@media screen and (min-width:200px) and (max-width: 1199px) {
.telwl{width:100%; margin-top:30px; margin-bottom:30px;}
.bigimg{display:none;}
.smallimg{width:100%; height:auto;}
}
@media screen and (min-width:1200px) and (max-width: 1600px) {
/*add*/
.telwl{width:100%; margin-top:30px; margin-bottom:30px;}
.bigimg{width:100%; height:auto;}
.smallimg{display:none;}
}
.pubcon{width: 1200px; margin: 0 auto;}
.index-header{
	height: 80px;
}
.toplogo{
	float: left;
	margin-top: 9px;
}
.toplogo img{
	float: left;
	max-height: 100%;
}
.logotext{
	float: left;
	font-size: 18px;
	margin-left: 5px;
}
.logotext .nm{

}

.logotext .tel{
	color: #e03d1d;
}
.topnav{
	margin: 0 20px;
	height: 80px;
	float: left;
	max-width:76%;
}
.topnav li{
	padding: 0 13px;
	float: left;
	line-height: 80px;
}
.topnav li a{
	display: block;
}
.toptalk{
	display: none;
	float: right;
	line-height: 80px;
	padding-left: 40px;
	background: no-repeat url(../images/talk.png) left;
}
.banner img{
 	width: 100%;
}
.classfy{
	position: relative;
	padding-top: 30px;
}
.tticon{
	position: absolute;
	left: 50%;
	top: -26px;
	margin-left: -21px;
	z-index: 10;
}
.tsign{
	text-align: center;
	margin-bottom: 55px;
}
.classfynav li{
	float: left;
	width: 12.5%;
	text-align: center;
	position: relative;
}
.classfynav{
	
}
.classfynav li.act:after{
	content: '';
	position: absolute;
	bottom: -1px;
	display: block;
	left: 50%;
	margin-left: -8px;
	width: 16px;
	height: 9px;
	background: url(../images/upicon.png);
}
.classfynav li .tt{
	
	font-size: 14px;
	margin:15px 0 20px;
	 overflow: hidden; white-space: nowrap; TEXT-OVERFLOW: ellipsis; -o-text-overflow: ellipsis;
}
.classfynav li.act .tt{
	color: #cb2c2a;
}
.classfycon{
	padding: 20px;
	margin-bottom: 30px;
	background: #f5f5f6;
	border-top: 1px solid #e3dede;
}
.classfycon>li{
	display:none;
}
.classfycon>li:first-child{
	display:block
}
.classfycon .left{
	width:140px;
	float:left;
	padding:20px;
}
.classfycon .left>li{
	padding:20px;
	text-align: justify;
    text-align-last: justify;
	cursor:pointer;
	
}
.classfycon .left>li.act,.classfycon .left>li:hover{
	background:url(../images/left.png) no-repeat right;
	color:#e03d1d;
}
.classfycon .right{
	width:1019px;
	border-left:1px solid #e1e1e1;
	min-height:296px;
	float:left;
}
.classfycon .right li{
	display:none;
}
.classfycon .right li:first-child{
	display:block;
}
.classfycon .right .textcon{
	box-sizing:border-box;
	padding:0 20px;
	width:759px;
	border-right:1px solid #e1e1e1;
	float:left;
	min-height:296px;
}
.classfycon .right .textcon .tt{
	font-size:24px;
	margin:30px 0 10px;
}
.classfycon .right .textcon .info p{
	line-height:36px;
	border-bottom:1px dashed #e1e1e1;
	font-size:14px;
}
.classfycon .right .textcon .info p:last-child{
	border-bottom:0;

}
.classfycon .right .textcon .more{
	display:inline-block;
	font-size:12px;
	margin-top:25px;
	text-decoration:underline;
	color:#e03d1d;

}
.btncon{
	padding-left:30px;
	width:200px;
	float:right;}
.btnbox{
	margin-top:50px;
}
.btnbox .tt{
	line-height:30px;
	font-size:18px;
}
.btnbox .info{
	color:#bbb6b6;
	font-size:14px;}
.btnbox .btn{
	line-height:30px;
	margin-top:8px;
	text-align:center;
	width:160px;
	border:2px solid #1a1a1a;
	display:block;
	font-size:14px;
}
.pubbtn{
	text-align:center;
	width:160px;
	border:1px solid #1a1a1a;
	display:block;
	font-size:14px;
	margin:30px auto 50px;
	line-height:30px;
}
.signbg{
	position:relative;}
.signbg .lbg{
	width:100%;
	min-height:200px;
}
.signbg .lcon{
	width:1200px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-600px;
	margin-top:-100px;
}
.teamlist{
	position:relative
}
.teamlist .left{
	width:220px;
	float:left;
	height:788px;
	background:url(../images/tnav.png) no-repeat;
	background-size:100% 100%;
	position:relative;
}
.teamlistbox{
	position:absolute;
	top:150px;
	width:100%;
}
.teamlistbox .stt{
	font-size:24px;
	color:#fff;
	margin-bottom:20px;	
	padding:0 20px;
}
.teamlistbox li{
	padding:0 20px;
	line-height:82px;
	border:1px solid #57585c;
}
.teamlistbox li.act,.teamlistbox li:hover{
	background:#fff;
}
.teamlistbox li.act .nm,.teamlistbox li.act .occ,.teamlistbox li:hover .nm,.teamlistbox li:hover .occ{
	color:#372f30;
}
.teamlistbox li>div{
	background:url(../images/sel.png) no-repeat right;
}
.teamlistbox li .nm{
	float:left;
	color:#fff;
	font-size:18px;
	width:54px;
	text-align: justify;
    text-align-last: justify;}
.teamlistbox li .occ{float:left;
	color:#bbb6b6;
	font-size:14px;
	margin-left:20px;
}
.teamsign{
	position:absolute;
	width:100%;
	text-align: center;
	position:absolute;
	top:40px;
	text-align:center;
	font-size:18px;
}
.teamsign .big{
	font-size:32px;
	line-height:50px;
}
.teamlist .right{
	width:980px;
	float:right;
	padding-top:200px;
	height:588px;
	position:relative;
}
.teambot{
	position:absolute;
	border-top:1px solid #e3dede;
	bottom:0;
	width:100%;
	padding-bottom:40px;
}
.teambot .btnbox{
	float:left;
	margin:30px 50px 0;
		
}
.teambot .btnbox .tt{
	color:#cb2b2b;
}
.meminfo .nm{
	width:200px;
	float:left;
	background:#fff;
	font-size:14px;
	margin-left:30px;
}
.meminfo .nm img{
		width: 100%;
	}
.meminfo .nmbox{
	padding:20px 15px 10px;
	font-size:14px;
	color:#999999;
}
.meminfo .nmbox .tt{
	position:relative;
	padding-left:8px;
	font-size:18px;
	color:#1a1a1a;
}
.meminfo .nmbox .tt:before{
	display:block;
	content:' ';
	background:#a90303;
	width:3px;
	height:100%;
	left:0;
	position:absolute;	
}
.rinfo{
	float:left;
	margin-left:30px;
	color:#8a8080;
	font-size:14px;
	max-width:680px;
}
.rinfo .tt{
	position:relative;
	padding-left:8px;
	font-size:18px;
	color:#1a1a1a;
}
.rinfo .tt:before{
	display:block;
	content:' ';
	background:#a90303;
	width:4px;
	height:4px;
	left:0;
	top:10px;
	position:absolute;	
	border-radius:50%;
}
.rinfo p{
	margin:5px 0 20px;
}
.teammemlist li{
	display:none;
}
.teammemlist li:first-child{
	display:block;
}
.ab-sign{
	background: url(../images/tsign3.png) no-repeat;
	background-size: 100% 100%;
	width: 100%;
	height: 120px;
	line-height: 120px;
	font-size: 36px;
	color: #fff;
	text-align: center;
}
.aboutleft{
	width: 860px;
	float: left;
	box-sizing: border-box;
	padding:175px 20px 0; 
}
.aboutltop{
	border-bottom: 1px solid #e1e1e1;
	padding-bottom: 40px;
}
.aboutltop .sleft{
	float: left;
}
.aboutltop .sright{
	width: 440px;
	margin-left: 20px;
	float: left;
	margin-top: 30px;
}
.aboutltop .sright .tt{
	font-size: 18px;
	line-height: 30px;
}
.aboutltop .sright .info{
	font-size: 14px;
	height: 96px;
	overflow: hidden;
}
.aboutltop .sright .more{
	color: #e03d1d;
	font-size: 14px;

}
.aboutlbot{
	padding-bottom: 20px;
}
.aboutlbot li{
	float: left;
	width: 50%;
	box-sizing: border-box;
	border-right: 1px dashed #e1e1e1;
	padding: 30px 20px 10px;
}
.aboutlbot li:last-child{
	border-right: none;
}
.aboutlbot li .time{
	padding-left: 25px;
	background: url(../images/timeicon.png) no-repeat left;
	color: #372f30;
}
.aboutlbot li .tt{
	margin: 10px 0;
	font-size: 18px;
	line-height: 30px;
}
.aboutlbot li .info{
	font-size: 14px;
	height: 72px;
	overflow: hidden;
	margin-bottom: 20px;
}
.aboutlbot li .more{
	color: #e03d1d;
	font-size: 14px;

}
.aboutright{
	background: url(../images/newsbg.jpg) no-repeat;
	background-size: 100% 100%;
	width: 330px;
	height: 666px;
	float: right;
	position: relative;
	overflow: hidden;
}
.aboutrighttt{
	margin: 130px 30px 0 0;
	padding-left: 20px;
	line-height: 30px;
	border-bottom: #585b60 1px solid;
	padding-bottom: 10px;
}
.aboutrighttt .tt{
	font-size: 24px;
	font-style:italic;
	font-weight: bold;
	color: #fff;
	float: left;
}
.aboutrighttt .more{
	font-size: 14px;
	color: #cb2b2b;
	float: right;
}
.aboutnewslist{
	margin-right: 30px;
	margin-bottom: 10px;
	padding-left: 20px;
}
.aboutnewslist li{
	line-height: 50px;
	padding-left: 30px;
	font-size: 14px;
	position: relative;
}
.aboutnewslist li:before{
	width: 24px;
	height: 12px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -6px;
	display: block;
	content: "";
	background: url(../images/point.png) no-repeat center;
}
.aboutnewslist li.hot:before{
	background: url(../images/hot.png) no-repeat center;
}
.aboutnewslist li.new:before{
	background: url(../images/new.png) no-repeat center;
}
.aboutnewslist li a{
	display: block;
	color: #bbb6b6;
}
.aboutnewslist li:hover a{
	color: #ecebeb;
}
.aboutnewslist li a .point{
	color: #cb2b2b;
}
.aboutnewslist li:hover a .point{
	color: #e03d1d;
}
.g-talk{
	background: #202020;
	height: 120px;
	line-height: 120px;
	color: #fff;
	font-size: 36px;
	text-align: center;
}
.g-talk-list{
	padding-top: 140px;
}
.g-talk-list li{
	float: left;
	width: 33.33%;
	box-sizing: border-box;
	padding: 20px 20px 0;
	padding-left: 75px;
	position: relative;
}
.g-talk-list li .cur-img{
	position: absolute;
	left: 20px;
	top: 20px;
	width: 43px;
	border-radius: 3px;
}
.g-talk-list li .top{
	margin-bottom:5px;
}
.g-talk-list li .top span{
	float: left;
	color: #576b95;
	font-size: 18px;
}
.g-talk-list li .top a{
	float: right;
	font-size: 16px;
	color: #c00000;
}
.g-talk-list li .discr{
	line-height: 20px;
	height: 80px;
	overflow: hidden;
	font-size: 18px;
	margin-bottom: 20px;
}
.g-talk-list li .imgbox{
	white-space: nowrap;
	height:70px;
	overflow: hidden;
}
.g-talk-list li .imgbox img{
	width: 31.5%;
	margin-right: 1%;
}
.g-talk-list li .tm{
	line-height: 30px;
	color: #6a6a6a;
	font-size: 14px;
}
.g-talk-list li .bot{
	padding-bottom: 20px;
	border-bottom: 1px solid #e1e1e1;
}
.g-talk-list li .heart{
	text-align: center;
	width: 20px;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	color: #fff;
	display: inline-block;
	background: url(../images/heart.png) center no-repeat;
	margin-right: 5px;
}
.nmlist{
	margin-left: 5px;
	border-left:1px solid #1a1a1a;
	padding-left: 5px;
	color: #576b95;
	font-size: 16px;
}
.botsign{
	background: url(../images/telbg.jpg);
	background-size:  100% 100%;
	height: 150px;
}
.botsign .sleft{
	float: left;
	padding-left: 300px;
	color: #fff;
	padding-top: 30px;
}
.botsign .sleft .tel{
	font-size: 36px;
	line-height: 50px;
	border-bottom: 1px solid #676768;
}
.botsign .sleft .text{
	box-sizing: border-box;
	width: 280px;
	padding:0 20px;
	background: url(../images/snow.png) left no-repeat;
	line-height: 30px;
	text-align: justify;
    text-align-last: justify;
}
.botsign .sright{
	float: left;
	padding-left: 100px;
	padding-top: 53px;
}
.botsign .sright .gotel{
	border-radius: 5px;
	background: #c00100;
	width: 160px;
	height: 44px;
	line-height: 44px;
	color: #fff;
	display: inline-block;
	text-align: center;
	font-size: 20px;
}
.g-bot{
	background: #2e3139;
}
.g-bot .left{
	width: 50%;
	float: left;
}
.g-bot .left img{
	width: 100%;
}
.g-bot .left img:last-child{
	display: none
}
.g-bot .cen{
	float: left;
	width: 360px;
}
.g-bot .tt{
	font-size: 24px;
	color: #fff;
	margin: 40px;
}
.g-bot .info{
	
	padding: 0 40px;
	border-right: 1px solid #585b60;
}
.g-bot .textbox{
	padding-bottom: 15px;
	line-height: 30px;
	color: #fff;
	border-bottom: 1px solid #585b60;
	padding-top: 10px
}
.g-bot .textbox:last-child{
	border-bottom: 0;
}
.g-bot .textbox:first-child{
	padding-top: 0;
}
.g-bot .textbox .stt{
	font-size: 14px;
}
.g-bot .textbox .stt span{font-size: 18px;}
.g-bot .textbox .sinfo{
	font-size: 14px;
}
.g-bot .textbox .stel{
	font-size: 18px;
}
.g-bot .right{
	float: left;

}
.g-bot .right .info{
	border-right: 0;
}
.g-bot .right .textbox{
	border-bottom: 0;
}
.g-bot .right .weket{
	width: 100px;
	margin-top: 20px;
}
.banner .swiper-container-horizontal>.swiper-pagination-bullets,.banner .swiper-pagination-custom,.banner .swiper-pagination-fraction{
	bottom: 0;
	height: 80px;
	width: 1200px;
	left: 50%;
	margin-left: -600px;
	z-index: 11;
}
.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
	margin: 0;
}
.banner .swiper-pagination-bullet{
	width: 25%;
	height:100%;
	display: inline-block;
    border-radius: 0;
    background: #fff;
    opacity: 0;

}
.banner .swiper-pagination-bullet-active{
	opacity: 1;
	background: rgba(255,255,255,0.2);
	position: relative;
}
.banner .swiper-pagination-bullet-active:before{
	display: block;
	content: "";
	width: 300px;
	height: 2px;
	position: absolute;
	top: -2px;
	background: url(../images/bannerimg.png) no-repeat;
	background-size:100% 100%;
	left: 0; 
}
.bannertext{
	width: 100%;
	bottom: 0;
	height: 80px;
	background: #272b34;
	left: 0;
	position: absolute;
	z-index: 10;
}
.bannertextlist{
	height: 80px;
	width: 1200px;
	margin: 0 auto;
	
	
	color: #fff;
}
.bannertextlist li{
	box-sizing: border-box;
	float: left;
	width: 25%;
	padding: 5px 20px;
	line-height: 20px;
}
.bannertextlist li .info{
	font-size: 14px;
}
.icp{
	height: 100px;
	line-height: 100px;
	color: #fff;
	font-size: 18px;
	text-align: center;
	background: url(../images/icpbg.jpg);
}
.phbot{
	display: none;
}
.honourtt{
	line-height: 120px;
	color: #fff;
	float: left;
	font-size: 32px;
	text-align: center;
	width: 250px;
}
.honourttcon{
	background: #2e3138
	}
.honourlist{
	width: 950px;
	background: url(../images/pourbg.png);
	background-size: 100% 100%;
	float: right;
	height: 120px;
}
.honourimgbox{
	width: 100%;
	line-height: 120px;
	font-size: 0;
	text-align: center;
}
.honourimgbox img{
	/*width: 49%;*/
	display: inline;
}
.honourlist .swiper-slide{
	width: 14.2%;
}
.webestimg{

}
.vediocon{
	width: 1000px;
	margin: 20px 0;
}
.vediocon iframe{
	width: 520px;
	height: 390px;
	float: left;
}
.vediotext{
	width: 440px;
	float: right;
}
.vediotext .tt{
	line-height: 40px;
	font-size: 18px;
}
.vediotext .info{
	border-bottom: 1px solid #eee;
}
.vediotext .info p{
	border-bottom: 1px dashed #eee;
	padding: 20px 0;
	line-height: 30px;
	color: #666;
	font-size: 14px;
}
.vediotext .info p:last-child{
	border-bottom: 0;
}
.vediotext .sign{
	color: #999;
	font-size: 14px;
	line-height: 50px;
}
.bottelbox{
	line-height: 100px;
	height: 100px;
	color: #666666;
	text-align: center;
	border-top: 1px solid #eee;
	margin-top: 40px;
}
.ahead {
    /* display: block; */
    background: -webkit-linear-gradient(left,#6247F9,#60A2FF);
    background: -o-linear-gradient(left,#6247F9,#60A2FF);
    background: -moz-linear-gradient(left,#6247F9,#60A2FF);
    background: -mos-linear-gradient(left,#6247F9,#60A2FF);
    background: linear-gradient(left,#6247F9,#60A2FF);
    height: 30px;
    line-height: 30px;
}

.atop_nav_left {
    width: 30px;
}

.atop_nav ul li {
    float: left;
}

.atop_nav_left img {
    width: 45px;
    vertical-align: bottom;
}
.atop_nav .fr li {
    font-size: 14px;
    color: #a8a8a8;
}

.atop_nav .fr a {
    font-size: 14px;
    color: #6860C5;
    font-weight: 700;
}

.azuobiao li {
    /*margin: 1px;*/
    height: 30px;
    line-height: 30px;
    /*margin-left: 200px;*/
}

.abj {
    font-size: 14px;
    color: white;
    margin-left: 50px;
    vertical-align: middle;
}
.aqh{
    font-size: 14px;
    color: white;
    vertical-align: middle;
    margin-left: 100px;
    display: inline-block;

}

.top_01 {
    width: 30px;
    height: 20px;
    position: relative;
    top: -2px;
    left: 20px;
}

.aqh img {
    width: 20px;
    height: 20px;
}
.aqh1{
    font-size: 14px;
    color: white;
    vertical-align: middle;


}

.carousel-control span {
    position: relative;
    top: 50%;
}

.azhuce {
    width: 100px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    /*display: inline-block;*/
    background: #43FFFF;
    border-radius: 5px;
    color: white;
    margin-top: 4px;
    margin-right: 50px;

}

.azhuce li a:hover {
    color: #E72614;
}

.azhuce ul li .adh:hover {
    color: #E72614;
}


.content{
    width: 400px;
    height:30px;
    overflow:hidden;
    /*background-color: #009688;*/
}
.content ul li,.atop_nav ul li{
    list-style:none;
    /*height:30px;*/
    line-height:30px;
    text-align:left;
    padding-left:30px;
    font-size:14px;
    color:white;
}
@media screen and (max-width: 1600px) {
	.g-bot .tt{
		font-size: 20px;
		color: #fff;
		margin: 10px 40px;
	}
    .g-bot .textbox{
		padding: 5px 0;
		line-height: 24px;
		color: #fff;
		border-bottom: 1px solid #585b60;
	}
	.g-bot .textbox:last-child{
		border-bottom: 0;
	}
	.g-bot .textbox:first-child{
		padding-top: 0;
	}
	.g-bot .textbox .stt{
		font-size: 12px;
	}
	.g-bot .textbox .stt span{font-size: 16px;}
	.g-bot .textbox .sinfo{
		font-size: 12px;
	}
	.g-bot .textbox .stel{
		font-size: 16px;
	}
}
.g-bot .textbox a{
	display: none;
}
.tticon.s{
	position: static;
	width: 42px;
	margin: 10px auto 0;
}
.teamsign.s{
	position: static;
	margin: 0 auto 10px;
}
@media screen and (max-width: 1200px) {
	.pubcon{
		width: 100%;
	}
	.classfy{
		padding-top: 10px;
	}
	.topnav,.ahead{
		display: none;
	}
	.index-header{
		padding: 0 30px;
		box-sizing: border-box;
		height: 60px;
	}
	.toptalk {
	    display: none;
	    float: right;
	    line-height: 60px;
	    padding-right: 25px;
	    background: no-repeat url(../images/talk.png) right;
	    background-size: 20px;
	    font-size: 14px;
	    padding-left: 0;
	}
	.smallnone,.banner .swiper-pagination-bullet,.bannertext{
		display: none;
	}
	.classfynav li{
		width: 25%;
		padding-top:10px;
	}
	.classfynav li.act{
	background:#e1e1e1;
	}
	.classfynav li .imabox{
		height: 45px;
		width: 45px;
		margin: 0 auto;
		
	}
	.classfynav li:nth-child(1) .imabox{
		background: url(../images/sclassfynav1.png) no-repeat center;
		background-size: 45px; 
	}
	.classfynav li:nth-child(2) .imabox{
		background: url(../images/sclassfynav2.png) no-repeat center;
		background-size: 45px; 
	}
	.classfynav li:nth-child(3) .imabox{
		background: url(../images/sclassfynav3.png) no-repeat center;
		background-size: 45px; 
	}
	.classfynav li:nth-child(4) .imabox{
		background: url(../images/sclassfynav4.png) no-repeat center;
		background-size: 45px; 
	}
	.classfynav li:nth-child(5) .imabox{
		background: url(../images/sclassfynav5.png) no-repeat center;
		background-size: 45px; 
	}
	.classfynav li:nth-child(6) .imabox{
		background: url(../images/sclassfynav6.png) no-repeat center;
		background-size: 45px; 
	}
	.classfynav li:nth-child(7) .imabox{
		background: url(../images/sclassfynav7.png) no-repeat center;
		background-size: 45px; 
	}
	.classfynav li:nth-child(8) .imabox{
		background: url(../images/sclassfynav8.png) no-repeat center;
		background-size: 45px; 
	}
	.classfynav li .imabox img{ display: none; }
	.classfycon{
		padding: 0;
		background: none;
	}
	.classfycon .left{ 
		background: #3b3e44; 
		float: none;
		overflow: hidden;
		width: 100%;
		box-sizing: border-box;
		padding: 20px 0;
	}
	.classfycon .right{
		width: 100%;
		border:none;
	}
	.classfycon .left li{
		float: left;
		color: #bdbdbd;
		width: 25%;
		text-align: center;text-align-last: center;
		padding: 0;
		font-size: 14px;
		overflow: hidden; white-space: nowrap; TEXT-OVERFLOW: ellipsis; -o-text-overflow: ellipsis;
	}
	.classfycon .left>li.act, .classfycon .left>li:hover{
		background: none;
		color: #fff;

	}
	.textcon .tt{ overflow: hidden; white-space: nowrap; TEXT-OVERFLOW: ellipsis; -o-text-overflow: ellipsis;}
	.classfycon .right .textcon{
		width: 100%;
		float: none;
		border-right: 0;
		border-bottom: 1px solid #e1e1e1;
		min-height: 0;
	}
	.classfycon .right .textcon .more{
		display: block;
		text-align: right;
		margin-bottom: 10px;
		text-decoration: none;
	}
	.classfycon .right .btncon{
		width: 100%;
		overflow: hidden;
	}
	.classfycon .right .btnbox{
		float: left;
		width: 50%;
		text-align: center;
	}
	.classfycon .right .btnbox .btn{
		margin: 10px auto;
		border-color: #cb282e;
		border-radius: 5px;
		color: #cb282e;
		    width: 140px;
	}
	.classfycon .right .btnbox:first-child .btn{
		background: #cb282e;
		color: #fff;
	}
	.signbg .lbg{
		min-height: 0;
		position: absolute;
		width: 100%;
		height: 100%;
	}
	.signbg .lcon{
		width: 100%;
		position: relative;
		margin-left: 0;
		margin-top: 0;
		z-index: 1;
		left: 0;
	}
	.tticon{
		width: 8%;
		margin:10px auto 0;
		position: static;
	}
	.tticon img{
		width: 100%;
	}
	.teamsign{
		position: static;
		margin:0 auto 10px;
	}
	.teamlist .left{
		width: 100%;
		float: none;
		height: auto;

	}
	.teamlistbox{
		position: static;
		overflow: hidden;
		border:none;
	}
	.teamlistbox li{
			border:none;
		float: left;
		line-height: 26px;
		width: 14.28%;
		box-sizing: border-box;
		border-top: 2px solid rgba(0,0,0,0);
		padding-bottom: 5px;
		border-right: 1px solid #57585c;
		padding: 0  0 10px;
	}
	.teamlistbox li>div{
		padding: 10px 0 30px;
		background: url(../images/seldown.png) no-repeat bottom;
	}
	.teamlistbox li .nm{
		width: 20px;
		text-align: center;
		word-wrap: break-word;
		float: none;
		height: 78px;
		margin:0 auto 10px;
		font-size: 16px;

	}

	.teamlistbox li.act, .teamlistbox li:hover{
		border-top: 2px solid #cd3130;
	}
	.teamlistbox li .occ{
		line-height: 20px;
		width: 20px;
		text-align: center;
		word-wrap: break-word;
		float: none;
		margin: 0 auto;
		height: 80px;
	}
	.tsign{
		margin-bottom: 10px;
	}
	.tsign img{
		 width:70%; 
		 
	}
	.toplogo img{max-width: 100%;}
	.logotext{
		font-size: 12px;
		line-height: 14px;
	}
	.btnbox .tt{
		font-size: 14px;
	}
	.teamlist .right {
	    width: 100%;
	    float: none;
	    height: auto;
	    padding-top: 20px;
	    position: relative;
	}
	.meminfo .nm{
		width: 32%;
		margin-left: 2%;
	}
	.meminfo .nm img{
		width: 100%;
	}
	.meminfo .nmbox{
		font-size: 12px;
		padding:10px;
	}
	.meminfo .nmbox .tt{
		font-size: 16px;
	}
	.meminfo .rinfo{
		width: 60%;
		margin-left: 3%;
	}
	.teambot{
		position: static;
		background: #2e3138;
	}
	.rinfo p{
		max-height: 43px;
		overflow: hidden;
	}
	.teambot .btnbox{
		float: none;
		width: 90%;
		margin: 10px auto;
	}
	.teambot .btnbox:nth-child(3){
		display: none;
	}
	.teambot .btnbox .tt{
		font-size: 16px;
	}
	.teambot .btnbox .btn{
		width: 100%;
		border-color: #fff;
		color: #fff;
	}
	.teamsign .big{
		font-size: 24px;
		line-height: 40px;
	}
	.g-talk-list{
		padding-top: 10px;
	}
	.g-talk{
		font-size: 20px;
		height: 60px;
		line-height: 60px;
		background: url(../images/tsign3.png) no-repeat;
		background-size:auto 100%;
	}
	.g-talk-list li{
		float: none;
		width: 100%;
	}
	.g-talk-list li:nth-child(4),.g-talk-list li:nth-child(5),.g-talk-list li:nth-child(6){
		display: none;
	}
	.botsign{
		height: 100px;
	}
	.botsign .sleft{
		padding-left: 20px;
	}
	.tticon.bot{
		position: absolute;
	}
	.botsign .sleft{
		width: 50%;
		padding-top: 40px;
	}
	.botsign .sleft .tel{
		color: #c00000;
		font-size: 20px;
		line-height: 36px;
	}
	.botsign .sleft .text{
		width: 100%;
		color: #ffb13f;
		font-size: 12px;
		line-height: 18px;
		background: url(../images/ysnow.png) left no-repeat
	}
	.botsign .sright{
		float: right;
		padding-left: 0;
		padding-top: 55px;
		width: 35%
	}
	.botsign .sright .gotel{
		width: 100%;
	}
	.g-bot .left{
		float: none;
		width: 100%;
	}
	.g-bot .left img:first-child{
		display: none;
	}
	.g-bot .left img:last-child{
		display: block;
	}
	.g-bot .cen{
		width: 100%;
		border:none;
	}
	.g-bot .info{
		padding: 0 20px
	}
	.g-bot .tt{
		margin-left: 20px;
	}
	.g-bot .textbox{
		position: relative;
	}
	.g-bot .textbox a{
		position: absolute;
		font-size: 14px;
		right: 20px;
		color: #cb2b2b;
		display: block;
		top:5px;
	}
	.btnbox .info{
		font-size: 12px;
	}
	.phbot{
		display: block;
		position: fixed;
		z-index: 100;
		width: 100%;
		bottom: 0;
		left: 0;
		background: #cb2c31;
	}
	.phbot li{
		float: left;
		width: 33.33%;
		box-sizing: border-box;
		padding: 5px 0;
		padding-top:10px;
		padding-bottom:5px;
		border-right: 1px solid #b71936;
		border-left: 1px solid #c73e4b;
		background: url(../images/bjbjbj.png) repeat-x;
		background-size: 100%;
		text-align: center;

	}
	.phbot li:active{
		opacity: 0.6;
	}
	.phbot li .imgbox{
		
		height: 30px;
		margin-bottom:7px;
	}
	.phbot li .imgbox img{
		height: 100%;
	}
	.phbot li .text{
		color:#fff;
		font-size: 16px;
		line-height: 22px;
	}
	.honourtt{
		line-height: 60px;
		color: #fff;
		float: none;
		font-size: 32px;
		text-align: center;
		width: 100%;

	}
	.honourlist{
		width: 100%;
		background: none;
		background-size: 100% 100%;
		float: none;
		height: auto;
	}
	.honourimgbox{
		width: 100%;
		font-size: 0;
		padding: 10px 0;
		line-height: 0;
		height: auto;
	}
	.honourimgbox img{
		width: 49%;
		display: inline;
	}
	.honourlist .swiper-slide{
		width: 16.66%;
	}
	.webestimg{
		width: 80%;
	}
	.vediocon{
		width: 100%;
		margin: 20px 0;
	}
	.vediocon iframe{
		width: 80%;
		height: auto;
		float: none;
		margin-left: 10%;
	}
	.vediotext{
		width: 100%;
		float: none;
	}
	.vediotext .tt{
		width: 80%;
		margin: 0 auto;
		line-height: 40px;
		font-size: 18px;
	}
	.vediotext .info{
		
		width: 80%;
		margin: 0 auto;
	}
	.vediotext .info p{
		border-bottom: 1px dashed #eee;
		padding: 10px 0;
		line-height: 24px;
		color: #666;
		font-size: 14px;
	}
	.vediotext .info p:last-child{
		border-bottom: 0;
	}
	.vediotext .sign{
		border-top: 1px solid #eee;
		color: #999;
		font-size: 14px;
		line-height: 50px;
		text-align: center;
	}
	.bottelbox{
		line-height: 100px;
		height: 100px;
		color: #666666;
		text-align: center;
		border-top: 1px solid #eee;
		margin-top: 40px;
	}
	.classfynav li .tt{
	margin-bottom:10px;
	}
}

