/*多行溢出*/
/*网站响应样式*/
@media (max-width: 991px) {
	.body2025 {
    background-size: contain;
}
	.top-link{display: none;}
  /*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 {
    width: 20%;
  }
  nav.navbar.bootsnav ul.nav > li > a {
    padding: 10px 0px !important;
  }
}
@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-box2 .white-bg{ background: none; width: 100%;}
  .box2-leftimg .img-box {
    height: 260px;
    overflow: hidden;
  }
  .box2-rightimg .img-box {
    height: 152px;
  }
  .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;
  }
  .box2-leftimg .img-box {
    height: 246px;
  }
  .box2-rightimg .img-box {
    height: 146px;
  }
  .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;
  }
	.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;
  }

  .index-box3 {
    padding: 30px 0 45px 0;
  }
  .zdsx-cont {
    font-size: 17px;
    line-height: 32px;
    padding: 15px 30px 0 0;
/*    min-height: 480px;*/
  }

  .active-a .img-box {
    width: 30px;
    height: 162px;
    position: absolute;
    right: 20px;
    top: 40px;
  }
  .jcfc-a .img-box {
    height: 112px;
  }
  .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: 991px) {
  .body2023 {
    background-size: 100% 630px;
  }
  .header .header-logo {
    max-width: 80%;
  }
  .header .header-dh {
    width: 100px;
    height: 100px;
  }
  .header .container {
    position: relative;
  }

  .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 {
    height: 139px;
  }
  .zdsx-cont {
    padding: 35px 30px 190px 30px;
    margin-bottom: 30px;
  }
  .index-box4 .swiper-btn {
    display: none;
  }
  .kynx-index-swiper-box {
    display: none;
  }
  .kynx-jcfclubo {
    display: block !important;
  }
  .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 (max-width: 767px) {
	
  .body2023 {
    background-size: 100% 275px;
  }
	  .pc-nav {
    display: none;
  }
  .header .header-logo {
    padding: 50px 0 22px 0;
  }
  .header .header-logo {
    max-width: 95%;
  }
  .header .header-dh {
    width: 65px;
    height: 65px;
    margin: -20px auto 0;
  }
  .kynx-toplubo {
    height: auto;
  }
  .kynx-toplubo .owl-dots {
    right: 50%;
    bottom: -22px;
    transform: translateX(50%);
  }
  .kynx-toplubo .owl-dots .owl-dot {
    background: #C81A22;
  }
  .kynx-toplubo .owl-prev,
  .kynx-toplubo .owl-next {
    top: 40%;
  }
  .top-lun .lunb-title {
    position: static;
    padding: 6px 0;
    color: #C81A22;
    font-size: 16px;
    line-height: 24px;
    overflow: initial;
    white-space: normal;
  }
  .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: 30px;
  }
  .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;
    padding-bottom: 20px;
  }
  .index-title {
    font-size: 26px;
    padding: 20px 0 15px 30px;
  }
  .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;
  }
}
