﻿@media only screen and (max-width: 1080px) {

    .news-detail-title {
        width: 100%;
        margin: 0 auto;
        height: 100px;
        text-align: center;
    }

        .news-detail-title h2 {
            font-size: 1em;
            padding-top: 30px;
            font-weight: bold;
            color: #2193E0;
            letter-spacing: 3px;
        }

        .news-detail-title p {
            padding-top: 1px;
            padding-bottom: 26px;
        }

            .news-detail-title p span {
                display: inline-block;
                margin-right: 40px;
                font-size: 13px;
                color: #898989;
            }

    .onetitle {
        width: 100%;
        margin: 0 auto;
        font-size: 1em;
        text-align: center;
        color: black;
        margin-top: 30px;
        padding-top: 1px;
        margin-bottom: 10px;
    }

    .twotitle {
        margin: 0 auto;
        font-size: 18px;
        text-align: center;
        padding-top: 5px;
        color: #898989;
    }

    .onecontent {
        width: 1200px;
        margin: 0 auto;
        text-align: center;
        line-height: 30px;
        margin-top: 30px;
        font-size: 18px;
        color: #999999;
    }

    .flex-wrap {
        width: 80vw;
        margin: auto;
        flex-wrap: wrap;
        display: flex;
        justify-content: space-between;
        align-content: flex-start;
        margin-top: 50px;
    }



    .xtjjdiv {
        padding-bottom: 50px;
    }

    .xtgscontent {
        width: 80%;
        margin: auto;
        text-align: center;
        font-size: 0.8em;
        margin-top: 20px;
        color: #898989;
        line-height: 25px;
    }

    .hytditem {
        width: 96%;
        margin:2%;
        border: solid 1px #999999;
        text-align: center;
    }

        .hytditem:hover {
            border: 0px;
            box-shadow: 0px 5px 7px 1px #999999;
        }

    .itemlist {
        margin: 2%;
    }

    .hytditemimgdiv {
        margin-top: 20px;
        width: 100%;
        text-align: center;
    }

        .hytditemimgdiv img {
            margin: auto;
        }

    .hytditemtitle {
        margin: auto;
        width: 80%;
        margin-top: 20px;
        margin-bottom: 30px;
        text-align: center;
        line-height: 30px;
        font-size: 0.9em;
        color: #898989;
    }

    .ywlcpage {
        background: url('/images/windowsl/ywlcbg.png') no-repeat;
        background-size: 100% 100%;
        padding-top: 30px;
        padding-bottom: 120px;
    }

    .ywlcplistdiv {
        width: 90%;
        margin: auto
    }


    .yylcdiv {
        margin-top: 80px;
    }

    .Ywflex-wrap {
        width: 100%;
        margin: auto;
        flex-wrap: wrap;
        display: flex;
        justify-content: space-between;
        align-content: flex-start;
        margin-top: 50px;
    }

    .yylcitem {
        width: 25%;
        border-radius: 15px;
        background-image: linear-gradient(#ffffff, #f5f5f5);
        box-shadow: 2px 8px 12px 2px rgb(181 189 201 / 50%);
    }

        .yylcitem:hover {
            background-image: linear-gradient(#59ccff, #1e5efa);
            color: white;
        }

    .yylcjt {
        width: 12%;
        line-height: initial;
    }

        .yylcjt img {
            animation: leftIn2 1s linear infinite;
            margin-top: 45px;
        }

    .middlejt {
        float: right;
        text-align: center;
        height: 35px;
        width: 20%;
    }
    .yylcjtleft {
        width: 12%;
        line-height: initial;
        -moz-transform: rotateZ(180deg);
        -webkit-transform: rotateZ(180deg);
        -o-transform: rotateZ(180deg);
        transform: rotateZ(180deg);
    }


        .yylcjtleft img {
            animation: leftIn2 1s linear infinite;
            margin-top:35px;
        }

    .yylcjtdown {
        -moz-transform: rotateZ(90deg);
        -webkit-transform: rotateZ(90deg);
        -o-transform: rotateZ(90deg);
        transform: rotateZ(90deg);
        margin: auto;
        animation: leftUp 1s linear infinite;
    }


    @keyframes leftIn2 {
        0% {
            margin-left: 0%;
        }

        50% {
            margin-left: 30%;
        }

        100% {
            margin-left: 0%;
        }
    }


    @keyframes leftUp {
        0% {
            margin-top: 0%;
        }

        50% {
            margin-top: 10%;
        }

        100% {
            margin-top: 0%;
        }
    }

    .yylcitemimg {
        margin: auto;
        padding-top: 20px;
        text-align: center;
    }
        .yylcitemimg img{
            width:50px;
        }

    .yylcitemtitle {
        text-align: center;
        margin-top: 5px;
        font-size: 0.8em;
        font-weight: 500;
        padding-bottom: 20px;
    }


    .lddivs {
        margin-top: 20px;
        width: 100%;
        text-align: center;
    }

        .lddivs img {
            width:100px;
            height: 70%;
        }

    .leftdiv {
        width: 100%;
    }

    .rightdiv {
        width: 100%;
        margin-top:30px;
    }

    .hxitemimg {
        float: left;
        width:30px;
    }

    .hxitemtitle {
        float: left;
        font-weight: 600;
        font-size: 1em;
        line-height: 32px;
        margin-left: 15px;
    }

    .hxitemtitle2 {
        clear: both;
        padding-top: 20px;
        font-size: 16px;
        line-height: 30px;
        color: #898989;
    }

    .hxitemdiv {
        margin-top: 30px;
    }

    .gnqdimgdiv {
        text-align: center;
        margin: 50px 0px;
    }

        .gnqdimgdiv img {
           width:90%;
           margin:auto;
        }
    .leftdivimg {
        width: 90%;
        padding-left: 5%;
        padding-top: 5%;
    }
}
