@charset "utf-8";
/* CSS Document */

/*---------------------- Header -----------------------*/
header{background:url(../images/common/header_top_bg2.jpg) repeat-x #fff;height:84px;box-shadow:0 0px 8px #ccc;}
header .main{background:url(../images/common/header_top_bg.jpg) no-repeat;position:relative;z-index:3;}
header .hTop{margin-top:20px;width:954px;}
header .hTop p a{color:#97785b;padding:0 5px;}
.searchBox input,.searchBox img{vertical-align:middle;}
.searchBox input{background:#f4f4f4;border:none;border-top:1px solid #b4b4b4;border-left:1px solid #dfdfdf;
	width:170px;height:18px;line-height:18px;border-radius:3px 0 0 3px;padding:0 15px;}

/*---------------------- Nav -----------------------*/
nav{background:url(../images/common/nav_bg.jpg) repeat-x;width:954px;height:25px;
	position:absolute;top:84px;left:0;/* box-shadow:0 1px 3px #ccc; */border-radius:0 1px 3px 3px;z-index:1;}
.navList{height:25px;line-height:25px;display:block;width:608px;margin:0 auto;}
.navList li{float:left;}
.navList li a{width:100px;color:#fff;font-family:"宋体";border-right:1px solid #fcab5f;
	display:block;font-size:15px;line-height:17px;text-align:center;margin-top:5px;font-weight:bold;}
.navList li a.brn{border-right:none;}
	
/*--------------------- Section ------------------*/
.content{width:710px;overflow:hidden;min-height:400px;_height:400px;}
.breakBox{width:100%;border-bottom:1px solid #cccccc;margin:30px 0 25px 0;line-height:30px;}
.breakBox .fr,.breakBox .fl{width:50%;}
.breakBox .fl span{padding-right:10px;font-weight:bold;}
.breakBox .fr{text-align:right;}
.breakBox .fr img{padding-right:5px;}

.imgTextBox span{display:inline-block;line-height:1.8;border-left:1px solid #dbdbdb;
	padding-left:25px;}
.imgTextBox img{display:inline-block;}

.sidebar{width:200px;margin-right:40px;margin-top:-30px;background:#fff;position:relative;overflow:hidden;}
.sidebar .m_tit1_16{font-family:"宋体";font-weight:bold;}
.sidebar .sidebarInner{padding-top:15px;width:200px;border:1px solid #d9d9d9;margin-bottom:15px;overflow:hidden;}
.sidebar .sidebarInner em{font-family:Arial;}
.sidebar h3{background:url(../images/common/slinear_x.jpg) no-repeat left bottom;
	padding-left:20px;}
.sidebar .list{padding:35px 0 65px 0;margin-bottom:15px;}
.sidebar .list li a{display:block;width:203px;height:31px;line-height:31px;padding-left:40px;
	background:url(../images/common/side_li_bg.jpg) no-repeat;color:#666666;margin-left:-3px;}
.sidebar .list li a:hover,.sidebar .list li a.cur{color:#fff;
	background:url(../images/common/side_li_bg_h.jpg) no-repeat;}

.sidebar .secNav{margin-bottom:20px;margin-top:8px;display:none;}
.sidebar .secNav dd a{color:#666666;line-height:17px;padding-bottom:10px;height:auto;width:155px;
	background:url(../images/common/side_ico2.jpg) no-repeat 23px 8px;}
.sidebar .secNav dd a:hover,.sidebar .secNav dd a.cur{color:#fa5603;
	background:url(../images/common/side_ico2.jpg) no-repeat 23px 8px;}

/*---------------------- Banner ------------------------*/
.bannerBox{height:186px;position:relative;}
.banner{width:100%;position:absolute;left:0;top:0;z-index:-1;height:186px;
	background-repeat:no-repeat;background-position:center top;}
.banner img{
	display:none;
}

/*---------------------- Footer -----------------------*/
footer{margin-top:45px;}
footer p{line-height:2;color:#44494d;}
footer p a{color:#6e6e6e;}
.footTab td{border-right:1px solid #feddcc;padding-left:23px;}
.footTab td.one{border-left:1px solid #feddcc;}
.footTab li h3{color:#494949;font-size:15px;height:25px;padding-bottom:7px;font-family:"宋体";font-weight:bold;}
.footTab li a{color:#f48314;line-height:1.6;}
.footTab p{line-height:1.5;color:#4c4c4c;}

