.Infor {
    max-width: 1380px;
    width: 94%;
    margin: 110px auto;
}


.Infor_flex {
    display: flex;
    padding: 60px 40px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.send-in,.laceTE,.code{
    position: relative;
}
.Infor_left {
    width: 434px;
    background-image: url(/templates/Web/en/images/cusImg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 20px;
    clip-path: polygon(0 0, calc(100% - 80px) 0, 100% 80px, 100% 100%, 0 100%);
    position: relative;
}

.Infor_left::after {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(247, 247, 247, 0.8);
    content: '';
    left: 0;
    top: 0;
}

.Infor_left_box {
    position: relative;
    z-index: 1;
}

.CoNin {
    font-size: 21px;
    font-weight: 700;
    color: #333333;
}

.conw i {
    color: #fdd000;
    font-size: 21px;
}

.conw {
    font-size: 16px;
    color: #4d4d4d;
}

.conwFlex {
    display: flex;
    margin-top: 15px;
}


.sahwx {
    display: flex;
}

.sahwx i {
    font-size: 21px;
}

.sahwx>div:not(:nth-child(1)) {
    margin-left: 8px;
}

.ildi {
    width: calc(100% - 40px);
    margin-left: 12px;
}

.sahwxTopx {
    margin-top: 40px;
}

.Geixc {
    font-size: 38px;
    font-weight: 700;
    color: #333333;
}

.Infor_right {
    width: calc(100% - 470px);
}

.Infor_flex {
    display: flex;
    justify-content: space-between;
}

.Infx>div {
    width: 49%;
    height: 51px;
    border: 1px solid #cdcdcd;
}

.Infx {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
}

.Inzxnv {
    margin-top: 30px;
}


.laceTE {
    width: 100%;
    height: 240px;
    border: 1px solid #cdcdcd;
}


.yanz {
    display: flex;
}

.post {
    text-align: center;
    line-height: 45px;
    width: 100px;
    background-color: #fff;
    height: 38px;
}

.code {
    width: 100px;
    border: 1px solid #dfdfdf;
    height: 38px;
    margin: 0 20px;
    border-radius: 5px;
}

.code input {
    width: 100%;
    height: 100%;
    padding-left: 12px;
}

.butww3 {
    cursor: pointer;
    transition: all 0.3s;
    font-size: 14px;
    padding: 0 20px;
    height: 38px;
    font-weight: 700;
    border-radius: 0px;
    background-color: #fdd000;
    text-align: center;
    line-height: 38px;
    color: #333333;
}

.yanz_flex {
    display: flex;
    justify-content: center;
    margin-top: 30px;
}


.butww3:hover {
    transform: scale(0.9);
    opacity: 0.9;
}

.Infx input:focus {
    background-color: #f1f1f1;
}


.laceTE textarea:focus {
    background-color: #f1f1f1;
}

.conw {
    margin-top: 30px;
}

.axfg {
    text-align: center;
}

.kzxc_flex {
    margin-top: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.o9zxzv {
    position: relative;
}

.kzxnvbbbb {
    margin: 0 50px;
    font-size: 21px;
    font-weight: 700;
    color: #00263e;
}

.kzxc_flex img {
    width: 20px;
}



.o9zxzv::after {
    position: absolute;
    width: 250px;
    left: -280px;
    content: '';
    top: 50%;
    transform: translateY(-50%);
    background-color: #b1b1b1;
    height: 1px;
}

.o9zxzv::after {
    position: absolute;
    width: 250px;
    left: -280px;
    content: '';
    top: 50%;
    transform: translateY(-50%);
    background-color: #b1b1b1;
    height: 1px;
}

.o9zxzvwe::after {
    left: auto;
    right: -280px;
}

.swiper1w{
    margin-top: 50px ;
}