.topbox .banner1 img{
	height: 500px;
	margin: 0 auto;
	display: block;
	height: auto;
}
.topbox .bq{
	width:305px;
	height:87px;
	border-radius:4px 4px 0px 0px;
	position: absolute;
	bottom: 0;
	color: white;
	font-size: 30px;
	box-sizing: border-box;
	padding-left: 30px;
	line-height: 87px;
}
/*内容*/
.content{
	width: 100%;
	overflow: hidden;
}
/*内容左*/
.content .content_left{
	width: 305px;
	margin-top: 12px;
}
.content .content_left .box{
	width: 245px;
	border-bottom: 1px solid #E5E5E5;
	color: #333333;
	line-height: 53px;
	font-size: 20px;
	overflow: hidden;
}
.content .content_left .box .sortname {
	box-sizing: border-box;
	padding-left: 34px;
	font-size: 20px;
	position: relative;
	cursor: pointer;
	transition: All 0.3s ease-in-out;
	-webkit-transition: All 0.3s ease-in-out;
	-moz-transition: All 0.3s ease-in-out;
	-o-transition: All 0.3s ease-in-out;
}
/*.content .content_left .box .active{
	border-bottom: 1px solid #519032;
}*/
.content .content_left .box .sortname::before {
	content: "";
	border-left: 7px solid;
	border-bottom: 7px solid transparent;
	border-top: 7px solid transparent;
	border-left-color: #777777;
	position: absolute;
	top: 50%;
	margin-top: -6px;
	left: 13px;
	transition: All 0.3s ease-in-out;
	-webkit-transition: All 0.3s ease-in-out;
	-moz-transition: All 0.3s ease-in-out;
	-o-transition: All 0.3s ease-in-out;
}
.content .content_left .active {
	color: #519032;
	border-bottom: 1px solid #519032;
}

.content .content_left .active::before {
	border-left-color: #519032 !important;
	transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	/* IE 9 */
	-moz-transform: rotate(90deg);
	/* Firefox */
	-webkit-transform: rotate(90deg);
	/* Safari 和 Chrome */
	-o-transform: rotate(90deg);
	/*Opera*/ 
}
.content .content_left .active{
	border-bottom: 1px solid #519032 !important;
}
.content .content_left .box:hover{
	color: #519032;
	border-bottom: 1px solid #519032;
}
.content .content_left .box:hover .sortname::before{
	border-left-color: #519032;
}
.content .content_left .pull{
	width: 245px;
	display: none;
}

.content .content_left .pull .xl{
	overflow: hidden;
	line-height: 43px;
	box-sizing: border-box;
	padding-left: 21px;
}
.content .content_right .cpjs .tab li img{
	width: 36px;
	height: 9px;
	margin-top: 14px;
	margin: 34px 22px 0 22px;
	float: left;
}


.content .content_left .pull .xl .lb{
	color: #333333;
	font-size: 16px;
	margin-left: 15px;
	position: relative;
}
.content .content_left .pull .xl .lb:before{
	content: '';
	width:6px;
	height:6px;
	background: #777777;
	position: absolute;
	top: 50%;
	left:-21px;
	margin-top: -2px;
}
.content .content_left .pull .xl a:hover .lb {
	color: #519032;
}
.content .content_left .pull .xl a:hover .lb::before{
	background: #519032;
}

/*内容右*/
.content .content_right{
	width: 895px;
	height: 100%;
	border-left: 1px solid #E5E5E5;
	box-sizing: border-box;
	padding-left: 57px;
	padding-bottom: 114px;
}
/*导航*/
.content .content_right .dh{
	height: 79px;
	border-bottom: 1px solid #CFCFCF;
	overflow: hidden;
	line-height: 79px;
}
.content .content_right .dh .dh_left{
	width: 37%;
	color: #333333;
	font-size: 24px;
	padding-left: 21px;
	position: relative;
}
.content .content_right .dh .dh_left::before{
	content: "";
	width:5px;
	height:20px;
	background:rgba(247,160,65,1);
	border-radius:1px;
	position: absolute;
	left: 0;
	top: 31px;
}
.content .content_right .dh .dh_right{
	width: 60%;
	color: #999999;
	font-size: 18px;
	padding-top: 21px;
	line-height: 58px;
}
.content .content_right .dh .dh_right p{
	color: #999999;
}
.content .content_right .dh .dh_right .dj{
	color: #333333;
}
/*产品介绍*/
.content .content_right .cpjs{
	margin-top: 40px;
}
.content .content_right .cpjs .tab{
	width: 763px;
	display: flex;
	flex-wrap: wrap;
	margin-left: 5px;
	overflow: hidden;
}
.content .content_right .cpjs .tab li img{
	width: 36px;
	height: 9px;
	margin-top: 14px;
	margin: 34px 22px 0 22px;
	float: left;
}
.content .content_right .cpjs .tab li{
	overflow: hidden;
}
.content .content_right .cpjs .tab li div{
	width:107px;
	height:40px;
	background: white;
	border:1px solid rgba(81,144,50,1);
	border-radius:20px;
	line-height: 40px;
	font-size: 20px;
	margin-top: 20px;
	float: left;
}
.content .content_right .cpjs .tab .selected div{
	background: #519032;
	color: white;
}
/*列表*/
.content .content_right .cpjs .list{
	margin-top: 23px;
	width: 100%;
	overflow: hidden;
	display: none;
}
.content .content_right .cpjs .list .main{
	width: 50%;
	height: 290px;
	margin-top: 40px;
	box-sizing: border-box;
	padding-left: 20px;
}
.content .content_right .cpjs .list .main>img{
	width: 177px;
	height: 289px;
}
.content .content_right .cpjs .list .main .box_right{
	width: 50%;
	margin-left: 10px;
}
.content .content_right .cpjs .list .main .box_right h5{
	color: #000000;
	font-size: 20px;
	line-height: 20px;
}
.content .content_right .cpjs .list .main .box_right .js{
	padding: 0px 6px;
	height: 20px;
	background: #79c11f;
	border-radius: 4px;
	display: inline-block;
	color: white;
	font-size: 16px;
	line-height: 20px;
	margin-top: 30px;
}
.tl{
	display: none;
}
.nl{
	display: none;
}
.yl{
	display: none;
}
/*分页*/
.content .content_right .fy{
	width: 100%;
	margin-top: 209px;
	color: #666666;
	font-size: 14px;
	float: left;
}
.content .content_right .fy a{
	height:23px;
	border:1px solid rgba(212,212,212,1);
	border-radius:2px;
	padding: 0 7px 0 9px;
	
}
.content .content_right .fy .active_page a{
	background: #519032;
	border:1px solid #519032;
	color: white;
}
.content .content_right .fy .btn{
	background: #519032;
	border:1px solid #519032;
	color: white;
}
.content .content_left .box7{
	width: 245px;
	border-bottom: 1px solid #E5E5E5;
	color: #333333;
	line-height: 53px;
	font-size: 20px;
	overflow: hidden;
}
.content .content_left .box7 .sortname {
	box-sizing: border-box;
	padding-left: 34px;
	font-size: 20px;
	position: relative;
	cursor: pointer;
	transition: All 0.3s ease-in-out;
	-webkit-transition: All 0.3s ease-in-out;
	-moz-transition: All 0.3s ease-in-out;
	-o-transition: All 0.3s ease-in-out;
}
/*.content .content_left .box .active{
	border-bottom: 1px solid #519032;
}*/
.content .content_left .box7 .sortname::before {
	content: "";
	border-left: 7px solid;
	border-bottom: 7px solid transparent;
	border-top: 7px solid transparent;
	border-left-color: #777777;
	position: absolute;
	top: 50%;
	margin-top: -6px;
	left: 13px;
	transition: All 0.3s ease-in-out;
	-webkit-transition: All 0.3s ease-in-out;
	-moz-transition: All 0.3s ease-in-out;
	-o-transition: All 0.3s ease-in-out;
}
.content .content_left .active {
	color: #519032;
	border-bottom: 1px solid #519032;
}

.content .content_left .active::before {
	border-left-color: #519032 !important;
	transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	/* IE 9 */
	-moz-transform: rotate(90deg);
	/* Firefox */
	-webkit-transform: rotate(90deg);
	/* Safari 和 Chrome */
	-o-transform: rotate(90deg);
	/*Opera*/
}
.content .content_left .active{
	border-bottom: 1px solid #519032 !important;
}
.content .content_left .box7:hover{
	color: #519032;
	border-bottom: 1px solid #519032;
}
.content .content_left .box7:hover .sortname::before{
	border-left-color: #519032;
}
.content .content_left .pull{
	width: 245px;
	display: none;
}

.content .content_left .pull .xl{
	overflow: hidden;
	line-height: 43px;
	box-sizing: border-box;
	padding-left: 21px;
}

.content .content_right .cpjs .tab img{
	width: 36px;
	height: 9px;
	margin-top: 14px;
	margin: 34px 22px 0 22px;
	float: left;
}

.content .content_left .pull .xl .lb{
	color: #333333;
	font-size: 16px;
	margin-left: 15px;
	position: relative;
}
.content .content_left .pull .xl .lb:before{
	content: '';
	width:6px;
	height:6px;
	background: #777777;
	position: absolute;
	top: 50%;
	left:-21px;
	margin-top: -2px;
}
.content .content_left .pull .xl a:hover .lb {
	color: #519032;
}
.content .content_left .pull .xl a:hover .lb::before{
	background: #519032;
}