.support{
    background: #F8F8F8;
}
.support .box1{
    padding: 114px 0 63px;
}
.support .box1 .innerSubNav{
    margin-top: 30px;
}
.verificationBox1{
    padding: 85px 0 164px;
    background-color: #F4F4F4;
}
.verificationBox1 .box-c,
.verificationBox1 .box-t{
    display: flex;
    justify-content: space-between;
}
.verificationBox1 .box-t-l{
    font-family: Rany-Bold;
    font-weight: bold;
    font-size: 18px;
    color: #222;
    line-height: 30px;
}
.verificationBox1 .box-t-r{
    font-family: Rany;
    font-weight: 400;
    font-size: 18px;
    color: #222222;
    line-height: 30px;
}
.verificationBox1 .box-t-l,
.verificationBox1 .box-c-l{
    width: 360px;
}
.verificationBox1 .box-t-r,
.verificationBox1 .box-c-r{
    flex: 1;
    margin-left: 78px;
}
.verificationBox1 .box-c{
    margin-top: 60px;
}
.verificationBox1 .box-c-l{
    padding: 37px 49px 34px;
    background: #FFFFFF;
    border-radius: 10px;
}
.verificationBox1 .box-c-l .ewmBox{
    background: #F4F4F4;
    border-radius: 10px;
    overflow: hidden;
}
.verificationBox1 .box-c-l .ewmBox-t{
    padding: 34px 22px 20px;
}
.verificationBox1 .box-c-l .ewmBox-t .logo{
    display: block;
}
.verificationBox1 .box-c-l .ewmBox-t .logo img{
    display: block;
    width: 134px;
    margin: 0 auto;
}
.verificationBox1 .box-c-l .ewmBox-t .ewm{
    display: block;
    margin: 23px auto 0;
    width: 100%;
}
.verificationBox1 .box-c-l .ewmBox-b{
    line-height: 70px;
    text-align: center;
    font-family: Rany;
    font-weight: 400;
    font-size: 24px;
    color: #FFFFFF;
    text-align: center;
    background-color: #222222;
}
.verificationBox1 .box-c-l .line{
    width: 2px;
    height: 50px;
    background: #EDEDED;
    transform: translateY(-6px);
    margin: 0 auto 0;
}
.verificationBox1 .box-c-l .code{
    font-family: Rany;
    font-weight: 400;
    font-size: 24px;
    color: #FF2700;
    text-align: center;
line-height: 71px;
background: #F4F4F4;
border-radius: 0px 0px 10px 10px;
}
.verificationBox1 .box-c-r .title{
    font-family: Rany-Bold;
    font-size: 18px;
    color: #222222;
    line-height: 24px;
}
.verificationBox1 .box-c-r .list{
    margin-top: 30px;
    font-size: 18px;
    line-height: 30px;
}
.verificationBox1 .box-c-r .list li:not(:last-child){
    margin-bottom: 20px;
}
.verificationBox1 .box-c-r .list .li-title{
    font-family: Rany-Bold;
    color: #FF2700;
}
.verificationBox1 .box-c-r .list .li-des{
    font-family: Rany;
    color: #222222;
}
.verificationBox1 .box-c-r .tips{
    font-family: Rany;
    font-weight: 400;
    font-size: 18px;
    color: #999999;
    line-height: 30px;
    margin-top: 28px;
}
.verificationBox1 .box-c-r form{
    display: block;
    margin-top: 73px;
}
.verificationBox1 .box-c-r form .form-title{
    font-family: Rany-Bold;
    font-size: 18px;
    color: #222222;
    line-height: 24px;
}
.verificationBox1 .box-c-r form .form-des{
    font-family: Rany-bold;
    font-size: 18px;
    color: #FF2700;
    line-height: 30px;
    margin-top: 25px;
}
.verificationBox1 .box-c-r form input{
    display: block;
    width: 100%;
    height: 60px;
    background: #F4F4F4;
    border-radius: 5px;
    border: 1px solid #CCCCCC;
    padding: 0 20px;
    font-family: Rany-Bold;
    font-size: 16px;
    color: #333;
    line-height: 30px;
    margin-top: 12px;
    outline: none;
}
.verificationBox1 .box-c-r form input::placeholder{
    color: #999;
}
.verificationBox1 .box-c-r form .submit{
    display: inline-block;
    margin-top: 28px;
    padding: 0 37px;
    background: #FF2700;
    border-radius: 25px;
    line-height: 50px;
    font-family: Rany-Bold;
    font-size: 16px;
    color: #FFFFFF;
    cursor: pointer;
}
.oemBox1{
    padding: 80px 0 180px;
    background-color: #F4F4F4;
}
.oemBox1 .box-c{
    display: flex;
    justify-content: space-between;
}
.oemBox1 .box-c .l{
    width: 360px;
}
.oemBox1 .box-c .l .l-title{
    font-family: Rany-Bold;
    font-size: 18px;
    color: #222222;
    line-height: 30px;
}
.oemBox1 .box-c .l .text{
    font-family: Rany;
    font-weight: 400;
    font-size: 18px;
    color: #222222;
    line-height: 24px;
    margin-top: 64px;
}
.oemBox1 .box-c .l .email{
    font-family: Rany-Bold;
    font-size: 24px;
    color: #222222;
    line-height: 1;
    margin-top: 10px;
}
.oemBox1 .box-c .r{
    flex: 1;
    margin-left: 86px;
}
.oemBox1 .box-c .r .inputs .input{
    display: flex;
    background: #FFFFFF;
    border-radius: 10px;
    padding: 20px 36px;
}
.oemBox1 .box-c .r .inputs .input:not(:last-child){
    margin-bottom: 10px;
}
.oemBox1 .box-c .r .inputs .input label{
font-family: Rany;
font-weight: 400;
font-size: 18px;
color: #222222;
line-height: 40px;
border-right: 1px solid #E9E9E9;
width: 122px;
margin-right: 45px;
}
.oemBox1 .box-c .r .inputs .input label span{
    color: #FF2700;
}
.oemBox1 .box-c .r .inputs .input input,
.oemBox1 .box-c .r .inputs .input select,
.oemBox1 .box-c .r .inputs .input textarea{
    display: block;
    flex: 1;
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    font-family: Rany;
    font-weight: 400;
    font-size: 18px;
    color: #CCCCCC;
    line-height: 24px;
    height: 40px;
    resize: none;
}
.oemBox1 .box-c .r .inputs .input textarea::placeholder,
.oemBox1 .box-c .r .inputs .input input::placeholder{
    color: #CCCCCC;
}
.oemBox1 .box-c .r .inputs .input select{
    appearance: none;
    background-repeat: no-repeat;
    background-position: right  center;
    background-image: url(../img/bottom.png);
}
.oemBox1 .box-c .r .inputs .input textarea{
    height: 220px;
}
.oemBox1 .box-c .r .submit{
    margin-top: 30px;
    display: inline-block;
    line-height: 60px;
    padding: 0 50px;
    background: #FF2700;
    border-radius: 10px;
    font-family: Rany;
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
    cursor: pointer;
}
.warrantyBox1,
.faqBox1,
.guideBox1{
    background-color: #F4F4F4;
    padding: 80px 0 140px;
}
.faqBox1 .pagination,
.guideBox1 .pagination{
    margin-top: 68px;
}
.faqBox1 .box-c{
    display: flex;
    align-items: flex-start;
}
.faqBox1 .box-c .l{
    width: 360px;
    border-radius: 10px;
    background: #F8F8F8;
}
.faqBox1 .box-c .l .item{
    display: flex;
    justify-content: space-between;
    font-family: Rany-Bold;
    font-size: 18px;
    color: #222222;
    line-height: 30px;
    padding: 25px 31px;
    border-radius: 10px;
    transition: all .6s;
}
.faqBox1 .box-c .l .item:hover,
.faqBox1 .box-c .l .item.active{ 
    color: #FF2700;
}
.faqBox1 .box-c .l .item.active{
    background: #FFFFFF;
}
.faqBox1 .box-c .l .item .iconfont{
    color: #FF2700;
    transform: rotate(45deg);
    font-weight: bold;
}
.faqBox1 .box-c .r{
    flex: 1;
    margin-left: 68px;
}
.faqBox1 .pagination ul{
    justify-content: flex-start;
}
.verificationBox1.warrantyBox1 .box-t-r{
    color: #666666;
}
@media (max-width:1199px) {
    .support .box1{
        padding: 80px 0 60px;
    }
    .warrantyBox1, .faqBox1, .guideBox1{
        padding: 80px 0;
    }
    .faqBox1 .box-c .r{
        margin-left: 49px;
    }
    .faqBox1 .box-c .l{
        width: 280px;
    }
    .faqBox1 .pagination, .guideBox1 .pagination{
        margin-top: 45px;
    }
    .oemBox1 .box-c .l{
        width: 300px;
    }
    .oemBox1 .box-c .r{
       margin-left: 49px;
    }
    .verificationBox1,
    .oemBox1{
        padding: 80px 0;
    }
}
@media (max-width:1024px) {
    .verificationBox1,
    .oemBox1{
        padding: 70px 0;
    }
    .faqBox1 .pagination, .guideBox1 .pagination{
        margin-top: 40px;
    }
    .support .box1{
        padding: 70px 0 60px;
    }
    .warrantyBox1, .faqBox1, .guideBox1{
        padding: 70px 0;
    }
    .faqBox1 .box-c{
        flex-direction: column;
    }
    .faqBox1 .box-c .l{
        width: 100%;
    }
    .faqBox1 .box-c .l .item{
        padding: 15px 20px;
        font-size: 16px;
    }
    .faqBox1 .box-c .r{
        margin-left: 0;
        width: 100%;
        margin-top: 40px;
    }
    .oemBox1 .box-c{
        flex-direction: column;
    }
    .oemBox1 .box-c .l{
        width: 100%;
    }
    .oemBox1 .box-c .l .text{
        margin-top: 25px;
    }
    .oemBox1 .box-c .r{
        flex: none;
        margin-left: 0;
        margin-top: 40px;
    }
    .oemBox1 .box-c .r .inputs .input{
        padding: 10px 19px;
    }
    .oemBox1 .box-c .r .inputs .input label{
        margin-right: 20px;
    }
   .verificationBox1 .box-t{
        flex-direction: column;
    }
    .verificationBox1 .box-t-r, .verificationBox1 .box-c-r{
        margin-left: 0;
    }
    .verificationBox1 .box-c{
        margin-top: 45px;
        align-items: flex-start;
    }
    .verificationBox1 .box-t-l{
        width: 100%;
    }
    .verificationBox1 .box-c-l{
        width: 280px;
         padding: 30px;
    }
    .verificationBox1 .box-c-l .ewmBox-t .logo img{
        width: 120px;
    }
    .verificationBox1 .box-c-l .ewmBox-t{
        padding: 20px;
    }
    .verificationBox1 .box-c-l .code,
    .verificationBox1 .box-c-l .ewmBox-b{
        line-height: 50px;
        font-size: 20px;
    }
    .verificationBox1 .box-c-r{
        flex: 1;
        margin-left: 20px;
    }
    .verificationBox1 .box-c-r .tips,
    .verificationBox1 .box-c-r .list{
        font-size: 16px;
        line-height: 24px;
        margin-top: 20px;
    }
    .verificationBox1 .box-c-r form{
        margin-top: 30px;
    }
    .verificationBox1 .box-c-r form .form-des{
        margin-top: 5px;
    }
    .verificationBox1 .box-t-l,
    .verificationBox1 .box-t-r,
    .verificationBox1 .box-c-r form .form-title,
    .verificationBox1 .box-c-r form .form-des{
        font-size: 16px;
        line-height: 24px;
    }
    .verificationBox1 .box-c-r form input{
        height: 50px;
        font-size: 16px;
    }
    .verificationBox1 .box-c-r form .submit{
        margin-top: 20px;
        line-height: 45px;
    }
}
@media (max-width: 768px) {
    .verificationBox1 .box-c{
        margin-top: 30px;
    }
    .oemBox1 .box-c .r .inputs .input input, .oemBox1 .box-c .r .inputs .input select{
        height: 30px;
    }
    .oemBox1 .box-c .r .inputs .input{
        padding: 5px 14px;
    }
    .oemBox1 .box-c .r .inputs .input textarea{
        height: 170px;
    }
    .oemBox1 .box-c .r .inputs .input label{
        font-size: 16px;
        width: 100px;
    }
    .oemBox1 .box-c .r .submit{
        line-height: 45px;
        margin-top: 20px;
    }
    .oemBox1 .box-c .r .submit,
    .oemBox1 .box-c .r .inputs .input input, .oemBox1 .box-c .r .inputs .input select, .oemBox1 .box-c .r .inputs .input textarea,
    .oemBox1 .box-c .l .text,
    .oemBox1 .box-c .l .l-title{
        font-size: 16px;
    }
    .oemBox1 .box-c .l .text{
        margin-top: 15px;
    }
    .oemBox1 .box-c .l .email{
        font-size: 20px;
    }
    .verificationBox1,
    .oemBox1{
        padding: 60px 0;
    }
    .faqBox1 .pagination, .guideBox1 .pagination{
        margin-top: 30px;
    }
    .support .box1{
        padding: 60px 0;
    }
    .warrantyBox1, .faqBox1, .guideBox1{
        padding: 60px 0;
    }
    .support .box1 .innerSubNav{
        margin-top: 25px;
    }
    .faqBox1 .box-c .r{
        margin-top: 30px;
    }
    .oemBox1 .box-c .r .inputs .input label{
        line-height: 30px;
    }
    .verificationBox1 .box-c{
        flex-direction: column;
        align-items: center;
    }
    .verificationBox1 .box-c-r{
        margin-left: 0;
        margin-top: 30px;
    }
     .verificationBox1 .box-c-l{
        width: 400px;
        max-width: 100%;
    }
}
@media (max-width: 500px) {
    .verificationBox1 .box-c-l .code, .verificationBox1 .box-c-l .ewmBox-b{
        line-height: 45px;
        font-size: 16px;
    }
   .verificationBox1 .box-c-l{
        width: 300px;
    }
    .verificationBox1 .box-c-r{
        margin-top: 25px;
    }
    .verificationBox1 .box-c{
        margin-top: 25px;
    }
    .oemBox1 .box-c .r .inputs .input label{
        width: 90px;
        margin-right: 10px;
    }
    .oemBox1 .box-c .r .inputs .input label,
    .oemBox1 .box-c .r .submit,
    .oemBox1 .box-c .r .inputs .input input, .oemBox1 .box-c .r .inputs .input select, .oemBox1 .box-c .r .inputs .input textarea,
    .oemBox1 .box-c .l .text,
    .oemBox1 .box-c .l .l-title{
        font-size: 14px;
    }
    .oemBox1{
        padding: 50px 0;
    }
    .faqBox1 .box-c .l .item{
        padding: 7px 10px;
    }
    .faqBox1 .box-c .r{
        margin-top: 25px;
    }
    .faqBox1 .pagination, .guideBox1 .pagination{
        margin-top: 25px;
    }
    .support .box1 .innerSubNav{
        margin-top: 20px;
    }
    .support .box1{
        padding: 30px 0;
    }
    .verificationBox1,
    .warrantyBox1, .faqBox1, .guideBox1{
        padding: 40px 0;
    }
}