body {
    color: #888;
    font-size: 12px;
    line-height: 1.7em;
    font-family:"微软雅黑";
    background: #FAFBFF;
}
.clearfix:after{
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
    clear:both;
}
/*兼容ie浏览器*/
.clearfix{
    zoom:1;
}

/*面包屑导航*/
.content-nav{
    width: 100%;
    min-width: 1200px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /*background: #F6F6F6;*/
}
.content-nav div{
    width: 1200px;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #9fa9b3;
}
.content-nav div a{color: #9fa9b3;}
.content-nav div a:hover{color: #FF7423;}
/*内容*/
.cxxContent{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
}
/*左边*/
.special-left{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    width: 914px;
    background: #ffffff;
    padding: 30px 38px 10px;
}
.special-left .city-details-title{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 30px 0;
    border-bottom: 1px solid #DBDBDB;
}
.special-left .city-details-title h1{
    font-size: 28px;
    color: #373536;
    font-weight: 900;
    line-height: 40px;
    text-align: center;
    margin-bottom: 10px;
}
.special-left .city-details-title p{
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    color: #A4A4A4;
}
.special-left .city-details-title p span{
    display: inline-block;
    margin: 0 5px;
}
.special-left .city-details-img{
    display: block;
    width: 838px;
    height: 81px;
    margin: 23px auto;
}
.special-left .city-details-img img{
    width: 838px;
    height: 81px;
}
.special-left .city-details-tag{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin: 20px 0;
}
.special-left .city-details-tag a{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    border: 1px solid #333;
    color: #333;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    border-radius: 20px;
    padding: 0 15px;
    margin-right: 10px;
    margin-top: 10px;
}
.special-left .city-details-upDown{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 40px 0;
}
.special-left .city-details-upDown a{
    width: 50%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: #333;
}
.special-left .city-details-upDown a:nth-child(2){text-align: right;}
.special-left .city-details-upDown a span{margin-right: 20px;display: inline-block;}
.special-left .city-details-upDown a:hover{color: #FF7423;}

.special-left .city-details-wz{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    width: 100%;
    margin: 30px auto;
}
.special-left .city-details-wz .city-wz-list{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 48%;
    float: left;
}
.special-left .city-details-wz .city-wz-list2{float: right;}
.special-left .city-details-wz .city-wz-list .city-wz-title{
    font-size: 16px;
    color: #FF7F3E;
    text-align: left;
}
.special-left .city-details-wz .city-wz-list .city-wz-ul li{
    margin-top: 12px;
    font-size: 15px;
}
.special-left .city-details-wz .city-wz-list .city-wz-ul li a{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #333;
}
.special-left .city-details-wz .city-wz-list .city-wz-ul li a p{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 305px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.special-left .city-details-wz .city-wz-list .city-wz-ul li a span{color: #AAAAAA;}
.special-left .city-details-wz .city-wz-list .city-wz-ul li a:hover{color: #FF7324;}
.special-left .city-details-wz .city-wz-list .city-wz-ul li a:hover span{color: #FF7324;}


.eassy-box{
    color: #333;
    font-size: 16px;
    line-height: 30px;
    font-family: "Microsoft YaHei","微软雅黑";
}














/*报名表单*/
.special-form{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 914px;
    background: #ffffff;
    margin-top: 20px;
    margin-bottom: 40px;
    padding: 28px 30px;
}
.special-form .special-form-left{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 396px;
    height: 317px;
    float: left;
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}
.special-form .special-form-left li{
    width: 396px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.special-form .special-form-left li a{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: flex;
    width: 196px;
    height: 100px;
    color: #ffffff;
    padding-left: 10px;
    position: relative;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
}
.special-form .special-form-left li a img{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.special-form .special-form-left li a b{
    display: block;
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    position: relative;
    z-index: 2;
}
.special-form .special-form-left li a p{
    font-size: 12px;
    line-height: 24px;
    position: relative;
    z-index: 2;
}
.special-form .special-form-left li:last-child a{
    width: 100%;
    height: 110px;
    flex-direction: revert;
    align-items: center;
}
.special-form .special-form-left li:last-child a p{margin-left: 10px;}

.special-form .special-form-right{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 440px;
    height: 317px;
    float: right;
    padding-top: 60px;
    background: url("../image/form-bg.jpg") no-repeat center;
}
.special-form .special-form-right .special-form-ul{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 320px;
    margin: 0 auto;
}
.special-form .special-form-right .special-form-ul li{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 323px;
    height: 35px;
    padding: 0 10px;
    margin-bottom: 8px;
    background: #ffffff;
    border-radius: 10px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    display: flex;
    justify-content: left;
    align-items: center;
    font-size: 14px;
}
.special-form .special-form-right .special-form-ul li span{
    display: inline-block;
    width: 20px;
    height: 21px;
    margin-right: 5px;
}
.special-form .special-form-right .special-form-ul li .form-img1{
    background: url("../image/form-1.png") no-repeat center;
}
.special-form .special-form-right .special-form-ul li .form-img2{
    background: url("../image/form-2.png") no-repeat center;
}
.special-form .special-form-right .special-form-ul li .form-img3{
    background: url("../image/form-3.png") no-repeat center;
}
.special-form .special-form-right .special-form-ul li .form-img4{
    background: url("../image/form-4.png") no-repeat center;
}
.special-form .special-form-right .special-form-ul li .user-num,.user-name,.select-kc{
    display: inline-block;
    width: 270px;
    line-height: 35px;
    border: none;
}
.special-form .special-form-right .special-form-ul li .user-sex{
    margin: 0 5px;
}
.special-form .special-form-right .special-form-ul li .user-sex1{
    margin-left: 20px;
    margin-right: 5px;
}
.special-form .special-form-right .special-form-ul li .select-sm{
    color: #A3A3A3!important;
    cursor: not-allowed;
}
.special-form .special-form-right .special-form-ul li .select-kc{
    appearance:none;
    outline: none;
    -moz-appearance:none;
    -webkit-appearance:none;
    border: 0;
    display: block;
    position: relative;

}
.special-form .special-form-right .special-form-ul li .select-kc:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000;
}
.special-form .special-form-right .yes_submit{
    display: block;
    width: 160px;
    height: 35px;
    line-height: 35px;
    background: #FFED53;
    color: #39454F;
    border-radius: 20px;
    margin: 15px auto 0;
    text-align: center;
    font-size: 16px;
    border: none;
    cursor: pointer;
}
.special-form .special-form-right .yes_submit:hover{
    color: #ffffff;
    background: #ff7422;
}
.special-form .special-form-right .special-form-sm{
    font-size: 14px;
    text-align: center;
    color: #C9E7FE;
    margin-top: 10px;
}

/*右侧*/
.special-right{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 270px;
    background: #ffffff;
    padding: 20px;
}
.special-right .special-right-banner{
    width: 230px;
    margin: 0 auto;
}
.special-right .special-right-banner img{
    width: 230px;
    height: 133px;
}
.special-right .special-right-click{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    width: 100%;
}
.special-right .special-right-click a{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    border: 1px solid #E3E3E4;
    color: #403F3F;
    width: 110px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    margin-right: 10px;
    margin-top: 10px;
    font-size: 14px;
    float: left;
}
.special-right .special-right-click a:nth-child(2n){
    margin-right: 0;
}
.special-right .special-right-click a:hover{
    background: #FF7422;
    color: #ffffff;
    border: 1px solid #FF7422;
}
/*二级联动*/
.special-right .special-right-select{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 230px;
    margin: 20px auto;
}
.special-right .special-right-select .select-xq{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 33px;
    line-height: 33px;
    border: 1px solid #359AEA;
    font-size: 14px;
    padding-left: 10px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url("../image/select-jt.png") 205px center no-repeat #fff;
}

.special-right .special-right-select .select-content{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    font-size: 14px;
}
.special-right .special-right-select .select-content .select-xq-ul{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: none;
}
.special-right .special-right-select .select-content .select-ul-on{display: block;}
.special-right .special-right-select .select-content .select-xq-ul li{
    margin-top: 15px;
    color: #403F3F;
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.special-right .special-right-select .select-content .select-xq-ul li a{color: #D91B3F;}
.special-right .special-right-select .select-content .select-xq-ul li a:hover{color: #FF6000;}

.special-right .special-right-select .special-right-jgs{
    display: block;
    width: 230px;
    height: 57px;
    margin-top: 20px;
}
/*免费课程推荐*/
.special-right .special-right-title{
    font-size: 16px;
    color: #403F3F;
    width: 100%;
    margin: 20px 0;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.special-right .special-right-title a{color: #A3A3A3;}
.special-right .special-right-title a:hover{color: #FF7422;}

.special-right .special-right-free{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}
.special-right .special-right-free li{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    overflow: hidden;
    margin-bottom: 15px;
}
.special-right .special-right-free li a{
    display: block;
    width: 100%;
    height: 100%;
}
.special-right .special-right-free li .special-free-img{
    width: 104px;
    height: 66px;
    float: left;
}
.special-right .special-right-free li .special-free-img img{
    width: 104px;
    height: 66px;
}
.special-right .special-right-free li .special-free-txt{
    width: 118px;
    float: right;
}
.special-right .special-right-free li .special-free-txt h5{
    color: #403F3F;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 14px;
    margin-bottom: 5px;
    font-weight: 500;
}
.special-right .special-right-free li:hover .special-free-txt h5{
    color: #FF7422;
}
.special-right .special-right-free li .special-free-txt p{
    width: 100%;
    color: #A3A3A3;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
}
.special-right .special-right-free li .special-free-txt p span{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    background: url("../image/fire.png") no-repeat center left;
    padding-left: 15px;
    line-height: 13px;
}

.special-right .special-right-wend{
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.special-right .special-right-wend li{
    width: 230px;
    height: 64px;
    font-size: 16px;
    text-align: center;
    line-height: 64px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    margin-bottom: 8px;
}
.special-right .special-right-wend li a{
    display: block;
    width: 100%;
    height: 100%;
    color: #ffffff;
}
.special-right .special-right-wend li:hover{
    transition: 0.3s;
    transform: translateY(-2px);
}
.special-right .special-right-wend li:nth-child(1){
    background: url("../image/tj-1.png") no-repeat center;
}
.special-right .special-right-wend li:nth-child(2){
    background: url("../image/tj-2.png") no-repeat center;
}
.special-right .special-right-wend li:nth-child(3){
    background: url("../image/tj-3.png") no-repeat center;
}
.special-right .special-right-wend li:nth-child(4){
    background: url("../image/tj-4.png") no-repeat center;
}

.special-right .special-right-question{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin-top: -10px;
}
.special-right .special-right-question li a{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px solid #F2F4F7;
}
.special-right .special-right-question li h5{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 23px;
    background: url("../image/question.png") no-repeat center left;
    height: 20px;
    line-height: 20px;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 8px;
    font-size: 16px;
    font-weight: 500;
}
.special-right .special-right-question li:hover h5{color: #FF7422;}
.special-right .special-right-question li p{
    font-size: 13px;
    line-height: 20px;
    color: #A3A3A3;
}
.special-right .special-right-question li p span{color: #FF7422;}

.eassy-box h1{font-size: 16px !important;}
.eassy-box h2{font-size: 16px !important;}
.eassy-box h3{font-size: 16px !important;}
.eassy-box h4{font-size: 16px !important;}
.eassy-box h5{font-size: 16px !important;}
.eassy-box h6{font-size: 16px !important;}



.index-footer{min-width: 1200px;background: #3D4255;box-sizing: border-box;overflow: hidden;}
.index-footer .index-footer-up{width: 1200px;height: 385px;margin: 0 auto;overflow: hidden;padding: 50px 0 0;font-size: 14px; /*border-bottom: 1px solid #676C7A;*/position: relative;}
.index-footer .index-footer-up ul{float: left;margin-right: 35px;}
.index-footer .index-footer-up ul:nth-child(1){margin-left: 45px;}
.index-footer .index-footer-up ul li{margin-bottom: 17px;font-size: 14px;color: #676C7A;}
/* .index-footer .index-footer-up ul li:hover{color: #FF6F1E;}*/
.index-footer .index-footer-up ul li a{color: #676C7A;}
.index-footer .index-footer-up ul li a:hover{color: #FF6F1E;}
.index-footer .index-footer-up ul .ft-first{font-weight: bold;color: #9B9DA0;}
.index-footer .index-footer-up ul .ft-first:hover{color: #9B9DA0;}
.index-footer .index-footer-up .index-footer-ewm {
    margin-right: 0;
    position: absolute;
    right: 0;
    top: 50px;
}
.index-footer .index-footer-up .index-footer-ewm li{float: left;width: 134px;text-align: center;margin-left: 20px;color: white;}
/**/
.index-footer .index-footer-tel{
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 1200px;
    margin: 0 auto 30px;
}
.index-footer .index-footer-tel a{
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #676C7A;
}
.index-footer .index-footer-tel a:nth-child(3):hover{color: #FD6419;}

/**/
.index-footer .index-footer-down{width: 1150px;height: 80px;margin: 0 auto;overflow: hidden;padding: 50px 0;font-size: 14px;}
.index-footer .index-footer-down>p{margin-bottom: 10px;color: #676C7A;}
.index-footer .index-footer-down ul li{margin-bottom: 10px;margin-right: 10px;float: left;}
.index-footer .index-footer-down ul li a{color: #676C7A;}
.index-footer .index-footer-down ul li a:hover{color: #FF6F1E;}



/*2020-4-1活动侧导航*/
[class^='cxx1-'],
[class*=' cxx1-']{
    background: url("../../image/float-cdh2.png") no-repeat;
    -webkit-background-size: 183px 68px;
    background-size: 183px 68px;
}
.float-cdh{
    position: fixed;
    top: 15%;
    right: 0;
    box-sizing: border-box;
    z-index: 999;
    width: 60px;
    background: #EDEEEE;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 0 8px 1px #AD9B93;
}
.float-cdh .float-cdh-top{
    box-sizing: border-box;
    display: inline-block;
    background: url("../../image/float-cdh1.png") no-repeat center;
    width: 60px;
    height: 55px;
    color: #f0f4f7;
    text-align: center;
    font-size: 16px;
    padding: 6px 0;
    overflow: hidden;
    position: relative;
}
.float-cdh .float-cdh-top div{
    position: absolute;
    width: 80px;
    height: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    pointer-events: none;
    background-color: #fff;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    display: inline-block;
    -webkit-animation: btn-scale 1s 0s ease-in-out infinite;
    -moz-animation: btn-scale 1s 0s ease-in-out infinite;
    -ms-animation: btn-scale 1s 0s ease-in-out infinite;
    -o-animation: btn-scale 1s 0s ease-in-out infinite;
    animation: btn-scale 1s 0s ease-in-out infinite;
}
@keyframes btn-scale{
    0%{
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    100%{
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }
}
.float-cdh .float-cdh-ul{
    width: 58px;
    margin: 0 auto;
}
.float-cdh .float-cdh-ul li{
    margin-top: 5px;
}
.float-cdh .float-cdh-ul li:hover a i{
    background-position-y: -31px;
    transition: 0.5s;
}
.float-cdh .float-cdh-ul li a {
    width: 58px;
    height: 60px;
    background: #ffffff;
    overflow: hidden;
    display: block;
    text-align: center;
    color: #606060;
    font-size: 12px;
}
.float-cdh .float-cdh-ul li:hover a{
    background: #FD6419;
    color: #ffffff;
}
.float-cdh .float-cdh-ul li a i{
    display: block;
    width: 36px;
    height: 34px;
    margin: 2px auto;
}
.float-cdh .float-cdh-ul li a .cxx1-1{
    background-position: 0 0;
}
.float-cdh .float-cdh-ul li a .cxx1-2{
    background-position: -36px 0;
}
.float-cdh .float-cdh-ul li a .cxx1-3{
    background-position: -72px 0;
}
.float-cdh .float-cdh-ul li a .cxx1-4{
    background-position: -105px 0;
}
.float-cdh .float-cdh-ul li a .cxx1-5{
    background-position: -144px 0;
}
.float-cdh .float-cdh-foot{
    box-sizing: border-box;
    width: 60px;
    height: 56px;
    background: url("../../image/float-cdh3.png") no-repeat;
    text-align: center;
    font-size: 12px;
    color: #ffffff;
    margin-top: 5px;
    padding-top: 30px;
    cursor: pointer;
}










