﻿

.mobile {
	display:none!important;
}




.s_team {
	padding:60px 0 0 0;
}
.s_team .tit{ text-align:left;}
.s_team .tit h3 {
	font-size:48px;
	font-weight:bold;
	color:#424242;
	margin-bottom:20px;
}
.s_team .tit p {
	font-size:16px;
	color:#2c2c2c;
	line-height:2;
}
.cteamslide {
	width:100%;
	height:500px;
	margin-top:40px; margin-bottom:60px;
}
.cteamslide .gallery-text {
	width:50%;
	float:left;
	height:100%;
	background:#fff;
}
.cteamslide .gallery-text .swiper-slide {
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	padding:60px 60px;
}
.cteamslide .gallery-text .text h4 {
	font-size:30px;line-height:1.5rem;
	color:#2c2c2c;
}
.cteamslide .gallery-text .text .en {
	font-size:16px;
	color:#b6b6b6;
	font-family:arial;
	margin:10px 0 35px;
}
.cteamslide .gallery-text .textp p {
	font-size:16px;
	color:#333333;
	line-height:2;
}
.cteamslide .gallery-text .textp p span{ font-weight:bold; font-size:16px;}
.cteamslide .btn {
	position:absolute;
	left:65px;
	bottom:45px;
	z-index:999;
	width:121px;
	height:50px;
}
.cteamslide .btn .prev,.cteamslide .btn .next {
	position:absolute;
	width:50%;
	height:50px;
	background:url(img/aprev.png) center center no-repeat #021ab5;
	background-size:auto 14px;
	cursor:pointer;
}
.cteamslide .btn .next {
	right:0;
	transform:rotate(180deg);
}
.cteamslide .btn .line {
	position:absolute;
	left:50%;
	width:1px;
	height:100%;
	background-color:#dcdcdc;
}
.cteamslide .btn .swiper-button-disabled {
	opacity:.3;
	cursor:default;
}
.cteamslide .gallery-img {
	width:50%;
	float:right;
	height:100%;
}
.cteamslide .gallery-img .img {
	height:100%;
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
}



@media screen and (min-width:300px) and (max-width:1000px) {



.cteamslide {
	width:100%;
	height:500px;
	margin-top:40px;
}
.cteamslide .gallery-text {
	width:100%;
}
.cteamslide .gallery-text .swiper-slide {
	padding:3rem 3rem;
}
.cteamslide .gallery-text .text h4 {
	font-size:2rem;
	color:#2c2c2c;
}
.cteamslide .gallery-text .text .en {
	font-size:1.4rem;
	color:#b6b6b6;
	font-family:arial;
	margin:1rem 0 2rem;
}
.cteamslide .gallery-text .textp p {
	font-size:1.3rem;
	color:#333333;
	line-height:2;
}


.caselist .nn>li {
	float:left;
	width:48%;
	margin-right:2%!important;
	cursor:pointer;
	margin-bottom:5%;
	position:relative;
	transition:.3s all ease;
}
.caselist .nn>li:nth-child(2n) {
	margin-right:0!important;
}
.caselist .nn>li .img {
	overflow:hidden;
	height:30vw;
}
.caselist .nn>li .info h3 {
	font-size:1.4rem;
	color:#333;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.caselist .nn>li .info .lf {
	width:80%;
}
.caselist .nn>li .info {
	padding:1.5rem .5rem;
}
.caselist .nn>li .info .jt img {
	width:20px;
}
.partner-list ul li {
	width:32%;
	margin-right:2%!important;
	float:left;
	margin-bottom:2%;
}
.partner-list ul li:nth-child(3n) {
	margin-right:0!important;
}
.partner-list ul li .img {
	height:20vw;
}
.cteamslide2 {
	margin-top:2rem;
}
.cteamslide2 .item {
	width:100%;
}
.cteamslide2 .img {
	width:100%;
}
.cteamslide2 .img img {
	width:100%;
	height:100%;
	object-fit:cover;
}
.cteamslide2 .text {
	text-align:left;
	box-sizing:border-box;
	background-color:#f5f5f5;
	overflow:auto;
}
.cteamslide2 h4 {
	font-size:1.0rem; line-height:1.5rem;
}
.cteamslide2 .en {
	margin:.3rem 0 1.7rem;
	font-size:1.2rem;
	color:#999;
}
.cteamslide2 .textp {
	font-size:.7rem;
	color:#333;
	line-height:2; margin-top:30px;
}
.cteamslide2 .swiper-button-next,.cteamslide2 .swiper-button-prev {
	width:4rem;
	height:4rem;
	top:23rem;
	color:#c3c3c3;
	background:rgba(0,0,0,.8);
}
.cteamslide2 .swiper-button-next::after,.cteamslide2 .swiper-button-prev::after {
	font-size:1.2rem;
}
.cteamslide2 .swiper-button-next {
	right:0;
}
.cteamslide2 .swiper-button-prev {
	right:4rem;
	left:auto;
}

.s_team{padding:10px;}
.s_team .tit h3{font-size:28px; padding-top:30px;}
.s_team .tit p{font-size:14px;}


}/* 简介end */
  
 








@media screen and (min-width:0px) and (max-width:1000px) {
	.media-alert .content{
		width:85%;
	}
	
.mobile{
	display:block!important;
}
.pc{
	display:none!important;
}
.pcslide {
	display:none!important;
}
.mobileslide {
	display:flex!important;
}


	.cust_title {
	text-align:center;
	padding:2rem 0 2rem;
}
.m_lang{
	display:none!important;
}


.psw_more img {
    width: 70px!important;
}
.psw_more .txt{
	font-size: 12px;
	top: 9px;
}


.flexbox{display: block;}


.searchlist ul li .img{
	height:50vw;
	overflow:hidden;
}






}



