.fa_company .fa_abtit h3{
    font-size:var(--f40);
}
.fa_company .fa_abtit h3 span{
    display: inline-block;
    background-image: -webkit-gradient(linear, left top, right top, from(var(--main2-color)), to(var(--main-color)));
    background-image: linear-gradient(to right, var(--main2-color), var(--main-color));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'Antonio-Bold', sans-serif;
}

.fa_company .fa_abtit.fa_text_w h3 span{
    
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(255,255,255,1)), to(rgba(255,255,255,0.5)));
 
    background-image: linear-gradient(to right, rgba(255,255,255,1), rgba(255,255,255,0.5));
}

.fa_company .fa_abtit.fa_text_w h4{
    color:#fff;
}
.fa_company .fa_abtit h4{
    font-size:var(--f36);
    color:#333;
    font-weight:600;
} 
.fa_company .fa_abtit{
    margin-bottom:3vw;
}

.fa_company .fa_sum{
    font-size:16px;
    color:#777;
    line-height:2;
}
/**/
.fa_Ab01 {
    overflow: hidden;
    position: relative;
}
.fa_Ab01 .fa_right{
    position: relative;
}
.fa_company .fa_jump{
    background:linear-gradient(90deg,var(--main2-color),var(--main-color));
    padding:3vw 0;
    
}

.fa_company .fa_jump dl dt span{
    color:#fff;
    font-size:var(--f50);
    font-family: 'Antonio-Bold', sans-serif;
}

.fa_company .fa_jump dl dt i{
    color:#fff;
    font-weight:600;
     font-size:20px;
}
.fa_company .fa_jump dl dd{
    color:rgba(255,255,255,0.6);
    font-size:16px;
}
@media screen and (min-width: 769px) {
    .fa_Ab01 .fa_wrapper{
        display: flex;
        align-items:center;
    }
    .fa_Ab01 .fa_left{
        width:50%;
        padding-right:5vw;
    }
    .fa_Ab01 .fa_right{
        width:50%;
    }
    .fa_company .fa_jump .fa_flexwrap{
        justify-content: space-between;
    }
.fa_Ab01 .fa_right:before{
    position: absolute;
    right: -38px;
    top: -46px;
    z-index: 0;
    width: 249px;
    height: 143px;
    background: url(/template/default/images/dianzhen2.png) center no-repeat;
    content: "";  
} 

}
@media screen and (max-width: 768px) {
    
    .fa_Ab01 .fa_right{
       margin-top:30px;
    }
    .fa_company .fa_jump dl{
     width:50%; 
    }
    .fa_company .fa_jump dl dt i,.fa_company .fa_jump dl dd{
        font-size:14px;
    }
}
/**/

/**/
.fa_Ab02{
    background:url(/template/default/images/cabbg2.jpg);
    background-attachment: fixed;
    position: relative;
}
.fa_Ab02 .fa_wrapper{
    background: rgba(255,255,255,0.95);
    box-shadow: 3px 3px 40px rgba(0,0,0,0.1);
}

.fa_Ab02  .fa_left .fa_tt h4{
    color:rgba(255,255,255,0.5);
    font-size: var(--f40);
    font-family:'d-din-condensed-bold', sans-serif;
    text-transform: uppercase;
}

.fa_Ab02  .fa_left .fa_tt h3{
    color:#fff;
    font-size:var(--f50);
    margin-top:10px;
    margin-bottom: 1vw;
}
.fa_Ab02 dl{
    display: flex;
}
.fa_Ab02 .fa_left img{
    width:100%;
    max-width:280px;
}
.fa_Ab02 dl dt{
    width:70px;
}

.fa_Ab02 dl dt span{
    width:70px;
    display: flex;
    height:70px;
    align-items: center;
    justify-content: center;
    border-radius: 500px;
    /* background: var(--main-color); */
    }
.fa_Ab02 dt img{
    width: 100%;
}
.fa_Ab02 dd{
    padding-left:20px;
    width:calc(100% - 70px);
}

.fa_Ab02 dd h4{
    color:#333;
    font-size: var(--f24);
}

.fa_Ab02 dd p{
    margin-top:10px;
    color:#888;
    font-size: 16px;
}
@media screen and (min-width: 769px) {
  .fa_Ab02 .fa_wrapper{
      padding:0; 
  } 
.fa_Ab02  .fa_left{
    width: 30%;
    background:var(--linearY);
    padding:2vw;
}

.fa_Ab02  .fa_right{
    width: 70%;
    padding: 0 5vw;
    display: flex;
    align-items: center;
    justify-content: center;
}
.fa_Ab02 .fa_right .fa_list{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.fa_Ab02 dl{
    width:calc((100% - 2vw) / 2);
    margin: 2.5vw 0;
}
    .fa_Ab02 .fa_left .fa_tt h3:after{
        content:"";
        height:3px;
        width:50px;
        background:#fff;
        display:block;
        margin-top:2vw;
    }
}
@media screen and (max-width: 768px) {
    .fa_Ab02 .fa_wrapper{
        padding:0;
    }
    .fa_Ab02 .fa_wrapper>div{
        padding: 20px;
    }    
.fa_Ab02  .fa_left{
    width:100%;

    background:var(--linearX);
}

.fa_Ab02  .fa_left img{
    display: none;
}
.fa_Ab02  .fa_right{
    width:100%;
}

.fa_Ab02 dl{
    width:100%;
    margin:30px 0 0;
}
    
.fa_Ab02 dl dt{
    width:40px;
    height:40px;
}
    
.fa_Ab02 dl dt span{
    
    width:40px;
    height:40px;
}
    .fa_Ab02 dl dd h4{
        font-size:16px;
    }
    .fa_Ab02 dl dd p{
        font-size:14px;
    }
}

/**/
.fa_Ab03 {
    overflow: hidden;
    position: relative;
    background:url(/template/default/images/cabbg3.jpg) no-repeat center;
    background-size:cover;
}
.fa_Ab03 .fa_li{
    background: #fff;
    box-shadow:0 5px 10px rgba(0,0,0,0.1);
}
.fa_Ab03 .fa_Img{
    padding-bottom:80%;
}

.fa_Ab03 .fa_Img:before{
    content:"";
    left:0;
    top:0;
    bottom:0;
    right:0;
    background: var(--linearX);
    position: absolute;
    opacity: 0;
    border-radius:500px;
    transform:scale(0.5);
    transition:all 0.5s;

    z-index: 3;
}

.fa_Ab03 .fa_li:hover .fa_Img:before{
    opacity:0.8;
    border-radius: 0;
    transform:scale(1);
}
.fa_Ab03 .fa_Img img{
    transform: translate(-50%,-50%) scale(0.8);
}
.fa_Ab03 .fa_link{
    opacity: 0;
    position: absolute;
    left:0;
    right:0;
    top:50%;
    transform:translateY(-50%);
    text-align: center;
    font-size:14px;
    transition:all 0.5s;
    z-index: 5;
    color:#fff;
}

.fa_Ab03 .fa_li:hover .fa_link{
    opacity: 1;
    color:#fff;
}
.fa_Ab03 .fa_link i{
    font-size:50px;
    margin-bottom:10px;
    display: inline-block;
    
}
.fa_Ab03 .fa_li .fa_tit{
    font-size:14px;
    text-align:center;
    padding:10px;
}


/**/
.fa_Ab04 {
    position: relative;
}
.fa_Ab04 .fa_Img{
    padding-bottom:80%;
}
.fa_Ab04 .fa_right{
    position: relative;
}

.fa_Ab04 .fa_right .fa_btn_list>div{
    position: absolute;
    top:50%;
    transform: translateY(-50%);
    display: flex;
    align-items:center;
    justify-content: center;
    border-radius:500px;
    background:rgba(0,0,0,0.5);
    color:#fff;
    width:30px;
    height: 30px;
    cursor: pointer;
    z-index: 5;
}
.fa_Ab04 .fa_right .fa_btn_list>div.fa_btn_l{
    left:5%;
}

.fa_Ab04 .fa_right .fa_btn_list>div.fa_btn_r{
    right:5%;
}
@media screen and (min-width: 769px) {
    .fa_Ab04 .fa_wrapper{
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .fa_Ab04 .fa_left{
        width:50%;
        padding-right:5vw;
    }
    .fa_Ab04 .fa_right{
        width:50%;
    }
}
@media screen and (max-width: 768px) {
    
}


/**/
@media screen and (min-width: 769px) {
    
}
@media screen and (max-width: 768px) {
    
}


/**/
@media screen and (min-width: 769px) {
    
}
@media screen and (max-width: 768px) {
    
}


/**/
@media screen and (min-width: 769px) {
    
}
@media screen and (max-width: 768px) {
    
}