

.under-banner{
    height: 400px;
    background:#fff url('../img/under_banner.png') center center no-repeat ;
    background-size: cover;
}
.BGImg .entit1{text-align: center;font-size:60px;font-family:pinghei;font-weight:300;line-height:96px;color:rgba(255,255,255,1);text-shadow:0px 3px 6px rgba(0,0,0,0.16);letter-spacing:10px;opacity:1;padding-top: 118px;}
.BGImg .entit2{text-align: center;font-size:30px;color: #fff;margin-top: 18px;letter-spacing:5px;font-family: '微软雅黑';text-shadow:5px 2px 6px #888;font-weight: 300;}
/* 各个标题 */
.under-con  img{
    width: 100%;
    height: 100%;
}
.under-con .youdian {
    background: #fff;
}

.under-con .group{
    width: 1200px;
    margin:0 auto;
}
.clear::after{
    content:'';
    clear: both;
    height:0;
    overflow: hidden;
    visibility: hidden;
    display: block;
}
/* 公共头部 */
.under-con .group-title{
    padding-bottom: 40px;
}
.under-con .group-title div{
    text-align:center;
    color: #333;
    font-size: 0;
}
.under-con .group-title .big-title .text{
    font-size: 32px;
    font-weight: bold;
    letter-spacing: 2px;
    margin:0 16px;
}
.under-con .group-title .sm-title{
    font-size: 18px;
    letter-spacing: 1.12px;
    margin-top: 8px;
}
.under-con .group-title i{
    display: inline-block;

}
.under-con .group-title i.fs{
    width: 5px;
    height: 14px;
    background: #29A2FF;
    border-radius: 2px;
    transform: rotate(15deg);
}
.under-con .group-title .bf i.fs{
    margin-right: 8px;
}
.under-con .group-title .af i.tw{
    margin-right: 5px;
}
.under-con .group-title i.tw{
    width: 6px;
    height: 27px;
    background: #1A7AF8;
    border-radius:3px;
    transform: rotate(15deg)
}
/* 法拍房的优点 列表 */
.youdian .group-list{
    padding-left: 28px;
    height: 350px;
}
.youdian .group-list li{
    width: 265px;
    height: 330px;
    border-radius: 4px;
    overflow: hidden;
    float: left;
    margin-right: 28px;
    padding: 36px 30px 0 30px;
    box-sizing: border-box;
    text-align: justify;
}
.youdian .group-list li:nth-child(1){
    background: url('../img/yd1.jpg') center center no-repeat;
    background-size:cover;
}
.youdian .group-list li:nth-child(2){
    background: url('../img/yd2.jpg') center center no-repeat;
    background-size:cover;
}
.youdian .group-list li:nth-child(3){
    background: url('../img/yd3.jpg') center center no-repeat;
    background-size:cover;
}
.youdian .group-list li:nth-child(4){
    background: url('../img/yd4.jpg') center center no-repeat;
    background-size:cover;
}

.youdian .group-list li .ch{
    font-size: 24px;
    letter-spacing: 1.5px;
    font-weight: bold;
}
.youdian .group-list li .eng{
    letter-spacing: 1px;
    font-size: 22px;
    margin-top: 10px;

}
.youdian .group-list li .txt b{
    font-weight: bold;
    font-size: 20px;
}
.youdian .group-list li .ch::after{
    content: "";
    display: block;
    width: 32px;
    height: 4px;
    border-radius: 2px 2px 0 0;
    margin-top: 8px;
}
.youdian .group-list li .txt{
    font-size: 16px;
    margin-top: 13px;
    letter-spacing: 1px;
    line-height: 32px;
}

.youdian .group-list li.odd {
    box-shadow: 0px 6px 24px 0px #E9EBF0;
}
.youdian .group-list li.odd .txt{
    color: #333;
}
.youdian .group-list li.odd .ch{
    color: #333;
}
.youdian .group-list li.odd .eng{
    color: #69A2FF;
}
.youdian .group-list li.odd .ch::after{
    background: #1A7AF8;
}


.youdian .group-list li.even{
    color: #fff;
    box-shadow: 0px 6px 24px 0px rgba(200, 137, 88, 0.43);
}
.youdian .group-list li.even .ch::after{
    background: #fff;
}
.youdian .group-list li.even .eng{
    color: rgba(255, 255, 255,.4);
}
/* 法拍房源好 */
.fapai-fy{
    height: 570px;
    background: url('../img/fy.jpg') center center no-repeat;
}
.fapai-fuwu{
    background: #fff;
}
.fapai-fuwu .fw-list{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 20px;
    margin-bottom: 30px;
}
.fapai-fuwu .fw-list li{
    float:left;
    width: 310px;
    height: 71px;
    margin-bottom: 30px;
    margin-right: 30px;
    padding: 25px;
    background: #f8f8f8;
    border-radius: 8px;
}

.fapai-fuwu .fw-list li:nth-child(3n+3){
    margin-right: 0px;
}

.fapai-fuwu .fw-list li img{
    float:left;
    width: 71px;
    height: 71px;
    margin-bottom: 30px;
}

.fapai-fuwu .fw-list .fw-list-title {

    padding-left: 20px;
    border-radius: 4px;
    overflow: hidden;
    font-size: 20px;
    color: #1A7AF8;
    font-weight: bold;
}
.fapai-fuwu .fw-list .fw-list-title p{
    font-size: 17px;
    padding-top: 10px;
    font-weight: 400;
}




.fapai-advantage{
    background: #fff;
}
.fapai-advantage .adv-list{
    padding: 0 10px 0 30px;
}
.fapai-advantage .adv-list li{
    float:left;
    width: 270px;
    height: 412px;
    background: #FFFFFF;
    box-shadow: 0px 6px 24px 0px #E9EBF0;
    border-radius: 4px;
    position: relative;
    margin-right: 20px;
    overflow: hidden;
    transition: all .1s;
}
.fapai-advantage .adv-list li:hover{
    margin-top: -5px;
    /* transform: scale(1.02); */
    /* box-shadow: 0px 6px 28px 0px #E9EBF0; */
}
.fapai-advantage .adv-list li .adv-img{
    height: 180px;
    overflow: hidden;
}
.fapai-advantage .adv-list li .adv-txt{
    padding:25px 20px 0;
}
.fapai-advantage .adv-list li .adv-txt-title{
    color: #333;
    line-height: 26px;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 20px;
}
.fapai-advantage .adv-list li .adv-txt-title::after{
    content:'';
    display: block;
    width: 44px;
    height: 4px;
    background: #1A7AF8;
    border-radius: 2px 2px 0px 0px;
    margin-top: 8px;
}
.fapai-advantage .adv-list li .adv-txt-info{
    color: #333;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 1px;
    margin-top: 18px;
}
.fapai-advantage .adv-list li .adv-txt-info>a{
    color: #1A7AF8;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 1px;
    margin-right: 10px;
}
.fapai-advantage .adv-list li .adv-txt-info>a:hover{
    font-weight: bold;
}
.fapai-advantage .adv-list li .adv-txt-btn{
    position: absolute;
    bottom: 27px;
    right: 20px;
}
.fapai-advantage .adv-list li .adv-txt-btn>a{
    display: inline-block;
    color: #333;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    border-bottom: 1px solid #333;

}
.fapai-advantage .adv-list li .adv-txt-btn>a:hover{
    color: #1A7AF8;
    border-bottom-color: #1A7AF8;
}
/* 9大服务保障 */
.baozhang{
    height: 576px;
    background: url('../img/baozhang.jpg') center center no-repeat;
    background-size: cover;
}
.baozhang .big-title .text b{
    font-weight: bold;
    font-size: 42px;
    color: #E95634;
}
/* 大事记 */
.dsj .scroll{
    position: relative;
}
.dsj .scroll .scroll-container{
    position: relative;
    width: 1200px;
    height: 420px;
    overflow: hidden;
}
/* .dsj .scroll .scroll-container:after{
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    top:0;
    width: 200px;
    height: 100%;
    background: linear-gradient(to right,rgba(255,255,255,.8), rgba(255,255,255,0));
} */
.dsj .scroll .scroll-container .img-div{
    width: 1617px;
    height: 420px;
    position: absolute;
    transition: all .3s;
    left:0;
}
.dsj .scroll .controller{
    position: absolute;
    bottom: 14px;
    text-align: center;
    left:0;
    right:0;
    cursor: pointer;
}
@keyframes shandong{
    0%{
        margin-left:24px;
    }
    50%{
        margin-left:34px;
    }
    100%{
        margin-left:24px;
    }
}
.dsj .scroll .controller span.left-img{
    margin-right: 24px;
}
.dsj .scroll .controller span.right_animation{
    animation: shandong  1s infinite;
}
.dsj .scroll .controller span img{
    width: 42px;
    height: 12px;
}
/* 企业荣誉 */
.fapai-honor .honor-img{
    width: 270px;
    height: 190px;
}
.fapai-honor .honor-img img{
    width: 100%;
    height: 100%;
}
.fapai-honor .swiper-button-prev{
    width: 40px;
    height: 40px;
    background: url('../img/fawu_prev.png') center center no-repeat;
    background-size: cover;
}
.fapai-honor .swiper-button-next{
    width: 40px;
    height: 40px;
    background: url('../img/fawu_next.png') center center no-repeat;
    background-size: cover;
}
/* 合作伙伴 */
.fapai-cooperation{
    background: url('../img/honor_bg.jpg') center center no-repeat;
    background-size: cover;
}
.fapai-cooperation .cooperation-list{
    width: 1140px;
    height: 376px;
    background: #FFFFFF;
    box-shadow: 0px 6px 24px 0px rgba(200, 137, 88, 0.12);
    border-radius: 4px;
    padding: 42px 116px;
    box-sizing: border-box;
    margin:0 auto;
    background: rgba(255,255,255,0.7);
    /* opacity: 0.8; */
}
.fapai-cooperation .cooperation-list li{
    float:left;
    width: 200px;
    height: 76px;
    background: #FFFFFF;
    border-radius: 2px;
    overflow: hidden;
    margin: 0 36px 32px 0;
}
.fapai-cooperation .cooperation-list li:nth-child(4n){
    margin-right: 0;
}
.fapai-cooperation .cooperation-list li img{
    width: 100%;
    height: 100%;
}
.fapai-cooperation .group .group-title .sm-title,
.fapai-cooperation .group .group-title .text{
    color:#fff;
}
.fapai-cooperation .group .group-title i{
    background: #fff;
}
