body {

    background-color: #f1f2f6;

}



#public_header {

    background-color: #ffffff;

}



#tklb .div1 {

    background-color: #ffffff;

    width: 100%;

    height: 50px;

    border-top: 1px solid #eeeeee;

    box-shadow: 0 2px 4px rgba(0, 0, 0, .12);

    line-height: 50px;

}



#tklb .div1_div1 {

    width: 1195px;

    margin: 0 auto;

    display: flex;

}



#tklb .div1_div1_div1 {

    color: #999999;

}



#tklb .div1_div1_div1:hover {

    cursor: pointer;

}



#tklb .div1_div1_div2 {

    text-align: center;
    width: 100%;

}



#tklb .div2 {

    width: 1195px;

    margin: 20px auto;

    background-color: #ffffff;

    border-radius: 10px;

    padding: 40px 30px 50px 30px;

}



#tklb .div2_div1 {

    font-size: 20px;

    color: #333333;

    font-weight: bold;

}



#tklb .div2_div2 {

    /* margin-top: 20px; */

}



#tklb .div2_div2_card {

    display: flex;

    justify-content: space-between;

    align-items: center;

    border-bottom: 2px dashed #eeeeee;

    padding-top: 20px;

    padding-bottom: 10px;

}



#tklb .div2_div2_div1 {

    color: #666666;

}



#tklb .div2_div2_div2 {

    display: flex;

    align-items: flex-end;

}



#tklb .div2_div2_div2 div:hover {

    cursor: pointer;

}



#tklb .div2_div2_div2 div {

    margin-left: 30px;

}



#tklb .yyj {

    padding: 5px 15px;

    background-color: #5089ca;

    color: #ffffff;

    font-size: 12px;

}



#tklb .ckjg {

    padding: 5px 20px;

    background-color: #1b5aa1;

    color: #ffffff;

    font-size: 12px;

    border-radius: 25px;

}



#tklb .kslx {


    font-size: 12px;

    border-radius: 25px;

    border: 1px solid #999999;

    color: #666666;

    width: 110px;
    height: 35px;
    line-height: 35px;
    text-align: center;

}


#tklb .kslx > a {
    width: 110px;
    height: 35px;
    display: block;
}

#tklb .dyj {

    padding: 5px 15px;

    background-color: #d1ac49;

    color: #ffffff;

    font-size: 12px;

}