@charset "utf-8";
/* CSS Document */
body {
  background-image: -webkit-linear-gradient(to right, #ffdec4, #fff1e4, #fef7ee, #ecf0f6, #dde5f3, #c6d2e8);
  background-image: -moz-linear-gradient(to right, #ffdec4, #fff1e4, #fef7ee, #ecf0f6, #dde5f3, #c6d2e8);
  background-image: -o-linear-gradient(to right, #ffdec4, #fff1e4, #fef7ee, #ecf0f6, #dde5f3, #c6d2e8);
  background-image: linear-gradient(to right, #ffdec4, #fff1e4, #fef7ee, #ecf0f6, #dde5f3, #c6d2e8);
  /* background-image: radial-gradient(circle at left, #fdd8b8, #ffeddc, #fff1e4), radial-gradient(circle at right, #e7eef6, #d8e1f0, #a9bcdd); */
}
.img-center {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
  margin: auto;
}
.img-inline {
  width: 100%;
  height: auto;
  margin: auto;
}
.img-box {
  position: relative;
  width: 100%;
  height: 100%;
}
.division-line {
  height: 1px;
  margin: 40px auto;
  background-color: #8d8d8d;
}
.iconfont {
  display: inline-block;
}
.icon-font {
  display: inline-block;
}
.icon-play {
  background: url(../img/skin20250807/icon-play.png) center center no-repeat;
  background-size: 100% 100%;
}
.downLoad_btn {
  position: absolute;
  bottom: 156px;
  right: 288px;
  z-index: 4;
  display: block;
  width: 193px;
  height: 49px;
  background: url(../img/skin20250807/downLoad_btn.png) center center no-repeat;
  background-size: 100% 100%;
}
.first_banner {
  position: relative;
  min-width: 1400px;
}
#floor_01 .container {
  padding: 0;
}
#floor_01 .division-line {
  width: 1090px;
  margin: 50 auto;
}
.details {
  display: inline-block;
  margin-left: 16px;
  color: #003173;
}
.circle {
  display: inline-block;
  vertical-align: middle;
  width: 10px;
  height: 10px;
  margin-left: 6px;
  margin-right: 6px;
  border-radius: 50%;
  background-color: #22b8d3;
}
.txt-box {
  z-index: 6;
  width: 100%;
  padding: 12px 20px;
  min-height: 77px;
}
.txt-box.bg02 {
  background: url(../img/skin20250807/text_bg02.png) center center no-repeat;
  background-size: 100% 100%;
}
.txt-box.bg03 {
  background: url(../img/skin20250807/text_bg03.png) center center no-repeat;
  background-size: 100% 100%;
}
.txt-box.bg04 {
  background: url(../img/skin20250807/text_bg04.png) center center no-repeat;
  background-size: 100% 100%;
}
.title {
  max-height: 70px;
  overflow: hidden;
  text-align: justify;
  font-weight: bold;
  font-size: 16px;
  color: #333;
  line-height: 1.4;
  margin-bottom: 14px;
}
.line {
  width: 60px;
  height: 4px;
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #297bdc;
}
.date {
  font-size: 24px;
  color: #333;
}
.text {
  max-height: 90px;
  overflow: hidden;
  text-align: justify;
  font-size: 16px;
  color: #333;
  line-height: 1.8;
}
.more-box {
  text-align: right;
  margin: 27px 0;
}
.more {
  display: inline-block;
  vertical-align: middle;
  width: 54px;
  height: 8px;
  background: url(../img/skin20250807/more.png) no-repeat center center;
  background-size: 100% 100%;
}
.btn-box {
  text-align: right;
  margin: 10px 0;
}
.btn-box .btn {
  display: inline-block;
  padding: 8px 24px;
  border: none;
  border-radius: 12px;
  color: #fff;
  font-size: 20px;
  background-image: linear-gradient(#2a7ddf, #59b1f2);
}
/* 头条 */
.toutiao_bg {
  margin: 0;
  height: 720px;
  background: url(../img/skin20250807/toutiao_bg.jpg) no-repeat center center;
  background-size: 100% 100%;
}
.toutiao_bg .title-box {
  height: 100px;
  padding: 0 60px;
}
.title-box .swiper-slide {
  overflow: hidden;
}
.toutiao_bg .con_title {
  text-align: center;
  font-size: 48px;
  font-weight: bold;
  color: #333;
}
.toutiao_bg .con_desc {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  color: #515151;
}
.toutiao_bg .swiper-container-vertical > .swiper-pagination-bullets {
  right: 20px;
  transform: rotate(270deg);
}
.toutiao_bg .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  margin-left: 10px;
  border-radius: 0;
  background-color: #fff;
}
.toutiao_bg .swiper-pagination-bullet-active {
  opacity: 1;
  background: #fd7708;
}
.toutiao_container {
  padding: 0 20px;
  margin: 50px auto 20px;
  font-size: 0;
}
.toutiao-swiper {
  height: 490px;
  -webkit-perspective: 600px;
  perspective: 600px;
}
.toutiao-swiper .showJPG {
  position: relative;
  width: 874px;
  height: 490px;
}
.toutiao-swiper .banner_list .img-max {
  display: block;
  width: 100%;
}
.toutiao-swiper .banner_list .img-box {
  position: relative;
  height: 100%;
}
.toutiao-swiper .banner_list .txt-box {
  position: absolute;
  bottom: 0;
  z-index: 6;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.toutiao-swiper .banner_list .title {
  margin-bottom: 0;
  color: #fff;
}
.toutiao-swiper .banner_list .text {
  font-size: 16px;
  color: #fff;
}
.toutiao_container .ttBtn {
  position: absolute;
  bottom: 50%;
  z-index: 6;
  display: block;
  width: 38px;
  height: 70px;
  margin-top: -35px;
  cursor: pointer;
}
.toutiao_container .ttPrev {
  left: 0;
  margin-left: 0;
  background: url(../img/skin20250807/dbPrev.png) center center no-repeat;
  background-size: 100% 100%;
}
.toutiao_container .ttNext {
  right: 0;
  margin-right: 0;
  background: url(../img/skin20250807/dbNext.png) center center no-repeat;
  background-size: 100% 100%;
}
/* 第一部分 */
.intro-org-box .container {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 10px 0;
}
.intro-org-box .col-left {
  display: inline-block;
  vertical-align: top;
  width: 792px;
}
.intro-org-box .col-right {
  display: inline-block;
  vertical-align: top;
  width: 392px;
}
.intro-org-box .title-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.intro-org-box .big-title {
  width: 165px;
  height: 48px;
  text-align: center;
  line-height: 1.8;
  padding-right: 18px;
  margin-bottom: 0;
  font-size: 26px;
  font-weight: bold;
  background: url(../img/skin20250807/title_bg.png) center center no-repeat;
  background-size: 100% 100%;
}
.intro-box .txt-box {
  padding: 48px 30px;
  margin-top: 20px;
  text-indent: 2em;
  font-size: 16px;
  background: url(../img/skin20250807/intro_bg.png) center center no-repeat;
  background-size: 100% 100%;
}
.zhanqu-box {
  margin-top: 36px;
}
.zhanqu-box .con_box {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: 16px;
  padding: 20px;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.con_box .col-left {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  width: 426px;
  padding: 24px 16px 16px 0;
  background-color: #f3f3f3;
}
.con_box .col-right {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 294px;
  height: 350px;
}
.tab-ul {
  width: 103px;
  margin-left: -8px;
}
.tab-li {
  position: relative;
  z-index: 4;
  margin-bottom: 10px;
  text-align: center;
  font-size: 16px;
  line-height: 1.8;
  color: #fff;
  background-color: #fc7607;
}
.tab-li:after {
  position: absolute;
  z-index: 3;
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 0 solid transparent;
  border-top: 8px solid #d86200;
}
.tab-li.on {
  background-color: #22b8d3;
}
.tab-li.on:after {
  border-top: 8px solid #00a2bf;
}
.tab-con {
  width: 284px;
}
.tab-title {
  position: relative;
  padding: 4px 12px;
  text-align: center;
  margin-bottom: 24px;
  font-size: 16px;
  color: #fff;
}
.tab-title span {
  position: relative;
  z-index: 4;
}
.tab-title:after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  content: '';
  display: block;
  width: 98%;
  height: 100%;
  background-color: #22b8d3;
  transform: skewX(135deg);
}
.tab-text {
  text-indent: 2em;
  text-align: justify;
}
.con_box .col-right .img-box {
  height: 200px;
}
.con_box .line {
  width: 24px;
  height: 2px;
  margin: 16px auto;
}
.con_box .text {
  font-size: 16px;
  font-weight: bold;
}
.sub_con {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: 36px;
}
.sub_con .sub_col_left {
  display: inline-block;
  vertical-align: top;
  width: 48%;
}
.sub_con .sub_col_right {
  display: inline-block;
  vertical-align: top;
  width: 48%;
}
.sub_col_right .img-box {
  height: 194px;
}
.sub_col_right .txt-box {
  padding: 20px 0;
}
.neirong-box {
  padding: 34px 30px 34px 12px;
  margin-top: 20px;
  background: #fff;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
.neirong-box .img-box {
  width: 318px;
  height: 336px;
  margin: 32px 0 50px auto;
}
.neirong-box .txt-box {
  padding: 12px 0 12px 20px;
}
.news-box {
  padding: 34px 18px;
  margin: 20px auto 36px;
  background: #fff;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
.media-box {
  padding: 34px 18px;
  margin-top: 20px;
  background: #fff;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
.org-ul {
  padding: 24px 18px;
  margin: 20px auto 36px;
  background: #fff;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
.zixun-box .downLoad_btn {
  right: 24px;
  bottom: 20px;
  width: 218px;
  height: 56px;
  background: url(../img/skin20250807/downLoad_btn02.png) center center no-repeat;
  background-size: 100% 100%;
}
.info-box {
  padding: 36px 24px 80px;
  margin: 20px auto 20px;
  background: #fff;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
.org-li .sub-title {
  margin-left: 8px;
}
.org-li .txt-box {
  position: relative;
  z-index: 3;
  padding: 20px 32px 8px;
  margin-top: -20px;
  margin-bottom: 10px;
  background-color: #f3f3f3;
}
.info-li {
  margin-bottom: 10px;
  font-size: 16px;
}
.label {
  font-size: 16px;
  font-weight: bold;
}
.sub-title {
  position: relative;
  z-index: 4;
  display: inline-block;
  padding: 4px 20px;
  font-size: 18px;
  font-weight: bold;
  border-radius: 16px;
  color: #fff;
  background-color: #fc7607;
}
/* 专题论坛 */
.zhuanti-box .container {
  padding: 10px 0;
}
.zhuanti-swiper {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.zhuanti-box .col-left {
  display: inline-block;
  vertical-align: top;
  width: 792px;
}
.zhuanti-box .col-right {
  display: inline-block;
  vertical-align: top;
  width: 392px;
}
.zhuanti-box .title-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.zhuanti-box .big-title {
  width: 165px;
  height: 48px;
  text-align: center;
  line-height: 1.8;
  padding-right: 18px;
  margin-bottom: 0;
  font-size: 26px;
  font-weight: bold;
  background: url(../img/skin20250807/title_bg.png) center center no-repeat;
  background-size: 100% 100%;
}
.shipin-box {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 34px 20px 12px;
  margin: 20px auto 20px;
  background: #fff;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
.shipin-box .icon-font {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 64px;
  height: 64px;
  margin-top: -32px;
  margin-left: -32px;
}
.jujiao-box-left {
  display: inline-block;
  vertical-align: top;
  width: 380px;
}
.jujiao-box-left .img-box {
  position: relative;
  height: 210px;
  margin: 0 auto 16px;
}
.jujiao-box-left .txt-box {
  padding: 12px 0;
}
.jujiao-box-left .txt-box .text {
  text-indent: 2em;
}
.jujiao-box-right {
  display: inline-block;
  vertical-align: top;
  width: 344px;
}
.jujiao-box-right .txt-box .text {
  height: 56px;
  margin-bottom: 4px;
}
.jujiao-box-right .txt-box .text:last-child {
  border-bottom: none;
}
.jujiao-box-right .line {
  width: 100%;
  height: 1px;
  margin-top: 16px;
  margin-bottom: 16px;
  border-bottom: 1px dashed #22c0d3;
  background-color: transparent;
}
.pic_text_box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.pic_text_box .img-box {
  width: 47%;
  height: 90px;
}
.pic_text_box .txt-box {
  width: 53%;
  padding: 12px 8px;
  background-color: #f3f3f3;
}
.pic_text_box .txt-box .title {
  margin-bottom: 0;
}
.shipin-box .pic_text_box .icon-font {
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
}
.luntan-box {
  padding: 34px 20px 34px;
  margin: 20px auto 20px;
  background: #fff;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
.luntan-box .img-box {
  height: 194px;
}
.luntan-box .txt-box .text {
  margin-bottom: 0;
}
.luntan-box .txt-box {
  padding: 12px 0;
  margin-bottom: 10px;
}
.luntan-box .txt-box .text {
  min-height: 56px;
  margin-bottom: 10px;
}
.online-box .container {
  padding: 0 0 240px;
}
.online-title {
  width: 640px;
  height: 241px;
  margin: 0 auto 20px;
  background: url(../img/skin20250807/online-title.png) center center no-repeat;
  background-size: 100% 100%;
}
.online-content {
  width: 100%;
  height: 680px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.dbBtn {
  position: absolute;
  bottom: 6%;
  z-index: 6;
  display: block;
  width: 35px;
  height: 24px;
  color: #fff;
  cursor: pointer;
}
.dbPrev {
  left: 50%;
  margin-left: -40px;
  background: url(../img/skin20250807/dbPrev.png) center center no-repeat;
  background-size: 100% 100%;
}
.dbNext {
  right: 50%;
  margin-right: -44px;
  background: url(../img/skin20250807/dbNext.png) center center no-repeat;
  background-size: 100% 100%;
}
/*floorNav*/
.fixed_right {
  position: fixed;
  z-index: 11;
  right: 90px;
  top: 28%;
  width: 132px;
}
@media screen and (max-width: 1440px) {
  .fixed_right {
    top: 28%;
    right: 0;
    width: 132px;
  }
  #floor_nav {
    padding-top: 124px;
    background: url(../img/skin20250807/reght_bg_s.png) no-repeat center;
  }
  #floor_nav li a:after,
  #floor_nav li a:before {
    content: '';
    margin: 0;
  }
}
.go_top {
  width: 100%;
  display: none;
  text-align: center;
  background: url(../img/skin20250807/top_h02.png) no-repeat center;
  height: 70px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.go_top a {
  display: block;
  width: 55px;
  margin: 0 auto;
  height: 70px;
}
.footer {
  margin: 0;
  background: url(../img/skin20250807/footer_bg.jpg) center center no-repeat;
  height: 558px;
}
