﻿@charset "utf-8";
/*----------内容页1----------*/
.base_news_show{height: auto;background-color: #ffffff;width: 100%;margin: 0rem auto 60rem;border: 0 solid #ddd;padding: 0 40rem 20rem;box-sizing: border-box;}
.base_news_title1{background-color: #f3f3f3;}
.base_news_title{height: auto;text-align: center;}
.base_news_title>h3{font-size: 24rem;color: #333333;font-weight: normal;padding-top: 30rem;width: auto;margin: 0 auto;padding-bottom: 20rem;}
.base_news_title_er{
	font-size: 14rem;
	color: #666666;
	/*line-height: 1;*/
	/* padding-bottom: 20rem; */
	width: auto;
	margin: 0px auto;
	text-align: center;
	background-color: #f5f5f5;
	/* border-bottom: 1px solid #e4e4e4; */
	height: 40rem;
	line-height: 40rem;
}
.base_news_title_er1 span{padding-right:20rem;}
.base_news_main{padding: 0px 0px 20rem;min-height: 300rem;line-height: 30px;width: 100%;margin: 0 auto;box-sizing: border-box;margin-top: 20rem;}
.base_news_main img{max-width:100% !important ;height: auto!important;}
.base_news_main,.base_news_main *{font-size: 18rem;color: #666666!important;line-height: 36rem;font-family: "微软雅黑"!important;}
.base_news_foot{width: 100%;height: 46rem;margin:10rem auto 0;padding: 10rem 0;box-sizing: border-box;border-top: 1px solid #ededed;}
.base_news_foot span{display: block;width: 50%;height: 26rem;line-height: 26rem;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: 26rem;font-size: 14rem;color: #666666;width: 100%;}
.base_news_foot a:hover{color: #147054;}

@media only screen and (max-width: 1000px) {
	*{box-sizing: border-box;}

	/*----------内容页1----------*/
	.base_news_show{height: auto;background-color: #ffffff;width: 100%;margin: 10rem auto 40rem;padding: 0px 25rem 40rem;box-sizing: border-box;border: 0;}
	.base_news_title>h3{font-size: 32rem;color: #333333;font-weight: normal;padding-top: 30rem;width: auto;margin: 0 auto;padding-bottom: 11px;line-height: 30px;text-align: center;}
	.base_news_title_er{font-size: 24rem;color: #666666;line-height: 25rem;padding-bottom:0px;width: auto;margin: 0 auto;text-align: center;border-bottom: 0px solid #ddd;background-color: #fff;}
	.base_news_title_er1 span{padding-right:10px;}
	.base_news_main{margin-top: 30rem;}
	.base_news_main,.base_news_main *{font-size: 26rem;color: #666666!important;line-height: 48rem;}
	.base_news_main iframe{height:800rem!important;}
	.base_news_foot{height: 100rem;background: none;border-top: 1px solid #ddd;padding: 10rem 0;}
	.base_news_foot span{display: block;width: 100%;height: 50rem;line-height: 50rem;font-size: 22rem;color: #666666;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;text-align: left!important;}
	.base_news_foot span a{font-size: 22rem}

}
