@charset "UTF-8";
/* 默认样式 */
body{
    font-size: 18px;
    color: #000;
    padding: 0;
    margin: 0;
}
div,form,img,ul,ol,li,dl,dt,dd{
    margin: 0;
    padding: 0;
    border: 0;
}
li{
    list-style-type:none;
}
img{
    vertical-align:top;
}
h1,h2,h3,h4,h5,h6,p{
    margin:0;
    padding:0;
    font-size:16px;
    font-weight:normal;
}
a{
    color: #487fdc;
    text-decoration:none;
    cursor: pointer;
}
iframe{
	vertical-align:bottom;
}
/* vue */
[v-cloak] {
  display: none;
}

/* 功能模块 */
#gnmk{
	position: fixed;
	right: 0;
	top: 505px;
}
#gnmk ul li{
	position: relative;
	background-color: #ececec;
	text-align: center;
	cursor: pointer;
    line-height: 55px;
	width: 55px;
	height: 55px;
	margin-bottom: 4px;
}
#gnmk ul li span{
	color: rgb(102, 102, 102);
	font-size: 30px;
}
#gnmk ul li:hover{
	background-color: #3682f5;
}
#gnmk ul li:hover span{
	color: #fff;
}
#gnmk ul li .fhdb{
	position: absolute;
	z-index: 5;
	background-color: #fff;
	box-shadow: 0px 1px 2px #b2b1b1;
	left: -114px;
	top: 13px;
	width: 112px;
	height: 30px;
	line-height: 30px;
}
#gnmk ul li .fhsyy{
	position: absolute;
	z-index: 5;
	background-color: #fff;
	box-shadow: 0px 1px 2px #b2b1b1;
	left: -114px;
	top: 13px;
	width: 112px;
	height: 30px;
	line-height: 30px;
}
.zwfwwsbl{
	margin: 50px 0 60px;
}
.zwfwwsbl:after{
	content: "";
	display: block;
	clear: both;
}
.zwfwwsbl li{
	float: left;
	text-align: center;
	width: 505px;
	height: 200px;
}
.zwfwwsbl li a{
	display: inline-block;
	border: 1px solid #eee;
}
.zwfwwsbl li img{
	width: 331px;
	height: 138px;
}
.zwfwwsbl li div{
	color: #fff;
	height: 48px;
	line-height: 48px;
	font-size: 18px;
}
/* 功能模块 */
@media screen and (min-width: 1700px) {
/* 功能模块 */
#gnmk{
	position: fixed;
	right: 0;
	top: 505px;
}
#gnmk ul li{
	position: relative;
	background-color: #ececec;
	text-align: center;
	cursor: pointer;
    line-height: 88px;
	width: 88px;
	height: 88px;
	margin-bottom: 5px;
}
#gnmk ul li span{
	color: rgb(102, 102, 102);
	font-size: 44px;
}
#gnmk ul li:hover{
	background-color: #3682f5;
}
#gnmk ul li:hover span{
	color: #fff;
}
#gnmk ul li .fhdb{
	position: absolute;
	z-index: 5;
	background-color: #fff;
	box-shadow: 0px 1px 2px #b2b1b1;
	left: -140px;
	top: 24px;
	width: 136px;
	height: 40px;
	line-height: 40px;
}
#gnmk ul li .fhsyy{
	position: absolute;
	z-index: 5;
	background-color: #fff;
	box-shadow: 0px 1px 2px #b2b1b1;
	left: -140px;
	top: 24px;
	width: 136px;
	height: 40px;
	line-height: 40px;
}
.zwfwwsbl{
	margin: 80px 0 100px;
}
.zwfwwsbl:after{
}
.zwfwwsbl li{
	text-align: center;
	width: 640px;
	height: 300px;
}
.zwfwwsbl li img{
	width: 420px;
	height: 176px;
}
.zwfwwsbl li div{
	height: 60px;
	line-height: 60px;
	font-size: 20px;
}
/* 功能模块 */
}
