@charset "utf-8";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,textarea,p{ margin: 0; padding: 0; }
img{border:0;}
ul,li{list-style:none;}
button,input{outline:none;border: none;}
/*默认宽度*/
.com_width{width: 1000px;margin:0 auto;}
/* body*/
body{font-family:"Microsoft YaHei", "微软雅黑";font-size:12px;color:#4b4b4b;min-width: 1200px;}
/*a*/
a{color:#4b4b4b;text-decoration:none;}
.clearfix{*zoom:1;} /* 针对IE7 hack，触发IE7的haslayout，以清除浮动 */
.clearfix:before,.clearfix:after{display:table;content:"";line-height:0;}
.clearfix:after{clear:both;}
.lf{float: left;}
.rt{float: right;}
/*body*/
.rd_body{
	width: 1140px;
	margin: 0 auto;
	background: #fff;
}
/*header*/
.header{margin-top: 183px;}
.header_search{height: 37px;background: url(header_search_bg_03.jpg) repeat-x left center;border-bottom: 1px solid #e94c05;border-top-right-radius: 6px;border-top-left-radius: 6px;}
.header_weather{float: left;margin-left: 26px;}
.header_weather p{line-height: 38px;font-size: 12px;color: #ffe5e3;}
.header_weather p .header_time{margin: 0px 8px 0px 11px}
.header_weather p img{margin-left: 9px;margin-bottom: -4px;}
.header_search_box form{overflow: hidden;width: 210px;height: 21px;background: #ffffff;border-radius: 9px;margin-top: 8px;float: left;}
.header_search_box input{font-family: "microsoft yahei", "微软雅黑";font-size: 12px;line-height: 21px\9;float: left;height: 21px;}
.search_txt{padding-left: 10px;width: 170px;}
.search_btn{width: 30px;background: url(header_search_btn_icon_03.png) no-repeat 4px center;cursor: pointer;}
.header_search_box  p{float: left;font-size: 14px;color: #ffe5e3;line-height: 37px;margin-right: 3px;}
.header_search_box {float: right;margin-right: 20px;}
.header_nav{height: 51px;background: url(header_nav_bg_07.jpg) repeat-x left center;border-top: 1px solid #9d0a00;border-bottom-right-radius: 9px;border-bottom-left-radius: 9px;padding-left: 42px;}
.header_nav ul li{margin-right:33px;float: left;text-align: center;}
.header_nav ul li a{line-height: 52px;color: #fff;font-size: 16px;}
/*footer*/
.footer_link{position: relative;float: left;width: 160px;height: 17px;border: 1px solid #a9a9a9;padding-right: 15px;background: url(footer_link_icon_03.jpg) no-repeat 164px center;margin-right: 33px;cursor: pointer;}
.cur_link{height: 17px;line-height: 17px;text-align: center;color: #000000;}
.other_link{width: 175px;border: 1px solid #a9a9a9;max-height: 85px;position: absolute;top:100%;left: -1px;overflow: auto;padding-right: -15px;display: none;background: #ffffff;}
.other_link ul li{text-align: center;width: 158px;}
.other_link ul li a{line-height: 17px;color: #000;}
.footer_top p{font-size: 16px;color: #bc1105;line-height: 46px;float: left;margin-left: 19px;margin-right: 22px;height: 50px;}
.footer_top{height: 50px;box-shadow: 0px 0px 6px #b0afaf;border-radius: 4px;background: #ffffff;margin-top: 12px;}
.footer_link_box{margin-top: 15px;}
.footer_txt{font-size: 12px;text-align: center;line-height: 1;color: #383838;margin-bottom: 20px;margin-top: 27px;}

/*fixed*/
.fixed_div{width: 70px;position: absolute;top: 313px;}
.fixed_icon{width: 70px;height: 70px;position: relative;text-align: center;cursor: pointer;}
.fixed_icon1 .fixed_icon_img{margin-top: 11px;cursor: pointer;}
.fixed_icon2 .fixed_icon_img{margin-top: 8px;cursor: pointer;}
.fixed_icon1{background: #d41616;}
.fixed_icon2{background: #f37713;margin-top: 1px;}
.fixed_icon p{font-size: 13px;color: #ffffff;text-align: center;line-height: 1;cursor: pointer;}
.fixed_icon1 p{margin-top: 11px;}
.fixed_icon2 p{margin-top: 8px;}
.erm_box{position: absolute;display: none;}
.erm_box img{display: block;}
.erm_box{top: 0px;left: -148px;}
/*分页标签*/
#pagediv span {border: 1px solid #eee;padding: 2px 8px;margin: 2px;color: #fff;text-decoration: none;background-color: #0065cd;}
