@charset "UTF-8";

.ny_banner_case {
    position: relative;
}

.ny_bannner_title_case {
    position: absolute;
    top: 35%;
    left: 50%;
    transform: translate(-50%, -65%);
    text-align: center;
}


.ny_bannner_title_case h1 {
    font-size: 60px;
    font-family: ' Source-KeynoteartHans';
    font-weight: 600;
    color: #FFFFFF;
    text-shadow: 0px 6px 5px rgba(0, 0, 0, 0.35);
    font-style: italic;
    letter-spacing: .3125rem;
}

.ny_bannner_title_case p {
    height: 1.75rem;
    font-size: 28px;
    font-family: Source-KeynoteartHans;
    font-weight: bold;
    color: #FFFFFF;
    font-style: italic;
    text-align: center;
    margin-top: 1.875rem;
    letter-spacing: .125rem;
    text-shadow: 0px 6px 5px rgba(0, 0, 0, 0.35);
}

.ny_bannner_title_case .case_line {
    width: 80px;
    height: 6px;
    background: #FFFFFF;
    margin: 0 auto;
    margin-top: 3%;
}

.ny_bannner_title_case button {
    width: 8.75rem;
    height: 3.125rem;
    background: #0280FF;
    border-radius: .375rem;
    font-size: 1.25rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    letter-spacing: .125rem;
    margin-top: 2.875rem;
    transition: all 0.4s ease-in-out;
}

.ny_bannner_title_case button:hover {
    transform: scale(1.2);
}

@media screen and (max-width:1680px) {
    .ny_bannner_title_case {
        position: absolute;
        top: 30%;
        left: 50%;
        transform: translate(-50%, -60%);
    }

    .ny_bannner_title_case h1 {
        font-size: 50px;
    }

    .ny_bannner_title_case p {
        font-size: 25px;
        margin-top: 25px;
    }


}

@media screen and (max-width:1600px) {
    .ny_bannner_title_case {
        position: absolute;
        top: 30%;
        left: 50%;
        transform: translate(-50%, -60%);
    }

    .ny_bannner_title_case h1 {
        font-size: 50px;
    }

    .ny_bannner_title_case p {
        font-size: 25px;
        margin-top: 28px;
    }
}

@media screen and (max-width:1440px) {
    .ny_bannner_title_case {
        position: absolute;
        top: 35%;
        left: 50%;
        transform: translate(-50%, -65%);
    }

    .ny_bannner_title_case h1 {
        font-size: 40px;
    }

    .ny_bannner_title_case p {
        font-size: 24px;
        margin-top: 25px;
    }

    .ny_bannner_title_case button {
        margin-top: 2.875rem;
    }
}

@media screen and (max-width:1360px) {
    .ny_bannner_title_case {
        position: absolute;
        bottom: 40%;
        left: 50%;
        transform: translate(-50%, -60%);
    }

    .ny_bannner_title_case h1 {
        font-size: 35px;
    }

    .ny_bannner_title_case p {
        font-size: 20px;
        margin-top: 25px;
        margin-left: 44px;
    }

    .ny_bannner_title_case button {
        width: 8.125rem;
        height: 2.5rem;
        margin-top: 2.875rem;
        font-size: 16px;
    }

    .ny_bannner_title_case .line4 {
        width: 762px;
        margin-top: 59px;
    }
}

@media screen and (max-width:1280px) {
    .ny_bannner_title_case {
        position: absolute;
        top: 30%;
        left: 50%;
        transform: translate(-50%, -40%);

    }

    .ny_bannner_title_case h1 {
        font-size: 35px;
    }

    .ny_bannner_title_case p {
        font-size: 20px;
        margin-top: 16px;
        margin-left: 44px;
    }

    .ny_bannner_title_case button {
        width: 8.125rem;
        height: 2.5rem;
        margin-top: 2.875rem;
        font-size: 16px;
    }

}

@media screen and (max-width:1024px) {
    .ny_bannner_title_case {
        position: absolute;
        top: 30%;
        left: 50%;
        transform: translate(-50%, -40%);
    }

    .ny_bannner_title_case h1 {
        font-size: 35px;
    }

    .ny_bannner_title_case p {
        font-size: 16px;
        margin-top: 19px;
        margin-left: 0;
    }

    .ny_bannner_title_case button {
        width: 8.125rem;
        height: 2.5rem;
        margin-top: 2.875rem;
        font-size: 16px;
    }


}


/* 优秀案例 */

.yxal_section1 .hy_top {
    background: #FFFFFF;
    box-shadow: 0px 6px 18px 0px rgba(48, 48, 48, 0.25);
    border-radius: 10px;
    padding-top: 30px;
    padding-left: 40px;
    padding-bottom: 20px;
    margin-top: 20px;
    margin-bottom: 50px;
}

.yxal_section1 .hy_top .hy,
.yxal_section1 .hy_top .hy1 {
    display: flex;
}

.yxal_section1 .hy_top .hy_h31 {
    width: 120px;
}

.yxal_section1 .hy_top h3 {
    height: 18px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    line-height: 50px;
}

.yxal_section1 .hy_top .hy_h3 {
    width: 120px;
}

.yxal_section1 .hy_top .hy .nav_cur {
    display: flex;
    flex-wrap: wrap;
}

.yxal_section1 .hy_top .nav_cur a,
.yxal_section1 .hy_top .hy_al_hy a,
.yxal_section1 .hy_top .hy_al_h1y a,
.yxal_section1 .hy_top .hy_al_h2y a {
    display: block;
    width: auto;
    height: 50px;
    text-align: center;
    line-height: 50px;
    padding-left: 20px;
    padding-right: 20px;
}

.yxal_section1 .hy_top .nav_cur a:hover,
.yxal_section1 .hy_top .hy_al_hy a:hover,
.yxal_section1 .hy_top .hy_al_h1y a:hover,
.yxal_section1 .hy_top .hy_al_h2y a:hover {
    display: block;
    width: auto;
    height: 50px;
    background: #0280FF;
    line-height: 50px;
    border-radius: 6px;
    padding-left: 20px;
    padding-right: 20px;
}

.yxal_section1 .hy_top .hy .nav_cur a {
    display: block;
    font-size: 17px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    border-radius: 6px;
    margin-right: 20px;
}

.yxal_section1 .hy_top .hy .hy_al_hy a,
.yxal_section1 .hy_top .hy .hy_al_h1y a,
.yxal_section1 .hy_top .hy .hy_al_h2y a {
    display: block;
    font-size: 17px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    margin-right: 20px;
}

.yxal_section1 .hy_top .hy .nav_cur a:hover,
.yxal_section1 .hy_top .hy .hy_al_hy a:hover,
.yxal_section1 .hy_top .hy .hy_al_h1y a:hover,
.yxal_section1 .hy_top .hy .hy_al_h2y a:hover {
    display: block;
    font-size: 17px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
}

.hy_al {
    margin-top: 30px;
}

/* .nav_cur a {
    display: block;
} */

/* .hy_al_box .current_box {
    display: none;
}

.hy_al_box .current_box:nth-child(1) {
    display: block;
} */

.nav_cur .current1 {
    background: #0280FF;
    color: #fff;
}

.nav_cur .current1:hover {
    background: #0280FF;
    color: #fff;
}

.ld_box .gl_ld {
    display: none;
}

.ld_box .gl_ld:nth-child(1) {
    display: block;
}

.current2,
.current2,
.current2 {
    background: #0280FF;
    color: #fff;
    border-radius: 6px;
}

.current2:hover,
.current2:hover,
.current2:hover {
    background: #0280FF;
    color: #fff;
    border-radius: 6px;
}

.yxal_section1 .hy_top .current1,
.yxal_section1 .hy_top .current2 {
    color: #fff !important;
}

.yxal_section1 .hy_top .hy_al_hy .current4,
.yxal_section1 .hy_top .hy_al_h1y .current4,
.yxal_section1 .hy_top .hy_al_h2y .current4 {
    background: #0280FF;
    color: #fff;
    border-radius: 6px;
}

.yxal_section1 .hy_top .hy_al_hy .current4:hover,
.yxal_section1 .hy_top .hy_al_h1y .current4:hover,
.yxal_section1 .hy_top .hy_al_h2y .current4:hover {
    background: #0280FF;
    color: #fff;
    border-radius: 6px;
}

.yxal_section1 .hy_top .current4 {
    color: #fff !important;
}


/* 优秀 */

.hy_bottom {
    display: flex;
    margin-bottom: 210px;
}

.hy_bottom .ld_box {
    display: flex;
    flex-wrap: wrap;
}

.hy_bottom .ld_box .hy_ld,
.hy_bottom .hkc_box .hy_hkc,
.hy_bottom .szh_box .hy_szh,
.hy_bottom .hjr_box .hjr_szh,
.hy_bottom .h1kc_box .h1kc_szh {
    width: 430px;
    /* width: 435px; */
    height: 280px;
    background: #FFFFFF;
    box-shadow: 0px 6px 18px 0px rgba(48, 48, 48, 0.25);
    border-radius: 10px;
    margin: 20px;
    margin-left: 0;
    text-align: center;
}

.hy_bottom .hy_ld1,
.hy_bottom .hy_hkc1,
.hy_bottom .hy_szh1,
.hy_bottom .h1kc_szh {
    margin-top: 50px !important;
}

.hy_bottom .hjr_szh {
    margin-bottom: 50px !important;
}

.hy_bottom .ld_box .hy_ld .img_1 {
    width: 284px;
    margin-top: 60px;
    padding-bottom: 50px;
}

.hy_bottom .ld_box .hy_ld .line {
    width: 100%;
    height: 2px;
    background: #ccc;
}

.hy_bottom .ld_box .hy_ld h4 {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    line-height: 30px;
    text-align: left;
    padding-left: 20px;
    margin-top: 10px;
}

.hy_bottom .ld_box .hy_ld p {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #999999;
    line-height: 30px;
    text-align: left;
    padding-left: 20px;
    margin-top: 5px;
    margin-bottom: 5px
}

.szh_1 {
    display: flex;
    justify-content: space-between;
}

.szh_1 span {
    padding-left: 20px;
}

.szh_1 img {
    width: 14px;
    height: 14px;
    margin-right: 28px;
    margin-top: 5px;
}

.hy_al_box {
    display: flex;
}


/* hkc */

.hy_bottom .hkc_box .hy_hkc .img_1 {
    width: 284px;
    margin-top: 60px;
    padding-bottom: 50px;
}

.hy_bottom .hkc_box .hy_hkc .img_3 {
    height: 98.48px;
    margin-top: 60px;
    padding-bottom: 50px;
}

.hy_bottom .hkc_box .hy_hkc .img_4 {
    height: 118.48px;
    margin-top: 40px;
    padding-bottom: 30px;
}

.hy_bottom .hkc_box .hy_hkc .img_5 {
    height: 105.48px;
    margin-top: 55px;
    padding-bottom: 45px;
}

.hy_bottom .hkc_box .hy_hkc .line {
    width: 100%;
    height: 2px;
    background: #ccc;
}

.hy_bottom .hkc_box .hy_hkc h4 {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    line-height: 30px;
    text-align: left;
    padding-left: 20px;
    margin-top: 10px;
}

.hy_bottom .hkc_box .hy_hkc p {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #999999;
    line-height: 30px;
    text-align: left;
    padding-left: 20px;
    margin-top: 5px;
    margin-bottom: 5px
}

.szh_2 {
    display: flex;
    justify-content: space-between;
}

.szh_2 span {
    padding-left: 20px;
}

.szh_2 img {
    width: 14px;
    height: 14px;
    margin-right: 28px;
    margin-top: 5px;
}


/* 树字工厂 */

.hy_bottom .szh_box .hy_szh .img_1 {
    width: 284px;
    margin-top: 60px;
    padding-bottom: 50px;
}

.hy_bottom .szh_box .hy_szh .line {
    width: 100%;
    height: 2px;
    background: #ccc;
}

.hy_bottom .szh_box .hy_szh h4 {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    line-height: 30px;
    text-align: left;
    padding-left: 20px;
    margin-top: 10px;
}

.hy_bottom .szh_box .hy_szh p {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #999999;
    line-height: 30px;
    text-align: left;
    padding-left: 20px;
    margin-top: 5px;
    margin-bottom: 5px
}

.szh_3 {
    display: flex;
    justify-content: space-between;
}

.szh_3 span {
    padding-left: 20px;
}

.szh_3 img {
    width: 14px;
    height: 14px;
    margin-right: 28px;
    margin-top: 5px;
}

.hy_bottom .hkc_box .hy_hkc .img_2 {
    width: 130px;
    margin-top: 60px;
    padding-bottom: 50px;
}

.hy_bottom .szh_box .hy_szh .img_3 {
    width: 136px;
    margin-top: 60px;
    padding-bottom: 50px;
}


/* 恒久瑞 */

.hy_bottom .hjr_box .hjr_szh .img_1 {
    width: 284px;
    margin-top: 60px;
    padding-bottom: 50px;
}

.hy_bottom .hjr_box .hjr_szh .line {
    width: 100%;
    height: 2px;
    background: #ccc;
}

.hy_bottom .hjr_box .hjr_szh h4 {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    line-height: 30px;
    text-align: left;
    padding-left: 20px;
    margin-top: 10px;
}

.hy_bottom .hjr_box .hjr_szh p {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #999999;
    line-height: 30px;
    text-align: left;
    padding-left: 20px;
    margin-top: 5px;
    margin-bottom: 5px
}

.szh_31 {
    display: flex;
    justify-content: space-between;
}

.szh_31 span {
    padding-left: 20px;
    font-size: 16px;
}

.szh_31 img {
    width: 14px;
    height: 14px;
    margin-right: 28px;
    margin-top: 5px;
}

.hy_bottom .hjr_box .hjr_szh .img_3 {
    width: 256px;
    margin-top: 60px;
    padding-bottom: 46px;
}


/* 滁州 */

.hy_bottom .h1kc_box1 .h1kc_szh .img_1 {
    width: 284px;
    margin-top: 60px;
    padding-bottom: 50px;
}

.hy_bottom .h1kc_box1 .h1kc_szh .line {
    width: 100%;
    height: 2px;
    background: #ccc;
}

.hy_bottom .h1kc_box1 .h1kc_szh h4 {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    line-height: 30px;
    text-align: left;
    padding-left: 20px;
    margin-top: 10px;
}

.hy_bottom .h1kc_box1 .h1kc_szh p {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #999999;
    line-height: 30px;
    text-align: left;
    padding-left: 20px;
    margin-top: 5px;
    margin-bottom: 5px
}

.szh_32 {
    display: flex;
    justify-content: space-between;
}

.szh_32 span {
    padding-left: 20px;
}

.szh_32 img {
    width: 14px;
    height: 14px;
    margin-right: 28px;
    margin-top: 5px;
}

.hy_bottom .h1kc_box1 .h1kc_szh .img_3 {
    width: 256px;
    margin-top: 60px;
    padding-bottom: 46px;
}


/* 鼠标经过效果 */

.hy_bottom .ld_box .hy_ld_2,
.hy_bottom .ld_box .hjr_szh_2 {
    position: absolute;
}

.hy_hx_1 .hy_sz {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

.hy_hx_1 .line {
    width: 100%;
    height: 1px;
    background: #fff
}

.hy_hx_1 {
    position: relative;
    top: 10px;
    left: -10px;
    transform: -50%;
    /* width: 450px; */
    width: 445px;
    height: 300px;
    background: #0280FF;
    box-shadow: 0px 6px 28px 1px rgba(2, 128, 255, 0.52);
    border-radius: 10px;
    color: #fff;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.hy_hx_1:hover {
    opacity: 1;
}

.hy_bottom .ld_box .hy_ld1-3 {
    position: absolute;
}

.hy_hx_1_2_1 {
    position: relative;
    top: 30px;
    left: -10px;
    width: 450px;
    height: 300px;
    background: #0280FF;
    box-shadow: 0px 6px 28px 1px rgba(2, 128, 255, 0.52);
    border-radius: 10px;
    color: #fff;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.hy_hx_1_2_1:hover {
    opacity: 1;
}

.hy_hx_1 .hy_hx {
    padding: 20px;
    padding-bottom: 10px;
    padding-top: 12px;
}

.hy_hx_1 .hy_hx_2 {
    padding-left: 20px;
}

.hy_hx_1 .hy_hx_2 span {
    padding-left: 10px;
}

.hy_hx_1 .hy_hx_2 img {
    vertical-align: middle;
}

.hy_hx_1 .hy_hx_2 li {
    line-height: 25px;
}

.hy_hx_1 p {
    padding-left: 20px;
    padding-right: 6px;
    padding-top: 6px;
}

.hy_hx_1 .more {
    margin-top: 20px;
    float: right;
}

.hy_bottom .ld_box .hy_ld_4 {
    margin-top: 80px;
}

.hy_hx_1_2_4 {
    position: relative;
    top: 68px;
    left: -10px;
    width: 450px;
    height: 300px;
    background: #0280FF;
    box-shadow: 0px 6px 28px 1px rgba(2, 128, 255, 0.52);
    border-radius: 10px;
    color: #fff;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.hy_hx_1_2_4:hover {
    opacity: 1;
}


/* hkc */

.hkc_box .hy_hkc {
    position: absolute;
}

.hy_hkc_1 {
    position: relative;
    top: 8px;
    left: -10px;
    width: 445px;
    /* width: 450px; */
    height: 300px;
    background: #0280FF;
    box-shadow: 0px 6px 28px 1px rgba(2, 128, 255, 0.52);
    border-radius: 10px;
    color: #fff;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.hy_hkc_1:hover {
    opacity: 1;
}

.hkc_box .hy_hkc2 {
    position: absolute;
    margin-top: 50px !important;
}

.hy_hkc_1_1 {
    position: relative;
    top: 38px;
    left: -10px;
    width: 450px;
    height: 300px;
    background: #0280FF;
    box-shadow: 0px 6px 28px 1px rgba(2, 128, 255, 0.52);
    border-radius: 10px;
    color: #fff;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.hy_hkc_1_1:hover {
    opacity: 1;
}

.hkc_box .hy_hkc3 {
    position: absolute;
    margin-top: 80px !important;
}

.hy_hkc_1_3 {
    position: relative;
    top: 68px;
    left: -10px;
    width: 450px;
    height: 300px;
    background: #0280FF;
    box-shadow: 0px 6px 28px 1px rgba(2, 128, 255, 0.52);
    border-radius: 10px;
    color: #fff;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.hy_hkc_1_3:hover {
    opacity: 1;
}


/* 数字化 */

.szh_box .hy_szh {
    position: absolute;
}

.hy_szh_1 {
    position: relative;
    top: 8px;
    left: -10px;
    width: 450px;
    height: 300px;
    background: #0280FF;
    box-shadow: 0px 6px 28px 1px rgba(2, 128, 255, 0.52);
    border-radius: 10px;
    color: #fff;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.hy_szh_1:hover {
    opacity: 1;
}

.szh_box .hy_szh2 {
    position: absolute;
    margin-top: 50px !important;
}

.hy_szh_2 {
    position: relative;
    top: 38px;
    left: -10px;
    width: 450px;
    height: 300px;
    background: #0280FF;
    box-shadow: 0px 6px 28px 1px rgba(2, 128, 255, 0.52);
    border-radius: 10px;
    color: #fff;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.hy_szh_2:hover {
    opacity: 1;
}

.szh_box .hy_szh3 {
    position: absolute;
    margin-top: 80px !important;
}

.hy_szh_3 {
    position: relative;
    top: 68px;
    left: -10px;
    width: 450px;
    height: 300px;
    background: #0280FF;
    box-shadow: 0px 6px 28px 1px rgba(2, 128, 255, 0.52);
    border-radius: 10px;
    color: #fff;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.hy_szh_3:hover {
    opacity: 1;
}

.tz {
    padding-right: 10px;
    width: 20px;
}

@media screen and (max-width:1680px) {
    .yxal_section1 .hy_top ul li {
        width: 180px;
        height: 50px;
        text-align: center;
        line-height: 40px;
    }

    .w_1340 {
        max-width: 1340px;
    }

    .szh_1 span,
    .szh_2 span,
    .szh_3 span,
    .hy_hx_1 .hy_hx,
    .hy_hx_1 .hy_hx_2,
    .hy_hx_1 .hy_sz,
    .hy_hx_1 p {
        font-size: 16px;
    }

    .hy_hx_1 .more {
        margin-top: 10px;
        font-size: 16px;
    }
}

@media screen and (max-width:1600px) {
    .hy_bottom .ld_box .hy_ld .img_1 {
        width: 244px;
        margin-top: 60px;
        padding-bottom: 56px;
    }

    .hy_bottom .ld_box .hy_ld h4 {
        font-size: 18px;
    }

    .hy_bottom .ld_box .hy_ld p {
        font-size: 15px;
    }

    .szh_1 span {
        font-size: 16px;
    }

    .hy_bottom .hkc_box .hy_hkc .img_2 {
        width: 154px;
        margin-top: 60px;
        padding-bottom: 41px;
    }

    .hy_bottom .hkc_box .hy_hkc h4,
    .hy_bottom .szh_box .hy_szh h4 {
        font-size: 18px;
    }

    .hy_bottom .ld_box .hy_ld p,
    .hy_bottom .szh_box .hy_szh p {
        font-size: 15px;
    }

    .szh_2 span,
    .szh_3 span {
        font-size: 16px;
    }

    .hy_hx_1 .hy_hx {
        font-size: 19px;
    }

    .hy_hx_1 .hy_hx_2 {
        font-size: 16px;
    }

    .hy_hx_1 .hy_sz {
        font-size: 17px;
    }

    .hy_hx_1 p {
        font-size: 14px;
    }

    .hy_hx_1 .more {
        margin-top: -6px;
    }

    .hy_hx_1 .more span {
        font-size: 14px;
    }
}

@media screen and (max-width:1440px) {}

@media screen and (max-width:1360px) {
    .w_1340 {
        max-width: 1110px;
    }

    .yxal_section1 .hy_top ul li {
        width: 150px;
    }

    .yxal_section1 .hy_top ul li:hover {
        width: 150px;
    }

    .yxal_section1 .hy_top .hy li a {
        font-size: 16px;
    }

    .hy_bottom .ld_box {
        display: flex;
        flex-wrap: wrap;
    }
}

@media screen and (max-width:1280px) {
    .w_1340 {
        max-width: 1110px;
    }

    .yxal_section1 .hy_top ul li {
        width: 150px;
    }

    .yxal_section1 .hy_top ul li:hover {
        width: 150px;
    }

    .yxal_section1 .hy_top .hy li a {
        font-size: 16px;
    }

    .hy_bottom .ld_box {
        display: flex;
        flex-wrap: wrap;
    }
}

@media screen and (max-width:1024px) {
    .yxal_section1 .hy_top ul li {
        width: 130px;
    }

    .yxal_section1 .hy_top ul li:hover {
        width: 130px;
    }

    .yxal_section1 .hy_top .hy_h3 {
        width: 180px;
    }

    .yxal_section1 .hy_top .hy_h31 {
        width: 100px;
    }

    .yxal_section1 .hy_top .hy li a {
        font-size: 16px;
        line-height: 27px;
    }

    .yxal_section1 .hy_top .hy li:hover a {
        height: 18px;
        font-size: 16px;
        line-height: 27px;
    }
}