body {
  overflow-x: auto;
}

.oa_banner_wrap {
  min-width: 1200px;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.oa_banner {
  width: 100%;
}

.oa_banner li {
  width: 100%;
}

.oa_banner li img {
  width: 100%;
}

.oa_banner li .banner_slide1_font1 {
  width: 861px;
  transition: 1.5s;
  position: absolute;
  left: 50%;
  margin-left: -2500px;
  top: 50%;
  margin-top: -80px;
}

.oa_banner li .banner_slide1_font2 {
  width: 305px;
  transition: 1.5s;
  position: absolute;
  left: 50%;
  margin-left: 2500px;
  top: 50%;
  margin-top: 70px;
}

.oa_banner li .banner_slide1_font3 {
  width: 355px;
  transition: 1.5s;
  position: absolute;
  left: 50%;
  margin-left: 2500px;
  top: 50%;
  margin-top: 70px;
}

.oa_banner li .banner_slide1_font4 {
  width: 658px;
  transition: 1.5s;
  position: absolute;
  left: 50%;
  margin-left: -2500px;
  top: 50%;
  margin-top: -80px;
}

.oa_banner li .banner_slide1_font5 {
  width: 797px;
  transition: 1.5s;
  position: absolute;
  left: 50%;
  margin-left: 2500px;
  top: 50%;
  margin-top: 70px;
}

.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;
}

.oa_wrap {
  width: 1340px;
  height: 100%;
  margin: auto;
}

.cp_wrap {
  width: 1340px;
  min-width: 1340px;
  height: 100%;
  margin: auto;
}

.oa_p1 {
  width: 100%;
  height: 740px;
  background: url(../images/oa/bg01.jpg) no-repeat;
  background-position: center top;
  overflow: hidden;
}

.oa_p1 .cp_wrap {
  width: 55%;
}

.oa_tit {
  height: 45px;
  width: 100%;
  line-height: 45px;
  text-align: center;
  float: left;
  margin-top: 80px;
  font-size: 34px;
  color: #0E2B8A;
  font-weight: bold;
}

.p1_left {
  width: 720px;
  height: 425px;
  float: left;
  margin-top: 175px;
  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/cpnew/p1img1.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: 543px;
  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;
  margin-bottom: 45px;
}

.p1_tit span {
  display: inline-block;
  width: 100%;
  height: 45px;
  font-weight: bold;
  font-size: 34px;
  color: #0A46B9;
  line-height: 45px;
  text-align: center;
}

.p1_right p {
  width: 100%;
  font-size: 18px;
  color: #191919;
  line-height: 45px;
  text-align: justify;
  text-indent: 2em;
}

.p1_right p b {
  color: #850000;
}

.p1_more {
  width: 100%;
  height: 36px;
  margin-top: 25px;
}

.blue_more {
  width: 110px;
  height: 36px;
  background: #0C51C2;
  border-radius: 5px;
  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;
}

.oa_p2 {
  width: 100%;
  height: 1040px;
  background: url(../images/oa/bg02.jpg) no-repeat;
  background-position: center top;
  background-size: cover;
}

.oa_p2 .oa_wrap {
  width: 1791px;
}

.oa_p2 .oa_tit {
  margin-top: 80px;
  color: #fff;
}

.p2_content {
  width: 100%;
  height: 629px;
  float: left;
  margin-top: 100px;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
}

.p2_slide {
  width: 169px;
  height: 629px;
  border-radius: 6px;
  transition: 0.4s;
  overflow: hidden;
  cursor: pointer;
}

.p2_slide.on {
  width: 359px;
}

.p2_slide1 {
  background: url(../images/oa/p2bg01.png) no-repeat;
}

.p2_slide2 {
  background: url(../images/oa/p2bg02.png) no-repeat;
}

.p2_slide3 {
  background: url(../images/oa/p2bg03.png) no-repeat;
}

.p2_slide4 {
  background: url(../images/oa/p2bg04.png) no-repeat;
}

.p2_slide5 {
  background: url(../images/oa/p2bg05.png) no-repeat;
}

.p2_slide6 {
  background: url(../images/oa/p2bg06.png) no-repeat;
}

.p2_slide7 {
  background: url(../images/oa/p2bg07.png) no-repeat;
}

.p2_slide8 {
  background: url(../images/oa/p2bg08.png) no-repeat;
}

.p2_slide9 {
  background: url(../images/oa/p2bg09.png) no-repeat;
}

.p2_img1 {
  width: 100%;
  float: left;
  text-align: center;
  height: 93px;
  line-height: 93px;
  margin-top: 132px;
}

.p2_slide h1 {
  width: 100%;
  font-weight: bold;
  font-size: 24px;
  color: #333333;
  line-height: 34px;
  float: left;
  text-align: center;
  margin-top: 59px;
}

.p2_slide.on .p2_img1,
.p2_slide.on h1 {
  display: none;
}

.p2_back {
  display: none;
  width: 100%;
  height: 100%;
  background: url(../images/oa/p2bg.png) no-repeat;
}

.p2_img2 {
  float: left;
  margin-top: 20px;
  width: 100%;
  height: 57px;
}

.p2_img2 img {
  float: left;
  margin-left: 18px;
}

.p2_img3 {
  float: left;
  margin-top: 53px;
  width: 100%;
  height: 93px;
  text-align: center;
  line-height: 93px;
}

.p2_back span {
  display: block;
  width: 100%;
  height: 31px;
  font-weight: bold;
  font-size: 24px;
  color: #FFFFFF;
  line-height: 31px;
  float: left;
  margin-top: 59px;
  text-align: center;
}

.p2_back p {
  width: 288px;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 30px;
  text-align: justify;
  float: left;
  margin-left: 35px;
  margin-top: 30px;
}

.p2_slide.on .p2_back {
  display: block;
}

.p2_slide.on h1 {
  display: none;
}

.oa_p3 {
  width: 100%;
  height: 2130px;
  background: url(../images/oa/bg03.jpg) no-repeat;
  background-position: center top;
  background-size: cover;
}

.oa_p3 .oa_wrap {
  width: 1358px;
}

.oa_p3 .oa_tit {
  color: #0A46B9;
}

.p3_img1 {
  float: left;
  margin-top: 50px;
  width: 100%;
  text-align: center;
}

.p3_img1 img {
  width: 100%;
}

.p3_tab {
  width: 1100px;
  height: 50px;
  border-bottom: 1px solid #EEEFF1;
  float: left;
  margin-top: 100px;
  margin-left: 129px;
  position: relative;
  display: flex;
  justify-content: center;
}

.p3_tab_li {
  width: 180px;
  height: 100%;
  cursor: pointer;
  margin-left: 60px;
  margin-right: 60px;
}

.p3_tab_li span {
  display: block;
  float: left;
  width: 100%;
  height: 26px;
  font-size: 20px;
  color: #191919;
  line-height: 26px;
  text-align: center;
  margin-top: 14px;
  transition: 0.3s;
}

.p3_tab_li.on span {
  color: #2565F9;
}

.p3_line {
  position: absolute;
  width: 180px;
  height: 4px;
  background: #2565F9;
  border-radius: 1px;
  bottom: -2px;
  left: 160px;
  transition: 0.3s;
}

.p3_slide {
  display: none;
  width: 100%;
  float: right;
  margin-top: 62px;
  text-align: center;
}

.p3_slide.on {
  display: block;
}

.p3_slide img {
  max-width: 100%;
}

.oa_p40 {
  width: 100%;
  min-width: 1200px;
  height: 900px;
  background: #F2F5FA;
}

.oa_p40_bg {
  width: 100%;
  height: 100%;
  background: url(../images/oa/p40bg.png) no-repeat 100% 100%;
}

.oa_p40 .oa_tit {
  color: #0A46B9;
}

.p40_tab {
  width: 100%;
  height: 35px;
  border-bottom: 2px solid #DCDCDC;
  float: left;
  margin-top: 45px;
  position: relative;
  display: flex;
  justify-content: space-between;
}

.p40_tab_li {
  width: 100px;
  height: 100%;
  cursor: pointer;
  font-size: 18px;
  color: #333333;
  line-height: 26px;
  text-align: center;
  transition: 0.3s;
}

.p40_tab_li.on {
  color: #236FEB;
  font-weight: bold;
}

.p40_line {
  position: absolute;
  width: 180px;
  height: 4px;
  background: #236FEB;
  border-radius: 1px;
  bottom: -3px;
  left: 0;
  transition: 0.3s;
}

.p40_slide {
  display: none;
  width: 100%;
  float: left;
  margin-top: 90px;
}

.p40_slide.on {
  display: block;
}

.p40_right {
  width: 370px;
  height: 500px;
  float: right;
  position: relative;
}

.p40_right_top {
  width: 100%;
  height: 28px;
  line-height: 28px;
}

.p40_right_top img {
  float: left;
  margin-left: 27px;
  margin-top: 1px;
}

.p40_right_top h1 {
  float: left;
  margin-left: 20px;
  font-weight: bold;
  font-size: 24px;
  color: #333333;
}

.p40_slide p {
  width: 354px;
  font-size: 16px;
  color: #000000;
  line-height: 35px;
  text-align: justify;
  float: left;
  margin-top: 40px;
  padding-left: 25px;
  border-left: 2px solid rgba(154, 154, 154, 1);
}

.p40_slide a {
  display: block;
  background: rgba(22, 88, 229, 0.6);
  width: 160px;
  height: 46px;
  font-size: 18px;
  color: #fff;
  line-height: 46px;
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0.8);
  border-radius: 5px;
  position: absolute;
  left: 30px;
  bottom: 35px;
}

.p40_left {
  float: left;
  width: 960px;
  height: 540px;
  margin-top: 5px;
  background: url(../images/oa/p40bg02.png) no-repeat;
}

.p40slide {
  width: 765px;
  height: 424px;
  float: left;
  margin-left: 78px;
  margin-top: 38px;
  overflow: hidden;
  position: relative;
  line-height: 424px;
  text-align: center;
}

.p40slide_ul {
  width: 765px;
  height: 424px;
}

.p40slide_ul li {
  width: 765px;
  height: 424px;
  text-align: center;
}

.p40slide_ul li img {
  max-width: 100%;
  max-height: 100%;
}

.p40slide_titcell {
  position: absolute;
  width: 100%;
  display: flex;
  bottom: 2px;
  justify-content: center;
}

.p40slide_titcell span {
  display: inline-block;
  margin: 0 10px;
  width: 40px;
  height: 6px;
  background: #236FEB;
  border-radius: 5px;
  opacity: 0.3;
  cursor: pointer;
  transition: 0.3s;
}

.p40slide_titcell .on {
  opacity: 1;
  width: 60px;
}

.oa_p4 {
  width: 100%;
  min-width: 1200px;
  height: 900px;
  background: #F2F5FA;
}

.oa_p4_bg {
  width: 100%;
  height: 100%;
  background: url(../images/oa/p4bg.png) no-repeat;
  background-position: center 241px;
}

.oa_p4 .oa_tit {
  color: #0A46B9;
}

.p4_tab {
  width: 100%;
  height: 35px;
  border-bottom: 2px solid #DCDCDC;
  float: left;
  margin-top: 45px;
  position: relative;
  display: flex;
  justify-content: space-between;
}

.p4_tab_li {
  width: 100px;
  height: 100%;
  cursor: pointer;
  font-size: 18px;
  color: #333333;
  line-height: 26px;
  text-align: center;
  transition: 0.3s;
}

.p4_tab_li.on {
  color: #236FEB;
  font-weight: bold;
}

.p4_line {
  position: absolute;
  width: 180px;
  height: 4px;
  background: #236FEB;
  border-radius: 1px;
  bottom: -3px;
  left: 0;
  transition: 0.3s;
}

.p4_slide {
  display: none;
  width: 100%;
  float: left;
  margin-top: 90px;
}

.p4_slide.on {
  display: block;
}

.p4_left {
  width: 370px;
  height: 500px;
  float: left;
  position: relative;
}

.p4_left_top {
  width: 100%;
  height: 28px;
  line-height: 28px;
}

.p4_left_top img {
  float: left;
  margin-left: 27px;
  margin-top: 1px;
}

.p4_left_top h1 {
  float: left;
  margin-left: 20px;
  font-weight: bold;
  font-size: 24px;
  color: #FFFFFF;
}

.p4_slide p {
  width: 354px;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 35px;
  text-align: justify;
  float: left;
  margin-top: 40px;
  padding-left: 25px;
  border-left: 2px solid rgba(255, 255, 255, 0.8);
}

.p4_slide a {
  display: block;
  background: rgba(22, 88, 229, 0.6);
  width: 160px;
  height: 46px;
  font-size: 18px;
  color: #fff;
  line-height: 46px;
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0.8);
  border-radius: 5px;
  position: absolute;
  left: 30px;
  bottom: 35px;
}

.p4_right {
  float: right;
  width: 889px;
  height: 479px;
  margin-top: 5px;
  background: url(../images/oa/p4bg01.png) no-repeat;
}

.p4slide {
  width: 840px;
  height: 440px;
  float: left;
  margin-left: 25px;
  margin-top: 20px;
  overflow: hidden;
  position: relative;
}

.p4slide_ul {
  width: 840px;
  height: 420px;
  float: left;
}

.p4slide_ul li {
  width: 840px;
  height: 420px;
  text-align: center;
}

.p4slide_ul li img {
  max-width: 100%;
  max-height: 100%;
  height: 100%;
}

.p4slide_titcell {
  position: absolute;
  width: 100%;
  display: flex;
  bottom: 2px;
  justify-content: center;
}

.p4slide_titcell span {
  display: inline-block;
  margin: 0 10px;
  width: 40px;
  height: 6px;
  background: #236FEB;
  border-radius: 5px;
  opacity: 0.3;
  cursor: pointer;
  transition: 0.3s;
}

.p4slide_titcell .on {
  opacity: 1;
  width: 60px;
}

.oa_p5 {
  width: 100%;
  min-width: 1340px;
  height: 1304px;
  background: url(../images/oa/bg05.jpg) no-repeat;
  background-position: center top;
  background-size: cover;
}

.oa_p5 .oa_tit {
  color: #0A46B9;
}

.p5_content {
  width: 100%;
  height: 1050px;
  float: left;
  margin-top: 67px;
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
  justify-content: space-between;
}

.p5_slide {
  width: 305px;
  height: 235px;
  background: #FFFFFF;
  box-shadow: 0px 3px 15px 1px rgba(35, 87, 206, 0.1);
  border-radius: 5px;
  position: relative;
}

.p5_img {
  width: 100%;
  text-align: center;
  height: 55px;
  line-height: 55px;
  float: left;
  margin-top: 30px;
}

.p5_img img {
  height: 100%;
}

.p5_slide span {
  display: block;
  width: 100%;
  height: 26px;
  font-weight: normal;
  font-size: 20px;
  color: #333333;
  line-height: 26px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 105px;
  transition: 0.3s;
}

.p5_slide p {
  width: 100%;
  font-size: 16px;
  color: #8F8F8F;
  line-height: 30px;
  height: 60px;
  overflow: hidden;
  padding: 0 20px;
  text-align: justify;
  position: absolute;
  top: 150px;
  transition: 0.3s;
}

.p5_bg {
  width: 100%;
  height: 0px;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: 0.3s;
  background: #0A46B9;
}

.p5_slide:hover {
  box-shadow: 0px 3px 15px 1px rgba(0, 37, 252, 0.2);
}

.p5_slide:hover .p5_img {
  display: none;
}

.p5_slide:hover .p5_bg {
  height: 100%;
}

.p5_slide:hover span {
  top: 15px;
  color: #fff;
}

.p5_slide:hover p {
  top: 50px;
  color: #fff;
  height: 180px;
  line-height: 25px;
}

.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: 0px;
  top: 0;
  transition: 0.8s;
}

.anli_num_wrap {
  width: 100%;
  height: 62px;
  float: left;
  margin-top: 45px;
  position: relative;
}

.anli_num {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  transition: 0.8s;
}

.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: 0;
  top: 0px;
  transition: 0.8s;
}

.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%);
}