.projec_right{
    background: #F5F5F5;
    border-radius: 0px 0px 0px 0px;
    border: 1px solid #E7E7E7;
}


.projec_list{
    font-weight: 400;
    font-size: 12px;
    color: #010101;
    line-height: 22px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    display: flex;
    justify-content: flex-start;
    padding: 5px 0;
    color: #999;
    cursor: pointer;
}
.projec_div{
    display: flex;
    justify-content: flex-start;
}
.projec_left{
    width: 25%;

    padding-left: 2%;
    background-color: #FFF;
}
.projec_right{
    width: 75%;
    padding: 0 2%;
}
.projec_list .icon img{
   width: 15px;
    padding-right: 5px;
    display: none;
}
.projec_list .icon{
    width: 15px;
    height: 20px;
    padding-right: 5px;

}
.projec_list-1 .icon{
    margin-top: 3px;
}
.tongyi{
    color: #000;
}
.form_right{
    padding: 20px;
}
#bnt_text_0102{
    padding: 0px 10px;
    margin-right: 10px;
    line-height: 30px;
    height: 30px;
    font-size: 12px;
}
#bnt_text_0102 #icon_yes {
    width: 15px;
    height: 15px;
    margin-top: 6px;
    margin-right: 5px;
}
#banner_msg_div {
    width: var(--w62);
    height: 155px;
    margin: 0 auto;
    padding: 17px 4px;

 }

.search_keyty input {
    border: 0px;
    font-size: 14px;
    padding-left: 10px;
    color: rgba(0,0,0,0.26);
    font-weight: bold;
    margin-top: 1px;
    background-color: #F3F3F3;
}
.search_keyty {
    width: 86%;
}
.card_plg{
    margin-top: 10px;
}
