@charset"utf-8";
html,
body {
	font-family: "Microsoft YaHei";
	min-width: 1190px;
	line-height: 1.5;
	color: #2c2f3c;
	background-color: #fff;
	overflow-x: hidden;
}

* {
	margin: 0px;
	padding: 0px;
}

article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
menu {
	display: block
}

ul,
li,
ol {
	list-style: none;
}

b,
strong,
i,
em {
	font-weight: 400;
	font-style: normal;
}

a,
a:focus {
	text-decoration: none;
	outline: none;
}

a:hover {
	outline: none;
}

img,
a img {
	display: block;
	width: 100%;
	height: 100%;
	border: none;
}

input,
button {
	outline: none;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.tc {
	text-align: center;
}

.clear {
	*zoom: 1;
}

.clear:after {
	display: block;
	content: "clear";
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

.ml5 {
	margin-left: 5px;
}

.ml45 {
	margin-left: 45px;
}

.w50 {
	width: 50%;
}

.hide {
	display: none;
}

#header {
	width: 100%;
	background-color: #fff;
}

.head_top {
	height: 34px;
	line-height: 34px;
	border-bottom: 1px solid #e4e4e4;
	background-color: #f0f0f0;
}

.top_menu {
	float: left;
	font-size: 14px;
}

.top_menu a {
	float: left;
}

.top_menu em {
	float: left;
	width: 1px;
	height: 12px;
	margin: 11px 10px;
	background-color: #d1d1d1;
}

.head_login {
	font-size: 12px;
	float: right;
}

.w1190 {
	width: 1190px;
	margin: 0 auto;
	overflow: hidden;
}

.w990 {
	width: 990px;
	margin: 0 auto;
	overflow: hidden;
}

#container {
	width: 100%;
	overflow: hidden;
}

.banner {
	width: 100%;
	height: 410px;
	padding: 110px 0;
	text-align: center;
	color: #fff;
	background: url(../images/ywbzPayment/banner-1.png) #272934 center 0 no-repeat;
	background-attachment: fixed;
}

.banner h1 {
	font-size: 75px;
	font-weight: 400;
	line-height: 110px;
	padding-bottom: 45px;
}

.banner p {
	font-size: 36px;
	line-height: 40px;
	padding-bottom: 97px;
}

.banner-txt {
	font-size: 0px;
	width: 100%;
}

.banner-txt a {
	font-size: 27px;
	display: inline-block;
	width: 204px;
	height: 63px;
	line-height: 63px;
	margin: 0 18px;
	padding: 0 15px;
	color: #2c2f3c;
	text-align: left;
	opacity: 0.8;
	filter: alpha(opacity=80);
	background-color: #dbdbdc;
}

.banner-txt a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

.ico-1 {
	float: right;
	width: 32px;
	height: 32px;
	margin-top: 15px;
	background: url(../images/ywbzPayment/ico-1.png) no-repeat;
}

.title {
	font-size: 50px;
	width: 100%;
	height: 178px;
	line-height: 178px;
	color: #fff;
	text-align: center;
	background-color: #e75756;
}

.title.three {
	background: url(../images/ywbzPayment/banner-2.jpg) no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
}

.five-three {
	padding: 30px 0;
}

.five-list > li {
	padding: 50px 0;
	overflow: hidden;
	border-bottom: 1px solid #e5e5e5;
}

.five-list > li.last {
	border-bottom: none;
}

.five-img {
	padding: 0 30px;
	*width: 169px;
	*height: 215px;
	[width: 169px;
	/*safari兼容*/
	height: 215px;
	]
}

.five-txt {
	width: 716px;
}

.five-txt h2 {
	font-weight: 400;
	font-size: 24px;
	color: #fa1c22;
	padding-bottom: 25px;
}

.five-txt strong {
	display: block;
	font-weight: 700;
	font-size: 16px;
	color: #2c2f3c;
	padding-bottom: 15px;
}

.ren {
	margin-bottom: -80px;
	width: 190px;
	[width: 190px;
	/*safari兼容*/
	height: 267px;
	]
}

.sub-txt {
	display: none;
	font-size: 15px;
	margin-left: 20px;
	color: #727272;
}

.sub-txt li {
	list-style-type: disc;
	padding-bottom: 5px;
}

.five-txt p {
	font-size: 15px;
	color: #727272;
}

.five-txt .tip {
	font-size: 12px;
	color: #fa1c22;
}

.sub-other-txt {
	font-size: 16px;
	margin-left: 24px;
}

.sub-other-txt li {
	line-height: 1.6;
	padding-bottom: 5px;
	list-style-type: lower-alpha;
}

.five-txt.three {
	width: 713px;
	padding-left: 45px;
}

.five-txt.three h2 {
	color: #0768cc;
}

.five-txt.three p {
	font-size: 16px;
	line-height: 1.7;
	color: #2c2f3c;
}

.question {
	width: 100%;
	background-color: #eeeeee;
}

.question .w990 {
	position: relative;
	z-index: 0;
	padding-bottom: 125px;
}

.question h2 {
	font-weight: 400;
	font-size: 50px;
	line-height: 178px;
	color: #2c2f3c;
	text-align: center;
}

.ico-2 {
	position: absolute;
	left: 0px;
	top: 25px;
	z-index: 1;
	width: 100px;
	height: 100px;
	background: url(../images/ywbzPayment/ico-2.png) no-repeat;
}

.ico-3 {
	position: absolute;
	right: 0px;
	bottom: 0px;
	z-index: 1;
	width: 124px;
	height: 112px;
	background: url(../images/ywbzPayment/ico-3.png) no-repeat;
}

.faqs li {
	width: 100%;
	overflow: hidden;
	padding-bottom: 30px;
}

.faqs li strong {
	font-size: 22px;
	display: block;
	color: #272934;
	padding-bottom: 20px;
}

.faqs li strong span {
	margin-right: 5px;
}

.answer {
	font-size: 18px;
	color: #7c7c7c;
}

.answer-tit {
	font-size: 22px;
	float: left;
	width: 45px;
	padding-left: 2px;
	padding-top: 15px;
}

.answer-txt {
	font-size: 16px;
	float: left;
	width: 903px;
	line-height: 1.7;
	padding: 10px 20px;
	border-radius: 10px 0 10px 0;
	background-color: #fff;
}

.sub-box {
	font-size: 16px;
	display: inline-block;
	*width: 280px;
	color: #009def;
	margin-top: 20px;
	margin-bottom: 10px;
}

a.sub-box:link,
a.sub-box:visited,
a.sub-box:active {
	color: #009def;
}

.five-hide a:link,
.five-hide a:visited,
.five-hide a:active {
	color: #009def;
}

.sub-more {
	font-size: 12px;
	float: right;
	*width: 41px;
	margin-left: 5px;
	padding: 0 5px;
	color: #fff;
	background-color: #009def;
}

.sub-more i {
	float: right;
	width: 12px;
	height: 10px;
	margin: 5px 0 0 5px;
	background: url(../images/ywbzPayment/more.png) -2px 0px no-repeat;
}

.active .sub-more i {
	background: url(../images/ywbzPayment/more.png) -17px 0px no-repeat;
}

.ewm-pc {
	width: 129px;
	height: 127px;
	margin-right: 20px;
}

.ewm-app {
	width: 129px;
	height: 123px;
	margin-right: 20px;
}

.ico-android {
	display: inline-block;
	width: 80px;
	height: 50px;
	line-height: 50px;
	padding-left: 50px;
	margin-right: 10px;
	color: #fff;
	border-radius: 4px;
	background: url(../images/ywbzPayment/ico-android.png) #314271 15px 10px no-repeat;
}

.ico-ios {
	display: inline-block;
	width: 80px;
	height: 50px;
	line-height: 50px;
	padding-left: 55px;
	color: #fff;
	border-radius: 4px;
	background: url(../images/ywbzPayment/ico-ios.png) #e42e32 15px 10px no-repeat;
}

.ico-android:hover,
.ico-ios:hover {
	color: #fff;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.five-hide {
	display: none;
}

.five-hide p {
	padding-bottom: 5px;
}

.five-hide .five-p-one {
	font-size: 18px;
	font-weight: 400;
	padding-bottom: 15px;
	color: #fa1c22;
}

.five-p-one a {
	color: inherit;
}

.five-hide .five-p-two {
	font-size: 14px;
	font-weight: 700;
	padding-bottom: 10px;
	color: #2c2f3c;
}

.five-hide .five-p-three {
	font-size: 18px;
	padding-bottom: 15px;
	color: #0768cc;
}

.img-box {
	float: left;
	width: 28%;
	margin: 0 20px 10px 0px;
}

.img-box.right {
	float: right;
	margin: 0 0px 10px 20px;
}

.five-txt h2 a {
	color: inherit;
}


/*
	新版专题样式
*/

.bannerText {
	width: 1140px;
	text-align: left;
	margin: 0 auto;
}

.bannerText .bant01 {
	font-size: 30px;
	padding-bottom: 30px;
}

.bannerText h1 {
	font-size: 55px;
	padding-bottom: 30px;
}

.bannerText h2 {
	font-size: 41px;
	line-height: 42px;
	margin-bottom: 72px;
}

.bannerText .bant02 {
	font-size: 16px;
	padding-bottom: 10px;
	line-height: 16px;
}

.loginCont {
	float: right;
	background-color: #fff;
	padding: 20px 30px;
	width: 362px;
	margin-top: -60px;
	border-radius: 5px;
}

.loginTit {
	font-size: 20px;
	font-weight: bold;
	color: #222;
}

.loginPer {
	margin-top: 25px;
	height: 136px;
}

.loginPerImg {
	float: left;
	width: 120px;
	text-align: center;
}

.loginText {
	margin-left: 120px;
}

.loginPerImg img {
	/*width: 65px;
	height: 131px;*/
	margin: 0 auto;
	width: auto;
}

.login-wdl {
	font-size: 16px;
	color: #000;
	font-weight: bold;
	padding: 15px 0;
}

.login-regist {
	color: #4aa4f8;
	font-size: 14px;
	cursor: pointer;
}

.login-detial {
	background-color: #f3f3f3;
	height: 44px;
	line-height: 44px;
	color: #252525;
	text-align: center;
	font-size: 14px;
	margin-top: 20px;
	cursor: pointer;
}

.detIcon01 {
	background: url(../images/ywbzPayment/yw-Icon.png) 0 0 no-repeat;
	width: 17px;
	height: 21px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}

.detIcon02 {
	background: url(../images/ywbzPayment/yw-Icon.png) 0 -53px no-repeat;
	width: 10px;
	height: 15px;
	display: inline-block;
	margin-left: 8px;
	vertical-align: middle;
}

.login-lqbd {
	font-size: 17px;
	color: #fff;
	background-color: #f91515;
	text-align: center;
	height: 45px;
	line-height: 45px;
	outline: none;
	width: 100%;
	border: none;
	font-family: "微软雅黑";
	margin-top: 20px;
	cursor: pointer;
	margin-bottom: 50px;
}

.lqbd-list {
	background-color: #f3f3f3;
	margin: -20px -30px;
	padding: 36px 0 22px;
}

.lqbd-list li {
	color: #444;
	font-family: "微软雅黑";
	font-size: 14px;
	text-align: center;
	margin-bottom: 15px;
}

.lqbd-list li i {
	display: inline-block;
	background: url(../images/ywbzPayment/yw-Icon.png) 0 -29px no-repeat;
	width: 16px;
	height: 16px;
	vertical-align: middle;
	margin-left: 5px;
}

.loginPer-ydl {
	overflow: hidden;
	margin-top: 20px;
}

.ydl-icon {
	display: inline-block;
    background: url(../images/ywbzPayment/yw-Icon.png) -160px 0 no-repeat;
    width: 92px;
    height: 92px;
    vertical-align: middle;
    border-radius: 50%;
    overflow: hidden;
}

.login-ydtk {
	color: #222;
	margin-top: 18px;
	display: block;
	text-indent: -18px;
	padding-left: 18px;
}

.login-ydtk input {
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
	width: 14px;
	height: 14px;
}

.five-cnmain {
	background-color: #fff;
	height: 1024px;
	position: relative;
}

.bott-cont {
	position: absolute;
	width: 132px;
	background: url(../images/ywbzPayment/yw-Icon.png) -19px 0 no-repeat;
	height: 66px;
	bottom: 0;
	left: 50%;
	margin-left: -66px;
}

.five-cnmain ul {
	position: relative;
	width: 940px;
	margin: 0 auto;
}

.five-cnmain ul li {
	position: absolute;
	width: 197px;
	height: 251px;
}

.five-cnmain ul li a {
	display: block;
	width: 100%;
	height: 100%;
}

.five-cnmain ul .cont-icon01 {
	background: url(../images/ywbzPayment/ico-five.png) center no-repeat;
	width: 398px;
	height: 382px;
	left: 50%;
	margin-left: -191px;
	top: 406px;
}

.five-cnmain ul .cont-icon02 {
	background: url(../images/ywbzPayment/ico-40.png) center no-repeat;
	left: 0;
	top: 530px;
	cursor: pointer;
}
.five-cnmain ul .cont-icon02 .smail-icon{
	background: url(../images/ywbzPayment/ico-41.png) center center no-repeat;
	width: 18px;
	height: 25px;
	position: absolute;
	top: 56px;
    left: 56px;
}

.five-cnmain ul .cont-icon03 {
	background: url(../images/ywbzPayment/ico-50.png) center no-repeat;
	top: 262px;
	left: 116px;
	cursor: pointer;
}
.five-cnmain ul .cont-icon03 .smail-icon{
	background: url(../images/ywbzPayment/ico-51.png) center center no-repeat;
	width: 72px;
	height: 70px;
	position: absolute;
	top: 85px;
    left: 96px;
}
.five-cnmain ul .cont-icon04 {
	background: url(../images/ywbzPayment/ico-60.png) center no-repeat;
	background-size: 197px auto;
	top: 132px;
	left: 50%;
	margin-left: -98px;
	cursor: pointer;
}

.five-cnmain ul .cont-icon04 .smail-icon {
	background: url(../images/ywbzPayment/ico-61.png) center center no-repeat;
	width: 31px;
	height: 32px;
	position: absolute;
	top: 118px;
	left: 57px;
}

.five-cnmain ul .cont-icon04:hover .smail-icon {
-webkit-animation:swing 1s .2s ease both;
-moz-animation:swing 1s .2s ease both;
}

.five-cnmain ul .cont-icon02:hover .smail-icon {
-webkit-animation:sw02 .3s .2s ease both;
-moz-animation:sw02 .3s .2s ease both;
}
.five-cnmain ul .cont-icon03:hover .smail-icon {
-webkit-animation:sw03 .5s .2s ease both ;
-moz-animation:sw03 .5s .2s ease both;
}

.five-cnmain ul .cont-icon05 {
	background: url(../images/ywbzPayment/ico-70.png) center no-repeat;
	top: 262px;
	right: 116px;
	cursor: pointer;
}
.five-cnmain ul .cont-icon05 .smail-icon{
	background: url(../images/ywbzPayment/ico-71.png) left top no-repeat;
	width: 27px;
	height: 28px;
	position: absolute;
	top: 122px;
    left: 101px;
}

.five-cnmain ul .cont-icon05:hover .smail-icon {	
	-webkit-animation:sw04 .3s .2s ease both;
	-moz-animation:sw04 .3s .2s ease both;
}

.five-cnmain ul .cont-icon06 {
	background: url(../images/ywbzPayment/ico-80.png) center no-repeat;
	right: 0;
	top: 530px;
	cursor: pointer;
}
.five-cnmain ul .cont-icon06 .smail-icon{
	background: url(../images/ywbzPayment/ico-81.png) center center no-repeat;
	width: 33px;
	height: 43px;
	position: absolute;
	top: 105px;
    left: 40px;
}
.five-cnmain ul .cont-icon06 .smail-icon01{
	background: url(../images/ywbzPayment/ico-82.png) center center no-repeat;
	width: 33px;
	height: 43px;
	position: absolute;
	top: 105px;
    left: 80px;
}
.five-cnmain ul .cont-icon06 .smail-icon02{
	background: url(../images/ywbzPayment/ico-83.png) center center no-repeat;
	width: 33px;
	height: 43px;
	position: absolute;
	top: 105px;
    left: 120px;
}

.five-cnmain ul .cont-icon06:hover .smail-icon{
	-webkit-animation:sw05 .3s .2s ease both;
	-moz-animation:sw05 .3s .2s ease both;
}

.five-cnmain ul .cont-icon06:hover .smail-icon01{
	-webkit-animation:sw05 .3s .5s ease both;
	-moz-animation:sw05 .3s .5s ease both;
}

.five-cnmain ul .cont-icon06:hover .smail-icon02{
	-webkit-animation:sw05 .3s .8s ease both;
	-moz-animation:sw05 .3s .8s ease both;
}


.five-cnmain ul .cont-icon02:hover {
	animation: anint01 .8s;
}

.five-cnmain ul .cont-icon03:hover {
	animation: anint02 .8s;
}

.five-cnmain ul .cont-icon04:hover {
	animation: anint03 .8s;
}

.five-cnmain ul .cont-icon05:hover {
	animation: anint04 .8s;
}

.five-cnmain ul .cont-icon06:hover {
	animation: anint05 .8s;
}

@keyframes anint01 {
	30% {
		top: 520px;
	}
	60% {
		top: 540px;
	}
	100%{
		top: 530px;
	}
}

@keyframes anint02 {
	30% {
		top: 252px;
	}
	60% {
		top: 272px;
	}
	100% {
		top: 262px;
	}
}

@keyframes anint03 {
	30% {
		top: 122px;
	}
	60% {
		top: 142px;
	}
	100% {
		top: 132px;
	}
}

@keyframes anint04 {
	30% {
		top: 252px;
	}
	60% {
		top: 272px;
	}
	100% {
		top: 262px;
	}
}

@keyframes anint05 {
	30% {
		top: 520px;
	}
	60% {
		top: 540px;
	}
	100%{
		top: 530px;
	}
}


@-webkit-keyframes swing{
20%,40%,60%,80%,100%{
-webkit-transform-origin:top left}
20%{-webkit-transform:rotate(15deg)}
40%{-webkit-transform:rotate(-10deg)}
60%{-webkit-transform:rotate(5deg)}
80%{-webkit-transform:rotate(-5deg)}
100%{-webkit-transform:rotate(0deg)}
}
@-moz-keyframes swing{
20%,40%,60%,80%,100%{-moz-transform-origin:top left}
20%{-moz-transform:rotate(15deg)}
40%{-moz-transform:rotate(-10deg)}
60%{-moz-transform:rotate(5deg)}
80%{-moz-transform:rotate(-5deg)}
100%{-moz-transform:rotate(0deg)}
}

@-webkit-keyframes sw02{
0%{opacity:0;
-webkit-transform:translateY(-50px)}
80%{opacity:1;
-webkit-transform:translateY(-20px)}
100%{opacity:1;
-webkit-transform:translateY(0)}
}
@-moz-keyframes sw02{
0%{opacity:0;
-webkit-transform:translateY(-50px)}
80%{opacity:1;
-webkit-transform:translateY(-20px)}
100%{opacity:1;
-webkit-transform:translateY(0)}
}

@-webkit-keyframes sw03{
0%{opacity:0;
-webkit-transform:translateZ(-50px)}
80%{opacity:1;
-webkit-transform:translateZ(-20px)}
100%{opacity:1;
-webkit-transform:translateZ(0)}
}

@-moz-keyframes sw03{
0%{opacity:0;
-webkit-transform:translateZ(-50px)}
80%{opacity:1;
-webkit-transform:translateZ(-20px)}
100%{opacity:1;
-webkit-transform:translateZ(0)}
}
@-webkit-keyframes sw04{
0%{width:0px; height: 0px;}
20%{width:10px; height: 9px;}
40%{width:10px; height: 19px;}
60%{width:10px; height: 28px;}
80%{width:18px; height: 28px;}
100%{width:27px; height: 28px;}
}
@-moz-keyframes sw04{
0%{width:0px; height: 0px;}
20%{width:10px; height: 9px;}
40%{width:10px; height: 19px;}
60%{width:10px; height: 28px;}
80%{width:18px; height: 28px;}
100%{width:27px; height: 28px;}
}

@keyframes sw05 {
	30% {
		top: 100px;
	}
	60% {
		top: 110px;
	}
	100%{
		top: 105px;
	}
}

.tree-cnmain {
	background: url(../images/ywbzPayment/sanbao-bg.png) center top no-repeat;
	height: 1024px;
}

.tree-cnmain ul {
	position: relative;
	width: 880px;
	margin: 0 auto;
}

.tree-cnmain ul li {
	position: absolute;
	width: 201px;
	height: 237px;
}

.tree-cnmain ul li a {
	display: block;
	width: 100%;
	height: 100%;
}

.tree-cnmain ul .cont-icon01 {
	background: url(../images/ywbzPayment/sanda-bg.png) center center no-repeat;
	width: 494px;
	height: 494px;
	left: 50%;
	margin-left: -247px;
	top: 94px;
}

.tree-cnmain ul .cont-icon02 {
	background: url(../images/ywbzPayment/ico-9.png) center no-repeat;
	left: 0;
	top: 254px;
}

.tree-cnmain ul .cont-icon03 {
	background: url(../images/ywbzPayment/ico-10.png) center no-repeat;
	left: 50%;
	margin-left: -100px;
	top: 544px;
}

.tree-cnmain ul .cont-icon04 {
	background: url(../images/ywbzPayment/ico-11.png) center no-repeat;
	right: 0;
	top: 254px;
}

.fix-footer {
	height: 200px;
	position: fixed;
	bottom: 0;
	left: 0;
	background: none;

}

.footer-bg{
	background-color: #191a2f;
	height: 200px;
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.fix-foot-cont {
	background: url(../images/ywbzPayment/foot-bg.png) 10px center no-repeat;
	width: 960px;
	height: 191px;
	margin: 4px auto;
	position: relative;
    z-index: 8;
}

.foot-close{
 background: url(../images/ywbzPayment/g.png) center no-repeat; width: 32px; height: 32px; position: absolute;
 top: 10px; right: 10px; cursor: pointer;	
}

.fix-foot-cont img {
	width: 129px;
	height: 135px;
	float: right;
	margin-right: 153px;
	margin-top: 21px;
}

.pop-ywbz {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: none;
}

.pop-filter {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.52;
	z-index: 8;
	filter: alpha(opacity=52);
}

.pop-main {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 9;
	background: #fff;
	width: 646px;
	height: 472px;
	margin-left: -323px;
	margin-top: -236px;
	text-align: center;
}

.succ-tips {
	margin-top: 57px;
	color: #ff1515;
	font-size: 24px;
}

.succ-tips-text {
	margin-top: 26px;
	font-size: 15px;
	color: #333;
}

.pop-main-cont {
	background-color: #f2f2f2;
	padding: 30px 0 15px;
	margin-top: 53px;
}

.pop-main-cont p {
	font-size: 16px;
	color: #333;
	margin-bottom: 15px;
	overflow: hidden;
}

.pop-main-cont p span {
	width: 50%;
	text-align: right;
	float: left;
}

.pop-main-cont p em {
	width: 50%;
	text-align: left;
	float: left;
}

.check-xy a {
	display: inline-block;
	width: 150px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	border: 1px solid #ea3342;
	color: #ea3342;
	margin-top: 50px;
	cursor: pointer;
}

.pop-close {
	background: url(../images/ywbzPayment/pop-close.png) center center no-repeat;
	width: 17px;
	height: 17px;
	position: absolute;
	top: 15px;
	right: 15px;
	cursor: pointer;
}

.chajia-banner {
	background: url(../images/ywbzPayment/banner01.png) center top no-repeat;
	width: 100%;
	height: 425px;
}

.chafeng-banner {
	background: url(../images/ywbzPayment/banner03.png) center top no-repeat;
}

.qfei-banner {
	background: url(../images/ywbzPayment/banner04.png) center top no-repeat;
}

.wangpao-banner {
	background: url(../images/ywbzPayment/banner05.png) center top no-repeat;
}

.zhenfang-banner {
	background: url(../images/ywbzPayment/banner06.png) center top no-repeat;
}

.chajia-banner02 {
	background: url(../images/ywbzPayment/banner02.png) center top no-repeat;
}

.chajia-cont {
	width: 1080px;
	margin: 0 auto;
}

.leftImg {
	float: left;
	padding-left: 20px;
}

.rightText {
	margin-left: 303px;
}

.chajia-cont {
	overflow: hidden;
	padding-top: 84px;
	padding-bottom: 68px;
}

.rightText h6 {
	line-height: 36px;
	color: #525252;
	font-size: 36px;
	margin-bottom: 33px;
	padding-top: 22px;
}

.rightText01 {
	font-size: 15px;
	color: #333;
	margin-bottom: 30px;
	padding-right: 50px;
}

.rightText02 {
	margin-bottom: 18px;
	color: #ea3342;
	font-size: 16px;
}

.rightText03 {
	color: #333;
	font-size: 15px;
}

.rightText04 {
	margin-top: 22px;
	font-size: 14px;
	font-weight: bold;
	color: #181818;
}

.zshj-main {
	background-color: #F6F6F6;
}

.zshj-cont {
	width: 1080px;
	margin: 0 auto;
	padding-top: 72px;
	padding-bottom: 140px;
}

.zshj-cont h5 {
	color: #525252;
	font-size: 36px;
	line-height: 36px;
	margin-bottom: 32px;
}

.zshj-cont p {
	font-size: 15px;
	color: #333;
}

.wxtx-title {
	background: url(../images/ywbzPayment/wxts.png) center no-repeat;
	width: 95px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #fff;
	padding-left: 10px;
	margin: 90px 0 30px;
}

.wxtx-text {
	font-size: 15px;
	color: #333;
	font-weight: bold;
}

.chajia-main {
	padding-bottom: 140px;
}

.pop-xieyi {
	width: 800px;
	height: 720px;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 9;
	background: #fff;
	margin-left: -400px;
	margin-top: -360px;
	display: none;
}

.xy-title {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin: 0 40px;
	padding: 36px 0 30px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 32px;
}

.xy-text {
	padding: 0 45px;
	height: 500px;
	overflow: auto;
}

.xy-text01 {
	font-size: 14px;
	color: #333;
	font-weight: bold;
	margin-bottom: 30px;
	margin-top: 30px;
}

.xy-text02 {
	font-size: 14px;
	color: #333;
}

.xy-text::-webkit-scrollbar {
	width: 4px;
	height: 4px;
}

.xy-text::-webkit-scrollbar-thumb {
	background: #A2A2A2;
	border-radius: 4px;
}

@media screen and (max-width: 1190px) {
	html,
	body {
		min-width: auto;
	}
	.w1190 {
		width: 100%;
		margin: 0;
	}
}

@media screen and (max-width: 990px) {
	html,
	body {
		min-width: 320px;
	}
	#header,
	#footer .w990 {
		display: none;
	}
	.w990 {
		padding: 0 10px;
		margin: 0;
		width: auto;
	}
	.banner {
		padding: 55px 0;
	}
	.banner h1 {
		padding-bottom: 30px;
	}
	.banner p {
		padding-bottom: 73px;
	}
	.title {
		height: 120px;
		line-height: 120px;
	}
	.five-list > li {
		display: -webkit-box;
		display: -moz-box;
		display: -o-box;
		display: box;
	}
	.five-img {
		float: none;
		-webkit-box-flex: 1;
		-moz-box-flex: 1;
		-o-box-flex: 1;
		box-flex: 1;
	}
	.five-txt {
		-webkit-box-flex: 9;
		-moz-box-flex: 9;
		-o-box-flex: 9;
		box-flex: 9;
	}
	.fl {
		float: none;
	}
	.ren {
		margin: 0px;
		max-width: 148px;
	}
	.question .w990 {
		padding-bottom: 60px;
	}
	.answer {
		display: -webkit-box;
		display: -moz-box;
		display: -o-box;
		display: box;
	}
	.answer-tit {
		float: none;
		-webkit-box-flex: 1;
		-moz-box-flex: 1;
		-o-box-flex: 1;
		box-flex: 1;
		max-width: 47px;
		min-width: 47px;
	}
	.answer-txt {
		float: none;
		-webkit-box-flex: 9;
		-moz-box-flex: 9;
		-o-box-flex: 9;
		box-flex: 9;
	}
	.ico-2 {
		width: 60px;
		height: 60px;
		-webkit-background-size: 100%;
		-moz-background-size: 100%;
		-o-background-size: 100%;
		background-size: 100%;
	}
	.ico-3 {
		width: 70px;
		height: 65px;
		-webkit-background-size: 100%;
		-moz-background-size: 100%;
		-o-background-size: 100%;
		background-size: 100%;
	}
}

@media screen and (max-width: 768px) {
	.banner h1 {
		font-size: 48px;
		padding-bottom: 10px;
	}
	.banner p {
		font-size: 28px;
	}
	.banner-txt a {
		font-size: 20px;
		width: 155px;
		height: 50px;
		line-height: 50px;
	}
	.ren {
		display: none;
	}
	.ico-1 {
		width: 20px;
		height: 20px;
		-webkit-background-size: 100%;
		-moz-background-size: 100%;
		-o-background-size: 100%;
		background-size: 100%;
	}
}

@media screen and (max-width: 640px) {
	.banner {
		height: 200px;
	}
	.banner h1 {
		display: none;
		font-size: 36px;
		line-height: 50px;
	}
	.banner .hide {
		display: block;
	}
	.banner .hide span {
		display: block;
	}
	.title {
		font-size: 36px;
		height: 100px;
		line-height: 100px;
	}
	.banner p {
		font-size: 20px;
		padding-bottom: 25px;
	}
	.banner-txt a {
		font-size: 16px;
		width: 120px;
		height: 35px;
		line-height: 35px;
		margin: 0 15px;
		padding: 0 10px;
	}
	.ico-1 {
		width: 16px;
		height: 16px;
		margin-top: 9px;
	}
	.title {
		font-size: 26px;
		height: 80px;
		line-height: 80px;
	}
	.five-list > li {
		font-size: 14px;
		padding: 30px 0;
	}
	.five-img {
		padding: 0 10px;
		max-width: 100px;
		min-width: 100px;
	}
	.five-txt {
		margin-left: 20px;
	}
	.five-txt h2 {
		font-size: 20px;
		padding-bottom: 15px;
	}
	.five-txt strong {
		font-size: 14px;
		padding-bottom: 10px;
	}
}

@media screen and (max-width: 480px) {
	.five-img,
	.five-txt {
		display: none;
	}
	.five-hide {
		display: block;
	}
	.five-hide .tip {
		font-size: 12px;
		padding-left: 0;
		color: #fa1c22;
	}
	.question h2 {
		font-size: 24px;
		line-height: 110px;
	}
	.faqs li strong {
		font-size: 16px;
		padding-bottom: 10px;
	}
	.answer-tit {
		font-size: 18px;
		max-width: 37px;
		min-width: 37px;
		padding-left: 1px;
		padding-top: 5px;
	}
	.answer-txt {
		font-size: 14px;
		padding: 5px 10px;
		border-radius: 5px 0 5px 0;
	}
	.sub-box {
		font-size: 14px;
		margin-top: 15px;
		margin-bottom: 5px;
	}
}

@media screen and (max-width: 320px) {
	.banner h1 {
		font-size: 30px;
		line-height: 45px;
	}
	.banner p {
		font-size: 18px;
	}
	.banner-txt a {
		font-size: 14px;
		width: 106px;
		margin: 0 10px;
	}
	.title {
		font-size: 24px;
		height: 60px;
		line-height: 60px;
	}
	.five-three {
		padding: 20px 0;
	}
	.five-list > li {
		padding: 20px 0;
	}
}

.footer{
	margin-top:0;
}