html{width: 100%;min-width:1200px;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{padding:0;margin:0}
body,button,input,select,textarea{font:14px/1.5 Microsoft Yahei,sans-serif}
body{width: 100%;background:#fff;overflow-x: hidden;-webkit-font-smoothing: antialiased;color:#333;background: #fff}
h1,h2,h3,h4,h5,h6,button,input,select,textarea{font-size:100%}
address,cite,dfn,em,var{font-style:normal}
code,kbd,pre,samp{font-family:courier new, courier, monospace}
small{font-size:12px}
ul,ol,li{list-style:none}
hr{border: none;height: 1px}
a{color:inherit;text-decoration:none;outline:none;background-color: transparent}
a:hover,a:active{outline: none;text-decoration: none}
img{border:none;}
b,strong{font-weight: bold;}
table{border-collapse:collapse;}
td,th{border: 1px solid #333;}
textarea,input,input:focus{border: none;outline: none;}
input[type="submit"]{cursor: pointer;}
*{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.b{display: block;width: 100%;height: 100%;}
.nclk{pointer-events: none;}
.cl{clear: both;}
.cl:after{content: "";clear: both;display: table;}
.fl{float: left;}
.fr{float: right;}
.r{position: relative;}
.ws{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.p{width: 1200px;margin: 0 auto;}
a.col{background-color: #ff9900;color: #fff;}
a.block{display: block;width: 100%;height: 100%;}
.c01{color: #1a3171;}
.c02{color: #666;}
.c03{color: #fff;}
.trans00{-webkit-transition: all 1s;-moz-transition: all 1s;transition: all 1s}
.trans01{-webkit-transition: all 1s;-moz-transition: all 1s;transition: all 1s}
.trans02{-webkit-transition: all 1.5s;-moz-transition: all 1.5s;transition: all 1.5s}
.trans03{-webkit-transition: all 2s;-moz-transition: all 2s;transition: all 2s}
.trans04{-webkit-transition: all 3s;-moz-transition: all 3s;transition: all 3s}
.ani-r-pic{
	opacity: 0;
	-webkit-transform-origin: 50% 50%;
	-webkit-transform: scale(.1);
	-moz-transform-origin: 50% 50% ;
	-moz-transform: scale(.1);
	-ms-transform-origin: 50% 50% ;
	-ms-transform: scale(.1);
	-o-transform-origin:  50% 50%;
	-o-transform: scale(.1);
	transform-origin: 50% 50% ;
	transform:scale(.1);
}
.ani-pages{opacity: 0;-webkit-transform: translate(0, 100px);-moz-transform: translate(0, 100px);transform: translate(0, 100px);-o-transform:translate(0, 100px);}
.ani-b-t{opacity: 0;-webkit-transform: translate(0, -80px);-moz-transform: translate(0, -80px);transform: translate(0, -80px);-o-transform:translate(0, -80px);}
.ani-b-it{opacity: 0;-webkit-transform: translate(0, -60px);-moz-transform: translate(0, -60px);transform: translate(0, -60px);-o-transform:translate(0, -60px);}
.ani-p-li{opacity: 0;-webkit-transform: translate(200px, 0);-moz-transform: translate(200px, 0);transform: translate(200px, 0);-o-transform:translate(200px, 0);}
.ani-p-l{opacity: 0;-webkit-transform: translate(-200px, 0);-moz-transform: translate(-200px, 0);transform: translate(-200px, 0);-o-transform:translate(-200px, 0);}
.ani-p-r{opacity: 0;-webkit-transform: translate(0, 70px);-moz-transform: translate(0, 70px);transform: translate(0, 70px);-o-transform: translate(0, 70px);}
.ani-i-o{opacity: 0;}
.ani-i-h{opacity: 0;height: 0;}
.ani-cycle{
	opacity: 0;
	-webkit-transform-origin: 50% 50%;
	-webkit-transform: rotateZ(360deg) scale(.1);
	-moz-transform-origin: 50% 50% ;
	-moz-transform: rotateZ(360deg) scale(.1);
	-ms-transform-origin: 50% 50% ;
	-ms-transform: rotateZ(360deg) scale(.1);
	-o-transform-origin:  50% 50%;
	-o-transform: rotateZ(360deg) scale(.1);
	transform-origin: 50% 50% ;
	transform:rotateZ(360deg) scale(.1);
}
.ani-rotate{
	-webkit-transform-origin: 50% 50%;
	-webkit-transform: rotateX(90deg);
	-moz-transform-origin: 50% 50% ;
	-moz-transform: rotateX(90deg);
	-ms-transform-origin: 50% 50% ;
	-ms-transform: rotateX(90deg);
	-o-transform-origin:  50% 50%;
	-o-transform: rotateX(90deg);
	transform-origin: 50% 50% ;
	transform:rotateX(90deg);
}
.pro_right .txt.ani-right,
.pro_right .more.ani-right,
.pro_right h2.ani-right{
	-webkit-transform: translateX(150px);
	-ms-transform: translateX(150px);
	-o-transform: translateX(150px);
	transform: translateX(150px);
	opacity: 0;
}
.pro_right li.ani-right{
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	opacity: 0;
}
/*header开始*/
header{
	/* position:fixed; */
	width: 100%;
	/*height: 282px;*/
	min-width: 1200px;
	/* left:0;
	top:0;
	z-index: 999; */
}
.head_top{
	width: 100%;
	height: 103px;
	background: #000;
	border-bottom: 1px solid #4d5063;
}
.head_top .logo{
	width: 302px;
	height: 90px;
	display: block;
	float: left;
}
.head_top nav{
	float: right;
}
.head_top li{
	float: left;
	padding-left: 35px;
	padding-top: 28px;
	padding-right: 20px;
	position: relative;
}
.head_top li a{
	display: block;
	width: 72px;
	text-align: center;
	font-size: 17px;
	line-height: 33px;
	color: #fff;
}
.head_top li:before{
	content: "";
	position: absolute;
	width: 7px;
	height: 7px;
	border-bottom: 2px solid #fff;
	border-right: 2px solid #fff;
	left:0;
	top: 40px;
	-webkit-transform: rotateZ(-45deg);
	-ms-transform: rotateZ(-45deg);
	-o-transform: rotateZ(-45deg);
	transform: rotateZ(-45deg);
}
.head_top li:nth-child(1):before{
	display: none;
}
.head_top li.active a,
.head_top li:hover a{
	color: #319d38;
	font-weight: bold;
	border-bottom: 3px solid #319d38;
}
.nav_list{
	position: relative;
}
.nav_box{
	margin-top: 30px;
	opacity: 0;
	width: 100%;
	height: 179px;
	position: absolute;
	left:0;
	top:0;
	background: rgba(0,0,0,.5);
	display: none;
}
.nav_title{
	width: 190px;
	border-right: 1px solid #4d5063;
	height: 179px;
}
.nav_title h3{
	font-size: 22px;
	line-height: 22px;
	padding-top: 40px;
	color: #fff;
}
.nav_title p{
	color: #c3c3c3;
	font-size: 14px;
	line-height: 36px;
	padding-bottom: 6px;
	text-transform: uppercase;
}
.nav_title .more{
	display: block;
	width: 104px;
	height: 30px;
	border-radius: 15px;
	border: 1px solid #b4b4b4;
	text-align: center;
	line-height: 28px;
	font-size: 14px;
	color: #fff;
	background: #000;
}
.nav_box .p{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
.nav_content{
	width: 1010px;
}
.nav_content li{
	float: left;
	width: 200px;
	height: 179px;
	padding-top: 129px;
	text-align: center;
	border-right: 1px solid #4d5063;
	position: relative;
}
.nav_content li i{
	position: absolute;
	top: 18px;
	left:50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.nav_content li i img{
	max-height: 100px; max-width: 100px;
	margin: 0 auto;
}
.nav_content li:hover{
	background: #000;
}
.nav_content li:hover i{
	top:10px;
}
.nav_content li a{
	display: block;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}
/*header:hover .nav_box,*/
.active.nav_box{
	margin-top: 0;
	opacity: 1;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	z-index: 999;
	display: block;
}
.banner{
	width:100%;
    height: 660px;
    position: relative;
    overflow: hidden;
	cursor:pointer;
}
.banner a{
	display: block;
	width: 100%;
	height: 100%;
}
.banner img{
    height: 100%; 
    z-index: 9;
}
.banner .swiper-pagination-bullets{
	bottom:40px;
}
.banner .swiper-pagination-bullet{
	width: 42px;
	height: 10px;
	margin:0 6px!important;
	border-radius: 5px;
	background: #fff;
	opacity:1;
}
.banner .swiper-pagination-bullet-active{
	background:#319d38;
}
/* .banner-con{ 
    /* width: 1920px; */
    /* height: 100%; */
    /* position: absolute; */
    /* top: 0; */
    /* left: 50%; */
    /* margin-left: -960px; */
    /* z-index: 9; */
/* } */
/* .box_skitter{ */
	/* width: 100%; */
	/* height: 100%; */
/* } */
/* .skitter-clean .info_slide_dots{ */
	/* background: rgba(0,0,0,0); */
	/* box-shadow: none; */
/* } */
/* .skitter-clean .info_slide_dots .image_number{ */
	/* width: 42px; */
	/* height: 10px; */
	/* margin:0 6px; */
	/* border-radius: 5px; */
	/* background: #fff; */
/* } */
/* .box_skitter .info_slide_dots .image_number{ */
	/* background:#fff; */
/* } */
/* .box_skitter .info_slide_dots .image_number:hover{ */
	/* background-color:#319d38; */
/* } */
/* .skitter-clean .info_slide_dots .image_number_select, .skitter-clean .info_slide_dots .image_number_select:hover{ */
	/* background-color: #319d38; */
/* } */
/* .box_skitter .info_slide_dots .image_number_select, .box_skitter .info_slide_dots .image_number_select:hover{ */
	/* margin: 0 5px; */
/* } */
/* .skitter-clean .info_slide_dots{ */
	/* bottom: 40px; */
/* } */
.pro_box div.swiper-pro-span{
	bottom: 20px;
}
.pro_box .swiper-pagination-bullet{
	background: #fff;
	width: 16px;
	height: 16px;
	opacity: .8
}
.pro_box .swiper-pagination-bullet:hover,
.pro_box .swiper-pagination-bullet-active{
	background: #ffba00;
}
.case_box .swiper-wrapper{
	transition-timing-function:  linear;
}
/*标题公共样式*/
.title{
	padding-top: 69px;
	padding-bottom: 35px;
	position: relative;
}
.title h3{
	font-size: 42px;
	line-height: 42px;
	color: #fff;
	text-align: center;
	padding-bottom: 18px;
}
.title h2{
	text-align: center;
	font-size: 16px;
	line-height: 24px;
	color: #75c6ff;
	font-weight: normal;
}
/*页码开始*/
.pages{
     clear: both;
     text-align: center;
     overflow: hidden;
     margin:0 auto;
     font-size: 0;
 }
 .pages div{
 	font-size: 16px;
 }
.pages a,
.pages span{
    display: inline-block;
    width: 50px;
    height: 50px;
    font-size: 16px;
    background-color: #e8e8e8;
    border-radius: 4px;
    line-height: 50px;
    text-align: center;
    margin-right: 4px;
    font-weight: bold;
}
.pages a:last-child{
    margin-right: 0;
}
.pages a.page_top,
.pages a.page_bottom{
    font-family: "宋体";
    font-weight: normal;
}
.pages span,
.pages a:hover{
    color: white;
    background: #333;
}
/*公共样式*/
.rel_box{
	position: relative;
	overflow: hidden;
	display: block;
}
.rel_box:hover img{
	-webkit-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.cate_list li{
	float: left;
	width: 175px;
	height: 500px;
	text-align: center;
	position: relative;
}
.cate_list li:nth-child(1){
	background: #fff;
}
.cate_list li:nth-child(2){
	background: #ebebeb;
}
.cate_list li:nth-child(3){
	background: #dddddd;
}
.cate_list li:nth-child(4){
	background: #d0d0d0;
}
.cate_list li:nth-child(5){
	background: #c3c3c3;
}
.cate_list li h4{
	display: inline-block;
	/* writing-mode: tb-rl;
	vertical-align: top; */
	letter-spacing: 12px;
	font-size: 26px;
	padding-top: 40px;
	width: 24px;
}
.cate_list li h5{
	display: inline-block;
	writing-mode: tb-rl;
	vertical-align: top;
	font-family: "Arial";
	color: #999999;
	font-size: 15px;
	font-weight: normal;
	padding-top: 48px;
}
.cate_list li>div{
	width: 0;
	opacity: 0;
	position: absolute;
	left:0;
	top:-10px;
	overflow: hidden;
}
.cate_list li.active{
	width: 500px;
	z-index: 99;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}
.cate_list li.active>div{
	width: 504px;
	height: 522px;
	opacity: 1;
	font-size: 0;
	background: #fff;
	padding-bottom: 40px;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}
.cate_list li.active h4,
.cate_list li.active h5,
.cate_list li.active i{
	opacity: 0;
}
.cate_list li.active>div .pic{
	width: 100%;
	height: 190px;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}
.cate_list li.active>div img{
	width: 504px;
	height: 190px;
}
.cate_list li.active>div h1{
	width: 504px;
	padding-top: 18px;
	padding: 20px 30px 0;
	text-align: left;
}
.cate_list li.active>div h1 a:nth-child(1){
	font-size: 22px;
	line-height: 58px;
	padding-right: 6px;
}
.cate_list li.active>div h1 a:nth-child(2){
	font-size: 18px;
	font-weight: normal;
	line-height: 58px;
	color: #999;
	font-family: "Arial";
}
.cate_list li.active>div .txt{
	width: 504px;
	font-size: 14px;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	color: #999;
	padding: 0 30px;
	text-align: left;
}
.cate_list li.active>div p{
	width: 504px;
	padding-top: 20px;
	padding: 20px 30px;
	height: 148px;
}
.cate_list li.active>div p a{
	display: block;
	float: left;
	width: 142px;
	height: 42px;
	background: #2f9c34;
	text-align: center;
	line-height: 42px;
	color: #fff;
	border-radius: 21px;
	margin-right: 9px;
	font-size: 16px;
	margin-bottom: 12px;
}
.cate_list li.active>div p a:nth-child(3n){
	margin-right: 0;
}
.cate_list li.active>div p a:hover{
	background: #41a74d;
}
.cate_list li>div .more{
	font-size: 0;
}
.cate_list li.active>div .more{
	width: 438px;
	height: 16px;
	background: url('../image/cate_more.jpg') no-repeat center top;
	margin: 0 auto;
	font-size: 0;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}
.cate{
	width: 100%;
	height: 767px;
	background: #eee;
}
.pro{
	width: 100%;
	height: 650px;
}
.pro .p{
	position: relative;
	height: 100%;
}
.pro .pro_left{
	position: absolute;
	width: 1041px;
	height: 100%;
	top: 0;
	left:-360px;
	z-index: 9;
	background: url('../image/pro_bg_l.png') no-repeat left top;
}
.pro .pro_right{
	position: absolute;
	width: 1063px;
	height: 100%;
	right: -360px;
	top: 0;
	background: url('../image/pro_bg_r.jpg') no-repeat right top;
	padding-left: 270px;
	padding-top: 110px;
}
.pro .pro_right h2,.pro .pro_left h2{
	width: 440px;
	font-size: 42px;
	line-height: 42px;
	height: 60px;
	color: #fff;
}
.pro .pro_right h2 a,.pro .pro_left h2 a{
	padding-bottom: 15px;
	border-bottom: 5px solid #fff;
}
.pro .pro_right ul,.pro .pro_left ul{
	width: 440px;
	padding-top: 40px;
	font-size: 0;
	padding-bottom: 30px;
}
.pro .pro_right li,.pro .pro_left li{
	display: inline-block;
	width: 81px;
	height: 81px;
	border-radius: 50%;
	margin-right: 38px;
}
.pro .pro_right li:last-child,.pro .pro_left li:last-child{
	margin-right: 0;
}
.pro .pro_right li img,.pro .pro_left li img{
	width: 100%;
	height: 100%;
}
.pro .pro_right  .txt,.pro .pro_left  .txt{
	width: 440px;
	font-size: 15px;
	line-height: 32px;
	color: #fff;
}
.pro .more{
	padding-top: 30px;
}
.pro .more a{
	display: block;
	width: 170px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	border-radius: 24px;
	background: #fff;
	color: #2f99e3;
	font-size: 16px;
}
.pro1 .pro_left{
	background: url('../image/pro1_bg_l.png') no-repeat left top;
	padding-left: 360px;
    padding-top: 110px;
}
.pro1 .pro_right{
	background: url('../image/pro1_bg_r.jpg') no-repeat right top;
}
.about{
	background: url('../image/cate_bg.jpg') repeat center top;
}
.about_txt{
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	padding-bottom: 30px;
	color: #fff;
	margin-top: -10px;
}
.about h1{
	font-size: 24px;
	line-height: 30px;
	padding-bottom: 25px;
	font-weight: normal;
	text-align: center;
	color: #fff;
}
.about_swiper{
	overflow: hidden;
	padding-bottom: 70px;
}
.about_swiper li{
	float: left;
	width: 272px;
	height: 195px;
	margin-right: 27px;
	border: 4px solid #fff;
}
.about_swiper li:nth-child(4n){
	margin-right: 0;
}
.about_swiper li>a{
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}
.about_swiper li img{
	width: 100%;
}
.about_swiper li p{
	width: 100%;
	position: absolute;
	z-index: 3;
	left: 0;
	bottom: 0;
	background: #fff;
	height: 36px;
	line-height: 40px;
	color: #2f9c34;
	text-align: center;
	z-index: 9;
	opacity: 0;
}
.about_swiper li:hover p{
	opacity: 1;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}
.about_bar{
	position: relative;
}
.about_bar:before{
	content: "";
	position: absolute;
	width: 285px;
	height: 1px;
	background: -webkit-linear-gradient(to right,rgba(129,203,255,0), rgba(129,203,255,1));
    background: linear-gradient(to right,rgba(129,203,255,0), rgba(129,203,255,1));
    left:120px;
    top: 28px;
}
.about_bar:after{
	content: "";
	position: absolute;
	width: 285px;
	height: 1px;
	background: -webkit-linear-gradient(to left,rgba(129,203,255,0), rgba(129,203,255,1));
    background: linear-gradient(to left,rgba(129,203,255,0), rgba(129,203,255,1));
    right: 120px;
    top: 28px;
}
.about_span{
	font-size: 0;
	width: 225px;
	height: 55px;
	background: rgba(0,0,0,.3);
	text-align: center;
	margin: 0 auto;
	border-radius: 27px;
	margin-top: 40px;
	padding-top: 19px;
}
.about_span .swiper-pagination-bullet{
	width: 18px;
	height: 18px;
	margin: 0 8px;
	opacity: 1;
	background: #fff;
}
.about_span .swiper-pagination-bullet:hover,
.about_span .swiper-pagination-bullet-active{
	background: #2d9534;
}
.news{
	width: 100%;
	background: #353535;
	padding-bottom: 60px;
}
.news .title h3,.cate .title h3{
	color: #2f9c34;
}
.news .title h2,.cate .title h2{
	color: #999;
}
.news_cate{
	text-align: center;
	padding-bottom: 40px;
}
.news_cate span{
	display: inline-block;
	width: 180px;
	height: 46px;
	margin: 0 6px;
}
.news_cate span a{
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 23px;
	background: #cccccc;
	text-align: center;
	line-height: 46px;
	font-size: 18px;
}
.news_cate span a:hover{
	background: #2f9c34;
	color: #fff;
}
.news_box{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
.news_show{
	width: 516px;
	height: 440px;
	background: #fff;
	padding: 307px 25px 20px;
	position: relative;
	margin-right: 29px;
}
.news_show .pic{
	width: 100%;
	height: 275px;
	position: absolute;
	left: 0;
	top: 0;
}
.news_show h4 a{
	display: block;
	width: 100%;
	font-size: 18px;
	line-height: 20px;
	padding-bottom: 6px;
}
.news_show span{
	font-size: 14px;
	color: #666;
	line-height: 36px;
}
.news_show .txt{
	font-size: 14px;
	color: #666;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
}
.news_list li{
	width: 655px;
	height: 102px;
	margin-bottom: 10px;
}
.news_list li>div{
	width: 100%;
	height: 100%;
	background: #fff;
	padding:18px 23px 21px 122px;
	position: relative;
}
.news_list li:hover>div{
	background: #2f9c34;
}
.news_list li .time{
	width: 96px;
	height: 63px;
	display: block;
	position: absolute;
	left: 8px;
	top:18px;
	border-right: 1px solid #999;
	text-align: center;
}
.news_list li:hover .time{
	border-right-color: #fff;
}
.news_list li h5{
	font-size: 46px;
	line-height:48px;
	padding-bottom: 4px;
	color: #666;
}
.news_list li h4{
	font-size: 16px;
	line-height:18px;
	color: #999;
	font-weight: normal;
}
.news_list li h3 a{
	display: block;
	width: 100%;
	font-size: 16px;
	font-weight: normal;
	padding-top: 10px;
}
.news_list li h2{
	font-size: 14px;
	line-height: 28px;
	height: 24px;
	overflow: hidden;
	font-weight: normal;
	color: #999;
}
.news_list li:hover h5,
.news_list li:hover h4,
.news_list li:hover h3 a,
.news_list li:hover h2{
	color: #fff;
}
.bot_list{
	height: 340px;
	background: #2f9c34;
}
.bot_list .p{
	position: relative;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	overflow: hidden;
	height: 100%;
}
.bot_list ul{
	width: 156px;
	padding-top: 70px;
}
.bot_list ul li{
	font-size: 15px;
	color: #d6eeff;
	line-height: 30px;
}
.bot_list ul li:nth-child(1){
	font-size: 18px;
	color: #fff;
	line-height: 36px;
}
.bot_list li a:hover{
	text-decoration: underline;
}
.contact{
	width: 775px;
	height: 340px;
	background: #297e2d;
	position: absolute;
	right: -360px;
	top:0;
	padding-left: 50px;
}
.contact ul{
	width: 410px;
}
.ewm_box{
	width: 215px;
	height: 125px;
	position: absolute;
	right: 0;
	top: -10px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	z-index: 9;
}
.footers{
	border-top: 1px solid #70ba75;
	padding-top: 40px;
	padding-bottom: 50px;
	background: #2d9534;
	color:#fff;
	text-align: left;
	font-size: 15px;
}
.footers .p{
	position: relative;
}
.footers p{
	padding-top: 10px;
	position: relative;
	width: 1200px;
}
.footers img{
	position: relative;
	top: 10px;
}
.footers a{
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
}
.footers a:hover{
	text-decoration: underline;
}
.footers i{
	width: 2px;
	height: 16px;
	background: #fff;
	position: absolute;
	left: 0;
	top: 3px;
}
.ewm_box .ewm{
	width: 91px;
	height: 120px;
	text-align: center;
	font-size: 0;
}
.ewm_box .ewm01{
	margin-right: 28px;
}
.ewm_box .ewm img{
	width:91px;
	height: 91px;
}
.ewm_box .ewm p{
	font-size: 14px;
	line-height:43px;
	color: #ccc;
	text-align: center;
	padding-top: 0;
	width: 100%;
}
/*内页开始*/
.pub_banner{
	width: 100%;
	height: 310px;
	/* margin-top: 103px; */
}
.pub_banner{
	background: url('../image/i_banner.jpg') no-repeat center top;
}
.pub_title{
	padding-top: 59px;
	text-align: center;
	position: relative;
}
.pub_title h3{
	font-size: 32px;
	line-height: 32px;
	padding-bottom: 6px;
	color: #0070c0;
}
.pub_title i{
	display: inline-block;
	text-align: center;
	width: 64px;
	height: 4px;
	background: #333333;
}
.pub_title h4{
	font-size: 18px;
	font-family: "Arial";
	font-weight: normal;
	color: #999;
	line-height: 18px;
	padding-top: 9px;
	text-transform: uppercase;
}
.pub_title ul{
	padding-top: 20px;
	font-size: 0;
}
.pub_title li{
	display: inline-block;
	width: 180px;
	height: 48px;
	margin: 0 7px 10px;
}
.pub_title li a{
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 24px;
	background: #e8e8e8;
	font-size: 18px;
	line-height: 48px;
}
.pub_title li.active a,
.pub_title li:hover a{
	background: #2f9c34;
	color: #fff;
}
.pub_content .about_txt{
	font-size: 16px;
	line-height: 30px;
	text-indent: 30px;
	color: #333;
	text-align: left;
}
.pub_content{
	padding: 30px 0 80px;
}
.i_pro_cate{
	width: 100%;
	height: 45px;
	border-bottom: 1px solid #b8c6cf;
	text-align: center;
}
.i_pro_cate span{
	display: inline-block;
	padding: 0 20px;
	position: relative;
}
.i_pro_cate span:after{
	content: "";
	position: absolute;
	width: 1px;
	height: 16px;
	background: #333;
	right: 0;
	top: 2px;
}
.i_pro_cate span:last-child:after{
	display: none;
}
.i_pro_cate span a{
	font-size: 16px;
	line-height: 16px;
	position: relative;
}
.i_pro_cate span:hover a,
.i_pro_cate span.active a{
	color: #2f9c34;
}
.i_pro_cate span:hover a:after,
.i_pro_cate span.active a:after{
	content: "";
	position: absolute;
	border-bottom: 8px solid #2f9c34;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	left: 50%;
	bottom:-25px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}
.i_pro_list{
	padding-top: 40px;
}
.i_pro_list li{
	float: left;
	width: 280px;
	height: 250px;
	margin-right: 26px;
	margin-bottom: 40px;
}
.i_pro_list li a{
	display: block;
	width: 100%;
	height: 100%;
	font-size: 0;
}
.i_pro_list li:nth-child(4n){
	margin-right: 0;
}
.i_pro_list li img{
	width: 100%;
	height: 200px;
}
.i_pro_list li p{
	height: 50px;
	line-height: 49px;
	text-align: center;
	background: #efefef;
	border-bottom: 1px solid #dedede;
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
	font-size: 16px;
}
.i_pro_list li:hover p{
	color: #fff;
	background: #2f9c34;
	border-color: #2f9c34;
}
.i_pro_info{
	font-size: 0;
	padding-bottom: 50px;
}
.duble_swiper{
	width: 760px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.top_swiper{
	height: 506px;
}
.top_swiper .swiper-slide img,
.top_swiper .swiper-slide{
	width: 100%;
	height: 506px;
}
.bot_swiper .swiper-slide img{
	width: 100%;
	height: 100%;
}
.bot_swiper .swiper-slide{
	width: 120px;
	height: 80px;
}
.bot_swiper{
	width: 100%;
	overflow: hidden;
}
.bot_swiper .swiper-slide{
	box-sizing: border-box;
}
.bot_swiper .swiper-slide.swiper-slide-visible.swiper-slide-active {
	border: 2px solid #077dd0;

}
.swiper-button-prev{
	width: 40px;
	height: 50px;
	background: url('../image/pro_prev.jpg') no-repeat center center;
	bottom: 20px;
	position: absolute;
	left: 10px;
	z-index: 99 !important;
	border: none;
}
.swiper-button-prev:hover{
	border: none;
	background: url('../image/pro_aprev.jpg') no-repeat center center;
}
.swiper-button-next{
	width: 40px;
	height: 50px;
	background: url('../image/pro_next.jpg') no-repeat center center;
	bottom: 20px;
	position: absolute;
	right: 10px;
	border: none;
}
.swiper-button-next:hover{
	border: none;
	background: url('../image/pro_anext.jpg') no-repeat center center;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{
	opacity: 1;
}
.swiper-button-next, .swiper-button-prev{
	top:auto;
	margin: 0;
	bottom: 42px;
}
.pro_h{
	font-size: 18px;
	line-height: 30px;
	padding: 36px 0 30px;
	text-align: center;
}
.pro_info{
	padding-top: 20px;
}
.pro_t{
	width: 100%;
	height: 50px;
	position: relative;
	border-bottom: 1px solid #76a7ca;
}
.pro_t span{
	position: absolute;
	width: 160px;
	height: 50px;
	border-radius: 10px 10px 0 0;
	background: #0070c0;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	left:0;
	top: 0;
	line-height: 50px;
}
.pro_t_txt{
	font-size: 16px;
	line-height: 30px;
	text-indent: 30px;
	padding-top: 20px;
}
.i_part{

}
.i_part li{
	float: left;
	width: 217px;
	margin-right: 24px;
	margin-bottom: 20px;
}
.i_part li:nth-child(5n){
	margin-right: 0;
}
.i_part li .rel_box{
	width: 217px;
	height: 158px;
	box-shadow: 0 0 10px 0 rgba(0,0,0,.2);
}
.i_part li p{
	font-size: 16px;
	line-height: 46px;
	text-align: center;
}
.i_part li p a{
	display: block;
}
.i_part li:hover .rel_box{
	box-shadow: 0 0 10px 0 rgba(0,112,192,.2);
}
.i_part li:hover p a{
	color: #0070c0;
}
.i_new{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	padding-bottom: 40px;
	border-bottom: 1px solid #c6c6c6;
}
.i_new .new_box{
	width: 580px;
	height: 185px;
	background: #eeeeee;
	padding: 26px 22px 0 240px;
	position: relative;
}
.i_new .new_box:nth-child(1){
	margin-right: 40px;
}
.i_new .rel_box{
	width: 212px;
	height: 185px;
	position: absolute;
	left:0;
	top: 0;
}
.i_new p{
	font-size: 14px;
	line-height: 14px;
	color: #999;
}
.i_new h3 a{
	display: block;
	width: 100%;
	font-size: 16px;
	line-height: 40px;
}
.i_new .txt{
	font-size: 14px;
	color: #999;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
}
.i_new .more{
	width: 90px;
	height: 26px;
	background: #979797;
	color: #fff;
	display: block;
	margin-top: 6px;
	text-align: center;
	line-height: 26px;
}
.i_new .more:hover{
	background: #2f9c34;
}
.i_news_list ul{
	padding: 15px 0 40px;
}
.i_news_list li{
	width: 580px;
	float: left;
	position: relative;
	border-bottom: 1px solid #e6e6e6;
	padding: 25px 0 25px 115px;
}
.i_news_list li:nth-child(odd){
	margin-right: 40px;
}
.i_news_list li .time{
	width: 96px;
	height: 96px;
	background: #979797;
	text-align: center;
	color: #fff;
	position: absolute;
	left: 0;
	top:25px;
}
.i_news_list li:hover .time{
	background: #2f9c34;
}
.i_news_list li h5{
	font-size: 42px;
	line-height: 50px;
	padding-top: 10px;
}
.i_news_list li p{
	font-size: 16px;
	line-height: 20px;
}
.i_news_list li h4 a{
	display: block;
	width: 100%;
	line-height: 30px;
	font-size: 16px;
}
.i_news_list li .txt{
	font-size: 14px;
	color: #999;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
}
.i_news_list li .more{
	font-size: 14px;
	color: #2f9c34;
}
.i_news_list li:hover h4 a,
.i_news_list li:hover .txt{
	color: #2f9c34;
}
.i_contact h3{
	font-size: 22px;
	line-height: 30px;
	padding-top: 30px;
	text-align: center;
}
.i_contact h4{
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 20px;
	line-height: 30px;
	background: url('../image/line.jpg') no-repeat center bottom;
}
.i_contact ul{
	padding: 20px 330px 30px;
}
.i_contact li{
	float: left;
	width: 50%;
	font-size: 16px;
	line-height: 36px;
	text-align: left;
}
.i_contact li:nth-child(even){
	text-align: right;
}
.map{
	width: 100%;
	height: 530px;
	position: relative;
}
.map_c{
	position: absolute;
	width: 1920px;
	top:0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}



.r{ float:right;}
.l{ float:left;}
a{ outline:none;}
.ws{overflow: hidden;white-space: nowrap;text-overflow: ellipsis}
/* .p{padding: 0 calc(50% - 550px)} */
.blue{ color:#008DD1;}
.m_t10{margin-top:10px;}
.m_t20{margin-top:20px;}
.m_t30{margin-top:30px;}
.m_t40{margin-top:40px;}
.m_t50{margin-top:50px;}

.p_t10{padding-top:10px;}
.p_t20{padding-top:20px;}
.p_t30{padding-top:30px;}
.p_t40{padding-top:40px;}
.p_t50{padding-top:50px;}

.ny_pad{ min-height:300px;  overflow:hidden; }
.ny_pad img{max-width: 100%;}
.ny_news_ct88{padding:0px 0px 30px; line-height:30px; text-align: left;}
.ny_news_ct88 .info{ padding-bottom: 10px; margin-bottom: 0; overflow: hidden; }
.ny_news_ct88 .info p{text-indent: 0;float: left;background:#ccc; padding:2px 5px; margin-right:8px;  overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.ny_news_tl88 li{text-align:center; height:40px; line-height:40px;}
.ny_news_tl88 .new_title{font-size:18px; font-weight:bold; border-bottom:1px solid #ddd; white-space: nowrap; text-overflow: ellipsis;overflow: hidden;}
.ny_news_tl88 span{padding:0 5px; color:#999;}
.ny_news_ct88 p{ text-indent: 24px; }
.news_fy{
	margin-top:30px; 
	padding:10px 50px 60px; 
	height:55px; border-top:#ccc solid 1px;position: relative;z-index: 999;text-align: left;}
.news_fy_l{width:300px;}
.news_fy_l li{height:24px; line-height:24px;}
.news_fy_l span{font-weight:bold;}
.news_fy_r{height:35px; overflow:hidden; padding-top:12px; width:200px;}
.news_fy_r .bdsharebuttonbox{float: right;}

caption{font-size: 20px;line-height: 35px;}
.feedback_table{border-collapse:collapse; color:#696969}
.feedback_table h4,.feedback_table h3{color: #666;}
.feedback_table tr td{padding: 5px 5px 5px 20px; }
.feedback_table tr td:nth-child(2){text-align: left; }
.feedback_table tr td input{height: 30px;line-height: 15px; }
.feedback_table tr td{ border: 1px solid #ececec;line-height: 40px;}
.feedback_table tr td input[type=submit]{background-color: #DD1F2B; color: #fff;}
.feedback_table tr td input[type=reset]{background-color: #ccc; color: #fff;}
.feedback_table tr td .bt{ width: 85px; height:35px;  border-radius: 5px; cursor: pointer;}
.feedback_table tr td input,.feedback_table tr td textarea{padding:3px 5px;color: #666; margin:0 10px; border: 1px solid #ececec; width: 50%;border-radius: 3px;}
.feedback_table tr td #address{ width: 80%; }
.feedback_table tr td textarea{margin:10px 0px 10px 10px; width: 80%; border-radius: 20px;}

.sub{width: 320px;white-space:nowrap; overflow:hidden; text-overflow: ellipsis;}

.news_image{ padding:20px 0; position:relative;}
.news_image img{ border-radius:4px; display:block; margin:0 auto;max-width:100%; max-height: 100%}
.news_image #pre1{position:absolute; display:block; width:50%; height:100%; top:0; z-index:9; cursor: url(http://www.hzdfzy.com/images/1.cur?t=844888),auto;}
.news_image #next1{position:absolute;display:block; width:50%; height:100%; top:0; left:50%;z-index:9;cursor: url(http://www.hzdfzy.com/images/2.cur?t=844888),auto;}
 
/*翻页*/
.fy{height:32px;line-height:32px; text-align:center; width:100%; clear: both;}
.fy a,.fy span{padding:5px 11px;border:#aaa solid 1px;margin:0 7px;background-color:#f5f5f5; color: #666;}
.fy span,.fy a:hover{color:#008DD1;border: #008DD1 solid 1px;}
.flink a{ margin:0 5px;}
 
 /*job*/
.job_tab{border-top: #999 solid 1px;border-right: #999 solid 1px;}
.job_tab td{line-height: 40px;border-left: #999 solid 1px;border-bottom: #999 solid 1px;padding-left: 24px;}
.job_ct{padding: 24px 24px 24px 0;}
.td_back{background: #f6f6f6;}
.job_go{height: 30px;line-height: 30px;text-align: center;color: #ff3300;padding: 10px 0;}
.fly22{top:110px;position:fixed; bottom:auto;right:0;z-index:99999;}