﻿@charset "utf-8";

/*
 * Copyright 2007-2015 microhoo.com.cn. All rights reserved.
 * Support: http://www.microhoo.com.cn
 * License: http://www.microhoo.com.cn/license
 * 
 * Style - Article
 * Version: 4.0
 */

/* ---------- HotArticleCategory ---------- */

.hotArticleCategory {
	margin-bottom: 10px;
	-webkit-box-shadow: 2px 2px 8px #dddddd;
	-moz-box-shadow: 2px 2px 8px #dddddd;
	box-shadow: 2px 2px 8px #dddddd;
	overflow: hidden;
	_zoom: 1;
	border: 1px solid #cccccc;
}

.hotArticleCategory dl {
	margin-bottom: -1px;
}

.hotArticleCategory dt {
	height: 36px;
	line-height: 36px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	font-family: "Microsoft YaHei";
	background-color: #fafafa;
}

.hotArticleCategory dd {
	height: 32px;
	line-height: 32px;
	margin: 0px 10px;
	border-bottom: 1px solid #efefef;
}

/* ---------- HotArticle ---------- */

.hotArticle {
	margin-bottom: 10px;
	-webkit-box-shadow: 2px 2px 8px #dddddd;
	-moz-box-shadow: 2px 2px 8px #dddddd;
	box-shadow: 2px 2px 8px #dddddd;
	overflow: hidden;
	_zoom: 1;
	border: 1px solid #cccccc;
}

.hotArticle dl {
	margin-bottom: -1px;
}

.hotArticle dt {
	height: 36px;
	line-height: 36px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	font-family: "Microsoft YaHei";
	background-color: #fafafa;
}

.hotArticle dd {
	height: 32px;
	line-height: 32px;
	margin: 0px 10px;
	border-bottom: 1px dotted #dddddd;
}

.hotArticle dd a {
	color: #888888;
}

.hotArticle dd a:hover {
	color: #ff6600;
}

/* ---------- ArticleSearch ---------- */

.articleSearch {
	margin-bottom: 10px;
	-webkit-box-shadow: 2px 2px 8px #dddddd;
	-moz-box-shadow: 2px 2px 8px #dddddd;
	box-shadow: 2px 2px 8px #dddddd;
	border: 1px solid #cccccc;
}

.articleSearch .title {
	height: 38px;
	line-height: 30px;
	padding-left: 30px;
	color: #a37955;
	font-size: 14px;
	font-weight: bold;
	font-family: "Microsoft YaHei";
	background: url(img/article.gif) 0px 0px no-repeat;
}

.articleSearch .content {
	padding: 10px 0px 18px 0px;
}

.articleSearch .content div {
	width: 168px;
	height: 28px;
	margin: 0px auto;
	position: relative;
	background: url(img/article.gif) 0px -60px no-repeat;
}

.articleSearch input {
	width: 104px;
	height: 18px;
	line-height: 16px;
	padding: 4px;
	margin: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	color: #888888;
	outline: none;
	border: none;
	background: none;
}

.articleSearch button {
	width: 56px;
	height: 26px;
	line-height: 24px;
	margin: 0px;
	font-size: 12px;
	position: absolute;
	top: 0px;
	right: 0px;
	color: #ffffff;
	cursor: pointer;
	outline: none;
	blr: expression(this.hideFocus = true);
	border: none;
	background: none;
}

/* ---------- ArticleList ---------- */

.articleList .result {
	padding: 0px 10px;
	margin-bottom: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	overflow: hidden;
	_zoom: 1;
	border: solid 1px #e4e4e4;
}

.articleList .result ul {
	margin-bottom: -1px;
}

.articleList .result li {
	border-bottom: 1px solid #f1f1f1;
}

.articleList .result a {
	line-height: 40px;
	color: #204e7d;
	font-size: 14px;
	font-weight: bold;
}

.articleList .result span {
	color: #787878;
}

.articleList .result p {
	line-height: 30px;
	color: #787878;
}

.articleList .result dl {
	line-height: 30px;
}

.articleList .result dt {
	color: #843d11;
	font-family: "Microsoft YaHei";
	font-size: 14px;
	font-weight: bold;
}

.articleList .result dd {
	color: #666666;
}

/* ---------- ArticleContent ---------- */

.articleContent .main {
	line-height: 26px;
	padding: 20px;
	margin-bottom: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: solid 1px #e4e4e4;
}

.articleContent .main .title {
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.articleContent .main .info {
	line-height: 30px;
	margin-bottom: 10px;
	color: #787878;
	text-align: center;
	border-bottom: solid 1px #f1f1f1;
}

.articleContent .main .content {
	overflow: hidden;
}

.articleContent .main .content strong {
	font-weight: bold;
}

.articleContent .main .content em {
	font-style: italic;
}
/* ---------- NewArticle ---------- */

.help-center-common {
    background: #f5f5f5 none repeat scroll 0 0;
    padding: 20px 0;
}

.help-center-common .main-about {
    overflow: hidden;
}

.help-center-common .main-about .nav-help {
    background: #fff none repeat scroll 0 0;
    height: auto;
    min-height: 205px;
    overflow: hidden;
    padding-bottom: 40px;
    width: 190px;
}
.help-center-common .main-about .nav-help .tit-help {
    background: #ff6600 none repeat scroll 0 0;
    color: #fff;
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    padding: 0 20px;
    text-align: center;
}

.help-center-nav {
    height: auto;
    margin: 0 auto;
    width: 190px;
}

.help-center-nav dl {
    color: #343434;
    font-size: 16px;
    height: auto;
    padding-left: 12px;
    width: 178px;
}

.help-center-nav dt {
    border-bottom: 1px dashed #fafafa;
    height: 40px;
    line-height: 40px;
}

.help-center-nav .help-sever {
    margin-left: 0;
}
.help-center-nav a {
    color: #8d8d8d;
    display: block;
    font-size: 14px;
    transition: color 0.25s ease-in-out 0s;
}
.help-center-nav li {
    border-bottom: 1px dashed #fafafa;
    height: 40px;
    line-height: 40px;
    text-indent: 22px;
    width: 178px;
}

.help-center-nav a {
    color: #8d8d8d;
    display: block;
    font-size: 14px;
    transition: color 0.25s ease-in-out 0s;
}

.help-center-nav i {
    display: inline-block;
    margin-right: 12px;
    vertical-align: -1px;
    width: 14px;
}

.help-center-nav .cur-help {
    color: #ff6600;
    font-size: 14px;
}
.icon-help-reserve {
    background-image: url("img/common.png");
    background-position: 0px -557px;
    height: 14px;
    width: 12px;
}
.help-center-common .main-about .about {
    overflow: hidden;
    width: 990px;
} 
 

.help-center-main {
    background: #fff none repeat scroll 0 0;
    height: auto;
    padding: 0px 0 20px;
    width: 990px;
}

.about_title {
    border-bottom: 2px solid #dce0e9;
    height: 50px;
    box-sizing: border-box;
}
.about_title h1 {
    font-size: 16px;
    line-height: 48px;
}
.kz-margin-vertical-0 {
    margin-bottom: 0;
    margin-top: 0;
}
.about_title h1 span {
    border-bottom: 2px solid #ff6600;
    display: inline-block;
    padding: 0 15px;
}

.help-center-main .help-center-tit {
    color: #ff6600;
    font-size: 20px;
    text-align: center;
    margin-bottom:10px;
}

.help-deposit {
    height: auto;
    margin: 0 auto;
}

.help-main {
    line-height: 24px;
    padding:20px;
}

.help-center-main p {
    color: #333;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 30px;
}