/*进度*/
.inqiury-title{font-size: 16px;}
.rate ul{margin: 30px auto;}
.rate li{text-align: center;width: 14%;float: left;font-size: 14px;}
.rate .circle{background: #dad8d8;color: #dad8d8;padding:2px 5px;border-radius: 50%;position: relative;top: -13px;}
.rate .arrive .circle{background: #009ad0;color: #fff;}
.rate .rate-bg{margin-top: 20px;}
.rate .rate-bg .rate-top{background: #dad8d8;height: 6px;}
.rate .arrive .rate-bg .rate-top{background: #009ad0;}
.rate .check-scart .rate-bg .rate-top{width: 50%;float: right;}
.rate .appraise .rate-bg .rate-top{width: 50%;float: left;}
/*订购方信息*/
.buy-msg{border: 1px solid #e5e5e5;margin-bottom: 30px;}
.buy-msg .fl{width: 50%;box-sizing: border-box;}
.buy-msg .msg-title{background: #e5e5e5;padding: 0 14px;line-height: 40px;font-weight: bold;}
.buy-msg .msg-cont{padding: 14px 20px;line-height: 30px;background: #f2f2f2;}
.buy-msg .msg-cont .red{color: #f00;}
.buy-msg .msg-cont input{width: 150px;height: 24px;line-height: 24px;border: 1px solid #e5e5e5;text-indent: 10px;}
.bill{height: 164px;}
.buy-msg .fr-tit{line-height: 40px;background: #f7f5f6;padding: 0 20px;}
.buy-msg .fr-cont{padding: 10px 20px;line-height: 24px;}
.billCheck label{display: inline-block;margin-right: 20px;}
.buy-msg .fr-cont p{margin-left: 20px;}
.bill input,.send-type input{float: left;margin-top: 6px;}
.sendType{display: inline-block;margin-right: 20px;}
#billShow1,#billShow2,#billShow3{display: none;}


/*选择收货地址*/
.address{border: 1px solid #e5e5e5;margin-bottom: 30px;padding: 0 20px 20px;}
.address .addr-title{line-height: 40px;font-weight: bold;font-size: 16px;}
.address ul li{line-height: 30px;margin-bottom: 10px;}
.address ul li.active .contactName{border-color: #009ad0;background: url("../../images/inquiry-address.png") no-repeat right bottom #fff;background-size: 16px auto;}
.address ul li:hover{background:#fff3f3;}
.address ul li.active .delBtn1{display: none;}
.address ul li:hover .addr-btn{display: block;}
.address ul li .contactName{width: 200px;text-align: center;border: 1px solid #e5e5e5;float: left;background: #fff;}
.address ul li .addr-detail{width: 700px;float: left;padding-left: 10px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.address ul li .addr-detail .name{margin-right: 20px;}
.address ul li .addr-detail .mobile{margin-left: 20px;}
.address ul li .addr-btn{float: right;display: none;}
.address ul li .addr-btn a{color: #005ea7;}
.address .addr-btn a,.address .addr-btn span{margin-right: 10px;}
/*地址列表开关*/
.address .addr-switch0,.address .addr-switch1{cursor: pointer;line-height: 30px;}
.address .scrollbar0,.address .scrollbar1{height: 42px;overflow: hidden;}
/*添加管理收货地址*/
.address .addr-bottom{padding: 20px 0 0;}
.address .addr-bottom .add-address{line-height: 24px;background: #009ad0;color: #fff;padding: 6px 16px;}
.address .addr-bottom .manage-address{color: #009ad0;float: right;}
.red{color: #f00;}
/*查看付款条款*/
.clause{border: 1px solid #e5e5e5;margin-bottom: 30px;}
.clause-tit{line-height: 40px;padding-left: 10px;font-size: 16px;background: #f5f5f5;}
.clause-cont{padding: 10px 20px;line-height: 30px;}

.clause-cont .cla-item a{color: #009ad0;}

/*产品信息*/
.productBox{border: 1px solid #e5e5e5;}
.pro-title{line-height: 40px;background: #f5f5f5;}
.productBox .item{min-height: 80px;padding: 14px 0;border-bottom: 1px solid #e5e5e5;}
.productBox li{float: left;text-align: center;}
.productBox .goodMsg{width: 40%;}
.productBox .item .goodMsg{text-align: left;}
.productBox .goodMsg div.fl{padding: 0 10px;color: #999;}
.productBox .goodMsg p{width: 240px;padding-left: 14px;}
.stock,.count,.price,.expected,.total{width: 15%;min-height: 10px;}
.expected input{border: 1px solid #e5e5e5;width: 120px;line-height: 26px;height:26px;text-indent: 10px;}
.allGoods{background: #f0f7ff;line-height: 50px;padding: 0 14px;}
.allGoods .fr{font-size: 16px;font-weight: bold;}
.allGoods .fr .red{color: #eb0f4d;}
/*备注信息*/
.remark h4{font-size: 16px;line-height: 40px;margin-top: 20px;}
.remark textarea{border: 1px solid #e5e5e5;width: 100%;line-height: 26px;font-size: 14px;box-sizing: border-box;padding: 10px;}

/*提交*/
.commit{padding-top: 20px;text-align: right;font-size: 14px;}
.commit a{color: #009ad0;border: 1px solid #009ad0;padding: 5px 10px;margin-right: 16px;}
.commit input{background: #eb0f4d;color: #fff;width: 100px;height: 40px;font-size: 16px;}
.error{color: #f00;}
/*添加新地址弹框*/
.alertBox{display: none;}
#cancel{position: absolute;top: 0;right: 20px;font-size: 30px;font-weight: bold;cursor: pointer;}
#alert-bg2{position: fixed;width: 100%;height: 100%;background: rgba(0,0,0,.3);top:0;left: 0;z-index: 1110;}
#add-address{position: fixed;top: 0;left: 0;right:0;bottom:0;margin:auto;z-index: 11110;}
.form h2{text-align: center;padding-bottom: 30px;}
.alertBox .form{line-height: 36px;position: relative;margin: 200px auto 0;width: 800px;background: #fff;padding: 30px;}
.form h3{background: #ecf7fb;line-height: 50px;padding-left: 12px;margin-bottom: 40px;}
.input{height: 60px;}
.input i{color: #e11051;padding-right: 4px;}
.input input[type=text]{border: 1px solid #e5e5e5;height: 35px;line-height: 35px;padding-left: 10px;width: 270px;}
.input>span{display: inline-block;width: 170px;text-align: right;}
.input .error{padding-left: 170px;line-height: 20px;color: #f00;}

.add-detail input[type=text]{width: 500px;}
.input.tel input[type=text]{width: 190px;}
.input.tel .tel1{width: 100px;}
.input p{padding-left: 174px;}
.input p a{margin-left: 4px;border: 1px solid #e5e5e5;padding: 1px 3px;}

.submit{padding-left: 170px;margin-top: 20px;}
.submit input{width: 100px;height: 30px;line-height: 30px;color: #fff;text-align: center;background: #1683aa;}
.checkbox .value{width: 626px;height: 35px;float: right;}
.checkbox .value .check{display: inline-block;height: 20px;}
.checkbox .value .check input{float: left;margin-top: 9px;}
.value label{cursor: pointer;margin-right: 20px;}
.distpiker{display: inline-block;}
.distpiker select{border: 1px solid #e5e5e5;height: 35px;width: 120px;}
/*询价单提交成功*/
.alertBox2{display: none;}
#cancel2{position: absolute;top: 0;right: 20px;font-size: 30px;font-weight: bold;cursor: pointer;}
#alert-bg3{position: fixed;width: 100%;height: 100%;background: rgba(0,0,0,.3);top:0;left: 0;z-index: 1110;}
.sendDataSuccess{position: fixed;top: 0;left: 0;right:0;bottom:0;margin:auto;z-index: 11110;width: 500px;height: 200px;background: #fff;}
.success-wrap{padding: 30px;position: relative;}
.success-wrap h2{font-size: 24px;margin-bottom: 20px;}
.success-wrap p{margin-bottom: 30px;font-size: 14px;}
.success-btn{text-align: right;}
.success-btn button{background: #0099d2;line-height: 36px;color: #fff;padding: 0 10px;margin-left: 10px;border-radius: 6px;}

