body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,textarea,p,blockquote,th,td,input,select,button {
	margin: 0;
	padding: 0;
	border:none;
}
ol,ul,li{
	list-style:none;
}
a:link,a:visited,a:hover,a:active{
  text-decoration:none;
}
body{
	height:100%;
	background-color:rgb(180,218,240);
	background-repeat:no-repeat;
}
.tou{
	width:100%;
	position:fixed;
	top:0;
	left:0;
	z-index:99;
	background-color:#fff;
	height:48px;
	line-height: 48px;
	border-top:2px solid #fa7d3c;

}
.tou_one{
	width:80%;
	margin:0 auto;
	position:relative;
}
.tou_you{
	float:right;
	margin-left:30px;
}
img{
	position:absolute;
	top:3px;
	left:0;
}
#dakuang{
	height:100%;
	width:1020px;
	position:relative;
	margin:48px auto;
	background-size:cover;
}
.zuo-one{
	height:100%;
	width:220px; 
	position:fixed;
	padding-top:30px;
	background-color:rgb(147,197,227);
}
.zuo{
	width:220px;
	height:50px;
	line-height:50px;
	text-align:left;
	background-color:transparent;
	font-size:15px;
	display:block;
	border:none;
	color:#fff;
	outline:none;
	margin:0 auto;
	font-weight:bold;
	padding:0 25px;
	border-bottom:1px dashed #fff;
}
.zuo_two{border-top:1px dashed #fff;}
.zuo_one{float:right;}
.zhongkuang{
	height:700px;
	width:800px;
	float:right;
	position:relative;
	right:0;
	top:0; 
	text-align:center;
	display:none;
}
.kuang{
	background-color:rgb(147,197,227);
	width:850px;
	height:125px;
	position:fixed;
	top:30px;
	z-index:3;
}
.liandong{
	width:850px;
	height:50px;
	line-height:50px;
	z-index:2;
	background-color:#fff;
	position:fixed;
	top:78px;
	margin:0 auto;
	font-size:16px;
}
.liandong a{margin:0 40px;color:#444;padding:15px 10px;}
.first_one,.first{background-color:rgb(255,255,255);}
.first_one{
	margin-top:199px;
	width:850px;
}
.first{
	width:850px;
	position:fixed;
	top:145px;
	z-index:98;
}
.xiaokuang{
	height:500px;
	width:850px;
	margin:0 auto;
	position:relative;
}
li{
	text-align:left;
}
a{color:#000;}
.zuo:hover,.zuo:active{
	background-color:rgb(255,255,255,0.2);
}
.liandong a:hover,.liandong a:active{
	border-bottom:2px solid #fa7d3c;color:#000;
}
.liebiao{
	width:170px;
	height:1300px;
	border-right:1px solid #000;
}
.liebiao li{
	width:170px;
	height:75px;
	line-height:75px;
	text-align:center;
}
.fuli{
	text-align:left;
	margin:20px 50px;
	font-size:20px;
	list-style-type:decimal;
	position:relative;
}
.zhongkuang ol{
	width:850px;
	background-color:#fff;
	margin-left:20px;
	margin-top:30px;
	padding:15px 0;
	border-radius:5px;
}
td
{
    margin: 0 auto;
    border: 1px solid #000;
    border-collapse:collapse;
	padding:15px 10px;
}
.highlight{
	color:red;
}
.modal-content{
		width:600px;
		margin:auto;
	}
	.modal-content h3{
		margin:0;padding:0;border:0;
		margin:20px 0 0 20px;;
		text-align:center;
	}
	.modal-content ol{
		margin:0;padding:0;border:0;
		font-size:18px;
		margin:30px 0 20px 50px;
	}
	.modal-content li{
		padding:10px;
	}
	.view-all{
		background-color:#4ab3f4;
		color:#fff;
		height:35px;
		width:200px;
		border:none;
		border-radius:15px;
		margin:10px 0 20px 0;
	}
.modal-content li{
	list-style-type:decimal;
}
.zhongkuang ol{width:800px;}
.fuli a{color:blue;}
.fuli a:hover{color:red;}