.nav-tabs {
    background: #fff;
    padding-top: 5px;
    border-bottom: 2px solid #f46;
}

.nav-tabs .nav-content {
    width: 1200px;
    margin: 0 auto;
}

.nav-tabs .nav-content .nav-item {
    position: relative;
    bottom: -1px;
    padding-top: 9px;
    width: 150px;
    height: 36px;
    margin-left: 6px;
    text-align: center;
    float: left;
    font-size: 16px;
    font-weight: 700;
    color: #656565;
}

.nav-tabs .nav-content .nav-item:hover {
    background: #f46;
    color: #fff;
    border-radius: 3px;
}

.nav-tabs .nav-content .nav-item:hover a font {
    color: #fff;
}

.viewad-main {
    border: 1px solid #ddd;
    border-radius: 2px;
    width: 100%;
    margin: 0 0 20px 0;
    background: #fff;
    float: none;
}

.addbox {
    width: 750px;
    margin: 0 auto;
}

.addbox .addinner {
    padding: 20px;
}

.layui-form-label {
    padding: 9px 0;
}

.container.box {
    width: 998px;
    margin: 0 auto;
}

.viewad-main {
    padding: 30px 0;
}

.viewad-main h3 {
    margin-bottom: 20px;
    padding-left: 45px;
    position: relative;
}

.viewad-main h3:after {
    position: absolute;
    content: '';
    border-left: 4px solid #f60;
    left: 22px;
    top: 4px;
    bottom: 1px;
}

.anti-fraud {
    margin-top: 30px;
    padding-left: 230px;
}

.alert-msg strong {
    display: block;
    font-size: 14px;
    margin-bottom: 10px;
}

.viewad-prompt {
    text-align: center;
    background: #ddd;
    margin: 15px 228px;
    border-radius: 5px;
    line-height: 30px;
}

#lg_tbar div.lg_tbar_l .logo {
    width: 43px;
    height: 21px;
    float: left;
    margin-top: 0px;
    background-repeat: no-repeat;
    background-position: -10px -10px;
    background-size: 64px 128px;
    display: block;
    padding-left: 0;
}

#_goTop {
    position: fixed;
    bottom: 20px;
    right: 20px;
    cursor: pointer;
}

.more-job {
    width: 132px;
    height: 32px;
    background: #03a9f4;
    border: 1px solid #03a9f4;
    text-align: center;
    color: #fff;
    display: inline-block;
    line-height: 32px;
    margin-top: 50px;
}