﻿.m-box{
	width: 100%;
	height: 860px;
	float: left;
	overflow: hidden;
	position: relative;
}

.box{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.box img{
	width: 100%;
	height: 100%;
}
.box1{
	width: 727px;
	height: 698px;
	position: absolute;
	bottom: -641px;
	left: -20px;
	transition: 1s ease-in-out;
}
.box1.on{
	bottom: 0;
	opacity: 1;
}
.box1 img{
	width: 100%;
}
.nav{
	width: 120px;
	height: 860px;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	background-color: #ffffff;
}
.logo{
	width: 120px;
	height: 108px;
	float: left;
	background-color: #6bee25;
}
.logo img{
	width: 81px;
	height: 78px;
	float: left;
	margin-left: 17px;
	margin-top: 12px;
}
.nav ul{
	width: 120px;
	float: left;
height:calc(100% - 108px);
}
.nav ul li{
	height:calc(100% / 7);
	position: relative;
}
.nav ul li a{
	width: 120px;
	height: 100%;
	float: left;
	margin-top: 1px;
	background-color: #6bee25;
	transition: 0.3s;
}
.nav ul li a:hover{
	margin-left: 20px;
}
.nav ul li .tb{
	width: 100%;
	text-align: center;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 50px;

}
.nav ul li .tit{
	width: 100%;
	float: left;

	text-align: center;
	font-size: 14px;
	color: #000000;
	margin-top: 8px;
}

.banner{ 
	width: 3840px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
    animation:myfirst 20s linear;
    -moz-animation:myfirst 20s linear;
    -webkit-animation:myfirst 20s linear;
    -o-animation:myfirst 20s linear; 
    animation-iteration-count:infinite;}
	@-moz-keyframes myfirst
{
0% {left: 0;}
100% {left: -100%}
}


@keyframes myfirst{
0% {left: 0;}
100% {left: -100%;}
}

@-webkit-keyframes myfirst{
0% {left: 0;}
100% {left: -100%;}    
}

@-o-keyframes myfirst{
 0% {left: 0;}
100% {left: -100%;}       
}
.box2{
	width: 65px;
	height: 173px;
	position: absolute;
	top: 70px;
	left: 700px;
	opacity: 0;
	transition: 1s ease-in-out;
}
.box2.on{
	opacity: 1;
	left: 678px;
}
.box3{
	width: 67px;
	height: 181px;
	position: absolute;
	top: 150px;
	left: 776px;
	opacity: 0;
	transition: 1s 0.5s ease-in-out;
}
.box3.on{
	opacity: 1;
	left: 756px;
}
.box4{
	width: 65px;
	height: 247px;
	position: absolute;
	top: 0;
	opacity: 0;
	transition: 1s 1s ease-in-out;
	left: 1157px;
}
.box4.on{
	top: 72px;
	opacity: 1;
}
.box5{
	width: 65px;
	height: 256px;
	position: absolute;
	top: 150px;
	left: 1240px;
	opacity: 0;
	transition: 1s 1.5s ease-in-out;
}
.box5.on{
	opacity: 1;
	top: 180px;
}
.box6{
	width: 101px;
	position: absolute;
	top: 392px;
	left: 700px;
}
.box6 .tu1{
	width: 91px;
	height: 91px;
	float: left;
	margin-left: 5px;
}
.box6 .tu1 img{
	width: 100%;
}
.box6 p{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 14px;
	color: #055c3e;
	margin-top: 5px;
}
.box6 span{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 14px;
	color: #055c3e;
	margin-top: 5px;
}
.box7{
	width: 112px;
	position: absolute;
	top: 620px;
	left: 925px;
	z-index: 99;
}
.box7 .tu2{
	width: 91px;
	height: 91px;
	float: left;
	margin-left: 10px;
}
.box7 p{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 14px;
	color: #055c3e;
}
.box8{
	width: 101px;
	position: absolute;
	top: 425px;
	left: 1140px;
}
.box8 .tu3{
	width: 91px;
	height: 91px;
	float: left;
	margin-left: 5px;
}
.box8 p{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 	14px;
	color: #003080;
}
.box9{
	height: 74%;
	position: absolute;
	bottom: -74%;
	left: 1230px;
	opacity: 0;
	transition: 1s 4s ease-in-out;
}
.box9.on{
	opacity: 1;
	bottom: 0;
}
.box9 img{
	width: 100%;
	height: 100%;
}	
.box10{
	width: 129px;
	height: 21px;
	position: absolute;
	top: 115px;
	left: 2200px;
	opacity: 0;
	transition: 1s 11s ease-in-out;
}
.box10.on{
	left: 2300px;
	opacity: 1;
}
.box11{
	width: 149px;
	height: 60px;
	position: absolute;
	top: 100px;
	left: 2415px;
	opacity: 0;
	transition: 1s 11.5s ease-in-out;
}
.box11.on{
	top: 150px;
	left: 2215px;
	opacity: 1;
}
.box12{
	width: 65px;
	height: 341px;
	position: absolute;
	top: 130px;
	left: 2535px;
	opacity: 0;
	transition: 1s 12s ease-in-out;
}
.box12.on{
	top: 185px;
	opacity: 1;
}
.box13{
	width: 66px;
	height: 351px;
	position: absolute;
	top: 243px;
	left: 2633px;
	opacity: 0;
	transition: 1s 12.5s ease-in-out;
}
.box13.on{
	top: 293px;
	opacity: 1;
}
.box14{
	width: 101px;
	position: absolute;
	top: 111px;
	left: 2792px;
}
.box14 .tu4{
	width: 91px;
	height: 91px;
	float: left;
	margin-left: 5px;
}
.box14 p{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 14px;
	color: #707385;
}
.box15{
	width: 340px;
	height: 248px;
	position: absolute;
	top: 450px;
	left: 2672px;
}
.box16{
	width: 315px;
	height: 292px;
	position: absolute;
	top: 110px;
	left: 3140px;
}
.box17{
	width: 781px;
	height: 742px;
	position: absolute;
	top: 1000px;
	right: 0;
	opacity: 0;
	transition: 1s 13.5s ease-in-out;
}
.box17.on{
	opacity: 1;
	top: 230px;
}
.box18{
	width: 226px;
	height: 220px;
	position: absolute;
	top: 470px;
	left: 780px;
}
.about{
	width: 100%;
	height: 945px;
	background-color: #f6f6f6;
	float: left;
	overflow: hidden;
}
.a-box{
	width: 1200px;
	height: 945px;
	margin: auto;
}
.a-box .list{
	width: 100%;
	height: 200px;
	float: left;
	margin-top: 70px;
}
.a-box .list ul li{
	width: 141px;
	height: 200px;
	float: left;
	margin-left: 83px;
	position: relative;
	transition: 0.3s;
}
.a-box .list ul li .ty{
	width: 141px;
	height: 125px;
	float: left;
	background: url(../images/dbx.png) no-repeat center;
	transition: 1s;
}
.a-box .list ul li .ty img{
	float: left;
	margin-left: 51px;
	margin-top: 44px;
}
.a-box .list ul li .tm{
	width: 100%;
	float: left;
}
.a-box .list ul li .tm p{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 24px;
	color: #000000;
	line-height: 35px;
	margin-top: 10px;
}
.a-box .list ul li .tm span{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 14px;
	color: #959595;
	line-height: 27px;
}
.a-box .list ul li .ty1{
	width: 115px;
	height: 115px;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #fff;
	border-radius: 100%;
	z-index: -1;
}
.a-box .list ul li .ty1 img{
	float: left;
	margin-left: 39px;
	margin-top: 37px;
	opacity: 0;
}
.a-box .list ul li:hover .ty{
	background: url(../images/dbx1.png) no-repeat center;
	transition: 1s;
	width: 141px;
	height: 125px;
}
.a-box .list ul li:hover .ty1{
	background-color: #64cf2b;
	z-index: 1;
}
.a-box .list ul li:hover .ty1 img{
	opacity: 1;
}
.a-box .gsjj{
	width: 100%;
	height: 628px;
	float: left;
	background-color: #fff;
	position: relative;
	margin-top: 45px;
}
.a-box .gsjj .tt{
	width: 600px;
	position: absolute;
	text-align: left;
	left: 138px;
	top: 65px;
}
.a-box .gsjj .ms{
	width: 525px;
	position: absolute;
	text-align: left;
	font-size: 24px;
	color: #308303;
	line-height: 30px;
	left: 138px;
	top: 150px;
	font-family: "宋体";
}
.a-box .gsjj .ds{
	width: 600px;
	height: 200px;
	overflow: hidden;
	font-size: 14px;
	color: #000000;
	line-height: 40px;
	overflow: hidden;
	left: 138px;
	top: 250px;
	position: absolute;
}
.a-box .gsjj .ck a{
	border: none;
	width: 76px;
	height: 28px;
	text-align: center;
	font-size: 14px;
	color: #000000;
	line-height: 22px;
	position: absolute;
	top: 497px;
	left: 138px;
	transition: 0.3s;
	background: url(../images/bmt.png) no-repeat center;
}
.a-box .gsjj .ck a:hover{
	background: url(../images/bmt.png) no-repeat center;
	transition: 0.3s;
	border: none;
	width: 76px;
	height: 28px;
}
.a-box .gsjj .jj{
	width: 409px;
	height: 370px;
	position: absolute;
	top: 185px;
	right: 0;
}
.a-box .gsjj .jj img{
	width: 100%;
	height: 100%;
}
.bjdt{
	width: 100%;
	height: 720px;
	background: url(../images/bj.jpg) no-repeat center;
	background-size: 100% 100%;
	background-attachment: fixed;
	float: left;
	overflow: hidden;
	margin-top: -180px;
}
.ads{
	width: 100%;
	height: 446px;
	float: left;
	overflow: hidden;
	background: url(../images/bg.jpg) no-repeat center;
}
.ad{
	width: 1200px;
	height: 446px;
	margin: auto;
	position: relative;
}
.ad .z1{
	font-size: 35.77px;
	color: #737373;
	position: absolute;
	top: 88px;
	left: 325px;
}
.ad .z2{
	font-size: 48.18px;
	color: #737373;
	position: absolute;
	top: 195px;
	left: 186px;
}
.ad .z3{
	font-size: 35.77px;
	color: #737373;
	position: absolute;
	top: 300px;
	left: 498px;
}
.ad .tus{
	width: 645px;
	height: 135px;
	position: absolute;
	top: 80px;
	right: 10px;
}
.ad .tus img{
	width: 100%;
}
.ad .z4{
	font-size: 28.43px;
	color: #308303;
	position: absolute;
	top: 235px;
	right: 35px;
}
.ad .z5{
	font-size: 16px;
	color: #000000;
	position: absolute;
	top: 290px;
	right: 35px;
}
.cpzx{
	width: 100%;
	height: 1035px;
	float: left;
	overflow: hidden;
	background: #f6f6f6;
}
.cp{
	width: 1200px;
	margin: auto;
	height: 1035px;
	background: #ffffff;
	position: relative;
	z-index: 1;
}
.cp .sjln{
	width: 100%;
	height: 368px;
	float: left;
}
.cp .sjln .left{
	width: 675px;
	height: 368px;
	float: left;
}
.cp .sjln .left img{
	width: 100%;
	height: 100%;
}
.cp .sjln .tt1{
	float: right;
	margin-top: 127px;
	margin-right: 145px;
}
.cp .scf{
	width: 100%;
	float: left;
}
.cp .scf .tt2{
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 76px;
}
.cp .scf .gdy{
	width: 1000px;
	height: 450px;
	float: left;
	overflow: hidden;
	margin-left: 100px;
	margin-top: 60px;

}
.cp .scf .gdy .bd{
	width: 100%;
	float: left;
}
.cp .scf .gdy .bd ul{
	float: left;
	margin-left: 100px;
}
.cp .scf .gdy .bd ul li{
	width: 225px;
	height: 450px;
	float: left;
	margin-left: 30px;
}

.cp .scf .gdy .bd ul li .tp{
	width: 225px;
	height: 274px;
	float: left;
	overflow: hidden;
}
.cp .scf .gdy .bd ul li .tp img{
	width: 100%;
	height: 100%;
	transition: 0.3s;
}
.cp .scf .gdy .bd ul li .tp img:hover{
	transform: scale(1.1);
}
.cp .scf .gdy .bd ul li .des{
	width: 100%;
	height: 160px;
	float: left;
}
.cp .scf .gdy .bd ul li:hover .des{
	background-color: #eeeeee;
	box-shadow: 0 0 7px 0 #333;
}
.cp .scf .gdy .bd ul li .des p{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 22.71px;
	color: #000000;
	line-height: 55px;
}
.cp .scf .gdy .bd ul li .des span{
	width: 205px;
	margin-left: 10px;
	float: left;
	font-size: 13.25px;
	color: #000000;
	text-align: left;
	height: 55px;
	overflow: hidden;
	line-height: 27.5px;
}
.ad1{
	width: 100%;
	height: 720px;
	float: left;
	overflow: hidden;
	background: url(../images/bg1.jpg) no-repeat center;
	background-size: 100% 100%;
	background-attachment: fixed;
	margin-top: -145px;
}
.ad-box{
	width: 100%;
	height: 446px;
	overflow: hidden;
	background: url(../images/bg2.png) no-repeat center;
	float: left;
}
.adx{
	width: 1200px;
	height: 446px;
	margin: auto;
	position: relative;
}
.adx .wz{
	font-size: 24px;
	color: #308303;
	position: absolute;
	top: 109px;
	left: 10px;
}
.adx .tul{
	position:absolute;
	top: 162px;
	left: 10px;
}
.adx .tul1{
	position: absolute;
	top: 91px;
	left: 560px;
}
.adx .tul2{
	position: absolute;
	top: 215px;
	left: 745px;
}
.adx .tul3{
	position: absolute;
	top: 48px;
	left: 975px;
}
.adx .tul4{
	position: absolute;
	top: 184px;
	left: 1164px;
}
.news{
	width: 100%;
	height: 650px;
	background-color: #f6f6f6;
	float: left;
	overflow: hidden;
}
.xw{
	width: 1200px;
	height: 650px;
	margin: auto;
	background-color: #ffffff;
}
.xw .tt3{
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 88px;
}
.xw .xm{
	width: 100%;
	height: 390px;
	float: left;
	overflow: hidden;
	margin-top: 52px;
}
.xw .xm .lt{
	width: 442px;
	height: 390px;
	float: left;
	margin-left: 111px;
}
.xw .xm .lt .tp1{
	width: 442px;
	height: 235px;
	float: left;
	overflow: hidden;
}
.xw .xm .lt .tp1 img{
	width: 100%;
	height: 100%;
	transition: 0.3s;
}
.xw .xm .lt .tp1 img:hover{
	transform: scale(1.1);
}
.xw .xm .lt .xq{
	width: 100%;
	float: left;
}
.xw .xm .lt .xq p{
	width: 100%;
	float: left;
	text-align: left;
	font-size: 18px;
	color: #000000;
	line-height: 60px;
}
.xw .xm .lt .xq span{
	width: 100%;
	float: left;
	height: 50px;
	font-size: 14px;
	color: #666;
	overflow: hidden;
	line-height: 25px;
}
.xw .xm .rt{
	width: 430px;
	height: 390px;
	float: right;
	overflow: hidden;
	margin-right: 128px;
}
.xw .xm .rt ul li{
	width: 100%;
	height: 95px;
	float: left;
	overflow: hidden;
	margin-top: 33px;
}
.xw .xm .rt ul li:first-child{
	margin-top: 0;
}
.xw .xm .rt ul li span{
	width: 10px;
	height: 10px;
	float: left;
	background-color: #64cf2b;
	margin-top: 6px;
}
.xw .xm .rt ul li a{
	width: 390px;
	float: right;
	height: 27px;
	font-size: 18px;
	color: #000000;
	text-align: left;
	transition: 0.3s;
	overflow: hidden;
}
.xw .xm .rt ul li a:hover{
	color: #64cf2b;
}
.xw .xm .rt ul li p{
	width: 390px;
	float: right;
	height: 50px;
	font-size: 14px;
	color: #666;
	line-height: 25px;
	overflow: hidden;
	margin-top: 9px;
}

.ryzz{
	width: 100%;
	height: 1202px;
	float: left;
	overflow: hidden;
	background: url(../images/bg3.jpg) no-repeat center;
	background-size: 100% 100%;
}
.ry{
	width: 1200px;
	height: 1202px;
	margin: auto;
}
.ry .top{
	width: 100%;
	height: 520px;
	background: url(../images/bg4.jpg) no-repeat center;
	float: left;
	overflow: hidden;
}
.ry .top .tt4{
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 65px;
}
.k-box{
	width: 100%;
	height: 250px;
	float: left;
	overflow: hidden;
	margin-top: 50px;
	position: relative;
}
#multipleColumn{
	width: 1031px;
	height: 400px;
	float: left;
	margin-left: 75px;
	position: relative;
}
#multipleColumn .bd{
	width: 100%;
	float: left;
	height: 100%;
}
#multipleColumn .bd ul{
	width: 100%;
	float: left;
	overflow: hidden;
}
#multipleColumn .bd ul li{
	width: 164px;
	height: 120px;
	float: left;
	margin-left: 36px;
	margin-top: 50px;
	transition: 0.5s;
}
#multipleColumn .bd ul li:hover{
	transform: rotateY(360deg);
}
#multipleColumn .bd ul li img{
	width: 100%;
	height: 100%;
}
#multipleColumn .hd{
	position: absolute;
	top: 0;
	left: 0;
}
#multipleColumn .hd .next{
	position: absolute;
	top: 160px;
	right: -1071px;
	cursor: pointer;
}
#multipleColumn .hd .prev{
	position: absolute;
	top: 160px;
	left: -36px;
	cursor: pointer;
}
.ry .bottom{
	width: 100%;
	height: 560px;
	background: url(../images/bgn.png) no-repeat center;
	background-size: 100% 100%;
	float: left;
	overflow: hidden;
}
.tt5{
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 74px;
}
.h-box{
	width: 100%;
	height: 320px;
	float: left;
	overflow: hidden;
	margin-top: 40px;
}
.h-box ul li{
	width: 110px;
	height: 130px;
	float: left;
	margin-top: 30px;
	margin-left: 53px;}
.h-box ul li:hover .hz{
	transform: rotateY(360deg);
}
.h-box ul li .hz{
	width: 78px;
	height: 78px;
	float: left;
	margin-left: 16px;
	border-radius: 100%;
	overflow: hidden;
	transition: 0.3s;
}
.h-box ul li .hz img{
	width: 100%;
	height: 100%;
}
.h-box ul li .mz a{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 14px;
	color: #000000;
	line-height: 35px;
}
.contact{
	width: 100%;
	height: 145px;
	float: left;
	overflow: hidden;
	background-color: #525252;
}
.lx{
	width: 1200px;
	height: 145px;
	margin: auto;
}
.lx ul{
	width: 100%;
	float: left;
}
.lx ul li{
	width: 399px;
	float: left;
	height: 145px;
	border-left: 1px solid #a9a9a9;
}
.lx ul li .tel{
	width: 50px;
	height: 34px;
	float: left;
	margin-top: 55px;
}
.lx ul li p{
	width: 320px;
	float: right;
	text-align: left;
	font-size: 12px;
	color: #ffffff;
	margin-top: 55px;
}
.lx ul li span{
	width: 320px;
	float: right;
	text-align: left;
	font-size: 20px;
	color: #ffffff;
}
.footer{
	width: 100%;
	height: 233px;
	float: left;
	overflow: hidden;
	background-color: #f6f6f6;
}
.foot{
	width: 1200px;
	height: 233px;
	margin: auto;
	position: relative;
}
.foot .lo{
	width: 113px;
	height: 142px;
	position: absolute;
	top: 40px;
	left: 30px;
}
.foot .dao{
	width: 690px;
	height: 49px;
	position: absolute;
	top: 60px;
	left: 210px;
	border-bottom: 1px solid #000000;
}
.foot .dao ul{
	width: 100%;
	height: 100%;
	float: left;
}
.foot .dao ul li a{
	width: 90px;
	float: left;
	border-right: 1px solid #000000;
	height: 12px;
	font-size: 12px;
	text-align: center;
	color: #000000;
	line-height: 12px;

}
.foot .icon{
	width: 380px;
	position: absolute;
	top: 139px;
	left: 210px;
}
.foot .icon p{
	width: 100%;
	float: left;
	text-align: left;
	font-size: 14px;
	color: #000000;
	line-height: 30px;
}
.foot .ewm{
	width: 130px;
	height: 150px;
	position: absolute;
	top: 47px;
	right: 37px;
}
.foot .ewm .ew{
	width: 103px;
	height: 103px;
	float: left;
	margin-left: 13.5px;
}
.foot .ewm .ew img{
	width: 100%;
	height: 100%;
}
.foot .ewm p{
	width: 100%;
	float: left;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	color: #000000;
}

.form_box1{
    width: 100%;
}
.form_box1 h2{
    font-size: 24px;
    color: #03af4a;
    font-weight: 500;
    margin-bottom: 0;
}
.form_box1 span{
    font-size: 12px;
    color: #979797;
}

.form_list1{
    width: 100%;
}
.form_list1 input{
    background: #fff;
    box-sizing: border-box;
    line-height: 40px;
    width: 100%;
    font-size: 14px;
    color: #333;
    border: 1px solid #90a386;
    float: left;
    padding-left: 3px;
    height: 42px;
}


.form_list1 input::-webkit-input-placeholder{
    color: #333;
}
.form_list1 input:-moz-placeholder {
    color: #333;
}
.form_list1 input::-moz-placeholder {
    color: #333;
}
.form_list1 input:-ms-input-placeholder {
    color: #333;
}
.form_list1 textarea{
    width: 100%;
    height: 97px;
    background:#fff;
    box-sizing: border-box;
    color: #333;
    font-weight: 200;
    font-size: 14px;
    outline: none;
    resize: none;
    border: 1px solid #777777;
    border-top: none;
    padding-left: 3px;
}
textarea::-webkit-input-placeholder{
    color: #333;
}

.submit1{
    width: 100%;
    height: 26px;
    line-height: 26px;
    text-align: center;
    background: #90a386;
    color: #fff!important;
    display: block;
    float: right;
}
.copy{
    background: #222222;
    color: #666666!important;
    height: 30px;
    z-index: 10;
    bottom: 0;
    width: 100%;
    position: absolute;
    text-align: center;
    line-height: 30px;
}
.copy a{
    color: #666666!important;
}

/*提示框*/
.tipBox{
    width:  290px;
    height:  100px;
    background: #fff;
    position: fixed;
    z-index: 1000000000;
    text-align: center;
    line-height: 100px;
    color: #000;
    font-size: 15px;
    border: 1px solid transparent;
    border-radius: 5px;
    box-shadow: 0 0 5px 2px #eee;
    cursor: context-menu;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    display: none;
    transition: 0.3s linear;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    -o-transition: 0.3s linear;
}
.green{
    color: #0d7720;
    box-shadow: 0 0 5px 2px #0d7720;
}
.red{
    color: #ec4949;
    box-shadow: 0 0 5px 2px #ec4949;
}
/*提示框*/


/*改版CSS*/

.headerv{
	width: 100%;
	height: 105px;
	position: fixed;
	top: 0;
	left: 0;
	border-bottom: 2px solid #73c927;
	background-color: #f6f6f6;
	z-index: 99999;
}
.headv{
	width: 1200px;
	height: 105px;
	margin: auto;
}
.logov{
	width: 143px;
	height: 105px;
	float: left;
	text-align: center;
	position: relative;
}
.logov img{
	width: 81px;
	height: 78px;
	position: absolute;
	top: 14px;
	left: 32px;
}
.navv{
	width: 1057px;
	float: right;
	height: 105px;
}
.navv ul li{
	width: 125px;
	height: 105px;
	float: left;
	position: relative;
	text-align: center;
	margin-left: 25px;
}
.navv ul li .tbv{
	width: 100%;
	height: 50px;
	position: absolute;
	top: 0;
	bottom: 0;
	text-align: center;
	margin: auto;
}
.navv ul li .wc{
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	opacity: 0;
}
.navv ul li .titv{
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 10px;
	position: relative;
	color: #000000;
}
.navv ul li:hover{
	background-color: #73c927;
}
.navv ul li:hover .titv{
	color: #fff;
}
.navv ul li:hover .nmb{
	opacity: 0;
}
.navv ul li:hover .wc{
	opacity: 1;
}
.navv ul li .erji{
	width: 100%;
	position: absolute;
	top: 300px;
	height: 0;
	overflow: hidden;
	left: 0;
	opacity: 0;
	transition: 1s;
}
.navv ul li:hover .erji{
	opacity: 1;
	top: 105px;
	height: auto;
}
.navv ul li .erji a{
	width: 100%;
	float: left;
	text-align: center;
	line-height: 50px;
	background-color: #58a415;
	color: #fff;
	margin-top: 1px;
}
.k-box .bd{
	width: 100%;
	float: left;
}
.k-box .bd ul li{
	width: 1000px;
	margin-left: 100px;
	height: 285px;
	float: left;
	overflow: hidden;
	transition: 0.3s;
}
.k-box .bd ul li .ryb{
	width: 128px;
	height: 285px;
	float: left;
	transition: 0.3s;
}

.k-box .bd ul li .ryb.on{
	width: 280px;
}

.banners{ 
    width: 100%;
    float: left;
    overflow: hidden;
    margin-top: 105px;
     }
.slideBoxs{ width:100%;  overflow:hidden; position:relative; margin:auto;}
		.slideBoxs .hd{ height:15px; overflow:hidden; position:absolute; right: 42%; bottom:5px; z-index:1; }
		.slideBoxs .hd ul{ overflow:hidden; zoom:1; float:left;  }
		.slideBoxs .hd ul li{ float:left; margin-right:20px;  width:50px; height:4px; text-align:center; background:#8d8785; cursor:pointer; }
		.slideBoxs .hd ul li.on{ background:#ffffff; color:#fff; }
		.slideBoxs .bd{ position:relative; height:100%; z-index:0;   }
		.slideBoxs .bd li{ zoom:1; vertical-align:middle; }
		.slideBoxs .bd img{ width:100%; height:100%; display:block;  }

		/* 下面是前/后按钮代码，如果不需要删除即可 */
		.slideBoxs .prev,
		.slideBoxs .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:72px; height:73px; filter:alpha(opacity=50);opacity:0.5;   }
		.slideBoxs .next{ left:auto; right:3%; background-position:8px 5px; }
		.slideBoxs .prev:hover,
		.slideBoxs .next:hover{ filter:alpha(opacity=100);opacity:1;  }
		.slideBoxs .prevStop{ display:none;  }
		.slideBoxs .nextStop{ display:none;  }

/* 下面是前/后按钮代码，如果不需要删除即可 */
		.k-box .prev,
		.k-box .next{ position:absolute; left:3%; top:38%; margin-top:-25px; display:block; width:72px; height:73px; filter:alpha(opacity=50);opacity:0.5;   }
		.k-box .next{ left:auto; right:3%; background-position:8px 5px; }
		.k-box .prev:hover,
		.k-box .next:hover{ filter:alpha(opacity=100);opacity:1;  }
		.k-box .prevStop{ display:none;  }
		.k-box .nextStop{ display:none;  }






























