*,*:after,*:before {
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-ms-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

body,dl,dd,h1,h2,h3,h4,h5,p,figure,form,ul,ol {
	margin: 0
}

ul,ol,input,button {
	padding: 0
}

ul,ol,li {
	list-style: none
}

h1,h2,h3,h4,h5 {
	font-size: 100%
}

input {
	border: 0;
	margin: 0
}

a,button,input,optgroup,select,textarea,img {
	outline: none;
	-webkit-tap-highlight-color: transparent
}

a,img {
	-webkit-touch-callout: none;
	border: 0
}

html {
	overflow-x: hidden
}

input,textarea,img,button {
	vertical-align: middle;
	outline: none;
	-webkit-appearance: none
}

body {
	font: normal 12px/1 '\5FAE\8F6F\96C5\9ED1', Helvetica, STHeiTi, sans-serif;
	color: #333;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased
}

a {
	text-decoration: none;
	color: #333
}

a:hover {
	text-decoration: none
}

.fl {
	float: left
}

.fr {
	float: right
}

.clearfix {
	zoom: 1
}

.clearfix:before,.clearfix:after {
	content: "";
	display: table
}

.clearfix:after {
	clear: both
}

.nodis {
	display: none
}

@media all and (min-width: 320px) {
	html {
		font-size: 10px
	}
}

@media all and (min-width: 360px) {
	html {
		font-size: 11.25px
	}
}

@media all and (min-width: 375px) {
	html {
		font-size: 11.7188px
	}
}

@media all and (min-width: 480px) {
	html {
		font-size: 15px
	}
}

@media all and (min-width: 640px) {
	html {
		font-size: 20px
	}
}

@media all and (min-width: 720px) {
	html {
		font-size: 22.5px
	}
}

body {
	background-color: #f7f7f7
}

@font-face {
	font-family:'iconfont';src:url(img/iconfont.eot?801f7297cb29e35dc60f5260c120ad17);src:url(img/iconfont.eot?801f7297cb29e35dc60f5260c120ad17?#iefix) format("embedded-opentype"),url(img/iconfont.woff?947d9c1804f8aa77f68bdd5677fe1125) format("woff"),url(img/iconfont.ttf?006fb0ae622b7898fd9da9a84322c79b) format("truetype")
}

.main {
	width: 1000px;
	margin: 0 auto
}

.footer {
	text-align: center;
	font-size: 14px;
	color: #bcbbbb;
	height: 90px;
	line-height: 90px
}

.head {
	height: 80px;
	background-color: #006FCD
}

.head .logo-area {
	float: left
}

.head .logo-area h1 {
	width: 161px;
	height: 52px;
	background: url(logo.png?7d1f0069efa515fe306ea8fd8bb3f5c1) 50% 50% no-repeat;
	margin-top: 14px;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	float: left
}

.head .logo-area h2 {
	color: #fff;
	float: left;
	font-size: 24px;
	height: 50px;
	margin-left: 15px;
	padding: 15px 0 0 15px;
	border-left: 1px solid #fff;
	margin-top: 16px;
	display: inline
}

.progress ul {
	border-top: 4px solid #c9c9c9;
	margin-top: 62px;
	position: relative
}

.progress ul:before {
	-webkit-transition: all .6s ease;
	transition: all .6s ease
}

.progress ul li {
	float: left;
	width: 33.3333%;
	text-align: center;
	position: relative;
	padding-top: 34px;
	font-size: 18px;
	font-weight: 700;
	color: #c9c9c9
}

.progress ul li:before {
	position: absolute;
	content: '';
	left: 50%;
	top: -14px;
	margin-left: -14px;
	width: 24px;
	height: 24px;
	border: 4px solid #c9c9c9;
	box-shadow: 0 0 0 3px #f7f7f7;
	border-radius: 100%;
	background-color: #fff
}

.progress ul.cur:before {
	position: absolute;
	content: '';
	left: 0;
	top: -4px;
	height: 4px;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	width: 66.6666%;
	background-color: #90da6d
}

.progress ul.cur li:nth-child(1) {
	color: #90da6d
}

.progress ul.cur li:nth-child(1):before {
	border-color: #90da6d
}

.progress ul.cur li:nth-child(2) {
	color: #90da6d
}

.progress ul.cur li:nth-child(2):before {
	border-color: #90da6d
}

.progress ul.all:before {
	position: absolute;
	content: '';
	left: 0;
	top: -4px;
	height: 4px;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	width: 100%;
	background-color: #90da6d
}

.progress ul.all li:nth-child(1),.progress ul.all li:nth-child(2),.progress ul.all li:nth-child(3) {
	color: #90da6d
}

.progress ul.all li:nth-child(1):before,.progress ul.all li:nth-child(2):before,.progress ul.all li:nth-child(3):before {
	border-color: #90da6d
}

.pay-content {
	margin-top: 25px;
	background-color: #fff;
	box-shadow: 0 0 0 2px rgba(240,240,240,0.69);
	padding: 44px 80px
}

.pay-content p {
	font-size: 18px;
	color: #333333;
	line-height: 1
}

.pay-content p strong {
	font-size: 24px;
	color: #474747;
	margin-bottom: 13px;
	display: block
}

.pay-content p span {
	color: #FF6600
}

.pay-content div {
	display: inline-block
}

.pay-content .payInfor {
	background-color: #f6fbff;
	height: 55px;
	line-height: 55px;
	padding: 0 25px;
	overflow: hidden;
	zoom: 1
}

.pay-content .payInfor li {
	font-size: 14px;
	color: #333333;
	width: 50%;
	float: left;
	text-align: left;
	vertical-align: middle
}

.pay-content .payInfor li span {
	font-size: 30px;
	color: #ff3131
}

.pay-content .payInfor li em {
	font-style: normal
}

.pay-content .payInfor li strong {
	font-weight: normal
}

.pay-content .payInfor li:first-child {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.pay-content .order-id {
	margin-top: 0px;
	padding: 20px 25px 0px 25px;
	background-color: #CFF;
	font-size: 14px
}

.pay-content .order-id>span {
	font-weight: 700;
	font-size: 30px;
	color: #ff3131
}

.pay-content .btc-payInfor {
	background-color: #f6fbff;
	height: 120px;
	padding: 0 25px;
	zoom: 1
}

.pay-content .btc-payInfor li {
	font-size: 18px;
	font-weight: 700;
	color: #7c7c7c;
	vertical-align: middle;
	padding-top: 16px
}

.pay-content .pay-list {
	overflow: hidden;
	margin-top: 35px
}

.pay-content .pay-list dt {
	border: 2px solid #e2e2e2;
	border-bottom-color: #fff;
	width: 108px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 20px;
	color: #343434;
	font-weight: 700;
	position: relative;
	top: 2px
}

.pay-content .pay-list dd {
	border-top: 2px solid #e2e2e2;
	width: 105%;
	overflow: hidden;
	zoom: 1
}

.pay-content .pay-list dd a {
	float: left;
	width: 146px;
	height: 50px;
	text-align: center;
	border: 1px solid #e2e2e2;
	overflow: hidden;
	margin: 30px 27px 0 0
}

.pay-content .pay-list dd a span {
	display: table-cell;
	height: 48px;
	vertical-align: middle;
	*display: block;
	width: 140px;
	*font-size: 33px
}

.pay-content .pay-list dd a img {
	width: auto;
	vertical-align: middle
}

.pay-content .pay-list dd a:link {
	border: 1px solid #e2e2e2
}

.pay-content .pay-list dd a:hover,.pay-content .pay-list dd a.cur {
	border-color: #35a7ff
}

.pay-content .btn-layer {
	margin-top: 30px;
	padding-top: 30px;
	width: 100%;
	border-top: 1px dashed #e0e0e0;
	text-align: right
}

.pay-content .btn-layer .btn-pay {
	display: inline-block;
	margin-bottom: 15px;
	width: 150px;
	height: 40px;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	background-color: #35a7ff;
	border-radius: 3px;
	cursor: pointer
}

.pay-content .btn-layer p {
	display: block;
	font-size: 14px;
	line-height: 18px
}

.pay-content .btn-layer p i {
	position: relative;
	top: 3px;
	display: inline-block;
	margin-right: 11px;
	width: 17px;
	height: 17px;
	cursor: pointer
}

.pay-content .btn-layer p .checked {
	background: url(img/icon-check.png?d02224ab860a65fab94df0212f7e6c85) 0 0 no-repeat
}

.pay-content .btn-layer p a {
	color: #35a7ff
}

.pay-content .pro-info {
	overflow: hidden;
	margin-top: 35px;
	background-color: #f7f7f7;
	padding: 0 25px
}

.pay-content .pro-info li {
	font-size: 18px;
	color: #444;
	line-height: 34px;
	vertical-align: middle;
	padding-top: 16px;
	padding-bottom: 16px
}

.pay-content .pro-info .pro-title {
	text-align: right;
	width: 100px
}

.pay-content .pro-info a {
	text-decoration: underline
}

.pay-content .pro-info .copy {
	width: 150px;
	margin-left: 25px
}

.pay-content .pro-info .copy button {
	color: #7cbffd;
	background-color: #f7f7f7;
	font-size: 18px;
	border: 0
}

.pay-content .pro-info .copy button:hover {
	cursor: pointer
}

.pay-content .pro-info .ewcode {
	float: right;
	padding-bottom: 20px;
	text-align: center;
	font-size: 12px;
	line-height: 1.5
}

.pay-content .pro-info .ewcode img {
	display: block;
	margin: 0 auto 8px
}

.pay-content-one {
	padding: 20px 80px 15px 80px;
	color: #444
}

.pay-content-one p {
	margin: 5px 0 0 5px
}

.pay-content-one img {
	margin-top: -5px
}

.pay-content-two {
	padding-top: 20px;
	margin-top: 0
}

.btc-pay-btns {
	text-align: center;
	margin-top: 44px;
	margin-bottom: 40px;
	width: 100%
}

.btc-pay-btns div {
	margin-left: auto;
	margin-right: auto
}

.btc-pay-btns div button {
	border: 0;
	cursor: pointer;
	width: 129px;
	height: 32px;
	font-size: 14px;
	line-height: 32px;
	border-radius: 2.5px;
	margin: 0 13px
}

.btc-pay-btns div button.pay-success-btn {
	background-color: #35a7ff;
	color: #fff
}

.btc-pay-btns div button.pay-erros-btn {
	background-color: #e6edf3;
	color: #6d6d6d
}

.btc-pay-suc {
	padding: 30px 0
}

.btc-pay-suc dt {
	height: 52px;
	line-height: 52px
}

.btc-pay-suc dt:before {
	content: '\E63C';
	vertical-align: top;
	color: #27c8e8;
	font-family: iconfont;
	font-size: 52px;
	margin-right: 22px
}

.btc-pay-suc dd {
	font-size: 18px;
	color: #666;
	padding-left: 74px
}

.btc-pay-suc dd span {
	font-weight: normal;
	color: #27c8e8
}

.wx-pay {
	background-color: #fff
}

.wx-pay .pay-content {
	margin-top: 0;
	padding: 44px 0 0;
	box-shadow: none;
	background-color: transparent
}

.wx-pay .wx-pay-cont {
	border: 3px solid #f0f0f0;
	overflow: hidden;
	zoom: 1;
	margin-top: 30px
}

.wx-pay .wx-ecode {
	margin-left: 84px;
	padding-top: 50px
}

.wx-pay .wx-ecode p {
	padding: 15px;
	background-color: #ececec;
	font-size: 14px;
	color: #f58a0c;
	font-weight: 700;
	text-align: center;
	line-height: 1;
	margin-top: 23px
}

.wx-pay .wx-ecode p img {
	margin-bottom: 15px;
	vertical-align: top;
	display: block;
	width: 240px;
	height: 240px
}

.wx-pay .pic {
	height: 486px
}

.mask-layer {
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.35);
	background-color: #000;
	opacity: .35;
	filter: Alpha(opacity=35)
}

.pop-layer {
	display: none;
	position: fixed;
	left: 50%;
	top: 50%;
	z-index: 999;
	background-color: #fff;
	border: 4px solid rgba(0,80,153,0.3)
}

.pop-layer .pop-tit {
	position: relative;
	height: 45px;
	line-height: 45px;
	background-color: #f0fbff;
	border-bottom: solid 1px #acd0eb
}

.pop-layer .pop-tit h5 {
	padding-left: 20px;
	font-size: 16px;
	font-weight: 700;
	color: #999
}

.pop-layer .pop-tit button {
	position: absolute;
	right: 13px;
	top: 7px;
	width: 30px;
	height: 30px;
	line-height: 0;
	font-size: 0;
	background: url(data:image/png;
	base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAABmJLR0QAAAAAAAD5Q7t/AAAACXBIWXMAAAsSAAALEgHS3X78AAAAsElEQVQ4y62TwRHCIBBF32INVoFNxDYowTElmDh2kLGFtGGqoAkpIh7ci5EFxnGvf99nP7Di53UHXIB7DJJoKD+ve+AE3BwwqsGiQgv8AAZgdMAERMDXTFRbgIMyk2wEr0K3jWP1SK2hpkntFJXM6T4MDBNK0b4MMiZYMIBrefdS/TfCL5foCvAxBkna3GF8NinAz9p0MUiSFrhk4oC+BQbIxOlF13ngvc4mnJnkDFxf10KE4omQNVIAAAAldEVYdGRhdGU6Y3JlYXRlADIwMTYtMTItMTRUMTM6Mzk6NDYrMDg6MDAt0GxgAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDE2LTEyLTE0VDEzOjM5OjQ2KzA4OjAwXI3U3AAAAABJRU5ErkJggg==) 50% 50% no-repeat;border: 0;
	overflow: hidden;
	cursor: pointer
}

.pop-layer .pop-cont p {
	margin-top: 38px;
	font-size: 14px;
	text-align: center;
	line-height: 1;
	color: #6d6d6d
}

.pop-layer .pop-cont p strong {
	display: block;
	margin-bottom: 18px;
	font-size: 18px;
	color: #535252
}

.pop-layer .pop-cont .pop-btns {
	margin-top: 38px;
	text-align: center
}

.pop-layer .pop-cont .pop-btns button {
	margin: 0 13px;
	width: 129px;
	height: 38px;
	font-size: 16px;
	line-height: 38px;
	border: 0;
	border-radius: 3px;
	cursor: pointer
}

.pop-layer .pop-cont .pop-btns button.pay-success-btn {
	color: #fff;
	background-color: #35a7ff
}

.pop-layer .pop-cont .pop-btns button.pay-erros-btn {
	color: #6d6d6d;
	background-color: #e6edf3;
	border: solid 1px #dedede
}

.pop-layer .pop-cont .pro,.pop-layer .pop-cont .ft-btn {
	margin-top: 25px
}

.pop-layer .pop-cont .ft-btn,.pop-layer .pop-cont .hotline {
	bottom: 20px;
	font-size: 14px;
	color: #35a7ff;
}

#confirmPay {
	margin-top: -142px;
	margin-left: -227px;
	width: 454px;
	height: 284px
}

#btcWait {
	margin-top: -127px;
	margin-left: -207px;
	width: 414px;
	height: 254px
}

#btcWait .pop-cont {
	padding-top: 30px;
	text-align: center
}

#btcWait .pop-cont p {
	margin-top: 24px;
	font-size: 14px;
	color: #929191;
	line-height: 20px
}

#btcWait .pop-cont p strong {
	display: block;
	margin-bottom: 18px;
	font-size: 22px;
	text-align: center;
	color: #535252
}

.err-visit {
	margin-top: 25px;
	padding: 112px 80px;
	background: #fff;
	box-shadow: 0 0 0 2px rgba(240,240,240,0.69)
}

.err-visit .err-cont {
	margin: 0 auto;
	width: 800px;
	background: url(img/err_icon.png?1dd53e4e926e04ce30dae7cb61600bdf) 220px 8px no-repeat
}

.err-visit .tit {
	margin-bottom: 20px;
	padding-left: 320px;
	font-family: "\9ED1\4F53";
	font-size: 18px;
	line-height: 1;
	color: #333
}

.err-visit p {
	margin-bottom: 6px;
	padding-left: 320px;
	font-size: 14px;
	line-height: 1;
	color: #999
}

/*# sourceMappingURL=../js/index.map*/
