#header {
  background-color: #00000038;
  height: 90px;
  line-height: 90px;
}
#header .pubCon {
  display: flex;
  justify-content: space-between;
}
#header .pubCon ul {
  overflow: hidden;
}
#header .pubCon ul li {
  float: left;
  font-size: 18px;
  margin-right: 18px;
}
#header .pubCon .logo img {
  height: 60px;
}
#banner {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
  height: 500px;
}
#banner .text {
  margin-top: 150px;
}
#banner .text h6 {
  font-size: 26px;
  color: #e4d804;
}
#banner .text h1 {
  font-size: 50px;
}
#banner .text ul {
  overflow: hidden;
}
#banner .text ul li {
  margin: 20px 0;
  padding: 5px 25px;
  float: left;
  background-color: #fff;
  margin-right: 16px;
  color: #21232B;
}
#banner .text p {
  font-size: 12px;
  width: 150px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 25px;
  border: 2px solid #e4d804;
  font-weight: 700;
}
#banner .text p span {
  margin-right: 5px;
  font-size: 12px;
}
#banner .text p:hover {
  cursor: pointer;
  background-color: #e4d804;
  color: #21232B;
}
#banner .img {
  line-height: 500px;
  height: 500px;
}
#banner .img img {
  border: 2px solid #e4d804;
  width: auto;
  height: 400px;
}
main #nav {
  overflow: hidden;
  margin-top: 40px;
}
main #nav #fuzhu {
  float: left;
}
main #nav #fuzhu h2 {
  font-size: 36px;
}
main #nav #fuzhu span {
  text-align: center;
  font-size: 12px;
  color: #e4d804;
}
main #nav ul {
  float: right;
  display: flex;
  justify-content: space-around;
  text-align: center;
  height: 40px;
  line-height: 2;
}
main #nav ul li {
  border: 2px solid #dee2e6;
  padding: 0 20px;
  margin-right: 20px;
  border-radius: 20px;
  font-size: 16px;
  background-color: #20212b;
}
main #nav ul li a {
  display: inline-block;
  color: #fff;
}
main #nav ul li:last-child {
  margin-right: 0px;
}
main #nav ul li.active {
  border: 2px solid #e4d804;
}
main #nav ul li.active a {
  color: #fff;
}
main #prod {
  height: auto;
  margin-top: 40px;
  overflow: hidden;
}
main #prod .fz {
  margin-right: 30px;
  width: 310px;
  float: left;
  margin-bottom: 50px;
}
main #prod .fz:nth-child(4n) {
  margin-right: 0;
}
main #prod .fz a {
  display: inline-block;
}
main #prod .fz a img {
  width: 310px;
  height: 140px;
  border-radius: 8px;
}
main #prod .fz h5 {
  text-align: center;
  padding: 20px 0;
}
main #prod .fz h5 a {
  font-size: 16px;
}
main #prod .fz p {
  font-size: 14px;
  color: #BCBCBC;
}
main #prod .fz p.line {
  margin-top: 20px;
  width: 310px;
  height: 2px;
  background-color: #212529;
}
main #prod .fz .bottom {
  display: flex;
  justify-content: space-between;
}
main #prod .fz .bottom .bottom-left span {
  font-size: 12px;
  color: #BCBCBC;
  margin-top: 20px;
  display: inline-block;
}
main #prod .fz .bottom .bottom-left span i {
  font-size: 12px;
}
main #prod .fz .bottom .bottom-left span.iconfont {
  color: #e4d804;
}
main #prod .fz .bottom .bottom-left .bef::after {
  content: '|';
  color: #BCBCBC;
  margin-left: 8px;
}
main #prod .fz .bottom .bottom-right {
  margin-top: 18px;
}
main #prod .fz .bottom .bottom-right i {
  font-size: 12px;
  color: #e4d804;
  font-weight: 700;
  margin-left: 3px;
}
main #prod .fz .bottom .bottom-right a {
  font-size: 14px;
  color: #e4d804;
  font-weight: 700;
}
main #hb {
  text-align: center;
  margin: 20px 0 50px 0;
}
main #hb span {
  font-size: 12px;
  color: #e4d804;
}
main #hb h2 {
  font-size: 36px;
}
main #waigua {
  overflow: hidden;
}
main #waigua .wg {
  background-color: #21232B;
  float: left;
  padding: 30px;
  width: 650px;
  margin: 0px 30px 30px 0;
}
main #waigua .wg:nth-child(2n) {
  margin-right: 0;
}
main #waigua .wg h3 {
  font-size: 25px;
}
main #waigua .wg p {
  font-size: 14px;
  color: #BCBCBC;
  margin: 20px 0;
}
main #waigua .wg .line {
  height: 2px;
  background-color: #bcbcbc1b;
  width: 100%;
  margin-bottom: 20px;
}
main #waigua .wg .bottom {
  display: flex;
  justify-content: space-between;
}
main #waigua .wg .bottom .bottom-left span {
  font-size: 12px;
  color: #BCBCBC;
  margin-top: 20px;
  display: inline-block;
  margin-right: 5px;
}
main #waigua .wg .bottom .bottom-left span i {
  font-size: 12px;
}
main #waigua .wg .bottom .bottom-left span.iconfont {
  color: #e4d804;
}
main #waigua .wg .bottom .bottom-left .bef::after {
  content: '|';
  color: #BCBCBC;
  margin: 0 10px;
}
main #waigua .wg .bottom .bottom-right {
  margin-top: 18px;
}
main #waigua .wg .bottom .bottom-right i {
  font-size: 12px;
  color: #e4d804;
  font-weight: 700;
  margin-left: 3px;
}
main #waigua .wg .bottom .bottom-right a {
  font-size: 14px;
  color: #e4d804;
  font-weight: 700;
}
#label {
  background-image: url(../images/footer_bg.jpg);
  height: 291px;
  width: 100%;
  padding-top: 50px;
}
#label .line {
  border: 2px solid rgba(70, 68, 68, 0.6);
  margin: 30px 0;
}
#label ul li {
  float: left;
  margin-right: 50px;
}
#label ul li a {
  color: #bcbcbc;
  display: block;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
#copy {
  height: 80px;
  line-height: 80px;
  background-color: #00000038;
  text-align: center;
}
#active-top {
  overflow: hidden;
  margin-top: 100px;
}
#active-top .photo {
  float: left;
  margin-right: 30px;
}
#active-top .photo img {
  width: 100%;
  height: auto;
}
#active-top .intro {
  float: left;
}
#active-top .intro > span {
  font-size: 26px;
  color: #e4d804;
}
#active-top .intro h1 {
  font-size: 60px;
}
#active-top .intro ul {
  overflow: hidden;
}
#active-top .intro ul li {
  font-size: 14px;
  float: left;
  margin: 20px 20px 20px 0;
  height: 30px;
  line-height: 30px;
}
#active-top .intro ul li:nth-child(1) {
  text-align: center;
  background-color: #fff;
  width: 100px;
  height: 30px;
  line-height: 30px;
  color: #20212b;
  margin-right: 20px;
}
#active-top .intro ul li:nth-child(2) {
  text-align: center;
  border: 2px solid #fff;
  width: 100px;
  height: 30px;
  line-height: 1.7;
}
#active-top .intro ul li:nth-child(n+2) {
  font-size: 14px;
}
#active-top .intro ul li:nth-child(n+2) span {
  font-size: 14px;
  color: #e4d804;
  margin-right: 5px;
}
#active-top .intro p {
  font-size: 15px;
  color: #bcbcbc;
}
#active-top .intro .bottom {
  width: 90%;
  margin-top: 30px;
  font-size: 14px;
  background-color: #242c38;
  display: flex;
  justify-content: space-around;
  height: 80px;
}
#active-top .intro .bottom .art-left {
  margin-top: 15px;
}
#active-top .intro .bottom .art-left p {
  color: #fff;
  font-size: 22px;
}
#active-top .intro .bottom .art-left .line {
  height: 2px;
  background-color: #bcbcbcc5;
}
#active-top .intro .bottom .art-left .sys {
  font-size: 14px;
  color: #bcbcbc;
}
#active-top .intro .bottom > a {
  display: inline-block;
  margin-top: 15px;
  font-size: 16px;
  border: 2px solid #e4d804;
  border-radius: 30px;
  height: 50px;
  line-height: 2.8;
  width: 120px;
  text-align: center;
}
#active-top .intro .bottom > a i {
  font-size: 14px;
  color: #fff;
  margin-right: 10px;
}
#active-top .intro .bottom > a:hover {
  background-color: #e4d804;
  color: #20212b;
}
#active-top .intro .bottom > a:hover i {
  color: #20212b;
}
.title {
  margin-top: 50px;
  background-color: #00000022;
  height: 80px;
  line-height: 80px;
}
.title p {
  font-size: 24px;
  padding: 0 50px;
  border: 1px solid #bcbcbc15;
  color: #BCBCBC;
}
.content {
  padding: 50px 0;
  color: #BCBCBC;
  font-size: 14px;
}
