@import url("/items/public/pub.css");
@import url("/items/public/quick.css");
#zsBg{ width:980px;}

#bodyTable { width:888px; }
#bodyTable Td{ padding:4px;}

.redfont,.redfont2 a{font-weight:bold; color:#dc2f51;}
.redfont2{color:#dc2f51;}
.mart{margin-left:245px; margin-top:60px;}

#mainTable { height:auto; overflow:hidden; text-align:center;}
p { text-indent:0}

.red {color:#e82167;}
.px14{ font-size:14px;}

#scroll {SCROLLBAR-BASE-COLOR: rgb(6,57,72); overflow:auto;}

.scroll {width:358px; line-height:17px; scrollbar-base-color:rgb (6,57,72);  border:#5e5563 1px solid;}

.sub {height:25px; padding:0 4px; line-height:21px;}

td{ color:#000; line-height:26px; font-size:12px; font-family:宋体}

.imgTd { padding:12px; }


#topMenu {
    display: flex;
    justify-content: center;
    width: 1000px;
    height: auto;
}

#topMenu dl {
    height: auto;
    display: flex;
    float: 0;
    width: auto;
}

#topMenu dl dd {
    width: auto;
    background: 0;
    height: 55px;
    padding: 0 20px;
    transition: all .3s;
}

#topMenu dl .contact-dd {
    background: #FEE100;
}

#topMenu dl .contact-dd a {
    color: #000;
}

#topMenu dl:hover dd.contact-dd {
    background: #000 !important;
}

#topMenu dl:hover dd.contact-dd a {
    color: white;
}

#topMenu dl:hover .contact-dd:hover {
    background: #FEE100 !important;
}

#topMenu dl:hover .contact-dd:hover a {
    color: black;
}

#topMenu dl dd:hover {
    background: #FEE100 !important;
    transition: all .3s;
}

#topMenu dl dd:hover a {
    color: #000;
    transition: all .3s;
}

#topMenu dl a {
    color: #fff;
    font: 16px / 23px 'Microsoft YaHei';
    margin: 6px 0;
    padding: 10px;
    display: inline-block;
    transition: all .3s;
}

#topMenu .separ {
    color: #fff;
    font: 15px / 50px 'Microsoft YaHei';
}

#topMenu dl a:hover {
    text-decoration: none;
    transition: all .3s;
}

#brfoot a{ color:#000}
#brfoot ul li{ color:#000}
#brfoot dl dt{ color:#000}
#brfoot dl dd div{ color:#000}

#feedBackTable { width:95%;}
#relDes { border:#5e5563 1px solid;}
#feedBackTable Td.Titletd{  color:#000;}
.brSpan {  font-weight:bold; color:#000; }
#imgdiv { width:960px; background:#FFFFFF; height:62px;}

#foot{ background:none;}
#foot td{ color:#000;}
#imgMar img{ margin:0 4px;}

#news ul li{width:402px;margin-left:25px;  margin-right:0;}
#news ul li a{ width:315px; color:#000; font-size:14px;}
#news ul li span{ width:85px; color:#646464; font-size:14px;}

.brand-section tr td {
    font: 14px / 26px '微软雅黑';
    vertical-align: top;
    width: 25%;
}

.owl-carousel {
    width: 1100px !important;
    margin: 20px auto;
}

.owl-theme .owl-pagination {
    text-align: center;
}

.owl-theme .owl-pagination .owl-page span {
    width: 12px !important;
    height: 12px !important;
    display: inline-block !important;
    background: url(../images/carousel-normal.png) !important;
}

.owl-theme .owl-pagination .active span, .owl-theme .owl-pagination .owl-page:hover span {
    background: url(../images/carousel-active.png) !important;
}

.owl-theme .owl-pagination {
    margin-top: -40px !important;
    z-index: 5;
    position: absolute;
    left: 43%;
}