@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;
	margin: 0px auto;
	}
                                                                                                                                                                                                        

.banner{
	width:1200px;
	height:350px;
	margin:40px auto;
	overflow:hidden;}

.index_main{
	width:1200px;
	overflow:hidden;
	margin:0 auto;}

.hot_news{
	width:800px;
	float:left;}

.hot_news_title{
	padding:0 16px;
	height: 40px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background-color: #a9b1bb;
	background-image: -webkit-linear-gradient(bottom, #a9b1bb, #989ba4);
	background-image: -moz-linear-gradient(bottom, #a9b1bb, #989ba4);
	background-image: -o-linear-gradient(bottom, #a9b1bb, #989ba4);
	background-image: -ms-linear-gradient(bottom, #a9b1bb, #989ba4);
	background-image: linear-gradient(to top, #a9b1bb, #989ba4);}

.hot_news_title p{
	font-size:18px;
	line-height:40px;
	color:#fff;
	font-weight:bold;}

.hot_news_list{
	margin-top:10px;}

.hot_news_list li{
	font-size:0;
	height: 40px;
	font-size:14px !important
	}

.hot_news_list li img{
	display:inline-block;
	vertical-align:top;}

.hot_news_list li a p,h1,span,strong{
      margin: -41px 37px !important;
    font-size:14px !important;
    font-family: 微软雅黑 !important;
    padding: 0px 0px !important;
    background-color: transparent !important;
    width: 800px;
    height: 40px; 
    line-height: 40px !important;
}
.hot_news_list li a{
	font-size:14px;
	line-height:40px;
	color:#333;
	vertical-align:top;
	
	}

.bgf8{
	background:#E5E5E5;
	}


.hot_house{
	width:352px;
	float:right;}

.hot_house_title{
	height:40px;}

.hot_house_title p{
	font-size:18px;
	line-height:28px;
	color:#333;
	font-weight:bold;
	padding-left:30px;
	background:url(/img/index/house_title.png) left no-repeat;}

.hot_house_img{
	width:352px;
	height:198px;}

.hot_house_img img{
	width:352px;
	height:198px;}