﻿body {
    min-width: 1200px;
}

.navigation {
    width: 1200px;
    height: 52px;
    margin: 0 auto;
    box-sizing: border-box;
    line-height: 39px;
    margin-top: 22px;
}

.navigation span,
h1 {
    font-size: 12px;
    color: #999;
    font-weight: normal;
    display: inline-block;
}

.navigation a {
    font-size: 12px;
    color: #999;
}

.navigation a:hover {
    border-bottom: 1px solid #999;
}

.nav-home {
    margin-top: 10px;
    margin-right: 9px;
    float: left;
    display: block;
}

.villas_detail_box {
    width: 100%;
    min-height: 450px;
    background: url("../images/property_detail_bj.jpg") center center no-repeat;
    padding-top: 44px;
    box-sizing: border-box;
    margin-bottom: 76px;
    background-size: 100% 100%;
}

.villas_detail_middle_box {
    width: 1200px;
    min-height: 450px;
    margin: 0 auto;
}

.villas_detail_middle_box img {
    width: 635px;
    height: 356px;
    float: left;
    margin: 0;
    padding: 0;
}

.villas_detail_info_box {
    float: left;
    width: 500px;
    height: 356px;
    margin-left: 56px;
    padding-top: 20px;
    box-sizing: border-box;
}

.villas_detail_info_item {
    color: #fff;
}

.villas_detail_info_item span {
    font-size: 16px;
    color: #c1c1c1;
    /* display: inline-block; */
}

.villas_name {
    font-size: 25px;
    color: #fff;
    margin-bottom: 13px;
}

.villas_detail_info_item .villas_detail_title {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    margin-right: 8px;
    /* float: left; */
}

.advantage_info_box {
    margin-bottom: 30px;
    line-height: 23px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.villas_house_type_box {
    margin: 18px 0 12px 0;
}

.adress_info_box {
    margin: 5px 0 39px 0;
}

.villas_submit_box {
    display: flex;
    justify-content: flex-start;
}

.quotation_btn,
.villas_reservation_btn {
    width: 180px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    background-color: #74aa44;
    font-size: 18px;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
}

.villas_reservation_btn {
    background-color: #848484;
}

.quotation_btn {
    margin-right: 15px;
}

.villas_case_title_box {
    width: 1200px;
    height: 45px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #ccc;
    margin-bottom: 21px;
}

.villas_designer_title_box {
    width: 1200px;
    height: 45px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #ccc;
    margin-bottom: 21px;
}

.villas_case_more_title {
    text-align: right;
    font-size: 15px;
    color: #404040;
    cursor: pointer;
    line-height: 48px;
}

.goos_case {
    font-size: 30px;
    color: #333;
}

.desinger_box {
    width: 1200px;
    min-width: 1200px;
    margin: 0 auto;
    margin-bottom: 75px;
}

.desinger_hover {
    width: 276px;
    height: 370px;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
}

.desinger_hover_box {
    background-color: #000;
    background: rgba(0, 0, 0, 0.5);
}

.designer_more {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    display: none;
}

.desinger_hover_show {
    display: block;
}

.desinger_hover_show img {
    margin: 0 auto;
}

.desinger_hover img {
    display: none;
}

.desonger_img_box {
    width: 276px;
    height: 370px;
    overflow: hidden;
}

.desonger_img_box img {
    margin: 0 auto;
}

#designer_warp {
    width: 1200px;
    overflow: hidden;
    float: left;
}

.desinger_count {
    width: 1200px;
    position: relative;
    margin: 0 auto;
}

.designer_level {
    position: absolute;
    width: 274px;
    height: 63px;
    line-height: 63px;
    color: #fff;
    font-size: 18px;
    top: 305px;
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
    border: 1px solid #000;
}

#designer_run {
    position: relative;
    width: auto;
    height: 540px;
    overflow: hidden;
}

.desinger_card {
    height: 461px;
    margin: 0 auto;
    float: left;
    position: relative;
    z-index: 10;
}

.desinger_card .designer_item {
    position: relative;
    width: 276px;
    height: 540px;
    margin-right: 32px;
    float: left;
}

#copy {
    float: left;
    width: 6468px;
    overflow: hidden;
}

#copy,
#desinger_card_box {
    display: flex;
    justify-content: space-between;
}

.designer_item {
    width: 276px;
    height: 540px;
    margin-right: 32px;
    float: left;
    overflow: hidden;
}

.designer_item img {
    width: 276px;
    height: 375px;
    cursor: pointer;
}

.desinger_hover img {
    width: 50px;
    height: 50px;
    padding-top: 178px;
}

.designer_name {
    margin: 14px 0 12px 0;
    font-weight: bold;
    font-size: 24px;
    color: #333;
}

.designer_introduction {
    color: #8b8b8b;
    font-size: 14px;
}

.designer_from_mt {
    margin-top: 22px;
    font-size: 14px;
    color: #8b8b8b;
    display: -webkit-box;
}

.designer_from {
    font-size: 14px;
    color: #8b8b8b;
    width: 276px;
    overflow: hidden;
    margin-top: 22px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.villas_case_box {
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 61px;
}

.price_form_box {
    width: 100%;
    height: 211px;
    margin: 0 0 83px 0;
    background: url("../images/777.png") center center no-repeat;
}

.price_middle {
    width: 1200px;
    height: 211px;
    margin: 0 auto;
}

.price_form_title {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #74aa44;
    height: 107px;
    line-height: 137px;
}

.frvilla_form_boxom_box {
    display: flex;
    justify-content: space-between;
}

.villa_form {
    margin-top: 8px;
    font-size: 17px;
    color: #555;
}

.villa_form input {
    width: 191px;
    border: 1px solid #a1a1a1;
    border-radius: 5px;
    height: 40px;
    line-height: 40px;
    outline: none;
    background-color: rgba(255, 0, 0, 0);
    margin-right: 27px;
    text-indent: 8px;
    color: #555;
    box-sizing: border-box;
}

.villa_form label {
    margin-right: 12px;
}

.villa_city {
    width: 75px;
    height: 40px;
    line-height: 40px;
    border-radius: 5px;
    font-size: 12px;
    color: #a1a1a1;
    margin-right: 25px;
    outline: none;
    background-color: #eee;
    position: relative;
    top: -2px;
}

.villa_submit {
    width: 150px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    background-color: #74aa44;
    color: #fff;
    cursor: pointer;
    border-radius: 5px;
    margin-top: 10px;
}

.villa_form .villa_name {
    width: 135px;
}

.villa_submit img {
    margin-left: 5px;
}

.select_sc_title {
    width: 100%;
    height: 70px;
    text-align: center;
    font-size: 35px;
    color: #333;
}

.select_sc_one_box {
    width: 100%;
    height: 853px;
    margin: 0 auto;
    background: url("../images/bj3.jpg") center center no-repeat;
    min-width: 1200px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    padding-top: 710px;
    box-sizing: border-box;
    margin-bottom: 90px;
}

.select_sc_one_resive_btn {
    width: 383px;
    height: 48px;
    background-color: #74aa44;
    font-size: 20px;
    font-weight: bold;
    border-radius: 10px;
    line-height: 48px;
    position: relative;
    left: 50%;
    margin-left: -192px;
    margin-top: 15px;
    cursor: pointer;
}

.select_sc_two {
    margin: 0 0 14px 0;
    text-align: center;
}

.select_sc_two_title {
    text-align: center;
    font-size: 35px;
    color: #333;
}

.select_sc_two_box {
    width: 1200px;
    height: 690px;
    margin: 0 auto;
    position: relative;
    margin-top: 39px;
    margin-bottom: 112px;
}

.select_sc_two_box .select_sc_name {
    text-align: center;
    margin-top: -37px;
    color: #fff;
    font-size: 22px;
}

.select_sc_img1 {
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
}

.select_sc_img2 {
    position: absolute;
    left: 402px;
    top: 0;
    cursor: pointer;
}

.select_sc_img5 {
    position: absolute;
    left: 808px;
    top: 0;
    cursor: pointer;
}

.select_sc_img3 {
    position: absolute;
    left: 0;
    top: 318px;
    cursor: pointer;
}

.select_sc_img4 {
    position: absolute;
    left: 402px;
    top: 451px;
    cursor: pointer;
}

.select_sc_img6 {
    position: absolute;
    left: 808px;
    top: 317px;
    cursor: pointer;
}

.select_sc_item {
    position: relative;
}

.select_sc_msk {
    width: 100%;
    height: 99%;
    position: absolute;
    left: 0;
    top: 0;
    background: #000;
    opacity: 0.4;
    border-radius: 10px;
    z-index: 5;
}

.select_sc_name {
    position: absolute;
    z-index: 6;
    left: 40%;
}

.clear_msk .select_sc_msk {
    display: none;
}

.sale_box {
    width: 1200px;
    /* height: 495px; */
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    margin-top: 70px;
    cursor: pointer;
    font-size: 14px;
    color: #555;
}

.sale_item {
    width: 208px;
    height: 208px;
    border-radius: 100%;
    text-align: center;
    border: 5px solid #ccc;
    padding-top: 52px;
    box-sizing: border-box;
}

.sale_item p {
    width: 100%;
}

.select_sc_sale_box {
    background: url("../images/9.jpeg") center center no-repeat;
    background-size: 100% 100%;
    padding-top: 50px;
    box-sizing: border-box;
    height: 652px;
}

.sale_resive_btn {
    text-align: center;
}

.sale_resive_btn {
    width: 380px;
    height: 50px;
    line-height: 50px;
    background-color: #74aa44;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
    margin: 0 auto;
    border-radius: 10px;
    margin-top: 85px;
}

.sale_num {
    font-size: 56px;
    font-weight: bold;
    color: #000;
}

.sale_item_hover {
    background-color: #74aa44;
    color: #fff;
    border: none;
}

.sale_item_hover .sale_num {
    color: #fff;
}

.sale_word {
    font-size: 22px;
    color: #000;
}

.sale_item_hover .sale_word {
    color: #fff;
}

#pageGro {
    float: right;
}

.case_style {
    font-size: 12px;
    margin-top: 8px;
    color: #999;
}

.house_type_name {
    border: 1px solid #c1c1c1;
    border-radius: 13px;
    padding: 2px 15px;
    box-sizing: border-box;
    display: inline-block;
    margin-right: 17px;
    margin-bottom: 8px;
}

.property_area {
    border: 1px solid #c1c1c1;
    margin-right: 17px;
    padding: 2px 15px;
    box-sizing: border-box;
    border-radius: 13px;
    display: inline-block;
    margin-bottom: 8px;
}


/* .villas_detail_info_item{
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
} */

.villa_area_num {
    display: block;
    float: left;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    width: 400px;
}

.villas_area_title {
    float: left;
}

.villas_detail_house_title {
    float: left;
}

.designer_item:nth-child(3n+3) {
    margin-right: 0 !important;
}

#pageGro .page_num_hover,
#designerPage .page_num_hover {
    background-color: #ccc;
    color: #000;
}

#pageGro .pageUp,
#pageGro .pageDown {
    font-size: 18px;
    color: #a7a2a2;
    font-weight: bold;
    position: relative;
    top: 4px;
}

#pageGro .pageUp img,
#pageGro .pageDown img {
    width: 8px;
    position: relative;
    top: 4px;
}

.villa_city_name {
    float: left;
    font-size: 14px;
    margin-top: 8px;
    margin-left: 3px;
    color: #ccc;
    cursor: pointer;
    display: inline-block;
    height: 30px;
}

.house_type_box {
    display: inline-block;
    float: left;
    width: 400px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.citys {
    display: none !important;
}

.city-name {
    color: #ccc;
}

.curry_page {
    float: left;
    font-size: 25px;
    color: #313131;
    position: relative;
    top: 2px;
    margin-left: 7px;
    margin-right: 3px;
}

.page_count {
    float: left;
    color: #d9d9d9;
    position: relative;
    top: 7px;
    font-size: 20px;
    margin-right: 7px;
}

.page_split {
    float: left;
    font-size: 25px;
    color: #d9d9d9;
}


/* 优秀设计师分页 */

#designerPage {
    height: 25px;
    padding-top: 10px;
}

#designerPage div,
#designerPage div ul li {
    font-size: 12px;
    color: #999;
    line-height: 14px;
    float: left;
    margin: 2px 3px
}

#designerPage div ul li {
    width: 14px;
    height: 14px;
    text-align: center;
    color: #999;
    cursor: pointer;
    border-radius: 100%;
    border: 1px solid #ccc;
}

#designerPage div ul li.on {
    color: #000;
    background-color: #ccc;
    border: 1px solid #ccc;
}

#designerPage .pageUp,
#designerPage .pageDown {
    text-align: center;
    cursor: pointer;
    color: #000;
}

#designerPage .pageUp,
#designerPage .pageDown {
    font-size: 18px;
    color: #a7a2a2;
    font-weight: bold;
    position: relative;
    top: 4px;
}

#designerPage .pageUp img,
#designerPage .pageDown img {
    width: 8px;
    position: relative;
    top: 4px;
}

#pageGro .page_hover {
    color: #000;
}

#designerPage .page_hover {
    color: #000;
}