﻿body {
    overflow-y: hidden;
}

.titleTxt {
    width: 142px;
    height: 47px;
    background-color: #A9D96C;
    color: white;
    font-size: 25px;
    font-weight: bold;
    border-radius: 5px;
    text-align: center;
    padding-top: 12px;
    font-family: Microsoft YaHei,微软雅黑;
    margin-top: 18px;
    float: left;
}

.timeTxt {
    font-family: Microsoft YaHei,微软雅黑;
    font-size: 19px;
    font-weight: bold;
    color: #737172;
    height: 23px;
}

.timeD {
    float: left;
    width: 18px;
    height: 27px;
    color: white;
    background-color: #A9D96C;
    text-align: center;
    font-size: 20px;
    border-radius: 5px;
    padding-top: 3px;
    font-weight: bold;
    margin-right: 3px;
    font-family: Microsoft YaHei,微软雅黑;
}

.timeU {
    float: left;
    width: 18px;
    height: 27px;
    color: #737172;
    text-align: center;
    font-size: 18px;
    border-radius: 5px;
    padding-top: 3px;
    font-weight: bold;
    margin-right: 3px;
    font-family: Microsoft YaHei,微软雅黑;
}

.auto-style1 {
    width: 100%;
    height: 100%;
    font-family: Microsoft YaHei,微软雅黑;
    color: #737172;
}

.webuploader-pick {
    position: relative;
    display: inline-block;
    cursor: pointer;
    background: #20A1FF;
    padding: 12px 20px;
    color: #fff;
    text-align: center;
    border-radius: 3px;
    overflow: hidden;
    font-size: 14px;
    float: left;
    margin-right: 5px;
    margin-top: 10px;
}

    .webuploader-pick:hover {
        background: #99D258;
    }

.jdDiv {
    position: relative;
    top: 5px;
    width: 250px;
    z-index: 999;
    left: -123px;
    height: 33px;
    margin-bottom: 30px;
}

.jdText {
    /*float: left;*/
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 15px solid #FFBB40;
}

.jdLText {
    /*float: left;*/
    height: 18px;
    width: 105px;
    text-align: right;
    margin-top: 3px;
    font-weight: bold;
    padding-right: 10px;
    color: white;
}

.jdRText {
    margin-top: 30px;
    margin-left: -15px;
    height: 55px;
    width: 151px;
    background-image: url('../Images/未选中阶段.png');
    font-size: 16px;
    font-weight: bold;
    color: white;
    font-family: Microsoft YaHei,微软雅黑;
    padding-top: 3px;
    border-radius: 0px 5px 5px 0px;
    cursor: pointer;
}

.tabText {
    margin-left: 10px;
}

.jdRTextDQ {
    margin-top: 30px;
    margin-left: -15px;
    height: 52px;
    width: 151px;
    background-image: url('../Images/选中阶段.png');
    font-size: 16px;
    font-weight: bold;
    color: #1FA0FE;
    font-family: Microsoft YaHei,微软雅黑;
    padding-top: 3px;
    border-radius: 0px 5px 5px 0px;
    cursor: pointer;
}

.jdTextDQ {
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 15px solid #A5D766;
}


.top_year {
    float: left;
    height: 18px;
    width: 105px;
    text-align: right;
    margin-top: 3px;
    font-weight: bold;
    padding-right: 10px;
    color: white;
}

.timeLabelCss {
    color: #737172;
    font-weight: bold;
    font-size: 14px;
    font-family: 微软雅黑;
}

.timeCss {
    color: #20A1FF;
    font-weight: bold;
    font-size: 18px;
    font-family: 微软雅黑;
}

.menu_arrow {
    margin-left: 25px;
    position: absolute;
    margin-top: 20px;
}

.menu_new {
    margin-left: 10px;
    position: absolute;
    margin-top: 5px;
}

.menu_tree {
    width: 0px;
    height: 99%;
    border: 1px dashed #FFFFFF;
    background-color: #1FA0FE;
    margin-left: 30px;
}

.tabText {
    text-align: left;
    font-size: 12pt;
    margin-left: 30px;
    width: 151px;
    font-family: 微软雅黑;
}

.projectTitle {
    color: white;
    background-color: #1FA0FE;
    font-family: 微软雅黑;
    width: 100%;
    margin: auto;
    font-weight: bold;
    font-size: 22pt;
    height: 58px;
    text-align: center;
    line-height: 58px;
}

.splitDiv {
    float: right;
    height: 59px;
    margin-top: 18px;
    margin-left: 18px;
    background-color: rgb(241, 242, 247);
    width: 3px;
}
