body{
    background-color: #fff;
}
/*中间内容*/
 .place{
   
}

.banner-inner {
    z-index: 1;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}
.banner-wrapper {
    position: relative;
    height: 0;
    padding-top: 23.5%;
}


.banner-box{
    position:relative;
    /* width:100%; 
    height:100%; */
}
.banner-img-box{
    z-index: 1;
    /* position: absolute; */
    top: 0;
    width: 100%;
    height: 100%;
}
.banner-inner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/*面包屑*/
.navigation-box{
    background-color: #fff;
    color:#999999;
    padding-bottom:15px;
}
.navigation-content{
    height:80px;
    line-height:80px;
    border-bottom: 1px solid #EEEEEE;
}
.navigation-item{
    font-size: 20px;
    font-family: Source Han Sans SC VF-Normal, Source Han Sans SC VF;
    font-weight: 400;
    color: #999999;
    line-height: 23px;
}
.navigation-end{
    font-size: 20px;
    font-family: Source Han Sans SC VF-Normal, Source Han Sans SC VF;
    font-weight: 400;
    color: #333333;
    line-height: 23px;
}
.navigation-active{
    color:#21A63B;
    padding-bottom:27px;
    border-bottom:2px solid #21A63B;
}
.navigation-item:last-child{
    margin-right:0;
}

/*介绍*/
.introduce-content{
    padding:50px 47px;
}
.introduce-box{
    background: url('../../images/fwzx_img02@2x.png') no-repeat;
    background-size: 100% 100%;
    margin:-100px 100px 77px 100px;
    z-index:999;
}
.introduce-img{
    width:100%;
    margin-bottom:20px;
}
.introduce-content{
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 23px;  
    white-space: pre-line;
}
.content-bg{
    max-width:100%;
}
.introduce-box{
    position:relative;
}

/*服务内容*/
.title-box{
    font-size: 48px;
    font-family: Source Han Sans SC VF-Bold, Source Han Sans SC VF;
    font-weight: bold;
    color: #333333;
    line-height: 56px;
    margin-bottom:47px;
}
.service-content-title{
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: rgba(0, 0, 0, .45);
    color:#fff;
    font-size: 18px;
    padding-left:29px;
    position:absolute;
    bottom:0;
}
.introduce-item{
    margin-right:17px;
    margin-bottom:21px;
    position:relative;
}
/* .introduce-item:last-child{
    padding-right:0;
} */
.introduce-item img{
    max-width: 100%;
}

/*服务体系*/
.service-system{
    margin-top:89px;
}
.system-left-top{
    background: url('../images/fwzx_fwtx_img02@2x.png') no-repeat;
    background-size: 100% 100%;
    height:220px;
    margin-bottom:20px;
    padding:30px 36px;
}
.system-left-bottom{
    background: url('../images/fwzx_fwtx_img03@2x.png') no-repeat;
    background-size: 100% 100%;
    height:220px;
    padding:30px 36px;
}
.service-system-phone{
    background: url('../images/fwzx_fwtx_img01@2x.png') no-repeat;
    background-size: 100% 100%;
    height:460px;
    margin-left:16px;
    position:relative;
}
.service-system-ab{
    position:absolute;
    left:40px;
    bottom:0;
}
.bottom-feedback{
    background: #F3F3F3;
    border-radius: 0px 0px 0px 0px;
    height: 60px;
    line-height:60px;
    width:100%;
    margin:20px 0;
}
.feedback-title{
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    padding-right:71px;
    padding-left:67px;
}
.feedback-item{
    font-size: 18px;
    color: #333333;
    padding-right:71px;
}
.feedback-item:last-child{
    padding-right:0;
}
.item-code{
    width:160px;
    height:160px;
}
.item-title{
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    margin-bottom:33px;
}
.item-date{
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    margin-bottom:15px;
}
.item-desc{
    font-size: 18px;
    font-weight: 400;
    color: #333333;
}
.item-phone{
    font-size: 36px;
    font-weight: bold;
    color: #333333;
    line-height: 42px;
    margin-bottom:15px;
}
@media (max-width: 768px) {
    /*banner 和 导航*/
    .banner-title{
        font-size:20px;
    }
    .banner-wrapper {
        padding-top: 47%;
    }
    .banner-wrapper {
        position: relative;
        height: 0;
        padding-top: 23.5%;
    }
    .navigation-item,.navigation-end{
        font-size:16px;
    }
    .navigation-content{
        height:60px;
        line-height:60px;
    }

    
    .introduce-box {
        background: url(../../images/fwzx_img02@2x.png) no-repeat;
        background-size: auto;
        margin: -48px 18px 77px 18px;
        z-index: 9;
    }
    .introduce-content{
        font-size:14px;
        left: 10px;
        padding: 10px 10px;
    }
    .title-box{
        font-size:18px;
        margin-bottom:18px;
        line-height: normal;
    }
    .service-content-title{
        font-size:16px;
    }
    .service-system {
        margin-top: 30px;
    }
    .introduce-item{
        margin-right:0;
    } 
    .system-left-top,.system-left-bottom {
        padding: 26px 10px;
        height:auto;
    }
    .item-code{
        max-width: 100%;
        width:auto;
        height:auto;
    }
    .service-system-phone{
        margin-left:0;
        margin-top:20px;
    }
    .item-title{
        font-size:16px;
        margin-bottom: 20px;
    }
    .item-desc{
        font-size:14px;
    }
    .item-date{
        font-size:12px;
        margin-bottom:10px;
    }
    .bottom-feedback{
        height:100%;
        padding:10px;
        line-height:30px;
    }
   
    .feedback-title{
        padding-left:0;
        padding-right:0;
    }
    .service-system-phone {
        background: url(../images/fwzx_fwtx_img01@2x.png) no-repeat;
        background-size: 100% 100%;
        height: 270px;
        margin-left: 0;
        position: relative;
    }
    .service-system-ab{
        left:10px;
    }
    .feedback-title{
        font-size:18px;
    }
    .feedback-item{
        font-size:16px;
        padding-right:0;
    }
    .item-phone{
        font-size:20px;
    }
}
