/*----------内容页1----------*/
.show_article{
	background-color: #fff;
	padding: 27px;
	box-sizing: border-box;
}
.base_news_show1{height: auto;padding: 0;background-color: #ffffff;width: 1200px;margin: 0 auto;}
.base_news_show{height: auto;background-color: #ffffff;width: 100%;margin: 0px auto 0;}
.base_news_title{height: auto;text-align: center;}
.base_news_title>h3{font-size: 22px;color: #333333;font-weight: normal;padding-top: 15px;width: auto;margin: 0 auto;padding-bottom: 15px;}
.base_news_title_er{font-size: 14px;color: #999999;line-height: 1;padding-bottom: 10px;width: auto;margin: 0 auto;text-align: center;}
.base_news_title_er1 span{padding-right:20px;}

.base_news_main{padding: 20px 0px;min-height: 300px;line-height: 30px;width: 100%;margin: 0 auto;box-sizing: border-box;}
.base_news_main {max-width:100% !important ;}
.base_news_main img{max-width:100% !important ;height: auto!important;}
.base_news_main *{max-width:100% !important ;}
.base_news_foot{width: 100%;height: 70px;margin:10px auto 0;border-top:1px solid #cccccc;padding: 15px 0;}
.base_news_foot span{display: block;width: 100%;height: 35px;line-height: 35px;font-size: 14px;color: #666666;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.base_news_foot a{line-height: 26px;font-size: 14px;color: #666666;width: 100%;}
.base_news_foot a:hover{color: #2f5da4;}
    
.layui-layer-setwin{
    background-color: rgba(255,255,255,1);
}