﻿@charset "utf-8";

body {
    background: #f6f6f6 !important;
}

.nav1 {
    width: 1210px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 14px;
}

.RecSchDetailTopBox {
    padding: 40px 32px;
    background-color: white;
    width: 1146px;
    margin: 0 auto;
    margin-bottom: 10px;
    height: 114px;
}

.RecSchDetailTopLeftBox {
    width: 180px;
    height: 114px;
}

.RecSchDetailTopImg {
    width: 100%;
    height: 100%;
}

.RecSchDetailTopLeftBox, .RecSchDetailTopRightBox {
    float: left;
}

.RecSchDetailTopRightBox {
    margin: 0px 20px;
    width: 926px;
}

.RecSchDetailTopRightTitle {
    font-size: 20px;
    color: #000;
    margin-bottom: 10px;
}

.RecSchDetailTopRightZhaiyao {
    margin: 10px 0px;
    color: #969696;
    font-size: 13px;
    width: 940px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.RecSchDetailTopRightFrame {
    font-size: 14px;
    color: #999;
}

    .RecSchDetailTopRightFrame div, .RecSchDetailTopRightFrame img {
        float: left;
    }

.RecSchDetailscan {
    margin: 0px 26px;
}

    .RecSchDetailscan img {
        width: 20px;
        height: 20px;
        margin-right: 2px;
    }
/*表单样式start*/
.FloorBgSTitle {
    background: #ffffff;
    width: 1210px;
    height: 50px;
    margin: 0 auto;
    margin-top: 10px;
    overflow: hidden;
}

    .FloorBgSTitle h3 {
        float: left;
        padding: 16px 41px;
        font-family: MicrosoftYaHei-Bold;
        font-size: 18px;
        color: #333333;
    }

    .FloorBgSTitle .DownList {
        float: right;
        padding: 18px 4px;
        position: relative;
        padding-right: 40px;
    }

        .FloorBgSTitle .DownList span {
            margin-left: 4px;
            font-family: MicrosoftYaHei;
            font-size: 14px;
            color: #1f69db;
        }

        .FloorBgSTitle .DownList img {
            position: absolute;
            top: 22px;
            right: 75px;
        }

.FloorBgSContent {
    background: #ffffff;
    width: 1210px;
    margin: 0 auto;
    margin-top: 2px;
    overflow: hidden;
}

    .FloorBgSContent table {
        border-collapse: collapse;
        text-align: center;
        border: 1px solid #f1f1f1;
        width: 1190px;
        padding: 20px;
        margin: 30px auto 20px;
        border-spacing: 0;
    }

.RecProListTR {
    background: #f6f6f6;
    height: 34px;
}

.FloorBgSContent td {
    border-left: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
    font-size: 14px;
    height: 35px;
    border: 1px solid #efefef;
    max-width: 460px;
    padding-left: 6px;
    padding-bottom: 6px;
}

/*2021/7/30
    
    .RecProListTR .TRpartition {
    width: 5%;
}

.RecProListTR .TRpro {
    width: 7%;
}

.RecProListTR .TRuse {
    width: 14%
}

.RecProListTR .TRnumber {
    width: 8%;
}

.RecProListTR .TRbrand {
    width: 7%;
}

.RecProListTR .TRmodel {
    width: 14%;
}

.RecProListTR .TRprice {
    width: 7%;
}

.RecProListTR .TRpracprice {
    width: 7%;
}

.RecProListTR .TRremark {
    width: 18%;
}

.RecProListTR .TRspec {
    width: 5%;
}

.RecProListTR .TRstorage {
    width: 5%;
}*/
/*表单样式end*/
.yhPrice {
    color: #1f69db;
    cursor: pointer;
}

.yhPrice1 {
    color: #bbbbbb;
}

.recStock{
    color:#a5a5a5;
}
/*场景列表伸缩按钮start*/
.clickStretch {
    color: #1864d9;
    background-color: white;
    width: 1210px;
    margin: 0 auto;
    margin-top: 5px;
    height: 44px;
    line-height: 44px;
}

.clickStretchTextFrame {
    width: max-content;
    margin: 0 auto;
}

#clickStretchText {
    line-height: 44px;
    width: max-content;
    font-size: 12px;
    cursor: pointer;
    float: left;
    padding-right: 5px;
}

.iconjiantou9 {
    transition: .5s;
    float: left;
    color: #1864d9;
    line-height: 44px;
    font-size: 12px !important;
}

.iconjiantou9JS {
    transition: .5s;
    transform: rotate(180deg);
}
/*场景列表伸缩按钮end*/
