*{
    margin: 0px;
    padding: 0px;
    /*word-break:break-all;*/
  box-sizing: border-box; -moz-box-sizing: border-box; 
  -webkit-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;
}  
a[href]:after{content:normal;}
body {
  -moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;
  font-family: \5FAE\8F6F\96C5\9ED1;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  background: #fff;
  height: auto;
  overflow-x: hidden;
}
a {
  color: #444;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-decoration: none;cursor: pointer;
}
a:hover, a:focus {
  color:#b11616;text-decoration:none;
}
a:hover, a:active, a:focus {
  outline: none;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: none;          
}
img {
  display: block;
  max-width: 100%;
  height: auto;
}
ul, li{
  margin:0px; padding:0px;
    list-style-type:none;
}
ol, ul {
  list-style: none;
}
ul, li, a
{
  padding: 0px;
  margin: 0px;
}
button {outline: none;}
select { width:100%;}


@media (min-width: 1230px){
  .container{width: 1200px;}
}
@media (min-width: 1299px){
  .container{width: 1260px;}
}
@media (min-width: 1366px) {
  .container{width: 1330px;}
}
@media (min-width: 1399px) {
  .container{width: 1360px;}
}
@media (min-width: 1499px) {
  .container{width: 1460px;}
}
@media (min-width: 1640px) {
  .container{width: 1590px;}
}


/*nav*/
.head_cent{ position: relative; }
.nav-wrap {
  z-index: 1009;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: linear-gradient( #001026 0%, rgba(0,16,38,0) 100%);
}
.cd_btn{ 
  color: #fff; cursor: pointer;
  background:url(icon06_zdkj2025.png) no-repeat right center;
  padding-right: 18px;
  margin-right: -3px;
  display: inline-block;
}
.line-a{ display: inline-block; vertical-align: middle;}
.line-right{ text-align: right; }
.header-line {
  
}
.header-line a {
  font-size: 15px;
  color: #fff;
  margin-left: 30px;
  display: inline-block;
  vertical-align: middle;
}
a.line-a{
  position: relative;}
a.line-a::before {
  content: '';
  position: absolute;
  left: -14.5px;
  top: 6px;
  width: 1px;
  height: 10px;
  background: #fff;
}
.header-line a.line-a span {
  display: inline-block;
  vertical-align: bottom;
}
.header-line a.line-a .icon-s {
  margin-right: 6px;
}
.header-line a.line-a .icon-s img {
  display: block;
  width: 28px;
}
.header-line a.line-search {
  width: 42px;
  height: 42px;
  background: url('icon05_zdkj2025.png') #000 no-repeat center center;
  margin-left: 18px;
}
div.line-a{ position: relative; }
.topcd_nr{ 
  display: none; 
  position: absolute; 
  width: 134px;    
  background: rgba(0,52,125,0.8);
    margin-left: -40px;
    text-align: center;
    padding: 10px 0;
    z-index: 1001;
}
.topcd_nr a{ margin-left: 0; font-size:14px; padding: 5px 0;}

.page-other .nav-wrap::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 200px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.26) 0%, rgba(0, 0, 0, 0.6) 100%);
}
.page-other nav.navbar.bootsnav .navbar-brand .nav-logo .logo-d {
  display: none;
}
.page-other nav.navbar.bootsnav .navbar-brand .nav-logo .logo-other {
  display: block;
}
.page-other nav.navbar.bootsnav ul.nav > li > a {
  color: #fff;
}
nav.navbar.bootsnav {
  min-height: 100px;
  background: transparent;
  border: none;
  box-shadow: none;
  z-index: 999;
}
nav.navbar.bootsnav .navbar-header {
  margin-left: 0;
  margin-right: 0;
}
nav.navbar.bootsnav .navbar-brand {
  padding: 0 0 18px 0;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  transition: all 0.5s;
}
nav.navbar.bootsnav .navbar-brand .nav-logo .logo-other {
  display: none;
}
nav.navbar.bootsnav .navbar-brand a,
nav.navbar.bootsnav .navbar-brand span {
  float: left;
}
nav.navbar.bootsnav .navbar-brand span {
  width: 1px;
  height: 64px;
  background: #EAEAEA;
  margin-left: 20px;
  margin-right: 20px;
}
nav.navbar.bootsnav .navbar-brand img {
  display: block;
  width:694px;
}
nav.navbar.bootsnav .navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}
nav.navbar.bootsnav ul.nav {
  float: right;
  position: relative;
  padding-bottom: 7px;
}
nav.navbar.bootsnav ul.nav::before {
  content: '';
  position: absolute;
  width: 2000px;
  height: 1px;
  bottom: 0;
  left: 0;
  background: #fff;
}
nav.navbar.bootsnav ul.nav > li {
  margin: 0 38px 0 0;
  padding: 0;
}
nav.navbar.bootsnav ul.nav > li:last-child {
  margin-right: 0;
}
nav.navbar.bootsnav ul.nav > li > a {
  line-height: 50px;
  color: #fff;
  position: relative;
  padding: 0;
  font-size: 22px;
  text-align: center;
  font-weight: normal;
}
nav.navbar.bootsnav ul.nav > li > a::before {
  content: '';
  position: absolute;
  bottom: -5px;
  left: 0;
  height: 5px;
  background: #D83933;
  width: 0;
  transition: all 0.5s;
}
nav.navbar.bootsnav ul.nav li.dropdown > a.dropdown-toggle:after {
  display: none;
}
nav.navbar.bootsnav ul.nav > li > a:hover,
nav.navbar.bootsnav ul.nav > li > a:focus,
nav.navbar.bootsnav ul.nav > li.active > a:hover,
nav.navbar.bootsnav ul.nav > li.active > a:focus,
nav.navbar.bootsnav ul.nav > li.active > a,
nav.navbar.bootsnav ul.nav > li.dropdown.on > a {
  background-color: transparent!important;
  color: #fff !important;
}
nav.navbar.bootsnav ul.nav > li > a:hover::before,
nav.navbar.bootsnav ul.nav > li > a:focus::before,
nav.navbar.bootsnav ul.nav > li.active > a:hover::before,
nav.navbar.bootsnav ul.nav > li.active > a:focus::before,
nav.navbar.bootsnav ul.nav > li.active > a::before,
nav.navbar.bootsnav ul.nav > li.dropdown.on > a::before {
  width: 100%;
}
nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu {
  border: none;
  box-shadow: 0 0 15px 0 rgba(7, 0, 2, 0.22);
  background: #00347D;
  min-width: 180px;
  width: 180px;
  left: 50%;
  margin-left: -90px;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-left: 5px;
  padding-right: 5px;
  top: 112%;
}
nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a {
  border-bottom: none;
  color: #fff;
  margin: 0;
  padding: 7px 10px;
  line-height: 24px;
  font-weight: normal;
  font-size: 16px;
  text-align: center;
}
nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a:hover {
  color: #fff;
  background: #1959b4;
}
nav.navbar.bootsnav.scroll {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  background: rgba(8, 8, 7, 0.6);
  box-shadow: 0px 0px 14px 0px rgba(85, 128, 193, 0.27);
}
nav.navbar.bootsnav.scroll .navbar-brand {
  padding-top: 18px;
}
nav.navbar.bootsnav.scroll ul.nav{ padding-top: 16px; }
.phoe-menu-toggle {
  display: none;
}
.up-search-box {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  padding: 20px;
  transition: all 0.3s;
  transform: scale(1.2);
  opacity: 0;
  z-index: -1;
}
.up-search-box .middle-cont {
  width: 100%;
}
.up-search-box .up-close {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 32px;
  height: 32px;
  background: url('light-h-close.png') no-repeat center center;
  background-size: contain;
}
.up-search-box.active {
  transform: scale(1);
  opacity: 1;
  z-index: 9999;
}
.search-box {
  background: #fff;
  border-bottom: 4px solid #00347D;
  position: relative;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
.search-box .s-inp {
  width: 100%;
  height: 62px;
  line-height: 62px;
  font-size: 16px;
  padding-left: 15px;
}
.search-box .s-btn {
  height: 62px;
  line-height: 62px;
  width: 62px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  z-index: 9;
  text-align: center;
}
.search-box .s-btn::before {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background:url(icon09_zdkj2025.png) no-repeat;
}
@media (max-width: 1599px) {
  /*nav*/
  nav.navbar.bootsnav ul.nav > li {
    margin: 0 32px 0 0;
  }
}
@media (max-width: 1499px) {
  nav.navbar.bootsnav .navbar-brand img{ width: 638px; }
}
@media (max-width: 1399px) {
  nav.navbar.bootsnav .navbar-brand img{ width: 624px; }
}
@media (max-width: 1365px) {
  /*nav*/
  nav.navbar.bootsnav ul.nav > li {
    margin: 0 25px 0 0;
  }
  nav.navbar.bootsnav ul.nav > li > a {
    font-size: 20px;
  }
}
@media (max-width: 1299px) {
  nav.navbar.bootsnav .navbar-brand img{ width: 570px; }
  nav.navbar.bootsnav ul.nav > li > a { font-size: 18px;}
}
@media (max-width: 1199px) {
  nav.navbar.bootsnav {
    min-height: 95px;
  }
  nav.navbar.bootsnav .navbar-collapse {
    display: none !important;
  }
  nav.navbar.bootsnav .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }
  nav.navbar.bootsnav .navbar-brand {
    padding-top: 20px;
    padding-bottom: 15px;
  }
  .phone-menu-toggle {
    display: block !important;
  }
  .navbar-header {
    float: none !important;
  }
  .header-other {
    position: absolute;
    right: 85px;
    top: 30px;
    padding-top: 0;
    margin-right: 0 !important;
  }
  .navbar .toggle {
    margin-top: 35px;
  }
}
@media (max-width: 991px) {
  nav.navbar.bootsnav .navbar-header {
    padding-left: 0;
    padding-right: 0;
    float: left !important;
  }
  .header-other {
    top: 23px;
  }
  .navbar .toggle {
    margin-top: 0;
    top: 40px;
  }
}
@media (max-width: 767px) {
  .nav-wrap {position: static;}
  nav.navbar.bootsnav {
    min-height: 70px;
  }
  nav.navbar.bootsnav .navbar-header {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
  }
  nav.navbar.bootsnav .navbar-brand {
    padding-top: 10px;
    padding-bottom: 10px;
    width: 400px;
  }
  .navbar .toggle {
    top: 14px;
  }
}
.index-title {
  margin-bottom: 35px;
}
.index-title .title-name {
  color: #00347D;
  position: relative;
  line-height: 50px;
  padding-left: 40px;
  background-repeat: no-repeat;
  background-position: 0 17px;
  background-size: 20px;
  min-width: 280px;
}
.index-title .title-txt {
  color: #444444;
  line-height: 32px;
  overflow: hidden;
}
.index-banner {
  position: relative;
  width: 100%;
}
.index-banner .banner-groups {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 9;
}
.index-banner .banner-groups > div{
  position: relative;
}
.index-banner .banner-box {
  position: relative;
  height: 85%;
}
.index-banner .banner-box:hover .banner-img img {
  transform: scale(1.08);
}
.index-banner .banner-box:hover .banner-title span {
  color: #C53D2E;
}
.index-banner .banner-box .banner-img {
  display: block;
  overflow: hidden;
  position: relative;
}
.index-banner .banner-box .banner-img::after{
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient( 223deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.34) 23%, rgba(0,0,0,0.85) 100%);
  top:0;
  left: 0;
}
.index-banner .banner-box .banner-img img {
  display: block;
  transition: all 0.5s;
  width: 100%;
  height: 100%;
}
.index-banner .banner-box .banner-video .video-btn {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  
  background-size: 38px;
}
.index-banner .banner-box .banner-video video {
  width: 100%;
  height: 100%;
}
.index-banner .banner-box .banner-title {
  position: absolute;
  padding: 24px 30px;
  left: 0;
  max-width: 600px;
  bottom: -21px;
  background: #F7E4B6;
  z-index: 9;
  color: #9D7F5E;
}
.banner-hpa{ 
  position:absolute; 
  bottom: 122px;
  left:0;
  width: 100%;
  z-index:1;
}
.banner-hpa h3{
  font-weight: 600;
  font-size: 38px;
  color: #FFFFFF;
  line-height: 1.4;
  margin-bottom: 19px;
}
.banner-hpa p{
  font-size: 16px;
  color: #FFFFFF;
  line-height: 2;
  width: 40%;
  margin-bottom: 20px;
}
.banner-hpa a{
  display: inline-block;
  width: 146px;
  height: 44px;
  line-height: 44px;
  border-radius: 4px;
  background:url(icon04_zdkj2025.png) #D83933 no-repeat right 18px center;
  font-size: 16px;
  color: #FFFFFF;
  text-align: center;
  padding-right: 30px;
}
.banner-hpa a:hover{
  background:url(icon04_zdkj2025.png) #f84039 no-repeat right 10px center;
}


.index-banner .banner-box .banner-title::after {
  content: '';
  position: absolute;
  width: 21px;
  height: 21px;
  
  right: -21px;
  bottom: 0;
}
.index-banner .banner-box .banner-title span {
  display: block;
  color: #9D7F5E;
  line-height: 30px;
}
.index-banner .banner-page {
  bottom: 16px;
  font-size: 0;
  display: inline-block;
  margin:0 70px;
}
.index-banner .banner-page > div {
  float: left;
  margin-left: 20px;
}
.index-banner .banner-page .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  background: #D8D8D8;
  border: 0;
  opacity: 1;
  margin: 0 0 0 18px;
}
.index-banner .banner-page .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #D8D8D8;
}
.index-banner .swiper-button-next,
.index-banner .swiper-button-prev{
 width: 60px;
 height: 60px;
 top: auto;
 bottom: 0;
 margin-top: 0;
}
.index-banner .swiper-button-next{
  background:url(icon02_zdkj2025.png) no-repeat;
  right:auto;
  left:278px;
}
.index-banner .swiper-button-prev{
  background:url(icon01_zdkj2025.png) no-repeat;
  left:215px;
}
.index-banner .swiper-button-next:after,
.index-banner .swiper-button-prev:after{
  display: none;
}

.index-banner .banner-operation {
  float: left;
  width: 60px;
  height: 60px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url('icon03_zdkj2025.png'); 
}
.index-banner .banner-operation.oper-stop {
  background-image: url('icon03hov_zdkj2025.png');
}
.index-box {
  overflow: hidden;
}

.index-xferm{ position: fixed; right: 20px; bottom:150px; z-index:9999; }
.index-xferm img{ width: 126px; }


/* shipinsuijizhanshi */
.topvideo-sjlb{

}
.show_wrap {
    display: none;
}
.show_wrap.active {
    display: block;
    /* position: relative; */
}
/* .show_wrap.active::before{
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient( 223deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.25) 23%, rgba(0,0,0,0.55) 100%);
  top:0;
  left: 0;
} */
.topvideo-sjlb .show_wrap video{ width: 100%; display: block; }



@media screen and (max-width: 1399px){
  .banner-hpa p{ width: 68%; }
}
@media screen and (max-width: 1299px){

}
@media screen and (max-width: 1199px){
  .banner-hpa{ bottom: 75px; }
  .banner-hpa h3{ font-size: 30px; }
  .banner-hpa p{ font-size: 15px;width: 80%; }
  .index-banner .swiper-button-next,
  .index-banner .banner-operation,
  .index-banner .swiper-button-prev{ width: 40px; height: 40px; background-size: 100%; }
  .index-banner .banner-page{ bottom: 7px; margin:0 60px; }
  .index-banner .swiper-button-next{ left:258px; }

}
@media screen and (max-width: 991px){
  .banner-hpa p{ display: none; }
}
@media screen and (max-width: 767px){
  .index-banner{ padding-bottom: 10px; }
  .banner-hpa{ position: static; }
  .banner-hpa a{ height: 36px; line-height: 36px; font-size: 14px; }
  .banner-hpa h3{ font-size: 16px; color: #333; margin-top: 10px; margin-bottom: 10px; }
  .index-banner .swiper-button-next, .index-banner .banner-operation, .index-banner .swiper-button-prev{ display: none; }
  .index-banner .banner-page{ opacity: 1; margin:0; right:15px; bottom: 10px;}
  .index-banner .banner-page .swiper-pagination-bullet{ background:#999; margin-left: 8px; }
  .index-banner .banner-page .swiper-pagination-bullet.swiper-pagination-bullet-active{ background:#666; }
  .show_wrap.active::before{ display: none; }
}

@media screen and (max-width: 500px){
  nav.navbar.bootsnav .navbar-header{text-align: left; }
  nav.navbar.bootsnav .navbar-brand { width: 90%; }
  nav.navbar.bootsnav .navbar-brand img{ width: 100%; }
}


/* xinwen */
.index-news{

}
.zyxw_cent{
  padding: 50px 0;
}
.index_title{ margin-bottom: 25px; }
.index_title b{
  font-size: 28px;
  line-height: 1.5;
  color: #D83933;
}
.index_title b a{
  color: #D83933;
}
.image-item {
    position: relative;
    background-color: #f0f0f0;
    /* display: flex;
    align-items: center;
    justify-content: center; */
    text-align: center;
    overflow: hidden;
    height: 225px;
    width: 100%;
    margin-bottom: 16px;
}

.image-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    position: absolute;
}
.image-item[data-img=""] span {
    display: block;
}
.image-item img:not([src]),
.image-item img[src=""] {
    display: none;
}
.image-item span {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.zyxw_cent > ul li a > h5{
  font-weight: 700;
  font-size: 18px;
  line-height: 1.7;
}
.zyxw_cent > ul li a > span{
  font-size: 14px;
  line-height: 1.6;
}

.gxgg_cent{ 
  min-height: 507px;
  padding: 45px 20px;
  background: #00347D; margin-top: -45px; position: relative;z-index: 999; }
.index_title01{
  margin-bottom: 25px;
  background:url(icon07_zdkj2025.png) no-repeat right center;
}
.index_title01 b{
  font-size: 22px;
  line-height: 30px;
}
.index_title01 b a{
  color: #FFFFFF;
}
.gxgg_lb{
   overflow: hidden;
   height: 350px;
   padding: 1px 0 0;
   position: relative;
}
.gxgg_lb::after{
  content: '';
  position: absolute;
  width: 1px;
  height: 300px;
  background:#fff ;
  bottom:15px;
  left: 33.5px;
}
.zyxin_new{ display: block; overflow: hidden; }
.left_gggd{ width: 68px; height: 68px;  float: left;
  background: #F1F2F4; border-radius: 50%; margin-right: 10px; }
.left_gggd b{
  font-size: 18px;
  color: #002860;
  line-height: 1.2;
  text-align: center;
  display: block;
  margin:11px 0 2px;
  padding-bottom: 5px;
  position: relative;
}
.left_gggd b::after{
  content: '';
  position: absolute;
  width: 42px;
  height: 1px;
  background:#CACACA ;
  bottom:0;
  left: 12px;
}
.left_gggd span{
font-weight: bold;
font-size: 16px;
color: #002860;
text-align: center;
  display: block;
line-height: 1.2;}
.rgt_gggd{
  
}
.rgt_gggd p{
  font-size: 16px;
  color: #FFFFFF;
  line-height: 1.4;
  text-align: justify;
}
a:hove .rgt_gggd p{
  font-size: 16px;
  color: #FFFFFF;
  line-height: 1.4;
  text-align: justify;
}

@media screen and (min-width: 992px){
  .zyxw_cent >ul{ margin:0 -20px; }
  .zyxw_cent >ul li{ padding: 0 20px; }
}

@media screen and (max-width: 1599px){

}
@media screen and (max-width: 1499px){
  .gxgg_cent .index_title01{ background-size: 55% auto; }
}
@media screen and (max-width: 1399px){

}
@media screen and (max-width: 1299px){
  .image-item,.image-item img{ height: 165px; }
  .image-item span{ width: 86%; }
  .gxgg_cent{ min-height: 475px; padding-bottom: 30px;}
}
@media screen and (max-width: 1199px){

}
@media screen and (max-width: 991px){
  .zyxw_cent{ padding-bottom: 20px; }
  .image-item,.image-item img{ height: 300px; }
  .zyxw_cent ul .col-md-4{ margin-bottom: 25px; }
  .gxgg_cent{ margin-top: 0; }
  .gxgg_cent .index_title01{ background-size: 30%; }
}
@media screen and (max-width: 767px){
  .zyxw_cent > ul li a > h5{ font-size: 17px; }
  .index_title b{ font-size: 24px; }
  .image-item, .image-item img{ height: 215px; }
  .index_title01 b{ font-size: 24px; }
  .gxgg_cent .index_title01{background-size: 40%;}
}

/* jianshejinzhan */
.index-jsjz{ 
  padding-top: 150px;
  background:url(jsjzbg_zdkj2025.png) no-repeat top left; 
}
.index_title02{
  font-size: 28px;
  line-height: 1.4;
}
.index_title02 b{
  display: inline-block;
  border-bottom: 7px solid #D83933;
  padding-bottom: 13px;}
.index_title02 b a{
  color: #FFFFFF;}
.jsjz_cent{
  position: relative;
}
.jsjz_cent::before{
  content: '';
  position: absolute;
  width: 100%;
  height: 380px;
  background:#fff;
  top:55px;
  left: 0;
}
.jsjzone{ padding: 60px 0 60px 45px; }
.jsjzone a{display: block;}
.jsjzone a h3{
  font-weight: 600;
  font-size: 20px;
  line-height: 1.4;
  margin-bottom: 15px;
}
.jsjzone a p{
  font-size: 15px;
  line-height: 1.7;
  text-align: justify;
  margin-bottom: 13px;
}
.jsjzone a span{
font-size: 14px;}
.rgt01{ overflow: hidden; margin-top: 18px; }
.rgt01 > div{ padding: 0 20px; }
.rgt01 > div a{ display: block; }
.rgt01 > div a b{ 
  margin-bottom: 18px; 
  width: 100%;
  overflow: hidden;
  position: relative;
}
.rgt01 > div a h3{
  font-weight: 600;
  font-size: 20px;
  line-height: 1.4;
  margin-bottom: 6px;
}
.rgt01 > div a span{font-size: 14px;}

@media screen and (min-width: 992px){
  .rgt01 > div a b{ height: 274px;}
  .rgt01 > div a b img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    position: absolute;
  }
}
@media screen and (max-width: 1599px){

}
@media screen and (max-width: 1499px){

}
@media screen and (max-width: 1399px){

}
@media screen and (max-width: 1299px){
  .index-jsjz{ padding-top: 90px; }
}
@media screen and (max-width: 1199px){
  .jsjz_cent::before{ height: 415px; }
}
@media screen and (max-width: 991px){
  .index-jsjz{ padding-top: 50px; }
  .jsjzone{ padding: 25px 25px 0; }
  .rgt01 > div{ margin-bottom: 25px; }
  .jsjz_cent::before{ height: 80%; }
}
@media screen and (max-width: 767px){
  .index_title02{ font-size: 24px; }
  .index_title02 b{ padding-bottom: 15px; }
  .jsjzone a h3{ font-size: 17px; }
  .rgt01 > div a h3{ font-size: 17px; }
  .jsjz_cent::before{ height: 95%; }
}

/* keyanchengguo */
.index-kycg{
  background: #FBFBFB;
  padding: 150px 0 44px;
}
.index-kycg .index_title{ margin-bottom: 20px; }
.left02{  }
.left02 a{  display: block; position: relative; }
.left02 a b{  }
.left02 a b img{}
.left02 a::after{
  content: '';
  position: absolute;
  width: 100%;
  height: 196px;
  background: linear-gradient( 180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%); 
  bottom: 0;
  left: 0;
}
.left02 a p{ 
  position: absolute; 
  font-weight: 800;
  font-size: 20px;
  color: #FFFFFF;
  line-height: 30px;
  padding: 30px;
  bottom: 0;
  z-index: 2;
}
.kycg_txt{

}
.kycg_txt a{
  display: block;
  padding-bottom: 26px; 
  border-bottom:1px solid #C9C9C9;
  margin-bottom: 35px;
}
.kycg_txt a h3{
  margin-bottom: 15px;
}
.kycg_txt a h3 b{
  font-size: 20px;
  line-height: 1.4;
  margin-right: 15px;
}
.kycg_txt a h3 span{
  font-size: 14px;
  line-height: 1.4;
}
.kycg_txt a p{
  font-size: 15px;
  line-height: 1.7;
  text-align: justify;
}
.kycg_twoli{ position: relative; }
.kycg_twoli::after{
  content: '';
  position: absolute;
  width: 1px;
  height: 159px;
  top: 2px;
  background:#C9C9C9;
  left: 50%;
}
.kycg_twoli .kycg_txt a{ border-bottom:0; }


@media screen and (min-width: 992px){
  .kycg_twoli{ margin:0 -35px; }
  .kycg_twoli .col-md-6{ padding: 0 35px; }
  .left02 a b{ position: relative; height: 390px; }
  .left02 a b img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    position: absolute;
  }
}
@media screen and (max-width: 1599px){

}
@media screen and (max-width: 1499px){

}
@media screen and (max-width: 1399px){

}
@media screen and (max-width: 1299px){
  .index-kycg{ padding-top: 90px; padding-bottom: 20px; }
}
@media screen and (max-width: 1199px){

}
@media screen and (max-width: 991px){
  .kycg_twoli::after{ display: none; }
  .kycg_twoli .kycg_txt a{ border-bottom: 1px solid #C9C9C9; }
  .kycg_twoli .col-md-6:last-child .kycg_txt a{ border-bottom: 0; margin-bottom: 1px; }
  .rgt02{ margin-top: 25px; }
  .index-kycg{ padding-top: 45px; }
}
@media screen and (max-width: 767px){
  .left02 a p{ font-size: 16px; padding: 15px; line-height: 1.5; }
  .kycg_txt a h3 b{ font-size: 17px; }
}

/* sikuai */
.index-fourmk{ 
  position: relative; 
  padding: 60px 0 15px;
}
.index-fourmk::after{
  content: '';
  position: absolute;
  width: 32.8125%;
  height: 100%;
  top: 0;
  background: #E8EBF0;
  right: 0;
}
.index_title03{
  margin-bottom: 13px;
  background:url(icon07_zdkj2025.png) no-repeat right center;
}
.index_title03 b{
  font-size: 28px;
  color: #D83933;
  line-height: 1.45;
}
.index_title03 b a{
  color: #D83933;
}
.lmttx{
  padding: 30px;
  border:1px solid #C9C9C9;
  margin-bottom: 45px;
  min-height: 260px;
}
.lmttx > a{}
.lmttx > a h3{
  font-weight: 600;
  font-size: 20px;
  line-height: 1.6;
  margin-bottom: 11px;
}
.lmttx > a p{
  font-size: 15px;
  line-height: 1.8;
  text-align: justify;
}
.rgt03{ 
  position: absolute; 
  right: 0; 
  top:60px;
  z-index: 3;
}
.box-s {
  overflow: hidden;
  position: relative;
  height: 565px;
}
.box-s img {
  display: block;
  width: 100%;
}
.box-s .img-bg {
  min-width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  filter: blur(10px);
  margin-top: 0;
  top: 0;
  transform: none;
  max-width: 200%;
}
.box-s .img-a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.box-s .img-a img {
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  display: block;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1);
  transition: all 0.5s;
  object-fit: contain;
}
.box-s:hover .img-a img {
  transform: translate(-50%, -50%) scale(1.1);
}



@media screen and (min-width: 992px){
  .left03{ margin:0 -20px; }
  .left03 .col-md-6{ padding: 0 20px; }
  .rgt03 > div{ position: relative; height: 565px; width: 100%; overflow: hidden; }
  .rgt03 > div img{width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    position: absolute;}
}

@media screen and (min-width: 1932px){
  .rgt03{ width: 35%; }
}
@media screen and (min-width: 2000px){
  .rgt03{ width: 36%; }
}
@media screen and (min-width: 2500px){
  .rgt03{ width: 37%; }
}
@media screen and (min-width: 3000px){
  .rgt03{ width: 38%; }
}

@media screen and (max-width: 1920px){
  .rgt03{ width: 34%; }
}
@media screen and (max-width: 1799px){
  .rgt03{ width: 33.5%; }
}
@media screen and (max-width: 1599px){

}

@media screen and (max-width: 1599px){

}
@media screen and (max-width: 1499px){

}
@media screen and (max-width: 1399px){

}
@media screen and (max-width: 1299px){
  .index_title03{ background-size: 50%;}
}
@media screen and (max-width: 1199px){

}
@media screen and (max-width: 991px){
  .rgt03{ display: none; }
  .index-fourmk::after{ display: none; }
  .index_title03{ background-size: 30%;}
}
@media screen and (max-width: 767px){
  .index-fourmk{ padding-top: 40px; }
  .lmttx{ padding: 15px; min-height:auto; margin-bottom: 25px;}
  .index_title03{ background-size: 40%;}
  .index_title03 b{ font-size: 24px; }
  .lmttx > a h3{ font-size: 17px; }
  
}



/* sheshizhanshi */
.index-sszs{
  background-image: url(sszs01_bg2025.png);
  background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom center;
  padding: 54px 0 110px;
  background-size: cover;
  position: relative;
}
.index-sszs:before{
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  background: #E8EBF0;
  top: 34.5%;
}
.sszs_cent{

}
.sszs_cent .index_title{ margin-bottom: 100px; }
.sszs_cent .index_title b a{ color: #fff; }
.sszs_lbqh{

}
.sszs_cent .events_tab{ 
  position: relative;
}
.sszs_cent .tabmenu{
  position: absolute;
  top: -138px;
  left:200px;
}
.sszs_cent .tab_con{ display:none; }
.sszs_cent .tabmenu ul{ overflow: hidden; }
.sszs_cent .tabmenu li{ 
  float: left;
  display: inline-block;
  padding:0 15px;
  position: relative;
}
.sszs_cent .tabmenu li:after{
  content: '';
  position: absolute;
  top: 12px;
  background: #fff;
  right: 0;
  width: 1px;
  height: 16px;
}
.sszs_cent .tabmenu li:last-child:after{
  display: none;
}
.sszs_cent .tabmenu li a{
  padding: 8px 23px;
  font-size: 18px;
  color: #fff;
  display: block;
}
.sszs_cent .tabmenu li.selected a{
  background: #D83933;
  color: #fff;
}

.sszs-father .swiper-container .swiper-slide{
  width: 330px;
}

.sszs-father .swiper-button-next, .sszs-father .swiper-button-prev{
  width: 40px;
  height: 40px;
  top: 40.5%;
}
.sszs-father .swiper-button-next:after,
.sszs-father .swiper-button-prev:after{
  display: none;
}
.sszs-father .swiper-button-next{
  background:url(icon02_sszs2025.png) no-repeat;
  background-size: contain;
  right:-50px;
}
.sszs-father .swiper-button-next:hover{
	background:url("icon02_sszs_hover2025.png") no-repeat;
 background-size: contain;}

.sszs-father .swiper-button-prev{
  background:url(icon01_sszs2025.png) no-repeat;
  background-size: contain;
  left:-50px;
}

.sszs-father .swiper-button-prev:hover{
	background:url(icon01_sszs_hover2025.png) no-repeat;
    background-size: contain;
}

.lt-lrld-numb{}
.lt-lrld-numb a{ display: block; position: relative; }
.lt-lrld-numb a:after{
  content: '';
  position: absolute;
  top: 0;
  background: linear-gradient( 180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
  right: 0;
  width: 100%;
  height: 100%;
}
.lt-lrld-numb a b{
  width: 240px;
  height: 339px;
  overflow: hidden;
  position: relative;
}
.lt-lrld-numb a b img{
  width: 100%; 
  height: 100%;  
  object-fit: cover; 
  object-position: center; 
  position: absolute; 
}
.lt-lrld-numb a p{
  position: absolute;
  bottom: 0;
  left:0;
  font-weight: 800;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 25px;
  padding: 25px 20px;
  z-index: 8;
}
.lt-lrld-numb a p:after{
  content: '';
  position: absolute;
  top: 37px;
  background: #fff;
  left: 0;
  width: 11px;
  height: 1px;
}

/* 20250409bankuaichongzuo */

.sszsyq-cent{}
.sszsyq-cent a{ display: block; width: 100%; }
.sszsyq-cent a > div{ 
  padding: 25px; 
  border-radius: 50%;
  position: relative;
}
@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}
.sszsyq-cent a > div:after{
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left:0;
  top: 0;
  border-radius: 50%;
  border: 1px dashed #FFFFFF;
  animation: rotate 40s linear infinite;
  z-index:1;
}
.sszsyq-cent a > div span{
  position: absolute;
  font-weight: 800;
  font-size: 30px;
  color: #FFFFFF;
  line-height: 42px;
  top: 50%; 
  left: 50%; 
  transform: translate(-50%, -50%);
  text-align: center;
  z-index:20;
}
.sszsyq-cent a b{
  width: 280px;
  height: 280px;
  overflow: hidden;
  position: relative;
  border-radius:50%;
}
.sszsyq-cent a b:after{
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left:0;
  top: 0;
  background: linear-gradient( 180deg, rgba(0,0,0,0) 0%, #000000 100%);
  opacity: 0.5;
}
.sszsyq-cent a:hover div{
  padding: 0;
  border-radius:unset;
}
.sszsyq-cent a:hover div:after{
  display: none;
}
.sszsyq-cent a:hover b{ width: 330px; height: 330px; border-radius:unset;}
.sszsyq-cent a b img{
  width: 100%; 
  height: 100%;
  object-fit: cover; 
  object-position: center; 
  position: absolute; 
}
.sszsyq-cent a p{
  padding-top: 68px;
  font-weight: 800;
  font-size: 22px;
  color: #FFFFFF;
  line-height: 1.365;
  text-align: center;
  position: relative;
}
.sszsyq-cent a p:after{
  content: '';
  position: absolute;
  width: 1px;
  height: 32px;
  background: #FFFFFF;
  top: 0;
  left:50%;
  margin-left: -0.5px;
}
.sszsyq-cent a p:before{
  content: '';
  position: absolute;
  border-radius: 50%;
  left:50%;
  top: 32px;
  margin-left: -8px;
  width: 16px;
  height: 16px;
  background: #FFFFFF;
}
.sszs-btmfour{ border: 1px solid #33CCCC; margin-top: 120px; overflow: hidden;}
.left_kfdt{ float: left; width: 25%; padding-left: 4%; }
.left_kfdt h3{ font-size: 24px; color: #fff; margin:20px 0;}

.kfdt_lb{ height: 90px; border-right: 1px solid #33CCCC; overflow: hidden;}
.kfdt_li{ font-size: 15px;color: #fff; }
.kfdt_li span{ color: #33CCCC; }
.sszs-btmfour ul{ padding: 60px 0; width: 75%; float: left;}
.sszs-btmfour ul li{ padding-left: 92px; }
.sszs-btmfour ul li h3{
  font-weight: 600;
  font-size: 50px;
  color: #FFFFFF;
  line-height: 1.22;
}
.sszs-btmfour ul p{
  font-weight: 600;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 1.389;
}
.sszs-btmfour ul li:nth-child(1){
  background:url(sszsbtm01_zdkj2025.png) no-repeat left top;
}
.sszs-btmfour ul li:nth-child(2){
  background:url(sszsbtm03_zdkj2025.png) no-repeat left top;
}
.sszs-btmfour ul li:nth-child(3){
  background:url(sszsbtm04_zdkj2025.png) no-repeat left top;
}
.sszs-btmfour ul li:nth-child(4){
  background:url(sszsbtm04_zdkj2025.png) no-repeat left top;
}
.sszs-btmfour ul li:hover:nth-child(1){
  background:url(sszsbtm01hov_zdkj2025.gif) no-repeat left top;
  background-size:72px auto;
}
.sszs-btmfour ul li:hover:nth-child(2){
  background:url(sszsbtm03hov_zdkj2025.gif) no-repeat left top;
  background-size:72px auto;
}
.sszs-btmfour ul li:hover:nth-child(3){
  background:url(sszsbtm04hov_zdkj2025.gif) no-repeat left top;
  background-size:72px auto;
}
.sszs-btmfour ul li:hover:nth-child(4){
  background:url(sszsbtm04hov_zdkj2025.gif) no-repeat left top;
  background-size:72px auto;
}




@media screen and (min-width: 1200px){
  .sszs-btmfour ul{ display: flex; justify-content: space-around; }
}
@media screen and (max-width: 1639px){
  .sszs-father .swiper-container .swiper-slide{ width: 300px; }
  .sszsyq-cent a b{ width: 250px; height: 250px; }
  .sszsyq-cent a:hover b{ width: 300px; height: 300px;}
}
@media screen and (max-width: 1599px){

}
@media screen and (max-width: 1499px){
  .sszs-father .swiper-container .swiper-slide{ width: 290px; }
  .sszsyq-cent a b{ width: 240px; height: 240px;}
  .sszsyq-cent a:hover b{ width: 290px; height: 290px;}
}
@media screen and (max-width: 1399px){
  .sszs-father .swiper-container .swiper-slide{ width: 305px; }
  .sszsyq-cent a b{ width: 255px; height: 255px;}
  .sszsyq-cent a:hover b{ width: 305px; height: 305px;}
}
@media screen and (max-width: 1366px){
  .sszs-father .swiper-container .swiper-slide{ width: 285px; }
  .sszsyq-cent a b{ width: 235px; height: 235px;}
  .sszsyq-cent a:hover b{ width: 285px; height: 285px;}
  .sszs-btmfour ul li h3{ font-size:42px; }
}
@media screen and (max-width: 1299px){
  .sszs-father .swiper-container .swiper-slide{ width: 270px; }
  .sszsyq-cent a b{ width: 220px; height: 220px;}
  .sszsyq-cent a:hover b{ width: 270px; height: 270px;}
  .kfdt_li{ font-size: 14px; }
}
@media screen and (max-width: 1230px){
  .sszs-father .swiper-container .swiper-slide{ width: 265px; }
  .sszsyq-cent a b{ width: 215px; height: 215px;}
  .sszsyq-cent a:hover b{ width: 265px; height: 265px;}
}
@media screen and (max-width: 1199px){
  .sszs-father .swiper-container .swiper-slide{ width: 295px; }
  .sszsyq-cent a b{ width: 245px; height: 245px;}
  .sszsyq-cent a:hover b{ width: 295px; height: 295px;}
  .index-sszs:before{ top: 31.5%; }
  .sszs-btmfour ul{ overflow: hidden; padding-left: 40px;padding-bottom: 35px; }
  .sszs-btmfour ul li{ float: left; width: 50%; margin-bottom: 25px;  }
  .left_kfdt{ width: 30%; }
  .sszs-btmfour ul{ width: 70%; }
}
@media screen and (max-width: 991px){
  .sszs_cent .tabmenu{ position: static; margin-bottom: 30px;}
  .sszs_cent .index_title{ margin-bottom: 40px; }
  .sszs-father .swiper-container .swiper-slide{ width: 340px; }
  .sszsyq-cent a b{ width: 290px; height: 290px;}
  .sszsyq-cent a:hover b{ width: 340px; height: 340px;}
  .sszs-father .swiper-button-next, .sszs-father .swiper-button-prev{ top: 46.5%; }
  .left_kfdt{ width: 100%; }
  .sszs-btmfour ul{ width: 100%; padding-top: 35px;}
}
@media screen and (max-width: 767px){
  .sszs_cent .tabmenu li{ padding: 0 8px; }
  .sszs_cent .tabmenu li a{ padding: 8px 15px; }
  .sszs-father .swiper-button-next, .sszs-father .swiper-button-prev{ display: none; }
  .sszs_cent .tabmenu li a{ font-size: 17px; }
  .sszs-btmfour ul li{ float: none; width: 100%;  }
  .sszs-father .swiper-container .swiper-slide{ width: 320px; }
  .sszsyq-cent a b{ width: 270px; height: 270px;}
  .sszsyq-cent a:hover b{ width: 320px; height: 320px;}
  .sszsyq-cent{width: 320px; margin:0 auto;}
  .index-sszs:before{ display: none; }
  .sszs-btmfour{ margin-top: 50px;  }
  .left_kfdt{ padding-left: 35px; }
  .sszs-btmfour ul{ padding-left: 35px; }
}

/* ziyuandaohang */
.index-links{
  background: #F8F8F8;
  padding: 60px 0 40px;
}
.main-cont{ width: 100%; overflow: hidden; }
.links-list{ margin:0 -9px; overflow: hidden; }
.links-list li{ 
  padding: 0 9px; 
  float: left; 
  width: 20%; 
  margin-bottom: 20px;
}
.links-list li a{
  display: block;
  position: relative;
}
.links-list li a b img{ width: 100%; }
.links-list li a p{ 
  position: absolute; 
  width: 100%;
  text-align: center;
  font-weight: 800;
  font-size: 18px;
  color: #FFFFFF;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); 
}


@media screen and (min-width: 992px){
  
}
@media screen and (max-width: 1599px){

}
@media screen and (max-width: 1499px){

}
@media screen and (max-width: 1399px){
  .links-list li{ width: 25%; }
}
@media screen and (max-width: 1299px){

}
@media screen and (max-width: 1199px){
  .links-list li{ width: 33.3333%; }
}
@media screen and (max-width: 991px){
  .links-list li{width: 50%;}
}
@media screen and (max-width: 767px){
  .links-list li{width: 100%;}
}


/* foot */
.footer{
  background: #002860;
  padding-top: 40px;
  padding-bottom: 40px;
  color: #fff;
}
.footer a,
.footer span {
  display: inline-block;
  color: #fff;
  vertical-align: middle;
}

.footer .footer-info .info-logo img {
  display: block;
  width: 287px;
}
.footer .footer-info .info-txt {
  float: left;
}
.footer .footer-info .info-txt a,
.footer .footer-info .info-txt span{
  margin-right: 20px;
}
.footer .footer-info .info-txt a img{
  display: inline-block;
  width: 18px;margin: 0 6px 0 0;vertical-align: text-bottom;
}
.footer .footer-info .info-txt > div {
  margin-bottom: 8px;
}
.footer .footer-info .info-txt > p{
  margin-bottom: 8px;
}
.rgt-jctb{ float: right; margin-top: 15px; }

@media screen and (min-width: 992px){
  .footer .footer-info {
    position: relative;
    padding-left: 340px;
    min-height: 60px;
    line-height: 28px;
  }
  .footer .footer-info .info-logo {
    position: absolute;
    top: 0;
    left: 0;
  }
}
@media screen and (min-width: 1600px){
  .footer .footer-info { padding-left: 383px;}
}

@media screen and (max-width: 1599px){

}
@media screen and (max-width: 1499px){

}
@media screen and (max-width: 1399px){
  .footer .footer-info .info-txt{ font-size: 16px; }
}
@media screen and (max-width: 1250px){
  .footer .footer-info .info-logo img{ width: 250px; }
  .footer .footer-info{ padding-left: 270px; }
}
@media screen and (max-width: 1199px){
  .rgt-jctb{ float: none; }
  .footer .footer-info .info-logo img{ width: 280px; }
  .footer .footer-info{ padding-left: 310px; }
}
@media screen and (max-width: 991px){
.footer .footer-info{ padding-left: 0; }
.footer .footer-info .info-txt{ float: none; margin-top: 20px; }
}
@media screen and (max-width: 767px){
  .footer{ padding: 30px 0; }
  .footer .info-logo{ margin-bottom: 15px; }
}


/* sheshizhanshi-liebiao */
.sszs-topbanner{
  background-image:url(sszs_topban2025.png);
  background-position: top left;
  background-size: 100%;
  background-repeat:no-repeat;
  padding-top: 142px;
}
.sszs-topban{ position: relative; }
.banner-sszs{
  margin-top: -150px;
  padding-left: 60px;
  position: relative;
  z-index: 99;
}
.banner-sszs h1{
  font-weight: 600;
  font-size: 64px;
  color: #FFFFFF;
  line-height: 1.4;
  padding-left: 30px;
  margin-bottom: 10px;
  height: 90px;
}
.banner-sszs > div{
  background: #F5F5F5;
  display: block;
  padding: 25px 0 30px 30px;
  position: relative;
}
.banner-sszs > div:after{
  content: '';
  position: absolute;
  bottom: 0;
  right:-50%;
  background: #F5F5F5;
  width: 100%;
  height: 100%;
  z-index:-1;
}

.banner-sszs > div h3{
  font-weight: 800;
  font-size: 32px;
  line-height: 1.6;
  margin:0 0 6px;
}
.banner-sszs > div h3 a{ color: #083C85; font-size:18px; margin-left: 7px;}
.banner-sszs > div p{
  font-size: 15px;
  line-height: 1.9;
}
.swiper-container-sszs .banner-img,
.swiper-container-sszs video{
  width: 100%;
  height: 877.5px;
  display:block;
  overflow: hidden;
  position: relative;
  background:#000;
}
.swiper-container-sszs .banner-img img{
  width: 100%; 
  height: 100%;  
  object-fit: cover; 
  object-position: center; 
  position: absolute; 
}
.swiper-container-sszs .swiper-pagination-sszs{
  bottom: 80px;
  right: 12%;
  display: inline-block;
  width: auto;
  color: #fff;
  left: auto;
  font-size: 30px;
  z-index: 100;
}
.swiper-container-sszs .swiper-scrollbar{
  bottom: 88px;
  right:18%;
  left: auto;
  display: inline-block;
  width: 506px;
  height: 2px; 
  background:#979797;
  z-index: 100;
}
.swiper-container-sszs .swiper-scrollbar-drag{ background:#D83933; }
.swiper-container-sszs .swiper-button-next-sszs,
.swiper-container-sszs .swiper-button-prev-sszs{ top: 44%; }
.sszs-news{
  margin-top: 60px;
  margin-bottom: 70px;
}
.xwdrt_cent{

}
.xwdrt_cent .index_title{ background:url(icon11_zdkj2025.png) no-repeat left 145px center; }
.xwdrt_cent .index_title b{ display: block; }
.ssgg_cent{}


.ssgg_cent .index_title01{
  background:url(icon11_zdkj2025.png) no-repeat left 90px center; 
}
.ssgg_cent .index_title01 b{ font-size: 28px; }
.ssgg_cent .index_title01 b a{
  color: #D83933;
}
.xwdrt_cent ul li{}
.xwdrt_cent ul li a{display: block; position: relative;}
.xwdrt_cent ul li a:after{
  content: '';
  position: absolute;
  top:0;
  left:0;
  width: 100%;
  height: 100%;
  background: linear-gradient( 180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
  z-index:1;
}
.xwdrt_cent ul li b{
  width: 100%;
  height: 240px;
  display:block;
  overflow: hidden;
  position: relative;
}
.xwdrt_cent ul li b img{
  width: 100%; 
  height: 100%;  
  object-fit: cover; 
  object-position: center; 
  position: absolute; 
}
.xwdrt_cent ul li p{ 
  position: absolute; 
  padding: 0 15px 12px 20px;
  bottom:0;
  left:0;
  font-weight: 600;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 1.5;
  z-index: 2;
}
.ssgg_lb{ height: 270px; overflow: hidden;}
.ssgg_new{
  overflow: hidden;
}
.left_ssgg{
  float: left;
 margin-right: 10px;
 padding-left: 25px;
 background:url(icon12_zdkj2025.png) no-repeat left top 3px;
 background-size:9px auto;
}
.left_ssgg b{ display: block;
font-weight: bold;
font-size: 18px;
color: #444444;
line-height: 1.4; }
.left_ssgg span{
font-weight: bold;
font-size: 16px;
color: #00347D;
line-height: 1.4;}
.rgt_ssgg{
  font-size: 16px;
  line-height: 1.6;
}
.rgt_ssgg p{}

.sskyjz-cent{
  background:url(sskyjzbg_zdkj2025.png) no-repeat top left;
  background-size: cover;
  padding-top: 55px;
  position: relative;
  min-height:600px;
}
.sskyjz-cent:before{
  content: '';
  position: absolute;
  width: 52.7%;
  height: 94%;
  top: 55px;
  background: #fff;
  right: 0;
  z-index:0;
}
.left-skyjz{
  padding-right: 15px;
}
.left-skyjz .index_title{background:url(icon11_zdkj2025.png) no-repeat left 145px center; }
.left-skyjz .index_title b a{ color: #fff; }
.kycg_topone{
  border-bottom: 1px solid #CDCDCD;
  padding-bottom: 32px;
  padding-top: 15px;
}
.kycg_topone h3{
  margin-bottom: 15px;
}
.kycg_topone h3 a{
  font-weight: 600;
  font-size: 24px;
  color: #FFFFFF;
  line-height: 1.8;
}
.kycg_topone span{
  font-weight: 600;
  font-size: 16px;
  color: #7F9CC5;
  line-height: 1.6;
}
.kycg_toptwo{ padding: 20px 0 80px; }
.kycg_toptwo li a{ 
  font-size: 18px;
  color: #FFFFFF;
  line-height: 2.223; 
  padding-left: 27px;
  position: relative;
  display: block;
}
.kycg_toptwo li a::after{
  content: '';
  position: absolute;
  width: 11px;
  height: 1px;
  top: 19.5px;
  background: #fff;
  left: 0;
}
.rgt-skyjz{
    padding: 60px 0 0 20px;
    display: grid;
    gap: 20px;
    grid-template-columns: 2.1fr 1fr;
    grid-template-rows: 1fr 1fr;
}
.rgt-skyjz > div:nth-child(1){
  grid-column: 1/2;
  grid-row: 1/3;
}
.rgt-skyjz > div:nth-child(2){
  grid-column: 2/3;
  grid-row: 1/2;
}
.rgt-skyjz > div:nth-child(3){
  grid-column: 2/3;
  grid-row: 2/3;
}
.rgt-skyjz > div a {
  width: 100%;
  height: 183.5px;
  display:block;
  overflow: hidden;
  position: relative;
}
.rgt-skyjz > div a img{
  width: 100%; 
  height: 100%;  
  object-fit: cover; 
  object-position: center; 
  position: absolute; 
}
.rgt-skyjz > div:nth-child(1) a{
  width: 100%;
  height: 387px;
}


.sszs-sbzs{
  background: #F5F5F5;
  padding: 100px 0 110px;
}
.sszs-sbzs .index_title{background:url(icon11_zdkj2025.png) no-repeat left 145px center; }

.sszs-sixpic{
  display: grid;
  grid-template-columns: repeat(4, 1fr); 
  grid-template-rows: auto auto; 
  gap: 35px; 
}
.sszs-sixpic :nth-child(1),
.sszs-sixpic :nth-child(4) {
  grid-row: span 2; /* 大图占据两行 */
}
.sszs-sixpic :nth-child(1) {
  grid-column: 1;
  grid-row: 1 / span 2;
}

.sszs-sixpic :nth-child(2) {
  grid-column: 2;
  grid-row: 1;
}

.sszs-sixpic :nth-child(3) {
  grid-column: 2;
  grid-row: 2;
}

.sszs-sixpic :nth-child(4) {
  grid-column: 3;
  grid-row: 1 / span 2;
}

.sszs-sixpic :nth-child(5) {
  grid-column: 4;
  grid-row: 1;
}

.sszs-sixpic :nth-child(6) {
  grid-column: 4;
  grid-row: 2;
}
.sszs-sixpic > div a {
  width: 100%;
  height: 240px;
  display:block;
  overflow: hidden;
  position: relative;
}
.kycg-gallery-image a{ position: relative; }
.kycg-gallery-image a:before{
  content: '';
  position: absolute;
  width: 100%;
  height: 105px;
  left:0;
  bottom: 0;
  z-index:1;
  background: linear-gradient( 180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
}
.kycg-gallery-image a p{
  padding: 15px;
  font-weight: 800;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 1.4;
  position: absolute;
  width: 100%;
  bottom:0;
  left:0;
  z-index:3;
}
.sszs-sixpic > div a img{
  width: 100%; 
  height: 100%;  
  object-fit: cover; 
  object-position: center; 
  position: absolute; 
}
.sszs-sixpic > div:nth-child(1) a,
.sszs-sixpic > div:nth-child(4) a{
  width: 100%;
  height: 515px;
}
.father-carouselb{ position: relative; }
.father-carouselb .swiper-button-next:after,.father-carouselb .swiper-button-prev:after{ display: none; }
.father-carouselb .swiper-button-next,.father-carouselb .swiper-button-prev{
  width: 40px;  height: 40px;
  border-radius:50%;
}
.father-carouselb .swiper-button-next{ 
  right:0;
  top: -36px;
  background:url(sslb03_zdkj2025.png) #00347D no-repeat center; }
.father-carouselb .swiper-button-prev{ 
  left:auto;
  right:60px;
  top: -36px;
  background:url(sslb04_zdkj2025.png) #00347D no-repeat center; }
.father-carouselb .swiper-button-next:hover{ background:url(sslb03_zdkj2025.png) #D83933 no-repeat center; }
.father-carouselb .swiper-button-prev:hover{ background:url(sslb04_zdkj2025.png) #D83933 no-repeat center; }
.carouselbb,.carouselcc{ display: none; }
.carouselbb .swiper-button-next:after,
.carouselbb .swiper-button-prev:after,
.carouselcc .swiper-button-next:after,
.carouselcc .swiper-button-prev:after{ display: none; }
.carouselbb .swiper-button-next,
.carouselbb .swiper-button-prev,
.carouselcc .swiper-button-next,
.carouselcc .swiper-button-prev{
  width: 40px;  height: 40px;
  border-radius:50%;
}
.carouselbb .swiper-button-next,
.carouselcc .swiper-button-next{ 
  background:url(sslb03_zdkj2025.png) #00347D no-repeat center; }
.carouselbb .swiper-button-prev,
.carouselcc .swiper-button-prev{ 
  background:url(sslb04_zdkj2025.png) #00347D no-repeat center; }

.sszs-lxwm{ padding: 60px 0 73px; position: relative; }
.sszs-lxwm:before,
.sszs-lxwm:after{
  content: '';
  position: absolute;
  width: 42.1%;
  height: 210px;
  right:0;
  z-index:1;

}
.sszs-lxwm:before{background:url(sszs_btm01lxwm2025.png) no-repeat;top: -32px;background-size:cover;}
.sszs-lxwm:after{background:url(sszs_btm02lxwm2025.png) no-repeat; bottom: 0;background-size:cover;}
.sszs-lxwm .index_title{background:url(icon11_zdkj2025.png) no-repeat left 145px center; }
.left-lzwmss{ padding-top: 20px; }
.left-lzwmss > div{ 
  margin-bottom: 12px; overflow: hidden;
  font-size: 16px;
  color: #444444;
  line-height: 1.75;
}
.left-lzwmss > div img{float: left; width: 30px; margin-right: 20px;}
.rgt-lzwmss{ position: relative; z-index: 10; }
.sslibi-li{ position: absolute; left:90px; }
.sslibi-li a{
  min-width: 262px;
  font-weight: 800;
  font-size: 28px;
  color: #FFFFFF;
  display: block;
  line-height: 1.5;
  background:url(sslb05_zdkj2025.png) no-repeat right;
}
.rgt-lzwmss .sslibi-li:first-child{ top: -75px;  }
.rgt-lzwmss .sslibi-li:last-child{ top: 135px; }

/* 01shujuziyuan */
.sslb_nrnone{ margin-top: 30px; }
.sjzy-lbzsy{}
.sjzy-lbzsy ul{  }
.sjzy-lbzsy ul li{}
.sjzy-lbzsy ul li a{ display: block; }
.sjzy-lbzsy ul li a div{ position: relative; }
.sjzy-lbzsy ul li a div b{ 
  position: relative; 
  display: block;
  width: 100%;
  height: 240px;
}
.sjzy-lbzsy ul li a div b img{ 
  width: 100%; 
  height: 100%;
  object-fit: cover; 
  object-position: center; 
  position: absolute; 
}
.sjzy-lbzsy ul li a div b:after{
  content: '';
  position: absolute;
  height: 96px;
  width: 100%;
  bottom: 0;
  left:0;
  background: linear-gradient( 180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
}
.sjzy-lbzsy ul li a div span{ 
  position: absolute; 
  bottom: 0;
  width: 100%;
  padding: 12px 15px;
  font-weight: 800;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 1.4;
}
.sjzy-lbzsy ul li a p{ 
  margin-top: 20px;
  font-size: 16px;
  line-height: 1.75;
}


/* 02fuzhushiyanshi */
.sszsymd_tab{

}
.sszsymd_tab .tab_con{ display:none; }
.sszsymd_tab .tabmenu ul{ margin-bottom: 40px; background: url(icon11_zdkj2025.png) no-repeat left 33% center;}
.sszsymd_tab .tabmenu ul li{
  font-weight: 800;
  font-size: 28px;
  line-height: 40px;
  text-align: left;
  font-style: normal;
  display: inline-block;
  margin-right: 50px;
}
.sszsymd_tab .tabmenu ul li.selected a{  color: #D83933;}
.sszsymd_tab .father-carouselb .swiper-button-next,
.sszsymd_tab .father-carouselb .swiper-button-prev{ top: -56px; }

@media screen and (min-width: 992px){
  .kycg_toptwo li a{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
@media screen and (max-width: 1599px){

}
@media screen and (max-width: 1499px){
  .swiper-container-sszs .banner-img,
  .swiper-container-sszs video{ height: 748px; }
}
@media screen and (max-width: 1399px){
  .sszsymd_tab .tabmenu ul{ background-position: left 40% center;}
}
@media screen and (max-width: 1299px){
  .swiper-container-sszs .banner-img,
  .swiper-container-sszs video{ height: 661px; }
  .banner-sszs h1{ font-size: 42px; line-height: 2.4; padding-left: 10px;}
  .swiper-container-sszs .swiper-scrollbar{ right: 20%; }
}
@media screen and (max-width: 1199px){
  .swiper-container-sszs .banner-img,
  .swiper-container-sszs video{ height: 530px; }
  .sslibi-li{ left:30px; }
  .banner-sszs > div h3{ font-size: 26px; }
  .sszsymd_tab .tabmenu ul{ background-position: left 55% center;}
}
@media screen and (max-width: 991px){
  .father-carouselb{ display: none; }
  .carouselbb,.carouselcc{ display: block; }
  .swiper-container-sszs .swiper-scrollbar{ display: none; }
  .swiper-container-sszs .swiper-pagination-sszs{ font-size: 22px; }
  .xwdrt_cent ul li{ margin-bottom: 25px; }
  .sskyjz-cent:before{ display: none; }
  .kycg_toptwo{ padding-bottom: 5px; }
  .rgt-skyjz{ padding-left: 0; }
  .sslibi-li{ left:auto; right:0; }
  .rgt-lzwmss .sslibi-li:first-child{ top: -260px; }
  .rgt-lzwmss .sslibi-li:last-child{ top: -50px; }
  .xwdrt_cent ul li b{ height: auto; }
  .xwdrt_cent ul li b img{ position:static; }
  .sszsymd_tab .tabmenu ul{ background-position: left 74% center;}
  .sjzy-lbzsy ul li{margin-bottom: 25px;}
  .sjzy-lbzsy ul li a div b{height: auto;  }
  .sjzy-lbzsy ul li a div b img{  position:static;  }
}
@media screen and (max-width: 767px){
  .banner-sszs{ padding-left: 15px; margin-top: -88px;}
  .swiper-container-sszs .banner-img,
  .swiper-container-sszs video{ height: 280px; }
  .banner-sszs h1{ font-size: 30px; height: 60px; }
  .banner-sszs > div h3{ font-size: 22px; }
  .kycg_topone h3 a{ font-size: 18px; }
  .kycg_toptwo li a{ font-size: 16px; }
  .rgt-skyjz{ padding-top: 30px; display: block; }
  .rgt-skyjz > div a{ height: auto; margin-bottom: 25px; }
  .rgt-skyjz > div a img{ position:static; }
  .sszs-lxwm:before, .sszs-lxwm:after{ display: none; }
  .sslibi-li{ position:static; }
  .rgt-lzwmss{background: url(sszs_btm02lxwm2025.png) no-repeat; margin-top: 30px;
    background-size:cover; padding:30px 20px;}
  .sslibi-li a{ padding: 20px 0; font-size: 18px; display: inline-block;}
  .sszsymd_tab .tabmenu ul li{ font-size: 24px; margin-right: 15px; }
  .sszsymd_tab .tabmenu ul{ background:none; }
}


/* chanyechuangxin*/
.btn-jstgml{ position: absolute; bottom: 0; left: 0;  width: 100%; text-align: right;}
.btn-jstgml a{
  font-weight: 800;
  font-size: 28px;
  color: #D83933;
  display: inline-block;
  line-height: 1.43;
  padding:28px 33px 28px 93px;
  background:url(qyyh04_zdkj2025.png) #F5F5F5 no-repeat left 32px center;
}
.btn-jstgml a:hover{
  background:url(qyyh04_zdkj2025.png) #eee no-repeat left 32px center;
}
.qyyhfw-cent{ padding-top: 20px; }
.qyyhfw-cent .index_title{ background:url(icon11_zdkj2025.png) no-repeat left 18% center; }
.qyhzxqzjb-cent .index_title{ background:url(icon11_zdkj2025.png) no-repeat left 25% center; }
.qyyhfw-top{ 
  background:url(cycxbg_zdkj2025.png) no-repeat; 
  background-size:cover;
  padding: 20px 50px;
  overflow: hidden;
  margin-bottom: 40px;
}
.qyyhfw-top a{
  font-size: 16px;
  color: #FFFFFF;
  line-height: 2.5;
  padding-right: 17px;
  margin-right: 16px;
  position: relative;
  float: left;
}
.qyyhfw-top a:hover{ color: #D83933; }
.qyyhfw-top a:after{
  content: '';
  position: absolute;
  width: 1px;
  height: 15px;
  background:#FFFFFF;
  right:0;
  top: 13px;
}
.qyyhfw-top a:last-child:after{ display: none; }
.qyyhfw-tab{
  margin-bottom: 70px; 
}
.qytab-li{ margin-bottom: 20px; }
.qytab-toptit{ border-bottom:1px solid #00347D;  }
.qytab-toptit b{
  padding: 15px 38px 15px 30px;
  background: #00347D;
  border-radius: 10px 10px 0px 0px; 
  font-size: 24px;
  color: #FFFFFF;
  line-height: 1.3;
  display: inline-block;
}
.qytab-centtab{ }
.qytab-centtab table{}
.qytab-centtab table tr{ background: #F5F5F5; }
.qytab-centtab table tr th{
  font-weight: 600;
  font-size: 18px;
  color: #00347D;
  line-height: 2;
  padding:10px 25px;
  border-bottom: 1px solid #DFDFDF; 
  border-right: 1px solid #DFDFDF;
}
.qytab-centtab table tr th:last-child{ border-right:0; }
.qytab-centtab table tr td{ 
  border-bottom: 1px solid #DFDFDF; 
  border-right: 1px solid #DFDFDF;
  padding:10px 25px;
  font-size: 16px;
  line-height: 1.625;
  color: #444;
}
.qytab-centtab table tr td:last-child{ border-right:0; }
.qytab-centtab table tr th:nth-child(1),
.qytab-centtab table tr td:nth-child(1){width: 20%;}
.qytab-centtab table tr th:nth-child(2),
.qytab-centtab table tr td:nth-child(2){width: 48%;}
.qytab-centtab table tr th:nth-child(3),
.qytab-centtab table tr td:nth-child(3){width: 8%;}
.qytab-centtab table tr th:nth-child(4),
.qytab-centtab table tr td:nth-child(4){width: 24%;}

.qytab-centtab.qytab-centtabss table tr th:nth-child(1),
.qytab-centtab.qytab-centtabss table tr td:nth-child(1){width: 68%;}
.qytab-centtab.qytab-centtabss table tr th:nth-child(2),
.qytab-centtab.qytab-centtabss table tr td:nth-child(2){width: 8%;}
.qytab-centtab.qytab-centtabss table tr th:nth-child(3),
.qytab-centtab.qytab-centtabss table tr td:nth-child(3){width: 24%;}

.qyhzxqzjb-cent{
  background: #F5F5F5;
  padding: 80px 0 70px;
}
.qyhzxqzjb-bdtj{}
.qyhzxqzjb-bdtj label{
  font-weight: 800;
  font-size: 20px;
  color: #444444;
  line-height: 1.56;
}
.qlgyy{ overflow: hidden; margin-bottom: 40px;}
.qlgyy label{
  float: left;
  width: 8%;
  padding-top: 6px;
}
.qlgyy input,
.qlgyy textarea{
  float: left;
  width: 92%;
  height: 45px;
  background: #FFFFFF;
  font-size: 18px;
  padding: 0 15px;
}
.qlgyy textarea{ height: 148px; padding: 15px;}
.dsgtl{ overflow: hidden; margin-bottom: 40px; }
.dsgtl label{
  display: block;
  margin-bottom: 10px;
}
.dsgtl textarea{ display: block; height: 228px; background: #FFFFFF;
  font-size: 18px;padding: 15px; width: 100%;}
.dsgdx label{
  display: block;
  margin-bottom: 10px;
}
.dsgdx-a{
  overflow: hidden;
  margin-bottom: 60px;
}
.dsgdx-a a{
  float: left; width: 25%;
  padding-right: 5%;
  font-size: 16px;
  color: #444444;
  line-height: 2.625;
}
.dsgdx-a a:hover{
  color: #D83933;
}
.dsgdx-a a input{ 
  float: right; margin-top: 13px;
  cursor:pointer;
  height: 18px; 
  width: 18px; 
  background:#E9E9E9; 
}
.dsglxrxx{ overflow: hidden; margin-bottom: 40px;}
.dsglxrxx label{
  float: left; width: 8.5%;padding-top: 6px;
}
.dsglxrxx > div{
  float: left; 
height: 45px;
position: relative;
overflow: hidden;
padding-left:64px;
background: #FFFFFF;}
.dsglxrxx > div input{
  padding:0 12px;
  font-size: 16px;
  border-left: 1px solid #979797; width: 100%; height: 20px; margin-top: 12.5px;}
.qylxr{ 
  width: 22%; 
  margin-right: 2%; 
  padding-left: 64px;
}
.qylxr:after{ 
  content: '';
  position: absolute;
  width: 25px;
  height: 25px;
  left: 24px;
  top: 9px;
  background:url(qyyh01_zdkj2025.png) no-repeat; 
}
.qylxrdh{ width: 29%; margin-right: 2%; }
.qylxrdh:after{ 
  content: '';
  position: absolute;
  width: 32px;
  height: 32px;
  left: 18px;
  top: 7px;
  background:url(qyyh02_zdkj2025.png) no-repeat; 
}
.qylxryx{ width: 36.5%; }
.qylxryx:after{ 
  content: '';
  position: absolute;
  width: 32px;
  height: 32px;
  left: 13px;
  top: 7px;
  background:url(qyyh03_zdkj2025.png) no-repeat; 
}
.dwgyzm{
  overflow: hidden;
  margin-bottom: 40px;
}
.dwgyzm label{ float: left; width: 8.5%; padding-top: 6px;}
.dwgyzm input{ float: left; width: 40%; height: 45px;
  background: #FFFFFF;
  font-size: 18px;
  padding: 0 15px;}
.dwgyzm img{ float: left; height: 45px; margin-left: 20px; }
.zhygbtn{ text-align: center; }
.zhygbtn button{
  width: 221px;
  height: 60px;
  background: #00347D;
  font-weight: 800;
  font-size: 20px;
  color: #FFFFFF;
  line-height: 28px;
  text-align: center;
}
.zhygbtn button:hover{background: #084fb3;}


@media screen and (min-width: 992px){
  
}
@media screen and (max-width: 1599px){

}
@media screen and (max-width: 1499px){
  .dsgdx-a a{ padding-right: 2%; }
}
@media screen and (max-width: 1399px){
  .qytab-centtab table tr th:nth-child(1),
  .qytab-centtab table tr td:nth-child(1){width: 20%;}
  .qytab-centtab table tr th:nth-child(2),
  .qytab-centtab table tr td:nth-child(2){width: 46%;}
  .qytab-centtab table tr th:nth-child(3),
  .qytab-centtab table tr td:nth-child(3){width: 10%;}
  .qytab-centtab table tr th:nth-child(4),
  .qytab-centtab table tr td:nth-child(4){width: 24%;}

  .qytab-centtab.qytab-centtabss table tr th:nth-child(1),
  .qytab-centtab.qytab-centtabss table tr td:nth-child(1){width: 66%;}
  .qytab-centtab.qytab-centtabss table tr th:nth-child(2),
  .qytab-centtab.qytab-centtabss table tr td:nth-child(2){width: 10%;}
  .qytab-centtab.qytab-centtabss table tr th:nth-child(3),
  .qytab-centtab.qytab-centtabss table tr td:nth-child(3){width: 24%;}
}
@media screen and (max-width: 1299px){
  .qyyhfw-cent .index_title{ background: url(icon11_zdkj2025.png) no-repeat left 23% center; }
  .qyhzxqzjb-cent .index_title{ background: url(icon11_zdkj2025.png) no-repeat left 32% center; }
  .dsgdx-a a{ width: 33.33%;padding-right: 4%; }
  .dsglxrxx label,
  .dwgyzm label{ width: 10.5%; }
  .qylxryx{ width: 34.5%; }
}
@media screen and (max-width: 1199px){
  .btn-jstgml a{ font-size: 24px; padding: 18px 23px 18px 83px; }
  .qyyhfw-cent .index_title{ background: url(icon11_zdkj2025.png) no-repeat left 30% center; }
  .qyhzxqzjb-cent .index_title{ background: url(icon11_zdkj2025.png) no-repeat left 42% center; }
  .qytab-centtab{ overflow-y:auto; }
  .qytab-centtab table{ width: 1200px; }
  .qlgyy label{ width: 100%; float: none; margin-bottom: 12px; }
  .qlgyy input, .qlgyy textarea{ float: none; width: 100%; }
  .dsgdx-a a{ width: 50%; }
  .dsglxrxx label{ float: none; width: 100%; margin-bottom: 12px; }
  .qylxr{ width: 25%; }
  .qylxryx{ width: 42%; }
}
@media screen and (max-width: 991px){
  .qyyhfw-cent .index_title{ background: url(icon11_zdkj2025.png) no-repeat left 44% center; }
  .qyhzxqzjb-cent .index_title{ background: url(icon11_zdkj2025.png) no-repeat left 62% center; }
  .qylxr,
  .qylxrdh,
  .qylxryx{ float:none; width: 100%;  margin-right: 0;  margin-bottom: 15px;}
}
@media screen and (max-width: 767px){
  .btn-jstgml{ display: none; }
  .qyyhfw-top{ padding: 15px; font-size: 15px; }
  .qyyhfw-top a{font-size: 15px; }
  .qytab-toptit b{ font-size: 20px; }
  .qyyhfw-cent .index_title,
  .qyhzxqzjb-cent .index_title{ background: none; }
  .dsgdx-a a{ width: 100%; padding-right: 0; }
  .qyhzxqzjb-bdtj label{ font-size: 18px; }
  .dwgyzm label{ width: 100%; margin-bottom: 12px;}
  .dwgyzm input{ width: 46%; }
  .dwgyzm img{ margin-left: 15px; }
}

/* zhongdachengguo*/


@media screen and (min-width: 992px){
  
}
@media screen and (max-width: 1599px){

}
@media screen and (max-width: 1499px){

}
@media screen and (max-width: 1399px){

}
@media screen and (max-width: 1299px){

}
@media screen and (max-width: 1199px){
  
}
@media screen and (max-width: 991px){

}
@media screen and (max-width: 767px){
  
}

/* shebeiliebiaoye*/
.ej_centnav{ 
  position: absolute; 
  left:0;
  bottom:0;
  width: 100%;
}
.ej_centnav .banner-nav{ position: static; margin-bottom: 30px; }
.ssban_btmtxt{ margin-bottom: 30px; }
.ssban_btmtxt p{
  font-size: 16px;
  color: #FFFFFF;
  line-height: 30px;
  text-align: justify;
  text-indent: 2em;
}

.ssyjlb-three{

}
.ssban_btmtxt{

}
.ssyjlb-threelab ul li{ margin-bottom: 50px; }
.ssyjlb-three .lt-lrld-numb a:hover:after{
background: -webkit-linear-gradient(rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.6) 100%);
background: -o-linear-gradient(rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.6) 100%);
background: linear-gradient(rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.6) 100%);
}
.ssyjlb-three .lt-lrld-numb a b{ width: 100%; }
.ssyjlb-three .lt-lrld-numb a:hover > p{display: none;}
.hov-lrld-numb{ 
  display: none; 
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left:0;
  z-index:100;
}
.ssyjlb-three .lt-lrld-numb a:hover > .hov-lrld-numb{ display: block; }
.hov-lrld-numb .mrdbyc{ color: #D83933; position: relative; padding: 20px 20px 0;}
.hov-lrld-numb .mrdbyc:after{
  content: '';
  position: absolute;
  top: 31px;
  background: #D83933;
  left: 0;
  width: 11px;
  height: 1px;
}
.hov-lrld-numb >div{
  font-size: 18px;
  color: #FFFFFF;
  line-height: 1.4;
  padding: 15px 15px 15px 20px;
}

@media screen and (min-width: 992px){
  
}
@media screen and (max-width: 1599px){
  .ssban_btmtxt p{
    font-size: 14px;
    line-height: 1.7;
  }
  .ej_centnav .banner-nav{ margin-bottom: 12px; }
  .col-banner .ej_centnav .banner-nav h2{ margin-bottom: 25px; }
}
@media screen and (max-width: 1499px){

}
@media screen and (max-width: 1399px){

}
@media screen and (max-width: 1299px){
  .ej_centnav .banner-nav{ margin-bottom: 5px; }
  .col-banner .ej_centnav .banner-nav h2{ margin-bottom: 5px; }
}
@media screen and (max-width: 1199px){
  .ej_centnav{ display: none; }
}
@media screen and (max-width: 991px){

}
@media screen and (max-width: 767px){
  
}


/* topback */
.toTop {
  position: fixed;
  z-index: 99999;
  width: 50px;
  height: 50px;
  line-height: 45px;
  text-align: center;
  background: #002860;
  color: #fff;
  right: 20px;
  bottom: 40px;
  font-size: 24px;
}
.toTop img{ display: inline-block; }
.toTop:hover {
  background: #0d55bb;
}

/* 多行省略公用 */
@media screen and (min-width: 992px){
  .line-clamp-1{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .line-clamp-2{overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;}
  .line-clamp-3{overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;}
  .line-clamp-4{overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;}
  .line-clamp-5{overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;}
  .line-clamp-6{overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;}
}

/*图片划过变大*/
.img_hovbig{
  display: block;
  overflow: hidden;
}
.img_hovbig img {
  margin: 0;
  width: 100%;
  -webkit-transition-duration: .5s;
          transition-duration: .5s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.img_hovbig:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}





/* 内页开始 */
.col-banner{ position: relative; margin-bottom: 30px;}
.col-bannerbj .banner-bg{ position: relative; }
.col-bannerbj .banner-bg:after{
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left:0;
  top: 0;
  background: linear-gradient( 180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
}
.col-banner .banner-bg img{ width: 150%;}
.banner-nav { position: absolute; bottom: 30%; }
.col-banner .banner-nav h2{ font-size: 40px;font-weight: bold; color: #FFFFFF; margin-bottom: 35px;}  
.col-banner .banner-nav .col-nav li { float: left; } 
.col-banner .banner-nav .col-nav li a{ color: #fff; font-size: 22px; font-weight: bold; padding: 10px 0 15px 0; margin:0 30px 0 0;}
.col-banner .banner-nav .col-nav li a:hover{ background:none; }
.col-banner .banner-nav ul.nav > li > a::before {
  content: '';
  position: absolute;
  bottom: -5px;
  left: 0;
  height: 5px;
  background: #D83933;
  width: 0;
  transition: all 0.5s;
}

/*nav.navbar.bootsnav ul.nav > li > a::before {
  content: '';
  position: absolute;
  bottom: -5px;
  left: 0;
  height: 5px;
  background: #D83933;
  width: 0;
  transition: all 0.5s;
}*/
.col-banner .banner-nav ul.nav > li.active > a::before {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 0;
  height: 5px;
  background: #d83933;
  width: 100%;
  transition: all 0.5s;
}
nav.navbar.bootsnav ul.nav > li > a::before {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 0;
  height: 5px;
  background: #d83933;
  width: 0;
  transition: all 0.5s;
}
.nav>li>a:hover, .nav>li>a:focus {
   color: #002860;
}

.breadcrumb{ margin: 0; padding: 0; background: none; position: absolute; bottom: 10px; color: #fff;}
.breadcrumb a{ color: #fff;}
.col_news .col_title{ 
  /* background: url( "col-tit-line2025.png") no-repeat 200px 15px;   */
  height: 50px; 
  width: 100%; 
  line-height: 50px; 
  color: #D83933;
}
.col_news dl.col_list,.col_news li.col_list{ margin-bottom: 30px;}
.col_news li.col_list_pic1{ min-height:365px; }
.col_news dl.col_piclist,.col_news li.col_list_pic{display: flex;flex-direction: row-reverse;}
.col_news dl.col_list dt {flex-shrink: 0; /* 禁止收缩 */width: 25%;padding: 0 15px;/* float: left; */}
.col_news dl.col_list dt a{ width: 100%;}
.col_news dl.col_list dt a b{ height: 230px; position: relative; display: block; width: 100%; }
.col_news dl.col_list dt a b img{
   width: 100%; 
  height: 100%;
  object-fit: cover; 
  object-position: center; 
  position: absolute; 
}
.col_news dl.col_list dd.media-content{ flex-shrink: 1; padding: 0 15px;/* float: left; */width: 100%;}
.col_news dl.col_list dd a h5{ font-size: 20px; font-weight: bold; line-height: 32px; margin-bottom: 10px;}
.col_news dl.col_list dd p.date{margin-bottom: 10px;}
.col_news dl.col_list dd p.intro,.col_news li.col_list a p.intro{margin-bottom: 10px; font-size: 16px; line-height: 30px;}
.col_news dl.tz_list{ margin: 0;} 
.col_news dl.tz_list dt.date{  text-align: right; width: 116px; height: 116px; background: #002860; padding:25px 25px 0 0; border-radius: 58px; color: #fff;font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif"; float: left; margin-right: 20px;}
.col_news dl.tz_list dt.date b{font-size: 24px; font-weight: bold;}
.col_news dl.tz_list dt.date p{font-size: 20px; }

.col_news dl.tz_list { padding: 30px;}
.col_news dl.gray-bg{ background: #f5f5f5; border-radius: 5px; }

.col_news li.col_list .media-image{ margin-bottom: 20px;}
.col_news li.col_list .media-image b{ height: 240px; position: relative; display: block; width: 100%;}
.col_news li.col_list .media-image b img{
   width: 100%; 
  height: 100%;
  object-fit: cover; 
  object-position: center; 
  position: absolute; 
}
.col_news li.col_list h4{ font-weight: bold; line-height: 26px;}

/* 当 data-imgsrc 为空时，隐藏图片容器 */
.media-image[data-img=""] {
  display: none;
}

/* 如果图片隐藏，就让内容占满整个宽度 */
.media-image[data-img=""] + .media-content {
  margin-left: 0; width: 100%;
}
.col_news li.col_list a h5{ font-size: 18px; font-weight: bold; line-height: 28px; margin-bottom: 5px;}
.col_news .article h3{ font-size: 30px; line-height: 42px; font-weight: bold; text-align: center; width: 75%; margin: 0 auto;}
.col_news .info{ margin: 0 auto; text-align: center; width: 75%; clear: both; overflow:hidden;}
.col_news .info span{ font-size: 16px; margin: 30px; display: block; }

.col_news .article .text{ border-top: 1px solid #D8D8D8; padding: 30px 0;  margin-top: 30px; font-size: 16px; line-height: 34px;}
.col_news .article p img{
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding: 10px 0; 
    max-width: 80%;
}
.text p{ margin-bottom: 10px;    
  max-width: 100%;
}
.text *{
      font-size: 16px!important;
      line-height: 2.2!important;
      font-family: \5FAE\8F6F\96C5\9ED1!important;
      color: #444!important;
      word-wrap: break-word!important;
      overflow-wrap: break-word!important; 
      word-break: break-all!important;  
      text-wrap: unset!important;
}
.col_news .article .xl_content p img{ padding: 0; }
.col_news .text.xl_content img{ display: inline-block; }

/*Page*/
#pages {
    width:100%; text-align:center; clear:both; 
    border-top: dotted 0px #cccccc; 
  overflow: hidden; padding-top: 0px; margin: 20px 0 30px;
}
#pages span{padding:8px 16px;}
#pages A {
    background: #f1f1f1; 
    color: #333; 
  text-decoration:none;
    border: #ddd 1px solid; 
    display: inline-block; 
  padding:8px 16px;
}
#pagenav_nextgroup{background:none;}
#pages .nolink{ padding:8px 22px; background:#acacac;}
#pages A:hover {
    border: #e5e5e5 1px solid; background: #00347D;  color: #fff;
}
#pages A.curr {
    border:#3D62D0 1px solid; background: #00347D;  color: #fff;
}
#pages A.curr:visited {
    border:#3D62D0 1px solid; background: #00347D;  color: #fff;
}
#pages .curr{
  background: #00347D;
    color: #fff;
  border:1px solid #00347D;
  display:inline-block;
}

.ky_seemore{ text-align: center; display:none;  margin: 20px 0 30px;}
.ky_seemore button{
  width: 270px;
  height: 47px;
  line-height: 47px;
  border-radius: 3px;
  border: 1px solid #3D62D0;
  font-size: 19px;
  font-weight: bold;
  color: #fff;
  background:#00347D;}
.ky_seemore button:hover{ background:#00347D; border:1px solid #00347D; color:#fff; }

.xl_font font{ cursor: pointer; }
.xl_font font:hover{ color:#2d5dc3; }

.Previous_Next{ overflow: hidden; margin-bottom: 50px; }
.Previous_Next a{ font-size: 16px; color: #999; }
.Previous_Next a:hover{ color: #3D62D0; }
.Previous_Next a span{ font-size: 18px;display: inline-block; margin:0 4px; }
.left {
    float: left;
}
.right {
    float: right;
}
.cas-wrap-appendix{ margin: 0 0 20px;  }
.cas-wrap-appendix h6{ font-size: 18px; font-weight:700; }
.cas-wrap-appendix ul li{ line-height: 28px; }

@media screen and (min-width: 768px){
  .col_news dl.col_piclist{ overflow: hidden ; border-bottom: 1px solid #e7e7e7;padding-bottom: 30px;}
}

@media screen and (max-width: 1399px){
.col_news li.col_list_pic1 {
        min-height: 320px;
    }
	.col_news li.col_list .media-image b {
		height: 180px;}
}

@media screen and (max-width: 1300px){
  .col-banner .banner-nav h2 { margin-bottom: 10px; font-size: 24px;}
  .col-banner .banner-nav .col-nav li a { font-size: 20px;
    font-weight: normal;
}
	


}
@media screen and (max-width: 1200px){
  .col_news dl.col_list dd p.intro{ width: 100%; float: none;display: block;}
  .banner-nav { bottom: 20%; line-height: 26px;}
  .col_news dl.col_list{border-bottom: 1px solid #e7e7e7; padding-bottom: 15px;}
  .col_news dl.col_list dt { padding: 0;}
  .col_news dl.tz_list{ border:none;}

  .col_news .article h3 {
    font-size: 22px;
    line-height: 36px;
    width: 96%;}
  .col_news .info {width: 96%;}
  .col_news dl.col_list dd a h5{padding-top: 0;}
  .col_news li.col_list .media-image b,.col_news dl.col_list dt a b{ height: 180px; }
  
}
@media screen and (max-width: 1199px){
  .col-banner .banner-nav  {display: none;}
}

@media screen and (max-width: 992px){
  .col_news .info span { margin: 20px 10px;}
   .col_news li.col_list .media-image b{ height: auto; }
   .col_news li.col_list .media-image b img{ position: static; }
  
}
@media screen and (max-width: 767px){
  .breadcrumb{ display: none;}
  #pages{ display:none; }
  #pages A { padding:3px 10px; }
  #pages .nolink{ padding:3px 10px; }
  .ky_seemore{  display:block; }
  .col_news .info{ clear: both; overflow: hidden;}
  .col_news .info span { margin:10px; width: 100%; float: none;}
  .col_news .info .xl_font{ margin:10px;}
  .col_news dl.tz_list dt.date {
    width: 100px;
    height: 100px;
    padding: 20px 20px 0 0;
    border-radius: 50px;}
  .col_news dl.col_piclist { flex-direction: column; margin: 15px;}
  .col_news dl.col_piclist dt{ width: 100%; margin-bottom: 15px;}
  .col_news dl.col_piclist dd.media-content{ width: 100%;  padding: 0;}
  .col_news dl.col_list dt a b{ height: auto; }
  .col_news dl.col_list dt a b img{ position: static; }
}
@media screen and (max-width: 320px){
  #pages A { padding:2px 8px; }
  #pages .nolink{ padding:2px 8px; }
}
