.height10 {
    height: 10px;
}

.office-content-middle-jb-bg {
    width: 100%;
    background: linear-gradient(180deg, #441600 0%, rgba(73, 23, 0, 0) 100%) no-repeat;
    background-size: 100% 264px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.office-content-middle-jb-bg-cgs {
    width: 100%;
    background: linear-gradient(180deg, #00154A 0%, rgba(0, 19, 67, 0) 100%) no-repeat;
    background-size: auto 264px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.office-content-middle-bg {
    background-color: #F5F7FB;
}

.office-content {
    width: 100%;
    display: flex;
    align-items: start;
}

.office-content-left {
    width: 172px;
    padding: 20px 15px;
    min-height: 500px;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #FFFFFF;
    border-radius: 4px;
    margin-bottom: 10px;
}

.office-content-left-title {
    width: 100%;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: start;
    background-color: #FFF5F3;
    color: #DB4E3E;
    border-radius: 4px;
}

.office-content-left-title a {
    color: #DB4E3E;
}

.office-content-left-item {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.office-content-left-item-group-title {
    width: 100%;
    padding-left: 10px;
    box-sizing: border-box;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #333333;
    font-size: 14px;
    font-weight: bold;
}

.office-content-left-item-group-title span {
    font-size: 14px;
}

.office-content-left-item-group {
    font-size: 14px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.office-content-left-item-group .select {
    background: #FFF5F3;
    border-radius: 4px;
}

.office-content-left-item-group .select a {
    color: #DB4E3E;
}

.office-content-left-item-group-item {
    width: 100%;
    height: 25px;
    padding-left: 30px;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin-top: 5px;
}

.office-content-left-item-group-item:hover {
    background: #FFF5F3;
    border-radius: 4px;
}

.office-content-left-item-group-item:hover a {
    color: #DB4E3E;
}

.gys_right_menu3 {
    width: 100%;
    margin-top: 28px;
    margin-left: 60px;
}

.gys_right_menu3 img {
    float: right;
}


.office-content-right {
    width: 993px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-left: 14px;
}

.office-content-right-modifyxmember {
    width: 700px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-left: 14px;
}

.office-content-right-top {
    width: 100%;
    padding: 20px 20px 20px 16px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    background: #FFFFFF;
}

.office-content-right-qx {
    display: flex;
    height: 38px;
    align-items: center;
    background: #F5F5F5;
    width: 100%;
    justify-content: space-between;
}

.office-content-right-qx div {
    margin-right: 20px;
    margin-left: 20px;
}

.office-content-right-qx div span {
    margin-left: 14px;
}

.office-content-right-qx-btn {
    display: flex;
    height: 26px;
    width: 88px;
    background: linear-gradient(180deg, #EB6C5E 0%, #CA4637 100%);
    color: #fff;
    border-radius: 2px;
    justify-content: center;
    align-items: center;
    line-height: 22px;
}

.office-content-right-title {
    width: 100%;
    font-size: 24px;
    font-weight: bold;
    border-bottom: 1px solid #E4E4E4;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    padding-bottom: 16px;
}


.office-content-right-list {
    width: 100%;
    background: #FFFFFF;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

.office-content-right-list-top {
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.office-content-right-list-top-title {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.office-content-right-list-top-size {
    margin-right: 32px;
    padding-bottom: 16px;
}

.office-content-right-list-top-title a {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
}

.office-content-right-list-top-title div.select a {
    color: #DB4E3E;
}

.office-content-right-list-top-title div.select {
    border-bottom: 2px solid #DB4E3E;;
}

.office-content-right-list-top-title span {
    padding-left: 20px;
    font-size: 18px;
    border-left: 4px solid #DB4E3E;
}


.office-content-right-list-exec {
    width: 100%;
    padding: 10px 20px;
    box-sizing: border-box;
    height: 45px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-bottom: 1px solid #E4E4E4;
}

.office-content-right-list-exec-input {
    width: 30px;
}

.office-content-right-list-exec-select {
    flex: 1;
}

.office-content-right-list-exec-select span {
    font-size: 16px;
    font-weight: bold;
}

.office-content-right-list-exec-right {
    width: 300px;
}

/*单行*/
.office-content-right-list-item-title {
    width: 100%;
}

/*单行*/
.office-content-right-list-item {
    width: 100%;
    padding-top: 10px;
}

.office-content-right-list-item-row-title {
    width: 100%;
    padding: 0px 20px;
    box-sizing: border-box;
    height: 45px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid #DDDDDD;
}

.office-content-right-list-items-info {
    width: 100%;
    box-sizing: border-box;
    padding: 0px 20px;
}

.office-content-right-list-item-row {
    width: 100%;
    height: 35px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 16px;
}

.office-content-right-list-item-input {
    width: 30px;
}

.office-content-right-list-item-title {
    flex: 1;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.office-content-right-list-item-orginfo {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    font-size: 14px;
}

.office-content-right-list-item-orginfo div {
    width: 100%;
    height: 25px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.office-content-right-list-item-orginfo div span.tag {
    font-size: 14px;
    color: #666666;
}

.office-content-right-list-item-orginfo div span.info {
    font-size: 14px;
    color: #333333;
}

.office-content-right-list-item-orginfo div span.money {
    font-size: 14px;
    color: #FF7800;
}

.office-content-right-list-item-other-info {
    width: 100px;
}

.office-content-right-list-item-other-btn {
    width: 100px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.office-content-right-list-item-other-btn a {
    width: 52px;
    height: 26px;
    padding: 0 10px;
    background: #F5F6FA;
    border-radius: 4px 4px 4px 4px;
    font-size: 14px;
    color: #DB4E3E;
    display: flex;
    /*justify-content: space-between;*/
    justify-content: center;
    align-items: center;
}

.office-content-right-list-item-other-btn a i {
    display: block;
    width: 13px;
    height: 13px;
    background: url(../img/star@2x.png) no-repeat;
    background-size: 13px 13px;
}

.office-content-right-list-item-more {
    width: 100%;
    border-bottom: 1px solid #CCCCCC;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-end;
    padding-bottom: 10px;
}

.office-content-right-list-item-more-bidorg {
    flex: 1;
}

.office-content-right-list-item-more-btn {
    width: 100px;
}

.office-content-right-list-page {
    width: 100%;
    height: 80px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.office-content-right-list-page a {
    min-width: 30px;
    min-height: 30px;
    padding: 2px 3px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    border: 1px solid #E5E5E5;
    border-radius: 2px 2px 2px 2px;
    color: #333333;
    font-size: 16px;
    margin: 0 5px;
}

.office-content-right-list-page a.cur {
    background: #DB4E3E;
    color: #FFFFFF;
    border: 1px solid #DB4E3E;
}

.office-content-right-list-page a:hover {
    background: #CA4637;
}

.office-content-right-list-page span {
    min-width: 30px;
    min-height: 30px;
    padding: 2px 3px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    color: #333333;
    font-size: 16px;
    margin: 0 5px;
}

.office-content-right-list-page input {
    width: 50px;
    height: 30px;
    border-radius: 2px 2px 2px 2px;
    border: 1px solid #E5E5E5;
}

.office-content-right-list-page button {
    width: 64px;
    height: 30px;
    background: #DB4E3E;
    border-radius: 2px 2px 2px 2px;
    border: 0px;
    color: #FFFFFF;
}

.office-content-right-list-page button:hover {
    background: #CA4637;
}

/*left*/
.gys_left {
    width: 993px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-left: 14px;
}

/*我的头部*/
.gys_left_top {
    width: 100%;
    height: 108px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 14px;
}

.gys_my_info {
    width: 686px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #FFFFFF;
    border-radius: 4px;
}

.gys_my_info_right {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 18px;
}

.gys_my_info_head_img {
    width: 68px;
    height: 68px;
    border-radius: 68px;
    position: relative;
}

.gys_my_info_head_img img {
    border-radius: 68px;
}

.gys_my_info_hy_all {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: center;
    margin-left: 6px;
}

.gys_my_info_hy {
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 5px;
}

/*width: 64px;
display: inline-block;
*/
.hy_card {
    display: flex;
    align-items: center;
    height: 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-align: center;
    line-height: 20px;
    border-radius: 4px;
    font-size: 12px;
    padding: 10px;
}

.hy_card_mf {
    background-color: #EEEEEE;
    color: #333;
}

.hy_card_sf {
    background: linear-gradient(90deg, #F2D58B 0%, #F2CF8B 100%);
    color: #502B00;
}

.gys_my_info_hy_yxq {
    display: inline-block;
    width: 220px;
    height: 30px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-align: center;
    line-height: 30px;
    background: #FFF7E3;
    border-radius: 8px;
    font-size: 14px;
    color: #884E0A;
    margin-top: 5px;
}

.gys_my_info_tag {
    display: flex;
    flex-direction: column;
    width: 181px;
    height: 100%;
    justify-content: start;
    align-items: center;
}

.gys_my_tag {
    display: inline-block;
    width: 181px;
    height: 44px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-align: center;
    line-height: 44px;
    background: linear-gradient(142deg, #F68F45 0%, #F36626 100%);;
    border-radius: 0 2px 0 16px;
    font-size: 20px;
    color: #FFFFFF;
    margin-bottom: 16px;
}

.gys_my_ch {
    display: inline-block;
    width: 100px;
    height: 26px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-align: center;
    line-height: 26px;
    background: #F7F7FA;
    border-radius: 4px;
    font-size: 14px;
    color: #333333;
}

.gys_my_ch a:hover {
    color: #000;
}

.gys_my_ch:hover {
    background: #EBEBF0;
}

.gys_my_ch:active {
    background: #DFDFE5;
}

.gys_kf {
    background-color: #FFFFFF;
    height: 100%;
    width: 293px;
    border-radius: 4px;
    display: flex;
    align-items: center;
}

.gys_kf_ewm {
    width: 76px;
    height: 76px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #FFFFFF;
    box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.15);
    border-radius: 8px;
    margin-left: 16px;
}

.gys_kf_size {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: center;
    margin-left: 16px;
}

.gys_kf_size_title {
    display: flex;
    margin-bottom: 14px;
}

.gys_kf_size_row {
    font-size: 14px;
    color: #333;
}

/*待处理*/
.gys_pending {
    width: 100%;
    height: 176px;
    display: flex;
    flex-direction: column;
    background-color: #fff;
    border-radius: 4px;
    margin-bottom: 14px;
}

.gys_pending_title {
    font-size: 20px;
    font-weight: bold;
    margin-top: 20px;
    margin-left: 20px;
}

.gys_pending_info {
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
}

.gys_pending_info_sun {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.gys_pending_info_num {
    display: flex;
    align-items: center;
}

.gys_pending_add_dy {
    display: inline-block;
    width: 114px;
    height: 41px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-align: center;
    line-height: 41px;
    background: #F7F7FA;
    border-radius: 4px;
    font-size: 14px;
    color: #DB4E3E;
}

.gys_pending_info_solid {
    width: 1px;
    height: 78px;
    border-left: 1px solid #D7D7D7;
    margin-left: 24px;
    margin-right: 24px;
}

/*订阅服务和我的收藏*/
.gys_dy_sc {
    width: 100%;
    height: 160px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 14px;
}

.gys_dy_sc_info {
    width: 486px;
    height: 160px;
    background-color: #fff;
    border-radius: 8px;
}

.gys_dy_sc_title {
    font-size: 20px;
    font-weight: bold;
    margin-top: 20px;
    margin-left: 20px;
}

.gys_dy_sc_content {
    width: 100%;
    display: flex;
    margin-top: 20px;
}

.gys_dy_crow {
    width: 135px;
    height: 80px;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #F7F7FA;
    justify-content: center;
    margin-left: 20px;
}

.gys_dy_crow a {
    width: 135px;
    height: 80px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.gys_sc_crow {
    width: 216px;
    height: 80px;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #F7F7FA;
    justify-content: center;
    margin-left: 20px;
}

.gys_sc_crow a {
    width: 216px;
    height: 80px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

/*横栏*/
.gys_kt_line {
    width: 100%;
    height: 56px;
    margin-bottom: 14px;
}

/*推荐服务应用*/
.gys_tj_service {
    width: 100%;
    height: 160px;
    display: flex;
    flex-direction: column;
    background-color: #fff;
}

.gys_tj_service_title {
    font-size: 20px;
    font-weight: bold;
    margin-top: 20px;
    margin-left: 20px;
}

.gys_tj_service_content {
    width: 100%;
    height: 80px;
    margin-top: 20px;
    display: flex;
}

.gys_tj_service_crow {
    width: 102px;
    height: 80px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: #F7F7FA;
    border-radius: 8px;
    margin-left: 20px;
}

.gys_tj_service_crow a {
    width: 102px;
    height: 80px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
}

.gys_tj_lm {
    width: 100%;
    height: 174px;
    display: flex;
    flex-direction: column;
    background-color: #fff;
    border-radius: 8px;
}

.gys_tj_lm_title {
    font-size: 20px;
    font-weight: bold;
    margin-top: 20px;
    margin-left: 20px;
}

.gys_tj_lm_content {
    width: 955px;
    height: 94px;
    display: flex;
    align-items: center;
    flex-flow: row wrap;
    margin-left: 26px;
    margin-top: 20px;
}

.gys_tj_lm_row {
    height: 40px;
    display: inline-block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    text-decoration: none;
    background: #F7F7FA;
    margin-bottom: 14px;
    margin-right: 12px;
    color: #333333;
    padding-right: 20px;
    padding-left: 20px;
}

.process-item {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}

.process-item-title {
    width: 100%;
    height: 35px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.process-item-title span {
    border-left: 4px solid #DB4E3E;
    padding-left: 10px;
    color: #333333;
    font-size: 18px;
    font-weight: bold;
}

.process-step {
    width: 100%;
    box-sizing: border-box;
    height: 100px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    padding: 0 60px;
}

.process-step-item {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 32px;
    height: 32px;
    background: #FFFFFF;
    border-radius: 50%;
    position: relative;
}

.process-step-line {
    flex: 1;
    background: #E3E4EA;
    height: 4px;
}

.process-step-item-cur {
    background: #E3E4EA;
}

.process-step-item span.number {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 24px;
    background: #999999;
    border-radius: 50%;
    color: #FFFFFF;
    font-size: 14px;
}

.process-step-item-cur span.number {
    background: #2E54E3;
}

.process-step-item span.desc {
    top: 30px;
    left: -44px;
    width: 120px;
    z-index: 99;
    height: 35px;
    color: #666666;
    position: absolute;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    font-size: 14px;
}

.process-step-item-cur span.desc {
    color: #333333;
    font-weight: bold;
}

.office-content-fabu {
    width: 100%;
    padding: 10px 20px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    background: #FFFFFF;
    border-radius: 4px;
}

.office-content-fabu-title {
    width: 100%;
    height: 35px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.office-content-fabu-title span {
    border-left: 4px solid #DB4E3E;
    padding-left: 10px;
    color: #333333;
    font-size: 18px;
    font-weight: bold;
}

.office-content-fabu-tip {
    width: 100%;
    padding: 15px 10px;
    box-sizing: border-box;
    background: #F7F7FA;
    border-radius: 4px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin-top: 20px;
}

.office-content-fabu-tip span, a {
    font-size: 14px;
}

.office-content-fabu-tip a {
    color: #2E54E3;
}

.office-content-fabu-info {
    width: 100%;
    margin-top: 20px;
}

.office-content-fabu-info-item {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin-top: 10px;
}

.office-content-fabu-info-item .fabu-star {
    width: 12px;
    height: 12px;
    color: #DB4E3E;
}


.office-content-fabu-info-item .fabu-field {
    width: 100px;
    color: #666666;
    font-size: 14px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;

}

.office-content-fabu-info-item .fabu-input {
    flex: 1;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.office-content-fabu-info-item .fabu-input-yzm {
    flex: 1;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.office-content-fabu-info-item .fabu-input-yzm input, button {
    height: 38px;
    border: 1px solid #C4C4C4;
    border-radius: 4px 4px 4px 4px;
}

.office-content-fabu-info-item .fabu-input-yzm span {
    padding: 0 10px;
}

.office-content-fabu-info-item .fabu-input-yzm input {
    padding: 0 10px;
}

.office-content-fabu-info-item .fabu-input-yzm button {
    border: 0px;
    width: 150px;
    height: 38px;
    background: linear-gradient(180deg, #EB6C5E 0%, #CA4637 100%);
    border-radius: 4px 4px 4px 4px;
    opacity: 1;
    color: #FFFFFF;
}

.office-content-fabu-info-item .fabu-input input, select, textarea {
    height: 38px;
    border: 1px solid #C4C4C4;
    border-radius: 4px 4px 4px 4px;
}

.office-content-fabu-info-item .fabu-input input {
    padding: 0 10px;
}

.office-content-fabu-info-item .fabu-input textarea {
    height: 100px;
    border: 1px solid #C4C4C4;
    border-radius: 4px 4px 4px 4px;
}

.office-content-fabu-info-item .fabu-input button {
    border: 0px;
    width: 300px;
    height: 48px;
    background: linear-gradient(180deg, #EB6C5E 0%, #CA4637 100%);
    border-radius: 4px 4px 4px 4px;
    opacity: 1;
    color: #FFFFFF;
    font-size: 18px;
}

.office-content-fabu-info-item .fabu-input button.save {
    border: 0px;
    width: 100px;
    height: 35px;
    background: linear-gradient(180deg, #EB6C5E 0%, #CA4637 100%);
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    font-size: 14px;
}

.office-content-fabu-info-item .fabu-input button:hover {
    background: #CA4637;
}


.input-skip {
    width: 10px;
}

.input-w100 {
    width: 100%;
}

.input-w70 {
    width: 70%;
}

.input-w50 {
    width: 50%;
}

.input-w35 {
    width: 35%;
}

/*list*/

.bidsearch_list_row {
    display: flex;
    background-color: #fff;
    padding: 24px 20px;
}

.bidsearch_list_row_logo {
    height: 80px;
    width: 80px;
    margin-right: 12px;
    border-radius: 4px;
    background-color: #7F98C4;
}

.bidsearch_list_row_right {
    display: flex;
    width: 763px;
    flex-direction: column;
}

/*.bidsearch_list_row_title {*/
/*display: flex;*/
/*align-items: center;*/
/*justify-content: space-between;*/
/*}*/

.bidsearch_list_row_title_left {
    display: flex;
    align-items: center;
}

.bidsearch_list_row_title_left_title {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    margin-right: 12px;
}

.bidsearch_list_row_title_left_xc {
    display: flex;
    border: 1px solid #2E54E3;
    border-radius: 2px;
    padding: 2px 6px;
    color: #2E54E3;
}

.bidsearch_list_row_title_right {
    display: flex;
    align-items: center;
}

.bidsearch_list_row_role {
    display: flex;
    margin-top: 12px;
}

.bidsearch_list_row_role span {
    display: flex;
    padding: 4px 8px;
    background-color: #FBF4F3;
    color: #B90000;
    margin-right: 8px;
}

.bidsearch_list_row_xq {
    display: flex;
    margin-top: 12px;
}

.bidsearch_list_row_fr {
    color: #2E54E3;
    margin-right: 40px;
}

.bidsearch_list_row_zb {
    color: #EA6E00;
    margin-right: 40px;
}

.bidsearch_list_row_cl {

}

.bidsearch_list_row_address {
    margin-top: 12px;
    color: #666666;
}

.bidsearch_list_row_bottom {
    display: flex;
    height: 38px;
    align-items: center;
    color: #666666;
    background-color: #F5F6FA;
    border-radius: 2px;
    margin-top: 12px;
}

.bidsearch_list_row_bid_title {
    display: flex;
    align-items: center;
    color: #333333;
}

.bidsearch_list_row_bid_title img {
    margin-top: 3px;
    margin-right: 6px;
    margin-left: 14px;
}

.bidsearch_list_row_bottom_solid {
    height: 12px;
    margin-right: 18px;
    margin-left: 18px;
    border-left: 1px solid #999;
}

.bidsearch_list_row_solid {
    width: 100%;
    display: flex;
    justify-content: center;
}

.bidsearch_list_row_solid div {
    border-bottom: 1px solid #dddddd;
    width: 855px;
}

.office-content-fabu-info-item .fabu-input label {
    margin-right: 10px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.office-content-fabu-info-item .fabu-input label input {
    border: 1px solid #C4C4C4;
    margin-right: 5px;
}

.office-content-fabu-info-item .fabu-input input.upimg {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 1px solid #C4C4C4;
    font-size: 32px;
    background: #FFFFFF;
    color: #999999;
}

/*.office-content-fabu-info-item .fabu-input input.upimgflle {*/
/*display: none;*/
/*}*/


.office-content-fabu-info-item .fabu-input img.headimg {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin-right: 10px;
}


.office-content-fabu-info-item .fabu-input .qrcode-img {
    margin-right: 20px;
    width: 150px;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.office-content-fabu-info-item .fabu-input a {
    color: #2E54E3;
    font-size: 14px;
    margin-left: 10px;
}

.office-content-fabu-info-item .fabu-input .qrcode-img img {
    width: 150px;
    height: 150px;
}

.office-content-fabu-info-item .fabu-input .qrcode-img span {
    font-size: 14px;
    height: 22px;
    line-height: 22px;
}

.office-content-fabu-info-item .fabu-input .disabled-state {
    width: 50%;
    height: 38px;
    padding: 0 10px;
    border: 1px solid #C4C4C4;
    border-radius: 4px 4px 4px 4px;
    background: #F7F7FA;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.office-content-bind-info-item {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 10px;
}

.office-content-bind-info-item .fabu-star {
    width: 12px;
    height: 12px;
    color: #DB4E3E;
}


.office-content-bind-info-item .fabu-field {
    width: 100px;
    color: #666666;
    font-size: 14px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;

}

.office-content-bind-info-item .fabu-input {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    padding: 10px 0;
}

.office-content-bind-info-item .fabu-input span {
    font-size: 14px;
    margin-right: 20px;
}

.office-content-bind-info-item .fabu-input a {
    color: #DB4E3E
}

.office-content-bind-info-item .fabu-input .wxhead {
    display: block;
    height: 36px;
    width: 36px;
    background: url(../img/wxhead.png) no-repeat;
    background-size: 36px 36px;
    margin-right: 10px;
}

.bindspace {
    width: 400px;
    background: #FFFFFF;
    border-radius: 8px;
}

.bindspace-title {
    width: 100%;
    box-sizing: border-box;
    height: 35px;
    font-size: 14px;
    border-bottom: 1px solid #cccccc;
    padding: 0 20px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.bindspace-info {
    width: 100%;
    padding: 10px 40px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

.bindspace-info-tag {
    height: 35px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.bindspace-info-tag span {
    font-size: 14px;
    line-height: 14px;
}

.bindspace-info-tag span.red {
    color: #DB4E3E;
    margin-right: 10px;
    line-height: 14px;
}

.bindspace-info-input {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    height: 40px;
}

.bindspace-info-input input {
    flex: 1;
    height: 30px;
    border: 1px solid #cccccc;
    border-radius: 4px;
    padding: 0 10px;
}

.bindspace-info-input button.yzm {
    width: 100px;
    background: linear-gradient(180deg, #EB6C5E 0%, #CA4637 100%);
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    font-size: 14px;
    border: 0px;
    height: 32px;
    margin-left: 10px;
    cursor: pointer;
}

.bindspace-info-input button.yzm:hover {
    background: #CA4637;
}

.bindspace-btn {
    width: 100%;
    box-sizing: border-box;
    height: 45px;
    font-size: 14px;
    border-top: 1px solid #cccccc;
    padding: 0 20px;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
}

.bindspace-btn button {
    padding: 0 10px;
}

.bindspace-btn button.reset {
    border-radius: 4px 4px 4px 4px;
    opacity: 1;
    border: 1px solid #D8D8D8;
    height: 27px;
    background: #FFFFFF;
    margin-right: 10px;
    cursor: pointer;
}

.bindspace-btn button.reset:hover {
    border-color: #CA4637;
    color: #CA4637;
}


.bindspace-btn button.save {
    height: 27px;
    background: linear-gradient(180deg, #EB6C5E 0%, #CA4637 100%);
    border-radius: 4px 4px 4px 4px;
    opacity: 1;
    color: #FFFFFF;
    border: 0px;
    cursor: pointer;
}

.bindspace-btn button.save:hover {
    background: #CA4637;
}

.bindspace-info-qrcodeimg {
    width: 100%;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 15px;
}

.bindspace-info-desc {
    width: 100%;
    height: 35px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.bindspace-info-desc span {
    font-size: 14px;
}


.bindspace-info-desc span.red {
    color: #DB4E3E;
}


.office-content-right-aqsz {
    width: 993px;
    min-height: 540px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    margin-left: 14px;
    background: #FFFFFF;
}

.office-content-aqsz-space {
    width: 100%;
    padding: 10px 20px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

.office-content-aqsz-item {
    width: 100%;
    height: 35px;
    padding: 0 20px;
    background: #DDDDDD;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    border: 1px solid #cccccc;
    box-sizing: border-box;
    border-radius: 4px;
}

.office-content-aqsz-item span {
    font-size: 14px;
}

.office-content-no {
    padding: 14px;
    color: #DB4E3E;
    display: flex;
    width: 100%;
    justify-content: center;
    align-content: center;
}

.gys_my_info_head_img_task {
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4);
    color: #ffffff;
    opacity: 0;
    border-radius: 100%;
    font-size: 14px;
    line-height: 68px;
    text-align: center;
}

.gys_my_info_head_img_task:hover {
    opacity: 1;
}