﻿@import "common.css";
body,html{background:#f9f9f9;}
.center{max-width:768px;}
.sha1{box-shadow:0 1px 2px rgba(0,0,0,.05);}
.sha2{box-shadow:1px 2px 10px rgba(0,0,0,.1);}
.mapbox{width:100%;height:80vw;max-height:720px;min-height:420px;max-width:100vw;}
.page-t12{line-height:38px;}
.page-top{height:90px;}
.all{width:768px;min-width:auto;}
.co4{color:#6294ed;}
.bg4{background:#6294ed;}
.bg5{background:#54aee2;background:linear-gradient(90deg,#54aee2,#86c8ee);}
.s1bg{background:#6294ed;background:linear-gradient(#5479eb,#73b5f1);bottom:0;}
.s1cb{background:rgba(255,255,255,.2);display:inline-block;border-radius:12px;padding:15px;cursor:pointer;}
.s1c.active .s1cb{background:#fadb32;}
.s22b{line-height:38px;height:40px;padding:30px 10px;width:80px;border-radius:50%;color:#fff;font-size:1.2em;border:15px solid #fff;transition:ease .3s;}
.s22b-wz{transition:ease .3s;}
.s24c{padding:5px 15px;border-radius:4px;}
.s24c.active{background:#6294ed;color:#fff;}
.bor-r20{border-radius:20px;}
.s32{background:linear-gradient(#ced8f9,transparent 40%);}
.s33c1{background:rgba(255,255,255,.2);padding:10px;border-radius:50%;}
.s33c11{width:80px;height:80px;line-height:78px;text-align:center;border-radius:50%;}
.cx1-echarts{width:100%;height:60vw;max-height:420px;}
.cx1-label{width:120px;font-size:1.5em;line-height:1.6em;font-weight:bold;left:0;right:0;top:0;bottom:0;margin:auto;height:68px;}
.cx2-echarts{width:100%;height:60vw;max-height:420px;}
.s2-loading{display:none;}
.shou-loading .s2b,.shou-loading .s32,.shou-loading .s33{display:none;}
.shou-loading .s2-loading{display:block;height:480px;}
.s24c{cursor:pointer;user-select:none;}
.s25c{display:none;}
.s25c.active{display:block;}

@media screen and (max-width:768px) {
    .all{width:100%;min-width:420px;}
}