@import url("/items/public/pub.css");
@import url("/items/public/quick.css");
#zsBg {
  width: 980px;
}
body {
}
div {
  font: 14px/26px Simsun;
  color: inherit;
}

.clf {
  overflow: hidden;
  _zoom: 1;
}

.mask {
  display: inline-block;
  background: rgba(123, 125, 200, 0.5);
  border: solid 1px #09f;
}

.topMenuList {
  padding: 65px 0 0 465px;
}

.topMenuList a {
  width: 133px;
  height: 50px;
}

.cont {
  position: relative;
  margin: 0 auto;
  width: 1200px;
  font: 14px/26px "宋体";
  color: #000;
}

.cont::after {
  content: ' ';
  display: block;
  clear: both;
}

.cont p {
  font: 14px/26px "宋体";
}

.nav .nav-box {
  padding: 12px 0 0 45px;
}

.nav .nav-box .mask {
  position: static;
  margin-right: 17px;
  width: 62px;
  height: 20px;
}

.picscroll {
  width: 1080px;
}
#MarqueeDiv1 img {
  height: 400px;
}
#MarqueeDiv2 img {
  height: 400px;
}
#MarqueeDiv3 img {
  height: 400px;
}

#company p {
}

.ppselect ul {
  margin: 0 auto;
  text-align: center;
  width: 1100px;
  height: 45px;
}

.ppselect li {
  display: inline-block;
  font-family: 'Microsoft YaHei';
  text-align: center;
  font-size: 19px;
  line-height: 35px;
  width: 170px;
  height: 40px;
  color: #72c17a;
  border: 2px solid #72c17a;
  border-bottom: 0;
  transition: all .3s;
}
.ppselect li:hover {
  cursor: pointer;
}

.ppselect .on {
  height: 45px;
  line-height: 45px;
  background: #72c17a;
  color: white;
  transition: all .3s;
}

.company3 p {
  font-size: 17px;
  line-height: 30px;
  font-family: 'Microsoft YaHei';
}

.brand p {
  font-size: 14px;
  line-height: 26px;
}

.brand2 p {
  font-size: 14px;
  line-height: 26px;
}

#join p {
}

.join2 p {
  font-size: 14px;
}

#contact p,
#contact strong {
  font-family: "Microsoft YaHei";
  color: #4c4c4c;
}
/* #contact a {
  text-transform: uppercase;
} */

#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;
}

.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: 1045px;
  height: auto;
}

#topMenu dl {
  display: flex;
  float: 0;
  height: auto;
  line-height: 56px;
  color: #8c8c8c;
  width: auto;
}

#topMenu dl dd {
  width: auto;
  background: 0;
  height: 55px;
  padding: 0 10px;
  transition: all 0.3s;
}

#topMenu dl .contact-dd {
  background: #000;
  margin-left: 140px;
}

#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 0.3s;
}

#topMenu dl dd:hover a {
  color: #fff;
  transition: all 0.3s;
}

#topMenu dl a {
  color: #fff;
  font: 16px/23px "Microsoft YaHei";
  margin: 6px 0;
  padding: 10px;
  display: inline-block;
  transition: all 0.3s;
}

#topMenu .separ {
  color: #fff;
  font: 15px / 50px "Microsoft YaHei";
}

#topMenu dl a:hover {
  text-decoration: none;
  transition: all 0.3s;
}
.proList dl {
  margin: 5px 2.6% 0 0;
}
