﻿﻿body {
    background: none;
}

.m-footerfun a:hover {
    color: #fff;
}

.text-center {
    text-align: center;
}

.no-record {
    min-height: 600px;
}

.u-branch a span {
    color: inherit;
}

.m-scterm li a {
    color: #333;
}

.u-delete {
    width: 50px;
    height: 40px;
    background-position: center;
}

.m-scrstrg h1 {
    line-height: 40px;
    font-size: 18px;
    color: #b90609;
    padding: 10px 0 11px;
}

#demo7 {
    text-align: center;
}

.layui-laypage .layui-laypage-curr .layui-laypage-em {
    background-color: #256ca4 !important;
}

#pageConfirm {
    width: 40px;
    margin: 0 10px;
    padding: 0 3px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    border-radius: 2px;
    vertical-align: top;
    background-color: #fff;
    box-sizing: border-box;
    border: 1px solid #e2e2e2;
}

    #pageConfirm:hover {
        border-color: #D2D2D2 !important;
    }

.confirm_a {
    margin-left: 10px;
    padding: 0 10px;
    cursor: pointer;
    margin: 0 10px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    border-radius: 3px;
    vertical-align: top;
    background-color: #fff;
    box-sizing: border-box;
    background: #256ca4;
    color: #fff;
    outline: none;
}

.is-scheader {
    border-top: none;
}

.is-scheader {
    background: #fff;
}

.bg-white {
    width: 100%;
    height: auto;
    background: #fff;
}

.is-scmain {
    padding: 30px;
    margin: 0 auto !important;
}

.ml {
    margin-left: auto;
}

.mr {
    margin-right: auto;
}

.u-active a {
    color: #b80608 !important;
}

.m-schots {
    margin-top: 16px;
    height: 50px;
    line-height: 50px;
}

.m-header {
    background: url(/Content/media/images/public/bg-banner.jpg) #fff center top no-repeat;
}

.ui.search .prompt {
    border-radius: 0 !important;
}
.m-main {
    background: #fff;
    padding: 20px !important;
    min-height: 650px;
}

.g-main {
    margin: 100px 0;
}

.u-iqlogo {
    max-width: 100%;
    display: block;
    margin: 0 auto;
    padding: 20px;
}

.m-iqSearch {
    width: 655px;
    margin: 0 auto;
}

.g-iqSearch {
    height: 42px;
    width: 100%;
}

.m-iqSearch .u-iqsearchtext {
    box-shadow: none;
    border: 1px solid #ddd; /*padding: 0 40px 0 10px;*/
    width: 70%;
    height: 42px;
    line-height: 42px;
    background: #fff;
    font-size: 14px;
    border-radius: 0;
    color: #666666;
}

.m-iqSearch i {
    right: 10px;
    top: 8px;
    width: 24px;
    height: 24px;
    background-color: #c5c0c0 !important;
    position: absolute;
    text-align: center;
    line-height: 24px;
    border-radius: 12px;
    color: #fff;
}

.m-iqSearch select {
    position: absolute;
    right: 65px;
    width: 144px;
    padding: 10px 20px;
    line-height: 20px;
    float: left;
    height: 42px;
    border: 1px solid #ddd;
    border-left: none;
}

.m-iqSearch .u-botton {
    right: 0;
    position: absolute;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    cursor: pointer;
    outline: 0;
    border: none;
    vertical-align: baseline;
    background: #e0e1e2 none;
    font-weight: 700;
    line-height: 1em;
    font-style: normal;
    text-align: center;
    text-decoration: none;
    background-color: #cc0c0d;
    color: #fff;
    height: 42px;
    width: 65px;
}

.g-main .m-schots {
    width: 655px;
}

.is-footer {
    margin-top: 0;
}

.is-header {
    margin-bottom: 0;
}