.banner {
  width: 100%;
  height: 348px;
  position: relative;
}
.banner .img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
.banner .img img {
  position: absolute;
  top: 0;
  left: -500px;
  right: -500px;
  margin: auto;
}
.inner-nav {
  width: 100%;
  height: 80px;
  background-color: #f7f7f7;
  border-bottom: solid 1px #ebebeb;
}
.inner-nav .box {
  width: 73.2%;
  margin: 0 auto;
  min-width: 1200px;
}
.inner-nav .box .nav {
  height: 100%;
  float: left;
  font-size: 20px;
  line-height: 80px;
  letter-spacing: -1px;
  color: #333333;
}
.inner-nav .box .add {
  float: right;
}
.inner-nav .box .add div {
  float: left;
  line-height: 80px;
  margin-left: 16px;
}
.inner-nav .box .add div.img {
  width: 14px;
  height: 14px;
  line-height: 48px;
}
.inner-nav .box .add div.img img {
  width: 100%;
}
.inner-nav .box .add div a {
  font-size: 14px;
  color: #7a7a7a;
}
.inner-nav .box .add div.icon {
  width: 8px;
  height: 8px;
  line-height: 44px;
}
.inner-nav .box .add div.icon img {
  width: 100%;
}
.inner-nav .box .add div:hover a {
  color: #c6150f;
}
.content {
  width: 100%;
  padding-top: 74px;
  background-color: #f7f7f7;
}
.content .box {
  width: 73.2%;
  margin: 0 auto;
  min-width: 1200px;
  padding-bottom: 80px;
}
.content .box::after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  float: none;
  clear: both;
}
.content .box .left {
  width: 64.72%;
  float: left;
}
.content .box .left .top::after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  float: none;
  clear: both;
}
.content .box .left .top .title {
  float: left;
}
.content .box .left .top .title .h3 {
  font-size: 16px;
  line-height: 16px;
  color: #dbdada;
}
.content .box .left .top .title .h2 {
  font-size: 48px;
  line-height: 48px;
  letter-spacing: -2px;
  color: #c6150f;
  margin-top: 26px;
}
.content .box .left .top .p {
  width: calc(100% - 264px);
  float: right;
  font-size: 18px;
  line-height: 36px;
  letter-spacing: -1px;
  color: #666666;
  text-align: justify;
}
.content .box .left .img {
  width: 100%;
  margin-top: 50px;
}
.content .box .left .img img {
  width: 100%;
}
.content .box .left .text-box {
  width: 100%;
  margin-top: 50px;
  background-color: white;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.07);
}
.content .box .left .text-box .text {
  width: 84.17%;
  margin: 0 auto;
  padding-top: 60px;
  padding-bottom: 80px;
}
.content .box .left .text-box .text p {
  font-size: 18px;
  line-height: 36px;
  letter-spacing: -1px;
  color: #666666;
  text-align: justify;
}
.content .box .right {
  width: 29.72%;
  float: right;
}
.content .box .right .payment {
  width: 100%;
  position: relative;
}
.content .box .right .payment a {
  width: 100%;
  display: block;
}
.content .box .right .payment a .img {
  width: 100%;
}
.content .box .right .payment a .img img {
  width: 100%;
}
.content .box .right .payment a .text {
  position: absolute;
  top: 48px;
  left: 41px;
}
.content .box .right .payment a .text .icon {
  display: block;
  width: 58px;
  height: 61px;
}
.content .box .right .payment a .text .icon img {
  width: 100%;
}
.content .box .right .payment a .text .title {
  display: block;
  font-size: 28px;
  font-weight: bold;
  line-height: 28px;
  color: #ffffff;
  margin-top: 13px;
}
.content .box .right .payment a .text .s-title {
  display: block;
  font-family: "DIN-BOLD";
  font-size: 27px;
  line-height: 27px;
  color: #ffffff;
  opacity: 0.25;
  margin-top: 9px;
}
.content .box .right .businessHall {
  width: 100%;
  position: relative;
  margin-top: 20px;
}
.content .box .right .businessHall a {
  width: 100%;
  display: block;
}
.content .box .right .businessHall a .img {
  width: 100%;
}
.content .box .right .businessHall a .img img {
  width: 100%;
}
.content .box .right .businessHall a .text {
  position: absolute;
  top: 48px;
  left: 41px;
}
.content .box .right .businessHall a .text .icon {
  display: block;
  width: 47px;
  height: 59px;
}
.content .box .right .businessHall a .text .icon img {
  width: 100%;
}
.content .box .right .businessHall a .text .title {
  display: block;
  font-size: 28px;
  font-weight: bold;
  line-height: 28px;
  color: #ffffff;
  margin-top: 20px;
}
.content .box .right .businessHall a .text .s-title {
  display: block;
  font-family: "DIN-BOLD";
  font-size: 27px;
  line-height: 27px;
  color: #ffffff;
  opacity: 0.25;
  margin-top: 9px;
}
.content .box .right .businessHall a .add {
  position: absolute;
  top: 46px;
  right: 30px;
  font-size: 16px;
  line-height: 16px;
  color: #ffffff;
}
.content .box .right .businessHall a .add img {
  transform: rotate(-90deg);
  width: 16px;
  margin-bottom: 3px;
}
.content .box .right .honor {
  width: 100%;
  position: relative;
  margin-top: 20px;
}
.content .box .right .honor a {
  width: 100%;
  display: block;
}
.content .box .right .honor a .img {
  width: 100%;
}
.content .box .right .honor a .img img {
  width: 100%;
}
.content .box .right .honor a .text {
  position: absolute;
  top: 48px;
  left: 41px;
}
.content .box .right .honor a .text .icon {
  display: block;
  width: 47px;
  height: 59px;
}
.content .box .right .honor a .text .icon img {
  width: 100%;
}
.content .box .right .honor a .text .title {
  display: block;
  font-size: 28px;
  font-weight: bold;
  line-height: 28px;
  color: #ffffff;
  margin-top: 20px;
}
.content .box .right .honor a .text .s-title {
  display: block;
  font-family: "DIN-BOLD";
  font-size: 27px;
  line-height: 27px;
  color: #ffffff;
  opacity: 0.25;
  margin-top: 9px;
}
.content .box .right .honor a .time {
  position: absolute;
  bottom: 41px;
  right: 31px;
  font-family: "DIN-BOLD";
  font-size: 27px;
  line-height: 27px;
  color: #d2b37b;
}
