.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;
}




.section0{
	padding-top:50px;
	padding-bottom: 60px;
	background:#efefef;
}

.sec0-p0{
	font-size:24px;
	text-align: center;
	line-height:40px;
}
.sec0-box{
	width:514px;
	height:492px;
	margin:0 auto;
	background:url(../images/shopmalldt/mall-sec5-bg.png) no-repeat 0 0;
	position: relative;
}
.sec0-box .center{
	position: absolute;
	width:193px;
	text-align:center;
	color:#fff;
	left:158px;
	top:220px;
}
.sec0-box .center .p0{
	font-size:36px;
	line-height:40px;
}
.sec0-box .center .p1{
	font-size:24px;
	line-height:30px;
}
.sec0-box  .p2{
	position:absolute;
	left:206px;
	width:95px;
	text-align: center;
	top:95px;
	font-size:18px;
}
.sec0-box  .p3{
	position:absolute;
	left:3px;
	width:100px;
	text-align: center;
	top:250px;
	font-size:18px;
}
.sec0-box  .p4{
	position:absolute;
	left:36px;
	width:100px;
	text-align: center;
	top:430px;
	font-size:18px;
}
.sec0-box  .p5{
	position:absolute;
	right:36px;
	width:100px;
	text-align: center;
	top:430px;
	font-size:18px;
}
.sec0-box  .p6{
	position:absolute;
	right:3px;
	width:100px;
	text-align: center;
	top:250px;
	font-size:18px;
}

.section0 .red-btn{
	display: block;
	width:200px;
	height:50px;
	line-height:50px;
	text-align: center;
	background: #e94f61;
	color:#fff;
	font-size:24px;
	-webkit-border-radius:6px;
	border-radius:6px;
	margin:10px auto 0 auto;
}
.section1{
	height:787px;
	position: relative;
	background:#b0ddf1;
}
.container1{
	position: absolute;
	width:100%;
	height:100%;
}
.center-rect{
	height:196px;
	width:100%;
	position: absolute;
	left:0;
	top:50%;
	margin-top:-98px;
	background:#fff;
	border-top:1px solid #abc3cd;
	border-bottom:1px solid #abc3cd;
}
.bee-wrap{
	position: absolute;
	height:576px;
	width:580px;
	left:50%;
	top:50%;
	margin-left:-288px;
	margin-top:-290px;
	font-size:0;
}
.bee-wrap div{
	-webkit-transform-origin:center center;
	-moz-transform-origin:center center;
	-ms-transform-origin:center center;
	-o-transform-origin:center center;
	transform-origin:center center;
}
.bee0{
	background:url(../images/shopmalldt/dis-sec3-bee0.png) no-repeat 0 0;
	height:886px;
	width:876px;
	position: absolute;
	z-index:4;
}
.bee1{
	height: 200px;
    width: 232px;
    background: url(../images/shopmalldt/dis-sec3-bee1.png) no-repeat -344px -287px;
    position: absolute;
    left: 344px;
    top:287px;
}
.bee2{
	height:294px;
	width:220px;
	background:url(../images/shopmalldt/dis-sec3-bee2.png) no-repeat -180px -386px;
	position: absolute;
	left:180px;
	top:386px;
	
}
.bee3{
	height:196px;
	width:234px;
	background:url(../images/shopmalldt/dis-sec3-bee3.png) no-repeat -2px -292px;
	position: absolute;
	left:2px;
	top:292px;
}

.bee4{
	height:206px;
	width:234px;
	background:url(../images/shopmalldt/dis-sec3-bee4.png) no-repeat -6px -89px;
	position: absolute;
	left:6px;
	top:89px;
	
}
.bee5{
	height:192px;
	width:226px;
	background:url(../images/shopmalldt/dis-sec3-bee5.png) no-repeat -176px 0;
	position: absolute;
	left:176px;
	top:0;
}
.bee6{
	height: 200px;
    width: 232px;
    background: url(../images/shopmalldt/dis-sec3-bee6.png) no-repeat -341px -92px;
    position: absolute;
    left: 341px;
    top: 92px;
}
.section2{
	height:780px;
	position: relative;
	padding-top:30px;
}
.top-txt{
	height:120px;
	text-align: center;
	position: relative;
}
.top-txt .p0{
	font-size:36px;
	line-height:60px;
}
.top-txt .p1{
	font-size:18px;
	line-height:24px;
}
.top-txt .top-line{
	position: absolute;
	top:0px;
	left:50%;
	width:100px;
	margin-left:-50px;
	display: block;
	height:1px; 
	background:#282828;
}
.top-txt  .btm-line{
	position: absolute;
	bottom:0px;
	left:50%;
	width:100px;
	margin-left:-50px;
	display: block;
	height:1px; 
	background:#282828;
}
.section2 .btm-img{
	display: block;
	margin:0 auto;
	width:1140px;
	height:600px;
}
.container2{
	width:510px;
	height:580px;
	position: absolute;
	left:50%;
	top:50%;
	margin-left:-255px;
	margin-top:-360px;
}
.container2 .top-txt{
	width:510px;
	height:140px;
	background:url(../images/shopmalldt/dis-sec4-txt.png) no-repeat 0px 0px;
}
.section3{
	position: relative;
	height:1000px;
	background:#b0ddf1;
}
.container3{
	position: relative;
	width:1200px;
	height:1000px;
}
.container3 .tit{
	font-size:40px;
	color:#282828;
	font-weight:normal;
	text-align: center;
	line-height:90px;
	position: absolute;
	left:0;
	right:0;
	top:0px;
}
.btm-pic1{
	width:680px;
	height:880px;
	position: absolute;
	left:260px;
	bottom:0px;
	background:url(../images/shopmalldt/dis-sec5-0.png) no-repeat 0 0;
	font-size:14px;
	 
}
.btm-pic2{
	width:1020px;
	height:880px;
	position: absolute;
	left:91px;
	bottom:0px;
	background:url(../images/shopmalldt/dis-sec5-1.png) no-repeat 0 0;
    font-size:14px;
}
.btm-pic1 h3,.btm-pic2 h3{
	font-size:24px;
	font-weight: normal;
	text-align: center;
	line-height:36px;
}
.btm-pic1 .bp1-1{
	position: absolute;
	left:246px;
	top:142px;
	width:176px;
}
.btm-pic1 .bp1-2{
	position: absolute;
	left:87px;
	top:442px;
	width:176px;
}
.btm-pic1 .bp1-3{
	position: absolute;
	left:412px;
	top:442px;
	width:176px;
}
.btm-pic1 .bp1-4{
	position: absolute;
	left:246px;
	top:717px;
	width:176px;
}



.btm-pic2 .bp1-1{
	position: absolute;
	left:90px;
	top:142px;
	width:200px;
}
.btm-pic2 .bp1-2{
	position: absolute;
	left:748px;
	top:142px;
	width:154px;
}
.btm-pic2 .bp1-3{
	position: absolute;
	left:90px;
	top:717px;
	width:200px;
}
.btm-pic2 .bp1-4{
	position: absolute;
	left:738px;
	top:717px;
	width:210px;
}

.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;
}