@charset "gb2312";
/** 清除内外边距 **/
body, h1, h2, h3, h4, h5, h6, hr, p,
blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
form, fieldset, legend, button,  /* form elements 表单元素 */
th, td, /* table elements 表格元素 */
img/* img elements 图片元素 */{
border:medium none;
margin: 0;
padding: 0;
}
/** 设置默认字体 **/
body,button, input, select, textarea {
font: 12px/1.5 Arial, Helvetica, sans-serif,'宋体'; color:#333;}
body{background:#fff;}
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
em{font-style:normal;}
/** 重置列表元素 **/
ul, ol { list-style: none; }
/** 重置超链接元素 **/
a { text-decoration: none; color:#333;}
a:hover { text-decoration:none; color:#cd0102; }
/** 重置图片元素 **/
img{ border:0px;}
/** 重置表格元素 **/
table { border-collapse: collapse; border-spacing: 0; }
div{ display:block;}
.clearfix{ clear:both;}


/* CSS Document */
.w1002{ width:1002px; margin:0 auto;}
.mtop8{margin-top:8px;}
.mleft8{margin-left:10px; display:inline;}
.blue{color:#0276cd;}
.green{color:#3b8307;}
.red{color:#da4343;}
.fl{float:left;}
.fr{float:right;}


/*header*/
.header{height:auto; width:100%;}
.topnav{height:29px; line-height:28px; overflow:hidden; background: url(../../images/topnav.jpg) repeat-x;}
.topnav em{float:left; font-style:normal; padding:0 0 0 6px;}
.topnav u{float:right;font-style:normal; text-decoration:none;}
.topnav u a{padding:0 6px;}
.topnav u a span{color:#cd0102;}

.banner{width:100%; height:auto; background:#fbfbdb;}
.banner_com{width:1002px; height:144px; margin:0 auto; background:url(../../images/banner.jpg) no-repeat;}
.banner_btzl{width:1002px; height:144px; margin:0 auto; background:url(../../images/btzl_banner.jpg) no-repeat;}
.ban_R{width:150px; float:right; margin:52px 12px 0 0; display:inline; line-height:33px; *line-height:12px;} 
.ban_R img{text-align:center; border:none; padding:0 0 0 26px;}
#scrollWrap{height:auto; overflow:hidden;float:left; margin:5px 0 0; width:150px;}
.d1 {margin:0 auto; height:auto;overflow:hidden;white-space:nowrap; line-height:36px;}
.d2 {margin:0px auto;}
.div2 {width:auto;height:auto;font-size:12px;float:left;overflow:hidden;}

.nav{ width:100%; height:68px; overflow:hidden; background: url(../../images/menu_bg.jpg) repeat-x;}
.nav .menu{height:68px; width:1002px; margin:0 auto; font-size:14px;}
.nav .menu dl{ float:left; padding:0 10px; overflow:hidden; background:url(../../images/menu_line.jpg) right 10px no-repeat; padding-top:6px;margin-right:7px; display:inline;}
.nav .menu dl.last{ background:none;}
.nav .menu dl dd{ height:30px; line-height:30px; width:97px; text-align:center;}
.nav .menu dl dd a{ color:#fff; height:27px; line-height:27px; font-weight:bold; width:97px; height:27px; display:block;}
.nav .menu dl dd a:hover, .nav .menu dl .active  a{ width:97px; height:27px; line-height:26px; background: url(../../images/menu_overbg.jpg) no-repeat; text-align:center;  color:#d70101; }

.nav .menu ul{padding:0 0 0 20px;}
.nav .menu ul li{ float:left; margin:0;}
.nav .menu ul li a{display:block; float:left; height:38px; line-height:36px; text-align:center; font-size:14px; font-weight:bold; color:#fff;  padding:0 18px; margin:0 10px; _margin:0 5px;}
.nav .menu ul li a:hover{background:#f0cf33; color:#f03433; height:28px; line-height:28px; padding:0 18px; margin:4px 10px 0;  _margin:4px 5px 0; -moz-border-radius: 12px; -webkit-border-radius:12px; border-radius:12px;}
.nav .menu ul .active  a{background:#f0cf33; color:#f03433; height:28px; line-height:28px; padding:0 18px;  margin:4px 10px 0;  _margin:4px 5px 0; -moz-border-radius:12px; -webkit-border-radius:12px; border-radius:12px;}

.nav_bar{height:auto; line-height:42px; overflow:hidden; border:1px solid #e8bdbc; border-top:none; background:#fff; _height:80px;}
.nav_top{background:#f7f7f7;  height:36px; text-align:center;}
.nav_top span{width:980px; margin:0 auto; padding:6px 0 0; height:30px; line-height:30px; background:url(../../images/nav_bg.jpg) no-repeat bottom; display:block;}
.nav_top span a{ padding:0 14px;}
.nav_L{float:left; color:#2e2e2e; background: url(../../images/date.jpg) 20px 10px no-repeat; padding-left:60px; width:200px;}
.nav_M{width:300px; background:url(../../images/weather.jpg) 0 10px no-repeat; padding-left:42px; float:left; margin:0 0 0 10px;}
.nav_R{float:right; color:#fff; margin:5px 20px 0 0; _margin:8px 20px 0 0; height:30px; width:300px; font-weight:bold; padding:0 10px; _padding:3px 10px; _height:24px; line-height:30px; background:#feb204;}
.nav_R img{vertical-align:middle;}
.search_input{background:#fff; color:#ccc;  padding: 0 5px; border:none; height:21px; line-height:21px; vertical-align:middle;} 
.search_btn{width:49px; height:21px;  background: url(../../images/search.jpg) no-repeat; cursor:pointer; border:none; margin-left:5px; vertical-align:middle;}


/*footer*/
.footer{width:100%;height:120px;  background:url(../../images/footer.jpg) repeat-x;}
.footer p{line-height:24px; text-align:center; padding:16px 0; color:#fff;}
