﻿.list_page_left .menu .on {
    color: #000000;
    border: none;
}
.list_page_left .menu .on a {
        color: #000000;
    }
.panel_node_1_4049 .list_page_left{display:none;}
.list_page_left {
    float: left;
    background: #f9f9f9;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 30px;width:100%;
}
.container {
    height: auto;
    display: table;
    margin: 0 auto;    width: 83%;max-width:1600px;
}
    .container .main {
        float: left;
        width: 100%;
    }

.list_page_left .menu ul {
    text-align: center;
    font-size: 0;
}
.list_page_left .menu ul li {
    display: inline-block;
    margin: 0 40px;
}
.list_page_left .menu ul li a {
    position: relative;
    display: inline-block;
    height: 70px;
    line-height: 70px;
    font-size: 18px;
    color: #000;
}
.list_page_left .menu ul li a:hover,.list_page_left .menu ul li.on .current {
    color: #348e41;
}
.list_page_left .menu ul li.on a:hover:before,.list_page_left .menu ul li.on .current:before {
    display: block;
}
.list_page_left .menu ul li.on a:before {
    position: absolute;
    display: none;
    content: "";
    background: #348e41;
    height: 4px;
    width: 100%;
    left: 0;
    right: 0;
    bottom: -1px;
    z-index: 5;
}

.lmbj {
    height: 39px;
    line-height: 39px;
    background: url(../images/dzny.png) 6px center no-repeat;
    border-bottom: #e3e3e3 1px solid;
    font-size: 14px;
    padding-left: 30px;
    overflow: hidden;    
    /*display: none;*/
}

    .lmbj em {
        font-style: normal;
        padding: 0 3px;
    }

    .lmbj a:hover {
        color: #fc7b08;
    }
.list_page_left .dhbjdiv {
    text-align: center;
    padding:0 0 10px 0;
    color: #000;font-size: 20px;
    border-bottom: 4px solid #3074d1;display: none;
}
.main .dhbjdiv {
    display: table;
    width: 100%;
	height:40px;
    border-bottom: 1px solid #e3e3e3;
}
.main .dhbjdiv .dhnamek {
    float: left;color: #000;border-bottom: 4px solid #3074d1;height:36px;padding:0 5px;line-height:36px;font-size:16px;
}
    .main .dhbjdiv .dhright {
        float: right;line-height:40px;font-size:12px;color:#808080;
    }
.listmbj .newsList {
    min-height: 100px;
    margin: 10px 14px;
}
.sidebar {
    display: none;
}
.container.W1160.node_1 {
    width: 100%;
}
.product-card {
    width: 33.33%;
    margin: 0px;
}
.pic-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -moz-box;
    display: -moz-flex;
    display: flex;
    -webkit-box-orient: column;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    margin-left: 8px;
    margin-right: 8px;
    box-sizing: border-box;
    margin-bottom: calc(20 * var(0.0625rem));
    width: calc(100% / 3 - 16px);
}
.groot-ui-image {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 100%;
}
.groot-ui-image {
    overflow: hidden;
}
.content {
    margin: 0;
    padding: 20px 0px;
}