@media (max-width: 600px) {
    main .content-about{
        min-height: 2130px;
    }
    main .content-about .topbg {
        width: 100%;
        height: 300px;
        color: #181818;
        z-index: -99999;
        background-repeat: no-repeat;
    }
    
    main .content-about .topbg .sxtitcen{
        /* width: 710px; */
        height: 100px;
        margin: auto;
        padding-top: 100px;
    }
    main .content-about .topbg .sxtitcen p{
        /* width: 689px; */
        height: 26px;
        font-weight: 400;
        font-size: 16px;
        color: #FFFFFF;
        line-height: 26px;
        text-align: center;
        font-style: normal;
        text-transform: none;
    }
    main .content-about .topbg .sxtitcen h2{
        /* width: 689px; */
        height: 58px;
        font-family: Source Han Sans, Source Han Sans;
        font-weight: 700;
        font-size: 38px;
        color: #FFFFFF;
        line-height: 58px;
        text-align: center;
        font-style: normal;
        text-transform: none;
        margin: 0px;
        margin-top: 10px;
    }
    main .content-about .wmcenter .sxtitle p{
        /* width: 240px; */
        height: 52px;
        font-weight: 700;
        font-size: 36px;
        color: #181818;
        line-height: 52px;
        text-align: center;
        font-style: normal;
        text-transform: none;
        margin: auto;
        margin-top: 100px;
    }
    main .content-about .wmcenter .treatment{
        /* width: 1245px; */
        min-height: 550px;
        margin: auto;
        margin-top: 80px;
    }
    main .content-about .wmcenter .treatment div{
        float: none;
    }
    main .content-about .wmcenter .treatment div img{
        width: 100%;
        height: auto;
    }
    main .content-about .wmcenter .treatment .treacard_1{
        /* width: 600px; */
        min-height: 560px;
    
    }
    main .content-about .wmcenter .treatment .treacard_1 h4{
        /* width: 560px; */
        height: 26px;
        font-family: Source Han Sans, Source Han Sans;
        font-weight: 700;
        font-size: 18px;
        color: #181818;
        line-height: 26px;
        text-align: left;
        font-style: normal;
        text-transform: none;
        margin: 0px;
        padding-left: 10px;
    }
    main .content-about .wmcenter .treatment .treacard_1 p{
        /* width: 560px; */
        height: auto;
        font-weight: 400;
        font-size: 14px;
        color: #181818;
        line-height: 26px;
        text-align: left;
        font-style: normal;
        text-transform: none;
        padding: 10px;
    }
    main .content-about .wmcenter .treatment .treacard_1 p samp{
        font-weight: 700;
    }
    main .content-about .wmcenter .treatment .treacard_1 .data_1 li{
        /* width: 150px; */
        height: 40px;
        font-weight: 700;
        font-size: 24px;
        color: #0073FF;
        line-height: 40px;
        text-align: left;
        font-style: normal;
        text-transform: none;
        float: left;
        padding: 10px;
    }
    main .content-about .wmcenter .treatment .treacard_1 .data_2{
        float: inline-start;
    }
    main .content-about .wmcenter .treatment .treacard_1 .data_2 li{
        /* width: 150px; */
        height: 20px;
        font-family: Source Han Sans, Source Han Sans;
        font-weight: 400;
        font-size: 14px;
        color: #4B5B76;
        line-height: 20px;
        text-align: left;
        font-style: normal;
        text-transform: none;
        float: left;
        padding: 10px 40px 10px 10px;
    }

    main .content-about .gszs{
        /* background-image: url(images/pic_zs.png); */
        width: 100%;
        /* height: 1400px; */
    }
    main .content-about .gszs .sxtitle p{
        /* width: 240px; */
        height: 52px;
        font-weight: 700;
        font-size: 36px;
        color: #181818;
        line-height: 52px;
        text-align: center;
        font-style: normal;
        text-transform: none;
        /* margin: auto; */
        margin-top: 30px;
        margin-bottom: 30px;
    }
    main .content-about .gszs img{
        width: 100%;
        height: auto;
    }
}
@media (min-width: 600px) and (max-width: 767px) {
    main .content-about{
        min-height: 2140px;
    }
    main .content-about .topbg {
        width: 100%;
        height: 300px;
        color: #181818;
        z-index: -99999;
        background-repeat: no-repeat;
    }
    
    main .content-about .topbg .sxtitcen{
        /* width: 710px; */
        height: 100px;
        margin: auto;
        padding-top: 100px;
    }
    main .content-about .topbg .sxtitcen p{
        /* width: 689px; */
        height: 26px;
        font-weight: 400;
        font-size: 18px;
        color: #FFFFFF;
        line-height: 26px;
        text-align: center;
        font-style: normal;
        text-transform: none;
    }
    main .content-about .topbg .sxtitcen h2{
        /* width: 689px; */
        height: 58px;
        font-family: Source Han Sans, Source Han Sans;
        font-weight: 700;
        font-size: 40px;
        color: #FFFFFF;
        line-height: 58px;
        text-align: center;
        font-style: normal;
        text-transform: none;
        /* margin: 0px; */
        margin-top: 10px;
    }
    main .content-about .wmcenter .sxtitle p{
        width: 100%;
        height: 52px;
        font-weight: 700;
        font-size: 36px;
        color: #181818;
        line-height: 52px;
        text-align: center;
        font-style: normal;
        text-transform: none;
        margin: auto;
        margin-top: 50px;
    }
    main .content-about .wmcenter .treatment{
        width: 100%;
        min-height: 550px;
        margin: auto;
        margin-top: 50px;
    }
    main .content-about .wmcenter .treatment div{
        float: none;
        text-align: center;
    }
    main .content-about .wmcenter .treatment .treacard{
        width: 100%;
        min-height: 560px;
    
    }
    main .content-about .wmcenter .treatment .treacard img{
        width: 95%;
        height: auto;
        margin: auto;
    }
    main .content-about .wmcenter .treatment .treacard_1 h4{
        width: 100%;
        height: 26px;
        font-family: Source Han Sans, Source Han Sans;
        font-weight: 700;
        font-size: 18px;
        color: #181818;
        line-height: 26px;
        text-align: left;
        font-style: normal;
        text-transform: none;
        margin: 0px;
        padding-left: 10px;
    }
    main .content-about .wmcenter .treatment .treacard_1 p{
        /* width: 100%; */
        height: auto;
        font-weight: 400;
        font-size: 14px;
        color: #181818;
        line-height: 26px;
        text-align: left;
        font-style: normal;
        text-transform: none;
        padding: 15px;
    }
    main .content-about .wmcenter .treatment .treacard_1 p samp{
        font-weight: 700;
    }
    main .content-about .wmcenter .treatment .treacard_1 .data_1{
        height: 66px;
    }
    main .content-about .wmcenter .treatment .treacard_1 .data_1 li{
        /* width: 150px; */
        height: 46px;
        font-weight: 700;
        font-size: 32px;
        color: #0073FF;
        line-height: 46px;
        text-align: left;
        font-style: normal;
        text-transform: none;
        float: left;
        padding: 10px;
    }
    main .content-about .wmcenter .treatment .treacard_1 .data_2{
        float: inline-start;
    }
    main .content-about .wmcenter .treatment .treacard_1 .data_2 li{
        /* width: 150px; */
        height: 20px;
        font-weight: 400;
        font-size: 14px;
        color: #4B5B76;
        line-height: 20px;
        text-align: left;
        font-style: normal;
        text-transform: none;
        float: left;
        padding: 10px 70px 10px 10px;
    }
    main .content-about .gszs{
        /* background-image: url(images/pic_zs.png); */
        width: 100%;
        /* height: 1400px; */
    }
    main .content-about .gszs .sxtitle p{
        /* width: 240px; */
        height: 52px;
        font-weight: 700;
        font-size: 36px;
        color: #181818;
        line-height: 52px;
        text-align: center;
        font-style: normal;
        text-transform: none;
        /* margin: auto; */
        margin-top: 30px;
        margin-bottom: 30px;
    }
    main .content-about .gszs img{
        width: 100%;
        height: auto;
    }
}
@media (min-width: 768px) {
    main .content-about{
        min-height: 2320px;
    }
    main .content-about .topbg {
        width: 100%;
        height: 300px;
        color: #181818;
        z-index: -99999;
        background-repeat: no-repeat;
    }
    
    main .content-about .topbg .sxtitcen{
        /* width: 710px; */
        height: 100px;
        margin: auto;
        padding-top: 100px;
    }
    main .content-about .topbg .sxtitcen p{
        /* width: 689px; */
        height: 26px;
        font-weight: 400;
        font-size: 18px;
        color: #FFFFFF;
        line-height: 26px;
        text-align: center;
        font-style: normal;
        text-transform: none;
    }
    main .content-about .topbg .sxtitcen h2{
        /* width: 689px; */
        height: 58px;
        font-family: Source Han Sans, Source Han Sans;
        font-weight: 700;
        font-size: 40px;
        color: #FFFFFF;
        line-height: 58px;
        text-align: center;
        font-style: normal;
        text-transform: none;
        margin: 0px;
        margin-top: 10px;
    }
    main .content-about .wmcenter .sxtitle p{
        /* width: 240px; */
        height: 52px;
        font-weight: 700;
        font-size: 36px;
        color: #181818;
        line-height: 52px;
        text-align: center;
        font-style: normal;
        text-transform: none;
        margin: auto;
        margin-top: 50px;
    }
    main .content-about .wmcenter .treatment{
        /* width: 1245px; */
        min-height: 550px;
        margin: auto;
        margin-top: 50px;
    }
    main .content-about .wmcenter .treatment div{
        float: none;
        text-align: center;
    }
    main .content-about .wmcenter .treatment .treacard_1{
        /* width: 600px; */
        min-height: 515px;
    
    }
    main .content-about .wmcenter .treatment .treacard_1 h4{
        /* width: 560px; */
        height: 26px;
        font-family: Source Han Sans, Source Han Sans;
        font-weight: 700;
        font-size: 18px;
        color: #181818;
        line-height: 26px;
        text-align: left;
        font-style: normal;
        text-transform: none;
        margin: 0px;
        padding-left: 10px;
    }
    main .content-about .wmcenter .treatment .treacard_1 p{
        /* width: 560px; */
        height: auto;
        font-weight: 400;
        font-size: 14px;
        color: #181818;
        line-height: 26px;
        text-align: left;
        font-style: normal;
        text-transform: none;
        padding: 15px;
    }
    main .content-about .wmcenter .treatment .treacard_1 p samp{
        font-weight: 700;
    }
    main .content-about .wmcenter .treatment .treacard_1 .data_1{
        height: 86px;
    }
    main .content-about .wmcenter .treatment .treacard_1 .data_1 li{
        /* width: 150px; */
        height: 46px;
        font-weight: 700;
        font-size: 32px;
        color: #0073FF;
        line-height: 46px;
        text-align: left;
        font-style: normal;
        text-transform: none;
        float: left;
        padding: 20px;
    }
    main .content-about .wmcenter .treatment .treacard_1 .data_2{
        float: inline-start;
    }
    main .content-about .wmcenter .treatment .treacard_1 .data_2 li{
        /* width: 150px; */
        height: 20px;
        font-family: Source Han Sans, Source Han Sans;
        font-weight: 400;
        font-size: 14px;
        color: #4B5B76;
        line-height: 20px;
        text-align: left;
        font-style: normal;
        text-transform: none;
        float: left;
        padding: 20px 74px 20px 20px;
    }
    main .content-about .gszs{
        /* background-image: url(images/pic_zs.png); */
        width: 100%;
        /* height: 1400px; */
    }
    main .content-about .gszs .sxtitle p{
        /* width: 240px; */
        height: 52px;
        font-weight: 700;
        font-size: 36px;
        color: #181818;
        line-height: 52px;
        text-align: center;
        font-style: normal;
        text-transform: none;
        /* margin: auto; */
        margin-top: 30px;
        margin-bottom: 30px;
    }
    main .content-about .gszs img{
        width: 100%;
        height: auto;
    }
}
@media (min-width: 992px) {
    main .content-about{
        min-height: 2520px;
    }
    main .content-about .topbg {
        width: 100%;
        height: 300px;
        color: #181818;
        z-index: -99999;
        background-repeat: no-repeat;
    }
    
    main .content-about .topbg .sxtitcen{
        /* width: 710px; */
        height: 100px;
        margin: auto;
        padding-top: 100px;
    }
    main .content-about .topbg .sxtitcen p{
        /* width: 689px; */
        height: 26px;
        font-weight: 400;
        font-size: 18px;
        color: #FFFFFF;
        line-height: 26px;
        text-align: center;
        font-style: normal;
        text-transform: none;
    }
    main .content-about .topbg .sxtitcen h2{
        /* width: 689px; */
        height: 58px;
        font-family: Source Han Sans, Source Han Sans;
        font-weight: 700;
        font-size: 40px;
        color: #FFFFFF;
        line-height: 58px;
        text-align: center;
        font-style: normal;
        text-transform: none;
        margin: 0px;
        margin-top: 10px;
    }
    main .content-about .wmcenter .sxtitle p{
        /* width: 240px; */
        height: 52px;
        font-weight: 700;
        font-size: 36px;
        color: #181818;
        line-height: 52px;
        text-align: center;
        font-style: normal;
        text-transform: none;
        margin-top: 100px;
    }
    main .content-about .wmcenter .treatment{
        /* width: 1245px; */
        min-height: 550px;
        margin: auto;
        margin-top: 50px;
    }
    main .content-about .wmcenter .treatment div{
        float: none;
    }
    main .content-about .wmcenter .treatment .treacard_1{
        /* width: 600px; */
        min-height: 560px;
    
    }
    main .content-about .wmcenter .treatment .treacard_1 h4{
        /* width: 560px; */
        height: 26px;
        font-family: Source Han Sans, Source Han Sans;
        font-weight: 700;
        font-size: 18px;
        color: #181818;
        line-height: 26px;
        text-align: left;
        font-style: normal;
        text-transform: none;
        padding-left: 10px;
    }
    main .content-about .wmcenter .treatment .treacard_1 p{
        /* width: 560px; */
        height: auto;
        font-weight: 400;
        font-size: 14px;
        color: #181818;
        line-height: 26px;
        text-align: left;
        font-style: normal;
        text-transform: none;
        padding: 15px;
    }
    main .content-about .wmcenter .treatment .treacard_1 p samp{
        font-weight: 700;
    }
    main .content-about .wmcenter .treatment .treacard_1 .data_1{
        height: 86px;
    }
    main .content-about .wmcenter .treatment .treacard_1 .data_1 li{
        /* width: 150px; */
        height: 46px;
        font-weight: 700;
        font-size: 32px;
        color: #0073FF;
        line-height: 46px;
        text-align: left;
        font-style: normal;
        text-transform: none;
        float: left;
        padding: 20px;
    }
    main .content-about .wmcenter .treatment .treacard_1 .data_2{
        float: inline-start;
    }
    main .content-about .wmcenter .treatment .treacard_1 .data_2 li{
        /* width: 150px; */
        height: 20px;
        font-family: Source Han Sans, Source Han Sans;
        font-weight: 400;
        font-size: 14px;
        color: #4B5B76;
        line-height: 20px;
        text-align: left;
        font-style: normal;
        text-transform: none;
        float: left;
        padding: 20px 80px 20px 20px;
    }
    main .content-about .gszs{
        /* background-image: url(images/pic_zs.png); */
        width: 100%;
        /* height: 1400px; */
    }
    main .content-about .gszs .sxtitle p{
        /* width: 240px; */
        height: 52px;
        font-weight: 700;
        font-size: 36px;
        color: #181818;
        line-height: 52px;
        text-align: center;
        font-style: normal;
        text-transform: none;
        /* margin: auto; */
        margin-top: 30px;
        margin-bottom: 30px;
    }
    main .content-about .gszs img{
        width: 100%;
        height: auto;
    }
}
@media (min-width: 1200px) {
    main .content-about{
        min-height: 2425px;
    }
    main .content-about .topbg {
        width: 100%;
        height: 300px;
        color: #181818;
        z-index: -99999;
        background-repeat: no-repeat;
    }
    
    main .content-about .topbg .sxtitcen{
        /* width: 710px; */
        height: 100px;
        margin: auto;
        padding-top: 100px;
    }
    main .content-about .topbg .sxtitcen p{
        /* width: 689px; */
        height: 26px;
        font-weight: 400;
        font-size: 18px;
        color: #FFFFFF;
        line-height: 26px;
        text-align: center;
        font-style: normal;
        text-transform: none;
    }
    main .content-about .topbg .sxtitcen h2{
        /* width: 689px; */
        height: 58px;
        font-family: Source Han Sans, Source Han Sans;
        font-weight: 700;
        font-size: 40px;
        color: #FFFFFF;
        line-height: 58px;
        text-align: center;
        font-style: normal;
        text-transform: none;
        margin: 0px;
        margin-top: 10px;
    }
    main .content-about .wmcenter .sxtitle p{
        /* width: 240px; */
        height: 52px;
        font-weight: 700;
        font-size: 36px;
        color: #181818;
        line-height: 52px;
        text-align: center;
        font-style: normal;
        text-transform: none;
        margin: auto;
        margin-top: 100px;
    }
    main .content-about .wmcenter .treatment{
        width: 1245px;
        min-height: 550px;
        margin: auto;
        margin-top: 80px;
    }
    main .content-about .wmcenter .treatment div{
        float: left;
    }
    main .content-about .wmcenter .treatment .treacard_1{
        width: 600px;
        min-height: 560px;
    
    }
    main .content-about .wmcenter .treatment .treacard_1 h4{
        width: 560px;
        height: 26px;
        font-weight: 700;
        font-size: 18px;
        color: #181818;
        line-height: 26px;
        text-align: left;
        font-style: normal;
        text-transform: none;
        margin: 0px;
    }
    main .content-about .wmcenter .treatment .treacard_1 p{
        width: 560px;
        height: auto;
        font-weight: 400;
        font-size: 14px;
        color: #181818;
        line-height: 26px;
        text-align: left;
        font-style: normal;
        text-transform: none;
    }
    main .content-about .wmcenter .treatment .treacard_1 p samp{
        font-weight: 700;
    }
    main .content-about .wmcenter .treatment .treacard_1 .data_1 li{
        /* width: 150px; */
        height: 46px;
        font-weight: 700;
        font-size: 32px;
        color: #0073FF;
        line-height: 46px;
        text-align: left;
        font-style: normal;
        text-transform: none;
        float: left;
        padding: 20px;
    }
    main .content-about .wmcenter .treatment .treacard_1 .data_2 li{
        /* width: 150px; */
        height: 20px;
        font-weight: 400;
        font-size: 14px;
        color: #4B5B76;
        line-height: 20px;
        text-align: left;
        font-style: normal;
        text-transform: none;
        float: left;
        padding: 20px 60px 20px 20px;
    }
    main .content-about .gszs{
        width: 100%;
        float: inline-start;
    }
    main .content-about .gszs .sxtitle p{
        /* width: 240px; */
        height: 52px;
        font-weight: 700;
        font-size: 36px;
        color: #181818;
        line-height: 52px;
        text-align: center;
        font-style: normal;
        text-transform: none;
        /* margin: auto; */
        margin-top: 30px;
        margin-bottom: 30px;
    }
    main .content-about .gszs img{
        width: 100%;
        height: auto;
    }
}

.zzzs {
    max-width: 1000px;
    height: auto;
    margin: 0 auto;
}