<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";


a:hover {
    text-decoration: none;
}

.colorred {
    color: #FF0000;
}

.colorblue {
    color: #e00b4f;
}

.colorblues {
    color: blue;
}

.colorgreen {
    color: #0dca21;
}

.color999 {
    color: #999;
}

.coloryellow {
    color: #FF9900;
}

.colorindex {
    color: #e00b4f;
}

.span_line_t {
    text-decoration: line-through;
}

.linheight38 {
    line-height: 38px;
}

.layui-header {
    height: 56px;
}

select {
    background: #fff;
}

input[disabled] {
    background: #f5f5f5 !important;
}

.pd15 {
    padding: 15px;
}

.mart10 {
    margin-right: 10px;
}

.mart5 {
    margin-right: 5px;
}

.layui-input:focus {
    border: 1px solid #1ab394;
}

/*index*/
.layui-nav-childtop {
    top: 60px !important;
}

.hovertipshide dd a i {
    display: inline-block;
    width: 22px;
    text-align: center;
    color: #888;
    margin-left: -10px;
}

.layui-headercss {
    background: #2e363f !important;
}

.logobox {
    background: #1ab394;
    font-size: 22px !important;
    color: #fff !important;
}

.layui-nav-bar {
    background-color: #35a939;
}

.indexafontsize a {
    font-size: 16px !important;
}

.layui-side-scroll li.layui-nav-itemcss {
    border-top: 1px solid #37414b;
    border-bottom: 1px solid #1f262d;
}

.layui-nav-tree .layui-nav-itemcss a:hover {
    background: #2e363f;
}

.layui-bg-blackcss {
    background: #2e363f !important;
}

.layui-navcss {
    background: #2e363f !important;
}

.layui-navtopcss span.layui-nav-bar {
    height: 4px !important;
}

.layui-nav .layui-nav-item {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    /*line-height: 56px !important;*/
    border-bottom: 1px solid #283867;
}

.layui-nav .layui-nav-item a cite {
    font-size: 16px;
}

.kit-side-foldcss {
    background-color: #2e363f !important;
    border-bottom: 1px solid #1f262d;
}

/*page居中*/
/*.layui-table-page&gt;div{
	text-align: center;
}*/
/*头部右侧操作显示隐藏*/
.info-box {
    height: 85px;
    background-color: #f9f9f9;
    cursor: pointer;
}

.info-box:hover {

}

.layui-nav-itemcp {
    line-height: 28px !important;
    font-size: 12px !important;
}

.layui-nav-itemcp p:first-child {
    margin-top: 4px;
}

.layui-nav-itemcp p.idxp1s {
    height: 28px;
    line-height: 28px;
    padding: 0 10px;
    background: rgba(0, 0, 0, .15);
    border-radius: 4px;
    display: inline-block;
    font-size: 13px;
}

.layui-nav-itemcp:hover .layui-nav-bar {
    display: none !important;
}

.layui-nav-itemcp p.idxp1s i {
    margin-left: 10px;
    cursor: pointer;
    font-size: 13px;
    display: inline-block;
}

.layui-nav-itemcp p.idxp1s i a {
    display: inline-block;
    margin: 0;
    font-size: 12px;
    color: #fff;
}

.layui-nav-itemcp p.idxp1s i a:hover {
    text-decoration: none;
}

.layui-nav-itemcp p.idxp2s {
    font-size: 12px;
}

.layui-nav-itemcp p.idxp2s a {
    display: inline-block;
    font-size: 12px;
    color: #fff;
    padding: 0;
    margin-right: 10px;
    font-weight: bold;
}

.layui-nav-itemcp p.idxp2s a:hover {
    text-decoration: underline;
}

.idxamore .layui-nav-more {
    display: none !important;
}

.info-box .info-box-icon {
    border-top-left-radius: 2px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 2px;
    display: block;
    float: left;
    height: 85px;
    width: 85px;
    text-align: center;
    font-size: 45px;
    line-height: 80px;
    background: rgba(0, 0, 0, 0.2);
    position: relative;
}

.info-box .info-box-icon i {
    display: inline-block;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
    transition: .25s;
}

.info-box .info-box-content {
    padding: 5px 10px;
    margin-left: 85px;
}

.info-box span.info-box-icon {
    transition: .4s;
}

.info-box:hover span.info-box-icon {
    border: 10px solid rgba(0, 0, 0, .05);
    transition: .4s;
}

.info-box:hover span.info-box-icon i {
    font-size: 30px;
}

.info-box .info-box-content .info-box-text {
    display: block;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: uppercase;
}

.info-box .info-box-content .info-box-number {
    display: block;
    font-weight: bold;
    font-size: 18px;
}

.info-boxcpbg_1 {
    background: #e00b4f !important;
    color: white;
}

.info-boxcpbg_2 {
    background: #fc6e5d !important;
    color: white;
}

.info-boxcpbg_3 {
    background: #54eda7 !important;
    color: white;
}

.info-boxcpbg_4 {
    background: #ffbd53 !important;
    color: white;
}

.info-boxcpbg_5 {
    background: #9cb2ff !important;
    color: white;
}

.info-boxcpbg_6 {
    background: #ff7d54 !important;
    color: white;
}

.idxonea {
    width: 100%;
}

.layui-rowmagin {
    margin: -5px;
}

.indextab {
    margin: 8px 0 !important;
}

.indextab td {
    padding: 11px 15px !important;
}

.layuibtn-bgcolor {
    background: #e00b4f;
    color: #fff;
}

.layui-form-checked[lay-skin=primary] i {
    border-color: #e00b4f;
    background-color: #e00b4f;
}

.layui-form-checkbox[lay-skin=primary]:hover i {
    border-color: #e00b4f;
    background-color: #fff;
}

.layui-form-checked[lay-skin=primary]:hover i.layui-icon-ok {
    background-color: #e00b4f;
}

.layui-form-select dl dd.layui-this {
    background-color: #e00b4f;
}

.layui-input-sm {
    height: 30px;
}

.orderform .layui-select-title input {
    height: 30px;
}

.odinfo_img {
    display: inline-block;
    width: 30px;
    height: 30px;
    border: 1px solid #eee;
    vertical-align: middle;
    margin-right: 10px;
}

.odinfo_img img {
    display: block;
    border: 0;
    width: 100%;
}

.orderdemo {
    width: 100%;
}

/*提现*/
.banks {
    margin-left: 110px;
    width: 603px;
    display: none;
}

.bankscont {
    min-height: 200px;
    border: 1px solid #ddd;
    padding: 10px;
}

.bankstt {
    font-size: 14px;
}

.bankstt em {
    color: #999999;
    font-size: 12px;
    margin-left: 10px;
    font-weight: normal;
}

.banklist {
    margin-left: 1px;
}

.bkbox {
    cursor: pointer;
    width: 146px;
    border: 1px dashed #ddd;
    margin-left: -1px;
    position: relative;
    z-index: 1;
    padding: 10px;
    margin-top: -1px;
}

.bkbox i {
    background: #e00b4f;
    position: absolute;
    bottom: -1px;
    right: -1px;
    width: 16px;
    height: 16px;
    text-align: center;
    line-height: 16px;
    color: #fff;
    font-size: 12px;
    display: none;
    z-index: 3;
}

.bkboxed, .bkbox:hover {
    border: 1px solid #e00b4f;
    z-index: 2;
}

.bkboxed i {
    display: block;
}

.bkimg {
    height: 20px;
    width: 20px;
    overflow: hidden;
}

.bkimg img {
    display: block;
    max-width: 100%;
    max-height: 100%;
}

.bktxt {
    height: 20px;
    line-height: 20px;
    padding-left: 5px;
    width: 85px;
    overflow: hidden;
}

#bank {
    background: no-repeat;
    background-position: 10px center;
}

.closebk {
    width: 24px;
    height: 24px;
    background: #F5F5F5;
    text-align: center;
    line-height: 24px;
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
}

.closebk:hover {
    background: #e00b4f;
    color: #fff;
}

.layui-layout-admin .layui-header {
    background-color: #bb2a58;
    height: 80px;
    border-bottom: 3px solid #bb2a58;
    z-index: 9999;
    overflow: hidden;
}

.layui-layout-admin .layui-header a, .layui-layout-admin .layui-header a cite {
    color: #fff;
}

.layui-layout-admin .layui-header a:hover {
    color: #fff;
    opacity: .85;
}

.layui-layout-admin .layui-header .layui-nav .layui-this:after, .layui-layout-admin .layui-header .layui-nav-bar {
    background-color: #fff;
}

.layui-layout-admin .layui-header .layui-nav .layui-nav-more {
    border-top-color: #fff;
}

.index-iframe {
    width: 100%;
    height: 100%;
}

.layui-card-indexchar .layui-card-body {
    height: 380px;
    padding: 0;
}

.layui-input-main-span {
    color: #999;
}

.layui-input-main {
    height: 26px;
    margin-top: 7px;
    width: 190px;
    border-radius: 0;
    border-right: 0;
}

.layui-btn-sm-main {
    border-radius: 0;
    height: 26px;
    margin-top: 7px;
    line-height: 26px;
}

.layui-table-tips-c {
    text-align: center;
    line-height: 20px;
    padding: 0;
}

.layui-table-tips-c:before {
    right: 0;
}

.layui-btn-orderdelete {
    background: #fff;
    border: 1px solid #eee;
    color: #666;
}

.layui-btn-padd0 {
    padding: 0 6px;
    text-align: center;
}

.layui-btn-padd0 i {
    margin-right: 0 !important;
}

.layui-table-cell {
    padding: 0 1px;
}

.layui-table td, .layui-table th {
    font-size: 13px;
    padding: 9px 15px;
}

.layui-table th {
    /* font-weight: bold; */
    color: #222;
    font-size: 14px;
}

.userrilebox {
    padding: 10px;
}

.userrilebox table {
    margin: 0;
}

.userrilebox table td {
    padding: 9px 10px;
}

.bjimgbox {
    width: 85px;
    height: 85px;
    overflow: hidden;
    border: 1px solid #e8e8e8;
}

.bjimg {
    width: 100%;
    height: 85px;
    display: block;
    margin: 0 auto;
}


.loginbgcolor {
    width: 100%;
    height: 100%;
    background: rgba(21, 35, 59, .8);
}

.loginbox {
    width: 470px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -235px;
    margin-top: -280px;
}

.loginform {
    width: 100%;
    background: rgba(255, 255, 255, .1);
    border-radius: 20px;
    padding: 50px 50px;
}

.loginformbx input[type="text"], .loginformbx input[type="password"] {
    height: 40px;
    line-height: 40px;
    background: #fff;
    width: 100%;
    border-radius: 4px;
    padding-left: 40px;
}

.loginformbx input[type="text"]:focus, .loginformbx input[type="password"]:focus {
    box-shadow: 0 0 50px rgba(0, 0, 0, 1);
}

.loginformbxsubmit {
    display: inline-block;
    height: 38px;
    line-height: 38px;
    background: #e00b4f;
    color: #fff;
    border-radius: 4px;
    width: 100%;
    text-align: center;
    letter-spacing: 4px;
}

.loginformbxsubmit:hover {
    opacity: .85;
}

.loginformbx i {
    width: 40px;
    height: 40px;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    color: #e00b4f;
    position: absolute;
    left: 0;
    top: 0;
}

.loginformbxcp input[type="text"] {
    width: 200px;
}

.loginformbxcp span {
    width: 160px;
    height: 40px;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    color: #e00b4f;
    position: absolute;
    right: 0;
    top: 0;
    background: #eee;
    border-radius: 4px;
    font-size: 20px;
    letter-spacing: 4px;
    cursor: pointer;
}

.leftbox {
    padding: 20px 0 10px 0;
    text-align: center;
    border-bottom: 1px solid #333;
}

/*首页*/
.idxbox {
    height: 302px;
    padding: 20px;
}

.idxbox h4 {
    font-size: 18px;
    color: #444;
}

.picp {
    display: inline-block;
    margin-left: 15px;
}

.picp1 {
    line-height: 36px;
    font-size: 14px;
    color: #111;
}

.picp2 {
    font-size: 12px;
    line-height: 22px;
}

.picp1 i {
    color: #e00b4f;
}

.idxboxmid {
    margin-top: 30px;
}

.idxboxmid p {
    font-size: 18px;
}

.idxboxmid i {
    display: inline-block;
    margin-top: 20px;
    font-size: 26px;
}

.idxfontsize {
    font-size: 12px !important;
}

.idxfontsizep cite {
    font-size: 20px !important;
}

.mainhide {
    display: none;
}

.mainpicbox {
    height: 248px;
    overflow: hidden;
}

.main1 {
    padding: 10px 15px;
    border: 1px solid #fde9ef;
    background: #ffeef3;
    color: #e00b4f;
    font-size: 13px;
}

.main1 b i {
    color: #e00b4f;
    margin-right: 10px;
}

.main2 {
    padding: 10px 15px;
    border: 1px solid #c9edf5;
    background: #e4f6ff;
    color: #3D87AD;
    font-size: 13px;
    position: relative;
}

.main2 i.fa-star-o {
    margin-right: 10px;
}

.main2 i.fa-close {
    width: 20px;
    height: 38px;
    line-height: 38px;
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    color: #666;
}

.main2 i.fa-close:hover {
    color: #3D87AD;
}

.user_p1 p {
    border-bottom: 1px dashed #ddd;
    height: 38px;
    line-height: 38px;
    width: 100%;
    overflow: hidden;
}

.user_p1 p:last-child {
    border-bottom: 0;
}

.layui-form-label {
    width: 100px;
}

.member_addladiv {
    width: 380px;
    line-height: 38px;
}

/*我要充值*/
.wycztab {
    width: 100%;
}

.wycztab td {
    vertical-align: middle;
}

.wycztab td img.wyczpic {
    max-height: 50px;
}

.zfbico {
    display: inline-block;
    border: 1px solid #ff0000;
    cursor: pointer;
    position: relative;
}

.zfbico img {
    display: block;
    border: 0;
}

.zfbico i {
    position: absolute;
    width: 15px;
    height: 15px;
    text-align: center;
    line-height: 15px;
    display: inline-block;
    top: 0;
    right: 0;
    background: #ff0000;
    color: #fff;
}

.layui-input::-webkit-input-placeholder {
    color: #999;
}

.yzcode {
    width: 100px;
    height: 36px;
    background: #444c63;
    color: #fff;
    position: absolute;
    top: 1px;
    right: 1px;
    text-align: center;
    line-height: 36px;
    cursor: pointer;
}

/*文章发布*/
.relese_addladiv span {
    display: inline-block;
    padding: 0 8px;
    /* background: #eee; */
    height: 26px;
    line-height: 27px;
    margin-top: 5px;
    overflow: hidden;
    cursor: pointer;
    border-radius: 2px;
    margin-right: 5px;
    font-size: 13px;
    float: left;
    /* font-weight: bold; */
    color: #222;
}

.relese_addladiv_i {
    display: inline-block;
    padding: 0 5px;
    height: 26px;
    line-height: 27px;
    margin-top: 5px;
    float: left;
    margin-left: -5px;
    /* color: #e00b4f; */
}

.relese_addladiv_em {
    display: inline-block;
    padding: 0 0 0 10px;
    height: 26px;
    line-height: 27px;
    margin-top: 5px;
    float: left;
    margin-left: -5px;
    font-size: 13px;
    /* color: #e00b4f; */
}

.newch .layui-form-item {
    margin-bottom: 0;
    border: 1px solid #ccc;
    padding: 10px 0;
    margin-top: -1px;
    background: #f9f9f9;
}

.activecolorred {
    color: #e00b4f !important;
}

.layui-tab-title .activecolorred {
    /* color: #e00b4f !important;
    border-bottom: 2px solid #e00b4f !important; */

    background: #e00b4f !important;
    color: #fff !important;
}

.relese_addladiv span.active, .relese_addladiv span:hover {
    background: #e00b4f;
    color: #fff !important;
}

.nrfootheight {
    height: 40px;
}

.nrfoot {
    width: 100%;
    padding: 10px;
    background: rgba(71, 149, 171, .95);
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 9999;
    line-height: 30px;
    color: #fff;
}

.nrfoot_a {
    background: #FF9900;
    padding: 0 10px;
    color: #fff;
    height: 36px;
    line-height: 36px;
    margin-left: 10px;
}

.nrfoot_a:HOVER {
    color: #fff;
}

.mt_p i {
    opacity: 0;
    margin-left: 10px;
    cursor: pointer;
    color: #ff0000;
}

.mt_p:hover i {
    opacity: 1;
}

/*文章列表*/
.newlisttaba:hover {
    color: #ff0000;
}

.wid260 {
    width: 260px;
}

/*文章代写*/
.ckdiv {
    background: #f5f5f5;
    border: 1px solid #eee;
    width: 90%;
    padding: 10px;
    line-height: 28px;
}

.write_addladiv {
    width: 90%;
}

.endivs {
    /*display: none;*/
}

/*悬浮*/
.sidemenu {
    position: fixed;
    right: 20px;
    bottom: 120px;
    z-index: 1000;
}

.sideul li.firstsli {
    margin-bottom: 5px;
    position: relative;
}

.discdiv {
    position: absolute;
    right: 67px;
    top: 0;
    height: 100%;
    width: 80px;
    background: #fff;
    display: none;
}

.sideul li.firstsli a.fstsla {
    display: block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 14px;
    background: #25345f;
    color: #fff;
    border-radius: 36px;
}

.sideul li.firstsli a.active, .sideul li.firstsli a.fstsla:hover {
    background: #bb2a58;
    color: #fff;
}

.discdiv {
    position: absolute;
    right: 57px;
    top: 0;
    height: 100%;
    width: 80px;
    background: #bb2a58;
    color: #fff;
    display: none;
}

.discdiv span {
    display: block;
    width: 100%;
    height: 36px;
    line-height: 36px;
    text-align: center;
}

.discdiv i {
    font-size: 14px;
    position: absolute;
    right: -5px;
    top: 50%;
    margin-top: -7px;
    color: #bb2a58;
}

.discdivwx {
    width: auto;
    height: auto;
    padding: 10px;
}

.discdivwxc {
    width: 120px;
}

.discdivwx i {
    top: 20px;
    color: #bb2a58;
}

.discdivwx p {
    text-align: center;
}

.imgset {
    display: block;
    max-height: 100%;
    max-width: 100%;
    margin: 0 auto;
}


@media only screen and (max-width: 768px) {
    .layui-layout-admin .layui-header {
        background-color: #00377c;
    }

    .layui-layout-admin .layui-header a, .layui-layout-admin .layui-header a cite {
        color: #fff;
    }

    .layui-header a:hover {
        opacity: .85;
    }

    .layui-layout-admin .layui-header .layui-nav .layui-nav-more {
        border-top-color: #fff;
    }

    .layui-input-main-span {
        width: 60%;
        display: inline-block;
    }

    .layui-input-main {
        height: 26px;
        margin-top: 7px;
        width: 80%;
        border-radius: 0;
        border-right: 0;
    }

    .layui-btn-sm-main {
        border-radius: 0;
        height: 26px;
        margin-top: 7px;
        line-height: 26px;
        width: 20%;
    }

    .layui-table td {
        font-size: 12px;
    }

    .layui-table th {
        font-size: 12px;
    }

    .layui-nav-item-mobile {
        display: none !important;
    }

    .layui-nav-itemcp {
        display: none !important;
    }
}


/*图片*/
#divCenter {
    position: fixed;
    z-index: 9;
    display: none;
    background: rgba(0, 0, 0, .8);
    width: 100%;
    height: 100%;
    line-height: 100%;
    left: 0;
    top: 0;
    border: 1px solid #222;
    text-align: center;
    cursor: zoom-out;
}

.img-container {
    cursor: zoom-in;
}

#spanimg {
    display: none;
}

#divCenter img {
    display: inline-block;
    vertical-align: middle;
    max-width: 85%;
    max-height: 85%;
}

.displaytabcell {
    height: 100%;
    width: 100%;
}

.help_img {
    height: 100%;
    width: 1px;
    display: inline-block; /*标签需转换为行内块元素*/
    vertical-align: middle;
}

.lgformdmspan {
    position: absolute;
    right: 0;
    top: 0;
    width: 100px;
    height: 38px;
    border: 0;
    background: #e00b4f;
    color: #fff;
    cursor: pointer;
}

.textDecorationlinethrough {
    text-decoration: line-through;
}

/* .mtnewtable .layui-table-header .layui-table-cell .layui-form-checkbox[lay-skin=primary]{
	display: none !important;
} */

.mtnewtable .layui-form-switch {
    margin-top: 0;
}

.zddemo {
    display: block;
    position: relative;
}

.zddemo span {
    margin-left: 0 !important;
}

.zddemo a {
    position: absolute;
    left: 0;
    top: 4px;
    opacity: 0;
    filter: alpha(opacity=0);
    padding: 0;
    width: 34px;
}

.zddemo a:HOVER {
    opacity: 0;
    filter: alpha(opacity=0);
}

.mttables {
    width: 100%;
    overflow-x: auto;
}

.mttables th, .mttables td {
    padding: 9px 0;
    text-align: center;
}

.mttables .layui-form-checkbox[lay-skin=primary] {
    padding-left: 0;
}

/* 分页 */
.idxtop_text_a {
    width: 100%;
    text-align: center;
    margin: 10px 0;
}

.idxtop_text_a a {
    color: #E00B4F;
    margin: 0 8px;
    font-size: 12px;
}

.idxtop_text_a a:hover, .idxtop_text_a a.active {
    color: #000;
}


.mtdms .layui-table-body::-webkit-scrollbar {
    width: 4px;
    height: 4px;
    position: fixed;
    top: 0;
    left: 0;
}

.mtdms .layui-table-body::-webkit-scrollbar-track {
    background: #f6f6f6;
    border-radius: 2px;
}

.mtdms .layui-table-body::-webkit-scrollbar-thumb {
    background: #aaa;
    border-radius: 2px;
}

.mtdms .layui-table-body::-webkit-scrollbar-thumb:hover {
    background: #747474;
}

.mtdms .layui-table-body::-webkit-scrollbar-corner {
    background: #f6f6f6;
}

.relese_addladiv_em_bottom {
    margin-left: 42px;
}

.member_addlabelcps {
    padding: 9px 0 0 0;
    width: 101px;
    font-size: 12px;
    font-weight: bold;
}

.relese_addladivcps {
    margin-left: 80px;
}

/*start*/
#mainwrapper {
    overflow-y: auto;
}

#sidebar {
    overflow-y: auto;
    z-index: 9999;
}

#mainwrapper::-webkit-scrollbar {
    width: 10px;
    height: 4px;
}

#mainwrapper::-webkit-scrollbar-track {
    background: #f6f6f6;
    border-radius: 2px;
}

#mainwrapper::-webkit-scrollbar-thumb {
    background: #aaa;
    border-radius: 2px;
}

#mainwrapper::-webkit-scrollbar-thumb:hover {
    background: #747474;
}

#mainwrapper::-webkit-scrollbar-corner {
    background: #f6f6f6;
}

#sidebar::-webkit-scrollbar {
    width: 2px;
    height: 4px;
}

#sidebar::-webkit-scrollbar-track {
    background: #f6f6f6;
    border-radius: 2px;
}

#sidebar::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 2px;
}

#sidebar::-webkit-scrollbar-thumb:hover {
    background: #747474;
}

#sidebar::-webkit-scrollbar-corner {
    background: #f6f6f6;
}

.content-wrapper {
    padding: 0;
    background: #f8f8f8;
}

.mainbox {
    padding: 15px;
    background: #fff;
}

.mainbox .layui-form-label {
    margin-bottom: 0;
}

.indexboxs {
    background: #f7f7f7;
}

.layadmin-backlog-body p cite {
    font-weight: bold;
}

.navbar_lis {
    margin-right: 0 !important;
}

.topnavbar .nav-itemcps {
    display: block;
    height: 100%;
    transition: .25s;
    position: relative;
}

.headhide {
    background: #c54a71;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 999;
    width: 100%;
    display: none;
}

.headhide a {
    display: block;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #fff;
}

.headhide a:HOVER {
    opacity: .85;
}

.topnavbar .nav-itemcps:hover, .topnavbar .active {
    /* background: rgba(255,255,255,.15) !important; */
    background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, .3)) !important;
}

.topnavbar .nav-item a.nav-linkcps {
    font-size: 15px !important;
    display: block;
    padding: 0 20px;
    height: 100%;
    line-height: 90px;
}

#UserDropdown i {
    font-size: 12px;
    margin-left: 5px;
}

.navbar-brand {
    margin: 0;
    padding: 0 !important;
    height: 90px !important;
    line-height: 90px !important;
}

.navbar-brand:hover {
    color: #fff !important;
}

.topnavbar {
    padding-left: 0 !important;
}

.sidebar .nav .nav-item .nav-linkboderleft {
    border-left: 4px solid #363d50;
    color: rgba(255, 255, 255, .7);
}

.sidebar .nav .nav-itembgcolor .nav-linkboderleft:hover {
    background: #25345f !important;
    border-left: 4px solid #363d50;
    color: #fff !important;
    transition: .25s;
}

.sidebar .nav .nav-itembgcolor .nav-linkboderleft[aria-expanded="true"] {
    background: #1a2442 !important;
    border-left: 4px solid #bb2a58;
    color: rgba(255, 255, 255, .7) !important;
}

.sidebar .nav.sub-menu .nav-item .nav-link.active {
    color: #60a6ff !important;
}

.sidebar .nav.sub-menu .nav-item .nav-link:hover {
    color: #60a6ff !important;
}

.sidebar .nav .nav-item .collapse.show, .sidebar .nav .nav-item .collapsing {
    background: #1a2442 !important;
}

.sidebar .nav .nav-item .nav-link .menu-title {
    font-size: 13px;
}

.barleft_i {
    display: inline-block;
    width: 20px;
    text-align: center;
    margin-right: 5px;
}

.nav-linkboderleft {
    position: relative;
}

.barright_i {
    display: inline-block;
    width: 30px;
    text-align: center;
    position: absolute;
    right: 25px;
    top: 0;
    height: 52px;
    line-height: 52px;
    transition: .25s;
    font-size: 14px;
}

.sidebar .nav .nav-itembgcolor .nav-linkboderleft[aria-expanded="true"] .barright_i {
    /*transform:rotate(90deg);*/
}

.sidebar .nav.sub-menu .nav-item .nav-link {
    padding: 1rem 5px;
    color: rgba(255, 255, 255, .7);
    font-size: 13px;
}

.sidebar .nav.sub-menu .nav-item .nav-link:hover, .sidebar .nav.sub-menu .nav-item .active {
    color: #4488fc;
}

.sidebar .nav .nav-item .nav-link {
    padding: 16px 35px 16px 20px;
}

/*框架*/
.sidebar {
    background: #25345f;
}

.navbar.default-layout .navbar-brand-wrapper .navbar-brand img {
    width: auto;
    height: 48px;
}

.brand-logo-mini img {
    height: 48px;
    margin-top: 20px !important;
    margin-left: 40px !important;
}

/* .sidebar .nav .nav-item.active &gt; .nav-link{
	color: #fff;
} */
/* .nav .nav-item, .navbar-nav li.active:hover .nav-linkboderleft{
	background: none !important;
} */
/*main*/
.maintops {
    background: #fff;
    height: 96px;
    padding: 10px 5px;
}

/*手机版*/
/*@media screen and (max-width: 991px){
	.sidebar-offcanvas.active {
	    box-shadow: 0 0 10px rgba(0,0,0,.1);
	}
}*/


/* 媒体 */
.tablemr .layui-table-view .layui-table-body table .layui-table-cell .layui-form-checkbox {
    display: none !important;
}

.tablemr .layui-table-view .layui-table-body table .layui-table-cell {
    text-align: center;
}

.tablemr .layui-table-view .layui-table-body table .layui-table-cell input {
    display: inline-block !important;
    width: 16px;
    height: 16px;
    cursor: pointer;
    vertical-align: middle;
}

.tablemr .layui-table-view .layui-table-body table .layui-table-cell input[lay-filter="lockDemo"] {
    display: none !important;
}


#yxMedia span {
    margin: 0 5px;
    transition: .25s;
}

#yxMedia span:HOVER {
    color: #fff000;
}

#yxMedia span i {
    display: inline-block;
    padding: 0 3px;
    cursor: pointer;
    color: #fff000;
}

.laytopcps {
    display: inline-block;
    height: 38px;
    line-height: 38px;
    margin-left: 10px;
    font-size: 12px;
    color: #666;
}

.selectwidthform .layui-unselect {
    width: 120px;
}

.selectwidthform input[type="text"] {
    width: 120px;
}

.bja_link {
    position: absolute;
    right: 0;
    top: 0;
    display: inline-block;
    width: 70px;
    text-align: center;
    margin-right: -70px;
    color: #fff;
    background: #e00b4f;
}

.bja_link:HOVER {
    opacity: .85;
    color: #fff;
}


.nrfootright {
    display: inline-block;
    height: 38px;
    line-height: 38px;
    margin-top: 4px;
    font-size: 12px;
}

.nrfootright_full {
    margin-top: 2px;
}

.nrfootright span {
    display: inline-block;
    cursor: pointer;
    margin-right: 15px;
    font-weight: bold;
}

.nrfootright a {
    padding: 0 10px;
    height: 36px;
    line-height: 36px;
    background: #FF9900;
    margin-right: 20px;
    border-radius: 2px;
    color: #fff;
}

.nrfootright a：hover {
    opacity: .85;
}

.nrfootright span:HOVER, .nrfootright span.active {
    color: #e00b4f;
}

.nrfootright em {
    color: #999;
    margin-left: 20px;
}


/* 手机版样式 */
@media screen and (max-width: 500px) {
    .mainbox {
        padding: 10px;
    }

    .layui-form-item {
        position: relative;
    }

    .layui-input-block-mbl {
        padding-left: 75px;
        margin-left: 0;
    }

    .member_addladiv {
        position: absolute;
        left: 0;
        top: 0;
        margin-left: 0;
        padding-left: 75px;
        width: 100%;
    }

    .layui-form-label {
        padding: 9px 0;
        width: 70px;
    }

    .layui-form-item-mbl {
        min-height: 180px;
    }

    .layui-form-item-mbl .layui-form-mid {
        float: none;
    }

    .layui-btn-mbl {
        margin-left: -35px;
    }

    .demoTable .fr {
        float: left;
        margin-top: 10px;
    }

    .demoTable .fr .layui-input-inline {

    }

    /* .mainbox input.layui-input{
        height: 30px;
    }
    .mainbox input.layui-btn{
        height: 30px;
        line-height: 30px;
    } */
    .layui-input-inline-mbl {
        width: 165px !important;
    }

    .layui-form-mbl .layui-input-inline, .layui-form-mbl .layui-btn {
        margin-top: 10px;
    }

    .layui-input-block-textarea {
        margin-left: 75px;
    }

    .layui-input-block-textarea textarea {
        width: 100% !important;
    }

    .layui-btn-cp {
        width: 100%;
        padding: 0;
    }

    .member_addladiv-margin {
        margin-left: 0 !important;
    }

    .nrfootright {
        height: auto;
    }

    .nrfootright em {
        margin-left: 0;
    }

    .relese_fddiv_maleft_1, .relese_fddiv {
        width: 100% !important;
    }

    .relese_fddiv_maleft {
        margin-left: 0 !important;
    }

    .mtnewtable .demoTable {
        float: left;
    }

}


.bordernoneimp {
    border-bottom: none !important;
}

/* .bordernoneimps{
	padding: 0 5px !important;
	width: 35px !important;
	min-width: 35px !important;
} */
.newch .layui-tab {
    margin: 0 0 10px 0;
}

.newch .layui-tab-title {
    /* height: 48px; */
    border: 0;
}

.newch .layui-tab-title .layui-this {
    background: #777;
    color: #fff;
}

.newch .layui-tab-title .layui-this1 {
    background: #e00b4f;
    color: #fff;
}

.newch .layui-tab-title li {
    padding: 0;
    border-radius: 2px;
    font-size: 15px;
    line-height: 38px;
    min-width: auto;
    padding: 0 12px;
}

.newch .layui-tab-title li a {
    height: 38px;
    line-height: 38px;
    border-radius: 2px;
    font-size: 15px;
    position: relative;
}

.query_1 {
    background: #e00b4f;
    color: #fff !important;
}

.query_2 {
    background: #007bff;
    color: #fff !important;
}

.query_3 {
    background: #00ce68;
    color: #fff !important;
}

.query_4 {
    background: #fd816b;
    color: #fff !important;
}

.query_5 {
    background: #8079fe;
    color: #fff !important;
}

.query_6 {
    background: #fbb02b;
    color: #fff !important;
}

.query_2_active i {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #007bff;
    position: absolute;
    left: 50%;
    margin-left: -4px;
    bottom: 0;
    margin-bottom: -4px;
    transform: rotate(45deg);
}

.query_1_active i {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #e00b4f;
    position: absolute;
    left: 50%;
    margin-left: -4px;
    bottom: 0;
    margin-bottom: -4px;
    transform: rotate(45deg);
}

.query_3_active i {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #00ce68;
    position: absolute;
    left: 50%;
    margin-left: -4px;
    bottom: 0;
    margin-bottom: -4px;
    transform: rotate(45deg);
}

.query_4_active i {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #fd816b;
    position: absolute;
    left: 50%;
    margin-left: -4px;
    bottom: 0;
    margin-bottom: -4px;
    transform: rotate(45deg);
}

.query_5_active i {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #8079fe;
    position: absolute;
    left: 50%;
    margin-left: -4px;
    bottom: 0;
    margin-bottom: -4px;
    transform: rotate(45deg);
}

.query_6_active i {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #fbb02b;
    position: absolute;
    left: 50%;
    margin-left: -4px;
    bottom: 0;
    margin-bottom: -4px;
    transform: rotate(45deg);
}

.newch .layui-tab-title .bordernoneimp {
    background: none !important;
    color: #000 !important;
    padding: 0;
}

.newch .layui-tab-title li a {
    color: #222;
    padding: 0;
    padding: 0 10px;
}

.newch .layui-tab-title li {
    margin-right: 15px;
}

.newch .layui-tab-title .layui-this:after {
    border: 0;
}

.newch .layui-tab-content {
    padding: 0 0;
}

.shi {
    margin-right: 15px;
    color: #e00b4f;
    position: absolute;
    left: 10px;
    top: 0;
    height: 38px;
    display: inline-block;
    line-height: 38px !important;
    z-index: 10;
}

.demoTabless {
    position: absolute;
    right: 0;
    top: 0;
    margin-top: 25px;
    z-index: 999;
}

.layui-this2 {
    background: none !important;
    color: #222 !important;
    padding-right: 0 !important;
}

@media only screen and (max-width: 768px) {
    .demoTabless {
        position: relative;
        right: 0;
        top: 0;
        z-index: 999;
    }

    .layui-nav-itemcp p.idxp2s a {
        margin-right: 0;
    }
}

@media screen and (max-width: 1400px) {
    .demoTabless {
        position: relative;
        right: 0;
        top: 0;
        margin-top: 25px;
        z-index: 999;
    }

    .layui-nav-itemcp p.idxp2s a {
        margin-right: 0;
    }

    .navbar.default-layout .navbar-menu-wrapper .navbar-nav.header-links .nav-item .nav-link {
        padding: 0 10px;
    }
}

@media screen and (max-width: 1200px) {
    .navbar.default-layout .navbar-menu-wrapper .navbar-nav.header-links .nav-item .nav-link {
        padding: 0 20px;
    }
}

.mtspbtn {
    padding: 3px 5px;
    background: #e00b4f;
    color: #fff;
    border-radius: 2px;
    font-size: 12px;
}

.znxtop {
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
    padding-top: 20px;
}

.znxtop h4 {
    font-size: 24px;
    color: #222;
}

.znxtop p {
    font-size: 14px;
    margin-top: 15px;
    color: #888;
}

.znxinfo {
    margin-top: 20px
}

#UserDropdown {
    position: relative;
}

.znxem {
    display: inline-block;
    position: absolute;
    right: 2px;
    top: 1px;
    width: 8px;
    height: 8px;
    background: #ffd600;
    border-radius: 8px;
    /* -webkit-animation: twinkling .65s ease infinite;
    animation: twinkling .65s ease infinite; */
}

@-webkit-keyframes twinkling {
    0% {
        opacity: 0.1;
    }
    100% {
        opacity: 1;
    }
}

@keyframes twinkling {
    0% {
        opacity: 0.1;
    }
    100% {
        opacity: 1;
    }
}


.twobox {
    height: 40px;
    position: relative;
    width: 100%;
    margin-bottom: 12px;
}

.twobox .layui-form-item {
    width: 50%;
    float: left;
    clear: none;
}

.threebox {
    height: 40px;
    position: relative;
    width: 100%;
    margin-bottom: 12px;
}

.threebox .layui-form-item {
    width: 33.333333333333%;
    float: left;
    clear: none;
}

.uploadFile {
    position: absolute;
    top: 0;
    right: 0;
    margin-right: 0;
}

.sxa {
    display: inline-block;
    padding: 0 8px;
    height: 26px;
    line-height: 27px;
    margin-top: 5px;
    overflow: hidden;
    cursor: pointer;
    border-radius: 2px;
    margin-right: 5px;
    font-size: 13px;
    float: left;
    color: #e00b4f;
}


/* 编辑器 */
.edui-default .edui-for-attachment .edui-dialog-content {
    height: 300px !important;
}

/* 公用select宽度 */
.lay-public-select {
    width: 100px;
}

.w100 {
    width: 100px;
}

.w190 {
    width: 190px;
}

.w250 {
    width: 250px;
}


/* 软件后台 */
.navbar.default-layout {
    background: #bb2a58 !important;
}

.navbar.default-layout .navbar-brand-wrapper {
    height: 90px !important;
}

.navbar-brand {
    height: 90px !important;
}

/* .sidebar{
	background: #ececec;
}
.sidebar .nav .nav-item .nav-linkboderleft{
	color: #888;
	border-left: 0;
}
.sidebar .nav .nav-itembgcolor .nav-linkboderleft[aria-expanded="true"]	{
	border-left: 0 !important;
	background: #fff !important;
	color: #e00b4f !important;
}
.sidebar .nav:not(.sub-menu) &gt; .nav-item:hover:not(.nav-profile) &gt; .nav-link{
	background: none !important;
	color: #888 !important;
}
.sidebar .nav .nav-item .nav-linkboderleft:HOVER{
	border-left: 0;
	background: #fff !important;
	color: #888 !important;
}
.sidebar .nav.sub-menu .nav-item .nav-link{
	color: #888;
}
.sidebar .nav.sub-menu .nav-item .nav-link:HOVER,.sidebar .nav.sub-menu .nav-item .nav-link.active{
	color: #e00b4f !important;
}
.sidebar .nav .nav-item .collapse.show, .sidebar .nav .nav-item .collapsing{
	background: #ececec !important;
} */
.indexboxs {
    background: #fff;
}

.layui-card {
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, .15)
}

/* .navbar.default-layout .navbar-brand-wrapper .navbar-brand img{
	height: 50px;
}
.nav .nav-item:HOVER .nav-linkboderleft {
	background: #fff !important;
	color: #e00b4f !important;
}
.sidebar .nav .nav-item.active &gt; .nav-linkboderleft[aria-expanded="true"]{
	background: #fff !important;
	color: #e00b4f !important;
} */
.main1 {
    padding: 10px 15px;
    border: 1px solid #b9ffd4;
    background: #e7fff0;
    color: #e00b4f;
    font-size: 13px;
    padding: 10px 15px;
    border: 1px solid #ffe5ee;
    background: #fff9fb;
    color: #e00b4f;
    font-size: 13px;
}

.layadmin-backlog-body p cite {
    color: #e00b4f;
}

.nv_a {
    display: block;
    color: #fff;
    text-align: center;
    font-size: 16px;
    padding: 0 20px;
    position: relative;
}

.nv_a:HOVER {
    color: #fff;
}

.nv_a img {
    margin-top: 12px;
    margin-bottom: 10px;
}

.nvrb {
    line-height: 28px;
}

.nvrb a {
    color: #bb2a58;
    margin-left: 10px;
    background: rgba(255, 255, 255, .8);
    padding: 0 10px;
    border-radius: 4px;
    font-size: 12px;
}

.nvrb a:HOVER {
    background: rgba(255, 255, 255, .9);
}

.sidebar {
    display: block !important;
    position: fixed;
    left: 0;
    top: 90px;
}

.main-panel {
    padding-left: 200px;
}

@media only screen and (max-width: 1120px) {
    .wapnone {
        display: none;
    }
}

@media only screen and (max-width: 1010px) {
    .nvrb {
        display: none;
    }
}

.psalabel {
    position: absolute;
    left: 0;
    top: 0;
}


.layui-form-xz .layui-input-block {
    float: left;
    margin-left: 10px;
    max-width: 90%;
}

.layui-input-block-lx {
    width: 80%;
}

.layui-form-xz .layui-input-block-textarea {
    width: 90%;
    margin-left: 10px;
}

.ml0 {
    margin-left: 0;
}


.btna:hover {
    opacity: .85;
}

/*head*/
.pc_head .head {
    height: 80px;
    width: 100%;
    background: #1c2327;
    /* padding:  0 60px; */
    border-bottom: 1px solid hsla(0, 0%, 100%, .1);
}

.pc_head .head .headboxs {
    width: 1400px;
    margin: 0 auto;
}

.pc_head .logo {
    display: inline-block;
    height: 55px;
    margin-top: 10px;
}

.pc_head .logo img {
    display: block;
    height: 100%;
    border: 0;
}


.logotxt {
    font-size: 16px;
    color: #eee;
    line-height: 80px;
}

.pc_head .nav span {
    display: inline-block;
    height: 79px;
    line-height: 79px;
    text-align: center;
    position: relative;
    float: left;
}

.navhide {
    width: 200px;
    background: #21292d;
    position: absolute;
    left: 0;
    top: 79px;
    z-index: 9999;
    padding: 0px 20px;
    visibility: hidden;
    opacity: 0;
    transition: .3s;
}

.navhidecp {
    width: 160px;
    padding: 0px 10px;
}

.pc_head .nav span:hover .navhide {
    visibility: visible;
    opacity: 1;
}

.navhide a {
    height: 50px;
    line-height: 50px;
    display: block;
    border-bottom: 1px solid rgba(255, 255, 255, .05);
    color: rgba(255, 255, 255, .85);
    font-size: 13px;
    width: 100%;
    overflow: hidden;
}

.navhidecpcp a {
    display: contents;
}

.navhidecp a {
    height: 40px;
    line-height: 40px;
}

.navhide a:hover {
    color: #E00B4F;
}

.navhide a:LAST-CHILD {
    border-bottom: 0;
}

.pc_head .nav span a.navas {
    display: inline-block;
    height: 100%;
    color: #f5f5f5;
    padding: 0 25px;
}

.pc_head .nav span a.navas i {
    margin-left: 8px;
}

.pc_head .nav .searchbtn_color {
    color: #E00B4F;
}

.pc_head .nav span:hover a.navas {
    color: #e00b4f;
    background: #21292d;
}

.pc_head .pchidediv {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    display: none;
}

.pc_head .pchidediv .pchidebg {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    cursor: zoom-out;
}

.ssbox {
    position: fixed;
    width: 500px;
    height: 50px;
    top: 100px;
    right: 60px;
}

.ssbox input[type="text"] {
    width: 460px;
    border: 1px solid #ddd;
    background: #fff;
    height: 50px;
    padding-left: 10px;
    border-radius: 4px 0 0 4px;
    border-right: 0;
}

.ssbox input[type="submit"] {
    width: 40px;
    border: 1px solid #ddd;
    background: #E00B4F;
    height: 50px;
    border: 0;
    cursor: pointer;
    border-radius: 0 4px 4px 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9;
    opacity: 0;
}

.ssbox i {
    height: 50px;
    text-align: center;
    line-height: 50px;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    display: inline-block;
    color: #fff;
    background: #E00B4F;
    border-radius: 0 4px 4px 0;
    z-index: 2;
}

.pc_head .phonebox {
    position: fixed;
    width: auto;
    height: 60px;
    line-height: 60px;
    top: 100px;
    right: 60px;
    background: #fff;
    padding: 0 20px;
    z-index: 999;
    font-size: 15px;
    font-weight: bold;
    color: #e00b4f;
    border-radius: 4px;
}

.zcbox {
    width: 350px;
    height: 500px;
    position: absolute;
    top: 50%;
    right: 10%;
    background: rgba(255, 255, 255, .5);
    margin-top: -250px;
    z-index: 9999999;
}

.bn_gqdm {
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    color: #E00B4F;
    position: absolute;
    left: 60px;
    top: 50px;
    padding: 15px;
    background: rgba(255, 255, 255, .25);
    z-index: 9999;
    border-radius: 4px;
}

.bn_gqdm:hover {
    background: rgba(255, 255, 255, .35);
}

.nava_active {
    color: #E00B4F !important;
}

.bnalink {
    /* background: rgba(7, 17, 59, 0.5) !important; */
    background: rgba(29, 21, 70, 0.5) !important;;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}

.index-apply-btn {
    padding: 15px 45px;
    background: #E00B4F;
    color: #fff;
    border-radius: 4px;
    display: inline-block;
}

.index-apply-btn:hover {
    opacity: .85;
}

/*登录注册样式*/
.psbbanner {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99999;
}


.clickbn {
    display: inline-block;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    font-size: 26px;
    color: #fff;
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
    z-index: 10;
}

.bnr_left {
    width: 400px;
    padding: 20px;
    background: rgba(255, 255, 255, .9);
    border-radius: 3px;
    box-shadow: 0 0 20px rgba(0, 0, 0, .1);
    position: absolute;
    top: 50%;
    right: 50%;
    margin-top: -192px;
    z-index: 10;
    margin-right: -200px;
}

.bnl_p1 {
    color: #444;
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    padding-bottom: 10px;
}

.bnl_p1 img {
    height: 45px;
    vertical-align: middle;
}

.bnl_p1 span {
    display: inline-block;
    line-height: 45px;
    margin-left: 10px;
    font-size: 20px;
}

.bnl_p1 a.bnl_p1_i {
    line-height: 45px;
    margin-left: 10px;
    font-size: 17px;
    margin-right: 10px;
}

.bnl_p1 a.bnl_p1_i:hover {
    text-decoration: underline;
}

.bnl_p1 span i {
    color: rgba(0, 0, 0, .5);
}

.loginformset {
    height: 43px;
    line-height: 43px;
    background: none;
    position: relative;
    box-shadow: 0 0 20px rgba(0, 0, 0, .05);
}

.loginformset1 {
    width: 280px;
    position: relative;
}

.loginformset1_r {
    width: 80px;
    height: 43px;
    line-height: 43px;
    background: #eeeeee;
    color: #8492e4;
    text-align: center;
}

.loginformset1_rbtn {
    display: inline-block;
    width: 80px;
    height: 43px;
    line-height: 43px;
    border: 0;
    background: #fff;
    color: #f0f0f0;
    cursor: pointer;
    text-align: center;
}

.lgformdmspanhqs {
    height: 38px !important;
    line-height: 38px !important;
    top: 1px !important;
}

.loginformset1_rbtn:hover {
    opacity: .85;
}

.icosp {
    width: 40px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    background: #5858b5;
    color: #fff;
}

.loginipt1 {
    width: 320px;
    padding-left: 10px;
    height: 43px;
    line-height: 43px;
    border: none;
    background: rgba(255, 255, 255, .8);
}

.loginipt1:focus, .loginipt2:focus {
    background: rgba(255, 255, 255, 1);
}

.loginipt1::-webkit-input-placeholder {
    color: #666;
}

.loginipt2 {
    width: 240px;
    padding-left: 10px;
    height: 43px;
    line-height: 43px;
    border: none;
    color: #999999;
    background: rgba(255, 255, 255, .7);
}

.login_a {
    display: inline-block;
    width: 100%;
    height: 43px;
    line-height: 43px;
    background: #E00B4F;
    text-align: center;
    color: #FFFFFF;
    font-size: 16px;
    border: none;
    cursor: pointer;
    border-radius: 4px;
}

.login_b a {
    font-size: 12px;
}

.login_b_a1 {
    color: rgba(0, 0, 0, .8);
}

.login_a:hover {
    opacity: .8;
}

.login_b_a2 {
    color: #f53f79;
}

.login_b a:hover {
    text-decoration: underline;
}

.login_tips {
    padding-top: 10px;
    color: #FF0000;
}

.bnr_right {
    margin-bottom: 34px;
    width: 180px;
    height: 310px;
    padding: 10px 20px;
    background: rgba(255, 255, 255, 1);
    color: #444;
    overflow: hidden;
    text-align: center;
}

.bnrr {
    display: inline-block;
    text-align: center;
    width: 100%;
    font-size: 16px;
    padding-bottom: 10px;
    color: #E00B4F;
}

.bnnr_b {
    width: 100%;
}

.bnnr_b a {
    display: inline-block;
    width: 100%;
    height: 27px;
    line-height: 27px;
    overflow: hidden;
    font-size: 14px;
    color: #444;
}

.bnnr_b a:hover {
    text-decoration: underline;
    color: #E00B4F;
}

.bnnr_b_a {
    display: inline-block;
    width: 140px;
    height: 26px;
    line-height: 26px;
    background: #E00B4F;
    color: #f5f5f5;
    text-align: center;
    border-radius: 13px;
}

.bnnr_b_a:hover {
    opacity: .8;
}

/*幻灯中*/
.bnboxwdh {
    width: 1300px;
    height: 100%;
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -650px;
}


.bnr_mid {
    width: 950px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -475px;
    margin-top: -212px;
    z-index: 9999;
    text-align: center;
    color: #fff;
}

.bnr_mid h4 {
    font-size: 30px;
    line-height: 50px;
    font-weight: normal;
    letter-spacing: 4px;
}

.bnr_mid p {
    font-size: 18px;
    letter-spacing: 3px;
}

.bnr_mid_a {
    display: inline-block;
    margin: 50px 0;
}

.bnr_mid_a img {
    display: block;
    border: 0;
    margin: 0 auto;
}

.bnr_mid_img {
    margin-top: 50px;
}

.bnr_mid_img img {
    height: 30px;
    margin: 0 5px;
}

/*隐藏banner介绍*/
.bnr_midbox {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999999;
    display: none;
}

.bnr_midbox_bg {
    background: rgba(0, 0, 0, .5);
    width: 100%;
    height: 100%;
}


.bnr_midboxtxt h4 {
    font-size: 36px;
    font-weight: normal;
    color: #000;
}

.bnr_midboxtxt p {
    margin-top: 20px;
    line-height: 28px;
}

.bnr_midboxtxt p a {
    color: #E00B4F;
}

.bnr_midboxtxt p a:hover {
    text-decoration: underline;
}

.bnr_midboxtxt i.fa-close {
    color: #aaa;
    width: 35px;
    height: 35px;
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    line-height: 35px;
    cursor: pointer;
    font-size: 16px;
}


.bntxt {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -140px;
    z-index: 9999;
    font-size: 24px;
    color: #fff;
}

.bntxt h4 {
    margin-bottom: 40px;
    font-size: 32px;
    font-weight: bold;
}


.bntxt p i {
    color: #ff6697;
    text-indent: 0;
    display: inline;
}

#gotop {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    text-align: center;
    line-height: 45px;
    font-size: 16px;
    border-radius: 2px;
    cursor: pointer;
    display: none;
    z-index: 99;
}

.foot {
    background: #F5f5f5;
    padding: 25px 60px;
}

.foot_l {
    width: 47%;
}

.foot_r {
    width: 47%;
}

.foot_tops {
    border-bottom: 1px solid #ccc;
    color: #687982;
    font-size: 17px;
    padding-bottom: 10px;
}

.footline {
    display: block;
    height: 100%;
    width: 1px;
    background: #ccc;
    position: absolute;
    left: 50%;
    top: 0;
}

.foot_l_logo {
    width: 150px;
    position: absolute;
    left: 0;
    /* top: 50%;
    margin-top: -40px; */
    /* margin-top: 10px; */
}

.foot_l_logo a {
    display: inline-block;
    width: 100%;
}

.foot_l_logo a img {
    width: 100%;

}

.foot_l_text {
    color: #666;
    line-height: 40px;
    padding-left: 175px;
    font-size: 12px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.foot_rtxt {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -42px;
}

.foot_ra {
    padding-left: 95px;
    padding-top: 0;
}

.foot_ra a {
    color: #666;
    margin-right: 15px;
    font-size: 12px;
    letter-spacing: 0px;
    line-height: 28px;
}

.foot_ra a:hover {
    color: #E00B4F;
}

.foot_ra p {
    color: #666;
    font-size: 12px;
    letter-spacing: 0px;
}

/*.foot_l_a ul li{
	display: list-item;
	list-style: disc;
	height: 24px;
	line-height: 24px;
	margin-left: 20px;
}
.foot_l_a ul li a{
	color: #565757;
	font-size: 15px;
}
.foot_l_a ul li a:hover{
	color: #E00B4F;
}
.foot_r_a{
	font-size: 15px;
	color: #565757;
	line-height: 28px;
}
.foot_p{
	font-size: 15px;
	color: #999;
	padding: 20px 0;
}
.foot_p img{
	display: block;
	margin: 0 auto;
}
.foot_pul li{
	margin: 0 20px;
	display: inline-block;
}
.foot_pul li a{
	color: #666;
}
.foot_pul a:hover{
	color: #E00B4F;
}

.foot_l_1{
	position: absolute;
	left: 0;
	top: 0;
	width: 100px;
}
.foot_l_2_box{
	height: 120px;
	width: 100%;
	overflow: hidden;
}
.foot_l_2_box img{
	height: 70px;
	margin-top: 25px;
	transition: .25s;
}
.foot_l_2_box img:hover{
	transform: scale(1.05);
}
#div1{
	width: 100%;
	height: 100px;
	position: relative;
	overflow: hidden;
}
#div1 ul {
	width: 100%;
	height: 100px;
	position: relative;
}
#div1 ul li {
	height: 100px;
	float: left;
	list-style: none;
	padding-right:20px;
}
#div1 ul li img {
	height: 70px;
	margin-top: 15px;
	display: inline-block;
}*/


/*登录弹出*/
.loginidx {
    position: absolute;
    top: 100px;
    right: 124px;
    height: 60px !important;
    line-height: 60px !important;
    z-index: 999;
}

.loginidx a {
    display: inline-block;
    padding: 0 30px;
    height: 60px !important;
    line-height: 60px !important;
    background: #E00B4F;
    color: #fff;
    margin-left: 20px;
}

.loginidx a:hover {
    color: #fff !important;
    opacity: .85;
}

.waphead {
    display: none;
}

.wapfoot {
    display: none;
}

.wapheadheight {
    display: none;
}

@media only screen and (max-width: 1700px) {
    .foot_l_text {
        line-height: 30px;
    }

    .foot_l_logo a {
        margin-top: 10px;
    }
}

@media only screen and (max-width: 1700px) {
    .flickerplate {
        height: 430px;
    }
}

@media only screen and (max-width: 1300px) {
    .pc_head .nav span a.navas {
        padding: 0 20px;
    }

    .wrap {
        width: 100%;
    }

    .pc_head .nav span a {
        padding: 0 15px;
    }

    .logotxt {
        font-size: 16px;
        color: #eee;
        line-height: 100px;
        letter-spacing: 0px;
    }

    .foot_ra a {
        margin-right: 15px;
    }

    .bnboxwdh {
        width: 100%;
        left: 0;
        margin-left: 0;
    }

    /* .bntxt{
        left: 60px;
    }
    .bnr_left{
        right: 60px;
    } */
}

@media only screen and (max-width: 1400px) {
    .navhide, .nvhd {
        top: 70px !important;
    }

    /* 头部 */
    .pc_head .head .headboxs {
        width: 100%;
        margin: 0 auto;
        padding: 0 20px;
    }

    .pc_head .head {
        height: 70px;
    }

    .pc_head .logo {
        height: 50px;
        margin-top: 10px;
    }

    .pc_head .logoline {
        margin-top: 19px;
    }

    .logotxt {
        line-height: 70px !important;
    }

    .pc_head .nav span {
        height: 70px;
        line-height: 70px;
    }

    .ssbox {
        top: 70px;
    }

    .loginidx {
        top: 70px;
    }

    .flickerplate {
        height: 380px;
    }

    .bnr_left {
        margin-top: -165px;
    }

    .bntxt {
        margin-top: -145px;
    }

    /* 底部 */
    .foot {
        padding: 20px 30px;
    }

    .foot_l_logo {
        width: 130px;
    }

    .foot_l {
        width: 48%;
    }

    .foot_r {
        width: 48%;
    }

    .foot_l_text {
        padding-left: 150px;
    }

    .foot_ra {
        padding-left: 80px;
    }

    .bnl_p1_i {
        display: block;
    }

    .foot_ra p {
        margin-top: 0px;
    }

    /* mid */
    .row_11 {
        height: 200px;
    }

    .row_11 .content {
        width: 100%;
        margin: 20px auto;
    }

    .bnr_leftcps {
        margin-top: -150px;
    }

    .idxnews {
        padding: 15px 0;
    }

    .bnr_left {
        padding: 15px;
        width: 350px;
    }

    .loginipt1 {
        width: 280px;
    }

    .bnl_p1 img {
        height: 35px;
    }

    .bnl_p1 span {
        height: 35px;
        line-height: 35px;
    }

    .bnl_p1 {
        padding-bottom: 5px;
    }

    .icosp {
        height: 38px;
        line-height: 38px;
    }

    .loginipt1, .loginipt2, .loginformset1_r, .loginformset1_rbtn {
        height: 38px;
        line-height: 38px;
    }

    .login_a {
        height: 40px;
        line-height: 40px
    }

    .bnr_left .mt_20 {
        margin-top: 15px;
    }

    .loginformset1 {
        width: 240px;
    }

    .loginipt2 {
        width: 200px;
    }
}

@media only screen and (min-width: 1180px) and (max-width: 1299px) {

}

/*-----------平板----------------*/
@media only screen and (min-width: 768px) and (max-width: 1179px) {
}

@media only screen and (max-width: 1060px) {
    .pc_head {
        display: none;
    }

    .foot {
        display: none;
    }

    .wapfoot {
        padding: 20px;
        background: #f5f5f5;
        display: block;
    }

    #gotop {
        width: 35px;
        height: 35px;
        line-height: 35px;
        font-size: 14px;
        bottom: 70px;
        right: 10px;
    }

    .waphead {
        display: block;
    }

    .wapheadtp {
        height: 70px;
        line-height: 70px;
        background: #181818;
        width: 100%;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 99999;
        padding: 0 10px;
    }

    .wapheadheight {
        display: block;
        width: 100%;
        height: 70px;
    }

    .wapheada {
        display: inline-block;
        margin-top: 10px;
    }

    .wapheada img {
        display: block;
        border: 0;
        height: 50px;
    }

    #navicon {
        display: inline-block;
        padding: 0 15px;
        height: 70px;
        position: absolute;
        top: 0;
        right: 0;
        text-align: center;
        line-height: 70px;
        color: #fff;
        font-size: 16px;
    }


    .wapnav {
        width: 100%;
        height: 100%;
        position: fixed;
        left: 0;
        top: 0;
        z-index: 9999;
    }

    .wapnavbg {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        background: rgba(0, 0, 0, .7);
    }

    .wapnavbox {
        width: 170px;
        height: 100%;
        background: #1c2327;
        position: absolute;
        left: 0;
        top: 0;
        overflow-y: auto;
        margin-left: -170px;
        transition: .25s;
    }

    .waplogos {
        border-bottom: 1px solid #222;
        height: 70px;
        padding: 10px 0;
    }

    .waplogos img {
        height: 100%;
        display: block;
        border: 0;
        margin: 0 auto;
    }

    .wapnava a.wapnava_a {
        color: #fff;
        border-bottom: 1px solid #252c30;
        display: block;
        text-align: center;
        height: 45px;
        line-height: 45px;
    }

    .wapnava span {
        display: block;
    }

    .wapnava a.wapnava_a i {
        margin-left: 5px;
    }

    .navhide {
        width: 100%;
        position: relative;
        display: none;
        top: 0;
        background: #0a0d0f;
    }

    .navhide_active {
        visibility: visible;
        opacity: 1;
        display: block;
    }

    .waphide1 {
        display: none;
    }

    .waphide1 a {
        height: 45px;
        line-height: 45px;
        display: block;
        width: 50%;
        float: left;
        text-align: center;
        color: #E00B4F;
    }

    .waphdft_a a {
        height: 40px;
        line-height: 40px;
        display: block;
        width: 100%;
        float: left;
        text-align: center;
        color: #E00B4F;
    }

    .wapssbox {
        position: absolute;
        width: 160px;
        height: 40px;
        bottom: 0;
        left: 5px;
        margin-bottom: -45px;
        display: none;
    }

    .wapssbox input[type="text"] {
        width: 120px;
        height: 40px;
        line-height: 40px;
        border: 0;
        background: #fff;
        border-radius: 4px 0 0 4px;
        padding-left: 10px;
    }

    .wapssbox button {
        width: 40px;
        height: 40px;
        line-height: 40px;
        border: 0;
        background: #E00B4F;
        height: 40px;
        position: relative;
        border-radius: 0 4px 4px 0;
    }

    .wapssbox i {
        height: 40px;
        line-height: 40px;
        color: #fff;
    }


    .bntxt h4 {
        font-size: 22px;
        margin-bottom: 20px;
        font-weight: normal;
    }

    .bntxt p {
        font-size: 13px;
        text-indent: 20px;
        margin-bottom: 10px;
        background-size: 15px;
        height: auto;
        background-position: 0 5px;
        table-layout: fixed;
        word-break: break-all;
        overflow: hidden;
    }

    .bntxt {
        width: 90%;
        left: 5%;
        margin-left: 0;
        top: 10%;
        margin-top: 0;
        z-index: 99;
    }

    .foot_ra {
        padding-left: 0;
        text-align: center;
        margin-top: 10px;
    }

    .foot_ra a {
        margin: 0 5px;
    }
}


/*幻灯*/
.bnalink {
    background: rgba(39, 79, 121, .65);
}

.bnwz {
    width: 940px;
    position: absolute;
    left: 50%;
    top: 50%;
    color: #fff;
    margin-left: -470px;
    margin-top: -135px;
}

.bnwz h3 {
    font-size: 46px;
    position: relative;
}

.bnwz h1 {
    height: 1px;
    width: 0px;
    background: rgba(255, 255, 255, .7);
    margin-top: 20px;
    -webkit-animation: test .8s linear 0s 1 alternate;
    -moz-animation: test .8s linear 0s 1 alternate;
    -o-animation: test .8s linear 0s 1 alternate;
    animation: test .8s linear 0s 1 alternate;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.bnwz h3 i {
    color: #E00B4F;
}

.bnwz h4 {
    font-size: 32px;
    margin-top: 20px;
}

.bnwz h4 i {
    color: #E00B4F;
}

.bnwz p {
    font-size: 14px;
    line-height: 24px;;
    margin-top: 20px;
}

.bnwz span {
    display: block;
    font-size: 12px;
    line-height: 20px;
    margin-top: 10px;
    color: rgba(255, 255, 255, .85);
    text-transform: uppercase
}

.bnwz_a {
    /*text-align: left;*/
    margin-top: 25px;
}

.bnwz_a a {
    display: inline-block;
    width: 145px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    background: #E00B4F;
    color: #fff;
    border-radius: 4px;
    font-size: 14px;
    animation: move 2s 0s infinite;
    -webkit-animation: move 2s 0s infinite;
    transform-origin: bottom;
    -webkit-transform-origin: bottom;
    animation-delay: 1.3s;
}

.bnwz_a a:hover {
    background: #E00B4F;
    color: #fff;
}

#particles {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: none;
    z-index: 9;
}

.bnycamt_bt {
    animation-delay: 1.3s;
}

.bnycamt_tp {
    animation-delay: .8s;
}

@-webkit-keyframes test {
    0% {
        width: 10%;
    }
    50% {
        width: 50%;
    }
    100% {
        width: 100%;
    }
}

@keyframes move {
    0%, 65% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    70% {
        -webkit-transform: rotate(6deg);
        transform: rotate(6deg);
    }
    75% {
        -webkit-transform: rotate(-6deg);
        transform: rotate(-6deg);
    }
    80% {
        -webkit-transform: rotate(6deg);
        transform: rotate(6deg);
    }
    85% {
        -webkit-transform: rotate(-6deg);
        transform: rotate(-6deg);
    }
    90% {
        -webkit-transform: rotate(6deg);
        transform: rotate(6deg);
    }
    95% {
        -webkit-transform: rotate(-6deg);
        transform: rotate(-6deg);
    }
    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@-webkit-keyframes move {
    0%, 65% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    70% {
        -webkit-transform: rotate(6deg);
        transform: rotate(6deg);
    }
    75% {
        -webkit-transform: rotate(-6deg);
        transform: rotate(-6deg);
    }
    80% {
        -webkit-transform: rotate(6deg);
        transform: rotate(6deg);
    }
    85% {
        -webkit-transform: rotate(-6deg);
        transform: rotate(-6deg);
    }
    90% {
        -webkit-transform: rotate(6deg);
        transform: rotate(6deg);
    }
    95% {
        -webkit-transform: rotate(-6deg);
        transform: rotate(-6deg);
    }
    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@media only screen and (max-width: 768px) {
    .ndm1_top {
        padding: 0 10px;
    }

    .bnwz {
        width: 100%;
        padding: 0 15px;
        left: 0;
        margin-left: 0;
        margin-top: -110px;
    }

    .bnwz h3 {
        font-size: 24px;
    }

    .bnwz h4 {
        font-size: 18px;
        margin-top: 15px;
    }

    .bnwz h1 {
        margin-top: 15px;
    }

    .bnwz_a a {
        width: 135px;
        height: 40px;
        line-height: 40px;
    }

    .bnwz_a {
        margin-top: 15px;
    }

    .sideulhide_li {
        display: none;
    }

    .index-apply-btn-box {
        margin-top: 10px;
    }

    .sideul li i {
        line-height: 35px !important;
    }

}

/* 2019-02-18首页新增 */
.wapbotheight {
    width: 100%;
    height: 60px;
    display: block;
}

.wapbot {
    position: fixed;
    left: 0;
    bottom: 0;
    background: #f7f7f9;
    width: 100%;
    height: 60px;
    z-index: 9999;
    border-top: 1px solid #ddd;
    display: block;
}

.wapbot a {
    text-align: center;
    display: block;
    width: 25%;
    height: 100%;
}

.wapbot a span {
    display: block;
    height: 26px;
    line-height: 26px;
    margin-top: 9px;
}

.wapbot a span img {
    display: inline-block;
    height: 24px;
}

.wapbot a p {
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #929292;
}

.wapbot a.active {
    background: #d62f40;
    color: #fff
}

.wapbot a.active p {
    color: #fff
}

/* pc */
.sidebar {
    width: 32px;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    background: #181818;
    color: #fff;
    z-index: 500;
}

.sideul {
    width: 100%;
}

.sd1 {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -93px;
}

.sideul li {
    text-align: center;
    position: relative;
    border-top: 1px solid #222;
}

.sideul li.actives {
    background: #E00B4F;
}

.sideul li.shopcart em {
    display: block;
    margin: 0 auto;
    margin-top: 4px;
    width: 20px;
    height: 20px;
    background: #d84747;
    border-radius: 50%;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
}

.sideul li a.fsta {
    color: #fff;
    display: block;
    padding: 10px 0;
}

.sideul li.active, .sideul li a.fsta:hover {
    background: #E00B4F;
}


.sideul li i {
    display: block;
    font-size: 16px;
}

.sideul li i.fa-angle-up {
    margin-top: -2px;
}

.sideul li.shopcart p {
    padding: 0 5px;
    line-height: 16px;
    margin-top: 5px;
}

#gotop a span {
    display: block;
    height: 2px;
    background: #fff;
    width: 10px;
    margin: 0 auto;
}

.sideul .sidds {
    position: absolute;
    right: 52px;
    top: 0;
    height: 100%;
    line-height: 35px;
    width: 100px;
    background: #333;
    color: #fff;
    display: none;
    opacity: 0;
    filter: alpha(opacity=0);
}

#gotop .sidds {
    line-height: 41px;
}

.sideul .sidds a {
    display: block;
    width: 100%;
    color: #fff;
}

.sd2 {
    position: absolute;
    bottom: 0;
}

.overdelay {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
    z-index: 1500;
    left: 0;
    top: 0;
    display: none;
}

.registerbox {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1501;
    width: 560px;
    height: 532px;
    margin-top: -266px;
    margin-left: -280px;
    background: #fff;
}

.closebox {
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    line-height: 30px;
    text-align: center;
    height: 30px;
    background: #eee;
    cursor: pointer;
}

.closebox:hover {
    background: #D22020;
    color: #fff;
}

.regtips {
    color: #D22020;
}

.pager {
    line-height: 40px;
}

.pager a {
    display: inline-block;
    padding: 0 20px;
    height: 30px;
    line-height: 30px;
    background: #fff;
    border: 1px solid #ddd;
}

.pager a:hover {
    color: #d84747;
    border-color: #d84747;
}

.pager a.active {
    background: #d84747;
    color: #fff;
    border-color: #d84747;
}

.jumpform {
    display: inline-block;
    margin-left: 20px;
}

.jumpform input[type="text"] {
    height: 24px;
    line-height: 24px;
    width: 40px;
    text-align: center;
    border: 1px solid #ddd;
    background: #fff;
}

.jumpform input[type="submit"] {
    height: 24px;
    line-height: 24px;
    background: #d84747;
    color: #fff;
    padding: 0 10px;
    cursor: pointer;
    border: none;
    border-radius: 3px;
}

.jumpform input[type="submit"]:hover {
    background: #017CBC;
}

.layui-layer-msg {
    z-index: 999999999999999999999 !important;
}

/* 2020-10-16 */
.i_search_top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 99;
    background: #fff;
    margin: 0;
    padding: 0 0 15px 0;
}

.i_search_top_height {
    height: 70px;
}

.i_search_top_active {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    padding: 15px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}


/* 全局搜索 */
.newch .layui-form-item {
    display: flex;
}

.newch .layui-input-block {
    flex: 0;
    flex-grow: 1;
    margin: 0 20px;
    display: flex;
}

.relese_fddiv {
    flex: 0;
    flex-grow: 1;
}

.laytable-cell-1-0-0 {
    width: 180px;
}

.laytable-cell-1-0-1 {
    width: 290px;
}

.laytable-cell-1-0-2 {
    width: 70px;
}

.laytable-cell-1-0-3 {
    width: 70px;
}

.laytable-cell-1-0-4 {
    width: 70px;
}

.laytable-cell-1-0-5 {
    width: 55px;
}

.laytable-cell-1-0-6 {
    height: auto;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
}
</pre></body></html>