@charset "UTF-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
	border:0;
	list-style:none;
	text-decoration:none;
	font-family:"Microsoft YaHei";}

img{
	display:block;
	border:0;
    display: block;
    text-align: center;
    max-width: 1200px;
    max-height: 419px;
	}
                                                                                                                                                                                                        

.fast_nav{
	width:1200px;
	height:40px;
	border-bottom:1px solid #e5e5e5;
	margin:0 auto;
	margin-top:20px;
	font-size:0;}

.fast_nav a{
	font-size:14px;
	line-height:40px;
	vertical-align:top;
	margin:0 5px;
	color:#000000;
	}

.news_detai{
	width:1200px;
	margin:0 auto;}

.news_detail_title{
	line-height:60px;
	text-align:center;
	margin:20px 0;}

.news_detai img{
	margin:0 auto;}

.news_detail_cont{
    padding: 30px 6px;
    line-height: 32px;
    width: 1200px;
	
	}




























