#divMain{
    display: none;
}

.maindiv{
    font-size: 14px;
    margin-left: 20px;
    margin-right: 20px;
    line-height: 20px;
}

.maintitle{
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin-top: 20px;
}

.content{
    text-indent: 30px;
    margin-top: 20px;
}

.contentitem{
    margin-top: 10px;
}

.contentitem1{
    margin-top: 0px;
}

.linkdiv{
    margin-top: 40px;
    height: 50px;
}

.link{
    text-decoration: none;
    font-size: 20px;
    background-color: #007aff;
    color: white;
    padding: 10px;
    border-radius: 10px;
}

.link-area{
    width: 100%;
    text-align: center;
    margin-top: 20px;
    font-size: 14px;
}

.termstitle{
    text-indent: 0px;
    font-weight: bold;
    font-size: 16px;
}

.termscontent{
    margin: 10px;
    text-align: left !important;
    font-size: 14px;
    text-indent: 30px;
}

.termscontent div{
    margin-top: 10px;
}

#divWxLogin{
    display: none;
    text-align: center;
    width: 100%;
}

.impowerBox .title{
    display: none;
}
