.reatil-cases{
	width: 1592px;
	margin: 80px auto 0;
}
.reatil-cases .retail-title{
	padding-left: 55px;
}
.reatil-cases .retail-title h2{
	font-size: 32px;
	font-weight: bold;
	color: #000;
}
.reatil-cases .retail-title p{
	font-size: 24px;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 15px;
	text-transform: uppercase;
}
.reatil-cases .retail-title span{
	font-size: 21px;
	color: #000000;
}
.reatil-cases .reatil-banner{
	margin-top: 50px;
	width: 100%;
}
.reatil-cases .reatil-banner img{
	width: 100%;
}
.reatil-cases .small-img{
	width: 100%;
	margin-top: 35px;
}
.reatil-cases .small-img ul li{
	width: 520px;
	height: 398px;
	margin-right: 15px;
}
.reatil-cases .small-img ul li img{
	width: 100%;
	height: 100%;
}
.reatil-cases .small-img ul li:last-child{
	margin-right: 0;
}
.reatil-cases .small-img>p{
	font-size: 24px;
	color: #000000;
	text-align: center;
	margin-top: 10px;
}


.retailVideo .VideoTit{
	margin-top: 55px;
	padding: 165px 0 175px;
	background: url(/template/pc/skin/img/retail/retail-tit-bg.jpg);
	background-size: 100% 100%;
}
.retailVideo .VideoTit h4{
	font-size: 32px;
	color: #0d354e;
	font-weight: bold;
	text-align: center;
}
.retailVideo .VideoTit p{
	font-size: 32px;
	color: #0d354e;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	margin-top: 5px;
}
.retailVideo .VideoTit p.dian{
	margin-top: 30px;
}
.retailVideo .VideoTit span{
	display: block;
	text-align: center;
	font-size: 21px;
	color: #0d101d;
	text-align: center;
	margin-top: 30px;
}

.retailVideo .videoS{
	width: 1240px;
	margin: 45px auto 0;
}
.retailVideo .videoS ul li{
	width: 608px;
	height: 406px;
	border-radius: 10px;
	margin-right: 24px;
	margin-top: 22px;
}
.retailVideo .videoS ul li video{
	width: 100%;
	height: 100%;
	border: 0;
}
.retailVideo .videoS ul li:nth-child(even){
	margin-right: 0;
}
.retailActive{
	width: 100%;
	margin-top: 45px;
	margin-bottom: 310px;
}
.retailActive .Actit p{
	font-size: 24px;
	text-align: center;
	color: #0d101d;
}

.retailActive .ac-img{
	margin-top: 185px;
	position: relative;
	width: 100%;
	height: 590px;
	background: url(/template/pc/skin/img/retail/active-bg.jpg);
	background-size: 100% 100%;
}
.retailActive .ac-img img{
	display: block;
	width: 850px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	
}