body{
    position: relative;
    background: url(../img/bg6.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: 26px 23px;
}
.eBox {
    min-height: 155px;
    /* border: 1px solid #fff; */
}

.num{
    margin-top: 70px;
    margin-left: 120px;
    position: relative;
}
.num ul{
    margin-top: 20px;
    margin-left: 15px;
}
.num ul li{
    width: 30px;
    height: 50px;
    line-height: 50px;
    background-color: rgba(13,211,245,0.4);
    margin-right: 8px;
    font-size: 37px;
    color: #ffe400;
    text-align: center;
}
.num3,.num4,.num2{
    font-weight: bold;
}


.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%;
}

.echDiv .eTitle {
    background: none;
    font-weight: normal;
    min-width: 350px;
    /* padding-bottom: 20px; */
}

.echDiv {
    margin-bottom: 23px;
}




.leftDiv{
    width: 380px;
}
.leftTitle{
    font-size: 12px;
    color: #93e1f6;
    margin-bottom: 10px;
    font-weight: bold;
}

.shang{
    margin-bottom: 26px;
}
.shang .list{
    width: 115px;
    height: 60px;
    margin-right: 15px;
    margin-bottom: 10px;
    background: url(../img/zoolozyBox.png) no-repeat center;
    background-size: 100% 100%;
}
.shang .list:nth-child(3n-3){
    margin-right: 0;
}
.shang .list :nth-child(1){
    font-size: 12px;
    color: #fff;
    margin-top: 12px;
    margin-left: 3px;
}
.shang .list :nth-child(2){
    font-size: 20px;
    /* margin-top: 2px; */
    /* color: #93ecf0; */
    background-image:-webkit-linear-gradient(bottom,#159fff,#41e3fd);
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
    text-align: center;
}
.zhong{
    margin-bottom: 18px;
}
.zhong .list{
    width: 175px;
    height: 68px;
    margin-right: 25px;
    margin-bottom: 15px;
    background: url(../img/zoolozyBox1.png) no-repeat center;
    background-size: 100% 100%;
}
.zhong .list:nth-child(2n-2){
    margin-right: 0;
}
.zhong .p1{
    font-size: 12px;
    color: #ffe400;
    margin-left: 3px;
}
.zhong .p2{
    font-size: 20px;
    /* color: #a8a6e6; */
    background-image:-webkit-linear-gradient(bottom,#78f0ed,#a2eaf0);
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
    text-align: center;
    margin-top: 15px;
}
.zhong .list .p1{
    /* display: flex; */
    /* justify-content: space-between; */
    text-align: center;
    margin-top: 3.5px;
    color: #fff;
}
.xia .list{
    width: 124px;
    height: 74px;
    margin-right: 3px;
    margin-bottom: 15px;
    background: url(../img/zoolozyBox2.png) no-repeat center;
    background-size: 100% 100%;
}
.xia .list:nth-child(3n-3){
    margin-right: 0;
}
.xia .list :nth-child(1){
    font-size: 12px;
    color: #fff;
    margin-top: 8px;
    margin-left: 3px;
}
.xia .list :nth-child(2){
    font-size: 20px;
    margin-top: 15px;
    /* color: #ffa062; */
    background-image:-webkit-linear-gradient(bottom,#ff8848,#ffbd82);
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
    text-align: center;
}



.centerDiv{
    position: relative;
    height: 30%;
    width: 40%;
}
.centerImg{
    position: relative;
    height: 385px;
}
.centerImg img{
    width: 120%;
    position: absolute;
    left: -35px;
}



.chanzhi{
    font-size: 14px;
    color: #fff;
    padding-top: 67px;
    box-sizing: border-box;
}
.chanzhi span{
    font-size: 18px;
}
