* {
    padding: 0;
    margin: 0;
}

img {
    display: block;
    margin: 0 auto;
    width: 100%;
    border: none;
}

.b-back {
    position: relative;
    height: 500px;
    width: 100%;
    overflow: hidden;
}

.b-back>img {
    position: absolute;
    width: 1920px;
    height: 500px;
    left: 50%;
    margin-left: -960px;
    top: 0;
}

.b-back>div {
    position: absolute;
    width: 100%;
}

.b-back>div>h2 {
    font-size: 40px;
    color: #fff;
    text-align: center;
    margin-top: 60px;
}

.b-back>div>ul {
    text-align: center;
    font-size: 0;
}

.b-back>div>ul>li {
    display: inline-block;
    width: 145px;
    height: 30px;
    text-align: center;
    line-height: 28px;
    font-size: 16px;
    border: 1px solid #fff;
    -webkit-border-radius:5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    margin-top: 20px;
    margin: 15px 15px 0 15px;
    cursor: pointer;
}
.zckj-form{
    width: 625px;
    height: 225px;
    padding: 30px 0;
    margin: 40px auto;
    background: rgba(255, 255, 255, 0.8);
    text-align: center;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
}
.zckj-form>h3{
    font-size: 20px;
    color: #333333;
    margin-bottom: 25px;
}
.zckj-form>div{
    margin-bottom: 20px;
    font-size: 0;
}
.zckj-form>div span{
    display: inline-block;
    font-size: 14px;
    vertical-align: middle;
    color: #4d4d4d;
}
.zckj-form>div input{
    display: inline-block;
    width: 245px;
    height: 25px;
    background: #fff;
    font-size: 14px;
    vertical-align: middle;
    border: none;
}
.zckj-form>button{
    width: 95px;
    height: 25px;
    background: #006ef2;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    border: none;
    color: #fff;
}


/* 地区联动样式 */
* {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

html {
    -webkit-text-size-adjust: none;
    text-size-adjust: none;
}

html,
body {
    height: 100%;
    width: 100%;
}

.wrap {
    width: 464px;
    height: 34px;
    margin: 200px auto;
    border: 0;
    position: relative;
}

.input {
    position: absolute;
    top: 0;
    left: 0;
    width: 457px;
    margin: 0;
    padding-left: 5px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    border: 1px solid #c9cacb;
}

s {
    position: absolute;
    top: 1px;
    right: 0;
    width: 32px;
    height: 32px;
    background: url("img/arrow.png") no-repeat;
}

._citys {
    width: 465px;
    display: inline-block;
    border: 2px solid #eee;
    padding: 5px;
    position: relative;
    background: #fff;
}

._citys span {
    color: #05920a;
    height: 15px;
    width: 15px;
    line-height: 15px;
    text-align: center;
    border-radius: 3px;
    position: absolute;
    right: 10px;
    top: 10px;
    border: 1px solid #05920a;
    cursor: pointer;
}

._citys0 {
    width: 95%;
    height: 34px;
    line-height: 34px;
    display: inline-block;
    border-bottom: 2px solid #05920a;
    padding: 0px 5px;
    font-size: 14px;
    font-weight: bold;
    margin-left: 6px;
}

._citys0 li {
    display: inline-block;
    line-height: 34px;
    font-size: 15px;
    color: #888;
    width: 80px;
    text-align: center;
    cursor: pointer;
}

._citys1 {
    width: 100%;
    display: inline-block;
    padding: 10px 0;
}

._citys1 a {
    width: 83px;
    height: 35px;
    display: inline-block;
    background-color: #f5f5f5;
    color: #666;
    margin-left: 6px;
    margin-top: 3px;
    line-height: 35px;
    text-align: center;
    cursor: pointer;
    font-size: 12px;
    border-radius: 5px;
    overflow: hidden;
}

._citys1 a:hover {
    color: #fff;
    background-color: #05920a;
}

.AreaS {
    background-color: #05920a !important;
    color: #fff !important;
}





/*!*  *!*/
/*.banner-top{*/
    /*width:100%;*/
    /*height:620px;*/
    /*position:relative;*/
    /*overflow: hidden;*/
/*}*/
/*.banner-top .topimg{*/
    /*display:block;*/
    /*width:1920px;*/
    /*position:absolute;*/
    /*left:50%;*/
    /*top:0;*/
    /*margin-left:-960px;*/
    /*z-index:-1;*/
/*}*/
/*.banner-top .top-text{*/
    /*width:1400px;*/
    /*margin:0 auto;*/
    /*padding-top:30px;*/
    /*text-align:center;*/
    /*font-weight:bold;*/
/*}*/
/*.banner-top .title1{*/
    /*font-size:120px;*/
    /*color:#fff;*/
/*}*/
/*.banner-top .title2{*/
    /*font-size:72px;*/
    /*color:#ffec47;*/
    /*margin-top:20px;*/
/*}*/
/*.banner-top .top-line{*/
    /*width:200px;*/
    /*height:4px;*/
    /*background:#fff;*/
    /*margin:40px auto;*/
    /*position:relative;*/
/*}*/
/*.banner-top .top-line .s{*/
    /*width:0 ;*/
    /*height:0;*/
    /*border:10px solid ;*/
    /*border-color:#ff0 transparent transparent transparent;*/
    /*position:absolute;*/
    /*top:4px;*/
    /*left:90px;*/
/*}*/
/*.banner-top .top-text .text{*/
    /*font-size:36px;*/
    /*color:#fff;*/
    /*margin-top:40px;*/
/*}*/
/*.banner-top .top-text .top-btn{*/
    /*display:block;*/
    /*width:340px;*/
    /*height:80px;*/
    /*margin:40px auto;*/
    /*background:#fff;*/
    /*color:#222328;*/
    /*font-size:36px;*/
    /*line-height:80px;*/
    /*font-weight:normal;*/
    /*border-radius:10px;*/
    /*-webkit-border-radius:10px;*/
    /*-moz-border-radius:10px;*/
    /*-o-border-radius:10px;*/
/*}*/
/*.banner-top .top-text .top-btn:hover{*/
    /*background:#ff0;*/
/*}*/
/*!* content1 *!*/
/*.content1{*/
    /*width:100%;*/
    /*padding:20px 0;*/
/*}*/
/*.content-title{*/
    /*text-align:center;*/
    /*font-size:60px;*/
    /*color:#000;*/
    /*font-weight:bold;*/
    /*margin:60px 0 30px 0;*/
/*}*/
/*.red{ color:#f00 }*/
/*.content-title2{*/
    /*color:#f00;*/
    /*font-size:36px;*/
    /*text-align:center;*/
    /*margin-top:20px;*/
/*}*/
/*.text1{*/
    /*width:850px;*/
    /*margin:20px auto;*/
    /*font-size:18px;*/
    /*line-height:30px;*/
/*}*/
/*.content1 .table{*/
    /*width:1100px;*/
    /*margin:30px auto;*/
    /*text-align:center;*/
    /*font-size:32px;*/
    /*border-collapse:collapse; */
/*}*/
/*.content1 .table td{*/
    /*border:2px solid #ececec;*/
    /*padding:10px 0;*/
/*}*/
/*.content1 .table td:nth-child(1){*/
    /*background:#ccc;*/
/*}*/
/*.content1 .table tr:nth-child(1){*/
    /*background:#ccc;*/
/*}*/
/*.content1 .table td .tdtext{*/
    /*color:#ff3600;*/
    /*font-weight:bold;*/
    /*font-style:oblique;*/
    /*margin-right:8px;*/
/*}*/

/*!* content2 *!*/
/*.content2{*/
    /*width:100%;*/
    /*height:1310px;*/
    /*position:relative;*/
    /*overflow: hidden;*/
/*}*/
/*.content2-img{*/
    /*width:1920px;*/
    /*position:absolute;*/
    /*left:50%;*/
    /*top:0;*/
    /*margin-left:-960px;*/
    /*z-index:-1*/
/*}*/
/*.content2-inner{*/
    /*width:100%;*/
    /*height:100%;*/
    /*padding:30px 0;*/
/*}*/
/*.handline{*/
    /*text-align:center;*/
    /*color:#000;*/
    /*font-size:45px;*/
    /*font-weight:500;*/
    /*margin:15px 0;*/
/*}*/
/*.content2 .content2-banner{*/
    /*display:block;*/
    /*margin:40px auto;*/
/*}*/
/*.content2 .content2-inner .content2-btn{*/
    /*display:block;*/
    /*width:300px;*/
    /*height:60px;*/
    /*margin:60px auto 30px auto;*/
    /*text-align:center;*/
    /*line-height:60px;*/
    /*background:#222222;*/
    /*color:#ff0;*/
    /*border-radius:10px;*/
    /*-webkit-border-radius:10px;*/
    /*-moz-border-radius:10px;*/
    /*-o-border-radius:10px;*/
    /*font-size:24px;*/
/*}*/
/*.content2 .content2-inner .content2-btn:hover{*/
    /*background:#f00;*/
    /*color:#fff;*/
/*}*/
/*!* content3 *!*/
/*.content3{*/
    /*width:100%;*/
    /*padding:30px 0;*/
/*}*/
/*.content3-img{*/
    /*display:block;*/
    /*margin:30px auto;*/
/*}*/

/*!* 名师 *!*/
/*.content-new{*/
    /*width:100%;*/
    /*height:1080px;*/
    /*position:relative;*/
    /*overflow: hidden;*/
/*}*/
/*.teacherback{*/
    /*width:1920px;*/
    /*position:absolute;*/
    /*top:0;*/
    /*left:50%;*/
    /*margin-left:-960px;*/
    /*z-index:-1;*/
/*}*/
/*.content-new .inner-new{*/
    /*width:1200px;*/
    /*height:100%;*/
    /*padding:30px 0;*/
    /*margin:0 auto;*/
/*}*/
/*.content-new .teachers{*/
    /*width:100%;*/
    /*margin:60px 0 40px 0;*/
    /*padding:0 165px;*/
/*}*/
/*.content-new .teachers .lefimg-list{*/
    /*width:190px;*/
    /*height:565px;*/
    /*float:left;*/
    /*position:relative;*/
/*}*/
/*.content-new .teachers .lefimg-list li{*/
    /*width:100%;*/
    /*position:absolute;*/
    /*left:0;*/
    /*top:0;*/
/*}*/
/*.content-new .teachers .lefimg-list li img{*/
    /*display:block;*/

/*}*/
/*.content-new .teachers .lefimg-list li.imghide{*/
    /*display:none;*/
/*}*/
/*.content-new .teachers .rg-msg{*/
    /*width:610px;*/
    /*height:565px;*/
    /*float:right;*/
    /*color:#fff;*/
/*}*/
/*.content-new .teachers .rg-msg .msg-box{*/
    /*width:100%;*/
    /*height:415px;*/
    /*position:relative;*/
/*}*/
/*.content-new .teachers .rg-msg .msg{*/
    /*width:100%;*/
    /*position:absolute;*/
    /*left:0;*/
    /*top:0;*/
/*}*/
/*.content-new .teachers .rg-msg .msghide{*/
    /*display:none;*/
/*}*/
/*.content-new .teachers .rg-msg .business-card{*/
    /*width:400px;*/
    /*height:200px;*/
    /*background:#fff;*/
    /*text-align:center;*/
    /*padding-top:50px;*/
    /*margin-bottom:35px;*/
/*}*/
/*.content-new .teachers .rg-msg .business-card .engMR{*/
    /*font-size:48px;*/
    /*color:#042334;*/
    /*font-weight:600;*/
    /*margin-top:30px;*/
/*}*/
/*.content-new .teachers .rg-msg .business-card .card-text2{*/
    /*font-size:30px;*/
    /*color:#222328*/
/*}*/
/*.content-new .teachers .rg-msg .msg-text{*/
    /*font-size:24px;*/
    /*line-height:40px;*/

/*}*/
/*.content-new .teachers .rg-msg .tname-list{*/
    /*width:100%;*/
    /*margin-top:30px;*/
/*}*/
/*.content-new .teachers .rg-msg .tname-list li{*/
    /*width:150px;*/
    /*height:42px;*/
    /*border:1px solid #fff;*/
    /*float:left;*/
    /*font-size:24px;*/
    /*line-height:40px;*/
    /*text-align:center;*/
    /*margin-right:80px;*/
    /*cursor:pointer;*/
/*}*/
/*.content-new .teachers .rg-msg .tname-list li.show-name{*/
    /*background:#fff;*/
    /*color:#042334*/
/*}*/
/*.content-new .teachers .rg-msg .tname-list li:nth-child(1){*/
    /*margin-bottom:30px;*/
/*}*/
/*.content-new .teachers .rg-msg .tname-list li:nth-child(2){*/
    /*margin-bottom:30px;*/
/*}*/
/*.content-new .teachers .rg-msg .tname-list li:nth-child(3){*/
    /*margin-right:0;*/
    /*margin-bottom:30px;*/
/*}*/
/*.content-new .teachers .rg-msg .tname-list li:nth-child(6){*/
    /*margin-right:0;*/
/*}*/
/*.content-new .teacher-btn{*/
    /*display:block;*/
    /*width:300px;*/
    /*height:60px;*/
    /*margin:60px auto;*/
    /*text-align:center;*/
    /*line-height:60px;*/
    /*background:#fff;*/
    /*font-size:24px;*/
    /*color:#222328;*/
    /*border-radius:10px;*/
    /*-webkit-border-radius:10px;*/
    /*-moz-border-radius:10px;*/
    /*-o-border-radius:10px;*/
/*}*/
/*.content-new .teacher-btn:hover{*/
    /*background:#ff0;*/
/*}*/
/*!* content4 *!*/
/*.content4{*/
    /*width:1200px;*/
    /*margin:0 auto;*/
    /*!*padding:30px 0;*!*/
/*}*/
/*.content4 .course-table{*/
    /*width:100%;*/
    /*border-collapse: collapse;*/
    /*text-align:center;*/
    /*font-size:24px;*/
    /*color:#222328;*/
    /*margin:60px 0;*/
/*}*/
/*.content4 .course-table td{*/
    /*border:1px solid #999;*/
    /*padding:20px 10px;*/
    /*box-shadow:0 4px 4px #eee;*/
/*}*/
/*.content4 .course-table td:first-child{*/
    /*width:290px;*/
    /*background: linear-gradient(#ffb080, #ff6000);*/
    /*color:#fff;*/
    /*line-height:40px;*/
/*}*/
/*.content4 .course-table td:nth-child(2){*/
    /*width:210px;*/
/*}*/
/*.content4 .course-table td:nth-child(3){*/
    /*width:400px;*/
/*}*/
/*.content4 .course-table tr:first-child td{*/
    /*background: linear-gradient(#ffb080, #ff6000);*/
    /*color:#fff;*/
    /*font-size:36px;*/
    /*font-weight:600;*/
/*}*/
/*.content4 .course-table td p{*/
    /*margin-bottom:5px;*/
    /*line-height:40px;*/
/*}*/
/*.content4 .content4-btn{*/
    /*display:block;*/
    /*width:300px;*/
    /*height:60px;*/
    /*margin:60px auto;*/
    /*background:#222;*/
    /*color:#ff0;*/
    /*font-size:24px;*/
    /*text-align:center;*/
    /*line-height:60px;*/
    /*border-radius:10px;*/
    /*-webkit-border-radius:10px;*/
    /*-moz-border-radius:10px;*/
    /*-o-border-radius:10px;*/
/*}*/
/*.content4 .content4-btn:hover{*/
    /*background:#f00;*/
    /*color:#fff;*/
/*}*/
/*!* 课程服务 *!*/
/*.course-server{*/
    /*width:1200px;*/
    /*margin:0 auto;*/
    /*!*padding:30px 0;*!*/
/*}*/
/*.server-list{*/
    /*width:100%;*/
    /*margin:40px auto;*/
/*}*/
/*.server-list li{*/
    /*width:260px;*/
    /*height:260px;*/
    /*background:url('../images/default.png');*/
    /*position:relative;*/
    /*float:left;*/
    /*margin-bottom:55px;*/
    /*cursor:pointer;*/
/*}*/
/*.server-list .server{*/
    /*background:url('../images/active.png');*/
/*}*/
/*.server-list li .listimg{*/
    /*width:100px;*/
    /*position:absolute;*/
    /*top:50%;*/
    /*left:50%;*/
    /*margin-top:-50px;*/
    /*margin-left:-50px;*/
/*}*/
/*.server-list li .listinner{*/
    /*width:100%;*/
    /*height:100%;*/
    /*text-align:center;*/
    /*line-height:260px;*/
    /*font-size:26px;*/
    /*font-weight:bold;*/
    /*color:#222;*/
/*}*/
/*.server-list li .innerhide{*/
    /*display:none;*/
/*}*/
/*.server-list li .inneractive{*/
    /*width:100%;*/
    /*height:100%;*/
    /*text-align:center;*/
    /*font-size:24px;*/
    /*color:#000;*/
    /*padding:50px 70px;*/
/*}*/
/*.server-list li:nth-child(4){*/
    /*margin-bottom:0;*/
/*}*/
/*.server-list li:nth-child(5){*/
    /*margin-bottom:0;*/
/*}*/
/*.server-list li:nth-child(6){*/
    /*margin-bottom:0;*/
/*}*/
/*.server-list li:nth-child(7){*/
    /*margin-bottom:0;*/
/*}*/
/*.course-server .server-btns{*/
    /*width:100%;*/
    /*margin:60px 0;*/
    /*padding-left:220px;*/
/*}*/
/*.course-server .server-btns .server-btn{*/
    /*display:inline-block;*/
    /*width:300px;*/
    /*height:60px;*/
    /*background:#222;*/
    /*color:#ff0;*/
    /*line-height:60px;*/
    /*font-size:24px;*/
    /*border-radius:10px;*/
    /*-webkit-border-radius:10px;*/
    /*-moz-border-radius:10px;*/
    /*-o-border-radius:10px;*/
    /*text-align:center;*/
    /*margin-right:160px;*/
/*}*/
/*.course-server .server-btns .server-btn:hover{*/
    /*background:#f00;*/
    /*color:#fff;*/
/*}*/
/*!* 常见问题 *!*/
/*.content6{*/
    /*width:100%;*/
    /*height:2200px;*/
    /*overflow: hidden;*/
    /*position:relative;*/
/*}*/
/*.content6 .contentimg6{*/
    /*display:block;*/
    /*width:1920px;*/
    /*position:absolute;*/
    /*left:50%;*/
    /*top:0;*/
    /*margin-left:-960px;*/
    /*z-index:-1;*/
/*}*/
/*.question-list{*/
    /*width:1200px;*/
    /*margin:50px auto;*/
    /*padding:0 30px;*/
/*}*/
/*.question-list li{*/
    /*width:100%;*/
    /*margin-bottom:70px;*/
/*}*/
/*.question-list li .ask{*/
    /*display:inline-block;*/
    /*background:#f00;*/
    /*color:#fff;*/
    /*font-size:30px;*/
    /*padding:8px 30px 8px 15px;*/
    /*margin-bottom:30px;*/
/*}*/
/*.question-list li .answer{*/
    /*width:100%;*/
    /*font-size:30px;*/
    /*color:#222;*/
    /*line-height:50px;*/
/*}*/
/*.morebtn{*/
    /*display:block;*/
    /*width:360px;*/
    /*height:80px;*/
    /*background:#f00;*/
    /*margin:100px auto 300px auto;*/
    /*text-align:center;*/
    /*line-height:80px;*/
    /*color:#fff;*/
    /*font-size:30px;*/
/*}*/
