﻿@charset "utf-8";

/* CSS Document */

@media only screen and (max-width: 1680px) {
    .develop .swiper-button-prev {
        left: 0;
    }
    .develop .swiper-button-next {
        right: 0;
    }
}

@media only screen and (max-width: 1024px) {
    .wrap_box {
        font-size: 0.24rem;
    }
    img {
        width: 100%;
    }
    .mar_t10 {
        margin-top: 0.1rem;
    }
    .pc {
        display: none;
    }
    .phone {
        display: block;
    }
    .p_w100 {
        width: 100% !important;
    }
    .p_col {
        flex-direction: column;
    }
    .banner_txt {
        text-align: center;
        top: 25%;
    }
    .banner_txt p {
        width: 3.51rem;
        height: 0.58rem;
        line-height: 0.58rem;
        border: 1px solid #fff;
        font-size: 0.26rem;
        margin: 0 auto;
    }
    .banner_txt .t1 {
        font-size: .56rem;
    }
    .banner_txt p font {
        display: none;
    }
    .banner_txt .mar_t60 {
        margin-top: 1.2rem !important;
    }
    .p_re_col {
        flex-direction: column-reverse;
    }
    .pcshow {
        display: none;
    }
    .wapshow {
        display: block;
    }
    /* .f22,
    .f24 {
        font-size: 0.28rem;
    }
    .f18,
    .f20,
    .f21 {
        font-size: 0.26rem;
    }
    .f14 {
        font-size: 0.24rem;
    } */
    .p_header {
        height: 1.1rem;
        width: 100%;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 9;
    }
    .p_header .content {
        height: 100%;
    }
    .p_header.ding {
        top: 0;
    }
    .p_header.on {
        background: #fff;
        /* display: none; */
    }
    .p_header.on .logo img:first-child,
    .p_header.on .menu_btn img:first-child,
    .p_header.on .ss_btn img:first-child {
        opacity: 0;
    }
    .p_header.on .logo img:last-child,
    .p_header.on .menu_btn img:last-child,
    .p_header.on .ss_btn img:last-child {
        opacity: 1;
    }
    .top_bg {
        height: 1rem;
        display: none;
    }
    .link a {
        margin-left: 0.3rem;
    }
    .logo {
        width: 2rem;
        height: 0.65rem;
    }
    .ss_btn {
        width: 0.42rem;
        height: 0.4rem;
        margin-right: 0.4rem;
    }
    .menu_btn {
        width: 0.42rem;
        height: 0.42rem;
    }
    .menu_btn img {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
    }
    .menu_btn img:last-child {
        opacity: 0;
    }
    .menu_box {
        background: rgba(0, 0, 0, 0.8);
        background-size: 100%;
        width: 100%;
        height: 100vh;
        top: 0;
        left: 0;
        z-index: 999;
        position: fixed;
        padding: 0.2rem 0.3rem 0;
        display: none;
    }
    .menu_list {
        color: #fff;
        height: 10rem;
        overflow-y: auto;
    }
    .menu_list li {
        font-size: 0.3rem;
        padding-left: 0.36rem;
        line-height: 3;
    }
    .menu_list li h3 {
        font-size: 0.36rem;
    }
    .menu_close {
        font-size: 0.6rem;
        color: #fff;
    }
    .sub_menu {
        font-size: 0.3rem;
        color: #aaa;
        display: none;
    }
    .sub_menu a {
        display: block;
        position: relative;
        padding-left: 0.4rem;
    }
    .sub_menu a::after {
        width: 0.12rem;
        height: 0.12rem;
        background: #fff;
        border-radius: 100%;
        position: absolute;
        content: "";
        left: 0;
        top: 0;
        bottom: 0;
        margin: auto 0;
    }
    .banner>img {
        object-fit: cover;
    }
    .health_con_txt {
        font-size: 0.26rem;
    }
    .founding {
        width: 50%;
        text-align: center;
        margin-bottom: 0.6rem;
    }
    .founding h4 {
        font-size: .75rem;
    }
    .founding h4 span {
        font-size: .375rem;
    }
    .founding h6 {
        font-size: .24rem;
    }
    .founding:first-child {
        display: none;
    }
    .m_about_num .founding {
        background: #fafafa;
        width: 48%;
        padding: 0.2rem 0;
    }
    .m_about_num .founding p {
        font-size: 0.3rem;
    }
    .m_about_num .founding p:last-of-type {
        font-size: 0.24rem;
        color: #333;
    }
    .cuturebox .main_tit p,
    .teams .main_tit p {
        font-size: 0.18rem;
    }
    .cuture p,
    .doctors p {
        font-size: 0.26rem;
        line-height: 2;
    }
    .cuture .imgwrap img {
        margin-top: 1.4rem;
        width: 100%;
        height: auto;
    }
    .doctors {
        justify-content: center;
        flex-direction: column;
    }
    .doctors p {
        width: 100%;
    }
    .doctors .imgwrap {
        margin-top: 0.4rem;
    }
    .honor .imgwrap img {
        width: 2.51rem;
    }
    .honor .honorTxt {
        padding-left: 0.5rem;
    }
    .honor .honorTxt h4 {
        font-size: 0.33rem;
        line-height: 1.7;
    }
    .honor .honorTxt h4:last-of-type {
        font-size: 0.24rem;
    }
    .honor .honorTxt ul li {
        font-size: 0.26rem;
        padding: 0.1rem 0 0.1rem 0.3rem;
    }
    .contribution_list {
        margin-top: 0.3rem;
    }
    .contribution_list li {
        height: 3.9rem;
        width: 48%;
        margin-bottom: 0.4rem;
    }
    .contribution_list li img {
        height: 3.0rem;
        object-fit: cover;
    }
    .contribution_list li p {
        padding-top: 0.3rem;
        font-size: 0.3rem;
    }
    .zlxm ul li {
        width: 100%;
    }
    .zlxm ul li .info {
        padding-right: 0.2rem;
    }
    .zlxm ul li .info h2 {
        font-size: 0.3rem;
    }
    .zlxm ul li .info p {
        font-size: 0.26rem;
        display: -webkit-box;
        text-overflow: ellipsis;
        -webkit-line-clamp: 1;
        overflow: hidden;
        -webkit-box-orient: vertical;
    }
    .zlxm ul li .info a {
        font-size: 0.24rem;
        width: 1.3rem;
        height: 0.45rem;
        line-height: 0.45rem;
    }
    .zlxm ul li .info a.findx {
        width: 1.42rem;
        height: 0.48rem;
        line-height: 0.46rem;
        font-size: 0.24rem;
        margin-top: 0.2rem;
    }
    .doctors ul li {
        width: 48%;
        height: 5.0rem;
    }
    .doctors ul li .imgwrap {
        width: 100%;
        margin-top: 0 !important;
    }
    .doctors ul li .info h2 {
        font-size: 0.3rem;
    }
    .doctors ul li .info p,
    .doctors ul li .info a {
        font-size: 0.24rem;
    }
    .technology ul li {
        width: 48%;
    }
    .technology ul li .imgwrap {
        width: 100%;
    }
    .technology ul li .info p {
        font-size: 0.24rem;
    }
    .charity ul li {
        width: 48%;
        height: 4.0rem;
        flex-direction: column;
        padding-right: 0;
    }
    .charity span.more {
        display: none;
    }
    .charity ul li .imgwrap {
        width: 100%;
        height: 2.2rem;
    }
    .charity ul li .info p {
        display: none;
    }
    .charity ul li .info {
        padding: 0.1rem;
    }
    .charity ul li .info h5 {
        font-size: 0.24rem;
    }
    .news_list_bg {
        background: none;
        border: 0;
        padding: 0;
    }
    .newList ul li .info {
        padding-left: 0.3rem;
        padding-right: 0.2rem;
        width: 4.2rem;
    }
    .newList ul li .info h2 {
        font-size: 0.3rem;
    }
    .newList ul li .info p {
        font-size: 0.24rem;
        line-height: 1.7;
    }
    .newList ul li .info a.find {
        display: none;
    }
    .articleBox {
        padding-top: 0.55rem !important;
    }
    .articleBox h2 {
        font-size: 0.4rem;
        line-height: 1.7;
    }
    .articleBox h6 {
        font-size: 0.24rem;
    }
    .nextpage li a {
        font-size: 0.24rem;
    }
    .zhenliaoBox,
    .doctorBox,
    .linkBox {
        justify-content: center;
        flex-direction: column;
    }
    .zhenliaoBox .desc {
        padding-left: 0;
        margin-top: 0.66rem;
    }
    .zhenliaoBox .desc h2 {
        text-align: center;
        font-size: 0.4rem;
    }
    .zhenliaoBox .desc h4 {
        width: 3.28rem;
        height: 0.52rem;
        line-height: 0.52rem;
        font-size: 0.24rem;
        margin: 0.3rem auto;
    }
    .zhenliaoBox .desc p {
        font-size: 0.26rem;
    }
    .doctorBox {
        padding-top: 0.2rem !important;
    }
    .doctorBox .imgwrap {
        height: auto;
        width: 3.09rem;
        border: 0;
    }
    .doctorBox .desc {
        padding-left: 0;
        padding-top: 0.52rem;
    }
    .doctorBox .desc h2 {
        text-align: center;
        font-size: 0.4rem;
    }
    .doctorBox .desc h2 span {
        font-size: 0.24rem;
    }
    .doctorBox .desc .p1 {
        font-size: 0.24rem;
        text-align: center;
        line-height: 1.7;
        padding: 0 0.4rem;
    }
    .doctorBox .desc h4 {
        font-size: 0.24rem;
    }
    .doctorBox .desc .p2 {
        font-size: 0.26rem;
    }
    .doctorBox .desc .skill span {
        font-size: 0.26rem;
    }
    .charity ul li .info h2 {
        font-weight: normal;
    }
    .linkDesc {
        display: none;
    }
    .linkBox li {
        width: 4.11rem;
        padding-top: 0.1rem;
        height: auto;
        padding-bottom: 0.1rem;
        margin: 0 auto;
        margin-bottom: 0.4rem;
    }
    .linkBox li .imgwrap {
        border: 0;
    }
    .linkBox li .gray10,
    .linkBox li .gray9 {
        font-size: 0.24rem;
    }
    .linkBox li .address p {
        max-width: 2.4rem;
    }
    .consultbox {
        display: none;
    }
    .wapConsultbox {
        display: block;
    }
    .wapConsultbox .message_bg {
        padding-bottom: 0.8rem;
    }
    .pro_bg {
        background: url(../images/pro_bg.jpg) no-repeat center top;
        background-size: auto;
    }
    .articleBox .show_txt {
        font-size: 0.26rem;
    }
    .pro_con {
        position: relative;
    }
    .pro_con .more {
        position: absolute;
        top: 0;
        right: 0.26rem;
        border: 1px solid #3E3E3E;
        width: 1.73rem;
        height: 0.56rem;
        line-height: 0.56rem;
    }
    .pro_con_txt {
        height: auto;
        margin-bottom: 0.2rem;
        overflow: hidden;
        font-size: 0.26rem;
    }
    .pro_pic {
        margin: 0.5rem 0 0;
    }
    .pro_pic li {
        width: 2.73rem !important;
        height: 4.1rem;
    }
    .pro_pic li.on {
        width: 2.87rem !important;
        height: 4.3rem;
    }
    .pro_btn .swiper-pagination {
        width: 3.6rem;
    }
    .position,
    .m_about_video {
        display: none;
    }
    .health_bg {
        background: url(../images/health_bg_wap.png) no-repeat center bottom;
        background-size: auto;
    }
    .health_bg .center {
        align-items: flex-start;
        padding-top: 2.0rem;
    }
    .health_con .more {
        position: absolute;
        right: 0.26rem;
        top: 0.2rem;
        border-color: #fff;
        width: 1.73rem;
        height: 0.54rem;
        line-height: 0.54rem;
        font-size: 0.26rem;
    }
    .health_con .center {
        align-items: center !important;
        padding-top: 0 !important;
    }
    .health_con h3 {
        font-size: 0.24rem;
    }
    .health_con .ay1 {
        font-size: 0.42rem;
    }
    .jiazhi_bg {
        background: url(../images/jiazhi_bg_wap.png) no-repeat center top;
        background-size: auto;
    }
    .jiazhi_box {
        justify-content: center;
        flex-direction: column-reverse;
    }
    .jiazhi_txt {
        font-size: 0.26rem;
        color: #333;
        text-align-last: left;
    }
    .news_pic .more {
        display: none;
    }
    .news_pic li::after {
        width: 1.0rem
    }
    .news_right_con {
        top: 1rem;
    }
    .news_con_box {
        margin-top: 0.4rem;
    }
    .news_right_con .newMore {
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        width: 113px;
        height: 36px;
        line-height: 36px;
        border-radius: 16px;
        border: solid 1px #535353;
        text-align: center;
    }
    .jiazhi_list li {
        width: 100%;
        height: 2.0rem;
        padding: 0.3rem 0.35rem 0;
    }
    .jiazhi_list li:nth-child(2),
    .jiazhi_list li:nth-child(3) {
        width: 100%;
        height: 2.0rem;
    }
    .jiazhi_con {
        text-align: right;
        margin: 1rem 0 0.5rem;
    }
    .jiazhi_con h2::before {
        margin-left: auto;
        margin-right: 0;
        width: 0.7rem;
        height: 0.04rem;
        background: #3D3D3D;
    }
    .jiazhi_con h3 {
        font-size: 0.24rem;
        color: #3D3D3D !important;
    }
    .jiazhi_list li h2 {
        height: 0.4rem;
        line-height: 0.4rem;
        background-size: cover;
    }
    .jiazhi_list li div {
        font-size: 0.26rem;
    }
    .news_con ul li {
        float: none;
        width: 100%;
        height: 2.8rem;
        position: relative;
        padding-top: 0.4rem;
    }
    .news_con ul li h4 {
        font-size: 0.3rem;
        color: #333333;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        display: block;
    }
    .news_con ul li div {
        font-size: 0.26rem;
        color: #666;
    }
    .news_con ul li div:last-of-type {
        position: absolute;
        top: 0.2rem;
        right: 0.26rem;
        font-size: 0.24rem;
        color: #999999;
    }
    .news_con ul li:nth-child(2),
    .news_con ul li:nth-child(3) {
        width: 100%;
        height: 2.8rem;
        padding-top: 0.4rem;
    }
    .newUl {
        margin-top: 1.3rem;
    }
    .news_list li h2 {
        width: 1.29rem;
        height: 0.4rem;
        line-height: 0.4rem;
    }
    .service_bg {
        background: url(../images/service_bg.jpg) no-repeat center top;
        background-size: auto;
    }
    .welfare_bg {
        background-size: auto;
    }
    .service_list {
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .service_list li {
        width: 3.15rem;
        height: 4.18rem;
        margin-right: 0;
        margin-bottom: 0.2rem;
    }
    .service_list li.current {
        width: 3.15rem;
        height: 4.18rem;
    }
    .service_list li:last-child {
        display: none;
    }
    .service_list li .service_con1 .service_tit h3 {
        font-size: 0.3rem;
        font-weight: normal;
        margin-top: 0.4rem;
    }
    .service_bg .tit {
        margin-top: 0.8rem;
        position: relative;
    }
    .service_bg .tit .more {
        position: absolute;
        top: 0;
        right: 0;
        width: 1.73rem;
        height: 0.54rem;
        line-height: 0.54rem;
        text-align: center;
        font-size: 0.26rem;
        color: #fff;
        border-color: #fff;
        border-radius: 0.5rem;
    }
    .service_bg .tit h2::before {
        margin-bottom: 0.1rem;
        width: 0.7rem;
    }
    .service_bg .content_page .tit p {
        font-size: 0.24rem;
    }
    .service_con2 h1 {
        margin-top: -0.25rem;
    }
    .service_con2 h2 {
        font-size: 0.3rem;
    }
    .service_con2 p {
        font-size: 0.24rem;
    }
    .service_con2 {
        height: 2.5rem;
        padding: 0 0.2rem;
    }
    .message_bg {
        background: url(../images/message_bg_wap.png) no-repeat center top;
        background-size: 100% 100%;
    }
    .message_con {
        background-color: rgba(255, 255, 255, 0.8);
    }
    .search_list li h3 {
        font-size: 0.3rem;
    }
    .search_list li p {
        font-size: 0.26rem;
    }
    .mes_box {
        flex-wrap: wrap;
    }
    .mes_txt {
        width: 100%;
        padding-top: 0.5rem;
    }
    .message_tit h2 {
        font-size: 1.5rem;
    }
    .message_tit h4 {
        margin-top: -0.8rem;
    }
    .pcfooter {
        display: none;
    }
    .wapfooter {
        display: block;
    }
    .footer_bg {
        height: 9rem !important;
        padding-top: 0.6rem;
    }
    .footer {
        height: 6rem;
    }
    .wapfooter .line {
        height: 0.8rem;
        border-bottom: 1px dashed #999;
        margin-bottom: 0.3rem;
        display: none;
    }
    .footer_wap .footer_logo {
        width: 1.69rem;
        height: 0.59rem;
    }
    .footer_wap .footer_logo img {
        width: 100%;
        height: 100%;
    }
    .wapfooter .p30 {
        padding: 0.6rem 0 1.9rem;
    }
    .wapfooter .adds {
        padding-left: 1.0rem;
        color: rgba(255, 255, 255, 0.5);
        font-size: 0.24rem;
    }
    .wapfooter .qr {
        justify-content: center !important;
    }
    .wapfooter .qr img {
        width: 1.69rem;
        height: 1.7rem;
        margin: 0 0.24rem;
    }
    .wapfooter .qr p {
        font-size: 0.24rem;
        color: #fff;
    }
    .wapfooter .copyright {
        font-size: 0.24rem;
        color: rgba(255, 255, 255, 0.5);
        padding-top: 0.22rem;
    }
    .code_list {
        margin: 0.5rem 0 0;
        justify-content: center;
    }
    .code_list li {
        margin: 0 0.2rem;
    }
    .copyright .content {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .share_list {
        position: static;
        margin: 0.2rem 0 0;
    }
    .m_banner img {
        height: 5rem;
        object-fit: cover;
    }
    .fangan1_txt {
        padding: 20px 0;
    }
    .fangan1_list {
        justify-content: space-between;
    }
    .fangan1_list li {
        width: 3.4rem;
        margin-right: 0;
        padding: 0.2rem 0.3rem;
    }
    .fangan2_list {
        justify-content: space-between;
    }
    .fangan2_list li {
        width: 3.4rem;
        margin-right: 0;
        min-height: 5rem;
    }
    .fangan3_con {
        padding: 0.3rem;
    }
    .fangan4_box {
        margin: 0;
        position: static;
    }
    .fangan4_list {
        justify-content: space-between;
        margin-top: -1rem;
    }
    .fangan4_list li {
        width: 3.4rem;
        margin: 0 0 0.3rem 0;
    }
    .fangan4_list li:nth-child(2) {
        margin-top: 0;
    }
    .fangan4_list li:nth-child(5) {
        margin-top: 0;
    }
    .fangan4_pic {
        position: static;
        width: 100%;
        height: auto;
        margin-top: -1rem;
    }
    .fangan5_list li {
        width: 50%;
        padding: 0.5rem 0.3rem;
    }
    .fangan6_list {
        justify-content: space-between;
    }
    .fangan6_list li {
        width: 3.4rem;
        min-height: 4.5rem;
        margin-right: 0;
        padding: 0.3rem;
    }
    .fangan6_list li img {
        height: 2.8rem;
    }
    .fangan7 {
        padding: 0.5rem 0.3rem;
    }
    .fangan8_list {
        justify-content: space-between;
    }
    .fangan8_list li {
        width: 3.4rem;
        margin-right: 0;
        padding: 0.2rem 0.35rem 0.4rem;
    }
    .fangan9_medie {
        margin: 0.5rem 0 0;
    }
    .fangan11_list {
        justify-content: space-between;
    }
    .fangan11_list li {
        width: 3.4rem;
        min-height: 4rem;
        margin-right: 0;
        padding: 0.25rem;
    }
    .fangan12_list {
        justify-content: space-between;
    }
    .fangan12_list li {
        width: 3.4rem;
        margin-right: 0;
        min-height: 4rem;
    }
    .fangan14_tit img {
        width: 35%;
    }
    .fangan14_list li {
        width: 33.33333333%;
        height: 2.34rem;
    }
    .m_about_num li {
        width: 50%;
        margin-bottom: 0.2rem;
    }
    .m_brand_bg {
        background-size: auto;
        padding: 0.3rem 0 1rem;
    }
    .m_tit {
        padding: 0 0.2rem;
    }
    .m_tit h2 {
        font-size: 0.56rem;
    }
    .m_tit h2 span {
        font-size: 0.22rem;
    }
    .m_brand {
        padding: 0.6rem 0 0;
        justify-content: space-between;
    }
    .m_about_con {
        font-size: 0.26rem;
    }
    .m_brand li {
        width: 3.4rem;
        margin-right: 0;
        min-height: 3.4rem;
    }
    .cuture li {
        width: 100%;
    }
    .develop_bg {
        padding-bottom: 1rem;
    }
    .develop_box {
        padding: 0;
    }
    .develop_box::after {
        top: 0.4rem;
        height: 1px;
    }
    .develop li {
        text-align: center;
        background: url(../images/deve1.png) no-repeat center top;
        background-size: 0.16rem 0.31rem;
    }
    .develop li.swiper-slide-active {
        background: url(../images/deve2.png) no-repeat center top;
        background-size: 0.16rem 0.31rem;
    }
    .develop li.swiper-slide-active h3 {
        color: #035db4;
    }
    .develop .swiper-button-prev,
    .develop .swiper-button-next {
        width: 0.6rem;
        height: 0.6rem;
    }
    .develop .swiper-button-prev::after,
    .develop .swiper-button-next::after {
        font-size: 0.2rem;
    }
    .honor_list_pic {
        height: 4.7rem;
    }
    .contribution_bg {
        padding-bottom: 1.2rem;
    }
    /* .contribution_list li {
    height: 4.62rem;
  } */
    .contribution_con {
        padding: 0.3rem 0;
        font-size: 0.26rem;
        line-height: 2;
    }
    .contribution_con .content .main_tit p {
        font-size: 0.18rem;
    }
    .m_case {
        justify-content: space-between;
    }
    .m_case li {
        width: 3.4rem;
        margin-right: 0;
        margin-bottom: 0.4rem;
    }
    .m_news li {
        padding: 0.3rem 0.2rem;
    }
    .m_news_pic {
        width: 2.1rem;
        height: 1.73rem;
    }
    .m_news_con {
        width: 3rem;
    }
    .m_news_more {
        width: 2rem;
        height: 0.5rem;
        margin: 0.2rem 0 0;
    }
    .m_pro {
        justify-content: space-between;
        padding: 0.3rem 0;
    }
    .m_pro li {
        width: 3.4rem;
        margin-right: 0;
        margin-bottom: 0.2rem;
    }
    .m_pro_pic {
        height: 3.4rem;
    }
    .m_pro_con {
        height: 0.9rem;
    }
    .big_pro li img {
        height: 7.02rem;
    }
    .small_pro {
        width: 5.6rem;
    }
    .small_pro li img {
        height: 2.7rem;
    }
    .m_pro_show_left .swiper-button-prev,
    .m_pro_show_left .swiper-button-next {
        width: 0.5rem;
        height: 2rem;
    }
    .m_pro_show_tit {
        line-height: 1rem;
        margin: 0.5rem 0;
    }
    .nextpage>div img {
        width: 0.22rem;
        height: 0.22rem;
    }
    .news_show_box {
        padding: 0.7rem 0.3rem;
    }
    .five_list li:nth-child(even) {
        flex-direction: column;
    }
    .five_list_con {
        margin: 0.3rem 0 0;
    }
    .five_list_con h2 {
        font-size: 0.74rem;
        margin: 0;
    }
    .five_list_con h4 {
        margin-top: -0.5rem;
    }
    .youshi_pic {
        margin-bottom: 0.5rem;
    }
    .youshi_pic::after {
        display: none;
    }
    .join_list {
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .join_list li {
        width: 3.4rem;
        margin-right: 0;
    }
    .four_bg {
        background-size: auto 100%;
    }
    .liucheng_list li:nth-child(even) .content {
        flex-direction: column;
    }
    .tips {
        padding: 0.2rem 0;
    }
    .liucheng_pic {
        margin: 0.5rem 0 0;
    }
    .liucheng_con h2 {
        font-size: 0.84rem;
    }
    .liucheng_con h4 {
        margin-top: -0.6rem;
    }
    .fangan_type {
        justify-content: space-between;
    }
    .fangan_type li {
        width: 3.4rem;
        margin-right: 0;
    }
    .fangan_type li img {
        height: 4.26rem;
    }
    .dingzhi_type li img {
        height: 3rem;
    }
}

@media only screen and (max-width: 768px) {
    .content {
        width: 7.02rem;
    }
    .padd {
        padding: 0 0.26rem;
    }
    .padd2 {
        padding: 0 0.2rem;
    }
}