﻿body, td, th {
    font-family: 'Microsoft YaHei',微软雅黑,'Segoe UI',SegoeUI,'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 14px;
    color: #333;
}

body {
    margin: 0px;
    padding: 0px;
}

body, html {
    background-color: #f8f8f8;
    -webkit-text-size-adjust: none;
    scroll-behavior: smooth;
}

img {
    border: 0;
}

iframe {
    display: block;
}

.divZ-indexMax {
    z-index: 2147483647;
}

.divZ-indexMax-1 {
    z-index: 2147483646;
}

.divZ-indexSelect {
    z-index: 9999;
}

.divWidth {
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
}

    .divWidth:after {
        content: ".";
        display: block;
        height: 0px;
        font-size: 0px;
        clear: both;
        visibility: hidden;
    }

.divLeft {
    margin-left: auto;
    margin-right: auto;
    float: left;
}

    .divLeft:after {
        content: ".";
        display: block;
        height: 0px;
        font-size: 0px;
        clear: both;
        visibility: hidden;
    }

.divRight {
    margin-left: auto;
    margin-right: auto;
    float: right;
}

    .divRight:after {
        content: ".";
        display: block;
        height: 0px;
        font-size: 0px;
        clear: both;
        visibility: hidden;
    }

.hide {
    display: none;
}

.show {
    display: block;
}

.width10 {
    width: 10%;
}

.width15 {
    width: 15%;
}

.width20 {
    width: 20%;
}

.width25 {
    width: 25%;
}

.width30 {
    width: 30%;
}

.width50 {
    width: 50%;
}

.width100 {
    width: 100%;
}

.width15px {
    width: 15px;
    font-size: 0;
}

.width20px {
    width: 20px;
    font-size: 0;
}

.height1px {
    height: 1px;
    font-size: 0;
}

.height2px {
    height: 2px;
    font-size: 0;
}

.height5px {
    height: 5px;
    font-size: 0;
}

.height10px {
    height: 10px;
}

.height15px {
    height: 15px;
}

.height20px {
    height: 20px;
}

.height30px {
    height: 30px;
}

.height40px {
    height: 40px;
}

.height50px {
    height: 50px;
}

.padding5 {
    padding: 5px;
}

.padding10 {
    padding: 10px;
}

.padding15 {
    padding: 15px;
}

.padding20 {
    padding: 20px;
}

.padding30 {
    padding: 30px;
}

.padding40 {
    padding: 40px;
}

.padding50 {
    padding: 50px;
}

.paddingTop5 {
    padding-top: 5px;
}

.paddingTop10 {
    padding-top: 10px;
}

.paddingTop15 {
    padding-top: 15px;
}

.paddingTop20 {
    padding-top: 20px;
}

.paddingTop30 {
    padding-top: 30px;
}

.paddingBottom5 {
    padding-bottom: 5px;
}

.paddingBottom10 {
    padding-bottom: 10px;
}

.paddingBottom15 {
    padding-bottom: 15px;
}

.paddingBottom20 {
    padding-bottom: 20px;
}

.paddingBottom30 {
    padding-bottom: 30px;
}

.font12 {
    font-size: 12px;
}

.font14 {
    font-size: 14px;
}

.font16 {
    font-size: 16px;
}

.font18 {
    font-size: 18px;
}

.font20 {
    font-size: 20px;
}

.font22 {
    font-size: 22px;
}

.font24 {
    font-size: 24px;
}

.font26 {
    font-size: 26px;
}

.font30 {
    font-size: 30px;
}

.fontHeadIcon {
    font-size: 30px;
}

.font36 {
    font-size: 36px;
}

.font40 {
    font-size: 40px;
}

.font50 {
    font-size: 50px;
}

.line-height20px {
    line-height: 20px;
}

.line-height24px {
    line-height: 24px;
}

.line-height28px {
    line-height: 28px;
}

.line-height32px {
    line-height: 32px;
}

.line-height36px {
    line-height: 36px;
}

.line-height40px {
    line-height: 40px;
}

.line-height50px {
    line-height: 50px;
}

.line-height60px {
    line-height: 60px;
}

.line-height70px {
    line-height: 70px;
}

.hand {
    cursor: pointer;
}

.red {
    color: red;
}

.white {
    color: white;
}

.yellow{
    color:yellow;
}

.cWeb {
    color: #008eb7;
}

.bgColorFontRgba8 {
    color: rgba(255,255,255,.8);
}

.cBlack {
    color: black;
}

.ccc {
    color: #ccc;
}

.c45 {
    color: #454545;
}

.c666 {
    color: #666;
}

.c999 {
    color: #999;
}

.bold {
    font-weight: bold;
}

.left {
    text-align: left;
}

.center {
    text-align: center;
}

.right {
    text-align: right;
}

.verticalTop {
    vertical-align: top;
}

.verticalMiddle {
    vertical-align: middle;
}

.verticalBottom {
    vertical-align: bottom;
}

.word14 {
    font-size: 14px;
    line-height: 30px;
}

.divWordHidden {
    overflow: hidden;
    text-overflow: ellipsis;
}

.divHidden {
    overflow: hidden;
    white-space: nowrap;
}

.wordWrap {
    word-wrap: break-word;
    word-break: break-all;
}

.floatLeft {
    float: left;
}

.floatRight {
    float: right;
}

.textLine-through {
    text-decoration: line-through;
}

.bgColorBody {
    background-color: #f8f8f8;
}

.bgColorWhite {
    background-color: white;
}

.bgColor333 {
    background-color: #333;
}

.bgColorE3 {
    background-color: #e3e3e3;
}

.bgColorWeb {
    background-color: #00a2ca;
}

.bgLightBlue {
    background-color: #d6f2fe;
}

.bgLightYellow {
    background-color: #fbede2;
}

a {
    color: #666;
    outline: none;
    text-decoration: none;
}

    a:hover {
        text-decoration: none;
        color: #008eb7;
    }

        a:hover img {
            opacity: 0.7;
            filter: alpha(opacity=70);
        }

.normalTable {
    border: 0px;
    border-collapse: collapse;
    border-spacing: 0px;
}

.tableLine {
    border: 1px solid #e4e9ec;
    border-collapse: collapse;
    border-spacing: 0px;
}

    .tableLine td {
        padding: 40px 0px 20px 0px;
        border: 1px solid #e4e9ec;
        text-align: center;
        max-width: 34%;
    }

.tableCenter {
    margin: auto;
}

.divHuiLine {
    background: #fff;
    border: 1px solid rgba(41,75,162,.2);
}

.divLine {
    border: 1px solid #e4e9ec;
}

.LineLeft {
    border-left: 1px solid #e4e9ec;
}

.LineRight {
    border-right: 1px solid #e4e9ec;
}

.LineTop {
    border-top: 1px solid #e4e9ec;
}

.LineBottom {
    border-bottom: 1px solid #e4e9ec;
}

.tag {
    margin-left: 8px;
    display: inline-block;
    color: #ff6a00;
    background: #ffebdd;
    font-size: 12px;
    line-height: 30px;
    position: relative;
    padding: 0 6px;
    vertical-align: middle;
}

.tagGreen {
    color: #63ba4d;
    background: #edf4eb;
}

.tagHui {
    color: #777;
    background: #e5e5e5;
}

.tagRed {
    color: yellow;
    background: #ff3300;
}

.domain {
    max-width: 500px;
    display: inline-block;
    font-size: 20px;
    line-height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap;
    cursor: default;
}

.whoisTitle label {
    padding-bottom: 6px;
    font-size: 18px;
    color: #646464;
    border-bottom: 2px solid #008eb7;
}

.TitleUnderLineRed {
    padding: 50px 0 60px 0;
}

    .TitleUnderLineRed span {
        color: black;
        font-size: 30px;
        font-weight: bold;
        padding-bottom: 5px;
        border-bottom: 3px solid #dcb097;
    }

.divBox {
    border-radius: 3px; /* 圆角 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#909090')"; /* For IE 8 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#909090'); /* For IE 5.5 - 7 */
    -moz-box-shadow: 0 0 20px 1px rgba(41,75,162,.2); /* for firefox */
    -webkit-box-shadow: 0 0 20px 1px rgba(41,75,162,.2); /* for safari or chrome */
    box-shadow: 0 0 20px 1px rgba(41,75,162,.2); /* for opera or ie9 */
}

.topTips {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}

    .topTips div {
        font-size: 16px;
        text-align: center;
        padding: 20px;
        background: #fff2df;
        border: 2px solid #e5b07e;
        color: #000;
        box-shadow: #fad8bc 0px 0px 8px 5px inset;
        filter: alpha(Opacity=90);
        -moz-opacity: 0.9;
        opacity: 0.9;
    }

        .topTips div a {
            font-weight: bold;
            color: red;
            font-size: 16px;
        }
/* head */
.headLink {
    width: 120px;
    text-align: center;
}

    .headLink a {
        color: white;
        text-decoration: none;
        font-size: 18px;
    }

        .headLink a:hover {
            color: yellow;
            text-decoration: underline;
            font-size: 18px;
        }

.headYellow {
    font-size: 14px;
    color: white;
}

    .headYellow a {
        color: white;
        text-decoration: none;
        font-size: 14px;
    }

        .headYellow a:hover {
            color: yellow;
            text-decoration: underline;
            font-size: 14px;
        }

.headLinkBg {
    background-color: #0fa8cd;
}

.layuiDropdown {
    min-width: 120px;
    text-align: center;
}

    .layuiDropdown a {
        font-size: 16px;
    }

        .layuiDropdown a:hover {
            font-size: 16px;
            text-decoration: underline;
        }
/* end head */

/* bottom */
.navTop {
    position: fixed;
    display: none;
    right: 0px;
    bottom: 30px;
    z-index: 99999;
}

    .navTop ul li {
        height: 40px;
        line-height: 40px;
        text-align: center;
    }

a.blue:link {
    color: #0066cc;
    text-decoration: none;
}

a.blue:hover {
    color: #0066cc;
    text-decoration: underline;
}

a.blue:visited {
    color: #0066cc;
    text-decoration: none;
}

.hrLine {
    background-image: url(/images/bottomLine.gif);
    background-repeat: repeat-x;
    height: 20px;
    background-position: center;
}
/* bottom */

/* pageCSS */
a.pageLinkPage:link {
    color: #888888;
    text-decoration: none;
    font-size: 14px;
}

a.pageLinkPage:visited {
    color: #888888;
    text-decoration: none;
    font-size: 14px;
}

a.pageLinkPage:hover {
    color: #008eb7;
    text-decoration: underline;
    font-size: 14px;
}

a.pageLinkPage:active {
    color: #888888;
    font-size: 14px;
    text-decoration: underline;
}

.pageTable {
    border: 0px;
    padding: 3px;
    margin: auto;
}

    .pageTable td {
        min-width: 36px;
        text-align: center;
        word-break: keep-all;
        white-space: nowrap;
        padding: 2px;
        font-size: 14px;
    }

.pageInput {
    font-size: 14px;
    color: #666666;
    padding: 4px;
    text-align: center;
    border: 1px solid #c7c7c7;
    background-color: White;
    width: 40px;
}

.pageSelect {
    font-size: 14px;
    color: #666666;
    padding: 4px;
    text-align: center;
    border: 1px solid #c7c7c7;
    background-color: White;
    width: 95px;
}

.pageButton {
    font-size: 14px;
    color: #333;
    background-color: #efefef;
    padding: 4px 6px 4px 6px;
    border: 1px solid #c7c7c7;
    cursor: pointer;
}

.pageDiv {
    padding: 4px 8px 4px 8px;
    border: 1px solid #c7c7c7;
    text-align: center;
    cursor: pointer;
}

.pageSelectPage {
    font-size: 16px;
    padding: 4px;
    border: 1px solid #008eb7;
    background-color: #008eb7;
    color: White;
    text-align: center;
}
/* pageCSS */

/* layui */
.layui-layer-molv .layui-layer-title {
    background-color: #008eb7;
}

.layui-layer-molv .layui-layer-btn a {
    background-color: #008eb7;
    border-color: #008eb7;
}

.layui-form-select dl dd.layui-this {
    background-color: #008eb7;
}

.layui-layer-dialog .layui-layer-content {
    min-height: 50px;
}

.layui-elem-field legend {
    font-size: 22px;
}

.layui-elem-field {
    border: 1px solid #e3e3e3;
}

.layui-table-sort {
    margin-left: 0px;
}

.bigInputBottom {
    height: 60px;
    line-height: 60px;
    font-size: 22px;
}
/* end layui*/
