body {
  min-width: 1024px !important;
}
.container {
  width: 100%;
  padding-top: 80px;
}
.footer .container{
    width:1200px;
  padding-top: 0;
}
.container .section {
  width: 100%;
}
.container .section .title {
  color: #f79000;
  font-size: 44px;
  font-weight: normal;
  letter-spacing: 3px;
}
.container .section_one {
  height: 769px;
  position: relative;
  background: url('../images/collage/bg_01.jpg') no-repeat top center;
}
.container .section_one .box {
  top: 220px;
  display: flex;
  color: #ffffff;
  padding: 0 24px;
  margin-left: 248px;
  align-items: flex-end;
  flex-direction: column;
}
.container .section_one .box .one {
  font-size: 36px;
}
.container .section_one .box .nowrap {
  margin: 8px 0;
  font-size: 56px;
}
.container .section_one .box .three {
  font-size: 24px;
}
.container .section_two {
  height: 661px;
  background: url('../images/collage/bg_02.jpg') no-repeat top center;
}
.container .section_two .title {
  top: 18px;
}
.container .section_two .detail {
  top: 386px;
  color: #5e5e5e;
  letter-spacing: 1px;
}
.container .section_two .detail .one {
  font-size: 20px;
}
.container .section_two .detail .nowrap {
  font-size: 17px;
}
.container .section_three {
  height: 660px;
  background: url('../images/collage/bg_03.jpg') no-repeat top center;
}
.container .section_three .title {
  top: 224px;
}
.container .section_four {
  height: 326px;
  background: url('../images/collage/bg_04.jpg') no-repeat top center;
}
.container .section_five {
  height: 332px;
  background: url('../images/collage/bg_05.jpg') no-repeat top center;
}
.container .section_six {
  height: 554px;
  background: url('../images/collage/bg_06.jpg') no-repeat top center;
}
.container .section_three .detail,
.container .section_four .detail,
.container .section_five .detail,
.container .section_six .detail {
  color: #5e5e5e;
  margin-left: 200px;
}
.container .section_three .detail .one,
.container .section_four .detail .one,
.container .section_five .detail .one,
.container .section_six .detail .one {
  color: #f79000;
  font-size: 36px;
  font-weight: normal;
  margin-bottom: 50px;
}
.container .section_three .detail .introduction,
.container .section_four .detail .introduction,
.container .section_five .detail .introduction,
.container .section_six .detail .introduction {
  width: 270px;
  font-size: 16px;
}
.container .section_seven {
  height: 1085px;
  background: url('../images/collage/bg_07.jpg') no-repeat top center;
}
.container .section_seven .title {
  top: 202px;
}
.container .section_seven .detail {
  bottom: 297px;
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
}
.container .section_eight {
  height: 735px;
  background: url('../images/collage/bg_08.jpg') no-repeat top center;
}
.container .section_eight .title {
  top: 202px;
  color: #ffffff;
}
.container .section_eight a {
  top: 366px;
  width: 140px;
  height: 140px;
  display: block;
  border-radius: 50%;
  margin-left: 440px;
}
/* 绗叓閮ㄥ垎 */
.footer {
  background: #202020;
}
.footer .content {
  width: 940px;
  padding-bottom: 118px;
}
.footer .content .hot {
  font-family: Helvetica !important;
  font-size: 24px;
  color: #FFFFFF;
  letter-spacing: 1px;
  line-height: 22px;
  padding-top: 120px;
  margin-bottom: 52px;
}
.footer .content .box-copyright {
  overflow: hidden;
}
.footer .content .box-copyright .tips {
  font-family: PingFangSC-Regular !important;
  font-size: 12px;
  color: #777777;
  letter-spacing: 0;
  line-height: 12px;
}
.footer .content .box-copyright .tel {
  font-family: Helvetica !important;
  font-size: 18px;
  color: #FFFFFF;
  letter-spacing: 0;
  margin-bottom: 36px;
  line-height: 18px;
  margin-top: 11px;
}
.footer .content .box-copyright .one,
.footer .content .box-copyright .two,
.footer .content .box-copyright .three,
.footer .content .box-copyright .code-right {
  float: left;
  font-size: 14px;
}
.footer .content .box-copyright .two {
  margin-left: 100px;
  margin-right: 100px;
}
.footer .content .box-copyright .code-right {
  margin-left: 240px;
}
.footer .content .box-copyright .code-right .weChat-code {
  color: #fff;
  text-align: right;
}
.footer .content .box-copyright .copyright-bottom {
  overflow: hidden;
  float: left;
}
.footer .content .box-copyright .copyright-bottom span {
  font-family: PingFangSC-Regular !important;
  font-size: 12px;
  color: #777777;
  margin-top: 28px;
  margin-right: 32px;
}
.address {
  font-family: PingFangSC-Regular !important;
  font-size: 12px;
  color: #777777;
  letter-spacing: 0;
  line-height: 12px;
  margin-top: 24px;
}