﻿.main{width:1200px;margin: 130px auto 50px auto;background: #fff;overflow: hidden;}

/*订单状态*/
.order_state{width: 98%;height:118px;margin:15px auto;padding: 0px 2%;box-sizing:border-box;background: #14a83b;color:#f5f5f5;}
.order_state .now_state{width: 100%;margin:0px auto;font-size:16px;color:#f5f5f5;line-height: 60px;}
.order_state .can{width:100%;overflow: hidden;color: #f5f5f5;}
.order_state .can p{ float:left; line-height:30px; color:#fff;}
.order_state .can ul{ float:left; }
.order_state .can ul li{ float:left; margin-right:10px; }
.order_state .can a{display: inline-block;width:85px;line-height: 30px;background: #43b962;text-align: center;margin-right: 5px; color:#fff;}
.order_state .can a:hover{ background: #fff; color:#14a83b;}
/*订单详情*/
.order_view{width: 98%;overflow: hidden;border:1px solid #e1e1e1;box-sizing:border-box;margin: 0px auto;}
.order_view .title{width:100%;overflow: hidden;font-size:18px;color:#0b0b0b;line-height: 60px;text-indent: 20px;border-bottom:1px solid #e1e1e1;background: #fafafa;}
.order_view .view_info{width:95%;margin: 20px auto;}
.order_view .view_info li{ width:100%; overflow: hidden; color:#403f3f; line-height: 35px;}
/*订单信息*/
.order_information{width:98%;margin: 0px auto 20px auto;}
.order_information table{width:100%;border-collapse: collapse;}
.order_information .order_proli>td{border:1px solid #eeeeee;box-sizing: border-box;}
.order_information .order_proli table td{border-bottom:1px solid #eeeeee;box-sizing: border-box;}
.order_information th{ background:#23ac38; color:#fff; line-height:40px;}
.order_information .order_id{ line-height: 32px; background: #f8f8fa;  color:#828282;}
.order_information .order_id span{margin-left:20px;font-size: 12px;}
.order_information .order_id a{ color:#ff8201;}
.order_information .order_proli .pro_img{margin: 20px 15px 20px 20px;float:left;width:63px;height: 63px;border:1px solid #eeeeee;overflow: hidden;}
.order_proli .pro_img img{ display: block; width:100%; overflow: hidden;}
.order_proli .pro_info{float:left;width:370px;position: relative;margin-top: 20px;}
.order_proli .pro_info .title{display:block;line-height: 35px;height:35px;overflow: hidden;text-overflow: ellipsis;color: #23ac38;}
.order_proli .pro_info em{ display: block;}
.order_proli .pro_info i{ position: absolute; right:0px; top:30px;}
.order_information td.price{ color:#fe0103;}
.order_information .center{ text-align:center;}
.order_information .center a{color: #ff8201;line-height: 30px;}
.order_information .do .first_a{ display:block; width:78px;line-height: 30px;text-align: center;margin: 20px auto 0px auto;border:1px solid #e1e1e1;color:#848484;}
.order_information .operation{text-align:center;line-height: 35px;}
.order_information .operation a:last-child{ border:0px;}
.order_information .operation a{font-size:12px;color: #727272;border-right: 1px solid #737373;padding: 0px 5px;}
/*订单金额*/
.order_total{width: 98%;overflow: hidden;background: #fafafa;border:1px solid #e1e1e1;padding:0px 2%;box-sizing: border-box;margin: 0px auto 16px auto;}
.order_total .integral_left{ float: left;}
.order_total .integral_left p{ line-height: 55px; color:#7c7c7c;}
.order_total .integral_left a{display: block;color:#474747;text-decoration: underline;margin-top: 15px;}
.order_total .total_right{float: right;width:260px;margin: 15px 0px 20px 0;}
.order_total .total_right p{color:#3f3e3e;line-height: 30px;}
.order_total .total_right em{ width:150px; float:right;}
.order_total .order_sum{color:#191919;font-weight: bold;}
.order_total .payment{ color:#191919; font-size:18px;}
.order_total .payment em{color:#cc3333;font-weight: bold;}


.main2{width:1200px;margin: 130px auto 50px auto;overflow: hidden;}
/*左侧会员*/
.user_left{ float:left; width:198px;}
.user_left .user_nav{ width:100%; overflow: hidden; background: #fff; margin-bottom:10px;}
.user_left .user_nav .title{ width:100%; line-height: 50px; background: #14a83b url("../images/user/icon.png") 15px no-repeat; color:#fff; text-indent:35px; }
.user_left .user_nav ul{ width:100%; overflow: hidden;}
.user_left .user_nav ul li{ width:100%; overflow: hidden; line-height: 40px; text-indent: 35px;}
.user_left .user_nav a{ display: block; width: 100%; color:#464646; overflow: hidden;}
.user_left .user_nav  a:hover{ background: url("../images/user/hover.jpg") no-repeat; color:#14a83b;}
.user_left .user_nav  li.on a{ background: url("../images/user/hover.jpg") no-repeat; color:#14a83b;}
/*会员右侧*/
.user_right{ min-height:430px; width:980px;overflow: hidden;float: right;padding:0px 2%;box-sizing: border-box;background: #fff;}
.user_right .user_title{ width:100%; overflow: hidden; line-height: 55px; color:#14a83b; font-size:16px;}
.user_right .user_title a{ float:right; color:#000; font-size:14px;}
.user_right .title_tab{ width:100%; overflow: hidden; border-bottom:1px solid #e4e4e4;}
.user_right .title_tab li{float: left;margin-right: 40px;}
.user_right .title_tab li:hover a{ color:#14a83b; line-height:39px; border-bottom:1px solid #14a83b; display:block;}
.user_right .title_tab li.on a{ color:#14a83b; line-height:39px; border-bottom:1px solid #14a83b; display:block;}
.user_right .title_tab li a{  line-height: 40px;  color: #8e8e8e;  }
.user_right .title_tab li span{ color:#ff8200;}
/*个人信息*/
.user_right .welcome{ width:100%; overflow:Hidden; margin:30px auto; line-height:30px; color:#353535;}
.user_right .edit_email{ border-top:1px solid #efefef; width:100%; overflow:hidden; color:#353535; padding:25px 0px;}
.user_right .edit_email a{ display:block; line-height:60px; color:#14a83b;}
/*修改密码*/
.edit_password{ width:100%; overflow: hidden; margin:15px auto;}
.edit_password li{ width:100%; overflow: hidden; line-height: 50px; margin-bottom:12px;}
.edit_password li label{min-height:20px;float: left;width: 100px;text-indent: 10px;color:#373737;}
.edit_password li input{ text-indent: 10px; line-height: 50px; border:1px solid #dadfff; float: left;}
.edit_password li .chang{ width:350px;}
.edit_password li .duan{ width:215px;}
.edit_password li em{ margin-left:20px;}
.edit_password li .ulImg{ width:95px; height:35px; margin-left:24px;}
.edit_password .submit{ width:125px; line-height: 42px; background: #14a83b; color:#fff; text-align: center; border:0px; text-indent:0px;}


.edit_password .primary{text-align:center;text-indent: 0px;margin: 0px 10px;padding: 0px 10px;}
/*购物车页面………………………………………………………………………………………………………………………………………………*/
/*购物车列表*/
.cart_list input[type=checkbox]{width: 19px;height: 19px;background: #14a83b;margin-left: 15px;float: left;  -webkit-appearance:none;}
.cart_list input[type=checkbox]:checked{background:url("../images/user/checked.jpg") no-repeat;}
.cart_list{width:100%;padding-bottom:25px;}
.cart_list table{width:100%; border-collapse:collapse;}
.cart_list tr th{background: #fafafa;line-height: 30px;text-align: center;font-size:12px;color: #7d7d7d;}
.cart_list tr{border: 1px solid #e1e1e1;}
.cart_list tr td{ text-align: center; font-size:12px;}
.cartTable .shops{width: 100%;overflow:hidden;display: table;margin: 20px 0px;}
.cartTable .shops:hover a{ color:#23ac38;}
.cartTable .shops img{display: table-cell;width: 65px;float: left;border: 1px solid #dedede;margin-right: 15px;}
.cartTable .shops_info{float: left;width: 200px;text-align:left;line-height: 20px;color: #3a3a3a;}
.cartTable .shops p{  width:100%; font-size:12px;color:#333333;}
.cartTable .number{width: 120px;margin:0 auto;overflow:hidden;border: 1px solid #dcddde;border-radius: 20px;}
.cartTable .number a{line-height: 30px;text-align:center;width: 35px;display:inline-block;float: left;cursor: pointer;font-size: 18px;color: #808182;}
.cartTable .number a.add{ float:right}
.cartTable .count{width: 44px;float: left;line-height: 30px;text-align:center;border-left: 0;border-right: 0;background: none;}
.cartTable .delete_shop{color:#ca151e;background: url("../images/user/delter.jpg") no-repeat;width: 23px;height: 23px;display: block;margin: 0px auto;}
.cartTable .delete_shop:hover{ background:url("../images/user/delter1.jpg") no-repeat;}
.cartTable .sumprice{ color:#fe0101;}
.cartTable th input{margin-top: 5px;}
.cart_list .delter_goods{ color:#23ac38; line-height:40px;}
/*合计*/
.cart_list .all_sum{line-height: 50px;width:100%;overflow: hidden;border:1px solid #dedede;box-sizing:border-box;height: 50px;background: #fafafa;margin-top: 10px;}
.cart_list .all_sum p.o_choose{ color:#7d7d7d; margin-left:20px; float:left;}
.cart_list .all_sum p.o_choose i{ color:#ff4200;}
.cart_list .all_sum a.go_shop{color: #7d7d7d;margin:0px 10px;float:left;}
.cart_list .all_sum .go_account{
    width: 124px;
    line-height: 38px;
    float: right;
    background: #f45640;
    color: #fff;
    text-align: center;
    margin: 5px 20px;
}
.cart_list .all_right{float: right;line-height: 50px;}
.cart_list .all_right .z_sum{color: #7d7d7d;}
.cart_list .all_right .save{ line-height: 60px;  margin:0px 5px;}
.cart_list .z_sum em{font-size: 24px;line-height: 50px;color: #f45640;display: inline-block;}
.cart_list .all_right span{ float: right; color:#eeeeee; margin:0px 15px;}
.cart_list .all_right p{float: right;color: #777777;}
.cart_list .all_sum input{float:left;margin-top: 15px;}
.account{ width:100%; overflow: hidden; margin:25px 0px;}
.account a{ float: right; width:150px; line-height: 35px; text-align: center; font-size:16px;}
.account .baodan{ margin-right:22px; border:1px solid #d1d1d1; color:#333333; box-sizing: border-box;}
.account .go_account{ background: #ff5200; color:#fff;}

/*使用优惠券*/
.coupons{ width:100%; overflow:hidden; border:1px solid #e1e1e1;}
.coupons_title{ cursor:pointer; width:100%;overflow: hidden;line-height: 50px;background: #fafafa;}
.coupons_title em{float: left;margin:15px;width:19px;height: 19px;line-height: 20px;background: #e5e5e5;color:#7d7d7d;display: inline-block;text-align: center;}
.coupons .coupons_list{ display:none; border-bottom:1px solid #e1e1e1;color:#7d7d7d;border-top:1px solid #e1e1e1;color:#7d7d7d;min-height: 90px;width: 100%;margin:0px auto;overflow: hidden;padding: 10px 2%;}
.coupons .coupons_list li{position: relative;margin-right:8px;padding: 5px 10px;float: left;width:235px;height: 48px;overflow: hidden;border:1px solid #eaeaea;}
.coupons .coupons_list li label{ cursor:pointer;}
.coupons .coupons_list p{width:100%;overflow:hidden;color:#23ac38;line-height: 25px;font-size: 16px;}
.coupons .coupons_list span{ display: block;  font-size:12px; color:#747474; line-height: 25px; }
.coupons .coupons_list li input{ display: none;}
.coupons .coupons_list li.on{ border:1px solid #23ac38;}
.coupons .coupons_list  li.on i{position: absolute;width:30px;height: 30px;background: url("../images/user/icon2.png") right no-repeat;right: 0px;bottom: 0px;}
.coupons .used_coupons{ display:none; width:100%;overflow:Hidden;line-height: 50px;color:#727272;text-indent: 20px;}
.coupons .used_coupons i.money{ color:#14a83b;}


/*购物车结算………………………………………………………………………………*/
/*收货地址*/
.check_address{width: 98%;overflow: hidden;border:1px solid #e1e1e1;margin: 14px auto;}
.check_address .title{width:100%;overflow: hidden;line-height: 60px;font-size:18px;color:#0b0b0b;border-bottom:1px solid #e1e1e1;background: #fafafa;text-indent: 20px;}
.check_address .address_list{width: 97%;margin: 15px auto;overflow: hidden;}
.check_address .address_list li{margin-right:14px;background: #fafafa;float: left;width:244px;height: 154px;border:3px solid #cdcdcd;position: relative;padding: 1% 2%;box-sizing: border-box;}
.check_address .address_list li input{ display:none;}
.check_address .address_list .operat{ display: none; position: absolute; right:0px; top:0px;}
.check_address .operat a{ float: right; margin-right:10px; line-height: 30px; color:#23ac38; font-size:12px;}
.check_address .e_name{ font-size:18px; color:#0b0b0b;}
.check_address .e_phone{ display: block; color:#5f5f5f; line-height: 40px;}
.check_address .e_address{ display: block; width:100%; overflow: hidden; color:#5f5f5f; line-height: 25px;}
.check_address .address_list li.on{border:3px solid #23ac38;background: #fafafa url("../images/user/checked2.jpg") 94% 92% no-repeat;}
.check_address .address_list li.on .operat{ display: block;}
.check_address .add_address_li a{display: block;width:100%;overflow: hidden;text-align: center;color:#848484;line-height: 30px;}
.check_address .add_address_li img{display: block;margin: 40px auto 0px auto;}
/*支付方式*/
.pay_way{width: 98%;overflow: hidden;padding-bottom: 20px;border-bottom:1px solid #e5e5e5;margin: 0px auto;}
.pay_way .title{width:100%;overflow: hidden;font-size:18px;color:#0b0b0b;line-height: 50px;}
.pay_way .pay_list{overflow: Hidden;margin-bottom: 10px;}
.pay_way .pay_list li{width:100%;overflow: hidden;line-height: 30px;color:#23ac38;}
.pay_way .pay_way_li{ display:none; width:100%; overflow:hidden;}
.pay_way .pay_way_li li{ float:left; margin-right:20px; border:1px solid #dfdfdf;  width:155px;  height:50px;}
.pay_way .pay_way_li li.two{text-align:center;line-height: 50px;font-size: 18px;}
.pay_way .pay_way_li label{display:block;width:100%;height: 100%;}
.pay_way_li img{ display:inline-block;  margin:10px 25px;}
.pay_way_li li:last-child img{ margin-right:10px;}
.pay_way_li li input{display:none;}
.pay_way_li li.on{ border:1px solid #24ad3b;}

.pay_way .pay_list li.pay_ways{ float:left; margin-right:20px; border:1px solid #dfdfdf;  width:155px;  height:50px;}
.pay_way .pay_list label{ display:block; width:100%;}
.pay_way .pay_list li.on{ border:1px solid #24ad3b;}
.pay_way .pay_list input{ display:none;}

/*商品信息*/
.shop_information{width:98%;margin: 0px auto;}
.shop_information .title{ width:100%; overflow: hidden;  color:#0b0b0b; line-height: 60px; font-size:18px;}
.shop_information .title a{ float:right;color:#868686;}
.shop_information table{width:100%;border-collapse: collapse;border: 1px solid #e1e1e1;}
.shop_information td{border-top: 1px solid #eeeeee;box-sizing: border-box;}
.shop_information td .gifts{ width:95%; margin:0px auto;  line-height:40px;}
.shop_information td .gifts p{ float:left;}
.shop_information td .gifts ul{ float:left;}
.shop_information td .gifts ul li{ float:left;}
.shop_information th{background: #fafafa;color: #7d7d7d;line-height: 50px;}
.shop_information .order_id{ line-height: 32px; background: #f8f8fa;  color:#828282;}
.shop_information .order_id span{ margin-left:20px;}
.shop_information .order_id i{ color:#ff8201;}
.shop_information .order_proli .pro_img{margin: 20px 15px 20px 20px;float:left;width:63px;height: 63px;border:1px solid #eeeeee;overflow: hidden;}
.shop_information td.sum_money{ color:#fe0101;}
.shop_information .center{ text-align:center;}
.shop_information .do p{width:78px;line-height: 30px;text-align: center;margin: 20px auto 0px auto;border:1px solid #e1e1e1;color:#848484;}
.shop_information .operation{text-align:center;line-height: 35px;}
.shop_information .operation a{font-size:12px;color: #727272;border-right: 1px solid #737373;padding: 0px 5px;}
/*使用优惠券*/
.use_coupons{margin: 12px auto;}

.check_money{ background:none;}
/*订单金额*/
.check_money{width: 98%;overflow: hidden;border-bottom:1px solid #e1e1e1;box-sizing: border-box;margin: 0px auto 16px auto;}
.check_money .total_right{float: right;margin: 35px 0;}
.check_money .total_right p{color: #3b3b3b;line-height: 35px;font-size: 16px;}
.check_money .total_right em{width:150px;float:right;text-align: right;color: #f65540;}
.check_money .order_sum{color:#191919;font-weight: bold;}
.check_money .payment{ color:#191919; font-size:18px;}
.check_money .payment em{color:#cc3333;font-weight: bold;}

/*结算*/
.check{width: 98%;overflow: hidden;margin: 0px auto 35px auto;}
.check .check_left{ float: left;  font-size:16px; color:#636363;}
.check .check_left p{font-size:14px;color: #636363;line-height: 25px;}
.check .check_right{ float: right; font-size:16px; color:#3b3b3b;}
.check .check_right p{font-size:16px;color:#3b3b3b;text-align: right;line-height: 60px;}
.check .check_right em{ color:#f65540; font-size:14px;}
.check_right .check_btn{ float: right; }
.check_right .check_btn a{margin-left:15px;float: right;width:200px;line-height: 48px;font-size:18px;text-align: center;display: inline-block;}
.check_right .check_btn .cancel_btn{ border:1px solid #d7d7d7; color:#828282;}
.check_right .check_btn .now_btn{ background: #f65540; color:#fff;}


/*确定取消订单 弹框*/
.cancle_kuang{ display: none;}
.k_cancle p{text-align: center;color:#282828;line-height: 80px;}
.k_cancle .cancle_btn{ width:100%; overflow: hidden; text-align: center;}
.k_cancle .cancle_btn a{display: inline-block;text-align: center;color:#fff;width:120px;line-height: 35px;font-size:16px;background:#a8a8a8;margin: 0px 5px;}
.k_cancle .cancle_btn .ok_cancle{ background: #14a83b;}
/*确定删除地址*/
.del_address{ display: none;}
.del_address .kuang{padding: 0px 0px 30px 0px;}
.k_delete .close{ background: #14a83b; color:#fff;}
.k_delete .close a{ float:right; margin-right:10px; margin-top:10px;}
.k_delete .close p{color:#fff;font-size: 16px;float: left;text-indent: 20px;line-height: 45px;}
.k_delete .k_info p{text-align: center;color:#282828;line-height: 80px;}
.k_delete .cancle_btn{ width:100%; overflow: hidden; text-align: center;}
.k_delete .cancle_btn a{display: inline-block;text-align: center;color:#fff;width:120px;line-height: 35px;font-size:16px;background: #a8a8a8;margin: 0px 5px;}
.k_delete .cancle_btn .ok_cancle{ background: #14a83b;}
/*添加地址*/
.add_address{display: none;}
.add_address .kuang{padding: 0px 0px 30px 0px; top:20%;}
.k_add .close{ background: #14a83b; color:#fff;}
.k_add .close a{ float:right; margin-right:10px; margin-top:10px;}
.k_add .close p{color:#fff;font-size: 16px;float: left;text-indent: 20px;line-height: 45px;}
.k_add .k_info p{text-align: center;color:#282828;line-height: 80px;}
.k_add .cancle_btn{ width:100%; overflow: hidden; text-align: center;}
.k_add .add_btn input{display: inline-block; text-align: center;color:#fff;width:120px;line-height: 35px;font-size:16px;background: #a8a8a8;margin: 0px 5px 0px 0px ;}
.k_add .add_btn .save{ background: #14a83b;}
.k_add ul{width: 95%;overflow:Hidden;margin: 25px auto;}
.k_add ul li{width:100%;overflow: hidden;margin-bottom:20px;}
.k_add ul li select{line-height:35px;border:1px solid #dddddd;background:#f7f7f7;height:35px;float: left;}
.k_add select.chang{ width:298px; margin-bottom:10px;}
.k_add select.duan{width: 142px;margin-right:15px;}
.k_add li textarea{width:298px;background:#f7f7f7;border:1px solid #dddddd;height:100px;padding: 10px;box-sizing: border-box;}
.k_add ul li label{width:95px;float: left;min-height:10px;color:#9a9a9a;line-height: 30px;}
.k_add ul li i{ color:#f85943;}
.k_add li input[type=text]{width:298px;height: 33px;border:1px solid #dddddd;background:#f7f7f7;text-indent: 1em;}
.k_add li input[type=checkbox]{ float:left; width:20px; height:20px; -webkit-appearance:none; margin-right:10px;}
.k_add li input[type=checkbox]:checked{ background:url("../images/user/checked.jpg") no-repeat;}
/*提交订单*/
.order_submit{ display: none;}
.order_submit .kuang{width:300px;padding: 0px;margin-left: -150px;}
.order_submit .submit_text{ text-align: center; line-height: 100px; color:#000000;}


/*我的订单…………………………*/
.title_tab i{ color:#ff8200;}
.order_search{width:100%;overflow: hidden;padding: 20px 0px;}
.form_order{ float: left; border:1px solid #d6d6d6;}
.form_order input[type=text]{width:235px;height: 30px;line-height: 30px;text-indent: 1em;}
.form_order input[type=submit]{ width:85px; line-height: 30px; background: #ebebeb; font-size:12px; text-align: center; color:#3d3d3d;}
.order_search select{width:119px;height: 32px;border:1px solid #d6d6d6;text-align: center;background:#ebebeb;margin: 0px 10px;text-indent: 1em;}
.order_umanage .order_information{ width:100%; overflow: hidden;}
.order_umanage th input[type=checkbox]{width: 19px;height: 19px;background: #fff;margin-left: 15px;float: left;-webkit-appearance:none;margin-top: 10px;}
.order_umanage td input[type=checkbox]{width: 19px;height: 19px;background: #14a83b;margin-left: 15px;float: left;  -webkit-appearance:none;}
.order_umanage input[type=checkbox]:checked{background:url("../images/user/checked.jpg") no-repeat;}
.order_umanage  .order_id i{ color:#ff8200;}
.order_umanage td:first-child{ border-right:0px;}
.order_umanage td.td_two{ border-left:0px;}
.order_umanage td.td_two td{ border:0px;}
.order_umanage .do .pay{display: block;margin: 20px auto 0px auto;width:80px;line-height: 32px;text-align: center;color:#fff;background: #ff8200;}
.order_umanage .delter_goods{ color:#23ac38; line-height:40px;}

.order_proli .do .pay{display: block;margin: 20px auto 0px auto;width:80px;line-height: 32px;text-align: center;color:#fff;background: #ff8200;}


/*分页*/
.pages{ width:100%; overflow: hidden; text-align: center; margin:10px auto 60px auto;}
.pages a{ display: inline-block; width:40px; line-height: 40px; background: #ebebeb; color:#a3a3a3;}
.pages a.currentpage{ color:#fff; background: #6ec785;}
.pages a:hover{ color:#fff; background: #14a73c;}


/*订单配送中*/
.order_send{ display: none;}
.order_send .k_info p{width:100%;overflow: hidden;text-align: center;font-size:18px;color:#4a4a4a;line-height: 70px;margin-top: 30px;}
.order_send .k_info .call{color:#23ac38;font-size:24px;display: block;text-align: center;margin-bottom: 80px;}
/*订单配送中*/
.order_back{ display: none;}
.order_back .k_info p{width:100%;overflow: hidden;text-align: center;font-size:18px;color:#4a4a4a;line-height: 70px;margin-top: 30px;}
.order_back .k_info .call{color:#23ac38;font-size:24px;display: block;text-align: center;margin-bottom: 80px;}

/*订单筛选条件*/
.conditions .choose .first.active1{ color:#1c2975;}
.conditions .choose{width:100%;overflow: hidden;border:1px solid #ececec;background: #fff;}
.conditions .choose>li{position:relative;border-bottom:1px solid #ececec;line-height: 50px;overflow: hidden;}
.conditions .choose .first{float: left;color:#666666;width:100px;text-indent: 20px;}
.conditions .choose ul{float: left;width: 759px;overflow: hidden;height: 50px;}
.conditions .choose ul li{float: left;width: 105px;margin-right: 10px;}
.conditions .choose ul li input{ display:none;}
.conditions .choose .more1{position: absolute;right:9px;top:10px;font-size:12px;color:#797979;width:50px;line-height: 25px;height: 25px;background: #f5f5f5;border:1px solid #e5e5e5;text-align: center;}
/*会员优惠券*/
.user_coupons{color:#7d7d7d;border-top:1px solid #e1e1e1;color:#7d7d7d;min-height: 90px;width: 100%;margin:0px auto;overflow: hidden;padding: 22px 0px;}
.user_coupons li{position: relative;margin-right:8px;padding: 5px 10px;float: left;width:235px;height: 48px;overflow: hidden;border:1px solid #eaeaea;}
.user_coupons li label{ cursor:pointer;}
.user_coupons p{width:100%;overflow:hidden;color:#23ac38;line-height: 25px;font-size: 16px;}
.user_coupons span{ display: block;  font-size:12px; color:#747474; line-height: 25px; }
.user_coupons li input{ display: none;}
.user_coupons li.on{ border:1px solid #23ac38;}
.user_coupons  li.on i{position: absolute;width:30px;height: 30px;background: url("../images/user/icon2.png") right no-repeat;right: 0px;bottom: 0px;}

.user_title .my_coupons{ float: right; font-size:16px; color:#626262;}
/*会员地址管理*/
.user_address_list{width:100%;overflow: hidden;padding-bottom: 40px;border-top: 1px solid #e4e4e4;padding-top: 20px;}
.user_address{width: 100%;margin:0px auto;overflow: hidden;}
.user_address li{ width:100%; overflow: hidden;}
.user_address .address_left{ float: left;}
.user_address .address_right{float: right;color:#737373;margin-top: 10px;}
.user_right .setdefault {width: 18px;height: 18px;-webkit-appearance: none;border-radius: 50%;border:2px solid #14a73c;box-sizing:border-box;margin-top: 8px;float:left;}
.user_right .user_address .on{background:url('../images/ok.jpg') no-repeat;background-size: cover;}
.address_left .address_li{float: left;margin-left: 15px;line-height: 35px;color:#2d2d2d;}
.address_right a{ float: right; color:#737373;}
.address_right span{float:right;width:1px;height: 15px;background: #737373;margin: 3px 10px;}
.address_btn{width:100px;text-align: center;display: block;line-height: 30px;background: #14a73c;color:#fff;margin: 10px;}
.user_add_address{ display:none; width:100%; overflow:Hidden;}
.user_add_address .used_new{ width:100%; overflow:Hidden; line-height:30px; font-size:14px; margin-bottom:10px;}
.user_add_address .used_new .setdefault{ margin-right:15px;}
.user_add_address .setdefault:checked{ background:url('../images/ok.jpg') no-repeat; background-size:contain;}
.user_add_address form{width: 99%;margin:0px auto;border:1px solid #14a73c;}
.user_add_address ul{width: 95%;margin: 15px auto;}
.user_add_address ul li{ width:100%; overflow:Hidden;}
.user_add_address ul li.add_btn{margin-top: 15px;}
.user_add_address li label{ display:block; color:#14a83b; line-height:40px; font-size:16px;}
.user_add_address li i{color:#f00; margin-right:5px;}
.user_add_address li input{ width:228px; height:35px; border:1px solid #cccccc; margin-bottom:10px; text-indent:1em;}
.user_add_address li input[type=checkbox]{width:15px;height:15px;border:1px solid #cccccc;margin-bottom:10px;text-indent:1em;margin-right: 10px;margin-top: 3px;float: left;}
.user_add_address li .area_list{width:100%;overflow:Hidden;margin-bottom:10px;}
.user_add_address li select{width:150px;float: left;margin-right: 5px;border: 1px solid #d1d1d1;background: #f3f3f3;height: 30px;}
.user_add_address li textarea{width:475px;height:100px;border:1px solid #cccccc;padding: 10px;}
.user_add_address .add_btn input{width:85px;line-height:30px;height:30px;background:#a4a9ae;text-indent:0px;color:#fff;border:0px;border-radius: 5px;}
.user_add_address .add_btn .save{background:#23ac38;}


/*领取优惠券*/
.shop_coupons .coupons_list{border-top:1px solid #e1e1e1;color:#7d7d7d;min-height: 90px;width: 100%;margin:0px auto;overflow: hidden;padding: 20px 0;}
.shop_coupons .coupons_list li{position: relative;margin-right:8px;padding: 5px 10px;float: left;width: 200px;height: 48px;overflow: hidden;border:1px solid #eaeaea;}
.shop_coupons .coupons_list li label{ cursor:pointer;}
.shop_coupons .coupons_list p{width:100%;overflow:hidden;color:#23ac38;line-height: 25px;font-size: 16px;}
.shop_coupons .coupons_list span{ display: block;  font-size:12px; color:#747474; line-height: 25px; }
.shop_coupons .coupons_list li input{ display: none;}
.shop_coupons .coupons_list .getcoupons{position:absolute;right:0px;top:0px;background: #d3d3d3;width: 50px;text-align:center;height:100%;line-height:60px;color: #23ac38;}
.shop_coupons .coupons_list li.on{ border:1px solid #23ac38;}
.shop_coupons .coupons_list  li.on i{position: absolute;width:30px;height: 30px;background: url("../images/user/icon2.png") right no-repeat;right: 0px;bottom: 0px;}

/*领取优惠券提示框*/
.k_coupons{ display:none;}
.tip_success{ position:absolute; top:50%; left:50%; width:375px; height:180px; margin-left:-190px; margin-top:-90px; background:#fff;}
.tip_success .tip_title{ width:100%; overflow:Hidden; background:#14a73c; line-height:45px;}
.tip_success .close{float:right; margin-right:15px}
.tip_success .tip_title p{ float:left; color:#fff; margin-left:15px; font-size:16px;}
.tip_success .tip_info{ text-align:center; }
.tip_success .tip_info p{ color:#14a73c; margin-top:30px; line-height:40px; font-size:16px;}
.tip_success .tip_info a{ text-decoration:underline;}

/*兑换记录*/
.record_li{ margin:20px auto; width:100%;}
.record_li td{text-align:center; line-height:60px;}
.record_li .pro_info {width: 100%;margin-top: 0px;}
.record_li .time{width:300px; font-size:12px; color:#6b6b6b;}
.record_li .point{ color:#ff0302; }