/*---- index reset ----*/


/*---- index reset end ----*/

/*---- index globa ----*/

/*---- index globa end ----*/


.p1 {
	position: relative;
	margin-top: 20px;
}
.p2:after {
	clear: both;
	color: #333333;
	content: " ";
	display: block;
}
.p2, .p3, .p4, .p5 {
	clear: both;
	margin-bottom: 20px;
	zoom:1;
	background: #fff;
}

.index-title {
	position: relative;
	background: #75aadc;
}
.index-title h1 {
	position: absolute;
	left: 115px;
	top: 65px;
	font-size: 36px;
	font-family: "Microsoft YaHei";
	font-weight: lighter;
	line-height: 100%;
	color: #fff;
}
.index-main {
	width: 775px;
	padding: 8px;
}
.web-search {
	position: static;
	height: 54px;
	padding-left: 155px;
	padding-top: 20px;
	padding-bottom: 0;
	background: url(../images/wd-web-search.jpg) no-repeat; 
}
.web-search input[type="text"] {
	width: 410px;
	margin-right: 0;
	padding: 8px 8px;
	font-size: 14px;
	background: #fff;
	border: 0;
}
.web-search input[type="button"] {
	width: 112px;
	height: 36px;
	padding: 8px 10px 8px 30px;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #fff;
	background: url(../images/wd-web-search-btn.gif) no-repeat;
}
.index-intro {
	padding: 12px 10px 12px 49px;
	line-height: 22px;
	color: #7f7f7f;
	background: url(../images/wd-index-zx.gif) no-repeat;
}
.index-bd-box {
	padding: 15px;
	background: #f0f0f0;
}
.index-bd-box h2 {
	font-size: 16px;
	font-family: "Microsoft YaHei";
	font-weight: lighter;
	line-height: 24px;
}
.index-bd-sel {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #f4ada7;
}
.index-bd-sel a {
	float: left;
	height: 18px;
	margin: 11px 0;
	margin-left: -1px;
	padding: 0 15px;
	font-size: 16px;
	font-family: "Microsoft YaHei";
	font-weight: lighter;
	line-height: 18px;
	color: #6d6d6f;
	border-right: 1px solid #e1e2e4;
}
.index-bd-sel .current {
	height: 41px;
	margin: -2px 0 -1px;
	line-height: 40px;
	background: #fff;
	border: 0;
	border-top: 2px solid #ea5a4f;
}
.index-bd-cnt {
	margin-bottom: 30px;
	padding: 15px;
	background: #fff;
}
.index-bd-cnt table {
	width: 100%;
}
.index-bd-cnt th {
	padding: 15px 0;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	font-weight: lighter;
	line-height: 24px;
	color: #3c3c3c;
	vertical-align: top;
}
.index-bd-cnt td {
	padding: 10px 0;
}
.index-bd-cnt td span {
	display: block;
	line-height: 18px;
	color: #787878;
}
.notice {
	margin-bottom: 20px;
	padding: 0 0 20px;
	border-bottom: 1px dashed #e4e4e4;
}

.notice ul {
	padding-left: 75px;
	list-style-type: decimal;
}
.notice li {
	padding: 2px 0;
	line-height: 24px;
}
.others h2 {
	margin-bottom: 15px;
}
.others table {
	width: 100%;
}
.others td, .others th {
	padding: 10px;
	font-size: 12px;
	font-family: "Microsoft YaHei";
	font-weight: lighter;
	line-height: 24px;
	background: #fff;
	border: 1px solid #d7d7d7;
}
.others th {
	text-align: center;
}
.others td a {
	display: inline-block;
	margin-bottom: 10px;
	padding: 2px 5px;
	color: #292929;
	/*background: #f6f6f6;*/
}
.faq {
	width: 383px;
	margin: 8px;
}
.faq h2 {
	position: relative;
	height: 38px;
	padding: 0 6px;
	font-family: "Microsoft YaHei";
	font-size: 16px;
	line-height: 38px;
	background: url(../images/wd-fag-h.gif) repeat-y right #f2f2f2;
	border: 1px solid #e4e4e4;
}
.faq h2 tt {
	position: absolute;
	right: 10px;
}
.faq h2 tt a {
	font-size: 12px;
	color: #555;
}
.faq-list table {
	width: 100%;
}
.faq-list td, .faq-list th {
	padding: 2px;
	line-height: 24px;
	border-bottom: 1px dashed #dddddd;
}
.faq-list th {
	color: #999999; 
	font-weight: lighter;
}
.wd-list {
	padding: 15px 0;
}
.wd-list dl {
	margin-bottom: 20px;
	padding-left: 35px;
	padding-bottom: 15px;
	background: url(../images/wd-list-ico.png) no-repeat 0 1px;
	border-bottom: 1px dashed #c4c4c4;
}
.wd-list dt {
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 5px;
	font-family: "Microsoft YaHei";
	font-size: 18px;
	font-weight: lighter;
	line-height: 24px;
	color: #4e4e4e;
}
.wd-list dt a {
	color: inherit;
}
.wd-list dd {
	padding: 3px 0;
}
.wd-list .op {
	display: inline-block;
	color: #c4c4c4;	
}
.wd-list .op span {
	margin-right: 10px;
	color: #9c9c9c;
}
.wd-list .op i {
	color: #db372b;
}
.wd-list .from a {
	color: #c4c4c4;
}
.wd-list .from a:hover {
	color: #414141;
}
.wd-list .intro {
	color: #666666;
	font-size: 14px;
	line-height: 30px;
}
.wd-list .reply {
	margin: 0 -10px;
	padding: 5px 10px 5px;
	color: #666666;
	font-size: 14px;
	line-height: 30px;
	background: #fbfcec;
	border: 1px dashed #ccc;
}
.wd-list .reply .time {
	margin: 0;
	color: #9c9c9c;
	font-size: 12px;
}

.wd-list .detail {
	margin-bottom: 20px;
	color: #666666;
	font-size: 14px;
	line-height: 30px;
}
.wd-list .view {
	display: inline-block;
	margin-left: 20px;
	color: #9c9c9c;
}

.site {
	height: 24px;
	padding: 11px 20px;
	font-size: 14px;
	line-height: 24px;
	color: #666666;
	background: #fff;
	border-bottom: 1px solid #ededed;
}
.site strong {
	display: inline-block;
	padding-left: 22px;
	font-weight: lighter;
	background: url(../images/site-ico.gif) no-repeat 0 2px;
}
.site a {
	color: #666666;
	text-decoration: underline;
}