/*
* @description: 全局通用样式
* @author: liaoli
* @update: liaoli (2015-01-13)
*/

*{padding: 0;margin: 0}
html{background: #FFF}
body{ font:12px/1.5 "Simsun Font", "Simsun Font",tahoma,arial,'Hiragino Sans GB',\5b8b\4f53,sans-serif; color:#333;}
img{border: 0}
a,button{ cursor:pointer; color:#333; }
button,input{outline:none}
a,a:hover,a:active{ text-decoration:none;  }
a:hover {color:#dd0716}
ul,ol,li{list-style:none}
.w{margin:0 auto;width:990px;}
.fl{float:left;}
.fr{float:right;}
.clear { clear:both;}
.font666 { color:#666;}
.font999 { color:#999;}


/*header start*/
.header { padding:20px 0px; min-height: 60px;position: relative;  }
.header .header_left { float:left;}
.header .header_right { float:right;}
.header .header_right p { float:right;}
.header .header_right li {  float:left; padding:2px 0px 2px 20px;}
.header .header_right li em {float:left; width:18px; height:13px; margin-top:3px; margin-right:5px;}
.header .header_right .phone em { background:url(images/tel.png) no-repeat;  }
.header .header_right li span { font-size:14px;}
.header .header_right .Email em { background:url(images/xf.png) no-repeat; }
.header .header_right .search-input-text { border-radius: 5px; width:200px; height:25px; border:1px solid #ddd; background-color:#eaeaea; }
.header .header_right .searchButton { background:url(images/sreach.png) no-repeat; background-position:right; border:0; width:30px; height: 25px; position: absolute;top: 41px;right: 0px;}
.menu { background:url(images/dh-bj.jpg) repeat-x; height:42px;}
.menu .nav ul{ min-width:990px; overflow:hidden;height:42px;}
.menu .nav li { float:left; font-size:14px; line-height:42px; text-align:center; width:120px; background: url(images/dh-line.png) no-repeat right center; color:#333;}
.menu .nav li:hover { background:url(images/red.png) repeat-x; color:#fff;}
.menu .nav .menuon { background:url(images/red.png) repeat-x; color:#fff;}
/*header end*/

#pageBanner {width: 100%;height: 320px; text-align: center;}

/*分页样式start*/
.pages {padding: 20px 0 20px 0;text-align: center;font-size: 12px;color: #666666; clear:both; }
.pages a{background: #fff;border: 1px solid #E3E3E3;padding: 4px 10px;margin-right: 5px;}
.pages a:hover{border: 1px solid #F03800;padding: 4px 10px;margin-right: 5px;cursor: pointer; color:#F03800;}
.pages strong {background: #fff;padding:4px 10px;border: 1px solid #FCB6A1;color: #F03800;margin-right: 5px;}
.pages_inp {width: 30px;border: #DDDDDD 1px solid;color: #666666;padding: 2px;text-align: center;}
.pages_inp:hover{ border:1px solid #999;}

.pages cite {font-style: normal;}
.pages_btn {border:0;color: #FFFFFF;padding:3px 10px;background: #F03800;font-weight: bold;font-size: 11px;}
/*分页样式end*/

/*=======================footer===================================*/
.adto_f{ clear:both; margin-top:40px; text-align:center;  border-top:1px solid #999; background-color:#f3f3f3; min-height:140px;}
.adto_f ul{ padding-top:10px;}
.adto_f p{ padding-top:10px;}
.adto_f .font999 a { color:#999;}
.adto_f ul li{ clear:both; float:left; padding-right:20px;}
/*=======================footer===================================*/


