@media screen and (min-width: 1024px) {
    .tit-nav {
        width: 100%;
        min-width: 1200px;
        border-top: 3px solid #00A19C;
    }
    .tit-nav .tit-box {
        width: 1200px;
        margin: 0 auto;
        height: 110px;
        position: relative;
    }
    .tit-nav .tit-box .mb-nav-box {
        display: none;
    }
    .tit-nav .tit-box .index-logo {
        float: left;
        margin-top: 32px;
    }
    .tit-nav .tit-box .lan-box {
        background-image: url(../img/index-tit-bg.png);
        width: 272px;
        height: 28px;
        background-size: 100% 100%;
        position: absolute;
        top: 0;
        right: 8px;
    }
    .tit-nav .tit-box .lan-box a {
        width: 33%;
        display: block;
        float: left;
        height: 20px;
        text-align: center;
        line-height: 20px;
        border-right: 1px solid #fff;
        font-size: 14px;
        margin-top: 4px;
        color: #fff;
        padding-left: 5px;
    }
    .tit-nav .tit-box .lan-box a:nth-last-child(1) {
        border: none;
        padding: 0;
        padding-right: 5px;
    }
    .tit-nav .tit-box .search-box {
        width: 270px;
        height: 32px;
        position: relative;
        float: right;
        margin-right: 20px;
        margin-top: 48px;
    }
    .tit-nav .tit-box .search-box .sertxt {
        width: 270px;
        height: 32px;
        border: 1px solid #dedede;
        padding-left: 15px;
        padding-right: 40px;
    }
    .tit-nav .tit-box .search-box img {
        position: absolute;
        top: 7px;
        right: 10px;
        cursor: pointer;
    }
    .two-nav {
        width: 100%;
        min-width: 1200px;
        background-color: #F8F8F8;
    }
    .two-nav .two-box {
        width: 1200px;
        height: 50px;
        margin: 0 auto;
    }
    .two-nav .two-box .two-click-box {
        width: 133px;
        float: left;
        position: relative;
        font-size: 16px;
        color: #1F1A17;
        text-align: center;
        line-height: 50px;
    }
    .two-nav .two-box .two-click-box img {
        position: absolute;
        top: 44px;
        left: 63px;
        display: none;
    }
    .two-nav .two-box .two-click-box a {
        display: block;
        font-size: 16px;
        color: #1F1A17;
        text-align: center;
        line-height: 50px;
    }
    .two-nav .two-box .two-click-box a:hover {
        background-color: #00A19C;
        color: #fff;
    }
    .two-nav .two-box .two-click-box div {
        display: none;
        position: absolute;
        top: 50px;
        background-color: #f8f8f8;
        left: 0;
        width: 100%;
        z-index: 10000;
    }
    .two-nav .two-box .two-click-box div .twohei {
        line-height: 25px !important;
    }
    .two-nav .two-box .bg {
        background-color: #fff;
    }
    .two-nav .two-box .bg img {
        display: block;
    }
    .banner-box {
        min-width: 1200px;
        width: 100%;
    }
    .banner-box .sw-btn {
        display: none;
    }
    .banner-box img {
        width: 100%;
    }
    .another-tit {
        display: table;
        height: 53px;
        text-align: center;
        line-height: 53px;
        font-size: 22px;
        color: #1F1917;
        margin: 0 auto;
        margin-top: 55px;
        margin-bottom: 40px;
        background-repeat: no-repeat;
    }
    .another-tit span {
        border-bottom: 2px solid #CB3127;
        display: block;
        height: 53px;
    }
    .three-nav {
        min-width: 1200px;
        width: 100%;
    }
    .three-nav .three-box {
        width: 1200px;
        margin: 0 auto;
    }
    .three-nav .three-box .three-body-box .left-box {
        width: 875px;
        float: left;
    }
    .three-nav .three-box .three-body-box .left-box .left-tit {
        height: 34px;
        background-color: #eee;
    }
    .three-nav .three-box .three-body-box .left-box .left-tit img {
        float: left;
        margin-top: 5px;
        margin-left: 15px;
    }
    .three-nav .three-box .three-body-box .left-box .left-tit p {
        font-size: 18px;
        line-height: 34px;
        color: #1F1917;
        float: left;
        margin-left: 20px;
    }
    .three-nav .three-box .three-body-box .left-box .left-tit a {
        font-size: 14px;
        color: #888;
        float: right;
        margin-right: 5px;
        line-height: 34px;
    }
    .three-nav .three-box .three-body-box .left-box .left-body .detail {
        display: block;
        margin-top: 35px;
    }
    .three-nav .three-box .three-body-box .left-box .left-body .detail img {
        width: 176px;
        height: 122px;
        float: left;
        margin-right: 20px;
    }
    .three-nav .three-box .three-body-box .left-box .left-body .detail .detail-right {
        float: left;
        width: 675px;
    }
    .three-nav .three-box .three-body-box .left-box .left-body .detail .detail-right div p {
        font-size: 18px;
        color: #00a09b;
        float: left;
        width: 545px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        line-height: 30px;
    }
    .three-nav .three-box .three-body-box .left-box .left-body .detail .detail-right div span {
        display: block;
        width: 90px;
        height: 22px;
        border: 1px solid #00A09B;
        border-radius: 11px;
        text-align: center;
        line-height: 20px;
        font-size: 14px;
        color: #00A09B;
        float: right;
        margin-top: 4px;
    }
    .three-nav .three-box .three-body-box .left-box .left-body .detail .detail-right .word1 {
        font-size: 14px;
        color: #555;
        text-indent: 32px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        line-height: 28px;
        overflow: hidden;
        height: 79px;
    }
    .three-nav .three-box .three-body-box .left-box .left-body2 .detail {
        width: 50%;
        float: left;
        margin-top: 44px;
    }
    .three-nav .three-box .three-body-box .left-box .left-body2 .detail .detail-left {
        float: left;
    }
    .three-nav .three-box .three-body-box .left-box .left-body2 .detail .detail-left .word1 {
        height: 50px;
        line-height: 47px;
        border-bottom: 3px solid #fff;
        background-color: #00A19C;
        width: 70px;
        font-size: 34px;
        color: #fff;
        text-align: center;
    }
    .three-nav .three-box .three-body-box .left-box .left-body2 .detail .detail-left .word2 {
        height: 28px;
        line-height: 28px;
        background-color: #00A19C;
        width: 70px;
        font-size: 15px;
        color: #fff;
        text-align: center;
    }
    .three-nav .three-box .three-body-box .left-box .left-body2 .detail .detail-right {
        float: left;
        width: 320px;
        margin-left: 20px;
    }
    .three-nav .three-box .three-body-box .left-box .left-body2 .detail .detail-right .word1 {
        font-size: 16px;
        color: #00A19C;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }
    .three-nav .three-box .three-body-box .left-box .left-body2 .detail .detail-right .word2 {
        font-size: 14px;
        color: #555;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        line-height: 32px;
        overflow: hidden;
        height: 57px;
    }
    .three-nav .three-box .three-body-box .right-box {
        width: 300px;
        float: right;
    }
    .three-nav .three-box .three-body-box .right-box .right-tit {
        height: 34px;
        border-bottom: 1px solid #dedede;
    }
    .three-nav .three-box .three-body-box .right-box .right-tit img {
        float: left;
        margin-top: 5px;
        margin-left: 15px;
    }
    .three-nav .three-box .three-body-box .right-box .right-tit p {
        font-size: 18px;
        line-height: 34px;
        color: #1F1917;
        float: left;
        margin-left: 20px;
    }
    .three-nav .three-box .three-body-box .right-box .right-tit a {
        font-size: 14px;
        color: #888;
        float: right;
        margin-right: 5px;
        line-height: 34px;
    }
    .three-nav .three-box .three-body-box .right-box .right-body .right-detail {
        display: block;
        height: 55px;
        border-bottom: 1px dashed #dedede;
    }
    .three-nav .three-box .three-body-box .right-box .right-body .right-detail span {
        display: block;
        width: 10px;
        height: 2px;
        background-color: #00A19C;
        float: left;
        margin-top: 26px;
        margin-left: 10px;
        margin-right: 10px;
    }
    .three-nav .three-box .three-body-box .right-box .right-body .right-detail p {
        width: 270px;
        font-size: 14px;
        line-height: 54px;
        color: #2d2d2d;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }
    .four-nav {
        width: 100%;
        min-width: 1200px;
    }
    .four-nav .four-box {
        width: 1200px;
        margin: 0 auto;
    }
    .four-nav .four-box .video-box {
        position: relative;
    }
    .four-nav .four-box .video-box video {
        width: 1200px;
        height: 420px;
    }
    .four-nav .four-box .video-box .play-btn {
        position: absolute;
        width: 50px;
        height: 50px;
        top: 180px;
        left: 575px;
        cursor: pointer;
    }
    .five-nav {
        width: 100%;
        min-width: 1200px;
        margin-bottom: 70px;
    }
    .five-nav .five-box {
        width: 100%;
        min-width: 1200px;
        height: 667px;
        background-image: url(../img/index-five-bg.jpg);
    }
    .five-nav .five-box .five-tit {
        display: table;
        margin: 0 auto;
        padding-top: 50px ;
        padding-bottom: 30px;
    }
    .five-nav .five-box .five-tit .detail {
        min-width: 108px;
        height: 38px;
        border: 1px solid #2d2d2d;
        text-align: center;
        line-height: 36px;
        font-size: 16px;
        color: #2d2d2d;
        display: block;
        float: left;
        margin-right: 10px;
        padding: 0 10px;
    }
    .five-nav .five-box .five-tit .detail.act {
        background-color: #00A19C;
        border-color: #00A19C;
        color: #fff;
    }
    .five-nav .five-box .five-body {
        width: 1200px;
        margin: 0 auto;
    }
    .five-nav .five-box .five-body .detail {
        display: block;
        width: 295px;
        height: 217px;
        margin-right: 5px;
        position: relative;
        margin-bottom: 5px;
        float: left;
    }
    .five-nav .five-box .five-body .detail img {
        width: 100%;
        height: 100%;
    }
    .five-nav .five-box .five-body .detail div {
        display: none;
        background-color: rgba(0, 161, 156, 0.7);
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    .five-nav .five-box .five-body .detail div span {
        font-size: 22px;
        color: #fff;
        line-height: 217px;
        text-align: center;
        display: block;
    }
    .five-nav .five-box .more-btn {
        width: 118px;
        height: 30px;
        text-align: center;
        line-height: 28px;
        border-radius: 15px;
        border: 1px solid #2d2d2d;
        color: #2d2d2d;
        font-size: 16px;
        display: block;
        margin: 0 auto;
        margin-top: 34px;
    }
    .footer-nav {
        background-color: #00A19C;
        width: 100%;
        min-width: 1200px;
    }
    .footer-nav .footer-box {
        width: 1200px;
        margin: 0 auto;
        padding: 20px 0 ;
    }
    .footer-nav .footer-box .one-footer .detail {
        float: left;
        margin-right: 60px;
    }
    .footer-nav .footer-box .one-footer .detail .word1 {
        font-size: 16px;
        color: #fff;
        font-weight: bold;
        margin-bottom: 18px;
        display: block;
    }
    .footer-nav .footer-box .one-footer .detail .word2 {
        font-size: 16px;
        color: #fff;
        margin-bottom: 12px;
        display: block;
    }
    .footer-nav .footer-box .one-footer .detail .word3 {
        font-size: 14px;
        color: #fff;
        margin-bottom: 12px;
        display: block;
    }
    .footer-nav .footer-box .one-footer .detail2 {
        float: left;
        margin-right: 32px;
    }
    .footer-nav .footer-box .one-footer .detail2 .word1 {
        font-size: 16px;
        color: #fff;
        margin-bottom: 18px;
        display: block;
    }
    .footer-nav .footer-box .one-footer .detail2 .word2 {
        font-size: 14px;
        color: #fff;
        margin-bottom: 12px;
        display: block;
        font-weight: bold;
        margin-top: 12px;
    }
    .footer-nav .footer-box .one-footer .detail2 .img2 {
        margin: 0 auto;
    }
    .footer-nav .footer-box .one-footer .detail-box {
        float: left;
    }
    .footer-nav .footer-box .one-footer .detail-box .detail3 .word1 {
        font-size: 16px;
        color: #fff;
        font-weight: bold;
        margin-bottom: 8px;
        display: block;
    }
    .footer-nav .footer-box .one-footer .detail-box .detail3 .word2 {
        font-size: 14px;
        color: #fff;
        margin-bottom: 4px;
        display: block;
    }
    .footer-nav .footer-box .one-footer .detail-box .detail3:nth-child(1) {
        margin-bottom: 20px;
    }
    .footer-nav .footer-box .two-footer {
        margin-top: 10px;
        padding-top: 10px;
        border-top: 1px solid #dedede;
    }
    .footer-nav .footer-box .two-footer .word1 {
        font-size: 16px;
        color: #fff;
        float: left;
        line-height: 24px;
        margin-right: 34px;
    }
    .footer-nav .footer-box .two-footer .word2 {
        font-size: 14px;
        color: #fff;
        float: left;
        line-height: 24px;
        margin-right: 34px;
    }
    .footer-nav .footer-box .two-footer select {
        width: 310px;
        height: 24px;
        border: 1px solid #fff;
        display: block;
        line-height: 22px;
        padding: 0 10px;
        float: left;
        background-color: #00A19C;
        color: #fff;
    }
    .footer-nav .footer-box2 {
        width: 100%;
        min-width: 1200px;
        text-align: center;
        line-height: 36px;
        font-size: 14px;
        color: #fff;
        background-color: #222;
    }
}
@media screen and (max-width: 1023px) {
    .tit-nav {
        width: 100%;
        border-top: 3px solid #00A19C;
    }
    .tit-nav .tit-box {
        margin: 0 auto;
        height: 1.1rem;
        position: relative;
    }
    .tit-nav .tit-box .mb-nav-box {
        float: left;
        margin-top: .4rem;
        margin-right: .1rem;
        margin-left: .1rem;
        position: relative;
    }
    .tit-nav .tit-box .mb-nav-box img {
        width: .5rem;
        height: .38rem;
    }
    .tit-nav .tit-box .mb-nav-box .mb-nav-lay {
        display: none;
        position: absolute;
        top: .6rem;
        left: -0.1rem;
        width: 2.5rem;
        z-index: 2000;
        background-color: #fff;
        border: 1px solid #dedede;
        border-radius: 5px;
        border-top: none;
    }
    .tit-nav .tit-box .mb-nav-box .mb-nav-lay a {
        height: .7rem;
        line-height: .7rem;
        font-size: .26rem;
        color: #333;
        display: block;
        padding-left: .4rem;
    }
    .tit-nav .tit-box .index-logo {
        float: left;
        width: 3rem;
        height: .5rem;
        margin-top: .34rem;
    }
    .tit-nav .tit-box .lan-box {
        background-image: url(../img/index-tit-bg.png);
        width: 3.7rem;
        height: .36rem;
        background-size: 100% 100%;
        position: absolute;
        top: 0;
        right: 8px;
    }
    .tit-nav .tit-box .lan-box a {
        width: 33%;
        display: block;
        float: left;
        height: .26rem;
        text-align: center;
        line-height: .26rem;
        border-right: 1px solid #fff;
        font-size: .24rem;
        margin-top: .04rem;
        color: #fff;
        padding-left: .05rem;
    }
    .tit-nav .tit-box .lan-box a:nth-last-child(1) {
        border: none;
        padding: 0;
        padding-right: 0.05rem;
    }
    .tit-nav .tit-box .search-box {
        display: none;
        width: 3.2rem;
        height: .4rem;
        position: relative;
        float: right;
        margin-right: .15rem;
        margin-top: .45rem;
    }
    .tit-nav .tit-box .search-box input {
        width: 3.2rem;
        height: .4rem;
        border: 1px solid #dedede;
        padding-left: .1rem;
        padding-right: .4rem;
        display: block;
    }
    .tit-nav .tit-box .search-box img {
        position: absolute;
        width: .24rem;
        height: .24rem;
        top: .06rem;
        right: .1rem;
    }
    .two-nav {
        display: block;
        height: 1rem;
    }
    .banner-box {
        width: 100%;
    }
    .banner-box .sw-btn {
        display: none;
        height: .5rem;
    }
    .banner-box img {
        width: 100%;
    }
    .another-tit {
        display: table;
        height: .7rem;
        text-align: center;
        line-height: .7rem;
        font-size: .36rem;
        color: #1F1917;
        margin: 0 auto;
        margin-top: .2rem;
        margin-bottom: .2rem;
    }
    .another-tit span {
        border-bottom: 2px solid #CB3127;
        display: block;
        height: .7rem;
    }
    .three-nav {
        width: 100%;
    }
    .three-nav .three-box .three-body-box .left-box {
        padding: 0 .1rem;
    }
    .three-nav .three-box .three-body-box .left-box .left-tit {
        height: .45rem;
        background-color: #eee;
        padding: 0 .1rem;
    }
    .three-nav .three-box .three-body-box .left-box .left-tit img {
        float: left;
        width: .32rem;
        height: .32rem;
        margin-top: .06rem;
    }
    .three-nav .three-box .three-body-box .left-box .left-tit p {
        font-size: .28rem;
        line-height: .45rem;
        color: #1F1917;
        float: left;
        margin-left: .2rem;
    }
    .three-nav .three-box .three-body-box .left-box .left-tit a {
        font-size: .24rem;
        color: #888;
        float: right;
        line-height: .45rem;
    }
    .three-nav .three-box .three-body-box .left-box .left-body .detail {
        display: block;
        margin-top: .2rem;
    }
    .three-nav .three-box .three-body-box .left-box .left-body .detail img {
        width: 2.12rem;
        height: 1.5rem;
        float: left;
        margin-right: .1rem;
    }
    .three-nav .three-box .three-body-box .left-box .left-body .detail .detail-right {
        float: left;
        width: 4.7rem;
    }
    .three-nav .three-box .three-body-box .left-box .left-body .detail .detail-right div p {
        width: 4.7rem;
        font-size: .3rem;
        color: #00a09b;
        float: left;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        line-height: .4rem;
        margin-bottom: .07rem;
    }
    .three-nav .three-box .three-body-box .left-box .left-body .detail .detail-right div span {
        display: none;
    }
    .three-nav .three-box .three-body-box .left-box .left-body .detail .detail-right .word1 {
        font-size: .24rem;
        color: #555;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        line-height: .38rem;
        overflow: hidden;
    }
    .three-nav .three-box .three-body-box .left-box .left-body2 .detail {
        display: block;
        margin-top: .2rem;
    }
    .three-nav .three-box .three-body-box .left-box .left-body2 .detail .detail-left {
        float: left;
    }
    .three-nav .three-box .three-body-box .left-box .left-body2 .detail .detail-left .word1 {
        height: 1.14rem;
        line-height: 1.14rem;
        border-bottom: 3px solid #fff;
        background-color: #00A19C;
        width: 1.7rem;
        font-size: .5;
        color: #fff;
        text-align: center;
    }
    .three-nav .three-box .three-body-box .left-box .left-body2 .detail .detail-left .word2 {
        height: .65rem;
        line-height: .65rem;
        background-color: #00A19C;
        width: 1.7rem;
        font-size: .24rem;
        color: #fff;
        text-align: center;
    }
    .three-nav .three-box .three-body-box .left-box .left-body2 .detail .detail-right {
        float: left;
        width: 4.9rem;
        margin-left: .2rem;
    }
    .three-nav .three-box .three-body-box .left-box .left-body2 .detail .detail-right .word1 {
        width: 4.9rem;
        font-size: .3rem;
        color: #00A19C;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        margin-bottom: .2rem;
    }
    .three-nav .three-box .three-body-box .left-box .left-body2 .detail .detail-right .word2 {
        font-size: .24rem;
        color: #555;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        line-height: .38rem;
        overflow: hidden;
    }
    .three-nav .three-box .three-body-box .right-box {
        display: none;
    }
    .four-nav {
        width: 100%;
    }
    .four-nav .four-box video {
        width: 100%;
        height: 3.5rem;
    }
    .five-nav {
        width: 100%;
        margin-bottom: .4rem;
    }
    .five-nav .five-box {
        width: 100%;
        padding-bottom: .3rem;
        background-image: url(../img/index-five-bg.jpg);
    }
    .five-nav .five-box .five-tit {
        display: table;
        margin: 0 auto;
        padding-top: .5rem ;
        padding-bottom: .3rem;
    }
    .five-nav .five-box .five-tit .detail {
        min-width: 1.1rem;
        height: .4rem;
        border: 1px solid #2d2d2d;
        text-align: center;
        line-height: .39rem;
        font-size: .24rem;
        color: #2d2d2d;
        display: block;
        float: left;
        margin-right: .1rem;
    }
    .five-nav .five-box .five-tit .detail.act {
        background-color: #00A19C;
        border-color: #00A19C;
        color: #fff;
    }
    .five-nav .five-box .five-tit .detail:nth-last-child(1) {
        margin-right: 0;
    }
    .five-nav .five-box .five-body {
        width: 100%;
        padding: 0 .1rem;
    }
    .five-nav .five-box .five-body .detail {
        display: block;
        width: 3.55rem;
        height: 2.6rem;
        position: relative;
        margin-bottom: .1rem;
        float: left;
    }
    .five-nav .five-box .five-body .detail img {
        width: 100%;
        height: 100%;
    }
    .five-nav .five-box .five-body .detail div {
        display: none;
        background-color: rgba(0, 161, 156, 0.7);
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    .five-nav .five-box .five-body .detail div span {
        font-size: .2rem;
        font-weight: bold;
        color: #fff;
        line-height: 2.6rem;
        text-align: center;
        display: block;
    }
    .five-nav .five-box .five-body .detail:nth-child(even) {
        float: right;
    }
    .five-nav .five-box .more-btn {
        width: 118px;
        height: 30px;
        text-align: center;
        line-height: 28px;
        border-radius: 15px;
        border: 1px solid #2d2d2d;
        color: #2d2d2d;
        font-size: 16px;
        display: block;
        margin: 0 auto;
        margin-top: .3rem;
    }
    .footer-nav {
        background-color: #00A19C;
        width: 100%;
    }
    .footer-nav .footer-box {
        padding: 20px 0 ;
    }
    .footer-nav .footer-box .one-footer {
        float: left;
    }
    .footer-nav .footer-box .one-footer .detail {
        display: none;
    }
    .footer-nav .footer-box .one-footer .detail2 {
        float: left;
        margin-left: .2rem;
    }
    .footer-nav .footer-box .one-footer .detail2 .word1 {
        font-size: .24rem;
        color: #fff;
        margin-bottom: .2rem;
        display: block;
    }
    .footer-nav .footer-box .one-footer .detail2 .word2 {
        font-size: .24rem;
        color: #fff;
        margin-bottom: .2rem;
        display: block;
        font-weight: bold;
        margin-top: .2rem;
    }
    .footer-nav .footer-box .one-footer .detail2 .img2 {
        margin: 0 auto;
    }
    .footer-nav .footer-box .one-footer .detail-box {
        display: none;
        float: left;
        margin-left: .1rem;
    }
    .footer-nav .footer-box .one-footer .detail-box .detail3 .word1 {
        font-size: .26rem;
        color: #fff;
        font-weight: bold;
        margin-bottom: .1rem;
        display: block;
    }
    .footer-nav .footer-box .one-footer .detail-box .detail3 .word2 {
        font-size: .24rem;
        color: #fff;
        margin-bottom: .1rem;
        display: block;
    }
    .footer-nav .footer-box .one-footer .detail-box .detail3:nth-child(1) {
        margin-bottom: .2rem;
    }
    .footer-nav .footer-box .two-footer {
        float: left;
        width: 4.4rem;
        margin-left: .6rem;
    }
    .footer-nav .footer-box .two-footer .word1 {
        font-size: .28rem;
        color: #fff;
        width: 100%;
        font-weight: bold;
        margin-bottom: .3rem;
    }
    .footer-nav .footer-box .two-footer .word2 {
        display: block;
        font-size: .24rem;
        color: #fff;
        margin-right: .2rem;
        margin-bottom: .15rem;
    }
    .footer-nav .footer-box .two-footer select {
        width: 3.6rem;
        height: .4rem;
        border: 1px solid #fff;
        display: block;
        line-height: .38rem;
        padding: 0 10px;
        font-size: .24rem;
        background-color: #00A19C;
        color: #fff;
        outline: none;
    }
    .footer-nav .footer-box2 {
        width: 100%;
        text-align: center;
        line-height: .5rem;
        font-size: .24rem;
        color: #fff;
        background-color: #222;
    }
}



.new-cont {
    width: 1200px;
    margin: 0 auto;
}
.new-cont .top-img {
    width: 100%;
    overflow: hidden;
}
.new-cont .top-img .sm-img {
    width: 290px;
    height: 290px;
    margin-left: 12px;
    float: left;
    cursor: pointer;
    position: relative;
}

.new-cont .top-img .sm-img.act .shd {
    background: rgba(0, 161, 156, 0.6);
}
.new-cont .top-img .sm-img a {
    display: block;
    width: 100%;
    height: 100%;
}
.new-cont .top-img .sm-img img {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
.new-cont .top-img .sm-img .shd {
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: transparent;
}
.new-cont .top-img .sm-img .shd span {
    display: block;
    width: 260px;
    height: 28px;
    border-radius: 10px;
    margin: 0 auto;
    margin-top: 130px;
    border: 1px solid #ffffff;
    color: #fff;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 28px;
}
.new-cont .top-img .sm-img .shd p {
    display: none;
}
.new-cont .top-img .sm-img:first-child {
    margin-left: 0;
}
.new-cont .btm-img {
    width: 100%;
    overflow: hidden;
}
.new-cont .btm-img .limg {
    width: 290px;
    height: auto;
    float: left;
}
.new-cont .btm-img .limg .sm-img {
    width: 290px;
    height: 290px;
    cursor: pointer;
    position: relative;
    margin-top: 13px;
}

.new-cont .btm-img .limg .sm-img.act .shd {
    background: rgba(0, 161, 156, 0.6);
}
.new-cont .btm-img .limg .sm-img a {
    display: block;
    width: 100%;
    height: 100%;
}
.new-cont .btm-img .limg .sm-img img {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
.new-cont .btm-img .limg .sm-img .shd {
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: transparent;
}
.new-cont .btm-img .limg .sm-img .shd span {
    display: block;
    width: 260px;
    height: 28px;
    border-radius: 10px;
    margin: 0 auto;
    margin-top: 130px;
    border: 1px solid #ffffff;
    color: #fff;
    text-align: center;
    line-height: 28px;
}
.new-cont .btm-img .cimg {
    width: 590px;
    height: 592px;
    float: left;
    margin-top: 13px;
    margin-left: 13px;
    position: relative;
}
.new-cont .btm-img .cimg a {
    display: block;
    width: 100%;
    height: 100%;
}
.new-cont .btm-img .cimg a img {
    width: 100%;
    height: 100%;
    display: block;
}
.new-cont .btm-img .cimg a .txt {
    width: 100%;
    height: 200px;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 25px 20px;
    box-sizing: border-box;
}
.new-cont .btm-img .cimg a .txt h3 {
    width: 100%;
    color: #fff;
    font-size: 29px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.new-cont .btm-img .cimg a .txt s {
    display: block;
    width: 56px;
    height: 2px;
    background: #fff;
    margin-top: 8px;
}
.new-cont .btm-img .cimg a .txt p {
    color: #fff;
    margin-top: 8px;
}
.new-cont .btm-img .cimg a .txt b {
    display: block;
    width: 100px;
    height: 30px;
    background: #00a19c;
    border-radius: 10px;
    text-align: center;
    line-height: 30px;
    color: #ffffff;
    margin-top: 5px;
    font-size: 14px;
}
.new-cont .btm-img .rimg {
    width: 290px;
    height: auto;
    float: left;
    margin-left: 13px;
}
.new-cont .btm-img .rimg .sm-img {
    width: 290px;
    height: 290px;
    cursor: pointer;
    position: relative;
    margin-top: 13px;
}

.new-cont .btm-img .rimg .sm-img.act .shd {
    background: rgba(0, 161, 156, 0.6);
}
.new-cont .btm-img .rimg .sm-img a {
    display: block;
    width: 100%;
    height: 100%;
}
.new-cont .btm-img .rimg .sm-img img {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
.new-cont .btm-img .rimg .sm-img .shd {
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: transparent;
}
.new-cont .btm-img .rimg .sm-img .shd span {
    display: block;
    width: 260px;
    height: 28px;
    border-radius: 10px;
    margin: 0 auto;
    margin-top: 130px;
    border: 1px solid #ffffff;
    color: #fff;
    text-align: center;
    line-height: 28px;
}
.new-cont .rimg .sm-img .shd p {
    display: none;
}
.new-cont .limg .sm-img .shd p {
    display: none;
}



@media (max-width: 1024px) {
    .new-cont {
        width: 100%;
        margin: 0 auto;
    }
    .new-cont .top-img {
        width: 100%;
        overflow: hidden;
    }
    .new-cont .top-img .sm-img {
        width: 48%;
        height: auto;
        margin: 1% 1% !important;
        float: left;
        cursor: pointer;
        position: relative;
    }

    .new-cont .top-img .sm-img.act .shd {
        background: rgba(0, 161, 156, 0.6);
    }
    .new-cont .top-img .sm-img a {
        display: block;
        width: 100%;
        height: auto;
    }
    .new-cont .top-img .sm-img img {
        display: block;
        width: 100%;
        height: auto;
        position: relative;
        top: 0;
        left: 0;
        z-index: -1;
    }
    .new-cont .top-img .sm-img .shd {
        width: 100%;
        height: 100%;
        overflow: hidden;
        position: absolute;
        bottom: 0;
        background: transparent;
    }
    .new-cont .top-img .sm-img .shd span {
        display: block;
        width: 90%;
        height: .5rem;
        border-radius: 10px;
        margin: 0 auto;
        margin-top: 50%;
        position: relative;
        top: -0.25rem;
        border: 1px solid #ffffff;
        color: #fff;
        text-align: center;
        font-size: .12rem;
        line-height: .5rem;
        overflow: hidden;
        text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        -webkit-text-overflow: ellipsis;
        -moz-text-overflow: ellipsis;
        white-space: nowrap;
    }
    .new-cont .top-img .sm-img:first-child {
        margin-left: 0;
    }
    .new-cont .btm-img {
        width: 100%;
        overflow: hidden;
    }
    .new-cont .btm-img .limg {
        width: 100%;
        height: auto;
        float: left;
    }
    .new-cont .btm-img .limg .sm-img {
        width: 48%;
        height: auto;
        margin: 1% 1% !important;
        float: left;
        cursor: pointer;
        position: relative;
    }

    .new-cont .top-img .sm-img.act .shd {
        background: rgba(0, 161, 156, 0.6);
    }
    .new-cont .btm-img .limg .sm-img a {
        display: block;
        width: 100%;
        height: auto;
    }
    .new-cont .btm-img .limg .sm-img img {
        display: block;
        width: 100%;
        height: auto;
        position: relative;
        top: 0;
        left: 0;
        z-index: -1;
    }
    .new-cont .btm-img .limg .sm-img .shd {
        width: 100%;
        height: 100%;
        overflow: hidden;
        position: absolute;
        bottom: 0;
        background: transparent;
    }
    .new-cont .btm-img .limg .sm-img .shd span {
        display: block;
        width: 90%;
        height: .5rem;
        border-radius: 10px;
        margin: 0 auto;
        margin-top: 50%;
        position: relative;
        top: -0.25rem;
        border: 1px solid #ffffff;
        color: #fff;
        text-align: center;
        font-size: .12rem;
        line-height: .5rem;
        overflow: hidden;
        text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        -webkit-text-overflow: ellipsis;
        -moz-text-overflow: ellipsis;
        white-space: nowrap;
    }
    .new-cont .btm-img .limg .sm-img:first-child {
        margin-left: 0;
    }
    .new-cont .btm-img .cimg {
        width: 590px;
        height: 592px;
        display: none;
        float: left;
        margin-top: 13px;
        margin-left: 13px;
        position: relative;
    }
    .new-cont .btm-img .cimg a {
        display: block;
        width: 100%;
        height: 100%;
    }
    .new-cont .btm-img .cimg a img {
        width: 100%;
        height: 100%;
        display: block;
    }
    .new-cont .btm-img .cimg a .txt {
        width: 100%;
        height: 200px;
        background: rgba(0, 0, 0, 0.5);
        position: absolute;
        bottom: 0;
        left: 0;
        padding: 25px 20px;
        box-sizing: border-box;
    }
    .new-cont .btm-img .cimg a .txt h3 {
        width: 100%;
        color: #fff;
        font-size: 29px;
    }
    .new-cont .btm-img .cimg a .txt s {
        display: block;
        width: 56px;
        height: 2px;
        background: #fff;
        margin-top: 8px;
    }
    .new-cont .btm-img .cimg a .txt p {
        color: #fff;
        margin-top: 8px;
    }
    .new-cont .btm-img .cimg a .txt b {
        display: block;
        width: 100px;
        height: 30px;
        background: #00a19c;
        border-radius: 10px;
        text-align: center;
        line-height: 30px;
        color: #ffffff;
        margin-top: 5px;
        font-size: 14px;
    }
    .new-cont .btm-img .rimg {
        width: 100%;
        height: auto;
        float: left;
        margin-left: 0;
    }
    .new-cont .btm-img .rimg .sm-img {
        width: 48%;
        height: auto;
        margin: 1% 1% !important;
        float: left;
        cursor: pointer;
        position: relative;
    }

    .new-cont .top-img .sm-img.act .shd {
        background: rgba(0, 161, 156, 0.6);
    }
    .new-cont .btm-img .rimg .sm-img a {
        display: block;
        width: 100%;
        height: auto;
    }
    .new-cont .btm-img .rimg .sm-img img {
        display: block;
        width: 100%;
        height: auto;
        position: relative;
        top: 0;
        left: 0;
        z-index: -1;
    }
    .new-cont .btm-img .rimg .sm-img .shd {
        width: 100%;
        height: 100%;
        overflow: hidden;
        position: absolute;
        bottom: 0;
        background: transparent;
    }
    .new-cont .btm-img .rimg .sm-img .shd span {
        display: block;
        width: 90%;
        height: .5rem;
        border-radius: 10px;
        margin: 0 auto;
        margin-top: 50%;
        position: relative;
        top: -0.25rem;
        border: 1px solid #ffffff;
        color: #fff;
        text-align: center;
        font-size: .12rem;
        line-height: .5rem;
        overflow: hidden;
        text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        -webkit-text-overflow: ellipsis;
        -moz-text-overflow: ellipsis;
        white-space: nowrap;
    }
    .new-cont .btm-img .rimg .sm-img:first-child {
        margin-left: 0;
    }
}
