@charset "utf-8";
body{
	font-family: "microsoft yahei";
	font-style: normal;
}
ul,li{
	list-style: none;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}
img{
	max-width: 100%;
	vertical-align: middle;
}
a{
	font-family: "microsoft yahei";
	font-style: normal;
	color: #333333;
}
a:hover{
	color: #4ea1f8;
}
p{
	margin-bottom: 0;
	margin-top: 0;
}
h2,h3,h4,h1{
	margin: 0;
}
.ellipsis{
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.is_pm .swiper-wrapper{
	transition-timing-function: linear;
}
.nav > li > a:hover, .nav > li > a:focus{
	background-color: transparent;
}
.main{
	margin: 0 auto;
}
.navbar-logo{
	display: block;
	padding: 10px 0;
}
.navbar-nav > li.active > a{
	color: #4ea1f8;
}
.nav-tel{
	position: relative;
	color: #4ea1f8;
	line-height: 1.2;
	padding-left: 40px;
	margin: 26px 0;
}
.nav-tel strong{
	font-size: 18px;
}
.nav-tel .iconfont{
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	display: block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-radius: 30px;
	background-color: #4ea1f8;
	color: #FFFFFF;
}
.navbar-diy{
	border-radius: 0;
	border: 0;
	margin-bottom: 0;
}
.bs-banner{
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
	padding: 20px 0;
}
.bs-banner .container{
	position: relative;
	height: 100%;
}
.bs-form{
	margin: 0 auto;
	width: 290px;
	border-radius: 5px;
	overflow: hidden;
	background-color: #f0f7ff;
}
.bs-form-hd{
	height: 46px;
	line-height: 46px;
	background-color: #4ea1f8;
	color: #FFFFFF;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
}
.bs-form-bd{
	padding: 15px 30px;
}
.form-row{
	position: relative;
	margin-bottom: 12px;
}
.form-row .iconfont{
	color: #999999;
	position: absolute;
	left: 8px;
	top: 6px;
}
.form-btn .btn-warning{
	height: 38px;
	width: 100%;
	border-radius: 0;
	background-color: #fa9a35;
	font-size: 16px;
	cursor: pointer;
	box-shadow: 0 3px 3px #f3d8bb;
}
.form-row select.form-control{
	height: 36px;
}
.form-row .iconfont+.form-control{
	text-indent: 20px;
}
.form-lg-btn{
	padding: 10px;
}
.form-lg-btn .btn-primary{
	width: 100%;
	height: 40px;
	font-size: 16px;
	box-shadow: 0 3px 5px #c3dffd;
}
.inwrap{
	padding: 15px 0;
	overflow: hidden;
}
.bread-cell{
	margin-bottom: 10px;
	color: #999999;
}
.bread-cell a{
	color: #999999;
}
.bread-cell .cur{
	color: #4183fd;
}
.filter-cells{
	margin-bottom: 15px;
	padding: 10px;
	border-radius: 4px;
	border: 1px solid #e5e5e5;
	background-color: #fafafa;
	box-shadow: 0 0 10px rgba(0,0,0,.1);
}
.filter-cell{
	position: relative;
}
.filter-list {
	overflow: hidden;
}
.filter-list li.all{
	padding: 5px 0;
}
.filter-list li{
	padding: 5px 10px;
	font-size: 16px;
	float: left;
}
.filter-list li a{
	display: block;
	line-height: 25px;
	font-size: 16px;
	color: #222222;
	padding: 0 12px;
}
.filter-list li.active a{
	background-color: #4ea1f8;
	color: #FFFFFF;
}

.rel-list{
	overflow: hidden;
}
.rel-list li.all{
	padding: 5px 0;
}
.rel-list li{
	padding: 5px 0;
	font-size: 16px;
	float: left;
	margin-right: 10px;
}
.rel-list li a{
	display: block;
	line-height: 25px;
	font-size: 16px;
	color: #222222;
	padding: 0 8px;
}
.rel-list li a img{
	margin-right: 5px;
}
.rel-list li.all-cc a{
	background-color: #fff;
	color: #333;
	line-height: 23px;
	border: 1px solid #E5E5E5;
}
.rel-list li a.on{color: #4ea1f8;}
.filter-toggle{
	display: none;
	position: absolute;
	right: 0;
	bottom: 5px;
	cursor: pointer;
	color: #4ea1f8;
	line-height: 25px;
}
.filter-toggle span{
	text-decoration: underline;
}
.project-row >div{
	padding: 15px;
}
.project-box{
	border-radius: 4px;
	border: 1px solid #e5e5e5;
	box-shadow: 0 0 10px rgba(0,0,0,.1);
}
.ject-photo{
	position: relative;
	display: block;
	height: 210px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.ject-intro{
	padding: 15px;
}
.ject-title a{
	font-weight: bold;
	font-size: 18px;
}
.ject-title{
	margin-bottom: 10px;
}
.ject-desc{
	line-height: 1.67;
	color: #999999;
	margin-bottom: 10px;
	height: 50px;
}
.ject-foot{
	height: 30px;
}
.ject-foot .btn{
	position: relative;
	padding: 0;
	border-radius: 0;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	padding-left: 40px;
	padding-right: 10px;
}
.ject-foot .btn .iconfont{
	display: block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	position: absolute;
	left: 0;
	top:0;
	text-align: center;
}
.btn-primary .icon-link{
	background-color: #247edd;
}
.btn-warning .icon-zixunshidi{
	background-color: #dc780f;
}
.ject-foot .btn-primary{
	float: left;
}
.ject-foot .btn-warning{
	float: right;
}
.ject-photo .j-tag{
	height: 24px;
	line-height: 24px;
	width: 70px;
	background-color: #4ea1f8;
	color: #fff;
	position: absolute;
	right: 0;
	top: 20px;
	text-align: center;
}
.col-page{
	overflow: hidden;
	padding: 15px 0;
}
.col-page a{
	width: 28px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	background-color: #f4f7fc;
	color: #333758;
	display: block;
	float: left;
	margin-right: 10px;
}
.col-page a .iconfont{
	opacity: .5;
}
.col-page a.cur{
	background-color: #4ea1f8;
	color: #FFFFFF;
}
.footer{
	background: #222222;
	color: #FFFFFF;
}
.footer a{
	color: #FFFFFF;
}
.end-footer{
	background-color: #191919;
	text-align: center;
	padding: 15px 10px;
	color: #999999;
}
.end-footer a{
	color: #999999;
}
.end-footer .item{
	margin-bottom: 5px;
}
.end-footer .item .iconfont{
	color: #999999;
	margin-left: 4px;
}
.footer>.container{
	padding: 30px 15px;
}
.navbar-diy{
	position: relative;
	z-index: 9999;
	width: 100%;
	background-color: #FFFFFF;
}
.link-cells{
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #3a3a3a;
}
.link-cells .link-hd{
	float: left;
	margin-right: 20px;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
}
.link-hd .line{
	color: #999999;
	font-weight: normal;
}
.link-bd{
	overflow: hidden;
}
.link-nav li{
	line-height: 25px;
	float: left;
	margin-right: 15px;
}
.link-nav li a{
	font-size: 16px;
	color: #999999;
}
.link-nav li a:hover{
	color:#d8dadb;
}
.link-couty{
	overflow: hidden;
}
.link-couty li {
	float: left;
	line-height: 25px;
	height: 25px;
}
.link-couty li.line{
	font-size: 16px;
	color: #999999;
	padding: 0 5px;
}
.link-couty li a{
	font-size: 16px;
	color: #999999;
}
.link-couty li a:hover{
	color:#d8dadb;
}
.foot-form-hd{
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
}
.foot-form-bd .form-control{
	border: 0;
	border-bottom: 1px solid #3a3a3a;
	background-color: transparent;
	padding: 15px 0;
	height: auto;
	font-size: 16px;
}
.btn-primary{
	background-color: #4ea1f8;
	border-radius: 2px;
}
.btn-primary:hover{
	background-color: #2489f3;
}
.btn-warning:hover{
	background-color: #ff8300;
}
.foot-info .form-text{
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 15px
}
.foot-info-list{
	margin-bottom: 20px;
}
.foot-info-list li{
	margin-bottom: 6px;
	color: #999999;
}
.foot-info-list li .iconfont{
	color: #999999;
	font-size: 14px;
}
.foot-logo{
	padding: 10px 0;
}
.foot-wx{
	overflow: hidden;
}
.foot-wx>div{
	float: left;
}
.foot-wx .wx-box{
	margin: 0 10px;
}
.wx-txt{
	width: 16px;
	line-height: 1;
	color: #999999;
	font-size: 16px;
	text-align: center;
	padding: 25px 0;
}
.wx-txt .iconfont{
	color: #999999;
	font-size: 20px;
}
.form-end{
	padding: 40px 0;
	background: url(../images/formbg.jpg) center no-repeat;
	background-size: cover;
}
.form-end .container{
	position: relative;
}
.form-in-row{
	position: relative;
	margin: 0;
	padding-right: 140px;
}
.form-in-row>form>div{
	padding:10px;
}
.form-in-row .form-control{
	border-radius: 3px;
	height: 40px;
}
.form-in-row .btn-yy{
	position: absolute;
	right: 0;
	top: 10px;
	width: 130px;
	height: 40px;
	border-radius: 3px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
	background-image: linear-gradient(to right, #ffd234 , #fa9a35);
}
.form-logo{
	padding: 10px 0;
	text-align: center;
}
.form-close{
	width: 20px;
	height: 20px;
	cursor: pointer;
	position: absolute;
	top: -70px;
	right: 0;
	background: url(../images/close.png) no-repeat;
}
.country-navbar{
	background-color: #4ea1f8;
}
.country-nav li{
	position: relative;
	float: left;
	width: 33.33%;
	padding: 10px 0;
}
.country-nav li:hover{
	background-color: #3e88d6;
}
.country-nav li a{
	display: block;
	height: 22px;
	line-height: 22px;
	text-align: center;
}
.country-nav li a img,
.country-nav li a span{
	display: inline-block;
	vector-effect: middle;
	color: #FFFFFF;
}
.country-nav li a img{
	margin-right: 5px;
}
.country-nav li:after{
	width: 1px;
	height:16px;
	content: ' ';
	display: block;
	position: absolute;
	right: 0;
	top:50%;
	margin-top: -8px;
	background-color: #f6f9ff;
}
.country-nav li:last-child:after{
	display: none;
}
/* 百科 */
.baike-list li{
	padding: 10px;
	overflow: hidden;
	background-color: #FFFFFF;
	border: 1px solid #e5e5e5;
	border-radius: 4px;
	margin-bottom: 20px;
	box-shadow: 0 3px 10px rgba(0,0,0,.1);
	transition: .3s all;
}
.baike-list li:hover{
	box-shadow: 0 3px 10px rgba(78,161,248,.4);
}
.lay-box{
	margin-bottom: 20px;
	padding:15px 20px;
	background-color: #FFFFFF;
	border: 1px solid #e5e5e5;
	border-radius: 4px;
	box-shadow: 0 3px 10px rgba(0,0,0,.1);
}
.lay-hd{
	line-height: 1;
	font-weight: bold;
	font-size: 20px;
	border-left: 4px solid #4ea1f8;
	padding-left: 10px;
	margin-bottom: 15px;
}
.lasts-list li{
	border-bottom: 1px dashed #e5e5e5;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.lasts-list li:last-child{
	margin-bottom: 0;
}
.lasts-box{
	display: block;
}
.lasts-pic{
	margin-bottom: 10px;
}
.lasts-pic img{
	width: 100%;
	border-radius: 6px;
	border: 1px solid #e5e5e5;
	height: 82px;
}
.baike-list .col{
	overflow: hidden;
	padding: 10px 10px 0 10px;
}
.bk-title a{
	font-weight: bold;
	font-size: 22px;
}
.bk-title{
	margin-bottom: 10px;
}
.bk-desc{
	margin-bottom: 10px;
	color: #999999;
	line-height:1.8;
}
.zy-desc{
	color: #999999;
	line-height:1.8;
	margin-bottom: 15px;
}

.jec-tag .tag-item{
	display:inline-block;
	height: 28px;
	line-height: 28px;
	padding: 0 10px;
	border: 1px solid #fa9a35;
	background-color: #fff7ef;
	color: #fa9a35;
}
.z-banner{
	height: 210px;
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
}
.school-pic{
	text-align: center;
	border-radius: 5px;
	border: 1px solid #E5E5E5;
	margin-bottom: 10px;
}
.school-pic img{
	height: 82px;
}
.lasts-box .sc-title{
	margin-bottom: 5px;
	font-size: 16px;
}
.lasts-box .sc-en{
	margin-bottom: 5px;
	color: #333333;
	font-size: 14px;
}
.lasts-box .sc-desc{
	color: #fa9a35;
}
.lasts-box:hover .sc-title{
	text-decoration: underline;
}
.form-field{
	position: relative;
	margin-bottom: 15px;
}
.form-field .hd{
	position: absolute;
	line-height: 30px;
	text-align: right;
	position: absolute;
	left:-10px;
	top: 0;
	width: 80px;
	text-align: right;
}
.form-field .bd{
	padding-left:80px;
}
.form-field .form-control{
	height: 32px;
}
.form-field textarea.form-control{
	height:100px;
	resize: none;
}
.form-field-button{
	padding:6px 0;
}
.form-field-button .btn{
	width: 100%;
}
.text-danger{
	color: #f01212;
}
.bk-sub-title *{
	display: inline-block;
	vertical-align: middle;
	margin-right: 6px;
}
.bk-sub-title{
	margin-bottom: 10px;
}
.bk-loc{
	font-size: 16px;
}
.bk-loc i{
	color: #4ea1f8;
}
.form-group-button{
	height: 34px;
	margin-top: 10px;
}
.form-group-button .btn{
	width: 112px;
}
.hot-slide-box{
	position: relative;
	display: block;
}
.hot-slide-box p{
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 10px;
	color: #FFFFFF;
	width: 100%;
	z-index: 99;
	font-size: 16px;
	background-color: rgba(0,0,0,.5);
}
.swiper-hot .swiper-pagination{
	text-align: right;
	padding: 0 10px;
}
.swiper-pagination-bullet{
	background-color: #FFFFFF;
}
/* 机构 */
.layout-main{
	padding: 10px 0;
}
.px-row{
	margin-left: -10px;
	margin-right: -10px;
}
.px-row>div{
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
}
.px-cell{
	overflow: hidden;
	background-color: #FFFFFF;
	border: 1px solid #e5e5e5;
	border-radius: 4px;
	box-shadow: 0 3px 10px rgba(0,0,0,.1);
	transition: .3s all;
}
.px-cell:hover{
	box-shadow: 0 3px 10px rgba(78,161,248,.4);
}
.px-photo a{
	position: relative;
	display: block;
}
.px-photo a img {
	height:208px;
}
.px-photo a p{
	position: absolute;
	width: 100%;
	padding: 10px;
	background: rgba(0,0,0,.6);
	color: #FFF;
	left: 0;
	bottom: 0;
}
.px-grid{
	padding: 12px;
}
.px-title {
	margin-bottom: 10px;
}
.px-title a{
	font-weight: bold;
	font-size: 16px;
}
.px-item .iconfont{
	color: #4ea1f8;
}
.px-item{
	margin-bottom: 15px;
	line-height: 1.6;
}
.px-foot .btn{
	width: 86px;
	height: 28px;
	padding: 0;
	line-height: 28px;
	box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
}
.px-foot .btn:hover{
	box-shadow: 0 5px 10px 0 rgba(0,0,0,.16), 0 5px 10px 0 rgba(0,0,0,.12);
}
.rel-project-list li{
	overflow: hidden;
}
.rel-project-list .rp-photo{
	width: 105px;
	height: 80px;
	float: left;
	margin-right: 10px;
}
.rp-photo img{
	width: 105px;
	height: 80px;
}
.rel-project-list .col{
	overflow: hidden;
	padding: 5px 0;
}
.rp-title a{
	font-size: 16px;
}
.rp-title {
	margin-bottom: 5px;
}
.rp-desc{
	color: #999999;
	line-height: 22px;
	height: 44px;
	overflow: hidden;
}
.rel-project-list li{
	border-bottom: 1px solid #E5E5E5;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
.rel-project-list li:last-child{
	margin-bottom: 0;
	border-bottom: 0;
}
.lay-nobor-box{
	margin-bottom: 20px;
}
.article-main{
	border-radius: 4px;
	padding:20px;
	background-color: #FFFFFF;
	border: 1px solid #e5e5e5;
	border-radius: 4px;
	box-shadow: 0 3px 10px rgba(0,0,0,.1);
}
.article-title{
	font-weight: bold;
	margin-bottom: 15px;
	font-size: 30px;
}
.article-body p{
	color: #515151;
	line-height: 2;
	font-size: 16px;
	margin-bottom: 20px;
}
.article-body{
	color: #515151;
	line-height: 2;
	font-size: 16px;
}
.article-body h3{
	font-size: 18px;
	line-height: 1;
	padding-left: 10px;
	border-left: 4px solid #4ea1f8;
	font-weight: bold;
	color: #333333;
	margin-bottom: 20px;
}
.article-attr{
	overflow: hidden;
	margin-bottom: 20px;
}
.article-attr .item{
	display: inline-block;
	vertical-align: middle;
	color: #999999;
	margin-right: 20px;
}
.hot-less li{
	margin-bottom: 20px;
}
.art-cell p{
	margin-bottom: 10px;
}
.art-cell{
	margin-bottom: 30px;
}
.hz-list{
	margin: 0 -10px;
	text-align: center;
}
.hz-list li{
	padding: 10px;
}
.hz-grid{
	color: #333333;
	line-height: 1.6;
	padding-top: 10px;
}
.art-cell .table td{
	font-size: 14px;
	color: #000000;
}
.in-panel-hd{
	border-bottom: 1px solid #e5e5e5;
	padding: 10px 0;
	line-height: 1;
	margin-bottom: 20px;
	overflow: hidden;
}
.in-tt{
	float: left;
	border-left: 4px solid #4ea1f8;
	padding-left: 10px;
	font-size: 20px;
	font-weight: bold;
}
.tt-tab{
	float: right;
}
.tt-tab li{
	float: left;
}
.tt-tab li a{
	font-size: 16px;
}
.in-panel{
	margin-top: 20px;
}
.text-blue{
	color: #4ea1f8;
}
.gv-cell{
	overflow: hidden;
	padding: 10px 0;
	border-bottom: 1px dashed #E5E5E5;
}
.gv-pic{
	width: 85px;
	height: 85px;
	float: left;
	margin-right: 10px;
}
.gv-cell .col{
	overflow: hidden;
}
.sch-title{
	overflow: hidden;
	margin-bottom: 6px;
}
.sch-title .sch-time{
	float: right;
	color: #999999;
}
.sch-title a{
	font-size: 18px;
}
.sch-title a:hover{
	text-decoration: underline;
	color: #4ea1f8;
}
.gv-cell .jec-tag{
	float: none;margin-bottom: 6px;
}
.sch-desc{
	color: #999999;
}
.sch-pic{
	float: left;
	width: 85px;
	height: 85px;
	margin-right: 10px;
	border-radius: 5px;
	border: 1px solid #e5e5e5;
	overflow: hidden;
}
.sch-pic img{
	width: 85px;
	height: 85px;
}
.sch-cell{
	overflow: hidden;
	padding: 10px 0;
	border-bottom: 1px dashed #E5E5E5;
}
.sch-en{
	margin-bottom: 10px;
}
.exp-main{
	border-radius: 4px;
	padding: 15px;
	color: #FFFFFF;
	background-color: #ffab81;
}
.exp-info{
	overflow: hidden;
}
.exp-info img{
	width: 130px;
	height: 130px;
	float: left;
	display: block;
	border: 1px solid #FFF;
	margin-right: 15px;
}
.exp-info .col{
	overflow: hidden;
	line-height: 1.8;
	padding: 10px 0;
}
.exp-header{
	margin-bottom: 10px;
}
.exp-header h3{
	font-size: 18px;
	font-weight: bold;
}
.exp-info p{
	font-size: 16px;
}
.exp-rt{
	position: relative;
	min-height: 130px;
	padding-right: 150px;
	text-align: center;
}
.exp-rt .ex-wx{
	position: absolute;
	right: 0;
	top: 0;
}
.exp-rt .ex-wx img{
	width: 130px;
	height: 130px;
}
.rt-header{
	font-size: 18px;
	line-height: 1.6;
	font-weight: bold;
	margin-bottom: 15px;
}
.sm-banner{
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: 250px;
}
.ban-text{
	text-align: center;
	position: absolute;
	top: 50%;
	width: 100%;
	line-height: 1.2;
	transform: translateY(-50%);
	color: #FFFFFF;
	text-align: center;
	font-size: 32px;
	font-weight: bold;
}
.ban-text .ban-en{
	opacity: .5;
	text-transform: uppercase;
}
.ban-ch{
	background: url(../images/disline.png) center no-repeat;
	background-size: cover;
}
.in-section{
	padding: 30px 0;
	overflow: hidden;
}
.sec-header{
	position: relative;
	text-align: center;
	line-height: 1.2;
	margin-bottom: 30px;
}
.sec-tt{
	width: 100%;
	position: absolute;
	z-index: 2;
	font-weight: bolder;
	font-size: 32px;
}
.sec-bg{
	text-transform: uppercase;
	line-height: 1;
	font-size: 48px;
	color: #edf6ff;
	text-align: center;
}
.sec-tt span{
	color: #4ea1f8;
}
.file-text{
	font-size: 16px;
	line-height: 2;
}
.file-text h3{
	font-weight: bold;
	font-size: 18px;
}
.about-pics>div{
	padding: 15px;
}
.in-section.bg{
	background-color: #f8fbff;
}
.core-box{
	position: relative;
	display: block;
}
.core-box img{
	width: 100%;
}
.core-grid{
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(../images/bgx.png) center bottom no-repeat;
	width: 100%;
	padding: 15px;
	color: #FFFFFF;
	padding:50px 10px 20px 10px;
	line-height: 1.6;
}
.core-grid h3{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
.Core-cells{
	position: relative;
}
.swiper-cc-next,
.swiper-cc-prev{
	position: absolute;
	top: 50%;
	margin-top: -38px;
	width: 46px;
	line-height: 76px;
	text-align: center;
	height: 76px;
	cursor: pointer;
	background-color: #eeeeee;
	color:#999999;
}
.swiper-cc-next .iconfont,
.swiper-cc-prev .iconfont{
	font-size: 20px;
}
.swiper-cc-next{
	right: -60px;
}
.swiper-cc-prev{
	left: -60px;
}
.swiper-cc-next:hover,
.swiper-cc-prev:hover{
	background-color: #4ea1f8;
	color:#fff;
}

@media (min-width:1600px) {
	.swiper-cc-next{
		right: -100px;
	}
	.swiper-cc-prev{
		left: -100px;
	}
}

.tab-hd{
	border-bottom: 1px solid #E5E5E5;
	margin-bottom: 20px;
}
.war-tabs{
	position: relative;
}
.war-tabs li{
	float: left;
	padding: 10px 30px;
}
.war-tabs li a{
	font-size: 16px;
	font-weight: bold;
}
.war-box{
	display: block;
	overflow: hidden;
	background-color: #FFFFFF;
	border: 1px solid #e5e5e5;
	border-radius: 4px;
	box-shadow: 0 2px 4px rgba(0,0,0,.1);
	transition: .3s all;
}
.war-box .war-tt{
	text-align: center;
	font-size: 16px;
	color: #fb9b34;
	padding: 10px 0;
}
.war-tabs li.active a{
	color: #4ea1f8;
}

.war-swiper .swiper-pagination{
	position: static;
	margin-top: 20px;
}
.war-swiper .swiper-pagination-bullet{
	background-color: #e5e5e5;
	width: 36px;
	height: 6px;
	border-radius: 5px;
	opacity: 1;
}
.war-swiper .swiper-pagination-bullet-active{
	background-color: #4ea1f8;
}
.contact-panel{
	position: relative;
	overflow: hidden;
	background-color: #FFFFFF;
	border: 1px solid #e5e5e5;
	border-radius: 4px;
	box-shadow: 0 2px 4px rgba(0,0,0,.1);
	transition: .3s all;
}
.contact-box{
	max-width:450px;
	padding: 50px 60px;
}
.contact-box h2{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
}
.contact-box p{
	color: #999999;
	line-height: 1.6;
}
.row-xx{
	margin: 0 -5px;
}
.row-xx>div{
	padding: 5px;
}
.x-box{
	display: block;
}
.high-cell{
	overflow: hidden;
	position: relative;
	color: #fff;
}
.high-pic{
	
}
.high-col{
	overflow: hidden;
	padding: 20px 20px 0 20px;
}
.high-cell-1{
	background-color: #f5b92a;
}
.high-cell-2{
	background-color: #4ea1f8;
}
.high-cell-3{
	background-color: #1dc78d;
}
.high-cell-4{
	background-color: #e57b2a;
}
.high-header{
	text-align: center;
	margin-bottom: 20px;
}
.high-tit{
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 6px;
}
.high-tit span{
	color: #4ea1f8;
}
.high-header .tip{
	color: #999999;
}
.high-panel{
	margin-bottom: 30px;
}
.h-header{
	margin-bottom: 15px;
}
.h-header h3{
	font-weight: bold;
	font-size: 24px;
}
.h-header p{
	font-size: 16px;
	line-height: 2;
}
.high-cell .btn{
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -16px;
	padding: 0;
	width: 100px;
	height: 32px;
	background-color: #FFFFFF;
	color: #4ea1f8;
	line-height: 32px;
	border-radius: 32px;
}
.sin-cells{
	position: relative;
	padding: 80px 0;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.sin-text{
	font-size: 30px;
	font-weight: bold;
	line-height: 2;
	margin-bottom: 30px;
	color: #FFFFFF;
}
.sin-form{
	background-color: #FFFFFF;
	padding: 30px;
}
.sin-hd{
	font-size: 24px;
}
.sin-tip{
	color: #4ea1f8;
	font-size: 24px;
	font-weight: bold;
}
.sin-tip span{
	font-size: 36px;
}
.sin-form .btn-lg{
	width: 100%;
	border-radius: 4px;
}
.sin-row>div{
	padding: 10px 15px;
}
.sin-input{
	border-bottom: 1px solid #E5E5E5;
}
.sin-input .form-control{
	border: 0;
}
.kec-cells{
	position: relative;
	border: 1px solid #E5E5E5;
	padding: 15px;
	margin-bottom:30px;
}
.kec-box{
	position: relative;
	display: block;
}
.kec-box .kec-text{
	position: absolute;
	padding:20px 10px;
	color: #FFFFFF;
	line-height: 2;
	position: absolute;
	left: 0;
	top: 0;
}
.kec-buttons{
	position: absolute;
	right: 0;
	top: 10px;
	padding:14px 24px;
}
.kec-buttons .btn{
	border-radius: 3px;
	display: block;
	margin-bottom: 10px;
}
.kec-row{
	margin: 0 -10px;
}
.kec-row>div{
	padding:0 10px;
}
.kec-box:after{
	content: ' ';
	display: block;
	width: 43px;
	height: 33px;
	position: absolute;
	right: 0;
	top: 0;
	background: url(../images/selected.png);
}
.detail-wrap{
	display: block;
	border: 1px solid #E5E5E5;
	margin-bottom: 30px;
}
.det-tabar{
	background-color: #fafafa;
	border-bottom: 1px solid #E5E5E5;
}
.det-tabar.isStuck{
	width: 100%;
	left: 0;
	right: 0;
	z-index: 9999;
}
.det-nav li{
	float: left;
	width: 20%;
	height: 52px;
	text-align: center;
}
.det-nav li a{
	display: inline-block;
	line-height: 52px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.det-nav li.current a{
	background-color: #4ea1f8;
	color: #FFF;
}
.det-nav li:first-child{
	text-align: left;
}
.det-nav li:last-child{
	text-align:right;
}
.detail-body{
	padding: 20px;
}
.detail-cell{
	margin-bottom:30px;
}
.detail-cell:last-child{
	margin-bottom: 0;
}
.detail-cell .det-hd{
	position: relative;
	font-size: 18px;
	line-height: 1;
	border-left: 4px solid #4ea1f8;
	padding-left: 10px;
	font-weight: bold;
}
.det-main{
	padding: 0 10px;
}
.det-content{
	padding: 30px 10px;
}
.det-bar{
	position: relative;
	padding: 5px 10px;
	font-size: 16px;
	font-weight: bold;
	color: #4ea1f8;
	background-color: #f0f7ff;
}
.det-content p{
	line-height: 1.7;
	font-size: 16px;
	margin-bottom: 20px;
}
.det-content{
	line-height: 1.7;
	font-size: 16px;
}
.det-content h3{
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 20px;
}
.det-content p:last-child{
	margin-bottom: 0;
}
.ap-table {
	border: 1px solid #E5E5E5;
}
.ap-table td{
	border: 1px solid #E5E5E5;
	padding: 0 20px;
}
.ap-table > tbody > tr > td{
	padding:10px 20px;
}
.ap-table tr:nth-child(odd){
	background-color: #fffaf4;
}
.ap-header{
	color: #fa9a35;
	text-align: center;
	font-weight: bold;
}
.text-warning{
	color: #fa9a35;
}
.free-list{
	margin-top: 20px;
}
.free-list li{
	font-size: 16px;
	padding-left: 16px;
	margin-bottom: 6px;
	background: url(../images/sq.png) 0 4px no-repeat;
}
.free-list li:last-child{
	margin-bottom: 0;
}
.kf-responsive{
	margin-top: 20px;
}
.kf-responsive .table thead tr{
	background-color: #fafafa;
	font-weight: bold;
}
.xc-wrap{
	position: relative;
	margin:40px 0 20px 0;
	padding-left: 90px;
}
.xc-number{
	position: absolute;
	left: 10px;
	top: 0;
	width: 64px;
}
.xc-number li{
	background-color: #f2f2f2;
	color: #999999;
	font-size: 16px;
	line-height: 30px;
	height: 30px;
	margin-bottom: 20px;
	border-radius:30px;
	text-align: center;
}
.xc-number .over{
	background-color: #4ea1f8;
	color: #FFFFFF;
}
.xc-number .current{
	background-color: #FFFFFF;
	color: #4ea1f8;
	box-shadow: 0 0 0 1px #4ea1f8;
}
.xc-bar{
	background-color: #fafafa;
	border: 1px solid #E5E5E5;
	padding: 10px 20px;
	line-height: 22px;
}
.xc-bar span{
	display: inline-block;
	vertical-align: middle;
}
.xc-bar .day{
	margin-right: 20px;
}
.xc-bar .day i{
	font-style: normal;
}
.xc-content{
	line-height: 1.7;
	padding: 30px 0;
}
.xc-content h3{
	margin-bottom: 5px;
}
.xc-content h3{
	font-size: 16px;
	font-weight: bold;
}
.xc-icon {
	position: relative;
	z-index: 99;
	padding-top: 20px;
}
.xc-icon .iconfont{
	color: #fa9a35;
	font-size: 18px;
}
.xc-body{
	position: relative;
}
.xc-cell:last-child{
	border-bottom: 1px solid #e5e5e5;
}
.det-hd .btn{
	position: absolute;
	right: 10px;
	top: 0;
}
.kec-preview{
	margin-bottom: 30px;
	border: 1px solid #E5E5E5;
}
.kec-preview .swiper-kec .swiper-slide img{
	height:420px;
}
.kec-bar{
	position: relative;
	overflow: hidden;
	padding:12px 15px;
	background-color: #FAFAFA;
	border-bottom: 1px solid #E5E5E5;
}
.kec-title{
	font-size: 24px;
	font-weight: bold;
	margin-right: 60px;
}
.kec-bar .btn{
	position: absolute;
	right: 15px;
	top: 15px;
}
.kec-step{
	position: relative;
	overflow: hidden;
	margin-right: -30px;
}
.kec-step li{
	position: relative;
	float: left;
	width: 33.33%;
}
.kec-step li .icon{
	position: relative;
	z-index: 9;
}
.kec-step .text{
	color: #999999;
	line-height: 1.3;
	margin-top: 10px;
}
.kec-step li:before{
	height: 2px;
	width: 100%;
	position: absolute;
	content: ' ';
	background-color: #E5E5E5;
	left: 4px;
	right: 0;
	top: 9px;
}
.kec-step li:last-child:before{
	display: none;
}
.preview-bar{
	position: relative;
	overflow: hidden;
	padding:12px 15px;
	background-color: #FAFAFA;
	border-bottom: 1px solid #E5E5E5;
}
.row-preview{
	margin: 0;
}
.row-preview>div{
	padding: 0;
}
.price-box{
	line-height: 1;
}
.price-box span{
	display: inline-block;
	vertical-align: middle;
}
.price-box .price-normal{
	color: #fa9a35;
}
.price-box .price-normal i{
	font-weight: bold;
	font-size: 24px;
	font-style: normal;
}
.price-del{
	color: #999999;
}
.price-box{
	float: left;
}
.prev-link{
	float: right;
}
.prev-link .iconfont{
	color: #999999;
}
.kec-data{
	padding: 20px 10px;
}
.kec-step{
	padding: 0 10px;
}

.justify{
	position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.kec-data-list{
	padding-left: 10px;
	padding-top: 20px;
}
.kec-data-list li{
	white-space: nowrap;
	margin-bottom: 10px;
}
.kec-data-list li .hd{
	color: #999999;
	padding-right: 10px;
}
.kec-data-list li *{
	display: inline-block;
	vertical-align: middle;
}
.kec-data{
	overflow: hidden;
}
.article-sin-header {
	text-align: center;
}
.article-sin-header h2{
	font-weight: bold;
	font-size: 24px;
	margin-bottom: 10px;
}
.article-sin-header p{
	font-size: 16px;
	color: #999999;
}

.tt-tab{
float: right;
}
.tt-tab li{
margin-left: 40px;
}
.tt-tab li a{
	position: relative;
	display: block;
	line-height: 20px;
color: #333;
font-size: 16px;
}
.tt-tab li.active a {
	color: #4ea1f8;
}
.kec-tab{
	height: 50px;
	background: #FAFAFA;
	border-bottom: 1px solid #E5E5E5;
}
.kec-tab li{
	float: left;
	text-align: center;
	width: 33.33%;
}
.kec-tab li a{
	position: relative;
	display: block;
	color: #999999;
	line-height: 50px;
	font-size: 16px;
}
.kec-tab li.active a{
	color: #333;
}
.kec-tab li.active a:after{
	content: ' ';
	height: 3px;
	width: 100%;
	background-color: #4ea1f8;
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
}
.baisc-flex{
	padding: 10px 15px;
	border-bottom: 1px solid #E5E5E5;
}
.baisc-flex li{
	float: left;
	width: 25%;
	padding: 5px 0;
	font-size: 16px;
}
.icon-dui{
	color: #4ea1f8;
}
.icon-malingshuxiangmuicon-{
	color: #f44336;
}
.baisc-flex .iconfont{
	padding-right: 5px;
}
.basic-info{
	padding: 20px;
}
.basic-info dl {
	margin-bottom: 5px;
}
.basic-info dl dt{
	font-size: 16px;
	margin-bottom: 5px;
}
.basic-info dl dt .iconfont{
	color: #999999;
}
.basic-info dl dd{
	margin-left:20px;
	color: #999999;
}
.basic-info dl:last-child{
	margin-bottom: 0;
}
.rank-list li{
	border-bottom: 1px solid #E5E5E5;
	padding: 13px;
}
.rank-list li:last-child{
	border-bottom: 0;
}
.rank-box{
	position: relative;
	padding-left: 30px;
}
.rank-box .rank-icon{
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -12px;
	width: 24px;
	height: 24px;
	text-align: center;
	color: #999999;
	font-style:italic;
}
.rank-box .tt{
	font-size: 16px;
}
.rank-box .desc{
	color: #999999;
}
.z-list li{
	border-bottom: 1px solid #E5E5E5;
	padding:6px 15px;
	overflow: hidden;
	font-size: 16px;
	line-height: 1.2;
}
.z-list li:last-child{
	border-bottom: 0;
}
.z-list li .z-time{
	float: left;
	padding: 5px 0;
}
.z-list li .z-title{
	padding: 5px 0;
	float: left;
}
.school-banner{
	position: relative;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 30px 15px;
}
.school-banner .container{
	position: relative;
	z-index: 99;
	z-index: 22;
	height: 100%;
	color: #FFF;
}
.school-banner:after{
	content: ' ';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(0,0,0,.6);
}
.sc-logo{
	float: left;
	margin-right: 20px;
}
.sc-logo img {
	max-height:150px;
}
.sc-cells .col{
	overflow: hidden;
	padding: 30px 0;
}
.sc-cells h3{
	font-size: 26px;
	font-weight:bold;
	margin-bottom: 10px;
}
.sc-cells p{
	font-size: 16px;
}
.zc-form-main{
	position: relative;
	background-color: #fff;
	border: 1px solid #e2effe;
	box-shadow: 0 0 10px #e2effe;
}
.zc-rt-grid{
	padding:30px 25px;
}
.zc-rt-grid .zc-text{
	color: #4ea1f8;
	font-size: 24px;
	margin-bottom: 40px;
}
.zc-form-row .form-control{
	border: 0;
	height: auto;
	padding: 15px 10px;
	border-bottom: 1px solid #E5E5E5;
	border-radius: 0;
}
.button-col{
	padding-top: 30px;
}
.zc-grid{
	padding: 30px;
	background-color: #4ea1f8;
	color: #fff;
}
.zc-tt{
	font-size: 24px;
	margin-bottom: 30px;
	font-weight: bold;
}
.zc-desc{
	font-size: 16px;
	margin-bottom: 30px;
	line-height: 1.8;
}
.zc-contact{
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 50px;
	line-height: 1.6;
}
.zc-grid .btn{
	background-color: #FFFFFF;
	color: #4ea1f8;
}
.zc-rt-grid textarea{
	resize: none;
}
.index-section{
	position: relative;
	padding: 20px 0;
	overflow: hidden;
}
.in-btns{
	float: right;
	height: 30px;
}
.in-btns>div{
	cursor: pointer;
	background-color: #eeeeee;
	color: #999999;
	width: 30px;
	height: 30px;
	line-height: 30px;
	float: left;
	margin-left: 10px;
	cursor: pointer;
	text-align: center;
} 
.index-section.bg{
	background-color: #f8fbff;
}
.px-cur *{
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
}
.px-cur img{
	margin-right: 5px;
} 
.px-desc{
	color: #999999;
	line-height: 1.6;
	padding: 0px 0;
	font-size: 14px;
	height: 82px;
	word-break: break-all;
	word-wrap:break-word;
}
.zxy-cell{
	border: 1px solid #E5E5E5;
	border-radius: 5px;
	box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
}
.zxy-photo img{
	width: 100%;
	height: 190px;
}



.zyx-tab{
	float: right;
	margin-top: -2px;
}
.zyx-tab li{
	float: left;
}
.zyx-tab li a{
	position: relative;
	display: block;
	height: 36px;
	background-color: #eeeeee;
	line-height: 34px;
	padding: 0 15px;
}
.zyx-tab li a *{
	display: inline-block;
	vertical-align: middle;
	margin: 0 2px;
}
.zyx-tab li.active a{
	background-color: #FFFFFF;
}
.rep-cell{
	display: block;
	text-align: center;
}
.rep-cell img{
	width: 200px;
	height: 200px;
	border-width: 3px;
	border-style: solid;
	border-radius: 200px;
	border-color: #FFFFFF;
}
.rep-header{
	padding: 20px 0;
}
.rep-header h4{
	font-weight: bold;
}
.rep-header p{
	color: #999999;
}
.rep-desc{
	line-height: 1.8;
}
.rep-cell:hover *{
	color: #4ea1f8;
}
.rep-cell:hover img{
	border-color:#4ea1f8
}
.in-panel-hd .panel-more{
	display: inline-block;
	float: right;
	color:#4ea1f8;
}
.bk-tit{
	padding: 10px 15px;
	cursor: pointer;
	font-weight: bold;
	font-size: 15px;
	border-bottom: 1px dashed #E5E5E5;
}
.bk-cont{
	background-color: #FFFFFF;
	padding: 10px;
	display: none;
}
.active .bk-cont{
	display: block;
}
.bk-cont p{
	margin-bottom: 10px;
}
.bk-cont p:last-child{
	margin-bottom: 0;
}
.bk-collage{
	background-color: #f5f5f5;
	box-shadow: 0 0 10px #d1e6fd;
}
.pcx-cell{
	position: relative;
}
.pcx-cell .pcx-intro{
	position: absolute;
	padding: 20px;
	bottom: 0;
	left: 0;
	color: #fff;
}
.pcx-intro h3{
	font-size: 16px;
	font-weight: bold;
}
.pcx-intro p{
	margin-bottom: 20px;
}
.pcx-grid{
	padding: 20px;
}
.zx-box{
	display: block;
}
.zx-box p{
	margin-top: 10px;
}
.less-row>div{
	padding:10px 15px;
}
.less-box{
	position: relative;
	background-position: center;
	background-size: 100% 100%;
	border-radius: 5px;
}
.less-box .inner{
	padding: 20px;
}
.less-box .les-tt{
	color: #4ea1f8;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 10px;
}
.les-link a{
	color: #4ea1f8;
}
.in-tip{
	color: #999999;
	line-height: 30px;
	float:right;
}
.quan-box{
	border-radius: 5px;
	padding: 15px 25px;
	display: block;
	margin-top: 25px;
	color: #FFFFFF;
}
.quan-blue{
	background-color: #567cc7;
}
.quan-org{
	background-color: #e89238;
}
.quan-box h3{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}
.quan-blue:hover{color: white;background-color: #446fc4;box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);}
.quan-org:hover{color: white;background-color: #e78927;box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);}
.idx-panel{
	background-color: #FFFFFF;
	border: 1px solid #E5E5E5;
	border-radius: 3px;
	overflow: hidden;
}
.idx-tab{
	background-color: #eeeeee;
	height: 50px;
}
.idx-tab li{
	float: left;
	width: 33.33%;
}
.idx-tab li a{
	display: block;
	height: 50px;
	line-height:50px;
	text-align: center;
	font-size: 16px;
}
.idx-tab li a .sm{
	color: #999999;
	font-size: 10px;
	padding: 0 5px;
}
.idx-tab li a .iconfont{
	color: #4ea1f8;
}
.idx-tab li a .text-blue{
	font-weight: bold;
}
.idx-tab li.active a{
	background-color: #ffffff;
}
.idx-panel .tab-pane{
	padding:15px;
}
.idx-photo{
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% 100%;
	padding: 20px;
	color: #FFFFFF;
}
.idx-photo h3{
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 10px;
}
.idx-photo p{
	font-size: 16px;
}
.lxpm_ship1,.lxpm_ship2,.lxpm_ship3{
	height: 190px;
	overflow: hidden;	
}
.idx-list{
	padding: 10px 0;
}
.idx-list li{
	line-height: 20px;
	margin-bottom: 10px;
}
.idx-list li:last-child{
	margin-bottom: 0;
}
.idx-list li span{
	display: inline-block;
	margin-right: 20px;
}
.idx-list li span:last-child{
	margin-right: 0;
}

.swiper-banner .container{
	position: relative;
	height: 100%;
}
.index-swiper{
	position: relative;
}
.swiper-banner {
	height: 520px;
}
.swiper-banner .swiper-slide{
	height: 520px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover
}

.sw-intro{
	padding: 10% 0;
}
.sw-text{
	margin-bottom: 40px;
}
.sw-intro .btn{
	background-color: #FFFFFF;
	color: #4ea1f8;
}
.sw-intro .btn:hover{
	background-color: #4ea1f8;
	color: #FFFFFF;	
}














@media (min-width:1200px) {
	.index-swiper .bs-form{
		position: absolute;
		left: 50%;
		margin-left: 350px;
		z-index: 9999;
	}
	.idx-list{
		float: right;
		width: 390px;
	}
	.idx-photo{
		float: left;
		width: 420px;
		height: 190px;
	}
	.in-panel-42{
		height: 44px;
	}
	.zyx-tab li.active a:before {
	    content: ' ';
	    position: absolute;
	    width: 100%;
	    background: #4ea1f8;
	    height: 2px;
	    left: 0;
	    top: 0;
	}
	.zyx-tab li.active a:after {
	    content: ' ';
	    position: absolute;
	    width: 100%;
	    background: #ffffff;
	    height: 2px;
	    left: 0;
	    bottom: 0;	
	}
	.zc-form-main:after,
	.zc-form-main:before{
		position: absolute;
		display: block;
		content: ' ';
		width: 44px;
		height: 31px;
		left:418px;
		z-index: 999;
		background-repeat: no-repeat;
		background-position: center;
	}
	.zc-form-main:after{
		bottom: -8px;
		background-image: url(../images/downx.png);
	}
	.zc-form-main:before{
		top: -8px;
		height: 29px;
		background-image: url(../images/upx.png);
	}
	
	
	
	.zc-rt-grid .zc-text{
		margin-bottom: 60px;
	}
	.zc-tt{
		margin-bottom: 50px;
	}
	.zc-desc{
		margin-bottom: 50px;
	}
	.zc-grid{
		float: left;
		width: 440px;
		height: 450px;
	}
	.zc-rt-grid{
		float: right;
		width: 756px;
		padding:30px 40px;
	}
	.school-banner{
		padding: 50px 0;
	}
	.z-list li .z-time{
		width: 200px;
	}
	.rank-list li{
		padding: 13px 40px;
	}
	.z-list li{
		padding: 14px 40px;
	}
	.tt-tab li.active a:after{
		content: ' ';
		position: absolute;
		width: 100%;
		background: #4ea1f8;
		height: 2px;
		left: 0;
		bottom: -10px;
	}
	.kec-step{
		margin-right: -130px;
		padding: 0 30px;
	}
	.xc-icon{
		position: absolute;
		left: 70px;
		top: 0;
		bottom: 0;
	}
	.xc-icon:before{
		width: 1px;
		height: 100%;
		content: ' ';
		display: block;
		position: absolute;
		left: 50%;
		top: 0;
		background-color: #E5E5E5;
	}
	.xc-body{
		padding-left: 120px;
	}
	.xc-content h3{
		font-size: 18px;
	}
	.xc-content{
		font-size: 16px;
	}
	.xc-bar{
		font-size: 16px;
	}
	.xc-wrap{
		padding-left: 20px;
	}
	.det-tabar.isStuck{
		width: 1200px;
		left: 50%;
		margin-left: -600px;
		z-index: 9999;
	}
	.kf-responsive .table{
		border: 1px solid #E5E5E5;
		font-size: 16px;
	}
	.kf-responsive .table tr td{
		font-size: 16px;
		padding:10px 15px;
	}
	.ap-table > tbody > tr > td{
		padding:10px 60px;
	}
	.det-nav li a{
		width: 176px;
	}
	.kec-cells{
		padding-right: 144px;
	}
	.high-col{
		padding: 35px;
	}
	.high-pic{
		float: left;
		width: 200px;
		height: 200px;
	}
	.xx-lg .x-box img{
		height: 532px;
	}
	.xx-cells{
		position: relative;
		padding-right: 378px;
	}
	.xx-lg{
		position: absolute;
		right: 0;
		top: 5px;
	}
	.contact-box{
		float: left;
	}
	.contact-pic{
		float: right;
	}
	.tab-hd{
		position: relative;
	}
	.tab-hd:after{
		width: 4px;
		height: 20px;
		background: #4ea1f8;
		content: ' ';
		position: absolute;
		left: 0;
		top: 50%;
		margin-top: -10px;
	}
	.exp-line{
		float: left;
		width: 1px;
		height: 130px;
		margin: 0 50px;
		background-color: #fff;
		opacity: .2;
	}
	.exp-rt{
		width: 380px;
		float: right;
	}
	.exp-info{
		float: left;
		width: 660px;
	}
	.hz-list li{
		float: left;
		width: 33.33%;
	}
	.hot-slide-box img{
		width:290px;
		height: auto;
	}
	.bk-loc{
		float: left;
	}
	.jec-tag{
		float: left;
	}
	.bk-foot .ject-foot{
		float: right;
	}
	.bk-foot .ject-foot .btn{
		margin-left: 40px;
	}
	.bk-photo{
		float: left;
		margin-right: 20px;
	}
	.bk-photo img{
		width: 275px;
		height: 188px;
	}.zy-photo{
		float: left;
		margin-right: 20px;
	}
	.zy-photo img{
		width: 280px;
		height: 210px;
	}
	.lay-col{
		float: left;
		width: 880px;
	}
	.lay-sidebar{
		width: 290px;
		float: right;
	}
	.country-nav li{
		float: left;
		width: 9.090%;
	}
	.container{
		padding: 0;
		width: 1200px;
	}
	.footer>.container{
		padding: 30px 0;
	}
	.project-row {
		margin: 0 -25px;
	}
	.project-row >div{
		padding: 15px 25px;
	}
	.bs-banner{
		height: 390px;
	}
	.main{
		width: 1200px;
	}
	.navbar-nav{
		margin-left:40px;
	}
	.navbar-nav > li > a{
		font-size: 16px;
		padding: 30px 20px;
		line-height: 30px;
	}
	.bs-form{
		position: absolute;
		right: 0;
		top: 50%;
		transform: translateY(-50%);
	}
	.foot-form-bd{
		position: relative;
		padding-right: 100px;
	}
	.foot-form-bd .btn-primary{
		position: absolute;
		right: 0;
		bottom: 0;
	}
	.foot-main{
		float: left;
		width: 820px;
	}
	.foot-info{
		float: right;
		width:350px;
	}
	.art-cell p{
		font-size: 16px;
		line-height: 1.6;
	}
	.art-cell{
		font-size: 16px;
	}
}
@media (max-width:1000px) {
	.index-swiper .bs-form{
		width: auto;
		margin: 30px;
	}
	.xc-content{
		padding: 20px 0;
	}
	.exp-line{
		margin: 20px 0;
	}
	.exp-info img{
		float: none;
	}
	.article-attr>div{
		float: none!important;
		padding: 5px 0;
	}
	.px-photo img{
		width: 100%;
	}
	.hot-slide-box img{
		width: 100%;
	}
	.bk-loc{
		margin-bottom: 10px;
	}
	.jec-tag{
		margin-bottom: 10px;
	}
	.baike-list .bk-photo{
		margin-bottom: 10px;
	}
	.baike-list .bk-photo img{
		width: 100%;
	}
	body{
		padding-top: 60px;
	}
	.navbar-diy{
		position: fixed;
		top: 0;
	}
	.navbar-diy{
		height: 60px;
	}
	.navbar-logo{
		padding: 10px;
	}
	.navbar-logo img{
		height: 40px;
	}
	.navbar-toggle{
		margin-top: 15px;
		border-radius: 0;
	}
	.navbar-toggle .icon-bar{
		background-color:#4ea1f8;
	}
	.navbar-collapse{
		background-color: #FFFFFF;
		box-shadow: 0 4px 10px rgba(0,0,0,.1);
	}
	.foot-form-bd .col-sm-6{
		margin-bottom: 10px;
	}
	.foot-info{
		margin-top: 30px;
	}
	.country-nav li:last-child:after{
		display: none;
	}
	.contact-box{
		padding: 30px;
	}
	.sm-banner{
		height: 200px;
	}
	.high-pic{
		float: left;
		overflow: hidden;
		width: 140px;
		height: 140px;
	}
	.high-cell .btn{
		right: 10px;
		top: 20px;
		margin-top: 0;
		width: 80px;
	}
	.kec-box{
		width: 245px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 15px;
	}
	.kec-buttons{
		position: static;
		text-align: center;
	}
	.det-content{
		font-size: 14px;
	}
	.det-content p{
		font-size: 14px;
	}
	.free-list li{
		font-size: 14px;
	}
	.det-nav li a{
		display: block;
		font-size: 14px;
	}
	.kec-step{
		padding: 15px 10px;
		font-size: 13px;
	}
	.tt-tab{
		width: 70%;
	}
	.tt-tab li{
		margin-left: 10px;
		margin-bottom: 10px;
	}
	.baisc-flex li{
		width: 50%;
	}
	.sc-logo{
		width: 80px;
	}
	.sc-cells .col{
		padding: 15px 0;
	}
	.sc-cells h3{
		font-size: 22px;
	}
	.pcx-row>div{
		margin-bottom: 20px;
	}
	.sw-intro{
		padding: 20% 0;
	}
	.swiper-banner {
		height: 320px;
	}
	.swiper-banner .swiper-slide{
		height: 320px;
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover
	}
	
}
.rank-section{
	position: relative;
	background: url(../images/rankbg.jpg) center no-repeat;
	background-size: cover;
	padding: 40px 0;
}

.rank-section .container{
	position: relative;
	z-index: 99;
}
.rank-cell{
	background-color: #FFFFFF;
	background: linear-gradient(-135deg,transparent 15px,#FFFFFF 0);
}
.rank-txt{
	margin-bottom: 30px;
}
.rank-txt .md{
	font-size: 20px;
	font-weight: bold;
}
.rank-txt .sm{
	font-size: 14px;
}
.rk-list li{
	position: relative;
	font-size: 16px;
	padding-left: 60px;
	margin-bottom: 20px;
}
.rk-list li .badge{
	background: #fa9a35;
	position: absolute;
	left: 0;
	top: 0;
}
.rank-foot{
	height: 70px;
	background-color: #247edd;
	text-align: center;
}
.rank-foot a{
	display: block;
	text-align: center;
	line-height: 70px;
	font-size:20px ;
	color: #FFFFFF;
}
.rank-bd{
	padding: 25px;
}
.sc-rank{
	padding-top: 40px;
}
.sc-rank-txt{
	font-size: 24px;
	margin-bottom: 40px;
}
.mx_ship{
	height: 160px;
	overflow: hidden;
	margin-bottom: 30px;	
}
.sc-row{
	margin-bottom: 30px;
}
.sc-row li{
	margin-bottom: 15px;
}
.sc-row li *{
	display: inline-block;
	vertical-align: middle;
	color: #95b0e3;
}
.sc-row li img{
	margin-right: 5px;
}
.sc-rank-foot{
	position: relative;
	color: #FFFFFF;
}
.sc-rank-foot h3{
	font-size: 24px;
	text-shadow: 0 0 4px rgba(0,0,0,.4);
	font-weight: bold;
	margin-bottom:12px;
}
.sc-rank-foot p{
	font-size: 18px;
}
.sc-rank-foot a{
	color: #FFFFFF;
	text-decoration: underline;
}
.rank-more{
	display: block;
	position: absolute;
	width: 50px;
	height: 50px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -25px;
	background: url(../images/more.png) no-repeat;
}
.sc-row{
	background-color: #2c4472;
}
.pf-sidebar{
	width: 110px;
	position: fixed;
	right: 0;
	top: 30%;
	z-index: 9999;
}
.pf-box{
	text-align: center;
	display: block;
	line-height: 1;
	padding: 20px 0;
}
.pf-box p{
	color: #FFFFFF;
	margin-top: 10px;
	font-size: 16px;
}
.pf-qq{
	background-color: #fb9b34;
}
.pf-lenst{
	background-color: #10c55a;
}
.pf-care{
	background-color: #4ea1f9;
	padding: 10px 0;
}
.pf-tel{
	background-color: #ff4636;
	padding: 14px 0;
}
.pf-sidebar img{
	width: 80%;
}
.pf-box p.tel{
	font-size: 14px;
}



@media (min-width:1200px) {
	.rank-section:after{
		background-color: #2c4472;
		position: absolute;
		height: 190px;
		content: ' ';
		left: 0;
		right: 0;
		top: 130px;
	}
	.sc-row{
		min-height: 160px;
	}
	.sc-row li{
		float: left;
		width: 300px;
	}
	.rank-cell{
		float: left;
		width: 440px;
		margin-right: 60px;
	}
	.sc-rank{
		overflow: hidden;
	}
}
@media (max-width:766px) {
	.sc-row{
		padding: 15px;
	}
	.pf-sidebar{
		display: none;
	}
	.country-nav li a img{
		height: 10px;
	}
	.mx_ship{
		background-color: #2c4472;
		height: 320px;
		overflow: hidden;
		margin-bottom: 30px;	
	}	
	.country-nav {
		float: none;
	    font-size: 12px;
	    white-space: nowrap;
	    overflow-x: scroll;
	    -webkit-overflow-scrolling: touch;
	}
	.country-nav::-webkit-scrollbar {
	    display: none;
	}
	.country-nav li{
		display:inline-block;
		float: none;
		width: auto;
	    height: 40px;
	    margin: 0 10px;
	    line-height: 36px;
	}
	.country-nav li a{
		padding: 0 0;
	}

	.country-nav li::after{
		display: none;
	}

	.country-nav .active {
	    border-bottom: 2px solid #ff3547;
	}
	
	.index-swiper .bs-form{
		display:none;
	}
	.index-section .kechengtuijian {
		display: none;
	}
	
	.zyx-tab {
		float:none;
	    font-size: 12px;
	    margin-top:10px;
	    white-space: nowrap;
	    overflow-x: scroll;
	    -webkit-overflow-scrolling: touch;
	}
	.in-tt{
		float:none;
	}
	.zyx-tab::-webkit-scrollbar {
	    display: none;
	}
	.zyx-tab li{
		display:inline-block;
		float:none;
	    height: 40px;
	    margin: 0 10px;
	    line-height: 36px;
	}
	
	
	.zxy-cell{
		float:left;
		margin-bottom: 10px;
	}
	.zxy-photo {
		width: 25%;
		float: left;
	}
	.zxy-photo img{
		padding: 10px;
		height: 75px;
	}
	.px-grid{
		width: 75%;
		float: right;
	}
	.px-title{
		width: 90%;
		text-align: left;
		float: right;
		margin-bottom: 0;
	}
	.px-title a{
		font-size: 14px;
	}
	.px-cur{
		float: left;
		height: 14px;
		width: 10%;
	}
	.px-cur img{
		height: 14px;
		width: auto;
	}
	.px-foot {
		display:none;
	}
	.px-desc {
		width: 100%;
		height: 30px;
		padding: 0px 0;
		overflow: hidden;
	}
	.index-section.xmtj,.index-section.rank-section,.index-section.bjts,.index-section.lxks,.form-end{
		display: none;
	}
	.foot-main{
		display: none;
	}
	/** 院校资源 **/
	.rel-list {
	    white-space: nowrap;
	    overflow-x: scroll;
	    -webkit-overflow-scrolling: touch;
	}
	.rel-list::-webkit-scrollbar {
	    /*display: none;*/
	}
	.rel-list li{
		display:inline-block;
		float:none;
	    height: 36px;
	    margin-right:5px;
	    line-height: 36px;
	}
	.rel-list li a{
		padding: 0 5px;
		font-size: 14px;
	}
	.rel-list li:first-child{
		display: none;
	}
	.z-banner, .lay-box.zxyx{
		display: none;
	}
	.baike-list .zy-photo{
		float: left;
		width: 25%;
	}
	.baike-list .col{
		float: right;
		width: 75%;
		padding-top:0;
	}
	.baike-list .zy-desc,.baike-list .bk-foot{
		display: none;
	}
	.baike-list .bk-title{
		margin-bottom: 5px;
	}
	.baike-list .bk-title a{
		font-size: 14px;
	}
	.baike-list .bk-sub-title img {
		float: left;
	}
	.baike-list .bk-sub-title span {
		float: left;
		display: inline;
	}
	.col-md-5.rybl{
		display: none;
	}
	/** 项目推荐 **/
	.bs-banner{
		display: none;
	}
	.project-row >div {
		padding:10px 15px;
	}
	.project-box{
		/* float: left; */
		width: 100%;
		height: 80px;
	}
	.project-box .ject-title a{
		font-size: 14px;
	}
	.project-box .ject-photo{
		float: left;
		width: 25%;
		height: 60px;
		margin-top: 10px;
		background-size: 100% 100%;
	}
	.project-box .ject-intro{
		float: right;
		width: 75%;
	}
	.project-box .ject-desc{
		font-size: 14px;
		height: 40px;
	    overflow: hidden;
        line-height: 1.3;
	}
	.project-box .ject-foot{
		display: none;
	}
	.project-box .ject-photo .j-tag{
		font-size: 12px;
		width: 55px;
		height: 16px;
		line-height: 16px;
		top:0px;
	}
	/** 出国培训 **/
	.px-cell .px-photo{
		float: left;
		width: 25%;
	}
	.px-cell .px-photo a{
		margin-top: 10px;
	}
	.px-cell .px-photo a img{
		height: 80px;
	}
	.px-cell .px-grid{
		width: 75%;	
	}
	.px-cell .px-item{
		margin-bottom: 0;
	}
	
	.tab-hd{
		border:none;
	}
	.war-tabs {
		float:none;
	    font-size: 12px;
	    margin-top:10px;
	    white-space: nowrap;
	    overflow-x: scroll;
	    -webkit-overflow-scrolling: touch;
	}
	.war-tabs::-webkit-scrollbar {
	    display: none;
	}
	.war-tabs li{
		display:inline-block;
		float:none;
	    height: 40px;
	    margin: 0 10px;
	    padding: 10px 5px;
	    line-height: 36px;
	}
	.baike-list li {
		height: 85px;
	}
	.baike-list .bk-photo{
		float: left;
		width: 25%;
	}
	.baike-list .bk-photo img {
		height: 65px;
	}
	.baike-list .bk-desc{
		height: 40px;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    white-space: nowrap;
	}
	
	.in-section.coreteam{
		display: none;
	}
    .project-box .ject-intro{
        padding-top: 10px;
        padding-bottom: 0;
    }
	.project-box .ject-desc{
		display: block;
	}
	.project-box .ject-title{
	    margin-bottom: 0;
	}
}

.bk-sub-title::after{
	content: "";
	clear: both;
}

.bjts-list .bjts-li{
	padding: 0 ;
}

@media (max-width: 766px) {
	.baike-list li {
		height: auto;
	}
	.baike-list .zy-desc {
		display: block;
		font-size: 12px;
		margin-bottom: 10px;
	}
	.baike-list .bk-sub-title img,
	.baike-list .bk-sub-title span {
		float: unset;
	}
}

.show-mb {
	display: none;
}


/* 2025-03-18新增 */
@media (max-width: 767px) {
	.show-pc {
		display: none;
	}
	.show-mb {
		display: block;
	}

	.form-field .hd .show-mb {
		display: inline-block;
	}

	.index-section.bjts {
		display: block;
	}
	.index-section.bjts .in-tt {
		float: left;
	}
	.index-section.bjts .bjts-list .bjts-li {
		margin-bottom: 0;
	}

	.index-section.xmtj {
		display: block;
	}
	.index-section.xmtj .in-tt {
		float: left;
	}

	.index-section.yxzy .zxy-cell .zxy-photo{
		display: none;
	}
	.index-section.yxzy .zxy-cell .px-grid {
		width: 100%;
	}
	.index-section.yxzy .zxy-cell .px-grid .px-desc {
		height: auto;
		padding-bottom: 0;
	}

	.index-section.lqb,
	.index-section.xygs {
		display: none;
	}

	.project-box .ject-photo,
	.baike-list .bk-photo,
	.baike-list .zy-photo,
	.inwrap .in-panel .exp-main {
		display: none;
	}
	.project-box .ject-intro,
	.baike-list .col{
		width: 100%;
		float: unset;
	}
	.index-section.xmtj .project-cells .project-box,
	.project-row .project-box,
	.project-box .ject-desc,
	.baike-list .bk-desc {
		height: auto;
	}

	.inwrap .baike-list .bk-desc {
		white-space: unset;
	}
	
	.index-section.bjts .px-cell .px-title ,
	.inwrap .px-cell .px-title {
		float: unset;
		width: 100%;
	}

	.px-cell .px-photo,
	.px-cell .px-grid {
		float: unset;
		width: 100%;
	}
	.px-cell .px-photo a img {
		height: auto;
	}
	.px-cell .px-foot {
		display: block;
		margin-top: 10px;
	}
}
