/*css reset*/
html, body, div, applet, object, iframe, em, p, font, img, small, strong, center, dl, dt, dd, ol, ul, li, form, label, table, caption, tbody, tr, th, td {margin:0;padding:0;border:0;outline:0;vertical-align:baseline;} 
h1, h2, h3, h4, h5, h6, span{margin:0;padding:0;border:0;outline:0;vertical-align:baseline;}
ol, ul {list-style:none} :focus {outline:none; } 
table {border-collapse:collapse;border-spacing: 0;} 
table a {color: #5193eb }
caption, th, td { text-align: left; font-weight: normal;} 
strong {font-weight:600;} 
a{text-decoration:none;cursor:pointer;color: inherit;} 
a:hover{text-decoration:underline;}
body{font-family:'Microsoft Yahei' } 
input[type=botton]{word-wrap:break-word; outline:none;vertical-align:middle;}
input{border-radius:0;font-family:"Microsoft Yahei";}
li{ list-style-type:none;}
img { border: none;}
i,em{font-style: normal;}
.textarea{resize:none;}

/* display */
.dn{display:none;}
.di{display:inline;}
.db{display:block;}
.dib{display:inline-block;}
/* height */
.h20{height:20px;}
.h24{height:24px;}
.h30{height:30px;}
.h35{height:35px;}
.h40{height:40px;}
/* width */
.w20{width:20px;}
.w50{width:50px;}
.w70{width:70px;}
.w80{width:80px;}
.w100{width:100px;}
.w120{width:120px;}
.w130{width:130px;}
.w140{width:140px;}
.w160{width:160px;}
.w180{width:180px;}
.w190{width:190px;}
.w200{width:200px;}
.w220{width:220px;}
.w250{width:250px;}
.w280{width:280px;}
.w300{width:280px;}
.w320{width:320px;}
.w360{width:360px;}
.w400{width:400px;}
.w460{width:460px;}
.w500{width:500px;}
.w600{width:600px;}
.w640{width:640px;}
.w700{width:700px;}
.wc100{ width: 100%;}
/*百分比*cxp*/
.w-12 { width: 100%; }
.w-11 { width: 91.66666667%; }
.w-10 { width: 83.33333333%; }
.w-9 { width: 75%; }
.w-8 { width: 66.66666667%; }
.w-7 { width: 58.33333333%; }
.w-6 { width: 50%; }
.w-5 { width: 41.66666667%; }
.w-4 { width: 33.33333333%; }
.w-3 { width: 25%; }
.w-2 { width: 16.66666667%; }
.w-1 { width: 8.33333333%; }
/* line-height */
.lh20{line-height:20px;}
.lh24{line-height:24px;}
.lh30{line-height:30px;}
.lh35{line-height:35px;}
.lh40{line-height:40px;}
/* margin */
.m0{margin:0;}
.ml1{margin-left:1px;}
.ml2{margin-left:2px;}
.ml5{margin-left:5px;}
.ml10{margin-left:10px;}
.ml15{margin-left:15px;}
.ml20{margin-left:20px;}
.ml25{margin-left:25px;}
.ml30{margin-left:30px;}
.ml40{margin-left:40px;}
.ml50{margin-left:50px;}
.ml60{margin-left:60px;}
.mr1{margin-right:1px;}
.mr2{margin-right:2px;}
.mr4{margin-right:4px;}
.mr5{margin-right:5px;}
.mr10{margin-right:10px;}
.mr14{margin-right:14px;}
.mr15{margin-right:15px;}
.mr20{margin-right:20px;}
.mr30{margin-right:30px;}
.mr40{margin-right:40px;}
.mr50{margin-right:50px;}
.mr60{margin-right:60px;}
.mt1{margin-top:1px;}
.mt2{margin-top:2px;}
.mt3{margin-top:3px;}
.mt5{margin-top:5px;}
.mt-5{margin-top:-5px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.mt48{margin-top:48px;}
.mb1{margin-bottom:1px;}
.mb2{margin-bottom:2px;}
.mb5{margin-bottom:5px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}
/* padding */
.p0{padding:0;}
.p1{padding:1px;}
.pl1{padding-left:1px;}
.pt1{padding-top:1px;}
.pr1{padding-right:1px;}
.pb1{padding-bottom:1px;}
.p2{padding:2px;}
.pl2{padding-left:2px;}
.pt2{padding-top:2px;}
.pr2{padding-right:2px;}
.pb2{padding-bottom:2px;}
.pl5{padding-left:5px;}
.p5{padding:5px;}
.pt5{padding-top:5px;}
.pr5{padding-right:5px;}
.pb5{padding-bottom:5px;}
.p10{padding:10px;}
.pl10{padding-left:10px;}
.pl3{padding-left:3px;}
.pt10{padding-top:10px;}
.pr10{padding-right:10px;}
.pb10{padding-bottom:10px;}
.p15{padding:15px;}
.pl15{padding-left:15px;}
.pt15{padding-top:15px;}
.pr15{padding-right:15px;}
.pb15{padding-bottom:15px;}
.p20{padding:20px;}
.pl20{padding-left:20px;}
.pt20{padding-top:20px;}
.pr20{padding-right:20px;}
.pb20{padding-bottom:20px;}
.p30{padding:30px;}
.pl30{padding-left:30px;}
.pt30{padding-top:30px;}
.pr30{padding-right:30px;}
.pb30{padding-bottom:30px;}
/* background-color name rule: bg - (key word/Hex color) |-> All colors are safe color */
.bcff{background-color:#fff;}
.bcfb{background-color:#fbfbfb;}
.bcf5{background-color:#f5f5f5;}
.bcf0{background-color:#f0f0f0;}
.bceb{background-color:#ebebeb;}
.bce0{background-color:#e0e0e0;}
/* safe color */
.c00{color:#000;}
.c33{color:#333;}
.c66{color:#666;}
.c99{color:#999;}
.ccc{color:#ccc;}
.cwh{color:white;}
/* font-size */
.f0{font-size:0;}
.f12{font-size:12px;}
.f13{font-size:13px;}
.f14{font-size:14px;}
.f16{font-size:16px;}
.f18{font-size:18px;}
.f20{font-size:20px;}
.f24{font-size:24px;}
/* font-family */
.fa{font-family:Arial;}
.ft{font-family:Tahoma;}
.fv{font-family:Verdana;}
.fs{font-family:Simsun;}/*宋体*/
.fyh{font-family:'Microsoft Yahei';}/*微软雅黑*/
.fh{ font-family:"黑体";}
/* font-style */
.fwn{font-weight:normal; font-style:normal;}
.fwb{font-weight:bold;}
.fsi{font-style:italic;}/*斜体*/
/* text-align */
.tc{text-align:center;}
.tr{text-align:right;}
.tl{text-align:left;}
.tj{text-align:justify;}/*单词两端对齐*/
/* text-decoration */
.tdl{text-decoration:underline;}
.tdn,.tdn:hover,.tdn a:hover,a.tdl:hover{text-decoration:none;}
/* letter-spacing */
.lt0{letter-spacing:0;}
.lt1{letter-spacing:1px;}
.lt2{letter-spacing:2px;}
.lt3{letter-spacing:3px;}
/* white-space */
.nowrap{white-space:nowrap;}/*文本不进行换行*/
/* word-wrap */
.bk{word-wrap:break-word;}/*自动换行*/
/* vertical-align */
.vm{vertical-align:middle;}
.vtb{vertical-align:text-bottom;}
.vb{vertical-align:bottom;}
.vt{vertical-align:top;}
/* float */
.fl{float:left;}
.fr{float:right;}
/* clear */
.clb{clear:both;}
.clear:after {height: 0; visibility: hidden; content: ""; display: block; clear: both;}
/* position */
.por{position:relative;}
.poa{position:absolute;}
.pof{ position:fixed;}
/*position-TRBL*/
.pT3{top:3px;}
/* cursor */
.cup{cursor:pointer;}/*鼠标指针变成手*/
.cud{cursor:default;}/*默认光标*/
/* overflow */
.ovh{overflow:hidden;}/*隐藏溢出*/
.ova{overflow:auto;}/*由浏览器决定如何显示,如果需要,则显示滚动条。*/
/* visibility */
.vh{visibility:hidden;}/*元素可见*/
.vv{visibility:visible;}/*元素不可见*/




/*设置圆角*/
.radius2{ border-radius: 2px; }
.radius4{ border-radius: 4px; }
.radius5{ border-radius: 5px; }
.radius6{ border-radius: 6px; }
.radius8{ border-radius: 8px; }
.radius10{ border-radius: 10px; }
.radius12{ border-radius: 12px; }
.radius14{ border-radius: 14px; }

/* ------------------- multiply CSS ------------------ */
/* 块状元素水平居中 */
.auto{margin-left:auto; margin-right:auto;}
.centerWrap{float:left;position:relative;left:50%;}
.centerChildren{float:left;position:relative;left:-50%;}
/* 单行文字溢出虚点显 示*/
.ell{text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
/* 大小不定元素垂直居中 */
.dib_vm{display:inline-block; width:0; height:100%; vertical-align:middle;}
/* 按钮禁用 */
.disabled{color:#acacac!important; border-color:#acacac!important; text-shadow:1px 1px #fff!important; outline:0!important; cursor:default!important; pointer-events:none;}
.disabled:hover{text-decoration:none!important;}

/*添加菜单CSS样式*/
.menu{width:99.5%;height:99%;}
.add_menu{height:38px;line-height: 38px;border-bottom: 1px solid #95B8E7;}
.menu_content{padding:10px 60px 20px 60px; margin-top: 9px;}
.w250h20{width:250px;height:20px;}
.w100h30{width:100px;height:30px;margin-left: 24px;  line-height: 30px;}


/*表单元素css样式*/
.list_text{width: 150px; line-height: 20px; height: 20px; border: 1px solid #ccc; border-radius: 4px; padding: 3px 6px; margin: 0 0 0 15px;}
.ipt-text,.slt{width:205px;height:24px;line-height:24px;border:1px solid #ccc;border-radius: 4px;padding:3px 6px;}
.slt {width:220px;height:32px;}
.ipt-text:focus,.slt:focus {border-color: #66afe9;outline: 0;-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.75),0 0 8px rgba(102,175,233,0.6);box-shadow: inset 0 1px 1px rgba(0,0,0,0.75),0 0 8px rgba(102,175,233,0.6);}
.slt-sm {height: 28px;border: 1px solid #ccc;border-radius:4px;}
.ipt-sm{width:100px;}
.btn-white {padding: 3px 6px 4px;border: 1px solid #ddd;background: #fff;color: #777;cursor: pointer;vertical-align: middle;}
.btn-white:hover {background: #f1f1f1;}

/*弹层样式*/
.zonePrice  {display: none;}
.zonePrice .tb-wrap {position: fixed;left: -50px;top: 0;width: 100%;height: 100%;display: table;z-index: 9999;}
.zonePrice .tb-cell {display: table-cell;vertical-align: middle;}
.zonePrice .tb-cell .main{width:500px;border: 1px solid #ddd;border-radius: 5px;background: #fff;margin: 0 auto;box-shadow: 0 0 6px #ccc;}
.zonePrice .hd {height: 50px;line-height: 50px;padding-left: 10px;background: #fbfbfb;border-bottom: 1px solid #f1f1f1;border-radius: 5px 5px 0 0;font-size: 16px;font-weight: normal;}
.zonePrice .hd h2 {display: inline-block;}
.zonePrice .i-close {display: inline-block;float: right;margin-right: 10px;font-size: 26px;color: #666;cursor: pointer;}
.zonePrice .bd {padding: 10px;}
.zonePrice .ft {margin: 10px 0 0 0;padding: 10px;border-top: 1px solid #ddd;text-align: right;}
.btn { display: inline-block; padding: 6px 12px; margin-bottom: 0; line-height: 1.428571429; text-align: center; vertical-align: middle; cursor: pointer; background-image: none; border: 1px solid transparent; border-radius: 4px; }
.btn-primary { color: #fff; background-color: #428bca; border-color: #357ebd;} 
.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary { color: #fff; background-color: #3276b1; border-color: #285e8e;} 
.btn-default { color: #333; background-color: #fff; border-color: #ccc; } 
.btn-default:hover { color: #333; background-color: #ebebeb; border-color: #adadad;}
.btnGeneral{
	color: #666;
	position:relative;
	top:-1px;
	text-decoration: none !important;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFA), to(#DEDBDB));
    background: -moz-linear-gradient(top, #F5F5F4, #DEDBDB);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFA', endColorstr='#DEDBDB');
    border: 1px solid #b7b7b7;
    white-space: nowrap;
    padding: 3px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}/*add---cxp*/
.btnGeneral:hover{background:#DDD;border-color:#ccc}/*add---cxp*/
.zonePrice .iptList{display: block;clear: both;overflow: auto;max-height: 120px;}
.zonePrice .iptList li {display: inline-block;}
.zonePrice .iptList li label{margin-right: 5px;}
.zonePrice .iptList li label input{vertical-align: middle;}
/*+++++++++++++++++++++++++++++++++++++++++++*/
/*layer弹出层的白色边框--cxp2017/5/11*/
.border-3{border:6px solid #8D8D8D;border:3px solid rgba(0,0,0,.3);border-radius:5px;box-shadow:none}
/*+++++++++++++++++++++++++++++++++++++++++++*/
.selected { color: #fff; background: #f84143;} 

/*文字特殊对齐*/
.l3t4 em{width:0.5em;display:inline-block;}
.l2t4 em{width:2em;display:inline-block;}

/*后台统一按钮格式*/
.backt_btn,
.backb_btn,
.backput_btn{font-size:14px;cursor: pointer;text-align: center;color: #606060; border: solid 1px #b7b7b7;border-radius: 4px; background: #FFFFFA; 
background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFA), to(#DEDBDB)); background: -moz-linear-gradient(top, #F5F5F4, #DEDBDB); 
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFA', endColorstr='#DEDBDB'); }
.backt_btn:hover,
.backb_btn:hover,
.backput_btn:hover{text-decoration:none;
background: #ededed; background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc)); background: -moz-linear-gradient(top, #fff, #dcdcdc); 
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc'); 
}
.backt_btn:active,
.backb_btn:active,
.backput_btn:active{color: #999; 
background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff)); background: -moz-linear-gradient(top, #ededed, #fff); 
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff'); 
}


.backt_btn{width:60px;height:26px;line-height:26px;}
.backb_btn{width:90px;height:30px;}
.backput_btn{width:60px;height:30px;}
.backtxt{height: 28px;border: 1px solid #A9A9A9;border-radius:4px;}

/*控销按钮*/
.controlPin-btn{
    float:right;
    display: block;
    width: 90px;
    height: 25px;
    line-height: 25px;
    text-align: center;   
    margin:12px 4px 0 0;
    color:#FFF;
    font-family: serif;
    font-family: "微软雅黑" \9;
}
.controlPin-btn:hover,.applayFor.buy_addcar_a3:hover{ }
/*弹出框默认按钮*/
.btnDefault{
	background:#ff8c00;display:block;width:80px;height:30px;line-height:30px;position:absolute;margin-left:-40px;
}
.pad10Center{font-size:18px;padding:17px;padding-bottom:0px;text-align:center;line-height:25px;font-family:"Microsoft Yahei";}
.applayFor.buy_addcar_a3{background: #67be0c;border-color:#67be0c}/*申请采购product/detail单独一个改变颜色*/
/*日期css--cxp*/
.ic__container,
.ic__week-head,
.ic__week-head td,
.ic__days,
.ic__days td,
.ic__header,
.ic__prev,
.ic__next,
.ic__datepicker {
    margin: 0; padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px; line-height: 13px;
    cursor: default;
    text-shadow: none !important;
}

.ic__datepicker { position: absolute; top: -9999px; left: -9999px; width: 250px; padding: 5px; border-radius: 10px; background: #e4e0e0; z-index: 9999; }*/
/*日期*/
.date{ position:relative; margin-top:-2px;}
.date-check{ width:93px; height:27px; line-height:27px; border:1px solid #ccc; padding:0 5px;text-align: center;     box-sizing: border-box;} 
.date-list{ display:none; position:absolute; top:auto;right: 732px; padding-top:10px; background:#ededed;
border-radius:5px; -webkit-border-radius:5px; overflow:hidden; border: 2px solid #ebb38e;
    box-sizing: border-box;z-index: 999; } 
.header{ margin-bottom:4px; padding: 0 5px; } 
.header .fl{ margin-right:5px; }
.header .fl,.header .fr{ cursor:pointer; }
.header select{ padding: 2px 0; vertical-align:top; border: none;}
.header-right{ margin-right:8px; }
.header-left,.header-right{ width: 20px; height: 20px; text-align: center; vertical-align: middle; border: 1px solid #ff8c00; line-height: 18px; background:#ff8c00;color:#FFF;border-radius: 2px;}
.today{     margin-top: -3px;    margin-top: -3px;padding:2px 5px;  border-radius:5px; background:#ff8c00; color:#fff; font-size:12px; *width:24px; *height:16px; *line-height:16px;} 
.date-list,.date-list table{ width:225px; }
.date-list thead{ background:#ff8c00; }
.date-list th{ padding:2px; color:#fff; border:1px solid #ccc; font-size: 14px; font-weight: normal;text-align: center;  }
.date-list td{ border:1px solid #ccc; padding:2px 0; text-align:center; font-size: 12px; }
.date-list td:hover{ background:#ccc; color:#fff; } 
.date-list td.current{ background:#ff8c00; color:#fff; } 
.outer{ width:400px; margin:20px auto; } 
/*.date1{ margin-bottom:30px; } */
.date-error .date-check{ border:1px solid red; }
/**/
.wrapAd{  border-bottom: 1px solid #ddd;border-radius: 4px;width:280px;    height: 214px; overflow: hidden; position:fixed;;z-index:999;background:#ececec;display:none;left: 50%;
    top: 50%;margin-top: -107px;margin-left: -140px;}
.wrapAd .title,.wrapAd .footer{height:25px;padding:5px 8px;line-height: 25px;font-size: 14px;}
.wrapAd .footer{padding:5px;color: #898787;text-align: center;    border: 1px solid #ddd;}
.wrapAd .title{background:#0C9CF3;color: #fff;padding-right:5px;text-overflow: ellipsis;overflow: hidden;}
.wrapAd .closeBTN{cursor:pointer;width: 20px; height: 20px;text-align: center; line-height: 20px;border:1px solid #0C9CF3;}
.wrapAd .closeBTN:hover{color:red}
.wrapAd .contentText{border-left: 1px solid #ddd;border-right: 1px solid #ddd;font-size: 13px;line-height: 1.5;padding:12px;text-align: left;background:#fffdfd;color: #4d4a4a;height:120px;text-overflow: ellipsis;overflow: hidden;}
.wrapAd .footer .direct{border-radius: 3px;background:#0C9CF3;color:#FFF;padding: 0px 10px;display: inline-block;}
.footer .direct:hover{background:#1e99dd;}
#AlwaysRemind{vertical-align: -2px;    }


.ff6f00{color:#FF6f00}


.buyercar_content_submenu:nth-of-type(5) a{ height: 22px; margin-top: 25px; width: 30px; line-height: 22px; }
.buyercar_content_submenu:nth-of-type(5) span{ padding-right: 2px; padding-left:4px ; margin-left: -5px; }
.thcss {
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-weight: bold;
    font-size: 12px;
}
/*打开新页面*/
.targetBlank:hover{
    color:#f89416
}
/*pengpeng文本溢出*/
.JSw302{width: 302px; overflow: hidden; text-overflow: ellipsis;white-space: nowrap;}
.panel-fit body{overflow:auto!important }

.batch-layer #template td,.batch-layer #template th {
    line-height: 40px;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.batch-layer .my_collect{
    height: auto;
}
.cartonDimension .pack{
    border: 1px solid #ddd;
    padding: 2px 5px;
    margin-right: 4px;
    border-radius: 3px;
    cursor: pointer;
}
.cartonDimension .active{
    border: 2px solid red;
}
.cartonDimension .not-click{
    cursor: not-allowed;
    background: #ddd;
}
.batch-layer .input-group{
    width: 61px;
    display: inline-block;
    vertical-align: middle;
}
.batch-layer .input-group a {
    color: inherit;
}
.batch-layer input {
    width: 30px;
    height: 25px;
    vertical-align: middle;
    padding: 3px;
    float: left;
    text-align: center;
}
.batch-layer .add,.batch-layer .reduce {
    width: 20px;
    line-height: 16px;
    height: 16px;
    display: inline-block;
    float: left;
    cursor: pointer;
    -moz-user-select: none; /*火狐*/
    -webkit-user-select: none; /*webkit浏览器*/
    -ms-user-select: none; /*IE10*/
    -khtml-user-select: none; /*早期浏览器*/
    user-select: none;
}
.batch-layer .add{
    vertical-align: top;
    border-top: 1px solid #a9a9a9;
    border-right: 1px solid #a9a9a9;
}
.batch-layer .reduce {
    border-top: 1px solid #a9a9a9;
    vertical-align: bottom;
    border-bottom: 1px solid #a9a9a9;
    border-right: 1px solid #a9a9a9;
}
.batch-layer .addcart{
    vertical-align: middle;
    display: inline-block;
    margin-left: 15px;
    padding: 6px 9px;
}
.container {
  padding: 20px;
}
.xptui--btn {
  display: inline-block;
  border: 0;
  cursor: pointer;
  border-radius: 4px;
}
.xptui--btn:hover {
  opacity: .8;
}
.xptui--btn-text {
  display: inline;
  background: transparent;
  color: #1890FF;
}
.red {
  color: red;
}
/* 优惠券样式 */
.yhq-box {
  cursor: default;
  display: inline-block;
  width: 100%;
  min-height: 100px;
  /* width: 430px;
  height: 160px; */
  /* border: 1px solid #5cb1f0; */
  /* margin-right: 15px; */
  position: relative;
  /* box-shadow: 0 4px 4px 0 rgba(0,0,0,.1); */
  border-left-width: 0;
  background: url(/picture/home/yhq1.png?v=0.0.1) no-repeat center center;
  background-size: 100% 100%;
  /*针对IE8的hack，目的是除掉之前background*/
  /* background: none\9; */
  /* filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/picture/home/yhq1.png', sizingMethod='scale'); */
  zoom: 1;
}
.yhq-box.cx {
  /*针对IE8的hack，目的是除掉之前background*/
  background: url(/picture/home/yhq2.png?v=0.0.1) no-repeat center center;
  background-size: 100% 100%;
  /* background: none\9; */
  /* filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/picture/home/yhq2.png?v=0.0.1', sizingMethod='scale'); */
}
.yhq-box.cx.small {
  background: url(/picture/home/yhq2-small.png) no-repeat top left \9;
}
.yhq-box.small {
  background: url(/picture/home/yhq1-small.png) no-repeat top left \9;
}
.yhq-box.gq,.yhq-box.small.gq {
  filter: grayscale(100%);
  /* background: url(/picture/home/yhq-gq.png) no-repeat top left \9; */
  /*针对IE8的hack，目的是除掉之前background*/
  background-size: 100% 100% \9;
  color: #666;
  background: none \9;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/picture/home/yhq-gq.png?v=0.0.1', sizingMethod='scale') \9;
}
.yhq-left,.yhq-right {
  display: inline-block;
  height: 100%;
  vertical-align: top;
}
.yhq-left {
  width: 40%;
  box-sizing: border-box;
  padding-top: 20px;
  /* background-color: #5677f3; */
  color: #fff;
  text-align: center;
}
.yhq-right {
  font-size: 16px;
  color: #fff;
  box-sizing: border-box;
  width: 58%;
  padding: 0 10px;
  padding-top: 15px;
  text-align: center;
}
.yhq-box .button.dis {
  background: #f5f5f5;
  cursor: not-allowed;
  border-color: #fff;
  color: #666;
}
.yhq-right .button,.yhq-right .cut_button {
  cursor: pointer;
  display: inline-block;
  height: 25px;
  line-height: 25px;
  min-width: 80px;
  border-radius: 20px;
  border-width: 0;
  color: #dd1e47;
  background: #fff;
  padding: 0px 5px;
  font-size: 14px;
  margin: 0 0 10px 0;
}
.yhq-type {
  font-size: 16px;
  max-height: 40px;
  min-height: 26px;
  line-height: 22px;
  overflow: hidden;
}
.yhq-price-man {
  padding-top: 10px;
  font-size: 14px;
}
.yhq-time {
  padding: 8px 0;
  font-size: 12px;
}
.yhq-price {
  font-size: 30px;
  font-weight: 400;
}
.center{
  text-align: center;
}
.pd10{
  padding: 10px;
}
.coupon-item {
  display: inline-block;
  width: 49%;
  margin-bottom: 10px;
}
.icon-img {
  position: absolute;
  right: 5px;
  bottom: 0;
  width: 50px;
  height: 50px;
}
.sx,.sy, .qg {
  position: absolute;
  right: 5px;
  bottom: 0;
  font-size: 50px !important;
  z-index: 100;
}
.sy {
  bottom: -2px;
  font-size: 66px;
}
.sx::before, .sy::before, .qg::before{
  color: #f5f5f5;
}

.help-style {
    width: 14px;
    height: 14px;
    background-color: #fff;
    float: right;
    margin-top: 7px;
    border: 1px solid #5193eb;
    color: #5193eb;
    line-height: 14px;
    border-radius: 10px;
    text-align: center;
    font-size: 16px;
}