﻿@charset "utf-8";
/* CSS Document */
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td, input, textarea, hr, img, label, span,select,strong,b{margin:0px;padding:0px;}
fieldset,img,abbr,acronym{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
q:before,q:after{content:'';}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
caption, th, td{text-align:left;font-weight:normal;}
a,img,button{border:none;text-decoration:none;}
a,button{text-decoration:none;}
a,img{border:none;outline:none;}
a{color:#333;text-decoration:none;outline:none;}
ul,ol{list-style:none;}
table{word-break:break-all;word-wrap:break-word;}
body{font-family:宋体,Arial, Lucida Grande, Lucida Sans Unicode, Verdana, sans-serif;font-size:12px;font-weight:normal;color:#000;width:100%;background:#fff;}

/*清除浮动*/
.clearfix:after{clear:both;content:".";display:block;height:0;visibility:hidden;}
.clearfix{display:inline-table;}
* html .clearfix{height:1%;}
.clearfix{display:block;}
.ma{margin-left:auto;margin-right:auto;}
.w980{width:980px;}
.mt10{margin-top:10px;}

/*首页全部分类*/
.product_sort{width:233px;min-height:10px;border:solid 1px #DDDDDD;position:relative; z-index:90; height:auto;}
.product_sort .bottom-line{ width:235px; height:3px; position:absolute; bottom:0px; background:#ff4f39; left:-1px; z-index:1;}
    .product_sort .hd {
        width: 235px;
        height: 48px;
        line-height: 48px;
        text-indent: 20px;
        font-size: 16px;
        font-family: "微软雅黑";
        color: #fff;
        background: #51b291;
        position: absolute;
        left: -1px;
        top: 0px;
        z-index: 9;
    }


.product_sort .hd-td{width:100%; height:48px;}
.product_sort .bd{padding-bottom:2px; position:relative; z-index:1;}
.product_sort .bd .item{border:solid 1px #DDDDDD;height:70px;position:relative;    width: 234px;
    margin-left: -1px; margin-top:-1px; border-right:0 none;}
.product_sort .bd .item .title{width:233px;text-indent:9px;height:30px;overflow:hidden;line-height:30px;font-size:14px;color:#333; padding-top:3px;}
.product_sort .bd .item .title i{    font: 400 18px/30px consolas;
    margin: 0 12px; float:right;}
.product_sort .bd .item .title a{color:#333;position:relative; font-size:16px;}
.product_sort .bd .item .list{width:209px;padding-left:9px;height:31px;line-height:31px;overflow:hidden; margin-top:4px;}
.product_sort .bd .item .list a{font-family:"微软雅黑";color:#888888; font-size:14px;}
    .product_sort .bd .item .list a:hover { /*text-decoration:underline;*/
        color: #ff4f38
    }



.product_sort .bd .item .arrow{font-family:"微软雅黑";font-size:20px; color:#c0d7f9;position:absolute;right:10px;top:14px;}
.product_sort .bd .item .line{position:absolute;right:0px;top:0px;width:2px;height:70px;background-color:#fff;z-index:97;display:none;}
    .product_sort .bd .layer {
        background: #fff;
        border: 1px solid #ff4f38;
        border-right: 0 none;
        position: relative;
        z-index: 2;
    }
    .product_sort .bd .item.layer .title a, .product_sort .bd .item.layer .list a, .product_sort .bd .item.layer .title i {
        color: #ff4f38;
    }
.product_sort .bd .item .subitem{display:none; min-height:115px}
.product_sort .bd .layer .line{display:block;}
.product_sort .bd .layer .arrow{display:none;}
    .product_sort .bd .layer .subitem {
        width: 928px;
        background: #fff;
        border: solid 1px #ff4f38;
        font-family: "微软雅黑";
        position: absolute;
        left: 233px;
        _left: 228px;
        top: -15px;
        z-index: 95;
        min-height: 115px;
        height: auto !important;
        height: 70px;
        padding: 10px 18px 10px 18px;
        display: block;
    }
.product_sort .bd .layer .subitem .inner .tit{font-size:12px; text-align:left; border-top:1px dashed #d7d7d7;padding:6px 0;}
.product_sort .bd .layer .subitem .inner .tit1{border-top:none;}
        .product_sort .bd .layer .subitem .inner .tit .name {
            display: block; /*width:90px;*/
            width: 82px;
            color: #ff4f38;
            cursor: pointer;
            float: left; /*padding-top:3px;*/
            font-size: 16px;
        }
.product_sort .bd .layer .subitem .inner ul{overflow:hidden;zoom:1;display:block;/*margin-left:90px;width:838px;*/margin-left:82px;width:846px;}
.product_sort .bd .layer .subitem .inner ul li{float:left;height:16px; padding:4px 0px;}
    .product_sort .bd .layer .subitem .inner ul li a {
        color: #666666;
        display: block;
        font-size: 14px;
        height: 16px;
        line-height: 16px;
        border-left: 1px solid #ADADAD;
        padding-left: 9px;
        margin-right: 8px;
        margin-left: -1px;
    }
        .product_sort .bd .layer .subitem .inner ul li a:hover {
            color: #ff4f38;
        }
/*
本代码由js代码网网友上传，js代码网收集并编辑整理;
尊重他人劳动成果;
转载请保留js代码链接 - www.jsdaima.com
*/