ul.hall-list{}ul.hall-list > li{display:flex;align-items:center;justify-content:center;gap:0 30px}ul.hall-list > li:nth-child(odd){flex-direction:row-reverse}ul.hall-list > li + li{margin-top:50px}ul.hall-list li figure{margin:0}ul.hall-list li figure img{}ul.hall-list li .text-wrap{}ul.hall-list li .text-wrap h3{font-size:40px;font-weight:900}ul.hall-list li .text-wrap > div{font-weight:400}ul.hall-list li .text-wrap > ul{padding-left:0}ul.hall-list li .text-wrap > ul li{list-style:none;font-weight:400;padding-left:15px;position:relative}ul.hall-list li .text-wrap > ul li::before{content:"";display:block;width:8px;height:8px;background:#000;border-radius:50%;position:absolute;left:0;top:8px}ul.hall-list li .text-wrap .pl15{padding-left:15px}@media only screen and (max-width:1200px){ul.hall-list li .text-wrap h3{font-size:35px}ul.hall-list li .text-wrap > div{font-size:14px}}@media only screen and (max-width:991px){ul.hall-list > li,ul.hall-list > li:nth-child(odd){flex-direction:column}ul.hall-list li figure img{width:90%}}@media only screen and (max-width:448px){ul.hall-list li .text-wrap h3{font-size:30px}}