body {
    background: #FFFFFF;
}

.fixbar {
    background-color: #FAFAFA !important;
}

/* 顶部面包屑导航 */
.breadcrumb {
    width: 100%;
    margin: 24px 0 48px 0;
}

.breadcrumb .layui-breadcrumb a {
    font-size: 16px;
    font-family: "Bold";
    font-weight: bold;
    color: #333333 !important;
}

.breadcrumb .layui-breadcrumb a:hover {
    color: #1C41DA !important;
}

.breadcrumb .layui-breadcrumb a cite {
    font-size: 16px;
    font-family: "Regular";
    font-weight: 400;
    color: #616367;
}

/* 详情主体 */
.detail_Box {
    width: 100%;
}

.detailBoxTop {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

/* 左侧图片 */
.detail_Box_Left_photo {
    width: 580px;
}

.detail_Box_Left_photo img {
    width: 100%;
    height: 387px;
}

/* 右侧主要信息 */
.detailBox_R_Detail {
    width: calc(100% - 580px);
    padding-left: 24px;
    box-sizing: border-box;
}

.dBRD_Title {
    width: 100%;
    text-align: left;
    font-size: 24px;
    font-family: "Medium";
    font-weight: 500;
    color: #333333;
    line-height: 36px;
}

.dBRD_Text {
    width: 100%;
    text-align: left;
    font-size: 18px;
    font-family: "Regular";
    font-weight: 400;
    color: #434343;
    line-height: 26px;
    margin-top: 10px;
    margin-bottom: 24px;
}

/* 块内信息 */
.dBRD_Card {
    width: 100%;
    background: #FAFAFA;
    border: 1px solid #E0E0E0;
    box-sizing: border-box;
    padding: 24px;
}

.dBRD_Card_Div {
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.dBRD_Card_Div:last-of-type {
    margin-bottom: 0;
}

.dBRDCD_LeftTitle {
    width: 80px;
    text-align: right;
    font-size: 14px;
    font-family: "Regular";
    font-weight: 400;
    color: #999999;
    line-height: 21px;
}

.dBRDCD_RightText {
    width: calc(100% - 80px);
    display: flex;
    align-items: center;
    font-size: 14px;
    font-family: "Regular";
    font-weight: 400;
    color: #333333;
    line-height: 21px;
}
/* 专业服务-详情页，如需了解更多点击跳转 */
.readMoreLink{
    display: block!important;
    color: #1C41DA!important;
}
.readMoreText{
    color: #999999!important;
    margin-left: 10px;
}
.dBRDCD_RightText img {
    margin-right: 7px;
}

.dBRDCD_JiaGe {
    font-size: 26px;
    font-family: "Regular";
    font-weight: 400;
    color: #CA141E;
    line-height: 39px;
}

/* 获取联系方式按钮 */
.getTelPhone {
    margin-top: 20px;
}

.getTelPhone a {
    display: block;
    width: 320px;
    height: 48px;
    background: #1C41DA;
    font-size: 22px;
    font-family: 'Regular';
    font-weight: 400;
    color: #FFFFFF;
    line-height: 48px;
    text-align: center;
}

.getTelPhone a:hover {
    color: #FFFFFF;
}

/* 左侧服务好评度 */
.detailBoxBottom {
    width: 100%;
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.fwpjLeft_Star {
    width: 580px;

}

.fwpjTitle {
    width: 100%;
    box-sizing: border-box;
    padding: 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 48px;
    background: #FAFAFA;
    border: 1px solid #E0E0E0;
    font-size: 16px;
    font-family: "Medium";
    font-weight: 500;
    color: #333333;
}

.fwpjTitleLeftText {
    height: 100%;
    display: flex;
    align-items: center;
}

.fwpjShu {
    display: inline-block;
    width: 4px;
    height: 24px;
    background: #007AFF;
    margin-right: 12px;
}

.pjCiShu {
    font-family: "Regular";
    color: #999999;
}

/* 平均评价星级 */
.fwpjXingJiContent {
    width: 100%;
    padding: 24px;
    box-sizing: border-box;
    display: flex;
}

.fwpjRCLeftDiv {
    width: 110px;
    margin-right: 30px;
    box-sizing: border-box;
}

.fwpjRCLDTitle {
    font-size: 16px;
    font-family: "Regular";
    font-weight: 400;
    color: #999999;
    line-height: 24px;
    margin-bottom: 16px;
}

.fwpjRCLDText {
    font-size: 16px;
    font-family: "Regular";
    font-weight: 400;
    color: #E4393C;
}

.fwpjRCLDText span:nth-of-type(1) {
    font-size: 36px;
}

.fwpjRCRightDiv {
    width: calc(100% - 140px);
    display: flex;
    flex-wrap: wrap;
}

.progressList {
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.DataLeftStar {
    font-size: 16px;
    font-family: "Regular";
    font-weight: 400;
    color: #666666;
    line-height: 24px;
    width: 140px;
}

.layui-progress {
    width: calc(100% - 140px);
    height: 16px !important;
    background-color: #F7F7F7 !important;
    border-radius: 2px !important;
}

.layui-progress-bar {
    height: 16px !important;
    background: #FFB700 !important;
    border-radius: 2px !important;
}

/* 右侧服务评价列表 */

.fwpjRightContent {
    width: calc(100% - 580px);
    padding-left: 24px;
    box-sizing: border-box;
}

.fwpjListContent {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
}

.fwpjList_Li {
    width: 100%;
    box-sizing: border-box;
    padding: 24px 16px;
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #E0E0E0;
;
}

.fwpjList_Li_Title {
    width: 100%;
    text-align: left;
    font-size: 16px;
    font-family: "Medium";
    font-weight: 500;
    color: #333333;
    line-height: 24px;
}

.fwpjList_Li_Star {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.fwpjList_Li_Star_Time {
    font-size: 14px;
    font-family: "Regular";
    font-weight: 400;
    color: #999999;
    line-height: 21px;
}

.fwpjList_Li_Text {
    width: 100%;
    text-align: left;
    font-size: 14px;
    font-family: "Regular";
    font-weight: 400;
    color: #333333;
    line-height: 18px;
}

/* 文章详情页 */
.articleTitle {
    font-size: 28px;
    font-family: "Medium";
    font-weight: 500;
    color: #333333;
    line-height: 42px;
    width: 800px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 20px;
}

.articleXinXi {
    width:1200px;
    margin: 0 auto;
    padding: 20px 200px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #E0E0E0;
    font-size: 14px;
    font-family: "Normal";
    font-weight: 400;
    color: rgba(0, 0, 0, 0.65);
    line-height: 21px;
}

.faBuShiJian {
    margin-left: 40px;
}

.articleText {
    width: 800px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 20px 0;
    font-size: 16px;
    font-family: "Regular";
    font-weight: 400;
    color: #434343;
    line-height: 34px;
    margin-bottom: 20px;
}

.articleText img {
    width: 100%;
}

.articleRight {
    width: 800px;
    margin: 0 auto;
    text-align: right;
    font-size: 14px;
    font-family: "Normal";
    font-weight: 400;
    color: rgba(0, 0, 0, 0.65);
    line-height: 21px;
    margin-bottom: 12px;
}

.fuJian {
    width: 800px;
    margin: 0 auto;
    text-align: left;
    margin-top: 12px;
}

.fuJian a {
    width: 100%;
    display: block;
    font-size: 14px;
    font-family: "Regular";
    font-weight: 400;
    color: #1791FF;
    line-height: 21px;
}

/* 供需对接详情页 */
.gxdjContent{
    width: 1200px;
    margin: 0 auto;
    background-color: #FFFFFF;
    box-sizing: border-box;
    padding: 30px;
    display: flex;
    flex-wrap: wrap;
}
.gxdjDLeft,.gxdjDRight{
    display: flex;
    flex-direction: column;
    width:50%;
    margin-bottom: 18px;
}
.gxdjDLeft .gxdjHalfBox:first-of-type,.gxdjDRight .gxdjHalfBox:first-of-type,.gxdjDTop .gxdjOneBox{
    width: 100%;
    font-size: 14px;
    font-family: "Regular";
    font-weight: 400;
    color: #9D9D9D;
    line-height: 21px;
    margin-bottom: 12px;
}
.gxdjDLeft .gxdjHalfBox:last-of-type,.gxdjDRight .gxdjHalfBox:last-of-type,.gxdjDBottom .gxdjOneBox{
    width: 100%;
    font-size: 16px;
    font-family: "Medium";
    font-weight: 500;
    color: #565656;
    line-height: 24px;
    margin-bottom: 12px;
}
.gxdjDTop,.gxdjDBottom{
    width: 100%;
}

/* 专业服务-服务详情页 */
.fwscDt_fwxq_text{
    line-height: 28px;
    text-indent: 2em;
    margin-top: 20px;
    font-size: 14px;
}