.container {
    width: 100vw;
    height: 100%;
    background: url('../image/topBk.png') no-repeat;
    background-size: 100% auto;
    background-color: #040436 !important;
    overflow: hidden;
}

html,body{
    background-color: #040436 !important;
}

.title {
    font-weight: bold;
    font-size: 38px;
    color: #FFFFFF;
    line-height: 70px;
    text-shadow: 4px 10px 2px rgba(0, 17, 45, 0.45);
    text-align: center;
    font-style: normal;
    text-transform: none;
}

.leftPart {}

.ptitle {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 36px;
    background: url('../image/pbk.png') no-repeat;
    background-size: 100% 100%;
}

.ptitle img {
    width: 64px;
    height: 18px
}

.partItem {
    width: 481px;
    height: 287px;
    background: #040436;
    box-sizing: border-box;
    padding: 6px;
    margin-bottom: 19px;
}

.partInnner {
    width: 100%;
    height: 100%;
    background: rgba(4, 23, 94, 0.2);

}

.pt {
    font-size: 18px;
    color: #FFFFFF;
    margin: 0 20px;
}

.pcontent {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 23px;
    box-sizing: border-box;
    padding: 0 18px;
}

.pitem {
    width: 138px;
    height: 88px;
    background: url('../image/pibk.png');
    background-size: 100% 100%;
    margin-bottom: 15px;
}

.piTitle {
    width: 100%;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #FFFFFF;
}

.piContent {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    box-sizing: border-box;
    padding: 0 21px;
    margin-top: 8px;
}

.coleft {
    font-weight: bold;
    font-size: 30px;
    color: #00EEFF;
}

.coright {
    font-weight: 500;
    font-size: 16px;
    color: #FFFFFF;
}

.chatContent {}

.tabs {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
    margin-top: 5px;
}

.tabItem {
    width: 91px;
    height: 39px;
    background: url('../image/normal.png') no-repeat;
    background-size: 100% 100%;
    font-size: 12px;
    color: #FFFFFF;
    text-align: center;
    line-height: 39px;
    cursor: pointer;
}

.active {
    background: url('../image/active.png') no-repeat !important;
    background-size: 100% 100% !important;
}

.scrollPart::-webkit-scrollbar {
    width: 6px;
}

.scrollPart::-webkit-scrollbar-thumb {
    border-radius: 8px;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: #999;
    cursor: pointer;
}

.scrollPart::-webkit-scrollbar-thumb:hover {
    background: #999;
}

.scrollPart {
    width: 100%;
    height: 195px;
    overflow-y: auto;
    margin-top: 10px;
}

.scrollItem {
    width: 430px;
    height: 30px;
    background: url('../image/scbk.png') no-repeat;
    background-size: 100% 100%;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    margin: 0 auto 10px;
    box-sizing: border-box;
    padding: 0 15px;
    display: flex;
    align-items: center;
}

.centerPart {
    width: 851px;

}

.alltabs {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.atitem {
    width: 131px;
    height: 42px;
    background: url('../image/at1.png') no-repeat;
    background-size: 100% 100%;
    text-align: center;
    line-height: 42px;
    font-weight: 500;
    font-size: 16px;
    color: #FFFFFF;
}

.act {
    background: url('../image/at2.png') no-repeat !important;
    background-size: 100% 100% !important;

}



.con {
    box-sizing: border-box;
    padding: 12px 24px;
    display: flex;
    justify-content: space-between;
    margin-top: 25px;
}

.datas {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 19px;
}

.data2 {
    width: 341px;
    height: 82px;
    border-radius: 5px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-align: center;
    box-sizing: border-box;
    padding: 0 22px;
}

.data1 {
    display: flex;
    align-items: center;
    height: 82px;
}

.blue {
    background: radial-gradient(#0086FA 0%, #004ABF 60%), #F9F1FD;
}

.purple {
    background: radial-gradient(#6F3EF5 0%, #2F0F79 100%), #F9F1FD;
}

.dataTop {
    font-weight: bold;
    font-size: 30px;
    color: #FFFFFF;
}

.dataBottom {
    font-weight: 500;
    font-size: 16px;
    color: #FFFFFF;
    background: radial-gradient(0deg, #4AAEFF 0%, #FFFFFF 100%);
    margin-top: 5px;
}

.maps{
    width: 851px;
    height: 428px;
    margin: 20px 0;
}

.cbpart{
    width: 100%;
    align-items: center;
    justify-content: space-between;
    display: flex;
}

.cbpart .partItem{
    width: 416px !important;
    height: 311px !important;
}
#salary{
    width: 100%;
    height: 300px;
    box-sizing: border-box;
    padding-top: 30px;
}

#sj{
    width: 100%;
    height: 300px;
    box-sizing: border-box;
    padding-right: 20px;
}

#ld{
    width: 100%;
    height: 300px;
    box-sizing: border-box;
    padding-right: 20px;
}

#cahrt3{
    width: 100%;
    height: 300px;
    box-sizing: border-box;
    padding-top: 20px;
}

.idx{
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background: url('../image/circle.png') no-repeat;
    background-size: 100% 100%;
    text-align: center;
    line-height: 26px;
    margin-right: 15px;
}