/*--------------



首页中间部份内容CSS



------*/




/*--------------恒茂首页 首页中间部份幻灯片广告------*/


.bannerda { width:1280px; height:480px; margin:0 auto;}
.bannerda1 {
	width:1220px;
	height:480px;
	margin:0 auto;
	background-image: url(../images/bannerda_bg.gif);
	background-repeat: no-repeat;
}
.bannerda_1 {
	width:1200px;
	height:466px;
	padding:7px 10px;
	overflow: hidden;
}


/*--------------恒茂首页 首页中间部份5张图------*/

.rexiaopin { width:1280px;  height:178px; margin:0 auto;}
.rexiaopin1 {
    height: 158px;
	margin-right: auto;
	margin-left: auto;
	width: 1200px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.rexiaopin1 ul{
	width:1200px;
	height:158px;
	margin-left:0px;
}
.rexiaopin1 ul li{
	float: left;
	margin-left:3px;
	margin-right:5px;
	width:232px;
	height:158px;
}
img { border:0px; }
		
ul.img_list {
	display:inline;
    height:158px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}	
ul.img_list img { border:0; padding:0;}
	
li.image_one1 a {
	display:block; 
	width:232px;
	height:158px;
	position:relative;
}	

li.image_one1 a .rollover {
	display:block; 
	position:absolute; 
	top:0; 
	left:0; 
	width:232px;
	height:158px;
	background:url(../images/rexiaopin_pic1_.jpg);
}

li.image_one2 a {
	display:block; 
	width:232px;
	height:158px;
	position:relative;
}	

li.image_one2 a .rollover {
	display:block; 
	position:absolute; 
	top:0; 
	left:0; 
	width:232px;
	height:158px;
	background:url(../images/rexiaopin_pic2_.jpg);
}

li.image_one3 a {
	display:block; 
	width:232px;
	height:158px;
	position:relative;
}	

li.image_one3 a .rollover {
	display:block; 
	position:absolute; 
	top:0; 
	left:0; 
	width:232px;
	height:158px;
	background:url(../images/rexiaopin_pic3_.jpg);
}

li.image_one4 a {
	display:block; 
	width:232px;
	height:158px;
	position:relative;
}	

li.image_one4 a .rollover {
	display:block; 
	position:absolute; 
	top:0; 
	left:0; 
	width:232px;
	height:158px;
	background:url(../images/rexiaopin_pic4_.jpg);
}

li.image_one5 a {
	display:block; 
	width:232px;
	height:158px;
	position:relative;
}	

li.image_one5 a .rollover {
	display:block; 
	position:absolute; 
	top:0; 
	left:0; 
	width:232px;
	height:158px;
	background:url(../images/rexiaopin_pic5_.jpg);
}





/*--------------恒茂首页 首页中间部份底部动态------*/

.dongtailist { width:1380px;  height:368px; margin:0 auto;}
.dongtailist1 { width:1200px; height:338px; margin:0 auto; background-image:url(../images/dongtailist1_bg.gif); background-repeat: no-repeat; margin-bottom:30px; overflow: hidden;}

.dongtailist_zou {
    width: 307px;
	height: 338px;
	float: left;
}
.dongtailist_you {
    height: 338px;
	width: 417px;
	float: right;
}
.dongtailist_middle {
    float: right;
	height: 338px;
	width: 470px;
}

.dongtailist_right  {
    float:right;
	margin-top:8px;
	margin-right:5px;
}

.dongtailist_right a {
    font-family: "微软雅黑";
	font-size: 12px;
	font-weight: lighter;
	color: #999999;
	text-decoration: none;
}
.dongtailist_right a:hover { color:#d50000; text-decoration: none;}

.dongtailist_left {
      float:left;
	  width: 307px;
}
.newslist {
margin-left:10px;
margin-top:10px;
}

.newslist li {
    padding-left:10px;
    background-image: url(../images/newslist_bg.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.newslist li a {
	text-decoration: none;
	font-size: 12px;
}
.newslist li a:hover { color:#d50000; text-decoration: none;}

.dongtailist_middle a {
	text-decoration: none;
}
.dongtailist_middle a:hover { color:#d50000;}

/*
@media screen and (max-width:1280px) {
	
.bannerda { width:1280px; height:480px; margin:0 auto;}
.bannerda1 {
	width:1120px;
	height:480px;
	margin:0 auto;
	background-image: url(../images/bannerda_bg.gif);
	background-repeat: no-repeat;
}
.bannerda_1 {
	width:1100px;
	height:466px;
	padding:7px 10px;
	overflow: hidden;
}

.rexiaopin { width:1280px;  height:178px; margin:0 auto;}
.rexiaopin1 {
    height: 158px;
	margin-right: auto;
	margin-left: auto;
	width: 1100px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.rexiaopin1 ul{
	width:1100px;
	height:158px;
	margin-left:0px;
}
.dongtailist { width:1280px;  height:368px; margin:0 auto;}
.dongtailist1 { width:1100px; height:338px; margin:0 auto; background-image:url(../images/dongtailist1_bg.gif); background-repeat: no-repeat; margin-bottom:30px; overflow: hidden;}
.dongtailist_zou {
    width: 257px;
	height: 338px;
	float: left;
}
.dongtailist_you {
    height: 288px;
	width: 417px;
	float: right;
}
}*/