*{

	margin:0px;

	padding:0px;

	font-family: "Microsoft YaHei", 微软雅黑;

}

ul,li{

	list-style: none;

	margin-bottom: 0px;

}

a{

	text-decoration: none;

	color: #444;

}

a:hover{

	text-decoration: none;

	color: #186bb7;

}

h1,h2,h3,h4,h5,p{

	margin: 0px;

}

.red{

	border:1px red solid;

}

.p{

	padding:0px;

}

.m{

	margin:0px;

}

.top{
    background: #f4f4f4;
    height: 40px;
    line-height: 40px;
    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;
}

.topArea a{
    color: #0b6db6;
    margin-right: 10px;
    font-weight: bold;
}
.topArea a.topMore{
    color: #838c94;
    font-weight: normal;
} 

.pos_city{
    overflow:hidden;background: #fff;padding:15px 15px 0px 15px;width: 100%;
}
.pos_city a{
    width:18%;margin-right: 2%;background: #f0f0f0;line-height: 30px;height: 30px;text-align: center;margin-bottom: 15px;
}
.pos_city a:nth-child(5n+5){
    margin-right: 0px;
}
#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: 150px;
    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: 980px;
    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{

	margin:20px auto; 

}

.navbar-default{

	background-color: transparent;

	border:none;

}

.navbar-default .navbar-nav>li>a{

	font-size: 16px;

	padding:19px 15px;

}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus{

	color: #0272b1;

}

.navbar-collapse{

	padding:0px;

}

.navbar{

	margin-bottom: 0px;

}
.mod-1{
    margin-top: 50px;
    background-color:#e8fbff;
    padding: 30px;
    line-height: 35px;
    font-size: 16px;
}
.mod-1 img{
    float: left;
    width: 350px;
    margin-right: 30px;
}
.school-open{
    padding:30px 30px 15px 30px;
    overflow: hidden;
    background-color: #fff;
    max-height: 524px;
    overflow-y: scroll;
}
@media (min-width: 1200px){

	.container {

	    width: 1200px;

	}

}

.banner{
    width: 100%;
    background: url(https://img.k12zx.com/Newsogo/618a08ca9dbeb1795.jpg) no-repeat center 0;
    background-size: cover;
    height: 500px;
}

@media (max-width: 768px){

	.banner{

		height: 150px;

	}

}

.mod h2{

	text-align: center;

	font-size: 40px;

	color:#186bb7;

	margin-top: 70px;

}


.mod .service{

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

    background-repeat: repeat-x;

    background-position: center;

    text-align: center;

    margin-top: 15px;

    margin-bottom: 70px;

}

.mod .service p{

	padding:0px 30px;

	color:#186bb7;

	font-size: 24px;



	position: relative;

	background-color: #fff;

	display: inline-block;

}

.mod p:before {

    content: "";

    width: 11px;

    height: 11px;

    position: absolute;

    left: 0;

    top: 50%;

    margin-top: -5px;

    border-radius: 50%;

}

.mod .service p:after {

    content: "";

    width: 11px;

    height: 11px;

    position: absolute;

    right: 0;

    top: 50%;

    margin-top: -5px;

    border-radius: 50%;

}

.mod .service p:after, .mod .service p:before {

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

}



.action{

	text-align: center;

	margin: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: 70px 0px;
    background-image: url(https://www.k12zx.com/statics/index/zt_2_img/bj.jpg);

    background-repeat: no-repeat;

    background-size: cover;

}

.mod-4 h2{

	text-align: center;

	font-size: 40px;

	color:#fff;

}



.mod-4 .service{

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

    background-repeat: repeat-x;

    background-position: center;

    text-align: center;

    margin-top: 15px;

    margin-bottom: 70px;

}

.mod-4 .service p{

	padding:0px 30px;

	color:#fff;

	font-size: 24px;

	background: #3f81be;

	position: relative;



	display: inline-block;

}

.mod-4 p:before {

    content: "";

    width: 11px;

    height: 11px;

    position: absolute;

    left: 0;

    top: 50%;

    margin-top: -5px;

    border-radius: 50%;

}

.mod-4 .service p:after {

    content: "";

    width: 11px;

    height: 11px;

    position: absolute;

    right: 0;

    top: 50%;

    margin-top: -5px;

    border-radius: 50%;

}

.mod-4 .service p:after, .mod-4 .service p:before {

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

}
.ph_hot{
    width: 1200px;
    margin: 0 auto;
}
.ph_hot_logo{
    border: 2px #fff solid;
}
.ph_hot_two{
    border-bottom: 2px #f1f1f1 solid;
    width: 970px;
}
.ph_hot_one:hover .ph_hot_logo{
    border: 2px #186bb7 solid;
}
.ph_hot_one:hover .ph_hot_two{
    border-bottom: 2px #186bb7 solid;
}
.shuzi{
    color: #fe9812;
    font-size: 66px;
    font-weight: bold;
    margin-right:30px;
    line-height: 80px;
    margin-left: 10px;
}
.ph_hot_one{
    margin-bottom: 25px;
}
.ph_hot_one h2{
    margin-top: 0px;
    width: 550px;
    text-align: left;
    margin-right: 30px;
}
.ph_hot_one h2 a{
    color: #186bb7;
    font-size: 24px;
    display: block;
    width: 100%;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
}
.ph_hot_two div{
    width: 100%;
}
.ph_hot_two p{
    line-height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    float: left;
    width: 100%;
    margin: 10px 0px 25px 0px;
}
.ph_hot_bm{
    color: #fe9812;
    font-size: 18px;
}
.dizhi{
    line-height: 30px;
    color: #000;
    font-weight: bold;
    position: relative;
    width:300px;
    height: 30px;
    overflow: hidden;
    padding-left:20px;
}
.dizhi:before{
    border: 6px solid transparent;
    border-left: 10px solid #333;
    width: 0;
    height: 0;
    position: absolute;
    content: ' ';
    left: 0px;
    top: 10px;
}

.foot{background:#282828;float:left;width:100%;padding-bottom: 120px;}

.auto{width:1200px;margin:0px auto;}

.foot_auto{float:left;padding:20px 0px;width:100%;}

.foot_left{width:320px;float:left;margin-top:40px;}

.foot_tel{margin-top:20px;margin-left:65px;}

.foot_center{/*width:600px;float:left;margin-left:120px;margin-top:10px*/text-align:center;}

.x_f_p a,.x_f_p{color:#828282;margin-top:0px;font-size:14px;font-family: serif;margin-bottom: 10px;}

.foot_right{float:right;margin-right:50px;}

.foot_right p{font-size:14px;color:#828282;margin-top:10px;line-height:20px;}

.xly_fr_ul{
    margin-top: 100px;position: fixed;top:25%;right:40px;z-index:999;
}
    .xly_fr_ul li {
    width: 70px;
    height: 70px;
    position: relative;
    background: #fff;
    border:1px #ccc solid;
    border-bottom: 1px solid #FFF;
    cursor: pointer;
    font-family: "微软雅黑","宋体";
    display: block;

}
.xly_fr_0 b {
    width: 60px;
    height: 77px;
    background-position: 0 0;
    top: -78px;
    left:5px;
}
.xly_fr_ul b {
    background: url(https://www.isixue.com/assets/images/tx.png) no-repeat;
    position: absolute;
    background-size: 60px;
}
.xly_fr_0 span {
    display: block;
    width: 60px;
    line-height: 16px;
    font-size: 13px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    color: #000;
}
.xly_fr_0:hover{
    background-color:#0071b5;
    
}
.xly_fr_0:hover span{
    
    color: #fff;
}

#abc{
background:url(https://www.isixue.com/assets/images/float_icon.png);width: 22px;height: 21px;    background-position: 0 -45px;position: absolute;left:25px;top:15px;
}
#xly_mfhb1:hover #abc{
    background-position: 26px -45px;
}
#xly_mfhb2 b{
background:url(https://www.isixue.com/assets/images/float_icon.png);width: 22px;height: 21px;    background-position: -1px -101px;position: absolute;left:25px;top:15px;
}
#xly_mfhb2:hover b{
    background-position: -28px -101px;
}
#oo{
background:url(https://www.isixue.com/assets/images/float_icon.png);width: 22px;height: 21px;    background-position: 0px -126px;position: absolute;left:25px;top:15px;
}
#xly_mfhb4{
    background-color:#0071b5;
    color: #fff;
}
#xly_mfhb4 span{
    color: #fff;
}
#xly_mfhb4 #oo{
    background-position: -28px -126px;
}
#pp{
background:url(https://www.isixue.com/assets/images/float_icon.png);width: 22px;height: 21px;    background-position: 0px -73px;position: absolute;left:25px;top:15px;
}
#xly_mfhb3:hover #pp{
    background-position: -27px -73px;
}
#uu{
background:url(https://www.isixue.com/assets/images/float_icon.png);width: 22px;height: 21px;    background-position: -27px -153px;position: absolute;left:25px;top:10px;
}

#xly_mfhb1 .aa{
background-color: #0071b5;
    color: #fff;
    position: absolute;
    top: -5px;
    box-shadow: -2px 0 2px rgba(0,0,0,0.2) inset; 
    display: none;
    font-size: 16px;
}
#xly_mfhb1 .aa td{
    color: #fff;
    line-height: 25px;
    padding:10px;
}
#xly_mfhb1 .aa td font{
    font-size: 14px;
}
#xly_mfhb2 .aa{
    background-color: #0071b5;
    color: #fff;
    width: 150px;
   
    height: 150px;
    position: absolute;
    top: -70px;
  
    box-shadow: -2px 0 2px rgba(0,0,0,0.2) inset;padding:10px;display: none;
}



.content{

    width: 1000px;

    margin:0px auto;

}

.g-dessert {

    display: block;

    position: fixed;

    z-index: 20;

    left: 0;

    bottom: -138px;

    width: 100%;

 

    color: #fff;

    background-color: #3d5c99;



}

.g-dessert h3 {

    padding: 24px 0 14px;

    font-size: 26px;

    font-weight: 400;

    color: #fff100;

}

.g-dessert h3 small {

    padding-left: 20px;

    font-size: 18px;

    font-style: normal;

    font-weight: 400;

    font-family: Arial,"Microsoft Yahei",sans-serif;

    color: #fff;

}

.g-dessert h3 small i {

    margin-right: 4px;

    background: url(https://www.k12zx.com/statics/index/img/tel.png) no-repeat;

    background-size: 18px;

    width: 18px;

    height: 18px;

    display: inline-block;

}

.g-dessert .sheet .portion .g-input {

    width: 200px;

    height: 40px;

    line-height: 40px;

    padding-top: 5px;

    padding-bottom: 5px;

    border: 0;

    border-radius: 2px;

    padding-left:10px;

}

.portion{

	padding-right: 15px;

}

.g-btn-green{

    background-color: #92de3f;

    color: #fff;

    border:none;

    padding: 10px 40px;

    border-radius: 2px;

}

.faq-main-bg dl{
    float: left;
    width: 50%;
    margin-top: 10px;

}

.faq-main-bg dl:nth-child(even){
    padding-left: 4%;
}
.faq-main-bg dl:nth-child(odd){
    padding-right: 4%;
    border-right:1px #ccc dashed;
}
.faq-main-bg dl .time{
    width: 75px;
    height: 75px;
    float: left;
    border-radius: 50%;
    border:1px #186bb7 solid;
    text-align:center;
    color: #186bb7;
    font-weight: bold;
    font-size: 14px;
    padding: 5px;
}
.faq-main-bg dl .time img{
    border-radius: 50%;
}
.op-content{
    margin-left: 20px;
    float: left;
    width: 420px;
    
}
.op-content a h2{
    color: #333;
}
.op-content a:hover h2{
    color: #186bb7;
}
.op-content h2{
    font-size: 20px;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
}
.op-content p{
    margin-top: 10px;
    overflow: hidden;
    width: 425px;
}
.op-content p span{
    float: left;
    line-height: 30px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #666;
}

.result li {
    margin-right: 15px;
    width: 288px;
    margin-bottom: 60px;
}
.result li a, .result li img {
    width: 100%;
}
.result li h4 {
    font-size: 16px;
    color: #333;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 288px;
    line-height: 40px;
}
.result li:nth-last-child(1) {
    margin-right: 0px;
}
@media (max-width: 768px){

    .mod h2,.mod-4 h2{

        font-size: 16px;

        margin-top: 20px;

        line-height: 30px;

    }

    .mod .service p,.mod-4 .service p{

        font-size: 14px;

    }

    .mod .service,.mod-4 .service{

        margin-bottom: 20px;

    }
    .mod-4{
        padding: 0px 0px 20px 0px;
    }
    .mod-1{
        margin-top: 0px;
        font-size: 14px;
        line-height: 30px;
        padding: 10px 20px;
        border-radius: 4px;
    }
    .ph_hot{
        width: 100%;
        padding: 0px 2%;
    }
    .ph_hot_logo{
        width:15%;
    }
    .shuzi{
        font-size: 32px;
        line-height: 54px;
        margin-left: 0px;
        margin-right: 10px;
    }
    .ph_hot_one{
        display: flex;
        margin-bottom: 0px;
    }
    .ph_hot_one h2 a{
        font-size: 16px;
    }
    .ph_hot_logo{
        border: none;
        padding:2px;
    }
    .ph_hot_two{
        width: 70%;
        border-bottom: 1px #f1f1f1 solid;
    }
    .ph_hot_one h2{
        margin-top: 10px;
        width: 100%;
    }
    .dizhi{
        margin-left: 25px;
    }
    .ph_hot_bm{
        font-size: 16px;
        line-height: 30px;
    }
    .ph_hot_two p{
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        white-space: normal;
        margin-bottom: 10px;
        margin-top: 0px;
    }
    .ph_hot_one:hover .ph_hot_logo,.ph_hot_one:hover .ph_hot_two{
        border: none;
    }
    .school-open{
        margin: 2%;
        padding: 5%;
        max-height: 780px;
        overflow: scroll;
    }
    .faq-main-bg dl{
        width: 100%;
        margin-right: 0px;
        margin-bottom: 0px;

    }
    .faq-main-bg dl:nth-child(odd){
        border-right: none;
        padding-right:0px;
    }
    .faq-main-bg dl .time{
        width: 50px;
        height: 50px;
    }
    .op-content{
        width: 78%;
        border-bottom: 1px #eee solid;
        padding-bottom: 10px;  
    }
    .faq-main-bg dl:nth-last-child(1) .op-content{
        border-bottom: none;
    }
    .faq-main-bg dl:nth-child(even) {
        padding-left: 0px;
    }
    .mod-1 img{
        width: 40%;
        margin-right: 5%;
    }
  
}
