.commentBuild {
    display: none;
}

.top_search_con {
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 100%;
    height: 75px;
    background: #f6f7f9;
    margin: 0;
    padding: 0;
}

.top_search_con img {
    width: 16px;
    height: 16px;
}

.top_search_con .form-group .inp_con_main {
    box-shadow: 0px 0px 5px 0px rgba(18, 20, 26, 0.1);
    padding-right: 8px;
}

.c_pro_header .code p {
    margin-top: 6px;
}

.c_pro_intro .c_pro_intro_h {
    display: flex;
    flex-direction: row;
    align-items: center;
    line-height: 35px;
    padding: 0 0 25px 0;
    margin-bottom: 15px;
    border-bottom: 1px #e5e5e5 solid;
}

.c_pro_intro .c_pro_intro_h .inner_tit,
.c_pro_intro .c_pro_intro_h a {
    margin-top: 0;
}

.c_pro_intro .c_pro_intro_con .to_map {
    margin-left: 25px;
    font-size: 14px;
    color: #376bff;
    padding: 0px 8px;
    line-height: 30px;
    background-color: rgb(55, 107, 255, 0.1);
}


/* .line_info {
    height: 1px;
    margin: 25px 0 20px 0;
    background-color: #E5E5E5;
} */

.c_pro_intro .c_pro_intro_h .price_icon {
    margin-bottom: 2px;
}

.c_pro_intro .c_pro_intro_h a {
    font-size: 16px;
    line-height: 25px;
    padding: 4px 9px;
    margin-left: 10px;
}

.c_pro_intro {
    width: 670px;
    margin-left: 44px;
}

.c_pro_intro .c_pro_intro_con .to_map img {
    height: 18px;
    font-weight: bold;
}

label {
    margin-bottom: 0;
}

.c_pro_intro .c_pro_intro_con {
    position: relative;
    line-height: 35px;
}

.c_pro_intro .c_pro_intro_con .to_map {
    font-size: 16px;
    color: #376bff;
    padding: 4px 10px;
    position: absolute;
    right: 0;
}

.c_pro_intro .c_pro_intro_con .inner_more {
    width: 100%;
    color: #333;
    padding-bottom: 25px;
    border-bottom: 1px #e5e5e5 solid;
    margin-bottom: 25px;
    margin-top: 20px;
}

.call_con.bottom_phone,
.c_pro_intro .c_bottom {
    height: 100px;
    padding: 0 20px;
}

.c_pro_intro .tel {
    font-size: 20px;
}

.c_pro_intro .c_bottom .checkbox label {
    font-size: 20px;
    padding: 7px 0;
}

.c_pro_intro .tel_c {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.7);
    padding: 5px 0;
}

.ez-checkbox {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.checkbox .ez-hide {
    width: 19px;
    height: 19px;
    margin-top: 4px;
}

.c_pro_intro .button {
    font-size: 16px;
    color: #376bff;
    width: 80px;
    height: 30px;
    background: #ffffff;
    border-radius: 3px;
    padding: 0;
    line-height: 30px;
}

.c_pro_intro .c_pro_intro_h label {
    margin-bottom: 0;
}

.c_pro_intro .inner_tit {
    width: 94px;
}

.c_pro_intro .c_pro_intro_h a {
    color: #376bff;
    background-color: rgb(55, 107, 255, 0.1);
    font-size: 16px;
    line-height: 30px;
    padding: 0px 9px;
}

.c_pro_intro .c_pro_intro_h .price_icon {
    width: 18px;
    height: 18px;
}

.c_pro_intro .inner_price {
    color: #666;
    font-size: 16px;
    margin-bottom: 0;
}

.c_pro_intro .inner_price i {
    font-size: 26px;
    font-weight: 600;
    color: #f54738;
    font-style: normal;
}

.c_pro_header .c_pro_h_intro .c_pro_h_small span {
    font-size: 14px;
    color: #666;
}

.c_pro_header .c_pro_h_intro .c_pro_icon span {
    background: #f0f3f8;
    border-radius: 3px;
}

.c_pro_header .c_pro_h_intro .c_pro_icon span:first-child {
    background: #fe655e;
}

.c_pro_h_icon {
    display: flex;
    flex-direction: row;
    align-items: center;
    height: 90px;
    background: url("../../img/new_icon/title_icon.png") no-repeat center;
    background-size: 100% 100%;
}

.c_pro_h_icon {
    margin-top: -15px;
}

.c_pro_h_r .time {
    margin-top: 78px;
}

.c_pro_h_icon span {
    color: #666;
    font-size: 16px;
    margin-top: 6px;
}

.c_pro_nav {
    margin-top: 30px;
    padding-bottom: 0;
    border-bottom: 1px #e5e5e5 solid;
}

.c_pro_nav span,
.c_pro_nav a {
    font-size: 18px;
    color: #666;
    margin-right: 15px;
    padding: 15px;
}

.c_pro_nav span.active,
.c_pro_nav a.active {
    background-color: #376bff;
    color: #fff;
}

.c_pro_nav span.active:after,
.c_pro_nav a.active:after {
    display: none;
}

.c_pro_swiper {
    width: 615px;
}

.c_pro_swiper .view .swiper-container img {
    width: 615px;
    height: 410px;
}

.c_pro_swiper .swiper-container.swiper_pre img {
    width: 100%;
    height: 80px;
}

.c_pro_argument_con .top .score_con span {
    color: #f19149;
    font-size: 12px;
}

.c_pro_argument_con .top .score_con span i {
    margin-left: 5px;
}

.c_pro_argument_con .top {
    width: 645px;
    padding: 17px 60px 30px 21px;
    background-image: url(../../img/new_icon/bg_fb.png);
    background-repeat: no-repeat;
    background-position: 89% 3%;
    background-size: 147px 160px;
    background-color: #f6f7f9;
}

.slick-slide-item {
    padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: normal !important;
}

.old_house .c_contain_tit:before {
    width: 0px;
}

.old_house .c_contain_tit_con_old {
    box-shadow: 0px 8px 8px -10px rgb(0 0 0 / 20%);
    padding: 0 5px 10px;
    margin-bottom: 12px;
}

.old_house .c_contain_tit:before {
    height: 20px;
}

.old_house .c_contain_tit {
    font-size: 20px;
}

.old_house .line_aside_table {
    height: 225px;
}

.swiper-text {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    text-align: center;
    font-size: 12px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.5);
}

.c_pro_news_con .left_con .inner h5 p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.c_pro_news_con .left_con .inner h5 i {
    white-space: nowrap;
}

.mask {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 1000;
}

.mask img {
    width: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1001;
    opacity: 1;
}

.closeMask {
    cursor: pointer;
    position: absolute;
    width: 30px;
    height: 30px;
    right: 22%;
    top: 22%;
}

.closeMask::before,
.closeMask::after {
    position: absolute;
    content: " ";
    background-color: #fff;
    right: 10px;
    width: 3px;
    height: 25px;
}

.closeMask::before {
    transform: rotate(45deg);
}

.closeMask::after {
    transform: rotate(-45deg);
}

.slick-list {
    overflow: visible;
}

.adviser_con .adviser_new {
    padding: 5px 0px;
    box-sizing: border-box;
}

.adviser_con .slick_inner_new {
    width: 315px;
    background-position: right top;
    background-size: 101px 101px;
    background-repeat: no-repeat;
    border-radius: 5px !important;
}

.adviser_con .slick-slide-item {
    padding-bottom: 20px !important;
}


/* .slick-slide-item_propert {
    border-right: 2px solid #fafafa;
    border-top: 2px solid #fafafa;
    border-bottom: 2px solid #fafafa;
    padding: 0px !important;
} */


/* .slick-slide-item_propert:first-child {
    border-left: 2px solid #fafafa;
} */

.slick-slide-item_propert .slick_inner_property {
    border-radius: 0px !important;
    width: 292px;
}

.flex_vcd {
    display: flex;
    flex-direction: row !important;
    justify-content: center;
    padding: 5px 15px 5px 15px;
    background-color: #ebf0ff;
}

.slick-slide-item_propert:first-child {
    border-bottom-left-radius: 5px !important;
    border-top-left-radius: 5px !important;
}

.slick-slide-item_propert:last-child {
    border-bottom-right-radius: 5px !important;
    border-top-right-radius: 5px !important;
}

.adviser_con .slick_inner_new .slick_top img {
    height: 64px;
    width: 64px;
}

.slick-slider {
    display: flex !important;
}

.col_green {
    color: #70db93 !important;
}

.c_pro_news_con .left_con .inner p {
    color: black !important;
}

.c_pro_news_con .left_con .inner i:nth-child(2) {
    transition: all 0.3s;
    font-size: 12px;
    background-color: #ebf0ff;
    color: #376bff;
    border: 1px solid #ebf0ff;
    border-radius: 2px;
    padding: 2px 6px;
    align-self: start;
}

.c_pro_news_con .left_con .inner i {
    font-weight: 600;
    font-size: 18px;
    font-style: normal !important;
}

.c_pro_news_con .left_con .inner i:nth-child(1) {
    white-space: nowrap;
}

.c_pro_news_con .left_con .inner i:nth-child(2) {
    padding: 2px 6px;
}

.c_pro_news_con .left_con .inner:hover {
    background-color: #f5f5f5;
}

.c_pro_news_con .left_con .inner:hover i {
    color: #376bff;
    background-color: #fff;
}

.label-normal-999999 {
    color: #999999 !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-size: 12px !important;
    font-family: normal !important;
}

.m_bottom_flex {
    display: flex;
    flex-direction: row !important;
}

.m_bottom_flex div {
    flex: 0.9;
    padding: 4px 6px 4px 0px !important;
    text-align: left;
}

.m_bottom_flex i span {
    padding: 4px 6px !important;
}

.m_bottom_flex i {
    flex: 0.1;
    padding: 4px 6px !important;
    text-align: center;
}

.m_bottom_flex_kuaixun {
    display: flex;
    flex-direction: row !important;
    margin-top: 8px;
}

.m_bottom_flex_kuaixun div:nth-child(1) {
    flex: 0.2;
    padding: 4px 6px 4px 0px !important;
    text-align: left;
}

.m_bottom_flex_kuaixun div:nth-child(2) {
    flex: 0.65;
    padding: 4px 6px 4px 0px !important;
    text-align: left;
}

.new_con .line_comp3 {
    font-family: normal !important;
    font-size: 15px !important;
    color: black !important;
}

.m_bottom_flex_kuaixun i {
    font-style: normal !important;
    flex: 0.15;
    text-align: center;
    font-weight: 600;
    transition: all 0.3s;
    font-size: 12px;
    background-color: #ebf0ff;
    color: #376bff;
    border: 1px solid #ebf0ff;
    border-radius: 2px;
    padding: 4px 6px;
    align-self: start;
}

.c_contain_tit_con {
    margin-bottom: 28px;
}

.c_contain_tit_con span {
    line-height: 30px;
}

.one_house span:first-child {
    font-weight: bold;
}

.ld_unit {
    font-weight: bold;
    line-height: 28px;
}

.tb_unit_house {
    color: #376bff;
    background-color: #f4f5f8;
}

.c_pro_argument_con .top .btn {
    margin-top: 20% !important;
    line-height: 24px !important;
}

.slick-item-title {
    position: relative;
    font-size: 16px;
    font-weight: bold;
}

.slick-item-score {
    padding: 30px 60px 30px 30px;
    background-image: url(../../img/icon/bg_score.png);
    background-repeat: no-repeat;
    text-align: center;
    background-size: 100% 100%;
    padding: 24px 28px 24px 28px;
    margin-right: 30px;
}

.slick-item-score p:nth-child(1) {
    font-weight: bold;
    font-size: 32px;
    line-height: 32px;
    color: black;
    font-family: "Raleway", sans-serif;
    vertical-align: bottom;
}

.slick-item-score p:nth-child(2) {
    font-weight: bold;
    font-size: 12px;
    color: #9f9f9f;
}

.slick-item-score p:nth-child(1):after {
    content: "分";
    position: absolute;
    font-size: 12px;
    margin-top: 8px;
}

.slick-item-start {
    text-align: right;
    margin-right: 20px;
}

.slick-item-start div {
    margin-bottom: 10px;
}

.slick-item-end div {
    margin-bottom: 10px;
    font-size: 14px;
    color: #666666;
}


/* .adviser_con .slick_b .slick_b_inner.col_red_new:after {
    content: '';
    width: 1px;
    height: 14px;
    border: 1px solid #dcdcdc;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -7px;
} */

.slick_b {
    padding: 20px 0 15px 0;
}

.slick-item-start img {
    width: 18px;
    height: 18px;
}

.adviser_con .slick_b .slick_b_inner.col_green span,
.adviser_con .slick_b .slick_b_inner.col_green i {
    color: #70db93;
}

.adviser_con .slick_inner .slick_top .slick_info .user_name_new {
    font-size: 16px;
    font-weight: bold;
}

.user_company_new {
    font-size: 18px;
    font-weight: bold;
    color: #6685ff !important;
}

.user_adviser_new {
    display: flex;
    flex-wrap: wrap;
    padding: 0px;
}

.user_adviser_new>.user_adviser_item {
    /* flex:1;*/
    font-size: 14px !important;
}

.user_adviser_new>.user_adviser_item:nth-child(1) {
    padding-right: 10px;
}

.user_adviser_new>.user_adviser_item:nth-child(2) {
    padding-left: 10px;
}

.adviser_con .slick_inner .slick_top .slick_info .user_unit_new {
    font-size: 13px;
    font-weight: normal;
    color: #919191;
}

.slick_info_new {
    display: flex;
    align-items: flex-start;
    padding-left: 10px;
    flex-direction: column;
    justify-content: center;
}

.adviser_con_property {
    display: none;
}

.adviser_con_new .slick-slide-item .slick_inner {
    background-image: url(../../img/new_icon/bg_fb.png);
}

.toArgument {
    color: #999;
}

.overLy {
    position: fixed;
    background-color: rgba(0, 0, 0, 0.4);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 100;
    display: none;
}

.map_title .active {
    color: #426fec;
    border-bottom: 2px solid #426fec;
}

.map_title p {
    margin-right: 20px;
    cursor: pointer;
    margin-bottom: 0;
}

.map_list {
    right: 23px;
    width: 354px;
    top: 60px;
    position: absolute;
    z-index: 500;
    background-color: #ffffff;
}

.map_list h3 {
    background-color: #426fec;
    color: #ffffff;
    font-size: 16px;
    padding: 10px 0 10px 18px;
}

.map_list_ {
    height: 525px;
    overflow: auto;
}

.map_list_ span {
    background: url(../../img/img/yel_address.png) no-repeat;
    background-size: 100% 100%;
    font-size: 12px;
    height: 28px;
    width: 22px;
    line-height: 24px;
    text-align: center;
    font-weight: bold;
    display: inline-block;
    color: #fff;
    overflow: auto;
    margin-right: 8px;
    margin-left: 5px;
}

.map_list_ .right {
    font-size: 15px;
}

.map_list_>div {
    cursor: pointer;
}

.map_list_ .right div {
    width: 270px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.vr_icon img {
    position: absolute;
    left: 10px;
    bottom: 10px;
    background: rgba(0, 0, 0, 0.7);
    border-radius: 50%;
}