@media screen and (min-width: 1024px) {
    .three-nav {
        width: 100%;
        min-width: 1200px;
        background-image: url(/en/Public/img/group-three-bg.jpg);
        background-size: 100% 100%;
    }
    .three-nav .three-box {
        width: 1200px;
        margin: 0 auto;
        height: 184px;
        padding: 1px 30px;
        overflow: hidden;
    }
    .three-nav .three-box div {
        float: left;
    }
    .three-nav .three-box div .word1 {
        font-size: 33px;
        color: #fff;
        margin-top: 60px;
        margin-bottom: 14px;
    }
    .three-nav .three-box div .word2 {
        font-size: 15px;
        color: #fff;
    }
    .three-nav .three-box img {
        height: 184px;
        float: right;
    }
    .four-nav {
        width: 100%;
        min-width: 1200px;
    }
    .four-nav .four-box {
        width: 1200px;
        margin: 0 auto;
        height: 73px;
    }
    .four-nav .four-box .left-four {
        float: left;
    }
    .four-nav .four-box .left-four img {
        float: left;
        margin-top: 29px;
        margin-right: 15px;
    }
    .four-nav .four-box .left-four p {
        font-size: 16px;
        color: #8a8a8a;
        float: left;
        line-height: 72px;
    }
    .four-nav .four-box .left-four span {
        font-size: 16px;
        color: #8a8a8a;
        float: left;
        margin: 0 6px;
        line-height: 72px;
    }
    .four-nav .four-box .right-four {
        float: right;
    }
    .four-nav .four-box .right-four .empty {
        display: none;
    }
    .four-nav .four-box .right-four a {
        line-height: 71px;
        font-size: 14px;
        color: #444;
        display: block;
        width: auto;
        padding: 0 10px;
        float: left;
        border-bottom: 2px solid transparent;
        text-align: center;
    }
    .four-nav .four-box .right-four a:hover {
        color: #0D306C;
        border-color: #0D306C;
    }
    .four-nav .four-box .right-four .act {
        color: #0D306C;
        border-bottom: 2px solid #0D306C;
    }
    .five-nav {
        width: 100%;
        min-width: 1200px;
        margin-bottom: 40px;
    }
    .five-nav .five-box {
        width: 1200px;
        margin: 0 auto;
        border: 1px solid #dedede;
        padding: 28px;
    }
    .five-nav .five-box .five-right {
        float: right;
        width: 220px;
    }
    .five-nav .five-box .five-right a {
        display: block;
        margin-bottom: 10px;
    }
    .five-nav .five-box .five-left .detail {
        margin-bottom: 3px;
    }
    .five-nav .five-box .five-left .detail span {
        height: 40px;
        width: 260px;
        display: block;
        background-color: #C6CEDA;
        font-size: 16px;
        color: #0C2E6A;
        padding-left: 20px;
        line-height: 40px;
        float: left;
    }
    .five-nav .five-box .five-left .detail span.hei {
        height: 120px;
    }
    .five-nav .five-box .five-left .detail div {
        background-color: #F6F6F6;
        float: left;
        width: 880px;
    }
    .five-nav .five-box .five-left .detail div p {
        padding: 0 20px;
        line-height: 40px;
        font-size: 16px;
        color: #525252;
    }
}
@media screen and (max-width: 1023px) {
    .three-nav {
        width: 100%;
        background-image: url(/en/Public/img/group-three-bg.jpg);
        background-size: 100% 100%;
    }
    .three-nav .three-box {
        height: 1.9rem;
        padding: 1px .2rem;
        overflow: hidden;
    }
    .three-nav .three-box div {
        float: left;
    }
    .three-nav .three-box div .word1 {
        font-size: .38rem;
        color: #fff;
        margin-top: .5rem;
        margin-bottom: .1rem;
    }
    .three-nav .three-box div .word2 {
        font-size: .24rem;
        color: #fff;
    }
    .three-nav .three-box img {
        height: 1.9rem;
        float: right;
    }
    .four-nav {
        width: 100%;
        margin-bottom: .24rem;
    }
    .four-nav .four-box {
        width: 100%;
    }
    .four-nav .four-box .left-four {
        height: .56rem;
        background-color: #eee;
    }
    .four-nav .four-box .left-four img {
        float: left;
        height: .24rem;
        margin-top: .16rem;
        margin-left: .1rem;
        margin-right: .1rem;
    }
    .four-nav .four-box .left-four p {
        font-size: .24rem;
        color: #8a8a8a;
        float: left;
        line-height: .56rem;
    }
    .four-nav .four-box .left-four span {
        font-size: .24rem;
        color: #8a8a8a;
        float: left;
        margin: 0 .1rem;
        line-height: .56rem;
    }
    .four-nav .four-box .right-four {
        height: .69rem;
    }
    .four-nav .four-box .right-four .empty {
        width: 25%;
        height: .68rem;
        float: left;
        color: transparent;
        border-bottom: 2px solid #dedede;
    }
    .four-nav .four-box .right-four a {
        line-height: .67rem;
        font-size: .24rem;
        color: #444;
        display: block;
        width: 25%;
        float: left;
        border-bottom: 2px solid #dedede;
        text-align: center;
    }
    .four-nav .four-box .right-four a:hover {
        color: #0D306C;
        border-color: #0D306C;
    }
    .four-nav .four-box .right-four .act {
        color: #0D306C;
        border-bottom: 2px solid #0D306C;
    }
    .five-nav .five-box {
        padding: .16rem;
    }
    .five-nav .five-box .five-right {
        display: none;
    }
    .five-nav .five-box .five-left .detail {
        margin-bottom: 3px;
    }
    .five-nav .five-box .five-left .detail span {
        height: .5rem;
        width: 30%;
        display: block;
        background-color: #C6CEDA;
        font-size: .24rem;
        color: #0C2E6A;
        padding-left: .2rem;
        line-height: .5rem;
        float: left;
    }
    .five-nav .five-box .five-left .detail span.hei {
        height: 4rem;
    }
    .five-nav .five-box .five-left .detail div {
        background-color: #F6F6F6;
        float: left;
        width: 70%;
    }
    .five-nav .five-box .five-left .detail div p {
        padding: 0 .2rem;
        line-height: .5rem;
        font-size: .24rem;
        color: #525252;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }
}
<!--ºÄÊ±1754726005.0035Ãë-->