.new-header {
    background: url(/dcjy/static/img/head-bg.png) no-repeat center;
    width: 100%;
    height: 170px;
    background-size: 100% 100%;
    position: relative;
    min-width: 1200px;
}

.new-header .head-content {
    width: 1200px;
    margin: 0 auto;
    height: 100%;
    background: url(/dcjy/static/img/main-bg-1.png) no-repeat center;
    background-size: 100% 100%;
    position: relative;
}

.new-header .download-box {
    display: none;
    background: #1295F7;
    border-radius: 2px;
    width: 132px;
    height: 40px;
    position: absolute;
    left: 958px;
    top: 65px;
    font-size: 18px;
    color: #FFFFFF;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
}

.new-header .download-box img {
    width: 14px;
    height: 23px;
    margin-right: 8px;
    vertical-align: text-bottom;
    cursor: pointer;
}

.new-header .login-box {
    font-size: 18px;
    color: #4A4A4A;
    text-align: center;
    border: 1px solid #1396F8;
    border-radius: 2px;
    width: 90px;
    height: 40px;
    position: absolute;
    right: 0;
    top: 65px;
    line-height: 40px;
    cursor: pointer;
}

/* 菜单 */

.new-menu {
    display: none;
    min-width: 1200px;
    width: 100%;
    background: url(../img/head/menu-bg.png) no-repeat center;
    background-size: 100% 100%;
    height: 54px;
    /* transform: rotate(180deg); */
}

.new-menu .menu-box {
    font-size: 24px;
    color: #FFFFFF;
    text-align: center;
}

.new-menu .menu-box {
    overflow: hidden;
    width: 1200px;
    padding: 0 40px;
    margin: 0 auto;
    line-height: 54px;
    box-sizing: border-box;
}

.new-menu ul li {
    margin-left: 80px;
    float: left;
    position: relative;
}

.new-menu ul li:hover .text-bottom-line {
    position: absolute;
    top: 48px;
    background: #FFBF00;
    width: 92px;
    height: 6px;
    border-radius: 1px;
}

.new-menu ul li .text-bottom-line-active {
    position: absolute;
    top: 48px;
    background: #FFBF00;
    width: 92px;
    height: 6px;
    border-radius: 1px;
    display: none;
}

.new-menu ul li:first-child .text-bottom-line-active {
    position: absolute;
    top: 48px;
    background: #FFBF00;
    width: 46px;
    height: 6px;
    border-radius: 1px;
    display: none;
}

.new-menu ul li:first-child:hover .text-bottom-line {
    position: absolute;
    top: 48px;
    background: #FFBF00;
    width: 46px;
    height: 6px;
    border-radius: 1px;
}

.new-menu ul li a {
    color: #FFFFFF;
}

.new-menu ul li:first-child {
    margin-left: 0;
}

.headline-masker {
    width: 100%;
    z-index: 99;
    height: 138px;
    position: absolute;
    top: 206px;
    box-sizing: border-box;
}

.headline-masker .fill-dom {
    height: 18px;
    background: rgba(255, 255, 255, 0);
}

.headline-masker .masker-wrap {
    width: 100%;
    background: rgba(255, 255, 255, 0.90);
    padding: 24px 0 26px;
    box-sizing: border-box;
}

.headline-masker .masker-content {
    width: 1200px;
    margin: 0 auto;
    position: relative;

}

.headline-masker .masker-content .masker-f-box {
    font-size: 18px;
    color: #222222;
    font-weight: bold;
    overflow: hidden;
    box-sizing: border-box;
    line-height: 25px;
}

.headline-masker .masker-content .masker-f-box p {
    cursor: pointer;

}

.headline-masker .masker-content .masker-s-box {
    font-size: 16px;
    color: #222222;
    overflow: hidden;
    margin-top: 23px;
}

.headline-masker .masker-content .masker-s-box li {
    font-size: 16px;
    color: #222222;
    float: left;
    line-height: 22px;
    cursor: pointer;
    margin-left: 24px;
}

/*.headline-masker .masker-content .masker-s-box li:not(:first-child) {*/
/*   */
/*}*/



.headline-masker .masker-content .masker-f-box .area-1 {
    margin-left: 100px;
    float: left;
}

.headline-masker .masker-content .masker-f-box .area-2 {
    margin-left: 90px;
    float: left;
}

.active-item {
    color: #1295F7 !important;
}

/* 人物表彰遮罩层 */
.people-masker {
    width: 100%;
    z-index: 99;
    height: auto;
    position: absolute;
    top: 207px;
    box-sizing: border-box;

}

.people-masker .fill-dom {
    height: 18px;
    background: rgba(255, 255, 255, 0);
}

.people-masker .masker-wrap {
    width: 100%;
    background: rgba(255, 255, 255, 0.90);
    padding: 3px 0 26px;
    box-sizing: border-box;
}

.people-masker .masker-content {
    width: 1200px;
    margin: 0 auto;
    position: relative;

}

.people-masker .masker-content .masker-f-box {
    font-size: 18px;
    color: #222222;
    font-weight: bold;
    overflow: hidden;
    box-sizing: border-box;

}

.people-masker .masker-content .masker-f-box p {
    cursor: pointer;

}

.people-masker .masker-content .masker-s-box {
    font-size: 16px;
    color: #222222;
    overflow: hidden;
    margin-top: 23px;
}

.people-masker .masker-content .masker-s-box li {
    font-size: 16px;
    color: #222222;
    float: left;
    line-height: 22px;
    cursor: pointer;
}

.people-masker .masker-content .masker-s-box li:not(:first-child) {
    margin-left: 24px;
}
