.clear {
	clear: both;
	height: 20px;
	overflow: hidden
}
li, p, ul {
	padding: 0;
	margin: 0;
	list-style-type: none
}

.img {
	padding: 5px;/*图片边框*/
	border: 0 solid #CCC;
	-moz-box-shadow: 0 0 6px #C4C4C4;
	-webkit-box-shadow: 0 0 6px #C4C4C4;
	box-shadow: 0 0 6px #C4C4C4
}
.page_gsjs {
	width: 100%;
	height: auto;
	background: #fff;
	margin: 0 auto 20px auto;
	padding: 10px 0
}
.page_gsjs .head {
	width: 100%;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #D8DADA;
	background: url(../images/symbol-6.png) no-repeat 5px 18px;
	padding-bottom: 1px
}
.page_gsjs .head ul.left {
	clear: #41484d;
	font-size: 16px;
	font-weight: 700;
	margin-left: 40px;
	width: 200px;
	float: left
}
.page_gsjs .head ul.right {
	float: right;
	width: 400px;
	height: 30px;
	line-height: 30px;
	margin-top: 15px
}
.page_gsjs .head ul.right a {
	color: #41484d;
	height: 30px;
	line-height: 30px;
	padding: 0 5px;
	float: left;
	display: block
}
.page_gsjs .head ul.right span {
	display: block;
	height: 10px;
	line-height: 30px;
	float: left;
	width: 10px;
	text-align: center;
	color: #AFB7BD
}
.page_gsjs .head ul.right a:hover {
	color: #fff;
	background: #00BFFF;/*天蓝色00BFFF009B4D*/
	text-decoration: none
}
.page_gsjs .section {
	width: 100%;
	height: auto;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 15px
}
.page_gsjs .section #section-2 img {
	padding: 0
}

.page_gsjs .section h1 {
	color: #41484d;
	font-size: 16px;
	font-weight: 700;
	text-align: left;
	padding-bottom: 15px;
	background: url(../images/show_dot.png) no-repeat left 1px;
	padding-left: 40px;
	margin-left: -37px;/*圆点+文字*/
	margin-top: 0
}
.page_gsjs .section p {
	color: #666;
	line-height: 22px;
	text-align: left;
	padding-bottom: 15px;
	text-align: justify
}
.page_gsjs .section #section-1 {
	padding-left: 30px;
	height: auto;
	border-left: 1px solid #C5C7C8;
	padding-bottom: 30px
}
.page_gsjs .section #section-2 {
	padding-left: 30px;
	height: auto;
	border-left: 1px solid #C5C7C8;
	padding-bottom: 30px
}
.page_gsjs .section #section-3 {
	padding-left: 30px;
	height: auto;
	border-left: 1px solid #C5C7C8;
	padding-bottom: 30px
}
.page_gsjs .section #section-4 {
	padding-left: 30px;
	height: auto;
	border-left: 1px solid #C5C7C8;
	padding-bottom: 30px
}
.page_gsjs .section #section-5{
	padding-left: 30px;
	height: auto;
	border-left: 1px solid #C5C7C8;
	padding-bottom: 30px
}
