@media (min-width: 3000px) {
    video {
        height: 500px;
    }

    body {
        background-size: 3840px 2160px;
        overflow: hidden;
    }

    #load .load_img {
        width: 400px;
        height: 400px;
    }

    .AlarmContainer>div:first-child {
        width: 400px;
        height: 90px;
        background-size: 400px 90px;
        font-size: 38px;
        line-height: 90px;
        margin-left: 250px;
        margin-top: 70px;
        margin-bottom: 300px;
    }

    .alarm {
        display: flex;
        margin-top: 20px;

    }

    .alarm>img {
        width: 900px;
        position: absolute;
        right: 10px;

    }

    .alarm>div {}

    .alarm>div:nth-child(2) {
        position: absolute;
        margin-left: -220px;
        margin-top: 200px;
    }

    .alarm>div:nth-child(3) {
        position: absolute;
        margin-left: 110px;
    }

    .alarm>div:nth-child(4) {
        position: absolute;
        margin-left: 430px;
        margin-top: 200px;
    }

    .alarm>div>span {
        display: inline-block;
        text-align: center;
        width: 193px;
        font-weight: bold;
        font-size: 30px;
        padding: 0em 1.5em;
        color: #20dbfd;
        position: relative;
        overflow: hidden;
        margin: 0;
        line-height: 35px;
    }

    .alarm>div>div {
        margin-left: 10px;

        text-align: center;
        font-size: 30px;
        color: rgb(216, 216, 216);
        letter-spacing: 0.06em;
        position: relative;
        font-family: inherit;
        border-radius: 0.6em;
        overflow: hidden;
        transition: all 0.3s;

        height: 70px;

    }

    .lamp,
    .lamp1 {
        margin: auto;
        margin-bottom: 20px;
        margin-top: 100px;
    }

    .title1>img {
        width: 1010px;
        height: 80px;
    }

    .title1>span {
        font-size: 38px;
        text-indent: 30px;
        line-height: 60px;
    }

    .parameter {
        bottom: 50px;
        height: 290px;
        margin-left: 140px;
    }

    .parameter>span {
        width: 60px;
        height: 60px;

    }

    .HornRight {
        right: -10px;
        bottom: -18px;
    }

    .img {
        height: 600px;
    }

    .HornLeft {
        left: -10px;
        bottom: -18px;
    }


    #area {
        height: 150px;
        margin-top: 20px;
    }

    .TableHeader1 {
        height: 100px;
        line-height: 100px;

    }

    .TableHeader>span {
        width: 19%;
        height: 91px;
        line-height: 100px;
        font-size: 25px !important;
        overflow: hidden;
        text-align: center;
    }

    #ScrollContainer {
        width: 300px;
        height: 300px;
        background-size: 300px 300px;
        right: 1001px;
        bottom: 410px;
    }

    #myVideoBig {
        width: 1830px;
        height: 1200px;
        top: 560px;
        left: 1000px;
    }

    #slide {
        width: 400px;
        height: 210px;
    }

    #ScrollParameters>div {
        width: 200px;
        font-size: 24px;
    }

    #slide1>div>.sli>div,
    #slide2>div>.sli>div {
        font-size: 14px;
        width: 150px;
        z-index: 22;
    }

    .container-botton {
        margin-top: 100px;
    }

    .container-center1 {
        margin-top: 150px;
    }

    #main8 {
        top: 400px;
    }

    .container-center1 .ProjectInformation {
        width: 150px;
        height: 150px;
        background-size: 150px 150px;
        margin-left: 250px;
    }


    .ProjectInformation>div>div {

        font-size: 75px;
        margin-left: 100px;
    }

    .ProjectInformation>div>span {
        width: 300px;
        font-size: 33px;
        margin-left: 100px;

    }

    #main8 {
        width: 2000px;
        height: 1700px;
        margin-top: -200px;
    }

    .ChartHeader>img {
        width: 920px;
        height: 70px;
    }

    .ChartHeader>span {
        font-size: 38px;
        margin-top: 10px;
        text-indent: 30px;
    }

    .ContainerBox {
        height: 600px;
    }

    iframe {
        height: 590px;
    }

    #chart {
        width: 600px;
        height: 360px;
        margin-left: -100px;
    }

    .wind {
        margin-top: 40px;
        margin-left: -100px;
    }

    .indicators>div,
    .indicatorsa>div {
        width: 25%;
        height: 130px;
        margin-left: 30px;
    }

    #time {
        top: 160px;
        right: 60px;
        font-size: 15px;
    }

    .title2>img {
        width: 400px;
        margin-top: 50px;
        margin-bottom: 100px;
    }

    .title2>span {
        line-height: 156px;
        font-size: 30px;
    }

    /* 折线图大小 */
    #lineContainer>.swiper-slide>div {
        width: 100%;
        height: 700px;
    }


    #FengMeiGui>div {
        width: 900px !important;
        height: 600px !important;
    }

    .ProjectInformation>img {
        width: 60px;
    }

    .container-top>h1 {
        font-size: 60px;
        line-height: 200px;
    }


}