* {
    padding: 0px;
    margin: 0
}

body {
    font-family: "Microsoft Yahei";
    background: #f8f8f8;
    position: relative;
}

textarea {
    font-family: "Microsoft Yahei";
    padding-left: 10px;
    outline: none;
}

input {
    outline: none;
}

.clear {
    clear: both;
}

.clearfix:after {
    content: ".";
    clear: both;
    height: 0;
    visibility: hidden;
    display: block;
}

.clearfix {
    display: inline-block;
    overflow: hidden;
}

a {
    color: #333;
    transition: all .3s ease-in-out;
    text-decoration: none;
    font-size: 14px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.pl10 {
    padding-left: 10px;
}

em {
    font-style: normal;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
}

select {
    outline: none;
}

.clearfix {
    display: block;
}

.logo {
    font: bold;
    width: 100%;
    height: 100px;
    position: fixed;
    top: 50px;
    z-index: 999;
}

.logo_box {
    width: 90%;
    margin: 0 auto;
}

.w1190 {
    width: 1190px;
    margin: 0 auto;
}

.mt20 {
    margin-top: 20px;
}

.left {
    width: 400px;
    float: left;
}

    .left img {
        float: left;
        display: inline-block;
        vertical-align: middle;
        height: 50px;
        line-height: 50px;
    }

        .left img.logo_li {
            width: 8px;
            height: 12px;
            margin-top: 20px;
            margin-left: 10px;
        }

    .left span {
        font-size: 20px;
        font-weight: normal;
        height: 50px;
        line-height: 50px;
        float: left;
        margin-left: 20px;
        color: #fff;
    }

.right {
    float: right;
    width: 300px;
}

.menu {
    height: 42px;
    background: rgba(0,0,0,0.6);
    position: fixed;
    top: 0px;
    left: 0;
    z-index: 998;
    width: 100%;
}

    .menu li {
        list-style: none;
        float: left;
        display: inline-block;
        font: 16px/42px "Microsoft Yahei";
    }

        .menu li a {
            color: #fff;
            text-decoration: none;
            text-align: center;
            display: block;
            padding: 0px 15px
        }

        .menu li.active {
            background: #F00;
        }

.page01 {
    background: url(../../../Images/web/companyservice/page1.jpg?vt=20240830) no-repeat;
    background-size: cover;
}

.page02 {
    background: url(../../../Images/web/companyservice/page2.jpg) no-repeat;
    background-size: cover;
}

.page03 {
    background: url(../../../Images/web/companyservice/page3.jpg) no-repeat;
    background-size: cover;
}

.page04 {
    background: url(../../../Images/web/companyservice/page4.jpg) no-repeat;
    background-size: cover;
}

.page05 {
    background: url(../../../Images/web/companyservice/page5.jpg) no-repeat;
    background-size: cover;
}

.ser_box {
    height: 100px;
    width: 600px;
    margin: 0 auto;
    margin-top: 550px;
    position: relative;
}

    .ser_box p {
        width: 600px;
        height: 40px;
        line-height: 40px;
        position: absolute;
        bottom: 330px;
        color: #fff;
        font-size: 16px;
        left: 140px;
    }

    .ser_box label {
        width: 630px;
        height: 40px;
        line-height: 40px;
        position: absolute;
        bottom: 220px;
        color: #fff;
        font-size: 22px;
        left: 80px;
        font-weight: 400;
    }

.ser_box01 {
    height: 100px;
    width: 600px;
    margin: 0 auto;
    margin-top: 380px;
    position: relative;
}

    .ser_box01 p {
        width: 600px;
        height: 40px;
        line-height: 40px;
        position: absolute;
        bottom: 330px;
        color: #fff;
        font-size: 16px;
        left: 140px;
    }

    .ser_box01 label {
        width: 630px;
        height: 40px;
        line-height: 40px;
        position: absolute;
        bottom: 220px;
        color: #fff;
        font-size: 22px;
        left: 80px;
        font-weight: 400;
    }

.ser_int {
    height: 60px;
    width: 600px;
    border-radius: 40px;
    background-color: rgba(31,38,51,0.8);
}
.input_ser:hover {
    background: #feb41b;
}

.input_box {
    background: #ced2d8;
    height: 40px;
    width: 400px;
    border-radius: 40px;
    float: left;
    margin: 10px;
    padding-left: 10px;
    border: none;
}

.input_ser {
    width: 80px;
    height: 34px;
    background: #f1a300;
    border-radius: 40px;
    border: none;
    float: left;
    margin-left: -95px;
    margin-top: 13px;
    font-size: 16px;
    line-height:34px;
}

.fp-tableCell {
}

.ser_bot {
    width: 98%;
    height: 75px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(150, 158, 176);
    border-image: initial;
    margin: 100px auto 0px;
}

    .ser_bot ul li {
        float: left;
        font-size: 12px;
        color: #ffffff;
        padding-left: 8px;
        padding-top: 5px;
        background: url(../../../Images/web/companyservice/line.png) no-repeat center right;
    }

        .ser_bot ul li a {
            color: #ffffff;
        }

        .ser_bot ul li.l1 {
            width: 12%;
        }

        .ser_bot ul li.l2 {
            width: 22%;
            margin-left: 20px;
        }

        .ser_bot ul li.l3 {
            width: 30%;
        }

        .ser_bot ul li.l4 {
            width: 32%;
            background: none;
        }

        .ser_bot ul li p {
            height: 30px;
            line-height: 30px;
            text-align: left;
            opacity: 0.7;
        }

        .ser_bot ul li.l4 p {
            text-align: right;
        }

        .ser_bot ul li a {
            display: inline-block;
            height: 30px;
            line-height: 30px;
            padding-right: 5px;
            opacity: 0.7;
        }

/*******企业名录*********/
.head {
    height: 95px;
    width: 100%;
    background: #f8f8f8;
}

.h_box {
    width: 1200px;
    height: 95px;
    margin: 0 auto;
}

.h_left {
    width: 400px;
}

    .h_left span {
        font-size: 20px;
        color: #333333;
        height: 80px;
        line-height: 80px;
        display: inline-block;
        float: left;
        margin-left: 10px;
    }

    .h_left img {
        margin-top: 10px;
        float: left;
    }

.h_rit img {
    margin-top: 20px;
}

.h_rit p {
    font-size: 14px;
    color: #333333;
}

.nav {
    width: 100%;
    height: 45px;
    line-height: 45px;
    background: #dc0107;
}

.nav_box {
    width: 1200px;
    margin: 0 auto;
}

    .nav_box ul li {
        float: left;
        width: 120px;
        text-align: center;
        font-size: 16px;
    }

        .nav_box ul li.olist {
            width: 160px;
            color: #fff;
        }

            .nav_box ul li.olist img {
                margin-right: 5px;
            }

        .nav_box ul li a {
            color: #fff;
            font-size: 16px;
        }

.pro_list {
    margin-top: 20px;
    ;
}

.attrbox {
    border: 1px solid #e2e2e2;
}

.attr {
    border-bottom: 1px dotted #e3e3e3;
}

    .attr .key {
        font: 400 14px/24px "Microsoft YaHei";
        color: #666;
        padding: 12px 0 0 17px;
        width: 83px;
    }

    .attr .value {
        background: #fff;
        width: 1078px;
        padding: 12px 0 0 10px;
    }

        .attr .value ul li {
            float: left;
            margin: 0 4px 16px 0;
            white-space: nowrap;
        }

            .attr .value ul li.select a, .attr .value ul li a:hover {
                color: #fff;
                text-decoration: none;
                background: #dc0107;
            }

            .attr .value ul li a {
                display: inline-block;
                padding: 3px 10px;
                position: relative;
            }

.content {
    width: 100%;
}

.con_box {
    width: 1200px;
    margin: 0 auto;
}

.cb_tit {
    width: 1200px;
    height: 45px;
    line-height: 45px;
}

    .cb_tit p {
        color: #323333;
        font-size: 14px;
    }

        .cb_tit p span {
            color: #de3237;
        }

.cb_left {
    width: 860px;
    float: left;
    background: #ffffff;
    margin-bottom: 20px;
}

    .cb_left ul li {
        width: 800px;
        height: 175px;
        margin: 0 auto;
        border-bottom: 1px solid #ebebeb;
        padding-top: 20px;
        ;
    }

        .cb_left ul li .cbul_left {
            width: 577px;
        }

            .cb_left ul li .cbul_left h2 {
                font-size: 18px;
                color: #545555;
                height: 34px;
                line-height: 34px;
                width: 550px;
                overflow: hidden;
            }

            .cb_left ul li .cbul_left p {
                font-size: 14px;
                color: #656666;
                height: 26px;
                line-height: 26px;
            }

                .cb_left ul li .cbul_left p span {
                    width: 490px;
                    height: 26px;
                    line-height: 26px;
                    overflow: hidden;
                }

                .cb_left ul li .cbul_left p label {
                    width: 70px;
                    height: 26px;
                    line-height: 26px;
                }

                .cb_left ul li .cbul_left p.pic {
                    margin-top: 10px;
                }

                    .cb_left ul li .cbul_left p.pic span {
                        padding-right: 15px;
                        border-right: 1px solid #ebebeb;
                        font-size: 12px;
                        display: inline;
                    }

                    .cb_left ul li .cbul_left p.pic img {
                        vertical-align: middle;
                    }

                .cb_left ul li .cbul_left p span.none {
                    border: none;
                }

.cbul_rit {
    width: 210px;
    float: right;
    margin-top: 60px;
    ;
}

    .cbul_rit span a {
        width: 80px;
        height: 30px;
        line-height: 30px;
        display: inline-block;
        color: #999999;
        border: 1px solid #eeeeee;
        margin-right: 15px;
        text-align: center;
        border-radius: 5px;
    }

        .cbul_rit span a.zixun {
            width: 80px;
            height: 30px;
            line-height: 30px;
            display: inline-block;
            color: #dc0107;
            border: 1px solid #dc0107;
            margin-right: 15px;
            text-align: center;
            border-radius: 5px;
        }

            .cbul_rit span a.zixun:hover {
                width: 80px;
                height: 30px;
                line-height: 30px;
                display: inline-block;
                color: #fff;
                border: 1px solid #eeeeee;
                margin-right: 15px;
                text-align: center;
                border-radius: 5px;
                background: #dc0107;
                text-decoration: none;
            }


    .cbul_rit span button {
        width: 80px;
        height: 30px;
        line-height: 30px;
        display: inline-block;
        color: #0182dc;
        border: 1px solid #0182dc;
        margin-right: 15px;
        text-align: center;
        background: none;
    }

.theme-popover {
    z-index: 9999;
    position: fixed;
    bottom: 0px;
    width: 100%;
    height: 260px;
    background-color: rgba(50,50,50,0.9);
    display: none;
}

.theme-poptit {
    padding: 12px;
    position: relative;
}

    .theme-poptit .close01 {
        float: right;
        color: #999;
        padding: 5px;
        margin: -2px -5px -5px;
        font: bold 14px/14px simsun;
        text-shadow: 0 1px 0 #ddd
    }

        .theme-poptit .close:hover {
            color: #444;
        }

.btn.theme-reg {
    position: absolute;
    top: 8px;
    left: 43%;
    display: none
}

.inp-gray, .feed-mail-inp {
    border: 1px solid #ccc;
    background-color: #fdfdfd;
    width: 220px;
    height: 16px;
    padding: 4px;
    color: #444;
    margin-right: 6px
}

.theme-desc, .theme-version {
    padding-top: 0
}

.popbox {
    width: 1200px;
    margin: 0 auto;
}

.popleft {
    width: 275px;
    height: 153px;
    float: left;
    border-right: 1px solid #5c5029;
    margin-top: 20px;
}

    .popleft p {
        color: #ffc400;
        margin-top: 8px;
    }

        .popleft p span {
            background: #ffc400;
            color: #000000;
            font-weight: bold;
            border-radius: 50%;
            height: 26px;
            width: 26px;
            display: inline-block;
            text-align: center;
            font-size: 20px;
        }

.popcenter {
    width: 540px;
    float: left;
    padding-left: 20px;
}

    .popcenter ul li {
        float: left;
        margin-right: 10px;
        ;
    }

        .popcenter ul li label {
            color: #ffc400;
            font-size: 14px;
            padding-right: 5px;
        }

        .popcenter ul li input.name {
            width: 150px;
            height: 38px;
            line-height: 38px;
            background: #fff;
            padding-left: 10px;
            color: #656666;
        }

        .popcenter ul li input.telephone {
            width: 190px;
            height: 38px;
            line-height: 38px;
            background: #fff;
            padding-left: 10px;
            color: #656666;
        }

    .popcenter p {
        margin-top: 20px;
        ;
    }

        .popcenter p label {
            color: #ffc400;
            font-size: 14px;
            vertical-align: top;
        }

    .popcenter textarea {
        width: 440px;
        height: 80px;
        color: #656666;
        line-height: 24px;
    }

    .popcenter p.btn {
        margin-top: 16px;
    }

        .popcenter p.btn input {
            width: 200px;
            height: 45px;
            line-height: 45px;
            color: #000;
            margin-left: 60px;
            background: #ffc400;
            border: none;
            font-size: 16px;
        }

.popright {
    width: 320px;
    float: right;
}

    .popright ul li {
        width: 310px;
        height: 43px;
        line-height: 43px;
        border-bottom: 1px dashed #705e23;
    }

        .popright ul li a {
            width: 265px;
            height: 43px;
            line-height: 43px;
            display: inline-block;
            overflow: hidden;
            color: #fff;
            float: left;
            font-size: 16px;
        }

        .popright ul li span {
            height: 43px;
            line-height: 43px;
            display: inline-block;
            float: right;
        }

            .popright ul li span img {
                vertical-align: middle;
            }

.tel-popover {
    z-index: 9999;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 360px;
    height: 360px;
    margin: -180px 0 0 -330px;
    border-radius: 5px;
    border: solid 2px #666;
    background-color: #fff;
    display: none;
    box-shadow: 0 0 10px #666;
}

.tel-poptit {
    border-bottom: 1px solid #ddd;
    padding: 8px;
    position: relative;
}

    .tel-poptit h2 {
        text-align: center;
        font-size: 14px;
        color: #323333;
        height: 30px;
        line-height: 30px;
        font-weight: normal;
    }

        .tel-poptit h2 img {
            vertical-align: middle;
            margin-right: 10px;
        }

    .tel-poptit .close {
        float: right;
        color: #999;
        padding: 5px;
        margin: -2px -5px -5px;
        font: bold 14px/14px simsun;
        text-shadow: 0 1px 0 #ddd
    }

        .tel-poptit .close:hover {
            color: #444;
        }

.telbox p {
    text-align: center;
}

    .telbox p.hh {
        height: 40px;
        line-height: 40px;
        font-size: 16px;
        color: #323333;
        margin-top: 20px;
    }

    .telbox p.pic {
        margin-top: 20px;
    }

        .telbox p.pic img {
            vertical-align: middle;
        }

            .telbox p.pic img.code {
                width: 153px;
                height: 53px;
            }

    .telbox p.num {
        margin-top: 20px;
        ;
    }

        .telbox p.num span {
            width: 48px;
            height: 58px;
            line-height: 48px;
            border: 1px solid #989999;
            display: inline-block;
            margin-right: 8px;
            font-size: 40px;
        }

    .telbox p.ovvr {
        margin-top: 20px;
    }

        .telbox p.ovvr input {
            width: 225px;
            height: 45px;
            line-height: 45px;
            background: #d6d6d6;
            border: none;
        }

.theme-popover-mask {
    z-index: 9998;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.4;
    filter: alpha(opacity=40);
    display: none
}

.page {
    width: 461px;
    height: 26px;
    line-height: 26px;
    margin: 0 auto;
    margin-top: 30px;
    ;
    border: 1px solid #dddddd;
    margin-bottom: 40px;
    border-right: none;
}

    .page a {
        padding: 0px 11px;
        border-right: 1px solid #dddddd;
        height: 26px;
        line-height: 26px;
        display: block;
        float: left;
    }

        .page a.on {
            background: #ff8905;
            color: #fff;
        }

        .page a:hover {
            background: #ff8905;
            color: #fff;
        }

.lft_bot {
    width: 860px;
    height: 76px;
    line-height: 76px;
    background: #f8f8f8;
    text-align: center;
    font-size: 16px;
}

    .lft_bot p span {
        color: #0182dc;
    }

.cb_rit {
    width: 270px;
    background: #fff;
    float: right;
    padding: 20px;
}

.xz h2 {
    font-size: 20px;
    font-weight: normal;
    height: 32px;
    line-height: 32px;
}

    .xz h2 span {
        font-weight: bold;
    }

.xz p {
    color: #989999;
}

.xz_tp {
    margin-top: 20px;
    width: 270px;
    background: url(../../../Images/web/companyservice/line01.jpg) no-repeat center bottom;
    height: 107px;
}

    .xz_tp img {
        margin-right: 5px;
    }

    .xz_tp span {
        width: 227px;
        height: 36px;
        display: inline-block;
        font-size: 14px;
        color: #656666;
    }

    .xz_tp p {
        padding-left: 40px;
        margin-top: 10px;
    }

.xz_bt {
    margin-top: 20px;
    width: 270px;
}

    .xz_bt img {
        margin-right: 5px;
        vertical-align: inherit;
    }

    .xz_bt span {
        width: 227px;
        height: 36px;
        display: inline-block;
        font-size: 14px;
        color: #656666;
    }

    .xz_bt p {
        padding-left: 40px;
    }

    .xz_bt input {
        width: 197px;
        height: 33px;
        line-height: 33px;
        background: #f8f8f8;
        border: 1px solid #e5e5e5;
        color: #999999;
        padding-left: 10px;
        margin-top: 10px;
    }

        .xz_bt input.submit {
            width: 210px;
            height: 35px;
            line-height: 35px;
            background: #e22f35;
            color: #fff;
            border: none;
        }

/*******发布需求*********/
.rele_tit p {
    font-size: 12px;
    height: 50px;
    line-height: 50px;
    color: #656666;
}

    .rele_tit p a {
        color: #656666;
        font-size: 12px;
    }

.rele_box {
    width: 1200px;
    background: #ffffff;
    padding-top: 40px;
    padding-bottom: 50px;
    margin-bottom: 20px;
}

    .rele_box ul {
        width: 600px;
        margin: 0 auto;
    }

        .rele_box ul li {
            width: 600px;
            height: 38px;
            line-height: 38px;
            margin-top: 20px;
        }

            .rele_box ul li.fabu {
                width: 600px;
                height: auto;
            }

            .rele_box ul li label {
                width: 100px;
                height: 38px;
                line-height: 38px;
                display: inline-block;
                text-align: right;
                font-size: 14px;
                color: #323333;
                margin-right: 10px;
            }

                .rele_box ul li label em {
                    color: #dc0107;
                }

            .rele_box ul li input {
                width: 290px;
                height: 38px;
                line-height: 38px;
                background: #fafafa;
                border: 1px solid #e5e5e5;
                padding-left: 10px;
                color: #989999;
            }

            .rele_box ul li select {
                width: 120px;
                height: 38px;
                line-height: 38px;
                background: #fafafa;
                border: 1px solid #e5e5e5;
                margin-right: 5px;
            }

            .rele_box ul li.text {
                width: 600px;
                height: 160px;
                ;
            }

                .rele_box ul li.text label {
                    vertical-align: top;
                }

            .rele_box ul li textarea {
                width: 400px;
                height: 160px;
                line-height: 38px;
                background: #fafafa;
                border: 1px solid #e5e5e5;
                padding-left: 10px;
                color: #989999;
                font-family: "微软雅黑";
            }

            .rele_box ul li.radio input {
                width: 195px;
            }

            .rele_box ul li span {
                width: 40px;
                padding-left: 20px;
            }

            .rele_box ul li label.sex {
                width: 60px;
            }

            .rele_box ul li label input[type="radio"] {
                appearance: none;
                -webkit-appearance: none;
                outline: none;
                margin: 0;
                width: 10px;
                height: 10px;
                border: none;
            }

label input[type="radio"]:after {
    display: inline-block;
    content: "";
    width: 18px;
    height: 18px;
    background: #fff;
    border-radius: 50%;
    vertical-align: middle;
    padding-top: 5px;
    background: url(../../../Images/web/companyservice/quan.png) no-repeat center left;
}

label input[type="radio"]:checked:after {
    order: 2px solid #fff;
    background: url(../../../Images/web/companyservice/yes.png) no-repeat center left;
    background-size: 15px 15px;
    vertical-align: middle;
}

.rele_box ul li.fabu label {
    width: 100px;
    height: 38px;
    line-height: 38px;
    display: inline-block;
    float: left;
}

.rele_box ul li .fabubox {
    width: 490px;
    height: auto;
    float: left;
}

    .rele_box ul li .fabubox a {
        width: 120px;
        height: 38px;
        line-height: 38px;
        background: #3998db;
        color: #fff;
        display: inline-block;
        text-align: center;
        float: left;
    }

        .rele_box ul li .fabubox a:hover {
            background: #358dcc;
        }

    .rele_box ul li .fabubox p {
        width: 350px;
        height: 40px;
        line-height: 20px;
        display: inline-block;
        float: left;
        font-size: 14px;
    }

        .rele_box ul li .fabubox p span {
            width: 350px;
            height: 20px;
            line-height: 20px;
            color: #656666;
            display: inline-block;
        }

.fabu_list ul li {
    width: 420px;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    margin-top: 0px;
}

.rele_box ul li .fabu_list {
    margin-top: 15px;
}

    .rele_box ul li .fabu_list ul li a {
        width: auto;
        max-width: 320px;
        height: 26px;
        line-height: 26px;
        display: inline-block;
        overflow: hidden;
        background: none;
        color: #323333;
        text-align: left;
    }

    .rele_box ul li .fabu_list ul li span {
        background: url(../../../Images/web/companyservice/f_over.png) no-repeat center;
        margin-left: 10px;
    }

        .rele_box ul li .fabu_list ul li span:hover {
            background: url(../../../Images/web/companyservice/on_over.png) no-repeat center;
        }

.rele_box ul li.demand input {
    width: 200px;
    height: 45px;
    line-height: 45px;
    background: #e22f35;
    color: #ffffff;
}

    .rele_box ul li.demand input:hover {
        background: #d42c32;
    }
@media(max-width:1400px) {
    .logo_box {
        width: 95%;
        margin: 0 auto;
    }

    .ser_bot {
        height: auto;
    }

        .ser_bot ul li p {
            height: auto;
        }

        .ser_bot ul li.l3 {
            width: 15%;
        }
}

@media(max-width:1600px) {
    .logo_box {
        width: 95%;
        margin: 0 auto;
    }

    .ser_bot {
        height: auto;
    }

        .ser_bot ul li p {
            height: auto;
        }

        .ser_bot ul li.l3 {
            width: 15%;
        }
}
.mui-scroll p.sorry {
    height: 40px;
    line-height: 40px;
    text-align: center;
}
/*******底部*********/
.foot {
    background: #333;
    clear: both;
    font: 400 12px/26px "Microsoft YaHei";
    color: #888;
    padding: 24px 0 19px;
    margin-top: 10px;
}

    .foot .letter a {
        color: #ff8905;
        margin-left: 8px;
    }

    .foot p a {
        color: #888;
    }

.load p {
    width: 80px;
    float: left;
    display: inline-block;
    padding-top: 14px;
}

.skype-loader {
    width: 30px;
    height: 40px;
    position: relative;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    float: left;
    margin-left: 200px;
}

    .skype-loader .dot {
        position: absolute;
        top: 0;
        left: 0;
        width: 10px;
        height: 10px;
        animation: 1.7s dotrotate cubic-bezier(0.775, 0.005, 0.310, 1.000) infinite;
    }

        .skype-loader .dot:nth-child(1) {
            animation-delay: 0.2s;
        }

        .skype-loader .dot:nth-child(2) {
            animation-delay: 0.35s;
        }

        .skype-loader .dot:nth-child(3) {
            animation-delay: 0.45s;
        }

        .skype-loader .dot:nth-child(4) {
            animation-delay: 0.55s;
        }

        .skype-loader .dot:after, .skype-loader .dot .first {
            content: "";
            position: absolute;
            width: 4px;
            height: 4px;
            background: #898989;
            border-radius: 50%;
            left: 50%;
            margin-left: -8px;
        }

        .skype-loader .dot .first {
            background: #898989;
            color: #898989;
            margin-top: -4px;
            animation: 1.7s dotscale cubic-bezier(0.775, 0.005, 0.310, 1.000) infinite;
            animation-delay: 0.2s;
        }

@keyframes dotrotate {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

@keyframes dotscale {
    0%, 10% {
        width: 6px;
        height: 6px;
        margin-left: -3px;
        margin-top: -2px;
    }

    50% {
        width: 4px;
        height: 4px;
        margin-left: -2px;
        margin-top: 0;
    }

    90%, 100% {
        width: 6px;
        height: 6px;
        margin-left: -3px;
        margin-top: -2px;
    }
}
