﻿@charset "utf-8";
/*----------内容页1----------*/
.base_news_show{height: auto;background-color: #ffffff;width: 100%;margin: 0rem auto 0rem;border: 0 solid #ddd;padding: 0 60rem 48rem;box-sizing: border-box;box-shadow: 0 0 10rem #eee;}
.base_news_title1{background-color: #f3f3f3;}
.base_news_title{height: auto;text-align: center;}
.base_news_title>h3{font-size: 26rem;color: #333333;font-weight: bold;padding-top: 60rem;width: auto;margin: 0 auto;padding-bottom: 25rem;}
.base_news_title_er{font-size: 16rem;color: #666666;line-height: 45rem;padding-bottom:0;width: auto;margin: 0px auto;text-align: center;background-color: #f4f4f4;}
.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 video{max-width:100% !important ;height: auto!important;}
.base_news_main,.base_news_main *{font-size: 18rem;color: #666666;line-height: 36rem;word-break: break-all;}
.base_news_foot{width: 100%;height: auto;margin:10rem auto 0;padding: 48rem 0 0;box-sizing: border-box;border-top: 1px solid #ededed;}
.base_news_foot span{display: block;width: 100%;height: 48rem;line-height: 48rem;font-size: 18rem;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: 18rem;color: #666666;width: 100%;}
.base_news_foot a:hover{color: #62b521;}
.show_pro_3d{
	width: 760rem;
	height: 700rem;
	margin: 0 auto;
}
@media only screen and (max-width: 1000px) {
	*{box-sizing: border-box;}

	/*----------内容页1----------*/
	.base_news_show{height: auto;background-color: #ffffff;width: 710rem;margin: 45rem auto 20rem;padding: 0px 20rem 40rem;box-sizing: border-box;border: 0;}
	.base_news_title>h3{font-size: 32rem;color: #333333;font-weight: bold;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: 50rem;padding-bottom:0px;width: auto;margin: 0 auto;text-align: center;border-bottom: 0px solid #ddd;background-color: #f4f4f4;}
	.base_news_title_er1 span{padding-right:10px;}
	.base_news_main{margin-top: 30rem;}
	.base_news_main video{width:100% !important ;height: auto!important;}
	.base_news_main,.base_news_main *{font-size: 26rem;color: #666666;line-height: 48rem;}
	.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: 24rem;color: #666666;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;text-align: left!important;}
	.base_news_foot span a{font-size: 24rem}
	.show_pro_3d{
		width: 670rem;
		height: 600rem;
	}
}