body {
    color: #333;
    font-size: 14px;













    font-family:"Microsoft YaHei",SimHei;
    margin: 0 auto;
    position: relative;
    overflow-x: hidden;
    background: #fffefe
}

.head_rgb.hide {
    transform: translateY(-100%);
    opacity: 0;

}


.head_wit.show {
    transform: translateY(0);
    opacity: 1;


}


.head_wit {
    background: #007237;
    transform: translateY(-100%);
    padding-top: 20px;
    padding-bottom: 20px;
    opacity: 0;
}
.head_wit .header-a {
    padding-top: 20px;
}
.head_wit .logo {
    padding-top: 15px;
    padding-bottom: 10px;
}


.img-hide {
    overflow: hidden;
    display: block;
}

.img-hide img,
.div-img {
    transition: 0.5s all;
    transform: scale(1, 1);
}

.img-hide:hover img,
.img-hide:hover .div-img {
    transform: scale(1.05, 1.05);
}

.txt-elise {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

li {
    list-style: none;
}

a {
    color: #333;
}

ul {
    padding: 0;
    margin: 0;
}

a:hover,
a {
    text-decoration: none !important;
}

a:focus {
    text-decoration: none !important;
    outline: none !important;
}

button:focus,
button:hover,
input:focus {
    outline: none !important;
}

p {
    margin: 0;
}

img {
    max-width: 100%;
    display: inline-block;
    vertical-align: middle;
}
.bgb{background: #007237;}
.bgb .logo{padding-top: 10px;}
.slick-dots li button:before {
    display: none;
}

.tab-content {
    position: relative;
}

.tab-content .tab-pane {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: -1;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: 0.5s all;
}

.tab-content .tab-pane.active {
    position: relative;
    z-index: 10;
    opacity: 1;
    filter: alpha(opacity=100);
}

.container {
    width: 1510px;
}

.nav-click {
    display: none;
}

.menu-button {
    position: absolute;
    display: none;
    top: 18px;
    right: 15px;
    z-index: 9999999;
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s;
}

.menu-button .bar:nth-of-type(1) {
    margin-top: 0px;
}

.menu-button .bar:nth-of-type(3) {
    margin-bottom: 0px;
}

.bar {
    position: relative;
    display: block;
    width: 24px;
    height: 2px;
    margin: 5px auto;
    background-color: #fff;
    border-radius: 10px;
    -webkit-transition: .3s;
    transition: .3s;
}

.cross {
    margin-top: -8px;
}

.cross .bar {
    margin: 13px auto;
}

.cross .bar:nth-of-type(1) {
    -webkit-transform: translateY(15px) rotate(-45deg);
    -ms-transform: translateY(15px) rotate(-45deg);
    transform: translateY(15px) rotate(-45deg);
}

.cross .bar:nth-of-type(2) {
    opacity: 0;
}

.cross .bar:nth-of-type(3) {
    -webkit-transform: translateY(-15px) rotate(45deg);
    -ms-transform: translateY(-15px) rotate(45deg);
    transform: translateY(-15px) rotate(45deg);
}
.page-one::before{
 /* content: " "; */
 /* position: absolute; */
 /* top: 0; */
 /* width: 100%; */
 /* height: 95px; */
 /* background: url(../images/banner_d.png) top repeat-x; */
 }
.banner img {
    width: 100%;
    max-height: 664px;
}
.banner .slick-slide a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/banner-zzc.png) repeat-x;
    background-position: center top;
    z-index: 9;
}

.banner {
    overflow: hidden;
    margin: 0;
}

.header {
        position: fixed;
        transition: all 0.6s;
        left: 0;
        top: 0;
        right: 0;
        z-index: 1000;
        padding: 0 2%;
}

.logo {
    padding-top: 10px;
    width: 33%;
    max-width: 552px;
}

.header-a {
    padding-top: 15px;
}

.header-a a {
    display: inline-block;
    margin-left: 25px;
    color: rgba(255, 255, 255, 0.59);
}

.header-a a:hover {
    color: #fff;
}

.nav-list li {
    float: left;
    margin-left: 30px;
    padding-bottom: 20px;
    position: relative;
}
.nav-list li:first-child{margin-left: 0;}
.nav-list li a {
    font-size: 18px;
    color: #fff;
    position: relative;
    display: inline-block;
}

.nav-list li a:hover:before {
    display: block;
    content: "";
    position: absolute;
    left: 50%;
    margin-top: 20px;
    top: 50%;
    width: 40px;
    height: 2px;
    background: #007237;
    margin-left: -20px;
}

.nav-list {
    margin-top: 18px;
}

.nav-down {
    position: absolute;
    display: none;
    padding: 10px 0;
    background: rgba(255, 255, 255, 1);
    left: 50%;
    margin-left: -70px;
    top: 100%;
    width: 140px;box-shadow: 0 5px 5px rgb(0 0 0 / 15%);
    
}

.nav-down li {
    float: none;
    padding: 0;
    margin: 0 !important;
}

.nav-down li a {
    height: auto;
    color: #333 !important;
    text-align: center;
    display: block;
    background: none !important;
    line-height: 40px;
    padding: 0;
}

.nav-down li a:hover {
    color: #4f880c !important;
}

.nav-list li:hover .nav-down {
    display: block;
}

.banner .slick-prev {
    left: 5%;
    bottom: 45%;
    top: auto;
    width: 34px;
    height: 34px;
    background: url(../images/left.png) center no-repeat;
    z-index: 100;
}

.banner .slick-next {
    right: 5%;
    bottom: 45%;
    top: auto;
    width: 34px;
    height: 34px;
    background: url(../images/right.png) center no-repeat;
    z-index: 100;
}

.slick-prev:before,
.slick-next:before {
    display: none;
}

.page-one {
    position: relative;
    z-index: 100;
    background: url(../images/back01.png) center no-repeat;
    background-size: cover;
    padding: 20px 0 60px 0;
}

.container {
    width: 1430px;
}

.title {
    position: relative;
    margin-bottom: 35px;
    font-size: 32px;
    color: #000;
    line-height: 32px;
    padding-left: 40px;
}

.title i {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
}

.title a {
    float: right;
    font-size: 16px;
    float: right;
    color: #0e8222;
    background: url(../images/more.png) right center no-repeat;
    padding-right: 50px;
}

.one-left {
    width: 65%;
}

.one-left-sm {
    width: 50%;
    position: relative;
    padding: 10px 0 0 10px;
}

.one-left-sm:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 10%;
    bottom: 10px;
    background: #007237;
}

.img-slick a {
    display: block;
    position: relative;
}

.img-slick a div {
    height: 330px;
    position: relative;
    z-index: 10;
}

.img-slick a:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 11;
    background: url(../images/txt-mask.png) center bottom no-repeat;
    background-size: 100% auto;
}

.img-slick a span {
    position: absolute;
    left: 0;
    z-index: 15;
    right: 0;
    bottom: 0;
    padding: 0 115px 10px 20px;
    font-size: 16px;
    color: #fff;
}

.img-slick {
    margin: 0;
}

.img-slick .slick-dots {
    right: 10px;
    bottom: 17px;
    left: auto;
    width: auto;
}

.img-slick .slick-dots li,
.img-slick .slick-dots li button {
    width: 6px;
    padding: 0;
    height: 6px;
    border-radius: 50%;
}

.img-slick .slick-dots li button {
    background: #a7a7a8;
}

.img-slick .slick-dots li.slick-active button {
    background: #0e8222;
}

.one-left-ul li a {
    display: block;
    position: relative;
    padding-left: 80px;
    font-size: 16px;
    color: #333;
    line-height: 30px;
    height: 60px;
    display: flex;
      /* Ã¦Â°Â´Ã¥Â¹Â³Ã¥Å¾â€šÃ§â€ºÂ´Ã¥Â±â€¦Ã¤Â¸Â­ */
    /* justify-content: center; */
    align-items: center;
    text-align: left;
}

.one-left-date {
    position: absolute;
    line-height: 20px;
    margin-top: -22px;
    left: 0;
    top: 50%;
    font-size: 14px;
    color: #007237;
}

.one-left-date span {
    font-weight: bold;
    font-size: 24px;
    font-weight: bold;
}

.one-left-ul {
    width: 45.6%;
}

.one-left-ul li a:before {
    display: block;
    content: "";
    position: absolute;
    top: 8px;
    border-right: solid 1px #ccc;
    left: 59px;
    height: 42px;
}

.one-left-ul li {
    margin-bottom: 10px;
}

.one-right-ul li {
    margin-bottom: 22px;
}

.one-left-ul li:last-child,
.one-right-ul li:last-child {
    margin: 0;
}

.one-right {
    width: 30%;
}

.one-right-tt {
    font-size: 16px;
    line-height: 24px;
    margin-top: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.one-left-ul li a:hover .one-right-tt,
.one-right-ul li a:hover .one-right-tt {
    color: #007237;
}

.one-right-ul li a {
    display: block;
    position: relative;
    height: 50px;
    padding-left: 70px;
    display: flex;
      /* Ã¦Â°Â´Ã¥Â¹Â³Ã¥Å¾â€šÃ§â€ºÂ´Ã¥Â±â€¦Ã¤Â¸Â­ */
    /* justify-content: center; */
    align-items: center;
}

.one-right-date {
    position: absolute;
    left: 0;
    top: 0;
    padding-top: 3px;
    font-size: 12px;
    color: #fff;
    border-radius: 6px;
    width: 50px;
    height: 50px;
    background: #007237;
}

.one-right-date span {
    font-size: 18px;
    font-weight: bold;
}

.page-tow {
    position: relative;
    padding-top: 45px;
}

.page-tow .container {
    position: relative;
    z-index: 10;
}

.tow-title {
    font-size: 32px;
    color: #fff;
    line-height: 32px;
   /* position: relative;*/
}
.tow-title span{}
.tow-title .icoxs{background: url(../images/ico_ixsjl.png) left center no-repeat;    padding-left: 50px;}
.tow-title .icoky{background: url(../images/ico_kyjz.png) left center no-repeat;    padding-left: 50px;}
.tow-title a {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 16px;
    color: #fff;
    background: url(../images/more02.png) right center no-repeat;
    padding-right: 50px;
}

.page-tow:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 237px;
    background: url(../images/hd-back.png) center no-repeat;
}

.hd-slick a {
    display: block;
    padding: 30px 25px;
    position: relative;
    height: 320px;
    border-top: solid 3px #0e8222;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    background: url(../images/back02.png) center no-repeat;
    background-size: cover;
}

.hd-slick a:hover {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.45);
}

.hd-slick .slick-slide {
    padding: 30px 15px;
}

.hd-slick {
    margin: 0 -15px;
}

.hd-slick-tt {
    font-size: 18px;
    color: #000;
    line-height: 27px;
    /* text-align: justify; */
    min-height: 60px;
}

.hd-slick-p p {
    font-size: 16px;
    color: #666;
    line-height: 30px;
    position: relative;
    padding-left: 25px;
}

.hd-slick-p p.hd-p01 {
    background: url(../images/icon-p01.png) left center no-repeat;
}

.hd-slick-p p.hd-p02 {
    background: url(../images/icon-p02.png) left 8px no-repeat;
}

.hd-slick-p p.hd-p03 {
    background: url(../images/icon-p03.png) left center no-repeat;
}

.hd-slick-p {
    margin-top: 15px;
}

.hd-more {
    display: inline-block;
    margin-top: 20px;
    color: #fff;
    background: #999966;
    line-height: 27px;
    width: 95px;
    border-radius: 30px;
}

.hd-slick .slick-prev {
    left: -60px;
    width: 22px;
    height: 42px;
    background: url(../images/left02.png) center no-repeat;
    margin-top: -21px;
}

.hd-slick .slick-next {
    right: -60px;
    width: 22px;
    height: 42px;
    background: url(../images/right02.png) center no-repeat;
    margin-top: -21px;
}

.ky-link-img img {
    width: 182px;
    height: 116px;
}

.ky-link-right {
    margin-left: 210px;
    padding-top: 5px;
}

.ky-link-tt {
    font-size: 18px;
    color: #000;font-weight: normal;
}

.ky-link-p {
    color: #999;height: 50px;
    line-height: 25px;
    text-align: justify;
    margin-top: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;font-weight: normal;
}

.ky-link:hover .ky-link-tt,
.ky-ul li a:hover {
    color: #006535;
}

.ky-link-date {
    color: #999;
    padding-left: 25px;
    background: url(../images/icon-date.png) left center no-repeat;
    margin-top: 8px;font-weight: normal;
}

.ky-ul li a {
    display: block;
    padding-left: 15px;
    background: url(../images/dian.png) left center no-repeat;
    position: relative;
    line-height: 40px;
    font-size: 16px;
    padding-right: 100px;    overflow: hidden;
    height: 40px;

}

.ky-ul li a span {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 16px;
    color: #999;
}

.ky-ul {
    margin-top: 27px;
}

.tow-row .col-xs-6 {
    padding: 0 28px;
}

.tow-row {
    margin: 0 -28px;
    padding-top: 70px;padding-bottom: 70px;
}

.sq-back {
    background: url(../images/sq-back.png) center no-repeat;
    background-size: cover;
    padding: 70px 0;
    margin-top: 53px;
}

.sq-back .tow-title {
    color: #0a7121;
}

.sq-back .tow-title a {
    color: #0a7121;
    background: url(../images/more.png) right center no-repeat;
}

.sq-slick .slick-slide {
    padding: 0 17px;
}

.sq-slick {
    margin: 45px -17px 0 -17px;
}

.sq-slick a {
    display: block;
    position: relative;
    padding-top: 68%;
}

.sq-slick a img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.sq-slick a span {
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: center;
    width: 100%;
    font-size: 16px;
    color: #fff;
    padding: 0 15px;
    line-height: 42px;
    background: rgba(0, 114, 55, 0.6);
}

.sq-slick .slick-prev {
    left: -60px;
    width: 44px;
    height: 44px;
    background: url(../images/left03.png) center no-repeat;
    margin-top: -22px;
}

.sq-slick .slick-next {
    right: -60px;
    width: 44px;
    height: 44px;
    background: url(../images/right03.png) center no-repeat;
    margin-top: -22px;
}

.footer {
    background: url(../images/footer.png) center no-repeat;
    background-size: cover;
    padding-top: 45px;
}

.footer-tt {
    font-size: 22px;
    color: #fff;
    line-height: 22px;
    margin-bottom: 25px;
}

.footer-p p {
    color: #fff;
    margin-bottom: 15px;
}

.footer-p p a {
    color: #fff;
}

.footer-left {
    width: 345px;
    position: relative;
}

.footer-left:before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    height: 136px;
    /* border-right: solid 1px rgba(255, 255, 255, 0.3); */
}

.footer-ul li {
    float: left;
    width: 25%;
    margin-bottom: 5px;
}

.footer-ul li a {
    color: #fff;
    opacity: 0.78;
}

.footer-ul li a:hover {
    opacity: 1;
}

.footer-ul {
    padding-right: 30px;
}

.footer-center {
    margin-left: 0;
    width: 70%;
}

.footer-three {
    margin-left: 70px;
    width: 335px;
}

.ewm-box img {
    margin-bottom: 10px;
}

.ewm-box {
    color: #fff;
}

.footer-bottom {
    border-top: solid 1px rgba(255, 255, 255, 0.3);
    margin-top: 30px;
    padding: 30px 0 30px 0;
    color: #fff;
}
.hd-slick .text-center{position: absolute;bottom: 20px;}

.footer-bottom span {
    display: inline-block;
    padding: 0 8px;
}

.one-top {
    /* position: absolute; */
    right: 0;
    top: -40px;
    /* box-shadow: 0 0 10px rgba(0,0,0,0.1); */
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 1430px;
    margin: 0 auto 40px auto;
}

.one-top li {
    float: left;
    margin-left: 1px;
    /* box-shadow: 0 0 10px rgb(0 0 0 / 10%); */
    width: 14%;
}

.one-top li a {
    display: block;
    transition: 0.3s all;
  white-space: nowrap;
    background: #e4f9ee;
    height: 100px;
    padding: 0 10px;
    min-width: 155px;
    padding-top: 15px;
    /* box-shadow: 0 0 10px rgb(0 0 0 / 10%); */
}

.one-top-img {
    height: 40px;
}
.one-top-tt {
    white-space: normal;
    /* line-height: 40px; */
}

.one-top li:nth-of-type(1) .one-top-tt,
.one-top li:nth-of-type(2) .one-top-tt,
.one-top li:nth-of-type(7) .one-top-tt{
    line-height: 40px;
}

.one-top li a:hover {
    background: #007237;
    color: #fff;
    transform: translate(0, -10px);
}

.hover {
    display: none;
}

.one-top li a:hover img {
    display: none;
}

.one-top li a:hover img.hover {
    display: inline-block;
}

.layer {
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    opacity: 0;
    z-index: -1;
    transition: all 0.3s ease-out 0s;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.layer.showdiv {
    opacity: 1;
    visibility: visible;
    z-index: 100000;
}

.layer .close {
    font-size: 60px;
    font-family: "ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ";
    position: absolute;
    right: 50px;
    top: 50px;
    width: 80px;
    height: 80px;
    text-align: center;
    line-height: 80px;
    cursor: pointer;
    color: #ccc;
}

.layer .search_box {
    height: 45px;
    line-height: 45px;
    width: 550px;
    display: -ms-flexbox;
    display: flex;
    transform: translateY(-50px);
    opacity: 0;
    margin-top: -100px;
}

.layer.showdiv .search_box {
    transform: none;
    transition: all 0.5s ease-out 0s;
    opacity: 1;
}

.layer .search_box .kw {
    background: #fff;
    border: none;
    -ms-flex: 1;
    flex: 1;
    padding: 0 12px;
    font-size: 16px;
    -webkit-appearance: none;
    appearance: none;
    border-radius: 0;
}

.layer .search_box .ok {
    background: #007237;
    color: #fff;
    box-shadow: none;
    border: none;
    width: 120px;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
    -webkit-appearance: none;
    appearance: none;
    border-radius: 0;
}

.layer.active {
    opacity: 1;
    z-index: 1000000;
}

.list-banner {
    position: relative;
    overflow: hidden;
    overflow: hidden
}
.list-banner::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/banner-zzc.png) repeat-x;
    background-position: center top;
    z-index: 9;
}
.list-banner img {
    width: 100%;
    display: block;
    margin: 0 auto
}

.list {
    background: url(../images/footer-bg-2019.png) no-repeat bottom center;
    background-size: 100%;
    padding-bottom: 50px
}

.left-nav {
    width: 240px
}

.left-nav h5 {
    background: url(../images/left-nav01.png);
    height: 96px;
    position: relative;
    top: -106px;
    margin-bottom: -106px
}

.left-nav h5 b {
    font-size: 24px;
    text-align: center;
    display: block;
    letter-spacing: 4px;
    color: #fff;
    line-height: 40px;
    padding-top: 20px
}

.left-nav h5 i {
    font-style: normal;
    text-align: center;
    display: block;
    font-size: 14px;
    color: #fff;
    letter-spacing: 1px;
    font-weight: normal
}

.left-nav-nr {
    background: #f7f7f7 url(../images/left-nav04.png) no-repeat bottom center;
    border-bottom: 1px solid #39957e;
    padding: 0 25px
}

.left-nav-nr ul {
    border-left: 1px solid #e1e4e2;
    padding: 10px 0
}

.left-nav-nr ul li {
    position: relative;
}

.left-nav-nr ul li a {
    display: block;
    padding-left: 30px;
    font-size: 16px;
    color: #333333;
    line-height: 50px;
    font-weight: 550
}

.left-nav-nr ul li i {
    position: absolute;
    left: -4px;
    top: 25px;
    margin-top: -3px;
    display: block;
    width: 7px;
    height: 7px;
    background: url(../images/left-nav02.png) no-repeat center
}

.left-nav-nr ul li.on a {
    color: #666666;
}

.left-nav-nr ul li.on i {
    width: 30px;
    height: 11px;
    background: url(../images/left-nav03.png) no-repeat center;
    margin-top: -5px;
    left: -15px
}

.left-nav-nr ul li:hover a {
    /* color: #00785a */
}

.left-nav-nr ul li:hover i {
    width: 30px;
    height: 11px;
    background: url(../images/left-nav03.png) no-repeat center;
    margin-top: -5px;
    left: -15px
}

.list-r {
    width: 1120px;
    background: #fff;
    margin-top: 20px;
    padding: 20px;
    border: solid 1px #ddd;
    border-top: solid 3px #00785a
}

.position {
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e0e0e0
}

.position p {
    padding-left: 20px;
    line-height: 25px;
    background: url(../images/position.png) no-repeat left 4px;
    font-size: 14px;
    color: #666666
}

.position p a {
    color: #666666;
    transition: 0.6s all;
    margin: 0 4px
}

.position p a:hover {
    color: #00785a;
    transition: 0.6s all
}

.list-nr ul {
    margin-bottom: 50px
}

.list-nr li a {
    display: block;
    overflow: hidden;
    height: 46px;
    line-height: 46px;
    padding: 0 20px
}

.list-nr li a p {
    font-size: 16px;
    color: #333333;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    padding-left: 14px;
    background: url(../images/list01.png) no-repeat left center;
    transition: 0.6s all
}

.list-nr li a p img {
    vertical-align: middle;
    margin-left: 5px
}

.list-nr li a i {
    font-style: normal;
    float: right;
    font-size: 12px;
    color: #999999;
    transition: 0.6s all
}

.list-nr li:hover {
    background-color: rgb(0, 120, 90);
    box-shadow: 2px 3.464px 24px 0px rgba(0, 69, 52, 0.26);
    transition: 0.6s all
}

.list-nr li:hover p {
    color: #fff;
    background: url(../images/list01-on.png) no-repeat left center;
    transition: 0.6s all
}

.list-nr li:hover i {
    color: #fff;
    transition: 0.6s all
}

.list-nr li:hover em {
    color: #fff
}

.fanye img {
    display: block;
    margin: 0 auto
}

.c-content .c-title {
    font-size: 30px;
    color: #333333;
    line-height: 40px;
    text-align: center;
    margin: 15px 0 20px 0
}

.c-content .other-s {
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    color: #333333;
    background: #ececec
}

.c-content .nr-info {
    height: auto;
    overflow: hidden;
    position: relative;
    text-align: left
}

.c-content .nr-info p {
    font-size: 16px;
    color: #666;
    line-height: 34px;
    font-family: "ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¾Ãƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â½Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã‚Â©ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â»ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“";
    margin: 15px 0;
    text-align: left
}

.c-content {
    min-height: 300px;
}

.article-p p {
    line-height: 36px;
    font-size: 18px;
    text-align: justify;
    text-indent: 2em;
}

.article-p iframe {
    margin: 0 auto;
    display: block;
    max-width: 100%;
}

.article-p TABLE {
    width: 90%!important;
    margin: 0 auto;
    border-collapse: collapse;
    border: 1px solid #bbb;
}

.article-p TABLE TD {
    border: 1px solid #bbb;
    padding: 0px 5px;
text-indent: 0em;
}

.article-p TABLE TD P {
    text-indent: 0px;
    margin: 0px;
    font-size: 14px;

}



.article-p img {
    margin: 0 auto;
    display: block;
    height: auto !important;
}

.article-p {
    /* padding-top: 30px; */
}

.friends-box a:hover {
    color: #017458
}

.header-right a:hover {
    color: #c8a063
}

.lj-list li a:hover font {
    display: block
}

.lj-list li a:hover span {
    display: none
}

.img-list li {
    float: left;
    width: 33.333333%;
    padding: 0 20px;
    margin-bottom: 40px
}

.img-list {
    margin: 20px -20px 0 -20px
}

.img-list-img {
    padding-top: 56%;
    position: relative
}

.img-list-img img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.img-list-tt {
    font-size: 16px;
    color: #555;
    line-height: 60px;
    background: #eee;
    border-left: solid 2px #009994;
    padding: 0 20px
}

.img-list li a:hover .img-list-tt {
    background: #009994;
    color: #fff
}

.img-ul-img img {
    width: 192px;
    height: 135px
}

.img-ul li a {
    display: block;
    padding: 15px 0;
    border-bottom: solid 1px #ddd
}

.img-ul-right {
    margin-left: 215px;
    padding-top: 10px
}

.img-ul-tt {
    font-size: 16px;
    color: #202020
}

.img-ul-p {
    font-size: 14px;
    color: #999;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
    margin-top: 10px
}

.img-ul-date {
    color: #999;
    padding-left: 20px;
    background: url(../images/icon-date.png) left center no-repeat;
    margin-top: 10px
}

.img-ul li a:hover .img-ul-tt {
    color: #006535;
}

.pic-listall {
    width: 100%;
    overflow: hidden;
    height: auto;
    margin: 0 auto 30px auto;
}

.pic-listall h2 {
    background: #f1f1f1;
    display: block;
    width: 100%;
    border-left: #007237 5px solid;
    height: 46px;
    line-height: 46px;
    font-size: 18px;
    padding: 0 0 0 20px;
    font-weight: bold;
    color: #007237;
    margin: 0 auto 20px auto;
    text-align: left;
}

.pic-listall h2 a {
    font-size: 14px;
    display: block;
    float: right;
    font-weight: normal;
    padding: 0 15px 0 0;
    display: none;
}

.pic-listall h2 a:hover {
    color: #007237;
}
.pic-listall h3{
    display: inline;
    height: 46px;
    width: 105px;
    line-height: 50px;
    font-size: 16px;
    padding: 8px 20px;
    font-weight: bold;
    text-align: left;
    position: relative;
    background: #f1f1f1;
    color: #007237;
    border-radius: 4px;
}
.pic-listall h3:after{
    content:"";
    position:absolute;
    right: -7px;
    top: 13px;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 7px solid #f1f1f1;
    }
.pic-listall ul {
    width: 108%;
    margin: 0 auto;
    padding: 0 0 0 0;
}

.pic-listall li {
    width: 13%;
    margin-right: 3%;
    float: left;
    margin-bottom: 10px;
}

.pic-listall li img {
    width: 100%;

}

.pic-listall li img:hover {}

.pic-listall li a {}

.pic-listall li a:hover {
    color: #000;
}

.pic-listall li span {
    text-align: center;
    width: 100%;
    line-height: 40px;
    color: #666;
    display: block;
    font-size: 15px;
    margin-bottom: 10px;
}
.tc_link2 {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding: 10px 0;
}

.tc_link2 ul {
    width: 105%;
}

.tc_link2 li {
    width: 500px;
    height: 36px;
    line-height: 36px;
    margin: 0 20px 15px 20px;
    float: left;
    text-align: center;
}

.tc_link2 li a {
    display: block;
    width: 100%;
    height: 36px;
    line-height: 36px;
    background: #fafafa;
    font-size: 16px;
    color: #333333;
}

.tc_link2 li a:hover {
    background: #e5e5e5
}
.tc_link {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding: 10px 0;
}

.tc_link ul {
    width: 105%;
}

.tc_link li {
    width: 145px;
    height: 36px;
    line-height: 36px;
    margin: 0 10px 5px 0;
    float: left;
    text-align: center;
}

.tc_link li a {
    display: block;
    width: 100%;
    height: 36px;
    line-height: 36px;
    background: #fafafa;
    font-size: 16px;
    color: #333333;
}

.tc_link li a:hover {
    background: #e5e5e5
}
.bkjgx{}
@media(max-width: 1760px) {
    .nav-list li {
        margin-left: 15px;
    }
      .header {    padding: 0 1%;}
    .nav-list li a {    font-size: 15px;}
}

@media(max-width: 1499px) {
    .logo{
    width: 430px;
    margin-top: 6px;
}
.one-top{width: 1230px;}
    .nav-list li {
        margin-left: 10px;
    }

    .nav-list li a {
        font-size: 15px;
    }

    .container {
        width: 1230px;
    }

    .footer-left {
    }

    .list-r {
        width: 920px
    }
}



@media(max-width: 1279px) {
    
.banner .slick-slide a::before{display:none}
.bgb .logo{padding-top: 0;}
      .banner img{max-height: 410px;}
    .header {
        height: 50px;
        background: #007237;
        padding: 0 15px;
    }

    .logo {
        padding: 0;
        line-height: 50px;
        width: auto;
        margin-top: 0;
    }

    .logo img {
        height: 40px;
    }

    .head_wit .logo {
        padding: 0;
        line-height: 50px;
        width: auto;
    }

   .head_wit .logo img {
        height: 40px;
    }

    .header-a {
        padding-top: 0;
        line-height: 50px;
        margin-right: 50px;
    }

    .container {
        width: 970px;
    }

    .one-left {
        width: 100%;
    }

    .one-right {
        width: 100%;
        margin-top: 30px;
    }

    .footer-center {
        margin-left: 0;
        width: 70%;
        padding-right: 0;
    }

    .footer-three {
        width: 220px;
        margin-left: 30px;
    }

    .nav-list {
        position: fixed;
        left: 0;
        margin: 0;
        top: 50px;
        display: none;
        overflow-y: auto;
        right: 0;
        background: #fff;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
        border-top: solid 1px #ddd;
    }

    .nav-click {
        display: block;
        transition: 0.3s all;
        z-index: 10000;
        position: absolute;
        color: #333;
        right: 0;
        top: 0;
        width: 40px;
        height: 40px;
        text-align: center;
        line-height: 40px;
    }

    .nav-click.active {
        transform: rotate(180deg);
        color: #333;
    }

    .nav-down {
        position: static;
        margin: 0;
        width: 100%;
        padding: 0;
        border: none;
        background: none;
        transform: translate(0, 0);
background: #eee;
    border-top: #e8e8e8 1px solid;
    }

    .nav-down li a {
        text-align: left;
        padding: 0 25px;
        color: #fff;
    }

    .nav-list li:hover .nav-down {
        display: none;
    }

    .nav-list li {
        float: none;
        width: 100%;
        margin: 0;
        padding: 0;
        position: relative;
    }

    .nav-list li a {
        border: none;
        width: 100%;
        line-height: 40px;
        color: #333;
        text-align: left;
        height: auto;
        padding: 0px 15px;
    }

    body {
        padding-top: 50px;
    }

    .nav-list li a:before {
        display: none !important;
    }

    .menu-button {
        display: block;
    }

    .list-r {
        width: 670px
    }
}


@media(max-width: 991px) {

.bkjgx{    width: 100%;
    height: 1px;
    background: #e7e7e7;
    overflow: hidden;}
    .one-top li a{min-width:auto}
    
      .banner img{max-height:190px}
    .page-one::before{display:none}
.tow-row .col-xs-6{margin-top: 30px;width: 100%;}
.banner .slick-next{opacity: 0.5;    background-size: cover;    width: 20px;    height: 20px;}
.banner .slick-prev{opacity: 0.5;    background-size: cover;    width: 20px;    height: 20px;}
.tow-title .icoxs{background-size: auto 100%;padding-left: 40px;}
.tow-title .icoky{background-size: auto 100%;padding-left: 40px;}
.sq-back{margin-bottom: 30px;}
.layer .search_box{width: 100%;}
    .pic-listall li {
        width: 29%;
        margin-bottom: 0;
    }

    .pic-listall li img {
        width: 100%;
        height: 137px;
    }

    .pic-listall li span {
        line-height: 30px;
    }

    .container {
        width: 750px;
    }

    .footer-left {
        width: 50%;
        margin: 0;
        min-height: 170px;
    }

    .footer-left:before {
        display: none;
    }

    .footer-bottom {
        padding: 20px 0;
        line-height: 25px;
        margin-top: 15px;
    }

    .one-top {
        position: static;
        width: 720px;
        margin: 0 auto 30px auto;
    }

    .one-top li {
        width: 33.333333%;
        margin: 0;
        font-size: 12px;
    }

    .one-top li a {
        width: 100%;
    }

    .page-one {
        padding: 30px 0;
    }

    .list-r {
        width: 450px
    }

    .left-nav h5 {
        display: none
    }

    .img-list li {
        width: 50%
    }
}

@media(max-width: 767px) {
.hd-slick{margin:0}
.sq-slick {
    margin: 45px 0 0 0 ;
}
.hd-slick .slick-prev{display: none;}
.hd-slick .slick-next{display: none;}
.sq-slick .slick-next{display: none;}
.sq-slick .slick-prev{display: none;}
    .one-top li a{
    padding: 15px 0 0 0;
}
    .banner img{max-height:160px}
    .container {
        width: 100%;
    }

    .one-top {
        width: 100%;
        margin: 0 0 30px 0;
        padding: 0 0;
    }

    .one-top li {
        /* width: 50%; */
    }

    .one-top li a:hover {
        transform: translate(0, 0);
    }

    .page-one {
        padding: 10px 0;
    }

    .title {
        font-size: 24px;
        line-height: 24px;
        margin-bottom: 30px;
    }

    .one-left-sm {
        width: 100%;
    }

    .img-slick a div {
        height: auto;
        padding-top: 68.75%;
    }

    .one-left-ul {
        width: 100%;
        margin-top: 30px;
    }

    .one-right {
        margin-top: 25px;
    }

    .logo img {
        height: 30px;
    }

    .header {
        position: fixed;
    }

    .nav-list {
        position: fixed;
        bottom: 0;
        overflow-y: auto;
    }

    .header-a a {
        display: none;
    }

    .header-a a.search-a {
        display: block;
    }

    .banner .slick-next {
        left: auto;
        right: 15px;
        top: 50%;
        bottom: auto;
    }

    .banner .slick-prev {
        left: 15px;
        top: 50%;
        bottom: auto;
    }

    .page-tow {
        padding-top: 30px;
    }

    .tow-title {
        font-size: 24px;
        line-height: 24px;
        text-align: left;
    }

    .tow-row .col-xs-6 {
        width: 100%;
        margin-bottom: 20px;
    }

    .ky-ul {
        margin-top: 20px;
    }

    .sq-back {
        padding: 30px 0;
        margin-top: 0;
    }

    .sq-slick {
        margin-top: 30px;
    }

    .footer-left {
        width: 100%;
        min-height: 1px;
        margin-bottom: 20px;
    }

    .footer-tt {
        font-size: 18px;
        margin-bottom: 15px;
    }

    .footer-p p {
        margin-bottom: 10px;
    }

    .ewm-box {
        width: 100%;
    }

    .footer {
        padding-top: 30px;
    }

    .hd-slick a {
        padding: 15px;
        height: auto;
    }

    .hd-slick-p {
        margin-top: 10px;
    }

    .tow-row {
        padding-top: 0;
        padding-bottom: 10px;
    }

    .layer .close {
        right: 15px;
        width: 40px;
        top: 50%;
        transform: translate(0, 0);
        margin-top: -180px;
    }

    .left-nav,
    .list-r {
        width: 100%
    }

    .position {
        margin-bottom: 20px
    }

    .list-nr li a p {
        width: 70%
    }

    .list-nr li a {
        padding: 0
    }

    .list-nr ul {
        margin-bottom: 20px
    }

    .c-content .c-title {
        font-size: 18px;
        line-height: 30px;
    }

    .article-p p {
        font-size: 14px;
        line-height: 25px
    }

    .img-list li {
        padding: 0 5px;
        margin-bottom: 15px
    }

    .img-list {
        margin: 0 -5px
    }

    .img-list-tt {
        font-size: 14px;
        line-height: 35px;
        padding: 0 15px
    }

    .img-ul-img img {
        width: 96px;
        height: 68px
    }

    .img-ul-right {
        margin-left: 106px;
        padding-top: 0
    }

    .img-ul-p {
        height: 25px;
        margin-top: 5px
    }

    .img-ul-date {
        margin-top: 5px
    }
}


.left-nav-nr>ul>li.on>a {
    color: #007237;
}

.left-nav-nr>ul>li.on>span {
    transform: rotate(90deg);
}

.left-nav-nr>ul>li.activ {
    background: #dadada;
}

.left-nav-nr>ul>li.active>a {
    color: #007237;
    border-left: 3px solid #007237;
}

.left-nav-nr ul li:hover {}

.left-nav-nr ul li.active {}

.left-nav-nr ul li.active ul {
    display: block;
    border: none;

    background: #fff;
}

.left-nav-nr ul li a:hover {
    background-position: 31px center;
    color: #007237;
}
.left-nav-nr>ul>li>ul li.on a{
    background-position: 31px center;
    color: #007237;
}
.left-nav-nr>ul>li>ul {
    display: none;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 0;
    border-top: 1px solid #eeeeee;
}

.left-nav-nr>ul>li>ul>li>a {
    font-size: 14px;
    line-height: 36px;
    /* border-top: 1px solid #eeeeee; */
    padding-left: 40px;
    color: #666666;
}
.left-nav-nr>ul>li>span {
    position: absolute;
    width: 25px;
    height: 25px;
    right: 10px;
    top: 14px;
    line-height: 50px;
    background: url(../images/sub_left_down4.png) no-repeat center center;
    background-size: .1rem auto;
    cursor: pointer;
    transition: all 0.3s;
    background-size: 41%;
}