/*===================================*/
/*===========电脑版会员中心==========*/
/*===================================*/


/*#region ==========登陆注册==========*/
.loginf_box input,.member_form input[type="text"],.member_form textarea{ -webkit-transition:border linear 0.2s,box-shadow linear 0.2s; transition:border linear 0.2s,box-shadow linear 0.2s;}
.loginf_box input:focus,.member_form input[type="text"]:focus,.member_form textarea:focus{ border-color:rgba(82,168,236,0.8);outline:0;outline:thin dotted \9;/* IE6-9 */
-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);
-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);
box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);}
/*头部*/
.login_top_bg { width:100%; overflow:hidden; background:#fff;}
.login_top { width:1200px; height:100px; overflow:hidden; margin:0 auto;}
.login_top a.img { float:left; display:block; overflow:hidden;}
.login_top a.img img { height:100px; display:block;}
.login_top span.title { float:left; height:20px; line-height:20px; display:block; overflow:hidden; margin:55px 0 0 25px; border-left:1px solid #ddd;
font-size:18px; color:#666; padding:0 0 0 20px;}
.login_top p.tips { float:right; line-height:20px; display:inline-block; overflow:hidden; margin:55px 0 0 0; color:#666; font-size:14px;}
.login_top p.tips a { margin-left:5px; color:#ff4444;}
.login_top p.tips a:hover { text-decoration:underline;}
/*正文*/
.reg_body{ width:1200px; overflow:hidden; background:#fff; margin:60px auto;}
.reg_left{ float:left; width:600px; overflow:hidden;text-align:center;padding:60px 0;}
.reg_right{ overflow:hidden; padding:60px 0 0 120px;}
.login_body { min-height:600px; overflow:hidden; position:relative; background:url(../images/loginbg.jpg) no-repeat center top;}

.loginfloat { width:270px; height:360px; padding:20px 40px; overflow:hidden; position:absolute; left:50%; top:100px; z-index:10; margin:0 0 0 250px;
background:#fff;}
.loginf_title { height:30px; line-height:30px; overflow:hidden; font-size:16px; color:#666; padding:0 0 20px 0;}
.loginf_box { width:270px;}
.loginf_box>li { width:100%; height:auto; margin:0 0 20px 0;}
/*表单*/
.loginf_txt { width:100%; min-height:40px; position:relative;}
.loginf_txt i { width:40px; height:40px; line-height:40px; display:block; overflow:hidden; text-align:center; font-size:20px; color:#ddd;
position:absolute; left:0; top:0; z-index:10;}
.login_txt { float:left; width:228px; height:38px; line-height:38px; padding:0 0 0 40px; border:1px solid #ddd; background:#fff; font-size:13px;}
.code_txt{ width:120px; padding:0 10px;}

.loginf_check{ overflow:hidden;}
.loginf_check input{ float:left; margin:2px 5px 0 0;}
.loginf_check label{ color:#666;}
.loginf_check a{ color:#ff4444;}
.loginf_check a:hover{ text-decoration:underline;}
/*验证码*/
.verifyCode { float:right; width:115px; height:38px; display:block; overflow:hidden; border:1px solid #ddd; border-radius:2px; background:#fff;}
.verifyCode img { width:115px; height:38px;}
.loginf_txt a.code { float:right; width:117px; height:40px; line-height:40px; display:block; overflow:hidden; border-radius:4px; color:#fff;
background:#ff8800; font-size:14px; text-align:center;}
/*按钮*/
.loginf_box a.login_btn{ height:40px; line-height:40px; display:block; overflow:hidden; background:#ff4444; border-radius:4px;
color:#fff; font-size:16px; text-align:center; font-weight:bold;}
.loginf_box a.login_btn:hover{ color:#fff;}
.loginf_box a.link { float:right; clear:both;}
.loginf_box a.link:hover { text-decoration:underline;}
/*其他登录*/
.loginico { overflow:hidden; line-height:30px; margin-bottom:0px !important;}
.loginico span { float:left; color:#666; margin-right:3px;}
.loginico a { float:left; margin-right:6px;}
.loginico a img { height:30px;}
/*#endregion */

/*#region ==========公共部分==========*/
/*公共*/
.minfo{ width:1200px; height:auto; padding:30px 0 60px 0; margin:0 auto; position:relative; z-index:5;}
.minfo_left{ float:left; width:250px; overflow:hidden; margin-right:30px;}
.minfo_right{ overflow:hidden;}

/*会员信息*/
.minfo_login{ overflow:hidden; background:#fff; padding:30px 20px 10px 20px; margin:0 0 30px 0;}
.minfo_login img.toux{ float:left; width:80px; height:80px; display:block; border-radius:100%; margin:0 20px 10px 0; background:#e5e5e5;}
.minfo_login p.account{ line-height:30px; display:block; overflow:hidden; font-size:16px; color:#666; padding-top:10px;}
.minfo_login p.name{ line-height:30px; display:block; overflow:hidden; font-size:14px; color:#ff8800; padding-bottom:10px;}
.minfo_login p.inte{ line-height:30px; display:block; overflow:hidden; font-size:14px; color:#666; padding:5px 0 0 0;}
.minfo_login p.inte span{ color:#ff4444;}
.minfo_login .level{ line-height:30px; display:block; overflow:hidden; font-size:14px; color:#666;}
.minfo_login .level span{ float:left;}
.minfo_login .level p{ float:left; display:inline-block; overflow:hidden;}
.minfo_login .level i{ float:left; width:30px; height:4px; display:block; overflow:hidden; margin:13px 5px 0 0; background:#e5e5e5;}
.minfo_login .level i.ion{ background:#ff4444;}
.minfo_login .level em{ float:left; color:#ff4444; font-style:normal;}
.minfo_login p.time{ line-height:30px; color:#999;}

/*左侧菜单*/
.m_menu{ overflow:hidden; background:#fff; padding:10px 0;}
.m_menu h3{ height:40px; line-height:40px; overflow:hidden; display:block;}
.m_menu h3 em{ float:left; width:55px; display:block; overflow:hidden; text-align:center; font-size:20px; color:#999;}
.m_menu h3 span{ font-size:16px; color:#333;}
.m_menu ul{ overflow:hidden; font-size:14px; margin-bottom:10px;}
.m_menu ul li{ height:32px; line-height:32px; overflow:hidden;}
.m_menu ul li a{ display:block; overflow:hidden; padding:0 0 0 55px; color:#8c8c8c;}
.m_menu ul li a:hover{ color:#ff4444; text-decoration:underline;}
.m_menu ul li a.aon{ color:#ff4444;}

/*右侧*/
.minfo_box{ overflow:hidden; padding:20px 30px; background:#fff; min-height:770px;}
.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;}

/*选项*/
.minfo_nav{ height:40px; overflow:hidden; margin-bottom:30px;}
.minfo_nav li{ float:left; width:120px; height:40px; line-height:40px; overflow:hidden; margin-right:20px;}
.minfo_nav li a{ display:block; overflow:hidden; text-align:center; font-size:14px; color:#666; background:#f8f8f8;}
.minfo_nav li a.aon{ color:#fff; background:#ff4444;}
.minfo_nav li a:hover{ color:#fff; background:#ff4444;}
.minfo_nav li.lion a{ color:#fff; background:#ff4444;}
.minfo_nav li:hover a{ color:#fff; background:#ff4444;}
/*#endregion */

/*#region ==========会员中心==========*/
/*订单统计*/
.mhome_order{ overflow:hidden; margin:0 0 10px 0;}
.mhome_order li{ float:left; width:222px; height:100px; overflow:hidden; margin-right:10px; background:#fff;}
.mhome_order li:hover{ background:#fdfdfd;}
.mhome_order li.li0 i{ color:#ff4444;}
.mhome_order li.li1 i{ color:#c1e48f;}
.mhome_order li.li2 i{ color:#45c9d3;}
.mhome_order li.li3 i{ color:#ee6ca5;}
.mhome_order li.li4 i{ color:#b262f6; font-size:38px;}
.mhome_order li.li4{ float:right; margin-right:0px;}
.mhome_order li a{ display:block; overflow:hidden; line-height:100px; text-align:center;}
.mhome_order li i{ display:inline-block; overflow:hidden; font-size:50px;}
.mhome_order li span{ display:inline-block; overflow:hidden; color:#666; font-size:16px; margin:0 8px;}
.mhome_order li em{ display:inline-block; overflow:hidden; color:#ff4444; font-size:18px; font-style:normal;}
/*我的资产*/
.mhome_money{ width:880px; overflow:hidden; margin-bottom:30px;}
.mhome_money li{ float:left; width:198px; height:78px; overflow:hidden; margin:0 20px 0 0; border:1px solid #ddd;}
.mhome_money li:hover{ border:1px solid #ff4444;}
.mhome_money li a{ height:52px; line-height:26px; padding:13px 0; display:block; overflow:hidden; text-align:center;}
.mhome_money li span{ color:#8c8c8c; font-size:14px; display:block;}
.mhome_money li em{ color:#ff4444; font-size:16px; font-style:normal;}
.mhome_money li b{ color:#ff4444; font-size:14px; font-weight:lighter;}
/*#endregion */

/*#region ==========通用提交表单==========*/
/*表单*/
.member_form{ overflow:hidden; padding:5px 0;}
.member_form li{ min-height:40px; clear:both; margin-bottom:20px; position:relative; padding:0 0 0 135px;}
.member_form .name{ width:135px; line-height:40px; font-size:14px; color:#999; display:block; overflow:hidden; text-align:right; position:absolute; top:0; left:0; z-index:100;}
.member_form .name b{ color:#F00; margin-right:3px;}
.member_form .tips { line-height:20px; font-size:13px; color:#999; padding:10px 0 0 0;}
/*文本按钮*/
.member_txt{ width:268px; height:38px; line-height:38px; padding:0 15px; border:1px solid #ddd; font-size:14px; color:#666;}
.member_text{ width:368px; height:60px; line-height:20px; padding:10px 15px; border:1px solid #ddd; font-size:14px; color:#666;}
.member_ddl{ float:left; min-width:120px; height:40px; border:1px solid #ddd; font-size:14px; color:#666; margin:0 20px 0 0; text-indent:12px;}
.member_btn{ float:left; width:200px; line-height:40px; height:40px; overflow:hidden; display:block; text-align:center; font-size:16px; color:#fff; border-radius:4px; background:#ff4444;}
.member_btn:hover{ color:#fff;}
/*单选按钮*/
.member_radio{ float:left; line-height:40px; overflow:hidden; vertical-align:middle;}
.member_radio input{ display:inline-block; vertical-align:middle; cursor:pointer; margin:0 5px 0 0; width:14px; height:14px;}
.member_radio label{ display:inline-block; vertical-align:middle; cursor:pointer; margin:0 20px 0 0; overflow:hidden; font-size:14px; color:#666;}
.member_radio table{ border:0 none !important;}
.member_radio table td{ padding:0; line-height:40px; border:0 none !important;}
/*上传头像*/
.uploadtoux{ float:right; width:120px; overflow:hidden; text-align:center; margin-right:120px;}
.uploadtoux p{ display:block; overflow:hidden; margin-bottom:5px;}
.uploadtoux p img{ width:120px; height:120px; display:block; background:#e5e5e5;}
.uploadtoux a{ line-height:30px; font-size:14px; color:#999;}
.uploadtoux a:hover{ color:#ff4444;}

/*弹出窗口页面*/
.DialogInfo { overflow:hidden; padding:10px;}
.DialogInfo_table { width:100%;}
.DialogInfo_table td { line-height:20px; padding:10px 15px; border-bottom:1px solid #eee; font-size:13px;}
.DialogInfo_table .td1 { width:90px; text-align:center; border-right:1px solid #eee;}
.DialogInfo_none { height:51px; overflow:hidden;}
.DialogInfo_foot { width:100%; height:30px; padding:10px 0; background:#fff; overflow:hidden; text-align:center; border-top:1px solid #ddd;
position:fixed; left:0; bottom:0; z-index:1000;}
.DialogInfo_foot a { height:30px; line-height:30px; display:inline-block; overflow:hidden; padding:0 25px; color:#fff; background:#ff4444;
border-radius:4px; font-size:14px; margin:0 15px;}
.DialogInfo_foot a.hui { background:#999;}

/*多行文本+按钮*/
.member_textrow { overflow:hidden; padding:0 120px 0 0; position:relative;}
.member_textrow textarea { width:100%; height:80px; line-height:20px; padding:10px 15px; border:1px solid #ddd; font-size:14px; color:#666; box-sizing:border-box;}
.member_textrow a { width:70px; height:20px; line-height:20px; display:block; overflow:hidden; text-align:center; color:#fff; background:#ff8800; border-radius:3px;
position:absolute; top:0; right:40px; z-index:10;}
/*#endregion */



/*#region ==========订单：订单列表==========*/
/*标题*/
.ordertitle{ height:50px; line-height:50px; overflow:hidden; background:#f6f6f6; margin-bottom:30px;}
.ordertitle span{ float:left; height:50px; display:inline-block; overflow:hidden; text-align:center; font-size:14px; color:#666;}
.ordertitle span.sp1{ text-indent:20px; text-align:left;}
/*列表*/
.orderlist{ overflow:hidden;}
.orderlist li{ overflow:hidden; margin-bottom:30px;}
.orderlist p.ofoot{ height:39px; line-height:39px; display:block; overflow:hidden; padding:0 20px; background:#f6f6f6; border:1px solid #ddd;
border-top:0 none; color:#666;}
/*表格*/
/*.ordertable{ padding:0 300px 0 0; overflow:hidden; position:relative;}*/
.ordertable{ padding:0 0px 0 0; overflow:hidden; position:relative;}
.ordertable table{ width:100%; border-top:1px solid #ddd; border-left:1px solid #ddd;}
.ordertable table.table1{}
.ordertable table.table2{ width:300px; height:100%; position:absolute; top:0; right:0; z-index:10; border-left:0 none;}
.ordertable table td{ height:90px; border-bottom:1px solid #ddd; border-right:1px solid #ddd; text-align:center;color:#666666;font-size:14px;}
/*内容*/
.ordertable a.img{ float:left; width:60px; height:60px; display:block; overflow:hidden; margin:15px 15px 15px 20px;}
.ordertable a.img img{ width:58px; height:58px; display:block; border:1px solid #ddd;}
.ordertable p.name{ display:block; overflow:hidden; margin:15px 0; text-align:left;}
.ordertable p.name a{ line-height:18px; height:36px; display:block; overflow:hidden;}
.ordertable p.name b{ height:20px; line-height:20px; display:inline-block; overflow:hidden; color:#fff; background:#ff8800; padding:0 10px;
font-weight:lighter; border-radius:3px; margin-right:3px;}
.ordertable p.name b:nth-child(2n+1) { background:#77b600;}
.ordertable p.price{ line-height:20px; font-size:14px; color:#666;}
.ordertable p.free{ line-height:20px; color:#999;}
.ordertable a.btn{ width:60px; height:24px; line-height:24px; display:block; overflow:hidden; text-align:center; color:#fff; background:#ff4444;font-size:12px;
border-radius:3px; margin:10px auto;}
.ordertable a.hui{ background:#ccc;}
.ordertable a.link{ color:#ff4444;}
.ordertable a.link:hover{ text-decoration:underline;}
/*#endregion */

/*#region ==========订单：订单详细==========*/
/*信息*/
.oinfo_box{ width:388px; overflow:hidden; background:#fafafa; padding:15px 20px; margin-bottom:30px;}
.oinfo_box h4{ line-height:40px; font-size:16px; color:#555;}
.oinfo_box p{ line-height:24px; font-size:14px; color:#999; padding:3px 0;}
.oinfo_box p em{ float:left; display:inline-block; overflow:hidden; font-style:normal;}
.oinfo_box p span.stat{ height:24px; line-height:24px; display:inline-block; overflow:hidden; color:#fff; background:#ccc; padding:0 12px; border-radius:2px; font-size:12px;}
.oinfo_box p a.link{ display:inline-block; overflow:hidden; margin-left:20px; color:#ff4444;}
.oinfo_box p a.link:hover{ text-decoration:underline;}
/*状态*/
.oinfo_run{ overflow:hidden; padding:10px 0;}
.oinfo_run ul{ width:100%; overflow:hidden;}
.oinfo_run ul li{ float:left; width:25%; height:85px; overflow:hidden; text-align:center; position:relative;}
.oinfo_run ul li b{ width:100%; height:2px; display:block; overflow:hidden; background:#ccc; position:absolute; left:0; top:24px; z-index:0;}
.oinfo_run ul li span{ width:46px; height:46px; line-height:46px; display:block; overflow:hidden; border:2px solid #ccc; margin-left:-25px;
color:#666; font-size:25px; text-align:center; border-radius:100%; background:#fff; z-index:10; position:absolute; left:50%; top:0; color:#ccc;}
.oinfo_run ul li p{ line-height:35px; color:#999; padding:50px 0 0 0;}
.oinfo_run ul li.lion b{ background:#ff4444;}
.oinfo_run ul li.lion span{ background:#ff4444; border:2px solid #ff4444; color:#fff;}
.oinfo_run ul li.lion p{ color:#ff4444;}
.oinfo_run ul li.run1 span{ font-size:22px; line-height:48px;}
.oinfo_run ul li.run3 span{ font-size:21px;}
/*标题*/
.oinfo_title{ overflow:hidden; height:40px; line-height:40px;}
.oinfo_title span{ float:left; color:#555; font-size:16px;}
.oinfo_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;}
.oinfo_msg{ overflow:hidden; padding:0 0 15px 0; border-bottom:1px solid #ddd; margin-bottom:20px;}
.oinfo_msg p{ line-height:30px; font-size:14px; color:#999;}
/*内页商品*/
.oinfo_item{ overflow:hidden; padding:0 20px; background:#f8f8f8; margin:10px 0 20px 0;}
.oinfo_item table{ width:100%;}
.oinfo_item table td{ padding:20px 0; border-bottom:1px dashed #ddd; text-align:center;}
.oinfo_item a.img{ float:left; width:58px; height:58px; display:block; overflow:hidden; margin:0 10px 0 0; border:1px solid #ddd;}
.oinfo_item a.img img{ width:58px; height:58px;}
.oinfo_item p.name{ float:left; display:block; overflow:hidden; text-align:left;}
.oinfo_item p.name a{ line-height:15px; /*height:30px;*/ display:block; overflow:hidden; padding:3px 0;font-size:14px;}
.oinfo_item p.name b{ height:20px; line-height:20px; display:inline-block; overflow:hidden; padding:0 12px; color:#fff; background:#ff8800;
border-radius:3px; font-weight:lighter; margin-right:3px;}
.oinfo_item p.name b:nth-child(2n+1) { background:#77b600;}
.oinfo_item p.hui{ color:#666; font-size:14px;}
.oinfo_item p.red{ color:#ff4444; font-size:14px;}
.oinfo_item p.count{ line-height:50px; text-align:right; font-size:14px; color:#666; padding:0 20px 0 0;}
.oinfo_item p.count b{ color:#ff4444;}
.oinfo_item p.name a span{
    display:block;
    margin-bottom:10px
}
/*跟踪信息*/
.Track_list{ overflow:hidden; padding:10px 0 30px 0; margin-bottom:30px; border-bottom:1px solid #ddd;}
.Track_list li{ overflow:hidden; position:relative;}
.Track_list li p.time{ float:left; width:75px; display:block; overflow:hidden; line-height:25px; font-family:Arial; text-align:right; margin:0 60px 0 0;}
.Track_list li p.time span{ color:#666; font-size:14px; display:block; overflow:hidden;}
.Track_list li p.time em{ color:#999; font-size:13px; font-style:normal;}
.Track_list li p.line{ width:2px; height:100%; display:block; background:#e5e5e5; position:absolute; left:105px; top:0; z-index:10;}
.Track_list li p.line b{ width:10px; height:10px; display:block; overflow:hidden; background:#ff4444; border-radius:100%; margin:15px 0 0 -4px;}
.Track_list li div.cont{ overflow:hidden; line-height:25px; padding:0 0 15px 0; font-size:14px;}
.Track_list li div.cont span{ color:#666; display:block; overflow:hidden;}
.Track_list li div.cont p{ color:#999;}
/*底部按钮*/
.orderinfo_foot{ width:100%; height:40px; overflow:hidden; text-align:right; margin-bottom:25px;}
.orderinfo_foot div{ display:inline;}
.orderinfo_foot a{ width:200px; display:inline-block; overflow:hidden; height:40px; line-height:40px; margin:0 0 0 20px; background:#ff8800; font-size:16px; color:#fff; border-radius:4px; text-align:center;}
.orderinfo_foot a.orange{ background:#ff8800;}
.orderinfo_foot a.red{ background:#ff4444;}
/*#endregion */



/*#region ==========订单：商品评价==========*/
/*商品评价*/
.ItemAss_list{ overflow:hidden;}
.ItemAss{ overflow:hidden; background:#fff; margin-bottom:30px;}
/*标题*/
.ItemAss_title{ height:40px; line-height:40px; padding:0 10px; border-bottom:1px solid #ddd;}
.ItemAss_title span{ float:left; color:#666; font-size:14px; height:39px; line-height:41px; border-bottom:2px solid #ff8800;}
/*商品*/
.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:13px; padding:5px;}
/*图片*/
.ItemAss_img{ overflow:hidden; padding:15px 10px; border-bottom:1px solid #ddd;}
.album_add { float:left; overflow:hidden; margin:0 10px 0 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 #ff8800;}
.album_add:hover a i{ background:#ff8800;}
.album_add img { height:80px; display:block; padding:5px;}
/*表单*/
.ItemAss_form{ overflow:hidden;}
.ItemAss_form li{ overflow:hidden; border-bottom:1px solid #ddd; 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; height:20px; 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:#ff8800;}
.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;}
.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{ overflow:hidden;}
.MyAssess li{ overflow:hidden; padding:0 20px; margin-bottom:30px; background:#f8f8f8;}
.MyAssess li div.first{ border-top:0 none;}
.myadiv{ padding:10px 0; line-height:30px; overflow:hidden; border-top:1px dashed #ddd; font-size:14px;}
.myadiv .name{ float:left; color:#999; margin-right:5px;}
.myadiv .cont{ color:#666;}
.myadiv .xing{ width:100px; height:30px; display:inline-block; overflow:hidden; color:#ff8800; font-size:16px;}
.myadiv .xing i{ float:left; width:20px; height:30px; line-height:30px; text-align:center; display:block; overflow:hidden;}
.myadiv .albums{ display:inline-block; overflow:hidden; padding:10px 0 0 0;}
.myadiv .albums img{ float:left; width:98px; height:98px; border:1px solid #ddd; margin:0 20px 10px 0; background:#fff; cursor:pointer;}
/*#endregion */



/*#region ==========页面：我的收藏==========*/
/*收藏列表*/
.collectlist{ width:880px; overflow:hidden;}
.collectlist li{ float:left; width:180px; overflow:hidden; border:1px solid #ddd; padding:9px; margin:0 20px 30px 0; position:relative;}
.collectlist li:hover{}
.collectlist li a.img{ width:180px; height:180px; display:block; overflow:hidden;}
.collectlist li a.img img{ width:180px; height:180px; display:block;}
.collectlist li p.price{ display:block; overflow:hidden; line-height:30px; color:#ff4444; font-size:16px; font-family:Arial;}
.collectlist li a.name{ display:block; overflow:hidden; line-height:20px; height:40px;}
.collectlist li a.del{ overflow:hidden; width:100%; height:40px; line-height:40px; color:#fff; text-align:center; font-size:14px;
filter:Alpha(opacity=80); background:#000; background:rgba(0, 0, 0, 0.8); position:absolute; right:0; top:0; z-index:10; display:none;}
.collectlist li a.del span{ display:inline-block; overflow:hidden;}
.collectlist li a.del i{ display:inline-block; overflow:hidden; margin:0 0 0 8px; font-size:15px;}
.collectlist li:hover a.del{ display:block;}
/*#endregion */

/*#region ==========页面：收货地址==========*/
/*地址列表*/
.addresslist{ width:890px; overflow:hidden;}
.addresslist li{ float:left; width:373px; height:120px; overflow:hidden; background:#fff; position:relative; margin:0 30px 30px 0;
border:1px solid #ddd; padding:20px; position:relative;}
.addresslist li.last{ border:1px dashed #ccc;}
.addresslist li h4{ line-height:20px; height:20px; display:block; overflow:hidden; padding:0 0 0px 0;}
.addresslist li h4 span{ color:#333; font-size:16px; display:inline-block; overflow:hidden; margin-right:20px;}
.addresslist li h4 b{ height:20px; display:inline-block; overflow:hidden; padding:0 10px; color:#fff; background:#ff8800; font-weight:lighter;}
.addresslist li p.cont{ line-height:20px; max-height:60px; display:block; overflow:hidden; color:#999; font-size:14px; padding:10px 0 0 0;}
.addresslist li p.btns{ line-height:20px; display:inline-block; overflow:hidden; position:absolute; top:20px; right:20px; z-index:10;}
.addresslist li p.btns a{ float:left; color:#ff4444; font-size:14px; margin-left:10px;}
.addresslist li p.btns a:hover{ text-decoration:underline;}
.address_addbtn{ height:120px; display:block; overflow:hidden; text-align:center;}
.address_addbtn i{ display:block; overflow:hidden; margin:20px auto 0 auto; font-size:50px; color:#999;}
.address_addbtn span{ font-size:14px; color:#999;}
.address_addbtn:hover i{ color:#ff4444;}
.address_addbtn:hover span{ color:#ff4444;}
/*#endregion */

/*#region ==========页面：我的优惠劵==========*/
/*列表*/
.couponlist{ width:890px; overflow:hidden;}
.couponlist li{ float:left; width:415px; height:140px; overflow:hidden; margin:0 30px 30px 0; background:url(../images/couponbg.png) no-repeat left center; position:relative;}
.couponlist li h4{ height:70px; line-height:70px; display:block; overflow:hidden; padding:5px 0 0 30px; color:#fff; font-size:14px;}
.couponlist li h4 span{ font-size:18px;}
.couponlist li h4 b{ font-size:55px; margin-right:10px;}
.couponlist li h4 em{ font-style:normal;}
.couponlist li p{ height:25px; line-height:25px; display:block; overflow:hidden; padding:0 0 0 30px; color:#fff; font-size:14px;}
.couponlist li a{ width:75px; height:100px; line-height:25px; display:block; overflow:hidden; text-align:center; color:#999; font-size:18px;
position:absolute; top:0; right:0; z-index:10; padding:20px 0;}
/*#endregion */

/*#region ==========页面：余额充值==========*/
.chong_form{ width:340px; overflow:hidden; margin:0 auto;}
.chong_form li{ overflow:hidden; margin-bottom:30px;}
.chong_form li h4{ height:50px; line-height:50px; display:block; overflow:hidden; padding:20px 0 10px 0;}
.chong_form li h4 span{ font-size:14px; color:#999; margin-right:5px;}
.chong_form li h4 b{ font-size:36px; color:#ff4444;}
.chong_form li p.name{ float:left; width:55px; height:40px; line-height:40px; display:block; overflow:hidden; font-size:14px; color:#999;}
.chong_form li .txt_chong{ width:283px; height:38px; line-height:38px; border:1px solid #ddd; outline:none; text-indent:10px; font-size:14px;}
.chong_form li a.btn{ width:160px; height:40px; line-height:40px; display:block; overflow:hidden; text-align:center; color:#fff; font-size:14px; background:#ff8800; border-radius:4px;}
.chong_form li a.btn1{ float:left; background:#ff8800;}
.chong_form li a.btn2{ float:right; background:#ff4444;}

.chong_tips{ padding:15px 20px; line-height:30px; color:#999; overflow:hidden; margin-top:30px; background:#eff8ff; border:1px solid #bce8f1;}
.chong_tips h4{ font-size:14px; color:#666; display:block; overflow:hidden;}
.chong_tips p{}
.chong_tips a{ font-size:12px; color:#ff4444;}
.chong_tips a:hover{ text-decoration:underline;}
/*#endregion */



/*#region ==========支付：购物车==========*/
/*提示*/
.cart_tipe{ overflow:hidden; margin:10px 0 30px 0;}
.cart_tipe li{ float:left; width:200px; height:70px; overflow:hidden; position:relative;}
.cart_tipe li.one{ width:600px;}
.cart_tipe li i{ position:absolute; left:0; top:13px; z-index:1; width:100%; height:4px; display:block; overflow:hidden; background:#ccc;}
.cart_tipe li span{ position:absolute; left:50%; top:0; z-index:2; width:30px; height:30px; line-height:30px; color:#fff; display:inline-block;
overflow:hidden; margin-left:-15px; text-align:center; border-radius:100%; background:#ccc; font-size:14px;}
.cart_tipe li p{ line-height:40px; display:block; overflow:hidden; text-align:center; color:#999; font-size:14px; margin:30px 0 0 0;}
.cart_tipe li.lion i{ background:#ff8800;}
.cart_tipe li.lion span{ background:#ff8800;}
.cart_tipe li.lion p{ color:#ff8800;}
/*列表*/
.cart_table{ width:100%; line-height:30px; border:0 none;}
.cart_table th{ padding:10px 0; background:#fff; text-align:center; color:#666; font-size:14px; border-bottom:20px solid #f8f8f8;}
.cart_table td{ padding:20px 0; background:#fff; text-align:center; color:#666;}
/*.cart_table tr.lion td { background:#f2f2f2;}*/
.cart_table a.img{ float:left; display:inline-block; overflow:hidden; border:1px solid #ddd; background:#fff; margin:0 10px 0 0;}
.cart_table a.img img{ width:58px; height:58px;}
    .cart_table p.name {
        float: left;
        display: block;
        overflow: hidden;
        text-align: left;
        max-width: 370px;
  
    }
        .cart_table p.name:hover a {
            height: auto;
            white-space: initial;
            max-height:initial;
        }
        .cart_table p.name a {
            line-height: 23px;
          /*  max-height: 50px;*/
            padding: 3px 0;
            display: block;
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden;
            font-size: 14px;
        }
.cart_table p.name a span{
    display:block;margin-bottom:8px;
}
.cart_table .wu td{
    background:#fff2f2;
}
.cart_table .wu td .tai{
    color:#f23030;
}
.cart_table .que td{
    background:#fff9f2;
}
.cart_table .que td .tai{
    color:#ff8800;
}
.cart_table p.name b{ height:24px; line-height:24px; display:inline-block; overflow:hidden; padding:0 12px; color:#fff; background:#ff8800;
border-radius:3px; font-weight:lighter;}
.cart_table .price{ font-size:14px;}
.cart_table a.btn{ color:#ff4444; clear:both;}
.cart_table a.btn:hover{ text-decoration:underline;}
/*数量*/
.cart_num{ width:82px; height:25px; margin:0 auto;}
.cart_num a{ float:left; width:20px; height:23px; line-height:23px; text-align:center; overflow:hidden; display:block; background:#f0f0f0;
border:1px solid #e5e5e5; font-size:16px;}
.cart_num a:hover{ text-decoration:none; background:#ededed;}
.cart_txt{ float:left; width:36px; height:23px; line-height:23px; text-align:center; margin:0; padding:0;
border:1px solid #e5e5e5; border-left:0 none; border-right:0 none;}
/*选择*/
.cartcheck{ float:right; height:30px; line-height:30px; overflow:hidden; text-align:right; padding:0 30px 0 0;}
.cartcheck input{ float:left; display:inline-block; overflow:hidden; margin:9px 5px 0 0;}
.cartcheck label{ float:left; display:inline-block; overflow:hidden; font-size:14px;}
/*底部*/
.cart_foot{ height:50px; overflow:hidden; background:#fff; margin:20px 0 20px 0;}
.cart_foot_left{ float:left; overflow:hidden; padding:10px 0 0 110px; line-height:30px;}
.cart_foot_left a{ margin:0 30px 0 0; font-size:14px;}
.cart_foot_right{ float:right; overflow:hidden; line-height:50px;}
.cart_foot_right p { float:left; font-size:14px; color:#666;}
.cart_foot_right span{ float:left; color:#ff4444; font-size:24px; font-weight:bold; margin:0 30px 0 10px;}
.cart_foot_right a.btn{ float:left; font-size:18px; height:50px; line-height:50px; padding:0 35px; display:block; overflow:hidden; color:#fff; background:#ff8800;}
/*为空*/
.carnone{ display:block; overflow:hidden; padding:150px 0 30px 0; text-align:center; font-size:14px; background:#fff url(../images/carnone.png) no-repeat center 30px;}
/*#endregion */

/*#region ==========支付：订单确认==========*/
.pay_bg{ background:#fff; overflow:hidden; padding:20px 30px 45px 30px;}
.pay_title{ height:40px; line-height:40px; overflow:hidden; border-bottom:1px solid #ddd;}
.pay_title span{ float:left; color:#555; font-size:18px;}
.pay_title a{ float:right; color:#ff4444; font-size:14px;}
.pay_title a:hover{ text-decoration:underline;}
/*列表*/
.pay_item{ overflow:hidden; background:#f8f8f8; padding:0 30px; margin:20px 0 0 0;}
.pay_item p.count{ float:right; height:50px; line-height:50px; display:block; overflow:hidden; text-align:right; padding:0 15px;}
.pay_item p.count em{ float:left; font-size:14px; color:#555; font-style:normal;}
.pay_item p.count span{ float:left; font-size:16px; color:#ff4444; font-weight:bold;}
.pay_table{ width:100%;}
.pay_table th{ height:0;}
.pay_table td{ padding:20px 0; text-align:center; border-bottom:1px solid #ddd; line-height:30px;}
.pay_table a.img{ float:left; display:inline-block; overflow:hidden; border:1px solid #ddd; background:#fff; margin:0 10px 0 0;}
.pay_table a.img img{ width:58px; height:58px;}
.pay_table p.name{ float:left; display:block; overflow:hidden; text-align:left;}
.pay_table p.name a{ line-height:15px; padding:3px 0; display:block; overflow:hidden;font-size:14px;}
.pay_table p.name a span{
    display:block;margin-bottom:8px;
}

.pay_table p.name b{ height:24px; line-height:24px; display:inline-block; overflow:hidden; padding:0 12px; color:#fff; background:#ff8800;
border-radius:3px; font-weight:lighter;}
.pay_table p.price{ font-size:14px; color:#666;}
.pay_table p.number{ font-size:14px; color:#666;}
.pay_table p.money{ font-size:14px; color:#ff4444;}

/*下单须知*/
.paytips { line-height:20px; overflow:hidden; background:#fff7cc; padding:15px 0; margin-top:10px; font-size:14px; 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; margin-top:30px;}
.pay_box_title{ overflow:hidden; height:40px; line-height:40px; border-bottom:1px solid #ddd;}
.pay_box_title span{ float:left; font-size:18px; color:#555;}
.pay_box_title a{ float:right; font-size:14px; color:#ff4444;}
.pay_box_title a:hover{ text-decoration:underline;}
.pay_box_conts{ overflow:hidden; padding:20px 0 0 0;}
.pay_box_conts p.tips { line-height:20px; display:block; overflow:hidden; color:#ff8000;}
.pay_box_conts .pay_box_left{
    float:left;
    width:400px;
}
.pay_box_conts .pay_box_right{
    float:left;
    width:290px;
}
/*收货地址*/
.pay_address{ overflow:hidden;}
.pay_address li{ float:left; width:316px; height:120px; overflow:hidden; background:#fff; position:relative; margin:0 20px 5px 0;
cursor:pointer; border:2px dashed #ddd; padding:20px; position:relative;}
.pay_address li:hover{ border:2px solid #ff4444;}
.pay_address li.lion{ border:2px solid #ff4444;}
.pay_address li.lion i.icon{ display:block;}
.pay_address li.lion i.icon2{ display:block;}
.pay_address li h4{ line-height:20px; height:20px; display:block; overflow:hidden; padding:0 0 0px 0;}
.pay_address li h4 span{ color:#333; font-size:14px; display:inline-block; overflow:hidden; margin-right:20px;}
.pay_address li h4 b{ height:20px; display:inline-block; overflow:hidden; padding:0 10px; color:#fff; background:#ff8800; font-weight:lighter;}
.pay_address li p.cont{ line-height:20px; max-height:60px; display:block; overflow:hidden; color:#999; font-size:14px; padding:10px 0 0 0;}
.pay_address li p.btns{ line-height:20px; display:inline-block; overflow:hidden; position:absolute; top:20px; right:20px; z-index:10;}
.pay_address li p.btns a{ float:left; color:#ff4444; font-size:14px; margin-left:10px;}
.pay_address li p.btns a:hover{ text-decoration:underline;}
.pay_address li i.icon{ position:absolute; right:0; bottom:0; z-index:10; width:0; height:0; border-bottom:20px solid #ff4444; border-left:20px solid transparent; display:none;}
.pay_address li i.icon2{ position:absolute; right:-3px; bottom:-3px; z-index:11; color:#fff; font-size:15px; display:none;}
/*表单*/
.pay_form{ overflow:hidden;}
.pay_form td{ overflow:hidden; padding:7px 0; line-height:25px; vertical-align:top;}
.pay_form span.name{ line-height:25px; color:#333; font-size:13px; text-align:right; display:block; overflow:hidden; padding:0 3px 0 0;}
.pay_form span.name b{ color:#F00; margin-right:3px;}
.pay_form p.tips{ line-height:18px; color:#F00; padding-top:5px;}
.txt_pay{ width:300px; height:23px; line-height:23px; padding:0 5px; border:1px solid #ddd;}
.ddl_pay{ width:312px; height:25px; border:1px solid #ddd;}
.pay_remark{ width:100%; height:38px; line-height:38px; padding:0 20px; border:1px solid #ddd; background:#f8f8f8; outline:none; font-size:14px; box-sizing:border-box;}
.paytxtlist { overflow:hidden; padding:0 0 10px 100px; position:relative;}
.paytxtlist .name { width:95px; height:40px; line-height:40px; display:inline-block; overflow:hidden; font-size:14px; text-align:right; position:absolute; left:0; top:0; z-index:10;}
/*单选*/
.radio_pay{ float:left; overflow:hidden; vertical-align:middle;}
.radio_pay input{ display:inline-block; line-height:36px; vertical-align:middle; cursor:pointer; margin:0 5px 0 0;}
.radio_pay label{ display:inline-block; line-height:36px; vertical-align:middle; cursor:pointer; margin:0 0 0 0; overflow:hidden;
font-size:14px;}
.radio_pay table{ border:0 none !important; border-collapse:separate; border-spacing:20px 0; margin-left:-20px;}
.radio_pay table td{ padding:0; line-height:36px; border:1px solid #ddd; padding:0 20px;}
.radio_pay table td.tdon{ border:2px solid #ff4444;}
.radio_pay .item { float:left; line-height:36px; border:1px solid #ddd; padding:0 20px; margin-right:20px; }
.radio_paytips{ line-height:20px; color:#999; font-size:14px; padding:20px 0 0 0;}
/*复选按钮*/
.formcheckbox{ height:30px; line-height:30px; overflow:hidden; vertical-align:middle; font-size:14px; color:#666; padding:5px 0;}
.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:58px; height:22px; line-height:22px; border:1px solid #ddd; margin:3px 0 0 10px; text-align:center; color:#ff4444; font-size:13px; outline:none; border-radius:3px;}
.formcheckbox p{ float:left; line-height:30px; margin:0 0 0 5px;}
/*统计*/
.pay_count{ line-height:30px; overflow:hidden; text-align:right; font-size:13px; color:#666; padding:5px 0;}
.pay_count em{ margin-left:10px; font-style:normal;}
.pay_count span{ color:#ff4444;}
.pay_count span.money{ font-size:24px; font-weight:bold;}
.pay_count b{ color:#999; font-weight:lighter;}
/*按钮*/
.paybtn{ display:block; overflow:hidden; height:50px; line-height:50px; background:#f8f8f8; margin:25px 0 0 0;}
.paybtn a.link{ float:left; color:#ff4444; margin:0 0 0 15px; font-size:14px;}
.paybtn a.link:hover{ text-decoration:underline;}
.paybtn a.btn{ float:right; display:block; overflow:hidden; background:#ff8800; color:#fff; font-size:18px; padding:0 65px;}
/*#endregion */

/*#region ==========支付：下单成功==========*/
.handle_left { float:left; width:600px; overflow:hidden;}
.handle_right { overflow:hidden; padding-top:30px;}

.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:13px; color:#666; line-height:30px;}
.handle_top p span { color:#f18a39;}

.handle_form { overflow:hidden; background:#fff; border-top:1px solid #eee; margin-bottom:30px;}
.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;}

.PayQrcode { width:400px; overflow:hidden; margin:0 auto; text-align:center;}
.PayQrcode .code { display:block; overflow:hidden; width:200px; margin:0 auto; padding:8px; border:2px solid #ddd;}
.PayQrcode .tips { line-height:20px; font-size:13px; color:#666; margin:25px 0;}
.PayQrcode .btn { width:120px; height:40px; line-height:40px; display:inline-block; overflow:hidden; text-align:center; color:#fff;
background:#ff4444; font-size:14px;}
/*#endregion */

/*#region ==========支付：选择优惠劵==========*/
/*列表*/
.mycoupon_list{ width:460px; overflow:hidden; padding:15px 10px 0 10px; margin:0 auto;}
.mycoupon_list li{ padding:10px 20px; overflow:hidden; border:1px solid #4eb6d8; background:#4eb6d8; margin:0 0 15px 0; cursor:pointer; color:#fff;}
.mycoupon_list li.none{ text-align:center; font-size:15px; line-height:20px; background:#ff4444; border:1px solid #ff4444; border-radius:3px;}
.mycoupon_list li.lion{ padding:9px 19px; border:2px solid #ff4444;}
.mycoupon_list li h4{ height:50px; line-height:50px; display:block; overflow:hidden; color:#fff; font-size:13px;}
.mycoupon_list li h4 span{ font-size:16px;}
.mycoupon_list li h4 b{ font-size:40px; margin-right:10px;}
.mycoupon_list li h4 em{ font-style:normal;}
.mycoupon_list li p{ height:25px; line-height:25px; display:block; overflow:hidden; color:#fff; font-size:13px;}

/*底部*/
.couponfoot_no{ height:140px; overflow:hidden;}
.couponfoot{ width:100%; overflow:hidden; position:fixed; bottom:0; left:0; z-index:1000; background:#fff;}
.couponfoot div{ width:460px; overflow:hidden; margin:0 auto;}
.couponfoot input{ width:100%; height:40px; line-height:40px; font-size:13px; color:#999; outline:none; border:0 none; border-bottom:1px solid #ddd;}
.couponfoot p.tips{ line-height:30px; color:#ff8800; padding:0 0 10px 0;}
.couponfoot a.btn{ height:40px; line-height:40px; display:block; color:#fff; background:#ff8800; font-size:16px; text-align:center;
border-radius:4px; margin:0 0 10px 0;}
/*#endregion */


