@charset "utf-8";
/* CSS Document */
@import url("theme.css");
@import url("reest.css");
body{
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-family: Helvetic, Arial, "Microsoft JhengHei", "Segoe UI", "Microsoft JhengHei", "微軟正黑體", "微软雅黑", "Microsoft YaHei", "Lucida Grande", "Lucida Sans Unicode", clean, sans-serif;
	height:100%;
	background:url(../images/page_bg.jpg);
}
#wrapper {
	width: 100%;
	margin: 0 auto;
	background:url(../images/bg.jpg) repeat-x;
}
/**********header************/
#header_bg{
	background-image: url(../images/header_bg.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#header_box{
	width:903px;
	height:130px;
	margin:0 auto;
	position:relative;
	padding-top:25px;
	padding-left:10px;
	}
#logo{}
#m_nav{
	position:absolute;
	top: 38px;
	right: 1px;
	}
#m_nav p{
	float:left;
	color:#b03200;
	font-size:18px;}
#m_nav ul{
	float:left;
	padding-top: 4px;
	margin-left: 14px;
}
#m_nav ul li{
	color: #333;
	float: left;
	padding-left: 5px;
	margin:0 4px;
}
#m_nav ul li a{
	color:#333;}
#m_nav ul li a:hover{
	font-weight:bold;
	color:#930;
	}
/**********nav************/
.nav_focus{
    background-position-y: -50;
	}
#nav_bg{
	position:absolute;
	z-index:99;
	top: 106px;
	left: 397px;
	width: 551px;
}
#nav_box{
	width: 551px;
	height: 54px;
	margin: 0 auto;

	}
#nav_box ul{}
#nav_box ul li{
	width: 120px;
	height: 36px;
	float:left;
	padding: 0px 3px;
	margin: 0px 5px;
}
#nav_box ul li a{
	text-indent:-9999px;
	display:block;
	height:54px;
}
#nav1{
	background: url(../images/nav.png) no-repeat 0px 0px;
	overflow:hidden;
	}
#nav2{
	background: url(../images/nav.png) no-repeat -153px 0px;
	overflow:hidden;
	}
#nav3{
	background: url(../images/nav.png) no-repeat -308px 0px;
	overflow:hidden;
	}
#nav4{
	background: url(../images/nav.png) no-repeat -466px 0px;
	overflow:hidden;
	}

#nav1:hover{
	background:url(../images/nav.png) no-repeat 0px -42px;}
#nav2:hover{
	background:url(../images/nav.png) no-repeat -153px -42px;}
#nav3:hover{
	background:url(../images/nav.png) no-repeat -308px -42px;}
#nav4:hover{
	background: url(../images/nav.png) no-repeat -466px -42px;}

/*************center***************/
#center_bg{
    width: 1004px;
    margin: 0 auto;
}
#center_top{
	width: 950px;
    margin: 0 auto;
	background:url(../images/index_bg_top.png) repeat-y;
    padding-left: 30px;
    padding-right: 9px;
	height:22px;
	}
#center_box{
    width: 950px;
    margin: 0 auto;
	background:url(../images/index_bg_center.png) repeat-y;
	
    padding-left: 30px;
	
    padding-right: 9px;
}
#center_down_box{
	padding-bottom:20px;}
/*************banner***************/
#banner_bg{
	width: 933px;
	background:url(../images/index_banner1.jpg) no-repeat center top;
	height: 394px;
	margin-bottom: 20px;
}
#banner_page_pic{
	height:221px;}
.banner-list{
	width: 933px;
	height: 394px;
	position: absolute;
}
.banner-list li{
	width:100%;
	background-position:center top;
	height: 394px;
	position: absolute;
	left: 0;
	top: 0px;
	}
/**控制器**/
#banner_box{
	width:1003px;
	margin:0 auto;
	height: 394px;
	position:relative;
	overflow: hidden;
}
#banner_icon_box{
	position: absolute;
	z-index: 900;
	left: 58px;
	top: 362px;
	background: url(../images/banner_icon_bg.png) no-repeat 0px 0px;
	width: 73px;
	height: 23px;
	padding-left: 8px;
	padding-top: 5px;
}
#banner_icon_box ul{}
#banner_icon_box ul li{
	float:left;
	margin-left: 4px;
	margin-right: 4px;
}
#banner_icon_left{
	position: absolute;
	z-index: 901;
	left: 14px;
	top: 222px;
	cursor:pointer;
}
#banner_icon_right{
	position: absolute;
	z-index: 902;
	left: 963px;
	top: 222px;
	cursor:pointer;
}
/*******index_service*********/
#index_service_box{
	background:url(../images/index_service.png) no-repeat center top;
	width:317px;
	height:193px;
	position:relative;
	float:left;
	}
#index_service_box ul{
	padding-top: 50px;
	width: 262px;
	padding-left: 24px;
}
#index_service_box ul li{
	color:#505050;
	font-size:13px;
	border-bottom:1px dotted #c4b551;
	padding-bottom:5px;
	margin-bottom:5px;
	background:url(../images/service_icon.png) no-repeat left 7px;
	padding-left:14px;
	}
.more_icon{
	border-radius:10px;
	background:#ca9633;
	width:70px;
	text-align:center;
	position:absolute;
	right: 17px;
	bottom: 12px;
	}
.more_icon:hover{
	background: #105236;
	}
.more_icon a{
	color:#FFF;
	display:block;
	padding-top:3px;
	padding-bottom:3px;
	}
/*******index_news*********/
#index_news_box{
	float:left;
	background: url(../images/index_news_title.png) no-repeat left top;
	padding-top: 37px;
	width: 280px;
	margin-left: 20px;
	margin-top:7px;
}
#index_news_box ul{
	padding-left:15px;
	padding-top:5px;}
#index_news_box ul li{
	border-bottom:1px dotted #999;
	padding-bottom:5px;
	padding-top:5px;
	margin-bottom:5px;
	background:url(../images/news_icon.png) no-repeat left 10px;
	padding-left:15px;}
#index_news_box ul li a{
	text-decoration:none;
	color:#666;}
#index_news_box ul li a:hover{
	color:#930;}
/*******index_about*********/
#index_about_box{
	float:left;
	background:url(../images/index_about_title.png) no-repeat left top;
	width: 264px;
	padding-top: 41px;
	margin-left:25px;
	position:relative;
	padding-bottom: 19px;
	margin-top: 7px;
}
#index_about_box p{
	color:#666;
	font-size:13px;
	line-height: 24px;
	padding-left: 7px;
}
.more_icon2{
	border-radius:10px;
	background:#ca9633;
	width:70px;
	text-align:center;
	position:absolute;
	right: 3px;
	bottom: 4px;
	}
.more_icon2:hover{
	background: #105236;
	}
.more_icon2 a{
	color:#FFF;
	display:block;
	padding-top:3px;
	padding-bottom:3px;
	}
/***********footer**********/
#footer_bg{
	width:100%;
	}
#footer_box{
	position: relative;
	width: 945px;
	margin: 0 auto;
	padding-top: 18px;
	padding-bottom: 13px;
	padding-left: 37px;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-color: #4B3C13;
	padding-right: 0px;
}
#footer_box p{
	padding-bottom:5px;
	color:#FFF;}

#footer_box audio {
	position: absolute;
	right: 20px;
	top: 26px;
	z-index: 99;
	width: 200px;
	height: 16px;
	}