*{
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
}
body{
	-webkit-text-size-adjust: none ;
}
li{
	list-style: none;
}
a{
	text-decoration: none;
	color: #000000;
}
i{
	font-style:normal;
}
/*  */
.zwgk{
	width: 100%;
	background: url(../images/zwgkbg_zwgk.jpg) no-repeat top left;
	background-size: 100%;
}
.zwgk .zwCenter{
	width: 1280px;
	margin: 0 auto;
	position: relative;
	padding-bottom: 1px;
}
.zwgk .zwCenter .zwgkhead{
	margin-top: 27px;
	margin-left: 10px;
	width: 575px;
}
.zwgk .zwCenter .zwgktitle{
	width: 599px;
	margin-top: 110px;
	margin-left: 340px;
}
.zwgk .zwCenter .zwgkxian{
	width: 488px;
	height: 1px;
	margin-top: 34px;
	margin-left: 642px;
}
.zwgk .zwCenter .zwgkList{
	margin-top: 125px;
	margin-bottom: 50px;
	background-color: #f2f2f2;
	padding: 1px;
	box-sizing: border-box;
	padding: 37px;
}
.zwgk .zwCenter .zwgkList .zwss{
	width: 1028px;
	margin: 82px auto;
}
.zwgk .zwCenter .zwgkList .zwinput{
	margin: 0 auto;
	height: 50px;
	width: 510px;
	border: 2px solid #1073b7;
	border-radius: 10px;
	background-color: #FFFFFF;
	position: relative;
	line-height: 50px;
}
.zwgk .zwCenter .zwgkList .zwinput::after,.zwgk .zwCenter .zwgkList .zwinput::before{
	content: " ";
	border-top: 2px solid #dcdcdc;
	display: block;
	position: absolute;
	width: 240px;
	height: 0;
	top: 24px;
}
.zwgk .zwCenter .zwgkList .zwinput::after{
	right: -52%;
}
.zwgk .zwCenter .zwgkList .zwinput::before{
	left: -52%;
}
.zwgk .zwCenter .zwgkList .zwinput input{
	font-size: 20px;
	border: none;
	outline: none;
	margin-left: 10px;
	height: 40px;
	vertical-align: middle;
	width: 400px;
}
.zwgk .zwCenter .zwgkList .zwinput img{
	vertical-align: middle;
	position: absolute;
	right: 10px;
	top: 5px;
	cursor: pointer;
}
.zwgk .zwCenter .zwgkList .zwchoose{
	width: 710px;
	margin: 30px auto;
}
.zwgk .zwCenter .zwgkList .zwchoose div{
	display: inline-block;
	margin: 0 20px;
	font-size: 16px;
}
.zwgk .zwCenter .zwgkList .zwchoose div .zwch1{
	color: #1073b7;
	margin-right: 10px;
}
.zwgk .zwCenter .zwgkList .zwCont{
	width: 100%;
}
.zwgk .zwCenter .zwgkList .zwCont .zwContLf{
	width: 240px;
	display: inline-block;
}
.zwgk .zwCenter .zwgkList .zwCont .zwContLf .Nav{
	margin-bottom: 15px;
}
.zwgk .zwCenter .zwgkList .zwCont .zwContLf .Nav a{
	display: block;
	width: 100%;
	background-color: #FFFFFF;
	min-height: 70px;
	padding: 7px 20px;
	box-sizing: border-box;
	color: #1073b7;
}

.zwgk .zwCenter .zwgkList .zwCont .zwContLf .Nav.on a{
	background-color: #1073b7;
	color: #FFFFFF;
}
.zwgk .zwCenter .zwgkList .zwCont .zwContLf .Nav.on p{
	color: #FFFFFF;
}
.zwgk .zwCenter .zwgkList .zwCont .zwContLf .Nav img{
	vertical-align: middle;
	width: 40px;
	margin-right: 20px;
}
.zwgk .zwCenter .zwgkList .zwCont .zwContLf .Nav.on .noOn{
	display: none;
}
.zwgk .zwCenter .zwgkList .zwCont .zwContLf .Nav .hasOn{
	display: none;
}
.zwgk .zwCenter .zwgkList .zwCont .zwContLf .Nav.on .hasOn{
	display: inline-block;
}
.zwgk .zwCenter .zwgkList .zwCont .zwContLf .Nav p{
	display: inline-block;
	width: 99px;
	vertical-align: middle;
	font-size: 23px;
	text-align: justify;
	color: #1073b7;
	line-height: 27px;
	height: 56px;
}
.zwgk .zwCenter .zwgkList .zwCont .zwContLf .Nav p.dH{
	line-height: 56px;
}
.zwgk .zwCenter .zwgkList .zwCont .zwContLf .Nav p.ysqgk{
	width: 116px;
}
.zwgk .zwCenter .zwgkList .zwCont .zwContLf .Nav ul{
	background-color: #FFFFFF;
	width: 100%;
	display: none;
	padding: 15px 0;
}
.zwgk .zwCenter .zwgkList .zwCont .zwContLf .Nav.hasUl ul li a{
	background-color: #FFFFFF;
	color: #000000;
	min-height: 31px;
	width: 100%;
}
.zwgk .zwCenter .zwgkList .zwCont .zwContLf .Nav.hasUl ul li a::before{
	content: " ";
	display: inline-block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: #000000;
	vertical-align: middle;
	margin-right: 20px;
}
.zwgk .zwCenter .zwgkList .zwCont .zwContLf .Nav.hasUl ul li.on a{
	background-color: #fef6e7;
}
.zwgk .zwCenter .zwgkList .zwCont .zwContLf .Nav.hasUl ul li a:hover{
	background-color: #fef6e7;
}
.zwgk .zwCenter .zwgkList .zwCont .zwContLf .Nav p::after{
    width: 100%;
    height: 0;
    margin: 0;
    display: inline-block;
    overflow: hidden;
    content: '';
}
.zwgk .zwCenter .zwgkList .zwCont .zwContLf .Nav i{
	font-size: 23px;
	color: #1073b7;
	font-weight: bold;
	margin-left: 12px;
}
.zwgk .zwCenter .zwgkList .zwCont .zwContLf .Nav.on i{
	font-size: 23px;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 12px;
}
.zwgk .zwCenter .zwgkList .zwCont .zwContRt{
	width: 950px;
	display: inline-block;
	padding: 40px 50px;
	box-sizing: border-box;
	background-color: #FFFFFF;
	vertical-align: top;
	margin-left: 10px;
}
.zwgk .zwCenter .zwgkList .zwCont .zwContRt h3{
	text-align: center;
	font-size: 32px;
	font-weight: bold;
	color: #1073b7;
}
.zwgk .zwCenter .zwgkList .zwCont .zwContRtCont{
	width: 100%;
	height: 840px;
	overflow-y: auto;
	margin-top: 30px;
	padding-right: 30px;
	box-sizing: border-box;
	line-height: 50px;
}
.zwgk .zwCenter .zwgkList .zwCont .zwContRtCont::-webkit-scrollbar {
	/*滚动条整体样式*/
	width : 10px;  /*高宽分别对应横竖滚动条的尺寸*/
	height: 1px;
}
.zwgk .zwCenter .zwgkList .zwCont .zwContRtCont::-webkit-scrollbar-thumb {
	/*滚动条里面小方块*/
	border-radius: 10px;
	background-color: #1073b7;
}
.zwgk .zwCenter .zwgkList .zwCont .zwContRtCont::-webkit-scrollbar-track {
	/*滚动条里面轨道*/
	background: #ededed;
	border-radius: 10px;
}
.zwgk .zwCenter .zwgkList .zwCont .zwContRtList{
	width: 100%;
	box-sizing: border-box;
}
.zwgk .zwCenter .zwgkList .zwCont .zwContRtList a:hover{
	color: #1073b7;
}
.zwgk .zwCenter .zwgkList .zwCont .zwContRtTitle{
	width: 100%;
	border-bottom: 2px solid #f2f2f2;
}
.zwgk .zwCenter .zwgkList .zwCont .zwContRtTitle h5{
	display: block;
	width: 110px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	background-color: #1073b7;
	color: #FFFFFF;
	font-size: 16px;
}
.zwgk .zwCenter .zwgkList .zwCont table{
	max-width: 100%;
	margin-top: 28px;
	table-layout:fixed;
}
.zwgk .zwCenter .zwgkList .zwCont table th{
	height: 45px;
	font-size: 15px;
	text-align: center;
	background-color: #f2f2f2;
}
.zwgk .zwCenter .zwgkList .zwCont table td{
	height: 58px;
	border-bottom: 1px solid #eae9e9;
	font-size: 15px;
	padding-left: 20px;
	box-sizing: border-box;
}
.zwgk .zwCenter .zwgkList .zwCont table td a:hover{
	color: #1073b7;;
}
.zwgk .zwCenter .zwgkList .zwCont table td a{
	display: inline-block;
	width: 100%;
	white-space:nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.zwgk .zwCenter .zwgkList .zwCont table td:first-child{
	text-align: center;
	background-color: #f2f2f2;
	padding-left: 0px;
}
.zwgk .zwCenter .zwgkList .zwCont table td:last-child{
	text-align: center;
	padding-left: 0px;
}
.zwgk .zwCenter .zwgkList .zwCont table .special td{
	height: 5px;
	background-color: #f05b67;
}
.zwgk .zwCenter .zwgkList .zwCont table .special td:first-child{
	background-color: #1073b7;
}
.zwgk .zwCenter .zwgkList .zwCont table .special td:last-child{
	background-color: #1073b7;
}
.zwgk .zwCenter .zwgkList .zwCont .zwContRtMore{
	width: 100%;
	margin-bottom: 45px;
	margin-top: 20px;
}
.zwgk .zwCenter .zwgkList .zwCont .zwContRtMore a{
	width: 100px;
	height: 30px;
	display: block;
	margin: 0 auto;
	text-align: center;
	color: #333333;
	line-height: 30px;
	font-size: 16px;
	background-color: #f2f2f2;
}
