@charset "utf-8";
*{ -webkit-tap-highlight-color: transparent; -webkit-appearance: none;margin:0px;padding:0px; }
body,html{ max-width:750px; min-width:320px; height:auto; padding:0; margin:0 auto; font-family:"微软雅黑"; font-size:0.2rem; color:#333; background-color:#fff;}
a img { border:0;}
p,ul,li{ display:block; list-style:none; padding:0; margin:0;}
img{ padding:0; margin:0;max-width: 100%;}
span,p{ box-sizing:border-box; }
input{ font-family:"Microsoft YaHei",Arial, Helvetica, sans-serif; padding:0; margin:0; outline:none; }
textarea{ font-family:"Microsoft YaHei",Arial, Helvetica, sans-serif; }
a{ outline:none; text-decoration:none; color:#2e2e2e; }
a:link{ text-decoration:none; }
em {font-style: normal;}
input[type="button"], input[type="submit"], input[type="reset"] {
-webkit-appearance: none;
}
h1,h2,h3,h4,h5,h6{margin: 0;padding: 0;}
.fleft{ float:left; }
.imgWidth{ width:100%; }
.clear{height: 0;clear: both;}

header{
 position: fixed;
 z-index: 10000;
 left: 0;
 top: 0;
 width:100%;
 height:2.2rem;
 background:#fff;
}
header+.occupy{
 position: relative;
 height:2.2rem;
}
header .logo{
 display: block;
 margin: 0.26rem auto;
 width: 2.3rem;
}
header ul{
 width: 100%;
 overflow: hidden;
}
header ul li{
 box-sizing: border-box;
 float: left;
 padding-top: 0.24rem;
 width: 20%;
 height: 1.28rem;
 font-size: 0.24rem;
 text-align: center;
}
header ul li.on{
 background-color: #ff9f00;
 color: #fff;
}
header ul li .img{
 display: block;
 margin: 0 auto 0.15rem;
 height: 0.4rem;
 text-align: center;
}
header ul li .img img{
 height: 100%;
}
header .courseNav{
 
 position: absolute;
 z-index: 10000;
 left:0;
 top: 2.2rem;
 width: 2.42rem;
 height: 0; 
 background: #fff;
 
 overflow: hidden;
 box-shadow:0.02rem 0.02rem 0.08rem 0 rgba(0,0,0,0.1);
 transition: height 0.6s ease;
 -webkit-transition: height 0.6s ease;
}
header .courseNav.on{
 
 height: 6.7rem; 
}
header .courseNav a{
 box-sizing: border-box;
 display: block;
 padding: 0 0.1rem;
 width: 100%;
 height: 0.6rem;
 line-height: 0.6rem;
 text-align: center;
 font-size: 0.24rem;
 border-bottom: 1px solid #e6e6e6;
 border-right: 1px solid #e6e6e6;
 white-space: nowrap;
}
header .courseNav a:active{ color:#ff9f00; border-bottom: 1px solid #ff9f00; }
header .courseNav a:last-of-type{
 border-bottom: none;
}
.imgW{width:2.4rem;}
footer{
 margin-bottom: 0.3rem;
 box-sizing: border-box;
 padding: 0.4rem 0;
 float: left;
 width: 100%;
 height: 1.5rem;
 font-size: 0.22rem;
 line-height: 1.6;
 text-align: center;
}

.tabbar{ 
 z-index:10000;
 width: 1.07rem;
 height:auto;
 position: fixed;
 right:0;
 bottom:1.3rem;
}
.tabbar .item{
 display:flex;
 justify-content:space-around; align-items: center;
 width: .9rem; padding-left:0.17rem;
 height: 0.69rem; padding-bottom:0.06rem;
 float:left; margin-bottom:0.15rem; color:#333333;
 background: url(../../images/JSYL/float_icon1.png) no-repeat; background-size: 100% auto;
}
.tabbar .item.on{ 
 background: url(../../images/JSYL/float_icon2.png) no-repeat; background-size: 100% auto;
}
.tabbar .item img{
 display: block;
 margin: 0.2rem auto 0.16rem;
 height: 0.4rem;
}
.tabbar .item .name{
 display: block;
 width: 100%;
 font-size:0.2rem; line-height:0.26rem;
 text-align: center;
}

.banner{
 position: relative;
 min-height: 2.4rem;
 overflow: hidden;
 text-align: center;
}
.banner img{
 display: block;
}
.container{
 box-sizing: border-box;
 width: 100%;
 padding: 0 0.4rem 0.46rem;
 border-bottom: 1px solid #e7e7e7;
 overflow: hidden;
}
.container.nopadding{
 padding: 0;
}
.common_title{
 width: 100%;
 margin: 0.52rem 0 0 0;
 text-align: center;
 font-size: 0.3rem;
 font-weight: 700;
 
}
.common_title .icon{
 width: auto;
 height: 0.5rem;
 display: inline-block;
 margin-right: 0.16rem;
 vertical-align: middle;
}
.common_title .note{
 margin-top: 0.16rem;
 font-size: 0.24rem;
 font-weight: 400;
}
.learn_text{
 display: block;
 margin: 0.3rem 0 0.2rem;
 font-size: 0.22rem;
 line-height: 1.8;
}
.marginTop04rem{
 margin-top:0.4rem;
}
.fiz24{
 font-size: 0.24rem;
}
.fiz30{
 font-size: 0.3rem;
}
.cff9f00{
 color: #ff9f00;
}
.articleList{
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flex;
 display: -o-flex;
 display: flex;
 flex-wrap: wrap;
 width: 100%;
 overflow: hidden;
}
.articleList li{
 flex: none;
 margin: 0.4rem 1.5% 0;
 width: 47%;
 text-align: center;
}
.articleList li h5{
 margin-top: 0.2rem;
 font-size: 0.24rem;
}
#cpsview{display:none;font-family:"微软雅黑";}
#cpview{
 box-sizing: border-box;
 position: fixed;
 z-index: 999;
 left: 50%;
 top: 50%;
 margin: -3rem 0 0 -2.8rem;
 width: 5.6rem;
 height: 6.05rem;
 padding: 0.6rem 0.4rem;
 background-color: #e6e6e6;
 overflow: hidden;
}
#cpview .body{
 width: 4.8rem;
 height: auto;
}
#cpview .body input{
 display: block;
 box-sizing: border-box;
 padding: 0 0.24rem;
 margin-bottom: 0.14rem;
 width: 100%;
 height: 0.64rem;
 line-height: 0.64rem;
 border: none;
 outline: none;
 font-size: 0.24rem;
}
#cpview .body .submitBtn{
 display: block;
 margin: 0.4rem auto 0;
 width: 2.4rem;
 height: 0.6rem;
 line-height: 0.6rem;
 border-radius: 0.3rem;
 text-align: center;
 background: #f39800;
 color: #fff;
}
.form_box {
 width:5.8rem;
 height: auto;
 float: left;
 background: #e6e6e6;
 padding-bottom:0.6rem;
 font-family:"微软雅黑";
}
.form_box .cpsview_close{
 position: absolute;
 right: 0.16rem;
 top: 0.16rem;
 width: 0.6rem;
 height: 0.6rem;
}
.form_box .fields {
 width: 5.1rem;
 float: left;
 margin: 0 0 0 0.36rem;
}
.form_box .fields .item {
 width: 100%;
 height: 0.66rem;
 float: left;
 background: #fff;
 margin: 0 0 0.15rem 0;
 position: relative;
}
.form_box .fields .input {
 width: 100%;
 height: 0.66rem;
 top: 0;
 left: 0;
 border: none;
 background: #fff;
 margin: 0 0 0.15rem 0;
 padding: 0;
 text-indent: 0.33rem;
 font-size: 0.22rem;
 outline: none;
}
.form_box .fields .item .select_btn {
 width: 0.6rem;
 height: 0.66rem;
 position: absolute;
 top: 0;
 right: 0;
 border-left: 1px solid #ddd;
 pointer-events: none;
}
.form_box .fields .branch_name, .form_box .fields .course {
 pointer-events: none;
}
.form_box .submit_btn {
 width: 2.4rem;
 height: 0.6rem;
 float: left;
 margin: 0.22rem 0 0 1.72rem;
 color: #fff;
 font-weight: bold;
 font-size: 0.24rem;
 border: none;
 background: #f39800;
 border-radius: 0.3rem;
}
.form_box .title {
 width: 100%;
 float: left;
 margin: 0.6rem 0 0.4rem;
 text-align: center;
 font-size: 0.31rem;
 font-weight: bold;
 color: #000;
}
.form_box .get_code{ width:1.6rem; height:0.66rem; line-height:0.66rem; position:absolute; top:0; right:0; background:#f39800; color:#fff; text-align:center; }
.form_box .get_code.on{ background:#dedede; color:#333; }

.city_box {
 width: 100%;
 height: 100%;
 float: left;
 display: none;
 background: #fff;
 color: #555;
 font-family:"微软雅黑";
}
.city_box .title {
 width: 100%;
 height: 1.26rem;
 position: absolute;
 top: 0;
 left: 0;
 border-bottom: 1px solid #e8e8e8;
 box-sizing: border-box;
}
.city_box .title .name {
 width: 100%;
 height: 1.26rem;
 position: absolute;
 top: 0;
 left: 0;
 text-align: center;
 line-height: 1.26rem;
 font-size: 0.32rem;
 font-weight: bold;
 letter-spacing: 1px;
}
.city_box .city_box_close {
 width: 1.26rem;
 height: 1.26rem;
 position: absolute;
 top: 0;
 left: 0;
 background: url(../../images/JSYL/icon_back.png) 0.3rem center no-repeat;
 background-size: 0.6rem;
}
.city_list {
 width: 100%;
 position: fixed;
 top: 1.26rem;
 bottom: 1rem;
 left: 0;
 font-size: 0.22rem;
}
.city_list .box {
 width: 100%;
 height: 100%;
 overflow-y: auto;
 position: absolute;
 top: 0;
}
.city_list .search_city {
 width: 100%;
 background: #fff;
 padding: .3rem 0;
}
.city_list .city {
 width: 100%;
}
.city_list .search_city p {
 width: 6.9rem;
 margin: 0 auto;
}
.search_city table {
 width: 6.9rem;
 margin: .2rem auto 0;
 text-align: center;
 border: 1px solid #e8e8e8;
 border-collapse: collapse;
 border-spacing: 0;
}
.city_list .city .char {
 padding-left: .3rem;
 background: #f39700;
 color: #fff;
 line-height: .4rem;
}
.city_list .city .name {
 width: 6.9rem;
 display: block;
 margin: 0 auto;
 color: #4a4a4a;
 line-height: .8rem;
 border-bottom: 1px solid #e8e8e8;
}
.search_city table td {
 border: 1px solid #e8e8e8;
 height: .58rem;
 width: 20%;
 flex-grow: 1;
 line-height: 0.58rem;
 box-sizing: border-box;
}
.search_city table tr {
 display: flex;
 flex-wrap: wrap;
}
.location{
 display:none;
 overflow:auto;
 width:100%;
 text-align:center;
 
}
.loc-img{
 width:2.2rem;
 height:2.2rem;
 margin: 1.2rem auto .2rem;
}
.loc-school{
 color:#ccc;
 font-size:0.24rem;
 margin-bottom:.3rem;
}
.loc-tj{
 margin:1rem 0 0 0;
 width:100%;
 text-align:center;
}
.loc-tj h4{
 font-size:0.24rem;
 margin: .2rem auto;
}
.location h5{
 font-size:0.24rem;
 margin: .8rem auto;
 padding:0 1rem;
 color:#ccc;
 line-height: .4rem;
}
.yj-citys a {
 display: inline-block;
 width: 2.125rem;
 text-align: center;
 line-height: .6rem;
 height: .6rem;
 color: #000;
 font-size: 0.24rem;
 margin: .1rem .15rem;
 background: #efefef;
 border-radius: 0.05rem;
 overflow: hidden;
 text-overflow: ellipsis;
 white-space: nowrap;
}
.news_banner{
 overflow:auto;
 margin:.2rem auto;
}
.news_content{
 font-size:0.24rem;
 padding-top:0.2rem;
}
.news_content img{
 margin:0 auto;
 display:block;
 text-align:center;
}