.source-section .monitor-plane{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.source-section .monitor-plane .data-list,.source-section .monitor-plane .plane-title{-webkit-box-flex:0;-ms-flex:none;flex:none}.source-section .monitor-plane .data-list{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 3px}.source-section .monitor-plane .data-list ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:12px;will-change:transform;-webkit-transition:-webkit-transform .4s ease-out;transition:-webkit-transform .4s ease-out;transition:transform .4s ease-out;transition:transform .4s ease-out,-webkit-transform .4s ease-out}.source-section .monitor-plane .data-list ul>li{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:25%;cursor:pointer;color:#ccc;-webkit-box-flex:0;-ms-flex:none;flex:none}.source-section .monitor-plane .data-list ul>li:first-of-type,.source-section .monitor-plane .data-list ul>li:nth-of-type(2),.source-section .monitor-plane .data-list ul>li:nth-of-type(3),.source-section .monitor-plane .data-list ul>li:nth-of-type(4){margin-bottom:4px}.source-section .monitor-plane .data-list ul>li:after{position:absolute;content:"";width:1px;top:0;bottom:0;right:-1px;-webkit-transform:scaleX(.5);transform:scaleX(.5);background:-webkit-gradient(linear,left top,left bottom,color-stop(8%,rgba(0,224,254,0)),color-stop(50%,rgba(0,224,254,.6)),color-stop(92%,rgba(0,224,254,0)));background:linear-gradient(180deg,rgba(0,224,254,0) 8%,rgba(0,224,254,.6) 50%,rgba(0,224,254,0) 92%)}.source-section .monitor-plane .data-list ul>li .iconfont{width:32px;height:32px;line-height:32px;border-radius:50%;text-align:center;font-size:20px;margin-bottom:5px;-webkit-transition:background-color .3s ease-out;transition:background-color .3s ease-out}.source-section .monitor-plane .data-list ul>li .data-label,.source-section .monitor-plane .data-list ul>li .data-value{font-size:12px;-webkit-transition:color .3s ease-out;transition:color .3s ease-out;will-change:color}.source-section .monitor-plane .data-list ul>li .data-value{margin-bottom:2px;text-align:center}.source-section .monitor-plane .data-list ul>li .data-label{letter-spacing:1px;text-align:center}.source-section .monitor-plane .data-list ul>li:hover:not(.active) .data-label,.source-section .monitor-plane .data-list ul>li:hover:not(.active) .data-value{color:#fff}.source-section .monitor-plane .data-list ul>li.air-temp .iconfont{color:#f86462}.source-section .monitor-plane .data-list ul>li.air-temp.active .iconfont{background-color:rgba(248,100,98,.3)}.source-section .monitor-plane .data-list ul>li.air-temp.active{color:#f86462}.source-section .monitor-plane .data-list ul>li.air-humid .iconfont{color:#f7c147}.source-section .monitor-plane .data-list ul>li.air-humid.active .iconfont{background-color:rgba(247,193,71,.3)}.source-section .monitor-plane .data-list ul>li.air-humid.active{color:#f7c147}.source-section .monitor-plane .data-list ul>li.light .iconfont{color:#ccc}.source-section .monitor-plane .data-list ul>li.light.active .iconfont{background-color:hsla(0,0%,80%,.3)}.source-section .monitor-plane .data-list ul>li.light.active{color:#ccc}.source-section .monitor-plane .data-list ul>li.pa:after{display:none}.source-section .monitor-plane .data-list ul>li.pa .iconfont{color:#3462f3}.source-section .monitor-plane .data-list ul>li.pa.active .iconfont{background-color:rgba(52,98,243,.4)}.source-section .monitor-plane .data-list ul>li.pa.active{color:#3462f3}.source-section .monitor-plane .data-list ul>li.wind-speed .iconfont{color:#c8514f}.source-section .monitor-plane .data-list ul>li.wind-speed.active .iconfont{background-color:rgba(200,81,79,.4)}.source-section .monitor-plane .data-list ul>li.wind-speed.active{color:#c8514f}.source-section .monitor-plane .data-list ul>li.rain .iconfont{color:#f5bf46}.source-section .monitor-plane .data-list ul>li.rain.active .iconfont{background-color:rgba(245,191,70,.3)}.source-section .monitor-plane .data-list ul>li.rain.active{color:#f5bf46}.source-section .monitor-plane .data-list ul>li.soil-temp .iconfont{color:#21b9f9}.source-section .monitor-plane .data-list ul>li.soil-temp.active .iconfont{background-color:rgba(33,185,249,.3)}.source-section .monitor-plane .data-list ul>li.soil-temp.active{color:#21b9f9}.source-section .monitor-plane .data-list ul>li.soil-humid .iconfont{color:#284bbb}.source-section .monitor-plane .data-list ul>li.soil-humid.active .iconfont{background-color:rgba(40,75,187,.45)}.source-section .monitor-plane .data-list ul>li.soil-humid.active{color:#284bbb}.source-section .monitor-plane .data-list ul>li.soil-ec .iconfont{color:#26a69a}.source-section .monitor-plane .data-list ul>li.soil-ec.active .iconfont{background-color:rgba(38,166,154,.45)}.source-section .monitor-plane .data-list ul>li.soil-ec.active{color:#26a69a}.source-section .monitor-plane .data-list ul>li:last-child:after{display:none}.source-section .monitor-plane .selector-bar{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:6px;height:26px;-webkit-box-flex:0;-ms-flex:none;flex:none;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding-bottom:2px;-webkit-box-sizing:border-box;box-sizing:border-box}.source-section .monitor-plane .chart-container{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative}.source-section .monitor-plane .chart-container>div{width:100%;height:100%}.source-section .monitor-plane .time-selector{position:relative;font-size:12px;color:hsla(0,0%,100%,.7);letter-spacing:1px;width:65px}.source-section .monitor-plane .time-selector>div{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;color:rgba(28,228,235,.4);cursor:pointer;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.source-section .monitor-plane .time-selector>div i{display:block;-webkit-transform:scale(.7) rotate(0deg);transform:scale(.7) rotate(0deg);-webkit-transition:-webkit-transform .4s ease-out;transition:-webkit-transform .4s ease-out;transition:transform .4s ease-out;transition:transform .4s ease-out,-webkit-transform .4s ease-out;will-change:transform}.source-section .monitor-plane .time-selector>div:after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:1px;background:rgba(28,228,235,.5);-webkit-transform:scaleY(.33);transform:scaleY(.33)}.source-section .monitor-plane .time-selector ul{position:absolute;display:none;left:0;top:24px;line-height:1.6;letter-spacing:1px;border-radius:4px;background-color:rgba(28,228,235,.4);padding:5px 8px;opacity:0;will-change:opacity;-webkit-transition:opacity .35s ease-out;transition:opacity .35s ease-out;z-index:2}.source-section .monitor-plane .time-selector ul>li{cursor:pointer;-webkit-transition:all .35s ease-out;transition:all .35s ease-out;will-change:color;white-space:nowrap;color:#bbb}.source-section .monitor-plane .time-selector ul>li:hover{text-decoration:underline;color:#f0f0f0}.source-section .monitor-plane .time-selector.active>ul{display:block;opacity:1}.source-section .monitor-plane .time-selector.active>div i{-webkit-transform:scale(.7) rotate(180deg);transform:scale(.7) rotate(180deg)}@media screen and (max-width:1600px){.source-section .monitor-plane .data-list ul>li .iconfont{width:32px;height:32px;font-size:18px;margin-bottom:6px}.source-section .monitor-plane .selector-bar{margin-top:0;height:24px}}@media screen and (max-width:1400px){.source-section .monitor-plane .data-list ul>li .iconfont{width:24px;height:24px;line-height:24px;font-size:12px;margin-bottom:1px}.source-section .monitor-plane .data-list ul>li .data-value{-webkit-transform:scale(.9);transform:scale(.9);margin-bottom:0}.source-section .monitor-plane .data-list ul>li .data-label{-webkit-transform:scale(.9);transform:scale(.9)}.source-section .monitor-plane .time-selector>div:before{content:"";position:absolute;top:-8px;left:-8px;right:-8px;bottom:-8px}}.source-section .left-tab0-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.source-section .left-tab0-wrap .tab-title{position:relative;padding-left:20px;height:35px;line-height:35px;font-size:15px;letter-spacing:1px;color:#fff;background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,224,254,0)),color-stop(15%,rgba(42,174,242,.6)),color-stop(80%,rgba(0,224,254,0)));background-image:linear-gradient(90deg,rgba(0,224,254,0),rgba(42,174,242,.6) 15%,rgba(0,224,254,0) 80%)}.source-section .left-tab0-wrap .garden-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:170px;-webkit-box-flex:0;-ms-flex:none;flex:none;padding-left:10px}.source-section .left-tab0-wrap .garden-info .rotate-tree{position:relative;background-repeat:no-repeat;background-position:bottom -25% center;background-image:url(../img/1.9b297aef.png);background-size:98% auto;width:42%;cursor:pointer;height:100%;-webkit-box-flex:0;-ms-flex:none;flex:none}.source-section .left-tab0-wrap .garden-info .rotate-tree:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-position:bottom 62% left 56%;background-size:60% auto;background-image:url(../img/2.913994a3.png)}.source-section .left-tab0-wrap .garden-info .detail{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-sizing:border-box;box-sizing:border-box;padding:9px 0 0;margin-right:10px;background-color:rgba(0,12,71,.65);border-radius:4px;overflow:hidden;-webkit-box-shadow:0 0 5px 2px hsla(0,0%,100%,.2) inset;box-shadow:inset 0 0 5px 2px hsla(0,0%,100%,.2)}.source-section .left-tab0-wrap .garden-info .detail>ul{padding:0 10px}.source-section .left-tab0-wrap .garden-info .detail>ul>li{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;letter-spacing:1px;color:#ccc;padding:0;line-height:1.85;margin-bottom:4px}.source-section .left-tab0-wrap .garden-info .detail>ul>li:not(:last-child){border-bottom:1px dotted rgba(28,228,235,.09)}.source-section .left-tab0-wrap .garden-info .detail>ul>li>label{color:hsla(0,0%,100%,.6)}.source-section .left-tab0-wrap .garden-info .detail>ul>li>span{color:#74c0e3;-webkit-box-flex:1;-ms-flex:1;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.source-section .left-tab0-wrap .garden-info .detail>ul>li>span.link{display:block;width:calc(100% - 120px);overflow:hidden;text-overflow:ellipsis;cursor:pointer;text-decoration:underline;white-space:nowrap}.source-section .left-tab0-wrap .garden-info .detail>ul>li>span.link:hover{color:#f99}.source-section .left-tab0-wrap .garden-info .detail>h4{position:relative;font-size:15px;line-height:1.5;font-weight:400;margin-bottom:10px;padding:0 10px;color:hsla(0,0%,100%,.8);text-align:center;cursor:pointer;-webkit-transition:color .3s ease-out;transition:color .3s ease-out}.source-section .left-tab0-wrap .garden-info .detail>h4:after{content:"";position:absolute;left:8px;right:8px;bottom:-3px;height:1px;background:-webkit-gradient(linear,left top,right top,color-stop(20%,rgba(28,228,235,.1)),color-stop(50%,rgba(28,228,235,.6)),color-stop(80%,rgba(28,228,235,.1)));background:linear-gradient(90deg,rgba(28,228,235,.1) 20%,rgba(28,228,235,.6) 50%,rgba(28,228,235,.1) 80%);-webkit-transform:scaleY(.5);transform:scaleY(.5)}.source-section .left-tab0-wrap .garden-info .detail>h4:hover{color:#1ce4eb}.source-section .left-tab0-wrap .diff-plane,.source-section .left-tab0-wrap .farming-plane{-webkit-box-flex:0;-ms-flex:none;flex:none}.source-section .left-tab0-wrap .farming-items-wrap{width:100%}.source-section .left-tab0-wrap .farming-plane{margin-top:1px}.source-section .left-tab0-wrap .diff-plane{margin-bottom:10px}.source-section .left-tab0-wrap .monitor-plane{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:2px}@media screen and (max-width:1600px){.source-section .left-tab0-wrap .diff-plane{margin-bottom:8px}.source-section .left-tab0-wrap .monitor-plane{margin-top:-14px}.source-section .left-tab0-wrap .tab-title{height:30px;line-height:30px;font-size:13px}.source-section .left-tab0-wrap .garden-info .detail{margin-top:-12px}.source-section .left-tab0-wrap .garden-info .detail>h4{font-size:13px}.source-section .left-tab0-wrap .garden-info .detail>ul{font-size:12px}}@media screen and (max-width:1400px){.source-section .left-tab0-wrap .tab-title{display:none}.source-section .left-tab0-wrap .garden-info{height:145px;padding-left:5px}.source-section .left-tab0-wrap .garden-info .detail{margin-right:5px;margin-top:-7px}.source-section .left-tab0-wrap .garden-info .detail>ul{padding:0 6px}.source-section .left-tab0-wrap .garden-info .detail>ul>li{line-height:1.6;letter-spacing:0}.source-section .left-tab0-wrap .garden-info .rotate-tree{width:38%;background-position:bottom -10% center}.source-section .left-tab0-wrap .diff-plane{margin-bottom:4px;margin-top:2px}.source-section .left-tab0-wrap .monitor-plane{margin-top:-10px}}.source-section .plant-list-wrap ul li{padding:8px 0 5px;border-bottom:1px dotted rgba(28,228,235,.15);display:-webkit-box;display:-ms-flexbox;display:flex;color:hsla(0,0%,100%,.5)}.source-section .plant-list-wrap ul li>div:first-of-type{width:50px;height:50px;background-color:hsla(0,0%,100%,.9);border-radius:4px;margin-right:6px;background-size:100% 100%}.source-section .plant-list-wrap ul li>div:nth-of-type(2){-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:14px}.source-section .plant-list-wrap ul li>div:nth-of-type(2)>h5{font-size:16px;font-weight:400;line-height:26px;margin-bottom:4px;color:hsla(0,0%,100%,.8)}.source-section .plant-list-wrap ul li>div:nth-of-type(2)>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px}.source-section .plant-list-wrap ul li>div:nth-of-type(2)>div>span:nth-of-type(2){-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:right}.source-section .plant-list-wrap ul li:not(:last-child){margin-bottom:4px}@media screen and (max-width:1600px){.source-section .plant-list-wrap ul li{padding:5px 0 4px}.source-section .plant-list-wrap ul li:first-child{padding-top:8px}.source-section .plant-list-wrap ul li>div:first-of-type{width:45px;height:45px}.source-section .plant-list-wrap ul li>div:nth-of-type(2)>h5{font-size:14px;margin-bottom:2px}.source-section .plant-list-wrap ul li>div:nth-of-type(2)>div{font-size:12px}}@media screen and (max-width:1400px){.source-section .plant-list-wrap ul li{padding:4px 0 3px}.source-section .plant-list-wrap ul li>div:first-of-type{width:40px;height:40px}.source-section .plant-list-wrap ul li>div:nth-of-type(2)>h5{font-size:13px;line-height:22px}}.source-section .calendar-container{-webkit-box-flex:0;-ms-flex:none;flex:none;background-color:rgba(0,12,71,.9);font-size:13px;color:hsla(0,0%,100%,.6);height:245px}.source-section .calendar-container .top-tools{height:38px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 14px 0 17px}.source-section .calendar-container .top-tools>h5{font-weight:400;font-size:inherit;letter-spacing:1px;-webkit-box-flex:1;-ms-flex:1;flex:1}.source-section .calendar-container .top-tools>div{width:24px;text-align:center;border-radius:2px;line-height:18px;background-color:rgba(91,109,114,.6);cursor:pointer;will-change:background-color;-webkit-transition:background-color .35s ease-out;transition:background-color .35s ease-out}.source-section .calendar-container .top-tools>div.disabled{cursor:not-allowed;opacity:.8}.source-section .calendar-container .top-tools>div:hover:not(.disabled){background-color:rgba(91,109,114,.9)}.source-section .calendar-container .top-tools>div:first-of-type{margin-right:4px;margin-left:8px}.source-section .calendar-container .top-tools>div:nth-of-type(2){-webkit-transform:rotate(180deg);transform:rotate(180deg)}.source-section .calendar-container .calendar-header{display:-webkit-box;display:-ms-flexbox;display:flex}.source-section .calendar-container .calendar-header li{width:14.2857%;-webkit-box-flex:0;-ms-flex:none;flex:none;text-align:center;line-height:2.5}.source-section .calendar-container .calendar-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;height:calc(100% - 70px)}.source-section .calendar-container .calendar-content>li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:14.2857%;height:20%;-webkit-box-flex:0;-ms-flex:none;flex:none;text-align:center}.source-section .calendar-container .calendar-content>li>span{display:block;width:18px;height:18px;line-height:18px}.source-section .calendar-container .calendar-content>li.disabled{opacity:.5}.source-section .calendar-container .calendar-content>li.checked>span{border-radius:50%;border:1px solid rgba(116,192,227,.8);color:rgba(116,192,227,.8)}@media screen and (max-width:1600px){.source-section .calendar-container{font-size:12px}}@media screen and (max-width:1400px){.source-section .calendar-container{height:200px}.source-section .calendar-container .top-tools{height:26px;padding:0 6px 0 12px}.source-section .calendar-container .calendar-header li{-webkit-transform:scale(.85);transform:scale(.85)}.source-section .calendar-container .calendar-content{height:calc(100% - 56px)}.source-section .calendar-container .calendar-content>li>span{-webkit-transform:scale(.85);transform:scale(.85)}}.source-section .farming-list-wrap .farming-item{display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px 10px 5px;border-bottom:1px dotted rgba(28,228,235,.15);color:hsla(0,0%,100%,.5);font-size:13px;will-change:color;-webkit-transition:color .35s ease-out;transition:color .35s ease-out;-webkit-box-sizing:border-box;box-sizing:border-box}.source-section .farming-list-wrap .farming-item:hover{color:hsla(0,0%,100%,.8)}.source-section .farming-list-wrap .farming-item>div:first-of-type{width:50px;height:50px;border-radius:4px;background-color:hsla(0,0%,100%,.9);margin-right:6px;background-size:100% 100%}.source-section .farming-list-wrap .farming-item>div:nth-of-type(2){-webkit-box-flex:1;-ms-flex:1;flex:1}.source-section .farming-list-wrap .farming-item>div:nth-of-type(2)>div{display:-webkit-box;display:-ms-flexbox;display:flex}.source-section .farming-list-wrap .farming-item>div:nth-of-type(2)>div>span:nth-of-type(2){-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:right}.source-section .farming-list-wrap .farming-item>div:nth-of-type(2)>div:first-of-type{line-height:2.1}.source-section .farming-list-wrap .farming-item>div:nth-of-type(2)>div:first-of-type>span:first-of-type{font-size:14px;color:hsla(0,0%,100%,.8)}.source-section .farming-list-wrap .guide-item{display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px 10px 5px;border-bottom:1px dotted rgba(28,228,235,.15);color:hsla(0,0%,100%,.5);font-size:13px;will-change:color;-webkit-transition:color .35s ease-out;transition:color .35s ease-out;cursor:pointer}.source-section .farming-list-wrap .guide-item:hover{color:hsla(0,0%,100%,.8)}.source-section .farming-list-wrap .guide-item>div:first-of-type{display:block;width:120px;height:65px;border-radius:4px;background-color:rgba(28,228,235,.2);margin-right:6px;-webkit-box-flex:0;-ms-flex:none;flex:none;background-size:100% 100%}.source-section .farming-list-wrap .guide-item>div:nth-of-type(2){display:block}.source-section .farming-list-wrap .guide-item>div:nth-of-type(2)>div:first-of-type{display:block;margin-bottom:9px;height:38px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:1.52;overflow:hidden;color:hsla(0,0%,100%,.8)}.source-section .farming-list-wrap .guide-item>div:nth-of-type(2)>div:nth-of-type(2){display:-webkit-box;display:-ms-flexbox;display:flex}.source-section .farming-list-wrap .nav-tab{margin-top:8px;height:36px;line-height:36px}.source-section .farming-list-wrap .nav-tab>li{font-size:14px;letter-spacing:1px}.source-section .farming-list-wrap .content-wrap{height:calc(100% - 290px);overflow:hidden}.source-section .farming-list-wrap .content-wrap>div{width:200%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;will-change:transform;-webkit-transition:-webkit-transform .4s ease-out;transition:-webkit-transform .4s ease-out;transition:transform .4s ease-out;transition:transform .4s ease-out,-webkit-transform .4s ease-out}.source-section .farming-list-wrap .content-wrap>div>div{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%;height:100%;position:relative}.source-section .farming-list-wrap .content-wrap.active>div{-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (max-width:1600px){.source-section .farming-list-wrap .guide-item{padding:5px 6px 2px}.source-section .farming-list-wrap .farming-item{font-size:12px;padding:8px 6px 3px}.source-section .farming-list-wrap .farming-item>div:first-of-type{width:45px;height:45px}.source-section .farming-list-wrap .farming-item>div:nth-of-type(2)>div:first-of-type>span:first-of-type{font-size:13px}.source-section .farming-list-wrap .nav-tab{margin-top:5px}.source-section .farming-list-wrap .content-wrap{height:calc(100% - 286px)}}@media screen and (max-width:1400px){.source-section .farming-list-wrap .guide-item{font-size:12px}.source-section .farming-list-wrap .guide-item>div:first-of-type{width:110px;height:60px;margin-right:4px}.source-section .farming-list-wrap .guide-item>div:nth-of-type(2)>div:first-of-type{height:38px;font-size:12px}.source-section .farming-list-wrap .content-wrap{height:calc(100% - 241px)}.source-section .farming-list-wrap .nav-tab{height:32px;line-height:32px}.source-section .farming-list-wrap .nav-tab>li{font-size:13px}}@media screen and (max-width:1400px){.source-section .farming-list-wrap .nav-tab{height:28px;line-height:28px}.source-section .farming-list-wrap .nav-tab>li{font-size:12px}.source-section .farming-list-wrap .content-wrap{height:calc(100% - 233px)}}.source-section .left-tab1-wrap{border-top:1px solid rgba(28,228,235,.15)}.source-section .left-tab1-wrap>section{height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.source-section .left-tab1-wrap .device-diff-wrap .no-data,.source-section .left-tab1-wrap .farming-diff-wrap .no-data{top:40px}.source-section .left-tab1-wrap .back-bar{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#74c0e3}.source-section .left-tab1-wrap .back-bar>h4{font-weight:400;font-size:16px;letter-spacing:2px}.source-section .left-tab1-wrap .back-bar>div{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;left:0;top:0;height:100%;width:55px;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:19px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-transition:background-color .35s ease-out;transition:background-color .35s ease-out}.source-section .left-tab1-wrap .back-bar>div:hover{background-color:rgba(28,228,235,.15)}.source-section .left-tab1-wrap .back-bar:after{content:"";position:absolute;left:0;bottom:0;right:0;height:1px;background-color:rgba(28,228,235,.25);-webkit-transform:scaleY(.5);transform:scaleY(.5)}.source-section .left-tab1-wrap .list-container{height:calc(100% - 40px);overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.source-section .left-tab1-wrap .list-container ul.list{padding:0 12px}.source-section .left-tab1-wrap .charts-container{-webkit-box-sizing:border-box;box-sizing:border-box;height:calc(100% - 2px)}.source-section .left-tab1-wrap .diff-legend{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:28px;padding-right:12px}.source-section .left-tab1-wrap .diff-legend,.source-section .left-tab1-wrap .diff-legend>li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.source-section .left-tab1-wrap .diff-legend>li{height:100%;color:hsla(0,0%,100%,.6)}.source-section .left-tab1-wrap .diff-legend>li:before{content:"";width:6px;height:6px;display:block;border-radius:50%;margin-right:6px}.source-section .left-tab1-wrap .diff-legend>li:first-of-type{margin-right:12px}.source-section .left-tab1-wrap .diff-legend>li:first-of-type:before{background-color:rgba(247,193,71,.6)}.source-section .left-tab1-wrap .diff-legend>li:nth-of-type(2):before{background-color:rgba(228,92,90,.6)}.source-section .left-tab1-wrap .diff-chart-container{position:relative;height:200px;margin:0 10px 10px 10px;border-radius:4px;background-color:rgba(28,228,235,.1)}.source-section .left-tab1-wrap .diff-chart-container .chart-container{width:100%;height:100%}.source-section .left-tab1-wrap .diff-chart-container .chart-title{position:absolute;color:hsla(0,0%,100%,.6);top:3px;right:6px;font-weight:400;font-size:12px;-webkit-transform:scale(.9);transform:scale(.9)}.source-section .left-tab1-wrap .charts-list>div:last-child{margin-bottom:5px}@media screen and (max-width:1600px){.source-section .left-tab1-wrap .back-bar{height:36px}.source-section .left-tab1-wrap .back-bar>h4{font-size:14px}.source-section .left-tab1-wrap .list-container ul.list{padding:0 7px}.source-section .left-tab1-wrap .diff-legend{font-size:12px;height:24px}.source-section .left-tab1-wrap .charts-container{height:calc(100% - 25px)}.source-section .left-tab1-wrap .diff-chart-container{margin:0 8px 8px 6px}}@media screen and (max-width:1400px){.source-section .left-tab1-wrap .diff-chart-container{margin:0 5px 4px 5px}.source-section .left-tab1-wrap .charts-container{height:calc(100% - 21px)}}.source-section{overflow:hidden}.source-section>div{display:-webkit-box;display:-ms-flexbox;display:flex;width:200%;height:100%;will-change:transform;-webkit-transition:-webkit-transform .4s ease-out;transition:-webkit-transform .4s ease-out;transition:transform .4s ease-out;transition:transform .4s ease-out,-webkit-transform .4s ease-out}.source-section>div>div{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.source-section.next>div{-webkit-transform:translateX(-50%);transform:translateX(-50%)}.full-modal .modal-content{position:relative}.full-modal .pano-curr-time{position:absolute;color:#fff;left:5px;top:50px}.camera-ctrl{position:absolute;right:20px;bottom:20px;width:210px;height:210px;border-radius:100%;background-color:rgba(0,77,64,.99);z-index:300;-webkit-animation:warn 1s ease-out;animation:warn 1s ease-out}.camera-ctrl>div{position:absolute;width:70px;height:70px;text-align:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;line-height:70px;color:#ccc}.camera-ctrl>div:hover{color:#fff}.camera-ctrl .left-top{top:20px;left:20px;width:50px;height:50px;line-height:50px}.camera-ctrl .top{top:0;left:70px;line-height:50px}.camera-ctrl .right-top{top:20px;right:20px;width:50px;height:50px;line-height:50px}.camera-ctrl .left{top:70px;left:0;width:50px}.camera-ctrl .right{top:70px;right:0;width:50px}.camera-ctrl .left-bottom{bottom:20px;left:20px;width:50px;height:50px;line-height:50px}.camera-ctrl .bottom{bottom:0;left:70px;height:50px;line-height:50px}.camera-ctrl .right-bottom{bottom:20px;right:20px;width:50px;height:50px;line-height:50px}.camera-ctrl .inner-ring{position:absolute;top:45px;left:45px;width:120px;height:120px;border-radius:100%;background-color:rgba(0,105,92,.25);overflow:hidden;color:#ccc}.camera-ctrl .inner-ring>div{position:absolute;height:40px;width:40px;line-height:40px;color:#ccc}.camera-ctrl .inner-ring>div:hover{color:#fff}.camera-ctrl .inner-ring .zoom-in{top:0;left:20px;border-right:1px solid hsla(0,0%,100%,.1)}.camera-ctrl .inner-ring .zoom-out{top:0;right:20px}.camera-ctrl .inner-ring .fast{top:40px;right:0;background:rgba(0,121,107,.4)}.camera-ctrl .inner-ring .help{font-size:24px;line-height:40px;top:40px;left:40px;background:rgba(0,121,107,.4)}.camera-ctrl .inner-ring .slow{top:40px;left:0;background:rgba(0,121,107,.4)}.camera-ctrl .inner-ring .far{bottom:0;left:20px;border-right:1px solid hsla(0,0%,100%,.1)}.camera-ctrl .inner-ring .near{bottom:0;right:20px}@media screen and (max-width:1400px){.camera-ctrl{width:180px;height:180px}.camera-ctrl .inner-ring{top:30px;left:30px}.camera-ctrl .top{left:55px;height:50px;line-height:30px}.camera-ctrl .bottom{left:55px;height:50px;line-height:70px}.camera-ctrl .left,.camera-ctrl .right{width:30px;top:60px}}.btn{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.btn .context{font-size:13px;text-align:center}.btn .circle{width:60px;border:1px solid #c86160;-webkit-box-shadow:inset 2px 2px 5px #c86160;box-shadow:inset 2px 2px 5px #c86160;height:22px;border-radius:15px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:8px}.btn .circle .text{font-size:12px;height:22px;line-height:22px;position:relative;padding-left:25px;cursor:pointer}.btn .circle .text:before{width:21px;height:21px;border-radius:12px;background-color:#c86160;content:"";position:absolute;left:0;-webkit-transition:.3s;transition:.3s}.btn .circle.active{border:1px solid #3ea0a3;-webkit-box-shadow:inset 2px 2px 5px #3ea0a3;box-shadow:inset 2px 2px 5px #3ea0a3}.btn .circle.active .text{padding-left:10px}.btn .circle.active .text:before{background-color:#3ea0a3;-webkit-transform:translateX(37px);transform:translateX(37px);-webkit-transition:.3s;transition:.3s}.line_bar{width:100%;height:35px;line-height:35px;background:-webkit-gradient(linear,left top,right top,from(rgba(58,80,81,.6)),to(rgba(101,139,140,.85)));background:linear-gradient(90deg,rgba(58,80,81,.6),rgba(101,139,140,.85));font-size:13px}.line_bar .text{margin-left:25px}.right_all{position:fixed;right:-350px;top:0;bottom:0;width:700px;background-color:rgba(19,30,34,.9);background:transparent;z-index:10;margin-top:0;padding-left:0;padding-right:0;-webkit-transition:-webkit-transform 1s;transition:-webkit-transform 1s;transition:transform 1s;transition:transform 1s,-webkit-transform 1s}.right_all.active{-webkit-transform:translateX(-350px);transform:translateX(-350px)}.right-section{right:0;margin-top:60px;left:0;bottom:0;width:350px;background-color:rgba(0,12,71,.85);z-index:1;padding-left:0;padding-right:0;will-change:opacity,transform;-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition:opacity .4s ease-out,-webkit-transform .4s ease-out;transition:opacity .4s ease-out,-webkit-transform .4s ease-out;transition:opacity .4s ease-out,transform .4s ease-out;transition:opacity .4s ease-out,transform .4s ease-out,-webkit-transform .4s ease-out;opacity:1;-webkit-transform:translateX(0);transform:translateX(0);border-left:1px solid rgba(4,109,159,.5)}.right-section .top-content{height:180px}.right-section .panorama-content{width:50%;background-color:rgba(19,30,34,.4);-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;padding-top:6px}.right-section .panorama-content>div{position:relative;overflow:hidden}.right-section .panorama-content h5{position:absolute;top:5px;left:9px;color:#fff;font-weight:400;letter-spacing:0}.right-section .panorama-content i{position:absolute;font-size:14px;top:8px;right:12px;color:hsla(0,0%,100%,.5);cursor:pointer;z-index:1}.right-section .panorama-content iframe{border-radius:4px;height:100%;width:calc(100% - 12px)}.right-section .panorama-content>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;width:100%;background-color:rgba(0,0,0,.3);border-radius:4px;color:#ccc;letter-spacing:2px}.right-section .ai-video-wrap{width:50%;background-color:#4f0000;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:rgba(19,30,34,.4);padding:8px 6px 0}.right-section .ai-video-wrap>div{height:100%;border-radius:4px;background-color:rgba(0,0,0,.3)}.right-section .ai-video-tips{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#ccc;letter-spacing:2px}.right-section .ai-video-content{position:relative}.right-section .ai-video-content>div{height:100%}.right-section .ai-video-content iframe{width:100%;height:100%}.right-section .ai-video-content .audio-controls{position:absolute;bottom:0;left:0;right:0;height:38px;opacity:0;background-color:rgba(61,61,61,.5)}.right-section .ai-video-content .audio-controls .contros{top:10px}.right-section .ai-video-content .audio-controls .ptp-talk{line-height:30px;margin:4px 5px}.right-section .ai-video-content .audio-controls .broadcast{display:none}.right-section .btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-left:10px;margin-right:10px}.right-section .btns>div{-webkit-box-flex:1;-ms-flex:1;flex:1}.right-section .btns>div:before{display:none}.right-section .btns>div>i{font-size:20px;margin-bottom:4px}.right-section .btns>div:not(:last-child){margin-right:8px}.right-section .btns>div>span{font-size:12px}.right-section .nav-tab{margin-top:10px;height:35px;line-height:35px;margin-left:6px;margin-right:6px}.right-section .nav-tab>li{font-size:14px;letter-spacing:1px}.right-section .nav-tab.top-tab{margin-top:0}.right-section .top-content>div{width:200%}.right-section .datas-wrap,.right-section .top-content{overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}.right-section .datas-wrap>div,.right-section .top-content>div{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;will-change:transform;-webkit-transition:-webkit-transform .4s ease-out;transition:-webkit-transform .4s ease-out;transition:transform .4s ease-out;transition:transform .4s ease-out,-webkit-transform .4s ease-out;-webkit-box-sizing:border-box;box-sizing:border-box}.right-section .datas-wrap.active>div,.right-section .top-content.active>div{-webkit-transform:translateX(-50%);transform:translateX(-50%)}.right-section .datas-wrap.active-1>div,.right-section .top-content.active-1>div{-webkit-transform:translateX(-33.3333%);transform:translateX(-33.3333%)}.right-section .datas-wrap.active-2>div,.right-section .top-content.active-2>div{-webkit-transform:translateX(-66.6666%);transform:translateX(-66.6666%)}.right-section .list-container{position:relative;width:50%;height:250px;padding-top:10px;-webkit-box-sizing:border-box;box-sizing:border-box}.right-section .datas-wrap>div{width:300%}.right-section .promotional-video{height:calc(100vh - 582px);width:350px!important;color:#f0f0f0;line-height:1.7;font-size:13px;text-align:justify}.right-section .promotional-video p{margin-bottom:5px}.right-section .overview-desc{height:calc(100% - 40px)}.right-section li.item{margin:0 10px;font-size:13px;background-color:rgba(79,195,247,.1);padding:8px 10px;border-radius:4px;color:hsla(0,0%,100%,.6)}.right-section li.item>div:first-of-type{position:relative;font-size:12px;margin-bottom:8px}.right-section li.item>div:first-of-type:after{content:"";position:absolute;left:0;right:0;bottom:-3px;height:1px;background-color:hsla(0,0%,100%,.2);-webkit-transform:scaleY(.3);transform:scaleY(.3)}.right-section li.item:not(:last-child){margin-bottom:8px}.right-section .warning-item{margin:0 10px;font-size:13px;background-color:rgba(79,195,247,.1);padding:8px 10px 8px 6px;border-radius:4px;color:hsla(0,0%,100%,.6);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.right-section .warning-item>div:first-of-type{-webkit-box-flex:1;-ms-flex:1;flex:1}.right-section .warning-item>div:first-of-type>div:first-of-type{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:4px}.right-section .warning-item>div:first-of-type>div:first-of-type em{color:#ff4a4a;margin:0 6px;font-weight:400}.right-section .warning-item>div:first-of-type>div:first-of-type span{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:right}.right-section .warning-item:not(:last-child){margin-bottom:8px}.more-wrap{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:60px;background:rgba(0,0,0,.8)}.more-wrap,.more-wrap .left{-webkit-box-sizing:border-box;box-sizing:border-box}.more-wrap .left{width:270px;margin-right:5px;background:rgba(0,12,71,.85);-ms-flex-negative:0;flex-shrink:0}.more-wrap .left .title{height:40px;background:#0a92a6;line-height:20px;padding:10px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:6px}.more-wrap .left .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:40px;margin:0 0 12px;padding:5px 0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.more-wrap .left .item.active,.more-wrap .left .item:hover{background:-webkit-gradient(linear,left top,right top,from(rgba(84,171,182,.33)),to(rgba(84,170,182,0)));background:linear-gradient(90deg,rgba(84,171,182,.33),rgba(84,170,182,0))}.more-wrap .left .item>svg:nth-of-type(2){width:.6em;height:.6em}.more-wrap .left .item .custom-icon{color:#1bb2b7;font-size:26px;margin:0 10px}.more-wrap .left .item .name{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;color:#41dce1}.more-wrap .left .item .name div:last-child:before{content:"";display:block;width:6px;height:6px;border-radius:50%;background:#41dce1;margin-right:6px;margin-top:-1px}.more-wrap .left .item .name .stop{color:#f72929;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.more-wrap .left .item .name .stop:before{background:#f72929!important}.more-wrap .left .item .name .run{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#41dce1}.more-wrap .left .item .icon.xiaoyuhao{background:#0e5d68;height:100%;color:#fff;font-size:14px}.more-wrap .right{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;background:rgba(0,12,71,.85);-webkit-box-sizing:border-box;box-sizing:border-box}.more-wrap .right .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;height:40px;line-height:40px;background:-webkit-gradient(linear,left top,right top,from(#14626e),to(rgba(20,98,110,0)));background:linear-gradient(90deg,#14626e,rgba(20,98,110,0))}.more-wrap .right .title div{white-space:nowrap;height:100%;padding:0 5px 0 10px;margin:0 5px;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.more-wrap .right .title div.active,.more-wrap .right .title div:hover{background:-webkit-gradient(linear,left top,right top,from(rgba(14,138,156,0)),color-stop(50%,#0c92a6),to(rgba(14,138,156,0)));background:linear-gradient(90deg,rgba(14,138,156,0),#0c92a6 50%,rgba(14,138,156,0))}.more-wrap .right .title div:not(:last-child):after{content:"";position:absolute;right:-10px;top:15px;display:block;width:1px;height:10px;background:#208a8e}.more-wrap .right .qixiang{padding:10px 10px 0 10px;margin-bottom:10px;height:calc(100% - 90px);overflow-y:scroll}.more-wrap .right .qixiang::-webkit-scrollbar{width:0!important}.more-wrap .right .qixiang .item{border:1px solid #1bb1b7;background:rgba(11,43,43,.65);width:283px;height:220px;display:inline-block;margin-bottom:10px}.more-wrap .right .qixiang .item:nth-of-type(odd){margin-right:10px}.more-wrap .right .qixiang .item .item-title{background:#194951;padding:0 10px;height:30px;line-height:30px;letter-spacing:1px}.more-wrap .right .qixiang .item .info{padding:10px}.more-wrap .right .qixiang .item .info div{width:50%;display:inline-block;font-size:13px;line-height:2em;white-space:nowrap}.more-wrap .right .qixiang .item .info div input{display:inline-block;width:50px;margin-right:10px}.more-wrap .right .qixiang .item .info .line{margin:10px 0;width:100%;height:1px;background:#1bb1b7}.more-wrap .right .qixiang .item .info .trsd,.more-wrap .right .qixiang .item .info>div:last-child{width:100%}.more-wrap .right .shuifei .jkjm{position:relative}.more-wrap .right .shuifei .jkjm .jkjm-tip{margin:10px 20px;border:1px solid rgba(28,178,183,.5);height:30px;line-height:30px;border-radius:15px;background:#0c2c2c;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.more-wrap .right .shuifei .jkjm .shuifei-one{position:absolute;width:238px;left:-20px;height:520px}.more-wrap .right .shuifei .jkjm .shuifei-two{position:absolute;height:50px;width:360px;top:50px;left:219px}.more-wrap .right .shuifei .jkjm .right-table{width:210px;margin-top:15px;margin-left:200px;margin-bottom:20px}.more-wrap .right .shuifei .jkjm .right-table .fmkz{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin-top:15px;height:163px}.more-wrap .right .shuifei .jkjm .right-table .fmkz .name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;background-color:#356d74;width:28px;border-radius:4px 0 0 4px;font-size:13px}.more-wrap .right .shuifei .jkjm .right-table .fmkz .content{border-radius:0 4px 4px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:10px;background-color:#3a494c;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.more-wrap .right .shuifei .jkjm .right-table .fmkz .content .parame_text{margin-bottom:6px;font-size:12px}.more-wrap .right .shuifei .jkjm .right-table .fmkz .content .parame_text input{margin-left:8px;border-radius:4px;padding:2px 5px;height:28px;width:70px;text-align:center;will-change:box-shadow;font-size:12px;-webkit-transition:-webkit-box-shadow .2s ease-in-out;transition:-webkit-box-shadow .2s ease-in-out;transition:box-shadow .2s ease-in-out;transition:box-shadow .2s ease-in-out,-webkit-box-shadow .2s ease-in-out}.more-wrap .right .shuifei .jkjm .right-table .fmkz .content .parame_text input:focus{-webkit-box-shadow:0 0 0 1px hsla(0,0%,100%,.55);box-shadow:0 0 0 1px hsla(0,0%,100%,.55);border-color:transparent}.more-wrap .right .shuifei .jkjm .right-table .fmkz .content input{width:100px;height:22px;background-color:#2f4546;outline:none;background:none;border:none;border:1px solid hsla(0,0%,60%,.25);color:#fff;margin-right:3px;padding-left:3px;-webkit-box-sizing:border-box;box-sizing:border-box}.more-wrap .right .shuifei .jkjm .right-table .fmkz .content .zeyang .line{width:60px;height:1px;margin:0 15px 3px;background-color:#d5d5d5;overflow:hidden;display:inline-block}.more-wrap .right .shuifei .jkjm .bottom-table{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around;padding:0 7px}.more-wrap .right .shuifei .jkjm .bottom-table .dl,.more-wrap .right .shuifei .jkjm .bottom-table .hj,.more-wrap .right .shuifei .jkjm .bottom-table .ll{width:130px;height:140px;background:rgba(12,44,44,.65);border:1px solid rgba(27,178,183,.2);border-radius:4px}.more-wrap .right .shuifei .jkjm .bottom-table .dl :first-child,.more-wrap .right .shuifei .jkjm .bottom-table .hj :first-child,.more-wrap .right .shuifei .jkjm .bottom-table .ll :first-child{height:36px;background:#194a51;text-align:center;line-height:36px;margin-bottom:5px}.more-wrap .right .shuifei .jkjm .bottom-table .dl :not(:first-child),.more-wrap .right .shuifei .jkjm .bottom-table .hj :not(:first-child),.more-wrap .right .shuifei .jkjm .bottom-table .ll :not(:first-child){text-align:center;line-height:2;font-size:12px}.more-wrap .right .shuifei .params{padding-top:10px}.more-wrap .right .shuifei .params .switch_text{margin-top:10px}.more-wrap .right .shuifei .params .params_all{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;padding-left:8px;padding-top:10px;-webkit-box-sizing:border-box;box-sizing:border-box}.more-wrap .right .shuifei .params .params_all .params_list{font-size:15px;width:50%;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:13px;padding:10px 5px}.more-wrap .right .shuifei .params .params_all .params_list input{width:45px;height:23px;outline:none;background:none;border:none;text-align:center;border:1px solid #ccc;background-color:#3a4f54;border-radius:20px;margin:0 5px;color:#eee;padding-left:5px;-webkit-box-sizing:border-box;box-sizing:border-box}.more-wrap .right .shuifei .params .switch{width:22%;margin-left:2.4%;height:80px;margin-top:10px;-ms-flex-item-align:center;align-self:center;background-color:#3a4a4d;border-radius:5px;float:left;-webkit-transition:.3s;transition:.3s}.more-wrap .right .shuifei .params .switch:hover{background-color:#454545;-webkit-box-shadow:5px 5px 20px 5px rgba(0,0,0,.2);box-shadow:5px 5px 20px 5px rgba(0,0,0,.2)}.more-wrap .right .shuifei .handle{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.more-wrap .right .shuifei .handle .switch{width:22%;margin-left:2.4%;height:80px;margin-top:10px;-ms-flex-item-align:center;align-self:center;background-color:#3a4a4d;border-radius:5px;float:left;-webkit-transition:.3s;transition:.3s}.more-wrap .right .shuifei .handle .switch:hover{background-color:#454545;-webkit-box-shadow:5px 5px 20px 5px rgba(0,0,0,.2);box-shadow:5px 5px 20px 5px rgba(0,0,0,.2)}.more-wrap .right .shuifei .control>div:first-of-type{margin-top:12px}.more-wrap .right .shuifei .control .block{border:1px solid hsla(0,0%,60%,.5);border-radius:5px;margin:15px 8px;-webkit-box-sizing:border-box;box-sizing:border-box;padding-bottom:15px;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.more-wrap .right .shuifei .control .block.all{-webkit-box-flex:1;-ms-flex:1;flex:1}.more-wrap .right .shuifei .control .block .block_list{width:33.33%;margin-top:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex}.more-wrap .right .shuifei .control .block .block_list .circle{width:9px;height:9px;border:1px solid #fff;border-radius:50%;display:block;margin-right:3px;margin-left:15px;background-color:#de1f22;float:left}.more-wrap .right .shuifei .control .block .block_list .circle.active{background-color:#ab5e5d}.more-wrap .right .shuifei .alarm_info .head{margin-top:20px;margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:8px}.more-wrap .right .shuifei .alarm_info .head .calendar{width:45%;height:36px;color:#fff;font-size:14px;line-height:36px;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box}.more-wrap .right .shuifei .alarm_info .head .calendar .el-input__inner{height:36px}.more-wrap .right .shuifei .alarm_info .head .calendar .el-date-editor,.more-wrap .right .shuifei .alarm_info .head .calendar .el-date-editor input{background-color:#193e43!important}.more-wrap .right .shuifei .alarm_info .head .calendar .el-date-editor--datetimerange.el-input,.more-wrap .right .shuifei .alarm_info .head .calendar .el-date-editor--datetimerange.el-input__inner{width:auto}.more-wrap .right .shuifei .alarm_info .head .calendar .el-date-editor.el-input,.more-wrap .right .shuifei .alarm_info .head .calendar .el-date-editor.el-input__inner{width:auto!important}.more-wrap .right .shuifei .alarm_info .head .text{width:30%;height:36px;margin-left:8px;background:#193e43;border:1px solid hsla(0,0%,100%,.1);color:#fff;padding-left:10px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:4px;outline:none}.more-wrap .right .shuifei .alarm_info .head .text::-webkit-input-placeholder{color:#fff}.more-wrap .right .shuifei .alarm_info .head .text::-moz-placeholder{color:#fff}.more-wrap .right .shuifei .alarm_info .head .text:-ms-input-placeholder{color:#fff}.more-wrap .right .shuifei .alarm_info .head .text::-ms-input-placeholder{color:#fff}.more-wrap .right .shuifei .alarm_info .head .text::placeholder{color:#fff}.more-wrap .right .shuifei .alarm_info .head .btn{width:10%;height:36px;max-width:103px;border-radius:5px;background:#0e5d68;font-size:13px;text-align:center;line-height:36px;cursor:pointer;margin-left:8px;padding:0 8px;-webkit-transition:all .5s ease-out;transition:all .5s ease-out}.more-wrap .right .shuifei .alarm_info .head .btn:hover{background-color:#1799ab}.more-wrap .right .shuifei .alarm_info .content{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.more-wrap .right .shuifei .alarm_info .content .title{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center}.more-wrap .right .shuifei .alarm_info .content ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:75px;color:#fff;width:calc(100% - 40px);margin:auto;-ms-flex-pack:distribute;justify-content:space-around;border-bottom:1px solid hsla(0,0%,100%,.15);font-size:12px}.more-wrap .right .shuifei .alarm_info .content ul li{max-width:170px}.more-wrap .right .save-button{width:300px;height:40px;margin:10px auto;border-radius:30px;line-height:40px;text-align:center;cursor:pointer;letter-spacing:2px;-webkit-box-shadow:0 0 6px 3px hsla(0,0%,100%,.15);box-shadow:0 0 6px 3px hsla(0,0%,100%,.15);background:-webkit-gradient(linear,left top,right top,from(rgba(58,80,81,.6)),to(rgba(101,139,140,.85)));background:linear-gradient(90deg,rgba(58,80,81,.6),rgba(101,139,140,.85));-webkit-transition:-webkit-box-shadow .4s ease-out;transition:-webkit-box-shadow .4s ease-out;transition:box-shadow .4s ease-out;transition:box-shadow .4s ease-out,-webkit-box-shadow .4s ease-out}.more-wrap .right .save-button:hover{-webkit-box-shadow:0 0 6px 3px hsla(0,0%,100%,.35);box-shadow:0 0 6px 3px hsla(0,0%,100%,.35)}.more-wrap .right .dapeng .monitor{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:calc(100vh - 100px)}.more-wrap .right .dapeng .monitor .cont{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 5px}.more-wrap .right .dapeng .monitor .cont .switchTab{width:80%;height:53px;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;margin-left:10%;overflow:hidden;margin-bottom:10px;margin-top:5px;border-radius:30px;-webkit-box-shadow:0 -3px 4px #aaa;box-shadow:0 -3px 4px #aaa;background-color:#354042;cursor:pointer}.more-wrap .right .dapeng .monitor .cont .switchTab div:first-child{border-radius:30px 0 0 30px}.more-wrap .right .dapeng .monitor .cont .switchTab div:first-child,.more-wrap .right .dapeng .monitor .cont .switchTab div:nth-child(2){width:50%;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;letter-spacing:3px}.more-wrap .right .dapeng .monitor .cont .switchTab div:nth-child(2){border-radius:0 30px 30px 0}.more-wrap .right .dapeng .monitor .cont .switchTab .active{background-color:#3aa186}.more-wrap .right .dapeng .monitor .cont .data_list{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:10px 5px;width:100%;height:100%}.more-wrap .right .dapeng .monitor .cont .data_list .context{border:1px solid #375a60}.more-wrap .right .dapeng .monitor .cont .data_list .context .name{height:35px;line-height:35px;font-size:20px;background-color:#375a60;text-align:center}.more-wrap .right .dapeng .monitor .cont .data_list .context .data{margin-left:20px;font-size:16px;margin-top:13px}.more-wrap .right .dapeng .monitor .cont .data_list .context .data:last-child{margin-bottom:13px}.more-wrap .right .dapeng .monitor .block{border:1px solid hsla(0,0%,60%,.6);border-radius:5px;margin:10px;-webkit-box-sizing:border-box;box-sizing:border-box;padding-bottom:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.more-wrap .right .dapeng .monitor .block.all{-webkit-box-flex:1;-ms-flex:1;flex:1}.more-wrap .right .dapeng .monitor .block .block_list{width:33.33%;margin-top:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex}.more-wrap .right .dapeng .monitor .block .block_list .circle{width:12px;height:12px;border:2px solid #fff;border-radius:50%;display:block;margin-right:8px;margin-left:15px;background-color:#00f;float:left}.more-wrap .right .dapeng .monitor .block .block_list .circle.active{background-color:#ab5e5d}.more-wrap .right .dapeng .monitor.container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;height:auto}.more-wrap .right .dapeng .monitor .hand{width:22%;margin-left:2.4%;height:80px;margin-top:10px;-ms-flex-item-align:center;align-self:center;background-color:#384c4b;border-radius:5px;float:left;-webkit-transition:.3s;transition:.3s}.more-wrap .right .dapeng .monitor .hand:hover{background-color:#454545;-webkit-box-shadow:5px 5px 20px 5px rgba(0,0,0,.2);box-shadow:5px 5px 20px 5px rgba(0,0,0,.2)}.more-wrap .right .dapeng .monitor .parame{display:-webkit-box;display:-ms-flexbox;display:flex;width:47%;margin-left:2%;margin-top:15px}.more-wrap .right .dapeng .monitor .parame:last-child{width:96%}.more-wrap .right .dapeng .monitor .parame .name{text-align:center;background-color:#356d74;padding:30px 5px;width:28px;border-radius:8px 0 0 8px;font-size:16px}.more-wrap .right .dapeng .monitor .parame .content{border-radius:0 8px 8px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:15px;background-color:#3a494c;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.more-wrap .right .dapeng .monitor .parame .content:last-child{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.more-wrap .right .dapeng .monitor .parame .content .guangzhao,.more-wrap .right .dapeng .monitor .parame .content .kongqiwendu{font-size:50px;margin-top:10px;margin-bottom:10px}.more-wrap .right .dapeng .monitor .parame .content .parame_text{margin-bottom:15px}.more-wrap .right .dapeng .monitor .parame .content input{width:100px;height:22px;background-color:#2f4546;outline:none;background:none;border:none;border:1px solid #999;color:#fff;margin-right:3px;padding-left:3px;-webkit-box-sizing:border-box;box-sizing:border-box}.more-wrap .right .dapeng .monitor .parame .content input.time{width:80px!important}.more-wrap .right .dapeng .monitor .parame .content .zeyang .line{width:60px;height:1px;margin:0 15px 3px;background-color:#d5d5d5;overflow:hidden;display:inline-block}.more-wrap .right .fangfengji>ul{display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px 12px}.more-wrap .right .fangfengji>ul>li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;background-color:#000e51;border-radius:6px;overflow:hidden;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.more-wrap .right .fangfengji>ul>li>div:first-of-type{background-color:#00157a;height:45px;line-height:45px;text-align:center;font-size:15px;font-weight:700;-webkit-box-sizing:border-box;box-sizing:border-box}.more-wrap .right .fangfengji>ul>li:first-of-type{-webkit-box-flex:1;-ms-flex:1;flex:1}.more-wrap .right .fangfengji>ul>li:first-of-type>div:nth-of-type(2){-webkit-box-sizing:border-box;box-sizing:border-box;padding:22px 6px 10px;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.more-wrap .right .fangfengji>ul>li:first-of-type>div:nth-of-type(2)>h5{font-size:12px;letter-spacing:1px;text-align:center;font-weight:400}.more-wrap .right .fangfengji>ul>li:first-of-type>div:nth-of-type(2)>div:first-of-type{margin:12px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.more-wrap .right .fangfengji>ul>li:first-of-type>div:nth-of-type(2)>div:first-of-type.disabled{opacity:.65}.more-wrap .right .fangfengji>ul>li:first-of-type>div:nth-of-type(2)>div:first-of-type>i{display:block;width:30px;height:30px;line-height:30px;text-align:center;-webkit-box-shadow:0 0 6px 4px rgba(0,22,132,.6) inset;box-shadow:inset 0 0 6px 4px rgba(0,22,132,.6);will-change:box-shadow;cursor:pointer}.more-wrap .right .fangfengji>ul>li:first-of-type>div:nth-of-type(2)>div:first-of-type>i:not(.disabled):hover{-webkit-box-shadow:0 0 6px 6px rgba(0,29,173,.6) inset;box-shadow:inset 0 0 6px 6px rgba(0,29,173,.6)}.more-wrap .right .fangfengji>ul>li:first-of-type>div:nth-of-type(2)>div:first-of-type>i.disabled{cursor:not-allowed}.more-wrap .right .fangfengji>ul>li:first-of-type>div:nth-of-type(2)>div:first-of-type>div{border:1px solid rgba(0,39,224,.9);margin:0 5px;padding:0 10px;line-height:30px;font-size:13px;letter-spacing:0;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}.more-wrap .right .fangfengji>ul>li:first-of-type>div:nth-of-type(2)>div:nth-of-type(2){height:35px;width:140px;text-align:center;line-height:35px;letter-spacing:1px;font-weight:700;cursor:pointer;border-radius:4px;margin:10px auto 0;background-color:#00157a}.more-wrap .right .fangfengji>ul>li:first-of-type>div:nth-of-type(2)>div:nth-of-type(2):not(.disabled):hover{background-color:#001994}.more-wrap .right .fangfengji>ul>li:first-of-type>div:nth-of-type(2)>div:nth-of-type(2).disabled{cursor:not-allowed}.more-wrap .right .fangfengji>ul>li:first-of-type>div:nth-of-type(2).disabled{opacity:.6}.more-wrap .right .fangfengji>ul>li:nth-of-type(2){margin-left:8px;-webkit-box-flex:.75;-ms-flex:.75;flex:.75}.more-wrap .right .fangfengji>ul>li:nth-of-type(2)>div:nth-of-type(2){padding-top:20px;padding-left:12px}.more-wrap .right .fangfengji>ul>li:nth-of-type(2)>div:nth-of-type(2)>h5{line-height:2;margin-bottom:10px;letter-spacing:1px;font-size:12px;font-weight:400}.more-wrap .right .fangfengji>ul>li:nth-of-type(2)>div:nth-of-type(2)>ul{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#1a3537;border:1px solid rgba(0,29,173,.5);padding:4px;width:135px}.more-wrap .right .fangfengji>ul>li:nth-of-type(2)>div:nth-of-type(2)>ul>li{width:40px;height:40px;line-height:40px;text-align:center;cursor:pointer}.more-wrap .right .fangfengji>ul>li:nth-of-type(2)>div:nth-of-type(2)>ul>li:not(:last-child){margin-right:5px}.more-wrap .right .fangfengji>ul>li:nth-of-type(2)>div:nth-of-type(2)>ul>li.active{-webkit-box-shadow:0 0 6px 4px rgba(0,38,224,.6) inset;box-shadow:inset 0 0 6px 4px rgba(0,38,224,.6)}.more-wrap .right .fangfengji>h4{height:34px;line-height:34px;padding-left:14px;font-weight:400;letter-spacing:1px;background-color:rgba(31,205,211,.3);margin-bottom:12px}.more-wrap .right .fangfengji>div{height:40px;width:160px;text-align:center;line-height:40px;letter-spacing:1px;font-weight:700;background-color:#00082e;border-radius:4px;margin-left:12px;cursor:pointer}.more-wrap .right .fangfengji>div:hover{background-color:#001dad}.more-wrap .right .fangfengji-ani-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:340px}.more-wrap .right .fangfengji-ani-wrap>div{position:relative;-webkit-box-flex:0;-ms-flex:none;flex:none;width:300px;height:300px;background-image:url(../img/01.0adbbd00.png);background-size:100% 100%}.more-wrap .right .fangfengji-ani-wrap>div:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background-image:url(../img/02.ab81e27e.png);background-size:100% 100%}.more-wrap .right .fangfengji-ani-wrap>div.low:before{-webkit-animation:rotate360 2.4s linear infinite;animation:rotate360 2.4s linear infinite}.more-wrap .right .fangfengji-ani-wrap>div.mid:before{-webkit-animation:rotate360 1.5s linear infinite;animation:rotate360 1.5s linear infinite}.more-wrap .right .fangfengji-ani-wrap>div.high:before{-webkit-animation:rotate360 .7s linear infinite;animation:rotate360 .7s linear infinite}.extended{position:absolute;top:calc(50% - 40px);left:-20px;cursor:pointer}.el-date-range-picker{width:600px}.el-picker-panel{margin-left:20px}.el-picker-panel,.el-picker-panel__footer,.el-picker-panel input{background-color:#193e43}@media screen and (max-width:1600px){.right-section{height:calc(100vh - 60px)}.right-section .nav-tab{height:32px;line-height:32px}.right-section .nav-tab>li{font-size:12px}.right-section .plane-title{margin-top:5px}.right-section .btns>div>i{font-size:18px}.right-section li.item{font-size:12px;padding:6px 8px}.right-section li.item:not(:last-child){margin-bottom:5px}.right-section .promotional-video{height:calc(100vh - 572px)}.right-section .overview-desc{height:calc(100% - 30px);font-size:12px}.more-wrap .right .dapeng .monitor .context .name{font-size:18px!important}.more-wrap .right .dapeng .monitor .context .data{margin-left:18px!important}}@media screen and (max-width:1400px){.right-section{margin-top:52px;height:calc(100vh - 52px)}.right-section .nav-tab{margin-top:6px}.right-section .list-container{padding-top:5px;height:183px}.right-section .promotional-video{height:calc(100vh - 491px)}.right-section li.item{margin:0 5px}.right-section .ai-video-tips,.right-section .panorama-content div{font-size:12px}.right-section .ai-video-wrap{padding:6px 4px 0}.more-wrap .left{width:250px}.more-wrap .left .item{font-size:13px}.more-wrap .right .qixiang .item{width:243px!important}.more-wrap .right .dapeng .monitor .context .name{font-size:16px!important}.more-wrap .right .dapeng .monitor .context .data{margin-left:10px!important}.more-wrap .right .shuifei .jkjm .shuifei-one{width:31%;height:525px}.more-wrap .right .shuifei .jkjm .shuifei-two{width:328px;left:183px}}@media screen and (max-width:1100px){.right-section .nav-tab{height:26px;line-height:26px}.right-section .datas-wrap{height:calc(100% - 86px)}}