.page-head{
    background: url('../../images/payment/蓝色 (1).png') no-repeat center;
    background-size: cover;
    padding: 100px 0 140px 0;
}
.page-head-img{
    margin-bottom: 14px;
    filter: hue-rotate(180deg)
}
.page-head-title{
    color: rgba(26, 43, 60, 1);
    font-size: 46px;
    font-weight: bold;
    margin-bottom: 20px;
}
.page-head-info{
    color: #0096f6;
    font-size: 38px;
    font-weight: bold;
    margin-bottom: 20px;
}
.page-head-msg{
    font-size: 16px;
    color: rgba(71, 85, 105, 1);
    line-height: 23px;
    margin-bottom: 20px;
    max-width: 580px;
}
.page-head-btn-box{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.page-head-btn1{
    display: flex;
    align-items: center;
    padding: 15px 24px;
    margin-bottom: 8px;
    color: white;
    background: linear-gradient(to right,#0078ff ,#01b6ff );
    border-radius: 12px;
    margin-right: 12px;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
}
.page-head-btn2{
    display: flex;
    align-items: center;
    padding: 15px 24px;
    color: #333;
    background: white;
    border-radius: 12px;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 8px;
    cursor: pointer;
}
.page-head-btn1:hover,.page-head-btn2:hover{
    opacity: .8;
}
.page-head-btn1 img,.page-head-btn2 img{
    width: 20px;
    height: 20px;
    margin-right: 10px;
    filter: hue-rotate(180deg)
}
.product-bac{
    padding: 60px 0;
    background: white;
}
.public-title1{
    padding: 2px 0 2px 10px;
    border-left: 4px solid #0096f6;
    margin-bottom: 42px;
}
.public-title1 div:nth-child(1){
    font-size: 16px;
    font-weight: bold;
    color: #0096f6;
    margin-bottom: 14px;
}
.public-title1 div:nth-child(2){
    font-size: 28px;
    font-weight: bold;
    color: rgba(0, 23, 47, 1);
}
.public-title2{
    text-align: center;
    margin-bottom: 42px;
}
.public-title2 div:nth-child(1){
    font-size: 16px;
    font-weight: bold;
    color: #0096f6;
    margin-bottom: 14px;
}
.public-title2 div:nth-child(2){
    font-size: 28px;
    font-weight: bold;
    color: rgba(0, 23, 47, 1);
}
.product-box{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.product-item{
    width: 24%;
    padding: 24px;
    transition: all .3s;
    margin-bottom: 20px;
}
.product-item img{
    width: 100px;
    height: 90px;
    margin-bottom: 10px;
}
.product-item-title{
    font-size: 18px;
    color: rgba(26, 43, 60, 1);
    font-weight: bold;
    margin-bottom: 14px;
}
.product-item-msg{
    font-size: 14px;
    color: rgba(71, 85, 105, 1);
    line-height: 20px;
    height: 44px;
    margin-bottom: 20px;
}
.product-item a{
    display: block;
    width: 100%;
    height: 38px;
    line-height: 38px;
    text-align: center;
    border: 1px solid #0096f6;
    color: #0096f6;
    border-radius: 4px;
    font-size: 14px;
    font-weight: bold;
}
.product-item:hover{
    box-shadow: 2px 8px 40px 1px rgb(230, 241, 253, 0.8);
}
.product-item:hover a{
    background: #0096f6;
    color: white;
}
.buy-bac{
    padding: 60px 0;
    background: rgba(250, 250, 254, 1);
}
.buy-box{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.buy-item{
    width: 24%;
    background: white;
    border-radius: 28px;
    box-shadow: 0px 4px 12px 0px rgba(241, 242, 245, 1);
    margin-bottom: 12px;
    padding: 24px;
}
.buy-item-title{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 16px;
}
.buy-item-title div:nth-child(1){
    font-size: 18px;
    color: #0096f6;
    font-weight: bold;
    margin-right: 6px;
}
.buy-item-title div:nth-child(2){
    font-size: 18px;
    font-weight: bold;
    color: rgba(0, 23, 47, 1);
    flex: 1;
}
.buy-item-title div:nth-child(3){
    color: #d6effbe6;
    font-size: 56px;
    font-weight: bold;
}
.buy-item-msg{
    font-size: 14px;
    line-height: 24px;
    color: rgba(71, 85, 105, 1);
    height: 60px;
}
.process-bac{
    padding: 60px 0;
}
.process-box{
    position: relative;
}
.process-item{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 28px;
}
.process-item>div:nth-child(1){
    border: 1px solid rgba(242, 242, 244, 1);
    background: white;
    border-radius: 50%;
    height: 68px;
    width: 68px;
    font-size: 18px;
    color: rgba(0, 23, 47, 1);
    font-weight: bold;
    text-align: center;
    line-height: 68px;
    box-shadow: 0 4px 12px 0 rgba(248, 248, 252, 1);
}
.process-item>div:nth-child(2){
    flex: 1;
    margin-left: 52px;
    border: 1px solid rgba(240, 241, 242, 1);
    border-radius: 18px;
    box-shadow: 0px 4px 16px 0px rgba(245, 245, 249, 1);
    padding: 22px 30px;
}
.process-item>div:nth-child(2) div:first-child{
    font-size: 18px;
    color: rgba(0, 23, 47, 1);
    font-weight: bold;
    margin-bottom: 16px;
}
.process-item>div:nth-child(2) div:last-child{
    font-size: 15px;
    color: rgba(71, 85, 105, 1);
}
.process-item:hover>div:nth-child(1){
    background: #0096f6;
    color: white;
}
.process-line{
    z-index: -1;
    width: 2px;
    height: 88%;
    background: rgba(240, 241, 242, 1);
    position: absolute;
    left: 33px;
    top: 30px;
}
.currency-bac{
    padding: 60px 0;
    background: rgba(250, 250, 254, 1);
}
.currency-title{
    margin-bottom: 28px;
    font-size: 15px;
    color: rgba(71, 85, 105, 1);
    font-weight: bold;
    text-align: center;
}
.currency-box{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin-bottom: 36px;
}
.currency-item{
    border-radius: 8px;
    display: flex;
    align-items: center;
    border: 1px solid rgba(231, 231, 231, 1);
    padding: 22px 16px;
    font-size: 16px;
    color: rgba(0, 23, 47, 1);
    font-weight: bold;
    margin-right: 18px;
    margin-bottom: 12px;
    background: white;
}
.currency-item:last-child{
    margin-right: 0;
}
.currency-item img{
    margin-right: 8px;
    height: 28px;
    width: auto;
}
.map-tips1-text{
    background-color: rgba(250, 250, 254, 1);
}
/* 手机样式 */
@media (max-width: 1200px) {
    .page-head{
        padding: 60px 0;
    }
    .page-head-title{
        font-size: 22px;
    }
    .page-head-info{
        font-size: 20px;
    }
    .page-head-msg{
        font-size: 16px;
    }
    .public-title1 div:nth-child(1),.public-title2 div:nth-child(1){
        font-size: 14px;
    }
    .public-title1 div:nth-child(2),.public-title2 div:nth-child(2){
        font-size: 20px;
    }
    .product-item{
        width: 100%;
    }
    .buy-item{
        width: 100%;
    }
    .process-item>div:nth-child(1){
        display: none;
    }
    .process-line{
        display: none;
    }
    .process-item>div:nth-child(2){
        margin-left: 0;
    }
}