@media only screen and (min-width: 1200px){
#nav{
	width: 1200px;
	height: 60px;
	color:#C1C1C1;
	margin: auto;
	line-height: 60px;
}
#nav span{
	color:#757575 ;
}
#article{
	width: 1160px;
	height: 633px;
	padding:20px;
	background: white;
	margin: auto;
	overflow: hidden;
}
.article-lt{
	width: 580px;
	height: 633px;
	float: left;
	position: relative;
}
.article-rt{
	width: 560px;
	height: 633px;
	padding-left: 20px;
	float: left;
}
.swiper-container,.swiper-slide,.swiper-slide img{
	width: 500px;
	height:500px;
	overflow: hidden;
}
.feature_ds{
	width: 500px;
	height: 110px;
	margin-top:23px ;
	    margin-left: 9%;
		    overflow: hidden;
}
.swiper-pagination-switch{
	width: 115px;
	height: 110px;
	float: left;
	margin-right: 40px;
	overflow: hidden;
	background: url(../images/img9.png)center no-repeat;
	background-size: 100%;
}
.swiper-pagination-switch:nth-child(4){
	background: url(../images/img9.png)center no-repeat;
	background-size: 100%;
	margin-right: 0;
}

.article-rt h2{
	line-height: 60px;
	margin-top: 40px;
	font-size: 24px;
}
.fg{
	width: 100%;
	height: 60px;
	background:#EFEFEF ;
	text-indent: 2rem;
	line-height: 60px;
	margin-top: 40px;
	margin-bottom: 40px;
}
.cz{
	width: 100%;
	height: 60px;
	background:#EFEFEF ;
	text-indent: 2rem;
	line-height: 60px;
}
.end{
	width: 100%;
	height: 60px;
	line-height: 60px;

	margin-top: 138px;
}
.submits{
	width: 200px;
	height: 60px;
	line-height: 60px;
	float: left;
	text-align: center;
	background:#757977 ;
	/* color: white; */
}
.submits a{
	color: #fff;
}
.submits:hover{
	 background:#3b4443 ;
}
.submits:hover a{
	color:#fff;
}
.zan{
	width: 200px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	color:#C0C0C0 ;
	float: left;
	position: relative;
}
.zan span:before{
	content: '';

	position: absolute;
	top:20px;
	right: 55px;
	width: 20px;
	height: 20px;
}
.end2{
	width: 580px;
	height: 110px;
	margin-top:23px ;
}
.end2 div{
	width: 170px;
	height: 110px;
	float: left;
	text-align: center;
	line-height: 110px;
	position: relative;
}
.end2 div img{
	position: absolute;
	width: 40px;
	height: 40px;
	top: 35px;
	left: 0;
}
#content{
	width: 1200px;
	padding-bottom:10px;
	margin: 40px auto;
	overflow: hidden;
}
#aside{
	width: 300px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom:20px;
	margin-right: 20px;
	background: white;
	float: left;
	overflow: hidden;
}
#section{
	width: 800px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
	background: white;
	float: right;
	overflow: hidden;
}
.p1{
	width: 100%;
	height: 60px;
	line-height:60px;
	text-align: center;
	border-bottom: 1px solid #F2F2F2;
	margin-bottom: 20px;
	font-size: 24px;
}
.aside-div{
	width: 298px;
	height: 138px;
	border: 1px solid #F2F2F2;
	margin-bottom: 20px;
}
.aside-div-lt{
	float: left;
	width: 173px;
	height: 65px;
	margin-top: 37px;
	padding-left: 30px;
}
.aside-div-lt p{
	font-size: 24px;
	font-weight: 600;
	color: #666666;
	line-height: 40px;
}
.aside-div-lt span{
	font-size: 14px;
	color:#979797 ;
}
.aside-div-rt{
	float: left;
	width: 65px;
	height: 65px;
	margin-top: 37px;
}
#section img{
	width: 100%;
	margin: 20px auto;
}
.p2{
	line-height: 25px;
	text-indent: 2rem;
	color: #7D7D7D;
}

	
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
	#nav{
		width: 95%;
		height: 60px;
		color:#C1C1C1;
		margin: auto;
		line-height: 60px;
		padding-left: 5%;
	}
	#nav span{
		color:#757575 ;
	}
	#article{
		width: 98%;
		background: white;
		margin: auto;
		overflow: hidden;
		padding: 20px 0;
	}
	.article-lt{
		width: 48%;
		float: left;
		margin-left: 2%;
		margin-right: 2%;
		position: relative;
	}
	.article-rt{
		width:  48%;
		float: left;
	}
	.swiper-container,.swiper-slide{
		width:100%;
		overflow: hidden;
	}
	.swiper-slide img{
		width:100%;
		height: 100%;
	}
	.feature_ds{
		display: none;
	}
.article-rt h2{
	font-size: 18px;
	font-weight: 600;
}
.fg{
	width: 100%;
	height: 40px;
	background:#EFEFEF ;
	text-indent: 1rem;
	line-height: 40px;
	margin: 10% auto;
}
.cz{
	width: 100%;
	height:40px;
	background:#EFEFEF ;
	text-indent: 1rem;
	line-height: 40px;
	margin: 10% auto;
}
.end{
	width: 100%;
	height: 40px;
	line-height: 40px;
	margin-bottom: 5%;
}
.submits{
	width: 120px;
	height: 40px;
	line-height: 40px;
	float: left;
	text-align: center;
	background:#3B4443 ;
	color: white;
}
.zan{
	display: none;
}
.zan span:before{
	display: none;
}
.end2{
	width: 100%;
	height: 40px;
	margin-top:23px ;
}
.end2 div{
	width: 33%;
	height: 40px;
	float: left;
	text-align: center;
	line-height: 40px;
	position: relative;
}
.end2 div img{
	position: absolute;
	width: 30px;
	height: 30px;
	top: 5px;
	left: 0;
}

}
@media only screen and (max-width: 768px) {
	#nav{
		width: 95%;
		height: 60px;
		color:#C1C1C1;
		margin: auto;
		line-height: 60px;
		padding-left: 5%;
	}
	#nav span{
		color:#757575 ;
	}
	#article{
		width: 98%;
		background: white;
		margin: auto;
		overflow: hidden;
		padding: 20px 0;
	}
	.article-lt{
		width: 96%;
		margin-left: 2%;
		margin-right: 2%;
		position: relative;
	}
	.article-rt{
		width: 96%;
		margin-left: 2%;
		margin-right: 2%;
	}
	.swiper-container,.swiper-slide{
		width:100%;
		overflow: hidden;
	}
	.swiper-slide img{
		width:100%;
		height: 100%;
	}
	.feature_ds{
		display: none;
	}
.article-rt h2{
	font-size: 14px;
	line-height: 40px;
	font-weight: 600;
	text-align: center;
}
.fg{
	width: 50%;
	height: 40px;
	background:#EFEFEF ;
	text-align: center;
	line-height: 40px;
	float: left;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
}
.cz{
	width: 50%;
	height:40px;
	background:#EFEFEF ;
	text-align: center;
	line-height: 40px;
	float: left;
	 overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
}
.end{
	width: 100%;
	height: 40px;
	line-height: 40px;
	margin-bottom: 5%;
}
.submits{
	width: 100%;
	height: 40px;
	line-height: 40px;
	float: left;
	text-align: center;
	background:#3B4443 ;
	color: white;
	margin: 10px auto 0;
}
.zan{
	display: none;
}

.end2{
	display: none;
}

}
@media only screen and (max-width: 1200px) {
	#content{
	width:98%;
	padding-bottom:10px;
	margin: 40px auto;
	overflow: hidden;
}
#aside{
	display: none;
}
#section{
	width: 98%;
	margin: auto;
	padding: 0 1% 40px 1%;
	background: white;
	overflow: hidden;
}
.p1{
	width: 100%;
	height: 60px;
	line-height:60px;
	text-align: center;
	border-bottom: 1px solid #F2F2F2;
	margin-bottom: 20px;
	font-size: 24px;
}
.aside-div{
	width: 298px;
	height: 138px;
	border: 1px solid #F2F2F2;
	margin-bottom: 20px;
}
.aside-div-lt{
	float: left;
	width: 173px;
	height: 65px;
	margin-top: 37px;
	padding-left: 30px;
}
.aside-div-lt p{
	font-size: 24px;
	font-weight: 600;
	color: #666666;
	line-height: 40px;
}
.aside-div-lt span{
	font-size: 14px;
	color:#979797 ;
}
.aside-div-rt{
	float: left;
	width: 65px;
	height: 65px;
	margin-top: 37px;
}
#section img{
	width: 100%;
	margin: 20px auto;
}
.p2{
	line-height: 25px;
	text-indent: 2rem;
	color: #7D7D7D;
}
}