﻿/* CSS Document */

body { margin:0; padding:0; line-height:24px; font-family:'Microsoft YaHei'; font-size:12px;}
div,ul,li,dt,dl,dd,h1,h2,h3,h4,h5,h6,h7,img,p,span{ border-style: none;
	border-color: inherit;
	border-width: 0px;
	padding: 0;
	list-style-type:none;
	margin-left: auto;
	margin-top: 0;
	margin-bottom: 0;
}

img{}

/* Link */
a:link { text-decoration:none;}
a:visited {text-decoration:none;}
a:hover { text-decoration:none;}
a:active { border:0px; background-color:Transparent;}

a{blr:expression(this.onFocus=this.blur()); outline:none;} 

.blank5{ width:100%; height:5px; clear:both;}
.blank10{ width:100%; height:10px; clear:both;}
.blank15{ width:100%; height:15px; clear:both;}
.blank20{ width:100%; height:20px; clear:both;}
.blank30{ width:100%; height:30px; clear:both;}
.blank40{ width:100%; height:40px; clear:both;}

/*Clear*/
.clear{ clear:both; font-size:1px; height:0px; line-height:0px; overflow:hidden;}/*可用height:1px; overflow:hidden;来控制IE6默认的div的高为12~14px,用BR来做吧，用DIV不太好用*/

/*针对1920的宽屏*/

.max{ position:relative; overflow:hidden;}

.m_banner
{
     width:1920px; *width:1920px; _width:1920px; height:510px;
    position:relative;
    z-index:9;
    margin:0;
	top:0;
    float:left;
	left:50%;
	margin-left:-962px;
	*margin-left:-962px;
	_margin-left:-962px;
    overflow:hidden;
}

.z_max{width:1200px;margin:0 auto;}
.z_logo{float:left;margin:15px 0;width: 418px;}
.z_top{width:100%;float:left;position:relative;}

.z_nav{
    float: right;
}
.z_nav ul{}
.z_nav ul li{
    float: left;
    height: 102px;
    line-height: 102px;
    text-align: center;
    font-size: 16px;
    border-bottom: 3px solid transparent;
    width: 73px;
    margin: 0 16px;
}
.z_nav ul li a{
    color: #333333;
}
.z_nav ul li.nhov a{
    color: #569e70;
}
.z_nav ul li.nhov{
    border-bottom: 3px solid #569e70;
}
.z_nav ul li:hover a{
    color: #569e70;
}
.z_nav ul li:hover{
    border-bottom: 3px solid #569e70;
}
.z_nav ul li:hover ul{display:block;}
.z_nav ul li ul{
    position: absolute;
    width: 100%;
    left: 0;
    background: url(../images/bk.png) repeat-x;
    z-index: 9;
    padding-bottom:30px;
    padding-top: 10px;
    display: none;
    top: 104px;
background-size:100% 100%;
}
.z_nav ul li ul li{border-bottom:0;float: inherit;display: inline-block;width: auto;line-height: initial;margin: 0;margin: 0 28px;text-align: left;height: auto;vertical-align: top;}
.z_nav ul li ul li a{color:#666666;display: block;line-height: 2;vertical-align: top;clear: both;}
.z_nav ul li ul li a:hover{color: #569e70 !important;}
.z_nav ul li:hover ul li a{color:#666666;}
.z_nav ul li ul li a h3{color:#333333;float: left;width: 100%;    font-size: 18px;}
.z_nav ul li:hover ul li a h3{color:#333333;}
.z_nav ul li ul li a:hover h3{color: #569e70;}
.z_nav ul li ul li:hover{border-bottom:0;}

.pro-switch {
	overflow: hidden;
	position: relative;
	width:100%;
    float:left;
}
.flexslider {
	margin: 0;
	padding: 0;
}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
}
.flexslider .slides img {
	width: 100%;
	display: block;
}
.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.flexslider {
	margin: 0 auto;
	position: relative;
	width:100%;
	zoom: 1;
}
.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
}
.flexslider .slides {
	zoom: 1;
}
.flex-direction-nav {
*height: 0;
}
.flex-direction-nav a {
	width: 23px;
	height: 41px;
	margin: -27px 0 0;
	display: block;
	background: url(../images/left.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	opacity: 1;
	filter:alpha(opacity=0);
	-webkit-transition: all .3s ease;
}
.flex-direction-nav .flex-next {
	background: url(../images/right.png) no-repeat 0 0;
	right: 12%;
}
.flex-direction-nav .flex-prev {
	left: 12%;
}
.flexslider:hover .flex-next {
	opacity: 0.8;
	filter:alpha(opacity=25);
}
.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter:alpha(opacity=25);
}
.flex-control-nav {
	width: 100%;
	position: absolute;
	text-align: center;
	left:0; top:422px;display:none;
}
.flex-control-nav li {
	margin: 0 5px;
	display: inline-block;
	zoom: 1;
*display: inline;
}
.flex-control-paging li a {
	background: url(../images/dot.png) no-repeat 0 -16px;
	display:block;
	height: 16px;
	overflow: hidden;
	
	width: 16px;
	cursor: pointer;
}
.flex-control-paging li a.flex-active {
	background-position: 0 0;
}

.z_title{
    width: 100%;
    float: left;
    text-align: center;
    background: url(../images/xian.png) no-repeat center;
    margin-top: 30px;
    font-size: 12px;
    color: #999999;
    margin-bottom: 20px;
}
.z_title h3{
    font-size: 24px;
    color: #333333;
    margin-bottom: 4px;
}
.z_dh{width:100%;float:left;text-align: center;}
.z_dh a{font-size:16px;color:#333333;display: inline-block;width:142px;height:40px;border:1px solid #569e70;text-align: center;line-height: 40px;margin-left: 6px;}
.z_dh a:hover{background:#569e70;color:#fff;}
.z_dh a.nhov{background:#569e70;color:#fff;}

.picScroll-left{ width:100%;  position:relative; float:left;   }
		.picScroll-left .hd{  height:0px; }
        .picScroll-left .hd span{display:none;}
		.picScroll-left .hd .prev,.picScroll-left .hd .next{
			 width: 20px;
			 height: 36px;
			 cursor:pointer;
			 background: url(../images/left1.png) no-repeat;
			 position: absolute;
			 left: -41px;
			 right: auto;
			 top: 50%;
			 margin-top: -24px;
			 }
        .picScroll-left .hd .prev:hover{background: url(../images/left1.png) no-repeat;}
		.picScroll-left .hd .prev{background: url(../images/left2.png) no-repeat;}
        .picScroll-left .hd .next:hover{background: url(../images/right1.png) no-repeat;}
		.picScroll-left .hd .next{background: url(../images/right2.png) no-repeat;right: -31px;left: auto;}
		.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
		.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("images/icoCircle.gif") 0 -9px no-repeat; }
		.picScroll-left .hd ul li.on{ background-position:0 0; }
		.picScroll-left .bd{margin-left: -9px;width: 100%;float: left;}
		.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
		.picScroll-left .bd ul li{margin:0 9px;float:left;_display:inline;overflow:hidden;text-align:center;position:relative;width: 285px !important;}
        .picScroll-left .bd ul li a{
    color: #666666;
    font-size: 14px;
}
        .picScroll-left .bd ul li a font{
    position: absolute;
    width: 214px;
    height: 120px;
    background: #569e70;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    top: 15px;
    color: #fff;
    font-size: 14px;
    display: none;
    padding: 20px;
}
        .picScroll-left .bd ul li a font h3{
    margin-top: 8px;
    margin-bottom: 10px;
}
        .picScroll-left .bd ul li img{width:285px;height:190px;margin-bottom: 8px;}
        .picScroll-left .bd ul li:hover a{color:#569e70;}
        .picScroll-left .bd ul li:hover a font{display:block;color:#fff;}

        .z_more{width:100%;float:left;text-align:center;margin: 20px 0;margin-bottom: 30px;}
        .z_more a{display:inline-block;width:142px;height:40px;line-height:40px;background:#569e70;text-align:center;font-size: 16px;color: #fff;margin: 0 10px;}
        .z_more a:hover{background:#2d8dc9;}

        .boutline{width: 763px;float: right;}
.none {display:none;}
.boutline .boutlineTitle{
    height: 110px;
    float: right;
    width: 734px;
}
.boutline .boutlineTitle li{float:left;background: url(../images/yy.png) no-repeat left center;padding-left: 20px;line-height: 35px;margin-right: 29px;margin-bottom: 1px;font-size: 16px;cursor: pointer;}
.boutline .boutlineTitle li a{text-decoration:none;}
.boutline .boutlineTitle .active{color: #569e70;}
.boutline .boutlineTitle .normal{color: #333;}
.boutline .boutlineContent{float: left;}

.z_fuwu{
    width: 100%;
    float: left;
    height: 485px;
    background: #f7f7f7;
}
.z_fuwu h4{
    font-size: 16px;
    color: #333333;
    font-weight: normal;
}
.z_fuwu font{
    display: block;
    padding: 12px 33px;
    background: #fff;
    font-size: 14px;
    color: #666666;
}
.z_fuwu a{
    font-size: 16px;
    color: #2d8dc9;
    float: left;
    margin-left: 32px;
    margin-top: 25px;
    background: url(../images/sj.png) no-repeat right;
    padding-right: 13px;
}
.z_fuwu img{
    width: 397px;
    height: 265px;
    margin-top: 34px;
    float: right;
    margin-right: 38px;
}
.z_f1{
    float: left;
    background: url(../images/lvk.png) no-repeat right;
    height: 340px;
    width: 435px;
}

.z_news{
    width: 100%;
    float: left;
}
.z_news ul{}
.z_news ul li{
    width: 386px;
    float: left;
    margin-left: 14px;
    position: relative;
}
.z_news ul li a{color:#333;font-size:14px;border-bottom: 1px solid #ebebeb;line-height: 49px;display:block;height: 49px;overflow:hidden;background: url(../images/tiao.png) no-repeat left;padding-left: 13px;}
.z_news ul li a:hover{color:#569e70;}
.z_news ul li img{}
.z_news ul li h3{
    font-size: 24px;
    color: #333333;
    position: absolute;
    top: 81px;
    left: 12px;
}
.z_case{    width: 100%;
    float: left;
    height: 876px;
    background: #f7f7f7;}
.z_case ul{}
.z_case ul li.left{width:591px;height:393px;margin-left: 0;margin-right: 0;}
.z_case ul li.right{width:591px;height:393px;float:right;margin-left: 0;margin-right: 0;}
.z_case ul li{position:relative;float:left;width:386px;height:257px;overflow: hidden;margin-left: 21px;margin-bottom: 20px;}
.z_case ul li a{}
.z_case ul li a img{width:100%;float:left;}
.z_case ul li:hover a img{-webkit-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);}
.z_case ul li a font{width:100%;height:100%;left:0;top:0;position:absolute;background:url(../images/hk.png);text-align: center;display: none;}
.z_case ul li a font img{width:auto;float:initial;margin-bottom: 14px;margin-top: 21%;}
.z_case ul li.left a font img{margin-top: 28%;}
.z_case ul li.right a font img{margin-top: 28%;}
.z_case ul li:hover a font{display:block;text-align: center;}
.z_case ul li a font span{
    display: block;
    font-size: 16px;
    color: #fff;
}

.z_more1{width:100%;float:left;text-align:center;margin: 20px 0;margin-top: 5px;}
        .z_more1 a{display:inline-block;width:142px;height:40px;line-height:40px;    border: 1px solid #569e70;
    background: transparent;
    color: #333;text-align:center;font-size: 16px;margin: 0 10px;}
        .z_more1 a:hover{background:#2d8dc9;color:#fff;border: 1px solid #2d8dc9;}

        .z_bot{width:100%;height:236px;float:left;background:#222222;}

        .z_ewm{
    width: 130px;
    float: left;
    text-align: center;
    font-size: 14px;
    color: #a7a7a7;
    margin: 46px;
}
.z_ewm img{
    margin-bottom: 8px;
}
.z_lx{
    float: left;
    width: 550px;
    margin: 46px;
    margin-top: 39px;
}
.z_lx h3{
    font-size: 16px;
    color: #fff;
    font-weight: normal;
}
.z_lx h4{
    font-size: 16px;
    color: #a7a7a7;
    margin-bottom: 13px;
}
.z_lx i{
    display: block;
    width: 46px;
    height: 1px;
    background: #fff;
    margin: 10px 0;
}
.z_lx font{
    display: block;
    width: 270px;
    float: left;
    font-size: 14px;
    color: #a7a7a7;
    line-height: 35px;
}
.z_lx font img{
    float: left;
    margin-top: 4px;
}
.z_tel{
    float: right;
    margin: 46px;
}
.z_tel h3{
    font-size: 14px;
    color: #fff;
    font-weight: normal;
    margin-bottom: 17px;
}
.z_tel font{
    display: block;
    font-size: 25px;
    color: #fff;
    font-family: Impact;
    line-height: 31px;
    margin-bottom: 41px;
}
.z_tel font img{
    float: left;
    margin-right: 14px;
}
.z_tel a{background:#2a96d4;display: block;width: 142px;height: 40px;line-height: 40px;color: #fff;text-align: center;font-size: 16px;float: left;}


    .z_fd{
    position: fixed;
    width: 49px;
    right: 0;
    top: 50%;
    height: 162px;
    margin-top: -108px;
    top: 50%;
}
    .z_fd a{
    display: block;
    position: relative;
    background: #dcdcdc;
    border-radius: 2px;
    margin-bottom: 5px;
}
.z_fd a:hover{background:#569e70;}
    .z_fd a:hover font{display:block;}
    .z_fd a font{
    position: absolute;
    right: 49px;
    margin-top: -86px;
    top: 100%;
    display: none;
}

    .z_zydh{width: 1200px;float:left;background:url(../images/tt1.png) no-repeat;height: 65px;padding: 0 8px;margin-left: -8px;}

    .z_title1{
    width: 100%;
    float: left;
    text-align: center;
    background: url(../images/xian.png) no-repeat center;
    font-size: 12px;
    color: #999999;
}
.z_title1 h3{
    font-size: 24px;
    color: #333333;
    margin-bottom: 4px;
    line-height: 55px;
}
.z_title1 h3 span{
    font-size: 12px;
    color: #666;
    font-weight: normal;
    margin-left: 13px;
    position: relative;
    bottom: 3px;
}
.z_weizi{
    width: 100%;
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    color: #666666;
}
.z_weizi a{color: #666666;}
.z_weizi img{
    float: left;
    margin-top: 12px;
    margin-right: 7px;
    margin-left: 14px;
}

.paging-box {
	margin:60px 0
}
.paging-box .linknow {
	background: #569e70;
	color:#fff;
}
.paging-box .pages-disabled {
	border:1px solid #E5E5E5;
	border-radius:2px;
	color:#B0B3B4;
	cursor:default
}
.paging-box .pages-disabled:hover {
	border:1px solid #E5E5E5
}
.paging-box {
	width:100%;
	text-align:center;
	height:30px;
	float: left;
}
.paging-box a {
	display:inline-block;
	height:30px;
	border:1px solid #E5E5E5;
	border-radius:2px;
	line-height:30px;
	padding:0 10px;
	color: #569e70;
	font-size:14px;
	margin-left:12px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
}
.paging-box a:hover {
	background: #569e70;
	color:#fff;
}
.paging-box a:first-child {
	margin-left:0
}
.paging-box a.select {
	background:#2e92df;
	border:#2e92df solid 1px;
	color:#fff
}
.z_nr{
    width: 98%;
    float: left;
    padding: 0 1%;
    padding-top: 50px;
    font-size: 14px;
    color: #666666;
    line-height: 2;
    background: #fbfbfb;
    margin-top: -10px;
    -moz-box-shadow: 0px 2px 5px #f6f6f6;
    -webkit-box-shadow: 0px 2px 5px #f6f6f6;
    box-shadow: 0px 2px 5px #f6f6f6;
}
.z_fanye{
    width: 100%;
    float: left;
    padding: 30px 0;
    font-size: 14px;
    position: relative;
    background: url(../images/xian1.png) no-repeat top;
    background-size: 100%;
margin-top:30px;
}
.z_fanye font{
    display: block;
    color: #666666;
}
.z_fanye font a{
    color: #666666;
}
.z_fanye font a:hover{color:#2a96d4;}
.z_fanye a.fh{
    display: inline-block;
    width: 142px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #569e70;
    background: transparent;
    color: #333;
    text-align: center;
    font-size: 16px;
    position: absolute;
    right: 0;
    top: 41px;
}
.z_fanye a.fh:hover{color:#2a96d4;}

.z_dh1{width:100%;float:left;background: #eef5f0;margin-top: 10px;}
.z_dh1 a{font-size:16px;color:#333333;display:block;float:left;width:142px;height:40px;border:0px solid #569e70;text-align: center;line-height: 40px;margin-left: 6px;}
.z_dh1 a:hover{color:#569e70;}
.z_dh1 a.cur{color:#569e70;}

.picScroll-left1{width:100%;position:relative;float:left;margin-top: 20px;}
		.picScroll-left1 .bd{width: 100%;float: left;}
		.picScroll-left1 .bd ul{ overflow:hidden; zoom:1; }
		.picScroll-left1 .bd ul li{margin-left: 20px;float:left;_display:inline;overflow:hidden;text-align:center;position:relative;width: 285px !important;margin-bottom: 10px;}
        .picScroll-left1 .bd ul li a{
    color: #666666;
    font-size: 14px;
}
        .picScroll-left1 .bd ul li a font{
    position: absolute;
    width: 214px;
    height: 120px;
    background: #569e70;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    top: 15px;
    color: #fff;
    font-size: 14px;
    display: none;
    padding: 20px;
}
        .picScroll-left1 .bd ul li a font h3{
    margin-top: 8px;
    margin-bottom: 10px;
}
        .picScroll-left1 .bd ul li img{width:285px;height:190px;}
        .picScroll-left1 .bd ul li:hover a{color:#569e70;}
        .picScroll-left1 .bd ul li:hover a font{display:block;color:#fff;}
        .z_con{
    width: 100%;
    float: left;
    font-size: 14px;
    color: #666666;
    line-height: 2;
    background: #fbfbfb;
    margin-top: -10px;
    padding-bottom: 40px;
}
        .z_con1{float:left;margin-left: 40px;}
        .z_con1 h3{font-weight:normal;margin-top: 28px;margin-bottom: 15px;}

        .z_ewm1{
    width: 130px;
    float: right;
    text-align: center;
    font-size: 14px;
    color: #a7a7a7;
    margin: 46px;
}
.z_ewm1 img{
    margin-bottom: 8px;
}

.z_tel2{
    float: right;
    margin: 46px;
}
.z_tel2 h3{
    font-size: 14px;
    color: #666666;
    font-weight: normal;
    margin-bottom: 17px;
}
.z_tel2 font{
    display: block;
    font-size: 25px;
    color: #333333;
    font-family: Impact;
    line-height: 31px;
    margin-bottom: 41px;
}
.z_tel2 font img{
    float: left;
    margin-right: 14px;
}
.z_tel2 a{background:#2a96d4;display: block;width: 142px;height: 40px;line-height: 40px;color: #fff;text-align: center;font-size: 16px;float: left;}

.a_title{
    width: 100%;
    float: left;
    height: 53px;
    line-height: 53px;
}
.a_title a{
    font-size: 16px;
    min-width: 136px;
    display: block;
    color: #333;
    float: left;
    text-align: center;
    font-weight: bold;
}
.a_title a.nhov{color:#569e70;}
.a_title a:hover{color:#569e70;}
.a_title font{
    font-size: 18px;
    color: #2a96d4;
    float: right;
    margin-right: 20px;
}

.z_nr1{
    width: 98%;
    float: left;
    padding: 0 1%;
    padding-top: 14px;
    font-size: 14px;
    color: #666666;
    line-height: 2;
    background: #fbfbfb;
    margin-top: -10px;
    padding-bottom: 100px;
    -moz-box-shadow: 0px 2px 5px #f6f6f6;
    -webkit-box-shadow: 0px 2px 5px #f6f6f6;
    box-shadow: 0px 2px 5px #f6f6f6;
}
.z_danye{
    width: 100%;
    float: left;
    margin-bottom: 40px;
}
.z_danye a.nhov{color:#569e70;}
.z_danye a:hover{color:#569e70;}
.z_danye a{float:left;background: url(../images/yy.png) no-repeat left center;padding-left: 20px;line-height: 35px;margin-right: 52px;margin-bottom: 1px;font-size: 16px;color:#333;}

.z_nr2{
    width: 1140px;
    float: left;
    padding: 30px;
    font-size: 14px;
    color: #666666;
    line-height: 2;
    background: #fbfbfb;
    margin-top: -10px;
    padding-bottom: 100px;
}

.z_news1{
    width: 100%;
    float: left;
    margin-top: 30px;
}
.z_news1 ul{}
.z_news1 ul li{
    width: 386px;
    float: left;
    margin-left: 14px;
    position: relative;
}
.z_news1 ul li a{
    font-size: 14px;
    color: #666666;
}
.z_news1 ul li a span{
    display: block;
    text-indent: 1rem;
    padding-bottom: 25px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 25px;
    height: 64px;
    overflow: hidden;
}
.z_news1 ul li a font{color:#333;font-size:14px;line-height: 49px;display:block;height: 49px;overflow:hidden;background: url(../images/tiao.png) no-repeat left;padding-left: 13px;}
.z_news1 ul li:hover a font{color:#569e70;}
.z_news1 ul li img{}
.z_news1 ul li h3{
    font-size: 24px;
    color: #333333;
    position: absolute;
    top: 81px;
    left: 12px;
}