@charset "utf-8";

body {
    padding-top: 1.8rem;
}

.top>img.wap {
    display: none;
}
@font-face {
    font-family: 'sySong';
    font-weight: normal;
    font-style: normal;
    src:  url('./fonts/sySong.woff') format('woff');
}

/* 定位搜索框 */

.b-top {
    line-height: 40px;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    display: none;
}

.t-search-zzc {
    position: fixed;
    z-index: 99998;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .6);
}

.t-search {
    padding: 0 0 10px 0;
    display: none;
    display: block;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: 99999;
}

.t-search>div {
    min-width: 500px;
    margin: 0 auto;
    position: relative;
    padding-right: 50px;
    padding: 5px 0;
    background: #fff;
}

.t-search>div input[type="text"] {
    display: block;
    width: 100%;
    padding: 0 70px 0 20px;
    font-size: 16px;
    height: 30px;
    box-sizing: border-box;
}

.search-btn {
    position: absolute;
    right: 0;
    top: 0;
    height: 40px;
    width: 40px;
    background: #11676f;
}

.search-btn input {
    display: block;
    width: 20px;
    margin: 10px auto;
}



/* 定位搜索框 */

.b-t-search {
    float: left;
}

.b-t-search>div {
    position: relative;
    border: 1px solid #595959;
    height: 25px;
    line-height: 25px;
    margin-top: 10px;
    padding: 0 10px;
    font-size: 0;
    background: #373535;
}

.b-t-search>div .search-text {
    border: none;
    outline: none;
    line-height: 25px;
    height: 25px;
    width: 125px;
    vertical-align: middle;
    background: none;
    color: #fff;
}

.b-t-search>div .search-btn {
    width: 25px;
    height: 25px;
    background: url(../images/search.png) no-repeat;
    background-position: center center;
    border: none;
    outline: none;
    vertical-align: middle;
}

.head {
    position: relative;
    z-index: 9;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    transition: top 0.5s;
        display: none;
}


.head.show {
    top: -140px;
}

.head_rgb.hide {
    top: -100%;
}

.head_wit {
    top: -100%;
}

.head_wit.show {
    top: 0;
}

.head_wit {
    background-color: rgba(17, 103, 111, .8);
}


.b-top {
    line-height: 40px;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    display: none;
}

.b-top-l {
    float: left;
    font-size: 14px;
    color: #fff;
    color: rgba(229, 229, 229, 0.8);
}

.b-top-r {
    flex: 1;
    position: relative;
    z-index: 1;
}


.b-top-r>p {
    clear: both;
    text-decoration: underline;
    font-size: 12px;
    line-height: 14px;
    padding-top: 15px;
    font-weight: normal;
}

.b-top-r>p a {
    display: block;
    color: #333333;
}

.b-top-r>p a:hover {
    color: #11676f;
}

.b-top-r>ul {
    padding-right: 0.94rem;
    display: flex;
    justify-content: flex-end;
    background: #009977;
    align-items: center;
    padding-left: 0.5rem;
}

.b-top-r>ul>li {
    margin-left: 13px;
}

.b-top-r>ul>li a {
    font-size: 0;
    display: block;
    line-height: .4rem;
    color: #ffffff;
}

.b-top-r>ul>li b {
    height: 14px;
    display: block;
    width: 2px;
    background: #fff;
}

.b-top-r>ul>li a img {
    vertical-align: middle;
}

.b-top-r>ul>li a span {
    display: block;
    font-size: 0.14rem;
}


.b-top-r>ul>li a:hover span {
    text-decoration: underline;
}

.b-t-search {
    float: left;
}

.b-t-search>div {
    position: relative;
    border: 1px solid #595959;
    height: 25px;
    line-height: 25px;
    margin-top: 10px;
    padding: 0 10px;
    font-size: 0;
    background: #373535;
}

.b-t-search>div .search-text {
    border: none;
    outline: none;
    line-height: 25px;
    height: 25px;
    width: 125px;
    vertical-align: middle;
    background: none;
    color: #fff;
}

.b-t-search>div .search-btn {
    width: 25px;
    height: 25px;
    background: url(../images/search.png) no-repeat;
    background-position: center center;
    border: none;
    outline: none;
    vertical-align: middle;
}

.search-box {
    cursor: pointer;
    background: #008671;
    width: .88rem;
    height: .88rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.search-box img {
    cursor: pointer;
    display: block;
    width: 0.33rem;
}

.search-box span {
    vertical-align: middle;
    font-size: 16px;
    color: #666666;
    margin-left: 8px;
}

.head-top {
    position: relative;
    display: flex;
    justify-content: space-between;
}

.logo {
    /* overflow: hidden; */
    float: left;
    background-color: #ffffff;
    box-shadow: 0rem 0.04rem 0.1rem 0rem rgba(150, 150, 150, 0.2);
    position: relative;
    z-index: 9;
}

.logo::before {
    content: "";
    position: absolute;
    left: 100%;
    top: 0;
    width: 0.25rem;
    height: 1.28rem;
    background: #cce6e0;
    z-index: 9;
}

.logo::after {
    content: "";
    position: absolute;
    left: 100%;
    margin-left: .25rem;
    top: 0;
    border-width: 0 0 1.28rem .25rem;
    border-style: solid;
    border-color: transparent transparent transparent #cce6e0;
    z-index: 9;
}

.logo a {
    position: relative;
    transition: all 0.5s;
    top: 0;
}

.logo a {
    display: flex;
    width: 4.1rem;
    height: 1.28rem;
    align-items: center;
    justify-content: center;
}

.logo a img {
    display: block;
    max-width: 90%;
    max-height: 90%;
}

.head-nav {
    position: relative;
    z-index: 9;
    clear: both;
    padding-left: 0.5rem;
    background-color: #ffffff;
    box-shadow: 0rem 0.02rem 0.12rem 0rem rgba(0, 0, 0, 0.12);
}

.nav {
    display: flex;
    justify-content: space-between;
}

.nav>ul {
    flex: 1;
    min-width: 0;
    font-size: 0;
    text-align: center;
    display: flex;
    justify-content: space-between;
    padding: 0 .6rem;
}

.nav>ul>li {
    text-align: center;
    position: relative;
    vertical-align: middle;
}

.nav>ul>li.active>a {}

.nav>ul>li:first-child {
    margin-left: 0;
    border-left: none;
}

.nav>ul>li>a {
    display: block;
    font-size: .18rem;
    line-height: .88rem;
    color: #292929;
    text-align: center;
    position: relative;
    transition: all 0.3s;
}



.nav>ul>li>a::after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    border-bottom: 5px solid transparent;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
}

.nav>ul>li.on>a::after {
    border-bottom: 5px solid #ffffff;
}



.nav>ul>li>div {
    position: absolute;
    top: 150%;
    left: 50%;
    transform: translateX(-50%);
    width: 180px;
    background: #009876;
    z-index: 9999;
    line-height: normal;
    opacity: 0;
    display: none;
}


.nav>ul>li>a::after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    border-bottom: 8px solid #009876;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    display: none;
}

.nav>ul>li:hover>a::after {
    display: block;
}

.nav-pic {
    float: left;
    overflow: hidden;
    width: 238px;
    margin-right: 10%;
    display: none;
}

.nav-pic img {
    display: block;
    width: 100%;
}

.nav>ul>li .nav-ejbox {
    position: relative;
    z-index: 9;
}

.nav>ul>li ul {
    overflow: hidden;
}

.nav>ul>li>div ul li {
    text-align: center;
}

.nav>ul>li>div ul>li a {
    display: block;
    font-size: .16rem;
    line-height: .5rem;
    color: #fff;
    position: relative;
    /* padding-left: 16px; */
}

.nav>ul>li>div ul>li a::before {
    content: "";
}

.nav>ul>li>div ul>li a:hover {
    padding: 0 0.1rem;
    background: #008671;
}

.nav-r {
    float: left;
    position: relative;
}

.nav-r a {
    float: left;
    margin-left: 20px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    text-align: center;
    color: #fff;
    line-height: 40px;
    font-size: 0;
}

.nav-r a img {
    vertical-align: middle;
    display: none;
}

.nav-r a img:first-child {
    display: inline-block;
}

.nav-r a span {
    display: block;
    font-size: 18px;
}

.top {
    max-width: 1920px;
    margin: 0 auto;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9999;
    background: #008671;
}

.top>img {
    display: block;
    width: 100%;
}

.wap-menu {
    /* position: absolute; */
    top: 0;
    right: 0;
    z-index: 99999;
    font-size: 0;
    width: 60px;
    height: 60px;
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.wap-menu img {
    height: 25px;
}

.close-menu {
    display: none;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
}


/* nav */

.next-back img {
    display: block;
    width: auto !important;
    height: auto !important;
}

.pic {
    padding-top: 75%;
    position: relative;
    overflow: hidden;
}

.pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all 1s;
    object-fit: cover;
}

a:hover .pic img {
    transform: scale(1.05);
}

.footer {
    background: url(../images/foot-bj2.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
    z-index: 9;
    padding: .3rem 0;
}

.foot-logo a {
    display: flex;
    justify-content: center;
}

.foot-logo a img {
    max-width: 90%;
}

.foot-info {
    text-align: center;
    font-size: 0.16rem;
    line-height: 0.2rem;
    color: #ffffff;
    opacity: 0.86;
    margin-top: .35rem;
}

.foot-info p {
    padding: .05rem .2rem;
}




.link {
    line-height: 30px;
    background: rgba(0,0,0,.1);
}

.link span {
    float: left;
    color: #333333;
    font-size: 0.2rem;
    position: relative;
    font-weight: 600;
}

.link span::before {
}

.link-c {
    padding-top: .2rem;
    border-bottom: 1px solid rgba(213, 223, 230, 0.3);
    padding-bottom: .2rem;
}

.link-c div {
    overflow: hidden;
}

.link-c div a {
    float: left;
    padding: 0 .15rem;
    position: relative;
    color: #333;
    font-size: .16rem;
    font-weight: normal;
    color: #333;
}

.link-c div a:hover {
    text-decoration: underline;
    color: #018678;
}


.link-c div a::after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    background: #333;
    height: 16px;
}

.link-c div a:last-child::after{display:none;}



  .nhead {
            background: #fff;
            position: relative;
            z-index: 999;
            position: fixed;
            left: 0;
            right: 0;
            top: 0;
            }

        .nb-top-r {
            display: flex;
            flex-direction: column;
            align-items: flex-end;}

        .nb-top-r>p {
            clear: both;
            text-decoration: underline;
            font-size: 12px;
            line-height: 14px;
            padding-top: 15px;
            font-weight: normal;}

        .nb-top-r>p a {
            display: block;
            color: #333333;}

        .nb-top-r>p a:hover {
            color: #b30203;}

        .nb-top-r>ul {
            overflow: hidden;
            font-size: 0;
            display: flex;
            align-items: center;}

        .nb-top-r>ul>li {
            margin-left: 10px;}

        .nb-top-r>ul>li a {
            font-size: 0;
            display: block;
            color: #ffffff;}

        .nb-top-r>ul>li b {
            height: .14rem;
            display: block;
            width: 2px;
            background: #999;}

        .nb-top-r>ul>li a img {
            vertical-align: middle;}

        .nb-top-r>ul>li a span {
            display: block;
            font-size: 0.14rem;
            color: #666666;
            line-height: .14rem;}

        .nb-top-r>ul>li a:hover span {
            text-decoration: underline;}

        .nsearch {
            width: 3.6rem;
            background: #fff;
            margin: 0 auto;
            position: relative;
            float: right;
            border-radius: .25rem;
            margin-top: .18rem;
            background-color: rgba(238, 238, 238, .68);}

        .nsearch .ntext {
            padding-left: .3rem;
            padding-right: .5rem;
            height: .5rem;
            font-size: .16rem;
            background: none;
            color: #999999;
            display: block;
            width: 100%;}

        .nsearch .nbutton {
            width: .5rem;
            height: .5rem;
            background: url(../images/fdj.png) no-repeat center center;
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            right: .05rem;
            cursor: pointer;
            font-weight: normal;
            color: #c80b0d;}

        .nsearch input::-webkit-input-placeholder {
            color: #999999;}

        .nsearch input::-moz-input-placeholder {
            color: #999999;}

        .nsearch input::-ms-input-placeholder {
            color: #999999;}

        .nhead-top {
            position: relative;
            align-items: center;
            overflow: hidden;
            height: 1.2rem;
            display: flex;
            justify-content: space-between;
            align-items: center;}

        .nlogo {
            overflow: hidden;
            float: left;}

        .nlogo a {
            position: relative;
            transition: all 0.5s;
            top: 0;}

        .nlogo a {
            display: block;}

        .nlogo a img {
            display: block;}

        .nhead-nav {
            position: relative;
            z-index: 9;
            background: #fff;
            border-top: 1px solid #e5e5e5;}

        .nnav>ul {
            font-size: 0;
            text-align: center;
            display: flex;
            justify-content: space-between;}

        .nnav>ul>li {
            text-align: center;
            position: relative;}

        .nnav>ul>li.active>a {}

        .nnav>ul>li:first-child {
            margin-left: 0;
            border-left: none;}

        .nnav>ul>li>a {
            display: block;
            line-height: .6rem;
            text-align: center;
            position: relative;
            transition: color 0.3s;
            font-size: .18rem;
            font-weight: normal;
            color: #1c6e50;}

        .nnav>ul>li.on>a::after {
            border-bottom: 5px solid #ffffff;}

        .nnav>ul>li>div {
            position: absolute;
            top: 150%;
            left: 50%;
            transform: translateX(-50%);
            width: 180px;
            background: #009876;
            z-index: 9999;
            line-height: normal;
            opacity: 0;
            display: none;}

        .nnav>ul>li:hover>a::after {
            display: block;}

        .nnav>ul>li:hover>a {
            font-weight: 600;}

        .nnav>ul>li:hover::after {
            content: "";
            position: absolute;
            left: 50%;
            transform: translateX(-50%);
            bottom: 0;
            border-bottom: 8px solid #009876;
            border-left: 10px solid transparent;
            border-right: 10px solid transparent;}

        .nnav>ul>li .nav-ejbox {
            position: relative;
            z-index: 9;}

        .nnav>ul>li ul {
            overflow: hidden;}

        .nnav>ul>li>div ul li {
            text-align: center;}

        .nnav>ul>li>div ul>li a {
            display: block;
            font-size: .16rem;
            line-height: .3rem;
            color: #fff;
            padding: 0.1rem;
            position: relative;}

        .nnav>ul>li>div ul>li a:hover {
            background: #008671;
            color: #fff;}




@media screen and (max-width:1600px) {}

@media screen and (max-width:1500px) {}

@media screen and (max-width:1400px) {
    .nav>ul {
        padding: 0 .2rem;
    }

    .logo a {
        width: 3rem;
    }

    .b-top-r>ul {
        padding-left: .3rem;
    }

    .head-nav {
        padding-left: .3rem;
    }

    .logo::before {
        width: 0.15rem;
    }

    .logo::after {
        margin-left: .15rem;
        border-width: 0 0 1.28rem 0.15rem;
    }

    .search-box {
        width: 0.68rem;
    }


}

@media screen and (max-width:1314px) {}

@media screen and (max-width:1200px) {}

@media screen and (max-width:1024px) {
    body {
        padding-top: 60px !important;
    }

    .m-head {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        background: #fff;
        z-index: 999;
        padding: 5px 10px;
        box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    }

    .m-logo {
        font-size: 0;
    }

    .m-logo a {
        font-size: 0;
        height: 50px;
        display: flex;
        align-items: center;
    }

    .m-logo img {
        max-height: 50px;
        max-width: 80%;
        vertical-align: middle;
    }

    .m-tlink {
        padding: 15px 15px 0 15px;
        display: flex;
        flex-wrap: wrap;
    }

    .m-tlink a {
        font-size: 12px;
        margin-right: 5px;
        margin-bottom: 5px;
        color: #fff;
        display: inline-block;
        line-height: 24px;
        background: #fff;
        color: #304174;
        padding: 0 15px;
        border-radius: 5px;
    }

    .m-search {
        margin: 0 15px;
        padding-right: 50px;
        padding-left: 10px;
        padding-top: 5px;
        padding-bottom: 5px;
        position: relative;
        line-height: 35px;
        /* background: #fff; */
        margin-top: 15px;
        border: 1px solid #fff;
    }

    .m-search input[type="text"] {
        display: block;
        width: 100%;
        line-height: 25px;
        background: none;
        color: #fff;
    }

    .m-search input[type="text"]::placeholder {
        color: #fff;
    }

    .m-search input[type="image"] {
        position: absolute;
        right: 10px;
        top: 10px;
        height: 15px;
    }

    .m-nav {
        position: fixed;
        top: 60px;
        right: -100%;
        bottom: 0;
        z-index: 99999999999999;
        background: #009977;
        overflow-y: scroll;
        width: 100%;
    }

    .m-nav ul {
        padding: 0 15px;
        /* border-top: 1px solid rgba(255, 255, 255, 0.2); */
    }

    .m-nav ul li {
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        position: relative;
    }

    .m-nav ul li>span.on {
        transform: rotateZ(90deg);
    }

    .m-nav ul li ul {
        display: none;
    }

    .m-nav ul li ul li {
        border: none;
    }

    .m-nav>ul>li a {
        display: block;
        font-size: 14px;
        line-height: 20px;
        padding: 15px 0;
        position: relative;
        color: #fff;
    }

    .m-nav>ul>li ul li a {
        padding: 10px 0;
    }

    .m-nav>ul>li ul li:nth-child(1) a {
        padding-top: 0;
    }

    .m-nav>ul>li>span {
        position: absolute;
        width: 20px;
        height: 20px;
        background: url(../images/m-nav_down.png) no-repeat;
        background-size: 14px 14px;
        background-position: center center;
        right: 0;
        top: 15px;
        cursor: pointer;
        display: block;
        color: #fff;
        transition: all 0.3s;
    }

    .foot-info {
        font-size: .18rem;
    }


.link span {
        font-size: .16rem;
        float: none;
        display: block;
    }

    .link-c div a {
        padding: 0 .1rem 0 0;
        font-size: 14px;
        margin-right: .1rem;
    }

}

@media screen and (max-width:768px) {
    .foot-info {
        font-size: .16rem;
        line-height: .28rem;
        margin-top: .1rem;
    }
    .footer{
        padding: .35rem 0;
    }
}

@media screen and (max-width:480px) {}








.fixed-r {
    position: fixed;
    /*right: 50px;*/
    top: 60%;
    /*transform: translateY(-50%);*/
    width: 109px;
    background-color: #ffffff;
    box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    z-index: 2;
transform-origin: right center;
    transform: translateY(-50%) scale(.8);
    right: 10px;
}

.fixed-r ul li {
    height: 109px;
    transition: all 0.3s;
    position: relative;
    cursor: pointer;
    border-top: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
}

.fixed-r ul li a {
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    height: 100%;
    flex-direction: column;
}

.fixed-r ul li a .foxed-ricon {
    height: 40px;
    line-height: 40px;
    font-size: 0;
    position: relative;
}

.fixed-r ul li a .foxed-ricon img {
    opacity: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    transition: all 0.3s;
}

.fixed-r ul li a .foxed-ricon img:first-child {
    opacity: 1;
}

.fixed-r ul li a p {
    font-size: 16px;
    line-height: 30px;
    color: #333333;
}

.fixed-r ul li a p img {
    height: 25px;
    width: auto;
    margin: 5px auto 0 auto;
}

.fixed-r ul li:hover {
    background: #1F844B;
    border-color:#1F844B;
}

.fixed-r ul li:hover .foxed-ricon img {
    opacity: 1;
}

.fixed-r ul li:hover .foxed-ricon img:first-child {
    opacity: 0;
}

.fixed-r ul li:hover p {
    color: #ffffff;
}

.fixed-r ul li:hover .welcome-posi {
    display: block;
}


.welcome-posi {
    position: absolute;
    right: 100%;
    background: rgba(255, 255, 255, .5);
    background: rgba(31, 132, 75, .9);
    padding: 5px;
    border-radius: 5px;
    top: 50%;
    transform: translateY(-50%);
    display: none;
    width: 100px;
    z-index: 9;
    margin-right: 10px;
}

.welcome-posi::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 100%;
    transform: translateY(-50%);
    border-left: 10px solid rgba(24, 108, 54, .9);
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
}

.welcome-posi img {
    display: block;
    width: 100%;
}


    @media screen and (max-height:560px) {.fixed-r{display:none;}}