/*产品与技术样式范围开始 */

/* 产品技术pc容器 */
#technicalWrap .protechPcBanner{
	padding-top: 100px;
}
/* 产品技术pc容器 */
/* 公用包围容器开始 */
#technicalWrap .protechPc{
	position:relative;
	font-size: 20px;
	min-width:320px;
}
#technicalWrap .protechWrap{
	width:100%;
	height: 100%;
	position:absolute;
	top: 0;
	left: 0;
	margin: 0 auto;
}
#technicalWrap .protechWrapBox{
	width: 1232px;
	min-width:320px;
	height: 100%;
	padding: 0 16px;
	margin: 0 auto;
	position: relative;
}
/* 公用包围容器结束 */
/* 产品与技术banner大图开始 */
#technicalWrap .protechBanner{
	width: 100%;
	position:relative;
}
#technicalWrap .protechBannerImg{
	display: block;
	width: 100%;
}
/* 产品与技术banner大图结束 */
/* 产品与技术banner文字开始 */
#technicalWrap .protechTopText{
	width: 700px;
	position:absolute;
	top: 30.5%;
	left: 0;
	color: #fff;
	padding-left: 16px;
	font-size: 46px;
}
#technicalWrap .protechTopText .protechTopTitle{
	height: 42%;
	line-height: 100%;
	font-size: 100%;
	margin-bottom: 3.5%;
}
#technicalWrap .protechTopText .protechTopGroup{
	display: block;
	font-size: 16px;
	line-height: 1.6;
}
@media  screen and (max-width:1250px){
	#technicalWrap .protechWrapBox{
		width: 100%;
	}
	#technicalWrap .protechTopText{
		width: 500px;
		font-size: 38px;
	}
}
@media  screen and (max-width:960px){
	#technicalWrap .protechWrapBox{
		width: 100%;
	}
	#technicalWrap .protechTopText{
		font-size: 31px;
	}
	#technicalWrap .protechTopText .protechTopGroup{
		font-size: 12px;
	}
}
@media  screen and (max-width:820px){
	#technicalWrap .protechWrapBox{
		width: 100%;
	}
	#technicalWrap .protechTopText{
		font-size: 23px;
	}
}
/* 产品与技术banner文字结束 */
/* 企业级产品开始 */
#technicalWrap .protechEnterprise{
	background-color: #fff;
	height: 562px;
}
#technicalWrap .protechPadd{
	padding-top: 40px;
	font-size: 32px;
}
	/* 标题开始 */
#technicalWrap .proEntH3{
	height: 32px;
	line-height: 30px;
	font-size: 100%;
	text-align: left;
	color: #000000;
	font-weight: 400;
	margin-bottom: 30px;
	border-left: 5px solid #e60012;
	padding-left: 16px;
}
#technicalWrap .proEntBtn{
	float: right;
	vertical-align: middle;
	cursor: pointer;
}
#technicalWrap .proEntBtnLeft{
	float: left;
	margin-right: 10px;
	width: 28px;
	height: 28px;
	border: 1px solid #b0b0b0;
	position: relative;
	border-radius: 50%;
	background: url(../images/onestyleimg/lookArrow.png) no-repeat;
	background-position:45% 50%;
}
#technicalWrap .proEntBtnLeft.hover{
	border: 0;
	background: #e60012 url(../images/onestyleimg/lookArrowHover.png) no-repeat;
	background-position:45% 50%;
}
#technicalWrap .proEntBtnRight{
	float: left;
	width: 28px;
	height: 28px;
	border-radius: 50%;
	border: 1px solid #b0b0b0;
	position: relative;
	background: url(../images/onestyleimg/lookArrowRight.png) no-repeat;
	background-position:55% 50%;
}
#technicalWrap .proEntBtnRight.hover{
	border: 0;
	background: #e60012 url(../images/onestyleimg/lookArrowRightHover.png) no-repeat;
	background-position:55% 50%;
}

	/* 标题结束 */
	/* 企业级产品内容开始 */
#technicalWrap .proEntCon{
	width: 100%;
	/* height: 100%; */
}
#technicalWrap .swiper-container{
	height: 100%;
}
#technicalWrap .proEntList{
	width: 100%;
	height: 100%;
}
#technicalWrap .proEntList li{
	width: 33.33%;
	height: 203px;
	float: left;
	font-size: 20px;
}
#technicalWrap .proEntList li a{
	display: block;
	width: 100%;
	height: 100%;
	padding-top: 4.8%;
}
#technicalWrap .proEntList li .proEntListImg{
	display: block;
	width: 100%;
}
#technicalWrap .proEntListImg{
	height: 24.935%;
	margin: 0 auto;
}
#technicalWrap .proEntListImg img{
	display: block;
	height: 100%;
	margin: 0 auto;
}
#technicalWrap .proEntListtitle{
	width: 78.75%;
	margin: 0 auto;
	text-align: center;
	font-size: 100%;
	color: #242424;
	margin-top: 6%;
}
#technicalWrap .proEntListtext{
	width: 78.75%;
	margin: 0 auto;
	text-align: center;
	font-size: 14px;
	color: #666;
	margin-top: 3.5%;
	line-height: 1.7;
	overflow: hidden;
}
#technicalWrap .protecgFontRed{
	background-color: #f9f9f9;
}
#technicalWrap .protecgFontRed .proEntListtitle{
	color: #e60012;
}
/*  */
#technicalWrap .swiper-ie8{
	width: 200%;
	height: 100%;
	position: relative;
	left: 0;
	top: 0;
}
#technicalWrap .swiper-ie8 .swiper-slide{
	width: 50%;
	float: left;
}
	/* 企业级产品内容结束 */
@media  screen and (max-width:1200px){
	#technicalWrap .swiper-container .proEntList li{
		font-size: 16.6px;
	}
}
@media  screen and (max-width:960px){
	/* 企业级产品栏目高度变化 */
	#technicalWrap .swiper-container .proEntList li{
		font-size: 13.3px;
	}
	#technicalWrap .proEntList li .proEntListtext{
		font-size: 12px;
	}
}
/* 企业级产品结束 */

/* 智能终端产品开始 */
#technicalWrap .protechTerminal{
	background-color: #f5f5f5;
	padding-bottom:50px;
}
#technicalWrap .proTerminCon{
	width: 100%;
	height: 100%;
}
#technicalWrap .proTerminList{
	width: 100%;
	height: 100%;
	overflow: hidden;
}
#technicalWrap .proTerminList li{
	width: 33.33%;
	float: left;
	position:relative;
	overflow: hidden;
}
#technicalWrap .proTerminList li:hover .proTerminListImg img{
	-webkit-transform: scale(1.2);
	   -moz-transform: scale(1.2);
	    -ms-transform: scale(1.2);
	     -o-transform: scale(1.2);
			transform: scale(1.2);
}
#technicalWrap .proTerminListImg{
	width: 100%;
}
#technicalWrap .proTerminListImg img{
	display: block;
	width: 100%;
	-webkit-transform: scale(1.01);
	   -moz-transform: scale(1.01);
	    -ms-transform: scale(1.01);
	     -o-transform: scale(1.01);
			transform: scale(1.01);
	-webkit-transition: transform .3s linear;
	   -moz-transition: transform .3s linear;
	    -ms-transition: transform .3s linear;
	     -o-transition: transform .3s linear;
			transition: transform .3s linear;
}
	/* 智能产品模块中的文字开始 */
#technicalWrap .proTerListText{
	width: 85.5%;
	position:absolute;
	bottom: 17.4%;
	left: 7.5%;
	font-size: 26px;
	color: #fff;
}
#technicalWrap .proTerListTextH5{
	width: 100%;
	font-size: 100%;
}
#technicalWrap .proTerListTextBor{
	font-size: 14px;
	padding-left: 12px;
	line-height: 1.5;
	border-left: 5px solid #e60012;
	margin-top: 5%;
}
#technicalWrap .proTerListGoto{
	display: block;
	width: 9%;
	position:absolute;
	bottom: 7%;
	right: 7%;
}
#technicalWrap .proTerListGoto a,#technicalWrap .proTerListGoto img{
	display: block;
	width: 100%;
	height: 100%;
}
	/* 智能产品模块中的文字结束 */
@media  screen and (max-width:1200px){
	#technicalWrap .proTerListText{
		font-size: 22px;
	}
	#technicalWrap .proTerListTextBor{
		font-size: 12px;
	}
}
@media  screen and (max-width:960px){
	#technicalWrap .proTerListText{
		font-size: 22px;
	}
	#technicalWrap .proTerListTextBor{
		font-size: 12px;
	}
}
/* 智能终端产品结束 */

/* 操作系统开始 */
#technicalWrap .protechSystem{
	background-color: #fff;
	padding-bottom: 50px;
}
	/* 操作系统内容列表开始 */
#technicalWrap .proSysConList{
	width: 100%;
	height: 100%;
}
#technicalWrap .proSysConList:after{
	content:'';
	display: block;
	clear:both;
}
#technicalWrap .proSysConList li{
	width: 23.5%;
	min-height: 370px;
	float: left;
	margin-left: 2%;
}
#technicalWrap .proSysConList li a{
	display: block;
	width: 100%;
	height: 100%;
}
#technicalWrap .proSysConList li:first-child{
	margin-left: 0;
}
#technicalWrap .proSysConListImg{
	display: block;
	width: 100%;
	overflow: hidden;
	cursor: pointer;
}
#technicalWrap .proSysConListImg:hover img{
	-webkit-transform: scale(1.2);
	   -moz-transform: scale(1.2);
	    -ms-transform: scale(1.2);
	     -o-transform: scale(1.2);
			transform: scale(1.2);
}
#technicalWrap .proSysConListImg img{
	display: block;
	width: 100%;
	-webkit-transform: scale(1.01);
	   -moz-transform: scale(1.01);
	    -ms-transform: scale(1.01);
	     -o-transform: scale(1.01);
			transform: scale(1.01);
	-webkit-transition: transform .3s linear;
	   -moz-transition: transform .3s linear;
	    -ms-transition: transform .3s linear;
	     -o-transition: transform .3s linear;
			transition: transform .3s linear;
}
#technicalWrap .proSysConListText{
	max-height: 220px;
	padding: 7%;
	font-size: 22px;
	background: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
}
#technicalWrap .proSysConListText h5{
	font-size: 100%;
	color: #e60012;
}
#technicalWrap .proSysConListText p{
	font-size: 14px;
	color: #333;
	margin-top: 3%;
	line-height: 1.72;
}
	/* 操作系统内容列表结束 */
@media  screen and (max-width:1150px){
	#technicalWrap .proSysConList li{
		height: 350px;
	}
}
@media  screen and (max-width:980px){
	#technicalWrap .proSysConList li{
		height: 300px;
	}
	#technicalWrap .proSysConListText{
		font-size: 18px;
	}
}
/* 操作系统结束 */

/* 产品解决方案开始 */
#technicalWrap .protechSolve{
	background-color: #f5f5f5;
	padding-bottom: 50px;
}
#technicalWrap .protechSolveGoMore{
	height: 20px;
	float: right;
	font-size: 14px;
	cursor: pointer;
}
#technicalWrap .protechSolveGoMore a{
	display: block;
	width: 100%;
	height: 100%;
	line-height: 20px;
	color: #333;
	padding-right: 30px;
	position: relative;
}
#technicalWrap .protechSolveGoMore a img{
	position:absolute;
	top: 0;
	right: 0;
}
#technicalWrap .proSolveConList:after{
	content: '';
	display: block;
	clear: both;
}
#technicalWrap .proSolveConList li{
	width: 31.66%;
	min-height: 360px;
	float: left;
	margin-left: 2.5%;
	font-size: 22px;
}
#technicalWrap .proSolveConList li:first-child{
	margin-left: 0;
}
#technicalWrap .proSolveConList li .proSolveConListImg{
	display: block;
	width: 100%;
	overflow: hidden;
	cursor: pointer;
}
#technicalWrap .proSolveConListImg:hover img{
	-webkit-transform: scale(1.2);
	   -moz-transform: scale(1.2);
	    -ms-transform: scale(1.2);
	     -o-transform: scale(1.2);
			transform: scale(1.2);
}
#technicalWrap .proSolveConListImg img{
	display: block;
	width: 100%;
	-webkit-transform: scale(1.01);
	   -moz-transform: scale(1.01);
	    -ms-transform: scale(1.01);
	     -o-transform: scale(1.01);
			transform: scale(1.01);
	-webkit-transition: transform .3s linear;
	   -moz-transition: transform .3s linear;
	    -ms-transition: transform .3s linear;
	     -o-transition: transform .3s linear;
			transition: transform .3s linear;
}
#technicalWrap .proSolveConListText{
	padding: 20px;
}
#technicalWrap .proSolveConListText h5{
	font-size: 24px;
	color: #333;
	-o-text-overflow:ellipsis; 
	-icab-text-overflow: ellipsis; 
	-khtml-text-overflow: ellipsis; 
	-moz-text-overflow: ellipsis; 
	-webkit-text-overflow: ellipsis; 
    overflow: hidden;
	white-space: nowrap; 
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
}
#technicalWrap .proSolveConListText p{
	font-size: 14px;
	color: #333;
	margin-top: 18px;
	line-height: 1.5;
}
@media  screen and (max-width:960px){
	#technicalWrap .proSolveConListText h5{
		font-size: 18px;
	}
}
/* 产品解决方案结束 */



/* 兼容i7版本样式 开始 */
body.ie6 #technicalWrap .proSolveConList li,  
body.ie7 #technicalWrap .proSolveConList li,  
body.ie8 #technicalWrap .proSolveConList li,
body.ie6 #technicalWrap .proSysConList li,  
body.ie7 #technicalWrap .proSysConList li,  
body.ie8 #technicalWrap .proSysConList li,
body.ie8 #technicalWrap .sysBox{
	border: 1px solid #e6e6e6;
}
body.ie6 #technicalWrap .proTerminList li,  
body.ie7 #technicalWrap .proTerminList li{
	width: 33%;
}
body.ie6 #technicalWrap .proSysConList li,  
body.ie7 #technicalWrap .proSysConList li{
	width: 23%;
}
body.ie6 #technicalWrap .protechH5EnterBox,
body.ie7 #technicalWrap .protechH5EnterBox,
body.ie8 #technicalWrap .protechH5EnterBox,
body.ie8 #technicalWrap .sysBox{
	margin-bottom: 5%;
}
body.ie6 #technicalWrap .proJouConListImg,  
body.ie7 #technicalWrap .proJouConListImg{
	width: 37%;
}
body.ie6 #technicalWrap .proSolveConList li,  
body.ie7 #technicalWrap .proSolveConList li{
	width: 31%;
}
/* 兼容i7版本样式 结束 */



/* 移动端样式开始 */
#technicalWrap .protechH5{
	display: none;
	width: 100%;
	font-size: 75px;
}
#technicalWrap .protechH5 section{
	width: 100%;
	font-size: 100%;
}
#technicalWrap .protechH5 img{
	display: block;
	width: 100%;
}
#technicalWrap .protechH5 .swiper-slide{
	height: auto;
}
#technicalWrap .protechH5Banner{
	width: 100%;
	position:relative;
}
#technicalWrap .protechH5Text{
	width: 82.6%;
	position:absolute;
	left: 16px;
	top: 14.9%;
	color: #fff;
}
#technicalWrap .protechH5Text h2{
	width: 100%;
	font-size: 74.66%;
}
#technicalWrap .protechH5Text p{
	width: 100%;
	margin-top: 4%;
	font-size: 37.3%;
	line-height: 1.4;
	padding-left: 16px;
	border-left: 4px solid #e60012;
}
/* 企业级产品开始 */
#technicalWrap .protechH5Tit{
	width: 100%;
	padding: 5.3% 0 4%;
	background-color: #fff;
	text-align: center;
	color:#3c3c3c;
	font-size: 59.4%;
}
#technicalWrap .titleLine{
	display: none;
	width: 8%;
	padding-top: 1%;
	background: #e60012;
	margin: 1.8% auto 0;
}
#technicalWrap .protechH5EnterList{
	width: 100%;
	padding: 4.8% 0;
	background-color: #f5f5f5;
}
#technicalWrap .swiper-containerEnterH5{
	width: 100%;
	min-height: 100px;
	overflow: hidden;
}
#technicalWrap .swiper-containerEnterH5 .swiper-slide{
	padding: 0 20px;
}
#technicalWrap .protechH5EnterBox{
	width: 100%;
	height: 100%;
}
#technicalWrap .protechH5EnterBox:after{
	content: '';
	display: block;
	clear: both;
}
#technicalWrap .protechH5EnterBox li{
	width: 30.85%;
	height: 100%;
	background-color: #fff;
	margin-left: 3.725%;
	float: left;
	padding-bottom: 1%;
}
#technicalWrap .protechH5EnterBox li a{
	display: block;
	width: 100%;
	height: 100%;
	padding-top: 12%;
}
#technicalWrap .protechH5EnterBox li:first-child{
	margin-left: 0;
}
#technicalWrap .protechH5EnterBoxImg{
	display: block;
	width: 63%;
	max-width: 96px;
	margin: 0 auto;
}
#technicalWrap .protechH5EnterBoxImg img{
	display: block;
	width: 100%;
}
#technicalWrap .protechH5EnterBoxH5{
	width: 100%;
	text-align: center;
	font-size: 37.333%;
	color:#242424;
	margin-top: 12%;
}
#technicalWrap .protechH5EnterBoxText{
	font-size: 28%;
	color:#666666;
	padding: 5%;
	line-height: 1.5;
}
#technicalWrap .protechH5EnterBtn{
	background-color: #fff;
	padding-top: 5%;
}
#technicalWrap .protechH5EnterBtn span.H5noright{
	margin-right: 0;
}
#technicalWrap .protechH5Box{
	width: 100%;
}
#technicalWrap .protechH5EnterBtn span.swiper-pagination-bullet-active{
	background-color: #e60213;
}
/* 企业级产品结束 */
/* 智能终端产品开始 */
#technicalWrap .protechH5TermCon{
	padding: 4% 0 5.3%;
	background-color: #f5f5f5;
}
#technicalWrap .swiper-containerTermH5{
	overflow: hidden;
}
#technicalWrap .swiper-containerTermH5 .swiper-slide{
	position: relative;
}
#technicalWrap .protechTermText{
	width: 70.6%;
	position: absolute;
	left: 8.8%;
	bottom: 11.2%;
	color: #fff;
}
#technicalWrap .protechTermText h5{
	font-size: 46.67%;
}
#technicalWrap .protechTermText p{
	font-size: 28%;
	padding-left: 2.6%;
	line-height: 1.5;
	margin-top: 4.8%;
	border-left: 2px solid #e60012; 
}
#technicalWrap .protechTermGo{
	display: block;
	width: 7.5%;
	position: absolute;
	right: 8.8%;
	bottom: 11.76%;
}
#technicalWrap .protechTermGo a{
	display: block;
	width: 100%;
	height: 100%;
}
#technicalWrap .protechH5TermBtn{
	background-color: #f5f5f5;
	padding-bottom: 6.6%;
}
#technicalWrap .protechH5TermBtn span.H5noright{
	margin-right: 0;
}
#technicalWrap .protechH5TermBtnBox{
	width: 100%;
	height: 6px;
	line-height: 0;
}
#technicalWrap .protechH5TermBtn span.swiper-pagination-bullet-active{
	background-color: #e60213;
}
/* 智能终端产品结束 */
/* 操作系统开始 */
#technicalWrap .protechH5SysCon{
	padding: 0 0 5%;
	overflow: hidden;
	background-color: #fff;
}
#technicalWrap .swiper-containerSysH5 .swiper-slide{
	padding: 0 10px;
}
#technicalWrap .sysBox{
	width: 93.33%;
	margin: 0 auto;
	-webkit-box-shadow: 0 3px 8px rgba(0,0,0,0.1);
	   -moz-box-shadow: 0 3px 8px rgba(0,0,0,0.1);
	    -ms-box-shadow: 0 3px 8px rgba(0,0,0,0.1);
	     -o-box-shadow: 0 3px 8px rgba(0,0,0,0.1);
			box-shadow: 0 3px 8px rgba(0,0,0,0.1);
}
#technicalWrap .sysBox a{
	display: block;
	width: 100%;
	height: 100%;
}
#technicalWrap .protechH5SysImg{
	display: block;
	width: 100%;
}
#technicalWrap .protechH5SysText{
	width: 100%;
	padding:  5.7% 4.28%;
}
#technicalWrap .protechH5SysText h5{
	font-size: 46.66%;
	color: #e60012;
	line-height: 1;
}
#technicalWrap .protechH5SysText p{
	font-size: 37.33%;
	color:#333333;
	margin-top: 4%;
	line-height: 1.5;
}
#technicalWrap .protechH5SysBtn{
	width: 100%;
	background-color: #fff;
	padding-bottom: 6.6%;
	text-align: center;
}
#technicalWrap .protechH5SysBtnbox span.H5noright{
	margin-right: 0;
}
#technicalWrap .protechH5SysBtnbox span.swiper-pagination-bullet-active{
	background-color: #e60213;
}
/* 操作系统结束 */

/* 产品解决方案开始 */
#technicalWrap .protechH5SuccCon{
	padding: 0 0 1%;
	overflow: hidden;
	background-color: #fff;
}
#technicalWrap 	.protechH5Succ .protechH5Tit{
	padding-top: 0;
}
#technicalWrap .swiper-containerSuccH5 .swiper-slide{
	padding: 0 1.3%;
}
#technicalWrap .sysBox{
	width: 93.33%;
	height: 100%;
	margin: 0 auto;
	position:relative;
}
#technicalWrap .sysBoxGo{
	display: block;
	width: 100%;
	font-size: 37.33%;
	padding-right: 8.4%;
	padding-bottom: 9.4%;
	position:absolute;
	bottom:0;
	left:0;
}
#technicalWrap .sysBoxGo a{
	display: inline-block;
	width: 100%;
	text-align: right;
	color: #333;
	float: right;
	padding-right: 8%;
	position:relative;
}
#technicalWrap .protechH5 .sysBoxGo img{
	width: auto;
	height: 100%;
	position:absolute;
	top:0;
	right:0;
}
#technicalWrap .protechH5SuccImg{
	display: block;
	width: 100%;
}
#technicalWrap .protechH5SuccImg img{
	height: 57.7%;
}
#technicalWrap .protechH5SuccText{
	width: 100%;
	padding: 4.28% 5.7% 16%;
}
#technicalWrap .protechH5SuccText h5{
	font-size: 46.66%;
	color: #333333;
	-o-text-overflow:ellipsis; 
	-icab-text-overflow: ellipsis; 
	-khtml-text-overflow: ellipsis; 
	-moz-text-overflow: ellipsis; 
	-webkit-text-overflow: ellipsis; 
  overflow: hidden;
	white-space: nowrap; 
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
}
#technicalWrap .protechH5SuccText p{
	font-size: 37.33%;
	color:#333333;
	margin-top: 4%;
	line-height: 1.5;
}
#technicalWrap .protechH5SuccBtn{
	background-color: #fff;
	padding-top: 4.8%;
	padding-bottom: 1%;
}
	/* 滑动标识样式开始 */
#technicalWrap .protechH5SuccBtn span.H5noright{
	margin-right: 0;
}
#technicalWrap .protechH5SuccBtn span.swiper-pagination-bullet-active{
	background-color: #e60213;
}
	/* 滑动标识样式结束 */
/* 产品解决方案结束 */
/* 移动端样式结束 */

/* 展示移动端 */
@media  screen and (max-width:768px){
	#technicalWrap .protechPc,#technicalWrap .headroom{
		display: none;
	}
	#technicalWrap .protechH5,#technicalWrap .headMbl,#technicalWrap .titleLine{
		display: block;
	}
	#technicalWrap .protechH5{
		font-size: 75px;
	}
}
@media  screen and (max-width:700px){
	#technicalWrap .protechH5{
		font-size: 60px;
	}
}
@media  screen and (max-width:640px){
	#technicalWrap .protechH5{
		font-size: 50px;
	}
}
@media  screen and (max-width:414px){
	#technicalWrap .protechH5{
		font-size: 44px;
	}
}
@media  screen and (max-width:375px){
	#technicalWrap .protechH5{
		font-size: 37.5px;
	}
}
/* 产品与技术样式范围结束 */

/* 技术咨询样式范围开始 */

#consultationWrap .clearFixed:after{
	content: '';
	display: block;
	clear: both;
}
/* 技术咨询pc容器 */
#consultationWrap .technicalBannerBox{
	padding-top: 100px;
}
/* 技术咨询pc容器 */
/* 公用包围容器开始 */
#consultationWrap section{
	position:relative;
	font-size: 20px;
	min-width:320px;
}
#consultationWrap .technicalWrap{
	width:100%;
	height: 100%;
	position:absolute;
	top: 0;
	left: 0;
	margin: 0 auto;
}
#consultationWrap .technicalWrapBox{
	width: 1232px;
	min-width:320px;
	height: 100%;
	padding: 0 16px;
	margin: 0 auto;
	position: relative;
}
#consultationWrap .technicalPadd{
	padding-top: 40px;
	font-size: 32px;
}
#consultationWrap .techEntH3,#consultationWrap .proEntH3{
	height: 30px;
	line-height: 30px;
	font-size: 100%;
	text-align: left;
	color: #000000;
	font-weight: 400;
	margin-bottom: 30px;
	border-left: 5px solid #e60012;
	padding-left: 16px;
}
/* 公用包围容器开始 */
/* 技术咨询banner大图开始 */
#consultationWrap .technicalBanner{
	width: 100%;
	position:relative;
}
#consultationWrap .technicalBannerImg{
	display: block;
}
/* 技术咨询banner大图结束 */
/* 技术咨询banner文字开始 */
#consultationWrap .technicalTopText{
	width: 690px;
	position:absolute;
	top: 30.5%;
	left: 0;
	color: #fff;
	padding-left: 16px;
	font-size: 46px;
}
#consultationWrap .technicalTopText .technicalTopTitle{
	height: 42%;
	line-height: 100%;
	font-size: 100%;
	margin-bottom: 3.6%;
}
#consultationWrap .technicalTopText .technicalTopGroup{
	display: block;
	font-size: 16px;
	line-height: 1.6;
}
@media  screen and (max-width:1250px){
	#consultationWrap .technicalWrapBox,#consultationWrap .proJouTech .protechWrapBox{
		width: 100%;
	}
	#consultationWrap .technicalTopText{
		width: 610px;
		font-size: 38px;
	}
}
@media  screen and (max-width:960px){
	#consultationWrap .technicalTopText{
		font-size: 31px;
	}
	#consultationWrap .technicalTopText .technicalTopGroup{
		font-size: 14px;
	}
}
@media  screen and (max-width:820px){
	#consultationWrap .technicalTopText{
		font-size: 23px;
	}
}
/* 技术咨询banner文字结束 */

/* 新IT顶层规划开始 */
#consultationWrap .techLevelConList li{
	width: 30%;
	float: left;
	margin-left: 2.5%;
	height: 200px;
}
#consultationWrap .techLevelConList li a{
	display: block;
	width: 100%;
	height: 100%;
	padding: 7.8% 0 7.7%; 
}
#consultationWrap .protecgFontRed{
	background-color: #f9f9f9;
}
#consultationWrap .technicalIT .protecgFontRed .techLevelConImgH5{
	color: #e60012;
}
#consultationWrap .techLevelConImg{
	width: 100%;
	margin-top: 10px;
}
#consultationWrap .techLevelConImg img{
	display: block;
	height: 62px;
	margin: 0 auto;
}
#consultationWrap .techLevelConImgH5{
	width: 100%;
	text-align: center;
	margin: 20px 0 15px;
	font-size: 22px;
	color: #242424;
}
#consultationWrap .techLevelConImgp{
	width: 76%;
	overflow: hidden;
	margin: 0 auto;
	text-align: center;
	font-size: 14px;
	color: #666666;
}
/* 新IT顶层规划结束 */

/* 新IT行业应用开始 */
#consultationWrap .techapplic{
	padding-bottom: 50px;
}
#consultationWrap .techapplicConList li{
	width: 31.66%;
	min-height: 300px;
	float: left;
	margin-left: 2.5%;
	font-size: 22px;
	position:relative;
}
#consultationWrap .techapplicConImg:hover img{
	-webkit-transform: scale(1.2);
	   -moz-transform: scale(1.2);
	    -ms-transform: scale(1.2);
	     -o-transform: scale(1.2);
			transform: scale(1.2);
}
#consultationWrap .techapplicConImg{
	overflow: hidden;
}
#consultationWrap .techapplicConImg img{
	display: block;
	width: 100%;
	-webkit-transform: scale(1.01);
	   -moz-transform: scale(1.01);
	    -ms-transform: scale(1.01);
	     -o-transform: scale(1.01);
			transform: scale(1.01);
	-webkit-transition: transform .3s linear;
	   -moz-transition: transform .3s linear;
	    -ms-transition: transform .3s linear;
	     -o-transition: transform .3s linear;
			transition: transform .3s linear;
}
#consultationWrap .techapplicConList li:first-child{
	margin-left: 0;
}
#consultationWrap .techapplicConImg{
	width: 100%;
	position:relative;
}
#consultationWrap .techapplicConImg>img{
	display: block;
	width: 100%;
}
#consultationWrap .techappImg-span{
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 22px;
	padding-left: 20px;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #000;
	background-color: rgba(0,0,0,0.36);
	filter:Alpha(opacity=70);
}
#consultationWrap .techapplicConText{
	font-size: 14px;
	color:#666666;
	padding: 20px 20px 55px;
	line-height: 1.5;
}
#consultationWrap .techapplicConText p{
	max-height: 65px;
}
#consultationWrap .techappliTextspan{
	position:absolute;
	bottom: 28px;
	right: 20px;
	font-size: 14px;
}
#consultationWrap .techappliTextspan a{
	display: inline-block;
	line-height: 20px;
	height: 100%;
	color: #333;
	padding-right: 30px;
	position: relative;
}
#consultationWrap .techappliTextspan a img{
	position:absolute;
	top: 0;
	right: 0;
}
@media  screen and (max-width:960px){
	#consultationWrap .techappImg-span{
		height: 40px;
		line-height: 40px;
		font-size: 18px;
	}
	#consultationWrap .techapplicConList li{
		height: 345px;
	}
}
/* 新IT行业应用结束 */
/* 新一代数据中心 */
#consultationWrap .techdata{
	padding-bottom: 50px;
	background: #f5f5f5;
}
/* width 1068px */
#consultationWrap .techdataConIconList{
	width: 89%;
	margin: 0 auto;
}
#consultationWrap .techdataConIconList li{
	width: 14.6%;
	float: left;
	margin-left: 13.866%;
}
#consultationWrap .techdata li:first-child{
	margin-left: 0;
}
#consultationWrap .techdataConIconList li img{
	display: block;
	width: 100%;
}
#consultationWrap .techdataConLine{
	width: 100%;
	height: 60px;
	background-image: url(../images/technical/techdataConLine.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#consultationWrap .techdataConLineList{
	width: 89%;
	height: 100%;
	margin: 0 auto;
}
#consultationWrap .techdataConLineList li{
	width: 14.6%;
	height: 100%;
	float: left;
	margin-left: 13.866%;
	background-image: url(../images/technical/techdataConLinedot.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#consultationWrap .techdataTextList{
	width: 100%;
	height: 47px;
	margin: 0 auto;
}
#consultationWrap .techdataTextList li{
	width: 25%;
	height: 100%;
	float: left;
}
#consultationWrap .techdataTextListData img{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
#consultationWrap .techdataTextListData span{
	position:relative;
	z-index: 3;
}
#consultationWrap .techdataTextListData{
	width: 180px;
	height: 47px;
	line-height: 47px;
	display: block;
	font-size: 22px;
	color: #3c3c3c;
	margin: 0 auto;
	text-align: center;
	position:relative;
	z-index: 2;
}
#consultationWrap .techLong{
	width: 260px;
}
@media  screen and (max-width:1200px){
	#consultationWrap .techdataTextListData{
		width: 150px;
		height: 39px;
		line-height: 39px;
		font-size: 18px;
	}
	#consultationWrap .techLong{
		width: 210px;
	}
}
@media  screen and (max-width:990px){
	#consultationWrap .techdataTextListData{
		width: 120px;
		height: 31px;
		line-height: 31px;
		font-size: 12px;
	}
	#consultationWrap .techLong{
		width: 160px;
	}
}



/* 兼容i7版本样式 开始 */
body.ie7 #consultationWrap .techapplicConList li,  
body.ie8 #consultationWrap .techapplicConList li,
body.ie7 #consultationWrap .appBox,
body.ie8 #consultationWrap .appBox,
body.ie7 #consultationWrap .sysBox,
body.ie8 #consultationWrap .sysBox{
	border: 1px solid #e6e6e6;
}

body.ie7 #consultationWrap .appBox,
body.ie8 #consultationWrap .appBox,
body.ie7 #consultationWrap .sysBox,
body.ie8 #consultationWrap .sysBox{
	margin-bottom: 5%;
}
body.ie8 #consultationWrap .swiper-containerDataH5>span,
body.ie7 #consultationWrap .swiper-containerDataH5>span,
body.ie6 #consultationWrap .swiper-containerDataH5>span{
	display: none;
}
body.ie6 #consultationWrap .techapplicConList li,  
body.ie7 #consultationWrap .techapplicConList li{
	width: 31.5%;
}
body.ie6 #consultationWrap .techdataConIconList li,  
body.ie7 #consultationWrap .techdataConIconList li{
	width: 14.5%;
}
body.ie6 #consultationWrap .techdataTextList li,  
body.ie7 #consultationWrap .techdataTextList li{
	width: 21.9%;
}
body.ie7 #consultationWrap .techdataTextList li span,
body.ie7 #consultationWrap .techdataTextList li span{
	padding: 0;
}
body.ie7 #consultationWrap .techJouConListText,
body.ie7 #consultationWrap .techJouConListText{
	width: 58%;
}
/* 兼容i7版本样式 结束 */


/* 技术咨询移动端样式开始 */
	/* 移动端公有样式开始 */
	#consultationWrap .techH5{
		display: none;
		width: 100%;
	}
	#consultationWrap .techH5 section{
		width: 100%;
		font-size: 100%;
	}
	#consultationWrap .techH5 img{
		display: block;
		width: 100%;
	}
	#consultationWrap .techH5 .swiper-slide{
		height: auto;
	}
	#consultationWrap .techH5Tit{
		width: 100%;
		padding: 5.3% 0 4%;
		background-color: #fff;
		text-align: center;
		color:#3c3c3c;
		font-size: 59.4%;
	}
	#consultationWrap .titleLine{
		display: none;
		width: 8%;
		padding-top: 1%;
		background: #e60012;
		margin: 1.8% auto 0;
	}
	/* 移动端公有样式结束 */
	/* 顶部banner开始 */
	#consultationWrap .techH5Banner{
		width: 100%;
		position:relative;
	}
	#consultationWrap .techH5Text{
		width: 82.6%;
		position:absolute;
		left: 16px;
		top: 14.9%;
		color: #fff;
	}
	#consultationWrap .techH5Text h2{
		width: 100%;
		font-size: 74.66%;
	}
	#consultationWrap .techH5Text p{
		width: 100%;
		margin-top: 4%;
		font-size: 37.3%;
		line-height: 1.4;
		padding-left: 16px;
		border-left: 4px solid #e60012;
	}
	/* 顶部banner结束 */
	/* 新IT顶层规划开始 */
	#consultationWrap .techH5LevelCon{
		width: 100%;
		padding: 4.8% 3.4%;
		background-color: #f5f5f5;
	}
	#consultationWrap .techH5LevelList{
		width: 100%;
	}
	#consultationWrap .techH5LevelList li{
		width: 30.85%;
		height: 100%;
		background-color: #fff;
		margin-right: 3.725%;
		float: left;
	}
	#consultationWrap .techH5LevelList li.H5noright{
		margin-right: 0;
	}
	#consultationWrap .techH5EnterBoxImg{
		display: block;
		width: 35%;
		margin: 0 auto;
		margin-top: 12%;
	}
	#consultationWrap .techH5EnterBoxImg img{
		display: block;
		width: 100%;
	}
	#consultationWrap .techH5EnterBoxH5{
		width: 100%;
		text-align: center;
		font-size: 37.333%;
		color:#242424;
		margin-top: 12%;
	}
	#consultationWrap .techH5EnterBoxText{
		font-size: 28%;
		color:#666666;
		padding: 5% 5% 16%;
		line-height: 1.5;
	}
	/* 新IT顶层规划结束 */
	/* 新IT行业应用开始 */
	#consultationWrap .techapplicH5Con{
		padding-bottom: 1%;
		overflow: hidden;
	}
	#consultationWrap .techapplicH5Con .appBox{
		width: 93.33%;
		height: 100%;
		margin: 0 auto;
		position:relative;
		-webkit-box-shadow: 0 0 8px rgba(0,0,0,0.1);
		   -moz-box-shadow: 0 0 8px rgba(0,0,0,0.1);
		    -ms-box-shadow: 0 0 8px rgba(0,0,0,0.1);
		     -o-box-shadow: 0 0 8px rgba(0,0,0,0.1);
				box-shadow: 0 0 8px rgba(0,0,0,0.1);
	}
	#consultationWrap .techapplicH5Con .swiper-slide{
		padding: 0 1.3%;
	}
	#consultationWrap .techH5AppImg{
		display: block;
		width: 100%;
		position:relative;
	}
	#consultationWrap .techH5AppImgTxt{
		width: 100%;
		padding: 5% 5.7%;
		font-size: 46.6%; 
		color:#fff;
		background: #000;
		background-color: rgba(0,0,0,0.4); 
		filter:Alpha(opacity=70);
		position:absolute;
		bottom: 0;
		left: 0;
	}
	#consultationWrap .techH5AppText{
		width: 100%;
		padding: 4.28% 5.7% 4.28%;
	}
	#consultationWrap .techH5AppText p{
		font-size: 37.33%;
		color:#333333;
		line-height: 1.5;
	}
	#consultationWrap .appBoxGo{
		display: block;
		width: 100%;
		height: 5.5%;
		font-size: 37.33%;
		padding-right: 8.4%;
		padding-bottom: 10.4%;
	}
	#consultationWrap .appBoxGo a{
		color: #333;
		float: right;
		padding-right: 7%;
		position:relative;
		height: 20px;
		width: 100%; 
		text-align: right;
	}
	#consultationWrap .techH5 .appBoxGo img{
		width: auto;
		height: 100%;
		position:absolute;
		top:0;
		right:0;
		top: 4px;
	}
	/* 滑动标识的样式 */
	#consultationWrap .techH5AppBtn{
		background-color: #fff;
		padding-top: 5%;
		padding-bottom: 1%;
	}
	#consultationWrap .techH5AppBtn span.H5noright{
		margin-right: 0;
	}
	#consultationWrap .techH5AppBtnBox{
		width: 100%;
		height: 6px;
	}
	#consultationWrap .techH5AppBtn span.swiper-pagination-bullet-active{
		background-color: #e60213;
	}
	/* 滑动标识样式结束 */
	/* 新IT行业应用结束 */
	/* 新一代数据中心开始 */
	#consultationWrap .techH5data .techH5Tit{
		background-color: #f5f5f5; 
	}
	#consultationWrap .techH5dataCon{
		overflow: hidden;
		background: #f5f5f5;
		position:relative;
	}
	#consultationWrap .techH5dataTop{
		width: 100%;
	}
	#consultationWrap .techH5dataTop:after{
		content: '';
		display: block;
		clear: both;
	}
	#consultationWrap .techH5dataTop li{
		width: 50%;
		float: left;
	}
	#consultationWrap .techH5 .techH5dataTop li img{
		width: 48.8%;
		margin: 0 auto;
	}
	#consultationWrap .techH5dataCenter{
		width: 100%;
		height: 7px;
		background-image: url(../images/technical/techH5dataCenter.png);
		background-repeat: no-repeat;
		background-position: center center;
	}
	#consultationWrap .techH5dataCenter li{
		width: 50%;
		height: 100%;
		float: left;
	}
	#consultationWrap .techH5dataCenter li i{
		display: block;
		width: 7px;
		height: 7px;
		background-image: url(../images/technical/techdataConLinedot.png);
		background-repeat: no-repeat; 
		margin: 0 auto;
	}
	#consultationWrap .techH5dataBott{
		padding: 6.26% 0;
	}
	#consultationWrap .techH5dataBott li{
		width: 50%;
		height: 100%;
		float: left;
	}
	#consultationWrap .techH5dataBott li .techBox{
		width: 61.33%;
		height: 100%;
		margin: 0 auto;
		position:relative;
		padding: 2.67% 0;
		text-align: center;
		font-size: 37.33%;
		line-height: 1.5;
		color:#3c3c3c;
	}
	#consultationWrap .techH5dataBott li .techBox.long{
		width: 90%;
	}
	#consultationWrap .techH5dataBott li .techBox>img{
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
	#consultationWrap .techH5dataBott li .techBox>span{
		display: block;
		width: 100%;
		height: 100%;
		position: relative;
	}
	#consultationWrap .techH5 .swiper-button-prev,#consultationWrap .techH5 .swiper-button-next{
		background-image: none;
		width: 4.9%;
		top: 15%;
		margin-top: 0;
	}
	/* 新一代数据中心结束 */
/* 技术咨询移动端样式结束 */
/* 展示移动端 */
@media  screen and (max-width:768px){
	#consultationWrap .technicalPc,#consultationWrap .headroom{
		display: none;
	}
	#consultationWrap .techH5,#consultationWrap .headMbl,#consultationWrap .titleLine{
		display: block;
	}
	#consultationWrap .technicalPadd{
		font-size: 100%; 
		padding: 0;
	}
	/* 设置字体大小 */
	#consultationWrap .techH5,#consultationWrap .technicalIT,#consultationWrap .technicalIT{
		font-size: 75px;
	}
	/* 新IT顶层规划移动端样式 */
	#consultationWrap .technicalIT .techEntH3{
		width: 100%;
	    padding: 6.6% 0 4%;
	    background-color: #fff;
	    text-align: center;
	    color: #3c3c3c;
	    font-size: 59.4%;
	    height: auto;
		line-height: 100%;
		margin:0;
		border: 0;
	}
	#consultationWrap .technicalIT .techLevelCon{
	    width: 100%;
	    padding: 4.8% 3.4%;
	    background-color: #f5f5f5;
	}
	#consultationWrap .technicalIT .techLevelConList li{
	    width: 30.85%;
	    height: 100%;
	    background-color: #fff;
	    margin-left: 3.725%;
	}
	#consultationWrap .technicalIT .techLevelConList li:first-child{
		margin-left: 0;
	}
	#consultationWrap .technicalIT .techLevelConImg{
	    display: block;
	    width: 35%;
	    margin: 0 auto;
	    margin-top: 12%;
	}
	#consultationWrap .technicalIT .techLevelConImg img{
		width: 100%;
		height: auto;
	}
	#consultationWrap .technicalIT .techLevelConImgH5{
		width: 100%;
	    text-align: center;
	    font-size: 37.333%;
	    color: #242424;
	    margin-top: 12%;
	}
	#consultationWrap .techLevelConImgp{
		font-size: 28%;
	    color: #666666;
	    padding: 5% 5% 16%;
	    line-height: 1.5;
	    width: 100%;
	}
	
}
@media  screen and (max-width:700px){
	#consultationWrap .techH5,#consultationWrap .technicalIT{
		font-size: 60px;
	}
}
@media  screen and (max-width:640px){
	#consultationWrap .techH5,#consultationWrap .technicalIT{
		font-size: 50px;
	}
}
@media  screen and (max-width:414px){
	#consultationWrap .techH5,#consultationWrap .technicalIT{
		font-size: 44px;
	}
}
@media  screen and (max-width:375px){
	#consultationWrap .techH5,#consultationWrap .technicalIT{
		font-size: 37.5px;
	}
}

/* 技术咨询样式范围结束 */





 /* 公用包围容器 */
body.ie8 .technologyMbl {
  background-repeat: repeat;
}
#solution section {
  position: relative;
  font-size: 20px;
}
#solution .protechWrap {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 auto;
}
#solution #videoWrapPC.videoPc.protechVideo{
  padding-top: 0;
}
#solution .protechWrapBox {
  max-width: 1232px;
  height: 100%;
  margin: 0 auto;
  padding: 50px 16px 0;
  position: relative;
}
#videoWrapH5{padding-bottom: 1%;}
#solution .protechVideo .protechWrapBox {
  padding-top: 0;
  width: 100%;
  max-width: 1232px;
  min-width: 700px;
  height: 100%;
  margin: 0 auto;
  padding: 10px 16px 0;
  position: relative;
}
#solution .protechVideolayer {
  width: 100%;
  height: 100%;
  background: rgba(39, 39, 39, 0.4);
  position: absolute;
  top: 0;
}
#solution .shandowHover {
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
#solution .shandowHover:hover {
  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2);
}
#solution section a {
  color: inherit;
}
#solution a.acthover {
  color: #e60213;
}



/* 展示移动端 */ 
@media screen and (max-width: 1200px) {
  #solution .proJouConList li {
    font-size: 16px;
  }
  #solution .proJouConListTextp {
    font-size: 12px;
  }
}
@media screen and (max-width: 980px) {
  #solution .proJouConList li {
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) {
 
  #solution .protechPc,
  #solution .headroom {
    display: none;
  }
  #solution .protechH5{
    display: block;
  }

  /* 设置字体大小 */
  #solution .proJouTech,
  #solution .protechH5 {
    font-size: 75px;
  }
  #solution .protechJourn {
    padding-bottom: 0;
  }
  /* 新闻部分移动端样式 */
 
}
@media screen and (max-width: 768px) {
  #solution {
    /* 设置字体大小 */
  }
  #solution .protechH5,
  #solution .proJouTech,
  #solution .Mbl,
  #solution .container.software,
  #solution .container.trends,
  #solution .container.Help {
    font-size: 75px;
  }
}
@media screen and (max-width: 700px) {
  #solution {
    /* 设置字体大小 */
  }
  #solution .protechH5,
  #solution .proJouTech,
  #solution .Mbl,
  #solution .container.software,
  #solution .container.trends,
  #solution .container.Help {
    font-size: 60px;
  }
}
@media screen and (max-width: 640px) {
  #solution {
    /* 设置字体大小 */
  }
  #solution .protechH5,
  #solution .proJouTech,
  #solution .Mbl,
  #solution .container.software,
  #solution .container.trends,
  #solution .container.Help {
    font-size: 50px;
  }
}
@media screen and (max-width: 414px) {
  #solution {
    /* 设置字体大小 */
  }
  #solution .protechH5,
  #solution .proJouTech,
  #solution .Mbl,
  #solution .container.software,
  #solution .container.trends,
  #solution .container.Help {
    font-size: 44px;
  }
}
@media screen and (max-width: 375px) {
  #solution {
    /* 设置字体大小 */
  }
  #solution .protechH5,
  #solution .proJouTech,
  #solution .Mbl,
  #solution .container.software,
  #solution .container.trends,
  #solution .container.Help {
    font-size: 37.5px;
  }
}
@media screen and (max-width: 320px) {
  #solution {
    /* 设置字体大小 */
  }
  #solution .protechH5,
  #solution .proJouTech,
  #solution .Mbl,
  #solution .container.software,
  #solution .container.trends,
  #solution .container.Help {
    font-size: 30px;
  }
}
#solution .protechVideo {
  background-color: #fff;
  padding-bottom: 50px;
}
#solution .protechVideo .proEntH3 {
  margin: 20px 0 0 0;
  line-height: 21px;
  padding: 2px 0 5px 16px;
  font-size: 32px;
  text-align: left;
  color: #000000;
  font-weight: 400;
  margin: 0px 0 40px;
  border-left: 5px solid #e60012;
}
#solution .proVidConList:after {
  content: '';
  display: block;
  clear: both;
}
/* // #solution .proVidConList li {
//   width: 31.66%;
//   float: left;
//   margin-right: 2.5%;
//   font-size: 22px;
//   -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
//   -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
//   -ms-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
//   -o-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
//   box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
// } */
#solution .proVidConList li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #000;
}
#solution .proVidConImg {
  width: 100%;
  position: relative;
}
#solution .proVidConImgBtn {
  display: block;
  width: 17.37%;
  position: absolute;
  top: 36%;
  left: 42.1%;
}
#solution .proVidConImg img {
  display: block;
  width: 100%;
}
#solution .proVidConList li.protechNoMar {
  margin-right: 0;
}
#solution .proVidConText {
  width: 100%;
  /* height: 68px; */
  /* line-height: 68px; */
  padding-left: 20px;
  background: #fff;
}
@media screen and (max-width: 1200px) {
  #solution .proVidConText {
    font-size: 18px;
  }
}
@media screen and (max-width: 860px) {
  #solution .proVidConText {
    font-size: 14px;
  }
}
#solution .protechVideoMbl {
  /*padding-bottom: 6%;*/
  min-height: 430px;
}
#solution .protechVideoMbl .containerH3 {
  margin: 0% 0 6.4%;
  padding-bottom: 30px;
  text-align: center;
  border: none;
  padding: 0;
  font-size: 59.3%;
  position: relative;
}
#solution .protechVideoMbl .containerH3:before {
  content: "";
  display: block;
  width: 30px;
  height: 3px;
  background: #e60012;
  position: absolute;
  left: 50%;
  margin-left: -15px;
  bottom: -10px;
}
#solution .protechVideoMbl .containerInnerBox {
  padding: 0 3.4%;
  width: auto;
}
#solution .protechVideoMbl .containerInnerBox .hotTag {
  font-size: 46.8%;
  padding: 4.2% 5.3%;
}
#solution .protechVideoMbl .containerInnerBox {
  margin: 0 auto;
  padding: 0;
  width: 100%;
}
#solution .protechVideoMbl .containerInnerBox h2 {
  font-size: 60%;
  text-align: center;
  line-height: 1;
  padding: 12.4% 0 4.7%;
}
#solution .protechVideoMbl .SMBImg {
  width: 100%;
  font-size: 100%;
  line-height: 1;
}
#solution .protechVideoMbl .SMBList {
  padding: 0 3%;
}
#solution .protechVideoMbl .SMBImg .layer {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
  height: 100%;
  width: 94%;
  margin: 0 3%;
}
#solution .protechVideoMbl .SMBImg .layer .play {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  top: 28.6%;
  text-align: center;
}
#solution .protechVideoMbl .SMBImg .layer .play img {
  width: 17%;
}
#solution .protechVideoMbl .SMBImg img.VideImg {
  width: 100%;
  display: block;
}
#solution .protechVideoMbl .containerInnerBox .SMBContent {
  padding-bottom: 4%;
  box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.1);
  width: 100%;
  background: #ffffff;
  position: relative;
}
#solution .protechVideoMbl .containerInnerBox .SMBContent p {
  font-size: 37.5%;
  padding: 3.3% 5.6% 0;
  line-height: 1.5;
  height: 11.2%;
}
#solution .protechVideoMbl .containerInnerBox .SMBContent .more {
  text-align: right;
  width: 100%;
  font-size: 37.5%;
  line-height: 1;
  color: #e60012;
  padding-right: 5.6%;
}
#solution .protechVideoMbl .containerInnerBox .SMBContent .more img {
  width: 5.6%;
  margin-left: 2%;
  position: relative;
  top: 5px;
}
#solution .protechVideoMbl .protechVideoMblBanner {
  padding: 0% 0 6.6% 0%;
  background: #ffffff;
  text-align: center;
  width: 100%;
  height: auto;
}
#solution .protechVideoMbl .protechVideoMblBanner span {
  width: 10px;
  height: 10px;
  display: block;
  background: #d5d5d5;
  margin-right: 10px;
  display: inline-block;
  border-radius: 10px;
  opacity: 1;
}
#solution .protechVideoMbl .protechVideoMblBanner span.swiper-pagination-bullet-active {
  background: #e60213;
  border-radius: 10px;
}

/* 兼容i7版本样式 开始 */
body.ie6 .proVidConList li,
body.ie7 .proVidConList li,
body.ie8 .proVidConList li,
body.ie6 .proSolveConList li,
body.ie7 .proSolveConList li,
body.ie8 .proSolveConList li,
body.ie6 .proSysConList li,
body.ie7 .proSysConList li,
body.ie8 .proSysConList li,
body.ie8 .proSysConList li,
body.ie8 .hotActivity {
  border: 1px solid #e6e6e6;
}
body.ie8 #solution .hotTag{
	background-color: #000;
	filter:Alpha(opacity=70);
}
body.ie6 .proTerminList li,
body.ie7 .proTerminList li {
  width: 33%;
}
body.ie6 .proSysConList li,
body.ie7 .proSysConList li {
  width: 23%;
}
body.ie6 .proJouConListImg,
body.ie7 .proJouConListImg {
  width: 37%;
}
body.ie6 .proVidConList li,
body.ie7 .proVidConList li,
body.ie6 .proSolveConList li,
body.ie7 .proSolveConList li {
  width: 31%;
}
/* 兼容i7版本样式 结束 */

/* 产品解决方案开始 */
#solution .protechSolve {
  background-color: #ffffff;
  padding-bottom: 50px;
}
#solution .protechSolve .proEntH3 {
  line-height: 21px;
  padding: 2px 0 5px 16px;
  font-size: 32px;
  text-align: left;
  color: #000000;
  font-weight: 400;
  margin: 0px 0 40px;
  border-left: 5px solid #e60012;
}
#solution .protechSolveGoMore {
  height: 30px;
  float: right;
  font-size: 14px;
  cursor: pointer;
}
#solution .protechSolveGoMore a {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 30px;
  color: #333;
  padding-right: 30px;
  background-image: url(../images/solution/proJouConListTextGo.png);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 20px 20px;
}
#solution .protechSolveGoMore:hover a {
  color: #e60012;
  background-image: url(../images/solution/proJouConListTextGoHover.png);
}
#solution .proSolveConList:after {
  content: '';
  display: block;
  clear: both;
}
#solution .proSolveConList li {
  width: 31.66%;
  height: auto;
  float: left;
  margin-right: 2.5%;
  font-size: 22px;
  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
}
#solution .proSolveConList li.protechNoMar {
  margin-right: 0;
}
#solution .proSolveConList li .proSolveConListImg {
  display: block;
  width: 100%;
  overflow: hidden;
  cursor: pointer;
}
#solution .proSolveConListImg:hover img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
#solution .proSolveConListImg img {
  display: block;
  width: 100%;
  -webkit-transform: scale(1.01);
  -moz-transform: scale(1.01);
  -ms-transform: scale(1.01);
  -o-transform: scale(1.01);
  transform: scale(1.01);
  -webkit-transition: transform .3s linear;
  -moz-transition: transform .3s linear;
  -ms-transition: transform .3s linear;
  -o-transition: transform .3s linear;
  transition: transform .3s linear;
}
#solution .proSolveConListText {
  padding: 20px;
}
#solution .proSolveConListText h5 {
  font-size: 24px;
  color: #333;
}
#solution .proSolveConListText p {
  font-size: 14px;
  color: #333;
  margin-top: 18px;
  line-height: 1.5;
  padding-bottom: 10px;
}
@media screen and (max-width: 960px) {
  #solution .proSolveConList li {
    height: 400px;
  }
  #solution .proSolveConListText h5 {
    font-size: 18px;
  }
}


/* 产品解决方案结束 */

/* 成功案例开始 */

#solution .protechSolveMbl {
  /*padding-bottom: 6%;*/
  min-height: 430px;
}
#solution .protechSolveMbl .containerH3 {
  margin: 7.8% 0 30px;
  text-align: center;
  border: none;
  padding: 0;
  font-size: 59.3%;
  position: relative;
}
#solution .protechSolveMbl .containerH3:before {
  content: "";
  display: block;
  width: 30px;
  height: 3px;
  background: #e60012;
  position: absolute;
  left: 50%;
  margin-left: -15px;
  bottom: -10px;
}
#solution .protechSolveMbl .containerInnerBox {
  padding: 0;
}
#solution .protechSolveMbl .SMBList {
  padding: 0 3.3%;
}
#solution .protechSolveMbl .containerInnerBox .hotTag {
  font-size: 46.8%;
  padding: 4.2% 5.3%;
}
#solution .protechSolveMbl .containerInnerBox {
  margin: 0 auto;
  padding: 0;
}
#solution .protechSolveMbl .containerInnerBox h2 {
  font-size: 60%;
  text-align: center;
  line-height: 1;
  padding: 12.4% 0 4.7%;
}
#solution .protechSolveMbl .SMBImg {
  width: 100%;
  display: inline-block;
  font-size: 100%;
  line-height: 1;
}
#solution .protechSolveMbl .SMBImg img {
  width: 100%;
  display: block;
}
#solution .protechSolveMbl .containerInnerBox .SMBContent {
  padding-bottom: 4%;
  box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.1);
  width: 100%;
  margin-top: -7%;
  padding-top: 7%;
}
#solution .protechSolveMbl .containerInnerBox .SMBContent p {
  font-size: 37.5%;
  padding: 3.3% 5.6% 0 ;
  margin-bottom: 3.3%;
  line-height: 1.5;
  height: 11.2%;
}
#solution .protechSolveMbl .containerInnerBox .SMBContent .more {
  text-align: right;
  width: 100%;
  font-size: 37.5%;
  line-height: 1;
  color: #e60012;
  padding-right: 5.6%;
}
#solution .protechSolveMbl .containerInnerBox .SMBContent .more img {
  width: 5.6%;
  margin-left: 2%;
  position: relative;
  top: 5px;
}
#solution .protechSolveMbl .protechSolveMblBanner {
  padding: 0% 0 6.6% 0%;
  background: #ffffff;
  text-align: center;
  width: 100%;
  height: auto;
}
#solution .protechSolveMbl .protechSolveMblBanner span {
  width: 10px;
  height: 10px;
  display: block;
  background: #d5d5d5;
  margin-right: 10px;
  display: inline-block;
  border-radius: 10px;
  opacity: 1;
}
#solution .protechSolveMbl .protechSolveMblBanner span.swiper-pagination-bullet-active {
  background: #e60213;
  border-radius: 10px;
}
#solution .banner {
  width: 100%;
  height:auto;
  position: relative;
}
#solution .banner img {
  width: 100%;
}
#solution .bannerInnerBox {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
#solution .bannerInner {
  width: 100%;
  height: auto;
  max-width: 1232px;
  min-width: 320px;
  padding: 0 16px;
  margin: 0 auto;
}
#solution .bannerInnerH2 {
  font-size: 46px;
  color: #fff;
  font-weight: 400;
  padding-left: 0px;
  text-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
  line-height: 1;
  margin: 90px 0 24px;
}
#solution .bannerInnerText {
  width:800px;
  padding-left: 7px;
  font-size: 16px;
  color: #fff;
}
@media screen and (max-width: 768px) {
  #solution .bannerInnerText{width:100%;}
}
#solution .bannerInnerText p {
  line-height: 1;
  margin-bottom: 10px;
  text-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
}
#solution .bannerInnerBtn {
  width: auto;
  height: 40px;
  line-height: 40px;
  padding: 0 17px;
  float: left;
  margin-top: 18px;
  cursor: pointer;
  background: #db1126;
  border-radius: 30px;
  -ms-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
}
#solution .bannerInnerBtn:active {
  background: #e60012;
}
@media screen and (max-width: 1282px) {
  #solution .bannerInnerH2 {
    font-size: 40px;
    margin: 65px 0 27px;
  }
  #solution .bannerInnerText {
    padding-left: 7px;
    font-size: 16px;
    color: #fff;
  }
  #solution .bannerInnerText p {
    line-height: 1;
    margin-bottom: 10px;
    text-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
  }
  #solution .bannerInnerBtn {
    width: auto;
    height: 40px;
    line-height: 40px;
    padding: 0 17px;
    margin-top: 18px;
    border-radius: 30px;
  }
}
@media screen and (max-width: 1080px) {
  #solution .bannerInnerH2 {
    font-size: 40px;
    margin: 45px 0 27px;
  }
  #solution .bannerInnerText {
    padding-left: 7px;
    font-size: 16px;
    color: #fff;
  }
  #solution .bannerInnerText p {
    line-height: 1;
    margin-bottom: 10px;
    text-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
  }
  #solution .bannerInnerBtn {
    width: auto;
    height: 40px;
    line-height: 40px;
    padding: 0 17px;
    margin-top: 18px;
    border-radius: 30px;
  }
}
@media screen and (max-width: 1000px) {
  #solution .bannerInnerH2 {
    font-size: 35px;
    margin: 30px 0 27px;
  }
  #solution .bannerInnerText {
    padding-left: 7px;
    font-size: 14px;
    color: #fff;
  }
  #solution .bannerInnerText p {
    line-height: 1;
    margin-bottom: 10px;
    text-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
  }
  #solution .bannerInnerBtn {
    width: auto;
    height: 35px;
    line-height: 35px;
    padding: 0 13px;
    margin-top: 10px;
    border-radius: 30px;
  }
}
#solution .container {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
#solution .containerInnerBox {
  width: auto;
  max-width: 1232px;
  min-width: 320px;
  padding: 0 16px;
  height: auto;
  margin: 0 auto;
}
#solution .padding0 {
  padding: 0;
}
#solution .VCF {
  overflow: hidden;
  max-width: 1232px;
  margin: 0 auto;
}
#solution .VCF .containerInnerBox {
  padding: 40px 16px;
  max-width: 1192px;
}
#solution .VCF .containerInnerBox:after{
	content:'';
	display: block;
	clear: both;
}
#solution .VCF .containerInnerBox .VCFImg {
  width: 41.4%;
  overflow: hidden;
  float: left;
  position: relative;
  z-index: 1;
}
#solution .VCF .containerInnerBox .VCFImg img {
  width: 100%;
}
#solution .VCF .containerInnerBox .VCFContent {
  position: relative;
  float: left;
  width: 69.9%;
  background: #f9f9f9;
  margin-left: -11.5%;
  padding: 25px 4% 0 15.5%;
  margin-top: -25px;
  color: #333;
  height: 360px;
}
#solution .VCF .containerInnerBox .VCFContent h2 {
  font-size: 30px;
  color: #333;
  padding-top: 50px;
  line-height: 30px;
}
#solution .VCF .containerInnerBox .VCFContent p {
  line-height: 24px;
  font-size: 14px;
  border-left: 3px #e60012 solid;
  padding-left: 15px;
  margin-top: 25px;
}
#solution .VCF .containerInnerBox .VCFContent .more {
  text-align: right;
  position: absolute;
  bottom: 80px;
  right: 6% ;
}
#solution .more {
  cursor: pointer;
}
#solution .VCF .containerInnerBox .VCFContent .more img {
  position: relative;
  top: 8px;
  margin-left: 10px;
  width: 27px;
}
@media screen and (max-width: 1080px) {
  #solution .VCF .containerInnerBox .VCFContent {
    height: 330px;
  }
}
@media screen and (max-width: 1000px) {
  #solution .VCF .containerInnerBox .VCFContent {
    height: 300px;
  }
  #solution .VCF .containerInnerBox .VCFContent .more {
    bottom: 40px;
  }
}
@media screen and (max-width: 800px) {
  #solution .VCF .containerInnerBox .VCFContent {
    height: 270px;
  }
  #solution .VCF .containerInnerBox .VCFContent .more {
    bottom: 30px;
  }
}
#solution .VCFMbl .containerInnerBox {
  margin: 0 auto;
  padding: 0 3%;
}
#solution .VCFMbl .containerInnerBox h2 {
  font-size: 60%;
  text-align: center;
  line-height: 1;
  position: relative;
  padding: 6.4% 0 30px;
}
#solution .VCFMbl .containerInnerBox h2:before {
  content: "";
  display: block;
  width: 8%;
  height: 3px;
  background: #e60012;
  position: absolute;
  left: 48%;
  margin-left: -15px;
  bottom: 15px;
}
#solution .VCFMbl .VCFImg {
  width: 100%;
}
#solution .VCFMbl .VCFImg img {
  width: 100%;
  display: block;
}
#solution .VCFMbl .containerInnerBox .VCFContent {
  padding-bottom: 4%;
  box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.1);
}
#solution .VCFMbl .containerInnerBox .VCFContent p {
  font-size: 37.5%;
  padding: 3.3% 5.6% 0;
  line-height: 1.5;
}
#solution .VCFMbl .containerInnerBox .VCFContent .more {
  text-align: right;
  width: 100%;
  font-size: 37.5%;
  line-height: 1;
  color: #333;
  padding: 2% 5.6% 0 0;
}
#solution .VCFMbl .containerInnerBox .VCFContent .more img {
  width: 5.6%;
  margin-left: 2%;
  position: relative;
  top: 5px;
}
#solution .technology {
  background: #f5f5f5;
  padding-bottom: 50px;
}
#solution .technology .technologyH2 {
  font-size: 32px;
  line-height: 21px;
  border-left: 5px #e60012 solid;
  padding: 2px 0 6px 16px;
  color: #333;
  font-weight: 500;
}
#solution .technology .containerInnerBox {
  padding-top: 40px;
  margin-top: 10px;
}
#solution .technology .technologyBox {
  width: 100%;
  background: #ffffff;
  display: inline-block;
  margin-top: 30px;
}
#solution .technology .technologyBox .technologyList {
  width: 50%;
  float: left;
  min-height: 300px;
}
#solution .technology .technologyBox .technologyList .left {
  width: 50%;
  padding: 0 5%;
  float: left;
  position: relative;
  min-height: 307px;
}
#solution .technology .technologyBox .technologyList .left h3 {
  font-size: 28px;
  padding: 45px 0 18px 0;
  line-height: 28px;
  font-weight: 400;
  color: #333;
}
#solution .technology .technologyBox .technologyList .left p {
  font-size: 14px;
  line-height: 24px;
  color: #666;
}
#solution .technology .technologyBox .technologyList .left .more {
  color: #333;
  font-size: 14px;
  line-height: 14px;
  text-align: right;
  position: absolute;
  bottom: 35px;
  right: 10%;
}
#solution .technology .technologyBox .technologyList .left .more img {
  position: relative;
  top: 5px;
  width: 20px;
  margin-left: 12px;
}
#solution .technology .technologyBox .technologyList .right {
  width: 50%;
  float: left;
  overflow: hidden;
}
#solution .technology .technologyBox .technologyList .right img {
  width: 100%;
  height: 307px;
  display: block;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#solution .technology .technologyBox .technologyList .right img:hover {
  transform: scale(1.2);
}
@media screen and (max-width: 1000px) {
  #solution .technology .technologyBox .technologyList .left h3 {
    font-size: 20px;
  }
  #solution .technology .technologyBox .technologyList .left p {
    font-size: 12px;
  }
  #solution .technology .technologyBox .technologyList .left .more {
    font-size: 12px;
  }
}
@media screen and (max-width: 800px) {
  #solution .technology .technologyBox .technologyList .left h3 {
    line-height: 0;
  }
  #solution .technology .technologyBox .technologyList .left p {
    line-height: 20px;
  }
  #solution .technology .technologyBox .technologyList .left .more {
    line-height: 20px;
  }
}
#solution .technologyMbl {
  background: url(../images/solution/technologyMbl_bg.jpg) no-repeat;
  background-size: cover;
}
.ie8 #solution .technologyMbl {
  background: url(../images/solution/technologyMbl_bg.jpg) no-repeat;
  background-repeat: repeat;
}
#solution .technologyMbl .technologyH2 {
  font-size: 60.7%;
  color: #ffffff;
  text-align: center;
  line-height: 1;
  padding: 6.4% 0 30px;
  position: relative;
}
#solution .technologyMbl .technologyH2:before {
  content: "";
  display: block;
  width: 8%;
  height: 3px;
  background: #e60012;
  position: absolute;
  left: 48%;
  margin-left: -15px;
  bottom: 15px;
}
#solution .technologyMbl .containerInnerBox {
  /*padding: 0 3.4%;*/
  padding: 0 1.4% 0 3.4%;
}
#solution .technologyMbl .containerInnerBox .technologyBox {
  width: 100%;
  display: inline-block;
  padding-bottom: 2.0%;
}
#solution .technologyMbl .containerInnerBox .technologyList {
  width: 50%;
  float: left;
  padding: 0 2.4% 0% 0;
  position: relative;
  overflow: hidden;
  margin-bottom: 2.4%;
}
#solution .technologyMbl .containerInnerBox .technologyList .technologyListBg {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
}
#solution .technologyMbl .containerInnerBox .technologyList .technologyListBg h3 {
  font-size: 37.5%;
  font-weight: 500;
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
  color: #ffffff;
  line-height: 1;
  padding: 4.4% 6.4%;
}
#solution .technologyMbl .containerInnerBox .technologyList .technologyListBg img {
  width: 100%;
  display: block;
}
#solution .technologyMbl .containerInnerBox .technologyList .technologyListText {
  color: #333;
  width: 100%;
  text-align: left;
  padding: 7.6%;
  height: 100%;
  background: #ffffff;
  padding-bottom: 20%;
}
#solution .technologyMbl .containerInnerBox .technologyList .technologyListText .technologyListContent {
  font-size: 28.1%;
  padding-right: 3.8%;
  line-height: 1.5;
  color: #333;
}
#solution .technologyMbl .containerInnerBox .technologyList .technologyListText .technologyListContent p.technologyListTitle {
  padding-bottom: 12px;
  color: #333;
}
#solution .technologyMbl .containerInnerBox .technologyList .technologyListText .more {
  text-align: right;
  width: 100%;
  font-size: 37.5%;
  line-height: 1;
  padding-top: 10%;
  color: #333;
  position: absolute;
  bottom: 5%;
  right: 16.6%;
}
#solution .technologyMbl .containerInnerBox .technologyList .technologyListText .more img {
  width: 15%;
  position: relative;
  top: 8px;
  margin-left: 7%;
}
#solution .industry {
  padding-bottom: 10px;
}
#solution .industry .industryImg {
  text-align: center;
  padding: 0 47px;
}
#solution .industry .industryImg img {
  padding: 6px 0;
}
#solution .industry .industryH3 {
  text-align: center;
  padding: 20px  47px 12px;
  font-size: 20px;
  color: #333;
  font-weight: 400;
  line-height: 20px;
}
#solution .industry .industryText {
  text-align: center;
  padding: 0 47px;
  color: #666666;
  font-size: 14px;
  margin-bottom: 0px;
  height: 40px;
  line-height: 1.5;
}
#solution .industry .swiper-hotPc {
  height: 100%;
}
#solution .industry .industryImg {
  text-align: center;
  padding: 0 47px;
}
#solution .industry .industryList {
  float: left;
  width: 33.3%;
  padding: 1% 0;
  margin: 1% 0;
  display: block;
}
#solution .industry .industryList.hover {
  background: #f9f9f9;
}
#solution .industry .industryList.hover .industryH3 {
  color: #e60012;
}
#solution .industry .containerH3 {
  margin-bottom: 35px;
  line-height: 21px;
  padding: 2px 0 8px 16px;
  font-size: 32px;
  margin-bottom: 10px;
}
#solution .industry .hotActivityInner {
  padding-right: 0;
}
@media screen and (max-width: 1280px) {
  #solution .industry .industryText {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 1000px) {
  #solution .industry .industryText {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 850px) {
  #solution .industry .industryText {
    margin-bottom: 0;
  }
  #solution .industry .industryH3 {
    padding: 0px 47px 5px;
  }
}
.ie8 #solution .industryMbl .industryMblBanner span{
	opacity: 0;
	filter:Alpha(opacity=0);
}
#solution .industryMbl {
  background: #f5f5f5;
}
#solution .industryMbl .containerInnerBox {
  padding: 0;
}
#solution .industryMbl .containerH3 {
  text-align: center;
  margin: 0 auto;
  padding: 7.46% 0 30px;
  border: none;
  font-size: 59.3%;
  background: #ffffff;
  position: relative;
}
#solution .industryMbl .containerH3:before {
  content: "";
  display: block;
  width: 8%;
  height: 3px;
  background: #e60012;
  position: absolute;
  left: 48%;
  margin-left: -15px;
  bottom: 15px;
}
#solution .industryMbl .industryList {
  width: 28.8%;
  background: #ffffff;
  margin-left: 3.33%;
  float: left;
  padding-bottom: 5%;
  height: 100%;
}
#solution .industryMbl .hotActivityInner {
  margin-top: 35px;
  height: auto;
}
#solution .industryMbl .swiper-hotPc {
  height: auto;
  padding-bottom: 35px;
}
#solution .industryMbl .industryList .industryImg {
  text-align: center;
  font-size: 10%;
  line-height: 1;
  padding: 19.9% 0 4.6%;
}
#solution .industryMbl .industryList .industryImg img {
  width: 31.5%;
}
#solution .industryMbl .industryList .industryH3 {
  font-size: 37.4%;
  text-align: center;
  color: #333;
}
#solution .industryMbl .industryList .industryText {
  font-size: 28.1%;
  padding: 0 9.2%;
  line-height: 1.5;
  color: #666;
  margin-top: 9.2%;
}
#solution .industryMbl .industryMblBanner {
  text-align: center;
  /*padding:6.1% 0 6.6% 22.6%;*/
  padding: 0% 0 1% 0%;
  background: #ffffff;
}
#solution .industryMbl .industryMblBanner span {
  width: 10px;
  height: 10px;
  display: inline-block;
  background: #d5d5d5;
  margin-right: 10px;
  border-radius: 10px;
  opacity: 1;
}
#solution .industryMbl .industryMblBanner span.swiper-pagination-bullet-active {
  background: #e60213;
  border-radius: 10px;
}
#solution .hotPc .containerH3 {
  line-height: 21px;
  padding: 2px 0 5px 16px;
  font-size: 32px;
}
#solution .hotPc .swiper-container {
  /* // padding-left: 1px; */
}
#solution .hotPc .hotActivitySwiper {
  width: 32%;
  float: left;
  margin:0 0 1% 2%;
}
#solution .hotPc .hotActivitySwiper:first-child{
	margin-left: 0;
}
#solution .hotPc .hotActivityInner {
  float: left;
  padding: 0 1px;
}
#solution .containerH3 {
  font-family: "Microsoft YaHei";
  line-height: 1;
  font-size: 34px;
  text-align: left;
  color: #000000;
  font-weight: 400;
  margin: 40px 0 30px;
  border-left: 5px solid #e60012;
  padding-left: 21px;
}
#solution .protechH5Video .protechH5Tit{
	padding-top: 0;
}
#solution .technicalSolve.succTechPc{
	padding-bottom: 40px;
}
@media screen and (max-width: 1280px) {
  #solution .containerH3 {
    font-size: 32px;
    margin: 40px 0 30px;
  }
}
@media screen and (max-width: 820px) {
  #solution .containerH3 {
    font-size: 22px;
    margin: 30px 0 20px;
  }
}
#solution .device {
  width: 100%;
  height: auto;
  margin: 0px auto;
  position: relative;
}
#solution .swiper-hotPc {
  height: auto;
  width: 100%;
}
#solution .hotPc {
  padding-bottom: 40px;
}
#solution .hotImgArrow {
  vertical-align: middle;
}
#solution .hotActivityLine {
  /*margin: 40px 0 0;*/
}
#solution .hotActivity {
  width: 31.6%;
  height: auto;
  margin-right: 2.6%;
  float: left;
  position: relative;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
}
#solution .hotActivitySwiper {
  margin-right: 0;
  width: 100%;
  box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.1);
}
#solution .hotActivity:last-child {
  margin-right: 0;
}
#solution .hotActivityImgBox {
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
}
#solution .hotImg {
  width: 100%;
  float: left;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#solution .hotImg:hover {
  transform: scale(1.2);
}
#solution .hotTag {
  min-width: 100px;
  line-height: 1;
  width: 100%;
  font-weight: 500;
  letter-spacing: 1px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  color: #fff;
  font-size: 22px;
  padding: 14px 45px 14px 20px;
  overflow: hidden;
  text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.55);
  background: rgba(0, 0, 0, 0.36);
}
#solution .hotActivityBottom {
  padding-top: 18px;
  height: 150px;
}
#solution .hotActivityBottomAddHeight {
  height: 200px;
}
#solution .hotP {
  font-size: 14px;
  color: #666;
  line-height: 24px;
  padding: 0 22px;
}
#solution .hotA {
  line-height: 1;
  color: #333;
  display: block;
  margin-top: 10px;
  position: absolute;
  bottom: 33px;
  right: 22px;
  font-size: 14px;
}
#solution .hidden {
  width: 100%;
  height: auto;
  overflow: hidden;
}
#solution .maskBox {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 4px;
  left: 0;
  transform: all 0.3s;
}
#solution .maskBoxAct {
  background: rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 1280px) {
  #solution .hotTag {
    font-size: 16px;
  }
  #solution .hotP {
    font-size: 14px;
    padding: 0 18px;
  }
  #solution .hotA {
    font-size: 14px;
    bottom: 25px;
  }
  #solution .hotActivityBottomAddHeight {
    height: 220px;
  }
  #solution .swiper-hotPc {
    height: 390px;
  }
}
@media screen and (max-width: 1000px) {
  #solution .hotTag {
    font-size: 14px;
  }
  #solution .hotP {
    font-size: 12px;
    padding: 0 14px;
  }
  #solution .hotA {
    font-size: 12px;
    bottom: 15px;
  }
  #solution .hotActivityBottomAddHeight {
    height: 230px;
  }
  #solution .swiper-hotPc {
    height: 350px;
  }
}
@media screen and (max-width: 850px) {
  #solution .hotA {
    bottom: 10px;
  }
  #solution .hotActivityBottomAddHeight {
    height: 240px;
  }
  #solution .swiper-hotPc {
    height: 330px;
  }
}
#solution .SMBMbl {
  /*padding-bottom: 6%;*/
  min-height: 430px;
}
#solution .SMBMbl .containerH3 {
  margin: 3% 0 30px;
  text-align: center;
  border: none;
  padding: 0;
  font-size: 59.3%;
  position: relative;
}
#solution .SMBMbl .containerH3:before {
  content: "";
  display: block;
  width: 8%;
  height: 3px;
  background: #e60012;
  position: absolute;
  left: 48%;
  margin-left: -15px;
  bottom: -10px;
}
#solution .SMBMbl .containerInnerBox {
  padding: 0;
}
#solution .SMBMbl .containerInnerBox .hotTag {
  font-size: 46.8%;
  padding: 4.2% 5.3%;
}
#solution .SMBMbl .containerInnerBox {
  margin: 0 auto;
  padding: 0 3%;
}
#solution .SMBMbl .containerInnerBox h2 {
  font-size: 60%;
  text-align: center;
  line-height: 1;
  padding: 12.4% 0 4.7%;
}
#solution .SMBMbl .SMBList {
  padding: 0 3.3%;
}
#solution .SMBMbl .SMBImg {
  width: 100%;
  display: inline-block;
  font-size: 100%;
  line-height: 1;
  position: relative;
}
#solution .SMBMbl .SMBImg img {
  width: 100%;
  display: block;
}
#solution .SMBMbl .SMBImg h2 {
  width: 100%;
  line-height: 1;
  font-size: 46.8%;
  font-weight: 400;
  color: #ffffff;
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  text-align: left;
  padding: 4.2% 0 4.2% 5.7%;
}
#solution .SMBMbl .containerInnerBox .SMBContent {
  padding: 7% 0 4% 0;
  box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.1);
  width: 100%;
  margin-top: -7%;
}
#solution .SMBMbl .containerInnerBox .SMBContent p {
  font-size: 37.5%;
  padding: 0 5.6%;
  line-height: 1.5;
  margin: 3.3% 0;
  height: 11.2%;
}
#solution .SMBMbl .containerInnerBox .SMBContent .more {
  text-align: right;
  width: 100%;
  font-size: 37.5%;
  line-height: 1;
  color: #333;
  padding-right: 5.6%;
}
#solution .SMBMbl .containerInnerBox .SMBContent .more img {
  width: 5.6%;
  margin-left: 2%;
  position: relative;
  top: 5px;
}
#solution .SMBMbl .SMBMblBanner {
  padding: 6% 0 6% 0%;
  background: #ffffff;
  text-align: center;
}
#solution .SMBMbl .SMBMblBanner span {
  width: 10px;
  height: 10px;
  display: block;
  background: #d5d5d5;
  margin-right: 10px;
  border-radius: 10px;
  opacity: 1;
  display: inline-block;
}
#solution .SMBMbl .SMBMblBanner span.swiper-pagination-bullet-active {
  background: #e60213;
  border-radius: 10px;
}
#solution .garyBg {
  background: #f5f5f5;
  min-width: 320px;
}
#solution .resolveBox {
  padding: 50px;
}
#solution .resolveLine {
  width: 100%;
  height: auto;
  overflow: hidden;
}
#solution .resolve {
  /*width: 21.25%;*/
  width: 25%;
  /*width: auto;*/
  height: 100%;
  position: relative;
  float: left;
  /*padding-right: 200px;*/
  cursor: pointer;
}
#solution .resolveAdd {
  width: 21.667%;
}
#solution .resolveAct {
  width: 35%;
  padding-right: 150px;
}
#solution .resolveAct .resolveAlertBox {
  width: 150px;
  display: block;
}
#solution .resolveAlertBox {
  width: auto;
  height: 100%;
  background: #3e3e3f;
  float: left;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 14px 0;
  overflow: hidden;
  border-bottom: 4px solid #e60012;
  display: none;
  opacity: 0;
}
#solution .resolveInner {
  width: 100%;
  height: 500px;
  overflow: hidden;
  border-bottom: 4px solid #e60012;
}
#solution .resolveInnerBox {
  position: relative;
  z-index: 10;
  /*float: left;*/
}
#solution .resolveImg {
  /*width: 100%;*/
  height: 100%;
  float: left;
}
#solution .resolveOutBox {
  width: 100%;
  height: auto;
  background: url(../images/index/resoveBg.jpg) no-repeat;
  background-size: cover;
}
#solution .resolveColor {
  width: 100%;
  height: 100%;
  background: #d11a2e;
  position: absolute;
  top: 0;
  z-index: 2;
  display: none;
}
#solution .resolveText {
  width: 100%;
  height: auto;
  position: absolute;
  bottom: 33px;
  padding-right: 32px;
  z-index: 30;
  font-size: 0;
}
#solution .resolveH2 {
  color: #fff;
  font-size: 38px;
  font-weight: 400;
  line-height: 1;
  text-align: right;
}
#solution .resolveTextInnerBox {
  padding-right: 10px;
  border-right: 4px solid #e60012;
  margin: 16px 0 30px;
}
#solution .resolveH3 {
  color: #e60012;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  text-align: right;
  margin-bottom: 10px;
}
#solution .resolveP {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
  text-align: right;
}
#solution .resolveMore {
  width: 170px;
  height: 48px;
  line-height: 48px;
  background: #fff;
  position: absolute;
  right: 0;
  bottom: 0;
  color: #757575;
  font-size: 16px;
  text-indent: 2em;
  font-weight: 700;
  cursor: pointer;
}
#solution .moreIcon {
  float: right;
  width: 36px;
}
#solution .resolveAlert {
  line-height: 1;
  padding: 17px 0 17px 20%;
  cursor: pointer;
}
#solution .resolveAlert:hover {
  background: #e60012;
}
#solution .moreArrow {
  vertical-align: top;
  margin-top: 2px;
  margin-left: 25px;
  margin-right: 18px;
}
#solution .moreA {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
}
@media screen and (max-width: 1280px) {
  #solution .resolveH2 {
    font-size: 26px;
  }
  #solution .resolveH3 {
    font-size: 14px;
  }
  #solution .resolveP {
    font-size: 14px;
  }
  #solution .moreA {
    font-size: 14px;
  }
  #solution .resolveInner {
    height: 420px;
  }
  #solution .resolveAlert {
    padding: 12px 0 12px 20%;
  }
  #solution .resolveText {
    padding-right: 32px;
  }
  #solution .resolveAct {
    padding-right: 150px;
  }
  #solution .resolveAct .resolveAlertBox {
    width: 150px;
  }
}
@media screen and (max-width: 1100px) {
  #solution .resolveH2 {
    font-size: 22px;
  }
  #solution .resolveH3 {
    font-size: 12px;
  }
  #solution .resolveP {
    font-size: 12px;
  }
  #solution .moreA {
    font-size: 12px;
  }
  #solution .resolveAct {
    padding-right: 120px;
  }
  #solution .resolveAct .resolveAlertBox {
    width: 120px;
  }
}
@media screen and (max-width: 900px) {
  #solution .resolveH2 {
    font-size: 18px;
  }
  #solution .resolveInner {
    height: 331px;
  }
  #solution .resolveAlert {
    padding: 8px 0 8px 20%;
  }
  #solution .resolveText {
    padding-right: 28px;
  }
  #solution .resolveAct {
    padding-right: 100px;
  }
  #solution .resolveAct .resolveAlertBox {
    width: 100px;
  }
}
@media screen and (max-width: 800px) {
  #solution .resolveAlert {
    padding: 6px 0 6px 20%;
  }
  #solution .resolveText {
    padding-right: 22px;
  }
}
#solution .bestTitle {
  font-size: 32px;
  color: #333;
  text-align: center;
  line-height: 1;
  margin-bottom: 15px;
}
#solution .bestContentOut {
  width: 100%;
  float: left;
}
#solution .bestContent {
  width: 196px;
  height: 196px;
  margin: 32px auto 22px;
  border: 1px solid #e6e6e6;
  border-radius: 100px;
}
#solution .bestContentTitle {
  font-size: 40px;
  color: #333;
  line-height: 1;
  text-align: center;
  font-weight: 400;
}
#solution .peopleIcon {
  display: block;
  margin: 45px auto 12px;
}
#solution .bestContentTitle em {
  font-style: normal;
  font-size: 36px;
}
#solution .bestContentP {
  font-size: 16px;
  line-height: 26px;
  color: #666;
  padding: 0 30px;
  text-align: center;
}
#solution .bestContentA {
  line-height: 1;
  color: #333;
  text-align: center;
  display: block;
  margin-top: 12px;
}
#solution a.bestContentA:hover {
  color: #d11a2e;
}
#solution .addHover {
  min-height: 500px;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  padding-bottom: 42px;
}
#solution .tableChooseBox {
  margin-top: 62px;
  margin-left: -16px;
  margin-right: -16px;
}
#solution .hotH2 {
  color: #333;
  margin-bottom: 12px;
  font-size: 24px;
}
@media screen and (max-width: 1280px) {
  #solution .bestTitle {
    font-size: 30px;
  }
  #solution .bestContentP {
    font-size: 14px;
  }
  #solution .bestContentA {
    font-size: 14px;
  }
  #solution .tableChooseBox {
    margin-top: 52px;
  }
  #solution .hotH2 {
    font-size: 20px;
  }
}
@media screen and (max-width: 1120px) {
  #solution .bestTitle {
    font-size: 24px;
  }
  #solution .bestContentP {
    font-size: 12px;
  }
  #solution .bestContentA {
    font-size: 12px;
  }
  #solution .tableChooseBox {
    margin-top: 42px;
  }
  #solution .hotH2 {
    font-size: 16px;
  }
}
#solution .chooseItem {
  width: 10.8%;
  position: relative;
  float: left;
  box-sizing: content-box;
  border-right: 1px dashed #6b6b6b;
  cursor: pointer;
}
#solution .tableIcon {
  height: 43px;
  display: block;
  margin: 0 auto 10px;
}
#solution .tableChooseP {
  font-size: 14px;
  color: #666;
  line-height: 1;
  text-align: center;
}
#solution .personBg {
  width: 100%;
  min-width: 1280px;
}
#solution .personBox {
  width: 800px;
  height: 100%;
  margin: 0 auto;
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -400px;
  color: #fff;
}
#solution .personBox h2 {
  font-size: 52px;
  font-weight: 400;
  text-align: center;
  line-height: 1;
  margin-top: 90px;
}
#solution .personBox h3 {
  font-size: 30px;
  /*font-weight: 400;*/
  text-align: center;
  line-height: 1;
  margin-top: 38px;
}
#solution .personBox p {
  font-size: 20px;
  text-align: center;
  line-height: 1;
  margin-top: 16px;
}
#solution .personBox a {
  display: block;
  width: 205px;
  height: 52px;
  text-align: center;
  line-height: 52px;
  margin: 50px auto 0;
  background: #e60012;
  font-size: 16px;
  color: #fff;
  border-radius: 30px;
  -ms-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
}
#solution .container_center {
  width: 100%;
  min-width: 1280px;
}
#solution .container_left {
  width: 50%;
  height: 635px;
  float: left;
  position: relative;
}
#solution .container_right {
  width: 50%;
  height: 635px;
  float: left;
  overflow: hidden;
  position: relative;
}
#solution .addColor {
  background: #f5f8fa;
  position: relative;
}
#solution .containerTitle {
  font-size: 52px;
  line-height: 1;
  margin-top: 152px;
  margin-bottom: 35px;
  font-weight: 400;
}
#solution .containerText {
  font-size: 22px;
  color: #000;
  line-height: 36px;
}
#solution .chooseBannerBoxAdd {
  left: 0;
  right: auto;
  border-radius: 0px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
#solution .containerAddBg {
  margin-top: 50px;
  min-height: 300px;
  padding: 60px 0;
  background: url(../images/index/addLastFooterBg.jpg) no-repeat;
  background-size: cover ;
}
#solution .lastContainer_3 {
  width: 33%;
  margin-right: 1px;
  float: left;
  cursor: pointer;
}
#solution .lastContainer_3 .resolveInner {
  border-bottom: 0;
}
#solution .lastContainer_3 .resolveImg {
  width: 100%;
  height: auto;
  transition: all 0.2s;
}
#solution .lastContainer_3 .moreIcon {
  width: 36px;
}
#solution .lastContainer_3 .resolveText {
  bottom: 30px;
  padding-right: 0;
  padding-left: 30px;
}
#solution .lastContainer_3 .resolveH2 {
  text-align: left;
  font-size: 26px;
}
#solution .lastContainer_3 .resolveTextInnerBox {
  margin: 22px 0 50px;
  border-right: 0;
  border-left: 4px solid #e60012;
  padding-right: 0;
  padding-left: 10px;
}
#solution .lastContainer_3 .resolveH3 {
  text-align: left;
  font-size: 28px;
  color: #e60012;
}
#solution .lastContainer_3 .resolveP {
  text-align: left;
  font-size: 14px;
  line-height: 24px;
}
#solution .lastContainer_3 .resolveText {
  padding-right: 30px;
}
#solution .lastContainer_3:hover .resolveImg {
  transform: scale(1.2);
}
#solution .resolveInnerMask {
  width: 100%;
  height: 50%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
  /* 标准的语法 */
  z-index: 10;
}
@media screen and (max-width: 1280px) {
  #solution .lastContainer_3 .resolveH2 {
    font-size: 20px;
  }
  #solution .lastContainer_3 .resolveH3 {
    font-size: 22px;
  }
  #solution .lastContainer_3 .resolveP {
    font-size: 14px;
  }
}
@media screen and (max-width: 900px) {
  #solution .lastContainer_3 .resolveH2 {
    font-size: 18px;
  }
  #solution .lastContainer_3 .resolveH3 {
    font-size: 20px;
  }
  #solution .lastContainer_3 .resolveP {
    font-size: 12px;
  }
}
#solution .lookAll {
  font-size: 16px;
  line-height: 34px;
  float: right;
  vertical-align: middle;
  cursor: pointer;
}
#solution .lookIcon {
  vertical-align: middle;
  margin-top: -2px;
}
#solution .lookArrowLeft {
  float: left;
  margin-right: 10px;
  width: 28px;
  height: 28px;
  border: 1px solid #b0b0b0;
  position: relative;
  border-radius: 50%;
  background: url(../images/index/lookArrow.png) no-repeat;
  background-position: 45% 50%;
}
#solution .lookArrowLeft.hover {
  border: 0;
  background: #e60012 url(../images/index/lookArrowHover.png) no-repeat;
  background-position: 45% 50%;
}
#solution .lookArrowRight {
  float: left;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  border: 1px solid #b0b0b0;
  position: relative;
  background: url(../images/index/lookArrowRight.png) no-repeat;
  background-position: 55% 50%;
}
#solution .lookArrowRight.hover {
  border: 0;
  background: #e60012 url(../images/index/lookArrowRightHover.png) no-repeat;
  background-position: 55% 50%;
}
#solution .lookArrow {
  width: 8px;
  height: 15px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -4px;
  margin-top: -7.5px;
}
#solution .lookArrowRight .lookArrow {
  transform: rotate(180deg);
}
#solution .lookAllAddHover {
  color: #747272;
}
#solution .bannerMbl {
  display: none;
}
#solution .VCFMbl {
  display: none;
  padding-bottom: 6%;
}
#solution .technologyMbl {
  display: none;
}
#solution .industryMbl {
  display: none;
}
#solution .SMBMbl {
  display: none;
}
#solution .protechSolveMbl {
  display: none;
}
#solution .protechVideoMbl {
  display: none;
}
#solution .protechJournMbl {
  display: none;
}
#solution .hangMbl .hotActivity {
  width: 100%;
}
#solution .hangMbl .hotActivityInner {
  padding: 0;
}
@media screen and (max-width: 768px) {
  #solution .bannerPc {
    display: none;
  }
  #solution .bannerMbl {
    display: block;
  }
  #solution .VCF {
    display: none;
  }
  #solution .VCFMbl {
    display: block;
  }
  #solution .technology {
    display: none;
  }
  #solution .technologyMbl {
    display: block;
  }
  #solution .industry {
    display: none;
  }
  #solution .industryMbl {
    display: block;
  }
  #solution .hotPc {
    display: none;
  }
  #solution .SMBMbl {
    display: block;
  }
  #solution .protechSolve {
    display: none;
  }
  #solution .protechSolveMbl {
    display: block;
  }
  #solution .protechVideo {
    display: none;
  }
  #solution .protechVideoMbl {
    display: block;
  }
  #solution .jiePc {
    display: none;
  }
  #solution .jieMbl {
    display: block;
  }
  #solution .hangPc {
    display: none;
  }
  #solution .hangMbl {
    display: block;
  }
  #solution .quPc {
    display: none;
  }
  #solution .quMbl {
    display: block;
  }
  #solution .xiaPc {
    display: none;
  }
  #solution .xiaMbl {
    display: block;
  }
}
#solution .bannerMbl {
  width: 100%;
}
#solution .bannerMbl .bannerInnerH2 {
  font-size: 75%;
  margin: 10.6% 0 15px 0;
}
#solution .bannerMbl .bannerInnerText {
  padding-left: 16px;
  font-size: 100%;
  margin-left: 0px;
  border-left: 4px #e60012 solid;
}
#solution .bannerMbl .bannerInnerText p {
  line-height: 1.5;
  margin-bottom: 0;
  font-size: 37.5%;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
#solution .containerH3Mbl {
  font-family: "Microsoft YaHei";
  line-height: 1;
  font-size: 19px;
  text-align: center;
  color: #000000;
  font-weight: 400;
  margin: 18px 0 17px;
}
#solution .swiper-hotMbl {
  height: 280px;
  width: 100%;
}
#solution .hotMbl .containerInnerBox {
  padding: 0;
}
#solution .hotMbl .hotActivityInner {
  padding: 0 16px;
}
#solution .hotMbl .hotActivitySwiper {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
}
#solution .hotMbl .hotTag {
  padding: 11px;
  font-size: 16px;
}
#solution .hotMbl .hotImg:hover {
  transform: scale(1);
}
#solution .quMbl .hotActivity {
  width: 100%;
}
#solution .quMbl .hotActivityInner {
  padding: 0 16px;
}
#solution .quMbl .containerInnerBox {
  padding: 0;
}
#solution .quMbl .hotActivityBottomAddHeight {
  height: 180px;
}
#solution .quMbl .hotActivityBottom {
  padding-top: 10px;
}
#solution .quMbl .hotH2 {
  font-size: 16px;
  margin-bottom: 10px;
}
#solution .quMbl .hotP {
  line-height: 20px;
}
#solution .swiper-quMbl {
  height: 430px;
}
#solution .quMbl .swiper-container {
  padding-bottom: 38px;
  overflow: inherit;
}
#solution .paginationBox {
  width: 100%;
  height: 36px;
  position: absolute;
  z-index: 20;
  left: 10px;
  bottom: -36px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#solution .swiper-pagination-switch {
  display: inline-block;
  width: 40px;
  height: 4px;
  background: #d5d5d5;
  margin-right: 5px;
}
#solution .swiper-visible-switch {
  background: #aaa;
}
#solution .swiper-active-switch {
  background: #e60213;
}
#solution .hotMbl .device {
  padding-bottom: 36px;
}
#solution .hotMbl .swiper-container {
  overflow: inherit;
}
#solution .hotMbl .hotActivityBottom {
  padding-top: 5px;
  height: 120px;
}
#solution .hotMbl .hotP {
  line-height: 20px;
}
#solution .hotMbl .hotImgArrow {
  width: 14px;
  position: relative;
  top: -2px;
}
#solution .jieMbl .containerInnerBox {
  overflow: hidden;
  padding: 0;
  padding-left: 8px;
}
#solution .jieMbl .containerH3Mbl {
  color: #fff;
}
#solution .jieMbl .resolve {
  width: 50%;
  padding-right: 8px;
  margin-bottom: 8px;
}
#solution .jieMbl .resolveInner {
  border-bottom: 0;
  height: 225px;
}
#solution .jieMbl .resolveP {
  font-size: 10px;
}
#solution .jieMbl .resolveImg {
  width: 100%;
  height: 100%;
}
#solution .jieMbl .resolveText {
  padding-left: 0;
  padding-right: 10px;
  bottom: 0;
  top: 98px;
}
#solution .jieMbl .moreIcon {
  position: absolute;
  right: 10px;
  bottom: 15px;
  width: 18px;
}
#solution .jieMbl .resolveTextInnerBox {
  margin: 0;
  margin-top: 10px;
}
#solution .jieMbl .resolveH3 {
  margin-bottom: 5px;
}
#solution .jieMbl .resolveOutBox {
  background: url(../images/index/resoveMblBg.jpg);
  background-size: cover;
}
#solution .jieMbl .maskBox {
  bottom: 0;
}
#solution .swiper-hangMbl {
  height: 350px;
  padding-bottom: 50px;
}
#solution .swiper-hangMbl .paginationBox {
  bottom: 0;
}
#solution .hangMbl .bestContentTitle {
  color: #e60012;
}
#solution .hangMbl .bestTitle {
  color: #e60012;
}
#solution .hangMbl .bestContent {
  margin: 0 auto 15px;
}
#solution .hangMbl .bestTitle {
  font-size: 23px;
  font-weight: 400;
}
#solution .hangMbl .bestContentP {
  font-size: 13px;
  line-height: 20px;
}
#solution .hangMbl .bestContentA:hover {
  color: #333;
}
#solution .hangMbl .hotActivityLine {
  margin: 0;
}
#solution .hangMbl .containerInnerBox {
  padding: 0;
}
#solution .hangMbl .tableChooseBox {
  padding: 16px 4px 10px 10px;
  background: #f5f5f5;
}
#solution .hangMbl .chooseItem {
  width: 18.5%;
  background: #fff;
  border: 0;
  padding: 12px 0;
  margin-right: 1.5%;
  margin-bottom: 6px;
}
#solution .hangMbl .tableIcon {
  height: 23px;
}
#solution .hangMbl .tableChooseP {
  font-size: 12px;
}
#solution .quMbl .paginationBox {
  bottom: -10px;
}
#solution .xiaMbl .lastContainer_3 {
  width: 100%;
  margin-top: 12px;
}
#solution .xiaMbl .lastContainer_3 .moreIcon {
  width: 25px;
}
#solution .xiaMbl .lastContainer_3 .resolveTextInnerBox {
  margin: 16px 0 14px;
  border-right: 0;
  border-left: 2px solid #e60012;
  padding-right: 0;
  padding-left: 10px;
}
#solution .xiaMbl .lastContainer_3 .resolveH2 {
  font-size: 16px;
}
#solution .xiaMbl .lastContainer_3 .resolveH3 {
  font-size: 19px;
  margin-bottom: 8px;
}
#solution .xiaMbl .lastContainer_3 .resolveP {
  line-height: 20px;
}
@media screen and (min-width: 320px) {
  #solution .swiper-hotMbl {
    height: 290px;
    width: 100%;
  }
  #solution .swiper-hangMbl {
    height: 370px;
    padding-bottom: 50px;
  }
}
@media screen and (min-width: 375px) {
  #solution .swiper-hotMbl {
    height: 322px;
    width: 100%;
  }
  #solution .swiper-quMbl {
    height: 475px;
  }
}
@media screen and (min-width: 414px) {
  #solution .swiper-hotMbl {
    height: 348px;
    width: 100%;
  }
  #solution .swiper-quMbl {
    height: 465px;
  }
  #solution .quMbl .hotActivityBottomAddHeight {
    height: 140px;
  }
}






#support {
  /* 公用包围容器 */
  /* 公用包围容器 */
  /* 新闻资讯开始 */
  /* 新闻资讯结束 */
  /* 展示移动端 */
  /* 新闻资讯结束 */
  /* 产品视频开始 */
  /* 兼容iebox-shandow 结束 */
  /* 产品视频结束 */
  /* 产品视频开始 */
  /* 产品视频结束 */
  /* 兼容i7版本样式 开始 */
  /* 兼容i7版本样式 结束 */
  /* 产品解决方案开始 */
  /* 产品解决方案结束 */
  /* 成功案例开始 */
  /* 成功案例结束 */
  /*头图开始*/
  /*头图结束*/
  /*在线帮助开始*/
  /*在线帮助结束*/
  /*.hotActivityInner*/
  /*.addHover:hover{
  background: #f9f9f9;
}*/
}
#support section {
  position: relative;
}
#support section a {
  color: inherit;
}
#support a.acthover{
	color: #e60213;
}
#support .protechWrap {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 auto;
}
#support .proEntH3 {
  height: 32px;
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 100%;
  text-align: left;
  color: #000000;
  font-weight: 400;
  margin-bottom: 30px;
  border-left: 5px solid #e60012;
  padding-left: 1.67%;
}
#support .protechWrapBox {
  height: 100%;
  margin: 0 auto;
  max-width: 1232px;
  padding: 40px 16px 0;
  position: relative;
  font-size: 32px;
}
#support .Success .protechWrapBox {
  padding-top: 0%;
}
#support .protechVideo .protechWrapBox {
  padding-top: 3%;
}
#support .protechVideolayer {
  width: 100%;
  height: 100%;
  background: rgba(39, 39, 39, 0.4);
  position: absolute;
  top: 0;
}
#support .shandowHover {
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
#support .shandowHover:hover {
  -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}
#support .shandow {
  -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
#support .protechJourn {
  background-color: #f5f5f5;
  padding-bottom: 20px;
}
#support .proJouTech .proEntH3 {
  margin: 20px 0 0 0;
}
#support .proJouConList:after {
  content: '';
  display: block;
  clear: both;
}
#support .proJouConList li {
  width: 46.6%;
  float: left;
  font-size: 20px;
  margin-right: 6.8%;
  box-sizing: content-box;
}
#support .borderPC {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 2.5%;
  margin-bottom: 2.5%;
}
#support .proJouConList li:after {
  content: '';
  display: block;
  clear: both;
}
#support .proJouTech .proJouCon {
  margin-top: 30px;
}
#support .proJouConListImg {
  display: block;
  width: 38.5%;
  height: 100%;
  float: left;
  overflow: hidden;
}
#support .proJouConListImg:hover img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
#support .proJouConListImg img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1.01);
  -moz-transform: scale(1.01);
  -ms-transform: scale(1.01);
  -o-transform: scale(1.01);
  transform: scale(1.01);
  -webkit-transition: transform .3s linear;
  -moz-transition: transform .3s linear;
  -ms-transition: transform .3s linear;
  -o-transition: transform .3s linear;
  transition: transform .3s linear;
}
#support .proJouConListTextTime {
  display: block;
  height: 14px;
  line-height: 14px;
  font-size: 14px;
  color: #e60012;
}
#support .proJouConListTextTit {
  font-size: 110%;
  color: #000;
  margin-top: 10px;
}
#support .proJouConListTextp {
  min-height: 36px;
  overflow: hidden;
  font-size: 14px;
  line-height: 20px;
  color: #666;
  margin-top: 15px;
}
#support .protechH5JournBox {
  height: 100%;
}
@media screen and (max-width: 1200px) {
  #support .proJouConList li {
    font-size: 16px;
  }
  #support .proJouConListTextp {
    font-size: 12px;
  }
}
@media screen and (max-width: 980px) {
  #support .proJouConList li {
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) {
  #support .protechPc,
  #support .headroom,
  #support footer {
    display: none;
  }
  #support .protechH5,
  #support .headMbl {
    display: block;
  }
  #support .proJouTech,
  #support .protechH5 {
    font-size: 75px;
  }
  #support .protechJourn {
    padding-bottom: 0;
  }
  #support .proJouTech .proEntH3 {
    width: 100%;
    padding: 1.6% 0 30px;
    background-color: #fff;
    text-align: center;
    color: #3c3c3c;
    font-size: 59.4%;
    border: none;
    margin: 0;
    height: auto;
    line-height: 1;
    position: relative;
  }
  #support .proJouTech .proEntH3:before {
    content: "";
    display: block;
    width: 30px;
    height: 3px;
    background: #e60012;
    position: absolute;
    left: 50%;
    margin-left: -15px;
    bottom: 15px;
  }
  #support .proJouTech .protechWrapBox {
    padding: 0;
    font-size: 100%;
    margin: 0;
    width: 100%;
  }
  #support .borderPC {
    border: none;
    padding: 0;
  }
  #support .proJouTech .proJouConList {
    padding: 3.46%;
  }
  #support .proJouConList li {
    width: 100%;
    height: auto;
    float: none;
    font-size: 100%;
  }
  #support .proJouTech .proJouConList .journBoxact {
    border-bottom: 1px solid #e6e6e6;
  }
  #support .proJouTech li .protechH5JournBox {
    width: 100%;
    margin-bottom: 6.6%;
    background-color: #fff;
    -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  }
  #support .proJouConListImg {
    float: none;
  }
  #support .proJouConListText {
    float: none;
  }
  #support .proJouConListImg {
    width: 100%;
  }
  #support .proJouConListText {
    width: 100%;
    padding: 4.5% 5.3%;
  }
  #support .proJouTech .proJouConListTextTime {
    font-size: 37.3%;
    color: #e60012;
  }
  #support .proJouTech .proJouConListTextTit {
    font-size: 46.6%;
    color: #000000;
    line-height: 1.4;
    margin-top: 4%;
  }
  #support .proJouTech .proJouConListTextp {
    font-size: 37.3%;
    margin-top: 4%;
    max-height: none;
    line-height: 1.5;
  }
  #support .proJouTech .proJouConListTextGo {
    width: 100%;
    height: 20px;
    line-height: 20px;
    margin-top: 4.8%;
    font-size: 100%;
  }
  #support .proJouTech .proJouConListTextGo a {
    display: block;
    height: 100%;
    line-height: 20px;
    font-size: 37.33%;
    color: #3c3c3c;
    float: right;
    text-align: right;
    padding-right: 30px;
    position: relative;
  }
}
@media screen and (max-width: 768px) {
  #support {
    /* 设置字体大小 */
  }
  #support .protechH5,
  #support .proJouTech,
  #support .Mbl,
  #support .container.software,
  #support .container.trends,
  #support .container.Help,
  #support .protechVideoMbl {
    font-size: 75px;
  }
}
@media screen and (max-width: 700px) {
  #support {
    /* 设置字体大小 */
  }
  #support .protechH5,
  #support .proJouTech,
  #support .Mbl,
  #support .container.software,
  #support .container.trends,
  #support .container.Help,
  #support .protechVideoMbl {
    font-size: 60px;
  }
}
@media screen and (max-width: 640px) {
  #support {
    /* 设置字体大小 */
  }
  #support .protechH5,
  #support .proJouTech,
  #support .Mbl,
  #support .container.software,
  #support .container.trends,
  #support .container.Help,
  #support .protechVideoMbl {
    font-size: 50px;
  }
}
@media screen and (max-width: 414px) {
  #support {
    /* 设置字体大小 */
  }
  #support .protechH5,
  #support .proJouTech,
  #support .Mbl,
  #support .container.software,
  #support .container.trends,
  #support .container.Help,
  #support .protechVideoMbl {
    font-size: 44px;
  }
}
@media screen and (max-width: 375px) {
  #support {
    /* 设置字体大小 */
  }
  #support .protechH5,
  #support .proJouTech,
  #support .Mbl,
  #support .container.software,
  #support .container.trends,
  #support .container.Help,
  #support .protechVideoMbl {
    font-size: 37.5px;
  }
}
@media screen and (max-width: 320px) {
  #support {
    /* 设置字体大小 */
  }
  #support .protechH5,
  #support .proJouTech,
  #support .Mbl,
  #support .container.software,
  #support .container.trends,
  #support .container.Help,
  #support .protechVideoMbl {
    font-size: 30px;
  }
}
#support .protechVideo {
  background-color: #fff;
  padding-bottom: 50px;
}
#support .proVidConList:after {
  content: '';
  display: block;
  clear: both;
}
#support .proVidConList li {
  width: 31.66%;
  float: left;
  margin-left: 2.5%;
  font-size: 22px;
}
#support .proVidConList li:first-child{
	margin-left: 0;
}
#support .proVidConList li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #000;
}
#support .proVidConImg {
  width: 100%;
  position: relative;
}
#support .proVidConImgBtn {
  display: block;
  width: 17.37%;
  position: absolute;
  top: 36%;
  left: 42.1%;
}
#support .proVidConImg img {
  display: block;
  width: 100%;
}
#support .proVidConList li.protechNoMar {
  margin-right: 0;
}
#support .proVidConText {
  width: 100%;
  background: #fff;
}
@media screen and (max-width: 1200px) {
  #support .proVidConText {
    font-size: 18px;
  }
}
@media screen and (max-width: 860px) {
  #support .proVidConText {
    font-size: 14px;
  }
}
#support .protechVideoMbl {
  /*padding-bottom: 6%;*/
  min-height: 430px;
}
#support .protechVideoMbl .containerH3 {
  margin: 2% 0 30px;
  text-align: center;
  border: none;
  padding: 0;
  font-size: 59.3%;
  position: relative;
}
#support .protechVideoMbl .containerH3:before {
  content: "";
  display: block;
  width: 30px;
  height: 3px;
  background: #e60012;
  position: absolute;
  left: 50%;
  margin-left: -15px;
  bottom: -12px;
}
#support .protechVideoMbl .containerInnerBox {
  padding: 3% 3.4% 0;
  width: auto;
}
#support .protechVideoMbl .containerInnerBox .hotTag {
  font-size: 46.8%;
  padding: 4.2% 5.3%;
}
#support .protechVideoMbl .containerInnerBox {
  margin: 0 auto;
  padding: 3% 0 0;
  width: 100%;
}
#support .protechVideoMbl .containerInnerBox h2 {
  font-size: 60%;
  text-align: center;
  line-height: 1;
  padding: 12.4% 0 4.7%;
}
#support .protechVideoMbl .SMBImg {
  width: 100%;
  font-size: 100%;
  line-height: 1;
}
#support .protechVideoMbl .SMBList {
  padding: 0 3%;
}
#support .protechVideoMbl .SMBImg .layer {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
  height: 100%;
  width: 94%;
  margin: 0 3%;
}
#support .protechVideoMbl .SMBImg .layer .play {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  top: 28.6%;
  text-align: center;
}
#support .protechVideoMbl .SMBImg .layer .play img {
  width: 17%;
}
#support .protechVideoMbl .SMBImg img.VideImg {
  width: 100%;
  display: block;
}
#support .protechVideoMbl .containerInnerBox .SMBContent {
  padding-bottom: 4%;
  box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.1);
  width: 100%;
  background: #ffffff;
  position: relative;
}
#support .protechVideoMbl .containerInnerBox .SMBContent p {
  font-size: 37.5%;
  padding: 3.3% 5.6% 0;
  line-height: 1.5;
  height: 11.2%;
}
#support .protechVideoMbl .containerInnerBox .SMBContent .more {
  text-align: right;
  width: 100%;
  font-size: 37.5%;
  line-height: 1;
  color: #e60012;
  padding-right: 5.6%;
}
#support .protechVideoMbl .containerInnerBox .SMBContent .more img {
  width: 5.6%;
  margin-left: 2%;
  position: relative;
  top: 5px;
}
#support .protechVideoMbl .protechVideoMblBanner {
  padding: 0% 0 1.6% 0%;
  background: #ffffff;
  text-align: center;
  width: 100%;
  height: auto;
}
#support .protechVideoMbl .protechVideoMblBanner span {
  width: 10px;
  height: 10px;
  display: block;
  background: #d5d5d5;
  margin-right: 10px;
  display: inline-block;
  border-radius: 10px;
  opacity: 1;
}
#support .protechVideoMbl .protechVideoMblBanner span.swiper-pagination-bullet-active {
  background: #e60213;
  border-radius: 10px;
}
body.ie6 #support .proVidConList li,
body.ie7 #support .proVidConList li,
body.ie8 #support .proVidConList li,
body.ie6 #support .proSolveConList li,
body.ie7 #support .proSolveConList li,
body.ie8 #support .proSolveConList li,
body.ie6 #support .proSysConList li,
body.ie7 #support .proSysConList li,
body.ie8 #support .proSysConList li,
body.ie8 #support .Help .trendsContent .trendsList,
body.ie8 #support .SMBList.swiper-slide .SMBContent,
body.ie8 #solution .VCFMbl .containerInnerBox .VCFContent
 {
  border: 1px solid #e6e6e6;
}
body.ie8 .SMBList.swiper-slide
 {
  margin-bottom:5%; 
}
body.ie6 #support .proTerminList li,
body.ie7 #support .proTerminList li {
  width: 33%;
}
body.ie6 #support .proSysConList li,
body.ie7 #support .proSysConList li {
  width: 23%;
}
body.ie6 #support .proJouConListImg,
body.ie7 #support .proJouConListImg {
  width: 37%;
}
body.ie6 #support .proVidConList li,
body.ie7 #support .proVidConList li,
body.ie6 #support .proSolveConList li,
body.ie7 #support .proSolveConList li {
  width: 31%;
}
body.ie8 #support .technologyMbl {
  background-repeat: repeat;
}
#support .protechSolve {
  background-color: #ffffff;
  padding-bottom: 50px;
}
#support .protechSolveGoMore {
  height: 30px;
  float: right;
  font-size: 14px;
  cursor: pointer;
}
#support .protechSolveGoMore a {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 30px;
  color: #333;
  padding-right: 30px;
  background-image: url(../images/solution/proJouConListTextGo.png);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 20px 20px;
}
#support .protechSolveGoMore:hover a {
  color: #e60012;
  background-image: url(../images/solution/proJouConListTextGoHover.png);
}
#support .proSolveConList:after {
  content: '';
  display: block;
  clear: both;
}
#support .proSolveConList li {
  position: relative;
  width: 23.1%;
  height: auto;
  float: left;
  margin-left: 2.5%;
  font-size: 22px;
  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
}
#support .proSolveConList li:first-child{
  margin-left: 0;
}
#support .proSolveConList li .proSolveConListImg {
  display: block;
  width: 100%;
  overflow: hidden;
  cursor: pointer;
}
#support .proSolveConListImg:hover img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
#support .proSolveConListImg img {
  display: block;
  width: 100%;
  -webkit-transform: scale(1.01);
  -moz-transform: scale(1.01);
  -ms-transform: scale(1.01);
  -o-transform: scale(1.01);
  transform: scale(1.01);
  -webkit-transition: transform .3s linear;
  -moz-transition: transform .3s linear;
  -ms-transition: transform .3s linear;
  -o-transition: transform .3s linear;
  transition: transform .3s linear;
}
#support .proSolveConListText {
  padding: 18px 20px 55px;
}
#support .proSolveConListText h5 {
  font-size: 20px;
  color: #333;
  font-weight: 400;
  -o-text-overflow:ellipsis; 
	-icab-text-overflow: ellipsis; 
	-khtml-text-overflow: ellipsis; 
	-moz-text-overflow: ellipsis; 
	-webkit-text-overflow: ellipsis; 
    overflow: hidden;
	white-space: nowrap; 
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
}
#support .proSolveConListText p {
  font-size: 14px;
  color: #666;
  margin-top: 10px;
  line-height: 1.5;
}
#support .proSolveConList li .more {
  text-align: right;
  font-size: 14px;
  padding-right: 50px;
  position: absolute;
  padding-bottom: 20px;
  bottom: 0;
  width: 100%;
}
#support .proSolveConList li .more img {
  position: absolute;
  top: 0;
  right: 20px;
  width: 20px;
}
@media screen and (max-width: 960px) {
  #support .proSolveConList li {
    height: 400px;
  }
  #support .proSolveConListText h5 {
    font-size: 18px;
  }
}
#support .protechSolveMbl {
  /*padding-bottom: 6%;*/
  min-height: 430px;
}
#support .protechSolveMbl .containerH3 {
  margin: 2% 0 30px;
  text-align: center;
  border: none;
  padding: 0;
  font-size: 59.3%;
  position: relative;
}
#support .protechSolveMbl .containerH3:before {
  content: "";
  display: block;
  width: 8%;
  height: 3px;
  background: #e60012;
  position: absolute;
  left: 48%;
  margin-left: -15px;
  bottom: -15px;
}
#support .protechSolveMbl .containerInnerBox {
  padding: 0;
}
#support .protechSolveMbl .SMBList {
  padding: 0 3.3%;
}
#support .protechSolveMbl .containerInnerBox .hotTag {
  font-size: 46.8%;
  padding: 4.2% 5.3%;
}
#support .protechSolveMbl .containerInnerBox {
  margin: 0 auto;
  padding: 0;
}
#support .protechSolveMbl .containerInnerBox h2 {
  font-size: 60%;
  text-align: center;
  line-height: 1;
  padding: 12.4% 0 4.7%;
}
#support .protechSolveMbl .SMBImg {
  width: 100%;
  display: inline-block;
  font-size: 100%;
  line-height: 1;
}
#support .protechSolveMbl .SMBImg img {
  width: 100%;
  display: block;
}
#support .protechSolveMbl .containerInnerBox .SMBContent {
  padding-bottom: 4%;
  box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.1);
  width: 100%;
  margin-top: -7%;
  padding-top: 7%;
}
#support .protechSolveMbl .containerInnerBox .SMBContent p:first-child{
  margin-bottom:0;
}
#support .protechSolveMbl .containerInnerBox .SMBContent p {
  font-size: 37.5%;
  padding: 3.3% 5.6% 0 ;
  margin-bottom: 3.3%;
  line-height: 1.5;
  height: 11.2%;
}
#support .protechSolveMbl .containerInnerBox .SMBContent .more {
  text-align: right;
  width: 100%;
  font-size: 37.5%;
  line-height: 1;
  color: #333;
  padding-right: 5.6%;
}
#support .protechSolveMbl .containerInnerBox .SMBContent .more img {
  width: 5.6%;
  margin-left: 2%;
  position: relative;
  top: 5px;
}
#support .protechSolveMbl .protechSolveMblBanner {
  padding: 6.6% 0 1% 0%;
  background: #ffffff;
  text-align: center;
  width: 100%;
  height: auto;
}
#support .protechSolveMbl .protechSolveMblBanner span {
  width: 10px;
  height: 10px;
  display: block;
  background: #d5d5d5;
  margin-right: 10px;
  display: inline-block;
  border-radius: 10px;
  opacity: 1;
}
#support .protechSolveMbl .protechSolveMblBanner span.swiper-pagination-bullet-active {
  background: #e60213;
  border-radius: 10px;
}
#support .banner {
  width: 100%;
  height:auto;
  position: relative;
}
#support .banner img {
  width: 100%;
}
#support .bannerInnerBox {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
#support .bannerInner {
  width: 100%;
  height: auto;
  max-width: 1232px;
  min-width: 320px;
  padding: 0 16px;
  margin: 0 auto;
}
#support .bannerInnerH2 {
  font-size: 46px;
  color: #fff;
  font-weight: 400;
  padding-left: 0px;
  text-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
  line-height: 1;
  margin: 90px 0 23px;
}
#support .bannerInnerText {
  padding-left: 0px;
  font-size: 16px;
  color: #fff;
}
#support .bannerInnerText p {
  line-height: 1.5;
  margin-bottom: 10px;
  text-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
  line-height: 1.6;
  width: 100%;
  letter-spacing: 0.2px;
}
#support .bannerMbl .bannerInnerText p {
  width: auto;
}
#support .bannerMbl .bannerInner {
  padding: 0 16px;
}
#support .bannerInnerBtn {
  width: auto;
  height: 40px;
  line-height: 40px;
  padding: 0 17px;
  float: left;
  margin-top: 18px;
  cursor: pointer;
  background: #db1126;
  border-radius: 30px;
  -ms-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
}
#support .bannerInnerBtn:active {
  background: #e60012;
}
@media screen and (max-width: 1282px) {
  #support .bannerInnerH2 {
    font-size: 40px;
    margin: 65px 0 27px;
  }
  #support .bannerInnerText {
    padding-left: 7px;
    font-size: 16px;
    color: #fff;
  }
  #support .bannerInnerText p {
    line-height: 1.5;
    margin-bottom: 10px;
    text-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
  }
  #support .bannerInnerBtn {
    width: auto;
    height: 40px;
    line-height: 40px;
    padding: 0 17px;
    margin-top: 18px;
    border-radius: 30px;
  }
}
@media screen and (max-width: 1080px) {
  #support .bannerInnerH2 {
    font-size: 40px;
    margin: 45px 0 27px;
  }
  #support .bannerInnerText {
    padding-left: 7px;
    font-size: 16px;
    color: #fff;
  }
  #support .bannerInnerText p {
    line-height: 1.5;
    margin-bottom: 10px;
    width: 100%;
    text-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
  }
  #support .bannerInnerBtn {
    width: auto;
    height: 40px;
    line-height: 40px;
    padding: 0 17px;
    margin-top: 18px;
    border-radius: 30px;
  }
}
@media screen and (max-width: 1000px) {
  #support .bannerInnerH2 {
    font-size: 35px;
    margin: 30px 0 10px;
  }
  #support .bannerInnerText {
    padding-left: 7px;
    font-size: 14px;
    color: #fff;
  }
  #support .bannerInnerText p {
    line-height: 1.5;
    margin-bottom: 10px;

    text-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
  }
  #support .bannerInnerBtn {
    width: auto;
    height: 35px;
    line-height: 35px;
    padding: 0 13px;
    margin-top: 10px;
    border-radius: 30px;
  }
}
@media screen and (max-width: 820px) {
	#support .bannerInnerText p {
		width: 100%;
	}
}
#support .container {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
#support .containerInnerBox {
  width: auto;
  max-width: 1232px;
  min-width: 320px;
  padding: 0 16px;
  height: auto;
  margin: 0 auto;
}
#support .padding0 {
  padding: 0;
}
#support .products {
  background: none;
  padding-bottom: 40px;
}
#support .products .technologyH2 {
  font-size: 32px;
  line-height: 21px;
  border-left: 5px #e60012 solid;
  padding: 2px 0 6px 16px;
  color: #333;
  font-weight: 500;
}
#support .products .containerInnerBox {
  padding-top: 50px;
  margin-top: 35px;
}
#support .products .technologyBox {
  width: 100%;
  background: #ffffff;
  display: inline-block;
  margin-top: 30px;
}
#support .products .technologyBox .technologyList {
  width: 50%;
  float: left;
  min-height: 300px;
}
#support .products .technologyBox .technologyList .left {
  width: 50%;
  padding: 0 5%;
  float: left;
  position: relative;
  min-height: 307px;
}
#support .products .technologyBox .technologyList .left h3 {
  font-size: 28px;
  padding: 45px 0 18px 0;
  line-height: 28px;
  font-weight: 400;
  color: #333;
}
#support .technology .technologyBox .technologyList .left p {
  font-size: 14px;
  line-height: 24px;
  color: #666;
}
#support .technology .technologyBox .technologyList .left .more {
  color: #333;
  font-size: 14px;
  line-height: 14px;
  text-align: right;
  position: absolute;
  bottom: 35px;
  right: 10%;
}
#support .technology .technologyBox .technologyList .left .more img {
  position: relative;
  top: 5px;
  width: 20px;
  margin-left: 12px;
}
#support .technology .technologyBox .technologyList .right {
  width: 50%;
  float: left;
  overflow: hidden;
}
#support .technology .technologyBox .technologyList .right img {
  width: 100%;
  height: 307px;
  display: block;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#support .technology .technologyBox .technologyList .right img:hover {
  transform: scale(1.2);
}
@media screen and (max-width: 1000px) {
  #support .technology .technologyBox .technologyList .left h3 {
    font-size: 20px;
  }
  #support .technology .technologyBox .technologyList .left p {
    font-size: 12px;
  }
  #support .technology .technologyBox .technologyList .left .more {
    font-size: 12px;
  }
}
@media screen and (max-width: 800px) {
  #support .technology .technologyBox .technologyList .left h3 {
    line-height: 0;
  }
  #support .technology .technologyBox .technologyList .left p {
    line-height: 20px;
  }
  #support .technology .technologyBox .technologyList .left .more {
    line-height: 20px;
  }
}
#support .technologyMbl {
  background: url(../imaegs/solution/technologyMbl_bg.jpg) no-repeat;
  background-size: cover;
}
#support .technologyMbl .technologyH2 {
  font-size: 60.7%;
  color: #ffffff;
  text-align: center;
  line-height: 1;
  padding: 6.4% 0 5.3%;
}
#support .technologyMbl .containerInnerBox {
  /*padding: 0 3.4%;*/
  padding: 0 1.4% 0 3.4%;
}
#support .technologyMbl .containerInnerBox .technologyBox {
  width: 100%;
  display: inline-block;
  padding-bottom: 2.0%;
}
#support .technologyMbl .containerInnerBox .technologyList {
  width: 50%;
  float: left;
  padding: 0 2.4% 0% 0;
  position: relative;
  overflow: hidden;
  margin-bottom: 2.4%;
}
#support .technologyMbl .containerInnerBox .technologyList .technologyListBg {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
}
#support .technologyMbl .containerInnerBox .technologyList .technologyListBg h3 {
  font-size: 37.5%;
  font-weight: 500;
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
  color: #ffffff;
  line-height: 1;
  padding: 4.4% 6.4%;
}
#support .technologyMbl .containerInnerBox .technologyList .technologyListBg img {
  width: 100%;
  display: block;
}
#support .technologyMbl .containerInnerBox .technologyList .technologyListText {
  color: #333;
  width: 100%;
  text-align: left;
  padding: 7.6%;
  height: 100%;
  background: #ffffff;
  padding-bottom: 20%;
}
#support .technologyMbl .containerInnerBox .technologyList .technologyListText .technologyListContent {
  font-size: 28.1%;
  padding-right: 3.8%;
  line-height: 1.5;
  color: #333;
}
#support .technologyMbl .containerInnerBox .technologyList .technologyListText .technologyListContent p.technologyListTitle {
  padding-bottom: 12px;
  color: #333;
}
#support .technologyMbl .containerInnerBox .technologyList .technologyListText .more {
  text-align: right;
  width: 100%;
  font-size: 37.5%;
  line-height: 1;
  padding-top: 10%;
  color: #333;
  position: absolute;
  bottom: 5%;
  right: 16.6%;
}
#support .technologyMbl .containerInnerBox .technologyList .technologyListText .more img {
  width: 15%;
  position: relative;
  top: 8px;
  margin-left: 7%;
}
#support .softwareContent {
  width: 100%;
  display: inline-block;
}
#support .software .containerH3 {
  margin-top: 0px;
}
#support .softwareContent .softwareList {
  width: 32%;
  float: left;
  text-align: center;
  background: #f9f9f9;
  padding: 15px 0;
  margin-left: 2%;
}
#support .softwareContent a:first-child .softwareList {
  margin-left: 0;
}
#support .softwareContent .softwareList.marright {
  
}
#support .softwareContent .softwareList h3 {
  font-weight: 400;
  font-size: 24px;
  color: #333;
  padding-top: 5px;
}
@media screen and (max-width: 768px) {
  #support .software {
    background: #f5f5f5;
    font-size: 75px;
  }
  #support .software .containerInnerBox {
    padding: 0;
  }
  #support .software .softwareContent {
    background: #f5f5f5;
    padding: 3%;
  }
  #support .software .containerH3 {
    font-size: 59.3%;
    border: 0;
    text-align: center;
    background: #ffffff;
    padding-bottom: 30px;
    margin: 0;
    position: relative;
    padding-left: 0;
  }
  #support .software .containerH3:before {
    content: "";
    display: block;
    width: 8%;
    height: 3px;
    background: #e60012;
    position: absolute;
    left: 48%;
    margin-left: -15px;
    bottom: 15px;
  }
  #support .software .softwareContent .softwareList {
    background: #ffffff;
  }
}
#support .trends {
  width: 100%;
}
#support .trends .trendsContent {
  width: 100%;
  padding: 30px 0 ;
  display: inline-block;
}
#support .trends .trendsContent .trendsImg {
  width: 22.9%;
  float: left;
  overflow: hidden;
}
#support .trends .trendsContent .trendsImg:hover img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
#support .trends .trendsContent .trendsImg img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1.01);
  -moz-transform: scale(1.01);
  -ms-transform: scale(1.01);
  -o-transform: scale(1.01);
  transform: scale(1.01);
  -webkit-transition: transform .3s linear;
  -moz-transition: transform .3s linear;
  -ms-transition: transform .3s linear;
  -o-transition: transform .3s linear;
  transition: transform .3s linear;
}
#support .trends .trendsContent .trendsList {
  width: 77.1%;
  background: #f9f9f9;
  padding: 30px 0;
  float: left;
}
#support .trends .trendsContent .trendsList li {
  margin: 0 13.7% 0 5.6%;
  float: left;
  font-size: 24px;
  line-height: 1;
  color: #333;
  padding: 1.3% 0;
}
#support .trends .containerH3 {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  #support .trends {
    font-size: 75px;
  }
  #support .trends .containerH3 {
    text-align: center;
    border: 0;
    font-size: 59.3%;
    margin-top: 0;
    padding: 5% 0% 5% 0;
    position: relative;
  }
  #support .trends .containerH3:before {
    content: "";
    display: block;
    width: 8%;
    height: 3px;
    background: #e60012;
    position: absolute;
    left: 48%;
    margin-left: -15px;
    bottom: 15px;
  }
  #support .trends .containerInnerBox {
    padding: 0 3%;
  }
  #support .trends .trendsContent {
    width: 100%;
    padding-top: 0;
  }
  #support .trends .trendsContent .trendsImg {
    width: 100%;
  }
  #support .trends .trendsContent .trendsImg img {
    width: 100%;
    display: block;
  }
  #support .trends .trendsContent .trendsList {
    width: 100%;
    padding: 2% 0 4% 0;
  }
  #support .trends .trendsContent .trendsList li {
    margin: 0 6%;
    font-size: 35%;
    padding: 2% 0;
  }
  #support .trends .trendsContent .trendsList li img {
    width: 30px;
    margin-left: 15px;
  }
  #support .trends .trendsContent .trendsList li.marleft {
    margin-left: 30%;
  }
}
@media screen and (max-width: 630px) {
  #support .trends {
    font-size: 65px;
  }
  #support .trends .trendsContent .trendsList li {
    margin: 0 5%;
  }
  #support .trends .trendsContent .trendsList li.marleft {
    margin-left: 20%;
  }
  #support .trends .trendsContent .trendsList li img {
    width: 25px;
    margin-left: 15px;
  }
}
@media screen and (max-width: 450px) {
  #support .trends .trendsContent .trendsList li.marleft {
    margin-left: 5%;
  }
}
#support .trends {
  width: 100%;
}
#support .trends .trendsContent {
  width: 100%;
  padding: 30px 0 ;
  display: inline-block;
}
#support .trends .trendsContent .trendsImg {
  width: 22.9%;
  float: left;
}
#support .trends .trendsContent .trendsList {
  width: 77.1%;
  background: #f9f9f9;
  padding: 30px 0;
  float: left;
}
#support .trends .trendsContent .trendsList li {
  margin: 0 13.7% 0 5.6%;
  float: left;
  font-size: 24px;
  line-height: 1;
  color: #333;
  padding: 1.3% 0;
}
#support .trends .trendsContent .trendsList li img {
  margin-left: 10px;
  vertical-align: middle;
}
#support .trends .containerH3 {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  #support .trends {
    font-size: 75px;
  }
  #support .trends .containerH3 {
    text-align: center;
    border: 0;
    font-size: 59.3%;
    margin-top: 0;
    padding: 5% 0% 30px 0;
  }
  #support .trends .containerInnerBox {
    padding: 0 3%;
  }
  #support .trends .trendsContent {
    width: 100%;
    padding: 0;
  }
  #support .trends .trendsContent .trendsImg {
    width: 100%;
  }
  #support .trends .trendsContent .trendsImg img {
    width: 100%;
    display: block;
  }
  #support .trends .trendsContent .trendsList {
    width: 100%;
    padding: 2% 0 4% 0;
  }
  #support .trends .trendsContent .trendsList li {
    margin: 0 6%;
    font-size: 35%;
    padding: 2% 0;
  }
  #support .trends .trendsContent .trendsList li img {
    width: 30px;
    margin-left: 15px;
  }
  #support .trends .trendsContent .trendsList li.marleft {
    margin-left: 30%;
  }
}
@media screen and (max-width: 630px) {
  #support .trends {
    font-size: 65px;
  }
  #support .trends .trendsContent .trendsList li {
    margin: 0 5%;
  }
  #support .trends .trendsContent .trendsList li.marleft {
    margin-left: 20%;
  }
  #support .trends .trendsContent .trendsList li img {
    width: 25px;
    margin-left: 15px;
  }
}
@media screen and (max-width: 450px) {
  #support .trends .trendsContent .trendsList li.marleft {
    margin-left: 5%;
  }
}
#support .Help {
  width: 100%;
}
#support .Help .trendsContent {
  width: 100%;
  padding: 30px 0 ;
  display: inline-block;
}
#support .Help .trendsContent .trendsImg {
  width: 100%;
  float: left;
}
#support .Help .trendsContent .trendsImg img {
  width: 100%;
  display: block;
}
#support .Help .trendsContent .trendsList {
  width: 100%;
  background: none;
  padding: 3% 2% 1%;
  float: left;
  font-size: 75px;
}
#support .Help .trendsContent .trendsList li {
  float: left;
  margin-right: 8%;
  margin-bottom: 2%;
  font-size: 24px;
}
#support .Help .trendsContent .trendsList li img {
  margin-left: 10px;
  width: 20px;
  vertical-align: middle;
}
#support .Help .containerH3 {
  margin: 10px 0 0 0;
}
#support #videoWrapPC.videoPc{
	padding-bottom: 40px;
}
#support .technicalSolve.succTechPc{
	padding-top: 0;
}
@media screen and (max-width: 768px) {
  #support .Help {
    font-size: 75px;
  }
  #support .Help .containerH3 {
    text-align: center;
    border: 0;
    font-size: 59.3%;
    margin-top: 0;
    padding: 5% 0% 30px 0;
    position: relative;
  }
  #support .Help .containerH3:before {
    content: "";
    display: block;
    width: 8%;
    height: 3px;
    background: #e60012;
    position: absolute;
    left: 48%;
    margin-left: -15px;
    bottom: 15px;
  }
  #support .Help .trendsContent .trendsList li.helpRight {
    float: right;
    text-align:right;
  }
  #support .Help .containerInnerBox {
    padding: 0 3%;
  }
  #support .Help .trendsContent {
    width: 100%;
    padding-top: 0;
  }
  #support .Help .trendsContent .trendsImg {
    width: 100%;
  }
  #support .Help .trendsContent .trendsImg img {
    width: 100%;
    display: block;
  }
  #support .Help .trendsContent .trendsList {
    width: 100%;
    padding: 2% 0 4% 0;
  }
  #support .Help .trendsContent .trendsList li {
    min-width:40%;
    margin: 0 6%;
    font-size: 35%;
    padding: 2% 0;
  }
  #support .Help .trendsContent .trendsList li img {
    width: 30px;
    margin-left: 15px;
  }
  #support .Help .trendsContent .trendsList li.marleft {
    margin-left: 30%;
  }
}
@media screen and (max-width: 630px) {
  #support .Help {
    font-size: 65px;
  }
  #support .Help .trendsContent .trendsList {
    font-size: inherit;
  }
  #support .Help .trendsContent .trendsList li {
    margin: 0 6%;
  }
  #support .Help .trendsContent .trendsList li.marleft {
    margin-left: 20%;
  }
  #support .Help .trendsContent .trendsList li img {
    width: 25px;
    margin-left: 8px;
  }
}
@media screen and (max-width: 500px) {
  #support .Help .trendsContent .trendsList li.marleft {
    margin-left: 5%;
  }
  #support .Help .trendsContent .trendsList {
    font-size: inherit;
  }
}
#support .Success .proSolveConList li {
  width: 31.66%;
}
#support .Help .trendsContent .trendsList li.service {
    margin: 0 2% 2%;
  }
#support .hotPc .containerH3 {
  line-height: 21px;
  padding: 2px 0 5px 16px;
  font-size: 32px;
}
#support .hotPc .swiper-container {
  padding-left: 2px;
}
#support .hotPc .hotActivitySwiper {
  width: 32%;
  float: left;
  margin-right: 2%;
}
#support .hotPc .hotActivityInner {
  float: left;
}
#support .containerH3 {
  font-family: "Microsoft YaHei";
  line-height: 1;
  font-size: 34px;
  text-align: left;
  color: #000000;
  font-weight: 400;
  margin: 40px 0 30px;
  border-left: 5px solid #e60012;
  padding-left: 21px;
}
@media screen and (max-width: 1280px) {
  #support .containerH3 {
    font-size: 32px;
    margin: 40px 0 30px;
  }
}
@media screen and (max-width: 820px) {
  #support .containerH3 {
    font-size: 22px;
    margin: 30px 0 20px;
  }
}
#support .device {
  width: 100%;
  height: auto;
  margin: 0px auto;
  position: relative;
}
#support .swiper-hotPc {
  height: 390px;
  width: 100%;
}
#support .hotPc {
  padding-bottom: 40px;
}
#support .hotImgArrow {
  vertical-align: middle;
}
#support .hotActivityLine {
  /*margin: 40px 0 0;*/
}
#support .hotActivity {
  width: 31.6%;
  height: auto;
  margin-right: 2.6%;
  float: left;
  position: relative;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
}
#support .hotActivitySwiper {
  margin-right: 0;
  width: 100%;
  box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.1);
}
#support .hotActivity:last-child {
  margin-right: 0;
}
#support .hotActivityImgBox {
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
}
#support .hotImg {
  width: 100%;
  float: left;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#support .hotImg:hover {
  transform: scale(1.2);
}
#support .hotTag {
  min-width: 100px;
  line-height: 1;
  width: 100%;
  font-weight: 500;
  letter-spacing: 1px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  color: #fff;
  font-size: 22px;
  padding: 14px 45px 14px 20px;
  overflow: hidden;
  text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.55);
  background: rgba(0, 0, 0, 0.36);
}
#support .hotActivityBottom {
  padding-top: 18px;
  height: 150px;
}
#support .hotActivityBottomAddHeight {
  height: 200px;
}
#support .hotP {
  font-size: 14px;
  color: #666;
  line-height: 24px;
  padding: 0 22px;
}
#support .hotA {
  line-height: 1;
  color: #333;
  display: block;
  margin-top: 10px;
  position: absolute;
  bottom: 33px;
  right: 22px;
  font-size: 14px;
}
#support .hidden {
  width: 100%;
  height: auto;
  overflow: hidden;
}
#support .maskBox {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 4px;
  left: 0;
  transform: all 0.3s;
}
#support .maskBoxAct {
  background: rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 1280px) {
  #support .hotTag {
    font-size: 16px;
  }
  #support .hotP {
    font-size: 14px;
    padding: 0 18px;
  }
  #support .hotA {
    font-size: 14px;
    bottom: 25px;
  }
  #support .hotActivityBottomAddHeight {
    height: 220px;
  }
  #support .swiper-hotPc {
    height: 370px;
  }
}
@media screen and (max-width: 1000px) {
  #support .hotTag {
    font-size: 14px;
  }
  #support .hotP {
    font-size: 12px;
    padding: 0 14px;
  }
  #support .hotA {
    font-size: 12px;
    bottom: 15px;
  }
  #support .hotActivityBottomAddHeight {
    height: 230px;
  }
  #support .swiper-hotPc {
    height: 350px;
  }
}
@media screen and (max-width: 850px) {
  #support .hotA {
    bottom: 10px;
  }
  #support .hotActivityBottomAddHeight {
    height: 240px;
  }
  #support .swiper-hotPc {
    height: 330px;
  }
}
#support .SMBMbl {
  /*padding-bottom: 6%;*/
  min-height: 430px;
}
#support .SMBMbl .containerH3 {
  margin: 3% 0 4.4%;
  text-align: center;
  border: none;
  padding: 0;
  font-size: 59.3%;
}
#support .SMBMbl .containerInnerBox {
  padding: 0;
}
#support .SMBMbl .containerInnerBox .hotTag {
  font-size: 46.8%;
  padding: 4.2% 5.3%;
}
#support .SMBMbl .containerInnerBox {
  margin: 0 auto;
  padding: 0 3%;
}
#support .SMBMbl .containerInnerBox h2 {
  font-size: 60%;
  text-align: center;
  line-height: 1;
  padding: 12.4% 0 4.7%;
}
#support .SMBMbl .SMBList {
  padding: 0 3.3%;
}
#support .SMBMbl .SMBImg {
  width: 100%;
  display: inline-block;
  font-size: 100%;
  line-height: 1;
  position: relative;
}
#support .SMBMbl .SMBImg img {
  width: 100%;
  display: block;
}
#support .SMBMbl .SMBImg h2 {
  width: 100%;
  line-height: 1;
  font-size: 46.8%;
  font-weight: 400;
  color: #ffffff;
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  text-align: left;
  padding: 4.2% 0 4.2% 5.7%;
}
#support .SMBMbl .containerInnerBox .SMBContent {
  padding: 7% 0 4% 0;
  box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.1);
  width: 100%;
  margin-top: -7%;
}
#support .SMBMbl .containerInnerBox .SMBContent p {
  font-size: 37.5%;
  padding: 0 5.6%;
  line-height: 1.5;
  margin: 3.3% 0;
  height: 11.2%;
}
#support .SMBMbl .containerInnerBox .SMBContent .more {
  text-align: right;
  width: 100%;
  font-size: 37.5%;
  line-height: 1;
  color: #e60012;
  padding-right: 5.6%;
}
#support .SMBMbl .containerInnerBox .SMBContent .more img {
  width: 5.6%;
  margin-left: 2%;
  position: relative;
  top: 5px;
}
#support .SMBMbl .SMBMblBanner {
  text-align: center;
  padding: 6.1% 0 6.6% 0%;
  background: #ffffff;
  margin-left: 18.6%;
}
#support .SMBMbl .SMBMblBanner span {
  width: 13.5%;
  height: 5px;
  display: block;
  background: #d5d5d5;
  float: left;
  margin-right: 10px;
  border-radius: 0;
  opacity: 1;
}
#support .SMBMbl .SMBMblBanner span.swiper-pagination-bullet-active {
  background: #e60213;
  border-radius: 0;
}
#support .garyBg {
  background: #f5f5f5;
  min-width: 320px;
}
#support .resolveBox {
  padding: 50px;
}
#support .resolveLine {
  width: 100%;
  height: auto;
  overflow: hidden;
}
#support .resolve {
  /*width: 21.25%;*/
  width: 25%;
  /*width: auto;*/
  height: 100%;
  position: relative;
  float: left;
  /*padding-right: 200px;*/
  cursor: pointer;
}
#support .resolveAdd {
  width: 21.667%;
}
#support .resolveAct {
  width: 35%;
  padding-right: 150px;
}
#support .resolveAct .resolveAlertBox {
  width: 150px;
  display: block;
}
#support .resolveAlertBox {
  width: auto;
  height: 100%;
  background: #3e3e3f;
  float: left;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 14px 0;
  overflow: hidden;
  border-bottom: 4px solid #e60012;
  display: none;
  opacity: 0;
}
#support .resolveInner {
  width: 100%;
  height: 500px;
  overflow: hidden;
  border-bottom: 4px solid #e60012;
}
#support .resolveInnerBox {
  position: relative;
  z-index: 10;
  /*float: left;*/
}
#support .resolveImg {
  /*width: 100%;*/
  height: 100%;
  float: left;
}
#support .resolveOutBox {
  width: 100%;
  height: auto;
  background: url(../imaegs/index/resoveBg.jpg) no-repeat;
  background-size: cover;
}
#support .resolveColor {
  width: 100%;
  height: 100%;
  background: #d11a2e;
  position: absolute;
  top: 0;
  z-index: 2;
  display: none;
}
#support .resolveText {
  width: 100%;
  height: auto;
  position: absolute;
  bottom: 33px;
  padding-right: 32px;
  z-index: 30;
  font-size: 0;
}
#support .resolveH2 {
  color: #fff;
  font-size: 38px;
  font-weight: 400;
  line-height: 1;
  text-align: right;
}
#support .resolveTextInnerBox {
  padding-right: 10px;
  border-right: 4px solid #e60012;
  margin: 16px 0 30px;
}
#support .resolveH3 {
  color: #e60012;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  text-align: right;
  margin-bottom: 10px;
}
#support .resolveP {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
  text-align: right;
}
#support .resolveMore {
  width: 170px;
  height: 48px;
  line-height: 48px;
  background: #fff;
  position: absolute;
  right: 0;
  bottom: 0;
  color: #757575;
  font-size: 16px;
  text-indent: 2em;
  font-weight: 700;
  cursor: pointer;
}
#support .moreIcon {
  float: right;
  width: 36px;
}
#support .resolveAlert {
  line-height: 1;
  padding: 17px 0 17px 20%;
  cursor: pointer;
}
#support .resolveAlert:hover {
  background: #e60012;
}
#support .moreArrow {
  vertical-align: top;
  margin-top: 2px;
  margin-left: 25px;
  margin-right: 18px;
}
#support .moreA {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
}
@media screen and (max-width: 1280px) {
  #support .resolveH2 {
    font-size: 26px;
  }
  #support .resolveH3 {
    font-size: 14px;
  }
  #support .resolveP {
    font-size: 14px;
  }
  #support .moreA {
    font-size: 14px;
  }
  #support .resolveInner {
    height: 420px;
  }
  #support .resolveAlert {
    padding: 12px 0 12px 20%;
  }
  #support .resolveText {
    padding-right: 32px;
  }
  #support .resolveAct {
    padding-right: 150px;
  }
  #support .resolveAct .resolveAlertBox {
    width: 150px;
  }
}
@media screen and (max-width: 1100px) {
  #support .resolveH2 {
    font-size: 22px;
  }
  #support .resolveH3 {
    font-size: 12px;
  }
  #support .resolveP {
    font-size: 12px;
  }
  #support .moreA {
    font-size: 12px;
  }
  #support .resolveAct {
    padding-right: 120px;
  }
  #support .resolveAct .resolveAlertBox {
    width: 120px;
  }
}
@media screen and (max-width: 900px) {
  #support .resolveH2 {
    font-size: 18px;
  }
  #support .resolveInner {
    height: 331px;
  }
  #support .resolveAlert {
    padding: 8px 0 8px 20%;
  }
  #support .resolveText {
    padding-right: 28px;
  }
  #support .resolveAct {
    padding-right: 100px;
  }
  #support .resolveAct .resolveAlertBox {
    width: 100px;
  }
}
@media screen and (max-width: 800px) {
  #support .resolveAlert {
    padding: 6px 0 6px 20%;
  }
  #support .resolveText {
    padding-right: 22px;
  }
}
#support .bestTitle {
  font-size: 32px;
  color: #333;
  text-align: center;
  line-height: 1;
  margin-bottom: 15px;
}
#support .bestContentOut {
  width: 100%;
  float: left;
}
#support .bestContent {
  width: 196px;
  height: 196px;
  margin: 32px auto 22px;
  border: 1px solid #e6e6e6;
  border-radius: 100px;
}
#support .bestContentTitle {
  font-size: 40px;
  color: #333;
  line-height: 1;
  text-align: center;
  font-weight: 400;
}
#support .peopleIcon {
  display: block;
  margin: 45px auto 12px;
}
#support .bestContentTitle em {
  font-style: normal;
  font-size: 36px;
}
#support .bestContentP {
  font-size: 16px;
  line-height: 26px;
  color: #666;
  padding: 0 30px;
  text-align: center;
}
#support .bestContentA {
  line-height: 1;
  color: #333;
  text-align: center;
  display: block;
  margin-top: 12px;
}
#support a.bestContentA:hover {
  color: #d11a2e;
}
#support .addHover {
  min-height: 500px;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  padding-bottom: 42px;
}
#support .tableChooseBox {
  margin-top: 62px;
  margin-left: -16px;
  margin-right: -16px;
}
#support .hotH2 {
  color: #333;
  margin-bottom: 12px;
  font-size: 24px;
}
@media screen and (max-width: 1280px) {
  #support .bestTitle {
    font-size: 30px;
  }
  #support .bestContentP {
    font-size: 14px;
  }
  #support .bestContentA {
    font-size: 14px;
  }
  #support .tableChooseBox {
    margin-top: 52px;
  }
  #support .hotH2 {
    font-size: 20px;
  }
}
@media screen and (max-width: 1120px) {
  #support .bestTitle {
    font-size: 24px;
  }
  #support .bestContentP {
    font-size: 12px;
  }
  #support .bestContentA {
    font-size: 12px;
  }
  #support .tableChooseBox {
    margin-top: 42px;
  }
  #support .hotH2 {
    font-size: 16px;
  }
}
#support .chooseItem {
  width: 10.8%;
  position: relative;
  float: left;
  box-sizing: content-box;
  border-right: 1px dashed #6b6b6b;
  cursor: pointer;
}
#support .tableIcon {
  height: 43px;
  display: block;
  margin: 0 auto 10px;
}
#support .tableChooseP {
  font-size: 14px;
  color: #666;
  line-height: 1;
  text-align: center;
}
#support .personBg {
  width: 100%;
  min-width: 1280px;
}
#support .personBox {
  width: 800px;
  height: 100%;
  margin: 0 auto;
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -400px;
  color: #fff;
}
#support .personBox h2 {
  font-size: 52px;
  font-weight: 400;
  text-align: center;
  line-height: 1;
  margin-top: 90px;
}
#support .personBox h3 {
  font-size: 30px;
  /*font-weight: 400;*/
  text-align: center;
  line-height: 1;
  margin-top: 38px;
}
#support .personBox p {
  font-size: 20px;
  text-align: center;
  line-height: 1;
  margin-top: 16px;
}
#support .personBox a {
  display: block;
  width: 205px;
  height: 52px;
  text-align: center;
  line-height: 52px;
  margin: 50px auto 0;
  background: #e60012;
  font-size: 16px;
  color: #fff;
  border-radius: 30px;
  -ms-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
}
#support .container_center {
  width: 100%;
  min-width: 1280px;
}
#support .container_left {
  width: 50%;
  height: 635px;
  float: left;
  position: relative;
}
#support .container_right {
  width: 50%;
  height: 635px;
  float: left;
  overflow: hidden;
  position: relative;
}
#support .addColor {
  background: #f5f8fa;
  position: relative;
}
#support .containerTitle {
  font-size: 52px;
  line-height: 1;
  margin-top: 152px;
  margin-bottom: 35px;
  font-weight: 400;
}
#support .containerText {
  font-size: 22px;
  color: #000;
  line-height: 36px;
}
#support .chooseBannerBoxAdd {
  left: 0;
  right: auto;
  border-radius: 0px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
#support .containerAddBg {
  margin-top: 50px;
  min-height: 300px;
  padding: 60px 0;
  background: url(../imaegs/index/addLastFooterBg.jpg) no-repeat;
  background-size: cover ;
}
#support .lastContainer_3 {
  width: 33%;
  margin-right: 1px;
  float: left;
  cursor: pointer;
}
#support .lastContainer_3 .resolveInner {
  border-bottom: 0;
}
#support .lastContainer_3 .resolveImg {
  width: 100%;
  height: auto;
  transition: all 0.2s;
}
#support .lastContainer_3 .moreIcon {
  width: 36px;
}
#support .lastContainer_3 .resolveText {
  bottom: 30px;
  padding-right: 0;
  padding-left: 30px;
}
#support .lastContainer_3 .resolveH2 {
  text-align: left;
  font-size: 26px;
}
#support .lastContainer_3 .resolveTextInnerBox {
  margin: 22px 0 50px;
  border-right: 0;
  border-left: 4px solid #e60012;
  padding-right: 0;
  padding-left: 10px;
}
#support .lastContainer_3 .resolveH3 {
  text-align: left;
  font-size: 28px;
  color: #e60012;
}
#support .lastContainer_3 .resolveP {
  text-align: left;
  font-size: 14px;
  line-height: 24px;
}
#support .lastContainer_3 .resolveText {
  padding-right: 30px;
}
#support .lastContainer_3:hover .resolveImg {
  transform: scale(1.2);
}
#support .resolveInnerMask {
  width: 100%;
  height: 50%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
  /* 标准的语法 */
  z-index: 10;
}
@media screen and (max-width: 1280px) {
  #support .lastContainer_3 .resolveH2 {
    font-size: 20px;
  }
  #support .lastContainer_3 .resolveH3 {
    font-size: 22px;
  }
  #support .lastContainer_3 .resolveP {
    font-size: 14px;
  }
}
@media screen and (max-width: 900px) {
  #support .lastContainer_3 .resolveH2 {
    font-size: 18px;
  }
  #support .lastContainer_3 .resolveH3 {
    font-size: 20px;
  }
  #support .lastContainer_3 .resolveP {
    font-size: 12px;
  }
}
#support .lookAll {
  font-size: 16px;
  line-height: 34px;
  float: right;
  vertical-align: middle;
  cursor: pointer;
}
#support .lookIcon {
  vertical-align: middle;
  margin-top: -2px;
}
#support .lookArrowLeft {
  float: left;
  margin-right: 10px;
  width: 28px;
  height: 28px;
  border: 1px solid #b0b0b0;
  position: relative;
  background: url(../imaegs/index/lookArrow.png) no-repeat;
  background-position: 50% 50%;
}
#support .lookArrowLeft.hover {
  border: 0;
  background: #e60012 url(../imaegs/index/lookArrowHover.png) no-repeat;
  background-position: 50% 50%;
}
#support .lookArrowRight {
  float: left;
  width: 28px;
  height: 28px;
  border: 1px solid #b0b0b0;
  position: relative;
  background: url(../imaegs/index/lookArrowRight.png) no-repeat;
  background-position: 50% 50%;
}
#support .lookArrowRight.hover {
  border: 0;
  background: #e60012 url(../imaegs/index/lookArrowRightHover.png) no-repeat;
  background-position: 50% 50%;
}
#support .lookArrow {
  width: 8px;
  height: 15px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -4px;
  margin-top: -7.5px;
}
#support .lookArrowRight .lookArrow {
  transform: rotate(180deg);
}
#support .lookAllAddHover {
  color: #747272;
}
#support .bannerMbl {
  display: none;
}
#support .VCFMbl {
  display: none;
  padding-bottom: 6%;
}
#support .technologyMbl {
  display: none;
}
#support .industryMbl {
  display: none;
}
#support .SMBMbl {
  display: none;
}
#support .protechSolveMbl {
  display: none;
}
#support .protechVideoMbl {
  display: none;
}
#support .protechJournMbl {
  display: none;
}
#support .hangMbl .hotActivity {
  width: 100%;
}
#support .hangMbl .hotActivityInner {
  padding: 0;
}
@media screen and (max-width: 768px) {
  #support .bannerPc {
    display: none;
  }
  #support .bannerMbl {
    display: block;
  }
  #support .VCF {
    display: none;
  }
  #support .VCFMbl {
    display: block;
  }
  #support .technology {
    display: none;
  }
  #support .technologyMbl {
    display: block;
  }
  #support .industry {
    display: none;
  }
  #support .industryMbl {
    display: block;
  }
  #support .hotPc {
    display: none;
  }
  #support .SMBMbl {
    display: block;
  }
  #support .protechSolve {
    display: none;
  }
  #support .protechSolveMbl {
    display: block;
  }
  #support .protechVideo {
    display: none;
  }
  #support .protechVideoMbl {
    display: block;
  }
  #support .jiePc {
    display: none;
  }
  #support .jieMbl {
    display: block;
  }
  #support .hangPc {
    display: none;
  }
  #support .hangMbl {
    display: block;
  }
  #support .quPc {
    display: none;
  }
  #support .quMbl {
    display: block;
  }
  #support .xiaPc {
    display: none;
  }
  #support .xiaMbl {
    display: block;
  }
}
#support .bannerMbl {
  width: 100%;
}
#support .bannerMbl .bannerInnerH2 {
  font-size: 65%;
  margin: 10.6% 0 15px 0;
}
#support .bannerMbl .bannerInnerText {
  padding-left: 16px;
  font-size: 100%;
  margin-left: 0px;
  border-left: 4px #e60012 solid;
}
#support .bannerMbl .bannerInnerText p {
  line-height: 1.5;
  margin-bottom: 0;
  font-size: 37.5%;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
#support .containerH3Mbl {
  font-family: "Microsoft YaHei";
  line-height: 1;
  font-size: 19px;
  text-align: center;
  color: #000000;
  font-weight: 400;
  margin: 18px 0 17px;
}
#support .swiper-hotMbl {
  height: 280px;
  width: 100%;
}
#support .hotMbl .containerInnerBox {
  padding: 0;
}
#support .hotMbl .hotActivityInner {
  padding: 0 16px;
}
#support .hotMbl .hotActivitySwiper {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
}
#support .hotMbl .hotTag {
  padding: 11px;
  font-size: 16px;
}
#support .hotMbl .hotImg:hover {
  transform: scale(1);
}
#support .quMbl .hotActivity {
  width: 100%;
}
#support .quMbl .hotActivityInner {
  padding: 0 16px;
}
#support .quMbl .containerInnerBox {
  padding: 0;
}
#support .quMbl .hotActivityBottomAddHeight {
  height: 180px;
}
#support .quMbl .hotActivityBottom {
  padding-top: 10px;
}
#support .quMbl .hotH2 {
  font-size: 16px;
  margin-bottom: 10px;
}
#support .quMbl .hotP {
  line-height: 20px;
}
#support .swiper-quMbl {
  height: 430px;
}
#support .quMbl .swiper-container {
  padding-bottom: 38px;
  overflow: inherit;
}
#support .paginationBox {
  width: 100%;
  height: 36px;
  position: absolute;
  z-index: 20;
  left: 10px;
  bottom: -36px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#support .swiper-pagination-switch {
  display: inline-block;
  width: 40px;
  height: 4px;
  background: #d5d5d5;
  margin-right: 5px;
}
#support .swiper-visible-switch {
  background: #aaa;
}
#support .swiper-active-switch {
  background: #e60213;
}
#support .hotMbl .device {
  padding-bottom: 36px;
}
#support .hotMbl .swiper-container {
  overflow: inherit;
}
#support .hotMbl .hotActivityBottom {
  padding-top: 5px;
  height: 120px;
}
#support .hotMbl .hotP {
  line-height: 20px;
}
#support .hotMbl .hotImgArrow {
  width: 14px;
  position: relative;
  top: -2px;
}
#support .jieMbl .containerInnerBox {
  overflow: hidden;
  padding: 0;
  padding-left: 8px;
}
#support .jieMbl .containerH3Mbl {
  color: #fff;
}
#support .jieMbl .resolve {
  width: 50%;
  padding-right: 8px;
  margin-bottom: 8px;
}
#support .jieMbl .resolveInner {
  border-bottom: 0;
  height: 225px;
}
#support .jieMbl .resolveP {
  font-size: 10px;
}
#support .jieMbl .resolveImg {
  width: 100%;
  height: 100%;
}
#support .jieMbl .resolveText {
  padding-left: 0;
  padding-right: 10px;
  bottom: 0;
  top: 98px;
}
#support .jieMbl .moreIcon {
  position: absolute;
  right: 10px;
  bottom: 15px;
  width: 18px;
}
#support .jieMbl .resolveTextInnerBox {
  margin: 0;
  margin-top: 10px;
}
#support .jieMbl .resolveH3 {
  margin-bottom: 5px;
}
#support .jieMbl .resolveOutBox {
  background: url(../imaegs/index/resoveMblBg.jpg);
  background-size: cover;
}
#support .jieMbl .maskBox {
  bottom: 0;
}
#support .swiper-hangMbl {
  height: 350px;
  padding-bottom: 50px;
}
#support .swiper-hangMbl .paginationBox {
  bottom: 0;
}
#support .hangMbl .bestContentTitle {
  color: #e60012;
}
#support .hangMbl .bestTitle {
  color: #e60012;
}
#support .hangMbl .bestContent {
  margin: 0 auto 15px;
}
#support .hangMbl .bestTitle {
  font-size: 23px;
  font-weight: 400;
}
#support .hangMbl .bestContentP {
  font-size: 13px;
  line-height: 20px;
}
#support .hangMbl .bestContentA:hover {
  color: #333;
}
#support .hangMbl .hotActivityLine {
  margin: 0;
}
#support .hangMbl .containerInnerBox {
  padding: 0;
}
#support .hangMbl .tableChooseBox {
  padding: 16px 4px 10px 10px;
  background: #f5f5f5;
}
#support .hangMbl .chooseItem {
  width: 18.5%;
  background: #fff;
  border: 0;
  padding: 12px 0;
  margin-right: 1.5%;
  margin-bottom: 6px;
}
#support .hangMbl .tableIcon {
  height: 23px;
}
#support .hangMbl .tableChooseP {
  font-size: 12px;
}
#support .quMbl .paginationBox {
  bottom: -10px;
}
#support .xiaMbl .lastContainer_3 {
  width: 100%;
  margin-top: 12px;
}
#support .xiaMbl .lastContainer_3 .moreIcon {
  width: 25px;
}
#support .xiaMbl .lastContainer_3 .resolveTextInnerBox {
  margin: 16px 0 14px;
  border-right: 0;
  border-left: 2px solid #e60012;
  padding-right: 0;
  padding-left: 10px;
}
#support .xiaMbl .lastContainer_3 .resolveH2 {
  font-size: 16px;
}
#support .xiaMbl .lastContainer_3 .resolveH3 {
  font-size: 19px;
  margin-bottom: 8px;
}
#support .xiaMbl .lastContainer_3 .resolveP {
  line-height: 20px;
}
@media screen and (min-width: 320px) {
  #support .swiper-hotMbl {
    height: 290px;
    width: 100%;
  }
  #support .swiper-hangMbl {
    height: 370px;
    padding-bottom: 50px;
  }
}
@media screen and (min-width: 375px) {
  #support .swiper-hotMbl {
    height: 322px;
    width: 100%;
  }
  #support .swiper-quMbl {
    height: 475px;
  }
}
@media screen and (min-width: 414px) {
  #support .swiper-hotMbl {
    height: 348px;
    width: 100%;
  }
  #support .swiper-quMbl {
    height: 465px;
  }
  #support .quMbl .hotActivityBottomAddHeight {
    height: 140px;
  }
}


/* 关于我们范围样式开始 */
#aboutUs #aboutUsH5.aboutUsH5{display: none;}
#aboutUs .aboutUsBannerBox{padding-top: 100px;}
#aboutUs .aboutUsBanner{width: 100%;position: relative;}
#aboutUs .aboutUsBanner img{display: block;width: 100%;}
#aboutUs .aboutUsWrapBox{width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
#aboutUs .aboutUsText{width: 726px;position: absolute;left: 0;top: 28.7%;padding-left: 16px;font-size: 46px;color: #fff;}
#aboutUs .aboutUsText h2{font-size: 100%;}
#aboutUs .aboutUsText p{font-size: 16px;line-height: 1.625;margin-top: 2%;}
#aboutUs .companyProfileTop{margin-bottom: 2%;}
#aboutUs .companyProfile{font-size: 32px;padding-top: 40px;}
#aboutUs .companyProfileTop:after{content: '';display: block;clear: both;}
#aboutUs .companyProfileVideo{width: 50%;float: left;position:relative;}
#aboutUs .gotoplay{width: 100%;height: 100%;position:absolute;top:0;left:0;background: #000;opacity: 0.7;filter:Alpha(opacity=70);}
.gotoIcon{width: 100%;height: 100%;position:absolute;top:0;left:0;}
#aboutUs .gotoIcon>img{display:block;width: 10%;position:absolute;top:50%;left:50%;margin-top:-5%;margin-left:-5%;}
#aboutUs .companyProfileVideo div#companyVideo{display: block;width: 100%;}
#aboutUs .companyProfileVideo div#companyVideo img{display: block;width: 100%;}
#aboutUs .companyProfileText{width: 49%;height: 100%;float: left;margin-left: 1%;padding: 0 1.6%;}
#aboutUs .companyProfileText h3{height: 30px;line-height: 30px;font-size: 30px;color: #3c3c3c;margin-top: 6%;}
#aboutUs .companyProfileText .companyProfileTextp{width: 100%;font-size: 16px;margin-top: 6%;padding: 5%;background-color:#f9f9f9;border-top: 3px solid #e60012;-webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);-moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);-ms-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);-o-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);}
#aboutUs .companyProfileText .companyProfileTextp p{line-height: 1.5;}
#aboutUs .companyProfileList{margin-bottom: 2%;}
#aboutUs .companyProfileList:after{content: '';display: block;clear: both;}
#aboutUs .companyProfileList li{width: 23.5%;margin-left: 2%;float: left;}
#aboutUs .companyProfileList li:first-child{margin-left: 0;}
#aboutUs .companyProfileList li a{display: block;width: 100%;height: 100%;}
#aboutUs .profileListImg{display: block;width: 100%;height: 100%;overflow: hidden;}
#aboutUs .profileListImg:hover img{
	-webkit-transform: scale(1.2);
	   -moz-transform: scale(1.2);
	    -ms-transform: scale(1.2);
	     -o-transform: scale(1.2);
			transform: scale(1.2);
}
#aboutUs .profileListImg>img{display: block;width: 100%;height: 100%;
								-webkit-transition: transform .3s linear;
								   -moz-transition: transform .3s linear;
								    -ms-transition: transform .3s linear;
								     -o-transition: transform .3s linear;
										transition: transform .3s linear;
								-webkit-transform: scale(1.01);
								   -moz-transform: scale(1.01);
								    -ms-transform: scale(1.01);
								     -o-transform: scale(1.01);
										transform: scale(1.01);}
#aboutUs .profileListText{width: 100%;padding: 8% 0;line-height: 1;padding-left: 20px;font-size: 22px;color: #3c3c3c;}
/* 以技术创新为核心引擎 */
#aboutUs .innovation{background: #f9f9f9;}
#aboutUs .innovationTit{width: 100%;padding: 2.5% 0;line-height: 1;text-align: center;font-size: 68.75%;color: #3c3c3c;}
#aboutUs .innovationList{width: 100%;height: 190px;border: 1px solid #e6e6e6;position:relative;background-color:#fff; }
#aboutUs .innovationArrow{display: block;width: 20px;position:absolute;top: -1px;left: 50%;margin-left: -10px;}
#aboutUs .innovationArrow img{display: block;width: 100%;}
#aboutUs .innlistBox{width:86%;height:70px;margin:70px auto 0;position:relative;}
#aboutUs .innlistBox li{height: 70px;}
#aboutUs .innlistBoxone{position:absolute;top:0;left: 0%;}
#aboutUs .innlistBoxtwo{width: 240px;margin:0 auto;}
#aboutUs .innlistBoxthree{width: 300px;position:absolute;top:0;left: 74%;}
#aboutUs .innlistBoxImg{display: block;width: 70px;height: 70px;float: left;}
#aboutUs .innlistBoxImg img{display: block;width: 100%;}
#aboutUs .innlistBoxLine{display: block;width: 0px;height: 100%;float: left;margin:0 18px 0 14px;border-right: 1px dashed #b2b0a8;}
#aboutUs .innlistBoxText{display: block;float: left;line-height: 1;}
#aboutUs .innlistBoxTextTit{display:block;color:#e60012;font-size: 22px;margin-bottom: 14px;}
#aboutUs .innlistBoxTextTit span{font-size: 38px;}
#aboutUs .innlistBoxTextp{display:block;line-height:1.5;font-size: 16px;color:#3c3c3c;}
#aboutUs .innovationBott{padding-bottom: 50px;}
/* 品牌理念 */
#aboutUs .brandConcept{position:relative;height: 545px;font-size: 32px;}
#aboutUs .brandConcept img{display: block;width: 100%;height: 100%;}
#aboutUs .brandConcept .columWrapBox {padding-top: 40px;}
#aboutUs .brandConceptCon{position:relative;padding-bottom: 10%;}
#aboutUs .brandConceptCon>img{display: block;width: 100%;height:100%;position:absolute;top:0;left:0;}
#aboutUs .brandConceptConText{width: 100%;padding-left: 13%;overflow: hidden;}
#aboutUs .brandConceptCon .brandConceptConTextT{font-size: 75%;color: #3c3c3c;}
#aboutUs .brandConceptList{width: 100%;margin-top: 2.5%;}
#aboutUs .brandConceptList:after{content: '';display: block;clear:both;}
#aboutUs .brandConceptList li{padding-right: 5.8%;padding-left:15px;float: left;border-left: 2px solid #f17975;}
#aboutUs .brandConceptList li h6{font-size: 22px;color: #3c3c3c;line-height: 1;}
#aboutUs .brandConceptList li p{font-size: 14px;color: #666666;line-height: 1;margin-top: 10px;}
#aboutUs .brandLine{width: 100%;border-bottom: 2px solid #fff;margin: 3% 0;}
#aboutUs .brandText{font-size: 16px;color: #3c3c3c;line-height: 1.625;margin-top: 2.3%;}
body.ie7 .companyProfileList li,body.ie8 .companyProfileList li{border: 1px solid #e6e6e6;}
body.ie8 #aboutUs .companyProfileText h3{margin-top: 2%;}
@media screen and (max-width: 1300px) {
	#aboutUs .aboutUsText{
		font-size: 38px;
	}
}
@media screen and (max-width: 1200px) {
	#aboutUs .aboutUsText{
		font-size: 30px;
	}
}
@media screen and (max-width: 1100px) {
	#aboutUs .innlistBoxTextp{
		font-size: 14px;
	}
	#aboutUs .brandConceptList li{
		width: 40%;
		padding-right: 0;
		margin-bottom: 3%;
	}
	#aboutUs .brandConceptList li.brandConceptListShit{
		width: 20%
	}
}
@media screen and (max-width: 1000px) {
	#aboutUs .companyProfile,#aboutUs .aboutUsWrapBox .columWrapBox{
		font-size: 60px;
	}
	#aboutUs .companyProfile .columEntH3,#aboutUs .brandConcept .columEntH3{
    width: 100%;
    height:auto;
    color: #3c3c3c;
    font-size: 59.4%;
    line-height: 1;
	}
	#aboutUs .companyProfile .columWrapBox,#aboutUs .innovation .columWrapBox{
		padding: 0 16px;
	}
	#aboutUs .innovationBott{
		padding-bottom: 6%;
	}
	#aboutUs .companyProfileVideo{
		width: 100%;
		float: none;
	}
	#aboutUs .companyProfileText{
		width: 100%;
		height: auto;
		float: none;
		margin-left: 0;
		padding: 0;
	}
	#aboutUs .companyProfileText h3{
		padding-left: 4.8%;
		height: auto;
		font-size: 46.6%;
		line-height: 1;
		margin-top: 3%;
	}
	#aboutUs .companyProfileText .companyProfileTextp{
		margin-top: 3%;
	}
	#aboutUs .companyProfileList li{
		width: 48.5%;
		margin-left: 3%;
		margin-bottom: 3%;
	}
	#aboutUs .companyProfileList .profileListNoM{
		margin-left: 0;
	}
	/* 以技术创新为核心引擎1000改变样式开始 */
	#aboutUs .innovationTit{
		font-size: 37.33%;
		padding: 5.4% 0 3.57%; 
	}
	#aboutUs .innovationList{
		height: auto;
		padding: 6.28% 1.7% 4.57%;
	}
	#aboutUs .innovationArrow{
		width: 3.6%;
		left: 48.2%;
	}
	#aboutUs .innlistBox{
		width: 100%;
		height: 100%;
		margin: 0;
	}
	#aboutUs .innlistBox:after{
		content: '';
		display: block;
		clear: both;
	}
	#aboutUs .innlistBox li{
		width: 30%;
		height: auto;
		padding-bottom: 3%;
	}
	#aboutUs .innlistBox li>span{
		height: auto;
		float: none;
	}
	#aboutUs .innlistBox li .innlistBoxImg{
		width: 36.45%;
		margin: auto;
	}
	#aboutUs .innlistBoxLine{
		width: 100%;
		border-right: 0;
		border-bottom: 1px dashed #b2b0a8;
		margin: 10% 0;
	}
	#aboutUs .innlistBoxtwo{
		margin: 0 auto;
	}
	#aboutUs .innlistBoxthree{
		width: auto;
		right:0;
		left: auto;
	}
	#aboutUs .innlistBoxText span{
		text-align: center;
	}
	#aboutUs .innlistBoxText{
		font-size: 75px;
	}
	#aboutUs .innlistBoxTextTit{
		font-size: 29.33%;
	}
	#aboutUs .innlistBoxTextTit span{
		font-size: 176%;
	}
	#aboutUs .innlistBoxTextp{
		font-size: 28%;
	}

	/* 品牌理念样式1000修改 */
	#aboutUs  .brandConceptConText .brandConceptConTextT{
		text-align: center;
	}
	#aboutUs .brandConceptConText{
		padding-left: 0;
	}
	#aboutUs .brandConceptCon .brandConceptConTextT{
		font-size: 37.33%;
	}
}
@media screen and (max-width: 960px) {
	#aboutUs .aboutUsText{
		top: 15%;
	}
	#aboutUs .aboutUsText p{
		font-size: 12px;
	}
}
@media screen and (max-width: 768px) {
	#aboutUs .aboutUsBannerBox,#aboutUs .companyProfile, #aboutUs .aboutUsWrapBox .columWrapBox{
		padding-top: 0;
	}
	#aboutUs #aboutUsPC.aboutUsPC{
		display: none;
	}
	#aboutUs #aboutUsH5.aboutUsH5{
		display: block;
	}
	#aboutUs .companyProfile .columEntH3,#aboutUs .brandConcept .columEntH3{
		width: 100%;
	    padding: 6.6% 0 4%;
	    text-align: center;
	    color: #3c3c3c;
	    font-size: 59.4%;
	    border: none;
	    margin: 0;
	    height: auto;
	    line-height: 1;
	}
	/* banner部分适配样式768开始 */
	#aboutUs .aboutUsText{
		width: 90%;
		font-size: 75px;
		left: 0;
		top: 14.8%;
		padding-left: 16px;
	}
	#aboutUs .aboutUsText h2{
		font-size: 75%;
	}
	#aboutUs .aboutUsText p{
		font-size: 37.3%;
		border-left: 4px solid #e60012;
		padding-left: 16px;
	}
	/* banner部分适配样式768结束 */
	#aboutUs .companyProfileText .companyProfileTextp{
		font-size: 37.3%;
		background: #f5f5f5;
	}
	#aboutUs .innlistBoxText{
		font-size: 70px;
	}
	#aboutUs .profileListText{
		font-size: 37.33%;
	}
	/* 品牌理念样式768修改 */
	#aboutUs .brandConcept .aboutUsWrapBox{
		position:relative;
	}
	#aboutUs .brandConcept{
		height: auto;
	}
	#aboutUs .brandConceptConText{
		width: 82.66%;
		margin:0 auto;
		position:relative;
	}
	#aboutUs .brandConceptConTextT{
		margin-top: 5%;
		margin-bottom: 4%;
	}
	#aboutUs .brandConceptList li{
		padding-left: 3%;
	}
	#aboutUs .brandConceptList li h6{
		font-size: 28%;
	}
	#aboutUs .brandConceptList li p,#aboutUs .brandText{
		font-size: 28%;
	}
	#aboutUs .h5brspan{
		display: block;
		text-align: center;
	}
}
@media  screen and (max-width:700px){
	#aboutUs .aboutUsText,#aboutUs .companyProfile,#aboutUs .innlistBoxText,#aboutUs .aboutUsWrapBox .columWrapBox{
		font-size: 60px;
	}
}
@media  screen and (max-width:640px){
	#aboutUs .aboutUsText,#aboutUs .companyProfile,#aboutUs .innlistBoxText,#aboutUs .aboutUsWrapBox .columWrapBox{
		font-size: 50px;
	}
}
@media  screen and (max-width:414px){
	#aboutUs .aboutUsText,#aboutUs .companyProfile,#aboutUs .innlistBoxText,#aboutUs .aboutUsWrapBox .columWrapBox{
		font-size: 44px;
	}
}
@media  screen and (max-width:375px){
	#aboutUs .aboutUsText,#aboutUs .companyProfile,#aboutUs .innlistBoxText,#aboutUs .aboutUsWrapBox .columWrapBox{
		font-size: 37.5px;
	}
}
/* 关于我们范围样式结束





/*合作伙伴公用样式开始*/
@media screen and (max-width: 768px) {
	#partner .bannerPc,#partner .become_partners,#partner .partner_alliance,#partner .partner_resource_center{
		font-size: 75px;
	}
}
@media  screen and (max-width:700px){
	#partner .bannerPc,#partner .become_partners,#partner .partner_alliance,#partner .partner_resource_center{
		font-size: 60px;
	}
}
@media  screen and (max-width:640px){
	#partner .bannerPc,#partner .become_partners,#partner .partner_alliance,#partner .partner_resource_center{
		font-size: 50px;
	}
}
@media  screen and (max-width:414px){
	#partner .bannerPc,#partner .become_partners,#partner .partner_alliance,#partner .partner_resource_center{
		font-size: 44px;
	}
}
@media  screen and (max-width:375px){
	#partner .bannerPc,#partner .become_partners,#partner .partner_alliance,#partner .partner_resource_center{
		font-size: 37.5px;
	}
}
@media  screen and (max-width:320px){
	#partner .bannerPc,#partner .become_partners,#partner .partner_alliance,#partner .partner_resource_center{
		font-size: 30px;
	}
}
/*合作伙伴公用样式结束*/

/*合作伙计样式文件开始*/
/* #partner a{color: inherit;} */
#partner .isPC{
		display: block;
}
#partner .isMBL{
	display: none;
}
#partner .banner {
  width: 100%;
  height:auto;
  position: relative;
}
#partner .banner img {
  width: 100%;
}
#partner .bannerInnerBox {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
#partner .bannerInner {
  width: 100%;
  height: auto;
  max-width: 1232px;
  min-width: 320px;
  padding: 0 16px;
  margin: 0 auto;
}
#partner .bannerInnerH2 {
  font-size: 46px;
  color: #fff;
  font-weight: 400;
  padding-left: 0px;
  text-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
  line-height: 1;
  margin: 90px 0 24px;
}
#partner .bannerInnerText {
  width:100%;
  padding-left: 0px;
  font-size: 16px;
  color: #fff;
}
#partner .bannerInnerText p {
  line-height: 1.6;
  margin-bottom: 10px;
  padding-right: 39%;
  text-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
}
#partner .bannerInnerBtn {
  width: auto;
  height: 40px;
  line-height: 40px;
  padding: 0 17px;
  float: left;
  margin-top: 18px;
  cursor: pointer;
  background: #db1126;
  border-radius: 30px;
  -ms-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
}
#partner .bannerInnerBtn:active {
  background: #e60012;
}
@media screen and (max-width: 1282px) {
  #partner .bannerInnerH2 {
    font-size: 40px;
    margin: 65px 0 27px;
  }
  #partner .bannerInnerText {
    padding-left: 7px;
    font-size: 16px;
    color: #fff;
  }
  #partner .bannerInnerText p {
    line-height: 1.5;
    margin-bottom: 10px;
    text-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
  }
  #partner .bannerInnerBtn {
    width: auto;
    height: 40px;
    line-height: 40px;
    padding: 0 17px;
    margin-top: 18px;
    border-radius: 30px;
  }
}
@media screen and (max-width: 1080px) {
  #partner .bannerInnerH2 {
    font-size: 40px;
    margin: 45px 0 10px;
  }
  #partner .bannerInnerText {
    padding-left: 7px;
    font-size: 16px;
    color: #fff;
  }
  #partner .bannerInnerText p {
    line-height: 1.5;
    margin-bottom: 10px;
    padding-right: 45%;
    text-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
  }
  #partner .bannerInnerBtn {
    width: auto;
    height: 40px;
    line-height: 40px;
    padding: 0 17px;
    margin-top: 18px;
    border-radius: 30px;
  }
}
@media screen and (max-width: 1000px) {
  #partner .bannerInnerH2 {
    font-size: 35px;
    margin: 30px 0 10px;
  }
  #partner .bannerInnerText {
    padding-left: 7px;
    font-size: 12px;
    color: #fff;
  }
  #partner .bannerInnerText p{
    font-size: 12px;
  }
  #partner .bannerInnerText p {
    line-height: 1.5;
    padding-right: 40%;
    margin-bottom: 10px;
    text-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
  }
  #partner .bannerInnerBtn {
    width: auto;
    height: 35px;
    line-height: 35px;
    padding: 0 13px;
    margin-top: 10px;
    border-radius: 30px;
  }
}

@media screen and (max-width: 768px) {
	#partner .isPC{
		display: none;
	}
	#partner .isMBL{
		display: block;
	}
	#partner .bannerPc{
		font-size: 75px;
	}
  #partner .bannerInnerH2 {
    font-size: 75%;
    margin: 10.6% 0 15px 0;
  }
  #partner .bannerInnerText {
    padding-left: 16px;
    font-size: 100%;
    margin-left: 0px;
    border-left: 4px #e60012 solid;
  }
  #partner .bannerInnerText p {
    line-height: 1.5;
    font-size: 37.5%;
    margin-bottom: 0;
    padding-right: 20%;
    text-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
  }
  #partner .bannerInnerBtn {
    width: auto;
    height: 35px;
    line-height: 35px;
    padding: 0 13px;
    margin-top: 10px;
    border-radius: 30px;
  }
}

#partner .become_partners{
	overflow: hidden;
	width: 100%;
    max-width: 1232px;
    margin: 0 auto;
    min-width: 320px;
}
#partner .become_partners .become_partners_box{
   padding: 40px 16px 30px;
}
#partner .become_partners .become_partners_box .h2{
	font-size: 32px;
    line-height: 21px;
    border-left: 5px #e60012 solid;
    padding: 2px 0 6px 16px;
    color: #333;
    font-weight: 500;
}
#partner .become_partnersContent {
  width: 100%;
  display: inline-block;
}
#partner .become_partners .containerH3 {
  margin-top: 30px;
}
#partner .become_partnersContent .become_partnersList {
  width: 32%;
  float: left;
  text-align: center;
  padding: 20px 0;
  margin-left: 2%;
  margin-top: 20px;
}
#partner .become_partnersContent .become_partnersList:hover h3{
	color: #e60123;
}
#partner .become_partnersContent .become_partnersList:hover{
	background-color: #f9f9f9;
}
#partner .become_partnersContent .become_partnersList .become_partnersListImg{
	width: 100%;
	text-align: center;
	display: block;
	margin-bottom: 5px
}
#partner .become_partnersContent .become_partnersList .become_partnersListImg img{
	
}
#partner .become_partnersContent .become_partnersList h3{
	font-weight: 400;
    font-size: 22px;
    color: #333;
    padding-top: 5px;
    line-height: 22px;
    padding: 5px 0 20px;
}
#partner .become_partnersContent .become_partnersList  p{
	color: #666;
	padding: 0 35px;
	font-size: 14px;
	line-height: 22px;
}
#partner .become_partnersContent a:first-child .become_partnersList {
  margin-left: 0;
}
#partner .hasbecome_partners .become_partners_box{
	padding: 0 16px;
}

@media screen and (max-width: 768px) {
	#partner .become_partners .become_partners_box .h2{
		text-align: center;
		border: 0;
		position: relative;
		padding-bottom: 50px;
		font-size: 59.3%;
	}
	#partner .become_partners .become_partners_box .h2:before{
		content: "";
	    display: block;
	    width: 8%;
	    height: 3px;
	    background: #e60012;
	    position: absolute;
	    left: 48%;
	    margin-left: -15px;
	    bottom: 30px;
	}
	#partner .become_partners .become_partners_box{
		padding: 0;
		padding-top: 30px;
		background: #ffffff;
	}
	#partner .become_partnersContent{
		background: #f5f5f5;
		padding:4% 3%;
	}
	#partner .become_partnersContent .become_partnersList{
		background:#ffffff;
		margin-left: 3%;
		width: 31%;
		padding-top: 4%;
	}
	#partner .become_partnersContent .become_partnersList h3{
		padding: 0 12%;
		font-size: 37.5;
		line-height: 1.4;
	}
	#partner .become_partnersContent .become_partnersList  p{
		text-align: left;
		font-size: 37.3%;
		padding: 0 15%;
		line-height: 1.5;
		margin-top: 10px;
	}
	#partner .become_partners .become_partners_box .h2{
		padding-left: 0;
	}
}



/*合作伙伴资源中心样式开始*/
#partner .partner_resource_center{
	overflow: hidden;
	width: 100%;
    margin: 0 auto;
    min-width: 320px;
    background: #f5f5f5;
}
#partner .partner_resource_center .partner_resource_centerBox{
   padding: 40px 16px 30px;
    max-width: 1232px;
    margin: 0 auto;
}
#partner .partner_resource_center .partner_resource_centerBox .h2{
	font-size: 32px;
    line-height: 21px;
    border-left: 5px #e60012 solid;
    padding: 2px 0 6px 16px;
    color: #333;
    font-weight: 500;
}
#partner .partner_resource_center .partner_resource_centerBox .partner_resource_centerList{
	width: 100%;
	padding-top: 30px;
}
#partner .partner_resource_center .partner_resource_centerBox .partner_resource_centerList li{
	width: 20%;
	float: left;
	border-bottom: 4px #e60012 solid;
	position: relative;
}
#partner .partner_resource_center .partner_resource_centerBox .partner_resource_centerList li .partner_resource_centerList_img{
	width: 100%; 
	height: 100%;
	position: relative;
	overflow: hidden;
}
#partner .partner_resource_center .partner_resource_centerBox .partner_resource_centerList li .partner_resource_centerList_img img{
	width: 100%; 
	height: 100%;
	display: block;
	float: right;
	-o-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
#partner .partner_resource_center .partner_resource_centerBox .partner_resource_centerList li .partner_resource_centerList_img img.hover{
  transform: scale(1.2);
}

#partner .partner_resource_center .partner_resource_centerBox .partner_resource_centerList li .icon{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 22.5%;
	margin-top: -20.25%;
	margin-left:-11.25%;
	z-index: 1;
}
#partner .partner_resource_center .partner_resource_centerBox .partner_resource_centerList li p{
	position: absolute;
	bottom:10%;
	width: 100%;
	text-align: center;
	color: #ffffff;
	font-size: 22px;
	z-index: 1;
}
@media screen and (max-width: 768px) {

	#partner .partner_resource_center{
		background: #ffffff;
	}
	#partner .partner_resource_center .partner_resource_centerBox .h2{
		text-align: center;
	    border: 0;
	    position: relative;
	    padding-bottom: 50px;
	    font-size: 59.3%;
	}
	#partner .partner_resource_center .partner_resource_centerBox .h2:before{
		content: "";
	    display: block;
	    width: 8%;
	    height: 3px;
	    background: #e60012;
	    position: absolute;
	    left: 48%;
	    margin-left: -15px;
	    bottom: 38%;
	}
	#partner .partner_resource_center .partner_resource_centerBox{
		padding: 4% 3%;
	}
	#partner .partner_resource_center .partner_resource_centerBox .partner_resource_centerList li{
		border: 0;
		margin: 0 3.28% 3.28%  0;
	}
	#partner .partner_resource_center .partner_resource_centerBox .partner_resource_centerList li.marright{
		margin-right: 0
	}
	#partner .partner_resource_center .partner_resource_centerBox .partner_resource_centerList li.partner_resource_centerListUP{
		width: 31.14%;
	}
	#partner .partner_resource_center .partner_resource_centerBox .partner_resource_centerList li.partner_resource_centerListDOWN{
		width: 48.3%;
	}
	#partner .partner_resource_center .partner_resource_centerBox .partner_resource_centerList li.partner_resource_centerListUP .partner_resource_centerList_img{
		height: 150%;
	}
	#partner .partner_resource_center .partner_resource_centerBox .partner_resource_centerList li.partner_resource_centerListUP .partner_resource_centerList_img img{
		width: auto;
	}
	#partner .partner_resource_center .partner_resource_centerBox .partner_resource_centerList li p{
		font-size: 43.5%;
	}

}
/*合作伙伴联盟样式开始*/
#partner .codeClickBox{width:100%;text-align:center;padding-bottom:40px;position:relative;z-index:999;}
#partner .codeClickBox .codeClickBoxTxt{display:inline-block;font-size:14px;color:#666;border-bottom:1px solid #666;cursor:pointer;}
#partner .codeClickBox .codeClickBoxTxt:hover{color:#e60213;border-bottom:1px solid #e60213;}
#partner .codeImgBg{width:180px;padding:10px;position:absolute;left:0;right:0;top:-170px;margin:auto;display:none;}
#partner .codeImgBg .codeImgBgImg{display:block;position:absolute;top:0;left:0;}
#partner .codeImgContent{display:block;width:60%;position:relative;margin:0 auto;}
#partner .codeImgBgTxt{text-align:center;font-size:14px;color:#333;position:relative;margin-top:5px;}
#partner .partner_alliance{
	overflow: hidden;
	width: 100%;
    max-width: 1232px;
    margin: 0 auto;
    min-width: 320px;
}
#partner .techSolveConList .techSolveConListText h5{overflow:visible;white-space:normal;font-weight:300;}
#partner .partner_alliance .partner_allianceBox{
   padding: 40px 16px 30px;
}
#partner .partner_alliance .partner_allianceBox .h2{
	font-size: 32px;
    line-height: 21px;
    border-left: 5px #e60012 solid;
    padding: 2px 0 6px 16px;
    color: #333;
    font-weight: 500;
}
#partner .partner_alliance .partner_allianceBox .partner_allianceListBox{
	width: 100%;
	padding-top: 30px;
}
#partner .partner_alliance .partner_allianceBox .partner_allianceListBox li{
	width: 23.5%;
	margin-left: 2%;
	float: left;
	position: relative;
	overflow: hidden;
}
#partner .partner_alliance .partner_allianceBox .partner_allianceListBox li .partner_allianceListImg.hover{
	transform: scale(1.2);
}
#partner .partner_alliance .partner_allianceBox .partner_allianceListBox li:first-child{
	margin-left: 0;
}
#partner .partner_alliance .partner_allianceBox .partner_allianceListBox li .partner_allianceListImg{
	width: 100%;
	height: 100%;
	display: block;
	-o-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
#partner .partner_alliance .partner_allianceBox .partner_allianceListBox li .partner_allianceListContent{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding:35.4% 10.6% 0;
}
#partner .partner_alliance .partner_allianceBox .partner_allianceListBox li .partner_allianceListContent h3{
	font-size: 20px;
    line-height: 20px;
    color: #333;
    font-weight: 500;
    background: #ffffff;
    padding: 3% 4%;
    display: inline-block;
}
#partner .partner_alliance .partner_allianceBox .partner_allianceListBox li .partner_allianceListContent p{
	font-size: 14px;
    line-height: 20px;
    color: #ffffff;
    line-height: 1.5;
    padding-top: 5%;
}
#partner .partner_alliance .partner_allianceBox .partner_allianceListBox li .partner_allianceListContent .more{
	position: absolute;
	bottom: 6%;
	right: 9%;
	width: 12.7%;
	height: 8.1%;
}
#partner .partner_alliance .partner_allianceBox .partner_allianceListBox li .partner_allianceListContent .more img{
	width: 100%; height: 100%;
}
@media screen and (max-width: 800px){
	#partner .partner_alliance .partner_allianceBox .partner_allianceListBox li .partner_allianceListContent p{
		font-size: 12px;
	}
}
@media screen and (max-width: 768px) {
	#partner .partner_alliance .partner_allianceBox .h2{
		text-align: center;
		border: 0;
		position: relative;
		padding-bottom: 50px;
		font-size: 59.3%;
	}
	#partner .partner_alliance .partner_allianceBox .h2:before{
		content: "";
	    display: block;
	    width: 8%;
	    height: 3px;
	    background: #e60012;
	    position: absolute;
	    left: 48%;
	    margin-left: -15px;
	    bottom: 30px;
	}
	#partner .partner_alliance .partner_allianceBox .partner_allianceListBox{
		padding: 0 3%;
	}
	#partner .partner_alliance .partner_allianceBox{
		padding: 0;
		padding-top: 30px;
		background: #ffffff;
	}
	#partner .partner_alliance .partner_allianceBox .partner_allianceListBox li{
		width: 49%;
		margin-bottom: 2%;
	}
	#partner .partner_alliance .partner_allianceBox .partner_allianceListBox li .partner_allianceListContent h3{
		font-size: 37.9%;
	}
	#partner .partner_alliance .partner_allianceBox .partner_allianceListBox li .partner_allianceListContent p{
		font-size: 32.3%;
	}
	#partner .partner_alliance .partner_allianceBox .partner_allianceListBox li .partner_allianceListContent .more{
		bottom:13%;
	}
	#partner .partner_alliance .partner_allianceBox .partner_allianceListBox li .partner_allianceListContent{
		padding:25.4% 10.6% 0;
	}
	#partner .partner_alliance .partner_allianceBox .partner_allianceListBox li.mbl_marleft{
		margin-left: 0;
	}
}

#partner .techSolveConList li a{
    position: relative;
}
#partner .techSolveConList li a .more{
	position: absolute;
    bottom: 30px;
    right: 0;
	display: inline-block;
    line-height: 20px;
    font-size: 16px;
    color: #333;
    padding-right: 30px;
}
#partner #succWrapPC .techSolveConListText h5{
	font-size: 22px;
}
#partner .techSolveConList li a .more.fontRed{
	color: #e60012!important; 
}
#partner .techSolveConList li a .more img{
	position: relative;
	top: 5px;
	margin-left: 10px;
}
@media screen and (max-width: 960px){
	#succWrapPC .techSolveConList li{
		min-height: 320px;
	}	
}
#partner #succWrapH5 .techH5SuccText h5{
	line-height: 1.5;
}
#succWrapH5 .techH5SuccImg img{
	display: block;
}
#succWrapH5 .succSysBox .more{
	position: absolute;
    bottom: 5%;
    right: 0;
    font-size: 38%;
    color: #333;
    padding-right: 6%;
    width: 100%;
    text-align: right;
}
#succWrapH5 .succSysBox .more img{
	position: relative;
	top: 6px;
	margin-left: 10px;
	width: 5.5%;
}


/*合作伙伴公用样式开始*/
@media screen and (max-width: 768px) {
	#partner .bannerPc,#partner .become_partners,#partner .partner_alliance,#partner .partner_resource_center{
		font-size: 75px;
	}
}
@media  screen and (max-width:700px){
	#partner .bannerPc,#partner .become_partners,#partner .partner_alliance,#partner .partner_resource_center{
		font-size: 60px;
	}
}
@media  screen and (max-width:640px){
	#partner .bannerPc,#partner .become_partners,#partner .partner_alliance,#partner .partner_resource_center{
		font-size: 50px;
	}
}
@media  screen and (max-width:414px){
	#partner .bannerPc,#partner .become_partners,#partner .partner_alliance,#partner .partner_resource_center{
		font-size: 44px;
	}
}
@media  screen and (max-width:375px){
	#partner .bannerPc,#partner .become_partners,#partner .partner_alliance,#partner .partner_resource_center{
		font-size: 37.5px;
	}
}
@media  screen and (max-width:320px){
	#partner .bannerPc,#partner .become_partners,#partner .partner_alliance,#partner .partner_resource_center{
		font-size: 30px;
	}
}


/*单独为技术与产品联盟处理文字大小*/
@media screen and (max-width: 450px) {
	#partner .partner_alliance{
		font-size: 44px;
	}
}
@media screen and (max-width: 414px) {
	#partner .partner_alliance{
		font-size: 36px;
	}
}
@media screen and (max-width: 350px) {
	#partner .partner_alliance{
		font-size: 25px;
	}
	#partner .partner_alliance .partner_allianceBox .partner_allianceListBox li{
		height: 270px;
	}
}


/*合作伙伴联盟样式结束