@charset "utf-8";
body {font-size: 16px;	font-family: "微软雅黑"; color: #333;}
html,body{height: 100%; width: 100%;}
p,h1,h2,h3,h4,h5,h6,dd,dt,dl,li,ol,body,html,form,textarea,input,select,table,ul {margin: 0; padding: 0;}
ul,li,ol{list-style:none;}
a,u,button{text-decoration: none; color: inherit;}
section,article,aside,nav,header,footer,main{display: block;}
input,button{background: #fff; border: 0; outline: 0;}
img{border: 0;}
.clear::after{content: ''; display: block; visibility: hidden;  opacity: 0; clear: both; height: 0; overflow: hidden;}
.main{width: 1200px;margin: auto;}
.main::after{
	content: ''; display: block; visibility: hidden;  opacity: 0; clear: both; height: 0; overflow: hidden;
}
@media all and (max-width:1200px){
	body{font-size: 14px;}
	.main{
		width: 100%;
	}
}
/* 上边不要动 */

.fs_top{margin: 20px auto; width: 1200px; height: 60px;}
.fs_logo{background: url(img/3_03.jpg) left top no-repeat; width: 233px; text-align: left; padding-left: 60px;}
.fs_logo h1{font-size: 32px; color: #434343;}
.fs_logo p{font-size: 10px; color: #434343;font-size:10px;-webkit-transform:scale(0.8);  margin-left: -20px;}



.fs_b22{background: #21242d; color: #fff;}


.b-nav{ 
	width: 960px;
	font-size: 16px;
	margin: 0 auto;
	border-bottom: 1px solid #3e3e3e;
	overflow: hidden;
}
.b-nav a{
	color: #fff;
	width: 12.5%;
	line-height: 30px;
	display: block;
	float: left;
	line-height: 4;
}
.b_ny{width: 663px; margin:0 auto; height: 220px; }
.b_ny>p{margin-top:40px;float: left;}
.b_ny b{float: right; display: block; font-weight: normal; font-size: 14px; line-height: 2; width: 505px; margin-top: 40px;}
.b_ny b a{color: #fff;}
.fs_bb22{ background: #166fdc; line-height: 2; color: #fff; font-size: 14px;}
.fs_bb22 a{color: #fff;}
.fs_cpbt{  background: url(img/9_13.jpg) center -5px no-repeat; margin-top: 50px;	}
.fs_cpbt p{font-size: 14px;}
.fs_cpbt h2{font-size: 30px; color: #434343;}
.fs_cpbt h2  span{color: #71c522;}
.fs_cpbt b{font-size: 14px; color: #9c9c9c; line-height: 2; font-weight: normal; display: block;}

.nextinfo {
    width: 100%;
    overflow: hidden;
}


.nextinfo span {
    background: #eee;
    margin: 20px 1%;
    width: 48%;
    float: left;
    text-align: center;
    border-radius: 20px;
}



.wrap_cp {
	width: 1200px;
	position: relative;
	background: #fcfcfc;
	overflow: hidden;
	margin: 20px 0;	
		font-size: 14px;
}
.wrap_cp dl{
	float: left;
	width: 127px;
	height: 110px;
	padding: 0;
	display: block;
	margin: 0 2px;
}
.wrap_cp dl {

	padding: 0;
	
}
.wrap_cp dl dt{
	width: 127px;
	height: 110px;
	padding: 0;
	margin: 0;
	background: #000;
}
.wrap_cp dl dt img{
	width: 127px;
	height: 110px;
	border: 0;
	padding: 0;
}
.wrap_cp dl dd{font-weight: bold;
	width: 127px;
	height: 110px;
	padding: 0;
	margin: 0;
	background: #64b93c;
	color: #fff;
	line-height: 40px;
	text-align: center;
	opacity: 0;
	position: absolute;
	top: 130px; transition: all .5s;
	padding-top: 30px;
}
.wrap_cp dl dd a span{display: block; width: 50px; line-height: 2; border: 1px solid rgb(255, 255, 255); text-align: center; margin: 0 auto; font-weight: normal;font-size: 12px;}

.wrap_cp dl:hover dd{
	background: rgba(113, 197, 34, 0.933);
	color: #FFFFFF;
	opacity: 1;
	top: 0;
}

.cpgd{background: url(img/3_16.jpg) left top no-repeat; height: 881px; margin-top: 50px;}
.cpgdbtt{padding-top: 65px; padding-bottom: 30px;}
.cpgdbtt h2{font-size: 30px; color: #71c522; }
.cpgdbtt h2 span{color: #434343;}
.fs_about{background: url(img/3_17.jpg) center top no-repeat; height: 500px; }
.fs_abourl{padding-top: 60px;}
.fs_aboutr{ width: 604px; height: 200px; padding: 150px 40px 0 0 	; font-size: 14px; line-height: 2;}
.fs_aboutr a{display: block; line-height: 2.5; font-size: 14px; color: #fff; width: 120px; text-align: center; border-radius: 30px; background: #ffa200;}
.xwl{width: 482px; height: 358px; background: url(img/3_20.jpg) center top no-repeat; padding-top: 14px;}











.news-cont{
	width: 700px;
	height: 440px;

}

.news-cont ul{
	float: right;
}
.news-cont ul li{
	width: 670px;
	height: 100px;
	margin: 15px 0px 15px 10px;
	background: #fff;
	border: solid 1px #ddd;
}
.news-cont ul li h4{
	font-size: 18px;
	color: #000;
	font-weight: normal;
	line-height: 30px;
	
}
.news-cont ul li h4 a{
	text-align: left;
	padding-left:10px;
}
.news-cont ul li p{
	font-size: 14px;
	line-height: 25px;
	color: #999;
	padding-top: 5px;
	padding-right: 20px;
}
.news-cont ul li:hover .news-time{
	color: #fff;
	background: #71c522;
	
}
.news-cont ul li:hover h4 a{
	color: #71c522;
}
.news-cont ul li .news-time{
	width: 100px;
	height: 90px;
	font-size: 40px;
	color: #fff;
	text-align: center;
	float: left;
	line-height: 50px;
	display: block;
	margin-right: 20px;
	padding-top: 10px;
	background: #939393;
}
.news-cont ul li .news-time span{
	font-size: 18px;
	display: block;
	line-height: 40px;
	color: #fff;
}




.dbys ul li{ float: left; width: 287px; border: 1px solid rgb(216, 216, 216); overflow: hidden; height: 120px;}
.dbys ul li:not(:first-child){margin-left:12px;}
.dbys ul li .ys1{transition: all .3s;}
.dbys ul li  img{display: block; float: left; margin: 29px 20px 0  50px	;}
.dbys ul li div  div{float: left; margin-top: 35px;}
.dbys ul li  h3{font-size: 24px; color: #434343;}
.dbys ul li  p{font-size: 14px; text-transform: uppercase;color: #757575;}
.dbys ul li:hover .ys1{margin-top: -125px;}
.dbys ul li .ys2{background: #71c522;height: 120px;width: 287px;color: #fff; }
.dbys ul li .ys2 h3{color: #fff; }
.dbys ul li .ys2 p{color: #fff; }

/*主导航多级菜单*/

#nav{
	position: relative; margin-top: 10px;
}
#nav>ul{
	width: 900px;
}
#nav>ul::after{
	content: '';clear: both;display: block;visibility: hidden;
}
#nav>ul>li{
	width: 12.5%;text-align: center;line-height: 40px;float: left;
}
#nav>ul>li a{
	display: block;position: relative;z-index: 1; border-radius:40px;
}
#nav>ul>li>a:hover{
	color: #fff;
}

#nav>ul>li>a::after{content: ''; position: absolute; left: 0; top: 0; width: 0; height: 40px; z-index: -1;background: #71c522; opacity: 0; transition: all .3s;  border-radius:40px;}
#nav>ul>li>a:hover::after{ content: '';opacity: 1;width: 100%; }
#nav>ul>li>a.act{background:  #71c522;color: #fff;}

/* ------------------------ */

#banner {position: relative;overflow: hidden;
	width: 100%
}
#banner ul {
	position: relative;
	overflow: hidden;
	width: 300%
}
#banner ul li {
	width: 33.333%;
	float: left
}
#banner ul li img {
	width: 100%;display: block;
}
#banner aside {
	position: absolute;
	top: 0;
	bottom: 0;
	height: 0;
	width: 90%;
	right: 0;
	left: 0;
	margin: auto
}
#banner aside span {display: block;
	width: 65px;
	height: 65px;
	z-index: 63;
	background: rgba(255,255,255,0.6);
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	position: relative;
	cursor: pointer;
	opacity: 0;
	transition: all 0.3s;
	margin-top:-2%;
}
#banner:hover aside span{ 
	opacity: 1;}
#banner aside span:after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 20%;
	margin: auto;
	width: 27px;
	height: 27px;
	border-top: 3px solid #1c6cb3;
	border-left: 3px solid #1c6cb3;
	-webkit-transform: rotateZ(-45deg);
	-moz-transform: rotateZ(-45deg);
	-ms-transform: rotateZ(-45deg);
	-o-transform: rotateZ(-45deg);
	transform: rotateZ(-45deg)
}
#banner aside span.prev {
	float: left;
}

#banner aside span.next {
	float: right;
}
#banner aside span.next:after {
	left: 0;
	right: 20%;
	-webkit-transform: rotateZ(135deg);
	-moz-transform: rotateZ(135deg);
	-ms-transform: rotateZ(135deg);
	-o-transform: rotateZ(135deg);
	transform: rotateZ(135deg)
}
#banner>div {
	width: 110px;
	position: absolute;
	right: 0;
	left: 0;
	bottom: 7%;
	margin: auto
}
#banner>div em {display: block;
	float: left;
	width: 18px;
	height: 18px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border: 3px solid #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 4.75px;
	background: #fff;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	cursor: pointer
}
#banner>div em.act {
	background: #1c6cb3
}

.sl,.st,.st div,.sl div{
	overflow: hidden;
}
/* -------------------------- */


/* ------------------------------- */

.cppichz>div{ padding-bottom: 50px;}
.cppichz a{float: left; width: 280px; margin-right: 10px;text-align: center; position: relative; }
.cppichz a span{overflow: hidden; }
.cppichz a span img{width: 100%;display: block;}
.cppichz a em{background: #f5f5f5; line-height: 2; font-size: 16px; display: block; font-style: normal;}
.cppichz a div{position: absolute;width: 100%; height: 100%; background: rgba(0,153,255,0.9); color: #fff; left: 0; top: 20px; opacity: 0; transition: all .3s;}
.cppichz a div::before{content: ''; background: url(img/356.png) center/cover; width: 60px;height: 60px; margin: auto; margin-top: 60px;display: block;}
.cppichz a:hover div{top: 0; opacity: 1;}
.cppichz a div p{position: absolute; left: 0; right: 0; bottom: 0; top: 30px; margin: auto;  line-height: 30px;font-size: 14px;text-align: center; border: 1px solid #fff;  height: 30px; width: 80px; }



/*产品竖向滚动*/
.cppicsz{width: 1200px; height: 650px;  }
.cppicsz a{float: left; width: 290px; margin-right: 10px;text-align: center; position: relative;  margin-bottom: 20px;}
.cppicsz a span{overflow: hidden; }
.cppicsz a span img{width: 100%;display: block;}
.cppicsz a em{background: #f5f5f5; line-height: 2; font-size: 16px; display: block; font-style: normal;}
.cppicsz a div{position: absolute;width: 100%; height: 100%; background: rgba(113, 197, 34, 0.842); color: #fff; left: 0; top: 20px; opacity: 0; transition: all .3s;}
.cppicsz a div::before{content: '';  background: url(img/356.png) center/cover;width: 60px;height: 60px; margin: auto; margin-top: 60px;display: block;}
.cppicsz a:hover div{top: 0; opacity: 1;}
.cppicsz a div p{position: absolute; left: 0; right: 0; bottom: 0; top: 30px; margin: auto;  line-height: 30px;font-size: 14px;text-align: center; border: 1px solid #fff;  height: 30px; width: 80px;}

.fl{float: left;}
.fr{float: right;}
.tac{text-align: center;}


.page22 {
	width: 900px;
	height: 40px;
	margin: 0 auto;
	line-height: 40px;
}

.page22 li {
	width: 400px;
	height: 40px;
	float: left;
	text-align: center;
}

.page11 {
	line-height: 40px;
	font-weight: bold;
	color: #333;
	text-align: center;
}

.page11 i {
	color: #999;
	font-size: 14px;
	font-weight: normal;
}
.content h1{
	text-align: center;
	font-size: 20px;
	line-height: 80px;
}





#ss{
	width: 100%;
	height: 180px;
	background: url(img/bg1.jpg);
	padding: 30px 0px;
}
#ss h3{
	font-size: 26px;
	color: #333;
	text-align: center;
	font-weight: initial;
}
#ss h2{
	font-size: 20px;
	color: #333;
	text-align: center;
	font-weight: initial;
}
#ss p{
	font-size: 16px;
	color: #555;
	text-align: center;
	padding-top: 20px;
}

#ss .ss_box{
	background: none !important;
	width: 700px;
	margin: 0 auto;
}
#ss .ss_box .an{
	width: 200px;
	height: 40px;
	border: solid 1px #ccc;
}
#ss .ss_box .ss_submit{
	background: url(img/ss.jpg) 10px center no-repeat #df2623;
	text-align: left;
	padding-left: 40px;
}


#nyba {
	width: 100%;
	height: 300px;
	background: url(img/nyba.jpg) top center no-repeat #333;
}
#main {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	font-size: 16px;
	line-height: 35px;
}
#main::after{
	content: ''; display: block; visibility: hidden;  opacity: 0; clear: both; height: 0; overflow: hidden;
}


.bass {
	height: 60px;
	line-height: 60px;
	font-size: 18px;
	color: #666;
	width: 100%;
	margin: 0 auto 30px;
	border-bottom: solid 2px #ddd;
}


.bass a {
	color: #71c522;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
}





.love-pic-box{
	width: 100%;
	overflow: hidden;
	margin: 20px auto;
}
.love-pic-box li{
		width: 23%;
		height: 280px;
		background: #fff;
		margin: 15px 1%;
		float: left;
		list-style: none;
		overflow: hidden;
		position: relative;
		z-index: 0;
		box-shadow: 0px 0px 10px #ccc;
		border: solid 1px #d5d2d2;
		box-sizing: border-box;
		
}
.love-pic-box li img{
		width: 100%;
		height: 240px;
		padding: 0;
		margin: 0;
}
.love-pic-box li p{
	position: absolute;
	width: 100%;
	height: 40px;
	background: #eee;
	z-index: 999;
	left: 0;
	bottom: 0;

	
}

.love-pic-box li p>a{
		width: 100%;
		line-height:30px;
		height: 30px;
		text-align: center;
		font-size: 16px;
		color: #000;
		display: block;
		padding-top: 5px;
}


.h30 {
	height: 30px;
}



.ny_left {
	width: 320px;
	height: auto;
	float: left;
}

.ny_right {
	width: 880px;
	height: auto;
	float: left;
}



.left-lx{
	width: 290px;
	overflow: hidden;
	border: solid 1px #ddd;
	box-sizing: border-box;
	padding-bottom: 20px;
	box-shadow: 0px 0px 10px #ccc;
	margin-bottom: 20px;
	
}
.lx-tt{
	height: 50px;
	margin-bottom: 10px;
	background: #71c522;
	color: #888;
	width:100%;
	margin: 0 auto 10px;
	box-sizing: border-box;
}
.lx-tt h2{
	font-size: 20px;
	color: #fff;
	line-height: 50px;
	float: left;
	font-weight: initial;
	padding-left: 15px;
	
}
.lx-tt a{
	font-size: 14px;
	color: #eee;
	float: right;
	padding-top: 10px;
	padding-right: 10px;
}
.lx-tt a:hover{
	color: #d7a02b;
}
.left-lx p{
	padding: 0px 20px;
	font-size: 16px;
	color: #333;
	line-height: 30px;
}




.pc_tt {
	background: #71c522;
	color: #fff;
	width: 290px;
	height: 90px;
	box-sizing: border-box;
}
.pc_tt h2{
	font-size: 24px;
	line-height: 30px;
	text-align: center;
	padding-top:20px;
	font-weight: initial;
}
.pc_tt>p{
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	color: #ccc !important;
	width: 250px;
	margin: 0 auto;
}
.left_cplei {
	width: 290px;
	height: auto;
	padding: 5px 0px;
	color: #fff;
}

.left_cplei li {
	width: 230px;
	height: 40px;
	background: url(img/left1.png) 15px center no-repeat #666;
	margin: 10px auto;
	text-align: left;
	line-height: 40px;
	font-size: 18px;
	padding-left: 40px;
	position: relative;
	z-index: 1;
}


.left_cplei li::after{content: '';background: url(img/left1.png) 15px center no-repeat #71c522; z-index: -1; position: absolute; width:0px;height: 40px; left: 0; right: 0;  opacity: 0;transition: all .3s}
.left_cplei li:hover::after{content: ''; opacity: 1; width: 100%;}



.ny_news li{
	width: 98%;
	border-bottom: solid 1px #ddd;
	margin-bottom: 20px;
	overflow: hidden;
	font-size: 14px !important;
	line-height: 25px;
	color: #666;
	box-sizing: border-box;
	padding-bottom: 20px;
	position: relative;
}
.ny_news li a{
	font-size: 20px;
	color: #333;
	display: block;
	padding-top: 10px;
}
.ny_news li a:hover{
	color: #234bba;
}
.ny_news li>img{
	width: 200px;
	height: 150px;
	float: left;
	margin-right: 20px;
	display: block;
}


.ny_news li p{
	color: #999;
	padding-left: 15px;
	width: 100%;
	height: 30px;
	
}
.ny_news li p>img{
	vertical-align: middle;
	margin-right: 5px;
}

.nynews_list{
	margin-bottom: 30px;
	width: 100%;
	overflow: hidden;
}
.nynews_list h1{
	margin-bottom: 20px;
}
.nynews_list li{
	width: 49%;
	height: 45px;
	margin: 5px 0.5%;
	float: left;
	border: solid 1px #ddd;
	background:url(img/news1.jpg) left center no-repeat #fff;
	box-sizing: border-box;
	line-height: 45px;
	color: #666;
	
}
.nynews_list li a{
	color: #555;
	padding-left: 10px;
}
.nynews_list li a:hover{
	color: #d7a02b;
}



