.swiper1 img{
	border:none;
}

.prev2,.next2{
	top:33% !important;
}

.main{
	width: 100%;
	height: auto;
	background: url(../images/lxbg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: 100%;
	min-width: 1200px;
	overflow: hidden;
}
.left{
	width:45%;
	box-sizing: border-box;
	float: left;
	overflow: hidden;

}
.right{
	width: 55%;
	box-sizing:border-box;
	float: left;
	overflow: hidden;

}
.content{
	/*margin:0rem 11.45rem;*/
	margin:0px 5rem;
	overflow: hidden;
	padding:3rem 0rem;
	

}
.myswiper img{
	
}
.page2 .swiper-pagination-bullet{
	width:8px !important;
	border-radius:100% !important;
	height: 8px !important;
	background: #efebeb !important;
}
.myswiper>.swiper-pagination-bullets{
	bottom:2.34375rem !important;
	width: 6rem !important;
	right: 1.5rem !important;
	position: relative;
	top:-4.3rem;
	left:0px !important;
	line-height: 2rem;
	float: right;
}

.myswiper .swiper-slide p{

	bottom: 2.34375rem;
	left:0;
	line-height: 2rem;
	position: absolute;
	width: 100%;
	background-color: #000000;
	z-index: 12;
	opacity: 0.3;
}
.myswiper .swiper-slide a{

	position: relative;
	z-index: 66666;
	bottom: 2.34375rem;
	left:0;
	display: block;
	width:70%;
	line-height: 2rem;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.myswiper .swiper-slide a:link,.myswiper .swiper-slide a:visited{
	color:#FFFFFF;
	text-decoration: none;
	text-indent: 1em;
}
.right{
	padding-left: 1rem;
}
.slid2 img{
	width: 100%;
	min-height: 390px;
	min-width: 100%;
}
.right dl{
	width: 100%;
	border-bottom: 1px solid #000000;
}
.right dl dt{
	font-weight: bold;
	font-size: 1.2rem;
	color:#BE0100;
	line-height: 2.5rem;
	text-indent: 1em;
}

.right ul li{
	list-style-position: inside;
	
	line-height: 3rem;
	border-bottom: 1px dashed #000000;
	
	width: 100%;
		text-overflow:ellipsis;
	/*-webkit-white-space: wrap;*/
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	box-sizing: border-box;
	white-space: nowrap;
	
	
}
.right ul li a:link,.right ul li a:visited{
	text-decoration: none;
	color:#010101;
}
.right ul li a:hover{
	text-decoration: none;
	color:#FF3333;
}
.right ul li p{
	text-overflow:ellipsis;
	/*-webkit-white-space: wrap;*/
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	display: -webkit-box;
	box-sizing: border-box;
	padding-left:1.4rem;
	line-height: 1.5rem;
	color:#969696;
	
}
#lis{
		text-overflow:ellipsis;
	-webkit-white-space:none;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	box-sizing: border-box;
	white-space: normal !important;
	
}
