.backBg {
    background: #F4F9FE;
}

.textCenter {
    text-align: center;
}

.paddingT80B100 {
    padding-top: 80px;
    padding-bottom: 100px;
}

.font34 {
    font-size: 34px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #343535;
    line-height: 48px;
}

.col-33 {
    float: left;
    width: 31.111%;
    margin-right: 40px;
}

.col-33:last-child {
    margin-right: 0;
}

.caseBox {
    position: relative;
    height: 341px;
    background: #FFFFFF;
    box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.05);
    border-radius: 8px;
    border: 1px solid #F4F9FE;
    padding: 50px 40px;
    text-align: center;
}

.caseBox .iconImg {
    width: 80px;
}

.caseBox h6 {
    font-size: 18px;
    font-weight: 600;
    color: #343535;
    line-height: 25px;
    margin-top: 30px;
}

.caseBox p {
    margin-top: 30px;
    font-size: 16px;
    font-weight: 400;
    color: #717171;
    line-height: 22px;
}

.caseBox .bottomImg {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -52px;
}

.caseBox:hover {
    transform: translateY(-10px);
    background: #FFFFFF;
    box-shadow: 0px 8px 20px 0px rgba(42, 93, 237, 0.2);
    border-radius: 8px;
    border: 1px solid #F4F9FE;
    transition:all .2s linear;
}

.marginTop50 {
    margin-top: 50px;
}

#kjBox .product-tab-header {
    border-bottom: 0;
    margin-left: 200px;
}

#kjBox .product-tab-btn {
    width: 200px;
    height: 60px;
    background: #F4F9FE;
    font-size: 20px;
    font-weight: 600;
    color: #717171;
    margin-right: 0;
    cursor: pointer;
}

#kjBox .product-tab-btn:first-child {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}

#kjBox .product-tab-btn:last-child {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}

#kjBox .product-tab-btn.active {
    width: 200px;
    height: 60px;
    background: linear-gradient(270deg, #2A5DED 0%, #1890FF 100%);
    border-radius: 8px;
    font-size: 20px;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 60px;
    border-bottom: 0;
}

#kjBox .product-tab-item {
    margin-top: 50px;
    text-align: center;
    margin-bottom: 100px;
}

#kjBox .product-tab-item img {
    width: 90%;
    margin: 0 auto;
}

.yshBox {
    background: linear-gradient(270deg, #2A5DED 0%, #1890FF 100%);
}

.yshBox .caseBox {
    height: 268px;
    padding: 50px 20px;
}

.yshBox .caseBox p {
    font-size: 18px;
    font-weight: 600;
    color: #343535;
    line-height: 25px;
}
.yshBox .caseBox .textLeft{
    text-align: center;
}
.yshBox .earthBG{
    background-size: 130%;
}
.col-20 {
    width: 18.666%;
    float: left;
    margin-right: 20px;
}

.col-20:last-child {
    margin-right: 0;
}

.marginTop20 {
    margin-top: 20px;
}

.earthBG {
    background-image: url("../images/crborder/earthBg.png");
    background-repeat: no-repeat;
    background-size: inherit;
}

#safeBox {

}

.safeBox {
    height: 413px;
    background: #FFFFFF;
    box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.05);
    border-radius: 8px;
}

.safeBox h6 {
    height: 50px;
    background: linear-gradient(270deg, #2A5DED 0%, #1890FF 100%);
    border-radius:8px 8px 0px 0px;
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    line-height: 50px;
}
.safeBox .safeImg{
    padding:30px 35px;
}
.safeBox .safeImg img{
    width:100%;
    border:1px solid #EEEEEE;
}
.col-25 {
    width: 22.955%;
    margin-right: 30px;
    float: left;
}

.col-25:last-child {
    margin-right: 0;
}
.padding50{
    padding:50px;
}
.khBox img{
    width: 285px;
    height: 120px;
    background: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #E5E5E5;
}
.bankImg img{
    width: 285px;
    height: 120px;
    background: #FFFFFF;
    border-radius: 8px;
    border: 1px solid #E5E5E5;
    margin-right: 20px;
}
.banner-font-box{
    position: relative;
    text-align: left;
}
.bannerTitle{
    height: 56px;
    font-size: 40px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 56px;
}
.small-font{
    margin-top:20px;
    height: 33px;
    font-size: 24px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 33px;
}
.banner-font-box .reg-box{
    position: absolute;
    top:-30px;
    right:0;
    width: 350px;
    height: 283px;
    background:rgba(255,255,255,.95);
    border-radius: 8px;
    padding:40px 30px;
}
.banner-font-box .reg-box h5{
    height: 33px;
    font-size: 24px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #343535;
    line-height: 33px;
}
.phoneNumberInput{
    width:100%;
    height: 50px;
    background: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #DDDDDD;
    margin:30px 0;
    padding:0 20px
}
.submitBtn{
    width: 100%;
    height: 50px;
    background: linear-gradient(270deg, #2A5DED 0%, #1890FF 100%);
    border-radius: 4px;
    font-size: 18px;
    font-weight: 400;
    color: #FFFFFF;
    cursor: pointer;
}
.col-50{
    width:50%;
    float: left;
}
.amarzonShowImg{
    -webkit-animation: twinkling 10s infinite ease-in-out
}
.showImg{
    -webkit-animation: twinkling 8s infinite ease-in-out
}
.payShowImg{
    -webkit-animation: twinkling 6s infinite ease-in-out
}
.animated{
    -webkit-animation-duration: 6s;
    animation-duration: 6s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}
@-webkit-keyframes twinkling{
    0%{
        transform: scale(0.9);
        opacity: 0.25;
    }
    20%{
        transform: scale(0.9);
        opacity: 0.5;
    }
    40%{
        transform: scale(0.9);
        opacity: 0.75;
    }
    60%{
        transform: scale(1);
        opacity: 1;
    }
    80%{
        transform: scale(0.9);
        opacity: 0.75;
    }
    100%{
        transform: scale(0.9);
        opacity: 0.5;
    }
}
@keyframes twinkling{
    0%{
        transform: scale(0.9);
        opacity: 0.25;
    }
    20%{
        transform: scale(0.9);
        opacity: 0.5;
    }
    40%{
        transform: scale(1);
        opacity: 0.75;
    }
    60%{
        transform: scale(1);
        opacity: 1;
    }
    80%{
        transform: scale(1);
        opacity: 0.75;
    }
    100%{
        transform: scale(0.9);
        opacity: 0.5;
    }
}

.ebayImg{
    margin-left: 60px;
    margin-top:-30px;
}
.imgBox{
    text-align: center;
    margin:56px 0;
}
.font18{
    margin-top:20px;
    font-size: 18px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #343535;
    line-height: 25px;
}
.smallFont{
    font-size: 16px;
    font-weight: 400;
    color: #717171;
    line-height: 22px;
}
.paddingT50B100{
    padding:50px 0 100px;
}
.textLeft{
    text-align: left;
}
.thankBox{
    position: relative;
    height: 330px;
    background: #FFFFFF;
    box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);
    border-radius: 8px 40px 8px 40px;
    margin:50px 70px;
}
.leftImg{
    position: absolute;
    left: 30px;
    top:0;
}
.rightImg{
    position: absolute;
    bottom: 0;
    right: 30px;
}
.messageBox{
    margin:50px 250px;
    padding:80px 0;
}
.headImg{
    margin-left: 360px;
    margin-top: 30px;
    text-align: right;
}
.headImg img{
    float: left;
    margin-right: 20px;
}
.headImg h5{
    padding-top: 16px;
    font-size: 18px;
    font-weight: 600;
    color: #343535;
    line-height: 25px;
}
.font22{
    font-size: 22px;
    font-weight: 600;
    color: #343535;
    line-height: 30px;
}
#thankBox .swiper-button-prev{
    background-image: url("../images/crborder/jtLeft1.png");
}
#thankBox .swiper-button-next{
    background-image: url("../images/crborder/jtRight1.png");
}
#thankBox .swiper-container-horizontal>.swiper-pagination-bullets, #thankBox .swiper-pagination-custom, #thankBox .swiper-pagination-fraction{
    bottom: 70px;
}
#safe .caseBox{
    height: 440px;
}
.issueBox{
    border-top:1px solid #EEEEEE;
    cursor: pointer;
}
.issueBox h5{
    font-size: 18px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #343535;
    line-height: 55px;
}
.floatRight{
    float: right;
}
.issueBox .answer{
    font-size: 16px;
    font-weight: 400;
    color: #717171;
    line-height: 32px;
    margin-bottom: 25px;
}
.viewMore{
    display: block;
    line-height: 60px;
    border-top:1px solid #EEEEEE;
    font-size: 16px;
    font-weight: 400;
    color: #0893EC;
    cursor: pointer;
}
.footRes{
    width:600px;
    margin:50px  auto;
    height: 70px;
    background: #FFFFFF;
    border-radius: 4px;
    padding:10px;
}
.footInput{
    width:380px;
    line-height: 50px;
}
.footBtn{
    width: 180px;
    height: 50px;
    background: linear-gradient(270deg, #2A5DED 0%, #1890FF 100%);
    border-radius: 4px;
    font-size: 18px;
    font-weight: 400;
    color: #FFFFFF;
    cursor: pointer;
}
.whiteFont {
    color: #FFFFFF;
}
.product-center-summary{
    height: 260px;
}
#bankBox .earthBG{
    background-size: cover;
}

.innerBox {
    animation: changeBiger 0.3s linear forwards;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    transform: scale(1.08);
}

@keyframes changeBiger {
    0% {
        transform: scale(0.95);
    }
    100% {
        transform: scale(1);
    }
}
