﻿.generalize_con {
    padding-top: 62px;
    padding-bottom: 101px;
    position: relative;
}

.generalize_titlerignt1 {
    color: #999;
    font-family: DIN Light;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    text-transform: uppercase;
}

.generalize_title {
    display: flex;
    align-items: center;
	margin-bottom: 20px;
}

.generalize_titleleft {
    flex: 1;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #EEEEEE;
    align-items: end;
}

.generalize_titlerignt {
    display: flex;
    /* align-items: center; */
    align-items: baseline;
}

.generalize_titlelefttop1 {
    color: #333;
    font-family: Microsoft YaHei;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 5px;
}

.generalize_titlelefttop2 {
    color: #999;
    font-family: Microsoft YaHei;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 21px;
}

.generalize_titleleftbot {
    color: #999;
    font-family: DIN;
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 2px;
}

.generalize_content {
    display: flex;
    position: relative;
    z-index: 1;
}

.generalize_contentleft {
    margin-right: 48px;
    border-radius: 10px;
    overflow: hidden;
    width: 32.43%;
}

.generalize_contentright {
    flex: 1;
}

.generalize_contentright1 {
    color: #912822;
    font-family: Microsoft YaHei;
    /* font-size: 32px; */
    font-style: normal;
    font-weight: 700;
    line-height: 48px;
    /* 150% */
    margin-top: 67px;
    margin-bottom: 43px;
}

.generalize_contentright2 {
    color: #666;
    font-family: Microsoft YaHei;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    /* 162.5% */
    margin-bottom: 20px;
}

.generalize_contentright3 {
    color: #666;
    font-family: Microsoft YaHei;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    /* 162.5% */
}

.generalize_bottomabt {
    width: 100%;
    /* background: #FAF3F3; */
    position: absolute;
    bottom: 0;
    background: url('../images/generalize_bj.jpg');
    background-size: cover;
}

.generalize_bottomabtbox {
    display: flex;
    /* height: 30px; */
    padding-top: 71px;
    padding-bottom: 132px;
}

.generalize_bottomabtleft {
    width: 35%;
}

.generalize_bottomabtright {
    flex: 1;
    display: flex;
    justify-content: space-evenly;
}

.generalize_evertop1 {
    color: #912822;
    font-family: DIN;
    font-style: normal;
    font-weight: 700;
    line-height: normal;

}

.generalize_evertop2 {
    color: #912822;
    font-family: DIN;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-left: 4px;

}

.generalize_evertop3 {
    color: #333;
    font-family: Microsoft YaHei;
    font-size: 16px;
    font-style: normal;
    font-weight: 290;
    line-height: normal;
    margin-left: 4px;
}

.generalize_everbot {
    color: #333;
    font-family: Microsoft YaHei;
    font-size: 16px;
    font-style: normal;
    font-weight: 290;
    line-height: normal;
    margin-top: 5px;
}

.generalize_ever:nth-child(1) .generalize_evertop2 {
    display: none;
}

.procuct {
    padding-top: 72px;
    padding-bottom: 70px;
}

.procuct_titleleft1 {
    color: #333;
    font-family: Microsoft YaHei;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 5px;
}

.procuct_titleleft2 {
    color: #999;
    font-family: Microsoft YaHei;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    padding-bottom: 21px;
}

.procuct_title {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #EEE;
}

.procuct_con {
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
}

.procuct_ever {
    margin-right: 20px;
    flex: 1;
    /* padding:34px 8px 17px 24px; */
    border-radius: 10px;
    overflow: hidden;
    position: relative;
}

.procuct_ever:last-child {
    margin-right: 0px;
}

.procuct_evermb {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    background: #000;
}

.procuct_evercon {
    position: absolute;
    z-index: 1;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    padding: 34px 8px 17px 24px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.procuct_everconbot2 {
    color: #FFF;
    font-family: DIN;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    opacity: 0.5;

}

.procuct_evercontit {
    color: #FFF;
    font-family: Microsoft YaHei;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    /* 108.333% */
    text-transform: uppercase;
}

.procuct_everconbot {
    display: flex;
    align-items: center;
    justify-content: space-between;
    justify-content: flex-end;
}

.procuct_everconbot1 {
    /* display: none; */
    opacity: 0;
}

.procuct_ever.active .procuct_everconbot1 {
    /* display: block; */
    opacity: 1;
    transition: .5s;
}

.procuct_ever.active .procuct_everconbot {
    justify-content: space-between;
}

.layout {
    padding-top: 70px;
    padding-bottom: 161px;
    position: relative;
}

.layout_mb {
    opacity: 0.5;
    background: #000;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.loyout_box {
    position: relative;
}

.loyout_con {
    padding-top: 50px;
}

.loyout_con1 {
    color: rgba(255, 255, 255, 0.96);
    font-family: Microsoft YaHei;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 56px;
}

.loyout_conever span:nth-child(2) {
    color: rgba(255, 255, 255, 0.96);
    font-family: Microsoft YaHei;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    /* 187.5% */
    margin-left: 22px;


}
@media(max-width:468px){
    .loyout_conever span:nth-child(2) {
    
        margin-left: 5px;
    }
}
/* .loyout_conever>span{
    display:flex;
    align-items: center;
} */
.loyout_conever>span svg{
  vertical-align: -3px;
}

.loyout_conever {
    margin-bottom: 39px;
}

@media(max-width:1086px) {
    .layout {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .loyout_con1 {

        margin-bottom: 25px;
    }

    .loyout_conever {
        margin-bottom: 20px;
    }


    .loyout_con {
        padding-top: 30px;
    }

    .procuct_evercon {

        padding: 15px 8px 15px 10px;

    }

    .procuct_ever {
        flex: 30%;
        margin-bottom: 20px;
    }

    .procuct_con {
        flex-wrap: wrap;
    }

    .procuct_ever:nth-child(3n) {
        margin-right: 0;
    }
}
@media(max-width:502px) {
    .procuct_ever {
        flex: 47%;
    }
    .procuct_ever:nth-child(3n) {
        margin-right: 20px;
    }
    .procuct_ever:nth-child(2n) {
        margin-right: 0;
    }



}
.procuct_ever  a{
    display: inline-block;
}
@media(max-width:380px) {
    .procuct_ever {
        flex: none;
        width: 100%;
        margin-right: 0 !important;

    }

    



}
@media(max-width:1392px){
    .generalize_contentright1 {
    
        margin-top: 50px;
    }
    .generalize_bottomabtbox {
       
        padding-bottom: 70px;
    }
}
@media(max-width:1220px){
   
    .generalize_bottomabtbox {
        padding-top: 40px;
        padding-bottom: 40px;
    }
}
@media(max-width:1072px){
    .generalize_contentright1 {
        margin-top: 30px;
        margin-bottom: 30px;
    }
   
    .generalize_bottomabtbox {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}
@media(max-width:1072px){
    .generalize_contentright1 {
        margin-top: 30px;
        margin-bottom: 30px;
    }
   
    .generalize_bottomabtbox {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}
@media(max-width:960px){
   .generalize_bottomabt{
    position: relative;
   }
   .generalize_con {
    padding-top: 62px;
    padding-bottom: 0px;
    position: relative;
}
}
@media(max-width:900px){
.generalize_content{
    flex-wrap: wrap;
}
.generalize_contentleft{
    width: 100%;
    margin-right: 0;
}
.generalize_contentright{
    width: 100%;
}
.generalize_contentright{
    margin-bottom: 30px;
}
.generalize_bottomabtleft{
    display: none;
}
.generalize_title{
    flex-wrap: wrap;
}
.generalize_titlerignt{
    width: 100%;
    justify-content: end;
    margin-top: 15px;
}
}
@media(max-width:445px){
.generalize_bottomabtright{
    flex-wrap: wrap;
    justify-content: center;
}
.generalize_ever{
    width: 100%;
    text-align: center;
    padding-bottom: 15px;
    padding-top: 15px;
    border-bottom: 1px solid #eee;

}
.generalize_evertop1{
    font-size: 35px;
}
.generalize_ever:last-child{
    border-bottom: none;
}
.generalize_titlerignt{
    display: none;
}
.generalize_content {
    flex-wrap: wrap;
    margin-top: 15px;
}
.generalize_titleleftbot{
    display:none ;
}



}