@charset "utf-8";
@font-face {
  font-family: BioHermes0;
  src: url('3.ttf');
}
header {
  width: 100%;
  min-width: 1200px;
  height: 70px;
  background: url("../imgs/headerBac.jpg") no-repeat;
  position: relative;
  top: 0;
  left: 0;
}
header .headerBox {
  width: 1200px;
  height: 70px;
  background: white;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -650px;
  z-index: 1;
}
header .headerBox h1 {
  float: left;
  height: 70px;
  background: #0168b7;
  margin: 0;
  padding: 0;
  margin-left: -30px;
  transform: skewX(157deg);
}
header .headerBox h1 a {
  display: block;
  width: 100%;
  padding-left: 80px;
  padding-right: 14px;
  height: 70px;
  line-height: 70px;
}
header .headerBox h1 a img {
  width: 270px;
  transform: skewX(-157deg);
}
header .headerBox ul {
  height: 70px;
  float: left;
}
header .headerBox ul li {
  float: left;
  text-align: center;
  width: 150px;
  height: 70px;
  overflow: hidden;
}
header .headerBox ul li:hover {
  overflow: visible;
}
header .headerBox ul li a {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 70px;
  color: #555;
  font-size: 22px;
  text-decoration: none;
  background-color: white;
}
header .headerBox ul li a:hover {
  text-decoration: underline;
}
.bannerBox {
  width: 100%;
  min-width: 1200px;
  margin: 0 auto;
  position: relative;
  top: 0;
  left: 0;
  overflow: hidden;
}
.bannerBox .bannerBoxImg {
  width: 100%;
}
.bannerBox .bannerImgs {
  width: 500%;
  position: absolute;
  top: 0;
  left: 0;
}
.bannerBox .bannerImgs .bannerImgitem {
  width: 20%;
  float: left;
}
.bannerBox .bannerImgs .bannerImgitem img {
  width: 100%;
  margin: 0;
  padding: 0;
  display: block;
  box-sizing: border-box;
  border: none;
}
.main {
  width: 1200px;
  box-sizing: border-box;
  margin: 0 auto;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
.main .mainTop {
  width: 100%;
}
.main .mainTop .main_br {
  width: 110px;
  height: 15px;
  background: #0168b7;
}
.main .mainTop h3 {
  width: 100%;
  height: 100px;
  line-height: 100px;
  text-align: left;
  font-size: 50px;
  color: #333;
  font-weight: normal;
  text-indent: 5px;
}
.main .mainTop .mainTop-desc {
  width: 95%;
  margin: 0 auto;
  line-height: 60px;
  font-size: 24px;
  color: #444;
  text-align: justify;
  font-weight: normal;
  padding-bottom: 30px;
}
.main .mainBox01 {
  width: 100%;
  margin-top: 80px;
}
.main .mainBox01 .main-01 {
  width: 100%;
}
.main .mainBox01 .main-01 .main-011 {
  width: 100%;
  height: 480px;
  background: url("../imgs/index/main01.jpg") no-repeat center / cover;
}
.main .mainBox01 .main-01 .main-012 {
  width: 100%;
  height: 480px;
  background: url("../imgs/index/main02.jpg") no-repeat center / cover;
}
.main .mainBox02 {
  width: 100%;
  margin-top: 80px;
}
.main .mainBox02 .main-01 {
  width: 100%;
}
.main .mainBox02 .main-01 .main-011 {
  width: 100%;
  height: 590px;
  margin-top: 30px;
  background: url("../imgs/index/main03.jpg") no-repeat center / cover;
}
.main .mainBox03 {
  width: 100%;
  margin-top: 80px;
}
.main .mainBox03 .main-01 {
  width: 100%;
}
.main .mainBox03 .main-01 .main-011 {
  width: 730px;
  height: 280px;
  margin: 20px auto;
  background: url("../imgs/index/main04.jpg") no-repeat;
}
.main .mainBox03 .main-02 {
  width: 100%;
  height: 600px;
}
.main .mainBox03 .main-02 .main-02L {
  overflow: hidden;
  float: left;
  width: 500px;
  height: 480px;
  background: #aaaaaa;
  border-radius: 15px;
  box-sizing: border-box;
  padding: 0 40px;
}
.main .mainBox03 .main-02 .main-02L h3 {
  width: 100%;
  height: 150px;
  line-height: 150px;
  font-size: 45px;
  font-weight: normal;
  color: white;
  text-align: center;
}
.main .mainBox03 .main-02 .main-02L h5 {
  width: 100%;
  line-height: 45px;
  text-align: left;
  color: white;
  font-size: 26px;
  font-weight: normal;
  text-indent: 15px;
  padding-bottom: 40px;
}
.main .mainBox03 .main-02 .main-02L p {
  width: 100%;
  height: 120px;
  box-sizing: border-box;
  border-top: 3px solid white;
  padding-top: 20px;
}
.main .mainBox03 .main-02 .main-02L p a {
  width: 100%;
  color: white;
  font-size: 26px;
  text-decoration: none;
  font-family: Arial, Helvetica;
  font-weight: normal;
  line-height: 40px;
}
.main .mainBox03 .main-02 .main-02L p a:hover {
  text-decoration: underline;
}
.main .mainBox03 .main-02 .main-02R {
  overflow: hidden;
  float: right;
  width: 500px;
  height: 480px;
  background: #aaaaaa;
  border-radius: 15px;
}
.main .mainBox03 .main-02 .main-02R img {
  width: 100%;
}
footer {
  width: 100%;
  min-width: 1200px;
  background: #000;
  height: 270px;
  overflow: hidden;
  box-sizing: border-box;
  padding-top: 20px;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
footer .footerBox {
  width: 1200px;
  height: 250px;
  margin: 0 auto;
  padding: 0;
}
footer .footerBox .footerL {
  width: 988px;
  height: 250px;
  float: left;
}
footer .footerBox .footerL p {
  width: 100%;
  height: 60px;
  line-height: 60px;
  overflow: hidden;
}
footer .footerBox .footerL p img {
  display: inline-block;
  width: 40px;
  vertical-align: -13px;
}
footer .footerBox .footerL p span {
  display: inline-block;
  color: white;
  font-size: 16px;
  margin-left: 15px;
}
footer .footerBox .footerL p a {
  display: inline-block;
  color: white;
  font-size: 16px;
  margin-left: 15px;
  text-decoration: none;
}
footer .footerBox .footerR {
  width: 175px;
  height: 250px;
  float: right;
  position: relative;
}
footer .footerBox .footerR img {
  width: 100%;
  vertical-align: middle;
}
footer .footerBox .footerR span {
  position: absolute;
  bottom: 100px;
  left: 0px;
  width: 70px;
  height: 70px;
}
footer .footerBox .footerR span:hover img {
  display: block;
}
footer .footerBox .footerR span img {
  width: 150px;
  height: 150px;
  position: absolute;
  left: -170px;
  top: -40px;
  display: none;
}
footer .footerBox .footerR a {
  position: absolute;
  bottom: 100px;
  left: 70px;
  width: 70px;
  height: 70px;
}
footer .footerBox .footerR b {
  position: absolute;
  bottom: 100px;
  left: 140px;
  width: 70px;
  height: 70px;
}
footer .footerBox .footerR b:hover img {
  display: block;
}
footer .footerBox .footerR b img {
  border-radius: 50%;
  width: 170px;
  height: 170px;
  position: absolute;
  left: -330px;
  top: -50px;
  display: none;
}
