@charset "utf-8";
/* CSS Document */
/*
zhaoxd
2018_05_14
*/
/*
public
*/
*{margin:0px;padding:0px;}
body{text-align:center;font-size:14px; font-family:"微软雅黑";line-height:2.5em;background:#f0f0f0;color:#333333; min-width:1071px;}
header,section,footer,aside,nav,main,article,figure{ display: block;}
img,input{border:none;}
ol li,ul li{list-style-type:none;}
h1,h2,h3,h4,h5,h6{font-size:1em; font-weight:normal;}
a{outline:none;}
a:link{color:#1a1a1a;text-decoration:none;}
a:visited{color:#1a1a1a;text-decoration:none;}
a:hover{color:red;text-decoration:underline;}
a:focus{outline:1px dashed #000}
.clearboth{clear:both;height:0px; width:0px;font-size:0px;line-height:0px;}
.imgDiv{ line-height:0px; font-size:0px;}
.zoom{ position:relative; overflow:hidden; zoom:1;}
/*
mainframe
*/
header{ margin:0px auto; border-bottom:2px solid #0073cb; background:#fff url(/images/body_bg.png) repeat-x left top;}
#header_top{ background:url(/images/header_bg.png) no-repeat left top; width:1200px; margin:0px auto; text-align:left; min-height:151px;}
#header_menu{ float:right; min-height:48px;}
#header_menu li{ float:left; padding:15px 0px;}
#header_menu li a{ border-left:1px solid #0154a4; color:#0154a4; padding:0px 20px; line-height:1em; display:block;}
#header_menu li.no_border a{ border:none;}
#header_menu li.no_paddingright a{ padding-right:0px;}
#logo{ float:left;}
#search_wheather{ float:right; width:388px; padding-top:15px;}
#search{ float:left; /*padding-bottom:15px;*/}
#word{ line-height:32px; height:32px; border:1px solid #c4c4c4; border-right:0px; float:left; width:337px; padding-left:12px; width:332px;}
#submit{ background:url(/images/search_submit.png) no-repeat left top; line-height:0px; font-size:0px; width:38px; height:34px; float:left; }
#time{ float:left; padding-right:26px; line-height:1em;}
#frama_mainnav{ background:#0091e5; width:100%;}
#mainnav{ width:1200px; margin:0px auto;}
#mainnav li{ display:inline-block;}
#mainnav li a{ color:#fff; font-size:18px; display:block; width:129px; letter-spacing:1px;}
#mainnav li.onthisChannel{ background:#0073cb;}
#hotsearchAd{position:relative;overflow:hidden;zoom:1;width:100%}
#hotsearchAd dt{float:left;}
#hotsearchAd dd{float:left; padding-right:10px;}
/*
footer
*/
footer{ border-top:2px solid #0073cb; background:#fff;}
#footer_top{ border-bottom:1px solid #dddddd;}
#footer_link{ width:1094px; padding-right:106px; margin:0px auto;}
#footer_link li{ display:inline-block;}
#footer_link li a{ border-left:1px solid #141414; line-height:1em; display:block; padding:0px 13px;}
#footer_bottom{ width:1200px; margin:0px auto;}
#footer_bottomleft{ width:1094px; float:left;width:984px;}
#footer_bottomleft ul li{ display:inline-block; padding:0px 13px;}
#footer_bottomleft ul{ line-height:2em;}
#footer_bottomright{ float:right;padding-top:10px;}