#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;
}
.bg1 {
  margin-top: 80px;
  background: url(../img/bg1.jpg) no-repeat center top #150c52;
}
.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;
}
.title {
  position: relative;
  margin: 0 auto;
  padding-top: 60px;
  text-align: center;
}
.title h3 {
  position: relative;
  z-index: 11;
  font-size: 50px;
  padding-top: 20px;
  line-height: 108px;
  color: #fff;
  letter-spacing: 8px;
}
.title p {
  position: absolute;
  top: 110px;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 54px;
  background-image: linear-gradient(90deg, #3757d1, #5a28b7);
  -webkit-background-clip: text;
  color: transparent;
  text-transform: Uppercase;
  white-space: nowrap;
  font-weight: bold;
}
.nav {
  position: absolute;
  top: 32px;
  left: 0;
  width: 100%;
  height: 80px;
  line-height: 80px;
  font-size: 16px;
  background: #fff;
  border-bottom: none;
  overflow: hidden;
}
.nav.nav-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  border-bottom: 1px solid #efefef;
  z-index: 111199;
}
.nav .nav-items {
  display: flex;
  justify-content: center;
  background-color: #fff;
  color: #000;
}
.nav .nav-items li {
  margin: 0 30px;
  color: #0274de;
}
.nav .nav-items li a {
  color: #fff;
}
.nav .nav-items .top_text {
  display: inline-block;
}
.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: 10px;
  width: 100%;
  height: 4px;
  background-color: #0274de;
}
.nav .nav-items .bm {
  line-height: 40px;
  box-sizing: border-box;
  text-align: center;
  border-radius: 8px;
  margin: 20px;
  padding: 0px 20px;
  height: 40px;
}
.nav .nav-items .bm::after {
  content: '';
  display: block;
  width: 0;
}
.nav .nav-items .bm3 {
  background-color: #0274de;
}
.nav .nav-items .bm4 {
  background-color: #ff1e00;
}
.nav .nav-items .bm5 {
  background-color: #592AB8;
}
.banner {
  width: 100%;
  padding-bottom: 40px;
}
.banner h4 {
  line-height: 1;
  color: #fff;
  font-size: 65px;
  margin-bottom: 22px;
  font-family: "思源黑体 CN";
}
.banner .tit1 {
  padding-top: 190px;
}
.banner .tit2 {
  font-size: 94px;
}
.banner .tit2 span {
  font-size: 100px;
  color: #ffd800;
}
.banner .bannerTime {
  display: inline-block;
  padding: 10px 40px;
  border-radius: 50px;
  background-image: linear-gradient(to right, #0175de, #5929b8);
}
.banner .bannerTime span {
  display: inline-block;
  color: #fff;
  font-size: 40px;
  padding-left: 50px;
}
.banner .bannerTime .time {
  margin-right: 40px;
  background: url(../img/icon_time.png) no-repeat center left;
}
.banner .bannerTime .site {
  background: url(../img/icon_site.png) no-repeat center left;
}
.banner .text {
  font-size: 30px;
  color: #fff;
  margin-bottom: 40px;
}
.intro {
  padding-top: 80px;
  padding-bottom: 60px;
}
.intro .con {
  margin-top: 40px;
}
.intro .con p {
  font-size: 20px;
  margin-bottom: 20px;
  line-height: 28px;
  color: #fff;
  text-indent: 2em;
}
.lightspot {
  padding-bottom: 120px;
}
.lightspot .cont {
  width: 100%;
  height: 440px;
  background: url(../img/line1.png) no-repeat center;
  position: relative;
}
.lightspot .cont li {
  position: absolute;
  width: 160px;
  overflow: hidden;
  text-align: center;
  color: #fff;
}
.lightspot .cont li img:hover {
  transform: rotateY(360deg);
  transition: all 1s;
}
.lightspot .cont li h4 {
  font-size: 22px;
  line-height: 1;
  margin-bottom: 8px;
}
.lightspot .cont li p {
  font-size: 16px;
  line-height: 1.4;
}
.lightspot .cont li:nth-of-type(1) {
  top: 100px;
  left: -10px;
}
.lightspot .cont li:nth-of-type(2) {
  top: 130px;
  left: 210px;
}
.lightspot .cont li:nth-of-type(3) {
  top: 60px;
  left: 400px;
}
.lightspot .cont li:nth-of-type(4) {
  top: 156px;
  left: 600px;
}
.lightspot .cont li:nth-of-type(5) {
  top: 180px;
  left: 810px;
}
.lightspot .cont li:nth-of-type(6) {
  top: 75px;
  left: 1030px;
}
.dhyc {
  padding-bottom: 60px;
  background: url(../img/bg2.jpg) no-repeat center top #13175f;
}
.dhyc table {
  display: block;
  margin-top: 40px;
  border: 1px solid #1a45a3;
}
.dhyc table thead {
  background-color: #1a45a3;
  height: 50px;
}
.dhyc table thead td {
  font-weight: bold;
}
.dhyc table td {
  font-size: 16px;
  color: #fff;
  line-height: 50px;
  border-bottom: 1px solid #1951b3;
}
.dhyc table td p {
  line-height: 36px;
}
.dhyc table td:nth-of-type(1) {
  text-align: center;
  border-right: 1px solid #1951b3;
}
.dhyc table td:nth-of-type(2) {
  padding-left: 60px;
}
.bg3 {
  background: url(../img/bg3.jpg) no-repeat center top #120f4f;
}
.chrq .cont {
  margin-top: 40px;
}
.chrq .cont ul {
  width: 690px;
}
.chrq .cont ul li {
  font-size: 22px;
  color: #fff;
  line-height: 32px;
  margin-bottom: 10px;
  padding-left: 30px;
  position: relative;
}
.chrq .cont ul li::after {
  position: absolute;
  top: 8px;
  left: 0;
  content: '';
  width: 20px;
  height: 20px;
  background: url(../img/box1.png) no-repeat center;
}
.hyzz {
  padding-bottom: 60px;
}
.hyzz .text {
  font-size: 24px;
  color: #fff;
  text-align: center;
  margin-bottom: 40px;
}
.hyzz .cont {
  display: flex;
  justify-content: space-between;
}
.hyzz .cont li {
  width: 230px;
  height: 330px;
  position: relative;
  color: #fff;
}
.hyzz .cont li .icon {
  display: block;
  margin: 0 auto;
}
.hyzz .cont li .icon:hover {
  transform: rotateY(360deg);
  transition: all 1s;
}
.hyzz .cont li .zero {
  display: block;
  padding-top: 12px;
  margin: 0 auto;
}
.hyzz .cont li h3 {
  text-align: center;
  line-height: 1;
  font-size: 22px;
  margin: 20px 0;
}
.hyzz .cont li p {
  font-size: 16px;
}
.dhrc-date-tab {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
}
.dhrc-date-tab li {
  font-size: 22px;
  width: 250px;
  height: 48px;
  text-align: center;
  line-height: 48px;
  margin: 0 20px;
  color: #4300db;
  border: 1px solid #4300db;
  border-radius: 30px;
}
.dhrc-date-tab li.active {
  background-image: linear-gradient(to right, #8f2ce2, #4300db);
  color: #fff;
}
.dhrc-remark {
  text-align: right;
  color: #666;
  padding-top: 20px;
  padding-bottom: 60px;
}
.dhrc-date-box {
  background-color: transparent;
  color: #fff;
}
.dhrc-date-box table {
  width: 100%;
  font-size: 0px;
  border-spacing: 0;
  border-collapse: collapse;
}
.dhrc-date-box table thead {
  width: 100%;
  background-image: linear-gradient(to right, #8f2ce2, #4300db);
}
.dhrc-date-box table thead td {
  color: #fff;
  font-size: 20px;
  text-align: center;
}
.dhrc-date-box td {
  font-size: 16px;
  color: #000;
  line-height: 35px;
  border: 1px solid #8f2de2;
  text-align: center;
}
.dhrc-date-box td:nth-of-type(2) {
  text-align: left;
  box-sizing: border-box;
  padding: 0 40px;
}
.dhrc-date-box td .tit {
  display: block;
  color: #8f2de2;
}
.dhrc-date-box td p {
  display: inline-block;
  width: 450px;
}
.judge_box {
  width: 100%;
  background: url(../img/portrait/portrait.png) no-repeat center bottom #080067;
  padding-bottom: 60px;
}
.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;
  float: left;
  width: 185px;
  height: 313px;
  margin-bottom: 37px;
  color: #fff;
  text-align: center;
}
.judge_box .judge_list li .name {
  color: #15f0b0;
  font-weight: 600;
}
.judge_box .judge_list li .judge_img {
  width: 173px;
  height: 200px;
  margin: 32px auto 15px;
  overflow: hidden;
}
.judge_box .judge_list li .judge_img img {
  width: 173px;
  height: 200px;
}
.judge_box .judge_list li div {
  font-size: 18px;
}
.judge_box .judge_list li p {
  font-size: 14px;
  padding: 5px 10px 0;
}
.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;
}
.more_jb {
  font-size: 30px;
  text-align: center;
  padding-top: 100px;
}
.clearfix {
  *zoom: 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;
}
.orgin {
  padding-bottom: 60px;
  background: url(../img/bg4.jpg) no-repeat center top #120f4f;
}
.orgin .cont {
  margin-top: 40px;
}
.orgin .tit {
  display: inline-block;
  font-size: 26px;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  margin-right: 40px;
}
.orgin .imgWrap {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
}
.xc {
  padding-bottom: 60px;
}
.xc .cont {
  background: url(../img/xc.png) no-repeat center;
  box-sizing: border-box;
  background-size: contain;
  padding: 56px;
}
.xc .cont p {
  width: 680px;
  border-bottom: 1px dashed #cce0fd;
  font-size: 16px;
  line-height: 24px;
  padding: 10px 0;
}
.xc .cont p span {
  color: #0000fe;
  font-size: 18px;
  font-weight: 600;
}
.lx {
  padding: 40px 0;
  background: #fff;
  color: #000;
}
.lx .wrap {
  box-sizing: border-box;
  padding: 0 60px 0 20px;
}
.lx h3 {
  font-size: 30px;
  color: #000;
}
.lx .fl {
  width: 400px;
}
.lx .fl div {
  display: inline-block;
  margin-right: 40px;
  margin-top: 40px;
}
.lx .fl div p {
  font-size: 22px;
  line-height: 1.6;
}
.lx .fl div:nth-of-type(2) {
  margin-right: 0px;
}
.lx .fr div {
  display: inline-block;
  margin: 0 40px;
}
.lx .fr div img {
  display: block;
  width: 148px;
  height: 148px;
  margin: 0 auto;
}
.lx .fr div p {
  margin-top: 10px;
  font-size: 16px;
  text-align: center;
}
.organizational_framework_box {
  width: 100%;
  background-color: #0f2466;
}
.organizational_framework_box div {
  background-color: #0f2466;
  height: 725px;
  background: url('../img/images/zj.png') no-repeat center center;
}
.cooperation_box {
  height: 545px;
  background: url('../img/images/hezuo.jpg') no-repeat center center;
}
.cooperation_box .swiper-container {
  width: 1200px;
  margin: 0 auto;
}
.propaganda_box {
  width: 100%;
  background-color: #021550;
}
.propaganda_box div {
  width: 1200px;
  height: 510px;
  background: url('../img/images/about_we_37_03.jpg?v=7f8ds4f5gg') no-repeat center center;
  margin: auto;
}
.line_we {
  width: 100%;
  background: url('../img/images/about_we_39.jpg?v=fsdf54asdf54das') no-repeat center center;
}
.line_we div {
  width: 1200px;
  margin: auto;
  height: 435px;
  background: url('../img/images/about_we_39.jpg?v=f54sdf5asd114') no-repeat center center;
}
.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;
}
.huigu .imgcontent {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.huigu .imgcontent img {
  margin-bottom: 15px;
  margin-right: 12px;
}
.dhyc table .qing {
  color: #00fcff;
  font-size: 20px;
}
.dhyc table .text_qing {
  color: #00fcff;
}
