@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{
	font-size: 30px;
	color: rgb(102, 102, 102);
}
#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;
}
/* 功能模块 */
.ysqgk{
	float: left;
    text-align: center;
    border: 1px #cbd9e3 solid;
    width: 46%;
    color: #0176c9;
    cursor: pointer;
    height: 135px;
    line-height: 135px;
    margin-right: 6%;
    margin-bottom: 50px;
    font-size: 28px;
}
.ysqgkr0{
	margin-right: 0%;
}
.ysqgk span{
	font-size: 30px;
	margin-right: 7px;
}
.ysqgktitle{
	text-align: center;
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 24px;
}
.ysqgkp{
	text-indent: 2em;
	width: 100%;
	line-height: 32px;
	font-size: 17px;
}
.ysqgkimg{
	width: 100%;
}
@media screen and (min-width: 1700px) {
/* 功能模块 */
.ysqgk{
	height: 200px;
	line-height: 200px;
	margin-bottom: 50px;
	font-size: 40px;
}
.ysqgk span{
	font-size: 40px;
	margin-right: 10px;
}
#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{
	font-size: 44px;
	color: rgb(102, 102, 102);
}
#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;
}
.ysqgktitle{
	height: 60px;
	line-height: 60px;
	font-size: 28px;
}
.ysqgkp{
	line-height: 40px;
	font-size: 20px;
}
.ysqgkimg{
	width: 100%;
}
/* 功能模块 */
}