/*===================================*/
/*===========手机版会员中心==========*/
/*===================================*/


/*#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_top{ overflow:hidden; padding:30px 10px; position:relative; background:#ff4444;}
.mhome_top img.tou{ float:left; width:60px; height:60px; display:block; margin:0 10px 40px 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; background:#cc3636; 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:#cc3636; margin-bottom:10px;}
.mhome_tnav li{ float:left; width:33.3%; overflow:hidden;text-align:center;}
.mhome_tnav li a{ display:block; overflow:hidden; text-align:center; color:#fff; padding:8px 0 4px 0;}
.mhome_tnav li a i{ overflow:hidden;background:url(/WeixinShop/images/group.png) no-repeat;width:30px;height:30px;display:inline-block;margin:0 auto;}
.mhome_tnav li a span{ line-height:20px; font-size:12px;display:block;text-align:center;}
/*导航组*/
.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;background:url(/WeixinShop/images/navbg.png)no-repeat;}
.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;}
/*跟踪信息*/
.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 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;}
/*#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:14px; 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;}

/*左右容器*/
.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;}
.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 */
.yb_form .yb_form_ul{overflow:hidden;margin-bottom:20px;}
.yb_form .yb_form_ul li{width:120px;float:left;margin-right:20px;}
.yb_form .yb_form_ul a{width:120px;color:#666;text-align:center;line-height:40px;height:40px;background:#f8f8f8;display:inline-block;}
.yb_form .yb_form_ul a.active{background:#ff4444;color:#fff;}
.minfo_box{ overflow:hidden; padding:10px; background:#fff;}
.minfo_box_title{ width:100%; height:39px; line-height:39px; border-bottom:1px solid #ddd; margin:0 0 30px 0;}
.minfo_box_title span{ float:left; height:38px; font-size:16px; color:#666; display:inline-block; overflow:hidden; padding:0 10px; border-bottom:2px solid #ff4444;}
.minfo_box_title a{ float:right;}
.brr_table {
width: 100%;
border: 1px solid #7E7E7E;
margin-bottom:20px;
}

.brr_table tr {
width: 100%;
}

.brr_table tr td {
text-align: center;
border: 1px solid #7E7E7E;
height: 35px;
}

.brr_table tr td .btab_txt {
font-weight: normal;font-size:14px;color:#333;
}

.brr_table tr td .btab_msg {
font-weight: normal;
font-size: 15px;
}

.brr_table tr td .btab_msg .input_kdnumber {
float: left;
display: inline-block;
width: 190px;
height: 20px;
}

.brr_table tr td .btab_msg .br_input {
width: 100%;
height: 20px;
border: none;
text-align: center;
}

.brr_table tr td .btab_msg .br_select {
width: 100%;
border-color: #fff;
text-indent: 10px;
border: none;
}

.brr_table tr td .btab_msg .Goods_Mumber {
width: 60px;
}

.brr_table tr td .btab_msg .br_memo {
width: 100%;
border: none;
text-align: center;
}

.brr_table tr td .btab_txt .immediately_check {
width: 50%;
height: 20px;
}
.brr_btn{text-align:center;}
.fcomm_button,.fcomm_button:hover{background:#ff4444;line-height:36px;height:36px;display:inline-block;width:120px;text-align:center;color:#fff;margin-right:20px;}
.pack_add{
    cursor: pointer; color: green; width: 60px;
    -moz-user-select:none;/*火狐*/
    -webkit-user-select:none;/*webkit浏览器*/
    -ms-user-select:none;/*IE10*/
    -khtml-user-select:none;/*早期浏览器*/
    user-select:none;
}
.pack_del{
    cursor: pointer; color: #ff4444; width: 60px;
    -moz-user-select:none;/*火狐*/
    -webkit-user-select:none;/*webkit浏览器*/
    -ms-user-select:none;/*IE10*/
    -khtml-user-select:none;/*早期浏览器*/
    user-select:none;
}
.yb_form_body{margin-bottom:20px;}
.yb_form_body2 {padding:20px;}
.yb_form_body2  .layui-input-inline{width:300px !important;}
.yb_form_body2  .layui-word-aux{color:#ff4444 !important;}
.yb_form_body2 .layui-this{background:#ff4444 !important;}
.pack_table .layui-table-cell{padding:0px !important;height:40px;overflow:visible;text-overflow:inherit;white-space:normal;line-height:20px;display: table-cell;
            vertical-align:middle}
.pack_btn a{color:#ff4444;}
.pack_table  .layui-form-checkbox[lay-skin=primary]{top:-3px !important;}
.pack_table .layui-form-checkbox[lay-skin=primary]:hover i{background:#ff4444;border-color:#ff4444;}
.pack_table .layui-form-checked[lay-skin=primary] i{background:#ff4444;border-color:#ff4444;}
.member_inte{overflow:hidden;margin-bottom:20px;}
.member_inte .left{margin-right:10px;}
.member_inte p{font-size:14px;color:#666;line-height:30px;}
.member_inte span{font-size:24px;height:40px;line-height:40px;color:#ff4444;padding-top:20px;display:inline-block;}
.input_ParID{font-size:12px;line-height:20px;height:20px;}
.lay-pack-edit,.lay-pack-del{color:#ff4444;font-size:12px;line-height:30px;height:30px;}
.lay-pack-edit i,.lay-pack-del i{margin:0 5px;line-height:30px;height:30px;font-size:14px;}
.lay-pack-check{width:18px;height:18px;margin:6px 0;vertical-align:middle;}
.lay-pack-footer{overflow:hidden;margin-bottom:20px;}
.lay-pack-footer input{width:18px;height:18px;margin:6px 0;vertical-align:middle;}
.lay-pack-footer .left{line-height:30px;height:30px;display:inline-block;}
.lay-pack-footer .left span{display:inline-block;color:#666;}
.lay-pack-footer .right p{color:#ff4444;line-height:30px;height:30px;font-size:14px;display:inline-block;}
.DialogInfo .member_txt{width:auto !important;}

.brank_recod{border:1px solid #ff4444;margin-bottom:20px;}
.brank_recod .t1{line-height:40px;height:40px;font-size:16px;text-align:center;color:#fff;background:#ff4444;}
.brank_recod .layui-table{margin:0px !important;}
.brank_recod .layui-table th{font-weight:bold;}
.member_chong{border-color:#ff4444 !important;padding-bottom:20px !important;}
.member_chong legend{color:#ff4444;font-weight:bold !important;}
.member_chong .layui-form-item{margin-bottom:0px;}
.layui-form-item p{line-height:36px;height:36px;color:#ff4444;font-weight:bold;}
#rbl_PlayType input{vertical-align:middle;}
.yb_form .yb_form_ul{overflow:hidden;margin-bottom:20px;}
.yb_form .yb_form_ul li{width:120px;float:left;margin-right:20px;}
.yb_form .yb_form_ul a{width:120px;color:#666;text-align:center;line-height:40px;height:40px;background:#f8f8f8;display:inline-block;}
.yb_form .yb_form_ul a.active{background:#ff4444;color:#fff;}
.brank_list{margin-bottom:20px;}
.brank_list th{background:#ffa500;color:#fff;border-right:1px solid #fff !important;}
.brank_form{border:1px solid #ff4444;margin-bottom:20px;}
.brank_form .t1{line-height:40px;height:40px;font-size:16px;text-align:center;color:#fff;background:#ff4444;margin-bottom:20px;}
.brank_form  .layui-form-label{width:90px;}
.brank_form  .layui-input-block{margin-left:100px;width:275px;}
.brank_form   dd.layui-this{background-color:#ff4444 !important;}
.brank_list th,.brank_list td{padding:0px !important;overflow:hidden;line-height:30px;height:30px;}
.brank_form .layui-form{padding:0 10px;}
.brank_form .layui-input-inline{margin-left:100px !important;}
.brank_form .layui-form-label{padding:9px 0px !important;}
.member_chong_form .layui-input-inline{margin-left:90px !important;}
.member_chong_form .layui-form-label{padding:9px 0px !important;}
.paytpye img{width:80px;}
.member_zhuan_info .layui-input-inline p{color:#666;font-weight:normal;}

.member_zhuan_info .layui-input-inline{margin-left:90px !important;}
.member_zhuan_info .layui-form-label{padding:9px 0px !important;}
.cityform{color:#666;}
.tgmvp .txt1 {
width: 100%;
}

.tgmvp #copySpread {
color: #fb5106;
font-size: 14px;
}

.tgmvp h2 {
font-size: 16px;
color: #fb5106;
}

.tgmvp p {
font-size:14px;color:#666;
}

.tgmvp p strong {
    display: block;
    font-size: 14px;
}

.tgmvp p .txt1 {
    border: 1px solid #ccc;
    background-color: #fff;
    height: 24px;
    line-height: 24px;
    margin: 5px 0;
}

.tgmvp .btn-clean{color:#666 !important;cursor: pointer;}
.tgmvp .btn-cleanL:hover{color:#666 !important;cursor: pointer;}
.tgmvp .hover{color:#666 !important;cursor: pointer;}
.fuzhi_btn{background:#ff8844;color:#fff;line-height:30px;height:30px;padding:0 10px;display:inline-block;margin:0 auto;border-radius:3px;}
.wtinfo {padding:10px 10px;background:#fff;}
.wtinfo ul li { padding:10px 0; border-bottom:1px dashed #e0e0e0;    overflow: hidden;position:relative;margin-bottom:10px;}
.wtinfo ul li .fr {margin-left:30px;}
.wtinfo ul li .que {margin-bottom:15px;overflow:hidden;position:relative;}
.wtinfo ul li .que p { font-weight:bold;  color:#666; font-size:16px;}
.wtinfo ul li  i { display: inline-block; width:26px; height: 26px; line-height: 26px; border-radius:100%;  color:#fff; font-style:normal; text-align: center; font-family: Arial; font-size:16px;}
.wtinfo ul li .que i { background:#b80008;}
.wtinfo ul li .ans{position:relative;}
.wtinfo ul li .ans i { background:#ccc; }
.wtinfo ul li .ans p{color:#666;}
.wtinfo .fl{width:25px;position:absolute;top:0px;left:0px;height:25px;}
.wtinfo .fr{float:right;}
.weight_info{font-size:14px;line-height:30px;height:30px;color:#666;}
.weight_info span{color:#ff4444;}
.ManagerHome_Con{padding:10px;}
.pay_count div{display:inline-block;}