.footer{
    width:1280px;
    margin: 0 auto;
    text-align: center;
    margin-top: 30px;
    border-top: 1px solid #ddd;
    padding:20px 0;
}
.footer p {
    margin-top:10px;
}
.mode-help {
    padding-top: 30px;
    /*background: #f0f0f0;*/
}
.help-list {
    width: 1280px;
    padding-left:37px;
    min-height:150px;
    margin:0 auto;
    overflow:hidden;
}
.help-nav{
    width:160px;
    margin-right:10px;
    padding-top:6px;
    float:left;
}
.help-list-tit {
    color: #1c1c1c;
    font-weight: 700;
}
.help-nav-con{
    margin-top:15px;
}
.help-nav-con li {
    width: 150px;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
}
.help-nav-con li a{
    color:#999;
    font-size:12px;
}
.help-nav-con li a:hover{
    color:#ffb33c;
}
.help-ewm{
    width:118px;
    height:150px;
    padding-top:18px;
    border:1px solid #eaeaea;
    background:#fff;
    float:right;
    margin-right:230px;
}
.help-ewm .pic{
    width:80px;
    height:80px;
    margin:0 auto 6px;
    overflow:hidden;
}
.help-ewm .pic img{
    width:80px;
    height:80px;
}
.help-ewm p{
    color:#555;
    line-height:16px;
    text-align:center;
    font-size:12px;
}
.mode-header {
    display: flex;
    /*background: #333d47;*/
    justify-content:center;
    padding:10px;
    width:1320px;
    margin:0 auto;
}
.image-w {
    float: left;
    margin-top: 4px;
    margin-right: 10px;
}
.content-r {
    float: right;
}

.mode-header-k {
    font-weight: 600;
    font-size: 15px;
}
.mode-header-j {
    font-size: 12px;
    color: #ddd;
    margin-top:2px;
}

.page-footer[data-v-483ab10c] {
    margin: 0 auto;
    min-width: 1190px;
    overflow: hidden;
    background-color: #fff;
    border:none!important;
}