body {
    font-family: PingFangSC, helvetica neue, hiragino sans gb, arial, microsoft yahei ui, microsoft yahei, simsun, sans-serif !important;
    background-color: #f5f4f7
}

p {
    margin: 0;
    font-weight: normal
}

ul, ol, li {
    list-style: none;
    padding: 0;
    margin: 0
}

a:focus {
    outline: 0;
    outline-offset: 0
}

:focus {
    outline: 0
}

li:focus {
    outline: 0
}

.navbar {
    margin-bottom: 0;
    border: 0
}

.navbar-nav > li > a {
    line-height: 70px;
    padding-top: 0;
    padding-bottom: 0;
    height: 70px
}

.navbar-default {
    background-color: #fff;
    border-color: #fff
}

.navbar-default .navbar-nav > li > a:hover {
    color: #ff9c00
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #ff9c00;
    background-color: transparent
}

a:focus, a:hover {
    text-decoration: none
}

.nav > li > a {
    padding: 0 16px
}

.container-fluid {
    padding-right: 0;
    padding-left: 0
}

.glyphicon {
    display: block;
    width: 50px;
    height: 50px;
    color: #3a405b;
    font-size: 28px;
    top: 12px
}

@media (max-width: 991px) {
    .nav > li > a {
        padding: 0 6px
    }

    .be-pro-content .section_block {
        margin-bottom: 30px
    }
}

@media (max-width: 767px) {
    .navbar-header > a {
        margin-left: 20px
    }

    .navbar-header a img {
        height: 40% !important
    }
}

@media (max-width: 767px) {
    .navbar-nav > li > a {
        line-height: 50px;
        height: 50px
    }
}

.be-pro-content {
    position: relative;
    overflow: hidden;
    -webkit-font-smoothing: antialiased
}

.be-pro-content .be-pro-container {
    margin: 55px auto 0;
    position: relative;
    z-index: 4
}

.be-pro-content-last .be-pro-container {
    margin-bottom: 55px
}

.be-pro-content .be-con-content {
    position: relative;
    z-index: 4
}

.navbar-default .navbar-nav > li > a {
    font-size: 15px;
    font-weight: normal;
    color: #000;
    -moz-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all 0.4s
}

.be-nav-content {
    width: 100%;
    z-index: 100;
    position: fixed;
    background-color: #fff;
    top: 0
}

.navbar-header a {
    height: 70px;
    display: block;
    line-height: 70px
}

.navbar-header a img {
    height: 50%
}

input[type="text"], input[type="password"], select, textarea {
    -webkit-appearance: none !important
}

::-webkit-scrollbar {
    width: 10px;
    height: 10px
}

::-webkit-scrollbar-thumb {
    background-color: rgba(50, 50, 50, .25);
    border: 2px solid transparent;
    border-radius: 10px;
    background-clip: padding-box
}

body {
    overflow-y: scroll
}

.loginForm .valid-tip {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #373d41;
    margin-bottom: 18px;
    border: 1px solid #ff9c00;
    padding-left: 10px;
}

.form {
    max-width: 380px;
    background-color: #fff;
    margin: 0 auto;
    box-shadow: 0 2px 15px rgba(0, 0, 0, .15);
}

.glyphicon {
    float: left;
    padding: 8px;
    color: #ff9c00;
    height: auto;
    width: auto;
    font-size: 14px;
    top: auto;
}

.navbar-header a {
    display: inline-block;
}

.navbar-header span {
    font-size: 17px;
    color: #181818;
    display: inline-block;
    padding: 0 10px;
    border-left: 1px solid #999;
    transform: translateY(2px);
    margin-left: 5px;
}


@media (max-width: 767px) {
    .form {
        margin-top: 70px;
    }
}

/*重复*/
.be-pro-content {
    position: relative;
    overflow: hidden;
    -webkit-font-smoothing: antialiased
}

.be-pro-content .be-pro-container {
    margin: 55px auto 0;
    position: relative;
    z-index: 4
}

.be-pro-content-last .be-pro-container {
    margin-bottom: 55px
}

.be-pro-content .be-con-content {
    position: relative;
    z-index: 4
}

.navbar-default .navbar-nav > li > a {
    color: #333;
    font-size: 15px
}

.be-nav-content {
    width: 100%;
    z-index: 100;
    position: fixed;
    background-color: #fff;
    top: 0
}

.navbar-header a {
    height: 70px;
    display: block;
    line-height: 70px
}

.navbar-header a img {
    height: 50%
}


.back_home a {
    color: #ff9c00;
    cursor: pointer
}

.back_home a:hover {
    color: #ff9c00
}

@media (max-width: 767px) {
    .be-pro-content .be-pro-container {
        margin: 40px 0 20px 0
    }

    .navbar-header > a {
        margin-left: 20px
    }

    .navbar-nav > li > a {
        line-height: 50px;
        height: 50px
    }
}

@media (max-width: 991px) {
    .nav > li > a {
        padding: 0 6px
    }

    .be-pro-content .section_block {
        margin-bottom: 30px
    }
}

.tableTap h3 {
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 10px;
    color: #373d41
}

.tableTap a {
    font-size: 12px;
    color: #ff9c00;
    line-height: 30px
}

.tableTap a:hover {
    opacity: .8;
    line-height: 30px
}

.tableItem {
    position: relative;
    z-index: 100;
    margin-bottom: 18px;
    background: #FFF;
    line-height: 24px
}

.tableItem input {
    vertical-align: middle;
    width: 230px;
    height: 24px;
    padding-left: 10px;
    border: 1px solid #ccc;
    vertical-align: middle;
    font-family: "Microsoft YaHei";
    font-size: 13px;
    outline: 0;
    height: 42px;
    line-height: 42px;
    width: 100%
}

.tableAuto a {
    color: #999
}

.fl {
    float: left
}

.clear:after {
    content: '';
    display: block;
    clear: both
}

.btnLogin {
    width: 100%;
    height: 42px;
    border: 0 none;
    border-radius: 3px;
    background: #ff9c00;
    font-size: 14px;
    color: #FFF;
    cursor: pointer;
    text-shadow: 1px 1px 1px #ff9c00;
    font-family: "Microsoft YaHei";
    line-height: 42px;
    margin: 0 0 8px
}

.tableItem input:focus, .tableItem input:hover {
    border-color: #ff9c00
}

body, html, ul, ol, li, h1, h2, h3, h4, h5, h6, p {
    padding: 0;
    margin: 0
}

.be-nav-content {
    box-shadow: 0 3px 4px rgba(0, 0, 0, 0.1);
    background-color: #fff
}

.be-pro-content {
    padding-top: 70px
}

.form {
    width: 380px;
    padding: 42px 32px 55px 32px;
    background-color: #fff;
    margin: 0 auto
}

.copyright_info {
    text-align: center;
    margin: 20px auto;
    color: #9e9e9e;
    font-size: 12px
}

.be-pro-content .be-pro-container {
    margin: 130px auto
}

@media (max-width: 767px) {
    .be-pro-content .be-pro-container {
        margin-top: 0
    }
}

button:focus, :focus-visible {
    outline: none;
}

/*custom*/
.sid-XLiXOGaiet .navbar-header a {
    display: inline-block;
}

.sid-XLiXOGaiet .navbar-header span {
    font-size: 17px;
    color: #181818;
    display: inline-block;
    padding: 0 10px;
    border-left: 1px solid #999;
    transform: translateY(2px);
    margin-left: 5px;
}

.sid-UeHDHhGEof .btnLogin {
    background: #ff9c00;
    text-shadow: 1px 1px 1px #ff9c00;
}

.sid-UeHDHhGEof input:focus, .sid-UeHDHhGEof input:hover {
    border-color: #ff9c00;
}

.sid-UeHDHhGEof .loginForm .valid-tip {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #373d41;
    margin-bottom: 18px;
    border: 1px solid #ff9c00;
    padding-left: 10px;
}

.sid-UeHDHhGEof .form {
    width: 380px;
    background-color: #fff;
    margin: 0 auto;
    box-shadow: 0 2px 15px rgba(0, 0, 0, .15);
}

@media (max-width: 767px) {
    .sid-UeHDHhGEof .form{
        margin-top: 70px;
    }
}

.sid-UeHDHhGEof .glyphicon {
    float: left;
    padding: 8px;
    color: #ff9c00;
    height: auto;
    width: auto;
    font-size: 14px;
    top: auto;
}

.tableAuto {
    font-size: 12px;
    padding-top: 4px
}

.tableAuto a {
    color: #999;
    float: right;
}