@charset "utf-8";
/* CSS Document */

body {
	font-size:14px;
	color:#333;
	margin:0;
	padding:0;
	background:#fff;
	font-family:"Microsoft YaHei", "Lucida Sans Unicode", "Myriad Pro", "Hiragino Sans GB", "Heiti SC", Verdana, simsun;
	background:#edeae7;
}
html, div, span, h1, h2, h3, h4, h5, h6, p, a, dl, dt, dd, ol, ul, li, form, input, label, table, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	empty-cells:show;
}
ol, ul {
	list-style: none;
}
a img {
	border:0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	outline-style:none;
	text-decoration:none;
}
a:hover {
	cursor:pointer;
}
.hd_top {
	width:100%;
	height:77px;
	line-height:77px;
	background:#2c2724;
	border-top:3px solid #6a2800;
}
.hd_main {
	width:960px;
	height:auto;
	margin:auto;
}
.logo {
	float:left;
	margin-top:17px;
}
.right {
	float:right;
}
.top_a {
	font-size:14px;
	color:#fff;
	float:left;
}
.khd {
	width:65px;
	margin:12px 0px 0px 65px;
	text-align:center;
	font-size:12px;
	float:left;
	display:inline;
}
.khd dd a {
	color:#fff;
	height:30px;
	line-height:30px;
}
.name {
	width:100%;
	height:79px;
	background:#fbfaf8;
	border-bottom:1px solid #f8f7f4;
	line-height:80px;
	font-size:24px;
	color:#2e2e2e;
}
.font1 {
	font-size:16px;
	color:#757575;
	margin-left:53px;
}
.picbg {
	width:100%;
	height:300px;
	background:#fff;
	border-bottom:1px solid #e0dcda;
}
.hd_pic {
	float:left;
	margin-top:30px;
}
.intro {
	width:405px;
	float:right;
	margin-top:30px;
}
.font2 {
	width:100%;
	height:auto;
	border-top:1px solid #e8e8e8;
	border-bottom:1px solid #e8e8e8;
	color:#444444;
	line-height:20px;
	font-size:14px;
	padding:5px 0px;
}
.font3 {
	font-size:18px;
	color:#f66621;
	margin:55px 0px;
}
.hd_but {
	width:180px;
	height:40px;
	line-height:40px;
	background:#f66621;
	border:none;
	cursor:pointer;
	color:#fff;
	font-size:18px;
	font-family:"微软雅黑";
	display:block;
	text-align:center;
}
.content {
	width:958px;
	height:auto;
	background:#fff;
	border:1px solid #f7f7f7;
	margin:15px auto 0px auto;
}
.hide {
	display:none;
}
.tab2 {
	width:958px;
	height:60px;
	border-bottom:1px solid #e8e8e8;
	line-height:60px;
	font-size:18px;
	color:#777777;
}
.tab2 li {
	width:100px;
	height:60px;
	float:left;
	margin:0px 30px;
	display:inline;
	cursor:pointer;
	text-align:center;
}
.active2 {
	width:100px;
	height:58px;
	border-bottom:2px solid #f66621;
	color:#444444;
}
.clear {
	clear:both;
}
.intro2 {
	width:890px;
	margin:30px auto;
	font-size:18px;
	color:#333333;
	line-height:35px;
}
.intro2 dd {
	font-size:14px;
	color:#555555;
}
.argv {
	border:1px solid #f0f0f0;
	width:900px;
	margin:10px auto;
}
.argv dl {
	height:54px;
	line-height:55px;
	font-size:14px;
	clear:both;
}
.argv dl dt {
	border-bottom:1px solid #f0f0f0;
	border-right:1px solid #f0f0f0;
	text-align:center;
	color:#333;
	width:169px;
	float:left;
}
.argv dl dd {
	padding-left:40px;
	color:#555;
	margin-left:170px;
}
.odd {
	background:#fbfaf8;
}
.other_tips {
	width:900px;
	margin:auto;
}
.section {
	margin:35px auto 20px auto;
	font-size:14px;
	color:#666;
	line-height:22px;
}
.titlebg
{
	width:900px;
	height:19px;
	background:url(../images/line.jpg) no-repeat;
	font-size:16px;
	color:#333;
	margin-bottom:25px;
}
.titlebg span
{
	width:auto;
	height:19px;
	line-height:19px;
	background:#fff;
	padding:0px 10px;
	margin-left:45px;
}
.section p
{
	text-indent:28px;
}
.blue
{
	color:#3797fa;
}
.underline
{
	text-decoration:underline;
}
.qa {
	width:900px;
	height:auto;
	margin:20px auto;
	background:url(../images/js_intro_qa_150803.png) no-repeat top right;
}
.qa dl {
	list-style:none;
}
.qa dl dt {
	color:#F00;
	padding-bottom:5px;
}
.qa dl dd {
	padding-bottom:25px;
}
.qa_table
{
	width:630px;
	border:1px solid #f3f3f3;
	border-collapse:collapse;
	margin-left:20px;
}
.qa_table td
{
	border:1px solid #f3f3f3;
	border-collapse:collapse;
	height:60px;
	color:#666;
	text-align:center;
}
.odd_title td
{
	color:#333!important;
	background:#fbfaf8;
	font-weight:bold;
}
._strHref
{
	cursor:pointer;
}
