html{
    font-size: 12px;
}
img{
    max-width: 100%;
}
.noPadding{
    padding-left: 0;
    padding-right: 0;
}
.noMargin{
    margin:0;
}
.center{
    text-align: center; 
}
p{
    width: 100%;  
}
.intro{
    margin-top: 20px;  
}
.title{
    font-size: 1.4em; 
    display: inline-block;
}
  p{
    text-indent: 1em;
   
}
.disp{
display: inline-block;
}
form div{
   margin: 6px 0;
}

.forum{
    position: relative; 
    
}
.forum p{
    color: #fff;
    width: 100%;
    font-weight: bold;
    position: absolute;
    margin-top: -1rem;
    text-align: center;
}

.forum .center{
    width: 100%;
    position: absolute;
    top: 56%;
}
.maobian{
    border: 2px solid #fff;
    border-radius: 0.5rem;
}
 
.anniu{
    position:fixed;
    bottom:0;
    background: #dbdbdb;
    width:100%;
    margin-left: 0;
}
.width{
    width: 100%;
    border-radius: 0;
    color: #fff;
}
#backindex{ position:fixed; bottom:80px; right:0px; z-index:999;}
 
.tilbg{ 
    background-color: #1D2765;
    color: #fff;
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    padding: 0.5rem 0 !important;
    margin-bottom: 1rem;
}
.boder{
    display: inline-block;
    text-align: center;
    padding: 0.5rem;
    border: 2px dashed #333; 
    margin-bottom: 1rem;
}
.tu1{
    padding: 0.5rem;
    font-size: 0.8rem;
}
.tu1 p{
    text-indent: 0 !important;

}
#footer{
    position:initial;
    bottom: 0;
}
#footer_link{
    padding: 0;
    font-size: 1rem;
    overflow: hidden;
    text-align: center;
}
#footer ul{
    list-style-type:none;
}
#footer li{
    display: inline-block;
    list-style:none
}
 
#footer p{
    text-align: center; 
    padding-bottom: 50px;
}



@media screen and (max-width: 750px) {
    .forum_box{
        margin-top: 3%;
    }
    
    .forum{
        margin-bottom: 3%;
    }
    .forum p{
        font-size: .86em;
    }
    .forum .center img{
        width: 100px;
    }
    .forum .center{
        top: 52%;
    }
    .forum p{
        top: 45%;
    }
    .forum p.noImage{
        top: 50%;
    }
    .toptit{
        width: 100% !important;
    }
    .anjm{
        width: 100% !important;
    }
    body,p{
        font-size: 14px !important;
        line-height: 20px !important;
    }
    .nopadd{
         padding: 0;
    }
    .tittu1{
        background: url("http://cpsmedia.oss-cn-shenzhen.aliyuncs.com/uploadfile/2020/0430/1.1tit1.png") no-repeat !important;
    }
    .tittu2{
        background: url("http://cpsmedia.oss-cn-shenzhen.aliyuncs.com/uploadfile/2020/0430/2.1s.png") no-repeat !important;
    }
    .tittu3{
        background: url("http://cpsmedia.oss-cn-shenzhen.aliyuncs.com/uploadfile/2020/0430/3.1s.png") no-repeat !important;
    }
    .tittu4{
        background: url("http://cpsmedia.oss-cn-shenzhen.aliyuncs.com/uploadfile/2020/0430/4.1s.png") no-repeat !important;
    }
    .tittu5{
        background: url("http://cpsmedia.oss-cn-shenzhen.aliyuncs.com/uploadfile/2020/0430/5.1s.png") no-repeat !important;
    }
    .tittu6{
        background: url("http://cpsmedia.oss-cn-shenzhen.aliyuncs.com/uploadfile/2020/0430/6.1s.png") no-repeat !important;
    }
}

@media screen and (min-width: 760px) {
    .forum p{
        font-size: 1.6rem;
    }
    .forum .center{
        top: 54%;
    }
    .xunzhang{
        margin-top: 60px;
        padding: 60px !important;
    }
    .forum p{
        top: 42%;
    }
    .forum p.noImage{
        top: 50%;
    }
    .forum .center img{
        width: 150px;
    }
}