﻿

body {
    font-size: 14px;
    line-height: 1.3;
    color: #595757;
    font-family: "微软雅黑",'Microsoft YaHei',Arial,sans-serif;
}

.nav-content > ul > li > a {
    position: relative;
}

.novoxwlm {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 1100px;
    height: 48px;
    text-align: center;
    margin: auto;
}

    .novoxwlm .novoxwlm_div1 {
        width: 120px;
        height: 36px;
        line-height: 36px;
        margin-top: 6px;
        border: 1px solid #003E7A;
    }

        .novoxwlm .novoxwlm_div1 a {
            display: block;
            font-size: 14px;
        }

    .novoxwlm .novoxwlm_div2 {
        width: 120px;
        height: 36px;
        line-height: 36px;
        margin-top: 6px;
        margin-left: 36px;
        color: #1f1f1f;
        border: 1px solid #003E7A;
    }

        .novoxwlm .novoxwlm_div2 a {
            display: block;
            font-size: 14px;
        }

    .novoxwlm .novoxwlm_divbs {
        background: #003E7A;
    }

    .novoxwlm .xwabs {
        color: white;
    }

    .novoxwlm .novoxwlm_div:hover {
        background: #003E7A;
    }

        .novoxwlm .novoxwlm_div:hover .xwa1 {
            color: white;
        }



.content {
    align-items: flex-start;
    flex-wrap: nowrap;
}

    .content .content_nr {
        width: 100%;
        max-width: 1260px;
        height: 150px;
        margin-top: 36px;
        margin-bottom: 36px;
    }

        .content .content_nr:hover .content_nr_right .content_nr_right_div1 {
            color: #003e7a;
        }

        .content .content_nr a {
            display: flex;
            flex-wrap: wrap;
            flex-direction: row;
        }

        .content .content_nr .content_nr_left {
            width: 260px;
            height: 150px;
        }

            .content .content_nr .content_nr_left img {
                width: 100%;
                height: 100%;
            }

        .content .content_nr .content_nr_right {
            width: 800px;
        }

            .content .content_nr .content_nr_right .content_nr_right_div1 {
                width: 800px;
                height: 25px;
                line-height: 25px;
                margin-left: 40px;
                text-align: left;
                font-size: 18px;
                color: #1f1f1f;
                overflow: hidden;
                display: -webkit-box;
                -webkit-line-clamp: 1;
                -webkit-box-orient: vertical;
            }

            .content .content_nr .content_nr_right .content_nr_right_div2 {
                width: 800px;
                height: 80px;
                margin-top: 10px;
                margin-bottom: 10px;
                margin-left: 40px;
                text-align: left;
                font-size: 14px;
                color: #5e5c5c;
                overflow: hidden;
                display: -webkit-box;
                -webkit-line-clamp: 4;
                -webkit-box-orient: vertical;
            }

            .content .content_nr .content_nr_right .content_nr_right_div3 {
                width: 100%;
                height: 25px;
                line-height: 25px;
                margin-left: 40px;
                text-align: left;
                font-size: 14px;
                color: #5e5c5c;
                overflow: hidden;
                display: -webkit-box;
                -webkit-line-clamp: 1;
                -webkit-box-orient: vertical;
            }

    /*åˆ†é¡µ*/
    .content .fenye {
        width: 100%;
        margin: 10px auto;
        margin-top: 50px;
        margin-left: 12px;
        overflow: hidden;
        text-align: center;
    }

        .content .fenye .ShouWei {
            display: inline-block;
            margin: 0px 0px 0px 10px;
        }

            .content .fenye .ShouWei a {
                display: block;
                width: 50px;
                color: #777;
                font-size: 13px;
                height: 24px;
                background-color: #E7ECF0;
                text-align: center;
                line-height: 24px;
                text-decoration: none;
            }

        .content .fenye .moye {
            display: inline-block;
            margin: 0px 0px 0px 10px;
        }

            .content .fenye .moye a {
                display: block;
                width: 50px;
                color: #777;
                font-size: 13px;
                height: 24px;
                background-color: #E7ECF0;
                text-align: center;
                line-height: 24px;
                text-decoration: none;
            }

        .content .fenye .Ye {
            width: 30px;
            height: 24px;
            background-color: #E7ECF0;
            text-align: center;
            line-height: 24px;
            display: inline-block;
            margin: 0px 0px 0px 10px;
        }

            .content .fenye .Ye a {
                display: block;
                width: 30px;
                height: 24px;
                color: #777;
                font-size: 13px;
                background-color: #E7ECF0;
                text-align: center;
                line-height: 24px;
                text-decoration: none;
            }

        .content .fenye a:hover {
            background-color: #cce0ec;
        }

        .content .fenye .thisPage {
            width: 30px;
            height: 24px;
            background-color: #B4B4B4;
            text-align: center;
            line-height: 24px;
            display: inline-block;
            margin: 0px 0px 0px 10px;
        }

            .content .fenye .thisPage a {
                display: block;
                color: white;
                width: 30px;
                height: 24px;
                background-color: #003e7a;
                text-align: center;
                line-height: 24px;
                text-decoration: none;
                font-size: 13px;
            }
/*åˆ†é¡µ*/

.content-content {
    width: 100%;
    margin: 0 auto;
}

    .content-content sup {
        margin-top: 21px;
    }

.content-left {
    max-width: 350px;
    width: 100%;
}

.content-right {
    max-width: 1100px;
    width: 70%;
}

.download {
    background-color: #539b34;
    max-width: 230px;
    margin: 0 auto;
    font-size: 21px;
    font-weight: bold;
    padding: 10px 0;
    border-radius: 9px;
    margin-top: 12px;
}

    .download a {
        font-weight: lighter;
        font-size: 13px;
        color: white;
    }

    .download img {
        margin-left: 15px;
    }

    .download a {
        color: #fff;
        /*    margin-right: 40px;*/
    }
.content-left-list, .content_left-img {
    background-color: #f9fafa;
}
.content-left-list {
    padding: 27px 30px;
    padding-top: 0px;
    min-height: 600px;
}

.content_left-img {
    padding: 27px 30px;
    padding-bottom: 0px;
    /* margin-bottom: -20px;*/
    
}

    .content_left-img img {
        width: 100%;
        height: auto;
    }

/*.content-left-list > ul {
    background: white;
    padding: 12px 0px 21px 0px;
    border-radius: 4px;
    box-shadow: 0px 0px 3px;
}
*/
   /* .content-left-list > ul > li > ul {
        padding: 6px 0px 9px 0px;
    }*/

.content-left-list .zuoceesjbs {
    color: #00469c;
}

.content-left-list .zuoceesjbj {
    background-color: #efefef;
    border-left: 3px solid #00469c;
}

/*.content-left-list .content-left-list-li1 {
        border-left: 3px solid #00469c;
    }*/

.content-left-list > ul > li > p {
    font-size: 16px;
    /* background-color: #00469c;
    color: #595757;*/
    background-color: white;
    padding: 5px 21px;
    /*margin-bottom: 10px;*/
    cursor: pointer;
    background-color: #00469c;
    color: white;
    margin: 5px 0px;
}

    .content-left-list > ul > li > p > a {
        font-size: 16px;
        cursor: pointer;
        color: white !important;
        padding-left: 0px;
    }

.content-left-list > ul > li > p.zuoceesjbj {
    background-color: #00469c;
    color: white;
    border-left: 3px solid #efefef;
}

    .content-left-list > ul > li > p span {
        font-size: 24px;
    }

    .content-left-list > ul > li > p > span {
        color: white;
    }

.content-left-list > ul ul {
    display: none;
    font-size: 16px;
    /*margin-left: 22px;*/
    /*margin-bottom: 15px;*/
    line-height: 30px;
}

    .content-left-list > ul ul > li > p {
        cursor: pointer;
    }

        .content-left-list > ul ul > li > p > a:hover {
            cursor: pointer;
            color: #00479c;
        }

        .content-left-list > ul ul > li > p > a.active {
            color: #00479c;
            background: #efefef;
        }

    .content-left-list > ul ul > p {
        color: #00479c;
    }

.content-left-list .content-left-list-p1 {
    /*color: #595757;
    font-size: 16px;
    font-weight: lighter;
    position: relative;
    padding-left: 48px;*/

    font-size: 16px;
    cursor: pointer;
    color: white !important;
}

    .content-left-list .content-left-list-p1 > span {
        color: black;
        font-size: 18px;
        font-weight: lighter;
        position: absolute;
        right: 20px;
    }

.content-left-list .content-left-list-p2 {
    color: #595757;
    font-size: 14px;
    font-weight: lighter;
    position: relative;
    padding-left: 63px;
}

    .content-left-list .content-left-list-p2 > span {
        color: black;
        font-size: 18px;
        font-weight: lighter;
        position: absolute;
        right: 20px;
    }

.content-left-list li p a {
    color: #595757;
    font-size: 14px;
    /*细体有可能导致字体大小不一，最好用默认的字体*/
   /* font-weight: lighter;*/
    display: block;
    padding-left: 48px;
}

div.content-left > div > ul > li > ul > li > ul > li > ul > li p a {
    padding-left: 55px;
}
/* å†…å®¹-å³éƒ¨åˆ† */
.content-right-top {
    border-bottom: 1px solid #ababab;
}

    .content-right-top > p {
        font-weight: bold;
    }

    .content-right-top > p, .content-content > div > p {
    }

.content-content > div > p {
}

.content-content > div > span {
    font-size: 16px;
    line-height: 30px;
}

    .content-content > div > span .duichen_p {
        font-weight: 600;
    }

.contentTab {
    max-width: 454px;
    width: 100%;
    text-align: center;
    /*  margin-left: 650px*/
}

    .contentTab p {
        max-width: 121px;
        width: 100%;
        background-color: #e6e6e6;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        font-size: 14px;
        /*padding: 6px 4px;*/
        cursor: pointer;
        height: 36px;
        line-height: 36px;
    }

        .contentTab p a {
            display: block;
            color: #595757;
        }

.content-right-top .contentTab1 {
    max-width: 120px;
}

.content-right-top .contentTab2 {
    max-width: 254px;
}

.content-right-top .contentTab33 {
    max-width: 354px;
}

.content-right-top .contentTab3 {
    max-width: 454px;
}

.content-right-top .contentTab4 {
    max-width: 554px;
}

.content-right-top .contentTab5 {
    max-width: 654px;
}

.content-right-top .contentTab6 {
    max-width: 854px;
}

.content-right-top .contentTab7 {
    max-width: 554px;
}

.content-right-top .contentTab8 {
    max-width: 900px;
}

    .content-right-top .contentTab8 p {
        width: 13%;
    }

.content-right-top .contentTab12 {
    max-width: 554px;
}

.content-right-top .contentTab9 {
    max-width: 654px;
}

.content-right-top .contentTab11 {
    max-width: 854px;
}

.content-right-top .contentTab123 {
    max-width: 654px;
    width: 100%;
    text-align: center;
}

.contentTab .pickOn {
    background-color: #00469c;
    color: white;
}

    .contentTab .pickOn a {
        display: block;
        color: white;
    }

.introduce {
    align-items: flex-start;
}
/* åº”ç”¨æ–¹å‘ */
.direction ul {
    align-items: flex-start;
    margin-top: 20px;
}

.direction li {
    margin: 7px 0;
}

    .direction li p {
        width: 90px;
        background-color: #00469c;
        color: #fff;
        text-align: center;
        border-radius: 5px;
        padding: 5px 0;
        font-size: 18px;
        margin-right: 7px;
        font-weight: bold;
    }

    .direction li span {
        font-size: 16px;
    }
/* è¯ºç¦¾ä¼˜åŠ¿ */
.advantage {
    font-size: 16px;
}

    .advantage > ul > li {
        margin-top: 25px;
    }

        .advantage > ul > li > p {
            margin-bottom: 15px;
            font-weight: 600;
        }

        .advantage > ul > li > span {
            line-height: 30px;
        }

.advantageList p {
    font-size: 30px;
}

.advantageList li {
    max-width: 230px;
    width: 100%;
    text-align: center;
    /*background-color: #f3f3f3;*/
    color: #00469c;
    padding-top: 20px;
    padding-bottom: 10px;
    margin-top: 20px;
}

    .advantageList li p {
        font-size: 30px;
        display: flex;
        align-items: flex-start;
        justify-content: center;
        font-weight: 600;
    }

        .advantageList li p span {
            font-size: 30px;
        }

.advantageList01 li:nth-child(odd) {
    color: #666;
}

.advantageList02 li:nth-child(even) {
    color: #666;
    /*background-color: #00469c;*/
}

.advantageList.wusecai li p {
    color: #666;
}

.advantageList.wusecai li span {
    color: #666;
}

.process {
    /*margin-left: 40px;*/
    margin-top: 35px;
    justify-content: flex-start;
}

    .process img {
        margin: 0 10px;
    }

    .process p {
        border-radius: 10px;
        border: 2px solid #00469c;
        text-align: center;
        padding: 10px 20px;
        color: #00469c;
        margin: 10px 0;
    }
/* ä¿¡æ¯åˆ†æž */
table {
    width: 100%;
    font-size: 16px;
    border-collapse: collapse;
}

/*table tr:nth-child(2) td:nth-child(1) {
        text-align: center;
        width: 225px;
        padding: 0 5%;
    }*/

tr th {
    text-align: center;
    font-weight: 700;
    padding: 15px 0;
}

tr td {
    /*padding: 12px 0;*/
    padding-left: 5px;
}

/* å…³è”åˆ†æž */
.thinkTank-slide .pailie {
    /*width: 130px;
    height: 130px;
    background-color: #f1f1f2;
    border-radius: 30px;
    cursor: pointer;*/

    width: 110px;
    height: 110px;
    background-color: #f1f1f2;
    border-radius: 20px;
    cursor: pointer;
}

.thinkTank-slide p {
    color: #003e7a;
    font-size: 14px;
    margin-top: 10px;
    text-align: center;
}

.thinkTank-swiper {
    margin-top: 35px;
    margin-bottom: 40px;
}
/* é€æ ·å»ºè®® */
.suggest th, .suggest td {
    /*width: 50%;*/
    text-align: center;
}

.suggest .duichen {
    width: 100%;
    border: none;
    align-items: flex-start;
}

    .suggest .duichen p {
        font-size: 10px;
    }
/* å¸¸è§é—®é¢˜ */
.questions {
    font-size: 16px;
}

    .questions p {
        margin-bottom: 10px;
    }

    .questions li {
        margin-bottom: 10px;
        line-height: 30px;
    }

    .questions > ul > li > p {
        font-weight: bold;
        margin-top: 20px;
    }
/* æ‹“å±•ææ–™ */
.expand ul {
    justify-content: flex-start;
}

.expand li {
    max-width: 283px;
    width: 100%;
    margin-right: 20px;
    box-shadow: 0 0 13px 3px rgba(182, 182, 182, .6);
    border-radius: 10px;
}

    .expand li div {
        padding-bottom: 15px;
        margin: 0 20px;
        margin-top: 30px;
        text-align: center;
    }

    .expand li p {
        background-color: #00469c;
        border-radius: 10px;
        font-size: 18px;
        color: #fff;
        padding: 5px 20px;
        margin-bottom: 10px;
        cursor: pointer;
    }

        .expand li p a {
            font-size: 16px;
            color: #fff;
        }

    .expand li span {
        font-size: 16px;
        color: #666666;
        font-weight: bold;
    }
/* è¡¥å…… */
.replenish {
    margin-top: 50px;
    margin-bottom: 40px;
}

    .replenish p {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .replenish span {
        font-weight: bold;
    }

.duichen p + span {
    font-size: 16px;
}


.content-left-list ul {
    list-style: none;
}

.fensan {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

div.content.jiegou.fensan {
    align-items: flex-start;
}

.jiegou {
    margin: auto;
}

.content {
    width: 1400px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.content-left-list ul a {
    text-decoration: none;
    -webkit-transition: all .15s ease;
    -o-transition: all .15s ease;
    transition: all .15s ease;
}

.content-left-list ul li p {
    line-height: 30px;
}

.content-right {
    max-width: 1000px;
    width: 70%;
    padding-right: 0%;
}

    .content-right > div {
        width: 100%;
        height: auto;
    }

    .content-right .content-right-top .title {
        font-size: 20px;
        letter-spacing: 1px;
        line-height: 36px;
        color: #00469c;
        border-bottom: 2px solid #00469c;
    }

.content p {
    padding-left: initial;
}

div.content-left-list > ul img.dengjiimg {
    margin-right: 10px;
}

div.content-left > div > ul > li > p > img.dengjiimg {
    margin-right: 0px;
}

.top_hengxiang_daohang {
    width: 100%;
    height: 70px;
    background-color: #edefef;

}
.top_hengxiang_daohang a{
    text-decoration:none;
}
    .top_hengxiang_daohang > div {
        max-width: 1400px;
        margin: 0 auto;
        display: flex;
    }
    .top_hengxiang_daohang > div a:hover {
       text-decoration:none;
    }

        .top_hengxiang_daohang > div .left, .top_hengxiang_daohang > div .right {
            
            line-height: 70px;
        }
        .top_hengxiang_daohang > div .left {
            display: flex;
            margin-left: 30px;
            width: 40%;
        }
        .top_hengxiang_daohang > div .left > a, .top_hengxiang_daohang > div .left > p {
            
            font-size: 18px;
            letter-spacing: 2px;
            color: #595757;
        }

            .top_hengxiang_daohang > div .left > a:nth-child(1)::before {
                content: '';
                position: absolute;
                top: 0;
                left: -20px;
                bottom: 0;
                margin: auto;
                width: 3px;
                height: 26px;
                border-radius: 10px;
                background-color: #003e7a;
            }
        .top_hengxiang_daohang > div .right {
            width: 60%;
        }
            .top_hengxiang_daohang > div .right > ul {
                display: flex;
                flex-direction: row;
                flex-wrap: nowrap;
                align-items: center;
                margin-left: auto;
                justify-content: flex-end;
            }
                .top_hengxiang_daohang > div .right > ul li {
                    margin: 0px 18px;
                    padding: 0 10px;
                }
                .top_hengxiang_daohang > div .right > ul li a {
                    font-size: 18px;
                    letter-spacing: 4px;
                    line-height: 36px;
                    color: #333333;
                }
                    .top_hengxiang_daohang > div .right > ul li.active {
                        border-bottom: 2px solid #00469c;
                        height: 70px;
                    }
                    .top_hengxiang_daohang > div .right > ul li.active a {
                        color: #00469c;
                    }

.content-content {
    font-size: 16px;
    line-height: 36px;
    color: #666666;
    min-height:500px;
}
.content-content >div>p{
    line-height:30px;
   
}
p.content-left-list-p1 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 5px 21px;
    
    margin-left:auto;
}
.content-left-list > ul > li > ul > li > ul > li > p {
    margin-left: 1em;
}
.yiji_left > li > p {
    
    background-color: white;
    padding: 5px 21px;
    /* margin-bottom: 10px; */
    cursor: pointer;
    background-color: #00469c;
    
    margin: 5px 0px;
}

    .yiji_left > li > p > a {
        color: white;
        cursor: pointer;
        padding-left: 0px;
        font-size: 16px;
    }

.content-left-list > ul ul.yiji_left > li > p > a:hover {
    color: white;
}
.content-left-list > ul ul.yiji_left > li > p > a.active {
    color: white;
    background: #00469c;
    font-weight: bold;
}
.content-content a> u {
    color: #3399ff !important;
}
.content-content a  {
    text-decoration:none;
}

.content-content > div * {
    color: inherit;
}
.content-left-list.jc > ul > li > ul.yiji_left {
    padding-top: 0px;
}
    .content-left-list.jc > ul > li > ul.yiji_left > li.li_sjzn > p {
        padding: 5px 21px;
        color: white;
    }
.content-content > div {
    padding-top:10px;
}
.jcjs_content_right-phone >p{
    height:30px;
}
strong span{
    font-weight: bold;
}
strong a span {
    font-weight: bold;
}
@media screen and (max-width: 1280px) {
    .content .content_nr .content_nr_right {
        width: 800px;
    }
        .content .content_nr .content_nr_right .content_nr_right_div2 {
            width: 800px;
        }

        .content .content_nr .content_nr_right .content_nr_right_div1 {
            width: 800px;
        }
}




/*  @media screen and (max-width: 1280px) {   20220708æ”¹çš„  */
@media screen and (max-width: 1000px) {
    .content {
        flex-wrap: wrap;
    }

    .up .jiegou {
        width: 90%;
    }

    .content-left {
        max-width: 100%;
    }

    .content-left-list ul {
        display: flex;
        justify-content: space-between;
    }

    .nav-content li a {
        font-size: 16px;
    }

    .banner-intro h3 {
        font-size: 40px;
        margin-bottom: 20px;
    }

    .banner-intro p {
        line-height: 24px;
        font-size: 16px;
    }

    .content-left-list > ul ul {
        font-size: 14px;
        /*margin-left: 5px;*/
        line-height: 24px;
    }

    /*.content-left-list > ul > li > p {
        font-size: 16px;
        color: #595757;
        background-color: white;
        padding: 10px 18px;
        margin-bottom: 10px;
    }*/

    .content-left-list > ul > li > p {
        font-size: 16px;
        background-color: #00469c;
        color: #595757;
        background-color: white;
        padding: 5px 21px;
        /*margin-bottom: 10px;*/
        cursor: pointer;
    }

    .advantageList li {
        max-width: 25%;
    }

    .advantageList p {
        font-size: 30px;
    }

    .advantageList span {
        font-size: 16px;
    }

    .process p {
        padding: 6px 10px;
        font-size: 14px;
    }
}

@media screen and (max-width: 1024px) {
    .banner-intro {
        top: 40px;
        bottom: 40px;
        width: 90%;
    }

        .banner-intro h3 {
            font-size: 30px;
            margin-bottom: 15px;
        }

        .banner-intro p {
            font-size: 14px;
        }

    .content-left-list ul {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
    }

    .nav-content li a {
        font-size: 14px;
    }
}

@media screen and (max-width: 768px) {
    .banner-intro h3, .content > div h3 {
        font-size: 20px;
        margin-bottom: 5px;
    }

    .banner-intro p, .content-content > div > span, .direction li p {
        font-size: 16px;
    }

    .advantageList p {
        font-size: 24px;
        align-items: center;
    }

    .advantageList > span {
        font-size: 14px;
    }

    .content-right-top > p {
        margin: 20px 0;
    }

    .content-content > div > span {
        line-height: 25px;
        align-items: flex-start;
    }

        .content-content > div > span p {
            white-space: nowrap;
        }

    .advantageList {
        justify-content: space-around;
    }

    .thinkTank-slide {
        margin: 10px 0;
    }

    .linkurl {
        margin: 20px 0;
    }

    .questions {
        font-size: 14px;
    }

    .content-right-top .contentTab2 {
        max-width: 454px;
    }
    .content {
        margin-top: 0px;
    }
    .content-content > div  {
       overflow:hidden;
    }
    .content-content > div p img {
        max-width:100% !important;
        height:auto;
    }
    .top_hengxiang_daohang {
        height: auto;
    }
    .top_hengxiang_daohang > div {
        width: 100%;
        flex-direction: row;
        flex-wrap: wrap;
    }
        .top_hengxiang_daohang > div .left {
           
            width: 100%;
        }
        .top_hengxiang_daohang > div .right {
            width: 100%;
        }
            .top_hengxiang_daohang > div .right > ul li {
                margin: 0 4px ;
                padding:0px !important;
            }
        .top_hengxiang_daohang > div .left, .top_hengxiang_daohang > div .right {
            line-height: 40px;
        }
            .top_hengxiang_daohang > div .right > ul li.active {
                
                height: 40px;
            }
            .top_hengxiang_daohang > div .left > a, .top_hengxiang_daohang > div .left > p {
                font-size: 16px;
                letter-spacing: 0px;
            }
            .top_hengxiang_daohang > div .right > ul li a {
                font-size: 16px;
                letter-spacing: 0px;
                line-height: 30px;
            }
        .top_hengxiang_daohang > div .right {
            background-color: #f9fafa;
        }
        .top_hengxiang_daohang > div .right {
            display:none;
        }
}

@media screen and (max-width: 450px) {


    div.content-content > div > div.advantage > ul > li p span {
        font-size: 30px;
    }

    .banner-intro {
        top: 20px;
        bottom: 20px;
        width: 90%;
    }

        .banner-intro p, .content-content > div > span, .direction li p {
            font-size: 14px;
        }

    .download, .content-left-list > ul > li > p {
        font-size: 14px;
        margin-bottom: 0px;
        font-weight: 300;
        background-color: #00469c;
        color:white;
    }
   
    .content-left-list .content-left-list-p1 {
        font-size: 14px;
        font-weight: 300;
    }

    .content-left-list li p a {
        font-size: 14px;
        font-weight: 300;
    }

    .download a {
        font-weight: lighter;
        font-size: 16px;
        color: white;
    }
    .content-left-list > ul > li > p > a {
        font-size: 14px;
        
    }
    .banner-intro h3, .content > div h3, .content-right-top > p{
        /*font-size: 18px ; 20220628æ³¨é‡Š */
        font-size: 18px;
        margin: 0;
    }

    .linkurl {
        margin: 10px 0;
        flex-wrap: wrap;
    }

    .contentTab p {
        max-width: 30%;
        font-size: 14px;
        width: auto;
        /*padding: 9px 10px;20220608æ”¹*/
        padding: 0px 10px;
    }

    .introduce > p {
        margin-bottom: 10px;
    }

    .content-content > div > span {
        line-height: 30px;
    }

    .direction ul {
        margin-top: 10px;
    }

    .direction li span {
        /*width: calc(100% - 92px);20220608æ”¹*/
    }

    .advantage {
        font-size: 14px;
    }

        .advantage > ul > li > p {
            margin-bottom: 5px;
        }

    .process {
        margin: 0;
    }

    .advantageList li {
        max-width: 50%;
        min-width: 25%;
    }

    .thinkTank-swiper .fensan {
        justify-content: space-around;
    }

    table tr:nth-child(2) td:nth-child(1) {
        padding: 0 4px;
    }

    .information table tr th:nth-child(1) {
        width: 25%;
    }

    .relevance table tr th:nth-child(1) {
        width: 20%;
    }

    table {
        word-break: break-all;
    }

        table th {
            font-size: 12px;
            width: 15%;
            font-weight: 400;
        }

        table td {
            width: 15%;
        }

        table td {
            font-size: 12px;
        }

    .suggest p {
        margin-bottom: 10px;
    }

    .expand ul {
        flex-direction: column;
    }

    .expand li {
        margin: 10px 0;
    }

        .expand li p {
            font-size: 14px;
            color: #fff;
            padding: 5px 10px;
            width: 100%; /*width: 90%;    20220608æ”¹*/
        }

    .advantageList p {
        font-size: 14px;
    }

    .advantageList span {
        font-size: 12px;
    }

    .expand li {
        max-width: 48%;
        width: 48%;
        margin-right: 0px;
        float: left;
    }

        .expand li:nth-child(2n) {
            float: right;
        }



        .expand li div {
            margin: 20px 10px 0;
        }

        .expand li span {
            font-size: 12px;
        }

    .expand ul.duichen {
        display: block;
    }

        .expand ul.duichen:after {
            content: '';
            display: none;
            clear: both;
        }

    .banner {
        margin-top: 55px;
        /*margin-top: 136px;*/
        margin-top: 120px;
    }

    .content .content_nr {
        height: auto;
    }

    .content .content-right {
        width: 90%;
        margin: 0 auto;
    }

    .linkurl {
        width: 90%;
        margin: 10px auto;
    }

    div.content.jiegou.fensan div.content-right div.content_nr_left {
        width: 100%;
    }

    div.content.jiegou.fensan div.content-right div.content_nr_right {
        width: 100%;
    }

    div.content_nr_right div.content_nr_right_div1, div.content_nr_right div.content_nr_right_div2, div.content_nr_right div.content_nr_right_div3 {
        width: 100%;
        text-align: left;
        margin: 5px auto;
    }

    #app > div.content.jiegou.fensan div.content-right div.content_nr a img {
        width: 95%;
        margin: 0 auto;
        margin-bottom: 5px;
    }

    .content_nr_right_div1 {
        width: 95%;
        margin: 0 auto;
    }

    .advantageList li p {
        font-size: 20px;
    }

    #app > div.linkurl.duichen.jiegou > a {
        font-size: 16px;
        font-weight: 300;
    }

    #app > div.linkurl.duichen.jiegou span {
        font-size: 16px;
        font-weight: 300;
    }

    .content-right-top .contentTab1 {
        max-width: 400px;
    }

    div.content.jiegou.fensan > div.content-right > div.content-content > div.box.box3 > p.pReset.g_tit_4 {
        font-size: 14px;
    }
    .content-left-list {
        min-height: auto;
    }
}
@media screen and (max-width: 370px) {
    .banner-intro {
        top: 7px;
        bottom: 7px;
    }

    .banner-intro-content {
        padding: 0;
    }
}
