body,html,header,div,ul,li,img,p,a,h1{
  padding:0;
  margin:0;
}
body,html{
  width: 100%;
}
a{
  text-decoration: none;
  cursor: pointer;
}
a:hover{
  text-decoration: none;
}
ul,li{
  list-style: none;
}
.main{
  width: 100%;
  min-width: 1200px;
  position: relative;
  overflow: hidden;
  background-image: url('../img/bg.jpg');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center center;
}
.w100{
  width: 100%;
}
.rel{
  position: relative;
  z-index: 100;
}
.box-center{
  width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 200;
}
.header-img{
  width: 100%;
  height: auto;
  display: block;
}

.box1{
  width: 100%;
  height: 510px;
  overflow: hidden;
  margin-top: 77px;
}
.lf1{
  width: 733px;
  height: 100%;
  float: left;
}
.rt1{
  width: 433px;
  height: 100%;
  float: right;
}
.box1 .swiper-container{
  width: 100%;
  height: 100%;
}
.box1 .swiper-slide{
  width: 100%;
  height: 100%;
}
.box1 .swiper-slide .box-img{
  width: 100%;
  height: 436px;
}
.box1 .box-img img{
  width: 100%;
  height: 100%;
  display: block;
}
.box1 .swiper-slide a{
  display: block;
}
.box1 .h74{
  width:100%;
  height: 74px;
  background-image: url(../img/bg3.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center center;
  font-size: 20px;
  line-height: 20px;
  text-align: center;
  color: #fff;
  font-weight: 400;
  padding: 40px 10px 16px 10px;
  box-sizing: border-box;
}

.slh1 {
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  display: -moz-box !important;
  -moz-line-clamp: 1;
  overflow: hidden;
  display: -o-box !important;
  -o-box-orient: vertical;
  -o-line-clamp: 1;
  overflow: hidden;
}

.box1 .swiper-button-prev.video-prev{
  width: 55px;
  height: 89px;
  background-image:url(../img/btn-lf.png);
  background-size: 100% 100%;
  background-position: center center;
  background-repeat: no-repeat;
  left: 0;
}
.box1 .swiper-button-next.video-next{
  width: 55px;
  height: 89px;
  background-image:url(../img/btn-rt.png);
  background-size: 100% 100%;
  background-position: center center;
  background-repeat: no-repeat;
  right: 0;
}

.box1 .swiper-pagination-bullet{
  background: #019bfe;
    opacity: 1;
}
.box1 .swiper-pagination-bullet-active{
  background-color: #fff;
}
.box1 .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
  bottom: 40px;
}
.title{
  width: 100%;
  height: auto;
  position: relative;
}
.title img{
  width: 100%;
  height: auto;
  display: block;
}
.title a{
  width:67px;
  height: 26px;
  position: absolute;
  bottom: 8px;
  right: 0;
  cursor: pointer;
}
.yw-a{
  width: 100%;
  display: block;
  margin: 30px 0;
}
.yw{
  width: 100%;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  text-indent: 36px;
  text-align: left;
  color: #000;
}
.yw span{
  color: #c82727;
}
.yw-ul{
  width: 100%;
  padding-top: 15px;
}
.yw-li{
  width: 100%;
  margin-bottom: 20px;
  position: relative;
  padding-left: 24px;
  box-sizing: border-box;
}
.yw-li::after{
  content: '';
  width: 3px;
  height: 3px;
  background-color: #00a892;
  position: absolute;
  left: 0;
  top:50%;
  transform: translateY(-50%);
}
.yw-li a{
  width: 100%;
  display: block;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  text-align: left;
  color: #000;
}
.yw-ul .yw-li:last-child{
  margin-bottom: 0;
}
.rt1-con{
  width: 100%;
  height: 460px;
}

.box2{
  width: 100%;
  height: 1128px;
  overflow: hidden;
  position: relative;
  margin-top: 108px;
}
.bm{
  width: 463px;
  height: 100%;
  position: relative;
  z-index: 100;
}
.bm-con{
  width: 463px;
  height: 910px;
  background-image:url(../img/phone.png);
  background-size: 100% 100%;
  background-position: center center;
  background-repeat: no-repeat;
  margin-top: 30px;
}
.bm-con a{
  width: 100%;
  height: 100%;
  display: block;
  padding: 73px 37px 57px 37px;
  box-sizing: border-box;
}
.bm-con a img{
  width: 100%;
  height: 100%;
  display: block;
}
.zcwj{
  width: 901px;
  height: 100%;
  position: absolute;
  top:0;
  right:0;
  z-index: 99;
}
.zcwj-con{
  width: 901px;
  height: 886px;
  background-image:url(../img/bg1.png);
  background-size: 100% 100%;
  background-position: center center;
  background-repeat: no-repeat;
  margin-top: 30px;
}
.bg2{
  width: 100%;
  height: auto;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 99;
}
.title2-center{
  font-size: 0;
  text-align: center;
}

.title2{
  width: auto;
  height: 88px;
  /* margin-left: 100px; */
  display: inline-block;
  position: relative;
}
.title2 img{
  width: auto;
  height: 100%;
  display: block;
}
.title2 a{
  width: 40px;
  height: 30px;
  position: absolute;
  bottom: 0;
  right: 20px
}
.w651{
  width: 651px;
  height: 780px;
  float: right;
  margin: 43px 20px 0 0;
}
.w651 .swiper-container{
  width: 537px;
  height: 780px;
  margin: 0 auto;
}
.w651 .swiper-slide{
  width: 100%;
  height: 100%;
  padding: 60px 23px;
  box-sizing: border-box;
}
.w651 h1{
  font-size: 24px;
  color: #ffe785;
  font-weight: 400;
  text-align: left;
  line-height: 40px;
  padding: 0 30px;
  box-sizing: border-box;
}
.zcwj-item-img{
  width: 100%;
  height: auto;
  display: block;
  margin-top: 60px;
}
.zcwj-item-p{
  width: 100%;
  text-align: left;
  padding: 0 30px;
  box-sizing: border-box;
  font-size: 18px;
  color: #fff;
  font-weight: 400;
  line-height: 40px;
  text-indent: 36px;
  margin-top: 35px;
}
.zcwj-item-p span{
  color: #ffd800;
}
.ert{
    padding-left: 215px;
    box-sizing: border-box;
}

.zcwj-prev{
  width: 37px;
  height: 74px;
  background-image:url(../img/btn-lf2.png);
  background-size: 100% 100%;
  background-position: center center;
  background-repeat: no-repeat;
  left: 0;
}
.zcwj-next{
  width: 37px;
  height: 74px;
  background-image:url(../img/btn-rt2.png);
  background-size: 100% 100%;
  background-position: center center;
  background-repeat: no-repeat;
  right: 0;
}
.xzk{
  margin-top: 89px;
}
.xzk-box{
  margin-top: 52px;
  height: 615.6px;
  margin-bottom: 100px;
}
.footer{
  width: 100%;
  min-width: 1200px;
  height: 232px;
  background-color: #00a892;
  text-align: center;
  padding-top: 60px;
  box-sizing: border-box;
}
.paddlf247{
  padding-left: 407px;
  box-sizing: border-box;
  position: relative;
  
}
.footer-lf{
  width: 247px;
  position: absolute;
  top:50%;
  left: 164px;
  transform: translateY(-50%);
  overflow: hidden;
}
.footer-img a{
  float: left;
}
.zc-footer{
  width: 109px;
  height: 53px;
  margin-top: 6px;
}
.dzjg-footer{
  width: 54px;
  height: 67px;
}
.footer-rt{
  width: 100%;
  text-align: left;
  font-size: 14px;
  color: #fff!important;
  line-height: 14px;
  font-weight: 400;
}
.footer-li{
  margin: 20px 0;
}
.footer a,.footer span{
  font-size: 14px;
  color: #fff!important;
  line-height: 14px;
  font-weight: 400;
  margin-right: 10px;
}
.footer-rt a:hover{
  border-bottom: 1px solid #fff;
  box-sizing: border-box;
}
.xzk-prev{
  width: 37px;
  height: 74px;
  background-image:url(../img/btn-lf2.png);
  background-size: 100% 100%;
  background-position: center center;
  background-repeat: no-repeat;
  left: 0;
}
.xzk-next{
  width: 37px;
  height: 74px;
  background-image:url(../img/btn-rt2.png);
  background-size: 100% 100%;
  background-position: center center;
  background-repeat: no-repeat;
  right: 0;
}

.xzk .swiper-container{
  width:1093px;
  height: 615.7px;
  margin: 0 auto;
}
.xzk .swiper-slide{
  height: 100%;
  position: relative;
}
.xzk .swiper-slide a{
  width: 68%;
  height:428.9px;
  position: absolute;
  top: 78px;
  /* left: 0; */
  left: 53%;
  transform: translateX(-50%);
  z-index: 103;
}
.xzk .swiper-slide-active+.swiper-slide a{
  width: 68%;
  position: absolute;
  top: 87px;
  /* left: 0; */
  left: 53%;
  transform: translateX(-50%);
  z-index: 103;
} 
.xzk .swiper-slide-active~ .swiper-slide a{
  left: 47%;
  transform: translateX(-50%);
  z-index: 103;
} 
.xzk .swiper-slide a img{
  width: 100%;
  height: 100%;
  display: block;
}
.xzk .swiper-slide .border{
  width: 73%;
  height: 76.8%;
  border: 5px solid #fccd82;
  box-sizing: border-box;
  z-index: 102;
  position: absolute;
  top: 107px;
  left: 50%;
  transform: translateX(-50%);
}

.xzk .swiper-slide-active{
  width: 424px;
  height: 100%;
  position: relative;
}
.xzk .swiper-slide-active a{
  width: 91%;
  height:565.2px;
  position: absolute;
  top: 0;
  right: inherit;
  left: 50%;
  transform: translateX(-50%);
  z-index: 103;
  overflow: hidden;
}
.xzk .swiper-slide-active a img{
  width: 100%;
  height:auto;
  display: block;
}
.xzk .swiper-slide-active .border{
  width: 100%;
  height: 95.8%;
  border: 5px solid #fccd82;
  box-sizing: border-box;
  z-index: 102;
  position: absolute;
  top: 25px;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.xzk  .swiper-slide  .xzk-box1{
  width: 100%;
  height: 96%;
  position: relative;
}
.xzk  .swiper-slide-active  .xzk-box1{
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
}
.hybz{
  width: 100%;
  background-color: #2377e8;
  border-radius: 10px;
  padding: 22px 0;
  margin: 36px 0 128px 0;
}
.hybz-ul{
  width: 100%;
  background-color: #0a61d5;
  padding: 30px 53px;
  box-sizing: border-box;
}
.hybz-li{
  width: 100%;
  padding-left: 40px;
  box-sizing: border-box;
  position: relative;
  margin-bottom: 20px;
}
.hybz-li:last-child{
  margin-bottom: 0px;
}
.hybz-li a{
  width: 100%;
  display: block;
  color: #fff;
  font-size: 26px;
  line-height: 32px;
  text-align: left;
}
.hybz-li::before{
  content: '';
  width: 16px;
  height: 16px;
  background-color: #fee9b1;
  border-radius: 100%;
  position: absolute;
  left: 0;
  top:50%;
  transform: translateY(-50%);
}