* {
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
}

.about_banner {
    width: 100%;
    max-width: 19.2rem;
    height: 6.1rem;
    background: url(../img/aboutbanner.webp) no-repeat;
    background-size: 100% 100%;
}

.about_bannercenter {
    width: 15rem;
    height: 6.1rem;
    margin: 0 auto;
    position: relative;
}

.aboutus {
    font-size: 0.6rem;
    color: #fff;
    position: absolute;
    left: 0rem;
    top: 1.88rem;
    font-weight: 600;
}

.about_bannertiao {
    position: absolute;
    width: 0.94rem;
    height: 4px;
    background: #ffa30f;
    left: 0rem;
    top: 2.58rem;
}

.about_opacity {
    width: 100%;
    max-width: 19.2rem;
    margin: 0 auto;
    height: 0.84rem;
    background: rgba(0, 0, 0, 0.8);
    position: relative;
    bottom: 0.84rem;
}

.about_opacitycenter {
    width: 15rem;
    height: 0.84rem;
    margin: 0 auto;
    position: relative;
}

.aboutfang {
    width: 0.15rem;
    height: 0.15rem;
    position: absolute;
    top: 0.33rem;
    left: 0rem;
}

.about_daohang {
    width: auto;
    height: 0.84rem;
    line-height: 0.84rem;
    color: #fff;
    font-size: 0.18rem;
    position: absolute;
    left: 0.28rem;
}

.about {
    width: 100%;
    height: 6.38rem;
    background: #fff;
    margin-top: 1.28rem;
    margin-bottom: 1.28rem;
}

.about_center {
    width: 15rem;
    height: 6.38rem;
    background: #fff;
    margin: 0 auto;
}

.about_left {
    width: 8.53rem;
    height: 6.38rem;
    float: right;
    background: #fff;
}

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

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.about_center .swiper-pagination-bullet-active {
    background: #ffc80b !important;
}

.about_center .swiper-pagination-bullet {
    width: 0.49rem !important;
    height: 3px !important;
    background: #fff;
    opacity: 1 !important;
    border-radius: 0px !important;
}

.about_right {
    width: 5.8rem;
    height: 6.38rem;
    background: #fff;
    float: left;
    position: relative;
}

.right_title {
    font-size: 0.48rem;
    color: #000;

    height: 0.48rem;
    line-height: 0.48rem;

    font-weight: 600;
    background: #fff;
}

.tiao2 {
    width: 1rem;
    height: 4px;
    background: #ffc80b;

}

.about_content {
    font-size: 0.2rem;
    color: #333;
    text-align: left;
    line-height: 0.35rem;
    width: 5.8rem;
    height: auto;
    background: #fff;
    padding: 0rem 0.3rem 0px 0rem;
    font-family: Arial, Helvetica, sans-serif;
}

.about_box {
    width: 5.8rem;
    height: 3.3rem;

    margin-top: 0.25rem;
    background: #fff;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    align-content: space-between;
}

.boxs_1 {
    width: 2.77rem;
    height: 1.57rem;
    position: relative;
    background: #fff;
    box-shadow: 0px 0px 5px #ccc;
}

.boxs_1 img {
    width: 0.64rem;
    height: 0.64rem;
    position: absolute;
    top: 0.3rem;
    left: 1.28rem;
    text-align: center;
    background: #fff;
}

.boxs_tit {
    width: 90%;
    padding-left: 5%;
    height: auto;
    background: transparent;
    color: #333;
    text-align: center;
    font-size: 0.18rem;
    line-height: 0.3rem;
    top: 0.8rem;
    /* left: 0.56rem; */
    position: absolute;
}

.history {
    width: 0.41rem !important;
    height: 0.39rem !important;
}

.countries {
    width: 0.43rem !important;
    height: 0.43rem !important;
}

.series {
    width: 0.37rem !important;
    height: 0.37rem !important;
}

.square {
    width: 0.4rem !important;
    height: 0.38rem !important;
}

.Strengths {
    width: 100%;
    height: 10.12rem;
    max-width: 19.2rem;
    background: url(../img/1012.webp) no-repeat;
    background-size: 100% 100%;
}

.Strengths_center {
    width: 15rem;
    height: 10.12rem;
    margin: 0 auto;
    position: relative;
}

.strengths_title {
    width: 100%;
    height: 0.7rem;
    line-height: 0.7rem;
    text-align: center;
    font-size: 0.48rem;
    font-weight: 600;
    color: #fff;
    margin: 0 auto;
}

.strengths_title2 {
    width: 100%;
    height: 0.95rem;
    font-size: 0.2rem;
    line-height: 0.3rem;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 0.47rem;
}

.cp1 {
    width: 6.11rem;
    height: 5.93rem;
    position: absolute;
}

.cpList {
    width: 8.82rem;
    height: 5.93rem;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    align-content: space-between;
    float: right;
}

.cpList img {
    width: 4.26rem;
    height: 2.89rem;

}

.word {
    width: 100%;
    max-width: 19.2rem;
    height: 8.91rem;
    background: url(../img/word.jpg) no-repeat;
    background-size: 100% 100%;
}

.word_center {
    width: 15rem;
    height: 8.91rem;
    margin: 0 auto;
    position: relative;
}

.word1 img {
    width: 0.25rem;
    height: 0.35rem;
    display: block;
}

.word1 {
    position: absolute;
    top: 2.68rem;
    right: 2.5rem;
}

.word2 img {
    width: 0.25rem;
    height: 0.35rem;
    display: block;
}

.word2 {
    position: absolute;
    top: 4rem;
    right: 0.43rem;
}

.word3 img {
    width: 0.25rem;
    height: 0.35rem;
    display: block;
}

.word3 {
    position: absolute;
    top: 4.4rem;
    right: 0.35rem;
    font-size: 0.18rem;
    color: #333;
}

.word4 img {
    width: 0.58rem;
    height: 0.75rem;
    display: block;
}

.word4 {
    position: absolute;
    top: 4.05rem;
    right: 1.9rem;
    font-size: 0.18rem;
}

.word5 img {
    width: 0.25rem;
    height: 0.35rem;
    display: block;
}

.word5 {
    position: absolute;
    top: 5.34rem;
    right: 3.8rem;
}

.word6 img {
    width: 0.25rem;
    height: 0.35rem;
    display: block;
}

.word6 {
    position: absolute;
    top: 3.29rem;
    right: 7.56rem;
}

.word7 img {
    width: 0.25rem;
    height: 0.35rem;
    display: block;
}

.word7 {
    position: absolute;
    top: 6.01rem;
    right: 6.58rem;
}

.word8 img {
    width: 0.25rem;
    height: 0.35rem;
    display: block;
}

.word8 {
    position: absolute;
    top: 7.63rem;
    right: 6.78rem;
}

.word9 img {
    width: 0.25rem;
    height: 0.35rem;
    display: block;
}

.word9 {
    position: absolute;
    top: 8.41rem;
    right: 10.92rem;
}

.word10 img {
    width: 0.25rem;
    height: 0.35rem;
    display: block;
}

.word10 {
    position: absolute;
    top: 7.08rem;
    right: 10.7rem;
}

.word10 img {
    width: 0.25rem;
    height: 0.35rem;
    display: block;
}

.word10 {
    position: absolute;
    top: 2.9rem;
    left: 0.82rem;
}

.word11 img {
    width: 0.25rem;
    height: 0.35rem;
    display: block;
}

.word11 {
    position: absolute;
    top: 4.52rem;
    left: 1.35rem;
}

.word12 img {
    width: 0.25rem;
    height: 0.35rem;
    display: block;
}

.word12 {
    position: absolute;
    top: 3.31rem;
    left: 0rem;
    font-size: 0.18rem;
    color: #333;
    text-align: center;
}

.word13 img {
    width: 0.25rem;
    height: 0.35rem;
    display: block;
}

.word13 {
    position: absolute;
    top: 3.81rem;
    left: 6.62rem;
    font-size: 0.18rem;
    color: #333;
    text-align: center;
}

.word14 img {
    width: 0.25rem;
    height: 0.35rem;
    display: block;
}

.word14 {
    position: absolute;
    top: 3.81rem;
    left: 7.36rem;
    font-size: 0.17rem;
    color: #333;
    text-align: center;
}

.word15 img {
    width: 0.25rem;
    height: 0.35rem;
    display: block;
}

.word15 {
    position: absolute;
    top: 4.52rem;
    left: 6.41rem;
    font-size: 0.17rem;
    color: #333;
    text-align: center;
}

.word16 img {
    width: 0.25rem;
    height: 0.35rem;
    display: block;
}

.word16 {
    position: absolute;
    top: 4.24rem;
    left: 8.54rem;
    font-size: 0.17rem;
    color: #333;
    text-align: center;
}

.word17 img {
    width: 0.25rem;
    height: 0.35rem;
    display: block;
}

.word17 {
    position: absolute;
    top: 4.67rem;
    left: 9.56rem;
    font-size: 0.17rem;
    color: #333;
    text-align: center;
}

.word18 img {
    width: 0.25rem;
    height: 0.35rem;
    display: block;
}

.word18 {
    position: absolute;
    top: 5.82rem;
    left: 11.9rem;
    font-size: 0.17rem;
    color: #333;
    text-align: center;
}

.word19 img {
    width: 0.25rem;
    height: 0.35rem;
    display: block;
}

.word19 {
    position: absolute;
    top: 6.74rem;
    left: 12.08rem;
    font-size: 0.17rem;
    color: #333;
    text-align: center;
}

.word20 img {
    width: 0.25rem;
    height: 0.35rem;
    display: block;
}

.word20 {
    position: absolute;
    top: 7.77rem;
    left: 13.58rem;
    font-size: 0.17rem;
    color: #333;
    text-align: center;
}

li {
    list-style: none;
}

.cusst {
    color: #ffa30f;
    transition: 0.4s;
    cursor: pointer;
}

.lun {
    width: 100%;
    max-width: 19.2rem;
    margin: 0 auto;
    height: 8.2rem;
    background: #e1eefd;
}

.lun_center {
    width: 15rem;
    height: 8.2rem;
    margin: 0 auto;
    position: relative
}

.lun_center .swiper-button-next {
    position: absolute;
    right: -0.8rem;
    top: 5.1rem;
}

.lun_center .swiper-button-prev {
    position: absolute;
    left: -0.8rem;
    top: 5.1rem;
}

.Delivery {
    width: 100%;
    height: 11.35rem;
    margin: 0 auto;
    max-width: 19.2rem;
    margin: 0 auto;
}

.Delivery_center {
    width: 15rem;
    height: 11.35rem;
    margin: 0 auto;
}

.Delivery_img {
    width: 100%;
    height: 7.5rem;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    align-content: space-between;

}

.Delivery_img img {
    width: 4.81rem;
    height: 3.62rem;
}

.biaodan {
    width: 100%;
    max-width: 19.2rem;
    height: 8.9rem;
    background: url(../img/890.jpg) no-repeat;
    background-size: 100% 100%;
}

.biaodan_center {
    width: 15rem;
    height: 8.9rem;
    margin: 0 auto;
}

.biaodan_form {
    width: 8.2rem;
    height: 6.73rem;
    background: rgba(255, 255, 255, 0.8);

}

.biaodantitle {
    width: 100%;
    height: 0.48rem;
    line-height: 0.48rem;
    text-align: center;
    font-weight: 600;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    color: #000;
    padding-top: 0.6rem;
    padding-bottom: 0.2rem;
    font-size: 0.48rem;
}

.sec_biaodantitle {
    width: 100%;
    height: 0.2rem;
    line-height: 0.2rem;
    font-size: 0.2rem;
    color: #000;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    padding-bottom: 0.5rem;
}

.input_one input {
    width: 2.28rem;
    height: 0.48rem;
    border: 1px solid #ccc;
}

.input_one {
    width: 7.2rem;
    height: 0.5rem;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
}

.input_two input {
    width: 3.52rem;
    height: 0.48rem;
    border: 1px solid #ccc;
}

.input_two {
    width: 7.2rem;
    height: 0.5rem;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    margin-top: 0.3rem;
}

.input_three {
    width: 7.2rem;
    margin: 0 auto;
    height: 1.46rem;
    margin-top: 0.3rem;
}

.input_three textarea {
    width: 100%;
    height: 100%;
    resize: none;
    border: 1px solid #ccc;
}

.button_queren {
    width: 7.2rem;
    height: 0.6rem;
    background: #ffc80b;
    text-align: center;
    line-height: 0.6rem;
    font-size: 0.24rem;
    font-weight: 600;
    margin: 0 auto;
    margin-top: 0.35rem;
}

input {
    text-indent: 0.2rem;
    font-size: 0.16rem;
}

textarea {
    text-indent: 0.2rem;
    line-height: 0.4rem;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.16rem;
}

.em {
    width: 100%;
    max-width: 19.2rem;
    height: 2.76rem;
    margin: 0 auto;
    background: url(../img/276.jpg) no-repeat;
    background-size: 100% 100%;
}

.em_center {
    width: 15rem;
    height: 2.76rem;
    margin: 0 auto;
    position: relative
}

.tops_email {
    float: right;
    padding: 0.15rem 0.31rem;
    background: #fff;
    margin-top: 0.26rem;
    position: absolute;
    top: 0.64rem;
    right: 0rem;
    border-radius: 50px;
}

.tops_email img {
    width: 0.19rem;
    height: 0.15rem;
    float: left;
    margin-right: 0.09rem;
    background: #fff;
}

.tops_email span {
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.18rem;
    float: left;
    background: #fff;
}



.tops_whatsapp {
    float: right;
    padding: 0.15rem 0.31rem;
    background: transparent;
    margin-top: 0.26rem;
    position: absolute;
    top: 1.43rem;
    right: 0rem;
    border: 1px solid #fff;
    border-radius: 50px;
}

.tops_whatsapp img {
    width: 0.24rem;
    height: 0.24rem;
    float: left;
    margin-right: 0.09rem;
    background: transparent;
}

.tops_whatsapp span {
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.18rem;
    float: left;
    background: transparent;
}


.aform {
    width: 7.71rem;
    padding: 0.2rem 0.1rem;
    background: rgba(75, 74, 73, 0.8);
    box-shadow: 0px 0.03rem 0.2rem 0.01rem rgba(3, 69, 158, 0.03921569);
    font-size: 0.18rem;
    font-family: Arial-Regular, Arial;
    font-weight: 400;
    color: #001323;
}

.aform .dropdown.active .option {
    display: block;
}

.aform .dropdown {
    position: relative;
    width: 100%;
    height: 0.58rem;
}

.aform .dropdown input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    background-color: rgba(0, 19, 35, 0.03);
    border: none;
    outline: none;
    padding: 0 0.2rem;
    font-size: 0.21rem;
    font-family: Arial-Regular, Arial;
    font-weight: 400;
    color: #001323;
}

.aform .dropdown::before {
    content: "";
    position: absolute;
    right: 0.2rem;
    top: 0.15rem;
    z-index: 10000;
    width: 0.14rem;
    height: 0.14rem;
    border: 0.02rem solid #001323;
    border-top: 0.02rem solid transparent;
    border-right: 0.02rem solid transparent;
    transform: rotate(-45deg);
    transition: 0.5s;
    pointer-events: none;
}

.aform .dropdown.active::before {
    top: 0.25rem;
    transform: rotate(-225deg);
}

.aform .dropdown .option {
    height: 2.32rem;
    display: none;
    position: absolute;
    top: 0.58rem;
    width: 100%;
    background-color: #ffffff;
    overflow-y: auto;
}

.aform .dropdown .option div {
    height: 0.58rem;
    line-height: 0.58rem;
    padding: 0 0.2rem;
    cursor: pointer;
}

.aform .dropdown .option div:hover {
    background-color: rgba(0, 19, 35, 0.1);
}

.aform .contact-way {
    font-size: 0.18rem;
    font-family: Arial-Regular, Arial;
    height: 1rem;
    color: #001323;
    display: flex;
    justify-content: space-between;
}

.aform .contact-way div {
    width: 2.5rem;
}

.aform .contact-way input {
    padding-left: 0.2rem;
    margin-top: 0.17rem;
    width: 2.87rem;
    height: 0.46rem;
    background: #fafafa;
    border: 1px solid #cccccc;
    font-size: 0.21rem;
    font-family: Arial-Regular, Arial;
    font-weight: 400;
    color: #000;
}

.aform .Requirement p {
    margin-top: 0.22rem;
    margin-bottom: 0.17rem;
}

.aform .Requirement textarea {
    width: 100%;
    height: 1.29rem;
    background-color: rgba(0, 19, 35, 0.03);
    resize: none;
    border: 1px solid #ccc;
    padding: 0.2rem;
    font-size: 0.21rem;
    font-family: Arial-Regular, Arial;
    font-weight: 400;
    color: #fff;
}

.aform .submit {
    text-align: center;
    margin-top: 0.27rem;
}

.aform .submit button {
    width: 1.97rem;
    height: 0.68rem;
    background: #ffc418;
    border-radius: 0.04rem 0.04rem 0.04rem 0.04rem;
    font-size: 0.28rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #f9fbfc;
}