/*多行溢出*/
/*网站响应样式*/
@media (max-width: 991px) {
	.body2025 {
    background-size: contain;
}
	.top-link{ margin-right: 50px; margin-top: 10px;}
  /*other-menu*/
  .other-menu {
    display: none;
  }
	
	
}
@media (max-width: 900px) {
.header .header-logo {
	margin-top: 30px;}
}

@media (max-width: 767px) {
	.body2025 {
    background-size: 150%;
}
  /*分页*/
  .comp-pages .page-pc {
    display: none;
  }
  .comp-pages .page-phone {
    display: block!important;
  }
  /*文字列表*/
  .comp-text-list-01 .box-s {
    line-height: 26px;
  }
  .comp-text-list-01 .box-s:after {
    top: 25px;
    margin-top: 0;
  }
  .comp-text-list-01 .box-s .box-title {
    white-space: normal;
    height: auto;
    line-height: 26px;
  }
  .comp-text-list-02 li {
    margin-bottom: 20px;
  }
  .comp-text-list-02 .box-s {
    padding: 15px;
  }
  .comp-text-list-02 .box-s .box-title {
    white-space: normal;
    height: auto;
    line-height: 26px;
  }
  .comp-text-list-03 .box-s .box-title {
    white-space: normal;
    height: auto;
    line-height: 26px;
  }
  .comp-text-list-04 .box-s {
    height: auto;
    display: flex;
    align-items: center;
    padding-left: 0;
  }
  .comp-text-list-04 .box-s .box-icon {
    position: relative;
  }
  .comp-text-list-04 .box-s .box-title {
    flex: 1;
    padding-top: 10px;
    padding-bottom: 10px;
    white-space: normal;
    height: auto;
    line-height: 20px;
  }
  .comp-text-list-05 .box-s {
    padding: 20px;
    position: relative;
  }
  .comp-text-list-05 .box-s .box-date {
    float: left;
    width: 80px;
  }
  .comp-text-list-05 .box-s .box-title {
    white-space: normal;
    height: auto;
    line-height: 30px;
  }
  .comp-text-list-05 .box-s .box-more {
    display: none;
  }
  .comp-text-list-06 .box-s {
    padding-right: 0;
  }
  .comp-text-list-06 .box-s:before {
    top: 26px;
    margin-top: 0;
  }
  .comp-text-list-06 .box-s .box-title {
    white-space: normal;
    height: auto;
    line-height: 26px;
  }
  .comp-text-list-06 .box-s .box-date {
    position: static;
    margin-top: 0;
  }
  .comp-text-list-07 li {
    margin-bottom: 20px;
  }
  .comp-text-list-07 li .box-s {
    padding: 20px 20px 20px 0;
  }
  .comp-text-list-07 li .box-s .box-title {
    white-space: normal;
    height: auto;
    line-height: 26px;
  }
  /*图文列表*/
  .comp-image-text-list-01 .box-s {
    margin-bottom: 20px;
  }
  .comp-image-text-list-01 .box-s .box-img {
    height: 220px;
  }
  .comp-image-text-list-02 .box-s {
    margin-bottom: 20px;
  }
  .comp-image-text-list-02 .box-s .box-title {
    display: block;
    height: auto;
    max-height: auto;
    line-height: 26px;
  }
  .comp-image-text-list-03 .box-s .box-title {
    white-space: normal;
    height: auto;
    line-height: 26px;
  }
  .comp-image-text-list-04 .box-s .box-top {
    position: relative;
    margin-bottom: 15px;
  }
  .comp-image-text-list-04 .box-s .box-date {
    position: absolute;
    margin: 0;
    bottom: 0;
    left: 0;
  }
  .comp-image-text-list-04 .box-s .box-title {
    display: block;
    height: auto;
    max-height: auto;
    line-height: 26px;
  }
  .comp-image-text-list-05 .box-s .box-title {
    white-space: normal;
    height: auto;
    line-height: 26px;
  }
  .comp-image-text-list-06 .box-s .box-img {
    float: none;
    margin-right: 0;
    width: 100%;
  }
  .comp-image-text-list-06 .box-s .box-title {
    display: block;
    height: auto;
    max-height: auto;
    line-height: 26px;
  }
  .comp-image-text-list-07 .box-s .box-info {
    margin-top: -40px;
    margin-left: 15px;
    margin-right: 15px;
  }
  .comp-image-text-list-07 .box-s .box-title {
    display: block;
    height: auto;
    max-height: auto;
    line-height: 26px;
  }
  /*人员列表*/
  .comp-personnel-list-01 .row .box-w:nth-child(2n +1) {
    clear: left;
  }
  .comp-personnel-list-01 .box-s .box-img {
    height: 210px;
  }
  .comp-personnel-list-01 .box-s .box-info .box-title {
    white-space: normal;
    height: auto;
    line-height: 26px;
  }
  .comp-personnel-list-02 .row .box-w:nth-child(2n +1) {
    clear: left;
  }
  .comp-personnel-list-02 .box-s .box-img {
    height: 210px;
  }
  .comp-personnel-list-02 .box-s .box-title {
    white-space: normal;
    height: auto;
    line-height: 26px;
  }
  .comp-personnel-list-05 .box-s .box-img {
    float: none;
    margin-right: 0;
  }
  /*人员细览*/
  .comp-personnel-details-01 .info-top {
    padding: 15px;
  }
  .comp-personnel-details-01 .info-top .box-img {
    position: static;
    margin-bottom: 20px;
  }
  .comp-personnel-details-01 .info-top .box-info {
    padding: 20px 15px;
  }
  .comp-personnel-details-01 .info-top .box-info .info-table {
    display: block;
    width: 100%;
  }
  .comp-personnel-details-01 .info-top .box-info .info-table .table-row {
    display: block;
    width: 100%;
  }
  .comp-personnel-details-01 .info-top .box-info .info-table .table-call {
    display: block;
    width: 100%;
  }
  .comp-personnel-details-02 .info-center {
    padding-left: 0;
  }
  .comp-personnel-details-02 .info-center .box-img {
    position: relative;
    padding: 20px;
    width: 100%;
  }
  .comp-personnel-details-02 .info-center .box-img img {
    display: block;
    width: 100%;
  }
  .comp-personnel-details-02 .info-center .box-info {
    padding: 20px;
  }
  .comp-personnel-details-02 .info-other {
    padding: 20px;
  }
  .comp-personnel-details-03 .details-info {
    float: none;
  }
}
/*网站响应样式*/
@media (max-width: 1440px) {
  .header .header-logo {
    max-width: 1020px;
  }
  nav.navbar.bootsnav .container {
    padding-right: 80px;
    padding-left: 80px;
  }
  nav.navbar.bootsnav ul.nav > li {
   
  }
  nav.navbar.bootsnav ul.nav > li > a {
    padding: 10px 0px !important;
  }
	.index-box1 .carousel-text{ padding:15px 20px 0;} 
	.index-box1 .swiper-button-next {
    right: 190px !important;
}
	  nav.navbar.bootsnav ul.nav2 > li > a {
    padding: 10px 24px !important;
  }

	.index-box1 .carousel-text{ padding:15px 20px 0;} 
	.index-box1 .swiper-button-next {
    right: 190px !important;
}
	
	.index-box1 .ctrl{ bottom: 0;}
}
@media (max-width: 1366px) {
  .header .header-logo {
    max-width: 900px;
  }
  .header .header-dh {
    width: 150px;
    height: 150px;
    margin: -40px auto 0;
  }
  .kynx-toplubo {
    width: 770px;
    height: 418px;
  }
  .kynx-topinfo {
    min-height: 418px;
  }
	.index-box1 .carousel-text{ padding:10px 20px 0;} 
  .index-box1 .swiper-button-next {
    right: 160px !important;
}
	 .index-box2 .white-bg{ background: none; width: 100%;}
  .box2-leftimg .img-box {
    height: 260px;
    overflow: hidden;
  }
  .box2-rightimg .img-box {
  
  }
  .zdsx-cont {
    line-height: 30px;
  }

  .twlist1-a .img-box {
    height: 171px;
  }
}
@media (max-width: 1279px) {
  .header .header-logo {
    max-width: 870px;
  }
  .header .header-dh {
    width: 145px;
    height: 145px;
    margin: -36px auto 0;
  }
  nav.navbar.bootsnav .container {
    padding-right: 15px;
    padding-left: 15px;
  }
	nav.navbar.bootsnav ul.nav2 > li > a {
    padding: 10px 16px !important;
  }
	
	.index-box1 .carousel-text h2 {
		font-size: 28px;
	margin-top: 10px;}
  .box2-leftimg .img-box {
  
  }
  .box2-rightimg .img-box {
  
  }
  .m35,
  .m20 {
    margin: 0 -15px;
  }
  .p35,
  .p20 {
    padding: 0 15px;
  }

  .footer .footer-logo {
    width: 270px;
    margin-right: 30px;
  }
  .footer .footer-info {
    overflow: hidden;
    margin-top: 6px;
  }
  .twlist1-a .img-box {
    height: 162px;
  }
}
@media (max-width: 1199px) {
	.container{ width: 100%;}
  .header .header-logo {
    max-width: 760px;
  }
  .header .header-dh {
    width: 130px;
    height: 130px;
  }
  nav.navbar.bootsnav ul.nav > li > a {
    font-size: 24px;
  }
	.index-box1 .carousel-left {
		flex: 0 0 68%;}
	.index-box1 .carousel-right {
		flex: 0 0 32%;
	padding:30px;}
	.ky_news_right li a { font-size: 14px; line-height: 24px;}
	.ky_news_right li.active a{ font-size: 16px; line-height: 26px;}
  .topinfo-list li {
    margin-bottom: 10px;
  }
  .topinfo-a {
    font-size: 15px;
    line-height: 22px;
    padding-left: 15px;
  }
  .topinfo-a::before {
    top: 8px;
  }

  .m11,
  .m13 {
    margin: 0 -15px;
  }
  .p11,
  .p13 {
    padding: 0 15px;  margin-bottom: 30px;
  }
.index-box1 .carousel-text h2 {
   font-size: 28px;
	margin-top: 0px;}
  .index-box3 {
    padding: 30px 0 45px 0;
  }
  .zdsx-cont {
    font-size: 17px;
    line-height: 32px;
    padding: 15px 30px 0 0;
/*    min-height: 480px;*/
  }
.tab-item {
 
	padding: 10px 10px;}
  .active-a .img-box {
    width: 30px;
    height: 162px;
    position: absolute;
    right: 20px;
    top: 40px;
  }
  .jcfc-a .img-box {
  
  }
  .index-box4 {
    padding: 40px 0 40px 0;
  }
  .tw1-box .row .col-md-3:nth-child(4n+1) {
    clear: none;
  }
  .tw1-box .row .col-md-3:nth-child(3n+1) {
    clear: left;
  }
  .twlist1-a .img-box {
    height: 178px;
  }
}

@media (max-width: 1100px) {
	nav.navbar.bootsnav ul.nav2 > li > a {
    padding: 10px 11px !important;
  }
}

@media (max-width: 1081px) {
   .index-box1 .carousel-text h2{ font-size: 26px;
	}
 
	.index-box1 .ctrl {
		bottom: 10px;}
	.index-box1 .swiper-button-next {
    right: 150px !important;
	}
}
@media (max-width: 991px) {
  .body2026 {
    background-size: 140% ;
  }
  .header .header-logo {
    max-width: 70%;
	      margin: 50px auto;
  }
  .header .header-dh {
    width: 100px;
    height: 100px;
  }
  .header .container {
    position: relative;
  }

	 .index-box4 {
        padding: 20px 0 20px 0;
    }
	
/*头部轮播----------------------*/
  
.index-box1 .swiper-slide {
    flex-direction: column;
  }
  .index-box1 .carousel-slide,
  .carousel-text {
    width: 100%;
  }
  .index-box1 .carousel-text {
    padding: 20px;     width: 100%;    display: block;
        height: 250px;
  }
 .index-box1 .carousel-text h2 {
    font-size: 24px; margin-top: 0; margin-bottom: 10px;
  }
 .index-box1 .carousel-text p {
    font-size: 16px;
  }
	
	.index-box1 .ctrl {
    position: absolute;
    right: 0;
    bottom: 10px;
    width: 100%;
    height: 50px;
}
  .index-box1 .carousel-more {
   
  }
  /* 移动端导航位置调整 */
  .index-box1 .swiper-pagination {
    left: 50% !important;
  }
  .index-box1 .swiper-button-prev,
  .index-box1 .swiper-button-next {
  
 
  }
  .index-box1 .swiper-button-prev {
    left: calc(40% - 50px) !important;
  }
  .index-box1 .swiper-button-next {
    right: calc(40% - 50px) !important;
  }

	
/*头部轮播结束----------------------*/	
	

  .toggle {
    top: 20px;
    right: 15px;
  }
  .social-share .icon-wechat .wechat-qrcode {
    left: -120px;
  }
  .social-share .icon-wechat .wechat-qrcode:after {
    left: 82%;
  }
  .index-box1 {
    padding: 0;
  }
  .kynx-toplubo {
    float: none;
    width: 100%;
    height: 390px;
  }
  .kynx-md-4,
  .kynx-md-8,
  .kynx-md-5,
  .kynx-md-7 {
    width: 100%;
  }
  .box2-leftimg {
    margin-bottom: 30px;
  }
  .box2-leftimg .img-box {
    height: 476px;
  }
  .box2-rightimg .img-box {
    
  }
  .zdsx-cont {
    padding: 0 30px 50px 30px;
    margin-bottom: 30px;
  }
  .index-box4 .swiper-btn {
    display: none;
  }
  .kynx-index-swiper-box {
    display: none;
  }
	
	
	/* 50%宽度 - 间距 = 显示2个 */
	
	
/*	.index-box4 .swiper-wrapper .swiper-slide {
    width: calc(50% - 15px) !important; 
  }
	*/
	
	.index-box4 .swiper-pagination{display: none;}

  .jcfcph-lun .img-box {
    height: 225px;
  }
  .footer .footer-info {
    margin-top: 0px;
  }
  .tw1-box .row .col-md-3:nth-child(3n+1) {
    clear: none;
  }
  .tw1-box .row .col-md-3:nth-child(2n+1) {
    clear: left;
  }
  .twlist1-a .img-box {
    height: 205px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
a.box2-rightimg{ height: 350px;}
}

@media (max-width: 767px) {
	    .body2026 {
        background-size: 160%;
    }
   .pc-nav {
    display: none;
  }

  .header .header-logo {
  margin-top: 60px;
  }
  .header .header-dh {
    width: 65px;
    height: 65px;
    margin: -20px auto 0;
  }

  .kynx-topinfo {
    margin-top: 50px;
  }
  .kynx-topinfo .info1 .title {
    display: block;
    overflow: initial;
  }
  .topinfo-a {
    display: block;
    overflow: initial;
    text-align: justify;
  }

  .box2-leftimg .img-box {
    height: auto;
  }
  .box2-leftimg .title {
    white-space: normal;
    overflow: initial;
    text-align: justify;
    line-height: 24px;
    font-size: 16px;
    padding: 60px 20px 5px 20px;
  }
  .box2-rightimg {
   margin-bottom: 10px;
  }
  .box2-rightimg .img-box {
    height: auto;
  }
  .box2-rightimg .title {
    white-space: normal;
    overflow: initial;
    text-align: justify;
  }
  .box2-rightimg .desc {
    display: block;
    overflow: initial;
    text-align: justify;
  }
  .index-box2 {
    margin-bottom: 5px;
  }
  .index-title {
    font-size: 22px;
   
  }
	.index-box4 .index-title{width: 100%;}
	.tab-item {
    line-height: 34px;
	font-size: 26px;}
	
  .zdsx-cont {
    
  }
  .jcfcph-lun .img-box {
    height: auto;
  }
  .jcfcph-lun .lunb-title {
    display: block;
    overflow: initial;
    text-align: justify;
  }
  .jcfcph-lun .source {
    white-space: normal;
    overflow: initial;
    text-align: justify;
  }
  .footer .footer-logo {
    float: none;
    display: block;
    margin: 0 auto;
  }
  .footer .footer-info {
    text-align: center;
    margin-top: 20px;
  }
  .footer .footer-info span,
  .footer .footer-info a {
    font-size: 14px;
    line-height: 22px;
  }
  .kynx2023-ny-box {
    margin: 0 0 30px 0;
    padding: 0 15px 20px 15px;
  }
  .right-top {
    padding-bottom: 10px;
    margin-bottom: 25px;
  }
  .right-top .ny-r-title {
    float: none;
    margin-bottom: 6px;
  }
  .right-top .ny-r-title::before {
    display: none;
  }
  .right-top .bread-crumbs {
    float: none;
  }
  .details-page .main-cont p {
    line-height: 24px;
  }
  .twlist1-a .img-box {
    height: auto;
  }
  .twlist1-a .title {
    display: block;
    overflow: initial;
    text-align: justify;
  }
  .twlist1-a .source {
    white-space: normal;
    overflow: initial;
    text-align: justify;
  }
  .tw1-box .ui-select-wrap {
    width: 100% !important;
    margin: 0 auto 30px;
  }
	

}

@media (max-width: 600px) {

.index-box1 .carousel-wrapper{ height: 600px;}
}

@media (max-width: 500px) {
    .index-box1 .swiper-button-prev {
        left: calc(10% - 20px) !important;
    }
	.index-box1 .swiper-button-next {
        right: calc(50% - 50px) !important;
    }
	.index-box1 .carousel-more{ right:0;}
	.index-box1 .swiper-pagination {
        left: 33% !important;
    }
}


@media (max-width: 450px) {
	.index-box4 .swiper-button-prev, .index-box4 .swiper-button-next{ display: none;}
	.index-box1 .carousel-text{ 
		height:300px;}
	
}

@media (min-width: 768px) {
.navbar-collapse.collapse{text-align: center; 
	}
}
@media (min-width: 1921px) {
  .body2026{ background-size: 100% auto; }
.pc-nav {
		margin-top: 20px;}
  .index-box1,.index-box2{ background-size: 100% auto;  } 
}


@media (min-width: 2080px) {
	.pc-nav {
		margin-top: 50px;}
	
}

@media (min-width: 2180px) {
	.pc-nav {
		margin-top: 100px;}
	
}

@media (min-width: 2360px) {
	.pc-nav {
		margin-top: 180px;}
	
}