* {
    padding: 0;
    margin: 0;
    font-family: "microsoft yahei";
}

.ddd {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

div,
dl,
dt,
dd,
form,
h1,
h2,
h3,
h4,
h5,
h6,
img,
ol,
ul,
li,
table,
th,
td,
p,
span,
a {
    border: 0;
}

.table {
    color: #fff;
    margin-bottom: 0;
}

    .table > tbody > tr > th {
        padding: 0;
        border: 1px solid #cccccc;
        line-height: 0.52rem;
        height: 0.52rem;
        background: #e6e6e6;
        color: #333333;
        text-align: center;
        font-weight: normal;
    }

    .table > tbody > tr > td {
        line-height: 0.52rem;
        height: 0.52rem;
        padding: 0;
        border: 1px solid #cccccc;
        color: #333333;
    }

img,
input {
    border: none;
    vertical-align: middle;
}

body {
    font-family: MicrosoftYaHei-Bold;
    text-align: center;
    width: 100%;
    height: 100%;
    font-size: 0.19rem;
    /* background: #f7f8fd !important; */
    position: relative;
}

html {
    overflow: hidden;
    -webkit-text-size-adjust: none;
    width: 100%;
    height: auto !important;
    overflow-y: scroll !important;
}

ul,
ol {
    list-style-type: none;
}

h3 {
    font-size: 14px;
}

ul {
    margin: 0;
    padding: 0;
}

.clear {
    clear: both;
    font-size: 1px;
    height: 0;
    visibility: hidden;
    line-height: 0;
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
}

.clearfix {
    zoom: 1;
}

a {
    text-decoration: none !important;
}

    a:hover,
    a:active,
    a:visited {
        text-decoration: none !important;
    }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

.video embed,
.video object,
.video iframe {
    width: 100%;
    height: auto;
}

*:focus {
    outline: none;
}

select,
input {
    border: 1px solid rgba(230, 230, 230, 1);
    line-height: 0.4rem;
    height: 0.4rem;
    font-size: 0.16rem;
    text-indent: 6px;
}

/*公共样式*/
.topnav {
    width: 100%;
    height: 0.8rem;
    position: relative;
    text-align: center;
}

    .topnav .topul {
        text-align: left;
    }

        .topnav .topul > li {
            text-align: center;
            padding-left: 8px;
            padding-right: 8px;
            color: #ffffff;
            display: inline-block;
            position: relative;
            cursor: pointer;
        }

            .topnav .topul > li.active {
                font-weight: 700;
            }

        .topnav .topul li ul {
            margin-left: -0.2rem;
            border-top: 5px solid #f52633;
            margin-top: -5px;
        }

            .topnav .topul li ul li {
                width: 1.2rem;
                font-size: 0.17rem;
                padding-left: 0.1rem;
                padding-right: 0.1rem;
            }

        .topnav .topul li .sjgl,
        .topnav .topul li .sjjy {
            display: none;
            position: absolute;
            /*background: #0c1f23;*/
            box-shadow: 0px 3px 19px 1px rgba(64, 129, 255, 0.23);
        }

            .topnav .topul li .sjgl li,
            .topnav .topul li .sjjy li {
                /* line-height: 0.6rem;
  height: 0.6rem;
  display: block;*/
            }

                .topnav .topul li .sjgl li:nth-child(1),
                .topnav .topul li .sjjy li:nth-child(1) {
                    /*border-bottom: 1px solid #17353e;*/
                }

        .topnav .topul li:hover {
            color: #fff;
        }

        .topnav .topul .liclick {
            color: #fff;
        }

            .topnav .topul .liclick a {
                font-weight: bold;
            }

        .topnav .topul li ol {
            position: absolute;
            left: 0;
            top: 60px;
            z-index: 99;
            background: #717cfe;
            display: none;
            padding: 0;
            margin: 0;
            white-space: normal;
            line-height:30px;
        }

            .topnav .topul li ol.mxsl {
                /*left: -24%;*/
            }

            .topnav .topul li ol > li {
                height: 30px;
                line-height: 30px;
                text-align: center;
                background: #98a0fd;
                color: #fff;
                width: 100%;
                border: 1px solid transparent;
                white-space: nowrap;
                position: relative;
            }

            .topnav .topul li ol li:hover {
                background: #717cfe;
                border-top: 1px solid #6470ff;
                border-bottom: 1px solid #6470ff;
            }

                .topnav .topul li ol li:hover dl {
                    display: block;
                }

            .topnav .topul li ol > li dl {
                position: absolute;
                left: 100%;
                top: -1px;
                width: 110%;
                background: #717cfe;
                z-index: 9;
                display: none;
            }

            .topnav .topul li ol > li dt {
                height: 31px;
                line-height: 31px;
                overflow: hidden;
                border: 1px solid #717cfe;
                border-top: 0;
                background: #98a0fd;
            }

                .topnav .topul li ol > li dt:hover {
                    background: #717cfe;
                }

.bot {
    font-size: 0.14rem;
    height: 0.6rem !important;
    line-height: 0.6rem !important;
    position: absolute !important;
    width: 100% !important;
    text-align: center !important;
    color: #666666 !important;
    bottom: 0.01rem !important;
}

/*top*/

/*layui flow table*/
.con table tr td {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.mydate {
    width: 1.4rem !important;
}
/*table first column*/
.con table tr th:nth-child(1),
.con table tr td:nth-child(1) {
    width: 0.6rem;
}

@-webkit-keyframes rotation {
    0% {
        -webkit-transform: scaleX(1);
    }

    20% {
        -webkit-transform: scaleX(1);
    }

    55% {
        -webkit-transform: scaleX(-1);
    }

    80% {
        -webkit-transform: scaleX(1);
    }

    100% {
        -webkit-transform: scaleX(1);
    }
}

@media screen and (max-width: 1200px) {
    .header_box {
        width: 630px;
    }

    .topnav .topul > li {
        /*padding: 0 2px;*/
    }
}

.Rotation {
    animation: rotation 4s linear infinite;
    -moz-animation: rotation 4s linear infinite;
    -webkit-animation: rotation 4s linear infinite;
    -o-animation: rotation 4s linear infinite;
}

.logo_t {
    display: block;
    height: 0.46rem;
    margin: 0 auto;
}

.logo_b {
    display: block;
    height: 0.12rem;
    margin: 0 auto;
    margin-top: 0.05rem;
}

.logo_r {
    display: inline-block;
    height: 0.42rem;
    vertical-align: top;
    /*margin-top: 0.13rem;*/
}

.pos {
    width: 98% !important;
    text-align: left !important;
    margin: 0 auto !important;
    height: 0.35rem !important;
    line-height: 0.35rem !important;
    font-size: 0.15rem !important;
    cursor: pointer !important;
    position: absolute !important;
    bottom: 0.22rem !important;
    left: 1.3% !important;
}

/*.con,
.topselect,
.con_shadow {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}*/

/*提示信息弹窗样式*/
.btnColor .layui-layer-btn a {
    border-color: #5764ff;
    background-color: #5764ff;
    color: #fff;
}

.btnColor .layui-layer-title {
    background-color: #5764ff;
    color: white;
    font-size: 0.21rem;
    padding: unset;
}

#btn_refresh {
    display: none;
}
