/**/
.l_buy_nav{position: fixed;_position: absolute;top: 0;right: 0;z-index: 9990;width: 0;height: 100%;border-left:6px solid #666;}
.l_buy_par{position: relative;height:100%;}
.l_buy_boxs{position: absolute;top: 50%;left: -35px;margin-top: -61px;display: flex;flex-direction: column;justify-content: center;align-items: center;background:#666;}
.l_buy_boxs_rev{position: relative;}
.iswode,.isgwc,.iskefu{position: relative;width: 35px;height:35px;display: flex;justify-content: center;align-items: center;background:#666;border-bottom:1px solid #fff;cursor: pointer;z-index: 10;}
.l_buy_span{/*display:none;*/position: absolute;top:0;left: 35px;width: 80px;height: 35px;line-height: 35px;background: #c81623;color: white;font-size: 12px;text-align: center;}
.gwc_span_i{position: absolute;top: -6px;right: 4px;display: inline-block;background: red;border-radius: 50%;position: absolute;z-index: 3;right: 2px;top: -5px;height: 11px;padding: 1px 2px;border: 1px solid #b61d1d;overflow: hidden;color: #fff;font: 11px/11px verdana;text-align: center;min-width: 11px;_width: 20px;-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;background-color: #cc6060;background-image: -moz-linear-gradient(top,#cc6060,#b61d1d);background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#cc6060),color-stop(1,#b61d1d));filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc6060', endColorstr='#b61d1d', GradientType='0');-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc6060', endColorstr='#b61d1d');background-image: linear-gradient(to bottom,#cc6060 0,#b61d1d 100%);}
.l_buy_contion{background: #EDEBEB;height: 100%;width: 270px;}
.l_buy_contion .r_cont{cursor: pointer;}
 .l_buy_contion .r_cont .r_title,.l_buy_contion .l_gw_box .r_title{height: 30px;background: gray;font-size: 14px;color: white;line-height: 30px;padding: 5px;}
 .l_buy_contion .r_cont .r_cont_card,.l_buy_contion .l_gw_box .r_cont_card{background:#fff;margin-top: 10px;padding: 10px;}
 .l_buy_contion .r_cont .r_cont_card .r_cont_card_title{font-size: 16px;border-bottom: 1px solid black;padding-bottom: 10px;margin-bottom: 5px;font-size: 12px;color: #198fd4;}
 .r_cont_card_ul{display: flex;flex-wrap: wrap;}
 .r_cont_card_li{display: flex;flex-direction: column;font-size: 12px;width: 80px;text-align: center;border-right: 1px solid;margin: 10px 0;}
 .coupon_box {height: 65px;width: 250px;display: flex;align-items: center;background: #f4f4f4;}
 .coupon_box2 {background: #6781DE;width: 85px;height: 100%;color: white;/* text-align: center; */display: flex;align-items: center;flex-direction: column;justify-content: center;font-size: 12px;}
 .coupon_box2_money {font-size: 12px;}
 .coupon_box3 {display: flex;height: 100%;flex-direction: column;margin: 10px 0px 0px 5px;}
 .coupon_box3_d {margin: 0px;font-size: 12px;}
 .coupon_time {font-size: 12px;color: #b5b4b4;}
 .coupon_class {color: white;background: #5CA1DF;font-size: 12px;padding: 2px 5px;border-radius: 10px;}
 .coupon_msg {font-size: 12px;}
 .r_cont_card_li2{margin-bottom: 10px;}
 .r_cont_card_li3{border-bottom: 1px solid;padding: 10px;width: 100%;display: flex;flex-wrap: nowrap;font-size: 12px;position: relative;}
 .r_cont_card_li3 img{width: 40px;height: 40px;vertical-align: text-top;margin-right: 10px;}
 .r_cont_card_li3_d{display: flex;flex-direction: column;}
 .r_cont_card_li3_sp{margin: 5px 0;}
 .l_gw_box,.r_cont_div,.r_cont_card{height: 100%;}
 .r_cont_card{overflow: auto;}
 /*设置滚动调样式*/
  /*滚动条样式*/
 .r_cont_card::-webkit-scrollbar,.gwc_ul::-webkit-scrollbar{width: 4px;height: 4px;}
 .r_cont_card::-webkit-scrollbar-thumb,.gwc_ul::-webkit-scrollbar-thumb {border-radius: 10px;-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);background: rgba(0,0,0,0.2);}
 .r_cont_card::-webkit-scrollbar-track,.gwc_ul::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);border-radius: 0;background: rgba(0,0,0,0.1);}
 
 .l_gw_bottom{position: fixed;bottom: 0px;height: 50px;background: #eceaea;width: 100%;display: flex;align-items: center;/*padding:5px;*/}
 .l_gw_bottom_d{display: flex;flex-direction: column;width: 170px;color: #666;font-size: 12px;padding:5px;}
 .l_gw_bottom_b{width: 75px;padding: 5px;background: red;color: white;height: 28px;line-height: 28px;cursor: pointer;}
 #car_content{max-height: 310px;width:0px ;background-color: #fff;z-index: 999;border: 1px solid;display:none;}
 .gwc_ul{max-height: 270px;height:270px;overflow: auto;margin-bottom: 40px;}
 .gwc_button{position: absolute;bottom: 0;width: 100%;background: #eceaea;height: 40px;display: flex;color: black;align-items: center;justify-content: space-around;}
 .gwc_button_d{width: 50%;text-align: left;padding-left: 10px;font-size: 12px;color: #666;}
 .gwc_button_d span{color: red;font-weight: bold;/* text-align: left; */margin-right: 5px;}
 .gwc_button_d2{background: red;color: white;width: 67px;font-size: 12px;height: 25px;line-height: 25px;}
 .del_shoprow{position: absolute;right: 0px;bottom: 10px;font-size: 12px;color: #666;cursor: pointer;}
 .del_shoprow:hover{color:red;}
 .logousername_user{display: inline-block;width: 100%;height: 100%;}