@media all and (max-width: 1440px) {
  /*index-banner*/
  .index-banner .banner-box .box-img img {
    height: 450px;
  }
}
@media all and (max-width: 1280px) {
  .index-box {
    padding-top: 60px;
    padding-bottom: 60px;
    overflow: hidden;
  }
  .index-box .row-w {
    margin-left: -15px;
    margin-right: -15px;
  }
  .index-box .row-w .col-w {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media all and (max-width: 1199px) {
  .index-box-02 .events-mod {
    margin-bottom: 30px;
  }
  .index-box-03 .resources-mod {
    margin-bottom: 30px;
  }
  /*other-banner*/
  .other-banner {
    height: 300px;
  }
  .other-banner .banner-title {
    font-size: 50px;
  }
  /*new add*/
  .resources-list .box-s {
    height: 293px;
  }
  .resources-list .box-s img {
    height: 293px;
  }
}
@media all and (max-width: 1023px) {
  /*index-banner*/
  .index-banner .banner-box .box-img img {
    height: 350px;
  }
  /*other-banner*/
  .other-banner {
    height: 260px;
  }
  .other-banner .banner-title {
    font-size: 40px;
  }
}
@media all and (max-width: 991px) {
  /*footer*/
  .footer .footer-info {
    min-height: 110px;
  }
  .footer .footer-info .info-logo {
    width: 300px;
  }
  .footer .footer-info .info-txt {
    overflow: hidden;
    margin-left: 320px;
  }
  .footer .footer-share {
    float: none;
    margin-top: -35px;
  }
  /*new add*/
  .resources-list .box-s {
    height: 222px;
  }
  .resources-list .box-s img {
    height: 222px;
  }
  /*index-banner*/
  .index-banner .banner-box .box-img img {
    height: 300px;
  }
  .index-banner .banner-box .box-title {
    width: 400px;
    height: auto;
    padding: 10px 15px;
  }
  .index-banner .slick-dots {
    position: absolute;
    right: 30px;
    bottom: 0;
    width: auto;
    left: auto;
  }
  .index-banner .slick-dots li {
    width: auto;
    height: auto;
    margin: 0 0 0 8px;
  }
  .index-banner .slick-dots li.slick-dot {
    width: 16px;
    height: 16px;
    border-radius: 8px;
    background-color: #ffffff;
  }
  .index-banner .slick-dots li.slick-dot.slick-active {
    background-color: #0684e6;
  }
  .index-banner .slick-arrow {
    display: none!important;
  }
  .index-banner .slick-arrow:before {
    display: none;
  }
  .index-box {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .index-box-01 .recent-news-list {
    margin-bottom: 30px;
  }
  .index-box-03 .resources-mod .box-s .box-title {
    width: 160px;
  }
  .people-details {
    padding: 15px;
  }
  .people-details .box-img {
    float: none;
    margin-right: 0;
  }
}
@media all and (max-width: 767px) {
  .pages {
    display: none;
  }
  .page-phone {
    display: block;
  }
  /*new add*/
  .resources-list .box-s {
    height: auto;
  }
  .resources-list .box-s img {
    height: auto;
  }
  /*footer*/
  .footer {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .footer .footer-info {
    min-height: 110px;
  }
  .footer .footer-info .info-logo {
    float: none;
  }
  .footer .footer-info .info-txt {
    overflow: hidden;
    margin-left: 0;
    padding-left: 0;
    border-left: none;
  }
  .footer .footer-share {
    float: none;
    margin-top: 20px;
  }
  /*index-banner*/
  .index-banner {
    position: relative;
    overflow: hidden;
    padding-bottom: 3px;
  }
  .index-banner:after {
    background-size: 100% 4px;
    height: 4px;
  }
  .index-banner .banner-other {
    bottom: 10px;
  }
  .index-banner .banner-box .box-img img {
    height: auto;
  }
  .index-banner .banner-box .box-other {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -100%;
    transition: all 2s;
  }
  .index-banner .banner-box .box-title {
    background-size: cover;
    width: 100%;
  }
  .index-banner .banner-box .box-title a {
    line-height: 1.3;
    font-size: 15px;
    height: 58px;
  }
  .index-banner .slick-dots {
    position: absolute;
    right: 0;
    left: 0;
  }
  .index-banner .slick-dots li {
    width: auto;
    height: auto;
    margin: 0 3px;
  }
  .index-banner .slick-dots li.slick-dot {
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background-color: #ffffff;
  }
  .index-banner .slick-dots li.slick-dot.slick-active {
    background-color: #0684e6;
  }
  .index-banner .slick-arrow {
    width: 55px;
    height: 55px;
    background-size: contain;
    z-index: 99;
    opacity: 0;
    transition: all 0.5s;
  }
  .index-banner .slick-arrow:before {
    display: none;
  }
  .index-banner .slick-prev {
    left: 4%;
    background-image: url(kcxen-icon-prev.png);
  }
  .index-banner .slick-next {
    right: 4%;
    background-image: url(kcxen-icon-next.png);
  }
  .index-banner:hover .slick-arrow {
    opacity: 1;
  }
  .index-banner:hover .slick-prev {
    left: 5%;
  }
  .index-banner:hover .slick-next {
    right: 5%;
  }
  .index-banner .slick-slide.slick-current .banner-box {
    position: relative;
  }
  .index-banner .slick-slide.slick-current .banner-box .box-img img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  .index-banner .slick-slide.slick-current .banner-box .box-other {
    bottom: 30px;
    opacity: 1;
  }
  .list-img-04 .box-s .box-title {
    white-space: normal;
    overflow: inherit;
    height: auto;
  }
  /*public-title*/
  .public-title {
    margin-bottom: 20px;
  }
  .public-title .title-name {
    padding-bottom: 15px;
  }
  .index-box {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .index-box-01 .recent-news-list .box-s {
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .index-box-01 .recent-news-list .box-s .box-title {
    height: auto;
    line-height: 24px;
    white-space: normal;
  }
  .index-box-01 .news-banner .box-s .box-img img {
    height: 240px;
  }
  .index-box-01 .news-banner .box-s .box-title {
    position: relative;
  }
  .index-box-02 .events-mod .box-s {
    margin-bottom: 25px;
  }
  .index-box-02 .events-mod .box-s .box-img {
    margin-bottom: 15px;
  }
  .index-box-02 .events-mod .box-s .box-title {
    line-height: 24px;
    height: auto;
  }
  .index-box-02 .events-mod .box-s .box-txt {
    height: auto;
  }
  .index-box-02 .events-mod .box-s .box-date {
    color: #0684e6;
    line-height: 24px;
  }
  .index-box-03 .resources-mod .row {
    margin-left: -6px;
    margin-right: -6px;
  }
  .index-box-03 .resources-mod .row .box-w {
    padding-left: 6px;
    padding-right: 6px;
  }
  .index-box-03 .resources-mod .box-s {
    height: 132px;
    margin-bottom: 12px;
  }
  .index-box-03 .resources-mod .box-s img {
    display: block;
    width: 100%;
    height: 132px;
    transition: all 0.5s;
  }
  .index-box-03 .resources-mod .box-s .box-title {
    height: 34px;
    line-height: 34px;
    padding-left: 10px;
    font-size: 16px;
    color: #fff;
    width: 151px;
  }
  .index-box-03 .recent-publications-mod .row {
    margin-left: -6px;
    margin-right: -6px;
  }
  .index-box-03 .recent-publications-mod .row .box-w {
    padding-left: 6px;
    padding-right: 6px;
  }
  .index-box-03 .recent-publications-mod .row .box-w:nth-last-child(-n + 2) .box-s {
    margin-bottom: 0;
  }
  .index-box-03 .recent-publications-mod .box-s {
    margin-bottom: 12px;
  }
  .index-box-03 .recent-publications-mod .box-s img {
    height: 230px;
  }
  .index-box-04 .main-cont {
    margin-left: -6px;
    margin-right: -6px;
  }
  .index-box-04 .main-cont .box-w {
    padding-left: 6px;
    padding-right: 6px;
  }
  .index-box-04 .box-s {
    margin-bottom: 12px;
  }
  .index-box-04 .box-s img {
    height: 44px;
  }
  /*other-banner*/
  .other-banner {
    height: 180px;
  }
  .other-banner .middle-cont {
    width: 100%;
  }
  .other-banner .banner-title {
    font-size: 32px;
  }
  .page-title {
    margin-bottom: 30px;
  }
  /*page-main*/
  .page-main {
    padding-bottom: 30px;
    padding-top: 30px;
  }
  .text-list .row {
    margin-left: -6px;
    margin-right: -6px;
  }
  .text-list .row .box-w {
    padding-left: 6px;
    padding-right: 6px;
  }
  .text-list .box-s {
    background-size: 80px;
    height: 120px;
    padding: 8px;
    margin-bottom: 12px;
  }
  .list-img .box-s {
    margin-bottom: 25px;
  }
  .list-img .box-s .box-img img {
    height: auto;
    width: 100%;
  }
  .list-img .box-s .box-title {
    line-height: 24px;
    height: auto;
  }
  .list-img-02 .row {
    margin-left: -6px;
    margin-right: -6px;
  }
  .list-img-02 .row .box-w {
    padding-left: 6px;
    padding-right: 6px;
  }
  .list-img-02 .box-s {
    margin-bottom: 12px;
  }
  .list-img-02 .box-s .box-img img {
    height: 220px;
  }
  .list-img-02 .box-s .box-name {
    line-height: 40px;
    height: 40px;
  }
  .list-img-03 .box-s .box-img {
    float: none;
    margin-right: 0;
  }
  .list-img-04 .box-s {
    margin-bottom: 25px;
  }
  .list-img-04 .box-s .box-img {
    float: none;
    width: 100%;
  }
  .list-img-04 .box-s .box-info {
    padding: 20px;
  }
  .list-img-04 .box-s .box-title {
    height: auto;
  }
  .list-img-04 .box-s .box-txt {
    line-height: 22px;
    height: 66px;
    overflow: hidden;
    color: #666666;
    margin-bottom: 15px;
  }
  .list-img-04 .box-s .box-date {
    color: #0684e6;
    line-height: 24px;
  }
  .list-img-04 .box-s:hover .box-img img {
    transform: scale(1.1);
  }
  .list-img-04 .box-s:hover .box-title {
    color: #1e2b57;
  }
  .people-details .box-img {
    width: 220px;
  }
  /*new add*/
  .resources-list .box-s {
    height: 200px;
    margin-bottom: 20px;
  }
  .resources-list .box-s img {
    height: 200px;
  }
  .resources-list .box-s .box-title {
    height: 50px;
    line-height: 50px;
  }
  .details-page .main-cont.cont-xilan img{
    width: 100%;
  }
}