.w120 {
    width: 120px !important;
}

.w180 {
    width: 180px !important;
}

.ui-select .ui-select-txt span {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*客户端商品详情*/
.pro-wrap-group {
    padding: 0 0 8px 0;
    display: flex;
    user-select: none;
}

.pro-wrap-num, .pro-wrap-file, .pro-wrap-time {
    padding: 0 0 8px 10px;
}

.pro-group-ttl {
    position: relative;
    flex: 0 0 80px;
    height: 36px;
    color: #fff;
    text-align: center;
    line-height: 36px;
    white-space: nowrap;
    vertical-align: top;
    margin: 0 30px 0 0;
    background: #f39801;
    border-radius: 15px 0;
    font-size: 14px;
}

.pro-wrap-num .pro-group-ttl, .pro-wrap-add .pro-group-ttl, .pro-wrap-file .pro-group-ttl {
    background: #fff;
}

.pro-group-ttl .add-page-Wrap {
    cursor: pointer;
    padding: 0 0 0 5px;
}

.pro-group-ttl .del-page-wrap {
    display: none;
    position: absolute;
    top: -7px;
    right: -4px;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #fff;
    cursor: pointer;
    line-height: 14px;
}

.pro-group-ttl .iconfont {
    font-size: 12px;
    color: #009a46;
    margin: -2px 0 0 0;
}

.pro-group-ttl .del-page-wrap .iconfont {
    font-size: 14px;
    line-height: 1;
    color: #f1524b;
}

.pro-group-ttl:hover .del-page-wrap {
    display: inline-block;
}

.pro-group-ttl .del-page-wrap:hover .iconfont {
    color: #f21a10;
}

.pro-type-box {
    flex: 1;
}

.pro-wrap-type {
    display: flex;
    padding: 0 0 8px 8px;
    border-bottom: 2px solid #e5ecf5;
}

.pro-wrap-type + .pro-wrap-type {
    margin: 8px 0 0 0;
}

.pro-types-wrap {
    flex: 1;
}

.pro-type-list, .pro-cust-box, .pro-cal-box, .pro-cust-wrap {
    display: inline-flex;
    font-size: 0;
    vertical-align: top;
}

.pro-cust-wrap {
    position: relative;
    padding: 0 0 20px 0;
}

.pro-num-info {
    position: absolute;
    left: 0;
    top: 36px;
    font-size: 12px;
    color: #999;
}

.pro-wrap-num .pro-type-list {
    display: inline-block;
    width: 80px;
    border: 2px solid #dde5ef;
    margin: 0 10px 8px 0;
    border-radius: 10px;
    text-align: center;
    cursor: pointer;
}

.pro-wrap-num .pro-type-list.numSel, .pro-wrap-num .pro-type-list:hover {
    /*border: 2px solid #ff6633;*/
    border: 2px solid #e5010e;
}

.pro-wrap-num .pro-type-list.numSel p:nth-child(2), .pro-wrap-num .pro-type-list.numSel p:nth-child(3) {
    /*color: #e5010e;*/
    /*color: #00a0ea;*/
}

.pro-type-list .pro-num-item {
    font-size: 12px;
    line-height: 30px;
    color: #222;
    font-weight: 600;
}

.numClick .pro-num-item {
    border-bottom: 1px solid #d9d9d9;
}

.pro-type-list .pro-price-item {
    font-size: 14px;
    line-height: 30px;
    padding: 0 0 2px 0;
    color: #f95f0b;
    font-weight: 600;
}

.pro-type-list .pro-price-qq {
    font-size: 12px;
    color: #666;
    text-decoration: line-through;
}

.pro-type41 {
    padding-left: 20px;
}

.pro-cust-box {
    font-size: 12px;
    margin: 0 10px 0 0;
}

.pro-cust-info {
    line-height: 30px;
    color: #222;
    padding: 0 6px 0 0;
}

.pro-cust-inp {
    width: 70px;
    height: 30px;
    line-height: 28px;
    border: 1px solid #dde5ef;
    border-radius: 8px;
    padding: 0 0 0 6px;
    color: #222;
}

.pro-cust-inp:focus {
    /*border: 1px solid #ff6633;*/
    border: 1px solid #e5010e;
}

.pro-cal-box > a {
    display: block;
    font-size: 12px;
    color: #fff;
    width: 70px;
    height: 30px;
    line-height: 30px;
    background: #269d67;
    border-radius: 4px;
    text-align: center;
    transition: all 0.2s ease;
}

.pro-cal-box > a:hover {
    background: #1fd482;
}

.pro-type-ttl, .pro-types-name {
    flex: 0 0 auto;
    font-size: 12px;
    color: #fff;
    margin: 0 30px 0 0;
    min-width: 84px;
    height: 36px;
    line-height: 36px;
    white-space: nowrap;
    background: #00a0ea;
    border-radius: 15px 0;
    text-align: center;
}

.pro-vos-box {
    flex: 1;
}

.pro-wrap-vos {
    display: inline-block;
    line-height: 36px;
    vertical-align: top;
    margin: 0 10px 0 0;
}

.pro-wrap-vos.singleBorder, .sel-vo-wrap.singleBorder {
    padding: 0 6px;
    border: 1px solid #ccc;
    height: 30px;
    line-height: 30px;
    margin-bottom: 5px;
}

.pro-wrap-vos.singleBorder.selected, .sel-vo-wrap.singleBorder.selected {
    border: 2px solid #e5010e;
}

.houdao-wrap {
    font-weight: 600;
}

.pro-wrap-vos > div, .pro-wrap-vos > p, .sel-vo-wrap > div, .sel-vo-wrap > p {
    display: inline-block;
    vertical-align: middle;
}

.ui-info, .ui-warn {
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    line-height: 30px;
}

.ui-warn {
    line-height: 36px;
    /*color: #ff6633;*/
    color: #e5010e;
}

.ui-numTxt {
    display: inline-block;
    vertical-align: top;
    height: 30px;
}

.ui-numTxt .ipt1 {
    height: 30px;
    width: 60px;
    line-height: 30px;
    padding: 0 0 0 4px;
    font-size: 12px;
    color: #ccc;
    border: 1px solid #dfdfdf;
    border-radius: 2px;
}

.ui-numTxt .iconfont {
    line-height: 30px;
    font-size: 12px;
    color: #666;
    vertical-align: top;
    margin: 0 3px;
}

.ui-numTxt .ui-info {
    color: #ccc;
    margin: 0 4px 0 0;
}

.ui-input + .ui-info {
    margin: 0 0 0 8px;
}

.singal-sel {
    position: relative;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #fff;
    border: 2px solid #dedede;
    cursor: pointer;
    margin: 0 4px 0 0;
}

.pro-wrap-vos.selected .singal-sel, .ord-sel-wrap.selected .singal-sel {
    border-color: #41b17e;
}

.pro-wrap-vos.selected .singal-sel:after, .ord-sel-wrap.selected .singal-sel:after {
    content: '';
    position: absolute;
    top: 2px;
    left: 2px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #41b17e;
}

.mutipl-sel {
    position: relative;
    width: 13px;
    height: 13px;
    background: #fff;
    border: 1px solid #dedede;
    cursor: pointer;
    margin: 0 4px 0 0;
    border-radius: 2px;
}

.mutipl-sel i.iconfont {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 12px;
    line-height: 1;
    color: #fff;
}

.parmDel .mutipl-sel i.iconfont {
    color: #ddd;
}

.pro-wrap-vos.selected .mutipl-sel {
    background: #269d67;
    border-color: #269d67;
}

.pro-vos-ttl {
    font-size: 12px;
}

.selected.houdao-wrap .pro-vos-ttl {
    color: #269d67;
}

.pro-wrap-vos .ui-select {
    width: auto;
    min-width: 80px;
    float: none;
}

.pro-wrap-vos .ui-select .ui-select-txt {
    padding: 6px 0;
}

.pro-wrap-vos .ui-select-txt span {
    font-size: 12px;
    width: auto;
    padding: 0 30px 0 12px;
}

.pro-wrap-vos .ui-select .ui-select-option {
    top: 32px;
    width: auto;
    min-width: 100%;
}

.pro-wrap-vos .ui-select-option a {
    white-space: nowrap;
}

.pro-wrap-vos .ui-select-option a:hover {
    background: #f1f5fb;
}

.pro-wrap-vos .ui-select-option a.parmDel:hover {
    background: #fff;
}

.pro-wrap-vos .ui-select-txt:after {
    right: 4px;
}

.pro-wrap-vos.selected .ui-select-txt span, .pro-wrap-vos.selected .ui-numTxt .ipt1, .pro-wrap-vos.selected .ui-numTxt .ui-info {
    color: #269d67;
}

.pro-wrap-vos.selected .placeholderTxt .ui-select-txt span {
    color: #ccc;
}

.pro-wrap-vos .ui-select-option a.parmDel {
    color: #999;
    cursor: default;
}

.ui-select .ui-select-option a.parmSel {
    color: #269d67;
    cursor: default;
}

.sel-vo-wrap {
    cursor: pointer;
}

.pro-wrap-vos .sel-vo-wrap + .ui-numTxt {
    margin: 0 0 0 8px;
}

.pro-type-list .pro-wrap-vos .houdao-ui {
    margin: 0 0 0 6px;
}

.ui-select .ui-select-option a.parmHide {
    display: none;
}

.parmDel .pro-vos-ttl, a.parmDel {
    color: #999;
    text-decoration: line-through;
}

.parmDel .sel-vo-wrap {
    cursor: default;
}

.parmDel .singal-sel, .parmDel .mutipl-sel {
    cursor: default;
    background: #ddd;
}

.popup-subttl {
    font-size: 14px;
    color: #666;
    line-height: 1;
    padding: 0 0 0 20px;
}

.dev-popttl {
    margin: 20px 20px 0;
    border-top: 1px solid #ddd;
    padding: 20px 0 0 0;
}

.pl10 {
    padding-left: 10px !important;
}

.ord-sel-wrap {
    display: inline-block;
    margin: 0 14px 0 0;
    white-space: nowrap;
    cursor: pointer;
}

.ord-sel-wrap .singal-sel {
    display: inline-block;
    vertical-align: middle;
    margin: -2px 4px 0 0;
}

.mutiSel-wrap .dabao-item.ui-numTxt {
    vertical-align: middle;
    margin: 0 0 0 20px;
    width: calc(100% - 200px);
}

.mutiSel-wrap .dabao-item.ui-numTxt .ipt1 {
    width: 100%;
    color: #333;
}

.selected .ui-select, .selected .ui-select-txt, .selected .ipt1 {
    border-color: #41b17e;
}

.pro-money-wrap {
    display: flex;
    line-height: 62px;
    color: #333;
    border: 1px solid #dde5ef;
}

.pro-money-l {
    flex: 1;
    line-height: 52px;
}

.submit-btn {
    flex: 0 0 300px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    background: #ff6633;
}

.orderLock {
    color: #868383;
    background: #ddd;
}

.pro-money-item {
    float: right;
    margin: 0 20px 8px 0;
}

.pro-money-ttl {
    font-size: 12px;
    color: #666;
    line-height: 26px;
}

.pro-money-num {
    font-size: 24px;
    line-height: 1;
    color: #f1524b;
}

.pro-money-qq {
    font-size: 16px;
    line-height: 22px;
    color: #333;
    text-decoration: line-through;
}

.file-require {
    font-size: 14px;
    line-height: 40px;
    padding: 0 0 0 30px;
    color: #333;
}

/*省市区下拉框定位开始*/
.dropTopBox .ui-select .ui-select-option {
    top: unset;
    bottom: 36px;
    max-height: 300px;
    width: max-content;
    min-width: 100%;
}

/*省市区下拉框定位结束*/
/*手提袋绳子颜色样式开始*/
#ropeColor {
    display: inline-block;
    width: 150px;
    height: 36px;
    background-image: url("../img/product/shouTiDai/ropeColor.jpg");
}

/*手提袋绳子颜色样式结束*/
/*客服qq样式开始*/
.WPA3-SELECT-PANEL {
    display: none;
}

#qqFixedBox {
    position: fixed;
    top: 50%;
    right: 40px;
    width: 85px;
    font-size: 14px;
    text-align: center;
    z-index: 99;
    cursor: pointer;
    background-color: #fff;
}
#qqFixedBox img {
    width: 50px;
    margin-bottom: 5px;
}

#qqFixedBox p {
    line-height: 20px;
}

/*#qqFixedBox #qqNumber {
    position: absolute;
    right: 50px;
    top: 0;
    height: 60px;
    width: 150px;
    visibility: hidden;
    transition: all .5s ease;
    opacity: 0;
}
#qqFixedBox:hover #qqNumber{
    opacity: 1;
    visibility: visible;
}*/
/*客服qq样式结束*/