html body {
	-webkit-font-smoothing: auto;
}

#white-nav {
	background-color: #fff;
	border: 1px solid #e7e8eb;
}

#white-nav * {
	font-family: tahoma, arial, 'Hiragino Sans GB', 'Microsoft Yahei',
		????   !important;
}

#white-nav .logo-icon1 {
	color: #0ae;
}

#white-nav .logo-icon2 {
	color: #343534;
}

#white-nav a.nav-title {
	border-left: 1px solid #d3d3d3;
	height: 21px;
	line-height: 21px;
	opacity: 1;
	color: #1a1a1a;
	display: inline-block;
	margin-top: 24px;
}

#white-nav .nav-link {
	color: #242735;
	opacity: 1;
}

#white-nav .nav-link-current {
	color: #0ae;
}

#white-nav .nav-link:hover {
	color: #0ae;
}

#white-nav .nav-item.nav-btn {
	margin-top: 18px;
	line-height: 32px;
	font-size: 16px;
	float: right;
}

#white-nav .nav-box {
	right: 0;
}

#header-btn {
	color: #1a1a1a;
	opacity: 1;
}

.resource-center {
	padding: 60px 0 64px 0;
	background:
		url("../img/zjYBdAoUSKUmFJa.png")
		no-repeat center bottom;
}

.container {
	width: 1205px;
	margin: 0 auto;
}

.container a {
	text-decoration: none;
	color: #1a1a1a;
}

.resource-title {
	float: left;
}

.resource-title span {
	line-height: 27px;
}

.resource-title p {
	margin-top: 17px;
	line-height: 17px;
}

.doc-search {
	position: relative;
	float: right;
}

.doc-search .J_docSearch {
	height: 32px;
	width: 436px;
	margin-right: 15px;
	background: #fff;
	border: 1px solid #ccc;
	outline: none;
}

.operation ul .operation-baoguan   div {
	background-image:
		url('../../images/sandopen/kNiDNkqAPpDcvfy.png');
}

.doc-content {
	margin-top: 60px;
}

.doc-list ul {
	margin-right: 85px;
	float: left;
}

.doc-list ul:nth-child(3n) {
	margin-right: 0;
}

.doc-list ul li {
	width: 345px;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.doc-list ul li:nth-child(n+2) {
	border-bottom: 1px solid #e6e6e6;
	padding: 10px 0;
}

.doc-list ul li:nth-last-child(1) {
	border-bottom: none;
}

.doc-list ul .doc-title {
	padding: 0 0 30px 0;
}

.doc-list ul a:hover,.doc-list ul .more a {
	color: #00aaee;
}

.doc-list ul .more i {
	width: 0;
	height: 0;
	line-height: 0;
	display: inline-block;
	border: 6px solid #00aaee;
	border-color: transparent transparent transparent #00aaee;
	margin-left: 5px;
	vertical-align: middle;
}

.footer {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	height: 54px;
	padding: 15px 0 20px 0;
	box-sizing: border-box;
	color: #808080;
	background-color: #242735;
}

.footer p {
	text-align: center;
	font-size: 12px;
}

.footer-sub {
	margin-bottom: 10px;
}

.footer-sub span {
	margin: 0 5px;
}

.footer a {
	color: #808080;
}

.footer.footer-date {
	margin-right: 10px;
}