.banner {
    width: 100%;
    height: 330px;
    background: url(../img/bannerjxjy.png) no-repeat center;
    background-repeat: no-repeat;
    background-size: cover;
}


/*通知公告*/
.education_tzgg{
	margin-top:20px;
}
.education_tzgg_left{
	background:#ffffff;
	float: left;
	width:760px;
	height:262px;
	padding: 20px 30px;
}
.education_tzgg_title{
}
.education_tzgg_title h4{
	font-size: 20px;
	color: #333333;
	line-height: 30px;
	float: left;
}
.education_tzgg_title p{
	width: 80px;
	height: 30px;
	background: #126de6;
	border-radius: 15px;
	font-size:16px;
	color:#ffffff;
	line-height: 30px;
	text-align: center;
	float: right;
	cursor: pointer;
}
.education_tzgg_title p span{
	margin-left: 10px;
}
.education_tzgg_content{
	margin-top:15px;
}
.education_tzgg_content p{
	font-size: 16px;
	color: #333333;
	line-height: 30px;
	float: left;
}
.education_tzgg_content p:nth-of-type(1){
	width:500px;
}
.education_tzgg_content p:nth-of-type(2){
	font-size: 14px;
	color: #999999;
	float: right;
}
.education_tzgg_content p i{
	width:6px;
	height:6px;
	background:#126DE6;
	border-radius: 50%;
	display: inline-block;
	vertical-align: middle;
    margin-right: 10px;
}
.education_tzgg_right{
	background:#ffffff;
	float: left;
	width:418px;
	height:262px;
	margin-left: 31px;
}
.education_tzgg_right_one{
	background: url(../img/continuing/sd_1.png) no-repeat;
	background-size:cover;
	width:380px;
	height:120px;
	position:relative;
	margin: auto;
	margin-top:10px;
	cursor: pointer;
}
.education_tzgg_right_one p{
	font-size: 18px;
	color: #ffffff;
	padding: 0 20px;
}
.education_tzgg_right_one p:nth-of-type(1){
	padding-top:30px;
}
.education_tzgg_right_one span{
	position: absolute;
	display: inline-block;
	width: 100px;
	height: 40px;
	background: #fc571f;
	box-shadow: 0px 3px 9px 0px rgba(154,39,0,0.59);
	color:#ffffff;
	font-weight: 600;
	text-align: center;
	right: 20px;
	top:39px; 
	line-height: 40px;
	border-radius: 20px;
}
.education_tzgg_right_one:nth-of-type(2){
	background: url(../img/continuing/sd_2.png) no-repeat;
	background-size:cover;
	width:380px;
	height:120px;
	position: relative;
}

.education_xxlc{
	margin-top:20px;
	background:#ffffff;
	height:210px;
}
.education_xxlc_center ul li{
	float: left;
}
.education_xxlc_center ul li:nth-of-type(1){
	margin-right: 20px;
}
.education_xxlc .jiantou{
	padding: 0 15px;
	margin-top:96px;
}
.education_xxlc .xxlc_lc{
	margin-top:36px;
}
.education_xxlc_center ul li dl dd{
	width: 136px;
	height: 27px;
	font-size: 12px;
	color: #999999;
	text-align: center;
    margin-top: -10px;
    margin-left: 7px;
}
.education_xxlc ul li:nth-last-child(1){
	margin-left: 40px;
	margin-top:45px;
}
/*培训说明*/
.education_pxsm {
	background: #ffffff;
	overflow: hidden;
	margin-top:20px;
	height:330px;
}
.education_pxsm_content{
	padding: 0 45px;
}
.education_pxsm_content ul li{
	float: left;
	position: relative;
	height:234px;
	width:168px;
	margin-right: 20px;
}
.education_pxsm_content ul li:nth-last-child(1){
	margin-right: 0;
}
.education_pxsm_content ul li dl dt{
	background:url(../img/continuing/pxsm_bg.png) no-repeat;
	background-size: cover;
	font-size: 20px;
	color: #ffffff;
	text-align: center;
	height:92px;
	line-height: 92px;
}
.education_pxsm_content ul li dl dd{
	font-size: 14px;
	color: #333333;
	line-height: 24px;
	padding-top:38px;
	background: #F8F8F8;
	height:142px;
	text-align: center;
}
.education_pxsm_content ul li dl dd p{
	width: 140px;
    margin: auto;
    text-align-last: left;
    /* padding-left: 16px; */
    /* text-align: center; */
    margin-left: 20px;
}

.education_pxsm_content ul li img{
	position: absolute;
	top: 70px;
    left: 60px;
}
.education_pxsm_title h4{
	padding: 20px 30px;
	font-size: 20px;
}








.wrop_training {
    background: #ffffff;
}
.training_ins {
    padding-bottom: 66px;
}
.training_instructions h3 {
    padding: 10px 0;
    font-size: 17px;
    font-weight: 600;
    display: flex;
    justify-content: flex-start;
    margin-right: 20px;
    cursor: context-menu;
    width: 100%;
    background-color: #FFFFFF;
    padding-bottom: 10px;
    padding-top: 19px;
}

.span {
    width: 5px;
    height: 18px;
    background: #1477e4;
    display: inline-block;
    margin-top: 3px;
    margin-right: 10px;
    margin-left: 30px;
}
.training_instructions .wrop_title {
    text-align: center;
    color: #000000;
    font-size: 18px;
    background: #ffffff;
}
.training_instructions .radio_bj {
    width: 436px;
    height: 436px;
    margin: 46px auto 0;
    background: url("../img/continuing/bj.png") no-repeat;
    background-size: 100% 100%;
    position: relative;
}
.training_instructions .radio_bj .radios {
    width: 88px;
    height: 88px;
    background-size: 100% 100%;
    position: absolute;
    cursor: pointer;
}
.training_instructions .radios_text {
    font-size: 14px;
    text-align: center;
    color: #ffffff;
    margin-top: 52px;

}
.training_instructions .radio_bj .radios_0 {
    top: 0;
    left: 71px;
}
.training_instructions .radio_bj .radios_1 {
    top: 0;
    right: 71px;
}
.training_instructions .radio_bj .radios_2 {
    top: 148px;
    left: -47px;
}
.training_instructions .radio_bj .radios_3 {
    top: 148px;
    right: -47px;
}
.training_instructions .radio_bj .radios_4 {
    top: 297px;
    left: 15px;
}
.training_instructions .radio_bj .radios_5 {
    top: 297px;
    right: 15px;
}
.training_instructions .radio_bj .radios_6 {
    bottom: -22px;
    left: 0;
    right: 0;
    margin: auto;
}
.training_instructions .radio_bj .radios_8 {
    width: 82px;
    height: 83px;
    position: absolute;
    top:0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}
.training_instructions .radio_bj .radios_9 {
    width: 168px;
    height: 168px;
    position: absolute;
    top:0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}
.training_instructions .radio_bj .radios_9 .title{
    color: #1477e4;
    margin-top: 18px;
    font-size: 14px;
    text-align: center;
    font-weight: 600;
}
.training_instructions .radio_bj .radios_9 .content {
    font-size: 13px;
    padding: 5px 15px 10px;
    text-align: center;
    box-sizing: border-box;
    line-height: 18px;
}
.training_instructions .radio_bj .radios_8 img {
    width: 100%;
    height: 100%;
}
/*.training_ins {*/
/*    float: left;*/
/*    width: 1210px;*/
/*}*/

/*.training_left {*/
/*    float: left;*/
/*    width: 820px;*/
/*}*/

/*.training_right {*/
/*    float: left;*/
/*    width: 362px;*/
/*    height: 282px;*/
/*    background: #FFFFFF;*/
/*    margin-left: 27px;*/
/*    margin-top: -50px;*/
/*}*/


/*.training_ul{
    overflow: hidden;
    width:820px;
    background-color: #FFFFFF;
    padding-bottom: 45px;
}
.training_ul a{
    color: black;
    display: inline-block;
    width:165px;
    margin-left: 20px;
}
.training_ul a:nth-of-type(1){
    
    width:180px;
}
.training_ul a:nth-of-type(5){
    width:180px;
}
.training_ul li{
    float: left;
    width:165px;
    display: flex;
    justify-content: flex-start;
    margin-left: 20px;
    
}
.training_ul li p{
    font-size: 14px;
    margin-top: 20px;   
}
.training_ul li p:nth-of-type(2){
    
    margin-left: 10px;  
}
.training_ul li span{
    width:80px;
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    margin-top:5px;
    margin-bottom: 5px;
}
.training_ul li:nth-of-type(1){
    width:188px;
}
.training_ul li:nth-of-type(5){
    
    margin-left: 30px;
    width:188px;
}

.last_li{
    
    width:188px!important;
}*/

.training_left {
    /*width: 822px;*/
    width: 100%;
    height:500px;
    background: #FFFFFF;
    /*margin: auto;*/
    /*margin-top: 200px;*/
    padding-top: 10px;
}

.train_uli {
    
    float: left;
    display: flex;
    justify-content: center;
    width: 100%;
}

.train_uli li {
    float: left;
    display: inline-block;
    
}
.ulistone{
    margin-top: 47px;
}
.trainul_two{
    width: 200px;
    height: 130px;
    border-radius:4px;
    position: relative;
    background: #e5e5e5;
    margin: 0 40px;

}
.trainul_two>ul>li>img{

    position: absolute;
    top:-30px;
    left: 76px;
    
}


.train_ul {
    float: left;
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 70px;
    
}

.train_ul li {
    float: left;
}

.train_li li img {
    float: left;
    width: 55px;
    display: inline-block;
    cursor: pointer;
}

.train_li {
    position: relative;
}

.train_li li {
    
    float: left;
    
    
}

.train_li li:nth-of-type(2) {
    
    margin-top: 55px;
    text-align: center;
    width: 100%
}

.train_li li p {
    font-size: 14px;
    margin-top: 7px;
    text-align: center;
}

.first_1 {
    width: 112px;
}

.demo {
    display: none;
    position: absolute;
    z-index: 99;
    cursor: pointer;
    width: 210px;
    height: 157px;
    top: -30px;
}

#demo {
    background-color: #fff;
    position: relative;
    border: 2px solid #C10000;
    border-radius: 5px;
   
    height: 157px;
}
.trainul_two:hover .demo{
    display: block;
}

/* #demo
#demo{
    border: solid transparent;
    content: ' ';
    height: 0;
    right: 100%;
    position: absolute;
    width: 0;
} */

/* #demo:after {
    border-width: 10px;
    border-right-color: #fff;
    top: 30px;
}

#demo:before {
    border-width: 12px;
    border-right-color: #C10000;
    top: 28px;
} */

#demo h4 {
    padding: 10px;
    color: #1477e4;
}

#demo p {
    padding: 0 10px;
    max-width: 264px;
    padding-bottom: 20px;
}

.advisory_information h3 {
    padding: 10px 0;
    font-size: 17px;
    font-weight: 600;
    display: flex;
    justify-content: flex-start;
    margin-right: 20px;
    cursor: context-menu;
    width: 1210px;
    background-color: #FFFFFF;
    margin-top: 20px;
    padding-bottom: 10px;
    padding-top: 19px;
}

.advisory_right a {
    color: #000000!important;
}

.advisory_content {
    width: 1210px;
    background-color: #FFFFFF;
    overflow: hidden;
    padding-bottom: 20px;
}

.advisory_content .advisory_left {
    float: left;
    margin-left: 30px;
    margin-top: 10px;
}

.advisory_content .advisory_left img {
    width: 196px;
    height: 196px;
    display: inline-block;
}

.advisory_content .advisory_right {
    float: left;
    margin-left: 20px;
    margin-top: 10px;
}

.advisory_right p {
    display: flex;
    justify-content: space-between;
    width: 920px;
    /*line-height: 41px;*/
    cursor: pointer;
    padding: 10px 0;
}

.advisory_right p span {
    margin-top: -4px;
    height: 22px;
}

.advisory_right p span:nth-of-type(1):hover {
    /*border-bottom: 1px solid #C10000;*/
    /*height:40px;*/
}

.advisory_right p span:nth-of-type(2) {
    color: #999999;
}

.learning_process {
    overflow: hidden;
}

.learning_process h3 {
    padding: 10px 0;
    font-size: 17px;
    font-weight: 600;
    display: flex;
    justify-content: flex-start;
    margin-right: 20px;
    cursor: context-menu;
    width: 1210px;
    background-color: #FFFFFF;
    margin-top: 20px;
    padding-bottom: 10px;
    padding-top: 19px;
}

.learning_content {
    text-align: center;
    background: #FFFFFF;
    padding: 0 10px;
    padding-top: 20px;
    padding-bottom: 30px;
    position: relative;
}


.learning_content ul{
	align-items: center;
	float: left;
}
.learning_content ul li{
	width:95px;
	height:140px;
	float: left;
    padding: 0 60px;
}
.learning_content .countinue_jian img{
	margin-top:20px;
}
.learning_content a{
   height: 140px;
   width: 95px;
   display: inline-block;
   cursor: pointer;
}
.learning_content .learning_img a,.learning_content .learning_img1 a,.learning_content .learning_img2 a{
	width: 100px;
    height: 150px;
    display: inline-block;
}
.learning_con {
    background: #E5E5E5;
    height: 200px;
    margin-top: 20px;
    display: none;
}

.education_course {
    overflow: hidden;
    min-width: 1210px;
}

.education_course h3 {
    padding: 10px 0;
    font-size: 17px;
    font-weight: 600;
    display: flex;
    justify-content: flex-start;
    margin-right: 20px;
    cursor: context-menu;
    width: 1210px;
    background-color: #FFFFFF;
    margin-top: 20px;
    padding-bottom: 10px;
    padding-top: 19px;
}

.type_1 {
    padding: 20px 0;
    overflow: hidden;
    padding-left: 27px;
}

.type_1 ul li {
    float: left;
}

.type_1 li {
    padding: 10px 18px;
    cursor: pointer;
    margin-top: 4px;
}

.type_1 li:nth-of-type(1) {
    font-size: 17px;
    font-weight: 600;
    display: flex;
    justify-content: flex-start;
    cursor: context-menu;
}

.type_1 li p:nth-of-type(1) {
    margin-right: 10px;
}

.type_2 {
    padding: 20px 0;
    overflow: hidden;
    padding-left: 27px;
}

.type_2 ul li {
    float: left;
}

.type_2 li {
    padding: 10px 18px;
    cursor: pointer;
}

.type_2 li:nth-of-type(1) {
    font-size: 17px;
    font-weight: 600;
    display: flex;
    justify-content: flex-start;
    cursor: context-menu;
}

.type_2 li p:nth-of-type(1) {
    margin-right: 10px;
}


/*.type_1 li:nth-of-type(2) {
    background-color: #1477e4;
    text-align: center;
    color: #FFFFFF;
    border-radius: 5px;
}*/

.education_content {
    background: #FFFFFF;
}

.order_form table th:nth-of-type(1) {
    width: 201px;
}

.order_form table th:nth-of-type(2) {
    width: 399px;
}

.order_form table th:nth-of-type(3) {
    width: 150px;
}

.order_form table th:nth-of-type(4) {
    width: 86px;
}

.order_form table th:nth-of-type(5) {
    width: 126px;
}

.order_form table th:nth-of-type(6) {
    width: 93px;
}

.order_form table th:nth-of-type(7) {
    width: 94px;
}

.order_form .td_title {
    height: 50px;
    line-height: 50px;
    background-color: #FFF9F9;
}

.order_form tr {
    height: 50px;
}

.order_form td {
    vertical-align: middle;
}

.order_word p {
    font-size: 18px;
    line-height: 30px;
    margin-left: 16px;
}

.order_form {
    background: #ffffff;
    padding: 0 30px;
    padding-bottom: 30px;
}

.order_form table {
    width: 100%;
    text-align: center;
    border-collapse: collapse;
    font-size: 18px;
}

.order_form table thead {
    background-color: #F5E0E0;
    /* height: 50px; */
}

.order_form table thead th {
    border: 1px solid #d6cfcf;
    vertical-align: middle;
}

.order_form table thead th p {
    font-size: 18px;
    font-weight: normal;
}

.edu_l table tr {
    border: 1px solid #d6cfcf;
}

.order_form table td {
    border: 1px solid #d6cfcf;
    font-size: 16px;
    padding-left: 6px;
    padding-right: 6px;
}

.training_right {}

.training_right h4 {
    font-size: 20px;
    font-weight: 600;
    margin-top: 18px;
    /*margin-left: 20px;*/
}

.training_right form {
    margin-left: 20px;
}

.training_right input {
    width: 266px;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    font-size: 16px;
    background-color: #efefef;
    /*margin-top: 20px;*/
}

.login {
    width: 310px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    background-color: #C10000;
    /*margin-top: 20px;*/
    color: #FFFFFF;
    /* margin-left: 20px; */
    text-align: center;
    cursor: pointer;
}

.password {
    display: flex;
    justify-content: space-between;
    width: 310px;
    /* margin-left: 20px; */
    margin-top: 18px;
}

.password a {
    color: black;
}

.password span {
    display: inline-block;
    font-size: 16px;
}


/*.advisory_right a p:hover{
    border-bottom: 1px solid #C10000;
}*/

.login_after {
    text-align: center;
}

.login_after h4 {
    margin-top: 50px;
}

.login_after p {
    line-height: 32px;
}

.login_after p:nth-last-child(1) {
    width: 280px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    background-color: #C10000;
    margin-top: 20px;
    color: #FFFFFF;
    margin-left: 40px;
    text-align: center;
    cursor: pointer;
    font-weight: 600;
}

.type_active {
    background-color: #1477e4;
    text-align: center;
    color: #FFFFFF;
    border-radius: 5px;
}

.disabled {
    pointer-events: none;
}

.name,
.aress,
.year {
    color: #C10000;
    font-weight: 600;
}


.ding {
    position: fixed;
    top: 0;
    display: none;
}

.ding_1 {
    position: fixed;
    top: 300px;
    display: none;
}

.advisory_information h3 i {
    margin-left: 986px;
    font-weight: 100;
    color: #666666;
    cursor: pointer;
}

.login_user {
    display: flex;
    justify-content: center;
}

.login_pass {
    display: flex;
    justify-content: center;
}

.login_user p img,
.login_pass p img {
    margin-top: 11px;
    margin-left: 24px;
}

.login_user {
    margin-top: 20px;
}

.login_pass {
    margin-top: 20px;
}

.login_user,
.login_pass {
    width: 300px;
    background-color: #EFEFEF;
    border-radius: 5px;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #EFEFEF inset;
}

.training_ul a:hover {}

.order_form table tbody a {
    width: 32px;
    height: 23px;
    display: inline-block;
}

.order_form table tbody span:hover {
    color: #C10000;
}
.first_span_{
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 820px;
    display: inline-block;
}
.piplic_class{
    background: #1477e4;
    color: #ffffff;
    font-size: 14px;
    margin-left: 10px;
    border-radius: 3px;
    text-align: center;
    cursor: pointer;
   display: inline-block;
   padding: 10px 18px;
}
.certificate_tan {
	width: 100%;
	height: 100%;
	position: fixed;
	background-color: rgba(0, 0, 0, 0.5);
	top: 0;
	display: none;
	z-index: 1002;
}

.certificate {
	width: 600px;
    margin: auto;
    position: absolute;
   	top:0;
   	left:0;
   	right:0;
   	bottom: 0;
    height: 380px;
    z-index: 99;
    cursor: pointer;
    background:white;
}
.certificate .cer_p{
	color: #1477e4;
    text-align: center;
    padding: 10px 0;
}
.certificate .cer_tips{
	margin-left:173px;
	color:#1477e4;
	display:none;
}
label {
    cursor: pointer;
    display: inline-block;
    padding: 24px 6px;
    text-align: right;
    width: 150px;
    vertical-align: top;
    font-size: 18px;
    margin-right: 20px;
}
form input {
    width: 321px;
    height: 40px;
    background-color: #fafafa;
    border: 1px solid #e5e5e5;
    font-size: inherit;
    margin-top: 16px;
    padding-left: 10px;
}
.tios_ {
	position: fixed;
	left: 10px;
	background: url(/img/tongzhi.png) no-repeat;
	width: 241px;
	height: 541px;
	top: 40%;
	color: #d54821;
	z-index: 999;
	display: none;
	cursor: pointer;
}

.tios_ p {
	width: 213px;
	padding: 0 14px;
	font-size: 14px;
	line-height: 25px;
	margin-top:15px;
}

.tios_ h4 {
	margin-top: 80px;
	margin-left: 8px;
}
.tios_1 {
	position: fixed;
	left: 10px;
	background: url(/img/tongzhi_01.png) no-repeat;
	width: 241px;
	height: 226px;
	top: 40%;
	color: #d54821;
	z-index: 999;
	display: none;
	cursor: pointer;
}

.tios_1 p {
	width: 213px;
	padding: 0 14px;
	font-size: 14px;
	line-height: 25px;
	margin-top:15px;
}

.tios_1 h4 {
	margin-top: 80px;
	margin-left: 8px;
}
.primary_demonstration{
	text-align: center;
	font-size: 18px;
	margin-top:45px;
}
.demonstration{
	margin: auto;
	text-align: center;
	margin-bottom: 20px;
}
.demonstration ul{
	width: 186px;
	height:44px;
	margin: auto;
	overflow: hidden;
}
.demonstration ul li{
	background:url(../img/demonstration_1.png) no-repeat;
	background-size: cover;
	width:186px;
	height:44px;
	float: left;
	cursor: pointer;
	margin-left: 20px;
}
.demonstration ul li a{
	width:186px;
	height:44px;
	display: inline-block;
}
.demonstration ul li:nth-of-type(2){
	background:url(../img/demonstration_2.png) no-repeat;
}
.demonstration ul li:nth-of-type(3){
	background:url(../img/demonstration_3.png) no-repeat;
	width:195px;
}
.demonstration ul li:nth-of-type(1){
	margin-left: 0;
}


