 /*eid样式*/
.eid-banbox{width: 100%; min-width: 990px;}
.eid-ban1{width:100%;height: 270px;;
}
.eid-ban2{width:100%;height: 475px;;
}
.eid-bancontent{width: 990px;margin: 0 auto;}
.ban-center{width: 750px;margin: 0 auto;text-align: center;}
/**/
.section-content{  min-height: 500px;  width: 100%; margin: auto;background: none !important;margin-bottom: 30px;background-color: #fff !important; }
        .nav-height{ position:relative; height: 50px;}
        .nav-box { width: 990px;height: 50px;margin:0 auto;}
        .nav-box.navFix{position: fixed;top: 148px;left:50%;margin-left: -615px;width: 1230px;   z-index: 99;} 
        .nav-box-ulwra {
            width: 990px;background: #fff;
            padding: 0 30px;
            margin-left: auto;
        }
        .nav-box ul {padding: 30px 30px 0;margin-left: auto;width: 930px; display: block; border-bottom: 1px solid rgba(0, 0, 0, 0.11);background: #fff;}
        .nav-box li { display: inline-block;margin-right: 50px;text-align: left;height: 45px;float: left; text-align: center;position: relative;}
        .nav-box li:last-child{margin-right: 0;}
        .nav-box li a {display: block;
            height: 100%;
            position: relative;
            font-size: 18px;
            font-family: Microsoft YaHei;
            color: #333333; text-decoration: none;}
         
        .nav-box li a:hover{color: #E50113; /*border:1px solid #ee8800;*/}
        .nav-box li a.active {color: #E50113;}
        .nav-box li a.active::after{
            content: '';
            display: block;
            width: 48px;
            height: 2px;
            background:#E50113;
            position: absolute;
            bottom: 0;
            left: 50%;
            margin-left: -24px;
        }
        .nav-mobile {display: none;font-weight: bold;width: 100%;}
        .click-me {width: 150px;height: 30px; background: #4680d1;color: white; text-align: center;line-height: 30px;}
        .click-me a {display: block;color: white;}
        /**/
.product-box{width: 100%;height: auto;}
.product-list{width: 100%; margin-top: 10px;}

.product-tit{width: 100%; border-bottom: 2px solid #39b54a; text-align: left;margin-top: 10px;}
.product-tit i{width: 3px;height: 16px;display: inline-block;background: #39b54a;}
.product-tit h3{display: inline-block;font-size: 20px;color: #2c2c2c;text-align: left;}


/*.category-btn{right:200px;top: 70%}*/
#goTopBtn { display:none;
            position: fixed;
            right: 195px;
            bottom: 5%;
        }
    /*头部添加*/
.nav-wrap,.header{width: 990px;margin:0 auto;}
.header{background: #fff;}
#iebug{height: 160px;}

body {
    position: relative;
}

.category-btn {
    background: #d5d5d5 none repeat scroll 0 0;
    border-radius: 16px;
    display: block;
    height: 160px;
    padding-top: 15px;
    position: fixed;
    top: 60%;
    width: 35px;
    z-index: 999;
}
.category-btn a {
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 25px;
    font-weight: bold;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
}
.category-btn a:hover {
    color: #666;
}
.catCur {
    background: #000 none repeat scroll 0 0;
    color: #fff;
}
.category-btn ul li {
    position: relative;
}
.category-btn ul li div {
    border-radius: 3px;
    left: 35px;
    padding-left: 6px;
    position: absolute;
    top: 3px;
}
.category-btn ul li div span {
    background: #ebebeb none repeat scroll 0 0;
    display: block;
    font-size: 13px;
    line-height: 18px;
    padding: 5px;
    white-space: nowrap;
}
.text {
    display: none;
}

.category-btn ul li.active a{
    color: red;
}
.sgqd-table{
    width: 100%;
    margin-bottom: 30px;
}
.sgqd-table th,
.sgqd-table td {
   height: 60px;
   font-size: 14px;
}
.table-4.last .t-th,
.sgqd-table .t-th{
    background-color: #FAFAFA;
    color: #999999;
    text-align: center;
}
.sgqd-table td{
    border: 1px solid #ddd;
}
.sgqd-table td:first-child{
    width: 30%;
    color: #666666;
    text-align: center;
}
.sgqd-table td:last-child{
    width: 70%;
    color: #333333;
    text-align: left;
    padding-left: 30px;
}
.table-4.last{
    table-layout: fixed;
}
.table-4.last th,
.table-4.last td{
    height: 60px;
    font-size: 14px;
}
.table-4.last td{
    color: #333333;
    text-align: center;
    border-bottom: 1px solid #ddd;
}
