/*二级页全局通用导航
------------------------------------------------------------------------------*/
.top-subordinate{ width:100%; min-width:1000px; height:30px; line-height:30px; border-bottom:#ddd 1px solid; background:#f4f4f4;}
.top-subordinate .container{ width:1000px!important; height:30px; line-height:30px; margin:0 auto;}
.top-subordinate .left{ width:auto; height:30px; line-height:30px; float:left; display:inline;}
.top-subordinate .left a{ float:left; display:block; height:30px; line-height:30px; font-size:12px; margin-right:15px; color:#333;text-decoration: none;}
.top-subordinate .right{ width:auto; height:30px; line-height:30px; float:right;}
.top-subordinate .right a{ float:right; display:block; height:30px; line-height:30px; font-size:12px; color:#333; margin-left: 8px;text-decoration: none;}
.top-subordinate .head-rss {margin-left:10px}
.top-subordinate a:hover{color:#0f5991; text-decoration:none; }
/*页面头部搜索及关键词链接
------------------------------------------------------------------------------*/
.header{ width:1000px; height:84px; margin:0 auto; position:relative}
.header .logo{ width:311px; height:54px; display:block; background:url(../images/logo.jpg); position:absolute; left:0; top:15px;}
.header .search{ width:253px; height:33px; border:#ddd solid 1px; position:absolute; top:26px; right:200px; background:#fff;margin-top: 0;}
.header .search .posi_rela{ width:253px; height:33px; position:relative}
.header .search input[type="text"]{ width:200px; height:27px; line-height:27px; position:absolute; left:6px; top:3px; border:none;padding: 0;}
.header .search input[type="button"]{ width:26px; height:26px; position:absolute; right:6px; top:3px; background:url(../images/search_btn.jpg); display:block; border:none;cursor: pointer;}
.header .search input.placehoder{color: #CCC}
.header .keywords{ width:200px; height:33px; line-height:33px; color:#05385f; font-size:14px; position:absolute; right:0; top:26px;}
.header .keywords a{ width:auto; height:33px; color: #0f5991; display:block; margin-left:6px; float:right; font-size: 12px;text-decoration: none;}
.header .keywords a:hover{ color:#19abfd}
/*底部二维码
------------------------------------------------------------------------------*/
.erweima{ width:100%; min-width:1000px; height:200px; background:#f7f7f7;}
.erweima .container{ width:1000px; height:200px; margin:0 auto; background:url(../images/erweima.png);}
/*友情链接
------------------------------------------------------------------------------*/
.friend_link{ width:1000px; height:auto; margin:0 auto;}
.friend_link p{ color:#666; font-size:12px; line-height:24px;}
.friend_link a{padding:3px;}
.friend_link a:hover{ color:#05385f; text-decoration: underline;}
/*footer
------------------------------------------------------------------------------*/
.footer{ width:1000px; height:60px; line-height:60px; margin:0 auto; margin-top:20px; border-top:1px solid #ccc; color:#333;}
.footer .fl a{ margin-right:30px; display:block; float:left;text-decoration: none;color: #333;}
.footer .fl a:hover{ color:#05385f}
/*第二导航*/
.subnav{ margin-top: -10px; background-color: #eee;}
.subnav .container a { color: #333;}
.subnav .container a:hover { background-color: #e0e0e0;}
/*ads
------------------------------------------------------------------------------*/
.qing5ads{margin:10px auto;position: relative;display: block;}
.qing5ads *{display: block;width: 100%;margin:0 auto;}
.qing5ads span{left: 0px; bottom: 0px; position: absolute; text-align: center; border-top-right-radius: 5px; font-size: 10px; line-height: 14px; width: 26px;  color:#fff; background-color: #9e9e9e;}
.qing5ads span:before { content:"广告";}