.show_article{width: 1450rem;height: auto;margin: 86rem auto 100rem;}
.show_article_left{width: 1070rem;padding: 0;box-sizing: border-box;}
/*----------内容页1----------*/
.base_news_show{height: auto;padding: 0rem 0 15rem;background-color: #ffffff;}
.base_news_title{height: auto;text-align: center;}
.base_news_title>h3{font-size: 28rem;color: #333333;font-weight: normal;padding-top: 0;width: auto;margin: 0 auto;padding-bottom: 15rem;}
.base_news_title_er{font-size: 14rem;color: #999999;line-height: 1;padding-bottom: 10rem;width: auto;margin: 0 auto;text-align: center;}
.base_news_title_er1 span{padding-right:20rem;}

.base_news_main{padding: 10rem 0rem;min-height: 600rem;line-height: 30rem;width: 100%;margin: 0 auto;font-size: 16rem;}
.base_news_main img{max-width:100% !important ;height: auto!important;}
.base_news_main iframe{max-width:100% !important ;}
.base_news_main video{width:100% !important ;height: auto!important;}
.base_news_foot{width: 100%;height: 68rem;margin:15rem auto 0;border-top:1px solid #d7d7d7;padding: 0rem 0;}
.base_news_foot span{display: block;width: 48%;height: 83rem;line-height: 83rem;font-size: 14rem;color: #666666;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.base_news_foot span.fl{text-align: left;}
.base_news_foot span.flr{text-align: right;}
.base_news_foot a{line-height: 83rem;font-size: 14rem;color: #666666;width: auto;}
.base_news_foot a:hover{color: #ff5500;}
.base_news_foot1{text-align: left;}
.base_news_foot2{text-align: right;}

.show_article_right{width: 340rem;}
.show_article_right1{margin-bottom: 20rem;border: 1rem solid #ededed;padding: 31rem 36rem 0;box-sizing: border-box;width: 100%;height: 783rem;}
.show_article_right1 h3{font-size: 20rem;color: #333333;font-weight: bold;line-height: 1;margin-bottom: 18rem;}
.show_article_right1 ul{width: 100%;height: auto;}
.show_article_right1 ul li{width: 100%;height: 35rem;margin-bottom: 0;}
.show_article_right1 ul li a{display: block;width: 100%;height: 35rem;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-size: 14rem;color: #333333;line-height: 35rem;}
.show_article_right1 ul li a:hover{color: #ff5500;}
@media only screen and (max-width: 1000px) {
	.show_article{width: 688rem;height: auto;margin: 64rem auto 60rem;}
	.show_article_left{width: 688rem;padding: 0;box-sizing: border-box;}
	/*----------内容页1----------*/
	.base_news_show{height: auto;padding: 0rem 0 15rem;background-color: #ffffff;}
	.base_news_title{height: auto;text-align: center;}
	.base_news_title>h3{font-size: 32rem;color: #333333;font-weight: normal;padding-top: 0;width: auto;margin: 0 auto;padding-bottom: 20rem;}
	.base_news_title_er{font-size: 20rem;color: #999999;line-height: 1;padding-bottom: 20rem;width: auto;margin: 0 auto;text-align: center;}
	.base_news_title_er1 span{padding-right:20rem;}
	
	.base_news_main{padding: 10rem 0rem;min-height: 600rem;line-height: 30rem;width: 100%;margin: 0 auto;font-size: 24rem;}
	.base_news_main img{max-width:100% !important ;height: auto!important;}
	.base_news_main iframe{max-width:100% !important ;}
	.base_news_main video{width:100% !important ;height: auto!important;}
	.base_news_foot{width: 100%;height: auto;margin:15rem auto 0;border-top:1px solid #d7d7d7;padding: 20rem 0 0;}
	.base_news_foot span{display: block;width: 100%;height: 50rem;line-height: 50rem;font-size: 24rem;color: #666666;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;float: none;}
	.base_news_foot span.fl{text-align: left;}
	.base_news_foot span.flr{text-align: left;}
	.base_news_foot a{line-height: 50rem;font-size: 24rem;color: #666666;width: auto;}
	.base_news_foot a:hover{color: #ff5500;}
	.base_news_foot1{text-align: left;}
	.base_news_foot2{text-align: right;}
	
	.show_article_right{display: none;}
}