@charset "utf-8";

.tc-pay {
	width: 538px;
	height: auto;
	border-radius: 5px;
	background: #fff;
	display: none;
}

.tc-pay .main-title {
	width: 100%;
	height: 45px;
	border-bottom: 1px solid #b7d3f3;
	background: #f2f8ff;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.tc-pay .main-title h3 {
	line-height: 45px;
	font-size: 16px;
	color: #333;
	float: left;
	text-indent: 20px;
}

.tc-pay .main-title i.close {
	width: 14px;
	height: 14px;
	float: right;
	background: url(../../image/show/tc-close-icon.png) -10px -10px no-repeat;
	margin-top: 15px;
	margin-right: 20px;
}

.tc-pay .main-title i.close:hover {
	background: url(../../image/show/tc-close-icon.png) -10px -60px no-repeat;
	cursor: pointer;
}

.tc-pay .main {
	width: 100%;
	float: left;
}

.pay-center {
	width: 495px;
	height: auto;
	margin: 0 auto;
}

.pay-center .pay-info {
	width: 100%;
	height: 114px;
	float: left;
	background: #f4f4f4;
	margin-top: 10px;
	margin-bottom: 20px;
}

.pay-center .pay-info img {
	width: 129px;
	height: 97px;
	float: left;
	margin: 8px 20px 8px 8px;
}

.pay-center .pay-info h3 {
	width: 330px;
	float: left;
	font-size: 16px;
	color: #040509;
	padding-top: 10px;
	padding-bottom: 5px;
}

.pay-center .pay-info p {
	width: 330px;
	float: left;
	font-size: 14px;
	color: #869399;
}

.pay-center .payment {
	width: 100%;
	float: left;
	margin-bottom: 25px;
}

.pay-center .payment samp {
	width: 80px;
	line-height: 36px;
	float: left;
	text-align: center;
	font-size: 14px;
	color: #252d30;
}

.pay-center .payment ul {
	float: left;
}

.pay-center .payment ul li {
	width: 113px;
	height: 34px;
	line-height: 34px;
	float: left;
	background: #fff;
	border: 1px solid #ccc;
	font-size: 14px;
	color: #333;
	font-weight: bold;
	margin-right: 10px;
}

.pay-center .payment ul li i {
	float: left;
	margin-top: 7px;
	margin-right: 7px;
}

.pay-center .payment ul li i.gold-icon {
	width: 21px;
	height: 21px;
	float: left;
	background: url(../../image/show/gold-icon.png) no-repeat;
	margin-left: 14px;
	margin-left: 14px;
}

.pay-center .payment ul li i.wechat-icon {
	width: 27px;
	height: 21px;
	float: left;
	background: url(../../image/show/wechat-icon.png) no-repeat;
	margin-left: 12px;
}

.pay-center .payment ul li i.zfb-icon {
	width: 21px;
	height: 21px;
	float: left;
	background: url(../../image/show/zfb-icon.png) no-repeat;
	margin-left: 8px;
}

.pay-center .payment ul li.active {
	border: 2px solid #ff8711;
	background: url(../../image/show/choose.png) 95px 18px no-repeat;
}

.pay-center .payment ul li:hover {
	cursor: pointer;
}

.pay-center .pay-money {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}

.pay-center .pay-money samp {
	width: 80px;
	line-height: 36px;
	float: left;
	text-align: center;
	font-size: 14px;
	color: #252d30;
}

.pay-money-right {
	width: 414px;
	float: left;
	margin-top: 9px;
}

.pay-money-right p {
	width: 100%;
	line-height: 35px;
	font-size: 14px;
	color: #252d30;
}

.pay-money-right p b {
	font-size: 18px;
	color: #fc583d;
	font-family: arial;
}

.pay-money-right p em {
	color: #fc583d;
	font-family: arial;
	font-style: normal;
}

.pay-money-right p a {
	color: #335ccc;
	text-decoration: underline;
}

.pay-agreement {
	width: 100%;
	float: left;
	margin-bottom: 40px;
}

.pay-agreement p {
	float: left;
	font-size: 14px;
	color: #222;
	margin-top: 10px;
}

.pay-agreement p i {
	width: 18px;
	height: 18px;
	background: url(../../image/show/radio.png) no-repeat;
	float: left;
	margin-top: 2px;
	margin-right: 8px;
}

.pay-agreement p i.active {
	background: url(../../image/show/radio-active.png) no-repeat;
}

.pay-agreement p a {
	color: #335ccc;
}

.pay-agreement p a:hover {
	text-decoration: underline;
}

.pay-agreement .btn {
	width: auto;
	float: right;
	margin-top: 0;
}

.pay-agreement .btn button {
	width: 98px;
}

.pay-agreement .btn button.un {
	background: #ccc !important;
	cursor: default !important;
}

.pay-agreement .btn button.qx {
	margin-left: 10px;
}

/* 支付宝弹窗 */
.tc-alipay {
	width: 538px;
	height: auto;
	border-radius: 5px;
	background: #fff;
	display: none;
}

.tc-alipay .main-title {
	width: 100%;
	height: 45px;
	border-bottom: 1px solid #b7d3f3;
	background: #f2f8ff;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.tc-alipay .main-title h3 {
	line-height: 45px;
	font-size: 16px;
	color: #333;
	float: left;
	text-indent: 20px;
}

.tc-alipay .main-title i.close {
	width: 14px;
	height: 14px;
	float: right;
	background: url(../../image/show/tc-close-icon.png) -10px -10px no-repeat;
	margin-top: 15px;
	margin-right: 20px;
}

.tc-alipay .main-title i.close:hover {
	background: url(../../image/show/tc-close-icon.png) -10px -60px no-repeat;
	cursor: pointer;
}

.tc-alipay .main {
	width: 100%;
	float: left;
}

.tc-alipay .main p {
	margin-top: 15px !important;
}

.tc-alipay .main p.one {
	margin: 0 auto;
	width: 305px;
}

.tc-alipay .main p.two {
	margin: 0 auto;
	width: 370px;
}

.tc-alipay .main .btn button.error {
	background: #F0F0F0;
	border: 1px solid #ccc;
	margin-right: 40px;
	color: #5B6C7E;
}

.tc-alipay .main .btn button.ok {
	background: #019EEF;
	border: 1px solid #019EEF;
	color: #fff;
}

/* 微信弹窗 */
.tc-wechat {
	width: 400px;
	height: auto;
	border-radius: 5px;
	background: #fff;
	display: none;
}

.tc-wechat .main-title {
	width: 100%;
	height: 45px;
	border-bottom: 1px solid #b7d3f3;
	background: #f2f8ff;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.tc-wechat .main-title h3 {
	line-height: 45px;
	font-size: 16px;
	color: #333;
	float: left;
	text-indent: 20px;
}

.tc-wechat .main-title i.close {
	width: 14px;
	height: 14px;
	float: right;
	background: url(../../image/show/tc-close-icon.png) -10px -10px no-repeat;
	margin-top: 15px;
	margin-right: 20px;
}

.tc-wechat .main-title i.close:hover {
	background: url(../../image/show/tc-close-icon.png) -10px -60px no-repeat;
	cursor: pointer;
}

.tc-wechat .main {
	width: 100%;
	float: left;
	height: 300px;
}

.tc-wechat .main img {
	width: 300px;
	height: 300px;
	margin: 0 auto;
	display: block;
}

.tc-wechat .main img.loading {
	width: 32px;
	height: 32px;
	margin-top: 134px;
}

.tc-wechat .main img.success {
	width: 150px;
	height: 150px;
	margin-top: 75px;
}