/* 免费报价 */
.banner ul li{width: 100%;height: 822px;background-position: left;background-repeat: no-repeat;background-size: cover;}


/* 房屋信息 */
.quotation .information{width: 1650px; height: 791px;background-image: url(../img/quotation.png);background-position: center;background-repeat: no-repeat;background-size:1650px 791px;position: relative;margin: -120px auto 0 auto;}
.quotation .information ul{position: absolute;left: 290px;top: 179px;}
.quotation .information ul li{font-size: 24px;color: #fff;margin-bottom: 47px;}
.quotation .information ul li input{height: 48px;width: 263px;border-radius: 30px;border: 1px solid #cdcdcd;color: #435cc3;text-align: center;}
.quotation .information ul li select{height: 48px;width: 263px;border-radius: 30px;border: 1px solid #cdcdcd; color: #435cc3;padding-right: 14px;}
.quotation .information ul li select option{color: #435cc3;text-align: center;font-size: 20px;}
.quotation .information ul li:nth-child(2)input{height: 48px;width: 203px;border-radius: 30px;border: 1px solid #cdcdcd;color: #435cc3;text-align: center;}
/* 期待效果 */
.quotation .effect{width: 1650px; height: 802px;background-image: url(../img/quotation2.png);background-position: center;background-repeat: no-repeat;background-size:cover;position: relative;margin: -140px auto 0 auto;}
.quotation .effect ul{height: auto;padding-top: 250px;}
.quotation .effect ul li{margin: 0 30px;float: left;position: relative;}
.quotation .effect ul li input{width: 32px;height: 32px;position: absolute;bottom: -100px;left: 50%;margin-left: -15px;}
.quotation .effect ul li:nth-child(2){margin-top: 75px;}
.quotation .effect ul li:nth-child(4){margin-top: 150px;}
.quotation .effect ul li .list{width: 196px;height: 114px;background-color: #dee7ff;position: relative;}
.quotation .effect ul li:nth-child(2) .list{background-color: #c9eeff;}
.quotation .effect ul li:nth-child(3) .list{background-color: #fff1ea;}
.quotation .effect ul li:nth-child(4) .list{background-color: #f5ffdd;}
.quotation .effect ul li .list::after{content: ""; width: 0;height: 0;position: absolute;top: -57px;border-bottom: 57px solid #dee7ff;border-left: 98px solid transparent;border-right: 98px solid transparent;}
.quotation .effect ul li .list::before{content: ""; width: 0;height: 0;position: absolute;bottom: -57px;border-top: 57px solid #dee7ff;border-left: 98px solid transparent;border-right: 98px solid transparent;}
.quotation .effect ul li:nth-child(2) .list::after{content: ""; width: 0;height: 0;position: absolute;top: -57px;border-bottom: 57px solid #c9eeff;border-left: 98px solid transparent;border-right: 98px solid transparent;}
.quotation .effect ul li:nth-child(2) .list::before{content: ""; width: 0;height: 0;position: absolute;bottom: -57px;border-top: 57px solid #c9eeff;border-left: 98px solid transparent;border-right: 98px solid transparent;}
.quotation .effect ul li:nth-child(3) .list::after{content: ""; width: 0;height: 0;position: absolute;top: -57px;border-bottom: 57px solid #fff1ea;border-left: 98px solid transparent;border-right: 98px solid transparent;}
.quotation .effect ul li:nth-child(3) .list::before{content: ""; width: 0;height: 0;position: absolute;bottom: -57px;border-top: 57px solid #fff1ea;border-left: 98px solid transparent;border-right: 98px solid transparent;}
.quotation .effect ul li:nth-child(4) .list::after{content: ""; width: 0;height: 0;position: absolute;top: -57px;border-bottom: 57px solid #f5ffdd;border-left: 98px solid transparent;border-right: 98px solid transparent;}
.quotation .effect ul li:nth-child(4) .list::before{content: ""; width: 0;height: 0;position: absolute;bottom: -57px;border-top: 57px solid #f5ffdd;border-left: 98px solid transparent;border-right: 98px solid transparent;}
.quotation .effect ul li .list i{width: 62px;height: 70px;display: block;background-position: center;background-repeat: no-repeat;background-size: contain;margin: 0 auto;}
.quotation .effect ul li .list h3{font-size: 24px;text-align: center;color: #1536cc;line-height: 60px;}
/* 品牌选择 */

.quotation .brand{height: 799px;width: 1650px; background-image: url(../img/quotation-brand.png);background-position: left;background-repeat: no-repeat;margin: -140px auto 0 auto;}
.quotation .brand2{height: 799px;width: 1650px; background-image: url(../img/quotation-brand2.png);background-position: left;background-repeat: no-repeat;margin: -140px auto 0 auto;}
.quotation .brand3{height: 799px;width: 1650px; background-image: url(../img/quotation-brand3.png);background-position: left;background-repeat: no-repeat;margin: -140px auto 0 auto;}
.quotation .brand4{height: 799px;width: 1650px; background-image: url(../img/quotation-brand4.png);background-position: left;background-repeat: no-repeat;margin: -140px auto 0 auto;}
/* 提交 */
.quotation .input{width: 268px;height: 128px;background-image: url(../img/quotation-input.png);background-position: center;background-repeat: no-repeat;background-size: c;line-height: 134px;text-align: center;font-weight: bold;font-size: 30px;color: #fff;margin: 0 auto 0 auto;display: block;}

@media (max-width:1680px) {
    /* 房屋信息 */
    .quotation .information{width: 1443px; height: 692px;background-size: 1443px 692px;}
    .quotation .information ul{position: absolute;left: 253px;top: 126px;}
    .quotation .information ul li{margin-bottom: 41px;}
    /* 期待效果 */
    .quotation .effect{width: 1443px; height: 701px;background-size:1443px 701px;}
    .quotation .effect ul{height: auto;padding-top: 200px;}

    .quotation .brand{height: 699px;width: 1443px; background-size: 1443px 699px;}
    .quotation .brand2{height: 699px;width: 1443px; background-size: 1443px 699px;}
    .quotation .brand3{height: 699px;width: 1443px; background-size: 1443px 699px;}
    .quotation .brand4{height: 699px;width: 1443px; background-size: 1443px 699px;}

}
/* @media (max-width:1560px) {
    房屋信息
    .quotation .information{width: 1339px; height: 642px;background-size: 1339px 642px;}
    .quotation .information ul{position: absolute;left: 234px;top: 106px;}
    .quotation .information ul li{margin-bottom: 38px;}
    /* 期待效果 */
    /* .quotation .effect{width: 1339px; height: 650px;background-size:1339px 650px;}
    .quotation .effect ul{height: auto;padding-top: 185px;}

    .quotation .brand{height: 649px;width: 1339px; background-size: 1339px 649px;}
    .quotation .brand2{height: 649px;width: 1339px; background-size: 1339px 649px;}
    .quotation .brand3{height: 649px;width: 1339px; background-size: 1339px 649px;}
    .quotation .brand4{height: 649px;width: 1339px; background-size: 1339px 649px;} */

/* } */ 
@media (max-width:1440px) {
    /* 房屋信息 */
    .quotation .information{width: 1339px; height: 642px;background-size: 1339px 642px;}
    .quotation .information ul{position: absolute;left: 234px;top: 106px;}
    .quotation .information ul li{margin-bottom: 38px;}
    /* 期待效果 */
    .quotation .effect{width: 1339px; height: 650px;background-size:1339px 650px;}
    .quotation .effect ul{height: auto;padding-top: 185px;}

    .quotation .brand{height: 649px;width: 1339px; background-size: 1339px 649px;}
    .quotation .brand2{height: 649px;width: 1339px; background-size: 1339px 649px;}
    .quotation .brand3{height: 649px;width: 1339px; background-size: 1339px 649px;}
    .quotation .brand4{height: 649px;width: 1339px; background-size: 1339px 649px;}

}

@media (max-width: 1099.98px) ,(min-resolution: 192dpi), (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
    /* 免费报价 */
    .banner ul li{width: 7.5rem;height: 6rem;background-position: left;background-repeat: no-repeat;background-size: cover;}


    /* 房屋信息 */
    .quotation .information{width: 7.2rem; height: 7rem;background-image: url(../img/quotation.png);background-position: center;background-repeat: no-repeat;background-size:cover;position: relative;margin: -2.2rem auto 0 auto;}
    .quotation .information ul{position: absolute;left: 1rem;top: 1.5rem;}
    .quotation .information ul li{font-size: 0.28rem;color: #fff;margin-bottom: 0.25rem;}
    .quotation .information ul li input{height: 0.48rem;width: 2rem;border-radius: 0.3rem;border: 0.01rem solid #cdcdcd;color: #435cc3;text-align: center;}
    .quotation .information ul li select{height: 0.48rem;width: 2.63rem;border-radius: 0.3rem;border: 0.01rem solid #cdcdcd; color: #435cc3;padding-right: 0.14rem;}
    .quotation .information ul li select option{color: #435cc3;text-align: center;font-size: 0.1rem;}
    .quotation .information ul li:nth-child(2)input{height: 0.48rem;width: 2.03rem;border-radius: 0.3rem;border: 0.01rem solid #cdcdcd;color: #435cc3;text-align: center;}
    /* 期待效果 */
    .quotation .effect{width: 7.2rem; height: 11rem;background-image: url(../img/quotation2.png);background-position: center;background-repeat: no-repeat;background-size:cover;position: relative;margin: -2.5rem auto 0 auto;}
    .quotation .effect ul{height: auto;padding-top: 3rem;margin-left: 0rem;}
    .quotation .effect ul li{margin: 0 0.1rem;float: left;position: relative;width: 3.4rem; height: 1.34rem;}
    .quotation .effect ul li input{width: 0.32rem;height: 0.32rem;position: absolute;bottom: -0.8rem;left: 0.97rem;margin-left: -0.15rem;}
    .quotation .effect ul li:nth-child(2){margin-top: 0rem;}
    .quotation .effect ul li:nth-child(3){margin-top: 1.5rem;}
    .quotation .effect ul li:nth-child(4){margin-top: 1.5rem;}
    .quotation .effect ul li .list{width: 1.96rem;height: 1.14rem;background-color: #dee7ff;position: relative;}
    .quotation .effect ul li:nth-child(2) .list{background-color: #c9eeff;}
    .quotation .effect ul li:nth-child(3) .list{background-color: #fff1ea;}
    .quotation .effect ul li:nth-child(4) .list{background-color: #f5ffdd;}
    .quotation .effect ul li .list::after{content: ""; width: 0;height: 0;position: absolute;top: -0.57rem;border-bottom: 0.57rem solid #dee7ff;border-left: 0.98rem solid transparent;border-right: 0.98rem solid transparent;}
    .quotation .effect ul li .list::before{content: ""; width: 0;height: 0;position: absolute;bottom:-0.57rem;border-top: 0.57rem solid #dee7ff;border-left: 0.98rem solid transparent;border-right: 0.98rem solid transparent;}
    .quotation .effect ul li:nth-child(2) .list::after{content: ""; width: 0;height: 0;position: absolute;top: -0.57rem;border-bottom: 0.57rem solid #c9eeff;border-left:  0.98rem solid transparent;border-right:  0.98rem solid transparent;}
    .quotation .effect ul li:nth-child(2) .list::before{content: ""; width: 0;height: 0;position: absolute;bottom: -0.57rem;border-top: 0.57rem solid #c9eeff;border-left:  0.98rem solid transparent;border-right:  0.98rem solid transparent;}
    .quotation .effect ul li:nth-child(3) .list::after{content: ""; width: 0;height: 0;position: absolute;top: -0.57rem;border-bottom: 0.57rem solid #fff1ea;border-left:  0.98rem solid transparent;border-right:  0.98rem solid transparent;}
    .quotation .effect ul li:nth-child(3) .list::before{content: ""; width: 0;height: 0;position: absolute;bottom: -0.57rem;border-top: 0.57rem solid #fff1ea;border-left:  0.98rem solid transparent;border-right:  0.98rem solid transparent;}
    .quotation .effect ul li:nth-child(4) .list::after{content: ""; width: 0;height: 0;position: absolute;top: -0.57rem;border-bottom: 0.57rem solid #f5ffdd;border-left:  0.98rem solid transparent;border-right:  0.98rem solid transparent;}
    .quotation .effect ul li:nth-child(4) .list::before{content: ""; width: 0;height: 0;position: absolute;bottom: -0.57rem;border-top: 0.57rem solid #f5ffdd;border-left:  0.98rem solid transparent;border-right:  0.98rem solid transparent;}
    .quotation .effect ul li .list i{width: 0.62rem;height: 0.7rem;display: block;background-position: center;background-repeat: no-repeat;background-size: contain;margin: 0 auto;}
    .quotation .effect ul li .list h3{font-size: 0.24rem;text-align: center;color: #1536cc;line-height: 0.6rem;}
    /* 品牌选择 */

    .quotation .brand{height: 4.2rem;width: 7.2rem; background-image: url(../img/quotation-brand.png);background-position: left;background-repeat: no-repeat; background-size: contain; margin: -1.4rem auto 0 auto;display: none;}
    .quotation .brand2{height: 4.2rem;width: 7.2rem; background-image: url(../img/quotation-brand2.png);background-position: left;background-repeat: no-repeat; background-size: contain; margin: -1.4rem auto 0 auto;display: none;}
    .quotation .brand3{height: 4.2rem;width:7.2rem; background-image: url(../img/quotation-brand3.png);background-position: left;background-repeat: no-repeat; background-size: contain; margin: -1.4rem auto 0 auto;display: none;}
    .quotation .brand4{height: 4.2rem;width: 7.2rem; background-image: url(../img/quotation-brand4.png);background-position: left;background-repeat: no-repeat; background-size: contain; margin: -1.4rem auto 0 auto;display: none;}
    /* 提交 */
    .quotation .input{width: 2.68rem;height: 1.28rem;background-image: url(../img/quotation-input.png);background-position: center;background-repeat: no-repeat;background-size: cover;line-height: 1.34rem;text-align: center;font-weight: bold;font-size: 0.3rem;color: #fff;margin: 0 auto 0 auto;display: block;}

}


