@charset "UTF-8";

.ny_banner60 {
    position: relative;
}

.ny_bannner_title60 {
    position: absolute;
    bottom: 60%;
    left: 50%;
    transform: translate(-50%, 40%) !important;
    text-align: center;
}

.ny_bannner_title60 h1 {
    height: 48px;
    font-size: 48px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    text-shadow: 0px 6px 5px rgba(0, 0, 0, 0.35);
    letter-spacing: .3125rem;
}

.ny_bannner_title60 p {
    height: 69px;
    line-height: 150px;
    font-size: 60px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    text-shadow: 0px 6px 5px rgba(0, 0, 0, 0.35);
    letter-spacing: .125rem;
    /* position: absolute;
    top: 7.1rem;
    left: 13.625rem; */

}

.ny_bannner_title60 .title_iso {
    height: 18px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 188px;
    text-shadow: 0px 6px 5px rgba(0, 0, 0, 0.35);
}

.ny_bannner_title60 button {
    width: 8.75rem;
    height: 3.125rem;
    background: #0280FF;
    border-radius: .375rem;
    font-size: 1.25rem;
    font-family: Microsoft YaHei;
    color: #FFFFFF;
    letter-spacing: .125rem;
    margin-top: 8.875rem;
    transition: all 0.4s ease-in-out;
}

.ny_bannner_title60 button:hover {
    transform: scale(1.2);
}

@media screen and (max-width:1680px) {
    .ny_bannner_title60 {
        position: absolute;
        bottom: 65%;
        left: 50%;
        transform: translate(-50%, 50%) !important;

    }

    .ny_bannner_title60 h1 {
        font-size: 45px;
        height: 10px;
    }

    .ny_bannner_title60 p {
        font-size: 50px;
        margin-top: 18px;
    }

}

@media screen and (max-width:1600px) {
    .ny_bannner_title60 {
        position: absolute;
        bottom: 70%;
        left: 50%;
        transform: translate(-50%, 50%);
    }

    .ny_bannner_title60 h1 {
        font-size: 40px;
    }

    .ny_bannner_title60 p {
        font-size: 45px;
        margin-top: 8px;
    }

}

@media screen and (max-width:1440px) {
    .ny_bannner_title60 {
        position: absolute;
        bottom: 70%;
        left: 50%;
        transform: translate(-50%, 40%);
    }

    .ny_bannner_title60 h1 {
        font-size: 35px;
    }

    .ny_bannner_title60 p {
        font-size: 42px;
        margin-top: -2px;
    }

    .ny_bannner_title60 .title_iso {
        line-height: 168px;
    }

    .ny_bannner_title60 button {
        margin-top: 6.875rem;
        width: 7.75rem;
        height: 38px;
        font-size: 16px;
    }

    .ny_bannner_title60 .line3 {
        height: 54px;
        margin-top: 2.5rem;
    }

    .ny_bannner_title60 .line2 {
        margin-top: -58px;
    }

}

@media screen and (max-width:1360px) {
    .ny_bannner_title60 {
        position: absolute;
        bottom: 70%;
        left: 50%;
        transform: translate(-50%, 30%);
    }

    .ny_bannner_title60 .line3 {
        height: 54px;
        margin-top: 2.5rem;
    }

    .ny_bannner_title60 .line2 {
        margin-top: -58px;
    }

    .ny_bannner_title60 h1 {
        font-size: 35px;
    }

    .ny_bannner_title60 p {
        font-size: 40px;
        margin-top: -4px;
        margin-left: -6px;
    }

    .ny_bannner_title60 .title_iso {
        line-height: 158px;
    }

    .ny_bannner_title60 button {
        width: 8.125rem;
        height: 2.5rem;
        margin-top: 6.875rem;
        font-size: 15px;
    }
}

@media screen and (max-width:1280px) {
    .ny_bannner_title60 {
        position: absolute;
        bottom: 90%;
        left: 50%;
        transform: translate(-50%, 10%);
    }

    .ny_bannner_title60 h1 {
        font-size: 35px;
    }

    .ny_bannner_title60 p {
        font-size: 40px;
        margin-top: -5px;
        margin-left: -6px;
    }

    .ny_bannner_title60 button {
        width: 8.125rem;
        height: 2.5rem;
        margin-top: 6.875rem;
        font-size: 16px;
    }

    .ny_bannner_title60 .line3 {
        height: 54px;
        margin-top: 2.5rem;
    }

    .ny_bannner_title60 .line2 {
        margin-top: -58px;
    }

    .ny_bannner_title60 .title_iso {
        line-height: 158px;
    }

}

@media screen and (max-width:1024px) {
    .ny_bannner_title60 {
        position: absolute;
        bottom: 70%;
        left: 50%;
        transform: translate(-50%, 30%);
    }

    .ny_bannner_title60 h1 {
        font-size: 30px;
    }

    .ny_bannner_title60 p {
        font-size: 40px;
        margin-top: -17px;
        margin-left: 4px;
    }

    .ny_bannner_title60 .title_iso {
        line-height: 128px;
        height: 18px;
        font-size: 13px;
    }

    .ny_bannner_title60 button {
        width: 6.125rem;
        height: 30px;
        margin-top: 4.875rem;
        font-size: 12px;
    }

    .ny_bannner_title60 .line3 {
        height: 54px;
        margin-top: 2.5rem;
    }

    .ny_bannner_title60 .line2 {
        margin-top: -58px;
    }
}

/* iso文控管理系统 */
.xwxq_section_iso .content h1 {
    text-align: center;
    margin-top: 100px;
    margin-bottom: 60px;
}

.xwxq_section_iso .content h2 {
    height: 24px;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
}

.xwxq_section_iso .line_iso1 {
    width: 60px;
    height: 4px;
    background: #0280FF;
    border-radius: 2px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.xwxq_section_iso .iso1 p {
    height: 63px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
}

.xwxq_section_iso .content_iso,
.xwxq_section_iso .content_iso1 {
    display: flex;
}

.xwxq_section_iso .content_iso1 {
    margin-top: -10px;
    margin-left: 10px;
}

.xwxq_section_iso .content_iso .iso {
    width: 454px;
    height: 350px;
}

.xwxq_section_iso .content_iso .iso img,
.xwxq_section_iso .content_iso1 .iso img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.5s;
}

.xwxq_section_iso .content_iso .iso:hover img,
.xwxq_section_iso .content_iso1 .iso:hover img {
    transform: scale(1.03);
}

.xwxq_section_iso .iso1 {
    width: 454px;
    height: 327px;
    margin-top: 5px;
    background: #FFFFFF;
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    padding-top: 70px;
    padding-left: 30px;
    padding-right: 30px;
}

.xwxq_section_iso .iso_title h1 {
    position: relative;
    font-size: 32px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #173FC6;
    line-height: 27px;
}

.xwxq_section_iso .iso_title p {
    font-size: 40px;
    font-family: Agency FB;
    font-weight: bold;
    color: #173FC6;
    line-height: 27px;
    opacity: 0.1;
    letter-spacing: 4px;
    position: absolute;
    top: 8px;
    left: 499px;
}

@media screen and (max-width:1680px) {
    .xwxq_section_iso .content_iso .iso {
        width: 424px;
        height: 300px;
    }

    .xwxq_section_iso .iso_title h1 {
        font-size: 34px;
    }

    .xwxq_section_iso .content_iso1 .iso {
        width: 450px !important;
        height: 290px !important;
    }

    .xwxq_section_iso .iso1 {
        width: 415px;
        height: 277px;
    }

    .xwxq_section_iso .iso img {
        width: 100%;
    }

    .xwxq_section_iso .content_iso1 .iso1 {
        width: 415px;
        height: 292px;
    }

    .xwxq_section_iso .content_iso1 {
        margin-left: 8px;
    }

    .xwxq_section_iso .iso_title p {
        position: absolute;
        top: 9px;
        left: 371px;
        font-size: 50px;
    }
}

@media screen and (max-width:1600px) {
    .xwxq_section_iso .iso1 {
        width: 415px;
        height: 267px;
    }

    .xwxq_section_iso .content_iso .iso {
        width: 445px;
        height: 290px;
    }

    .xwxq_section_iso .iso1 {
        padding-top: 50px;
    }

    .xwxq_section_iso .content h2 {
        font-size: 22px;
    }

    .xwxq_section_iso .line_iso1 {
        margin-top: 17px;
        margin-bottom: 17px;
    }

    .xwxq_section_iso .iso1 p {
        font-size: 17px;
    }

    .xwxq_section_iso .content_iso1 .iso {
        width: 450px !important;
        height: 290px !important;
    }

    .xwxq_section_iso .content_iso1 .iso1 {
        width: 420px;
        height: 270px;
    }

    .xwxq_section_iso .iso_title h1 {
        font-size: 34px;
    }
    .xwxq_section_iso .iso_title p {
        position: absolute;
        top: 9px;
        left: 341px;
        font-size: 50px;
    }
}

@media screen and (max-width:1440px) {
    .xwxq_section_iso .iso1 {
        width: 415px;
        height: 237px;
    }

    .xwxq_section_iso .content_iso .iso {
        width: 445px;
        height: 260px;
    }

    .xwxq_section_iso .content_iso1 .iso1 {
        width: 420px;
        height: 230px;
    }

    .xwxq_section_iso .content h2 {
        font-size: 20px;
    }

    .xwxq_section_iso .iso1 p {
        font-size: 15px;
    }

    .xwxq_section_iso .line_iso1 {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .xwxq_section_iso .iso_title p {
        position: absolute;
        top: 8px;
        left: 293px;
    }

    .xwxq_section_iso .iso_title h1 {
        font-size: 32px;
    }

    .xwxq_section_iso .content_iso1 .iso {
        width: 450px !important;
        height: 250px !important;
    }
}

@media screen and (max-width:1360px) {
    .xwxq_section_iso .iso1 {
        width: 415px;
        height: 222px;
    }

    .xwxq_section_iso .content_iso .iso {
        width: 445px;
        height: 245px;
    }

    .xwxq_section_iso .content h2 {
        font-size: 18px;
    }

    .xwxq_section_iso .line_iso1 {
        width: 50px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .xwxq_section_iso .iso1 p {
        font-size: 14px;
    }

    .xwxq_section_iso .content_iso1 .iso1 {
        width: 420px;
        height: 222px;
    }

    .xwxq_section_iso .iso_title p {
        position: absolute;
        top: 8px;
        left: 267px;
        font-size: 45px;
    }

    .xwxq_section_iso .iso_title h1 {
        font-size: 30px;
    }

    .xwxq_section_iso .content_iso1 .iso {
        width: 450px !important;
        height: 240px !important;
    }

}

@media screen and (max-width:1280px) {
    .xwxq_section_iso .iso1 {
        width: 395px;
        height: 207px;
        padding-top: 40px;
    }

    .xwxq_section_iso .content_iso .iso {
        width: 445px;
        height: 230px;
    }

    .xwxq_section_iso .content_iso1 .iso {
        width: 450px !important;
        height: 220px !important;
    }

    .xwxq_section_iso .content_iso1 .iso1 {
        width: 400px;
        height: 205px;
    }

    .xwxq_section_iso .content h2 {
        font-size: 17px;
    }

    .xwxq_section_iso .line_iso1 {
        width: 50px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .xwxq_section_iso .iso1 p {
        font-size: 14px;
    }

    .xwxq_section_iso .iso_title p {
        position: absolute;
        top: 8px;
        left: 263px;
    }

    .xwxq_section_iso .iso_title h1 {
        font-size: 30px;
    }
}

@media screen and (max-width:1024px) {
    .xwxq_section_iso .iso_title h1 {
        font-size: 28px;
    }

    .xwxq_section_iso .content_iso .iso {
        width: 365px;
        height: 240px;
    }

    .xwxq_section_iso .content h2 {
        font-size: 19px;
    }

    .xwxq_section_iso .content_iso1 .iso {
        width: 450px !important;
        height: 250px !important;
    }

    .xwxq_section_iso .content_iso1 .iso img {
        object-fit: fill !important;
    }

    .xwxq_section_iso .iso1 {
        width: 385px;
        height: 221px;
    }

    .xwxq_section_iso .content_iso1 .iso1 {
        width: 367px;
        height: 231px;
    }

    .xwxq_section_iso .iso img {
        width: 100%;
        height: 100%;
    }

    .xwxq_section_iso .iso_title p {
        position: absolute;
        top: 428px;
        left: 315px;
    }
}

/* 亮点功能 */
.ldgn .content .img_h1 {
    text-align: center;
    margin-top: 100px;
    margin-bottom: 60px;
}

.ldgn .content .create,
.ldgn .content .create1 {
    display: flex;
}

.ldgn .img_h1 h1 {
    position: relative;
    font-size: 32px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #173FC6;
    line-height: 27px;
}

.ldgn .img_h1 p {
    font-size: 40px;
    font-family: Agency FB;
    font-weight: bold;
    color: #173FC6;
    line-height: 27px;
    opacity: 0.1;
    letter-spacing: 4px;
    position: relative;
    top: -12px;
    left: 0;
}

.ldgn .content .create1 {
    margin-top: 6%;
    margin-bottom: 6%;
}

.ldgn .create_title {
    padding-left: 61px;
    margin-top: 70px;
}

.ldgn .create_title1 {
    margin-top: 70px;
}

.ldgn .create_title h1,
.ldgn .create_title1 h1 {
    height: 31px;
    font-size: 32px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    line-height: 27px;
}

.ldgn .create_title .create_line,
.ldgn .create_title1 .create_line1 {
    width: 40px;
    height: 4px;
    background: #0280FF;
    border-radius: 2px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.ldgn .create_title p,
.ldgn .create_title1 p {
    font-size: 17px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #666666;
    line-height: 27px;
    padding-right: 67px;
}

.ldgn .create_title1 p {
    padding-right: 127px;
}

.ldgn .create_title1 .an_p {
    padding-right: 112px;
}

.ldgn .create_title button,
.ldgn .create_title1 button {
    width: 150px;
    height: 40px;
    background: #0280FF;
    border-radius: 6px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    margin-top: 60px;
    transition: all 0.4s ease-in-out;
}

.ldgn .create_title button:hover,
.ldgn .create_title1 button:hover {
    transform: scale(1.2);
}

.ldgn .create_img,
.ldgn .create_img1 {
    width: 55%;
    transition: all 0.4s ease-in-out;

}

.ldgn .create_img:hover,
.ldgn .create_img1:hover {
    width: 55%;
    transform: scale(1.05);

}

.ldgn .create_img img,
.ldgn .create_img1 img {
    width: 100%;
}

.ldgn .create_title,
.ldgn .create_title1 {
    width: 45%;
}

@media screen and (max-width:1680px) {
    .ldgn .create_title {
        padding-left: 50px;
    }

    .ldgn .create_title h1,
    .ldgn .create_title1 h1 {
        font-size: 28px;
        line-height: 17px;
    }

    .ldgn .create_title p {
        padding-right: 0;
    }

    .ldgn .create_title1 p {
        padding-right: 50px;
    }
    .ldgn .img_h1 h1{
        font-size: 34px;
    }
}

@media screen and (max-width:1600px) {
    .ldgn .create_title {
        margin-top: 60px;
    }

    .ldgn .create_title h1,
    .ldgn .create_title1 h1 {
        font-size: 26px;
    }

    .ldgn .create_title p,
    .ldgn .create_title1 p {
        font-size: 16px;
    }

    .ldgn .create_title button,
    .ldgn .create_title1 button {
        margin-top: 50px
    }
    .ldgn .img_h1 h1{
        font-size: 34px;
    }
}

@media screen and (max-width:1440px) {

    .ldgn .create_title h1,
    .ldgn .create_title1 h1 {
        font-size: 24px;
    }

    .ldgn .create_title {
        margin-top: 50px;
    }

    .ldgn .create_title button,
    .ldgn .create_title1 button {
        margin-top: 35px;
        width: 130px;
        height: 35px;
    }

    .ldgn .create_title1 .an_p {
        padding-right: 42px;
    }
    .ldgn .img_h1 h1{
        font-size: 32px;
    }
}

@media screen and (max-width:1360px) {
    .ldgn .create_title {
        margin-top: 40px;
    }

    .ldgn .create_title1 {
        margin-top: 50px;
    }
    .ldgn .img_h1 h1 {
        font-size: 30px;
    }

}

@media screen and (max-width:1280px) {
    .ldgn .img_h1 h1 {
        font-size: 30px;
    }

    .ldgn .create_title {
        margin-top: 30px;
    }

    .ldgn .create_title h1,
    .ldgn .create_title1 h1 {
        font-size: 22px;
    }

    .ldgn .create_title p,
    .ldgn .create_title1 p {
        line-height: 25px;
        font-size: 16px;
    }

    .ldgn .create_title .create_line,
    .ldgn .create_title1 .create_line1 {
        margin-top: 5px;
        margin-bottom: 15px;
    }

    .ldgn .create_title button,
    .ldgn .create_title1 button {
        margin-top: 30px;
        width: 120px;
        height: 35px;
    }

    .ldgn .create_title1 {
        margin-top: 30px;
    }
}

@media screen and (max-width:1024px) {
    .ldgn .img_h1 h1 {
        font-size: 28px;
    }
}


/* 文件全生命周期 */
.file .content .img_h1 {
    text-align: center;
    margin-top: 100px;
    margin-bottom: 60px;
}

.file .img_h1 h1 {
    position: relative;
    font-size: 32px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #173FC6;
    line-height: 27px;
}

.file .img_h1 p {
    font-size: 40px;
    font-family: Agency FB;
    font-weight: bold;
    color: #173FC6;
    line-height: 27px;
    opacity: 0.1;
    letter-spacing: 4px;
    position: relative;
    top: -12px;
    left: 0;
}

@media screen and (max-width:1680px) {
    .file {
        margin-top: 13%;
    }

    .file .content_img img {
        width: 100%;
        margin-bottom: 15%;
    }
    .file .img_h1 h1{
        font-size: 34px;
    }
}
@media screen and (max-width:1600px) {
    .file .img_h1 h1{
        font-size: 34px;
    }
}
@media screen and (max-width:1440px) {
    .file .img_h1 h1 {
        font-size: 32px;
    }
}

@media screen and (max-width:1360px) {
    .file .img_h1 h1 {
        font-size: 30px;
    }
}

@media screen and (max-width:1280px) {
    .file .img_h1 h1 {
        font-size: 30px;
    }
}

@media screen and (max-width:1024px) {
    .file .img_h1 h1 {
        font-size: 28px;
    }
}


/* 切换 */
.box341 {
    padding-bottom: 100px;
}

.box341 h3 {
    text-align: center;
    margin: 0 auto;
    width: 371px;
    height: 47px;
    margin-top: 15%;
}

.box341 h3 img {
    width: 100%;
    height: 100%;
}

.box341 .img_h1 h1 {
    text-align: center;
    margin: 0 auto;
    width: 371px;
    height: 47px;
    margin-top: 100px;
    margin-bottom: 60px;
    position: relative;
    font-size: 32px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #173FC6;
    line-height: 27px;
}

.box341 .img_h1 p {
    font-size: 40px;
    font-family: Agency FB;
    font-weight: bold;
    color: #173FC6;
    line-height: 27px;
    opacity: 0.1;
    letter-spacing: 4px;
    position: absolute;
    top: 10px;
    left: 479px;
}

.box341 {
    margin: 0px 15%;
}

.box341 a {
    text-decoration: none;
}

.box341 .nav {
    margin-left: 20%;
}

.box341 .nav a {
    display: block;
    width: 22%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: #e3eafe;
    color: #0280FF;
    float: left;
    margin-right: 4%;
    border-radius: 6px;
    font-size: 162%;
    font-family: Microsoft YaHei;

}

.box341 .nav a:hover {
    border: 2px solid #0280ff;
}

.box341 .nav a.hover {
    background: #0280FF;
    color: #fff;
}

.box341 .nav_con1 {
    clear: both;
}

.box341 .nav_con1 .gl {
    display: none;
}

.box341 .nav_con1 .gl:nth-child(1) {
    display: block;
}

.box341 .right div {
    width: 100%;
    height: 100%;
}

.box341 .right {
    margin-left: 169px;
    width: auto;
    height: 688px;
}

.box341 .right img {
    width: 100%;
    height: 100%;
}

.box341 .right div {
    display: none;
}

.box341 .right div:nth-child(1) {
    display: block;
}

.box341 .lcgf1 .left {
    width: 137px;
    float: left;
    margin-top: 1%;
}

.box341 .lcgf1 .left .one {
    width: 115%;
    height: 150px;
    border-radius: 6px;
    margin-bottom: 14%;
    background: #e3eafe;
    color: #008aff;
    cursor: pointer;
}

.box341 .lcgf1 .left .current {
    background: #0280FF;
    color: #fff;
}

.box341 .lcgf1 .left .current:hover {
    background: #0280FF;
    color: #fff;
}

.box341 .lcgf1 .left p {
    text-align: center;
    width: 100%;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    padding: 50px 30px 50px 30px;
}

@media screen and (max-width: 1680px) {
    .box341 {
        padding-bottom: 100px;
    }
    .box341 .img_h1 h1{
        font-size: 34px;
    }

    .box341 h3 {
        margin: 0 auto;
        text-align: center;
        width: 371px;
        height: 47px;
        margin-top: 66px;
    }

    .box341 h3 img {
        width: 100%;
        height: 100%;
    }
    .box341 .nav {
        margin-left: 0 !important;
    }
    .box341 .nav a {
        width: 29%;
        height: 65px;
        line-height: 65px;
        font-size: 25px;
    }

    .box341 .lcgf1 .left .one {
        height: 140px;
    }

    .box341 .right {
        height: 648px;
    }
    .glgf1,.box341 .nav_con1 .gl{
        width: 1200px;
        margin-left: -210px;
    }
    .box341 .img_h1 p {
        position: absolute;
        top: 10px;
        left: 219px;
    }
}

@media screen and (max-width: 1600px) {
    .box341 .img_h1 h1{
        font-size: 34px;
    }

    .box341 .nav {
        margin-left: 25px;
    }

    .box341 .nav a {
        width: 217px;
        height: 60px;
        line-height: 60px;
        font-size: 23px;
    }

    .box341 .lcgf1 .left .one {
        height: 130px;
    }

    .box341 .lcgf1 .left p {
        padding: 40px 30px 50px 30px;
    }

    .box341 .right {
        height: 605px;
    }

    .glgf1,
    .lcgf1 {
        width: 1114px;
        height: 514px;
        margin-left: -150px;
    }

    .right_gf1 {
        width: 864px;
        height: 474px;
        margin-left: -100px;

    }

    .right_gf1 img {
        width: 100%;
        height: 60%;
    }

    .right_gf1 img {
        margin-top: -16px;
    }

    .box341 .img_h1 p {
        position: absolute;
        top: 10px;
        left: 199px;
    }

}

@media screen and (max-width:1440px) {
    .box341 .nav {
        margin-left: 0;
    }

    .box341 .nav a {
        height: 50px;
        line-height: 50px;
        font-size: 20px;
        width: 187px;
    }

    .box341 .lcgf1 .left .one {
        height: 110px;
    }

    .box341 .lcgf1 .left p {
        padding: 30px 35px 50px 35px;
        font-size: 18px;
    }

    .box341 .right {
        height: 520px;
    }

    .glgf1,
    .lcgf1 {
        width: 944px;
        height: 475px;
        margin-left: -150px;
    }

    .right_gf1 {
        width: 864px;
        height: 474px;
        margin-left: -100px;

    }

    .right_gf1 img {
        width: 100%;
        height: 60%;
    }

    .right_gf1 img {
        margin-top: -16px;
    }

    .box341 .img_h1 p {
        position: absolute;
        top: 10px;
        left: 169px;
    }
    .box341 .img_h1 h1 {
        font-size: 30px;
    }
}

@media screen and (max-width:1280px) {
    .box341 .img_h1 h1 {
        font-size: 30px;
    }

    .box341 .nav a {
        height: 45px;
        line-height: 45px;
        font-size: 18px;
        width: 140px;
    }

    .box341 .img_h1 p {
        position: absolute;
        top: 10px;
        left: 128px;
    }

    .box341 .lcgf1 .left .one {
        width: 100%;
        height: 100px;
    }

    .box341 .lcgf1 .left p {
        font-size: 16px;
    }

    .box341 .right {
        height: 476px;
        margin-left: 159px;
    }

    .box341 .nav {
        margin-left: 0;
    }

    .box341 .nav a {
        height: 50px;
        line-height: 50px;
        font-size: 20px;
        width: 178px;
    }

    .box341 .lcgf1 .left .one {
        height: 100px;
    }



    .glgf1,
    .lcgf1 {
        width: 884px;
        height: 475px;
        margin-left: -120px;
    }

    .right_gf1 {
        width: 864px;
        height: 474px;
        margin-left: -100px;

    }

    .right_gf1 img {
        width: 100%;
        height: 60%;
    }

    .right_gf1 img {
        margin-top: -16px;
    }
}

@media screen and (max-width: 1024px) {
    .box341 .nav a {
        font-size: 16px;
    }

    .box341 .img_h1 p {
        position: absolute;
        top: 10px;
        left: 158px;
    }

    .glgf1,
    .lcgf1 {
        width: 864px;
        height: 474px;
        margin-left: -80px;
    }

    .right_gf1 {
        width: 864px;
        height: 474px;
        margin-left: -100px;

    }

    .right_gf1 img {
        width: 100%;
        height: 60%;
    }

    .right_gf1 img {
        margin-top: -16px;
    }

    .box341 .img_h1 h1 {
        font-size: 28px;
    }
}

/* 高效办公 */
.gxbg .gxbg_content {
    display: flex;
    text-align: center;
}

.gxbg .content h1 {
    text-align: center;
    margin-top: 100px;
    margin-bottom: 60px;
}

.gxbg .img_h1 h1 {
    position: relative;
    font-size: 32px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #173FC6;
    line-height: 27px;
}

.gxbg .img_h1 p {
    font-size: 40px;
    font-family: Agency FB;
    font-weight: bold;
    color: #173FC6;
    line-height: 27px;
    opacity: 0.1;
    letter-spacing: 4px;
    position: absolute;
    top: 10px;
    left: 490px;
}

.gxbg .gxbg_zdh {
    width: 320px;
    height: 400px;
    background: #F4F8F9;
    border: 2px solid #FFFFFF;
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    padding-top: 25px;
}

.gxbg .gxbg_zdh1 {
    margin-left: 10px;
    margin-right: 10px;
}

.gxbg .gxbg_zdh img {
    width: 190px;
    height: 170px;
    margin-top: 20px;
}

.gxbg .gxbg_zdh2 {
    margin-right: 10px;
}

.gxbg .gxbg_zdh h2 {
    height: 24px;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    padding-bottom: 40px;
}

.gxbg .gxbg_zdh .p1 {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
}

.gxbg .gxbg_zdh .p2,
.gxbg .gxbg_zdh .p3 {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #000;
    line-height: 24px;
    text-align: center;
}

.gxbg .gxbg_zdh img {
    margin-bottom: 15px;
    transition: all 0.4s linear;
}

.gxbg .gxbg_zdh img:hover {
    transform: scale(1.1);
}

@media screen and (max-width:1680px) {
    .gxbg {
        margin-bottom: 10%;
    }
    .gxbg .img_h1 h1{
        font-size: 34px;
    }
    .gxbg .img_h1 p {
        position: absolute;
        top: 10px;
        left: 410px;
    }
}

@media screen and (max-width:1600px) {
    .gxbg .gxbg_zdh h2 {
        font-size: 22px;
    }

    .gxbg .gxbg_zdh .p2,
    .gxbg .gxbg_zdh .p3 {
        font-size: 15px;
    }

    .gxbg .gxbg_zdh .p1 {
        font-size: 15px;
    }

    .gxbg .img_h1 p {
        position: absolute;
        top: 13px;
        left: 359px;
    }
    .gxbg .img_h1 h1{
        font-size: 34px;
    }
}

@media screen and (max-width:1440px) {
    .gxbg .gxbg_zdh h2 {
        font-size: 20px;
    }

    .gxbg .gxbg_zdh {
        width: 300px;
        height: 340px;
    }

    .gxbg .gxbg_zdh img {
        width: 70%;
        height: 140px;
    }

    .gxbg .img_h1 p {
        position: absolute;
        top: 13px;
        left: 319px;
    }
    .gxbg .img_h1 h1{
        font-size: 32px;
    }
}

@media screen and (max-width:1360px) {
    .gxbg .img_h1 h1{
        font-size: 30px;
    }
}

@media screen and (max-width:1280px) {
    .gxbg .img_h1 h1 {
        font-size: 30px;
    }

    .gxbg .gxbg_zdh {
        width: 300px;
        height: 290px;
    }

    .gxbg .gxbg_zdh h2 {
        font-size: 18px;
        padding-bottom: 30px;
    }

    .gxbg .gxbg_zdh img {
        width: 60%;
        height: 110px;
        margin-bottom: 10px;
    }

    .gxbg .gxbg_zdh .p1 {
        font-size: 13px;
    }

    .gxbg .gxbg_zdh .p2,
    .gxbg .gxbg_zdh .p3 {
        font-size: 13px;
    }

    .gxbg .img_h1 p {
        position: absolute;
        top: 13px;
        left: 256px;
    }
}

@media screen and (max-width:1024px) {
    .gxbg .img_h1 p {
        position: absolute;
        top: 13px;
        left: 306px;
    }

    .gxbg .img_h1 h1 {
        font-size: 28px;
    }

    .gxbg .gxbg_zdh img {
        height: 130px !important;
        margin-top: 0px !important;
        margin-bottom: 10px !important;
    }
}

/* 理由 */

.sy_section7 {
    width: 100%;
    padding-bottom: 60px;
}


.sy_section7 .img_h1 h1 {
    position: relative;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #173FC6;
    line-height: 27px;
    font-size: 36px;
    line-height: 40px;
    text-align: center;
    margin-top: 100px;
}

.sy_section7 .img_h1 p {
    font-size: 40px;
    font-family: Agency FB;
    font-weight: bold;
    color: #173FC6;
    line-height: 27px;
    opacity: 0.1;
    letter-spacing: 4px;
    position: absolute;
    top: 20px;
    left: 330px;
}

.sy_section7 .content h1 {
    width: 414px;
    height: 53px;
    font-size: 36px;
    color: #000000;
    line-height: 53px;
    margin: 0 auto;
    margin-bottom: 36px;
    margin-top: 150px;
}

.sy_section7 .content h1 img {
    width: 100%;
    height: 100%;
}

.sy_section7 .content {
    width: 100%;
    position: relative;
    padding-top: 50px;
}

.sy_section7 .content ul {
    margin: -15px;
    width: calc(100% + 30px);
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

.sy_section7 .content ul::after {
    content: "";
    display: block;
    clear: both;
}

.sy_section7 .content ul li {
    width: 50%;
    float: left;
    padding: 15px;
}

.sy_section7 .content ul li a {
    display: block;
    background: #fff;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
    width: 100%;
    padding: 48px 114px 48px 30px;
}

.sy_section7 .content ul li:nth-child(even) a {
    padding: 48px 30px 48px 114px;
}

.sy_section7 .content ul li a .titbox {
    width: 100%;
    margin-bottom: 26px;
    width: 100%;
    overflow: hidden;
}

.sy_section7 .content ul li a .titbox img {
    width: 56px;
    float: left;
    display: block;
}

.sy_section7 .content ul li a .titbox .tit {
    font-size: 24px;
    color: #333333;
    line-height: 56px;
    float: left;
    padding: 0 14px;
    font-weight: bolder;
}

.sy_section7 .content ul li a .titbox .border {
    width: 20px;
    height: 4px;
    background: #047bf7;
    float: left;
    margin-top: 26px;
    transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
    -o-transition: All 0.3s ease-in-out;
}

.sy_section7 .content ul li a:hover .titbox .border {
    width: 60px;
}

.sy_section7 .content ul li:nth-child(even) a .titbox img {
    float: right;
}

.sy_section7 .content ul li:nth-child(even) a .titbox .tit {
    float: right;
}

.sy_section7 .content ul li:nth-child(even) a .titbox .border {
    float: right;
}

.sy_section7 .content ul li a .info {
    font-size: 20px;
    color: #555555;
    line-height: 40px;
    height: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.sy_section7 .content .posi {
    width: 266px;
    height: 266px;
    background: #fff;
    border-radius: 100%;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.sy_section7 .content .posi a {
    display: block;
    width: 210px;
    font-size: 30px;
    color: #ffffff;
    line-height: 210px;
    text-align: center;
    background: #047bf7;
    border-radius: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    font-weight: bolder;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

@media screen and (max-width: 1680px) {
    .sy_section7 {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .sy_section7 .img_h1 h1 {
        font-size: 34px;
    }
    .sy_section7 h5 {
        font-size: 30px;
        line-height: 34px;
        margin-bottom: 30px;
    }

    .sy_section7 .content ul {
        margin: -10px;
        width: calc(100% + 20px);
    }

    .sy_section7 .content ul li {
        padding: 10px;
    }

    .sy_section7 .content ul li a {
        padding: 40px 100px 40px 24px;
    }

    .sy_section7 .content ul li:nth-child(even) a {
        padding: 40px 24px 40px 100px;
    }

    .sy_section7 .content ul li a .titbox {
        margin-bottom: 20px;
    }

    .sy_section7 .content ul li a .titbox img {
        width: 40px;
    }

    .sy_section7 .content ul li a .titbox .tit {
        font-size: 22px;
        line-height: 40px;
        padding: 0 10px;
    }

    .sy_section7 .content ul li a .titbox .border {
        width: 16px;
        height: 3px;
        margin-top: 18.5px;
    }

    .sy_section7 .content ul li a .info {
        font-size: 16px;
        line-height: 30px;
        height: 90px;
    }

    .sy_section7 .content .posi {
        width: 200px;
        height: 200px;
    }

    .sy_section7 .content .posi a {
        width: 160px;
        font-size: 24px;
        line-height: 160px;
    }

    .sy_section7 .img_h1 p {
        position: absolute;
        top: 20px;
        left: 240px;
    }
}

@media screen and (max-width: 1600px) {
    .sy_section7 .img_h1 p {
        position: absolute;
        top: 20px;
        left: 180px;
    }
    .sy_section7 .img_h1 h1 {
        font-size: 34px;
    }
    .sy_section7 .content ul li a .titbox .tit {
        font-size: 22px;
    }
}
@media screen and (max-width: 1440px) {
    .sy_section7 .img_h1 h1 {
        font-size: 32px;
    }
}
@media screen and (max-width: 1360px) {
    .sy_section7 .img_h1 h1 {
        font-size: 30px;
    }
}


@media screen and (max-width: 1280px) {
    .sy_section7 .img_h1 p {
        position: absolute;
        top: 20px;
        left: 110px;
    }

    .sy_section7 .img_h1 h1 {
        font-size: 30px;
    }
    .sy_section7 .content ul li a .titbox .tit{
        font-size: 20px;
    }
}

@media screen and (max-width: 1024px) {
    .sy_section7 .img_h1 h1 {
        font-size: 28px;
        margin-bottom: -30px;
    }

    .sy_section7 {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .sy_section7 h5 {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 12px;
    }

    .sy_section7 .content ul {
        margin: 0;
        width: 100%;
    }

    .sy_section7 .img_h1 p {
        position: absolute;
        top: 20px;
        left: 170px;
    }

    .sy_section7 .content ul li {
        width: 100%;
        padding: 0;
        margin-bottom: 12px;
    }

    .sy_section7 .content ul li:last-child {
        margin-bottom: 0;
    }

    .sy_section7 .content ul li a {
        padding: 12px;
    }

    .sy_section7 .content ul li:nth-child(even) a {
        padding: 12px;
    }

    .sy_section7 .content ul li a .titbox {
        margin-bottom: 12px;
    }

    .sy_section7 .content ul li a .titbox img {
        width: 40px;
    }

    .sy_section7 .content ul li a .titbox .tit {
        font-size: 18px;
        line-height: 40px;
        padding: 0 10px;
    }

    .sy_section7 .content ul li a .titbox .border {
        width: 16px;
        height: 3px;
        margin-top: 18.5px;
    }

    .sy_section7 .content ul li a:hover .titbox .border {
        width: 50px;
    }

    .sy_section7 .content ul li:nth-child(even) a .titbox img {
        float: left;
    }

    .sy_section7 .content ul li:nth-child(even) a .titbox .tit {
        float: left;
    }

    .sy_section7 .content ul li:nth-child(even) a .titbox .border {
        float: left;
    }

    .sy_section7 .content ul li a .info {
        font-size: 14px;
        line-height: 26px;
        height: auto;
        -webkit-line-clamp: 30;
    }

    .sy_section7 .content .posi {
        display: none;
    }

    .sy_section7 h5 img {
        width: 200px;
    }
}


/* 合作伙伴 */
.sy_section16 {
    width: 100%;
    position: relative;
    z-index: 2;
    padding-bottom: 70px;
    margin-left: -260px;
}

.sy_section16 .img_h1 h1 {
    position: relative;
    font-weight: bold;
    color: #173FC6;
    line-height: 27px;
    font-size: 36px;
    text-align: center;
    margin-bottom: 40px;
    margin-left: 500px;
    font-family: 'Microsoft YaHei';
    margin-top: 90px;
}

.sy_section16 .img_h1 p {
    font-size: 40px;
    font-family: Agency FB;
    font-weight: bold;
    color: #173FC6;
    line-height: 27px;
    opacity: 0.1;
    letter-spacing: 4px;
    position: absolute;
    top: 10px;
    left: 604px;
}


.sy_section16 h1 {
    margin-left: 500px;
    font-size: 36px;
    font-family: 'Microsoft YaHei';
    font-weight: bold;
    color: #333333;
    text-align: center;
    margin-top: 90px;
}

.sy_section16 .content {
    width: 1920px;
    height: 930px;
    /* background-image: url(../../Upload/png/202308/bg.png); */
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 auto;
    padding-left: 64px;
}

.sy_section16 .hkc {
    width: 259px;
    height: 259px;
    background: #FFFFFF;
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.22);
    border-radius: 50%;
    position: absolute;
    top: 60px;
    left: 770px;
    transition: all 2s;
}

.sy_section16 .hkc img {
    width: 126px;
    height: 47px;
    margin-top: 110px;
    margin-left: 70px;
}

.sy_section16 .hkc:hover {
    transform: scale(1.3);
}

.sy_section16 .xiaomi {
    width: 110px;
    height: 110px;
    background: #FFFFFF;
    box-shadow: 0px 6px 20px 0px rgba(7, 1, 2, 0.19);
    border-radius: 50%;
    position: absolute;
    top: 180px;
    left: 360px;
    transition: all 2s;
}

.sy_section16 .xiaomi img {
    width: 73px;
    height: 24px;
    margin-top: 45px;
    margin-left: 18px;

}

.sy_section16 .xiaomi:hover {
    transform: scale(1.3);
}

.sy_section16 .rx {
    width: 60px;
    height: 60px;
    background: #FFFFFF;
    box-shadow: 0px 6px 20px 0px rgba(7, 1, 2, 0.19);
    border-radius: 50%;
    position: absolute;
    top: 180px;
    left: 650px;
    transition: all 2s;

}

.sy_section16 .rx img {
    width: 48px;
    height: 30px;
    margin-top: 15px;
    margin-left: 6px;

}

.sy_section16 .rx:hover {
    transform: scale(1.3);
}

.sy_section16 .pisx {
    width: 145px;
    height: 145px;
    background: #FFFFFF;
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.22);
    border-radius: 50%;
    position: absolute;
    top: 170px;
    right: 690px;
    transition: all 2s;
}

.sy_section16 .pisx img {
    width: 86px;
    height: 29px;
    margin-top: 62px;
    margin-left: 32px;

}

.sy_section16 .pisx:hover {
    transform: scale(1.3);
}

.sy_section16 .dr {
    width: 227px;
    height: 227px;
    background: #FFFFFF;
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.22);
    border-radius: 50%;
    position: absolute;
    top: 150px;
    right: 264px;
    transition: all 2s;
}

.sy_section16 .dr img {
    width: 103px;
    height: 51px;
    margin-top: 94px;
    margin-left: 62px;

}

.sy_section16 .dr:hover {
    transform: scale(1.3);
}

.sy_section16 .lks {
    width: 219px;
    height: 219px;
    background: #FFFFFF;
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.22);
    border-radius: 50%;
    position: absolute;
    top: 300px;
    left: 170px;
    transition: all 2s;
}

.sy_section16 .lks img {
    width: 166px;
    height: 37px;
    margin-top: 89px;
    margin-left: 32px;

}

.sy_section16 .lks:hover {
    transform: scale(1.3);
}

.sy_section16 .k {
    width: 180px;
    height: 180px;
    background: #FFFFFF;
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.22);
    border-radius: 50%;
    position: absolute;
    top: 276px;
    left: 515px;
    transition: all 2s;
}

.sy_section16 .k img {
    width: 34px;
    height: 50px;
    margin-top: 68px;
    margin-left: 72px;

}

.sy_section16 .k:hover {
    transform: scale(1.3);
}

.sy_section16 .rx1 {
    width: 209px;
    height: 209px;
    background: #FFFFFF;
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.22);
    border-radius: 50%;
    position: absolute;
    top: 350px;
    left: 740px;
    transition: all 2s;
}

.sy_section16 .rx1 img {
    width: 87px;
    height: 58px;
    margin-top: 75px;
    margin-left: 63px;
}

.sy_section16 .rx1:hover {
    transform: scale(1.3);
}

.sy_section16 .lks1 {
    width: 83px;
    height: 83px;
    background: #FFFFFF;
    box-shadow: 0px 6px 20px 0px rgba(7, 1, 2, 0.19);
    border-radius: 50%;
    position: absolute;
    top: 340px;
    right: 830px;
    transition: all 2s;
}

.sy_section16 .lks1 img {
    width: 60px;
    height: 13px;
    margin-top: 35px;
    margin-left: 14px;

}

.sy_section16 .lks1:hover {
    transform: scale(1.3);
}

.sy_section16 .logo7 {
    width: 98px;
    height: 98px;
    background: #FFFFFF;
    box-shadow: 0px 6px 20px 0px rgba(7, 1, 2, 0.19);
    border-radius: 50%;
    position: absolute;
    top: 420px;
    right: 320px;
    transition: all 2s;
}

.sy_section16 .logo7 img {
    width: 22px;
    height: 30px;
    margin-top: 35px;
    margin-left: 39px;

}

.sy_section16 .logo7:hover {
    transform: scale(1.3);
}

.sy_section16 .logo {
    width: 88px;
    height: 88px;
    background: #FFFFFF;
    box-shadow: 0px 6px 20px 0px rgba(7, 1, 2, 0.19);
    border-radius: 50%;
    position: absolute;
    bottom: 250px;
    left: 220px;
    transition: all 2s;
}

.sy_section16 .logo img {
    width: 54px;
    height: 19px;
    margin-top: 37px;
    margin-left: 17px;

}

.sy_section16 .logo:hover {
    transform: scale(1.3);
}

.sy_section16 .lr {
    width: 245px;
    height: 245px;
    background: #FFFFFF;
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.22);
    border-radius: 50%;
    position: absolute;
    bottom: 180px;
    left: 420px;
    transition: all 2s;
}

.sy_section16 .lr img {
    width: 149px;
    height: 59px;
    margin-top: 91px;
    margin-left: 43px;

}

.sy_section16 .lr:hover {
    transform: scale(1.3);
}

.sy_section16 .logo5 {
    width: 163px;
    height: 163px;
    background: #FFFFFF;
    box-shadow: 0px 6px 20px 0px rgba(7, 1, 2, 0.19);
    border-radius: 50%;
    position: absolute;
    bottom: 180px;
    left: 780px;
    transition: all 2s;
}

.sy_section16 .logo5 img {
    width: 103px;
    height: 51px;
    margin-top: 56px;
    margin-left: 28px;

}

.sy_section16 .logo5:hover {
    transform: scale(1.3);
}

.sy_section16 .logo4 {
    width: 180px;
    height: 180px;
    background: #FFFFFF;
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.22);
    border-radius: 50%;
    position: absolute;
    bottom: 250px;
    right: 720px;
    transition: all 2s;
}

.sy_section16 .logo4 img {
    width: 122px;
    height: 36px;
    margin-top: 75px;
    margin-left: 25px;

}

.sy_section16 .logo4:hover {
    transform: scale(1.3);
}

.sy_section16 .hkc1 {
    width: 60px;
    height: 60px;
    background: #FFFFFF;
    box-shadow: 0px 6px 20px 0px rgba(7, 1, 2, 0.19);
    border-radius: 50%;
    position: absolute;
    bottom: 280px;
    right: 550px;
    transition: all 2s;
}

.sy_section16 .hkc1 img {
    width: 35px;
    height: 13px;
    margin-top: 25px;
    margin-left: 14px;

}

.sy_section16 .hkc1:hover {
    transform: scale(1.3);
}

.sy_section16 .logo2 {
    width: 209px;
    height: 209px;
    background: #FFFFFF;
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.22);
    border-radius: 50%;
    position: absolute;
    bottom: 160px;
    right: 230px;
    transition: all 2s;
}

.sy_section16 .logo2 img {
    width: 141px;
    height: 38px;
    margin-top: 85px;
    margin-left: 34px;

}

.sy_section16 .logo2:hover {
    transform: scale(1.3);
}

.sy_section16 .cx {
    width: 209px;
    height: 209px;
    background: #FFFFFF;
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.22);
    border-radius: 50%;
    position: absolute;
    top: 320px;
    right: 510px;
    transition: all 2s;
}

.sy_section16 .cx img {
    width: 65px;
    height: 56px;
    margin-top: 75px;
    margin-left: 74px;

}

.sy_section16 .cx:hover {
    transform: scale(1.3);
}

@media screen and (max-width: 1680px) {
    body {
        font-size: 28px;
    }

    .sy_section16 {
        margin-left: -20px;
    }

    .sy_section16 .w_1340 {
        margin-left: 0;
    }

    .sy_section16 h1 {
        font-size: 32px;
    }

    .sy_section16 .content {
        width: 1680px;
    }

    .sy_section16 .hkc {
        width: 239px;
        height: 239px;
        position: absolute;
        top: 60px;
        left: 670px;
    }

    .sy_section16 .hkc img {
        width: 123px;
        height: 44px;
        margin-left: 63px;
    }

    .sy_section16 .xiaomi {
        width: 90px;
        height: 90px;
        position: absolute;
        top: 170px;
        left: 300px;
    }

    .sy_section16 .xiaomi img {
        width: 65px;
        height: 20px;
        margin-top: 36px;
        margin-left: 11px;
    }

    .sy_section16 .rx {
        position: absolute;
        top: 160px;
        left: 560px;
    }

    .sy_section16 .rx img {
        width: 45px;
        height: 27px;
        margin-top: 16px;
        margin-left: 7px;
    }

    .sy_section16 .pisx {
        width: 135px;
        height: 135px;
        position: absolute;
        top: 160px;
        right: 600px;
    }

    .sy_section16 .pisx img {
        width: 83px;
        height: 26px;
        margin-top: 55px;
        margin-left: 29px;
    }

    .sy_section16 .dr {
        width: 217px;
        height: 217px;
    }

    .sy_section16 .lks {
        width: 209px;
        height: 209px;
    }

    .sy_section16 .lks img {
        width: 163px;
        height: 34px;
    }

    .sy_section16 .k {
        width: 170px;
        height: 170px;
        position: absolute;
        top: 266px;
        left: 445px;
    }

    .sy_section16 .rx1 {
        width: 199px;
        height: 199px;
        position: absolute;
        top: 330px;
        left: 650px;
    }

    .sy_section16 .rx1 img {
        width: 87px;
        height: 58px;
    }

    .sy_section16 .lks1 {
        width: 73px;
        height: 73px;
        position: absolute;
        top: 310px;
        right: 730px;
    }

    .sy_section16 .lks1 img {
        width: 57px;
        height: 10px;
        margin-top: 33px;
        margin-left: 11px;
    }

    .sy_section16 .cx {
        width: 199px;
        height: 199px;
    }

    .sy_section16 .cx img {
        margin-top: 70px;
        margin-left: 70px;
    }

    .sy_section16 .logo7 {
        position: absolute;
        top: 410px;
        right: 310px;
    }

    .sy_section16 .logo {
        position: absolute;
        bottom: 260px;
        left: 210px;
    }

    .sy_section16 .logo img {
        width: 51px;
        height: 16px;
        margin-top: 38px;
        margin-left: 19px;
    }

    .sy_section16 .lr {
        position: absolute;
        bottom: 210px;
    }

    .sy_section16 .logo5 {
        width: 153px;
        height: 153px;
        position: absolute;
        bottom: 222px;
        left: 687px;
    }

    .sy_section16 .logo4 {
        width: 170px;
        height: 170px;
        position: absolute;
        bottom: 250px;
        right: 640px;
    }

    .sy_section16 .hkc1 {
        position: absolute;
        bottom: 280px;
        right: 500px;
    }

    .sy_section16 .logo2 {
        width: 199px;
        height: 199px;
        position: absolute;
        bottom: 200px;
        right: 210px;
    }

    .sy_section16 .logo2 img {
        width: 138px;
        height: 35px;
        margin-top: 85px;
        margin-left: 32px;
    }
    .sy_section16 .img_h1 h1 {
        margin-left: 450px;
        font-size: 34px;
    }
    .sy_section16 .img_h1 p {
        position: absolute;
        top: 10px;
        left: 504px;
    }
}

@media screen and (max-width: 1600px) {
    .sy_section16 .img_h1 h1 {
        margin-left: 450px;
        font-size: 34px;
    }

    .sy_section16 .img_h1 p {
        position: absolute;
        top: 15px;
        left: 434px;
    }
}

@media screen and (max-width: 1440px) {
    body {
        font-size: 26px;
    }
    .sy_section16 .img_h1 h1{
        margin-left: 550px;
        font-size: 32px;
    }

    .sy_section16 .img_h1 p {
        position: relative;
        top: -50px;
        left: 470px;
    }

    .sy_section16 h1 {
        margin-left: 600px;
    }

    .sy_section16 {
        margin-left: -100px;
    }

    .sy_section16 .hkc {
        width: 219px;
        height: 219px;
        position: absolute;
        top: 60px;
        left: 670px;
    }

    .sy_section16 .hkc img {
        width: 123px;
        height: 44px;
        margin-left: 53px;
        margin-top: 90px;
    }

    .sy_section16 .xiaomi {
        width: 90px;
        height: 90px;
        position: absolute;
        top: 170px;
        left: 300px;
    }

    .sy_section16 .xiaomi img {
        width: 65px;
        height: 20px;
        margin-top: 36px;
        margin-left: 11px;
    }

    .sy_section16 .rx {
        position: absolute;
        top: 160px;
        left: 560px;
    }

    .sy_section16 .rx img {
        width: 45px;
        height: 27px;
        margin-top: 16px;
        margin-left: 7px;
    }

    .sy_section16 .pisx {
        width: 115px;
        height: 115px;
        position: absolute;
        top: 160px;
        right: 630px;
    }

    .sy_section16 .pisx img {
        width: 80px;
        height: 23px;
        margin-top: 50px;
        margin-left: 22px;
    }

    .sy_section16 .dr {
        width: 207px;
        height: 207px;
        position: absolute;
        top: 160px;
        right: 284px;
    }

    .sy_section16 .dr img {
        margin-top: 74px;
        margin-left: 52px;
    }

    .sy_section16 .lks {
        width: 189px;
        height: 189px;
    }

    .sy_section16 .lks img {
        width: 160px;
        height: 31px;
        margin-left: 14px;
    }

    .sy_section16 .k {
        width: 150px;
        height: 150px;
        position: absolute;
        top: 266px;
        left: 445px;
    }

    .sy_section16 .k img {
        width: 34px;
        height: 50px;
        margin-top: 52px;
        margin-left: 62px;
    }

    .sy_section16 .rx1 {
        width: 179px;
        height: 179px;
        position: absolute;
        top: 300px;
        left: 630px;
    }

    .sy_section16 .rx1 img {
        width: 84px;
        height: 55px;
        margin-top: 65px;
        margin-left: 50px;
    }

    .sy_section16 .lks1 {
        width: 73px;
        height: 73px;
        position: absolute;
        top: 310px;
        right: 730px;
    }

    .sy_section16 .lks1 img {
        width: 57px;
        height: 10px;
        margin-top: 33px;
        margin-left: 11px;
    }

    .sy_section16 .cx {
        width: 179px;
        height: 179px;
        position: absolute;
        top: 290px;
        right: 490px;
    }

    .sy_section16 .cx img {
        margin-top: 60px;
        margin-left: 60px;
    }

    .sy_section16 .logo7 {
        position: absolute;
        top: 400px;
        right: 320px;
        width: 88px;
        height: 88px;
    }

    .sy_section16 .logo7 img {
        margin-top: 30px;
        margin-left: 35px;
    }

    .sy_section16 .logo {
        position: absolute;
        bottom: 300px;
        left: 220px;
        width: 78px;
        height: 78px;
    }

    .sy_section16 .logo img {
        width: 48px;
        height: 14px;
        margin-top: 34px;
        margin-left: 18px;
    }

    .sy_section16 .lr {
        position: absolute;
        bottom: 230px;
        width: 225px;
        height: 225px;
    }

    .sy_section16 .lr img {
        margin-left: 40px;
    }

    .sy_section16 .logo5 {
        width: 133px;
        height: 133px;
        position: absolute;
        bottom: 272px;
        left: 677px;
    }

    .sy_section16 .logo5 img {
        width: 100px;
        height: 48px;
        margin-top: 46px;
        margin-left: 21px;
    }

    .sy_section16 .logo4 {
        width: 150px;
        height: 150px;
        position: absolute;
        bottom: 310px;
        right: 640px;
    }

    .sy_section16 .logo4 img {
        width: 119px;
        height: 34px;
        margin-top: 62px;
        margin-left: 19px;
    }

    .sy_section16 .hkc1 {
        position: absolute;
        bottom: 340px;
        right: 500px;
    }

    .sy_section16 .logo2 {
        width: 179px;
        height: 179px;
        position: absolute;
        bottom: 230px;
        right: 260px;
    }

    .sy_section16 .logo2 img {
        width: 135px;
        height: 33px;
        margin-top: 80px;
        margin-left: 25px;
    }
}

@media screen and (max-width: 1360px) {
    .sy_section16 .img_h1 h1{
        font-size: 30px;
    }
    body {
        font-size: 24px;
    }

    .sy_section16 .hkc {
        width: 199px;
        height: 199px;
        position: absolute;
        left: 660px;
    }

    .sy_section16 .hkc img {
        width: 120px;
        height: 41px;
        margin-left: 43px;
        margin-top: 80px;
    }

    .sy_section16 .pisx {
        width: 95px;
        height: 95px;
        position: absolute;
        top: 160px;
        right: 680px;
    }

    .sy_section16 .pisx img {
        width: 72px;
        height: 19px;
        margin-top: 42px;
        margin-left: 14px;
    }

    .sy_section16 .dr {
        width: 187px;
        height: 187px;
        position: absolute;
        top: 160px;
        right: 374px;
    }

    .sy_section16 .dr img {
        margin-left: 45px;
    }

    .sy_section16 .lks {
        width: 169px;
        height: 169px;
        position: absolute;
        top: 290px;
        left: 190px;
    }

    .sy_section16 .lks img {
        width: 142px;
        height: 29px;
        margin-left: 14px;
        margin-top: 70px;
    }

    .sy_section16 .k {
        width: 130px;
        height: 130px;
        position: absolute;
        top: 266px;
        left: 415px;
    }

    .sy_section16 .k img {
        margin-top: 42px;
        margin-left: 52px;
    }

    .sy_section16 .rx1 {
        width: 159px;
        height: 159px;
        position: absolute;
        top: 290px;
        left: 600px;
    }

    .sy_section16 .rx1 img {
        width: 79px;
        height: 50px;
        margin-top: 55px;
        margin-left: 40px;
    }

    .sy_section16 .lks1 {
        position: absolute;
        top: 310px;
        right: 770px;
    }

    .sy_section16 .cx {
        width: 159px;
        height: 159px;
        position: absolute;
        top: 290px;
        right: 570px;
    }

    .sy_section16 .cx img {
        margin-top: 50px;
        margin-left: 50px;
    }

    .sy_section16 .logo7 {
        width: 78px;
        height: 78px;
        position: absolute;
        top: 380px;
        right: 420px;
    }

    .sy_section16 .logo7 img {
        margin-top: 25px;
        margin-left: 30px;
    }

    .sy_section16 .logo {
        position: absolute;
        bottom: 330px;
        left: 230px;
    }

    .sy_section16 .lr {
        width: 205px;
        height: 205px;
        position: absolute;
        bottom: 280px;
    }

    .sy_section16 .lr img {
        margin-top: 75px;
        margin-left: 30px;
    }

    .sy_section16 .logo5 {
        width: 113px;
        height: 113px;
        position: absolute;
        bottom: 322px;
        left: 647px;
    }

    .sy_section16 .logo5 img {
        width: 90px;
        height: 38px;
        margin-top: 40px;
        margin-left: 13px;
    }

    .sy_section16 .logo4 {
        width: 130px;
        height: 130px;
        position: absolute;
        bottom: 350px;
        right: 720px;
    }

    .sy_section16 .logo4 img {
        width: 99px;
        height: 28px;
        margin-top: 55px;
        margin-left: 17px;
    }

    .sy_section16 .hkc1 {
        position: absolute;
        bottom: 380px;
        right: 580px;
    }

    .sy_section16 .logo2 {
        width: 159px;
        height: 159px;
        position: absolute;
        bottom: 290px;
        right: 350px;
    }

    .sy_section16 .logo2 img {
        width: 125px;
        height: 33px;
        margin-top: 67px;
        margin-left: 19px;
    }
}

@media screen and (max-width: 1280px) {
    .sy_section16 .img_h1 h1 {
        font-size: 30px;
        margin-left: 570px;
    }

    body {
        font-size: 20px;
    }

    .sy_section16 .img_h1 p {
        position: relative;
        top: -55px;
        left: 450px;
        font-size: 35px;
    }

    .sy_section16 h1 {
        font-size: 28px;
    }

    .sy_section16 .content {
        width: 1280px;
        height: 670px;
    }

    .sy_section16 .xiaomi {
        position: absolute;
        top: 120px;
        left: 320px;
    }

    .sy_section16 .hkc {
        width: 179px;
        height: 179px;
        position: absolute;
        left: 640px;
        top: 50px;
    }

    .sy_section16 .hkc img {
        width: 112px;
        height: 39px;
        margin-left: 37px;
        margin-top: 74px;
    }

    .sy_section16 .rx {
        position: absolute;
        top: 120px;
        left: 530px;
    }

    .sy_section16 .pisx {
        width: 95px;
        height: 95px;
        position: absolute;
        top: 130px;
        right: 330px;
    }

    .sy_section16 .pisx img {
        width: 64px;
        height: 17px;
        margin-top: 42px;
        margin-left: 16px;
    }

    .sy_section16 .dr {
        width: 177px;
        height: 177px;
        position: absolute;
        top: 120px;
        right: 64px;
    }

    .sy_section16 .dr img {
        margin-left: 45px;
    }

    .sy_section16 .lks {
        width: 169px;
        height: 169px;
        position: absolute;
        top: 240px;
        left: 190px;
    }

    .sy_section16 .lks img {
        width: 142px;
        height: 29px;
        margin-left: 14px;
        margin-top: 70px;
    }

    .sy_section16 .k {
        width: 130px;
        height: 130px;
        position: absolute;
        top: 206px;
        left: 415px;
    }

    .sy_section16 .k img {
        margin-top: 42px;
        margin-left: 52px;
        width: 31px;
        height: 47px;
    }

    .sy_section16 .rx1 {
        width: 149px;
        height: 149px;
        position: absolute;
        top: 250px;
        left: 590px;
    }

    .sy_section16 .rx1 img {
        width: 68px;
        height: 45px;
        margin-top: 55px;
        margin-left: 41px;
    }

    .sy_section16 .lks1 {
        position: absolute;
        top: 240px;
        right: 420px;
    }

    .sy_section16 .lks1 img {
        width: 54px;
    }

    .sy_section16 .cx {
        width: 149px;
        height: 149px;
        position: absolute;
        top: 260px;
        right: 250px;
    }

    .sy_section16 .cx img {
        margin-top: 50px;
        margin-left: 47px;
        width: 60px;
        height: 54px;
    }

    .sy_section16 .logo7 {
        width: 68px;
        height: 68px;
        position: absolute;
        top: 330px;
        right: 120px;
    }

    .sy_section16 .logo7 img {
        margin-top: 22px;
        margin-left: 27px;
        width: 19px;
        height: 26px;
    }

    .sy_section16 .logo {
        position: absolute;
        bottom: 140px;
        left: 220px;
    }

    .sy_section16 .lr {
        width: 195px;
        height: 195px;
        position: absolute;
        bottom: 90px;
        left: 360px;
    }

    .sy_section16 .lr img {
        margin-top: 69px;
        margin-left: 25px;
        width: 146px;
        height: 56px;
    }

    .sy_section16 .logo5 {
        width: 103px;
        height: 103px;
        position: absolute;
        bottom: 152px;
        left: 617px;
    }

    .sy_section16 .logo5 img {
        width: 70px;
        height: 36px;
        margin-top: 36px;
        margin-left: 17px;
    }

    .sy_section16 .logo4 {
        width: 120px;
        height: 120px;
        position: absolute;
        bottom: 140px;
        right: 380px;
    }

    .sy_section16 .logo4 img {
        width: 89px;
        height: 26px;
        margin-top: 53px;
        margin-left: 17px;
    }

    .sy_section16 .hkc1 {
        position: absolute;
        bottom: 150px;
        right: 270px;
    }

    .sy_section16 .logo2 {
        width: 149px;
        height: 149px;
        position: absolute;
        bottom: 90px;
        right: 60px;
    }

    .sy_section16 .logo2 img {
        width: 105px;
        height: 31px;
        margin-top: 67px;
        margin-left: 21px;
    }

    .sy_section16 .logo img {
        width: 45px;
        height: 14px;
    }
}

@media screen and (max-width: 1024px) {
    body {
        font-size: 18px;
    }

    .sy_section16 .img_h1 h1 {
        margin-left: 170px;
        font-size: 28px;
    }

    .sy_section16 .img_h1 p {
        position: relative;
        top: -53px;
        left: 270px;
    }

    .sy_section16 h1 {
        font-size: 25px;
        margin-left: 210px
    }

    .sy_section16 .content {
        width: 1024px;
        height: 530px;
    }

    .sy_section16 .xiaomi {
        position: absolute;
        top: 130px;
        left: 240px;
        width: 70px;
        height: 70px;
    }

    .sy_section16 .xiaomi img {
        width: 50px;
        height: 16px;
        margin-top: 29px;
        margin-left: 11px;
    }

    .sy_section16 .hkc {
        width: 159px;
        height: 159px;
        position: absolute;
        left: 510px;
        top: 70px;
    }

    .sy_section16 .hkc img {
        width: 102px;
        height: 39px;
        margin-left: 32px;
        margin-top: 65px;
    }

    .sy_section16 .rx {
        position: absolute;
        top: 130px;
        left: 410px;
    }

    .sy_section16 .rx img {
        width: 35px;
        height: 26px;
        margin-top: 18px;
        margin-left: 12px;
    }

    .sy_section16 .pisx {
        width: 75px;
        height: 75px;
        position: absolute;
        top: 130px;
        right: 210px;
    }

    .sy_section16 .pisx img {
        width: 54px;
        height: 17px;
        margin-top: 32px;
        margin-left: 14px;
    }

    .sy_section16 .dr {
        width: 157px;
        height: 157px;
        position: absolute;
        top: 120px;
        right: -6px;
    }

    .sy_section16 .dr img {
        margin-left: 36px;
        margin-top: 58px;
        width: 93px;
        height: 51px;
    }

    .sy_section16 .lks {
        width: 149px;
        height: 149px;
        position: absolute;
        top: 230px;
        left: 150px;
    }

    .sy_section16 .lks img {
        width: 122px;
        height: 28px;
        margin-left: 15px;
        margin-top: 64px;
    }

    .sy_section16 .k {
        width: 110px;
        height: 110px;
        position: absolute;
        top: 226px;
        left: 355px;
    }

    .sy_section16 .k img {
        margin-top: 36px;
        margin-left: 45px;
        width: 26px;
        height: 43px;
    }

    .sy_section16 .rx1 {
        width: 129px;
        height: 129px;
        position: absolute;
        top: 260px;
        left: 490px;
    }

    .sy_section16 .rx1 img {
        width: 58px;
        height: 45px;
        margin-top: 44px;
        margin-left: 39px;
    }

    .sy_section16 .lks1 {
        position: absolute;
        top: 230px;
        right: 300px;
    }

    .sy_section16 .lks1 img {
        width: 44px;
        height: 10px;
        margin-top: 33px;
        margin-left: 16px;
    }

    .sy_section16 .cx {
        width: 129px;
        height: 129px;
        position: absolute;
        top: 240px;
        right: 150px;
    }

    .sy_section16 .cx img {
        margin-top: 42px;
        margin-left: 42px;
        width: 50px;
        height: 44px;
    }

    .sy_section16 .logo7 {
        width: 58px;
        height: 58px;
        position: absolute;
        top: 310px;
        right: 40px;
    }

    .sy_section16 .logo7 img {
        margin-top: 18px;
        margin-left: 22px;
        width: 17px;
        height: 26px;
    }

    .sy_section16 .logo {
        position: absolute;
        bottom: 150px;
        left: 200px;
        width: 58px;
        height: 58px;
    }

    .sy_section16 .lr {
        width: 165px;
        height: 165px;
        position: absolute;
        bottom: 100px;
        left: 290px;
    }

    .sy_section16 .lr img {
        margin-top: 56px;
        margin-left: 15px;
        width: 136px;
        height: 56px;
    }

    .sy_section16 .logo5 {
        width: 83px;
        height: 83px;
        position: absolute;
        bottom: 142px;
        left: 507px;
    }

    .sy_section16 .logo5 img {
        width: 60px;
        height: 33px;
        margin-top: 26px;
        margin-left: 13px;
    }

    .sy_section16 .logo4 {
        width: 100px;
        height: 100px;
        position: absolute;
        bottom: 155px;
        right: 270px;
    }

    .sy_section16 .logo4 img {
        width: 79px;
        height: 25px;
        margin-top: 42px;
        margin-left: 13px;
    }

    .sy_section16 .hkc1 {
        position: absolute;
        bottom: 160px;
        right: 160px;
    }

    .sy_section16 .logo2 {
        width: 129px;
        height: 129px;
        position: absolute;
        bottom: 110px;
        right: -20px;
    }

    .sy_section16 .logo2 img {
        width: 95px;
        height: 29px;
        margin-top: 55px;
        margin-left: 20px;
    }

    .sy_section16 .logo img {
        width: 35px;
        height: 12px;
        margin-top: 26px;
        margin-left: 13px;
    }
}

@media screen and (max-width:820px) {
    .sy_section16 h1 {
        font-size: 25px;
        margin-left: 210px
    }

    .sy_section16 .content {
        width: 1024px;
        height: 530px;
    }

    .sy_section16 .xiaomi {
        position: absolute;
        top: 120px;
        left: 200px;
        width: 70px;
        height: 70px;
    }

    .sy_section16 .xiaomi img {
        width: 50px;
        height: 16px;
        margin-top: 29px;
        margin-left: 11px;
    }

    .sy_section16 .hkc {
        width: 139px;
        height: 139px;
        position: absolute;
        left: 440px;
        top: 60px;
    }

    .sy_section16 .hkc img {
        width: 92px;
        height: 35px;
        margin-left: 28px;
        margin-top: 55px;
    }

    .sy_section16 .rx {
        position: absolute;
        top: 110px;
        left: 350px;
    }

    .sy_section16 .rx img {
        width: 35px;
        height: 26px;
        margin-top: 18px;
        margin-left: 12px;
    }

    .sy_section16 .pisx {
        width: 75px;
        height: 75px;
        position: absolute;
        top: 120px;
        right: 140px;
    }

    .sy_section16 .pisx img {
        width: 44px;
        height: 15px;
        margin-top: 32px;
        margin-left: 16px;
    }

    .sy_section16 .dr {
        width: 137px;
        height: 137px;
        position: absolute;
        top: 120px;
        right: -56px;
    }

    .sy_section16 .dr img {
        margin-left: 29px;
        margin-top: 48px;
        width: 83px;
        height: 48px;
    }

    .sy_section16 .lks {
        width: 129px;
        height: 129px;
        position: absolute;
        top: 210px;
        left: 130px;
    }

    .sy_section16 .lks img {
        width: 102px;
        height: 24px;
        margin-left: 15px;
        margin-top: 54px;
    }

    .sy_section16 .k {
        width: 90px;
        height: 90px;
        position: absolute;
        top: 186px;
        left: 295px;
    }

    .sy_section16 .k img {
        margin-top: 26px;
        margin-left: 35px;
        width: 22px;
        height: 40px;
    }


    .sy_section16 .rx1 {
        width: 109px;
        height: 109px;
        position: absolute;
        top: 230px;
        left: 420px;
    }

    .sy_section16 .rx1 img {
        width: 48px;
        height: 42px;
        margin-top: 34px;
        margin-left: 32px;
    }

    .sy_section16 .lks1 {
        position: absolute;
        top: 200px;
        right: 220px;
        width: 53px;
        height: 53px;
    }

    .sy_section16 .lks1 img {
        width: 34px;
        height: 7px;
        margin-top: 25px;
        margin-left: 11px;
    }

    .sy_section16 .cx {
        width: 109px;
        height: 109px;
        position: absolute;
        top: 210px;
        right: 80px;
    }

    .sy_section16 .cx img {
        margin-top: 35px;
        margin-left: 37px;
        width: 40px;
        height: 39px
    }

    .sy_section16 .logo7 {
        width: 58px;
        height: 58px;
        position: absolute;
        top: 280px;
        right: -30px;
    }

    .sy_section16 .logo7 img {
        margin-top: 18px;
        margin-left: 22px;
        width: 17px;
        height: 26px;
    }

    .sy_section16 .logo {
        position: absolute;
        bottom: 200px;
        left: 180px;
        width: 58px;
        height: 58px;
    }

    .sy_section16 .lr {
        width: 145px;
        height: 145px;
        position: absolute;
        bottom: 170px;
        left: 270px;
    }

    .sy_section16 .lr img {
        margin-top: 46px;
        margin-left: 10px;
        width: 126px;
        height: 53px;
    }

    .sy_section16 .logo5 {
        width: 73px;
        height: 73px;
        position: absolute;
        bottom: 182px;
        left: 467px;
    }

    .sy_section16 .logo5 img {
        width: 50px;
        height: 30px;
        margin-top: 24px;
        margin-left: 13px;
    }

    .sy_section16 .logo4 {
        width: 90px;
        height: 90px;
        position: absolute;
        bottom: 215px;
        right: 160px;
    }

    .sy_section16 .logo4 img {
        width: 69px;
        height: 23px;
        margin-top: 38px;
        margin-left: 13px;
    }

    .sy_section16 .hkc1 {
        position: absolute;
        bottom: 230px;
        right: 80px;
    }

    .sy_section16 .logo2 {
        width: 109px;
        height: 109px;
        position: absolute;
        bottom: 170px;
        right: -60px;
    }

    .sy_section16 .logo2 img {
        width: 85px;
        height: 27px;
        margin-top: 45px;
        margin-left: 15px;
    }

    .sy_section16 .logo img {
        width: 35px;
        height: 12px;
        margin-top: 26px;
        margin-left: 13px;
    }
}


@media screen and (max-width: 768px) {
    .sy_section16 {
        text-align: center;
        margin: 0 auto;
        margin-bottom: 0;
    }


    .sy_section16 h1 {
        font-size: 20px;
        margin-left: 0
    }

    .sy_section16 .content {
        width: 1024px;
        height: 530px;
    }

    .sy_section16 .xiaomi {
        position: absolute;
        top: 240px;
        left: 440px;
        width: 70px;
        height: 70px;
    }

    .sy_section16 .xiaomi img {
        width: 50px;
        height: 16px;
        margin-top: 29px;
        margin-left: 5px;
    }

    .sy_section16 .hkc {
        width: 159px;
        height: 159px;
        position: absolute;
        left: 300px;
        top: 70px;
    }

    .sy_section16 .hkc img {
        width: 92px;
        height: 34px;
        margin-left: 11px;
        margin-top: 65px;
    }

    .sy_section16 .rx {
        display: none;
    }


    .sy_section16 .pisx {
        display: none;
    }


    .sy_section16 .dr {
        display: none;
    }

    .sy_section16 .lks {
        display: none;
    }

    .sy_section16 .k {
        width: 130px;
        height: 130px;
        position: absolute;
        top: 146px;
        left: 555px;
    }

    .sy_section16 .k img {
        margin-top: 40px;
        margin-left: 7px;
        width: 36px;
        height: 53px;
    }

    .sy_section16 .rx1 {
        width: 119px;
        height: 119px;
        position: absolute;
        top: 260px;
        left: 290px;
    }

    .sy_section16 .rx1 img {
        width: 58px;
        height: 40px;
        margin-top: 42px;
        margin-left: 5px;
    }

    .sy_section16 .lks1 {
        position: absolute;
        top: 140px;
        left: 140px;
        width: 83px;
        height: 83px;
    }

    .sy_section16 .lks1 img {
        width: 59px;
        height: 14px;
        margin-top: 36px;
        margin-left: 6px;
    }

    .sy_section16 .cx {
        width: 119px;
        height: 119px;
        position: absolute;
        top: 350px;
        right: 50px;
    }

    .sy_section16 .cx img {
        margin-top: 30px;
        margin-left: 6px;
        width: 60px;
        height: 54px;
    }

    .sy_section16 .logo7 {
        display: none;
    }



    .sy_section16 .logo {
        display: none;
    }

    .sy_section16 .lr {
        width: 105px;
        height: 105px;
        position: absolute;
        bottom: 120px;
        left: 190px;
    }

    .sy_section16 .lr img {
        margin-top: 33px;
        margin-left: -2px;
        width: 86px;
        height: 38px;
    }

    .sy_section16 .logo5 {
        width: 113px;
        height: 113px;
        position: absolute;
        bottom: 252px;
        left: 67px;
    }

    .sy_section16 .logo5 img {
        width: 70px;
        height: 40px;
        margin-top: 40px;
        margin-left: 4px;
    }

    .sy_section16 .logo4 {
        width: 120px;
        height: 120px;
        position: absolute;
        bottom: 125px;
        right: 250px;
    }

    .sy_section16 .logo4 img {
        width: 79px;
        height: 27px;
        margin-top: 51px;
        margin-left: 7px;
    }

    .sy_section16 .hkc1 {
        display: none;
    }

    .sy_section16 .logo2 {
        display: none;
    }
}

@media screen and (min-width:320px) and (max-width:720px) {
    .sy_section16 {
        text-align: center;
        margin: 0 auto;
        margin-bottom: 0;
    }


    .sy_section16 h1 {
        font-size: 20px;
        margin-left: 0
    }

    .sy_section16 .content {
        width: 1024px;
        height: 530px;
    }

    .sy_section16 .xiaomi {
        position: absolute;
        top: 230px;
        left: 20px;
        width: 70px;
        height: 70px;
    }

    .sy_section16 .xiaomi img {
        width: 50px;
        height: 16px;
        margin-top: 29px;
        margin-left: 5px;
    }

    .sy_section16 .hkc {
        width: 129px;
        height: 129px;
        position: absolute;
        left: 130px;
        top: 70px;
    }

    .sy_section16 .hkc img {
        width: 82px;
        height: 29px;
        margin-left: 11px;
        margin-top: 53px;
    }

    .sy_section16 .rx {
        display: none;
    }


    .sy_section16 .pisx {
        display: none;
    }


    .sy_section16 .dr {
        display: none;
    }

    .sy_section16 .lks {
        display: none;
    }

    .sy_section16 .k {
        width: 100px;
        height: 100px;
        position: absolute;
        top: 136px;
        left: 285px;
    }

    .sy_section16 .k img {
        margin-top: 31px;
        margin-left: 7px;
        width: 26px;
        height: 43px;
    }

    .sy_section16 .rx1 {
        width: 99px;
        height: 99px;
        position: absolute;
        top: 230px;
        left: 140px;
    }

    .sy_section16 .rx1 img {
        width: 48px;
        height: 35px;
        margin-top: 34px;
        margin-left: 9px;
    }

    .sy_section16 .lks1 {
        position: absolute;
        top: 130px;
        left: 30px;
    }

    .sy_section16 .lks1 img {
        width: 48px;
        height: 10px;
        margin-top: 38px;
        margin-left: 3px;
    }

    .sy_section16 .cx {
        width: 99px;
        height: 99px;
        position: absolute;
        top: 350px;
        right: 30px;
    }

    .sy_section16 .cx img {
        margin-top: 28px;
        margin-left: 9px;
        width: 50px;
        height: 44px;
    }

    .sy_section16 .logo7 {
        display: none;
    }



    .sy_section16 .logo {
        display: none;
    }

    .sy_section16 .lr {
        width: 75px;
        height: 75px;
        position: absolute;
        bottom: 190px;
        left: 170px;
    }

    .sy_section16 .lr img {
        margin-top: 21px;
        margin-left: -2px;
        width: 76px;
        height: 34px;
    }

    .sy_section16 .logo5 {
        width: 83px;
        height: 83px;
        position: absolute;
        bottom: 282px;
        left: 267px;
    }

    .sy_section16 .logo5 img {
        width: 50px;
        height: 30px;
        margin-top: 27px;
        margin-left: 7px;
    }

    .sy_section16 .logo4 {
        width: 100px;
        height: 100px;
        position: absolute;
        bottom: 195px;
        right: 270px;
    }

    .sy_section16 .logo4 img {
        width: 69px;
        height: 23px;
        margin-top: 41px;
        margin-left: 7px;
    }

    .sy_section16 .hkc1 {
        display: none;
    }

    .sy_section16 .logo2 {
        display: none;
    }

}