﻿*{
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
}
/*最外层*/
.zwcWidth{
	width: 100%;
	margin: 0 auto;
}
/*间距*/
.jianju-list{
	padding: 4rem 0 3rem 0;
}
.jianju-list-top{
	padding-top:4rem;
}
.jianju-list-bottom{
	padding-bottom:3rem;
}
/*标题1*/
.title-list{
	text-align: center;
}
.title-list .title-sec{
    font-size: 2.4rem;
    color: #333333;
    line-height: 3rem;
    font-weight: 600;
    margin-top: 3rem;
    margin-bottom: .4rem;
}
.title-list .title-third{
	font-size: 1.4rem;
    color: #999999;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}
.title-list .title-four{
	margin: 0 auto;
	margin-top: .6rem;
    font-size: 1.4rem;
    color: #666666;
    line-height: 2.2rem;
    letter-spacing: .1rem;
}
.title-list .title-four span{
	color: #ff0041;
}
/*标题2*/
.title-list-sec{
	text-align: center;
}
.title-list-sec .title-list-secfirst p{
	float: left;
	width: 50%;
	height: 6rem;
}
.title-list-sec .title-list-secfirst p:first-child{
	text-align: right;
	color: #cc0000;
    font-size: 5rem;
    letter-spacing: .3rem;
    font-family: "宋体";
}
.title-list-sec .title-list-secfirst p:last-child{
	text-align: left;
}
.title-list-sec .title-list-secfirst p:last-child span{
	display: block;
}
.title-list-sec .title-list-secfirst p:last-child span:first-child{
	line-height: 3.4rem;
	color: #000000;
    font-size: 3.4rem;
    font-family: "宋体";
}
.title-list-sec .title-list-secfirst p:last-child span:last-child{
	line-height: 1.6rem;
	color: #fff;
    background: #898989;
    font-family: "felixtitlingmtstd";
    text-align: center;
    font-size: 1rem;
    display: inline-block;
    padding: 0 1rem;
}
.title-list-sec>li:last-child{
	height: 2rem;
	font-size: 1.2rem;
	color: #666;
}
.title-list-sec .title-list-secfirst p:last-child span.course_sp{
	color: #fff;
}
.title-list-sec .title-list-secfirst p:last-child span.course_bg{
	background: #cc0000;
}
.title-list-sec>li.course_con{
	color: #fff;
}


/*按钮*/
.btn-list{
	width: 100%;
	/*padding-top: 2rem;*/
}
.btn-list a{
	display: block;
	width: 15%;
	margin: 0 auto;
	height: 4rem;
	line-height: 4rem;
	border: 1px solid #3B84F5;
	color: #3B84F5;
	text-align: center;
	font-size: 1.6rem;
	letter-spacing: .1rem;
}
.btn-list a:hover{
	background: #3B84F5;
	color: #fff;
}
/*轮播*/
.bannerLB{
	margin-top: 8rem;
}
.bannerLB img{
	width: 100%;
}
.bannerLB .swiper-container-horizontal>.swiper-pagination-bullets,
.bannerLB .swiper-pagination-custom, 
.bannerLB .swiper-pagination-fraction{
	bottom: 2rem;
}
.bannerLB .swiper-pagination-bullet{
	width: 1rem;
	height: 1rem;
	border: .2rem solid #C2CBD3;
	/*color: #ADC8D9;*/
	background: transparent;
	border-radius: 0;
}
.bannerLB .swiper-pagination-bullet-active{
	width: 1.2rem;
	height: 1.2rem;
	border: .1rem solid #000;
	background: #fff;
}
.bannerLB .swiper-slide{

	height: auto !important;

}
.bannerLB .swiper-wrapper{

	height: auto !important;

}
/*诚智训练的服务OUR SERVICE*/
.service-title{
	padding: 2.5rem 0 1.5rem;
	border-bottom: .1rem dashed #cbcbcb;
}
.service-title li:first-child{
	font-size: 2rem;
	color: #333;
}
.service-title li:first-child span{
	font-size: 1.2rem;
}
.service-title li:first-child a{
	font-size: 1.2rem;
	padding-left: 2rem;
}
.service-title li:first-child a:hover{
	color: rgb(0, 153, 204);
	text-decoration: underline;
}
.service-title li:last-child{
	padding-top: .5rem;
	color: #808080;
	font-size: 1.2rem;
}
.service-con{
	margin-top: 2rem;
}
.service-con>li{
	float: left;
	width: 20%;
}
.service-con-top{
	width: 100%;
	border-right: .1rem dashed #cbcbcb;
	text-align: center;
}

.service-con-top li img{
	width: 180px;
	height: 100px;
	margin: 0 auto;
}
.service-con-top li:nth-child(2){
	padding: 1rem 0 .6rem;
	font-size: 1.6rem;
	color: #242424;
}
.service-con-top li:nth-child(2):hover{
	color: rgb(0, 153, 204);
	text-decoration: underline;
}

.service-con-top li:last-child{
	width: 180px;
	margin: 0 auto;
	text-align: left;
	height: 4.8rem;
	line-height: 1.6rem;
	overflow: hidden;
	color: #808080;
	font-size: 1.2rem;
}
.service-con-bottom{
	margin-top: 1rem;
}
.service-con-bottom span{
	display: block;
	width: 40%;
	height: 2rem;
	line-height: 2rem;
	background: #FE7400;
	margin: 0 auto;
	text-align: center;
	font-size: 1.2rem;
	color: #fff;
	border-radius: .4rem;
}
.service-con-bottom span:hover{
	text-decoration: underline;
}
@media (max-width: 1199px) {
	.service-con>li:last-child{
		display: none;
	}
}
@media (min-width: 768px) and (max-width: 1199px) {
	.service-con>li{
		width: 25%;
	}
	.service-con-top li img{
		width: 80%;
		height: 8rem;
	}
	.service-con-top li:last-child{
		width: 80%;
	}
}
@media (max-width: 767px) {
	.service-title{
		padding: 1.5rem 0 1rem;
	}
	.service-con>li{
		width: 50%;
	}
	.service-con>li:first-child,
	.service-con>li:nth-child(2){
		margin-bottom: 1.5rem;
	}
	.service-con>li:nth-child(2n) .service-con-top{
		border-right: 0;
	}
	.service-con-top li img{
		width: 80%;
		height: 8rem;
	}
	.service-con-top li:last-child{
		width: 80%;
	}
	.service-con-bottom span{
		width: 60%;
	}
	.service-title li:first-child span,
	.service-title li:first-child a{
		position: relative;
		top: -.5rem;
	}
	.service-title li:last-child{
		padding-top: 0;
	}
	
}
/*训练基地*/
/*标题*/
.anli-list-titlefather{
	margin-bottom: 2rem;
}
.anli-list-title{
	width: 100%;
	padding: .4rem 0;
	float: right;
	border-bottom: .2rem solid #ff8200;
}
.anli-list-title li{
	float: left;
	padding: 0 1rem;
	font-size: 1.4rem;
	color: #333;
}
.anli-list-title li:hover{
	cursor: pointer;
}
.anli-list-title li.active{
	color: #ff8200;
}
/*内容*/
.anli-list{
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.anli-list>li{
	float: left;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 25%;
    padding: 0 1rem;
    height: 20rem;
}
.anli-list>li img{
	width: 100%;
	height: 16.5rem;
	border:1px solid;
border-radius:5px;
}
.anli-list>li p{
	height: 3rem;
	line-height: 3rem;
	color: #242424;
	font-size: 1.2rem;
	width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.anli-list>li p:hover{
	color: rgb(0, 153, 204);
	text-decoration: underline;
}

.anli-listfather>ul{
	display: none;
}
.anli-listfather>ul.active{
	display: block;
}

@media (min-width: 768px) and (max-width: 1199px) {
	.anli-list-title li{
	    padding: 0 1rem;
	}
	
}
@media (max-width: 767px){
	.anli-list-title li{
		padding: 0 1rem;
		display: none;
	}
	.anli-list-title li:first-child,
	.anli-list-title li:nth-child(2),
	.anli-list-title li:nth-child(3){
		display: block;
	}
	.anli-list>li{
		width: 50%;
	}
	
}
@media (max-width: 500px) {
	.anli-list>li{
		height: 13rem;
	}
	.anli-list>li img{
		height: 10rem;
	}
}

@media (max-width: 400px) {
	.anli-list>li{
		height: 11rem;
	}
	.anli-list>li img{
		height: 8rem;
	}
}
@media (max-width: 300px) {
	.anli-list>li{
		height: 10rem;
	}
	.anli-list>li img{
		height: 7rem;
	}
}

/*心得+游戏+教练资料*/
.zh-list{
	width: 100%;
	border: 1px solid #ccc;
	margin-top: 2rem;
	padding-bottom: 2rem;
}
.zh-list-title{
	height: 4.3rem;
	line-height: 4rem;
	border-bottom: 1px solid #ccc;
}
.zh-list-title li{
	float: left;
	width: 33.33333%;
	font-size: 1.8rem;
	color: #333;
	text-align: center;
	font-weight: 600;
	border-bottom: .3rem solid transparent;
}
.zh-list-title li.active{
	border-bottom: .3rem solid #f57720;
	color: #f57720;
}

.zh-list-title li em{
	color: #969696;
	font-family: '宋体';
}
.zh-list-con ul{
	display: none;
}
.zh-list-con ul.active{
	display: block;
}
.zh-list-conxq{
	width: 96%;
	margin: 0 auto;
}
.zh-list-conxq li{
	height: 2.6rem;
	line-height: 2.6rem;
}
.zh-list-conxq li p{
	float: left;
}
.zh-list-conxq li p:first-child{
	width: 80%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.zh-list-conxq li p:first-child img{
	vertical-align: middle;
}
.zh-list-conxq li p:first-child a{
	font-size: 1.2rem;
	color: #333;
}
.zh-list-conxq li p:last-child{
	width: 20%;
	text-align: right;
	font-size: 1.2rem;
	color: #999;
}
.zh-list-conxq li:first-child{
	height: 15rem;
	padding: 2rem 0;
	line-height: initial;
	border-bottom: .1rem dotted #ccc;
}
.zh-list-conxq li:first-child p:first-child{
	width: 20%;
}
.zh-list-conxq li:first-child p:last-child{
	width: 80%;
	padding-left: 5%;
	text-align: left;
}
.zh-list-conxq li:first-child p:last-child a,
.zh-list-conxq li:first-child p:last-child span{
	display: block;
}
.zh-list-conxq li:first-child p:last-child a{
	color: #333;
	font-size: 1.4rem;
	font-weight: 600;
	height: 4rem;
	line-height: 4rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.zh-list-conxq li:first-child p:last-child span{
	height: 4rem;
	line-height: 2rem;
	overflow: hidden;
	font-size: 1.2rem;
	color: #333;
}
.zh-list-conxq li:first-child p:first-child img{
	width: 100%;
	height: 12rem;
	
}

@media (min-width: 768px) and (max-width: 1199px) {
	.zh-list-conxq li:first-child{
		height: 12rem;
		/*padding: 2rem 0;
		line-height: initial;
		border-bottom: .1rem dotted #ccc;*/
	}
	.zh-list-conxq li:first-child p:first-child img{
		height: 10rem;
		
	}
}
@media (min-width: 600px) and (max-width: 767px){
	.zh-list-conxq li:first-child{
		height: 14rem;
	}
	.zh-list-conxq li:first-child p:first-child img{
		height: 12rem;
		
	}
}
@media (min-width: 400px) and (max-width: 600px){
	.zh-list-conxq li:first-child{
		height: 12rem;
	}
	.zh-list-conxq li:first-child p:first-child img{
		height: 10rem;
		
	}
}
@media (max-width: 400px){
	.zh-list-conxq li:first-child{
		height: 9rem;
	}
	.zh-list-conxq li:first-child p:first-child img{
		height: 7rem;
		
	}
}
@media (max-width: 767px){
	/*心得+游戏+教练资料*/
	.zh-list{
		margin-top: 1.5rem;
		padding-bottom: 1.5rem;
	}
	.zh-list-title{
		height: 3.3rem;
		line-height: 3rem;
	}
	.zh-list-title li{
		font-size: 1.4rem;
	}
	.zh-list-conxq li{
		height: 2rem;
		line-height: 2rem;
	}
	
	.zh-list-conxq li p:first-child{
		width: 60%;
	}
	.zh-list-conxq li p:last-child{
		width: 40%;
	}
	.zh-list-conxq li:first-child{
		/*height: 9rem;*/
		padding: 1rem 0;
	}
	.zh-list-conxq li:first-child p:first-child{
		width: 35%;
	}
	.zh-list-conxq li:first-child p:last-child{
		width: 65%;
	}
	.zh-list-conxq li:first-child p:last-child a{
		height: 3rem;
		line-height:3rem;
	}
	.zh-list-conxq li:first-child p:last-child span{
		height: 1.5rem;
		line-height: 1.8rem;
	}
	
}

/*企业为什么要做团队*/
.con-first{
	margin: 0 auto;
	height: 50rem;
	background: url(../images/m1_bj.jpg) no-repeat center top;
	/*background-size:100% 100%;*/
}
.con-first-conleft{
	float: left;
	margin-top: 7rem;
    margin-left: 5%;
}
.con-first-conright{
	float: right;
	margin-top: 11rem;
	width: 34%;
}
.con-first-conleft li,.con-first-conright li{
	height: 2.4rem;
    /*overflow: hidden;*/
    line-height: 2.4rem;
    font-size: 1.6rem;
    color: #666666;
    background: url(../images/m1_xb1.png) left center no-repeat;
    padding-left: 2.4rem;
    margin: 0 0 3rem;
}
.con-first-conleft li span,.con-first-conright li span{
	color: #ff8200;
	font-weight: 600;
}

/*做完团队可以收获什么*/
.con-sec{
	margin: 0 auto;
	height: 55rem;
	background:#ffffff;
}
.con-sec-con{
	margin-top: 2rem;
}
.con-sec-con li{
	float: left;
	width: 25%;
	height: 34rem;
	position: relative;
	background: #333;
	overflow: hidden;
}
.con-sec-con li img{
	width: 100%;
	height: 100%;
	opacity: 1;
}
.con-sec-con li:hover img{
	transition: all .4s;
}
.con-sec-con li img:hover{
	filter:alpha(opacity=60); 
	-moz-opacity:0.6; 
	-khtml-opacity: 0.6; 
	opacity: 0.6; 
	transform: scale(1.1);
}
.con-sec-con li p.sec-name{
	width: 100%;
	position: absolute;
	bottom: 2rem;
	text-align: center;
	height: 4rem;
	line-height: 8rem;
	color: #ffffff;
	font-size: 1.2rem;
}
.con-sec-con li p.sec-name span{
	font-size: 2rem;
	font-weight: 600;
}
.con-sec-con li p.sec-des{
	position: absolute;
	top: 2rem;
	color: #fff;
	width: 80%;
	margin-left: 10%;
	padding-left: 1rem;
	border-left: .1rem solid #fff;
	line-height: 2rem;
	transition: all .4s;
	overflow: hidden;
	filter:alpha(opacity=0); 
	-moz-opacity:0; 
	-khtml-opacity: 0; 
	opacity: 0; 
}
.con-sec-con li:hover p.sec-des{
	filter:alpha(opacity=100); 
	-moz-opacity:1; 
	-khtml-opacity: 1; 
	opacity: 1; 
}
/*哪些企业通过活动，团队发生了改变*/
.con-four{
	margin: 0 auto;
	height: 65rem;
	background:#f7f7f7;
	background-size: 100% 100%;
}
.msn-focus { width:1120px; height:auto; overflow:hidden; font-family:"微软雅黑"; margin:15px auto 0; }
.msn-focus .hd {width:1120px; height:355px; overflow:hidden; position:relative; z-index:3; margin:0 auto;}
.msn-focus .hd li {float: left;height:355px;margin: 0 6px; }
.msn-focus .hd li a{display:block;}
.msn-focus .hd li .tu{ width:176px; height:176px; border-radius:50%; padding:70px 0 0;margin:0 auto 0;}
.msn-focus .hd li .tu img{ width:176px; height:176px; border-radius:50%; margin:0 auto;}
.msn-focus .hd .on a { width:320px; height:355px; background:url(../images/xian_xb1.png) center bottom no-repeat; display:block;}
.msn-focus .hd .on .tu{ width:320px; height:314px;padding:6px 0 0;}
.msn-focus .hd .on .tu img{ width:300px; height:300px !important; border-radius:50%;box-shadow:-2px 6px 10px #3b3b3b;}
.msn-focus .bd { width:1100px; height:163px;position: relative;top:-3px; z-index:1; margin:0 auto; }
.msn-focus .bd ul { height:160px; overflow: hidden; position:relative; background:#fff; border-top:3px solid #ff0041;}
.msn-focus .bd li { width:620px; height:auto; overflow:hidden; position: relative; margin:22px auto 0;}
.msn-focus .bd li h5 {height:30px; overflow:hidden; line-height:30px; text-align:center;color:#333333; font-size:24px; margin:0 auto; }
.msn-focus .bd li h6{height:24px; overflow:hidden; line-height:24px; text-align:left; font-size:14px; color:#333333; background:url(../images/kehu_xb1.png) left center no-repeat; padding-left:22px; margin:8px auto 4px; }
.msn-focus .bd li p {height:44px; overflow:hidden; line-height:22px; text-align:left; font-size:14px; color:#666666; text-indent:2em; }
.msn-focus .bd li p a{ float:right;color:#666666;}
.msn-focus .bd li p a:hover{color:#ff0041;}
.msn-focus .prev, .msn-focus .next { position:absolute; bottom:48px; width:32px; height: 61px;text-indent: -999px; border: none;
 background:url(../images/fws_xblr.png) right center no-repeat; }
.msn-focus .prev { left:80px; background-position:left center;}
.msn-focus .next { right:80px;  }
.msn-focus .bdOn .prev,.msn-focus .bdOn .next{ display:block;  }

/*ipad+手机*/
.con-four-nlg{
	margin-top: 1.5rem;
}
.con-four-nlg li{
	padding-bottom: 1.7rem;
}
.con-four-nlgimg{
	float: left;
	width: 30%;
    height: 6rem;
    overflow: hidden;
    /*border-radius: 50%;*/
}
.con-four-nlgimg img{
	width: 100%;
	height: 100%;
}
.con-four-nlgtext{
	float: right;
	width: 68%;
}
.con-four-nlgtext>a,
.con-four-nlgtext span{
	display: block;
}
.con-four-nlgtext>a{
	width: 90%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	height: 2.4rem;
	font-size: 1.6rem;
	color: #333;
}
.con-four-nlgtext span{
	height: 3.6rem;
	line-height: 1.8rem;
	overflow: hidden;
	font-size: 1.4rem;
	color: #393939;
}

/*增值服务*/
.server { 
	/*position: relative;*/ 
}
.server ul {
	position: relative;
	height: 260px; 
	margin: 4rem auto;
	overflow: hidden; 
	background: url(../images/serverbg.png) no-repeat left center; 
	background-size: 100%;
 }
.server ul li {
	/*width: 130px;*/ 
	width: 22%;
	height: 80px; 
	text-align: center; 
}
.server ul li.li1 { position: absolute; top: 79px; left:50%; }
.server ul li.li2 { position: absolute; top: 79px; left: 75%;}
.server ul li.li3 { position: absolute; top: 178px; left: 25%; }
.server ul li.li4 { position: absolute; top: 178px; left: 50%;}
.server ul li.li5 { position: absolute; top: 178px; left: 75%;}
.server ul li img { 
	width: 55px;
	height: 55px; 
	margin-top: 2px; 
	cursor: pointer; 
	-webkit-transition: 0.4s; 
	-webkit-transition: -webkit-transform 0.4s ease-out; 
	transition: transform 0.4s ease-out; 
	-moz-transition: -moz-transform 0.4s ease-out; }
.server ul li img:hover { 
	transform: rotateZ(360deg); 
	-webkit-transform: rotateZ(360deg); 
	-moz-transform: rotateZ(360deg); 
	}
.server ul li span { 
	display: block; 
	/*width: 130px;*/ 
	width: 100%;
	/*margin-top: -3px;*/ 
	height: 16px; 
	text-align: center; 
	line-height: 16px; 
}
.server .info {
	height: 180px; 
	margin-top: 10.5rem;
	/*margin: 77px 10px 0 0;*/ 
}
.server .info  img{
	width: 100%;
}
.server .info p { line-height: 25px; margin-left: 5px; }
/*新闻*/
.news-list img{
	width: 100%;
	height: 100%;
	border-radius: 1rem;
}
.news-list-left p{
	height:17.5rem;
	padding-left: 10%;
}
.news-list-left p:last-child{
	margin-top: 1rem;
}
.news-list-right p{
	height: 8rem;
}
.news-list-right p.news-time{
	line-height: 3rem;
	font-size: 1.4rem;
}
.news-list-right p.news-list-con{
	border-left: .1rem solid #ddd;
	position: relative;
	left: -2rem;
}
.news-circle{
	display: inline-block;
	width: .6rem;
	height: .6rem;
	background: #ddd;
	position: absolute;
	left: -.4rem;
	top: 1.2rem;
	border-radius: 50%;
}
.news-title{
	display: inline-block;
	width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 3rem;
	line-height: 3rem;
	font-size: 1.8rem;
	color: #333;
	letter-spacing: .1rem;
}
.news-des{
	display: inline-block;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 1.4rem;
	letter-spacing: .1rem;
}

@media (max-width: 1680px) {
	/*企业为什么要做团队*/
	.con-first{
		width: 100%;
	}
	.con-sec{
		width: 100%;
	}
	.con-four{
		width: 100%;
	}
}


@media (min-width: 768px) and (max-width: 991px) {
    /*在768和991像素之间的屏幕里,这里的样式才生效*/
   /*标题*/
    .title-list .title-four{
	   font-size: 1.4rem;
	   width: 100%;
	   line-height: 1.8rem;
    }
   .title-list .title-four.title-sec-four{
   		width: 90%;
   		line-height: 1.8rem;
   		font-size: 1.4rem;
   }
   
    .con-first-conleft{
		margin-top: 7rem;
	    margin-left: 0;
	}
	.con-first-conright{
		margin-top: 11rem;
		width: 28%;
	}
	.con-first-conleft li{
		width: 80%;
	}
	.con-first-conleft li, .con-first-conright li{
		font-size: 1.4rem;
	}
	.con-sec{
		height: 42rem;
	}

	
	/*增值服务*/
	.server ul{
		margin: 2rem auto;
	}
	.server ul li.li1 {top: 98px;}
	.server ul li.li2 {top: 98px;}
	.server ul li.li3 {top: 161px;}
	.server ul li.li4 {top: 161px;}
	.server ul li.li5 {top: 161px;}
	.server ul li img { 
		width: 30px;
		height: 30px; 
	}
	.server .info {
		margin-top: 8.5rem;
	}
	.server .info p{
		line-height: 20px;
	}

	.con-sec-con li{
		height: 22rem;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
    /*在992和1199像素之间的屏幕里,这里的样式才生效*/
   .title-list .title-four{
	   	width: 98%;
	    letter-spacing: 0;
   }
   .title-list .title-four.title-sec-four{
   		width: 64%;
   }
   .con-first-conleft{
		margin-top: 7rem;
	    margin-left: 0;
	}
	.con-first-conright{
		margin-top: 11rem;
		width: 34%;
	}
	.con-sec{
		height: 50rem;
	}

	
	/*增值服务*/
	.server ul li.li1 {top: 90px;}
	.server ul li.li2 {top: 90px;}
	.server ul li.li3 {top: 172px;}
	.server ul li.li4 {top: 172px;}
	.server ul li.li5 {top: 172px;}
	.server ul li img { 
		width: 40px;
		height: 40px; 
	}
	.server .info {
		margin-top: 8.5rem;
	}


}

@media (min-width: 1200px) {
    /*在大于1200像素的屏幕里,这里的样式才生效*/
}

.nav-xs{
	width: 100%;
	height:5rem;
	line-height: 4.4rem;
	position: fixed;
	top: 0;
	background: rgba(0,0,0,.8);
	z-index: 999999;
	/*padding: 1rem 0;*/
}
.nav-xs p{
	float: right;
	font-size: 24px;
	color: #db2424;
	padding-right: 20px;
	margin-top: 5px;
}
.nav-xs ul{
	float: left;
	text-align: ;

}
.dropdown-toggle img{
	width: 2.3rem;
	margin-top: 1rem;
}
.dropdown-menu li{
	text-align: center;
}
@media (max-width: 1200px){
	.con-xsm{
		margin-top: 5rem;
	}
	.news-list{
		margin-bottom: 10rem;
	}
	.bannerLB{
		margin-top: -2rem;
	}
}
@media (max-width: 767px) {
   /*在小于768像素的屏幕里,这里的样式才生效*/
  .jianju-list{
  	padding: 1.5rem 0;
  }
	.jianju-list-top{
	  padding-top: 2rem;
	}
 	.title-list .title-sec{
 		font-size: 1.6rem;
 	}
 	.title-list .title-four{
 		line-height: 1.8rem;
 	}
 	/*标题2*/
	.title-list-sec .title-list-secfirst p{
		height: 3.6rem;
	}
	.title-list-sec .title-list-secfirst p:first-child{
	    font-size: 3rem;
	    letter-spacing: .3rem;
	}
	.title-list-sec .title-list-secfirst p:last-child span:first-child{
		line-height: 2.4rem;
	    font-size: 2rem;
	}
	.title-list-sec .title-list-secfirst p:last-child span:last-child{
		display: none;
	}
	.title-list-sec>li:last-child{
		width: 90%;
		margin: 0 auto;
		height: 3.6rem;
		line-height: 1.8rem;
		font-size: 1.2rem;
		/*letter-spacing: .1rem;*/
	}
	
 	/*banner轮播图*/
 	.bannerLB .swiper-container-horizontal>.swiper-pagination-bullets,
	.bannerLB .swiper-pagination-custom, 
	.bannerLB .swiper-pagination-fraction{
		bottom: .5rem;
	}
	.bannerLB .swiper-pagination-bullet{
		width: .8rem;
		height: .8rem;
	}
	.bannerLB .swiper-pagination-bullet-active{
		width: 1rem;
		height: 1rem;
	}

	/*企业为什么要做团队*/
	.con-first{
		/*width: 1680px;*/
		/*margin: 0 auto;*/
		height: 48rem;
		background: none;
		/*background-size:100% 100%;*/
	}
	.con-first-conleft{
		float: none;
		
	    /*margin-left: 5%;*/
	   width: 86%;
	   margin: 0 auto;
	   margin-top: 1rem;
	}
	.con-first-conright{
		float: none;
		width:86%;
	  	margin: 0 auto;
	   	margin-top: 1rem;
		margin-top: 1rem;
	}
	.con-first-conleft li,.con-first-conright li{
		height: 1.8rem;
	    /*overflow: hidden;*/
	    line-height: 1.8rem;
	    font-size: 1.4rem;
	    color: #666666;
	    background: url(../images/m1_xb1.png) left center no-repeat;
	    padding-left: 2.4rem;
	    margin: 0 0 2rem;
	}
	.con-first-conleft li span,.con-first-conright li span{
		color: #ff0041;
		font-weight: 600;
	}

	/*做完团队可以收获什么*/
	.con-sec{
		height: 38rem;
	}
	.title-list .title-four.title-sec-four{
		width: 100%;
	}
	.con-sec-con{
		margin-top: 1.5rem;
	}
	.con-sec-con li{
		height: 19rem;
	}
	.con-sec-con li p.sec-name{
    	line-height: 2rem;
	}
	.con-sec-con li p.sec-name span{
		font-size:1.6rem;
	}

	/*哪些企业通过活动*/
	.con-four{
		/*width: 1680px;*/
		/*margin: 0 auto;*/
		margin-top: 2rem;
		height: 65rem;
		background:url(../images/m3_bj.jpg) center top no-repeat;
	}
	.con-four-nlgtext>a{
		font-size: 1.4rem;
		color: #333;
	}
	.con-four-nlgtext span{
		font-size: 1.2rem;
		font-size: #393939;
	}
	
	/*增值服务*/
	.server ul{
		height: 200px;
		margin: 1.5rem auto;
		background-size: 100% 100%;
		
	}
	.server ul li img{
		width: 30px;
		height: 30px;
		margin-top: 0;
	}
	.server ul li.li1 {
	    top: 69px;
	}
	.server ul li.li2 {
	    top: 69px;
	}
	.server ul li.li3 {
	    top: 145px;
	}
	.server ul li.li4 {
	    top: 145px;
	}
	.server ul li.li5 {
	    top: 145px;
	}
	.server ul li span{
		font-size: 1.2rem;
	}
	.server .info{
		margin-top: .5rem;
		margin-bottom: 1.5rem;
		overflow: hidden;
	}
	/*新闻*/
	.news-list{
		margin-bottom: 2rem;
	}
	.news-list-right p{
		height: 5rem;
	}
	.news-list-right p.news-time{
		line-height: 3rem;
		font-size: 1.2rem;
	}
	.news-list-right p.news-list-con{
		left: -1rem;
	}
	.news-circle{
		width: .5rem;
		height: .5rem;
		left: -.35rem;
	}
	.news-title{
		width: 90%;
		height: 2rem;
		line-height: 2rem;
		font-size: 1.4rem;
	}
	.news-des{
		width: 96%;
		font-size: 1.2rem;
	}
}
@media (max-width: 500px){
   .con-sec{
		background: none;
		height: auto;
	}
	.con-sec-con li{
		width: 49%;
		margin-left: 2%;
		height: 16rem;
	}
	.con-sec-con li:first-child,
	.con-sec-con li:nth-child(3){
		margin-left: initial;
	}
	.con-sec-con li:nth-child(3),
	.con-sec-con li:nth-child(4){
		margin-top: 1rem;
	}
	/*.con-sec-con li p.sec-des{
		line-height: 1.6rem;
		font-size: 1.2rem;
	}*/
	.con-sec-con li:hover p.sec-des{
		opacity: 0;
	}
}

@media (max-width: 350px){
	.con-first{
		height: 53rem;
	}
}
@media (max-width: 300px){
	.title-list-sec>li:last-child{
		width: 90%;
		margin: 0 auto;
		height: 5.4rem;
		line-height: 1.8rem;
		font-size: 1.2rem;
		/*letter-spacing: .1rem;*/
	}
}
