/* 设置滚动条的样式 */

::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}

/* 滚动槽 */

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset006pxrgba(0, 0, 0, 0.3);
    border-radius: 10px;
}

/* 滚动条滑块 */

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #dedee4;
    -webkit-box-shadow: inset006pxrgba(0, 0, 0, 0.5);
}

::-webkit-scrollbar-thumb:window-inactive {
    /* background: rgba(255, 0, 0, 0.4); */
}

.navselectli, .navssselectli {
    background: #d1e2ff;
}

.recordNewsdom {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.recordNewsdom>a {
    width: 30%;
    display: block;
    padding: 5px 5px 0px 10px;
    float: left;
    margin-left: 3%;
    height: 50%;
    margin-bottom: 20px;
}

.recordNewsdom>a>img {
    width: 100%;
    display: block;
    min-height: 150px;
    height: 80%;
}

.recordNewsdom>a>.imglabel {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    color: #333333;
    text-align: left;
    display: block;
    padding: 10px 0px;
}

.ssinfoimg {
    height: 200px;
    text-align: center;
    overflow: hidden;
}

.ssinfoimg>a>img {
    width: 40%;
}

.video_player {
    /* width: 100%;
    overflow: hidden; */
}

.badgenumber {
    padding: 2px 5px;
    position: absolute;
    top: 20px;
}

.dropdowntwo {
    margin-left: 20px;
}

.input-zn {
    width: 200px!important;
}

.h3 {
    font-size: 14px!important;
}

.focusNews ul li>div>a {
    color: unset
}

.focusNews ul li:hover {
    color: #205BBB!important;
}

.fontSize {
    color: black;
    font-size: 16px;
}

.munutype {
    width: 240px;
    margin-right: 22px;
}

.menulist {
    width: 1000px;
}

.munutype>ul {
    background: #ffffff;
    border: 1px solid #e4e4e4;
    margin: unset;
    padding: unset;
}

.munutype>ul>li {
    list-style: none;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    width: 100%;
    padding-left: 35px;
    cursor: pointer;
}

.float-right {
    line-height: 66px;
    background: #ffffff;
    font-size: 18px;
    padding-left: 22px;
    /*border-bottom: 1px solid #eeeeee;*/
}

.listrecord>.list-group-item {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    /*border-top: 0px;*/
    border-left: 0px;
    border-right: 0px;
    /*border-bottom: 1px solid #eeeeee;*/
}

.selectType {
    background: #d1e2ff;
    color: #205bbb;
}

.paneldiv {
    width: 100%;
    margin-top: 30px;
}

#pagehome::-webkit-scrollbar {
    display: none;
}

.fontWeight {
    font-size: 16px;
    color: black;
    /* font-weight: 600; */
}

.swiper-container {
    width: 100%;
}

.articletest {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    max-width: 437px;
    font-size: 16px;
}

body {
    font-family: 'SourceHanSansSC-regular' !important;
    font-size: 14px;
}

.dayimg {
    margin-left: 10%;
    margin-top: 7px !important;
    margin-right: 5px !important;
}

.center {
    padding: 15px;
}

.banner {
    width: 35%;
    background-color: #fff;
    /* padding-top: 17px; */
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 15px;
    border-radius: 5px;
}

.page {
    /*margin-left: 10px;*/
}

.swiper {
    width: 100%;
    overflow: hidden;
    max-height: 322px;
    /*min-height: 220px;*/
}

.swiper-slide>img {
    width: 634px;
    height: 330px;
}

/* 公司要闻 */

.gsFocusNews {
    height: 50px;
    line-height: 50px;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin-top: 10px;
}

.gsFocusNews h3 {
    margin-top: 10px;
    height: 30px;
    line-height: 30px;
    font-weight: 600;
    font-size: 20px;
}

.gsFocusNews h3 img {
    margin-right: 10px;
    margin-bottom: 6px;
}

.gsFocusNews span {
    color: rgba(113, 111, 111, 100);
    font-size: 14px;
    text-align: right;
}

.focusNews ul {
    padding-left: 0px;
}

.focusNews ul li {
    display: flex;
    justify-content: space-between;
    list-style: none;
    /* height: 30px; */
    /* line-height: 30px; */
    color: rgba(16, 16, 16, 100);
    font-size: 14px;
    margin-top: 24px;
    width: 100%
}

.banner ul li div {
    width: 75%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.banner ul li span {
    margin-right: 10px;
}

/* 第一行中间部分样式 */

.top .gsFocusNews {
    margin-top: 0px;
    margin-right: 10px;
}

.bottom .gsFocusNews {
    margin-top: 0px;
}

.focusNews {
    display: flex;
    margin-bottom: 15px;
}

.projectInfo {
    width: 35%;
    margin-right: 15px;
}

.projectInfo .top {
    height: 326px;
    background-color: #fff;
    margin-bottom: 15px;
    padding: 0px 10px 10px 10px;
    border-radius: 5px;
}

.projectInfo .tops {
    height: 326px;
    background-color: #fff;
    padding: 0px 13px 25px 21px;
}

.projectInfo .bottom {
    height: 342px;
    background-color: #fff;
    padding: 0px 10px 20px 10px;
    border-radius: 5px;
}

.commonTack {
    width: 28.5%
}

/* 项目信息 */

.firstInfo {
    margin-top: 37px;
}

.info {
    display: flex;
    line-height: 46px;
    height: 46px;
    font-size: 14px;
    margin-bottom: 33px;
}

.scale {
    width: 285px;
    /*width: 48%;*/
    /* margin-right: 40px; */
    display: flex;
    line-height: 46px;
    margin: auto 0;
    /* width: 265px; */
    /* width: 50%; */
    margin-left: 12px;
    /*border: 1px solid #eaeaea;*/
    border-radius: 5px;
}

.scale>img {
    margin-top: 13px;
    /* width: 8%; */
    height: 54%;
    margin-right: 8px;
}

/* .scale span:nth-child(2) {
        color: #3A7CFF;
        margin-right: 8px;
    } */

.kgData {
    width: 330px;
    height: 46px;
    display: flex;
}

/* 代表子级   第一个 */

.kgData>span:nth-child(1) {
    margin-right: 14px;
}

.scale>.day {
    display: block;
    width: 67px;
    height: 30px;
    /* background: #f0f0f0; */
    /* border: 1px solid #eeeeee; */
    border-radius: 2px;
    margin: 7px 5px;
    text-align: center;
    line-height: 30px;
    font-weight: 700;
    color: #F32828;
    font-size: 24px;
}

.kgData .day {
    width: 91px;
    height: 45px;
    line-height: 45px;
    background-color: #FDE9E9;
    text-align: center;
    color: red;
}

.time {
    color: #3A7CFF;
}

/* 第一排右半部分 */

.workbeach {
    height: 326px;
    /* margin-left: 10px; */
    background-color: #fff;
    margin-bottom: 15px;
    border-radius: 5px;
}

.workbeach .top {
    margin: 0px 14px 5px 14px;
}

.tackCentre {
    display: flex;
}

.marginTop {
    margin-top: 20px;
}

.tackCentre .left {
    margin-left: 52px;
    margin-right: 12px;
    margin-bottom: 12px;
}

.taskMatter {
    width: 202px;
    height: 74px;
    /* line-height: 79px; */
    color: rgba(16, 16, 16, 100);
    font-size: 14px;
    text-align: left;
    display: flex;
    /*border: 1px solid #eaeaea;*/
    border-radius: 5px;
    background: #f8f9fc;
}

.taskMatter>img {
    /* float: left; */
    /* margin-top: 20px; */
    height: 40%;
    margin: 20px;
}

/* 常用功能 */

.common {
    height: 342px;
    background-color: #fff;
    border-radius: 5px;
    /* margin-left: 10px; */
}

.common .gsFocusNews {
    margin: 15px 20px 5px 15px;
}

.common ol {
    list-style: none;
}

.common li {
    padding: 27px;
    width: 30%;
    text-align: center;
    display: inline-block;
}

.common li img {
    width: 40px;
    height: 40px;
}

.common li div {
    margin-top: 14px;
    /* font-size: 14px; */
    text-align: center;
    color: #333333;
    font-size: 16px;
}

footer {
    width: 98.3%;
    margin-left: 10px;
    background-color: #fff;
    margin-bottom: 20px;
}

.construction {
    display: flex;
    line-height: 60px;
    color: rgba(16, 16, 16, 100);
    font-size: 24px;
    text-align: left;
}

.head {
    display: flex;
    justify-content: space-between;
    height: 60px;
    margin: 0px 20px 0 33px;
    border-bottom: 1px solid #eee;
}

.head img {
    width: 30px;
    height: 30px;
    margin-right: 10px;
    margin-top: 12px;
}

.more {
    /*width: 95px;*/
    line-height: 60px;
    font-size: 14px;
    text-align: right;
}

footer ul {
    list-style: none;
    display: flex;
    margin-top: 20px;
    margin-left: -20px;
}

footer li {
    width: 24%;
    margin-right: 20px;
}

footer li img {
    width: 100%;
}

footer li p {
    text-align: center;
    margin-right: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 20px 0px;
}

.body-left {
    width: 35%;
    margin-right: 20px;
}

.body-center {
    width: 35%;
    margin-right: 20px;
}

.body-right {
    width: 28.5%;
    /* padding-left: 10px; */
}

.panel_container>ul>li>div {
    width: 75%;
}

.panel_container {
    height: 342px;
    background-color: #fff;
    padding: 0px 10px 10px 21px;
    border-radius: 5px;
}

.img_div {
    width: 44%;
    display: block;
    padding: 5px 5px 0px 10px;
    float: left;
    margin-left: 3%;
}

.img_div img {
    width: 100%;
    height: 75px;
    display: block;
}

.hd {
    z-index: 999;
    height: 25px;
    right: 5px;
    position: absolute;
    bottom: 8px;
}

.hd ul li {
    background: rgb(204, 204, 204);
    width: 15px;
    height: 15px;
    text-align: center;
    line-height: 15px;
    font-family: Arial, Verdana;
    margin-right: 2px;
    float: left;
    cursor: pointer;
    opacity: 0.8;
    display: block;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.hd ul li.on {
    background: rgb(255, 0, 0);
    color: rgb(255, 255, 255);
}

.list-group-item>li {
    list-style: none
}

.list-group-item>li:first-child {
    font-size: 20px;
    font-weight: 500;
    padding: 15px 0px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ssinfo {
    line-height: 34px;
    height: 84px;
}

.numbersix {
    margin: unset;
    margin-block-start: unset;
    margin-block-end: unset;
    font-size: 24px;
    color: #F32828;
    font-weight: 700;
}

.daiban {
    color: #666666;
    font-size: 16px;
}

.six {
    position: relative;
    width: 18px;
    height: 18px;
    left: 44px;
    top: -10px;
    background-color: red;
    color: rgba(255, 255, 255, 100);
    font-size: 20px;
    text-align: center;
    font-family: "SourceHanSansSC-regular";
    border-radius: 50%;
    color: #000;
}

.header {
    background-color: #0086d1;
    line-height: 70px;
    display: flex;
    align-items: center;
    justify-content: space-between;
	height:40px;
}

.mainContent {
    height: calc(100vh - 50px) !important;
}

.img_div>.imglabel {
    text-align: left;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 10px 0px;
}

.scalediv {
    margin-left: 10%;
}

.dbx, .todbx {
    height: 1%;
    margin: auto 0;
    padding-right: 10px;
}

.content {
    width: 1200px;
    margin: auto;
    display: flex;
}

.ssinfo>a {
    font-size: 16px;
}

.ssinfotime {
    display: flex;
    justify-content: flex-end;
    padding: 10px 0px;
}

.ssinfotime>span {
    font-size: 16px;
}

.form-control-page {
    width: 43px;
}

.inputpage {
    width: 43px;
}

.asideFoldeds {
    position: fixed;
    top: 50%;
    left: 200px;
    cursor: pointer;
}

.asideFoldedss {
    position: fixed;
    top: 50%;
    left: 59px;
    cursor: pointer;
}

@media screen and (min-width: 1280px) and (max-width: 1680px) {
    .navi {
        height: calc(100vh - 90px);
        overflow: auto;
    }
    .recordNewsdom>a {
        width: 45%;
        margin-bottom: 10px;
        height: unset;
    }
    .recordNewsdom>a>.imglabel {
        font-size: 14px;
        padding: 5px 0px;
    }
    .recordNewsdom>a>.recordinfo {
        font-size: 12px;
    }
    .typeimg {
        width: 16%!important;
    }
    .detail .title {
        font-size: 20px!important;
    }
    .createinfo {
        font-size: 14px!important;
    }
    #firstPage, #lastPage {
        width: 25px!important;
    }
    #prePage, #nextPage {
        /* width: 41px!important; */
    }
    /* .form-control-page {
        width: 25px!important;
    } */
    .page_div {
        font-size: 12px!important;
    }
    .content {
        width: 800px;
    }
    .munutype {
        width: 20%;
    }
    .munutype>ul>li {
        font-size: 14px;
        height: 40px;
        line-height: 40px;
        padding-left: 25px;
    }
    .float-right {
        line-height: 40px;
        font-size: 14px;
    }
    .list-group-item>li:first-child {
        font-size: 16px;
        padding: 10px 0px;
    }
    .ssinfo {
        line-height: 30px;
        height: 120px
    }
    .ssinfo>a {
        font-size: 14px;
    }
    .ssinfotime {
        padding: 5px 0px;
    }
    .ssinfotime>span {
        font-size: 14px;
    }
    .menulist {
        width: 80%;
    }
    .img_div {
        width: 40%;
        margin-left: 6%;
    }
    .articletest {
        font-size: 12px;
    }
    .dbx {
        height: unset;
        width: 5.5%;
    }
    .todbx {
        width: 6.4%;
    }
    .scale>.day {
        display: block;
        width: 40px;
        height: 15px;
        /* background: #f0f0f0; */
        /* border: 1px solid #eeeeee; */
        border-radius: 2px;
        margin: 7px 5px;
        text-align: center;
        line-height: 17px;
        font-weight: 700;
        color: #F32828;
        font-size: 16px;
    }
    .scale>.fontSize {
        font-size: 12px;
    }
    .dayimg {
        margin-left: 3%;
        margin-top: 7px !important;
        margin-right: 5px !important;
        width: 10%;
    }
    .mainContent {
        height: calc(100vh - 90px) !important;
		top: 45px !important;
    }
    .ulparnt {
        height: 40px !important;
        line-height: 40px !important;
        overflow: hidden !important;
    }
    .ulparnt>ul>li>a {
        font-size: 15px !important;
        height: 40px !important;
        line-height: 40px !important;
    }
    .thumb-sm {
        height: 40px !important;
        line-height: 40px !important;
        width: unset !important;
    }
    .zhanweifu {
        width: 24px !important;
        margin-top: -2px !important;
    }
    .system {
        width: 65px !important;
        height: 40px !important;
        line-height: 40px !important;
        font-size: 12px !important;
    }
    .scale {
        width: 50%;
        margin-left: unset;
        margin-top: 10px;
        line-height: 30px;
    }
    .scale>.scalediv {
        margin-left: 3%;
        width: 100%;
    }
    .scale>.scalediv>img {
        /*margin-right: 6px;*/
        width: 10%;
    }
    .scale>.scalediv>.fontSize {
        font-size: 12px;
    }
    .tackCentre .left {
        margin-left: 15px;
    }
    .common li {
        padding: 15px;
    }
    .banner {
        width: 34%;
        /*height: 100%;*/
        margin-right: 10px;
    }
    .fontWeight {
        font-size: 12px;
    }
    /*.fontSize {*/
    /*    color: #66798c;*/
    /*    font-size: 12px;*/
    /*}*/
    .banner ul li div {
        width: 72%;
    }
    .panel_container>ul>li>div {
        width: 72%;
    }
    .gsFocusNews {
        height: 35px;
        line-height: 35px;
        margin-top: 10px;
    }
    .gsFocusNews h3 img {
        width: 20%;
        margin-right: 5px;
        margin-bottom: 2px;
    }
    .gsFocusNews h3 {
        font-size: 12px;
        margin-top: 0px;
        height: unset;
        line-height: unset;
    }
    .taskMatter>img {
        float: left;
        height: 38%;
        margin: 17px;
    }
    .numbersix {
        font-size: 13px;
    }
    .daiban {
        font-size: 12px;
    }
    .more {
        /*width: 95px;*/
        line-height: 0px;
        font-size: 12px;
        text-align: right;
    }
    .common li img {
        width: 40%;
        height: 40%;
    }
    .common li div {
        font-size: 12px;
    }
    .projectInfo {
        margin-right: 10px;
    }
    .projectInfo .top, .projectInfo .bottom, .workbeach, .common, .banner .page {
        height: 45%;
        min-height: 220px;
        max-height: 220px;
    }
    .info {
        margin-bottom: 6px;
        margin-top: 8px;
    }
    .firstInfo {
        margin-top: 6px;
    }
    /*.workbeach{*/
    /*    height: 50%;*/
    /*}*/
    .taskMatter {
        width: 43%;
        height: 52px;
    }
    .tackCentre .left {
        margin-bottom: 6px;
    }
    .marginTop {
        margin-top: 0px;
    }
    /*.common{*/
    /*    height: 50%;*/
    /*}*/
    .projectInfo .bottom .page {
        height: 45%;
        min-height: 220px;
    }
    /*.swiper-container {*/
    /*    height: 45%;*/
    /*}*/
    /*.page {*/
    /*    height: 45%;*/
    /*    min-height: 220px;*/
    /*}*/
    .header {
        line-height: 40px !important;
    }
	.header .left {
		width:865px;
    }
    .header>.left>.logo>img:first-child {
        width: 7% !important;
    }
    .header>.left>.logo>img:last-child {
        width: 48% !important;
    }
    .header>.right>.six {
        position: relative;
        width: 23px;
        height: 17px;
        left: 42px;
        top: -10px;
        background-color: #f05050;
        color: rgba(255, 255, 255, 100);
        /* font-size: 18px; */
        text-align: center;
        font-family: "SourceHanSansSC-regular";
        border-radius: 50%;
        color: #000;
    }
    .header>.right>.number {
        color: white;
        position: relative;
        top: -11px;
        left: 30px;
        font-size: 13px;
    }
    .header>.number {
        color: white;
        position: relative;
        top: -10px;
        left: 31px;
        font-size: 13px;
    }
    .header>.right>.input-group>input {
        height: 26px;
    }
    .header>.right>.input-group>.input-group-addon {
        padding: 5px 12px !important;
    }
    .header>.right>.input-group>.input-group-addon>img {
        width: 14px;
        height: 14px;
    }
    .header>.right>.navbar-nav>.dropdown>img {
        margin-top: 6px;
        width: 18px !important;
        ;
    }
    .focusNews ul li {
        font-size: 12px;
        margin-top: 11px;
    }
    .panel_container {
        height: 45% !important;
        min-height: 220px;
    }
    .img_div>.imglabel {
        text-align: left;
        display: block;
        padding: 5px 0px;
        font-size: 12px;
    }
    .img_div img {
        max-height: 55px !important;
    }
    .app-aside-fixed .aside-wrap {
        top: 50px !important;
    }
    .focusNews {
        display: flex;
        margin-bottom: 10px;
    }
    .commonTack, .body-right {
        width: 29.5%;
    }
    .projectInfo .top {
        margin-bottom: 10px;
    }
    .common {
        background-color: #fff;
        padding: 0px 10px 20px 10px;
    }
    .common .gsFocusNews {
        margin: unset;
    }
    .workbeach {
        margin-bottom: 10px;
    }
    .center {
        padding: 10px 10px 10px 10px;
    }
    .paneldiv {
        width: 100%;
        margin-top: unset;
    }
    .swiper {
        height: 200px;
    }
    .wrapper-md {
        padding: 10px 15px 0px 10px;
        min-height: 40px;
    }
    .input-zn {
        width: unset !important;
    }
    .headernav {
        width: 200px;
        margin-left: 10px;
    }
    .page_div a {
        min-width: 27px!important;
        height: 25px!important;
        line-height: 25px!important;
        font-size: 12px!important;
    }
    .btn {
        padding: 3px 8px;
    }
    .form-control {
        height: 30px;
        /* padding: unset; */
    }
    .inputpage {
        width: 34px!important;
        height: 26px;
    }
    #prePage, #nextPage {
        width: 55px!important;
    }
}