body{
    position: relative;
    background: url(../img/quanguoBg.png) no-repeat center;;
    min-width: 1200px;
    max-width: 1380px;
    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;
}
.eBox {
    min-height: 126px;
    /* border: 1px solid #fff; */
}


.num3,.num4,.num2{
    font-weight: bold;
}


.left{
    background: url(../img/gkBorder.png) no-repeat center;
    width: 354px;
    height: 568px;
    padding: 28px 12px;
    box-sizing: border-box;
}
.right{
    position: relative;
}

.top8{
    background: url(../img/ph04.png) no-repeat center;
    /* width: 279px; */
    background-size: 100% 100%;
    height: 252px;
    padding: 15px 35px;
    box-sizing: border-box;
    margin-top: -15px;
    color: #adeaff;
    font-size: 12px;
}
.top8 p{
    margin-bottom: 13px;
    font-weight: bold;
}
.top8 li{
    margin-bottom: 8px;
}

.echDiv .eTitle{
    background: none;
    padding: 0;
    margin-bottom: 10px;
    width: auto;
}
.haodian .echDiv{
    width: 30%;
    margin-left: 25px;
}
.jijia{
    display: flex;
    flex-wrap: wrap;
}
.jijia .echDiv{
    width: 45%;
    margin-left: 25px;
    margin-bottom: 8px;
}


.left .echDiv{
    margin-bottom: 5px;
}

.centerBottom{
    position: absolute;
    bottom: 2%;
    width: 676px;
    left: 28%;
}

.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: 18px;
    /* opacity: .8; */
}
.echDiv .eTitle {
    background: none;
    font-weight: normal;
    min-width: 350px;
    /* padding-bottom: 20px; */
}

.echDiv {
    margin-bottom: 8px;
}