@charset "utf-8";


@font-face {
  font-family: 'COND';
  src: url('../font/AKZIDENZGROTESK-COND.OTF');
}


body{margin:0px; font-size:14px; color:#444; font-family:"微软雅黑"; background:#ffffff;}
*{padding:0px; margin:0px; box-sizing: border-box;}
body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,h7,p,i,b,em,span,form,fieldset,legend,input,textarea,select,button,th,td {margin:0; padding:0; font-style:normal;}
h1,h2,h3,h4,h5,h6,h7 {list-style:none; font-weight:normal;}
input,select,button{font-size:12px;  border:0; background:none; outline:none; vertical-align:middle;}
button {overflow:visible}
img{border:none; vertical-align:middle;}
img {    
image-rendering: -moz-crisp-edges; /* Firefox */     
image-rendering: -o-crisp-edges; /* Opera */      
image-rendering: -webkit-optimize-contrast; /*Webkit (non-standard naming) */ image-rendering: crisp-edges; \
-ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
}
li{list-style:none;}
a{color:#444; text-decoration:none;}
a:hover{color:#000;}
.clear{overflow:hidden; clear:both; height:0px;}
.clearfix:after {content: '';display: block;clear: both;height: 0;visibility: hidden;}
.clearfix {/*兼容 IE*/zoom: 1;}
.lf{float:left;}
.rt{float:right;}
::-webkit-scrollbar{width:5px;}
::-webkit-scrollbar-track{background-color:#666;}
::-webkit-scrollbar-thumb{background-color:#ddd;}
::-webkit-scrollbar-thumb:hover{background-color:#0fa74b;}
::-webkit-scrollbar-thumb:active{background-color:#0fa74b;}





.con { width:94%; margin:0px auto; max-width:1240px;}
.contain{ width:80%;  margin:0 auto}

.top1{ width:96%; margin:0 auto; max-width:1200px;box-sizing:border-box}
.logo{ float:left; margin:15px 0}
.logo img{ height:70px; width:auto}




.header{ position:fixed; width:100%; top:0px; left:0; z-index:9; transition: all 0.6s; padding:4px 0px; }

.logo1{ display:none;}
.logo2{ display:block;}

.header.on .logo1{ display:block;}
.header.on .logo2{ display:none;}


.header .xan { float:left; border-left: 1px solid #ddd; padding-left: 20px; margin: 24px 0px 0 10px;}
.header .xan h1 { font-size:16px;color: #999;  }
.header .xan p { font-size:24px; height:35px;color: #129328; font-weight: bold;}




.header:hover .logo1{ display:block;}
.header:hover .logo2{ display:none;}
.header .lange{color: #333; float: right; padding-top: 41px;}
.header .lange a { color: #333; font-size: 16px; font-family: Arial, Helvetica, sans-serif; padding: 0 0 0 15px; font-weight:bold;}
.header .lange a:hover {color:#333;}

.header .s_ch{height:50px; width:50px; font-weight:bold; line-height:32px; text-align: center; color:#129328; font-weight: 900;float:right; cursor:pointer;  margin-top: 35px; 
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .s_ch i{font-size:24px; color:#333; font-weight: 900;}
.header.on .s_ch i {  color:#333; }
.header:hover .s_ch i {  color:#333; }

.header.on .tel span{  color:#333; }
.header.on .tel p{  color:#129328}

.header:hover .tel span{  color:#333; }
.header:hover .tel p{  color:#129328}


.header.on .lange a{color: #333;}
.header.on a:hover {color: #333;}


.header:hover .lange a{color:#333}
.header:hover a:hover {color:#129328;}

.header .an{ position:absolute; right:3%; top:15px;height:18px; width:30px; display:none; float:right}
.header .an span{width:30px; height:2px; background-color:#129328; display:block; position:absolute;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .an span.a1{top:0; left:0;}
.header .an span.a2{top:8px; left:0;}
.header .an span.a3{top:16px; left:0;}
.header .an.n span.a2{display:none;}
.header .an.n span.a1{top:8px; width:30px;
transform:rotate(45deg);
-o-transform:rotate(45deg);
-ms-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-webkit-transform:rotate(45deg);}
.header .an.n span.a3{top:8px; width:30px;
transform:rotate(135deg);
-o-transform:rotate(135deg);
-ms-transform:rotate(135deg);
-moz-transform:rotate(135deg);
-webkit-transform:rotate(135deg);}
.header .nav{ float:left; margin-left:20px;}

.header .nav ul>li{height:100px; width:auto; padding:0 0px;font-size:16px; line-height:100px;float:left; text-align:center;position:relative; text-transform:uppercase; }

.header .nav ul li a:hover{ color:#f25252 }
.header .nav i{font-size:12px; line-height:50px; text-align:right; position:absolute;height:50px; right:5px; top:15px; display:none }




.header .nav ul li a.o_lm{line-height:100px; color:#333; padding:0 10px;  display:block; position:relative;}
.header .nav ul li a.o_lm:after{ content:""; position:absolute; width:0; left:50%; transform:translateX(-50%); bottom:0; background:#129328; height:3px; opacity:0; transition:all 0.6s}
.header .nav ul li:hover a.o_lm{ color:#333}
.header .nav ul li:hover a.o_lm:after{ content:""; position:absolute; width:100%; left:50%; transform:translateX(-50%); bottom:0; background:#129328; height:3px; opacity:1;transition:all 0.6s}


.header.on  .nav ul li a.o_lm{ color:#333}
.header:hover .nav ul li a.o_lm{ color:#333}



.header .nav .e_j{position:absolute; width:170px;  background:#fff; 
box-shadow: 0px 10px 10px rgba(0,0,0,0.25); top:100px;  display:none; left:0; z-index:9999999999999;  height:auto;  -webkit-animation: fadeInUpMenu 0.4s;
  -moz-animation: fadeInUpMenu 0.4s;
  -ms-animation: fadeInUpMenu 0.4s;
  -o-animation: fadeInUpMenu 0.4s;
  animation: fadeInUpMenu 0.4s;
  }
  
  @-webkit-keyframes fadeInUpMenu {
  0% {
    opacity: 0;
    -webkit-transform: translateY(10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes fadeInUpMenu {
  0% {
    opacity: 0;
    transform: translateY(10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpMenu {
  -webkit-animation-name: fadeInUpMenu;
  animation-name: fadeInUpMenu;
}

.header .nav ul li:hover .e_j{display:block;}
.header .nav .e_j ul li{ display:block; width:100%; line-height:45px; font-weight:normal; height:auto; text-transform:none; border-bottom:#e1e1e1 1px solid; text-align:left; padding-left:20px; }
.header .nav .e_j ul li:last-child { border-bottom:0}
.header .nav .e_j  ul li a{display:block; font-size:15px; line-height:45px; color:#333; transition:all 0.6s}
.header .nav .e_j  ul li a:hover { color:#129328; font-weight:bold;transition:all 0.6s }

@media only screen and (max-width:992px) {
	.logo{ float:left; margin:30px 0}
.logo img{ height:40px; width:auto;}	

.header .nav{ float:left; margin-left:20px;}
.header .nav ul li a.o_lm{ padding:0 5px; }
	}
	
@media only screen and (max-width:640px) {
	.logo{ float:left; margin:35px 0}
.logo img{ height:30px; width:auto;}	

.header .nav{ float:left; margin-left:10px;}
.header .nav ul li a.o_lm{ padding:0 2px; }
	}	
	


.head_h{width:100%; height:80px;}


.search{width:100%; background: rgba(36, 134, 212, 0.8); position:fixed; top:80px; left:0; z-index:101; display:none;}
.search .con{ position: relative;}
.search .sc_gb{position:absolute; top:50%; margin-top:-25px; right:15px; cursor:pointer;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.search .sc_gb:hover{transform:rotate(360deg);
-webkit-transform:rotate(360deg);
-moz-transform:rotate(360deg);
-ms-transform:rotate(360deg);
-o-transform:rotate(360deg);}
.search .sc_gb i{font-size:26px; line-height:40px; color:#fff;}
.search .sc_nr{width:700px; margin:20px auto; border: 1px solid rgba(255, 255, 255, 0.3);}
.search input{width:430px; height:40px; font-size:16px; line-height:40px; color:#fff; float:left; padding-left: 15px;}
.search input::placeholder{color:#fff;}
.search button{width:70px; height:40px; line-height:40px; text-align:center; color:#fff; float:right; outline:none;}
.search button i{font-size:30px;}






.dnbb {
  display: block;
}

.sjbb {
  display: none;
}

@media only screen and (max-width:992px) {
  .dnbb {
    display: none;
  }

  .sjbb {
    display: block;
  }
}

.gallery-top { margin-top:80px;}
.gallery-top .swiper-slide img {
  width: 100%;
  height: auto;
  display: block;
}

.gallery-top .swiper-pagination-bullet {
  width: 20px;
  height: 2px;
  margin: 0 5px !important;
}

.gallery-top .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
  bottom: 6px;
}



.gy_bt{width:100%;  text-transform:uppercase; margin-bottom: 30px; text-align: center; }
.gy_bt h2{font-family:Arial; font-size:38px; line-height:40px;  font-weight:800; color:rgba(153,153,153,0.1); position:relative;}
.gy_bt h3{font-size:32px; line-height:44px; margin-top:-25px; background:url(../images/bt.png) no-repeat center bottom; padding-bottom:20px;}
.gy_bt p { font-size:14px; color:#999; padding-top:10px}




.pro{ margin:50px auto; }
.pro ul{ display: flex; }
.pro ul li{ float:left; width:24%; border:#fff 2px solid; box-sizing:border-box; position:relative; overflow:hidden; margin: 0 1.3333% 0 0;}
.pro ul li:nth-child(4n) { margin-right: 0;}
.pro ul li a{ display:block; }
.pro ul li i{ display:block; width:100%; height:400px; overflow:hidden; position:relative;}
.pro ul li i img{ position:absolute; top:0; left:50%; transform:translateX(-50%);  height:100%; width:auto; transition:all 0.6s}
.pro ul li .cpzi{ position:absolute; width:100%; top:440px; z-index:0; left:0; text-align:center; padding:0 30px; box-sizing:border-box; transition:all 0.6s ; z-index:999}
.pro ul li .cpzi h3{ display:block; font-size:23px; color:#fff; position:relative;z-index:99}
.pro ul li .cpzi  em{display:block; width:60px; height:2px; background:#129328; margin:5px auto;position:relative;z-index:99}
.pro ul li:hover .cpzi{ top:50%; transform:translateY(-50%); transition:all 0.6s}
.pro ul li:hover  i img{ transform:translateX(-45%); transition:all 0.6s}
.pro ul li .cpzi font { margin-left:5px;}
.pro ul li .cpzi p{ display:block; color:#fff; font-size:14px; margin:30px 0; line-height:25px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; overflow:hidden;position:relative;z-index:99}
.pro ul li .cpzi  span a{ display:block; background:#129328; width:120px; line-height:35px; margin:0 auto;  text-align:center; color:#fff;transition:all 0.6s;position:relative;z-index:99}
.pro ul li .cpzi  span a:hover{ background:#129328; color:#fff; transition:all 0.6s}
.pro ul li:after {
  content: '';
  display: block;
  position: absolute;
  z-index:9;
  top: 50%;
  left: 0;
  width: 100%;
  height: 200%;
  pointer-events: none;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(11.7%, rgba(0, 0, 0, 0.009)), color-stop(22.1%, rgba(0, 0, 0, 0.034)), color-stop(31.2%, rgba(0, 0, 0, 0.072)), color-stop(39.4%, rgba(0, 0, 0, 0.123)), color-stop(46.6%, rgba(0, 0, 0, 0.182)), color-stop(53.1%, rgba(0, 0, 0, 0.249)), color-stop(58.9%, rgba(0, 0, 0, 0.32)), color-stop(64.3%, rgba(0, 0, 0, 0.394)), color-stop(69.3%, rgba(0, 0, 0, 0.468)), color-stop(74.1%, rgba(0, 0, 0, 0.54)), color-stop(78.8%, rgba(0, 0, 0, 0.607)), color-stop(83.6%, rgba(0, 0, 0, 0.668)), color-stop(88.7%, rgba(0, 0, 0, 0.721)), color-stop(94.1%, rgba(0, 0, 0, 0.762)), to(rgba(0, 0, 0, 0.79)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.009) 11.7%, rgba(0, 0, 0, 0.034) 22.1%, rgba(0, 0, 0, 0.072) 31.2%, rgba(0, 0, 0, 0.123) 39.4%, rgba(0, 0, 0, 0.182) 46.6%, rgba(0, 0, 0, 0.249) 53.1%, rgba(0, 0, 0, 0.32) 58.9%, rgba(0, 0, 0, 0.394) 64.3%, rgba(0, 0, 0, 0.468) 69.3%, rgba(0, 0, 0, 0.54) 74.1%, rgba(0, 0, 0, 0.607) 78.8%, rgba(0, 0, 0, 0.668) 83.6%, rgba(0, 0, 0, 0.721) 88.7%, rgba(0, 0, 0, 0.762) 94.1%, rgba(0, 0, 0, 0.79) 100%);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: -webkit-transform calc(var(--d) * 2) var(--e);
  transition: -webkit-transform calc(var(--d) * 2) var(--e);
  transition: transform calc(var(--d) * 2) var(--e);
  transition: transform calc(var(--d) * 2) var(--e), -webkit-transform calc(var(--d) * 2) var(--e);
}
.pro ul li:hover:after{
  top:0;-webkit-transform: translateY(-50%);transform: translateY(-50%);
}



.sy_hj{ background: #f6f6f6; padding: 50px 0px;}
.sy_hj ul li { width:24%; float: left; margin: 0px 1.33% 2% 0px;}
.sy_hj ul li .tp { width: 100%;  border: 1px solid #ddd;   height:250px; overflow: hidden; }
.sy_hj ul li .tp img { object-fit:cover; width:100%; height:100%;-webkit-transform:scale(1); -moz-transform:scale(1); -o-transform:scale(1); -ms-transform:scale(1); transform:scale(1); -webkit-transition: all 2s; -moz-transition: all 2s; transition: all 2s; padding: 5px;}
.sy_hj ul li .tp:hover img{ -webkit-transform:scale(1.07); -moz-transform:scale(1.07); -o-transform:scale(1.07); -ms-transform:scale(1.07); transform:scale(1.07); -webkit-transition: all 2s; -moz-transition: all 2s; transition: all 2s;}
.sy_hj ul li p { height: 50px; line-height: 50px; text-align:center; font-size:16px;}
.sy_hj ul li:nth-child(4n) { margin-right: 0;}




.ry_zz { background: #fff; padding: 50px 0px;}
.zzz{ margin: 0px auto; position:relative;}
.zzz .ziyuan1{ width:90%; margin:40px auto 0 auto; max-width:1240px }
.zzz .ziyuan1 .swiper-slide{ position:relative;}
.zzz .ziyuan1 .swiper-slide i{ display:block; width:100%; padding-bottom:100%;}
.zzz .ziyuan1 .swiper-slide .tp {width: 100%;  border: 1px solid #ddd;   height:250px; overflow: hidden;}
.zzz .ziyuan1 .swiper-slide .tp img { object-fit:cover; width:100%; height:100%;-webkit-transform:scale(1); -moz-transform:scale(1); -o-transform:scale(1); -ms-transform:scale(1); transform:scale(1); -webkit-transition: all 2s; -moz-transition: all 2s; transition: all 2s; padding: 5px;}
.zzz .ziyuan1 .swiper-slide .tp:hover img{ -webkit-transform:scale(1.07); -moz-transform:scale(1.07); -o-transform:scale(1.07); -ms-transform:scale(1.07); transform:scale(1.07); -webkit-transition: all 2s; -moz-transition: all 2s; transition: all 2s;}
.zzz .ziyuan1 .swiper-slide .wz { padding:20px 0px 0px 0px; color:#333; text-align: center; z-index: 19; }
.zzz .ziyuan1 .swiper-slide h1{ display:block; font-size:22px; color:#333;  text-overflow:ellipsis; white-space:nowrap; overflow:hidden; font-weight:bold; }
.zzz .ziyuan1 .swiper-slide h1:hover { color:#0a9024; }
.zzz .swiper-button-next{width:48px; height:48px; background:url(../images/you.png) no-repeat; right:0;  margin-top:-50px;background-size:48px 48px;}
.zzz .swiper-button-prev{width:48px; height:48px; background:url(../images/zuo.png) no-repeat; left:0; margin-top:-50px; background-size:48px 48px;}






.sy_xw {  margin:80px auto; }

.sy_xw ul li { padding: 25px 0px; border-bottom: 1px solid #ddd; width:48%; margin:0 4% 0 0; float:left;}
.sy_xw ul li:nth-child(2n) { margin-right: 0;}
.sy_xw ul li .tp { width: 25%; float:left; height: 110px; overflow: hidden;}
.sy_xw ul li .tp img {object-fit: cover; width: 100%; height: 100%;}
.sy_xw ul li .wz { float: right; width: 70%;}
.sy_xw ul li .wz h4 { font-size: 18px; height: 35px; font-weight:bold;}
.sy_xw ul li .wz p { font-size: 14px; line-height: 24px; margin-top: 10px; color: #666; height:48px; overflow:hidden;}
.sy_xw ul li .wz h4 a:hover{ color:#0a9024;}


.mr { width:160px; height:40px; text-align:center; line-height:38px;   float:right; margin-top:-50px; }
.mr a {color:#129328; font-size:15px; border: 1px solid #129328;display:block;}
.mr:hover a { background: #129328;color:#fff; font-size:15px; display:block; border: 1px solid #129328;}
.mr i { margin-left: 15px;}



.sy_hz { width: 100%; margin: 0px auto; position: relative;}
.sy_hz .gy_bt { text-align: left; color: #fff;}
.sy_hz .gy_bt h3{background:url(../images/bt.png) no-repeat left bottom;}
.sy_hz img { width: 100%; height: auto;}
.sy_hz .bj { width: 100%; height:100%; position: absolute; left: 0; top:0; background: rgba(0, 0, 0, 0.54);}
.sy_hz .zc { width:30%; float: left;position: absolute; left:10%; top:20%; }
.sy_hz .zc p { font-size: 16px; line-height: 28px; color: #fff;}








.guanyu{ background:#f4f4f8 url(../images/bg1.jpg) center right no-repeat; background-size:auto 100%; overflow:hidden; padding:100px 0;}
.guanyu .con{ display: flex;  justify-content: space-between;align-items: center;  flex-direction:row-reverse}
.sy_gypic{  width:45%;  overflow:hidden}
.sy_gypic img{ width:100%; height:auto;transition:all 0.6s}
.sy_gypic a:hover img{ transform:scale(1.1,1.1); transition:all 0.6s}
.sy_gyzi{width:55%; margin: 0% 8% 0 0;}
.sy_gyzi h1{ display:block; color:#129328; font-size:45px; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
.sy_gyzi h2{ display:block; color:#fff; font-size:22px}
.sy_gyzi p{ display:block; margin:30px auto; font-size:16px; line-height:32px; color:#ffffff;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 6; overflow:hidden}
.sy_gyzi span a{ display:block; background:#129328; width:160px; color:#fff; line-height:45px; text-align:center; font-size:14px; transition:all 0.6s}
.sy_gyzi span a:hover{ background:#1d67ae; transition:all 0.6s}





.footer{width:100%; padding:10px 0px;  background: #129328; color:#fff;}
.footer .fle { width:30%; float:left;}
.footer .x_x{  text-align: center;}
.footer .x_x a{color:#fff; padding:0px 10px; line-height:35px;}
.footer .x_x a:hover{color:#fff;}









.e_m{width:100%; height:100%; position:fixed; top:0; left:0; background-color:rgba(0,0,0,.8); z-index:99999; display:none;}
.e_m .n_r{width:200px; padding:10px; background-color:#fff; position:absolute; top:50%; left:50%; text-align:center;
transform:translate(-50%,-50%);
-webkit-transform:translate(-50%,-50%);
-moz-transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);
-o-transform:translate(-50%,-50%);}
.e_m .n_r img{width:100%; height:auto; display:block;}
.e_m .n_r p{font-size:15px; color:#888; margin-top:10px;}



.pc_kf{width:50px; position:fixed; right:5px; bottom: 100px; z-index:9;}
.pc_kf .nr{font-size:18px; text-align:center; line-height:50px; margin-bottom:10px; position:relative;}
.pc_kf .tel{width:160px; background-color:#129328; font-size:18px; line-height:50px; color:#fff; position:absolute; top:0; right:-160px; opacity:0;}
.pc_kf .tell{width:260px; background-color:#129328; font-size:18px; line-height:50px; color:#fff; position:absolute; top:0; right:-160px; opacity:0;}
.pc_kf .nr:hover .tel{right:56px; opacity:1;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.pc_kf .ewm{width:130px; padding:10px 10px 0; background-color:#129328; position:absolute; bottom:0; right:-180px; opacity:0;}
.pc_kf .ewm img{width:100%; height:auto; display:block; margin-bottom:10px;}
.pc_kf .ewm p{font-size:14px; color:#fff; line-height:16px; margin-bottom:10px;}
.pc_kf .nr:hover .ewm{right:56px; opacity:1;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.pc_kf .nr a{display:block; width:50px; height:50px; box-shadow:0 0 5px #ccc;  background-color:#fff;  overflow:hidden;}
.pc_kf .nr i{color:#333; font-size:24px; vertical-align:middle;}

.pc_kf .fh{width:50px; height:50px;  background-color:#129328; text-align:center; line-height:50px; color:#fff; cursor:pointer;}
.pc_kf .fh i{font-size:30px; font-weight:bold; color:#fff;}
.pc_kf .fh a {color:#fff;}


.nban{ width:100%; height:auto; font-size:0; overflow:hidden; position:relative; }
.nban img{ width:100%; height:auto;}


.ndh { width:100%; margin:0px auto; overflow:hidden; background: #f0f0f0; line-height:60px;}
.ndh .wz {  text-align:left; margin: 0px auto; font-size: 14px; max-width:1240px;}

/*标题*/
.sy_bt { width: 100%; border-bottom: 1px solid #ddd; line-height: 45px;  }
.sy_bt span { height: 47px; border-bottom: 2px solid #129328; font-weight: bold; text-align: left; font-size: 18px; display: inline-block; }
.sy_bt font { float: right;}
.sy_bt font a { font-size: 12px;}
.sy_bt img { margin-right: 8px;}





.nyfl { width:94%; margin:30px auto; max-width:1240px; text-align:center}
.nyfl ul li { width: auto; float: none; display:inline-block; margin:0 10px 0px 10px; height:60px; line-height:60px; padding:0px 50px; background:#f0f0f0; text-align:center; font-size:18px;}
.nyfl ul li a {font-size:22px;}
.nyfl ul li:hover a {background:#129328; color:#fff; font-size:22px; }
.nyfl ul li.on {background:#129328; color:#fff; font-size:22px; }
.nyfl ul li.on a {color:#fff;}


.neiye{ margin:20px auto; overflow:hidden; width:94%; max-width:1240px; }
.neiye .zc{width:20%; float:left; overflow:hidden;  background:#f6f6f6;}
.neiye .zc h3{width:100%; height:50px; padding:0px 20px; background:#129328; color:#fff; font-size:18px; line-height:50px; font-weight: bold; text-align:center; }
.neiye .zc ul{ padding: 20px 0px; }
.neiye .zc ul li{width:86%;margin: 0px auto 10px auto;  }
.neiye .zc ul li a{height:40px;  font-size:16px; color:#333; line-height:40px; display:block; background:#eaf7fe; text-align: center; border: 1px solid #ddd; border-radius: 3px;}
.neiye .zc ul li a:hover{background:#72c057; border: 1px solid #72c057; border-radius: 3px; color:#fff; }
.neiye .nright { width:75%; float:right;padding:0px 0px 15px 0px; }
.xxjj { width: 100%; margin-top:20px; min-height:300px;}
.xxjj p {font-size: 14px; line-height: 32px; padding: 20px 0px 0px 0px;}
.xxjj h3 { font-size: 20px;  color: #129328; font-weight: bold; padding-top: 30px;}


.ny_lb { width: 100%; }
.ny_lb ul li { padding: 25px 0px; border-bottom: 1px dashed #cfbfaa; }
.ny_lb ul li:nth-child(2n) { margin-right: 0; }

.ny_lb ul li  .tp { width: 30%; float: left;}
.ny_lb ul li  .tp img { width: 100%; height: auto;}
.ny_lb ul li  .wz { width: 67%; float: right;}
.ny_lb ul li  .wz h1 { font-size: 18px; font-weight: bold; height: 40px;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.ny_lb ul li  .wz p {font-size: 15px; line-height: 26px; color: #666666; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;  overflow: hidden;}


/*翻页*/
.paging{width:100%; margin:30px auto ; text-align:center; overflow:hidden;}
.paging a{line-height:32px; color:#888; background-color:#fff; text-align:center; font-size:14px; border:1px solid #e7e7e7; width:32px; height:32px; margin:0 3px; display:inline-block;}
.paging a:hover{background-color:#129328; border:1px solid #129328; color:#fff;}
.paging a.on{background-color:#129328; border:1px solid #129328; color:#fff;}




.lx_wm {margin:80px auto;}
.lx_wm .yc { width: 70%; float:right;}
.lx_wm .yc .map img { width: 100%; height: auto;}

.lx_wm .yc .ly { margin: 50px 0px;}
.lx_wm .yc .txt { width: 100%; height: 45px; line-height: 45px; background: #f6f6f6; padding: 0 10px; box-sizing: border-box; color: #666;font-size: 16px;}
.lx_wm .yc .ll { width: 48%; margin-bottom: 20px;}
.lx_wm .yc .text{ width: 160px; height: 45px; line-height: 45px; background: #129328; text-align: center; color: #fff; font-size: 16px;margin-top: 15px;}
.lx_wm .yc .txtt { width: 100%; height:120px; line-height: 45px; background: #f6f6f6; padding: 0 10px; box-sizing: border-box; color: #666;font-size: 16px; border: none; outline: none;}
.lx_wm .zc { width: 24%; float: left;}
.lx_wm .gy_bt { text-align: left;}
.lx_wm .gy_bt h3{background:url(../images/bt.png) no-repeat left bottom; margin-top: 0px; font-size:28px; padding-bottom:10px;}
.lx_wm .zc .zx { padding: 20px 0px; font-size: 18px; line-height: 40px;}




.cp_zs { width:100%; margin-top:30px;}
.cp_zs ul li { width:31%; margin:0 3.5% 2% 0; float:left;}
.cp_zs ul li:nth-child(3n) { margin-right: 0;}
.cp_zs ul li .tp { width:100%;}
.cp_zs ul li .tp img { width:100%; height:auto;}
.cp_zs ul li .wz { font-size:18px; height:60px; line-height:60px; text-align:center; font-weight:bold;}





.cp_zz {  margin:30px auto; width:94%; max-width:1240px; background:#f0f0f0; padding:20px;}
.cp_zz .tp { width:100%; height:auto;}
.cp_zz .tp img { width:100%; height:auto;}
.cp_zz h2 { background:#129328; font-size:24px; color:#fff; height:80px; line-height:80px; text-align:center;}
.cp_zz .lb { width:100%; margin-top:20px;}
.cp_zz .lb ul li { width:100%; height:80px; line-height:80px; font-size:24px; text-align:center; border-bottom:1px solid #ddd;}
.cp_zz .lb ul li a { font-size:24px;}
.cp_zz .lb ul li:hover a {background:#129328;font-size:24px; color:#fff; display:block;}
