
.oemdms {
    width: 100%;
    padding: 0.7rem 0;
    overflow: hidden;
}

.oemdms .oemdm {
    width: 100%;
    font-size: 0;
    position: relative;
}

.oemdms .oemdm .odl {
    display: inline-block;
    vertical-align: top;
    width: calc((660 / 1520 * 100%));
}

.oemdms .oemdm .odl .oit {
    width: 100%;
    color: #333;
    line-height: 1.3;
    font-weight: bold;
    margin-bottom: 0.4rem;
}

.oemdms .oemdm .odl .oit p {
    color: #333;
    font-weight: bold;
    line-height: 1.3;
}

.oemdms .oemdm .odl .oinp {
    width: 100%;
    color: #666;
    line-height: 1.8;
}

.oemdms .oemdm .odl .oinp p {
    color: #666;
    line-height: 1.8;
}

.oemdms .oemdm .odm {
    display: inline-block;
    vertical-align: top;
    width: calc((760 / 1520 * 100%));
    position: absolute;
    z-index: 2;
    right: 0;
    top: 0;
    overflow: hidden;
}

.oemdms .oemdm .odm .img {
    width: 100%;
    padding-top: 86.84%;
}

.oemdms .oemdm .odr {
    display: block;
    margin-top: 1rem;
    width: calc((860 / 1520 * 100%));
    z-index: 3;
    position: relative;
    background-color: #f5f6f8;
    padding: 0.6rem 0.5rem 0.4rem;
}

.oemdms .oemdm .odr .icd {
    position: absolute;
    left: 100%;
    top: 0;
    width: 0;
    height: 0;
    border-top: solid 0.4rem #f5f6f8;
    border-right: solid 0.5rem transparent;
}

.oemdms .oemdm .odr .odrlis {
    width: 100%;
    font-size: 0;
}

.oemdms .oemdm .odr .odrlis .oli {
    width: 47.5%;
    display: inline-block;
    vertical-align: top;
    margin-right: 5%;
    margin-bottom: 0.4rem;
}

.oemdms .oemdm .odr .odrlis .oli .om {
    display: inline-block;
    vertical-align: top;
    width: 18px;
    height: 18px;
    margin-right: 0.1rem;
    position: relative;
    top: -0.02rem;
    margin-top: calc(0.75em - 9px);
}

.oemdms .oemdm .odr .odrlis .oli .om img {
    width: 100%;
    display: block;
}

.oemdms .oemdm .odr .odrlis .oli .pm {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 18px - 0.1rem);
    color: #333;
    line-height: 1.5;
}

.oemdms .oemdm .odr .odrlis .oli:nth-child(2n) {
    margin-right: 0;
}

.oemdms .imgpers {
    width: 100%;
    padding: 0.5rem 0;
}

.oemdms .imgpers .swiper-slide {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.oemdms .imgpers .swiper-slide .img {
    width: 100%;
    padding-top: 56.25%;
    -webkit-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    transition: all ease 0.5s;
}

.oemdms .feels {
    width: 100%;
}

.oemdms .feels .fetop {
    width: 100%;
    margin-bottom: 0.3rem;
}

.oemdms .feels .fetop .fit {
    width: 100%;
    color: #333;
    line-height: 1.5;
    font-weight: bold;
    text-align: center;
}

.oemdms .feels .fetop .fit span {
    color: #e6001e;
}

.oemdms .feels .fetop .fmm {
    width: 100%;
    color: #666;
    line-height: 1.5;
    text-align: center;
}

.oemdms .feels .fetop .fmm p {
    color: #666;
    line-height: 1.5;
}

.oemdms .feels .freeom {
    width: 100%;
    font-size: 0;
    padding: 0.5rem;
}

.oemdms .feels .freeom form {
    width: 100%;
    display: block;
}

.oemdms .feels .freeom .row {
    width: 100%;
    font-size: 0;
    margin-bottom: 0.25rem;
}

.oemdms .feels .freeom .row .input {
    width: calc(330 / 1420 * 100%);
    margin-right: calc((32 / 1420 * 100%));
    display: inline-block;
    vertical-align: top;
}

.oemdms .feels .freeom .row .input .int {
    width: 100%;
    color: #fff;
    line-height: 1.5;
    margin-bottom: 0.1rem;
}

.oemdms .feels .freeom .row .input input {
    width: 100%;
    line-height: 3.2em;
    height: 3.2em;
    color: #333;
    border: none;
    padding: 0 0.2rem;
    background-color: #fff;
}

.oemdms .feels .freeom .row .input .area {
    width: 100%;
    display: block;
    background-color: #fff;
    padding: 0.1rem 0.2rem;
    line-height: 1.5;
    color: #333;
}

.oemdms .feels .freeom .row .input.w100 {
    width: 100%;
    margin-right: 0;
}

.oemdms .feels .freeom .row .input:nth-child(4n) {
    margin-right: 0;
}

.oemdms .feels .freeom .row .stn {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    text-align: center;
}

.oemdms .feels .freeom .row .stn input {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    padding: 0 0.35rem;
    color: #fff;
    background-color: #e6001e;
    line-height: 3.2em;
    height: 3.2em;
    text-align: center;
    cursor: pointer;
    border: none;
}

.oemdms .feels .freeom .chox {
    width: 100%;
    font-size: 0;
}

.oemdms .feels .freeom .chox .choxm {
    display: inline-block;
    vertical-align: middle;
    width: 1rem;
    height: 1rem;
    width: 100px;
    height: 100px;
    position: relative;
    background-color: #ffffff;
    border: solid 1px #d2d2d2;
    line-height: 100px;
    text-align: center;
    margin-right: 0.2rem;
    margin-bottom: 0.1rem;
    font-size: 24px;
    color: #e6001e;
}

.oemdms .feels .freeom .chox .choxm div {
    color: #e6001e;
}

.oemdms .feels .freeom .chox .choxm input {
    position: absolute;
    z-index: 4;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    display: block;
    filter: alpha(opacity=0);
    cursor: pointer;
}

.oemdms .feels .freeom .chox .choxm .c-img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.oemdms .feels .freeom .chox .choxm .c-delete {
    width: 0.3rem;
    height: 0.3rem;
    line-height: 0.3rem;
    border-radius: 50%;
    border: 1px solid #eee;
    background-color: #fff;
    text-align: center;
    position: absolute;
    right: -0.15rem;
    top: -0.15rem;
    z-index: 10;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.oemdms .feels .freeom .chox .choxm .uv-x {
    display: inline-block;
    vertical-align: top;
    line-height: 0.25rem;
    font-size: calc(12px - 0.12rem + 0.3rem);
}

.oemdms .feels .freeom .chox #uvPicker:after {
    content: ' ';
    position: absolute;
    z-index: 2;
    width: 90%;
    height: 90%;
    left: 50%;
    top: 50%;
    border: dashed 1px #ddd;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

@media (max-width: 800px) {
    .oemdms .oemdm .odl {
        width: 100%;
        margin-bottom: 0.3rem;
    }

    .oemdms .oemdm .odm {
        width: 100%;
        position: relative;
        margin-bottom: 0.3rem;
    }

    .oemdms .oemdm .odr {
        width: 100%;
        margin-top: 0;
    }
}

.oemdms .feels .mm {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    max-width: 6em;
}

.oemdms .feels .freeom .row .yzm {
    position: relative;
}

.oemdms .oemdm .odm {
    width: calc(590 / 1520 * 100%);
}
