@media only screen and (min-width: 1200px){
	.sweiper2{display: none;}
	#nav{
	width: 1200px;
	height: 60px;
	color:#C1C1C1;
	margin: auto;
	line-height: 60px;
}
#nav span{
	color:#757575 ;
}
#article{
	width: 1200px;
	padding-bottom: 60px;
	background: white;
	overflow: hidden;
	margin: auto;
}
h2{
	width: 100%;
	height: 130px;
	line-height: 130px;
	text-align: center;
	color:#484848;
	clear: both;
}
.p1{
	font-size: 14px;
	line-height: 25px;
	color:#828282 ;
	text-indent: 2rem;
}

.p2{
	font-size: 18px;
	color:#828282 ;
	text-align: center;
	line-height: 130px;
}
.article-div{
	width: 1200px;
	height:460px;
	overflow: hidden;
	position: relative;
}
.article-div-img1{
	width: 1200px;
	height:460px;
}
.article-div-rt{
	width: 395px;
	height: 460px;
	background:#3B4443 ;
	color: white;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 9;
}
.p3{
	width: 100%;
	height:80px;
	line-height: 80px;
	font-size: 20px;
	text-align: center;
}
.p4{
	width:315px ;
	height: 75px;
	display: block;
	border: 1px solid #4D5554;
	line-height: 75px;
	font-size: 20px;
	margin-left: 40px;
	text-align: center;
	margin-top: 100px;
}
.logo2{
	width: 150px;
	height: 50px;
	margin:100px auto 0;
	display: block;
}
.article-div2{
	width:1140px;
	margin: auto;
}
#sweiper{
	width: 1200px;
	height: 470px;
	margin: 60px auto 0;
	background: white;
	overflow: hidden;
}
.sweiper{
	width: 1160px;
	height: 275px;
	/*background: burlywood;*/
	margin: auto;
	overflow: hidden;
	position: relative;
}
.swiper-container{
	width: 1160px;
	height: 100%;
	margin: auto;
}
.swiper-slide-div{
	width: 275px;
	height: 100%;
	margin: auto;
	position: relative;
	overflow: hidden;
}
.swiper-slide-div img{
	width: 275px;
	height: 100%;
	transition: all 0.6s; 
}
.swiper-slide-div p{
	width: 275px;
	height: 60px;
	position: absolute;
	bottom: 0;
	left: 0;
	background:#3B4443;
	text-align: center;
	line-height: 60px;
	color: white;
	 overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    z-index: 99;
}
#swiper_lt{
	width:30px;
	height: 80px;
	background: url(../images/dsbefore.png)center no-repeat;
	background-size: 100%;
	position: absolute;
	top: 50%;
	margin-top: -40px;
	left:0 ;
	display: block;
	z-index: 99999;
	cursor: pointer;
}
#swiper_lt span{
	width: 13px;
	height: 24px;
	display: block;
	margin: 28px auto;
	background: url(../images/dsleft.png)center no-repeat;
	background-size: 100%;
}
#swiper_rt{
	width:30px;
	height: 80px;
	background: url(../images/dsbefore.png)center no-repeat;
	background-size: 100%;
	position: absolute;
	top: 50%;
	margin-top: -40px;
	right:0 ;
	display: block;
	z-index: 99999;
	cursor: pointer;
}
#swiper_rt span{
	width: 13px;
	height: 24px;
	display: block;
	margin: 28px auto;
	background: url(../images/dsright.png)center no-repeat;
	background-size: 100%;
}
#swiper_rt:hover{
		background: url(../images/dsafter.png)center no-repeat;
	background-size: 100%;
}
#swiper_lt:hover{
		background: url(../images/dsafter.png)center no-repeat;
	background-size: 100%;
}
.layui-carousel-ind{
	display: none;
}
#test1{
	
}
.test1-div{
	width: 275px;
}
.swiper-slide-div img:hover{
	 transform: scale(1.2);  
}
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
	.sweiper2{display: none;}
	#nav{
	width:100%;
	height: 60px;
	color:#C1C1C1;
	margin: auto;
	line-height: 60px;
	border-top: 1px solid gainsboro;
	text-indent: 2rem;
}
#nav span{
	color:#757575 ;
}

h2{
	width: 100%;
	height: 100px;
	line-height: 100px;
	text-align: center;
	color:#484848;
	clear: both;
}
.p1{
	font-size: 14px;
	line-height: 25px;
	color:#828282 ;
	text-indent: 2rem;
}

.p2{
	font-size: 18px;
	color:#828282 ;
	text-align: center;
	line-height: 100px;
}
#article{
	width: 98%;
	padding-bottom: 60px;
	background: white;
	overflow: hidden;
	margin: auto;
}

.article-div{
	width: 100%;
	overflow: hidden;
	position: relative;
}
.article-div-img1{
	width: 100%;
}
.article-div-rt{
	width: 40%;
	height: 100%;
	background:#3B4443 ;
	color: white;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 9;
}
.p3{
	width: 100%;
	height:60px;
	line-height: 60px;
	font-size: 20px;
	text-align: center;
}
.p4{
	width:60% ;
	height: 60px;
	display: block;
	border: 1px solid #4D5554;
	line-height: 60px;
	font-size: 20px;
	margin: 15% auto 0;
	text-align: center;
}
.article-div-rt-div{
	width: 100%;
	height: 100%;
	position: relative;
}
.logo2{
	width: 150px;
	height: 50px;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -75px;
	display: block;
}
.article-div2{
	width:98%;
	margin: auto;
}
#sweiper{
	width:98%;
	margin: 60px auto;
	background: white;
	overflow: hidden;
	padding: 1px 0 20px;
}
.sweiper{
	width:100%;
	margin: auto;
	overflow: hidden;
	position: relative;
}
.swiper-container{
	width:100%;
		margin: auto;
	}
.swiper-slide-div{
	width:94%;
	margin: auto;
	position: relative;
	overflow: hidden;
}
.swiper-slide-div img{
	width:100%;
	transition: all 0.6s; 
}
.swiper-slide-div p{
	width:100%;
	height: 40px;
	position: absolute;
	bottom: 0;
	left: 0;
	background:#3B4443;
	text-align: center;
	line-height: 40px;
	color: white;
	 overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    z-index: 99;
}
#swiper_lt{
	width:30px;
	height: 80px;
	background: url(../images/dsbefore.png)center no-repeat;
	background-size: 100%;
	position: absolute;
	top: 50%;
	margin-top: -40px;
	left:0 ;
	display: block;
	z-index: 99999;
	cursor: pointer;
}
#swiper_lt span{
	width: 13px;
	height: 24px;
	display: block;
	margin: 28px auto;
	background: url(../images/dsleft.png)center no-repeat;
	background-size: 100%;
}
#swiper_rt{
	width:30px;
	height: 80px;
	background: url(../images/dsbefore.png)center no-repeat;
	background-size: 100%;
	position: absolute;
	top: 50%;
	margin-top: -40px;
	right:0 ;
	display: block;
	z-index: 99999;
	cursor: pointer;
}
#swiper_rt span{
	width: 13px;
	height: 24px;
	display: block;
	margin: 28px auto;
	background: url(../images/dsright.png)center no-repeat;
	background-size: 100%;
}
#swiper_rt:hover{
		background: url(../images/dsafter.png)center no-repeat;
	background-size: 100%;
}
#swiper_lt:hover{
		background: url(../images/dsafter.png)center no-repeat;
	background-size: 100%;
}
.layui-carousel-ind{
	display: none;
}
#test1{
	
}
.test1-div{
	width: 275px;
}
.swiper-slide-div img:hover{
	 transform: scale(1.2);  
}
}
@media only screen and (max-width: 768px){
	#nav{
		width:100%;
		height: 60px;
		color:#C1C1C1;
		margin: auto;
		line-height: 60px;
		border-top: 1px solid gainsboro;
		text-indent: 2rem;
	}
	#nav span{
		color:#757575 ;
	}
	h2{
		width: 100%;
		height: 40px;
		line-height: 40px;
		text-align: center;
		color:#484848;
		clear: both;
		font-size: 16px;
		font-weight: 700;
	}
	.p1{
		font-size: 14px;
		line-height: 25px;
		color:#828282 ;
		text-indent: 2rem;
	}
	
	.p2{
		font-size: 16px;
		color:#828282 ;
		text-align: center;
		line-height: 40px;
		font-weight: 700;
	}
	#article{
	width: 98%;
	padding-bottom: 60px;
	background: white;
	overflow: hidden;
	margin: auto;
}
.article-div{
	width: 100%;
	overflow: hidden;
	position: relative;
}
.article-div-img1{
	width: 100%;
}
.article-div-rt{
	display: none;
}
.p3{
	width: 100%;
	height:60px;
	line-height: 60px;
	font-size: 20px;
	text-align: center;
}
.p4{
	width:60% ;
	height: 60px;
	display: block;
	border: 1px solid #4D5554;
	line-height: 60px;
	font-size: 20px;
	margin: 15% auto 0;
	text-align: center;
}

.article-div2{
	width:98%;
	margin: auto;
}
.sweiper{display: none;}


#sweiper{
	width:98%;
	margin: 20px auto 20px;
	background: white;
	overflow: hidden;
	padding: 1px 0 20px;
}
.sweiper2{
	width:100%;
	margin: auto;
	overflow: hidden;
	position: relative;
}
.swiper-container2{
	width:100%;
		margin: auto;
	}
.swiper-slide2-div{
	width:94%;
	margin: auto;
	position: relative;
	overflow: hidden;
}
.swiper-slide2-div img{
	width:100%;
	transition: all 0.6s; 
}
.swiper-slide2-div p{
	width:100%;
	height: 40px;
	position: absolute;
	bottom: 0;
	left: 0;
	background:#3B4443;
	text-align: center;
	line-height: 40px;
	color: white;
	 overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    z-index: 99;
}
#swiper_lt2{
	width:30px;
	height: 80px;
	background: url(../images/dsbefore.png)center no-repeat;
	background-size: 100%;
	position: absolute;
	top: 50%;
	margin-top: -40px;
	left:0 ;
	display: block;
	z-index: 99999;
	cursor: pointer;
}
#swiper_lt2 span{
	width: 13px;
	height: 24px;
	display: block;
	margin: 28px auto;
	background: url(../images/dsleft.png)center no-repeat;
	background-size: 100%;
}
#swiper_rt2{
	width:30px;
	height: 80px;
	background: url(../images/dsbefore.png)center no-repeat;
	background-size: 100%;
	position: absolute;
	top: 50%;
	margin-top: -40px;
	right:0 ;
	display: block;
	z-index: 99999;
	cursor: pointer;
}
#swiper_rt2 span{
	width: 13px;
	height: 24px;
	display: block;
	margin: 28px auto;
	background: url(../images/dsright.png)center no-repeat;
	background-size: 100%;
}
#swiper_rt2:hover{
		background: url(../images/dsafter.png)center no-repeat;
	background-size: 100%;
}
#swiper_lt2:hover{
		background: url(../images/dsafter.png)center no-repeat;
	background-size: 100%;
}
.layui-carousel-ind{
	display: none;
}
#test1{
	
}
.test1-div{
	width: 275px;
}
.swiper-slide2-div img:hover{
	 transform: scale(1.2);  
}
}

