* { margin: 0;padding: 0;font-family: "Microsoft Yahei";font-size: 14px;text-decoration: none;}
.clear { clear:both; font-size:0px; height:0px; overflow:hidden;}
a { cursor: pointer;}
ol,li,ul { display: block;}
td { text-align: center;}
:focus { outline: 0;}
input[type=text]:focus { outline: 1px solid #535af2;}
input::-ms-clear{display:none;}
.page {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 28px;
}
html { height: 100%;}
body { height: 100%;position: relative;}
.body_shadow { width: 100%;height: 100%;background: #000;filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity: 0.5;opacity: 0.5;position: fixed;top:0;left: 0;z-index: 9;}

.head {
	height: 30px;
	background: #ededed;
	font-size: 12px;
	line-height: 30px;
}
.head .float {
	display: inline-block;
	float: right;
	padding-left: 30px;
}
.head a:hover {
	color: #d72424;
}
.head .consult {
	background: url('../img/icon_consult-0651a8df29.png') left center no-repeat;
	color: #424242;
}
.head p strong {
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
	color: #d72424;
}

.title {
	height: 130px;
	line-height: 130px;
	border-bottom: 1px solid #cdcdcd;
}
.title .float {
	display: inline-block;
}
.title .tit_lf {
	float: left;
	background-image: url('../img/eoffcn-a24db40ef9.png');
	background-position: 10px 37px;
	background-repeat: no-repeat;
	padding-left: 265px;
}
.title .tit_lf span {
	color: #e01212;
	font-size: 24px;
	font-weight: bold;
	padding-left: 20px;
	border-left: 1px solid #fafafa;
}
.title .tit_rg {
	position: absolute;
	right: 0;
}
.title .flow .cir {
	display: inline-block;
	position: relative;
	width: 24px;
	height: 22px;
	background-repeat: no-repeat;
	background-position: left center;
}
.title .flow .active {
	background-image: url('../img/icon_cir_active-43b1f227ca.png');
}
.title .flow .inactive {
	background-image: url('../img/icon_cir_inactive-2d0a0d19c2.png');
}
.title .flow .cir span {
	position: absolute;
	top: -28px;
	font-size: 12px;
	color: #454545;
	white-space: nowrap;
	overflow: visible;
	text-align: center;
}
.title .flow .arrow {
	display: inline-block;
	width: 99px;
	height: 22px;
	background: url('../img/step_arrow-e9c12e567a.png') left center no-repeat;
}

.m_head {
	padding: 36px 0 10px;
}
.m_head .m_head_lf {
	float: left;
}
.m_head .m_head_lf .serial {
	display: inline-block;
	width: 24px;
	height: 24px;
	background: #be0c1a;
	color: #fff;
	font-size: 16px;
	border-radius: 12px;
	text-align: center;
}
.m_head .m_head_lf .m_title {
	font-size: 18px;
	color: #180d0a;
	padding-left: 4px;
}
.m_head .m_head_rg {
	float: right;
	padding-top: 4px;
}
.m_head .m_head_rg .normal {
	font-size: 14px;
	color: #454545;
}
.m_head .m_head_rg .normal b {
	color: #db2424;
}
.m_head .m_head_rg .reminder {
	background: url('../img/icon_reminder-db87489016.png') left center no-repeat;
	padding-left: 18px;
	color: #db2424;
}

.m1 table.m_content {
	border-spacing: 0;
	width: 100%;
	border-left: 1px solid #b0b0b0;
	border-right: 1px solid #b0b0b0;
	border-bottom: 1px solid #b0b0b0;
	border-radius: 10px;
}
.m1 .m_content thead .first_td {
	border-top-left-radius: 10px;
}
.m1 .m_content thead .last_td {
	border-top-right-radius: 10px;
}
.m1 .m_content thead {
	background: #be0c1a;
	color: #fff;
	font-size: 14px;
	line-height: 46px;
}
.m1 .m_content tbody .first_td {
	border-bottom-left-radius: 10px;
}
.m1 .m_content tbody .last_td {
	border-bottom-right-radius: 10px;
}
.m1 .m_content tbody {
}
.m1 .m_content tbody td {
	padding: 12px 0;
}

.m2 .m_content {
	border: 1px solid #b0b0b0;
	border-radius: 10px;
}
.m2 table.m_content {
	line-height: 64px;
}
.m2 table.m_content td input {
	width: 216px;
	padding: 0 10px;
	height: 32px;
	border: 1px solid #e3e3e3;
	font-size: 18px;
	color: #333;
}
.m2 table.m_content .save {
	display: inline-block;
	width: 195px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	background: url('../img/bt_save_sm-319c8447f3.png') top center no-repeat;
}
.m2 ol.m_content {
	padding: 10px 18px;
}
.m2 ol.m_content li {
	padding: 10px 0 10px 34px;
	background-position: left 12px;
	background-repeat: no-repeat;
	font-size: 14px;
	color: #454545;
}
.m2 ol.m_content li.indent {
	background-image: url('../img/icon_indent-97e7ec0a74.png');
}
.m2 ol.m_content li.coupon {
	background-image: url('../img/icon_coupon-d9dd45420c.png');
}
.m2 ol.m_content li span {
	position: relative;
	padding-right: 120px;
}
.m2 ol.m_content li span .refresh {
	position: relative;
	top: 5px;
	padding-left: 10px;
}

.m3 {
	position: relative;
}
.m3 ol.m_content {
	display: block;
	float: left;
}
.m3 input[name=payment_way] {
	display: none;
}
.m3 ol.m_content li.payment {
	margin: 12px 0;
	border: 1px solid #b0b0b0;
	border-radius: 10px;
	color: #454545;
	font-size: 14px;
}
.m3 ol.m_content li.payment .payment_head {
	padding: 0 16px;
	position: relative;
	height: 48px;
	line-height: 48px;
}
.m3 ol.m_content li.payment .payment_head .payment_title {
	padding-left: 36px;
	background-position: left center;
	background-repeat: no-repeat;
	display: inline-block;
	height: 24px;
	line-height: 24px;
}
.m3 ol.m_content li.payment .payment_head .remain {
	background-image: url('../img/icon_remain-7192e9ffbf.png');
}
.m3 ol.m_content li.payment .payment_head .ebank {
	background-image: url('../img/icon_ebank-8c13bef484.png');
}
.m3 ol.m_content li.payment .payment_head .thirdparty {
	background-image: url('../img/icon_thirdparty-119d75726f.png');
}
.m3 ol.m_content li.payment .btpull {
	float: right;
	padding-top: 13px;
}
.m3 ol.m_content li.payment .payment_content {
	padding: 10px 16px;
	border-top: 1px solid #b0b0b0;
}
.m3 ol.m_content li.payment .payment_content span {
	position: relative;
	display: inline-block;
	padding: 10px 0;
}
.m3 ol.m_content li.payment .payment_content span.fristline {
	padding-right: 180px;
}
.m3 ol.m_content li.payment .payment_content span input[type=radio] {
	position: relative;
	top: 5px;
	height: 18px;
	width: 18px;
	margin: 0 12px;
}
.m3 ol.m_content li.payment .payment_head .payment_img_span {
	position: relative;
	display: inline-block;
	margin: 0 5px;
}
.m3 ol.m_content li.payment .payment_head .payment_img_span img {
	position: relative;
	top: 13px;
}
.m3 ol.m_content li.payment .payment_content_head {
	height: 40px;
	line-height: 40px;
}
.m3 ol.m_content li.payment .payment_content_head a.active {
	color: #da2424;
	border-bottom: 1px solid #da2424;
}
.m3 ol.m_content li.payment .payment_content ol.card_type_list li.card_type {
	position: relative;
	display: inline-block;
	height: 40px;
	width: 160px;
	margin: 10px 12px;
	background-position: left center;
	background-repeat: no-repeat;
	cursor: pointer;
}
.m3 ol.m_content li.payment .payment_content ol.card_type_list li:hover {
	border: 1px solid #e60000;
	background-position: -1px -1px;
}
.m3 ol.m_content li.payment .payment_content ol.card_type_list li span.chosen {
	position: absolute;
	right: 0;
	bottom: 0;
	display: none;
	height: 13px;
	width: 15px;
	background: url('../img/chosen-c75dbc7b1b.png') bottom right no-repeat;
}
.m3 ol.m_content li.payment .payment_content ol.card_type_list li.active {
	border: 1px solid #e60000;
	background-position: -1px -1px;
}
.m3 ol.m_content li.payment .payment_content ol.card_type_list li.active span.chosen {
	display: block;
}
ol.card_type_list li.zsyh {
	background-image: url('../img/zsyh-223430a7c3.jpg');
}
ol.card_type_list li.jtyh {
	background-image: url('../img/jtyh-40da5802b4.jpg');
}
ol.card_type_list li.zgyh {
	background-image: url('../img/zgyh-a7f053c9b9.jpg');
}
ol.card_type_list li.gsyh {
	background-image: url('../img/gsyh-f7a9a2a91c.jpg');
}
ol.card_type_list li.xyyh {
	background-image: url('../img/xyyh-171b9be282.jpg');
}
ol.card_type_list li.payh {
	background-image: url('../img/payh-94c89f260c.jpg');
}
ol.card_type_list li.bjyh {
	background-image: url('../img/bjyh-0a4700c1d6.jpg');
}
ol.card_type_list li.gdyh {
	background-image: url('../img/gdyh-15887c25fb.jpg');
}
ol.card_type_list li.zxyh {
	background-image: url('../img/zxyh-6f20fd798e.jpg');
}
ol.card_type_list li.pfyh {
	background-image: url('../img/pfyh-5e9a653f93.jpg');
}
ol.card_type_list li.gfyh {
	background-image: url('../img/gfyh-b9038f1780.jpg');
}
ol.card_type_list li.nyyh {
	background-image: url('../img/nyyh-e5b318aaaa.png');
}
ol.card_type_list li.hxyh {
	background-image: url('../img/hxyh-d3cd136364.jpg');
}
ol.card_type_list li.szfzyh {
	background-image: url('../img/szfzyh-7b634fa3b8.jpg');
}
ol.card_type_list li.yzcx {
	background-image: url('../img/yzcx-00c1ded564.jpg');
}
ol.card_type_list li.njyh {
	background-image: url('../img/njyh-c302d64aa6.jpg');
}
ol.card_type_list li.nbyh {
	background-image: url('../img/nbyh-b4b2a3d99c.jpg');
}
ol.card_type_list li.shncsyyh {
	background-image: url('../img/shncsyyh-58d57919bb.jpg');
}
ol.card_type_list li.msyh {
	background-image: url('../img/msyh-07da8e14bb.jpg');
}
ol.card_type_list li.jsyh {
	background-image: url('../img/jsyh-83b3d2d587.jpg');
}
ol.card_type_list li.dyyh {
	background-image: url('../img/dyyh-7afd241d7f.jpg');
}
ol.card_type_list li.weixin {
	background-image: url('../img/weixin-03ee7b0593.jpg');
}
ol.card_type_list li.zfb {
	 background-image: url('../img/zfb-9256d6510c.jpg');
 }
ol.card_type_list li.jd {
	background-image: url('../img/jd-255f123fdc.jpg');
}
.m3 .m_advan {
	float: right;
	display: block;
	margin-left: 30px;
	width: 301px;
	padding: 150px 0 16px 50px;
	background: url('../img/net_class_advan-b958b4a9ae.jpg') top center no-repeat;
	text-align: left;
	line-height: 40px;
	color: #454545;
	font-size: 14px;
	box-shadow: 12px 0 12px #efefef, -12px 0 12px #efefef, 0 12px 12px #efefef,0 -12px 12px #efefef;
}
.m3 .m_advan span {
	padding-left: 30px;
	background: url('../img/icon_check-74142c9ce8.png') left center no-repeat;
}

.m4 {
	margin-top: 20px;
	font-size: 14px;
}
.m4 .m4_title {
	display: inline-block;
	padding-left: 20px;
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url('../img/icon_addtion-bc11843749.png');
	color: #454545;
}
.m4 .m4_content {
	padding: 14px 0 0 20px;
}
.m4 .m4_content input {
	display: inline-block;
	height: 32px;
	width: 188px;
	border: 1px solid #e3e3e3;
	padding: 0 10px;
}
.m4 .m4_content .promotion {
	display: inline-block;
	width: 74px;
	height: 34px;
	line-height: 34px;
	background: #8a5faf;
	border-radius: 5px;
	color: #fff;
	text-align: center;
}
.m4 .m4_content .promotion_info {
	display: inline-block;
	color: #be0c1a;
}

.m5 {
	position: relative;
	padding: 0px 0px 18px 16px;
	border: 0px solid #b0b0b0;
	border-radius: 0px;
	position: relative;
	margin-top: -10px;
}
.m5 .read-ag {
	position: absolute;
	top: 78px;
	right: 216px;
}
.m5 .read-ag > span {
}
.m5 .read-ag a {
	color: red;
}
.m5 .m5_content {
}
.m5 .m5_content ol {
}
.m5 .m5_content ol li {
	text-align: right;
}
.m5 .m5_content ol.m5_con_lf {
	float: left;
}
.m5 .m5_content ol.m5_con_lf li {
	padding-right: 50px;
}
.m5 .m5_content ol.m5_con_rg {
	float: right;
}
.m5 .m5_content ol.m5_con_rg .part_1 {
	color: #e01212;
	font-size: 20px;
	margin-bottom: 12px;
	text-align: right;
	font-weight: bold;
}
.m5 .m5_content ol.m5_con_rg .part_1 b {
	font-size: 24px;
	display: inline-block;
	width: 182px;
}
.m5 .m5_content ol.m5_con_rg .part_2 .bt_buy {
	background: url('../img/bt_save-97121ac373.png') left center no-repeat;
	display: inline-block;
	height: 48px;
	line-height: 48px;
	width: 195px;
	text-align: center;
	font-size: 18px;
	color: #fff;
}
.m5 input[name=payment_much] {
	display: none;
}


.success_info {
	background: #fff;
	padding: 30px 0 12px;
	text-align: center;
}
.success_info h2 {
	height: 76px;
	line-height: 76px;
	display: inline-block;
	background: url('../img/icon_check_big-2d10ed134e.png') left center no-repeat;
	padding-left: 60px;
	font-weight: normal;
	font-size: 24px;
	color: #df2424;
}
.success_info p {
	display: inline-block;
	height: 56px;
	line-height: 56px;
	padding-bottom: 20px;
	color: #686868;
	font-size: 14px;
}
.success_info p span {
	padding-right: 40px;
}
.success_info p span .last {
	padding-right: 0;
}
.success_info a {
	display: inline-block;
	width: 157px;
	height: 48px;
	line-height: 48px;
	background: url('../img/bt_success_gogogo-f42e5186b7.png') center center no-repeat;
	color: #fff;
	font-size: 18px;
}

.success_pro {
	background: #fcfcfc;
}
.success_pro .s_h {
	color: #211614;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	display: block;
}
.success_pro .page > h3 {
	height: 72px;
	line-height: 72px;
}
.success_pro .pro_lf {
	width: 244px;
	float: left;
}
.success_pro .pro_lf li {
	cursor: pointer;
	font-size: 14px;
	margin-bottom: 20px;
	box-shadow: 10px 0 10px #ededed, -10px 0 10px #ededed, 0 10px 10px #ededed, 0 -10px 10px #ededed;
	color: #454545;
	background: #fff;
}
.success_pro .pro_lf li.active {
	color: #fff;
	background: #d42222;
}
.success_pro .pro_lf li p {
	height: 60px;
	line-height: 60px;
	background-repeat: no-repeat;
	text-align: center;
}
.success_pro .pro_lf li p.windows {
	background-image: url('../img/icon_windows_inactive-5da5589398.png');
	background-position: 24px center;
}
.success_pro .pro_lf li.active p.windows {
	background-image: url('../img/icon_windows_active-7fe325ca31.png');
}
.success_pro .pro_lf li p.android {
	background-image: url('../img/icon_android_inactive-1d0ae6eb96.png');
	background-position: 32px center;
}
.success_pro .pro_lf li.active p.android {
	background-image: url('../img/icon_android_active-3e03d85b00.png');
}
.success_pro .pro_lf li p.ios {
	background-image: url('../img/icon_ios_inactive-eea952c6cb.png');
	background-position: 32px center;
}
.success_pro .pro_lf li.active p.ios {
	background-image: url('../img/icon_ios_active-dddc1b7f6b.png');
}
.success_pro .pro_lf .assistance {
	padding-right: 8px;
}
.success_pro .pro_lf .assistance img{
	width:100%;
}
.success_pro .pro_lf .assistance > h3 {
	height: 40px;
	line-height: 40px;
}
.success_pro .pro_lf .assistance .ercode_info {
	height: 40px;
	line-height: 40px;
	padding-left:18px;
}
.success_pro .pro_lf .assistance .ercode_info span {
	color: #474747;
	padding: 0 6px;
	background: url('../img/point-652993d3fb.png') left center no-repeat;
	padding-left:18px;
}
.success_pro .pro_lf .assistance .ercode_mark {
	line-height: 30px;
	color: #474747;
	padding-left:18px;
}
.success_pro .pro_lf .assistance .ercode_mark a {
	display: inline-block;
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	border-radius: 5px;
	background: #8a5faf;
}

.success_pro .pro_rg {
	float: right;
}
.success_pro .pro_rg .diagram_p {
	position: relative;
	width: 730px;
	height: 742px;
	border: 1px solid #d0d0d0;
	border-radius: 10px;
	padding-top: 34px;
}
.success_pro .pro_rg .diagram > div {
	position: absolute;
}
.step {
	z-index: 1;
	display: inline-block;
	color: #201513;
	text-align: center;
	background: #fcfcfc;
}
.step b {
	color: #c92222;
	font-weight: normal;
}
.step em {
	color: #201513;
	font-size: 14px;
	font-style: normal;
}
.step.lf {
	height: 72px;
	line-height: 72px;
	padding-right: 80px;
	background-position: right center;
	background-repeat: no-repeat;
}
.step.rg {
	height: 76px;
	line-height: 76px;
	padding-left: 80px;
	background-position:left center;
	background-repeat: no-repeat;
}
.step.rg.pro_login {
	text-align: left;
	line-height: 22px;
	padding-top: 16px;
	height: 60px;
}
.pro_onlineListen {
	background-image: url('../img/icon_pro_onlineListen-915317a9f5.png');
}
.pro_courseware {
	background-image: url('../img/icon_pro_courseware-514ab80c3f.png');
}
.pro_download {
	background-image: url('../img/icon_pro_download-3f902625c6.png');
	display: inline-block;
	position: absolute;
}
.pro_download:hover {
	color: #c92222;
	background-size: 76px 76px;
}
.pro_offlineListen {
	background-image: url('../img/icon_pro_offlineListen-703cb7dc41.png');
}
.pro_validate {
	background-image: url('../img/icon_pro_validate-363dff1474.png');
}
.pro_login {
	background-image: url('../img/icon_pro_login-817bf1d54b.png');
}
.pro_install {
	background-image: url('../img/icon_pro_install-b1c48a7d3f.png');
	display: inline-block;
	position: absolute;
}
.pro_install:hover {
	color: #c92222;
	background-size: 76px 76px;
}
.pro_watchvideo {
	display: block;
	background: url('../img/bt_watchvideo-89c8f170af.png') top center no-repeat;
	height: 60px;
	line-height: 60px;
	width: 158px;
	padding-left: 68px;
	color: #fff;
}
.success_pro .pro_rg .windows .line_top {
	z-index: 0;
	width: 356px;
	height: 28px;
	border-right: 3px solid #fe9090;
	top: 150px;
	left: 0;
}
.success_pro .pro_rg .windows .line_around {
	z-index: 0;
	width: 342px;
	height: 500px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-top: 3px solid #fe9090;
	border-left: 3px solid #fe9090;
	border-right: 3px solid #fe9090;
	top: 178px;
	left: 184px;
}
.success_pro .pro_rg .windows .pro_watchvideo_area {
	height: 210px;
	padding-top: 70px;
	top: 420px;
	left: 74px;
	background: #fcfcfc;
}
.success_pro .pro_rg .android .line_top {
	z-index: 0;
	width: 356px;
	height: 178px;
	border-right: 3px solid #fe9090;
	top: 238px;
	left: 0;
}
.success_pro .pro_rg .android .line_around {
	z-index: 0;
	width: 342px;
	height: 168px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-top: 3px solid #fe9090;
	border-left: 3px solid #fe9090;
	border-right: 3px solid #fe9090;
	top: 416px;
	left: 184px;
}
.success_pro .pro_rg .android .pro_watchvideo_area {
	top: 690px;
	left: 242px;
	background: #fcfcfc;
}
.step.qr_btm {
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 180px;
	width: 176px;
	color: #444444;
}
.step.btm {
	padding-top: 84px;
	background-position: center 6px;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #989898;
}
.success_pro .pro_rg .android .qr_btm {
	background-image: url('../img/donwncode-7a3fa6fc60.png');
}
.success_pro .pro_rg .ios .qr_btm {
	background-image: url('../img/donwncode-7a3fa6fc60.png');
}
.success_pro .pro_rg .ios .line_top {
	z-index: 0;
	width: 356px;
	height: 268px;
	border-right: 3px solid #fe9090;
	top: 232px;
	left: 0;
}
.success_pro .pro_rg .ios .line_around {
	z-index: 0;
	width: 342px;
	height: 138px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-top: 3px solid #fe9090;
	border-left: 3px solid #fe9090;
	border-right: 3px solid #fe9090;
	top: 500px;
	left: 184px;
}
.success_pro .pro_rg .ios .pro_watchvideo_area {
	top: 690px;
	left: 242px;
	background: #fcfcfc;
}
.success_pro .pro_rg p.staff {
	height: 40px;
	line-height: 40px;
	text-align: center;
}
.success_pro .pro_rg p.staff a {
	color: #d82222;
}

.wx_popup {
	position: fixed;
	top:50%;
	left:50%;
	width: 300px;
	margin-left: -150px;
	margin-top: -150px;
	z-index: 10;
	background: #fff;
	text-align: center;
	color: #333;
	font-size: 18px;
	padding: 20px 0;
}
.wx_popup p {
	display: inline-block;
}
.wx_popup a {
	color: #f66644;
}
.wx_popup b {
	color: #e60000;
	font-size: 26px;
}
.wx_popup .wx_popup_title {
	line-height: 26px;
	padding-left: 36px;
	background: url('../img/icon_wxcart-e345ee1ab4.jpg') left center no-repeat;
	font-size: 24px;
}
.wx_popup .wx_popup_info {
	padding: 10px 0;
}
.wx_popup a.close_wxpopup {
	position: absolute;
	top: 6px;
	right: 16px;
	display: block;
	font-size: 24px;
}

.zfb_popup {
	position: fixed;
	top:50%;
	left:50%;
	width: 300px;
	margin-left: -150px;
	margin-top: -150px;
	z-index: 10;
	background: #fff;
	text-align: center;
	color: #333;
	font-size: 18px;
	padding: 20px 0;
}
.zfb_popup p {
	display: inline-block;
}
.zfb_popup a {
	color: #f66644;
}
.zfb_popup b {
	color: #e60000;
	font-size: 26px;
}
.zfb_popup .zfb_popup_title {
	line-height: 26px;
	padding-left: 36px;
	background: url('../img/icon_zfb-ca8f95d934.png') left center no-repeat;
	font-size: 24px;
}
.zfb_popup .zfb_popup_info {
	padding: 10px 0;
}
.zfb_popup a.close_zfbpopup {
	position: absolute;
	top: 6px;
	right: 16px;
	display: block;
	font-size: 24px;
}


/*  */
.pro-pop {
	position: fixed;
	background: #fff;
	top: 80px;
	width: 958px;
  padding: 0 0 0 24px;
	left: 50%;
	margin-left: -500px;
	z-index: 99999;
	border-radius: 10px;
}
.pro-pop .pro-pop-close {
	display: block;
	width: 40px;
	height: 40px;
	background: url('../img/i-cir-wrong-374b7fc6b4.png') center center no-repeat;
	background-size: 100%;
	position: absolute;
	right: 10px;
	top: 10px;
}
.pro-pop > .agreement {
	height: 500px;
	overflow-y: auto;
}

.agreement::-webkit-scrollbar {/*滚动条整体样式*/
	width: 4px;     /*高宽分别对应横竖滚动条的尺寸*/
	height: 4px;
}
.agreement::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
	border-radius: 5px;
	-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
	background: rgba(0,0,0,0.2);
}
.agreement::-webkit-scrollbar-track {/*滚动条里面轨道*/
	-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
	border-radius: 0;
	background: rgba(0,0,0,0.1);
}



/*收货地址*/

.clearfix:after{
	content: '';
	display: block;
	clear: both;
}

.clearfix{
	zoom: 1;
}

.deliveryAddress{
	width: 998px;
	box-sizing: border-box;
	padding:26px 20px 20px;
	border:1px solid #b0b0b0;
	border-radius: 10px;
}
.address_box {
	margin-bottom: 20px;
}
.address_box .mail_to{
	width: 63px;
	float: left;
	text-align: right;
	color: #454545;
	font-size: 14px;
	line-height: 28px;
}

.address_box .colon{
	padding: 0 11px 0 7px;
	float: left;
	color: #454545;
	font-size: 14px;
	line-height: 28px;
}

.address_box .address_inner{
	float: left;
}
.address_box .address_list{
	margin-bottom: 10px;
}
.address_box .address_list li{
	line-height: 28px;
}

.address_box .address_list li .icon{
	float: left;
	display: inline-block;
	width: 18px;
	height: 18px;
	background:url('../img/circle-233ddb8eec.jpg') no-repeat top center;
	margin-right: 10px;
	margin-top: 5px;
}

.address_box .address_list li.active .icon{
	background:url('../img/circle_active-b98a1ddf39.png') no-repeat top center;
}
.address_box .address_list li .address_info{
	line-height: 28px;
	margin-right:30px;
	float: left;
	display: inline-block;
	color: #454545;
	font-size: 14px;
	max-width: 650px;
}
.address_box .address_list li .address_info span{
	margin-right: 15px;
}

.address_box .address_list li .address_info span.province{
	margin-right: 5px;
}

.address_box .address_list li .address_info span.city{
	margin-right: 5px;
}
.address_box .address_list li .address_info span.district{
	margin-right: 5px;
}


.address_box .address_list li .modify{
	float: left;
	display: inline-block;
	color: #ff2300;
	font-size: 14px;
	font-weight: normal;
	display: none;
	cursor: pointer;
}

.address_box .address_list li.active .modify{
	display: inline-block;
}
.address_box .add_address .add_btn{
	width: 198px;
	height: 38px;
	border:1px solid #e3e3e3;
	color: #999;
	text-align: center;
	line-height: 38px;
	font-size: 14px;
	color: #999;
	float: left;
	cursor: pointer;
}

.not_logged_in .address_box .add_address .tip{
	display: block;
}


.address_box .add_address .tip{
	line-height: 40px;
	font-size: 14px;
	color: #f0000d;
	float: left;
	margin-left: 20px;
	display: none;
}


.deliveryAddress .message .left{
	width: 63px;
	float: left;
	text-align: right;
	color: #454545;
	font-size: 14px;
	padding-top: 12px;
}

.deliveryAddress .message .colon{
	padding:12px 11px 0 7px;
	float: left;
	color: #454545;
	font-size: 14px;
}
.deliveryAddress .message .message_inner{
	float: left;


}

.deliveryAddress .message .message_inner textarea{
	width: 658px;
	height: 68px;
	border:1px solid #e3e3e3;
	padding-top: 13px;
	padding-left: 19px;
	padding-right: 19px;
}

.deliveryAddress .message .message_inner textarea.red{
	border:1px solid red;
}

.message_inner .warn{
	text-align: right;
	color: #f40;
	font-size: 14px;
	display: none;
}

/*地址弹窗*/
.pg-shadow {
    z-index: 160;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
}
.popup {
    z-index: 180;
    position: fixed;
    left: 50%;
    top: 50%;
    width: 535px;
    margin-left: -267px;
    margin-top: -270px;
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.popup .btn-close {
    position: absolute;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    top: 20px;
    right: 39px;
    color: #686f7a;
}
.popup .btn-close .ei {
    font-size: 16px;
}
.popup .p-main {
    padding: 0 39px 0 30px;
}
.popup .pop-title {
    border-bottom: 1px solid #e0e0e0;
    line-height: 50px;
    font-size: 18px;
    font-weight: bold;
    color: #29303b;
    background: #f2f3f5;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.popup .pop-content {
    padding: 30px 0 40px;
}
.popup .pop-content .input-grp {
    display: table;
    width: 100%;
		font-size: 14px;
		margin-bottom: 10px;
}
.popup .pop-content .input-grp strong {
    font-weight: normal;
    color: #db2424;
}
.popup .pop-content .input-grp > div {
    display: table-cell;
    vertical-align: top;
    height: 40px;
    color: #29303b;
    font-size: 14px;
}
.popup .pop-content .input-grp > div.input-grp-lf {
    padding-right: 20px;
    padding-top: 10px;
    width: 86px;
    text-align: right;
}
.popup .pop-content .input-grp > div.input-grp-rg {
    position: relative;
    text-align: left;
}
.popup .pop-content .input-grp .up_icon{
	display: block;
	line-height: 8px;
	position: absolute;
	right: 20px;
	top: 16px;
}
.popup .pop-content .input-grp .up_icon>i{
	font-size: 16px;
	color: #898d92;
}
.popup .pop-content .input-grp .up_icon .ei-arrow-bottom:before{
	content: "\e74a";
}
.popup .pop-content .input-grp .up_icon .ei-shang{
	color: #db2424;
}
.popup .pop-content .input-grp input,
.popup .pop-content .input-grp textarea {
    font-size: 14px;
    border: 1px solid #e0e0e0;
    padding: 9px 20px;
    line-height: 20px;
    border-radius: 5px;
		/* width: 222px; */
		width:100%;
    /* padding-right: 126px; */
}

.popup .pop-content .input-grp textarea {
	/* width: 326px; */
	width:100%;
	padding-right: 20px;
}
.popup .pop-content .input-grp input:focus,
.popup .pop-content .input-grp textarea:focus{
	outline:none;


}
.popup .pop-content .input-grp .wrong input,
.popup .pop-content .input-grp .wrong textarea {
    border: 1px solid #db2424;
}
.popup .pop-content .input-grp .wrong .wrong-info,
.popup .pop-content .input-grp .wrong .wrong-info {
    display: block;
}
.popup .pop-content .input-grp .wrong-info {
    position: absolute;
    display: none;
    bottom: 10px;
    right: 10px;
    width: 126px;
    line-height: 0px;
    text-align: right;
    color: #db2424;
    font-size: 12px;
}
.popup .pop-content .input-grp .wrong-info.wrong-info-area{
	background: #fff;
	right: 45px;
	position: absolute;
	top: 10px;
  right: 46px;
}


.popup .pop-content .input-grp .wrong-info.location_detail_span{
	bottom: -18px;
	width: initial;
	background: none;
}
.popup .pop-content .input-grp input[readonly] {
    cursor: pointer;
}
.popup .pop-content .input-grp textarea {
    resize: none;
    height: 60px;
}
.popup .pop-content .btn_box_bot{
	padding-top: 30px;
	padding-left: 132px;
}
.popup .pop-content div.cancel_btn{
	float: left;
	width: 100px;
	height: 32px;
	background: #ececec;
	text-align: center;
	border-radius: 5px;
	line-height: 32px;
	margin-right: 20px;
	cursor: pointer;
}

.popup .pop-content .btn-submit {
    display: block;
    /*margin: 25px auto 0;*/
   	float: left;
    width: 100px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    border-radius: 5px;
    background: #e92222;
    background: -moz-linear-gradient(top,  #e92222 0%, #cb2222 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e92222), color-stop(100%,#cb2222));
    background: -webkit-linear-gradient(top,  #e92222 0%,#cb2222 100%);
    background: -o-linear-gradient(top,  #e92222 0%,#cb2222 100%);
    background: -ms-linear-gradient(top,  #e92222 0%,#cb2222 100%);
    background: linear-gradient(to bottom,  #e92222 0%,#cb2222 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e92222', endColorstr='#cb2222',GradientType=0 );
}

/*下拉省份样式*/
.city-select-warp {
    z-index: 300;
    position: absolute;
    top: 40px;
    left: 0;
    text-align: center;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
}
.city-select-warp > select {
    display: none !important;
}
.city-select-tab {
    display: table;
    width: 100%;
    border-collapse: collapse;
}
.city-select-tab > a {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 33%;
    height: 54px;
    background: #f0f0f0;
    border-right: 1px solid #e0e0e0;
}
.city-select-tab > a:nth-of-type(2) {
    width: 34%;
}
.city-select-tab > a.current {
    background: #fff;
    border-right: 1px solid #fff;
    color: #db2424;
}
.city-select-content {
    padding: 6px 8px;
    text-align: left;
    background: #fff;
}
.city-select-content a {
    display: inline-block;
    margin: 6px 12px;
    font-size: 14px;
    color: #29303b;
}
.city-select-content a:hover {
    color: #db2424;
}


.not_logged_in .address_list{
	display: none;
}
/*收货地址*/

.clearfix:after{
	content: '';
	display: block;
	clear: both;
}

.clearfix{
	zoom: 1;
}

.deliveryAddress{
	width: 998px;
	box-sizing: border-box;
	padding:26px 20px 20px;
	border:1px solid #b0b0b0;
	border-radius: 10px;
}
.address_box {
	margin-bottom: 20px;
}
.address_box .mail_to{
	width: 63px;
	float: left;
	text-align: right;
	color: #454545;
	font-size: 14px;
	line-height: 28px;
}

.address_box .colon{
	padding: 0 11px 0 7px;
	float: left;
	color: #454545;
	font-size: 14px;
	line-height: 28px;
}

.address_box .address_inner{
	float: left;
}
.address_box .address_list{
	margin-bottom: 10px;
}
.address_box .address_list li{
	line-height: 28px;
}

.address_box .address_list li .icon{
	float: left;
	display: inline-block;
	width: 18px;
	height: 18px;
	background:url('../img/circle-233ddb8eec.jpg') no-repeat top center;
	margin-right: 10px;
	margin-top: 5px;
}

.address_box .address_list li.active .icon{
	background:url('../img/circle_active-b98a1ddf39.png') no-repeat top center;
}
.address_box .address_list li .address_info{
	line-height: 28px;
	margin-right:30px;
	float: left;
	display: inline-block;
	color: #454545;
	font-size: 14px;
	max-width: 650px;
}
.address_box .address_list li .address_info span{
	margin-right: 15px;
}

.address_box .address_list li .address_info span.province{
	margin-right: 5px;
}

.address_box .address_list li .address_info span.city{
	margin-right: 5px;
}
.address_box .address_list li .address_info span.district{
	margin-right: 5px;
}


.address_box .address_list li .modify{
	float: left;
	display: inline-block;
	color: #ff2300;
	font-size: 14px;
	font-weight: normal;
	display: none;
	cursor: pointer;
}

.address_box .address_list li.active .modify{
	display: inline-block;
}
.address_box .add_address .add_btn{
	width: 198px;
	height: 38px;
	border:1px solid #e3e3e3;
	color: #999;
	text-align: center;
	line-height: 38px;
	font-size: 14px;
	color: #999;
	float: left;
	cursor: pointer;
}

.not_logged_in .address_box .add_address .tip{
	display: block;
}


.address_box .add_address .tip{
	line-height: 40px;
	font-size: 14px;
	color: #f0000d;
	float: left;
	margin-left: 20px;
	display: none;
}


.deliveryAddress .message .left{
	width: 63px;
	float: left;
	text-align: right;
	color: #454545;
	font-size: 14px;
	padding-top: 12px;
}

.deliveryAddress .message .colon{
	padding:12px 11px 0 7px;
	float: left;
	color: #454545;
	font-size: 14px;
}
.deliveryAddress .message .message_inner{
	float: left;


}

.deliveryAddress .message .message_inner textarea{
	width: 658px;
	height: 68px;
	border:1px solid #e3e3e3;
	padding-top: 13px;
	padding-left: 19px;
	padding-right: 19px;
}

.deliveryAddress .message .message_inner textarea.red{
	border:1px solid red;
}

.message_inner .warn{
	text-align: right;
	color: #f40;
	font-size: 14px;
	display: none;
}

/*地址弹窗*/
.pg-shadow {
    z-index: 160;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
}
.popup {
    z-index: 180;
    position: fixed;
    left: 50%;
    top: 50%;
    width: 535px;
    margin-left: -267px;
    margin-top: -270px;
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.popup .btn-close {
    position: absolute;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    top: 20px;
    right: 39px;
    color: #686f7a;
}
.popup .btn-close .ei {
    font-size: 16px;
}
.popup .p-main {
    padding: 0 39px 0 30px;
}
.popup .pop-title {
    border-bottom: 1px solid #e0e0e0;
    line-height: 50px;
    font-size: 18px;
    font-weight: bold;
    color: #29303b;
    background: #f2f3f5;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.popup .pop-content {
    padding: 30px 0 40px;
}
.popup .pop-content .input-grp {
    display: table;
    width: 100%;
    font-size: 14px;
}
.popup .pop-content .input-grp strong {
    font-weight: normal;
    color: #db2424;
}
.popup .pop-content .input-grp > div {
    display: table-cell;
    vertical-align: top;
    height: 40px;
    color: #29303b;
    font-size: 14px;
}
.popup .pop-content .input-grp > div.input-grp-lf {
    padding-right: 20px;
    padding-top: 10px;
    width: 86px;
    text-align: right;
}
.popup .pop-content .input-grp > div.input-grp-rg {
    position: relative;
    text-align: left;
}
.popup .pop-content .input-grp .up_icon{
	display: block;
	line-height: 8px;
	position: absolute;
	right: 20px;
	top: 16px;
}
.popup .pop-content .input-grp .up_icon>i{
	font-size: 16px;
	color: #898d92;
}
.popup .pop-content .input-grp .up_icon .ei-shang{
	color: #db2424;
}
.popup .pop-content .input-grp input,
.popup .pop-content .input-grp textarea {
    font-size: 14px;
    border: 1px solid #e0e0e0;
    padding: 9px 20px;
    line-height: 20px;
    border-radius: 5px;
    /* width: 222px; */
    padding-right: 126px;
}

.popup .pop-content .input-grp textarea {
	width: 326px;
	padding-right: 20px;
}
.popup .pop-content .input-grp input:focus,
.popup .pop-content .input-grp textarea:focus{
	outline:none;


}
.popup .pop-content .input-grp .wrong input,
.popup .pop-content .input-grp .wrong textarea {
    border: 1px solid #db2424;
}
.popup .pop-content .input-grp .wrong .wrong-info,
.popup .pop-content .input-grp .wrong .wrong-info {
    display: block;
}
.popup .pop-content .input-grp .wrong-info {
    position: absolute;
    display: none;
    bottom: 21px;
    right: 10px;
    width: 126px;
    line-height: 20px;
    text-align: right;
    color: #db2424;
    font-size: 12px;
}
.popup .pop-content .input-grp .wrong-info.wrong-info-area{
	background: #fff;
	right: 17px;
}


.popup .pop-content .input-grp .wrong-info.location_detail_span{
	bottom: -18px;
	width: initial;
	background: none;
}
.popup .pop-content .input-grp input[readonly] {
    cursor: pointer;
}
.popup .pop-content .input-grp textarea {
    resize: none;
    height: 60px;
}
.popup .pop-content .btn_box_bot{
	padding-top: 30px;
	padding-left: 132px;
}
.popup .pop-content div.cancel_btn{
	float: left;
	width: 100px;
	height: 32px;
	background: #ececec;
	text-align: center;
	border-radius: 5px;
	line-height: 32px;
	margin-right: 20px;
	cursor: pointer;
}

.popup .pop-content .btn-submit {
    display: block;
    /*margin: 25px auto 0;*/
   	float: left;
    width: 100px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    border-radius: 5px;
    background: #e92222;
    background: -moz-linear-gradient(top,  #e92222 0%, #cb2222 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e92222), color-stop(100%,#cb2222));
    background: -webkit-linear-gradient(top,  #e92222 0%,#cb2222 100%);
    background: -o-linear-gradient(top,  #e92222 0%,#cb2222 100%);
    background: -ms-linear-gradient(top,  #e92222 0%,#cb2222 100%);
    background: linear-gradient(to bottom,  #e92222 0%,#cb2222 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e92222', endColorstr='#cb2222',GradientType=0 );
}

/*下拉省份样式*/
.city-select-warp {
    z-index: 300;
    position: absolute;
    top: 40px;
    left: 0;
    text-align: center;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
}
.city-select-warp > select {
    display: none !important;
}
.city-select-tab {
    display: table;
    width: 100%;
    border-collapse: collapse;
}
.city-select-tab > a {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 33%;
    height: 54px;
    background: #f0f0f0;
    border-right: 1px solid #e0e0e0;
}
.city-select-tab > a:nth-of-type(2) {
    width: 34%;
}
.city-select-tab > a.current {
    background: #fff;
    border-right: 1px solid #fff;
    color: #db2424;
}
.city-select-content {
    padding: 6px 8px;
    text-align: left;
    background: #fff;
}
.city-select-content a {
    display: inline-block;
    margin: 6px 12px;
    font-size: 14px;
    color: #29303b;
}
.city-select-content a:hover {
    color: #db2424;
}


.not_logged_in .address_list{
	display: none;
}
.ei-quxiao:before {
	content: "\e64f";
}




/* 优惠券样式 */
.m4 {
	width: 1000px;
	margin: 0px auto;
	padding: 10px 16px;
	border: 1px solid #b0b0b0;
	border-radius: 10px;
	color: #454545;
	font-size: 14px;
	margin: 12px 0;
}
.mHeader {
	margin-top: 10px;
}
.mHeader .s1 {
	display: inline-block;
	width: 24px;
	height: 24px;
	background: #be0c1a;
	color: #fff;
	font-size: 16px;
	border-radius: 12px;
	text-align: center;
}
.mHeader .s2 {
	font-size: 18px;
	color: #180d0a;
	padding-left: 4px;
}
.m4 .couponHead {
	font-size: 14px;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: box;
	display: flexbox;
	display: flex;
	-webkit-flex-wrap: nowrap;
	-moz-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	-o-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	-o-flex-direction: row;
	flex-direction: row;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
}
.m4 .couponHead .s1 {
	 -webkit-box-flex: 1;      /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-flex: 1;         /* OLD - Firefox 19- */
    width: 20%;               /* For old syntax, otherwise collapses. */
    -webkit-flex: 1;          /* Chrome */
    -ms-flex: 1;              /* IE 10 */
    flex: 1;                  /* NEW, Spec - Opera 12.1, Firefox 20+ */
}
.m4 .couponHead .couponicon {
	margin-right: 10px;
}
.m4 .couponHead .s2 {
	margin-right: 15px;
}
.m4 .couponPop {
	display: none;
	margin-top: 20px;
}
.m4 .couponPop .couponPopTop {
	background: #ffffff;
}
.m4 .couponPop .couponPopTop .exchangeC .couponCode{
	display: block;
	width: 230px;
	height: 32px;
	line-height: 32px;
	padding-left: 10px;
	border: 1px solid rgb(228,228,228);
	border-radius: 5px;
	font-size: 16px;
	outline: 0px solid #535af2
}
.m4 .couponPop .couponPopTop .exchangeC {
	width: 330px;
	position: relative;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: box;
	display: flexbox;
	display: flex;
	-webkit-flex-wrap: nowrap;
	-moz-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	-o-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	-o-flex-direction: row;
	flex-direction: row;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;

}
.m4 .couponPop .couponPopTop .exchangeC .exchangehtml{
	display: none;
	position: absolute;
	bottom: -23px;
	left: 50%;
	transform: translate(-50%);
	border-radius: 8px;
	padding: 2px 9px;
	font-size: 14px;
	color: #ffffff;
	background: rgb(96,97,98);
}
.m4 .couponPop .couponPopTop .exchangeC .exchangehtml1{
	display: none;
	position: absolute;
	bottom: -23px;
	left: 50%;
	transform: translate(-50%);
	border-radius: 8px;
	padding: 2px 9px;
	font-size: 14px;
	color: #ffffff;
	background: rgb(96,97,98);
	cursor: pointer;
}
.m4 .couponPop .couponPopTop .exchangeC .exchangeButton{
	width: 80px;
	height: 32px;
	text-align: center;
	cursor: pointer;;
	line-height: 32px;
	font-size: 16px;
	color: #ffffff;
	border-radius: 5px;
	background: rgba(205, 201, 201, .6);
}
.m4 .couponPop .couponPopTop .exchangeC .exchangeButtonOk {
	background: rgb(245,34,45);
}
.m4 .couponPop .couponPopTop .couponLIstHead {
	width: 270px;
	margin-top: 30px;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: box;
	display: flexbox;
	display: flex;
	-webkit-flex-wrap: nowrap;
	-moz-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	-o-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	-o-flex-direction: row;
	flex-direction: row;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;


}
.m4 .couponPop .couponPopTop .couponLIstHead .couponLIstTitle  {
	cursor: pointer;
}
.m4 .couponPop .couponPopTop .couponLIstHead .couponLIstOk {
	font-size: 16px;
}
.m4 .couponPop .couponPopTop .couponLIstHead .couponLIstfalse {
	font-size: 16px;

}
.m4 .couponPop .couponPopTop .couponLIstHead .linerow {
	width: 36px;
	height: 5px;
	border-radius: 29%;
	background: #ffffff;
	margin: 0px auto;
	margin-top: 6px;
}
.m4 .couponPop .couponPopTop .couponLIstHead .active {
	font-weight: bold;
	color: rgb(230,40,60);
}
.m4 .couponPop .couponPopTop .couponLIstHead .active .linerowOK {
	background: rgba(205,0,11,1);
}
.m4 .couponPop .couponPopTop .couponLIstHead .active .linerowFalse {
	background: rgba(205,0,11,1);
}


.m4 .couponPop .couponPopconten  {
	width: 900px;
	margin-top: 20px;
}
.m4 .couponPop .couponPopconten .couponPopcontentable {
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: box;
	display: flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	-o-flex-direction: row;
	flex-direction: row;
	-webkit-justify-content: flex-start;
	-moz-justify-content: flex-start;
	-ms-justify-content: flex-start;
	-o-justify-content: flex-start;
	justify-content: flex-start;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;

}
.m4 .couponPop .couponPopconten .couponPopcontenOk {
	/* display: none; */
}
.m4 .couponPop .couponPopconten .couponPopcontenOk .item  {
	width: 294px;
	height: 120px;
	margin-right: 5px;
	background-image: url('../img/couponbg-df1ff82894.png');
	background-position: left top;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	padding: 0px 20px 0px 15px;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: box;
	display: flexbox;
	display: flex;
	-webkit-flex-wrap: nowrap;
	-moz-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	-o-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	-o-flex-direction: row;
	flex-direction: row;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
}
.m4 .couponPop .couponPopconten .couponPopcontenOk .itemAc {
	background-image: url('../img/couponbgac-b66a801231.png');

}
.m4 .couponPop .couponPopconten .couponPopcontenOk .item .left {
	flex: none;
	margin-right: 5px;

	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: box;
	display: flexbox;
	display: flex;
	-webkit-flex-wrap: nowrap;
	-moz-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	-o-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-flex-direction: row;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
}
.m4 .couponPop .couponPopconten .couponPopcontenOk .item .left span {
	width: 85px;
	font-weight: bold;
	text-overflow: ellipsis;
	overflow: hidden;
	display: block;
	text-align: center;
}
.m4 .couponPop .couponPopconten .couponPopcontenOk .item .left .s1 {
	font-size: 22px;
	color: rgb(255,34,0);
}
.m4 .couponPop .couponPopconten .couponPopcontenOk .item .left .s1 .s11 {
	display: inline;
	font-size: 10px;

}
.m4 .couponPop .couponPopconten .couponPopcontenOk .item .left .s2 {
	font-size: 12px;
	margin-top: 6px;
	color: rgb(70,70,70);
	font-size: 12px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.m4 .couponPop .couponPopconten .couponPopcontenOk .item .middle {
	 -webkit-box-flex: 1;      /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-flex: 1;         /* OLD - Firefox 19- */
    width: 20%;               /* For old syntax, otherwise collapses. */
    -webkit-flex: 1;          /* Chrome */
    -ms-flex: 1;              /* IE 10 */
    flex: 1;                  /* NEW, Spec - Opera 12.1, Firefox 20+ */
}
.m4 .couponPop .couponPopconten .couponPopcontenOk .item .middle .s1,.m4 .couponPop .couponPopconten .couponPopcontenOk .item .middle .s2 {
	display: block;
}
.m4 .couponPop .couponPopconten .couponPopcontenOk .item .middle .s1 {
	font-size: 14px;
	width: 175px;
	font-weight: bold;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.m4 .couponPop .couponPopconten .couponPopcontenOk .item .middle .s2 {
	font-size: 14px;
	margin-top: 8px;
}
.m4 .couponPop .couponPopconten .couponPopcontenOk .item .middle .shiyong {
	display: block;
	width: 100px;
	height: 25px;
	margin-top: 8px;
	line-height: 25px;
	text-align: center;
	font-size: 14px;
	color: #ffffff;
	background-color: rgb(255,59,0);
	border-radius: 11px;
	cursor: pointer;
}
.m4 .couponPop .couponPopconten .couponPopcontenOk .item .usebutton {
	display: block;
	width: 0px;
	height: 0px;
}
.m4 .couponPop .couponPopconten .couponPopcontenOk .item .usebuttoned {

}
/* 已使用优惠券 */
.m4 .couponPop .couponPopconten .boxEmpty {
	margin: 0rem auto;
	margin-top: 1rem;
}
.m4 .couponPop .couponPopconten .boxEmpty .boxEmptyC {
	width: 5rem;
	height: 3rem;
	margin: 0rem auto;
	border: .03rem solid rgb(153,153,153);
	background: linear-gradient(
    to top right,
    rgba(153,153,153, 0) 0%,
    rgba(153,153,153, 0) calc(50% - 1.5px),
    rgba(153,153,153, 1) 50%,
    rgba(153,153,153, 0) calc(50% + 1.5px),
    rgba(153,153,153, 0) 100%
  ), linear-gradient(
    to bottom right,
    rgba(153,153,153, 0) 0%,
    rgba(153,153,153, 0) calc(50% - 1.5px),
    rgba(153,153,153, 1) 50%,
    rgba(153,153,153, 0) calc(50% + 1.5px),
    rgba(153,153,153, 0) 100%
  );
}
.m4 .couponPop .couponPopconten .boxEmpty .boxEmptyText {
	font-size: .5rem;
	text-align: center;
	margin-top: .5rem;
	color: rgb(153,153,153);
}

.m4 .couponPop .couponPopconten .couponPopcontenFalse {
	display: none;
}
.m4 .couponPop .couponPopconten .couponPopcontenFalse .item {
	width: 294px;
	height: 120px;
	margin-right: 5px;
	background-image: url('../img/couponbg-df1ff82894.png');
	background-position: left top;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	padding: 0px 20px;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: box;
	display: flexbox;
	display: flex;
	-webkit-flex-wrap: nowrap;
	-moz-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	-o-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	-o-flex-direction: row;
	flex-direction: row;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
}
.m4 .couponPop .couponPopconten .couponPopcontenFalse .item  {
	width: 294px;
	height: 120px;
	margin-right: 5px;
	background-image: url('../img/couponbg-df1ff82894.png');
	background-position: left top;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	padding: 0px 20px 0px 15px;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: box;
	display: flexbox;
	display: flex;
	-webkit-flex-wrap: nowrap;
	-moz-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	-o-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	-o-flex-direction: row;
	flex-direction: row;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
}
.m4 .couponPop .couponPopconten .couponPopcontenFalse .item .left {
	flex: none;
	margin-right: 5px;

	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: box;
	display: flexbox;
	display: flex;
	-webkit-flex-wrap: nowrap;
	-moz-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	-o-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-flex-direction: row;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
}
.m4 .couponPop .couponPopconten .couponPopcontenFalse .item .left span {
	display: block;
	color: rgb(135,139,145);
	width: 85px;
	font-weight: bold;
	text-overflow: ellipsis;
	overflow: hidden;
	display: block;
	text-align: center;
}
.m4 .couponPop .couponPopconten .couponPopcontenFalse .item .left .s2 {
	font-size: 12px;
	margin-top: 6px;
	color: rgb(70,70,70);
	font-size: 12px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;

}
.m4 .couponPop .couponPopconten .couponPopcontenFalse .item .left .s1 {
	font-size: 22px;
	color: rgb(255,34,0);
	font-weight: bold;
	color: rgb(135,139,145);
}
.m4 .couponPop .couponPopconten .couponPopcontenFalse .item .left .s1 .s11 {
	display: inline;
	font-size: 10px;
	color: rgb(135,139,145);

}
.m4 .couponPop .couponPopconten .couponPopcontenFalse .item .left .s2 {
	font-size: 12px;
	margin-top: 6px;
	color: rgb(70,70,70);
	color: rgb(135,139,145);
}
.m4 .couponPop .couponPopconten .couponPopcontenFalse .item .middle {
	 -webkit-box-flex: 1;      /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-flex: 1;         /* OLD - Firefox 19- */
    width: 20%;               /* For old syntax, otherwise collapses. */
    -webkit-flex: 1;          /* Chrome */
    -ms-flex: 1;              /* IE 10 */
    flex: 1;                  /* NEW, Spec - Opera 12.1, Firefox 20+ */
}
.m4 .couponPop .couponPopconten .couponPopcontenFalse .item .middle .s1,.m4 .couponPop .couponPopconten .couponPopcontenFalse .item .middle .s2 {
	display: block;
	color: rgb(135,139,145);
}
.m4 .couponPop .couponPopconten .couponPopcontenFalse .item .middle .s1 {
	font-size: 14px;
	width: 175px;
	font-weight: bold;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	color: rgb(135,139,145);
}
.m4 .couponPop .couponPopconten .couponPopcontenFalse .item .middle .s2 {
	font-size: 14px;
	margin-top: 8px;
	color: rgb(135,139,145);
}
.m4 .couponPop .couponPopconten .couponPopcontenFalse .item .middle .shiyong {
	display: inline-block;
	padding: 0px 8px;
	min-width: 100px;
	height: 25px;
	margin-top: 8px;
	line-height: 25px;
	text-align: center;
	font-size: 14px;
	color: #ffffff;
	background-color: rgb(183,194,202);
	border-radius: 11px;
	overflow: hidden;
}

.m4 .couponPop .couponPopconten .couponPopcontentable .boxEmptyPC {
	width: 292px;
	margin: 0px auto;
}
.m4 .couponPop .couponPopconten .couponPopcontentable .boxEmptyPC .boxEmptyCPc {
	width: 292px;
	height: 159px;
	margin: 0px auto;
	margin-top: 10px;
	background-image: url('../img/couponEmpty-af197ef9f0.png');
	background-position: left top;
	background-size: 100% 100%;
	background-repeat: no-repeat;

}
.m4 .couponPop .couponPopconten .couponPopcontentable .boxEmptyPC .boxEmptyTextPc {
	font-size: 16px;
	margin-top: 20px;
	text-align: center;
}




.formataPrice {
	display: none;
	width: 1000px;
	margin: 0px auto;
	margin-top: 10px;
	padding: 20px 2px;
	border-bottom: 1px solid #b0b0b0;
}
.formataPrice .sellPrice,.formataPrice .couponValue {
	text-align: right;
}
.formataPrice .sellPrice span,.formataPrice .couponValue span {
	font-size: 16px;
	line-height: 30px;
}
.formataPrice .sellPrice .s2,.formataPrice .couponValue .s2 {
	display: inline-block;
	width: 180px;
}


.coupon_gaijia_Head {
	margin: 12px 0px;
	padding: 12px;
	border: 1px solid #b0b0b0;
	border-radius: 10px;
	color: #454545;
	background-color: #ffffff;
	background: #ffffff;
	font-size: 14px;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: box;
	display: flexbox;
	display: flex;
	-webkit-flex-wrap: nowrap;
	-moz-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	-o-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	-o-flex-direction: row;
	flex-direction: row;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
}
.coupon_gaijia_Head .s1 {
	 -webkit-box-flex: 1;      /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-flex: 1;         /* OLD - Firefox 19- */
    width: 20%;               /* For old syntax, otherwise collapses. */
    -webkit-flex: 1;          /* Chrome */
    -ms-flex: 1;              /* IE 10 */
    flex: 1;                  /* NEW, Spec - Opera 12.1, Firefox 20+ */
}
.coupon_gaijia_Head .s2 {
	color: rgb(217,217,189);
}
.coupon_gaijia {
	margin: 12px 0px 0px 0px;
	padding: 12px;
	border: 1px solid #b0b0b0;
	color: #454545;
	background-color: #ffffff;
	background: #ffffff;
	font-size: 14px;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: box;
	display: flexbox;
	display: flex;
	-webkit-flex-wrap: nowrap;
	-moz-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	-o-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: flex-end;
	-moz-align-items: flex-end;
	-ms-align-items: flex-end;
	-o-align-items: flex-end;
	align-items: flex-end;
}
.coupon_gaijia span {
	line-height: 30px;
}
.coupon_gaijia .s2 {
	display: inline-block;
	width: 81px;
	text-align: right;
}
.coupon_gaijia .tr3 .s1 {
	font-weight: bold;
}
.coupon_gaijia .tr3 .s2 {
	color: #e01212;
	font-weight: bold;
}
#heji {
	color: #242424;
	font-size: 15px;
}
#avtivityT {
	position: absolute;
	width: 212px;
	top: 10px;
	right: 0px;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: box;
	display: flexbox;
	display: flex;
	-webkit-flex-wrap: nowrap;
	-moz-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	-o-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	-o-flex-direction: row;
	flex-direction: row;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
}
#avtivityT .s1 {
	color: #242424;
	font-size: 15px;
	font-weight: 600

}
#avtivityT .s2 {
	color: #e01212;
	font-size: 15px;
	font-weight: 600;
}
/* 限时秒杀活动 */
.popup_limit{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99999;
	display: none;
}
.popup_limit .shadow{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	right: 0;
	background: #000;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

.popup_limit .con{
	padding: 40px;
	width: 340px;
	height: 140px;
	background: #fff;
	border-radius: 10px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -110px;
	margin-left: -210px;
  box-sizing: content-box;
}

.popup_limit .con .p1{
	height: 98px;
	font-size: 16px;
	line-height: 20px;
	color: #333;
}

.popup_limit .con .p1 .s2{
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 6px;
	font-weight: bold;
	color: #333;
}

.popup_limit .con .p1 .s2 i{
	width: 12px;
	height: 12px;
	background: url('../img/tanhaoT-f709289243.png') no-repeat top center;
	display: inline-block;
	margin-right: 5px;
}

.popup_limit .con .p1 .s3{
	color: #333;
}
.popup_limit .con .p1 .s3_price{
	color: #f15038;
	font-weight: bold;
}
.popup_limit .con .btns {
	float: right;
}
.popup_limit .con .btns .cancel{
	width: 88px;
	height: 40px;
	border:1px solid #e6e6e6;
	float: left;
	margin-right: 15px;
	font-size: 16px;
	color: #666;
	text-align: center;
	line-height: 40px;
	cursor: pointer;
}

.popup_limit .con .btns .continue{
	background: #fde7e1;
	border:1px solid #f15038;
	color:#f15038;
	font-weight: bold;
	height: 40px;
	padding: 0 12px;
	float: left;
	line-height: 40px;
	font-size: 16px;
	cursor: pointer;
}
