@charset "utf-8";
/* CSS Document */
*{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box}
*,body{padding:0px;	margin:0px;font-family: "微软雅黑";}
body{color:#fff;font-size: 16px; background: #033c76;}
li{ list-style-type:none;}
i{ margin:0px; padding:0px; text-indent:0px;}
img{ border:none; max-width: 100%;}
a{ text-decoration:none; color:#fff;}
a.active,a:focus{ outline:none!important; text-decoration:none;}
ol,ul,p,h1,h2,h3,h4,h5,h6{ padding:0; margin:0}
a:hover{ color:#06c; text-decoration: none!important}
.clearfix:after, .clearfix:before {
	display: table;
	content: " "
}
 .clearfix:after {
	clear: both
}
.pulll_left{float:left;}
.pulll_right{float:right;}
i{font-style: normal;}
.head{position: relative; height: 90px; margin: 0 15px; padding-right: 60px;}
.head h1{ width: 44%; font-size: 30px;  text-align: center; line-height: 90px; color: #daf9ff;}
.head .menu{  width: 28%}
.head .menu ul{ font-size: 0;}
.head .menu1 ul{text-align: right}
.head .menu2 ul{text-align: left}
.head .menu li{ display: inline-block; position: relative;margin: 25px 0;}
.head .menu li a{ display: block; font-size: 14px; color: #fff; line-height: 40px; padding: 0 15px; }
.head .home{position: absolute; left: 0; line-height: 90px;}
.head .home a *{display: inline-block; vertical-align: middle;}
.head .time{position: absolute; right: 0; line-height: 90px;}

.school-logo {
    position: absolute;
    left: 100px;
    top: 50%;
    transform: translateY(-50%);
}

.school-logo img {
    height: 70px;
    vertical-align: middle;
}

.creator {
    position: absolute;
    left: 220px;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    font-size: 14px;
    line-height: 1.5;
    color: #daf9ff;
}

.creator p {
    margin: 0;
}

.head .menu li a:hover{ color: #f4e925;}
.menu li a:hover:before,
.menu li a:hover:after,
.menu li:hover:before,
.menu li:hover:after{border-color:  #f4e925; opacity: 1;}

.mainbox{padding: 0px 10px;}
.nav1{margin-left: -6px; margin-right:-6px;}
.nav1>li{padding:0 6px; float: left;}

.box{ border:1px solid rgba(7,118,181,.7); box-shadow:inset 0 0 5px rgba(7,118,181,.8); margin-bottom: 12px; position: relative;}
.tit{ padding: 10px 10px 10px 25px;border-bottom:1px solid rgba(7,118,181,.7);font-size: 16px; font-weight: 500; position: relative;}
.tit:before,.tit01:before{position: absolute; content: ""; width: 6px; height: 6px; background: rgba(22,214,255,.9);box-shadow: 0 0 5px rgba(22,214,255,.9); border-radius: 10px; left: 10px; top: 18px;}

.tit:after,.box:before{ width: 100%; height: 1px; content: ""; position: absolute; left: 0; bottom:-1px; background:linear-gradient(to right,#076ead,#4ba6e0,#076ead); box-shadow: 0 0 5px rgba(131,189,227,1);}
.box:before{top: -1px;}

.boxnav{padding: 10px;}
.nav2 li:first-child{border:none;}
.nav2 li{float: left;border-left:1px solid rgba(7,118,181,.2); height:240px; padding: 0 10px 10px 10px;}
.tit01{font-size: 16px; font-weight: 500; position: relative; padding-left: 15px;}
.tit01:before{ left: 3px; top: 8px;}

.ftechart{height: 200px;;}

.table1 th{ border-bottom: 1px solid #407abd; font-size: 14px; text-align: center; padding: 6px 0; color: rgba(255,255,255,.8)}
.table1 td{ border-bottom: 1px dotted#407abd;font-size: 12px; padding:6px 0;text-align: center; color: rgba(255,255,255,.6)}
.table1 tr:last-child td{border: none;}
.mapc{background: url(../images/bg3.png) no-repeat center center; background-size: 100% 100%}
.map{position: relative; height: 100%; padding-top:100px;}
.mapnav{position: absolute; z-index: 100; left: 15px; top: 10px;}
.mapnav div{ background: url(../images/bg1.png) no-repeat; background-size:100% auto;  width: 150px;text-align: center; padding: 15px 0; line-height: 120%;}
.mapnav div span{font-size: 14px; opacity: .6}
.mapnav div p{font-size: 30px; color: #5ee6ff; text-shadow: 0 0 5px #5ee6ff; font-weight: bold; padding-top: 5px;;font-family: electronicFont;}
.mapnav li{float: left; margin-right: 6px;}

.swiper-container{width:100%;height:300px;margin-left:auto;margin-right:auto}
.swiper-slide{background-size:cover;background-position:center}
.gallery-top{height:80%;width:100%}
.gallery-thumbs{height:20%;box-sizing:border-box;padding: 1px 0;}
.gallery-thumbs .swiper-slide{height:100%;border: 2px solid #02366c}
.gallery-thumbs .swiper-slide-thumb-active{ border: 2px solid #fff}

.gnlb {text-align: center;}
.gnlb li{position: relative; display: inline-block; width: 48%; border: 1px solid #3e6ec0; margin:6px 0;}
.gnlb li span{display:block; padding: 6px 0; text-align: center; font-size: 12px; color: rgba(255,255,255,.5);}
.gnlb li span em{font-size: 18px; color: #FFDB6C; font-style: normal;font-family:electronicFont;}
.gnlb li:before,
.gnlb li:after{ position:absolute; width:10px; height:5px; content: "";  border-top: 2px solid #1a8bc2; top: -2px;border-radius: 2px;}
.gnlb li:before,.gnlb li span:before{border-left: 2px solid #1a8bc2;left: -2px;}
.gnlb li:after,.gnlb li span:after{border-right: 2px solid #1a8bc2; right: -2px;}
.gnlb li span{ position:relative;}
.gnlb li span:before,
.gnlb li span:after{ position:absolute; width:10px; height:5px;  content: "";border-bottom: 2px solid #1a8bc2; bottom:-2px;border-radius: 2px;}


.weather{display: flex; justify-content: space-between; padding: 0 30px; height: 100%; align-items: center;}
.wt2{display: flex; align-items: center;}
.wt2 p{ font-size: 32px; padding-left: 10px; line-height: 100%;}
.wt2 p sup{ font-size: 14px;}

.wt1 span{font-size: 12px;}
.wt1 img{width: 36px;}
.wt03 p{line-height: 140%; font-size: 14px;}

.wt03 p span{ display: inline-block; width: 70px; text-align: right; opacity: .6;}

.search-container {
    width: 60%;
    max-width: 300px;
    padding: 15px;
}

.search-box {
    position: relative;
    display: flex;
    align-items: center;
    box-shadow: 0 2px 10px rgba(0, 123, 255, 0.1);
    border-radius: 30px;
    background: white;
    transition: all 0.3s ease;
}

.search-input {
    width: 100%;
    padding: 15px 25px;
    border: none;
    border-radius: 30px;
    font-size: 16px;
    color: #2c3e50;
    outline: none;
}

.search-input::placeholder {
    color: #95a5a6;
}

.search-button {
    position: absolute;
    right: 10px;
    background: #3498db;
    border: none;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.3s ease;
}

.search-button:hover {
    background: #2980b9;
}

.search-button i {
    color: white;
    font-size: 18px;
}

.suggestions {
    margin-top: 10px;
    background: white;
    border-radius: 15px;
    box-shadow: 0 2px 10px rgba(0, 123, 255, 0.1);
    display: none;
}

.suggestion-item {
    padding: 12px 25px;
    color: #2c3e50;
    cursor: pointer;
    transition: all 0.2s ease;
}

.suggestion-item:hover {
    background: #f8f9fa;
}

@media (max-width: 480px) {
    .search-input {
        padding: 12px 20px;
        font-size: 14px;
    }
}

.error-message {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgba(255,0,0,0.8);
    padding: 20px 40px;
    border-radius: 10px;
    z-index: 9999;
    display: none;
}

.stats-bar {
    display: flex;
    justify-content: space-between;
    padding: 15px;
    margin-bottom: 20px;
    background: rgba(7,118,181,0.1);
    border-radius: 10px;
}

.stat-item {
    flex: 1;
    text-align: center;
    padding: 0 15px;
    border-right: 1px solid rgba(255,255,255,0.1);
}

.stat-item:last-child {
    border-right: none;
}

.stat-item h3 {
    font-size: 14px;
    color: rgba(255,255,255,0.7);
    margin-bottom: 10px;
}

.stat-item .num {
    font-size: 24px;
    color: #5ee6ff;
    font-weight: bold;
}

.level-stats {
    display: flex;
    justify-content: center;
    gap: 15px;
}

.level {
    padding: 4px 8px;
    border-radius: 4px;
    font-size: 12px;
}

.level.normal { background: rgba(0,255,0,0.2); }
.level.warning { background: rgba(255,255,0,0.2); }
.level.danger { background: rgba(255,0,0,0.2); }

.case-library {
    position: fixed;
    bottom: 20px;
    left: 20px;
    background: rgba(7,118,181,0.8);
    padding: 10px 20px;
    border-radius: 5px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
    z-index: 1000;
}

.case-link {
    display: flex;
    align-items: center;
    color: #fff;
    text-decoration: none;
    transition: background 0.3s;
}

.case-link:hover {
    background: rgba(7,118,181,1);
}

.icon-case {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url('images/icon-case.png') no-repeat center center;
    background-size: contain;
    margin-right: 10px;
}

.case-link span {
    font-size: 16px;
    font-weight: bold;
}

.btn-group button {
    background-color: #3498db;
    color: white;
    border: none;
    padding: 10px 20px;
    margin: 5px;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.btn-group button.active {
    background-color: #2980b9;
}

.btn-group button:hover {
    background-color: #2980b9;
}

.chart-controls {
    margin-bottom: 10px;
    text-align: center;
}

.btn-group {
    display: inline-flex;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 0 15px rgba(0, 123, 255, 0.2);
    border: 1px solid rgba(7,118,181,.5);
}

.btn-group button {
    background-color: rgba(7,118,181,.4);
    color: #e2e9ff;
    border: none;
    padding: 8px 15px;
    cursor: pointer;
    transition: all 0.3s ease;
    font-size: 14px;
    position: relative;
    overflow: hidden;
}

.btn-group button:not(:last-child) {
    border-right: 1px solid rgba(255,255,255,0.1);
}

.btn-group button.active {
    background-color: rgba(22,214,255,.4);
    color: #ffffff;
    font-weight: bold;
    box-shadow: 0 0 10px rgba(22,214,255,.5) inset;
}

.btn-group button:hover:not(.active) {
    background-color: rgba(7,118,181,.6);
}

.btn-group button:before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 2px;
    background: linear-gradient(to right, transparent, rgba(22,214,255,.9), transparent);
    transition: all 0.5s;
}

.btn-group button.active:before {
    left: 0;
}

/* 添加新的地图样式 */
#baiduMap {
    width: 100%;
    height: 100%;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2) inset;
}

/* 优化信息窗口样式 */
.BMap_bubble_content {
    color: #333;
    font-size: 14px;
}

.BMap_bubble_content h4 {
    margin-top: 0;
    color: #076ead;
    border-bottom: 1px solid #eee;
    padding-bottom: 5px;
    margin-bottom: 8px;
}

.BMap_bubble_content a {
    display: inline-block;
    margin-top: 5px;
    background: #076ead;
    color: white;
    padding: 3px 10px;
    border-radius: 3px;
    text-decoration: none;
}

.map-toggle-btns {
    position: absolute;
    top: 40px;
    right: 20px;
    z-index: 1001;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.map-toggle-btns button {
    background: rgba(7,118,181,0.85);
    color: #fff;
    border: none;
    border-radius: 5px;
    padding: 8px 18px;
    font-size: 14px;
    cursor: pointer;
    transition: background 0.2s;
    box-shadow: 0 2px 8px rgba(0,0,0,0.15);
}

.map-toggle-btns button:hover {
    background: #0a8fd6;
}
