.indication{display:none;padding:150px 90px 20px}.indication.active{display:flex}.indication .left{padding:40px;width:45%}.indication .right{padding:10px;width:55%;height:500px}.indication .right .img{width:100%;height:100%;display:flex;align-items:center}.indication .right .img .threesixty{position:relative;border:.05rem solid #e8e8e8}.indication .right .img .threesixty .tip{position:absolute;left:10px;top:10px;z-index:9}.indication .right .img .threesixty .tip i{font-size:32px;color:#666}.indication .right .img .threesixty.active{border:none}.indication .title{font-size:24px;color:#00b8de;line-height:38px}.indication .desc{padding:26px 30px 26px 0;font-size:14px;color:#595757;line-height:26px}.tabs{padding:40px 90px}.tabs,.tabs .tab{display:flex;align-items:center}.tabs .tab{margin-right:4px;justify-content:center;font-size:18px;width:calc((100% - 20px)/6);height:116px;background:#595757;transition:all 1s}.tabs .tab:first-child{-webkit-animation-delay:.5s;animation-delay:.5s}.tabs .tab:nth-child(2){-webkit-animation-delay:1s;animation-delay:1s}.tabs .tab:nth-child(3){-webkit-animation-delay:1.5s;animation-delay:1.5s}.tabs .tab:nth-child(4){-webkit-animation-delay:2s;animation-delay:2s}.tabs .tab:nth-child(5){-webkit-animation-delay:2.5s;animation-delay:2.5s}.tabs .tab:nth-child(6){-webkit-animation-delay:3s;animation-delay:3s}.tabs .tab.active{width:calc((100% - 20px)/7*2);background:#00b8de}.tabs .tab.active .thb{height:54px;display:none}.tabs .tab.active .thb-active{display:block}.tabs .tab.active span{padding-left:10px;width:auto}.tabs .tab:hover .thb{transform:scale(1.1);transition:all 1s}.tabs .tab:last-child{margin-right:0}.tabs .tab .thb,.tabs .tab .thb-active{height:48px;transition:all 1s}.tabs .tab .thb-active{display:none}.tabs .tab span{width:0;overflow:hidden;transition:all 1s}