html, body {height: 100%;-webkit-box-sizing: border-box;box-sizing: border-box;}
.wrap{width: 100%;height: 100%;overflow: hidden;}
.screen{width: 100%;height: 100%;overflow: hidden;-webkit-backface-visibility: hidden;-webkit-perspective: 1000;}

.miniPage{width:100%;}
.miniHeader{width:100%;height:6px;background-color: #a82332;}
.miniLogo{height:23px;
    margin-top:12px;
    margin-right:15px;
    background-image: url("../img/logo.png" );
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 51px auto;}
.miniShowword{
    width:219px;
    height:135px;
    margin:0 auto;
    margin-top:16px;
    background-image: url("../img/showword.png" );
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 219px auto;
}
.miniShowword2{
    display: none;
    width:219px;
    height:116px;
    margin:0 auto;
    margin-top:5px;
    background-image: url("../img/showword2.png" );
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 219px auto;
}
.miniVideo{
    margin:0 auto;
    margin-top:35px;
    width: 300px;
    height: 169px;
}
.miniVideoTitle{
    width:105px;
    height:10px;
    margin:0 auto;
    margin-top:7px;
    background-image: url("../img/video_title.png" );
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 105px auto;
}
.miniLinkbtn{
    margin:0 auto;
    margin-top:35px;
    width:175px;
    height:35px;
    background-image: url("../img/apply_btn.jpg" );
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 175px auto;
    margin-bottom: 30px;
}

.miniFileword{
    margin:0 auto;
    margin-top:123px;
    width:257px;
    height:94px;
;border:1px solid #000000;
;border-bottom:5px solid #a82332;
    background-image: url("../img/failword.png" );
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 175px auto;
}
