@media screen and (max-width:1920px){h2{font-size:24px}}@media screen and (max-width:1600px){h2{font-size:22px}}@media screen and (max-width:1400px){h2{font-size:18px}}@media screen and (max-width:1200px){h2{font-size:16px}}@media screen and (max-width:1000px){h2{font-size:14px}}@media screen and (max-width:800px){h2{font-size:12px}}@media screen and (max-width:600px){h2{font-size:10px}}.header{width:100%;height:60px}.left,.right{width:18%;min-width:330px;height:calc(100% - 10px);z-index:1;position:absolute}.left{left:5px}.right{right:5px}.left_main,.right_main{width:100%;height:100%;position:relative;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(5,18,32,.47)),to(rgba(19,62,173,.74)));background-image:linear-gradient(180deg,rgba(5,18,32,.47) 0 rgba(19,62,173,.74) 50%,rgba(19,62,173,.74));overflow-y:auto;overflow-x:hidden;border-radius:10px;border:2px solid #003f82;-webkit-box-sizing:border-box;box-sizing:border-box}@-webkit-keyframes left1{0%{left:-400px}to{left:0}}@keyframes left1{0%{left:-400px}to{left:0}}@-webkit-keyframes left2{0%{left:0}to{left:-400px}}@keyframes left2{0%{left:0}to{left:-400px}}.leftShow{-webkit-animation:left1 .5s linear;animation:left1 .5s linear}.leftHide{-webkit-animation:left2 .5s linear;animation:left2 .5s linear;left:-400px;visibility:visible}@-webkit-keyframes right1{0%{right:-400px}to{right:0}}@keyframes right1{0%{right:-400px}to{right:0}}@-webkit-keyframes right2{0%{right:0}to{right:-400px}}@keyframes right2{0%{right:0}to{right:-400px}}.rightShow{-webkit-animation:right1 .5s linear;animation:right1 .5s linear}.rightHide{-webkit-animation:right2 .5s linear;animation:right2 .5s linear;right:-400px}.Temperature{font-size:10px;margin-top:10px;padding:0 5px;color:#fff}.myDialog{background:none;border:2px solid #003f82}.myDialog .el-dialog__title{color:#fff;font-size:18px;font-weight:700}#xszimg{position:absolute;display:none;padding:10px;min-width:100px;background:linear-gradient(45deg,#000,transparent);border-radius:5px;color:#fff}#xszimg:before{content:"";position:relative;bottom:-40px;left:10px;width:0;height:0;display:block;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid red}.left_main .el-carousel__container{height:100%!important}.el-carousel__item{overflow-x:hidden;overflow-y:auto}.el-carousel__item h3{color:red;font-size:14px;opacity:.75;line-height:50px;margin:0;text-align:center}.titleCarousel:nth-child(2n){background-color:#ffae5e}.titleCarousel:nth-child(odd){background-color:#36e5ff}.boxTitle{font-size:12px}.boxNumber{font-size:14px}.equipmentOption:hover{background:#0d1836}