@charset "UTF-8";

.ny_banner29 {
    position: relative;
}

.ny_bannner_title29 {
    position: absolute;
    top: 19.625rem;
    left: 36.625rem;
    text-align: center;
}



.ny_bannner_title29 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_title29 p {
    height: 1.75rem;
    font-size: 28px;
    font-family: Source-KeynoteartHans;
    font-weight: 400;
    color: #FFFFFF;
    font-style: italic;
    text-align: center;
    margin-top: 1.875rem;
    letter-spacing: .125rem;
}

.ny_bannner_title29 .line4 {
    width: 852px;
    height: 2px;
    margin-top: 35px;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0), #F6F7F9, rgba(255, 255, 255, 0));
}

.ny_bannner_title29 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_title29 button:hover {
    transform: scale(1.2);
}

@media screen and (max-width:1680px) {
    .ny_bannner_title29 {
        position: absolute;
        top: 11.375rem;
    }

    .ny_bannner_title29 h1 {
        font-size: 50px;
    }

    .ny_bannner_title29 p {
        font-size: 25px;
        margin-top: -5px;
    }

}

@media screen and (max-width:1600px) {
    .ny_bannner_title29 {
        position: absolute;
        top: 11.375rem;
    }

    .ny_bannner_title29 h1 {
        font-size: 50px;
    }

    .ny_bannner_title29 p {
        font-size: 25px;
        margin-top: -2px;
    }

}

@media screen and (max-width:1440px) {
    .ny_bannner_title29 {
        position: absolute;
        top: 10.375rem;
    }

    .ny_bannner_title29 h1 {
        font-size: 40px;
    }

    .ny_bannner_title29 p {
        font-size: 24px;
        margin-top: -24px;
    }

    .ny_bannner_title29 button {
        margin-top: 2.875rem;
    }


}

@media screen and (max-width:1360px) {
    .ny_bannner_title29 {
        position: absolute;
        top: 10.375rem;
    }

    .ny_bannner_title29 h1 {
        font-size: 35px;
    }

    .ny_bannner_title29 p {
        font-size: 20px;
        margin-top: -35px;
        margin-left: 44px;
    }

    .ny_bannner_title29 button {
        width: 8.125rem;
        height: 2.5rem;
        margin-top: 2.875rem;
        font-size: 16px;
    }

    .ny_bannner_title29 .line4 {
        width: 762px;
        margin-top: 59px;
    }
}

@media screen and (max-width:1280px) {
    .ny_bannner_title29 {
        position: absolute;
        top: 9.375rem;
    }

    .ny_bannner_title29 h1 {
        font-size: 35px;
    }

    .ny_bannner_title29 p {
        font-size: 20px;
        margin-top: -34px;
        margin-left: 44px;
    }

    .ny_bannner_title29 button {
        width: 8.125rem;
        height: 2.5rem;
        margin-top: 2.875rem;
        font-size: 16px;
    }

}

@media screen and (max-width:1024px) {
    .ny_bannner_title29 {
        position: absolute;
        top: 7.375rem;
    }

    .ny_bannner_title29 h1 {
        font-size: 35px;
    }

    .ny_bannner_title29 p {
        font-size: 20px;
        margin-top: -31px;
        margin-left: 44px;
    }

    .ny_bannner_title29 button {
        width: 8.125rem;
        height: 2.5rem;
        margin-top: 2.875rem;
        font-size: 16px;
    }
}

.titleH1 {
    position: absolute;
    top: 35%;
    left: 50%;
    transform: translate(-50%, -65%);
    font-size: 60px;
    color: #fff;
    font-weight: bold;

}

@media screen and (max-width:1680px) {
    .titleH1 {
        position: absolute;
        top: 28%;
        left: 50%;
        transform: translate(-50%, -25%);
    }

}

@media screen and (max-width:1600px) {
    .titleH1 {
        position: absolute;
        top: 28%;
        left: 50%;
        transform: translate(-50%, -65%);
    }

}

@media screen and (max-width:1440px) {
    .titleH1 {
        position: absolute;
        top: 30%;
        left: 50%;
        transform: translate(-50%, -60%);
        font-size: 50px;
    }

}

@media screen and (max-width:1360px) {
    .titleH1 {
        position: absolute;
        top: 25%;
        left: 50%;
        transform: translate(-50%, -60%);
    }
}

@media screen and (max-width:1280px) {
    .titleH1 {
        position: absolute;
        top: 20%;
        left: 50%;
        transform: translate(-50%, -20%);
        font-size: 50px;
    }
}

@media screen and (max-width:1024px) {
    .titleH1 {
        position: absolute;
        top: 30%;
        left: 50%;
        transform: translate(-50%, -30%);
        font-size: 45px;
    }
}

.jianjieP {
    width: 440px;
    height: 520px;
    border: 2px solid #FFFFFF;
    position: absolute;
    top: 180px;
    left: 40px;
    padding: 50px;
}

.jianjieP h2 {
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
}

.jianjieP p {
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 20px;
    margin-top: 10px;
}

.jianjieP div:nth-child(2) {
    margin-top: 40px;
    margin-bottom: 40px;
}


/*关于我们*/
.gywm_section1 {
    width: 100%;
    padding-bottom: 10px;
}

.gywm_section1 .h_one {
    font-size: 36px;
    color: #000000;
    line-height: 40px;
    text-align: center;
    margin-bottom: 46px;
    font-weight: bold;
}

.gywm_section1 .p29 {
    height: 110px;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 30px;
    text-indent: 48px;
    margin-bottom: 20px;
}

.gywm_section1 .info {
    font-size: 18px;
    color: #555555;
}

.gywm_section1 .info img {
    width: 100%;
    display: block;
}

.gywm_section1 .listbox {
    width: 100%;
    overflow: hidden;
    background: #FFFFFF;
    box-shadow: 0px 2px 8px 0px rgba(48, 48, 48, 0.08);
    padding-top: 30px;
    padding-bottom: 10px;
}

.gywm_section1 .listbox .list {
    width: 25%;
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
    border-right: 1px solid #e5e5e5;
}

.gywm_section1 .listbox .list ._ts {
    font-size: 18px;
    color: #047bf7;
    line-height: 22px;
    text-align: center;
    margin-bottom: 30px;
}

.gywm_section1 .listbox .list ._ts span {
    font-size: 48px;
    color: #047bf7;
    line-height: 52px;
    font-weight: bolder;
}

.gywm_section1 .listbox .list ._bs {
    font-size: 18px;
    color: #555555;
    line-height: 30px;
    text-align: center;
    height: 60px;
}

/* nav */
.gywm_section19 {
    position: sticky;
    top: 0;
    z-index: 999;
}

.gywm_section19 .nav_gywm {
    margin-bottom: 130px;
    background: #FFFFFF;
    box-shadow: 0px 2px 8px 0px rgba(48, 48, 48, 0.08);
    padding: 30px 10px;
}

.gywm_section19 .nav_gywm ul {
    display: flex;
    padding-left: 250px;

}

.gywm_section19 .nav_gywm ul li a {
    height: 20px;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    padding-left: 165px;
    position: relative;
}

.gywm_section19 .nav_gywm ul li a:hover {
    height: 20px;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #0280FF;
}

.gywm_section19 .nav_gywm ul {
    position: relative;
}

.gywm_section19 .nav_gywm ul li a::after {
    content: '';
    position: absolute;
    bottom: -20px;
    left: 180px;
    width: 50px;
    height: 3px;
    background: #0280FF;
    /* 下划线颜色 */
    transform: scaleX(0);
    /* 初始下划线缩放为0 */
    transition: transform 0.3s ease;
    /* 添加过渡效果 */
}

.gywm_section19 .nav_gywm ul li a:hover::after {
    transform: scaleX(1);
    /* 鼠标经过时下划线缩放为1，显示下划线 */
}

@media screen and (max-width:1680px) {}

@media screen and (max-width:1600px) {
    .gywm_section19 .nav_gywm ul {
        padding-left: 210px;
    }

    .gywm_section19 .nav_gywm ul li a {
        padding-left: 125px;
    }

    .gywm_section19 .nav_gywm ul li a::after {
        content: '';
        position: absolute;
        bottom: -20px;
        left: 142px;
    }

    .gywm_section19 .nav_gywm {
        margin-bottom: 10px;
    }
}

@media screen and (max-width:1440px) {
    .gywm_section19 .nav_gywm ul {
        padding-left: 170px;
    }

    .gywm_section19 .nav_gywm ul li a {
        padding-left: 115px;
    }

    .gywm_section19 .nav_gywm ul li a::after {
        content: '';
        position: absolute;
        bottom: -20px;
        left: 132px;
    }

    .gywm_section19 .nav_gywm {
        margin-bottom: 10px;
    }
}

@media screen and (max-width:1360px) {
    .gywm_section19 .nav_gywm ul {
        padding-left: 100px;
    }

    .gywm_section19 .nav_gywm ul li a {
        padding-left: 115px;
    }

    .gywm_section19 .nav_gywm ul li a::after {
        content: '';
        position: absolute;
        bottom: -20px;
        left: 132px;
    }

    .gywm_section19 .nav_gywm {
        margin-bottom: 10px;
    }
}

@media screen and (max-width:1280px) {
    .gywm_section19 .nav_gywm ul {
        padding-left: 100px;
    }

    .gywm_section19 .nav_gywm ul li a {
        padding-left: 115px;
    }

    .gywm_section19 .nav_gywm ul li a::after {
        content: '';
        position: absolute;
        bottom: -20px;
        left: 132px;
    }

    .gywm_section19 .nav_gywm {
        margin-bottom: 10px;
    }
}

@media screen and (max-width:1024px) {
    .gywm_section19 .nav_gywm {
        padding-left: 0 !important;
    }

    .gywm_section19 .nav_gywm ul {
        padding-left: 0;
    }

    .gywm_section19 .nav_gywm ul li a {
        padding-left: 95px;
    }

    .gywm_section19 .nav_gywm ul li a::after {
        content: '';
        position: absolute;
        bottom: -20px;
        left: 110px;
    }

    .gywm_section19 .nav_gywm {
        margin-bottom: 10px;
    }
}

.gywm_section1 .gywm_img {
    position: relative;
}

.gywm_section1 .gywm_content {
    width: 450px;
    height: 510px;
    border: 2px solid #FFFFFF;
    position: absolute;
    top: 40px;
    left: 40px;
    padding: 50px 50px 70px 50px;
}

.gywm_section1 .gywm_content h1 {
    height: 47px;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
}

.gywm_section1 .gywm_content p {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    letter-spacing: 1px;
}

.gywm_section1 .gywm_content .gywm2 {
    margin-top: 40px;
    margin-bottom: 40px;
}

@media screen and (max-width: 1680px) {
    .gywm_section1 {
        padding-top: 80px;
        padding-bottom: 80px;
    }

    .gywm_section1 .h_one {
        font-size: 34px;
        line-height: 34px;
        margin-bottom: 40px;
    }

    .gywm_section1 .info {
        font-size: 16px;
        line-height: 30px;
        margin-bottom: 0px;
    }

    .gywm_section1 .listbox .list ._ts {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 20px;
    }

    .gywm_section1 .listbox .list ._ts span {
        font-size: 36px;
        line-height: 40px;
    }

    .gywm_section1 .listbox .list ._bs {
        font-size: 16px;
        line-height: 26px;
        height: 40px;
    }

    .gywm_section1 .p29 {
        font-size: 18px;
    }

    .gywm_section19 .nav_gywm ul {
        padding-left: 130px;
    }

    .gywm_section1 .gywm_content {
        width: 410px;
        height: 440px;
        padding: 20px 20px 20px 20px;
    }

    .gywm_section1 .gywm_content h1 {
        height: 35px;
        font-size: 22px;
    }

    .gywm_section1 .gywm_content .gywm2 {
        margin-top: 20px;
        margin-bottom: 20px;
    }
}

@media screen and (max-width:1600px) {
    .gywm_section1 .p29 {
        font-size: 18px;
        margin-bottom: 43px;
    }

    .gywm_section1 .h_one {
        font-size: 34px;
    }

    .gywm_section1 .gywm_content {
        width: 390px;
        height: 410px;
        position: absolute;
        top: 40px;
        left: 40px;
        padding: 20px 30px 20px 20px;
    }

    .gywm_section1 .gywm_content h1 {
        height: 37px;
        font-size: 20px;
    }

    .gywm_section1 .gywm_content p {
        font-size: 15px;
    }

    .gywm_section1 .info {
        line-height: 19px;
        margin-bottom: 0px;
    }

    .gywm_section1 .listbox {
        padding-top: 0;
    }

    .gywm_section1 .listbox .list {
        padding-top: 25px;
        padding-bottom: 25px;
    }

    .gywm_section1 .listbox .list ._bs {
        font-size: 16px;
    }
}

@media screen and (max-width:1440px) {
    .gywm_section1 .gywm_content {
        width: 320px;
        height: 360px;
    }

    .gywm_section1 .gywm_content h1 {
        font-size: 18px;
        height: 30px;

    }

    .gywm_section1 .gywm_content p {
        font-size: 13px;
    }

    .gywm_section1 .info {
        line-height: 15px;
    }

    .gywm_section1 .h_one {
        font-size: 32px;
    }
}

@media screen and (max-width:1360px) {
    .gywm_section1 .h_one {
        font-size: 28px;
    }
}

@media screen and (max-width:1280px) {
    .gywm_section1 .h_one {
        font-size: 28px;
    }

    .gywm_section1 .p29 {
        font-size: 16px;
    }

    .gywm_section1 .gywm_content {
        width: 290px;
        height: 320px;
    }

    .gywm_section1 .gywm_content h1 {
        font-size: 17px;
        height: 26px;
    }

    .gywm_section1 .gywm_content p {
        font-size: 12px;
    }

    .gywm_section1 .gywm_content .gywm2 {
        margin-top: 25px;
        margin-bottom: 25px;
    }

    .gywm_section1 .listbox .list ._bs {
        font-size: 14px;
    }
}

@media screen and (max-width: 1024px) {
    .gywm_section1 {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .gywm_section1 .h_one {
        font-size: 28px;
        line-height: 22px;
        margin-bottom: 20px;
    }

    .gywm_section1 .info {
        font-size: 14px;
        line-height: 16px;
        margin-bottom: 20px;
    }

    .gywm_section1 .listbox {
        border-left: 0;
    }

    .gywm_section1 .listbox .list {
        width: 25%;
        padding-top: 10px;
        padding-bottom: 10px;
        border-right: 0;
    }

    .gywm_section1 .listbox .list ._ts {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 12px;
    }

    .gywm_section1 .listbox .list ._ts span {
        font-size: 24px;
        line-height: 30px;
    }

    .gywm_section1 .listbox .list ._bs {
        font-size: 14px;
        line-height: 24px;
        height: 48px;
    }

    .gywm_section1 .gywm_content h1 {
        height: 23px;
    }
}


/* 荣誉 */

.sy_section4 {
    width: 100%;
    padding-top: 56px;
    padding-bottom: 56px;
    overflow: hidden;
}

.sy_section4 h3 {
    font-size: 36px;
    font-family: 'Microsoft YaHei';
    font-weight: bold;
    color: #333333;
    text-align: center;
    margin-top: 90px;
    margin-bottom: 90px;
}

.sy_section4 .tit2 {
    font-size: 22px;
    color: #555555;
    line-height: 26px;
    text-align: center;
    margin-bottom: 46px;
    font-weight: lighter;
}

.sy_section4 .content {
    width: 100%;
    position: relative;
}

.sy_section4 .content .slideOut {
    position: relative;
    z-index: 1;
}

.sy_section4 .content .slide {
    width: 100%;
    min-height: 100px;
    position: relative;
}

.sy_section4 .content .slide .img {
    overflow: hidden;
    position: absolute;
    transition: width 0.4s, height 0.4s, top 0.4s, left 0.4s, z-index 0.4s;
    background: #fff;
    border: #e5e5e5 solid 1px;
    box-shadow: 10px 10px 10px -4px rgba(0, 0, 0, 0.2);
}

.sy_section4 .content .slide .img1 img {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    min-height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.sy_section4 .content .slide .img1 {
    width: 15.37%;
    height: 69%;
    top: 15.5%;
    left: 0%;
    z-index: 1;
}

.sy_section4 .content .slide .img2 {
    width: 19.17%;
    height: 86%;
    top: 7%;
    left: 17.46%;
    z-index: 2;
}

.sy_section4 .content .slide .img3 {
    width: 22.08%;
    height: 100%;
    top: 0;
    left: 38.96%;
    z-index: 3;
}

.sy_section4 .content .slide .img4 {
    width: 19.17%;
    height: 86%;
    top: 7%;
    left: 63.2%;
    z-index: 2;
}

.sy_section4 .content .slide .img5 {
    width: 15.37%;
    height: 69%;
    top: 15.5%;
    left: 84.43%;
    z-index: 1;
}

.sy_section4 .content .butLeft {
    width: 48px;
    height: 48px;
    background: #ffffff;
    border-radius: 100%;
    position: absolute;
    left: -108px;
    top: 50%;
    margin-top: -24px;
    z-index: 2;
    border: 2px solid #E5E5E5;
}

.sy_section4 .content .butLeft::after {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    border-left: 2px solid #E7290F;
    border-top: 2px solid #E7290F;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -8px 0 0 -4px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.sy_section4 .content .butRight {
    width: 48px;
    height: 48px;
    background: #ffffff;
    border-radius: 100%;
    position: absolute;
    right: -108px;
    top: 50%;
    margin-top: -24px;
    z-index: 2;
    border: 2px solid #E5E5E5;
}

.sy_section4 .content .butRight::after {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    border-right: 2px solid #E7290F;
    border-top: 2px solid #E7290F;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -8px 0 0 -10px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.sy_section4 .content .butLeft:hover,
.sy_section4 .content .butRight:hover {
    background: #047bf7;
    border-color: #047bf7;
}

.sy_section4 .content .butLeft:hover::after,
.sy_section4 .content .butRight:hover::after {
    border-color: #fff;
}

@media screen and (max-width: 1680px) {
    .sy_section4 {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .sy_section4 h3 {
        font-size: 34px;
        line-height: 34px;
        margin-bottom: 18px;
    }

    .sy_section4 .tit2 {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 30px;
    }
}

@media screen and (max-width:1600px) {
    .sy_section4 h3 {
        font-size: 34px;
    }
}

@media screen and (max-width:1440px) {
    .sy_section4 h3 {
        font-size: 32px;
    }
}

@media screen and (max-width:1360px) {
    .sy_section4 h3 {
        font-size: 28px;
    }
}

@media screen and (max-width:1280px) {
    .sy_section4 h3 {
        font-size: 28px;
    }
}

@media screen and (max-width: 1024px) {
    .sy_section4 {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .sy_section4 h3 {
        font-size: 28px;
        line-height: 22px;
        margin-bottom: 12px;
    }

    .sy_section4 .tit2 {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 14px;
    }

    .sy_section4 .content {
        overflow: hidden;
    }

    .sy_section4 .content .slide .img1 {
        left: -100%;
        z-index: 1;
    }

    .sy_section4 .content .slide .img2 {
        width: 30%;
        left: 0%;
    }

    .sy_section4 .content .slide .img3 {
        width: 35%;
        left: 32.5%;
    }

    .sy_section4 .content .slide .img4 {
        width: 30%;
        left: 70%;
    }

    .sy_section4 .content .slide .img5 {
        left: 100%;
        z-index: 1;
    }

    .sy_section4 .content .butLeft {
        display: none;
    }

    .sy_section4 .content .butRight {
        display: none;
    }
}


/* 发展历程 */
.sy_section15 {
    width: 100%;
    position: relative;
    z-index: 2;
    margin-left: -260px;
}

.sy_section15 h1 {
    margin-left: 500px;
    font-size: 36px;
    font-family: 'Microsoft YaHei';
    font-weight: bold;
    color: #333333;
    text-align: center;
    margin-top: 90px;
    margin-bottom: 90px;
}

.sy_section15 .content {
    width: 1846px;
    height: 711px;
    background-image: url(../../Upload/png/202308/lc.png);
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 auto;
}

.sy_section15 .one,
.sy_section15 .one1,
.sy_section15 .one2,
.sy_section15 .one3,
.sy_section15 .one4 {
    width: 260px;
    height: 200px;
    display: flex;
}

.sy_section15 .one .one_left .line1,
.sy_section15 .one1 .one_left .line1,
.sy_section15 .one2 .one_left .line1,
.sy_section15 .one3 .one_left .line1,
.sy_section15 .one4 .one_left .line1 {
    width: 18px;
    height: 18px;
    background: #0280FF;
    border: 4px solid #FFFFFF;
    box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.22);
    border-radius: 50%;
}

.sy_section15 .one .one_left .line2,
.sy_section15 .one1 .one_left .line2,
.sy_section15 .one2 .one_left .line2,
.sy_section15 .one3 .one_left .line2,
.sy_section15 .one4 .one_left .line2 {
    width: 2px;
    height: 235px;
    background: linear-gradient(180deg, #CCCCCC 0%, #0280FF 0%, #0280FF 0%, rgba(255, 255, 255, 0) 100%);
    margin-left: 8px;
}

.sy_section15 .one_right h3 {
    height: 26px;
    font-size: 26px;
    font-family: 'Microsoft YaHei';
    font-weight: bold;
    color: #0280FF;
}

.sy_section15 .one_left {
    margin-top: 7px;
}

.sy_section15 .one_right {
    margin-left: 10px;
    margin-top: 4px;
    transition: all 0.5s;

}

.sy_section15 .one_right:hover {
    margin-left: 10px;
    margin-top: 4px;
    transform: scale(1.06);
}

.sy_section15 .one_right p {
    font-size: 16px;
    font-family: 'Microsoft YaHei';
    font-weight: bold;
    color: #666666;
    line-height: 52px;
    height: 30px;
}

.sy_section15 .one_right {
    margin-left: 10px;
    margin-top: 4px;
}



.sy_section15 .one {
    position: absolute;
    top: 200px;
    left: 230px
}

.sy_section15 .one1 {
    position: absolute;
    top: 342px;
    left: 480px
}

.sy_section15 .one2 {
    position: absolute;
    top: 300px;
    left: 782px
}

.sy_section15 .one3 {
    position: absolute;
    top: 220px;
    right: 508px
}

.sy_section15 .one4 {
    position: absolute;
    top: 127px;
    right: 227px
}



@media screen and (max-width: 1680px) {
    body {
        font-size: 28px;
    }

    .sy_section15 {
        margin-left: -20px;
    }

    .sy_section15 .w_1340 {
        margin-left: 0;
    }

    .sy_section15 .content {
        width: 1536px;
        height: 651px;
    }

    .sy_section15 .one {
        position: absolute;
        top: 140px;
        left: 190px;
    }

    .sy_section15 .one1 {
        position: absolute;
        top: 270px;
        left: 430px
    }

    .sy_section15 .one2 {
        position: absolute;
        top: 263px;
        left: 689px
    }

    .sy_section15 .one3 {
        position: absolute;
        top: 180px;
        right: 358px
    }

    .sy_section15 .one4 {
        position: absolute;
        top: 117px;
        right: 110px
    }

    .sy_section15 .one .one_left .line1,
    .sy_section15 .one1 .one_left .line1,
    .sy_section15 .one2 .one_left .line1,
    .sy_section15 .one3 .one_left .line1,
    .sy_section15 .one4 .one_left .line1 {
        width: 16px;
        height: 16px;
    }

    .sy_section15 .one .one_left .line2,
    .sy_section15 .one1 .one_left .line2,
    .sy_section15 .one2 .one_left .line2,
    .sy_section15 .one3 .one_left .line2,
    .sy_section15 .one4 .one_left .line2 {
        height: 215px;
    }

    .sy_section15 .one_right h3 {
        font-size: 23px;
    }

    .sy_section15 .one_right p {
        font-size: 15px;
        line-height: 40px;
        height: 27px;
    }

    .sy_section15 h1 {
        font-size: 34px;
    }
}

@media screen and (max-width:1600px) {
    .sy_section15 h1 {
        font-size: 34px;
    }
}

@media screen and (max-width: 1440px) {
    body {
        font-size: 26px;
    }

    .sy_section15 {
        margin-left: -90px;
    }

    .sy_section15 .content {
        width: 1566px;
        height: 611px;
    }

    .sy_section15 .one_right h3 {
        font-size: 21px;
    }

    .sy_section15 .one_right p {
        height: 26px;
        line-height: 35px;
    }

    .sy_section15 .one4 {
        position: absolute;
        right: 180px;
    }

    .sy_section15 .one3 {
        position: absolute;
        right: 448px;
    }

    .sy_section15 .one2 {
        position: absolute;
        left: 659px;
    }

    .sy_section15 .one1 {
        position: absolute;
        left: 410px;
    }

    .sy_section15 h1 {
        margin-left: 600px;
        font-size: 32px;
    }
}

@media screen and (max-width: 1360px) {
    body {
        font-size: 24px;
    }

    .sy_section15 h1 {
        font-size: 28px;
    }
}

@media screen and (max-width: 1280px) {
    body {
        font-size: 20px;
    }

    .sy_section15 {
        padding-bottom: 0;
    }

    .sy_section15 h1 {
        font-size: 28px;
    }

    .sy_section15 .content {
        width: 1396px;
        height: 571px;
    }

    .sy_section15 .one .one_left .line1,
    .sy_section15 .one1 .one_left .line1,
    .sy_section15 .one2 .one_left .line1,
    .sy_section15 .one3 .one_left .line1,
    .sy_section15 .one4 .one_left .line1 {
        width: 13px;
        height: 13px;
    }

    .sy_section15 .one .one_left .line2,
    .sy_section15 .one1 .one_left .line2,
    .sy_section15 .one2 .one_left .line2,
    .sy_section15 .one3 .one_left .line2,
    .sy_section15 .one4 .one_left .line2 {
        height: 175px;
        margin-left: 5px;
    }

    .sy_section15 .one_right h3 {
        font-size: 18px;
    }

    .sy_section15 .one_right p {
        font-size: 14px;
        height: 24px;
        line-height: 28px;
    }

    .sy_section15 .one1 {
        position: absolute;
        top: 250px;
        left: 400px;
    }

    .sy_section15 .one4 {
        position: absolute;
        top: 107px;
        right: 150px;
    }

    .sy_section15 .one3 {
        position: absolute;
        top: 180px;
        right: 374px;
    }

    .sy_section15 .one1 {
        position: absolute;
        top: 261px;
        left: 380px;
    }

    .sy_section15 .one2 {
        position: absolute;
        top: 233px;
        left: 589px;
    }

    .sy_section15 .one {
        position: absolute;
        top: 140px;
        left: 170px;
    }
}

@media screen and (max-width: 1024px) {
    body {
        font-size: 18px;
    }

    .sy_section15 .one .one_left .line2,
    .sy_section15 .one1 .one_left .line2,
    .sy_section15 .one2 .one_left .line2,
    .sy_section15 .one3 .one_left .line2,
    .sy_section15 .one4 .one_left .line2 {
        height: 125px;
    }

    .sy_section15 .content {
        width: 1166px;
        height: 411px;
    }

    .sy_section15 h1 {
        margin-left: 210px;
        font-size: 28px;
    }

    .sy_section15 .one {
        position: absolute;
        top: 230px;
        left: 140px;
    }

    .sy_section15 .one4 {
        position: absolute;
        top: 197px;
        right: -116px;
    }

    .sy_section15 .one_right p {
        font-size: 12px;
    }

    .sy_section15 .one1 {
        position: absolute;
        top: 345px;
        left: 320px;
    }

    .sy_section15 .one2 {
        position: absolute;
        top: 323px;
        left: 499px;
    }

    .sy_section15 .one_right h3 {
        font-size: 17px;
    }

    .sy_section15 .one3 {
        position: absolute;
        right: 73px;
        top: 280px;
    }

    .sy_section15 .one_right {
        margin-left: 4px;
    }
}

@media screen and (max-width: 820px) {
    .sy_section15 {
        text-align: center;
        margin: 0 auto;
        margin-bottom: 0;
    }

    .sy_section15 .one .one_left .line2,
    .sy_section15 .one1 .one_left .line2,
    .sy_section15 .one2 .one_left .line2,
    .sy_section15 .one3 .one_left .line2,
    .sy_section15 .one4 .one_left .line2 {
        height: 125px;
    }

    .sy_section15 .content {
        background: none;
    }

    .sy_section15 h1 {
        margin-left: 0;
        font-size: 20px;
    }

    .sy_section15 .one {
        position: absolute;
        top: 50px;
        left: 10px;
        width: 390px;

        height: 180px;
        background: #FFFFFF;
        box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.1);
        border-radius: 10px;
    }

    .sy_section15 .one4 {
        position: absolute;
        top: 428px;
        left: 10px;
        width: 390px;
        height: 180px;
        background: #FFFFFF;
        box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.1);
        border-radius: 10px;
    }

    .sy_section15 .one_right p {
        font-size: 12px;
    }

    .sy_section15 .one1 {
        position: absolute;
        top: 50px;
        left: 408px;
        width: 390px;
        height: 180px;
        background: #FFFFFF;
        box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.1);
        border-radius: 10px;
    }

    .sy_section15 .one2 {
        position: absolute;
        top: 239px;
        left: 408px;
        width: 390px;
        height: 180px;
        background: #FFFFFF;
        box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.1);
        border-radius: 10px;
    }

    .sy_section15 .one_right h3 {
        font-size: 17px;
    }

    .sy_section15 .one3 {
        position: absolute;
        left: 8px;
        top: 238px;
        width: 390px;
        height: 180px;
        background: #FFFFFF;
        box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.1);
        border-radius: 10px;
    }

    .sy_section15 .one_right {
        margin-left: 0;
        text-align: center;
        margin: 0 auto;
        margin-top: 7px;
    }

    .sy_section15 .one_left {
        display: none;
    }

    .sy_section15 .line1 {
        border: 1px solid #f1f1f1;
        margin-top: 90px;
    }

    .sy_section15 .one_right h3 {
        font-size: 22px;
    }

    .sy_section15 .one_right p {
        font-size: 15px;
        height: 24px;
        line-height: 35px;
    }
}

@media screen and (max-width: 768px) {
    .sy_section15 {
        text-align: center;
        margin: 0 auto;
        margin-bottom: 0;
    }

    .sy_section15 .one .one_left .line2,
    .sy_section15 .one1 .one_left .line2,
    .sy_section15 .one2 .one_left .line2,
    .sy_section15 .one3 .one_left .line2,
    .sy_section15 .one4 .one_left .line2 {
        height: 125px;
    }

    .sy_section15 .content {
        background: none;
    }

    .sy_section15 h1 {
        margin-left: 0;
        font-size: 20px;
    }

    .sy_section15 .one {
        position: absolute;
        top: 50px;
        left: 10px;
        width: 370px;

        height: 180px;
        background: #FFFFFF;
        box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.1);
        border-radius: 10px;
    }

    .sy_section15 .one4 {
        position: absolute;
        top: 428px;
        left: 10px;
        width: 370px;
        height: 180px;
        background: #FFFFFF;
        box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.1);
        border-radius: 10px;
    }

    .sy_section15 .one_right p {
        font-size: 12px;
    }

    .sy_section15 .one1 {
        position: absolute;
        top: 50px;
        left: 388px;
        width: 370px;
        height: 180px;
        background: #FFFFFF;
        box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.1);
        border-radius: 10px;
    }

    .sy_section15 .one2 {
        position: absolute;
        top: 239px;
        left: 388px;
        width: 370px;
        height: 180px;
        background: #FFFFFF;
        box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.1);
        border-radius: 10px;
    }

    .sy_section15 .one_right h3 {
        font-size: 17px;
    }

    .sy_section15 .one3 {
        position: absolute;
        left: 8px;
        top: 238px;
        width: 370px;
        height: 180px;
        background: #FFFFFF;
        box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.1);
        border-radius: 10px;
    }

    .sy_section15 .one_right {
        margin-left: 0;
        text-align: center;
        margin: 0 auto;
        margin-top: 7px;
    }

    .sy_section15 .one_left {
        display: none;
    }

    .sy_section15 .line1 {
        border: 1px solid #f1f1f1;
        margin-top: 90px;
    }

    .sy_section15 .one_right h3 {
        font-size: 22px;
    }

    .sy_section15 .one_right p {
        font-size: 15px;
        height: 24px;
        line-height: 35px;
    }
}

@media screen and (min-width:320px) and (max-width:720px) {
    .sy_section15 {
        text-align: center;
        margin: 0 auto;
        margin-bottom: 0;
    }

    .sy_section15 .one .one_left .line2,
    .sy_section15 .one1 .one_left .line2,
    .sy_section15 .one2 .one_left .line2,
    .sy_section15 .one3 .one_left .line2,
    .sy_section15 .one4 .one_left .line2 {
        height: 125px;
    }

    .sy_section15 .content {
        background: none;
    }

    .sy_section15 h1 {
        margin-left: 0;
        font-size: 20px;
    }

    .sy_section15 .one {
        position: absolute;
        top: 50px;
        left: 10px;
        width: 180px;
        height: 160px;
        background: #FFFFFF;
        box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.1);
        border-radius: 10px;
    }

    .sy_section15 .one4 {
        position: absolute;
        top: 388px;
        left: 10px;
        width: 180px;
        height: 160px;
        background: #FFFFFF;
        box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.1);
        border-radius: 10px;
    }

    .sy_section15 .one_right p {
        font-size: 12px;
    }

    .sy_section15 .one1 {
        position: absolute;
        top: 50px;
        left: 197px;
        width: 180px;
        height: 160px;
        background: #FFFFFF;
        box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.1);
        border-radius: 10px;
    }

    .sy_section15 .one2 {
        position: absolute;
        top: 219px;
        left: 9px;
        width: 180px;
        height: 160px;
        background: #FFFFFF;
        box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.1);
        border-radius: 10px;
    }

    .sy_section15 .one_right h3 {
        font-size: 17px;
    }

    .sy_section15 .one3 {
        position: absolute;
        left: 196px;
        top: 218px;
        width: 180px;
        height: 160px;
        background: #FFFFFF;
        box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.1);
        border-radius: 10px;
    }

    .sy_section15 .one_right {
        margin-left: 0;
        text-align: center;
        margin: 0 auto;
        margin-top: 7px;
    }

    .sy_section15 .one_left {
        display: none;
    }

    .sy_section15 .line1 {
        border: 1px solid #f1f1f1;
        margin-top: 90px;
    }
}


.sy_section7 {
    width: 100%;
    padding-bottom: 60px;
}

.sy_section7 h5 {
    font-size: 36px;
    font-family: 'Microsoft YaHei';
    font-weight: bold;
    color: #333333;
    text-align: center;
    margin-top: 0;
    margin-bottom: 90px;
}

.sy_section7 h1 {
    width: 414px;
    height: 53px;
    font-size: 36px;
    color: #000000;
    line-height: 53px;
    margin: 0 auto;
    margin-bottom: 36px;
    margin-top: 150px;
}

.sy_section7 h1 img {
    width: 100%;
    height: 100%;
}

.sy_section7 .content {
    width: 100%;
    position: relative;
    padding-top: 0;
}

.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: 24px;
    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 h5 {
        font-size: 34px;
        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: 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 .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: 18px;
        line-height: 160px;
    }
}

@media screen and (max-width:1440px) {
    .sy_section7 h5 {
        font-size: 32px;
    }
}

@media screen and (max-width:1360px) {
    .sy_section7 h5 {
        font-size: 28px;
    }
}

@media screen and (max-width: 1024px) {
    .sy_section7 {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .sy_section7 h5 {
        font-size: 28px;
        line-height: 22px;
        margin-bottom: 42px;
    }

    .sy_section7 .content ul {
        margin: 0;
        width: 100%;
    }

    .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;
    }
}


/* -------------------------最后------------- */

/*新闻资讯*/


.xwzx_section {
    width: 100%;
    padding-top: 100px;
    padding-bottom: 100px;
}

.xwzx_section h5 {
    font-size: 36px;
    font-family: 'Microsoft YaHei';
    font-weight: bold;
    color: #333333;
    text-align: center;
    margin-top: 90px;
    margin-bottom: 90px;
}

.xwzx_section .ulbox {
    width: 100%;
    margin-bottom: 100px;
    display: flex;
}

.xwzx_section .ulbox ul {
    width: 100%;
}

.xwzx_section .ulbox ul li {
    width: 100%;
    margin-bottom: 20px;
}

.xwzx_section .ulbox ul li:last-child {
    margin-bottom: 0;
}

.xwzx_section .ulbox ul li a {
    display: block;
    width: 100%;
    border: 1px solid #E5E5E5;
    font-size: 0;
    padding: 20px 20px 20px 46px;
}

.xwzx_section .ulbox ul li a:hover {
    background: #047bf7;
    border-color: #047bf7;
}

.xwzx_section .ulbox ul li a .left {
    width: calc(100% - 268px);
    padding-right: 46px;
    display: inline-block;
    vertical-align: middle;
}

.xwzx_section .ulbox ul li a .left .tit {
    font-size: 20px;
    color: #333333;
    line-height: 24px;
    margin-bottom: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.xwzx_section .ulbox ul li a:hover .left .tit {
    color: #fff;
}

.xwzx_section .ulbox ul li a .left .info {
    font-size: 16px;
    color: #888888;
    line-height: 30px;
    margin-bottom: 28px;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.xwzx_section .ulbox ul li a:hover .left .info {
    color: #fff;
}

.xwzx_section .ulbox ul li a .left .date {
    font-size: 16px;
    color: #888888;
    line-height: 20px;
}

.xwzx_section .ulbox ul li a:hover .left .date {
    color: #fff;
}

.xwzx_section .ulbox ul li a .right {
    width: 266px;
    display: inline-block;
    vertical-align: middle;
}

.xwzx_section .ulbox ul li a .right .pic {
    width: 100%;
    padding-bottom: 70.3%;
    position: relative;
    overflow: hidden;
    min-height: 50px;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
}

.xwzx_section .ulbox ul li a .right .pic img {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    min-height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
    transition: -webkit-transform 2s;
    vertical-align: middle;
    -ms-interpolation-mode: bicubic;
}

.xwzx_section .ulbox ul li a:hover .right .pic img {
    -webkit-transform: translate(-50%, -50%) scale(1.1);
    -moz-transform: translate(-50%, -50%) scale(1.1);
    transform: translate(-50%, -50%) scale(1.1);
}

@media screen and (max-width: 1680px) {
    .xwzx_section {
        padding-top: 80px;
        padding-bottom: 80px;
    }

    .xwzx_section .ulbox {
        margin-bottom: 60px;
    }

    .xwzx_section .ulbox ul li a .left .tit {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 16px
    }

    .xwzx_section .ulbox ul li a .left .info {
        font-size: 14px;
        line-height: 26px;
        margin-bottom: 20px;
        height: 52px;
    }

    .xwzx_section .ulbox ul li a .left .date {
        font-size: 14px;
    }
}

@media screen and (max-width: 1024px) {
    .xwzx_section {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .xwzx_section .ulbox {
        margin-bottom: 20px;
    }

    .xwzx_section .ulbox ul li {
        margin-bottom: 14px;
    }

    .xwzx_section .ulbox ul li a {
        padding: 12px;
    }

    .xwzx_section .ulbox ul li a .left {
        width: 100%;
        padding-right: 0;
        display: block;
        margin-bottom: 16px;
    }

    .xwzx_section .ulbox ul li a .left .tit {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 12px;
    }

    .xwzx_section .ulbox ul li a .left .info {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 12px;
        height: 48px;
    }

    .xwzx_section .ulbox ul li a .left .date {
        font-size: 14px;
        line-height: 18px;
    }

    .xwzx_section .ulbox ul li a .right {
        width: 100%;
    }
}

/*新闻详情*/
.xwxq_section {
    width: 100%;
}


.xwxq_section .content {
    width: 100%;
    padding-top: 100px;
    padding-bottom: 100px;
    position: relative;
}

.xwxq_section .content::before {
    content: "";
    display: block;
    width: 30.89%;
    height: 100%;
    background: #fff;
    position: absolute;
    right: 0;
    top: 0;
    box-shadow: -16px 0px 20px 0px rgba(0, 0, 0, 0.05)
}

.xwxq_section .content::after {
    content: "";
    display: block;
    clear: both;
}

.xwxq_section .content .left {
    width: 69.11%;
    float: left;
    padding-right: 52px;
}

.xwxq_section .content .left h1 {
    font-size: 28px;
    color: #333333;
    line-height: 34px;
    margin-bottom: 14px;
}

.xwxq_section .content .left .boxs {
    width: 100%;
    overflow: hidden;
    padding-bottom: 26px;
    margin-bottom: 26px;
    border-bottom: 1px solid #E5E5E5;
}

.xwxq_section .content .left .boxs ._ls {
    float: left;
}

.xwxq_section .content .left .boxs ._ls .list {
    float: left;
    margin-right: 56px;
}

.xwxq_section .content .left .boxs ._ls .list:last-child {
    margin-right: 0;
}

.xwxq_section .content .left .boxs ._ls .list img {
    width: 20px;
    display: inline-block;
    vertical-align: middle;
}

.xwxq_section .content .left .boxs ._ls .list .words {
    font-size: 16px;
    color: #555555;
    line-height: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 4px;
}

.xwxq_section .content .left .boxs ._rs {
    float: right;
    font-size: 0;
}

.xwxq_section .content .left .boxs ._rs img {
    width: 20px;
    display: inline-block;
    vertical-align: middle;
}

.xwxq_section .content .left .boxs ._rs .words {
    font-size: 16px;
    color: #555555;
    line-height: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 4px;
}

.xwxq_section .content .left .info {
    font-size: 16px;
    color: #555555;
    line-height: 30px;
    padding-bottom: 86px;
    border-bottom: 1px solid #e5e5e5;
}

.xwxq_section .content .left .info img {
    max-width: 100%;
    display: block;
}

.xwxq_section .content .left .pagebox {
    width: 100%;
    position: relative;
    padding-top: 26px;
}

.xwxq_section .content .left .pagebox::after {
    content: "";
    display: block;
    clear: both;
}

.xwxq_section .content .left .pagebox .prev {
    width: 50%;
    float: left;
    padding-right: 50px;
}

.xwxq_section .content .left .pagebox .prev a {
    display: block;
    font-size: 16px;
    color: #555555;
    line-height: 30px;
}

.xwxq_section .content .left .pagebox .prev a:hover {
    color: #047bf7;
}

.xwxq_section .content .left .pagebox .next {
    width: 50%;
    float: right;
    padding-left: 50px;
}

.xwxq_section .content .left .pagebox .next a {
    display: block;
    font-size: 16px;
    color: #555555;
    line-height: 30px;
    text-align: right;
}

.xwxq_section .content .left .pagebox .next a:hover {
    color: #047bf7;
}

.xwxq_section .content .left .pagebox .prev a span,
.xwxq_section .content .left .pagebox .next a span {
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


.xwxq_section .content .left .pagebox .fh {
    width: 77px;
    position: absolute;
    left: 50%;
    margin-left: -38.5px;
    top: -38.5px;
    border-radius: 100%;
    background: #047bf7;
}

.xwxq_section .content .left .pagebox .fh::after {
    content: "";
    display: block;
    width: 1px;
    height: 46px;
    background: #e5e5e5;
    position: absolute;
    left: 50%;
    top: 100%;
    margin-left: -0.5px;
}

.xwxq_section .content .left .pagebox .fh a {
    display: block;
    width: 100%;
    height: 77px;
    padding-top: 18px;
}

.xwxq_section .content .left .pagebox .fh a:hover {
    opacity: 0.8;
}

.xwxq_section .content .left .pagebox .fh a img {
    width: 18px;
    display: block;
    margin: 0 auto 7px auto;
}

.xwxq_section .content .left .pagebox .fh a .words {
    font-size: 16px;
    color: #ffffff;
    line-height: 20px;
    text-align: center;
}

.xwxq_section .content .right {
    width: 30.89%;
    float: right;
    position: relative;
    z-index: 2;
    padding-left: 52px;
}

.xwxq_section .content .right h2 {
    font-size: 28px;
    color: #333333;
    line-height: 32px;
    padding-bottom: 26px;
    border-bottom: 1px solid #e5e5e5;
}

.xwxq_section .content .right ul {
    width: 100%;
}

.xwxq_section .content .right ul li {
    border-bottom: 1px dashed #e5e5e5;
}

.xwxq_section .content .right ul li a {
    display: block;
    padding-top: 22px;
    padding-bottom: 26px;
}

.xwxq_section .content .right ul li a .tit {
    font-size: 18px;
    color: #333333;
    line-height: 30px;
    margin-bottom: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.xwxq_section .content .right ul li a:hover .tit {
    color: #047bf7;
}

.xwxq_section .content .right ul li a .date {
    font-size: 14px;
    color: #555555;
    line-height: 18px;
}

@media screen and (max-width: 1680px) {
    .xwxq_section .content {
        padding-top: 80px;
        padding-bottom: 80px;
    }

    .xwxq_section .content .left {
        padding-right: 40px;
    }

    .xwxq_section .content .left h1 {
        font-size: 24px;
        line-height: 30px;
    }

    .xwxq_section .content .left .boxs {
        padding-bottom: 20px;
        margin-bottom: 20px;
    }

    .xwxq_section .content .left .boxs ._ls .list {
        margin-right: 30px;
    }

    .xwxq_section .content .left .boxs ._ls .list .words {
        font-size: 14px;
    }

    .xwxq_section .content .left .boxs ._rs .words {
        font-size: 14px;
    }

    .xwxq_section .content .left .info {
        font-size: 14px;
        line-height: 24px;
        padding-bottom: 70px;
    }

    .xwxq_section .content .left .pagebox {
        width: 100%;
        position: relative;
        padding-top: 26px;
    }

    .xwxq_section .content .left .pagebox::after {
        content: "";
        display: block;
        clear: both;
    }

    .xwxq_section .content .left .pagebox .prev {
        width: 50%;
        float: left;
        padding-right: 50px;
    }

    .xwxq_section .content .left .pagebox .prev a {
        display: block;
        font-size: 16px;
        color: #555555;
        line-height: 30px;
    }

    .xwxq_section .content .left .pagebox .prev a:hover {
        color: #047bf7;
    }

    .xwxq_section .content .left .pagebox .next {
        width: 50%;
        float: right;
        padding-left: 50px;
    }

    .xwxq_section .content .left .pagebox .next a {
        display: block;
        font-size: 16px;
        color: #555555;
        line-height: 30px;
        text-align: right;
    }

    .xwxq_section .content .left .pagebox .next a:hover {
        color: #047bf7;
    }

    .xwxq_section .content .left .pagebox .fh {
        width: 77px;
        position: absolute;
        left: 50%;
        margin-left: -38.5px;
        top: -38.5px;
        border-radius: 100%;
        background: #047bf7;
    }

    .xwxq_section .content .left .pagebox .fh::after {
        content: "";
        display: block;
        width: 1px;
        height: 46px;
        background: #e5e5e5;
        position: absolute;
        left: 50%;
        top: 100%;
        margin-left: -0.5px;
    }

    .xwxq_section .content .left .pagebox .fh a {
        display: block;
        width: 100%;
        height: 77px;
        padding-top: 18px;
    }

    .xwxq_section .content .left .pagebox .fh a:hover {
        opacity: 0.8;
    }

    .xwxq_section .content .left .pagebox .fh a img {
        width: 18px;
        display: block;
        margin: 0 auto 7px auto;
    }

    .xwxq_section .content .left .pagebox .fh a .words {
        font-size: 16px;
        color: #ffffff;
        line-height: 20px;
        text-align: center;
    }

    .xwxq_section .content .right {
        padding-left: 40px;
    }

    .xwxq_section .content .right h2 {
        font-size: 24px;
        line-height: 28px;
        padding-bottom: 20px;
    }

    .xwxq_section .content .right ul li a {
        padding-top: 18px;
        padding-bottom: 18px;
    }

    .xwxq_section .content .right ul li a .tit {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 12px;
    }

    .xwxq_section .content .right ul li a .date {
        font-size: 14px;
        line-height: 18px;
    }
}

@media screen and (max-width: 1024px) {
    .xwxq_section .content .left .boxs ._rs {
        display: none;
    }

    .xwxq_section .content {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .xwxq_section .content::before {
        display: none;
    }

    .xwxq_section .content .left {
        width: 100%;
        padding-right: 0;
    }

    .xwxq_section .content .left h1 {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 12px;
    }

    .xwxq_section .content .left .boxs {
        padding-bottom: 12px;
        margin-bottom: 12px;
    }

    .xwxq_section .content .left .boxs ._ls .list {
        margin-right: 10px;
    }

    .xwxq_section .content .left .boxs ._ls .list .words {
        font-size: 14px;
    }

    .xwxq_section .content .left .boxs ._rs .words {
        font-size: 14px;
    }

    .xwxq_section .content .left .info {
        font-size: 14px;
        line-height: 24px;
        padding-bottom: 86px;
    }

    .xwxq_section .content .left .pagebox {
        padding-top: 20px;
    }

    .xwxq_section .content .left .pagebox .prev {
        padding-right: 12px;
    }

    .xwxq_section .content .left .pagebox .prev a {
        font-size: 14px;
        line-height: 24px;
    }

    .xwxq_section .content .left .pagebox .next {
        padding-left: 12px;
    }

    .xwxq_section .content .left .pagebox .next a {
        font-size: 14px;
        line-height: 24px;
    }

    .xwxq_section .content .left .pagebox .fh {
        width: 40px;
        margin-left: -20px;
        top: -20px;
    }

    .xwxq_section .content .left .pagebox .fh::after {
        height: 50px;
    }

    .xwxq_section .content .left .pagebox .fh a {
        height: 40px;
        padding-top: 12px;
    }

    .xwxq_section .content .left .pagebox .fh a img {
        width: 18px;
        margin: 0 auto;
    }

    .xwxq_section .content .left .pagebox .fh a .words {
        font-size: 14px;
        line-height: 18px;
        display: none;
    }

    .xwxq_section .content .right {
        display: none;
    }
}

.highlight {
    color: #0280FF !important;
}