body{
	font-family: Microsoft YaHei,Arial;
}
.banner{
	text-align: center;
	background: url('../image/banner-jishu.jpg') no-repeat center;
	height: 550px;
}
h1,h2,h3,h4,h5,h6{
	font-family: Microsoft YaHei,Arial;
}
.banner h1{
	font-size: 40px;
	color: #fff;
	text-align: center;
	margin: 0;
	font-weight: normal;
	padding-top: 240px;
}
.banner p{
	color: #fff;
	font-size: 22px;
	text-align: center;
	margin-top: 20px;
}
.wrap{
	width: 100%;
	
}
.wrap .wrap-box{
	width: 1018px;
	border: 1px solid #e6e6e6;
	background: #fafafa;
	margin: 33px auto;
}
.wrap .wrap-box .left-list{
	width: 183px;
	margin: 0;
	background: #fafafa;
	float: left;
}
.wrap .wrap-box .left-list ul{
	margin: 0;
}
.wrap .wrap-box .left-list ul li{
	padding-left: 40px;
	line-height: 45px;
	border-bottom: 1px solid #e6e6e6;
	
}
.wrap .wrap-box .left-list ul li.li_click{
	background: #fff;
	border-left: 3px solid #0d68d2;
	border-right: none;
	width: 141px;
    position: relative;
}
.wrap .wrap-box .left-list ul li.Height{
	padding-bottom: 393px;
    border-bottom: none;
}
.wrap .wrap-box .right-box{
	float: left;
	min-height: 800px;
	padding: 50px 44px 60px;
	width: 746px;
	background: #fff;
	border-left: 1px solid #e6e6e6;
	display: none;
}
.wrap .wrap-box .right-box h2{
	padding-bottom: 10px;
	line-height: 32px;
	font-size: 24px;
	border-bottom: 1px solid #e6e6e6;
	font-weight: normal;
}
.wrap .wrap-box .right-box .p3{
	line-height: 30px;
	font-size: 16px;
	color: #888888;
}
.wrap .wrap-box .right-box h3{
	font-size: 16px;
}