@media screen and (min-width: 1024px) {
    .banner-box {
        width: 1200px;
        margin: 0 auto;
    }
    .banner-box .sw-btn {
        display: none;
    }
    .banner-box img {
        width: 100%;
    }
    .three-nav {
        width: 100%;
        min-width: 1200px;
        background-size: 100% 100%;
        margin-bottom: 10px;
    }
    .three-nav .three-box {
        width: 1200px;
        margin: 0 auto;
    }
    .three-nav .three-box img {
        width: 100%;
    }
    .four-nav {
        width: 100%;
        min-width: 1200px;
        margin-bottom: 16px;
    }
    .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;
    }
    .five-nav {
        width: 100%;
        min-width: 1200px;
        margin-bottom: 50px;
    }
    .five-nav .five-box {
        width: 1200px;
        margin: 0 auto;
    }
    .five-nav .five-box .five-left {
        width: 870px;
        float: left;
    }
    .five-nav .five-box .five-left .nav-tit {
        height: 38px;
        background-color: #f6f6f6;
        padding-left: 10px;
    }
    .five-nav .five-box .five-left .nav-tit span {
        display: block;
        float: left;
        height: 18px;
        margin-top: 10px;
        width: 2px;
        background-color: #0F306C;
    }
    .five-nav .five-box .five-left .nav-tit p {
        padding-left: 10px;
        color: #0F306C;
        font-size: 18px;
        line-height: 38px;
        float: left;
    }
    .five-nav .five-box .five-left .five-left-one {
        border: 1px solid #dedede;
        margin-bottom: 10px;
    }
    .five-nav .five-box .five-left .five-left-one .left-one-body {
        padding: 24px;
        padding-bottom: 14px;
    }
    .five-nav .five-box .five-left .five-left-one .left-one-body .one-search-box {
        margin-bottom: 20px;
    }
    .five-nav .five-box .five-left .five-left-one .left-one-body .one-search-box input {
        width: 740px;
        height: 36px;
        border: 2px solid #00A19C;
        font-size: 16px;
        color: #a7a7a7;
        padding: 0 15px;
        line-height: 32px;
        display: block;
        float: left;
    }
    .five-nav .five-box .five-left .five-left-one .left-one-body .one-search-box button,.five-nav .five-box .five-left .five-left-one .left-one-body .one-search-box .btn-search {
        display: block;
        float: left;
        border: none;
        outline: none;
        cursor: pointer;
        width: 80px;
        height: 36px;
        background-color: #009F9A;
        background-image: url(../img/adv-search.png);
        background-position: center center;
        background-repeat: no-repeat;
    }
    .five-nav .five-box .five-left .five-left-one .left-one-body .sel-box select {
        width: 262px;
        height: 34px;
        border: 1px solid #dedede;
        float: left;
        font-size: 16px;
        color: #666;
        padding: 0 20px;
        line-height: 32px;
        display: block;
        outline: none;
        margin-right: 17px;
        margin-bottom: 10px;
        cursor: pointer;
    }
    .five-nav .five-box .five-left .five-left-one .left-one-body .sel-box select:nth-child(3n+0) {
        margin-right: 0;
    }
    .five-nav .five-box .five-left .five-left-two {
        border: 1px solid #dedede;
    }
    .five-nav .five-box .five-left .five-left-two .detail {
        display: block;
        border-bottom: 1px dashed #dedede;
    }
    .five-nav .five-box .five-left .five-left-two .detail p{
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .five-nav .five-box .five-left .five-left-two .detail .word1 {
        font-size: 18px;
        color: #00A19C;
        line-height: 54px;
        float: left;
        width: 30%;
        padding-left: 20px;
    }
    .five-nav .five-box .five-left .five-left-two .detail .word2 {
        font-size: 16px;
        color: #444;
        line-height: 54px;
        float: left;
        width: 30%;
        padding-left: 10px;
    }
    .five-nav .five-box .five-left .five-left-two .detail .word3 {
        font-size: 16px;
        color: #444;
        line-height: 54px;
        float: left;
        width: 10%;
        padding-left: 20px;
    }
    .five-nav .five-box .five-left .five-left-two .detail .word4 {
        font-size: 16px;
        color: #999;
        line-height: 54px;
        float: left;
        width: 15%;
        text-align: center;
    }
    .five-nav .five-box .five-left .five-left-two .detail .word5 {
        font-size: 16px;
        color: #999;
        line-height: 54px;
        float: left;
        width: 15%;
        text-align: center;
    }
    .five-nav .five-box .five-left .five-left-two .detail .word5 a{
        display: block;
        width: 75px;
        height: 30px;
        background: #00A19C;
        border-radius: 4px;
        text-align: center;
        line-height: 30px;
        color: #fff;
        font-size: 14px;
        margin: 0 auto;
        margin-top: 13px;
    }
    .five-nav .five-box .five-left .five-left-two .page-box {
        display: table;
        margin: 0 auto;
        padding: 50px 0;
    }
    .five-nav .five-box .five-left .five-left-two .page-box span,
    .five-nav .five-box .five-left .five-left-two .page-box a,.five-nav .five-box .five-left .five-left-two .page-box a {
        display: block;
        min-width: 45px;
        padding: 0 5px;
        height: 45px;
        border: 1px solid #dedede;
        float: left;
        text-align: center;
        line-height: 43px;
        font-size: 18px;
        color: #555;
        margin-right: 10px;

    }
    .five-nav .five-box .five-left .five-left-two .page-box span:nth-last-child(1),
    .five-nav .five-box .five-left .five-left-two .page-box a:nth-last-child(1) {
        margin-right: 0;
    }
    .five-nav .five-box .five-left .five-left-two .page-box span:hover,
    .five-nav .five-box .five-left .five-left-two .page-box a:hover {
        background-color: #00A19C;
        color: #fff;
    }
    .five-nav .five-box .five-left .five-left-two .page-box span.act,
    .five-nav .five-box .five-left .five-left-two .page-box a.act {
        background-color: #00A19C;
        color: #fff;
    }
    .five-nav .five-box .five-right {
        width: 320px;
        float: right;
    }
    .five-nav .five-box .five-right .five-right-one {
        border: 2px solid #00A09B;
        margin-bottom: 10px;
    }
    .five-nav .five-box .five-right .five-right-one .one-tit {
        background-color: #00A19C;
        background-image: url(../img/adv-img3.png);
        background-repeat: no-repeat;
        background-position: center left 10px;
        font-size: 16px;
        color: #fff;
        height: 42px;
        line-height: 38px;
        padding-left: 40px;
    }
    .five-nav .five-box .five-right .five-right-one .one-body {
        padding: 0 10px;
    }
    .five-nav .five-box .five-right .five-right-one .one-body .detail {
        display: block;
        border-bottom: 1px dashed #dedede;
    }
    .five-nav .five-box .five-right .five-right-one .one-body .detail .yuan {
        background-color: #00A19C;
        height: 6px;
        width: 6px;
        border-radius: 50%;
        float: left;
        margin-left: 10px;
        margin-top: 18px;
    }
    .five-nav .five-box .five-right .five-right-one .one-body .detail .word1 {
        font-size: 16px;
        color: #444;
        line-height: 42px;
        float: left;
        width: 45%;
        padding-left: 10px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;

    }
    .five-nav .five-box .five-right .five-right-one .one-body .detail .word2 {
        font-size: 16px;
        color: #999;
        line-height: 42px;
        float: right;
        margin-right: 10px;
        text-align: center;
    }
    .five-nav .five-box .five-right .five-right-one .one-body .detail:nth-last-child(1) {
        border-bottom: none;
    }
    .five-nav .five-box .five-right .five-right-two {
        display: block;
    }
    .five-nav .five-box .five-right .five-right-two img {
        width: 100%;
    }
}
@media screen and (max-width: 1023px) {
    .three-nav {
        width: 100%;
    }
    .three-nav .three-box img {
        width: 100%;
    }
    .banner-box {
        width: 100%;
    }
    .banner-box .sw-btn {
        display: none;
        height: .5rem;
    }
    .banner-box img {
        width: 100%;
    }
    .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 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 {
        width: 100%;
        margin-bottom: .3rem;
    }
    .five-nav .five-box {
        padding: .16rem;
    }
    .five-nav .five-box .five-left .nav-tit {
        height: .5rem;
        background-color: #f6f6f6;
        padding-left: .1rem;
        margin-bottom: .2rem;
    }
    .five-nav .five-box .five-left .nav-tit span {
        display: block;
        float: left;
        height: .34rem;
        margin-top: .07rem;
        width: 2px;
        background-color: #0F306C;
    }
    .five-nav .five-box .five-left .nav-tit p {
        padding-left: .1rem;
        color: #0F306C;
        font-size: .26rem;
        line-height: .5rem;
        float: left;
    }
    .five-nav .five-box .five-left .five-left-one {
        border: 1px solid #dedede;
        margin-bottom: .2rem;
    }
    .five-nav .five-box .five-left .five-left-one .left-one-body {
        padding: .2rem;
    }
    .five-nav .five-box .five-left .five-left-one .left-one-body .one-search-box {
        margin-bottom: .2rem;
    }
    .five-nav .five-box .five-left .five-left-one .left-one-body .one-search-box input:nth-child(1) {
        width: 80%;
        height: .5rem;
        border: 2px solid #00A19C;
        font-size: .24rem;
        color: #a7a7a7;
        padding: 0 15px;
        line-height: .48rem;
        display: block;
        float: left;
    }
    .five-nav .five-box .five-left .five-left-one .left-one-body .one-search-box input:nth-last-child(1) {
        display: block;
        float: left;
        border: none;
        outline: none;
        cursor: pointer;
        width: 20%;
        height: .5rem;
        background-color: #009F9A;
        background-image: url(../img/adv-search.png);
        background-position: center center;
        background-size: 26%;
        background-repeat: no-repeat;
    }
    .five-nav .five-box .five-left .five-left-one .left-one-body .sel-box select {
        width: 49%;
        height: .5rem;
        border: 1px solid #dedede;
        float: left;
        font-size: .24rem;
        color: #666;
        padding: 0 .2rem;
        line-height: .48rem;
        display: block;
        outline: none;
        margin-bottom: 10px;
        cursor: pointer;
    }
    .five-nav .five-box .five-left .five-left-one .left-one-body .sel-box select:nth-child(even) {
        float: right;
    }
    .five-nav .five-box .five-left .five-left-two {
        border: 1px solid #dedede;
        margin-bottom: .2rem;
    }
    .five-nav .five-box .five-left .five-left-two .detail {
        display: block;
        border-bottom: 1px dashed #dedede;
    }
    .five-nav .five-box .five-left .five-left-two .detail p{
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .five-nav .five-box .five-left .five-left-two .detail .word1 {
        font-size: .24rem;
        color: #00A19C;
        line-height: .5rem;
        float: left;
        width: 50%;
        padding-left: .1rem;
    }
    .five-nav .five-box .five-left .five-left-two .detail .word2 {
        font-size: .24rem;
        color: #444;
        line-height: .5rem;
        float: left;
        width: 50%;
        padding-left: .1rem;
        padding-right: .1rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        text-align: right;
    }
    .five-nav .five-box .five-left .five-left-two .detail .word3 {
        font-size: .24rem;
        color: #444;
        line-height: .5rem;
        float: left;
        width: 50%;
        padding-left: .1rem;
    }
    .five-nav .five-box .five-left .five-left-two .detail .word4 {
        font-size: .24rem;
        color: #999;
        line-height: .5rem;
        float: left;
        width: 25%;
        text-align: right;
        padding-right: .1rem;
    }

    .five-nav .five-box .five-left .five-left-two .detail .word5 {
        font-size: .24rem;
        color: #999;
        line-height: .5rem;
        float: left;
        width: 25%;
        text-align: center;
        display: none;
    }
    .five-nav .five-box .five-left .five-left-two .detail .word5 a{
        display: block;
        width: 1.3rem;
        height: .42rem;
        background: #00A19C;
        border-radius: 4px;
        text-align: center;
        line-height: .42rem;
        color: #fff;
        font-size: .24rem;
        margin: 0 auto;
        margin-top: 0;
    }
    .five-nav .five-box .five-left .five-left-two .page-box {
        display: table;
        margin: 0 auto;
        padding: .4rem 0;
    }
    .five-nav .five-box .five-left .five-left-two .page-box span,
    .five-nav .five-box .five-left .five-left-two .page-box a {
        display: block;
        min-width: .44rem;
        height: .44rem;
        border: 1px solid #dedede;
        float: left;
        text-align: center;
        line-height: .42rem;
        font-size: .24rem;
        color: #555;
        margin-right: .1rem;
        cursor: pointer;
    }
    .five-nav .five-box .five-left .five-left-two .page-box span:nth-last-child(1),
    .five-nav .five-box .five-left .five-left-two .page-box a:nth-last-child(1) {
        margin-right: 0;
    }
    .five-nav .five-box .five-left .five-left-two .page-box span.act,
    .five-nav .five-box .five-left .five-left-two .page-box a.act {
        background-color: #00A19C;
        color: #fff;
    }
    .five-nav .five-box .five-right .five-right-one {
        border: 2px solid #00A09B;
        margin-bottom: 10px;
    }
    .five-nav .five-box .five-right .five-right-one .one-tit {
        background-color: #00A19C;
        background-image: url(../img/adv-img3.png);
        background-repeat: no-repeat;
        background-position: center left .2rem;
        background-size: 4%;
        font-size: .24rem;
        color: #fff;
        height: .5rem;
        line-height: .5rem;
        padding-left: .6rem;
    }
    .five-nav .five-box .five-right .five-right-one .one-body {
        padding: 0 10px;
    }
    .five-nav .five-box .five-right .five-right-one .one-body .detail {
        display: block;
        border-bottom: 1px dashed #dedede;
    }
    .five-nav .five-box .five-right .five-right-one .one-body .detail .yuan {
        background-color: #00A19C;
        height: .1rem;
        width: .1rem;
        border-radius: 50%;
        float: left;
        margin-left: .2rem;
        margin-top: .2rem;
    }
    .five-nav .five-box .five-right .five-right-one .one-body .detail .word1 {
        font-size: .24rem;
        color: #444;
        line-height: .5rem;
        float: left;
        width: 45%;
        padding-left: .2rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;

    }
    .five-nav .five-box .five-right .five-right-one .one-body .detail .word2 {
        font-size: .24rem;
        color: #999;
        line-height: .5rem;
        float: right;
        margin-right: .2rem;
        text-align: center;
    }
    .five-nav .five-box .five-right .five-right-one .one-body .detail:nth-last-child(1) {
        border-bottom: none;
    }
    .five-nav .five-box .five-right .five-right-two {
        display: none;
    }
    .five-nav .five-box .five-right .five-right-two img {
        width: 100%;
    }

    .tit-box{
        height: auto !important;
    }

    .tit-box a img{
        margin-bottom: .3rem;
    }
    .right-nav-box{
        overflow: hidden;
        width: 100%;
        background: #00a19c;
        display: block !important;
    }
    .right-nav-box a{
        display: block;
        width: 25%;
        text-align: center;
        line-height: .5rem;
        float: left;
        color: white;
        font-size: .14rem;
    }
    .right-nav-box a:last-child{
        display: none;
    }
}

