.banner{
	
	overflow:hidden;
}
.slides li {
	height: 420px;
}
.ft-num{
	font-style: "Arial";
}
.col-red{
	color:#b80705;
}



.section0{
	background: #fff;
	padding-bottom: 50px;
}

.section0 .main1200{
	overflow: hidden;
}
.section0 .left-part{
	width:520px;
	float:left;
	color:#181818;
	font-size:18px;
	text-align: center;
}
.section0 .right-part{
	width:520px;
	float:right;
	margin-right: 40px;
	padding-top:50px;
}


.section0 .right-part .top-video{
	position: relative;
	width:438px;
	height:278px;
	margin-bottom: 50px;
}
.video-container{
	border:1px solid #cccccc;
	-webkit-border-radius:6px;
	border-radius:6px;
	background: #fff;
	width:416px;
	height:256px;
	padding:10px;
	position: relative;
	z-index:4;
}
.section0 .right-part .top-video:before{
	content:'';
	position: absolute;
	left:5px;
	top:4px;
	display: block;
	border:1px solid #cccccc;
	-webkit-border-radius:6px;
	border-radius:6px;
	background: #fff;
	width:416px;
	height:256px;
	padding:10px;
	z-index:3;
}
.section0 .right-part .top-video:after{
	content:'';
	position: absolute;
	left:9px;
	top:8px;
	display: block;
	border:1px solid #cccccc;
	-webkit-border-radius:6px;
	border-radius:6px;
	background: #fff;
	width:416px;
	height:256px;
	padding:10px;
	z-index:2;
}
.video-prev,.video-next{
	position:absolute;
	z-index:6;
	top:50%;
	margin-top:-17px;
	display: block;
	width:33px;
	height:33px;
	font-family: "宋体";
	font-size:14px;
	color:#000;
	border:1px solid #d2d2d2;
	background: #fff;
	-webkit-border-radius:50%;
	border-radius:50%;
	text-align: center;
	line-height:33px;
}
.video-prev:hover,.video-next:hover{
	border:1px solid #ff3b0d;
	background: #ff3b0d;
	color:#fff;
}
.video-prev{
	left:-17px;
}
.video-next{
	right:-17px;
}
.video-container video{
	width:416px;
	height:256px;
}
.video-container{
	position: relative;
}
.play-btn{
	position: absolute;
	left: 50%;
	width:50px;
	height:50px;
	margin-left:-25px;
	display: block;
	top:100px;
	background: url(../images/secpayment/play-btn.png) no-repeat 0 0;
	cursor: pointer;
	cursor: hand;
	z-index:6;
}
.progress{
	position: absolute;
	left:10px;
	right:10px;
	bottom: 10px;
	background: rgba(0,0,0,0.3);
	height:12px;
	padding-top:8px;
	z-index:6;
}
.progress-bar{
	background: rgba(0,0,0,0.25);
	margin-left:30px;
	margin-right:16px;
	display: block;
	height:3px;
	border:1px solid rgba(160,160,160,0.3);
	-webkit-border-radius:4px;
	border-radius:4px;
	position: relative;
}
.progress-bar .pointer{
	position: absolute;
	left:0;
	top:-2px;
	width:8px;
	height:8px;
	background: #fff;
	-webkit-border-radius:50%;
	border-radius:50%;
}
.video-desc{
	color:#030303;
	line-height:24px;
	margin-bottom: 30px;
}
.pay-list{
	font-size:0;
	height:110px;
	margin-right:-15px;
}
.pay-list li{
	display: inline-block;
	text-align: center;
	font-size:16px;
	color:#353535;
	text-align: center;
	margin-right:15px;
}
.pay-list li img{
	height:90px;
	display: block;
}
.section1{
	background: url(../images/secpayment/section1-bg.jpg) no-repeat center center;
	height:615px;
	padding-top:90px;
	color: #000;
}



.section1 .sec-tit{
	line-height: 50px;
	text-align: center;
}
.section1 ul{
	width:1200px;
	font-size:0;
	text-align: center;
	margin-left:auto;
	margin-right: auto;
	margin-top:60px;
}
.section1 ul li{
	display: inline-block;
	width:155px;
	margin-left:40px;
	vertical-align: top;
}
.section1 ul li img{
	margin-bottom: 20px;
}
.section1 ul li p{
	display: inline-block;
	text-align: left;
}
.section1 ul li .p0{
	line-height:20px;
	font-weight: bold;
	padding-top:18px;
}
.section1 ul li .p1{
	margin-top:20px;
}
.section2{
	padding-top:30px;
	padding-bottom: 30px;
	height:714px;
	background: url(../images/secpayment/section2-bg.jpg) no-repeat center top;
}
.section2 .sec-tit {
	line-height:50px;
}
.section2 ul{
	margin-top:40px;
	overflow: hidden;
}
.section2 ul li{
	float:left;
	width:314px;
	margin-left:70px;
}
.section2 ul li .top-img{
	width:314px;
	height:330px;
	background: url(../images/secpayment/sec2-nav-bg.jpg) no-repeat center top;
	margin-bottom: 10px;
}
.section2 .orange-radius-btn{
	display: block;
	width:164px;
	line-height:40px;
	background: #ff790d;
	color:#fff;
	-webkit-border-radius:20px;
	border-radius:20px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom: 20px;
}
.section2 .norm-info{
	text-align: center;
	margin-top: 20px;
	line-height:24px;
}
.section2 .norm-info p{
	display: inline-block;
	text-align: left;
}

.section3{
	height:864px;
	background: url(../images/secpayment/section3-bg.jpg) no-repeat center top;
}
.section3 .sec-tit{
	padding-top:46px;
	line-height:70px;
	border-bottom: 1px solid #fff;
}
.section3 .sec-tit:after{
	content:'';
	display: block;
	width:100%;
	height:1px;
	background: #c9caca;
}
.section3 .sec-tit span{
	display: inline-block;
	line-height:64px;
	border-bottom: 6px solid #47b3e3;
}
.sub-area{
	width:460px;
	padding:25px 0;
	line-height: 40px;
	margin-left:350px;
}
.sub-area p{
	position: relative;
}
.sub-area p span{
	display:inline-block;
	width:5em;
	color:#333;
	font-size:18px;
	vertical-align: middle;
}
.sub-area p i{
	font-style: normal;
	color:#f21b20;
	display: none;
	font-size:14px;
	position: absolute;
	left:400px;
	top:0;
	width:200px;
}
.sub-area p.radio-p label{
	margin-right:8px;
}
.btm-form{
	background:#efeff0;
}
.select-tit{
	width:5em;
	font-size:18px;
	float:left;
	display: block;
	color:#666767;
}
.sub-area p  input.iptxt{
	font-size:16px;
	line-height:20px;
	padding:6px;
	width:290px;
	border:1px solid #d0d0d0;
	background:#fff;
}
.select-div2 {
	width: 620px;
}
.select-r{
 	width: 90px;
 	color:#333;
 	display: block;
}	
.sub-area p{
	font-size:0;
}
.sub-area select{
	font-size:16px;
	font-family: "Microsoft YaHei";
	padding:6px 0;
	border:1px solid #d0d0d0;
	background:#fff;
}
.sub-area .ip-rad{
	width:14px;
	height:14px;
}
.sub-area select.longSelt{
	width:304px;
}
.sub-area select.shrtSelt{
	width:140px;
	margin-right:4px;
	margin-left:5px;
}
.viClickBtn{
	padding:8px 12px;
	background:#47b3e3;
	color:#fff;
	-webkit-border-radius:6px;
	border-radius:6px;
	font-size:16px;
}
.submit-btn{
	height:50px;
	line-height:50px;
	width:302px;
	font-size:20px;
	margin-top:20px;
	background: #ff790d;
	text-align: center;
	display: block;
	-webkit-border-radius:5px;
	border-radius:5px;
	color:#fff;
}

.contact-box{
	padding-bottom:40px;
	border-bottom:1px solid #dcdddd
}		
.contact-box p{
	width:990px;
	margin:0 auto;
	color:#787878;
	line-height:39px;
	height:39px;
	border-bottom:1px dashed #aaa;
	position:relative;
}
.contact-box p .colr329{
	color:#3299c7;
	float:right;
	margin-right:100px;
}
.contact-box p .colr252{
	color:#252525;
	font-weight:normal;
}
a.link-tel-btn {
    position: absolute;
    right: 0;
    top: 5px;
    display: block;
    line-height: 28px;
    height: 28px;
    font-size: 14px;
    color: #fff;
    padding: 0 10px;
    background: #329b43;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.btm-h2{
	text-align: center;
	font-weight: normal;
	font-size:24px;
	line-height:45px;
	border-bottom:1px solid #fff;
}
.btm-h2:after{
	content:'';
	display: block;
	width:100%;
	height:1px;
	background: #c9caca;
}
.btm-h2 span{
	border-bottom:5px solid #47b3e3;
	display: block;
	margin:0 auto;
	width:7em;
	margin-bottom: -2px;
	position: relative;
	z-index:3;
}

.section4{
	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;
}
.section4 .ask-box{
	margin-left:500px;
}
.section4 .ask-box li{
	line-height:32px;
	color:#000;
}
.section4 .ask-box li a{
	color:#000;
}
.section4 .ask-box li a:hover{
	color:#47b3e3;
}