@charset "utf-8";
/* CSS Document */

/*header start*/

.header{background:url(bg.png) 0px 0px repeat-x;height:37px;min-width:1000px;
        border-bottom: 1px solid #e0e0e0; position: fixed;width: 100%;z-index: 19999;  }

/*顶部新媒体矩阵*/
.navMain {width:1000px;margin:0 auto;color:#434343;}
.navMain a{color: #585858;}
.navMain a:hover{text-decoration: underline;color:#1E63B0;}
.topNav{ margin-top:-4px;}
.topNav li{float:left;font-size:14px;margin:0 15px 0 0;display:inline;}
.topNav a{color: #585858;}
.topNav .strong{ font-weight:800;}
.topNav a:hover{color:#1E63B0;}
.topNav-more{position:relative;z-index:98; margin-top:-4px;}
.topNav-more-tx{font-size:14px;background:url(ico-3.png) no-repeat -152px -48px;
                padding:0 25px 0 10px;position:relative;z-index:100;height:43px;}
.topNav-more-box{
	position:absolute;
	border:1px solid #ddd;
	background:#fff;
	width:232px;
	top:44px;
	left:0;
	padding:5px 10px;
	z-index:99;
	box-shadow:0 0 2px #f0f0f0;
	display:none;
	background-color:#fff;
}
.topNav-more-box ul{overflow:hidden;}
.topNav-more-box li{border-top:1px dashed #ddd;line-height:38px;margin:-1px 0 0 -20px;}
.topNav-more-box li a{margin:0 0 0 20px;font-size:14px;}
.topNav-more-on .topNav-more-tx{line-height:43px;border:1px solid #ddd;
                                 border-bottom-color:#fff;background-position:-152px -103px;
                                 box-shadow:0 -2px 2px #f0f0f0;background-color:#fff;}
								 
.topNav-more-on .topNav-more-box{display:block;}
.topLeft{float:left;line-height:45px;height:45px;width:520px;}
.topLeft a,
.topLeft span{display:inline-block;vertical-align:middle;}
.topLeft .date{margin:0 10px 0 25px;}
.topLeft .tianqi{margin:0 5px 0 12px;}
.topLeft .wendu{margin:0 6px 0 0;}
.topLeft img{margin-top:-10px; margin-right:30px;}
.topRight{float:right;line-height:45px;}
.topRight .tn{height:45px;float:left;padding:0 10px;min-width:34px;position:relative;z-index:99; margin-top:-8px;}
.topRight .reg{color:#8bbd00;margin:0 0 0 8px;}
.topRight .tn-item{text-align:center;display:block;cursor:pointer;}
.topRight .tn-item img{*margin:12px 0 0;}
.topRight .tn-item a{display:block;}
.topRight .tn-login{border-left:none;}

.topRight .tn-login .tn-box {width: 175px;padding: 10px 0 0 10px;}
.topRight .formLogin input{width: 154px;height: 28px;padding-left: 8px;line-height: 28px;
                           font-size: 12px;font-weight: 400;display: block;margin-top: 5px;}
.topRight .formLogin .loginbox {margin: 8px 0 0 0;}
.topRight .formLogin .loginbox a {width: 154px;height: 30px;padding:0 4px;text-align:center; line-height:30px;
                                  font-size: 14px;font-weight: 700;display: inline-block;cursor: pointer;
								  border: 1px solid #239438;color: #fff;background-color: #5eba6d;}
.topRight .tn-region .tn-box{width:138px;padding:6px;}
.topRight .tn-weixin .tn-box{width:138px;padding:6px;}
.topRight .tn-app .tn-box{width:138px;padding:6px;}
.topRight .tn-szb .tn-box{width:138px;padding:6px;}
.topRight .tn-wbpswx .tn-box{width:138px;padding:6px;}
.topRight .tn-email img{*margin:16px 0 0;}
.tn-box{background:#fff;width:137px;height:137px;border:1px solid #e1e1e1;box-shadow:0 0 2px #ddd;
        -webkit-box-shadow:0 0 2px #ddd;position:absolute;top:50px;left:50%;
		margin:0 0 0 -67px;z-index:100;display:none;}
.tn-box img{ width:138px; height:138px;}
.tn-box a{color:#858585;}
.tn-box-arrow{background-position:0 -714px;display:block;width:11px;height:6px;
               overflow:hidden;position:absolute;top:-6px;left:50%;margin:0 0 0 -5px;}
.tn-box-list{padding:0 6px;_margin-top:-1px;}
.tn-box-list li{border-top:1px dashed #d9d9d9;padding:0 6px;line-height:37px;}
.tn-box-list li:first-child{border-top:none;}
.tn-box-vis .tn-box{}
.header .navMain .topRight .tn .tn-img {
	margin-top:8px;
}


.header-fb{
	width:100%;
	display:block;
	background:url(news_header_top.png) repeat-x top center;
	height:392px;
}
.header-fb a{ margin-top:50px; float:left;}
.l{float:left;}
.r{float:right;}
.crumbs-ico {background:url(ico-3.png) no-repeat;display:inline-block;}