﻿body {
    background: #FFF;
}
.txt {
    opacity: 1;
    transform: scale(1);
    animation: enter 1.3s ease forwards;
    -webkit-animation: enter 1.3s ease forwards;
}
#about {
    position: relative;
    width: 100%;
    height: 672px;
    background: url(../i/about-banner.png) top center no-repeat;
    background-size: 100% auto;
}
    #about .title {
        width: 100%;
        padding-left:230px;
        margin: 0 auto;
        padding-top: 200px;
    }

        #about .title h2 {
            height: 49px;
            font-family: 'HarmonyOS Sans SC';
            font-style: normal;
            font-weight: 500;
            font-size: 42px;
            line-height: 49px;
            text-align: left;
            color: #FFFFFF;
        }
        #about .title p {
            /* height: 32px; */
            font-family: 'HarmonyOS Sans SC';
            font-style: normal;
            font-weight: 400;
            font-size: 20px;
            line-height: 32px;
            color: #FFFFFF;
            margin-top: 20px;
            width:620px;
        }

#sgzn {
    padding: 70px 0px;
}
    #sgzn .sgzn-con {
        margin: 0 auto;
        width: 1440px;
        height: 86px;
        
    }
#sgzn .sgzn-con ul{
    display:flex;
    flex-flow:row;
    justify-content:space-between;
}
    #sgzn .sgzn-con ul li{position:relative; width:24%;}
    #sgzn .sgzn-con ul li img{
        margin-top:13px;
    }
        #sgzn .sgzn-con ul li h3 {
            position: absolute;
            left: 108px;
            top: 3px;
            height: 42px;
            font-family: 'HarmonyOS Sans SC';
            font-style: normal;
            font-weight: 500;
            font-size: 36px;
            line-height: 42px;
            text-align: center;
            letter-spacing: 0.02em;
            color: #252B3A;
        }
            #sgzn .sgzn-con ul li p {
                position: absolute;
                left: 108px;
                top: 58px;
                height: 28px;
                font-family: 'HarmonyOS Sans SC';
                font-style: normal;
                font-weight: 400;
                font-size: 24px;
                line-height: 28px;
                text-align: center;
                letter-spacing: 0.02em;
                color: #3D485D;
            }
#gyhs {
    height: 100%;
    padding-bottom:114px;
}
#gyhs .gyhs-con {
    width: 1440px;
    margin: 0 auto;
    display: flex;
    flex-flow: row;
    justify-content:space-between;
    margin-top:80px;
}
#gyhs .gyhs-con .left{
    width:688px;height:440px;
}
    #gyhs .gyhs-con .right {
        width: 668px;
        height: 440px;
        position:relative;
        margin-right:20px;
    }
    #gyhs .gyhs-con .right p{
        font-family: 'HarmonyOS Sans SC';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
        color: #3D485D;
        text-align:justify;
        clear:both;
    }
    #gyhs .gyhs-con .right p img{
        margin:24px 0px;
    }
    #gyhs .gyhs-con .right p img:nth-child(1){
        float:left;
    }
        #gyhs .gyhs-con .right p img:nth-child(2) {
            float: right;
        }
        #gyhs .gyhs-con .right h3 {
            position: absolute;
            left: 0px;
            top: -60px;
            height: 38px;
            font-family: 'HarmonyOS Sans SC';
            font-style: normal;
            font-weight: 500;
            font-size: 32px;
            line-height: 38px;
            text-align: center;
            color: #252B3A;
        }
#hxys {
    height: 830px;
    background: #F9FBFF;
    padding-top: 64px;
}
    #hxys .hxys-tit {
        width: 1440px;
        margin: 0 auto;
    }
    #hxys .hxys-tit h2 {
        height: 38px;
        font-family: 'HarmonyOS Sans SC';
        font-style: normal;
        font-weight: 500;
        font-size: 32px;
        line-height: 38px;
        text-align: left;
        color: #252B3A;
    }
        #hxys .hxys-tit h3, #hxys .hxys-tit p {
            height: 24px;
            font-family: 'HarmonyOS Sans SC';
            font-style: normal;
            font-weight: 400;
            font-size: 24px;
            line-height: 24px;
            color: #252B3A;
            text-align: left;
            margin-top: 24px;
        }
        #hxys .hxys-tit p {
            color: #3D485D;
            text-align: left;
            font-size: 16px;
        }
    #hxys .hxys-con{
        width:1440px;margin:88px auto;
        display:flex; flex-flow:row; justify-content:space-between;
    }
        #hxys .hxys-con div {
            width: 688px;
            height: auto;
            background: #FFFFFF;
            box-shadow: 0px 16px 32px rgba(0, 0, 0, 0.04);
            border-radius: 16px;
            padding: 16px 40px;
        }
        #hxys .hxys-con div h3 {
            height: 28px;
            font-family: 'HarmonyOS Sans SC';
            font-style: normal;
            font-weight: 500;
            font-size: 24px;
            line-height: 28px;
            text-align: left;
            color: #252B3A;
        }
        #hxys .hxys-con div p {
            font-family: 'HarmonyOS Sans SC';
            font-style: normal;
            font-weight: 400;
            font-size: 16px;
            line-height: 24px;
            color: #3D485D;
            margin-top:24px;
        }
            #hxys .hxys-con div p img {
                width: 608px;
                height: 260px !important;
                border-radius: 8px;
				margin-bottom: 16px;
            }
#qywh {
    background: url(../i/qywh-bg.png) center top no-repeat;
    height: 830px;
    width: 100%;
}
    #qywh .qywh-content {
        width: 1440px;
        margin: 0 auto;
        position: relative;
        height: 100%;
    }
    #qywh .qywh-content .qywh-tit {
        position: absolute;
        top: 164px;
        left: 0px;
    }
    #qywh .qywh-content .qywh-tit h3 {
        height: 38px;
        font-family: 'HarmonyOS Sans SC';
        font-style: normal;
        font-weight: 500;
        font-size: 32px;
        line-height: 38px;
        color: #FFFFFF;
    }
    #qywh .qywh-content .qywh-tit p {
        height: 24px;
        font-family: 'HarmonyOS Sans SC';
        font-style: normal;
        font-weight: 400;
        font-size: 24px;
        line-height: 24px;
        color: #FFFFFF;
        margin-top: 24px;
        text-align: justify;
    }
        #qywh .qywh-content .qywh-con {
            position: absolute;
            left: 0px;
            bottom: 64px;
            height: 231px;
            width: 100%;
        }
            #qywh .qywh-content .qywh-con ul {
                
                display: flex;
                flex-flow: row;
                justify-content: space-between;
            }
            #qywh .qywh-content .qywh-con ul li {
                width: 438px;
                height: 231px;
                background: linear-gradient(156.54deg, rgba(255, 255, 255, 0) 15.16%, rgba(11, 83, 150, 0.64) 78.25%);
                backdrop-filter: blur(4px);
                border-radius: 16px;
                box-sizing:border-box;
                padding:40px 24px;
            }
        #qywh .qywh-content .qywh-con ul li h3 {
            height: 28px;
            font-family: 'HarmonyOS Sans SC';
            font-style: normal;
            font-weight: 500;
            font-size: 24px;
            line-height: 28px;
            text-align: center;
            color: #FFFFFF;
        }
        #qywh .qywh-content .qywh-con ul li p {
            font-family: 'HarmonyOS Sans SC';
            font-style: normal;
            font-weight: 400;
            font-size: 20px;
            line-height: 36px;
            color: #FFFFFF;
            margin-top:40px;
            text-align:justify;
        }
#fzlc{
    width:100%; height:1080px;background:url(../i/fzlc-bg.png) center top no-repeat; padding-top:64px;
}
#fzlc .fzlc-tit{
    width:1440px;margin:0 auto;
}
    #fzlc .fzlc-tit h3 {
        height: 38px;
        font-family: 'HarmonyOS Sans SC';
        font-style: normal;
        font-weight: 500;
        font-size: 32px;
        line-height: 38px;
    }
    #fzlc .fzlc-tit p {
        height: 24px;
        font-family: 'HarmonyOS Sans SC';
        font-style: normal;
        font-weight: 400;
        font-size: 24px;
        line-height: 24px;
        color: #3D485D;
        margin-top: 24px;
    }
#fzlc .fzlc-con{
    width:1440px;margin:0 auto;height:564px; margin-top:164px;position:relative;z-index:999;
}
    #fzlc .fzlc-con .fzlc-center {
        position:absolute;
        left:0px;
        top:246px;
        width: 1440px;
        height: 72px;
        left: 0px;
        top: 246px;
        background: #FFFFFF;
        box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.08);
        border-radius: 90px;
    }
        #fzlc .fzlc-con .fzlc-center .next {
            display: block;
            width: 11px;
            height: 16px;
            background: url(../i/fzlc-right.png) no-repeat;
            position: absolute;
            right: 14px;
            top: 28px;
            cursor: pointer;
            z-index: 9999;
        }
    #fzlc .fzlc-con .fzlc-center .pre{
        display:block;width:11px;height:16px;background:url(../i/fzlc-right.png) no-repeat;
        transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        position:absolute;left:14px;top:28px;cursor:pointer;z-index:9999;
    }

        #fzlc .fzlc-con .fzlc-center .next:hover {
            background: url(../i/fzlc-right-blue.png) no-repeat;
        }

        #fzlc .fzlc-con .fzlc-center .pre:hover {
            background: url(../i/fzlc-right-blue.png) no-repeat;
        }

    #fzlc .fzlc-con .fzlc-center .dashed {
        display: block;
        height: 38px;
        overflow: hidden;
        width: 1340px;
        margin: 0 auto;
        background:url(../i/fzlc-center-dashed.png) 0px bottom no-repeat;
    }
    #fzlc .fzlc-con .fzlc-list .swiper-slide{
        width:380px;
    }
    #fzlc .fzlc-con .fzlc-list .fzlc-item {
        height: 564px;
        display: flex;
        flex-flow: column;
    }
        #fzlc .fzlc-con .fzlc-list .fzlc-item div {
            width: 338px;
            height: 50%;
        }
#fzlc .fzlc-con .fzlc-list .fzlc-item .item1{
    position:absolute;bottom:0px;left:0px;
}
    #fzlc .fzlc-con .fzlc-list .fzlc-item .item1 .con1 {
        width: 60px;
        position: absolute;
        left: 27px;
        top: -18px;
    }
    #fzlc .fzlc-con .fzlc-list .fzlc-item .item1 .con1 .yuan1 {
        box-sizing: border-box;
        display: block;
        width: 36px;
        height: 36px;
        border: 2px solid rgba(22, 93, 255, 0.16);
        border-radius: 50%;
        margin: 0 auto;
        margin-bottom:18px;
        background:#fff;
        cursor:pointer;
        z-index: 9999;
        position: relative;
    }
    #fzlc .fzlc-con .fzlc-list .fzlc-item .item1 .con1 .sanjiao {
        display: block;
        margin: 0 auto;
        margin-top: 15px;
        width: 24px;
        height: 24px;
        background: url(../i/sanjiao.png) no-repeat;
    }
        #fzlc .fzlc-con .fzlc-list .fzlc-item .item1 .con1 .yuan1 i {
            display: block;
            margin: 11px;
            width: 10px;
            height: 10px;
            background: #165DFF;
            border-radius: 50%;
            cursor: pointer;
        }
        
    #fzlc .fzlc-con .fzlc-list .fzlc-item .item1 .con1 .yuan2 {
        display: block;
        width: 16px;
        height: 16px;
        background: #165DFF;
        border-radius: 50%;
        margin: 0 auto;
    }
    #fzlc .fzlc-con .fzlc-list .fzlc-item .item1 .con1 .shuxian {
        margin: 0 auto;
        height: 176px;
        width: 2px;
        display: block;
        background: linear-gradient(rgba(22,93,255,1), rgba(22,93,255,0));
    }
    #fzlc .fzlc-con .fzlc-list .fzlc-item .item1 .con1 h4 {
        height: 32px;
        font-family: 'HarmonyOS Sans SC';
        font-style: normal;
        font-weight: 500;
        font-size: 24px;
        line-height: 32px;
        text-align: left;
        color: #252B3A;
    }
    #fzlc .fzlc-con .fzlc-list .fzlc-item .item1 .con2 {
        position: absolute;
        top: 118px;
        left: 78px;
        width: 236px;
    }
    #fzlc .fzlc-con .fzlc-list .fzlc-item .item1 .con2 h5 {
        height: 21px;
        font-family: 'HarmonyOS Sans SC';
        font-style: normal;
        font-weight: 500;
        font-size: 18px;
        line-height: 21px;
        color: #252B3A;
    }
    #fzlc .fzlc-con .fzlc-list .fzlc-item .item1 .con2 p {
        font-family: 'HarmonyOS Sans SC';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 19px;
        color: #3D485D;
        margin-top: 16px;
        padding-left: 13px;
        background: url(../i/fzlc-con2-p.png)0px center no-repeat;
    }

    #fzlc .fzlc-con .fzlc-list .fzlc-item .item2 {
        position: absolute;
        top: 0px;
        left: 0px;
    }

        #fzlc .fzlc-con .fzlc-list .fzlc-item .item2 .con1 {
            width: 60px;
            position: absolute;
            right: 0px;
            bottom: 143px;
        }

            #fzlc .fzlc-con .fzlc-list .fzlc-item .item2 .con1 .yuan1 {
                box-sizing: border-box;
                display: block;
                width: 36px;
                height: 36px;
                border: 2px solid rgba(22, 93, 255, 0.16);
                border-radius: 50%;
                margin: 18px auto;
                background: #fff;
                cursor: pointer;
                z-index: 9999;
                position: relative;
            }

            #fzlc .fzlc-con .fzlc-list .fzlc-item .item2 .con1 .sanjiao {
                display: block;
                margin: 0 auto;
                margin-top: 0px;
                width: 24px;
                height: 24px;
                background: url(../i/sanjiao.png) no-repeat;
                transform: rotate(180deg);
                -webkit-transform: rotate(180deg);
            }

            #fzlc .fzlc-con .fzlc-list .fzlc-item .item2 .con1 .yuan1 i {
                display: block;
                margin: 11px;
                width: 10px;
                height: 10px;
                background: #165DFF;
                border-radius: 50%;
                cursor: pointer;
                z-index: 9999;
            }
        
        
        #fzlc .fzlc-con .fzlc-list .fzlc-item .item1hover h4, #fzlc .fzlc-con .fzlc-list .fzlc-item .item1hover h5, #fzlc .fzlc-con .fzlc-list .fzlc-item .item1hover p {
            color: #165DFF;
            animation: enter 1.3s ease forwards;
            -webkit-animation: enter 1.3s ease forwards;
            
        }
            #fzlc .fzlc-con .fzlc-list .fzlc-item .item2hover .con1 h4, #fzlc .fzlc-con .fzlc-list .fzlc-item .item2hover .con2 h5, #fzlc .fzlc-con .fzlc-list .fzlc-item .item2hover .con2 p {
                color: #165DFF;
                animation: enter 1.3s ease forwards;
                -webkit-animation: enter 1.3s ease forwards;
                cursor: pointer;
            }

        #fzlc .fzlc-con .fzlc-list .fzlc-item .item1 .con1 .yuan1:hover, #fzlc .fzlc-con .fzlc-list .fzlc-item .item2 .con1 .yuan1:hover {
            background: #165DFF;
        }

            #fzlc .fzlc-con .fzlc-list .fzlc-item .item1 .con1 .yuan1:hover i, #fzlc .fzlc-con .fzlc-list .fzlc-item .item2 .con1 .yuan1:hover i {
                background: #fff;
            }

            #fzlc .fzlc-con .fzlc-list .fzlc-item .item2 .con1 .yuan2 {
                display: block;
                width: 16px;
                height: 16px;
                background: #165DFF;
                border-radius: 50%;
                margin: 0 auto;
            }

            #fzlc .fzlc-con .fzlc-list .fzlc-item .item2 .con1 .shuxian {
                margin: 0 auto;
                height: 176px;
                width: 2px;
                display: block;
                background: linear-gradient(rgba(22,93,255,0), rgba(22,93,255,1));
            }

            #fzlc .fzlc-con .fzlc-list .fzlc-item .item2 .con1 h4 {
                height: 32px;
                font-family: 'HarmonyOS Sans SC';
                font-style: normal;
                font-weight: 500;
                font-size: 24px;
                line-height: 32px;
                text-align: left;
                color: #252B3A;
            }

        #fzlc .fzlc-con .fzlc-list .fzlc-item .item2 .con2 {
            position: absolute;
            bottom: 118px;
            right: 48px;
            width: 236px;
        }

            #fzlc .fzlc-con .fzlc-list .fzlc-item .item2 .con2 h5 {
                height: 21px;
                font-family: 'HarmonyOS Sans SC';
                font-style: normal;
                font-weight: 500;
                font-size: 18px;
                line-height: 21px;
                color: #252B3A;
            }

            #fzlc .fzlc-con .fzlc-list .fzlc-item .item2 .con2 p {
                font-family: 'HarmonyOS Sans SC';
                font-style: normal;
                font-weight: 400;
                font-size: 16px;
                line-height: 19px;
                color: #3D485D;
                margin-top: 16px;
                padding-left: 13px;
                background: url(../i/fzlc-con2-p.png)0px center no-repeat;
            }


#hsxw .art-tit {
    width:1440px;
    margin: 0px auto;
    padding-top:64px;
}

    #hsxw .art-tit h3 {
        height: 38px;
        font-family: 'HarmonyOS Sans SC';
        font-style: normal;
        font-weight: 500;
        font-size: 32px;
        line-height: 38px;
        text-align: left;
        color: #252B3A;
    }

    #hsxw .art-tit p {
        height: 24px;
        font-family: 'HarmonyOS Sans SC';
        font-style: normal;
        font-weight: 400;
        font-size: 24px;
        line-height: 24px;
        color: #3D485D;
        margin-top:24px;
    }

#hsxw .art-con {
    width: 1440px;
    margin: 0 auto;
    margin-top: 64px;
}

    #hsxw .art-con ul {
        display: flex;
        flex-flow: row wrap;
        justify-content: space-between;
    }

        #hsxw .art-con ul li {
            box-sizing: border-box;
            width: 437px;
            height: 360px;
            background: #FFFFFF;
            border: 1px solid rgba(32, 32, 32, 0.2);
            border-radius: 16px;
            position:relative;
            margin-bottom:64px;
        }
            #hsxw .art-con ul li .img {
                height: 248px;
                overflow: hidden;
                border-radius: 16px 16px 0px 0px !important;
            }

            #hsxw .art-con ul li:hover img {
                border-radius: 16px 16px 0px 0px;
            }

            #hsxw .art-con ul li:hover {
                border: 1px solid #165DFF;
            }

            #hsxw .art-con ul li img {
                border-radius: 16px 16px 0px 0px;
            }

            #hsxw .art-con ul li h4 {
                height: 23px;
                font-family: 'HarmonyOS Sans SC';
                font-style: normal;
                font-weight: 500;
                font-size: 20px;
                line-height: 23px;
                color: #FFFFFF;
                padding: 0px 16px;
                position: absolute;
                bottom: 130px;
                left: 0px;
                text-align: left;
                overflow: hidden;
                text-overflow: ellipsis;
            }

            #hsxw .art-con ul li span {
                position: absolute;
                height: 21px;
                left: 0px;
                bottom: 88px;
                font-family: 'HarmonyOS Sans SC';
                font-style: normal;
                font-weight: 400;
                font-size: 16px;
                line-height: 21px;
                text-align: right;
                color: #A5A5A5;
                padding: 0px 16px;
                display: block;
                width: 100%;
            }
            #hsxw .art-con ul li p {
                height: 46px;
                position: absolute;
                left: 0px;
                bottom: 25px;
                font-family: 'HarmonyOS Sans SC';
                font-style: normal;
                font-weight: 400;
                font-size: 20px;
                line-height: 23px;
                color: #252B3A;
                padding: 0px 16px;
                text-align:justify;
            }

            #hsxw .art-con ul li .orig {
                background: url(../i/hsxw.png) 16px no-repeat;
            }
#boss{
    margin-top:18px; margin-bottom:64px;
}
#boss .boss-con {
    width: 1440px;
    height: 400px;
    margin: 0px auto;
    position: relative;
}
#boss .boss-con .tit{
    position:absolute;
    left:64px;top:64px;
}
    #boss .boss-con .tit h3 {
        height: 38px;
        font-family: 'HarmonyOS Sans SC';
        font-style: normal;
        font-weight: 500;
        font-size: 32px;
        line-height: 38px;
        color: #252B3A;
    }
    #boss .boss-con .tit p {
        height: 24px;
        font-family: 'HarmonyOS Sans SC';
        font-style: normal;
        font-weight: 400;
        font-size: 24px;
        line-height: 24px;
        color: #3D485D;
        margin-top:24px;
    }
    #boss .boss-con .con{
        position:absolute;
        left:64px;
        bottom:64px;
    }
    #boss .boss-con .con a{
        display:inline-block;margin-right:64px;
    }

#about .title .yuyue {
    overflow: hidden;
    zoom: 1;
}

    #about .title .yuyue span {
        display: block;
        margin-right: 20px;
        float: left;
        cursor: pointer;
        margin-top: 40px;
    }

#about .title .yangshi {
    width: 104px;
    height: 45px;
    background: #165DFF;
    border-radius: 2px;
    line-height: 45px;
    font-family: 'HarmonyOS Sans SC';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    text-align: center;
    color: #FFFFFF;
}

#about .title .duihua {
    width: 104px;
    height: 45px;
    line-height: 45px;
    background: rgba(255, 255, 255, 0.24);
    border-radius: 2px;
    font-family: 'HarmonyOS Sans SC';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    text-align: center;
    color: #FFFFFF;
}

@media (max-width: 750px) {
    #about .title {
        width: 100%;
        padding: 2rem;
        margin: 0 auto;
        position: absolute;
        top: 6rem;
    }

        #about .title h2 {
            text-align: center;font-size:2.2rem;
        }

        #about .title p {
            text-align: center;
            width: 100%;
            font-size: 1.5rem;
            line-height: 2.3rem;
        }

    #sgzn .sgzn-con {
        width: 92%;
        margin: 0 auto;
    }

        #sgzn .sgzn-con ul {
            flex-wrap: wrap;
        }

            #sgzn .sgzn-con ul li {
                width: 49%;
                height: 6rem;
            }

                #sgzn .sgzn-con ul li h3 {
                    font-size: 1.6rem;
                }

                #sgzn .sgzn-con ul li img {
                    width: 5rem;
                }

                #sgzn .sgzn-con ul li p {
                    font-size: 1.2rem;
                }

                #sgzn .sgzn-con ul li h3 {
                    top: 1rem;
                    left: 6rem;
                }

                #sgzn .sgzn-con ul li p {
                    left: 6rem;
                    top: 3.5rem;
                    text-align: left;
                    line-height: 1.8rem;
                }

    #gyhs .gyhs-con {
        flex-flow: column;
        width: 100%;
    }

        #gyhs .gyhs-con .left, #gyhs .gyhs-con .right {
            width: 95%;
            margin: 0 auto;
        }

            #gyhs .gyhs-con .right h3 {
                text-align: center;
                font-size: 1.8rem;
                margin-top: 0px;
                width: 100%;
            }

        #gyhs .gyhs-con .left {
            height: 32rem;
        }

    #gyhs {
        height: 76rem;
    }

        #gyhs .gyhs-con .right p img {
            width: 50%;
        }

    #hxys .hxys-tit {
        width: 95%;
        margin: 0 auto;
    }

        #hxys .hxys-tit h2 {
            font-size: 1.8rem;
            width: 100%;
            text-align: center;
        }

        #hxys .hxys-tit h3 {
            font-size: 1.3rem;
            width: 100%;
            text-align: center;
        }

        #hxys .hxys-tit p {
            font-size: 1.1rem;
            margin-top: 3rem;
        }

    #hxys .hxys-con {
        flex-flow: column;
        width: 100%;
    }

        #hxys .hxys-con div {
            width: 95%;
            margin: 0 auto;
            margin-bottom: 3rem;
        }

            #hxys .hxys-con div h3 {
                font-size: 1.5rem;
            }

            #hxys .hxys-con div p img {
                height: 12rem !important;
            }

    #hxys {
        height: 111rem;
    }

    #qywh .qywh-content {
        width: 95%;
        margin: 0 auto;
    }

        #qywh .qywh-content .qywh-tit h3 {
            font-size: 1.8rem;
        }

        #qywh .qywh-content .qywh-tit p {
            font-size: 1.5rem;
            line-height: 3rem;
        }

        #qywh .qywh-content .qywh-con ul li h3 {
            height: 1.5rem;
            font-size: 1.5rem;
        }

        #qywh .qywh-content .qywh-con ul {
            flex-flow: column;
        }

            #qywh .qywh-content .qywh-con ul li {
                width: 100%;
            }

        #qywh .qywh-content .qywh-tit {
            top: 8rem;
        }

        #qywh .qywh-content .qywh-con {
            top: 20rem;
            bottom: inherit;
        }

            #qywh .qywh-content .qywh-con ul li h3 {
                height: 1.5rem;
            }

            #qywh .qywh-content .qywh-con ul li {
                height: 150px;
            }

                #qywh .qywh-content .qywh-con ul li p {
                    font-size: 1.2rem;
                    margin-top: 0.6rem;
                }

    #fzlc .fzlc-tit {
        width: 95%;
        margin: 0 auto;
    }

        #fzlc .fzlc-tit h3 {
            font-size: 1.8rem;
        }

        #fzlc .fzlc-tit p {
            font-size: 1.2rem;
        }

    #fzlc .fzlc-con {
        display: none;
    }

    #fzlc {
        height: 18rem;
        display: none;
    }

    #hsxw .art-tit {
        width: 95%;
        margin: 1.5rem auto;
    }

        #hsxw .art-tit h3 {
            font-size: 1.8rem;
        }

        #hsxw .art-tit p {
            font-size: 1.2rem;
        }

    #hsxw .art-con {
        width: 95%;
        margin: 0 auto;
    }

        #hsxw .art-con ul li {
            width: 49%;
            height: 20rem;
            margin-bottom: 2rem;
        }

            #hsxw .art-con ul li h4 {
                font-size: 1.2rem;
            }

            #hsxw .art-con ul li .img {
                height: 10rem;
            }

            #hsxw .art-con ul li p {
                font-size: 1rem;
            }

            #hsxw .art-con ul li .orig {
                background-size: 5rem;
            }

            #hsxw .art-con ul li span {
                font-size: 1rem;
            }

            #hsxw .art-con ul li p {
                bottom: 1rem;
                height: 6rem;
                overflow: hidden;
                text-overflow: ellipsis;
            }

    #boss .boss-con {
        width: 95%;
        border-radius: 16px;
        -webkit-border-radius: 16px;
    }

    #consul .consul-tit h3 {
        font-size: 2rem;
    }

    #boss .boss-con .tit {
        width: 90%;
        margin: 0 auto;
        position: relative;
        left: 0px;
        right: 0px;
    }

        #boss .boss-con .tit h3 {
            font-size: 1.8rem;
        }

        #boss .boss-con .tit p {
            font-size: 1.2rem;
        }

    #boss .boss-con .con {
        margin: 0 auto;
        bottom: 5rem;
        display: flex;
        flex-flow: row;
        justify-content: space-between;
        width: 100%;
    }

        #boss .boss-con .con img {
            width: 6rem;
        }

        #boss .boss-con .con a {
            width: 50%;
            margin-right: 0px;
        }

    #boss {
        margin-bottom: 36px;
    }

    #about {
        background-size: auto 100% !important;
        height: 372px;
    }

        #about .title .yuyue {
            overflow: hidden;
            zoom: 1;
        }

            #about .title .yuyue span {
                display: block;
                margin-right: 20px;
                float: left;
                cursor: pointer;
                margin-top: 40px;
            }


        #about .title .yangshi {
            width: 104px;
            height: 45px;
            background: #165DFF;
            border-radius: 2px;
            line-height: 45px;
            font-family: 'HarmonyOS Sans SC';
            font-style: normal;
            font-weight: 500;
            font-size: 18px;
            text-align: center;
            color: #FFFFFF;
        }

        #about .title .duihua {
            width: 104px;
            height: 45px;
            line-height: 45px;
            background: rgba(255, 255, 255, 0.24);
            border-radius: 2px;
            font-family: 'HarmonyOS Sans SC';
            font-style: normal;
            font-weight: 500;
            font-size: 18px;
            text-align: center;
            color: #FFFFFF;
        }
    #qywh {
        background-size: auto 100% !important;
        height: 750px;
    }
    #hsxw .art-tit{
        padding-top:0px;
    }
        #hsxw .art-tit p{
            margin-top:0px;
        }
}

