﻿*{
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
}
a:hover{
	color: #1F56A8;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
/*内容*/
.jgzncont{
	width: 100%;
}
.jgzncontleft{
	width: 733px;
}
.gjldtitle{
	width: 100%;
}
.gjldtitle h2 {
	width: 100%;
	background: url(../images/jgzn/jggktitlebg.png) no-repeat;
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 40px;
}
.gjldtitle h2  a{
	width: 100%;
	display: inline-block;
}
.gjldtitle h2  a span {
	display: inline-block;
	width: 181px;
	text-align: center;
	font-size: 20px;
font-family: Microsoft YaHei;
font-weight: bold;
color: #FFFFFF;
}
.gjldtitle h2  a p{
	float: right;
	font-size: 14px;
font-family: Microsoft YaHei;
font-weight: 400;
color: #969696;
margin-right: 13px;
margin-top: 3px;
}
.jz{
	width: 100%;
	text-align: center;
	padding-top: 38px;
	padding-bottom: 46px;
	border-bottom: 2px solid #E2E2E2;
	
}
.jz p{
	height: 22px;
font-size: 18px;
font-family: Microsoft YaHei;
font-weight: 400;
color: #333333;
margin-top: 18px;
}
.cy{
	width: 100%;
	margin-top: 50px;
	margin-bottom: 45px;
	
}
.cy li{
	width: 146px;
	float: left;
	text-align: center;
}
.cy li a{
	width: 100%;
	display: inline-block;
}
.cy li a img{
	width: 123px;
}
.cy li a p{
	font-size: 16px;
font-family: Microsoft YaHei;
font-weight: 400;
color: #333333;
}

.jgzncontright{
	width: 428px;
}
.gjzyzn{
	width: 100%;
	height: 66px;
background: url(../images/jgzn/gjjzyzz.png) no-repeat;
border-radius: 6px 0px 0px 0px;
}
.gjzyzn a{
	width: 100%;
	display: inline-block;
	font-size: 20px;
font-family: Microsoft YaHei;
font-weight: bold;
color: #1F559F;
line-height: 66px;
text-align: center;
}
.jgsztitle{
	width: 100%;
	margin-top: 54px;
}
.jgsztitle h2 {
	width: 100%;
	background: url(../images/jgzn/jgzs.png) no-repeat;
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 40px;
}
.jgsztitle h2  a{
	width: 100%;
	display: inline-block;
}
.jgsztitle h2  a span {
	display: inline-block;
	width: 143px;
	text-align: center;
	font-size: 20px;
font-family: Microsoft YaHei;
font-weight: bold;
color: #FFFFFF;
}
.jgszlist{
	width: 100%;
	
}
.jgszlist li{
	height: 80px;
	line-height: 80px;
	border-bottom:  2px solid #E2E2E2;
}
.jgszlist li a{
	width: 100%;
	display: inline-block;
	text-align: center;
	font-size: 18px;
}
/*移动端*/
@media (max-width: 991px) {
	.jgzncontleft{
		width: 100%;
	}
	.jgzncontright{
		width: 100%;
	}
	.cy li{
		width: 50%;
	}
	}
