@page {
    size: portrait;
    margin: 0.8cm 1cm; /* 上下0.8cm，左右1cm，争取更多横向空间 */
}


/* 01-关于我们-公司简介 start */
.crumbs {
    height: 77px;
    line-height: 77px;
    font-size: 18px;
    color: #999999;
}

.crumbs span {
    background: url(zzzf2607_homeIcon.png) no-repeat left center;
    padding-left: 28px;

}

.left-nav {
    float: left;
    width: 280px;
    padding: 35px;
    background: #ffffff url(zzzf2607_leftNavBg.png) no-repeat top right -23px;

}

.left-nav .parent-chnl-name {
    color: #232d39;
    font-weight: bold;
    font-size: 26px;
    display: inline-block;
    border-bottom: 4px solid #ed6d00;
    padding-bottom: 20px;
}

.left-nav ul {
    margin-top: 20px;
}

.left-nav li {
    padding: 18px 0;
    border-bottom: 1px solid #d0d9e4;
    font-size: 20px;
    line-height: 30px;
}

.left-nav li a {
    display: block;
    width: 100%;
    background: url(zzzf2607_leftNavArr.png) no-repeat right center;
}

.left-nav .sec-nav-item.on a,
.left-nav .on a.first-link {
    background: url(zzzf2607_leftNavArrOn.png) no-repeat right center;
    font-weight: bold;
    color: #ed6d00;
}

.left-nav li a:hover {
    background: url(zzzf2607_leftNavArrOn.png) no-repeat right center;
    font-weight: bold;
}
.left-nav li.on a {
    background: url(zzzf2607_leftNavArr.png) no-repeat right center;
    font-weight: bold;
    color: #144785;
}
.left-nav li.on a:hover {
    background: url(zzzf2607_leftNavArrOn.png) no-repeat right center;
    font-weight: bold;
}
.ej-right {
    float: right;
    width: 1080px;
    background: #fff;
    padding: 60px 70px;
    min-height: 600px;
}

.ej-right-title {
    color: #144785;
    text-align: center;
    font-size: 36px;
    /* margin-bottom: 50px; */
    padding-bottom: 40px;
}

.ej-htmlcon {
    padding-top: 50px;
    text-align: justify;
}

.ej-htmlcon p {
    font-size: 20px;
    line-height: 36px;
    margin-bottom: 1em;
}
.ej-htmlcon div {
    font-size: 20px;
    line-height: 36px;
    margin-bottom: 1em;
}

/* 01-关于我们-公司简介 end */

/* 02-关于我们-组织架构 start */
.bdb {
    border-bottom: 1px solid #d0d9e4;
}

.ej-con .timeline .swiper-container {
    width: 834px;
    height: 55px;
}

.ej-con .timeline .swiper-slide {
    width: 139px;
    background: url(zzzf2607_timelineBg.png) no-repeat center bottom;
    background-size: 140px 12px;
    text-align: center;
    font-size: 20px;
    color: #232d39;
    cursor: pointer;

}

.ej-con .timeline .swiper-slide.on {
    background: url(zzzf2607_timelineOnBg.png) no-repeat center bottom;
    font-weight: bold;
}

.ej-con .timeline {
    position: relative;
    margin-top: 40px;
}

.ej-con .timeline-slide .right-arr,
.ej-con .timeline-slide .left-arr {
    position: absolute;
    top: 35px;
    width: 28px;
    height: 29px;
    cursor: pointer;
}

.ej-con .timeline-slide .left-arr {
    left: 0;
    background: url(zzzf2607_timelineLeftArr.png) no-repeat;
}

.ej-con .timeline-slide .right-arr {
    right: 0;
    background: url(zzzf2607_timelineRightArr.png) no-repeat;
}

/* 02-关于我们-组织架构 end */


/* 03-关于我们-大事记 start */

.timeline-news {
    margin-top: 80px;
}

.timeline-news li {
    overflow: hidden;
}



.timeline-news .left-time {
    position: relative;
    float: left;
    font-size: 18px;
    color: #557194;
    line-height: 36px;
    width: 220px;
    text-align: right;
    padding-right: 35px;
}

.timeline-news .left-time::before {
    position: absolute;
    content: "";
    top: 0;
    height: 11px;
    right: 6px;
    border-left: 1px dashed #ced9e8;
}

.timeline-news li:first-child .left-time:before {
    display: none;
}

.timeline-news .left-time::after {
    position: absolute;
    content: "";
    width: 13px;
    height: 13px;
    top: 11px;
    right: 0;
    background: url(zzzf2607_timelineDot.png) no-repeat;
}

.timeline-news .right-txt {
    position: relative;
    float: left;
    width: 700px;
    font-size: 20px;
    line-height: 36px;
    color: #1a1a1a;
    padding-left: 30px;
    padding-bottom: 40px;
}

.timeline-news .right-txt::after {
    position: absolute;
    content: "";
    left: -7px;
    top: 24px;
    bottom: 0;
    border-left: 1px dashed #ced9e8;
}

/* 03-关于我们-大事记 end */


/* 04-关于我们-信息公开 start */

.ej-list-news li {
    /* height: 70px; */
    /* line-height: 70px; */
    border-bottom: 1px dashed #d0d9e4;
    overflow: hidden;
    padding: 15px 0;
}

.ej-list-news li a {
    padding-left: 20px;
    background: url(zzzf2607_dot.png) no-repeat left 13px;
    font-size: 20px;
    /* color: #232d39; */
    float: left;
    width: 810px;
    line-height: 1.5;
}

.ej-list-news li a:hover {
    /* font-weight: bold; */
}

.ej-list-news li span {
    float: right;
    line-height: 1.8;
}


/* 页码 */

.badoo1 {
    padding-bottom: 10px;
    padding-top: 30px;
    position: relative;
    overflow: hidden;
}

.badoo1 * {
    box-sizing: border-box;
}

.badoo1 a {
    border: #ddd 1px solid;
    margin: 0px 2px;
    text-decoration: none;
    color: #333 !important;
    border-radius: 2px;
    display: block;
    float: left;
    min-width: 12px;
    text-align: center;
    cursor: pointer;
    padding: 0px 11px;
    height: 34px;
    line-height: 34px;
    font-size: 16px;
}

.badoo1 a:hover {
    border: #144785 1px solid;
}

.badoo1 span {
    display: block;
    float: left;
    /* height: 34px;
    line-height: 34px; */
    margin: 0 2px;
    min-width: 12px;
    text-align: center;
}

.badoo1_txt {
    float: left;
    margin: 0 2px;
    /* height: 34px;
    line-height: 34px; */
    font-size: 16px;
    line-height: 34px;
}

.badoo1_nr1 {
    position: relative;
    left: 50%;
    float: left;
}

.badoo1_nr2 {
    position: relative;
    left: -50%;
    float: left;
}

.badoo1 a:active {
    border: #144785 1px solid;
    color: #fff;
}

.badoo1 .current {
    border: #144785 1px solid;
    background-color: #144785;
    border-radius: 2px;
    display: block;
    float: left;
    color: #fff !important;
    /* padding: 0px 11px; */
    /* height: 34px;
    line-height: 34px; */
    /* font-size: 16px; */
    /* min-width: 16px; */
}

.badoo1 span.disabled {
    display: none
}

.badoo1 {
    font-family: 'Microsoft YaHei', '微软雅黑';
    /* font-size: 14px; */
    color: #333;
    clear: both;
}


.badoo1 input[type=text] {
    padding: 9px 8px;
    margin: 0 2px;
    border: 1px solid #ddd;
    display: block;
    border-radius: 2px;
    float: left;
    height: auto;
    line-height: normal;
    font-size: 16px;
    height: 34px;
    line-height: 16px;
    width: 40px;
    text-align: center;
}

.badoo1 button {
    margin: 0 2px;
    border: 1px solid #ddd;
    display: block;
    border-radius: 2px;
    float: left;
    cursor: pointer;
    height: 34px;
    width: 46px;
    font-size: 16px;
    background: #90bcda;
    color: #fff;
}


/* 04-关于我们-信息公开 end */

/* 05-关于我们-联系我们 start */
.contact-title {
    font-size: 24px;
    color: #232d39;
    font-weight: bold;
    margin: 24px 0 24px 0;
}

.contact-us span {
    font-style: normal;
    font-weight: bold;
}
.contact-us i {
    font-style: normal;
}
.contact-us .contact-item {
    font-size: 20px;
    margin-bottom: 25px;
    padding-left: 37px;
}

.contact-us .contact-item.location {
    background: url(zzzf2607_location.png) no-repeat left center;
}

.contact-us .contact-item.post {
    background: url(zzzf2607_post.png) no-repeat left center;
}

.contact-us .contact-item.phone {
    background: url(zzzf2607_phone.png) no-repeat left center;
}

.contact-us .contact-item.email {
    background: url(zzzf2607_email.png) no-repeat left center;
}

.mt50 {
    margin-top: 50px;
}

/* 05-关于我们-联系我们 end */

/* 06-数字供应链金融-业务介绍 start */
.intro-img {
    box-shadow: 0 0 18px rgba(20, 71, 133, .1);
    border-radius: 16px;
}

.left-nav .with-child a.first-link {
    background: url(zzzf2607_leftNavUnfold.png) no-repeat right 12px;
    color: #144785;
    /* font-weight: normal; */
    /* color: #000000; */
}

.sec-nav-item {
    font-size: 18px;
    padding-left: 22px;
    margin-top: 14px;
    /* font-weight: bold; */
}

/* 06-数字供应链金融-业务介绍 end */

/* 08-数字供应链金融-电证承付人信用信息 start */
.form-hint {
    font-size: 22px;
    line-height: 72px;
    background: #f5f8fb url(zzzf2607_creditCheck.png) no-repeat 20px center;
    font-weight: bold;
    padding-left: 60px;
    margin-top: 30px;
    color: #144785;
}

.credit-check .form-item {
    float: left;
    margin: 35px 0;
}

.credit-check .form-item input {
    border: 1px solid #d0d9e4;
    height: 48px;
    line-height: 48px;
    font-size: 20px;
    color: #99acc4;
    border-radius: 6px;
    padding: 0 14px;
}

.credit-check .form-item .item-name {
    color: #232d39;
    font-weight: bold;
    font-size: 20px;
    line-height: 48px;
}

.credit-check .form-item-time {
    margin-right: 39px;
}

.credit-check .form-item-time input {
    width: 382px;
    background-image: url(zzzf2607_calendar.png);
    background-repeat: no-repeat;
    background-position: right 15px center;
    padding-right: 50px;
}

.form-item-name input {
    width: 513px;
}

.credit-check .form-item-ver {
    margin-top: 0;
}

.form-item-ver input {
    width: 210px;
}

.form-item-ver img {
    line-height: 48px;
    margin: 0 20px;
    cursor: pointer;
}

.form-item-ver span {
    font-size: 18px;
    color: #ed6d00;
    cursor: pointer;
}

.credit-check .submit-btn {
    float: right;
    width: 175px;
    height: 60px;
    line-height: 60px;
    background: #144785 url(zzzf2607_search2.png) no-repeat 44px center;
    border-radius: 6px;
    text-align: left;
    font-size: 22px;
    color: #fff;
    padding-left: 80px;
    cursor: pointer;
    margin-top: 35px;
}

.credit-check .table-con {
    border-top: 10px solid #f5f8fb;
}

.credit-check .table-title {
    color: #232d39;
    font-weight: bold;
    font-size: 20px;
    margin: 40px 0 20px 0;
}

.table-con ul {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #d0d9e4;
}

.table-con ul li {
    float: left;
    width: 30%;
}

.table-con ul li:first-child {
    width: 40%;
}

.table-con ul li .info-name {
    height: 50px;
    line-height: 50px;
    background: #f5f8fb;
    font-size: 18px;
    font-weight: bold;
    color: #232d39;
    padding-left: 15px;
}

.table-con ul li .info-value {
    height: 50px;
    line-height: 50px;
    padding-left: 15px;
    font-size: 18px;
    color: #232d39;
}

.table-con ul.all-info li {
    width: auto;
    min-width: 20%;
}

.table-con .left-scroll {
    width: 814px;
    display: flex;
    overflow-x: scroll;
    overflow-y: hidden;
    flex-wrap: nowrap;
    height: 108px;
}

.table-con .left-scroll::-webkit-scrollbar {
    height: 6px;
}

.table-con .left-scroll::-webkit-scrollbar-track {
    background: transparent;
}

.table-con .left-scroll::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.2);
    border-radius: 3px;
}

.table-con .left-scroll::-webkit-scrollbar-thumb:hover {
    background: rgba(0, 0, 0, 0.4);
}

.all-info .info-item {
    float: left;
    height: 100px;
    /* min-width: 25%; */
    white-space: nowrap;

}

.all-info .info-item .info-value,
.all-info .info-item .info-name {
    padding-right: 30px;
}

.all-info .right-detail {
    float: left;
}

.right-detail {
    width: 126px;
    box-shadow: -12px 0 16px -6px rgba(0, 0, 0, 0.15);
}

.table-con .right-detail .info-value {
    color: #ed6d00;
    cursor: pointer;
}

/* 08-数字供应链金融-电证承付人信用信息 end */

/* 09-数字供应链金融-电证承付人信用信息-弹窗 start */
.popup {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
}

.popup .popup-inner {
    width: 1400px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.popup .popup-title {
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    background: #144785 url(zzzf2607_creditDet.png) no-repeat 25px center;
    height: 72px;
    line-height: 72px;
    padding-left: 70px;

}
.popup .popup-title span {
    float: right;
    font-weight: normal;
    font-size: 18px;
    margin-right: 10px;
    cursor: pointer;
}
.popup-table-con {
    position: relative;
    width: 1400px;
    background: #f7f7f7;
    padding: 46px 58px 38px 58px;
    overflow: hidden;
}

.popup-table-con::before {
    position: absolute;
    content: "";
    width: 389px;
    height: 221px;
    background: url(zzzf2607_popupBg.png) no-repeat right center;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    z-index: 1;
    pointer-events: none;
}

.popup-table-con table,
.popup-table-con table td {
    border-collapse: collapse;
    table-layout: fixed;
    font-size: 20px;
}

.popup-table-con table {
    position: relative;
    z-index: 1;
    background: #fff;
    border-top: 1px solid #d0d9e4;
    border-left: 1px solid #d0d9e4;
    border-collapse: collapse;
}

.popup-table-con table td {
    z-index: 9;
    height: 58px;
    line-height: 58px;
    border-right: 1px solid #d0d9e4;
    border-bottom: 1px solid #d0d9e4;
}

.popup-table-con table tr td:first-child {
    width: 261px;
    text-align: right;
    padding-right: 25px;
    color: #557194;
    background: #f5f8fb;
}

.popup-table-con table tr td:nth-child(2) {
    width: 368px;
    text-align: left;
    padding-left: 25px;
    color: #232d39;
    font-weight: bold;
}

.popup-table-con table tr td:nth-child(2) span {
    position: relative;
    z-index: 2;
}

.popup-inner .print-btn {
    width: 195px;
    height: 60px;
    line-height: 60px;
    color: #fff;
    border-radius: 6px;
    background: #144785 url(zzzf2607_popupPrint.png) no-repeat 50px center;
    font-size: 22px;
    padding-left: 95px;
    margin: 0 auto;
    margin-top: 38px;
    cursor: pointer;
}


/* 09-数字供应链金融-电证承付人信用信息-弹窗 end */

/* 10-详情页 start */

.article-title {
    text-align: center;
    font-size: 38px;
    line-height: 60px;
    color: #232d39;
}

.article-det .infos {
    margin-top: 90px;
    border-bottom: 1px solid #d0d9e4;
    padding-bottom: 25px;
    margin-bottom: 50px;
}

.article-det .infos>div {
    float: left;
    font-size: 18px;
    color: #557194;
    padding-left: 25px;
    height: 32px;
    line-height: 32px;
}
.article-det .infos .share-weixin {
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url("zzzf2607_artDetWechat.png") no-repeat;
    background-size: cover;
    cursor: pointer;
    transition: all .3s;
}
.article-det .infos .share-weixin:hover {
    background: url("zzzf2607_artDetWechat_on.png") no-repeat;
    background-size: cover;
}
.article-det .infos .share-weibo {
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url("zzzf2607_artDetWeibo.png") no-repeat;
    background-size: cover;
    cursor: pointer;
    transition: all .3s;
}
.article-det .infos .share-weibo:hover {
    background: url("zzzf2607_artDetWeibo_on.png") no-repeat;
    background-size: cover;
}
.infos div.font-size,
.infos div.print,
.infos div.share {
    float: right;
}


.infos div.date {
    background: url(zzzf2607_artDetTime.png) no-repeat left center;
    margin-right: 35px;
}

.infos div.source {
    background: url(zzzf2607_artDetSource.png) no-repeat left center;
}

.infos div.font-size {
    background: url(zzzf2607_artDetFz.png) no-repeat left center;
    margin-right: 45px;
}

.infos div.font-size span {
    margin: 0 4px;
    cursor: pointer;
}

.infos div.font-size .on {
    font-weight: bold;
    color: #ed6d00;
}

.infos div.print {
    background: url(zzzf2607_artDetPrint.png) no-repeat left center;
    margin-right: 45px;
    cursor: pointer;
}

.infos div.share>* {
    float: left;
}

.share-weibo {
    margin-left: 10px;
}

.infos div.share img {
    display: block;
    cursor: pointer;
}
.art-htmlcon {
    min-height: 400px;
    word-wrap: break-word;
}
.art-htmlcon * {
    font-size: 20px;
    line-height: 2em;
    color: #1a1a1a;
}
.art-htmlcon a {
    color: #ed6d00;
}
.art-htmlcon p, .art-htmlcon div {
    margin-bottom: 1em;
}

/* 10-详情页 end */


/* 11-工作动态 start */
.ej-con.gzdt-list .wrapper {
    padding: 50px 70px;
    background: #fff;
}
.ej-con.gzdt-list {
    line-height: 1.6;
}
.ej-con.gzdt-list li{
    background: url(zzzf2607_dot.png) left 45px no-repeat;
    padding-left: 20px;
}
.gzdt-title {
    font-size: 36px;
    line-height: 36px;
    color: #144785;
    padding-bottom: 30px;
    border-bottom: 1px solid #d0d9e4;
}

.gzdt-list-top {
    overflow: hidden;
    /* margin-bottom: 15px; */
}

.gzdt-list-top a {
    float: left;
    font-size: 22px;
    font-weight: bold;
    /* color: #232d39; */
    width: 89%;
}

.gzdt-list-top a:hover {
    /* color: #144785; */
}

.gzdt-list-top span {
    float: right;
    color: #557194;
    line-height: 2;
}

.gzdt-list li {
    padding: 28px 0;
    border-bottom: 1px dashed #d0d9e4;
}
.gzdt-list .desc{
    color: #777;
    font-size: 16px;
    line-height: 1.8;
    margin-top: 10px;
}

/* 11-工作动态 end */

/* 12-搜索 start */
.search-page-con .search-con {
    padding: 35px 0;
    background: #fff;
    /* margin-top: 30px; */
}

.search-page-con .input-con {
    width: 1000px;
    height: 60px;
    border-radius: 8px;
    border: 1px solid #d0d9e4;
    margin: 0 auto;
    overflow: hidden;
}

.search-page-con .input-con input {
    display: block;
    float: left;
}

.search-page-con .input-con input.search-input {
    border: 0;
    outline: 0;
    width: 845px;
    height: 58px;
    line-height: 58px;
    padding: 0 20px;
    font-size: 20px;
    color: #232d39;
}

.search-page-con .input-con input.search-submit {
    width: 150px;
    height: 54px;
    border-radius: 6px;
    border: 0;
    outline: 0;
    font-size: 20px;
    color: #fefeff;
    background: #144785;
    margin-top: 2px;
    margin-right: 2px;
    cursor: pointer;

}
.search-page-con .hot_so{
    width: 1005px;
    margin: 15px auto 0;
    line-height: 2;
    position: relative;
    padding-left: 92px;
    color: #557194;
}
.search-page-con .hot_so .bt{
    color: #999;
    position: absolute;
    left: 0;
}
.search-page-con .hot_so a{
    margin-right: 20px;
    white-space: nowrap;
}

.search-filter .range {
    overflow: hidden;
}

.search-filter .sort *,
.search-filter .range * {
    display: block;
    float: left;
    line-height: 40px;
}

.result-con {
    margin-top: 15px;
    background: #fff;
    padding: 30px 70px;
}

.search-filter {
    overflow: hidden;
    padding-bottom: 28px;
    border-bottom: 1px solid #d0d9e4;
}


.search-filter .range {
    float: left;
}

.search-filter .sort div,
.search-filter .range div {
    font-size: 16px;
    color: #144785;
    margin-right: 15px;
    height: 40px;
    border-radius: 4px;
    width: 68px;
    background: #f5f8fb;
    border: 1px solid #d0d9e4;
    text-align: center;
    cursor: pointer;
}

.search-filter .sort div.on,
.search-filter .range div.on {
    background: #144785;
    border: 1px solid #144785;
    color: #fff;
}

.search-filter .sort {
    float: right;
}

.search-filter .sort div {
    width: 120px;
}

.result-info {
    font-size: 18px;
    line-height: 48px;
    color: #1a191a;
    margin-top: 15px;
}

.result-info span {
    color: #b50303;
}

.result-list li {
    padding: 30px 0;
    border-bottom: 1px dashed #d0d9e4;
}

.result-list li .title {
    font-size: 22px;
    font-weight: bold;
    color: #232d39;
}

.result-list li .desc {
    font-size: 18px;
    line-height: 30px;
    color: #707070;
    margin: 20px 0;
}

.result-list li .time {
    font-size: 16px;
    line-height: 28px;
    color: #557194;
}

/* 12-搜索 end */

/* 13-网站地图 start */
.wzdt-page .wrapper {
    padding: 70px;
    background: #fff;
}

.wzdt-title {
    font-size: 36px;
    line-height: 36px;
    padding-bottom: 30px;
    color: #144785;
    font-weight: bold;
    border-bottom: 1px solid #d0d9e4;
}

.wzdt-list li {
    overflow: hidden;
    height: 128px;
    line-height: 128px;
    border-bottom: 1px dashed #d0d9e4;
}

.wzdt-list .fir-chnl {
    font-size: 22px;
    font-weight: bold;
    color: #144785;
    float: left;
    background: url(zzzf2607_dot.png) no-repeat left center;
    padding-left: 18px;
    width: 257px;
}

.wzdt-list li:first-child .fir-chnl {
    margin-right: 100px;
    width: auto;
}

.wzdt-list .sec-chnl a {
    font-size: 20px;
    margin-right: 60px;
}

/* 13-网站地图 end */

@media screen and (max-width: 1700px) {

    /* 01-关于我们-公司简介 start */
    .crumbs {
        height: 55px;
        line-height: 55px;
        font-size: 14px;
    }

    .crumbs span {
        background-size: 14px;
        padding-left: 20px;
    }

    .left-nav {
        width: 200px;
        padding: 25px;
        background: #ffffff url(zzzf2607_leftNavBg.png) no-repeat top right -16px;
        background-size: 70px;
    }

    .left-nav .parent-chnl-name {
        font-size: 18px;
        padding-bottom: 14px;
    }

    .left-nav ul {
        margin-top: 14px;
    }

    .left-nav li {
        padding: 13px 0;
        font-size: 14px;
        line-height: 21px;
    }

    .left-nav li a {
        background-size: 13px;
    }

    .ej-right {
        width: 770px;
        padding: 42px 50px;
    }

    .ej-right-title {
        font-size: 26px;
        padding-bottom: 28px;

    }

    .ej-htmlcon {
        padding-top: 36px;
    }

    .ej-htmlcon img {
        max-width: 100%;
    }

    .ej-htmlcon p {
        font-size: 14px;
        line-height: 26px;
    }
    .ej-htmlcon div {
        font-size: 14px;
        line-height: 26px;
    }

    /* 01-关于我们-公司简介 end */

    /* 02-关于我们-组织架构 start */
    .ej-con .timeline .swiper-container {
        width: 600px;
        height: 39px;
    }

    .ej-con .timeline .swiper-slide {
        width: 100px;
        font-size: 14px;
        background: url(zzzf2607_timelineBg2.png) no-repeat center bottom;
        background-size: 101px;
    }

    .ej-con .timeline .swiper-slide.on {
        background: url(zzzf2607_timelineOnBg2.png) no-repeat left bottom;

        background-size: 100px;
    }

    .ej-con .timeline {

        margin-top: 28px;
    }

    .ej-con .timeline-slide .right-arr,
    .ej-con .timeline-slide .left-arr {
        top: 26px;
        width: 20px;
        height: 20px;
        background-size: contain;
    }

    /* 02-关于我们-组织架构 end */


    /* 03-关于我们-大事记 start */
    .timeline-news {
        margin-top: 57px;
    }

    .timeline-news .left-time {
        font-size: 13px;
        line-height: 26px;
        width: 160px;
        padding-right: 25px;
    }

    .timeline-news .left-time::before {
        height: 8px;
        right: 4px;
    }

    .timeline-news .left-time::after {
        width: 9px;
        height: 9px;
        top: 8px;
        background-size: contain;
    }

    .timeline-news .right-txt {
        width: 500px;
        font-size: 14px;
        line-height: 26px;
        padding-left: 21px;
        padding-bottom: 28px;
    }

    .timeline-news .right-txt::after {
        left: -5px;
        top: 20px;
    }

    /* 03-关于我们-大事记 end */


    /* 04-关于我们-信息公开 start */
    .ej-list-news li {
        /* height: 50px; */
        /* line-height: 50px; */
        padding: 12px 0;
    }

    .ej-list-news li a {
        background: url(zzzf2607_dot.png) no-repeat left 8px;
        padding-left: 14px;
        font-size: 14px;
        width: 580px;
    }

    .ej-list-news li span {
        font-size: 13px;
    }

    .badoo1 {
        font-size: 14px;
    }

    .badoo1 a {
        padding: 0px 8px;
        height: 24px;
        line-height: 23px;
        font-size: 13px;
        min-width: 10px;
    }

    .badoo1 span {
        height: 24px;
        line-height: 24px;
        min-width: 10px;
    }

    .badoo1_txt {
        font-size: 13px;
        line-height: 24px;
    }

    .badoo1 input[type=text] {
        font-size: 13px;
        height: 24px;
        line-height: 24px;
        width: 28px;
    }

    .badoo1 button {
        height: 24px;
        width: 28px;
        font-size: 13px;
    }

    /* 04-关于我们-信息公开 end */

    /* 05-关于我们-联系我们 start */
    .contact-title {
        font-size: 18px;
        margin: 18px 0 18px 0;
    }

    .contact-us img {
        max-width: 100%;
    }

    .contact-us .contact-item {
        font-size: 14px;
        margin-bottom: 18px;
        padding-left: 26px;
    }

    .contact-us .contact-item.location {
        background-size: 14px;
    }

    .contact-us .contact-item.post {
        background-size: 18px;
    }

    .contact-us .contact-item.phone {
        background-size: 18px;
    }

    .contact-us .contact-item.email {
        background-size: 18px;
    }

    .mt50 {
        margin-top: 35px;
    }

    /* 05-关于我们-联系我们 end */

    /* 06-数字供应链金融-业务介绍 start */
    .left-nav .with-child a.first-link {
        background: url(zzzf2607_leftNavUnfold.png) no-repeat right 8px;
        background-size: 10px;
    }

    .sec-nav-item {
        font-size: 13px;
        padding-left: 16px;
        margin-top: 9px;
    }

    .left-nav .sec-nav-item.on a, .left-nav .on a.first-link {
        background-size: 13px;
    }

    .form-hint {
        font-size: 18px;
        line-height: 51px;
        padding-left: 42px;
        margin-top: 21px;
        background: #f5f8fb url(zzzf2607_creditCheck.png) no-repeat 14px center;
        background-size: 20px;
    }

    .credit-check .form-item {
        margin: 25px 0;
    }

    .credit-check .form-item input {
        height: 34px;
        line-height: 34px;
        font-size: 14px;
        border-radius: 4px;
        padding: 0 10px;
        background-size: 20px;
    }

    .credit-check .form-item .item-name {
        font-size: 14px;
        line-height: 34px;
    }

    .credit-check .form-item-time {
        margin-right: 28px;
    }

    .credit-check .form-item-time input {
        width: 272px;
        background-position: right 11px center;
        padding-right: 36px;
    }

    .form-item-name input {
        width: 366px;
    }

    .form-item-ver input {
        width: 150px;
    }

    .form-item-ver img {
        line-height: 34px;
        margin: 0 14px;
    }

    .form-item-ver span {
        font-size: 13px;
    }

    .credit-check .submit-btn {
        width: 125px;
        height: 42px;
        line-height: 42px;
        font-size: 18px;
        padding-left: 57px;
        margin-top: 25px;
        background: #144785 url(zzzf2607_search2.png) no-repeat 31px center;
        background-size: 17px;
    }

    .credit-check .table-con {
        border-top: 7px solid #f5f8fb;
    }

    .credit-check .table-title {
        font-size: 14px;
        margin: 28px 0 14px 0;
    }

    .table-con ul li .info-name {
        height: 36px;
        line-height: 36px;
        font-size: 13px;
        padding-left: 11px;
    }

    .table-con ul li .info-value {
        height: 36px;
        line-height: 36px;
        padding-left: 11px;
        font-size: 13px;
    }

    .table-con .left-scroll {
        width: 580px;
        height: 70px;
    }

    .all-info .info-item {
        height: 71px;
    }

    .all-info .info-item .info-value,
    .all-info .info-item .info-name {
        padding-right: 21px;
    }

    .right-detail {
        width: 90px;
    }

    .credit-check .form-item-ver {
        margin-top: 0;
    }

    /* 08-数字供应链金融-电证承付人信用信息 end */

    /* 09-数字供应链金融-电证承付人信用信息-弹窗 start */
    .popup .popup-inner {
        width: 1000px;
    }

    .popup .popup-title {
        font-size: 18px;
        height: 51px;
        line-height: 51px;
        padding-left: 70px;
    }

    .table-con .left-scroll::-webkit-scrollbar {
        height: 4px;
    }

    .popup-table-con {
        width: 1000px;
        padding: 32px 41px 27px 41px;
    }

    .popup-table-con::before {
        width: 277px;
        height: 158px;
    }

    .popup-table-con table tr td:first-child {
        width: 186px;
        padding-right: 18px;
    }

    .popup-table-con table tr td:nth-child(2) {
        width: 262px;
        padding-left: 18px;
    }

    .popup-inner .print-btn {
        width: 139px;
        height: 42px;
        line-height: 42px;
        padding-left: 64px;
        margin-top: 27px;
        background: #144785 url(zzzf2607_popupPrint.png) no-repeat 36px center;
        background-size: 20px;
        font-size: 18px;
    }

    .popup-table-con table,
    .popup-table-con table td {
        font-size: 16px;
    }

    /* 09-数字供应链金融-电证承付人信用信息-弹窗 end */

    /* 10-详情页 start */
    .article-title {
        font-size: 26px;
        line-height: 42px;
    }

    .article-det .infos {
        margin-top: 64px;
        padding-bottom: 20px;
        margin-bottom: 26px;
    }

    .article-det .infos>div {
        font-size: 14px;
        padding-left: 20px;
        height: 26px;
        line-height: 26px;
    }


    .article-det .infos .share-weixin {
        width: 26px;
        height: 26px;
    }
    .article-det .infos .share-weibo {
        display: inline-block;
        width: 26px;
        height: 26px;
    }
    .infos div.date,
    .infos div.print,
    .infos div.font-size,
    .infos div.source {
        background-size: 15px;
    }

    .infos div.share img {
        width: 26px;
    }

    .art-htmlcon * {
        font-size: 16px;
        line-height: 2em;
    }

    /* 10-详情页 end */

    /* 11-工作动态 start */
    .ej-con.gzdt-list .wrapper {
        padding: 36px 50px;
    }

    .gzdt-title {
        font-size: 26px;
        line-height: 26px;
        padding-bottom: 22px;
    }

    .gzdt-list-top {
        /* margin-bottom: 11px; */
    }

    .gzdt-list-top span {
        font-size: 14px;
    }

    .gzdt-list li .desc {
        font-size: 14px;
        line-height: 2em;
    }

    .gzdt-list-top a {
        font-size: 18px;
    }

    .gzdt-list li {
        padding: 20px 0;
    }
    .ej-con.gzdt-list li {
        background: url(zzzf2607_dot.png) left 32px no-repeat;
    }
    /* 11-工作动态 end */


    /* 12-搜索 start */
    .search-page-con .search-con {
        padding: 25px 0;
    }

    .search-page-con .input-con {
        width: 720px;
        height: 43px;
        border-radius: 8px;
    }

    .search-page-con .input-con input.search-input {
        width: 605px;
        height: 41px;
        line-height: 41px;
        padding: 0 14px;
        font-size: 14px;
    }

    .search-page-con .input-con input.search-submit {
        width: 110px;
        height: 38px;
        font-size: 14px;
        margin-top: 2px;
        margin-right: 1px;
    }
    .search-page-con .hot_so{
        width: 718px;
        padding-left: 72px;
        font-size: 14px;
    }


    .search-filter .sort *,
    .search-filter .range * {
        line-height: 28px;
    }

    .result-con {
        margin-top: 11px;
        padding: 21px 50px;
    }

    .search-filter {
        padding-bottom: 20px;
    }

    .search-filter .sort div,
    .search-filter .range div {
        font-size: 13px;
        margin-right: 11px;
        height: 28px;
        width: 48px;
    }

    .search-filter .sort div {
        width: 86px;
    }

    .result-info {
        font-size: 13px;
        line-height: 34px;
        margin-top: 11px;
    }

    .result-list li {
        padding: 21px 0;
    }

    .result-list li .title {
        font-size: 18px;
    }

    .result-list li .desc {
        font-size: 13px;
        line-height: 20px;
        margin: 12px 0;
    }

    .result-list li .time {
        font-size: 12px;
        line-height: 18px;
    }

    /* 12-搜索 end */

    /* 13-网站地图 start */
    .wzdt-page .wrapper {
        padding: 50px;
    }

    .wzdt-title {
        font-size: 26px;
        line-height: 26px;
        padding-bottom: 21px;
    }

    .wzdt-list li {
        height: 91px;
        line-height: 91px;
    }

    .wzdt-list .fir-chnl {
        font-size: 18px;
        padding-left: 13px;
        width: 183px;
    }

    .wzdt-list li:first-child .fir-chnl {
        margin-right: 71px;
    }

    .wzdt-list .sec-chnl a {
        font-size: 16px;
        margin-right: 42px;
    }
    /* 13-网站地图 end */
}



/* 微信分享 */
.code-box {
    width: 262px;
    border: 1px solid #ddd;
    background-color: #ffffff;
    padding: 10px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-top: -163px;
    margin-left: -142px;
    display: none;
    z-index: 9999;
}

.code-box .close {
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
}

.code-box h5 {
    margin: 0;
}

.code-box p {
    font-size: 12px;
    line-height: 22px;
    margin: 0;
    color: #555;
    text-align: center;
}
#div_div {
    width: 200px;
    height: 200px;
    margin: 20px auto
}
