body {
    padding: 0;
    font-family: -apple-system, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Arial, Helvetica Neue, STHeiti, WenQuanYi Micro Hei, SimSun, sans-serif;
    background-color: #f8f8fb;
    color: #000
}

*, body, dd, div, dl, dt, form, h2, h3, h4, h5, h6, input, li, p, select, span, strong h1, table, ul {
    margin: 0;
    padding: 0;
    font-weight: 400
}

a, i, img, li, span, strong {
    display: inline-block
}

img {
    vertical-align: middle
}

iframe {
    display: block
}

.fl {
    float: left
}

.fl, .fr {
    position: relative
}

.fr {
    float: right
}

.text-justify {
    text-align: justify;
    text-justify: inter-ideograph
}

.trim {
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0
}

.clearfix {
    display: inline-block
}

* html .clearfix {
    height: 1%
}

.clearfix {
    display: block
}

.divHide {
    display: none
}

p {
    padding: 0;
    margin: 0
}

a:hover {
    text-decoration: none !important
}

a:focus {
    text-decoration: none;
    outline: none
}

.txt-sm {
    font-size: 12px
}

.txt-md {
    font-size: 14px
}

.txt-lg {
    font-size: 18px
}

.txt-xl {
    font-size: 24px
}

.container {
    position: relative;
    max-width: 10rem
}

.header {
    background-color: #283ca7
}

.header .line {
    position: relative;
    line-height: 2rem
}

.header .line .back {
    position: absolute;
    width: 1.5rem;
    height: 2rem;
    color: #fff;
    font-size: 30px;
    text-align: center
}

.header .line .logo, .header .line .logo img {
    margin-left: 3%;
    width: 95%
}

.footer {
    border-top: 1px solid #e1e1e1;
    background-color: #f8f8fb
}

.footer .footBox {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.footer .footBox li {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.footer .footBox li .footerLine {
    height: 100%;
    text-align: center;
    padding: .5rem 0;
    background-color: #f8f8fb;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.footer .footBox li .footerLine .icon {
    display: inline-block;
    width: .5467rem;
    height: .6533rem;
    background-image: url(../img/home.png);
    background-repeat: no-repeat;
    background-size: cover
}

.footer .footBox li .footerLine .img {
    display: inline-block;
    width: 1.2267rem;
    height: 1.1867rem
}

.footer .footBox li .footerLine .img img {
    width: 100%
}

.footer .footBox li .footerLine .txt {
    margin-top: .1333rem;
    font-size: 16px;
    color: #222
}

.modal-content {
    border-radius: 6px !important
}

.btn-primary, .btn-primary.active, .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .btn-primary:hover, .open > .dropdown-toggle.btn-primary, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
    background-color: #283ca7;
    border-color: #283ca7
}

.btn-default, .btn-primary {
    border-radius: 6px
}

.modal-title {
    font-size: 18px
}

.modal-body {
    font-size: 17px
}

.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .container-fluid {
    position: relative;
    padding-right: 0;
    padding-left: 0
}

.container {
    width: 10rem;
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0
}

.form-control {
    padding: 0;
    line-height: 1.3333rem;
    height: 1.3333rem;
    border: none
}

.form-control, .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.form-control, output {
    font-size: .4267rem
}

.am-form-field, .am-form input[type=color], .am-form input[type=date], .am-form input[type=datetime-local], .am-form input[type=datetime], .am-form input[type=email], .am-form input[type=month], .am-form input[type=number], .am-form input[type=password], .am-form input[type=search], .am-form input[type=tel], .am-form input[type=text], .am-form input[type=time], .am-form input[type=url], .am-form input[type=week], .am-form select, .am-form textarea {
    padding: 10px 0;
    font-size: 17px;
    color: #222
}

.am-form-field:focus, .am-form input[type=color]:focus, .am-form input[type=date]:focus, .am-form input[type=datetime-local]:focus, .am-form input[type=datetime]:focus, .am-form input[type=email]:focus, .am-form input[type=month]:focus, .am-form input[type=number]:focus, .am-form input[type=password]:focus, .am-form input[type=search]:focus, .am-form input[type=tel]:focus, .am-form input[type=text]:focus, .am-form input[type=time]:focus, .am-form input[type=url]:focus, .am-form input[type=week]:focus, .am-form select:focus, .am-form textarea:focus {
    background-color: #f8f8fb;
    border-color: #f8f8fb;
    -webkit-box-shadow: none;
    box-shadow: none
}

.am-with-fixed-navbar {
    padding-bottom: 100px
}

.am-navbar {
    padding: 0;
    height: 100px;
    line-height: 20px
}

.am-navbar-default .am-navbar-nav {
    background-color: #f8f8fb
}

.am-form-group {
    margin-bottom: 0
}

.am-form .groupForm + .groupForm {
    margin-top: 10px
}

.am-form .groupForm_0 {
    margin-bottom: 0
}

.am-form .groupForm .am-add-select, .am-form .groupForm_0 .am-add-select {
    padding-left: 10px;
    border: .0133rem solid #e1e1e1;
    border-radius: 6px;
    font-size: 18px;
    line-height: .6rem
}

.am-form .groupForm .am-add-select:focus, .am-form .groupForm_0 .am-add-select:focus {
    padding-left: 10px;
    border-color: #e1e1e1;
    border-radius: 6px;
    background-color: #fff;
    font-size: 18px
}

.am-form .groupForm .am-add-input, .am-form .groupForm_0 .am-add-input {
    padding-left: 10px;
    border-radius: 6px;
    line-height: .6rem;
    border-color: none
}

.am-form .groupForm .am-add-input, .am-form .groupForm .am-add-input:focus, .am-form .groupForm_0 .am-add-input, .am-form .groupForm_0 .am-add-input:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #fff;
    font-size: 18px
}

.am-form .btnForm {
    border-radius: 6px;
    line-height: .6rem;
    padding: 10px;
    font-size: 18px;
    border-color: none;
    background-color: #fff;
    border: .0133rem solid #e1e1e1;
    width: 100%;
    text-align: left
}

input::-webkit-input-placeholder {
    color: #222 !important;
    font-size: 18px
}

input::-moz-input-placeholder {
    color: #222 !important;
    font-size: 18px
}

input::-ms-input-placeholder {
    color: #222 !important;
    font-size: 18px
}

.am-datepicker tr.am-datepicker-header {
    font-size: 17px;
    background: #283ca7
}

.am-datepicker td {
    font-size: 17px
}

.am-datepicker .am-datepicker-dow {
    font-size: 18px;
    color: #222
}

.am-datepicker td.am-datepicker-new, .am-datepicker td.am-datepicker-old {
    color: #c5c5c5
}

.am-datepicker td.am-active, .am-datepicker td.am-active:hover {
    background: #283ca7;
    color: #fff
}

.am-datepicker {
    left: 16px;
    margin: 0 16px;
    width: calc(100% - 32px)
}

.am-form-field, .am-form input[type=color], .am-form input[type=date], .am-form input[type=datetime-local], .am-form input[type=datetime], .am-form input[type=email], .am-form input[type=month], .am-form input[type=number], .am-form input[type=password], .am-form input[type=search], .am-form input[type=tel], .am-form input[type=text], .am-form input[type=time], .am-form input[type=url], .am-form input[type=week], .am-form select, .am-form textarea {
    border: .0133rem solid #e1e1e1
}

.paginationWapper {
    width: 80%;
    margin: 0 auto;
    padding: 20px 0
}

.am-pagination-select {
    margin: 0;
    font-size: 17px
}

.am-pagination > li > a, .am-pagination > li > span {
    margin-bottom: 0
}

.am-pagination-select > li > a {
    background-color: #283ca7;
    color: #fff;
    line-height: 30px
}

.am-pagination-select .am-pagination-select select {
    line-height: 30px;
    height: 30px;
    background-color: #f8f8fb;
    color: #8e8e93
}

.am-pagination > li > a:focus, .am-pagination > li > a:hover, .am-pagination > li > span:focus, .am-pagination > li > span:hover {
    background-color: #283ca7
}

.site, .site1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 100vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.footer, .otherInfoBar {
    -webkit-box-flex: 0;
    -ms-flex: 0;
    flex: 0
}

.columnBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.white {
    background-color: #fff;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.pd-16 {
    padding: 0 16px
}

.pd-32 {
    padding: 0 32px
}

.search_keywords {
    background: #fff none repeat scroll 0 0;
    border: .0133rem solid #e1e1e1;
    border-radius: 6px;
    color: #303133;
    float: left;
    font-size: 16px;
    padding: .2133rem .2133rem .2133rem 1.2267rem;
    outline: none;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.search_submit {
    position: absolute;
    border: 0 none;
    float: right;
    margin-left: 15px;
    outline: none;
    border-radius: 0 6px 6px 0;
    color: #222;
    font-size: .42rem;
    background-color: #fff
}

.logoBar {
    padding-top: 48px;
    text-align: center
}

.logoBar .logo {
    display: inline-block;
    width: 4.2rem;
    height: 1.506667rem;
    overflow: hidden
}

.logoBar .logo img {
    width: 100%;
    height: 100%
}

.navsPadLogin {
    padding: 40px 80px
}

.navsPadLogin .menuNavBar {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.navsPadLogin .menuNavBar .navList {
    font-size: 20px;
    color: #969696;
    padding-bottom: 4px
}

.navsPadLogin .menuNavBar .on {
    color: #222
}

.navsPadLogin .menuNavBar .block {
    width: 80px;
    height: 4px;
    background: #283ca7;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2
}

.tabsNav {
    display: none
}

.tabsNav .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #f1f1f1
}

.tabsNav .list .tip {
    font-size: 17px;
    line-height: 1.3333rem;
    color: #222;
    float: left;
    margin-right: 18px
}

.tabsNav .list .mobile {
    overflow: hidden;
    float: left;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.tabsNav .list .vscode {
    width: 2.1333rem;
    font-size: 17px;
    line-height: 1.3333rem;
    color: #222;
    margin-left: 18px
}

.tabsNav .loginOther {
    color: #222;
    text-align: center
}

.formWapper .loginBtn .button, .tabsNav .loginOther {
    margin-top: 20px;
    display: block;
    width: 100%;
    font-size: 17px
}

.formWapper .loginBtn .button {
    background-color: #283ca7;
    border: none;
    padding: 10px 16px;
    line-height: 1.3333333;
    border-radius: 6px;
    color: #fff
}

.otherInfoBar {
    background-color: #fff
}

.otherInfoBar .infotxt {
    font-size: 17px;
    text-align: center;
    padding: 20px 16px;
    color: #969696
}

.otherInfoBar .infotxt a, .otherInfoBar .infotxt a:hover {
    color: #222
}

.otherInfoBar .infoline {
    padding: 0 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 17px;
    color: #969696
}

.otherInfoBar .infoline:after, .otherInfoBar .infoline:before {
    content: "";
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 1px;
    background: #f1f1f1;
    color: #969696
}

.otherInfoBar .infoline:before {
    margin-right: 10px
}

.otherInfoBar .infoline:after {
    margin-left: 10px
}

.otherInfoBar .iconLine {
    text-align: center;
    padding: 20px 16px 30px
}

.otherInfoBar .iconLine .zhifubao {
    font-size: 38px;
    color: #07b3fa
}

.otherInfoBar .iconLine .weixin {
    font-size: 38px;
    color: #57b16e;
    margin-left: 40px
}

.tabsNav_active {
    display: block
}

.navImg {
    background-color: #283ca7
}

.navImg, .navImg img {
    width: 100%
}

.menuItem {
    padding: .6667rem .2667rem
}

.menuItem .line, .menuItem .line .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.menuItem .line .item {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 10px;
    border-radius: 6px;
    background-color: #f8f8fb
}

.menuItem .line .item .img {
    width: 1.0667rem;
    height: 100%;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.menuItem .line .item .img img {
    width: 100%
}

.menuItem .line .item .info {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin-left: 10px
}

.menuItem .line .item .info .title {
    font-size: 18px;
    color: #222
}

.menuItem .line .item .info .txt {
    font-size: 16px;
    color: #969696
}

.menuItem .line .item + .item {
    margin-left: 10px
}

.menuItem .line + .line {
    margin-top: 10px
}

.inputBar {
    padding: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.inputBar .control {
    width: 100px;
    margin-right: 16px
}

.inputBar .seachBar {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.contentPad-16 {
    padding: 0 16px
}

.contentPad-16 .title_Other {
    font-size: 18px;
    color: #222;
    padding: 16px 0
}

.contentPad-16 .newList {
    background-color: #fff
}

.contentPad-16 .newList .list {
    padding: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.contentPad-16 .newList .list .info {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 0
}

.contentPad-16 .newList .list .info .title {
    font-size: 18px;
    color: #222
}

.contentPad-16 .newList .list .info .time {
    color: #8e8e93;
    font-size: 14px;
    line-height: 30px
}

.contentPad-16 .newList .list .card {
    width: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center
}

.contentPad-16 .newList .list .card span {
    color: #8e8e93;
    font-size: 18px
}

.contentPad-16 .newList .list .to {
    margin-left: 10px;
    width: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center
}

.contentPad-16 .newList .list .to span {
    color: #222;
    font-weight: 700;
    font-size: 24px
}

.contentPad-16 .newList + .newList {
    border-top: .0133rem solid #e1e1e1
}

.title_Other {
    font-size: 18px;
    color: #222
}

.wapperbox {
    padding: 20px 16px
}

.wapperbox .title {
    font-size: 20px;
    color: #222;
    margin-bottom: 5px;
    text-align: justify
}

.wapperbox .info, .wapperbox .lab {
    font-size: 14px;
    color: #8e8e93;
    margin-bottom: 5px
}

.wapperbox .content {
    font-size: 16px;
    color: #222;
    line-height: 30px;
    text-align: justify
}

.wapperbox .content p {
    text-indent: 30px
}

.imgBox_online {
    width: 100%;
    height: 4.5333rem;
    background-image: url(../img/bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.imgBox_online .iconImg {
    width: 1.3333rem;
    height: 1.3333rem;
    overflow: hidden
}

.imgBox_online .iconImg img {
    width: 100%;
    height: 100%
}

.imgBox_online .imgTxt {
    font-size: .68rem;
    margin-left: .5rem
}

.contentPad {
    padding: 16px
}

.contentPad .newTopBorder .newList + .newList {
    border-top: .0133rem solid #e1e1e1
}

.contentPad .newTopBorder .newList {
    background-color: #fff
}

.contentPad .newTopBorder .newList .list {
    padding: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.contentPad .newTopBorder .newList .list .info {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 0
}

.contentPad .newTopBorder .newList .list .info .title {
    font-size: 20px;
    color: #222
}

.contentPad .newTopBorder .newList .list .info .lab {
    color: #8e8e93;
    font-size: 16px;
    line-height: 30px
}

.contentPad .newTopBorder .newList .list .info .linkBar .link {
    position: relative;
    float: left;
    width: 50%;
    font-size: 16px;
    margin-top: 10px;
    color: #00a8ff
}

.contentPad .newTopBorder .newList .list .to {
    margin-left: 10px;
    width: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center
}

.contentPad .newTopBorder .newList .list .to span {
    color: #222;
    font-weight: 700;
    font-size: 24px
}

.navsPad {
    padding: 16px;
    min-height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.navsPad, .navsPad .navItemWapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.navsPad .navItemWapper {
    position: relative;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 16px
}

.navsPad .navItemWapper .navList {
    cursor: pointer;
    font-size: .5rem;
    color: #969696;
    padding-bottom: 4px
}

.navsPad .navItemWapper .navList span {
    display: block
}

.navsPad .navItemWapper .on {
    color: #222
}

.navsPad .navItemWapper .block {
    width: 1.9rem;
    height: 4px;
    background: #283ca7;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2
}

.navsPad .tabsLine {
    margin-top: 16px
}

.navsPad .tabsNav {
    min-height: 200px;
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 0
}

.navsPad .tabsNav .noDate {
    display: inline-block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.navsPad .tabsNav .noDate .noDateBox {
    text-align: center
}

.navsPad .tabsNav .noDate .noDateBox .noDateInfo {
    display: inline-block;
    width: 3rem
}

.navsPad .tabsNav .noDate .noDateBox .noDateInfo img {
    width: 100%
}

.navsPad .tabsNav .noDate .noDateBox .noDateTxt {
    font-size: .48rem;
    margin-top: .2667rem;
    color: #27282e;
    margin-bottom: 20px
}

.navsPad .tabsNav .noDate .noDateBox .noDateOtherTxt {
    margin-top: .1333rem;
    font-size: .4533rem;
    color: #62667a;
    margin-bottom: 20px
}

.resultStyleSwaper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100%
}

.resultStyleSwaper, .resultStyleSwaper .resultStyle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.resultStyleSwaper .resultStyle {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.buttonBox .button {
    display: block;
    width: 100%;
    background-color: #283ca7;
    border: none;
    margin-top: 20px;
    padding: 10px 16px;
    font-size: 17px;
    line-height: 1.3333333;
    border-radius: 6px;
    color: #fff
}

.detailBox {
    background-color: #fff;
    border-radius: 6px;
    border: .0133rem solid #e1e1e1;
    padding: 16px
}

.detailBox .title {
    font-size: 18px;
    color: #222;
    margin-bottom: 6px
}

.detailBox .bank {
    font-size: 16px;
    color: #4a4a4a;
    margin-bottom: 6px
}

.detailBox .bank:last-child {
    margin-bottom: 0
}

.detailBox .line {
    font-size: 16px;
    color: #4a4a4a;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 6px
}

.detailBox .line .tip {
    color: #25c500
}

.detailBox .line .time {
    color: #8e8e93
}

.detailBox .viewBtn {
    float: right;
    font-size: 16px;
    color: #00aeff;
    margin-right: -20px
}

.detailBox .viewBtn li a {
    padding: 0 20px;
    color: #00aeff
}

.detailBox .viewBtn li + li:before {
    position: absolute;
    content: "|"
}

.detailBox + .detailBox {
    margin-top: 10px
}

.addTimeLine {
    margin-left: 16px;
    margin-top: 16px
}

.titleLabe {
    font-size: 20px;
    color: #222
}

.timeLineBox {
    padding-left: 10px;
    margin-bottom: 16px
}

.timeLineBox .timeLine {
    border-left: .0133rem solid #e1e1e1
}

.timeLineBox .timeLine .offsetLine .txtBar {
    position: relative;
    margin-top: 16px
}

.timeLineBox .timeLine .offsetLine .txtBar .txtLab {
    position: absolute;
    background-color: #e1e1e1;
    border-radius: 12px;
    width: 24px;
    height: 24px;
    left: -12px;
    top: 0
}

.timeLineBox .timeLine .offsetLine .txtBar .txt {
    margin-left: 16px;
    font-size: 16px
}

.color1 {
    color: #283ca7
}

.addTimeLine .title {
    font-size: 16px;
    color: #8e8e93;
    margin-bottom: 6px
}

.addTimeLine .content {
    font-size: 16px;
    color: #222;
    line-height: 34px;
    margin-bottom: 6px
}

.addTimeLine .info {
    font-size: 16px;
    color: #8e8e93;
    line-height: 30px
}

#radio_wrap input {
    display: none
}

#radio_wrap li {
    display: block;
    background-color: #fff;
    border-radius: 6px;
    border: .0133rem solid #e1e1e1;
    padding: 16px
}

#radio_wrap li .title {
    font-size: 18px;
    color: #222;
    margin-bottom: 6px
}

#radio_wrap li .bank {
    font-size: 16px;
    color: #4a4a4a;
    margin-bottom: 6px
}

#radio_wrap li .bank:last-child {
    margin-bottom: 0
}

#radio_wrap li + li {
    margin-top: 16px
}

#radio_wrap li i {
    display: none
}

#radio_wrap li.checked {
    position: relative
}

#radio_wrap li.checked i {
    font-size: 20px;
    position: absolute;
    right: 16px;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #283ca7;
    display: inline-block
}

.changeBox {
    background-color: #fff;
    border-radius: 6px;
    border: .0133rem solid #e1e1e1;
    padding: 16px
}

.changeBox .time {
    font-size: 15px;
    color: #8e8e93;
    float: right;
    margin-right: .2667rem
}

.changeBox .line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: .0133rem solid #e1e1e1;
    margin-bottom: 10px
}

.changeBox .line .titleT {
    margin-bottom: 10px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center
}

.changeBox .line .titleT .t {
    font-size: 18px;
    color: #222;
    margin-bottom: 5px
}

.changeBox .line .titleT .l {
    font-size: 15px;
    color: #383838
}

.changeBox .line .arrow {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background-image: url(../img/arrow.jpg);
    width: 155px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain
}

.changeBox + .changeBox {
    margin-top: 10px
}

.red {
    background-color: #d01724
}

.homeLogin-view {
    display: inline-block;
    position: absolute;
    left: 0;
    right: 0;
    top: 1.6rem;
    left: 50%;
    margin-left: -4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 80%
}

.homeLogin-view .home-logo {
    display: inline-block
}

.homeLogin-view .home-logo img {
    width: 100%
}

.homeLogin-view .homeLogin-Icon {
    margin-top: 1.2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 2.0533rem;
    height: 2.0533rem;
    border-radius: 2.0533rem;
    border: .08rem solid #fff;
    background-color: hsla(0, 0%, 100%, .4);
    margin-bottom: .6rem
}

.homeLogin-view .homeLogin-Icon img {
    width: 60%;
    height: 60%;
    -o-object-fit: cover;
    object-fit: cover
}

.homeLogin-view .homeLogin-txt {
    margin-top: .28rem;
    color: #fff;
    font-size: .5rem
}

.homeLogin-view .homeLogin-btn {
    margin-top: .9rem;
    height: 1.6rem;
    line-height: 1.6rem;
    text-align: center;
    background-color: #fff;
    border-radius: .1333rem;
    width: 100%;
    font-size: .68rem;
    color: #d01724
}

.homeLogin-view .homeLogin-txt1 {
    margin-top: .4rem;
    color: #fff;
    font-size: .38rem
}

.loginBox {
    text-align: center
}

.loginBox .loginEnter {
    display: inline-block;
    width: 5.48rem;
    height: 1.1533rem;
    line-height: 1.1533rem;
    background-color: #fff;
    text-align: center;
    font-size: .48rem;
    color: #283ca7;
    font-weight: 700;
    border-radius: .1333rem;
    margin-bottom: .6rem
}

.navImgLine {
    border-bottom: .0133rem solid #484848
}

.login-Info {
    color: #fff;
    font-size: .42rem;
    text-align: center;
    font-weight: 700;
    padding-bottom: .6rem
}

.dh_menuNav_ul a {
    padding: 0 15px
}

.dh_menuNav_ul li {
    position: relative;
    line-height: 42px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.menuNav_on {
    border-bottom: 4px solid #fff
}

.menuNav_on i {
    color: #ffea00 !important
}

.dh_menuNav {
    position: relative;
    background-color: #283ca7;
    border-bottom: .0133rem solid #484848;
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 5px rgba(0, 0, 0, .2)
}

.dh_menuNav_ul li + li:before {
    position: absolute;
    content: "|";
    color: #fff;
    font-weight: 700
}

.dh_menuNav_ul {
    overflow-x: auto;
    white-space: nowrap;
    text-align: justify
}

.dh_menuNav_ul::-webkit-scrollbar {
    display: none
}

.dh_menuNav_ul .menu {
    display: none;
    position: absolute;
    top: 43px;
    left: 8px;
    padding-top: 2px;
    z-index: 3
}

.dh_menuNav_ul .sub {
    position: relative;
    width: 200px;
    background-color: #fff;
    border: 1px solid #ddd;
    text-align: left;
    padding: 8px 0
}

.dh_menuNav_ul .sub a {
    display: block;
    padding: 2px 20px;
    color: #444;
    font-size: .38rem
}

.dh_menuNav_ul .sub a:hover {
    background-color: #eee;
    color: #444
}

.dh_menuNav_ul li:focus .menu, .dh_menuNav_ul li:hover .menu {
    display: block
}

.dh_menuNav_ul li a {
    color: #fff;
    font-size: .38rem
}

.dh_menuNav_ul li .dropMenu {
    display: inline-block;
    color: #fff;
    font-size: .38rem;
    padding: 0 15px
}

.iconClassWhite {
    font-size: .32rem;
    padding-left: .1333rem
}

.navTopshadow {
    z-index: 1
}

.posbox {
    position: relative;
    float: left
}

.posiabox {
    position: absolute;
    top: 32px;
    left: 1px;
    display: none;
    padding-top: 10px;
    z-index: 1
}

.posiabox a {
    display: block;
    min-width: 2.8rem;
    text-align: center;
    padding: .0667rem .2667rem;
    font-size: .34rem;
    line-height: .8rem;
    color: #282828
}

.posiabox a + a {
    border-top: 1px dotted #d1d1d1
}

.posbox i {
    width: 7px;
    height: 4px;
    background: url(../img/up.gif) 0 -70px no-repeat;
    position: absolute;
    top: .4rem;
    right: .0667rem;
    overflow: hidden;
    padding-left: .1333rem
}

.anvh i {
    background-position: 0 -75px
}

#seledbox div {
    background: #fff;
    -webkit-box-shadow: 0 0 8px #999;
    box-shadow: 0 0 8px #999;
    font-size: .32rem;
    padding: 5px 0;
    overflow: hidden
}

.bj-viewSwapper {
    width: 100%
}

.bj-contentSwapper {
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .2);
    box-shadow: 0 0 4px rgba(0, 0, 0, .2);
    border-radius: 10px;
    background-color: #fff
}

.bj-con_box {
    width: 100%;
    padding: .5333rem .2667rem
}

.col-box {
    padding: 0 .2667rem
}

.bj-labelBar {
    border-bottom: 2px solid #e2e2e2;
    background-image: url(../img/labelBg.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    height: 40px;
    padding-top: 5px
}

.bj-menuTab {
    position: relative;
    float: left;
    line-height: 33px;
    font-size: 20px;
    padding: 0 15px;
    color: #a4a4a4;
    cursor: pointer
}

.bj-menuTab-active {
    color: #5a5a5a;
    border-bottom: 2px solid #cd1f04
}

.moreBtn {
    float: right;
    line-height: 33px;
    color: #a4a4a4
}

.bj-newslineSwapper {
    padding: .2667rem 0
}

.bj-newsboxTxt {
    position: relative;
    float: left;
    padding-left: 20px;
    height: .8rem;
    line-height: .8rem;
    font-size: 16px;
    max-width: 7rem;
    background-image: url(../img/dot.jpg);
    background-repeat: no-repeat;
    background-position: 8px 13px;
    color: #2b2b2b
}

.bj-newsboxTxt:hover {
    color: #2b2b2b
}

.bj-newDate {
    position: relative;
    float: right;
    height: 30px;
    font-size: .32rem;
    line-height: 30px;
    color: #9b9b9b
}

.margin-top20 {
    margin-top: .4rem
}

.margin-top20:last-child {
    margin-bottom: .4rem
}

.footerOther {
    border-top: 1px solid #e1e1e1
}

.footerOther, .footerOther .am-navbar-nav {
    background-color: #283ca7
}

.footerOther .footBox {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.footerOther .footBox li {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.footerOther .footBox li .footerLine {
    height: 100%;
    text-align: center;
    padding: .5rem 0;
    background-color: #283ca7;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.footerOther .footBox li .footerLine .icon {
    display: inline-block;
    width: .5467rem;
    height: .6533rem;
    background-image: url(../img/home.png);
    background-repeat: no-repeat;
    background-size: cover
}

.footerOther .footBox li .footerLine .img {
    display: inline-block;
    width: 1.0533rem;
    height: .9867rem
}

.footerOther .footBox li .footerLine .img img {
    width: 100%
}

.footerOther .footBox li .footerLine .txt {
    margin-top: .2rem;
    font-size: 16px;
    color: #fff
}