#progressEffect {
  position: absolute;
  z-index: 10;
  top: 20px;
  left: 20px;
}
.hide {
  display: none;
}
.title1 {
  text-align: center;
  font-size: 36px;
  font-weight: 900;
  background-image: -webkit-linear-gradient(right, #1282ea, #2dfef4);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding-top: 70px;
}
.title2 {
  text-align: center;
  font-size: 26px;
  color: #304e80;
  font-weight: 900;
}
.mytitle {
  text-align: center;
  width: 1200px;
  margin: 0 auto;
}
.mytitle img {
  text-align: center;
  margin-top: 70px;
  margin-bottom: 50px;
}
.column_text1 {
  text-align: center;
  font-size: 36px;
  font-weight: 900;
  background-image: -webkit-linear-gradient(right, #1282ea, #2dfef4);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.isicon0 td {
  border: 1px solid #15f0b0;
}
.column_text2 {
  text-align: center;
  font-size: 26px;
  color: #304e80;
  font-weight: 900;
  margin-bottom: 50px;
}
.nav {
  background-color: #fff;
  border-bottom: none;
  font-size: 0;
  overflow: hidden;
}
.nav .lang_change {
  font-size: 18px;
  width: 200px;
  height: 20px;
  position: absolute;
  display: inline-block;
  right: 155px;
  z-index: 9999;
}
.nav .lang_change a {
  color: #000;
  font-size: 18px;
  line-height: 20px;
}
.nav .logo {
  display: inline-block;
  height: 40px;
  padding-top: 20px;
  margin-right: 70px;
}
.nav .nav-items {
  display: inline-block;
  width: 905px;
  background-color: #fff;
  color: #000;
}
.nav .nav-items .top_text {
  display: inline-block;
  padding: 0px 10px;
}
.nav .nav-items .active {
  position: relative;
  line-height: 60px;
  margin-top: 10px;
  color: #1282ea;
}
.nav .nav-items .active::after {
  content: '';
  display: block;
  position: absolute;
  left: 0%;
  bottom: 0px;
  width: 100%;
  height: 4px;
  background-image: -webkit-linear-gradient(to right, #288deb, #2dfdf4);
  background-image: -moz-linear-gradient(to right, #288deb, #2dfdf4);
  background-image: linear-gradient(to right, #288deb, #2dfdf4);
}
.nav .nav-items .bm {
  line-height: 40px;
  width: 122px;
  box-sizing: border-box;
  text-align: center;
  border-radius: 8px;
  margin-top: 20px;
}
.nav .nav-items .bm::after {
  content: '';
  display: block;
  width: 0;
}
.nav .nav-items .bm1 {
  background-color: #00a8ec;
}
.nav .nav-items .bm2 {
  background-color: #ff5b00;
}
.nav .nav-items .bm3 {
  background-color: #df0024;
}
.nav .nav-items .bm4 {
  background-color: #00b882;
}
.swiper-container3 {
  height: 920px;
  margin-top: 80px;
}
.swiper-container3 .swiper-slide {
  padding: 0px;
  width: 100%;
  height: 920px;
}
.swiper-container3 .swiper-slide .wrap {
  position: relative;
}
.swiper-container3 .swiper-slide1 {
  background: url(../image/1-1.jpg) no-repeat center;
}
.swiper-container3 .swiper-slide1 a {
  position: absolute;
  top: 220px;
  left: 420px;
  width: 350px;
  height: 100px;
}
.swiper-container3 .swiper-slide2 {
  background: url(../image/topbbb.jpg) no-repeat center;
}
.swiper-container3 .swiper-slide2 a {
  position: absolute;
  top: 80px;
  left: 420px;
  width: 350px;
  height: 100px;
}
.swiper-container3 .swiper-slide3 {
  background: url(../image/3-1.png) no-repeat center;
}
.swiper-container3 .swiper-slide3 a {
  position: absolute;
  top: 280px;
  left: 780px;
  width: 350px;
  height: 100px;
}
.dhjs {
  padding: 0px;
}
.cnahui_box .content {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.cnahui_box .content .top_box {
  height: 98px;
  width: 100%;
  box-sizing: border-box;
}
.cnahui_box .content .top_box .top1 {
  width: 50%;
  height: 98px;
  background-image: linear-gradient(90deg, #020ba6, #8403c6);
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
  position: absolute;
  left: 0;
  z-index: 1;
  text-align: right;
  color: #fff;
  font-size: 24px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.cnahui_box .content .top_box .top1 .day {
  width: 70px;
  height: 70px;
  font-size: 40px;
  color: #7404c2;
  border-radius: 50px;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 25px;
  margin-right: 20px;
}
.cnahui_box .content .top_box .top1 div:last-child {
  margin-right: 85px;
}
.cnahui_box .content .top_box .top2 {
  width: 53%;
  height: 98px;
  background-image: linear-gradient(90deg, #1816a8, #e380bf);
  position: absolute;
  right: 0;
  display: flex;
  justify-content: flex-start;
  color: #fff;
  padding-left: 80px;
  font-size: 36px;
  box-sizing: border-box;
  align-items: center;
}
.cnahui_box .content .top_box .top2 div:first-child {
  font-size: 24px;
  background-color: #00a0e9;
  border-radius: 50px;
  padding: 10px 35px;
  margin-right: 18px;
}
.cnahui_box .content .bottom_box {
  display: flex;
  justify-content: center;
  width: 100%;
  background-color: #0c0474;
}
.cnahui_box .content .bottom_box a {
  display: block;
}
.cnahui_box .content .bottom_box a > div {
  width: 275px;
  height: 80px;
  margin: 35px 30px;
  font-size: 30px;
  color: #fff;
  line-height: 80px;
  text-align: center;
}
.cnahui_box .content .bottom_box a > div {
  background: url('../image/b1.png') no-repeat;
  padding-left: 30px;
}
.cnahui_box .content .bottom_box a:last-child > div {
  background: url('../image/b2.png') no-repeat;
  padding-left: 30px;
}
.shuzijingji_title {
  width: 100%;
  color: #fff;
  height: 425px;
  text-align: center;
  padding-top: 80px;
  background: url('../image/shuzijingji_01.png') no-repeat center bottom;
}
.shuzijingji_title .shuzijingji_con {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.shuzijingji_title .shuzijingji_con .quxian_box {
  color: #27a98d;
  display: flex;
  font-size: 16px;
  margin-top: 60px;
}
.shuzijingji_title .shuzijingji_con .quxian_box .color_change {
  position: absolute;
  padding: 12px;
  border-radius: 15px;
  font-weight: 900;
  cursor: pointer;
  color: #fff;
}
.shuzijingji_title .shuzijingji_con .quxian_box .color_change:nth-child(1) {
  margin-left: 30px;
  margin-top: 90px;
}
.shuzijingji_title .shuzijingji_con .quxian_box .color_change:nth-child(1) .text {
  width: 300px;
  left: -100px;
  top: 40px;
}
.shuzijingji_title .shuzijingji_con .quxian_box .color_change:nth-child(2) {
  margin-left: 130px;
  margin-top: 140px;
}
.shuzijingji_title .shuzijingji_con .quxian_box .color_change:nth-child(2) .text {
  width: 500px;
  left: -140px;
  top: 40px;
}
.shuzijingji_title .shuzijingji_con .quxian_box .color_change:nth-child(3) {
  margin-left: 280px;
  margin-top: 90px;
}
.shuzijingji_title .shuzijingji_con .quxian_box .color_change:nth-child(3) .text {
  width: 500px;
  left: -130px;
  top: 40px;
}
.shuzijingji_title .shuzijingji_con .quxian_box .color_change:nth-child(4) {
  margin-left: 490px;
  margin-top: 10px;
}
.shuzijingji_title .shuzijingji_con .quxian_box .color_change:nth-child(4) .text {
  width: 500px;
  left: -180px;
  top: 40px;
}
.shuzijingji_title .shuzijingji_con .quxian_box .color_change:nth-child(5) {
  margin-left: 650px;
  margin-top: 60px;
}
.shuzijingji_title .shuzijingji_con .quxian_box .color_change:nth-child(5) .text {
  width: 300px;
  left: -80px;
  top: 40px;
}
.shuzijingji_title .shuzijingji_con .quxian_box .color_change:nth-child(6) {
  margin-left: 820px;
  margin-top: 150px;
}
.shuzijingji_title .shuzijingji_con .quxian_box .color_change:nth-child(6) .text {
  width: 300px;
  left: -90px;
  top: 40px;
}
.shuzijingji_title .shuzijingji_con .quxian_box .color_change:nth-child(7) {
  margin-left: 940px;
  margin-top: 120px;
}
.shuzijingji_title .shuzijingji_con .quxian_box .color_change:nth-child(7) .text {
  width: 300px;
  left: -55px;
  top: 40px;
}
.shuzijingji_title .shuzijingji_con .quxian_box .color_change.on {
  color: #2dfdf4;
}
.shuzijingji_title .shuzijingji_con .quxian_box .text {
  position: absolute;
  top: 35px;
  left: -170px;
  width: 490px;
  box-sizing: border-box;
  padding: 30px 20px 10px;
  background: url(../image/hovertextbg.png) no-repeat center;
  background-size: 100% 100%;
  color: #fff;
  line-height: 22px;
  font-size: 14px;
  font-weight: 400;
  z-index: 21212;
}
.shuzijingji_title .shuzijingji_con .quxian_box .color_change_b {
  padding: 15px;
  border-radius: 15px;
  font-weight: 900;
}
.shuzijingji_title .shuzijingji_con .t1 {
  font-size: 90px;
  font-weight: 900;
}
.shuzijingji_title .shuzijingji_con .t2 {
  font-size: 30px;
  color: #15f0b0;
}
.shuzijingji_title .shuzijingji_con .t3 {
  font-size: 30px;
  color: #22c9f0;
  margin-top: 35px;
}
.shuzijingji_title .shuzijingji_con .t3 span {
  padding: 10px 180px;
  border: 1px solid #22c9f0;
  border-radius: 30px;
}
.shuzijingji_title .shuzijingji_con .t4 {
  font-size: 30px;
  color: #15f0b0;
  margin-bottom: 15px;
}
.shuzijingji_title .shuzijingji_con .t4 img {
  width: 26px;
  vertical-align: middle;
}
.shuzijingji_title .shuzijingji_con .t5 {
  margin-top: 35px;
}
.dahui_yc {
  width: 100%;
  background-color: #0f2466;
}
.dahui_yc .dahui_yc_box {
  width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
}
.dahui_yc .yc_link_box {
  width: 1300px;
  margin: auto;
  display: none;
  justify-content: center;
}
.dahui_yc .yc_link_box .yc_link_1_box img {
  margin-right: 20px;
}
.dahui_yc .yc_link_box .yc_link_1_box .yc_link_1 {
  margin-bottom: 20px;
}
.jiabin_box {
  width: 100%;
  height: 1665px;
  background-color: #031834;
}
.jiabin_box .jiabin_1 {
  text-align: center;
}
.jiabin_box .jb_1 {
  font-size: 36px;
  font-weight: 900;
  background-image: -webkit-linear-gradient(right, #1282ea, #2dfef4);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding-top: 70px;
}
.jiabin_box .jb_2 {
  font-size: 26px;
  color: #304e80;
  font-weight: 900;
  margin-bottom: 50px;
}
.canhui_box {
  background: url('../image/shuzijingji_06.jpg') no-repeat center center;
}
.canhui_box div {
  width: 1200px;
  margin: 0 auto;
}
.judge_box {
  width: 100%;
  background-color: #031834;
}
.judge_box .judge {
  width: 1200px;
  margin: 0 auto;
}
.judge_box .judge_list {
  display: flex;
  flex-wrap: wrap;
}
.judge_box .judge_list li {
  flex: 20%;
  position: relative;
  width: 185px;
  height: 313px;
  margin-bottom: 10px;
  color: #fff;
  text-align: center;
}
.judge_box .judge_list li .name {
  color: #15f0b0;
  font-weight: 600;
}
.judge_box .judge_list li .judge_img {
  width: 177px;
  height: 177px;
  border-radius: 177px;
  margin: 32px auto 15px;
  overflow: hidden;
  transition: all 0.2s;
  border: 2px solid transparent;
}
.judge_box .judge_list li .judge_img img {
  width: 160px;
  height: 160px;
  transition: all 0.3s;
  margin: 9px auto;
}
.judge_box .judge_list li div {
  font-size: 18px;
}
.judge_box .judge_list li p {
  font-size: 14px;
  padding: 5px 10px 0;
}
.judge_box .judge_list li::before {
  content: '';
  display: block;
  visibility: visible;
  position: absolute;
  top: 30px;
  left: 28px;
  background: url('../image/q1.png') no-repeat center center;
  overflow: hidden;
  width: 185px;
  height: 185px;
  background-size: 100% 100%;
  border: none;
}
.judge_box .judge_list li::after {
  content: '';
  display: block;
  visibility: visible;
  position: absolute;
  top: 30px;
  left: 28px;
  background: url('../image/q2.png') no-repeat;
  background-position: center center;
  overflow: hidden;
  width: 185px;
  height: 185px;
  background-size: 100% 100%;
  border: none;
}
.judge_box .judge_list li:last-child::before {
  background: none;
}
.judge_box .judge_list li:last-child::after {
  background: none;
}
.judge_box .judge_list .my_li::before {
  background: none;
}
.judge_box .judge_list .my_li::after {
  background: none;
}
.more_jb {
  font-size: 30px;
  text-align: center;
  padding-top: 100px;
}
.judge_list li.active::before {
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: 1.7s infinite linear, round 1.7s infinite linear;
  animation: 1.7s infinite linear, round 1.7s infinite linear;
}
.judge_list li.active::after {
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: 1.7s infinite linear, round 1.7s infinite linear;
  animation: 1.7s infinite linear, round 1.7s infinite linear;
}
@-webkit-keyframes round {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes round {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.clearfix {
  *zoom: 1;
}
.dahui_jieshao {
  height: 470px;
  background: url('../image/ld-4.jpg') no-repeat center center;
}
.dahui_jieshao .jieshao_content {
  width: 1300px;
  margin: 0 auto;
  display: flex;
}
.dahui_jieshao .jieshao_content .con_l {
  font-size: 22px;
  color: #fff;
  margin-top: 48px;
  text-align: right;
  margin-right: 120px;
}
.dahui_jieshao .jieshao_content .con_l .intr {
  font-weight: 500;
  color: #5c82c8;
}
.dahui_jieshao .jieshao_content .con_l .con_data {
  font-size: 24px;
  color: #5c82c8;
}
.dahui_jieshao .jieshao_content .con_r {
  color: #fff;
  padding-top: 48px;
  font-size: 14px;
  width: 63%;
}
.tongqi {
  background-color: #021550;
  height: 500px;
  box-sizing: border-box;
}
.tongqi .tongqi_count {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  padding-top: 65px;
}
.tongqi .tongqi_count ul {
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
}
.tongqi .tongqi_count ul a {
  display: block;
}
.tongqi .tongqi_count ul li {
  width: 222px;
  height: 230px;
  box-sizing: border-box;
  border: 1px solid #26e0f1;
  overflow: hidden;
  transition: all 0.5s;
}
.tongqi .tongqi_count ul li > div {
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  background-color: #2950d3;
  font-size: 18px;
  color: #fff;
  padding-top: 20px;
}
.tongqi .tongqi_count ul li .imgbox {
  width: 100%;
  height: 130px;
  overflow: hidden;
  padding-top: 0;
}
.tongqi .tongqi_count ul li .imgbox img {
  width: 100%;
}
.tongqi .tongqi_count ul li:hover {
  transform: translate(0, -20px) scale(1.1);
}
.dahuiliangdian {
  height: 570px;
  background: #031835;
}
.dahuiliangdian .liangdian_box {
  width: 1200px;
  margin: 0 auto;
}
.dahuiliangdian .liangdian_box .ld_icon_box {
  display: flex;
  justify-content: space-between;
  padding-top: 50px;
}
.dahuiliangdian .liangdian_box .ld_icon {
  text-align: center;
  color: #fff;
}
.dahuiliangdian .liangdian_box .ld_icon p {
  padding: 25px 0px;
  font-size: 18px;
}
.dahuiliangdian .liangdian_box .ld_content {
  text-align: left;
  color: #fff;
  background-color: #0f2466;
  padding: 35px;
}
.my_zhiyin {
  background: url('../image/huichang_b.png') no-repeat;
  background-size: cover;
}
.my_zhiyin .my_zhiyin_title {
  text-align: center;
  padding-top: 70px;
  padding-bottom: 45px;
}
.my_zhiyin .my_zhiyin_cont {
  display: flex;
  justify-content: center;
  padding-bottom: 74px;
}
.my_zhiyin .my_zhiyin_cont .add_img {
  margin-top: 57px;
  padding-left: 45px;
}
.my_zhiyin .my_zhiyin_cont .cont_box_title {
  font-size: 28px;
  font-weight: 900;
  color: #fff;
  padding-bottom: 15px;
}
.my_zhiyin .my_zhiyin_cont .cont_box_title span {
  border-bottom: 3px solid #fff;
  padding-bottom: 15px;
}
.my_zhiyin .my_zhiyin_cont .cont_text1 {
  color: #ffcc00;
  font-size: 21px;
}
.my_zhiyin .my_zhiyin_cont .didian1 {
  padding-top: 28px;
  padding-bottom: 40px;
}
.my_zhiyin .my_zhiyin_cont .specific_add {
  padding-top: 10px;
  color: #fff;
  font-size: 16px;
}
.my_zhiyin .my_zhiyin_cont .specific_add .add_num {
  font-size: 13px;
  padding-bottom: 3px;
}
.my_zhiyin .my_zhiyin_cont .specific_add .add_num01 {
  padding-bottom: 5px;
}
.xuanc_box {
  width: 100%;
  background: #031835;
}
.xuanc_box > div {
  width: 1200px;
  margin: auto;
  text-align: center;
}
.xuanc_box > div > img {
  margin-top: 65px;
  margin-bottom: 45px;
}
.xuanc_box > div .xuan_info {
  position: relative;
  padding: 20px;
  box-sizing: border-box;
  display: flex;
  width: 1200px;
  margin: auto;
  border: 2px solid #15f0b0;
  margin-bottom: 70px;
}
.xuanc_box > div .xuan_info .mask {
  width: 6px;
  height: 80%;
  position: absolute;
  right: -4px;
  top: 50%;
  transform: translate(0px, -50%);
  background-color: #031835;
}
.xuanc_box > div .xuan_info .imgbox {
  flex: 70%;
  text-align: left;
  width: 720px;
  height: auto;
  background-color: #f00;
  overflow: hidden;
  position: relative;
}
.xuanc_box > div .xuan_info .imgbox img {
  height: 100%;
  position: absolute;
  right: 50%;
  transform: translate(50%, 0px);
}
.xuanc_box > div .xuan_info .right {
  text-align: left;
  font-size: 16px;
  margin-left: 25px;
  color: #fff;
}
.xuanc_box > div .xuan_info .right > div {
  margin-bottom: 25px;
}
.xuanc_box > div .xuan_info .right ul li {
  font-size: 14px;
}
.xuanc_box > div .xuan_info .right ul li .title {
  font-size: 18px;
  color: #15f0b0;
  font-weight: 600;
}
.xuanc_box > div .xuan_info .right ul li .line {
  width: 100%;
  height: 1px;
  margin: 10px 0;
  background-image: linear-gradient(to right, #061b42, #085557);
}
.swiper-container2 .swiper-slide a > div {
  width: 177px;
  height: 60px;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.swiper-container2 .swiper-slide a > div img {
  width: 177px;
  height: auto;
  image-rendering: -moz-crisp-edges;
  /* Firefox */
  image-rendering: -o-crisp-edges;
  /* Opera */
  image-rendering: -webkit-optimize-contrast;
  /* Webkit (non-standard naming) */
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
  /* IE (non-standard property) */
}
.organizational_framework_box {
  width: 100%;
  background-color: #021550;
  padding-bottom: 30px;
}
.organizational_framework_box > div {
  width: 1300px;
  background-color: #021550;
  margin: auto;
  text-align: center;
}
.organizational_framework_box > div .imgbox {
  padding-bottom: 20px;
}
.organizational_framework_box > div .imgbox img {
  margin: 15px;
  height: 66px;
}
.organizational_framework_box > div .zuzhiimg {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
.organizational_framework_box > div .zuzhiimg .swiper-button-prev5 {
  top: 40px;
  left: -30px;
}
.organizational_framework_box > div .zuzhiimg .swiper-container5 {
  width: 1200px;
}
.organizational_framework_box > div .zuzhiimg .swiper-button-next5 {
  top: 40px;
  right: -30px;
}
.organizational_framework_box > div .zuzhiimg .swiper-slide {
  background-color: #021550;
}
.organizational_framework_box > div .zuzhiimg .swiper-slide > div {
  width: 228px;
  height: 66px;
  background-color: #fff;
  overflow: hidden;
  margin: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
}
.organizational_framework_box > div .zuzhiimg .swiper-slide > div img {
  width: 100%;
  height: auto;
  margin: 0;
}
.organizational_framework_box > div .title {
  color: #14f0b2;
  font-size: 24px;
  font-weight: 600;
}
.cooperation_box {
  height: 545px;
  background: url('../image/hezuo.jpg') no-repeat center center;
}
.cooperation_box .swiper-container {
  width: 1200px;
  margin: 0 auto;
}
.guihua {
  width: 100%;
  height: 1317px;
  background: url('../image/bbbggg.png') no-repeat center center;
  background-size: 100% 100%;
}
.guihua .guihua_content {
  width: 1200px;
  margin: 0 auto;
  padding-top: 182px;
  box-sizing: border-box;
  padding: 0 45px;
  text-align: center;
}
.guihua .guihua_content .title {
  padding-top: 70px;
  padding-bottom: 45px;
}
.guihua .guihua_content > ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.guihua .guihua_content > ul li {
  width: 1112px;
  padding: 45px;
  border-radius: 15px;
  background-image: linear-gradient(to right, #7c6bf7, #1e53dc);
  position: relative;
  text-align: left;
  margin-bottom: 14px;
}
.guihua .guihua_content > ul li::before {
  content: '';
  width: 24px;
  height: 24px;
  background: url('../image/jiantou.png') no-repeat;
  position: absolute;
  right: 18px;
  top: 18px;
}
.guihua .guihua_content > ul li .icon {
  position: absolute;
  top: 30px;
  right: 70px;
}
.guihua .guihua_content > ul li > div {
  font-size: 29px;
  color: #fff;
  font-weight: 600;
  line-height: 29px;
  padding-bottom: 20px;
}
.guihua .guihua_content > ul li p {
  font-size: 16px;
  color: #fff;
  line-height: 28px;
  margin-bottom: 10px;
}
.guihua .guihua_content > ul li:nth-child(2) {
  background-image: linear-gradient(to right, #33e6c2, #3f4bed);
}
.guihua .guihua_content > ul li:nth-child(3) {
  background-image: linear-gradient(to right, #77d3f7, #1491e0);
}
.guihua .guihua_content > ul li:nth-child(4) {
  background-image: linear-gradient(to right, #03b4ea, #0042ff);
}
.guihua .guihua_content > ul li:nth-child(5) {
  background-image: linear-gradient(to right, #005ffe, #0021e1);
}
.guihua .guihua_content > ul li:nth-child(6) {
  background-image: linear-gradient(to right, #a930e4, #4b02fe);
}
.propaganda_box {
  width: 100%;
  background-color: #021550;
}
.propaganda_box .propaganda_info {
  width: 1200px;
  height: 510px;
  margin: auto;
}
.propaganda_box .propaganda_info ul {
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.propaganda_box .propaganda_info ul li {
  width: 240px;
  height: 270px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.propaganda_box .propaganda_info ul li .icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 141px;
  height: 141px;
  background: url('../image/qu.png') no-repeat center center;
}
.propaganda_box .propaganda_info ul li .info_txt {
  text-align: center;
  color: #fff;
}
.propaganda_box .propaganda_info ul li .info_txt div:last-child {
  font-size: 18px;
}
.propaganda_box .propaganda_info ul li .info_txt > div:first-child {
  font-size: 40px;
  font-weight: 600;
}
.line_we {
  width: 100%;
  background: url('http://imgszshowbucket.oss-cn-shanghai.aliyuncs.com/basic/20210830/images/%E6%95%B0%E5%AD%97%E7%BB%8F%E6%B5%8E%E5%A4%A7%E4%BC%9A%E4%B8%93%E9%A2%98pc%E7%AB%AF02_fdsf01_02.png') repeat top center;
  background-size: 100% 100%;
  padding-bottom: 30px;
}
.line_we .warpother {
  display: flex;
  justify-content: center;
  align-items: center;
}
.line_we .qr {
  width: 220px;
  text-align: center;
  margin: 20px 60px;
}
.line_we .qr div {
  width: 100%;
  font-size: 20px;
  color: #fff;
  font-weight: 400;
  margin-top: 13px;
}
.line_we .person div {
  width: 400px;
  font-size: 20px;
  color: #fff;
  font-weight: 400;
  line-height: 30px;
}
.line_we .person .personInfo {
  font-size: 16px;
  margin-top: 20px;
}
.line_we .person .title_txt {
  font-size: 25px;
  margin-top: 40px;
  color: #14f1b3;
}
.line_we .person .imgbox {
  width: 300px;
  height: 300px;
  overflow: hidden;
  margin-right: 20px;
}
.line_we .person .imgbox img {
  width: 300px;
  height: auto;
}
.logo_swiper {
  width: 1110px;
  height: 170px;
  margin: 0 auto;
  overflow: hidden;
}
/* 锚点 */
.anchor {
  position: absolute;
  top: -45px;
}
.swiper-container {
  width: 1200px;
  height: 80px;
}
.swiper-container .swiper-wrapper {
  -webkit-transition-timing-function: linear;
  /*之前是ease-out*/
  -moz-transition-timing-function: linear;
  -ms-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
}
.str_wrap.str_active {
  background: transparent;
}
.str_move {
  white-space: nowrap;
  position: absolute;
  top: 0;
  left: 0;
  cursor: move;
}
.str_move_clone {
  display: inline-block;
  display: inline;
  zoom: 1;
  vertical-align: top;
  position: absolute;
  left: 100%;
  top: 0;
}
.str_vertical .str_move_clone {
  left: 0;
  top: 100%;
}
.str_down .str_move_clone {
  left: 0;
  bottom: 100%;
}
.str_vertical .str_move,
.str_down .str_move {
  white-space: normal;
  width: 100%;
}
.str_static .str_move,
.no_drag .str_move,
.noStop .str_move {
  cursor: inherit;
}
.str_wrap img {
  max-width: none !important;
  width: 164px;
  height: 60px;
  margin: 0 10px 8px 0;
}
.meiti {
  font-weight: 600;
  text-align: center;
  color: #15f0b0;
  font-size: 23px;
  margin-bottom: 25px;
}
.hezuo_meiti {
  text-align: center;
  font-size: 26px;
  color: #304e80;
  font-weight: 900;
  margin-bottom: 45px;
}
.meiti_bottom {
  padding-bottom: 70px;
}
.hzdanwei_box {
  background-color: #031834;
  padding-bottom: 70px;
}
.dhrc-date-box {
  background-color: transparent;
  color: #fff;
}
.dhrc-date-box table {
  width: 100%;
  font-size: 0px;
  border-spacing: 0;
}
.dhrc-date-box table thead {
  width: 100%;
  background-color: #15f0b0;
}
.dhrc-date-box table thead td {
  color: #fff;
}
.dhrc-date-box table tr td:last-child {
  border-right: none;
}
.dhrc-date-box table tr:last-child td {
  border-bottom: none;
}
.dhrc-date-box td {
  font-size: 21px;
  line-height: 35px;
  border-bottom: 1px solid #15f0b0;
  border-right: 1px solid #15f0b0;
  text-align: left;
  box-sizing: border-box;
  padding: 5px 35px;
}
.dhrc-date-box td a {
  color: #fff;
}
.news {
  width: 100%;
  height: 1050px;
  background-color: #0f2466;
}
.news .count {
  width: 1300px;
  margin: auto;
}
.news .count .swiper-pagination-bullet {
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  font-size: 12px;
  color: #000;
  opacity: 1;
  background: #1387ea;
  outline: none;
  margin: 0 10px;
}
.news .count .swiper-pagination-bullet-active {
  color: #fff;
  background: #2cfbf4;
}
.news .count .swiper-pagination {
  right: 50%;
  transform: translate(50%, 0);
}
.news .count .swiper-container {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.news .count .swiper-container .swiper-slide {
  background-color: #0f2466;
  text-align: center;
  box-sizing: border-box;
}
.news .count .swiper-container .swiper-slide .count_s {
  width: 100%;
  height: 790px;
  display: flex;
  justify-content: space-evenly;
  flex-wrap: wrap;
  align-items: center;
}
.news .count .swiper-container .swiper-slide .count_s > div {
  width: 410px;
  height: 390px;
  padding: 10px;
  box-sizing: border-box;
}
.news .count .swiper-container .swiper-slide .count_s > div .text {
  width: 300px;
  color: #fff;
  font-size: 20px;
  text-align: center;
  margin: auto;
  margin-top: 15px;
}
.news .count .swiper-container .swiper-slide .count_s > div .imgbox {
  height: 275px;
  background-color: saddlebrown;
  margin: 0 auto;
  margin-top: 10px;
  position: relative;
  overflow: hidden;
}
.news .count .swiper-container .swiper-slide .count_s > div .imgbox img {
  height: 275px;
  position: absolute;
  right: 50%;
  transform: translate(50%, 0);
}
.news .count .swiper-container .swiper-slide .count_s > div:hover {
  background-color: #183383;
}
.about_main {
  margin: 0 auto;
  color: #fff;
  text-align: center;
}
.about_main .top_content {
  height: 820px;
  background-color: #2e3bdc;
}
.about_main .top_content .content {
  width: 1200px;
  margin: 0 auto;
}
.about_main .top_content .content .title {
  font-size: 60px;
  line-height: 60px;
  font-weight: 600;
  padding-top: 110px;
  padding-bottom: 85px;
  position: relative;
}
.about_main .top_content .content .title > div {
  width: 100%;
  position: absolute;
  z-index: 44444;
  left: 50%;
  bottom: 50%;
  transform: translate(-50%, 50%);
}
.about_main .top_content .content .title > img {
  position: absolute;
  left: 50%;
  bottom: 50%;
  transform: translate(-50%, 50%);
  width: 85%;
}
.about_main .top_content .content .text_box {
  border-radius: 30px;
  border: none;
  box-sizing: border-box;
  background-image: linear-gradient(to bottom right, #2881ff, #c632fa);
  position: relative;
  height: 592px;
}
.about_main .top_content .content .text_box .bgc {
  padding: 55px 40px;
  position: absolute;
  top: 0.5px;
  left: -1.5px;
  width: 100.3%;
  height: 99.5%;
  background-color: #2e3bdc;
  border-radius: 28px;
  transform: scale(0.99);
  box-sizing: border-box;
}
.about_main .top_content .content .text_box .bgc .text {
  text-align: left;
  font-size: 26px;
  line-height: 48px;
  margin-bottom: 44px;
  text-indent: 2em;
}
.about_main .serve .title {
  font-size: 60px;
  line-height: 60px;
  font-weight: 600;
  color: #0b01ff;
  padding-top: 96px;
  padding-bottom: 64px;
  position: relative;
}
.about_main .serve .title > div {
  width: 100%;
  position: absolute;
  z-index: 44444;
  left: 50%;
  bottom: 50%;
  transform: translate(-50%, 50%);
}
.about_main .serve .title > img {
  position: absolute;
  left: 50%;
  bottom: 50%;
  transform: translate(-50%, 50%);
}
.about_main .serve .content {
  width: 1200px;
  margin: 0 auto;
}
.about_main .serve .content > .text_box {
  border-radius: 30px;
  box-sizing: border-box;
  background-image: linear-gradient(to bottom right, #2881ff, #c632fa);
  position: relative;
  height: 480px;
}
.about_main .serve .content > .text_box .bgc {
  position: absolute;
  top: 0.5px;
  left: -1.5px;
  width: 100.3%;
  height: 99.5%;
  background-color: #2e3bdc;
  border-radius: 28px;
  transform: scale(0.99);
  box-sizing: border-box;
  overflow: hidden;
}
.about_main .serve .content > .text_box .bgc img {
  width: 102%;
  height: auto;
  position: absolute;
  top: -4px;
  left: -4px;
}
.about_main .serve .content .text {
  color: #000;
  font-size: 40px;
  text-align: left;
  font-weight: 600;
  line-height: 40px;
  padding-top: 40px;
  padding-bottom: 30px;
}
.about_main .serve .content .content_text {
  border-bottom: 2px dashed #0032a7;
  margin-bottom: 60px;
}
.about_main .serve .content .content_text p {
  display: block;
  font-size: 26px;
  line-height: 43px;
  color: #3e3a3a;
  text-align: left;
  padding-bottom: 25px;
}
.about_main .serve .content .content_text p i {
  color: #2e3bdc;
  font-style: normal;
}
