body {
    padding: 0;
    font-family: "Lantinghei SC", "Open Sans", Arial, "微软雅黑", "Hiragino Sans GB", "Microsoft YaHei", STHeiti, "WenQuanYi Micro Hei", SimSun, sans-serif;
    background-color: #f3f3f3;
    color: #444;
}

div,
body,
p,
ul,
li,
dl,
dt,
dd,
span,
strong h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
select,
table,
* {
    margin: 0;
    padding: 0;
    font-weight: normal;
}

span,
i,
strong,
a,
img
/* , li */ {
    display: inline-block;
}

.dh_menuNav_ul li {
    display: inline-block;
}

img {
    vertical-align: middle;
}
.form-group select.form-control,
select.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-image: url(../i/dropdown-arrow-small.png);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 4px
}

.fl {
    position: relative;
    float: left;
}

.fr {
    position: relative;
    float: right;
}

.text-justify {
    text-align: justify;
    text-justify: inter-ideograph
}

.trim {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.clear {
    clear: both;
    display: block;
    visibility: hidden;
    font-size: 0;
    content: " ";
    line-height: 0
}

.clsHide {
    display: none
}

p {
    text-indent: 28px
}

hr {
    border-top: 1px solid #ddd
}

a {
    color: #009dd9
}

a:hover {
    color: #009dd9;
    text-decoration: none
}

a:focus {
    text-decoration: none
}

.txt-sm {
    font-size: 13px
}

.txt-md {
    font-size: 15px
}

.txt-lg {
    font-size: 18px
}

.txt-xl {
    font-size: 20px
}

.container {
    width: 1140px !important;
    margin: 0 auto
}

.main {
    background-color: #fff
}

.section {
    padding-top: 15px;
    padding-bottom: 15px
}

.rel {
    position: relative
}

.d-h {
    position: relative;
    min-width: 1140px
}

.d-h-top {
    background-color: #37383a;
    z-index: 5;
    height: 30px
}

.d-h-white {
    background-color: #fff
}

.d-h-logo {
    background-color: #fff
}

.d-h-header {
    z-index: 4;
    background-color: #95aabe
}

.d-h-footer {
    background-color: #37383a
}

.bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.bg img {
    width: 100%
}

.rb {
    background-image: url(../i/row.png);
    background-position: 0 0;
    background-repeat: repeat-y;
    margin-left: -45px;
}

.d-h-addBG {
    background-image: url(../i/content-bg.jpg);
    background-repeat: repeat-x
}

.bg-sign {
    background-image: url(../i/bg-sign.png)
}

.d-datatable .table {
    background-color: #fff
}

.d-datatable .table td {
    text-align: center
}

.d-datatable .table th {
    text-align: center;
    vertical-align: middle
}

.d-datatable .form-group {
    margin-bottom: -5px;
    text-align: center
}

.d-footer {
    margin-top: 40px;
    background-color: #95aabe
}

.d-footer .b {
    padding: 20px 40px;
    font-size: 13px;
    color: #fff;
    line-height: 20px;
    background-color: #1d64aa
}

.d-form .table td {
    border: none
}

.d-form h4 {
    margin-bottom: 20px
}

.d-form .chk {
    position: relative;
    display: inline-block;
    border: 1px solid #ddd;
    padding: 7px 0 0 30px;
    height: 34px;
    margin-right: 6px;
    margin-bottom: 10px;
    width: 130px;
    font-weight: normal;
    cursor: pointer
}

.d-form .chk:hover {
    background-color: #f0f0f0
}

.d-form .chk input[type=radio],
.d-form .chk input[type=checkbox] {
    position: absolute;
    top: 5px;
    left: 10px
}

.d-form .chk input[type=text] {
    height: 26px;
    padding: 2px 2px;
    vertical-align: top;
    margin-top: -4px
}

.d-form .chk input[type=file] {
    display: inline-block
}

.d-form .chk.wide:hover {
    background-color: #fff
}

.d-form .chk.wide {
    display: block;
    width: auto;
    border: none
}

.d-form .chk.wide input[type=text] {
    height: 32px;
    vertical-align: top;
    margin-top: -6px
}

.d-form .control-label {
    display: block;
    padding: 10px 0 0 0;
    color: #444
}

.d-form .form-group {
    margin-bottom: 0
}

.d-form .form-control {
    display: inline-block;
    margin-bottom: 10px
}

.d-header .logo {
    font-size: 24px;
    color: #fff;
    letter-spacing: 5px;
    vertical-align: middle
}

.d-header .logo img {
    margin-top: -2px;
    margin-right: 10px
}

.d-header .headerBg {
    background-color: #286eb3
}

.d-header .menu {
    display: none;
    position: absolute;
    top: 40px;
    left: 0;
    padding-top: 2px
}

.d-header .sub {
    position: relative;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    /* width: 200px; */
    width: 240px;
    background-color: #fff;
    border: 1px solid #ddd;
    text-align: left;
    padding: 8px 0
}

.d-header .sub a {
    display: block;
    padding: 2px 20px;
    color: #444;
    font-size: 14px
}

.d-header .sub a:hover {
    background-color: #eee
}

.d-header .i {
    position: relative;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    /* padding: 0 20px; */
    padding: 0 31px;
    font-size: 16px;
    color: #fff;
    cursor: pointer
}

.d-header .i:hover,
.d-header .i:focus {
    color: #fff;
    text-decoration: none
}

.d-header .i:hover .menu,
.d-header .i:focus .menu {
    display: block
}

.d-header .i.active {
    color: #33ccff;
    text-decoration: none
}

.index {
    background-color: transparent
}

.index .h {
    background-color: #f2f2f2;
    border-left: 6px solid #89766e;
    height: 38px;
    line-height: 38px;
    font-size: 18px;
    padding: 0 30px
}

.index .m {
    text-align: center;
    position: relative;
    z-index: 2;
    padding: 30px;
    background-color: #f2f2f2;
    vertical-align: middle
}

.index .m .table td,
.index .m .table th {
    text-align: center
}

.index .m>span {
    display: inline-block;
    position: relative;
    vertical-align: middle
}

.index .m .cover {
    width: 200px;
    height: 200px;
    background-color: #aaa;
    margin-right: 20px
}

.index .m .info {
    /* width: 340px; */
    /* width: 240px; */
    width: 300px;
    font-size: 15px
}

.index .m .info .table {
    margin-bottom: 0
}

.index .m .info .table td {
    border: none
}

.index .m .icons {
    margin-top: 0;
    margin-bottom: -20px;
    margin-left: 75px;
    text-align: center
}

.index .m .icons .icon {
    text-decoration: none;
    text-align: center;
    margin-top: -20px;
    margin-right: 30px;
    display: inline-block;
    background-image: url(../i/iconbg.png);
    width: 136px;
    height: 136px;
    line-height: 30px;
    padding: 15px 0;
    font-size: 16px;
    color: #444
}

.index .m .icons .icon .glyphicon {
    font-size: 38px;
    color: #444
}

.index .m .icons .icon .num {
    color: #e46202;
    font-size: 20px
}

.index .m .icon2 {
    text-align: center;
    vertical-align: middle;
    margin: 0 25px;
    display: inline-block;
    height: 80px;
    line-height: 80px;
    padding: 0 30px;
    font-size: 20px;
    color: #fff;
    text-decoration: none
}

.index .m .icon2 .glyphicon {
    margin-right: 10px;
    font-size: 50px;
    vertical-align: middle;
    color: #fff
}

.index .m .icon2.a1 {
    background-color: #a98d89
}

.index .m .icon2.a2 {
    background-color: #90a989
}

.index .m .icon2.a3 {
    background-color: #8993a9
}

.index .m .icon2.a4 {
    background-color: #a489a9
}

.index .m1 {
    background-color: #e4e1df
}

.index .m1 .table td {
    text-align: left
}

.index .mt {
    padding: 0;
    z-index: 1;
    text-align: center;
    line-height: 0;
    margin-top: -10px
}

.index .mt .glyphicon {
    color: #e4e1df;
    font-size: 27px
}

.d-leftmenu {
    padding-top: 15px;
    padding-bottom: 15px
}

.d-leftmenu .m {
    border: 1px solid #e5e5e5;
    border-bottom: none
}

.d-leftmenu .m1 {
    display: none
}

.d-leftmenu .i1 {
    display: block;
    height: 50px;
    line-height: 50px;
    padding: 0 20px 0 20px;
    background-color: #fff;
    color: #444;
    font-size: 15px;
    font-weight: bold;
    border-bottom: 1px solid #e5e5e5
}

.d-leftmenu .i1:hover {
    /* background-color: #bb2423; */
    background-color: #cd1f03;
    text-decoration: none;
    color: #fff
}

.d-leftmenu .i1:hover .glyphicon {
    color: #fff
}

.d-leftmenu .i1:focus {
    text-decoration: none
}

.d-leftmenu .i1.active {
    /* background-color: #bb2423; */
    background-color: #cd1f03;
    color: #fff
}

.d-leftmenu .i1.active .glyphicon {
    color: #fff
}

.d-leftmenu .i2 {
    display: block;
    height: 40px;
    line-height: 40px;
    padding: 0 20px 0 20px;
    background-color: #f7f7f7;
    color: #444;
    font-size: 14px;
    border-bottom: 1px solid #e5e5e5
}

.d-leftmenu .i2 .glyphicon {
    display: inline-block;
    margin-right: 5px;
    color: #999
}

.d-leftmenu .i2:hover {
    /* background-color: #bb2423; */
    background-color: #cd1f03;
    text-decoration: none;
    color: #fff
}

.d-leftmenu .i2:hover .glyphicon {
    color: #fff
}

.d-leftmenu .i2:focus {
    text-decoration: none
}

.d-leftmenu .i2.active {
    /* background-color: #bb2423; */
    background-color: #cd1f03;
    color: #fff
}

.d-leftmenu .i2.active .glyphicon {
    color: #fff
}

.d-leftmenu .i3 {
    display: block;
    height: 40px;
    line-height: 40px;
    padding: 0 20px 0 40px;
    background-color: #f7f7f7;
    color: #444;
    font-size: 14px;
    border-bottom: 1px solid #e5e5e5
}

.d-leftmenu .i3 .glyphicon {
    display: inline-block;
    margin-right: 5px;
    color: #999
}

.d-leftmenu .i3:hover {
    /* background-color: #bb2423; */
    background-color: #cd1f03;
    text-decoration: none;
    color: #fff
}

.d-leftmenu .i3:hover .glyphicon {
    color: #fff
}

.d-leftmenu .i3:focus {
    text-decoration: none
}

.d-leftmenu .i3.active {
    /* background-color: #bb2423; */
    background-color: #cd1f03;
    color: #fff
}

.d-leftmenu .i3.active .glyphicon {
    color: #fff
}

.d-leftmenu .badge {
    background-color: #e84c42;
    color: #fff;
    margin: 4px 5px;
    padding: 2px 5px;
    height: 18px;
    line-height: 15px;
    font-size: 12px
}

.d-login {
    padding-top: 20px;
    height: 540px
}

.d-login .h {
    padding-bottom: 45px;
    text-align: center;
    color: #fff;
    font-size: 24px;
    letter-spacing: 5px
}

.d-login .h img {
    margin-bottom: 20px
}

.d-login .t1 {
    text-align: center;
    font-size: 18px;
    color: #222;
    padding: 10px 0;
    background-color: #f5f5f5
}

.d-login .t2 {
    font-size: 18px;
    color: #222;
    padding: 10px 0;
    background-color: #f5f5f5
}

.d-login .d-login-box {
    padding: 20px 60px;
    background-color: #fff;
    position: relative
}

.d-login .form-inline .form-group {
    margin: 10px 0
}

.d-login .b {
    position: absolute;
    top: 10px;
    right: 30px;
    width: 110px;
    height: 110px
}

.d-login .b .btn {
    width: 110px;
    height: 110px
}

.d-logo {
    background-color: #fff;
    font-size: 24px;
    color: #666666;
    font-weight: bolder
}

.d-search {
    /* height: 30px; */
    padding: 15px 0 35px 0;
    position: relative;
    /* margin-left: 60px; */
    /* top: 35px;
    width: 222px; */
}

#search_keywords {
    background: #e3e3e3 none repeat scroll 0 0;
    border: 0 none;
    color: #919191;
    float: left;
    font-family: "Microsoft Yahei", "SimHei", Tahoma, Helvetica, Arial, sans-serif;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    padding: 0 0 0 10px;
    width: 192px;
    outline: none;
    border-radius: 20px 0px 0px 20px;
}

#search_submit {
    border: 0 none;
    float: right;
    height: 30px;
    margin: 0;
    padding: 0;
    width: 30px;
    background-color: #e3e3e3;
    outline: none;
    border-radius: 0px 20px 20px 0px;
}

.d-search span {
    /* color: #fff; */
    /* padding-left: 20px; */
    font-size: 14px;
}

.d-search #queryForm .form-group,
.d-search #queryForm button {
	margin-bottom: 1rem;
}

.d-search #queryForm span {
    /* color: #000; */
}

.d-search .action {
  position: absolute;
  top: -6rem;
  right: 0;
  text-align: right;
}

.table a {
	cursor: pointer;
}



.d-logo .txt {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin-right: 20px;
    color: #fff
}

.d-logo .addmenu {
    line-height: 30px;
    margin-left: 20px
}

.d-logo .addmenu a {
    color: #707070
}

.d-logo .addmenu::after {
    content: "|";
    padding-left: 20px;
    color: #707070
}

.d-logo .menu {
    display: none;
    position: absolute;
    top: 30px;
    left: 0;
    padding-top: 2px
}

.d-logo .sub {
    position: relative;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    width: 140px;
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 8px 0
}

.d-logo .sub a {
    color: #777;
    display: block;
    padding: 2px 20px
}

.d-logo .sub a:hover {
    background-color: #eee
}

.d-logo .i {
    position: relative;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    color: #707070;
    cursor: pointer
}

.d-logo .i:hover {
    color: #707070
}

.d-logo .i:hover .menu {
    display: block
}

.d-logo .vline {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding: 0 5px;
    color: #707070
}

.d-logo .badge {
    margin: 4px 5px;
    padding: 1px 5px;
    height: 16px;
    line-height: 14px;
    background-color: #e84c42;
    color: #fff;
    font-size: 12px
}

.d-messagelist {
    position: relative
}

.d-messagelist>.action {
    position: absolute;
    top: -65px;
    right: 0;
    text-align: right;
    width: 150px
}

.d-messagelist>.action label {
    position: relative;
    display: inline-block;
    font-weight: normal;
    height: 32px;
    padding: 5px 10px 0 25px;
    margin-right: 6px;
    border: 1px solid #ddd;
    background-color: #fff;
    cursor: pointer;
    vertical-align: middle;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 0
}

.d-messagelist>.action label .chk {
    position: absolute;
    top: 5px;
    left: 6px
}

.d-messagelist>.action label:hover {
    background-color: #ddd;
    border: 1px solid #ccc
}

.d-messagelist>.action .btn {
    width: 74px;
    position: relative;
    font-size: 13px;
    line-height: 20px
}

.d-messagelist .i {
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    background-color: #fff;
    /* padding: 25px 180px 25px 30px; */
    padding: 15px 120px 15px 30px;
    position: relative;
    margin-top: 20px
}

.d-messagelist .i .title {
    display: inline-block;
    font-size: 18px;
    margin-right: 20px
}

.d-messagelist .i .date,
.d-messagelist .i .count,
.d-messagelist .i .provider {
    display: inline-block;
    color: #999;
}

.d-messagelist .i .type {
    display: inline-block;
    color: #999
}

.d-messagelist .i .content {
    padding: 20px 0 0 0;
    margin-right: -150px;
    text-align: justify;
    text-justify: inter-ideograph
}

.d-messagelist .i>.action {
    position: absolute;
    top: 20px;
    right: 30px;
    text-align: right;
    width: 150px
}

.d-messagelist .i>.action label {
    position: relative;
    display: inline-block;
    font-weight: normal;
    height: 32px;
    padding: 5px 10px 0 25px;
    margin-right: 6px;
    border: 1px solid #ddd;
    background-color: #fff;
    cursor: pointer;
    vertical-align: middle;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 0
}

.d-messagelist .i>.action label .chk {
    position: absolute;
    top: 5px;
    left: 6px
}

.d-messagelist .i>.action label:hover {
    background-color: #ddd;
    border: 1px solid #ccc
}

.d-messagelist .i>.action .btn {
    position: relative;
    font-size: 13px;
    line-height: 20px
}

.modal .modal-dialog {
    width: 800px
}

.modal .modal-footer {
    text-align: center
}

.modal .sco .chk {
    position: relative;
    display: inline-block;
    border: 1px solid #ddd;
    padding: 7px 0 0 30px;
    height: 34px;
    margin-right: 6px;
    margin-bottom: 10px;
    width: 130px;
    font-weight: normal;
    cursor: pointer
}

.modal .sco .chk:hover {
    background-color: #f0f0f0
}

.modal .sco .chk input[type=radio],
.modal .sco .chk input[type=checkbox] {
    position: absolute;
    top: 5px;
    left: 10px
}

.modal .sco .control-label {
    display: block;
    padding: 10px 0 0 0;
    color: #444
}

.modal .sco .form-group {
    margin-bottom: 0
}

.modal .sco .form-control {
    display: inline-block;
    margin-bottom: 10px
}

.d-navmenu {
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd
}

.d-navmenu .i {
    display: inline-block;
    height: 50px;
    line-height: 50px;
    color: #222;
    font-size: 15px;
    margin-right: 30px
}

.d-navmenu .i:hover {
    color: #222;
    text-decoration: none
}

.d-navmenu .i:focus {
    text-decoration: none
}

.d-navmenu .i.active {
    color: #222;
    /* border-bottom: 5px solid #bb2423; */
    border-bottom: 5px solid #cd1f03;
}

.d-navmenu .badge {
    background-color: #e84c42;
    color: #fff;
    margin: 4px 5px;
    padding: 2px 5px;
    height: 18px;
    line-height: 15px;
    font-size: 12px
}

.d-page-title {
    position: relative;
    font-size: 20px
}

.d-page-title .search {
    position: absolute;
    top: 0;
    right: 0;
    text-align: right;
    font-size: 14px
}

.d-pagination>div {
    height: 30px;
    line-height: 30px;
    vertical-align: middle
}

.d-pagination span {
    font-weight: bold;
    margin: 0 5px
}

.d-pagination a {
    margin: 0 5px
}

.d-pagination .form-control {
    display: inline-block;
    width: 40px;
    margin: 0 5px
}



.d-top {
    background-color: #f0f0f0
}

.d-top .txt {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin-right: 20px;
    color: #fff
}

.d-top .addmenu {
    line-height: 30px;
    margin-left: 20px
}

.d-top .addmenu a {
    color: #707070
}

.d-top .addmenu::after {
    content: "|";
    padding-left: 20px;
    color: #707070
}

.d-top .menu {
    display: none;
    position: absolute;
    top: 30px;
    left: 0;
    padding-top: 2px
}

.d-top .sub {
    position: relative;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    width: 140px;
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 8px 0
}

.d-top .sub a {
    color: #777;
    display: block;
    padding: 2px 20px
}

.d-top .sub a:hover {
    background-color: #eee
}

.d-top .i {
    position: relative;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    color: #707070;
    cursor: pointer
}

.d-top .i:hover {
    color: #707070
}

.d-top .i:hover .menu {
    display: block
}

.d-top .vline {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding: 0 5px;
    color: #707070
}

.d-top .badge {
    margin: 4px 5px;
    padding: 1px 5px;
    height: 16px;
    line-height: 14px;
    background-color: #e84c42;
    color: #fff;
    font-size: 12px
}

.blk_datatable .table-bordered>thead>tr>th,
.blk_datatable .table-bordered>tbody>tr>td {
    vertical-align: middle
}

.blk_datatable .problem {
    list-style: none;
    padding: 35px 25px 15px
}

.blk_datatable .problem li {
    padding-bottom: 15px
}

.blk_datatable .problem li span {
    display: inline-block;
    width: 80px;
    text-align: right;
    color: #000
}

.blk_datatable .my_dialog_width .table td {
    border: 1px solid #ccc
}

.blk_datatable .txtSize {
    font-size: 18px;
    color: #009dd9
}

.blk_datatable .my_margin_top {
    margin-top: 15px
}

.blk_datatable .my_select_wid {
    width: 80px
}

.blk_datatable .my_border_th tr th {
    text-align: center
}

.blk_datatable .my_border_td tr td {
    border: 1px solid #ddd;
    border-top-width: 3px
}

.blk_modal_learner-account-add .txtSize {
    font-size: 18px;
    color: #009dd9
}

.blk_modal_learner-account-edit .txtSize {
    font-size: 18px;
    color: #009dd9
}

.blk_modal_learner-audit-check .txtSize {
    font-size: 18px;
    color: #009dd9
}

.blk_modal_outcomes-deposit-addresult .nav.nav1 {
    text-align: center
}

.blk_modal_outcomes-deposit-addresult .nav.nav1>li {
    float: none;
    text-align: center;
    width: 150px;
    display: inline-block
}

.blk_modal_outcomes-deposit-addresult .tab-pane {
    padding-top: 20px
}

.blk_profile-manage .tab_title {
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd
}

.blk_profile-manage .result-files {
    display: none
}

.blk_profile-manage .my_tabcontrol {
    clear: both
}

.blk_profile-manage .my_tabcontrol .tab_title a,
.blk_profile-manage .d-navmenu a.i {
    display: table-cell;
    padding: 5px 18px;
    line-height: 20px;
    height: 30px;
    color: #000;
    font-size: 15px;
    border-right: none;
    vertical-align: middle;
    text-align: left
}

.blk_profile-manage .my_tabcontrol .tab_content .p {
    display: none
}

.blk_profile-manage .my_left_padding {
    padding-left: 0
}

/* 新增样式 */
.my-para h2 {
    font-size: 22px;
    text-align: center;
}

.blk_article .my-flow {
    text-align: center;
}

.blk_faq .faq_title {
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    padding: 10px;
    margin-bottom: 20px;
}

.blk_faq .faq_title dt {
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 8px;
}

.blk_public .len {
    width: 400px !important;
    margin-bottom: 10px;
}

.blk_public .pro {
    float: right;
    height: 30px;
    line-height: 30px;
    padding-right: 20px;
}

.blk_public .btnWidth {
    width: 400px;
}

.blk_info-service .i {
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    position: relative;
    padding: 10px 10px 10px 10px;
    margin-bottom: 20px;
    background-color: #fff;
}

.blk_info-service .title {
    font-size: 18px;
}

.blk_info-service .content {
    padding: 10px 0;
}

.blk_info-service .info {
    display: inline-block;
    margin-right: 20px;
}

.d-detail .title {
    font-size: 22px;
    text-align: center;
}

.d-detail .info {
    color: #999;
    padding: 20px 0;
    text-align: center;
}

/* 审核状态查询页面样式 */
.blk_search-result-audit .big_block {
    border: 1px solid #ccc;
    margin-bottom: 15px;
}

.blk_search-result-audit .block_left {
    float: left;
    height: 172px;
}

.blk_search-result-audit .txtSize {
    font-size: 18px;
    color: #009dd9;
    padding: 15px;
}

.blk_search-result-audit .block_right {
    float: right;
    text-align: center;
    color: #fff;
    height: 172px;
    line-height: 172px;
    font-size: 18px;
}

.blk_search-result-audit .block_content,
.blk_search-result-audit .button {
    padding-left: 15px;
}

.blk_search-result-audit .content_list {
    width: 400px;
    float: left;
    margin: 0 50px 15px 0;
    font-size: 13px;
}

.blk_search-result-audit .content_list span {
    padding-left: 10px;
}

.blk_search-result-audit .content_list .text_margin_right {
    margin-right: 60px;
}

.blk_search-result-audit .button a {
    padding: 5px 12px;
    margin-right: 6px;
    width: 85px;
}

.blk_search-result-audit .blk_1 {
    background: #DFA247;
}

.blk_search-result-audit .blk_2 {
    background: #45C645;
}

.blk_search-result-audit .blk_3 {
    background: #B2B2B2;
}

.blk_search-result-audit .blk_4 {
    background: #E84546;
    position: relative;
}

.blk_search-result-audit .blk_4 p {
    position: absolute;
    line-height: 22px;
    padding: 10px;
    border: 1px solid #E84546;
    color: red;
    font-size: 12px;
    top: 0;
    background: #fff;
    right: 0;
    text-align: left;
    text-indent: 0;
    display: none;
}


/* 北京红色 */
.d-h-bj {
    position: relative;
    background-color: #fff;
}

.bannerBox {
    position: relative;
}

.d-h-blue {
    position: relative;
    background-color: #0071c1;
}

.loginBar {
    position: absolute;
    display: inline-block;
    color: #6d6d6d;
    right: -50px;
}

.loginBar li {
    position: relative;
    line-height: 30px;
    font-size: 14px;
    margin-top: 35px;
    padding-right: 60px;
}

.loginBar li:after {
    content: "|";
    position: absolute;
    right: 30px;
}

.loginBar li:last-child:after {
    padding-right: 0px;
    content: "";
}

.bank_swapper {
    margin-top: 60px;
    /* background-color: #fff; */
}

.bank_newsBanner-fl {
    position: relative;
    width: 700px;
    margin-right: 20px;
    background-color: #fff;
    padding: 45px 50px 25px 50px;
}

.bank_newsBanner-fr {
    position: relative;
    width: 270px;
    background-color: #fff;
    padding: 45px 20px 25px 20px;
}

.bank_newsBanner-title {
    position: absolute;
    top: -12px;
    padding: 5px 20px;
    background-color: #2655a5;
    color: #fff;
}

.bank_newsBanner-txt {
    position: relative;
    float: left;
    margin-right: 20px;
    max-width: 500px;
    line-height: 25px;
}

.bank_newsBanner-txt1 {
    position: relative;
    float: left;
    margin-right: 20px;
    max-width: 130px;
    line-height: 25px;
}

.bank_newsBanner-data {
    position: relative;
    float: right;
    line-height: 25px;
}

.bank_newsBanner-btn {
    width: 100%;
    line-height: 25px;
    background-color: #bb0200;
    margin-top: 10px;
    text-align: center;
    color: #fff;
}

.bank_newsBanner-swapper {
    position: relative;
    width: 320px;
    background-color: #fff;
    padding: 45px 20px 25px 20px;
}

.bank_newsBanner-swapper+.bank_newsBanner-swapper {
    margin-left: 15px;
}


.d-top-search {
    height: 30px;
    position: relative;
    margin-left: 60px;
    top: 35px;
    width: 222px;
}

#search_keywords {
    background: #e3e3e3 none repeat scroll 0 0;
    border: 0 none;
    color: #919191;
    float: left;
    font-family: "Microsoft Yahei", "SimHei", Tahoma, Helvetica, Arial, sans-serif;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    padding: 0 0 0 10px;
    width: 192px;
    outline: none;
    border-radius: 20px 0px 0px 20px;
}

#search_submit {
    border: 0 none;
    float: right;
    height: 30px;
    margin: 0;
    padding: 0;
    width: 30px;
    background-color: #e3e3e3;
    outline: none;
    border-radius: 0px 20px 20px 0px;
}

.d-search span {
    /* color: #fff; */
    /* padding-left: 20px; */
    font-size: 14px;
}

.iconClass {
    font-size: 18px;
    color: #636363;
}

.dh_menuNav_ul li a {
    color: #fff;
    font-size: 14px;
    font-weight: bolder;
}


.d-h-footer {
    position: relative;
    background-color: #cd1f03;
}

.d-h-main {
    background-image: url(../img/bg.png);
    background-repeat: repeat-x;
}

.footer {
    padding: 30px 20px;
    background-color: #cd1f03;
}

.footer span {
    display: block;
    line-height: 30px;
    color: #fff;
}


.homestyle_footer-ul {
    position: relative;
    width: 100%;
    text-align: center;
    display: inline-block;
    margin-top: 40px;
    border-bottom: 1px dotted #fff;
    padding-bottom: 50px;
}

.homestyle_footer-ul li {
    position: relative;
    display: inline-block;

}

.homestyle_footer-ul a {
    position: relative;
    color: #fff;
    padding: 0 20px;
}

.homestyle_footer-ul a:first-child:after {
    content: "";
    position: absolute;
    left: 0px;
}

.homestyle_footer-ul a::after {
    content: "|";
    position: absolute;
    left: 0px;
}

.iconClassWhite {
    font-size: 14px;
    /* color: #fff; */
    vertical-align: middle;
    padding-left: 10px;
}

.dh_menuNav_ul .menu {
    display: none;
    position: absolute;
    top: 44px;
    /* left: 0; */
    left: 35px;
    padding-top: 2px;
    z-index: 1001;
}

.dh_menuNav_ul .sub {
    position: relative;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.095);
    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: 14px;
}

.dh_menuNav_ul .sub a:hover {
    background-color: #eee;
    color: #444;
}

.dh_menuNav_ul li:hover .menu,
.dh_menuNav_ul li:focus .menu {
    display: block;
}
.bank_newsBanner_line1{
    padding:0 15px;
    height: 58px;
    line-height: 58px;
}
.bank_newsBanner_line1 span{
    display:inline-block;
    padding: 0 5px;
    color: #bb0200;
}
.bank_newsBanner_line1+.bank_newsBanner_line1{
    border-top:1px dotted #000;
}
.homestyle_footer-fl {
    width: 100%;
    text-align: center;
}

.d-h-menu {
    position: relative;
    /* background-color: #bb0200; */
    background-color: #cd1f03;
}

.dh_menuNav {
    width: 1500px;
    height: 45px;
    /* background-color: #bb0200; */
    background-color: #cd1f03;
}

.dh_menuNav {
    /* padding-left: 20px; */
    height: 45px;
    /* background-color: #bb0200; */
    background-color: #cd1f03;
}


.dh_menuNav_ul li {
    position: relative;
    line-height: 45px;
    /* padding: 0 0 0 35px; */
    padding: 0 0 0 20px;
}

.dh_menuNav_ul li a:hover {
    color: #ffea00;
}

.menuNav_on {
    color: #ffea00 !important;
}

.menuNav_on i {
    color: #ffea00 !important;
}

.dh_menuNav_ul li+li:before {
    content: "|";
    /* padding-right: 20px; */
    padding-right: 40px;
    color: #e7f1fd;
}

.btn {
	/* padding: 6px 20px 6px 0px; */
}


.zp-row {
  margin: 0;
  background-color: #f2f2f2;
}

.zp-row [class^="col-xs"] {
  padding: 0;
}

.zp-sybz__item {
  display: block;
  padding: 0 40px;
  color: #646464;
  border: 1px solid #cdcdcd;
  height: 60px;
  line-height: 58px;
  font-size: 15px;
  text-align: left;
  background: #f2f2f2;
}

.zp-sybz__item .zp-icon {
  margin-right: 10px;
  font-size: 40px;
  width: 45px;
  text-align: center;
  vertical-align: middle;
}

.zp-sybz__item:hover {
  color: #646464;
}

.zp-sybz__item + .zp-sybz__item {
  margin-top: 10px;
}

.zp-icon-rdxf {
  background: url('../i/icon-rdxf.png') no-repeat;
  height: 54px;
  width: 45px;
  display: inline-block;
}

.zp-more {
  float: right;
  font-size: 14px;
}

.zp-xxzx {
  background: #e9e9e9;
}

.zp-xxzx.table>tbody>tr>th {
  padding: 15px;
  border: 1px solid #f2f2f2;
  background-color: #e4e1df;
}

.zp-xxzx.table>tbody>tr>td {
  padding: 15px;
  border: 1px solid #f2f2f2;
  vertical-align: middle;
}
.zp-xxzx.table td.zp-xxzx__title {
  text-align: left;
}
.zp-xxzx.table>tbody>tr>td a{
  color: inherit;
}