@media (max-width: 1830px) {
  .banner .swiper-container .tit {
    padding-left: 5%;
  }
  .top-links {
    margin-right: 110px;
  }
  .menu-btn {
    right: 0;
  }
  .news-pic .news-number {
    left: -2.5rem;
  }
}
@media (max-width: 1680px) {
  html {
    font-size: 15px;
  }
  .banner .swiper-container .tit {
    padding-left: 5%;
  }
  .banner .swiper-container .tit h2 {
    font-size: 2.5rem;
  }
  .index-events {
    padding-left: calc(50% - 700px);
  }
}
@media (max-width: 1480px) {
  .header .logo {
    width: 380px;
  }
  .index-events {
    padding-left: calc(50% - 600px);
  }
  .footer .row .left {
    width: 40%;
  }
  .footer .row .right {
    width: 58%;
  }
  .footer .footer-logo img {
    width: 380px;
  }
  .location h2 {
    font-size: 3.5rem;
  }
  .location:before {
    left: 30rem;
  }
  .list-txt li {
    padding: 2rem;
  }
  .list-txt li .date {
    width: 8.5rem;
  }
  .list-txt li .txt {
    width: calc(100% - 10rem);
  }
  .doctcor-con .row .pic {
    width: 240px;
  }
  .doctcor-con .row .txt {
    width: calc(100% - 270px);
  }
}
@media (max-width: 1280px) {
  .row1 .title h2,
  .row2 .title h2,
  .row3 .title h2 {
    font-size: 2.5rem;
  }
  .banner .swiper-container .tit {
    bottom: 3rem;
    padding-left: 2.5%;
  }
  .banner .swiper-container .tit h2 {
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .news-pic:before {
    right: 10px;
  }
  .news-pic .news-number {
    left: 0;
  }
  .news-pic .pic {
    padding-right: 1px;
  }
  .news-pic .txt {
    padding: 2rem 0;
  }
  .news-txt {
    padding-left: 20px;
  }
  .news-txt li {
    padding: 2.25rem 0 2rem 1rem;
  }
  .index-events {
    padding-left: 2.5%;
  }
  .index-events li a {
    padding: 2.5rem 1rem 3.5rem;
  }
  .events-more .events-prev,
  .events-more .events-next {
    width: 3rem;
    height: 3rem;
    background-size: 25% !important;
  }
  .events-more .more {
    bottom: 0;
  }
  .index-connect ul {
   /* -ms-flex-wrap: wrap;
        flex-wrap: wrap;*/
  }
  .index-connect li {
    width: calc(50% - 0.875rem);
    margin-bottom: 1rem;
  }
  .footer .footer-nav {
    padding-right: 1.5rem;
  }
  .footer .footer-nav li {
    padding: 0 1rem;
  }
}
@media (max-width: 1080px) {



.list-nav .subnav .current a:before{
 content: "";
 width: 5px;
 height: 100%;
 position: absolute;
 left: 0;
 top: 0;
 background: #ffffff;
}





  .header .container {
    position: relative;
  }
  .header .logo {
    width: auto;
  }
  .header .logo img {
    height: 50px;
  }
  .header .lb {
    display: none;
  }
  .header .top-links {
    display: none;
  }
  .menu-box .logo {
    display: block;
  }
  .menu-box .logo img {
    height: 50px;
  }
  .menu-box .navbar {
    padding-top: 1.25rem;
  }
  .menu-box .navbar ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .menu-box .navbar ul li {
    width: 100%;
    text-align: left;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    padding: 5px 1rem;
  }
  .menu-box .navbar ul li .lv1 {
    text-align: left;
    line-height: 2.5rem;
  }
  .menu-box .navbar ul li em {
    display: block;
    cursor: pointer;height: 3.5rem;
  }
  .menu-box .navbar ul li.active em {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .menu-box .navbar .subnav {
    display: none;
  }
  .menu-box .top-links {
    display: block;
    margin-top: 1rem;
    float: none;
    width: 100%;
    margin-right: 0;
    overflow: hidden;
  }
  .menu-box .top-links ul {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .menu-box .top-links ul .ss {
    display: none;
  }
  .menu-box .top-links ul .en {
    border-right: none;
  }
  .menu-box .search-box {
    display: block;
    position: relative;
    height: auto;
    opacity: 1;
    visibility: visible;
    bottom: auto;
    top: auto;
    margin-top: 1rem;
    background: 0;
  }
  .menu-box .search-box .inner {
    width: 100%;
    margin: 0;
    max-width: none;
  }
  .menu-box .search-box .text {
    line-height: 2rem;
  }
  .menu-box .search-box .btn {
    line-height: 2em;
  }
  .row1,
  .row2,
  .row3 {
    padding: 3rem 0;
  }
  .row1 .title,
  .row2 .title,
  .row3 .title {
    margin-bottom: 2rem;
  }
  .news-pic {
    float: none;
    width: 100%;
    padding: 2rem 1rem 2rem 0;
  }
  .news-pic .pic {
    height: auto;
    height: 46vw;
  }
  .news-pic .news-number {
    top: 2rem;
  }
  .news-txt {
    float: none;
    width: 100%;
    margin-top: 1rem;
    overflow: hidden;
    padding: 0;
  }
  .news-txt li:before {
    display: none;
  }
  .news-txt li {
    padding: 1.5rem 0;
  }
  .news-txt li .date {
    color: #fabba4 !important;
  }
  .news-txt li .tit {
    color: #fff !important;
    height: auto;
    max-height: 3.5rem;
  }
  .news-txt li .abst {
    display: block;
    color: #fff !important;
    height: auto;
    max-height: 3rem;
  }
  .news-txt li:after {
    width: 100%;
    opacity: 1;
    visibility: visible;
  }
  .footer .footer-logo {
    text-align: center;
  }
  .footer .footer-logo img {
    max-width: 380px;
    width: 100%;
  }
  .footer .row .left {
    float: none;
    width: 100%;
  }
  .footer .row .contact {
    margin-top: 1rem;
    display: inline-block;
  }
  .footer .row .right {
    float: none;
    width: 100%;
    margin-top: 1rem;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .footer .row .footer-nav {
    width: 100%;
    padding: 0;
    border-right: none;
  }
  .footer .row .ewm {
    float: none;
    margin: 1rem auto 0;padding-left:0;
  }
  .list-page {
    padding: 1rem 0 4rem;
  }
  .list-page .left {
    float: none;
    width: 100%;
  }
  .list-page .right {
    float: none;
    width: 100%;
    margin-top: 30px;
  }
  .location {
    display: none;
  }
  .list-nav {
    padding: 0;
    background: #B81005;
  }
  .list-nav .phone-column {
    display: block;
    padding: 10px;
  }
  .list-nav .phone-column h2 {
    background: url(../images/phone-sidemenu.png) right center no-repeat;
    background-size: auto 20px;
    font-size: 1.5rem;
    color: #fff;
  }
  .list-nav .lv1 {
    display: none;
  }
  .list-nav .phone-column {
    display: block;
    line-height: 24px;
    text-align: left;
    padding: 10px 25px;
    background: #B81005;
    background-size: 100% 100%;
    position: relative;
    border-bottom: 1px solid #fff;
  }
  .list-nav .phone-column h2 {
    font-size: 1.5rem;
    font-weight: bold;
    color: #feffff;
    cursor: pointer;
  }



  .list-nav .phone-column em {
    display: block;
    width: 40px;
    height: 100%;
    background: url(../images/phone-sidemenu.png) center no-repeat;
    background-size: auto 40%;
    position: absolute;
    top: 0;
    right: 15px;
  }
  .list-nav .subnav {
    display: none;
    padding-bottom: 1.25rem;
  }
  .list-nav .subnav * {
    color: #fff !important;
  }
  .list-nav .subnav li .lv2 {
    padding: 10px 25px;
  }
  .list-nav .subnav li .lv2 em {
    display: none;
  }
  .list-nav .subnav li .lv2:after {
    display: none;
  }
  .list-nav .subnav dd dl:after {
    display: none;
  }
  .list-nav .subnav dd em {
    display: none;
  }
  .list-nav .subnav dd a:before {
    background: none !important;
    border: 1px solid #fff !important;
  }
  .list-txt li {
    padding: 1rem;
  }
  .list-txt li .date {
    width: 6rem;
  }
  .list-txt li .date .mon {
    font-size: 1.75rem;
  }
  .list-txt li .txt {
    width: calc(100% - 8rem);
  }
  .list-txt li h2 {
    font-size: 1.125rem;
  }
  .list-txt li .abst {
    margin-top: 10px;
    font-size: 1rem;
    line-height: 1.625rem;
    height: 3.25rem;
  }
  .list-pics li {
    width: 50%;
  }
}
@media (max-width: 992px) {
  .about-jj .txt01 img {
    float: none;
    display: block;
    margin: 0 auto;
  }
}
@media (max-width: 768px) {
  html {
    font-size: 14px;
  }
  .banner .swiper-container .tit {
    width: 100%;
    bottom: 0;
    max-width: none;
    padding: 10px;
  }
  .banner .swiper-container .tit h2 {
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 1rem;
    line-height: 1.5rem;
    width: calc(100% - 115px);
    white-space: nowrap;
  }
  .banner .banner-pagination {
    bottom: 10px;
  }
  .banner .banner-pagination span {
    margin: 0 5px;
  }
  .banner .banner-pagination .swiper-pagination-bullet-active {
    margin-right: 5px;
  }
  .banner .banner-pagination .swiper-pagination-bullet-active:after {
    display: none;
  }
  .news-pic .pic {
    height: 56vw;
  }
  .news-pic .news-pagination {
    padding-top: 0.5rem;
  }
  .news-pic .news-number .next {
    margin-bottom: 0.5rem;
  }
  .news-pic .news-number .prev {
    margin-top: 0.5rem;
  }
  .news-pic:before {
    right: 0;
  }
  .row2 .title h2,
  .row3 .title h2 {
    padding: 4rem 0 2rem;
  }
  .row3 .more:before,
  .row3 .more:after {
    width: calc(50% - 6rem);
  }
  .index-events .swiper-container {
    padding-bottom: 2rem;
  }
  .list-news li {
    padding: 10px;
  }
  .list-news li .pic {
    float: none;
    width: 100%;
    height: auto;
  }
  .list-news li .pic a {
    width: 100%;
    height: 46vw;
  }
  .list-news li .txt {
    float: none;
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .list-leader li a {
    padding: 15px;
  }
}
@media (max-width: 600px) {
  .menu-btn {
    width: 60px;
  }
  .header .logo img,
  .menu-box .logo img {
    height: 40px;
  }
  .row3 .more {
    margin-top: 2rem;
  }
  .index-connect li {
    width: calc(50% - 5px);
  }
  .list-txt li .date {
    width: 4rem;
  }
  .list-txt li .date .yea {
    font-size: 1rem;
  }
  .list-txt li .date .mon {
    font-size: 1.25rem;
  }
  .list-txt li .txt {
    width: calc(100% - 5.5rem);
  }
  .list-pics li {
    width: 100%;
    margin-bottom: 2rem;
  }
  .list-pics li a .tit {
    margin-top: 1rem;
  }
  .list-pics li a .tit h2 {
    font-size: 1.25rem;
    line-height: 2rem;
    height: auto;
    max-height: 4rem;
  }
  .about-jj .about-pics ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .about-jj .about-pics ul li {
    float: none;
    width: 100%;
    text-align: center;
    margin-bottom: 5px;
    text-align: center;
  }
}
@media (max-width: 420px) {
  .header .logo img,
  .menu-box .logo img {
    height: 35px;
  }
  .top-links li {
    padding: 0 8px;
  }
}