body{
	background: url(/Areas/Web/m/img/zsb/sjbg.png) no-repeat center;
	background-size:100% 100%;
}
.sytitle{
	position: fixed;
    left: 6px;
    top: 16px;
    width: 80%;
    z-index: 1;
}
.statement{
	position: absolute;
    left: 21.5%;
    top: -49%;
    width: 53%;
    height: 15%;
}
.library{
	position: relative;
    top: 30%;
    width: 99%;
    height: 30%;
    margin: 0 auto;
}
.cgbtn{
	position: absolute;
    top: 110%;
    left: 0;
	right: 0;
    width: 50%;
	margin: auto;
}
.tongzhi{
	position: absolute;
    width: 80%;
    height:auto;
    left: 0;
	right: 0;
    z-index: 10;
	top: 50%;
	margin: auto;
	-webkit-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0);
}
.tongzhi .tzgb{
	position: absolute;
    right: -16px;
    top: -30px;
    color: #fff;
    font-size: 20px;
}
.tongzhi img{
	width: 100%;
	height: auto;
}
.tongzhi .linkdiv{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
    display: block;
}
.library .iconfont{
	/* color: #3a5478;
	position: absolute;
	right: 10px;
    top: 10px;
	z-index: 10; */
	color: #fff;
    position: absolute;
    right: -12px;
    top: -14px;
    z-index: 10;
}

.gzjy {
    position: absolute;
    width: 90%;
    height: 80%;
    left: 0;
    right: 0;
    top: 50%;
    margin: auto;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    z-index: 11;
    background: url(/Areas/Web/m/img/gzjy-m.png) no-repeat center;
    background-size: 100% 100%;
}
.gzjy .innerbox{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
}
.gzjy img{
	width: 100%;
	height: auto;
}
.gzjycontent{
	position: relative;
	width: 100%;
	height: 100%;
}
.gzjy-head{
	position: absolute;
    width: 100%;
    height: 8%;
    top: 10%;
    color: #fff;
}
.gzjy-head.iconfont{
	font-size: 14px;
}
.gzjy-guanbi{
	position: absolute;
    right: 3%;
    top: 25%;
}
.gzjy-bt{
	position: relative;
	width: 50%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	left: 24%;
	color: #fff;
	font-family: "仿宋";
}
.gzjy-body{
	position: absolute;
    width: 86.5%;
    height: 69%;
    top: 22%;
    overflow: auto;
    left: 7.2%;
}
.gzjy-body img{
	max-width: 100%;
}
.innerbox{
	position: relative;
	width: 100%;
	height: 100%;
	overflow-x: hidden;
}
.jszc {
    position: absolute;
    bottom: 0;
    width: 100%;
    font-size: 12px;
    text-align: center;
}