main{width: 100%;background-color: #eee;}
main>div{width: 1920px;}
/* 悦风门店 */
.hall-intro{padding: 116px 0 166px 0;}
.hall-intro .hall-intro-tit h1{font-size: 38px;color: #efc395;margin-bottom: 38px;}
.hall-intro .hall-intro-tit h2{font-size: 36px;line-height: 36px;color: #595757;}
.hall-intro .store{margin-top: 54px;}

.store-item-img{height: 258px;overflow:hidden}
.store-item-img img{width:100%; height:100;object-fit:cover}
.store-item-txt{background-color: #fff;padding-bottom: 30px;height: 136px;padding: 0 20px;}
.store-item-txt h1{font-size: 26px;margin-bottom: 14px;color: #666;}
.store-item-txt h2{font-size: 18px;margin-top: 4px;color: #666;line-height: 20px;}
.line{width: 1380px;height: 1px;background-color: #656565;}
/* 咨询热线 */
.tel-tit{margin-top: 116px;margin-bottom: 172px;}
.tel-tit h1{font-size: 36px;margin-bottom: 26px;}
.tel-tit h2{font-size: 36px;margin-bottom: 34px;}
.tel-tit .num{width: 580px;height: 76px;background-color: #333;border-radius: 36px;}
.tel-tit .num h3{font-size: 44px;color: #e2c294;}
.tel-tit .num i{font-size: 54px;color: #e2c294;margin-right: 20px;}
/* 预约咨询 */
.adv-one{margin: 20px 0;background-color: #eeeeee;}
.adv-one .adv-left{flex: 1;background-color: #fff;}
.adv-one .adv-left h3{font-size: 56px;margin-bottom: 44px;color: #333333;}
.adv-one .adv-left h4{margin-bottom:68px;font-size: 30px;color: #333333;}
.adv-one .adv-left h4 span{color: #e3c395;}
.adv-one .adv-left form{width: 678px;}
.adv-one .adv-left form input{width: 678px;height: 94px;border-radius: 8px;font-size: 26px;padding-left: 38px;margin-bottom: 30px;}
.adv-one .adv-left form select{width: 45%;height: 94px;border-radius: 8px;margin-bottom: 30px;font-size: 26px;padding-left: 38px;border:1px solid #ced4da;color: #495057;background: #fff;}
.adv-one .adv-left form button{width: 100%;height: 94px;border-radius: 8px;font-size: 38px;color: #eecc9b;background-color: #333333;cursor: pointer;}
.all-stores{padding:  174px 0 312px 0;}
.all-stores .all-stores-tit{margin-bottom: 78px;}
.all-stores .all-stores-tit p{font-size: 36px;margin-bottom: 22px;}
.all-stores .gird-img{display: grid;grid-template-columns: repeat(4,1fr);width: 1410px;border-top: 1px solid #686868;padding-top: 100px;gap: 24px;}
.all-stores .gird-img .gird-img-item{overflow: hidden;}
.all-stores .gird-img img{transition: all 0.3s linear;cursor: pointer;}
.all-stores .gird-img img:hover{transform: scale(1.2);}
.all-stores .page{margin-top: 110px;}
.all-stores .page i{width: 40px;height: 56px;background-color: #8f8f8f;font-size: 20px;color: #f0d9c2;border-radius: 4px;margin-right: 8px;}
.all-stores .page ul li.active{background-color: #dfb68b;color: #303030;}
.all-stores .page ul li{width: 40px;height: 56px;font-size: 14px;background-color: #303030;color: #dfb68b;margin-right: 8px;line-height: 56px;text-align: center;border-radius: 4px;font-size: 20px;}
.swiper {width: 1390px;height: 394px;}
.swiper-slide {text-align: center;font-size: 18px;background: #fff;display: flex;justify-content: center;align-items: center;}
.swiper-slide img {display: block;width: 100%;height: 100%;object-fit: cover;}
.product-swiper{height: 558px;width: 100%;}