@charset "gb2312";
/* 共用css */
* { margin: 0; padding: 0 }
body { font: 12px "宋体", Arial, Helvetica, sans-serif; background: url(imagesbg.jpg) repeat-x }
img { border: 0; display: block }
ul,li { list-style: none; }

a { outline: none; }
a:link, a:visited { text-decoration: none; }
a:hover { text-decoration: none; }
.clear { clear: both; }
.blank { height: 5px; overflow: hidden; width: 100%; margin: auto; clear: both }
.blank_orange{ height:4px; overflow:hidden; width:990px; margin:5px auto; clear:both; background:#ee6322}
.box { width: 1000px; margin: auto }
/* 头部信息 */
header { width: 100%; background: url(imagessl-bg.jpg) repeat-x; }
.topsearch { width: 1000px; margin: auto; overflow: hidden; line-height: 32px; height: 37px; }
#logo { width: 1000px; margin: auto; overflow: hidden; clear: both; height: 118px; background: url(imageslogo.png) no-repeat left; box-shadow: 0px 5px 5px #012668 }
.fav { float: left;padding-right: 20px; }
.tianqi { float: left }
.search { float: right; text-align: right; margin-top: 5px }
.input_text { background: #FFF url(imagessub_text.gif) no-repeat left; padding-left: 30px; color: #DFDFDF; height: 22px; border: 0; float: left; border: #d6d6d6 1px solid }
.input_submit { background: url(imagessearch.jpg) no-repeat; width: 50px; border: none; cursor: pointer; height: 22px; margin-left: 10px }
.banner { width: 1000px; height: 268px; margin: auto; padding: 5px;  }
/* 导航 */
nav { width: 100%; margin: auto; background: #2378b1; height: 35px; line-height: 35px; border-bottom: #ff7d1a 6px solid; text-align: center; border-top: #2378b1 6px solid; }
nav a { display: inline-block; font-size: 14px; color: #FFF; width: 102px; margin-right: 23px }
nav a:hover { background: #ff7d1a; }
#topnav_current { background: url(imagesnav.jpg) no-repeat; color: #fff; font-weight: bold }/* 高亮选中颜色 */
article { width: 1000px; margin: auto; background: #FFF; box-shadow: 0px 2px 5px #012668;overflow:hidden }
/* footer */
.endnav{ line-height:30px; background:#2278b0; text-align:center; width:990px; margin: 5px auto}
.endnav ul a{ color:#FFF; border-right:1px solid #fff; padding:0 15px}
footer{ text-align:center;}
.copyright{ line-height:24px; color:#666; padding:20px 0}