#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;
}
.title {
  margin: 0 auto;
  padding: 60px 0;
  background: url(../img/title_bg.png) no-repeat center;
  height: 165px;
  text-align: center;
}
.title h3 {
  font-size: 48px;
  padding-top: 20px;
}
.title h3.w {
  color: #fff;
}
.title p {
  font-size: 24px;
  color: #02e9f9;
  text-transform: Uppercase;
}
.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 .logo {
  display: inline-block;
  height: 40px;
  padding-top: 20px;
  margin-right: 69px;
}
.nav .nav-items {
  display: inline-block;
  width: 905px;
  background-color: #fff;
  color: #000;
}
.nav .nav-items li {
  margin-left: 20px;
}
.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: 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;
  box-sizing: border-box;
  text-align: center;
  border-radius: 8px;
  margin-top: 20px;
  padding: 0px 20px;
}
.nav .nav-items .bm::after {
  content: '';
  display: block;
  width: 0;
}
.nav .nav-items .bm1 {
  background-color: #4300db;
}
.nav .nav-items .bm2 {
  background-color: #dd467b;
}
.nav .nav-items .bm3 {
  background-color: #ff0000;
}
.nav .nav-items .bm4 {
  background-color: #ef6b00;
}
.banner {
  height: 900px;
  background: url(../img/banner15.jpg?v=11) no-repeat center top;
}
.metting {
  position: relative;
  padding-bottom: 60px;
  background: url(../img/metting_bg.png) no-repeat center bottom;
}
.metting .cont {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.metting .cont li {
  position: relative;
  transition: 0.3s;
  cursor: pointer;
}
.metting .cont li:hover {
  transform: scale(1.1);
}
.metting .cont li a {
  color: #080068;
}
.metting .cont li p {
  position: absolute;
  left: 0;
  bottom: 28px;
  line-height: 1.6;
  font-size: 18px;
  text-align: center;
  width: 100%;
  color: #080068;
  font-weight: 600;
}
.intro {
  padding-bottom: 60px;
  background-color: #fff;
}
.intro .text {
  width: 750px;
  padding-top: 40px;
}
.intro .text p {
  font-size: 16px;
  margin-bottom: 10px;
  line-height: 24px;
}
.intro .imgWrap {
  width: 420px;
  height: 415px;
  overflow: hidden;
}
.lightspot {
  padding-bottom: 60px;
  background: url(../img/lightspot.png) no-repeat center bottom;
}
.lightspot .cont {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.lightspot .cont li {
  margin-bottom: 20px;
  width: 290px;
  height: 305px;
  box-sizing: border-box;
  border-radius: 16px;
  background-color: #fff;
  padding: 0 20px;
}
.lightspot .cont li img {
  display: block;
  padding-top: 26px;
  margin: 0 auto;
  transition: 1s;
}
.lightspot .cont li img:hover {
  transform: rotateY(360deg);
}
.lightspot .cont li h3 {
  font-size: 20px;
  color: #4300db;
  line-height: 1;
  text-align: center;
  margin: 15px 0;
}
.lightspot .cont li p {
  font-size: 14px;
  color: #000;
  line-height: 20px;
}
.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;
}
.orgin .tit {
  font-size: 30px;
  color: #000;
  text-align: center;
  margin-bottom: 20px;
  padding-bottom: 10px;
  background: url(../img/line1.png) no-repeat center bottom;
}
.orgin #qiyeWrap {
  width: 100%;
  height: 284px;
  overflow: hidden;
  text-align: left;
}
.orgin #meitiWrap {
  width: 100%;
  height: 190px;
  overflow: hidden;
  text-align: left;
  margin-bottom: 80px;
}
.orgin .imgWrap {
  text-align: center;
}
.orgin .scrollImg {
  width: 177px;
  max-height: 125px;
  border: 1px solid #efefef;
}
.orgin img {
  display: inline-block;
  margin: 0 10px 30px;
}
.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 120px;
  background: url(../img/lx.png) no-repeat center top;
  color: #fff;
}
.lx .wrap {
  box-sizing: border-box;
  padding: 0 40px 0 20px;
}
.lx h3 {
  font-size: 44px;
  color: #fff;
  padding-top: 200px;
}
.lx .fl {
  width: 560px;
}
.lx .fl div {
  display: inline-block;
  margin-right: 40px;
  margin-top: 20px;
}
.lx .fl div p {
  font-size: 16px;
  line-height: 1.6;
}
.lx .fl div:nth-of-type(2) {
  margin-right: 0px;
}
.lx .fr div {
  display: inline-block;
  margin: 0 10px;
}
.lx .fr div img {
  display: block;
  width: 148px;
  height: 148px;
}
.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;
}
