@charset "utf-8";
/* CSS Document */
/*topBar*/
#topBar{height:44px; border-bottom:1px dashed #c4c4c4; color:#fff; margin-bottom:4px; overflow:hidden}
.topBar_wrap{background:#e43c04; height:40px; line-height:40px}
.topBar_wrap .right{background:#fff; float:right; width:278px; padding-left:5px; height:40px}
.topBar_wrap .right a{color:#e43c04; font-family:"Microsoft Yahei"; padding:0 3px 0 25px; background:url(../images/common/ico_topBar.png) no-repeat 5px 3px}
.topBar_wrap .right .ico2{background-position:5px -18px}
.topBar_wrap .right .ico3{background-position:5px -38px}
#weather{float:left; padding-top:7px}
#date{float:left; color:#fff; margin-right:10px}
/*header*/
#header{background:url(../images/common/bg_top.png) no-repeat; height:121px}
#header h1,#header h1 a{float:left; width:350px; height:120px}
#header .search{float:right; padding:40px 10px 0 0}
#header .search .text{border:1px solid #d5d5d5; background:#fff; height:41px; line-height:41px; border-right:none; width:286px; padding:0 12px; color:#7b7a7a; float:left}
#header .search .btn{background:url(../images/common/btn_search.png) no-repeat; height:43px; width:44px; border:none; float:left; cursor:pointer}
/*banner*/
#banner .banner_wrap{background:#e43c04; border-bottom:9px solid #e5420c; width:1000px}
.banner_box{height:44px; border-bottom:1px solid #fff; padding:0 8px; position:relative}
.banner_box a{float:left; height:44px; font:18px/44px "Microsoft Yahei"; color:#fff; width:98px; text-align:center}
.banner_box .curr,.banner_box a:hover{background:#fff; color:#e43c04; text-decoration:none}
/*footer*/
#footer{/*background:url(../images/common/bg_foot.png) repeat-x #f1f1f1; margin-top:20px;*/ border-bottom:3px solid #d81a00; text-align:center; font-size:12px; line-height:22px; padding-bottom:35px;  clear:both; position:relative}
#footer span{padding:0 32px}
#footer .part1{padding:20px 0 12px}
#footer .police{background:#fff; margin:10px auto 0}


