.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: 131px;
}


/*导航*/

.content .content_right .dh {
	display: flex;
	justify-content: flex-end;
	height: 79px;
	border-bottom: 1px solid #CFCFCF;
	overflow: hidden;
	line-height: 79px;
}
.content .content_right .dh {
	color: #333333;
}
.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 .tpxwxq {
	margin-top: 38px;
	width: 100%;
	/*height: 1200px;*/
	position: relative;
}

.content .content_right .tpxwxq .tpxwxq_banner {
	width: 807px;
	height: 735px;
	margin-top: 38px;
}

.content .content_right .tpxwxq .tpxwxq_banner img {
	width: 100%;
	height: 607px;
}

.content .content_right .tpxwxq .swiper-pagination-fraction {
	left: 0px;
	bottom: 0px;
	text-align: left;
	display: block;
	width: 122px;
	color: #000000;
	font-size: 22px;
	height: 95px;
	font-style: italic;
	font-weight: bold;
	background: white;
	box-sizing: border-box;
	padding: 0 2px;
}

.content .content_right .tpxwxq .swiper-pagination-current {
	color: #519032;
	font-size: 38px;
}

.content .content_right .tpxwxq .js {
	width: 663px;
	color: #313131;
	font-size: 18px;
	line-height: 30px;
	margin-left: 53px;
	position: absolute;
	bottom: 32px;
	right: 22px;
}

.content .content_right .tpxwxq .gallery-thumbs {
	width: 739px;
	height: 104px;
}

.content .content_right .tpxwxq .gallery-thumbs .swiper-slide {
	width: 139px;
	height: 104px;
	background: #D2D2D2;
	box-sizing: border-box;
	padding: 4px;
}

.content .content_right .tpxwxq .gallery-thumbs .swiper-slide img {
	width: 128px;
	height: 96px;
	display: block;
	margin: 0 auto;
}

.content .content_right .tpxwxq .gallery-thumbs .swiper-slide-thumb-active {
	background: rgba(81, 144, 50, 1);
}

.content .content_right .tpxwxq .swipwe_btn {
	width: 24px;
	height: 24px;
	background: rgba(81, 144, 50, 1);
	border-radius: 50%;
	margin-top: 350px;
	background-image: url(../img/img10.png);
	background-size: 100% 100%;
	outline: none;
}

.swiper-button-next {}

.content .content_right .tpxwxq .swipwe_btn1 {
	width: 24px;
	height: 24px;
	background: rgba(81, 144, 50, 1);
	border-radius: 50%;
	margin-top: 350px;
	background-image: url(../img/img10.png);
	background-size: 100% 100%;
	transform: rotate(180deg);
	outline: none;
}

.content .content_right .tpxwxq .main .swipwe_btn.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
	/*background: url(../img/img10.png);*/
	/*opacity: 1;*/
}

.content .content_right .tpxwxq .btn1 {
	width: 16px;
	height: 28px;
	background-image: url(../img/jt1.png);
	background-size: 100% 100%;
	outline: none;
	margin-top: -90px;
}

.content .content_right .tpxwxq .btn2 {
	width: 16px;
	height: 28px;
	background-image: url(../img/jt1.png);
	background-size: 100% 100%;
	transform: rotate(180deg);
	outline: none;
	margin-top: -90px;
}