zaitu.css 1.4 KB
.fa-texts{
    font-size: 18px;
    color: #303133;
    margin-right: 64px;
    position: relative;
    cursor: pointer;
}
.fa-textsq{
    font-size: 18px;
    color: #2F54EB;
    margin-right: 64px;
    position: relative;
    cursor: pointer;
}
.gexians{
    width: 28px;
    height: 4px;
    background: #2F54EB;
    border-radius: 2px;
    position: absolute;
    bottom: -16px;
    left: 50%;
    transform: translate(-50%,-50%);
}
.zhaopiang{
    width: 284px;
    height: 104px;
    background: #ffffff;
    border: 1px solid #e4e9ed;
    border-radius: 4px;
    margin-top: 12px;
    padding: 12px 14px;
    box-sizing: border-box;
}
.zhao-img{
    width: 80px;
    height: 80px;
}
.yichan{
    display: flex;
    align-items: center;
    margin-top: 24px;
}
.wu{
    font-size: 15px;
    color: #606266;   
    margin-right: 35px;
    display: flex;
    align-items: center;
}
.xuankuan{
    width: 16px;
    height: 16px;
    margin-right: 8px;
}
.zhaopiangs{
    width: 284px;
    height: 104px;
    background: #ffffff;
    border-radius: 4px;
    margin-top: 12px;
    padding: 12px 14px;
    box-sizing: border-box;
}
.chuzhis{
    font-size: 14px;
    color: #606266;
}
.chuzhitext{
    width: 100%;
    height: 172px;
    background: #ffffff;
    border: 1px solid #e4e9ed;
    padding: 9px 12px;
    box-sizing: border-box;
    border-radius: 4px;
    font-size: 15px;
    color: #C0C4CC;
    margin-top: 12px;
}