﻿@charset "UTF-8";

body p {
    margin: 0;
}

body a {
    color: #787878;
}

body a:hover {
    color: #787878;
    text-decoration: none;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}

.img-responsive-1 {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}

.disflex {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
}

/* 首页样式 轮播*/
.toper {
    cursor: pointer;
}

.carousel-control {
    font-size: 77px;
    width: 5%;
    line-height: 614px;
}

.carousel-indicators .active {
    margin: 0;
    width: 25%;
    height: 30px;
    border-radius: 0;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    text-indent: 0;
}

.carousel-indicators li {
    margin: 0;
    width: 20%;
    height: 30px;
    border-radius: 0;
    background-color: rgba(0, 0, 0, 0.3);
    color: #fff;
    overflow: hidden;
    text-align: center;
    transition: height .5s ease-in-out;
    border: 0;
    border-right: 1px solid #fff;
    float: left;
    color: #fff;
    text-indent: 0;
}

.carousel-indicators li h4,
.carousel-indicators li p {
    margin: 0;
    line-height: 30px;
}

.carousel-indicators {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 15;
    width: 100%;
    padding-left: 0;
    margin-left: 0;
    text-align: center;
    list-style: none;
}

ol {
    margin: 0;
}

.toper:hover .carousel-indicators li {
    height: 60px;
}

/* 栅格调整*/
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    padding-left: 5px;
    padding-right: 5px;
}

/* 报名模块 */
.bmboxwarp {
    height: 337px;
    position: relative;
    padding-top: 70px;
}

.bmboxwarp,
.bsalbox,
.quanjbox,
.desdesigner_parent,
.zjgdbox,
.servefirst,
.hotnew,
.deepbuilding {
    width: 100%;
    overflow: hidden;
}

.bmbox {
    width: 100%;
    max-width: 1240px;
    width: 1240px;
    height: 267px;
    padding-top: 26px;
    background: #f8f8f8;
    margin: 0 auto;
    position: absolute;
    top: 70px;
    left: 50%;
    margin-left: -620px;
}

.bmbox .bmboximg {
    position: absolute;
    top: -37px;
    left: 130px;
}

.bmbox .bmboxinput {
    width: 944px;
    height: 36px;
    margin: 0 auto;
    text-align: right;
    position: relative;
    z-index: 1;
}

.bmbox .bmboxinput input {
    display: inline-block;
    *display: inline;
    width: 450px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border: 0;
    background: #dcdcdc;
    font-size: 18px;
    margin-right: 53px;
    color: #787878;
}

.bmbox .bmboxinput input[type="button"] {
    width: 132px;
    background: #d4ae7d;
    margin-right: 0;
    color: #fff;
    text-align: center;
    font-size: 18px;
}

.bmboxbottom {
    width: 100%;
    max-width: 1065px;
    *width: 1065px;
    margin: 0 auto;
    padding-top: 48px;
    overflow: hidden;
}

.bmboxbottom ul {
    width: 100%;
    *width: 1065px;
    max-width: 1065px;
}

.bmboxbottom ul li {
    width: 16.66%;
    max-width: 170px;
    *width: 170px;
    float: left;
    height: 129px;
    border-right: 1px solid #d3d3d3;
    text-align: center;
    cursor: default;
    color: #2e2e2c;
}

.bmboxbottom ul li a {
    color: #2e2e2c;
}

.bmboxbottom ul li:last-child {
    border-right: 0;
}

.bmboxbottom ul li div {
    height: 60px;
}

.bmboxbottom ul li:hover img {
    margin-top: 0;
    transition: margin-top .3s;
    -moz-transition: margin-top .3s;
    -webkit-transition: margin-top .3s;
    -ms-transition: margin-top .3s;
    -o-transition: margin-top .3s;
}

.bmboxbottom ul li:hover img {
    margin-top: -15px;
}

.bmboxbottom ul li strong {
    display: block;
    font-weight: normal;
    line-height: 28px;
    font-size: 20px;
    margin-top: 16px;
}

.bmboxbottom ul li span {
    display: block;
    font-size: 16px;
}

.ititle {
    text-align: center;
}

.titleimg {
    margin-top: 78px;
}

.ititle p {
    color: #797979;
    font-size: 16px;
    line-height: 50px;
}

.maintitle {
    text-align: center;
    padding-top: 38px;
    padding-bottom: 28px;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
}

.maintitle a {
    display: inline-block;
    width: 150px;
    height: 40px;
    line-height: 40px;
    background-color: #f8f8f8;
    margin: 7px 3px;
    font-size: 20px;
    color: #797979;
}

.maintitle a.more {
    background-color: #2e2e2c;
    color: #fff;
}

.maintitle a.cur,
.maintitle a:hover {
    background-color: #b49266;
    color: #fff;
}

/* 别墅案例 */
.bsalmainbox {
    width: 100%;
    max-width: 1432px;
    *width: 1432px;
    margin: 0 auto;
}

.bsalmainbox ul li {
    width: 25%;
    float: left;
    position: relative;
    padding: 5px;
}

/* 案例图片水印 */
.watermark {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.watermark:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/logo.png) no-repeat center center;
    background-size: 14%;
    transition: transform .5s;
    -webkit-transition: transform .5s;
    -o-transition: transform .5s;
    -moz-transition: transform .5s;
}

.bsalmainbox li:hover .watermark:after {
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}

/* 案例图片水印 */
.bsalmainbox .bsalcaseimg {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.bsalmainbox .bsalcaseimg img {
    height: 240px;
    object-fit: cover;
    min-height: 100%;
    transition: transform .5s;
    -webkit-transition: transform .5s;
    -o-transition: transform .5s;
    -moz-transition: transform .5s;
}

.bsalmainbox li:hover .bsalcaseimg img {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.bsalmainbox ul li a {
    display: block;
    color: #f8f8f8;
    padding: 5px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity .5s;
    -moz-transition: opacity .5s;
    -webkit-transition: opacity .5s;
    -ms-transition: opacity .5s;
    -o-transition: opacity .5s;
}

.bsalmainbox ul li:hover a {
    opacity: 1;
}

.bsalmainbox .bsalceng {
    height: 100%;
    background: url(../images/ceng.png) no-repeat;
    position: relative;
    background-size: 100% 100%;
}

.bsalceng .zan {
    display: inline-block;
    *display: inline;
    padding: 0 10px;
    height: 27px;
    line-height: 27px;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 3px;
    position: absolute;
    top: 10px;
    right: 15px;
    color: #5c5c5c;
    font-size: 16px;
}

.bsalceng .zan .ico_xin {
    width: 14px;
    height: 12px;
    display: inline-block;
    *display: inline;
    background: url(../images/ico.png) no-repeat -1px -25px;
}

.bsalceng .txt {
    display: inline;
    padding: 0 30px;
    height: 50px;
    line-height: 50px;
    position: absolute;
    bottom: 0;
    left: 0;
    overflow: hidden;
}

.bsalceng .txt h2,
.bsalceng .txt p {
    display: inline;
    font-weight: normal;
    font-size: 18px;
}

.bsalceng .arrow {
    display: block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 20px;
}

/* 360 */
.quanjbox .ititle .titleimg {
    margin-top: 45px;
    margin-bottom: 40px;
    ;
}

.quanjbox .quanj360main {
    position: relative;
    height: 273px;
    overflow: hidden;
}

#new_index_box {
    width: 1414px;
    height: 273px;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -706px;
    margin-bottom: 20px;
}

#new_index_box .index_list {
    width: 1414px;
    height: 273px;
    position: absolute;
    left: 50%;
    margin-left: -706px;
}

#new_index_box li {
    position: absolute;
    top: 0;
    left: 0;
    list-style: none;
    opacity: 0;
    transition: all 0.3s ease-out;
    box-shadow: 0 0 0px;
}

#new_index_box li span.ceng {
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
}

#new_index_box li.p3 span.ceng {
    display: none;
}

#new_index_box img {
    width: 670px;
    height: 273px;
    border: none;
    float: left;
}

#new_index_box .p1 {
    transform: translate3d(-372px, 0, 0) scale(0.81);
}

#new_index_box .p2 {
    transform: translate3d(0px, 0, 0) scale(0.81);
    transform-origin: 0 50%;
    opacity: 0.8;
    z-index: 2;
    transition: transform 0.8s;
    -webkit-transition: transform 0.8s;
    -o-transition: transform 0.8s;
    -moz-transition: transform 0.8s;
}

#new_index_box .p3 {
    transform: translate3d(372px, 0, 0) scale(1);
    z-index: 3;
    opacity: 1;
    transition: transform 0.8s;
    -webkit-transition: transform 0.8s;
    -o-transition: transform 0.8s;
    -moz-transition: transform 0.8s;
}

#new_index_box .p4 {
    transform: translate3d(744px, 0, 0) scale(0.81);
    transform-origin: 100% 50%;
    opacity: 0.8;
    z-index: 2;
    transition: transform 0.8s;
    -webkit-transition: transform 0.8s;
    -o-transition: transform 0.8s;
    -moz-transition: transform 0.8s;
}

#new_index_box .p5 {
    transform: translate3d(534px, 0, 0) scale(0.81);
}

#new_index_box .p6 {
    transform: translate3d(712px, 0, 0) scale(0.81);
}

#new_index_box .p7 {
    transform: translate3d(890px, 0, 0) scale(0.81);
}

#new_index_box .btn {
    position: absolute;
    top: 50%;
    margin-top: -25px;
    width: 38px;
    height: 50px;
    line-height: 50px;
    font-size: 30px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    background: url(../images/arrow2.png) no-repeat center center;
    cursor: pointer;
    z-index: 999;
    font-weight: 600;
}

#new_index_box .next {
    right: 340px;
}

#new_index_box .prev {
    left: 340px;
    background: url(../images/arrow1.png) no-repeat center center;
}

#new_index_box .buttons {
    position: absolute;
    width: 1200px;
    height: 30px;
    bottom: -25px;
    left: 50%;
    margin-left: -600px;
    text-align: center;
    padding-top: 10px;
    display: none;
}

#new_index_box .buttons a {
    display: inline-block;
    width: 35px;
    height: 5px;
    padding-top: 4px;
    cursor: pointer;
    margin: 0 3px;
}

#new_index_box span {
    display: block;
    width: 35px;
    height: 1px;
    background: #ccc;
}

#new_index_box .blue {
    background: blue;
}

.show360case {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    z-index: 999;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.1);
}

#new_index_box .show360case img {
    width: 41px;
    height: 45px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    opacity: 0.5;
    margin: auto;
    right: 0;
    bottom: 0;
}

#new_index_box .show360case h2 {
    margin: 0;
    line-height: 200px;
}

.more360 {
    width: 280px;
    padding-top: 27px;
    padding-bottom: 96px;
    text-align: center;
    margin: 0 auto;
    line-height: 42px;
    font-size: 18px;
}

.more360 a {
    display: block;
    color: #797979;
    border: 1px solid #2e2e2c;
    background: #fff;
}

.more360 a:hover {
    color: #fff;
    border: 1px solid #2e2e2c;
    background: #2e2e2c;
}

/* 专业设计 */
.desdesigner_parent {
    background-color: #f8f8f8;
    clear: both;
}

.desdtitle {
    width: 100%;
    max-width: 1176px;
    *width: 1176px;
    margin: 0 auto;
    height: 64px;
    line-height: 64px;
    font-size: 16px;
    margin-top: 60px;
}

.desdtitle li {
    display: inline-block;
    position: relative;
}

.desdtitle ul {
    margin-bottom: 0;
}

.desdtitle li a {
    color: #6d6d6d;
    padding: 0 5px;
}

.desdtitle li i {
    display: inline-block;
    width: 1px;
    height: 12px;
    background: #6d6d6d;
}

.desdtitle li span {
    display: block;
    width: 50px;
    height: 2px;
    background: #2e2e2c;
    position: absolute;
    top: 46px;
    left: 50%;
    margin-left: -25px;
    display: none;
}

.desdtitle li:hover a,
.desdtitle li.cur a {
    color: #2e2e2c;
    font-weight: bold;
}

.desdtitle li:hover span,
.desdtitle li.cur span {
    display: block;
}

.desdesigner {
    width: 100%;
    max-width: 1176px;
    *width: 1176px;
    margin: 0 auto;
    padding-top: 0;
    padding-bottom: 86px;
}

.desdesigner .col-xs-3,
.desdesigner .col-xs-12,
.desdesigner .hidden-xs {
    padding: 0;
    margin: 0;
}

.desdlistbox {
    width: 75.42%;
    float: left;
}

.desdlistbox .desdlist {
    width: 20%;
    float: left;
    padding-left: 0;
    padding-right: 5px;
    padding-bottom: 5px;
}

.desdlist .designcengbox {
    position: relative;
    overflow: hidden;
}

.designcengbox img {
    transition: transform .5s;
    -webkit-transition: transform .5s;
    -o-transition: transform .5s;
    -moz-transition: transform .5s;
}

.designcengbox:hover img {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.desdlist .designceng {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    /*padding:7px;*/
    opacity: 0;
    transition: opacity .2s;
    -moz-transition: opacity .2s;
    -webkit-transition: opacity .2s;
    -ms-transition: opacity .2s;
    -o-transition: opacity .2s;
}

.desdlist:hover .designceng {
    opacity: 1;
}

.desdlist .designceng span {
    display: block;
    width: 100%;
    height: 100%;
    border: 3px solid #b49266;
}

.desdesigner .desdlistqh {
    width: 24.58%;
    float: left;
    position: relative;
    background-color: none;
    background: none;
}

.desdlistqh .designinfo {
    width: 100%;
    height: 526px;
    overflow: hidden;
    position: absolute;
    background: #fff;
    display: none;
}

.show_des img {
    width: 100%;
}

.detail_des_inormation {
    margin-top: 6%;
    width: 80%;
    height: auto;
    background: #fff;
    margin-left: 10.8%;
    padding-right: 0;
}

.detail_des_inormation .zilizige {
    position: static;
    margin: auto;
    color: #000;
    font-size: 20px;
    line-height: 30px;
}

.detail_des_inormation .zilizige strong {
    font-weight: normal;
}

.detail_des_inormation .zilizige span {
    margin: 0;
}

.detail_des_inormation h4 {
    font-size: 16px;
    color: #2c2c2c;
    margin: 0;
    padding-top: 14%;
    padding-bottom: 14%;
    line-height: 24px;
}

.detail_des_inormation h4 span {
    display: block;
}

.detail_des_inormation button {
    font-size: 16px;
    padding: 3px;
    border: 1px solid #2e2e2c;
    width: 140px;
    background-color: transparent;
    position: absolute;
    left: 10.8%;
    bottom: 5px;
    color: #2e2e2c;
    display: none;
}

.detail_des_inormation button:hover {
    color: #fff;
    border: 1px solid #2e2e2c;
    background: #2e2e2c;
}

.desdlistqh .info {
    padding-left: 60px;
}

.desdlistqh .info h2 {
    height: 73px;
    margin: 0;
    padding: 0;
}

.desdlistqh .info i {
    width: 88px;
    height: 1px;
    background: #585858;
    display: block;
}

.desdlistqh .info p {
    margin: 0;
    padding: 0;
    font-size: 20px;
    padding-top: 24px;
    line-height: 30px;
    color: #797979;
    margin-bottom: 175px;
}

.desdlistqh .info span {
    display: block;
    font-size: 12px;
    line-height: 18px;
    margin-top: 20px;
    color: #797979;
}

/* 在建工地 */
.zjgdbox {
    padding-top: 15px;
}

.zjgdbox .ititle p {
    padding-top: 10px;
    padding-bottom: 15px;
    float: none;
    display: block;
}

.zjgdbox .ititle strong {
    font-size: 30px;
    color: #b49266;
}

.site {
    height: 520px;
    background: url(../images/bg1.jpg) no-repeat center center;
}

.sitebox .olfirst {
    width: 100%;
    max-width: 984px;
    *width: 984px;
    margin: 0 auto;
    padding-top: 60px;
}

.sitebox .olfirst li {
    width: 20%;
    max-width: 196px;
    *width: 196px;
    height: 196px;
    background-color: transparent;
    border-radius: 0;
    text-align: center;
    box-sizing: border-box;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    font-size: 30px;
    font-weight: 600;
    float: left;
    padding: 10px;
    margin: 0;
    color: #f8f8f8;
    border: 0;
}

.sitebox .olfirst li a {
    background-color: transparent;
    border: 2px solid #f8f8f8;
    display: block;
    width: 100%;
    height: 100%;
    color: #f8f8f8;
}

.sitebox .olfirst li p {
    font-size: 18px;
    font-weight: normal;
    line-height: 40px;
    padding-top: 44px;
}

.sitebox .olfirst li i {
    display: block;
    width: 14px;
    height: 8px;
    margin: 0 auto;
    background: url(../images/arrow3.png) no-repeat;
    margin-top: 20px;
    display: none;
}

.sitebox .olfirst li strong {
    line-height: 40px;
}

.sitebox .olfirst li:hover a {
    background-color: #f8f8f8;
    color: #12212f;
}

.sitebox .olfirst li:hover i {
    display: block;
}

.sitetab {
    width: 100%;
    max-width: 1240px;
    *width: 1240px;
    margin: 0 auto;
    padding-top: 20px;
}

.sitetab ul {
    width: 100%;
    font-size: 0;
    letter-spacing: -3px;
    text-align: center;
    margin-bottom: 0;
}

.sitetab ul li {
    border-right: 0;
    float: none;
    display: inline-block;
    font-size: 16px;
    letter-spacing: 0;
    width: 12.27%;
    max-width: 185px;
    *width: 185px;
    height: 110px;
    padding: 4px;
    color: #787878;
    line-height: 20px;
    text-align: center;
}

.sitetab li a {
    text-decoration: none;
    display: block;
    border-bottom: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.sitetab a .sitetablink {
    width: 100%;
    height: 200%;
    margin-top: 0;
    color: #787878;
    transition: margin-top .1s;
    -moz-transition: margin-top .1s;
    -webkit-transition: margin-top .1s;
    -ms-transition: margin-top .1s;
    -o-transition: margin-top .1s;
}

.sitetab a:hover .sitetablink,
.sitetab a.cur .sitetablink {
    margin-top: -100px;
}

.sitetab li a:hover,
.sitetab li a.cur {
    border-bottom: 0px;
}

.sitetablink span {
    display: block;
    height: 64px;
    padding-top: 8px;
}

.sitetablink .up,
.sitetablink .down {
    background-color: #f8f8f8;
    height: 50%;
    overflow: hidden;
}

.sitetablink .down {
    background-color: #b49266;
    color: #f8f8f8;
}

.sitetablink p {
    margin: 0;
    padding: 0;
    line-height: 30px;
    font-weight: normal;
}

.sitetablink strong {
    font-size: 26px;
    line-height: 60px;
}

.sitetablink .down p {
    padding-top: 8px;
}

/* 至上服务 */
.servefirst {
    background-color: #f8f8f8;
    margin-top: 90px;
    padding-bottom: 0px;
}

.servefirst .titleimg {
    margin-top: 56px;
}

.servebox {
    width: 100%;
    max-width: 1230px;
    *width: 1230px;
    padding-top: 40px;
    padding-bottom: 40px;

    margin: 20px auto;
}

.serveleft {
    width: 40%;
    float: left;
}

.servelist {
    width: 100%;
}

.servelist li {
    float: left;
    width: 20%;
    max-width: 246px;
    *width: 246px;
    height: 300px;
    padding: 0 5.5px 7px;
    text-align: center;
}

.servelist li a {
    float: left;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    color: #2e2e2c;
    background: #fff;
}

.servelist .serveinfo {
    width: 110px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 25px;
    padding-left: 18px;
}

.servelist .serveinfo h2 {
    padding: 0;
    margin: 0;
    line-height: 28px;
    font-size: 20px;
    position: relative;
    text-align: left;
}

.servelist .serveinfo h2 i {
    display: block;
    width: 54px;
    height: 2px;
    background: #b49266;
    margin-bottom: 10px;
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin: 0;
    margin-left: -27px;
}

.servelist .serveinfo p {
    font-size: 16px;
    color: #dfdfdf;
    line-height: 200%;
    text-align: left;
}

.servelist .serveinfo span {
    width: 30px;
    text-align: left;
    display: none;
    color: #b49266;
    padding-top: 10px;
    font-size: 20px;
}

.servelist li a .servetxt {
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 18px;
    transition: opacity .5s;
    -moz-transition: opacity .5s;
    -webkit-transition: opacity .5s;
    -ms-transition: opacity .5s;
    -o-transition: opacity .5s;
}

.servelist li a:hover .servetxt {
    opacity: 0;
}

.servelist li a:hover .serveinfo h2 {
    font-weight: bold;
}

.servelist li a:hover .serveinfo span {
    display: block;
}

.servelist li a img {
    position: absolute;
    right: -45px;
    top: 50%;
    margin-top: -116px;
    transition: right .5s;
    -moz-transition: right .5s;
    -webkit-transition: right .5s;
    -ms-transition: right .5s;
    -o-transition: right .5s;
}

.servelist li a:hover img {
    right: -10px;
}

/* 深度楼盘 */
.deepbuilding {
    width: 100%;
    max-width: 1812px;
    *width: 1812px;
    margin: 0 auto;
}

.deepbuilding .ititle {
    padding-top: 15px;
    padding-bottom: 30px;
}

.deeplist {
    width: 100%;
}

.deeplist li {
    float: left;
    width: 25%;
    max-width: 453px;
    *width: 453px;
    padding: 5px 6px;
}

.deeplist li a {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    text-align: center;
    overflow: hidden;
}

.deeplist li a img {
    width: 100%;
    transition: transform .5s;
    -moz-transition: transform .5s;
    -webkit-transition: transform .5s;
    -ms-transition: transform .5s;
    -o-transition: transform .5s;
}

.deeplist li a:hover img {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.deeplist .deeptop,
.deeplist .deepbot {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: opacity .3s;
    -moz-transition: opacity .3s;
    -webkit-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
}

.deeplist .deeptop p {
    width: 103px;
    height: 92px;
    background: rgba(0, 0, 0, 0.5);
    padding-top: 8px;
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    font-weight: bold;
}

.deeplist .deeptop p span {
    display: block;
    margin: 0 8px;
    height: 31px;
    line-height: 31px;
    border-top: 1px solid #b8b4b7;
    border-bottom: 1px solid #b8b4b7;
    font-size: 14px;
    margin-bottom: 8px;
    font-weight: normal;
}

.deeplist .deeptop h2 {
    width: 100%;
    height: 43px;
    line-height: 45px;
    color: #c9c9c9;
    font-size: 20px;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0;
}

.deeplist .deeptop h2 span {
    padding: 0 10px;
}

.deeplist .deepbot {
    width: 86.4%;
    height: 53%;
    background: rgba(0, 0, 0, 0.6);
    text-align: left;
    padding-left: 30px;
    padding-right: 20px;
    padding-top: 6%;
    position: absolute;
    top: 25%;
    left: 6.8%;
}

.deeplist .deepbot h2 {
    line-height: 180%;
    font-size: 20px;
    color: #fff;
    margin: 0;
    margin-bottom: 10px;
    position: relative;
    font-weight: normal;
}

.deeplist .deepbot p {
    color: #c9c9c9;
    line-height: 28px;
    font-size: 16px;
    padding-bottom: 10px;
    margin: 0;
}

.deeplist .deepbot h2 span {
    border-bottom: 2px solid #b49266;
}

.deeplist .deepbot h2 i {
    display: block;
    width: 10px;
    height: 19px;
    position: absolute;
    top: 5px;
    right: 25px;
    background: url(../images/arrow4.png) no-repeat;
}

.deeplist .deeptop {
    opacity: 1;
}

.deeplist .deepbot {
    opacity: 0;
}

.deeplist li a:hover .deeptop {
    opacity: 0;
}

.deeplist li a:hover .deepbot {
    opacity: 1;
}

.sdlpmore {
    display: block;
    position: absolute;
    width: 296px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    font-size: 20px;
    margin-left: -148px;
    margin-top: -20px;
    top: 50%;
    left: 50%;
    border: 1px solid #b49266;
    color: #fff;
}

.deeplist li a:hover .sdlpmore {
    background: #b49266;
}

/* 热门资讯 */
.hotnew {
    padding-top: 5px;
    padding-bottom: 18px;
}

.hotnew .maintitle {
    padding-top: 20px;
    padding-bottom: 0;
}

.hotnew .maintitle a {
    width: 160px;
    margin: 0 7px;
}

.hotnewbox {
    display: none;
}

.hotnewbox.active {
    display: block;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

.sysjbox {
    width: 100%;
    max-width: 1240px;
    *width: 1240px;
    margin: 30px auto 0;
}

.sysjbox .sysjleft {
    width: 50%;
    float: left;
    /*padding-right:7px;*/
    /*overflow:hidden;*/
}

/*.sysjbox .sysjleft img{
	transition:transform .5s;
	-moz-transition:transform .5s;
	-webkit-transition:transform .5s;
	-ms-transition:transform .5s;
	-o-transition:transform .5s;
}
.sysjbox .sysjleft:hover img{
	transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
}*/
.sysjbox .sysjleft .sysjceng {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0);
}

.sysjbox .sysjleft .sysjceng i {
    display: block;
    width: 39px;
    height: 39px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -19px;
    margin-left: -19px;
    background: url(../images/ico_bofa.png) no-repeat center center;
    cursor: pointer;
}

.video-js {
    max-width: 100%;
}

.my-video-dimensions {
    height: 348px !important;
}

.video-js .vjs-fullscreen-control {
    display: none;
}

.video-js .vjs-big-play-button {
    font-size: 24px;
    width: 42px;
    height: 42px;
    line-height: 41px;
    top: 50%;
    left: 50%;
    margin-top: -21px;
    margin-left: -21px;
    border: 2px solid #fff;
    border-radius: 50%;
}

.sysjbox .sysjleft > span {
    display: block;
    width: 100%;
    line-height: 42px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: #787878;
    padding-left: 12px;
    position: relative;
    /*position:absolute;
	bottom:0;
	left:0;*/
}

.sysjbox .sysjleft .morevideo {
    position: absolute;
    right: 5px;
    top: 0;
    font-size: 14px;
    line-height: 40px;
}

.sysjbox .sysjleft span i {
    display: inline-block;
    width: 2px;
    height: 12px;
    background: #787878;
    margin-right: 8px;
}

.sysjbox .sysjlist {
    width: 50%;
    height: 100%;
    float: left;
}

.sysjlist ul {
    margin-bottom: 0;
    height: 100%;
}

.sysjlist li {
    width: 50%;
    float: left;
    padding-left: 7px;
}

.sysjlist .sysjlistimg {
    width: 100%;
    height: 155px;
    overflow: hidden;
}

.sysjlist li a img {
    min-height: 100%;
    transition: transform .5s;
    -moz-transition: transform .5s;
    -webkit-transition: transform .5s;
    -ms-transition: transform .5s;
    -o-transition: transform .5s;
}

.sysjlist li a:hover img {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.sysjlist li h2 {
    font-size: 16px;
    color: #787878;
    width: 100%;
    height: 39px;
    line-height: 40px;
    overflow: hidden;
    margin: 0;
    position: relative;
    /*transition:bottom .1s;
	-moz-transition:bottom .1s;
	-webkit-transition:bottom .1s;
	-ms-transition:bottom .1s;
	-o-transition:bottom .1s;*/
}

.sysjlist li h2 strong {
    display: block;
    font-weight: normal;
    padding-left: 19px;
    width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sysjlist li h2 strong i {
    display: inline-block;
    width: 2px;
    height: 12px;
    background: #787878;
    margin-right: 8px;
}

.sysjlist li h2 span {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 18px;
}

.sysjlist li h2 span i {
    display: inline-block;
    width: 16px;
    height: 11px;
    background: url(../images/ico.png) no-repeat 0 -25px;
    margin-right: 5px;
}

.sysjmore {
    clear: both;
    overflow: hidden;
    zoom: 1;
    text-align: right;
    width: 100%;
    max-width: 1240px;
    *width: 1240px;
    margin: 0 auto;
}

.sysjmore a {
    display: inline-block;
    height: 34px;
    width: 40px;
    text-align: center;
}

.sysjmore a i {
    display: inline-block;
    width: 18px;
    height: 12px;
    background: url(../images/arrow5.png) no-repeat;
    margin-top: 11px;
}

/* 别墅生活 */
.bsshbox {
    padding-bottom: 7px;
    width: 100%;
    max-width: 1248px;
    *width: 1248px;
    margin: 30px auto 0;
}

.bsshbox li {
    background: #fff;
    width: 25%;
    padding: 0 4px;
    float: left;
}

.bsshbox li a {
    float: left;
    width: 100%;
}

.bsshbox li a:hover {
    background: #f8f8f8;
}

.bsshbox .bsshimg {
    overflow: hidden;
    width: 100%;
    height: 230px;
}

.bsshbox li .bsshimg img {
    min-height: 100%;
    transition: transform .5s;
    -moz-transition: transform .5s;
    -webkit-transition: transform .5s;
    -ms-transition: transform .5s;
    -o-transition: transform .5s;
}

.bsshbox li:hover .bsshimg img {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.bsshtxt {
    border: 1px solid #f8f8f8;
    border-top: 0;
    padding-bottom: 23px;
    width: 100%;
}

.bsshtxt h2 {
    height: 84px;
    width: 98%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #626262;
    line-height: 26px;
    font-size: 20px;
    padding-top: 26px;
    padding-left: 14px;
    padding-bottom: 32px;
    margin: 0;
    position: relative;
}

.bsshtxt h2 i {
    display: block;
    height: 1px;
    width: 70px;
    background: #50585f;
    position: absolute;
    bottom: 0;
    left: 15px;
}

.bsshtxt p {
    height: 42px;
    line-height: 42px;
    padding-left: 15px;
}

.bsshtxt p i {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url(../images/ico.png) no-repeat 0 -42px;
    margin-right: 7px;
    vertical-align: middle;
}

.bsshtxt p span {
    vertical-align: middle;
}

/* 合作伙伴 */
.partner {
    height: 211px;
    background: url(../images/bg2.jpg) no-repeat center center;
    padding-top: 40px;
}

.partnerbox {
    width: 100%;
    max-width: 1067px;
    *width: 1067px;
    margin: 0 auto;
    font-size: 0;
    letter-spacing: -3px;
    padding-bottom: 7px;
}

.partnerbox a {
    display: inline-block;
    width: auto;
    height: 42px;
    margin: 13px 11px;
}

.partnerbox a:hover {
    margin-top: 10px;
}

/* 集团荣誉 */
.honorsbox {
    width: 100%;
    max-width: 1230px;
    *width: 1230px;
    margin: 0 auto;
    padding-bottom: 20px;
    /*overflow:hidden;*/
}

.honorsbox .honor-swiper {
    position: relative;
}

.honorsbox .honor-swiper .swiper-slide {
    background: #f1f1f1;
}

.honorsbox .honor-swiper .jtryimg {
    width: 100%;
    max-width: 300px;
    height: auto;
    display: block;
}

.honorsbox .swiper-button-prev,
.honorsbox .swiper-button-next {
    width: 25px;
    height: 32px;
    left: -60px;
    background: url(../images/swiper_button_004.png) no-repeat 0 0;
}

.honorsbox .swiper-button-next {
    left: auto;
    right: -60px;
    background-position: -25px 0;
}

.honortxt {
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 16px;
    color: #787878;
}

.honortxt span {
    padding: 0 10px;
}

.opacity-hide {
    opacity: 0;
}

.opacity-show {
    opacity: 1;
}

/* 侧边栏 */
.fixedindex {
    position: fixed;
    right: 5px;
    top: 25%;
    z-index: 999;
    cursor: pointer;
    display: none;
    text-align: center;
    color: #ccc;
    font-size: 33px;
    padding: 0;
    width: 80px;
}

.fixedindex ul {
    border: 1px solid #eaeaea;
    border-bottom: 0;
    margin-bottom: 0;
}

.fixedindex li {
    font-size: 12px;
    width: 100%;
    height: 78px;
    border-radius: 0;
    background-color: transparent;
    line-height: 100%;
    margin-top: 0;
    border-bottom: 1px solid #eaeaea;
}

.fixedindex li a {
    width: 100%;
    height: 100%;
    color: #787878;
    display: block;
    padding-top: 8px;
    background-color: #fff;
    position: relative;
}

.fixedindex li a i.ico {
    display: block;
    width: 40px;
    height: 40px;
    margin: 0 auto;
    background: url(../images/cbl-4.png) no-repeat 0 0;
}

.fixedindex li a i.ico2 {
    background-image: url(../images/cbl-1.png);
}

.fixedindex li a i.ico3 {
    background-image: url(../images/cbl-3.png);
}

.fixedindex li a i.ico4 {
    background-image: url(../images/cbl-5.png);
}

.fixedindex li a i.ico5 {
    background-image: url(../images/cbl-2.png);
}

.fixedindex li a i.ico6 {
    background-image: url(../images/cbl-6.png);
    margin-top: 11px;
}

.fixedindex li span {
    display: block;
    padding-top: 8px;
}

.fixedindex li a:hover {
    background-color: #b49266;
    color: #fff;
}

.fixedindex li a:hover i {
    background-position: -40px 0;
}

/* 扫码 */
.fixedindex li .rightevmbox {
    position: absolute;
    left: -182px;
    bottom: 0px;
    top: auto;
    width: 160px;
    height: 200px;
    opacity: 0;
    font-size: 14px;
    line-height: 30px;
    font-weight: normal;
    color: #787878;
    display: none;
    border: 1px solid #ddd;
    box-shadow: 1px 1px 1px #eee, -1px -1px 1px #eee;
    background: #fff;
}

.fixedindex li .rightevmbox img {
    width: 160px;
    height: 160px;
    border-left: 0;
    border-bottom: 0;
}

.rightevmbox:after,
.rightevmbox:before {
    position: absolute;
    content: '';
    width: 0;
    border-style: solid;
}

.rightevmbox:before {
    right: -18px;
    bottom: 15px;
    z-index: 20;
    border-width: 9px;
    border-color: transparent transparent transparent #fff;
}

.rightevmbox:after {
    right: -20px;
    bottom: 14px;
    border-width: 10px;
    border-color: transparent transparent transparent #ddd;
}

/* 底部浮层 */
.baoming_daohang {
    width: 100%;
    position: fixed;
    left: 0;
    bottom: -200px;
    height: 95px;
    background-image: url(../images/dbs1.png);
    z-index: 999;
    /* overflow: hidden; */
    color: #fff;
    background-position: -155px 0;
    transition: width .5s, bottom .5s;
    -webkit-transition: width .5s, bottom .5s;
    -moz-transition: width .5s, bottom .5s;
    -ms-transition: width .5s, bottom .5s;
    -o-transition: width .5s, bottom .5s;
}

.baoming_daohang.open {
    bottom: 0;
}

.baoming_daohang .baoming_daohang_main {
    margin: 0 auto;
    width: 541px;
    margin-top: 7px;
    position: relative;
    left: 10%;
    top: 20px;
    opacity: 1;
    filter: alpha(opacity=100);
    transition: opacity .5s;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -ms-transition: opacity .5s;
    -o-transition: opacity .5s;
}

.baoming_daohang .baoming_daohang_main p {
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    width: 63%;
    padding-bottom: 3px;
    display: inline-block;
    float: none;
}

.baoming_daohang .baoming_daohang_main span {
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    width: 34%;
    display: inline-block;
    float: none;
}

.phonefirst_another {
    width: 100%;
}

.phonefirst_another input {
    padding: 3px;
    border: 0;
    display: inline-block;
    float: none;
    color: #787878;
    font-size: 16px;
    height: 32px;
    line-height: 32px;
    vertical-align: middle;
}

.phonefirst_another input:nth-child(1) {
    width: 63%;
    margin-right: 10px;
}

.phonefirst_another input:nth-child(2) {
    width: 34%;
    display: inline-block;
    float: none;
    font-size: 16px;
    line-height: 28px;
    background: #b99b73;
}

.ico_close,
.ico_open {
    position: absolute;
    right: 0;
    top: 30px;
    width: 60px;
    height: 60px;
    display: block;
    cursor: pointer;
}

.ico_open {
    display: none;
}

.ico_close:before,
.ico_open:before {
    position: absolute;
    top: 25%;
    left: 40%;
    width: 50%;
    height: 50%;
    border-right: 3px solid #b99b73;
    border-bottom: 3px solid #b99b73;
    position: absolute;
    content: "";
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
}

.ico_open:before {
    left: auto;
    right: 40%;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
}

.baoming_daohang.close {
    width: 80px;
    opacity: 1;
    filter: alpha(opacity=100);
}

.baoming_daohang.close .baoming_daohang_main {
    opacity: 0;
    filter: alpha(opacity=0);
    display: none;
}

.baoming_daohang.close .ico_close {
    display: none;
}

.baoming_daohang.close .ico_open {
    display: block;
    opacity: 1;
    filter: alpha(opacity=100);
}

@media (max-width: 1680px) {
    .deeplist .deepbot {
        top: 20%;
        height: 60%;
    }

    .deeplist .deepbot h2 {
        font-size: 16px;
    }

    .deeplist .deeptop h2 {
        font-size: 18px;
    }

    .deeplist .deepbot p {

        font-size: 14px;
    }
}

@media (max-width: 1280px) {
    .deeplist .deepbot {
        top: 10%;
        height: 80%;
        padding-left: 15px;
        padding-right: 15px;
    }

    .deeplist .deepbot h2 {
        margin-bottom: 5px;
    }

    .deeplist .deepbot p {
        line-height: 150%;
    }

    .deeplist .deepbot h2 i {
        right: 10px;
    }
}

@media (max-width: 1200px) {
    .desdlistqh .designinfo {
        height: auto;
    }

    .desdlistqh .info p {
        margin-bottom: 120px;
    }

    .detail_des_inormation {
        margin-left: 10.8%;
    }

    .detail_des_inormation h4 {
        padding-top: 13%;
        padding-bottom: 13%;
    }

    .honorsbox .swiper-button-prev {
        left: 0;
    }

    .honorsbox .swiper-button-next {
        right: 0;
    }
}

@media (max-width: 1120px) {
    .sitetab ul li {
        height: 132px;
    }

    .sitetab a:hover .sitetablink,
    .sitetab a.cur .sitetablink {
        margin-top: -122px;
    }
}

@media (max-width: 1100px) {
    .desdlistqh .info p {
        margin-bottom: 80px;
    }

    .detail_des_inormation h4 {
        padding-top: 10%;
        padding-bottom: 10%;
    }
}

@media (max-width:1000px) {
    .bmbox {
        width: 100%;
        position: static;
        margin-left: 0;
    }

    .bmbox .bmboximg {
        left: -10px;
    }

    .bmbox .bmboxinput {
        width: 100%;
    }

    .bmbox .bmboxinput input,
    .bmbox .bmboxinput button {
        margin-right: 0;
    }

    .bmboxbottom ul {
        width: 100%;
    }

    .desdlistqh .info {
        padding-left: 15px;
    }

    .desdesigner .desdlistqh {
        display: block !important;
    }

    .desdlistqh .info p {
        margin-bottom: 20px;
    }

    .detail_des_inormation h4 {
        padding-top: 7%;
        padding-bottom: 7%;
    }

    .deeplist li {
        width: 50%;
        max-width: 50%;
    }

    .deeplist .deepbot {
        top: 25%;
        height: 52%;
        padding-left: 30px;
        padding-right: 20px;
    }

    .deeplist .deepbot h2 {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .deeplist .deeptop h2 {
        font-size: 20px;
    }

    .deeplist .deepbot p {
        font-size: 16px;
        line-height: 200%;
    }

    .deeplist .deepbot h2 i {
        right: 25px;
    }

    .sysjbox .sysjleft,
    .sysjbox .sysjlist {
        float: none;
        width: 95%;
        margin: 0 auto;
    }

    .my-video-dimensions {
        width: 100% !important;
    }

    .sysjbox .sysjleft img,
    .sysjbox .sysjlist img {
        width: 100%;
    }

    .sysjbox .sysjleft {
        margin-bottom: 10px;
    }

    .sysjbox .sysjlist li {
        padding: 0 3px;
    }

    .sysjbox .sysjleft video {
        width: 100%;
        margin: 0 3px;
    }
}

@media (max-width: 899px) {
    .bsalmainbox ul li {
        width: 50%;
        max-width: 50%;
    }

    .bsshbox li {
        width: 50%;
        max-width: 50%;
        margin-bottom: 10px;
    }

    .bsshbox li a {
        width: 100%;
    }

    .bsshbox li img {
        width: 100%;
    }

    .detail_des_inormation .zilizige {
        font-size: 16px;
        line-height: 20px;
    }

    .detail_des_inormation h4 {
        padding-top: 2%;
        padding-bottom: 2%;
        font-size: 14px;
        line-height: 150%;
    }

    .servelist li {
        width: 33.3%;
        max-width: 100%;
    }
}

@media (max-width: 750px) {
    .deeplist li {
        width: 95%;
        max-width: 95%;
        margin: 0 auto;
        float: none;
    }
}
