.us{display:flex;justify-content:center;margin:100px 0}.us .content{width:1200px}.us .content .map{width:1200px;height:600px;padding:20px;box-sizing:border-box;box-shadow:0 0 5px 0 #c9c8c8}.us .content .map #allmap{width:100%;height:560px;border-radius:5px}.us .content .box{width:1200px;height:300px;margin-top:50px;padding:30px;box-sizing:border-box;box-shadow:0 0 5px 0 #c9c8c8;float:left;display:flex;justify-content:space-around;align-items:center}.us .content .box .info h2{color:#5C5C5C}.us .content .box .info .company{margin-top:40px}.us .content .box .info .company .text{display:flex;margin:10px 0}.us .content .box .info .company .text>img{margin-right:10px}.us .content .box .info .company .text .tel{font-size:14px;color:#a7a7a7}.us .content .box .qr{display:flex;justify-content:center;align-items:center}.us .content .box .qr .ewm .wx{font-size:16px;color:#a8a8a8;text-align:center}