/*banner图*/
.two-banner:after {
    opacity: 0.5;
}
/*banner图*/

/*板块标题*/
.home-title {}
.home-title h5 {
    display: inline-block;
    font-size: 0.4rem;
    color:#1d1d1f;
    letter-spacing: 0;
    text-transform: uppercase;
}
.home-title h6 {
    font-size: 0.2rem;
    color:#3a3a3a;
    margin:03rem 0 0 0;
}
@media screen and (max-width:1024px){
.home-title {}
.home-title h5 {
    font-size: 0.34rem;
}
.home-title h6 {
    font-size: 0.14rem;
    line-height: 1.6;
    margin:0.1rem 0 0 0;
}
}
/*板块标题 end*/

/*强强联合，战略转型*/
.turn {
    padding:3% 0;
    background: #f9f9f9;
}
.turn-item {
    margin:3% 0;
    overflow:hidden;
}

.turn-item .word {
    float: left;
    width:45%;
}

.turn-item .word .tit {}
.turn-item .word .tit h3 {
    display: inline-block;
    font-size: 0.36rem;
    color: #1d1d1f;
    font-weight: bold;
    line-height: 1.4;
    letter-spacing: 0;
    text-transform: uppercase;
}

.turn-item .word .content {
    margin:7% 0 0 0;
}
.turn-item .word .content h4 {
    font-size: 0.36rem;
    color: #1d1d1f;
    line-height: 1.6;
    margin: 1% 0 3% 0;
}
.turn-item .word .content p {
    font-size: 0.18rem;
    color: #666;
    line-height: 1.8;
    margin: 4% 0 0.2rem 0;
}

.turn-item .word .tag {
    margin:5% 0 0 0;
    overflow:hidden;
}
.turn-item .word .tag .list {
    float:left;
    width:50%;
    max-width: 2.6rem;
    margin:0 2% 0 0;
    padding:5%;
    background:#f6f6f6;
}
.turn-item .word .tag .list .pic {}
.turn-item .word .tag .list .pic img {
    max-width:1.2rem;
}

.turn-item .word .tag .list .txt {
    margin:0.3rem 0 0 0;
}
.turn-item .word .tag .list .txt p {
    font-size: 0.16rem;
    color: #666;
    line-height: 1.8;
}

.turn-item .photo {
    float: right;
    width:50%;
}
.turn-item .photo img {
    width:100%;
}

@media screen and (max-width:1024px){
.turn {
    padding:8% 0;
}
.turn-item {
    margin:5% 0;
}

.turn-item .word {
    width:100%;
}

.turn-item .word .tit {}
.turn-item .word .tit h3 {
    font-size: 0.24rem;
}

.turn-item .word .content {
    margin:7% 0 0 0;
}
.turn-item .word .content h4 {
    font-size: 0.18rem;
}
.turn-item .word .content p {
    font-size: 0.14rem;
    color: #666;
    line-height: 1.8;
    margin: 4% 0 0.2rem 0;
}

.turn-item .word .tag {
    margin:10% 0 0 0;
}
.turn-item .word .tag .list {
    width:100%;
    max-width: none;
    margin:2%;
    padding:5%;
}
.turn-item .word .tag .list .pic {
    padding:0 10%;
}
.turn-item .word .tag .list .pic img {}

.turn-item .word .tag .list .txt {
    margin:0.3rem 0 0 0;
}
.turn-item .word .tag .list .txt p {
    font-size: 0.14rem;
    line-height: 1.8;
}

.turn-item .photo {
    width:100%;
}
.turn-item .photo img {}
}
/*强强联合，战略转型*/

/*鹰牌集团*/
.group {
    position: relative;
    margin: 0.5rem 0;
    overflow: hidden;
}

.group .container {
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
}
.group .item {}

.group .item .word {
    width: 40%;
    padding: 0.2rem 0;
}
.group .item .word .tit {}
.group .item .word .tit h3 {
    display: inline-block;
    font-size: 0.36rem;
    color: #1d1d1f;
    font-weight: bold;
    line-height: 1.6;
    letter-spacing: 0;
    text-transform: uppercase;
}
.group .item .word .tit h4 {
    font-size: 0.36rem;
    color:#1d1d1f;
    line-height: 1.6;
    margin:0.4rem 0 0.35rem 0;
}
.group .item .word .tit h4 span {
    font-size: 0.18rem;
}

.group .item .word .content  {}
.group .item .word .content p {
    font-size: 0.18rem;
    color: #666;
    line-height: 1.8;
    margin: 0 0 0.2rem 0;
}

.group .item .word .number {
    margin:6% 0 0 0;
}
.group .item .word .number ul {
    overflow:hidden;
    padding:0 0%;
}
.group .item .word .number ul li {
    float:left;
    width:50%;
    padding:0 0 8% 0;
}
.group .item .word .number ul li h3 {
}
.group .item .word .number ul li h3 strong {
    position:relative;
    padding:0 5px 0 0;
    font-size: 0.72rem;
    color: #d30000;
    letter-spacing: 0;
    font-family: "Montserrat-Bold";
}
.group .item .word .number ul li h3 span{
    font-size: 0.18rem;
    color: #d30000;
}
.group .item .word .number ul li p {
    font-size: 0.18rem;
    color: #666;
    padding-top: 5px;
}


.group .photo {
    width: 50%;
    overflow: hidden;
}
.group .photo img {
    width: 100%;
}
@media screen and (max-width:1024px){
.group {
    position: relative;
    margin: 4% 0;
}

.group .container {
    position: relative;
}
.group .item {}

.group .item .word {
    width:100%;
}
.group .item .word .tit {}
.group .item .word .tit h3 {
    font-size: 0.24rem;
    line-height: 1.4;
}
.group .item .word .tit h4 {
    font-size: 0.18rem;
    margin: 0.1rem 0 0.15rem 0;
}
.group .item .word .tit h4 span {
    font-size: 0.18rem;
}

.group .item .word .content  {}
.group .item .word .content p {
    font-size: 0.14rem;
    line-height: 1.8;
    margin: 0 0 0.1rem 0;
}

.group .item .word .number {
    margin:6% 0 0 0;
}
.group .item .word .number ul {
    overflow:hidden;
    padding:0 0%;
}
.group .item .word .number ul li {
    width:50%;
    padding:0 0 8% 0;
}
.group .item .word .number ul li h3 {
}
.group .item .word .number ul li h3 strong {
    padding:0 5px 0 0;
    font-size: 0.28rem;
}
.group .item .word .number ul li h3 span{
    font-size: 0.14rem;

}
.group .item .word .number ul li p {
    font-size: 0.12rem;
    padding-top: 5px;
}

.group .photo {
    width: 100%;
}
.group .photo img {
    width: 100%;
}
}
/*鹰牌集团*/


/*生产基地*/
.base {
    padding:3% 0;
}

.base .home-title {}
.base .home-title h5 {
    display: inline-block;
    font-size: 0.4rem;
    color: #1d1d1f;
    letter-spacing: 0;
    text-transform: uppercase;
}
.base .home-title h6 {
    font-size: 0.2rem;
    color: #3a3a3a;
    margin: 0.3rem 0 0 0;
}

.base .base-item {
    padding: 2% 0;
    overflow: hidden;
}
.base .base-item ul {}
.base .base-item ul li {
    position: relative;
    cursor: pointer;
}

.base .base-item ul li .photo {}
.base .base-item ul li .photo img {
    width: 100%;
}

.base .base-item ul li .word {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 5% 10% 5% 10%;
    background-image: linear-gradient(to bottom,rgba(0,0,0,0.01) 0%,rgb(33 28 27) 100%);
}
.base .base-item ul li .word h5 {
    font-size: 0.18rem;
    color: #fff;
}
.base .base-item ul li .word p {
    font-size: 0.16rem;
    color: #fff;
    margin:0.1rem 0 0 0;
}
@media screen and (max-width:1024px){
.base {
    padding:3% 0;
}

.base .home-title {}
.base .home-title h5 {
    font-size: 0.24rem;
}
.base .home-title h6 {
    font-size: 0.18rem;
    margin: 0.1rem 0 0 0;
}

.base .base-item {
    padding: 2% 0;
    overflow: hidden;
}
.base .base-item ul {}
.base .base-item ul li {
    position: relative;
    cursor: pointer;
}

.base .base-item ul li .photo {}
.base .base-item ul li .photo img {
    width: 100%;
}

.base .base-item ul li .word {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 5% 10% 5% 10%;
    background-image: linear-gradient(to bottom,rgba(0,0,0,0.01) 0%,rgb(33 28 27) 100%);
}
.base .base-item ul li .word h5 {
    font-size: 0.16rem;
}
.base .base-item ul li .word p {
    font-size: 0.12rem;
    margin:0.1rem 0 0 0;
}   
}
/*生产基地*/


/*技术领先*/
.technology {
    margin:3% 0;
}
.technology .top {}
.technology .top ul {}
.technology .top ul li {
    position:relative;
}
.technology .top ul li::before {
    position: absolute;
    left: 0%;
    top: 0%;
    content: "";
    width: 70%;
    height: 101%;
    z-index: 1;
    *background-image: linear-gradient(to right,rgba(255,255,255,1) 50%,rgba(0,0,0,.0) 100%);
}
.technology .top ul li .photo {
    *filter: grayscale(100%);
}
.technology .top ul li .photo img {
    width:100%;
}
.technology .top ul li .word {
    position: absolute;
    top: 0%;
    left: 0%;
    z-index: 2;
    width: 100%;
    height: 100%;
    padding:8%;
}
.technology .top ul li .word h3 {
    display: inline-block;
    font-size: 0.4rem;
    color: #1d1d1f;
    font-weight: bold;
    letter-spacing: 0;
    text-transform: uppercase;
}
.technology .top ul li .word h4 {
    font-size: 0.36rem;
    color: #1d1d1f;
    line-height: 1.6;
    margin: 0.4rem 0 0.35rem 0;
}
.technology .top ul li .word .content {}
.technology .top ul li .word .content p {
    font-size: 0.18rem;
    color: #333;
    line-height: 1.8;
}

.technology .bottom {
    background:#f6f6f6;
}
.technology .bottom ul {}
.technology .bottom ul li {
    padding:0.3rem 0;
    font-size: 0.24rem;
    color: #3a3a3a;
    line-height: 1.6;
    text-align: center;
    cursor:pointer;
}
.technology .bottom ul li.swiper-slide-thumb-active{
    color: #fff;
    background:#d30000;
}
@media screen and (max-width:1024px){
.technology {
    margin:3% 0;
}
.technology .top {}
.technology .top ul {}
.technology .top ul li {
    position:relative;
}
.technology .top ul li::before {
    position: absolute;
    left: 0%;
    top: 0%;
    content: "";
    width: 100%;
    height: 100%;
    z-index: 1;
    *background-image: linear-gradient(to bottom,rgba(254,246,236,1) 50%,rgba(0,0,0,.0) 100%);
}
.technology .top ul li .photo {}
.technology .top ul li .photo img {
    width:100%;
}
.technology .top ul li .word {
    position: absolute;
    top: 0%;
    left: 0%;
    z-index: 2;
    width: 100%;
    height: 100%;
    padding:8%;
}
.technology .top ul li .word h3 {
    font-size: 0.24rem;
    /* background-image: linear-gradient(to right,#000 0,#000 100%); */
}
.technology .top ul li .word h4 {
    font-size: 0.18rem;
    margin: 0.2rem 0 0.17rem 0;
}
.technology .top ul li .word .content {}
.technology .top ul li .word .content p {
    font-size: 0.14rem;
    line-height: 1.8;
}

.technology .bottom {
    background:#f6f6f6;
}
.technology .bottom ul {}
.technology .bottom ul li {
    padding:10px 8%;
    font-size: 0.14rem;
    line-height: 1.6;
}
.technology .bottom ul li.swiper-slide-thumb-active{
}    
}
/*技术领先*/


/*匠心质造76道检验*/
.workman {
    position: relative;
    overflow: hidden;
}

.workman::before {
    position: absolute;
    left: 0%;
    top: 0%;
    content: "";
    width: 70%;
    height: 100%;
    z-index: 1;
    *background-image: linear-gradient(to right,rgba(254,246,236,1) 50%,rgba(0,0,0,.0) 100%);
}

.workman .photo {
    *filter: grayscale(100%);
}
.workman .word {
    position: absolute;
    top: 30%;
    left: 4%;
    z-index: 2;
    width: 100%;
    max-width: 600px;
    height: 100%;  
}

.workman .word h5 {
    display: inline-block;
    font-size: 0.4rem;
    color: #fff;
    letter-spacing: 0;
    text-transform: uppercase;
}
.workman .word h5 span {
    font-size: 0.68rem;
    font-family: "Montserrat-Bold";
    padding:0 0.1rem;
}
.workman .word h6 {
    display: inline-block;
    font-size: 0.36rem;
    color: #fff;
    font-weight: lighter;
    letter-spacing: 0;
    text-transform: uppercase;
    margin:0.3rem 0;
}
.workman .word i {
    display: block;
    width: 0.72rem;
    height: 3px;
    background: #fff;
    margin: 0.3rem 0 0.4rem 0;
}
.workman .word  p {
    font-size: 0.2rem;
    color: #fff;
    line-height: 1.6;
    opacity: 1;
    margin: 0.3rem 0 0 0;
}
@media screen and (max-width:1024px){
.workman {
    position: relative;
    overflow: hidden;
}

.workman::before {
    position: absolute;
    left: 0%;
    top: 0%;
    content: "";
    width: 100%;
    height: 100%;
    *background-image: linear-gradient(to bottom,rgba(254,246,236,1) 50%,rgba(0,0,0,.0) 100%);
}
.workman .word {
    top: 0%;
    left: 0%;
    width: 100%;
    max-width: 800px;
    height: 100%;
    padding:15% 5%;
    text-align: center;
}

.workman .word h5 {
    font-size: 0.24rem;
}
.workman .word h5 span {
    font-size: 0.34rem;
    padding:0 0.1rem;
}
.workman .word h6 {
    font-size: 0.18rem;
    margin:0.1rem 0;
}
.workman .word i {
    width: 0.72rem;
    height: 3px;
    margin: 0.1rem auto 0.15rem auto;
}
.workman .word  p {
    font-size: 0.14rem;
    line-height: 1.6;
    margin: 0.1rem 0 0 0;
}   
}
/*全面布局大家居 end*/


/*品牌出海*/
.hall {
    position: relative;
    margin: 4% 0;
    overflow: hidden;
}

.hall .hall-item {}

.hall .hall-item .word {
    width:40%;
}
.hall .hall-item .word .tit {}
.hall .hall-item .word .tit h3 {
    display: inline-block;
    font-size: 0.38rem;
    color: #1d1d1f;
    font-weight: bold;
    *line-height: 1.8;
    letter-spacing: 0;
    text-transform: uppercase;
}
.hall .hall-item .word .tit h3 span {
    font-size: 0.68rem;
    font-family: "Montserrat-Bold";
    padding: 0 0.1rem;
}
.hall .hall-item .word .tit h4 {
    font-size: 0.36rem;
    color:#1d1d1f;
    line-height: 1.6;
    margin: 0.4rem 0 0.35rem 0;
}
.hall .hall-item .word .tit h4 span {
    font-size: 0.18rem;
}

.hall .hall-item .word .content  {}
.hall .hall-item .word .content p {
    font-size: 0.18rem;
    color: #666;
    line-height: 1.8;
    margin: 0 0 0.2rem 0;
}

.hall .hall-item .word .number {
    margin:6% 0 0 0;
}
.hall .hall-item .word .number ul {
    overflow:hidden;
    padding:0 0%;
}
.hall .hall-item .word .number ul li {
    float:left;
    width:50%;
    padding:0 0 8% 0;
}
.hall .hall-item .word .number ul li i {
    font-size: 0.18rem;
    color: #333;
    padding-top: 5px;
}
.hall .hall-item .word .number ul li h3 {
}
.hall .hall-item .word .number ul li h3 strong {
    position: relative;
    padding:0 5px 0 0;
    font-size: 0.72rem;
    color: #d30000;
    letter-spacing: 0;
    font-family: "Montserrat-Bold";
}
.hall .hall-item .word .number ul li h3 span{
    font-size: 0.18rem;
    color: #d30000;
}
.hall .hall-item .word .number ul li p {
    font-size: 0.18rem;
    color: #666;
    padding-top: 5px;
}


.hall .hall-item .photo {
    width: 53%;
    overflow: hidden;
}
.hall .hall-item .photo img {
    width: 100%;
}
@media screen and (max-width:1024px){
.hall {
    position: relative;
    margin: 0.5rem 0;
    overflow: hidden;
}

.hall .hall-item {}

.hall .hall-item .word {
    width:100%;
}
.hall .hall-item .word .tit {}
.hall .hall-item .word .tit h3 {
    font-size: 0.24rem;
}
.hall .hall-item .word .tit h3 span {
    font-size: 0.34rem;
    padding: 0 10px;
}
.hall .hall-item .word .tit h4 {
    font-size: 0.18rem;
    margin:0.1rem 0 0.2rem 0;
}
.hall .hall-item .word .tit h4 span {
    font-size: 0.18rem;
}

.hall .hall-item .word .content  {}
.hall .hall-item .word .content p {
    font-size: 0.16rem;
    color: #888;
    line-height: 1.8;
    margin: 0 0 0.2rem 0;
}

.hall .hall-item .word .number {
    margin:6% 0 0 0;
}
.hall .hall-item .word .number ul {
    overflow:hidden;
    padding:0 0%;
}
.hall .hall-item .word .number ul li {
    width:50%;
    padding:0 0 8% 0;
}
.hall .hall-item .word .number ul li i {
    font-size: 0.14rem;
    padding-top: 5px;
}
.hall .hall-item .word .number ul li h3 {
}
.hall .hall-item .word .number ul li h3 strong {
    padding:0 5px 0 0;
    font-size: 0.34rem;
}
.hall .hall-item .word .number ul li h3 span{
    font-size: 0.16rem;
    color: #999;
    font-family: "Montserrat-Bold";
}
.hall .hall-item .word .number ul li p {
    font-size: 0.14rem;
    padding-top: 5px;
}

.hall .hall-item .photo {
    width: 100%;

}
.hall .hall-item .photo img {
    width: 100%;
}   
}

/*品牌出海*/


