.section-normal{
	padding-top:30px;
	padding-bottom: 70px;
}

.section-normal .sec2-p0{
	color:#7b7b7b;
	font-size:18px;
	text-align: center;
	line-height:40px;
}
.section-normal .sec2-box{
	height:340px;
	background:url(../images/shopmallnor/mall-sec2-bg.jpg) no-repeat center top;
}
.section-normal .p-tit{
	text-align: center;
	padding-top:36px;
	font-size:30px;
	line-height:40px;
	color:#fff;
}
.section-normal .sec2ul{
	width:1120px;
	overflow:hidden;
	margin-left:50px;
	padding-top:56px;
}
.section-normal .sec2ul li{
	width:100px;
	margin-left:20px;
	margin-right:20px;
	float:left;
	text-align: center;
}
.section-normal .sec2ul li .icon-bg{
	width:100px;
	height:100px;
	background-image:url(../images/shopmallnor/mall-sec2-set.png);
	background-repeat:no-repeat;
	background-position:0 -800px;
	font-size:0;
}
.section-normal .sec2ul li .inco{
	display:block;
	width:100px;
	height:100px;
	background-image:url(../images/shopmallnor/mall-sec2-set.png);
	background-repeat:no-repeat;
}
.section-normal .sec2ul li .icon0{
	background-position:0px 0px;
}
.section-normal .sec2ul li .icon1{
	background-position:0px -100px;
}
.section-normal .sec2ul li .icon2{
	background-position:0px -200px;
}
.section-normal .sec2ul li .icon3{
	background-position:0px -300px;
}
.section-normal .sec2ul li .icon4{
	background-position:0px -400px;
}
.section-normal .sec2ul li .icon5{
	background-position:0px -500px;
}
.section-normal .sec2ul li .icon6{
	background-position:0px -600px;
}
.section-normal .sec2ul li .icon7{
	background-position:0px -700px;
}
.section-normal .sec2ul li .p0{
	color:#666666;
	font-size:18px;
	line-height:32px;
}
.section-normal  .part2 table{
	width:870px;
	margin-left:auto;
	margin-right:auto;
}

.section-normal  .part2 table .bg-green{
	background: #87bb22;
	color:#fff;
}
.section-normal  .part2 th{
	line-height:42px;
	border-right:1px solid #fff;
}
.section-normal .part2 td.bg-green{
	border-top:1px solid #e1eec8;
}
.section-normal .part2 td{
	padding:10px 17px;
	border:1px solid #bfbfbf;
}



.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;
}
.section4 .ask-box li a:hover{
	color:#47b3e3;
}

.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;
}