body {
  overflow-x: hidden;
  height: 100%;
  margin: 0 auto;
  font-family: "Microsoft YaHei", '微软雅黑', sans-serif;
}
a:hover{
  color: #2F6AD1;
}
.container {
  *zoom: 1;
}
.container:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}
@media (min-width: 1280px) {
  .container {
    width: 1254px;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 1600px) {
  .container {
    width: 1400px;
  }
}
.float-box {
  position: fixed;
  right: 0;
  top: 85%;
  transform: translateY(-50%);
  z-index: 9999;
  width: 44px;
}
.float-box div {
  margin-bottom: 6px;
}
.float-box div img {
  display: block;
  max-width: 100%;
}
/*nav*/
nav.navbar.bootsnav {
  min-height: 52px;
  border: none;
  background: #2F6AD1;
  z-index: 1000;
}
nav.navbar.bootsnav .navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}
nav.navbar.bootsnav ul.nav {
  width: 100%;
}
nav.navbar.bootsnav ul.nav > li {
  width: 8.303333%;
}
nav.navbar.bootsnav ul.nav > li:last-child {
  background: none;
}
nav.navbar.bootsnav ul.nav > li > a {
  padding: 14px 0;
  line-height: 30px;
  color: #fff;
  text-align: center;
  position: relative;
}
nav.navbar.bootsnav ul.nav > li > a:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  background-color: #F1F1F1;
  height: 4px;
  transform: translateX(-50%);
  width: 0;
  overflow: hidden;
  transition: all .3s;
}
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 {
  background-color: #1753BC!important;
  color: #fff!important;
}
nav.navbar.bootsnav ul.nav li.dropdown a:hover,
nav.navbar.bootsnav ul.nav li.dropdown a:focus,
nav.navbar.bootsnav ul.nav li.dropdown.active a:focus {
  background-color: transparent !important;
}
nav.navbar.bootsnav ul.nav li.dropdown:hover > a {
  background: #1753BC!important;
  color: #fff;
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu {
  border: none;
  border-left: 3px solid #3d55a7;
  min-width: 160px;
  padding-top: 10px;
  padding-bottom: 10px;
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a {
  border-bottom: none;
  color: #444444;
  margin: 0;
  padding: 8px 15px;
  line-height: 24px;
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a:hover {
  color: #fff!important;
  background-color: #2F6AD1 !important;
}
nav.navbar.bootsnav.scroll {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
}
.padnav {
  display: none;
}
.common-title {
  position: relative;
}
.common-title.switch {
  overflow: hidden;
}
.common-title.switch .switch_tab {
  float: left;
}
.common-title.switch .switch_tab a {
  cursor: pointer;
  padding-bottom: 10px;
  color: #1753BC;
}
.common-title.switch .switch_tab:last-child {
  margin-left: 50px;
}
.common-title.switch .switch_tab a.more {
  display: none;
}
.common-title.switch .switch_tab.active a.h24 {
  color: #1753BC;
  font-weight: 700;
  position: relative;
  padding-bottom: 10px;
  display: inline-block;
}
.common-title.switch .switch_tab.active a.more {
  display: block;
}
.common-title.switchs {
  overflow: hidden;
}
.common-title.switchs .switch_tab {
  float: left;
}
.common-title.switchs .switch_tab a {
  cursor: pointer;
}
.common-title.switchs .switch_tab:last-child {
  margin-left: 30px;
}
.common-title.switchs .switch_tab a.more {
  display: none;
}
.common-title.switchs .switch_tab.active a.h24 {
  color: #3d55a7;
}
.common-title.switchs .switch_tab.active a.more {
  display: block;
}
.common-title a.h24 {
  position: relative;
  padding-bottom: 10px;
  display: inline-block;
  color: #1753BC;
}
.common-title a.h24:hover {
  color: #3d55a7;
}
.common-title a.more {
  position: absolute;
  right: 0;
  top: 50%;
  color: #1355b2;
  transform: translateY(-50%);
}
.common-title .switch_tab.active {
  
}
.common-title .switch_tab.active .h24::after {
  content: '';
  display: inline-block;
  width: 60px;
  height: 2px;
  background: #C0D2F1;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translatex(-50%);
}
.common-title .switch_tab.active.red-after::after {
  background: #ca000e;
}
.common-title.red-after {
  border-bottom: 1px solid transparent;
}
.common-title.red-after .switch_tab::after {
  background: #ca000e;
}
.first-pull {
  /* background: #fbfcfe; */
  padding-bottom: 20px;
}
.header-top {
  background: url(topbg_ccgj2025.png) center center no-repeat;
  background-size: cover;
  min-height: 164px;
}
.header-top .header-tool {
  text-align: right;
  padding-top: 10px;
  padding-bottom: 3px;
}
.header-top .header-tool li {
  display: inline-block;
  padding: 0 15px;
  position: relative;
}
.header-top .header-tool li:last-child {
  padding-right: 0;
  padding-left: 10px;
}
.header-top .header-tool li:last-child:after {
  display: none;
}
.header-top .header-tool li:after {
  content: '';
  display: inline-block;
  width: 1px;
  height: 14px;
  background: #6592E0;
  opacity: 1;
  position: absolute;
  right: 0;
  top: 4px;
}
.header-top .header-tool li a {
  font-size: 14px;
  color: #6592E0;
}
.header-top .header-tool li a:hover {
  color: #2F6AD1;
}
.header-top .header-logo-wrap {
  overflow: hidden;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.header-top .header-logo {
  float: left;
  flex: 1;
}
.header-top .header-logo .img-boxs {
  display: inline-block;
}
.header-top .header-logo .img-boxs img{
  width: 713px;
}
.header-top .header-search {
  max-width: 238px;
  position: relative;
  float: right;
}
.header-top .header-search input {
  width: 100%;
  height: 40px;
  background: #fff;
  border-radius: 20px;
  padding: 0 60px 0 20px;
}
.header-top .header-search .s-btn{
 width: 56px;
  height: 40px;
  padding:0;
  background: url(search_ccgj2025.png) #5B8DE4 center no-repeat;
  border-radius:0 20px 20px 0;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  z-index: 1;
}
.header-top .header-search .s-btn:hover{
  background: url(search_ccgj2025.png) #2F6AD1 center no-repeat;
}
.header-top .header-search :-ms-input-placeholder {
  color: #333;
}
.header-top .header-search ::-webkit-input-placeholder {
  color: #333;
}
.header-top .header-search img {
  position: absolute;
  right: 20px;
  top: 10px;
  cursor: pointer;
  z-index: 1;
}

.index-banner {
  overflow: hidden;
  position: relative;
}
.index-banner .swiper-container {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  overflow: visible;
}
.index-banner .banner-box {
  position: relative;
  overflow: hidden;
}
.index-banner .banner-box img {
  display: block;
  width: 100%;
  height: 600px;
  object-fit: cover;
}
.index-banner .banner-box .banner-mc {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(banner-mc.png) repeat-x top center;
  background-size: cover;
  z-index: 98;
  opacity: 1;
}
.index-banner .banner-box .info-cont {
  position: absolute;
  left: 35px;
  right: 220px;
  bottom: -100%;
  z-index: 99;
  transition: all 1s ease 0.3s;
}
.index-banner .banner-box .info-tag {
  width: 100%;
font-size: 16px;
color: #FFFFFF;
line-height: 40px;
}
.index-banner .banner-box .info-tag span {
  display: inline-block;
  color: #fff;
}
.index-banner .banner-box .info-title {
  display: block;
  color: #FFFFFF;
  line-height: 36px;
  height: 36px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
}
.index-banner .banner-other {
  position: absolute;
  right: 30px;
  bottom: 22px;
  z-index: 9999;
}
.index-banner .banner-other > div {
  float: left;
}
.index-banner .banner-other .banner-btn {
  margin-left: 20px;
}
.index-banner .banner-other .banner-btn a {
  display: block;
  width: 20px;
  height: 20px;
}
.index-banner .banner-other .banner-btn a.btn-stop {
  background: url("btn-stop-cas.png") no-repeat center center;
}
.index-banner .banner-other .banner-btn a.btn-start {
  background: url("btn-start-cas.png") no-repeat center center;
  display: none;
}
.index-banner .swiper-slide-active .banner-mc {
  background: url(banner-bg-cas.png) repeat-x bottom center;
  background-size: 100% auto;
}
.index-banner .swiper-slide-active .info-cont {
  bottom: 18px;
}
.index-banner .swiper-pagination {
  height: 20px;
  margin: 0;
  position: static;
  padding: 2px 0;
}
.index-banner .swiper-pagination .swiper-pagination-bullet {
  height: 12px;
  width: 12px;
  border: 0;
  border-radius: 8px;
  background:#fff;
  opacity: 1;
  display: inline-block;
  margin-left: 12px;
}
.index-banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #fff;width: 32px;
}
.index-banner .swiper-button-prev,
.index-banner .swiper-button-next {
  width: 50px;
  height: 50px;
  margin-top: -25px;
}
.index-banner .swiper-button-prev:after,
.index-banner .swiper-button-next:after {
  display: none;
}
.index-banner .swiper-button-prev {
  left: -74px;
  background: url(icon01_ccgj2025.png) no-repeat;
  background-size:49px auto;
}
.index-banner .swiper-button-prev:hover {
  background: url(icon01hov_ccgj2025.png) no-repeat;
  background-size:49px auto;
}
.index-banner .swiper-button-next {
  right: -74px;
  background: url(icon02_ccgj2025.png) no-repeat;
  background-size:49px auto;
}
.index-banner .swiper-button-next:hover {
  background: url(icon02hov_ccgj2025.png) no-repeat;
  background-size:49px auto;
}
@media (min-width: 1280px) {
  .index-banner .swiper-container {
    width: 1254px;
  }
}
@media (min-width: 1600px) {
  .index-banner .swiper-container {
    width: 1440px;
  }
}

.news .public-wrap {
  margin-top: 25px;
}
.news .public-wrap.switch_cont .news-list {
  display: none;
}
.news .public-wrap.switch_cont .news-list.active {
  display: block;
}
.news .news-list {
  margin-top: 25px;
}
.news .news-list li {
  padding-left: 20px;
  position: relative;
  margin-top: 10px;
  padding-right: 15%;
}
.news .news-list li:after {
  content: '';
  display: inline-block;
  width: 3px;
  height: 3px;
  position: absolute;
  left: 0;
  top: 40%;
  transform: translateY(-40%);
  background: #286ECA;
}
.news .news-list li a {
  width: 100%;
  font-size: 16px;
  color: #333333;
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.news .news-list li span.date-s {
  position: absolute;
  right: 0;
  top: 50%;
  color: #666;
  font-size: 14px;
  transform: translateY(-50%);
}
.news .news-list li:hover a,
.news .news-list li:hover span.date-s {
  color: #0046B9;
}
.news .news-list li:hover a{
  font-weight:700;
}
.news .news-list li:hover:after{
  height: 9px;
  background: #FF983F;
  top: 35%;
  transform: translateY(-35%);
}

.news a.db {
  position: relative;
  min-height: 117px;
  margin-bottom: 20px;
}
.news a.db:hover .news-box .title {
  color: #0046B9;
}
.news a.db .img-boxs {
  position: absolute;
  left: 0;
  top: 0;
  width: 210px;
  height: 117px;
}
.news a.db .img-boxs img {
  min-height: 117px;
  object-fit: cover;
}
.news a.db .news-box {
  padding-left: 234px;
  padding-top: 13px;
  padding-right: 20px;
}
.news a.db .news-box .title {
  font-size: 18px;
  line-height: 1.667;
  color: #333333;
  font-weight: 700;
  margin-bottom: 10px;
}
.news a.db .news-box .data-s {
  font-size: 14px;
  color: #3d55a7;
  margin: 15px 0;
}
.news a.db .news-box .des {
  font-size: 14px;
  line-height: 22px;
  color: #999999;
}
.public-box {
  /* margin-top: 40px; */
}

.tool-swiper {
  margin: 60px 0;
}
.tool-swiper a.db {
  text-align: center;
  margin: 0 auto;
}
.tool-swiper a.db:hover .img-boxs {
  background: #e0e5f3;
  border: 1px dashed #3d55a7;
}
.tool-swiper a.db:hover .img-boxs img {
  transform: scale(1.05) translate(-50%, -50%);
}
.tool-swiper a.db .img-boxs {
  display: inline-block;
  width: 85px;
  height: 85px;
  background: #f0f4ff;
  border-radius: 50%;
  position: relative;
  border: 1px dashed transparent;
  transition: all ease 0.5s;
}
.tool-swiper a.db .img-boxs img {
  max-width: 60px;
  position: absolute;
  top: 50%;
  left: 50%;
  transition: all ease 0.25s;
  transform: translate(-50%, -50%);
}
.tool-swiper a.db p.h16 {
  color: #3d55a7;
  margin-top: 10px;
}
.news-list a.dbs {
  padding-bottom: 15px;
  display: block;
  border-bottom: 1px solid #FFCFA6;
}
.news-list a.dbs .img-boxs {
  min-height: 155px;
}
.news-list a.dbs .img-boxs img {
  width: 100%;
  min-height: 155px;
  object-fit: cover;
}
.news-list a.dbs span{
  font-weight: bold;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 30px;
  background:#286ECA;
  padding: 0 9.5px;
  margin-top: -15px;
  display: table;
  position: relative;
  z-index:2;
}
.news-list a.dbs .title {
  margin-top: 10px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.67;
  color: #333333;
  margin-bottom: 5px;
}
.news-list a.dbs .title:hover {
  color: #3d55a7;
}
.news-list a.dbs p{
  font-size: 14px;
  color: #666666;
  line-height: 1.72;
}
.nw-lf-txt{
  padding:0 7px;
}
.verline-li .news .news-list li {
  margin-top: 0;
  margin-bottom: 20px;
}
.verline-li .news .news-list li:last-child {
  margin-bottom: 0;
}
.special-swiper {
  margin-top: 25px;
}
.special-swiper .img-boxs:hover img {
  transform: scale(1.05);
}
.special-swiper .img-boxs img {
  width: 100%;
  min-height: 95px;
  max-height: 95px;
}
.swit-aside li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 24px;
}
.swit-aside li .time {
  width: 58px;
  text-align: center;
  background:#0046B9;
  padding:5px 0;
}
.swit-aside li .time .mo {
  font-size: 14px;
  line-height: 1.8;
  color: #fff;
  display: block;
  font-weight: bold;
}
.swit-aside li .time .year {
  display: block;
  font-size: 14px;
  line-height: auto;
  color: #fff;
}
.swit-aside li a {
  flex: 1;
  font-size: 16px;
  line-height: 22px;
  color: #333333;
  min-height: 45px;
  padding-left: 15px;
}
.swit-aside li a:hover {
  color: #0046B9;
}
.email-cent{
  background: #286ECA; 
  text-align: center;
  padding:14px 0;
  margin-top: 25px;
}
.email-cent:hover{
  border-radius:15px;
}
.email-cent a{
  display: inline-block;
  font-weight: bold;
  font-size: 24px;
  color: #FFFFFF;
  line-height: 50px;
}
.email-cent a img{
  width: 62px;
  margin-right: 18px;
}
.news.mtcg-cent .news-list li{ padding-right: 0; }
.index-ztcent{
  margin-top: 60px;
  padding:40px 0;
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom center;
  background-image: url(bg01_ccgj2025.png);
}
.zt-cent ul{ margin-top: 38px; }
.zt-cent ul li{ margin-bottom: 25px; }
.index-ksljcent{
  padding:35px 0;
}
.kslj-cent{margin-top: 27px;}
.kslj-a{  }
.kslj-a li{
  margin-bottom: 25px;
}
.kslj-a li a{
  padding:18px 0;
  display: block;
  background:#2F6AD1;
  text-align: center;
  font-weight: bold;
  font-size: 24px;
  color: #FFFFFF;
  line-height: 40px;
  transition: all 0.5s;
}
.kslj-a li a:hover{ transform: translateY(-8px); border-radius:8px;}
.kslj-a li a img{ width: 68px; margin-right:20px; }
.kslj-a li:nth-child(1) a{
  background: url(ks01bg_ccgj2025.png) #2F6AD1 no-repeat left 3px top 7px;
  background-size: 90px auto;
}
.kslj-a li:nth-child(2) a{
  background: url(ks02bg_ccgj2025.png) #2F6AD1 no-repeat left 3px top 7px;
  background-size: 90px auto;
}
.kslj-b{}
.kslj-b li{ margin-bottom: 25px; }
.kslj-b li a{ display: block; width: 100%; position: relative; }
.kslj-b li a span{ 
  position: absolute; 
  font-weight: bold;
  font-size: 18px;
  color: #FFFFFF;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  width: 100%;
  text-align: center;
}
.kslj-b li a span img{ width: 103px; }

.index-ztcent .common-title .switch_tab.active .h24::after{
  width: 100%;background: #FFFFFF;
}

.ysdw-box {
  background: #f2f5fa;
  padding: 19px 20px;
  min-height: 305px;
}
.ysdw-box .ysdw-swtich-tit span {
  font-size: 18px;
  line-height: 24px;
  color: #333333;
  padding-bottom: 7px;
  display: inline-block;
  cursor: pointer;
  border-bottom: 3px solid transparent;
}
.ysdw-box .ysdw-swtich-tit span:last-child {
  margin-left: 20px;
}
.ysdw-box .ysdw-swtich-tit span.active {
  font-weight: 700;
  color: #3d55a7;
  border-bottom: 3px solid #3d55a7;
}
.ysdw-box .ysdw-switch-cont {
  margin-top: 20px;
  display: none;
}
.ysdw-box .ysdw-switch-cont.active {
  display: block;
}
.ysdw-box .ysdw-switch-cont li {
  margin-bottom: 9px;
}
.ysdw-box .ysdw-switch-cont li:last-child {
  margin-bottom: 0;
}
.ysdw-box .ysdw-switch-cont li a {
  display: flex;
  background: #fff;
}
.ysdw-box .ysdw-switch-cont li a .img-boxs {
  width: 50px;
  height: 50px;
  background: #dde8fa;
  text-align: center;
}
.ysdw-box .ysdw-switch-cont li a .img-boxs img {
  width: auto;
  max-width: 50px;
}
.ysdw-box .ysdw-switch-cont li a .title {
  padding: 10px 10px 0 10px;
  flex: 1;
  font-size: 16px;
  line-height: 24px;
  color: #333333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ysdw-box .ysdw-switch-cont li a .title:hover {
  color: #3d55a7;
}
.zdpt-item {
  margin: 13px -4px 0;
}
.zdpt-item li {
  float: left;
  width: 50%;
  padding: 0 4px;
  margin-top: 8px;
}
.zdpt-item li a img {
  min-height: 55px;
  max-height: 55px;
}
.zdpt-item li a:hover img {
  transform: scale(1.05);
}
.foot-box {
  background: #2F6AD1;
  padding: 40px 0;
}
.footer-link .footer-link-wrap{ display: flex; }
.kjlgtit-a{
  font-weight: bold;
  font-size: 24px;
  color: #FFFFFF;
  line-height: 30px;
  width: 160px;
}
.footer-link .footer-link-wrap > .row{
  flex: 1;
}
.footer-link .footer-link-wrap select {
  width: 100%;
  border: 1px solid #fff;
  appearance: none;
  -webkit-appearance: none;
  /* 去掉默认的iOS下拉箭头样式 */
  -moz-appearance: none;
  /* 去掉默认的Firefox下拉箭头样式 */
  border-radius: 3px;
  color: #fff;
  font-size: 14px;
  padding: 10px 20px;
  background: url(icon04_ccgj2025.png) 95% center no-repeat;
}
.footer-link .footer-link-wrap select option {
  color: #333;
}
.footer {
  margin-top: 50px;
}
.footer .footer-wrap {
  position: relative;
}
.footer .footer-wrap a.db {
  float: left;
  margin-right: 20px;
  padding-top: 3px;
}
.footer .footer-wrap .footer-info {
  float: left;
  padding-left: 20px;
}
.footer .footer-wrap .work {
  float: left;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  display:flex;
  align-items:center;
}
.footer-info .info p {
  font-size: 16px;
  line-height: 1.875;
  color: #ffffff;
}
.footer-info .info p a {
  color: #fff;
}
.footer-info .info p a.gaw {
  padding-left: 20px;
  background: url(cas_xian_icon28.png) left center no-repeat;
  background-size: contain;
}
.footer-link > li > a:hover,
.footer-info .info p a:hover {
  color: #ef6420;
}
.wxgzh-cent{ margin-right: 18px; margin-top: 20px; }
.wxgzh-cent img{ width: 72px; }
.wxgzh-cent span{ display: block;
  margin-top: 3px;
  font-weight: 400;
font-size: 14px;
color: #FFFFFF;}

.other-box .aside-item {
  padding-left: 10px;
  background: url(lfnavbg_ccgj2025.png) top right no-repeat;
  background-size:100% auto;
}
.other-box .aside-item h3 {
  padding: 20px;
  background-size: cover;
}
.other-box .aside-item h3 span {
  line-height: 30px;
  font-size: 24px;
  color: #ffffff;
  font-weight: 700;
  display: inline-block;
}
.ej-leftnav{
  padding-left: 8px;
}
.other-box .aside-item .aside-list {
  background: #fff;
  box-shadow: 0px 0px 5px rgba(1,105,178, 0.39);
}
.other-box .aside-item .aside-list li {
  padding: 0px 20px;
  transition: all ease 0.25s;
}
.other-box .aside-item .aside-list li:hover{
  background:#44A2F2; 
  position: relative;
}
.other-box .aside-item .aside-list li:hover a {
 color: #fff;
}
.other-box .aside-item .aside-list li.active{ 
  background:#44A2F2; 
  position: relative;
}
.other-box .aside-item .aside-list li.active:after{
  content: '';
  position: absolute;
  left: -8px;
  top: 0;
  width: 8px;
  height: 100%;
  background: #44A2F2;
}
.other-box .aside-item .aside-list li.active a {
  color: #fff;
  font-weight: 700;
  background: url(icon05_ccgj2025.png) right center no-repeat;
  background-size: 10px auto;
}
.other-box .aside-item .aside-list li a {
  display: inline-block;
  position: relative;
  padding: 15px 8px;
  font-size: 18px;
  color: #333;
  width: 100%;
  background: url(icon05_ccgj2025.png) right center no-repeat;
  background-size: 10px auto;
}
.other-box .aside-item .aside-list li:last-child a {
  border-bottom: none;
}
/* .other-box .aside-item .aside-list li a:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 5px;
  height: 17px;
  background: #e2e1ef;
  border-radius: 3px;
  transform: translateY(-50%);
}
.other-box .aside-item .aside-list li.active a:after {
  background: #ca000e;
} */

.leftnav-ggnew{
  margin-top: 30px;
  border-left: 3px solid #2E69D0;
  background: #FFFFFF;
  box-shadow: 0px 0px 5px 0px rgba(1,105,178,0.39);
  padding:15px;
  margin-bottom: 40px;
}
.leftnav-ggnew h3{ font-size: 20px; font-weight:700; margin-bottom: 20px;}
.leftnav-ggnew h3 a{ 
  padding-right: 17px; 
  background: url(icon29_ccgj2025.png) right center no-repeat;
  background-size:5.5px auto;
}
.leftnav-ggnew ul{}
.leftnav-ggnew ul li{ margin-bottom: 15px; }
.leftnav-ggnew ul li span{
   display: inline-block; 
   background: #2E69D0;
  font-weight: bold;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 28px;
  padding:0 9.5px;
}
.leftnav-ggnew ul li a{
  margin-top: 10px;
  display: block;
  font-size: 16px;
  line-height: 1.625;
}

.other-box .ti-ma {
  background: #fff;
  padding: 25px 30px 50px 30px;
  box-shadow: 0px 0px 5px rgba(1,105,178, 0.39);
}
.other-box .ti-ma .tuwen {
  min-height: 150px;
  padding-top: 30px;
}
.other-box .common-title {
  padding-bottom: 13px;
  border-bottom: 1px solid #ACC9DD;
  text-align: left;
}
.other-box .common-title a {
  background: none;
  position: inherit;
  padding-right: 0px;
  top: auto;
}
.other-box .common-title a.h22 {
  font-size: 24px;
  color: #343434;
  position: inherit;
  background: none;
  top: auto;
  padding-right: 0;
}
.other-box .common-title a.h22:after {
  content: '';
  display: inline-block;
  width: 100%;
  height: 4px;
  position: absolute;
  left: 0;
  bottom: -16px;
  background: #2F6AD1;
}
.other-box .bread-item-groups {
  float: right;
}
.other-box .bread-item-groups .bread-location,
.other-box .bread-item-groups .bread-item {
  display: inline-block;
  color: #999;
}
.other-box .bread-item-groups .bread-item{
  background:url(icon06_ccgj2025.png) no-repeat top 2px left;
  background-size:19px auto;
  padding-left: 28px;
  line-height: 28px;
}
.other-box .bread-item-groups .bread-item a {
  color: #808080;
}
.other-box .bread-item-groups .bread-item a:hover {
  color: #3d55a7;
}
.other-box .bread-item-groups .bread-item a:last-child {
  color: #3d55a7;
}
.other-box .bread-item-groups .bread-item a:last-child:after {
  display: none;
}
.other-box .wrap {
  padding-top: 30px;
  font-size: 16px;
  line-height: 28px;
  padding-bottom: 40px;
  min-height: 150px;
}
#detailsCont *{
  font-size: 16px !important;
    line-height: 1.8!important;
    margin-bottom: 15px!important;
    font-family: 微软雅黑 !important;
}
.other-box .wrap img,
.other-box .wrap video{
  max-width:100%;
}
.tuwen .wenzi-item li {
  transition: all ease 0.3s;
  overflow: hidden;
  width: 100%;
  padding-left:20px;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  border-radius: 3px;
  background:url(icon07_ccgj2025.png) no-repeat left top 18px;
  background-size:19px auto;
}
/* .tuwen .wenzi-item li:nth-child(odd) {
  background: #f7f8fd;
}
.tuwen .wenzi-item li:hover {
  background: #3d55a7;
}
.tuwen .wenzi-item li:hover a,
.tuwen .wenzi-item li:hover .data-s {
  color: #fff;
}
.tuwen .wenzi-item li:hover a:after {
  background: #ffffff;
} */
.tuwen .wenzi-item li a {
  font-size: 18px;
  padding: 12px 15px;
  position: relative;
  flex: 1;
}
/* .tuwen .wenzi-item li a:after {
  content: '';
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #3d55a7;
  border-radius: 50%;
  position: absolute;
  top: 30px;
  left: 0;
} */
.tuwen .wenzi-item li .data-s {
  float: right;
  color: #999;
  display: inline-block;
  width: 120px;
  text-align: right;
  font-size: 16px;
}
.other-box .content-info {
  margin-top: 30px;
}
.other-box .content-info .title {
  text-align: center;
  line-height: 30px;
}
.other-box .content-info .detail {
  padding-top: 25px;
  overflow: hidden;
  padding-bottom: 15px;
  color: #999999;
  text-align: center;
}
.other-box .content-info .detail .before,
.other-box .content-info .detail .after{ display:inline-block; }
.other-box .content-info .detail .auther {
  margin:0 50px;
  display: inline-block;
  color: #2F6AD1;
}
.other-box .content-info .detail .auther:nth-child(2) {
  display: none;
}
.other-box .content-info .detail span a {
  color: #2F6AD1;
}
.other-box .next-list {
  padding-top: 30px;
  border-top: 1px solid #d9dfe7;
}
.other-box .next-list li {
  margin: 8px 0;
}
.other-box .next-list li a {
  font-size: 16px;
  letter-spacing: 0px;
  color: #333;
}
.other-box .next-list li a:hover {
  color: #3d55a7;
}
.tuwen .tuwen-item li {
  background-color: #ffffff;
  border-radius: 6px;
  transition: all ease 0.25s;
  margin-bottom: 30px;
}
.tuwen .tuwen-item li:hover a.db .tuwen-list .title {
  color: #3d55a7;
}
.tuwen .tuwen-item li a.db {
  position: relative;
  padding-left: 260px;
  min-height: 160px;
}
.tuwen .tuwen-item li a.db .img-boxs {
  width: 240px;
  /* height: 160px; */
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 5px;
}
.tuwen .tuwen-item li a.db .img-boxs img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.tuwen .tuwen-item li a.db .img-boxs img[src=""] {
  display: none;
}
.tuwen .tuwen-item li a.db[data-img=""] {
  padding-left: 0;
  min-height: auto;
}
.tuwen .tuwen-item li a.db[data-img=""] .img-boxs {
  display: none;
}
.tuwen .tuwen-item li .tuwen-list .title {
  font-size: 18px;
  line-height: 30px;
  color: #333333;
  font-weight: 700;
}
.tuwen .tuwen-item li .tuwen-list .des {
  font-size: 16px;
  line-height: 1.875;
  color: #666666;
  margin: 15px 0 10px 0;
}
.tuwen .tuwen-item li .tuwen-list .date-s {
  color: #666;
  background:url(icon08_ccgj2025.png) no-repeat left center;
  padding-left: 26px;
  font-size: 15px;
}

.tuwen .tupian-item li {
  margin-bottom: 30px;
}
.tuwen .tupian-item a.db img {
  min-height: 215px;
  max-height: 215px;
  object-fit: cover;
  width: 100%;
}
.tuwen .tupian-item a.db .title {
  min-height: 50px;
  margin-top: 15px;
  font-size: 16px;
  line-height: 24px;
  color: #333333;
  transition: all ease 0.25s;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden;
}
.tuwen .tupian-item a.db[data-pic=""] .img-boxs {
  position: relative;
}
.tuwen .tupian-item a.db:hover .title {
  color: #3d55a7;
}
.tuwen .tupian-item a.db .date-s {
  color: #666;
  background:url(icon08_ccgj2025.png) no-repeat left center;
  padding-left: 26px;
  font-size: 15px;
  margin-top: 3px;
}

/* renyuanliebiao */
.ry-licent{
 overflow: hidden;
 margin:0 -15px;
}
.ry-licent li{
  float: left;
  width: 20%;
  padding:0 15px;
}
.ry-licent a {
  display: block;
  text-align: center;
  margin-bottom: 40px;
}
.ry-licent a:hover .leader-name {
  color: #1169e2;
}
.ry-licent a img {
  width: 100%;
  height: 254px;
}
.ry-licent a .leader-name {
  font-size: 18px;
  color: #444444;
  padding: 20px 0 5px;
  transition: all ease 0.25s;
}
.ry-licent a span{ 
	font-size: 16px;
    color: #3893da;
    height: 48px;
    display: block;
    border-bottom: 1px solid #346BCE;
}
.ry-licent a .zc {
  margin-top: 5px;
  font-size: 16px;
  line-height: 22px;
  color: #1169e2;
  padding-bottom: 10px;
}
@media (max-width: 1599px) {
  .ry-licent a img {height: 222px;}
}

@media (max-width: 1499px) {
  
}
@media (max-width: 1399px) {
  .ry-licent a img {height: 209.5px;}
}
@media (max-width: 1299px) {
  .ry-licent a img {height: 181px;}
}
@media (max-width: 1199px) {
  .ry-licent li{ width: 25%; }
  .ry-licent a img {height: 201px;}
}
@media (max-width: 991px) {
  .ry-licent a img {height: 210px;}
  .index-banner .banner-box img{
    height: auto;
  }
}
@media (max-width: 767px) {
  .index-banner .banner-box img{
    height: 240px;
  }
}
@media (max-width: 550px) {
  .ry-licent li{ width: 100%; }
  .ry-licent a img{ height:auto;}
}


/*renyuanxiangqing*/
.pop-details .pop-box {
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
    background: #2F6AD1;
    padding: 30px 25px;
}
.pop-details .pop-box .col-md-2{
  
}
.pop-details .pop-box .col-md-10 {
    padding-right: 20px;
}
.pop-details .pop-box .col-md-10 div {
    width: 100%;
    height: 100%;
    padding: 0 30px 10px 0;
    min-height: 227px;
}
.pop-details .pop-box img {
    width: 100%;
}
.pop-details .pop-box li {
    font-weight: 400;
    color: #124c9c;
    line-height: 30px;
}
.pop-details .pop-box li span {
    color: #fff;
    font-weight:700;
    font-size: 16px;
}
.pop-details .pop-box li b {
    font-weight: 400;
    font-size: 16px;
    color: #fff;
}

.pop-details .pop-box .name {
    display: inline-table;
    margin-bottom: 0;
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    line-height: 50px;
    border-bottom: 4px solid #fff;
}

.pop-details .pop-box .name span {
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    line-height: 32px;
}

.pop-details .pop-box hr {
    margin-top: 0;
    margin-bottom: 23px;
    border-top: 1px solid #c4cdd7;
}
 .box-tit {
    height: 50px;
    font-size: 18px;
    font-weight: bold;
    line-height: 50px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ACC9DD;
}
 .box-tit span{
  position: relative;
  padding-bottom: 13px;
 }
 .box-tit span:after {
  content: '';
  display: inline-block;
  width: 100%;
  height: 2px;
  background:#004D94;
  position: absolute;
  left: 0;
  bottom: 0;
}

 .box-cont {
  padding-left: 20px;
    font-weight: 400;
    color: #4D4D4D;
    line-height: 30px;
    margin-bottom: 20px;
}

@media (max-width: 1400px) {

}

@media (max-width: 1200px) {

}

@media (max-width: 767px) {
    .pop-details .pop-box li span {
        display: inline-block;
        text-align: left;
        width: auto;

    }
    .pop-details .pop-box .col-sm-3 {
        position: relative;
        text-align: center;
    }

    .pop-details .pop-box .col-sm-3 img {
        width: 30%;
        display: inline-block;
    }

}

@media (max-width: 576px) {
    .pop-details .pop-box .col-sm-3 {
        display: flex;
        justify-content: center;
        padding-bottom: 20px;
    }

    .pop-details .pop-box img {
        position: relative;
        width: 30%;
        margin: 0 auto;
    }

    .pop-details .pop-box .col-md-10 {
        padding-right: 0;
    }
}


.leader-box {
  margin-top: 30px;
}
.leader-box ul.row.row-30 {
  display: flex-wrap;
  display: flex;
  justify-content: center;
}
.leader-box a {
  display: block;
  text-align: center;
  background: #f4f6ff;
  margin-bottom: 50px;
  border-bottom: 3px solid #3d55a7;
}
.leader-box a:hover {
  background: #f2f7ff;
}
.leader-box a:hover .leader-name {
  color: #3d55a7;
}
.leader-box a img {
  width: 100%;
}
.leader-box a .leader-name {
  font-size: 18px;
  color: #444444;
  font-weight: 700;
  padding: 20px 0;
  transition: all ease 0.25s;
}
.leader-box a .zc {
  margin-top: 5px;
  font-size: 16px;
  line-height: 22px;
  color: #3d55a7;
  padding-bottom: 10px;
}
.tdose .trods {
  margin-bottom: 30px;
}
.tdose .trods .common-title {
  position: relative;
}
.tdose .trods .common-title a.h22 {
  display: inline-block;
}
.tdose .trods .bread-item-groups {
  float: right;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.tdose .bread-item-groups {
  margin-top: 0;
  padding-top: 0;
}
.tuwen .jgsz li {
  margin-bottom: 30px;
}
.tuwen .jgsz li a {
  font-size: 18px;
  padding: 15px 20px;
  line-height: 24px;
  color: #333333;
  font-weight: 700;
  display: block;
  height: 80px;
  border-radius: 5px;
  /*overflow:hidden;*/
  position: relative;
}
.tuwen .jgsz li a:after {
  content: '';
  display: inline-block;
  width: 6px;
  height: 20px;
  border-radius: 3px;
  position: absolute;
  left: -3px;
  top: 50%;
  transform: translateY(-50%);
}
.tuwen .jgsz.jgsz-ky li a:after {
  background: #0d4994;
}
.tuwen .jgsz.jgsz-ky li a {
  background: url(cas_xian_bg05.png) center center no-repeat;
  background-size: cover;
  border: 1px solid #3d55a7;
}
.tuwen .jgsz.jgsz-ky li a:hover {
  background: #3d55a7;
  background-size: cover;
  color: #fff;
}
.tuwen .jgsz.jgsz-ky li a:hover:after {
  background: #c61111;
}
.tuwen .jgsz li a span {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80%;
  transform: translate(-50%, -50%);
}
.origion {
  padding-top: 30px;
}
.origion .origion-tit {
  font-size: 20px;
  line-height: 30px;
  color: #3d55a7;
  font-weight: 700;
  padding-left: 20px;
  background: url(icon29_ccgj2025.png) left center no-repeat;
}
.origion .origion-list {
  margin: 0 -15px;
  padding-top: 20px;
  padding-bottom: 10px;
  overflow: hidden;
}
.origion .origion-list li {
  width: 50%;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 20px;
}
.origion .origion-list li a {
  font-size: 18px;
  line-height: 30px;
  color: #444444;
  background: #f2f7ff;
  display: block;
  padding: 10px 20px;
  border-radius: 2px;
  overflow: hidden;
}
.origion .origion-list li a:hover {
  color: #fff;
  background: #2966ca;
}
.Rightfixed {
  position: fixed;
  top: 344px;
  left: 50%;
  margin-left: 705px;
  -webkit-transform: translateZ(0);
  z-index: 10;
}
.Rightfixed img {
  display: block;
  width: 40px;
  margin-bottom: 2px;
}
.RF_box {
  position: relative;
}
.second-pull{ margin-top: 30px; }
.other-box.aside{ margin-top: 45px; margin-bottom: 55px;}
/* 中小屏以上 */
@media all and (max-width: 1460px) {
  .index-banner .swiper-button-prev { left: 15px;}
  .index-banner .swiper-button-next {right: 15px;}
}

@media all and (min-width: 992px) {
  nav.navbar.bootsnav ul.nav {
    width: 100%;
  }
  nav.navbar.bootsnav ul.nav > li > a {
    font-size: 18px;
  }
}
@media all and (min-width: 1200px) {
  nav.navbar.bootsnav ul.nav {
    width: 100%;
    display: flex;
    position: relative;
    justify-content: space-between;
  }
  nav.navbar.bootsnav ul.nav > li {
    flex: 1;
    position: relative;
  }
  nav.navbar.bootsnav ul.nav > li.dropdown .dropdown-menu::after {
    content: '';
    border-bottom: 6px solid #0a5ea5;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    height: 0;
    left: 50%;
    line-height: 0;
    position: absolute;
    top: -6px;
    width: 0;
    transform: translateX(-50%);
  }
  nav.navbar.bootsnav ul.nav > li > a {
    font-size: 18px;
    font-weight: 700;
  }
  nav.navbar.bootsnav li.dropdown ul.dropdown-menu {
    border: none;
    background: #1753BC;
    min-width: 155.55px;
  }
  nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a {
    font-size: 16px;
    color: #fff;
  }
  nav.navbar.bootsnav li.dropdown.pc-menu {
    position: initial;
  }
  nav.navbar.bootsnav li.dropdown ul.dropdown-menu.special-nav {
    width: 100%;
    position: absolute;
    left: 0;
    background: #f0f4ff;
    border-color: #f0f4ff;
    min-height: 100px;
    padding: 20px 25px;
    box-sizing: border-box;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  }
  nav.navbar.bootsnav li.dropdown ul.dropdown-menu.special-nav .nav-neun-wrap {
    position: relative;
  }
  nav.navbar.bootsnav li.dropdown ul.dropdown-menu.special-nav .nav-neun-wrap .title {
    font-size: 20px;
    font-weight: 700;
    color: #3D55A7;
    padding-left: 20px;
    margin-bottom: 15px;
    background: url(icon30_ccgj2025.png) left center no-repeat;
  }
  nav.navbar.bootsnav li.dropdown ul.dropdown-menu.special-nav .nav-neun-wrap .img-boxs img {
    width: 100%;
  }
  nav.navbar.bootsnav li.dropdown ul.dropdown-menu.special-nav .nav-neun-wrap .des {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 15px;
    color: #353535;
    line-height: 24px;
  }
  nav.navbar.bootsnav li.dropdown ul.dropdown-menu.special-nav .nav-neun-wrap .more {
    display: block;
    text-align: right;
    font-size: 18px;
    color: #3D55A7;
    font-weight: 700;
  }
  nav.navbar.bootsnav li.dropdown ul.dropdown-menu.special-nav .nav-neun-wrap .leader-box a {
    margin-bottom: 15px;
    border: none;
  }
  nav.navbar.bootsnav li.dropdown ul.dropdown-menu.special-nav .nav-neun-wrap .leader-box .img-boxs img {
    width: auto;
    max-height: 120px;
  }
  nav.navbar.bootsnav li.dropdown ul.dropdown-menu.special-nav .nav-neun-wrap .leader-box .leader-name {
    padding: 5px 0;
    font-size: 16px;
    font-weight: 400;
  }
  nav.navbar.bootsnav li.dropdown ul.dropdown-menu.special-nav .nav-neun-wrap .zzjg li {
    margin-top: 5px;
  }
  nav.navbar.bootsnav li.dropdown ul.dropdown-menu.special-nav .nav-neun-wrap .zzjg li a {
    font-size: 14px;
    color: #3D55A7;
    padding-left: 20px;
    background: url(icon27_ccgj2025.png) left center no-repeat;
  }
  nav.navbar.bootsnav li.dropdown ul.dropdown-menu.special-nav .nav-neun-wrap .zzjg li a:hover {
    color: #333 !important;
  }
  .verline-li .container .row-20 .col-md-9.col-20 {
    width: 66.4%;
  }
  .verline-li .container .row-20 .col-md-3.col-20 {
    width: 33.6%;
  }
  .index-banner .banner-box .img-boxs img {
    width: 100%;
    max-height: 520px;
    min-height: 520px;
    object-fit: cover;
  }
}
@media (min-width: 1280px) and (max-width: 1400px) {
  .container {
    width: 1200px;
  }
}
@media (min-width: 1200px) and (max-width: 1280px) {
  .container {
    width: 1100px;
  }
}

@media (max-width: 1299px) {
  .kslj-a li a{ font-size: 22px; }
  .kslj-a li a img{ margin-right: 10px; }
  .footer .footer-wrap a.db{ width: 250px; }
  .footer-info .info p{ font-size: 14px; }
  .kslj-b li a span img{ width: 75px; }
}
@media (max-width: 1199px) {
  .header-top{ min-height: 132px; }
  .header-top .header-logo .img-boxs img{ width: 560px; }
  nav.navbar.bootsnav {
    display: none;
  }
  .nav-wrap .padnav {
    display: block;
    background: #3d55a7;
  }
  .nav-wrap .padnav .active a {
    background: #1d3897!important;
  }
  .nav-wrap .padnav .swiper-slide-active a {
    background: #1d3897!important;
  }
  .nav-wrap .padnav li a {
    color: #fff;
    width: 100%;
    text-align: center;
    display: inline-block;
    font-size: 17px;
    font-weight: 700;
    padding: 12px 0;
    white-space: nowrap;
  }
  .nav-wrap .padnav .padnav-mask {
    background: url(icon05_ccgj2025.png) no-repeat center #c13e37;
    width: 24px;
    height: 100%;
    position: absolute;
    z-index: 10;
    top: 0;
    right: 0;
    background-size: 8px 14px;
  }
  .email-cent a{ font-size: 20px; }
  .email-cent a img{ width: 50px; margin-right: 10px; }
  .kslj-a li a{ font-size: 20px; }
  .footer .footer-wrap a.db{ width: 190px; margin-right: 0; }
  .footer-info .info p{ font-size: 13px; }
  .kjlgtit-a{ font-size: 20px; width: 120px; }
}
@media (max-width: 991px) {
  nav.navbar.bootsnav {
    min-height: 0px;
    right: 0;
    left: 0;
    position: absolute;
    z-index: 10000;
  }
  nav.navbar.bootsnav .navbar-collapse {
    margin-left: 0;
    margin-right: 0;
  }
  nav.navbar.bootsnav ul.nav {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
  }
  nav.navbar.bootsnav ul.nav > li {
    width: 100%;
    float: none;
    background: none;
  }
  nav.navbar.bootsnav ul.nav > li:last-child {
    background: none;
  }
  nav.navbar.bootsnav ul.nav > li > a {
    padding: 5px 0;
    line-height: 30px;
    text-align: left;
    position: relative;
    border-top: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3) !important;
  }
  nav.navbar.bootsnav ul.nav > li > a: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: rgba(0, 0, 0, 0.1) !important;
    color: #fff!important;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: bold;
  }
  nav.navbar.bootsnav ul.nav li > a:hover:after,
  nav.navbar.bootsnav ul.nav li > a:focus:after,
  nav.navbar.bootsnav ul.nav li.active > a:hover:after,
  nav.navbar.bootsnav ul.nav li.active > a:focus:after,
  nav.navbar.bootsnav ul.nav li.active > a:after,
  nav.navbar.bootsnav ul.nav li.dropdown.on > a:after {
    display: none;
  }
  nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu {
    background-color: transparent !important;
    padding: 5px 0!important;
  }
  nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a {
    color: #fff!important;
    text-align: left;
    font-size: 14px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    padding-left: 15px;
    padding-right: 15px;
  }
  #pages .pages {
    display: none;
  }
  #pages #more {
    display: block!important;
    width: 100%;
    background: #2F6AD1;
    color: #fff;
    cursor: pointer;
  }
  .other-box .aside-item {
    position: fixed;
    padding-left: 0;
    top: 25%;
    width: 200px;
    margin-right: 0;
    z-index: 9999;
    box-sizing: border-box;
    transition: all ease 0.25s;
  }
  .other-box .aside-item:after {
    content: '';
    pointer-events: auto;
    display: inline-block;
    width: 26px;
    height: 55px;
    background: url(aside_icon02.png) no-repeat center;
    background-color: rgba(16, 47, 154, 0.5);
    border-radius: 6px 0 0 6px;
    position: absolute;
    top: 50%;
    left: -26px;
    z-index: 9997;
    transform: translateY(-60%);
  }
  .other-box .aside-item.open:after {
    content: '';
    pointer-events: auto;
    display: inline-block;
    width: 26px;
    height: 55px;
    background: url(aside_icon03.png) no-repeat center;
    background-color: rgba(16, 47, 154, 0.5);
    border-radius: 6px 0 0 6px;
    position: absolute;
    top: 50%;
    left: -26px;
    transform: translateY(-60%);
  }
  .header-top {
    min-height: auto;
    padding-bottom: 25px;
  }
  .index-banner .banner-box .info-cont {
    padding: 20px 15px 0;
  }
  .index-banner .banner-box .info-cont a {
    font-size: 18px;
  }
  .index-banner .banner-page {
    width: 100%;
    right: auto;
    bottom: 10px;
  }
  .banner-box .img-boxs img {
    min-height: 400px;
    object-fit: cover;
  }
  .public-box .container .col-20.col-md-6:last-child,
  .news .public-wrap .news-list .col-md-9:last-child {
    margin-top: 30px;
  }
  .news a.db .news-box .title {
    display: block;
  }
  .news a.db .news-box .des {
    display: none;
  }
  .common-title .switch_tab.tzgg {
    margin-top: 30px;
  }
  .news .news-list li a {
    white-space: inherit;
  }
  .news .news-list li span.date-s {
    top: 12px;
  }
  .first-pull {
    padding-bottom: 0;
  }
  .footer-link-wrap .select-box {
    margin-bottom: 15px;
  }
  .footer .footer-wrap .footer-info {
    border-left: none;
    padding-left: 0;
    margin-top: 15px;
    margin-bottom: 10px;
  }
  .footer .footer-wrap a.db,
  .footer .footer-wrap .footer-info,
  .footer .footer-wrap .work {
    float: none;
  }
  .footer .footer-wrap .work {
    position: initial;
    transform: translateY(0);
  }
  .other-box .tuwen .tuwen-item li a.db {
    padding-left: 0;
  }
  .other-box .tuwen .tuwen-item li a.db .img-boxs {
    width: 100%;
    height: auto;
    position: initial;
    margin-bottom: 10px;
  }
  .other-box .wrap .xgplayer-skin-default{
    width:100%;
    max-width:100%;
  }
  .header-top .header-logo .img-boxs img{ width: 420px; }
  .news-list a.dbs{margin-bottom: 25px;}
  .index-ztcent{ padding:50px 0; }
  .footer-info .info p{ font-size: 16px; }
  .leftnav-ggnew{ display: none }
}
@media (max-width: 767px) {
  .header-top .header-tool {
    padding-top: 20px;
  }
  .header-top .header-tool li {
    padding: 0 10px;
  }
  .header-top .header-logo-wrap {
    justify-content: end;
  }
  .header-top .header-logo {
    flex: auto;
    width: 100%;
    margin-bottom: 10px;
  }
  .banner-box .img-boxs img {
    min-height: 300px;
  }
  .index-banner .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    border-radius: 10px;
  }
  .news a.db .img-boxs {
    position: inherit;
    width: 100%;
    height: auto;
  }
  .news a.db .news-box {
    padding: 15px;
  }
  .news a.db .news-box .des {
    display: block;
  }
  .news .news-list li {
    padding-right: 0;
  }
  .common-title .switch_tab.active {
    margin-bottom: 15px;
  }
  .common-title a.h24 {
  }
  .common-title.switch::after {
    display: none;
  }
  .common-title.switch .switch_tab:last-child.active::after {
    left: 160px;
  }
  .news .news-list li span.date-s {
    position: inherit;
    top: 0;
  }
  .swit-aside li a {
    display: block;
  }
  .other-box .bread-item-groups{
    float:none;
    margin-top: 36px;
  }
  .other-box .ti-ma{
    padding:15px 15px 50px 15px;
  }
  .tuwen .wenzi-item li{
    padding:0 15px;
  }
  .tuwen .wenzi-item li a{
    flex: initial;
    padding-right: 0;
    padding-bottom: 5px;
  }
  .tuwen .wenzi-item li .data-s{
    padding-left: 20px;
    text-align: left;
    padding-bottom: 15px;
  }
  .leader-box ul.row.row-30{
    flex-wrap:wrap;
    justify-content:flex-start;
  }
  .index-banner .swiper-button-prev, .index-banner .swiper-button-next{ display: none; }
  .index-banner .swiper-slide-active .info-cont { bottom: -50px;}
  .index-banner .banner-box .info-title{ color: #333;white-space: initial;
        height: auto;
        line-height: 24px; }
  .index-banner .banner-box .info-cont{ position: static; }
  .index-banner .banner-box .banner-mc{ display: none; }
  .index-banner .banner-box .info-tag{ display: none; }
  .index-banner .banner-box .info-cont{ padding-top: 15px; }
  .index-banner .banner-other{ bottom: 70px; }
  .news .public-wrap,.news .news-list{margin-top: 4px;}
  .news a.db .news-box{ padding-bottom: 0; }
  .footer-link .footer-link-wrap{ display: block; }
  .kjlgtit-a{ display: block; margin-bottom: 18px; }
  .tuwen .tuwen-item li .tuwen-list .title{ font-size: 17px; }
  .news .news-list li:after{ top: 15%; }
  .news .news-list li:first-child:after, .news .news-list li:hover:after{ top: 14%; }
}
@media (max-width: 600px) {
  .other-box .content-info .detail .auther{ margin:5px 50px; }
  .other-box .wrap{ padding-top: 5px; }
}
@media (max-width: 400px) {
  .banner-box .img-boxs img {
    min-height: 250px;
  }
}




/*图片划过变大*/
.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);
}