.main
{
    position: relative;
    padding: 1vw;
    width: 100%;
    min-width: 1280px;
    height: 100%;
}

.wrapper-one, .duty-wrapper, .wrapper-two, .wrapper-three, .wrapper-four
{
    margin-bottom: 1vw;
}

.tit
{
    padding: 0 10px;
    height: 44px;
    line-height: 44px;
    color: #4d4d4d;
    font-size: 18px;
    font-weight: bold;
    background-color: #badaf9;
    cursor: pointer;
}

.tit-icon
{
    display: inline-block;
    margin: -2px 0 0 0;
    width: 32px;
    height: 32px;
    background: url(../img/tit.png) no-repeat;
    background-size: auto 100%;
    vertical-align: middle;
}

.icon-task
{
    background-position: right;
}

.icon-checklist
{
    background-position: center;
}

.icon-situation
{
    background-position: 5%;
}

.icon-dutylist
{
    background: url(../img/duty_list.png) no-repeat;
    background-size: 19px 24px;
    background-position: 34% center;
}

.icon-enterprise
{
    background: url(../img/enterprise.png) no-repeat;
    background-size: 19px 24px;
    background-position: 50% center;
}

.icon-record
{
    background: url(../img/record.png) no-repeat;
    background-size: 24px 24px;
    background-position: 60% center;
}

.pull
{
    margin: 6px 0;
    width: 32px;
    height: 32px;
}

.pullopen
{
    background: url(../img/pullOpen.png) no-repeat;
    background-size: 100% 100%;
}

.pullclose
{
    background: url(../img/pullClose.png) no-repeat;
    background-size: 100% 100%;
}

.content
{
    height: calc(100% - 44px);
}

.wrapper-one
{
    height: 320px;
}

.principal
{
    position: relative;
    width: 19%;
    width: 357px;
    height: 100%;
    border: 1px solid #4d9be3;
    border-bottom: 8px solid #4d9be3;
    box-sizing: border-box;
    overflow: hidden;
}

.principal .midbox
{
    position: absolute;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
}

.principal-img
{
    position: relative;
    width: 40%;
    height: 102px;
}

.principal-img img
{
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.director-box
{
    position: relative;
    width: 60%;
    height: 102px;
    font-size: 16px;
}

.director
{
    position: absolute;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 16px;
}

.principal-post
{
    margin: 10px 0 0 0;
    font-weight: bold;
    color: #606060;
}

.principal-post span
{
    margin-right: 10px;
    font-size: 22px;
}

.principal-position
{
    font-size: 16px;
    color: #666;
}

.assist
{
    padding: 0 5%;
    width: 100%;
    height: 88px;
    color: #606060;
    font-size: 16px;
}

.assist p
{
    margin: 15px 0 0 0;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.assist p span
{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.enterprise .btn-box, .enterprise .assist
{
    display: none;
}

.enterprise .principal-img, .enterprise .director-box, .enterprise .director-box .director
{
    width: 100%;
    text-align: center;
}

.enterprise .principal-img
{
    margin-top: 60px;
}

.deputy
{
    display: inline-block;
    color: #4d4d4d;
    font-weight: bold;
    vertical-align: top;
}

.deputy-position
{
    margin: 0 20px 0 0;
    font-weight: bold;
}

.commissioner, .commissioner-man
{
    vertical-align: top;
}

.commissioner
{
    margin: 0 10px 0 0;
    font-weight: bold;
}

.commissioner-man
{
    min-height: 28px;
    display: inline-block;
    width: 38%;
    vertical-align: top;
}

.btn-box
{
    position: relative;
    width: 100%;
    height: 116px;
    padding: 0 5%;
    font-size: 16px;
    color: #5da4e6;
    border-top: 1px dotted #999;
    border-bottom: 1px dotted #999;
}

.btn-box p
{
    margin: 10px 0;
    height: 44px;
    overflow: hidden;
}

.task
{
    width: calc(100% - 357px - 1vw);
    height: 100%;
    border: 1px solid #e5e5e5;
}

.schedule
{
    position: relative;
    width: 328px;
    height: 100%;
    border-right: 1px solid #d8d8d8;
    text-align: center;
}

.schedule-box
{
    position: absolute;
    width: 100%;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.schedule-tit
{
    margin: 15px 0;
    height: 22px;
    color: #333;
    font-size: 20px;
}

#echarts1
{
    width: 100%;
    height: 160px;
}

.timeselect-box
{
    width: 100%;
    height: 62px;
    border-top: 1px dotted #999;
    box-sizing: border-box;
}

.timeselect
{
    display: inline-block;
    margin: 11px 0 0 0;
    padding: 0 4px 0 0;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    border: 1px solid;
    border: 1px solid #3895ec;
    border-radius: 4px !important;
    overflow: hidden;
}

.timeselect span
{
    display: inline-block;
    color: #333;
}

.timeselect .timeselect-tip
{
    width: 80px;
    height: 38px;
    color: #fff;
    background-color: #3895ec;
}

.timeselect .timeselect-reduce, .timeselect .timeselect-increase
{
    display: inline-block;
    margin: 9px;
    vertical-align: top;
    cursor: pointer;
}

.tasks
{
    position: relative;
    width: calc(100% - 328px);
    height: 100%;
    overflow: hidden;
}

.tasks-ul
{
    margin: 0 auto;
    padding: 0 0 42px 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    overflow-y: auto;
}

.tasks-li
{
    position: relative;
    margin: 0 0 10px 0;
    padding: 0 1vw;
    width: 100%;
    min-height: 44px;
}

.tasks-li:nth-child(1)
{
    margin: 10px 0 10px 0;
}

.li-active
{
    background-color: #eaf4fe;
}

.click-text
{
    cursor: pointer;
    position: relative;
    margin: 0 auto;
    padding: 10px 3vw;
    width: 100%;
    line-height: 28px;
    color: #333;
    font-size: 16px;
    border: 1px solid #ebebeb;
}

.tasks-icon
{
    display: inline-block;
    position: absolute;
    top: 10px;
    left: 0.5vw;
    width: 24px;
    height: 24px;
    background: url(../img/icon.png) no-repeat;
    background-size: auto 200%;
    vertical-align: middle;
}

.icon-red
{
    background-position: 10% top;
}

.icon-orange
{
    background-position: 55% top;
}

.tasks-icon2
{
    display: inline-block;
    position: absolute;
    top: 10px;
    left: 0.5vw;
    width: 24px;
    height: 24px;
    background: url(../img/icon2.png) no-repeat;
    background-size: auto 86%;
    vertical-align: middle;
}

.icon-yellow
{
    background-position: 0 top;
}

.icon-green
{
    background-position: 90% top;
}

.input
{
    display: inline-block;
    padding: 0 4px;
    height: 28px;
    line-height: 28px;
    color: #fff;
    background-color: #35C0A1;
    border-radius: 4px !important;
    font-size: 16px;
}

.input img
{
    margin: 0 4px 0 0;
    height: 18px;
}

.arrow
{
    display: inline-block;
    position: absolute;
    top: 0.8vh;
    right: 1%;
    width: 2.2vh;
    height: 2.2vh;
    background: url(../img/icon.png) no-repeat;
    background-size: auto 200%;
    vertical-align: middle;
}

.arrow-open
{
    background-position: 10% bottom;
}

.checklist-num
{
    display: inline-block;
}

.process
{
    display: inline-block;
    margin: 0 1px 0 0;
    padding: 0 4px;
    height: 28px;
    line-height: 28px;
    font-size: 16px;
    color: #ff7800;
}

.taskstxt
{
    width: calc(100% - 220px);
    display: inline-block;
}

.timestamp
{
    width: 220px;
    text-align: right;
}

.arrow-close
{
    background-position: 55% bottom;
}

.subordinate-ul
{
    display: none;
    padding: 0 20px 0 30px;
    border: 1px solid #ebebeb;
    border-top: none;
}

.subordinate-li:nth-child(1)
{
    border: none;
}

.subordinate-li
{
    padding: 10px 0;
    line-height: 28px;
    border-top: 1px solid #ebebeb;
}

.subordinate-text
{
    position: relative;
    margin: 0;
    padding: 0 0 0 10px;
    font-size: 16px;
}

.subordinate-text .remind
{
    margin: 0 0 0 0;
    padding: 0 16px;
    height: 26px;
    line-height: 26px;
}

.vertical
{
    position: absolute;
    top: 4px;
    left: -2px;
    display: inline-block;
    width: 4px;
    height: 2vh;
    vertical-align: middle;
}

.vertical-superior
{
    background-color: #f05656;
}

.vertical-subordinate
{
    background-color: #ffa32b;
}

.vertical-ye
{
    background-color: #F4F408;
}

.vertical-normal
{
    background-color: #1AA034;
}

.task-type
{
    color: #999;
}

.remind
{
    display: inline-block;
    margin: 10px 28px 1px 0;
    padding: 0 1vw;
    height: 30px;
    line-height: 30px;
    border-radius: .2rem !important;
    color: #fff;
    background-color: #ffa32b;
    text-align: center;
    vertical-align: middle;
}

.wrapper-two
{
    border: 1px solid #e5e5e5;
    overflow: hidden;
}

.bookmark
{
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    background: url(../img/bookmark.png) no-repeat;
    background-size: auto 150%;
    vertical-align: middle;
}

.mark-red
{
    background-position: 15% 70%;
}

.mark-orange
{
    background-position: 95% 70%;
}

.mark-green
{
    background-position: 56% 70%;
}

.timeline
{
    display: none;
    padding: 20px 0;
    border: 1px solid #ebebeb;
    border-top: none;
}

.timeline-li
{
    position: relative;
    padding: 0 60px;
}

.timeline-text
{
    margin: 0;
}

.timeline-time
{
    display: inline-block;
    position: relative;
    padding: 0 18px;
    vertical-align: top;
    cursor: pointer;
    font-size: 17px;
}

.timeline-box
{
    position: relative;
    display: inline-block;
    width: 80%;
    border-left: 1px solid #cfcfcf;
    color: #333;
    font-size: 16px;
    cursor: pointer;
}

.timeline-box::after
{
    content: '';
    position: absolute;
    top: 0;
    left: -12px;
    width: 24px;
    height: 24px;
    border-radius: 12px;
    background: url(../img/icon.png) no-repeat;
    background-size: auto 220%;
    background-position: 96% 6%;
    background-color: #F5F5F5;
}

.timeline-details
{
    display: inline-block;
    position: relative;
    margin: 0 0 5px 20px;
    padding: 5px 20px;
    background-color: #E3ECF7;
    font-size: 16px;
    cursor: pointer;
}

.timeline-details::after
{
    content: '';
    position: absolute;
    top: .5vh;
    left: -1vh;
    width: 0;
    height: 0;
    border: .5vh solid;
    border-color: transparent #E3ECF7 transparent transparent;
}

.timeline-details img
{
    vertical-align: middle;
}

.timeline-details img:nth-child(1)
{
    margin: 0 0 0 20px;
}

.wrapper-three
{
    border: 1px solid #e5e5e5;
}

.situation
{
    margin: 1% 0 0 0;
    width: 100%;
    text-align: center;
}

.situation th, .situation tr
{
    text-align: center;
    height: 3.8vh;
}

.situation th
{
    height: 4vh;
    color: #333;
    font-size: 16px;
    background-color: #f7f8fd;
}

.situation td
{
    line-height: 22px;
    font-size: 16px;
    padding: 10px 1vw;
    color: #4d4d4d;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}

.situation tr:nth-child(even)
{
    background-color: #f7f8fd;
}

.situation-body td:nth-child(1)
{
    padding: 10px 4vw;
    width: 20%;
    color: #406abf;
    text-align: left;
}

.progress-box
{
    display: inline-block;
    position: relative;
    margin: 0;
    width: 80%;
    border-radius: 100px !important;
    background-color: #e9e9ea;
}

.progress-text
{
    position: relative;
    margin: 0;
    padding: 0 1vw 0 0;
    color: #666;
    text-align: right;
    z-index: 1;
}

.progress
{
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
    border-radius: 100px !important;
    background-color: #2ebf65;
}

.situation .operation
{
    clear: both;
    background-color: red;
}

.wrapper-four .situation-body td:nth-child(1)
{
    padding: 10px 1vw 10px 2vw;
    color: #4d4d4d;
    text-align: left;
}

.situation .operation a
{
    width: 33.33%;
    color: #0d638f;
    float: left;
}

.duty-wrapper
{
    width: 100%;
    background-color: #fff;
    border: 1px solid #e5e5e5;
}

.close-btn
{
    cursor: pointer;
}

.duty-list
{
    width: 100%;
}

.duty-ul
{
    margin: 0 auto;
    padding: 5px 0;
    width: 100%;
}

.duty-ul li
{
    margin: 0 1vw;
}

.duty-text
{
    position: relative;
    margin: 10px 0;
    padding: 13px 15px 13px 40px;
    font-size: 16px;
    color: #333;
    border-radius: 0 0 30px 0 !important;
    box-shadow: 0 0 1px 2px #D7E5EE;
    overflow: hidden;
}

.duty-num
{
    position: absolute;
    left: 0;
    top: 0;
    width: 30px;
    height: 3.4vh;
    line-height: 4vh;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    background-color: #3895EC;
}

.duty-num::after
{
    content: '';
    position: absolute;
    left: 0;
    bottom: -30px;
    border: 15px solid;
    border-color: #3895EC transparent transparent transparent;
}

.wrapper-five
{
    margin: 0 0 20px 0;
}

.wrapper-five .timeline
{
    display: block;
}

.wrapper-five .timeline-li
{
    padding: 0 0 0 20px;
}

.wrapper-five .timeline-box
{
    width: 80%;
}

.overview
{
    margin: 0 0 20px 0;
    width: 100%;
    font-size: 16px;
}

.overview ul
{
    margin-bottom: 0;
}

.overview .overview-li
{
    display: inline-block;
    float: left;
    margin: 0 10px 0 0;
    padding: 0 0 0 15px;
    width: calc((100% - 50px)/6);
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    text-align: left;
    text-align: center;
    box-sizing: border-box;
    color: #fff;
}

.overview .overview-li img
{
    margin: -6px 5px 0 0;
    height: 46px;
    vertical-align: middle;
}

.overview .overview-li:nth-last-child(1)
{
    margin: 0 0 0 0;
}


.overview .overview-todo
{
    background: url(../img/bg_todo.png) no-repeat;
    background-size: 100% 100%;
}

.overview .overview-duty
{
    background: url(../img/bg_duty.png) no-repeat;
    background-size: 100% 100%;
}

.overview .overview-implement
{
    background: url(../img/bg_implement.png) no-repeat;
    background-size: 100% 100%;
}

.overview .overview-subordinate
{
    background: url(../img/bg_subordinate.png) no-repeat;
    background-size: 100% 100%;
}

.overview .overview-enterprise
{
    background: url(../img/bg_enterprise.png) no-repeat;
    background-size: 100% 100%;
}

.overview .overview-record
{
    background: url(../img/bg_record.png) no-repeat;
    background-size: 100% 100%;
}

.overview .overview-li span
{
    color: #f0FA13;
}

.overview .overview-li strong
{
    margin: 0 5px;
    font-size: 20px;
}

.timeline .tasks-edit
{
    margin: 0 0 0 20px;
    padding: 0 0 0 0;
    width: 60px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    border: none;
    border-radius: 4px !important;
    background-color: #377ACB;
}

.timeline .tasks-edit:hover
{
    background-color: #3895ec;
    text-decoration: none;
}

.listWraper
{
    position: fixed;
    top: 30%;
    right: 0;
    z-index: 999;
}

.listBox
{
    position: relative;
}

.listBox > li
{
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
}

.listBox > li:last-child
{
    background: #9e9e9e;
}

.listBox > li:last-child:hover
{
    background: #DAE8FF;
}

.listBox > li:first-child
{
    background: #1F66DB;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 5px 5px 0 0 !important;
}

.listBox > li:first-child:hover
{
    background: #1a6bb9;
}

.listBox > li:first-child:hover .process_box
{
    display: block;
}

.process_box
{
    width: 140px;
    border: 1px solid #6995F1;
    position: absolute;
    background: #ffffff;
    box-sizing: border-box;
    box-shadow: -2px 5px 8px #006699;
    border-radius: 3px;
    top: 0%;
    right: 100%;
    border-radius: 3px 0 3px 3px;
    display: none;
    padding: 0 0 0 10px;
}

.process_box > ul
{
    border-left: 2px solid #eaebe5;
}

.process_box > ul > li
{
    font-size: 12px;
    padding: 5px 5px 5px 10px;
    line-height: initial;
    text-align: left;
    position: relative;
}

.polygon
{
    display: none;
}

.small_circle
{
    width: 10px;
    left: -6px !important;
}

.process_box > ul > li:hover
{
    color: #55b0e4;
    background: #ddd;
}

.process_box > ul > li:hover .polygon
{
    display: inline-block;
}

.process_box > ul > li > img
{
    position: absolute;
    left: -8px;
    top: 10px;
}

.allover
{
    display: none;
    margin: 10px auto;
    width: calc(100% - 2vw);
    height: calc(100% - 20px);
    text-align: center;
    border: 1px solid #d8d8d8;
    box-sizing: border-box;
}

.allover p
{
    position: relative;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #666;
    font-size: 32px;
}

@media screen and (min-width:1400px) and (max-width: 1700px)
{
    .tit
    {
        font-size: 18px;
    }

    .principal-post span
    {
        font-size: 24px;
    }

    .principal-position
    {
        font-size: 18px;
    }

    .director
    {
        font-size: 18px;
    }

    .schedule-tit
    {
        font-size: 18px;
    }

    .timeselect
    {
        font-size: 14px;
    }

    .timeline-box
    {
        width: 80%;
    }

    .wrapper-five .timeline-box
    {
        width: 80%;
    }

    .allover p
    {
        font-size: 36px;
    }
}


@media only screen and (min-width: 1700px)
{
    .tit
    {
        font-size: 20px;
    }

    .principal-post span
    {
        font-size: 26px;
    }

    .principal-position
    {
        font-size: 20px;
    }

    .director
    {
        font-size: 20px;
    }

    .schedule-tit
    {
        font-size: 20px;
    }

    .timeselect
    {
        font-size: 16px;
    }

    .timeline-box
    {
        width: 90%;
    }

    .wrapper-five .timeline-box
    {
        width: 90%;
    }

    .allover p
    {
        font-size: 40px;
    }
}
