﻿@charset "utf-8";

.banner-images p{
	margin: 0;
}
.banner-images p img{
	width: 100%;
}
.article_pre_next{
	width:64vw;
	height: auto;
	margin-top:20px;
}
.article_pre_next p {
	width:100%;
	height: 40px;
	line-height: 40px;
	text-align:left;
	color: rgba(0,0,0,1.00);
	font-size:16px;
}
.article_pre_next a{
	color:rgba(30,30,30,0.8);
}	
.article_pre_next a:hover{
	color:rgba(254,0,0,1);
}
.relate-article{
	width: 100%;
	height: 300px; 
	margin: 0 4%;
}
.relate-article-title{
	line-height: 50px;
	font-size: 28px;
	color: rgba(0,0,0,1.00);
	margin-top:50px;
}
.relate-article-link{
	height: 30px;
	line-height: 30px;
	color: rgba(30,30,30,0.8);
	font-size: 14px;
}

.relate_article a:hover{
	color: rgba(254,0,0,1);
}
/*文章列表-块*/
.article-lists article{
	width:100%;
	margin: 0 auto;
}
.article{
	width: 100vw;
	min-height: 120vh;
}
/*文章标题*/
.article-title{
	font-size: 2vw;
	font-weight: normal;
	text-align: center;
	margin-bottom: 0.2rem;
	margin-top: 0;
	color: #000;
}
.article-nav{
	text-align: center;
	border-bottom: 1px solid #dfdfdf;
	color: #666;
}
.article-body{
	display: block;
	width: 60vw;
	margin: 0 20vw;
	padding: 20px;	
	justify-content: center;
	font-size: 1vw;
}
.article-body img{	
	border-bottom: 2px solid #000;
	justify-content: center;
}
.pages{
	display: flex;
	justify-content: space-between;
}
/*上一篇*/
.pages .news-prev{
	font-size: 2vw;
	color:#000000;
	margin-right: 5vw;
	margin-left: 5vw;
}
.pages .news-prev a{
	font-size: 2vw;
	color: #FF6600;
}
/*下一篇*/
.pages .news-next{
	font-size: 2vw;
	color:#000000;

	margin-right: 5vw;
	margin-left: 5vw;
}
.pages .news-next a{
	font-size: 2vw;
	color: #FF6600;
}
.bdsharebuttonbox{
	display: inline-block;
	vertical-align: bottom;
	height: 24px;
}
.bdsharebuttonbox span{
	float: left;
	line-height: 31px;
}
.article_chanpin_show{
	width: 100%;
	height: 70px;
	line-height: 30px;	
	display: block;
    padding:0 auto;
    margin:0 auto;
	font-size: 20px;
	color: rgba(0,0,0,1.00);
}
.article_chanpin_show p{
	text-align:center;
}
.article_chanpin_show span{
	width: 20%;
	height: 70px;
	line-height: 30px;	
	display: block;
    padding:0 auto;
    margin:0 auto;
	font-size: 16px;
	color: rgba(100,100,100,1.00);
}

.article_description {
	margin-top: 0px;
	width: 64%;	    
	border-top: #FF6600;
	display: block;
	background-color:rgba(250,250,250,0.75);
	padding:20px;
	margin-left:-120px;
}
.article_description ul{		
	width:100%;		
}
.article_word{	
	min-height: 60%;
	width:100%;
	font-size: 16px;
	text-align: left;
	overflow: hidden;
}
.article_source{
	margin:0px;
	font-size:14px;
	color:rgba(10,10,10,0.5)

}
@media only screen and (width: 1024px){
	.relate-article{
		width: 100%;
		height: 300px; 
		margin: 0 4%;
    }
.relate-article-title{
	line-height: 50px;
	font-size: 28px;
	color: rgba(0,0,0,1.00);
}
	.banner-images p{
		margin: 0;
	}
	.banner-images p img{
		width: 100%;
	}
	.article_pre_next{
		width:64vw;
		height: auto;
		margin-top:20px;
	}
	.article_pre_next p {
		width:100%;
		height: 40px;
		line-height: 40px;
		text-align:left;
		color: rgba(0,0,0,1.00);
		font-size:16px;
	}
	.article_pre_next a{
		color:rgba(30,30,30,0.8);
	}	
	.article_pre_next a:hover{
		color:rgba(254,0,0,1);
	}
	.relate_article{
		height: 30px;
		line-height: 30px;
		color: rgba(30,30,30,0.8);
		font-size: 6px;		
	}
	.relate_article a{
		color: rgba(30,30,30,0.8);		
	}
	.relate_article a:hover{
		color: rgba(254,0,0,1);
	}
	/*文章列表-块*/
	.article-lists article{
		width:100%;
		margin: 0 auto;
	}
	.article{
		width: 100vw;
		min-height: 120vh;
	}
	/*文章标题*/
	.article-title{
		font-size: 16px;
		font-weight: normal;
		text-align: center;
		margin-bottom: 0.2rem;
		margin-top: 0;
		color: #000;
	}
	.article-nav{
		text-align: center;
		border-bottom: 1px solid #dfdfdf;
		color: #666;
	}
	.article-body{
		display: block;
		width: 60vw;
		margin: 0 20vw;
		padding: 20px;	
		justify-content: center;
		font-size: 1vw;
	}
	.article-body img{	
		border-bottom: 2px solid #000;
		justify-content: center;
	}
	.pages{
		display: flex;
		justify-content: space-between;
	}
	/*上一篇*/
	.pages .news-prev{
		font-size: 2vw;
		color:#000000;
		margin-right: 5vw;
		margin-left: 5vw;
	}
	.pages .news-prev a{
		font-size: 2vw;
		color: #FF6600;
	}
	/*下一篇*/
	.pages .news-next{
		font-size: 2vw;
		color:#000000;
		margin-right: 5vw;
		margin-left: 5vw;
	}
	.pages .news-next a{
		font-size: 2vw;
		color: #FF6600;
	}
	.bdsharebuttonbox{
		display: inline-block;
		vertical-align: bottom;
		height: 24px;
	}
	.bdsharebuttonbox span{
		float: left;
		line-height: 31px;
	}
	.article_chanpin_show{
		width: 100%;
		height: 70px;
		line-height: 30px;	
		display: block;
		padding:0 auto;
		margin:0 auto;
		font-size: 20px;
		color: rgba(0,0,0,1.00);
	}
	.article_chanpin_show p{
		text-align:center;
	}
	.article_chanpin_show span{
		width: 20%;
		height: 70px;
		line-height: 30px;	
		display: block;
		padding:0 auto;
		margin:0 auto;
		font-size: 16px;
		color: rgba(100,100,100,1.00);
}
	.article_description {
		margin-top: 0px;
		width: 72%;	    
		border-top: #FF6600;
		display: block;
		background-color:rgba(250,250,250,0.75);
		padding:20px;
		margin-left:-240px;
	}	
	.article_description ul{		
		width:100%;		
	}
	.article_word{	
		min-height: 60%;
		width:100%;
		font-size: 16px;
		text-align: left;
		overflow: hidden;
	}
	.article_source{
		margin:0px;
		font-size:14px;
		color:rgba(10,10,10,0.5);
	}
}
@media only screen and (width: 1280px){
	.banner-images p{
		margin: 0;
	}
	.banner-images p img{
		width: 100%;
	}
	.article_pre_next{
		width:64vw;
		height: auto;
		margin-top:20px;
	}
	.article_pre_next p {
		width:100%;
		height: 40px;
		line-height: 40px;
		text-align:left;
		color: rgba(0,0,0,1.00);
		font-size:16px;
	}
	.article_pre_next a{
		color:rgba(30,30,30,0.8);
	}	
	.article_pre_next a:hover{
		color:rgba(254,0,0,1);
	}
	.relate_article{
		height: 30px;
		line-height: 30px;
		color: rgba(30,30,30,0.8);
		font-size: 14px;
	}
	.relate_article a{
		color: rgba(30,30,30,0.8);
	}
	.relate_article a:hover{
		color: rgba(254,0,0,1);
	}
	/*文章列表-块*/
	.article-lists article{
		width:100%;
		margin: 0 auto;
	}
	.article{
		width: 100vw;
		min-height: 120vh;
	}
	/*文章标题*/
	.article-title{
		font-size: 2vw;
		font-weight: normal;
		text-align: center;
		margin-bottom: 0.2rem;
		margin-top: 0;
		color: #000;
	}
	.article-nav{
		text-align: center;
		border-bottom: 1px solid #dfdfdf;
		color: #666;
	}
	.article-body{
		display: block;
		width: 60vw;
		margin: 0 20vw;
		padding: 20px;	
		justify-content: center;
		font-size: 1vw;
	}
	.article-body img{	
		border-bottom: 2px solid #000;
		justify-content: center;
	}
	.pages{
		display: flex;
		justify-content: space-between;
	}
	/*上一篇*/
	.pages .news-prev{
		font-size: 2vw;
		color:#000000;
		margin-right: 5vw;
		margin-left: 5vw;
	}
	.pages .news-prev a{
		font-size: 2vw;
		color: #FF6600;
	}
	/*下一篇*/
	.pages .news-next{
		font-size: 2vw;
		color:#000000;
		margin-right: 5vw;
		margin-left: 5vw;
	}
	.pages .news-next a{
		font-size: 2vw;
		color: #FF6600;
	}
	.bdsharebuttonbox{
		display: inline-block;
		vertical-align: bottom;
		height: 24px;
	}
	.bdsharebuttonbox span{
		float: left;
		line-height: 31px;
	}
	.article_chanpin_show{
		width: 100%;
		height: 70px;
		line-height: 30px;	
		display: block;
		padding:0 auto;
		margin:0 auto;
		font-size: 20px;
		color: rgba(0,0,0,1.00);
	}
	.article_chanpin_show p{
		text-align:center;
	}
	.article_chanpin_show span{
		width: 20%;
		height: 70px;
		line-height: 30px;	
		display: block;
		padding:0 auto;
		margin:0 auto;
		font-size: 16px;
		color: rgba(100,100,100,1.00);
	}
	.article_description {
		margin-top: 0px;
		width: 64%;	    
		border-top: #FF6600;
		display: block;
		background-color:rgba(250,250,250,0.75);
		padding:20px;
		margin-left:-120px;
	}
	.article_description ul{		
		width:100%;		
	}
	.article_word{	
		min-height: 60%;
		width:100%;
		font-size: 16px;
		text-align: left;
		overflow: hidden;
	}
	.article_source{
		margin:0px;
		font-size:14px;
		color:rgba(10,10,10,0.5);
	}
}
@media only screen and (width: 1366px){
	.banner-images p{
		margin: 0;
	}
	.banner-images p img{
		width: 100%;
	}
	.article_pre_next{
		width:64vw;
		height: auto;
		margin-top:20px;
	}
	.article_pre_next p {
		width:100%;
		height: 40px;
		line-height: 40px;
		text-align:left;
		color: rgba(0,0,0,1.00);
		font-size:16px;
	}
	.article_pre_next a{
		color:rgba(30,30,30,0.8);
	}	
	.article_pre_next a:hover{
		color:rgba(254,0,0,1);
	}
	.relate_article{
		height: 30px;
		line-height: 30px;
		color: rgba(30,30,30,0.8);
		font-size: 14px;
	}
	.relate_article a{
		color: rgba(30,30,30,0.8);
	}
	.relate_article a:hover{
		color: rgba(254,0,0,1);
	}
	/*文章列表-块*/
	.article-lists article{
		width:100%;
		margin: 0 auto;
	}
	.article{
		width: 100vw;
		min-height: 120vh;
	}
	/*文章标题*/
	.article-title{
		font-size: 2vw;
		font-weight: normal;
		text-align: center;
		margin-bottom: 0.2rem;
		margin-top: 0;
		color: #000;
	}
	.article-nav{
		text-align: center;
		border-bottom: 1px solid #dfdfdf;
		color: #666;
	}
	.article-body{
		display: block;
		width: 60vw;
		margin: 0 20vw;
		padding: 20px;	
		justify-content: center;
		font-size: 1vw;
	}
	.article-body img{	
		border-bottom: 2px solid #000;
		justify-content: center;
	}
	.pages{
		display: flex;
		justify-content: space-between;
	}
	/*上一篇*/
	.pages .news-prev{
		font-size: 2vw;
		color:#000000;
		margin-right: 5vw;
		margin-left: 5vw;
	}
	.pages .news-prev a{
		font-size: 2vw;
		color: #FF6600;
	}
	/*下一篇*/
	.pages .news-next{
		font-size: 2vw;
		color:#000000;

		margin-right: 5vw;
		margin-left: 5vw;
	}
	.pages .news-next a{
		font-size: 2vw;
		color: #FF6600;
	}
	.bdsharebuttonbox{
		display: inline-block;
		vertical-align: bottom;
		height: 24px;
	}
	.bdsharebuttonbox span{
		float: left;
		line-height: 31px;
	}
	.article_chanpin_show{
		width: 100%;
		height: 70px;
		line-height: 30px;	
		display: block;
		padding:0 auto;
		margin:0 auto;
		font-size: 20px;
		color: rgba(0,0,0,1.00);
	}
	.article_chanpin_show p{
		text-align:center;
	}
	.article_chanpin_show span{
		width: 20%;
		height: 70px;
		line-height: 30px;	
		display: block;
		padding:0 auto;
		margin:0 auto;
		font-size: 16px;
		color: rgba(100,100,100,1.00);
	}
	.article_description {
		margin-top: 0px;
		width: 64%;	    
		border-top: #FF6600;
		display: block;
		background-color:rgba(250,250,250,0.75);
		padding:20px;
		margin-left:-120px;
	}
	.article_description ul{		
		width:100%;		
	}
	.article_word{	
		min-height: 60%;
		width:100%;
		font-size: 16px;
		text-align: left;
		overflow: hidden;
	}
	.article_source{
		margin:0px;
		font-size:14px;
		color:rgba(10,10,10,0.5);
	}
}
@media only screen and (width: 1440px){
	.banner-images p{
		margin: 0;
	}
	.banner-images p img{
		width: 100%;
	}
	.article_pre_next{
		width:64vw;
		height: auto;
		margin-top:20px;
	}
	.article_pre_next p {
		width:100%;
		height: 40px;
		line-height: 40px;
		text-align:left;
		color: rgba(0,0,0,1.00);
		font-size:16px;
	}
	.article_pre_next a{
		color:rgba(30,30,30,0.8);
	}	
	.article_pre_next a:hover{
		color:rgba(254,0,0,1);
	}
	.relate_article{
		height: 30px;
		line-height: 30px;
		color: rgba(30,30,30,0.8);
		font-size: 14px;
	}
	.relate_article a{
		color: rgba(30,30,30,0.8);
	}
	.relate_article a:hover{
		color: rgba(254,0,0,1);
	}
	/*文章列表-块*/
	.article-lists article{
		width:100%;
		margin: 0 auto;
	}
	.article{
		width: 100vw;
		min-height: 120vh;
	}
	/*文章标题*/
	.article-title{
		font-size: 2vw;
		font-weight: normal;
		text-align: center;
		margin-bottom: 0.2rem;
		margin-top: 0;
		color: #000;
	}
	.article-nav{
		text-align: center;
		border-bottom: 1px solid #dfdfdf;
		color: #666;
	}
	.article-body{
		display: block;
		width: 60vw;
		margin: 0 20vw;
		padding: 20px;	
		justify-content: center;
		font-size: 1vw;
	}
	.article-body img{	
		border-bottom: 2px solid #000;
		justify-content: center;
	}
	.pages{
		display: flex;
		justify-content: space-between;
	}
	/*上一篇*/
	.pages .news-prev{
		font-size: 2vw;
		color:#000000;
		margin-right: 5vw;
		margin-left: 5vw;
	}
	.pages .news-prev a{
		font-size: 2vw;
		color: #FF6600;
	}
	/*下一篇*/
	.pages .news-next{
		font-size: 2vw;
		color:#000000;
		margin-right: 5vw;
		margin-left: 5vw;
	}
	.pages .news-next a{
		font-size: 2vw;
		color: #FF6600;
	}
	.bdsharebuttonbox{
		display: inline-block;
		vertical-align: bottom;
		height: 24px;
	}
	.bdsharebuttonbox span{
		float: left;
		line-height: 31px;
	}
	.article_chanpin_show{
		width: 100%;
		height: 70px;
		line-height: 30px;	
		display: block;
		padding:0 auto;
		margin:0 auto;
		font-size: 20px;
		color: rgba(0,0,0,1.00);
	}
	.article_chanpin_show p{
		text-align:center;
	}
	.article_chanpin_show span{
		width: 20%;
		height: 70px;
		line-height: 30px;	
		display: block;
		padding:0 auto;
		margin:0 auto;
		font-size: 16px;
		color: rgba(100,100,100,1.00);
	}
	.article_description {
		margin-top: 0px;
		width: 64%;	    
		border-top: #FF6600;
		display: block;
		background-color:rgba(250,250,250,0.75);
		padding:20px;
		margin-left:-120px;
	}
	.article_description ul{		
		width:100%;		
	}
	.article_word{	
		min-height: 60%;
		width:100%;
		font-size: 16px;
		text-align: left;
		overflow: hidden;
	}
	.article_source{
		margin:0px;
		font-size:14px;
		color:rgba(10,10,10,0.5);
	}
}
@media only screen and (width: 1680px){
	.banner-images p{
		margin: 0;
	}
	.banner-images p img{
		width: 100%;
	}
	.article_pre_next{
		width:64vw;
		height: auto;
		margin-top:20px;
	}
	.article_pre_next p {
		width:100%;
		height: 40px;
		line-height: 40px;
		text-align:left;
		color: rgba(0,0,0,1.00);
		font-size:16px;
	}
	.article_pre_next a{
		color:rgba(30,30,30,0.8);
	}	
	.article_pre_next a:hover{
		color:rgba(254,0,0,1);
	}
	.relate_article{
		height: 30px;
		line-height: 30px;
		color: rgba(30,30,30,0.8);
		font-size: 14px;
	}
	.relate_article a{
		color: rgba(30,30,30,0.8);
	}
	.relate_article a:hover{
		color: rgba(254,0,0,1);
	}
	/*文章列表-块*/
	.article-lists article{
		width:100%;
		margin: 0 auto;
	}
	.article{
		width: 100vw;
		min-height: 120vh;
	}
	/*文章标题*/
	.article-title{
		font-size: 2vw;
		font-weight: normal;
		text-align: center;
		margin-bottom: 0.2rem;
		margin-top: 0;
		color: #000;
	}
	.article-nav{
		text-align: center;
		border-bottom: 1px solid #dfdfdf;
		color: #666;
	}
	.article-body{
		display: block;
		width: 60vw;
		margin: 0 20vw;
		padding: 20px;	
		justify-content: center;
		font-size: 1vw;
	}
	.article-body img{	
		border-bottom: 2px solid #000;
		justify-content: center;
	}
	.pages{
		display: flex;
		justify-content: space-between;
	}
	/*上一篇*/
	.pages .news-prev{
		font-size: 2vw;
		color:#000000;
		margin-right: 5vw;
		margin-left: 5vw;
	}
	.pages .news-prev a{
		font-size: 2vw;
		color: #FF6600;
	}
	/*下一篇*/
	.pages .news-next{
		font-size: 2vw;
		color:#000000;

		margin-right: 5vw;
		margin-left: 5vw;
	}
	.pages .news-next a{
		font-size: 2vw;
		color: #FF6600;
	}
	.bdsharebuttonbox{
		display: inline-block;
		vertical-align: bottom;
		height: 24px;
	}
	.bdsharebuttonbox span{
		float: left;
		line-height: 31px;
	}
	.article_chanpin_show{
		width: 100%;
		height: 70px;
		line-height: 30px;	
		display: block;
		padding:0 auto;
		margin:0 auto;
		font-size: 20px;
		color: rgba(0,0,0,1.00);
	}
	.article_chanpin_show p{
		text-align:center;
	}
	.article_chanpin_show span{
		width: 20%;
		height: 70px;
		line-height: 30px;	
		display: block;
		padding:0 auto;
		margin:0 auto;
		font-size: 16px;
		color: rgba(100,100,100,1.00);
	}
	.article_description {
		margin-top: 0px;
		width: 64%;	    
		border-top: #FF6600;
		display: block;
		background-color:rgba(250,250,250,0.75);
		padding:20px;
		margin-left:-120px;
	}
	.article_description ul{		
		width:100%;		
	}
	.article_word{	
		min-height: 60%;
		width:100%;
		font-size: 16px;
		text-align: left;
		overflow: hidden;
	}
	.article_source{
		margin:0px;
		font-size:14px;
		color:rgba(10,10,10,0.5);
	}
}
@media only screen and (width: 1920px){
	.banner-images p{
		margin: 0;
	}
	.banner-images p img{
		width: 100%;
	}
	.article_pre_next{
		width:64vw;
		height: auto;
		margin-top:20px;
	}
	.article_pre_next p {
		width:100%;
		height: 40px;
		line-height: 40px;
		text-align:left;
		color: rgba(0,0,0,1.00);
		font-size:16px;
	}
	.article_pre_next a{
		color:rgba(30,30,30,0.8);
	}	
	.article_pre_next a:hover{
		color:rgba(254,0,0,1);
	}
	.relate_article{
		height: 30px;
		line-height: 30px;
		color: rgba(30,30,30,0.8);
		font-size: 14px;
	}
	.relate_article a{
		color: rgba(30,30,30,0.8);
	}
	.relate_article a:hover{
		color: rgba(254,0,0,1);
	}
	/*文章列表-块*/
	.article-lists article{
		width:100%;
		margin: 0 auto;
	}
	.article{
		width: 100vw;
		min-height: 120vh;
	}
	/*文章标题*/
	.article-title{
		font-size: 2vw;
		font-weight: normal;
		text-align: center;
		margin-bottom: 0.2rem;
		margin-top: 0;
		color: #000;
	}
	.article-nav{
		text-align: center;
		border-bottom: 1px solid #dfdfdf;
		color: #666;
	}
	.article-body{
		display: block;
		width: 60vw;
		margin: 0 20vw;
		padding: 20px;	
		justify-content: center;
		font-size: 1vw;
	}
	.article-body img{	
		border-bottom: 2px solid #000;
		justify-content: center;
	}
	.pages{
		display: flex;
		justify-content: space-between;
	}
	/*上一篇*/
	.pages .news-prev{
		font-size: 2vw;
		color:#000000;
		margin-right: 5vw;
		margin-left: 5vw;
	}
	.pages .news-prev a{
		font-size: 2vw;
		color: #FF6600;
	}
	/*下一篇*/
	.pages .news-next{
		font-size: 2vw;
		color:#000000;
		margin-right: 5vw;
		margin-left: 5vw;
	}
	.pages .news-next a{
		font-size: 2vw;
		color: #FF6600;
	}
	.bdsharebuttonbox{
		display: inline-block;
		vertical-align: bottom;
		height: 24px;
	}
	.bdsharebuttonbox span{
		float: left;
		line-height: 31px;
	}
	.article_chanpin_show{
		width: 100%;
		height: 70px;
		line-height: 30px;	
		display: block;
		padding:0 auto;
		margin:0 auto;
		font-size: 20px;
		color: rgba(0,0,0,1.00);
	}
	.article_chanpin_show p{
		text-align:center;
	}
	.article_chanpin_show span{
		width: 20%;
		height: 70px;
		line-height: 30px;	
		display: block;
		padding:0 auto;
		margin:0 auto;
		font-size: 16px;
		color: rgba(100,100,100,1.00);
	}
	.article_description {
		margin-top: 0px;
		width: 64%;	    
		border-top: #FF6600;
		display: block;
		background-color:rgba(250,250,250,0.75);
		padding:20px;
		margin-left:-120px;
	}
	.article_description ul{		
		width:100%;		
	}
	.article_word{	
		min-height: 60%;
		width:100%;
		font-size: 16px;
		text-align: left;
		overflow: hidden;
	}
	.article_source{
		margin:0px;
		font-size:14px;
		color:rgba(10,10,10,0.5);
	}
}
@media only screen and (width: 2560px){
	.banner-images p{
		margin: 0;
	}
	.banner-images p img{
		width: 100%;
	}
	.article_pre_next{
		width:64vw;
		height: auto;
		margin-top:20px;
	}
	.article_pre_next p {
		width:100%;
		height: 40px;
		line-height: 40px;
		text-align:left;
		color: rgba(0,0,0,1.00);
		font-size:16px;
	}
	.article_pre_next a{
		color:rgba(30,30,30,0.8);
	}	
	.article_pre_next a:hover{
		color:rgba(254,0,0,1);
	}
	.relate_article{
		height: 30px;
		line-height: 30px;
		color: rgba(30,30,30,0.8);
		font-size: 14px;
	}
	.relate_article a{
		color: rgba(30,30,30,0.8);
	}
	.relate_article a:hover{
		color: rgba(254,0,0,1);
	}
	/*文章列表-块*/
	.article-lists article{
		width:100%;
		margin: 0 auto;
	}
	.article{
		width: 100vw;
		min-height: 120vh;
	}
	/*文章标题*/
	.article-title{
		font-size: 2vw;
		font-weight: normal;
		text-align: center;
		margin-bottom: 0.2rem;
		margin-top: 0;
		color: #000;
	}
	.article-nav{
		text-align: center;
		border-bottom: 1px solid #dfdfdf;
		color: #666;
	}
	.article-body{
		display: block;
		width: 60vw;
		margin: 0 20vw;
		padding: 20px;	
		justify-content: center;
		font-size: 1vw;
	}
	.article-body img{	
		border-bottom: 2px solid #000;
		justify-content: center;
	}
	.pages{
		display: flex;
		justify-content: space-between;
	}
	/*上一篇*/
	.pages .news-prev{
		font-size: 2vw;
		color:#000000;
		margin-right: 5vw;
		margin-left: 5vw;
	}
	.pages .news-prev a{
		font-size: 2vw;
		color: #FF6600;
	}
	/*下一篇*/
	.pages .news-next{
		font-size: 2vw;
		color:#000000;

		margin-right: 5vw;
		margin-left: 5vw;
	}
	.pages .news-next a{
		font-size: 2vw;
		color: #FF6600;
	}
	.bdsharebuttonbox{
		display: inline-block;
		vertical-align: bottom;
		height: 24px;
	}
	.bdsharebuttonbox span{
		float: left;
		line-height: 31px;
	}
	.article_chanpin_show{
		width: 100%;
		height: 70px;
		line-height: 30px;	
		display: block;
		padding:0 auto;
		margin:0 auto;
		font-size: 20px;
		color: rgba(0,0,0,1.00);
	}
	.article_chanpin_show p{
		text-align:center;
	}
	.article_chanpin_show span{
		width: 20%;
		height: 70px;
		line-height: 30px;	
		display: block;
		padding:0 auto;
		margin:0 auto;
		font-size: 16px;
		color: rgba(100,100,100,1.00);
	}
	.article_description {
		margin-top: 0px;
		width: 64%;	    
		border-top: #FF6600;
		display: block;
		background-color:rgba(250,250,250,0.75);
		padding:20px;
		margin-left:-120px;
	}
	.article_description ul{		
		width:100%;		
	}
	.article_word{	
		min-height: 60%;
		width:100%;
		font-size: 16px;
		text-align: left;
		overflow: hidden;
	}
	.article_source{
		margin:0px;
		font-size:14px;
		color:rgba(10,10,10,0.5);
	}
}
@media screen and (max-width: 761px){
	.banner-images p{
		margin: 0;
	}
	.banner-images p img{
		width: 100%;
	}
	.article_pre_next{
		width:64vw;
		height: auto;

		margin-top:20px;
	}
	.article_pre_next p {
		width:100%;
		height: 40px;
		line-height: 40px;
		text-align:left;
		color: rgba(0,0,0,1.00);
		font-size:16px;
	}
	.article_pre_next a{
		color:rgba(30,30,30,0.8);
	}	
	.article_pre_next a:hover{
		color:rgba(254,0,0,1);
	}
	.relate_article{
		height: 30px;
		line-height: 30px;
		color: rgba(30,30,30,0.8);
		font-size: 14px;
	}
	.relate_article a{
		color: rgba(30,30,30,0.8);
	}
	.relate_article a:hover{
		color: rgba(254,0,0,1);
	}
	/*文章列表-块*/
	.article-lists article{
		width:100%;
		margin: 0 auto;
	}
	.article{
		width: 100vw;
		min-height: 120vh;
	}
	/*文章标题*/
	.article-title{
		font-size: 2vw;
		font-weight: normal;
		text-align: center;
		margin-bottom: 0.2rem;
		margin-top: 0;
		color: #000;
	}
	.article-nav{
		text-align: center;
		border-bottom: 1px solid #dfdfdf;
		color: #666;
	}
	.article-body{
		display: block;
		width: 60vw;
		margin: 0 20vw;
		padding: 20px;	
		justify-content: center;
		font-size: 1vw;
	}
	.article-body img{	
		border-bottom: 2px solid #000;
		justify-content: center;
	}
	.pages{
		display: flex;
		justify-content: space-between;
	}
	/*上一篇*/
	.pages .news-prev{
		font-size: 2vw;
		color:#000000;
		margin-right: 5vw;
		margin-left: 5vw;
	}
	.pages .news-prev a{
		font-size: 2vw;
		color: #FF6600;
	}
	/*下一篇*/
	.pages .news-next{
		font-size: 2vw;
		color:#000000;
		margin-right: 5vw;
		margin-left: 5vw;
	}
	.pages .news-next a{
		font-size: 2vw;
		color: #FF6600;
	}
	.bdsharebuttonbox{
		display: inline-block;
		vertical-align: bottom;
		height: 24px;
	}
	.bdsharebuttonbox span{
		float: left;
		line-height: 31px;
	}
	.article_chanpin_show{
		width: 100%;
		height: 70px;
		line-height: 30px;	
		display: block;
		padding:0 auto;
		margin:0 auto;
		font-size: 10px;
		color: rgba(0,0,0,1.00);
	}
	.article_chanpin_show p{
		text-align:center;
	}
	.article_chanpin_show span{
		width: 20%;
		height: 70px;
		line-height: 30px;	
		display: block;
		padding:0 auto;
		margin:0 auto;
		font-size: 16px;
		color: rgba(100,100,100,1.00);
	}
	.article_description {
		margin-top: 0px;
		width: 64%;	    
		border-top: #FF6600;
		display: block;
		background-color:rgba(250,250,250,0.75);
		padding:20px;
		margin-left:-120px;
	}
	.article_description ul{		
		width:100%;		
	}
	.article_description ul img{		
		width:100%;		
	}
	.article_word{	
		min-height: 60%;
		width:100%;
		font-size: 16px;
		text-align: left;
		overflow: hidden;
	}
	.article_source{
		margin:0px;
		font-size:14px;
		color:rgba(10,10,10,0.5);
	}
}
























