.source-section .monitor-plane{display:flex;flex-direction:column;position:relative}.source-section .monitor-plane .plane-title{flex:none}.source-section .monitor-plane .data-list{flex:1;box-sizing:border-box;margin:0 3px 5px}.source-section .monitor-plane .data-list ul{display:flex;height:100%;font-size:12px;will-change:transform;flex-wrap:wrap;transition:transform .4s ease-out}.source-section .monitor-plane .data-list ul>li{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:25%;cursor:pointer;color:#ccc;flex:none;margin-bottom:5px}.source-section .monitor-plane .data-list ul>li:not(:nth-child(4n)):after{position:absolute;content:"";width:1px;top:0;bottom:0;right:-1px;transform:scaleX(.5);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:36px;height:36px;line-height:36px;border-radius:50%;text-align:center;font-size:20px;margin-bottom:0;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;transition:color .3s ease-out;will-change:color}.source-section .monitor-plane .data-list ul>li .data-value{margin-bottom:4px}.source-section .monitor-plane .data-list ul>li .data-label{letter-spacing:1px}.source-section .monitor-plane .data-list ul>li:hover .data-label,.source-section .monitor-plane .data-list ul>li:hover .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-humid .iconfont{color:#f7c147}.source-section .monitor-plane .data-list ul>li.light .iconfont{color:#ccc}.source-section .monitor-plane .data-list ul>li.pa .iconfont{color:#3462f3}.source-section .monitor-plane .data-list ul>li.wind-speed .iconfont{color:#c8514f}.source-section .monitor-plane .data-list ul>li.rain .iconfont{color:#f5bf46}.source-section .monitor-plane .data-list ul>li.soil-temp .iconfont{color:#21b9f9}.source-section .monitor-plane .data-list ul>li.soil-humid .iconfont{color:#284bbb}.source-section .monitor-plane .data-list ul>li.soil-ec .iconfont{color:#26a69a}.source-section .monitor-plane .selector-bar{display:flex;margin-top:6px;height:26px;flex:none;justify-content:flex-end;align-items:flex-end;padding-bottom:2px;box-sizing:border-box}.source-section .monitor-plane .chart-container{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:flex;color:rgba(28,228,235,.4);cursor:pointer;align-items:center}.source-section .monitor-plane .time-selector>div i{display:block;transform:scale(.7) rotate(0deg);transition: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);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;transition:opacity .35s ease-out;z-index:2}.source-section .monitor-plane .time-selector ul>li{cursor:pointer;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{transform:scale(.7) rotate(180deg)}@media screen and (max-width:1600px){.source-section .monitor-plane .data-list ul>li{margin-bottom:1px}.source-section .monitor-plane .data-list ul>li .iconfont{width:32px;height:32px;font-size:18px;margin-bottom:2px}.source-section .monitor-plane .data-list ul>li .data-value{margin-bottom:2px}.source-section .monitor-plane .selector-bar{margin-top:0;height:24px}}@media screen and (max-width:1440px){.source-section .left-tab0-wrap .monitor-plane{margin-top:0!important}.source-section .left-tab0-wrap .monitor-plane .data-list ul>li .iconfont{width:28px;height:28px;line-height:28px;font-size:16px;margin-bottom:2px}.source-section .left-tab0-wrap .monitor-plane .data-list ul>li .data-value{transform:scale(.9);margin-bottom:3px}.source-section .left-tab0-wrap .monitor-plane .data-list ul>li .data-label{transform:scale(.9)}.source-section .left-tab0-wrap .monitor-plane .time-selector>div:before{content:"";position:absolute;top:-8px;left:-8px;right:-8px;bottom:-8px}}.source-section .left-tab0-wrap{padding-top:120px;display:flex;flex-direction:column}.source-section .left-tab0-wrap .garden-info{display:flex;align-items:center;height:170px;flex:none}.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%;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{flex:1;box-sizing:border-box;padding:9px 0 8px;margin-right:10px;background-color:rgba(11,68,69,.65);overflow:hidden}.source-section .left-tab0-wrap .garden-info .detail>ul{padding:0 10px}.source-section .left-tab0-wrap .garden-info .detail>ul>li{align-items:center;display:flex;letter-spacing:1px;color:#ccc;padding:0;line-height:1.85;margin-bottom:4px;border-bottom:1px dotted rgba(28,228,235,.09)}.source-section .left-tab0-wrap .garden-info .detail>ul>li>label{color:rgba(28,228,235,.6)}.source-section .left-tab0-wrap .garden-info .detail>ul>li>span{color:#74c0e3;flex:1}.source-section .left-tab0-wrap .garden-info .detail>ul>li>span.link{cursor:pointer;text-decoration:underline}.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:rgba(28,228,235,.8);text-align:center;cursor:pointer;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:linear-gradient(90deg,rgba(28,228,235,.1) 20%,rgba(28,228,235,.6) 50%,rgba(28,228,235,.1) 80%);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{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 .farming-plane .ico-button-list{margin-bottom:-5px}.source-section .left-tab0-wrap .diff-plane .ico-button-list{justify-content:flex-start}.source-section .left-tab0-wrap .monitor-plane{flex:1;margin-top:2px}@media screen and (max-width:1600px){.source-section .left-tab0-wrap{padding-top:60px}.source-section .left-tab0-wrap .monitor-plane{margin-top:-6px}.source-section .left-tab0-wrap .garden-info .detail>h4{font-size:13px}.source-section .left-tab0-wrap .garden-info .detail>ul{font-size:12px}.source-section .left-tab0-wrap .diff-plane{margin-bottom:4px}}@media screen and (max-width:1440px){.source-section .left-tab0-wrap .garden-info{height:155px}.source-section .left-tab0-wrap .garden-info .detail{margin-right:5px}.source-section .left-tab0-wrap .garden-info .detail>ul{padding:2px 6px}.source-section .left-tab0-wrap .garden-info .detail>ul>li{line-height:1.7;letter-spacing:0;margin-bottom:6px}.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:5px}}.source-section .plant-list-wrap ul li{padding:8px 0 5px;border-bottom:1px dotted rgba(28,228,235,.15);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){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:flex;align-items:center;font-size:14px}.source-section .plant-list-wrap ul li>div:nth-of-type(2)>div>span:nth-of-type(2){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{flex:none;background-color:rgba(37,50,54,.9);font-size:13px;color:hsla(0,0%,100%,.6);height:245px}.source-section .calendar-container .top-tools{height:38px;align-items:center;display:flex;padding:0 14px 0 17px}.source-section .calendar-container .top-tools>h5{font-weight:400;font-size:inherit;letter-spacing:1px;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;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){transform:rotate(180deg)}.source-section .calendar-container .calendar-header{display:flex}.source-section .calendar-container .calendar-header li{width:14.2857%;flex:none;text-align:center;line-height:2.5}.source-section .calendar-container .calendar-content{display:flex;flex-wrap:wrap;height:calc(100% - 70px)}.source-section .calendar-container .calendar-content>li{display:flex;justify-content:center;align-items:center;width:14.2857%;height:20%;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{transform:scale(.85)}.source-section .calendar-container .calendar-content{height:calc(100% - 56px)}.source-section .calendar-container .calendar-content>li>span{transform:scale(.85)}}.source-section .farming-list-wrap .farming-item{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;transition:color .35s ease-out;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){flex:1}.source-section .farming-list-wrap .farming-item>div:nth-of-type(2)>div{display:flex}.source-section .farming-list-wrap .farming-item>div:nth-of-type(2)>div>span:nth-of-type(2){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: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;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;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: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:flex;will-change:transform;transition:transform .4s ease-out}.source-section .farming-list-wrap .content-wrap>div>div{flex:none;width:50%;height:100%;position:relative}.source-section .farming-list-wrap .content-wrap.active>div{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>section{height:100%;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:flex;height:40px;justify-content: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:flex;position:absolute;left:0;top:0;height:100%;width:55px;box-sizing:border-box;padding-left:19px;align-items:center;cursor:pointer;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);transform:scaleY(.5)}.source-section .left-tab1-wrap .list-container{height:calc(100% - 40px);overflow:hidden;box-sizing:border-box;display:flex;flex-direction:column}.source-section .left-tab1-wrap .list-container ul.list{padding:0 12px}.source-section .left-tab1-wrap .charts-container{box-sizing:border-box;height:calc(100% - 30px)}.source-section .left-tab1-wrap .diff-legend{display:flex;justify-content:flex-end;align-items:center;height:28px;padding-right:12px}.source-section .left-tab1-wrap .diff-legend>li{display:flex;height:100%;align-items:center;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;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:flex;width:200%;height:100%;will-change:transform;transition:transform .4s ease-out}.source-section>div>div{flex:none;width:50%;height:100%;box-sizing:border-box}.source-section.next>div{transform:translateX(-50%)}.ratio-ring-wrap{position:relative;box-sizing:border-box;padding-left:55px}.ratio-ring-wrap>svg{position:absolute;width:42px;height:42px;left:0;top:50%;transform:translateY(-50%)}.ratio-ring-wrap>div{position:relative;display:flex;align-items:center;height:100%;padding:0 6px 0 2px}.ratio-ring-wrap>div:after,.ratio-ring-wrap>div:before{content:"";position:absolute;height:1px;left:0;bottom:1px}.ratio-ring-wrap>div:before{right:0;background-image:linear-gradient(90deg,hsla(0,0%,100%,.45) 0,hsla(0,0%,100%,.45) 50%,transparent 0);background-size:6px 1px;background-repeat:repeat-x;transform:scaleY(.45)}.ratio-ring-wrap>div:after{width:0;will-change:width;transition:width .35s ease-out;background-color:#fff}.ratio-ring-wrap>div>div{flex:1;display:flex;flex-direction:column;justify-content:center;padding-bottom:4px;height:100%}.ratio-ring-wrap>div>div>h3{font-weight:400;font-size:15px;color:hsla(0,0%,100%,.85);margin-bottom:3px}.ratio-ring-wrap>div>div>h4{font-weight:400;font-size:12px;color:hsla(0,0%,100%,.65)}.ratio-ring-wrap>div>h1{flex:none;font-weight:400;font-size:22px;color:hsla(0,0%,100%,.85)}.ratio-ring-wrap:hover>div:after{width:100%}.origin-section .origin-rank{position:relative;padding:0;box-sizing:border-box}.origin-section .origin-rank .list-wrap{display:flex;flex-wrap:wrap;margin-top:-10px}.origin-section .origin-rank .list-wrap>div{width:calc(50% - 5px);margin-top:12px}.origin-section .origin-rank .list-wrap>div:nth-child(odd){margin-right:10px}.origin-section .origin-rank.no-data{height:110px}.address-container{position:relative}.address-container .stat-list-item{margin-bottom:15px}.address-list-item{padding-left:5px;padding-right:5px}.address-list-item .resume{position:relative;display:flex;height:30px;line-height:30px;align-items:center;cursor:pointer;transition:background-color .4s ease-out;will-change:background-color;font-size:13px;color:hsla(0,0%,100%,.65)}.address-list-item .resume>div:first-of-type{flex:1;display:flex;align-items:center}.address-list-item .resume>div:first-of-type .arrow{margin-top:-2px}.address-list-item .resume>div:nth-of-type(2){flex:none}.address-list-item .resume:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:linear-gradient(90deg,rgba(0,224,254,.2) 20%,rgba(0,224,254,.3) 50%,rgba(0,224,254,.2) 80%);transform:scaleY(.5)}.address-list-item .resume:hover{color:rgba(28,228,235,.8)}.address-list-item .arrow{margin-left:4px;display:block;transform:scale(.8);opacity:.3}.address-list-item .detail>h4{display:flex;align-items:center;position:relative;line-height:32px;letter-spacing:1px;font-size:13px;cursor:pointer;font-weight:400;color:hsla(0,0%,100%,.6)}.address-list-item .detail>h4 .arrow{transform:rotate(180deg) scale(.8);margin-top:-3px}.address-list-item .detail>h4:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:linear-gradient(90deg,rgba(0,224,254,.2) 20%,rgba(0,224,254,.3) 50%,rgba(0,224,254,.2) 80%);transform:scaleY(.5)}.address-list-item .detail>h4:hover{color:rgba(28,228,235,.8)}.address-list-item .detail .sub-list-wrap{position:relative;padding-top:0}.address-list-item .detail .sub-list-wrap:hover .load-more-btn{opacity:1}.address-list-item .stat-list-subitem{position:relative;padding:8px 0;font-size:12px;line-height:1.5;letter-spacing:1px;color:hsla(0,0%,100%,.65);transition:color .35s ease-out;will-change:color;box-sizing:border-box}.address-list-item .stat-list-subitem:after{content:"";position:absolute;left:0;right:0;height:1px;bottom:2px;background-color:hsla(0,0%,100%,.2);transform:scaleY(.33)}.address-list-item .stat-list-subitem>div:first-of-type{display:flex}.address-list-item .stat-list-subitem>div:first-of-type>div:first-of-type{margin-right:8px}.address-list-item .stat-list-subitem>div:first-of-type>div:nth-of-type(3){flex:1;text-align:right}.address-list-item .stat-list-subitem:hover{color:#fff}.address-list-item .load-more-btn{position:absolute;font-size:12px;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);letter-spacing:1px;text-align:center;padding-right:10px;line-height:3.6;color:hsla(0,0%,100%,.7);cursor:pointer;transition:color .4s ease-out;opacity:0;transition:opacity .4s ease-out;will-change:opacity}.address-list-item .load-more-btn:hover{color:#fff}@media screen and (max-width:1600px){.address-list-item .detail>h4{font-size:12px;letter-spacing:0;line-height:30px}.address-list-item .stat-list-subitem{letter-spacing:0;padding:5px 0}.address-container .stat-list-item{margin-bottom:8px}}@media screen and (max-width:1400px){.address-container .stat-list-item{margin-bottom:4px}.address-list-item .resume{font-size:12px;height:26px;line-height:26px}.address-list-item .resume>div:first-of-type .arrow{margin-top:0}}.origin-section{padding-top:120px;display:flex;flex-direction:column}.origin-section>div:first-of-type,.origin-section>div:nth-of-type(2){flex:none}.origin-section>div:nth-of-type(3){flex:1}.origin-section .address-list-wrap{position:relative;height:calc(100% - 50px)}.origin-section .chart-container{position:relative;height:180px;box-sizing:border-box}.origin-section .chart-container>div{width:100%;height:100%}@media screen and (max-width:1600px){.origin-section{padding-top:75px}}@media screen and (max-width:1400px){.origin-section{padding-top:60px}.origin-section .ratio-ring-wrap{padding-left:45px}.origin-section .ratio-ring-wrap>svg{width:34px;height:34px}.origin-section .ratio-ring-wrap>div>div>h3{font-size:13px;margin-bottom:0}.origin-section .ratio-ring-wrap>div>h1{font-size:18px}.origin-section .origin-rank .list-wrap{margin-top:-5px}.origin-section .origin-rank .list-wrap>div{margin-top:6px}}.block-chain-data{position:absolute;font-size:16px;top:50px;z-index:400;width:390px;left:50%;margin-left:-23px}.block-chain-data li{display:flex;align-items:center;line-height:1.6;color:#fff}.block-chain-data li label{display:inline-block;width:200px;text-align:right;letter-spacing:2px}.block-chain-data li span{letter-spacing:5px;font-size:32px}.block-chain-data li span i{border-radius:4px;padding:8px 6px;background-color:rgba(0,254,255,.3)}.block-chain-data li span i:not(:last-child){margin-right:8px}@media screen and (max-width:1600px){.block-chain-data{font-size:14px}.block-chain-data li label{letter-spacing:0}.block-chain-data li span{font-size:28px}.block-chain-data li:first-of-type{margin-bottom:5px}}@media screen and (max-width:1400px){.block-chain-data{font-size:13px}.block-chain-data li span{font-size:25px}}.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}}.ys-video-modal .video-wrap{height:calc(100% - 42px);padding:5px;box-sizing:border-box}.ys-video-modal .video-wrap iframe{height:calc(100% - 52px);margin-top:4px}@media screen and (max-width:1600px){.ys-video-modal .video-wrap{height:calc(100% - 33px)}.ys-video-modal .video-wrap .base-tab-bar{min-height:40px}.ys-video-modal .video-wrap iframe{height:calc(100% - 44px)}}@-webkit-keyframes bubbleRotate360{0%{transform:scale(1.12) rotate(0)}to{transform:scale(1.12) rotate(1turn)}}@keyframes bubbleRotate360{0%{transform:scale(1.12) rotate(0)}to{transform:scale(1.12) rotate(1turn)}}@-webkit-keyframes bubbleSwimming1{0%,to{transform:translate(0)}25%{transform:translate(28%,-28%)}50%{transform:translate(0)}75%{transform:translate(-28%,28%)}}@keyframes bubbleSwimming1{0%,to{transform:translate(0)}25%{transform:translate(28%,-28%)}50%{transform:translate(0)}75%{transform:translate(-28%,28%)}}@-webkit-keyframes bubbleSwimming2{0%,to{transform:translate(0)}25%{transform:translate(-28%,28%)}50%{transform:translate(0)}75%{transform:translate(28%,-28%)}}@keyframes bubbleSwimming2{0%,to{transform:translate(0)}25%{transform:translate(-28%,28%)}50%{transform:translate(0)}75%{transform:translate(28%,-28%)}}@-webkit-keyframes bubbleSwimming3{0%,to{transform:translate(0)}25%{transform:translate(-28%,-28%)}50%{transform:translate(0)}75%{transform:translate(28%,28%)}}@keyframes bubbleSwimming3{0%,to{transform:translate(0)}25%{transform:translate(-28%,-28%)}50%{transform:translate(0)}75%{transform:translate(28%,28%)}}@-webkit-keyframes bubbleSwimming4{0%,to{transform:translate(0)}25%{transform:translate(28%,28%)}50%{transform:translate(0)}75%{transform:translate(-28%,-28%)}}@keyframes bubbleSwimming4{0%,to{transform:translate(0)}25%{transform:translate(28%,28%)}50%{transform:translate(0)}75%{transform:translate(-28%,-28%)}}.home-page .grow-tree-wrap{position:fixed;top:0;left:0;width:100%;height:100%;z-index:400;background-color:rgba(0,0,0,.9);opacity:0;transform:scale(0);display:none;transition:opacity .35s linear,transform .5s ease-in-out;transform-origin:3% 21%}.home-page .grow-tree-wrap.show{display:block}.home-page .grow-tree-wrap.active{opacity:1;transform:scale(1)}.home-page .grow-tree-closebtn{position:absolute;top:40px;right:30px;border:1px solid #19b8bd;color:#19b8bd;border-radius:50%;font-size:12px;padding:4px;opacity:.9;will-change:opacity,transform;transition:opacity .35s ease-out,transform .35s ease-out;cursor:pointer}.home-page .grow-tree-closebtn:hover{opacity:1;color:#1ce4eb;border-color:#1ce4eb;transform:scale(1.2)}.home-page .grow-tree-left-section,.home-page .grow-tree-right-section{position:absolute;width:200px;top:50%;height:700px;margin-top:-350px}.home-page .grow-tree-left-section .data-wrap,.home-page .grow-tree-right-section .data-wrap{display:flex;flex-direction:column;justify-content:space-around;position:absolute;top:0;left:120px;width:100%;height:100%;box-sizing:border-box;padding:10px 0}.home-page .grow-tree-left-section .data-wrap>div:nth-of-type(2),.home-page .grow-tree-left-section .data-wrap>div:nth-of-type(3),.home-page .grow-tree-right-section .data-wrap>div:nth-of-type(2),.home-page .grow-tree-right-section .data-wrap>div:nth-of-type(3){margin-left:-30px}.home-page .grow-tree-left-section{left:30px}.home-page .grow-tree-right-section{right:30px;transform:scaleX(-1)}.home-page .grow-tree-stat-item{position:relative;width:190px;height:90px}.home-page .grow-tree-stat-item>div{display:flex;flex-direction:column;position:absolute;top:0;left:0;width:100%;height:100%;text-align:center;justify-content:center;padding-top:6px}.home-page .grow-tree-stat-item>div.right{transform:scaleX(-1)}.home-page .grow-tree-stat-item>div>div:first-of-type{font-size:16px;margin-bottom:3px;letter-spacing:1px}.home-page .grow-tree-stat-item>div>div:nth-of-type(2){color:#d5eb41;font-size:24px;letter-spacing:1px}.home-page .grow-tree-bubble{position:relative;width:76px;height:76px;border-radius:50%;border:2px solid #1ce4eb;display:flex;justify-content:center;align-items:center;background-image:radial-gradient(circle,rgba(27,139,144,.1) 2%,rgba(27,139,144,.5) 50%,rgba(27,139,144,.95));transition:all .35s ease-out}.home-page .grow-tree-bubble:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(../img/36.9658c81f.png);background-repeat:no-repeat;background-size:100% 100%;-webkit-animation:bubbleRotate360 10s linear infinite;animation:bubbleRotate360 10s linear infinite}.home-page .grow-tree-base{position:absolute;bottom:62px;left:50%;height:550px;width:calc(100% - 740px);margin-left:calc(370px - 50%);background-image:url(../img/30.d022e258.png);background-repeat:no-repeat;background-position:bottom}.home-page .grow-tree-base>ul{position:absolute;left:0;right:0;bottom:-20px;height:120px;display:flex;padding:0 80px;justify-content:space-around;align-items:center;color:#22e5e5}.home-page .grow-tree-base>ul>li{position:relative;cursor:pointer;will-change:color;transition:color .4s ease-out}.home-page .grow-tree-base>ul>li.active{color:#e3fb46}.home-page .grow-tree-base>ul>li.active>div:first-of-type{border-color:#e3fb46;background-image:radial-gradient(circle,rgba(227,251,70,.1) 2%,rgba(227,251,70,.5) 60%,rgba(227,251,70,.65))}.home-page .grow-tree-base>ul>li.disabled{opacity:.65}.home-page .grow-tree-base>ul>li.disabled:hover{cursor:not-allowed}.home-page .grow-tree-base>ul>li.enable:hover:not(.active){color:#fff}.home-page .grow-tree-base>ul>li.enable:hover:not(.active)>div:first-of-type{border-color:#fff;background-image:radial-gradient(circle,hsla(0,0%,100%,.1) 2%,hsla(0,0%,100%,.5) 60%,hsla(0,0%,100%,.65))}.home-page .grow-tree-base>ul>li:first-of-type{transform:translate(10px,-14px)}.home-page .grow-tree-base>ul>li:nth-of-type(2){transform:translate(-2px,14px)}.home-page .grow-tree-base>ul>li:nth-of-type(3){transform:translateY(28px)}.home-page .grow-tree-base>ul>li:nth-of-type(4){transform:translate(-1px,14px)}.home-page .grow-tree-base>ul>li:nth-of-type(5){transform:translate(-18px,-18px)}.home-page .grow-tree-base>ul>li>div:nth-of-type(2){position:absolute;left:0;right:0;bottom:-25px;letter-spacing:1px;font-size:14px;text-align:center}.home-page .grow-tree-base>ul>li>div:first-of-type>i{font-size:46px}.home-page .grow-tree-base>div{position:absolute;left:0;right:0;bottom:70px;text-align:center;color:#e4fc46;letter-spacing:1px;font-size:18px}.home-page .grow-tree-base .year-selector{position:relative}.home-page .grow-tree-base .year-selector>div{font-size:14px;margin-top:2px;cursor:pointer}.home-page .grow-tree-base .year-selector>div:hover{text-decoration:underline}.home-page .grow-tree-base .year-selector>ul{display:none;position:absolute;left:50%;transform:translateX(-50%);bottom:24px;padding:6px 10px;background-color:rgba(0,0,0,.8);font-size:14px;line-height:1.8;border-radius:4px}.home-page .grow-tree-base .year-selector>ul>li{cursor:pointer;opacity:.75;transition:opacity .4s ease-out;will-change:opacity}.home-page .grow-tree-base .year-selector>ul>li:hover{text-decoration:underline}.home-page .grow-tree-base .year-selector>ul.active{opacity:1;display:block}.home-page .grow-tree-datatip{position:absolute;right:20px;bottom:25px;font-size:14px;letter-spacing:1px}.home-page .grow-tree{position:absolute;bottom:230px;left:50%;height:640px;width:calc(100% - 740px);margin-left:calc(370px - 50%)}.home-page .grow-tree>ul.tree-list{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center}.home-page .grow-tree>ul.tree-list>li{display:none;width:100%;height:100%;transform:scale(.5);transition:transform 1.2s ease-out,opacity .5s linear;transform-origin:50% 100%;opacity:0;will-change:opacity,transform}.home-page .grow-tree>ul.tree-list>li.active{opacity:1;transform:scale(1)}.home-page .grow-tree>ul.tree-list.active-0>li:first-of-type{display:block;background:url(../img/31.ee7bbe2c.png);background-size:100% 100%}.home-page .grow-tree>ul.tree-list.active-1>li:nth-of-type(2){display:block;background:url(../img/32.a6a1c6b8.png);background-size:100% 100%}.home-page .grow-tree>ul.tree-list.active-2>li:nth-of-type(3){display:block;background:url(../img/33.4be99609.png);background-size:100% 100%}.home-page .grow-tree>ul.tree-list.active-3>li:nth-of-type(4){display:block;background:url(../img/34.e445e232.png);background-size:100% 100%}.home-page .grow-tree>ul.tree-list.active-4>li:nth-of-type(5){display:block;background:url(../img/35.136f389d.png);background-size:100% 100%}.home-page .report-list{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:space-evenly;align-items:center}.home-page .report-list.show>div{opacity:1;transform:translateY(0) scale(1)}.home-page .report-list.ani>div:first-of-type{-webkit-animation:bubbleSwimming1 12s ease-in-out infinite;animation:bubbleSwimming1 12s ease-in-out infinite}.home-page .report-list.ani>div:nth-of-type(2){-webkit-animation:bubbleSwimming2 12s ease-in-out infinite;animation:bubbleSwimming2 12s ease-in-out infinite}.home-page .report-list.ani>div:nth-of-type(3){-webkit-animation:bubbleSwimming3 12s ease-in-out infinite;animation:bubbleSwimming3 12s ease-in-out infinite}.home-page .report-list.ani>div:nth-of-type(4){-webkit-animation:bubbleSwimming4 12s ease-in-out infinite;animation:bubbleSwimming4 12s ease-in-out infinite}.home-page .report-list.ani>div:nth-of-type(5){-webkit-animation:bubbleSwimming1 12s ease-in-out 1s infinite;animation:bubbleSwimming1 12s ease-in-out 1s infinite}.home-page .report-list-layout-5>div:first-of-type{margin-bottom:-24%;transition-delay:.4s}.home-page .report-list-layout-5>div:nth-of-type(2){margin-top:-5%;transition-delay:.2s}.home-page .report-list-layout-5>div:nth-of-type(3){margin-top:-25%}.home-page .report-list-layout-5>div:nth-of-type(4){margin-top:-5%;transition-delay:.1s}.home-page .report-list-layout-5>div:nth-of-type(5){margin-bottom:-24%;transition-delay:.3s}.home-page .report-list-layout-4>div:first-of-type{margin-bottom:-20%;transition-delay:.4s}.home-page .report-list-layout-4>div:nth-of-type(2){margin-top:-20%;transition-delay:.2s}.home-page .report-list-layout-4>div:nth-of-type(3){margin-top:-20%}.home-page .report-list-layout-4>div:nth-of-type(4){margin-bottom:-20%;transition-delay:.1s}.home-page .report-list-layout-3>div{width:210px;height:210px}.home-page .report-list-layout-3>div>svg{left:-10px;top:-10px;width:calc(100% + 20px);height:calc(100% + 20px)}.home-page .report-list-layout-3>div:first-of-type{margin-bottom:-18%;transition-delay:.4s}.home-page .report-list-layout-3>div:nth-of-type(2){margin-top:-24%;transition-delay:.2s}.home-page .report-list-layout-3>div:nth-of-type(3){margin-bottom:-18%}.home-page .report-list-layout-2>div{width:230px;height:230px}.home-page .report-list-layout-2>div>svg{left:-11px;top:-11px;width:calc(100% + 22px);height:calc(100% + 22px)}.home-page .report-list-layout-2>div:first-of-type{margin-bottom:-10%;transition-delay:.4s}.home-page .report-list-layout-2>div:nth-of-type(2){margin-top:-24%;transition-delay:.2s}.home-page .report-list-layout-1>div{width:240px;height:240px}.home-page .report-list-layout-1>div>svg{left:-12px;top:-12px;width:calc(100% + 24px);height:calc(100% + 24px)}.home-page .report-list-layout-1>div:first-of-type{margin-top:-10%;transition-delay:.1s}.home-page .info-bubble{display:flex;justify-content:center;align-items:center;position:relative;width:180px;height:180px;border-radius:50%;box-sizing:border-box;box-shadow:inset 0 0 0 .1em #1ce4eb,inset 0 0 3em rgba(28,228,235,.85);opacity:0;transform:translateY(100%) scale(.5);will-change:opacity transform;transition:opacity .3s linear,transform 1s ease-out,box-shadow .4s ease-out;cursor:pointer}.home-page .info-bubble .desc-text{font-size:22px;padding:0 14px;text-align:center}.home-page .info-bubble:hover{z-index:4;box-shadow:inset 0 0 0 .1em #d5eb41,inset 0 0 3em rgba(213,235,65,.85);-webkit-animation-play-state:paused!important;animation-play-state:paused!important}.home-page .info-bubble:hover .bubble-solution-wrap{opacity:1;transform:scale(1)}.home-page .bubble-solution-wrap{position:absolute;width:365px;height:198px;left:180px;top:40%;opacity:0;transform:scale(0);will-change:opacity,transform;transform-origin:0 0;transition:opacity .4s linear,transform .45s ease-in-out}.home-page .bubble-solution-wrap>div{position:relative}.home-page .bubble-solution-wrap>div>svg{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1}.home-page .bubble-solution-wrap>div>div{position:relative;z-index:2}.home-page .bubble-solution-wrap>div.solution-title{display:flex;justify-content:center;align-items:center;width:365px;height:45px}.home-page .bubble-solution-wrap>div.solution-content{width:365px;height:170px;margin-top:-14px}.home-page .bubble-solution-wrap>div.solution-content>div{padding:35px 12px 10px;font-size:14px;line-height:2}.home-page .info-bubble>svg{position:absolute;left:-9px;top:-9px;width:calc(100% + 18px);height:calc(100% + 18px)}@media screen and (max-width:1600px){.home-page .grow-tree-left-section,.home-page .grow-tree-right-section{height:620px;margin-top:-275px}.home-page .grow-tree-left-section>svg,.home-page .grow-tree-right-section>svg{transform:scale(.8,.77);margin-left:-30px;margin-top:-93px}.home-page .grow-tree-stat-item>div>div:nth-of-type(2){font-size:22px}.home-page .grow-tree-datatip{bottom:3px;font-size:12px}.home-page .grow-tree-closebtn{top:85px;right:29px}.home-page .grow-tree-base{width:790px;bottom:45px;margin-left:-395px;height:470px;background-size:100% 100%}.home-page .grow-tree-base>div{font-size:14px;letter-spacing:0}.home-page .grow-tree-base>ul{padding:0 12px}.home-page .grow-tree-base>ul>li>div:first-of-type>i{font-size:36px}.home-page .grow-tree-base>ul>li>div:nth-of-type(2){font-size:12px;bottom:-19px}.home-page .grow-tree-base>ul>li:first-of-type{transform:translate(14px,-14px)}.home-page .grow-tree-base>ul>li:nth-of-type(2){transform:translate(2px,14px)}.home-page .grow-tree-base>ul>li:nth-of-type(3){transform:translateY(26px)}.home-page .grow-tree-base>ul>li:nth-of-type(4){transform:translate(-4px,14px)}.home-page .grow-tree-base .year-selector>div{font-size:12px}.home-page .grow-tree-base .year-selector>ul{bottom:20px;padding:4px 8px;font-size:12px}.home-page .grow-tree{width:760px;height:500px;margin-left:-380px;bottom:210px}.home-page .grow-tree-bubble{width:58px;height:58px}.home-page .info-bubble{width:140px;height:140px}.home-page .info-bubble .desc-text{font-size:18px}.home-page .info-bubble>svg{left:-8px;top:-8px;width:calc(100% + 16px);height:calc(100% + 16px)}.home-page .report-list-layout-1>div{width:190px;height:190px}.home-page .report-list-layout-1>div>svg{left:-10px;top:-10px;width:calc(100% + 20px);height:calc(100% + 20px)}.home-page .report-list-layout-2>div{width:180px;height:180px}.home-page .report-list-layout-2>div>svg{left:-9px;top:-9px;width:calc(100% + 18px);height:calc(100% + 18px)}.home-page .report-list-layout-3>div{width:170px;height:170px}.home-page .report-list-layout-3>div>svg{left:-9px;top:-9px;width:calc(100% + 18px);height:calc(100% + 18px)}.home-page .info-bubble:hover .bubble-solution-wrap{transform:scale(.8);left:140px}}@media screen and (max-width:1400px){.home-page .grow-tree-closebtn{top:85px;right:13px;transform:scale(.8)}.home-page .grow-tree-datatip{font-size:12px;bottom:6px;right:10px;letter-spacing:0}.home-page .grow-tree-left-section,.home-page .grow-tree-right-section{height:580px;margin-top:-260px}.home-page .grow-tree-left-section>svg,.home-page .grow-tree-right-section>svg{transform:scale(.78,.725);margin-left:-30px;margin-top:-113px}.home-page .grow-tree-left-section .data-wrap>div:first-of-type,.home-page .grow-tree-left-section .data-wrap>div:nth-of-type(4),.home-page .grow-tree-right-section .data-wrap>div:first-of-type,.home-page .grow-tree-right-section .data-wrap>div:nth-of-type(4){margin-left:-20px}.home-page .grow-tree-left-section .data-wrap>div:nth-of-type(2),.home-page .grow-tree-left-section .data-wrap>div:nth-of-type(3),.home-page .grow-tree-right-section .data-wrap>div:nth-of-type(2),.home-page .grow-tree-right-section .data-wrap>div:nth-of-type(3){margin-left:-60px}.home-page .grow-tree-left-section{left:15px}.home-page .grow-tree-right-section{right:15px}.home-page .grow-tree-stat-item{width:160px;height:60px;margin-left:-20px}.home-page .grow-tree-stat-item>svg{transform:scale(.95,.83);margin-top:-8px}.home-page .grow-tree-stat-item>div>div:first-of-type{font-size:13px}.home-page .grow-tree-stat-item>div>div:nth-of-type(2){font-size:18px}.home-page .grow-tree-base{width:760px;bottom:45px;margin-left:-380px;height:460px}.home-page .grow-tree{width:760px;height:500px;margin-left:-380px;bottom:210px}}@media screen and (max-width:1200px){.home-page .grow-tree-left-section,.home-page .grow-tree-right-section{height:540px;margin-top:-280px}.home-page .grow-tree-left-section>svg,.home-page .grow-tree-right-section>svg{transform:scale(.72,.65);margin-left:-45px;margin-top:-128px}.home-page .grow-tree-left-section .data-wrap,.home-page .grow-tree-right-section .data-wrap{top:25px;padding:35px 0}.home-page .grow-tree-left-section .data-wrap>div:first-of-type,.home-page .grow-tree-left-section .data-wrap>div:nth-of-type(4),.home-page .grow-tree-right-section .data-wrap>div:first-of-type,.home-page .grow-tree-right-section .data-wrap>div:nth-of-type(4){margin-left:-50px}.home-page .grow-tree-left-section .data-wrap>div:nth-of-type(2),.home-page .grow-tree-left-section .data-wrap>div:nth-of-type(3),.home-page .grow-tree-right-section .data-wrap>div:nth-of-type(2),.home-page .grow-tree-right-section .data-wrap>div:nth-of-type(3){margin-left:-70px}.home-page .grow-tree-stat-item>svg{transform:scale(.9,.8)}.home-page .grow-tree-stat-item>div>div:first-of-type{font-size:12px;transform:scale(.9)}.home-page .grow-tree-stat-item>div>div:nth-of-type(2){font-size:14px}.home-page .grow-tree-base{width:730px;height:410px;margin-left:-365px}.home-page .grow-tree-base>div{font-size:13px;bottom:64px}.home-page .grow-tree-base>ul>li>div:first-of-type>i{font-size:30px}.home-page .grow-tree{width:720px;height:420px;margin-left:-360px}.home-page .grow-tree-datatip{transform:scale(.85);right:-20px}.home-page .grow-tree-bubble{width:50px;height:50px}.home-page .info-bubble{width:110px;height:110px}.home-page .info-bubble .desc-text{font-size:14px}.home-page .info-bubble>svg{left:-5px;top:-5px;width:calc(100% + 10px);height:calc(100% + 10px)}.home-page .report-list-layout-1>div{width:160px;height:160px}.home-page .report-list-layout-1>div>svg{left:-8px;top:-8px;width:calc(100% + 16px);height:calc(100% + 16px)}.home-page .report-list-layout-2>div{width:150px;height:150px}.home-page .report-list-layout-2>div>svg{left:-7px;top:-7px;width:calc(100% + 14px);height:calc(100% + 14px)}.home-page .report-list-layout-3>div{width:140px;height:140px}.home-page .report-list-layout-3>div>svg{left:-6px;top:-6px;width:calc(100% + 12px);height:calc(100% + 12px)}.home-page .info-bubble:hover .bubble-solution-wrap{transform:scale(.75);left:110px}}@media screen and (max-width:1000px){.home-page .grow-tree{width:680px;height:380px;margin-left:-340px}.home-page .grow-tree-base>div{font-size:12px}}@media screen and (max-height:640px){.home-page .grow-tree-left-section,.home-page .grow-tree-right-section{height:520px;margin-top:-260px}.home-page .grow-tree-left-section>svg,.home-page .grow-tree-right-section>svg{transform:scale(.7,.62);margin-top:-148px}.home-page .grow-tree-left-section .data-wrap,.home-page .grow-tree-right-section .data-wrap{padding:30px 0 75px}}.right-section{position:fixed;right:0;top:0;bottom:0;width:340px;background-color:rgba(19,30,34,.9);z-index:1;margin-top:0;padding-top:40px;padding-left:0;padding-right:0;will-change:opacity,transform;transform:translateX(100%);transition:opacity .4s ease-out,transform .4s ease-out;opacity:0}.right-section.active{opacity:1;transform:translateX(0)}.right-section .btns{display:flex;justify-content:flex-end;margin-left:10px;margin-right:10px}.right-section .btns>div{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 .datas-wrap{height:calc(100% - 120px);width:100%;overflow:hidden;box-sizing:border-box}.right-section .datas-wrap>div{display:flex;width:200%;height:100%;will-change:transform;transition:transform .4s ease-out;box-sizing:border-box}.right-section .datas-wrap.active>div{transform:translateX(-50%)}.right-section ul.container{height:100%}.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);transform:scaleY(.3)}.right-section li.item:not(:last-child){margin-bottom:8px}.right-section .list-container{position:relative;width:50%;height:100%;padding-top:10px;box-sizing:border-box}@media screen and (max-width:1600px){.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 .datas-wrap{height:calc(100% - 106px)}}@media screen and (max-width:1400px){.right-section{padding-top:30px}.right-section .nav-tab{margin-top:6px}.right-section .datas-wrap{height:calc(100% - 93px)}.right-section .list-container{padding-top:5px}.right-section li.item{margin:0 5px}}@media screen and (max-width:1100px){.right-section .nav-tab{height:26px;line-height:26px}.right-section .datas-wrap{height:calc(100% - 86px)}}.right-switch-button-wrap{position:fixed;top:4px;right:10px;cursor:pointer;z-index:2;background-color:rgba(0,0,0,.5);padding:2px 4px;border-radius:4px;will-change:background-color;transition:background-color .3s ease-in-out}.right-switch-button{width:36px;height:33px;overflow:hidden;transform:scale(.8)}.right-switch-button:after,.right-switch-button:before{content:"";transform-origin:0 center}.right-switch-button:before{transition:top .25s ease-out,transform .3s linear .25s}.right-switch-button:after{transition:bottom .25s ease-out,transform .3s linear .25s}.right-switch-button>i{transition:left .25s ease-out}.right-switch-button:after,.right-switch-button:before,.right-switch-button>i{display:block;position:absolute;width:32px;height:3px;background:rgba(28,228,235,.6);left:2px;border-radius:5px}.right-switch-button:before{top:6px}.right-switch-button>i{top:15px}.right-switch-button:after{top:24px}.right-switch-button-wrap.active{background-color:transparent}.right-switch-button-wrap.active .right-switch-button>i{left:36px}.right-switch-button-wrap.active .right-switch-button:before{top:10px;transform:rotate(39deg) translateY(-5px)}.right-switch-button-wrap.active .right-switch-button:after{bottom:10px;transform:rotate(-40deg) translateY(3px)}@media screen and (max-width:1600px){.right-switch-button-wrap{top:2px;right:0}}@media screen and (max-width:1400px){.right-switch-button-wrap{transform:scale(.7);top:-4px;right:-5px}}.switch-tools{position:fixed;top:50px;right:10px;background-color:rgba(0,0,0,.5);z-index:1;border-radius:4px}.switch-tools>li{display:flex;flex-direction:column;width:44px;height:44px;justify-content:center;align-items:center;color:hsla(0,0%,100%,.5);cursor:pointer;will-change:color;transition:color .4s ease-out}.switch-tools>li>i{font-size:16px}.switch-tools>li>div{font-size:12px;transform:scale(.9)}.switch-tools>li.active{color:#1ce4eb}.switch-tools>li:hover:not(.active){color:hsla(0,0%,100%,.75)}@media screen and (max-width:1600px){.switch-tools{top:50px;right:0}}@media screen and (max-width:1400px){.switch-tools{top:35px}.switch-tools>li{width:31px;height:34px}.switch-tools>li>div{display:none}}@media screen and (max-width:1100px){.switch-tools>li{width:32px;height:30px}}.yf1-detail-wrap{padding:10px 12px;box-sizing:border-box;height:100%;overflow:auto}.yf1-detail-wrap .page-tab-wrap{display:flex;align-items:center}.yf1-detail-wrap .page-tab-wrap h4{flex:1;text-align:right;color:#4d4d4d;font-size:18px;height:47px;line-height:47px;letter-spacing:1px;border-bottom:1px solid rgba(0,103,149,.2)}.yf1-detail-wrap .detail-tab-content{display:flex;padding:10px 0 0}.yf1-detail-wrap .detail-tab-content>div{flex:1;min-height:300px;border-radius:4px}.yf1-detail-wrap .detail-tab-content>div:nth-of-type(2){margin-left:12px}.yf1-detail-wrap .detail-tab-content .monitor-data>div{height:50px;line-height:50px;text-align:right;padding-right:12px;border-bottom:1px dotted rgba(0,0,0,.12);cursor:pointer;background-color:hsla(0,0%,80%,.2)}.yf1-detail-wrap .detail-tab-content .monitor-data>div>i{margin-right:2px}.yf1-detail-wrap .detail-tab-content .monitor-data>div:hover{color:#00897b;text-decoration:underline}.yf1-detail-wrap .detail-tab-content .monitor-data ul{display:flex;flex-wrap:wrap}.yf1-detail-wrap .detail-tab-content .monitor-data ul li{display:flex;flex-direction:column;justify-content:center;align-items:center;height:150px;width:33.3%;flex:none;padding:15px 8px 12px;border-right:1px dotted rgba(0,0,0,.12);border-bottom:1px dotted rgba(0,0,0,.12);box-sizing:border-box;transition:box-shadow .4s ease-out;will-change:box-shadow}.yf1-detail-wrap .detail-tab-content .monitor-data ul li:hover{box-shadow:0 0 6px 3px rgba(0,0,0,.12);border-color:transparent}.yf1-detail-wrap .detail-tab-content .monitor-data ul li:nth-child(4n+1){border-left:1px dotted rgba(0,0,0,.12)}.yf1-detail-wrap .detail-tab-content .monitor-data ul li>i{font-size:38px;margin-bottom:6px;color:#00897b}.yf1-detail-wrap .detail-tab-content .monitor-data ul li>div{line-height:1.8}.yf1-detail-wrap .detail-tab-content .monitor-data ul li>div:first-of-type{font-size:16px;color:#00897b}.yf1-detail-wrap .detail-tab-content .device-info{position:relative}.yf1-detail-wrap .detail-tab-content .device-info .page-toolbar{height:50px;border-bottom:1px dotted rgba(0,0,0,.12);justify-content:flex-end;background-color:hsla(0,0%,80%,.2)}.yf1-detail-wrap .detail-tab-content .device-info .page-toolbar:after{display:none}.yf1-detail-wrap .detail-tab-content .device-info ul li{height:49px;line-height:49px;display:flex;padding:0;background-color:#fff;border-bottom:1px dotted rgba(0,0,0,.12)}.yf1-detail-wrap .detail-tab-content .device-info ul li>label{flex:none;width:125px;text-align:right;background-color:rgba(0,0,0,.03);margin-right:18px}.yf1-detail-wrap .detail-tab-content .device-info ul li>div{display:flex;color:#00897b;align-items:center}.yf1-detail-wrap .detail-tab-content .device-info ul li>div.alerm{color:#f99}.yf1-detail-wrap .detail-tab-content .device-info .battery-status{margin-left:50px}.yf1-detail-wrap .detail-tab-content .device-info .battery-status.status-3{color:#f99}.yf1-detail-wrap .detail-tab-content .device-info .battery-status.status-2{color:#4caf50}.yf1-detail-wrap .detail-tab-content .device-info .battery-status.status-1{color:#ffc107}.yf1-detail-wrap .qrcode-container{position:absolute;display:flex;justify-content:center;align-items:center;width:200px;height:200px;right:0;top:5px;background-color:#fff;box-shadow:0 0 4px 2px rgba(0,0,0,.05);will-change:transform;transition:transform .5s ease-out;transform:scale(.18);transform-origin:100% 0}.yf1-detail-wrap .qrcode-container:hover{transform:scale(1)}.yf1-detail-wrap .data-charts{height:calc(100% - 49px)}.yf1-detail-wrap .data-charts .page-toolbar{height:55px;display:flex;justify-content:flex-end;align-items:center}.yf1-detail-wrap .data-charts .page-toolbar .date-picker{width:250px}.yf1-detail-wrap .data-charts .page-toolbar .date-picker .pop-wrap,.yf1-detail-wrap .data-charts .page-toolbar .month-picker .pop-wrap{right:0!important;left:auto}.yf1-detail-wrap .data-charts .page-toolbar:after{display:none}.yf1-detail-wrap .data-charts .page-toolbar input{margin-right:0;width:100%}.yf1-detail-wrap .data-charts .page-toolbar a{margin-left:20px;cursor:pointer;text-decoration:underline}.yf1-detail-wrap .data-charts .page-toolbar a:hover{color:#00897b}.yf1-detail-wrap .data-charts .page-toolbar .ope-btn{position:absolute;top:9px;right:0;margin-right:0}.yf1-detail-wrap .charts-wrap{display:flex;flex-wrap:wrap;height:calc(100% - 54px);overflow:auto}.yf1-detail-wrap .chart-item{display:flex;flex-direction:column;height:430px;width:calc(50% - 6px);margin-bottom:12px;border:1px dashed rgba(0,0,0,.1);box-sizing:border-box;background-color:#f9f9f9;border-radius:2px}.yf1-detail-wrap .chart-item:nth-child(odd){margin-right:12px}.yf1-detail-wrap .chart-item:last-child,.yf1-detail-wrap .chart-item:nth-last-child(2){margin-bottom:0}.yf1-detail-wrap .chart-item h5{position:relative;padding-top:4px;height:38px;line-height:38px;font-size:15px;margin:0 10px;color:#999;flex:none;display:flex}.yf1-detail-wrap .chart-item h5>span{flex:1;text-align:right}.yf1-detail-wrap .chart-item .line-chart-wrap{flex:1;margin:0 10px 8px;background-color:#fff}.yf1-detail-wrap .file-form-item>div:first-of-type{position:relative;width:200px;cursor:pointer}.yf1-detail-wrap .file-form-item>div:first-of-type>input{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;opacity:0;cursor:pointer}.yf1-detail-wrap .file-form-item>div:first-of-type>a{cursor:pointer;color:#04a5eb;text-decoration:underline}.yf1-detail-wrap .file-form-item>div:first-of-type:hover>a{color:#f99}.yf1-detail-wrap .file-form-item>div:nth-of-type(2){display:flex;align-items:center}.yf1-detail-wrap .file-form-item>div:nth-of-type(2) span{margin-right:8px;color:#666;display:inline-block;max-width:330px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#f99}.yf1-detail-wrap .file-form-item>div:nth-of-type(2) a{text-decoration:underline;color:#04a5eb;opacity:.8;cursor:pointer}.yf1-detail-wrap .file-form-item>div:nth-of-type(2) a:hover{opacity:1;color:#f99}@media screen and (max-width:1600px){.yf1-detail-wrap{font-size:13px}.yf1-detail-wrap .page-tab-wrap h4{font-size:16px}.yf1-detail-wrap .chart-item h5{font-size:14px}}.yf2-detail-wrap{padding:10px 12px;box-sizing:border-box;height:100%;overflow:auto}.yf2-detail-wrap .page-tab-wrap{display:flex;align-items:center}.yf2-detail-wrap .page-tab-wrap h4{flex:1;text-align:right;color:#4d4d4d;font-size:18px;height:47px;line-height:47px;letter-spacing:1px;border-bottom:1px solid rgba(0,103,149,.2)}.yf2-detail-wrap .detail-tab-content{position:relative;padding:10px 0 0;height:calc(100% - 49px);box-sizing:border-box}.yf2-detail-wrap .detail-tab-content iframe{width:100%;height:100%;border:none}.yf2-detail-wrap .detail-tab-content .panorama-image-wrap{position:relative;height:100%}.yf2-detail-wrap .detail-tab-content .panorama-image-wrap iframe{width:100%;height:100%}.yf2-detail-wrap .detail-tab-content .panorama-image-wrap section{height:100%;background-color:#333;display:flex;justify-content:center;align-items:center;color:#999;letter-spacing:3px}.yf2-detail-wrap .detail-tab-content .panorama-image-wrap>div{position:absolute;line-height:2.5;padding-left:10px;color:#fff}.yf2-detail-wrap .detail-tab-content .panorama-image-wrap>i{position:absolute;color:#fff;right:10px;line-height:2.2;cursor:pointer;transition:transform .3s linear;transform-origin:center center}.yf2-detail-wrap .detail-tab-content .panorama-image-wrap>i:hover{transform:scale(1.1)}.yf2-detail-wrap .detail-tab-content .device-info{position:absolute;left:0;top:10px;width:500px}.yf2-detail-wrap .detail-tab-content .device-info.bottom{bottom:0;top:auto}.yf2-detail-wrap .detail-tab-content .device-info .page-toolbar{height:50px;border-bottom:1px dotted rgba(0,0,0,.12);justify-content:flex-end;background-color:hsla(0,0%,80%,.2)}.yf2-detail-wrap .detail-tab-content .device-info .page-toolbar:after{display:none}.yf2-detail-wrap .detail-tab-content .device-info ul{padding:0 8px 6px;background-color:rgba(0,0,0,.3)}.yf2-detail-wrap .detail-tab-content .device-info ul li{height:42px;line-height:42px;display:flex;padding:0;border-bottom:1px dashed hsla(0,0%,100%,.3)}.yf2-detail-wrap .detail-tab-content .device-info ul li>label{flex:none;width:125px;text-align:right;background-color:rgba(0,0,0,.03);margin-right:18px;color:#fff}.yf2-detail-wrap .detail-tab-content .device-info ul li>div{display:flex;color:#fff;align-items:center}.yf2-detail-wrap .detail-tab-content .device-info ul li>div.alerm{color:#f99}.yf2-detail-wrap .detail-tab-content .device-info .battery-status{margin-left:50px}.yf2-detail-wrap .detail-tab-content .device-info .battery-status.status-3{color:#f99}.yf2-detail-wrap .detail-tab-content .device-info .battery-status.status-2{color:#4caf50}.yf2-detail-wrap .detail-tab-content .device-info .battery-status.status-1{color:#ffc107}.yf2-detail-wrap .qrcode-container{position:absolute;display:flex;justify-content:center;align-items:center;width:200px;height:200px;right:5px;top:5px;background-color:#fff;box-shadow:0 0 4px 2px rgba(0,0,0,.05);will-change:transform;transition:transform .5s ease-out;transform:scale(.18);transform-origin:100% 0}.yf2-detail-wrap .qrcode-container:hover{transform:scale(1)}.yf2-detail-wrap .form-wrap{display:flex}.yf2-detail-wrap .form-wrap>div:first-of-type>div{height:51px;box-sizing:border-box}.yf2-detail-wrap .form-wrap>div:first-of-type>div>label{width:120px}.yf2-detail-wrap .form-wrap>div:nth-of-type(2)>div{height:51px;box-sizing:border-box}.yf2-detail-wrap .form-wrap>div:nth-of-type(2)>div>label{width:135px}.yf2-detail-wrap .video-records-wrap .page-toolbar{height:55px}.yf2-detail-wrap .video-records-wrap .page-toolbar:after{display:none}.yf2-detail-wrap .pictures-wrap .page-toolbar,.yf2-detail-wrap .videos-wrap .page-toolbar{display:flex;justify-content:flex-end;align-items:center;height:55px}.yf2-detail-wrap .pictures-wrap .page-toolbar:after,.yf2-detail-wrap .videos-wrap .page-toolbar:after{display:none}.yf2-detail-wrap .pictures-wrap .page-toolbar input,.yf2-detail-wrap .videos-wrap .page-toolbar input{margin-right:0;width:100%}.yf2-detail-wrap .pictures-wrap .page-toolbar a,.yf2-detail-wrap .videos-wrap .page-toolbar a{margin-left:20px;cursor:pointer}.yf2-detail-wrap .pictures-wrap .page-toolbar a:hover,.yf2-detail-wrap .videos-wrap .page-toolbar a:hover{text-decoration:underline}.yf2-detail-wrap .pictures-wrap .page-toolbar .ope-btn,.yf2-detail-wrap .videos-wrap .page-toolbar .ope-btn{position:absolute;top:9px;right:0;margin-right:0}.yf2-detail-wrap .pictures-wrap .page-toolbar .select-all-btn,.yf2-detail-wrap .videos-wrap .page-toolbar .select-all-btn{right:83px}.yf2-detail-wrap .pictures-wrap .page-toolbar .date-picker,.yf2-detail-wrap .videos-wrap .page-toolbar .date-picker{width:250px}.yf2-detail-wrap .pictures-wrap .page-toolbar .date-picker .pop-wrap,.yf2-detail-wrap .pictures-wrap .page-toolbar .month-picker .pop-wrap,.yf2-detail-wrap .videos-wrap .page-toolbar .date-picker .pop-wrap,.yf2-detail-wrap .videos-wrap .page-toolbar .month-picker .pop-wrap{right:0!important;left:auto}.yf2-detail-wrap .pictures-wrap{margin-bottom:-10px;height:calc(100% - 48px)}.yf2-detail-wrap .pictures-wrap>ul{height:calc(100% - 55px);display:flex;flex-wrap:wrap;overflow:auto}.yf2-detail-wrap .pictures-wrap>ul li{position:relative;box-sizing:border-box;width:calc(25% - 9px);height:200px;margin-right:12px;margin-bottom:12px;overflow:hidden;cursor:pointer;border:2px solid transparent;transition:border-color .4s linear}.yf2-detail-wrap .pictures-wrap>ul li>div:first-of-type{background-color:#f0f0f0;height:100%;background-size:100% 100%}.yf2-detail-wrap .pictures-wrap>ul li>h5{position:absolute;color:#fff;top:0;left:6px;opacity:.7;font-size:13px;line-height:2;font-weight:400}.yf2-detail-wrap .pictures-wrap>ul li:nth-child(4n){margin-right:0}.yf2-detail-wrap .pictures-wrap>ul li:hover{border-color:#f66}.yf2-detail-wrap .no-pics{height:500px;font-size:90px;display:flex;justify-content:center;align-items:center;color:rgba(0,0,0,.3);border:1px solid #eee;margin-bottom:10px;border-radius:4px}.yf2-detail-wrap .file-form-item>div:first-of-type{position:relative;width:200px;cursor:pointer}.yf2-detail-wrap .file-form-item>div:first-of-type>input{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;opacity:0;cursor:pointer}.yf2-detail-wrap .file-form-item>div:first-of-type>a{cursor:pointer;color:#04a5eb;text-decoration:underline}.yf2-detail-wrap .file-form-item>div:first-of-type:hover>a{color:#f99}.yf2-detail-wrap .file-form-item>div:nth-of-type(2){display:flex;align-items:center}.yf2-detail-wrap .file-form-item>div:nth-of-type(2) span{margin-right:8px;color:#666;display:inline-block;max-width:330px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#f99}.yf2-detail-wrap .file-form-item>div:nth-of-type(2) a{text-decoration:underline;color:#04a5eb;opacity:.8;cursor:pointer}.yf2-detail-wrap .file-form-item>div:nth-of-type(2) a:hover{opacity:1;color:#f99}.yf2-detail-wrap .video-records-wrap,.yf2-detail-wrap .videos-wrap{height:calc(100% - 50px)}.yf2-detail-wrap .video-records-wrap>div:nth-of-type(2),.yf2-detail-wrap .videos-wrap>div:nth-of-type(2){display:flex;flex-wrap:wrap;height:calc(100% - 55px);overflow:auto}.yf2-detail-wrap .video-records-wrap>div:nth-of-type(2)>div,.yf2-detail-wrap .videos-wrap>div:nth-of-type(2)>div{width:calc(25% - 9px);margin-right:12px;margin-bottom:12px}.yf2-detail-wrap .video-records-wrap>div:nth-of-type(2)>div:nth-child(4n),.yf2-detail-wrap .videos-wrap>div:nth-of-type(2)>div:nth-child(4n){margin-right:0}.yf2-detail-wrap .panorama-video-player span{color:#f0f0f0;position:absolute;top:7px;left:8px}.yf2-detail-wrap .loc-btn{text-decoration:underline;cursor:pointer;font-size:14px;color:#04a5eb}.yf2-detail-wrap .loc-btn:hover{color:#f99}@media screen and (max-width:1600px){.yf2-detail-wrap{font-size:13px}.yf2-detail-wrap .page-tab-wrap h4{font-size:16px}.yf2-detail-wrap .detail-tab-content .device-info{width:450px}.yf2-detail-wrap .detail-tab-content .device-info ul>li>label{width:100px}.yf2-detail-wrap .pictures-wrap>ul li,.yf2-detail-wrap .videos-wrap>div:nth-of-type(2)>div{width:calc(25% - 7px);margin-right:6px;margin-bottom:6px}}.water-machine-wrap{z-index:3;padding-top:0;width:340px}.water-machine-wrap .machine-header{position:relative;display:flex;height:50px;align-items:center;padding:0 8px;font-size:16px;margin-bottom:8px}.water-machine-wrap .machine-header:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(90deg,rgba(28,228,235,.15),rgba(116,192,227,.9),rgba(28,228,235,.15))}.water-machine-wrap .machine-header span{flex:1;text-align:center;color:#74c0e3}.water-machine-wrap .machine-header i{margin-left:6px;cursor:pointer}.water-machine-wrap .machine-header i:hover{color:#1ce4eb}.water-machine-wrap .search-wrap{display:flex;justify-content:center;align-items:center;position:relative;height:35px;margin:0 8px}.water-machine-wrap .search-wrap input{width:100%;line-height:35px;box-sizing:border-box;padding:0 8px 0 28px;outline:none;will-change:box-shadow;transition:box-shadow .2s ease-in-out;border:1px solid transparent;color:#4aadda;font-size:15px}.water-machine-wrap .search-wrap input:focus{box-shadow:0 0 0 2px rgba(158,211,236,.8);border-color:transparent}.water-machine-wrap .search-wrap input::-moz-placeholder{color:#999}.water-machine-wrap .search-wrap input:-ms-input-placeholder{color:#999}.water-machine-wrap .search-wrap input::placeholder{color:#999}.water-machine-wrap .search-wrap i{position:absolute;color:#74c0e3;font-size:16px}.water-machine-wrap .search-wrap .search-icon{left:8px}.water-machine-wrap .search-wrap .del-icon{right:12px;cursor:pointer}.water-machine-wrap .search-wrap .del-icon:hover{color:#9ed3ec}.water-machine-wrap .list-wrap{box-sizing:border-box;overflow:auto;margin:0 10px;height:calc(100% - 100px);padding-top:6px}.water-machine-wrap .list-item{height:36px;display:flex;align-items:center;border-bottom:1px dashed hsla(0,0%,60%,.35);color:#ccc}.water-machine-wrap .list-item:not(:last-child){margin-bottom:6px}.water-machine-wrap .list-item>div:first-child{flex:none;width:115px}.water-machine-wrap .list-item>div:nth-child(2){flex:none;width:80px;display:flex;justify-content:center}.water-machine-wrap .list-item>div:nth-child(2) a{color:rgba(28,228,235,.9);text-decoration:underline;cursor:pointer}.water-machine-wrap .list-item>div:nth-child(2) a:hover{color:#4beaef}.water-machine-wrap .list-item>div:nth-child(3){font-size:13px;color:hsla(0,0%,94.1%,.7)}@media screen and (max-width:1600px){.water-machine-wrap .machine-header{height:42px;font-size:15px}.water-machine-wrap .search-wrap{height:32px;margin:0 6px}.water-machine-wrap .search-wrap input{line-height:32px;font-size:14px}.water-machine-wrap .search-wrap i{font-size:15px}.water-machine-wrap .list-wrap{margin:0 10px;height:calc(100% - 88px);padding-top:4px}.water-machine-wrap .list-item{height:32px}.water-machine-wrap .list-item:not(:last-child){margin-bottom:6px}.water-machine-wrap .list-item>div:first-child{width:115px;font-size:13px}.water-machine-wrap .list-item>div:nth-child(2){width:80px}.water-machine-wrap .list-item>div:nth-child(3){font-size:12px}}