.swiper-wrapper {
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: -o-transform;
    -moz-transition-property: transform, -moz-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform, -moz-transform, -o-transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative
}

.inside-banner {
    position: relative;
    overflow: hidden;
    height: 450px;
    background: url(../images/about_us_bgc.jpg) center center / cover no-repeat;
}

.inside-banner .page-name {
    left: 50%;
    top: 50%;
    color: #fff;
}

.inside-banner .page-name .zn {
    font-size: 2.5rem;
    line-height: 2.5rem;
}

.inside-banner .page-name .en {
    font-size: 1.5rem;
    line-height: 1.5rem;
    
}

.inside-banner img {
    position: relative;
    display: block;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 250px
}

.m-inside-subnav {
    background: #074987
}

.channel-title {
    text-align: left;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 18px;
    position: relative;
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2)
}

.subnav {
    display: none
}

.subnav li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2)
}

.subnav li a {
    display: block;
    font-size: 16px;
    padding: 16px 0;
    color: #fff
}

.m-fsize {
    line-height: 28px;
    font-size: 14px
}

.bgsize {
    background-position: center 0;
    background-repeat: no-repeat;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.merchants-group {
    background: url(../images/profile_bgc.jpg) center bottom / cover no-repeat;
    padding: 35px 0;
    font-size: 14px;
    line-height: 28px;
    color: #333333
}

.groupul {
    padding-top: 25px
}

.groupul li {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    color: #333;
    padding-bottom: 20px;
    line-height: 24px
}

.groupul li .bordercon {
    width: 130px;
    height: 130px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    background: #074987;
    color: #fff;
    text-align: center;
    padding-top: 36px;
    margin: 0 auto 10px
}

.groupul li .bordercon .num {
    font-family: impact;
    font-size: 38px;
    line-height: 38px;
    font-weight: bold;
    display: block;
    margin-bottom: 4px
}

.groupul li .bordercon .gtext {
    font-size: 20px;
    font-weight: normal
}

.groupul li .yetext {
    font-weight: bold
}

.groupul li .yetext br {
    display: none
}

.groupul li:nth-child(2n+1) {
    clear: left
}

.group-clomuntwo {
    background: url(../images/about_bgc.jpg) center center / cover no-repeat;
    padding: 35px 0;
    color: #ffffff;
    overflow: hidden
}

.group-item {
    padding: 20px 0 0;
    margin: 0 -13px
}

.group-item li {
    padding: 0 13px 20px
}

.group-item li .groub-box {
    color: #333333;
    position: relative;
    display: block
}

.group-item li .groub-box img {
    display: block;
    width: 100%
}

.group-item li .groub-box .group-title {
    height: 55px;
    line-height: 55px;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    color: #fff
}

.history-leather {
    padding: 35px 0;
    color: #333
}

.history-list {
    margin-top: 15px;
    background-image: url(../images/about/wicon22.png);
    background-position: left 0 bottom 38px;
    background-repeat: repeat-x;
    padding-left: 30px;
    position: relative
}

.history-list .history-title {
    font-size: 24px;
    color: #004889;
    font-weight: bold;
    margin-left: -30px;
    text-align: center;
    line-height: 40px;
    text-shadow: -5px 6px rgba(7, 73, 135, 0.1);
    margin-bottom: 15px
}

.history-list .history-swiper {
    position: relative;
    overflow: hidden
}

.history-list li {
    position: relative;
    font-size: 14px;
    color: #333;
    padding: 0
}

.history-list li .hiscon {
    padding: 0 47px 0 28px;
    position: relative
}

.history-list li .hiscon:after {
    position: absolute;
    content: "";
    width: 3px;
    height: 100%;
    background: #99b1cb;
    display: block;
    left: 5px;
    top: 0
}

.history-list li img {
    display: block;
    width: 100%
}

.history-list li:after {
    position: absolute;
    content: "";
    width: 13px;
    height: 13px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    background: #004889;
    display: block;
    left: 0;
    bottom: 36px
}

.history-list .history-text {
    padding: 16px 0 30px
}

.history-list .year-num {
    display: block;
    margin-top: 16px;
    font-size: 24px;
    line-height: 24px;
    color: #004889
}

.history-btn {
    position: absolute;
    bottom: 21px;
    display: block;
    width: 30px;
    height: 40px;
    background: #074987;
    cursor: pointer;
    z-index: 99
}

.history-btn:after {
    content: "";
    position: absolute;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    width: 12px;
    height: 12px;
    display: block;
    top: 15px
}

.history-btn:hover {
    background: rgba(7, 73, 135, 0.9)
}

.history-left {
    left: 0
}

.history-left:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 11px
}

.history-right {
    right: 0
}

.history-right:after {
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
    left: 6px
}

.com-left {
    text-align: left;
    color: #666
}

.other-box {
    background: url(../images/about/wimg54.jpg) center 0 no-repeat;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 40px 20px;
    text-align: center
}

.other-box a {
    padding: 20px 20px;
    max-width: 400px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    background: rgba(255, 255, 255, 0.05);
    display: inline-block;
    font-size: 16px;
    color: #fff;
    -webkit-transition: all ease .3s;
    -o-transition: all ease .3s;
    -moz-transition: all ease .3s;
    transition: all ease .3s
}

.nszyzdsbacktop {
    position: fixed;
    right: 10px;
    bottom: 10%;
    width: 40px;
    height: 40px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    display: none;
    background-color: #074987;
    z-index: 99
}

.groupul li .yetext br {
    display: inline-block
}

.groupul li:nth-child(2n+1) {
    clear: none
}

.history-leather {
    padding: 80px 0 90px;
    background: #f5f5f5;
    color: #333
}

.history-list {
    margin-top: 65px;
    background-position: left 0 bottom 66px;
    padding-left: 80px
}

.history-list .history-title {
    position: absolute;
    top: 0;
    left: 0;
    width: 48px;
    font-size: 32px;
    word-wrap: break-word;
    line-height: 40px;
    margin: 0
}

.history-list li .hiscon {
    padding: 0 47px 0 28px
}

.history-list li:after {
    bottom: 60px
}

.history-list .history-text {
    padding: 16px 0 30px
}

.history-list .year-num {
    margin-top: 36px;
    font-size: 32px;
    line-height: 32px
}

.history-btn {
    bottom: 40px;
    width: 45px;
    height: 60px
}

.history-btn:after {
    width: 22px;
    height: 22px;
    top: 18px
}

.history-left {
    left: 0
}

.history-left:after {
    left: 16px
}

.history-right {
    right: 0
}

.history-right:after {
    left: 6px
}

.other-box {
    padding: 56px 20px
}

.other-box a {
    padding: 35px 58px;
    font-size: 18px
}

.other-box a:hover {
    background: rgba(255, 255, 255, 0.2)
}

.nszyzdsbacktop {
    right: 20px
}

.aboutimg img:nth-child(1) {
    right: -5%
}

.aboutimg img:nth-child(2) {
    left: -5%
}

.inside-banner img {
    width: 100%;
    height: auto;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    left: 0;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: -moz-crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    image-rendering: -o-pixelated;
    image-rendering: pixelated
}

.m-inside-subnav {
    padding-top: 0
}

.channel-title {
    display: none
}

.subnav {
    display: block;
    font-size: 0;
    text-align: center
}

.subnav li {
    display: inline-block;
    border-bottom: none
}

.subnav li a {
    padding: 24px 80px
}

.subnav li:hover,
.subnav li.cur {
    background: #043665;
    color: #fff
}

.project-list ul li .project-con:hover h4 {
    color: #333
}

.m-fsize {
    line-height: 32px;
    font-size: 16px
}

.merchants-group {
    padding: 85px 0 55px
}

.groupul {
    padding-top: 55px
}

.groupul li {
    font-size: 18px
}

.groupul li .bordercon {
    width: 152px;
    height: 152px;
    padding-top: 40px;
    margin: 0 auto 15px
}

.groupul li .bordercon .num {
    font-size: 48px;
    line-height: 48px;
    margin-bottom: 14px
}

.groupul li .bordercon .gtext {
    font-size: 24px
}

.prl40 {
    padding-left: 40px;
    padding-right: 40px
}

.group-clomuntwo {
    padding: 60px 0 55px
}
.group-clomuntwo .style-title .zh,.en{
    color: #fff;
}
.group-item {
    padding: 45px 0 25px
}

.group-item li {
    padding: 0 13px 20px
}

.group-item li .groub-box .group-title {
    height: 55px;
    line-height: 55px;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 20px;
    background: rgba(255, 255, 255, 0.95);
    color: #333
}

.about-cu .about-cu-text p {
    font-size: 16px;
    text-indent: 2em
}

.honor-layer .honor .honor-name {
    color: #333;
    font-size: 18px;
    font-weight: 600
}

.honor-layer .honor .swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url(../images/about/honor_prev.png);
    left: 0;
    top: 39%;
}

.honor-layer .honor .swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url(../images/about/honor_next.png);
    right: 0;
    top: 39%;
}

.honor-layer .honor .swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 5px
}

.honor-layer .honor .swiper-pagination-bullet-active {
    background: #074987
}

#honot img {
    object-fit: cover;
    height: 340px
}

.about-post-content p {
    text-indent: 2em
}

#honor .swiper-slide img {
    box-shadow: 1px 1px 8px 0px rgb(0, 0, 0, .3);
}


/* 新闻资讯 */
.news-about{
    padding: 55px 0 55px 0 !important;
}
.news{
    padding: 80px 0 60px 0;
    background: #f5f5f5;
}
.news .news-item:hover a h3{
    color: #00529a;
}
.news .news-item:hover a img{
    transform: scale(1.1);
}
.news .news-item .img img{
    transition: all .3s;
    height: 180px;
    object-fit: cover;
}
.news .news-item .new-text{
    padding: 15px 12px 20px;
    border: 1px solid #dadada;
    border-top: none;
    background: #fff;
    border-radius: 0 0 2px 2px;
}
.news .news-item .date{
    font-size: 14px;
    color: #bbbbbb;
    line-height: 22px;
    background: none !important;
}
.news .news-item h3{
    display: block;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    -moz-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    color: #222222;
}
.news .news-item .news-des{
    font-size: 14px;
    color: #999999;
    line-height: 22px;
    height: 66px;
    -webkit-line-clamp: 3;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
}
.news .style-btn a{
    /* background:#3f6bc0; */
    color: #00529a;
    border: 1px solid #00529a;
}
.news .style-btn a:hover{
    background: #00529a;
    color: #fff;
}
/* 新闻资讯end */

/* 文章页 */
.article-layer {
    padding: 45px 0 60px 0
}

.article-layer .post-article {
    padding: 40px 48px 24px 48px;
    box-shadow: 0px 2px 4px 0px rgba(194, 194, 194, 0.35) !important
}

.post-article .article-border-top {
    border-bottom: 1px solid #e6e6e6
}

.post-article .post-title {
    font-size: 2rem;
    color: #333
}

.post-article .post-subtitle a {
    font-size: 14px;
    color: #999
}

.post-article .post-content {
    border-bottom: 1px solid #e6e6e6
}

.post-article .post-content p {
    font-size: 16px;
    color: #333;
    text-indent: 2em;
    line-height: 2
}

.post-article .next-prev {
    margin-top: 24px
}

.post-article .next-prev a {
    color: #333;
    margin: 5px 0
}

.post-article .next-prev a:hover {
    color: #074987
}
.page .page-item{margin:0 5px}
.page .page-link{border:1px solid #074987 !important;padding:8px 14px}
.page span.page-link{background:#074987 !important;color:#fff !important}
.page a.page-link{color:#074987}
.page .page-link:focus{box-shadow:none}
/* 文章页end */

/* 联系我们 */
.contact.contact-pd {
    padding: 80px 0 40px 0
}

.contact .contact-item-info {
    background: #035299 url(../images//contact_bgc.png) left 233px / 500px no-repeat;
    color: #fff;
    border-radius: 5px 0 0 5px;
    padding: 24px
}

.contact .contact-item-info h4 {
    font-size: 24px;
    margin-bottom: 28px
}

.contact .contact-item-info a {
    color: #fff;
    font-size: 16px;
    padding-left: 34px;
    line-height: 30px
}

.contact .map-box {
    border-radius: 0 5px 5px 0
}

.contact .person {
    background: url(../images/lianxirenxuanzhong.svg) left center/24px no-repeat
}
.contact .shouji {
    background: url(../images/shouji11.svg) left center/24px no-repeat
}
.contact .phone {
    background: url(../images/dianhua2.png) left center/24px no-repeat
}

.contact .email {
    background: url(../images/youxiang.png) left center/24px no-repeat
}

.contact .wx {
    background: url(../images/wx.png) left center/24px no-repeat
}

.contact .address {
    background: url(../images/dizhi.png) left center/24px no-repeat
}

.contact input {
    height: 45px;
    padding-left: 10px;
    border: none;
    border-radius: 4px
}

.contact input:focus-visible {
    outline: none
}

.contact .form-name-phone input {
    width: 47%;
    height: 45px
}

.contact .contact-form {
    padding: 24px;
    height: auto;
    background: #f5f5f5
}

.contact .contact-form .form-wel {
    margin-bottom: 28px;
    font-size: 24px
}

.contact .contact-form textarea {
    height: 140px;
    padding-left: 10px;
    padding-top: 7px;
    border: none;
    border-radius: 4px;
    resize: none
}

.contact .contact-form textarea:focus-visible {
    outline: none
}

.contact #form_btn {
    height: 45px;
    line-height: 45px;
    background: #f5f5f5;
    color: #333;
    border-radius: 4px;
    transition: all .2s;
    background: #035299;
    color: #fff
}

.contact #form_btn:hover {
    background: rgb(7, 73, 135, .8)
}
#captcha img{
  width: 100%;
  height: 45px;
}
/* #map{background:url(../images/contact_map.jpg) center center / 100% no-repeat;height: 700px;} */
/* 联系我们end */
/* 案例 */
.case{
    padding: 80px 0 60px 0;
    background: #f5f5f5;
}
.case .case-item-box{
    height: 300px;
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 1px 1px 14px 0px #ececec;
}
.case .case-item-box img{
    object-fit: cover;
}
.case .case-item .case-text{
    padding-top: 48px;
}
.case .case-item .case-text h3{
    color: #333;
    font-size: 24px;
    margin-bottom: 24px;
}
.case .case-item .case-text span{
    width: 60px;
    height: 1px;
    background: #dcdcdc;
    margin-bottom: 9px;
}
.case .case-item .case-text .case-des{
    font-size: 14px;
    color: #808695;
    line-height: 2;
    -webkit-line-clamp: 2;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
}
.case .case-item .case-text a{
    
}
/* 案例 end */