body{
  overflow-x: auto;
  min-width: 1340px;
}
.cszl_banner_wrap{
  min-width: 1340px;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.cszl_banner{
  width: 100%;
  height: 500px;
  overflow: hidden;
}
.cszl_banner li{
  width: 100%;
}
.cszl_banner li img{
  width: 100%;
}
.cszl_banner li .banner_slide1_font1{
  width: 1200px;
  transition:1.5s;
  position: absolute;
  left: 50%;
  margin-left: -2500px;
  top: 50%;
  margin-top: -80px;
}
.banner_slide1_font1 span{
  display: block;
  height: 74px;
  font-weight: bold;
  font-size: 56px;
  color: #FFFFFF;
  line-height: 74
  text-shadow: 0px 1px 3px rgba(0,0,0,0.4);
  letter-spacing: 10px;
}
.cszl_banner li .banner_slide1_font2{
  width: 1200px;
  transition:1.5s;
  position: absolute;
  left: 50%;
  margin-left: 2500px;
  top: 50%;
  margin-top: 60px;
}
.banner_slide1_font2 span{
  display: inline-block;
  text-align: center;
  padding-left: 60px;
  padding-right: 60px;
  height: 54px;
  line-height: 54px;
  background: linear-gradient( 90deg, #273FFF 0%, #6E4AF9 100%);
  border-radius: 5px;
  font-size: 28px;
  color: #FFFFFF;
  text-shadow: 0px 3px 6px rgba(0,0,0,0.16);
}
.banner_titcell{
  position: absolute;
  left: 50%;
  width: 300px;
  text-align: center;
  margin-left: -150px;
  bottom: 27px;
}
.banner_titcell span{
  display: inline-block;
  margin: 0 5px;
  background: #fff;
  width: 30px;
  height: 10px;
  opacity: 0.5;
  border-radius: 2px;
  cursor: pointer;
}
.banner_titcell .on{
  opacity: 1;
  width: 60px;
}

.cszl_wrap{
  width: 1200px;
  height: 100%;
  margin: auto;
}
.cp_wrap{
  width: 1340px;
  min-width: 1340px;
  height: 100%;
  margin: auto;
}
.cszl_p1{
  width: 100%;
  height: 740px;
  background: url(../images/cpnew/bg001.jpg) no-repeat;
  background-position: center top;
  overflow: hidden;
}
.cszl_p1 .cp_wrap{
  width: 55%;
}
.cszl_tit{
  height: 45px;
  width: 100%;
  line-height: 45px;
  text-align: center;
  float: left;
  margin-top: 80px;
}
.cszl_tit span{
  display: inline-block;
  width: 100%;
  height: 45px;
  font-weight: bold;
  font-size: 34px;
  color: #0E2B8A;
  line-height: 45px;
  text-align: center;
}
.p1_left{
  width: 720px;
  height: 425px;
  float: left;
  margin-top: 155px;
  transition:1.5s;
  margin-left: -2500px;
}
.p1_content{
  width: 100%;
  height: 100%;
}
.p1_slide_wrap{
  width: 100%;
  height: 100%;
}
.p1_slide{
  width: 100%;
  height: 100%;
}
.p1_swiper{
  width: 100%;
  height: 100%;
}
.p1_swiper .swiper-slide{
  width: 720px;
  height: 405px;
  background: url(../images/bg3.png) no-repeat;
  background-position: center top;
  background-size: 100% 100%;
}
.p1_img{
  width: 700px;
  height: 385px;
  float: left;
  margin-left: 10px;
  margin-top: 10px;
  line-height: 385px;
  text-align: center;
  overflow: hidden;
}
.p1_img img{
  height: 100%;
  max-width: 100%;
  max-height: 100%;
}
.p1_bottom{
  position: absolute;
  bottom: 10px;
  left: 80px;
  z-index: 1;
}
.p1_right{
  width: 568px;
  height: 100%;
  float: right;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  transition:1.5s;
  margin-right: -2500px;
}
.p1_tit{
  height: 45px;
  width: 100%;
  line-height: 45px;
  text-align: center;
}
.p1_tit span{
  display: inline-block;
  width: 100%;
  height: 45px;
  font-weight: bold;
  font-size: 34px;
  color: #0E2B8A;
  line-height: 45px;
  text-align: center;
}
.p1_right p{
  width: 100%;
  font-size: 18px;
  color: #191919;
  line-height: 38px;
  text-align: justify;
  text-indent: 2em;
  margin-top: 40px;
}
.p1_more{
  width: 100%;
  height: 36px;
  margin-top: 25px;
}
.blue_more {
  width: 110px;
  height: 36px;
  background: #2133A7;
  border-radius: 20px;
  float: right;
  display: block;
}
.blue_more span{
  font-size: 14px;
  line-height: 36px;
  height: 36px;
  color: #fff;
  display: block;
  width: 62px;
  float: left;
  margin-left: 18px;
}
.blue_more img {
  float: left;
  margin-top: 15px;
}


.cszl_p5{
  width: 100%;
  min-width: 1340px;
  height: 910px;
  background: url(../images/cpnew/bg002.jpg) no-repeat;
  background-position: center top;
}
.cszl_p5 .cszl_wrap{
  width: 1340px;
}
.cszl_p5 .cszl_tit{
  margin-top: 110px;
}
.p5_content{
  width: 100%;
  height: 500px;
  float: left;
  margin-top: 110px;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
}
.p5_slide1{
  background: url(../images/cpnew/p2img1.jpg) no-repeat;
  background-position: right -60px bottom 0px;
}
.p5_slide2{
  background: url(../images/cpnew/p2img2.jpg) no-repeat;
  background-position: right -60px bottom 0px;
}
.p5_slide3{
  background: url(../images/cpnew/p2img3.jpg) no-repeat;
  background-position: right -60px bottom 0px;
}
.p5_slide4{
  background: url(../images/cpnew/p2img4.jpg) no-repeat;
  background-position: right -60px bottom 0px;
}
.p5_slide5{
  background: url(../images/cpnew/p2img5.jpg) no-repeat;
  background-position: right -60px bottom 0px;
}
.p5_slide6{
  background: url(../images/cpnew/p2img6.jpg) no-repeat;
  background-position: right -60px bottom 0px;
}
.p5_slide7{
  background: url(../images/cpnew/p2img7.jpg) no-repeat;
  background-position: right -60px bottom 0px;
}
.p5_slide{
  width: 140px;
  height: 500px;
  border-radius: 6px;
  transition:0.4s;
  overflow: hidden;
  cursor: pointer;
  background-position: right bottom;
}

.p5_slide h1{
  width: 102px;
  font-weight: bold;
  font-size: 20px;
  color: #191919;
  line-height: 34px;
  float: left;
  margin-left: 20px;
  margin-top: 60px;
  text-align: center;
}
.p5_back{
  display: none;
  width: 100%;
  height: 100%;
  background: linear-gradient( 180deg, #2565F9 0%, rgba(37,101,249,0.17) 100%);
}
.p5_back span{
  width: 250px;
  height: 31px;
  font-weight: bold;
  font-size: 24px;
  color: #FFFFFF;
  line-height: 31px;
  float: left;
  margin-left: 30px;
  margin-top: 60px;
}
.p5_back p{
  width: 250px;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 30px;
  text-align: justify;
  float: left;
  margin-left: 30px;
  margin-top: 30px;
}

.cp_gongneng{
  width: 100%;
  overflow: hidden;
}
.cp_gongneng .cp_wrap{
  width: 80%;
  min-width: 1340px;
}
.gn_slide{
  width: 100%;
  height: 800px;
  position: relative;
}
.gn_slide_wrap{
  width: 100%;
  height: 100%;
  min-width: 1440px;
  position: absolute;
  left: 50%;
  margin-left: -50%;
}
.gn_bgimg1{
  position: absolute;
  left: 0;
  bottom: -50px;
  z-index: 2;
}
.gn_bgimg2{
  position: absolute;
  left: 0;
  top: -100px;
  z-index: 1
}
.gn_bgimg3{
  position: absolute;
  right: 0;
  top: -300px;
}
.gn_odd .gn_bgimg1{
  display: none;
}
.gn_even .gn_bgimg2,.gn_even .gn_bgimg3{
  display: none;
}
.gn_image{
  width: 60%;
  height: 100%;
  float: left;
  display: flex;
  justify-content: center;
  align-content: center;
  flex-wrap: wrap;
}
.gn_img_wrap{
  display: block;
}
.gn_image1{
  background: url(../images/cpnew/p3bg1.png) no-repeat;
  background-position: center center;
}
.gn_image2{
  background: url(../images/cpnew/p3bg2.png) no-repeat;
  background-position: center center;
  background-size: 80% 80%;
}
.gn_image3{
  background: url(../images/cpnew/p3bg3.png) no-repeat;
  background-position: center center;
  background-size: 80% 80%;
}
.gn_image4{
  background: url(../images/cpnew/p3bg4.png) no-repeat;
  background-position: center center;
  background-size: 80% 80%;
}
.gn_image5{
  background: url(../images/cpnew/p3bg1.png) no-repeat;
  background-position: center center;
  background-size: 80% 80%;
}
.gn_image6{
  background: url(../images/cpnew/p3bg2.png) no-repeat;
  background-position: center center;
  background-size: 80% 80%;
}
.gn_image7{
  background: url(../images/cpnew/p3bg3.png) no-repeat;
  background-position: center center;
  background-size: 80% 80%;
}
.gn_image8{
  background: url(../images/cpnew/p3bg4.png) no-repeat;
  background-position: center center;
  background-size: 80% 80%;
}
.gn_image9{
  background: url(../images/cpnew/p3bg1.png) no-repeat;
  background-position: center center;
  background-size: 80% 80%;
}
.gn_image10{
  background: url(../images/cpnew/p3bg2.png) no-repeat;
  background-position: center center;
  background-size: 80% 80%;
}
.gn_image11{
  background: url(../images/cpnew/p3bg3.png) no-repeat;
  background-position: center center;
  background-size: 80% 80%;
}
.gn_image12{
  background: url(../images/cpnew/p3bg4.png) no-repeat;
  background-position: center center;
  background-size: 80% 80%;
}
.gn_phone{
  width: 246px;
  height:481px;
  background: url(../images/cpnew/p3phone.png) no-repeat;
  background-position: center top;
}
.gn_phone img{
  width: 209px;
  height: 449px;
  float: left;
  margin-top: 13px;
  margin-left: 18px;
  border-radius: 25px;
}
.gn_pc{
  width: 90%;
  float: left;
  display: flex;
  align-content: center;
  flex-wrap: wrap;
  justify-content: center;
}
.gn_pc img{
  width: 100%;
  height: auto;
  transition:0.4s;
}


.gn_img{
  max-width: 1000px;
  max-height: 700px;
}
.gn_font{
  float: right;
  width: 40%;
  height: 100%;
}
.gn_font_wrap{
  width: 80%;
  height: 100%;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
}
.gn_font h1{
  display: block;
  width: 100%;
  float: left;
  font-size: 30px;
  font-weight: bold;
  line-height: 50px;
  height: 50px;
  color: #0E2B8A;
  text-align: center;
}
.gn_font_p{
  width:100%;
  float: left;
  margin-top: 40px;
}
.gn_font_p p{
  text-align: justify;
  text-indent: 2em;
  color: #191919;
  font-size: 18px;
  line-height: 40px;
}
.gn_slide .gn_left{
  float: left;
  opacity: 0;
  margin-left: -300px;
  transition:0.8s;
}
.gn_slide .gn_right{
  float: right;
  opacity: 0;
  margin-right: -300px;
  transition:0.8s;
}

.cp_anli{
  width: 100%;
  height: 880px;
  background: url(../images/cpnew/bg004.jpg) no-repeat;
  background-position: center top;
  overflow: hidden;
}
.anli_bg{
  width: 100%;
  height: 100%;
}
.cp_anli .cszl_tit{
  position: relative;
}
.cp_anli .cszl_tit span{
  position: absolute;
  left: -2500px;
  top: 0;
  transition:0.8s;
  opacity: 0;
}
.anli_num_wrap{
  width: 100%;
  height: 62px;
  float: left;
  margin-top: 45px;
  position: relative;
}
.anli_num{
  width: 100%;
  height: 100%;
  position: absolute;
  left: -2500px;
  top: 0px;
  transition:0.8s;
  opacity: 0;
}
.anli_num_slide{
  float: left;
  height: 80px;
  position: relative;
}
.anli_num_slide1{
  width: 132px;
  margin-left: 220px;
}
.anli_num_slide2{
  width: 204px;
  margin-left: 170px;
}
.anli_num_slide3{
  width: 253px;
  margin-left: 170px;
}
.anli_num_slide span{
  font-size: 44px;
  color: #333333;
  font-weight: bold;
  display: block;
  float: left;
  height: 80px;
  line-height: 80px;
}
.anli_num_slide p{
  display: block;
  float: right;
  font-size: 18px;
  color: #333333;
  margin-top: 18px;
  line-height: 22px;
}
.anli_num_slide p i{
  font-size: 18px;
}
.anli_num_slide p i b{
  font-weight: bold;
  font-size: 22px;
}
.anli_num_line{
  height: 6px;
  background: linear-gradient( 270deg, #8BB3F9 0%, #BBC0FF 100%);
  border-radius: 10px;
  position: absolute;
  left: 0;
  bottom: 10px;
}
.anli_num_line1{
  width: 49px;
}
.anli_num_line2{
  width: 123px;
}
.anli_num_line3{
  width: 172px;
}
.anli_slide_wrap{
  width: 1300px;
  height: 460px;
  float: left;
  margin-top: 80px;
  margin-left: 20px;
  position: relative;
}
.anli_slide{
  width: 100%;
  height: 100%;
  background: #fff;
  box-shadow: 0px 10px 20px rgba(0,0,0,0.1);
  border-radius: 20px;
  overflow: hidden;
  position: absolute;
  right: -2500px;
  top: 0px;
  transition:0.8s;
  opacity: 0;
}
.partner_show2{
  width: 1200px;
  margin: auto;
  margin-top: 20px;
}
.anli_prev{
  width: 124px;
  height: 460px;
  position: absolute;
  left: 50px;
  top: 0;
  background: linear-gradient( 90deg, #fff 0%, rgba(255,255,255,0) 100%);
}
.anli_next{
  width: 124px;
  height: 460px;
  position: absolute;
  right: 50px;
  top: 0;
  background: linear-gradient( 270deg, #fff 0%, rgba(255,255,255,0) 100%);
}