.bannerBfq{
    background-image: url("./../img/bmd/bg.png");
}
.aero-glass[type="bfq"]{
    background-image: url("./../img/bannerBfq.jpg");
}
.bannerYgd{
    background-image: url("./../img/bannerYgd.jpg");
}
.aero-glass[type="ygd"]{
    background-image: url("./../img/bannerYgd.jpg");
}
.bannerJyd{
    background-image: url("./../img/bannerJyd.jpg");
}
.aero-glass[type="jyd"]{
    background-image: url("./../img/bannerJyd.jpg");
}
.bannerFxd{
    background-image: url("./../img/fxd/bg.png");
}
.aero-glass[type="fxd"]{
    background-image: url("./../img/bannerFxd.jpg");
}
.introduce{
    padding: 0px 40px;
    font-size: 16px;
    color: #4A4A4A;
    line-height: 2;
    text-align: center;
    margin-bottom: 80px;
    margin-top: 40px;
}
@media screen and (max-width: 1200px) {
    .loan-target{
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-bottom: 60px;
        flex-wrap: wrap;
    }
}
@media screen and (min-width: 1200px) {
    .loan-target{
        display: flex;
        justify-content: space-between;
        margin-bottom: 60px;
        padding: 0 40px;
    }
}
@media screen and (max-width: 1200px) {
    .loan-target .item{
        width: 60%;
        margin-bottom: 20px;
    }
}
@media screen and (min-width: 1200px) {
    .loan-target .item{
        width: 362px;
        margin-bottom: 20px;
    }
}

.loan-target .item .header{
    height: 218px;
    padding: 15px 20px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    background-size: cover;
}
.loan-target .item .header.item1-bfq{
    background-image: url("./../img/bfq_pic1@2x.png")
}
.loan-target .item .header.item2-bfq{
    background-image: url("./../img/bfq_pic2@2x.png")
}
.loan-target .item .header.item3-bfq{
    background-image: url("./../img/bfq_pic3@2x.png")
}
.loan-target .item .header.item1-ygd{
    background-image: url("./../img/ygd_pic1@2x.png")
}
.loan-target .item .header.item2-ygd{
    background-image: url("./../img/ygd_pic2@2x.png")
}
.loan-target .item .header.item3-ygd{
    background-image: url("./../img/ygd_pic3@2x.png")
}
.loan-target .jyd-item{
    width: 551px;
}
.loan-target .item .header.item1-jyd{
    background-image: url("./../img/jyd_pic1@2x.png")
}
.loan-target .item .header.item2-jyd{
    background-image: url("./../img/jyd_pic2@2x.png")
}
.loan-target .item .header .name{
    font-size: 24px;
    color: #FFFFFF;
}
.loan-target .item .header .des{
    font-size: 14px;
    color: #FFFFFF;
    opacity: 0.8;
    margin-top: 16px;
}
.loan-info{
    margin-top: 15px;
    width: 100%;
}
.loan-info tr:first-child{
    height: 78px;
}
.loan-info tr td{
    line-height: 1.5;
    padding: 10px 38px;
    border: 1px solid #DCDCDC;
    font-size: 16px;
    color: #222222;
}
.loan-info tr td:first-child{
    width: 64px;
    background-color: #F4F6F7;
    padding: 10px 20px;
}
.application{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 554px;
    margin: 46px auto 80px auto;
}
.application-jyd{
    width: 640px;
}
.application .node{
    width: 132px;
}
.application .line{
    width: 53px;
    margin-top: 44px;
}
.application .node img{
    width: 100%;
}
.application .node span{
    font-size: 16px;
    color: #000000;
    display: block;
    text-align: center;
    margin-top: 30px;
}
.description{
    line-height: 60px;
    font-size: 16px;
    color: #4A4A4A;
    border: 1px solid #DCDCDC;
    margin-bottom: 80px;
    margin-top: 47px;
}
.description .line{
    border-bottom: 1px solid #DCDCDC;
}
.description .line:last-child{
    border-bottom: unset;
}
.description .line:nth-child(odd){
    background-color: #F4F6F7;
}
@media screen and (min-width: 1200px) {
    .loan-reason{
        display: flex;
        justify-content: space-between;
        margin-bottom: 80px;
    }
}
@media screen and (max-width: 1200px) {
    .loan-reason{
        display: flex;
        margin-bottom: 80px;
        flex-wrap: wrap;
        flex-direction: column;
        align-items: center;
    }
}

.advantage{
    width: 392px;
    margin-top: 38px;
    text-align: center;
    flex-shrink: 0;
}
.advantage>img{
    height: 348px;
    margin-bottom: 30px;
}
.advantage .detail{
    display: inline-block;
    text-align: left;
}
.advantage .detail>img{
    width: 63px;
    vertical-align: middle;
    margin-right: 10px;
}
.advantage .detail .context .name{
    font-size: 24px;
    margin-bottom: 8px;
}
.advantage .detail .context{
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
}
.erweima{
    font-size: 16px;
    color: #222222;
    text-align: center;
    margin-bottom: 77px;
}
.erweima img{
    display: inline-block;
    width: 392px;
    margin-bottom: 17px;
}
.download{
    /* text-align: center; */
    margin-top: 40px;
    position: relative;
    /* display: flex; */
    /* justify-content: center; */
    font-size: 16px;
    color: #7F7F7F;
    min-height: 50px;
    align-items: center;
}
.download img{
    width: 144px;
    height: 50px;
    margin-right: 10px;
}
.download img:hover{
    box-shadow:0px 2px 8px 0px rgba(0,0,0,0.2);
}
.download img.qrdownload{
    width: 50px;
    height: 50px;
    margin-right: 0px;
}
.download img.qrdownload:hover+img.qrscan{
    display:block;
}
.download img.qrscan:hover{
    display:block;
    box-shadow:0px 2px 8px 0px rgba(0,0,0,0.2);
}
.download img.qrscan{
    position: absolute;
    /* right: 15px; */
    top:0px;
    height: 205px;
    width: 205px;
    display: none;
    margin-right: 0px;
    left:308px;
}
.product{
    display: flex;
    align-items: center;
    width:1200px;
    margin:auto
}
.product-img{
    float: left;
    width:350px;
}
.product-img img{
    display: inline-block;
    width:100%;
}
.product-des{
    float: left;
}
.product-des-icon{
    font-size: 16px;
    color: #222;
    line-height: 29px;
    display: flex;
    align-items: center;
}
.product-des-icon img{
    display: inline-block;
    width:100px;
    margin-right: 30px;
    float: left;
}
.product-des-icon  .product-des-text{
    float: left;
}
.product-des-icon-title{
    font-size:24px;
    color: #222;
    font-weight: bold;
    line-height: 33px;
}
.product-present{
    margin: 46px 0 30px 0;
    width:700px
}
.product-present p{
    font-size: 16px;
    color: #222;
    line-height: 29px;
}
.product-dowm img{
    width:146px;
    margin-right: 9px;
}