@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-family: inherit;
	vertical-align: top;
}
a:link,a:visited{
	text-decoration:none;
	color:#fff;
}
body {
	line-height: 1;
	color: black;
	background: white;
	font-family: \5FAE\8F6F\96C5\9ED1;
	min-width:1000px;
}
.gray{
	background-color:#fafafa;
	background-image:url(../image/IMG-30.png);
}
ol, ul,li {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
.icon {
	width:68px;
	height:60px;
	position:relative;
	z-index:1000;
	top:-30px;
	margin:0 auto;
}
/*top*/
.top{
	width: 100%;
	position:fixed;
	height: 50px;
	border-bottom: 1px solid #e4e5e5;
	-webkit-box-shadow: 0px 1px 30px 0px #DCDCDC;
	box-shadow: 0px 1px 30px 0px #DCDCDC;
	z-index:10001;
	background-color:#fff;
}
.top .toos{
	width:1000px;
	margin:0 auto;
	height:50px;
}
.top .toos img{
	display:inline-block;
	width:233px;
	height:22px;
	margin-top:12px;
	margin-right:347px;
}
.top .toos a{
	width:100px;
	height:50px;
	text-align:center;
	line-height:50px;
	font-size:16px;
	color:#6a6969;
	display:inline-block;
	cursor:pointer;
	float:right;
}
.top .toos a:hover{
	border-bottom:2px solid #00ccff;
	color:#00ccff;
	-webkit-box-shadow: 0px 1px 30px 0px #DCDCDC;
	box-shadow: 0px 1px 30px 0px #DCDCDC;
}
.top .toos a:active{
	border-bottom: 2px solid #00ccff;
	color: #5BDEFF;
	-webkit-box-shadow: 0px 1px 30px 0px rgba(91,222,255,0.30);
	box-shadow: 0px 1px 30px 0px rgba(91,222,255,0.30);
}
/*footer*/
.footer{
	width: 100%;
	height: 80px;
	background-color: hsla(0,8%,97%,0.75);
	text-align:center;
	border-top:1px solid #dbdcdc;
	padding-top:20px;
}
.footer p{
	width:800px;
	margin:10px auto;
	color:#7b797b;
}
.footer p a{
	display:inline-block;
	font-size:14px;
	line-height:20px;
	height:20px;
	width:80px;
}
.footer p span{
	display:inline-block;
	line-height:20px;
	height:20px;
	font-size:12px;
}
/*doc*/
.doc_pic {
	/*padding-top:50px;*/
	width:1000px;
	margin:0 auto;
    position:relative;
	font-family:"Microsoft Yahei";
	color:#ffffff;
	font-size:12px;
}
.doc_pic p{ margin:0px; padding:0px; }
.tou_con  img{width:1000px; }
.tou_tu,.tou_tu img{
	width:1000px;
	height:540px;
}
.tou_con{
	width:310px;
	height:500px;
	position:absolute;
	top:0px;
	background:url(../images/tou_bg.png);
	padding:40px 20px 0 20px;
}
#tou_left{ left:100px;}
#tou_right{ right:80px;}
.tou_title{
	width:310px;
	height:24px;
	line-height:24px;
	font-size:18px;
}
.tou_name{
	width:310px;
	height:70px;
	line-height:70px;
	font-size:60px;
	font-weight:bold;
	font-family:"����";
}
.tou_name span{ color:#F6FB22;}
.tou_ren{
	width:310px;
	height:auto;
	line-height:36px;
	font-size:24px;
	margin-top:6px;
}
.tou_ming{
	width:310px;
	height:auto;
	line-height:36px;
	font-size:24px;
	color:#F6FB22;
}
.tou_yan{
	width:310px;
	height:auto;
	line-height:26px;
	font-size:20px;
	margin-top:6px;
}
.tou_shan{
	width:310px;
	height:auto;
	font-size:20px;
	margin-top:6px;
}
.tou_shan span{ font-family:"����";}
.tou_yan span{ font-family:"����";}
#tou_zi1{ font-size:20px; line-height:26px;}
#tou_zi2{ font-size:14px; line-height:19px;}
#tou_left .tou_logo{
	position:absolute;
	bottom:20px;
	left:20px;
	z-index:10;
}
#tou_right .tou_logo{
	position:absolute;
	bottom:30px;
	left:-450px;
	z-index:10;
}
.tou_logo{
	width:130px;
	height:30px;
	background:url(../images/tou_logo.png) no-repeat left center;
}
.backtop {
	width:44px;
	height:44px;
	position:fixed;
	bottom:120px;
	margin-left:1022px;
}
.backtop:hover {
	width:44px;
	height:44px;
	position:fixed;
	bottom:120px;
	margin-left:1022px;
	-webkit-box-shadow: 0px 0px 10px 0px #eee;
	box-shadow: 0px 0px 10px 0px #eee;
}
