.service-item-taste button{cursor:pointer}.service-item-taste .taste-button{background:#187cff;border:1px solid #478eea;color:#fff;text-align:center;border-radius:3px}.service-item-taste .taste-header .dialect-select{margin-left:20px;height:26px}.service-item-taste .taste-header .dialect{margin-left:20px;height:26px;line-height:26px;display:none}.service-item-taste .taste-header a{border:none;border-radius:4px;color:#fff;height:26px;width:100px;float:right;text-align:center;line-height:26px}.service-item-taste .taste-content{display:flex;align-items:center;margin-top:100px}.service-item-taste .start-taste{margin-top:30px;display:none;justify-content:space-between}.service-item-taste .start-taste.flex-display-1{display:flex}.service-item-taste .start-taste .start-taste-left{width:40%;margin-left:30px}.service-item-taste .start-taste .start-taste-left .time-box{margin-top:40px;display:flex;justify-content:center}.service-item-taste .start-taste .start-taste-left .time-box .total-time{margin-left:20px}.service-item-taste .start-taste .start-taste-left .time-box .start-taste-line{display:inline-block;margin-right:20px}.service-item-taste .start-taste .start-taste-left .time-box .start-taste-line hr{background-color:#187cff;width:3px;height:10px;margin:0 5px;display:inline-block;border:none}.service-item-taste .start-taste .start-taste-left .start-taste-button{display:flex;margin-top:70px}.service-item-taste .start-taste .output-box{height:200px;overflow:auto;background:#f0f0f0;width:50%;line-height:1.5;padding-left:10px;padding-top:10px}.hr{-webkit-animation:note .2s ease-in-out;animation:note .2s ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate}.hr1{-webkit-animation-delay:-1s;animation-delay:-1s}.hr2{-webkit-animation-delay:-.9s;animation-delay:-.9s}.hr3{-webkit-animation-delay:-.8s;animation-delay:-.8s}.hr4{-webkit-animation-delay:-.7s;animation-delay:-.7s}.hr5{-webkit-animation-delay:-.6s;animation-delay:-.6s}.hr6{-webkit-animation-delay:-.5s;animation-delay:-.5s}.hr7{-webkit-animation-delay:-.4s;animation-delay:-.4s}.hr8{-webkit-animation-delay:-.3s;animation-delay:-.3s}.hr9{-webkit-animation-delay:-.2s;animation-delay:-.2s}.hr10{-webkit-animation-delay:-.1s;animation-delay:-.1s}@-webkit-keyframes note{0%{transform:scaleY(1)}to{transform:scaleY(4)}}@keyframes note{0%{transform:scaleY(1)}to{transform:scaleY(4)}}.ready-button,.start-button{margin:0 auto;height:40px;width:160px;font-size:16px;letter-spacing:6px}.taste-button:hover{background:#0b99ff}