@font-face {
    font-family: "HSSB";
    src: url("../fonts/HarmonyOS_Sans_SC_Bold.ttf");
}
@font-face {
    font-family: "HSSR";
    src: url("../fonts/HarmonyOS_Sans_SC_Regular.ttf");
}
@font-face {
    font-family: "hwm";
    src: url("../fonts/HarmonyOS_Sans_Medium.ttf");
}
.grid>h3{
    border-left: none;
    padding-left: 0;
    margin-bottom: 25px;

}
.grid>h3 a{
    font-size: 30px;
    line-height: 31px;
    color: #24262a;
    font-family: "HSSB";
    position: relative;
    padding-left: 22px;
}
.grid>h3 a:before{
    content: '';
    background: url("../images/2024/yjs2024/h3_before.png") center center no-repeat;
    width: 7px;
    height: 27px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -13.5px;
}
.content .grid{
    padding-top: 25px;
}
.content .grid.p0{
    padding-top: 0;
}
.tl h4{
    font-family: "HSSB";
    height: auto;
    line-height: 40px;
    padding-right: 15px;
    margin-right: 16px;
}
.content .p1 h3{
    margin-bottom: 35px;
}
.p1 p{
    font-family: "HSSR";
}
.p2 p{
    font-family: "HSSB";
    font-size: 20px;
    line-height: 46px;
    border: 1px solid #8fc2e8;
    border-radius: 10px;
    box-shadow: 0 5px 0 #d5ebfb;
    padding: 7px 40px;
    padding-top: 5px;
    padding-bottom: 9px;
    background-size: 100% 100%;
}
.p2 p i{
    background: url("../images/2024/yjs2024/p2_i.png") center center no-repeat;
    background-size: 100% 100%;
    width: 23px;
    height: 29px;
    display: inline-block;
    margin-right: 15px;
    position: relative;
    top: 7px;
}
.p3 .bsbg{
    background: url("../images/2024/yjs2024/p3_bg.png") center center no-repeat;
    border: 1px solid #8fc2e8;
    border-radius: 10px;

    padding: 40px 0;
    background-size: 100% 100%;
}
.p3 .bsbg>div{
    margin-bottom: 45px;
}
.p3 h3{
    margin-bottom: 25px;
}
.p3 h4{
    background: url("../images/2024/yjs2024/p3_h4_bg.png") center center no-repeat;
    background-size: 100% 100%;
    height: 40px;
    width: 195px;
    line-height: 40px;
    font-size: 24px;
    font-family: "HSSB";
    color: #9c3a1a;
    text-align: center;
    margin-bottom: 28px;
}
.p3 .list-t li:before{
    display: none;
}

.p3 .pt1 .col-md-4{
    padding-left: 35px;
    padding-right: 35px;
}

.p3 .pt1 .col-md-4:nth-child(1){
    padding-left: 15px;
}
.p3 .pt1 .col-md-4:nth-child(3){
    padding-right: 15px;
}
.p3 .pt1 .col-md-4 a{
    display: block;
    background: #b6defe;
    color: #2d2d2c;
    border-radius: 6px;
    font-family: "HSSB";
    font-size: 20px;
    line-height: 35px;
    padding: 5px 60px;
}
.p3 .pt1 .col-md-4:nth-child(2) a{
    padding-left: 35px;
    padding-right: 20px;
}
.p3 .pt1 .col-md-4:nth-child(3) a{
    padding-left: 88px;
}
.p3 .pt1 .col-md-4 a i{
    display: inline-block;
    background: url(../images/2024/yjs2024/p3_li_before.png) center center no-repeat;
    width: 20px;
    height: 20px;
    position: relative;
    top: 3px;
    margin-right: 13px;
}
.p3 .col-md-6 a {
    display: block;
    font-family: "HSSB";
    font-size: 20px;
    line-height: 43px;
    border-bottom: 1px solid #ffcad4;
    padding-left: 10px;
    padding-bottom: 4px;
}
.p3 .col-md-6 i{
    position: absolute;
    width: 41px;
    height: 31px;
    background: url("../images/2024/yjs2024/p3_i_bg.png") center center no-repeat;
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    border-radius: 15px 15px 15px 0;
    left: 15px;
    top: 5px;
    line-height: 31px;
    font-style: normal;
}
.p3 .col-md-6{
    padding: 0 65px;
    position: relative;
    line-height: 40px;
    margin-bottom: 25px;
    color: #2d2d2c;
}
.p3 .col-md-6:last-child{
    margin-bottom: 0;
}
.p3 .pt3 img{
    display: block;
    margin: 0 auto;
}
.p3 .pt4 li h5{
    color: #333333;
    font-size: 18px;
    font-family: "hssb";
    line-height: 45px;
    padding-left: 50px;
    position: relative;
    border-radius: 15px 15px 0px 0px;
}
.p3 .pt4 .col-md-4{
    width: calc(33.333333% - 20px);
    margin-right: 30px;
    margin-bottom: 20px;
}
.p3 .pt4 .col-md-4:nth-child(3),.p3 .pt4 .col-md-4:nth-child(6){
    margin-right: 0;
}
.p3 .pt4 .col-md-4:nth-child(4),.p3 .pt4 .col-md-4:nth-child(5),.p3 .pt4 .col-md-4:nth-child(6){
    margin-bottom: 0;
}

.p3 .pt4 ul li:nth-child(1) h5 {
    background: #e1f0fd;
}
.p3 .pt4 ul .col-md-4:nth-child(1){
    border: 1px solid #ddedfb;
}
.p3 .pt4 ul li:nth-child(2) h5 {
    background: #ffe5e2;
}
.p3 .pt4 ul .col-md-4:nth-child(2){
    border: 1px solid #fadbd8;
}
.p3 .pt4 ul li:nth-child(3) h5 {
    background: #e8eafc;
}
.p3 .pt4 ul .col-md-4:nth-child(3){
    border: 1px solid #e1e3f9;
}
.p3 .pt4 ul li:nth-child(4) h5 {
    background: #fee9d9;
}
.p3 .pt4 ul .col-md-4:nth-child(4){
    border: 1px solid #ffe6d3;
}
.p3 .pt4 ul li:nth-child(5) h5 {
    background: #d2f8eb;
}
.p3 .pt4 ul .col-md-4:nth-child(5){
    border: 1px solid #ccf7e7;
}
.p3 .pt4 ul li:nth-child(6) h5 {
    background: #fffadc;
}
.p3 .pt4 ul .col-md-4:nth-child(6){
    border: 1px solid #f8f2cf;
}
.p3 .bsbg .pt4{
    position: relative;
    margin-bottom: 0;
}
.p3 .tab4{
    position: absolute;
    right: 20px;
    top: 10px;
}

.pane4{
    margin: 0;
    padding: 0 20px;
    overflow: hidden;
}
.p3 .pt4 .list-t li{
    border-radius: 15px;
    min-height: 175px;
    padding: 0;
    background-color: #ffffff;
}
.p3 .list-t li .text {
    padding: 15px;
    border-radius: 0px 0px 15px 15px;
}
.p3 .list-t li .text p{
    font-family: "hwm";
    color: #333333;
    font-size: 16px;
    line-height: 30px;
}
.p3 .list-t li .text p .blue{
    font-family: "hssb";
}

.p3 .pt4 .list-t li h5:before {
    width: 22px;
    height: 22px;
    content: '';
    position: absolute;
    left: 18px;
    top: 12px;

}
.p3 .list-t li:nth-child(1) h5:before {
    background: url(../images/2024/yjs2024/p6_i1.png) center center;
}
.p3 .list-t li:nth-child(2) h5:before {
    background: url(../images/2024/yjs2024/p6_i2.png) center center;
}
.p3 .list-t li:nth-child(3) h5:before {
    background: url(../images/2024/yjs2024/p6_i3.png) center center;
}
.p3 .list-t li:nth-child(4) h5:before {
    background: url(../images/2024/yjs2024/p6_i4.png) center center;
}
.p3 .list-t li:nth-child(5) h5:before {
    background: url(../images/2024/yjs2024/p6_i5.png) center center;
}
.p3 .list-t li:nth-child(6) h5:before {
    background: url(../images/2024/yjs2024/p6_i6.png) center center;
}

.p9 li h4{
    font-family: "HSSB";
}
.p9 li p{
    color: #12405d;
    font-family: "HSSR";
}
.p9 li:last-child p{
    padding-bottom: 0;
}
.p7 .blqd p{
    color: #333333;
    font-family: "HSSB";
    font-size: 18px;
    line-height: 44px;
}
.p7 .blqd p a,.p7 .blqd p span{
    font-family: "hwm";
    font-size: 18px;
    line-height: 44px;
    color: #0067e7;
}

.p4 .row,.p5 .row{
    margin-left: -20px;
    margin-right: -20px;
}
.p4 .row .col-md-6,.p5 .row .col-md-6{
    padding-left: 20px;
    padding-right: 20px;
}
.p4 img,.p5 img{
    display: block;
    width: 100%;
}
.p8 .list-b li{
    padding-top: 0;
}
.p4 .col-md-6:hover img,.p5 .col-md-6:hover img,.p3 .pt1 .col-md-4:hover {
    transform: scale(1.05);
}
.p9 li h4:hover:before,.p3 .pt4 .col-md-4:hover h5:before,.p2 p:hover i{
    transform: rotateY(360deg);
    transition: 1s;;
}
.p7 .blqd p a:hover{
    color: #048;
}
.left-nav{
    height: auto;
    padding: 7px 7px 53px 7px;
    position: fixed;
    transform: translate(-150px);
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    z-index: 9;
    top: 40%;
    background: linear-gradient(to bottom, #4486f7, #0052f4);
    border: 2px solid #fff;
    border-radius: 10px;
}
.left-nav div{
    background-color: #ffffff;
    padding: 6px;
    border-radius: 7px;
}
.left-nav li{
    background-color: #cbe1f9;
    cursor: pointer;
}
.left-nav li.current{
    background: linear-gradient(to right, #3c82f7, #0056f3);
}
@media (max-width: 1700px) {
    .left-nav{
        display: none;
    }
}
@media (max-width: 1220px) {
    .p3 .pt4 .list-t li{

        min-height: 212px;
    }


}
@media (max-width: 1200px) {
    .grid{
        margin: 0 auto 10px;
    }
    .content .p2{
        padding-top: 15px;
    }
    .p4 .row .col-md-6, .p5 .row .col-md-6{
        padding-left: 10px;
        padding-right: 10px;
    }
    .p4 .row, .p5 .row{
        margin-left: -10px;
        margin-right: -10px;
    }
}

@media (max-width: 992px) {
    .p3 .pt1 .col-md-4{
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 20px;
    }
    .p3 .pt1 .col-md-4:nth-child(3),.p3 .pt1 .col-md-4:nth-child(6){
        margin-bottom: 0;
    }
    .p3 .pt1 .col-md-4 a,.p3 .pt1 .col-md-4:nth-child(3) a{
        padding-left: 35px;
    }
    .p3 .pt3 img{
        width: calc(100% - 40px);
    }
    .p3 .pt4 .col-md-4{
        width: calc(50% - 20px);
        float: left;
        margin-left: 10px;
        margin-right: 10px;
    }

    .p3 .pt4 .list-t{
        margin-left: -10px;
        margin-right: -10px;
    }
    .p3 .pt4 .col-md-4:nth-child(3), .p3 .pt4 .col-md-4:nth-child(6){
        margin-right: 10px;
    }
    .p3 .pt4 .col-md-4:nth-child(4){
        margin-bottom: 20px;
    }
    .p4 .row .col-md-6, .p5 .row .col-md-6{
        width: 50%;
        float: left;
    }
    .p7 .blqd p a{
        word-break: break-all;
    }
    .p8 .list-b li{
        margin-bottom: 20px;
    }
    .p8 .list-b li:nth-child(3),.p8 .list-b li:nth-child(4){
        margin-bottom: 0;
    }


}
@media (max-width: 768px) {
    .p1 .t1 h4{
        margin-right: 16px;
        height: auto;

    }
    .p3 .pt4 .col-md-4{
        width: 100%;

    }
    .p3 .pt4 .list-t li{
        height: auto;
        min-height: auto;
    }
    .p3 .pt4 .list-t{
        padding-right: 20px;
    }
    .p3 .pt4 ul .col-md-4:nth-child(5){
        margin-bottom: 20px;
    }
    .p4 .row .col-md-6, .p5 .row .col-md-6{
        width: 100%;
    }
    .p4 .row .col-md-6:nth-child(1), .p5 .row .col-md-6:nth-child(1){
        margin-bottom: 20px;
    }

}
@media (max-width: 480px) {
    .p3 .tab4{
        top: 55px;
    }
    .pane4{
        margin-top: 25px;
    }
    .p3 .pt4 li h5 {
        word-break: break-all;
    }
    .p8 .list-b li:nth-child(3){
        margin-bottom: 20px;
    }
}