<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
html{ font-size: 32px; }
body { max-width:550px; margin:0 auto; padding: 0; background:#f5f5f5; color:#333; font-size: .375rem;  line-height: 1.8;  font-family:Helvetica; -webkit-text-size-adjust: 100%;-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

h1,h3,p,ul,li,input,h2,h4,dl,dd,dt,em{ margin:0; padding:0; font-weight: normal; font-style: normal;}
.pa{position:absolute;left:50%;}
*{box-sizing: border-box;}
.p_f{ position:absolute; width:100%;}
img{ width:100%; height:auto; vertical-align: top;}
.cf{ clear:both;}
.cf:after{ content: '.';display: block;visibility: hidden;clear: both;height: 0px;}
::-webkit-input-placeholder { color: #999; font-size: .4rem;  } 
a{text-decoration:none;}
li{ list-style:none; position: relative; }
.btn{  border: #ddd 1px solid; display:inline-block; padding: 0 .2rem;  border-radius:.05rem; outline: none; box-sizing: border-box; text-align: center;  color: #333; min-width: 2.2rem; height: .72rem; line-height: .72rem; border-radius: .5rem; font-size: .32rem;  }
.fs1{ color: #999; font-size: .35rem;}
.btn2{ background: #fff; color: #333; width: 3.8rem; font-size: .4rem;   }
.btn_blue{ background:#009688; border: 0; height: 1rem; color: #fff; min-width: 1.8rem; width: 1.8rem; font-size: .4rem; border-radius: .1rem;   }
.btn_home{ position: absolute; top: 0.5rem; right: .25rem; border:none; background:#ffeb3b; color: #000;}

.inp{ box-shadow: none;  border: #ddd 1px solid; background: #fff; height: 1rem; padding:0 .1rem; font-size: .35rem; border-radius: .1rem; width: auto; outline: 0; -webkit-appearance:none; }
.inp.w1{ padding:0 .2rem; width:7.3rem; margin-right: .2rem; line-height: 1rem;}
.zqdy{display:none;}
.tab_nav li{ float: left; width: 25%; height: 1.2rem; text-align: center; border-bottom: #eee 1px solid;}
.tab_nav li span{ line-height: 1.2rem; height: 1.2rem;  display: inline-block; }
.tab_nav li.active span{ font-size: .4rem; color: #00bcd4; border-bottom: #00bcd4 2px solid;}
.tab_nav.fixed{ position: fixed; width: 100%; background: #fff; top: 0; z-index: 2; box-shadow:0 2px 5px rgba(0,0,0,0.2)}
body.hasFixed{ padding-top: 1.2rem; }

.box{ padding:.25rem .5rem;}
.box_s{ padding:.25rem .3rem;}
.box_basic dl{ padding: .2rem 0;}
.box_basic dt,.box_basic dd{ float: left;}
.box_basic dt{ width: 1rem; height: .6rem; text-align: center; margin-top: .3rem; line-height:.6rem; background: #eee;}
.box_basic dd { line-height: 1.2; width: 2rem; text-align: center;}
.box_basic dd h2{ font-size: .6rem;}
.box_basic dd h3{ font-size: .45rem;}
.box_basic dd p{ font-size: .3rem; color: #999; }
.btnBar { padding-left: 1.2rem;}
.box .hd::before{ content: ""; display: inline-block; width: 4px; height: .5rem; background: #00bcd4; float: left; margin:.1rem .2rem 0 0;}
.box_basic dt.bg_yellow{ background: #ffeb3b;}


.img-responsive {
    display: inline-block;
    height: auto;
    max-width: 100%;
}


.chart_trend{ height:6rem;}

.table_trend{ width: 100%; text-align: center; border-collapse: collapse; }
.table_trend th{ border: #fff 1px solid; height: .8rem; background: #f2e4f5; vertical-align: middle; }
.table_trend td{ line-height: .4rem; padding: .25rem 0;vertical-align: middle; }
.table_trend td.c_0{ color: #ccc;}
.table_trend th.bg_red{ background:#ffbab5;}
.table_trend th.bg_orange{ background:#ffbab5;}
.table_trend th.bg_green{ background:#8bc34a;}
.table_trend th.bg_grey{ background:#cccccc;}
.table_trend tbody tr:nth-child(even){background: #f5f5f5; }
.table_trend tbody tr:nth-child(even) td{padding: .2rem 0; }


.list_text li{ border-bottom: #eee 1px solid; padding: .3rem 0; line-height: 1.3;}
.list_text li a{ color: #999; font-size: .3rem;}
.list_text li a .h3{ display: block; font-size: .4rem; color: #333; margin-bottom: 8px;}
.list_text li:last-child{ border:none; }
.list_text li a .h3.hasTip{ text-indent: 1.2rem; position: relative;}
.list_text li a .h3 em{ background: #f60; color: #fff; font-size: .3rem; padding:0 .2rem; position: absolute; text-indent:0; left: 0; border-radius: .05rem;}
.list_text li.red a .h3{ color: #f00;}
.table_style{ width: 100%; border-collapse: collapse; text-align: center; }
.table_style th{ background: #f5f5f5; border: #eee 1px solid; font-size: .32rem; padding: .1rem 0;}
.table_style td{ border: #eee 1px solid; font-size: .32rem; padding: .1rem 0;}
.bg_grey{ background: #ccc; padding:.05rem .1rem; border-radius: .05rem; font-size: .3rem;}
.bg_green{ background: #00cc00; padding:.05rem .1rem; border-radius: .05rem; font-size: .3rem; color:#fff}

.copyright{ font-size: .3rem; color: #999; line-height: 1.4; padding: .5rem;}
.share{ position: absolute; top: .4rem; right: .2rem; color: #fff; line-height: 1.2;  }
.share h4{ font-size: .25rem; }
.share p{ font-size: .22rem;}
.share img{ width: .54rem; height: .54rem; margin-right: .1rem;}

.box_location{ padding:0 0 .25rem 0;}
.box_location .searchBox{ padding:0 .25rem;}
.location_list{ padding:.1rem 0 ; }
.location_list dl{ background: #fff; margin-top: .15rem;}
.location_list dt{ padding:0 .5rem; line-height: 1.1rem; font-size: .4rem; border-top: #eee 1px  solid; border-bottom: #eee 1px  solid;}
.location_list dd{ padding:0 .5rem; line-height: 1rem; font-size: .35rem;  border-bottom: #eee 1px  solid; display: none;}
.location_list dt span{ font-size: .35rem; padding-right: .6rem; color: #666; position: relative;}
.location_list dt span i{ display: block; position: absolute; width: .4rem; height: .4rem; background-image:url(20200206163218.png) ; background-size: 100% 100%; right: 0; top: .3rem; transition: all .3s;}
.location_list dl.open dd{ display: block;}
.location_list dl.open dt i{ transform:rotate(-180deg);}
.location_list ul{ padding:.1rem .3rem; border-bottom: #eee 1px solid; background: #fffdf0;}
.location_list ul li{ line-height: .6rem;}

.new_tip{ padding:.1rem .3rem; font-size: .32rem; color: #999;}
.new_tip em{ color: #f60;}

.searchInfo{ border: #ddd 1px solid; background: #fff; padding: .25rem; margin: .25rem; }
.searchInfo .keyWord{ padding-bottom:.2rem; border-bottom: #ddd 1px solid; line-height: .8rem;}
.searchInfo .keyWord em{ color: #f00;}
.route_list li{ padding: .2rem 0; border-bottom: #ddd 1px dashed;}
.route_list li span{ padding:0 .1rem; display: inline-block; margin-right: .2rem; background: #f60; border-radius: .05rem; color: #fff; font-size: .25rem;}
.route_list li em{ background: #ffeb3b; padding: 0 .1rem; color: #f00;}
.route_list li:last-child{ border: none;}
.searchInfo .clo{ width: .8rem; height: .8rem; padding: .15rem;} 


.fc_red{ color: #ff0000;}
.fc_yellow{ color:#ffc107;}
.fc_green{ color:#00cc00;}

.pop_share{ position: fixed; top: 0; bottom: 0; width: 100%; z-index: 1000; background: rgba(0,0,0,0.8);}



.bg_white{ background: #fff;}
.fl{ float: left;}.fr{ float: right;}.tr{ text-align: right;}.tc{ text-align: center;}
.ml5{ margin-left:5px;}.ml10{ margin-left:10px;}.ml20{ margin-left:20px;}
.mt5{ margin-top:5px;}.mt7{ margin-top:7px;}.mt10{ margin-top:10px;}.mt20{ margin-top:20px;}
.hide{ display: none;}








.bottom {
    width:100%; 
    height: 130px;
    background: #78b2f9;
    color: #fff;
    font-weight: bold; font-size:12px; text-align:center;
}


.text-center{text-align:center;}


</pre></body></html>