    @charset "utf-8";
   /*2022/3/23*/
.foot-r p {
    display: inline-block;
    margin: 0 5px;
    /* padding: 2px; */
    /* width: 95px; */
}
.obtain li a span {
    /* line-height: 22px; */
    /* font-size: 15px; */
    /* color: #454545; */
    /* display: inline-block; */
    /* width: 85%; */
    /* overflow: hidden; */
    /* white-space: nowrap; */
    /* text-overflow: ellipsis; */
}
.foot-r p img{
   width: 96px;
   height: 92px;
}
.fot p{text-align: center;
    margin-top: 79px;
    border-top: solid 1px #4fab8c;
    padding: 20px 0;
    font-size: 16px;
    color: #fff;font-family: "微软雅黑";}
.foot-r span {
    color: #ffff;
    display: block;
    margin-top: 6px;
    font-size: 14px;font-family: "微软雅黑";
}
.nav {
    background: #086548;
    /* margin-top: 136px; */
}
.foot-r {
    text-align: center;
}

.fr {
    float: right;
}
ul.float_list {
    max-width: 1300px;
    margin: 0 auto;
    }
.f1 { display: flex;}


.obtain{
     padding: 0px 12px;
     margin-top: 20px;
     overflow: hidden;
     /* box-shadow: 4px 6px 3px 0px #dedede; */
}
.clearfix:before, .clearfix:after {
    content: '';
    display: table;
}
.obtain li:first-child {
    padding-top: 2px;
}

.obtain li:first-child {
    background: none;
}

.obtain li {
    background: url(../images/xu.png) left top repeat-x;
    width: 90.6%;
    float: right;
    margin-bottom: 0;
}
.obtain li:first-child a {
    /* height: auto; */
}
.obtain li a {
    line-height: 22px;
     padding: 10px 0 0 0;
    position: relative;
    height: 22px;
}
.obtain li a {
    position: relative;
    display: block;
    height: auto;
}

.obtain li a em {
    float: right;
    font-size: 14px;
    color: #454545;
    opacity: 0.5;
    filter: alpha(opacity=50);
}




.obtain li:first-child a i {
    display: block;
    line-height: 22px;
    height: 44px;
    color: #999;
    font-size: 14px;
    overflow: hidden;
}

.obtain li:first-child a:after {
    background: url(../images/jian.png) no-repeat;
}
.obtain  li a:hover span, .two_three ul li a:hover span, .one_right ul li a:hover span {
    color: #347e63;
}

.obtain li a:after {
    width: 18px;
    height: 18px;
    background: url(../images/jia.png) no-repeat;
    display: block;
    content: '';
    position: absolute;
    left: -34px;
    top: 12px;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.obtain li a:hover:after,.two_one ul li.on a:after{background: url(../images/jian.png) no-repeat}







 .banner a {
        display: block;
        overflow: hidden;
        position: relative;
    }
    /* .banner a::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;

    background-size: cover;
} */
    .s1-left .s1-banner{width: 55%;float: left;/* height: 367px; */margin-top: 20px;}
    .we1{width: 43%;float: right;}
  
em, i, span, b {
    font-style: normal;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
    .banner a img {
        display: block;
        width: 100%;
        /* object-fit: cover; */
        height: 635px;
    }
    
    .banner ul {
        bottom: 25px;
    }
    
    .banner ul button {
        display: none;
    }
    
    .banner ul li {
        width: 13px;
        height: 13px;
        margin-left: 11px;
        background: #d0cfcf;
        border-radius: 5px;
        transition: all .3s;
    }
    
    .banner ul li.slick-active {
        width: 33px;
    }
    
    .banner button {
        position: absolute;
        top: 50%;
        width: 26px;
        height: 50px;
        background-position: center center;
        background-repeat: no-repeat;
        z-index: 9;
        transform: translateY(-50%);
    }
    
    .banner .slick-prev {
        left: 100px;
        background-image: url(../images/arrows-l.png);
    }
    
    .banner .slick-next {
        right: 100px;
        background-image: url(../images/arrows-r.png);
    }
    
    .s1-left {
            width: 67%;
            margin-top: 0px;
            /* height: 100%; */
    }
    
    .s1-banner a {
        display: block;
        overflow: hidden;
        position: relative;
    }
    
    .s1-banner .pic {
        padding-top: 75.96%;
    }
    
    .s1-banner p {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        font-size: 18px;
        line-height: 58px;
        color: #fff;
        font-weight: 600;
        padding-left: 24px;
        padding-right: 115px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        background: rgba(0, 0, 0, .54);
    }
    
    .s1-banner ul button {
        display: none;
    }
    
    .s1-banner ul li {
        width: 9px;
        height: 9px;
        margin-left: 4px;
        background: #747882;
        transition: all .3s;
    }
    
    .s1-banner ul li.slick-active {
        background: #e77200;
    }
    
    .s1-banner ul {
        width: auto;
        right: 24px;
        bottom: 20px;
    }
    
    .s1-banner button {
        position: absolute;
        top: 50%;
        width: 26px;
        height: 50px;
        transform: translateY(-50%);
        background-position: center center;
        background-repeat: no-repeat;
        z-index: 9;
    }
    
    .s1-banner .slick-prev {
        left: 4px;
        background-image: url(../images/arrows-l.png);
    }
    
    .s1-banner .slick-next {
        right: 2px;
        background-image: url(../images/arrows-r.png);
    }
    
    .s1-right {
        overflow: hidden;
        padding-left: 43px;
    }
    
    .hd-tit>li {
        font-size: 0;
        margin-left: 20px;
        position: relative;
        cursor: pointer;
    }
    
    .hd-tit>li:first-child {
        margin-left: 0;
    }
    
    .hd-tit>li::after {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        bottom: -1px;
        height: 3px;
        background: #068358;
        display: none;
    }
    
    .hd-tit>li img {
        display: none;
        vertical-align: middle;
        width: 24px;
        height: 24px;
    }
    
    .hd-tit>li span {
        display: inline-block;
        font-size: 24px;
        line-height: 68px;
        color: #a9a9a9;
        vertical-align: middle;
        margin-left: 14px;
        transition: all .3s;
    }
    
    .hd-tit>li.on img {
        display: inline-block;
    }
    
    .hd-tit>li.on span {
         font-size: 27px;
    color: #027a56;
    font-weight: bold;
    }
    
    .hd-tit>li.on::after {
        display: block;
    }
    
    .mores {
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
    }
    
    .mores a {
      display: block !important;
        font-size: 14px;
        color: #666;
        padding-right: 20px;
        background: url(../images/mores.png) no-repeat right center;
    }
    
    .s1-hd {
        position: relative;
        border-bottom: 1px solid #e3e3e3;
    }
    
    .s1-bd {
        margin-top: 20px;
    }
    
   .s1-bd ul {
    display: block !important;
}
    
    .s1-bd ul>li {
        position: relative;
        line-height: 25px;
        padding: 10px 0;
        border-bottom: 1px dashed #999;
    }
    
    .s1-bd ul>li::before {
        position: absolute;
        /* content: ''; */
        /* left: 0; */
        /* top: 50%; */
        width: 5px;
        height: 5px;
        /* background: #a3a3a3; */
        /* border-radius: 50%; */
        /* transform: translateY(-50%); */
    }
    
    .s1-bd ul>li>a {
        display: block;
        /* box-shadow: #eae7e7 0px 0px 21px 5px; */
        font-size: 16px;
        color: #000;
        /* padding-left: 20px; */
        padding-right: 53px;
        /* overflow: hidden; */
        /* text-overflow: ellipsis; */
        /* white-space: nowrap; */
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }
    
    .s1-bd ul>li span {
        position: absolute;
        right: 2px;
        top: 12px;
        font-size: 16px;
        color: #a3a3a3;
    }
    
    .s1-bd ul>li:hover a,
    .s1-bd ul>li:hover span {
        color: #068358;
    }
    
    .s1-bd ul>li:hover::before {
        background: #068358;
    }
    
    .s1 {
        padding-top: 39px;
        /* padding-bottom: 57px; */
    }
    .s2{    display: none;}
    .s2-hd {
        font-size: 0;
        text-align: center;
    }
    
    .s2-hd span {
        display: inline-block;
        vertical-align: middle;
        font-size: 27px;
        line-height: 70px;
        color: #333333;
        margin-left: 40px;
        border-bottom: 2px solid transparent;
        cursor: pointer;
    }
    
    .s2-hd span.on {
        color: #068358;
        border-bottom-color: #068358;
    }
    
    .s2-hd span:first-child {
        margin-left: 0;
    }
    
    .s2-bd ul>li {
        width: 31.46%;
        padding: 34px 24px 32px;
        background: #fff;
    }
    
    .s2-bd ul>li:nth-child(3n+2) {
        margin-left: 2.81%;
        margin-right: 2.81%;
    }
    
    .s2-bd ul>li>a {
        display: block;
        overflow: hidden;
    }
    
    .s2-bd ul>li .tm {
        width: 68px;
    }
    
    .s2-bd ul>li .tm span {
        display: block;
        font-size: 14px;
        line-height: 27px;
        color: #fff;
        text-align: center;
        background: #068358;
    }
    
    .s2-bd ul>li .tm span:first-child {
        font-size: 24px;
        color: #068358;
        font-weight: 600;
        line-height: 47px;
        background: #ebebeb;
    }
    
    .s2-bd ul>li .s2-info {
        overflow: hidden;
        padding-left: 24px;
    }
    
    .s2-bd ul>li .s2-info p {
        font-size: 18px;
        line-height: 30px;
        color: #000;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        text-overflow: ellipsis;
        height: 60px;
        margin-top: 7px;
    }
    
    .s2-bd ul>li:hover {
        box-shadow: 0 0 3px 2px #99c6b2;
    }
    
    .s2-bd ul {
        display: none;
    }
    
    .s2-bd {
        margin-top: 38px;
    }
    
    .s2 {
        padding-top: 30px;
        padding-bottom: 72px;
        background: url(../images/s2-bg.jpg) no-repeat center center;
        background-size: cover;
    }
    
    .gg-tit {
        position: relative;
        border-bottom: 1px solid #e3e3e3;
        display: none;
    }
    
    .gg-tit h4 {
        display: inline-block;
        font-size: 0;
        font-weight: normal;
        position: relative;
    }
    
    .gg-tit h4::after {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        height: 3px;
        bottom: -1px;
        background: #068358;
    }
    
    .gg-tit h4 img {
        display: inline-block;
        vertical-align: middle;
    }
    
    .gg-tit h4 span {
        display: inline-block;
        vertical-align: middle;
        font-size: 27px;
        line-height: 72px;
      color: #027a56;
    font-weight: bold;
        margin-left: 13px;
    }
    
    .gg-tit a {
        display: block;
    }
    
    .s3-left {
        width: 65.61%;
    }
    
    .s3-l {
        width: 48.58%;
        box-shadow: 4px 6px 3px 0px #dedede;
        /* box-shadow: #eae7e7 3px 0px 21px 5px; */
        /* padding: 20px; */
        /* margin-top: -2px; */
    }
    
    .gg-list>li {
        position: relative;
        line-height: 42px;
    }
    
    .gg-list>li>a {
        display: block;
        font-size: 16px;
        color: #000;
        padding-left: 15px;
        padding-right: 77px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    
    .gg-list>li span {
        position: absolute;
        right: 0;
        top: 0;
        font-size: 16px;
        color: #a3a3a3;
    }
    
    .gg-list>li::before {
        position: absolute;
        content: '';
        left: 0;
        top: 50%;
        width: 5px;
        height: 5px;
        background: #a3a3a3;
        border-radius: 50%;
        transform: translateY(-50%);
    }
    
    .gg-list>li:hover a,
    .gg-list>li:hover span {
        color: #068358;
    }
    
    .gg-list>li:hover::before {
        background: #068358;
    }
    
    .gg-list {
        margin-top: 25px;
    }
    
    .s3-r {
        width: 46.89%;
        box-shadow: 4px 6px 3px 0px #dedede;
        /* box-shadow: #eae7e7 3px 0px 21px 5px; */
    }
    
    .s3-right {
        width: 30.84%;
        /* box-shadow: 4px 6px 3px 0px #dedede; */
        box-shadow: 4px 6px 3px 0px #dedede;
        /* padding-right: 5px; */
        margin-right: 6px;
    }
    
    .s3-right ul>li {

    }
    
    .s3-right ul>li:first-child {
 
    }
    
    .s3-right ul>li>a {
        display: block;
    
    }
    
    .s3-right ul>li .pic {
        padding-top: 19.95%;
    }
    
    .s3-right ul>li:hover img {
        transform: scale(1.1);
    }
    
    .s3 {
        padding-top: 78px;
        overflow: hidden;
    }
    
    .s4-banner a {
        display: block;
        overflow: hidden;
        padding: 0 14px;
    }
    
    .s4-banner .pic {
          padding-top: 26.19%;
    }
    
    .s4-banner p {
        font-size: 16px;
        line-height: ;
        color: #000;
        margin-top: 18px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        text-align: center;
    }
    
    .s4-banner button {    cursor: pointer;
        position: absolute;
        top: 50%;
        width: 48px;
        height: 48px;
        transform: translateY(-50%);
        background-position: center center;
        background-repeat: no-repeat;
        z-index: 9;
    }
    
    .s4-banner .slick-prev {
        left: -78px;
        background-image: url(../images/arrows-l2.png);
    }
    
    .s4-banner .slick-next {
        right: -78px;
        background-image: url(../images/arrows-r2.png);
    }
    
    .s4-banner a:hover img {
        transform: scale(1.1);
    }
    
    .s4-banner a:hover p {
        color: #068358;
    }
    
    .s4-banner {
        margin: 78px -14px 0;
    }
    
    .s4 {
        margin-top: 45px;
        margin-bottom: 74px;
    }
    
    @media screen and (max-width:1400px) {
        .s4-banner button {
            background-size: 20px auto;
            width: 20px;
            height: 20px;
        }
        .s4-banner .slick-prev {
            left: 10px;
        }
        .s4-banner .slick-next {
            right: 10px;
        }
    }
    
    @media screen and (max-width:1260px) {
        .banner button,
        .s1-banner button {
            background-size: 15px auto;
            width: 15px;
        }
        .banner .slick-prev {
            left: 10px;
        }
        .banner .slick-next {
            right: 10px;
        }
        .banner ul li {
            width: 8px;
            height: 8px;
        }
        .banner ul li.slick-active {
            width: 15px;
        }
        .s1-left {
            width: 610px;
        }
        .s1-banner .slick-prev {
            left: 0;
        }
        .s1-banner .slick-next {
            right: 0;
        }
        .s1-banner p {
            font-size: 14px;
            line-height: 42px;
        }
        .s1-banner ul li {
            width: 6px;
            height: 6px;
        }
        .s1-banner ul {
            bottom: 13px;
        }
        .hd-tit>li span {
            font-size: 18px;
            line-height: 48px;
            margin-left: 10px;
        }
        .hd-tit>li.on span {
            font-size: 18px;
        }
        .hd-tit>li img {
            width: 15px;
            height: 15px;
        }
        .mores a,
        .s1-bd ul>li span {
            font-size: 12px;
        }
        .s1-bd ul>li {
            line-height: 34px;
        }
        .s1-bd ul>li>a {
            font-size: 13px;
            padding-right: 60px;
        }
        .s1-bd {
            margin-top: 10px;
        }
        .s1-right {
            padding-left: 20px;
        }
        .s1 {
            padding-top: 15px;
            padding-bottom: 25px;
        }
        .s2-hd span {
            font-size: 18px;
            line-height: 46px;
        }
        .s2-bd ul>li .s2-info p {
            font-size: 13px;
            margin-top: 0;
        }
        .s2-bd ul>li .tm span:first-child {
            font-size: 20px;
            line-height: 40px;
        }
        .s2-bd ul>li .tm span {
            font-size: 12px;
            line-height: 24px;
        }
        .s2-bd ul>li .s2-info {
            padding-left: 15px;
        }
        .s2-bd ul>li {
            padding: 15px 10px 15px;
        }
        .s2-bd {
            margin-top: 15px;
        }
        .s2 {
            padding-top: 15px;
            padding-bottom: 30px;
        }
        .gg-tit h4 span {
            font-size: 18px;
            line-height: 48px;
        }
        .gg-tit h4 img {
            max-width: 15px;
            max-height: 15px;
        }
        .gg-tit h4::after {
            height: 2px;
        }
        .gg-list>li>a {
            font-size: 13px;
            padding-right: 57px;
        }
        .gg-list>li>span {
            font-size: 12px;
        }
        .gg-list>li {
            line-height: 35px;
        }
        .s3 {
            padding-top: 10px;
        }
        .s4-banner p {
            font-size: 12px;
            margin-top: 10px;
        }
        .s4-banner a {
            padding: 0 10px;
        }
        .s4-banner {
            margin: 15px -10px 0;
            overflow: hidden;
        }
        .s4 {
            margin-top: 10px;
            margin-bottom: 25px;
            overflow: hidden;
        }
    }
      @media screen and (max-width:1024px) {
.banner a img{height:auto}
.nd {
    background: #027a56;
    display: none;
}
.s1-banner .pic {
    padding-top: 84.96%;
}



}
    @media screen and (max-width:960px) {
        .hd-tit>li span {
            line-height: 36px;
        }
        .s1-bd {
            margin-top: 0;
        }
        .s1-left {
            float: none;
            width: auto;
            margin-top: 0;
        }
        .s1-right {
            padding-left: 0;
            margin-top: 15px;
        }
        .s1 {
            padding-bottom: 15px;
        }
        .s2-bd ul>li .tm {
            width: 58px;
        }
        .s2-bd ul>li .tm span:first-child {
            line-height: 32px;
        }
        .s2-bd ul>li .tm span {
            line-height: 20px;
        }
        .s2-bd ul>li .s2-info p {
            line-height: 26px;
            height: 52px;
        }
        .gg-list>li {
            line-height: 32px;
        }
        .gg-list {
            margin-top: 5px;
        }
    }
    
    @media screen and (max-width:768px) {
.we1{float:none;width:100%;}
.s1-left .s1-banner{width: 100%;float:none;}
.s1-banner .pic {
    padding-top: 66.96%;
}
.s3-l {
    width: 100%;
}
.s3-r {
       width: 100%;
}
.obtain li {
   
    width: 94%;
   
   
}
        .s3-left,
        .s3-right {
            float: none;
            width: auto;
            overflow: hidden;
        }
        .s3-right ul>li {
            margin-top: 10px;
        }
        .s3-right ul>li:first-child {
            margin-top: 15px;
        }
    }
    
    @media screen and (max-width:640px) {
.obtain li {
    width: 90%;
}
.add {
    margin-top: 0px !important;
    padding-left: 20px;
}
.f-logo {
    height: 90px;
}
.foot-r p {
    display: block;
    margin: 0 5px;
    /* padding: 2px; */
    /* width: 95px; */
    width: 41%;
    margin-bottom: 20px;
    float: left;
}
        .s2-bd ul>li {
            float: none;
            width: auto;
        }
        .s2-bd ul>li:nth-child(3n+2) {
            margin: 10px 0;
        }
        .s2-hd span {
            line-height: 32px;
        }
        .s2 {
            padding-top: 15px;
            padding-bottom: 15px;
        }
        .s4-banner a {
            padding: 0 5px;
        }
        .banner ul {
            bottom: 10px;
        }
        .banner {
            margin-top: 50px;
        }
        .s4 {
            margin-top: 10px;
            margin-bottom: 15px;
        }
    }
    
    @media screen and (max-width:480px) {
        .banner button,
        .s1-banner button {
            background-size: 10px auto;
        }
        .hd-tit>li span {
            font-size: 16px;
        }
        .hd-tit>li.on span {
            font-size: 16px;
        }
        .s1-banner p {
            font-size: 12px;
            line-height: 32px;
        }
        .s1-banner ul {
            bottom: 9px;
        }
        .s3-l,
        .s3-r {
            float: none;
            width: auto;
        }
        .gg-tit h4 span {
            font-size: 16px;
            line-height: 36px;
        }
    }
    
    @media screen and (max-width:768px) {
.f-logo{height: auto;float: none;}
.fot p {margin-top: 20px;font-family: "微软雅黑";}
.add {margin-top: 111px;/* padding-left: 35px; */float: none;/* font-size: 10px; */}
.foot-r{margin-top: 108px;padding-left: 68px;float: none;}

}