@charset "utf-8";
a{color: #333;}
a:link{ text-decoration: none;}
a:active{ text-decoration:none}
a:hover{ text-decoration:none;}
a:visited{ text-decoration: none;}
a:hover {text-decoration : none}
a { outline: medium none }
li{list-style:none;}
*{
	 font-family:"微软雅黑";
	 -webkit-font-smoothing: subpixel-antialiased;
	 margin:0;
	 padding:0;
	 list-style:none;
	 text-transform:uppercase;
	 font-size: 14px;
}
.clear{
	clear: both;
}
input{
	outline:none;
}
body{
	overflow-x: hidden;
	position:relative;
}

/*******导航**********
**********************/
.content{
	width: 1200px;
	margin: 0 auto;
}
 #mynav{ 
 	width:100%; 
 	background: rgba(0,0,0,0.5);
 	position:fixed; 
 	z-index:99; 
 	color:#fff; 
 	line-height:40px;
 	top: 0;
 	padding-bottom: 5px;
 }
 #mynav ul{
	width: 840px;
	margin: 0 auto;
	float: right;
 }
 #mynav li{
 	margin-top: 35px;
 	line-height: 50px;
 	width: 120px;
 	text-align: center;
 	float: left;
 	position:relative;
 	overflow: hidden;
 }
 #mynav li a{
 	color: #fff;
 	font-size: 15px;
 	height: 20px;
 }
 #mynav li span{
 	height: 10px;
 	font-size: 12px;
 }
 #mynav li:hover{
 	background: url(../images/nav.png) bottom  no-repeat;
 }
.input{
	margin-top: 35px;
	float: right;
	width: 30px;
	position: relative;
	right: 0;
	overflow: none;
}
.input img{
	width: 100%;
}
.logo {
	float: left;
	width: 300px;
	margin-top: 5px;
}
.logo img{
	height: 110px;
}
/*********内容*********
***********************/
.zjfr_img{
	width: 100%;
	height: 600px;
	background:url(../images/zi_banner.jpg)center no-repeat;
}
/********头部********
**********************/
.fr_con{
	width: 100%;
	
	background:url(../images/D_bg.jpg) center no-repeat;
	background-attachment:fixed;
	background-size: cover;
	z-index:-1;
}
/*.fr_con:before{
	content: '';
    position: fixed;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url(../images/D_bg.jpg) center 0 no-repeat;
    background-size: cover;
}*/

.fr_top{
	width: 1200px;
	height: 250px;
	margin: 0 auto;
	position: relative;
}
.fr_top>ul{
	position: absolute;
	top: -50px;
}
.fr_top>ul>li{
	float: left;
	width: 360px;
	height: 250px;
	display: block;
	background-color: #fff;
	margin: 0px 20px;
	border-radius:30px;
	box-shadow: 2px 2px 20px #000;
}
.fr_top>ul>li h1{
	text-align: center;
	margin-top: 20px;
	font-size: 28px;
	color: #00AE5D;
}
.fr_top>ul>li .news_more{
	float: right;
	margin-right: 20px;
	font-size: 12px;
	width: 60px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	border: 1px solid #00AE5D;
	color: #00AE5D;
	margin-bottom: 20px;
	transition: all 0.5s;
}
.fr_top>ul>li .news_more:hover{
	background-color: #00AE5D;
	color: #fff;
}
.fr_top .news li{
	width: 90%;
	margin: 0 auto;
	clear: both;
	font-size: 14px;
	height: 35px;
}
.fr_top .news li span{
	float: left;
	width: 60%;
	height: 15px;
	display: block;
	overflow: hidden;
    text-overflow: ellipsis;
     white-space: nowrap; 
}
.fr_top .news li i{
	float: right;
	font-style: normal;
	color: #999;
}
.fr_top .zxcp{
	width: 90%;
	margin: 0 auto;
	clear: both;
}
.fr_top .zxcp li:nth-child(1){
	float: left;
}
.fr_top .zxcp li:nth-child(2){
	float: right;
}
.fr_top .zxcp li img{
	width: 150px;
	height: 130px;
}
.fr_top p{
	clear: both;
	padding-left: 30px;
	line-height: 20px;
	width: 300px;
	font-size: 14px;
	margin-top: 5px;
}
.fr_top>ul>li:nth-child(3) a{
	margin-bottom: 5px;
}



.cpfl1{
	clear: both;
	width:1200px;
	height:120px;
	/*overflow:hidden;*/
	margin:0 auto;
	
}
.cpfl1 .indexnav{
	float:left;
	width:237px;
	position:relative;
	top: 20px;
}
.clc{
	color:#fff;
	background:#00AE5D;
}
.indexnav a {
	display:inline-block;width:200px;height:40px;line-height:40px;text-align:center;color:#fff;
	margin-bottom:20px; border-radius:6px;
	font-size:15px;
	/*animation-name:myfirst2;
	animation-iteration-count:infinite;
	animation-duration:3s;*/
}
/*@-webkit-keyframes myfirst2{
	0%{transform:skewX(20deg)}
	50%{transform:skewX(0deg)}
	100%{transform:skewX(20deg)}
}*/

.funav {display:none;}

.indexnav a:hover  > .funav {
	display:block;
}




.cpfl1 .indexnav{}
.fr_con .cpfl{
	clear: both;
	width: 1200px;
	/*height: 50px;*/
	margin: 0 auto;
}
.fr_con .cpfl .indexnav{
	width: 200px;
	height: 30px;
	float: left;
	margin-bottom:30px;
}
.funav{clear:both; width:1200px; position:absolute; left:0;}
.funav li {float:left;}

.funav li{
	background:#00582f;
	    width: 200px;
    float: left;
    margin-right: 20px;
	line-height:40px;
	height:40px;
	text-align:center;
}




.fr_con .cpfl li a{
	width: 180px;
	height: 40px;
	display: block;
	line-height: 40px;
	margin: 0 auto;
	text-align: center;
	background-color: rgba(255,255,255,0.9);
	border-radius: 30px;
	color: #00AE5D;
	box-shadow: 1px 1px 2px #adadad;
}
.fr_con .cpfl li a:hover{
	background-color: #00AE5D;
	box-shadow:none;
	color: #fff;
}
.fr_con .cpfl li:nth-child(1) a{
	background-color: #00AE5D;
	box-shadow:none;
	color: #fff;
}


.fr_con .fr_cp{
	width: 1200px;
	padding-top: 30px;
	margin: 0px auto;
	/*height: 1000px;*/
	background-color: rgba(255,255,255,0.3);
	border-radius: 20px;
	box-shadow: 2px 2px 10px #fff;
}
.fr_con .fr_cp span{
	width: 100%;
	height: 50px;
	display: block;
	text-align: right;
	line-height: 50px;
}
.fr_con .fr_cp span a{
	width: 100px;
	height: 50px;
	/*display: block;*/
	/*float: right;*/
	text-align: center;
	/*background: url(../images/sy.png) 10px 12px  no-repeat;*/
	color: #fff;
}
.fr_con .fr_cp span a:hover{
	text-decoration: underline;
	color:#00AE5D;
}
.fr_con .fr_cp span i{
	font-style:normal;
	float: right;
	margin-right: 20px;
	color: #fff;
}
.fr_con .fr_cp .ul1 li{
	float: left;
	width: 300px;
	height: 370px;
	margin-top: 30px;
}
.fr_con .fr_cp .ul1 li a{
	width: 260px;
	display: block;
	margin: 0 auto;
}
.fr_con .fr_cp .ul1 li a b{
	width: 260px;
	/*height: 330px;*/
	display: block;
	overflow: hidden;
}
.fr_con .fr_cp .ul1 li a img{
	width: 260px;
	/*height: 330px;*/
	transform-origin:center;
	transition: all 0.5s;
}
.fr_con .fr_cp .ul1 li:hover a img{
	transform:scale(1.2);
}
.fr_con .fr_cp .ul1 li a p{
	text-align: center;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: url(../images/alcp_bg.png) center no-repeat;
	color: #fff;
}
.fr_con .fr_cp .ul2{
	clear: both;
	width: 400px;
	padding-top: 60px;
	margin: 0px auto;
}
.fr_con .fr_cp .ul2 li{
	float: left;
	width: 80px;
}
.fr_con .fr_cp .ul2 li a{
	width:60px;
	height: 30px;
	display: block;
	line-height: 30px;
	text-align: center;
	margin: 0 auto;
	background-color: #00AE5D;
	border-radius: 2px;
	color: #fff;
	box-sizing: border-box;
}
.fr_con .fr_cp .ul2 li a:hover{
	background-color: #fff;
	color: #00AE5D;
}
/******底部********
*******************/
.bottom{
	width: 100%;
	height: 390px;
	background: url(../images/kd.jpg) center bottom no-repeat;
	position: relative;
}
.bottom .content{
	width: 1200px;
	margin: 0 auto;
}
.bottom .content div{
	float: left;
	color: #fff;
}
.bottom .content .sb_1{
	margin-top: 50px;
	width: auto;
}
.bottom .content .sb_1 li{
	font-size: 16px;
	padding: 5px 20px;
	float: left;
	text-align: center;
}
.bottom .content .sb_1 li a{
	color: #fff;
}
.bottom .content .nei{
	overflow: hidden;
}
.bottom .content .nei a{
	color: #999!important;
	font-size: 14px;
	line-height: 26px;
}
.bottom .content .nei li:hover a{
	color: #fff!important;
}
.bottom .content .nei li{
	float: none;
	text-align: center;
}
.bottom .content .sb_2{
	float: right;
	width: 200px;
}
.bottom .content .sb_2 img{
	width: 140px;
	display: block;
	margin: 90px auto 0;
}
.bottom .content .sb_2 p{
	text-align: center;
	line-height: 40px;
	font-size: 14px;
}
.bottom .sb_3{
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: rgba(0,0,0,.5);
	color: #fff;
	margin-top: 58px;
	font-size: 14px;
	color: #999;
}
.down{
	position: absolute;
	bottom: 364px;
    left: 47.5%;
	width: 100px;
	height: 100px;
	background: #fff;
	border-radius: 100px;
	  -moz-box-shadow:2px 2px 5px #111; 
              -webkit-box-shadow:2px 2px 5px #111; 
              box-shadow:2px 2px 5px #111;
              cursor: pointer;
}
.down img{
	display: block;
	width: 100%;
	height: 100%;
}
.down a{
	display: block;
	width: 100%;
	height: 100%;
}