@import url("/items/public/pub.css");
@import url("/items/public/quick.css");
.aaaa{width:62px; height:18px; float:left; margin-left:63px;}
.quanzhong{display:none;}
#zsBg{ width:980px;}
#comtop h1{ padding-left:15px;}
#bodyTable {background:#dcd1e2; 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 {margin:0px;padding:0px; text-indent:0px;}
.red {color:#e82167;}
.px14{ font-size:14px;}
#scroll {SCROLLBAR-BASE-COLOR: rgb(6,57,72); overflow:auto;}

#demo {width:950px; overflow:hidden;}
#demo img {  margin:0 2px;}
#demoa {width:950px; overflow:hidden;}
#demoa img { margin:0 5px;}
#demob {width:950px; overflow:hidden;}
#demob img { margin:0 5px;}
#democ {width:950px; overflow:hidden;}
#democ img { margin:0 5px;}
#demod {width:984px; overflow:hidden;}
#demod img { margin:0 5px;}
#demoe {width:984px; overflow:hidden;}
#demoe img { margin:0 5px;}
#demof {width:977px; overflow:hidden;}
#demof img { margin:0 5px;}
#demog {width:977px; overflow:hidden;}
#demog img { margin:0 5px;}
#demoh {width:951px; overflow:hidden;}
#demoh img { margin:0 5px;}
#demoi {width:984px; overflow:hidden;}
#demoi img { margin:0 5px;}

#comtop * {
    color: black !important;
}

#btTable {
    margin: 30px auto;
    border: 2px solid #c5bfb8;
}

#news ul li{ width:400px; margin-left:25px;  margin-right:25px;}
#news ul li a{ width:315px; color:#000; font-family:宋体; font-size:14px;}
#news ul li span{ width:85px; font-family:宋体; font-size:14px;}


#topMenu {
    display: flex;
    height: auto;
}

#topMenu dl {
    height: auto;
    display: flex;
    float: 0;
    width: auto;
}

#topMenu dl dd {
    width: auto;
    background: 0;
    height: 55px;
}

#topMenu dl a {
    color: #fff;
    font: 24px / 15px 'Microsoft YaHei';
    margin: 10px 0;
    padding: 10px;
    display: inline-block;
    transition: all 0.3s;
}

#topMenu dl a:hover {
    text-decoration: none;
    color: #ddd;
    transition: all 0.3s;
}

#topMenu dl a:focus {
    background: #0d95d4;
    border-radius: 30px;
}