*, *:before, *:after{
    margin:0;
    padding:0;
    box-sizing:border-box;
}
html, body{
    height:100%;
    width:100%;
    min-width:1200px;
    color:#333;
}
body, input, button, select{
    font-family:"Microsoft YaHei", "微软雅黑", sans-serif;
    font-size:14px;
    background:#fff;
}
img{
    border:0;
    vertical-align:middle;
}
ol, ul, li, table, tbody{
    margin:0;
    padding:0;
    list-style:none;
}
a{
    text-decoration:none;
    outline:0 none;
}
.clearfix:after, .clearfix:before{
    content:"";
    display:table;
}
.clearfix:after{
    clear:both;
}
.clearfix{
    *zoom:1;
}
/*packageBanner 1模块*/
.easeIn{
    filter:alpha(opacity=0);
    opacity:0;
    transform:translate3d(0, 35px, 0);
    transition:all 0.8s;
}
.easeIn.active{
    filter:alpha(opacity=100);
    opacity:1;
    transform:translate3d(0, 0, 0);
}
.packageBanner{
    position:relative;
    height:820px;
    padding-top:165px;
    text-align:center;
    background-size:auto 100%;
    overflow:hidden;
}
.packageBanner .pkBanner{
    position:absolute;
    top:0;
    left:0;
    z-index:-100;
    width:100%;
    height:100%;
    background:url(../img/1/banner.jpg) no-repeat center center;
    transition:all 5s linear;
}
.packageBanner.active .pkBanner{
    transform:scale(1.1);
}
.packageBanner .text{
    filter:alpha(opacity=0);
    opacity:0;
    margin-top:20px;
    transition:all 0.8s;
}
.packageBanner .text.active{
    filter:alpha(opacity=100);
    opacity:1;
    margin-top:0;
}
.packageBanner p{
    margin-top:25px;
    font-size:40px;
    line-height:1.1;
    font-weight:300;
}
.packageBanner p strong{
    margin:0 10px;
    font-weight:lighter;
}
.packageBanner .price{
    margin-top:-15px;
    font-size:24px;
}
.packageBanner .price span{
    display:inline-block;
    margin-right:5px;
    width:42px;
    height:42px;
    border-radius:42px;
    background:#ef4c30;
    color:#fff;
    font-size:26px;
    line-height:42px;
    font-weight:bold;
    vertical-align:text-bottom;
}
.packageBanner .price i{
    font:normal 110px SOLOMON-LIGHT;
    color:#ef4c30;
}
/*packageSix 2模块*/
.packageSix{
    border-bottom:1px solid #e9e9e9;
}
.packageSix ul{
    width:1200px;
    margin:0 auto;
    padding:5px 0 80px;
    color:#111;
    overflow:hidden;
}
.packageSix ul li{
    float:left;
    margin:55px 0 0;
    width:400px;
    height:78px;
    border-right:1px dashed #efe0d7;
}
.packageSix ul .two, .packageSix ul .five{
    padding-left:70px;
}
.packageSix ul .three, .packageSix ul .six{
    padding-left:70px;
    border-right:0;
}
.packageSix ul img{
    float:left;
    margin:0 20px;
    width:78px;
    height:78px;
}
.iconPg{
    display:inline-block;
    background:url(../img/house_icon.png) no-repeat;
}
.packageSix ul .one i{
    background-position:0 0;
}
.packageSix ul .two i{
    background-position:0 -100px;
}
.packageSix ul .three i{
    background-position:0 -200px;
}
.packageSix ul .four i{
    background-position:0 -300px;
}
.packageSix ul .five i{
    background-position:0 -400px;
}
.packageSix ul .six i{
    background-position:0 -500px;
}
.packageSix ul h3{
    margin-top:15px;
    color:#ef4c32;
    font-size:20px;
}
/*contact 3模块*/
.contact{
    background:#DEE1E6;
    height:906px;
}
.contactDesc{
}
.contactDesc ul{
    width:1000px;
    margin:0 auto;
    height:100px;
}
.contactDesc li{
    float:left;
    width:20%;
    text-align:center;
}
.contactDesc li img{
    margin-bottom:12px;
    width:74px;
    height:74px;
}
.contactDesc li p{
    text-align:center;
    font-size:20px;
}
.contactBox{
    width:1093px;
    height:413px;
    background:#FFFFFF;
    margin:100px auto 0 auto;
    position:relative;
}
.contactBox .contact-mainPic{
    width:616px;
    height:506px;
    position:absolute;
    left:-40px;
    top:-44px;
}
.contactForm{
    width:500px;
    height:100%;
    position:absolute;
    right:0;
    top:0;
}
.contactForm-head{
    margin:40px auto 0 auto;
    width:408px;
    height:60px;
}
.contactForm-head img{
    width:100%;
    height:100%;
}
.contactForm li{
    width:408px;
    position:relative;
    margin:0 auto 6px auto;
}
.contactForm li div{
    position:absolute;
    left:0;
    top:0;
    width:112px;
    font-size:20px;
    line-height:55px;
    padding-left:10px;
}
.contactForm li input{
    width:408px;
    height:55px;
    border:1px solid #B1B1B1;
    outline:none;
    padding-left:112px;
}
.contactForm-code{
    cursor:pointer;
    left:277px;
    position:absolute;
    width:70px;
    height:25px;
    top:15px;
}
.contactForm-btn{
    display:block;
    width:408px;
    height:55px;
    background:#ef4c32;
    color:#fff;
    font-size:20px;
    text-align:center;
    line-height:55px;
    margin:25px auto 0 auto;
    position:relative;
}
.contactForm-btn input{
    position:absolute;
    width:100%;
    height:100%;
    top:0;
    left:0;
    border:none;
    outline:none;
    opacity:0;
    cursor:pointer;
}
.contactForm-desc{
    text-align:center;
}
/*packageSpace 4模块*/
.banner{
    min-width:1200px;
    position:relative;
    height:450px;
}
.banner ul{
    display:block;
    width:100%;
    height:100%;
    overflow:hidden;
}
.packageSpace{
    position:relative;
    text-align:center;
}
.packageSpace .anchor{
    position:absolute;
    left:0;
    top:-50px;
}
.packageSpace .spaceBox{
    position:relative;
    margin:0 auto;
    padding-top:72px;
    width:100%;
    max-width:1920px;
    height:686px;
    overflow:hidden;
}
.packageSpace .spaceBox .spaceThumb{
    position:absolute;
    left:50%;
    top:4px;
    z-index:1;
    margin-left:-600px;
    width:1200px;
    height:72px;
}
.packageSpace .spaceBox .spaceThumb li{
    float:left;
    width:200px;
    height:72px;
    border-bottom:4px solid transparent;
    font-size:22px;
    text-align:center;
    transition:all 0.45s;
}
.packageSpace .spaceBox .spaceThumb li.activeSlide{
    padding-top:5px;
    border-bottom-color:#ef4c32;
    color:#ef4c32;
}
.packageSpace .spaceBox .spaceThumb li span{
    display:block;
    text-transform:uppercase;
    font-size:14px;
    font-weight:normal;
}
.packageSpace .spaceBox ol{
    width:100%;
    height:614px;
    border-top:4px solid #333;
}
.packageSpace .spaceBox ol li{
    width:100%;
    height:610px;
}
.packageSecTit{
    padding:85px 0 40px;
    font-size:16px;
    color:#888;
    text-align:center;
}
.packageSecTit h3{
    font-size:36px;
    color:#222;
}
.packageSecTit.colorFFF{
    color:#fff;
}
.packageSecTit.colorFFF h3{
    color:#fff;
}
.packageSpace .spaceBox .space{
    position:relative;
    width:1200px;
    margin:0 auto;
    opacity:0;
    padding-top:220px;
    text-align:left;
}
.packageSpace .spaceBox .maskBg{
    position:absolute;
    top:220px;
    left:0;
    z-index:0;
    width:400px;
    height:170px;
    background:#ffffff;
    opacity:0.50;
    filter:alpha(opacity=95);
}
.packageSpace .spaceBox .inner{
    position:relative;
    z-index:1;
    padding:22px 25px 0 30px;
    width:400px;
    height:170px;
}
.packageSpace .spaceBox .inner h4{
    font-weight:normal;
    font-size:48px;
}
.packageSpace .spaceBox .inner span{
    font-weight:bold;
}
.packageSpace .spaceBox .inner p{
    font-size:18px;
}
.packageSpace .spaceBox .btMaskBg{
    position:absolute;
    bottom:-110px;
    left:0;
    width:100%;
    height:110px;
    z-index:1;
    background:#000;
    opacity:0.7;
    filter:alpha(opacity=70);
}
.packageSpace .spaceBox .configure{
    position:absolute;
    display:block !important;
    bottom:-110px;
    left:0;
    z-index:1;
    width:100%;
    height:110px;
    color:#fff;
}
.packageSpace .spaceBox .detailBox{
    margin:0 auto;
    width:1200px;
    height:110px;
    overflow:hidden;
    text-align:left;
}
.packageSpace .spaceBox .detailBox span{
    float:left;
    display:block;
    padding-right:30px;
    margin-top:25px;
    font-size:24px;
    color:#ef4c30;
    font-weight:bold;
    background:url(../img/icon_r_arrow.png) no-repeat right center;
}
.packageSpace .spaceBox .detail{
    float:left;
    display:table;
    margin-left:30px;
    width:1067px;
    height:110px;
}
.packageSpace .spaceBox .detailInner{
    display:table-cell;
    vertical-align:middle;
}
.packageSpace .spaceBox .detail p{
    display:inline-block;
    margin-right:24px;
    white-space:nowrap;
    line-height:30px;
}
.packageSpace .spaceBox .thumb, .packageSpace .spaceBox .prevView, .packageSpace .spaceBox .nextView{
    display:block;
    position:absolute;
    top:76px;
    width:100%;
    height:610px;
    z-index:10;
}
.packageSpace .spaceBox .spacePrev, .packageSpace .spaceBox .prevView{
    left:-100%;
    margin-left:320px;
}
.packageSpace .spaceBox .prevView, .packageSpace .spaceBox .nextView{
    background-position:right center;
}
.packageSpace .spaceBox .spaceNext,
.packageSpace .spaceBox .nextView{
    right:-100%;
    margin-right:320px;
}
.packageSpace .spaceBox .thumb span{
    display:block;
    position:absolute;
    top:0;
    left:0;
    z-index:6;
    width:100%;
    height:610px;
    background:#000;
    opacity:0.5;
    filter:alpha(opacity=50);
}
.packageSpace .spaceBox .thumb i{
    position:relative;
    z-index:11;
    display:block;
    margin-top:257px;
    width:51px;
    height:95px;
}
.packageSpace .spaceBox .iconPgPrev{
    float:right;
    margin-right:135px;
    background:url("../img/arrow_left.png") no-repeat;
}
.packageSpace .spaceBox .iconPgNext{
    margin-left:135px;
    background:url("../img/arrow_right.png") no-repeat;
}
@media screen and (max-width:1440px){
    .packageSpace .spaceBox .prevView,
    .packageSpace .spaceBox .nextView{
        display:none;
    }
    .packageSpace .spaceBox .thumb span{
        display:none;
    }
}
@media screen and (max-width:1440px){
    .packageSpace .spaceBox .prevView, .packageSpace .spaceBox .nextView{
        display:none;
    }
    .packageSpace .spaceBox .thumb span{
        display:none;
    }
}
@media screen and (max-width:1600px){
    .packageSpace .spaceBox .prevView,
    .packageSpace .spaceBox .spacePrev,
    .packageSpace .spaceBox .prevView{
        margin-left:140px;
    }
    .packageSpace .spaceBox .nextView,
    .packageSpace .spaceBox .spaceNext,
    .packageSpace .spaceBox .nextView{
        margin-right:140px;
    }
    .packageSpace .spaceBox .iconPgNext{
        margin-left:45px;
    }
    .packageSpace .spaceBox .iconPgPrev{
        margin-right:45px;
    }
}
@media screen and (max-width:1920px){
    .packageSpace .spaceBox .prevView,
    .packageSpace .spaceBox .spacePrev,
    .packageSpace .spaceBox .prevView{
        margin-left:200px;
    }
    .packageSpace .spaceBox .nextView,
    .packageSpace .spaceBox .spaceNext,
    .packageSpace .spaceBox .nextView{
        margin-right:200px;
    }
    .packageSpace .spaceBox .iconPgNext{
        margin-left:75px;
    }
    .packageSpace .spaceBox .iconPgPrev{
        margin-right:75px;
    }
}
/*example 5模块*/
.example{
    background:#202020;
    height:944px;
}
#certify{
    position:relative;
    width:1200px;
    margin:0 auto;
    top:50px;
}
#certify .swiper-container{
    padding-bottom:60px;
}
.swiper-container{
    margin:0 auto;
    position:relative;
    overflow:hidden;
    list-style:none;
    padding:0;
    z-index:1;
}
.swiper-container-android .swiper-slide, .swiper-wrapper{
    -webkit-transform:translate3d(0, 0, 0);
    transform:translate3d(0, 0, 0);
}
.swiper-wrapper{
    position:relative;
    width:100%;
    height:100%;
    z-index:1;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-transition-property:-webkit-transform;
    transition-property:-webkit-transform;
    -o-transition-property:transform;
    transition-property:transform;
    transition-property:transform, -webkit-transform;
    -webkit-box-sizing:content-box;
    box-sizing:content-box;
}
.swiper-slide{
    -webkit-flex-shrink:0;
    -ms-flex-negative:0;
    flex-shrink:0;
    width:100%;
    height:100%;
    position:relative;
    -webkit-transition-property:-webkit-transform;
    transition-property:-webkit-transform;
    -o-transition-property:transform;
    transition-property:transform;
    transition-property:transform, -webkit-transform;
}
#certify .swiper-slide{
    width:700px;
    height:461px;
    background:#fff;
    box-shadow:0 8px 30px #232121;
}
#certify .swiper-slide img{
    display:block;
    height:100%;
    width:100%;
}
.swiper-button-next, .swiper-button-prev{
    position:absolute;
    top:50%;
    width:45px;
    height:45px;
    margin-top:-22px;
    z-index:10;
    cursor:pointer;
    background:url(../img/wm_button_icon.png) no-repeat;
    background-size:100%;
}
#certify .swiper-button-prev{
    left:-70px;
    background-position:0 0;
}
#certify .swiper-button-prev:hover{
    background-position:0 -46px;
}
#certify .swiper-button-next{
    right:-70px;
    background-position:0 -93px;
}
#certify .swiper-button-next:hover{
    background-position:0 -139px;
}
.swiper-pagination{
    position:absolute;
    text-align:center;
    transition:.3s opacity;
    transform:translate3d(0, 0, 0);
    z-index:10
}
#certify .swiper-pagination{
    width:100%;
    bottom:20px;
}
.swiper-pagination-bullet{
    cursor:pointer;
    width:8px;
    height:8px;
    display:inline-block;
    border-radius:100%;
    background:#000;
    opacity:.2;
}
.swiper-pagination-bullet-active{
    opacity:1;
    background:#007aff;
}
#certify .swiper-pagination-bullets .swiper-pagination-bullet{
    margin:0 5px;
    border:3px solid #fff;
    background-color:#d5d5d5;
    width:16px;
    height:16px;
    opacity:1;
}
#certify .swiper-pagination-bullets .swiper-pagination-bullet-active{
    border:3px solid #00aadc;
    background-color:#fff;
}
.exampleLink{
    margin:85px auto 0 auto;
    width:300px;
    height:48px;
}
.exampleLink img{
    width:100%;
    height:100%;
}
/*packageMaterials 6模块*/
.packageMaterials{
    position:relative;
}
.materialsLogo{
    position:relative;
    padding-bottom:70px;
    width:1200px;
    margin:0 auto;
    overflow:hidden;
}
.materialsLogo li{
    float:left;
    margin-bottom:10px;
    width:300px;
    height:76px;
    line-height:76px;
    text-align:center;
}
.materialsLogo li img{
    max-height:76px;
}
.materialsLogo span{
    position:absolute;
    left:50%;
    top:180px;
    margin-left:-24px;
    -webkit-animation:moveTop 0.5s linear infinite alternate;
    -moz-animation:moveTop 0.5s linear infinite alternate;
    -ms-animation:moveTop 0.5s linear infinite alternate;
    animation:moveTop 0.5s linear infinite alternate;
}
.iconPg{
    display:inline-block;
    background:url(../img/house_icon.png) no-repeat;
}
.iconPgDown{
    width:48px;
    height:23px;
    background-position:-100px -100px;
}
@keyframes moveTop{
    from{
        margin-top:10px;
    }
    to{
        margin-top:0;
    }
}
/*packageTK 7模块*/
.packageTK{
    height:1000px;
    background:url(../img/7/main.png) no-repeat center bottom;
}
.packageTK .toilet{
    padding-top:708px;
    height:815px;
}
.packageTK .toilet, .packageTK .kitchen{
    margin:0 auto;
    width:1200px;
    position:relative;
}
.packageTK .toilet li{
    position:absolute;
    font-size:16px;
    color:#333;
    margin-top:10px;
    text-align:center;
    transition:all 0.5s;
}
.packageTK .toilet li:hover{
    margin-top:-5px;
}
.packageTK .toilet li img{
    transform:scale(1);
    transition:all 0.5s ease-in;
}
.packageTK .toilet li:hover img{
    transform:scale(1.1);
}
.packageTK .toilet .one{
    left:140px;
    top:220px;
}
.packageTK .toilet .two{
    left:24px;
    top:350px;
}
.packageTK .toilet .three{
    left:120px;
    top:514px;
}
.packageTK .toilet .four{
    left:1014px;
    top:202px;
}
.packageTK .toilet .five{
    left:1060px;
    top:348px;
}
.packageTK .toilet .six{
    left:978px;
    top:494px;
}
.packageTK .toilet img{
    width:70px;
    height:70px;
    margin-bottom:5px;
}
/* 8模块*/
/*packageAMaterials 9模块*/
.packageAMaterials{
    height:700px;
    background:url(../img/9/back.jpg) no-repeat center center;
}
.packageAMaterials .packageSecTit p{
    color:#111;
}
.packageAMaterials .auxLogo{
    margin:0 auto;
    width:1200px;
    overflow:hidden;
}
.packageAMaterials .auxLogo ul{
    margin-left:-200px;
    width:1400px;
}
.packageAMaterials .auxLogo li{
    float:left;
    position:relative;
    display:table;
    margin:50px 0 0 200px;
    width:150px;
    height:150px;
    overflow:hidden;
}
.packageAMaterials .auxLogo .logo{
    display:table-cell;
    width:150px;
    height:150px;
    text-align:center;
    filter:alpha(opacity=100);
    -moz-opacity:1;
    -khtml-opacity:1;
    opacity:1;
    transition:ease 0.5s;
    vertical-align:middle;
}
.packageAMaterials .auxLogo .active .logo{
    filter:alpha(opacity=0);
    -moz-opacity:0;
    -khtml-opacity:0;
    opacity:0;
    transform:rotateY(90deg);
}
.packageAMaterials .auxLogo .outer{
    position:absolute;
    left:0;
    top:0;
    z-index:1;
    background:#fff;
    border-radius:150px;
    width:150px;
    height:150px;
    opacity:0.08;
    filter:alpha(opacity=8);
}
.packageAMaterials .auxLogo .inner{
    position:absolute;
    left:5px;
    top:5px;
    z-index:2;
    background:#fff;
    border-radius:140px;
    width:140px;
    height:140px;
    opacity:0.25;
    filter:alpha(opacity=25);
}
.packageAMaterials .auxLogo img{
    position:relative;
    display:block;
    max-width:130px;
    z-index:3;
    margin:0 auto;
}
.packageAMaterials .auxLogo .logoText{
    position:absolute;
    left:0;
    top:0;
    z-index:4;
    padding-top:50px;
    width:150px;
    height:150px;
    border-radius:150px;
    background:#ef4c30;
    font-size:16px;
    text-align:center;
    line-height:24px;
    filter:alpha(opacity=0);
    -moz-opacity:0;
    -khtml-opacity:0;
    opacity:0;
    transform:rotateY(90deg);
    transition:ease 0.5s 0.25s;
}
.packageAMaterials .auxLogo .active .logoText{
    filter:alpha(opacity=100);
    -moz-opacity:1;
    -khtml-opacity:1;
    opacity:1;
    transform:rotateY(0);
}
/*technology 10模块*/
.technology{
    background:#DEE1E6;
    padding-bottom:50px;
}
.technology img{
    width:100%;
    height:100%;
}
.technology-box{
    padding:28px 20px 40px 20px;
    width:1200px;
    height:527px;
    margin:0 auto 0 auto;
    background:#fff;
}
.technology-main{
    float:left;
    width:364px;
    height:459px;
}
.technology ul{
    float:right;
    width:796px;
}
.technology-box li{
    margin-left:13px;
    margin-bottom:8px;
    float:left;
    width:252px;
    height:225px;
}
/*contrast 11模块*/
.contrast{
    padding:40px 0;
}
.contrastBox{
    width:1200px;
    margin:0 auto;
}
.contrast .leftView{
    float:left;
}
.contrast .rightView{
    float:right;
}
.contrast .leftView span{
    vertical-align:middle;
}
.contrast .leftView ul{
    margin-top:105px;
    margin-left:15px;
}
.contrast .leftView li{
    margin-bottom:26px;
}
.contrastNum{
    color:#DFDFDF;
    font-size:40px;
    font-family:fantasy;
}
.contrastNum.colorA0A0A0{
    color:#A0A0A0;
}
.contrastTitle{
    font-size:18px;
    color:#000;
    margin-left:13px;
}
.rightView-head{
    width:990px;
    height:75px;
    border:1px solid #EDEDED;
    margin-bottom:10px;
}
.rightView-head > div{
    float:left;
    font-size:28px;
    font-weight:bold;
    color:#585858;
    height:73px;
    line-height:73px;
    text-align:center;
    width:454px;
}
.rightView-head > div.colorFCB501{
    color:#ef4c30;
}
.rightView-head > div.contrastVs{
    color:#B6B6B6;
    font-weight:normal;
    font-size:60px;
    font-family:cursive;
    width:80px;
}
.rightView-box ul{
    width:483px;
    height:465px;
    float:left;
    background:#F5F5F5;
}
.rightView-box ul:first-child{
    margin-right:24px;
    background:#EBEBEB;
}
.rightView-box li{
    text-align:center;
    border-bottom:1px solid #E1E1E1;
    width:405px;
    height:75px;
    line-height:75px;
    margin:0 auto;
}
.rightView-box ul:first-child li{
    padding-left:50px;
}
.rightView-box img{
    width:36px;
    height:36px;
}
.rightView-box span{
    color:#000;
    font-size:16px;
    display:inline-block;
    height:74px;
    width:242px;
    overflow:hidden;
    text-align:center;
    vertical-align:bottom;
}
/*commit 12模块*/
.commit{
    padding-bottom: 0;
}
.commit-img{
    width:100%;
    position:relative;
}
.commit-img > img{
    display:block;
    width:100%;
    object-fit:cover;
}
.commit-shade{
    position:absolute;
    width:100%;
    height:100%;
    left:0;
    top:0;
    background:rgba(0, 0, 0, 0.64);
}
.commit-icon{
    width:fit-content;
    width:-webkit-fit-content;
    width:-moz-fit-content;
    width:1248px;
    margin:4% auto 0 auto;
}
.commit-list{
    float:left;
    margin-right:90px;
    width:133px;
}
.commit-list:last-child{
    margin-right:0;
}
.commit-list > img{
    width:93px;
    height:93px;
    margin:0 auto;
    display:block;
}
.commit-list p{
    font-size:24px;
    text-align:center;
    color:#fff;
    margin-top:30px;
}
.commit-list span{
    display:block;
    font-size:16px;
    text-align:center;
    color:#fff;
    margin-top:20px;
}