/*新版-顶部登陆条*/
.top-nav-box {
	width: 100%;
}
.top-nav {
	width:1200px;
	height:40px;
	margin:0px auto 0;
	font-size: 13px;
}
.top-nav-left {
	#width:400px;
	float:left;
	padding-left:0px;
	margin-left: -5px;
}
.top-nav-left ul {
	text-align:left;
}
.top-nav-left li {
	width:auto;
	height: 40px;
	float:left;
	color: #666;
	padding: 0px 10px;
	line-height:40px;
}
.top-nav-left li a {
	color: #666;
	line-height:40px;
}
.top-nav-left ul li.small-logo {
	width: 120px;
	padding: 0px 0px;
	height: 30px;
	line-height: 30px;
	margin: 2px 0px;
	#border: 1px solid red;
	#background:url(../images/small-logo2.png) 0 3px no-repeat;
}

.top-nav-left img {
	vertical-align:middle;
}
.top-nav-home-ico {
	width:15px;
	height: 36px;
	float: left;
	margin: 0 2px;
	background:url(../images/top-login-icon.png) no-repeat;
	background-position: 0 12px;
}
.top-nav-phone-ico {
	width:15px;
	height: 36px;
	float: left;
	margin: 0 2px;
	background:url(../images/top-login-icon.png) no-repeat;
	background-position: -16px 12px;
}
.top-nav-right {
	width:auto;
	float:right;
}
.top-nav-right ul {
	text-align:left;
}
.top-nav-right li, .top-nav-right li a {
	width:auto;
	float:left;
	color: #666;
	margin-left:8px;
	line-height:40px;
}
.top-nav-right .wap-qr-code {
	width: 130px;
	height: 130px;
	overflow: hidden;
	padding: 5px;
	position: absolute;
	top:40px;
	margin-left: -25px;
	background-color: #F5F5F5;

}
.top-nav-right .wap-qr-code img {
	width: 100%;
}
.top-nav-nav-ico {
	width:15px;
	height: 36px;
	float: left;
	margin-left: 2px;
	margin-right: -5px;
	background:url(../images/top-login-icon.png) no-repeat;
	background-position: -42px 14px;
}
.top-nav-nav-shap {
	width:15px;
	height: 20px;
	float: left;
	margin: 0 2px;
	background:url(../images/top-login-icon.png) no-repeat;
	background-position: -28px 17px;
}

/*关部logo行*/
.header-box {
	background-color: #FFFFFF;
}
.header-content {
	width:1200px;
	height:80px;
	margin: 0 auto;
	padding: 5px 0px;
	background-color: #FFFFFF;
}
.logo {
	width:224px;
	float:left;
	height:60px;
	line-height:60px;
}
.banner {
	width:470px;
	float:left;
	margin-left:5px;
	height:60px;
	text-align:center;
}
.search-box {
	width: 600px;
	float: left;
	margin-left: 15px;
}
.search-box .search-input {
	float: left;
	padding: 15px 0px 15px 20px;
}
.search-box .search-input input{
	width: 350px;
	height: 38px;
	font-size: 15px;
	border: 1px solid #128bed;
}
.search-box .search-button {
	float: left;
	width: 100px;
	height: 38px;
	margin: 15px 0px;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #128bed;
}
.search-box .search-button button{
	width: 100%;
	height: 100%;
	background-color: #128bed;
	font-size: 18px;
	border: 1px solid #128bed;
	#background: url(../images/search-1.png) 50% 50% no-repeat;
}
.search-box .ask-button {
	float: left;
	margin-left: 5px;
	width: 100px;
	height: 38px;
	line-height: 36px;
	margin-top: 15px;
	color: #128bed;
	font-size: 18px;
	text-align: center;
	border: 1px solid #128bed;
}
.rightad {
	width:250px;
	float:right;
	height:58px;
	border:1px dashed #7D992C;
}
.rightad ul {
	width:248px;
	margin:0 auto;
	padding:0;
}
.rightad li {
	width:80px;
	float:left;
	height:29px;
	line-height:29px;
	text-indent:22px;
	background:url(../images/rightad-icon.gif) no-repeat;
	background-position: 6px center;
}
.top-logo-right {
	width:154px;
	float:right;
	height:60px;
	overflow: hidden;
}
.top-logo-right ul {
}
.top-logo-right li {
	width:auto;
	float:left;
	height:36px;
	line-height:36px;
	margin: 10px 4px;
}
.top-logo-right li.shoucang {
	width: 36px;
	height: 36px;
	background-color: #7CE0E0;
	border-radius:3px;
}
.top-logo-right .shoucang-icon {
	float: left;
	width: 36px;
	height: 36px;
	background:url(../images/top-logo-icon.png) no-repeat;
	background-position: 8px -114px;
}
.top-logo-right li.tougao {
	width: 100px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #128bed;
	border-radius:3px;
}
.top-logo-right li.tougao a {
	color: #FFFFFF;
}
.top-logo-right .tougao .tougao-icon{
	width: 20px;
	height: 36px;
	margin: 0 6px;
	float: left;
	background:url(../images/top-logo-icon.png) no-repeat;
	background-position: 4px -148px
}

/*头部一级导航*/
.nav-box {
	margin:10px auto 0;
	background-color: #128bed;
	height: 70px;
	padding: 10px 0px;
}
.nav {
	width:1200px;
	height:50px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
.nav .nav-channel {
	float: left;
	padding: 0 32px;
	border-right: 1px solid #ddd;
	overflow: hidden;
}
.nav .channel-1 {
	padding-left: 0px;
}
.nav .channel-5 {
	border: none;
	padding-right: 0px;
}
.nav .nav-channel .channel-title {
	float: left;
	width: 60px;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	text-align: center;
	color: #FFFFFF;
}
.nav .nav-channel .channel-title a {
	color: #FFFFFF;
}
.nav .nav-channel .channel-list {
	float: left;
}
.nav .nav-channel .channel-list ul{
	padding: 0px 5px;
}
.nav .nav-channel .channel-list li {
	float:left;
	padding: 0 9px;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:25px;
}
.nav li a, .nav li a:hover {
	color:#FFFFFF;
	text-decoration: none;
}
.nav .channel-list-1 {
	width: 150px;
}
.nav .channel-list-2 {
	width: 70px;
}
.nav .channel-list-3 {
	width: 160px;
}
.nav .channel-list-4 {
	width: 170px;
}
.nav .channel-list-5 {
	width: 80px;
}
/*头部二级导航*/
.hotnav {
	width:1140px;
	margin:10px auto 0;
	height:56px;
	padding: 5px 0;
	background-color: #FFFFFF;
}
.hotnav a {
	color: #666;
}
.hotnav ul {
	height: 60px;
	padding: 0 10px;
	overflow: hidden;
}
.hotnav li {
	float:left;
	width:64px;
	height:28px;
	font-size: 14px;
	line-height:28px;
	margin: 0px 9px;
}
.hotnav li.big {
	font-weight: bold;
}
.hotnav li.small {
}
.hotnavright {
	width:auto;
	float:right;
	line-height:28px;
	valign:middle;
	height:28px;
	display:inline;
	padding-right:10px;
	padding:0 4px;
}
.hotnavright input {
	font-size:14px;
}
.topad {
	width:1000px;
	margin:5px auto;
	height:90px;
	border:1px solid #A0C1D6;
}
/*顶部通栏广告*/
.top-across-column-ad {
	width:1140px;
	margin:10px auto;
	height:90px;
	text-align: center;
	padding: 4px 0px;
	background-color: #FFFFFF;
}
.ad_article_tonglan {
	width:1140px;
	margin:10px auto;
	height:90px;
	text-align: center;
	padding: 4px 0px;
	background-color: #FFFFFF;
}

#tonglan_gonggao {
	width: 100%;
	height: 38px;
	position: fixed;
	#left: 50%;
	top: 0px;
	#margin-left: -480px;
	text-align: center;
	background-color: #F5F5F5;
}
#tonglan_gonggao .tonglan_gonggao_content {
	position: relative;
	width: 960px;
	height: 38px;
	line-height: 38px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0 auto;
	background-color: #DC0000;
}
#tonglan_gonggao .tonglan_gonggao_content a {
	color: #FFFFFF;
	text-decoration: none;
}
#tonglan_gonggao_close {
	float: right;
	width: 46px;
	height: 26px;
	line-height: 26px;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-right: 4px;
	font-weight: bold;
	cursor: pointer;
	border-radius: 6px;
	background-color: #F80;
}
#tonglan_gonggao .tonglan_gonggao_more {
	color: #FFFF00;
}

/*全站-浮动-右侧导航*/
#global-float-right-nav {
	display:none;
	position:fixed;
	width:60px;
	height:200px;
	z-index:1000;
}
#global-float-right-nav a {
	color: #666;
	text-decoration:none;
}
#global-float-right-nav .box {
	width: 60px;
	height: 28px;
	font-size: 15px;
	color: #666;
	border: 1px solid #ddd;
	line-height: 28px;
	text-align: center;
	margin-top: 5px;
	padding: 5px 5px;
	background-color: #ddd;
}
#global-float-right-nav .to-top {
	color: #666;
}
#global-float-right-nav .contribute span {
	float: left;
	width: 18px;
	height: 18px;
	background-image: url(/public/images/global_float_right_nav.png);
	background-position: 0px 0px;
	margin: 5px 4px;
}
#global-float-right-nav .qr-code span {
	float: left;
	width: 17px;
	height: 17px;
	background-image: url(/public/images/global_float_right_nav.png);
	background-position: 48px 0px;
	margin: 5px 4px;
}
#global-float-right-nav .to-top span {
	float: left;
	width: 13px;
	height: 18px;
	background-image: url(/public/images/global_float_right_nav.png);
	background-position: 78px 8px;
	margin: 5px 4px;
}

/*文章-左侧-当前位置*/
.position {
	height: 50px;
	font-size:13px;
	line-height:50px;
	color:#999;
}
.position a {
	color:#333;
}
