/* 轮播 */


/*解决方案*/
/*.five{
	margin-top: 0.266rem;
	width: 100%;
	margin: 0 auto;
	background-color: #FFFFFF;
}
.commonTitle {
	display: block;
	margin:0 auto;
	color:#666666;
	letter-spacing: 0.01rem;
	text-align: center;
	padding-top:0.84rem;
	padding-bottom:0.7467rem;
}
[data-dpr="1"] .commonTitle{
	font-size: 17px;
}
[data-dpr="2"] .commonTitle{
	font-size: 34px;
}
[data-dpr="3"] .commonTitle{
	font-size: 51px;
}

.title-case:before {
	display: inline-block;
	position: relative;
	top: -7px;
	right: 10px;
	content: "";
	width: 0.9467rem;
	height: 0px;
	border: 1px solid #858485;
}
.title-case:after {
	display: inline-block;
	position: relative;
	top: -7px;
	left: 10px;
	content: "";
	width: 1.12rem;
	height: 0px;
	border: 1px solid #858485;
}
.five-title{
	margin-top: 0.9867rem;
	height: 0.88rem;
    line-height: 0.88rem;
}
.five-title .small{
	width: 0.5333rem;
	height: 0.5333rem;
	margin-left: 0.4333rem;
    float: left;
	margin-top: 0.2rem;
}
.five-title .juxing{
	width: 0.56rem;
	height: 0.56rem;
	margin-left: 0.5333rem;
	float: left;
	margin-top: 0.16rem;
}
.five-title .question{
	float: left;
	width: 0.9333rem;
	height: 0.88rem;
	margin-left: 0.4333rem;
}
.five-title .function{
	width: 0.92rem;
	height: 0.8533rem;
	margin-left: 0.4333rem;
	float: left;
}
.title-question{
	width: 80%;
    display: block;
    float: right;
	margin-left: 0.2933rem;
	color: #3f3f3f;
	font-weight: bold;
}

.five-title span{
	width: 80%;
    float: left;
    height: 0.88rem;
    line-height: 0.88rem;
	margin-left: 0.2933rem;
	color: #3f3f3f;
	font-weight: bold;
}
[data-dpr="1"] .five-title span{
	font-size: 14px;
}
[data-dpr="2"] .five-title span{
	font-size: 28px;
}
[data-dpr="3"] .five-title span{
	font-size: 42px;
}
.five-detail-li{
	margin-top: 0.8rem;
}
#five-detail-li-p{
	margin-top: 0.5rem;
}
.five-detail-li span{
	margin-left: 0.32rem;
	margin-right: 0.5333rem;
	color: #3f3f3f;
	font-weight: bold;
}
[data-dpr="1"] .five-detail-li span{
	font-size: 12px;
}
[data-dpr="2"] .five-detail-li span{
	font-size: 24px;
}
[data-dpr="3"] .five-detail-li span{
	font-size: 36px;
}
.five-detail-li p{
	width: 90%;
    margin: 0 auto;
	margin-top: 0.3rem;
	line-height: 0.6rem;
	color: #666666;
	letter-spacing: 1px;
}
[data-dpr="1"] .five-detail-li p{
	font-size: 12px;
}
[data-dpr="2"] .five-detail-li p{
	font-size: 24px;
}
[data-dpr="3"] .five-detail-li p{
	font-size: 36px;
}
.image{
	margin-top: 0.5333rem;
	margin-left: 0.24rem;
	margin-right: 0.24rem;
}
.image img{
	width: 9.4667rem;
	height: 3.5467rem;
}
.liubai{
	height: 3.6rem;
	background-color: #FFFFFF;
}
*/