.no_body{
	background:url(../images/bg_bg.jpg) no-repeat;
	position: relative;
    top: 0;
      left: 0;
      width:100%;
      height:100%;
      zoom: 1;
     background-color: #fff;
     background-size: cover;
     -webkit-background-size: cover;
     -o-background-size: cover;
     background-position: center 0;
}
.no_text{
	position:absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);
	color:#fff;
	text-align:center;
	font-size:26px;
	width:100%
}
.no_text p{
	line-height:40px
}
.no_text p i{
	color:#ffe4ab
}
.no_text span{
	background:#fff;
	color:#000000;
	font-size:40px;
	font-family:Arial, Helvetica, sans-serif;
	width:450px;
	display:block;
	margin:15px auto 25px auto;
	font-weight:bold
}
.no_text h3{
	color:#01a2ff;
	margin-top:40px
}
.no_text h3 img{
	margin-right:12px
}
.header .top{
	background:#323232;
	height:34px;
	line-height:34px;
	color:#bcbcbc;
	font-size:12px;
}
.header .top span i,.header .top span:nth-child(2) a:nth-child(2){
	color:#22ac38
}
.header .top span:nth-child(2),.header .top span:nth-child(2) a{
	color:#fff
}

.header .top span:nth-child(2) img{
	margin:0 5px;
	position:relative;
	top:-1px
}
.header .nav .one{
	padding:13px 0
}
.box{
	width:1200px;
	margin:0 auto
}


.header .nav .tel{
	width:235px;align-self: center;
}
.header .nav .tel dd p{
	font-size:14px;
}
.header .nav .tel dd h3{
	font-size:36px;
	color:#febd03;
	font-weight:bold
}
.header .nav .tel dl{
	justify-content:space-between ;
}
.header .nav .tel dt{
	width:46px;align-self: center;
}
.header .nav .tel dd{
	width:170px;
	font-family: "Fette";
}
.header ul{
	width:630px;
}
.header ul li{
	line-height:74px;
	width:16.667%;
	text-align:center;
	position:relative
}
.header ul li i{
	position:absolute;
	right:0;
	top:0;
	color:#898989
}
.header ul li:last-child i{
	display:none
}
.header .nav li.active a em, .header .nav li:hover a em {
    background: url(../images/nm.png) no-repeat;
    height: 7px;
    width: 100%;
    display: block;
	position:relative;
	bottom:-13px;	
}
.header .nav li.active a,.header .nav li a:hover{
	color:#00913a
}
.side-nav ul {
	position: fixed;
	top: 0;
	right: 0;
	z-index: 999999999;
	width:70%;
	height: 100%;
	background: #ffffff;
	transition: left .4s ease-in-out;
	overflow-y: scroll;
	display: none;
	box-shadow: 0 0 10px rgba(222, 227, 230, 1);
}

.side-nav.aa ul {
	display: block;
}

.side-nav a {
	display: block;
	padding: 15px 0;
	color: #6b6b6b;
	font-size: 15px;
}

.side-nav li {
	overflow: hidden;
	border-bottom:1px #e6e6e6 solid
}

.side-nav dl {
	margin: 0;
	padding: 5px 0 0 0;
}
.side-nav dl dt a{
	padding: 15px
}
.side-nav dl dd{
	border-bottom:1px #e6e6e6 solid
}
.side-nav dl dt {
	position: relative;
	font-size: 16px;
	color: #6b6b6b;
	font-weight: 400;
	cursor: pointer;
}
.auto-close img {
	width: 1.5rem
}

.side-nav dl dd {
	display: none;
}

.side-nav dl dd a {
	padding-left:15px;
	font-size:13px
}
.side-nav dl dd:last-child{
	border:0
}
.side-nav li.show dl dd {
	display: block;
	background:#f5f5f5
}
#mcover {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    display: none;
    z-index: 9999999;
}
@font-face {
	font-family: "Fette";
	src: url("fette-engschrift.eot");
	src: url("fette-engschrift.eot?#iefix") format("embedded-opentype"),
		 url("fette-engschrift.woff") format("woff"),
		 url("fette-engschrift.ttf") format("truetype"),
		 url("fette-engschrift.svg#fette-engschrift") format("svg");
	font-style: normal;
	font-weight: normal;
}

.banner .img img{
	width:100%
}
.banner .txt img{
	position:absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);
}




.footer{
	background:#009a44;
	padding:60px 0 40px 0;
	
}

.wap_nav{
	display:none
}
.side-nav li.active dt a{
	color:#22ac38
}
.wap_footer {
	position:fixed;
	bottom:0;
	z-index:9999999;
	width:640px;
}
.wap_footer a{
	text-align:center;
	padding:10px 0;
	background:#12733d;
	width:33.33%;
	color:#fff;
	    font-size: 13px;
}
.wap_footer a:nth-child(2){
	border-left:1px #fff solid;
	border-right:1px #fff solid;
}
.wap_footer.flex{
	display:none
}
.wap_footer img{
	    position: relative;
    top: -1px;
    width: 16px;
    margin-right: 7px;
}
#mcovers {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
	display: none;
	z-index: 9999999999999999;
}
#mcovers .info {
	width: 90%;
	position: absolute;
	background: #fff;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
#mcovers .info p img{
	width:7rem
}
#mcovers .info h2 {
	font-size: 18px;
	color: #fff;
	height:50px;
	line-height:50px;
	background:#009a44;
	text-align: center;
	clear:both;
	-moz-border-radius: 8px 8px 0 0;
	-webkit-border-radius:  8px 8px 0 0;
	border-radius:  8px 8px 0 0;
}
.side-nav li.active a{
	color:#009a44
}
#mcovers .info p{
	font-size: 16px;
	color: #000;
	text-align:center;
	margin:0 auto
}
#mcovers .info .close {
    position: absolute;
    top: -14px;
    right: -14px;
    cursor: pointer;
}
.header .nav .one{
	flex-wrap:wrap
}
#where span{
	width:100%;
	text-align:right
}

.swipe {
  overflow: hidden;
  visibility: hidden;
  position: relative;
  margin: 0 auto;
  
}
.swipe-wrap {
  overflow: hidden;
  position: relative;
}
.swipe-wrap div {
  float:left;
  width:100%;
  position: relative;
}
#pager em{
	display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #fff;
	margin:0 5px;
	filter:alpha(opacity=60); /* IE */
-moz-opacity:0.6; /* 老版Mozilla */
-khtml-opacity:0.6; /* 老版Safari */
opacity: 0.6; /* 支持opacity的浏览器*/
}
#pager em.on{
	filter:alpha(opacity=100); /* IE */
-moz-opacity:1; /* 老版Mozilla */
-khtml-opacity:1; /* 老版Safari */
opacity: 1; /* 支持opacity的浏览器*/
}
#pager{
	text-align:center;
	position:relative;
	z-index:88;
	bottom:40px
}
.ppd_add img{
	cursor:pointer
}
.prev_prev img{
	position:absolute;
	top: 50%;
	left:0;
    transform: translate(0, -50%);
}
.next_next img{
	position:absolute;
	top: 50%;
	right:0;
    transform: translate(0, -50%);
}

.swiper-container {
  width: 100%;
  height: 100%;
  color: #262626;
  text-align: center;
}

.swiper-pagination-switch {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: #222;
  margin-right: 5px;
  opacity: 0.8;
  border: 1px solid #fff;
  cursor: pointer;
}
.swiper-visible-switch {
  background: #aaa;
}
.swiper-active-switch {
  background: #fff;
}
.swiper-scrollbar {
	background:none;
    position: absolute;
    right: 0px;
    top: 40px;
    height: 90%;
    width: 10px !important;
	border-radius:0;
}
.swiper-scrollbar .swiper-scrollbar-drag {
    background:#cccccc;
	border-radius:0;
}

.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;z-index:1; }.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate(0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform,height}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-wp8-vertical{-ms-touch-action:pan-x;touch-action:pan-x}
.container {
    width: 1200px;
margin-right: auto;
margin-left: auto;
margin-top:50px
}
.aboutHisPrev,.aboutHisNext{ display:block; position:absolute; top:50%; transform:translateY(-50%); -webkit-transform:translateY(-50%); cursor:pointer; width:46px; height:94px;z-index: 9;}
.aboutHisPrev{ left:0; background:url(../images/left.png) center center no-repeat;}
.aboutHisNext{ right:0; background:url(../images/right.png) center center no-repeat;}

.home_one{
	background:#fbfbfb;
	padding:35px 0
}
.home_one dl{
	text-align:center;
	color:#000;
	font-size:24px;
	cursor:pointer
}
.home_one dt img{
	margin-bottom:15px;
	-webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}
.home_one dl:hover dt img{
	-webkit-transform: rotateY(180deg);
transform: rotateY(180deg);
}
.pub_tit {
	padding-top:50px;
}
.pub_tit h2{
	font-size:38px;
	color:#393939
}
.pub_tit h2 b{
	color:#00913a
}
.pub_tit p{
	margin-top:16px;
	color:#262626
}
.pub_tit em{
	display:block;
	width:115px;
	height:3px;
	background:#169045;
	margin:20px auto
}
.home_tow .dl{
	margin-top:35px
}
.home_tow dl{
	width:23%;
	margin-bottom:50px;
}
.home_tow dt img{
	width:100%
}
.home_tow dd{
	background:#00913a;
	width:85%;
	margin:-25px auto 0 auto;
	position:relative;
	text-align:center;
	color:#fff;
	-moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  padding:9px 0;
  font-size:20px;
}
.home_tow{
	padding-bottom:50px
}
.home_th{
	background:url(../images/bg_4.jpg) no-repeat;
	width:100%;
	background-size:100%
}
.home_th .cont{
	padding:35px 0
}
.home_four{
	background:url(../images/bg_1.jpg) no-repeat;
	width:100%;
	background-size:100%;
	padding-top:60px;
}

.home_four .h_for_th .clo_3{
	background: url(../images/bg_2.png) no-repeat;
	width:31%;
	height:233px;
	background-size:100% 233px;
	padding:30px;
	padding-top:50px;
	  -moz-border-radius: 50px 0 50px 0;
  -webkit-border-radius:  50px 0 50px 0;
  border-radius:  50px 0 50px 0;
  position:relative;
  margin-bottom:40px
}
.home_four .h_for_th .clo_3 dl{
	display:flex;
	color:#fff;
}
.home_four .h_for_th .clo_3 dd{
	margin-left:15px
}
.home_four .h_for_th .clo_3 dd h2{
	font-size:30px
}
.home_four .h_for_th .clo_3 dd em{
	font-size:12px;
	text-transform: uppercase; 
}
.home_four .h_for_th .clo_3 dt,.home_four .h_for_th .clo_3 dd{
	align-self: center;
}
.home_four .h_for_th .clo_3 a{
	background:#febd03;
	color:#fff;
	border:1px #ffa200 solid;
	  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  display:block;
  width:114px;
  text-align:center;
  line-height:34px;
  font-size:15px;
  position:absolute;
  right:30px;
  bottom:30px
}
.home_four .tit_pub{
	font-size:38px;
	color:#fff;
	font-weight:bold;
	margin:30px auto 55px auto
}

.home_four .h_lHisPrev {
    left: -80px;
    background: url(../images/pre.png) center center no-repeat;
}
.home_four .h_lHisNext {
    right: -80px;
    background: url(../images/net.png) center center no-repeat;
}
.home_four .h_lHisPrev, .home_four .h_lHisNext {
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    cursor: pointer;
    width: 59px;
    height: 59px;
    z-index: 99;
}
.home_four .comBox5Lef  dd{
	box-shadow:1px 23px 9px 10px rgba(250,250,250);
	color:#000;
	font-size:20px;
	padding:22px 0;
	overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
margin-bottom:3px
}
.home_four{
	padding-bottom:55px
}
.home_four .swiper-slide{
	padding:0 15px;
}
.home_five{
	background:#008f3b;
	padding:35px 0
}
.home_five h2{
	color:#fff;
	font-size:30px;
	font-weight:bold
}
.home_five form{
	width:74%
}
.home_five form p{
	width:26%	;
	background:#fff;
	-moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  display:flex;
  padding:0 15px
}
.home_five form p img{
	width:25px;
	height:25px;align-self: center;
	margin-right:15px;
}
.home_five form .button{
	width:16%	;
	background:#febd03;
	border:0;
	-moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  color:#fff;
  cursor:pointer;
  font-size:15px;
}

.home_five form p .text{
	border:0
}
.home_six {
	padding:60px 0
}
.home_six .video{
	width:35.8%
}
.home_six .test{
	width:60.8%
}
.pub_about .video p,.home_six .video .img_pop p{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:#000000;/* IE6和部分IE7内核的浏览器(如QQ浏览器)下颜色被覆盖 */
  background-color:rgba(0,0,0,0.4); /* IE6和部分IE7内核的浏览器(如QQ浏览器)会读懂，但解析为透明 */
}
.home_six .video .img_pop p img,.pub_about .video p img{
	 position:absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);
	cursor:pointer
}
.home_six .test .name .h2 h2{
	font-size:30px;
	font-weight:bold
}
.home_six .test .name .h2 em{
	font-size:16px;
	text-transform: uppercase;
	margin:13px 0;
	display:block 
}
.home_six .test .cont p{
	font-size:15px;
	line-height:34px;
	margin:14px 0
}

.home_six .test .name a{
	color:#a7a7a7;
	border:1px #a7a7a7  solid;
	height:34px;
	line-height:30px;
	padding:0 15px;
	font-size:14px;
	-moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
}
.home_six .test .name a:hover{
	background:#008f3b;
	border:1px #008f3b solid;
	color:#fff
}
#videoId{
	width:100%;
	height:325px;
	object-fit: cover;
}
.pub_about .video .dvd #videoId{
	height:275px;
}
.home_six .video .dvd,.pub_about .video .dvd{
	display:none
}
.home_six .bg_bg {
	background:#f5f5f5;
	width:430px;
	padding:20px 40px
}
.home_six .swiper-slide{
	padding:0 15px
}
.home_six .swiper-slide p img{
	-moz-border-radius:8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  border:2px #fff solid;
  box-shadow: 2px 3px 9px 3px rgba(220,220,220);
}

.home_six .h_lHisPrevs {
    left: -40px;
    background: url(../images/a_left.png) center center no-repeat;
}
.home_six .h_lHisNexts {
    right: -40px;
    background: url(../images/a_right.png) center center no-repeat;
}
.home_six .h_lHisPrevs, .home_six .h_lHisNexts {
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    cursor: pointer;
    width: 59px;
    height: 59px;
    z-index: 99;
}
.home_six .video .img_pop .vd{
 box-shadow: 8px 13px 9px 3px rgba(230,230,230)
}
.home_sen .pub_tit h2{
	font-weight:bold;
	color:#fff;
}
.home_sen {
	background:url(../images/bg_3.jpg) no-repeat;
	padding-bottom:60px
}
.home_sen .comBox4{
}

.home_sen .h_lHisPrevd {
    left: -80px;
    background: url(../images/c_left.png) center center no-repeat;
}
.home_sen .h_lHisNextd {
    right: -80px;
    background: url(../images/c_right.png) center center no-repeat;
}
.home_sen .h_lHisPrevd, .home_sen .h_lHisNextd {
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    cursor: pointer;
    width: 40px;
    height: 118px;
    z-index: 99;
}
.home_sen .swiper-slide{
	padding:0 15px
}
.home_sen .swiper-slide p{
	background:#fff;
	padding:10px 30px;
	margin-top:-22px;
	position:relative;
	z-index:9999999;
	text-align: left;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}
.home_sen .swiper-slide .test  img{
	width:40px;
	height:40px;
}
.home_eight .one{
	width:45.5%;
	margin-bottom:35px
}
.home_eight {
	padding-bottom:45px
}
.home_eight .one .img{
	width:36%
}
.home_eight .one .test{
	width:58%;
	align-self: center;
}
.home_eight .one a{
	display:flex;
	justify-content:space-between ;
}
.home_eight .one .test em{
	color:#000;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif
}
.home_eight .one .test h2{
	color:#000;
	font-size:16px;
	overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
border-bottom:1px #e3e3e3 solid;
padding:10px 0 13px 0;
margin-bottom:13px
}
.home_eight .one .test p{
	color:#767676;
	font-size:14px;
	line-height:26px;
	display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp:2;
overflow: hidden;

}
.home_eight .dl{
	margin-top:35px
}
.home_eight .one .img img{
	width:100%
}
.home_eight .one:hover .test h2,.home_eight .one:hover .test em{
	color:#008f3b
}
.footer .box dl {
	color:#fff
}
.footer .box dl dt{
	font-size:18px;
	margin-bottom:10px
}
.footer .box dl dt .yp{
	margin-top:25px;
	display:block
}
.footer .box dl dd{
	display:flex;
	flex-wrap:wrap;
	margin-top:30px
}
.footer .box dl dd a{
	font-size:14px;
	color:#fff;
	width:48%;
	line-height:40px;
}
.footer .box dl:nth-child(1){
	width:185px
}
.footer .box dl:nth-child(2){
	width:420px
}
.footer .box dl:nth-child(2) p{
	font-size:14px;
	color:#fff;
	line-height:40px;
}
.footer .box dl:nth-child(2) p i{
	font-size:0;
	margin:0 10px
}
.footer .box dl:nth-child(3) dt{
	width:100%;
	text-align:right;
	position:relative;
	top:-10px
}
.footer .box dl:nth-child(3) dd{
	text-align:right
}
.footer .box dl:nth-child(3) dd p,.home_sen .comBox4 .img img{
	width:100%
}
.footer .box dl:nth-child(3) dd p img{
	margin-left:15px;
	width:95px
}
.footer .box dt em{
	position:relative;
	top:10px;
	margin-left:15px;
}
#banner .img p{
	position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #000000;
background-color: rgba(0,154,68,0.25);
}
#banner .test{
	position:absolute;
    top: 50%;
    left: 18%;
    transform: translate(0%, -50%);-webkit-transform:translate(0%, -50%);
	color:#fff
}
#banner .test em{
	font-size:26px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#banner .test h2{
	font-size:46px;
	font-weight:bold
}
#banner .test p{
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:capitalize;
}
.where{
	padding:16px 0;
	border-bottom:1px #f2f2f2 solid;
	background:#f9f9f9;
	text-align:right;
	color:#767676;
	font-size:13px
}
.where img{
	position:relative;
	top:-2px;
	margin-right:5px
}
.where a{
	color:#767676;
}
.where a:hover{
	color:#009a44;
}
.pub_pub{
	margin:45px auto
}
.pub_pub .pub_left{
	width:260px;
}
.pub_pub .pub_left .tit{
	padding:20px 0;
	font-size:26px;
	color:#fff;
	background:#009a44;
	  -moz-border-radius: 8px 8px 0 0;
  -webkit-border-radius: 8px 8px 0 0;
  border-radius: 8px 8px 0 0;
}
.pub_pub .pub_left .tit img{
	position:relative;
	top:-2px;
	margin-right:6px
}
.pub_pub .pub_left .one{
	margin-bottom:32px
}
.pub_pub .pub_left .one li{
	padding:18px 0;
	margin-bottom:1px;
	background:#f6f6f6 url(../images/od.png) no-repeat  20px 25px;
	padding-left:40px;
}
.pub_pub .pub_left .one li a i{
	background:url(../images/to.png) no-repeat;
	display:block;
	width:19px;
	height:19px;
}
.pub_pub .pub_right{
	width:900px;
}
.pub_pub .pub_left .one li a{
	display:flex;
	justify-content:space-between ;
	margin-right: 16px;
}
.pub_pub .pub_left .one li.cur a{
	color:#febd03
}
.pub_pub .pub_left .one li.cur a i{
	background:url(../images/to_p.png) no-repeat;
	display:block;
	width:19px;
	height:19px;
}
.pub_pub .pub_left .one.core{
	background:#f6f6f6
}
.pub_pub .pub_left .one .cores{
	text-align:center;
	margin:15px auto
}
.pub_pub .pub_left .one .cores img{
	width:150px;
	border:1px #ececec solid;
	-moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  margin-bottom:12px
}
.pub_pub .pub_left .one .cores p{
	font-size:15px;
	line-height:24px;
}
.pub_left .one .tel p:nth-child(1) {
    line-height: 24px;
    font-size: 15px;
    color: #000000;
    margin-bottom: 8px;
}
.pub_left .one .tel p {
    line-height: 30px;
    font-size: 40px;
    font-weight: bold;
    font-family: Fette;
    color: #31a800;
}
.pub_left .one .tel {
    padding-bottom: 20px;
    margin-top: 20px;
}
.pub_left .one .tel {
    text-align: center;
}
.pub_left .one .tel p:nth-child(1) img {
    position: relative;
    top: -2px;
    margin-right: 5px;
}
.pub_about .one .video{
	width:375px;
	margin-bottom:35px
}
.piublic_tit h2{
	color:#393939;
	font-size:22px;
	font-weight:bold;
	margin-bottom:10px;
}
.piublic_tit  img{
	display:block;
    margin-bottom:30px
}
.pub_about .pub_right .one .txt{
	width:490px;
}
.pub_about .pub_right .one p{
	color:#5b5b5b;
	line-height:33px;
	font-size:15px;
	text-indent:2em;
	margin-bottom:25px
}
.pub_about .pub_right .one p img{
	display:block;
	margin:0 auto
}
.pub_about .one .video img.vdv{
	width:100%
}

.page {
	text-align: center;
	margin:30px auto
}
#pages{
	display:flex;
	justify-content: center
}
.page b,.page li{
	background: #fdfdfd;
	border: 1px #d9d9d9 solid;
	color: #9a9a9a;
	font-size: 13px;
	text-align: center;
	padding: 7px 12px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin: 0 2px
}
.page li a{
	color: #9a9a9a;
	font-size: 13px;
	text-align: center;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display:block
}
.page b,.page li:hover,.page li.active{
	background: #febd03;
	border: 1px #febd03 solid;
	color: #fff
}
.page li:hover a{
	color:#fff
}
.pub_img_pic .img_pic a{
	width:31.333%;
	border:1px #e6e6e6 solid;
	margin-left:3%;
	margin-bottom:3%
}
.pub_img_pic .img_pic a:nth-child(3n+1){
	margin-left:0
}
.pub_img_pic .img_pic  dd{
	padding:15px;
	text-align: center;
	overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap
}
.pub_img_pic .img_pic  dl:hover dd{
	color:#febd03
}
.pub_solu dl {
    border: 1px #fff solid;
}
.pub_solu dl {
    margin-top: 45px;
    background: #f9f9f9;
}
.pub_solu dl a {
    display: flex;
}
.pub_solu dt {
    width: 310px;
}
.pub_solu dd {
    width: 640px;
    padding: 25px;
	align-self: center;
}
.piublic_tit h2{
	display:flex
}
.piublic_tit h2 img{
	display:inherit;
	margin-bottom:0;
	width:25px;
	height:25px;
	margin-right:6px;
	position: relative;
top: 3px;
}
.pub_solu dd h3{
	font-weight:bold;
	font-size:16px;
	margin-bottom:0.35rem;
	overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap
}
.pub_solu dd p{
	    color: #717171;
    line-height: 25px;
    font-size: 15px;
	display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}
.pub_solu dd h4{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	display:flex;
	 justify-content:space-between ;
	 margin-top:0.35rem
}
.pub_solu dd h4 img{
	width:13px;
	margin-right:5px;
	margin-top:-4px
}
.pub_solu dd h4 i{
	color:#717171;
	border:1px #d5d5d5 solid;
	padding:5px 18px;
	font-size:15px;
}
.pub_solu dd h4 span{
	align-self: center;
	color:#929292;
	font-size:14px
}
.pub_solu dl:hover dd h3{
	color:#009a44
}
.pub_solu dl:hover dd  h4 i{
	color:#fff;
	border:1px #009a44 solid;
	background:#009a44
}
.pub_solu dl:hover {
	border:1px #009a44 solid;
}
.pub_solu dl {
	border:1px #fff solid;
	-moz-border-radius:6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.pub_solu dt img,.pub_solu dt{
	-moz-border-radius:6px 0 0 6px;
  -webkit-border-radius: 6px 0 0 6px;
  border-radius: 6px 0 0 6px;
}
.cont_cont .title h2{
	color:#0d0d0d;
	font-size:24px;
}
.cont_cont .title p{
	color:#9c9c9c;
	padding:20px 0;
	font-size:14px;
}
.cont_cont .title p i{
	margin:0 20px
}
.cont_cont .title{
	border-bottom:1px #e6e6e6 solid
}
.cont_pub p{
	color:#333;
	font-size:15px;
	line-height:30px;
	text-indent:2em;
	margin-top:30px
}
.cont_pub p img{
	display:block;
	margin:0 auto
}
.per_net a{
	color:#7d7d7d;
	font-size:15px;
	display:block;
}
.per_net span:nth-child(1){
	margin-bottom:15px;
	display:block
}
.per_net {
	border-top:1px #e6e6e6 solid;
	border-bottom:1px #e6e6e6 solid;
	padding:20px 0;
	margin-top:30px
}
.per_net a:hover{
	color:#febd03
}
.pub_pro dl{
	width:31.33%;
	margin-left:3%;
	border:1px #e6e6e6 solid;
	margin-bottom:3%
}
.pub_pro dl:nth-child(3n+1){
	margin-left:0
}
.pub_pro dt{
	height:280px;
	overflow:hidden
}
.pub_pro dd{
	padding:18px;
}
.pub_pro dd h2{
	font-size:16px;
	font-weight:bold;
	color:#000;
	overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap
}
.pub_pro dd p{
	font-size:13px;
	color:#8d8d8d;
	margin-top:10px;
	overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap
}
.pub_pro dl:hover{
	box-shadow: 0px 3px 19px 0px rgba(0,0,0,0.21);
}
.pub_pro dl:hover dd h2{
	color:#009a44
}
#pub_pro .pro_img {
    width:400px;
}
#pub_pro .pro_test {
    width:460px;
}
#pub_pro .pro_test .txt_tit h2 {
    color: #333333;
    font-size: 24px;
    padding-bottom: 20px;
    font-weight: bold;
}
#pub_pro .pro_test .txt_tit{
	margin-bottom:40px;
}
#pub_pro .pro_test .con_cont p{
	color:#4c4c4c;
	font-size:16px;
	line-height:26px;
	margin-top:20px;
}
#pub_pro .pro_test .con_cont p em{
	color:#3e3e3e;
	font-weight:bold	
}
.large_box{
    margin-bottom:10px;
    width:400px;
    height:400px;
    overflow:hidden;
	border:1px #dedede solid
}
.large_box img{
    display:block;
	width:100%;
	height:400px
}
.small_box{
    width:400px;
    height:100px;
    overflow:hidden;
}
.small_list{
   position: relative;
float: left;
width: 309px;
height: 100px;
overflow: hidden;
margin-left: 20px;
}
.small_list ul{
    height:95px;
    overflow:hidden;
}
.small_list ul li{
    position:relative;
    float:left;
    margin-right:8px;
    width:95px;height: 95px;
overflow: hidden;
}
.small_list ul li img{
    display:block;
	width:95px;
	height:95px;
}

.small_list ul li.on .bun_bg{
    display:block;
}
.btn{
    display:block;
    width:24px;
    height:24px;
    cursor:pointer;margin-top: 35px;
}
.small_list ul li .bun_bg{
    display:none;
    position:absolute;
    top:0;
    left:0;
    width:95px;
    height:95px;
    background:#FFF;
    filter:alpha(opacity=60);
    -moz-opacity:0.6;
    -khtml-opacity:0.6;
    opacity:0.6;
}
.left_btn{
    float:left;
    background-image:url(../images/w.png);
}
.right_btn{
    float:right;
    background-image:url(../images/q.png);
}

#pub_pro .pro_one {
	margin-bottom:70px;
}
#pub_pro .tits h2{
	color:#333333;
	font-size:20px;
	font-weight:bold;
	padding-bottom:10px
}
#pub_pro .tits{
	margin-bottom:35px;
}
#pub_cont p{
	line-height:32px;
	margin-bottom:30px
}
#pub_cont p img{
	display:block;
	margin:0 auto
}
.map {
    height: 380px;
    width: 100%;
}
#contact{
	padding:40px 0 60px 0
}
#tit h2{
	font-size:22px;
	color:#393939;
	font-weight:bold;
	margin-bottom:10px
}
#tit{
	margin-bottom:50px;
}
#contact .txt{
	width:440px;
}
#contact .map{
	width:695px;
}
#contact .txt h2{
	font-size:24px;
	margin-bottom:25px;
}
#contact .txt p img{
	width:30px;
	height:30px;
	margin-right:15px;
}
#contact .txt p {
	margin-bottom:20px
}
#contact dl{
	margin-left:45px;
	color:#7c7c7c;
	font-size:15px;
}
#contact dt img{
	width:150px;
}
#contact dd{
	padding-left:7px;
}