﻿body {
    background: #F5F5F7;
}

.txt {
    opacity: 1;
    transform: scale(1);
    animation: enter 1.3s ease forwards;
    -webkit-animation: enter 1.3s ease forwards;
}

#news {
    position: relative;
    width: 100%;
    background-size: 100% auto;
    height: 672px;
}

    #news .title {
        width: 100%;
        padding-left: 230px;
        margin: 0 auto;
        padding-top: 200px;
    }

        #news .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;
        }

        #news .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;
        }

        #news .title .yuyue {
            overflow: hidden;
            zoom: 1;
        }

            #news .title .yuyue span {
                display: block;
                margin-right: 20px;
                float: left;
                cursor: pointer;
                margin-top: 40px;
            }

        #news .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;
        }

        #news .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;
        }

#news-art .art-tit {
    margin-top: 64px;
}

    #news-art .art-tit h3 {
        height: 48px;
        font-family: 'HarmonyOS Sans SC';
        font-style: normal;
        font-weight: 500;
        font-size: 32px;
        line-height: 48px;
        text-align: center;
        color: #252B3A;
    }

    #news-art .art-tit p {
        height: 22px;
        font-family: 'HarmonyOS Sans SC';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 22px;
        text-align: center;
        color: #3D485D;
        margin-top: 8px;
    }

#news-art .art-con {
    width: 1440px;
    margin: 0 auto;
    margin-top: 64px;
}

    #news-art .art-con ul {
        display: flex;
        flex-flow: row wrap;
        justify-content: space-between;
    }

        #news-art .art-con ul li {
            box-sizing: border-box;
            width: 453px;
            height: 400px;
            background: #FFFFFF;
            box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.04);
            border-radius: 16px;
            position: relative;
            margin-bottom: 40px;
        }

            #news-art .art-con ul li .img {
                height: 248px;
                overflow: hidden;
                border-radius: 16px 16px 0px 0px !important;
            }

#news-art .art-con ul li:hover {
    background: #efefef;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0) 100%);
}

#news-art .art-con ul li img {
    border-radius: 16px 16px 0px 0px;
}

#news-art .art-con ul li h4 {
    height: 28px;
    font-family: 'HarmonyOS Sans SC';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;
    color: #16181A;
    padding: 0px 16px;
    position: absolute;
    bottom: 54px;
    left: 0px;
    text-align: left;
}

#news-art .art-con ul li span {
    position: absolute;
    height: 21px;
    left: 0px;
    bottom: 108px;
    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%;
}

#news-art .art-con ul li .orig {
    background: url(../i/hsxw.png) 16px no-repeat;
}

#news-art .art-con-more {
    width: 1440px;
    margin: auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding-bottom: 40px;
}

    #news-art .art-con-more .l, #news-art .art-con-more .r {
        width: 656px;
        border-bottom: 1px solid #E2E2E2;
        height: 9px;
        overflow: hidden;
    }

    #news-art .art-con-more .c {
        height: 19px;
        font-family: 'HarmonyOS Sans SC';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 19px;
        text-align: center;
        color: #A5A5A5;
    }
#news-art .art-con ul li .news {
    background: url(../i/hsxw.png) 16px no-repeat;
}
#tuijian {
    width: 100%;
    height: 455px;
    position: relative;
}


    #tuijian .tuijian-txt {
        margin-top: 64px;
    }

        #tuijian .tuijian-txt h2 {
            width: 160px;
            height: 48px;
            line-height: 48px;
            font-size: 32px;
            text-align: center;
            color: #252B3A;
            margin: 0 auto;
            font-weight: 500;
            font-family: 'HarmonyOS Sans SC';
        }

        #tuijian .tuijian-txt h3 {
            width: 293px;
            height: 22px;
            font-size: 16px;
            line-height: 22px;
            text-align: center;
            color: #3D485D;
            margin: 0 auto;
            font-weight: 400;
            font-family: 'HarmonyOS Sans SC';
            margin-top: 8px;
        }

    #tuijian .tuijian-list {
        margin: 64px auto;
        width: 1440px;
        height: 480px;
        background: #FFFFFF;
        box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.04);
        border-radius: 16px;
    }

        #tuijian .tuijian-list .tuijian-con {
            overflow: hidden;
            zoom: 1;
        }

            #tuijian .tuijian-list .tuijian-con .fl h2 {
                width: 125px;
                height: 48px;
                position: absolute;
                left: 45px;
                top: 24px;
                background: url(../i/tjxw.png) 0px center no-repeat;
            }

            #tuijian .tuijian-list .tuijian-con .fl .date {
                display: block;
                position: absolute;
                width: 99px;
                height: 48px;
                left: 591px;
                top: 24px;
                font-family: 'HarmonyOS Sans SC';
                font-style: normal;
                font-weight: 400;
                font-size: 16px;
                line-height: 48px;
                text-align: right;
                color: #A5A5A5;
            }

            #tuijian .tuijian-list .tuijian-con .fl h3 {
                position: absolute;
                height: 48px;
                left: 40px;
                top: 96px;
                font-family: 'HarmonyOS Sans SC';
                font-style: normal;
                font-weight: 500;
                font-size: 24px;
                line-height: 32px;
                text-align: left;
                color: #16181A;
                width:44%;
            }

            #tuijian .tuijian-list .tuijian-con .fl p {
                position: absolute;
                width: 640px;
                height: 140px;
                left: 40px;
                top: 168px;
                font-family: 'HarmonyOS Sans SC';
                font-style: normal;
                font-weight: 400;
                font-size: 16px;
                line-height: 28px;
                letter-spacing: 0.02em;
                color: #3D485D;
            }

            #tuijian .tuijian-list .tuijian-con .fr img {
                width: 720px;
                height: 480px;
                border-radius: 0px 16px 16px 0px;
            }

    #tuijian .swiper-pagination {
        bottom: 40px;
        left: 40px;
        width: 640px;
        text-align: left;
    }

        #tuijian .swiper-pagination span {
            margin: 0px;
            width: 80px;
            height: 6px;
            background: rgba(22, 93, 255);
            border-radius: 0px;
        }

        #tuijian .swiper-pagination .swiper-pagination-bullet-active {
            background: #165DFF;
        }

#detail .detail-con {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

    #detail .detail-con .detail-left {
        width: 1000px;
        min-height: 378px;
        height: auto;
        background: #FFFFFF;
        border-radius: 8px;
    }

#detail {
    background: #F4F6FC;
    padding: 40px 0px;
}

    #detail .detail-con {
        width: 1440px;
        margin: 0 auto;
    }

        #detail .detail-con .detail-left {
            padding: 40px 40px 0px 40px;
        }

            #detail .detail-con .detail-left .title {
                margin: 0 auto;
                width: auto;
                min-width: 591px;
                margin-bottom: 8px;
            }

                #detail .detail-con .detail-left .title h1 {
                    text-align: left;
                    font-family: 'HarmonyOS Sans SC';
                    font-style: normal;
                    font-weight: 500;
                    font-size: 32px;
                    line-height: 48px;
                    color: #165DFF;
                    width: 100%;
                }

                #detail .detail-con .detail-left .title .title1 {
                    overflow: hidden;
                    zoom: 1;
                    margin-top: 20px;
                }

                    #detail .detail-con .detail-left .title .title1 span {
                        height: 19px;
                        font-family: 'HarmonyOS Sans SC';
                        font-style: normal;
                        font-weight: 400;
                        font-size: 16px;
                        line-height: 19px;
                        color: #3D485D;
                        float: left;
                    }

                    #detail .detail-con .detail-left .title .title1 .zz {
                        margin-right: 40px;
                        min-width: 115px;
                    }

                    #detail .detail-con .detail-left .title .title1 .fbsj {
                        min-width: 214px;
                    }

#detail .detail-con .detail-left .title .title1 .hits {
    /*min-width: 214px;*/
    float: right;
    margin-right: 15px;
}
#detail .detail-con .detail-left .title .title1 .hits img{
   line-height: 19px;
    height: 16px;
    float: left;
    margin-right: 10px;
}
            #detail .detail-con .detail-left .content, #detail .detail-con .detail-left .content p {
                margin-top: 26px;
                line-height: 28px;
                font-family: 'HarmonyOS Sans SC';
                font-style: normal;
                font-weight: 400;
                font-size: 18px;
                line-height: 40px;
                color: #252B3A;
            }

            #detail .detail-con .detail-left .content {
                margin-top: 40px;
            }

                #detail .detail-con .detail-left .content img {
                   /*  width: 100%; */
                    margin: 0 auto;
                }
                #detail .detail-con .detail-left .content ul {
                    margin-left: 30px;
                }
                #detail .detail-con .detail-left .content ul li {
                    list-style-type: disc;
                }

        #detail .detail-con .detail-right {
            width: 400px;
        }

            #detail .detail-con .detail-right .gzh {
                min-height: 400px;
                background: #FFFFFF;
                border-radius: 8px;
                padding: 40px;
                text-align: center;
            }

                #detail .detail-con .detail-right .gzh h3 {
                    height: 48px;
                    font-family: 'HarmonyOS Sans SC';
                    font-style: normal;
                    font-weight: 400;
                    font-size: 24px;
                    line-height: 28px;
                    color: #3D485D;
                    border-bottom: 1px solid #EFEFEF;
                    text-align: left;
                    margin-bottom: 40px;
                }

                #detail .detail-con .detail-right .gzh h4 {
                    height: 23px;
                    font-family: 'HarmonyOS Sans SC';
                    font-style: normal;
                    font-weight: 400;
                    font-size: 20px;
                    line-height: 23px;
                    color: #3D485D;
                    text-align: center;
                }

            #detail .detail-con .detail-right .detail-other {
                /*min-height: 780px;*/
                background: #FFFFFF;
                border-radius: 8px;
                margin-top: 40px;
                padding: 40px;
                padding-right: 20px;
            }

                #detail .detail-con .detail-right .detail-other h3 {
                    height: 48px;
                    font-family: 'HarmonyOS Sans SC';
                    font-style: normal;
                    font-weight: 400;
                    font-size: 24px;
                    line-height: 28px;
                    color: #3D485D;
                    border-bottom: 1px solid #EFEFEF;
                    text-align: left;
                }

                #detail .detail-con .detail-right .detail-other ul li {
                    margin-top: 40px;
                }

                    #detail .detail-con .detail-right .detail-other ul li a {
                        display: flex;
                        flex-flow: row;
                        justify-content: space-between;
                    }

                    #detail .detail-con .detail-right .detail-other ul li .oth-img, #detail .detail-con .detail-right .detail-other ul li .oth-img img {
                        width: 140px;
                        height: 120px;
                        background: #FFC7C7;
                        border-radius: 4px;
						object-fit:cover;
                    }

                    #detail .detail-con .detail-right .detail-other ul li .oth-txt {
                        width: 180px;
                    }

                        #detail .detail-con .detail-right .detail-other ul li .oth-txt h4 {
                            font-family: 'HarmonyOS Sans SC';
                            font-style: normal;
                            font-weight: 500;
                            font-size: 18px;
                            line-height: 23px;
                            color: #252B3A;
                            word-wrap: break-word;
                            word-break: break-all;
                        }

                        #detail .detail-con .detail-right .detail-other ul li .oth-txt p {
                            height: 46px;
                            font-family: 'HarmonyOS Sans SC';
                            font-style: normal;
                            font-weight: 400;
                            font-size: 16px;
                            line-height: 23px;
                            color: #3D485D;
                            text-align: justify;
                            margin-top: 8px;
                            word-wrap: break-word;
                            word-break: break-all;
                        }

        #detail .detail-con .detail-left .pre-next {
            margin-top: 80px;
            border-top: 1px solid #EFEFEF;
            height: 160px;
            line-height: 120px;
            padding-top: 20px;
        }

            #detail .detail-con .detail-left .pre-next a {
                display: block;
                height: 50px;
                font-family: 'HarmonyOS Sans SC';
                font-style: normal;
                font-weight: 400;
                font-size: 20px;
                line-height: 50px;
                color: #252B3A;
            }

                #detail .detail-con .detail-left .pre-next a:hover {
                    color: #165DFF;
                }
            #news-art .art-con ul {
                justify-content: flex-start;
            }
            #news-art .art-con ul li {
                margin-right: 40px;
            }
            #news-art .art-con ul li:nth-child(3n+3) {
                margin-right: 0px;
            }

@media (min-width: 1200px) and (max-width: 1439px) {
    #tuijian{
        height: auto;
    }
    #tuijian .tuijian-list, #tuijian .tuijian-list .tuijian-con .fr {
        width: 100%!important;
        height: 45rem;
    }

    #tuijian .tuijian-list .tuijian-con ul .fl {
        bottom: 0rem;
    }
    #tuijian .tuijian-list .tuijian-con .fr img, #tuijian .tuijian-list .tuijian-con .fr .img {
        width: 100%!important;
        height: 480px;
        border-radius: 0px 16px 16px 0px;
    }
    #tuijian .tuijian-list .tuijian-con .fr img {
        height: 25rem;
        width: 100%;
    }

    #tuijian .tuijian-list .tuijian-con .fl h2{
        top:25.5rem;left:1.2rem;
    }
    #tuijian .tuijian-list .tuijian-con .fl .date {
        top: 25.5rem;
        right: 6rem;
        left: auto;
    }
    #tuijian .tuijian-list .tuijian-con .fr img, #tuijian .tuijian-list .tuijian-con .fr .img {
        border-radius: 16px 16px 0px 0px;
    }
    #tuijian .tuijian-list .tuijian-con .fl h3 {
        font-size: 1.5rem;
        width: 100%;
        top: 28.5rem;
    }
    #tuijian .tuijian-list .tuijian-con ul {
        flex-flow: column;
    }
    #tuijian .tuijian-list .tuijian-con ul li{
        width:100%;
    }
    #tuijian .tuijian-list .tuijian-con .fl p {
        font-size: 1.1rem;
        width: 90%;
        left: 1.7rem;
        margin-top: 21rem;
    }
    #tuijian .swiper-pagination{
        bottom:2rem;
    }

    #news-art{

    }
    #news-art .art-tit{
        margin-top:64px;
    }
    #news-art .art-tit h3 {
        height: 48px;
        font-family: 'HarmonyOS Sans SC';
        font-style: normal;
        font-weight: 500;
        font-size: 32px;
        line-height: 48px;
        text-align: center;
        color: #252B3A;
    }
    #news-art .art-tit p {
        height: 22px;
        font-family: 'HarmonyOS Sans SC';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 22px;
        text-align: center;
        color: #3D485D;
        margin-top: 8px;
    }
    #news-art .art-con{
        width:90%; margin:0 auto; margin-top:64px;
    }
    #news-art .art-con ul{
        display:flex;
        flex-flow:row wrap;
        justify-content: space-between;
        align-items: center;
    }
    #news-art .art-con ul li {
        box-sizing: border-box;
        width: 453px;
        height: 400px;
        background: #FFFFFF;
        box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.04);
        border-radius: 16px;
        position: relative;
        margin-bottom:40px;
    }
    #news-art .art-con ul li .img {
        height: 248px;
        overflow: hidden;
        border-radius: 16px 16px 0px 0px !important;
    }

    #news-art .art-con ul li:hover img {
        border-radius: 16px 16px 0px 0px;
    }

    #news-art .art-con ul li:hover {
        background: #efefef;
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0) 100%);
    }

    #news-art .art-con ul li img{
        border-radius: 16px 16px 0px 0px;
    }
    #news-art .art-con ul li h4 {
        height: 28px;
        font-family: 'HarmonyOS Sans SC';
        font-style: normal;
        font-weight: 500;
        font-size: 24px;
        line-height: 28px;
        color: #16181A;
        padding: 0px 16px;
        position: absolute;
        bottom: 54px;
        left: 0px;
        text-align: left;
    }
    #news-art .art-con ul li span {
        position: absolute;
        height: 21px;
        left: 0px;
        bottom: 108px;
        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%;
    }
    #news-art .art-con ul li .orig {
        background: url(../i/hsyc.png) 16px no-repeat;
    }

    #news-art .art-con-more{
        width:1440px; margin:auto;
        display:flex; flex-direction:row;
        justify-content: space-between;
        padding-bottom:40px;
    }
    #news-art .art-con-more .l, #news-art .art-con-more .r {
        width: 656px;
        border-bottom: 1px solid #E2E2E2;
        height:9px; overflow:hidden;
    }
    #news-art .art-con-more .c {
        height: 19px;
        font-family: 'HarmonyOS Sans SC';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 19px;
        text-align: center;
        color: #A5A5A5;
    }
}


@media  (min-width: 751px) and (max-width: 1199px) {
    #tuijian{
        height: auto;
    }
    #tuijian .tuijian-list, #tuijian .tuijian-list .tuijian-con .fr {
        width: 100%!important;
        height: 45rem;
    }


    #tuijian .tuijian-list .tuijian-con ul .fl {
        bottom: 0rem;
    }
    #tuijian .tuijian-list .tuijian-con .fr img, #tuijian .tuijian-list .tuijian-con .fr .img {
        width: 100%!important;
        height: 480px;
        border-radius: 0px 16px 16px 0px;
    }
    #tuijian .tuijian-list .tuijian-con .fr img {
        height: 25rem;
        width: 100%;
    }

    #tuijian .tuijian-list .tuijian-con .fl h2{
        top:25.5rem;left:1.2rem;
    }
    #tuijian .tuijian-list .tuijian-con .fl .date {
        top: 25.5rem;
        right: 5rem;
        left: auto;
    }
    #tuijian .tuijian-list .tuijian-con .fr img, #tuijian .tuijian-list .tuijian-con .fr .img {
        border-radius: 16px 16px 0px 0px;
    }
    #tuijian .tuijian-list .tuijian-con .fl h3 {
        font-size: 1.5rem;
        width: 100%;
        top: 28.5rem;
    }
    #tuijian .tuijian-list .tuijian-con ul {
        flex-flow: column;
    }
    #tuijian .tuijian-list .tuijian-con ul li{
        width:100%;
    }
    #tuijian .tuijian-list .tuijian-con .fl p {
        font-size: 1.1rem;
        width: 90%;
        left: 1.7rem;
        margin-top: 21rem;
    }
    #tuijian .swiper-pagination{
        bottom:2rem;
    }
    #news-art{

    }
    #news-art .art-tit{
        margin-top:64px;
    }
    #news-art .art-tit h3 {
        height: 48px;
        font-family: 'HarmonyOS Sans SC';
        font-style: normal;
        font-weight: 500;
        font-size: 32px;
        line-height: 48px;
        text-align: center;
        color: #252B3A;
    }
    #news-art .art-tit p {
        height: 22px;
        font-family: 'HarmonyOS Sans SC';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 22px;
        text-align: center;
        color: #3D485D;
        margin-top: 8px;
    }
    #news-art .art-con{
        width:90%; margin:0 auto; margin-top:64px;
    }
    #news-art .art-con ul{
        display:flex;
        flex-flow:wrap;
        justify-content: space-between;
        align-items: center;
    }
    #news-art .art-con ul li {
        box-sizing: border-box;
        width: 453px;
        height: 400px;
        background: #FFFFFF;
        box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.04);
        border-radius: 16px;
        position: relative;
        margin-bottom:40px;
    }
    #news-art .art-con ul li .img {
        height: 248px;
        overflow: hidden;
        border-radius: 16px 16px 0px 0px !important;
    }

    #news-art .art-con ul li:hover img {
        border-radius: 16px 16px 0px 0px;
    }

    #news-art .art-con ul li:hover {
        background: #efefef;
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0) 100%);
    }

    #news-art .art-con ul li img{
        border-radius: 16px 16px 0px 0px;
    }
    #news-art .art-con ul li h4 {
        height: 28px;
        font-family: 'HarmonyOS Sans SC';
        font-style: normal;
        font-weight: 500;
        font-size: 24px;
        line-height: 28px;
        color: #16181A;
        padding: 0px 16px;
        position: absolute;
        bottom: 54px;
        left: 0px;
        text-align: left;
    }
    #news-art .art-con ul li span {
        position: absolute;
        height: 21px;
        left: 0px;
        bottom: 108px;
        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%;
    }
    #news-art .art-con ul li .orig {
        background: url(../i/hsyc.png) 16px no-repeat;
    }

    #news-art .art-con-more{
        width:1440px; margin:auto;
        display:flex; flex-direction:row;
        justify-content: space-between;
        padding-bottom:40px;
    }
    #news-art .art-con-more .l, #news-art .art-con-more .r {
        width: 656px;
        border-bottom: 1px solid #E2E2E2;
        height:9px; overflow:hidden;
    }
    #news-art .art-con-more .c {
        height: 19px;
        font-family: 'HarmonyOS Sans SC';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 19px;
        text-align: center;
        color: #A5A5A5;
    }
}

news .art-con ul {
    justify-content: flex-start;
}

    news .art-con ul li {
        margin-right: 40px;
    }

        news .art-con ul li:nth-child(3n+3) {
            margin-right: 0px;
        }

@media (max-width: 750px) {
    #news .title {
        width: 100%;
        padding: 2rem;
        margin: 0 auto;
        position: absolute;
        top: 7rem;
    }

        #news .title h2 {
            text-align: center;font-size:2.2rem;
        }

        #news .title p {
            text-align: center;font-size:1.5rem;line-height:2.3rem;
        }

        #news .title .yuyue {
            margin: 0 auto;
            margin-top: 3rem;
        }

    #tuijian {
        height: 48rem;
        width:95%; margin:0 auto;
        margin-top:16px;
    }

        #tuijian .tuijian-list, #tuijian .tuijian-list .tuijian-con .fr, #tuijian .tuijian-list .tuijian-con {
            height: 50rem;
            border-radius: 16px 16px 0px 0px;
            width: 100%;
            margin-top: 0px;
        }

            #tuijian .tuijian-list .tuijian-con ul .fl {
                bottom: 0rem;
            }

            #tuijian .tuijian-list .tuijian-con .fr img {
                height: 25rem;
                width: 34.5rem;
            }

            #tuijian .tuijian-list .tuijian-con .fl h2 {
                top: 24.5rem;
                left: 1.2rem;
            }

            #tuijian .tuijian-list .tuijian-con .fl .date {
                top: 24.5rem;
                left: 24rem;
            }

            #tuijian .tuijian-list .tuijian-con .fr img, #tuijian .tuijian-list .tuijian-con .fr .img {
                border-radius: 16px 16px 0px 0px;
            }

            #tuijian .tuijian-list .tuijian-con .fl h3 {
                font-size: 1.5rem;
                width: 92%;
                top: 27rem;
                left: 1.5rem;
                overflow: hidden;
                text-overflow: ellipsis;
                height: 3rem;
                line-height: 3rem;
            }

            #tuijian .tuijian-list .tuijian-con ul {
                flex-flow: column;
            }

                #tuijian .tuijian-list .tuijian-con ul li {
                    width: 100%;
                }

            #tuijian .tuijian-list .tuijian-con .fl p {
                font-size: 1.1rem;
                width: 90%;
                left: 1.7rem;
                margin-top: 17rem;
            }

        #tuijian .swiper-pagination {
            bottom: 2rem;
        }

    #news-art .art-con {
        width: 95%;
    }

        #news-art .art-con ul li {
            width: 49%;
        }

            #news-art .art-con ul li .img {
                height: 10rem;
            }

        #news-art .art-con ul li {
            height: 20rem;
        }

            #news-art .art-con ul li h4 {
                font-size: 1.3rem;
                height: 5rem;
                overflow: hidden;
                text-overflow: ellipsis;
                bottom: 1rem;
            }

            #news-art .art-con ul li .orig {
                bottom: 6rem;
                background-size: 5rem;
                font-size: 1.1rem;
            }

        #news-art .art-con ul li {
            margin-bottom: 2rem;
        }

    #news-art .art-con-more {
        width: 95%;
    }

        #news-art .art-con-more .l, #news-art .art-con-more .r {
            width: 12rem;
        }

        #news-art .art-con-more .c {
            font-size: 1rem;
        }

    #consul .consul-tit h3 {
        font-size: 2rem;
    }

    #tuijian .tuijian-list .tuijian-con .fl h2 {
        background-size: 5rem;
    }

    #tuijian .tuijian-list .tuijian-con .fl .date {
        font-size: 1.1rem;
    }

    #detail .detail-con {
        width: 95%;
        flex-flow: column;
    }

        #detail .detail-con .detail-left {
        }

        #detail .detail-con .detail-left, #detail .detail-con .detail-right {
            padding: 0px;
            width: 100%;
            margin: 0 auto;
        }

        #detail .detail-con .detail-right {
            margin-top: 3.2rem;
        }

        #detail .detail-con .detail-left .title h1 {
            font-size: 2rem;
            padding: 2rem;
            line-height: 3rem;
            text-align: center;
        }

        #detail .detail-con .detail-left .title .title1 {
            width: 95%;
            margin: 0 auto;
        }

        #detail .detail-con .detail-left .content {
            width: 90%;
            margin: 0 auto;
            text-align: justify;
            font-size: 1.2rem;
        }

            #detail .detail-con .detail-left .content, #detail .detail-con .detail-left .content p {
                font-size: 1.2rem;
            }

        #detail .detail-con .detail-left .pre-next {
            width: 90%;
            margin: 32px auto;
            margin-bottom:0px;
        }

            #detail .detail-con .detail-left .pre-next a {
                line-height: 2rem;
                font-size: 1.2rem;
            }

        #detail .detail-con .detail-left .title {
            min-width: auto;
        }

            #detail .detail-con .detail-left .title .title1 span {
                font-size: 1.2rem;
            }

    #news {
        background-size: auto 100% !important;height:372px;
    }
    #tuijian .swiper-pagination span{
        width:14%;
    }
    #tuijian .swiper-pagination {
        width: 96%; margin:0 auto;
    }
    #tuijian .tuijian-list .tuijian-con .fl p{
        height:14.5rem;overflow:hidden;text-overflow:ellipsis; text-align:justify;
    }
    #detail .detail-con .detail-left .title .title1 .zz{
        margin-right:0px;
    }
    #detail .detail-con .detail-left .title .title1 .hits img{
        height:12px;margin-right:3px;
    }
    #detail .detail-con .detail-left .title .title1 .hits{
        margin-right:0px;
    }
    #detail .detail-con .detail-right .detail-other ul li .oth-txt h4{
        font-size:1.3rem;
    }
    #detail .detail-con .detail-right .detail-other ul li .oth-txt p {
        font-size: 1.1rem;
    }
    #news-art .art-con ul li {
        margin-right: 0px;
        width: 49%;
    }
    #news-art .art-con ul {
        justify-content: space-between;
    }
}


@media  (max-width: 400px) {
    #tuijian .tuijian-list .tuijian-con .fl .date {
        top: 24.5rem;
        right: 0px;
        left: auto;
    }

    #detail .detail-con .detail-left .title .title1 .hits {
        /* min-width: 214px; */
        /*float: right;*/
        margin-right: 15px;
    }
}