/*fusion_pcb style edit by alice @2016-4-22*/
@charset "UTF-8";
.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;
}
.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-cable{
    padding: 0 0 60px;
    margin-top: 11px;
}
.introduction-box{
    width: 1200px;
    padding-top: 30px;
    padding-bottom: 39px;
    background: #F7FFFD;
    border: 1px solid #CBFAEE;
    text-align: center;
}
.intro-title{
    height: 25px;
    font-size: 19px;
    font-family: DINPro-Medium, DINPro;
    font-weight: 500;
    color: #00936D;
    line-height: 25px;
    margin-block-start: 0;
    margin-block-end: 10px;
}
.intro-p{
    margin-block-start: 0;
    margin-block-end: 0;
    width: 60%;
    margin: 0 auto;
}
.intro-img{
    width: 100%;
    padding: 0 125px;
    height: 51px;
    box-sizing: border-box;
}
.intro-img img{
    width: 100%;
}
.intro-content{
    display: flex;
    padding: 0 125px;
    margin-top: 13px;
}

.intro-item{
    flex: 2;
    text-align: left;
}
.intro-item img{
    width: 60%;
}

.line-img{
    position: absolute;
    top: 40%;
    width: 100%;
}

.intro-item.intro-second {
    margin-left: 100px;
}

.intro-item.intro-third {
    margin-left: 100px;
}

.intro-line{
    flex: 0 0 54px;
    position: relative;
}


.intro-item-title{
    text-align: left;
    height: 15px;
    font-size: 12px;
    font-family: DINPro-Medium, DINPro;
    font-weight: 500;
    color: #00936D;
    line-height: 15px;
    margin-block-start: 0;
    margin-block-end: 0;
}
.intro-item-p{
    text-align: left;
    height: 17px;
    font-size: 13px;
    font-family: DINPro-Medium, DINPro;
    font-weight: 500;
    color: #656565;
    line-height: 17px;
    margin-block-start: 0;
    margin-block-end: 0;
}

.right-bar-pcb{
    width: 350px;
    /* height: 496px; */
    margin-top: 10px;
    background: #FFFFFF;
    border: 1px solid #DFDFDF;
}
.quotation-wrap{
    /* padding: 14px 20px 37px; */
}

.price-wrap{
    display: flex;
    border-bottom: 1px solid #DFDFDF;
    padding: 14px 20px;
    box-sizing: border-box;
}
.final-price-header{
    font-size: 16px;
    font-family: OpenSans-Semibold, OpenSans;
    font-weight: 600;
    color: #3C3C3C;
    flex: 1;
    margin-block-start: 0;
    margin-block-end: 0;
}
.final-price{
    font-size: 24px;
    font-family: PingFang-SC-Semibold, PingFang-SC;
    font-weight: 600;
    color: #F96235;
    line-height: 24px;
    margin-block-start: 0;
    margin-block-end: 0;
}

.quotation-wrap .explanation-text{
    font-size: 13px;
    font-family: OpenSans-Semibold, OpenSans;
    font-weight: 600;
    color: #9C9C9C;
}
.quotation-wrap .quotation-bt{
    width: 305px;
    height: 40px;
    line-height: 40px;
    background: #00946C;
    border-radius: 2px;
    border: 1px solid #007A63;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-family: OpenSans-Semibold, OpenSans;
    font-weight: 600;
    margin-top: 30px;
    cursor: pointer;
}

.tips-title{
    width: 348px;
    height: 40px;
    line-height: 40px;
    background: #F9F9F9;
    padding-left: 20px;
    font-size: 13px;
    font-family: OpenSans-Semibold, OpenSans;
    font-weight: 600;
    color: #3C3C3C;
    box-sizing: border-box;
}
.tips-content{
    padding: 14px 20px 0;
    font-size: 13px;
    font-family: OpenSans-Semibold, OpenSans;
    font-weight: 600;
    color: #9C9C9C;
    line-height: 18px;
}

.upload-box-wrap{
    width: 840px;
    height: auto;
    padding: 30px 20px;
    box-sizing: border-box;
    background: #EEFAF0;
    border: 1px dashed #00946C;
}
.upload-box-text{
    margin: 14px auto 0;
    font-size: 11px;
    font-family: PingFang-SC-Medium, PingFang-SC;
    font-weight: 500;
    color: #8E8E8E;
    width: 75%;
    text-align: center;
    line-height: 20px;
}
.upload-box-text-second{
    margin-top: 0;
}

.upload-result {
    margin-top: 20px;
    font-size: 14px!important;
}

.case-img-box{
    position: relative;
}
.case-img-box p{
    position: absolute;
    font-size: 13px;
    font-family: DINPro-Medium, DINPro;
    font-weight: 500;
    color: #656565;
    margin-block-start: 10px;
    margin-block-end: 0;
    margin-left: 10px;
}
.case-img-box img{
    width: 100%;
}

.cable-item{
    margin-top: 10px;
}

.connector-box-wrap{
    width: 840px;
    height: auto;
}

.connector-desc{
    padding: 10px 60px 10px;
    background: #F7F7F7!important;
    border-top: none!important;
    font-size: 11px;
    font-family: PingFang-SC-Medium, PingFang-SC;
    font-weight: 500;
    color: #8E8E8E;
}

.connector-box-content{
    padding: 14px 46px 14px;
    box-sizing: border-box;
    background: #FFFFFF;
    border: 1px solid rgba(151, 151, 151, 0.27);
    display: flex;
}
.connector-left{
    flex: 0 0 140px;
    margin-right: 25px;
    margin-top: 7px;
    height: 18px;
    font-size: 13px;
    font-family: OpenSans-Bold, OpenSans;
    font-weight: bold;
    color: #3C3C3C;
    line-height: 18px;
    text-align: right;
}
.connector-right{
    flex: 1;
    /* display: flex;
    flex-direction: column; */

}

.connector-item{
    display: flex
}
.connector-item-second{
    margin-top: 20px;
}
.connector-name{
    margin-right: 10px;
    font-size: 13px;
    font-family: OpenSans-Semibold, OpenSans;
    font-weight: 600;
    color: #3C3C3C;
    height: 36px;
    line-height: 36px;
}
.connector-pitch{
    margin-right: 11px;
}
.select-item{
    width: 190px;
    background: #FFFFFF;
    border: 1px solid #DFDFDF;
    font-size: 13px;
    font-family: OpenSans-Semibold, OpenSans;
    font-weight: 600;
    color: #3C3C3C;
    padding: 5px;
    position: relative;
    cursor: pointer;
}
.fa-angle-down{
    position: absolute;
    right: 10px;
    top: 10px;
}
.connector-pitch-flash{
    box-shadow: 0px 0px 4px 0px #00946C;
    border: 1px solid #00946C;
}
.connector-pitch-grey{
    color: #9c9c9c;
}

.pitch-detail-wrap{
    position: absolute;
    top: 35px;
    z-index: 99;
    width: 400px;
    height: 115px;
    background: #FFFFFF;
    box-shadow: 0px 0px 10px 1px rgba(156, 156, 156, 0.5);
    border: 1px solid #DFDFDF;
    padding: 16px 20px;
    box-sizing: border-box;
    overflow: auto;
}
.pitch-detailA1,.pitch-detailB1{
    left: 0;
}

.pitch-detailA2,.pitch-detailB2{
    right: 0;
}
.pitch-item{
    display:inline-block;
    min-width: 64px;
    margin-right: 20px;
    cursor: pointer;
    position: relative;
}

.pitch-item lable {
    /* width: 40px; */
    display: inline-block;
}

.connector-box-footer{
    padding: 27px 77px 10px;
    box-sizing: border-box;
    background: #F7F7F7;
    border: 1px solid rgba(151, 151, 151, 0.27);
    display: flex;
    font-size: 11px;
    font-family: PingFang-SC-Medium, PingFang-SC;
    font-weight: 500;
    color: #8E8E8E;
}
.connector-footer-left{
    flex: 0 0 120px;
    margin-right: 33px;
    text-align: right;
}
.connector-footer-right{
    flex: 1;
    display: flex;
    flex-direction: column;
    line-height: 20px;
}
.wire-row{
    clear: both;
}

.wire-row-second{
    margin-top: 10px;

}

.wire-item,.wire-item-other{
    display: inline-block;
    border: 1px solid #bbb;
    margin-right: 10px;
    /* width: 40px; */
    padding: 0 12px;
    height: 28px;
    line-height: 28px;
    box-sizing: border-box;
    text-align: center;
    font-size: 13px;
    font-family: OpenSans-Semibold, OpenSans;
    font-weight: 600;
    color: #3C3C3C;
    position: relative;
    margin-top: 5px;
    margin-bottom: 5px;
    cursor: pointer;
}
.wire-item-other{
    display: inline-block;
    border: 1px solid #bbb;
    margin-right: 10px;
    padding: 0 2px;
    height: 28px;
    line-height: 28px;
    box-sizing: border-box;
    text-align: center;
    font-size: 13px;
    font-family: OpenSans-Semibold, OpenSans;
    font-weight: 600;
    color: #3C3C3C;
    position: relative;
    margin-top: 5px;
    margin-bottom: 5px;
    cursor: pointer;
}
.wire-item-other input{
    width:30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
}
.length-item input{
    width:50px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
}
.jacket-item{
    min-width: 131px;
}
.jacket-item input{
    width:131px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
}
.wire-item-on{
    border: 2px solid #00946C;
}

.other-wrap{
    position: absolute;
    padding: 20px;
    box-shadow: 0px 0px 10px 1px rgba(156, 156, 156, 0.5);
    border: 1px solid #DFDFDF;
    top: 0;
    left: 100%;
    display: flex;
    background: #fff;
    z-index: 10;
}
.other-bt{
    width: 80px;
    height: 32px;
    line-height: 32px;
    border-radius: 2px;
    font-size: 12px;
    font-family: OpenSans-Semibold, OpenSans;
    font-weight: 600;
    box-sizing: border-box;
}
.other-submit{
    color: #FFFFFF;
    background: #00946C;
    box-shadow: 0px 2px 0px 0px #33A98A;
    border: 1px solid #007A63;
    margin-left: 10px;
}
.other-input-wrap{
    display: flex;
    flex-direction: column;
}
.error-tip{
    color:red;
    font-size: 11px;
    text-align: left;
}
.other-cancel{
    color: #3C3C3C;
    background: #FFFFFF;
    box-shadow: 0px 0px 10px 1px rgba(156, 156, 156, 0.5);
    border: 1px solid #DFDFDF;
    margin-left: 10px;
}
.unit-span2{
    height: 18px;
    font-size: 13px;
    font-family: OpenSans-Semibold, OpenSans;
    font-weight: 600;
    color: #9C9C9C;
    line-height: 18px;
}



.j-on{
    display: none;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 16px;
    height: 16px;
    background-image: url(//statics3.seeedstudio.com/assets/img/fusion/svg/option-selected.svg);
    background-size: 20px 17px;
    background-repeat: no-repeat;
}

.wire-item-on .j-on {
    display: block;
}

.notes-input{
    width: 89px;
}
.qty-input{
    width: 120px;
}

.notes-textarea{
    width: 100%;
    height: 130px;
    padding: 8px;
    resize: none;
    background: #FFFFFF;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.3);
    border: 1px solid #DFDFDF;
}

.features-item{
    /* display: flex; */
    font-size: 13px;
    font-family: OpenSans-Semibold, OpenSans;
    font-weight: 600;
    color: #3C3C3C;
    margin-top: 10px;
}

.features-item-box{
   margin-right: 20px;
   display: inline-block;
   align-items: center;
}
.features-item-box .features-check-box{
    width: 17px;
    height: 17px;
    margin-right: 7px;
    background: #FFFFFF;
    box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    border: 2px solid #9C9C9C;
    vertical-align: middle;
 }
 .features-item-box label{
    vertical-align: middle;
 }

 input[type=checkbox] {
    margin-right: 5px;
    cursor: pointer;
    font-size: 14px;
    width: 15px;
    height: 12px;
    position: relative;
  }
  
  input[type=checkbox]:after {
    position: absolute;
    width: 12px;
    height: 17px;
    top: 0;
    content: " ";
    border-radius: 2px;
  }
  
  input[type=checkbox]:checked:after {
    content: "✓";
    font-size: 12px;
    background-color: #00946c;
    color: #fff;
    display: inline-block;
    visibility: visible;
    padding: 0px 3px;
  }
  input[type=radio]:checked{
      opacity: 0;
  }
  input[type=radio]:checked + span {
    position: absolute;
    left: 0;
    top: 5px;
    width: 14px;
    height: 14px;
    background: url(../img/cable/radio_checked.png) no-repeat;
    background-size: contain;
}
.temp-input{
    width: 60px;
}
.to-span{
    width: 40px;
    text-align: center;
    margin: 0 4px;
}
.unit-span{
    margin-left: 8px;
    font-size: 13px;
    font-family: PingFang-SC-Semibold, PingFang-SC;
    font-weight: 600;
    color: #3C3C3C;
}

.upload-title{
    font-size: 13px;
    font-family: OpenSans-Bold, OpenSans;
    font-weight: bold;
    color: #3C3C3C;
    margin-block-end: 10px;
}
.upload-icon img{
    display: inline-block;
    width: 17px;
    height: 17px;
    margin-right: 10px;
    margin-top: -5px;
}

.upload-box-normal {
    border: none!important;
}

.pcb-upload-box {
    width: auto;
    margin: 0!important;
}
.upload-box {
    box-sizing: border-box;
    width: 100%;
    padding: 0 0 20px!important;
}