﻿html,
body {
    background-color: #fff;
    font-size: 16px;
    width: 100%;
    padding: 0;
    margin-left: 0;
    margin-right: 0;
    font-family: '微软雅黑';
    overflow-x: hidden;
}

@media(max-width:1200px) {

    html,
    body {
        font-size: 14px
    }
}

@media(max-width:768px) {

    html,
    body {
        font-size: 10px
    }

    .mobileswiper {
        display: block !important;
    }

    .pcswiper {
        display: none !important;
    }
}

::-webkit-input-placeholder {
    color: #999
}

:-moz-placeholder {
    color: #999
}

::-moz-placeholder {
    color: #999
}

:-ms-input-placeholder {
    color: #999
}

a {
    text-decoration: none;
    outline: 0
}

div {
    width: 100%;
    height: auto;
    box-sizing: border-box;
}

.mobileswiper {
    display: none;
    width: 100% !important;
}

.required {
    position: relative
}

#modelInfo>div div {
    text-align: left;
}

#modelInfo>div label {
    font-size: 14px;
    color: #333;
    font-weight: 400;
}

.required:after {
    content: '';
    position: absolute;
    background: url("../images/require.png") no-repeat center;
    width: 11px;
    height: 9px;
    top: 46px;
    right: -15px;
}

.ui-banner {
    height: auto;
    width: 100%;
    position: relative
}

.ui-banner .item {
    min-height: 600px
}

.item.banner-item3.icon {
    background: url("../images/banner3.png") no-repeat center;
}

.item.banner-item1.icon {
    background: url("../images/banner3.png") no-repeat center;
}

.overlay {
    width: 100%;
    height: 100%
}

.bg1 {
    background: #eef1fc
}

.home_skew_border,
.carousel.bs-slider {
    height: 100%;
    display: inline-block;
    width: 100%;
    position: relative
}

.carousel-inner {
    height: 100%
}

.ui-line {
    display: inline-block;
    width: 66px;
    height: 4px;
    background: #e7242e;
    margin-top: 8px;
    animation: fadeIn .8s forwards;
    transition: all .8s;
    float: left
}

.banner-item2 .slide-text {
    top: 28%
}

.slide-image.jcb {
    bottom: 15%;
}

.slide-image.platforms {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    bottom: -55px;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    max-width: 1128px;
    padding: 5px 55px;
    width: 100%;
}

.banner-item2 .slide-text p {
    font-size: 1.125rem;
    color: #333;
    font-weight: 400;
    text-align: center;
    line-height: 2.5rem
}

.banner-item2 .slide-text p .bold {
    font-weight: 600;
    font-size: 1.875rem;
    color: #333;
}

.banner-item2 .slide-text p .red-dot {
    display: inline-block;
    width: 9px;
    height: 9px;
    background: #e7242e;
    border-radius: 50%;
}

.banner-item2 .slide-text p .sLine {
    display: inline-block;
    width: 0;
    border-right: 1px solid #ccc;
    height: 100%;
    height: 34px;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
    top: 10px;
}

.banner-item2 .slide-text p img {
    display: inline;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 22px;
}

.banner-item2 .slide-text p span {
    color: #e7242e
}

.banner-item2 a,
.banner-item3 a {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    bottom: 15%;
    color: #fff;
    border-radius: 20px !important;
    cursor: pointer;
    font-weight: 400;
    font-size: 14px;
    border-radius: 5px;
    line-height: 15px;
    text-align: center;
    padding: 13px 61px;
    white-space: nowrap;
    letter-spacing: 1px;
    background: #1b4ca8;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    border: 0;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background .3s ease-in-out, color .3s ease-in-out;
    transition: background .3s ease-in-out, color .3s ease-in-out
}

.banner-item1 a {
    position: absolute;
    bottom: 15%;
    border-radius: 20px !important;
    cursor: pointer;
    font-weight: 400;
    font-size: 14px;
    border-radius: 5px;
    line-height: 15px;
    text-align: center;
    padding: 13px 61px;
    white-space: nowrap;
    letter-spacing: 1px;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    border: 0;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background .3s ease-in-out, color .3s ease-in-out;
    transition: background .3s ease-in-out, color .3s ease-in-out
}

.banner-item1 .banner-item1-a1 {
    right: 50%;
    color: #fff;
    background: #1b4ca8;
    border: 1px solid #1b4ca8;
    margin-right: 5px;
}

.banner-item1 .banner-item1-a2 {
    left: 50%;
    color: #1b4ca8;
    background-color: transparent;
    border: 1px solid #1b4ca8;
    margin-left: 5px;
}

.banner-item1 .banner-item1-a2:hover {
    background-color: rgba(27, 76, 168, 0.11);
}

.banner-item3 a {
    bottom: 25%
}

.banner-item3 .slide-text {
    top: 30%
}

.banner-item3 .slide-text p {
    font-size: 3rem;
    color: #1b4ca8;
    font-weight: 600;
    text-align: center
}

.banner-item3 .slide-text p span {
    color: #e7242e;
    font-size: 5.5rem
}

.banner-item3 .slide-text a {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    margin-top: 10%
}

.banner-item1 a:hover,
.banner-item2 a:hover,
.banner-item3 a:hover,
.slide-text>a.btn-primary:hover {
    background: rgba(27, 76, 168, .9)
}

.banner2-pic img {
    width: 100%
}

.modal-title {
    font-size: 2rem;
    color: #111;
    font-weight: 600;
    margin-left: -1px;
}

.slide-text1 {
    padding-left: 130px
}

.slide-text4 {
    padding-left: 90px;
}

.slide-text4>div.slide-text4-part1 {
    line-height: 24px;
}

.slide-text4>div.slide-text4-part2 {
    line-height: 20px;
}

.slide-text4-part1>div {
    display: inline-block;
    float: left;
}

.slide-text4-part-l-wait {
    padding: 7.5px 20px;
    border: 1px solid #e7242e;
    margin-left: 20px;
    font-size: 20px;
}

.slide-text4-part-l {
    width: 70%;
}

.slide-text4-part-l img {
    padding-top: 28px;
    max-width: 697px;
    width: 100%;
}

.slide-text4-part-l-text {
    font-size: 22px;
    color: #333;
    margin-top: 24px;
}

.slide-text4-part-l-text div {
    display: inline-block;
    width: auto;
    font-weight: 400;
}

.slide-text4-part-r img {
    padding-top: 36px;
}

.slide-text4-part-r {
    width: 30%;
}

.slide-text4-part-r img {
    margin: 0 auto;
    max-width: 238px;
    width: 100%;
}

.slide-text4-part2 {
    margin-top: 30px;
}

.slide-text4-part2 li {
    font-size: 14px;
    color: #333;
    list-style: none;
    display: inline-block;
    max-width: 33.333%;
    width: auto;
    margin-right: 58px;
    float: left;
    font-weight: 400;
    height: auto;
}

.slide-text4-part2 li span {
    color: #e7242e;
    padding-right: 5px;
}

.ui-line-s {
    border-bottom: 3px solid #e7242e;
    width: 52px;
    margin-bottom: 14px;
    margin-top: 16px;
    margin-left: 20px;
}

#modelInfo>div {
    width: auto;
    display: inline-block
}

.model-btn {
    margin-top: 27px;
}

#modelInfo input,
#modelInfo textarea {
    width: 356px;
    max-width: 356px;
    height: 44px;
    line-height: 44px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    outline: 0;
    border: 1px solid #ccc;
    margin-bottom: 8px;
    border-radius: 5px;
    padding-left: 14px
}

#modelInfo p {
    font-size: .8rem;
    color: #666;
    margin: 0 auto;
    margin-bottom: 27px;
    max-width: 386px;
    margin-left: 4px;
}

#modelInfo .model-btn .submit-btn {
    color: #fff;
    font-size: .875rem;
    background: #1b4ca8;
    border-radius: 40px;
    display: inline-block;
    cursor: pointer;
    width: 178px;
    height: 46px;
    max-width: 178px;
    padding-left: 0;
    line-height: 46px;
}

#modelInfo .model-btn .submit-btn:hover {
    background-color: rgba(27, 76, 168, .9)
}

#modelInfo textarea#res {
    height: 100px
}

.modal-body {
    padding: 50px 92px 52px 92px;
}

.ui-contact {
    height: 308px !important;
}

.ui-contact-box {
    position: fixed;
    bottom: 10%;
    right: 7px;
    width: 44px;
    z-index: 999;
    height: 197px
}

.ui-contact-box-inner {
    position: relative
}

.ui-contact-box-logo {
    width: 44px;
    height: 44px;
    position: absolute;
    top: -44px;
    left: 50%;
    background: #e7242e;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%)
}

.ui-contact-box-logo svg {
    position: absolute;
    width: 22px;
    height: 22px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%)
}

.ui-contact-request {
    background: #fff;
    color: #333;
    border: 1px solid #fff;
    text-align: center;
    padding: 10px;
    cursor: pointer;
    line-height: 20px;
    font-size: .875rem;
    box-shadow: 0 6px 12px 0 rgba(0, 0, 0, .15)
}

.ui-contact-totop {
    margin-top: 7px;
    color: #333;
    background: #fff;
    height: 44px;
    text-align: center;
    line-height: 44px;
    font-size: 17px;
    cursor: pointer;
    display: none;
    box-shadow: 0 6px 12px 0 rgba(0, 0, 0, .15)
}

.ui-contact-box-main {
    box-sizing: border-box;
    position: absolute;
    bottom: 51px;
    width: 150px;
    min-height: 50px;
    padding: 20px;
    background: #fff;
    box-shadow: 0 6px 12px 0 rgba(0, 0, 0, .15);
    z-index: 4;
    bottom: -10;
    right: 52px;
    opacity: 0;
    visibility: hidden;
    transition: all .3s;
    cursor: auto
}

.ui-contact-box-mainitem {
    margin-top: 20px
}

.ui-contact-mainitem-title {
    font-size: .875rem;
    color: #666;
    margin-bottom: 7px
}

.ui-contact-mainitem-title.ui-contact-mainitem-qq {
    cursor: pointer
}

.ui-contact-mainitem-title.ui-contact-mainitem-qq:hover {
    color: #1b4ca8
}

.ui-contact-mainitem-content {
    color: #777;
    font-weight: 600
}

.ui-contact-request:hover .ui-contact-box-main {
    visibility: visible;
    opacity: 1
}

.bn1-text {
    color: #1b4ca8;
    font-size: 4.5625rem;
}

.bn1-title {
    font-weight: 600;
    margin-bottom: 6px;
    animation: slideLeftIn .8s forwards;
    transition: all .8s;
    opacity: 0
}

.bn1-sub-title {
    color: #1b4ca8;
    font-size: 3rem
}

.ui-bottom-line {
    height: 36px;
    position: absolute;
    bottom: -20px;
    width: 100%;
    z-index: 10
}

.ui-line-red,
.ui-line-blue {
    display: inline-block;
    width: calc(18% - 18px);
    height: 100%;
    float: left
}

.ui-line-red {
    background: #e7242e
}

.ui-line-blue {
    width: calc(82% - 18px);
    background: #1b4ca8
}

.triangle_border_left {
    width: 0;
    height: 0;
    border-width: 18px 18px 18px 0;
    border-style: solid;
    border-color: transparent #1b4ca8 transparent transparent;
    position: relative;
    float: left;
    left: 18px
}

.triangle_border_left span {
    display: block;
    width: 0;
    height: 0;
    border-width: 18px 18px 18px 0;
    border-style: solid;
    border-color: transparent #1b4ca8 transparent transparent;
    position: absolute;
    top: -18px
}

.triangle_border_right {
    width: 0;
    height: 0;
    border-width: 18px 0 18px 18px;
    border-style: solid;
    border-color: transparent transparent transparent #e7242e;
    position: relative;
    float: left;
    left: -18px
}

.triangle_border_right span {
    display: block;
    width: 0;
    height: 0;
    border-width: 18px 0 18px 18px;
    border-style: solid;
    border-color: transparent transparent transparent #e7242e;
    position: absolute;
    top: -18px;
    left: -18px
}

.ui-cont {
    margin-top: 90px;
    height: auto;
    text-align: center
}

.ui-cont.ui-animated {
    opacity: 0
}

.ui-marquee-wrap {}

.marquee-section-m {
    display: none;
}

.marquee-section-m ul {
    width: 1170px;
}

.ui-marquee-wrap>div>.marquee-section {
    display: inline-block;
    width: 6780px;
    height: auto;
}

.ui-marquee-wrap>div>.marquee-section1,
.ui-marquee-wrap>div>.marquee-section2 {
    width: 6780px;
}

.ui-marquee-wrap-inner {
    position: relative;
    height: 188px;
}

.ui-marquee-wrap .marquee-section ul {
    display: inline-block;
    float: left;
    width: 2260px;
}

.ui-marquee-wrap .marquee-section1 ul,
.ui-marquee-wrap .marquee-section2 ul {
    width: 2260px;
}

.marquee-section1-m {
    -webkit-animation: 100s rowLeftM linear infinite normal;
    animation: 100s rowLeftM linear infinite normal;
    position: relative;
}

.marquee-section-m ul {
    display: inline-block;
    float: left;
}

.marquee-section2 ul {
    float: right;
}

.marquee-section1,
.marquee-section2 {
    margin-bottom: 30px;
}

.marquee-section1 {
    -webkit-animation: 100s rowLeftL linear infinite normal;
    animation: 100s rowLeftL linear infinite normal;
    position: relative;
}

.marquee-section2 {
    right: 0;
    -webkit-animation: 100s rowRightL linear infinite normal;
    animation: 100s rowRightL linear infinite normal;
    position: absolute;
}

.marquee-section3 {
    -webkit-animation: 100s rowLeft linear infinite normal;
    animation: 100s rowLeft linear infinite normal;
    position: relative;
}

.ui-marquee-wrap .marquee-section li {
    display: inline-block;
    width: 404px;
    height: 152px;
    border-radius: 18px;
    padding: 35px 30px 36px 24px;
    line-height: 26px;
    box-sizing: border-box;
    background: #fff;
    float: left;
    margin: 0 24px;
    border: 1px solid #e9e9e9;
    position: relative;
    transition: all 0.15s ease 0s;
    box-shadow: 5px 10px 10px rgba(226, 226, 226, .2), 10px 5px 10px rgba(226, 226, 226, .2), 5px -10px 10px rgba(226, 226, 226, .2), -10px 5px 10px rgba(226, 226, 226, .2);
}

.ui-marquee-wrap li:hover {
    cursor: pointer;
    transform: scale(.98);
}

.ui-marquee-wrap .marquee-section-m li {
    display: inline-block;
    width: 78px;
    height: 78px;
    border-radius: 50%;
    float: left;
    position: relative;
    box-sizing: border-box;
    border: 1px solid #e9e9e9;
}

@-webkit-keyframes rowLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        -webkit-transform: translateX(-2260px);
        transform: translateX(-2260px);
    }
}

@keyframes rowLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        -webkit-transform: translateX(-2260px);
        transform: translateX(-2260px);
    }
}

@-webkit-keyframes rowLeftL {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        -webkit-transform: translateX(-2260px);
        transform: translateX(-2260px);
    }
}

@keyframes rowLeftL {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        -webkit-transform: translateX(-2260px);
        transform: translateX(-2260px);
    }
}

@-webkit-keyframes rowLeftM {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        -webkit-transform: translateX(-1170px);
        transform: translateX(-1170px);
    }
}

@keyframes rowLeftM {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        -webkit-transform: translateX(-1170px);
        transform: translateX(-1170px);
    }
}

@-webkit-keyframes rowRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        -webkit-transform: translateX(2260px);
        transform: translateX(2260px);
    }
}

@keyframes rowRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        -webkit-transform: translateX(2260px);
        transform: translateX(2260px);
    }
}

@-webkit-keyframes rowRightL {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        -webkit-transform: translateX(2260px);
        transform: translateX(2260px);
    }
}

@keyframes rowRightL {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        -webkit-transform: translateX(2260px);
        transform: translateX(2260px);
    }
}

.marquee-logo {
    display: inline-block;
    width: 35px;
    height: 35px;
    margin-right: 10px;
    float: left;
    position: relative;
}

.marquee-logo:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: url("../buildsite.png") no-repeat;
    width: 35px;
    height: 35px;
}

.marquee-logo-shopify:before {
    background-position: 0 0;
}

.marquee-logo-xshoppy:before {
    background-position: -37px 0;
}

.marquee-logo-shopline:before {
    background-position: -74px 0;
}

.marquee-logo-shopyy:before {
    background-position: -37px -37px;
}

.marquee-logo-shoptago:before {
    background-position: -74px -37px;
}

.marquee-logo-shoplazza:before {
    background-position: 0 -37px;
}

.marquee-logo-ueeshop:before {
    background-position: 0 -76px;
}

.marquee-logo-magento:before {
    background-position: -37px -76px;
}

.marquee-logo-woocommerce:before {
    background-position: -74px -76px;
}

.marquee-logo-shopbase:before {
    background-position: 0 -115px;
}

.marquee-logo-wix:before {
    background-position: -37px -115px;
    height: 36px;
}

.marquee-logo-shoptop:before {
    background-position: -115px 0;
    height: 36px;
}

.marquee-logo-shopexpress:before {
    background-position: -114px -38px;
    height: 36px;
}

.marquee-logo-allvalue:before {
    background-position: -114px -76px;
    height: 36px;
}

.marquee-logo-meshopstore:before {
    background-position: -153px 0;
    height: 36px;
}

.marquee-logo-m {
    display: inline-block;
    width: 100%;
    height: 100%;
    margin-right: 10px;
    position: relative;
    z-index: -1;
}

.marquee-logo-m:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: url("../buildsite-m.png") no-repeat;
    width: 78px;
    height: 78px;
}

.marquee-logo-shopify-m:before {
    background-position: -8px -5px;
}

.marquee-logo-xshoppy-m:before {
    background-position: -89px -5px;
}

.marquee-logo-shopline-m:before {
    background-position: -170px -5px;
}

.marquee-logo-shopyy-m:before {
    background-position: -89px -89px;
}

.marquee-logo-shoptago-m:before {
    background-position: -170px -89px;
}

.marquee-logo-shoplazza-m:before {
    background-position: -7px -88px;
}

.marquee-logo-ueeshop-m:before {
    background-position: -8px -172px;
}

.marquee-logo-magento-m:before {
    background-position: -88px -172px;
}

.marquee-logo-woocommerce-m:before {
    background-position: -170px -172px;
}

.marquee-logo-shopbase-m:before {
    background-position: -8px -259px;
}

.marquee-logo-wix-m:before {
    background-position: -93px -260px;
}

.marquee-logo-shoptop-m:before {
    background-position: -256px -6px;
}

.marquee-logo-shopexpress-m:before {
    background-position: -258px -90px;
}

.marquee-logo-allvalue-m:before {
    background-position: -258px -173px;
}

.marquee-logo-meshopstore-m:before {
    background-position: -347px -5px;
}

.marquee-text {
    font-size: 14px;
    width: calc(100% - 45px);
    float: left;
    color: #666;
    text-align: left;
}

.marquee-text span {
    color: #000;
    font-weight: 600;
}

.ui-cont.ui-cont-sp {
    margin-top: 108px
}

.ui-cont.bg-blue {
    background: #1b4ca8
}

.ui-cont.bg-blue.pt90 {
    padding-top: 90px;
    height: 756px
}

.ui-cont-title {
    font-size: 1.875rem;
    color: #212121;
    font-weight: 600;
    padding-left: 10px;
    padding-right: 10px
}

.ui-cont-title.white {
    color: #fff;
}

.ui-cont-title-line {
    width: 100%;
    height: auto
}

.ui-cont-title-line .ui-line {
    float: none;
    margin-top: 40px;
    margin-bottom: 42px;
    font-size: 0
}

.ui-cont-title-line .ui-line.contact {
    margin-bottom: 20px;
}

.ui-cont-content {
    display: inline-block;
    height: auto;
    width: 100%
}

.ui-adver-list {
    display: inline-block;
    height: auto;
    width: 100%;
}

.ui-adver-listitem {
    width: calc(33% - 14.666666667px);
    float: left;
    border-radius: 8px;
    border: 1px solid #e9e9e9;
    position: relative;
    box-shadow: 0 2px 5px 0 rgba(228, 237, 255, .3), 2px 0 5px 0 rgba(228, 237, 255, .3), 0 -2px 5px 0 rgba(228, 237, 255, .3), -2px 0 5px 0 rgba(228, 237, 255, .3)
}

.ui-customer-banner {
    height: 475px
}

.ui-customer-module .ui-adver-listitem {
    height: 313px
}

.ui-customer-module .ui-adver-iteminner {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 80px;
    text-align: left;
    height: 100%
}

.ui-customer-module .ui-adver-iteminner div {
    position: absolute;
    bottom: 54px;
    left: 0
}

.ui-customer-module .ui-adver-iteminner p {
    color: #333;
    font-size: .875rem
}

.ui-customer-module .ui-adver-iteminner div img {
    margin: 0 auto;
    max-width: 200px;
    max-height: 70px;
    width: auto;
    height: auto;
}

.ui-partners-list.mb90 {
    margin-bottom: 90px;
}

.ui-adver-listitem:hover {
    box-shadow: 0 10px 18px 0 rgba(27, 76, 168, .2);
}

.ui-adver-listitem:hover .ui-adver-subtitle {
    color: #1b4ca8;
    position: relative
}

.ui-adver-listitem1:hover .cls-2,
.ui-adver-listitem3:hover .cls-2,
.ui-adver-listitem2:hover .cls-3,
.ui-adver-listitem4:hover .cls-1,
.ui-adver-listitem5:hover .cls-1,
.ui-adver-listitem6:hover .cls-1 {
    fill: #e7242e;
    transition: .5s
}

.ui-adver-listitem1.listitem1:before,
.ui-adver-listitem3.listitem3:after {
    content: "";
    background: url("../yin.png") no-repeat center;
    width: 39px;
    height: 38px;
    position: absolute;
    display: inline-block
}

.ui-adver-listitem1.listitem1:before {
    left: 5px;
    top: 0
}

.ui-adver-listitem3.listitem3:after {
    transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    right: 5px;
    bottom: 0
}

.ui-adver-svg {
    width: 52px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    bottom: 40%
}

.ui-adver-svg1 {
    height: 57px
}

.ui-adver-svg2 {
    height: 55px
}

.ui-adver-svg3 {
    height: 51px
}

.ui-adver-svg4 {
    height: 53px
}

.ui-adver-svg5 {
    height: 48px
}

.ui-adver-svg6 {
    height: 67px
}

.ui-adver-iteminner {
    padding-top: 41%;
    box-sizing: border-box;
    position: relative
}

.ui-adver-subtitle {
    font-size: 1.375rem;
    margin-bottom: 5px
}

.ui-adver-subcont {
    font-size: .875rem;
    padding-left: 10px;
    padding-right: 10px
}

.mb22 {
    margin-bottom: 22px
}

.mr22 {
    margin-right: 22px
}

.ml17 {
    margin-left: 17%;
}

.ui-product-list,
.ui-product-inner {
    display: inline-block;
    width: 100%;
    height: auto
}

.ui-product-inner {
    width: auto
}

.ui-pro-item {
    width: 50%;
    float: left;
    display: inline-block;
    padding-bottom: 148px;
    border: 1px solid #e9e9e9;
    border-radius: 8px;
    color: #333;
    max-width: 458px;
    max-height: 520px;
    position: relative;
    transition: all .4s;
    box-shadow: 0 2px 5px 0 rgba(228, 237, 255, .3), 2px 0 5px 0 rgba(228, 237, 255, .3), 0 -2px 5px 0 rgba(228, 237, 255, .3), -2px 0 5px 0 rgba(228, 237, 255, .3);
}

.ui-pro-item-m {
    display: none
}

.ui-pro-item img {
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0;
    top: 0;
    left: 0
}

.ui-pro-item1 {
    margin-left: 0;
    margin-right: 10px;
}

.ui-pro-item2 {
    margin-left: 10px;
}

.ui-pro-item.active .ui-pro-item-svg {
    margin-top: 68px;
    transition: all .4s
}

.ui-pro-item.active {
    border-bottom: 5px solid #1b4ca8;
    box-shadow: 5px 0 45px 0 rgba(27, 76, 168, .1), -5px 0 45px 0 rgba(27, 76, 168, .1), 0 5px 45px 0 rgba(27, 76, 168, .1), 0 -5px 45px 0 rgba(27, 76, 168, .1);
}

.ui-pro-item1.active {
    background: url(../images/bg-inter.jpg) no-repeat;
}

.ui-pro-item2.active {
    background: url(../images/bg-oversea.jpg) no-repeat;
}

.ui-pro-item3.active {
    background: url(../images/bg-am.jpg) no-repeat;
}

.ui-pro-item3 {
    margin-right: 0
}

.ui-pro-item:hover img {
    opacity: 1
}

.ui-pro-item-svg {
    width: 100px;
    margin: 0 auto;
    height: 125px;
    margin-top: 30%
}

.ui-pro-item-svg svg {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%)
}

.ui-pro-item.active .ui-pro-item-title {
    margin-top: 92px;
    color: #e7242e;
}

.ui-pro-item.active .ui-pro-item-detail {
    transition: all .6s;
    margin-top: 24px;
    opacity: 1
}

.ui-pro-item-title {
    font-size: 1.75rem;
    font-weight: 600;
    margin-top: 17%;
    transition: all .4s
}

.ui-pro-item-detail {
    margin-top: 40px;
    font-size: .875rem;
    color: #333;
    padding-left: 40px;
    padding-right: 40px;
    opacity: 0
}

.ui-pro-item-btn {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    bottom: 11%
}

.ui-pro-item-btn a:hover {
    opacity: .9;
}

.ui-pro-item-btn a {
    text-decoration: none;
    display: inline-block;
    width: 140px;
    height: 38px;
    border: 1px solid #fff;
    border-radius: 20px;
    font-size: 1rem;
    line-height: 38px;
    color: #fff;
    cursor: pointer;
}

.ui-pro-item.active .ui-pro-item-btn a {
    background: #1b4ca8;
}

.ui-pro-item.active .cls-2,
.ui-pro-item.active .cls-3,
.ui-pro-item3.active .cls-1,
.ui-pro-item2.active .cls-1,
.ui-pro-item3.active .cls-4 {
    fill: #fff;
    transition: all 1s
}

.ui-pro-item.active .ui-pro-item-svg1 .cls-1 {
    stroke: #fff;
    transition: all 1s
}

.ui-cer {
    padding-top: 56px;
    padding-bottom: 68px;
    width: 100%;
    margin: auto;
    max-width: 1612px;
    border-radius: 8px;
    position: relative;
    background: #fff;
    z-index: 100;
    box-shadow: 0 0 32px rgba(27, 76, 168, .3);
}

.ui-cer-bg {
    display: inline-block;
    width: 100%;
    max-width: 1590px;
    height: 20px;
    background: #fff;
    border-radius: 8px;
    position: relative;
    top: -16px;
    box-shadow: 5px 0 10px 0 rgba(20, 57, 127, .2);
}

.ui-cer-inner {
    max-width: 1312px;
    margin: 0 auto;
    position: relative
}

.ui-cer2 {
    box-shadow: 0 0 21px 0 rgba(27, 76, 168, .1), 0 0 21px 0 rgba(27, 76, 168, .1), 0 0 21px 0 rgba(27, 76, 168, .1), 0 0 21px 0 rgba(27, 76, 168, .1);
}

.ui-cer-inner2 {
    max-width: 1400px;
    margin: 0 auto;
    position: relative;
    padding-top: 30px;
    padding-bottom: 40px;
}

.ui-cer-list {
    margin: 0 auto
}

.ui-cer-pre,
.ui-cer-next {
    width: 10px;
    float: left;
    display: inline-block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    cursor: pointer
}

.ui-cer-pre {
    left: -15px
}

.ui-cer-next {
    right: -15px
}

.ui-cer .ui-cer-wrap {
    width: auto;
    float: left;
    position: relative;
    height: auto;
    margin-left: 25px;
    margin-right: 25px;
    text-align: center;
}

.ui-cer-wrap>div {
    width: auto;
    backface-visibility: hidden;
    transform: translateX(0);
    overflow: hidden;
    overflow-y: auto
}

.ui-cer-wrap .list.list-pic {
    cursor: pointer
}

.ui-cer-wrap .list.list-pic p {
    font-weight: 600;
    color: #333
}

.ui-cer-wrap .list.list-pic .last {
    margin-top: 131px
}

.ui-cer-wrap .list.out {
    -webkit-transform: rotateY(-90deg) scale(.9);
    -webkit-animation-name: flipouttoleft;
    -webkit-animation-duration: 175ms;
    transform: rotateY(-90deg) scale(.9);
    animation-name: flipouttoleft;
    animation-duration: 175ms;
    animation-timing-function: ease-in
}

.ui-cer-wrap .list.in {
    animation-name: flipintoright;
    animation-duration: 225ms;
    animation-timing-function: ease-out
}

.list-text {
    position: absolute;
    top: 0;
    box-shadow: -1px 1px 10px #e1e1e1;
    padding: 10px 15px;
    max-width: 230px;
    height: 100%;
    max-height: 290px
}

.list-text p {
    text-align: left;
    color: #666;
    font-size: .8125rem;
    line-height: 22px
}

.list-title {
    text-align: center;
    color: #333;
    line-height: 20px;
    font-size: .875rem;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 15px
}

.ui-cer-wrap>div img {
    max-width: 230px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%)
}

.ui-cer .ui-cer-inner2 .ui-cer-wrap {
    margin-left: 0;
    margin-right: 45px;
}

.ui-cer .ui-cer-inner2 .ui-cer-wrap.nomr {
    margin-right: 0;
}

.ui-cer-inner2 .ui-cer-wrap>div img {
    max-width: none;
}

.ui-cer-inner2 .ui-cer-wrap>span {
    font-weight: 400;
    font-size: .875rem;
    white-space: nowrap;
}

.ui-cer-wrap>span {
    display: inline-block;
    width: 100%;
    position: absolute;
    font-weight: 600;
    color: #333;
    line-height: 22px;
    max-height: 22px;
    bottom: -30px;
    left: 50%;
    transform: translateX(-50%)
}

.ui-cer-wrap>span.mtop99 {
    margin-top: 99px
}

.ui-introduction {
    position: relative;
    top: 130px;
}

.ui-exper,
.ui-cerGot {
    background: #1b4ca8;
    padding-top: 220px;
    padding-bottom: 90px;
    margin-top: -130px;
    display: inline-block;
    height: auto;
    width: 100%
}

.ui-exper {
    margin-top: -130px;
    padding-bottom: 29px;
    margin-bottom: 160px;
}

.ui-cerGot {
    padding-top: 186px;
    padding-bottom: 56px
}

.ui-cerGot>div {
    display: flex;
    justify-content: space-around
}

.ui-exper-item {
    border-radius: 50%;
    float: left;
    width: 238px;
    background: #fff;
    padding-top: 82px;
    padding-bottom: 75px;
    color: #333;
    height: 238px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    box-shadow: 0 0 32px rgba(27, 76, 168, .3);
    transition: all .1s ease-out;
    -moz-transform: all .1s ease-out;
    -ms-transform: all .1s ease-out;
    -o-transform: all .1s ease-out;
}

.ui-exper-item:hover {
    transform: translateX(-50%) scale(1.1);
    -moz-transform: translateX(-50%) scale(1.1);
    -ms-transform: translateX(-50%) scale(1.1);
    -o-transform: translateX(-50%) scale(1.1);
}

.ui-exper-itemcont1 {
    font-size: 1.625rem;
    margin-bottom: 15px
}

.ui-exper-itemcont1 span {
    font-size: 3.125rem;
    font-weight: 600;
    margin-right: 5px;
    color: #e7242e;
}

.ui-exper-line {
    display: inline-block;
    width: 80%;
    height: 1px;
    opacity: .5;
    border-top: 1px solid #e5e5e5;
    margin-bottom: 12px;
    margin-top: 4px
}

.ui-partner-inner {
    clear: both
}

.ui-partner-inner div.ui-partner-pic {
    height: 82px;
    border: 1px solid #e3e3e3;
    border-radius: 12px;
    padding: 0
}

.ui-partner-icon {
    display: inline-block;
    background-repeat: no-repeat;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%)
}

.ui-partner-icon.icon {
    background-image: url(../images/partner.png);
}

.ui-customer-inner {
    position: relative
}

.ui-customer-pre {
    left: -1% !important
}

.ui-customer-next {
    right: -1% !important
}

.ui-customer-list {
    width: calc(100% - 40px);
    display: inline-block
}

.ui-customer-listitem.noml {
    margin-left: 0
}

.ui-customer-listitem.nomr {
    margin-right: 0
}

.ui-customer-listitem {
    max-width: 262px;
    float: left;
    padding: 20px;
    border-radius: 12px;
    border: 1px solid #e3e3e3;
    max-height: 160px;
    height: 160px;
    position: relative;
    box-shadow: 0 2px 5px 0 rgba(228, 237, 255, .3), 2px 0 5px 0 rgba(228, 237, 255, .3), 0 -2px 5px 0 rgba(228, 237, 255, .3), -2px 0 5px 0 rgba(228, 237, 255, .3)
}

.ui-customer-listitem:hover {
    border-color: rgba(27, 76, 168, .3);
    box-shadow: 0 10px 18px rgba(0, 111, 255, 0.08)
}

.ui-customer-listitemimg.icon {
    background-image: url(../images/customersList.png);
    background-repeat: no-repeat;
}

.ui-customer-listitem:hover .ui-customer-listitemimg {
    display: none
}

.ui-customer-listitemintro span {
    display: inline-block;
    position: absolute;
    right: 20px;
    bottom: 12px;
    background-repeat: no-repeat;
}

.ui-customer-listitemintro span {
    background-image: url(../images/cust-m.png);
}

.ui-customer-listitem:hover .ui-customer-listitemintro {
    display: inline-block
}

.ui-customer-listitemimg {
    display: inline-block;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%)
}

.ui-customer-listitemintro {
    color: #484848;
    font-size: .8125rem;
    display: none;
    text-align: left
}

.ui-contact {
    position: relative;
    display: block;
}

.ui-contact.icon {
    background: url(../images/contact.jpg) no-repeat center;
}

.ui-contact img {
    width: 100%;
    min-height: 150px
}

.ui-contact-text {
    font-size: 2.25rem;
    color: #212121;
    position: absolute;
    top: 30%;
    left: 51%;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    white-space: nowrap
}

.ui-contact-btn {
    position: absolute;
    bottom: 26%;
    left: 50%;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    color: #fff;
    font-size: 1rem;
    width: 262px;
    height: 48px;
    line-height: 48px;
    background: #1b4ca8;
    border-radius: 25px;
    cursor: pointer
}

.ui-contact-btn:hover {
    background-color: rgba(27, 76, 168, .9)
}

.ui-safe-banner {
    position: relative;
    height: 250px
}

.ui-safe-banner-text {
    position: absolute;
    top: 50%;
    left: 38.5%;
    font-size: 2.25rem;
    color: #fff;
    font-weight: 600
}

.ui-nav {
    height: 60px;
    text-align: center;
    box-shadow: 0 2px 5px 0 rgba(228, 237, 255, .5), 2px 0 5px 0 rgba(228, 237, 255, .5), 0 -2px 5px 0 rgba(228, 237, 255, .5), -2px 0 5px 0 rgba(228, 237, 255, .5);
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}

.ui-nav-list {
    height: 100%;
    padding-left: 0;
    margin-bottom: 0
}

.ui-nav-list .ui-nav-li {
    list-style: none;
    float: left;
    width: 33.33333%
}

.ui-nav-list .ui-nav-li.width25 {
    width: 50%;
    border-right: 1px solid #e9e9e9
}

.ui-nav-list .ui-nav-li.width25.nobr {
    border-right: 0
}

.ui-nav-list .ui-nav-li2 {
    border-left: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9
}

.ui-nav-list .ui-nav-li a {
    line-height: 60px;
    color: #333;
    text-decoration: none
}

.ui-nav-list .ui-nav-li a:hover {
    color: #1b4ca8
}

.ui-cerGot-item {
    height: 320px;
    width: 264px;
    border-radius: 8px;
    padding: 60px 30px;
    text-align: left;
    position: relative;
    background-color: #fff;
    left: 50%;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%)
}

.ui-cerGot-item img {
    position: absolute;
    right: -5px;
    top: -3px
}

.ui-cerGot-title {
    font-size: 1rem;
    color: #333;
    font-weight: 600;
    margin-bottom: 18px;
    white-space: nowrap
}

.ui-cerGot-cont {
    font-size: .8125rem;
    color: #555;
    display: inline-block;
    width: 100%;
    white-space: normal
}

.ui-risk-module {
    margin-top: 48px
}

.ui-risk-title {
    color: #333;
    font-size: 1.5rem;
    padding-left: 20px;
    border-left: 2px solid #e7242e;
    margin-bottom: 24px;
    display: inline-block
}

.ui-risk-title span {
    float: left
}

.ui-risk-manage-nav {
    width: 25%;
    margin-right: 26px;
    float: left;
    border: 1px solid #e5e5e5;
    min-height: 436px;
    height: auto;
    background: #f5f5f5
}

.ui-risk-manage-cont {
    width: calc(75% - 26px);
    float: left;
    border: 1px solid #e5e5e5;
    height: auto;
    min-height: 436px;
    display: none
}

.ui-risk-manage-cont.show,
.ui-risk-safe-cont.show {
    display: inline-block !important
}

.ui-risk-manage-nav ul {
    padding-left: 0;
    width: 100%
}

.ui-risk-manage-nav ul li {
    list-style: none;
    padding-top: 17px;
    background: #f5f5f5;
    padding-bottom: 17px;
    padding-left: 15%;
    text-align: left;
    border-bottom: 1px solid #e5e5e5;
    cursor: pointer
}

.ui-risk-manage-nav ul li.active {
    background: #fff;
    color: #1b4ca8;
    cursor: auto
}

.ui-risk-manage-cont {
    padding: 10px 4%
}

.ui-risk-manage-svg {
    width: 64%;
    float: left;
    margin-right: 45px
}

.ui-risk-manage-prevent {
    width: calc(32% - 45px);
    float: left;
    text-align: left
}

.ui-risk-manage-prevent3 {
    width: calc(20% - 20px)
}

.ui-risk-prevent-title {
    color: #333;
    font-size: 1rem;
    font-weight: 600;
    margin-bottom: 32px;
    margin-top: 20px
}

.ui-risk-prevent-text {
    color: #555;
    font-size: .875rem
}

.ui-risk-manage-svgpic {
    padding: 20px 8%;
    background: rgba(245, 245, 245, .5);
    border-radius: 20px;
    height: 380px\0
}

.ui-risk-manage-svgpic svg {
    max-width: 470px
}

.ui-risk-manage-svg3 {
    width: 80%;
    margin-right: 20px;
    height: 371px\0
}

.ui-risk-manage-svgpic.ui-risk-manage-svgpic3 {
    max-width: 550px
}

.ui-risk-manage-svgtitle {
    font-size: .875rem;
    font-weight: 600;
    margin-top: 10px
}

.ui-risk-safe {
    border: 1px solid #e5e5e5;
    height: 310px
}

.ui-risk-safe-nav {
    height: 50px;
    font-size: 1rem;
    line-height: 50px;
    color: #333
}

.ui-risk-safe-nav li {
    width: 50%;
    float: left;
    box-sizing: border-box;
    background: #f5f5f5;
    cursor: pointer
}

.ui-risk-safe-nav li.active {
    background: #fff;
    color: #1b4ca8;
    cursor: auto
}

.ui-risk-safe-cont {
    display: none;
    height: calc(100% - 50px)
}

.ui-risk-safe-subcont {
    width: 50%;
    float: left;
    padding-left: 4%;
    text-align: left;
    padding-top: 3%;
    padding-bottom: 3%
}

.ui-risk-subcont-title {
    font-size: .875rem;
    color: #333;
    font-weight: 600;
    margin-bottom: 5px
}

.ui-dots {
    display: inline-block;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #1b4ca8;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    margin-right: 12px
}

.ui-risk-subcont-cont li {
    font-size: .875rem;
    color: #666
}

.ui-partner-list.home .ui-partner-item {
    width: calc(16% - 5px);
    margin-left: 6px;
    margin-right: 6px;
    margin-bottom: 12px;
    float: left;
}

.ui-partner-list .ui-partner-item {
    width: calc(20% - 12px);
    margin-left: 6px;
    margin-right: 6px;
    margin-bottom: 12px;
    float: left;
}

.ui-partner-item.mb55 {
    margin-bottom: 55px
}

.ui-partner-item.noml {
    margin-left: 0;
}

.ui-partner-item.nomr {
    margin-right: 0;
}

.ui-partner-name {
    font-size: .875rem;
    color: #1b4ca8;
    margin-top: 17px
}

.ui-partner-work {
    font-size: 1rem;
    color: #666;
    margin-top: 2px
}

.sosVisa .slash {
    position: absolute;
    width: 100%;
    height: 36px;
    left: 0;
    bottom: -18px;
    z-index: 9
}

.sosVisa .slash svg {
    position: relative;
    width: 100%;
    height: 100%
}

.amazon.wrap {
    position: relative;
    width: 100%
}

.amazon .sosVisa {
    position: relative;
    width: 100%
}

.amazon .sosVisa .banner {
    position: relative;
    width: 100%;
    height: 450px;
    display: flex;
    align-items: center;
    background: #1f6ede url("../images/amazon/banner.jpg") no-repeat center center
}

.amazon .sosVisa .banner .banertxt {
    position: relative;
    width: 660px;
    height: 300px;
    margin: 0 auto;
    overflow: hidden;
    background: url("../images/amazon/01.png") no-repeat right center
}

.amazon .sosVisa .banner .banertxt .step {
    position: relative
}

.amazon .sosVisa .banner .banertxt .step h3 {
    font-size: 48px;
    line-height: 70px;
    font-weight: bold;
    color: #fff
}

.amazon .sosVisa .banner .banertxt .step .receipt {
    display: flex;
    margin-top: 20px;
    height: 16px
}

.amazon .sosVisa .banner .banertxt .step .receipt p {
    display: block;
    width: 16px;
    height: 16px;
    line-height: 16px;
    background: #bcd4f5;
    border-radius: 8px;
    text-align: center;
    color: #1f6ede
}

.amazon .sosVisa .banner .banertxt .step .receipt span {
    position: relative;
    line-height: 16px;
    height: 16px;
    color: #fff;
    margin: 0 50px 0 10px;
    font-size: 16px
}

.amazon .sosVisa .banner .banertxt .step .receipt span:after {
    position: absolute;
    left: 50px;
    top: 0;
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    background: url("../images/amazon/02.png") no-repeat center center
}

.amazon .sosVisa .banner .banertxt .step .receipt span.three {
    margin-right: 0
}

.amazon .sosVisa .banner .banertxt .step .receipt span.three:after {
    display: none
}

.amazon .sosVisa .banner .banertxt .step a {
    display: block;
    border-radius: 20px;
    margin-top: 40px;
    width: 155px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    box-sizing: border-box;
    background: 0;
    border: 1px solid #fff;
    color: #fff
}

.amazon .sosVisa .banner .banertxt .step a:hover {
    background: #fff;
    color: #1b4ca8;
    border: 0
}

.amazon .sosVisa .material {
    position: relative;
    width: 100%;
    padding: 90px 0 70px 0;
    box-sizing: border-box;
    overflow: hidden
}

.amazon .sosVisa .material .received {
    position: relative;
    width: 100%;
    margin: 0 auto;
    text-align: center
}

.amazon .sosVisa .material .received h3 {
    font-size: 1.875rem;
    text-align: center;
    color: #212121;
    font-weight: bold;
    margin: 0
}

.amazon .sosVisa .material .received p.sustain {
    text-align: center;
    font-size: 1rem;
    line-height: 22px;
    margin-top: -10px;
    color: #666
}

.amazon .sosVisa .material .received .hotSpot {
    position: relative;
    display: block;
    width: 1197px;
    height: 682px;
    margin: 0 auto;
    margin-top: 60px
}

.amazon .sosVisa .material .issuing {
    position: relative;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    margin-top: 100px
}

.amazon .sosVisa .material .issuing h3 {
    font-size: 1.875rem;
    text-align: center;
    color: #212121;
    font-weight: bold;
    margin: 0
}

.amazon .sosVisa .material .issuing svg {
    display: block;
    width: 98%;
    height: 345px;
    max-width: 864px;
    margin: 0 auto
}

.amazon .sosVisa .material .issuing svg .cls-1,
.amazon .sosVisa .material .issuing svg .cls-2 {
    fill: #666 !important;
    font-size: 13px
}

.amazon .sosVisa .material .issuing svg .cls-10 {
    font-family: "Microsoft YaHei", Arial, sans-serif;
    font-weight: bold
}

.amazon .sosVisa .advantage {
    position: relative;
    width: 100%;
    padding: 90px 0 70px;
    box-sizing: border-box;
    overflow: hidden;
    background: #1b4ca8
}

.amazon .sosVisa .advantage .superiority {
    position: relative;
    width: 100%;
    margin: 0 auto;
    text-align: center
}

.amazon .sosVisa .advantage .superiority h3 {
    font-size: 1.875rem;
    text-align: center;
    color: #fff;
    font-weight: bold;
    margin: 0
}

.amazon .sosVisa .advantage .superiority ul {
    position: relative;
    width: 100%;
    max-width: 1120px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.amazon .sosVisa .advantage .superiority ul li {
    position: relative;
    width: 352px;
    height: 252px;
    padding: 20px;
    margin: 10px;
    box-sizing: border-box;
    background: #fff;
    border-radius: 5px;
    overflow: hidden
}

.amazon .sosVisa .advantage .superiority ul li svg {
    width: 75px;
    height: 60px;
    display: block;
    margin: 0 auto;
    margin-top: 30px;
    font-size: 0
}

.amazon .sosVisa .advantage .superiority ul li.spn1 svg .cls-1,
.amazon .sosVisa .advantage .superiority ul li.spn2 svg .st1,
.amazon .sosVisa .advantage .superiority ul li.spn3 svg .cls-1,
.amazon .sosVisa .advantage .superiority ul li.spn4 svg .st1,
.amazon .sosVisa .advantage .superiority ul li.spn5 svg .st1 {
    fill: #1b4ca8;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s
}

.amazon .sosVisa .advantage .superiority ul li.spn1:hover svg .cls-1,
.amazon .sosVisa .advantage .superiority ul li.spn2:hover svg .st1,
.amazon .sosVisa .advantage .superiority ul li.spn3:hover svg .cls-1,
.amazon .sosVisa .advantage .superiority ul li.spn4:hover svg .st1,
.amazon .sosVisa .advantage .superiority ul li.spn5:hover svg .st1 {
    fill: #e7242e
}

.amazon .sosVisa .advantage .superiority ul li h3 {
    text-align: center;
    font-size: 1.375rem;
    margin-top: 25px;
    font-weight: normal;
    color: #333;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s
}

.amazon .sosVisa .advantage .superiority ul li:hover h3 {
    color: #1b4ca8
}

.amazon .sosVisa .advantage .superiority ul li p {
    text-align: center;
    font-size: .875rem;
    margin-top: 10px;
    color: #666
}

.amazon .sosVisa .process {
    position: relative;
    width: 100%;
    padding: 90px 0 70px 0;
    box-sizing: border-box;
    overflow: hidden
}

.amazon .sosVisa .process .workflow {
    position: relative;
    width: 90%;
    margin: 0 auto;
    text-align: center
}

.amazon .sosVisa .process .workflow h3 {
    font-size: 1.875rem;
    text-align: center;
    color: #212121;
    font-weight: bold;
    margin: 0
}

.amazon .sosVisa .process .workflow p {
    text-align: center;
    font-size: 1rem;
    color: #666;
    margin-top: -10px
}

.amazon .sosVisa .process ul {
    position: relative;
    display: flex;
    width: 1130px;
    margin: 0 auto;
    margin-top: 50px
}

.amazon .sosVisa .process ul li {
    position: relative;
    margin: 0 40px;
    width: 300px
}

.amazon .sosVisa .process ul li:after {
    position: absolute;
    left: 300px;
    top: 80px;
    display: block;
    content: '';
    width: 28px;
    height: 26px;
    background: url("../images/amazon/08.png") no-repeat center center
}

.amazon .sosVisa .process ul li.withdraw:after {
    display: none
}

.amazon .sosVisa .process ul li.enroll span {
    background: #1b4ca8 url("../images/amazon/05.png") no-repeat center center
}

.amazon .sosVisa .process ul li.receipt span {
    background: #1b4ca8 url("../images/amazon/06.png") no-repeat center center
}

.amazon .sosVisa .process ul li.withdraw span {
    background: #1b4ca8 url("../images/amazon/07.png") no-repeat center center
}

.amazon .sosVisa .process ul li span {
    display: block;
    width: 160px;
    height: 160px;
    margin: 0 auto;
    border-radius: 80px;
    font-size: 0;
    -moz-box-shadow: 12px 8px 10px #dde9ff;
    box-shadow: 12px 8px 10px #dde9ff
}

.amazon .sosVisa .process ul li h3 {
    text-align: center;
    margin-top: 20px;
    color: #333;
    font-size: 1rem;
    line-height: 25px;
    font-weight: bold
}

.amazon .sosVisa .process ul li a,
.amazon .sosVisa .process ul li p {
    display: block;
    color: #666;
    font-size: 1rem;
    line-height: 22px;
    margin-top: 10px;
    text-align: center
}

@media(max-width:1200px) {
    .ui-line-s {
        margin-left: 30px;
    }

    .amazon .sosVisa .banner {
        height: 350px
    }

    .amazon .sosVisa .banner .banertxt {
        width: 570px;
        height: 220px;
        background-size: 24%
    }

    .amazon .sosVisa .banner .banertxt .step h3 {
        font-size: 40px;
        line-height: 46px
    }

    .amazon .sosVisa .banner .banertxt .step a {
        margin-top: 20px
    }

    .amazon .sosVisa .material .received {
        width: 80%
    }

    .amazon .sosVisa .material .received .hotSpot {
        display: none
    }

    .amazon .sosVisa .advantage .superiority ul li {
        width: 322px;
        height: 222px
    }

    .amazon .sosVisa .process ul {
        width: 900px
    }

    .amazon .sosVisa .process ul li {
        width: 280px
    }

    .amazon .sosVisa .process ul li:after {
        left: 260px
    }
}

@media(max-width:992px) {

    .slide-text4-part-l-text,
    .slide-text4-part-l-text div {
        font-size: 16px !important;
        line-height: 18px !important;
        margin-bottom: 0 !important;
    }

    .slide-text4-part-l-wait {
        margin-left: 10px;
    }

    .slide-text1 .bn1-sub-title2>img {
        width: 30%;
    }

    .slide-text4-part2 li,
    .slide-text4-part2 li.s-li {
        font-size: 14px;
        width: 50%;
        text-align: left;
        max-width: 100%;
        margin-right: 0;
    }

    .amazon .sosVisa .process ul {
        width: 700px
    }

    .amazon .sosVisa .process ul li {
        width: 220px
    }

    .amazon .sosVisa .process ul li:after {
        left: 180px;
        top: 50px
    }

    .amazon .sosVisa .process ul li span {
        width: 120px;
        height: 120px
    }

    .amazon .sosVisa .process ul li.enroll span,
    .amazon .sosVisa .process ul li.receipt span,
    .amazon .sosVisa .process ul li.withdraw span {
        background-size: 60px
    }

    .amazon .sosVisa .material .issuing {
        display: none
    }
}

@media(max-width:768px) {
    .ui-marquee-wrap-inner {
        height: 0;
    }

    .ui-marquee-wrap>div>.marquee-section {
        display: none;
    }

    .marquee-section-m {
        width: 2340px;
        display: inline-block;
    }

    .slide-text4-part-l img {
        padding-top: 0;
    }

    .slide-text4-part-l-text,
    .slide-text4-part-l-text div {
        font-size: 12px !important;
        line-height: 14px !important;
    }

    .slide-text4-part-l-wait {
        padding: 5px;
        margin-left: 0;
    }

    .slide-image.platforms {
        bottom: -10px;
        border: 0;
        padding-left: 0;
        padding-right: 0;
    }

    .banner-item2 .slide-text p .red-dot {
        display: none;
    }

    .amazon .sosVisa .banner .banertxt {
        width: 500px;
        background-size: 26%
    }

    .amazon .sosVisa .material {
        padding: 60px 0
    }

    .amazon .sosVisa .material .received {
        width: 80%
    }

    .amazon .sosVisa .material .received p.sustain {
        font-size: 14px
    }

    .amazon .sosVisa .material .received p {
        font-size: 14px
    }

    .amazon .sosVisa .advantage {
        padding: 60px 0
    }

    .amazon .sosVisa .advantage .superiority ul li {
        width: 46%;
        height: 152px;
        margin: 5px;
        padding: 10px 5px
    }

    .amazon .sosVisa .advantage .superiority ul li svg {
        width: 50px;
        height: 50px;
        margin-top: 5px
    }

    .amazon .sosVisa .advantage .superiority ul li h3 {
        margin-top: 15px;
        font-size: 14px;
        line-height: 18px
    }

    .amazon .sosVisa .advantage .superiority ul li p {
        font-size: 12px
    }

    .amazon .sosVisa .process {
        padding: 60px 0
    }

    .amazon .sosVisa .process ul {
        width: 100%;
        flex-wrap: wrap
    }

    .amazon .sosVisa .process ul li {
        width: 25%;
        margin: 0 auto;
        margin-bottom: 50px
    }

    .amazon .sosVisa .process ul li span {
        width: 90px;
        height: 90px;
        border-radius: 100%
    }

    .amazon .sosVisa .process ul li:after {
        left: 105%;
        top: 40px;
        background-size: 18px
    }

    .amazon .sosVisa .process ul li h3 {
        font-size: 14px
    }

    .amazon .sosVisa .process .workflow p {
        font-size: 14px
    }

    .amazon .sosVisa .process ul li a,
    .amazon .sosVisa .process ul li p {
        margin-top: 2px;
        font-size: 12px
    }
}

@media(max-width:544px) {
    .amazon .sosVisa .banner {
        height: 220px
    }

    .amazon .sosVisa .banner .banertxt {
        width: 330px;
        height: 160px;
        background: url("../images/amazon/01_1.png") no-repeat right center
    }

    .amazon .sosVisa .banner .banertxt .step {
        margin-top: 20px
    }

    .amazon .sosVisa .banner .banertxt .step h3 {
        font-size: 20px;
        line-height: 30px
    }

    .amazon .sosVisa .banner .banertxt .step img {
        margin-top: 10px
    }

    .amazon .sosVisa .banner .banertxt .step .receipt {
        margin-top: 10px
    }

    .amazon .sosVisa .banner .banertxt .step .receipt p {
        width: 14px;
        height: 14px;
        line-height: 14px
    }

    .amazon .sosVisa .banner .banertxt .step .receipt span {
        font-size: 14px;
        line-height: 14px;
        height: 14px;
        margin: 0 20px 0 10px
    }

    .amazon .sosVisa .banner .banertxt .step .receipt span:after {
        left: 30px;
        top: -1px
    }

    .amazon .sosVisa .banner .banertxt .step a {
        width: 110px;
        height: 30px;
        line-height: 30px;
        margin-top: 10px;
        font-size: 14px;
        background: #fff;
        color: #1b4ca8;
        border: 0
    }

    .amazon .sosVisa .material {
        padding: 50px 0
    }

    .amazon .sosVisa .material .received p.sustain {
        margin-top: -20px
    }

    .amazon .sosVisa .advantage {
        padding: 50px 0
    }

    .amazon .sosVisa .advantage .superiority ul li p {
        margin-top: 5px;
        line-height: 20px
    }

    .amazon .sosVisa .process {
        padding: 50px 0
    }

    .amazon .sosVisa .process .workflow p {
        margin-top: -20px
    }

    .amazon .sosVisa .process ul li span {
        width: 80px;
        height: 80px
    }

    .amazon .sosVisa .process ul li:after {
        top: 30px
    }
}

.contact.wrap {
    position: relative;
    width: 100%
}

.contact .sosVisa {
    position: relative;
    width: 100%
}

.contact .sosVisa .banner {
    position: relative;
    width: 100%;
    height: 250px;
    display: flex;
    align-items: center;
    padding-top: 40px;
    background: #f8f9fc url("../images/contact/01.jpg") no-repeat center center;
    background-size: cover
}

.contact .sosVisa .banner .banertxt {
    width: 650px;
    margin: 0 auto;
    position: relative
}

.contact .sosVisa .banner .banertxt h3 {
    font-size: 35px;
    line-height: 42px;
    font-weight: bold;
    color: #1b4ca8;
    margin: 0
}

.contact .sosVisa .banner .banertxt p {
    margin-top: 5px;
    font-size: 30px;
    line-height: 40px;
    color: #1b4ca8;
    font-weight: lighter
}

.contact .sosVisa .ourselves {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 90px 0 50px;
    text-align: center
}

.contact .sosVisa .ourselves h3 {
    font-size: 1.875rem;
    text-align: center;
    color: #212121;
    font-weight: bold;
    margin: 0
}

.contact .sosVisa .ourselves ul {
    position: relative;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    width: 95%;
    max-width: 1100px;
    margin: 0 auto;
    margin-top: 20px
}

.contact .sosVisa .ourselves ul li {
    width: 264px;
    height: 310px;
    background: #fff;
    border-radius: 10px;
    margin: 5px 0 10px 0;
    padding: 20px 10px;
    box-sizing: border-box;
    border: 1px solid #e9e9e9;
    -moz-box-shadow: 0 0 5px #f4f8ff;
    box-shadow: 0 0 5px #f4f8ff
}

.contact .sosVisa .ourselves ul li span {
    display: block;
    width: 100px;
    height: 100px;
    margin: 0 auto;
    margin-top: 20px;
    font-size: 0
}

.contact .sosVisa .ourselves ul li h4 {
    text-align: center;
    line-height: 22px;
    font-size: 1rem;
    color: #333;
    margin-top: 20px
}

.contact .sosVisa .ourselves ul li p {
    text-align: center;
    line-height: 22px;
    font-size: .875rem;
    color: #333;
    margin-top: 20px
}

.contact .sosVisa .ourselves ul li.inland span {
    background: url("../images/contact/02.png") no-repeat center center
}

.contact .sosVisa .ourselves ul li.foreign span {
    background: url("../images/contact/03.png") no-repeat center center
}

.contact .sosVisa .ourselves ul li.official span {
    background: url("../images/contact/04.png") no-repeat center center
}

.contact .sosVisa .ourselves ul li.busines span {
    background: url("../images/contact/05.png") no-repeat center center
}

.contact .sosVisa .local {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 40px 0 60px;
    text-align: center
}

.contact .sosVisa .local h3 {
    font-size: 1.875rem;
    text-align: center;
    color: #212121;
    font-weight: bold;
    margin: 0
}

.contact .sosVisa .local ul {
    position: relative;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    width: 90%;
    max-width: 1280px;
    margin: 0 auto;
    margin-top: 20px
}

.contact .sosVisa .local ul li {
    position: relative;
    width: 100%;
    max-width: 350px;
    height: 240px;
    background: #fff;
    border-radius: 10px;
    padding: 20px 10px;
    margin: 20px 2px 35px 2px;
    box-sizing: border-box;
    border: 1px solid #e9e9e9;
    -moz-box-shadow: 0 0 5px #f4f8ff;
    box-shadow: 0 0 5px #f4f8ff
}

.contact .sosVisa .local ul li:before {
    content: '';
    display: block;
    position: absolute;
    left: calc(50% - 33px);
    top: -40px;
    z-index: 9;
    width: 66px;
    height: 66px;
    background: #fff;
    border-radius: 33px;
    border: 1px solid #eee;
    background: #fff url("../images/contact/06.png") no-repeat center center;
    -moz-box-shadow: 0 0 5px #f4f8ff;
    box-shadow: 0 0 5px #f4f8ff
}

.contact .sosVisa .local ul li h4 {
    text-align: center;
    line-height: 30px;
    font-size: 1.6rem;
    font-weight: bold;
    color: #333;
    margin: 50px 0 20px 0
}

.contact .sosVisa .local ul li p {
    text-align: center;
    line-height: 25px;
    font-size: 14px;
    color: #333
}

.contact .sosVisa .leave {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 50px 0 80px 0
}

.contact .sosVisa .leave h3 {
    font-size: 30px;
    text-align: center;
    line-height: 30px;
    color: #212121
}

.contact .sosVisa .leave:before {
    display: block;
    position: absolute;
    left: calc(50% - 33px);
    top: 140px;
    content: "";
    width: 67px;
    height: 4px;
    background: #e7242e
}

#about.about.wow.fadeInLeft {
    display: block;
    padding-bottom: 50px
}

#about.about.wow.fadeInLeft .main_pricing_area .col-md-12 {
    position: relative;
    float: none
}

#about.about.wow.fadeInLeft .main_pricing_area .col-md-12 h2 {
    font-size: 1.875rem;
    color: #212121;
    font-weight: bold;
    margin: 0
}

#about.about.wow.fadeInLeft .main_pricing_area .col-md-12 .subtitle {
    position: absolute;
    left: 30px;
    top: 450px;
    color: #666;
    font-size: 14px
}

.about .container .main_pricing_area .feedback_table {
    position: relative;
    width: 90%;
    max-width: 390px;
    margin: 0 auto;
    margin-top: 20px
}

.about .container .main_pricing_area .feedback_table tr {
    position: relative;
    width: 100%
}

.about .container .main_pricing_area .feedback_table tr td {
    padding: 5px 0;
    box-sizing: border-box
}

.about .container .main_pricing_area .feedback_table tr td.text {
    line-height: 42px;
    width: 40px;
    color: #999;
    z-index: 9
}

.about .container .main_pricing_area .feedback_table tr td.input {
    position: relative
}

.about .container .main_pricing_area .feedback_table tr td input[type='text'] {
    display: block;
    width: 100%;
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    color: #333;
    border: 1px solid #d0d0d0;
    border-radius: 5px;
    text-indent: 10px;
    padding: 0 10px;
    box-sizing: border-box
}

.about .container .main_pricing_area .feedback_table tr td .info {
    position: absolute;
    top: 0;
    right: -20px;
    line-height: 42px;
    color: #e7242e;
    font-size: 16px
}

.about .container .main_pricing_area .feedback_table tr td textarea {
    width: 100%;
    height: 80px;
    border-radius: 5px;
    text-indent: 10px;
    font-size: 14px;
    line-height: 22px;
    padding: 10px;
    box-sizing: border-box;
    color: #333;
    border: 1px solid #d0d0d0
}

.about .container .main_pricing_area .feedback_table tr td input[type="submit"] {
    display: block;
    width: 185px;
    height: 38px;
    background-color: #1b4ca8;
    border-radius: 20px;
    text-align: center;
    line-height: 38px;
    color: #fff;
    border: 0;
    margin: 0 auto;
    margin-top: 20px;
    transition: background-color .5s;
    -moz-transition: background-color .5s;
    -webkit-transition: background-color .5s;
    -o-transition: background-color .5s
}

.about .container .main_pricing_area .feedback_table tr td input[type="submit"]:hover {
    background: #396bcb
}

@media(max-width:1200px) {
    .contact .sosVisa .banner .banertxt {
        width: 500px
    }
}

@media(max-width:992px) {
    .contact .sosVisa .banner {
        background-position: 60% center
    }

    .contact .sosVisa .banner .banertxt h3 {
        font-size: 32px
    }

    .contact .sosVisa .banner .banertxt p {
        font-size: 30px;
        margin-top: 10px;
        line-height: 30px
    }
}

@media(max-width:768px) {
    .contact .sosVisa .banner .banertxt {
        width: 450px
    }

    .contact .sosVisa .ourselves {
        padding: 60px 0 30px
    }

    .contact .sosVisa .ourselves ul li p {
        font-size: 12px
    }

    .contact .sosVisa .ourselves ul li h4 {
        font-size: 14px
    }
}

@media(max-width:680px) {
    .contact .sosVisa .banner {
        background-position: 68% center
    }
}

@media(max-width:620px) {
    .contact .sosVisa .ourselves ul li {
        width: 46%
    }
}

@media(max-width:544px) {
    .contact .sosVisa .banner {
        background-position: 65% center
    }

    .contact .sosVisa .banner .banertxt {
        width: 300px
    }

    .contact .sosVisa .banner .banertxt h3 {
        font-size: 28px;
        line-height: 30px
    }

    .contact .sosVisa .banner .banertxt p {
        font-size: 30px;
        margin-top: 0;
        line-height: 40px
    }

    .contact .sosVisa .ourselves {
        padding: 50px 0 30px
    }

    .contact .sosVisa .ourselves ul {
        margin-top: 0
    }

    .contact .sosVisa .ourselves ul li {
        width: 46%;
        height: 220px;
        padding: 5px
    }

    .contact .sosVisa .ourselves ul li span {
        margin-top: 0
    }

    .contact .sosVisa .ourselves ul li h4 {
        margin-top: 5px
    }

    .contact .sosVisa .ourselves ul li p {
        margin-top: 10px
    }

    .contact .sosVisa .leave:before {
        top: 80px
    }

    .contact .sosVisa .local {
        padding-bottom: 30px
    }

    .contact .sosVisa .leave {
        padding-top: 20px
    }

    .contact .sosVisa .leave ul {
        margin-top: 70px
    }

    .contact .sosVisa .local ul li h4 {
        font-size: 18px
    }

    .contact .sosVisa .leave ul li.name:after,
    .contact .sosVisa .leave ul li.phone:after {
        right: -4%
    }

    .contact .sosVisa .leave ul li input[type="submit"] {
        width: 100%
    }

    #about.about.wow.fadeInLeft .main_pricing_area .col-md-12 .subtitle {
        font-size: 12px
    }
}

@media(max-width:440px) {
    .contact .sosVisa .banner {
        height: 200px
    }

    .contact .sosVisa .banner .banertxt {
        width: 290px
    }
}

@media(max-width:400px) {
    .contact .sosVisa .banner {
        background-position: 61% center
    }
}

.details.wrap {
    position: relative;
    width: 100%
}

.details .sosVisa {
    position: relative;
    width: 100%
}

.details .sosVisa .banner {
    position: relative;
    width: 100%;
    height: 250px;
    overflow: hidden;
    background: #1a4ca0 url("../images/news/banner.jpg") no-repeat center center
}

.details .sosVisa .banner .banertxt {
    position: relative;
    width: 90%;
    margin: 0 auto;
    margin-top: 120px
}

.details .sosVisa .banner .banertxt h3 {
    font-size: 45px;
    line-height: 55px;
    text-align: center;
    color: #fff;
    font-weight: normal
}

.details .sosVisa .newsCont {
    position: relative;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
    padding: 80px 0 20px 0;
    box-sizing: border-box
}

.details .sosVisa .newsCont .newBody {
    position: relative;
    width: 100%
}

.details .sosVisa .newsCont .newBody .headline {
    position: relative;
    width: 100%;
    padding: 10px 0;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #ccc
}

.details .sosVisa .newsCont .newBody .headline a {
    font-size: 14px;
    line-height: 20px;
    color: #666;
    margin-right: 8px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.details .sosVisa .newsCont .newBody .headline a:hover {
    color: #1b4ca8
}

.details .sosVisa .newsCont .newBody .headline a:after {
    content: '/';
    margin-left: 8px;
    font-size: 16px;
    line-height: 20px;
    color: #666
}

.details .sosVisa .newsCont .newBody .headline a.haeding {
    max-width: 400px;
    margin-right: 0;
    color: #333;
    line-height: 21px
}

.details .sosVisa .newsCont .newBody .headline a.haeding:after {
    display: none
}

.details .sosVisa .newsCont .newBody .newCont {
    position: relative;
    width: 100%;
    padding: 20px 0;
    box-sizing: border-box;
    margin-top: 60px;
    border-bottom: 1px solid #eee
}

.details .sosVisa .newsCont .newBody .newCont .caption {
    position: relative;
    width: 95%;
    margin: 0 auto
}

.details .sosVisa .newsCont .newBody .newCont .caption h4 {
    text-align: center;
    line-height: 38px;
    font-size: 26px;
    color: #000;
    font-weight: normal
}

.details .sosVisa .newsCont .newBody .newCont .caption em {
    font-size: 14px;
    color: #666;
    text-align: center;
    line-height: 24px;
    margin-top: 10px;
    display: block;
    width: 100%
}

.details .sosVisa .newsCont .newBody .newCont .essay {
    width: 95%;
    position: relative;
    padding: 10px 0;
    box-sizing: border-box;
    margin: 20px auto;
    overflow: hidden
}

.details .sosVisa .newsCont .newBody .newCont .essay img {
    display: block;
    margin: 10px auto;
    max-width: 100%;
    height: auto !important
}

.details .sosVisa .newsCont .newBody .newCont .essay p {
    font-size: 16px;
    color: #333;
    line-height: 30px;
    text-indent: 30px;
    margin-top: 20px
}

.details .sosVisa .newsCont .newBody .rests {
    padding: 10px 0;
    position: relative;
    width: 100%;
    margin-top: 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    box-sizing: border-box
}

.details .sosVisa .newsCont .newBody .rests .vertical {
    position: relative;
    width: auto;
    max-width: 100%
}

.details .sosVisa .newsCont .newBody .rests .vertical ul {
    position: relative;
    width: 100%
}

.details .sosVisa .newsCont .newBody .rests .vertical ul li {
    position: relative;
    width: 100%;
    color: #333;
    font-weight: bold;
    line-height: 30px;
    font-size: 14px;
    display: flex;
    flex-wrap: wrap
}

.details .sosVisa .newsCont .newBody .rests .vertical ul li span {
    display: block;
    width: 60px;
    color: #999;
    line-height: 30px;
    font-size: 14px;
    font-weight: normal
}

.details .sosVisa .newsCont .newBody .rests .vertical ul li a {
    display: block;
    color: #666;
    font-weight: normal;
    line-height: 30px;
    font-size: 14px;
    margin-left: 0;
    overflow: hidden;
    width: calc(100% - 70px);
    text-overflow: ellipsis;
    white-space: nowrap
}

.details .sosVisa .newsCont .newBody .rests .vertical ul li a:hover {
    text-decoration: underline
}

.details .sosVisa .newsCont .newBody .rests .share {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    padding: 15px 0;
    box-sizing: border-box;
    width: auto
}

.details .sosVisa .newsCont .newBody .rests .share .share_title {
    font-size: 16px;
    line-height: 38px;
    margin: 0;
    font-weight: normal
}

.details .sosVisa .newsCont .newBody .rests .share .socialShare {
    margin-left: 10px;
    width: auto
}

@media(max-width:1720px) {
    .details .sosVisa .banner .banertxt {
        margin-top: 130px
    }
}

@media(max-width:1440px) {
    .details .sosVisa .banner .banertxt {
        margin-top: 130px
    }

    .details .sosVisa .banner .banertxt h3 {
        font-size: 40px;
        line-height: 45px
    }
}

@media(max-width:1200px) {
    .details .sosVisa .newsCont .newBody {
        width: 95%
    }
}

@media(max-width:768px) {
    .details .sosVisa .banner {
        height: 200px
    }

    .details .sosVisa .banner .banertxt {
        margin-top: 110px
    }

    .details .sosVisa .banner .banertxt h3 {
        font-size: 32px;
        line-height: 35px
    }

    .details .sosVisa .newsCont .newBody .headline a.haeding {
        max-width: 300px
    }
}

@media(max-width:544px) {
    .details .sosVisa .banner {
        height: 170px;
        background-size: cover
    }

    .details .sosVisa .banner .banertxt {
        margin-top: 90px
    }

    .details .sosVisa .banner .banertxt h3 {
        font-size: 25px;
        line-height: 30px
    }

    .details .sosVisa .newsCont {
        padding-top: 30px
    }

    .details .sosVisa .newsCont .newBody .headline a {
        font-size: 14px;
        margin-right: 5px
    }

    .details .sosVisa .newsCont .newBody .headline a:after {
        margin-left: 5px
    }

    .details .sosVisa .newsCont .newBody .headline a.haeding {
        max-width: 160px
    }

    .details .sosVisa .newsCont .newBody .newCont {
        margin-top: 20px
    }

    .details .sosVisa .newsCont .newBody .newCont .caption h4 {
        font-size: 16px;
        line-height: 26px
    }

    .details .sosVisa .newsCont .newBody .newCont .caption em {
        font-size: 12px
    }

    .details .sosVisa .newsCont .newBody .newCont .essay {
        margin: 5px auto
    }

    .details .sosVisa .newsCont .newBody .newCont .essay h1,
    .details .sosVisa .newsCont .newBody .newCont .essay h2,
    .details .sosVisa .newsCont .newBody .newCont .essay h3,
    .details .sosVisa .newsCont .newBody .newCont .essay h4 {
        font-size: 16px !important
    }

    .details .sosVisa .newsCont .newBody .newCont .essay p,
    .details .sosVisa .newsCont .newBody .newCont .essay span,
    .details .sosVisa .newsCont .newBody .newCont .essay b {
        font-size: 14px !important
    }
}

.developer.wrap {
    position: relative;
    width: 100%
}

.developer .sosVisa {
    position: relative;
    width: 100%
}

.developer .sosVisa .banner {
    position: relative;
    width: 100%;
    height: 250px;
    overflow: hidden;
    background: #1a4ca0 url("../images/developer/01.jpg") no-repeat center center
}

.developer .sosVisa .banner .banertxt {
    position: relative;
    width: 90%;
    padding-top: 42px;
    height: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center
}

.developer .sosVisa .banner .banertxt h3 {
    font-size: 1.875rem;
    text-align: center;
    color: #fff;
    font-weight: normal;
    margin: 0
}

.developer .sosVisa .pagecon {
    position: relative;
    width: 100%;
    max-width: 1150px;
    padding: 70px 0;
    box-sizing: border-box;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap
}

.developer .sosVisa .pagecon .dev-nav {
    width: 100%;
    max-width: 230px;
    padding-right: 20px;
    border-right: 1px solid #eee;
    box-sizing: border-box
}

.developer .sosVisa .pagecon .dev-nav .newsc2 {
    position: relative
}

.developer .sosVisa .pagecon .dev-nav .newsc2 h3 {
    position: relative;
    line-height: 70px;
    font-size: 24px;
    margin-top: 0;
    color: #333;
    font-weight: normal;
    border-bottom: 1px solid #eee
}

.developer .sosVisa .pagecon .dev-nav .newsc2 ul {
    position: relative;
    width: 100%
}

.developer .sosVisa .pagecon .dev-nav .newsc2 ul .sidebar {
    position: relative;
    width: 100%;
    padding: 20px 0;
    box-sizing: border-box
}

.developer .sosVisa .pagecon .dev-nav .newsc2 ul .sidebar dl {
    position: relative;
    width: 100%
}

.developer .sosVisa .pagecon .dev-nav .newsc2 ul .sidebar dl dt {
    position: relative;
    height: 30px;
    line-height: 30px;
    padding-left: 15px;
    color: #333;
    cursor: pointer
}

.developer .sosVisa .pagecon .dev-nav .newsc2 ul .sidebar dl.toggle dt em {
    display: block;
    position: absolute;
    left: 0;
    top: 11px;
    width: 5px;
    height: 8px;
    background: url("../images/developer/01.png") no-repeat 0 0;
    transition: All .2s ease-in-out;
    -webkit-transition: All .3s ease-in-out;
    -moz-transition: All .3s ease-in-out;
    -o-transition: All .3s ease-in-out
}

.developer .sosVisa .pagecon .dev-nav .newsc2 ul .sidebar dl.toggle dt em.rotate {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg)
}

.developer .sosVisa .pagecon .dev-nav .newsc2 ul .sidebar dl dt a {
    color: #333;
    line-height: 30px;
    display: block;
    font-size: 14px;
    width: 100%
}

.developer .sosVisa .pagecon .dev-nav .newsc2 ul .sidebar dl dt a:hover {
    color: #1b4ca8
}

.developer .sosVisa .pagecon .dev-nav .newsc2 ul .sidebar dl dd {
    position: relative
}

.developer .sosVisa .pagecon .dev-nav .newsc2 ul .sidebar dl dd.sub {
    display: none
}

.developer .sosVisa .pagecon .dev-nav .newsc2 ul .sidebar dl dd h4 {
    margin: 0
}

.developer .sosVisa .pagecon .dev-nav .newsc2 ul .sidebar dl dd a {
    position: relative;
    display: block;
    padding-left: 30px;
    width: 100%;
    color: #666;
    font-size: 14px;
    line-height: 30px
}

.developer .sosVisa .pagecon .dev-nav .newsc2 ul .sidebar dl dd a:before {
    content: '';
    display: block;
    position: absolute;
    left: 20px;
    top: 13px;
    width: 4px;
    height: 4px;
    background: #999;
    border-radius: 4px
}

.developer .sosVisa .pagecon .dev-nav .newsc2 ul .sidebar dl dd a:hover:before {
    background: #1b4ca8
}

.developer .sosVisa .pagecon .dev-nav .newsc2 ul .sidebar dl dd a:hover {
    color: #1b4ca8
}

.developer .sosVisa .pagecon .dev-nav .newsc2 ul li .navsearch_input {
    display: block;
    width: 100%
}

.developer .sosVisa .pagecon .dev-nav .newsc2 ul li .navsearch_input input[type='text'] {
    display: block;
    width: 100%;
    max-width: 235px;
    height: 38px;
    line-height: 38px;
    padding: 0 10px;
    box-sizing: border-box;
    border: 1px solid #eee;
    border-radius: 3px
}

.developer .sosVisa .pagecon .dev-nav .newsc2 ul li .searchgo {
    display: block;
    width: 100%;
    max-width: 235px;
    height: 38px;
    line-height: 28px;
    border: 0;
    border-radius: 3px;
    color: #fff;
    background: #888;
    margin-top: 10px;
    box-sizing: border-box;
    font-size: 14px;
    transition: background-color .3s;
    -moz-transition: background-color .3s;
    -webkit-transition: background-color .3s;
    -o-transition: background-color .3s
}

.developer .sosVisa .pagecon .dev-nav .newsc2 ul li .searchgo:hover {
    background-color: #444
}

.developer .sosVisa .pagecon .dev-nav .newsc2 ul li dl {
    position: relative
}

.developer .sosVisa .pagecon .s_line {
    position: relative;
    width: calc(100% - 235px);
    padding: 0 0 40px 40px;
    box-sizing: border-box;
    overflow: hidden
}

.developer .sosVisa .pagecon .s_line h2 {
    font-size: 24px;
    color: #333;
    margin-bottom: 0;
    line-height: 70px;
    margin-top: 0
}

.developer .sosVisa .pagecon .s_line h3 {
    font-size: 18px;
    line-height: 25px;
    margin: 15px 0;
    display: inline-block;
    width: 100%;
    height: auto;
}

.developer .sosVisa .pagecon .s_line h4,
.developer .sosVisa .pagecon .s_line h5,
.developer .sosVisa .pagecon .s_line h6 {
    font-size: 16px;
    line-height: 22px;
    margin: 10px 0
}

.developer .sosVisa .pagecon .s_line p {
    font-size: 14px;
    color: #666;
    line-height: 25px
}

@media(max-width:1200px) {
    .developer .sosVisa .pagecon {
        max-width: 950px
    }
}

@media(max-width:992px) {
    .developer .sosVisa .pagecon {
        max-width: 750px
    }
}

@media(max-width:768px) {
    .developer .sosVisa .banner {
        height: 200px
    }

    .developer .sosVisa .banner .banertxt {
        padding-top: 0
    }

    .developer .sosVisa .pagecon .s_line h2 {
        font-size: 18px;
        line-height: 50px
    }

    .developer .sosVisa .pagecon .s_line h3 {
        font-size: 16px;
        margin: 10px 0
    }

    .developer .sosVisa {
        width: 100%
    }

    .developer .sosVisa .pagecon {
        max-width: 95%;
        padding: 30px 0
    }

    .developer .sosVisa .pagecon .dev-nav {
        max-width: 100%;
        border-right: 0;
        padding-right: 0
    }

    .developer .sosVisa .pagecon .s_line {
        max-width: 100%;
        width: 100%;
        padding-left: 0
    }

    .developer .sosVisa .pagecon .dev-nav .newsc2 ul li .navsearch_input input[type='text'] {
        max-width: 100%
    }

    .developer .sosVisa .pagecon .dev-nav .newsc2 ul li .searchgo {
        max-width: 100%
    }
}

@media(max-width:544px) {
    .developer .sosVisa .banner {
        height: 170px
    }

    .developer .sosVisa .banner .banertxt h3 {
        font-size: 18px
    }

    .developer .sosVisa .pagecon .dev-nav .newsc2 h3 {
        font-size: 22px;
        line-height: 60px
    }
}

.honor.wrap {
    position: relative;
    width: 100%
}

.honor .sosVisa {
    position: relative;
    width: 100%
}

.honor .sosVisa .banner {
    position: relative;
    width: 100%;
    height: 435px;
    background: #e6efff
}

.honor .sosVisa .banner .harvest {
    position: relative;
    width: 1200px;
    height: 100%;
    margin: 0 auto
}

.honor .sosVisa .banner .harvest .banertxt {
    position: absolute;
    left: 70px;
    top: 170px;
    width: 620px;
    z-index: 9
}

.honor .sosVisa .banner .harvest .banertxt h3 {
    font-size: 58px;
    line-height: 68px;
    font-weight: bold;
    color: #1b4ca8
}

.honor .sosVisa .banner .harvest img {
    display: block;
    position: absolute;
    right: -50px;
    bottom: 5px;
    width: 691px;
    height: 400px
}

.honor .sosVisa .material {
    position: relative;
    width: 100%;
    padding: 90px 0 0 0;
    min-height: 550px;
    box-sizing: border-box;
    overflow: hidden;
    background: #fff
}

.honor .sosVisa .material .received {
    position: relative;
    width: 100%;
    margin: 0 auto;
    text-align: center
}

.honor .sosVisa .material .received h3 {
    font-size: 1.875rem;
    text-align: center;
    font-weight: bold;
    color: #212121;
    margin: 0
}

.honor .sosVisa .material .issuing {
    position: absolute;
    left: calc(50% - 804px);
    top: 200px;
    width: 100%;
    max-width: 1608px;
    z-index: 9;
    padding: 50px 0 120px 0;
    box-sizing: border-box;
    background: #fff;
    -moz-box-shadow: 0 0 20px #e3e3e5;
    -moz-box-shadow: 0 0 20px rgba(227, 227, 229, 0.5);
    -webkit-box-shadow: 0 0 20px rgba(227, 227, 229, 0.5);
    box-shadow: 0 0 20px rgba(227, 227, 229, 0.5);
    border-radius: 10px
}

.honor .sosVisa .material .issuing ul {
    position: relative;
    width: 90%;
    max-width: 1120px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.honor .sosVisa .material .issuing ul li {
    position: relative;
    background: #fff;
    border-radius: 5px;
    width: 199px;
    height: 286px;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    cursor: pointer
}

.honor .sosVisa .material .issuing ul li.cams {
    width: 306px;
    height: 217px
}

.honor .sosVisa .material .issuing ul li.pci {
    height: 286px;
    width: 217px;
}

.honor .sosVisa .material .issuing ul li .list {
    -moz-box-shadow: -1px 1px 10px #e1e1e1;
    box-shadow: -1px 1px 10px #e1e1e1;
    width: 100%;
    height: 100%;
    position: absolute;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateX(0);
    backface-visibility: hidden;
    transform: translateX(0);
    overflow: hidden;
    overflow-y: auto
}

.honor .sosVisa .material .issuing ul li .in {
    -webkit-animation-timing-function: ease-out;
    -webkit-animation-duration: 350ms;
    animation-timing-function: ease-out;
    animation-duration: 350ms
}

.honor .sosVisa .material .issuing ul li .out {
    -webkit-animation-timing-function: ease-in;
    -webkit-animation-duration: 225ms;
    animation-timing-function: ease-in;
    animation-duration: 225ms
}

.honor .sosVisa .material .issuing ul li .list.out {
    -webkit-transform: rotateY(-90deg) scale(.9);
    -webkit-animation-name: flipouttoleft;
    -webkit-animation-duration: 175ms;
    transform: rotateY(-90deg) scale(.9);
    animation-name: flipouttoleft;
    animation-duration: 175ms
}

.honor .sosVisa .material .issuing ul li .list.in {
    -webkit-animation-name: flipintoright;
    -webkit-animation-duration: 225ms;
    animation-name: flipintoright;
    animation-duration: 225ms
}

.honor .sosVisa .material .issuing ul li span {
    display: block
}

.honor .sosVisa .material .issuing ul li span img {
    display: block;
    width: 100%
}

.honor .sosVisa .material .issuing ul li>div {
    padding: 10px 15px;
    box-sizing: border-box
}

.honor .sosVisa .material .issuing ul li>div h4 {
    text-align: center;
    color: #333;
    line-height: 20px;
    font-size: 14px;
    font-weight: bold;
    margin-top: 15px
}

.honor .sosVisa .material .issuing ul li p.titleCt {
    position: absolute;
    left: 0;
    text-align: center;
    display: block;
    width: 100%;
    text-align: center;
    top: 313px;
    color: #333;
    line-height: 25px;
    font-size: 16px;
    font-weight: bold
}

.honor .sosVisa .material .issuing ul li>div p {
    text-align: left;
    color: #666;
    font-size: .8125rem;
    line-height: 22px;
    margin-top: 10px
}

.honor .sosVisa .material .issuing ul li.msb>div p {
    margin-top: 20px
}

@-webkit-keyframes flipouttoleft {
    from {
        -webkit-transform: rotateY(0)
    }

    to {
        -webkit-transform: rotateY(-90deg) scale(.9)
    }
}

@keyframes flipouttoleft {
    from {
        transform: rotateY(0)
    }

    to {
        transform: rotateY(-90deg) scale(.9)
    }
}

@-webkit-keyframes flipintoright {
    from {
        -webkit-transform: rotateY(90deg) scale(.9)
    }

    to {
        -webkit-transform: rotateY(0)
    }
}

@keyframes flipintoright {
    from {
        transform: rotateY(90deg) scale(.9)
    }

    to {
        transform: rotateY(0)
    }
}

.honor .sosVisa .material .acquire {
    position: relative;
    width: 100%;
    padding: 100px 10px 80px 0;
    margin-top: 380px;
    background: #1b4ca8;
    box-sizing: border-box
}

.honor .sosVisa .material .acquire ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    width: 100%;
    max-width: 650px;
    margin: 0 auto;
    margin-top: 50px
}

.honor .sosVisa .material .acquire ul li {
    display: block;
    width: 265px;
    height: 320px;
    overflow: hidden;
    background: #fff url("../images/honor/04.png") no-repeat right top;
    border-radius: 5px;
    padding: 20px;
    box-sizing: border-box
}

.honor .sosVisa .material .acquire ul li h3 {
    text-align: center;
    line-height: 20px;
    font-size: 1rem;
    margin-top: 40px;
    color: #333;
    font-weight: bold
}

.honor .sosVisa .material .acquire ul li p {
    font-size: .875rem;
    color: #555;
    margin-top: 30px
}

.honor .sosVisa .facilitat {
    position: relative;
    padding: 30px 0 80px 0;
    box-sizing: border-box
}

.honor .sosVisa .facilitat ul {
    position: relative;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    max-width: 1110px;
    margin: 0 auto
}

.honor .sosVisa .facilitat ul li {
    position: relative
}

.honor .sosVisa .facilitat ul li p {
    text-align: center;
    margin-top: 30px;
    line-height: 25px;
    font-size: 16px;
    color: #333;
    font-weight: bold
}

.honor .sosVisa .facilitat ul li.annual span {
    display: block;
    width: 358px;
    height: 490px;
    font-size: 0;
    background: url("../images/honor/06.jpg") no-repeat center center
}

.honor .sosVisa .facilitat ul li.delay span {
    display: block;
    width: 674px;
    height: 487px;
    font-size: 0;
    background: url("../images/honor/05.jpg") no-repeat center center
}

@media(max-width:1720px) {
    .honor .sosVisa .material .issuing {
        width: 1100px;
        left: calc(50% - 550px)
    }
}

@media(max-width:1440px) {
    .honor .sosVisa .banner .harvest {
        width: 1200px
    }

    .honor .sosVisa .banner .harvest .banertxt {
        left: 70px
    }
}

@media(max-width:1200px) {
    .honor .sosVisa .banner .harvest {
        width: 900px
    }

    .honor .sosVisa .banner .harvest .banertxt {
        left: 110px;
        top: 120px;
        width: 330px
    }

    .honor .sosVisa .banner .harvest .banertxt h3 {
        line-height: 80px
    }

    .honor .sosVisa .banner .harvest img {
        right: -90px
    }

    .honor .sosVisa .material .issuing {
        width: 800px;
        left: calc(50% - 400px);
        padding: 50px 0 60px 0
    }

    .honor .sosVisa .material .issuing ul li.cams {
        margin-top: 80px
    }

    .honor .sosVisa .material .issuing ul li.cams p.titleCt {
        top: 237px
    }

    .honor .sosVisa .material .acquire {
        margin-top: 650px
    }

    .honor .sosVisa .facilitat ul {
        justify-content: space-around
    }

    .honor .sosVisa .facilitat ul li.annual span {
        width: 300px;
        height: 411px;
        background-size: cover
    }

    .honor .sosVisa .facilitat ul li.delay span {
        width: 569px;
        height: 411px;
        background-size: cover
    }
}

@media(max-width:992px) {
    .honor .sosVisa .banner {
        height: 300px
    }

    .honor .sosVisa .banner .harvest {
        width: 720px
    }

    .honor .sosVisa .banner .harvest .banertxt {
        left: 105px;
        top: 80px;
        width: 260px
    }

    .honor .sosVisa .banner .harvest .banertxt h3 {
        font-size: 50px;
        line-height: 60px
    }

    .honor .sosVisa .banner .harvest .banertxt p {
        font-size: 25px
    }

    .honor .sosVisa .banner .harvest img {
        right: -50px;
        height: 300px;
        width: auto
    }

    .honor .sosVisa .material .issuing {
        width: 700px;
        left: calc(50% - 350px)
    }

    .honor .sosVisa .facilitat ul {
        width: 90%
    }

    .honor .sosVisa .facilitat ul li.annual span {
        width: 219px;
        height: 300px
    }

    .honor .sosVisa .facilitat ul li.delay span {
        width: 415px;
        height: 300px
    }
}

@media(max-width:768px) {
    .honor .sosVisa .banner {
        height: 250px
    }

    .honor .sosVisa .banner .harvest {
        width: 500px
    }

    .honor .sosVisa .banner .harvest .banertxt {
        left: 60px;
        top: 60px;
        width: 200px
    }

    .honor .sosVisa .banner .harvest .banertxt h3 {
        font-size: 40px;
        line-height: 50px
    }

    .honor .sosVisa .banner .harvest .banertxt p {
        font-size: 20px;
        margin-top: 2px;
        line-height: 22px
    }

    .honor .sosVisa .banner .harvest img {
        right: -100px;
        height: 250px;
        width: auto
    }

    .honor .sosVisa .material {
        padding: 60px 0
    }

    .honor .sosVisa .material .issuing {
        width: 520px;
        top: 150px;
        left: calc(50% - 250px)
    }

    .honor .sosVisa .material .issuing ul {
        justify-content: space-around;
        width: 96%
    }

    .honor .sosVisa .material .issuing ul li.mso {
        margin-top: 70px
    }

    .honor .sosVisa .material .issuing ul li p.titleCt {
        top: 305px;
        font-size: 14px;
        font-weight: normal
    }

    .honor .sosVisa .material .issuing ul li.cams p.titleCt {
        top: 247px
    }

    .honor .sosVisa .material .issuing ul li>div h4 {
        font-size: 13px
    }

    .honor .sosVisa .material .issuing ul li>div p {
        font-size: 12px
    }

    .honor .sosVisa .material .acquire {
        margin-top: 980px
    }

    .honor .sosVisa .material .acquire ul {
        width: 500px
    }

    .honor .sosVisa .material .acquire ul li {
        width: 230px;
        height: 260px;
        padding: 5px
    }

    .honor .sosVisa .material .acquire ul li p {
        font-size: 12px
    }

    .honor .sosVisa .facilitat ul {
        width: 100%
    }

    .honor .sosVisa .facilitat ul li.annual span {
        width: 183px;
        height: 250px
    }

    .honor .sosVisa .facilitat ul li.delay span {
        width: 346px;
        height: 250px
    }
}

@media(max-width:544px) {
    .honor .sosVisa .banner {
        height: 220px
    }

    .honor .sosVisa .banner .harvest {
        width: 350px
    }

    .honor .sosVisa .banner .harvest .banertxt {
        left: 40px;
        top: 70px;
        width: 170px
    }

    .honor .sosVisa .banner .harvest .banertxt h3 {
        font-size: 30px;
        line-height: 40px
    }

    .honor .sosVisa .banner .harvest .banertxt p {
        font-size: 18px;
        margin-top: 2px;
        line-height: 20px
    }

    .honor .sosVisa .banner .harvest img {
        right: -100px;
        height: 200px;
        width: auto;
        bottom: 0
    }

    .honor .sosVisa .material {
        padding-top: 50px
    }

    .honor .sosVisa .material .issuing {
        width: 360px;
        left: calc(50% - 180px);
        top: 140px;
        padding: 30px 0 60px
    }

    .honor .sosVisa .material .issuing ul li {
        margin: 60px 0 0 0
    }

    .honor .sosVisa .material .issuing ul li.mso,
    .honor .sosVisa .material .issuing ul li.cams {
        margin-top: 60px
    }

    .honor .sosVisa .material .issuing ul li.pci {
        margin-top: 0
    }

    .honor .sosVisa .material .issuing ul li p.titleCt {
        top: 275px
    }

    .honor .sosVisa .material .issuing ul li.msb p.titleCt {
        top: 295px
    }

    .honor .sosVisa .material .issuing ul li.mso p.titleCt {
        top: 300px
    }

    .honor .sosVisa .material .issuing ul li.cams p.titleCt {
        top: 235px
    }

    .honor .sosVisa .material .acquire {
        margin-top: 1290px;
        padding: 30px 0
    }

    .honor .sosVisa .material .acquire ul {
        width: 100%;
        justify-content: center
    }

    .honor .sosVisa .material .acquire ul li {
        width: 90%;
        height: auto;
        padding: 15px 30px 30px 30px;
        margin-bottom: 30px
    }

    .honor .sosVisa .material .acquire ul li p {
        margin-top: 10px
    }

    .honor .sosVisa .facilitat ul li {
        margin-bottom: 20px
    }

    .honor .sosVisa .facilitat ul li.annual span {
        width: 146px;
        height: 200px
    }

    .honor .sosVisa .facilitat ul li.delay span {
        width: 277px;
        height: 200px
    }

    .honor .sosVisa .facilitat ul li p {
        margin-top: 10px;
        font-size: 14px
    }
}

.news.wrap {
    position: relative;
    width: 100%
}

.news .sosVisa {
    position: relative;
    width: 100%
}

.news .sosVisa .banner {
    position: relative;
    width: 100%;
    height: 250px;
    overflow: hidden;
    background: #1a4ca0 url("../images/news/banner.jpg") no-repeat center center
}

.news .sosVisa .banner .banertxt {
    position: relative;
    width: 90%;
    height: 100%;
    padding-top: 42px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto
}

.news .sosVisa .banner .banertxt h3 {
    font-size: 2.5rem;
    text-align: center;
    color: #fff;
    font-weight: normal;
    margin: 0
}

.news .sosVisa .pagecon {
    position: relative;
    width: 100%
}

.news .sosVisa .pagecon .page_news_cat {
    position: relative;
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #eee
}

.news .sosVisa .pagecon .page_news_cat ul {
    position: relative;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    width: 100%;
    max-width: 850px;
    margin: 0 auto
}

.news .sosVisa .pagecon .page_news_cat li a {
    display: block;
    height: 50px;
    padding: 0 20px;
    line-height: 50px;
    color: #333;
    font-size: 16px
}

.news .sosVisa .pagecon .page_news_cat li.active a {
    color: #1b4ca8;
    border-bottom: 2px solid #1b4ca8
}

.news .sosVisa .pagecon .newnewlist {
    position: relative;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    width: 100%;
    max-width: 1080px;
    margin: 0 auto;
    padding: 60px 0 50px 0;
    box-sizing: border-box
}

.news .sosVisa .pagecon .newnewlist ul {
    position: relative;
    width: 100%
}

.news .sosVisa .pagecon .newnewlist ul li {
    position: relative;
    width: 100%;
    padding: 10px 0 30px 0;
    margin-bottom: 20px;
    box-sizing: border-box;
    border-bottom: 1px solid #e5e5e5;
    background: #fff;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s
}

.news .sosVisa .pagecon .newnewlist ul li:hover .nwesImg img {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1)
}

.news .sosVisa .pagecon .newnewlist ul li:hover .newsTxt h4 {
    color: #000
}

.news .sosVisa .pagecon .newnewlist ul li:hover .newsTxt p {
    color: #333
}

.news .sosVisa .pagecon .newnewlist ul li a {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.news .sosVisa .pagecon .newnewlist ul li .nwesImg {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 240px;
    height: 150px;
    overflow: hidden;
    background: url("../ysyt-logo.png") no-repeat center center;
    background-size: cover
}

.news .sosVisa .pagecon .newnewlist ul li .nwesImg img {
    display: block;
    width: 100%;
    max-width: 240px;
    max-height: 150px;
    margin: 0 auto;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s
}

.news .sosVisa .pagecon .newnewlist ul li .newsTxt {
    position: relative;
    width: calc(100% - 270px);
    padding: 5px 0;
    box-sizing: border-box
}

.news .sosVisa .pagecon .newnewlist ul li .newsTxt h4 {
    position: relative;
    font-size: 1.3rem;
    line-height: 30px;
    color: #333;
    text-align: left;
    font-weight: normal;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.news .sosVisa .pagecon .newnewlist ul li .newsTxt span {
    position: relative;
    text-align: left;
    font-size: .875rem;
    display: block;
    line-height: 20px;
    margin-top: 15px;
    color: #999
}

.news .sosVisa .pagecon .newnewlist ul li .newsTxt p {
    position: relative;
    display: block;
    text-align: left;
    font-size: 1rem;
    line-height: 30px;
    margin-top: 15px;
    width: 100%;
    color: #666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

@media(max-width:1200px) {
    .news .sosVisa .newsCont .newBody {
        width: 95%
    }

    .news .sosVisa .pagecon .newnewlist {
        max-width: 85%
    }
}

@media(max-width:768px) {
    .news .sosVisa .banner {
        height: 200px
    }

    .news .sosVisa .banner .banertxt {
        padding-top: 0
    }

    .news .sosVisa .pagecon .newnewlist {
        padding-top: 40px
    }

    .news .sosVisa .pagecon .newnewlist ul li .nwesImg {
        width: 200px;
        height: 125px
    }

    .news .sosVisa .pagecon .newnewlist ul li .newsTxt {
        width: calc(100% - 235px)
    }

    .news .sosVisa .pagecon .newnewlist ul li .newsTxt h4 {
        margin: 5px 0
    }

    .news .sosVisa .pagecon .newnewlist ul li .newsTxt span {
        margin-top: 5px
    }

    .news .sosVisa .pagecon .newnewlist ul li .newsTxt p {
        line-height: 20px;
        white-space: pre-wrap;
        word-break: break-all;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        margin-top: 5px
    }
}

@media(max-width:544px) {
    .news .sosVisa .banner {
        height: 150px;
        background-size: cover
    }

    .news .sosVisa .banner .banertxt h3 {
        font-size: 25px
    }

    .news .sosVisa .pagecon .newnewlist ul li .nwesImg {
        width: 160px;
        height: 100px
    }

    .news .sosVisa .newsCont {
        padding-top: 30px
    }

    .news .sosVisa .pagecon .newnewlist ul li .newsTxt {
        width: calc(100% - 170px)
    }

    .news .sosVisa .pagecon .newnewlist ul li .newsTxt h4 {
        font-size: 14px;
        line-height: 18px
    }

    .news .sosVisa .pagecon .newnewlist ul li .newsTxt span {
        font-size: 12px;
        margin-top: 5px
    }

    .news .sosVisa .pagecon .newnewlist ul li .newsTxt p {
        margin-top: 5px;
        font-size: 12px
    }
}

.overseas.wrap {
    position: relative;
    width: 100%
}

.overseas .sosVisa {
    position: relative;
    width: 100%
}

.overseas .sosVisa .banner {
    position: relative;
    width: 100%;
    height: 450px;
    overflow: hidden;
    background: #f8f9fc url("../images/overseas/01.jpg") no-repeat center center
}

.overseas .sosVisa .banner .banertxt {
    width: 1200px;
    margin-left: 20%;
    position: relative;
    margin-top: 140px
}

.overseas .sosVisa .banner .banertxt h3 {
    font-size: 48px;
    line-height: 48px;
    font-weight: bold;
    color: #fff
}

.overseas .sosVisa .banner .banertxt p {
    margin-top: 60px;
    font-size: 18px;
    line-height: 28px;
    color: #fff
}

.overseas .sosVisa .banner .banertxt:before {
    display: block;
    position: absolute;
    left: 0;
    top: 80px;
    content: "";
    width: 67px;
    height: 4px;
    background: #e7242e
}

.overseas .sosVisa .material {
    position: relative;
    width: 100%;
    padding: 90px 0 70px 0;
    box-sizing: border-box;
    overflow: hidden
}

.overseas .sosVisa .material .received {
    position: relative;
    width: 100%;
    margin: 0 auto;
    text-align: center
}

.overseas .sosVisa .material .received h3 {
    font-size: 1.875rem;
    text-align: center;
    color: #212121;
    font-weight: bold;
    margin: 0
}

.overseas .sosVisa .material .received p.sustain {
    text-align: center;
    font-size: 1rem;
    line-height: 22px;
    color: #666;
    margin-top: -10px
}

.overseas .sosVisa .material .received .hotSpot {
    position: relative;
    display: block;
    width: 1197px;
    height: 682px;
    margin: 0 auto;
    margin-top: 60px
}

.overseas .sosVisa .material .issuing {
    position: relative;
    width: 100%;
    margin: 0 auto;
    margin-top: 90px;
    text-align: center
}

.overseas .sosVisa .material .issuing h3 {
    font-size: 1.875rem;
    text-align: center;
    color: #212121;
    font-weight: bold;
    margin: 0
}

.overseas .sosVisa .material .issuing svg {
    display: block;
    width: 98%;
    height: 327px;
    max-width: 800px;
    margin: 0 auto
}

.overseas .sosVisa .material .issuing svg .cls-1,
.overseas .sosVisa .material .issuing svg .cls-2 {
    fill: #666 !important;
    font-size: 13px
}

.overseas .sosVisa .advantage {
    position: relative;
    width: 100%;
    padding: 90px 0 70px 0;
    box-sizing: border-box;
    overflow: hidden;
    background: #1b4ca8
}

.overseas .sosVisa .advantage .superiority {
    position: relative;
    width: 100%;
    margin: 0 auto;
    text-align: center
}

.overseas .sosVisa .advantage .superiority h3 {
    font-size: 1.875rem;
    text-align: center;
    color: #fff;
    font-weight: bold;
    margin: 0
}

.overseas .sosVisa .advantage .superiority ul {
    position: relative;
    width: 100%;
    max-width: 1120px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.overseas .sosVisa .advantage .superiority ul li {
    position: relative;
    width: 352px;
    height: 252px;
    padding: 20px;
    margin: 10px;
    box-sizing: border-box;
    background: #fff;
    border-radius: 5px;
    overflow: hidden
}

.overseas .sosVisa .advantage .superiority ul li svg {
    width: 80px;
    height: 60px;
    display: block;
    margin: 0 auto;
    margin-top: 30px;
    font-size: 0
}

.overseas .sosVisa .advantage .superiority ul li.spn1 svg .cls-3,
.overseas .sosVisa .advantage .superiority ul li.spn2 svg .cls-2,
.overseas .sosVisa .advantage .superiority ul li.spn3 svg .cls-3,
.overseas .sosVisa .advantage .superiority ul li.spn3 svg .cls-2,
.overseas .sosVisa .advantage .superiority ul li.spn4 svg .cls-2,
.overseas .sosVisa .advantage .superiority ul li.spn5 svg .cls-2 {
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s
}

.overseas .sosVisa .advantage .superiority ul li.spn1:hover svg .cls-3,
.overseas .sosVisa .advantage .superiority ul li.spn2:hover svg .cls-2,
.overseas .sosVisa .advantage .superiority ul li.spn3:hover svg .cls-3,
.overseas .sosVisa .advantage .superiority ul li.spn3:hover svg .cls-2,
.overseas .sosVisa .advantage .superiority ul li.spn4:hover svg .cls-2,
.overseas .sosVisa .advantage .superiority ul li.spn5:hover svg .cls-2 {
    fill: #e7242e
}

.overseas .sosVisa .advantage .superiority ul li h3 {
    text-align: center;
    font-size: 1.375rem;
    line-height: 25px;
    margin-top: 25px;
    font-weight: normal;
    color: #666;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s
}

.overseas .sosVisa .advantage .superiority ul li:hover h3 {
    color: #1b4ca8
}

.overseas .sosVisa .advantage .superiority ul li p {
    text-align: center;
    font-size: .875rem;
    margin-top: 10px;
    color: #666
}

.overseas .sosVisa .process {
    position: relative;
    width: 100%;
    padding: 90px 0 70px 0;
    box-sizing: border-box;
    overflow: hidden
}

.overseas .sosVisa .process .workflow {
    position: relative;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    text-align: center
}

.overseas .sosVisa .process .workflow h3 {
    font-size: 1.875rem;
    text-align: center;
    color: #212121;
    font-weight: bold;
    margin: 0
}

.overseas .sosVisa .process .workflow .access {
    position: relative;
    width: 100%;
    max-width: 700px;
    margin: 0 auto
}

.overseas .sosVisa .process .workflow .access ul {
    position: relative
}

.overseas .sosVisa .process .workflow .access ul li {
    position: relative;
    color: #212121;
    font-size: 16px;
    text-align: center;
    width: 314px;
    height: 66px;
    line-height: 66px;
    border-radius: 5px;
    border: 1px solid #dcdcdc;
    margin-top: 60px;
    font-weight: 600;
    box-sizing: border-box
}

.overseas .sosVisa .process .workflow .access ul li:before {
    content: '';
    display: block;
    position: absolute;
    left: 150px;
    top: 75px;
    width: 6px;
    height: 44px;
    background: url("../images/overseas/05.png") no-repeat center center
}

.overseas .sosVisa .process .workflow .access ul li.call {
    padding: 10px 0;
    background: #1b4ca8;
    color: #fff;
    box-sizing: content-box;
    line-height: 22px;
    display: table-cell;
    vertical-align: middle
}

.overseas .sosVisa .process .workflow .access ul li.call:before {
    top: 95px
}

.overseas .sosVisa .process .workflow .access ul li.call em {
    font-size: 20px;
    font-weight: normal
}

.overseas .sosVisa .process .workflow .access ul li.call a {
    text-decoration: underline;
    color: #fff
}

.overseas .sosVisa .process .workflow .access ul li.call a:hover {
    color: #e7242e
}

.overseas .sosVisa .process .workflow .access ul li.audit {
    border: 1px dashed #1b4ca8;
    color: #1b4ca8
}

.overseas .sosVisa .process .workflow .access ul li.audit:after {
    content: '审核通过';
    color: #1b4ca8;
    position: absolute;
    left: 165px;
    top: 65px;
    font-size: 14px
}

.overseas .sosVisa .process .workflow .access ul li.rectify {
    position: absolute;
    left: 450px;
    top: 88px;
    width: 174px
}

.overseas .sosVisa .process .workflow .access ul li.rectify:after {
    content: '审核未通过';
    color: #e7242e;
    position: absolute;
    left: -105px;
    top: 15px;
    font-size: 14px
}

.overseas .sosVisa .process .workflow .access ul li.rectify:before {
    content: '';
    display: block;
    position: absolute;
    left: -295px;
    top: -37px;
    width: 375px;
    height: 68px;
    background: url("../images/overseas/04.png") no-repeat center center
}

.overseas .sosVisa .process .workflow .access ul li.review {
    background: #1b4ca8;
    color: #fff
}

.overseas .sosVisa .process .workflow .access ul li.review:before {
    display: none
}

@media(max-width:1720px) {
    .overseas .sosVisa .banner .banertxt {
        width: 1000px;
        margin-left: 20%
    }

    .overseas .sosVisa .banner .banertxt h3 {
        font-size: 45px;
        line-height: 45px
    }

    .overseas .sosVisa .banner .banertxt p {
        margin-top: 60px;
        font-size: 22px;
        line-height: 30px
    }
}

@media(max-width:1440px) {
    .overseas .sosVisa .banner .banertxt h3 {
        font-size: 40px;
        line-height: 40px
    }

    .overseas .sosVisa .banner .banertxt p {
        margin-top: 50px;
        font-size: 20px;
        line-height: 28px
    }

    .overseas .sosVisa .banner .banertxt:before {
        top: 70px
    }
}

@media(max-width:1200px) {
    .overseas .sosVisa .banner {
        height: 350px
    }

    .overseas .sosVisa .banner .banertxt {
        width: 1000px;
        margin-top: 100px;
        margin-left: 20%
    }

    .overseas .sosVisa .material .received {
        width: 80%
    }

    .overseas .sosVisa .material .received .hotSpot {
        display: none
    }

    .overseas .sosVisa .advantage .superiority ul li {
        width: 322px;
        height: 222px
    }
}

@media(max-width:992px) {
    .overseas .sosVisa .banner {
        height: 300px
    }

    .overseas .sosVisa .banner .banertxt {
        width: 80%;
        margin-top: 70px;
        margin-left: 20%
    }

    .overseas .sosVisa .banner .banertxt h3 {
        font-size: 35px;
        line-height: 35px
    }

    .overseas .sosVisa .banner .banertxt p {
        margin-top: 50px;
        font-size: 16px;
        line-height: 22px
    }

    .overseas .sosVisa .material .issuing {
        display: none
    }
}

@media(max-width:768px) {
    .overseas .sosVisa .banner {
        height: 250px
    }

    .overseas .sosVisa .banner .banertxt {
        width: 100%;
        margin-top: 55px
    }

    .overseas .sosVisa .banner .banertxt:before {
        top: 50px
    }

    .overseas .sosVisa .banner .banertxt h3 {
        font-size: 30px;
        line-height: 30px
    }

    .overseas .sosVisa .banner .banertxt p {
        margin-top: 40px;
        font-size: 14px;
        line-height: 20px
    }

    .overseas .sosVisa .material {
        padding: 60px 0
    }

    .overseas .sosVisa .material .received {
        width: 80%
    }

    .overseas .sosVisa .material .received p.sustain {
        font-size: 14px
    }

    .overseas .sosVisa .material .received p {
        font-size: 14px
    }

    .overseas .sosVisa .advantage {
        padding: 60px 0
    }

    .overseas .sosVisa .advantage .superiority ul li {
        width: 46%;
        height: 152px;
        margin: 5px;
        padding: 10px 5px
    }

    .overseas .sosVisa .advantage .superiority ul li svg {
        width: 50px;
        height: 50px;
        margin-top: 5px
    }

    .overseas .sosVisa .advantage .superiority ul li h3 {
        margin-top: 15px;
        line-height: 18px;
        font-size: 14px
    }

    .overseas .sosVisa .advantage .superiority ul li p {
        font-size: 12px
    }

    .overseas .sosVisa .process {
        padding: 60px 0
    }

    .overseas .sosVisa .process .workflow .access {
        width: 360px
    }

    .overseas .sosVisa .process .workflow .access ul li {
        width: 204px;
        height: 56px;
        line-height: 56px;
        font-size: 12px
    }

    .overseas .sosVisa .process .workflow .access ul li.call:before {
        top: 85px
    }

    .overseas .sosVisa .process .workflow .access ul li:before {
        left: 100px;
        top: 65px
    }

    .overseas .sosVisa .process .workflow .access ul li.audit:after {
        left: 115px
    }

    .overseas .sosVisa .process .workflow .access ul li.rectify {
        left: 260px;
        width: 100px;
        top: 78px
    }

    .overseas .sosVisa .process .workflow .access ul li.call em {
        font-size: 18px
    }

    .overseas .sosVisa .process .workflow .access ul li.audit {
        width: 180px
    }

    .overseas .sosVisa .process .workflow .access ul li.rectify:after {
        left: -75px;
        font-size: 12px
    }

    .overseas .sosVisa .process .workflow .access ul li.rectify:before {
        width: 204px;
        left: -155px;
        top: -35px;
        background: url("../images/overseas/08.png") no-repeat center center
    }
}

@media(max-width:544px) {
    .overseas .sosVisa .banner {
        height: 220px
    }

    .overseas .sosVisa .banner .banertxt {
        margin-left: 35px;
        width: 300px;
    }

    .overseas .sosVisa .banner .banertxt:before {
        display: none;
    }

    .overseas .sosVisa .banner .banertxt h3 {
        font-size: 1.6rem;
        line-height: 24px;
    }

    .overseas .sosVisa .banner .banertxt p {
        margin-top: 25px;
        font-size: .875rem;
    }

    .overseas .sosVisa .material {
        padding: 50px 0
    }

    .overseas .sosVisa .material .received p.sustain {
        margin-top: -20px
    }

    .overseas .sosVisa .advantage {
        padding: 50px 0
    }

    .overseas .sosVisa .advantage .superiority ul li p {
        line-height: 20px;
        margin-top: 5px
    }

    .overseas .sosVisa .process {
        padding: 50px 0
    }

    .overseas .sosVisa .banner .banertxt div a,
    .credit .sosVisa .banner .banertxt div a {
        width: 130px;
        height: 30px;
        line-height: 30px;
    }
}

.wrap {
    position: relative;
    width: 100%
}

.credit .sosVisa {
    position: relative;
    width: 100%
}

.credit .sosVisa .banner {
    position: relative;
    width: 100%;
    height: 450px;
    display: flex;
    align-items: center;
    background: #f8f9fc url("../images/sosVisa/01.jpg") no-repeat center right
}

.credit .sosVisa .banner .banertxt {
    width: 1200px;
    margin-left: 20%;
    position: relative
}

.credit .sosVisa .banner .banertxt h3 {
    font-size: 2.875rem;
    font-weight: bold;
    color: #1b4ca8;
    margin: 0
}

.credit .sosVisa .banner .banertxt p {
    margin-top: 55px;
    font-size: 1.25rem;
    line-height: 25px;
    color: #212121
}

.credit .sosVisa .banner .banertxt p span {
    font-weight: 600;
}

.credit .sosVisa .banner .banertxt:before {
    display: block;
    position: absolute;
    left: 0;
    top: calc(3rem + 30px);
    content: "";
    width: 67px;
    height: 4px;
    background: #e7242e
}

.overseas .sosVisa .banner .banertxt div {
    margin-top: 28px;
}

.credit .sosVisa .banner .banertxt div {
    margin-top: 44px;
}

.overseas .sosVisa .banner .banertxt div a,
.credit .sosVisa .banner .banertxt div a {
    text-decoration: none;
    display: inline-block;
    width: 182px;
    height: 40px;
    background: #e7242e;
    color: #fff;
    border-radius: 20px;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
}

.overseas .sosVisa .banner .banertxt div a:hover,
.credit .sosVisa .banner .banertxt div a:hover {
    opacity: .9;
}

.credit .sosVisa .material {
    position: relative;
    width: 100%;
    padding: 90px 0 70px 0;
    box-sizing: border-box;
    overflow: hidden
}

.credit .sosVisa .material .received {
    position: relative;
    width: 100%;
    margin: 0 auto;
    text-align: center
}

.credit .sosVisa .material .received h3 {
    font-size: 1.875rem;
    text-align: center;
    color: #212121;
    font-weight: bold;
    margin: 0
}

.credit .sosVisa .material .received p {
    text-align: center;
    font-size: 1rem;
    line-height: 22px;
    color: #666;
    margin-top: -10px
}

.credit .sosVisa .material .issuing {
    position: relative;
    width: 100%;
    margin: 0 auto;
    margin-top: 100px;
    text-align: center
}

.credit .sosVisa .material .issuing h3 {
    font-size: 1.875rem;
    text-align: center;
    color: #212121;
    font-weight: bold;
    margin: 0
}

.credit .sosVisa .material .issuing svg {
    display: block;
    width: 95%;
    height: 297px;
    max-width: 1100px;
    margin: 0 auto
}

.credit .sosVisa .material .issuing svg .cls-1,
.credit .sosVisa .material .issuing svg .cls-2 {
    fill: #666 !important;
    font-size: 13px
}

.credit .sosVisa .advantage {
    position: relative;
    width: 100%;
    padding: 90px 0 70px;
    box-sizing: border-box;
    overflow: hidden;
    background: #1b4ca8
}

.credit .sosVisa .advantage .superiority {
    position: relative;
    width: 100%;
    margin: 0 auto;
    text-align: center
}

.credit .sosVisa .advantage .superiority h3 {
    font-size: 1.875rem;
    text-align: center;
    color: #fff;
    font-weight: bold;
    margin: 0
}

.credit .sosVisa .advantage .superiority ul {
    position: relative;
    width: 100%;
    max-width: 1120px;
    margin: 0 auto
}

.credit .sosVisa .advantage .superiority ul li {
    position: relative;
    float: left;
    width: 352px;
    height: 252px;
    padding: 20px;
    margin: 10px;
    box-sizing: border-box;
    background: #fff;
    border-radius: 5px;
    overflow: hidden
}

.credit .sosVisa .advantage .superiority ul li.spn2 {
    margin-left: 17%;
}

.credit .sosVisa .advantage .superiority ul li svg {
    width: 60px;
    height: 60px;
    display: block;
    margin: 0 auto;
    margin-top: 35px;
    font-size: 0
}

.credit .sosVisa .advantage .superiority ul li.spn1 svg .cls-3,
.credit .sosVisa .advantage .superiority ul li.spn2 svg .cls-1,
.credit .sosVisa .advantage .superiority ul li.spn3 svg .cls-1,
.credit .sosVisa .advantage .superiority ul li.spn4 svg .cls-1,
.credit .sosVisa .advantage .superiority ul li.spn5 svg .cls-2,
.credit .sosVisa .advantage .superiority ul li.spn6 svg .cls-1 {
    fill: #1b4ca8;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s
}

.credit .sosVisa .advantage .superiority ul li.spn1:hover svg .cls-3,
.credit .sosVisa .advantage .superiority ul li.spn2:hover svg .cls-1,
.credit .sosVisa .advantage .superiority ul li.spn3:hover svg .cls-2,
.credit .sosVisa .advantage .superiority ul li.spn4:hover svg .cls-1,
.credit .sosVisa .advantage .superiority ul li.spn5:hover svg .cls-2,
.credit .sosVisa .advantage .superiority ul li.spn6:hover svg .cls-1 {
    fill: #e7242e
}

.credit .sosVisa .advantage .superiority ul li h3 {
    text-align: center;
    font-size: 1.375rem;
    line-height: 25px;
    margin-top: 35px;
    font-weight: normal;
    color: #666;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s
}

.credit .sosVisa .advantage .superiority ul li:hover h3 {
    color: #1b4ca8
}

.credit .sosVisa .advantage .superiority ul li p {
    text-align: center;
    font-size: .875rem;
    margin-top: 10px;
    color: #666
}

.credit .sosVisa .process {
    position: relative;
    width: 100%;
    padding: 90px 0 70px 0;
    box-sizing: border-box;
    overflow: hidden
}

.credit .sosVisa .process .workflow {
    position: relative;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    text-align: center
}

.credit .sosVisa .process .workflow h3 {
    font-size: 1.875rem;
    text-align: center;
    color: #212121;
    font-weight: bold;
    margin: 0
}

.credit .sosVisa .process .workflow .access {
    position: relative;
    width: 100%;
    max-width: 700px;
    margin: 0 auto
}

.credit .sosVisa .process .workflow .access ul {
    position: relative
}

.credit .sosVisa .process .workflow .access ul li {
    position: relative;
    color: #212121;
    font-size: 16px;
    text-align: center;
    width: 314px;
    height: 66px;
    line-height: 66px;
    border-radius: 5px;
    border: 1px solid #dcdcdc;
    margin-top: 60px;
    font-weight: 600;
    box-sizing: border-box
}

.credit .sosVisa .process .workflow .access ul li:before {
    content: '';
    display: block;
    position: absolute;
    left: 150px;
    top: 75px;
    width: 6px;
    height: 44px;
    background: url("../images/03.png") no-repeat center center
}

.credit .sosVisa .process .workflow .access ul li.call {
    padding: 10px 0;
    background: #1b4ca8;
    color: #fff;
    box-sizing: content-box;
    line-height: 22px;
    display: table-cell;
    vertical-align: middle
}

.credit .sosVisa .process .workflow .access ul li.call:before {
    top: 95px
}

.credit .sosVisa .process .workflow .access ul li.call em {
    font-size: 20px;
    font-weight: normal
}

.credit .sosVisa .process .workflow .access ul li.call a {
    text-decoration: underline;
    color: #fff
}

.credit .sosVisa .process .workflow .access ul li.call a:hover {
    color: #e7242e
}

.credit .sosVisa .process .workflow .access ul li.audit {
    border: 1px dashed #1b4ca8;
    color: #1b4ca8
}

.credit .sosVisa .process .workflow .access ul li.audit:after {
    content: '审核通过';
    color: #1b4ca8;
    position: absolute;
    left: 165px;
    top: 65px;
    font-size: 14px
}

.credit .sosVisa .process .workflow .access ul li.rectify {
    position: absolute;
    left: 450px;
    top: 88px;
    width: 174px
}

.credit .sosVisa .process .workflow .access ul li.rectify:after {
    content: '审核未通过';
    color: #e7242e;
    position: absolute;
    left: -105px;
    top: 15px;
    font-size: 14px
}

.credit .sosVisa .process .workflow .access ul li.rectify:before {
    content: '';
    display: block;
    position: absolute;
    left: -295px;
    top: -37px;
    width: 375px;
    height: 68px;
    background: url("../images/sosVisa/04.png") no-repeat center center
}

.credit .sosVisa .process .workflow .access ul li.review {
    background: #1b4ca8;
    color: #fff
}

.credit .sosVisa .process .workflow .access ul li.review:before {
    display: none
}

@media(max-width:1720px) {
    .credit .sosVisa .banner .banertxt {
        width: 1000px;
        margin-left: 5%
    }

    .credit .sosVisa .banner .banertxt h3 {
        font-size: 2.8rem
    }

    .credit .sosVisa .banner .banertxt p {
        margin-top: 50px;
        font-size: 22px;
        line-height: 22px
    }

    .credit .sosVisa .banner .banertxt:before {
        top: calc(2.8rem+30px)
    }
}

@media(max-width:1440px) {
    .credit .sosVisa .banner .banertxt h3 {
        font-size: 2.3rem
    }

    .credit .sosVisa .banner .banertxt p {
        margin-top: 50px;
        font-size: 1.25rem;
        line-height: 20px
    }

    .credit .sosVisa .banner .banertxt:before {
        top: calc(2.3rem + 30px)
    }
}

@media(max-width:1300px) {
    .credit .sosVisa .banner .banertxt h3 {
        font-size: 2rem
    }

    .credit .sosVisa .banner .banertxt:before {
        top: calc(2rem + 30px)
    }
}

@media(max-width:1200px) {
    .credit .sosVisa .banner {
        height: 350px;
        background-position: 440px 0
    }

    .credit .sosVisa .banner .banertxt {
        width: 1000px;
        margin-left: 10%
    }

    .credit .sosVisa .banner .banertxt h3 {
        font-size: 2.4rem
    }

    .credit .sosVisa .advantage .superiority ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: center
    }

    .credit .sosVisa .advantage .superiority ul li {
        float: none;
        width: 322px;
        height: 222px
    }

    .credit .sosVisa .advantage .superiority ul li svg {
        margin-top: 25px
    }

    .credit .sosVisa .advantage .superiority ul li h3 {
        margin-top: 25px
    }
}

@media(max-width:992px) {
    .credit .sosVisa .banner {
        height: 300px;
        background-position: 300px 0
    }

    .credit .sosVisa .banner .banertxt {
        width: 80%;
        margin-left: 5%
    }

    .credit .sosVisa .banner .banertxt:before {
        top: calc(2.3rem + 15px)
    }

    .credit .sosVisa .banner .banertxt h3 {
        font-size: 2rem
    }

    .credit .sosVisa .banner .banertxt p {
        margin-top: 40px;
        font-size: 16px;
        line-height: 16px
    }

    .credit .sosVisa .material .issuing {
        display: none
    }
}

@media(max-width:768px) {
    .credit .sosVisa .banner {
        height: 250px;
        background-position: 60px 0
    }

    .credit .sosVisa .banner .banertxt {
        width: 100%
    }

    .credit .sosVisa .banner .banertxt:before {
        top: calc(2.3rem + 10px)
    }

    .credit .sosVisa .banner .banertxt p {
        margin-top: 40px;
        font-size: 14px;
        line-height: 14px
    }

    .credit .sosVisa .material {
        padding: 60px 0
    }

    .credit .sosVisa .material .received {
        width: 80%
    }

    .credit .sosVisa .material .received p {
        font-size: 14px
    }

    .credit .sosVisa .advantage {
        padding: 60px 0
    }

    .credit .sosVisa .advantage .superiority ul li {
        float: none;
        width: 46%;
        height: 162px;
        margin: 5px
    }

    .credit .sosVisa .advantage .superiority ul li svg {
        width: 50px;
        height: 50px;
        margin-top: 5px
    }

    .credit .sosVisa .advantage .superiority ul li h3 {
        margin-top: 15px;
        line-height: 18px;
        font-size: 14px
    }

    .credit .sosVisa .advantage .superiority ul li p {
        font-size: 12px
    }

    .credit .sosVisa .process {
        padding: 60px 0
    }

    .credit .sosVisa .process .workflow .access {
        width: 360px
    }

    .credit .sosVisa .process .workflow .access ul li {
        width: 204px;
        height: 56px;
        line-height: 56px;
        font-size: 12px
    }

    .credit .sosVisa .process .workflow .access ul li.call:before {
        top: 85px
    }

    .credit .sosVisa .process .workflow .access ul li:before {
        left: 100px;
        top: 65px
    }

    .credit .sosVisa .process .workflow .access ul li.audit:after {
        left: 115px
    }

    .credit .sosVisa .process .workflow .access ul li.rectify {
        left: 260px;
        width: 100px;
        top: 78px
    }

    .credit .sosVisa .process .workflow .access ul li.audit {
        width: 180px
    }

    .credit .sosVisa .process .workflow .access ul li.call em {
        font-size: 18px
    }

    .credit .sosVisa .process .workflow .access ul li.rectify:after {
        left: -75px;
        font-size: 12px
    }

    .credit .sosVisa .process .workflow .access ul li.rectify:before {
        width: 204px;
        left: -155px;
        top: -35px;
        background: url("../images/sosVisa/08.png") no-repeat center center
    }
}

@media(max-width:544px) {
    .credit .sosVisa .banner {
        height: 220px;
        background-position: -120px 0
    }

    .credit .sosVisa .banner .banertxt {
        max-width: 400px;
        width: 100%;
        padding-top: 50px;
    }

    .credit .sosVisa .banner .banertxt h3 {
        font-size: 1.6rem;
    }

    .credit .sosVisa .banner .banertxt:before {
        display: none;
    }

    .credit .sosVisa .banner .banertxt p {
        margin-top: 20px;
        font-size: .875rem;
    }

    .credit .sosVisa .banner .banertxt div {
        margin-top: 25px;
    }

    .overseas .sosVisa .banner .banertxt div a,
    .credit .sosVisa .banner .banertxt div a {
        width: 130px;
        height: 30px;
        line-height: 30px;
    }

    .credit .sosVisa .material {
        padding: 50px 0
    }

    .credit .sosVisa .material .received p {
        margin-top: -20px
    }

    .credit .sosVisa .material .received:before {
        top: 40px
    }

    .credit .sosVisa .advantage {
        padding: 50px 0
    }

    .credit .sosVisa .advantage .superiority ul li p {
        margin-top: 5px;
        line-height: 20px
    }

    .credit .sosVisa .process {
        padding: 50px 0
    }
}

.ui-about-banner {
    height: 250px
}

.ui-development-m {
    display: none
}

.ui-development-item {
    padding: 24px 22px;
    border: 2px solid #438cff;
    text-align: left;
    border-radius: 8px;
    max-width: 336px;
    position: relative;
    display: inline-block
}

.ui-development-item img {
    position: absolute;
    left: -2px
}

.ui-development-item1 {
    left: -62px;
    bottom: 10px;
}

.ui-development-item2 {
    left: -57px;
    bottom: 45px;
    bottom: 45px\9;
    bottom: 45px\0;
}

_:-ms-lang(x),
_::-webkit-meter-bar,
.ui-development-item2 {
    bottom: 45px;
}

.ui-development-item3 {
    bottom: 10px;
    left: 46px;
    max-width: 428px;
}

.ui-development-item4 {
    left: 54px;
    bottom: -25px;
    max-width: 430px;
}

.ui-development-item5 {
    left: 158px;
    bottom: 10px;
    max-width: 428px;
}

.ui-development-item1,
.ui-development-item3,
.ui-development-item5 {
    border-bottom-left-radius: 0
}

.ui-development-item2,
.ui-development-item4 {
    border-top-left-radius: 0
}

.ui-development-item2 img,
.ui-development-item4 img {
    transform: scaleY(-1);
    -moz-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    top: -12px
}

.ui-development-item1 img,
.ui-development-item3 img,
.ui-development-item5 img {
    bottom: -12px;
}

.ui-development-itemtitle {
    font-size: 1.125rem;
    color: #fff
}

.ui-development-content {
    color: #eaeaea;
    font-size: .875rem
}

.ui-time-line {
    max-width: 1310px;
    border-bottom: 1px dashed #fff;
    position: relative;
    display: inline-block
}

.ui-time-line div {
    width: 12px;
    height: 12px;
    border: 2px solid #fff;
    background: #1b4ca8;
    border-radius: 50%;
    box-sizing: border-box;
    position: absolute;
    top: -5px
}

.ui-dot-2015 {
    left: -12px
}

.ui-dot-2016 {
    left: 210px
}

.ui-dot-2017 {
    left: 437px
}

.ui-dot-2018 {
    left: 660px
}

.ui-dot-2019 {
    left: 982px;
}

.ui-intro,
.ui-team {
    text-align: left;
    font-size: .875rem;
    color: #333
}

.ui-team {
    text-align: center
}

.team-wrap {
    margin-bottom: 20px;
    display: inline-block;
}

.team-wrap>div {
    width: 100%;
    float: left;
    padding-left: 18px;
    padding-right: 18px;
    text-align: right;
    color: #666;
}

.team-wrap>div p {
    margin-top: 8px;
}

.team-wrap .team1,
.team-wrap .team2 {
    width: 50%;
}

.team-wrap .team1 img,
.team-wrap .team2 img {
    width: 100%;
    height: auto;
}

.team-wrap .team1 {
    text-align: left;
}

.team-wrap .team2 {}

.team.team3,
.team.team4 {}

.ui-wish {
    position: relative
}

.ui-wish img {
    width: 100%;
    min-height: 110px
}

.ui-wish div {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    top: 25%;
    color: #fff;
    font-size: 2rem;
    text-align: center
}

.ui-wish div p {
    font-weight: 600;
    font-size: 1.875rem;
    margin-bottom: 1.5%
}

.ui-company {
    font-size: .875rem;
    color: #333;
    padding-bottom: 90px
}

.ui-company-text {
    margin-bottom: 58px
}

.ui-company-text2>div {
    width: 45%;
    float: left;
    text-align: left
}

.ui-company-text2>div.ui-company-text2-right {
    float: right
}

.ui-company-title {
    font-size: 1.5rem;
    font-weight: 600;
    margin-bottom: 20px
}

.ui-customer-banner {
    background: #fcfcfc;
    position: relative;
    display: inline-block
}

.ui-customer-banner img {
    width: 50%
}

.ui-customer-banner-text {
    font-size: 2.75rem;
    color: #1b4ca8;
    font-weight: 600;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%)
}

.ui-customer-banner-text1 {
    margin-bottom: 45px
}

.ui-customer-banner-text2 {
    font-size: 2.1875rem
}

.ui-customer-module .container.mb90 {
    margin-bottom: 90px
}

.ui-join-banner {
    position: relative
}

.ui-join-banner-text {
    position: absolute;
    text-align: center;
    top: 47%
}

.ui-join-banner-text1,
.ui-join-banner-text2 {
    color: #fff;
    font-size: 1rem
}

.ui-join-banner-text1 {
    margin-bottom: 12px
}

.ui-join-banner-text2 {
    font-size: 1.5rem
}

.ui-join-content {
    background: #fafafa;
    padding-top: 38px;
    padding-bottom: 90px;
    text-align: center
}

.ui-join-item {
    background: #fff;
    padding: 42px 50px 54px 50px;
    border: 1px solid #e9e9e9;
    border-radius: 8px;
    text-align: left
}

.ui-join-item-module.mb46 {
    margin-bottom: 46px
}

.ui-join-item-title {
    font-size: 1.125rem;
    font-weight: 600;
    color: #333;
    text-align: center
}

.ui-join-item-subtitle {
    font-size: .875rem;
    color: #333;
    margin-bottom: 12px
}

.ui-join-item-subcontent {
    font-size: .875rem;
    color: #666
}

.ui-join-item-subcontent p.mb12 {
    margin-bottom: 12px
}

.ui-service-banner {
    position: relative
}

.ui-service-banner-text {
    position: absolute;
    text-align: center;
    top: 50%
}

.ui-service-banner-title,
.ui-service-search {
    float: left;
    color: #fff
}

.ui-service-banner-title {
    font-size: 2.5rem;
    line-height: 3.125rem
}

.ui-service-search {
    width: 60%
}

#service {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 85%;
    max-width: 500px;
    border-bottom-left-radius: 8px;
    border-top-left-radius: 8px;
    border: 1px solid #fff;
    height: 54px;
    color: #666;
    font-size: 1.125rem;
    padding-left: 30px;
    box-sizing: border-box;
    float: left;
    border-right: 1px solid #ccc
}

.ui-service-btn {
    display: inline-block;
    width: 15%;
    max-width: 70px;
    height: 54px;
    background: #fff;
    float: left;
    cursor: pointer;
    border-bottom-right-radius: 8px;
    border-top-right-radius: 8px
}

.ui-service-btn-inner {
    display: inline-block;
    width: 26px;
    position: relative;
    top: 55%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%)
}

.ui-service-nav {
    text-align: center;
    max-height: 62px;
    border-bottom: 1px solid #e5e5e5
}

.ui-service-nav-wrap {
    display: inline-block;
    width: 80%;
    float: right;
    text-align: right
}

.ui-service-nav-wrap div {
    float: left;
    width: 33%;
    line-height: 60px
}

.ui-service-nav-wrap div span {
    padding: 20px;
    cursor: pointer
}

.ui-service-nav-wrap div span:hover {
    color: #1b4ca8
}

.ui-service-nav-wrap div span.active {
    color: #1b4ca8;
    border-bottom: 2px solid #1b4ca8;
    box-sizing: border-box
}

.ui-service-subnav {
    width: 20%;
    float: left;
    background: #fff;
    border-radius: 8px;
    border: 1px solid #e5e5e5;
    padding: 20px
}

.ui-service-main {
    float: left
}

.ui-service-content {
    background: #f5f5f5;
    padding-top: 36px;
    padding-bottom: 90px;
    text-align: center
}

.ui-service-subnav-inner ul li {
    font-size: .875rem;
    color: #666;
    cursor: pointer;
    padding-top: 20px;
    padding-bottom: 20px
}

.ui-service-subnav-inner ul li.active {
    color: #1b4ca8
}

.ui-service-main {
    background: #fff;
    float: right;
    border-radius: 8px;
    border: 1px solid #e5e5e5;
    padding-top: 20px;
    text-align: left
}

.ui-service-main-content {
    padding-left: 56px;
    padding-right: 56px;
    display: none
}

.ui-service-main-contact {
    text-align: center;
    padding-bottom: 44px
}

.ui-service-main-contact p {
    color: #333;
    font-size: 1.125rem;
    font-weight: 600
}

.ui-service-questionitem {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: .875rem;
    color: #666
}

.ui-question-title {
    cursor: pointer
}

.ui-question-title:hover {
    color: #1b4ca8
}

.ui-question-text {
    background: #fcfcfc;
    padding: 20px 40px;
    font-size: .875rem;
    color: #333;
    display: none
}

.ui-service-main-contact-line {
    width: calc(100% - 20px);
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 35px
}

.ui-service-main-contact-btn {
    font-size: 1rem;
    color: #fff;
    width: 170px;
    height: 40px;
    line-height: 40px;
    background: #1b4ca8;
    cursor: pointer;
    border-radius: 8px;
    display: inline-block;
    margin-top: 16px
}

.ui-service-main-contact-btn:hover {
    background-color: rgba(27, 76, 168, .9);
    color: #fff
}

.swiper-container2,
.swiper-container3 {
    display: none
}

@media(max-width:1440px) {

    .slide-text>a.btn-primary,
    .banner-item1 a,
    .banner-item2 a,
    .banner-item3 a {
        padding: 10px 30px
    }

    .ui-pro-item-title {
        margin-top: 10%
    }

    .ui-pro-item.active .ui-pro-item-svg {
        margin-top: 10%
    }

    .ui-pro-item-btn {
        bottom: 10%
    }

    .ui-development {
        position: relative;
        min-height: 488px
    }

    .ui-development>div {
        position: absolute;
    }

    .ui-development-item {
        max-width: 300px;
    }

    .ui-development .ui-development-time {
        top: 50%
    }

    .ui-time-line {
        max-width: unset;
        max-width: none;
    }

    .ui-dot-2015 {
        left: 1%
    }

    .ui-dot-2016 {
        left: 14%
    }

    .ui-dot-2017 {
        left: 29%
    }

    .ui-dot-2018 {
        left: 42%
    }

    .ui-dot-2019 {
        left: 66%
    }

    .ui-development-item1 {
        left: 1.5%;
        bottom: calc(50% + 10px)
    }

    .ui-development-item2 {
        left: 14.5%;
        top: calc(50% + 45px);
        bottom: unset
    }

    .ui-development-item3 {
        left: 29.5%;
        bottom: calc(50% + 10px);
        max-width: 400px;
    }

    .ui-development-item5 {
        left: 66.5%;
        bottom: calc(50% + 10px);
        max-width: 400px;
    }

    .ui-development-item4 {
        left: 42.5%;
        top: calc(50% + 45px);
        bottom: unset;
        max-width: 400px;
    }

    .ui-product-list {
        width: calc(100% - 200px)
    }

    .ui-cont.bg-blue.pt90 {
        height: auto;
        padding-bottom: 90px;
    }
}

@media(max-width:1320px) {
    .navbar-nav>li>a {
        padding: 24px 12px
    }
}

@media(max-width:1280px) {
    .ui-pro-item {
        width: 40%;
    }

    .ui-pro-item.active .ui-pro-item-title {
        margin-top: 9%
    }

    .ui-pro-item2 {
        float: right;
    }

    .ui-customer-listitem,
    .ui-customer-listitem.noml {
        padding: 10px;
        overflow: hidden;
        left: 50%;
        transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%)
    }

    .ui-contact-btn {
        width: 180px;
        height: 36px;
        line-height: 36px
    }

    .ui-exper-item {
        width: 220px;
        height: 220px;
        padding-top: 75px
    }

    .ui-pro-item-detail {
        line-height: 20px;
        padding-left: 15px;
        padding-right: 15px
    }

    .ui-partner-inner div.ui-partner-item.mb55 {
        margin-bottom: 13px
    }

    .ui-exper {
        padding-top: 185px;
        padding-bottom: 60px
    }

    .ui-cont {
        margin-top: 65px
    }

    .ui-cont.ui-cont-sp {
        margin-top: 70px
    }

    .ui-development {
        display: none;
    }

    .ui-development-m {
        display: inline-block;
    }

    .ui-development-item {
        max-width: unset;
        margin-bottom: 10px;
        width: 65%;
    }

    .ui-development-itemtitle {
        text-align: center
    }

    .ui-introduction {
        top: 18px;
    }
}

@media(max-width:1200px) {

    .ui-cer-pre,
    .ui-cer-next {
        display: none
    }

    .ui-cerGot .container {
        width: 100%
    }

    .ui-cer .ui-cer-wrap {
        margin-bottom: 68px
    }

    .ui-adver-svg {
        width: 40px
    }

    .ui-adver-svg1 {
        height: 44px
    }

    .ui-adver-svg2 {
        height: 42px
    }

    .ui-adver-svg3 {
        height: 39px
    }

    .ui-adver-svg4 {
        height: 41px
    }

    .ui-adver-svg5 {
        height: 49px
    }

    .ui-adver-svg6 {
        height: 52px
    }

    .ui-partner-list.home .ui-partner-item {
        width: calc(19% - 5px);
    }
}

@media(max-width:1092px) {
    .ui-cont.bg-blue.pt90 {
        padding-top: 30px;
        height: auto
    }

    .ui-header nav .container {
        width: 100%;
        height: 100%
    }

    .navbar-brand>img {
        width: 90px;
        margin-top: 6px
    }

    .navbar-nav>li.drop-item>a {
        padding: 24px 10px
    }

    .ui-pro-item .ui-pro-item-svg {
        display: none
    }

    .ui-pro-item .ui-pro-item-title {
        margin-top: 48%
    }

    .ui-pro-item.active .ui-pro-item-detail {
        padding-left: 50px;
        padding-right: 50px;
        color: #fff;
    }

    .ui-pro-item.active .ui-pro-item-title {
        margin-top: 15%
    }

    .navbar-toggle {
        margin-top: 15px;
        margin-right: 0
    }

    .navbar-toggle .icon-bar.icon-bar-deep {
        background: #1b4ca8
    }

    .navbar-toggle .icon-bar.icon-bar-white {
        background: #fff
    }

    #menu {
        background: rgba(255, 255, 255, .9)
    }

    #menu.hide {
        display: none !important
    }
}

@media(max-width:1024px) {
    .ui-partner-inner {
        width: 90%;
        display: inline-block
    }

    .ui-partner-inner div.ui-partner-item {
        width: 22% !important;
        margin-left: 2.5% !important;
        margin-right: 0 !important;
    }

    .ui-customer-inner {
        width: 90%
    }

    .ui-customer-inner {
        width: 80%;
        display: inline-block
    }

    .ui-customer-pre,
    .ui-customer-next {
        display: none
    }

    .ui-customer-pre3,
    .ui-customer-next3 {
        display: inline-block
    }

    .swiper-container1,
    .swiper-containe2 {
        display: none
    }

    .swiper-container3 {
        display: inline-block
    }
}

@media(max-width:992px) {
    .container {
        width: 100%
    }

    .ui-exper-item {
        position: relative;
        left: 50%;
        transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        font-size: 1.2rem
    }

    .ui-exper .mt20 {
        margin-top: 20px
    }

    .ui-cer .ui-cer-wrap {
        width: 31%;
        margin-left: 1%;
        margin-right: 1%;
    }

    .ui-cer .ui-cer-inner2 .ui-cer-wrap {
        width: 50%;
        margin-left: 0;
        margin-right: 0;
    }

    .ui-risk-manage-svg,
    .ui-risk-manage-prevent {
        width: 100%;
        margin: 0
    }

    .ui-risk-manage-svgpic {
        padding: 20px 2%
    }

    .ui-risk-manage-nav {
        margin-right: 0;
        width: 100%;
        min-height: 0;
        border-radius: 20px;
        overflow: hidden;
        margin-bottom: 10px
    }

    .ui-risk-manage-cont {
        padding: 10px 1%;
        border-radius: 20px;
        overflow: hidden;
        width: 100%
    }

    .ui-risk-manage-nav ul li {
        padding-left: 0;
        text-align: center;
        width: 33.333333333333%;
        float: left;
        padding-bottom: 10px;
        padding-top: 10px
    }

    .ui-risk-prevent-title,
    .ui-risk-prevent-text {
        margin-bottom: 20px;
        padding-left: 20px
    }

    .ui-risk-safe-subcont {
        padding-left: 3%
    }

    .ui-adver-subcont {
        line-height: 13px
    }

    .slide-text1 {
        padding-left: 60px
    }

    .ui-development-item {
        width: 90%;
    }

    .ui-cont.bg-blue.pt90 {
        padding-bottom: 45px;
        padding-top: 45px;
        margin-top: 45px;
    }
}

@media(max-width:896px) {
    .ui-adver-listitem {
        width: calc(50% - 14.666666667px);
        margin: 0;
        margin-left: 5px;
        margin-right: 5px;
        margin-bottom: 14px
    }

    .ui-pro-item {
        display: none
    }

    .ui-pro-item-m {
        width: calc(100% - 30px);
        border: 1px solid #e9e9e9;
        border-radius: 8px;
        display: inline-block;
        color: #333;
        padding: 15px;
        margin-bottom: 15px;
        background: rgba(27, 76, 168, .8)
    }

    .ui-pro-item-title-m {
        text-align: center;
        padding-bottom: 10px;
        font-size: 1.75rem;
        color: #fff;
        font-weight: 600
    }

    .ui-pro-item-detail-m {
        text-align: left;
        padding-left: 25px;
        padding-top: 15px;
        font-size: 1.25rem;
        color: #fff
    }

    .ui-pro-item-btn-m {
        margin-top: 20px;
        height: auto
    }

    .ui-pro-item-btn-m a {
        display: inline-block;
        text-decoration: none;
        font-size: 14px;
        cursor: pointer;
        border-radius: 20px;
        color: #fff;
        border: 1px solid #fff;
        padding: 6px 25px
    }

    .ui-pro-item-btn-m a:hover {
        color: #1b4ca8;
        border-color: #1b4ca8;
        background: #fff
    }

    .ui-partner-inner {
        width: 100%
    }
}

@media(max-width:855px) {

    .ui-partner-inner div.ui-partner-item,
    .ui-partner-inner>div.ui-partner-item.nomr {
        width: 31% !important;
        margin-left: 1% !important;
        margin-right: 1% !important;
    }
}

@media(max-width:768px) {
    .banner-item2 .slide-text p img {
        width: 44px;
        margin-left: 2px;
        margin-right: 2px;
        margin-bottom: 0;
    }

    .ui-line-s {
        margin: 0 auto;
        margin-bottom: 14px;
        margin-top: 16px;
    }

    .modal-body {
        padding-left: 20px;
        padding-right: 20px;
    }

    #modelInfo>div {
        width: 100%;
        margin-bottom: 15px;
    }

    #modelInfo input,
    #modelInfo textarea,
    #modelInfo>div div {
        width: calc(100% - 70px);
        max-width: none;
        margin: 0 auto;
    }

    .required:after {
        right: 7px
    }

    .ui-safe-banner,
    .ui-about-banner,
    .ui-customer-banner {
        height: 200px
    }

    .banner-item3 a {
        bottom: 10px
    }

    .ui-product-list {
        width: calc(100% - 20px)
    }

    .ui-cont {
        margin-top: 0
    }

    .ui-banner .item {
        min-height: 300px
    }

    .slide-image.jcb {
        bottom: 20%;
    }

    .banner-item2 .slide-text p span {
        width: auto;
        display: inline-block;
        font-size: 1.6rem !important;
    }

    .banner-item3 .des {
        padding-right: 0 !important
    }

    .banner-item3 .backDeal {
        padding-right: 0 !important
    }

    .slide-text>div {
        margin-bottom: 5px;
        font-size: 2.5rem;
    }

    .banner-item4 .slide-text div {
        font-size: 12px;
        margin-bottom: 0 !important;
        margin-top: 5px !important;
    }

    .slide-text4-part2 li,
    .slide-text4-part2 li.s-li {
        width: 100%;
        font-size: 12px;
    }

    .slide-text4-part-r img {
        padding-top: 0;
    }

    .slide-text4-part-l img {
        max-width: 300px;
    }

    .slide-text4-part-r img {
        max-width: 140px;
    }

    .banner-item2 .slide-text>div {
        line-height: 40px;
    }

    .banner-item2 .slide-text>div,
    .banner-item2 .slide-text>p {
        padding-right: 0;
    }

    .banner-item2 .slide-text>div.bn1-title {
        margin-bottom: 0;
    }

    .slide-text>p {
        margin-bottom: 20px
    }

    .slide-text>div.bn1-sub-title2 {
        line-height: 40px
    }

    .slide1 a.btn {
        float: unset;
        position: absolute;
        bottom: 15px;
    }

    .slide2 a.btn {
        bottom: 15px
    }

    .bs-slider>.carousel-inner>.item>img {
        width: 100%;
        height: 100%
    }

    .slide-text>div.bn1-sub-title2 img {
        width: 120px
    }

    .ui-exper .container>div {
        width: 50%;
        display: inline-block;
        padding: 0;
        float: left;
        margin-bottom: 20px
    }

    .ui-exper,
    .ui-cerGot {
        padding-top: 190px;
        padding-bottom: 45px
    }

    .swiper-container1,
    .swiper-containe2 {
        display: none
    }

    .swiper-container3 {
        display: inline-block
    }

    .swiper-slide {
        width: 100% !important
    }

    .ui-exper .mb20 {
        margin-bottom: 20px
    }

    .ui-customer-listitem,
    .ui-customer-listitem.noml {
        width: 80%;
        margin-left: 1%;
        margin-right: 1%;
        max-width: unset;
        float: unset;
        position: relative;
        left: 50%;
        transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%)
    }

    .ui-cont {
        padding-top: 45px
    }

    .ui-cer .ui-cer-wrap {
        width: 40%;
        margin-left: 5%;
        margin-right: 5%
    }

    .navbar-header {
        width: 100%
    }

    .navbar-nav>li {
        float: none;
        border-bottom: 1px solid #e0e0e0;
        line-height: 46px;
        height: 46px
    }

    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px
    }

    .navbar-right .dropdown-menu {
        width: 100%;
        top: unset
    }

    .ui-cerGot .col-xs-12 {
        margin-bottom: 20px
    }

    .ui-join-item {
        padding-left: 20px;
        padding-right: 20px;
        margin-left: 10px;
        margin-right: 10px;
        width: calc(100% - 20px)
    }

    .banner2-pic img {
        width: 200px
    }

    .ui-service-nav-wrap {
        width: 100%;
        float: unset;
        text-align: center
    }

    .ui-service-nav-wrap div {
        width: 50%
    }

    .ui-service-main-content {
        padding-left: 20px;
        padding-right: 20px
    }

    .ui-cerGot-item {
        width: 230px;
        height: 260px;
        padding: 15px
    }

    .ui-risk-safe {
        height: auto
    }

    .ui-risk-manage-svgpic.ui-risk-manage-svgpic3 {
        max-width: unset
    }

    .ui-customer-banner-text1 {
        margin-bottom: 12px
    }

    .ui-cont.ui-cont-sp {
        margin-top: 45px
    }

    .swiper-container3 {
        display: none
    }

    .swiper-container2 {
        display: inline-block
    }

    .ui-customer-pre,
    .ui-customer-next {
        display: none
    }

    .list-title,
    .ui-development-itemtitle,
    .ui-partner-work,
    .ui-risk-manage-nav ul li,
    .ui-risk-prevent-title,
    .ui-risk-subcont-title {
        font-size: 14px
    }

    .list-text p,
    #modelInfo .model-btn .submit-btn,
    #modelInfo p,
    .ui-contact-request,
    .ui-customer-module .ui-adver-iteminner p,
    .ui-company,
    .ui-development-content,
    .ui-intro,
    .ui-team,
    .ui-risk-safe-nav li,
    .navbar-nav>li>a,
    .ui-risk-subcont-cont li,
    .ui-risk-prevent-text,
    .ui-cerGot-cont,
    .ui-nav-list .ui-nav-li a,
    .ui-contact-mainitem-title,
    .ui-contact-btn,
    .ui-adver-subcont {
        font-size: 12px
    }

    .banner-item3 .slide-text p {
        font-size: 2rem;
    }
}

@media(max-width:640px) {

    .ui-partner-inner div.ui-partner-item,
    .ui-partner-inner div.ui-partner-item.nomr {
        width: 49% !important;
        margin-left: .5% !important;
        margin-right: .5% !important;
        overflow: hidden
    }

    .ui-customer-listitem,
    .ui-customer-listitem.noml {
        width: 90%;
        margin-left: unset;
        margin-right: unset;
        position: relative;
        left: 50%;
        transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%)
    }

    .ui-cer .ui-cer-wrap {
        width: 90% !important;
        margin-left: 5% !important;
        margin-right: 5% !important;
    }

    .ui-cer2 .ui-cer-wrap {
        margin-bottom: 70px !important;
    }

    .ui-cer-wrap>span.mtop99 {
        margin-top: 0
    }

    .ui-exper-item {
        width: 170px;
        height: 170px;
        padding-top: 45px
    }
}

@media(max-width:554px) {
    .ui-cerGot>div {
        display: block
    }

    .ui-cerGot>div>div {
        width: 100%;
        margin-bottom: 20px;
        display: inline-block
    }

    .banner-item1 .slide-text {
        padding-left: 10px !important
    }

    .ui-adver-list {
        padding-left: 20px;
        padding-right: 20px
    }

    .banner-item3 .slide-text p span {
        font-size: 4rem
    }
}

@media(max-width:500px) {
    .slide-text {
        padding-left: 15px;
        padding-right: 15px
    }

    .ui-adver-listitem {
        width: 100%
    }

    .ui-adver-list {
        padding-left: 46px;
        padding-right: 46px
    }
}