@import url("/items/public/pub.css");
@import url("/items/public/quick.css");
#zsBg{ width:980px;}
div { font: inherit; color: inherit }
#MarqueeDiv1,#MarqueeDiv2{height:435px}
MarqueeDiv3{height:430px}
.picscroll {
  width: 100%;
}

.mask {
  display: inline-block;
  background: rgba(123,125,200,.5);
  border: solid 1px #09f;
}

.topMenuList {
  padding: 65px 0 0 465px
}

.topMenuList a {
  width: 133px;
  height: 50px;
}

.cont {
  position: relative;
  margin: 0 auto;
  width: 1210px;
  font: 14px/26px Simsun;
  color: #000
}

.cont p {
  font: 14px/26px Simsun;
}

.company2 p {
  font-family: 'Microsoft YaHei';
  text-align: center;
}

.contact a,
.contact p {
  font-family: 'Microsoft YaHei';
  font-size: 18px;
  line-height: 37px;
  color: #4e4e4e
}

#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: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;}

.imgTd { padding:12px; }

#feedBackTable { width:95%;}
#feedBackTable td{color:#000}
#feedBackTable strong{color:#000}
#relDes { border:#5e5563 1px solid;}
#relDes a{ color:#000}
#feedBackTable Td.Titletd{  color:#5b3b6d;}
.brSpan {  font-weight:bold; color:#c33571; }
#imgdiv { width:960px; background:#000; height:62px;}
td{ font-family:宋体; color:#000; line-height:26px; font-size:12px;}

#brfoot a{ color:#000}
#brfoot ul li{ color:#000}
#brfoot dl dt{ color:#000}
#brfoot dl dd div{ color:#000}

#notice{ color:#000}


#news ul li{ width:400px; margin-left:25px;  margin-right:25px;}
#news ul li a{ width:310px; color:#000; font-family:宋体; font-size:14px;}
#news ul li span{ width:85px; font-family:宋体; color:#000; font-size:14px;}

#contact a:hover {
  color: #fbf;
}

.hsfont{ color:#ff5d00;}
.red{ color:#FF0000;}

.d-inline-block {
  display: inline-block;
}

.text-center {
  text-align: center;
}

.fl {
  float: left;
}

.pos-a {
  position: absolute;
}

.w-33 {
  width: 33%;
  float: left;
}

.w-25 {
  width: 25%;
  float: left;
}

#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: #000;
    margin-left: 30px;
}

#topMenu dl .contact-dd a {
    color: #fff;
}

#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: #333 !important;
}

#topMenu dl:hover .contact-dd:hover a {
    color: #fff;
}

#topMenu dl dd:hover {
    background: #333 !important;
    transition: all .3s;
}

#topMenu dl dd:hover a {
    color: #fff;
    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;
}

