@charset "utf-8";
/* CSS Document */

.bannerbg{background:#e1e1e1; width:980px; margin:0 auto; height:295px; padding-top:10px;}
#banner .txt{width:320px; float:left; background:url(../images/bannerbg.jpg) no-repeat; height:285px; padding:0 0 0 15px; color:#fff;}
#banner .txt h4{font-size:16px; line-height:26px; font-family:"微软雅黑",SimSun,"Arial Narrow",HELVETICA; padding-top:15px; padding-bottom:5px;}
#banner .txt p{ text-indent:2em; width:290px;font-size:16px; line-height:26px;  color:#e8e8e8;}
#banner .txt .more{ float:right; width:70px; height:25px; background:#bb7d19; color:#fff; line-height:25px; font-size:14px; text-align:center; margin-right:20px;}
#banner .pic{width:660px; float:right;}
#banner .pic img{width:660px; height:285px;}
#banner .hd{position:absolute; bottom:40px; left:120px; font-size:60px; color:#fff; z-index:30;}
#banner .hd li{float:left; width:10px; height:10px; background:#13365d; margin:0px 6px; cursor:pointer;}
#banner .hd li.on{background:#fff;}

#banner{
	width:980px;
	height:280px;
	overflow:hidden;
	padding-bottom:20px;
	margin:0 auto;
	position:relative;}
#banner .hd{
	left:120px;
	bottom:85px;
	color:#fff;
	font-size:60px;
	position:absolute;
	z-index:30;}