@media all and (max-device-width: 767px) {
    .top img:nth-child(1) {
        display: none;
    }

    .top img:nth-child(2) {
        width: 35%;
        margin-left: 4%;
    }

    .top img:nth-child(3) {
        width: 11%;
        margin-right: 4%;
        height: 80%;
    }

    .top {
        width: 100%;
    }

    .nav {
        flex-direction: column;
        display: none;
        z-index: 9;
    }
    .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
        z-index: 1;
    }
    .nav1 {
        position: absolute;
        z-index: 10;
    }

    .tabshow > ul {
        width: 100%;
        padding: 0;
    }

    .tabshow > ul > li {
        width: 40%;
    }

    .diagnosis {
        padding-top: 2rem;
    }

    .pre_text {
        width: 100%;
        background-image: url("/assets/img/yimeiicon/20.png");
        color: #fff;
    }

    .pre_text > div {
        padding-left: 0;
    }

    .pre_content {
        color: #fff;
        width: 90%;
        margin: 0 auto;
    }

    .dian {
        top: -0.6rem;
        left: 50%;
    }

    .pre_text h1 {
        text-align: center;
        padding-top: 2rem;
        padding-bottom: 1rem;
    }

    .pre_content span {
        display: flex;
        justify-content: center;
        text-align: center;
    }

    .pre_content div:nth-child(2) {
        width: 96%;
        margin: 0 auto;
        font-weight: normal;
        font-stretch: normal;
        line-height: 3.2rem;
        text-indent: 2em;
        text-align: justify;
    }

    .pre_content div:nth-child(3) {
        display: none;
    }

    .pre_img {
        display: none;
    }

    .pre_img-t {
        width: 90%;
        margin: 2rem auto;
        overflow: hidden;
    }

    .pre_text .more {
        color: #2e68a9;
        background-color: #fff;
        width: 20rem;
    }

    .more-d {
        padding-bottom: 1rem;
    }

    .tabshow2 > ul {
        display: flex;
        margin: 0 auto;
        width: 90%;
        flex-wrap: wrap;
        padding: 0;
    }

    .tabshow2 > ul > li {
        width: 50%;
    }

    .show2_text_tit {
        line-height: 3.7rem;
    }

    .show2_text {
        padding: 0 1.5rem;
        display: inline-block;
    }

    .show2_text div:nth-child(2) {
        color: #bebebe;
        font-size: 16px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
    }

    .tabshow2 > div {
        margin-top: 0;
        padding: 4rem;
    }

    .tabshow2 > div .more {
        margin: 0 auto;
    }

    .tabshow2 {
        padding-bottom: 0;
    }

    .yihu {
        background-image: url(/assets/img/yimeiicon/sjbj.png);
    }

    .new_list {
        width: 90%;
    }
    .new{
        background-color: #fff;
    }
    .new_text p:nth-child(2) {
        width: 100%;
        word-break: break-all;
        text-overflow: ellipsis;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        margin-bottom: 0.4rem;
        font-size: 1.3rem;
    }

    .lylx_list {
        width: 90%;
        margin-right: 4%;
    }

    .lylx_list > div:nth-child(odd) {
        width: 48%;
        margin-right: 2%;
    }

    .lylx_list > div {
        width: 48%;
        margin-right: 0;
    }

    .lylx_list img {
        width: 100%;
        height: 10rem;
    }

    .lylx .more {
        margin: 0 auto;
        margin-bottom: 2rem;
    }

    .l_ident {
        display: none;
    }

    .two_code {
        display: none;
    }

    .sj-two-code {
        display: block;
        margin: 0;
        width: 50%;
    }

    .c_ident {
        margin: 0;
    }

    .two_code_img {
        margin-left: 2rem;
    }

    .two_code_img div {
        margin-right: 2rem;
    }

    .two_code_img img {
        width: 100%;
        padding-top: 4rem;
    }

    .rm_img img {
        width: 100%;
    }

    .c_ident1 {
        border-left: 0;
        border-right: 0;
        width: 50%;
        margin-top: 3rem;
    }

    .c_ident div:nth-child(1) {
        display: flex;
        align-items: center;
    }

    .bottom {
        align-items: center;
    }

    .copyright {
        display: none;
    }

    .btn-nav {
        display: flex;
        background-color: #222222;
        justify-content: space-around;
        align-items: center;
    }

    .btn-nav-k {
        margin-top: 0.5rem;
        margin-bottom: 0.5rem;
        text-align: center;
    }

    .btn-nav-k img{
        width: 78%;
    }
    .btn-nav3 {
        padding: 0 2rem;
        border-radius: 50%;
        background-color: #003885;
    }

    .btn-nav-k a {
        position: relative;
        top: 1rem;
        text-align: center;
        -webkit-user-select: none;
        color: #fff;
    }

    .swiper-wrapper {
        width: 100%;
    }

    .swiper-slide {
        width: 100%;
    }

    .swiper-slide-active {
        width: 100%;
    }

    html, body {
        padding: 0;
        margin: 0;
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        overflow: hidden;
        overflow-y: auto;
    }

    .new_text > p:nth-child(1) {
        width: 100%;
        float: left;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 1.5rem;
        margin-bottom: 0.9rem;
    }

    .focus_btn ul {
        justify-content: center;
        flex-wrap: wrap;
        padding-left: 0;
    }

    .focus_btn ul li {
        width: 25%;
    }

    .focus_btn ul li div {
        width: 50%;
    }

    .icon {
        height: 3rem;
        width: 3rem;
    }

    .text_span {
        padding-left: 2rem;
        line-height: 5rem;
        font-size: 1.9rem;
        width: 68%;
        color: #333;
        font-weight: 900;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        display: block;
        float: left;
    }

    .swiper-slide > img {
        height: 30rem;
    }

    .go_icon {
        border: 0.1rem solid #999;
        float: right;
        width: 2.5rem;
        height: 2.5rem;
        text-align: center;
        line-height: 2.5rem;
        font-size: 2.2rem;
        border-radius: 0.7rem;
        margin-top: 0.7rem;
        background-image: url(/assets/img/icon/right.png);
        background-size: 55%;
        background-repeat: no-repeat;
        background-position: center;
        margin-right: 1.5rem;
    }

    .go_icon2 {
        border: 0.1rem solid #999;
        float: right;
        width: 2.5rem;
        height: 2.5rem;
        text-align: center;
        line-height: 2.5rem;
        font-size: 2.2rem;
        border-radius: 0.7rem;
        margin-top: 0.7rem;
        background-image: url(/assets/img/icon/right.png);
        background-size: 55%;
        background-repeat: no-repeat;
        background-position: center;
        margin-right: 1.5rem;
    }

    .list_on {
        padding: 2rem;
        margin-bottom: 2rem;
        background-color: #f5f5f5;
        display: flex;
        justify-content: space-around;
    }

    .kqzs-img-w {
        width: 30%;
    }

    .new_list img {
        float: left;
        width: 100%;
        object-fit: contain;
    }
    .lo_img{
        width: 48%;
        margin-right: 1rem;
        display: inline-block;
    }
    .new_text {
        height: 9.9rem;
        overflow: hidden;
        width: 61%;
    }

    .lylx_list > div > .list_content {
        padding: 2rem;
    }

    .lylx_list > div > .list_content > p:nth-child(1) {
        font-size: 1.8rem;
        line-height: 3rem;
        letter-spacing: 0.1rem;
    }

    .lylx_list > div > .list_content > p:nth-child(2) {
        font-size: 1.5rem;
    }

    .lylx_list > div > .list_content > p:nth-child(3) {
        font-size: 1.4rem;
        line-height: 4.5rem;
    }

    .list_content .go_icon {
        margin-top: -4rem;
        width: 2.5rem;
        margin-right: -1.5rem;
    }

    .list_content .go_icon2 {
        margin-top: -4rem;
        width: 2.5rem;
        height: 2.5rem;
        margin-right: -1.5rem;
    }

    .new_text .go_icon {
        margin-top: -4.3rem;
        width: 2.5rem;
        height: 2.5rem;
        /*margin-right: 0.5rem;*/
    }

    .new_text .go_icon2 {
        margin-top: -4.3rem;
        width: 2.5rem;
        /*margin-right: -0.5rem;*/
        height: 2.5rem;
    }

    .tabshow .go_icon {
        width: 3rem;
        height: 3rem;
    }

    .tabshow .go_icon2 {
        width: 3rem;
        height: 3rem;
    }

    .tabshow2 .go_icon {
        width: 2.5rem;
        height: 2.5rem;
    }

    .tabshow2 .go_icon {
        width: 2.5rem;
        height: 2.5rem;
    }

    .c_ident1 .rm_img {
        width: 20%;
        float: left;
        display: inline-block;
    }

    .c_bot img:nth-child(2) {
        width: 72%;
    }

    .c_ident img:nth-child(2) {
        width: 69%;
    }

    .swiper-container2 {
        display: block;
    }

    .swiper-container {
        display: none;
    }
    .focus_btn ul li p:nth-child(2){
        color: #999999;
    }
    .focus_btn ul li p:nth-child(3){
        color: #999999;
    }
    .c_bot p{
        width: 70%;
        font-size: 1rem;
        display: inline-block;
    }

    .new_text p:nth-child(3){
        font-size: 1.2rem;
    }
    .go_icon3{
        margin-top: -40px;
        border: 1px solid #999;
        float: right;
        width: 2.5rem;
        height: 2.5rem;
        text-align: center;
        line-height: 25px;
        font-size: 22px;
        border-radius: 7px;
        /* margin-top: 7px; */
        background-image: url(/assets/img/icon/right.png);
        background-size: 55%;
        background-repeat: no-repeat;
        background-position: center;
        margin-right: -1.5rem;
    }
}