* {
  margin: 0;
  padding: 0;
}
.container {
  width: 100%;
  margin: 0 auto;
  max-width: 1920px;
  min-width: 1200px;
  overflow: hidden;
}
.bannerSwiper {
  margin-top: 103px;
  width: 100%;
  height: 760px;
}
.bannerSwiper .swiper-slide div {
  width: 100%;
  height: 100%;
}
.swiper-pagination-bullet {
  border: 0.02rem solid #fff;
  width: 20px !important;
  height: 20px !important;
}
.swiper-pagination-bullet-active {
  background-color: #fff !important;
  width: 20px !important;
  height: 20px !important;
}
.content {
  width: 100%;
  min-width: 1200px;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #000;
}
.box2,
.box3,
.box4,
.box5,
.box6,
.box7,
.box8,
.box9,
.box10,
.box11,
.box12,
.box13,
.about {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.box2-top,
.box3-top,
.box4-top,
.box5-top,
.box6-top,
.box7-top,
.box8-top,
.box9-top,
.box10-top,
.box11-top,
.box12-top,
.box13-top,
.about-top {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.box2-top h4,
.box3-top h4,
.box4-top h4,
.box5-top h4,
.box6-top h4,
.box7-top h4,
.box8-top h4,
.box9-top h4,
.box10-top h4,
.box11-top h4,
.box12-top h4,
.box13-top h4,
.about-top h4 {
  font-size: 48px;
  color: #fff;
  line-height: 1;
}
.box2-top p,
.box3-top p,
.box4-top p,
.box5-top p,
.box6-top p,
.box7-top p,
.box8-top p,
.box9-top p,
.box10-top p,
.box11-top p,
.box12-top p,
.box13-top p,
.about-top p {
  margin-top: 30px;
  font-size: 20px;
  color: #fff;
  line-height: 1;
}
.box1 {
  width: 100%;
  height: 480px;
  background: url(../img/index/box1_bg.png) no-repeat center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.box1_con {
  width: 1279px;
  height: 392px;
  background: url(../img/index/box1_border.png) no-repeat center / 100% 100%;
  display: flex;
  padding: 125px 0 0 50px;
  box-sizing: border-box;
}
.box1_con-left {
  width: 559px;
  height: 207px;
  background: url(../img/index/box1_border1.png) no-repeat center / 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.box1_con-left div {
  width: 539px;
  height: 82px;
  border-radius: 10px;
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.2), rgba(113, 113, 113, 0.2));
  display: flex;
  align-items: center;
  padding: 0 20px;
  box-sizing: border-box;
  font-size: 22px;
  color: #fff;
}
.box1_con-left div:nth-child(2) {
  margin-top: 14px;
}
.box1_con-right {
  margin-left: 16px;
  width: 410px;
  height: 207px;
  border: 1px solid #e5b759;
  border-radius: 10px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.box1_con-right p {
  font-size: 34px;
  color: #e5b759;
  line-height: 1;
}
.box1_con-right b {
  margin-top: 10px;
  font-size: 34px;
  color: #fff;
  line-height: 45px;
  text-align: center;
}
.box2-top {
  margin-top: 156px;
}
.box2-bottom {
  margin-top: 40px;
  width: 1200px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.box2-bottom .item {
  margin-top: 18px;
  width: 591px;
  height: 536px;
  background-color: #404040;
  border: 1px solid transparent;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.box2-bottom .item img {
  width: 100%;
}
.box2-bottom .item div {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #fff;
}
.box2-bottom .item div b {
  font-size: 22px;
  line-height: 1;
}
.box2-bottom .item div span {
  margin-top: 12px;
  font-size: 16px;
  line-height: 1;
}
.box3 {
  margin-top: 68px;
  width: 100%;
  height: 708px;
  background: url(../img/index/box3_bg.png) no-repeat center;
}
.box3-top {
  margin-top: 140px;
}
.box3-bottom {
  margin-top: 58px;
  width: 1200px;
  display: flex;
}
.box3-bottom .item {
  width: 400px;
  height: 306px;
  background-color: #242424;
  border-bottom: 2px solid transparent;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
}
.box3-bottom .item p {
  position: absolute;
  top: 44px;
  left: 39px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.box3-bottom .item p i {
  margin-top: 23px;
  width: 1px;
  height: 112px;
  background-color: #fff;
}
.box3-bottom .item h4 {
  margin-top: 20px;
  font-size: 24px;
  color: #fff;
  line-height: 1;
  display: none;
}
.box3-bottom .item span {
  font-size: 20px;
  color: #fff;
  line-height: 1;
  font-weight: 700;
}
.box3-bottom .item:nth-child(2) {
  background-color: #1c1c1c;
}
.box3-bottom .item:nth-child(3) {
  background-color: #121212;
}
.box3-bottom .item:hover {
  border-bottom: 2px solid #e5b759;
}
.box3-bottom .item:hover p i {
  background-color: #e5b759;
}
.box3-bottom .item:hover h4,
.box3-bottom .item:hover span {
  color: #e5b759;
}
.box4 {
  width: 100%;
}
.box4-top {
  margin-top: 150px;
}
.box4-top img {
  margin: 40px 0 28px;
}
.box4-top span {
  font-size: 36px;
  color: #e5b759;
  line-height: 1;
}
.box4-bottom {
  margin-top: 50px;
  width: 1200px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.box4-bottom .item {
  margin-top: 6px;
  width: 295px;
  height: 280px;
  position: relative;
  display: flex;
  justify-content: center;
  overflow: hidden;
}
.box4-bottom .item img {
  width: 100%;
}
.box4-bottom .item p {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50px;
  background-color: #404040;
  font-size: 18px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.box5 {
  margin-top: 100px;
  width: 100%;
  height: 650px;
  background: url(../img/index/box5_bg.png) no-repeat center;
}
.box5-top {
  margin-top: 100px;
}
.box5-bottom {
  margin-top: 54px;
  width: 1200px;
  display: flex;
  flex-wrap: wrap;
}
.box5-bottom div {
  border-bottom: 1px dashed #444444;
  border-right: 1px dashed #444444;
  box-sizing: border-box;
  width: 20%;
  height: 156px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.box5-bottom div i {
  margin: 14px 0;
  width: 56px;
  height: 1px;
  background-color: #fff;
}
.box5-bottom div p {
  font-size: 16px;
  color: #fff;
  line-height: 1;
}
.box5-bottom div:nth-child(5n) {
  border-right: 0;
}
.box5-bottom div:nth-child(6),
.box5-bottom div:nth-child(7),
.box5-bottom div:nth-child(8),
.box5-bottom div:nth-child(9),
.box5-bottom div:nth-child(10) {
  border-bottom: 0;
}
.box6 {
  width: 100%;
  height: 1464px;
  background: url(../img/index/box6_bg.png) no-repeat center;
}
.box6-top {
  margin-top: 130px;
}
.box6-top img {
  margin: 40px 0 28px;
}
.box6-top span {
  font-size: 36px;
  color: #e5b759;
  line-height: 1;
}
.box6-bottom {
  margin-top: 20px;
  width: 1200px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.box6-bottom .item {
  margin-top: 1px;
  width: 599px;
  height: 322px;
  border: 1px solid #fff;
  box-sizing: border-box;
  background-color: #404040;
  display: flex;
  align-items: center;
}
.box6-bottom .item img {
  height: 100%;
}
.box6-bottom .item div {
  padding: 0 30px;
  box-sizing: border-box;
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.box6-bottom .item div i {
  margin: 35px 0 30px;
  width: 70px;
  height: 1px;
  background-color: #fff;
}
.box6-bottom .item div p {
  font-size: 16px;
  color: #fff;
  line-height: 26px;
  text-align: center;
}
.box6-bottom .item:hover {
  border: 1px solid #e5b759;
}
.box7 {
  width: 100%;
  height: 1007px;
  background: url(../img/index/box7_bg.png) no-repeat center;
}
.box7-top {
  margin-top: 145px;
}
.box7-bottom {
  margin-top: 63px;
  width: 1200px;
  position: relative;
}
.box7-bottom .box7Swiper {
  height: 600px;
}
.box7-bottom .box7Swiper .swiper-slide {
  width: 1200px;
  height: 300px;
  display: flex;
}
.box7-bottom .box7Swiper .swiper-slide img {
  width: 50%;
  height: 100%;
}
.box7-bottom .box7Swiper .swiper-slide div {
  width: 50%;
  height: 100%;
  background-color: #404040;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.box7-bottom .box7Swiper .swiper-slide div img {
  width: auto;
  height: auto;
}
.box7-bottom .box7Swiper .swiper-slide div p {
  margin-top: 20px;
  font-size: 24px;
  color: #e5b759;
  line-height: 1;
}
.box7-bottom .box7Swiper .swiper-slide div span {
  padding: 0 45px;
  box-sizing: border-box;
  margin-top: 25px;
  font-size: 16px;
  color: #fff;
  line-height: 26px;
  text-align: center;
}
.box7-bottom .box7-left-arrow {
  z-index: 999;
  width: 50px;
  height: 44px;
  background: url(../img/index/box7_left_arrow.png) no-repeat center / 100%;
  position: absolute;
  top: 0;
  left: -25px;
  bottom: 0;
  margin: auto 0;
  outline: none;
}
.box7-bottom .box7-right-arrow {
  z-index: 999;
  width: 50px;
  height: 44px;
  background: url(../img/index/box7_right_arrow.png) no-repeat center / 100%;
  position: absolute;
  top: 0;
  right: -25px;
  bottom: 0;
  margin: auto 0;
  outline: none;
}
.box8 {
  width: 100%;
}
.box8-top {
  margin-top: 120px;
}
.box8-bottom {
  margin-top: 48px;
  width: 1920px;
}
.box8-bottom .box8Swiper .swiper-slide {
  width: 682px;
  height: 475px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.box8-bottom .box8Swiper .swiper-slide img {
  width: 100%;
}
.box8-bottom .box8Swiper .swiper-slide div {
  position: absolute;
  bottom: 25px;
  width: 304px;
  height: 64px;
  background-color: rgba(0, 0, 0, 0.6);
  font-size: 22px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.box9 {
  width: 100%;
  height: 490px;
  background: url(../img/index/box9_bg.png) no-repeat center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.box9_con {
  padding-right: 6px;
  box-sizing: border-box;
  width: 1200px;
  height: 332px;
  background-color: rgba(51, 51, 51, 0.8);
  display: flex;
  align-items: center;
}
.box9_con .asdasd {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.box9_con .asdasd span {
  font-size: 20px;
  color: #fff;
  line-height: 1;
}
.box9_con .asdasd p {
  margin: 30px 0 38px;
  font-size: 30px;
  color: #fff;
  line-height: 1;
}
.box9_con .asdasd h4 {
  width: 185px;
  height: 41px;
  border: 1px solid #fff;
  border-radius: 10px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
}
.box9_con .asdasd h4 img {
  width: 22px;
  height: 22px;
}
.box9_con .asdasd h4 span {
  margin-left: 5px;
  font-size: 20px;
}
.box9_con .box9-inputs {
  width: 707px;
  height: 317px;
  background-color: #141515;
  padding: 30px 37px;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.box9_con .box9-inputs div {
  width: 100%;
  display: flex;
  align-items: center;
}
.box9_con .box9-inputs div span {
  color: #fff;
  font-size: 16px;
  line-height: 1;
  flex-shrink: 0;
}
.box9_con .box9-inputs div input {
  flex: 1;
  height: 28px;
  background-color: transparent;
  border: 0;
  border-bottom: 1px solid #fff;
  font-size: 16px;
  color: #fff;
}
.box9_con .box9-inputs div:nth-child(3) {
  width: 100%;
}
.box9_con .box9-inputs .btn {
  margin: 0 auto;
  width: 160px;
  height: 43px;
  background-color: #e5b759;
  border-radius: 10px;
  font-size: 20px;
  color: #000;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.box10 {
  width: 100%;
  height: 660px;
  background: url(../img/index/box10_bg.png) no-repeat center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.box10 b {
  margin: 36px 0 45px;
  font-size: 52px;
  color: #fff;
  line-height: 1;
}
.box10 p {
  display: flex;
  align-items: center;
  font-size: 24px;
  color: #fff;
  line-height: 1;
}
.box10 p i:nth-child(1) {
  margin: 0 30px;
  width: 164px;
  height: 1px;
  background-image: linear-gradient(-90deg, #e5b759, transparent);
}
.box10 p i:nth-child(2) {
  margin: 0 30px;
  width: 164px;
  height: 1px;
  background-image: linear-gradient(90deg, #e5b759, transparent);
}
.box10 div {
  margin: 66px 0 45px;
  display: flex;
  align-items: center;
}
.box10 div span {
  margin: 0 11px;
  width: 246px;
  height: 96px;
  border: 1px solid rgba(229, 183, 89, 0.4);
  border-radius: 10px;
  box-sizing: border-box;
  font-size: 16px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.box10 h4 {
  display: flex;
  align-items: center;
}
.box10 h4 img {
  width: 22px;
  height: 22px;
}
.box10 h4 span {
  margin-left: 5px;
  font-size: 26px;
  color: #fff;
}
.box12 {
  width: 100%;
}
.box12-top {
  margin-top: 114px;
}
.box12-bottom {
  margin-top: 90px;
  width: 1200px;
  display: flex;
  justify-content: space-between;
}
.box12-bottom-left {
  position: relative;
}
.box12-bottom-left img {
  width: 601px;
  height: 443px;
}
.box12-bottom-left div {
  padding: 0 52px;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 601px;
  height: 135px;
  background-color: #333333;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.box12-bottom-left div p {
  font-size: 22px;
  color: #fff;
  line-height: 1;
}
.box12-bottom-left div span {
  margin-top: 20px;
  font-size: 16px;
  color: #fff;
  line-height: 26px;
}
.box12-bottom-right {
  width: 580px;
  height: 443px;
}
.box12-bottom-right .item {
  width: 100%;
  height: 211px;
  background-color: #333333;
  box-sizing: border-box;
  border-bottom: 3px solid #fff;
  padding: 27px 26px 25px 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.box12-bottom-right .item-top h4 {
  font-size: 24px;
  color: #fff;
  line-height: 1;
}
.box12-bottom-right .item-top p {
  margin-top: 15px;
  font-size: 16px;
  font-weight: 100;
  text-align: justify;
  color: #fff;
  line-height: 24px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.box12-bottom-right .item-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.box12-bottom-right .item-bottom p {
  display: flex;
  align-items: center;
}
.box12-bottom-right .item-bottom p span:nth-child(1) {
  font-size: 22px;
  color: #666;
}
.box12-bottom-right .item-bottom p span:nth-child(2) {
  font-size: 16px;
  color: #666;
}
.box12-bottom-right .item-bottom .img {
  width: 36px;
  height: 36px;
  background: url(../img/index/box12_blue.png) no-repeat center;
}
.box12-bottom-right .item:hover {
  border-bottom: 3px solid #e5b759;
}
.box12-bottom-right .item:hover .item-bottom .img {
  background: url(../img/index/box12_red.png) no-repeat center;
}
.box12-bottom-right .item:nth-child(2) {
  margin-top: 20px;
}
.about-top {
  margin-top: 132px;
}
.about-center {
  margin-top: 132px;
  width: 1200px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.about-center div {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.about-center div img {
  width: 574px;
  height: 78px;
}
.about-center div h4 {
  margin-top: 3px;
  font-size: 30px;
  color: #fff;
  line-height: 1;
  padding-bottom: 7px;
  border-bottom: 1px solid #fff;
}
.about-center div p {
  margin-top: 30px;
  width: 570px;
  font-size: 16px;
  color: #fff;
  line-height: 24px;
  text-align: justify;
}
.about-center div a {
  margin-top: 30px;
  width: 160px;
  height: 43px;
  background-color: #e5b759;
  font-size: 18px;
  color: #000;
  display: flex;
  justify-content: center;
  align-items: center;
}
.about-center img {
  width: 600px;
  height: 359px;
}
.about-bottom {
  margin-top: 42px;
  width: 1200px;
  display: flex;
  justify-content: space-between;
}
.about-bottom img:nth-child(1) {
  width: 671px;
  height: 329px;
}
.about-bottom img:nth-child(2) {
  width: 514px;
  height: 329px;
}
.box11 {
  margin-top: 100px;
  width: 100%;
  height: 650px;
}
.box11 img {
  width: 100%;
}
.inputs {
  margin: 113px 0 134px;
  width: 1200px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.inputs input {
  width: 556px;
  height: 60px;
  padding: 0 20px;
  box-sizing: border-box;
  font-size: 16px;
  color: #fff;
  background-color: #333;
  border: 0;
}
.inputs textarea {
  margin-top: 22px;
  width: 100%;
  height: 150px;
  background-color: #333;
  border: 0;
  font-size: 18px;
  color: #fff;
  padding: 20px;
  resize: none;
}
.inputs ::placeholder {
  color: #fff;
}
.inputs .Highlight.change::placeholder {
  color: #fff;
}
.inputs-btn {
  margin: 59px auto 0;
  width: 168px;
  height: 48px;
  background-color: #e5b759;
  border-radius: 10px;
  font-size: 20px;
  color: #000;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.gotop {
  z-index: 9999;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.gotop .item {
  width: 50px;
  height: 50px;
  background-color: #404040;
  margin-bottom: 6px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.gotop .item p {
  display: none;
  position: absolute;
  top: 0;
  right: 150%;
  bottom: 0;
  margin: auto 0;
  background-color: #fff;
  padding: 0 30px;
  border-radius: 10px;
  box-shadow: 0 0 2px 1px #eee;
  font-size: 18px;
  color: #333;
  line-height: 50px;
  white-space: nowrap;
}
.gotop .item:nth-child(3) p {
  width: 130px;
  height: 130px;
  background-color: #fff;
  padding: 0;
}
.gotop .item:hover {
  background-color: #e5b759;
}
.gotop .item:hover p {
  display: flex;
}
