@import url("/items/public/pub.css");
@import url("/items/public/quick.css");
.aaaa{width:65px; height:20px; float:left; margin-left:60px;}
.quanzhong{display:none;}
.chupeng:hover{text-decoration:none;}
.leftT{width: 390px;float:left; padding-top:50px;padding-left: 50px; opacity:0;}
.rightT{width: 390px;float:left; padding-top:60px;padding-left: 415px;opacity:0;}
.all{height:32px; float: right; margin-top:10px; padding: 0 20px; display: inline-block; font:18px/32px 微软雅黑; color:#fff; background-color: #ce3533; border-radius: 10px;}
.rightT .all{float:left;}
.leftT2{-webkit-transition: all 1.5s;   -moz-transition: all 1.5s;   -ms-transition: all 1.5s;   -o-transition: all 1.5s;   transition: all 1.5s; opacity:1; padding-left: 0;}
.rightT2{-webkit-transition: all 1.5s;   -moz-transition: all 1.5s;   -ms-transition: all 1.5s;   -o-transition: all 1.5s;   transition: all 1.5s; opacity:1; padding-left: 515px;}


#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 3px;}
#demoa {width:950px; overflow:hidden;}
#demoa img { margin:0 3px;}
#demob {width:950px; overflow:hidden;}
#demob img { margin:0 3px;}
#democ {width:950px; overflow:hidden;}
#democ img { margin:0 3px;}
#demod {width:984px; overflow:hidden;}
#demod img { margin:0 3px;}
#demoe {width:984px; overflow:hidden;}
#demoe img { margin:0 3px;}
#demof {width:977px; overflow:hidden;}
#demof img { margin:0 3px;}
#demog {width:977px; overflow:hidden;}
#demog img { margin:0 3px;}
#demoh {width:951px; overflow:hidden;}
#demoh img { margin:0 3px;}
#demoi {width:984px; overflow:hidden;}
#demoi img { margin:0 3px;}

#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;
}