.after:after {
  display: block;
  content: '';
  clear: both;
}
.before:before {
  display: block;
  content: '';
  clear: both;
}
.swiper-container {
  position: relative;
}
.swiper-container .wushi {
  position: absolute;
  left: 70px;
  bottom: 30px;
  z-index: 100;
  color: white;
  font-size: 60px;
  line-height: 1.2;
}
.swiper-container .swiper-slide .lunbotu {
  background-position: center;
  width: 100%;
  min-width: 1024px;
  height: 460px;
  background-repeat: no-repeat;
  background-size: cover;
}
.web_header {
  width: 100%;
  height: 35px;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 100;
  background-color: white;
}
.web_header .web_cenbox {
  width: 100%;
  height: 35px;
  padding: 5px 10px;
  position: relative;
}
.web_header .web_cenbox .head_list {
  display: none;
  position: absolute;
  z-index: 100;
  top: 35px;
  right: 0px;
  width: 255px;
  height: 325px;
  background-color: rgba(0, 0, 0, 0.7);
  padding: 25px;
}
.web_header .web_cenbox .head_list .search {
  width: 100%;
  height: 40px;
  padding-right: 40px;
  position: relative;
}
.web_header .web_cenbox .head_list .search input {
  border-radius: 0px;
  padding: 10px;
  width: 100%;
  height: 100%;
}
.web_header .web_cenbox .head_list .search .searchicon {
  padding: 8px 10px;
  position: absolute;
  right: 0;
  top: 0;
  background-color: #646464;
  width: 40px;
  height: 40px;
}
.web_header .web_cenbox .head_list .search .searchicon i {
  color: white;
}
.web_header .web_cenbox .head_list ul {
  margin-top: 20px;
  list-style: none;
  color: white;
}
.web_header .web_cenbox .head_list ul li {
  line-height: 37px;
  border-top: 1px solid white;
}
.web_header .web_cenbox .brand .img {
  width: 100px;
  height: 25px;
  float: left;
  border-right: 1px solid black;
}
.web_header .web_cenbox .brand .img img {
  width: 90px;
  height: 25px;
}
.web_header .web_cenbox .brand .word {
  font-size: 12px;
  width: 160px;
  float: left;
  height: 25px;
  text-align: center;
  position: relative;
}
.web_header .web_cenbox .brand .word .eng {
  position: absolute;
  bottom: -5px;
  left: -1px;
  width: 320px;
  display: inline-block;
  font-size: 12px;
  -webkit-transform-origin-x: 0;
  -webkit-transform: scale(0.5);
}
.web_header .web_cenbox .show {
  background-color: #646464;
}
.web_header .web_cenbox .show i {
  color: white;
}
.web_header .web_cenbox .select {
  width: 35px;
  height: 35px;
  position: absolute;
  right: 0px;
  top: 0px;
  padding: 5px 10px;
}
.header {
  width: 100%;
  height: 136px;
}
.header .cenbox {
  position: relative;
  width: 1024px;
  margin: 0 auto;
  padding: 16px 10px 0px;
  height: 136px;
}
.header .cenbox .brand {
  width: 600px;
  height: 60px;
}
.header .cenbox .brand .img {
  width: 240px;
  height: 60px;
  border-right: 1px solid black;
  float: left;
}
.header .cenbox .brand .img img {
  width: 230px;
  height: 60px;
}
.header .cenbox .brand .word {
  margin-left: 8px;
  float: left;
  height: 100%;
  text-align: center;
  padding: 15px 3px 0px;
}
.header .cenbox .brand .word .chn {
  margin-left: 10px;
  font-size: 20px;
  letter-spacing: 1px;
}
.header .cenbox .brand .word .eng {
  margin-top: -3px;
  width: 280px;
  font-family: helvetica;
  display: inline-block;
  font-size: 10px;
  color: #333;
}
.header .cenbox .tel {
  color: #892526;
  float: right;
  font-size: 16px;
  margin-top: -30px;
}
.header .cenbox .navbox {
  position: absolute;
  bottom: 0px;
  left: 10px;
  height: 30px;
  z-index: 100000;
}
.header .cenbox .navbox .nav {
  list-style-type: none;
}
.header .cenbox .navbox .nav li {
  float: left;
}
.header .cenbox .navbox .nav li .fenge {
  margin-left: 21px;
  margin-right: 21px;
}
.header .cenbox .navbox .nav li .word {
  display: inline-block;
  height: 30px;
}
.header .cenbox .navbox .xialanews {
  position: absolute;
  top: 30px;
  left: 260px;
  list-style-type: none;
  width: 140px;
  padding: 12px 20px;
  background-color: rgba(0, 0, 0, 0.8);
  display: none;
}
.header .cenbox .navbox .xialanews:before {
  position: absolute;
  top: -5px;
  right: 55%;
  display: inline-block;
  border-right: 5px solid transparent;
  border-bottom: 5px solid white;
  border-left: 5px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.8);
  content: '';
}
.header .cenbox .navbox .xialanews li {
  cursor: pointer;
  height: 30px;
  line-height: 30px;
  color: white;
}
.header .cenbox .navbox .xialanews li:hover {
  color: #892526;
}
.header .cenbox .navbox .connect {
  position: absolute;
  top: 30px;
  left: 480px;
  list-style-type: none;
  width: 140px;
  padding: 12px 20px;
  background-color: rgba(0, 0, 0, 0.8);
  display: none;
}
.header .cenbox .navbox .connect:before {
  position: absolute;
  top: -5px;
  right: 55%;
  display: inline-block;
  border-right: 5px solid transparent;
  border-bottom: 5px solid white;
  border-left: 5px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.8);
  content: '';
}
.header .cenbox .navbox .connect li {
  cursor: pointer;
  height: 30px;
  line-height: 30px;
  color: white;
}
.header .cenbox .navbox .connect li:hover {
  color: #892526;
}

.header .cenbox .navbox .xialaaboutus {
  position: absolute;
  top: 30px;
  left: 360px;
  list-style-type: none;
  width: 140px;
  padding: 12px 20px;
  background-color: rgba(0, 0, 0, 0.8);
  display: none;
}
.header .cenbox .navbox .xialaaboutus:before {
  position: absolute;
  top: -5px;
  right: 55%;
  display: inline-block;
  border-right: 5px solid transparent;
  border-bottom: 5px solid white;
  border-left: 5px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.8);
  content: '';
}
.header .cenbox .navbox .xialaaboutus li {
  cursor: pointer;
  height: 30px;
  line-height: 30px;
  color: white;
}
.header .cenbox .navbox .xialaaboutus li:hover {
  color: #892526;
}


.header .cenbox .navbox .product {
  position: absolute;
  top: 30px;
  left: 40px;
  list-style-type: none;
  width: 140px;
  padding: 12px 20px;
  background-color: rgba(0, 0, 0, 0.8);
  display: none;
}
.header .cenbox .navbox .product:before {
  position: absolute;
  top: -5px;
  right: 55%;
  display: inline-block;
  border-right: 5px solid transparent;
  border-bottom: 5px solid white;
  border-left: 5px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.8);
  content: '';
}
.header .cenbox .navbox .product li {
  cursor: pointer;
  height: 30px;
  line-height: 30px;
  color: white;
}
.header .cenbox .navbox .product li:hover {
  color: #892526;
}
.header .cenbox .navbox .employ {
  position: absolute;
  top: 30px;
  left: 140px;
  list-style-type: none;
  width: 140px;
  padding: 12px 20px;
  background-color: rgba(0, 0, 0, 0.8);
  display: none;
}
.header .cenbox .navbox .employ:before {
  position: absolute;
  top: -5px;
  right: 55%;
  display: inline-block;
  border-right: 5px solid transparent;
  border-bottom: 5px solid white;
  border-left: 5px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.8);
  content: '';
}
.header .cenbox .navbox .employ li {
  cursor: pointer;
  height: 30px;
  line-height: 30px;
  color: white;
}
.header .cenbox .navbox .employ li:hover {
  color: #892526;
}
.header .cenbox .searchbox {
  position: absolute;
  bottom: 9px;
  right: 10px;
  float: left;
  width: 200px;
  height: 30px;
  padding-right: 40px;
}
.header .cenbox .searchbox input {
  border: 1px solid #ccc;
  height: 100%;
  width: 100%;
  padding: 7.5px 5px;
}
.header .cenbox .searchicon {
  position: absolute;
  right: 0;
  top: 0;
  background-color: #535353;
  width: 40px;
  height: 30px;
  padding: 3px 11px;
}
