/*===================================*/
/*===========手机版会员中心==========*/
/*===================================*/


/*#region ==========公共部分==========*/
.m_body{ overflow:hidden; background:#fff; padding:10px;}
/*#endregion */

/*#region ==========通用提交表单==========*/
/*表单*/
.member_form{ overflow:hidden; padding:20px 10px; background:#fff;}
.member_form li{ overflow:hidden; padding-bottom:15px; position:relative;}
.member_form li a.link{ float:right; line-height:20px; color:#ff8844; font-size:13px;}
.member_form li p.tips { line-height:20px; font-size:12px; color:#ff4444; padding:10px 0 0 0;}

/*文本框和验证码*/
.member_txt{ height:35px; padding:0 0 0 90px; overflow:hidden; position:relative; border-bottom:1px solid #eee;}
.member_txt p.name{ height:35px; line-height:35px; font-size:13px; display:inline-block; overflow:hidden; text-align:left; text-indent:3px;
position:absolute; left:0; top:0; z-index:10;}
.member_txt p.name b{ color:Red;}
.member_txt input[type="text"],.member_txt input[type="password"]
{ width:100%; height:35px; line-height:35px; border:0 none; outline:none; background:#fff; color:#666;}
.verifyCode{ height:40px; display:inline-block; overflow:hidden; position:absolute; top:0; right:0; z-index:10; border:1px solid #eee;}
.verifyCode img{ height:26px; display:block; margin:7px 0;}
.msgcode{ width:90px; height:30px; line-height:30px; display:block; overflow:hidden; position:absolute; top:0; right:0; z-index:10; border-radius:2px; font-size:12px; text-align:center; color:#fff; background:#ff8844;}

/*文本按钮*/
.member_text{ width:99%; height:60px; line-height:20px; text-indent:5px; font-size:14px; border:1px solid #ccc; color:#666; border-radius:3px; padding:3px 0; outline:none;}
.member_dll{ width:auto; height:30px; line-height:30px; text-align:center; font-size:14px; border:1px solid #ddd; color:#666; border-radius:3px;
margin:0 5px 5px 0; min-width:100px; outline:none;}
.member_btn{ height:45px; line-height:45px; display:block; overflow:hidden; text-align:center; font-size:17px; background:#ff4444;
color:#fff; border-radius:0px;}

/*单选按钮*/
.member_radio{ float:left; height:25px; line-height:25px; overflow:hidden; vertical-align:middle; padding:5px 0;}
.member_radio input{ display:inline-block; vertical-align:middle; cursor:pointer; margin:0 3px 0 0; width:16px; height:16px;}
.member_radio label{ display:inline-block; vertical-align:middle; cursor:pointer; margin:0 15px 0 0; overflow:hidden; font-size:14px;}
.member_radio table{ border:0 none !important;}
.member_radio table td{ border:0 none !important; padding:0;}

/*复选按钮*/
.formcheckbox{ height:30px; line-height:30px; overflow:hidden; vertical-align:middle; font-size:1.3em;}
.formcheckbox span{ float:left; height:30px; line-height:30px; overflow:hidden; display:inline-block; padding:0 0 0 2px;}
.formcheckbox input[type="checkbox"]{ float:left; width:16px; height:16px; margin:6px 5px 0 0; vertical-align:middle;}
.formcheckbox label{ float:left; vertical-align:middle; line-height:30px;}
.formcheckbox input[type="text"]{ float:left; width:40px; height:18px; line-height:18px; border:1px solid #ddd; margin:5px 0 0 10px; text-align:center; color:#ff7442; font-size:12px; outline:none; border-radius:3px;}
.formcheckbox p{ float:left; line-height:30px; margin:0 0 0 5px;}

/*底部按钮容器*/
.member_footno{ width:100%; height:80px; overflow:hidden;}
.member_foot{ width:100%; overflow:hidden; position:fixed; bottom:0; z-index:1000; max-width:480px; margin:0 auto; background:#fff;
display:box; display:-webkit-box; display:-moz-box;}
.member_foot a { box-flex:1; -webkit-box-flex:1; -moz-box-flex:1;}
.member_foot a:first-child { background:#ff9944;}
.member_foot a:last-child { background:#ff4444;}
/*#endregion */

/*#region ==========通用导航==========*/
.mlist_nav{ overflow:hidden; background:#fff;}
.mlist_nav ul{ width:100%; height:40px; overflow:hidden;}
.mlist_nav ul li{ float:left; overflow:hidden; height:40px; line-height:40px; position:relative;}
.mlist_nav ul li a{ display:block; overflow:hidden; text-align:center; font-size:14px; text-align:center; color:#666;}
.mlist_nav ul li.lion a { line-height:36px; border-bottom:2px solid #ff4444; color:#ff4444; padding-top:2px;}
.mlist_nav ul li b { width:15px; height:15px; line-height:15px; display:inline-block; overflow:hidden; border-radius:100%; background:#ff4444;
color:#fff; position:absolute; top:4px; left:50%; z-index:100; margin-left:19px; font-style:normal; text-align:center;}

.mlist_nav ul#order li{ width:20%;}
.mlist_nav ul#coupon li{ width:50%;}
.mlist_box{ overflow:hidden;}
/*#endregion */



/*#region ==========会员中心==========*/
.mhome_topbg { overflow:hidden;  margin-bottom:10px;background-image: url(/WeixinShop/images/memberimg.jpg)!important;}
/*顶部信息*/
.mhome_top{ overflow:hidden; padding:30px 10px; position:relative;}
.mhome_top img.tou{ float:left; width:60px; height:60px; display:block; margin:0 10px 0 0; border-radius:100%; background:#eee;}
.mhome_top p.name{ line-height:25px; display:block; overflow:hidden; color:#fff; font-size:14px; margin:5px 0 0 0; padding:0 0 0 2px;}
.mhome_top p.parn { line-height:25px; display:block; overflow:hidden; color:#fff; font-size:13px; padding:0 0 0 2px;}
.mhome_top a.click{ height:18px; line-height:18px; display:inline-block; overflow:hidden; border:1px solid #fff; color:#fff; border-radius:20px;
font-size:12px; padding:0 10px; position:absolute; right:10px; top:65px; z-index:10;}
.mhome_top a.more{ line-height:30px; font-size:18px; color:#e5e5e5; position:absolute; top:45px; right:6px; z-index:10;}
.mhome_ico{ line-height:20px; position:absolute; top:8px; right:10px; z-index:10;}
.mhome_ico a{ color:#fff; font-size:17px; margin-left:10px;}
.mhome_ico a.a1{ font-size:20px;}
.mhome_ico a.a2{}
/*图标按钮*/
.mhome_tnav{ overflow:hidden; background:rgba(0,0,0,0.2);}
.mhome_tnav li{ float:left; width:50%; overflow:hidden;}
.mhome_tnav li a{ display:block; overflow:hidden; text-align:center; color:#fff; padding:8px 0 4px 0;}
.mhome_tnav li a i{ display:block; overflow:hidden; line-height:25px; font-size:25px;}
.mhome_tnav li a span{ line-height:20px; font-size:12px;}
/*导航组*/
.mhome_gnav{ overflow:hidden; background:#fff; margin-bottom:10px; border-top:1px solid #eee; border-bottom:1px solid #eee;}
.mhome_gtitle{ height:45px; line-height:45px; overflow:hidden; border-bottom:1px solid #eee; padding:0 10px;}
.mhome_gtitle i{ float:left; width:25px; height:25px; line-height:25px; display:block; overflow:hidden; margin:10px 10px 0 0; color:#fff; text-align:center; font-size:16px; background:#ff6060; border-radius:3px;}
.mhome_gtitle i.i2{ background:#01cbbb; font-size:18px;}
.mhome_gtitle span{ float:left; color:#333; font-size:15px;}
.mhome_gtitle a{ float:right; font-size:12px; color:#999; display:inline-block; overflow:hidden;}
.mhome_gtitle a b{ float:right; margin-left:3px; line-height:43px;}
/*订单导航*/
.mhome_ordernav{ overflow:hidden;}
.mhome_ordernav li{ float:left; width:25%; overflow:hidden;}
.mhome_ordernav li a{ display:block; overflow:hidden; text-align:center; padding:8px 0; position:relative;}
.mhome_ordernav li a em{ line-height:35px; display:block; overflow:hidden; color:#666; font-size:32px;}
.mhome_ordernav li a span{ color:#666; font-size:12px;}
.mhome_ordernav li:nth-child(4) a em{ font-size:23px;}
.mhome_ordernav li b { width:15px; height:15px; line-height:15px; display:inline-block; overflow:hidden; border-radius:100%; background:#ff4444;
color:#fff; position:absolute; top:8px; left:50%; z-index:100; margin-left:8px; font-style:normal; text-align:center;}
/*资产导航*/
.mhome_moneynav{ overflow:hidden;}
.mhome_moneynav li{ float:left; width:25%; line-height:25px; overflow:hidden; padding:10px 0; text-align:center; color:#666;}
.mhome_moneynav li:nth-child(4){ float:none; width:auto; border-left:1px solid #eee;}
.mhome_moneynav li em{ display:block; overflow:hidden; font-size:16px; font-family:Arial;}
.mhome_moneynav li span{ display:block; overflow:hidden; font-size:12px;}
.mhome_moneynav li p{ display:block; overflow:hidden;}
.mhome_moneynav li p a{ font-size:13px; display:block; overflow:hidden;}
/*菜单*/
.mhome_btn{ overflow:hidden; border-top:1px solid #eee; background:#fff; margin-bottom:10px;}
.mhome_btn li{ overflow:hidden; border-bottom:1px solid #eee;}
.mhome_btn li a{ height:25px; line-height:25px; display:block; overflow:hidden; padding:10px;}
.mhome_btn li a b{ float:left; width:25px; height:25px; line-height:25px; display:inline-block; overflow:hidden; color:#fff; text-align:center; font-size:17px; background:#ff8844; border-radius:3px;}
.mhome_btn li a span{ float:left; color:#666; font-size:15px; margin:0 0 0 10px;}
.mhome_btn li a em{ float:right; color:#999; font-size:15px;}
/*#endregion */

/*#region ==========订单：订单列表==========*/
/*列表*/
.MyOrder_list{ overflow:hidden; padding:10px 0 0 0;}
.MyOrder{ overflow:hidden; margin-bottom:10px; background:#fff; border-bottom:1px solid #ddd; border-top:1px solid #ddd;}
/*标题*/
.Myo_title{ overflow:hidden; height:35px; line-height:35px; padding:0 10px;}
.Myo_title p{ float:left; color:#666; font-size:13px;}
.Myo_title span{ color:#ff8844;}
.Myo_title a{ float:right; height:20px; line-height:20px; padding:0 10px; display:block; overflow:hidden; margin:7px 0; color:#fff;
background:#ff4444; border-radius:2px; font-size:12px;}
.Myo_title a.hui { background:#bbb;}
/*商品*/
.Myo_item{ overflow:hidden; background:#fff;}
.Myo_item li{ overflow:hidden; padding:10px; border-top:1px solid #eee;}
.Myo_item li a.img { float:left; display:block; overflow:hidden; width:48px; height:48px; border:1px solid #ddd; margin:0 10px 0 0;}
.Myo_item li a.img img{ max-width:100%; max-height:100%;}
.Myo_item li p.name{ line-height:25px; height:25px; display:block; overflow:hidden; font-size:12px; color:#666;}
.Myo_item li p.price{ line-height:20px; height:20px; display:block; overflow:hidden; font-size:12px; margin-top:5px;}
.Myo_item li p.price b { float:left; height:16px; line-height:16px; padding:0 4px; display:block; overflow:hidden; margin:2px 5px 0 0;
background:#ff8800; color:#fff; border-radius:2px; font-size:10px; font-weight:lighter;}
.Myo_item li p.price b:nth-child(2n) { background:#77b600;}
.Myo_item li p.price span{ float:right; color:#999;}
/*底部信息*/
.Myo_foot{ line-height:35px; height:35px; overflow:hidden; padding:0 10px; font-size:13px; border-top:1px solid #eee;}
.Myo_foot p.count{ float:left; color:#666;}
.Myo_foot p.count span{ color:#ff8844;}
.Myo_foot a{ float:right; color:#ff4444; font-size:12px;}
/*#endregion */

/*#region ==========订单：订单详细==========*/
.Myobox{ overflow:hidden; margin-top:10px; background:#fff; border-top:1px solid #ddd; border-bottom:1px solid #ddd;}
/*状态*/
.Myo_run{ overflow:hidden; margin-top:10px; background:#fff; padding:15px 0 10px 0; border-top:1px solid #ddd; border-bottom:1px solid #ddd;}
.Myo_run ul{ width:100%; overflow:hidden;}
.Myo_run ul li{ float:left; width:25%; overflow:hidden; text-align:center; position:relative;}
.Myo_run ul li b{ width:100%; height:2px; display:block; overflow:hidden; background:#ccc; position:absolute; left:0; top:21px; z-index:1;}
.Myo_run ul li span{ width:40px; height:40px; line-height:40px; display:block; overflow:hidden; border:2px solid #ccc; color:#ccc; font-size:20px; text-align:center; border-radius:100%; background:#fff; position:absolute; left:50%; top:0px; z-index:2; margin-left:-22px;}
.Myo_run ul li p{ display:block; overflow:hidden; line-height:20px; font-size:12px; color:#ccc; text-align:center; margin-top:47px;}
.Myo_run ul li span.s1{ line-height:42px;}
.Myo_run ul li span.s2{ font-size:23px;}
.Myo_run ul li span.s3{}
.Myo_run ul li span.s4{ font-size:22px;}
.Myo_run ul li.lion b{ background:#ff4444;}
.Myo_run ul li.lion span{ color:#fff; background:#ff4444; border:2px solid #ff4444;}
.Myo_run ul li.lion p{ color:#ff4444;}
/*标题*/
.Myobox_title{ height:40px; line-height:40px; padding:0 10px; border-bottom:1px solid #eee;}
.Myobox_title span{ float:left; color:#666; font-size:14px; height:39px; line-height:41px; border-bottom:2px solid #ff4444;}
.Myobox_title a { float:right; color:#ff7442; font-size:12px;}
.Myobox_title a.btn { float:right; height:22px; line-height:22px; padding:0 12px; margin:9px 0 0 0; display:inline-block; overflow:hidden;
color:#fff; font-size:12px; border-radius:3px; background:#ff8844;}

/*文本内容*/
.Myobox_about{ overflow:hidden; padding:10px; line-height:22px; position:relative;}
.Myobox_about p{ font-size:12px; color:#666;}
.Myobox_about .orange{ color:#ff8844;}
/*内页商品*/
.Myobox_item{ overflow:hidden;}
.Myobox_item li{ overflow:hidden; padding:10px; border-bottom:1px solid #eee; font-size:12px;}
.Myobox_item li a.img{ float:left; width:48px; height:48px; display:block; overflow:hidden; margin:0 10px 0 0; border:1px solid #ddd;}
.Myobox_item li a.img img{ max-width:100%; max-height:100%;}
.Myobox_item li p.name{ height:25px; line-height:25px; display:block; overflow:hidden; color:#666;}
.Myobox_item li p.price{ height:20px; line-height:20px; display:block; overflow:hidden; padding-top:5px;}
.Myobox_item li p.price b { float:left; height:16px; line-height:16px; padding:0 4px; display:block; overflow:hidden; margin:2px 5px 0 0;
background:#f56900; color:#fff; border-radius:2px; font-size:10px; font-weight:lighter;}
.Myobox_item li p.price b:nth-child(2n) { background:#77b600;}
.Myobox_item li p.price span{ float:right; color:#999;}
.Myobox_item li p.count{ line-height:20px; text-align:right; color:#666;}
.Myobox_item li p.count span{ color:#ff8844;}
.Myobox_item li .btn { float:right; height:22px; line-height:22px; padding:0 12px; margin:0 0 0 10px; display:inline-block; overflow:hidden;
color:#fff; font-size:12px; border-radius:3px; background:#ff8844;}
/*跟踪信息*/
.Track_list{ overflow:hidden; padding:20px 0;}
.Track_list li{ overflow:hidden; position:relative;}
.Track_list li p.time{ float:left; display:block; overflow:hidden; line-height:20px; font-family:Arial; text-align:right; padding:0 5px 0 10px;
margin:0 30px 0 0;}
.Track_list li p.time span{ color:#666; font-size:15px; display:block; overflow:hidden; margin-bottom:5px;}
.Track_list li p.time em{ color:#999; font-size:12px;}
.Track_list li p.line{ width:2px; height:100%; display:block; background:#e5e5e5; position:absolute; left:65px; top:0; z-index:10;}
.Track_list li p.line b{ width:10px; height:10px; display:block; overflow:hidden; background:#ff8844; border-radius:100%; margin:15px 0 0 -4px;}
.Track_list li div.cont{ overflow:hidden; line-height:20px; padding:0 10px 15px 0;}
.Track_list li div.cont span{ font-size:14px; color:#666; display:block; overflow:hidden; margin-bottom:5px;}
.Track_list li div.cont p{ font-size:13px; color:#999;}
/*底部按钮*/
.orderinfo_none{ width:100%; height:50px;}
.orderinfo_foot{ width:100%; height:40px; overflow:hidden; position:fixed; bottom:0; z-index:1000; text-align:center;
background:#fff; display:box; display:-webkit-box; display:-moz-box; max-width:480px; margin:0 auto;}
.orderinfo_foot div{ height:40px; overflow:hidden; box-flex:1; -webkit-box-flex:1; -moz-box-flex:1;}
.orderinfo_foot a{ display:block; overflow:hidden; height:40px; line-height:40px; background:#ff4444; text-align:center; font-size:15px; color:#fff;}
.orderinfo_foot div:first-child a{ background:#ff9944;}
.orderinfo_foot div:last-child a{ background:#ff4444;}

/*自提信息*/
.Myobox_map{ overflow:hidden; background:#fff; padding:10px 80px 10px 10px; position:relative;}
.Myobox_map div{ overflow: hidden;}
.Myobox_map div p{ line-height:25px; color:#666; display:block; overflow:hidden; font-size:12px;}
.Myobox_map div p span{ color:#333;}
.Myobox_map .link{ width: 70px; height: 80px; display: block; overflow: hidden; text-align: center;
position: absolute; top: 20px; right: 0; z-index: 100; border-left: 1px solid #ddd;}
.Myobox_map .link i{ width: 25px; height:25px; display: block; overflow:hidden; margin: 5px auto; font-size:24px; color:#36a906; text-align:center;}
.Myobox_map .link p{ line-height: 20px; display: block; overflow: hidden; font-size: 12px; color: #333;}
.Myobox_map .link span{ line-height: 20px; display: block; overflow: hidden; font-size: 10px; color: #999;}
/*#endregion */

/*#region ==========订单：商品评价/表单==========*/
/*退款退货*/
.Myobox_form{ overflow:hidden; padding:10px 10px 20px 10px;}
.Myobox_form p.tips{ line-height:25px; display:block; overflow:hidden; font-size:13px; color:#666; margin:0 0 10px 0;}
.Myobox_form textarea{ width:100%; height:110px; line-height:20px; border:1px solid #ddd; color:#666; font-size:13px; outline:none; padding:4px; border-radius:3px; box-sizing:border-box;}

/*商品评价*/
.ItemAss_list{ overflow:hidden; padding-top:10px;}
.ItemAss{ overflow:hidden; background:#fff; margin-bottom:10px; border-top:1px solid #eee;}
/*标题*/
.ItemAss_title{ height:40px; line-height:40px; padding:0 10px; border-bottom:1px solid #eee;}
.ItemAss_title span{ float:left; color:#666; font-size:14px; height:39px; line-height:41px; border-bottom:2px solid #ff4444;}
/*商品*/
.ItemAss_item{ overflow:hidden; padding:15px 10px 15px 120px; position:relative; border-bottom:1px solid #eee;}
.ItemAss_item a.img{ width:98px; height:98px; display:block; overflow:hidden; border:1px solid #ddd;
position:absolute; left:10px; top:15px; z-index:10;}
.ItemAss_item a.img img{ width:98px; height:98px;}
.ItemAss_item textarea{ width:100%; height:100px; line-height:18px; border:1px solid #ddd; color:#666; font-size:12px; outline:none; padding:4px;
border-radius:3px; box-sizing:border-box;}
.ItemAss_item p { min-height:90px; line-height:18px; display:block; overflow:hidden; color:#666; font-size:12px; padding:5px;}
/*图片*/
.ItemAss_img{ overflow:hidden; padding:10px 10px 0 10px; border-bottom:1px solid #eee;}
.album_add { float:left; overflow:hidden; margin:0 10px 10px 0; cursor:pointer;}
.album_add a{ width:90px; height:90px; display:block; overflow:hidden; border:1px solid #ddd; position:relative; text-align:center;}
.album_add a i{ display:block; overflow:hidden; background:#ccc; position:absolute; z-index:10;}
.album_add a i.i1{ width:44px; height:2px; left:23px; top:44px;}
.album_add a i.i2{ width:2px; height:44px; left:44px; top:23px;}
.album_add:hover a{ border:1px solid #ff4444;}
.album_add:hover a i{ background:#ff4444;}
.album_add img { height:80px; display:block; padding:5px;}
/*表单*/
.ItemAss_form{ overflow:hidden;}
.ItemAss_form li{ overflow:hidden; border-bottom:1px solid #eee; padding:10px;}
.ItemAss_form li span.name{ float:left; line-height:20px; font-size:14px; color:#666; margin-right:3px;}
.ItemAss_form li p.cont { float:left; line-height:20px; font-size:14px; color:#f30000;}
/*单选按钮*/
.AssessRadio{ line-height:20px; overflow:hidden; vertical-align:middle;}
.AssessRadio input{ display:inline-block; vertical-align:middle; cursor:pointer; margin:0 3px 0 0; width:16px; height:16px;}
.AssessRadio label{ display:inline-block; vertical-align:middle; cursor:pointer; margin:0 13px 0 0; overflow:hidden;font-size:14px;}
.AssessRadio table{ border:0 none !important;}
.AssessRadio table td{ padding:0; line-height:20px; border:0 none !important;}
/*星星*/
.AssessStart{ float:left; width:125px; height:20px; line-height:20px; overflow:hidden; position:relative;}
.AssessStart p{ width:125px; height:20px; line-height:20px; display:block; overflow:hidden; position:absolute; left:0; top:0; z-index:100;
cursor:pointer;}
.AssessStart p i{ float:left; width:25px; line-height:18px; font-size:20px; color:#a6a6a6; display:block; overflow:hidden; text-align:center;}
.AssessStart p.pon{ width:0px; z-index:101;}
.AssessStart p.pon i{ color:#ff8844;}
.AssessStart p.p_click { z-index:102;}
.AssessStart p.p_click a { float:left; width:25px; height:20px; display:block; overflow:hidden;}
.AssessStart p.lv1{ width:25px;}
.AssessStart p.lv2{ width:50px;}
.AssessStart p.lv3{ width:75px;}
.AssessStart p.lv4{ width:100px;}
.AssessStart p.lv5{ width:125px;}
/*匿名*/
.AssessCheck{ overflow:hidden; height:20px; line-height:20px; padding:10px; background:#fff; border-top:1px solid #eee; border-bottom:1px solid #eee; margin-bottom:10px;}
.AssessCheck input{ float:left; display:inline-block; overflow:hidden; width:14px; height:14px; margin:2px 0 0 0;}
.AssessCheck label{ float:left; display:inline-block; overflow:hidden; margin-left:5px; font-size:12px;}
/*#endregion */



/*#region ==========页面：我的评价==========*/
.MyAssess_top{ overflow:hidden; background:#fff; border-bottom:1px solid #ddd; padding:10px;}
.MyAssess_top img{ float:left; width:50px; height:50px; background:#fff; padding:3px; border:1px solid #ddd; border-radius:2px; margin:0 10px 0 0;}
.MyAssess_top p{ line-height:30px; font-size:1.3em; color:#666; font-weight:bold;}
.MyAssess_top p span{ color:#F30; margin:0 3px;}

.MyAssess{ overflow:hidden; background:#f7f7f7;}
.MyAssess li{ overflow:hidden; padding:10px; border-top:1px solid #ddd; border-bottom:1px solid #ddd; margin-top:10px; background:#fff;}
.MyAssess li a.img{ float:left; width:50px; height:50px; background:#fff; padding:3px; border:1px solid #ddd; margin:0 10px 0 0;}
.MyAssess li a.img img{ max-width:100%; max-height:100%;}

.mya_row{ overflow:hidden; margin-bottom:5px;}
.mya_row p.name{ font-size:1.3em; color:#006f93; line-height:18px; padding:5px 0; border-bottom:1px solid #eee;}
.mya_row p.plun{ font-size:1.2em; color:#666; line-height:16px; padding:5px 0; border-bottom:1px solid #eee;}
.mya_row p.time{ font-size:1.2em; color:#aaa; line-height:20px; padding:5px 0 0 0; text-align:right;}
.mya_row p.repl{ font-size:1.2em; color:#e8901d; line-height:16px; padding:5px 7px; margin:5px 0 0 0; background:#fff3e3; border-radius:3px;}

.mya_form { float:left; width:50%; height:20px; overflow:hidden;}
.mya_form_name { float:left; display:block; overflow:hidden; line-height:20px; font-size:1.2em; color:#666;}
.mya_form_xing { width:75px; height:20px; display:block; overflow:hidden;}
.mya_form_xing p { display:block; overflow:hidden; height:20px;}
.mya_form_xing p i { float:left; width:15px; height:20px; line-height:20px; display:block; overflow:hidden; text-align:left; color:#fcb108;
font-size:15px;}
.mya_form_xing p.lv1 { width:15px;}
.mya_form_xing p.lv2 { width:30px;}
.mya_form_xing p.lv3 { width:45px;}
.mya_form_xing p.lv4 { width:60px;}
.mya_form_xing p.lv5 { width:75px;}

.mya_albums { overflow:hidden; border-top:1px solid #ddd; padding:5px 0 0 0; margin:5px 0 0 0;}
.mya_albums span.name { float:left; line-height:25px; font-size:1.2em;}
.mya_albums div { overflow:hidden;}
.mya_albums img { float:left; display:block; height:60px; margin:5px 10px 0 0; background:#fff; padding:3px; border:1px solid #ddd;}
/*#endregion */

/*#region ==========页面：收货地址==========*/
/*地址列表*/
.addresslist{ overflow:hidden; padding:10px 0 0 0;}
.addresslist li{ overflow:hidden; background:#fff; border-top:1px solid #eee; border-bottom:1px solid #eee; padding:10px 10px 0 10px; margin-bottom:10px;}
.addresslist li.lion { background:#fcf2e9; border-top:1px solid #fcbf8b; border-bottom:1px solid #fcbf8b;}
.addresslist p{ line-height:25px; color:#666; display:block; overflow:hidden; font-size:13px;}
.addresslist p span{ color:#333;}
.addresslist p b{ color:#ff8844; font-weight:lighter;}
.addresslist h4{ display:block; overflow:hidden; border-top:1px solid #eee; height:35px; line-height:35px; margin:5px 0 0 0; text-align:right;}
.addresslist h4 a{ display:inline-block; overflow:hidden; color:#ff8844; font-size:13px; margin-left:20px;}
.addresslist h4 a i{ font-size:15px; margin:0 4px 0 0;}
.addressfoottxt { width:100%; overflow:hidden; position:fixed; bottom:45px; z-index:1000; max-width:480px; margin:0 auto; background:#fff;}
.addressfoottxt textarea { width:100%; height:100px; line-height:20px; padding:10px; font-size:13px; border:0 none; box-sizing:border-box;}
/*#endregion */

/*#region ==========页面：我的优惠劵==========*/
/*列表*/
.mycoupon_list{ overflow:hidden; padding:15px 10px 0 10px;}
.mycoupon_list li{ padding:10px; overflow:hidden; border:1px solid #eee; background:#fff; margin:0 0 15px 0; cursor:pointer;}
.mycoupon_list li a.img { float:left; width:80px; height:80px; display:block; overflow:hidden; margin:0 10px 0 0;}
.mycoupon_list li a.img img{ max-width:80px; max-height:80px;}
.mycoupon_list h4{ line-height:20px; color:#333; font-size:13px;}
.mycoupon_list p{ line-height:20px; color:#999; font-size:12px;}
.mycoupon_list li.none{ text-align:center; font-size:15px; line-height:20px; background:#ff4444; color:#fff; border-radius:3px;}
.mycoupon_list li.lion{ border:1px solid #ff4444; background:#fefefe;}
/*底部*/
.couponfoot_no{ height:141px; overflow:hidden;}
.couponfoot{ width:100%; overflow:hidden; position:fixed; bottom:0; z-index:1000; max-width:480px; margin:0 auto; background:#fff; border-top:1px solid #ddd;}
.couponfoot div{ overflow:hidden; padding:10px;}
.couponfoot input{ width:100%; height:30px; line-height:30px; text-align:center; font-size:13px; color:#666; outline:none;
border:0 none; border-bottom:1px solid #ddd;}
.couponfoot p.tips{ line-height:30px; text-align:center; color:#ff8844; font-size:12px;}
.couponfoot a.btn{ width:100%; height:40px; line-height:40px; display:block; color:#fff; background:#ff4444; font-size:15px; text-align:center;}
/*#endregion */

/*#region ==========页面：领取优惠劵==========*/
/*领取页面*/
.hongse{ background:#972923;}
.Receive_face{ overflow:hidden; padding:50px 0 50px 0; background:#bc3220;}
.Receive_face img.img{ width:25%; max-width:100px; display:block; overflow:hidden; margin:0 auto; border-radius:100%;}
.Receive_face p.p1{ line-height:25px; display:block; overflow:hidden; text-align:center; font-size:1.8em; color:#fff; padding:15px 0 0 0;}
.Receive_face p.p2{ line-height:20px; display:block; overflow:hidden; text-align:center; font-size:1.3em; color:#fff; padding:5px 0 0 0;}
.Receive_face p.p3{ line-height:25px; display:block; overflow:hidden; text-align:center; font-size:2.1em; color:#fff; padding:20px 0 0 0;}

.Receive_click{ background:#972923; overflow:hidden; position:relative;}
.Receive_click div.btn{ width:100%; height:100px; overflow:hidden; position:relative;}
.Receive_click div.btn span{ width:100%; height:100px; overflow:hidden; background:#b93521; border-radius:100%; position:absolute; left:0; top:-50%; z-index:1;
box-shadow:0px 5px 1px rgba(145,35,34,0.8);}
.Receive_click div.btn a{ width:100px; height:100px; line-height:100px; display:block; overflow:hidden; position:absolute; left:50%; top:0; z-index:2;
margin:0 0 0 -50px; text-align:center; background:#f5a52b; color:#b93521; font-size:26px; border-radius:100%;}
.Receive_click p.tips{ line-height:25px; text-align:center; color:#f5a526; font-size:1.8em; padding:20px 0 0 0;}

/*领取结果*/
.Receive_head{ overflow:hidden; padding:20px; background:#c33b25;}
.Receive_head a{ float:left; line-height:20px; height:20px; display:block; overflow:hidden; padding:0 10px 0 0; border-right:1px solid #fff; font-size:20px; color:#fff;}
.Receive_head p{ display:block; overflow:hidden; line-height:20px; padding:0 0 0 10px; color:#fff;}
.Receive_head p span{ font-size:15px; display:block; overflow:hidden;}
.Receive_head p em{ font-size:12px;}

.Receive_about{ overflow:hidden; background:#fff;}
.Receive_about div.toux{ width:100%; height:80px; overflow:hidden; position:relative;}
.Receive_about div.toux span{ width:100%; height:80px; overflow:hidden; background:#c33b25; border-radius:100%; position:absolute; left:0; top:-50%; z-index:1;
box-shadow:0px 5px 1px rgba(145,35,34,0.8);}
.Receive_about div.toux img{ width:80px; height:80px; line-height:80px; display:block; overflow:hidden; position:absolute; left:50%; top:0; z-index:2;
margin:0 0 0 -40px; border-radius:100%;}
.Receive_about p{ text-align:center; display:block; overflow:hidden;}
.Receive_about p.p1{ font-size:1.7em; padding:12px 0 0 0;}
.Receive_about p.p2{ font-size:1.3em; padding:5px 0 0 0;}
.Receive_about p.p3{ font-size:1.3em; padding:10px 0 0 0;}
.Receive_about p.p3 span{ font-size:35px; margin-right:5px;}
.Receive_about p.p4{ font-size:1.3em; color:#0966a3; padding:10px 0 0 0;}

.Receive_list{ min-height:300px; overflow:hidden; padding:20px 0 20px 0; background:#fff;}
.Receive_list p.tips{ height:20px; line-height:20px; display:block; overflow:hidden; padding:5px 10px; font-size:1.4em; background:#f3f3f3;
color:#4e4e4f;}
.Receive_list ul{ overflow:hidden;}
.Receive_list ul li{ overflow:hidden; background:#fff; padding:10px; border-bottom:10px solid #f3f3f3;}
.Receive_list ul li img{ float:left; width:40px; height:40px; margin:0 10px 0 0; border-radius:100%;}
.Receive_list ul li span{ float:left; font-size:1.4em; line-height:40px;}
.Receive_list ul li em{ float:right; font-size:1.4em; line-height:40px;}
/*#endregion */

/*#region ==========页面：余额充值==========*/
/*头部*/
.chong_top{ overflow:hidden; padding:20px; background:#ff4444; margin-top:10px;}
.chong_top p{ line-height:25px; color:#fff; font-size:1.5em;}
.chong_top h4{ line-height:40px; padding-top:30px; display:block; overflow:hidden; border-bottom:1px solid #fff;}
.chong_top h4 span{ float:left; font-size:2.6em; color:#fff;}
.chong_top h4 a{ float:right; font-size:1.6em; color:#fff;}
/*表单*/
.chong_form{ overflow:hidden; padding:10px 10px 50px 10px; background:#fff;}
.chong_form li{ overflow:hidden; padding:10px 0; border-bottom:1px solid #ddd;}
.chong_form li.tips{ font-size:1.3em; line-height:20px;}
.txt_chong{ width:90%; height:30px; line-height:30px; border:1px solid #ccc; margin:0 auto; text-align:center; border-radius:3px;
font-size:1.3em; display:block; outline:none;}
.chong_form li a.btn{ width:45%; height:30px; line-height:30px; display:block; overflow:hidden; text-align:center; font-size:1.4em; color:#fff;
background:#ed0303;}
/*#endregion */



/*#region ==========支付：购物车==========*/
/*头部*/
.intetop{ overflow:hidden; padding:15px 10px; background:#fff; border-bottom:1px solid #eee;}
.intetop img.img{ float:left; width:50px; height:50px; display:block; border-radius:100%;}
.intetop span{ float:left; line-height:20px; margin:15px 0 0 10px; font-size:13px; display:block; overflow:hidden; color:#666;}
.intetop em{ float:left; line-height:20px; color:#ff4444; font-size:18px; margin:15px 0 0 0;}

/*列表*/
.carlist{ overflow:hidden;}
.carlist li{ overflow:hidden; padding:15px 5px 15px 10px; border-bottom:1px solid #eee; position:relative;}
.carlist li a.img{ float:left; width:88px; height:88px; display:block; overflow:hidden; background:#fff; border:1px solid #ddd; margin:0 10px 0 0;}
.carlist li a.img img{ max-width:100%; max-height:100%;}
.carlist li.lion { background:#f6f6f6;}

/*右边的内容*/
.car_right{ height:90px; overflow:hidden; position:relative;}
.car_right a.name{ display:block; overflow:hidden; height:25px; line-height:25px; font-size:13px; color:#333; margin:0 20px 0 0;}
.car_right p.price{ display:block; overflow:hidden; height:25px; line-height:25px; font-size:14px; color:#ff4444;}
.car_checkbox { width:16px; height:16px; position:absolute; top:4px; right:2px; z-index:10; cursor:pointer;}
.car_right a.close{ font-size:20px; color:#999; position:absolute; right:0; bottom:0; z-index:10;}

/*数量选择*/
.car_num{ float:left; overflow:hidden; height:23px; line-height:23px; margin-top:15px; border:1px solid #ddd; border-radius:3px;}
.car_num a{ float:left; display:block; overflow:hidden; height:23px; line-height:23px; width:30px; text-align:center; color:#757575; font-size:13px; background:#f8f8f8;}
.car_num input.car_txt{ float:left; width:30px; height:23px; line-height:23px; text-align:center; font-size:12px; border:0 none; color:#666; outline:none;}

/*底部*/
.car_no{ height:50px; overflow:hidden;}
.car_foot{ width:100%; height:45px; overflow:hidden; position:relative; position:fixed; bottom:0px; z-index:1000; 
max-width:480px; margin:0 auto; background:#fff;}
.car_foot a.btn{ float:right; display:inline-block; overflow:hidden; width:90px; height:45px; line-height:45px; text-align:center; color:#fff; background:#ff4444; font-size:15px;}
.car_money{ overflow:hidden; height:44px; line-height:44px; padding:0 8px 0 0; border-top:1px solid #eee;}
.car_money div.check { float:left; overflow:hidden; margin:0 0 0 10px;}
.car_money div.check input { float:left; width:16px; height:16px; margin:13px 3px 0 0; cursor:pointer;}
.car_money div.check label { float:left; font-size:13px; color:#666; cursor:pointer;}
.car_money p.count{ float:right; color:#666; font-size:12px; display:inline-block; overflow:hidden;}
.car_money p.count em{ color:#ff4444; margin:0 2px;}
.car_money p.count span{ color:#ff4444; font-size:15px;}
/*为空*/
.carnone{ display:block; overflow:hidden; padding:150px 0 30px 0; text-align:center; font-size:1.3em; background:#fff url(../images/carnone.png) no-repeat center 30px;}
/*#endregion */

/*#region ==========支付：订单确认==========*/
/*顶部*/
.pay_title{ overflow:hidden; height:40px; line-height:40px; padding:0 10px; border-bottom:1px solid #eee; background:#f6f6f6;}
.pay_title span{ float:left; font-size:1.4em; color:#333;}
.pay_title a{ float:right; height:23px; line-height:23px; background:#ff4444; color:#fff; font-size:12px; padding:0 15px; margin:9px 0 0 0; border-radius:3px;}

/*商品列表*/
.oitemlist{ overflow:hidden; background:#fff;}
.oitemlist li{ overflow:hidden; padding:15px 10px; border-bottom:1px solid #eee; position:relative;}
.oitemlist li a.img{ float:left; width:73px; height:73px; display:block; overflow:hidden; background:#fff; margin:0 10px 0 0; border:1px solid #ddd;}
.oitemlist li a.img img{ max-width:100%; max-height:100%;}
.oitem_right{ overflow:hidden;}
.oitem_right a.name{ display:block; overflow:hidden; height:25px; line-height:25px; font-size:13px; color:#666;}
.oitem_right p.price{ display:block; overflow:hidden; height:25px; line-height:25px; font-size:14px; color:#999;}
.oitem_right p.count{ display:block; overflow:hidden; line-height:20px; text-align:right; font-size:14px; color:#666; margin-top:5px;}
.oitem_right p.count span{ color:#ff4444; text-align:right;}
.oitem_right p.count b { float:left; height:16px; line-height:16px; padding:0 4px; display:block; overflow:hidden; margin:2px 5px 0 0;
background:#f56900; color:#fff; border-radius:2px; font-size:10px; font-weight:lighter;}
.oitem_right p.count b:nth-child(2n) { background:#77b600;}
.oitemcount{ overflow:hidden; font-size:14px; text-align:right; line-height:45px; padding:0 10px; color:#4d4d4d; background:#fff; border-bottom:1px solid #eee; margin-bottom:10px;}
.oitemcount p.number{ float:left; color:#999;}
.oitemcount p.price{ float:right; color:#666;}
.oitemcount p.price span{ color:#ff4444;}
.oitemcount p.price em{ color:#999; font-size:11px; margin-left:5px;}

/*下单须知*/
.paytips { line-height:20px; overflow:hidden; background:#fff7cc; padding:15px 0; margin-bottom:10px; font-size:13px; border-bottom:1px solid #f5f5f5; border-top:1px solid #f5f5f5;}
.paytips .title { float:left; overflow:hidden; padding:0 10px; color:#666;}
.paytips .conts { overflow:hidden; padding:0 10px 0 0; color:#ff4444;}

/*左右容器*/
.pay_box{ overflow:hidden; border-top:1px solid #eee; background:#fff; padding:10px 0;}
.pay_box.last{ border-bottom:1px solid #eee; margin-bottom:10px;}
.pay_box_left{ float:left; line-height:25px; overflow:hidden; padding:0 10px; color:#666; font-size:13px;}
.pay_box_right{ overflow:hidden; position:relative; padding:0 10px 0 0;}

/*单选按钮*/
.payradio{ line-height:25px; overflow:hidden; vertical-align:middle;}
.payradio input{ display:inline-block; vertical-align:middle; cursor:pointer; margin:0 3px 0 0; width:16px; height:16px;}
.payradio label{ display:inline-block; vertical-align:middle; cursor:pointer; margin:0 13px 0 0; overflow:hidden;font-size:14px;}
.payradio table{ border:0 none !important;}
.payradio table td{ padding:0; line-height:25px; border:0 none !important;}
.payradio p.tips{ line-height:20px; display:block; overflow:hidden; color:#ff8844; font-size:12px;}

/*复选按钮*/
.paycheckbox{ float:right; height:25px; line-height:25px; overflow:hidden; vertical-align:middle; font-size:13px;}
.paycheckbox span{ float:left; height:25px; line-height:25px; overflow:hidden; display:inline-block; padding:0 0 0 2px;}
.paycheckbox input[type="checkbox"]{ float:left; width:16px; height:16px; margin:3px 5px 0 0; vertical-align:middle;}
.paycheckbox label{ float:left; vertical-align:middle; line-height:25px;}
.paycheckbox input[type="text"]{ float:left; width:50px; height:21px; line-height:21px; border:1px solid #ccc; margin:1px 0 0 10px; text-align:center; color:#ff7442; font-size:12px; outline:none; border-radius:2px;}
.paycheckbox p{ float:left; line-height:25px; margin:0 0 0 5px;}

/*选择按钮，地址、优惠劵等*/
.pay_choose{ line-height:25px; display:block; overflow:hidden; padding:0 10px 0 0;}
.pay_choose span{ float:right; font-size:13px; color:#666; margin:0 3px 0 0;}
.pay_choose p{ font-size:13px; color:#666;}
.pay_update { line-height:23px; font-size:12px; color:#666; position:absolute; right:5px; top:0; z-index:0;}

/*表单*/
.pay_txt{ width:95%; height:23px; line-height:23px; color:#666; font-size:12px; border:1px solid #ddd; padding:0 5px; border-radius:2px;
outline:none; background:#f6f6f6;}
.pay_text{ width:95%; height:60px; line-height:20px; color:#666; font-size:12px; border:1px solid #ddd; padding:4px 5px; border-radius:2px;
outline:none; background:#f6f6f6;}
.pay_ddl{ width:95%; height:25px; color:#666; font-size:12px; border:1px solid #ddd; border-radius:2px; background:#fff;}

/*底部*/
.pay_count{ line-height:25px; overflow:hidden; text-align:right; font-size:13px; color:#666;}
.pay_count em{ margin-left:10px;}
.pay_count span{ color:#ff4444;}
.pay_count b{ color:#999;}

/*支付二维码*/
.PayQrcode{ overflow:hidden; padding:30px 0 0 0;}
.PayQrcode p{ line-height:15px; text-align:center; font-size:13px; padding:5px;}
.PayQrcode a{ color:#7abd54;}
.PayQrcode a:hover{ color:Orange;}
/*#endregion */

/*#region ==========支付：收货地址==========*/
/*列表*/
.myaddress_list{ overflow:hidden; padding:15px 10px;}
.myaddress_list li{ overflow:hidden; border:1px solid #eee; background:#fff; padding:10px 80px 10px 10px; margin-bottom:15px; position:relative; border-radius:2px;}
.myaddress_list li.lion{ border:1px solid #ff4444; background:#fefefe;}
.myaddress_list div { overflow:hidden;}
.myaddress_list div p{ line-height:25px; color:#666; display:block; overflow:hidden; font-size:12px;}
.myaddress_list div p span{ color:#333;}

.myaddress_list .link{ width: 70px; height: 80px; display: block; overflow: hidden; text-align: center;
position: absolute; top: 20px; right: 0; z-index: 100; border-left: 1px solid #ddd;}
.myaddress_list .link i{ width: 25px; height:25px; display: block; overflow:hidden; margin: 5px auto; font-size:24px; color:#36a906; text-align:center;}
.myaddress_list .link p{ line-height: 20px; display: block; overflow: hidden; font-size: 12px; color: #333;}
.myaddress_list .link span{ line-height: 20px; display: block; overflow: hidden; font-size: 10px; color: #999;}
/*#endregion */

/*#region ==========页面：我的收藏==========*/
.coll_pro{ overflow:hidden; padding:15px 10px;}
.coll_pro li{ overflow:hidden; padding:10px; border:1px solid #eee; border-radius:3px; margin-bottom:15px; background:#fff; position:relative;}
.coll_pro li a.img{ float:left; width:68px; height:68px; display:block; overflow:hidden; border:1px solid #ddd; margin:0 10px 0 0;}
.coll_pro li a.img img{ width:68px; height:68px;}
.coll_pro li a.name{ height:20px; line-height:20px; display:block; overflow:hidden; color:#333; font-size:13px;}
.coll_pro li p.mark{ height:20px; line-height:20px; display:block; overflow:hidden; color:#999; font-size:12px;}
.coll_pro li p.price{ height:20px; line-height:20px; display:block; overflow:hidden; margin-top:10px;}
.coll_pro li p.price span{ float:left; color:#ff4444; font-size:15px; margin:0 15px 0 0;}
.coll_pro li p.price s{ float:left; color:#999; font-size:12px; margin:0 15px 0 0;}
.coll_pro li a.btn{ color:#999; line-height:20px; font-size:18px; position:absolute; right:10px; bottom:10px; z-index:10;}
/*#endregion */

/*#region ==========页面：团购页面==========*/
.tuan_title{ overflow:hidden; height:40px; line-height:40px; padding:0 10px; background:#f6ffeb; border-bottom:1px solid #eee; font-size:1.3em; margin-bottom:10px;}
.tuan_title span{ color:#666;}
/*商品*/
.tuan_item{ overflow:hidden; background:#fff; padding:15px 10px; border-top:1px solid #eee; border-bottom:1px solid #eee; position:relative; margin-bottom:10px;}
.tuan_item a.img{ float:left; width:70px; height:70px; display:block; overflow:hidden; margin:0 10px 0 0; border:1px solid #ddd;}
.tuan_item a.img img{ width:70px; height:70px;}
.tuan_item a.name{ display:block; overflow:hidden; height:20px; line-height:20px; font-size:13px; color:#666;}
.tuan_item p.number{ display:block; overflow:hidden; height:20px; line-height:20px; font-size:13px; color:#666;}
.tuan_item p.number span{ color:#ff8000;}
.tuan_item p.price{ display:inline-block; overflow:hidden; line-height:20px; font-size:12px; color:#fff; background:#ff8000; border-radius:20px;
position:absolute; right:10px; bottom:15px; z-index:10; padding:0 10px;}

/*倒计时*/
.tuan_time { height:40px; line-height:40px; overflow:hidden; background:#fff; border-bottom:1px solid #ddd; text-align:center; font-size:14px;}
.tuan_time em { color:#ff4444; font-family:Arial;}
.tuan_time b { color:#999;}
.tuan_time span { color:#127bb7;}

/*表单*/
.tuan_box{ overflow:hidden; border-top:1px solid #eee; background:#fff; padding:10px 0;}
.tuan_box_left{ float:left; line-height:30px; overflow:hidden; padding:0 5px 0 10px; color:#666; font-size:13px;}
.tuan_box_right{ overflow:hidden; position:relative; padding:0 10px 0 0;}
.tuan_box_right p { line-height:30px; color:#ff4444; font-size:13px;}
.tuan_txt{ width:95%; height:60px; line-height:20px; padding:5px; border:1px solid #ddd; border-radius:3px; font-size:12px; outline:none;}

/*团队信息*/
.tuan_member{ overflow:hidden; padding:10px; background:#fff; border-top:1px solid #eee; margin:10px 0 0 0;}
.tuanm_first{ overflow:hidden; border-bottom:1px solid #eee; padding:0 0 10px 0;}
.tuanm_first img{ float:left; width:70px; height:70px; display:block; margin:0 10px 0 0; padding:2px; border:1px solid #ddd; border-radius:100%;}
.tuanm_first h4{ line-height:25px; font-size:1.3em; color:#003e65; margin-bottom:5px;}
.tuanm_first p{ display:block; overflow:hidden; padding:10px; line-height:20px; font-size:1.2em; color:#004c7d; background:#f7f7f7; border-radius:5px;}
.tuanm_list{ overflow:hidden; padding:5px 0 0 0;}
.tuanm_list span{ float:left; width:70px; line-height:25px; font-size:13px; color:#003e65; display:block; overflow:hidden;}
.tuanm_list p{ display:block; overflow:hidden; font-size:1.3em; line-height:25px; color:#999;}
.tuanm_list p img{ float:left; width:40px; height:40px; margin:5px 5px 0 0; border-radius:100%; border:1px solid #ddd;}
/*#endregion */

/*#region ==========页面：活动列表==========*/
.ActivityList{ overflow:hidden; padding:10px;}
.ActivityList li{ overflow:hidden; position:relative; min-height:25px; margin-bottom:10px;}
.ActivityList li img{ width:100%; display:block;}
.ActivityList li span{ width:100%; height:25px; line-height:25px; display:block; overflow:hidden; text-align:center; color:#fff; font-size:1.2em;
background:rgba(0,0,0,0.6); position:absolute; left:0; bottom:0; z-index:1000;}
/*#endregion */

/*#region ==========支付：下单成功==========*/
.handle_box { overflow:hidden; padding:50px 0 0 0;}
.handle_box span.ico { width:80px; display:block; overflow:hidden; margin:0 auto 15px auto; font-size:50px; color:#64a80c; text-align:center;}
.handle_box p.tips { text-align:center; line-height:25px; font-size:1.5em; padding:0 0 20px; color:#ff9944;}
.handle_box p.cont { text-align:center; line-height:25px; font-size:1.5em;}
.handle_box p.cont span { color:#ff500d;}

.handle_top { overflow:hidden; padding:10px; background:#fffaf6; margin:10px 0; border-bottom:1px solid #eee; border-top:1px solid #eee;}
.handle_top p { font-size:1.3em; color:#666; line-height:20px;}
.handle_top p span { color:#f18a39;}

.handle_form { overflow:hidden; background:#fff; border-top:1px solid #eee;}
.handle_form li { overflow:hidden; padding:10px; height:40px; position:relative; border-bottom:1px solid #eee; cursor:pointer;}
.handle_form li.lion { background:#fbfffa;}
.handle_form li.lion i { color:#6ec850;}
.handle_form li img { float:left; width:40px; height:40px; margin:0 10px 0 0;}
.handle_form li h4 { line-height:23px; display:block; overflow:hidden; color:#333; font-size:14px;}
.handle_form li p { line-height:17px; display:block; overflow:hidden; color:#999; font-size:12px;}
.handle_form li i { line-height:40px; font-size:18px; color:#ddd; position:absolute; top:10px; right:10px; z-index:10;}
/*#endregion */


/*#region ==========账户日志==========*/
.loglist { overflow:hidden; background:#fff; border-top:1px solid #eee; margin-top:10px;}
.loglist li { padding:10px; overflow:hidden; border-bottom:1px solid #eee;}
.loglist li .name { line-height:25px; display:block; overflow:hidden;}
.loglist li .name span { float:left; font-size:14px; color:#333;}
.loglist li .name em { float:right; font-size:14px; color:#ff8844;}
.loglist li .time { line-height:25px; display:block; overflow:hidden; font-size:13px; color:#999; font-weight:lighter;}
/*#endregion */





/*#region ==========会员卡首页==========*/
.mcardtop { overflow:hidden; background:#f0f0f0; position:relative;}
.mcardtop .card { width:84%; overflow:hidden; padding:15px; margin:20px auto 0 auto; border-radius:10px; position:relative; z-index:10;
background:url(../images/mc_homebg.png) no-repeat center center; background-size:100% 100%;}
.mcardtop .card .img { float:left; width:50px; height:50px; display:block; border-radius:100%;}
.mcardtop .card .name { float:left; height:20px; line-height:20px; display:block; overflow:hidden; margin:15px 0 15px 15px;}
.mcardtop .card .name span { float:left; color:#fad79a; font-size:15px; font-family:Arial;}
.mcardtop .card .name i { float:left; margin-left:5px; font-size:18px; color:#fad79a; font-family:'Times New Roman'; font-style:italic; font-weight:bold;}
.mcardtop .card .code { float:right; height:20px; line-height:20px; display:inline-block; overflow:hidden; color:#fad79a; font-size:16px; margin:10px 5px 15px 0;}
.mcardtop .card .number { line-height:20px; display:block; overflow:hidden; color:#fad79a; font-size:20px; font-family:Arial; margin-top:110px;}
.mcardtop .card .level { line-height:20px; display:block; overflow:hidden; color:#7e7059; font-size:13px; margin:15px 0 0 0;}
.mcardtop .card .level span { float:left;}
.mcardtop .card .level i { float:left; margin-left:5px; font-size:12px; line-height:18px;}

.mcardtop .nav { width:100%; height:auto; background:#fff; position:relative; z-index:9; padding-top:30px; margin-top:-30px;}
.mcardtop .yuan { width:100%; height:60px; background:#f0f0f0; border-radius:300%; position:absolute; left:0; top:-30px; z-index:10;}
.mcardtop .nav ul { padding:15px 5px; overflow:hidden;}
.mcardtop .nav li { float:left; width:33.33%; overflow:hidden;}
.mcardtop .nav a { height:50px; display:block; overflow:hidden; text-align:center; border-right:1px solid #eee;}
.mcardtop .nav li:last-child a { border-right:0 none;}
.mcardtop .nav span { height:20px; line-height:20px; display:block; overflow:hidden; font-size:20px; color:#333; text-align:center; font-family:Arial;}
.mcardtop .nav em { height:20px; line-height:20px; display:block; overflow:hidden; font-size:15px; color:#666; text-align:center; margin-top:10px;}

.mcardmenu { overflow:hidden; background:#fff; margin-top:10px;}
.mcardmenu li { float:left; width:33.33%; overflow:hidden; box-sizing:border-box; border-right:1px solid #f0f0f0; border-bottom:1px solid #f0f0f0;}
.mcardmenu li:nth-child(3n+3) { border-right:0 none;}
.mcardmenu a { padding:10px 0 10px 0; display:block; overflow:hidden; text-align:center;}
.mcardmenu i { height:50px; line-height:50px; display:block; overflow:hidden; text-align:center; font-size:30px; color:#ff8844;}
.mcardmenu span { height:20px; line-height:20px; display:block; overflow:hidden; text-align:center; font-size:15px; color:#666;}
.mcardmenu li:nth-child(4n+1) i { background-image:-webkit-linear-gradient(bottom,#ff7503,#ff8a2a,#ffa153); -webkit-background-clip:text; -webkit-text-fill-color:transparent;}
.mcardmenu li:nth-child(4n+2) i { background-image:-webkit-linear-gradient(bottom,#5a54ff,#249afb,#03c5f8); -webkit-background-clip:text; -webkit-text-fill-color:transparent;}
.mcardmenu li:nth-child(4n+3) i { background-image:-webkit-linear-gradient(bottom,#ff4646,#ff6161,#ff7474); -webkit-background-clip:text; -webkit-text-fill-color:transparent;}
.mcardmenu li:nth-child(4n+4) i { background-image:-webkit-linear-gradient(bottom,#1aad4b,#45bd6d,#90d9a9); -webkit-background-clip:text; -webkit-text-fill-color:transparent;}

/*弹出二维码*/
.mcardcode { width:100%; height:100%; overflow:hidden; text-align:center; background:#fff; position:fixed; left:0; top:0; z-index:2000;}
.mcardcode .bar{ display:block; overflow:hidden; margin:50px auto 0 auto;}
.mcardcode .code{ width:200px; height:200px; display:block; overflow:hidden; margin:40px auto 0 auto;}
.mcardcode .number{ height:30px; line-height:30px; display:block; overflow:hidden; font-size:22px; color:#333; margin:25px auto 0 auto;}
.mcardcode .tips{ height:30px; line-height:30px; display:block; overflow:hidden; font-size:15px; color:#999; margin:10px auto;}
.mcardcode .back{ color:#017ca4; font-size:15px;}
/*#endregion */

/*#region ==========会员福利==========*/
.mabtop { overflow:hidden; position:relative;}
.mabtop .bg { width:100%; display:block; overflow:hidden;}
.mabtop .img { width:70px; height:70px; display:block; overflow:hidden; border:2px solid #fff; border-radius:100%; position:absolute; left:50%; top:30px; z-index:10; margin-left:-36px;}
.mabtop .lv { width:100%; height:20px; line-height:20px; display:block; overflow:hidden; text-align:center; font-size:20px; color:#fff; font-family:'Times New Roman'; font-style:italic; font-weight:bold;
position:absolute; left:0; top:110px; z-index:10;}
.mabtop .name { width:100%; height:20px; line-height:20px; display:block; overflow:hidden; text-align:center; font-size:15px; color:#fff; font-family:'Times New Roman'; font-weight:bold;
position:absolute; left:0; top:115px; z-index:10;}

.mabmsg {}
.mabmsg .exp { height:25px; line-height:25px; display:block; overflow:hidden;}
.mabmsg .exp span { color:#666; font-size:14px;}
.mabmsg .exp em { color:#333; font-size:17px; font-weight:bold;}
.mabmsg .bar { overflow:hidden; padding:15px 0 0 0; position:relative;}
.mabmsg .bar s { width:100%; height:2px; display:block; overflow:hidden; background:#ddd; margin:11px 0 15px 0;}
.mabmsg .bar i { width:10px; height:10px; display:block; overflow:hidden; background:#ddd; border-radius:100%; position:absolute; left:50%; top:22px; z-index:10; margin-left:-5px;}
.mabmsg .bar p { height:25px; line-height:25px; display:block; overflow:hidden; text-align:center; color:#333; font-size:16px; font-family:'Times New Roman'; font-style:italic; font-weight:bold;}
.mabmsg .bar span { height:20px; line-height:20px; display:block; overflow:hidden; text-align:center; color:#999; font-size:13px; font-family:Arial;}
.mabmsg .bar.lion s{ background:#ff5634;}
.mabmsg .bar.lion i{ background:#ff5634; color:#fff; width:24px; height:24px; top:15px; z-index:10; margin-left:-12px; font-size:15px; text-align:center; font-weight:bold;}
.mabmsg .tips { height:40px; line-height:40px; display:block; overflow:hidden; text-align:center; background:#f0f0f0; color:#666; font-size:14px; border-radius:40px; margin:20px 0 0 0;}
.mabmsg .title { height:40px; line-height:40px; display:block; overflow:hidden; border-bottom:1px solid #eee; font-size:15px; color:#333; font-weight:bold; margin-top:15px;}
.mabmsg .conts { display:block; overflow:hidden; padding:10px 0 0 0;}
.mabmsg .conts p { line-height:22px; display:block; overflow:hidden; font-size:14px;}
.mabmsg .conts span { float:left; display:block; overflow:hidden; margin-right:10px; color:#999;}
.mabmsg .conts b { display:block; overflow:hidden; color:#333;}
.mabmsg .conts em { display:block; overflow:hidden; color:#666;}
/*#endregion */

/*#region ==========提交表单==========*/
.mcardbox { overflow:hidden; padding:25px 20px; margin:0 15px 0 15px; background:#fff; border-radius:10px; position:relative; margin-top:-50px;}

.mcardform { overflow:hidden;}
.mcardform li { padding:5px 0 5px 80px; overflow:hidden; border-bottom:1px solid #ddd; position:relative;}
.mcardform li .name { width:70px; height:30px; line-height:30px; display:block; overflow:hidden; font-size:14px; color:#333; position:absolute; left:0; top:5px; z-index:10;}
.mcardform li .txt { width:100%; height:30px; line-height:30px; font-size:14px; border:0 none;}
.mcardform li .ddl { width:100%; height:30px; line-height:30px; font-size:14px; border:0 none;}
.mcardform li.none { padding:20px 0 5px 0; border-bottom:0 none;}

.mcard_box { overflow:hidden; padding:15px;}
.mcard_btn { width:100%; height:45px; line-height:45px; display:block; overflow:hidden; text-align:center; color:#fff; background:#ff6738; font-size:17px; border-radius:4px;
background: -webkit-linear-gradient(top, #ff7c3e 0%,#ff5734 100%);
background: linear-gradient(to bottom, #ff7c3e 0%,#ff5734 100%);}
.mcard_btn:hover { color:#fff;}
.mcard_foot { width:100%; padding:10px 15px; overflow:hidden; position:fixed; bottom:0; z-index:1000; max-width:480px; margin:0 auto; background:#fff; box-sizing:border-box;}
.mcard_footno { width:100%; height:65px; display:block; overflow:hidden;}
/*#endregion */

/*#region ==========在线充值==========*/
.mchongtop { height:50px; line-height:50px; display:block; overflow:hidden; padding:0 15px; background:#f0f0f0;}
.mchongtop span { float:left; color:#333; font-size:15px;}
.mchongtop em { float:right; color:#333; font-size:20px; font-family:Arial;}

.mchongprice { overflow:hidden; background:#fff;}
.mchongprice .title { height:45px; line-height:45px; display:block; overflow:hidden; padding:0 15px; color:#333; font-size:15px;}
.mchongprice .list { overflow:hidden; padding:0 7px 0 7px;}
.mchongprice .list li { float:left; width:50%; overflow:hidden; padding:0 8px; margin-bottom:10px; box-sizing:border-box;}
.mchongprice .list a { height:38px; line-height:38px; display:block; overflow:hidden; border:1px solid #eee; border-radius:3px; text-align:center; font-size:16px; color:#888;}
.mchongprice .list .aon{ color:#fff; border:1px solid #ff9d65; background: -webkit-linear-gradient(top, #ff9d65 0%,#ff8945 100%); background: linear-gradient(to bottom, #ff9d65 0%,#ff8945 100%);}

.mchonggift { overflow:hidden; padding:0 15px;}
.mchonggift .title { height:45px; line-height:45px; display:block; overflow:hidden; color:#333; font-size:15px;}
.mchonggift .list { overflow:hidden;}
.mchonggift .list li { display:block; overflow:hidden; padding:12px 0; position:relative; background:#fff; border-radius:5px; margin-bottom:10px;}
.mchonggift .list i{ float:left; width:90px; height:40px; line-height:40px; display:block; overflow:hidden; text-align:center; font-size:30px; color:#ff4d4d; border-right:1px dashed #eee; margin-right:25px;}
.mchonggift .list p{ height:20px; line-height:20px; display:block; overflow:hidden; font-size:15px; color:#333;}
.mchonggift .list span{ height:20px; line-height:20px; display:block; overflow:hidden; font-size:14px; color:#999;}
.mchonggift .list b{ width:15px; height:15px; display:block; overflow:hidden; border-radius:100%; background:#f5f5f5; position:absolute; left:83px; z-index:10;}
.mchonggift .list b.b1{ top:-7px;}
.mchonggift .list b.b2{ bottom:-7px;}
.mchonggift .list li:nth-child(2n) i{ color:#ff8928;}
/*#endregion */

/*#region ==========余额买单==========*/
.mcbuylist { height:30px; line-height:30px; padding:10px 15px; overflow:hidden; margin:15px 15px 0 15px; background:#fff; border:1px solid #eee; border-radius:4px;}
.mcbuylist .title { float:left; font-size:15px; color:#666;}
.mcbuylist .price { float:right; font-size:21px; color:#ff5634; font-family:Arial;}
.mcbuylist .oldprice { float:right; font-size:21px; color:#aaa; font-family:Arial;}
.mcbuylist i { float:right; font-size:13px; color:#999; margin-left:3px;}
.mcbuylist a { float:right; display:block; overflow:hidden;}
.mcbuylist a span { font-size:15px; color:#999;}
.mcbuylist .checkbox { float:right; margin:9px 5px 0 0;}
.mcbuylist label { float:right; font-size:15px; color:#999;}

.keyboard { width:100%; overflow:hidden; position:fixed; bottom:0; z-index:1000; max-width:480px; margin:0 auto; background:#fff;}
.keyboard li { float:left; width:33.33%; overflow:hidden;}
.keyboard a { height:60px; line-height:60px; display:block; overflow:hidden; text-align:center; border-left:1px solid #eee; border-top:1px solid #eee; font-size:24px; color:#666; font-family:Arial;}
.keyboard a:active{ background:#ff8844; color:#fff;}
.keyboard .hui { background:#eee;}
.keyboard .cha { font-size:30px; line-height:63px;}
.keyboard li:nth-child(3n+1) a{ border-left:0 none;}
/*#endregion */

/*#region ==========订单记录==========*/
.mcordertop { overflow:hidden; padding:5px 15px 15px 15px; background:#fff; margin-bottom:10px;}
.mcordertop .p1 { height:40px; line-height:40px; display:block; overflow:hidden;}
.mcordertop .p1 span { float:left; font-size:15px; color:#333;}
.mcordertop .p1 a { float:right; font-size:14px; color:#666;}
.mcordertop .p1 a i { margin-right:5px;}
.mcordertop .p1 a em { }
.mcordertop .p2 { height:35px; line-height:35px; display:block; overflow:hidden; font-size:25px; color:#333; font-family:Arial; margin-bottom:10px;}
.mcordertop .link { height:45px; line-height:45px; display:block; overflow:hidden; text-align:center; border:1px solid #ff5634; border-radius:5px; color:#ff5634; font-size:17px;}

.mcordernav { padding:0 15px; overflow:hidden; background:#fff;}
.mcordernav li { float:left; width:50%; display:block; overflow:hidden;}
.mcordernav li a { height:45px; line-height:45px; display:block; overflow:hidden; text-align:center; font-size:16px; color:#666;}
.mcordernav li.lion a { height:43px; border-bottom:2px solid #ff5634; color:#ff5634;}

.mcorderlist { overflow:hidden;}
.mcorderlist li { padding:10px 15px; overflow:hidden; background:#fff; border-bottom:1px solid #f1f1f1;}
.mcorderlist li.title { background:#f6f6f6;}
.mcorderlist .p0 { line-height:25px; display:block; overflow:hidden; font-size:15px; color:#333;}
.mcorderlist .p1 { height:25px; line-height:25px; display:block; overflow:hidden;}
.mcorderlist .p1 span { float:left; color:#666; font-size:14px;}
.mcorderlist .p1 em { float:right; color:#ff5634; font-size:16px;}
.mcorderlist .p2 { height:25px; line-height:25px; display:block; overflow:hidden;}
.mcorderlist .p2 span { color:#999; font-size:14px;}
/*#endregion */


