/*fusion_pcb style edit by alice @2016-4-22*/
@charset "UTF-8";

[v-cloak] {
    display: none
}

.hide {
    display: none !important;
}

.box-warn {
    background-color: #FFF3EF !important;
    border: 1px #F96235 dashed !important;
}

.lang-list {
    display: none;
}

.ml20 {
    margin-left: 20px;
}

.animated-scope {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
}

.tip {
    font-size: 12px;
    color: red;
}

h4,
p {
    margin-block-start: 0;
    margin-block-end: 0;
}

.cable-input {
    height: 32px;
    background: #FFFFFF;
    border: 1px solid #DFDFDF;
    box-sizing: border-box;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.3);
    padding: 5px 10px;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    font-size: 12px;
    font-family: PingFang-SC-Medium, PingFang-SC;
    font-weight: 500;
    color: #9F9F9F;
}

#fusion-odm {
    width: 1200px;
    margin: 20px auto;
    padding: 0px;
}

.odm-intro {
    width: 100%;
    /* height: 305px; */
    padding: 20px 20px 18px 50px;
    box-sizing: border-box;
    background: #F0FFFC;
    border: 1px solid #CBFAEE;
}

.intro-title {
    font-size: 19px;
    font-family: DINPro-Medium, DINPro;
    font-weight: 500;
    color: #00936D;
    text-align: center;
    margin-block-start: 0;
    margin-block-end: 10px;
}

.intro-detail {
    width: 80%;
    margin: 0 auto;
    font-size: 14px;
    font-family: ProximaSansRegular;
    color: #656565;
    line-height: 18px;
    text-align: center;
}

.intro-steps {
    display: flex;
    margin-top: 30px;
}

.step-item {}

.step-item img {
    width: 78px;
    height: 50px;
    margin-bottom: 8px;
}

.step-item h4 {
    width: 100px;
    font-size: 12px;
    font-family: DINPro-Medium, DINPro;
    font-weight: 500;
    color: #00936D;
    line-height: 15px;
}

.step-item p {
    margin-top: 11px;
    font-size: 12px;
    font-family: ProximaSansRegular;
    color: #656565;
    line-height: 16px;
}

.step-arrow {
    display: flex;
    align-items: center;
    margin-right: 50px;
    margin-left: -15px;
}

.step-arrow img {
    width: 45px;
    height: 31px;
}

/* 主要部分 */
.odm-main {
    width: 1200px;
    margin: 10px auto;
    padding: 0;
    display: flex;
}

/* 左边 */
.odm-left {
    width: 840px;
    /* height: 321px; */
    margin-right: 10px;
    padding: 33px 10px 46px;
    background: #FFFFFF;
    border: 1px solid #DFDFDF;
    box-sizing: border-box;
}

.desc-board {
    display: flex;
    align-items: flex-start;
    /* justify-content: space-around; */
    margin-top: 20px;
}

.board-item {
    padding: 5px 12px;
    margin-right: 10px;
    background: #FFFFFF;
    border: 1px solid #DFDFDF;
    font-size: 13px;
    font-family: OpenSans-Semibold, OpenSans;
    font-weight: 600;
    color: #3C3C3C;
    cursor: pointer;
}

.board-item:hover {
    color: #6f6f6f;
}

.board-on {
    border: 2px solid #00946C;
    font-size: 13px;
    color: #00946C;
}

.desc-item:first-child {
    margin-top: 0;
}

.desc-item {
    margin-top: 40px;
}

.desc-detail {
    width: 100%;
}

.desc-detail textarea {
    width: 100%;
    height: 117px;
    margin-top: 10px;
    padding: 7px 17px;
    box-sizing: border-box;
    box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.3);
    border: 1px solid #DFDFDF;
    resize: none;
}

.odm-upload-box {
    margin: 40px auto 0 !important;
    font-size: 13px;
    font-family: OpenSans-Semibold, OpenSans;
    /* font-weight: 600; */
    color: #3C3C3C;
}

.upload-tips {
    margin-top: 16px;
    font-size: 13px;
    font-family: OpenSans;
    color: #00946C;
    line-height: 18px;
}

.odm-title {
    font-size: 13px;
    font-family: OpenSans-Semibold, OpenSans;
    font-weight: 600;
    color: #3C3C3C;
}

/* 右边部分 */
.odm-right {}

.odm-price-detail {
    width: 348px;
    /* height: 341px; */
    background: #FFFFFF;
    border: 1px solid #DFDFDF;
    box-sizing: border-box;
}

.price-title {
    height: 40px;
    line-height: 40px;
    padding-left: 19px;
    background: #F9F9F9;
    font-size: 16px;
    font-family: OpenSans-Semibold, OpenSans;
    font-weight: 600;
    color: #3C3C3C;
    border-bottom: 1px solid #DFDFDF;
}

.price-total {
    height: 40px;
    line-height: 40px;
    display: flex;
    padding: 0 10px;
    justify-content: space-between;
    /* border-bottom: 1px solid #DFDFDF; */
}

.sche-title {
    border-top: 1px solid #DFDFDF;
}

.price-name {
    font-size: 13px;
    font-family: OpenSans-Semibold, OpenSans;
    font-weight: 600;
}

.price-value {
    /* flex:1; */
    font-size: 13px;
    font-family: OpenSans;
    font-weight: 600;
    color: #3C3C3C;
    /* text-align: right; */
}

.tier-price-total {
    height: 40px;
    line-height: 40px;
    display: flex;
    padding: 0 20px;
    border-bottom: 1px solid #DFDFDF;
    font-size: 13px;
    font-family: OpenSans-Semibold, OpenSans;
    font-weight: 600;
    color: #3C3C3C;
}

.tier-qty {
    flex: 1;
}

.tier-fee {
    flex: 1;
    text-align: right;
}

.tier-ul {
    border-bottom: 1px solid #DFDFDF;
}

.tier-ul .tier-item {
    display: flex;
    height: 30px;
    line-height: 30px;
}

.item-zebra {
    background: #F9F9F9;
}

.item-qty {
    flex: 1;
    font-size: 13px;
    font-family: OpenSans-Semibold, OpenSans;
    font-weight: 600;
    color: #9C9C9C;
    padding-left: 20px;
}

.item-price {
    flex: 1;
    text-align: right;
    font-size: 13px;
    font-family: OpenSans-Semibold, OpenSans;
    font-weight: 600;
    color: #3C3C3C;
    padding-right: 20px;
}

.submit-bt {
    width: 308px;
    height: 40px;
    line-height: 40px;
    margin: 19px auto 0;
    text-align: center;
    background: #00946C;
    /* box-shadow: 0px 2px 0px 0px #33A98A; */
    border-radius: 2px;
    border: 1px solid #007A63;
    font-size: 16px;
    font-family: OpenSans-Semibold, OpenSans;
    font-weight: 600;
    color: #FFFFFF;
    cursor: pointer;
}

.contact-detail {
    width: 348px;
    margin-top: 8px;
    font-size: 13px;
    font-family: OpenSans-Semibold, OpenSans;
    font-weight: 600;
    /* color: #9C9C9C; */
}

.contact-detail a {
    color: #009eea;
}

.contact-detail a:hover {
    text-decoration: underline;
}
.prod-right {
    width: 380px;
    margin-top: -38px;
    margin-left: 100px;
    box-sizing: border-box;
    padding: 12px 10px;
    box-sizing: border-box;
    border: 1px solid #dedede;
}
.valide-line {
    color: red;
    font-size: 12px;
    position: absolute;
    left: 0;
    bottom: 10px;
    line-height: 1.3em;
    white-space: nowrap;
}

.option-price-detail {
    top: 120px !important;
    left: 250px;
    width: 290px;
    /* height: 86px; */
    background: #FFFFFF;
    box-shadow: 0px 0px 10px 1px rgba(156, 156, 156, 0.5);
    border: 1px solid #DFDFDF;
    font-size: 12px;
    font-family: OpenSans-Semibold, OpenSans;
    font-weight: 600;
    color: #3C3C3C;
}

.option-price-detail:before {
    box-sizing: content-box;
    width: 0px;
    height: 0px;
    position: absolute;
    top: -18px;
    left: 27px;
    padding: 0;
    border-bottom: 9px solid #fff;
    border-top: 9px solid transparent;
    border-right: 9px solid transparent;
    border-left: 9px solid transparent;
    display: block;
    content: '';
    z-index: 12;
}

.option-price-detail:after {
    box-sizing: content-box;
    width: 0px;
    height: 0px;
    position: absolute;
    top: -16px;
    left: 27px;
    padding: 0;
    border-bottom: 8px solid #cccccc;
    border-top: 8px solid transparent;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    display: block;
    content: '';
    z-index: 10;
}

.odm-file-text {
    font-family: OpenSans;
    font-weight: normal;
}

.upload-file-name {
    font-family: OpenSans;
}

.fa-check:before {
    content: "\f00c";
    color: #58C96B;
}

/* 重写样式 */
.fa {
    color: #dfdfdf !important;
}

.row {
    padding: 0 0 20px;
}

.odm-function {
    padding-top: 20px;
}

.function-name {
    margin-right: 50px;
    font-size: 20px;
    font-weight: 500;
}
.function-list {
    display: flex;
    margin-top: 20px;
    margin-bottom: 40px;
}
.custom-item {
    display: flex;
    align-items: center;
    margin-right: 50px;
    position: relative;
}

.custom-left {
    cursor: pointer;
    display: flex;
    align-items: center;
    padding: 8px;
    box-sizing: border-box;
    border: 2px solid transparent;
}

.custom-item .img-box {
    width: 46px;
    height: 46px;
    line-height: 46px;
    border-radius: 50%;
    margin-right: 14px;
    cursor: pointer;
    text-align: center;
    border: 1px solid #dfdfdf;
}

.active .custom-left {
    border-radius: 4px;
    border: 2px solid #00936D;
}

.custom-item img {
    width: 70%;
    height: 70%;
    margin: 15% auto;
}

.custom-item-title {
    margin-right: 12px;
    font-size: 16px;
    color: #000;
    font-weight: bold;
}

.prod-info-item {
    text-align: center;
    margin-left: 30px;
    padding-bottom: 30px;
    position: relative;
}

.prod-info-line {
    display: flex;
    width: 100%;
    align-items: center;
}

.prod-info-item .loading-icon {
    width: 40px;
    height: 40px;
    object-fit: contain;
    position: absolute;
    left: 280px;
}

.prod-info-item input {
    height: 30px;
    width: 260px;
    border-radius: 6px;
    border-width: 1px;
    font-size: 14px;
    padding-left: 8px;
    border-color: rgba(118, 118, 118, .3);
    background-color: #fff;
    text-align: center;
}

.prod-info-title {
    font-size: 14px;
    color: #333;
}

.prod-box {
    display: flex;
    width: 360px;
}
.all-total-price {
    color: #f96235;
    font-size: 20px;
}
.prod-img {
    width: 90px;
    height: 90px;
    margin-right: 10px;
    flex-shrink: 0;
}

.prod-img img {
    width: 100%;
    height: 100%;
    border-radius: 8px;
}

.prod-name {
    font-size: 14px;
    line-height: 1.3em;
    min-height: 60px;
}

.prod-bottom {
    margin-top: 8px;
    display: flex;
    justify-content: space-between;
    position: relative;
}

.show-all-price-btn {
    position: absolute;
    top: 18px;
    right: 0;
    cursor: pointer;
}

.show-all-price-btn.is-rotate {
    transform: rotate(180deg);
}

.prod-price {
    color: #f38e30;
    font-size: 20px;
    line-height: 40px;
}

.prod-total-price {
    border: 1px solid #f5f5f5;
    background-color: #ffffe6;
    padding: 4px 10px;
    font-size: 14px;
}

.prod-total-price:not(:nth-of-type(1)),
.prod-total-price:not(:nth-of-type(2)) {
    margin-top: 6px;
}

.custom-item-desc {
    font-size: 14px;
    /* display: none; */
    width: 290px;
    left: 220px;
    top: 50px;
    padding: 10px 15px;
    box-shadow: 1px 0 10px #9c9c9c;
    text-align: left;
    background-color: #fff;
    z-index: 10;
    position: absolute;
}

#btn-upload-ODM div:nth-child(2),
#btn-upload-ODM_logo div:nth-child(2) {
    width: 100% !important;
    height: 100% !important;
}

.initial-price {
    text-decoration: line-through;
    color: #666;
    font-size: 16px;
    margin-left: 2px;
}