*{
    margin:0px;
    padding:0px;
    font:14px/1.6 "PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;
}
*{
    moz-user-select: -moz-none;
    -moz-user-select: none;
    -o-user-select:none;
    -khtml-user-select:none;
    -webkit-user-select:none;
    -ms-user-select:none;
    user-select:none;
}

ul,li{
    list-style: none;
}
b,strong{
    font-weight: bold;a
}
a,a:-webkit-any-link {
    color: -webkit-link;
    cursor: pointer;
    text-decoration: none;
}
.bgfff {
    background: #fff;
}
.red{
    border:1px red solid;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.w1200 {
    margin:0 auto;
    width: 1200px;
    overflow: hidden;
}

.top{
    background: #f4f4f4;    
    color: #838c94;
    font-size: 14px;
}
.top .index_pc a{
    color: #838c94;
    border-right: 1px #c8c8c8 solid;
    padding-right: 15px;
    margin-right: 15px;
    font-size: 14px;
    line-height: 40px;
}

.topArea a{
    color: #0b6db6;
    margin-right: 10px;
    font-weight: bold;
    line-height: 40px;
}
.topArea a.topMore{
    color: #838c94;
    font-weight: normal;
} 
#City_more {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,0.5);
    display: none;
    z-index: 99;
}
.City_list{
    width: 1000px;
    height: 650px;
    background-color: #fff;
    overflow-y: scroll;
    position: relative;
    margin-top: 100px;
    left:50%;
    margin-left:-500px;
    
}
.close_btn{
    position: absolute;
    right:20px;
    top:20px;
    color: #3e3e3e;
    cursor: pointer;
}
.hot-city {
    border-bottom: solid 1px #e6e6e6;
    padding: 15px 30px;
    font-size: 16px;
    position: fixed;
    background-color: #fff;
    z-index: 9;
    width: 940px;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
}
.hot-title {
    display: inline-block;
    line-height: 34px;
    vertical-align: top;
    color: #428bca;
}
.hot-items {
    display: inline-block;
    width: 820px;
    line-height: 34px;
}
.hot-city a {
    color: #3e3e3e;
    text-decoration: none;
    padding: 0px 16px;
    display: inline-block;
    height: 34px;
    line-height: 34px;
    text-align: center;
    white-space: nowrap;
}
.hot-city a:hover{
    color: #428bca;
}
.city-letter-group {
    font-size: 15px;
    position: absolute;
    top: 65px;
    right: 0;
    left: 0;
}
.city-letter-group li {
    padding: 6px 30px;
    border-bottom: solid 1px #e6e6e6;
}
.city-letter {
    display: inline-block;
    width: 33px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    background-color: #f8f8f8;
    border: solid 1px #eee;
    vertical-align: top;
}
.city-items {
    margin-left: 30px;
    line-height: 33px;
    width: 820px;
    display: inline-block;
}
.city-items a {
    padding: 0px 10px;
    text-decoration: none;
    color: #666;
    white-space: nowrap;
}
.city-letter-group{
    font-size: 15px;
}
.city-letter-group li:hover .city-letter,.city-letter-group li.focus .city-letter{
    background-color: #428bca;
    color: #fff;
}
.city-letter-group li:hover,.city-letter-group li.focus
{
    background-color:#f8f8f8;
}
.city-letter-group a:hover{
    color: #428bca;
}
.head {
    padding: 20px 0px;
    background: #fff;
}
.banner {
    width: 100%;
    background: url(/assets/img/graduation-g9e4612c94_1920.jpg) no-repeat center center;
    background-size: cover;
    height: 450px;
    color: #fff;
    text-align: center;
}
.banner h1{
    font-size: 56px;
    font-weight: bold;
    letter-spacing: 5px;
    padding-top: 100px;
}
.banner h2{
    font-size: 38px;
    font-weight: bold;
    letter-spacing: 2px;
    margin: 10px 0px 20px 0px;
}
.banner p{
    font-size: 32px;
    font-weight: bold;
}
.nav li{
    float: left;
    padding: 25px 15px;
}
.nav li a{
    font-size: 16px;
    color: #777;
}
.nav li a:hover{
    color: #0272b1;
}


footer {
    background: #333;
    margin-top: 30px;
    padding: 20px 0px;
}
.inde_link {
    overflow: hidden;
    padding-top: 20px;
    text-align: center;
    position: relative;
    width: 810px;
    float: left;
}
.inde_link p {
    color: #999;
    font-size: 14px;
    width: 100%;
    margin-bottom: 20px;
}
.inde_link a {
    color: #999;
    padding: 0px 30px;
    border-right: 1px #555 solid;
}
.inde_link a:hover{
    color: #fff;
}

.main01-text-box,.main02-text-box,.main03-text-box {
    padding: 0px 30px 40px 30px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    margin: 60px 10px;
    position: relative;
    overflow: hidden;
}
.main01-text-box h2{
    font-size: 24px;
    font-weight: bold;
    margin-left: 90px;
    margin-top: 20px;
}
.main01-text-box .jj{
    width: 710px;
    float: left;
}
.jj p{
    margin-top: 30px;
    font-size: 16px;
    line-height: 32px;
    height: 128px;
    overflow: hidden;

}
.info_jj{
    border-top: 1px #eee dashed;margin-top:15px;padding-top:15px;overflow: hidden;
}
.info_jj span{
    float: left;line-height: 35px;
    font-size: 15px;
}
.info_jj span b{
    font-size: 15px;
}
.guide-tit{
  position: absolute;
  width: 72px;
  height: 71px;
  padding-top: 14px;
  font-size: 26px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  background: url(/assets/img/guide-tit-bg-6.png) no-repeat top center;
  top: 0;
  left: 30px;
}
.action{

    text-align: center;

    margin: 0px 0px 70px 0px;

}

.g-tel {

    display: inline-block;

    width: 299px;

    height: 47px;

    background-image: url(https://www.k12zx.com/statics/index/zt_2_img/201701261121.png);
                           
    background-repeat: no-repeat;

    font-size: 26px;

    font-weight: bold;

    -webkit-box-sizing: border-box;

    box-sizing: border-box;

    padding-left: 49px;

    text-align: center;

    line-height: 47px;

    margin-right: 50px;

}

.g-tel.blue {

    width: 328px;

    height: 51px;

    background-position: 0 -98px;

    color: #186bb7;

}

.g-form.blue {

    width: 328px;

    height: 51px;

    background-position: 0 -151px;

    color: #186bb7;

}

.g-form {

    display: inline-block;

    width: 299px;

    height: 49px;

    background-image: url(https://www.k12zx.com/statics/index/zt_2_img/201701261121.png);

    background-repeat: no-repeat;

    font-size: 26px;

    font-weight: bold;

    -webkit-box-sizing: border-box;

    box-sizing: border-box;

    padding-left: 49px;

    text-align: center;

    line-height: 47px;

}


.mod-4 {
    padding-top: 70px;
    background: url(/assets/img/bj.jpg);
    background-repeat: no-repeat;
    background-size: contain;
}
.mod-4 h2{
    text-align: center;
    font-size: 40px;
    color: #fff;
}
.mod-4 ul{
    overflow: hidden;
    margin: 50px 0px;
}
.mod-4 ul li{
    float: left;
    width: 17%;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    margin:2%;
    padding: 30px 2%;
}
.mod-4 ul li i{
    width: 97px;
    height: 97px;
    margin: 0 auto;
    display: block;
    background: url(/assets/img/main03-icon.png) no-repeat;
}
.mod-4 ul li h3{
    font-size: 18px;
    margin-top: 10px;
    text-align: center;
    font-weight: bold;
    line-height: 32px;
    height: 32px;
    overflow: hidden;
}
.mod-4 ul li p{
    font-size:16px ;
    margin-top: 10px;
    line-height: 30px;
    height: 120px;
    overflow: hidden;
    color: #666;
}
.mod-4 ul li:nth-child(2) i{
    background-position: 0 -160px;
}
.mod-4 ul li:nth-child(3) i{
        background-position: 0 -320px;
}
.mod-4 ul li:nth-child(4) i{
        background-position: 0 -480px;
}


.mod-5{
    padding-top: 40px;
}
.mod-5 h2{
    text-align: center;
    font-size: 40px;
    color: #186bb7;
}
.news_content-zsjz {
    overflow: hidden;
    padding:15px 0px 10px 0px;
    border-bottom: 1px #e9e9e9 dotted;
}
.news_content-zsjz:nth-last-child(1){
    border: none;
}
.img-zsjz {
 
    width: 150px;
    height: 146px;
    overflow: hidden;
}
.img-zsjz img {
    width: 146px;
    height: 146px;
}

.mid-zsjz p{
    line-height: 25px;
    overflow: hidden;
    width: 100%;
    margin-bottom: 10px;
    height: 50px;
    float: left;
    font-size: 14px;
}
.tit-zsjz, .info {
    overflow: hidden;
    width: 100%;
}
.tit-zsjz font{
    border:1px #0b6db6 solid;padding:0px 5px; border-radius: 3px;margin-left: 15px;color: #0b6db6;
}
.tit-zsjz a {
    color: #000;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 10px;
    width: auto;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
}
.tit-zsjz a:hover{
    text-decoration: underline;
}   


.info span {
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    color: #999;
    margin-bottom: 10px;
}
.opera{
    width: 130px;
    margin-left:80px;
    margin-top: 30px;
}
.opera a {
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    padding: 0 30px;
    color: #fff;
}
.g-btn-black-line {
    
    background-color: #0b6db6;
    margin-bottom: 15px;
}
.g-btn-school-sub-line {
    color: #fff;
    background-color: #fca649;

}
.g-btn-black-line:hover{background-color: #0b6db6;color: #fff;}
.g-btn-school-sub-line:hover{background-color: #ff8400;color: #fff;}
.mid-zsjz {
    padding: 0px 0px 0px 25px;
    width: 735px;
}
.main03-text-box ul{
    overflow: hidden;
}

.main03-text-box ul li{
    width: 100%;
    float: left;
    margin-bottom: 20px;
}
.main03-text-box ul li h3{
    font-size: 18px;
    color: #333;
    font-weight: bold;
    float: left;
    width: 75%;
    line-height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.main03-text-box ul li span{
    float: right;
    color: #999;
    font-size: 14px;
    line-height: 30px;
}
.main03-text-box ul li p {
    background: #f5f5f5;
    padding: 2%;
    margin-top: 10px;
    color: #444;
    float: left;
    width: 96%;
}
.main03-text-box ul li p span{
    line-height: 24px;
    font-size: 14px;
    color: #9598a2;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.main03-text-box ul li a{
    overflow: hidden;
}
.main03-text-box ul li h3:hover{
    text-decoration: underline;
}

.mod-6 {
    padding-top: 270px;
    background: url(/assets/img/l4_02.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 80px;
    margin-bottom: 20px;
}
.mod-6 h2{
    text-align: center;
    font-size: 40px;
    color: #fff;
}
.liucheng{
    overflow: hidden;
    position: relative;
}
.jiacha{
    position: absolute;
    border: 1px #bec3d6 dotted;
    left: 3%;
    right: 3%;
    top: 67px;
}
.liucheng li{
    float: left;
    margin: 0px 3%;
    width: 19%;
}
.liucheng li h3{
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    text-align: center;
}
.liucheng li span{
    display: block;
    background: #ffe0c1;
    width: 40px;
    height: 35px;
    border-radius: 50%;
    padding-top: 5px;
    margin: 20px auto;
    position: relative;
    z-index: 1;
}
.liucheng li span font{
    display: block;
    width: 30px;
    height: 30px;
    background: #ff9833;
    border-radius: 50%;
    color: #fff;
    margin: auto;
    text-align: center;
    line-height: 30px;
}
.liucheng li p{
    padding: 10px;
    background: #fff;
    position: relative;
    text-align: center;
    margin-top: 20px;
}
.liucheng li p font{
    display: block;
    line-height: 25px;
    height: 75px;
    overflow: hidden;
    
}
.liucheng li p:after{
    display: block;
    content: '';
    position: absolute;
    left: 50%;
    top: -15px;
    margin-left: -8px;
    height: 0px;
    border: 8px solid #000;
    border-top-color: transparent;
    border-bottom-color: #fff;
    border-left-color: transparent;
    border-right-color: transparent;
}
.form-group{
    float: left;
    border: 1px solid #ddd;
    border-radius: 4px;
    width: 28%;
    margin: 0 2.5% 10px;
}
.control-label {
    position: relative;
    font-size: 14px;
    font-weight: normal;
    width: 67px;
    padding-left: 35px;
    color: #333;
    z-index: 0;
    float: left;
}
.custom-bg {
    background: url(/assets/img/form-icon.png) no-repeat -3px -49px;
}
.control-label {
    padding-top: 6px;
}
.phone-bg {
    background: url(/assets/img/form-icon.png) no-repeat -3px -105px;
}
.grade-bg {
    background: url(/assets/img/form-icon.png) no-repeat -3px -221px;
}
.control-label em {
    position: absolute;
    color: #ae2a2a;
    z-index: 0;
    left: 5px;
    top: 6px;
}
.form-group-main {
    position: relative;
    float: left;
    width: 50%;
}
.form-control {
    border: none !important;
    box-shadow: none !important;
    background: #fff !important;
    color: #999;
    height: 30px;
    outline: none;
}
.textarea-group{
    width:94.5%;
}
.textarea-group textarea {
    padding: 7px 12px;
    border: none !important;
    height: 42px;
    outline: none;
    width: 100%;
}
.submit-group {
    width: 100% !important;
    text-align: center;
    border: none;
}
.submit-group .btn-default {
    display: inline-block;
    width: 130px;
    font-size: 16px;
    line-height: 35px;
    background: #ed833a;
    color: #fff;
    border: none !important;
    border-radius: 3px;
    padding: 0;
    margin-top: 10px;
}
.bmlc{
    margin-top: 40px;
}
.txs {
    border: 1px #fff solid;
    width: 40px;
    font-size: 22px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    height: 130px;
    padding-top: 15px;
    margin-top: 13px;
}
.txq {
    margin-left: 25px;
    text-align: center;
}
.txlc {
    width: 130px;
    margin-top: 30px;
    margin-right: 15px;
    position: relative;
}
.txlctwo:after {
    position: absolute;
    border: 7px solid transparent;
    border-left: 7px solid #fff;
    width: 0;
    height: 0;
    position: absolute;
    content: ' ';
    top: 26px;
    right: -15px;
}
.txq span {
    color: #fff;
    width: 100%;
    font-size: 16px;
    margin-top: 10px;
}
.txscourse {
    margin-left: 25px;
    width: 600px;
}
.txscourse span {
    border: 1px #fff solid;
    line-height: 40px;
    color: #fff;
    margin-right: 15px;
    margin-bottom: 15px;
    width: 180px;
    text-align: center;
}
.label{
    overflow: hidden;
    margin-bottom:17px;
}
.label a{
    float: left;
    margin-right: 3%;
    background: #186bb7;
    color: #fff;
    width: 31.3%;
    margin-bottom: 15px;
    line-height: 40px;
    text-align: center;
}
.label a:nth-child(3n){
    margin-right: 0px;
}