.amazon-main{
    font-family:"微软雅黑";
}
.amazon-main .amazon-banner{
    margin-bottom: 50px!important;
}
.amazon-banner img{ width: 100%;}

.large-title{
    width: 100%;
    text-align: center;
    font-size: 38px;
    color: #333333;
}
.large-title p{
    font-size: 18px;
}
.img-box{
    width: 1020px;
    margin: 30px auto 35px;
    display: flex;
    justify-content: space-between;
}
.img-box img{width: 220px;height: 232px;}
.problem{
    width: 1200px;
    margin: 30px auto;
}
.problem-content{
    width: 85%;
    margin: 10px auto 20px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #737373;
}
.problem-content p{ font-size: 18px;margin-left: 105px;}
.problem-content p span{background: #F3F3F3;line-height: 30px;}
.success{ width: 1200px;margin: 50px auto;overflow: hidden}
.success-content{ overflow: hidden;width: 1100px;margin: 0 auto;}
.left-img{ width: 327px;height: 257px;float: left;border: 1px solid #E3E3E3;}
.left-img img{ width: 95%;height: 95%;padding:7px 8px;}
.right-font{width: 690px; height: 257px;float: left;border: 2px solid #394253;margin-left: 20px;font-size: 16px;padding:0 10px;}
.right-font p{font-size: 18px;font-weight: 600;margin: 20px 0}
.company{font-size: 16px;color: #3e82eb;float: right;padding: 5px;margin-top:5px; }
.contact{ width: 100%;height: 210px;background: #ffffff;}
.button{ width: 357px;height: 65px;background: #3E82EB;font-size: 18px;font-weight: 600;text-align: center;margin: 120px auto 0;color: #ffffff;line-height: 62px;border-radius: 12px;}
.button a{ width: 100%;height: 100%;display: block;color: #ffffff;}