﻿#loading{background: #fdd108;}

.page-p1{
	overflow-y: auto;
	background: transparent;
}
.item{
	position: relative;
	display: inline-block;
	float: left;
    height: 2.8rem;
	margin: 0 0.03rem 0.2rem;
}
.author{
        width: 3.55rem;
    left: -0.1rem;
    text-align: center;
    line-height: 0.27rem;
    font-size: 0.24rem;
    color: #116a7a;
    top: 2.55rem;
}
.title{
    width: 3.55rem;
    left: -0.1rem;
    top: 2.1rem;
    text-align: center;
    line-height: 1.2em;
    font-size: 0.24rem;
    color: #116a7a;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.main{
	    left: 0;
    top: 0;
    width: 7.5rem;
    height: 81rem;
    background: url(../resource/bg.jpg) no-repeat center top #95d8e6;
    background-size: 100% auto;
}
.z-img21, .z-img22{position: fixed;}
.videoCon{
    width: 3.35rem;
    height: 1.85rem;
    left: 0rem;
    top: 0rem;
    border-radius: 0.24rem;
    overflow: hidden;
}

.videoinfo{
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.videoinfo video{
	width: 100%;
/*	height: 100%;*/
}

.videom{
    position: fixed;
}

.close{
    /*left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%);
    width: 0.8rem;
    height: 0.8rem;
    transform: translate(-50%, 2.5rem);*/

    left: 3.35rem;
    bottom: 0.8rem;
    width: 0.8rem;
    height: 0.8rem;
}

.close1{
    left: 3.35rem;
    bottom: 0.8rem;
    width: 0.8rem;
    height: 0.8rem;
}

.author71, .author92{
        top: 2.4rem;
        line-height: 1.2em;

        width: 3.45rem;
    left: -0.05rem;
}