body {
    background: #f5f5f5;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.banner{
    width:1280px;height:212px;background:url(/uploads/image/ci3d/banner.jpg) no-repeat center center;margin:auto;color:#fff;margin-top:20px;padding-top:30px;cursor:pointer
}
.banner .f36{font-weight:bold;line-height:75px;}
.banner .f24{font-weight:bold}
.tophint {
    height: 60px;
    box-shadow: 0 5px 10px 0 #ccc;
    padding: 10px 0;
    background: #fff;
}

.layui-upload-file {
    display: none !important;
}

.title_h4 {
    font-size: 16px;
    color: #333;
    font-weight: normal;
    line-height: 34px;
}

.uploadbox {
    min-height: 220px;
    background: #fff;
    padding: 15px 20px;
}

.upload, .uploading {
    width: 100%;
    height: 155px;
    background: #fafafa;
    text-align: center;
    padding-top: 25px;
    cursor: pointer;
    border: 1px dashed #d9d9d9;
    margin-bottom: 5px;
}

.uploading {
    border: 1px dashed #f90;
    position: relative;
    display: none;
}

    .uploading p {
        z-index: 9;
        position: inherit;
        padding: 10px 0 5px;
        font-size: 16px; 
        color: #f90;
    }

.upprogress {
    width: 0%;
    background: #fff6ed;
    height: 138px;
    border-right: 5px solid #f90;
    position: absolute;
    left: 1px;
    top: 0px;
    z-index: 0;
}

.upload:hover {
    border: 1px dashed #f90;
}

.deletelist {
    cursor: pointer;
    vertical-align: middle;
    margin-left: 3px;
    visibility: hidden;
}

.uploadlist li:hover a {
    color: #f90;
}

.uploadlist li:hover .deletelist {
    visibility: initial;
}

.uploadbtn {
    width: 120px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #adadad;
    background: #fff;
    border-radius: 4px;
    margin: 0 auto 10px;
}

.uploadlist li {
    float: left;
    padding-right: 24px;
}

    .uploadlist li a {
        line-height: 18px;
        display: inline-block;
    }

.layui-form-checked[lay-skin=primary] i {
    background: #f90;
    border-color: #f90;
}

.layui-form-checkbox[lay-skin=primary]:hover i {
    border-color: #f90;
}

.layui-form-radio > i:hover,
.layui-form-radioed > i {
    color: #f90;
}
.layui-form-radio{
    margin-right:5px!important;
}
.goodslist .layui-form-checkbox[lay-skin=primary] {
    float: left;
    padding: 0;
}


.goodslist {
    background: #fff;
    padding: 20px;
    margin-bottom: 50px;
}

    .goodslist table {
        table-layout: fixed;
        width: 100%;
    }

    .goodslist tbody tr:nth-of-type(1) td {
        padding: 20px 0 10px;
    }

    .goodslist tbody tr td {
        padding: 10px 0 10px;
        vertical-align: top;
        /*border-bottom: 1px solid #e7e7e7;*/
        /*text-align:center;*/
    }
.signtr {
    border-top: 1px solid #e7e7e7;
}
    .signtr:nth-of-type(1){
        border: none !important
    }
    .signtr:nth-of-type(2){
        border:none!important
    }
    .signtr:nth-of-type(3) {
        border: none !important
    }

    .goodslist th {
        line-height: 40px;
        background: #f5f5f5;
        font-size: 14px;
        font-weight: normal;
    }


.fileminimg,
.fileminimg img {
    width: 70px;
    height: 70px;
}

.fileminimg {
    position: relative;
    text-align: center;
    color: #666;
    font-size: 14px;
    margin: 0 10px 0 5px;
    border: 1px solid #fff;
}

    .fileminimg.active {
        border: 1px solid #f90;
        width: 66px;
        height: 66px;
    }

.materialsul {
    border: 1px solid #e7e7e7;
    background: #fff;
    box-sizing: content-box;
    cursor: pointer;
}

.introduceul {
    padding: 10px 20px;
}

    .introduceul li {
        text-align: left;
        font-size: 14px;
        color: #666666;
        line-height: 20px;
        width: 100%;
    }

.materialsul li {
    float: left;
    text-align: center;
    font-size: 14px;
    color: #333;
    line-height: 32px;
}

    .materialsul li:nth-of-type(1) {
        width: 150px;
        text-align: left;
        text-indent: 20px;
    }

    .materialsul li:nth-of-type(2) {
        width: 110px;
        text-align: left;
    }

    .materialsul li:nth-of-type(3) {
    width: 135px;
    text-align: left;
    text-indent: 30px;
    }

    .materialsul li:nth-of-type(4) {
        width: 92px;
    }
    .deletetr{
        line-height:30px;
        cursor:pointer
    }
    .deletetr:hover{
        color:#f90
    }
    .deletetr img{
    vertical-align: middle;
    margin-left: 3px;
    width: 12px;
    margin-top: -2px;
    }
.materialsbox{
    width:400px;
}
.materialsbox .introduceul {
    display: none;
}

.materialsbox.active .introduceul {
    display: block;
}

.materialsbox.active .materialsul {
    border: none;
    background: #fff6ed;
}

.materialsbox.active .materialscheckbox {
    border: 2px solid #f90;
    position: relative;
}

.materialsbox .materialscheckbox > .subscript-ico {
    display: none;
}

.materialsbox.active .materialscheckbox > .subscript-ico {
    display: block;
}

.materialsbox.active .option-choose {
    display: block;
}

.option-choose li p {
    padding: 15px 10px 0 0;
}


    .option-choose li {
        float: left;
    }

    .option-choose .item {
        padding: 0 8px;
        height: 30px;
        line-height: 29px;
        color: #666;
        border: 1px solid #e7e7e7;
        margin-right: 8px;
        font-weight: 400;
        cursor: pointer;
        margin-bottom: 0;
        line-height: 28px;
        display: inline-block;
        min-width: 60px;
        margin-top: 10px;
        text-align: center;
    }

    .option-choose .choose {
        border: 2px solid #f90;
        color: #333;
    }


.bg1span {
    background: #d7de79;
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-right: 5px;
    vertical-align: middle;
    margin-left: -10px;
    border: 1px solid #fff;
}

.bg2span {
    background: #ffffff;
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-right: 5px;
    vertical-align: middle;
    margin-left: -10px;
    border: 1px solid #ddd;
}

.bg3span {
    background: #ffffff;
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-right: 5px;
    vertical-align: middle;
    margin-left: -10px;
    border: 1px solid #ddd;
}

.bg4span {
    background: #f4af79;
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-right: 5px;
    vertical-align: middle;
    margin-left: -10px;
    border: 1px solid #ddd;
}

.bg5span {
    background:  no-repeat;
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-right: 5px;
    vertical-align: middle;
    margin-left: -10px;
}

.numinputbox {
    margin: auto;
    width: 80px;
}

    .numinputbox input {
        float: left;
        width: 20px;
        height: 32px;
        line-height: 32px;
        text-align: center;
        background: #fff;
        border: 1px solid #e7e7e7;
        cursor: pointer;
    }

    .numinputbox .numinput {
        width: 40px;
        border-left: none;
        border-right: none;
    }

.unit,
.deliverytime {
    text-align: center;
}

.addcart {
    display: block;
    width: 100px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    border-radius: 4px;
    border: 1px solid #e4e4e4;
    background: #f9f9f9;
}

.materialsbox li .subscript-ico {
    position: absolute;
    bottom: -1px;
    right: -1px;
    width: 10px;
    height: 10px;
    background-position: -40px 0;
}

.subscript-ico {
    position: absolute;
    bottom: -1px;
    right: -1px;
    width: 25px;
    height: 24px;
    background-position: -143px -354px;
    display: block;
}

.jp-ico {
    background-image: ;
    background-repeat: no-repeat;
    vertical-align: middle;
    display: inline-block;
}


.noticebox {
    padding: 0 37px;
}

    .noticebox div {
        height: 310px;
        overflow: auto;
        line-height: 22px;
    }

    .noticebox a {
        display: block;
        width: 160px;
        height: 40px;
        text-align: center;
        line-height: 40px;
        background: #f90;
        color: #fff;
        border-radius: 4px;
        margin: 20px auto 0;
        font-size: :16px;
    }

.paintbox {
    padding: 20px 0px 0 10px;
}

.coloroption {
    margin-bottom: 10px;
}

    .coloroption div {
        width: 200px;
        height: 60px;
        text-align: center;
        line-height: 60px;
        border: 1px solid #e7e7e7;
        font-size: 18px;
        color: #666;
        float: left;
        border-radius: 8px;
        cursor: pointer;
    }

        .coloroption div.active {
            color: #f90;
            border-color: #f90;
            background: #fff6ed;
        }

.paintbox .layui-form-label {
    width: 85px;
    padding: 9px 0;
    text-align: left;
}
.max250{
    max-width:190px;
}
.slh{
    overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.paintbox .color {
    width: 150px;
    height: 30px;
    border: 1px solid #e7e7e7;
    padding-left: 30px;
}

.paintbox .layui-form-item .layui-input-inline {
    margin-right: 5px;
}

    .paintbox .layui-form-item .layui-input-inline:nth-of-type(1) {
        width: 160px;
    }

.lookbtn {
    cursor: pointer;
}
.addcart:hover{
    background:#f90;
    color:#fff;
        border-color:#f90;
}
body {
    font-family: "alibaba sans";
    overflow-x:auto;
}
.deletebtn{
    color:#999;
    margin-left:5px;
}
.addcart.active{
    background:#f90;
    color:#fff;
    border-color:#f90;
}
.unit,.deliverytime{
    line-height:32px;
}
.addcart.active .cart{
    background: url(/uploads/image/cithreedprint/cart2.png) no-repeat;

}

.addcart:hover .cart{
    background: url(/uploads/image/cithreedprint/cart2.png) no-repeat;

}

.hint{
    padding-left: 68px;
    padding-top: 5px;
    color:#f90;
    font-size:14px;
}

.cart {
    display: inline-block;
    width: 18px;
    height: 16px;
    vertical-align: middle;
    background: url(/uploads/image/cithreedprint/cart1.png) no-repeat;
    margin-right:3px;
}

.paintbox .layui-form-item .layui-input-inline:nth-of-type(2) {
    padding-top: 4px;
    width: 298px;
}

.ptcolor {
    width: 16px;
    height: 16px;
    background: #fff;
    position: absolute;
    left: 80px;
    top: 11px;
    border: 1px solid #ddd;
}

.addcolor {
    font-size: 14px;
    color: #999;
    margin-bottom: 15px;
}

    .addcolor b {
        color: #666;
        font-size: 14px;
    }

    .addcolor img {
        cursor: pointer;
        margin-right: 3px;
    }

.seachcolor {
    display: inline-block;
    width: 50px;
    background: #f90;
    line-height: 30px;
    border-radius: 0 4px 4px 0;
    text-align: center;
    margin-left: -5px;
    color: #fff;
    cursor: pointer;
    vertical-align: middle;
    margin-top: -2px;
}

.hidecolor {
    display: inline-block;
    width: 20px;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    vertical-align: middle;
    margin-top: -1px;
}

.paintbox .layui-form-item {
    margin-bottom: 0;
}

.paintbox a {
    width: 120px;
    height: 40px;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    border-radius: 4px;
}

.paintbox .btnbox {
    width: 280px;
    margin: auto;
    height:80px
}

.paintbox .cancel {
    background: #fff;
    border: 1px solid #e4e4e4;
    color: #666;
    margin-right: 10px;
}

.paintbox .affirm {
    background: #f90;
    border: 1px solid #f90;
    color: #fff;
}

.paintbox .textbox {
    line-height: 22px;
}
*�����ļƽ�ҳ���л�*/
.quote-title .quote-title-line {position:absolute;width:555px;border:1px solid #dedede;top:22px;}
.quote-title .quote-title-left {left:0}
.quote-title .quote-title-right {right:0}
.pcbonline-con .quote-title h2{padding-left:25px;}

.smtonline-con-titel{position:absolute;left:0px;top:-50px;}
.smtonline-con-titel li {
    border: 1px solid #e0e0e0;
    width: 200px;
    height: 50px;
    line-height: 50px;
    background: #fbfbfb;
    border-radius: 4px 4px 0 0;
    margin-right:10px;
    font-size:16px;
}
.sidebar_hover_box{
    padding:28px
}
.qq_server a{
    background: url(/uploads/image/cithreedprint/3d.png) no-repeat left center;
    background-size:30px 80%
}

.smtonline-con-titel li:hover{background:#eeebeb;}
.smtonline-con-titel li a{padding-left:50px;color:#000;}
.smtonline-con-titel li i {color:#000;display:block;background:url(/uploads/image/cimg/icon-smtnew.png) no-repeat left center;width:40px;height:30px;padding-right:10px;}
.smtonline-con-titel li .smtonline-con-item1 i{background-position:0 0;margin-top:10px;}
.smtonline-con-titel li .smtonline-con-item2 i{background-position:0 -30px;margin-top:8px;}
.smtonline-con-titel li .smtonline-con-item3 i{background-position:0 -60px;margin-top:7px;}
.smtonline-con-titel li .smtonline-con-item4 i{background-position:-112px -31px;margin-top:12px;width:35px;}
.smtonline-con-titel li .smtonline-con-item5 i{background-position:-75px -31px;margin-top:12px;width:35px;}
/*.header .menutop li.five,.header .menutop li.three {padding-left:30px;}*/
.smtonline-con-titel ul {width:1139px;}
.smtonline-con-titel li .smtonline-con-item4{padding-left:35px;}
.smtonline-con-titel li.current .smtonline-con-item1 i{background-position:-40px 0;}
.smtonline-con-titel li.current .smtonline-con-item2 i{background-position:-40px -30px;}
.smtonline-con-titel li.current .smtonline-con-item3 i{background-position:-40px -60px;}
.smtonline-con-titel li.current .smtonline-con-item4 i{background-position:-112px 1px;}
.smtonline-con-titel li.current .smtonline-con-item5 i{background-position:-75px -62px;}
.smtonline-con-titel ul li.current {border-bottom:none;color:#fff;font-weight:normal;border:1px solid #f90;background:#f90}
.smtonline-con-titel ul li.current span{color:#fff;}
/*.navsec-two {position:absolute;width:1920px;background:#2b2b2b;height:47px;line-height:47px;left:-60px;padding-left:60px;}*/
.header .menutop .navsec-two li{margin-top:0;padding-left:0;}
.header .menutop .navsec-two a {display:block;width:112px;height:47px;line-height:47px;text-align:center;color:#fff;font-size:16px;color:#c6c6c6;}
.header .menutop .navsec-two a:hover{background:#f90;color:#fff;}
.order-cart-model .layui-layer-content {padding-top:25px;}
.order-cart-title {padding-left:70px;background:url(/uploads/image/cimg/icon_success_big.png) no-repeat left center;height:60px;line-height:60px;}
.order-cart-title h2{height:60px;line-height:60px}
.order-cart-box {padding:20px 55px 0;}
.order-cart-item {display:block;width:139px;height:35px;line-height:35px;float:left;}
.order-cart-model .layui-layer-title {display:none;}

.units{
    color:#f90;
    text-align:center
}
.units_discount{
	font-size:14px;
    color:#999;
}
.allprice_total{
	font-size:18px;
	color:#999;
    font-weight: 400;
}

.tooltip {
    text-align: left !important;

}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #fff;
}

.tooltip-inner {
    background-color: #fff;
    color: #000;
    text-align: left;
    padding: 8px 8px;
    webkit-box-shadow: 0 0 10px #af8a52;
    -moz-box-shadow: 0 0 10px #af8a52;
    box-shadow: 0 0 10px #af8a52;
}

.tooltip.in {
    opacity: 1;
}

.uploadlist li{
    background:#fff!important
}
.uploadlist{
    overflow:hidden
}
.addcart.active:hover{
    background:#ffad33
}
.header-right .f18:hover{
    color:#f90
}

.alladdcartbox,.alladdcartbox2{background:#fff;width:100%;height:80px;}
.alladdcartbox.active{position:fixed;bottom:0;left:0}

.alladdcart{display: block;border-radius: 4px;line-height: 50px;height:50px;width: 200px;margin:15px 0;font-size:16px;
            text-align: center;cursor: pointer;color: #fff!important;border:1px solid #f90;background:#f90;}
.alladdcart:hover{background: #ffad33;}
.alladdcart .cart{ background: url(/uploads/image/cithreedprint/cart2.png) no-repeat;}
.allprice{margin-top:25px;margin-right:25px;font-weight:bold}
.allpricey{margin-top:30px;}
.deliverytime i.red { background:#e00000;}
.deliverytime i.red s{ color:#e00000;}
.deliverytime i.yellow { background:#f90;}
.deliverytime i.yellow  s{color:#f90;}
.deliverytime i.bg-a38459 {background:#a38459;}
.deliverytime i.bg-a38459 s{color:#a38459;}


.deliverytime i{display:block;width:40px;border-radius:2px;height:19px;margin-top:8px;margin:auto}
.deliverytime i em {display:block;float:left;color:#fff;line-height:20px;margin-left:2px;}
.deliverytime i s {width:23px;height:15px;display:block;background:#fff;border-radius:2px;float:left;text-decoration:none;margin-left:2px;margin-top:2px;text-align:center;line-height:15px;}

.zk_nine{   
    display: inline-block;
    width: 35px;
    height: 18px;
    background: url(/uploads/image/ci3d/zk.png) no-repeat;
    /* vertical-align: sub; */
    margin-left: 5px;
    color: #fff;
    background-size: cover;
    font-size: 12px;
    text-indent: 4px;}



.addminlist{
    text-align:center
}


.goodslist {
    padding: 0
}
.materialsbox {
    width: 510px;
}

.goodslist {
    padding-bottom:20px
}
.goodslist table{
    padding:20px;
}
.addminlist td  div{
    border: 1px dashed #d9d9d9 !important;
    background: #f9f9f9;
    width:99%;
    line-height:40px;
    height:40px;
    cursor:pointer;
    color:#f90;
    font-weight:bold
}
    .addminlist td div img{
        margin-right:5px;
    }
    .numinputbox {
        width: 65px;
    }
.numinputbox .numinput {
    width: 65px !important;
    border: 1px solid #ccc;
}

.units .pmoney {
    line-height: 32px
}

.unit b, .unit i {
    display:none!important
}


.slh.bold {
    letter-spacing: 0;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2; /*ҫ��ʾ������*/
    -webkit-box-orient: vertical;
    white-space: initial;
}

.fileminimg p {
    position: absolute;
    right: 5px;
    bottom: 5px;
}
.fileminimg p img{
    width:20px;
    height:20px
}

.deletethistr:hover{
    color:#f90!important
}