.container {
	padding: 0 0;
}

.one {
	overflow: hidden;
}

.one-left {
	width: 48%;
	float: left;
}


.list1 {
	height: 300px;
}

.one-name {
	height: 58px;
	margin: 30px 0;
	overflow: hidden;
	background: url(top1.png) no-repeat;
	
}

.one-name-two {
	height: 58px;
	margin: 30px 0;
	overflow: hidden;
	background: url(top2.png) no-repeat;
	cursor: pointer;
}

.one-name-three {
	height: 58px;
	margin: 30px 0;
	overflow: hidden;
	background: url(top3.png) no-repeat;
	cursor: pointer;
}

.one-name a,
.four-name a {
	float: right;
	margin: 10px 10px 0 0;
	color: #ff772f;
}

.two {
	overflow: hidden;
}

.two-left {

	float: left;
	width: 48%;
}

.two-right {
	float: right;
	width: 48%;
}

.two-name {
	margin: 30px 0 10px;
	height: 40px;
	background: url(pc2.png) no-repeat;
}

.three-name {
	margin: 30px 0 10px;
	height: 40px;
	background: url(pc3.png) no-repeat;
}

.two-name a,
.three-name a {
	float: right;
	color: #ff772f;
}

.four-name {
	height: 40px;
	margin: 30px 0;
	overflow: hidden;
	background: url(pc4.png) no-repeat;
}


.footer {
	background: #d5100a;
}

.footer .middle a,
.footer .middle p {
	color: #fff;
}


.swiper-container {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	overflow: hidden;
	position: relative;
}

.swiper-slide img {
	width: 100%;
	height: 100%;
	height: auto;
}

.swiper-tit {
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 100%;
	background: rgba(0, 0, 0, .5);
	color: #fff;
	text-align: left;
	text-indent: 20px;
	line-height: 40px;
	padding-right: 100px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.lunbo .swiper-pagination {
	text-align: right;
	padding-right: 20px;
}

.lunbo .swiper-pagination-bullet {
	background: #fff;
	opacity: 1;
}

.lunbo .swiper-pagination-bullet-active {
	background: red;
}

.dsxx-ul-left,
.dsxx-ul-right {
	width: 561px;
	height: 162px;
	font-family: "PingFang SC";
	font-weight: 400;
	font-size: 16px;
	line-height: 36px;
	text-align: left;
	color: #333;


}

.dsxx-ul-left {
	float: left;
}

.dsxx-ul-right {
	float: right;
}

.sp1 {

	float: left;

}

.left-li {
	height: 52px;
	padding: 10px 0;
}

.sp2 {
	margin: 0 20px 0 5px;
	float: left;
}

.sp2 a {
	font-size: 18px;
}

.sp3 {
	float: left;
	color: #999999;
}