* {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: "微软雅黑";
	box-sizing: border-box;
}


/*右导航*/

.ydh {
	width: 65px;
	position: fixed;
	top: 30%;
	right: 0px;
	background-color: #f5f3f3;
	overflow: hidden;
	z-index: 998;
}
.ydh .ly{
	position: relative;
	cursor: pointer;
}
.ydh img {
	margin-top: -3px;
	opacity: 0.8;
}
.ydh .ly:hover .zhuce{
	display: block;
}
.ydh img:hover {
	opacity: 1;
}
.zhuce{
	position: fixed;
	right: 65px;
	top: 30%;
	width: 400px;
	height: 400px;
	background-color: white;
	text-align: center;
	display: none;

	
}
.zhuce input{
	width: 60%;
	height: 35px;
}
.zhuce ul li{
	width: 100%;
	height: 35px;
	color: #000000;

}
.zhuce ul .xm{
margin:25px 0 25px 16px;
	

}
.zhuce ul .ly textarea{
width: 60%;
height: 100px;


}
.btn1{
	width: 40%;
	height: 35px;
	background-color: #6EAA2D;
 position: absolute;
 bottom: 20px;
 left:calc(50% - 70px);

}
.btn1 a{
	text-decoration: none;
	color: white;
	font-size: 20px;
	line-height: 35px;
}
.haoma{
	display: none;
	position: fixed;
	top: 40%;
	right: 65px;
	height: 40px;
	padding: 10px;
	background-color: white;
}
.ydh .ly:hover .haoma{
	display: block;
}

.qq{
	display: none;
	position: fixed;
	top: 48%;
	right: 65px;
	height: 40px;
	padding: 10px;
	background-color: white;
}
.ydh .ly:hover .qq{
	display: block;
}

/*头部*/

.tb-bei {
	width: 100%;
	height: 40px;
	background-color: #313230;
	line-height: 40px;
}

.tb-left {
	display: flex;
	color: white;
	font-size: 14px;
}

.tb-left span {
	margin-left: 5px;
}

.tb-wai {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

.tb-em {
	margin-left: 20px;
}

.tb-right ul{
	display: flex;
	position: relative;
}
.tb-right ul li{
	cursor: pointer;
}
.tb-right ul li img {
	display: inline-block;
	padding: 10px 10px 0 10px;
}

.tb-right  span {
	margin-top: 8px;
	display: inline-block;
	width: 1px;
	height: 25px;
	background-color: #7d7e7c;
}
.yc{
	display: none;
	width: 100%;
	background-color: #fff;
	font-size: 14px;
	position: absolute;
	top: 40px;
	left: 0;
	text-align: center;
	z-index: 999;
}

.tb-right ul li:hover .yc{
	display: block;
}


/*导航*/

.dh-bei {
	width: 100%;
	height: 90px;
	border-top: 5px solid #65b35a;
	line-height: 90px;
}

.dh-wai {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}

.dh-wai img {
	padding-top: 9px;
	float: left;
	width: 235px;
}

.ml {
	float: left;
	margin-left: 40px;
}

.ml li {
	text-align: center;
	float: left;
	margin-left: 30px;
}

.ml li a {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.ml li a:hover{
	color: #65b35a;
}

.lxdh {
	width: 145px;
	height: 45px;
	background-color: #65b35a;
	float: right;
	margin-top: 22px;
	color: white;
	line-height: 22px;
	text-indent: 10px;
}

.lxdh .dh1 {
	font-size: 14px;
}

.lxdh .dh2 {
	font-size: 18px;
	font-weight: bold;
}


/*大图*/

.big-bei {
	width: 100%;
	
}

.big-bei img{
	width: 100%;
}


/*公司简介*/
.yy-bei {
	width: 100%;
}

.yy-wai {
	width: 1200px;
	margin: 0 auto;
}

.bt {
	width: 1200px;
	height: 53px;
	margin-top: 10px;
}

.bt img {
	float: right;
	right: 0;
}

.yy-nr {
	width: 345px;
	border-bottom: 1px solid #d2d2d2;
	padding-top: 50px;
	display: flex;
}

.yy-nr h1 {
	font-size: 30px;
	font-weight: bold;
	padding-bottom: 10px;
}

.yy-nr h1 span {
	color: #8bb586;
}

.yy-nr .yw {
	font-size: 18px;
	line-height: 50px;
	margin-left: 30px;
}

.fb {
	color: #747474;
	font-size: 16px;
	padding-top: 15px;
}

.gsjz {
	width: 100%;
	height: 405px;
	margin-top: 50px;
	display: flex;
	justify-content: space-between;
}

.jz-left {
	width: 50%;
	height: 405px;
	position: relative;
}

.tp1 {
	position: absolute;
	bottom: 0;
	right: 0;
}

.jz-right {
	width: 50%;
}

.jz-right .bt{
	width: 100%;
	line-height: 55px;
	color: #000;
	font-size: 24px;
	padding: 15px 0 0 20px;
}
.jz-right .bt img{
	width: 33%;
	margin: 0px 25px 0 0;
}
.jz-right p {
	padding-top: 45px;
	font-size: 16px;
	line-height: 50px;
	margin-left: 10px;

}


/*合作企业*/

.hz-wai {
	width: 100%;
}

.hz-wai h1 {
	font-size: 30px;
	font-weight: bold;
	padding-top: 110px;
}

.hz-wai h1 span {
	color: #8bb586;
}

.hz-wai p {
	font-size: 18px;
	padding-top: 15px;
}
.hzqy-xq{
	width: 1120px;
	margin: 60px auto;
	
}
.hzqy-xq li{
	height: 230px;
	display: flex;
	justify-content: space-between;
	background-color: white;
	cursor: pointer;
}
.hzqy-xq li:nth-child(1){
	height: 305px;
}
.xian{
	display: block;
	margin: 35px 0 35px 0;
	width: 100%;
	height: 3px;
	background-color: #f5f5f5;
}
.hzqy-xq li .name{
	width: 280px;
	height: 100%;
	background-color: #f5f5f5;
	text-align: center;
}
.name .jt{
	font-size: 24px;	
	padding-top: 18%;
}
.sp01 .jt{
	padding-top: 30% !important;
}

.name .jt-yw{
	font-size: 20px;
	padding-top: 12%;
}
.gs-xq{
	width: 760px;
	margin-right:15px ;
}
.gs-xq .xq1{
	margin-top: 22px;
	padding-top: 11px;
	line-height: 37px;
	font-size: 17px;
	user-select: none;
}

.active{
	background-color: #4f9545!important;
	color: white;

}
.active .name{
	width: 240px!important;
	height: 150px!important;
	background-color: white;
	margin: 40px 0 0 30px;
	color: #4f9545;


}
.active .jt-yw{
	font-size: 18px!important;
	padding-top:7%!important;
}

 .active .jt{
	padding-top:8%!important;
}
.active .sp01{
	    margin: 75px 0 0 30px;
}










/*底部*/

.db-bei {
	width: 100%;
	height: 290px;
	background-color: #65b35a;
}

.db-tou {
	width: 100%;
	height: 68px;
}

.db-db {
	width: 100%;
	height: 222px;
	background-color: #333;
}

.tou-z {
	width: 1200px;
	height: 68px;
	margin: 0 auto;
	line-height: 68px;
}

.tou-z ul {
	display: flex;
	justify-content: space-around;
}

.tou-z ul li a {
	color: white;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.db-z {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

.db-z p {
	font-size: 14px;
	color: white;
	text-indent: 15px;
	padding-top: 10px;
}
.db-z p a{
	text-decoration: none;
	font-size: 14px;
	color: white;
}
.bt-s {
	display: flex;
	padding-top: 20px;
}

.bt-s div {
	color: white;
	font-size: 18px;
	font-weight: bold;
	padding-top: 15px;
	padding-left: 10px;
}

.img {
	margin-top: 30px;
}