@charset "UTF-8";
html {
    box-sizing: border-box
}

*, :after, :before {
    box-sizing: inherit
}

.btn, .btn-block, .tag {
    display: inline-block;
    width: auto;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    white-space: nowrap;
    letter-spacing: 1px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: all .3s ease-in-out
}

.btn .icon, .btn-block .icon, .btn-block>.i, .btn>.i, .tag .icon, .tag>.i {
    margin-right: 5px;
    vertical-align: middle
}

.btn-darkred {
    margin-top: 10px;
    float: left;
    margin-right: 10px;
    background-color: #e63e4b;
    color: #fff;
    border-radius: 0
}

.btn-darkred:hover {
    color: #fff;
    background-color: #d51c2a
}

.btn-block {
    display: block;
    width: 100%
}

.btn-disabled {
    color: #333;
    background-color: #f0f0f0;
    border: 1px solid #f0f0f0;
    cursor: default!important
}

.btn-disabled:focus, .btn-disabled:hover {
    color: #333
}

.btn-disabled:focus, .btn-disabled:hover {
    background-color: #e4e4e4
}

.btn-disabled:active {
    background-color: #e4e4e4;
    box-shadow: none
}

.btn-golden {
    color: #fff;
    background-color: 1.618;
    border: 1px solid 1.618
}

.btn-golden:focus, .btn-golden:hover {
    color: #fff
}

.btn-orange, .tag-orange {
    color: #fff;
    background-color: #fb9213;
    border: 1px solid #fb9213
}

.btn-orange:focus, .btn-orange:hover, .tag-orange:focus, .tag-orange:hover {
    color: #fff
}

.btn-tangelo, .tag-tangelo {
    color: #fff;
    background-color: #f94d00;
    border: 1px solid #f94d00
}

.btn-tangelo:focus, .btn-tangelo:hover, .tag-tangelo:focus, .tag-tangelo:hover {
    color: #fff
}

.btn-green {
    color: #fff;
    background-color: #00c46e;
    border: 1px solid #00c46e
}

.btn-green:focus, .btn-green:hover {
    color: #fff
}

.btn-green:focus, .btn-green:hover {
    box-shadow: none;
    background-color: #00b063
}

.btn-blue, .tag-blue {
    color: #fff;
    background-color: #039dff;
    border: 1px solid #039dff
}

.btn-blue:focus, .btn-blue:hover, .tag-blue:focus, .tag-blue:hover {
    color: #fff
}

.btn-blue:focus, .btn-blue:hover, .tag-blue:focus, .tag-blue:hover {
    box-shadow: none;
    background-color: #038de6
}

.btn-grey, .tag-grey {
    color: #333;
    background-color: #f0f0f0;
    border: 1px solid #f0f0f0;
    border-color: #dadada
}

.btn-grey:focus, .btn-grey:hover, .tag-grey:focus, .tag-grey:hover {
    color: #333
}

.btn-grey:focus, .btn-grey:hover, .tag-grey:focus, .tag-grey:hover {
    color: #333;
    background-color: #e4e4e4
}

.btn-red {
    color: #fff;
    background-color: #f02200;
    border: 1px solid #f02200;
    border-color: #f02200
}

.btn-red:focus, .btn-red:hover {
    color: #fff
}

.btn-red:focus, .btn-red:hover {
    color: #fff;
    background-color: #d81f00
}

.btn-dark-blue {
    color: #fff;
    background-color: #004072;
    border: 1px solid #004072;
    border-color: #004072
}

.btn-dark-blue:focus, .btn-dark-blue:hover {
    color: #fff
}

.btn-dark-blue:focus, .btn-dark-blue:hover {
    color: #fff;
    background-color: #1a5380!important
}

.btn-xs, .tag-xs {
    font-size: 12px;
    line-height: 26px;
    padding: 0 10px;
    border-radius: 3px
}

.btn-sm, .tag-sm {
    font-size: 14px;
    line-height: 32px;
    padding: 0 14px;
    border-radius: 3px
}

.btn-md, .tag-md {
    font-size: 16px;
    line-height: 40px;
    padding: 0 20px;
    border-radius: 3px
}

.btn-lg, .tag-lg {
    font-size: 16px;
    line-height: 42px;
    padding: 0 24px;
    border-radius: 3px
}

.btn-xl, .tag-xl {
    font-size: 18px;
    line-height: 46px;
    padding: 0 28px;
    border-radius: 5px
}

.image-a {
    position: absolute;
    bottom: 32px;
    text-align: center;
    width: 100%
}

.image-a a {
    margin: auto;
    color: #fff;
    transition: .2s ease-in-out;
    text-decoration: none;
    display: block
}

.black-abutton {
    width: 223px;
    line-height: 48px;
    background-color: #060c0f;
    text-align: center;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    display: block
}

.black-abutton:hover {
    background-color: #039dff;
    color: #fff
}

@font-face {
    font-family: beijing;
    src: url(../fonts/beijing.eot?4jes8i);
    src: url(../fonts/beijing.eot?4jes8i#iefix) format("embedded-opentype"), url(../fonts/beijing.ttf?4jes8i) format("truetype"), url(../fonts/beijing.woff?4jes8i) format("woff"), url(../fonts/beijing.svg?4jes8i#beijing) format("svg");
    font-weight: 400;
    font-style: normal
}

.i {
    font-family: beijing!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.i-pwdmodify:before {
    content: ""
}

.i-modify:before {
    content: ""
}

.i-building:before {
    content: ""
}

.i-listquery:before {
    content: ""
}

.i-investor2:before {
    content: ""
}

.i-investor1:before {
    content: ""
}

.i-person:before {
    content: ""
}

.i-iconfont-checkbox:before {
    content: ""
}

.i-map-pin:before {
    content: ""
}

.i-info:before {
    content: ""
}

.i-annual-reports:before {
    content: ""
}

.i-financing:before {
    content: ""
}

.i-iconfont-plus:before {
    content: ""
}

.i-documents:before {
    content: ""
}

.i-document-search:before {
    content: ""
}

.i-piggy-bank:before {
    content: ""
}

.i-security-checked:before {
    content: ""
}

.i-yuan-rounded:before {
    content: ""
}

.i-download:before {
    content: ""
}

.i-check-rounded:before {
    content: ""
}

.i-fingerprint:before {
    content: ""
}

.i-phone:before {
    content: ""
}

.i-rank-down:before {
    content: ""
}

.i-rank-up:before {
    content: ""
}

.i-search:before {
    content: ""
}

.i-trend:before {
    content: ""
}

.i-user-outline:before {
    content: ""
}

.i-user:before {
    content: ""
}

.i-warn-rounded:before {
    content: ""
}

.i-wechat:before {
    content: ""
}

.i-weibo:before {
    content: ""
}

.i-building-bank:before {
    content: ""
}

.i-earth:before {
    content: ""
}

.i-calendar:before {
    content: ""
}

.i-mail-filled:before {
    content: ""
}

.i-clock:before {
    content: ""
}

.i-tag:before {
    content: ""
}

.i-credit-card:before {
    content: ""
}

.i-arrow-down:before {
    content: ""
}

.i-arrow-left:before {
    content: ""
}

.i-arrow-right:before {
    content: ""
}

.i-arrow-up:before {
    content: ""
}

.i-cross-rounded:before {
    content: ""
}

.i-exchange:before {
    content: ""
}

.i-account-info:before {
    content: ""
}

.i-add:before {
    content: ""
}

.container {
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    width: 1140px;
    max-width: 1140px
}

.page-wrap {
    margin-bottom: 40px
}

.bread-nav-box:after, .bread-nav-box:before, .clearfix:after, .clearfix:before, .form-two-columns .image-showcase:after, .form-two-columns .image-showcase:before, .form-two-columns:after, .form-two-columns:before, .news-list>li:after, .news-list>li:before {
    content: " ";
    display: table
}

.bread-nav-box:after, .clearfix:after, .form-two-columns .image-showcase:after, .form-two-columns:after, .news-list>li:after {
    clear: both
}

.clear-left {
    clear: left
}

.ellipsis, .news-list .lesson-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-all;
    word-wrap: normal
}

.no-margin {
    margin: 0!important
}

.no-margin-left {
    margin-left: 0!important
}

.no-margin-right {
    margin-right: 0!important
}

.no-margin-top {
    margin-top: 0!important
}

.no-margin-bottom {
    margin-bottom: 0!important
}

.no-padding {
    padding: 0!important
}

.no-padding-left {
    padding-left: 0!important
}

.no-padding-right {
    padding-right: 0!important
}

.no-padding-top {
    padding-top: 0!important
}

.no-padding-bottom {
    padding-bottom: 0!important
}

.mt-30 {
    margin-top: 30px
}

.ml-100 {
    margin-left: 100px
}

.mr-30 {
    margin-right: 30px
}

.ml-20 {
    margin-left: 20px
}

.pdr-25 {
    padding-right: 25px!important
}

.border-dashed {
    border-bottom: 1px dashed #dcdcdc
}

.float-left {
    float: left
}

.float-right {
    float: right
}

.float-none {
    float: none
}

.t-l, .text-left {
    text-align: left!important
}

.t-r, .text-right {
    text-align: right!important
}

.t-c, .text-center {
    text-align: center!important
}

.t-j, .text-justify {
    text-align: justify!important
}

.colored-golden {
    color: 1.618
}

.colored-orange {
    color: #fb9213
}

.colored-tangelo {
    color: #f94d00
}

.colored-blue, .table .title-link {
    color: #039dff
}

.colored-fadeblue {
    color: #5c76b2
}

.colored-pink {
    color: #fc4b4e
}

.colored-white {
    color: #fff
}

.colored-black {
    color: #000
}

.colored-grey {
    color: #999
}

.colored-green {
    color: #00c46e
}

.colored-red {
    color: #f15922
}

.colored-light-yellow {
    color: #fffa6b
}

.colored-olive {
    color: #a49e01
}

.tag {
    cursor: text
}

a[class|=colored]:focus, a[class|=colored]:hover {
    text-decoration: underline
}

.hidden, [hidden] {
    display: none!important
}

.show {
    display: block!important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.affix {
    position: fixed
}

.required-inline-block {
    display: block;
    padding: 20px;
    font-size: 15px;
    line-height: 30px;
    color: #333
}

.required-inline-block>a {
    color: #039dff;
    font-size: 15px
}

.bg-grey {
    background-color: #f5f5f5
}

.bg-grey {
    background-color: #fbfbfa
}

.bg-blue {
    background-color: #167ce4
}

.bg-green {
    background-color: #00aa3c
}

.checkbox-customize {
    float: left;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    color: #7f7f7f
}

.checkbox-customize input[type=checkbox] {
    display: none
}

.checkbox-customize:before {
    content: " ";
    position: relative;
    top: 3px;
    left: -5px;
    display: inline-block
}

.icon {
    display: inline-block
}

.icon-user {
    background-image: url(../images/sprite.png);
    background-position: -355px -172px;
    width: 22px;
    height: 22px
}

.icon-username {
    background-image: url(../images/sprite.png);
    background-position: -373px -252px;
    width: 18px;
    height: 18px
}

.icon-user-plus {
    background-image: url(../images/sprite.png);
    background-position: -377px -172px;
    width: 22px;
    height: 22px
}

.icon-bankcard {
    background-image: url(../images/sprite.png);
    background-position: -373px -270px;
    width: 20px;
    height: 16px
}

.icon-calendar {
    background-image: url(../images/sprite.png);
    background-position: -355px -194px;
    width: 20px;
    height: 20px
}

.icon-check-action {
    background-image: url(../images/sprite.png);
    background-position: -183px -172px;
    width: 84px;
    height: 84px
}

.checkbox-customize.checked:before, .icon-checkbox-rounded-checked {
    background-image: url(../images/sprite.png);
    background-position: -373px -288px;
    width: 16px;
    height: 16px
}

.checkbox-customize:before, .icon-checkbox-rounded-unchecked {
    background-image: url(../images/sprite.png);
    background-position: -391px -252px;
    width: 16px;
    height: 16px
}

.icon-check-green {
    background-image: url(../images/sprite.png);
    background-position: -355px -214px;
    width: 20px;
    height: 20px
}

.icon-check-grey {
    background-image: url(../images/sprite.png);
    background-position: -375px -194px;
    width: 20px;
    height: 20px
}

.icon-check-input {
    background-image: url(../images/sprite.png);
    background-position: -383px -84px;
    width: 24px;
    height: 24px
}

.icon-cny-coin {
    background-image: url(../images/sprite.png);
    background-position: -379px -148px;
    width: 24px;
    height: 24px
}

.icon-corporation {
    background-image: url(../images/sprite.png);
    background-position: -355px -84px;
    width: 28px;
    height: 32px
}

.icon-idcard {
    background-image: url(../images/sprite.png);
    background-position: -355px -288px;
    width: 18px;
    height: 17px
}

.icon-ltd {
    background-image: url(../images/sprite.png);
    background-position: -355px -52px;
    width: 41px;
    height: 32px
}

.icon-no-data {
    background-image: url(../images/sprite.png);
    background-position: 0 0;
    width: 172px;
    height: 172px
}

.icon-table-no-data {
    background-image: url(../images/sprite.png);
    background-position: -267px -172px;
    width: 78px;
    height: 78px
}

.icon-org-account {
    background-image: url(../images/sprite.png);
    background-position: -172px 0;
    width: 183px;
    height: 134px
}

.icon-personal-account {
    background-image: url(../images/sprite.png);
    background-position: 0 -172px;
    width: 183px;
    height: 134px
}

.icon-password {
    background-image: url(../images/sprite.png);
    background-position: -172px -134px;
    width: 16px;
    height: 20px
}

.icon-phone {
    background-image: url(../images/sprite.png);
    background-position: -395px -194px;
    width: 12px;
    height: 20px
}

.icon-phone-captcha {
    background-image: url(../images/sprite.png);
    background-position: -188px -134px;
    width: 12px;
    height: 20px
}

.icon-private-bond {
    background-image: url(../images/sprite.png);
    background-position: -355px -116px;
    width: 26px;
    height: 32px
}

.icon-search-olive {
    background-image: url(../images/sprite.png);
    background-position: -374px -234px;
    width: 18px;
    height: 18px
}

.icon-download {
    background-image: url(../images/sprite.png);
    background-position: -389px -288px;
    width: 12px;
    height: 12px
}

.icon-upload {
    background-image: url(../images/sprite.png);
    background-position: -392px -234px;
    width: 14px;
    height: 14px
}

.icon-cross-red {
    background-image: url(../images/sprite.png);
    background-position: -355px -148px;
    width: 24px;
    height: 24px
}

.icon-cross-add {
    background-image: url(../images/sprite.png);
    background-position: -355px 0;
    width: 52px;
    height: 52px
}

.icon-v {
    background-image: url(../images/sprite.png);
    background-position: -375px -214px;
    width: 21px;
    height: 18px
}

.icon-people {
    background-image: url(../images/sprite.png);
    background-position: -355px -234px;
    width: 19px;
    height: 18px
}

.icon-firm {
    background-image: url(../images/sprite.png);
    background-position: -355px -270px;
    width: 18px;
    height: 18px
}

.icon-building {
    background-image: url(../images/sprite.png);
    background-position: -355px -252px;
    width: 18px;
    height: 18px
}

.icon-v-golden {
    background-image: url(../images/sprite.png);
    background-position: -393px -270px;
    width: 14px;
    height: 12px
}

.icon-error {
    background-image: url(../images/sprite.png);
    background-position: -381px -116px;
    width: 24px;
    height: 24px
}

.breadcrumb>li+li:before {
    content: "";
    padding: 0;
    color: inherit
}

.breadcrumb {
    padding: 20px 0;
    margin-bottom: 0;
    list-style: none;
    background-color: transparent;
    border-radius: 0
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li {
    position: relative;
    margin-right: 20px
}

.breadcrumb>li+li:before {
    content: "";
    position: absolute;
    right: -12px;
    top: 50%;
    margin-top: -3px;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #aaa
}

.breadcrumb>li:last-child:before {
    content: "";
    border: none
}

.breadcrumb>.active {
    font-size: 13px;
    color: #32353d
}

.breadcrumb.bordered-bottom {
    border-bottom: 1px solid #dadada
}

.preloader {
    min-width: 32px;
    min-height: 32px;
    background: url(../images/preloader.gif) no-repeat 50% transparent
}

body {
    padding-top: 70px;
    padding-bottom: 30px
}

.navbar-fixed-bottom, .navbar-fixed-top, body {
    min-width: 970px
}

.lead {
    font-size: 16px
}

.page-header {
    margin-bottom: 30px
}

.page-header .lead {
    margin-bottom: 10px
}

.container .navbar-collapse, .container .navbar-header {
    margin-right: 0;
    margin-left: 0
}

.navbar-header {
    float: left
}

.navbar-collapse {
    display: block!important;
    height: auto!important;
    padding-bottom: 0;
    overflow: visible!important;
    visibility: visible!important
}

.navbar-toggle {
    display: none
}

.navbar-collapse {
    border-top: 0
}

.navbar-brand {
    margin-left: -15px
}

.navbar-nav {
    float: left;
    margin: 0
}

.navbar-nav>li {
    float: left
}

.navbar-nav>li>a {
    padding: 15px
}

.navbar-nav.navbar-right {
    float: right
}

.navbar .navbar-nav .open .dropdown-menu {
    position: absolute;
    float: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-width: 0 1px 1px;
    border-radius: 0 0 4px 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #333
}

.navbar .navbar-nav .open .dropdown-menu>.active>a, .navbar .navbar-nav .open .dropdown-menu>.active>a:focus, .navbar .navbar-nav .open .dropdown-menu>.active>a:hover, .navbar .navbar-nav .open .dropdown-menu>li>a:focus, .navbar .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #fff!important;
    background-color: #428bca!important
}

.navbar .navbar-nav .open .dropdown-menu>.disabled>a, .navbar .navbar-nav .open .dropdown-menu>.disabled>a:focus, .navbar .navbar-nav .open .dropdown-menu>.disabled>a:hover {
    color: #999!important;
    background-color: transparent!important
}

.navbar-form {
    float: left;
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    box-shadow: none
}

.navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle
}

.navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle
}

.navbar-form .form-control-static {
    display: inline-block
}

.navbar-form .input-group {
    display: inline-table;
    vertical-align: middle
}

.navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
    width: auto
}

.navbar-form .input-group>.form-control {
    width: 100%
}

.navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle
}

.navbar-form .checkbox, .navbar-form .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle
}

.navbar-form .checkbox label, .navbar-form .radio label {
    padding-left: 0
}

.navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
    position: relative;
    margin-left: 0
}

.navbar-form .has-feedback .form-control-feedback {
    top: 0
}

.form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle
}

.form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle
}

.form-inline .form-control-static {
    display: inline-block
}

.form-inline .input-group {
    display: inline-table;
    vertical-align: middle
}

.form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
    width: auto
}

.form-inline .input-group>.form-control {
    width: 100%
}

.form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle
}

.form-inline .checkbox, .form-inline .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle
}

.form-inline .checkbox label, .form-inline .radio label {
    padding-left: 0
}

.form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
    position: relative;
    margin-left: 0
}

.form-inline .has-feedback .form-control-feedback {
    top: 0
}

a {
    cursor: pointer
}

a:hover {
    text-decoration: none
}

.panel {
    border-radius: 0
}

label {
    margin-bottom: 0
}

.form-control {
    box-shadow: none;
    border: 1px solid #c2cad8
}

.input-group-addon {
    padding: 4px 12px
}

.checkbox, .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0
}

.nav-tabs {
    border-bottom: none
}

.nav-tabs>li {
    margin-bottom: 0
}

.nav-tabs>li>a {
    margin-right: 0;
    line-height: normal;
    border-radius: 2px;
    padding: 0 15px
}

.nav-tabs>li>a:focus, .nav-tabs>li>a:hover {
    background-color: transparent;
    border-color: transparent
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #fff;
    border-color: transparent;
    background-color: #ff1b00
}

.table {
    table-layout: fixed
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 15px 10px;
    line-height: normal;
    vertical-align: middle
}

.table>tbody>tr>td.active, .table>tbody>tr>th.active, .table>tfoot>tr>td.active, .table>tfoot>tr>th.active, .table>thead>tr>td.active, .table>thead>tr>th.active {
    background-color: transparent
}

.table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>th {
    text-align: center
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: transparent
}

.table-striped>tbody>tr:nth-of-type(even) {
    background-color: #f9f9f9
}

.table-striped-alice>tbody>tr:nth-of-type(even) {
    background-color: #f3f8ff
}

.table-clickable>tbody>tr:hover, .table-hover>tbody>tr:hover, .table-information-closure>tbody>tr:hover, .table-member-list>tbody>tr:hover {
    background-color: #f5f5f5
}

.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border-bottom-width: 1px
}

.pagination {
    margin: 0;
    border-radius: 0
}

.form-horizontal .control-label {
    text-align: right
}

label {
    font-weight: 400
}

label .required {
    display: inline-block;
    margin-right: 3px;
    color: #f00000
}

.form-control {
    border-radius: 2px
}

.form-group {
    margin-bottom: 20px
}

.form-action .text-center {
    padding-top: 20px
}

.input-group-addon {
    border-radius: 2px
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
    outline: 0
}

.btn-default.focus, .btn-default:focus {
    color: #333;
    background-color: #f4f4f4;
    border-color: #ccc;
    outline: 0
}

.btn-default:hover {
    color: #333;
    background-color: #f4f4f4;
    border-color: #ccc;
    outline: 0
}

.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #f4f4f4;
    border-color: #ccc;
    outline: 0
}

.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover {
    color: #333;
    background-color: #f4f4f4;
    border-color: #ccc;
    outline: 0
}

.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default {
    background-image: none;
    outline: 0
}

.btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc;
    outline: 0
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
    min-width: 1100px
}

body {
    font-family: Microsoft Yahei, Arial, Helvetica, PingFang SC, Lantinghei SC, Hiragino Sans GB, Microsoft Sans Serif, WenQuanYi Micro Hei, Sans-Serif;
    background-color: #fff;
    color: #32353d
}

a, b, body, button, dd, div, dl, dt, em, fieldset, figcaption, figure, form, h1, h2, h3, h4, h5, h6, hr, i, img, input, li, ol, option, p, select, span, strong, table, td, textarea, th, tr, ul {
    margin: 0;
    padding: 0;
    text-decoration: none;
    border: none;
    font-weight: 400
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

button, input, select, textarea {
    font-family: Microsoft Yahei, Arial, Helvetica, PingFang SC, Lantinghei SC, Hiragino Sans GB, Microsoft Sans Serif, WenQuanYi Micro Hei, Sans-Serif;
    outline: 0
}

img {
    box-sizing: content-box;
    border: 0
}

b, strong {
    font-weight: 700
}

a {
    background-color: transparent;
    outline: 0
}

li, ol, ul {
    list-style: none
}

[role=button] {
    cursor: pointer
}

.btn, .btn-block, .tag {
    display: inline-block;
    width: auto;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    white-space: nowrap;
    letter-spacing: 1px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: all .3s ease-in-out
}

.btn .icon, .btn-block .icon, .btn-block>.i, .btn>.i, .tag .icon, .tag>.i {
    margin-right: 5px;
    vertical-align: middle
}

.btn-darkred {
    margin-top: 10px;
    float: left;
    margin-right: 10px;
    background-color: #e63e4b;
    color: #fff;
    border-radius: 0
}

.btn-darkred:hover {
    color: #fff;
    background-color: #d51c2a
}

.btn-block {
    display: block;
    width: 100%
}

.btn-disabled {
    color: #333;
    background-color: #f0f0f0;
    border: 1px solid #f0f0f0;
    cursor: default!important
}

.btn-disabled:focus, .btn-disabled:hover {
    color: #333
}

.btn-disabled:focus, .btn-disabled:hover {
    background-color: #e4e4e4
}

.btn-disabled:active {
    background-color: #e4e4e4;
    box-shadow: none
}

.btn-golden {
    color: #fff;
    background-color: 1.618;
    border: 1px solid 1.618
}

.btn-golden:focus, .btn-golden:hover {
    color: #fff
}

.btn-orange, .tag-orange {
    color: #fff;
    background-color: #fb9213;
    border: 1px solid #fb9213
}

.btn-orange:focus, .btn-orange:hover, .tag-orange:focus, .tag-orange:hover {
    color: #fff
}

.btn-tangelo, .tag-tangelo {
    color: #fff;
    background-color: #f94d00;
    border: 1px solid #f94d00
}

.btn-tangelo:focus, .btn-tangelo:hover, .tag-tangelo:focus, .tag-tangelo:hover {
    color: #fff
}

.btn-green {
    color: #fff;
    background-color: #00c46e;
    border: 1px solid #00c46e
}

.btn-green:focus, .btn-green:hover {
    color: #fff
}

.btn-green:focus, .btn-green:hover {
    box-shadow: none;
    background-color: #00b063
}

.btn-blue, .tag-blue {
    color: #fff;
    background-color: #039dff;
    border: 1px solid #039dff
}

.btn-blue:focus, .btn-blue:hover, .tag-blue:focus, .tag-blue:hover {
    color: #fff
}

.btn-blue:focus, .btn-blue:hover, .tag-blue:focus, .tag-blue:hover {
    box-shadow: none;
    background-color: #038de6
}

.btn-grey, .tag-grey {
    color: #333;
    background-color: #f0f0f0;
    border: 1px solid #f0f0f0;
    border-color: #dadada
}

.btn-grey:focus, .btn-grey:hover, .tag-grey:focus, .tag-grey:hover {
    color: #333
}

.btn-grey:focus, .btn-grey:hover, .tag-grey:focus, .tag-grey:hover {
    color: #333;
    background-color: #e4e4e4
}

.btn-red {
    color: #fff;
    background-color: #f02200;
    border: 1px solid #f02200;
    border-color: #f02200
}

.btn-red:focus, .btn-red:hover {
    color: #fff
}

.btn-red:focus, .btn-red:hover {
    color: #fff;
    background-color: #d81f00
}

.btn-dark-blue {
    color: #fff;
    background-color: #004072;
    border: 1px solid #004072;
    border-color: #004072
}

.btn-dark-blue:focus, .btn-dark-blue:hover {
    color: #fff
}

.btn-dark-blue:focus, .btn-dark-blue:hover {
    color: #fff;
    background-color: #1a5380!important
}

.btn-xs, .tag-xs {
    font-size: 12px;
    line-height: 26px;
    padding: 0 10px;
    border-radius: 3px
}

.btn-sm, .tag-sm {
    font-size: 14px;
    line-height: 32px;
    padding: 0 14px;
    border-radius: 3px
}

.btn-md, .tag-md {
    font-size: 16px;
    line-height: 40px;
    padding: 0 20px;
    border-radius: 3px
}

.btn-lg, .tag-lg {
    font-size: 16px;
    line-height: 42px;
    padding: 0 24px;
    border-radius: 3px
}

.btn-xl, .tag-xl {
    font-size: 18px;
    line-height: 46px;
    padding: 0 28px;
    border-radius: 5px
}

.image-a {
    position: absolute;
    bottom: 32px;
    text-align: center;
    width: 100%
}

.image-a a {
    margin: auto;
    color: #fff;
    transition: .2s ease-in-out;
    text-decoration: none;
    display: block
}

.black-abutton {
    width: 223px;
    line-height: 48px;
    background-color: #060c0f;
    text-align: center;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    display: block
}

.black-abutton:hover {
    background-color: #039dff;
    color: #fff
}

@font-face {
    font-family: beijing;
    src: url(../fonts/beijing.eot?4jes8i);
    src: url(../fonts/beijing.eot?4jes8i#iefix) format("embedded-opentype"), url(../fonts/beijing.ttf?4jes8i) format("truetype"), url(../fonts/beijing.woff?4jes8i) format("woff"), url(../fonts/beijing.svg?4jes8i#beijing) format("svg");
    font-weight: 400;
    font-style: normal
}

.i {
    font-family: beijing!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.i-pwdmodify:before {
    content: ""
}

.i-modify:before {
    content: ""
}

.i-building:before {
    content: ""
}

.i-listquery:before {
    content: ""
}

.i-investor2:before {
    content: ""
}

.i-investor1:before {
    content: ""
}

.i-person:before {
    content: ""
}

.i-iconfont-checkbox:before {
    content: ""
}

.i-map-pin:before {
    content: ""
}

.i-info:before {
    content: ""
}

.i-annual-reports:before {
    content: ""
}

.i-financing:before {
    content: ""
}

.i-iconfont-plus:before {
    content: ""
}

.i-documents:before {
    content: ""
}

.i-document-search:before {
    content: ""
}

.i-piggy-bank:before {
    content: ""
}

.i-security-checked:before {
    content: ""
}

.i-yuan-rounded:before {
    content: ""
}

.i-download:before {
    content: ""
}

.i-check-rounded:before {
    content: ""
}

.i-fingerprint:before {
    content: ""
}

.i-phone:before {
    content: ""
}

.i-rank-down:before {
    content: ""
}

.i-rank-up:before {
    content: ""
}

.i-search:before {
    content: ""
}

.i-trend:before {
    content: ""
}

.i-user-outline:before {
    content: ""
}

.i-user:before {
    content: ""
}

.i-warn-rounded:before {
    content: ""
}

.i-wechat:before {
    content: ""
}

.i-weibo:before {
    content: ""
}

.i-building-bank:before {
    content: ""
}

.i-earth:before {
    content: ""
}

.i-calendar:before {
    content: ""
}

.i-mail-filled:before {
    content: ""
}

.i-clock:before {
    content: ""
}

.i-tag:before {
    content: ""
}

.i-credit-card:before {
    content: ""
}

.i-arrow-down:before {
    content: ""
}

.i-arrow-left:before {
    content: ""
}

.i-arrow-right:before {
    content: ""
}

.i-arrow-up:before {
    content: ""
}

.i-cross-rounded:before {
    content: ""
}

.i-exchange:before {
    content: ""
}

.i-account-info:before {
    content: ""
}

.i-add:before {
    content: ""
}

.form-validate {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 2
}

.error-message {
    padding: 6px 12px;
    max-width: 200px;
    min-width: 150px;
    font-size: 13px;
    line-height: 20px;
    color: #ff9377;
    background-color: #fff0f0;
    border: 1px solid #ff9377;
    border-radius: 4px;
    box-shadow: 0 4px 5px rgba(0, 0, 0, .08)
}

.error-message:before {
    content: "";
    position: absolute;
    top: 10px;
    left: -7px;
    z-index: 4;
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 8px solid #fff0f0
}

.error-message:after {
    content: "";
    position: absolute;
    top: 10px;
    left: -8px;
    z-index: 3;
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 8px solid #ff9377
}

.success-message {
    font-size: 14px;
    line-height: 20px;
    color: #00c46e
}

.success-message .icon {
    position: relative;
    top: 9px;
    left: -7px
}

.form-register .form-validate {
    left: 324px
}

.form-two-columns .form-validate {
    left: 100%;
    height: auto
}

.form-two-columns .form-validate .icon {
    top: 6px
}

.form-two-columns .input-group .form-validate {
    left: 110%
}

.form-two-columns .error-message {
    width: 200px
}

.input-details-text+.form-validate {
    left: 555px
}

.table-clickable, .table-default, .table-hover, .table-information-closure, .table-member-list {
    border-collapse: collapse;
    border: 1px solid #dadada
}

.table-clickable thead tr th, .table-default thead tr th, .table-hover thead tr th, .table-information-closure thead tr th, .table-member-list thead tr th {
    padding: 0;
    font-size: 14px;
    line-height: 47px;
    color: #fff;
    background-color: #1f2235;
    border-bottom: none
}

.table-clickable tbody tr td, .table-default tbody tr td, .table-hover tbody tr td, .table-information-closure tbody tr td, .table-member-list tbody tr td {
    padding: 10px;
    font-size: 14px;
    line-height: 20px;
    color: #333;
    border-bottom: 1px solid #dadada
}

.table-clickable tbody tr:hover, .table-hover tbody tr:hover, .table-information-closure tbody tr:hover, .table-member-list tbody tr:hover {
    background-color: #c9e3ff
}

.table-clickable tbody tr td, .table-information-closure tbody tr td, .table-member-list tbody tr td {
    cursor: pointer
}

.table-clickable tbody tr td .colored-green, .table-clickable tbody tr td .icon, .table-information-closure tbody tr td .colored-green, .table-information-closure tbody tr td .icon, .table-member-list tbody tr td .colored-green, .table-member-list tbody tr td .icon {
    vertical-align: middle;
    position: relative
}

.table-clickable tbody tr.active td, .table-information-closure tbody tr.active td, .table-member-list tbody tr.active td {
    background-color: #c9e3ff
}

.table-clickable tbody tr.active .colored-green, .table-clickable tbody tr.active .icon, .table-information-closure tbody tr.active .colored-green, .table-information-closure tbody tr.active .icon, .table-member-list tbody tr.active .colored-green, .table-member-list tbody tr.active .icon {
    margin-right: 5px;
    right: -27px
}

.table-primary {
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    border: 1px solid #cbcbcb
}

.table-primary caption {
    color: #000;
    font: italic 85%/1 arial, sans-serif;
    padding: 1em 0;
    text-align: center
}

.table-primary thead {
    background-color: #e0e0e0;
    color: #000;
    text-align: left;
    vertical-align: bottom
}

.table-primary thead tr th {
    border-left: 1px solid #cbcbcb;
    border-width: 0 0 0 1px;
    font-size: inherit;
    margin: 0;
    overflow: visible;
    padding: .5em 1em
}

.table-primary thead tr th:first-child {
    border-left-width: 0
}

.table-primary tbody tr td {
    border-left: 1px solid #cbcbcb;
    border-width: 0 0 0 1px;
    font-size: inherit;
    margin: 0;
    overflow: visible;
    padding: .5em 1em;
    background-color: transparent
}

.table-primary tbody tr td:first-child {
    border-left-width: 0
}

.titlebar-bordered {
    position: relative;
    width: 100%;
    padding-bottom: 0;
    border-bottom: 1px solid #ececec
}

.title-bordered-bottom {
    display: inline-block;
    font-size: 16px;
    line-height: 40px;
    color: #333;
    border-bottom: 3px solid #039dff;
    font-weight: 700
}

.site-top {
    padding-top: 9px;
    padding-bottom: 10px;
    color: #bbb;
    background-color: #000
}

.site-top a {
    color: #bbb
}

.site-top a:hover {
    color: #fff
}

.site-top-left span {
    margin-right: 30px
}

.site-top-right span {
    margin-left: 10px;
    margin-right: 10px
}

.site-top-right i {
    margin-left: 10px
}

.site-title {
    padding: 0!important;
    width: auto!important;
    height: 92px;
    line-height: 92px
}

.site-title img {
    max-width: 276px
}

.site-header-high {
    height: 92px;
    background-color: #fff
}

.site-header-high a {
    display: inline-block;
    display: block;
    padding-top: 27px;
    padding-bottom: 25px;
    width: 122px;
    color: #333;
    font-size: 16px
}

.site-header-high span {
    display: inline-block;
    display: block;
    margin-top: 3px;
    color: #b5bfc6;
    text-transform: uppercase;
    font-size: 12px;
    width: 100%
}

.site-header-high ul {
    height: 92px
}

.site-header-high li {
    position: relative;
    display: inline;
    float: left;
    height: 92px;
    text-align: center
}

.site-header-high .current {
    background-color: #039dff
}

.site-header-high .current a, .site-header-high .current span {
    color: #fff
}

.site-header-high .sub-menu {
    display: none;
    position: absolute;
    z-index: 999;
    padding-top: 15px;
    padding-bottom: 15px;
    height: auto;
    background-color: rgba(255, 255, 255, .15);
    box-sizing: border-box
}

.site-header-high .sub-menu li {
    width: auto;
    height: 14px;
    line-height: 14px;
    border-right: 1px solid #fff
}

.site-header-high .sub-menu li a {
    margin-right: 20px;
    margin-left: 20px;
    padding: 0;
    width: auto;
    font-size: 14px;
    color: #fff
}

.site-header-high .sub-menu li:last-of-type {
    border-right: none
}

.site-header-narrow {
    box-shadow: 0 3px 10px 0 rgba(120, 121, 120, .2);
    height: 82px
}

.site-header-narrow .site-title {
    height: 82px;
    line-height: 82px
}

.site-header-narrow a {
    display: block;
    padding-left: 5px;
    padding-right: 5px;
    height: 100%;
    color: #333;
    font-size: 16px
}

.site-header-narrow span {
    display: inline-block;
    display: block;
    margin-top: 3px;
    color: #b5bfc6;
    text-transform: uppercase;
    font-size: 12px
}

.site-header-narrow .site-nav li {
    position: relative;
    display: inline;
    float: left;
    margin-left: 15px;
    margin-right: 15px;
    height: 82px;
    line-height: 82px;
    text-align: center
}

.site-header-narrow .site-nav li.current>a {
    position: relative;
    color: cl(clblue);
    border-bottom: 3px solid cl(clblue)
}

.site-header-narrow .sub-menu {
    display: none;
    position: absolute;
    z-index: 999;
    padding-top: 15px;
    padding-bottom: 15px;
    height: auto;
    background-color: rgba(13, 12, 12, .78);
    box-sizing: border-box
}

.site-header-narrow .sub-menu li {
    margin: 0;
    width: auto;
    height: 14px;
    line-height: 14px;
    border-right: 1px solid #fff
}

.site-header-narrow .sub-menu li a {
    margin-right: 20px;
    margin-left: 20px;
    padding: 0;
    width: auto;
    font-size: 14px;
    color: #fff
}

.site-header-narrow .sub-menu li:last-of-type {
    border-right: none
}

.site-header-narrow .nav-my {
    position: relative;
    margin-top: 22px;
    margin-left: 15px;
    overflow: hidden
}

.site-header-narrow .nav-my:hover {
    overflow: visible
}

.site-header-narrow .nav-my:hover .drop-menu {
    opacity: 1;
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.site-header-narrow .nav-my:hover>a {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.site-header-narrow .nav-my>a {
    padding: 0;
    height: 40px;
    line-height: 40px;
    width: 138px;
    color: #fff!important;
    letter-spacing: 0!important;
    background-image: none
}

.site-header-narrow .nav-my>a:hover {
    background-color: none!important
}

.site-header-narrow .nav-my .drop-menu {
    opacity: 0;
    position: absolute;
    padding: 0;
    margin: 0;
    border: none;
    z-index: 3;
    -ms-transform: translate(0, -5px);
    transform: translate(0, -5px);
    transition: all .2s ease-in-out
}

.site-header-narrow .nav-my .drop-menu li {
    list-style: none
}

.site-header-narrow .nav-my .drop-menu a {
    height: 40px;
    line-height: 40px;
    width: 138px;
    color: #fff;
    padding: 0;
    border-radius: 0;
    letter-spacing: 0!important;
    background-color: #0078c5
}

.site-header-narrow .nav-my .drop-menu a:hover {
    background-color: #006cb0
}

.site-header-narrow .nav-my .iconfont {
    line-height: normal;
    height: auto;
    font-size: 20px;
    position: relative;
    top: -3px;
    margin-right: 2px
}

.site-footer {
    padding-top: 40px;
    background-color: #333
}

.footer-link {
    padding-bottom: 20px;
    color: #a5a5a5
}

.footer-link a {
    color: #a5a5a5
}

.footer-link-item {
    display: inline;
    float: left
}

.footer-link-item h3 {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 400;
    color: #fff
}

.footer-link-item li {
    margin-top: 8px;
    margin-bottom: 8px
}

.footer-link-item-1 {
    margin-right: 85px
}

.footer-link-item-2 {
    margin-right: 270px
}

.footer-link-item-4 {
    display: inline;
    float: right;
    text-align: center
}

.footer-link-item-4 img {
    width: 138px;
    height: 138px
}

.footer-link-item-4 p {
    margin-top: 10px;
    margin-bottom: 0
}

.copyright {
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px solid #669eeb
}

.copyright a {
    color: #fff
}

.register-nav .circle {
    border: 0
}

.titlebar {
    position: relative;
    width: 100%;
    padding-bottom: 10px
}

.titlebar:after {
    clear: both;
    content: "";
    display: table
}

.titlebar.bordered-bottom {
    border-bottom: 1px solid #e8e8e8
}

.titlebar.bordered-top-blue {
    border-top: 3px solid #039dff
}

.title-bordered-left {
    display: inline-block;
    font-size: 15px;
    line-height: 1;
    color: #333;
    padding-left: 10px;
    border-left: 3px solid #039dff
}

.title-bordered-bottom {
    display: inline-block;
    margin-left: 25px;
    font-size: 15px;
    line-height: 45px;
    color: #333;
    border-bottom: 3px solid #039dff
}

.no-records {
    text-align: center;
    margin: 40px 0;
    color: #666
}

.no-records>p {
    font-size: 13px;
    line-height: normal;
    color: #666
}

.table .application-info {
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    display: block
}

.table .application-tag, .table .application-time {
    display: inline-block;
    margin-right: 10px;
    font-size: 13px;
    line-height: 25px;
    color: #999;
    vertical-align: middle
}

.table .application-tag>.i, .table .application-time>.i {
    margin-right: 3px
}

.table .application-tag>.i-tag, .table .application-time>.i-tag {
    font-size: 16px
}

.table .title-link {
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal
}

.tr-no-records>tbody>tr.tr-table-no-data:hover {
    background-color: #fff
}

.file-upload-snippet .btn-upload {
    font-size: 14px;
    position: relative
}

.file-upload-snippet .btn-upload input[type=file] {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0
}

.file-upload-snippet .loaded-filename {
    display: inline-block;
    margin-left: 20px;
    color: #aaa!important
}

.file-upload-snippet .tips-upload {
    margin-top: 10px;
    font-size: 13px;
    line-height: normal;
    color: #999
}

.file-upload-snippet .tips-upload p {
    margin-bottom: 5px
}

.file-upload-snippet .tips-upload .i {
    margin-left: 5px
}

.news-list>li {
    border-bottom: 1px dashed #e8e8e8
}

.news-list>li:last-child {
    border-bottom: none
}

.news-list .notice-title {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 82.94039%;
    display: inline-block;
    max-width: 83.33333%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal
}

.news-list .notice-title:last-child {
    margin-right: 0
}

.news-list .notice-title:focus .i, .news-list .notice-title:hover .i {
    color: #039dff
}

.news-list .lesson-title {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 48.82117%;
    padding: 36px 0
}

.news-list .lesson-title:last-child {
    margin-right: 0
}

.news-list .icon {
    vertical-align: middle
}

.news-list .i {
    margin-right: 5px;
    font-size: 12px;
    line-height: 42px;
    color: #999
}

.news-list .i-download {
    font-weight: 700
}

.news-list .notice-tag {
    font-size: 13px;
    line-height: 42px
}

.news-list .notice-link {
    display: inline;
    font-size: 13px;
    line-height: 42px;
    color: #32353d
}

.news-list .notice-link:focus, .news-list .notice-link:hover {
    color: #039dff
}

.news-list .lesson-pubdate, .news-list .notice-pubdate {
    text-align: right;
    font-size: 13px;
    line-height: 42px;
    color: #aaa;
    text-align: right
}

.news-list .notice-pubdate {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 14.70196%
}

.news-list .notice-pubdate:last-child {
    margin-right: 0
}

.news-list .lesson-pubdate {
    text-align: center;
    padding: 36px 0;
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 23.23176%
}

.news-list .lesson-pubdate:last-child {
    margin-right: 0
}

.news-list .lesson-screenshot {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 23.23176%;
    text-align: right;
    padding: 15px 20px 15px 0
}

.news-list .lesson-screenshot:last-child {
    margin-right: 0
}

.news-list .lesson-screenshot a, .news-list .lesson-screenshot img {
    width: 130px;
    height: 80px
}

.news-list .lesson-screenshot a {
    display: inline-block
}

.form-list-application {
    margin-top: 30px
}

.form-list-application .checkbox, .form-list-application .radio {
    display: inline-block;
    margin-left: 20px
}

.form-list-application .sub-form-group {
    margin-bottom: 15px
}

.form-list-application .row+.row {
    padding-top: 15px;
    border-top: 1px dashed #ddd
}

.nav-tabs-bookmark>li>a {
    display: block;
    margin-right: -1px;
    padding: 0 80px;
    font-size: 15px;
    line-height: 42px;
    color: #32353d;
    border: 1px solid #e8e8e8;
    border-bottom: none;
    border-radius: 4px 4px 0 0
}

.nav-tabs-bookmark>li>a:focus, .nav-tabs-bookmark>li>a:hover {
    color: #039dff;
    border: 1px solid #e8e8e8;
    border-bottom: none
}

.snippet-avatar-upload:after {
    clear: both;
    content: "";
    display: table
}

.snippet-avatar-upload .avatar-uploaded {
    position: relative;
    float: left;
    width: 140px;
    height: 140px;
    border: 1px solid #e8e8e8
}

.snippet-avatar-upload .avatar-input {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0
}

.snippet-avatar-upload .avatar-image {
    margin: 5px;
    background-color: #f5f5f5
}

.snippet-avatar-upload .avatar-action {
    float: left;
    margin-top: 50px;
    margin-left: 40px
}

.snippet-avatar-upload .avatar-action-tips {
    margin-top: 5px;
    font-size: 13px;
    line-height: 2;
    color: #aaa
}

.optional-bankcards-list {
    margin-left: -.83333%;
    margin-right: -.83333%
}

.optional-bankcards-list:after {
    clear: both;
    content: "";
    display: table
}

.optional-bankcards-list>li {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 31.76157%
}

.optional-bankcards-list>li:last-child {
    margin-right: 0
}

.optional-bankcards-list .list-item {
    position: relative;
    display: block;
    margin-bottom: 12px;
    padding: 12px 0;
    max-width: 100%;
    width: 100%;
    text-align: center;
    border: 2px solid #ccc;
    transition: all .1s ease-in-out
}

.optional-bankcards-list .list-item>.i {
    display: none;
    position: absolute;
    bottom: -1px;
    right: -1px;
    font-size: 16px;
    line-height: normal;
    color: #f94d00
}

.optional-bankcards-list .list-item:focus, .optional-bankcards-list .list-item:hover {
    border-color: #f94d00
}

.optional-bankcards-list .list-item.active {
    border-color: #f94d00
}

.optional-bankcards-list .list-item.active>.i {
    display: block
}

.optional-bankcards-list .bank-logo {
    max-width: 100%;
    height: 26px
}

.page-risk-evaluation .titlebar:after {
    clear: both;
    content: "";
    display: table
}

.page-risk-evaluation .titlebar small {
    margin-left: 20px;
    margin-bottom: -10px;
    font-size: 14px;
    line-height: 48px;
    color: #aaa
}

.page-risk-evaluation h1 {
    font-size: 20px;
    line-height: 48px;
    font-weight: 700
}

.page-risk-evaluation h1.bordered-bottom-blue {
    display: inline-block;
    margin-bottom: -10px;
    border-bottom: 4px solid #039dff
}

.page-tips-title {
    margin-bottom: 20px;
    font-size: 15px
}

.page-tips-title .i {
    margin-right: 5px
}

.page-tips-content {
    font-size: 13px;
    line-height: 1.6;
    color: #989898
}

.page-news-details {
    width: 100%;
    padding: 40px 0
}

.page-news-details header {
    margin-bottom: 30px
}

.page-news-details .news-title {
    margin-bottom: 15px;
    font-size: 26px;
    line-height: 1.6;
    color: #333;
    font-weight: 400;
    text-align: center
}

.page-news-details .news-pubinfo {
    text-align: center
}

.page-news-details .news-pubinfo span {
    display: inline-block;
    margin: 0 20px;
    font-size: 13px;
    line-height: 1.6;
    color: #aaa
}

.page-news-details .news-image-wrap {
    margin: 20px 0;
    text-align: center
}

.page-news-details p {
    margin-bottom: 1em;
    font-size: 14px;
    line-height: 1.8;
    color: #333;
    text-align: justify
}

.form-modal .form-control-static {
    text-align: left
}

.has-error .form-control {
    border-color: #c83a14;
    box-shadow: 0 0 8px rgba(176, 32, 32, .17)
}

.has-error .glyphicon {
    display: none
}

.has-error .kdValidform_wrong {
    position: absolute;
    left: 0;
    bottom: -42px;
    z-index: 9;
    padding: 4px 10px;
    font-size: 14px;
    line-height: 1.6;
    color: #c83a14;
    background-color: #fff;
    border: 1px solid #dadada;
    border-radius: 2px;
    box-shadow: 0 5px 6px rgba(0, 0, 0, .25)
}

.has-error .kdValidform_wrong.help-block {
    margin-top: 0;
    margin-bottom: 0
}

.has-error .kdValidform_wrong:after, .has-error .kdValidform_wrong:before {
    content: " ";
    position: absolute;
    width: 0;
    height: 0
}

.has-error .kdValidform_wrong:before {
    top: -8px;
    left: 20px;
    z-index: 19;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 8px solid #dadada
}

.has-error .kdValidform_wrong:after {
    top: -7px;
    left: 20px;
    z-index: 29;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 8px solid #fff
}

.has-error .kdValidform_wrong .glyphicon {
    margin-right: 5px
}

.list-faq {
    margin-top: 20px
}

.list-faq dt {
    font-size: 14px;
    line-height: 30px;
    color: #1ca7ff;
    cursor: pointer
}

.list-faq dt span {
    display: inline-block;
    margin-right: 10px;
    font-size: 14px;
    line-height: 30px;
    color: #ccc
}

.list-faq dd {
    display: none;
    position: relative;
    margin-top: 5px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.8;
    color: #333;
    background-color: #fcfcfc;
    border: 1px solid #f0f0f0;
    border-radius: 2px
}

.list-faq dd:after, .list-faq dd:before {
    content: " ";
    position: absolute;
    width: 0;
    height: 0
}

.list-faq dd:before {
    top: -8px;
    left: 24px;
    z-index: 19;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 8px solid #f0f0f0
}

.list-faq dd:after {
    top: -7px;
    left: 24px;
    z-index: 29;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 8px solid #fcfcfc
}

.form-control+.input-group-addon {
    border-left: none
}

.explainer-box {
    margin-top: 40px;
    padding: 20px;
    width: 100%;
    background-color: #edf3fe;
    border: 1px solid #e3e8f1;
    border-radius: 2px;
    font-size: 13px;
    line-height: 1.8;
    color: #666
}

.explainer-title {
    font-size: 15px;
    line-height: 40px;
    color: #333;
    font-weight: 700
}

.explainer-title .i {
    margin-right: 10px;
    color: #4d7ee0;
    font-weight: 400
}

.modal-body .order-confirm {
    font-size: 14px;
    line-height: 34px;
    color: #333
}

.modal-body .order-confirm li {
    text-align: left
}

.modal-body .order-confirm .col-xs-6 {
    text-align: right
}

.board-shadowed {
    margin-bottom: 120px;
    width: 100%;
    height: auto;
    background-color: #fff;
    border: 1px solid #f5f5f5;
    border-radius: 4px;
    box-shadow: 0 5px 5px rgba(0, 0, 0, .08)
}

.page-content-title {
    font-weight: 700;
    padding-left: 10px;
    border-left: 3px solid #039dff;
    font-size: 18px;
    line-height: 1;
    height: 18px;
    margin-bottom: 30px
}

.form-content-title {
    width: 100%;
    height: 60px;
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 40px
}

.form-content-title b, .form-content-title span {
    display: inline-block;
    height: 100%;
    line-height: 60px;
    position: relative;
    font-size: 18px;
    font-weight: 700
}

.form-content-title b:after, .form-content-title span:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -25px;
    width: 50px;
    height: 4px;
    background-color: #039ddf
}

.titlebar-bordered {
    margin-bottom: 30px;
    border-bottom: 1px solid #ddd
}

.titlebar-bordered .title-bordered {
    display: inline-block;
    font-size: 16px;
    line-height: 40px;
    font-weight: 700;
    border-bottom: 2px solid #039dff
}

.form-two-columns {
    margin: 30px 0
}

.form-two-columns .form-group {
    margin-bottom: 30px
}

.form-two-columns .control-label {
    padding-right: 10px
}

.form-two-columns .form-validate {
    left: 100%;
    height: auto
}

.form-two-columns .form-validate .icon {
    top: 6px
}

.form-two-columns .btn-submit {
    margin: 30px auto;
    display: block;
    border-radius: 2px;
    background-color: #039dff;
    box-shadow: 0 4px 4px 0 rgba(8, 5, 6, .039);
    width: 168px;
    border: none;
    height: 40px;
    color: #fff;
    transition: all .1s ease-in-out
}

.form-two-columns .btn-submit:hover {
    box-shadow: none;
    color: #fff;
    background-color: #008be3
}

.form-two-columns .image-showcase .btn-close {
    display: none;
    position: absolute;
    right: -10px;
    top: -10px;
    z-index: 2;
    background: 0 0;
    border: none;
    outline: 0
}

.form-two-columns .image-showcase .image-item {
    position: relative;
    width: 172px;
    height: 120px;
    background-color: #f5f5f5;
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 23.23176%
}

.form-two-columns .image-showcase .image-item:last-child {
    margin-right: 0
}

.form-two-columns .image-showcase .image-item img {
    max-width: 100%
}

.form-two-columns .image-showcase .image-item:hover .btn-close {
    display: block
}

.form-two-columns .image-showcase .add-new-wrap {
    background-color: transparent
}

.form-two-columns .image-showcase .add-new {
    display: block;
    padding-top: 25px;
    width: 100%;
    height: 100%;
    text-align: center;
    border: 1px dashed #498fdf
}

.form-two-columns .image-showcase .add-new p {
    color: #498fdf
}

.table-pagination-info {
    line-height: 28px
}

.table-pagination-info span {
    display: inline-block;
    padding: 0 5px
}

.bread-nav-box {
    height: 55px;
    width: 100%;
    font-size: 13px
}

.bread-nav-box li {
    display: block;
    float: left;
    line-height: 55px
}

.bread-nav-box li a {
    color: #32353d
}

.bread-nav-box .triangle {
    padding-right: 20px;
    position: relative
}

.bread-nav-box .triangle:before {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #aaa;
    position: absolute;
    right: 8px;
    bottom: 23px
}

.filter-multi-rows {
    width: 100%;
    height: auto;
    background-color: #fcfcfc;
    border-style: solid;
    border-width: 1px 0 1px 0;
    border-color: #ececec
}

.filter-multi-rows .filter-row {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 1140px;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto
}

.filter-multi-rows .filter-row:after {
    clear: both;
    content: "";
    display: table
}

.filter-multi-rows .filter-row+.filter-row {
    border-top: 1px solid #ececec
}

.filter-multi-rows .more {
    position: absolute;
    top: 15px;
    right: 0;
    font-size: 14px;
    line-height: 30px;
    background-color: transparent;
    color: #039dff
}

.filter-multi-rows .more .i {
    margin-left: 4px;
    font-size: 12px
}

.filter-multi-rows .more .rotate-180 {
    display: inline-block;
    transition: all .2s ease-in-out;
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.filter-multi-rows .filter-label, .filter-multi-rows .filter-values a {
    float: left;
    display: block;
    margin-right: 3.16844%;
    width: 8.29472%;
    margin: 15px 10px;
    padding: 0 15px;
    font-size: 14px;
    line-height: 30px;
    color: #333;
    border-right: 1px solid #ececec
}

.filter-multi-rows .filter-label:last-child, .filter-multi-rows .filter-values a:last-child {
    margin-right: 0
}

.filter-multi-rows .filter-values {
    float: left;
    display: block;
    margin-right: 2.84259%;
    width: 79.43148%;
    height: 60px;
    overflow-y: hidden
}

.filter-multi-rows .filter-values:last-child {
    margin-right: 0
}

.filter-multi-rows .filter-values.expand {
    height: auto
}

.filter-multi-rows .filter-values>li {
    float: left
}

.filter-multi-rows .filter-values a {
    width: auto;
    border-right: none;
    border-radius: 15px
}

.filter-multi-rows .filter-values a.active, .filter-multi-rows .filter-values a:hover {
    color: #fff;
    background-color: #039dff
}

.card-entry-item {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 31.76157%;
    position: relative
}

.card-entry-item:last-child {
    margin-right: 0
}

.card-entry-item:nth-child(3n) {
    margin-right: 0
}

.card-entry-item:nth-child(3n+1) {
    clear: left
}

.card-entry-item .entry-card, .card-entry-item .entry-card1, .card-entry-item .entry-card2 {
    margin: 0 auto 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    width: 285px;
    height: 360px;
    text-align: center;
    background-repeat: no-repeat
}

.card-entry-item .entry-card .btn-entry, .card-entry-item .entry-card1 .btn-entry, .card-entry-item .entry-card2 .btn-entry {
    position: absolute;
    margin-top: 265px;
    padding: 0 15px;
    color: #fff;
    z-index: 999;
    background-color: rgba(0, 0, 0, .7);
    border: 1px solid #fff;
    border-radius: 0;
    left: 50%;
    width: 240px;
    margin-left: -120px
}

.card-entry-item .entry-article1 {
    left: 0!important;
    width: 100%!important;
    height: 100%!important
}

.card-entry-item .entry-article {
    position: absolute;
    margin: 0 auto 20px;
    width: 285px;
    height: 360px;
    border-radius: 4px;
    left: 19px;
    top: 0;
    z-index: 900;
    display: none;
    color: #fff;
    padding-top: 40px;
    background: url(/images/bj-op.png)
}

.card-entry-item .entry-article .article-hd {
    margin-bottom: 5px;
    font-size: 17px;
    line-height: normal;
    font-weight: 700;
    text-align: center
}

.card-entry-item .entry-article .article-bd {
    font-size: 14px;
    line-height: 1.8;
    width: 80%;
    padding-left: 15%
}

.card-entry-item:nth-child(3n) {
    margin-right: 0
}

.card-entry-item:focus .entry-article, .card-entry-item:hover .entry-article {
    display: block;
    color: #fff
}

.card-entry-item:focus .btn-entry, .card-entry-item:hover .btn-entry {
    background-color: #fff;
    border-color: #039dff;
    color: #039dff;
    box-shadow: 0 5px 5px rgba(0, 0, 0, .4)
}

.titlebar-container {
    padding: 0 80px
}

.member-service-container {
    margin-left: auto;
    margin-right: auto;
    padding: 0 50px;
    width: 100%;
    max-width: 100%;
    margin-top: 60px;
    margin-bottom: 60px
}

.member-service-container:after {
    clear: both;
    content: "";
    display: table
}

.member-service-item {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 31.76157%
}

.member-service-item:last-child {
    margin-right: 0
}

.member-service-item:nth-child(3n) {
    margin-right: 0
}

.member-service-item:nth-child(3n+1) {
    clear: left
}

.member-service-item .entry-card, .member-service-item .entry-card1, .member-service-item .entry-card2 {
    margin: 0 auto 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    width: 285px;
    height: 360px;
    text-align: center;
    background-repeat: no-repeat
}

.member-service-item .entry-card .btn-entry, .member-service-item .entry-card1 .btn-entry, .member-service-item .entry-card2 .btn-entry {
    position: absolute;
    margin-top: 265px;
    padding: 0 15px;
    color: #fff;
    z-index: 999;
    background-color: rgba(0, 0, 0, .7);
    border: 1px solid #fff;
    border-radius: 0;
    left: 50%;
    width: 240px;
    margin-left: -120px
}

.member-service-item .entry-article1 {
    left: 0!important;
    width: 100%!important;
    height: 100%!important
}

.member-service-item .entry-article {
    position: absolute;
    margin: 0 auto 20px;
    width: 285px;
    height: 360px;
    border-radius: 4px;
    left: 19px;
    top: 0;
    z-index: 900;
    display: none;
    color: #fff;
    padding-top: 40px;
    background: url(/images/bj-op.png)
}

.member-service-item .entry-article .article-hd {
    margin-bottom: 5px;
    font-size: 17px;
    line-height: normal;
    font-weight: 700;
    text-align: center
}

.member-service-item .entry-article .article-bd {
    font-size: 14px;
    line-height: 1.8;
    width: 80%;
    padding-left: 15%
}

.information-closure h2 {
    font-size: 16px;
    line-height: 50px;
    color: #333;
    font-weight: 700
}

.form-information-closure {
    margin-top: 38px
}

.form-information-closure .control-label {
    font-size: 16px
}

.form-information-closure .form-action {
    margin-top: 15px;
    margin-bottom: 70px
}

.table-member-list .company-name {
    display: inline-block;
    vertical-align: top;
    display: inline-block;
    max-width: 84%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal
}

.table-member-list .icon-v-golden {
    vertical-align: top
}

.table-member-list .colored-olive {
    vertical-align: top
}

.investment-container {
    padding: 32px 80px 0
}

.titlebar-investment {
    position: relative;
    width: 100%;
    padding-bottom: 0;
    border-bottom: 1px solid #ececec
}

.title-investment {
    display: inline-block;
    font-size: 16px;
    line-height: 40px;
    color: #333;
    border-bottom: 3px solid #039dff;
    font-weight: 700
}

.banner-entry-block {
    width: 100%;
    margin-bottom: 20px
}

.banner-entry {
    margin-top: 25px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: 200px;
    background: url(//fakeimg.pl/1018x200) no-repeat 50% #f5f5f5;
    border-radius: 4px;
    text-align: center
}

.banner-entry .btn-entry {
    display: inline-block;
    margin-top: 130px;
    padding: 0 15px;
    min-width: 180px;
    color: #fff;
    background-color: #000;
    background-color: rgba(0, 0, 0, .7);
    border: 1px solid #fff;
    border-radius: 0;
    text-align: center
}

.banner-entry .btn-entry:focus, .banner-entry .btn-entry:hover {
    background-color: #039dff;
    border-color: #039dff;
    box-shadow: 0 5px 5px rgba(0, 0, 0, .4)
}

.banner-article {
    position: absolute;
    top: 20px;
    text-align: center;
    width: 100%;
    color: #fff;
    display: none
}

.banner-article .article-hd {
    margin-top: 20px;
    margin-bottom: 5px;
    font-size: 16px;
    line-height: normal;
    font-weight: 700;
    text-align: center
}

.banner-article .article-bd {
    font-size: 14px;
    line-height: 1.8
}

.card-entries-container {
    margin-left: auto;
    margin-right: auto;
    padding: 0 50px;
    width: 100%;
    max-width: 100%;
    margin: 30px 0 0;
    padding: 0 60px 30px
}

.card-entries-container:after {
    clear: both;
    content: "";
    display: table
}

.main-width {
    margin-left: auto;
    margin-right: auto;
    width: 1140px;
    position: relative
}

.fn-left {
    float: left
}

.fn-right {
    float: right
}

.clfff {
    color: #fff
}

.empty, .no-records {
    text-align: center
}

.empty img, .no-records img {
    padding-top: 40px
}

.empty p, .no-records p {
    padding: 30px 0;
    font-size: 16px;
    color: #999
}