.topbox .banner1 img {
	height: 500px;
	margin: 0 auto;
	height: auto;
	display: block;
}

.bq {
	width: 305px;
	height: 87px;
	border-radius: 4px 4px 0px 0px;
	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;
	height: 53px;
	border-bottom: 1px solid #E5E5E5;
	color: #515151;
	line-height: 53px;
	font-size: 20px;
}

.content .content_left .box1 {
	border-bottom: 1px solid #519032;
}

.content .content_left .box img {
	width: 7px;
	height: 14px;
	margin: 20px 0 0 16px;
}


/*.content .content_left .box .img1{
	display: block;
}
.content .content_left .box .img2{
	display: none;
}*/

.content .content_left .box p {
	margin-left: 11px;
}


/*内容右*/

.content .content_right {
	width: 895px;
	height: 100%;
	border-left: 1px solid #E5E5E5;
	box-sizing: border-box;
	padding-left: 57px;
	padding-bottom: 175px;
}


/*导航*/

.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;
}


/*荣誉资质*/

.ygfc {
	width: 104%;
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
}

.ygfc .ygfc_main {
	width: 406px;
	height: 271px;
	/*background: rgba(236, 236, 236, 1);*/
	margin: 21px 21px 0 0;
}
.ygfc .ygfc_main img{
	width: 406px;
	height: 271px;
	box-sizing: border-box;
	/*padding: 8px 12px;*/
}

/*分页*/

.content .content_right .fy {
	color: #666666;
	font-size: 14px;
}

.content .content_right .fy button {
	height: 23px;
	border: 1px solid rgba(212, 212, 212, 1);
	border-radius: 2px;
	padding: 0 7px 0 9px;
}

.content .content_right .fy .btn {
	background: #519032;
	border: 1px solid #519032;
	color: white;
}
.ygfc .ygfc_main {
    width: 406px;
    height: 330px;
    margin: 21px 21px 0 0;
}
.ygfc .ygfc_main img{
    /*width: 382px;*/
    height: 255px;
    box-sizing: border-box;
    border: 8px solid rgba(236, 236, 236, 1);
    margin: auto;
}
.ygfc .ygfc_main p{
    width: 385px;
    color: #666666;
    font-size: 14px;
    line-height: 26px;
    /*white-space: nowrap;*/
    /*text-overflow: ellipsis;*/
    /*overflow: hidden;*/
}
