body{background:#f3f3f3;font-family:PingFang SC}.banner{width:100%;height:448px}.banner img{width:750px;height:448px}.banner_title{font-weight:800;font-size:48px;color:#fff}.banner_title,.serviceItems h2{text-align:center;font-style:normal}.serviceItems h2{font-weight:700;font-size:40px;color:#23262f;text-transform:none;padding:60px 0 40px}.serviceItems_content{width:100%}.serviceItems_content .serviceItems_data{padding:32px;height:auto;background:#fff;margin-bottom:24px}.serviceItems_content .serviceItems_data h5{font-weight:700;font-size:32px;color:#23262f;font-style:normal;text-transform:none;display:flex}.serviceItems_content .serviceItems_data h5 img{width:44px;height:44px;margin-right:20px}.serviceItems_content .serviceItems_data p{margin-top:10px;width:686px;font-weight:400;font-size:28px;color:#777e90;line-height:40px;text-align:left;font-style:normal;text-transform:none}.serviceItems_button{margin-top:24px;width:176px;height:64px;border-radius:90px 90px 90px 90px;border:2px solid #f3f3f3;font-weight:700;font-size:28px;color:#23262f;display:flex;justify-content:center;align-items:center;font-style:normal;text-transform:none;transform:translate(510px)}.serviceItems_table{display:none;position:relative;transition-duration:.5s;animation:fadeIn .5s forwards}.serviceItems_list{display:flex;flex-wrap:wrap;justify-content:flex-start}.serviceItems_list li{width:156px;height:auto;padding-top:30px;margin-right:20px}.serviceItems_list li:nth-child(4n){margin-right:0}.serviceItems_list li img{width:156px;height:130px;border-radius:8px}.serviceItems_list li .serviceItems_title{width:156px;padding-top:8px;margin:0;font-weight:400;font-size:24px;color:#23262f;text-align:center;font-style:normal;text-transform:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@keyframes fadeIn{0%{transform:scaleY(0)}to{transform:scale(1)}}