﻿*{
	margin:0;
	padding:0;
}
a,img{ 
	border:none;
}
body{ 
	font-size:14px; 
	line-height:1; 
    font-family:Arial,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;
    color:#333;
}
a{ 
	text-decoration:none; 
	color:#333333; 
	cursor: pointer;
}
ul, ol, li{ 
	list-style: none; 
	list-style-type:none; 
	list-style:none;
	margin:0;
	padding:0;
}
h1, h2, h3, h4, h5, h6 { font-size: 14px; }
a:hover {
	text-decoration:none;
	color:#333333;
	}
a:focus { outline: none; }
.hide{ display:none !important;}
.mart15{margin-top: 15px !important;}
.mart20{margin-top: 20px !important;}
input[type=text],input[type=password]{
	/*border: 0;*/
	outline: none;
}
input[type=checkbox],input[type=radio]{
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	outline: none;
	/*border: 0;*/
	background: none;
}
input[type=text]{
	height: 32px;
	width: 200px;
	border: 1px solid #EBEBEB;
	text-indent: 10px;
	font-size: 14px;
	color: #333333;
}
input[type=text]:hover{
	/*border: 1px solid #EBEBEB !important;*/
}
/*����placeholder������ɫ*/
input::-webkit-input-placeholder{
    color:#999999;
}
input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#999999;
}
input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#999999;
}
input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
    color:#999999;
}
textarea{
	outline: none;
	resize: none;
}

body{
	line-height: 1;
}

.mode_input{
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	outline: none;
	/*border: 0;*/
	background: none;
	width: 0;
	height: 0;
}

.mask{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000000;
	opacity: 0.1;
	z-index: 50;
}

.zda_dialog{
	position: fixed;
	left: 50%;
	top: 100px;
	width: 620px;
	height: 692px;
	z-index: 99;
	background: #ffffff;
	margin-left: -310px;
	border-radius: 5px;
	padding-top: 10px;
}

.dialog_top{
	position: relative;
	width: 600px;
	height: 220px;
	background: url(images/banner_bg.png) no-repeat;
	background-size: 100% 100%;
	margin: 0 auto;
}
.dialog_top .close_icon{
	position: absolute;
	width: 20px;
	height: 20px;
	right: 10px;
	top: 10px;
	cursor: pointer;
}
.dialog_top .st_num{
	display: flex;
	align-items: center;
	position: absolute;
	bottom: 45px;
	right: 40px;
}
.dialog_top .st_num dd{
	font-size: 16px;
	color: #FFFFFF;
}
.dialog_top .st_num dt{
	width: 26px;
    height: 31px;
    line-height: 31px;
    margin-left: 5px;
    font-family: arial;
    text-align: center;
    background: url(images/nub_bg.png) no-repeat;
    background-size: 100% 100%;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}

/*.pay_ul{
	display: flex;
	flex-wrap: wrap;
	width: 576px;
	margin: 35px auto 0;
}
.pay_ul .pay_li{
	width: 174px;
	height: 102px;
	margin: 0 8px;
	border: 1px solid #e1e1e1;
    position: relative;
    cursor: pointer;
}
.pay_ul .payment_this{
	background: #feffe9;
    border: 2px solid #ff7a01;
    width: 172px;
    height: 100px;
}
.pay_ul .payment_this .pay_time{
	height: 96px !important;
    padding: 1px 3px !important;
}
.pay_ul .pay_li .pay_nav{
	display: table;
    width: 142px;
    height: 100px;
    text-align: center;
}
.pay_ul .pay_li .pay_num{
	display: table-cell;
    vertical-align: middle;
}
.pay_ul .pay_li .recommend{
	width: 48px;
    text-align: center;
    height: 19px;
    line-height: 19px;
    padding-bottom: 6px;
    font-size: 12px;
    color: #fff;
    background: url(images/post_back.png) center no-repeat;
    background-size: 100% 100%;
    display: block;
    font-weight: 500;
    position: absolute;
    top: -8px;
    left: -8px;
}
.pay_ul .pay_li .pay_num .num{
	display: flex;
	align-items: flex-end;
	justify-content: center;
	font-size: 30px;
    color: #ff7a01;
    font-family: arial;
    padding-bottom: 6px;
}
.pay_ul .pay_li .pay_num .num .num_icon{
	font-size: 20px;
	padding-bottom: 3px;
	padding-right: 4px;
}
.pay_ul .pay_li .pay_num .del_pay{
	text-align: center;
	font-size: 16px;
	color: #666666;
	text-decoration: line-through;
	letter-spacing: 2px;
}
.pay_ul .pay_li .pay_num .num_notes{
	font-size: 15px;
    padding-top: 7px;
    color: #ff7a01;
    text-align: center;
}

.pay_ul .pay_li .pay_time{
	width: 24px;
    height: 100px;
    background: #f6f6f6;
    display: table;
    text-align: center;
    font-size: 16px;
    line-height: 150%;
    color: #666;
    padding: 1px 6px;
    position: absolute;
    right: 0;
    top: 0;
}
.pay_ul .pay_li .pay_time i{
    display: table-cell;
    vertical-align: middle;
    font-style: normal;
}

.pay_mode{
	width: 560px;
    margin: 0 auto;
}
.pay_mode .mode_title{
	font-size: 18px;
    height: 45px;
    line-height: 45px;
    color: #333;
    font-weight: 500;
}
.pay_mode .mode_ul{
	display: flex;
}
.pay_mode .mode_ul .mode_li{
	display: flex;
	align-items: center;
	width: 172px;
    height: 49px;
    border: 2px solid #fff;
    margin-right: 15px;
    cursor: pointer;
    font-size: 16px;
    color: #666;
}
.pay_mode .mode_ul .mode_input[type=radio]:checked+label{
	border-color: #FF7A01;
    background: #feffe9;
}
.pay_mode .mode_ul .mode_icon{
	width: 25px;
    margin: 12px 12px 12px 16px;
}

a.pay_btn{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 560px;
    height: 50px;
    margin: 10px auto 6px;
    background: #ff7a01;
    color: #FFFFFF;
    font-size: 18px;
    cursor: pointer;
}
.pay_btn:hover{
	color: #FFFFFF;
}

.pay_link{
	display: flex;
	justify-content: space-between;
	width: 560px;
    height: 38px;
    line-height: 38px;
    color: #666666;
    font-size: 14px;
    border-bottom: 1px dashed #f2f2f2;
    margin: 0 auto;
}
.pay_link .link_a{
	text-decoration: underline;
    margin-right: 8px;
}*/

.dialog_tips{
	text-align: center;
    font-size: 12px;
    color: #999;
    line-height: 48px;
}



.ewm_dialog{
    position: fixed;
    left: 50%;
    top: 300px;
    z-index: 1001;
    margin-left: -430px;
    width: 550px;
    height: 386px;
    background: #fff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.ewm_dialog .closed{
	position: absolute;
	right: 10px;
	top: 10px;
	width: 10px;
	height: 10px;
	background: url(images/closed.png) no-repeat 0 0;
	cursor: pointer;
}
.ewm_dialog .closed:hover{
	background: url(images/closed.png) no-repeat 0 -10px;
}
.ewm_dialog .ewm_title{
	padding: 30px 30px 0 30px;
	text-align: center;
	font-size: 14px;
    color: #333;
}
.ewm_dialog .ewm_img{
	padding: 4px 30px 0 30px;
}
.ewm_dialog .ewm_img .ewm_num{
	text-align: center;
    font-size: 24px;
    color: #ff6600;
    font-family: arial;
}
.ewm_dialog .ewm_img .ewm_icon{
	display: flex;
	height: 194px;
    width: 194px;
    margin: 10px auto 0 auto;
}
.ewm_dialog .ewm_text{
	width: 100%;
    line-height: 22px;
    padding-top: 18px;
    color: #999;
    text-align: center;
}

/*֧����֧��ȷ�ϵ�����ʽ*/
.alipay_dialog{
	position: fixed;
    left: 50%;
    top: 120px;
    z-index: 99;
    width: 550px;
    margin-left: -275px;
    background: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    line-height: 1;
}
.alipay_dialog .alipay_title{
	font-size: 16px;
	color: #333333;
	text-align: center;
	padding: 25px 0;
}
.alipay_dialog .alipay_btn{
	display: flex;
	align-items: center;
	justify-content: center;
	padding-bottom: 30px;
}
.alipay_dialog .alipay_btn .btn{
	width: 135px;
    height: 45px;
    line-height: 45px;
    color: #FFFFFF;
    font-size: 18px;
    text-align: center;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
}
.alipay_dialog .alipay_btn .btn_sure{
	background: #40b50e;
	margin-right: 20px;
}
.alipay_dialog .alipay_btn .btn_cancel{
	background: #999999;
}
.alipay_dialog .alipay_notes{
	font-size: 12px;
	color: #333333;
	text-align: center;
	padding-bottom: 20px;
}
.alipay_dialog .alipay_notes .notes_a{
	font-size: 12px;
	color: #333333;
}
.alipay_dialog .alipay_notes .notes_a:hover{
	text-decoration: underline;
}

.wenxintishi {
    font-size: 14px;
    color: cornflowerblue;
    line-height: 48px;
}
/*΢�Ź��ںŶ�ά��*/
.weixin{padding: 25px 63px;display: flex;align-items: center;justify-content: center;flex-direction: column;}
.weixin .wx_price{display: flex;justify-content: space-between;align-items: center;width: 100%;}
.weixin .wx_price p:nth-of-type(1){font-size: 16px;color: #333;display: flex;justify-content: space-between;align-items: center;margin-right: 181px;}
.weixin .wx_price p:nth-of-type(1) i{font-style: normal;}
.weixin .wx_price p:nth-of-type(1) i:nth-of-type(1){font-size: 20px;color: #FF3747;margin-left: 20px;}
.weixin .wx_price p:nth-of-type(1) i:nth-of-type(2){font-size: 36px;color: #FF3747;font-weight: bold;}
.weixin .wx_price p:nth-of-type(2){display: flex;justify-content: space-between;align-items: center;font-size: 16px;color: #A5A5A5;}
.weixin .wx_price p:nth-of-type(2) del{font-size: 20px;margin-left: 20px;}
.weixin .wx_num{text-align: left;font-size: 16px;color: #333;width: 100%;text-indent: 2px;margin-top: 15px;}
.weixin .wx_num label{margin-right:20px;}
.weixin .wx_title{text-align: left;font-size: 16px;color: #333;width: 100%;margin-top: 15px;}
.weixin img{margin: 25px 0 26px;}
.weixin .wx_gzh_code{width:160px;height:160px;}
.weixin .wx_txt1{font-size: 14px;color: #FF3747;}
.weixin .wx_txt2{font-size: 14px;margin-top: 10px;}
.weixin .wx_txt2 a{color: #FFA723;}
.weixin .wx_txt3{font-size: 16px;margin-bottom: 10px;}
.login_input{margin-bottom: 36px;position: relative;}
.login_input_div{margin: 0 auto;width: 384px;display: flex;align-items: center;position: relative;}
.login_input_div .lg_input1{height: 48px;width: 384px;border-radius: 2px;border: 1px solid #A5A5A5;text-indent: 10px;}
.login_btn{display: block;margin: 0 auto;width: 384px;height: 48px;line-height: 48px;background: #2561D8;border-radius: 4px;font-weight: 600;font-size: 18px;color: #FFFFFF;text-align: center;}
a.login_btn{color:white;}
.login_btn:hover{background: #1D57C9;}
.freeuser {float: right;cursor: pointer;color: red;font-weight: bold;}