@charset "utf-8";
/* CSS Document */
/*---------初始样式----------*/
*{ margin:0px; padding:0px;}
html,body{
    -webkit-text-size-adjust:none;
}
body,input,textarea{
	font-size: 12px;
	line-height: 18px;
	font-size:12px;
	font-family:"微软雅黑", "Microsoft YaHei", "Lucida Grande", "Lucida Sans Unicode", "Microsoft YaHei", Helvetica, Arial, Verdana, sans-serif, STHeiti;
}
textarea {
	resize: none;
	overflow: hidden;
	outline: none;
}
input {
	outline: none;
}
li {
	list-style: none;
}
body a {
	outline: none;
	text-decoration: none;
    blr:expression(this.onFocus=this.blur());
}
img {
	display: block;
	border:none;
}
.clear {
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
}
@font-face { 		font-family: 'AGENCYR';		src: url('AGENCYR.eot'); /* IE9 Compat Modes */ 	src: url('AGENCYR.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ 	url('AGENCYR.woff') format('woff'), /* Modern Browsers */ 	url('AGENCYR.ttf') format('truetype'), /* Safari, Android, iOS */ 	url('AGENCYR.svg#svgAGENCYR') format('svg'); /* Legacy iOS */ }



/*---------初始样式结束----------*/
body{ background-color:#fff;}
.logo{ float:left;}
/*---------头部--------*/
.head{
	height:100px;
	background:url(../images/head_bg.jpg) top repeat-x;
}
.head_box{
	width:900px;
	margin:0 auto;
}
.head_box ul.navi{
	width:632px;
	height:16px;
	line-height:16px;
	float:right;
	margin-top:60px;
	text-align: center;
}
.head_box ul.navi li{
	float:left;
}
.head_box ul.navi li.line{
	height:14px;
	line-height:14px;
	width:0;
	margin-top:1px;
	overflow:hidden;
	border-left:1px dotted #ddd;
}
.head_box ul.navi li a{
	color:#555;
	font-family:"微软雅黑";
	font-size:14px;
	padding:0 12px;
}
.head_box ul.navi li a:hover{
	color:#f18200;
}


/*---------头部结束--------*/

/*---------主体内容--------*/
.main{
	width:900px;
	margin:30px auto 20px auto;
}


/*--------------banner------------*/
#banner{
	width:900px;
	height:210px;
	position:relative;
}
#banner img{
	width:900px;
	height:210px;
	position:absolute;
	top:0;
	left:0;
}
#banner p{
	width:900px;
	position:absolute;
	bottom:5px;
	height:10px;
	line-height:10px;
	text-align:center;
}
#banner p span{
	width:10px;
	height:10px;
	margin:0 4px;
	display:inline-block;
	background:url(../images/banner_a.jpg) top no-repeat;
}
#banner p span.hover{
	background:url(../images/banner_a.jpg) bottom no-repeat;
}





/*--------------news------------*/
#news{
	width:900px;
	height:45px;
	margin-top:10px;
	background:url(../images/news.jpg) no-repeat;
}
#news_box{
	width:700px;
	height:34px;
	line-height:34px;
	margin-left:10px;
	_margin-left:60px;
	float:left;
	position:relative;
	overflow:hidden;
}
#news_box p{
	width:100000px;
	position:absolute;
	left:0;
}
#news_box p a{
	width:700px;
	display:block;
	float:left;
	color:#666;
}
#news_box p a:hover{
	color:#f18200;
}
#news a.left{
	width:21px;
	height:18px;
	float:left;
	margin:7px 0 0 20px;
	display:block;
}
#news a.right{
	width:21px;
	height:18px;
	float:left;
	margin:7px 0 0 8px;
	display:block;
}


/*----------home--------*/

.home{
	width:900px;
	height:140px;
	margin:5px auto;
}
.home a{
	float:left;
	width:138px;
	height:138px;
	margin-right:12px;
	_margin-right:11px;
	border:1px solid #eee;
}
.home a:hover{
	border:1px solid #f18200;
}




/*------------sub----------*/

.sub{
	width:850px;
	margin:30px auto 20px auto;
	position:relative;
}
.sub_top{
	width:850px;
	height:45px;
	margin:0 auto;
	background:url(../images/sub_bg.jpg) bottom repeat-x;
}
.sub_top p.left{
	float:left;
	font-family: "AGENCYR";
	font-size:42px;
	color:#666;
	height:32px;
	line-height:32px;
	margin-right:10px;
}
.sub_top p.left span{
	color:#f18200;
}
.sub_top p.right{
	float:left;
	font-family:"微软雅黑";
	font-size:18px;
	line-height:18px;
	height:18px;
	color:#999;
	margin-top:14px;
}
.sub_navi{
	width:850px;
	height:30px;
	margin:0 auto;
	background:url(../images/sub_bg.jpg) bottom repeat-x;
}
.sub_navi p{
	height:27px;
	line-height:27px;
	color:#666;
}
.sub_navi p a{
	color:#666;
	margin:0 10px;
}
.sub_navi p a:hover{
	color:#f18200;
}
.sub_banner{
	width:850px;
	height:100px;
	margin:10px auto;
}
.sub_banner img{
	height:100px;
	width:850px;
}
.sub_main{
	width:850px;
	line-height:22px;
	color:#666;
}

.sub_box{
	width:816px;
	margin:10px auto;
}
.sub_box p.top{
	color:#f18200;
	font-size:16px;
	height:28px;
	line-height:28px;
	font-weight:bold;
	border-bottom:1px solid #f18200;
}
.sub_boxp{
	color:#666;
	line-height:24px;
}


/*--------------sub5-------------*/
.sub5{
	width:846px;
	margin:0 auto;
	border:1px solid #CCC;
	border-right:1px solid #eee;
	border-bottom:1px solid #eee;
}
.sub5_box{
	width:140px;
	float:left;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
}
.sub5_box img{
	width:100%;
}


/*-------------contact-------------*/
.sub img.contact{
	position:absolute;
	right:0;
	top:14px;
}
.contact_box{
	width:422px;
	height:360px;
}

.contact_box .tel{
	width:422px;
	height:102px;
	line-height:102px;
	margin-top:20px;
	float:left;
	font-family: "AGENCYR";
	font-size:88px;
	color:#666;
	padding-top:24px;
	background:url(../images/tel.jpg) no-repeat;
}
.contact_box .left{
	float:left;
	width:422px;
	margin:16px 0;
	text-indent:2em;
	line-height:24px;
	color:#666;
}
.contact_box .right{
	float:left;
	width:422px;
	margin-top:16px;
	line-height:24px;
	font-family:"微软雅黑";
	font-weight:bold;
	color:#666;
	font-size:14px;
}

.sub ul.sub_news{
	width:820px;
	margin:20px auto;
}
.sub ul.sub_news li{
	height:28px;
	line-height:28px;
	border-bottom:1px dotted #ccc;
}
.sub ul.sub_news li a{
	width:820px;
	height:28px;
	line-height:28px;
	display:block;
}
.sub ul.sub_news li a span{
	float:left;
	color:#666;
}
.sub ul.sub_news li a span.left{
	color:#f18200;
	float:left;
	margin:0 5px;
	font-size:32px;
}
.sub ul.sub_news li a span.data{
	float:right;
	color:#999;
}
.sub ul.sub_news li a:hover span{
	color:#f18200;
}
.sub p.goto{
	width:860px;
	height:18px;
	text-align:center;
	margin:30px 0;
	display:block;
}
.sub p.goto a{
	color:#999;
	width:18px;
	height:18px;
	line-height:18px;
	text-align:center;
	display:inline-block;
	border:1px solid #999;
	font-family: "宋体";
	margin:0 3px;
}
.sub p.goto a:hover{
	color:#f18200;
	border:1px solid #f18200;
}



/*---------主体内容结束--------*/

/*---------页尾--------*/
.foot{
	width:900px;
	margin:10px auto;
	padding-top:10px;
	border-top:1px solid #eee;
}
.foot .right{
	width:51%;
	font-family:"微软雅黑";
	font-size:13px;
	color:#999;
	float:right;
	line-height:24px;
	text-align:right;
}
.foot .right a{
	color:#999;
}
.foot .right a:hover{
	color:#f18200;
}



/*---------页尾结束--------*/
