body{
    position: relative;
    background: url(../img/quanguoBg.png) no-repeat center;
    min-width: 1200px;
    /* max-width: 1366px; */
    min-height: 100vh;
    background-size: 100% 100%;
    /* overflow-y: hidden; */
    background-color: #0D1B4B;
}
h1{

}
.h1Tab,.h1Time{
    font-size: 16px;
    color: #fff;font-weight: normal;
    padding-top: 16px;
}
.h1Tab{
    display: flex;
    justify-content: inherit;
    width: 30%;
}
.h1Tab .hov{
    position: relative;
    color: #ffe400
}
.h1Tab img{
    display: none;
    position: absolute;
    top: 15px;
}
.h1Tab .hov img{
    display: block;
}
.h1Title{
    width: 40%;
}
.h1Time{
    width: 30%;
}

.bodyInn{
    padding: 0 23px;
}


.echDiv .eTitle{
    background: none;
    font-weight: normal;
    width: 350px;
    padding-bottom: 20px;
}
.echDiv .eTitle_50{
    background: none;
    font-weight: normal;
    width: 165px;  
    min-height: 52px;
    padding-bottom: 20px;
}
#sjgm,#zzyc,#tzgm,#haodian,#qgfb,#scfe,#kqzb{
    height: 135px;
}
#sjzxzl{
    height: 110px;
    overflow: hidden;
}


.centerDiv{
    position: relative;
    background: url(../img/qgmapCenter.png) no-repeat center;
    background-size: 100% 100%;
    width: 565px;
    min-height: 423px;
    text-align: center;
    /* margin-top: 50px; */
    margin-left: 31px;
    /* opacity: .8; */
}


.bottom{
    display: flex;
    justify-content: space-around;
    margin-bottom: 25px;
}


.num3,.num4,.num2{
    font-weight: bold;
}

.centerBottom{
    position: absolute;
    bottom: 2%;
    width: 676px;
    left: 28%;
}
.centerBottom ul .centerBottomLiHov{
    background: url(../img/li-hov.png) no-repeat center;
    background-size: 100% 100%;
    color: #ffe400;
}
.centerBottom ul li:hover{
    background: url(../img/li-hov.png) no-repeat center;
    background-size: 100% 100%;
    color: #ffe400;
}
.centerBottom ul li{
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 62px;
    padding: 0 18px;
    box-sizing: border-box;
    height: 62px;
    /* line-height: 70px; */
    color: #4ecbff;
    font-size: 12px;
    text-align: center;
    background: url(../img/li-no.png) no-repeat center;
    background-size: 100% 100%;
    margin-right: 10px;
}