﻿

/*--基础类--*/
* {
	padding:0px;
	margin:0px;
}
html {
	background:#FFFFFF;
}
body {
	font-size:14px;
	font-family:微软雅黑, 宋体, Tahoma, Arial;
	color:#757575;
}
img {
	border:none;
}
.thisclass {
	color:#F63;
	border-bottom: 1px solid #F63;
}
a {
	color:#256EB1;
	text-decoration:none;
}
a:hover {
	color:#F63;
	text-decoration:none;
}
ul {
	list-style:none;
}
span.more {
	color: #AAAAAA;
}
span.more a {
	color: #AAAAAA;
	text-decoration: none;
}
span.more a:hover {
	color: #ff6633;
	text-decoration: none;
}
/*--常用类--*/

.center {
	margin:0 auto;
}
.left {
	float:left;
}
.right {
	float:right;
}
.mt8 {
	margin-top:8px;
}
.mt2 {
	margin-top:6px;
}
.mt4 {
	margin-top:4px;
}
.w {
	width:1120px;
	overflow:hidden;
}
.w25{
	width:280px;
	overflow:hidden;
}
.m8 {
	padding:8px;
	color:#999999;
}
.p8 {
	padding:8px;
	color:#999999;
}
.pleft {
	width:770px;
	overflow:hidden;
}
.pright {
	width:336px;
	overflow:hidden;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
.clearfix {
	display:block;
}
/*--pages分页--*/
.pages {
	color:#999999;
	line-height:28px;
	float: left;
	padding: 12px;
}
.pages li {
	float: left;
	margin-right: 6px;
}
.pages li.thisclass {
	background-color: #3266CC;
	border: 1px solid #3266CC;
	color:#FFFFFF;
	padding: 0 10px;
}
.pages li a {
	border: 1px solid #E9E9E9;
	float: left;
	padding: 0 10px;
}
.pages li a:hover {
	background-color: #3266CC;
	color:#FFFFFF;
	border: 1px solid #3266CC;
	padding: 0 10px;
	text-decoration: none;
}
.pages li.nohref {
	border: 1px solid #E9E9E9;
	color: #999999;
	padding: 0 10px;
}
/*--footer底部样式--*/
.footer {
	border-top: 1px solid #E5EFD6;
	color: #999999;
	padding:10px 0;
	text-align: center;
	line-height:28px;
}
/*--sitemap网站地图--*/
.sitemap {
	border-bottom: 1px solid #eaeaea;
	border-top: 1px solid #eaeaea;
	color: #888888;
	height:30px;
	line-height:30px;
}
.sitemap h2 {
	float:left;
	font-size:14px;
	color:#888888;
}
.sitemap .more {
	float: right;
	margin-right:20px;
}
.linkbox {
	border-bottom: 1px solid #EEEEEE;
	padding: 10px 8px;
}
.linkbox h3, .linkbox h3 a {
	color: #669933;
	font-size: 14px;
}
.f6 {
	clear: both;
	overflow: hidden;
	padding:8px 0;
	width: 100%;
}
.f6 li {
	float:left;
	padding-right:20px;
	line-height:40px;
}
/*--backToTop返回头部--*/
.backToTop {
	font:12px '微软雅黑', 'yahei', '黑体', Verdana, Arial, Tahoma;
	display: none;
	width: 60px;
	height:60px;
	line-height: 1.2;
	padding: 5px 0;
	background-color: #000;
	color: #fff;
	font-size: 24px;
	text-align: center;
	position: fixed;
	_position: absolute;
	right: 10px;
	bottom: 100px;
	_bottom: "auto";
	cursor: pointer;
	opacity: .6;
	filter: Alpha(opacity=60);
}
/*--dtopad软件下载页面推广广告样式--*/
.dtopad {
	border: 1px solid #eeeeee;
	background-color:#FFFFFF;
}
.dtopad .dtopinfo {
	background-color: #ffffff;
	padding-left: 5px;
	color:#cccccc;
}
/* 搜索框  */
.bdcs-container .bdcs-main,.bdcs-container .bdcs-main * {
	box-sizing: content-box;
	margin: 0;
	padding: 0;
	float: none;
	clear: none;
	overflow: hidden;
	white-space: nowrap;
	word-wrap: normal;
	border: 0;
	background: 0 0;
	width: auto;
	height: auto;
	max-width: none;
	min-width: none;
	max-height: none;
	min-height: none;
	border-radius: 0;
	box-shadow: none;
	transition: none;
	text-align: left
}

.bdcs-container .bdcs-clearfix:after {
	content: '';
	display: block;
	clear: both;
	height: 0
}

.bdcs-container .bdcs-clearfix {
	zoom: 1
}

.bdcs-container .bdcs-main {
	overflow: visible
}

.bdcs-container .bdcs-search {
	display: block;
	overflow: visible;
	position: relative;
	border-style: solid
}

.bdcs-container .bdcs-search-form-input-wrap {
	display: inline-block
}

.bdcs-container .bdcs-search-form-input {
	border-width: 1px;
	border-style: solid;
	display: inline-block;
	vertical-align: top;
	text-indent: 5px;
	background-color: #fff;
	float: left
}

.bdcs-container .bdcs-search-form-input:focus {
	border-width: 1px;
	border-style: solid;
	outline: 0
}

.bdcs-container .bdcs-search-form-submit-wrap {
	display: inline-block
}

.bdcs-container .bdcs-search-form-submit {
	display: inline-block;
	cursor: pointer;
	border-width: 1px;
	border-style: solid;
	vertical-align: top;
	text-align: center;
	width: 50px;
	//_overflow: hidden
}

.bdcs-container .bdcs-search-form-submit-magnifier {
	width: 45px;
	padding: 0;
	text-indent: -999em;
	overflow: hidden;
	background: url(http://znsv.baidu.com/static/customer-search/component/search/magnifier-icon.png) no-repeat center center;
	_background: url(http://znsv.baidu.com/static/customer-search/component/search/magnifier-icon_ie6.png) no-repeat center center
}

div#default-searchbox .default-channel-meun {
	position: relative;
	width: 75px;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	background: #fff;
	float: left;
	overflow: visible
}

div#default-searchbox .default-channel-current {
	border: 1px solid;
	position: relative;
	width: 100%;
	border-right: 0
}

div#default-searchbox .default-channel-current span {
	margin-left: 8px
}

div#default-searchbox .default-channel-current i {
	overflow: hidden;
	width: 0;
	height: 0;
	border-width: 6px 6px 0;
	border-color: #9E9E9E #fff;
	border-style: solid;
	display: block;
	position: absolute;
	right: 10px;
	top: 11px
}

div.cse-default-channel-container {
	display: block;
	position: absolute;
	z-index: 30061000000
}

div.cse-default-channel-container .default-channel-list {
	display: none;
	width: 99%;
	list-style: none;
	background: #fff;
	border: 1px solid #DDD;
	border-top: 0;
	margin: 0;
	padding: 0
}

div.cse-default-channel-container .default-channel-list li {
	background: 0 0;
	line-height: 24px;
	list-style: none;
	display: block;
	padding-left: 7px;
	cursor: pointer
}

div.cse-default-channel-container .default-channel-list li:hover {
	background: #DDD
}

.bdcs-container .bdcs-search-form-input-wrap {
}

.bdcs-container .bdcs-search-form-input-notspan {
	margin-left: 0px;
	font-family: Arial,SimSun,sans-serif;
	color: #000000;
	font-size: 12px;
}

.bdcs-container .bdcs-search-form-input .icon-nofocus {
	left:;
	right:;
	top:;
	height:;
	width:;
}

.bdcs-container .bdcs-search {
	width: 490px;
	height: 22px;
	overflow: visible;
	border-color: #ffffff;
	border-radius: 0px;
	border-width: 0px;
	box-shadow: none;
	background-color: none;
}

.bdcs-container .bdcs-search-form-input {
	border-color: #ffffff;
	margin-right: 8px;
	width: 428px;
	height: 20px;
	line-height: 20px;
	font-family: Arial,SimSun,sans-serif;
	color: #000000;
	font-size: 12px;
	border-radius: 0px;
	background-color: #FFFFFF;
}

.bdcs-container .bdcs-search-form-input:focus {
	border-color: #ffffff;
}

.bdcs-container .bdcs-search-form-submit-wrap {
}

.bdcs-container .bdcs-search-form-submit {
	border-color: #ccff00;
	height: 20px;
	width: 50px;
	background-color: #ccff00;
	color: #000000;
	font-family: Arial,SimSun,sans-serif;
	font-size: 12px;
	border-radius: 0px;
}
#olzfflgy a{display:block;float:left;margin-right:15px;}

/**右侧栏**/
.box-b{border:1px solid #dcdcdc;padding:10px;font-size: 14px;margin-bottom: 5px;}
/**侧栏文章列表**/
.box-b h3{height:16px;line-height:16px;font-size:16px;border-left:5px solid #009999;overflow:hidden;padding-left:10px;margin:5px 0 10px 5px;font-weight: bold;}
.remen li{height:32px;line-height:32px;;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}

.remen li a:hover{color:#ff4000}
/*子分类*/
.lower{margin-right:-15px; margin-bottom: -10px;  overflow:hidden;padding:5px 0 0 5px;}
.lower li{line-height: 32px;}
.lower li a{color:#fff;background:#1576b5;width:135px;margin:0 15px 15px 0;text-align: center;float: left;}
.lower li a.cur2{background:#009999}
.lower li a:hover{background:#009999}

#sidebar {width:335px; float:right; height:280px;}
#portamento_container {float:right; position:relative;} 
#portamento_container #sidebar {float:none; position:absolute;} 
#portamento_container #sidebar.fixed {position:fixed;}
.foot {width: 100%;
    min-width: 1200px;
    height: 60px;
    margin-top: 40px;}
.foot p{    width: 100%;
    min-width: 1120px;
    text-align: center;
    color: #888;
    line-height: 60px;}
