
.a{ 
    min-width: 1433px;
    height: 528px;
    width: 100%;
    background: url("../images/zxm.png");
    background-size: 100% 100%;
}
.a11{
    width: 496px;
    height: 96px;
    /* border: 1px solid #2174A6; */
    position: absolute;
    top:318px;
    left: 452px;
}
.a1a{
    font-size: 30px;
    color: #fff;
}

/*bodyerHeader部分*/
.bodyerHeader{
    width: 100%;
    min-width: 1433px;
    height: auto;
    margin: 52px auto 62px;
}
.bodyerHeader .bodyerHt{
    width: 1140px;
    height: 250px;
    margin: 0 auto 18px;
}
.bodyerHeader .bodyerHt p{
    padding-top: 20px;
    width: 558px;
    height: auto;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 1.5px;
    float: left;
}
.bodyerHeader .bodyerHt img{
    float: right;
}
.bodyerHeader .bodyerHf{
    width: 1140px;
    height: 250px;
    margin: 0 auto;
}
.bodyerHeader .bodyerHf img{
    display: inline-block;
    width: 350px;
}
.bodyerHeader .bodyerHf .bodyerHfr{
    float: right;
    margin-top: 20px;
}
.bodyerHeader .bodyerHf .bodyerHfr p{
    width: 600px;
    font-size: 14px;
    line-height: 20px;
}
@media (min-width: 992px){
    .bodyerHeader .bodyerHf .bodyerHfr{
        float: right;
        margin-top: 40px;
    }
    .bodyerHeader .bodyerHf .bodyerHfr p{
        width: 600px;
        font-size: 16px;
        line-height: 30px;
        letter-spacing: 1.5px;
    }
}

.bodyerMiddel{
    width: 100%;
    min-width: 1433px;
    background-color: #F3F3F3;
}
.bodyerMiddel .bodyerMiddelT{
    width: 1140px;
    margin: 0 auto;
    padding-top: 50px;
    padding-bottom: 40px;
}
.bodyerMiddel .bodyerMiddelT img{
    width: 1140px;
    margin-bottom: 46px;
}
.bodyerMiddel .bodyerMiddelT p{
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 1.5px;
}

.bodyerFooter{
    min-width: 1433px;
    width: 100%;
    height: 260px;
    background: url("../images/realty/05.png") no-repeat;
    background-size: 100% 100%;
}
.bodyerFooter .bodyerFooterC{
    width: 1140px;
    margin: 0 auto;
    height: 100%;
    text-align: center;
}
.bodyerFooter .bodyerFooterC a{
    display: inline-block;
    width: 120px;
    height: 34px;
    color: #fff;
    background-color: #F2622D;
    font-size: 16px;
    line-height: 34px;
    text-align: center;
    margin: 112px 76px 0;
}

.only{
    width: 100%;
    min-width: 1433px;
    height: auto;
    margin-top: 32px;
}
.onlyP{
    width: 1140px;
    height: auto;
    margin:0 auto ;
    font-size: 18px;
    line-height: 26px;
}

/*图表展示部分！*/
.plot{
    width: 100%;
    min-width: 1433px;
    height: auto;
    margin-top: 38px;
}
.plotContent{
    width: 1140px;
    height: auto;
    margin: 0 auto;
    text-align: center;
}
.plot img{
    width: 100%;
}
.plot p{
    font-size: 28px;
    color: #FFCF1B;
    margin: 36px 0 20px;
}

.h{
    height: auto;
    width: 100%;
    min-width: 1433px;
}
.h11{
    height: 100%;
    width: 1140px;
    margin: 0 auto;
}
.h2{
    width: 100%;
    height: 322px;
    margin: 100px auto;
}
.h2a{
    font-size: 28px;
    color: #FFCF1B;
}
.h2b{
    font-size: 16px;
    margin-top: 54px;
    line-height: 30px;
    letter-spacing: 1.5px;
}
.h2c , .h2d ,.h2e{
    margin-top: 20px;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 1.5px;
}
/*了解产品部分*/
.know{
    min-width: 1433px;
    width: 100%;
    margin-bottom: 100px;
    height: 216px;
    background-image: url("../images/123.jpg");
    background-size: 100% 100%;
}
.know .knowContent{
    padding: 84px 0 90px 0;
    width: 1092px;
    margin: 0 auto;
    /*border: 1px solid red;*/
}
.know .knowContent span.spanLeft{
    margin-right: 25px;
    font-size: 44px;
    display: inline-block;
    color:#fff;
}
.know .knowContent span.spanRight{
    font-size: 26px;
    color:#fff;
}
.know .knowContent a{
    color:#fff;
    font-size: 24px;
    float: right;
    padding: 8px 20px;
    border: 1px solid #fff;
    border-radius: 4px;
}