.section-chain{
	padding-top:30px;
	padding-bottom: 80px;
}
.section-chain .sec-num{
	background-position: 0 -100px;
}
.section-chain .sec-p0{
	font-size:20px;
	text-align: center;
	line-height:40px;
}
.section-chain .sec-box{
	background:url(../images/shopmallchain/mall-sec3-bg.png) no-repeat 0 0;
	width:710px;
	height:360px;
	margin:0 auto;
}
.section-chain .sec-box .p0{
	margin-left:352px;
	line-height:40px;
	font-size:30px;
	padding-top:36px;
}
.section-chain .sec-box .p1{
	margin-left:340px;
	line-height:20px;
}
.section-chain .sec-box  .p2{
	margin-top:217px;
}
.section-chain .sec-box  .p2 span{
	margin-left:20px;
	margin-right:118px;
}
.section-chain .section-chain .p1-out{
	text-align: center;
	line-height:40px;
	font-size:24px;
	padding-bottom:48px;
}
.section-chain .part1{
	padding-top:70px;
}
.section-chain .part1 ul{
	margin-top:60px;
	text-align: justify;
	font-size:0;
	width:1124px;
	margin-left:auto;
	margin-right: auto;
}
.section-chain .part1 li{
	font-size:16px;
	display: inline-block;
	text-align: center;
	margin-right:20px;
}
.section-chain .btm-dot{
	background: url(../images/shopmallchain/section0-dot.jpg) no-repeat top center;
	width:100%;
	height:60px;
	display: inline-block;
}


.section-case{
	background:#efeff0;
	padding:40px 0;
}
.case-box ul{
	overflow:hidden;
	margin-top:0;
	padding-top:10px;
}
.case-box ul li{
	width:270px;
	margin-right:40px;
	height:270px;
	float:left;
	margin-top:30px;
	position: relative;
	cursor: pointer;
	cursor: hand;
	overflow:hidden;
	padding-bottom:8px;
}
.case-box ul li .front,.case-box ul li .back{
	position: absolute;
	left:0;
    top:0;
    width:270px;
    height:270px;
    z-index:2;
    background:#fff;
}
.case-box ul li .front-intro{
	border-top:1px solid #dcdddd;
	padding-top:8px;
	padding-left:6px;
	padding-right:6px;
}
.case-box ul li .front-intro .p0{
	line-height:30px;
	color:#232323;
	font-size:18px;
}
.case-box ul li .front-intro .p1{
	color:#6d6d6d;
	font-size:14px;
	line-height:20px;
	height:40px;
	overflow:hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.case-box ul li.mgrR0{
	margin-right:0;
}
.case-box ul li .back{
	width:180px;
	height:180px;
	padding:45px;
	top:270px;
}
.case-box ul li .back img{
	width:180px;
	height:180px;	
}
.case-box ul li{
	-webkit-transform-origin:center center;
	transform-origin:center center;
}
.case-box ul li .back{
	-webkit-transition:top 0.5s,opacity 0.2s;
	transition:top 0.5s,opacity 0.2s;
}
.case-box ul li:hover .back{
	top:0;
}

.section-ask{
	background: url(../images/secpayment/section4-bg.jpg) no-repeat top center;
	height:684px;
}

.ball-box{
	width:160px;
	height:170px;
	margin-left:456px;
	width:276px;
	height:240px;
	position: relative;
}
.ball-box .ques{
	position: absolute;
	left:0;
	top:50px;
	width:160px;
	height:170px;
	background: url(../images/secpayment/question.png) no-repeat top center;
}
.ball-box .ask{
	position: absolute;
	right:0;
	top:15px;
	width:160px;
	height:170px;
	background: url(../images/secpayment/ask.png) no-repeat top center;
}
.section-ask .ask-box{
	margin-left:500px;
}
.section-ask .ask-box li{
	line-height:32px;
	color:#000;
}
.section-ask .ask-box li a{
	color:#000;
}

.sec-btn-line{
	width:470px;
	display: block;
	line-height:52px;
	height:52px;
	margin-left:auto;
	margin-right: auto;
	margin-top:50px;
}
.sec-btn-line .btn{
	display: block;
	float:left;
	text-align: center;
	-webkit-border-radius:6px;
	border-radius:6px;
}
.sec-btn-line .red-sec-btn{
	background: #e94f61;
	margin-right: 40px;
	color:#fff;
	width:196px;
	
}
.sec-btn-line .red-sec-btn:hover{
	background:#fb6375;
}
.sec-btn-line .orange-sec-btn{
	background: #ff790d;
	width:226px;
	color:#fff;
}
.sec-btn-line .orange-sec-btn:hover{
	background:#ff8625;
}