.tongzhi{
	/*position: relative;*/
    /*width: 40%;
    height: 30%;*/
    width:655px;
    height: 311px;
    
    
    z-index: 10;
}
.tongzhi div{
	width: 100%;
	height: 100%;
}
.tzgb{
	position: absolute;
    width: 27.5px;
    right: 18px;
    top: 23px;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
}
.logo{
	position: absolute;
    left: 1%;
    top: 6%;
    width: 30%;
}
.kscgbtn{
	position: absolute;
    left: 39%;
    bottom: 4%;
    width: 21%;
    height: 14%;
}
.QRcode{
	position: absolute;
    bottom: 77px;
    right: 77px;
    width: 120px;
    height: 120px;
    text-align: center;
}
.tip{
	position: absolute;
	width: 100%;
    bottom: -25px;
    text-align: center;
}
.position-center{
	position: absolute;
	top:0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.innerbox{
	position: relative;
	width: 100%;
	height: 100%;
}
/*馆长寄语*/
.gzjy{
    width: 80%;
    height: 95%;
    z-index: 11;
    border-radius: 50px 50px 0 0;
}
.gzjycontent{
	position: relative;
	width: 100%;
	height: 100%;
}
.gzjy-head{
	position: absolute;
    width: 100%;
    top: 24%;
    height: 6.5%;
    color: #495a2e;
}
.gzjy-guanbi{
	position: absolute;
    right: 2%;
    top: 28%;
    cursor: pointer;
}
.gzjy-bt{
	position: relative;
	width: 50%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	left: 24%;
	color: #fff;
	font-family: "仿宋";
	font-size: 40px;
}
.gzjy-body{
	position: absolute;
    width: 90%;
    height: 51%;
    top: 36%;
    overflow: auto;
    left: 5%;
    color: #203847;
}
.gzjy-body .innerbox {
    overflow-x: hidden;
}

.gzjy-body img {
    max-width: 100%;
}
.jszc {
    position: absolute;
    bottom: 0px;
    width: 100%;
    text-align: center;
    font-size: 14px;
}