body {
    color: #333;
    font-size: 14px;
    font-family: "Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜","Arial",Helvetica,"Ã©Â»â€˜Ã¤Â½â€œ",Arial,Tahoma;
	margin:0 auto;
	position:relative;
	overflow-x: hidden;
  background: #fff;

}
html{overflow-x: hidden;}
.slick-slider{ touch-action:auto; }
.img-hide{ overflow:hidden; display: block; }

.img-hide img{ transition: 0.5s all; transform: scale(1,1); }
.img-hide:hover 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{ text-decoration:none !important;}
a:focus{ text-decoration:none !important; outline: none !important;}
button:focus,button:hover,input:focus{ outline: none!important; }
img{ max-width:100%;}
.header{ height: 120px; padding:0 30px; background: url(/images/header.png) center repeat; position: absolute; left: 0; top: 0; right: 0; z-index: 10000; }
.logo{ line-height: 120px; }
.banner .slick-dots{ bottom: 0; height: 93px; background: url(/images/mask.png) center repeat; padding-top: 45px; }
.banner .slick-dots li{ margin:0 10px; }
.banner .slick-dots li,.banner .slick-dots li button{ width: 12px; height: 12px; background: #fff; border-radius: 50%; }
.slick-dots li button:before{ display: none; }
.banner .slick-dots li.slick-active button{ background: #cad88b; }

.banner .slick-prev{ width: 56px; height: 56px; background: url(/images/left.png) center no-repeat; left:10px; background-size: 100%; }

.banner .slick-next{ width: 56px; height: 56px; background: url(/images/right.png) center no-repeat; right:10px; background-size: 100%; }




.header-top{ height: 36px; line-height: 36px; background: #c2d17d; padding-left: 12px; margin-bottom: 18px; position: relative; }
.header-top a{ display: inline-block; color: #0f875f; padding-left: 15px; background: url(/images/dian.png) left center no-repeat; margin-right: 25px; }
.header-top:before{ display: block; content: ""; position: absolute; right: 100%; height: 36px; top: 0; width: 30px; background: url(/images/back-b.png) left center no-repeat; }
.header-top:after{ display: block; content: ""; position: absolute; left: 100%; height: 36px; top: 0; width: 30px; background:#c2d17d; }
.nav-list li{ float: left; margin-right: 45px; position: relative; }
.nav-list li a{ font-size: 18px; color: #fff; }
.nav-down{ position: absolute; left: 50%; margin-left:-60px; top: 100%; display: none; text-align: center; background: #138c4a; min-width: 120px; }
.nav-down li{ float: none; width: 100%; padding:0!important; margin:0!important; }
.nav-down li a{ font-size: 14px; display: block; padding:10px 15px!important; color: #fff!important; line-height: 22px!important; white-space: nowrap; }
.nav-down li a:hover{ background: #fff; color: #138c4a!important; }
.nav-list li:hover .nav-down{ display: block; }
.nav-list li{ position: relative; padding-bottom: 10px; }
.nav-click{ display: none; }

.header-r-a a{ display: inline-block; line-height: 24px; font-size: 13px; color: #fff; text-transform:uppercase; }
.header-r-a span{ padding:0 15px; color: #8ec7b3; }
.search-a{ padding-left: 40px; background: url(/images/icon01.png) left center no-repeat; }
.banner{ margin:0; }
.page-one{ position: absolute; z-index: 10; overflow:hidden; top: 0px;left: auto;right: 300px }
.tabs-ul li{ float: left; width: 25%; padding-left: 40px; position: relative; }
.page-one .container{width: 900px;}
.tabs-ul{ background: url(/images/tabs-back.png) left center no-repeat; position: relative; }
.tabs-ul li a{ display: block; height: 36px; line-height: 36px; position: relative; z-index: 10; padding-left: 48px; font-size: 18px; color: #fff; }
.container{ width: 1430px; }
.tabs-ul li.c a{ color: #094f29; }
.tabs-ul li a i{ position: absolute; left: 0; top: 0; bottom: 0; line-height: 36px; }
.tabs-ul li.c:before{ display: block; content: ""; position: absolute; left: 0; top: 0; bottom: 0; right:-40px; background: url(/images/nav-b20230227.png) center no-repeat; background-size: 100% 100%; }
.tabs-ul:before{ display: block; content: ""; position: absolute; left: 100%; width: 1000px; z-index: 5; height: 49px; bottom: 0; background: #cad88b; margin-left: 0; }
.tabs-ul li a:before{ display: block; content: ""; position: absolute; width: 1px; left: 40px; top: 50%; background: #c2d07c; opacity: 0.2; height: 26px; margin-top: -13px; }
.title{ font-size: 30px; margin-bottom: 30px; line-height: 30px; padding:25px 0; border-bottom: solid 1px #e9e9e9;  }
.title a{ float: right; font-size: 12px; color: #333; }
.tabs-ul li.c a:before{ background: #094f29; opacity: 0.2; }
.news-list li{ line-height: 35px; position: relative; padding-right: 150px; }
.news-list li a{ font-size: 16px; color: #333; }
.news-list li span{ position: absolute; right: 0; top: 0; font-size: 12px; color:#000000; }
.news-list{ padding:20px 30px; background: #f8faf5; margin-bottom: 35px; }
.news-row .col-xs-6{ padding:0 25px; }
.news-row{ margin:0 -25px; }
.img-list li{ float: left; width: 50%; padding:0 15px; margin-bottom: 36px; }
.img-list{ margin:0 -15px; }
.img-list-img a{ display: block; position: relative; padding-top: 60%; }
.img-list-img a img{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.img-list-date{ font-size: 12px; color: #339968; margin:10px 0; }
.img-list-tt a{ font-size: 16px; color: #333; }
.img-list-tt{ line-height: 25px; height: 50px; overflow:hidden; }
.left-width{ width: 60%; padding:0 25px; }
.right-width{ width: 40%; padding:0 25px; }
.gg-back{ background: url(/images/gg-back.png) center no-repeat; padding-top: 7px; background-size: cover; }
.gg-back .title,.gg-back .title a{ color: #fff; }
.gg-back .title{ border-bottom: none; padding-bottom: 0; margin-bottom: 40px; }
.gg-list li{ float: left; width: 50%; padding:0 45px; margin-bottom: 35px; }
.gg-list{ margin:0 -45px; padding-right: 30px; }
.gg-list-box{ background: #fff; height: 110px; box-shadow: 0 0 10px rgba(0,0,0,0.1); position: relative; padding-left: 100px; padding-top: 30px; padding-right: 30px; }
.gg-list-date{ position: absolute; left: 20px; color: #333; top: 22px;     text-align: center;}
.gg-list-date span{ font-size: 24px; margin-bottom: 3px; color: #00b454; display: inline-block; border-bottom: solid 1px #f1f1f1; }
.gg-list-tt a{ font-size: 16px; color: #333; }
.gg-list-tt{ line-height: 25px; height: 50px; overflow:hidden; }
.jx-list li{ line-height: 37px; position: relative; padding-right: 90px; }
.jx-list li a{ font-size: 16px; color: #fff; }
.jx-list li span{ position: absolute; right: 0; top: 0; font-size: 12px; color: #fff; }
.jx-list{ margin-top: -12px; }
.dt-list li{ float: left; width: 50%; padding:0 25px; margin-bottom: 30px; }
.dt-list{ margin:0 -25px; }
.dt-list-box{ position:relative; padding-left: 87px; }
.dt-list-date{ position: absolute; height: 50px; left: 0; top: 5px; padding-right: 18px; border-right: solid 1px #ededed; width: 75px; color: #333; }
.dt-list-date span{ font-size: 24px; color: #00b454; }
.mt-list li a{ font-size: 16px; color: #333; }
.mt-list li{ height: 26px; line-height: 26px; margin-bottom: 25px; }
.mt-list li a span{ display: inline-block; height: 26px; margin-right: 10px; width: auto; text-align: center; font-size: 14px; background: #dfecda; color: #138c4a;    padding: 0 5px; }
.lb-slick a{ display: block; margin:0 10px; position: relative;  }
.lb-slick{ margin:0 -10px; padding-top: 0; }
.ztzl .title,.ztzl .title a{color: #333;}
.ztzl .title{border-bottom: 1px solid #d1cdcd;}
.ztzl .slick-prev,.ztzl .slick-next{margin-top:-30px} 
.lb-slick span{ position: absolute;
    display: block;
    line-height: 30px;
    text-align: center;
    font-size: 12px;
    width: 100%;
    color: #fff;
    bottom: 1px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;}


.mt-slick{ margin:0; }
.mt-slick .slick-dots{ bottom: 0;  }
.mt-slick .slick-dots li,.mt-slick .slick-dots li button{ width: 12px; height: 12px; background: #c6c6c6; border-radius: 12px; padding:0; }
.mt-slick .slick-dots li.slick-active,.mt-slick .slick-dots li.slick-active button{ width: 30px; background: #007729; }
.lb-slick .slick-prev{ width: 56px; height: 56px; background: url(/images/left.png) center no-repeat; left:-28px; background-size: 100%; }
.slick-prev:before{ display: none; }
.lb-slick .slick-next{ width: 56px; height: 56px; background: url(/images/right.png) center no-repeat; right:-28px; background-size: 100%; }
.slick-next:before{ display: none; }
.footer{ padding:45px 0; background: url(/images/footer.png) center no-repeat; background-size: cover; margin-top: 55px;  }
.footer-tt{ font-size: 18px; color: #fff; margin-bottom: 15px; }
.dz-p{ font-size: 14px; color: #fff; background: url(/images/icon-dz.png) left center no-repeat; padding-left: 30px; }
.footer-left{ width: 34%; padding-right: 70px; }
.footer-right{ width: 66%; border-left: solid 1px #4e9778; padding-left: 70px;}
.footer-list li a{ font-size: 14px; color: #fff; }
.footer-list li{ margin-top: 20px; margin-right: 44px; }
.footer-list{ margin-top: -10px; }
.footer .container{ position: relative; }
.footer-b{ position: absolute; left:15px; bottom: 0; color: #fff; }
.footer-b img{ margin-right: 5px; }
.menu-button { position: absolute; display: none; top: 18px; right: 15px; z-index: 1000; 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);}
.jx-list li{ color: #fff; }
/************Ã¥â€¦Å¡Ã§Â¾Â¤Ã¦Å“ÂºÃ¦Å¾â€ž*********/
.list-banner .container{ position: relative; height: 400px; }
.list-banner-bottom{ position: absolute; left:0; right:0; bottom: 0; }
.list-banner-l{ position: relative; z-index: 20; padding-left: 85px; width: 234px; font-size: 30px; color: #fff; line-height: 87px; }
.list-banner-l:before{ display: block; content: ""; position: absolute; left:0; top: 0; bottom: 0; width: 294px; background: url(/images/tt-back.png) center no-repeat;  background-size: 100% 100%; }
.list-banner-l span{ position: relative; z-index: 10; }
.nav-banner{ width: 966px; position: absolute; left:232px; bottom: 0; }
.nav-banner li{ float: left; width: 20%; padding-left: 80px; position: relative; }
.nav-banner a{ display: block; font-size: 18px; position: relative; z-index: 10 color: #094f29; line-height: 50px; }
.nav-banner li:before{ display: block; content: ""; position: absolute; left:0; top: 50%; margin-top: -29px; height: 58px; background: url(/images/nav.png) center no-repeat; width: 240px; background-size: 100% 100%; bottom: 0; }
.nav-banner li:nth-child(1){ z-index: 10; }
.nav-banner li:nth-child(2){ z-index: 9; }
.nav-banner li:nth-child(3){ z-index: 8; }
.nav-banner li:nth-child(4){ z-index: 7; }
.nav-banner li:nth-child(5){ z-index: 6; }
.nav-banner li.active:before{ height: 70px; background: url(/images/nav-b.png) center no-repeat; margin-top: -34px; width: 249px; left:-1px; background-size: 100% 100%; }
.nav-banner li.active{ margin-top: -7px; }
.list-back{ background: #f8faf5; padding-top: 55px; }
.title-list{ font-size: 24px; color: #138c4a; margin-bottom: 25px; padding-left: 30px; background: url(/images/l.png) left center no-repeat; }
.jg-list li{ float: left;margin: 0 1%;width: 23%; padding: 10px; margin-bottom: 20px;box-shadow: 0px 2px 5px rgba(0,0,0,0.1); background: #fff;}
.jg-list{ margin:0 -1%; padding-bottom: 20px;display: flex;flex-wrap: wrap; }
.jg-list li a{ display: block;font-size: 18px; color: #333; }
.list-back .footer{ margin-top: 20px; }
.nav-banner li a{ color: #094f29; }
/************Ã¦â€“Â°Ã©â€”Â»Ã¤Â¸Â­Ã¥Â¿Æ’*********/
.nav-b span{ font-size: 12px; color: #666; padding:0 5px; }
.nav-b a{ font-size: 12px; color: #666; background: url(/images/icon-c.png) left center no-repeat; padding-left: 22px; }
.nav-b{ padding-top: 20px; margin-bottom: 30px; }
.list-back-sm{ padding-top: 0; }
.news-ul li{ position: relative; margin-bottom: 10px; padding-top: 25px; height: 100px; background: #fff; padding-left: 140px; padding-right: 40px; }
.news-ul-date{ position: absolute; padding-right: 25px; line-height: 28px; left:30px; top: 22px; border-right: solid 1px #d6e1db; height: 56px; font-size: 16px; color: #000000;text-align: center;}
.news-ul-date span{ font-size: 30px;    color: #2f875d; }
.list-tt a{ font-size: 18px; color: #333; }
.list-p{ color: #515151; margin-top: 10px; }
.page-box{ padding:20px 0 10px 0; }
/***********Ã¥â€ â€¦Ã¥Â®Â¹Ã©Â¡Âµ**********/
.article-tt{ font-size: 30px; color: #000; font-weight: bold; }
.article-date{ color: #999; margin-top: 25px; padding-bottom: 15px; border-bottom: solid 1px #e8e8e8; }
.article-p p{ max-width: 100%; font-size: 16px; line-height: 30px;text-indent: 2em; }
.article-p{ padding:30px 0; }
.article-bottom{ font-size: 16px; color: #6f6f6f; margin-bottom: 60px; }
/************Ã§Â®â‚¬Ã¤Â»â€¹**********/
.about-tt{ height: 45px; line-height: 45px; margin-bottom: 30px; background: url(/images/about-tt.png) center no-repeat; font-size: 18px; color: #138c4a; font-weight: bold; }
.about-p{ font-size: 16px; color: #000; line-height: 35px; }
.about-p p{ margin-bottom: 35px; }
.about-title{ margin-bottom: 30px; }
.news-list li a:hover,.img-list-tt a:hover,.gg-list-tt a:hover,.mt-list li a:hover,.list-tt a:hover,.nav-b a:hover{color: #339968;}
.jx-list li a:hover,.footer-list li a:hover,.tabs-ul li a:hover,.nav-banner li a:hover,.nav-list li a:hover,.header-r-a a:hover,.header-top a:hover{ text-decoration: underline!important; }
.gg-list-box:hover,.news-ul li:hover{ box-shadow: 0 0 25px rgba(0,0,0,0.3); }
.search-box{ position: fixed; left: 50%; top: 50%; width: 800px; height: 54px; background: #fff; padding-right: 115px; margin-left: -400px; z-index: 1000010; }
.search-box .form-control{ height: 54px; border-radius: 0; font-size: 18px; box-shadow: none; border:none; }
.modal{ z-index: 100000001; }
.modal-backdrop{z-index: 10000000;}
.modal-box{ position: fixed; display: none; left: 0; top: 0; right: 0; bottom: 0; z-index: 1000010; }
.btn-search,.btn-search:hover,.btn-search:focus{ position: absolute; right: 0; background: #138c4a; top: 0; width: 115px; height: 54px;border:none; border-radius: 0;padding:0}.modal-back{position: fixed; left: 0; top: 0; right: 0; bottom: 0; z-index: 100000; background: rgba(0,0,0,0.5);}
.jg-list li:hover{ background: #339968;}
.jg-list li:hover a{ color: #fff;}
.nav-banner-phone{ display: none; }






@media( max-width: 1799px){
    .nav-list li{ margin-right: 20px; }

}
@media( max-width: 1599px){
    .nav-list li{ margin-right: 15px; }
    .header-r-a span{ padding:0 5px; }
    .search-a{ padding-left: 30px; }
}
@media( max-width: 1499px){
    .nav-list li{ margin-right: 15px; }
    .nav-list li a{ font-size: 16px; }
    .header-r-a span{ padding:0 5px; }
    .search-a{ padding-left: 30px; }
    .logo{ width: 200px; }
    .container{ width: 1230px; }
.footer-list li{
    margin-right: 70px;
}
}
@media( max-width: 1279px){
    .nav-list{ position: absolute; display: none; left:0; border-top: solid 1px #fff; top: 100%; right:0; background: url(/images/header.png) center repeat; }
    .nav-list li{ float: none; margin:0; padding:0; }
    .nav-list li a{ line-height: 40px; padding:0 15px; display: block; }
    .header{ height: 90px; }
    .logo{ line-height: 90px; }
    .header-top{ margin-bottom: 15px; }
    .menu-button{ display: block; top: 55px; }
    .container{ width: 970px; }
    .title{ font-size: 24px; padding:15px 0; margin-bottom: 15px; }
    .left-width,.right-width,.gg-list li{ padding:0 10px; }
    .news-row,.gg-list{ margin:0 -10px; }
    .footer-left{ padding-right: 30px; }
    .footer-right{ padding-left: 30px; }
    .footer-list li{ margin-right: 30px; }
    .tabs-ul li a{ padding-left: 50px; font-size: 16px; }

    .nav-banner{ right:15px; width: auto; left:227px; }
    .nav-banner li{ padding-left: 55px; }
    .nav-banner li:before{ width: 185px; }
    .nav-banner li.active:before{ left:4px; width: 183px; height: 65px; }
    .nav-banner li.active{ margin-top: -2px; }
    .jg-list li a{ font-size: 16px;}
  .nav-list li .nav-down{ display: none; position: static; background: none; margin:0; text-align: left; width: 100%; }
  .nav-list li .nav-down li a{ color: #fff; padding-left: 25px; background: none!important; }
  .nav-list li:hover .nav-down{ display: none; }
  .nav-click { display: block; transition: 0.3s all; z-index: 10000; position: absolute; color: #fff; right: 0; top: 0; width: 40px; height: 40px; text-align: center; line-height: 40px;}
  .nav-click.active{ transform: rotate(180deg); }
    }
@media( max-width: 991px){
    .container{ width: 750px; }
    .left-width, .right-width{ width: 100%; }
    .news-list{ margin-bottom: 15px; }
    .gg-back .title{ margin-bottom: 15px; }
    .gg-back{ padding-bottom: 30px; }
    .gg-list li{ margin-bottom: 20px; }
    .gg-list{ padding-right: 0px; }
    .footer-left,.footer-right{ width: 100%; float: none!important; padding:0; }
    .footer-right{ border:none; margin-top: 30px; }
    .footer-b{ position: static; margin-top: 30px; text-align: center; }
    .footer-list li{ margin-right: 26px; }
    .tabs-ul li{ padding-left: 25px; }
    .tabs-ul li.c:before{ right:-25px; }
    .tabs-ul li a{ padding-left: 35px; font-size: 14px; }
    .tabs-ul li a i img{ width: 20px; }
    .tabs-ul li a:before{ left:25px; }
    .nav-banner li.active:before{ width: 189px; }
    .list-banner-l:before{ width: 190px; }
    .list-banner-l{ width: 160px; padding-left: 60px; font-size: 18px; height: 60px; line-height: 60px; }
    .nav-banner{ left:147px; }
    .nav-banner li{ padding-left: 35px; }
    .nav-banner li:before{ width: 150px; }
    .nav-banner li.active:before{ width: 148px; left:2px; }
    .jg-list li{ width: 31.333333%; }
    .search-box {
    width: 600px;
    margin-left: -300px;
}
}
@media( max-width: 767px){
    body{ padding-top: 90px; }
    .container{ width: 100%; }
    .header-top a{ margin-right: 5px; padding-left: 10px; font-size: 14px; }
    .header{ padding:0 15px; }
    .header-top{ position: absolute; display: none; top: 0; right:0; height: 25px; line-height: 25px; }
    .header-top:before{ height: 25px; }
    .header-r-a{ position: absolute; top: 5px; right:15px; }
    .header-r-a a{ font-size: 12px; }
    .logo{ padding-top: 10px; }
    .menu-button{ top: 50px; }
    .search-a{ background-size: 14px; padding-left: 20px; }
    .banner .slick-dots{ padding-top: 60px; }
    .tabs-ul li{ width: 33.333333%; }
    .tabs-ul{ height: auto; background: #138c4a; }
    .tabs-ul li.c:before{ display: none; }
    .tabs-ul li.c{ background: #cad88b; }
    .tabs-ul:before{ display: none; }
    .tabs-ul li{ padding-left: 0; }
    .tabs-ul li a{ width: 110px; margin:0 auto; }
    .page-one{ margin-top: 20px; }
    .news-list li{ padding-right: 90px; }
    .title{ font-size: 18px; line-height: 24px; }
    .news-list{ margin-bottom: 5px; }
    .img-list li{ margin-bottom: 20px; }
    .gg-list li,.dt-list li{ width: 100%; }
    .lb-slick .slick-prev{ left:0; width: 24px; height: 24px; margin-top: -12px; top: 50%; }
    .lb-slick .slick-next{ right:0; width: 24px; height: 24px; margin-top: -12px; top: 50%; }
    .footer{ margin-top: 30px; padding:30px 0 15px 0; }
    .footer-list{ width: 25%; min-height: 160px; }
    .footer-list li{ margin-right: 10px; margin-top: 10px; }
    .footer-right{ width: auto; margin-right: -10px; }
    .lb-slick{ padding-top: 0; margin-top: 30px; }
.search-box {
    width: auto;
    margin-left: 0;
    left: 15px;
    right: 15px;
}
    .nav-banner{ position: static; }

    .list-banner .container{ height: 150px; }
    .list-banner-bottom{ position: absolute; top: 100%; left:15px; right:15px; }
    .list-banner-l{ height:50px; line-height: 50px; }
    .nav-banner li{ width: 20%; background: #cad88b; padding:0; text-align: center; }
    .nav-banner li:before{ display: none!important; }
    .nav-banner li.active{ margin:0; }
    .list-back{ padding-top: 80px; }
    .list-banner-l{ position: absolute; bottom: 100%; left:-15px; background: #138c4a; text-align: center; padding:0; }
    .nav-banner{ right:0; margin-left:-15px; margin-right: -15px; float: none!important; }
    .nav-banner li a{ font-size: 16px; }
    .list-banner-l:before{ display: none; }
    .jg-list li{ width: 48%; }
    .jg-list li a{ font-size: 13px;}
    .jg-list{ padding-bottom: 0; }
    .title-list{ font-size: 18px; margin-bottom: 15px; }

    .list-back-sm{ padding-top: 50px; }
    .nav-b{ margin-bottom: 20px; }
    .news-ul-date{ left:15px; padding-right: 15px; }
    .news-ul li{ padding-left: 110px; padding-right: 15px; }
    .article-tt{ font-size: 18px; }
    .article-p p{ font-size: 14px; line-height: 25px; }
    .article-p{ padding:15px 0; }
    .article-bottom{ margin-bottom: 10px; }
    .about-p p{ font-size: 14px; line-height: 25px; margin-bottom: 10px; }
    .about-tt{ margin-bottom: 15px; }
    .about-title{ margin-bottom: 20px; }
    .nav-banner-pc{ display: none; }
    .nav-banner-phone{ display: block;overflow-y: auto; margin-left:-15px; margin-right: -15px; }
    .nav-banner-phone ul li a{white-space: nowrap; padding:0 10px;}
    .nav-banner-phone ul{ margin:0; display: table; min-width: 100%; }
    .nav-banner-phone ul li{ display: table-cell; float: none; }
    }
@media( max-width:400px){
.list-tt a{
    font-size: 15px;
}
.footer-list{ width: 50%; min-height: 160px; }
.footer-list li a{font-size: 13px;}
.footer-list li{
margin-right: 5px;
}
.jx-list li{
padding-right: 100px;
}
}
@media( max-width: 350px){
.tabs-ul li a{
    padding-left: 25px;
}
}


@media (max-width: 1279px){

.toplink li {

    margin-right: 2px;
}
.header-top a {

    margin-right: 2px;
}

.lb-slick span {
    line-height: 18px;
}
}

@media (max-width: 767px){
.lb-slick span {
    line-height: 13px;
}
}
.TabSlide .TabNav li{display: inline-block;cursor: pointer;margin-right: 20px;}
.TabSlide .TabCon.nones{display: none}
.TabSlide .TabCon{position: relative;}
.TabSlide .TabCon .more{position: absolute;top: -60px;right: 0}
.TabSlide .TabNav li.on span{border-bottom: 2px solid #00b454;color: #00b454;}
.TabSlide .TabCon.fadeIn{display: block;}
.TabSlide .jx-list li a{color: #333}
.TabSlide .jx-list li span{color: #666}
@media (max-width: 1366px){
.page-one .container{width: 70vw}

}
@media (max-width: 1280px){
.TabSlide .TabCon .more{top: -40px;}

}
@media (max-width: 1024px){
.page-one .container{width: 60vw}
.tabs-ul li a i{display: none}
.tabs-ul li{padding-left: 0px;}
.tabs-ul li a:before{display: none}
}
@media (max-width: 768px){
.page-one {display: none}
.TabSlide {padding: 0 5%}
.right-width{padding: 0 5%;width: 90%}
}





.toplink {float: right;background: #c2d17d;padding-left: 20px;position: relative;border-right: 1px solid #fff}
.toplink:before {display:block; content:""; position:absolute; right: 100%; height: 36px; top: 0; width: 30px; background: url(/images/back-b.png) left center no-repeat;}
.toplink li {float: left;height: 36px;line-height: 36px;color: #fff;margin-right: 20px;}
.toplink li a {color: #0f875f}
.toplink li:hover {text-decoration: underline;}
.header-top:before {display: none}
.toplink li img {margin-right: 5px;}
@media (max-width: 768px) {
.pull-right {position: absolute;top: 0;right: 0}
.header-r-a {top: 45px;}
.toplink li {margin-right: 15px;}
.toplink li img {display: none}
}