html{
    width: 100%;
    height: 100%;
    display:table;
}
.tableTool div{
	line-height:3rem;
	width:8rem;
	height:3rem;
	margin:0.5 0.5rem;
	text-align: center;
	cursor:pointer;
	margin-top: 2rem;
	margin-left: 3.5rem;
}
.box{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.content{
    height:75.05%;
    background-image: url(../images/index-img/bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.logins{
    width: 26rem;
    height: 30.375rem;
    background-color: #fff;
    float:right;
    margin-top:4.125rem;
}
.logins form{
    width: 23rem;
    margin:1.5625rem auto;
    margin-top:2rem;
}
.font25{
    font-size: 1.875rem;
    margin:1.5625rem 0 1.5625rem 0;
}
.phone{
    height: 3rem;
    border: solid 0.0625rem #dddddd;
    margin-top: 0.9375rem;
}
.phone img{
    width: 1.5625rem;
    height: 1.5rem;
    margin:0  0.625rem;
}
.logins input{
    width: 70%;
    height:2.375rem;
    font-size: 1rem;
    color: #858585;
    outline: none;
    border: 0;
    margin-left: 0.625rem;
    font-family:"\5FAE\8F6F\96C5\9ED1";
}
.logins span{
    font-size: 1.0625rem;
    color:#858585;
    font-weight: 400;
}
.yanzheng{
    height: 3rem;
    margin-top: 0.9375rem;
}
.yanzheng .yziput{
    width: 11.25rem;
    height: 2.875rem;
    border: solid 0.0625rem #dddddd;
}
.yanzheng input{
    width:9.25rem;
    margin-top: 0.25rem;
}
.yanzheng .txyzm{
    height: 3rem;
    width: 9.375rem;
    background-color: #ff4e00;
    border-radius: 0.25rem;
    text-align: center;
    font-size: 1.125rem;
    color: #fff;
    border: none;
    outline: none;
    
}
.dl{
	cursor:pointer;
    width: 100%;
    height: 3rem;
    background-color: #3296f0;
    border-radius: 0.25rem;
    font-size: 1.375rem;
    color:#fff;
    border:0;
    margin-top: 0.9375rem;
}
.forget a{
    font-size: 1.0625rem;
    color:#7799;
    letter-spacing:0;
    margin-top: 0.9375rem;
}
.foot{
    margin: 0;
    height: 18%;
}
.active {
	color: #3296f0;
	border-bottom: 2px solid #3296f0;
}
/* @media screen and (max-height: 1080px){
    .content{
        height: 39.30rem;
    }
}
@media screen and (min-height: 1050px){
    .content{
        height: 45.5rem;
    }
    .logins {
        margin-top: 7.125rem;
    }
}

@media screen and (min-height: 900px){
    .content{
        height: 37.50rem;
    }
    .logins {
        margin-top: 4.125rem;
    }
} */
.txyzm img{
	cursor:pointer;
    width: 100%;
    height: 100%;
}
.cont{
    width: 26rem;
    height: 30.375rem;
    display: flex;
    margin: 0 auto;
}
.cont .lefts{
    width: 32rem;
    height: 30.375rem;
    margin-top: 2.125rem;
}
.cont .lefts img{
    width: 100%;
    height: 100%;
}