body{
  --color: #febd17;
}
.container {
  width: 1430px;
}
.advMore {
  padding: 12px 12px;
  background-color: var(--color);
  color: #fff;
  min-width: 220px;
  border-radius: 50px;
  cursor: pointer;
  text-align: center;
}
.advMore .moreImg {
  width: 14px;
  height: 14px;
}
.advMore:hover {
  transform: translateX(5px);
}
.advMain .init-1 {
  /*color: #fff;*/
  padding: 16px 0;
  /*background: var(--color);*/
}
.advMain .init-1 .list img{
  -webkit-filter: brightness(0);
  filter: brightness(0);
}
.advMain .init-2 {
  z-index: 2;
  color: #fff;
}
.advMain .init-2 .container {
  min-height: 680px;
}
.advMain .init-2 .bgImg {
  z-index: -1;
  height: 100%;
  object-fit: cover;
}
.advMain .init-2 .left {
  width: 60%;
}
.advMain .init-2 .left .title {
  text-transform: uppercase;
}
.advMain .init-2 .left .des {
  max-width: 660px;
}
.advMain .init-2 .right ul {
  width: 380px;
}
.advMain .init-2 .right ul li {
  width: 50%;
  margin-top: 20px;
}
.advMain .init-2 .right ul li .box .img {
  height: 54px;
}
.advMain .init-3 .left {
  width: 58%;
}
.advMain .init-3 .right {
  width: 40%;
}
.advMain .init-3 .right .listCont {
  max-width: 430px;
}
.advMain .init-3 .right .listCont .text {
  width: calc(100% - 50px);
  word-break: break-word;
}
.advMain .init-4 .container .tipsDesC {
  max-width: 1250px;
  margin: auto;
}
.advMain .init-4 .container .content .left {
  width: 43%;
}
.advMain .init-4 .container .content .left .line {
  background: #c1c6cd;
  height: 1px;
}
.advMain .init-4 .container .content .left .listCont {
  max-width: 450px;
}
.advMain .init-4 .container .content .right {
  width: 50%;
}
.advMain .init-5 {
  background: #f2f3f4;
}
.advMain .init-5 .container .swiper {
  margin: -15px -10px;
}
.advMain .init-5 .container .swiper ul li {
  padding: 15px 10px;
}
.advMain .init-5 .container .swiper > ul{
  flex-wrap: wrap;
}
.advMain .init-5 .container .swiper > ul > li{
  width: 25%;
}
.advMain .init-5 .container .swiper ul li .box .img{
  background: #f7f7f7;
}
.advMain .init-5 .container .swiper ul li .box .title{
  height: 64px;
  overflow-y: auto;
}
.advMain .init-5 .container .swiper ul li .box .infoC {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  transform: translate(0, 0);
}
.advMain .init-5 .container .advMore {
  min-width: 160px;
  padding: 6px 10px;
}
.advMain .init-5 .listCont ul li {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
}
.advMain .init-5 .listCont ul li .shadow {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
}
.advMain .init-5 .listCont ul li .content {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.advMain .init-5 .listCont ul li .content .contC {
  max-width: 1200px;
  width: 98%;
  background: #fff;
  padding: 30px;
}
.advMain .init-5 .listCont ul li .content .contC .close {
  width: 40px;
  height: 40px;
  text-align: center;
  font-size: 40px;
  line-height: 1;
  position: absolute;
  top: 5px;
  right: 5px;
  cursor: pointer;
  color: #666;
}
.advMain .init-5 .listCont ul li .content .contC .close:hover {
  color: #000;
}
.advMain .init-5 .listCont ul li .content .contC .cont {
  max-height: 80vh;
  overflow-y: auto;
  padding-right: 6px;
}
.advMain .init-6 .left {
  width: 58%;
}
.advMain .init-6 .right {
  width: 40%;
}
.advMain .init-7 {
  background: #f2f3f4;
}
.advMain .init-7 .container .swiper {
  margin: -15px -10px;
}
.advMain .init-7 .container .swiper ul li {
  padding: 15px 10px;
}
.advMain .init-7 .container .swiper > ul{
  flex-wrap: wrap;
}
.advMain .init-7 .container .swiper > ul > li{
  width: 25%;
}
.advMain .init-7 .container .swiper ul li .box .img{
  background: #fff;
}
.advMain .init-7 .container .swiper ul li .box .title{
  height: 64px;
  overflow-y: auto;
}
.advMain .init-7 .container .swiper ul li .box .infoC {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  transform: translate(0, 0);
}
.advMain .init-7 .container .advMore {
  min-width: 160px;
  padding: 6px 10px;
}
.advMain .init-7 .listCont ul li {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
}
.advMain .init-7 .listCont ul li .shadow {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
}
.advMain .init-7 .listCont ul li .content {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.advMain .init-7 .listCont ul li .content .contC {
  max-width: 1200px;
  width: 98%;
  background: #fff;
  padding: 30px;
}
.advMain .init-7 .listCont ul li .content .contC .close {
  width: 40px;
  height: 40px;
  text-align: center;
  font-size: 40px;
  line-height: 1;
  position: absolute;
  top: 5px;
  right: 5px;
  cursor: pointer;
  color: #666;
}
.advMain .init-7 .listCont ul li .content .contC .close:hover {
  color: #000;
}
.advMain .init-7 .listCont ul li .content .contC .cont {
  max-height: 80vh;
  overflow-y: auto;
  padding-right: 6px;
}
.advMain .init-8 .container .tipsTitle {
  margin: auto;
  max-width: 880px;
}
.advMain .init-8 .container .content .left {
  width: 50%;
  padding-right: 20px;
}
.advMain .init-8 .container .content .right {
  width: 50%;
}
.advMain .init-8 .container .listCont ul li {
  width: 30%;
}
.advMain .init-8 .container .listCont ul li .box .top {
  font-weight: bold;
  font-size: 60px;
  line-height: 1;
}
.advMain .init-8 .container .listCont ul li .box .top .sub {
  font-size: 30px;
  color: var(--color);
}
.advMain .init-8 .container .listCont ul li .box .line {
  height: 3px;
  background: #bbb8b8;
}
.advMain .init-9 {
  background: #f2f3f4;
}
.advMain .init-9 ul li {
  margin-top: 20px;
  width: 33.33%;
}
.advMain .init-9 ul li .box {
  height: 100%;
  background-color: #fff;
  padding: 30px;
}
.advMain .init-9 ul li:first-child .box {
  background-color: transparent;
}
.advMain .init-10 {
  background-size: cover;
  color: #fff;
}
.advMain .init-10 .swiperDots .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  opacity: 1;
  margin: 4px 10px;
  background: #fff;
}
.advMain .init-10 .swiperDots .swiper-pagination-bullet-active {
  background: var(--color);
}
.advMain .init-11 {
  position: relative;
  z-index: 2;
  background-color: var(--color);
}
.advMain .init-11 .sub {
  z-index: -1;
  height: 100px;
  margin-top: -50px;
  background-color: #1f1e1e;
}
.advMain .init-11 .sub .subImg {
  width: 136px;
  height: 130px;
  position: absolute;
  top: -2px;
  right: 140px;
}
.advMain .init-11 .content {
  max-width: 1320px;
  margin: auto;
}
.advMain .init-11 .content .left {
  width: 510px;
  padding: 40px 50px;
  background: #fff;
}
.advMain .init-11 .content .left .des {
  color: rgba(0, 0, 0, 0.5);
  font-weight: 500;
}
.advMain .init-11 .content .left form input,
.advMain .init-11 .content .left form textarea {
  margin-top: 16px;
  width: 100%;
  padding: 10px 0;
  border: none;
  border-bottom: 1px solid #000;
}
.advMain .init-11 .content .left .more {
  cursor: pointer;
  background: transparent;
  padding: 0;
}
.advMain .init-11 .content .left .more .moreCir {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #000;
}
.advMain .init-11 .content .left .more .moreCir .moreImg {
  width: 15px;
  height: 15px;
}
.advMain .init-11 .content .left .more:hover .moreCir {
  background-color: var(--color);
  transform: rotate(45deg);
}
.advMain .init-11 .content .right {
  padding-bottom: 60px;
  width: 720px;
}
.advMain .init-11 .content .right .tips {
  color: #fff;
  text-transform: uppercase;
}
.advMain .init-11 .content .right ul li .box .img {
  width: 24px;
}
.advMain .init-11 .content .right ul li .box .textC {
  width: calc(100% - 36px);
  color: #fff;
}
.advMain .init-12 {
  color: #fff;
  background-color: #1f1e1e;
}
.advMain .init-12 .content {
  max-width: 1320px;
  margin: auto;
}
.new-init-3 {
  padding: 70px 0;
}
.new-init-3 .top ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 -10px;
}
.new-init-3 .top ul li {
  padding: 0 10px;
  width: 30%;
  transition: 0.5s
}
.new-init-3 .top ul li.active {
  width: 40%;
}
.new-init-3 .top ul li .img {
  position: relative;
  background: #f7f7f7;
}
.new-init-3 .top ul li .img img {
    width: 100%;
    height: 410px;
    object-fit: cover;
}
.new-init-3 .top ul li .img .mask {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 80px;
  z-index: 11;
  opacity: 0;
  z-index: -11;
}
.new-init-3 .top ul li.active .img .mask {
  opacity: 1;
  z-index: 11;
}
.new-init-3 .top ul li .img .mask p {
  font-size: 16px;
  color: rgba(255, 255, 255, 1);
  line-height: 26px;
  padding: 65px 110px 35px;
  transition: 0.3s
}
.new-init-3 .top ul li .img .mask .btn {
  text-align: center;
}
.new-init-3 .top ul li .img .mask .btn span {
  display: inline-block;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 1;
  cursor: pointer;
  padding: 17px 38px;
  background: #000000;
}
.new-init-3 .top ul li .img .mask::after {
  content: '';
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 0;
  width: 95%;
  height: 189px;
  background: rgba(66,74,78,.2);
  z-index: -1;
}
.new-init-3 .top ul li .tit4 {
  font-weight: 600;
  font-size: 24px;
  color: #040000;
  line-height: 1.5;
  margin-top: 30px;
}
.right_nav_list {
  position: fixed;
  bottom: 120px;
  right: 20px;
  z-index: 10;
}
.right_nav_list ul li {
  margin-top: 2px;
  width: 56px;
  height: 56px;
  cursor: pointer;
  padding: 0;
  position: relative;
  color: #fff;
  background: var(--color);
  border: 1px solid #fff;
}
.right_nav_list ul li .iImg {
  width: 24px;
  height: 32px;
}
.right_nav_list ul li .text {
  padding: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 24px;
}
.right_nav_list ul li .cont {
  position: absolute;
  right: 100%;
  top: 0;
  width: auto;
  min-height: 100%;
  padding: 0 5px;
  -webkit-transform: scaleY(0);
  -moz-transform: scaleY(0);
  -ms-transform: scaleY(0);
  -o-transform: scaleY(0);
  transform: scaleY(0);
  opacity: 1;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.5s;
  transition: opacity 0.3s, -webkit-transform 0.5s;
  -o-transition: opacity 0.3s, -o-transform 0.5s;
  -moz-transition: transform 0.5s, opacity 0.3s, -moz-transform 0.5s;
  transition: transform 0.5s, opacity 0.3s;
  transition: transform 0.5s, opacity 0.3s, -webkit-transform 0.5s, -moz-transform 0.5s, -o-transform 0.5s;
  transition: transform 0.5s, opacity 0.3s, -webkit-transform 0.5s;
  -webkit-transition: -webkit-transform 0.5s, opacity 0.3s;
  -moz-transition: -moz-transform 0.5s, opacity 0.3s;
  overflow: hidden;
  -webkit-transform-origin: top;
  -moz-transform-origin: top;
  -ms-transform-origin: top;
  -o-transform-origin: top;
  transform-origin: top;
}
.right_nav_list ul li .cont #ewm {
  width: 100%;
  background-color: #fff;
  border-radius: 5px;
  padding: 8px;
  width: 150px;
  height: 150px;
  border: 1px solid #ccc;
}
.right_nav_list ul li .cont .phoneCont {
  padding: 10px;
  background-color: #fff;
  color: #000;
  border: 1px solid #ccc;
}
.right_nav_list ul li:hover {
  background-color: #000;
}
.right_nav_list ul li:hover .cont {
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
  transform: scaleY(1);
  opacity: 1;
}
@media (max-width: 1450px) {
  .advMain .init-11 .content .right {
    width: 630px;
  }
}
@media (max-width: 1320px) {
  .new-init-3 .top ul li .tit4 {
    font-size: 18px;
    margin-top: 15px;
  }
}
@media (max-width: 1250px) {
  .advMain .init-1 .container {
    justify-content: center;
  }
  .advMain .init-1 .right {
    display: none;
  }
  .advMain .init-2 .container {
    min-height: 450px;
  }
  .advMain .init-11 .content .left {
    width: 400px;
    padding: 40px 20px;
  }
  .advMain .init-11 .content .right {
    width: 510px;
  }
}
@media (max-width: 1000px) {
  .advMain .init-2 .bgImg{
    position: relative;
    height: auto;
  }
  .advMain .init-2 .container{
    min-height: auto;
    margin-top: 20px;
  }
  .advMain .init-2 .left{
    width: 100%;
  }
  .advMain .init-2 .right{
    width: 100%;
  }
  .advMain .init-2 .right ul li .box .img{
    filter: brightness(0);
  }
  .advMain .init-2{
    color: #000;
  }
  .advMain .init-3 .left {
    width: 100%;
  }
  .advMain .init-3 .right {
    width: 100%;
  }
  .advMain .init-4 .container .content .left {
    width: 100%;
  }
  .advMain .init-4 .container .content .right {
    width: 100%;
  }
  .advMain .init-5 .container .swiper > ul > li{
    width: 33.33%;
  }
  .advMain .init-7 .container .swiper > ul > li{
    width: 33.33%;
  }
  .advMain .init-6 .left {
    width: 100%;
  }
  .advMain .init-6 .right {
    width: 100%;
  }
  .advMain .init-8 .container .content .left {
    width: 100%;
    padding-right: 0;
  }
  .advMain .init-8 .container .content .right {
    width: 100%;
    margin-top: 20px;
  }
  .advMain .init-8 .container .listCont ul li {
    width: 100%;
  }
  .advMain .init-8 .container .listCont ul li .box .top {
    font-size: 50px;
  }
  .advMain .init-8 .container .listCont ul li .box .sub {
    font-size: 26px;
  }
  .advMain .init-9 ul li {
    width: 100%;
  }
  .advMain .init-9 ul li .box {
    padding: 20px 10px;
  }
  .advMain .init-11 .content .left {
    width: 100%;
  }
  .advMain .init-11 .content .right {
    width: 100%;
    margin-top: 30px;
  }
  .advMain .init-11 .sub {
    display: none;
  }
  .advMain .init-11 .content .right {
    padding-bottom: 30px;
  }
  .new-init-3 .top ul li .img .mask p{
    padding: 30px 15px;
  }
}
@media (max-width: 700px) {
  .advMain .init-1 .left img {
    height: 38px;
    display: block;
  }
  .advMain .init-2 .left {
    width: 100%;
    padding: 10px;
  }
  .advMain .init-5 .container .swiper > ul > li{
    width: 50%;
  }
  .advMain .init-7 .container .swiper > ul > li{
    width: 50%;
  }
  .new-init-3 .top ul li .img img{
    height: auto!important;
  }
  .new-init-3 .top ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .new-init-3 .top ul li {
    width: 100%!important;
  }
  .new-init-3 .top ul li .tit4 {
    margin: 20px 0;
  }
  .new-init-3{
    padding: 50px 0;
  }
}
@media (max-width: 500px) {
  .advMain .init-2 .right ul{
    width: 100%;
  }
  .advMain .init-10 .swiperDots .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    margin: 4px 4px;
  }
  .advMain .init-5 .container .swiper > ul > li{
    width: 50%;
  }
  .advMain .init-5 .container .swiper ul li .box .title{
    word-break: break-word;
  }
  .advMain .init-5 .container .advMore{
    min-width: 120px;
  }
  .advMain .init-5 .container .swiper{
    margin: -10px -4px;
  }
  .advMain .init-5 .container .swiper ul li{
    padding: 10px 4px;
  }
  .advMain .init-5 .container .swiper ul li .box .title{
    font-size: 14px;
  }
  .advMain .init-7 .container .swiper > ul > li{
    width: 50%;
  }
  .advMain .init-7 .container .swiper ul li .box .title{
    word-break: break-word;
  }
  .advMain .init-7 .container .advMore{
    min-width: 120px;
  }
  .advMain .init-7 .container .swiper{
    margin: -10px -4px;
  }
  .advMain .init-7 .container .swiper ul li{
    padding: 10px 4px;
  }
  .advMain .init-7 .container .swiper ul li .box .title{
    font-size: 14px;
  }
  .right_nav_list {
    right: 5px;
    bottom: 150px;
  }
  .right_nav_list ul li {
    width: 46px;
    height: 46px;
    margin-top: 5px;
  }
  .right_nav_list ul li .more_cont {
    font-size: 22px;
  }
  .right_nav_list ul li .iImg {
    width: 16px;
    height: 24px;
  }
}
