@charset "UTF-8";
body{
  background: linear-gradient(90deg, #400504 0%, #230000 100%);
}
.cfa1{
  background: url(../image/cfa1-bg2.png) 100%/auto 100% no-repeat;
  height: 540px;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  padding-top: 130px;
}
.cfa1 .logo img{
  width: 200px;
  margin: 30px 50px;
}
.cfa1 .p1{
  color: #A57C52;
  text-align: right;
  font-size: 20px;
  line-height: 20.235px;
  letter-spacing: 1.044px;
  margin-right: 50px;
  display: inline-block;
  float: right;
  margin-top: 70px;
}
.cfa1 .title{
  width: 76%;
  margin: 70px auto 40px;
  display: block;
  -webkit-user-drag: none;
}
.cfa1 .p2{
  color: #FFF;
  text-align: center;
  font-size: 20px;
  line-height: 42px;
  letter-spacing: 0.52px;
  opacity: 0.7;
}

.cfa2{
  background: linear-gradient(90deg, #400504 0%, #230000 100%);
  height: 400px;
  padding-top: 30px;
}
.cfa2 .row{
  background: url(../image/cfa2-bg2.png@t=1696393565.png) 100%/auto 100% no-repeat;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 398px;
}


.cfa3{
  background: linear-gradient(90deg, #400504 0%, #230000 100%);
  height: 750px;
  padding-top: 100px;
}

.cfa3 .row{
  background: url(../image/cfa3-bg3.png@t=1692862288.png) 100%/auto 100% no-repeat;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 655px;
}

.cfa3 .col-md-2{
  background: linear-gradient(180deg, rgba(109, 1, 1, 0.00) 0%, #6D0101 51.04%, rgba(109, 1, 1, 0.00) 90%);
  
}



.cfa4{
  background: linear-gradient(90deg, #400504 0%, #230000 100%);
  height: 660px;
  padding-top: 90px;
}

.cfa4 .title{
  background: url(../image/cfa4-title.png) 100%/auto 100% no-repeat;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 35px;
}
.cfa4 .container{
  position: relative;
}



.cfa4 .news-li{
    padding: 0;
    padding-bottom: 20px;
    border-radius: 5px;
    margin-bottom: 30px;
    background-color: #fff;
    height: auto;
}
.cfa4 .news-li img{
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    transform: none;
    object-position: left;
    width: 100%;
    height: auto;
}
.cfa4 .news-li h3 a{
    margin: 14px 16px 10px;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.5;
    display: block;
    color: #333;
    overflow:hidden; 
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2; 
}
.cfa4 .news-li p{
    margin: 0 16px 10px;
    color: #666;
    font-size: 16px;
    line-height: 1.5;
    font-family: auto;
    overflow:hidden; 
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2; 
}
.cfa4 .news-li span{
    padding: 0 16px 10px;
    color: #666;
    font-size: 14px;
}
.news-list{
    margin-left: 40px;
    margin-right: 40px;
    margin-top: 54px;
    overflow: hidden;
}
.swiper-button-next{
    right: 0px;
    background-image: url(../image/next.png);
    width: 22px;
    height: 44px;
    background-size: 90%;
    background-repeat: no-repeat;
    top: 58%;
}
.swiper-button-next:after,.swiper-button-prev:after{
    content: "";
}
.swiper-button-prev{
    left: 10px;
    background-image: url(../image/prev.png);
    width: 22px;
    height: 44px;
    background-size: 90%;
    background-repeat: no-repeat;
    top: 58%;
}



.cfa5{
  background: linear-gradient(90deg, #400504 0%, #230000 100%);
  height: 400px;
  padding-top: 40px;
  position: relative;
}
.cfa5 p{
  color: #FFF;
  font-size: 18px;
  line-height: 38px;
  letter-spacing: 0.5px;
  opacity: 0.7;
}
.cfa5 p a{
  color: #fff;
}


.cfa-footer{
  background: linear-gradient(90deg, #400504 0%, #230000 100%);
  height: 210px;
}

.cfa-footer .row{
  background: url(../image/cfa-footer.png@t=1696501566.png) 100%/auto 100% no-repeat;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 150px;
}

.cfa-mobile{
  display: none;
}





@media(max-width:1400px) {
  .cfa2 .row{
    height: 344px;
  }
  .cfa3 .row{
    height: 566px;
  }
  .cfa4 .title{
    height: 30px;
  }
  .cfa-footer .row{
    height: 130px;
  }
  .cfa3{
    padding-top: 42px;
    height: 706px;
  }
  .cfa4{
    padding-top: 0px;
    height: 530px;
  }
  .cfa-footer{
    height: 180px;
  }
  .cfa5{
    height: 385px;
  }
}


@media(max-width:995px) {
  .cfa1{
    display: none;
  }
  .cfa2{
    display: none;
  }
  .cfa3{
    display: none;
  }
  .cfa4{
    display: none;
  }
  .cfa5{
    display: none;
  }
  .cfa-footer{
    display: none;
  }
  .cfa-mobile{
    display: block;
  }
  .cfa-mobile img{
    -webkit-user-drag: none;
    -ms-user-select: none;
    -moz-user-drag: none;
  }
  .logo-m{
    position: absolute;
    width: 35%;
    height: 10%;
    top: 0px;
  }
  .email-m{
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 12%;
  }
}


  