body {
    color: #333;
    font-size: 14px;
    font-family: "微软雅黑",Helvetica,"黑体",Arial,Tahoma;
	margin:0 auto;
	position:relative;

	min-width: 1330px;
 

}
.img-hide,.img-lg{ overflow:hidden; }

.img-hide img,.img-lg img{ transition: 0.5s all;  transform: scale(1,1); }
.img-hide:hover img,.img-lg:hover img{ transform: scale(1.1,1.1); }
.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{ background: #21ad38; }
.logo{ line-height: 100px; }
.header-width{ width: 1640px; margin:0 auto; }
.nav-list li{ float: left; margin-left: 85px; }
.nav-list li a{ display: block; position: relative; line-height: 100px; font-size: 20px; color: #fff; }
.nav-list li.active a:before,.nav-list li a:hover:before{ display: block; content: ""; position: absolute; left: 50%; top: 80px; height: 3px; background: #fff; border-radius: 3px; width: 50px; margin-left: -25px; }
.search-box .form-control{ border-radius: 30px; padding-right: 40px; border:none; height: 40px; width: 185px; }
.search-box{ margin-top: 30px; position: relative; }
.btn-ss{ position: absolute; right: 5px; top: 0; bottom: 0; background: none; border:none; }
.header-a a{ display: block; position: relative; line-height: 100px; float: left; margin-left: 20px; }
.header-a{ padding-left: 10px; }
.header-a a i{ position: absolute; right: 50%; top: 50%; margin-top: -10px; margin-right: -10px; width: 6px; height: 6px; border-radius: 50%; background: #ff0000; }
.form-width{ width: 460px; margin:100px auto 200px auto; }
.form-title{ border-bottom: solid 1px #eee; padding-left: 44px; }
.form-title span{ display: block; width: 166px; border:solid 1px #eee; text-align: center; font-size: 20px; color: #3d3c3c; font-weight: bold; border-bottom: solid 1px #fff; margin-bottom: -1px; line-height: 55px; }
.form-sm{ position: relative; margin-top: 20px; }
.form-sm .form-control{ font-size: 18px; border: solid 1px #eee; background: #fdfdfd; height: 54px; box-shadow: none; }
.btn-yzm{ position:absolute; right: 1px; top: 1px; bottom: 1px; background: #fff; border:none; border-left: solid 1px #eee; width: 155px; font-size: 18px; }
.btn-form{ font-size: 18px; color: #fff!important; font-weight: bold; background: #108a00; padding:15px; border-radius: 30px; margin-top: 45px; width: 100%; }
.form-txt{ font-size: 16px; font-weight: bold; color: #525252; margin-top: 30px; }
.form-p{ font-size: 16px; color: #525252; line-height: 30px; margin-top: 10px; }
.form-p a{ color: #108a00; }
.container{ width: 1230px; }
.footer{ background: #21ad38; padding-top: 40px; }
.footer-p p{ font-size: 15px; color: #fff; margin-bottom:15px; }
.footer-p{ width: 260px; }
.footer-p-sm{ width: auto; }
.ewm{ margin-left: 30px; }
.footer-bottom{ font-size: 15px; color: #fff; border-top: solid 1px #8ddf9a; padding:15px 0; margin-top: 30px; }
.btn-yey{ position: absolute; right: 15px; top: 0; bottom: 0; width: 40px; background: url(../images/eye.png) center no-repeat; border:none; box-shadow: none; }
.xy-txt{ font-size: 16px; color: #9a9a9a; margin-top: 30px; margin-bottom:-20px; }
.xy-txt a,.xy-txt span{ color: #44ae36; }
.form-p-c{ margin-top: 30px; }
.form-width-b{ margin-bottom: 100px; }
.yzm{ position: absolute; right: 0; top: 0; width: 155px; border-left: solid 1px #eee; cursor: pointer; }
.yzm img{ width: 100%; height: 54px; }
.form-p-q{ line-height: 41px; color: #9a9a9a; font-size: 16px; margin-top: 20px; }
.form-p-q a{ display: inline-block; margin-left: 20px; color: #525252; }
.index-back{ background: url(../images/index-back.png) center top no-repeat; background-size: cover; padding-top: 40px; }
.banner .slick-slide{ padding:135px 0; }
.banner .slick-slide a{ display: block; transition: 0.3s all; }
.banner .slick-center a{ transform: scale(1.96526,1.96526); box-shadow: 0 0 15px rgba(0,0,0,0.1); }
.banner .slick-center{ z-index: 100; position: relative; }
.banner .slick-list{ padding:0!important; }
.banner .slick-slide a img{ width: 100%; }
.banner .slick-dots{ bottom: 40px; }
.banner .slick-dots li,.banner .slick-dots li button{ width: 15px; height: 15px; border-radius: 50%; }
.banner .slick-dots li button{ border:solid 3px #fff; }
.banner .slick-dots li button:before{ display: none; }
.banner .slick-dots li.slick-active button{ background: #fff; }
.link-ul li a img{ width: 222px; height: 90px; }
.link-ul{ width: 222px; }
.link-ul li{ margin-bottom:20px; }
.index-left{ margin-left: 50px; }
.index-title{ border-bottom: solid 1px #ddd; margin-top: 25px; margin-bottom: 20px; padding-bottom: 10px; }
.index-title span{ font-size: 24px; position: relative; padding-left: 50px; color: #333; font-weight: bold; }
.index-left{ width: 340px; padding-right: 40px; }
.index-title a{ float: right; margin-top: 10px; }
.index-title span i{ position:absolute; left: 0; top: 50%; transform: translate(0,-50%); }
.index-news li a{ display: block; position: relative; padding-left: 35px; background: url(../images/li01.png) left center no-repeat; }
.index-news li{ margin-bottom:15px; }
.index-news li a:hover{ color: #0eb36b; background: url(../images/li02.png) left center no-repeat; }
.index-title a:hover{ color: #0eb36b; }
.zx-left{ width: 850px; }
.tabs-ul{ margin-top: 45px; margin-bottom:30px; border-bottom: solid 1px #eee; padding-left: 27px; }
.tabs-ul li a{ display: block; padding:0 30px; padding-bottom: 15px; font-size: 20px; color: #333; font-weight: bold; position: relative; }
.tabs-ul li{ float: left; }
.tabs-ul li span{ font-size: 14px; color: #aaa; padding-top: 5px; display: inline-block; }
.tabs-ul li.active a{ color: #21ad38; }
.tabs-ul li.active a:before{ display: block; content: ""; position: absolute; left: 50%; bottom: 0; height: 3px; background: #21ad38; width: 86px; margin-left: -43px; }
.zx-ul li .clearfix{ display: block; position: relative; padding:20px 20px 20px 0; }
.zx-ul-img img{ width: 220px; height: 133px; }
.zs-ul-right{ width: 565px; }
.zs-ul-tt{ font-size: 20px; color: #373737; font-weight: bold; }
.zs-ul-date{ font-size: 15px; color: #8a8a8a; margin-top: 15px; }
.zs-ul-date span{ padding-right: 30px; }
.zs-ul-p{ font-size: 15px; color: #555; line-height: 30px; margin-top: 10px; max-height: 60px; overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;  }
.zs-ul-p a{ color: #21ad38; }
.zs-ul-tt a:hover{ color: #21ad38; }
.zx-ul li .clearfix:hover{ background: #f6fbf9; }
.pagination > li > a, .pagination > li > span{ margin:0 5px; border-radius: 4px; color: #333; }
.pagination{ margin:40px 0 50px 0; }
.zs-right,.zs-right .link-ul{ width: 310px; }
.zs-right .link-ul li img{ width: 100%; height: auto; }
.tj-box{ border:solid 1px #ddd; margin-top: 20px; padding-bottom: 25px; }
.tj-box-title{ border-bottom: solid 1px #ddd; line-height: 50px; font-size: 18px; color: #333; padding-left: 40px; position: relative; }
.tj-box-title:before{ display: block; content: ""; position: absolute; left: 27px; height: 20px; width: 3px; top: 50%; margin-top: -10px; background: #21ad38; }
.tj-img img{ width: 78px; height: 70px; }
.tj-ul li{ margin-top: 25px; padding-left: 25px; padding-right: 25px; }
.tj-right{ width: 160px; margin-top: -5px; }
.tj-right-tt{ font-size: 16px; color: #333; line-height: 25px; height: 50px;  overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;}
.tj-right-date{ font-size: 16px; color: #999; margin-top: 5px; }
.zx-box{ padding-bottom: 50px; }
.tj-ul li a:hover .tj-right-tt{ color: #21ad38; }
.nav-b{ border-bottom: solid 1px #ddd; margin-bottom: 30px; padding-bottom: 20px; font-size: 16px; color: #808080; margin-top: 40px; }
.nav-b a{ color:#808080;  }
.nav-b a:hover{ color: #21ad38; }
.article-tt{ margin:0; font-size: 30px; color: #333; font-weight: bold; }
.article-date{ font-size: 15px; color: #808080; margin-top: 20px; }
.article-p{ border-top: solid 1px #ddd; margin-top: 30px; padding:15px 0; }
.article-p p{ font-size: 16px; color: #494949; margin:0; text-align: justify; line-height: 35px; }