.leftxh, .rightxh {

    transition: all .3s ease;
    opacity: 0;
}

.container.current .leftxh, .container.current .rightxh {
    opacity: 1
}

.content {
    position: relative;
    overflow: hidden;
    z-index: 1;
    background: #edf5f1;
    box-sizing: border-box;
    padding: 60px 0 45px;
}

.leftxh {
    position: fixed;
    left: 5%;
    top: 100px;
}

.rightxh {
    position: fixed;
    right: 2.5%;
    top: 100px;
}

.leftxh img {

    width: 63px;
}

.rightxh img {
    width: 132px;
}


.rightxh>div:nth-child(2) {
    margin-top: 20px;
    display: inline-block;
}

#text-container span, #text-container2 span {
    opacity: 0;
    /* transition: opacity 0.5s ease-in-out; */
}



html,
body {
    height: 100%;
    position: relative;
}

body {
    color: #333;
    font-family: "Microsoft YaHei", arial;
    font-size: 12px;
    box-sizing: border-box;
}

input,
textarea,
select {
    font-size: 100%;
    outline: none;
    font-family: "Microsoft YaHei", arial;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
form {
    margin: 0;
}

h4,
h5,
h6 {
    font-size: 1em;
}

ul,
ol {
    padding-left: 0;
    list-style-type: none;
}

ul li,
ol li {
    list-style: none;
}

a,
img {
    outline: none;
    border: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a:hover,
a {
    text-decoration: none;
}

a:hover {
    color: #006436;
}

img {
    border: 0;
}

article,
aside,
footer,
header,
hgroup,
main,
nav,
section {
    display: block;
}

textarea {
    resize: none;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    /* font-weight: 400; */
}

dd {
    margin: 0;
    padding: 0;
}

.hdr-top {
    padding: 23.5px 0;
    width: 100%;
    box-sizing: border-box;
    background: url(../images/headerbg.png) no-repeat;
    background-size: cover;
}

.hdr-top .wp {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.hdr-top .link {
    float: right;
}

.hdr-top .link li {
    display: inline-block;
    vertical-align: middle;
    padding-left: 10px;
}

.hdr-top .link li a {
    display: block;
    color: #333;
    font-size: 18px;
}

.hdr-top .link li a {
    color: #006436;
}

.hdr-top .link_so {
    position: relative;
    overflow: hidden;
    line-height: 30px;
}

.hdr-top .logo {
    width: auto;
    transition: all 0.3s ease-in-out;
}

.hdr-top .logo a {
    display: block;
    width: 390px;
}

.hdr-top .logo img {}

/* .link_so .btn {
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    width: 30px;
    height: 30px;
    cursor: pointer;
}
.link_so .inp {
    width: 200px;
    height: 30px;
    line-height: 28px;
    padding: 0 35px 0 10px;
    border-radius: 3px;
    border: 1px solid #E4E4E4;
    box-sizing: border-box;
} */

.search {
    width: 200px;
    height: 30px;
    /* background: url(../images/search.jpg) no-repeat; */
    border: 1px solid #006436;
}

.search input {
    position: absolute;
    height: 30px;
    line-height: 30px;
    color: #666;
    border: none;
    background: none;
    top: 0px;
    padding-left: 0px;
}

.search input.notxt {
    box-sizing: border-box;
    padding: 0 7px;
    width: calc(100% - 30px);
}

input[type='button'] {
    outline: none;
    border: 0 none;
    background-color: transparent;
    cursor: pointer;
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
    -webkit-transition-delay: 99999s;
    -webkit-transition: color 99999s ease-out, background-color 99999s ease-out;
}

.search input.notxt1 {
    position: absolute;
    width: 30px;
    height: 30px;
    right: 0;
    border: none;
    cursor: pointer;
    overflow: hidden;
    padding-right: 0;
    background: url(../images/search.png) no-repeat center;
    border: none;
}




.sanji {
    display: none;
}

.sanji dd a {
    font-size: 14px;
}

.sub li.on .sanji {
    display: block;
    position: absolute;
    left: 100%;
    min-width: 100%;
    top: 0;
    background: rgba(0, 0, 0, 0.6);
    width: auto;
}

.sub li.on .sanji_left {
    display: block;
    position: absolute;
    right: 100%;
    left: auto;
    min-width: 100%;
    top: 0;
    background: rgba(0, 0, 0, 0.6);
    width: auto;
}

.sub li.on .sanji dd a {
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    white-space: nowrap;
    padding: 0 2rem;
}

.header .hdr {
    position: relative;
    background-color: #006436;
}

.pc_nav {
    position: relative;
    width: auto;
}

/* PCÃ§â€°Ë†Ã¥Â¯Â¼Ã¨Ë†Âª */
.pc_nav>ul {
    width: auto;
    background-color: #006436;
    border-radius: 5px;
    height: 50px;
    line-height: 50px;
    display: flex;
    justify-content: space-between;
}

.pc_nav>ul li {
    height: 50px;
    padding: 0 56px;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
}

.pc_nav>ul li:nth-child(1) {
    padding-left: 0;
}

.pc_nav>ul li:last-child {
    padding-right: 0;
}

.pc_nav>ul>li:not(:last-child):before {
    content: '|';
    width: 1px;
    height: 16px;
    display: block;
    color: #fff;
    opacity: 0.5;
    position: absolute;
    right: 2px;
    top: 0px;
}

.pc_nav ul li a {
    display: block;
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-weight: 400;
    text-align: center;
    position: relative;
}

.pc_nav ul li .sub {
    display: none;
    position: absolute;
    z-index: 999;
    width: 440px;
    left: 50%;
    margin-left: -220px;
    top: 50px;
    right: 0;
    height: auto;
    background: rgba(0, 0, 0, 0.6);
    font-size: 0;
}

.pc_nav ul li .sub li {
    position: relative;
    text-align: center;
    display: inline-block;
    width: 50%;
    padding: 0;
    height: 70px;
    margin-bottom: 0;
    line-height: 70px;
    box-sizing: border-box;
}

.pc_nav ul li .sub li:hover {}

.pc_nav ul li .sub li:hover a {}

.pc_nav ul li .sub li a {
    color: #fff;
    font-size: 18px;
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    line-height: 70px;
    height: 70px;
}

.pc_nav ul li .sub li a:hover {
    color: #fff;
    background: #006436;
}

.pc_nav ul li.on .sub {
    display: block;
}

.fadeInUpSmall {
    animation-name: fadeInUpSmall;
    animation-duration: 0.6s;
    animation-timing-function: ease-in-out;
    visibility: visible !important;
    display: block;
}

.mobile_hdr {
    display: none;
    padding: 10px 0;
    padding-right: 45px;
    /* position: fixed; */
    /* top: 0; */
    /* left: 0; */
    /* right: 0; */
    /* z-index: 10; */
    background-color: #fff;
    border-bottom: 3px solid #006436;
}

.mobile_hdr .logo {
    width: auto;
    transition: all 0.3s ease-in-out;
    flex: 1;
    flex-shrink: 0;
    max-width: 360px;
}

.mobile_hdr .logo a {
    display: block;
}


.mobile_nav {
    display: none;
    position: absolute;
    top: 73px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    background-color: #fff;
    height: auto;
    padding: 0 20%;
    margin-left: 0;
    overflow: auto;
}

.mobile_nav a:hover {
    color: #006436;
}

.mobile_nav .mobile_nav-list {
    margin: 0 auto;
    width: 90%;
}

.mobile_nav .mobile_nav-list li {
    position: relative;
    padding: 0 10px;
}

.mobile_nav .mobile_nav-list a {
    display: inline-block;
    line-height: 45px;
    text-decoration: none;
    width: 100%;
    font-size: 16px;
    transition: all 0.5s;
    position: relative;
    color: #333;
}

.mobile_nav .mobile_nav-list li a {
    text-indent: 15px;
}

.mobile_nav .mobile_sub-nav .mobile_sub-nav li a {
    font-size: 14px;
}

.mobile_nav .mobile_nav-list li strong {
    color: #006436;
    position: absolute;
    right: 20px;
    top: 0;
    font-size: 20px;
    cursor: pointer;
    width: 40px;
    height: 45px;
    text-align: center;
    line-height: 40px;
    transition: all 0.5s;
}

.mobile_nav .mobile_sub-nav {
    display: none;
    padding-left: 10px;
}

.mobile_sub-nav a {
    font-size: 14px;
    opacity: 0.6;
    height: 35px;
    line-height: 35px;
}

.mobile_nav li a:before {
    width: 100%;
    height: 1px;
    background-color: #E4E4E4;
    opacity: 0.2;
    position: absolute;
    left: 0;
    bottom: 0;
    content: '';
}

.nav_so {
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
    position: relative;
    overflow: hidden;
    margin: 5px auto;
    width: 202px;
}

.nav_so form {
    position: relative;
}

.nav_so .btn {
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    width: 45px;
    height: 45px;
    cursor: pointer;
}

.nav_so .inp {
    width: 100%;
    height: 45px;
    line-height: 43px;
    padding: 0 50px 0 10px;
    border-radius: 8px;
    border: 1px solid #E4E4E4;
    box-sizing: border-box;
}

/* Ã¥Â°ÂÃ¥Â±ÂÃ¦â€”Â¶Ã¦ËœÂ¾Ã§Â¤ÂºÃ¨ÂÅ“Ã¥Ââ€¢Ã¦Å’â€°Ã©â€™Â® */
.menuBtn {
    display: none;
    position: absolute;
    top: 23px;
    right: 12px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    transition: .3s;
    z-index: 11;
}

.menuBtn b {
    display: block;
    height: 4px;
    background-color: #006436;
    margin: 4px 0;
}

.menuBtn.open b {
    display: none;
    margin: -5px 0 0;
    position: absolute;
    left: 0;
    top: 50%;
    width: 30px;
}

.menuBtn.open b:first-child {
    display: block;
    transform: rotate(45deg);
}

.menuBtn.open b:last-child {
    display: block;
    transform: rotate(-45deg);
}

.mobile_link {
    display: none;

}

.mobile_link a {
    display: inline-block;
    margin: 0 5px;
    color: #333;
    font-size: 14px;
}



.footer {
    position: relative;
    font-size: 12px;
    color: #333;
    overflow: hidden;
    background: url(../images/footerbg.png) no-repeat;
    background-size: cover;
}

.footer .qrcode2 {
    width: auto;
    margin: 0;
    margin-left: 80px;
    height: auto;
    background: none;
}

.footer .qrcode2 ul {
    position: relative;
    margin: 0 -5px;
}

.footer .qrcode2 ul .item {
    margin: 0 5px;
    border: 1px solid rgba(255, 255, 255, .18);
    padding: 20px 10px;
    border-radius: 10px;
    box-sizing: border-box;
    position: relative;
    width: 138px;
    height: 138px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
}

.footer .qrcode2 ul .item::before {
    content: "";
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    display: block;
    background: rgba(255, 255, 255, .18);
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: -1;
    border-radius: 5px;
}

.footer .qrcode2 .pic {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 5px;
}

.footer .qrcode2 .pic img {
    width: auto;
    height: auto;
}

.footer .qrcode2 .pic span {
    display: block;
    padding-top: 5px;
    font-size: 16px;
    color: #fff;
}

.footertop {
    padding: 50px 0 60px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
}

.copyRight {

    font-size: 16px;

    line-height: 1.63;

    color: #fff;

    flex: 1;
}

.footerlogo {
    display: block;
    margin-bottom: 30px;
    max-width: 287px;
    margin-top: 10px;
}

.footerbottom {

    padding: 25px 0;

    background: rgba(0, 0, 0, .14);

    text-align: center;

    color: #fff;
}




.clearFix {
    *zoom: 1;
    clear: both;
}

.wp {
    margin: 0 auto;
    width: 100%;
    max-width: 1400px;
}

.wp img {
    width: 100%;
}

.wp1 {
    max-width: 1900px;
}

.wp3 .bannertitle {
    padding: 0px 0px 10px 0px;
}

.swiper-slide {
    float: left;
    text-align: center;
}

.sub-page {
    padding-top: 30px;
}



.wrap_bread {
    border-bottom: 1px solid #EEEDED;
}

.wrap_bread .bread {
    max-width: 100%;
    height: auto;
    line-height: 20px;
    color: #006436;
    padding: 15px 0;
    overflow: hidden;
    font-size: 14px;
    margin: 0 auto;
}

.wrap_bread .bread span {
    float: left;
    font-weight: normal;
    color: #999;
}

.wrap_bread .bread a {
    color: #999;
}

.wrap_bread .bread a:hover {
    color: #006436;
}



.subLeft {
    width: 240px;
    float: left;
    overflow: hidden;
    position: relative;
}

.subLeft-title {
    border-bottom: 5px solid #006436;
    padding: 15px 20px;
    color: #006436;
    font-size: 20px;
}

.subLeft ul,
.tree-nav ul {
    width: 100%;
    overflow: hidden;
    margin-bottom: 40px;
}

.subLeft li,
.tree-nav li {
    line-height: 25px;
    font-size: 16px;
    position: relative;
    border-bottom: 1px solid #eee;
}

.subLeft li a,
.tree-nav li a {
    display: block;
    padding: 10px 10px 10px 20px;
    position: relative;
    color: #333;
}

.subLeft li .toggles,
.tree-nav li .toggles {
    position: absolute;
    right: 0;
    top: 0;
    height: 25px;
    display: block;
    padding: 10px 0;
    width: 40px;
    cursor: pointer;
    z-index: 999;
    font-size: 28px;
    color: #ddd;
    text-align: center;
}

.subLeft .second_nav,
.tree-nav .second_nav {
    display: none;
    padding: 5px 0;
}

.subLeft .second_nav dd a,
.tree-nav .second_nav dd a {
    display: block;
    padding: 5px 10px 5px 30px;
    font-size: 14px;
    border-bottom: none;
    line-height: 22px;
    color: #999;
}

.subLeft li a:hover,
.subLeft li a.active,
.tree-nav li a:hover,
.tree-nav li a.active {
    color: #006436;
}

.subLeft li>a:hover:before,
.subLeft li>a.active:before,
.tree-nav li>a:hover:before,
.tree-nav li>a.active:before {
    content: '';
    width: 4px;
    height: 18px;
    background-color: #006436;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -9px;
}

.sub_right {
    padding-left: 300px;
}

.sub_right .list-title {
    position: relative;
    padding: 15px 0;
    border-bottom: 1px solid #EEEDED;
}

.sub_right .list-title h2 {
    padding-left: 10px;
    border-left: 4px solid #333;
    height: 20px;
    line-height: 20px;
    color: #333;
    font-size: 16px;
}

.sub_right .list-title .more {
    display: none;
    position: absolute;
    right: 0px;
    top: 7px;
    font-size: 25px;
    color: #006436;
    cursor: pointer;
}

.sub_right .tree-nav {
    display: none;
    position: absolute;
    top: 45px;
    right: 0;
    z-index: 9;
}

.sub_right .tree-nav ul {
    display: none;
    margin-bottom: 0;
    background-color: #fff;
    border-radius: 5px;
    padding: 10px;
    width: 200px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, .1);
}



.sub-page .sub-title {
    position: relative;
    width: 100%;
    height: 29px;
    border-bottom: 3px solid #006436;
    box-sizing: border-box;
}

.sub-page .sub-title span {
    position: relative;
    display: inline-block;
    height: 26px;
    line-height: 26px;
    padding: 0 16px 0 25px;
    text-align: center;
    border-radius: 3px 3px 0 0;
    background-color: #006436;
    color: #fff;
    font-size: 16px;
}

.sub-page .sub-title span:before {
    content: '';
    position: absolute;
    top: 0;
    right: -0.5em;
    bottom: 0;
    width: 1em;
    transform: skew(10deg);
    background: #006436;
    border-radius: 0 3px 0
}


.pageContainer {
    margin: 60px auto;
    text-align: center;
}

.pages a {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    width: 30px;
    border: 1px solid #EEEDED;
    border-radius: 3px;
    margin: 0 5px;
    color: #333;
}

.pages a:hover,
.pages a.on_pages {
    background-color: #006436;
    color: #fff;
}

.pages_min {
    margin: 25px 0;
    overflow: hidden;
    display: none;
    padding: 0 18px;
    font-size: 13px;
}

.pages_min a.prev_min,
.pages_min a.next_min {
    display: block;
    width: 100px;
    height: 30px;
    float: left;
    background: #eaeef5;
    border-radius: 3px;
    color: #333;
    line-height: 30px;
    text-align: center;
}

.pages_min a.next_min {
    float: right;
}

.pages_min a:hover {
    background: #006436;
    color: #fff;
    transition: 0.5s;
}

.rowup_box {
    animation: 40s rowup linear infinite normal;
}



@keyframes rowup {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    100% {
        -webkit-transform: translate3d(0, -403px, 0);
        transform: translate3d(0, -103px, 0);
    }
}

@media screen and (max-width:1280px) {

    .bannertitle {
        padding: 0 0px;
    }

    .pc_nav>ul li {
        padding: 0 28px;
    }
}

@media only screen and (max-width:1700px) {
    .leftxh {
        left: 3.4%;
    }

    .rightxh {
        right: 2.4%;
    }

    .rightxh img {
        width: 70px;
    }

    .leftxh img {
        width: 32px;
    }
}

@media only screen and (max-width: 1600px) {
    .wp, .row {
        width: 1400px;
    }

    .leftxh {
        left: 14px;
    }

    .rightxh {
        right: 0;
    }

    .rightxh img {
        width: 47px;
    }

    .leftxh img {
        width: 22px;
    }
}

@media only screen and (max-width: 1460px) {
    .leftxh {
        left: 2.4%;
    }

    .rightxh {
        right: 28px;
    }

    .rightxh img {
        width: 38px;
    }

    .leftxh img {
        width: 19px;
    }

    .wp, .row {
        width: 1260px;
    }

    .pc_nav>ul li {
        padding: 0 35px;
    }
}

@media only screen and (max-width: 1400px) {
    .leftxh, .rightxh {
        display: none;
    }

    .sub li.on .sanji_left {
        min-width: auto;
        width: 110px;
    }

    .sub li.on .sanji {
        min-width: auto;
    }
}

@media only screen and (max-width: 1380px) {}

@media only screen and (max-width: 1280px) {
    .leftxh, .rightxh {
        display: block;
    }

    .leftxh {
        left: 32px;
    }

    .rightxh img {
        width: 45px;
    }

    .leftxh img {
        width: 23px;
    }

    .rightxh {
        right: 26px;
    }

    .wp, .row {
        width: 1080px;
    }

    .wp3 .bannertitle {
        padding: 0;
    }

    .pc_nav>ul li {
        padding: 0 28px;
    }
}


@media only screen and (max-width: 1240px) {
    .rightxh {
        right: 9px;
    }

}

@media only screen and (max-width: 1230px) {
    .leftxh, .rightxh {
        display: none;
    }

    .wp3 .bannertitle {
        font-size: 4.8rem;
    }
}




@media only screen and (max-width: 1100px) {
    .footertop {
        flex-direction: column;
        align-items: center;
        padding: 25px 0 30px;
    }

    .footer .qrcode2 {
        margin-left: 0;
        margin-top: 50px;
    }

    .pc_nav>ul li {
        padding: 0 20px;
    }

    .menuBtn {
        display: block;
    }

    .menuBtn {
        top: 28px;
    }

    .mobile_link {
        top: 0;
        right: 0;
        left: 0;
        height: 25px;
        line-height: 25px;
        background: #006436;
        text-align: center;
    }

    .mobile_link a {
        color: #fff;
        font-size: 12px;
    }

    .mobile_nav {
        top: 73px;
        padding-left: 0%;
        padding-right: 0%;
    }

    .mobile_link {
        display: block;
    }

    .mobile_hdr {
        display: block;
    }

    .mobile_hdr .wp {
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .hdr-top, .hdr {
        display: none;
    }

    body {
        /* padding-top: 85px; */
    }

    .wp {
        width: 900px;
    }

    .wp, .row {
        width: 98%;
    }

    .sub-page {
        padding-top: 5px;
    }

    .subLeft {
        display: none;
    }

    .sub_right {
        padding-left: 10px;
        padding-right: 20px;
    }

    .sub_right .list-title .more {
        display: block;
    }

    .sub_right .list-title .tree-nav {
        display: block;
    }
}

@media screen and (max-width:996px) {
    .wp3 .bannertitle {
        font-size: 2.8rem;
    }
}

@media only screen and (max-width: 768px) {

    body {
        /* padding-top: 75px; */
    }

    .wp, .row {
        width: 95%;
    }

    .menuBtn {
        top: 21px;
    }

    .pb_sys_common {
        display: none;
    }

    .footer .qrcode2 {
        width: auto;
        float: none;
        text-align: center;
        margin-top: 25px;
    }

    .footer .qrcode2 ul {
        display: inline-block;
    }

    .footer .qrcode2 ul:before {
        width: 0;
    }

    .footer .qrcode2 .pic {
        width: auto;
        min-width: 77px;
    }

    .copyRight {
        padding: 8px 0;
        border-top: none;
        font-size: 14px;
    }

    .footer .qrcode2 .pic span {
        font-size: 14px
    }

    .mobile_hdr {}

    .mobile_hdr .logo {
        /* height: 37px; */
    }

    .logo img {
        max-width: 80%;
        max-height: 100%;
        width: auto;
        height: auto;
    }


    .nav_so .inp {
        height: 30px;
        line-height: 28px;
    }

    .nav_so .btn {
        width: 30px;
        height: 30px;
    }

    .sub_02_lf ul.l1>li>.item {
        padding: 10px 0;
    }

    .mobile_nav {
        top: 57px;
    }
}

@media only screen and (max-width:479px) {
    .footer .qrcode2 .pic {
        margin-bottom: 15px;
    }

    .footertop {
        padding: 25px 0;
    }

    .copyRight {
        padding: 0
    }

    .footer .qrcode2 {
        display: none
    }

    .footerlogo {
        margin-bottom: 15px;
        margin-top: 0px;
    }

    .mobile_hdr .wp {
        flex-direction: column;
        width: 100%;
        align-items: flex-start;
    }

    .mobile_nav {
        top: 97px;
    }

    .mobile_link {
        /* display: none; */
        width: 100%;
    }

    .mobile_hdr {
        padding-right: 0;
        padding-top: 0;
    }

    .menuBtn {
        top: 48px;
    }

    .mobile_hdr .logo {
        order: 1;
        padding-top: 10px;
        padding-left: 15px;
    }

    .mobile_link2 {
        display: block;
    }

    .Annex .share {
        width: 53px;
    }

    .Annex .annexl {
        width: calc(100% - 60px);
    }

    .footer .qrcode2 ul .item {
        width: 120px;
        height: 120px;
    }

    .footer .qrcode2 .pic img {
        width: 40px;
    }

    .footerbottom {
        padding: 15px 0;
        font-size: 14px;
    }

    .wp3 .bannertitle {
        font-size: 1.8rem;
    }
}