.container {
	padding: 0 0;
}

.one {
	overflow: hidden;
}

.one-left {
	width: 48%;
	float: left;
}

.one-right {
	width: 100%;
	
}

.one-name {
	height: 49px;
	margin: 30px 40px;
	overflow: hidden;
	background: url(qwfb.png) no-repeat;
}
.one-name a,
.four-name a {
	float: right;
	margin: 20px 10px 0 0;
	color: #b70b05;
}

.two {
	overflow: hidden;
}

.two-left {

	float: left;
	width: 49%;
}

.two-right {
	float: right;
	width: 49%;
}

.two-name {
	margin: 30px 0 10px;
	height: 49px;
	background: url(gjybjxxqc.png) no-repeat;
}

.three-name {
	margin: 30px 0 10px;
	height: 49px;
	background: url(dfybbmxxgc.png) no-repeat;
}

.two-name a,
.three-name a {
	float: right;
	color: #b70b05;
	margin: 28px 16px 0 0;

}

.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 li {
	height: 50px;
	overflow: hidden;
	line-height: 50px;
}
.dsxx-ul{
	padding: 0 10px;
}
.sp1 {
	float: left;	
}
.dsxx-uls{
	margin: 0 2px;
}
.sp2 {
	margin: 0 20px 0 5px;
	float: left;
}

.sp2 a {
	font-size: 18px;
}

.sp3 {
	float: right;
}

.two .sp2 {
	max-width: 400px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.one .sp2 {
	max-width: 762px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}