

/* Z-INDEX */
.formError { z-index: 990; }
.formError .formErrorContent { z-index: 991; }
.formError .formErrorArrow { z-index: 996; }

.ui-dialog .formError { z-index: 5000; }
.ui-dialog .formError .formErrorContent { z-index: 5001; }
.ui-dialog .formError .formErrorArrow { z-index: 5006; }




.inputContainer {
position: relative;
float: left;
}

.formError {
position: absolute;
top: 300px;
left: 300px;
display: block;
cursor: pointer;
width: 200px;
text-align: left;
}

.formError.inline {
position: relative;
top: 0;
left: 0;
display: inline-block;
}

.ajaxSubmit {
padding: 20px;
background: #55ea55;
border: 1px solid #999;
display: none;
}

.formError .formErrorContent {
width: 100%;
background: #ee0101;
position:relative;
color: #fff;

font-size: 14px;
border: 2px solid #ddd;
padding: 7px;
margin-top: -5px;
padding-left: 12px;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-o-border-radius: 6px;
}

.formError.inline .formErrorContent {
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
-o-box-shadow: none;
border: none;
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
-o-border-radius: 0;
}

.greenPopup .formErrorContent {
background: #33be40;
}

.blackPopup .formErrorContent {
background: #393939;
color: #FFF;
}

.formError .formErrorArrow {
width: 15px;
margin: -2px 0 0 13px;
position:relative;
}
body[dir='rtl'] .formError .formErrorArrow,
body.rtl .formError .formErrorArrow {
margin: -2px 13px 0 0;
}

.formError .formErrorArrowBottom {
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
-o-box-shadow: none;
margin: 0px 0 0 12px;
top:2px;
}

.formError .formErrorArrow div {
border-left: 2px solid #ddd;
border-right: 2px solid #ddd;
box-shadow: 0 2px 3px #444;
-moz-box-shadow: 0 2px 3px #444;
-webkit-box-shadow: 0 2px 3px #444;
-o-box-shadow: 0 2px 3px #444;
font-size: 0px;
height: 1px;
background: #ee0101;
margin: 0 auto;
line-height: 0;
font-size: 0;
display: block;
}

.formError .formErrorArrowBottom div {
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
-o-box-shadow: none;
}

.greenPopup .formErrorArrow div {
background: #33be40;
}

.blackPopup .formErrorArrow div {
background: #393939;
color: #FFF;
}

.formError .formErrorArrow .line10 {
width: 13px;
border: none;
}

.formError .formErrorArrow .line9 {
width: 11px;
border: none;
}

.formError .formErrorArrow .line8 {
width: 11px;
}

.formError .formErrorArrow .line7 {
width: 9px;
}

.formError .formErrorArrow .line6 {
width: 7px;
}

.formError .formErrorArrow .line5 {
width: 5px;
}

.formError .formErrorArrow .line4 {
width: 3px;
}

.formError .formErrorArrow .line3 {
width: 1px;
border-left: 2px solid #ddd;
border-right: 2px solid #ddd;
border-bottom: 0 solid #ddd;
}

.formError .formErrorArrow .line2 {
width: 3px;
border: none;
background: #ddd;
}

.formError .formErrorArrow .line1 {
width: 1px;
border: none;
background: #ddd;
}

body {
    background-size: cover;
    background-position: center center;
}
.container {
    max-width: 1400px !important;
}
.slnav {
    background-color: rgba(18, 31, 39, 0.63);
    height: 100px;
    z-index: 500;
}
.myp {
    font-size: 16px;
    line-height: 30px;
    text-indent: 32px;
}
label {
    font-size: 14px;
}
.slnav>div {}

.slnav a {
    color: #5bd9e0;
    font-size: 18px;
    letter-spacing: 2px;
}

.slnav a:hover {
    color: #fff;
    transition: all .3s;
}

.slfooter {
    bottom: 0;
    height: 98px;
}

body {
    background-color: #fff;
    background-size: cover;
    font-family: "微软雅黑",apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";;
}

.page-bg {
    background-size: cover;
    background-position: center center;
    height: 400px;
    margin: 0;
    padding: 0;
    width: 100%;
}

.wap {
    display: none;
}
.page-logo {
    bottom: 0;
    margin-bottom: 0;
    margin-top: 340px;
    width: auto;
}
.main {
    text-align: center;
}
.bg_ {
    background-color: rgba(56, 159, 210, 0.555);
    height: 90vh;
}

.main_logo {
    margin-top: 12vh;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    margin-bottom: 10vh;
}

.yuan {
    background-color: #6dc8f8;
    width: 165px;
    height: 165px;

    margin-left: auto;
    margin-right: auto;
    color: #fff;
    font-size: 14px;
    transition: all .3s;
    position: relative;

}
.yuan>a {
    color: #fff;
}
.yuan>i {
    margin-top: 20px;
    font-size: 78px;
    line-height: 90px;
}
.yuan>a>i {
    margin-top: 20px;
    font-size: 78px;
    line-height: 90px;
}

.yuan:hover {
    background-color: #0f3c5b;
    transition: all .3s;
}

.main-btn {
    width: 165px;
}

.main-menu {
    display: none;
    position: absolute;
    padding-top: 30px;
    height: auto;
}

.main-menu2 {
    background-color: rgba(255, 255, 255, 0.623);
    min-width: 165px;
    border-radius: 10px;
    position: relative;
    line-height: 20px;
    padding: 0;
    margin: 0;
    z-index: 1000;
}

.main-menu2 .fa {
    font-size: 14px;
    padding-right: 10px;
}

.main-menu2 ul {
    position: relative;
    padding: 20px;
}

.main-menu2 li {
    text-align: left;
    margin: 0;
    padding: 0;
    padding-top: 5px;
    padding-bottom: 0px;
    height: 30px;
}

.main-menu2 ul>li:not(:first-child) {
    border-top: 1px solid rgb(130, 170, 200);
}

.main-arrow {
    width: 0;
    height: 0;
    margin-left: 60px;
    border: 10px solid;
    border-color: rgba(255, 255, 255, 0.623);
    border-color: transparent transparent rgba(255, 255, 255, 0.623) transparent;
}

.slfooterx {
    line-height: 24px;
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

.slfooterx a {
    line-height: 24px;
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

.zd>div {
    margin-top: 20px;

}

.zd .card {
    border: 0;
}

.zd .card .card-header {
    background-color: #f1f1f1;
    color: #505050;
}

.zd .card-header[aria-expanded="true"] {
    background-color: #0f3c5b;
    color: #fff !important;
}

.zd .card-header[aria-expanded="true"] h2 {
    color: #fff !important;
}

.zd .card-header h2 {
    font-size: 16px;
    height: 45px;
    line-height: 46px;
}

.zd .card-header:first-child {
    border: 0;
}

.page {
    padding-top: 10px;
    padding-bottom: 100px;
}

.breadcrumb-item {
    font-weight: bold;
    padding-bottom: 20px;
    color: #000;
}
.breadcrumb-item.active,.breadcrumb-item a{
    color: #000;
}

.bshadow {
    box-shadow: 0 -1rem 2rem rgba(0, 0, 0, .175) !important;
    margin-bottom: -0.5rem !important;
    padding-bottom: 0;
}

.top-user {
    font-size: 14px;
    color: #fff
}

.top-user a {
    font-size: 14px;
    color: #fff;
}
.b {
    height: 200px;
}
.note {
    text-align: justify;
    padding: 25px;
    font-size: 16px;
    line-height: 160%;
    color: #000;
}
.note p {
    font-size: 16px;
    line-height: 200%;
}
.s {
    overflow: hidden; text-overflow:ellipsis; white-space: nowrap; 
}
.list-group-item {
    z-index: 1 !important;
}
@media screen and (min-width: 998px) {
    .f50 .row {
        width: 50%;
        float: left;
        padding-right: 100px;
        margin-top: 30px;
    }
    .main {
        margin-top: 100px;
    }
    .yuan {
        border-radius: 50%!important;
    }
    .yuan>*,.yuan>a>i {
        width: 100%;
        float: none;
        clear: both;
    }
    
}
/*
.dropdown-menu {
    top:-210px;
}
.dropdown-item {
    left: 1 !important;
} */
.dropdown:hover>.dropdown-menu {
    display: block;
}

.dropdown>.dropdown-toggle:active {
    pointer-events: none;
}
.dropdown-item:hover {
    background-color: rgba(0, 0, 0, 0.295);
}
.dropmenu {
    background-color: rgba(18, 31, 39, 0.63);
}
.table {
    font-size: 14px;
}
@media screen and (max-width: 998px) {
    .bshadow {
        text-align: center;
    }
   
    
}

@media screen and (max-width: 998px) {
    .yuan {

        width: 100%;
        height: 70px;
        text-align: left;
        line-height: 70px;
        font-size: 1.8rem;
    }
    .yuan i,.yuan>a>i {
        margin-top: 20px;
        font-size:38px;
        width: 6rem;
        margin-left: 2rem;
        float: left;
        line-height: 20px;
    }
    
    
    .page-bg {
        background-size: cover;
        height: 200px;
    }

    .page-logo {

        margin-top: 160px;
        width: auto;
    }

    .pc {
        display: none;
    }

    .wap {
        display: block;
    }

    .menu {}

    .slnav {
        height: 45px;
        z-index: 888;
    }

    .slnav>div {}

    #faq {}

    .slnav .d-flex {
        text-align: left;



    }

    #nav {
        position: absolute;
        margin-left: -15px;
        left: -300px;
        top:10px;
        background-color: rgba(18, 31, 39, 0.63);
        z-index: 100;
        opacity: 0;
        padding-left: 10px;
        border-top-right-radius: 15px;
        border-bottom-right-radius: 15px;
    }

    .slnav .flex-fill {
        text-align: left !important;
        padding-left: 41rem;
        width: 100%;

    }
}

.ck-editor__editable_inline {
    min-height: 200px;
}
.table-primary,.table-primary>th {
    background-color: #366bc3 !important;
    color: #fff;
}
table.dataTable.fixedHeader-floating {
position:relative !important;
}