.magazine-viewport{
    top: -1rem;
}
body{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url("../img/bg.jpg") no-repeat;
    background-size: 100% 100%;
}
.nav{
    position: fixed;
    width: 100%;
    height: 2.5rem;
    bottom: 0;
    left: 0;
    background: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
    box-sizing: border-box;
    padding: 0 0.8rem 0.5rem;
    display: flex;

}
.nav-item{
    width: 25%;
    height: 100%;
}
.nav-item{
    display: flex;
    justify-content: center;
    align-items: center;
}
/*音乐*/
.music-box {
    position: fixed;
    right: 0.4rem;
    top: 0.4rem;
    width: 1.3rem;
    height: 1.3rem;
    z-index: 3;
}
.pan {
    position: absolute;
    left: 0;
    top: 0;
    width: 1.3rem;
    /*height: 1.5rem;*/
    z-index: 1;
}
.pand{
    -webkit-animation: roz 6s linear infinite;
}
@-webkit-keyframes roz{
    from{
        -webkit-transform: rotateZ(0);
    }
    to{
        -webkit-transform: rotateZ(360deg);
    }
}
.pan2{
    position: absolute;
    left: 0;
    top: 0;
    width: 1.5rem;
    /*height: 1.5rem;*/
    opacity: 0;
}

.pause *{
    -webkit-animation: none;
}
.panx{
    opacity: 1;
}
.pany{
    opacity: 0;
}
.pause img{
    display: block;
}
.pause .default{
    display: none;
}
.zoom-in2 .zoom-1{
    display: none;
}
.zoom-in2 .zoom-2{
    display: block;
}
.message,.page1{
    position: fixed;
    background: #fff;
    z-index: 1000;
}.leave-message-header{
    display: flex;
    flex-direction: row;
    align-items: center;
    font-size: 0.64rem;
    justify-content: space-between;
    height: 1.6rem;
    color: #333;
    font-weight: bold;
}.message-header-close {
     display: flex;
     align-items: center;
     justify-content: center;
     width: 1.5rem;
     height: 100%;
     cursor: pointer;
 }
.message-header-close .svg-style {
    height: 0.64rem;
    fill: #333;
}
.message-header-text{
      color: #333;
}
input,textarea{
    display: block;
    width: 14rem;
    margin: 1rem auto 0.5rem;
    border: 1px solid #ddd;
    height: 1rem;
    color: #333;
    font-size: 0.5rem;
    border-radius: 0.15rem;
    line-height: 1rem;
}
textarea{
    height: 3rem;
    resize: none;
}
.submit{
    width: 14rem;
    margin: 1rem auto;
    border: 1px solid #ddd;
    height: 1.5rem;
    line-height: 1.5rem;
    color: #333;
    font-size: 0.5rem;
    border-radius: 0.15rem;
    text-align: center;
}
.message-header-right {
    width: 1.5rem;
    height: 100%;
}
.search1,.search2{
    background: #595757;
    color: #fff;
    margin-top: 0;
    padding: 0 1.2rem 0 0.2rem;
    box-sizing: border-box;
}
.search-box{
    position: relative;
}
.ico8{
    position: absolute;
    width: 0.8rem;
    right: 1.2rem;
    top: .1rem;
}
.index1-part,.index2-part{
    width: 14rem;
    margin: 0 auto 1rem;
    padding: 1.2rem 0 0 1.3rem;
    box-sizing: border-box;
}
.index1-part:nth-child(1){
    background: url("../img/m1.png") no-repeat;
    background-size: 9.5rem;
}
.index1-part:nth-child(2){
    background: url("../img/m2.png") no-repeat;
    background-size: 9.5rem;
}
.index1-part:nth-child(3){
    background: url("../img/m3.png") no-repeat;
    background-size: 9.5rem;
}
.index1-part:nth-child(4){
    background: url("../img/m4.png") no-repeat;
    background-size: 9.5rem;
}
.index1-part:nth-child(5){
    background: url("../img/m5.png") no-repeat;
    background-size: 8.75rem;
}
.index1-box,.result1-box,.index2-box,.result2-box{
    height: calc(100% - 4.6rem);
    overflow-y: scroll;
}
.index1-item{
    position: relative;
    font-size: 0.5rem;
    line-height: 1rem;
}
.index1-item::before{
    content: '';
    position: absolute;
    width: 0.375rem;
    height: 0.375rem;
    left: -1rem;
    top: 0.3rem;
    background: url("../img/icon9.png") no-repeat;
    background-size: 100% 100%;
}
.result1-box,.result2-box{
    width: 14rem;
    margin: 0 auto;
    padding-left: 1.3rem;
    box-sizing: border-box;
}
.index2-part{
    padding-top: 0;
    background: url("../img/m6.png") no-repeat;
    background-size: 1rem;
}
.index2-title{
    color: #333;
    font-weight: bold;
    font-size: 0.6rem;
    height: 1rem;
    line-height: 1rem;
    position: relative;
    display: flex;
    align-items: center;
}
.dotted{
    height: 0.5rem;
    border-bottom: 1px dotted #444;
    flex: auto;
}
.index2-item{
    line-height: 1rem;
    height: 1rem;
    display: flex;
}
.index2-title span{
    color: #fff;
    position: absolute;
    left: -1.12rem;
}
.open,.close{
    width: 0.5rem;
    margin: 0.3rem;
}
.index2-area{
    display: none;
}
.result2-box{
    padding: 0;
}
.index2-part{
    margin-bottom: 0.6rem;
}
.bt-index{
    width: 11.45rem;
    margin: 0 auto 0.5rem;
}
.know{
    position: fixed;
    z-index: 9999999;
    background: rgba(0,0,0,0.4) url("../img/k.png") no-repeat  bottom;
    background-size: 100%;
}
.bt-left{
    position: absolute;
    left: -1rem;
    width: 3rem;
    top: 45%;
    z-index: 999;
}
.bt-right{
    position: absolute;
    right: -1rem;
    width: 3rem;
    top: 45%;
    z-index: 999;
}