@charset "utf-8";
/* CSS Document */
body {
    max-width: 100%; overflow-x: hidden; background: #fff;
    font: 18px/36px "Hiragino Sans GB", "MicroSoft YaHei", Arial, sans-serif; }
body , h1 , h2 , h3 , h4 , h5 , h6 , hr , p , blockquote , dl , dt , dd , ul , ol , li ,
pre , form , fieldset , legend , button , input , select, textarea ,
th, td { margin: 0; padding: 0; }
img { border: none; max-width: 100%; }
a { color: #2b2a3c; text-decoration: none; }
a:hover { text-decoration: none; }
a , area { blr: expression(this.onFocus=this.blur()); }
ul , ol , li { list-style: none; }
table { border-collapse: collapse; border-spacing: 0; max-width: 100%; }
input , :focus { outline: 0; }
input[type="button"] , input[type="submit"] , input[type="reset"] , select { -webkit-appearance: none; }
input::focus-inner { padding: 0; border: 0; }

.fl { float: left; } .fr { float: right; }
.clearfix:after { display: block; content: ''; clear: both; } .clearfix { zoom: 1;}
.clear { height: 0; width: 100%; overflow: hidden; font-size: 1px; line-height: 0; visibility: hidden; }
.Width { width: 1190px; margin: 0 auto; }
.hide , .onlymob { display: none; }
.container{ width:1260px; margin:0 auto; position:relative; box-sizing: border-box }
.container:after { display: block; content: ''; height: 0; font-size: 0; clear: both; }
ul:after { display: block; content: ''; height: 0; font-size: 0; clear: both; }

select::-ms-expand { display: none; }
input::-ms-clear, input::-ms-reveal{
    display: none;
}

/* 通用头部 */
.ht_top {
    width: 100%; overflow: hidden;
    background: #fafafa url(https://www.huatu.com/z/topfooter/images/nav_bg.gif) repeat-x 0 0;
    line-height: 41px; }
.ht_top .zt_top {
    width: 1200px; height: 41px; margin: 0 auto; }
.ht_top h1 {
    float: left; }
.ht_top h1 a {
    float: left; width: 131px; height: 40px; overflow: hidden;
    background: url(https://www.huatu.com/z/topfooter/images/logo.gif) no-repeat;
    font-size: 12px; text-indent: -100em; }
.ht_top .topnav {
    float: right; color: #333; font-size: 12px; }
.ht_top .topnav a {
    padding: 0 8px; }
.ht_top .topnav a:hover {
    color: #e4393c; text-decoration: underline; }

/* 通用底部 */
.footer { background: #007b3f; clear: both; position: relative; padding: 45px 0; text-align: center; }
.footer p { position: relative; z-index: 2; color:#fff; font-size: 16px; line-height: 30px; }
.footer p span { padding: 0 5px; }
.footer p a { color:#fff; }


.banner_box{
    width: 100%;
    height: 600px;
    background: url("../images/banner.jpg") top center no-repeat;
}
.banner_box .container{
    padding-top: 90px;
}
.banner_p{
    width: 440px;
    line-height: 60px;
    margin: 0 0 35px 180px;
    background: #60bf53;
    font-size: 40px;
    color: #026c37;
    text-align: center;
    border-radius: 30px;
}
.banner_box h1{
    width: 677px;
    height: 114px;
    background: url("../images/title_top.png");
    margin-left: 10px;
    font-size: 0;
}
.banner_box h2{
    width: 484px;
    height: 105px;
    background: url("../images/title_bottom.png");
    margin-left: 100px;
    font-size: 0;
    margin-top: 10px;
}
.form_box{
    background: #fdfffe;
    margin: 50px auto;
    padding: 60px 0;
    text-align: center;
    border-radius: 20px;
    box-shadow: 0 0 20px #f6f6f6;
}
.ajax_form{
    width: 520px;
    margin: 0 auto;
}
.ajax_form .por{
    position: relative;
    margin-bottom: 25px;
}
.city_box{
    margin-bottom: 25px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.city_box #province,
.city_box #city{
    width: 49%;
    margin-bottom: 0;
}
.ajax_form input,.ajax_form select{
    height: 70px;
    line-height: 70px;
    background: #f6f6f6;
    -webkit-appearance:none;
    appearance:none;
    border-radius: 35px;
    border: 0;
    box-sizing: border-box;
    padding-left: 20px;
    font-size: 20px;
    color: #878686;
}
input::-webkit-input-placeholder{
    color: #878686;
}
input::-moz-placeholder{
    color: #878686;
}
input:-moz-placeholder{
    color: #878686;
}
input:-ms-input-placeholder{
    color: #878686;
}
.ajax_form select{
    width: 255px;
    background: #f6f6f6 url("../images/select_bg.jpg") 95% center no-repeat;
}
.ajax_form input{
    width: 100%;
}
.ajax_form input.send{
    width: 195px;
    position: absolute;
    right: 0;
    top: 0;
    background: #aaa9a9;
    color: #fff;
    padding: 0;
    cursor: pointer;
    text-align: center;
}
.ajax_form .submit{
    width: 285px;
    line-height: 80px;
    border-radius: 40px;
    margin: 45px auto;
    background: linear-gradient(to right,#008442,#5dc364);
    font-size: 24px;
    color: #fff;
    padding: 0;
    cursor: pointer;
}
a.register{
    display: block;
    line-height: 70px;
    color: #f90a0a;
    font-size: 30px;
}
p.tips{
    line-height: 40px;
    font-size: 18px;
    color: #3b3838;
}
.picScroll-left {
    width: 1260px;
    overflow: hidden;
    position: relative;
    margin: 0 auto 40px auto;
}
.picScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
}
.picScroll-left .bd ul li {
    width: 245px;
    margin-right: 8px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}
#__nc {
	display: block;
	box-sizing: border-box;
	width: 100%;
	height: 70px;
	background-color: #fff;
	font-size: 18px;
	padding: 0;
}
._nc .stage,._nc .stage1 .track div, ._nc .stage1 .label{
	padding: 0!important;
	height: 70px!important;
	line-height: 70px!important;
	font-size: 18px;
}
._nc .stage1 .slider{
	height: 70px!important;
	left: 0;
	right: 0;
}
._nc .stage1 .button{
	width:  70px!important;
	height: 70px!important;
}
.nc-container #nc_1_wrapper, .nc-container.tb-login #nc_1_wrapper,.nc-container #nc_2_wrapper, .nc-container.tb-login #nc_2_wrapper {
	width: 100%!important;
	height: 70px;
}
.nc-container .nc_scale .scale_text{
	font-size: 18px!important;
	text-align: left;
}
.nc_scale {
	height: 70px!important;
}
.nc-container .nc_scale span {
	top: 0px!important;
	left: 0!important;
	height: 70px!important;
	line-height: 70px!important;
}
.nc-container .nc_scale span.nc-lang-cnt {
	line-height: 70px;
}
.nc-container .nc_scale .btn_ok {
	line-height: 70px;
}
/* 隐私协议 */
.checkbox {
    margin-right: 2%;
  }
  .last-check {
    /*   margin-top: .2rem;*/
    display: flex;
  }
  .last-check label {
    font-size: 14px;
    color: #666;
  }
  .last-check a {
    color: #999;
    font-size: 10px;
  }
  input[type=checkbox] {
    width: 28px !important;
    height: 24px !important;
    margin: 0 !important;
    padding: 0 !important;
    opacity: 0 !important;
    line-height: 0 !important;
    filter:"alpha(opacity=0)";
  }
  input[type=checkbox]+label {
    display: inline-block;
    margin-left: -28px;
    padding-left: 28px;
    background: url('../images/checkbox_icon.png') no-repeat 0px -51px;
    line-height: 24px;
    opacity: 1;
  }
  input[type=checkbox]:hover+label {
    background: url('../images/checkbox_icon.png') no-repeat 0px -51px;
  }
  input[type=checkbox]:checked+label {
    background: url('../images/checkbox_icon.png') no-repeat 0px -25px;
  }
  input[type=checkbox]:checked:hover+label {
    background: url('../images/checkbox_icon.png') no-repeat 0px -81px;
  }
  /* 协议样式 end */
@media only all and (max-width:1200px) {
    .picScroll-left .bd ul{
        width: 100% !important;
        overflow-x: auto !important;
    }
    .onlymob {
        display: block;
    }

    html {
        font-size: 20px;
    }

    body {
        width: 18.75rem;
        font-size: .7rem;
        line-height: 1.2rem;
        background-size: auto 12rem;
        background-position: center 2rem;
    }

    html, body {
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    }

    .container{
        width: 100%;
    }

    .Width {
        width: 17.5rem;
    }

    /* 隐藏元素 */
    .ht_top .topnav a:nth-child(n+2),
    .stage,
    .footer p,
    .pc, .onlypc {
        display: none;
    }

    /* 通用头部 */
    .ht_top {
        height: 2.5rem;
        background-size: auto 100%;
        line-height: 2.5rem;
    }

    .ht_top h1 a {
        height: 2.5rem;
        width: 7.5rem;
        background: url(https://www.huatu.com/images/2015css/images/mob_logo.png) no-repeat center / contain;
    }

    .ht_top .topnav {
        font-size: .8rem;
        text-indent: -1000rem;
    }

    .ht_top .topnav a {
        padding: 0 0 0 0.3rem;
        text-indent: 0;
        float: right;
    }

    .footer {
        position: relative;
        height: 2.4rem;
        padding: 0 0;
        overflow: hidden;
    }

    .footer:before {
        display: block;
        content: "华图教育集团版权所有";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 2.4rem;
        overflow: hidden;
        color: #fff;
        font-size: .7rem;
        line-height: 2.4rem;
        text-align: center;
    }

    .banner_box {
        width: 100%;
        height: 8.5rem;
        background-size: 150% auto;
    }

    .banner_box .container {
        padding-top: 1rem;
    }

    .banner_p {
        width: 9rem;
        line-height: 1.5rem;
        margin: 0 0 .5rem 1.5rem;
        background: #60bf53;
        font-size: .8rem;
        color: #026c37;
        text-align: center;
        border-radius: 0.75rem;
    }

    .banner_box h1 {
        width: 9.5rem;
        height: 1.6rem;
        background-size: contain;
        margin-left: 1.2rem;
        font-size: 0;
    }

    .banner_box h2 {
        width: 6rem;
        height: 1.3rem;
        background-size: contain;
        margin-left: 3rem;
        font-size: 0;
        margin-top: 0.2rem;
    }


    .form_box {
        width: 98%;
        margin: 1rem auto;
        padding: 1rem 0;
        border-radius: .5rem;
        box-shadow: 0 0 20px #f6f6f6;
    }
    .ajax_form {
        width: 90%;
    }
    .ajax_form .por {
        margin-bottom: .5rem;
    }
    .city_box{
        margin-bottom: .5rem;
    }
    .ajax_form input, .ajax_form select {
        height: 1.8rem;
        line-height: 1.8rem;
        border-radius: .9rem;
        padding-left: .5rem;
        font-size: .7rem;
    }
    .ajax_form select {
        appearance:none;
        -moz-appearance:none;
        -webkit-appearance:none;
        -ms-appearance:none;
        width: 100%;
        background-size: .5rem;
    }
    .ajax_form input.send {
        width: 5rem;
    }
    #__nc {
        display: block;
        box-sizing: border-box;
        width: 100%;
        height: 2rem;
        background-color: #fff;
        font-size: .7rem;
        padding: 0;
    }
    ._nc .stage,._nc .stage1 .track div, ._nc .stage1 .label{
        padding: 0!important;
        height: 2rem!important;
        line-height: 2rem!important;
        font-size: .7rem;
    }
    ._nc .stage1 .slider{
        height: 2rem!important;
        left: 0;
        right: 0;
    }
    ._nc .stage1 .button{
        width:  2rem!important;
        height: 2rem!important;
    }
    .nc-container #nc_1_wrapper, .nc-container.tb-login #nc_1_wrapper,.nc-container #nc_2_wrapper, .nc-container.tb-login #nc_2_wrapper {
        width: 100%!important;
        height: 2rem;
    }
    .nc-container .nc_scale .scale_text{
        font-size: .7rem!important;
        text-align: left;
    }
    .nc_scale {
        height: 2rem!important;
    }
    .nc-container .nc_scale span {
        top: 0px!important;
        left: 0!important;
        height: 2rem!important;
        line-height: 2rem!important;
    }
    .nc-container .nc_scale span.nc-lang-cnt {
        line-height: 2rem;
    }
    .nc-container .nc_scale .btn_ok {
        line-height: 2rem;
    }
    .ajax_form .submit {
        width: 7rem;
        line-height: 2rem;
        border-radius: 1rem;
        margin: .7rem auto;
        font-size: .8rem;
    }
    a.register {
        line-height: 2rem;
        font-size: .8rem;
    }
    p.tips {
        line-height: 1rem;
        font-size: .6rem;
    }
    .picScroll-left {
        width: 97%;
        margin: 0 auto 1rem auto;
    }
    .picScroll-left .bd ul li {
        width: 6rem;
        margin-right: 0.1rem;
        float: left;
        _display: inline;
        overflow: hidden;
        text-align: center;
    }
    .picScroll-left .bd ul li img{
        width: 6rem;
    }



}