@charset "utf-8";
/* CSS Document */
/*
    @Contain：all-弹窗css
    @time：2016-09-09-17:21
*/
.sr-TextNeeds{
    position: relative;
}
.smBox{
    position: absolute;
    left: 140px;
    top: 18px;
}
.xqsm{
    color: #005faa;
    font-size:14px; 
}
.smCont{
    position: absolute;
    right: -482px;
    bottom: -80px;
    width: 470px;
    height: 105px;
    border: 1px solid #f5f5f5;
    border-radius: 5px;
    padding:5px;
    background: #fff;
    font:12px/20px "微软雅黑";
    color: #999;  
    box-shadow: 0px 1px 10px 1px rgba(0,0,0,0.1);
}
/*倒计时*/
.countDown{
    border:1px solid #e72c22!important;
    color:#e72c22!important;
    background:#ffefef!important;

}
/*确认设计*/
.Pulic-pop-Width{
    width: auto;
    height: auto;
    overflow: hidden;
    padding: 9px 20px 30px 20px;
    background-color: #ffffff;
}
.Pulic-Text-center{
    height: 52px;
    color: #b4b4b4;
    overflow: hidden;
    margin-bottom: 6px;
    text-align: center;
    font: 12px/52px "宋体";
}
.okPop-Design{
    width: 347px;
    height: auto;
    overflow: hidden;
    padding: 9px 20px 30px 20px;
    background-color: #ffffff;
}
.design-t{
    height: 36px;
    color: #333333;
    font: 16px/37px "微软雅黑";
    border-bottom: 1px dashed #e0e0e0;
    padding-bottom: 5px;
}
.UserDetext{
    width: 345px;
    height: 116px;
    margin: 20px 0px 0px 0px;
    border-radius: 2px;
    border: 1px solid #ededed;
}
.popDesign-Error, .PromptDesign{
    color: #3cb46d;
    height: 32px;
    text-align: center;
    font: 12px/32px "宋体";
}
.PromptDesign{
    color: #b4b4b4;
}
.Popde_Box{
    width: 100%;
    height: 25px;
    text-align: center;
    overflow: hidden;
    font: 12px/25px "微软雅黑";
}
.Popde_BoxMarL{
	margin-left: 43px;
}
.Popde_Box span{
    display: inline-block;
    padding: 0px 20px;
    height: 23px;
    width: auto;
    border-radius: 2px;
    cursor: pointer;
    margin-right: 4px;
    background: #cd0000;
    color: #fff;
}
.Popde-Ok{
    color: #ffffff;
    border: 1px solid #3cb46d;
    background-color: #3cb46d;
}
.Popde-Out{
    color: #3cb46d!important;
    border: 1px solid #3cb46d;
    background-color: #ffefef!important;
}
.public-gray{
    border: 1px solid #dedede;
    color: #666!important;
    background: #f6f6f6!important;
    
}
.okButtonClass{
    background:#3cb46d!important;
    color:#fff!important;
    border-color:#3cb46d!important;
}
.noButtonClass{
	background-color:#ffefef!important;
    color:#3cb46d!important;
    border-color:#3cb46d!important;
}
/*预览大图*/
.pop-plus{
    width: auto;
    height: auto;
    overflow: hidden;
}
.popPlus_Img{
    width: 700px;
    height: 100%;
    float: left;
    position: relative;
    overflow: hidden;
}
.popPlus_Img ul{
    height: 100%;
}
.popPlus_Img ul li{
    height: 100%;
    display: none;
}
.popPlus_Img ul li img{
    width: 100%;
    height: 100%;
}
.popPlus_prev, .popPlus_next{
    width: 44px;
    height: 86px;
    cursor: pointer;
    overflow: hidden;
    position: absolute;
}
.popPlus_prev{
    top: 0;
    left: -88px;
    background: url("../images/publicIco.png") -343px -280px no-repeat;
}
.popPlus_next{
    top: 0;
    right: -88px;
    background: url("../images/publicIco.png") -452px -280px no-repeat;
}
/*申请打样*/
.sp-Proofing{
    width: 545px;
    height: auto;
    padding: 0px 21px;
    padding-bottom: 31px;
    background-color: #ffffff;
}
.sp-Proofing-t{
    width: 100%;
    height: 50px;
    color: #333333;
    margin-bottom: 20px;
    font: 16px/51px "微软雅黑";
    border-bottom: 1px dashed #e0e0e0;
}
.proofing-add{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.proofing-add-left{
    width: auto;
    height: auto;
    float: left;
    text-align: right;
}
.proofing-add-left ul li{
    height: 26px;
    overflow: hidden;
    margin-bottom: 13px;
    font: 12px/26px "宋体";
}
.add-bottom{
    margin-bottom: 47px !important;
}
.Required{
    color: #de0744;
}
.proofing-add-right{
    float: left;
    width: 478px;
    height: auto;
    overflow: hidden;
    margin-left: 6px;
}
.proofing-add-right input{
    height: 24px;
    float: left;
    margin-right: 6px;
    padding-left: 10px;
    border: 1px solid #dcdcdc;
}
.proofing-add-right p{
    margin-bottom: 13px;
    height: auto;
    overflow: hidden;
}
.fingadd-province, .fingadd-city, .fingadd-area{
    height: 26px;
    overflow: hidden;
    border: none;
    border: 0;
    border: 1px solid #dcdcdc;
    margin-right: 6px;
}
.fingadd-province{
    width: 84px;
}
.fingadd-city{
    width: 106px;
}
.fingadd-area{
    width: 120px;
    overflow: hidden!important;
}
.U-addText{
    width: 317px;
    margin-top: 8px;
    overflow: hidden;
}
.zip-code{
    width: 84px;
}
.U-user-name{
    width: 84px;
}
.U-phone, .U-tel{
    width: 201px;
}
.U-Remarks{
    width: 320px;
}
.fingadd-ok{
    float: left;
    height: 24px;
    color: #3cb46d;
    overflow: hidden;
    font: 12px/26px "宋体";
    padding: 0px 20px;
    display: inline-block;
    border: 1px solid #3cb46d;
    background-color: #ffefef;
    border-radius: 2px;
    cursor: pointer;
}
/*我的需求-查看详情-修改数量*/
.Pop-Revised{
    width: 287px;
    height: auto;
    overflow: hidden;
    background-color: #ffffff;
    padding: 30px 50px;
}
.modify{
    height: 27px;
    overflow: hidden;
    font: 12px/27px "宋体";
}
.modifyInp{
    width: 201px;
    height: 25px;
    overflow: hidden;
    padding-left: 10px;
    border: 1px solid #dcdcdc;
}
.revised-Prompt{
    height: 32px;
    overflow: hidden;
    color: #e72c23;
    text-align: center;
    margin-bottom: 15px;
    font: 12px/32px "宋体";
}
.modifyBnt{
    width: 100%;
    height: 26px;
    overflow: hidden;
    text-align: center;
    font: 12px/26px "宋体";
}
.modifyBnt span{
    cursor: pointer;
    padding: 6px 30px;
    padding: 5px 30px\9;
    border-radius: 2px;
    margin-right: 12px;
    background-color: #f6f6f6;
    border: 1px solid #dedede;
}
@-moz-document url-prefix(){
    .modifyBnt span{
        padding: 5px 30px;
    }
}
/*输入物流单信息*/
.Logistics-order{
    width: 271px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    margin-left: 0px;
}
.Logistics-order .daing-t:nth-child(1){
    margin-top:20px;


}
.Logistics-order .daing-t{
    height: 35px;
    margin-top: 10px;
    overflow: hidden;
    font: 12px/26px "宋体";
}
.align-span{
    display:block;
    text-align: center;
    margin-bottom: 20px;
}
.Logistics-order p .daing-span, .Logistics-order p input{
    float: left;
}
.Logistics-order p.daing-t:nth-child(2){
   font-size:12px;
   color: #999;
   margin: -8px 0px 0px 34px;
}
.Logistics-order p input{
    width: 170px;
    height: 20px;
    overflow: hidden;
    border: 1px solid #dcdcdc;
    float: left;
}
.LogisticsEorro{
    color: #e72c23;
    height: 32px;
    overflow: hidden;
    text-align: center;
    padding-left: 60px;
    margin-bottom: 20px;
    display: inline-block;
    font: 12px/32px "宋体";
}
/*添加配送单*/
.to-single-depot{
    width: 649px !important;
}
.to-single-p{
    margin-bottom: 0px !important;
}
.to-single-depot-content{
    width: 594px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}
.public-single-t{
    height: 45px;
    color: #333333;
    font: 16px/46px "微软雅黑";
    border-bottom: 1px solid #ededed;
}
.Singlecart-Nber li{
    font: 12px/32px "宋体";
}
.singleInp-Nber{
    height: auto;
    overflow: hidden;
    font: 12px/26px "宋体";
}
.singleInp-Nber i{
    text-align: right;
    display: inline-block;
}
.singleInp-Nber em {
    color: #e72c23;
}
.singleInp-Text{
    width: 133px;
    height: 24px;
    overflow: hidden;
    padding-left: 5px;
    margin: 0px 6px 0px 5px;
    border: 1px solid #dcdcdc;
}
.singleInp-Nber i, .singleInp-Nber em, .singleInp-Nber .singleInp-Text, .singleInp-Nber p {
    float: left;
}
.add-MaringTop{
    margin-top: 10px;
}
.add-MaringTop i{
    width: 60px;
}
.add-MaringTop input{
    width: 206px;
}
.null-btis{
    margin-right: 6px;
}
.add-selectWidth select{
    width: 133px !important;
}
.add-selectWidth{
    width: 523px;
    float: left;
    margin-left: 5px;
}
.add-selectWidth input{
    width: 416px;
    height: 26px;
    overflow: hidden;
    padding-left: 5px;
    border: 1px solid #dcdcdc;
}
.shipments-Relevant li{
    height: 24px;
    overflow: hidden;
    font: 12px/24px "宋体";
}
.shipments-Relevant li span{
    overflow: hidden;
    float: left;
}
.shipments-Relevant li span input{
    margin: 5px 5px 0px 0px;
}
.Submit-Okto{
    width: 100%;
    height: 28px;
    overflow: hidden;
    text-align: center;
    /*margin-top: 20px;*/
}
.Submit-Okto span{
    width: auto;
    height: 28px;
    color: #ffffff;
    cursor: pointer;
    overflow: hidden;
    padding: 0px 15px;
    border-radius: 2px;
    font: 14px/28px "微软雅黑";
    background-color: #3cb46d;
    display: inline-block;
}
.Submit-Okto span:hover{
    background-color: #e72c23;
}
.Error-textCenter{
    text-align: center;
}











