.ow-tags-header,
.ow-search-header{ background-color:#fff; border-bottom:1px solid #ddd; font-size:16px; margin:0px; padding:10px 10px; }
/**slither**/
.ow-cate-header-slither{ background:#fff; border-bottom:1px solid #e6e6e6; height:40px; margin:0px 0px; overflow-x:scroll;}
.ow-cate-header-slither ul{ height:40px;}
.ow-cate-header-slither ul li{ display:inline-block;}
.ow-cate-header-slither ul li a{ color:#333; display:inline-block; font-size:15px; font-weight:bold; height:40px; line-height:24px; padding:8px 15px 8px 15px;}
.ow-cate-header-slither ul li a:hover{ background-color:#eee; text-decoration:none;}
.ow-cate-header-slither ul li.current a{ border-bottom:2px solid #d30000; color:#d30000; padding-bottom:6px; }
body {
    color: #222;
    font: 13px/1.8 "Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB",微软雅黑,tahoma,simsun,宋体;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
.ow-header {
    background-color: #26293a;
    color: #fff;
    font-size: 14px;
    height: 48px;
    margin: auto;
    max-width: 640px;
    position: relative;
}
.ow-header .goback:hover {
    background-color: #1d1f2e;
}
.ow-header a, .ow-header a:visited {
    color: #fff;
}
.ow-header .goback {
    background-position: 0px -144px;
    display: inline-block;
    float: left;
    height: 48px;
    width: 48px;
}
.ow-header .un-login, .ow-header .logout, .ow-header .menu, .ow-header .cart a, .ow-header .close a, .ow-header .goback {
    background-image: url(../images/icons.png);
    background-size: 48px auto;
    background-repeat: no-repeat;
}
.ow-header .title {
    border-left: 1px solid #1d1f2e;
    font-size: 16px;
    font-weight: normal;
    float: left;
    height: 20px;
    line-height: 20px;
    margin: 14px 0px;
    max-width: 180px;
    overflow: hidden;
    padding: 0px 10px;
}
        /**产品与服务**/
.ow-idx-product{ background-color:#fff; border-top:1px solid #e6e6e6; border-bottom:1px solid #e6e6e6; margin-top:10px; }
.ow-idx-product .header{ font-size:14px; font-weight:normal; line-height:24px; padding:5px 15px;}
.ow-idx-product .cates{ border-top:1px solid #eee; height:40px; margin:0px 15px; overflow-x:scroll;}
.ow-idx-product .cates ul{ height:40px;}
.ow-idx-product .cates ul li{ display:inline;}
.ow-idx-product .cates ul li a{ color:#333; display:inline-block; font-size:15px; font-weight:bold; height:24px; line-height:24px; padding:8px 15px 8px 10px;}
.ow-idx-product .cates ul li a:hover{ background-color:#2993df; border-color:#2993df; color:#fff; text-decoration:none;}
/*.ow-idx-product .section{ padding:0px 15px;}*/
.ow-more {
    float: right;
}
li {
    list-style: none;
}
a, a:visited {
    text-decoration: none;
    color: #0b72c1;
}
ul.ow-product-horizlist {
    font-size: 12px;
    zoom: 1;
    overflow: auto;
}
body, ul, ol, p, li, h1, h2, h3, h4, h5, h6, figure, dl, dt, dd {
    padding: 0;
    margin: 0;
}
ul.ow-product-horizlist li a {
    border-top: 1px solid #eee;
    display: block;
    padding: 10px 0px;
    zoom: 1;
    overflow: auto;
}

ul.ow-product-horizlist li .thumb {
    float: left;
    margin-right: 10px;
    text-align: center;
    width: 28%;
    max-width: 120px;
}
ul.ow-product-horizlist li .thumb img {
    vertical-align: top;
}
img {
    max-width: 100%;
    max-height: 90px;
}
ul.ow-product-horizlist li .info {
    zoom: 1;
    overflow: auto;
}
ul.ow-product-horizlist li .title {
    color: #222;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    overflow: hidden;
}
ul.ow-product-horizlist li .subtitle {
    color: #888;
    max-height: 36px;
    line-height: 18px;
    overflow: hidden;
    padding: 1px 0px 0px 0px;
    text-overflow: ellipsis;
}
.ow-type-filter-section{ background-color:#fff; border-bottom:1px solid #ddd; padding:3px 10px 0px 10px;}
.ow-type-filter-section .type-line{ border-bottom:0px dotted #eee8e8; padding:0px 0px 0px 0px; zoom:1; overflow:auto;}
.ow-type-filter-section .type-line:last-child{ border-bottom:0px;}
.ow-type-filter-section .type-line .type-attr{ color:#666; padding:5px 0px 2px 0px;}
.ow-type-filter-section .type-line .type-value{}
.ow-type-filter-section .type-line .type-value ul{ padding:1px 0px 5px 1px; zoom:1; overflow:auto;}
.ow-type-filter-section .type-line .type-value li{ float:left; white-space:nowrap; margin-left:-1px; margin-top:-1px; padding:0px 0px 0px 0px;}
.ow-type-filter-section .type-line .type-value li a{ background-color:#fff; border:1px solid #e6e6e6; color:#222; display:inline-block; height:24px; line-height:24px; min-width:40px; padding:3px 10px; text-align:center;}
.ow-type-filter-section .type-line .type-value li a.all{}
.ow-type-filter-section .type-line .type-value li a.current{ background-color:#d30000; border-color:#d30000; color:#fff;}
.ow-type-filter-section .type-line .type-value li a.current:hover{ text-decoration:none; cursor:default;}
/*产品列表(水平)*/
ul.ow-product-horizlist{ font-size:12px; zoom:1; overflow:auto;}
ul.ow-product-horizlist li{}
ul.ow-product-horizlist li a{ border-top:1px solid #eee; display:block; padding:10px 0px; zoom:1; overflow:auto;}
ul.ow-product-horizlist li .thumb{ float:left; margin-right:10px; text-align:center; width:28%; max-width:120px;}
ul.ow-product-horizlist li .thumb img{ vertical-align:top; }
ul.ow-product-horizlist li .info{ zoom:1; overflow:auto;}
ul.ow-product-horizlist li .title{ color:#222; font-size:14px; font-weight:normal; line-height:20px; overflow:hidden;}
ul.ow-product-horizlist li .title em{ font-size:12px; font-style:normal; padding-left:5px;}
ul.ow-product-horizlist li .subtitle{ color:#888; max-height:36px; line-height:18px; overflow:hidden; padding:1px 0px 0px 0px; text-overflow:ellipsis;}
ul.ow-product-horizlist li .price{ padding:3px 0px 0px 0px;}
ul.ow-product-horizlist li .price span.money{ color:#d30000; font-size:13px;}
@media (min-width:500px) {
    ul.ow-product-horizlist li a{ padding:15px 5px; }
    ul.ow-product-horizlist li .title{ font-size:16px; }
    ul.ow-product-horizlist li .subtitle{ font-size:13px; line-height:20px; max-height:60px; }
    ul.ow-product-horizlist li .price span.money{ font-size:14px;}
}
.ow-type-filter-section .type-line .type-value li a {
    background-color: #fff;
    border: 1px solid #e6e6e6;
    color: #222;
    display: inline-block;
    height: 24px;
    line-height: 24px;
    min-width: 40px;
    padding: 3px 10px;
    text-align: center;
}
.ow-type-filter-header .type-filter {
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    float: right;
    height: 42px;
    line-height: 42px;
    width: 20%;
    text-align: right;
    vertical-align: middle;
}
.ow-type-filter-header {
    background-color: #fff;
    border-bottom: 1px solid #e6e6e6;
    zoom: 1;
    overflow: auto;
    padding: 0 3%;
}
.ow-type-filter-header .type-filter em i {
    font-weight: normal;
    line-height: 40px;
    font-style: normal;
    padding-left: 1px;
    vertical-align: top;
}
.goods_biaoqian{border:1px solid red;color: red;border-radius: 6px;padding:0 6px;display:inline-block;width:26px;height:18px;line-height:16px;margin-right:2px;}
p.supp_c_inpt input.plus {
    width: 25%;
    height: 23px;
    border-right: 1px solid #c3c3c3;
    background: #fff;
    border-radius: 0px;
}
p.supp_c_inpt input.reduce {
    width: 25%;
    height: 23px;
    border-left: 1px solid #c3c3c3;
    background: #fff;
    border-radius: 0px;
}
p.supp_c_inpt input.num {
    width: 50%;
    height: 23px;
    text-align: center;
    border-radius: 0px;
}
p.supp_c_inpt {
    width: 40%;
    float: right;
    border: 1px solid #c3c3c3;
    border-radius: 0px; 
}
.act{color: #d30000 !important;}

.sequence_but2 {
    border: none;
   /* font-size: 12px;*/
    height: 25px;
    line-height: 25px;
    
    color: #666;
    background-color: #fff;
}
.sequence_but2 .b1 {
    margin-top: -22px;
    margin-left: 30px;
    /*border: 1px solid red;*/
}
.sequence_but2 .b2 {
    margin-top: -15px;
    margin-left: 30px;
    /*border: 1px solid red;*/
}
.ow-type-filter-section .type-line .type-value li  a{line-height: 20px;}
.topline:after {
    height: 1px;
    width: 100%;
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
     border-top: none; 
}