﻿/*二级-word-banner图*/
.product-banner {
    position:relative;
    max-height: 960px;
    overflow:hidden;
}
.product-banner img {
    width: 100%;
    animation: myfirst 25s linear infinite normal;
}
@keyframes myfirst
{0%{transform:scale(1,1);}50%{transform:scale(1.1,1.1);}100%{transform:scale(1,1);}}

.product-banner:after {
    content:"";
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background: rgb(0,0,0,0.3);
    z-index:1;
    transition:all 0.3s;
}
.product-banner .word-fix {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 8;
    color: #fff;
    font-weight: 800;
    max-width: 1570px;
    width: 96%;
    text-align: center;
}
.product-banner .word-fix h3 {
    font-size:70px;
    color: #fff;
    font-family: "VALKYREGULAR";
    text-transform: uppercase;
    margin:0% 0 2% 0;
    transition:all 2s;
}
.product-banner .word-fix h4 {
    font-size:34px;
    color: #fff;
    margin:0% 0 2% 0;
    transition:all 2s;
}

.product-banner .word-fix p {
    color: #fff;
    font-size: 18px;
    line-height: 1.8;
    max-width: 700px;
    margin: 0 auto;
}

@media screen and (max-width:1024px){
.product-banner {
    padding-top: 120%;
}
.product-banner img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.product-banner .word-fix {
}
.product-banner .word-fix h3 {
    font-size:24px;
    margin:0% 0 1% 0;
}
.product-banner .word-fix h4 {
    font-size:20px;
    margin: 2% 0 5% 0;
}
.product-banner .word-fix p {
    font-size: 14px;
    max-width: 700px;

}

}
/*二级-word-banner图 end*/



/*招商加盟板块标题*/
.product-title {
    position: relative;
    padding:0% 0;
}
.product-title p {
    font-size:30px;
    color: #333;
    line-height: 2.0;
    *text-transform: uppercase;
    font-family: "VALKYREGULAR";
    *font-family: "Medel";
}
.product-title h3 {
    position: relative;
    font-size: 34px;
    color: #000;
    line-height: 1.8;
    *font-weight: bold;
    margin:0 0 20px 0;
}
.product-title::after {
    content: "";
    width:1px;
    height:30px;
    background:#999;
    display:inline-block;
    vertical-align:middle;
}
.product-title h4 {
    font-size: 14px;
    color:#999;
    line-height: 1.8;
    
}
@media screen and (max-width:1024px) {
.product-title {
    padding:8% 0;
}
.product-title h3 {
    font-size: 20px;
}
.product-title i {
    margin: 3% auto 3% auto;
}
.product-title p {
    font-size: 18px;
}
.product-title h4 {
    font-size: 14px;
    color:#999;
    line-height: 1.8;
    
}
}
/*招商加盟板块标题 end*/



/*个性生活*/
.product-life {
    margin:5% 0;
}

.product-life .product-three {
    margin:80px 0 0 0;
}
.product-life .product-three ul {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}
.product-life .product-three ul li {}
.product-life .product-three ul li img {}

.product-life .product-three p {
    position:absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, 0%);
    width:100%;
    font-size: 100px;
    color: #fff;
    line-height: 2.0;
    text-transform: uppercase;
    font-family: "VALKYREGULAR";
    text-align: center;
    letter-spacing:60px;
    opacity:0.8;
}

.product-life .product-one {
    margin:3% 0 0 0;
}
.product-life .product-one ul {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: start;
}
.product-life .product-one ul li {
    flex:0.4;
}
.product-life .product-one ul li img {}
.product-life .product-one p {
    position:absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    width:100%;
    font-size: 100px;
    color: #999;
    line-height: 1;
    text-transform: uppercase;
    font-family: "VALKYREGULAR";
    text-align: center;
    letter-spacing:60px;
    opacity:0.6;
}

@media screen and (max-width:1024px){
.product-life {
    margin:5% 0;
}

.product-life .product-three {
    margin:10px 0 0 0;
}
.product-life .product-three ul {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}
.product-life .product-three ul li {}
.product-life .product-three ul li img {}

.product-life .product-three p {
    position:absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, 0%);
    width:100%;
    font-size: 30px;
    color: #fff;
    line-height: 2.0;
    text-transform: uppercase;
    font-family: "VALKYREGULAR";
    text-align: center;
    letter-spacing:10px;
    opacity:0.8;
}

.product-life .product-one {
    margin:10px 0 0 0;
}
.product-life .product-one ul {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: start;
}
.product-life .product-one ul li {
    flex:0.4;
}
.product-life .product-one ul li img {}
.product-life .product-one p {
    position:absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    width:100%;
    font-size: 30px;
    color: #999;
    line-height: 1;
    text-transform: uppercase;
    font-family: "VALKYREGULAR";
    text-align: center;
    letter-spacing:10px;
    opacity:0.6;
}
}
/*个性生活*/

/*设计灵感*/
.inspiration {}
.inspiration .inspiration-word {
    margin:3% 0 3% 0;
}
.inspiration .inspiration-word p {
    max-width: 660px;
    margin:0 auto;
    padding: 0 15px;
    font-size: 14px;
    color:#666;
    line-height: 1.8;
    text-align: center;
}

.inspiration .inspiration-photo {}
.inspiration .inspiration-photo img {
    width:100%;
}
@media screen and (max-width:1024px){
.inspiration {}
.inspiration .inspiration-word {
    margin:0 0 20px 0;
}
.inspiration .inspiration-word p {
    max-width: 660px;
    margin:0 auto;
    font-size: 14px;
    color:#666;
    line-height: 1.8;
    text-align: center;
}

.inspiration .inspiration-photo {}
.inspiration .inspiration-photo img {
    width:100%;
}
}
/*设计灵感*/


/*应用场景*/
.scenario {
    margin:5% 0;
}
.scenario .scenario-item {
    position:relative;
    overflow:hidden;
}

.scenario .scenario-item .photo {
    position:relative;
    width:50%;
}
.scenario .scenario-item .photo img {
    width:100%;
    padding:10% 0 10% 10%;
}
.scenario .scenario-item .photo:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 90%;
    height: 100%;
    background: #f6f6f6;
    z-index: -1;
    transition: all 0.3s;
}

.scenario .scenario-item .word {
    position: absolute;
    top:0;
    right: 0;
    width: 50%;
    height:100%;
}
.scenario .scenario-item .word .word-box {
    position: absolute;
    right: 0%;
    top: 50%;
    transform: translate(0%, -50%);
    padding:0 0 0 15%;
}
.scenario .scenario-item .word .word-item {
    margin:30px 0 0 0;
}
.scenario .scenario-item .word .word-item p {
    font-size: 14px;
    color:#666;
    line-height: 2;
}
@media screen and (max-width:1024px){
.scenario {
    margin:5% 0;
}
.scenario .scenario-item {
    position:relative;
    overflow:hidden;
}

.scenario .scenario-item .photo {
    position:relative;
    width:100%;
}
.scenario .scenario-item .photo img {
    width:100%;
    padding:10% 0 10% 10%;
}
.scenario .scenario-item .photo:after {
    left: 0;
    top: 0;
    width: 90%;
    height: 100%;
    background: #f6f6f6;
    z-index: -1;
    transition: all 0.3s;
}

.scenario .scenario-item .word {
    position:relative;
    width: 100%;
    height:100%;
    text-align: center;
}
.scenario .scenario-item .word .word-box {
    position: relative;
    transform: translate(0%, 0%);
    padding:0 0 0 0%;
}
.scenario .scenario-item .word .word-item {
    margin:30px 0 0 0;
}
.scenario .scenario-item .word .word-item p {
    font-size: 14px;
    color:#666;
    line-height: 1.8;
}
}
/*应用场景*/


/*效果图展示*/
.effect {}
.effect.class0 {
    display: none;
}

.effect .effect-item {
    margin:5% 0 5% 0;
}
.effect .effect-item ul {
    overflow:hidden;
}
.effect .effect-item ul li {
    float: left;
    width: 48%;
    margin: 1%;
}
.effect .effect-item ul li a {
    display: block;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 70%;
}
.effect .effect-item ul li a img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
@media screen and (max-width:1024px){
.effect {}

.effect .effect-item {
    margin:5% 0 5% 0;
}
.effect .effect-item ul {
    overflow:hidden;
}
.effect .effect-item ul li {
    float: left;
    width: 98%;
    margin:0 1% 5% 1%;
}
.effect .effect-item ul li a {
    display: block;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 70%;
}
.effect .effect-item ul li a img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}    
}
/*效果图展示*/