@charset'utf-8';
.pro-banner {
    width: 100%;
    height: 800px;
    background: url(../images/product/banner.jpg) no-repeat center top;
}
.pro-banner.bieshu {
    height: 796px;
    background-image: url(../images/product/banner_bieshu.jpg);
}
.proadv {
    background: url(../images/product/pro_adv.png) no-repeat center top;
    width: 100%;
    height: 140px;
    position: relative;
}
.proadv.bieshu {
    background-image: url(../images/product/pro_form_bg_bieshu.png);
}
.proform {
    width: 410px;
    height: 410px;
    background: white;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 40px rgba(0, 0, 0, 0.2);
    position: absolute;
    left: 50%;
    top: -152px;
    margin-left: -205px;
    padding: 32px 55px 0 55px;
    z-index: 9;
}
.proform .title {
    height: 40px;
    width: 100%;
    background: url(../images/product/pro_form_title.png) no-repeat center;
}
.layui-form.price {
    margin-top: 20px;
}
.layui-form-select dl {
    padding: 0;
}
.layui-form.price input, .layui-form-select dl dd {
    font-size: 14px;
}
.layui-form-item {
    margin-bottom: 10px !important;
}
.layui-form.price .layui-input-block {
    margin-left: 0 !important;
    position: relative;
}
.layui-input-block span {
    position: absolute;
    right: 10px;
    top: 8px;
    font-size: 14px;
}
.layui-form.price .layui-inline {
    margin: 0 !important;
    float: left;
}
.layui-form-item .top {
    width: 150px !important;
    margin: 0 !important;
}
.layui-form-select dl dd.layui-this {
    background: #e60012 !important;
}
.layui-form-item .bottom {
    width: 100px !important;
    margin: 0 !important;
}
.sub_btn {
    width: 100%;
    font-size: 16px;
    background: #e60012;
    margin: 15px 0;
}
.sub_btns {
    background: #e60012;
}
.sub_info_top {
    text-align: center;
    width: 100%;
    color: #999;
    font-size: 12px;
    margin-top: 12px;
}
.sub_info_bottom {
    text-align: center;
    width: 100%;
    font-size: 12px;
}
.sub_info_bottom em {
    color: #e60012;
}
.adv {
    /* height: 1180px; */
    background: url(../images/product/adv_bg.jpg) no-repeat center top #10080e;
    padding-top: 170px;
    padding-bottom: 80px;
    position: relative;
}
.content .title {
    width: 100%;
    margin-bottom: 50px;
    text-align: center;
}
.content .title.white {
    color: #fff;
}
.content .title.golden {
    color: #f5d085;
}
.content .title.golden span {
    color: #666;
}
.content .title h4 {
    display: block;
    font-size: 40px;
    font-weight: bold;
    line-height: 50px;
}
.content .title span {
    display: block;
    width: 100%;
    color: #fff;
    font-size: 14px;
    margin-top: 14px;
    text-align: center;
}
.content .cite {
    display: table;
    text-align: center;
    margin: 36px auto 0 auto;
    font-size: 16px;
    color: #ccc;
}
.content .cite a {
    color: white;
}
.content .cite span {
    width: 100px !important;
    height: 40px !important;
    display: inline-block;
    float: left;
    margin: 0 10px !important;
    background: none;
    border: 1px solid transparent;
    color: white;
    position: relative;
    opacity: 1;
    outline: none;
}
.cite span.swiper-pagination-bullet-active {
    background: rgba(182, 131, 56, .1);
    border: 1px solid #d1ac75;
    border-radius: 2px;
}
.cite span.swiper-pagination-bullet-active:after {
    color: #f5d085;
}
.cite span:after {
    position: absolute;
    content:"客厅";
    display: block;
    width: 100px;
    height: 40px;
    font-size: 16px;
    color: white;
    line-height: 40px;
}
.cite span:nth-child(2):after {
    content:"餐厅";
}
.cite span:nth-child(3):after {
    content:"厨房";
}
.cite span:nth-child(4):after {
    content:"主卧";
}
.cite span:nth-child(5):after {
    content:"次卧";
}
.cite span:nth-child(6):after {
    content:"卫生间";
}
.cite span:nth-child(7):after {
    content:"阳台";
}
.cite span:nth-child(8):after {
    content:"书房";
}
.slidebtns {
    width: 1230px;
    height: 100px;
    position: absolute;
    left: 50%;
    top: 150px;
    margin-left: -615px;
    margin-top: 480px;
}
.adv.op .slidebtns {
    top: 530px;
}
.slidebtns .swiper-button-next {
    width: 60px;
    height: 100px;
    background: url(../images/product/pic_right.png) no-repeat left top;
    z-index: 9999;
    right: -80px;
    top: 0;
    margin: 0;
    outline: none;
}
.slidebtns .swiper-button-prev {
    width: 60px;
    height: 100px;
    background: url(../images/product/pic_left.png) no-repeat left top;
    z-index: 9999;
    left: -80px;
    top: 0;
    margin: 0;
    outline: none;
}
.slidebtns .swiper_btns:hover {
    opacity: .8;
    filter: alpha(opacity=80);
}
#proslideBox {
    width: 1200px;
    margin: 0 auto 15px auto;
    height: 548px;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 40px rgba(0, 0, 0, 0.2);
}
#proslideBox .swiper-slide a {
    width: 100%;
    height: 548px;
    display: block;
}
#proslideBox .swiper-slide .include {
    margin-top: 20px;
    padding: 40px;
    background-color: #fff;
}
#proslideBox .swiper-slide dl {
    height: 345px;
    overflow-y: scroll;
}
#proslideBox .swiper-slide dl dt {
    font-size: 22px;
    line-height: 68px;
    border: 1px dashed #ddd;
}
#proslideBox .swiper-slide dl dd {
    font-size: 16px;
    line-height: 54px;
    border: 1px dashed #ddd;
    border-top: none;
}
#proslideBox .swiper-slide dl span {
    float: left;
    width: 65%;
    text-indent: 50px;
}
#proslideBox .swiper-slide dl span:first-child {
    width: 35%;
    border-right: 1px dashed #ddd;
}
.design-bieshu {
    height: 1028px;
    padding-top: 200px;
    background: url(../images/product/design_bg.jpg) center bottom no-repeat;
}
.design-bieshu .title span {
    color: #666;
}
.zhixing {
    padding-top: 80px;
}
.zhixing .title span {
    color: #666;
}
.zhixing img {
    max-width: unset;
    width: 1250px;
}
.zhixing img:nth-child(2n) {
    margin-left: -50px;
}
.hbzz {
    padding: 80px 0;
}
.hbzz .title span {
    color: #666;
}
.design_hbt {
    width: 100%;
    margin-top: 60px;
    height: 420px;
}
.design_hbt .design_hbt_l {
    background: url(../images/product/design_hbt01.jpg) no-repeat left top;
    width: 50%;
    height: 420px;
    background-size: cover;
    float: left;
}
.design_hbt .design_hbt_r, .design_hbb .design_hbt_r {
    width: 615px;
    float: left;
    padding: 60px;
}
.design_hbt p, .design_hbm p, .design_hbb p {
    margin-top: 60px;
}
.design_hbt a, .design_hbm a, .design_hbb a {
    display: block;
    width: 120px;
    height: 38px;
    background: #e60012;
    line-height: 36px;
    text-align: center;
    color: white;
    border-radius: 2px;
    margin-top: 60px;
    font-size: 14px;
}
.design_hbm {
    width: 100%;
    height: 420px;
}
.design_hbm .design_hbt_l {
    width: 615px;
    height: 420px;
    float: right;
    padding: 60px;
}
.design_hbm .design_hbt_r {
    background: url(../images/product/design_hbt02.jpg) no-repeat left top;
    width: 50%;
    height: 420px;
    float: right;
    background-size: cover;
}
.design_hbb {
    width: 1230px;
    margin: 0 auto;
    overflow: hidden;
}
.design_hbb .design_hbt_l {
    width: 50%;
    float: left;
    background: url(../images/product/design_hbt03.jpg) no-repeat left top;
    height: 420px;
    background-size: cover;
}
.service .title span {
    color: inherit;
}
.service ul {
    margin-top: 25px;
    border-bottom: 1px solid #ddd;
    white-space: nowrap;
    text-align: center;
}
.service ul li {
    position: relative;
    display: inline-block;
    width: 200px;
    padding-bottom: 40px;
}
.service ul li::before {
    content:'\0020';
    display: inline-block;
    width: 70px;
    height: 70px;
    margin-bottom: 25px;
    background: url(../images/service_icons.png) no-repeat;
}
.service ul li:nth-child(2)::before {
    background-position-x: -70px;
}
.service ul li:nth-child(3)::before {
    background-position-x: -140px;
}
.service ul li:nth-child(4)::before {
    background-position-x: -210px;
}
.service ul li:nth-child(5)::before {
    background-position-x: -280px;
}
.service ul li:nth-child(6)::before {
    background-position-x: -350px;
}
.service ul li:nth-child(7)::before {
    background-position-x: -420px;
}
.service ul li:nth-child(8)::before {
    background-position-x: 100%;
}
.service ul li b {
    display: block;
    font-size: 16px;
}
.service ul li span {
    color: #999;
}
.service ul li::after {
    content: attr(sn);
    display: block;
    width: 27px;
    position: absolute;
    bottom: -15px;
    left: 50%;
    margin-left: -14.5px;
    line-height: 27px;
    border: 1px solid #ddd;
    border-radius: 50%;
    background-color: #f5f5f5;
    color: #999;
    text-align: center;
}
.service a.layui-btn {
    display: block;
    width: 240px;
    margin: 70px auto 0;
}
/*cont4 begin*/
.team {
    background: url(../images/product/team_bg.jpg) no-repeat center top;
    height: 766px;
    padding-top: 80px;
    margin-top: 90px;
}
.team .teamjs {
    padding: 110px 0;
    width: 1230px;
    margin: 0 auto;
}
.team .teamjs ul {
    display: block;
    overflow: hidden;
    width: 100%;
}
.team .teamjs ul li {
    display: block;
    float: left;
    width: 50%;
}
.team .teamjs ul li h4 {
    color: #f5d085;
    font-size: 20px;
    border-bottom: 1px solid #999;
    line-height: 36px;
    display: block;
    width: 230px;
    font-weight: bold;
}
.team .teamjs ul li h4 span {
    font-size: 14px;
    font-weight: normal;
}
.team .teamjs ul li p {
    color: #999;
    font-size: 14px;
    margin-top: 10px;
    display: block;
    width: 230px;
}
.team .teamjs ul li:nth-child(odd) {
    text-align: right;
}
.team .teamjs ul li:nth-child(odd) h4 span {
    margin-right: 10px;
}
.team .teamjs ul li:nth-child(even) div {
    text-align: left;
    float: right;
}
.team .teamjs ul li:nth-child(even) h4 span {
    margin-left: 10px;
}
.team .teamjs ul li:first-child, .team .teamjs ul li:nth-child(2) {
    margin-bottom: 100px;
}
.teamadv {
    width: 100%;
    position: relative;
    height: 240px;
    background: white;
}
.teamadv ul {
    position: absolute;
    display: -webkit-flex;
    width: 1230px;
    left: 50%;
    top: -104px;
    z-index: 2;
    background: white;
    margin-left: -615px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    padding-bottom: 30px;
}
.teamadv ul li {
    flex: 1;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    text-align: center;
    padding: 30px 30px 0 30px;
}
.teamadv ul li i {
    display: block;
    width: 60px;
    height: 60px;
    margin: 0 auto;
    background: url(../images/product/icon_adv.jpg) no-repeat left top;
}
.teamadv ul li:nth-child(2) i {
    background-position: -60px 0;
}
.teamadv ul li:nth-child(3) i {
    background-position: -120px 0;
}
.teamadv ul li:nth-child(4) i {
    background-position: -180px 0;
}
.teamadv ul li:nth-child(5) i {
    background-position: -240px 0;
}
.teamadv ul li span {
    font-size: 20px;
    margin: 15px 0 5px 0;
    display: block;
}
.teamadv ul li p {
    font-size: 14px;
    color: #666;
}
/*cont4 end*/

/*cont5 begin*/
.pro_js {
    background: url(../images/product/projs_bg.jpg) no-repeat center top #fff;
    padding-bottom: 120px;
}
.pro_js.op {
    margin-top: 80px;
    background-position: center bottom;
}
.pro_js .title span {
    color: inherit;
}
.pro_js.op .title.sed {
    margin-top: 85px;
}
.pro_js.op .title.sed+img {
    display: block;
    margin: 0 auto;
}
.pro_js ul {
    display: -webkit-flex;
    width: 1300px;
    margin: 0 auto;
}
.pro_js.op ul {
    width: 1240px;
}
.pro_js ul li {
    flex: 1;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    text-align: center;
    position: relative;
}
.pro_js ul li img {
    display: block;
    margin: 0 auto;
}
.pro_js ul li span {
    position: absolute;
    display: block;
    width: 210px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #000;
    font-size: 18px;
    background: white;
    left: 50%;
    bottom: -30px;
    margin-left: -105px;
    border-radius: 2px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}
/*cont5 end*/
.cooper .title span {
    color: #666;
}
.cooper {
    width: 1230px;
    margin: 0 auto;
    padding: 80px 0;
    background: url(../images/product/package_ys.jpg) no-repeat 0 200px;
}
.cooper_cont {
    padding: 0 30px;
}
.cooper_cont h4 {
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 0 auto;
    width: 550px;
}
.cooper_cont p {
    font-size: 14px;
    color: #666;
    position: relative;
    display: block;
    margin: 0 0 0 auto;
    width: 550px;
}
.cooper_cont p:after {
    display: block;
    content:"";
    width: 30px;
    height: 2px;
    background: #e60012;
    position: absolute;
    left: 0;
    bottom: -40px;
}
#cooper-swiper {
    width: 550px;
    margin-right: 0 !important;
    margin-top: 100px;
    padding-bottom: 40px;
}
.bztx {
    width: 100%;
    height: 580px;
    background: url(../images/product/pro_6_bg.jpg) no-repeat center top;
    padding-top: 80px;
}
.bztx.op {
    margin-top: 120px;
}
.bztx_li {
    display: block;
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
}
.bztx_li li {
    display: block;
    width: 216px;
    border: 1px solid #78664a;
    margin-right: 30px;
    float: left;
    padding: 35px 20px 0;
    height: 216px;
}
.bztx_li li:last-child {
    margin-right: 0;
}
.bztx_li li span {
    display: block;
    width: 70px;
    height: 70px;
    background: url(../images/product/bztx_icon.png);
    overflow: hidden;
    margin: 0 auto;
}
.bztx_li li:nth-child(2) span {
    background-position-x: 25%;
}
.bztx_li li:nth-child(3) span {
    background-position-x: 50%;
}
.bztx_li li:nth-child(4) span {
    background-position-x: 75%;
}
.bztx_li li:nth-child(5) span {
    background-position-x: 100%;
}
.bztx_li li p {
    color: #efc87e;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    margin-top: 25px;
    display: block;
}
.sdcn {
    margin-bottom: 100px;
    width: 100%;
}
.sdcn ul {
    display: block;
    width: 1200px;
    position: relative;
    margin: 0 auto;
    top: -100px;
    overflow: hidden;
}
.sdcn ul li {
    float: left;
    display: block;
    width: 380px;
    margin-right: 30px;
}
.sdcn ul li:last-child {
    margin-right: 0;
}
.sdcn ul li span {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    padding: 15px 0;
}
.sdcn ul li p {
    color: #666;
    font-size: 14px;
    line-height: 24px;
}
.op-upscale {
    height: 930px;
    margin-top: 70px;
    background: url(../images/product/pro_op_upscale.jpg) no-repeat center 100px;
}
.op-upscale .title span {
    color: inherit;
}