#special-index .content{
    width: 100%;
    float: left;
    margin-top: 10px;
    background: linear-gradient(90.00deg, rgb(58, 140, 253) 0%,rgb(7, 52, 195) 100%);
}

#special-index .box{
    width: 1050px;
    margin: 0 auto;
    position: relative;
}

#special-index .row{
    min-height: 560px;
}
#special-index .a{
    position: absolute;
    top: 25%;
    left: 3%;
}

#special-index .b{
    position: absolute;
    top: 40%;
    left: 3%;
}
#special-index .c{
    position: absolute;
    top: 40.5%;
    left: 5%;

    color: rgb(255, 255, 255);
    font-family: "HarmonyOS Sans SC";
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0px;
    text-align: left;
}
#special-index .d{
    position: absolute;
    top: 40.7%;
    left: 37%;

    width: 200px;
    height: 30px;

    text-align: center;

    border-radius: 25px;
    background: rgb(29, 90, 220);

    color: rgb(255, 255, 255);
    font-family: "HarmonyOS Sans SC";
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0px;
}
#special-index .e{
    position: absolute;
    top: 52.5%;
    left: 3%;
}

#special-index .e span{
    display: block;
    width: 156px;
    height: 40px;
    line-height: 43px;
    position: relative;
    float: left;
    margin-right: 20px;

    border-radius: 10px;
    box-shadow: 10px 10px 15px 0px rgba(0, 0, 0, 0.14);
    background: rgb(255, 255, 255);
    text-align: center;
}
#special-index .e span a{
    color: rgb(29, 90, 220);
    font-family: "HarmonyOS Sans SC";
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: 0px;
    text-align: left;

    position: absolute;
    right: 26%;
    top: 11%;

}
#special-index .e span img{
    position: absolute;
    right: 9%;
    top: 29%;
}

#special-index .f{
    position: absolute;
    top: 25.7%;
    left: 68.5%;
}

/*
表单
 */
.content-form{
    background: none !important;
}
.left-form{
    width: 525px;
    height: 516px;
    float: left;

    box-sizing: border-box;
    border: 1px solid rgba(40, 45, 108, 0.29);
    border-radius: 5px;

    /* 面板阴影 */
    box-shadow: 10px 10px 25px 0px rgba(3, 8, 82, 0.15);
    background: rgba(255, 255, 255, 0.7);
}
.right-table{
    width: 512px;
    height: 516px;
    float: left;

    box-sizing: border-box;
    border: 1px solid rgba(40, 45, 108, 0.11);
    border-radius: 5px;

    /* 面板阴影 */
    box-shadow: 10px 10px 25px 0px rgba(3, 8, 82, 0.15);
    background: rgba(255, 255, 255, 0.7);

    margin-left: 10px;

}

.row-h{
    width: 100%;
    float: left;
    margin-bottom: 10px;
}
.row-a{
    height: 70px;
    line-height: 70px;
    text-align: center;
    position: relative;
    margin-bottom: 0px !important;
}
.row-a font{
    color: rgb(40, 45, 108);
    font-family: "HarmonyOS Sans SC";
    font-size: 20px;
    font-weight: 700;
    line-height: 100%;
    letter-spacing: 0px;
    text-align: left;
}
.row-a span{
    width: 4px;
    height: 90px;
    position: absolute;
    left: 259px;
    top: 8px;
    transform: rotate(-90.00deg);
    border-radius: 5px;

    background: rgba(38, 43, 106, 0.26);
}

.row-l{
    width: 141px;
    float: left;
    height: 36px;
    line-height: 40px;
    text-align: center;
}
.row-r{
    width: 345px;
    float: left;
    height: 36px;
    line-height: 36px;
}
.row-r .layui-form-radio{
    color: rgb(51, 51, 51);
    font-family: 思源黑体;
    font-size: 14px !important;
    font-weight: 400;
    letter-spacing: -1px;
    text-align: left;
    margin: 0 !important;
}
.row-rr{
    height: 72px;
}
.row-l font{
    color: rgb(40, 45, 108);
    font-family: "HarmonyOS Sans SC";
    font-size: 18px;
    font-weight: 700;
    line-height: 100%;
    letter-spacing: 0px;
    text-align: left;
}

.layui-select-title input{
    border-radius: 5px;
    background: rgba(3, 8, 82, 0.1);

    color: rgba(40, 45, 108, 0.37);
    font-family: "HarmonyOS Sans SC";
    font-size: 16px;
    font-weight: 400;
    line-height: 100%;
    letter-spacing: 0px;
    text-align: left;
}
.row-r .layui-input{
    border-radius: 5px;
    background: rgba(3, 8, 82, 0.1);

    color: rgba(40, 45, 108, 0.37);
    font-family: "HarmonyOS Sans SC";
    font-size: 16px;
    font-weight: 400;
    line-height: 100%;
    letter-spacing: 0px;
    text-align: left;
}
.btn-sub{
    display: block;
    border-radius: 5px;
    width: 163px;
    height: 40px;
    line-height: 40px;
    background: rgb(29, 90, 220);

    color: rgb(255, 255, 255);
    font-family: "HarmonyOS Sans SC";
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    text-align: center;
    margin: 0 auto;
}
.row-btn{
    text-align: center;
}
.row-msg{
    text-align: center;
}
.row-msg font{
    color: rgba(40, 45, 108, 0.5);
    font-family: "HarmonyOS Sans SC";
    font-size: 14px;
    font-weight: 300;
    line-height: 100%;
    letter-spacing: 0px;
    text-align: left;
}

.row-city{
    position: relative;
}
#in_city{
    position: absolute !important;
    top:42px !important;
    left: 0 !important;
    width: 383px !important;
}

/*
实时数据看板
 */

.right-table .top{
    width: 100%;
    height: 53px;
    float: left;
    border-radius: 5px 5px 0px 0px;

    box-shadow: 0px 5px 25px 0px rgba(3, 8, 82, 0.2);
    background: rgb(40, 45, 108);

    text-align: center;
    line-height: 53px;
}

.right-table .top span{
    color: rgb(255, 255, 255);
    font-family: "HarmonyOS Sans SC";
    font-size: 20px;
    font-weight: 700;
    line-height: 100%;
    letter-spacing: 0px;
    text-align: left;
}

.right-table .bottom{
    width: 100%;
    height: 516px;
    float: left;
}
.right-table .layui-table{
    margin: 0 !important;
    width: 96%;
    margin: 0 2%  !important;
    background:none !important;
}
.right-table th{
    padding: 0 !important;
    text-align: center;


    color: rgb(40, 45, 108);
    font-family: "HarmonyOS Sans SC";
    font-size: 16px;
    font-weight: bold;
    line-height: 33px;
    letter-spacing: 0px;

    display: block;
    float: left;
/*    margin-left: 10px;
    margin-right: 10px;*/
    height: 33px;
    border: none;
}
.row-one{
    height: 36px;
    line-height: 36px;
    background:none !important;
    border-bottom: 1px solid rgb(40, 45, 108);
}
thead{

}
.right-table td{
    padding: 0 !important;
    text-align: center;

    color: rgba(0, 0, 0, 0.66);
    font-family: "HarmonyOS Sans SC";
    font-size: 14px;
    font-weight: 400;
    line-height: 100%;
    letter-spacing: 0px;
    border: none;

    overflow: hidden;
}
.right-table tr{
    display: block;
    width: 100%;
    height: 33px;
    line-height: 33px;
}
.right-table tr td{
    display: block;
 /*   margin-left: 10px;
    margin-right: 10px;*/
    float: left;
    height: 33px;
    line-height: 33px;
}
thead{
    display:block;
}
tbody{
    height: 415px;
    display:block;overflow-y:scroll; overflow-x: hidden;
}

/*
职称申报好处
 */
.content-kp{
    background:none !important;margin-top:10px !important;
}
.row-kp{
    width: 1007px;
    height: 584px;
    padding: 20px 20px;
    background: #fff;
}
.row-kp .top{
    height: 50px;
    line-height: 50px;
    width: 100%;
    float: left;
}
.row-kp .top .ta{
    
    color: rgb(0, 0, 0);
    font-family: "HarmonyOS Sans SC";
    font-size: 24px;
    font-weight: 500;
    line-height: 50px;
    letter-spacing: 3px;
    text-align: left;

    display: block;
    float: left;
    margin-right: 15px;
}
.row-kp .top .tb{
    color: rgb(0, 0, 0);
    font-family: "HarmonyOS Sans SC";
    font-size: 14px;
    font-weight: 500;
    line-height: 60px;
    letter-spacing: 3px;
    text-align: left;

    display: block;
    float: left;
}
.row-kp .bottom{
    width: 100%;
    float: left;
    height: 394px;
}