.bgd{
	background: #f2f3fa;
}
.pay_header{
	position: relative;
	height: 60px;
    z-index: 9;
    background-color: #fff;
    line-height: 60px;
}
.pay_header .pay_logo{
	width: 280px;
	height: 40px;
    margin-top: 15px;
    text-indent: -999px;
    background: url(../img/pay/logo.png) no-repeat;
}
.pay_baner{

}
.pay_baner{
	width: 100%;
	min-width: 1200px;
	height: 500px;
}
.pay_baner .info{
	padding-top: 130px;
	color: #fff;
}
.pay_baner .info .tit{
	    font-size: 40px;
    padding-bottom: 20px;
}
.pay_baner .info .des{
	font-size: 16px;
}
.pay_baner .info .a_btn{
	width: 120px;
height: 40px;
background: #FFFFFF;
border-radius: 20px;
display: inline-block;
text-align: center;
line-height: 40px;
margin-top: 40px;
color: #00b05b;
font-size: 16px;
}
.pay_info{
	width: 100%;
	min-width: 1200px;
	height: 170px;
	overflow: hidden;
	background: #f2f3fa;
}
.pay_info .tx1{
	overflow: hidden;
	font-size: 24px;
	line-height: 45px;
	text-align: center;
	margin-top: 20px;
}
.pay_info .tx1 p:nth-child(3){
	font-size: 16px;
    color: #9797a1;
}
.pay_info .tx1 h3{
	padding: 10px 0;
}
.pay_info ul{
	float: right;
	width: 800px;
	margin-top: 30px;
}
.pay_info ul li{
	width: 33%;
	float: left;
	text-align: center;
}
.pay_info ul li .p1{
	    font-size: 40px;
    color: #595961;
    letter-spacing: 1.6px;
    line-height: 76px;
}

.pay_info ul li .p2{
	font-size: 18px;
    color: #8d91a5;
}
.pay_why{
	padding: 50px 0;
	line-height: 35px;
}

.pay_why p{
	font-size: 16px;
	color: #595961
}

.pay_cj {
    width: 100%;
    padding: 50px 0;
    min-width: 1200px;
    overflow: hidden;
    background: #f2f3fa;
}
.pay_cj li{
	float: left;
	width: 16.66%;
	text-align: center;
}
.pay_cj li img{
	width: 60px;
	height: 60px;
}
.pay_cj li p{
	padding: 20px 0;
	font-size: 16px;
}
.pay_bs{
	min-width: 1200px;
    width: 100%;
    position: relative;
	height: 220px;
    background: url(../img/pay/sb.png) center no-repeat;
    background-size: cover;
    text-align: center;
    overflow: hidden;
}
.pay_bs p{
	font-size: 28px;
	color: #fff;
	margin-top: 50px;
}
.pay_xstt{
	width: 100%;
	min-width: 1200px;
	overflow: hidden;
}
.pay_xstt .tInfo{
	width: 260px;
	margin-top: 150px;
}

.pay_xstt .tInfo .name{
	font-size: 30px;
}
.pay_xstt .tInfo .des{
	font-size: 16px;
	margin-top: 30px;
	color: #8d91a5;
}
.pay_xstt .pic{
	width: 800px;
	text-align: center;
}
.pay_xstt .pic img{
	width: 650px;
    height: 600px;
}
.pay_xstt .btn a{
	margin-top: 50px;
	display: block;
    height: 40px;
    width: 140px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    background: #04ae0f;
    border-radius: 4px;
}
.pay_fqa{
	padding: 50px 0;
}