/*2016/5/25*/
/*new css*/
body{
    font-family: 'Lucida Grande','Hiragino Sans GB','Microsoft YaHei','微软雅黑',sans-serif;
    font-size: 14px;
    background: url("/static/images/bg.jpg")/*tpa=https://8turtle.com/Public/Home/images/bg.jpg*/ 0 0 repeat;
    width: 100%;
    height: 100%;
}
a{
	text-decoration:none;
}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{zoom:1;}
.clear{ clear: both;}
.bagui_news_container{
	width: 100%
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.bagui_news_div{
    width: 587.937px;
    background: #fff;
    height: auto;
    margin: 25px auto;
    position: relative;	
}
.bagui_news_seminar{
	width: 100%;
	height: 115px;
	text-align: center;
	line-height: 115px;
    font-size: 50px;
    color: #FFF;
    font-family: 'Lucida Grande','Hiragino Sans GB','Microsoft YaHei','微软雅黑',sans-serif;  
    position: relative;
 }
 .bagui_news_contentdiv{
 	margin: 0 auto;
 	position: relative;
 	height: auto;

 }
 .bagui_news_line{
 	display: inline-block !important;
 	width: 80%;
 	height: 0;
 	margin: 0 auto;
 	left: 10%;
 	position: absolute;
    border-top: 1px dashed #595959;
 }
 .bagui_news_date{
 	padding-top: 30px;
 	width: 100%;
 	height: 40px;
 	text-indent: 10%;
 	line-height: 40px;
 	font-size: 28px;
 	color: #FFF;
 }
 .bagui_news_tittle{
 	width: 100%;
 	margin-top: 10px;
 	text-indent: 10%;
 	font-size: 32px;
 	color: #424242;	
 }
.bagui_news_content{
 	width: 90%;
 	height: 40px;
 	margin-top: 10px;
 	line-height: 40px;
 	text-indent: 10%;
 	font-size: 28px;
 	color: #808080;
    overflow: hidden; /*自动隐藏文字*/
    text-overflow: ellipsis;/*文字隐藏后添加省略号*/
    white-space: nowrap;/*强制不换行*/
}
.bagui_news_btn{
	display: inline-block !important;
	width: 180px;
	height: 60px;
	margin: 40px 10% 20px 0;
	line-height: 60px;
	text-align: right;
	/*border: 1px solid #0e050a;*/
	color: #ff8b36;
    font-size: 24px;
    float: right;

}
.news_return_btn{
	width: 80%;
    border-top: 1px dashed #595959;
	margin:0 auto;
	text-align: center;
	position: relative;
}
.news_return_btn img{
    margin:40px 0 40px 0;
}

/*news_detail css*/
 .bagui_newsdetail_contentdiv{
 	margin: 0 auto;
 	position: relative;
 	height: auto;

 }
 .bagui_newsdetail_div{
    width: 587.937px;
    background: rgba(0,0,0,0.6);
    height: auto;
    margin: 5px auto;
    position: relative;
    margin-top: 25px;	
 }
 .bagui_newsdetail_seminar{
	width: 100%;
	height: 100px;
	text-indent: 10%;
	line-height: 140px;
    font-size: 28px;
    color: #FFF;
    font-family: 'Lucida Grande','Hiragino Sans GB','Microsoft YaHei','微软雅黑',sans-serif;  
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
 }
 .bagui_newsdetail_date{
 	width: 100%;
 	height: 40px;
 	text-indent: 10%;
 	font-size: 20px;
 	color: #FFF;
 }
 .bagui_newsdetail_line{
 	display: inline-block !important;
    width: 80%;
    height: 2px;
    background: url("/static/images/ddrpt.png")/*tpa=https://8turtle.com/images/ddrpt.png*/ repeat-x;
    margin: 0 auto;
    left: 10%;
    position: absolute;
 }
 .bagui_newsdetail_content{
 	width: 80%;
 	margin:0 auto;
 	margin-top: 20px;
 	line-height: 25px;
 	font-size: 14px;
 	color: #FFF;
 	text-indent: 5%;
    padding-bottom: 20px;
 }
  .bagui_newsdetail_content1{
 	width: 80%;
 	margin:0 auto;
  	margin-top: 20px;
 	line-height: 40px;
 	font-size: 14px;
 	color: #FFF;
 	text-indent: 5%;
 	margin-bottom: 20px;
 }
 .bagui_newsdetail_content img{
    max-width: 100%;
    margin: 10px auto;
    display: block;
 }
 .newsdetail_return_btn{
	width: 80%;
	margin:0 auto;
	text-align: center;
	position: relative;
}
.newsdetail_return_btn img{
    margin:40px 0 40px 0;
}
.goubak5{
    position: absolute;
    right: 0%;
    height: 50px;
    top: 0px;
    line-height: 50px;
}
.goubak5 a img{
    position: absolute;
    z-index: 5;
    width: 10%;
    top: 0;
    right: 0;
}
/**axgs**/
.bagui_news_seminar_ax{
    width: 80%;
    margin: auto;
    height: 115px;
    text-align: left;
    line-height: 115px;
    font-size: 50px;
    color: #000;
    font-family: 'Lucida Grande','Hiragino Sans GB','Microsoft YaHei','微软雅黑',sans-serif;  
    position: relative;
 }
 .bagui_news_tittle_ax{
    width: 100%;
    margin-top: 10px;
    text-indent: 10%;
    font-size: 28px;
    color: #ff8b36; 
 }

 .bagui_news_content_ax{
    width: 90%;
    height: 40px;
    margin-top: 10px;
    line-height: 40px;
    text-indent: 10%;
    font-size: 20px;
    color: #000;
    margin-bottom: 20px;
}
.bagui_news_content_ax .org{
    color: #ff8b36; 
}
.news_return_btn_ax{
    width: 10%;
    position: absolute;
    right: 10%;
    top: 3%;
    z-index: 9;
    line-height: 115px;
}
.news_return_btn_ax img{
    width: 100%;
}
.pdb115{
    padding-bottom: 115px;
}
.news_bg{
    margin: 0px;
}