
.about-ole-bd{
	width: 100%;
	min-width: 1000px;
}
.ctn-mn{
	position: relative;
}
.video-btn{
	position: absolute;
	width: 70px;
	height: 70px;
	background: rgba(255,255,255, 0.6);
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	border-radius: 70px;
	cursor: pointer;
}
.v-play{
	width: 0;
	height: 0;
	border-top: 15px solid transparent;
	border-left: 30px solid #fff;
	border-bottom: 15px solid transparent;
	margin-top: 19px;
	margin-left: 26px;
}
.g-box.ctn-mn .hd-sub-tt{
	margin-top: 7px;
	font-size: 16px;
}
/*.g-box .m-ct-hd{*/
	/*height: 170px;*/
/*}*/
.g-box .cus-hd{
	height: 55px;
}
.ab-imgs img{
	width: 100%;
	margin-bottom: 30px;
	margin-top: 40px;
}
.server{
	position: relative;
}
.server-info{
	width: 100%;
	height: 100%;
	position: absolute;
	top:0px;
	padding:60px 90px;
	box-sizing:border-box;
}
.server-info ul{
	overflow: hidden;
}
.server-info .ab-list{
	margin-bottom: 30px;
	margin-top:20px;
}
.server-info li{
	float: left;
	width: 205px;
	height: 215px;
	background: #fff;
	border-radius: 5px;
	text-align: center;
}
.server-info li h3{
	padding-top: 50px;
	font-weight: 900;
	padding-bottom: 10px;
}
.server-info li p{
	width: 154px;
	margin:0 auto;
	color: #666;
	letter-spacing: 1px;
	line-height: 24px;
}
.server-info .u-m-r{
	margin-right:100px;
}
.c-white{
	color: #fff !important;
}
.cus-info{
	box-sizing: border-box;
	padding: 0 90px;
	overflow: hidden;
}
.cus-info ul{
	overflow: hidden;
	box-shadow: 0 0 20px 0px rgba(0,0,0,0.2);
	margin: 20px 0 10px;
	border-radius: 10px;
}
.cus-info li{
	float:left;
	width: 50%;
}
.cus-info li:nth-child(2)>div{
	width: 325px;
	margin: 35px auto;
}
.cus-info li:nth-child(3)>div{
	width: 330px;
	margin: 13px auto;
}
.cus-info li div{
	padding-bottom:5px;
}
.cus-info li p{
	padding-left: 7px;
	padding-top:1px;
	line-height: 22px;
	color:#595757;
	letter-spacing: 1px;
}
.cus-info li:nth-child(1) {
	height: 215px;
}
.cus-info li:nth-child(2) {
	height: 215px;
}
.cus-info li:nth-child(3) {
	height: 275px;
}
.cus-info li:nth-child(4) {
	height: 275px;
}
.cus-info li img{
	width: 100%;
	height: 100%;
}
.method{
	padding: 0 90px;
	overflow: hidden;
}
.method li{
	float: left;
	width: 210px;
	height: 310px;
	border-radius: 5px;
	box-shadow: 0 0 20px 0px rgba(0,0,0,0.2);
	margin: 20px 0 50px;
	position: relative;
}
.method li:nth-child(1) {
	margin-right: 90px;
}
.method li:nth-child(2) {
	margin-right: 90px;
}
.method li img{
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	width: 100%;
}
.method li p{
	width: 172px;
	padding-top: 45px;
	margin: 0 auto;
	text-align: center;
	line-height: 22px;
	color: #595757;
}
.method li:nth-child(2) p{
	padding-top: 25px;
}
.method li:nth-child(3) p{
	padding-top: 35px;
}
.md-info{
	position: absolute;
	left:50%;
	transform: translateX(-50%);
	top:16px;
	color: #fff;
	font-size: 16px;
	width: 125px;
	text-align: center;

}
.wth-145{
	width: 145px;
}
.wth-181{
	width: 160px;
}
.h-170{
	height: 170px;
}
/*@media screen and (max-width: 1600px) {*/
	/*.video-btn{*/
		/*position: absolute;*/
		/*bottom: 50px;*/
		/*width: 40px;*/
		/*height: 40px;*/
		/*background: rgba(255,255,255, 0.6);*/
		/*left:50%;*/
		/*transform: translateX(-50%);*/
		/*border-radius: 70px;*/
	/*}*/
	/*.v-play{*/
		/*width: 0;*/
		/*height: 0;*/
		/*border-top: 10px solid transparent;*/
		/*border-left: 20px solid #fff;*/
		/*border-bottom: 10px solid transparent;*/
		/*margin-top: 10px;*/
		/*margin-left: 13px;*/
	/*}*/
/*}*/
/*@media screen and (max-width: 1400px) {*/
	/*.video-btn{*/
		/*position: absolute;*/
		/*bottom: 40px;*/
		/*width: 40px;*/
		/*height: 40px;*/
		/*background: rgba(255,255,255, 0.6);*/
		/*left:50%;*/
		/*transform: translateX(-50%);*/
		/*border-radius: 70px;*/
	/*}*/
	/*.v-play{*/
		/*width: 0;*/
		/*height: 0;*/
		/*border-top: 10px solid transparent;*/
		/*border-left: 20px solid #fff;*/
		/*border-bottom: 10px solid transparent;*/
		/*margin-top: 10px;*/
		/*margin-left: 13px;*/
	/*}*/
/*}*/
