* { margin: 0; padding: 0; }
input { outline: none }
.fl { float: left; }
.fr { float: right; }
.con_box { width: 1000px; height: auto; overflow: hidden; margin: 0 auto; }
.line_box { width: 100%; height: auto; overflow: hidden; /*border-bottom: 1px solid #e0e0e0;*/ }
/* 顶部导航 */
.nav { width: 100%; height: 55px; background: #164c88; position: fixed; z-index: 200; }
#nav { width: 1000px; height: 55px; margin: 0 auto; }
#nav .on { background: #313131; }
#nav li { float: left; display: block; background: none; position: relative; z-index: 20; border-left: 1px solid #8ba6c4; }
#nav li.bor { border-right: 1px solid #8ba6c4; }
#nav li span.jt { font-family: Georgia; padding-left: 8px; }
#nav li a { display: block; padding: 0; font-weight: 700; line-height: 55px; text-decoration: none; color: #fff; zoom: 1; padding: 0px 12px 0 12px; }
#nav li a:hover, #nav li a.hov { background-color: #313131; color: #fff; }
#nav ul { position: absolute; left: -29px; display: none; margin: 0; padding: 0; list-style: none; }
#nav ul li { width: 150px; float: left; border-top: 1px solid #eee; text-align: left; background: #c4d5e8; }
#nav ul li:hover { }
#nav ul a { display: block; height: 20px; line-height: 20px; padding: 8px 5px; color: #666; font-weight: normal; }
#nav ul a:hover { background: #eee; text-decoration: none; color: #000; }
#nav .red { color: #ff4040; }
/*END*/
/*logo*/ 
.con_logo { width: 100%; height: 100px; border-bottom: 1px solid #d3d3d3; margin-top: 25px; margin-bottom: 14px; padding-top: 59px; }
.logo { width: 479px; height: 75px; }
.date { width: 224px; height: 18px; /* background: url(http://www.xinhuanet.com/english/20161108new/images/clock.jpg) no-repeat left center; */
    /* padding-left: 25px; */
margin: 40px 0 0 79px; }
#Date { font-family: Georgia; font-size: 14px; color: #434343; }
.sreach_box { width: 196px; height: auto; margin: 0 0 0 20px; }
.sreach_v1 { width: 150px; height: 20px; border: 1px solid #d3d3d3; border-right: none; }
.username { width: 150px; height: 20px; border: none; }
.sreach_v2 { width: 30px; height: 20px; border: 1px solid #d3d3d3; border-left: none; padding: 5px 5px 0px 0px; }
.slect_box { float: right; }
.slect { border: none; outline: none; width: 88px; font-weight: bold; cursor: pointer; }
.sreach { margin-top: 13px; }
.column .item li { margin-top: 15px; }
.column .item { margin-top: 10px; }
.toptitle { color: #00b7ee; }
/*END*/
