@charset "utf-8";

.pay {
	width: 1600px;
	height: 724px;
	background: #fff;
	margin: 30px auto;
	display: block;
}
.pay h2 {
	font-size: 28px;
	color: #333;
	padding: 30px;
	font-weight: normal;
}
.paybox {
	padding: 30px 90px;
	overflow: hidden;
}
.paybox h3 {
	width: 100%;
	height: 24px;
	text-align: center;
	font-size: 20px;
	color: #333;
	margin-bottom: 10px;
}
.paybox h3 i:first-child {
	background: url(../image/fgl.png);
	width: 39px;
	height: 24px;
	margin-right: 15px;
	display: inline-block;
	vertical-align: middle;
}
.paybox h3 i:last-child {
	background: url(../image/fgr.png);
	width: 39px;
	height: 24px;
	margin-left: 15px;
	display: inline-block;
	vertical-align: middle;
}
.paybox h3 span {
	color: #ff2f1e;
}
.buyshopimg {
	border: 1px solid #ddd;
	width: 117px;
	height: 72px;
	display: block;
	float: left;
	border-radius: 6px;
	margin-right: 10px;
}
.buyclass {
	float: left;
	height: 74px;
}
.buyclass p {
	font-size: 14px;
	color: #717171;
	line-height: 1.6;
}
.buyclass p:first-child {
	font-size: 16px;
	color: #333;
}
.buypr p:first-child {
	font-size: 31px;
	color: #ff2f1e;
	margin-bottom: 8px;
}
.buypr .ljzf {
	width: 74px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	border: 1px solid #ff2f1e;
	font-size: 14px;
	color: #ff2f1e;
	display: block;
	border-radius: 4px;
}
.filter {
	-webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    cursor: default;
}
.buy li {
	border-bottom: 1px dashed #ccc;
	overflow: hidden;
	padding-bottom: 20px;
	padding-top: 20px;
}
.shoplist {
	margin-bottom: 30px;
	overflow: hidden;
}
.shoplist li {
	background: #f3f5f7;
	overflow: hidden;
	padding: 20px;
}
.payselwx, .payselali {
	width: 236px;
	height: 86px;
	border: 2px solid #00c900;
	float: left;
	margin-right: 40px;
	position: relative;
}
.payselali {
	border: 2px solid #03a5ee;
}
.payselwx.active, .payselali.active {
	border: 2px solid #ff2f1e;
}
.payselwx .sel, .payselali .sel {
	display: none;
	position: absolute;
	right: 0;
	bottom: 0;
}
.payselwx.active .sel, .payselali.active .sel {
	display: block;
}
.paypri {
	text-align: right;
}
.paypri dl {
	margin-bottom: 20px;
	overflow: hidden;
}
.paypri dt {
	width: 90px;
	text-align: right;
	font-size: 14px;
	color: #333;
	float: right;
	line-height: 24px;
}
.paypri dd {
	width: 138px;
	text-align: right;
	font-size: 14px;
	color: #333;
	float: right;
	line-height: 24px;
}
.paybtn {
	width: 230px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	background: #ff2f1e;
	font-size: 16px;
	color: #fff;
	display: block;
	border-radius: 4px;
	float: right;
}
.wxpop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .5);
	z-index: 9;
	display: none;
}
.wxpoppage {
	width: 480px;
	height: 200px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -160px;
	margin-left: -300px;
	background: #fff;
	padding: 60px;
}
.wxpaybox {
	width: 480px;
	height: 200px;
}
.wxpaybox .erwema {
	width: 161px;
	height: 161px;
	padding: 20px;
	background: url(../image/paywxewmbg.png);
	margin-right: 39px;
	float: left;
}
.wxpaybox .erwema img {
	width: 161px;
	height: 161px;
}
.wxpaybox .fg {
	width: 1px;
	height: 200px;
	border-left: 1px dashed #ccc;
	float: left;
}
.wxpaybox .wxtxt {
	width: 200px;
	height: 200px;
	margin-left: 38px;
	float: left;
}
.wxpaybox .wxtxt img {
	width: 200px;
}
.wxpaybox .wxtxt p {
	font-size: 18px;
	color: #333;
	line-height: 2;
	text-align: center;
}
.wxpaybox .wxtxt p:last-child {
	font-size: 24px;
	color: #ff2f1e;
	line-height: 1.5;
}
.paybt {
	width: 100%;
	height: 150px;
	line-height: 150px;
	text-align: center;
	background: #ff2f1e;
}
.payshow {
	padding: 100px 276px;
	overflow: hidden;
}
.paytit {
	width: 100%;
	height: 48px;
	line-height: 48px;
	margin-bottom: 15px;
}
.paytit span {
	font-size: 14px;
	color: #333;
	float: left;
}
.paytit span i {
	font-size: 24px;
	color: #ff2f1e;
}
.paytit a {
	width: 200px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	background: #ff2f1e;
	border-radius: 4px;
	display: block;
	float: right;
}
.classinfo {
	/*width: 990px;*/
	height: 135px;
	padding: 28px 28px 0;
	border: 1px solid #ccc;
}
.classinfo p {
	font-size: 14px;
	color: #707070;
	margin-bottom: 20px;
}
.classinfo p span {
	font-size: 14px;
	color: #333;
	margin-left: 15px;
}
.pay.risk{
	text-align: center;
}
.pay.risk img{
	margin-top: 124px;
}
.risklx{
	font-size: 27px;
	color: #333;
	margin-top: 24px;
}
.risklx span{
	color: #d81e06;
}
.pay.risk button{
	width: 200px;
	height: 48px;
	line-height: 48px;
	font-size: 16px;
	color: #fff;
	background: #ff2f1e;
	border-radius:8px;
	margin-top: 30px;
	cursor: pointer;
}

/*手机号绑定*/
.uploaddl {
    width: 100%;
    height: 36px;
    margin-bottom: 30px;
    display: block;
    overflow: hidden;
}
.uploaddlnei{
	margin-left: 37%;
    padding-top: 50px;
}
.uploaddl dt {
    width: 79px;
    height: 36px;
    line-height: 36px;
    float: left;
    font-size: 14px;
    color: #333;
}
.uploaddl dd {
    height: 36px;
    float: left;
}
.pinput {
    width: 278px;
    height: 34px;
    border: 1px solid #ddd;
    padding: 0 10px;
    border-radius: 2px;
}

@media only screen and (min-width : 1023px) and (max-width : 1279px) {
	.pay {
		width: 1007px;
	}
}
@media only screen and (min-width : 1279px) and (max-width : 1365px) {
	.pay {
		width: 1349px;
	}
}
@media only screen and (min-width : 1366px) and (max-width : 1400px) {
	.pay {
		width: 1349px;
	}
}
@media only screen and (min-width : 1401px) and (max-width : 1440px) {
	.pay {
		width: 1349px;
	}
}
@media only screen and (min-width : 1600px) and (max-width : 1681px) {
	.pay {
		width: 1349px;
	}
}

/*下载页面*/

.pagedown{
	height: 690px;
	background: url(../image/bg.png) center top no-repeat;
	background-size: 100%;
}
.pagedown_more{
	height: 100%;
	position: relative;
	width: 1144px;
	margin: 0 auto;
}
.pagedown_l{
	padding-top: 130px;
	float: left;
}
.pagedown_r{
	position: absolute;
	bottom: 0;
	right: 0;
}
.pagedown_r img{
	width: 576px;
}

.pagedown_l h1{
	font-size: 46px;
	font-weight: normal;
}
.pagedown_l .guanggao{
	margin-left: 10px;
	margin-top: 30px;
}
.pagedown_l li{
	float: left;
}
.pagedown_l li a{
	background: #fff;
	width: 172px;
	height: 52px;
	line-height: 52px;
	display: block;
	border: 2px #000 solid;
	border-radius: 10px;
	color: #000;
	font-size: 20px;
}
.pagedown_l li a:hover{
	opacity: 0.6;
}
.pagedown_l li img{
	margin: -3px 10px 0 22px;
}
.pagedown_l ul{
	margin-top: 40px;
	margin-left: 14px;
}
.Code{
	margin-top: 40px;
	margin-left: 14px;
	height: 168px;
	width: 168px;
	background: url(../image/Code_ban.png) center top no-repeat;
	background-size: 100%;
}
.Code img{
	margin-top: 9px;
	margin-left: 9px;
	width: 146px;
	border: 2px #000 solid;
}










