* {
    margin: 0;
    padding: 0;
}

body {
    color: #333;
    font-family: "微软雅黑";
}

ul,
li {
    list-style: none;
    padding: 0;
    margin: 0;
}

ol,
ul {
    margin-bottom: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: arial, 'hiragino sans gb', 'microsoft yahei', 'Simsun', sans-serif
}

a {
    text-decoration: none;
    font-size: 12px;
}

a:hover {
    text-decoration: none;
}

p {
    font-size: 12px;
}

span {
    font-size: 12px;
}

img {
    border: 0px;
}

.main {
    width: 1400px;
    margin: 0 auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.w-clear {
    clear: both;
}

/*图片放大*/
.jjj {
    overflow: hidden;
}

.jjj img {
    cursor: pointer;
    transition: all 1.2s;
}

.jjj img:hover {
    transform: scale(1.2);
}

@font-face {
    font-family: "myFont";
    src: url(../font/impact.ttf);
    font-stretch: "normal";
    font-weight: 400;
}

@font-face {
    font-family: "ysbth";
    src: url(../font/ysbth.ttf);
    font-stretch: "normal";
    font-weight: 400;
}

.yw-1 {
    width: 100%;
    height: 100vh;
    position: relative;
}

/* 本案例CSS*/
.hy-1 {
    position: relative;
    z-index: 9999;
    border-bottom: 0px solid #1059f0;
    height: 90px;
    box-sizing: border-box;
}

.wrap {
    width: 1400px;
    margin: 0 auto;
}

#nav {
    display: flex;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.hy-2 {
    width: 230px;
    overflow: hidden;
}

.hy-2 a {
    display: block;
}

.hy-2 a img {
    max-width: 66%;
}

ul.dh-nav {
    display: inline-flex;
    flex: 1;
    padding: 0 450px 0 0;
}

li.dh-navitem {
    flex: 1;
}

li.dh-navitem > a {
    display: block;
    text-align: center;
    line-height: 90px;
    font-size: 16px;
    position: relative;
    color: #000;
}

li.dh-navitem > a::before {
    display: none;
    content: '';
    position: absolute;
    /* left: 50%; */
    left: 20%;
    bottom: 0;
    background: #1059f0;
    height: 2px;
    width: 60%;
    /* transform: translateX(-50%);
    border-width: 0 10px 10px;
    border-style: solid;
    border-color: transparent transparent #1059f0; */
    position: absolute;
}

li.dh-navitem:hover > a,
li.dh-navitem.active > a {
    color: #1059f0;
}

li.dh-navitem:hover > a::before,
li.dh-navitem.active > a::before {
    display: block;
}

/* 二级菜单 */
.subMenu {
    display: none;
    position: absolute;
    top: 90px;
    left: 0;
    width: 100%;
    height: 90px;
    background-color: #1059f0;
}

.subMenu > ul {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.subMenu > ul > li > a {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 18px;
    text-align: center;
    height: 90px;
    font-size: 16px;
    color: #fff;
    white-space: nowrap;
}

.subMenu > ul > li > a:hover {
    color: #fff;
}

.y_06 {
    margin-top: -6px;
}
.y_06 a img{
    width:18px;
}
.y_07 {
    width: 100%;
    height: auto;
    background: rgba(0, 0, 0, 0.3);
    display: none;
    position: fixed;
    top: 90px;
    padding-bottom: 20px;
    z-index: 10;
    box-sizing: border-box;
}

.y_08 {
    width: 560px;
    margin: 0 auto;
    background: #fff;
    display: ;
    z-index: 101;
    top: 38px;
    right: 11.3%;
    overflow: hidden;
    margin-top: 20px;
    height: 40px;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
}

.y_08 input {
    width: 480px;
    height: 40px;
    border: none;
    font-size: 14px;
    outline: none;
    padding-left: 16px;
    line-height: 40px;
    float: left;
    box-sizing: border-box;
}

.y_08 a {
    float: right;
    width: 80px;
    height: 40px;
    display: block;
    text-align: center;
    line-height: 40px;
    background: #1059f0;
    font-size: 14px;
    color: #fff;
}

.y_08 a:hover {
    color: #fff;
}

.jwt_3 {
    width: 100%;
    height: calc(100% - 90px);
    position: relative;
}

.ds_02 {
    width: 44px !important;
    height: 44px !important;
    background-image: none !important;
    top: 50% !important;
    right: 4% !important;
}

.ds_03 {
    width: 44px !important;
    height: 44px !important;
    background-image: none !important;
    top: 50% !important;
    left: 4% !important;
}
.jwt_3 .ds_03,.jwt_3 .ds_02{
    display:none;
}
#jwt_4 .ds_03,#jwt_4 .ds_02{
    display:block;
}
.banner_1 {
    width: 100%;
    height: 100%;
    vertical-align: middle;
    display: table-cell;
    text-align: center;
}

.banner_1 img {
    width: 100%;
    display: block;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    content: none !important;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    content: none !important;
}

#jwt_4 {
    overflow: hidden;
}

.jwt_4 > .swiper-pagination-bullet {
    background: rgba(255, 255, 255, 1) !important;
}

/* Banner 轮播图样式 */
.banner-slide-wrapper {
    position: relative;
}

.banner-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding-left: 9%;
    z-index: 2;
}

.banner-title {
    width: 243px;
    height: auto;
    min-height: 47px;
    font-family: YouSheBiaoTiHei, "微软雅黑", Arial, sans-serif;
    font-size: 64px;
    color: #1059F0;
    line-height: 63px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    background: radial-gradient(0deg, #1360FC 0%, #40AAFD 100%);
    margin-bottom: 20px;
    display: inline-block;
}

.banner-tag {
    width: 485px;
    height: auto;
    min-height: 43px;
    font-family: YouSheBiaoTiHei, "微软雅黑", Arial, sans-serif;
    font-size: 56px;
    color: #051536;
    line-height: 56px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-bottom: 20px;
    display: inline-block;
}

.banner-slogan {
    width: 493px;
    height: auto;
    min-height: 18px;
    font-family: "Adobe Heiti Std", "微软雅黑", Arial, sans-serif;
    font-size: 18px;
    color: #1B1B1B;
    line-height: 18px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.banner-link {
    width: 128px;
    height: 42px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: radial-gradient(circle at 0% 0%, #1360FC 0%, #40AAFD 100%), #0454FE;
    text-decoration: none;
    border-radius: 4px;
    transition: all 0.3s;
    margin-top: 20px;
    font-family: SourceHanSansCN, "微软雅黑", Arial, sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 42px;
    text-align: center;
    font-style: normal;
    text-transform: none;
}

.banner-link:hover {
    background: radial-gradient(circle at 0% 0%, #0f5fd8 0%, #3a9efc 100%), #0550e5;
    color: #F0F8FF;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(19, 96, 252, 0.3);
}

/* Banner 响应式样式 */
@media (max-width: 1450px) {
    .banner-title {
        font-size: 4.57vw;
        line-height: 4.5vw;
        width: 17.36vw;
        min-height: 3.36vw;
        margin-bottom: 1.43vw;
    }
    
    .banner-tag {
        font-size: 4vw;
        line-height: 4vw;
        width: 34.64vw;
        min-height: 3.07vw;
        margin-bottom: 1.43vw;
    }
    
    .banner-slogan {
        font-size: 1.29vw;
        line-height: 1.29vw;
        width: 35.21vw;
        min-height: 1.29vw;
    }
    
    .banner-link {
        width: 9.14vw;
        height: 3vw;
        font-size: 1.14vw;
        line-height: 3vw;
        margin-top: 1.43vw;
    }
}

@media (max-width: 1025px) {
    .banner-title {
        font-size: 32px;
        line-height: 32px;
        width: auto;
        max-width: 90%;
        min-height: 32px;
        margin-bottom: 15px;
    }
    
    .banner-tag {
        font-size: 28px;
        line-height: 28px;
        width: auto;
        max-width: 90%;
        min-height: 28px;
        margin-bottom: 15px;
    }
    
    .banner-slogan {
        font-size: 14px;
        line-height: 16px;
        width: auto;
        max-width: 90%;
        min-height: auto;
    }
    
    .banner-link {
        width: 100px;
        height: 36px;
        font-size: 14px;
        line-height: 36px;
        margin-top: 15px;
    }
    
    .banner-content {
        padding-left: 5%;
        padding-right: 5%;
    }
}

@media (max-width: 768px) {
    .banner-title {
        font-size: 24px;
        line-height: 24px;
        min-height: 24px;
        margin-bottom: 10px;
    }
    
    .banner-tag {
        font-size: 20px;
        line-height: 20px;
        min-height: 20px;
        margin-bottom: 10px;
    }
    
    .banner-slogan {
        font-size: 12px;
        line-height: 14px;
    }
    
    .banner-link {
        width: 90px;
        height: 32px;
        font-size: 12px;
        line-height: 32px;
        margin-top: 10px;
    }
}

.hy-3 {
    width: 100%;
    height: auto;
    background: #f8fafc;
}

.side_com {
    width: 100%;
}


.hy-6 {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: Center;
    margin-bottom: 50px;
}

.hy-7 p {
    font-size: 24px;
    color: #333;
    display: block;
}

.hy-7 i {
    color: #1059f0;
    font-style: normal;
    background: url(../img/f008.png) no-repeat right center;
    padding-right: 25px;
}

.hy-7 span {
    color: #9d9d9d;
    font-size: 16px;
    display: block;
    margin-top: 10px;
}

.hy-8 {
}

.hy-8 i {
    width: 24px;
    height: 24px;
    overflow: hidden;
    display: block;
}

.hy-8 img {
    display: block;
    transition: 0.2s;
}

.hy-8 a {
    display: block;
    display: flex;
    justify-content: center;
    align-items: Center;
    border: 1px solid #1059f0;
    padding: 8px 20px;
}

.hy-8 span {
    font-size: 14px;
    color: #1059f0;
    margin-left: 6px;
}

.hy-8 a:hover,
.hy-8 a:hover span {
    background: #1059f0;
    color: #fff;
}

.hy-8 a:hover img {
    transform: translateX(-24px);
    transition: 0.2s;
}


.hy-10 {
    width: 100%;
    height: 140px;
    background: url(../img/f011.png) no-repeat right center;
    text-align: center;
    margin-top: 60px;
}

.hy-10 p {
    font-size: 44px;
    color: #fff;
    line-height: 140px;
    font-family: "ysbth";
}


.hy-12 {
    text-align: left;
}

.hy-12 p {
    font-size: 24px;
    color: #fff;
    display: block;
}

.hy-12 i {
    color: #1059f0;
    font-style: normal;
    background: url(../img/f008.png) no-repeat right center;
    padding-right: 25px;
}

.hy-12 span {
    color: #efefef;
    font-size: 16px;
    display: block;
    margin-top: 10px;
}


.hy-36 {
    text-align: left;
}

.hy-36 p {
    font-size: 24px;
    color: #fff;
    display: block;
}

.hy-36 i {
    color: #1059f0;
    font-style: normal;
    background: url(../img/f008.png) no-repeat right center;
    padding-right: 25px;
}

.hy-36 span {
    color: #efefef;
    font-size: 16px;
    display: block;
    margin-top: 10px;
}

.hy-13 {
    text-align: left;
    line-height: 35px;
}

.hy-13 a {
    font-size: 16px;
    color: #fff;
    display: flex;
    justify-content: flex-start;
    align-items: Center;
    line-height: 34px;
}

.hy-13 i {
    display: block;
    width: 22px;
    height: 22px;
    overflow: hidden;
    margin-left: 15px;
}

.hy-13 i img {
    display: block;
}

.hy-13 a:hover {
    color: #1059f0;
}

.hy-13 a:hover img {
    transform: translateX(-22px);
    transition: 0.2s;
}

#hy-15 {
    width: 50px;
    height: 50px;
    background: rgba(31, 77, 186, 0.5);
    display: flex;
    justify-content: center;
    align-items: Center;
    border-radius: 25px;
    top: 43%;
    left: 723px;
}

#hy-15 img {
    display: block;
}

.cp-1 {
    width: 100%;
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    margin-top: 35px;
}

.cp-2 {
    width: calc(33.3333% - 14px);
    text-align: center;
}

.cp-2 p {
    font-size: 16px;
    color: #1b1b1b;
    margin-top: 16px;
}

.cp-2 img {
    width: 100%;
}

.cp-2 span {
    font-size: 14px;
    color: #333;
}

.cp-3 {
    width: 100%;
    max-height: 360px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    border-radius:8px;
}

.hy-19 {
    width: 100%;
    padding: 45px 0;
}

.hy-19 ul {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: Center;
}

.hy-19 ul li {
    width: 25%;
    display: flex;
    justify-content: center;
    align-items: Center;
    background: url(../img/f016.png) no-repeat left center;
}

.hy-19 ul li:first-child {
    background: none;
}

.hy-20 {
    font-family: "myFont";
    font-size: 60px;
    color: #1059f0;
}

.hy-21 {
    padding-left: 18px;
}

.hy-21 i {
    font-family: "myFont";
    font-size: 30px;
    color: #999;
    font-style: normal;
    line-height: 22px;
}

.hy-21 p {
    font-size: 14px;
    color: #333;
}

.hy-22 {
    width: 100%;
    position: relative;
    height: 480px;
    overflow: hidden;
}

.hy-23 {
    position: absolute;
    width: 55%;
    left: 0;
    z-index: 1000;
    height: 100%;
}

.hy-26 {
    position: absolute;
    width: 60%;
    right: 0;
}

.hy-26 img {
    width: 100%;
}

.hy-24 h3 {
    font-size: 24px;
    background: url(../img/f008.png) no-repeat right center;
    font-weight: 400;
    display: table;
    color: #1059f0;
    padding-right: 25px;
    margin-top: 40px;
}

.hy-24 span {
    font-size: 18px;
    margin-top: 10px;
    display: block;
}

.hy-24 i {
    display: block;
    width: 100px;
    height: 2px;
    background: #1059f0;
    margin-top: 20px;
}

.hy-25 {
    width: 100%;
    background: #fff;
    position: absolute;
    bottom: 0;
    height: calc(100% - 157px);
    padding: 40px 40px 40px 0;
    box-sizing: border-box;
}

.hy-25 h3 {
    font-weight: 400;
    font-size: 18px;
}

.hy-25 p {
    font-size: 14px;
    color: #333;
    text-align: justify;
    margin-top: 16px;
    line-height: 28px;
}

.hy-25 i {
    position: absolute;
    bottom: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: Center;
}

.hy-25 span {
    font-size: 38px;
    color: #1059f0;
    font-style: normal;
}

.hy-25 a {
    display: block;
    width: 130px;
    height: 44px;
    background: linear-gradient(to right, #1360fc, #40aafd);
    border-radius: 5px;
    text-align: center;
    float: right;
    margin-right: 40px;
    font-size: 14px;
    font-style: normal;
    color: #fff;
    line-height: 44px;
}

.hy-25 a:hover {
    color: #fff;
}

.hy-27 {
    width: 100%;
    height: 770px;
    background: url(../img/f019.png) no-repeat center center;
    margin-top: 50px;
}

.hy-27 > div {
    display: flex;
    justify-content: center;
    align-items: Center;
    height: 770px;
}

.hy-28 {
    width: 496px;
}

.hy-29 {
    width: 100%;
    margin-top: 80px;
}

.hy-29 i {
    display: block;
    width: 70px;
    height: 200px;
    background: #1059f0;
}

.hy-29 span {
    font-size: 18px;
    color: #fff;
    display: block;
    margin-top: 40px;
}

.hy-29 p {
    font-size: 34px;
    font-family: "myFont";
    color: #1059f0;
}

.hy-29 a {
    display: block;
    width: 140px;
    height: 44px;
    background: linear-gradient(to right, #1360fc, #40aafd);
    border-radius: 5px;
    text-align: center;
    color: #fff;
    line-height: 44px;
    font-size: 14px;
    margin-top: 16px;
}

.hy-29 a:hover {
    background: radial-gradient(circle at 0% 0%, #0f5fd8 0%, #3a9efc 100%), #0550e5;
    color: #F0F8FF;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(19, 96, 252, 0.3);
    transition: all 0.3s;
}

/* 联系我们按钮的 hover 效果 */
.hy-36 a:hover,
.hy-25 i a:hover {
    background: radial-gradient(circle at 0% 0%, #0f5fd8 0%, #3a9efc 100%), #0550e5;
    color: #F0F8FF;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(19, 96, 252, 0.3);
    transition: all 0.3s;
}

.hy-30 {
    width: calc(100% - 496px);
    padding-left: 50px;
    box-sizing: border-box;
}

.hy-30 ul {
    width: 100%;
}

.hy-30 ul li {
    float: left;
    width: 31.3333%;
    margin: 20px 0;
    margin-left: 2%;
}

.hy-30 ul li i {
    display: block;
    width: 100%;
    border-radius:8px;
}

.hy-30 ul li img {
    width: 100%;
}

.hy-30 ul li p {
    font-size: 16px;
    color: #333;
    margin-top: 15px;
}

.hy-30 ul li span {
    font-size: 14px;
    color: #666;
    text-align: justify;
    line-height: 22px;
    display: block;
    margin-top: 6px;
}

.hy-30 ul li h3 {
    font-size: 24px;
    font-family: "myFont";
    color: #1059f0;
    font-weight: 400;
    margin-top: 10px;
}

.hy-31 {
    width: 100%;
    text-align: center;
    margin-top: 40px;
}

.hy-31 p {
    font-size: 24px;
}

.hy-31 i {
    font-style: normal;
    color: #1059f0;
}

.hy-31 span {
    color: #666;
    font-size: 14px;
    margin-top: 20px;
    display: flex;
    justify-content: center;
    align-items: Center;
}

.hy-32 {
    width: 100%;
    margin: 50px 0;
}

.hy-32 ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: Center;
}

.hy-32 ul li {
    width: 31.3333%;

}

.hy-32 ul li p {
    font-size: 16px;
    color: #333;
    border-bottom: 1px solid #efefef;
    padding-bottom: 10px;
}

.hy-32 ul li span {
    font-size: 14px;
    color: #666;
    display: block;
    margin-top: 10px;
}

.hy-32 ul li i {
    display: flex;
    justify-content: space-between;
    align-items: Center;
    font-style: normal;
}

.hy-32 ul li em {
    font-style: normal;
    font-size: 14px;
    color: #999;
    margin-top: 6px;
}

.hy-33 {
    width: 100%;
    background: url(../img/f021.png) no-repeat center center;
    padding: 10px 0 50px 0;
}

.hy-31 em {
    font-style: normal;
    display: flex;
    justify-content: center;
    align-items: Center;
    margin: 0 20px;
}

.hy-31 em img {
    margin-right: 10px;
    width:19px;
}

.hy-36 {
    width: 100%;
}

.hy-36 ul {
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
    align-items: Center;
}

.hy-36 ul li {
    width: 375px;
    float: left;
}

.hy-36 ul li input {
    width: 100%;
    height: 50px;
    border: 1px solid #efefef;
    padding: 0 14px;
    box-sizing: border-box;
    font-size: 14px;
    outline: none;
    border-radius:8px;
}

.hy-36 ul li:nth-child(4) {
    width: 215px;
    height: 50px;
    background: linear-gradient(to right, #1360fc, #40aafd);
    text-align: center;
    line-height: 50px;
    border-radius:8px;
}

.hy-36 ul li a {
    font-size: 16px;
    color: #fff;
}

/* 表单提交按钮样式 */
.hy-36 ul li button {
    font-size: 16px;
    color: #fff;
    background: transparent;
    border: none;
    cursor: pointer;
    width: 100%;
    height: 100%;
    transition: all 0.3s;
}

.hy-36 ul li:nth-child(4):hover {
    background: radial-gradient(circle at 0% 0%, #0f5fd8 0%, #3a9efc 100%), #0550e5;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(19, 96, 252, 0.3);
}

.hy-36 ul li:nth-child(4):hover button {
    color: #F0F8FF;
}

.hy-34 {
    width: 100%;
    padding: 50px 0;
}

.hy-34 ul li {
    width: 200px;
    float: left;
}

.hy-34 ul li:nth-child(6) {
    width: 150px;
    float: right;
    background: #f2f2f2;
    padding: 6px;
}

.hy-34 ul li img {
    width: 100%;
}

.hy-34 ul li a {
    display: block;
    font-size: 14px;
    color: #333;
    padding: 4px 0;
}

.hy-34 ul li h3 {
    margin-bottom: 14px;
    font-size: 16px;
}

.hy-34 ul li p {
    text-align: center;
    padding-top: 6px;
    font-size: 12px;
}

.hy-35 {
    text-align: center;
    border-top: 1px solid #efefef;
    font-size: 12px;
    padding: 18px 0;
}

.am-with-fixed-navbar {
    padding-bottom: 0 !important;
}

.hy-37 {
    width: 100%;
    height: 500px;
    overflow: hidden;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: Center;
    flex-direction: column;
}

.hy-37 h3 {
    font-size: 26px;
    color: #fff;
    font-weight: 400;
}

.hy-37 p {
    font-size: 18px;
    color: #fff;
    margin-top: 20px;
    text-transform: uppercase;
}

.hy-37 i {
    background: rgba(31, 79, 193, 1);
    display: block;
    width: 85px;
    height: 3px;
    margin: 0 auto;
    margin-top: 25px;
}

.hy-38 {
    width: 100%;
    text-align: center;
    padding: 50px 0 40px 0;
}

.hy-38 h3 {
    font-size: 24px;
    color: #333;
    font-weight: 400;
}

.hy-38 p {
    font-size: 14px;
    color: #999;
    margin-top: 16px;
}

.hy-39 {
    width: 100%;
    margin-bottom: 50px;
}

.hy-39 ul {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    border: 1px solid #efefef;
}

.hy-39 ul li {
    text-align: center;
    width: 20%;
    padding: 20px 30px;
    height: 340px;
    border-left: 1px solid #efefef;
}

.hy-39 ul li:first-child {
    border-left: none;
}

.hy-39 ul li i {
    font-style: normal;
    display: block;
    font-size: 14px;
    color: #999;
}

.hy-39 ul li span {
    font-style: normal;
    display: block;
    font-size: 14px;
    color: #666;
    margin-bottom: 6px;
}

.hy-39 ul li p {
    font-style: normal;
    display: block;
    font-size: 18px;
    color: #333;
    padding: 6px 0;
}

.hy-40 {
    width: 100%;
    height: auto;
    background: linear-gradient(to bottom, #edf5ff, #fafcff);
}

.hy-11-40 {
    /* background: linear-gradient(to right, #edf5ff, #fafcff); */
    text-align: center;
    display: flex;
    justify-content: center;
}

.hy-41 {
    width: 100%;
    text-align: center;
    padding: 50px 0 40px 0;
}

.hy-41 h3 {
    font-size: 24px;
    color: #fff;
    font-weight: 400;
}

.hy-41 p {
    font-size: 14px;
    color: #fff;
    margin-top: 16px;
}

.hy-42 {
    width: 100%;
    padding: 200px 0 50px 0;
}

.hy-42 ul li {
    text-align: center;
    float: left;
    width: 25%;
}

.hy-42 ul li i {
    display: block;
    font-size: 30px;
    color: #fff;
    font-style: normal;
}

.hy-42 ul li span {
    font-size: 14px;
    color: #fff;
}

.hy-43 {
    width: 100%;
    background: #f4f6f8;
}

.hy-44 {
    width: 100%;
    padding-bottom: 50px;
}

.hy-44 ul {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.hy-44 ul li {
    width: 24%;
    background: #fff;
    text-align: center;
    padding: 30px;
    box-sizing: border-box;
    height: 320px;
}

.hy-44 ul li img {
    padding-top: 40px;
}

.hy-44 ul li p {
    font-size: 16px;
    color: #333;
}

.hy-44 ul li span {
    font-size: 14px;
    color: #999;
    margin-top: 6px;
    display: block;
}

.hy-46 {
    width: 100%;
}

.hy-46 ul {
    display: flex;
    justify-content: space-between;
    align-items: Center;
    flex-wrap: wrap;
    width: 100%;
}

.hy-46 ul li {
    width: 32.333%;
    border: 1px solid #efefef;
    margin-bottom: 20px;
    padding-bottom: 25px;
}

.hy-46 ul li img {
    width: 100%;
    display: block;
    transition: 0.2s;
}

.hy-46 ul li i {
    overflow: hidden;
    width: 100%;
    display: block;
}

.hy-46 ul li:hover img {
    transition: 0.2s;
    transform: scale(1.1);
}

.hy-46 ul li h3 {
    font-size: 16px;
    color: #333;
    font-weight: 400;
    display: block;
    padding: 0 16px;
    box-sizing: border-box;
    margin-top: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.hy-46 ul li span {
    display: inline-block;
    border: 1px solid #1f4fc1;
    font-size: 12px;
    color: #1f4fc1;
    line-height: 18px;
    padding: 0 6px;
    margin-left: 16px;
    margin-top: 16px;
}

.hy-46 ul li em {
    display: block;
    padding: 0 16px;
    text-align: justify;
    color: #999;
    font-style: normal;
    margin-top: 10px;
}

.hy-46 ul li h4 {
    font-size: 14px;
    font-weight: 400;
    color: #333;
    background: url(../img/f039.png) no-repeat right center;
    display: inline-block;
    padding-right: 25px;
    margin-left: 16px;
}

.hy-46 ul li:hover h4 {
    background: url(../img/f040.png) no-repeat right center;
    color: #1f4fc1;
}

.hy-46 ul li:hover h3 {
    color: #1f4fc1;
}


.hy-47 {
    width: 100%;
    background: #fff;
    height: 90px;
    box-shadow: 0 0 7px rgb(0 0 0 / 10%);
}

.hy-48 {
    width: 100%;
}

.hy-48 ul li {
    width: 25%;
    height: 90px;
    line-height: 90px;
    cursor: pointer;
    float: left;
    text-align: center;
}

.hy-48 ul li a {
    color: #666;
    font-size: 18px;
    line-height: 90px;
    display: block;
    width: 100%;
}

.hy-48 ul li.on a {
    color: #1f4fc1;
    border-bottom: 2px solid #1f4fc1;
}

.com_info2 {
    text-align: center;
}

.com_info2 ul {
    width: auto;
    display: inline-block;
    text-align: center;
    margin: 0 auto;
    background: #f4f6f8;
    border-radius: 30px;
    height: 60px;
    padding: 8px;
}

.com_info2 ul li {
    text-align: center;
    width: 140px;
    height: 44px;
    border-radius: 30px;
    float: left;
}

.com_info2 ul li a {
    line-height: 45px;
    font-size: 14px;
    color: #333;
    display: block;
    border-radius: 25px;
}

.com_info2 ul li.hover a {
    background: #fff;
    color: #1f4fc1;
}

.hy-50 {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: Center;
}

.hy-50 i {
    font-style: normal;
    padding-left: 40px;
}

.hy-50 p {
    font-size: 20px;
    color: #333;
}

.hy-50 span {
    font-size: 14px;
    color: #666;
}

.hy-50 a {
    font-size: 14px;
    color: #666;
    display: block;
    line-height: 50px;
    border-radius: 60px;
    width: 160px;
    background: #1f4fc1;
    text-align: center;
    color: #fff;
    margin-top: 40px;
}

.hy-51 {
    width: 100%;
    background: url(../img/f042.png) no-repeat center center;
    padding-bottom: 50px;
}

.hy-52 {
    width: 100%;
}

.hy-52 ul {
    display: flex;
    justify-content: space-between;
    align-items: Center;
    width: 100%;
}

.hy-52 ul li {
    width: 32.3333%;
    background: #1f4fc1;
    height: 210px;
    display: flex;
    justify-content: center;
    align-items: Center;
    flex-direction: column;
}

.hy-52 ul li p {
    font-size: 16px;
    color: #fff;
    padding: 6px 0;
}

.hy-52 ul li span {
    font-size: 14px;
    color: #fff;
}

.hy-53 {
    width: 100%;
    height: auto;
    background: #f2f6ff;
    padding-bottom: 40px;
}

.hy-54 {
    width: 100%;
}

.hy-54 ul {
    display: flex;
    justify-content: space-between;
    align-items: Center;
    flex-wrap: wrap;
}

.hy-54 ul li {
    width: 32.3333%;
    background: #fff;
    height: 225px;
    margin-bottom: 20px;
    padding: 25px;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
    border-radius: 4px;
}

.hy-54 ul li i {
    display: flex;
    justify-content: flex-start;
    align-items: Center;
    font-style: normal;
}

.hy-54 ul li p {
    font-size: 18px;
    color: #333;
    padding-left: 12px;
}

.hy-54 ul li span {
    font-size: 14px;
    color: #666;
    text-align: left;
    display: block;
    width: 100%;
    margin-top: 8px;
}

.hy-54 ul li a {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 48px;
    background: #1f4fc1;
    text-align: center;
    left: 0;
    border-radius: 4px;
    color: #fff;
    line-height: 48px;
    font-size: 14px;
    bottom: -48px;
    transition: 0.2s;
}

.hy-54 ul li:hover a {
    bottom: 0;
    transition: 0.2s;
}

.hy-55 {
    width: 100%;
    background: url(../img/f052.png) no-repeat center center;
    padding-bottom: 20px;
}

.com_info3 {
    text-align: center;
    margin: 0 auto;
    width: 100%;
    border-top: 1px solid #2e333e;
    border-bottom: 1px solid #2e333e;
}

.com_info3 ul {
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: Center;
}

.com_info3 ul li {
    line-height: 52px;
    margin: 0 20px;
}

.com_info3 ul li a {
    color: #fff;
    display: block;
    font-size: 14px;
}

.com_info3 ul li.hover a {
    color: #1f4fc1;
    border-bottom: 2px solid #1f4fc1;
}

.hy-56 ul {
    display: flex;
    justify-content: space-between;
    align-items: Center;
}

.hy-56 ul li {
    width: 24%;
}

.hy-56 ul li img {
    width: 100%;
}

.hy-57 {
    width: 100%;
    background: url(../img/f054.png) no-repeat center center;
    padding-bottom: 50px;
}

.hy-58 {
    width: 100%;
}

.hy-58 ul {
    display: flex;
    justify-content: space-between;
    align-items: Center;
}

.hy-58 ul li {
    width: 24%;
    border-left: 1px solid #4b4b4b;
    padding: 80px 35px;
    box-sizing: border-box;
    text-align: center;
}

.hy-58 ul li i {
    display: block;
}

.hy-58 ul li em {
    font-style: normal;
    display: block;
    margin-top: 25px;
}

.hy-58 ul li span {
    font-size: 14px;
    color: #fff;
}


.hy-59 {
    width: 100%;
    margin-bottom: 50px;
}

.hy-59 ul li {
    float: left;
    width: 25%;
    padding: 50px 30px;
    text-align: center;
    transition: 0.2s;
}

.hy-59 ul li em {
    width: 50px;
    height: 50px;
    background: #1f4fc1;
    border-radius: 25px;
    display: block;
    line-height: 50px;
    font-size: 18px;
    font-style: normal;
    color: #fff;
    margin: 0 auto;
}

.hy-59 ul li p {
    line-height: 50px;
    font-size: 16px;
    font-style: normal;
    color: #333;
    margin: 0 auto;
    font-weight: bold;
}

.hy-59 ul li span {
    line-height: 26px;
    font-size: 14px;
    font-style: normal;
    color: #666;
    margin: 0 auto;
}

.hy-59 ul li:hover {
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
    transition: 0.2s;
}

.hy-60 {
    display: flex;
    justify-content: space-between;
    align-items: Center;
}

.hy-60 p {
    font-size: 16px;
    color: #333;
    margin-top: 16px;
}

.hy-60 ul {
    width: 30%;
}

.hy-60 span {
    font-size: 14px;
    color: #666;
    display: block;
    text-align: justify;
    margin-top: 6px;
}

.hy-61 {
    border: 1px solid #dbe2f5;
    margin-bottom: 50px;
    display: flex;
    justify-content: flex-start;
    align-items: Center;
    border-radius: 6px;
    overflow: hidden;
}


.hy-63 {
    padding: 40px;
    box-sizing: border-box;
}

.hy-63 h3 {
    font-size: 18px;
    color: #333;
    font-weight: 400;
}

.hy-63 span {
    font-size: 14px;
    color: #555;
    display: block;
    margin-top: 10px;
}

.hy-63 em {
    font-style: normal;
    display: block;
    margin-top: 20px;
}

.hy-63 i {
    display: inline-block;
    font-style: normal;
    padding-right: 30px;
}

.hy-63 h4 {
    font-size: 24px;
    color: #1f4fc1;
    display: block;
    margin-top: 10px;
}

.hy-63 p {
    font-size: 14px;
    color: #333;
    display: block;
    margin-top: 6px;
}

.hy-63 a {
    font-size: 14px;
    color: #666;
    display: block;
    line-height: 50px;
    border-radius: 60px;
    width: 160px;
    background: #1f4fc1;
    text-align: center;
    color: #fff;
    margin-top: 40px;
}

.hy-63 a:hover {
    color: #fff;
}

.hy-50 a:hover {
    color: #fff;
}

.hy-64 {
    width: 100%;
}

.hy-64 ul {
    width: 100%;
}

.hy-64 ul li {
    width: 33.3333%;
    padding: 0 30px;
    padding-bottom: 50px;
    box-sizing: border-box;
    float: left;
    text-align: center;
}

.hy-64 ul li p {
    font-size: 20px;
    font-weight: bold;
}

.hy-64 ul li span {
    font-size: 14px;
    color: #6b7799;
    display: block;
    margin-top: 10px;
}

.hy-65 {
    width: 100%;
}

.hy-66 {
    width: 100%;
}

.hy-66 ul {
    display: flex;
    justify-content: center;
    align-items: Center;
    flex-wrap: wrap;
}

.hy-66 ul li {
    width: 25%;
    height: 355px;
    position: relative;
}

.hy-66 ul li em {
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    height: 90px;
    background: rgba(233, 238, 245, 0.9);
    display: flex;
    justify-content: flex-start;
    align-items: Center;
    padding: 0 20px;
    box-sizing: border-box;
}

.hy-66 ul li i {
    display: block;
    overflow: hidden;
}

.hy-66 ul li i img {
    height: 100%;
    transition: 0.2s;
}

.hy-66 ul li p {
    font-style: normal;
    font-size: 16px;
    padding-left: 8px;
}

.hy-66 ul li:hover i img {
    transition: 0.2s;
    transform: scale(1.1);
}

.com_info4 {
    text-align: center;
    margin: 0 auto;
    width: 100%;
}

.com_info4 ul {
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: Center;
}

.com_info4 ul li {
    line-height: 52px;
    margin: 0 20px;
}

.com_info4 ul li img {
    width: 66px;
}

.com_info4 ul li a {
    color: #333;
    display: block;
    font-size: 14px;
    transition: 0.2s;
    border-bottom: 4px solid #fff;
    padding-bottom: 10px;
}

.com_info4 ul li.hover a {
    color: #1f4fc1;
    border-bottom: 4px solid #1f4fc1;
    transition: 0.2s;
}


.contentbox11 {
    width: 100%;
    background: #f4f6f8;
    margin-top: 40px;
}

.contentbox11 > div {
    width: 1400px;
    margin: 0 auto;
}

.hy-67 {
    display: flex;
    justify-content: space-between;
    align-items: Center;
}


.hy-79 {
    width: 100%;
    background: url(../img/f094.png) no-repeat center center;
    padding-bottom: 50px;
}


.hy-69 {
    width: 100%;
}

.hy-69 ul {
    display: flex;
    justify-content: space-between;
    align-items: Center;
    width: 100%;
    flex-wrap: wrap;
}

.hy-69 ul li {
    width: 32.3333%;
    background: #fff;
    border: 2px solid #1059f0;
    padding: 0 40px;
    height: 240px;
    display: flex;
    justify-content: center;
    align-items: Center;
    flex-direction: column;
    margin-bottom: 16px;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
}

.hy-69 ul li p {
    font-size: 16px;
    color: #333;
    padding: 6px 0;
}

.hy-69 ul li span {
    font-size: 14px;
    color: #666;
    text-align: center;
}

.hy-70 {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: Center;
    margin-bottom: 50px;
}

.hy-71 {
    width: 40%;
    text-align: center;
}

.side_com5 {
    width: 60%;
}

.com_info5 {
    width: 100%;
}

.com_info5 ul li {
    float: left;
    padding-bottom: 15px;
    margin-right: 30px;

}

.com_info5 ul li a {
    font-size: 20px;
    color: #333;
    padding-bottom: 15px;
}

.com_info5 ul li.hover a {
    border-bottom: 2px solid #1f4fc1;
    color: #1f4fc1;
}

.hy-72 {
    margin-top: 30px;
}

.hy-72 p {
    font-size: 16px;
    color: #333;
}

.hy-72 a {
    font-size: 14px;
    color: #666;
    display: block;
    line-height: 50px;
    border-radius: 60px;
    width: 160px;
    background: #1f4fc1;
    text-align: center;
    color: #fff;
    margin-top: 40px;
}

.hy-73 {
    width: 100%;
}

.hy-73 ul {
    display: flex;
    justify-content: space-between;
    align-items: Center;
}

.hy-73 ul li {
    width: 23.5%;
    position: relative;
}

.hy-73 ul li i img {
    width: 100%;
}

.hy-74 {
    position: absolute;
    bottom: 0;
    background: linear-gradient(rgba(31, 79, 193, 0), rgba(31, 79, 193, 0.8));
    padding: 35px;
    width: 100%;
    transition: 0.2s;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.hy-74 h3 {
    font-size: 40px;
    color: #fff;
}

.hy-74 p {
    font-size: 16px;
    color: #fff;
    padding: 10px 0;
}

.hy-74 span {
    font-size: 14px;
    color: #fff;
    text-align: justify;
    display: none;
}

.hy-73 ul li:hover .hy-74 {
    height: 100%;

    transition: 0.2s;
    background: linear-gradient(rgba(31, 79, 193, 0.8), rgba(31, 79, 193, 0.9));
}

.hy-73 ul li:hover .hy-74 span {
    display: block;
}

.hy-75 {
    width: 100%;
    background: url(../img/f106.png) no-repeat center center;
    padding-bottom: 50px;
    margin-top: 50px;
}

.hy-77 {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    position: relative;
    z-index: 100;
    padding: 30px;
}

.hy-81 > i {
    width: 100%;
    height: 400px;
    background: #fff;
    bottom: 0;
    position: absolute;
    z-index: 1;
}

.hy-81 {
    position: relative;
}

#hy-82 {
    width: 70%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    margin: 0 auto;
}

.mul-63 {
    width: 100%;
    height: 80px;
    border-bottom: 1px solid #efefef;
}

/*面包屑*/
.crumb {
    font-size: 14px;
    color: #666;
    float: left;
}

.crumb > div {
    background: url(../img/f113.svg) no-repeat left center;
    padding-left: 25px;
}

.crumb a {
    font-size: 14px;
    color: #666;
    margin: 0 2px;
    line-height: 80px;
}

.crumb a:hover {
    color: #1059f0;
    text-decoration: underline;
}

.crumb span {
    color: #1059f0;
    font-size: 14px;
}


.hy-90 {
    width: 100%;
    text-align: center;
    margin: 50px 0;
}

.hy-90 ul {
    display: flex;
    justify-content: center;
    align-items: Center;
}

.hy-90 ul li {
    width: 140px;
    height: 50px;
    background: #efefef;
    margin: 0 14px;
    border-radius:8px;
}

.hy-90 ul li.on {
    background: #1059f0;
}

.hy-90 ul li a {
    line-height: 50px;
    font-size: 14px;
    color: #333;
}

.hy-90 ul li.on a {
    color: #fff;
}

.hy-91 {
    width: 100%;
}

.hy-91 ul {
    display: flex;
    justify-content: space-between;
    align-items: Center;
    flex-wrap: wrap;
}

.hy-91 ul li {
    width: 32.33333%;
    margin-bottom: 20px;
}

.hy-91 ul li i {
    display: block;
    overflow: hidden;
}

.hy-91 ul li img {
    width: 100%;
}

.hy-91 ul li p {
    font-size: 16px;
    color: #333;
    margin-top: 10px;
}

.hy-91 ul li span {
    font-size: 14px;
    color: #666;
}

.hy-91 ul li em {
    font-size: 12px;
    color: #666;
    display: block;
    font-style: normal;
    margin-top: 6px;
}

/*跳页*/
.page {
    text-align: center;
    margin: 40px 0 40px 0;
    position: relative;
    z-index: 1;
}

.page a {
    padding: 0 15px;
    background: #eaeaea;
    font-size: 12px;
    color: #333;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    margin: 0 1px;
    border-radius: 3px;
}

.page a:hover,
.page a.on {
    background: #1059f0;
    color: #fff;
}


.mul-95 {
    text-align: center;
    width: 100%;
    margin-top: 50px;
}

.mul-95 p {
    font-size: 20px;
    color: #333;
    padding-bottom: 14px;
}

.mul-95 span {
    font-size: 14px;
    color: #555;
    margin: 0 15px;
}

.mul-106 {
    width: 100%;
    margin-top: 30px;
}

.mul-106 p {
    font-size: 16px;
    color: #333;
    text-align: justify;
    line-height: 34px;
    font-weight: 200;
}

.mul-106 span {
    font-size: 16px;
}

.mul-106 p span {
    font-size: inherit;
}

.mul-106 img {
    max-width: 100% !important;
    width: auto !important;
    height: auto !important;
    display: block;
    margin: 18px auto;
    object-fit: contain;
}

.mul-106 p {
    text-align: left;
}

.mul-106 span {
    font-size: 16px;
}

.mul-106 p span {
    font-size: inherit;
}

.mul-106 p img {
    display: block;
    margin: 10px auto;
    max-width: 100% !important;
    width: auto !important;
    height: auto !important;
}

/* hy-37 背景图片样式 */
.hy-37 {
    background: url(../img/f027.png) no-repeat center center;
    background-size: cover;
}

.jwt_85 {
    margin-top: 40px;
    padding: 50px 0;
    background: #f6f8fe;
}

.jwt_85 .mySwiper {
    position: relative;
    overflow: hidden;
}

.jwt_85 .swiper-slide {
    height: auto;
}

.jwt_85 .swiper-button-next,
.jwt_85 .swiper-button-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    cursor: pointer;
    width: auto;
    height: auto;
    margin-top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.jwt_85 .swiper-button-next {
    right: 0;
}

.jwt_85 .swiper-button-prev {
    left: 0;
}

.jwt_85 .kuandu {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
}

.jwt_85 .swiper-button-disabled,
.jwt_85 .swiper-button-next.swiper-button-disabled,
.jwt_85 .swiper-button-prev.swiper-button-disabled {
    opacity: 0.5 !important;
    pointer-events: none !important;
    cursor: not-allowed !important;
}

/* 证书轮播样式 */
.cert-swiper-container {
    width: 100%;
    position: relative;
    padding: 0 50px;
}

.cert-swiper-container .swiper {
    width: 100%;
    overflow: hidden;
}

.cert-swiper-container .swiper-slide {
    height: auto;
    padding: 0 10px;
    box-sizing: border-box;
}

.cert-swiper-container .swiper-slide .hy-96 {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-bottom: 0;
}

.cert-swiper-container .swiper-slide .shy-96 {
    width: 100%;
    margin-bottom: 15px;
}

.cert-swiper-container .swiper-slide .shy-97 {
    width: 100%;
    text-align: center;
}

.cert-swiper-container .swiper-slide .shy-97 p {
    margin: 0;
    padding: 0;
    font-size: 16px;
    color: #333;
    line-height: 1.5;
}

.cert-swiper-container .swiper-slide .shy-97 a {
    margin-top: 10px;
}

.cert-swiper-container .swiper-button-next,
.cert-swiper-container .swiper-button-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    cursor: pointer;
    width: 40px;
    height: 40px;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 50%;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
}

.cert-swiper-container .swiper-button-next:hover,
.cert-swiper-container .swiper-button-prev:hover {
    background: rgba(255, 255, 255, 1);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.cert-swiper-container .swiper-button-next:after,
.cert-swiper-container .swiper-button-prev:after {
    display: none;
}

.cert-swiper-container .swiper-button-next img,
.cert-swiper-container .swiper-button-prev img {
    width: 20px;
    height: 20px;
    object-fit: contain;
    filter: brightness(0);
}

.cert-swiper-container .swiper-button-next {
    right: 0;
}

.cert-swiper-container .swiper-button-prev {
    left: 0;
}

@media (max-width: 768px) {
    .cert-swiper-container {
        padding: 0 40px;
    }
    
    .cert-swiper-container .swiper-button-next,
    .cert-swiper-container .swiper-button-prev {
        width: 30px;
        height: 30px;
    }
    
    .cert-swiper-container .swiper-button-next img,
    .cert-swiper-container .swiper-button-prev img {
        width: 16px;
        height: 16px;
    }
    
    .cert-swiper-container .swiper-slide .hy-96 {
        flex-direction: column;
    }
    
    .cert-swiper-container .swiper-slide .shy-96 {
        width: 100%;
        margin-bottom: 15px;
    }
    
    .cert-swiper-container .swiper-slide .shy-97 {
        width: 100%;
    }
}

.jwt_86 {
    width: calc(100% - 300px);
    display: flex;
    height: 50px;
}

.jwt_86 a {
    display: block;
    font-size: 14px;
    line-height: 50px;
    color: #333;
    margin-right: 30px;
}

.jwt_86 a:hover {
    color: #1059f0;
}

.jwt_87 {
    width: 140px;
    height: 50px;
    background: linear-gradient(to right, #1360fc, #40aafd);
    text-align: center;
    border-radius: 8px;
}

.jwt_87 a {
    line-height: 50px;
    color: #fff;
    font-size: 14px;
}

.jwt_87:hover a {
    font-weight: bold;
    color: #fff;
}


.mul-70 p {
    font-size: 16px;
    font-weight: 200;
    text-align: center;
    color: #555;
    margin-top: 15px;
    line-height: 32px;
}

.mul-70 h3 {
    font-size: 26px;
    text-align: center;
    color: #333;
    font-weight: 400;
    margin-top: 60px;
}

.mul-101 {
    width: 550px;
    margin-top: 45px;
    background: #f8f8f8;
}

.mul-101 ul {
    padding-bottom: 30px;
}

.mul-101 ul li {
    padding: 30px;
}

.mul-101 ul li textarea {
    width: 100%;
    border: 0;
    background: none;
    border-bottom: 1px solid #ccc;
    outline: none;
}

.mul-101 ul a {
    border: 1px solid #ccc;
    margin: 0 30px;
    font-size: 15px;
    color: #333;
    line-height: 45px;
    display: block;
    width: 160px;
    text-align: center;
    border-radius: 50px;
}

.mul-101 ul li p {
    font-size: 20px;
    color: #1059f0;
    font-weight: 200;
    padding-left: 30px;
    margin-bottom: 10px;
}

.mul-101 ul li span {
    font-size: 16px;
    color: #333;
    font-weight: 200;
    display: block;
    line-height: 30px;
}

.mul-101 ul li:nth-child(1) p {
    background: url(../img/f115.svg) no-repeat left center;
}

.mul-101 ul li:nth-child(2) p {
    background: url(../img/f116.svg) no-repeat left center;
}

.mul-101 ul li:nth-child(3) p {
    background: url(../img/f117.png) no-repeat left center;
}

.mul-102 {
    width: calc(100% - 600px);
    margin-top: 40px;
    overflow: hidden;
}

.mul-102 img {
    width: 100%;
}

.mul-102 #baiduMap {
    width: 100%;
    height: 400px;
    min-height: 400px;
}

.hy-92 {
    display: flex;
    justify-content: space-between;
    align-items: Center;
    padding: 50px 0;
}

.hy-93 {
    width: 35%;
}

.hy-93 p {
    font-size: 18px;
    color: #666;
}

.hy-93 span {
    font-size: 26px;
    color: #333;
    display: block;
    margin: 20px 0 30px 0;
}

.hy-93 a {
    font-size: 16px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: Center;
    line-height: 34px;
    width: 190px;
    height: 56px;
    background: linear-gradient(to right, #1360fc, #40aafd);
    text-align: center;
    border-radius:8px;
}

.hy-93 i {
    display: block;
    width: 22px;
    height: 22px;
    overflow: hidden;
    margin-left: 15px;
}

.hy-93 i img {
    display: block;
    transition: 0.2s;
}


.hy-94 {
    width: 65%;
}

.hy-94 p {
    font-size: 14px;
    text-align: justify;
    line-height: 28px;
}

.hy-93 a:hover {
    color: #1059f0;
}

.hy-93 a:hover img {
    transform: translateX(-22px);
    transition: 0.2s;
}

.hy-95 {
    width: 100%;
    background: #fff;
    padding-bottom: 60px;
}

.side_com6 {
}

.com_info6 ul {
    width: auto;
    max-width: fit-content;
    margin: 0 auto;
    padding: 8px;
    border-radius: 50px;
    display: inline-flex;
    justify-content: center;
    background: #f4f6f8;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
    gap: 8px;
}

.com_info6 {
    text-align: center;
    width: 100%;
}

.com_info6 ul li {
    line-height: 52px;
    box-sizing: border-box;
    transition: all 0.3s ease;
    padding: 0 35px;
    border-radius: 50px;
    cursor: pointer;
    position: relative;
    white-space: nowrap;
    margin: 0;
}

.com_info6 ul li a {
    font-size: 16px;
    color: #666;
    font-weight: 500;
    transition: all 0.3s ease;
    display: block;
    position: relative;
    z-index: 1;
}

.com_info6 ul li:hover {
    background: rgba(255, 255, 255, 0.6);
}

.com_info6 ul li:hover a {
    color: #1059f0;
}

.com_info6 ul li.hover {
    background: #fff;
    transition: all 0.3s ease;
    border-radius: 50px;
    color: #1059f0;
    box-shadow: 0 2px 12px rgba(16, 89, 240, 0.15);
    transform: translateY(-1px);
}

.com_info6 ul li.hover a {
    color: #1059f0;
    font-weight: 600;
}

.contentbox16 {
    width: calc(100% - 0px);
    margin-top: 40px;
}

.hy-96 {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.shy-96 {
    background: #fff;
    border: 2px solid #000;
    padding: 10px;
    width: 45%;
    border-radius: 20px;
}

.shy-96 img {
    border: 2px solid #000;
    width: 100%;
    border-radius: 10px;
}

.shy-97 {
    width: 50%;
}

.shy-97 p {
    font-size: 20px;
    color: #000;
}

.shy-97 span {
    font-size: 16px;
    color: #333;
    margin-top: 20px;
    display: block;
    text-align: justify;
}

.shy-97 a {
    display: block;
    width: 215px;
    height: 50px;
    background: linear-gradient(to right, #1360fc, #40aafd);
    text-align: center;
    line-height: 50px;
    color: #fff;
    font-size: 16px;
    border-radius: 6px;
    margin-top: 20px;
}

.shy-97 a:hover {
    color: #fff;
}

.ss_38 {
    width: 100%;
}

.ss_38 ul {
    margin: 0 50px;
    margin-bottom: 35px;
    /* padding: 0 50px; */
    /* display: table; */
    position: relative;
}

/* .ss_38 ul::before, .ss_38 ul::after{ position: absolute; content: ''; width: 50px; height: 75px; bottom: 0; background: url(../img/f040.png) no-repeat left top;} */
.ss_38 ul::after {
    right: 0;
}

.ss_38 ul::before {
    left: 0;
}

.ss_38 ul :nth-child(4n).li {
    position: relative;
}

.ss_38 ul :nth-child(4n).li::before {
    position: absolute;
    content: '';
    width: 50px;
    height: 75px;
    bottom: 0;
    background: url(../img/f123.png) no-repeat left top;
    right: -50px;
    /* padding-right: 50px; */
}

.ss_38 ul :nth-child(4n+1).li::after {
    position: absolute;
    content: '';
    width: 50px;
    height: 75px;
    bottom: 0;
    background: url(../img/f121.png) no-repeat left top;
    left: -50px;
    /* padding-right: 50px; */
}

.ss_38 li {
    float: left;
    width: 25%;
    text-align: center;
    background: url(../img/f122.png) repeat-x left bottom;
    position: relative;
}

.ss_38 li img {
    display: block;
}

.ss_38 li dl {
    display: table;
    width: 100%;
    height: 188px;
}

.ss_38 li dl dt {
    display: table-cell;
    vertical-align: bottom;
}

.ss_38 li aside {
    display: inline-block;
    position: relative;
}

.ss_38 li img {
    max-width: 160px;
    max-height: 160px;
}

.ss_38 li p {
    height: 75px;
    margin: 0;
    color: #333;
    font-size: 14px;
    line-height: 75px;
    overflow: hidden;
}

.ss_38 li:hover p {
    color: #1f4fc1;
}


.hy-4 {
    width: 100%;
    margin: 45px 0;
}

.hy-4 ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 20px;
}

.hy-4 ul li {
    float: left;
    width: calc(25% - 15px);
    height: 580px;
    background: none;
    position: relative;
    overflow: hidden;
}

.hy-4 ul li:first-child {
    border-left: none;
}

.hy-4 ul li p {
    font-size: 56px;
    color: #fff;
    margin-top: 15px;
    position: absolute;
    bottom: 150px;
    left: 36px;
    font-family: "myFont";
}

.hy-4 ul li span {
    font-size: 28px;
    color: #fff;
    display: block;
    margin-top: 5px;
    position: absolute;
    bottom: 80px;
    left: 36px;
}

.hy-4 ul li i {
    font-size: 22px;
    color: #fff;
    display: none;
    margin-top: 5px;
    position: absolute;
    bottom: 170px;
    left: 36px;
}

.hy-5 {
    display: flex;
    justify-content: center;
    align-items: Center;
    flex-direction: column;
    gap: 20px;
    background-size: 100%;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 100;
    border-radius:8px;
    overflow:hidden;
}

.hy-5 img {
    width: 100%;
    /* height: 100%; */
}


.hy-4 ul li:hover .hy-5 {
}

.hy-4 ul li:hover p {
    color: #fff;
    bottom: auto;
    top: 140px;
    font-size: 40px;
}

.hy-4 ul li:hover span {
    color: #fff;
    bottom: auto;
    top: 210px;
    font-size: 20px;
}

.hy-4 ul li:hover i {
    color: #fff;
    display: block;
    font-style: normal;
}

.hy-4 ul li:hover .bj-tu {
    top: 0;
    transition: 0.1s;
    background: rgba(31, 79, 193, 0.6);
}

.hy-4 ul li:hover .bj-tu img {
    top: 0;
    transition: 0.1s;
}

.bj-tu {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    background: rgba(31, 79, 193, 0);
    z-index: 1000;
}

.bj-tu img {
    transition: 0.1s;
    width: 100%;
    height: 100%;
}

.ruanjian {
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.03);
    width: 100%;
}

.tab-container {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    width: 1400px;
    margin: 0 auto;
}

.tab {
    margin: 0 150px;
    padding: 24px 16px;
    cursor: pointer;
    font-size: 20px;
    color: #333;
}

.tab.active {
    color: #006eff;
    border-bottom: 2px solid #006eff;
    font-weight: bold;
}

.arrow {
    font-size: 22px;
    cursor: pointer;
    user-select: none;
    padding: 5px 10px;
    color: #006eff;
}

.pailie {
    display: flex;
    gap: 28px;
    flex-wrap: wrap;
    margin: 60px 0;
}

.content {
    display: none;
    text-align: left;
    max-width: 1400px;
    margin: 25px auto;
}

.content p {
    font-size: 16px;
    line-height: 32px;
    color: #444;
}

.content.active {
    display: block;
}

.btn01 {
    display: block;
    margin-top: 20px;
    padding: 12px 0;
    width: 180px;
    text-align: center;
    background: #006eff;
    color: #fff;
    border-radius: 50px;
    font-size: 16px;
    cursor: pointer;
    text-decoration: none;
}

.cptu-img {
    width: 100%;
    margin: 30px 0;
}

.cpaa1 {
    width: calc(25% - 21px);
    position: relative;
    overflow: hidden;
    border-radius: 20px;
}

.cpaa1 img {
    width: 100%;
}

.cpaa1 i {
    display: block;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, #1360fc, rgba(14, 78, 211, 0.2), rgba(255, 255, 255, 0));
}

.cpaa1 p {
    position: absolute;
    top: 26px;
    font-size: 24px;
    font-weight: 300;
    color: #fff;
    padding: 0 30px;
}


.cpaa11 {
    width: 100%;
    position: relative;
    overflow: hidden;
    border-radius: 20px;
}

.cpaa11 img {
    width: 100%;
}

.cpaa11 i {
    display: block;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, #1360fc, rgba(14, 78, 211, 0.2), rgba(255, 255, 255, 0));
}

.cpaa11 p {
    position: absolute;
    top: 20px;
    font-size: 18px;
    font-weight: 300;
    color: #fff;
    padding: 0 20px;
}

.lxwm-1 {
    display: flex;
    justify-content: space-between;
    margin-bottom: 60px;
}

.kuandu img {
    width: 30px;
    height: 30px;
}
.jxw-kj ul {
    margin-top: 20px;
    border-top: 1px solid #efefef;
    padding-top: 20px;
}

.jxw-kj ul li {
    margin-bottom: 20px;
    border-bottom: 1px solid #efefef;
    padding-bottom: 20px;
}

.jxw-kj ul li:hover .jxw-ht img {
    transform: translateY(-40px);
    transition: 0.1s;
}

.jxw-kj ul li:hover .jxw-jm p {
    color: #1059f0;
}

.jxw-kj ul li:hover .jxw-sd img {
    transition: 0.3s;
    transform: scale(1.1);
}

.jxw-sd {
    overflow: hidden;
    width: 150px;
    border-radius:8px;
}

.jxw-sd img {
    transition: 0.5s;
    width: 100%;
}

.jxw-jm {
    width: calc(90% - 188px);
    padding-left: 20px;
    box-sizing: border-box;
}

.jxw-jm p {
    font-size: 16px;
    color: #333;
    padding-top: 4px;
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.jxw-jm i {
    font-size: 14px;
    color: #555;
    margin-top: 8px;
    background: url(../img/x058.svg) no-repeat left center;
    padding-left: 20px;
    font-style: normal;
    display: block;
}

.jxw-jm span {
    font-size: 14px;
    color: #666;
    margin-top: 6px;
    display: block;
}

.jxw-ht {
    width: 40px;
    height: 40px;
    overflow: hidden;
    margin-top: 30px;
}

.jxw-ht img {
    transition: 0.1s;
    width: 100%;
}
.ub-banner .swiper-slide .cover{
    background-size:100% 100%;
}
@media (max-width: 1450px) {

    .wrap,
    .com_info ul,
    .contentbox1,
    .main,
    .com_info3,
    .contentbox11 > div {
        width: 96%;
    }

    .hy-28 {
        width: 30%;
    }

    .hy-30 {
        width: 70%;
    }

    .hy-36 ul li {
        width: 27%;
    }

    .hy-60 img {
        width: 65%;
    }
}


@media (max-width: 1025px) {

    .yw-1 {
        height: auto;
    }

    .tab-container {
        max-width: 1000px;
    }

    .ruanjian {
        overflow: auto;
    }

    .content {
        width: 100%;
        padding: 0 20px;
        box-sizing: border-box;
    }

    .btn01 {
        width: 100%;
    }

    /* banner */
    #container {
        width: 100%;
        margin: 0 auto;
    }

    .am-slider {
        z-index: 1 !important;
    }

    .am-header .am-header-right a {
        color: #1c4692;
        font-size: 1.6rem;
        padding-right: 0.5rem;
    }

    .am-header .am-header-right a:link {
        color: #1c4692;
    }

    .mynav .am-list > li {
        background: none;
    }

    .mynav .am-list > li > a {
        color: #FFFFFF;
    }

    .mybanner.am-slider-default {
        margin: 0 0 0 0;
    }

    .mybanner.am-slider-default .am-control-nav {
        bottom: 8px;
    }

    .mybanner.am-slider-default .am-control-nav li {
        margin: 0 3px;
    }

    .mybanner.am-slider-default .am-control-nav li a.am-active {
        background-color: #1c4692;
    }

    .mybanner.am-slider-default .am-control-nav li a {
        background-color: #FFFFFF;
        box-shadow: none;
        -webkit-box-shadow: none
    }

    .hot_course.am-gallery-default .am-gallery-item {
        font-size: 12px;
        text-align: center;
    }

    .hot_course.am-gallery-default .am-gallery-item img {
        width: 60%;
        max-width: auto;
    }

    .hot_course.am-gallery-default .am-gallery-title {
        font-size: 1.2rem;
        margin-top: 0.7rem;
    }

    .index_box {
        margin: 0.5rem 0;
        background: #ffffff;
        overflow: hidden;
        width: 100%;
    }

    .am-slider-default .am-direction-nav a:before {
        color: #666;
    }

    /* shouji */
    .shouj {
        height: auto;
    }

    .top_dh {
        width: 100%;
        height: 6.5rem;
        position: fixed;
        top: 0;
        margin-top: 0;
        background: rgba(0, 0, 0, 0.5);
        padding: 0 2%;
        z-index: 2000;
    }

    .dh_ch {
        position: fixed;
        right: 0;
        top: 0;
        height: 6.5rem;
        width: 6.5rem;
        outline: none;
    }

    .btn {
        width: 100%;
        height: 100%;
        border: none;
        background: #fff;
        padding: 1.5rem;
        border-radius: 0 !important;
    }

    .btn img {
        width: 78%;
    }

    .dh_logo {
        width: 60%;
    }

    .dh_logo img {
        height: 5.6rem;
        padding-top: 13px;
    }

    .leftMenu a:hover {
        color: #fff;
    }

    .dw_02 {
        right: 36% !important;
    }

    .dw_03 {
        left: 36% !important;
    }

    .top-ny {
        background: #fff;
    }

    #container {
        margin-top: 6.5rem;
    }

    /* 移动端轮播图避免被顶部导航遮挡 */
    .ub-banner {
        margin-top: 6.5rem;
    }

    /* 确保移动端轮播图正确显示 */
    .ub-banner .swiper-container {
        position: relative;
    }

    /* 移动端轮播图文字样式 - 按比例缩放PC端样式 */
    /* PC端基准宽度约1400px，移动端约375px，比例约0.27，但使用更合理的缩放 */
    .ub-banner .swiper-slide.a .cover {
        position: relative;
    }

    .ub-banner .swiper-slide.a .cover .content {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        padding-left: 9%;
        padding-right: 5%;
        margin: 0;
        text-align: left;
    }

    /* PC端: font-size: 64px, 移动端按视口宽度比例缩放 */
    /* 使用vw单位：64px / 1400px * 100 = 4.57vw，移动端会自动按比例 */
    .ub-banner .swiper-slide.a .cover .content .title {
        font-family: YouSheBiaoTiHei, "微软雅黑", Arial, sans-serif;
        font-size: 4.57vw;
        font-weight: normal;
        color: #1059F0;
        line-height: 4.5vw;
        text-align: left;
        font-style: normal;
        text-transform: none;
        width: 17.36vw;
        height: auto;
        min-height: 3.36vw;
        margin-bottom: 1.43vw;
        background: radial-gradient(0deg, #1360FC 0%, #40AAFD 100%);
        display: inline-block;
    }

    .ub-banner .swiper-slide.a .cover .content.reverse .title {
        color: #1059F0;
        background: radial-gradient(0deg, #1360FC 0%, #40AAFD 100%);
    }

    /* PC端: font-size: 56px (tag), 移动端按视口宽度比例缩放 */
    .ub-banner .swiper-slide.a .cover .content .tag {
        font-family: YouSheBiaoTiHei, "微软雅黑", Arial, sans-serif;
        font-size: 4vw;
        font-weight: normal;
        color: #051536;
        line-height: 4vw;
        text-align: left;
        font-style: normal;
        text-transform: none;
        width: 34.64vw;
        height: auto;
        min-height: 3.07vw;
        margin-bottom: 1.43vw;
        display: inline-block;
    }

    .ub-banner .swiper-slide.a .cover .content.reverse .tag {
        color: #051536;
    }

    /* PC端: font-size: 18px, 移动端按视口宽度比例缩放 */
    .ub-banner .swiper-slide.a .cover .content .slogan {
        font-family: "Adobe Heiti Std", "微软雅黑", Arial, sans-serif;
        font-size: 1.29vw;
        color: #1B1B1B;
        line-height: 1.29vw;
        text-align: left;
        font-style: normal;
        text-transform: none;
        width: 35.21vw;
        height: auto;
        margin-bottom: 0;
        margin-top: 0;
        padding: 0;
    }

    .ub-banner .swiper-slide.a .cover .content .slogan .line {
        font-size: 1.29vw;
        line-height: 1.29vw;
        margin-bottom: 0;
        display: block;
    }

    .ub-banner .swiper-slide.a .cover .content.reverse .slogan {
        color: #1B1B1B;
    }

    .ub-banner .swiper-slide.a .cover .content.reverse .slogan .line {
        color: #1B1B1B;
    }

    /* PC端: font-size: 16px, width: 128px, height: 42px, 移动端按视口宽度比例缩放 */
    .ub-banner .swiper-slide.a .cover .content .link {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 9.14vw;
        height: 3vw;
        padding: 0;
        background: radial-gradient(circle at 0% 0%, #1360FC 0%, #40AAFD 100%), #0454FE;
        border-radius: 4px;
        font-family: SourceHanSansCN, "微软雅黑", Arial, sans-serif;
        font-weight: 400;
        font-size: 1.14vw;
        color: #FFFFFF;
        line-height: 3vw;
        text-align: center;
        text-decoration: none;
        border: none;
        margin-top: 1.43vw;
        transition: all 0.3s;
    }

    .ub-banner .swiper-slide.a .cover .content .link:hover {
        background: radial-gradient(circle at 0% 0%, #0f5fd8 0%, #3a9efc 100%), #0550e5;
        color: #F0F8FF;
        transform: translateY(-2px);
        box-shadow: 0 4px 12px rgba(19, 96, 252, 0.3);
    }

    .ub-banner .swiper-slide.a .cover .content.reverse .link {
        background: radial-gradient(circle at 0% 0%, #1360FC 0%, #40AAFD 100%), #0454FE;
        color: #FFFFFF;
        border: none;
    }

    /* 调试开始 */
    .main {
        width: 94%;
    }

    .com_info ul {
        width: 100%;
    }

    .contentbox1 {
        width: 100%;
        padding: 40px 3%;
    }

    .com_info1 {
        width: 220px;
    }

    .hy-20 {
        font-size: 36px;
    }

    .hy-21 i {
        font-size: 16px;
    }

    .hy-21 p {
        display: block;
        margin-top: -6px;
    }

    .hy-28 {
        width: 260px;
    }

    .hy-30 {
        width: calc(100% - 260px);
    }

    .hy-36 ul li {
        width: 26%;
    }

    .hy-36 ul li:nth-child(4) {
        width: 18%;
        float: right;
    }

    .hy-34 ul li {
        width: 16%;
    }

    .hy-34 ul li {
        width: 33.333%;
        margin-top: 40px;
    }

    .hy-34 ul li:nth-child(6) {
        display: block;
        width: 100%;
    }

    .hy-34 {
        display: none;
    }


    .foot {
        box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
        padding: 5px 0;
        background: #FFFFFF;
    }

    .foot ul {
        background-color: #FFFFFF !important;
        color: #000000;
    }

    .foot .am-navbar-nav a .am-navbar-label {
        color: #000000;
    }

    .foot-home {
        background: url(../img/foot-icon1.png) no-repeat center;
        background-size: auto 100%;
        width: 100%;
        height: 2rem;
        display: inline-block;
    }

    .foot-home.active {
        background: url(../img/foot-icon1Hover.png) no-repeat center;
        background-size: auto 100%;
    }

    .foot-volunteer {
        background: url(../img/foot-icon2.png) no-repeat center;
        background-size: auto 100%;
        width: 2rem;
        height: 2rem;
        display: inline-block;
    }

    .foot-volunteer.active {
        background: url(../img/foot-icon2Hover.png) no-repeat center;
        background-size: auto 100%;
    }

    .foot-class {
        background: url(../img/foot-icon3.png) no-repeat center;
        background-size: auto 100%;
        width: 2rem;
        height: 2rem;
        display: inline-block;
    }

    .foot-class.active {
        background: url(../img/foot-icon3Hover.png) no-repeat center;
        background-size: auto 100%;
    }

    .foot-join {
        background: url(../img/foot-icon4.png) no-repeat center;
        background-size: auto 100%;
        width: 2rem;
        height: 2rem;
        display: inline-block;
    }

    .foot-join.active {
        background: url(../img/foot-icon4Hover.png) no-repeat center;
        background-size: auto 100%;
    }

    .am-with-fixed-navbar {
        padding-bottom: 54px !important;
    }

    .hy-37 {
        margin-top: 6.5rem;
    }

    .contentbox11 > div {
        width: 100%;
        padding: 40px;
    }

    #hy-82 {
        width: 96%;
    }

    .hy-81 {
        width: 100%;
    }

    .hy-81 > i {
        height: 100%;
    }

    .hy-11 {
        background-size: auto 100%;
    }

    .jxw-jm{
        width: calc(90% - 80px);
    }
}

@media (max-width: 768px) {
    .ub-banner.m-ratio-5-3 .swiper-slide .cover:after{
        display:none;
    }
    #Banner_1 .cover img{
        width:100%;
    }
    .hy-4 ul {
        width: 100%;
        gap: 10px;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }

    .mul-101 ul a {
        width: calc(100% - 60px);
    }
    
    /* 移动端统计模块间距优化 - 按比例缩放 */
    .hy-19 {
        padding: 5vw 0;
        margin-top: 0;
        margin-bottom: 0;
    }
    
    /* 减少统计模块与下方模块的间距 */
    .hy-22 {
        margin-top: 0;
    }
    
    .main {
        margin-top: 0;
        margin-bottom: 0;
    }

    .pailie {
        margin-top: 0;
        margin-bottom: 20px;
    }

    .hy-27 {
        display: flex;
        justify-content: center;
        align-items: Center;
    }

    .hy-27 > div {
        flex-direction: column;
        height: auto;

    }

    .hy-12 {
        text-align: center;
    }

    .hy-12 p {
        color: #333;
    }

    .hy-12 span {
        color: #666;
    }

    .hy-28 {
        width: 100%;
    }

    .hy-29 {
        margin-top: 10px;
    }

    .hy-29 i,
    .hy-29 span,
    .hy-29 p,
    .hy-29 a {
        display: none;
    }

    .hy-30 {
        width: 100%;
        padding-left: 0;
    }

    .hy-30 ul {
        display: flex;
        justify-content: space-between;
        align-items: Center;
        flex-wrap: wrap;
    }

    .hy-30 ul li {
        width: 31.333%;
        margin-left: 0;
    }

    .hy-27 {
        background: #f5f5f5;
    }

    .hy-23 {
        width: 100%;
    }

    .hy-26 {
        width: 100%;
    }

    .hy-22 {
        height: auto;
        position: static;
    }

    .hy-23,
    .hy-25 {
        position: static;
    }
    
    /* 移动端面包屑导航样式优化 */
    .mul-63 {
        height: auto;
        padding: 10px 0;
        border-bottom: 1px solid #efefef;
    }
    
    .crumb {
        float: none;
        font-size: 12px;
        line-height: 1.8;
        padding: 0 15px;
    }
    
    .crumb > div {
        padding-left: 20px;
        background-size: 12px;
        line-height: 1.8;
    }
    
    .crumb a {
        font-size: 12px;
        line-height: 1.8;
        margin: 0 2px;
        display: inline;
        word-break: keep-all;
        white-space: normal;
    }
    
    .crumb span {
        font-size: 12px;
        line-height: 1.8;
        display: inline;
        word-break: keep-all;
        white-space: normal;
    }
    
    /* 减少移动端公司信息模块顶部间距 */
    .hy-24 h3 {
        margin-top: 0;
    }
    
    /* 减少横线与文字之间的间距 */
    .hy-24 i {
        margin-top: 2vw;
    }
    
    .hy-24 span {
        margin-top: 1vw;
    }
    
    .hy-23 {
        margin-top: 0;
        padding-top: 0;
    }

    .hy-26 {
        position: static;
    }

    .hy-25 {
        padding: 0 0 5vw 0;
    }

    .side_com1 {
        flex-direction: column;
    }

    .com_info1 {
        width: 100%;
    }

    .contentbox2 {
        width: 100%;
        padding: 10px 0;
    }

    .com_info1 ul {
        display: flex;
        justify-content: space-between;
        align-items: Center;
        border-left: 0;
        margin: 20px auto;
    }

    .com_info1 ul li {
        width: 20%;
    }

    .com_info1 ul li.hover a {
        border-left: 0;
        font-size: 14px;
        padding-left: 0;
        border-bottom: 2px solid #1f4dba;
    }

    .hy-13 {
        display: none;
    }

    .hy-17 p {
        font-size: 14px;
    }

    .hy-36 {
        text-align: center;
    }

    .hy-25 i {
        display: none;
    }

    .hy-35 {
        padding: 16px;
    }

    .com_info1 ul li a {
        padding-left: 0;
        text-align: center;
        display: block;
        border-bottom: 1px solid #efefef;
        border-color: rgba(255, 255, 255, 0.2);
    }

    .hy-37 {
        height: 500px;
    }

    .hy-39 ul {
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    .hy-39 ul li {
        width: 50%;
        border-bottom: 1px solid #efefef;
    }

    .hy-39 ul li:nth-child(2n+1) {
        border-left: 0;
    }

    .hy-47 {
        height: 66px;
    }

    .hy-48 ul li a {
        line-height: 66px;
        font-size: 15px;
    }

    .hy-50 img {
        width: 50%;
    }

    .hy-52 ul li {
        padding: 0 20px;
    }

    .hy-54 ul li {
        width: 49%;
    }

    .hy-57 {
        background-size: auto 100%;
    }

    .hy-58 ul {
        flex-wrap: wrap;
        border: 1px solid #4b4b4b;
        border-bottom: 0;
    }

    .hy-58 ul li:nth-child(2n+1) {
        border-left: 0;
    }

    .hy-58 ul li {
        width: 50%;
        border-bottom: 1px solid #4b4b4b;
    }

    .hy-66 ul li {
        width: 50%;
    }

    .hy-61 {
        border: none;
        flex-direction: column;
    }

    .hy-63 {
        padding: 0;
        margin-top: 40px;
    }

    .hy-62 {
        width: 100%;
    }

    .hy-62 img {
        width: 100%;
    }

    .hy-63 a {
        width: 100%;
    }

    .com_info4 ul {
        display: flex;
        flex-wrap: nowrap;
        overflow: hidden;
        overflow-x: auto;
        width: 100%;
        justify-content: normal;
        align-items: normal;
    }

    .hy-63 {
        width: 100%;
        padding-left: 25px;
    }

    .hy-67 {
        flex-direction: column;
    }

    .hy-68 {
        margin-top: 40px;
    }

    .hy-68 img {
        width: 100%;
    }

    .hy-69 ul li {
        width: 49%;
        padding: 25px;
        text-align: center;
    }

    .hy-79 {
        background-size: auto 100%;
    }

    .hy-74 {
        padding: 16px;
    }

    .mul-106 img {
        width: 100%;
        max-width: 100% !important;
    }
    
    .mul-106 p {
        font-size: 16px !important;
    }
    
    .mul-106 p span {
        font-size: 16px !important;
    }

    .mul-101 ul li {
        width: 100%;
        margin-bottom: 10px;
        margin-left: 0;
    }

    .mul-101 ul {
        margin-left: 0;
    }

    .mul-102 ul li {
        width: 100%;
        height: auto;
    }

    .mul-102 ul li img {
        width: 100%;
    }

    .mul-70 {
        text-align: center;
        margin-top: 40px;
    }

    .mul-70 h3 {
        font-size: 22px;
    }

    .mul-102 {
        margin-top: 0;
        width: 100%;
    }

    .mul-102 #baiduMap {
        height: 300px;
        min-height: 300px;
    }

    .lxwm-1{
        flex-direction: column;
    }

    .mul-101{
        width: 100%;
    }

    .hy-92 {
        flex-direction: column;
        padding-bottom:0;
    }

    .hy-93 {
        width: 100%;
        margin-bottom: 30px;
    }

    .hy-94 {
        width: 100%;
    }

    .hy-93 a {
        width: 100%;
    }

    .ss_38 ul :nth-child(4n+1).li::after,
    .ss_38 ul :nth-child(4n).li::before {
        background: none;
    }

    .ss_38 li {
        background: none;
    }

    .ss_38 ul {
        margin: 0;
    }

    .hy-4 ul li span {
        font-size: 16px !important;
        top: auto !important;
        bottom: 120px !important;
    }

    .hy-4 ul li i {
        display: block;
        font-size: 14px;
        bottom: 80px;
        position: absolute;
    }

    .bj-tu {
        background: rgba(31, 79, 193, 0.6);
    }

    .hy-11-40 img {
        width: 100%;
    }

    .hy-96 {
        flex-direction: column;
    }

    .shy-96,
    .shy-97 {
        width: 100%;
    }

    .shy-97 {
        margin-top: 20px;
    }

    .com_info6 ul {
        overflow-x: auto;
        overflow-y: hidden;
        width: 100%;
        padding: 6px;
        border-radius: 30px;
        display: flex;
        flex-wrap: nowrap;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none; /* Firefox */
        -ms-overflow-style: none; /* IE 10+ */
    }

    .com_info6 ul::-webkit-scrollbar {
        display: none; /* Chrome Safari */
    }

    .com_info6 {
        overflow-x: auto;
        overflow-y: hidden;
        width: 100%;
        -webkit-overflow-scrolling: touch;
    }

    .com_info6 ul li {
        padding: 0 15px;
        line-height: 42px;
        flex-shrink: 0;
        white-space: nowrap;
    }

    .com_info6 ul li a {
        font-size: 14px;
        white-space: nowrap;
    }

    .com_info6 ul li.hover {
        box-shadow: 0 1px 6px rgba(16, 89, 240, 0.2);
        transform: none;
    }

    .cp-2 {
        width: calc(50% - 14px);
    }

    .hy-31 span {
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        flex-direction: column;
        text-align: left;
        width: 100%;
    }

    .hy-31 em {
        margin: 10px 0;
        justify-content: flex-start;
    }

    .shy-97 a {
        width: 100%;
    }

    .tab-container {
        width: 100%;
    }

    .tab {
        margin: 0;
        font-size: 16px;
        width: 50%;
        text-align: center;
    }

    .pailie {
        margin-top: 0;
        margin-bottom: 20px;
    }

    .cpaa1 {
        width: 100%;
    }

    .hy-69 ul li {
        width: 100%;
    }

    .jwt_85 {
        padding: 30px 0;
    }

    .jwt_86 {
        width: 100%;
        display: flex;
        flex-direction: column;
        height: auto;
    }
    
    .jwt_86 a {
        line-height: 1.5;
        margin-right: 0;
        margin-bottom: 10px;
        padding: 8px 0;
        font-size: 13px;
        word-break: break-all;
    }
    
    .jwt_87 {
        width: 100%;
        margin-top: 20px;
    }
}

@media (max-width: 435px) {
    /* 小屏幕面包屑导航进一步优化 */
    .mul-63 {
        padding: 8px 0;
    }
    
    .crumb {
        font-size: 11px;
        padding: 0 10px;
        line-height: 1.6;
    }
    
    .crumb > div {
        padding-left: 18px;
        background-size: 10px;
        line-height: 1.6;
    }
    
    .crumb a {
        font-size: 11px;
        margin: 0 1px;
        line-height: 1.6;
    }
    
    .crumb span {
        font-size: 11px;
        line-height: 1.6;
    }

    .jxw-sd{
        width: 100%;
    }

    .jxw-jm{
        width: 100%;
        padding: 0;
        margin: 16px auto;
    }

    .hy-37{
        height: 300px;
        background-size: 100%;
    }

    .hy-7 p,
    .hy-36 p,
    .hy-12 p,
    .hy-31 p {
        font-size: 18px;
    }

    .hy-7 span,
    .hy-36 span,
    .hy-12 span,
    .hy-31 span {
        font-size: 14px;
    }

    .hy-7 i,
    .hy-36 i,
    .hy-12 i {
        background-size: 10px;
        padding-right: 18px;
    }

    .hy-8 {
        display: none;
    }

    .hy-4 ul li {
        width: 100%;
        height: 270px;
        border-bottom: 1px solid #efefef;

    }

    .hy-4 ul li:nth-child(3) {
        border-left: 0;
        border-bottom: 0;
    }

    .hy-4 ul li:nth-child(4) {
        border-bottom: 0;
    }

    .hy-5 {
        padding: 0;
    }

    .hy-6 {
        margin-bottom: 25px;
    }

    .com_info {
        height: 66px;
    }

    .com_info ul li a {
        line-height: 66px;
        font-size: 15px;
    }

    .hy-4 ul li p {
        font-size: 28px !important;
        bottom: 150px !important;
        top: auto !important;
    }

    .hy-10 {
        height: auto;
        padding: 25px;
    }

    .hy-10 p {
        line-height: 24px;
        font-size: 14px;
    }
    
    /* 移动端统计模块间距优化 - 按比例缩放 */
    .hy-19 {
        padding: 5vw 0;
        margin-top: 0;
        margin-bottom: 0;
    }

    .hy-19 ul {
        flex-wrap: wrap;
    }

    .hy-19 ul li {
        width: 50%;
        background: none;
        justify-content: flex-start;
        padding: 10px 0;

    }

    .hy-24 h3,
    .hy-25 h3 {
        font-size: 18px;
        background-size: 10px;
        padding-right: 18px;
        margin-top: 0;
    }

    .hy-24 span {
        font-size: 14px;
        margin-top: 1vw;
    }
    
    /* 减少横线与文字之间的间距 */
    .hy-24 i {
        margin-top: 2vw;
    }
    

    .hy-30 ul li {
        width: 49%;
    }

    .hy-27 {
        height: auto;
        padding: 30px 0;
        margin-top: 48px;
    }

    .hy-32 {
        margin-top: 30px;
    }

    .hy-32 ul li {
        width: 100%;
        margin-bottom: 20px;
    }

    .hy-32 ul {
        flex-direction: column;
    }

    .hy-36 ul li {
        width: 100%;
        margin-bottom: 16px;
    }

    .hy-36 ul {
        flex-direction: column;
    }

    .hy-36 ul li:nth-child(4) {
        width: 100%;
    }

    .hy-33 {
        background-size: auto 100%;
    }

    .hy-37 {
        height: 280px;
        padding: 0 30px;
    }

    .hy-37 h3 {
        font-size: 16px;
    }

    .hy-37 p {
        font-size: 14px;
    }

    .hy-38 h3,
    .hy-41 h3 {
        font-size: 18px;
    }

    .hy-39 ul li i {
        display: none;
    }

    .hy-39 ul li {
        width: 100%;
        height: auto;
        border-left: 0;
    }

    .hy-44 ul li {
        width: 49%;
        margin-bottom: 8px;
    }

    .hy-44 ul {
        flex-wrap: wrap;
    }

    .hy-44 ul li img {
        padding-top: 30px;
    }

    .hy-39 ul li p {
        font-size: 16px;
    }

    .hy-46 ul li {
        width: 100%;
    }

    .com_info2 ul {
        display: flex;
        flex-wrap: nowrap;
        overflow: hidden;
        overflow-x: auto;
        width: 100%;
    }

    .com_info2 ul li {
        float: left;
        width: 120px;
        padding: 0;
        border: 0;
        text-align: center;
        flex-grow: 1;
        white-space: normal;
        flex-shrink: 0;
    }

    .hy-49 {
        margin-bottom: 40px;
    }

    .hy-50 {
        width: 100%;
        flex-direction: column;
    }

    .hy-50 img {
        width: 100%;
    }

    .hy-50 i {
        padding-left: 0;
        margin-top: 20px;
    }

    .hy-50 a {
        width: 100%;
    }

    .hy-52 ul {
        flex-direction: column;
    }

    .hy-52 ul li {
        width: 100%;
        margin-bottom: 14px;
        height: auto;
        padding: 30px 0;
    }

    .hy-51 {
        background-size: auto 100%;
    }

    .com_info3 {
        text-align: left;
    }

    .com_info3 ul {
        display: flex;
        flex-wrap: nowrap;
        overflow: hidden;
        overflow-x: auto;
        width: 100%;
        justify-content: normal;
        align-items: normal;
    }

    .com_info3 ul li {
        float: left;
        width: 100px;
        padding: 0;
        border: 0;
        text-align: center;
        flex-grow: 1;
        white-space: normal;
        flex-shrink: 0;
        margin: 0;
    }

    .contentbox1 {
        padding: 0 3%;
        margin-top: 25px;
    }

    .hy-56 ul {
        flex-wrap: wrap;
    }

    .hy-56 ul li {
        width: 49%;
        margin-bottom: 6px;
    }

    .hy-55 {
        padding-bottom: 50px;
    }

    .hy-58 ul {
        border: none;
    }

    .hy-58 ul li i img {
        width: 70%;
    }

    .hy-58 ul li {
        width: 100%;
        display: flex;
        justify-content: flex-start;
        align-items: Center;
        padding: 0;
        border: none;
        margin-bottom: 20px;
    }

    .hy-58 ul li em {
        margin-top: 0;
    }

    .hy-59 ul li em {
        margin: 0;
    }

    .hy-59 ul li {
        display: flex;
        justify-content: flex-start;
        align-items: Center;
        width: 100%;
        padding: 0;
        margin-bottom: 24px;
    }

    .hy-59 ul li i {
        text-align: left;
        padding-left: 16px;
    }

    .hy-59 ul li p {
        line-height: 28px;
        font-size: 15px;
    }

    .hy-59 ul li span {
        font-size: 12px;
    }

    .hy-60 {
        flex-direction: column;
    }

    .hy-60 ul {
        width: 100%;
    }

    .hy-60 img {
        width: 100%;
        margin-top: 20px;
    }

    .com_info4 ul li {
        width: 50px;
    }

    .contentbox11 > div {
        padding: 0 3%;
    }

    .hy-66 ul li {
        height: auto;
    }

    .hy-66 ul li em {
        height: 55px;
        position: static;
    }

    .hy-66 ul li em img {
        width: 30px;
    }

    .hy-66 ul li i img {
        width: 100%;
    }

    .hy-64 ul li {
        width: 100%;
    }

    .hy-73 ul li {
        width: 100%;
        height: 240px;
        overflow: hidden;
    }

    .hy-73 ul {
        flex-direction: column;
    }

    .hy-73 ul li i {
        display: block;
        vertical-align: middle;
        width: 100%;
    }

    .hy-69 ul li {
        padding: 0 20px;
        text-align: center;
    }

    .hy-71 {
        display: none;
    }

    .side_com5 {
        width: 100%;
    }

    .hy-72 a {
        width: 100%;
    }

    .hy-77 {
        flex-direction: column;
        padding: 0;
    }

    .hy-78 {
        width: 100%;
        height: 300px;
        text-align: center;
        background: #f4f6f8;
    }

    .hy-78 img {
        height: 100%;
    }
    .hy-90{
        margin:0;
    }
    .hy-90 ul{
        margin:20px 0;
    }

    .hy-91 ul li {
        width: 100%;
        margin-bottom:0;
    }

    .hy-90 ul li {
        margin: 0;
        width: 25%;
        border-radius:0;
    }
    .hy-90 ul li:first-child{
        border-radius:8px 0 0 8px;
    }
    .hy-90 ul li:last-child{
        border-radius:0 8px 8px 0;
    }

    .jwt_86 {
        width: 100%;
        display: flex;
        flex-direction: column;
        height: auto;
    }
    
    .jwt_86 a {
        line-height: 1.5;
        margin-right: 0;
        margin-bottom: 10px;
        padding: 8px 0;
        font-size: 12px;
        word-break: break-all;
    }

    .jwt_87 {
        width: 100%;
        margin-top: 20px;
    }

    .mul-106 img {
        width: 100%;
        max-width: 100% !important;
    }
    
    .mul-106 p {
        font-size: 16px !important;
    }
    
    .mul-106 p span {
        font-size: 16px !important;
    }

    .side_com6 {
        flex-direction: column;
        justify-content: flex-start;
        height: auto;
    }

    .com_info6 {
        width: 100%;
        height: auto;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
    }

    .com_info6 ul {
        display: flex;
        flex-wrap: nowrap;
        justify-content: flex-start;
        min-width: max-content;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none; /* Firefox */
        -ms-overflow-style: none; /* IE 10+ */
        padding: 6px;
    }

    .com_info6 ul::-webkit-scrollbar {
        display: none; /* Chrome Safari */
        height: 0;
    }

    .com_info6 ul li {
        width: auto;
        min-width: fit-content;
        float: none;
        border-left: 0;
        text-align: center;
        padding: 0 12px;
        flex-shrink: 0;
        display: inline-block;
        white-space: nowrap;
    }

    .com_info6 ul li a {
        font-size: 13px;
        white-space: nowrap;
    }

    .com_info6 ul li.hover {
        border-left: 0;
        border-bottom: 2px solid #1f4fc1;
        background: #fff;
        box-shadow: 0 2px 12px rgba(16, 89, 240, 0.15);
    }

    .contentbox16 {
        width: 100%;
    }

    .hy-96 {
    }

    .hy-96 ul {
        flex-wrap: wrap;
    }

    .hy-96 ul li {
        width: 50%;
        margin: 10px 0;
    }

    .ss_38 li {
        width: 50%;
    }

    .hy-63 {
        padding: 20px;
        margin-top: 0;
    }

    #hy-82 {
        display: none;
    }
}

@media (max-width: 375px) {
}