﻿/*************zhuce*/
.allpro-conr {
    width: 1200px;
    margin:0 auto;
}
.allpro-conr-tit {
    background: #fff;
    height: 4rem;
    line-height: 4rem;
}
.allpro-conr-tit span {
    font-size: 1.3rem;
    padding-left: 1rem;
    border-left: 0.3rem solid #f0d00a;
}
.allpro-conr-con {
    padding-top: 1VH;
}
.hyzc-xqcon .hyzc-xqcon-list:nth-child(1) {
    display: block;
}
.hyzc-xqcon .hyzc-xqcon-list {
    display: none;
}
.hyzc-xqcon-list-tit {
    font-size: 1.5rem;
    color: #242424;
    font-weight: bold;
    text-align: center;
    padding: 3VH 0 1.5VH;
}
.hyzc-xqcon-list dt {
    width: 26% !important;
    float: left;
    text-align: right;
    margin-top: 1.5VH;
    color: #242424;
    font-size: 1.1rem;
    height: 3rem;
    line-height: 3rem;
}
.hyzc-xqcon-list dd {
    width: 70% !important;
    float: left;
    margin-top: 1.5VH;
    padding-left: 1rem;
    display: flex;
    align-items: center;
}
.hyzc-xqcon-list dd input {
    width: 70% !important;
    height: 3rem;
    border: 0.1rem solid #c8c8c8 !important;
}
.hyzc-xqcon-list dd span {
    color: #f00;
    font-size: 1.5rem;
    margin-left: 0.6rem;
    margin-top: 0.5rem;
}
.hyzc-xqcon-list dd input#code {
    width: 52% !important;
}
.hyzc-xqcon-list dd input#btnSendCode {
    width: 18% !important;
    text-align: center;
}
.hyzc-ljzc input {
	width:130px;
    height: 3rem;
    background:#ffcc00;
    padding: 0.6rem 1.5rem;
    color: #242424;
    font-size: 1.2rem;
    line-height: normal;
    margin: auto;
	text-align: center;
    border: none;
}
.hyzc-ljzc a{
    border: 1px solid #ffcc00;
    background-color: #fff;
    width: 130px;
   line-height: normal;
    text-align: center;
	display: inline-block;
	padding: 0.6rem 1.5rem;
	height: 3rem;
}
.hyzc-ljzc {
    margin-top: 5VH;
	text-align: center;
}
/**加入购物车**/
.pro-show .shop-name{
	background:#fde000;
	height:50px; 
	line-height:50px;
	padding-left:1.5rem;
	color: #282828;
    font-weight: bold;
    font-size: 20px;
	}

.pro-show .shop-name span{
	border:1px solid #282828;
	background:#fff;
	font-size:13px;
	height:30px;
	line-height:30px;
	padding:5px 15px;
	margin-left:5px;
	color: #282828;
	cursor: pointer;
	}
.pro-show .shop-gwc{
	background: #f5f5f5;
    padding: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
}

.pro-show .opera .cgd{
    width: 120px;
    background: #fddf00;
    text-align: center;
	font-weight: bold;
	float: right;
}
.pro-show .opera span {
    width: 30px;
   
    display: inline-block;
    background: #eee;

    text-align: center;
}	

.pro-show .plus, .sub {
    cursor: pointer;
    border: 1px solid #666;
	    line-height: 30px;
		 height: 30px;
}
.pro-show .numchange {
    background-color: #fff;
    width: 50px;
    height: 30px;
    text-align: center;
}	
.pro-show .shop-text{
	margin-top:16px;
	font-size: 12px;
    font-weight: bold;
	display: none;
}
.pro-show .shop-price{
	background:#f9e100;
	width:120px;
	margin-top: 6%;
	text-align:center;
	font-weight: bold;
	height: 30px;
   /* line-height: 30px;*/
}
.cgd input{cursor: pointer;}
.allprop-js-cart input{cursor: pointer; height: 30px;
    line-height: 30px;}
.pro-show .shop-type{
	font-weight: bold;
	font-size:15px;
	margin:10px;
}
.pro-show .shop-use>table{
	width: 100%;
    text-align: center;	
	padding: 0 15px;
	/*border-collapse: separate;*/
}
.pro-show .shop-use>table.shop-table{
	display:none;
}
.pro-show .shop-use>table>thead>tr{
	background:#dadada;
}
.pro-show .shop-use>table>tbody tr:nth-child(1){
	background:#ebebeb;
}
.pro-show .shop-use>table>tbody tr:nth-child(2){
	background:#f5f5f5;
}
.pro-show .shop-use>table>tbody tr:nth-child(3){
	background:#ebebeb;
}
.pro-show .shop-use>table tr {
	height:30px;
	line-height:30px;
}
.pro-show .shop-tg{
	background: #f9e100;
    width: 120px;
    text-align: center;
    padding: 3px 1px;
    margin-bottom:3px;
	float: right;
	margin-right: 15px;
	cursor: pointer;
	font-weight:bold;
	margin-top: 3%;
}
.pro-show .shop-tgs{
	background: #f9e100;
    width: 120px;
    text-align: center;
    padding: 3px 1px;
    margin-bottom:3px;
	float: right;
	margin-right: 15px;
	cursor: pointer;
	margin-top: 10px;
	font-weight: bold;
	margin-top: 6%;
} 
.pro-show .shop-use table tr:first-child th:first-child {border-top-left-radius: 0.8rem;}
.pro-show .shop-use table tr:first-child th:last-child {border-top-right-radius: 0.8rem;}
.pro-show .shop-use table tr:last-child td:last-child {border-bottom-right-radius: 0.8rem;}
.pro-show .shop-use table tr:last-child td:first-child {border-bottom-left-radius: 0.8rem;}
/*.pro-show .shop-use table tbody tr:nth-child(2n+2) {
    background: #ebebeb;
}
*/

/*+——符号样式*/
.radio label {
	padding: 7px 0px;
	line-height: 20px;
	position: relative;
	font-weight: normal;
}
.radio .option {
	width: 20px;
    height: 20px;
    position: absolute;
    top: 4px;
    left: -6px;
    background-size: cover;
    background: url(../img/002.png) no-repeat;
     /*background-size: cover; */
    background-size: contain;
}
.radio .option1 {
	width: 60px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #ced4da;
    position: absolute;
    border-radius: 5px;
    top: 1px;
    left: -22px;
    background-size: cover;
    background-size: contain;
    cursor: pointer;
}
#prowid tr:hover td{
	background:#d3d3d3!important;
}
.radio input[type="radio"] {
	display: inline-block;
	margin-right: -3px;
	opacity: 0;
}

.radio input[type="radio"]:checked+div {
	background: url(../img/001.png) no-repeat;
	background-size: contain;
	

}

/*step1*/
.allpro-conl {
    width: 21%;
    float: left;
    background: #fff;
}
.allpro-conl-tit {
    height: 3rem;
    background: #272626;
    color: #f0d00a;
    line-height: 3rem;
    text-align: center;
    font-weight: bold;
    font-size: 1.3rem;
}
.allpro-conr {
   /* width: 75%;
    float: right;*/
}
.shopcart-con {
    background: #fff;
    margin-top: 1VH;
}
.shopcart-ydbz {
    margin-top: 5VH;
    overflow: hidden;
}
.shopcart-ydbz-tit > div {
    float: left;
}
.shopcart-con .shops {
    width: 100%;
    text-align: center;
    table-layout: fixed;
    word-break: break-all;
    text-align: center;
    border-color: #e4e4e4;
    border-width: 0.2rem;
    border: 0.2rem solid #e4e4e4;
	    border-spacing: 0;
    border-collapse: collapse;
}
.shopcart-con .shops thead tr:nth-child(1) {
    background: #fafafa;
	line-height: 6vh;
}
.shopcart-con .shops tr {
    height: 6VH;
}
.shopcart-con .shops tr th:nth-child(1) {
    width: 13%;
}
.shopcart-con .shops th {
    text-align: center;
}
.shopcart-con .shops tbody tr:nth-child(2n+2) {
    background: #fafafa;
}
.shopcart-con .shops tbody tr td:nth-child(1) > div {
    padding: 0.5VH;
}
.Order_jian {
    background: url(../images/ico_4.gif) repeat scroll 0 -13px transparent;
    cursor: pointer;
    font-size: 0;
    height: 13px;
    width: 13px;
    display: inline-block;
    vertical-align: middle;
}
.num_input {
    border: 1px solid #8AB5E0;
    color: #666666;
    font-weight: bold;
    height: 17px;
    margin: 0 2px;
    text-align: center;
    width: 34px;
}
.Order_jia {
    display: inline-block;
    vertical-align: middle;
    background: url(../images/ico_4.gif) repeat scroll 0 0 transparent;
    cursor: pointer;
    font-size: 0;
    height: 13px;
    width: 13px;
}

.shopcart-ydbz-tit {
    overflow: hidden;
    margin-top: 0.5rem;
    min-width: 10%;
    float: left;
}
.shopcart-ydbz-tit > div:nth-child(1) {
    margin-top: 0.2rem;
}

.hongxing {
    color: #ff0000;
}
.shopcart-ydbz-textarea {
    margin-left: 1rem;
    min-width: 85%;
    float: right;
    height: 10VH;
}
.shopcart-ydbz-textarea textarea {
    width: 99%;
    height: 90%;
    border: 0.1rem solid #e4e4e4;
    padding: 0.2rem;
}
.shopcart-bhs {
    margin-top: 3VH;
}
.shopcart-bhs-xk {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 1.1rem;
}
.shopcart-bhs-xk > div:nth-child(1) input {
    vertical-align: top;
    width: 100%;
    height: 100%;
    margin: 0;
}
.shopcart-bhs-xk > div:nth-child(2) label {
    font-size: 1.1rem;
    color: #242424;
    margin: 0;
    font-weight: normal;
}
.shopcart-scgwqd {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 2VH;
	float:right;
}
.choose_address{
	font-size: 16px;
    color: #e52f2c;
    display: block;
    border: 1px solid #e52f2c;
    width: 100px;
    text-align: center;
    margin: 1% 0;
    padding: 0.3% 0.3%;
	float:left;
	margin-left: 106px;
}
.add_address{
	font-size: 16px;
    color: #e52f2c;
    display: block;
    border: 1px solid #e52f2c;
    width: 100px;
    text-align: center;
    margin: 1% 0;
    padding: 0.3% 0.3%;
	float:left;
	margin-left:1%;
}
.shopcart-scgwqd > div {
   /* background: #f0d00a;	
    height: 3rem;
    padding: 0 2VW;*/
    font-size: 1.2rem;
    color: #242424;
    margin-left: 3VW;
    cursor: pointer;
}
a {
    color: #333;
    text-decoration: none;
}

.shopcart-scgwqd .baojia input {
	 border:1px solid #ffcc00;
	 background-color: #fff;
    width:130px;
    height: 36px;
	line-height:36px;
	text-align: center;
	cursor: pointer;
}
.shopcart-scgwqd .dinggou input {
   background: #ffcc00;
   border:1px solid #ffcc00;
    width:130px;
    height: 36px;
	line-height:36px;
	text-align: center;
	cursor: pointer;
}
.shopcart-bhs-xk > div:nth-child(2) label {
    font-size: 1.1rem;
    color: #242424;
    margin: 0;
    font-weight: normal;
}
.shopcart-ydbz-tit > div:nth-child(2) {
    font-size: 1.1rem;
    color: #242424;
    margin-left: 0.5rem;
}
.pro_pic img{width:100%;}
.underline[data-v-686c46cc] {
    height: 1px;
    margin-right: 20px;
    background: #cdcdcd;
}
/***step1采购单下面详细信息kaishi**/
.summary[data-v-422798e9] {
    display: table;
    height: 144px;
    padding: 20px;
    background-color: #eef4fc;
}

.operation-box[data-v-422798e9] {
    width: 400px;
    text-align: left;
    vertical-align: top;
}
.operation-box[data-v-422798e9], .summary-box[data-v-422798e9] {
    display: table-cell;
}

.content[data-v-7557247a] {
    display: inline-block;
    padding-left: 8px;
}
.summary-box[data-v-422798e9] {
    width: 1200px;
    text-align: right;
}
.check-total-cart-item-box[data-v-422798e9] {
    padding: 5px 0;
}
.check-total-label[data-v-422798e9] {
    display: inline;
    font-size: 12px;
}
.check-total-count[data-v-422798e9] {
    display: inline;
    color: #039;
    font-size: 18px;
}
.check-total-label[data-v-422798e9] {
    display: inline;
    font-size: 12px;
}
.total-amount-label[data-v-422798e9] {
    margin-left: 20px;
}
.total-amount[data-v-422798e9] {
    position: relative;
    display: inline-block;
    margin-left: 5px;
    color: #e52f2c;
    font-size: 18px;
}
.tax-label[data-v-422798e9] {
    vertical-align: middle;
}
.only-tax-label[data-v-17bc3372] {
    display: inline;
    color: #999;
    vertical-align: bottom;
}
.check-total-cart-item-box[data-v-422798e9] {
    padding: 5px 0;
}
.label[data-v-422798e9], .total-amount-label[data-v-422798e9] {
    display: inline;
    color: #9b9b9b;
}
.discount-amount[data-v-422798e9] {
    display: inline;
}

.rtms_freight_17 {
    position: relative;
    display: inline-block;
    width: 152px;
    height: 36px;
    font-size: 12px;
    color: #ffffff;
    top: -4px;
    line-height: 30px;
    padding-left: 24px;
    text-align: center;
    box-sizing: border-box;
    text-decoration: none;
    background: url(https://cms-contents.misumi.com.cn/metas/17/17.png);
}
.rtms_cart_icon_17 {
    height: 16px;
    width: 16px;
    display: block;
    position: absolute;
    top: 6px;
    left: 10px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAANtJREFUOE+tkz8OAVEQh79JKN1AHIBC4wAaGtdQKYhE5QAqIRQq19DQKjUS1OIIlCRPZs0mm82+Tbzs62Ymvy/z5/eE1HPO1YE+0AVqVn4Ae2ArIrekROLAOVcG5sAAKKXBFn+ADTARkbfmIoCJd0DHI0ynD0BPITFgBQwzxDPLTTNqaxEZic189rTdMuEpA6DjNBWwAMae1vMAKlkq4AI0AgFXBTyBSiDgVQggb4Q2oMs6ejqMRshb4t2uU/UAoiWqdX1nzPPB74zmxHAjFWLlBCTsMyUX9O93/gJ8HGP1I2eGuQAAAABJRU5ErkJggg==) no-repeat;
}
.rtms_text_icon_17 {
    color: #ffcc00;
    font-style: normal;
}
/*
*, :after, :before {
    box-sizing: border-box;
}*/

.button-area[data-v-422798e9] {
    margin-top: 10px;
}
.create-order-button[data-v-422798e9], .create-quote-button[data-v-422798e9] {
    width: 140px;
    height: 36px;
    margin-left: 10px;
}
.primary[data-v-f4e422c6] {
    color: rgb(74, 74, 74);
    background-color: rgb(255, 204, 0);
}
.create-quote-button[data-v-422798e9] {
    background-color: rgb(255, 255, 255);
}
.create-order-button[data-v-422798e9], .create-quote-button[data-v-422798e9] {
    width: 140px;
    height: 36px;
    margin-left: 10px;
}
.outline-primary[data-v-f4e422c6] {
    color: rgb(74, 74, 74);
    border: 1px solid rgb(255, 204, 0);
}
.cancel[data-v-f4e422c6], .outline-cancel[data-v-f4e422c6], .outline-primary[data-v-f4e422c6], .outline-secondary[data-v-f4e422c6], .primary[data-v-f4e422c6], .secondary[data-v-f4e422c6] {
    display: inline-block;
    height: 36px;
    font-size: 14px;
    cursor: pointer;
}
button {
    padding: 0px;
    background-color: transparent;
    border: none;
    outline: none;
    cursor: pointer;
    appearance: none;
}

.input[data-v-7557247a] {
    position: absolute;
    top: 0px;
    right: 0px;
    display: block;
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    opacity: 0;
    touch-action: manipulation;
}
.disabled-link[data-v-422798e9] {
    display: inline-block;
    color: rgb(155, 155, 155);
    text-decoration: none;
    pointer-events: none;
}
.link[data-v-422798e9] {
    color: rgb(0, 51, 153);
    text-decoration: underline;
    cursor: pointer;
    display: inline-block;
    margin-left: 20px;
}
/***step1采购单下面详细信息jieshu**/
/*step2开始详情*/
.confirm-summary[data-v-ba0e4b4a] {
    width: 1200px;
}
.summary[data-v-ba0e4b4a] {
    min-height: 76px;
    padding: 20px;
    text-align: right;
   /* background-color: #dfeeff;*/
    box-shadow: 0 2px 5px -2px rgba(0,0,0,.2);
}
.link-button-line[data-v-ba0e4b4a] {
    display: flex;
    justify-content: space-between;
}
.leftbox[data-v-ba0e4b4a] {
    display: flex;
}
.leftbox .terms-link[data-v-ba0e4b4a] {
    padding-top: 11px;
}
.terms-link[data-v-ba0e4b4a] {
    color: #039;
    font-size: 12px;
    line-height: 16px;
}
.link[data-v-ba0e4b4a], .return-to-cart-link[data-v-ba0e4b4a], .terms-link[data-v-ba0e4b4a] {
    color: #039;
    text-decoration: underline;
    cursor: pointer;
    display: inline-block;
}
.return-to-cart-link[data-v-ba0e4b4a] {
    margin-left: 40px;
    color: #039;
    font-size: 14px;
    line-height: 20px;
}

.rightbox[data-v-ba0e4b4a] {
    display: flex;
    color: #333;
}
.runtcount[data-v-ba0e4b4a] {
    padding-top: 3px;
}
.sbox span[data-v-ba0e4b4a] {
    color: #333;
    font-size: 12px;
    line-height: 16px;
}

.sbox .result-count-value[data-v-ba0e4b4a] {
    color: #039;
    font-size: 18px;
    line-height: 24px;
}
.result-count-value[data-v-ba0e4b4a] {
    display: inline-block;
    margin: 0 4px;
    color: #039;
    font-size: 18px;
}
.sbox span[data-v-ba0e4b4a] {
    color: #333;
    font-size: 12px;
    line-height: 16px;
}

.summary-information-box[data-v-ba0e4b4a] {
    display: inline-block;
}
.row[data-v-ba0e4b4a] {
    display: flex;
    height: 16px;
    margin-top: 10px;
    margin-left: 20px;
}
.title-cell[data-v-ba0e4b4a] {
    min-width: 108px;
    height: 16px;
    color: #666;
    line-height: 16px;
    text-align: left;
}
.value-cell[data-v-ba0e4b4a] {
    min-width: 86px;
    height: 16px;
    color: #333;
    line-height: 16px;
}
.total-amount-value[data-v-ba0e4b4a] {
    color: #e52f2c;
    font-size: 18px;
}
.adressbox[data-v-ba0e4b4a] {
    box-sizing: border-box;
    width: 1160px;
    min-height: 58px;
    margin-top: 10px;
    padding: 10px 10px 10px 10px;
    background: #fff;
}
.adressbox .divbb[data-v-ba0e4b4a] {
    display: inline-block;
}
.adress .adressoutbox[data-v-ba0e4b4a] {
    margin-right: 12px;
    white-space: nowrap;
}
.adress .adressoutbox span[data-v-ba0e4b4a] {
    display: inline-block;
    width: 60px!important;
}
.adress span[data-v-ba0e4b4a] {
    color: #333;
    font-size: 12px;
    line-height: 16px;
}
.adress .adressinbox[data-v-ba0e4b4a] {
    flex: 1;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
}
.adress .adressinbox .addresstitle[data-v-ba0e4b4a] {
    margin-left: 0;
}
.adress .adressinbox span[data-v-ba0e4b4a] {
    margin-left: 20px;
}
.addressmsg[data-v-ba0e4b4a] {
    padding-left: 5px;
    color: #333;
}
.btn-box[data-v-ba0e4b4a] {
    display: flex;
    justify-content: flex-end;
    margin-top: 10px;
}
.pricecomple[data-v-ba0e4b4a] {
    display: flex;
    align-items: center;
    margin: 0 40px 0 20px;
    padding-top: 4px;
    color: #039;
    cursor: pointer;
}
.down[data-v-ba0e4b4a] {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAWVJREFUOE/dk71LQlEYh5/jLYcayqGgoQicChTRcoiW/oGmisIQMriXot2hD6SPwT0KHQwkKaqpf6AlGoxrolBTEDUENdhSg3U94c1M5TaEW2d5Obzv73k5DxxBk0c0medfA4YTvZQ+UlACmz3AZejBype1g6H4OFImgJtKaICSCHGlnjZC6gGDETttPVEkS0i2yDg2zIC3sIpgGcE2b49hriPFb9APwBdzIjhE0gXMomvnddt8sVFgH8Ezkml07bbcrwXcAWkMu0p27sUMu5PtZs0FX83q2etEKcYBP7rWXw9w7TjILxaqWz3xERR5YN4NMUNWvaj2XCkH+YA5ayFRCnzxMLAOIvkVkkFgDV2NgpC1T6sHuHe7aVWSSOlHoKFrx+awLzaJJIYQad6NILmFJyuJY0AKKMsJoGv3DRL7Kn0ntATQ588aJeaRthMyHZswZVh/siMFb2EFwQS65vrFwd/+5yciDWkRCXVrNwAAAABJRU5ErkJggg==) no-repeat 0 -1px;
}
.down[data-v-ba0e4b4a], .up[data-v-ba0e4b4a] {
    width: 16px;
    height: 16px;
    margin-left: 5px;
}
.complete-button[data-v-ba0e4b4a] {
    width: 140px;
    height: 36px;
}
.primary[data-v-f4e422c6] {
    color: #4a4a4a;
    background-color: #fc0;
}

.moneysum[data-v-ba0e4b4a] {
    display: flex;
    align-items: center;
    margin-left: 20px;
}
.pricecomple[data-v-ba0e4b4a] {
    display: flex;
    align-items: center;
    margin: 0 40px 0 20px;
    padding-top: 4px;
    color: #039;
    cursor: pointer;
}
.up[data-v-ba0e4b4a] {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAWhJREFUOE/dkz9LQmEUh59Xy6GGcihoKAKnAkW85RAtfYGmiuKGkIGXot1FQsLFPYrrYCBJUU19gZZoMG6JQk1B1BDUYA01WPqGV/PPxVrcepfD4fzeh8PvnCPo8IkO//OvAIqeR9pOuOqLwUKpvTdHdnyFCII5DM1d0TQ8UPQZIA3cASqG9tACUfSRWt0FXSrG6lkroJJ5dgfptqeQ0o9Aw9COTYiizyPRESLDZylAbu35B95mClKgJMLAFohUVSgDwCZGKA5CNnfWALh3nOTXC/WiNzGFXR6YeUkskQ1d1GvutJO8amqbPbgHMpQcIbIrr6bYk+o1Yy7wbkbvXj/2YgLwY2ijVoALwSGSAWAZQzu3mDgN7CN4QbKIoVXMtmzieNRBz1AcyQbSFquOFPC9RRDlyvi2+XgKcxMt/mEiMJGYRcokcFsTjlEWQa5Dp9b9+P0WJpPDlL/SUAabQ+Uy+NhuuTo+pm9YjWoRvBOqRgAAAABJRU5ErkJggg==) no-repeat 0 -1px;
}
#jiagemx{display:none;}


/*支付订单页面*/
#complete-view[data-v-54ebb05c] {
    width: 1200px;
    margin: 10px auto 20px;
}
.normal-box[data-v-54ebb05c] {
    margin-top: 10px;
}
.slip-box[data-v-54ebb05c]:first-child {
    /*margin-bottom: 10px;*/
}
.recommended-box[data-v-54ebb05c], .title-box[data-v-54ebb05c] {
    box-shadow: 0 0 4px rgba(0,0,0,.1);
}
.title-box[data-v-54ebb05c] {
    padding: 20px 20px 20px 20px;
    background-color: #fff;
}
.order-complete-slip[data-v-4c198c8c] {
    color: #333;
}
.slip-notice[data-v-4c198c8c] {
    font-size: 25px;
    line-height: 25px;
}
.title-message[data-v-4c198c8c] {
    font-weight: 700;
}
.title-message[data-v-4c198c8c] {
    display: inline-block;
    font-size: 18px;
}
.slip-number[data-v-4c198c8c] {
    text-decoration: underline;
}
.slip-number[data-v-4c198c8c] {
    color: #039;
    text-decoration: none;
    cursor: pointer;
    display: inline-block;
}
.pdf-link-button[data-v-318247c8] {
    color: #039;
    text-decoration: none;
    cursor: pointer;
    display: inline-block;
    padding-left: 22px;
    vertical-align: middle;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAUVBMVEUAAAAAVaoAQJ8AO50AM5kAN5sAM5kAN5sANZoANJoANZsANJsANJkAM5kANZoAM5oANJkANJkANJoANJoANJkANJkAM5kANJoAM5kANJoAM5k0/JMDAAAAGnRSTlMAAwgNDxcoMzVTZmtsbn6Gip6nsbfB0PL191OvqhAAAACOSURBVDjLtdJJEoQgDEDR2E4IKC3Ouf9B1W7LqUIlLvw74C2oAMCaxmtfuHUHWEcMwObDAOwSBmCfMgC1EBhjrPUU8NYuh4BMIjAOgcYN5BAolwPliNQJBOYgBkVWUaDKCukcttrjfi0JNPl4oNYcBdzv6LQxHTOenvyHB8CbPU8CHV7/N8p4r3zpkm+BGQ0FQuxJ8JroAAAAAElFTkSuQmCC);
    background-repeat: no-repeat;
    background-position-y: center;
    background-size: 16px 16px;
}
.order-slip-detail[data-v-4c198c8c] {
    margin-top: 15px;
    padding-bottom: 20px;
    line-height: 20px;
    border-bottom: 1px solid #f3f3f3;
}
.order-slip-detail[data-v-4c198c8c], .quote-slip-detail[data-v-4c198c8c] {
    margin-top: 10px;
    font-size: 16px;
    line-height: 20px;
}
.corletitel[data-v-4c198c8c] {
    color: #999;
}
.slip-number-title[data-v-4c198c8c] {
    display: inline;
    font-size: 14px;
}
.slip-number-value[data-v-4c198c8c] {
    font-size: 14px;
}
.slip-number-value[data-v-4c198c8c] {
    display: inline;
    font-size: 12px;
}
.item-interval[data-v-4c198c8c] {
    margin-left: 30px;
}
.corletitel[data-v-4c198c8c] {
    color: #999;
}
.item-interval[data-v-4c198c8c] {
    display: inline;
    margin-left: 20px;
}
.inline[data-v-4c198c8c] {
    display: inline;
    font-size: 14px;
}
.amount-payable[data-v-4c198c8c] {
    display: inline-block;
    margin: 20px 0 0 0;
    color: #999;
    font-size: 14px;
    line-height: 30px;
}
.amount-payable[data-v-4c198c8c], .appreciative-message[data-v-4c198c8c], .payment-amount[data-v-4c198c8c], .payment-notice[data-v-4c198c8c] {
    position: relative;
}
.payment-amount-value[data-v-4c198c8c] {
    font-weight: 700;
    font-size: 18px;
}
.payment-amount-value[data-v-4c198c8c] {
    display: inline-block;
    color: #e52f2c;
    font-size: 24px;
}
.only-tax-label[data-v-4c198c8c] {
    color: #999;
}
.only-tax-label[data-v-17bc3372] {
    display: inline;
    color: #999;
    vertical-align: bottom;
}
.deadline-box[data-v-4c198c8c] {
    margin-top: 10px;
    color: #999;
    font-size: 14px;
    line-height: 20px;
}
.deadline-time[data-v-4c198c8c] {
    display: inline-block;
    margin: 0 2px;
    color: #e52f2c;
    font-weight: 700;
}
.deadline-title[data-v-4c198c8c] {
    display: inline-block;
}
.payment-notice[data-v-4c198c8c] {
    position: relative;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #9b9b9b;
    line-height: 20px;
    background-color: #fff7d6;
}
.payment-notice[data-v-4c198c8c]:before {
    position: absolute;
    top: -6px;
    left: 88px;
    border-top: 0;
    border-right: 4.5px solid transparent;
    border-bottom: 6px solid #fff7d6;
    border-left: 4.5px solid transparent;
    transform: translateX(-50%);
    content: "";
}
.payment-notice-box[data-v-4c198c8c] {
    width: 654px;
    padding: 10px 10px 0 10px;
    color: #333;
    font-size: 12px;
    line-height: 16px;
}
.notice-title[data-v-4c198c8c] {
    margin-bottom: 10px;
    padding-left: 20px;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAA2UExURUxpcQBVqgAzmgAzmQAzmQA0mQA0mQAzmQA1mgAzmbPC4MzW6muIw3qUyUdrtVFzubjG4qGz2TcOqIUAAAAKdFJOUwAGvf/9j5TVK/OuYRrHAAAAXklEQVQY02WP2xKAIAhE8QJIN+v/fzYTbDLOi8PKsgDQKMgijAWUQDl1MoVex/QSH4XSB2p+7d83dRVA/VoXfRF4FhhkFsQLZqnHsNhQS2lDLfa8RqxbzK/ujvudfwMAHwPJr/AbJgAAAABJRU5ErkJggg==);
    background-repeat: no-repeat;
    background-position-y: 2px;
    background-size: 16px;
}
.notice-tile[data-v-4c198c8c] {
    margin-bottom: 10px;
}
.payment-notice-emphasis[data-v-4c198c8c] {
    display: inline;
    color: #e52f2c;
    font-weight: 700;
}
.bank-transfer-box[data-v-4c198c8c], .order-complete-payment-method-box[data-v-4c198c8c] {
    padding-bottom: 10px;
}
.bank-transfer-upper-border[data-v-4c198c8c], .order-complete-payment-method-select-upper-border[data-v-4c198c8c] {
    height: 20px;
}
.order-complete-payment-method-select[data-v-3a77ced2] {
    position: relative;
}
.title-text[data-v-3a77ced2] {
    margin-bottom: 20px;
    color: #4a4a4a;
    font-weight: 700;
    font-size: 18px;
}
.order-complete-payment-method[data-v-3a77ced2] {
    height: 90px;
}
.order-complete-payment-method-box[data-v-3a77ced2] {
    position: relative;
    display: inline-block;
    width: 220px;
    height: 60px;
    margin-right: 60px;
    font-size: 14px;
    vertical-align: top;
}
.ali-pay-image[data-v-3a77ced2], .net-bank-pay-image[data-v-3a77ced2], .union-pay-image[data-v-3a77ced2], .we-chat-pay-image[data-v-3a77ced2] {
    display: inline-block;
    width: 220px;
    height: 60px;
    line-height: 60px;
    border: 1px solid #fc0;
    cursor: pointer;
}
.we-chat-pay-image[data-v-3a77ced2] {
    width: 220px;
    padding-left: 107px;
    background-image:  url(../img/weixin.png);
	background-repeat: no-repeat;
    background-position: top 9px left 57px;
}

.order-complete-payment-method-box[data-v-3a77ced2] {
    position: relative;
    display: inline-block;
    width: 220px;
    height: 60px;
    margin-right: 60px;
    font-size: 14px;
    vertical-align: top;
}
.ali-pay-image[data-v-3a77ced2] {
    padding-left: 100px;
    background-image:url(../img/zhifubo.png);
	background-repeat: no-repeat;
	background-position: top 9px left 50px;
}
.union-pay-image[data-v-3a77ced2] {
    /*padding-left: 113px;
    background-image: url(../img/zhifubo1.png);
	background-repeat: no-repeat;
    background-position: top 13px left 51px;
    background-size: 55px;*/
	    padding-left: 100px;
    background-image: url(../img/zhifubo1.png);
    background-repeat: no-repeat;
    background-position: top 9px left 50px;
    /* background-size: 55px;*/
}
.order-complete-payment-method-box[data-v-3a77ced2]:last-child {
    margin-right: 0;
}
.net-bank-pay-image[data-v-3a77ced2] {
    padding-left: 96px;
    background-image:  url(../img/kuaiqian.png);
	background-repeat: no-repeat;
   background-position: top 15px left 34px;
    background-size: 55px;
}
.divider[data-v-54ebb05c] {
    width: 100%;
    margin: 10px 0 20px 0;
    border-top: 1px solid #f3f3f3;
}
.detail-confirm-button-area[data-v-54ebb05c] {
    display: table;
}
.detail-confirm-area[data-v-54ebb05c] {
    display: flex;
    align-items: center;
    height: 36px;
	margin-top: 2rem;
}
.confirm-detail-list-button[data-v-54ebb05c] {
    color: #4a4a4a;
    border: 1px solid #fc0;
    display: inline-block;
    width: 120px;
    height: 36px;
    margin-right: 10px;
    cursor: pointer;
}
.confirm-detail-list-link[data-v-54ebb05c] {
    display: table-cell;
    width: 120px;
    height: 36px;
    color: #4a4a4a;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    color: #333;
}
.link-to-cart[data-v-54ebb05c] {
    margin-left: 10px;
}
.detail-confirm-area .app-expand[data-v-54ebb05c] {
    padding: 0;
}
.expand-item-list-link[data-v-54ebb05c] {
    display: inline-block;
    font-size: 14px;
}
.default[data-v-17e67ddf] {
    color: #1e4ba5;
}
.app-expand[data-v-17e67ddf] {
    padding: 3px;
    font-size: 14px;
    cursor: pointer;
}
.link[data-v-17e67ddf] {
    padding: 6px 10px;
    text-decoration: none;
    pointer-events: none;
}
.text[data-v-17e67ddf] {
    display: inline-block;
}
.image[data-v-17e67ddf] {
    width: 16px;
    height: 9px;
    margin-left: 5px;
}
.order-complete-item-list[data-v-93db2f00] {
    min-height: 85px;
    background-color: #fff;
}
.ship-to-box[data-v-93db2f00] {
    padding: 0 10px 10px;
}
.item-title-table[data-v-93db2f00] {
    display: table;
    width: 100%;
    height: 45px;
    background-color: #eef4fc;
}
.notice-bar[data-v-93db2f00] {
    display: inline-block;
    width: 100%;
    height: 36px;
    color: #9b9b9b;
    background-color: #fefff5;
}
.tile-area[data-v-93db2f00] {
    padding: 10px;
}
.normal-box[data-v-93db2f00] {
    display: inline-block;
}
.ship-to-item[data-v-93db2f00] {
    display: inline-block;
    margin-left: 5px;
}
.item-number-cell[data-v-93db2f00] {
    width: 24px;
}
.image-cell[data-v-93db2f00] {
    width: 78px;
}
.product-information-cell[data-v-93db2f00] {
    width: 184px;
}
.unit-price-cell[data-v-93db2f00] {
    width: 105px;
}
.image-cell[data-v-93db2f00], .item-number-cell[data-v-93db2f00], .product-information-cell[data-v-93db2f00], .quantity-cell[data-v-93db2f00], .ship-date-cell[data-v-93db2f00], .subtotal-cell[data-v-93db2f00], .unit-price-cell[data-v-93db2f00] {
    display: table-cell;
    vertical-align: middle;
}
.quantity-cell[data-v-93db2f00] {
    width: 95px;
}
.subtotal-cell[data-v-93db2f00] {
    width: 100px;
}
.ship-date-cell[data-v-93db2f00] {
    width: 130px;
}
.inline[data-v-93db2f00] {
    display: inline;
}
.slip-item-image-tile[data-v-585a0e9e] {
    position: relative;
    display: inline-block;
}
.order-complete-item-tile[data-v-c41d6a6c]:last-child {
    margin-bottom: 0;
}
.order-complete-item-tile[data-v-c41d6a6c] {
    display: table;
    width: 100%;
    margin-bottom: 10px;
    padding: 9px 10px;
    background: #fff;
    border: 1px solid;
    border-color: #bebebe #f3f3f3 #f3f3f3;
}

.item-number-cell[data-v-c41d6a6c] {
    width: 30px;
    color: #9b9b9b;
    vertical-align: middle;
}
.image-cell[data-v-c41d6a6c], .item-number-cell[data-v-c41d6a6c], .product-information-cell[data-v-c41d6a6c], .quantity-cell[data-v-c41d6a6c], .ship-date-cell[data-v-c41d6a6c], .subtotal-cell[data-v-c41d6a6c], .unit-price-cell[data-v-c41d6a6c] {
    display: table-cell;
}
.list-title-notice[data-v-93db2f00] {
    display: inline-block;
    padding: 7px 15px 9px 12px;
    font-size: 14px;
}
.total-product-count[data-v-93db2f00], .unfit-cofirm[data-v-93db2f00] {
    display: inline;
    color: #039;
}
.unfit-cofirm-link[data-v-93db2f00] {
    margin-left: 10px;
    font-size: 14px;
}
.link-to-cart[data-v-54ebb05c] {
    margin-left: 10px;
}
.confirm-detail-list-button[data-v-54ebb05c] {
    color: #4a4a4a;
    border: 1px solid #fc0;
    display: inline-block;
    width: 120px;
    height: 36px;
    margin-right: 10px;
    cursor: pointer;
}
.primary[data-v-54ebb05c] {
    color: #4a4a4a;
    background-color: #fc0;
}
.radio-position[data-v-3a77ced2] {
    display: none;
}
.label[data-v-18c118af] {
    position: relative;
    cursor: pointer;
}
.radio[data-v-18c118af] {
    display: none;
}
.content[data-v-18c118af] {
    display: inline-block;
    padding-left: 22px;
}
.net-bank-pay-message[data-v-3a77ced2] {
    margin-left: 10px;
    padding-top: 5px;
    color: #e52f2c;
    font-size: 12px;
    line-height: 20px;
    white-space: nowrap;
}

.slip-item-image-tile[data-v-585a0e9e] {
    position: relative;
    display: inline-block;
}
.default[data-v-3bd1339e] {
    border: 1px solid #f3f3f3;
}
.borderless[data-v-3bd1339e], .default[data-v-3bd1339e], .hoverless[data-v-3bd1339e] {
    position: relative;
    display: inline-block;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 50%;
}
.image-large-size[data-v-3bd1339e] {
    width: 100px;
    height: 100px;
    background-size: 80%;
}
.image-cell[data-v-c41d6a6c] {
    width: 113px;
    height: 100px;
}
.cell-item[data-v-c41d6a6c] {
    display: inline-block;
    height: 100%;
}
.default[data-v-3bd1339e] {
    border: 1px solid #f3f3f3;
}
.borderless[data-v-3bd1339e], .default[data-v-3bd1339e], .hoverless[data-v-3bd1339e] {
    position: relative;
    display: inline-block;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 50%;
}
.image-large-size[data-v-3bd1339e] {
    width: 100px;
    height: 100px;
    background-size: 80%;
}
.product-information-cell[data-v-c41d6a6c] {
    width: 292px;
    padding-left: 5px;
}
.product-information-cell[data-v-c41d6a6c], .quantity-cell[data-v-c41d6a6c], .ship-date-cell[data-v-c41d6a6c], .subtotal-cell[data-v-c41d6a6c], .unit-price-cell[data-v-c41d6a6c] {
    vertical-align: top;
}
.part-number[data-v-c41d6a6c] {
    width: 212px;
    line-height: 17px;
    word-break: break-all;
}
.product-name[data-v-c41d6a6c] {
    width: 212px;
    line-height: 17px;
}
.plant[data-v-c41d6a6c], .product-name[data-v-c41d6a6c], .ship-service-label[data-v-c41d6a6c] {
    word-wrap: break-word;
    overflow-wrap: break-word;
}
.unit-price-cell[data-v-c41d6a6c] {
    width: 182px;
    padding-left: 20px;
}
.subtotal-cell[data-v-c41d6a6c] {
    width: 173px;
    padding-left: 13px;
    color: #9b9b9b;
    font-size: 14px;
}
.ship-date-cell[data-v-c41d6a6c] {
    width: 200px;
    padding-left: 10px;
    color: #9b9b9b;
}


.quantity[data-v-c41d6a6c], .totalPriceIncludingTax[data-v-c41d6a6c], .unitPriceIncludingTax[data-v-c41d6a6c] {
    line-height: 20px;
    word-break: break-all;
}
.subtotal-cell[data-v-c41d6a6c] {
    width: 173px;
    padding-left: 13px;
    color: #9b9b9b;
    font-size: 14px;
}
.total-price-no-including-tax[data-v-c41d6a6c] {
    display: inline;
}
.plant[data-v-c41d6a6c] {
    width: 190px;
    line-height: 20px;
}
.corrected[data-v-7355ec12] {
    text-decoration: line-through;
}
.ship-date[data-v-7355ec12] {
    color: #999;
    line-height: 16px;
    word-break: break-all;
}
.defaultfont[data-v-7355ec12], .fontColor[data-v-7355ec12] {
    color: #333;
}
.ship-date[data-v-7355ec12] {
    color: #999;
    line-height: 16px;
    word-break: break-all;
}
.quantity-cell[data-v-c41d6a6c] {
    width: 160px;
    padding-left: 17px;
    color: #9b9b9b;
}
.quantity[data-v-c41d6a6c], .totalPriceIncludingTax[data-v-c41d6a6c], .unitPriceIncludingTax[data-v-c41d6a6c] {
    line-height: 20px;
    word-break: break-all;
}
.list-box{display:block;}


.dl-sq-nrlb-title {
    font-size: 0.37rem;
    color: #707070;
}
.hyzc-yyzz {
    position: relative;
    width: 45%;
    float: left;
    margin-top: 10px;
}
.hyzc-yyzz-input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 80px;
    z-index: 2;
}
.hyzc-yyzz-input input {
    width: 100%;
    height: 100%;
    border: none;
    background: transparent;
    opacity: 0;
}
.hyzc-yyzz-img {
    width: 100%;
    height: 80px;
}
.hyzc-yyzz-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.hyzc-yyzz-tit {
    text-align: center;
    margin-top: 5px;
}
.hyzc-yyzz-close {
    position: absolute;
    right: 0px;
    top: 0px;
    color: #fff;
    text-align: center;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    line-height: 20px;
    background: rgba(0,0,0,.6);
    cursor: pointer;
    z-index: 3;
}
/**/
/*
.tile-area[data-v-93db2f00] {
    padding: 10px;
}
.order-complete-item-tile[data-v-c41d6a6c]:last-child {
    margin-bottom: 0;
}
.order-complete-item-tile[data-v-c41d6a6c] {
    display: table;
    width: 100%;
    margin-bottom: 10px;
    padding: 9px 10px;
    background: #fff;
    border: 1px solid;
    border-color: #bebebe #f3f3f3 #f3f3f3;
}
.item-number-cell[data-v-c41d6a6c] {
    width: 30px;
    color: #9b9b9b;
    vertical-align: middle;
}
.image-cell[data-v-c41d6a6c], .item-number-cell[data-v-c41d6a6c], .product-information-cell[data-v-c41d6a6c], .quantity-cell[data-v-c41d6a6c], .ship-date-cell[data-v-c41d6a6c], .subtotal-cell[data-v-c41d6a6c], .unit-price-cell[data-v-c41d6a6c] {
    display: table-cell;
}
.image-cell[data-v-c41d6a6c] {
    width: 113px;
    height: 100px;
}

.cell-item[data-v-c41d6a6c] {
    display: inline-block;
    height: 100%;
}
.slip-item-image-tile[data-v-585a0e9e] {
    position: relative;
    display: inline-block;
}
.default[data-v-3bd1339e] {
    border: 1px solid #f3f3f3;
}
.borderless[data-v-3bd1339e], .default[data-v-3bd1339e], .hoverless[data-v-3bd1339e] {
    position: relative;
    display: inline-block;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 50%;
}
.image-large-size[data-v-3bd1339e] {
    width: 100px;
    height: 100px;
    background-size: 80%;
}
.product-information-cell[data-v-c41d6a6c] {
    width: 292px;
    padding-left: 5px;
}

.product-information-cell[data-v-c41d6a6c], .quantity-cell[data-v-c41d6a6c], .ship-date-cell[data-v-c41d6a6c], .subtotal-cell[data-v-c41d6a6c], .unit-price-cell[data-v-c41d6a6c] {
    vertical-align: top;
}

.image-cell[data-v-c41d6a6c], .item-number-cell[data-v-c41d6a6c], .product-information-cell[data-v-c41d6a6c], .quantity-cell[data-v-c41d6a6c], .ship-date-cell[data-v-c41d6a6c], .subtotal-cell[data-v-c41d6a6c], .unit-price-cell[data-v-c41d6a6c] {
    display: table-cell;
}
.cell-item[data-v-c41d6a6c] {
    display: inline-block;
    height: 100%;
}
.part-number[data-v-c41d6a6c] {
    width: 212px;
    line-height: 17px;
    word-break: break-all;
}
.brand-name[data-v-c41d6a6c], .customer-order-item-branch-number-box[data-v-c41d6a6c], .part-number[data-v-c41d6a6c] {
    line-height: 16px;
}
.product-name[data-v-c41d6a6c] {
    width: 212px;
    line-height: 17px;
}
.plant[data-v-c41d6a6c], .product-name[data-v-c41d6a6c], .ship-service-label[data-v-c41d6a6c] {
    word-wrap: break-word;
    overflow-wrap: break-word;
}
.unit-price-cell[data-v-c41d6a6c] {
    width: 182px;
    padding-left: 20px;
}
.product-information-cell[data-v-c41d6a6c], .quantity-cell[data-v-c41d6a6c], .ship-date-cell[data-v-c41d6a6c], .subtotal-cell[data-v-c41d6a6c], .unit-price-cell[data-v-c41d6a6c] {
    vertical-align: top;
}
.cell-item[data-v-c41d6a6c] {
    display: inline-block;
    height: 100%;
}
.price-label[data-v-02ab646f] {
    display: inline;
}
.without-tax[data-v-02ab646f] {
    display: block;
    color: #999;
}
.quantity-cell[data-v-c41d6a6c] {
    width: 160px;
    padding-left: 17px;
    color: #9b9b9b;
}
.product-information-cell[data-v-c41d6a6c], .quantity-cell[data-v-c41d6a6c], .ship-date-cell[data-v-c41d6a6c], .subtotal-cell[data-v-c41d6a6c], .unit-price-cell[data-v-c41d6a6c] {
    vertical-align: top;
}
.image-cell[data-v-c41d6a6c], .item-number-cell[data-v-c41d6a6c], .product-information-cell[data-v-c41d6a6c], .quantity-cell[data-v-c41d6a6c], .ship-date-cell[data-v-c41d6a6c], .subtotal-cell[data-v-c41d6a6c], .unit-price-cell[data-v-c41d6a6c] {
    display: table-cell;
}
.quantity[data-v-c41d6a6c], .totalPriceIncludingTax[data-v-c41d6a6c], .unitPriceIncludingTax[data-v-c41d6a6c] {
    line-height: 20px;
    word-break: break-all;
}

.subtotal-cell[data-v-c41d6a6c] {
    width: 173px;
    padding-left: 13px;
    color: #9b9b9b;
    font-size: 14px;
}

.total-price-no-including-tax[data-v-c41d6a6c] {
    display: inline;
}
.price-label[data-v-02ab646f] {
    display: inline;
}
.ship-date-cell[data-v-c41d6a6c] {
    width: 200px;
    padding-left: 10px;
    color: #9b9b9b;
}
.plant[data-v-c41d6a6c] {
    width: 190px;
    line-height: 20px;
}
.plant[data-v-c41d6a6c], .product-name[data-v-c41d6a6c], .ship-service-label[data-v-c41d6a6c] {
    word-wrap: break-word;
    overflow-wrap: break-word;
}
.corrected[data-v-7355ec12] {
    text-decoration: line-through;
}
.ship-date[data-v-7355ec12] {
    color: #999;
    line-height: 16px;
    word-break: break-all;
}
.defaultfont[data-v-7355ec12], .fontColor[data-v-7355ec12] {
    color: #333;
}
.ship-date[data-v-7355ec12] {
    color: #999;
    line-height: 16px;
    word-break: break-all;
}
*/
/*弹窗按钮颜色*/
/*购物车新开始*/


body, code, dd, div, dl, dt, footer, form, h1, h2, h3, h4, h5, h6, header, img, label, li, nav, ol, p, pre, section, small, span, strong, sub, sup, table, tbody, td, th, tr, ul {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    /*font-size: 100%;
    vertical-align: baseline;
    background: transparent;*/
}
.contents[data-v-3ba48541] {
    position: relative;
    margin: 10px 0 20px;
    background: #fff;
    box-shadow: 0 0 3px rgba(0,0,0,.24);
}
.contents-body[data-v-3ba48541] {
    padding: 10px;
}
.contents-title[data-v-3ba48541] {
    margin-left: -10px;
    padding-left: 7px;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.4;
    border-left: 5px solid #039;
}
.cart-item-count[data-v-3ba48541] {
    display: inline;
}
.status-tab-select[data-v-3ba48541] {
    display: inline-block;
    margin-top: 20px;
    font-size: 14px;
    line-height: 20px;
}
.tab[data-v-3a68e3a2] {
    display: inline-block;
    margin-right: 40px;
    color: #999;
    font-size: 14px;
    cursor: pointer;
}
.status-tab-text[data-v-3ba48541] {
    position: relative;
}
.active .ischecked[data-v-3a68e3a2] {
    color: #039;
    font-weight: 700;
    border-bottom: 3px solid #039;
}
.column-title-bar[data-v-3ba48541] {
    height: 45px;
    padding-left: 20px;
    line-height: 45px;
    background: #eef4fc;
}
.table[data-v-3ba48541] {
    display: table;
}
.column-title-select-all-cell[data-v-3ba48541] {
    width: 152px;
}
.app-checkbox[data-v-7557247a] {
    position: relative;
    display: inline-block;
    white-space: nowrap;
}

.bulk-upload-button-cell[data-v-3ba48541], .bulk-upload-button-title-cell[data-v-3ba48541], .cell[data-v-3ba48541], .column-title-operation-cell[data-v-3ba48541], .column-title-price-cell[data-v-3ba48541], .column-title-product-information-cell[data-v-3ba48541], .column-title-quantity-cell[data-v-3ba48541], .column-title-select-all-cell[data-v-3ba48541], .column-title-ship-date-cell[data-v-3ba48541], .column-title-subtotal-cell[data-v-3ba48541] {
    display: table-cell;
}
.column-title-product-information-cell[data-v-3ba48541] {
    width: 297px;
}
.column-title-show-hide-customer-order-item-branch-number[data-v-3ba48541] {
    display: inline-block;
    margin-left: 10px;
    color: #039;
    font-size: 10px;
    cursor: pointer;
}
.column-title-price-cell[data-v-3ba48541] {
    width: 128px;
}
.column-title-quantity-cell[data-v-3ba48541] {
    width: 208px;
}
.column-title-subtotal-cell[data-v-3ba48541] {
    width: 137px;
}
.column-title-ship-date-cell[data-v-3ba48541] {
    width: 160px;
    color: #333;
}
.whybox[data-v-3ba48541] {
    position: relative;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-left: 2px;
    color: #333;
    vertical-align: -9%;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAZBJREFUOE+tk89qwkAQxmcajaZijOQW8JCTEqX3nkrfoO25B9+sHnpufYPSU69SRfAg4kFBNCSo+WN03bJLExITCy3d2858+9uZb2cRTtZkMrlxHKdNKb0jhMgsLQjCGhG7pVKpo+v6e/wIhpv5fH5p2/az7/t3lNIonhAj0mKx2FUU5VHTNJfluJAdNk3zIwiCq9OKsvaiKH6qqnrNIBwwHA5fPM+7j4vz+TyUy2UeWq/XcDgcEixJkl4Nw3hA1rNlWW/xsiuVCui6Dq7rAgPlcjkYjUbg+34EQURarVZvcTAYPO12u3Yc32q1YLlcwmKxAEQEwzDAtm2YzWaJKgqFQgf7/b4VBIESz8iyDI7jACGEhxuNBmw2mxRAFEUbe70eIYRcnDOvVqsBa4m1sN/vEzJBEI4/AjRN40aOx+OUid/zccxsIbym2WzCdDqF7XabWSBvIcvEUC1JEneeUpoJ4CZmPWOortfrsFqtwDTNFCB6xnODxOKqqvJZ8DwvBYgG6V9GOYT8+TPF6/vtd/4C9Jz0qVkL7Q0AAAAASUVORK5CYII=) no-repeat;
    background-size: 16px 16px;
}
.whybox .msg[data-v-3ba48541] {
    position: absolute;
    top: -42px;
    left: -313px;
    z-index: 9999;
    display: none;
    width: 444px;
    height: 32px;
    padding-left: 10px;
    font-size: 12px;
    line-height: 32px;
    background: #fff7d6;
    box-shadow: 0 0 5px 0 rgba(0,0,0,.2);
}
.cart-item-tile-list-box[data-v-3ba48541] {
    padding: 0 10px 10px;
}
.cart-item-tile[data-v-5cf951be] {
    position: relative;
    margin-bottom: 10px;
    padding: 20px 10px;
    line-height: 16px;
    background: #fff;
    border: 1px solid #f3f3f3;
    border-top: 1px solid #bebebe;
}
.main[data-v-5cf951be] {
    min-height: 80px;
    color: #333;
}
.table[data-v-5cf951be] {
    display: table;
}
.checkbox-cell[data-v-5cf951be] {
    width: 42px;
    padding: 0 10px;
    padding: 32px 0 0;
    color: #9b9b9b;
}

.off[data-v-7557247a] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQAQMAAAC032DuAAAABlBMVEXMzMz////TjRV2AAAAGElEQVQoz2NgIA+w/4eCB6PMUeZIZJIHAISTbRnufrKfAAAAAElFTkSuQmCC);
}
.on[data-v-7557247a] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAMAAAC5zwKfAAABp1BMVEUAM5kBM5kCNJkDNZoENpoFN5sGN5sHOJsIOZwJOpwKO50MPJ0NPZ4OPp4QP58RQJ8SQaATQqAVQ6EWRKEXRaIYRqIaR6McSaQdSqQeS6UgTKUiTqYkT6clUKcnUqgpU6krVaosVqouV6sxWqwyW60zW602Xq45YK88Y7E9Y7E/ZbJCZ7NFarRIbLVLb7dPcrhSdLlVd7tZerxae71cfL1gf79kg8Flg8FnhcJriMNsicRwjMVzj8d3ksh7lcp8lsp/mMuDm82EnM2In8+JoM+LotCPpdKQptKUqdSVqtSXq9WYrNWbr9efstigs9mitNmjtdqmt9uqu92tvd6uvt6wv9+xwN+0w+G3xeK4xuK5x+O6x+O7yOO9yuS+y+XAzOXBzebCzubDz+fEz+fG0ejH0ujI0+nJ0+nL1erM1urO1+vP2OvQ2ezR2uzT2+3W3u7Y3+/Z4O/a4fDd4/Hf5fLg5vLh5/Pj6PPl6vTn6/Xp7fbr7/fs7/fu8fjv8vjx8/ny9Pn09vr19/v29/v3+Pv4+fz5+vz6+/37+/38/P39/f7+/v7////KUdayAAABwklEQVQYGe3B+zfTYRwH8Pd3G2MMU6MhhaK7LrpKuiqlXEq6X3QbampElOiimPcf3drZ2fl82c559n2eH5/XC5ZlWZa+lr0waufCt90wKDZHLjTBmGiSaXMxGBJJMCMZhRHhCWYlIjAg9Io58TC0BZ9QGA9BU+A+peUW6PENU/q5D3qcAUqrh6DpOqW1Tmi6TCl1HJp6KG2cgqazdOmGppMblC5A07F1Sleg6chfSjeg6eBvSrcdqGmKIa+OH5RG/FCz43MyijzavlMaK4GaaJJMRLDFrq+UnpZBTU2CafEwNmn8Qul1BdSE48wYD8GlfpbSZBXUhF4y63EQwvZPlKZroSb4iDmjAeRUf6A0Uwc1gVEKwz5kVb6jNN8ARXtWKQ04yCh/QWmxGco61yj14b/Sh5SWWlGEEylKlwAE7lFaaUdRTtOlB74hSr8OoEjddDl3i9KfwyhaLwtbPwoPrrKQVBc86WcBZ+CNc4d5nYdX/hHmcRHelYxxi2vQUfaMm9yEnoo3dBl0oKlqisJdP7TVTjPnQSkMqJth1vNyGNEwz4y3lTCkeZFp76thTOsS+XEbDGpfma2HUfsbYVmWZXnyD/MQpXVEMimOAAAAAElFTkSuQmCC);
}
.label[data-v-7557247a] {
    padding-top: 1px;
    padding-left: 16px;
    background-repeat: no-repeat;
    background-position-y: 50%;
    background-size: 16px 16px;
}
/*
input {
    -webkit-writing-mode: horizontal-tb !important;
    text-rendering: auto;
    color: -internal-light-dark(black, white);
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    appearance: textfield;
    background-color: -internal-light-dark(rgb(255, 255, 255), rgb(59, 59, 59));
    -webkit-rtl-ordering: logical;
    cursor: text;
    margin: 0em;
    font: 400 13.3333px Arial;
    padding: 1px 2px;
    border-width: 2px;
    border-style: inset;
    border-color: -internal-light-dark(rgb(118, 118, 118), rgb(133, 133, 133));
    border-image: initial;
}*/
.product-image-cell[data-v-5cf951be] {
    width: 110px;
    padding: 0 10px;
    padding-right: 20px;
}

.cart-item-image-tile[data-v-99670e28] {
    height: 80px;
}
.default[data-v-3bd1339e] {
    border: 1px solid #f3f3f3;
}
.borderless[data-v-3bd1339e], .default[data-v-3bd1339e], .hoverless[data-v-3bd1339e] {
    position: relative;
    display: inline-block;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 50%;
}
.image-default-size[data-v-3bd1339e] {
    width: 80px;
    height: 80px;
    background-size: 80%;
}
.product-cell[data-v-5cf951be] {
    width: 297px;
    padding: 0 10px;
    padding-right: 20px;
    padding-left: 0;
    word-break: break-all;
}
.cell[data-v-5cf951be], .checkbox-cell[data-v-5cf951be], .operation-cell[data-v-5cf951be], .price-cell[data-v-5cf951be], .product-cell[data-v-5cf951be], .product-edit-cell[data-v-5cf951be], .product-image-cell[data-v-5cf951be], .quantity-cell[data-v-5cf951be], .ship-date-date-cell[data-v-5cf951be], .subtotal-cell[data-v-5cf951be] {
    display: table-cell;
    vertical-align: top;
}

.part-number[data-v-5cf951be] {
    width: 277px;
    line-height: 16px;
    word-break: break-all;
	cursor: pointer;
}
.product-name-box[data-v-5cf951be] {
    width: 277px;
}
.product-name[data-v-5cf951be] {
    line-height: 17px;
}
.edit-product-name[data-v-5cf951be], .product-name[data-v-5cf951be] {
    word-wrap: break-word;
    overflow-wrap: break-word;
}
.brand-name[data-v-5cf951be], .customer-order-item-branch-number[data-v-5cf951be] {
    display: flex;
    width: 277px;
    margin-top: 5px;
    color: #999;
    line-height: 17px;
}

.price-cell[data-v-5cf951be] {
    width: 128px;
}
.unit-price-on-price-changed[data-v-5cf951be] {
    color: #e52f2c;
}
.discount[data-v-5cf951be], .unit-price[data-v-5cf951be] {
    display: inline-block;
	cursor: pointer;
}

.without-tax[data-v-02ab646f] {
    display: block;
    color: #999;
}
.price-label[data-v-02ab646f] {
    display: inline;
	cursor: pointer;
}
.quantity-cell[data-v-5cf951be] {
    width: 208px;
}

.quantity-input[data-v-502ebf02] {
    display: inline-block;
    white-space: nowrap;
}
.decrement-button[data-v-502ebf02]:disabled, .increment-button[data-v-502ebf02]:disabled {
    color: #9b9b9b;
    background-color: #f3f3f3;
    cursor: not-allowed;
}
.decrement-button[data-v-502ebf02] {
    border-right: 0;
}

.decrement-button[data-v-502ebf02] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAADAQMAAABPvXYpAAAAA1BMVEVKSkpG6DrNAAAACklEQVQIHWNAAgAADAABRyOAeAAAAABJRU5ErkJggg==);
}
.decrement-button[data-v-502ebf02], .increment-button[data-v-502ebf02] {
    width: 20px;
    color: #4a4a4a;
    font-size: 100%;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 9px;
    cursor: pointer;
}

.input[data-v-502ebf02] {
    color: #333;
}

.input[data-v-502ebf02] {
    width: 40px;
    padding: 1px;
    font-size: 12px;
    text-align: center;
}
.increment-button[data-v-502ebf02] {
    border-left: 0;
}
.decrement-button[data-v-502ebf02], .increment-button[data-v-502ebf02], .input[data-v-502ebf02] {
    height: 20px;
    color: #4a4a4a;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #cdcdcd;
}
.increment-button[data-v-502ebf02] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAARCAMAAAAMs7fIAAAAHlBMVEVMaXFbW1tmZmZNTU1PT09MTExNTU1OTk5RUVFKSkrhbRUaAAAACXRSTlMADgUhKiU1RRPPq8XrAAAAL0lEQVQY02NgAAMmTk5OFgZkQAsRRjDgAIqwQZgMnOiAKBFmMGAFMtkhTAY6+gIASYcD2LULd7MAAAAASUVORK5CYII=);
}

.volume-discount-cell[data-v-5cf951be] {
    position: absolute;
    top: 22px;
    display: inline-block;
    margin-left: 10px;
}
.price-cell[data-v-5cf951be], .quantity-cell[data-v-5cf951be] {
    padding: 0 10px;
    padding-right: 20px;
    padding-left: 0;
    line-height: 16px;
    word-break: break-all;
}
.volume-discount-link[data-v-5cf951be] {
    cursor: pointer;
}
.volume-discount-balloon-top[data-v-77469b41] {
    position: relative;
    top: 12px;
    z-index: 100;
    width: 304px;
    padding: 10px 0 10px 10px;
    background-color: #fff;
    border-collapse: collapse;
    box-shadow: 0 0 16px 0 rgba(0,0,0,.1);
}
.balloon-head[data-v-77469b41] {
    width: 100%;
    height: 26px;
    margin-left: auto;
    padding-bottom: 23px;
}
.close-cell[data-v-77469b41] {
    cursor: pointer;
}
.close-icon[data-v-77469b41] {
    position: absolute;
    top: 2px;
    right: 2px;
    width: 15px;
    height: 15px;
    padding: 15px;
}
.column-table[data-v-77469b41] {
    width: 284px;
}
.column-table[data-v-77469b41], .table[data-v-77469b41] {
    display: table;
    border-collapse: collapse;
}
.column-title-bar[data-v-77469b41] {
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #eef4fc;
    border: 1px solid #cdcdcd;
    border-bottom-color: transparent;
}
.column-title-quantity-cell[data-v-77469b41] {
    width: 120px;
    font-weight: 700;
}
.column-title-ship-date-cell[data-v-77469b41], .column-title-unit-price-cell[data-v-77469b41] {
    width: 90px;
    font-weight: 700;
}
.column-title-ship-date-cell[data-v-77469b41], .column-title-unit-price-cell[data-v-77469b41] {
    width: 90px;
    font-weight: 700;
}
.column-content-bar[data-v-77469b41] {
    height: 35px;
    line-height: 35px;
    text-align: center;
    border: 1px solid #cdcdcd;
}
.column-content-bar[data-v-77469b41], .column-title-bar[data-v-77469b41], .row[data-v-77469b41] {
    display: table-row;
}
.column-content-quantity-cell[data-v-77469b41] {
    width: 120px;
    padding: 9px 0;
    line-height: 17px;
    word-break: break-word;
}
.cell[data-v-77469b41], .column-content-quantity-cell[data-v-77469b41], .column-content-ship-date-cell[data-v-77469b41], .column-content-unit-price-cell[data-v-77469b41], .column-title-quantity-cell[data-v-77469b41], .column-title-ship-date-cell[data-v-77469b41], .column-title-unit-price-cell[data-v-77469b41] {
    display: table-cell;
    vertical-align: middle;
}
.column-content-ship-date-cell[data-v-77469b41], .column-content-unit-price-cell[data-v-77469b41] {
    width: 90px;
}

.column-content-bar[data-v-77469b41] {
    height: 35px;
    line-height: 35px;
    text-align: center;
    border: 1px solid #cdcdcd;
}
.column-content-bar[data-v-77469b41], .column-title-bar[data-v-77469b41], .row[data-v-77469b41] {
    display: table-row;
}
.column-content-quantity-cell[data-v-77469b41] {
    width: 120px;
    padding: 9px 0;
    line-height: 17px;
    word-break: break-word;
}

.column-content-bar[data-v-77469b41] {
    height: 35px;
    line-height: 35px;
    text-align: center;
    border: 1px solid #cdcdcd;
}
.column-content-quantity-cell[data-v-77469b41] {
    width: 120px;
    padding: 9px 0;
    line-height: 17px;
    word-break: break-word;
}


.subtotal-cell[data-v-5cf951be] {
    width: 137px;
    padding: 0 10px;
    padding-right: 20px;
    padding-left: 0;
    color: #e52f2c;
    word-break: break-all;
	cursor: pointer;
}
.ship-date-date-cell[data-v-5cf951be] {
    width: 160px;
    padding: 0 10px;
    padding-right: 20px;
    padding-left: 0;
    color: #9b9b9b;
}
.ship-date[data-v-5cf951be] {
    color: #333;
}
.estimate-cart[data-v-5cf951be] {
    margin-top: 10px;
    color: #999;
    font-size: 12px;
    line-height: 16px;
}
.operation-cell[data-v-5cf951be] {
    width: auto;
    padding: 0 10px;
}
.operation[data-v-5cf951be]:first-child {
    padding-top: 0;
}
.operation[data-v-5cf951be] {
    padding-top: 10px;
    vertical-align: middle;
}
.operation-add-to-my-component[data-v-5cf951be], .operation-edit[data-v-5cf951be] {
    color: #039;
    text-decoration: underline;
    cursor: pointer;
    display: inline-block;
}
.operation[data-v-5cf951be] {
    padding-top: 10px;
    vertical-align: middle;
}
.operation-delete[data-v-5cf951be] {
    color: #9b9b9b;
    text-decoration: none;
    cursor: pointer;
    display: inline-block;
}
.message-box-list[data-v-5cf951be] {
    margin-bottom: -10px;
}

/*购物车新结束*/
/**/
.cart[data-v-3ba48541] {
    width: 1200px;
    margin: 10px auto 20px;
}
.authenticated-router-view[data-v-7f199e7a] {
    min-height: calc(100vh - 449px);
}
.router-view[data-v-7f199e7a] {
    min-height: calc(100vh - 192px);
}
.tjgzh1 {
    width: 140px;
    height: 180px;
    margin-left: -70px;
    position: fixed;
    display: none;
    margin-top: -180px;
}
.tjgzh2 {
    width: 140px;
    height: 180px;
    margin-left: -70px;
    position: fixed;
    display: none;
    margin-top: -180px;
}
.tjgzh3 {
    width: 140px;
    height: 180px;
    margin-left: -70px;
    position: fixed;
    display: none;
    margin-top: -180px;
}
.tjgzh4 {
    width: 140px;
    height: 180px;
    margin-left: -70px;
    position: fixed;
    display: none;
    margin-top: -180px;
}
/**/
/*step2结束详情*/
.pro_top {
    margin-top:12px;
	width: 100%;
}
.sx, .zj {
    padding-bottom: 10px;
}
.sx span, .zj span {
    display: inline-block;
    line-height: 22px;
    height: 22px;
    font-size: 14px;
    text-align: right;
    width: 100px;
}
.sx a {
    color: #000;
    line-height: 22px;
    display: inline-block;
    height: 22px;
    margin-right: 10px;
    border: 1px solid #fff;
    text-align: center;
    padding-right: 6px;
    font-size: 13px;
    width: 138px;
    border: #ccc solid 1px;
    height: 30px;
    line-height: 30px;
}
a.on {
    background: url(../images/pro-on.jpg) no-repeat top center;
    width: 136px;
    height: 32px;
    border: none;
}
.ib1bbs-text {
	 display: inline-block;
    align-items: center;
    background-color: #fff;
    line-height: 36px;
    border-radius: 0px;
    width: 70%;
	border:1px solid #d8d8d8;
}
.ib1bbs-text div {
    padding-left: 10px;
    color: #949494;
}
.ib1bbs-text div input {
    color: #949494;
	width: 100%;
}
.ib1bbs-text input {
    background: transparent;
    border: none;
    font-size: .9rem;
}
.sx select{
	height:36px;
	line-height:36px;
	border: 1px solid #d8d8d8;
	padding: 0.5rem;
}
.tishi{
	margin-left: 100px;
    margin-bottom: 10px;
	color:#979797;
}
.shopcart-scgwqds {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 5VH;
}
.shopcart-scgwqds > div {
    background: #f0d00a;
    font-size: 1.2rem;
    color: #242424;
    height: 3rem;
    padding: 0 2VW;
    margin-left: 5VW;
    cursor: pointer;
}
.shopcart-scgwqds > div input {
    background: #f0d00a;
    width: 100%;
    height: 100%;
    border: none;
}
.imageDiv {
		display: inline-block;
		width: 160px;
		height: 130px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		border: 1px dashed darkgray;
		background: #f8f8f8;
		position: relative;
		overflow: hidden;
		margin: 10px
	}

.cover {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 160px;
	height: 130px;
	background-color: rgba(0, 0, 0, .3);
	display: none;
	line-height: 125px;
	text-align: center;
	cursor: pointer;
}

.cover .delbtn {
	color: red;
	font-size: 20px;
}

.imageDiv:hover .cover {
	display: block;
}

.addImages {
	display: inline-block;
	width: 160px;
	height: 130px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px dashed darkgray;
	background: #f8f8f8;
	position: relative;
	overflow: hidden;
	margin: 10px;
}

.text-detail {
	margin-top: 40px;
	text-align: center;
}

.text-detail span {
	font-size: 40px;
}

.file {
	position: absolute;
	top: 0;
	left: 0;
	width: 160px;
	height: 130px;
	opacity: 0;
}
.sui{
	color:#999;
}
.shop-mingxi{clear:both;}
button:disabled {
    cursor: default;
    opacity: .6;
}		
/*手机*/
@media(max-width: 768px){
	.allpro-con{
		margin-top: 30%;
	}
	.allpro-conr {
		width: 100%;
		margin-top: 1rem;
	}
	.allpro-conrreg {
		margin-top: 100px;
	}
	#btnSendCode{font-size: 12px;}
	.allpro-conr-tit span {
    font-size: 0.4rem;
    padding-left: 0.2rem;
    border-left: 0.1rem solid #f0d00a;
	}
	.allpro-conr-tit {
    background: #fff;
    height: 2rem;
    line-height: 2rem;
}
#shopwapper{overflow-x: scroll;}
.shopcart-con .shops {
    width: 100%;
    text-align: center;
    table-layout: fixed;
    word-break: break-all;
    text-align: center;
    border-color: #e4e4e4;
    border-width: 0.2rem;
    border: 0.2rem solid #e4e4e4;
    border-spacing: 0;
    border-collapse: collapse;
    overflow: hidden;
    width: 100%;
    min-width: 730px;
}
.introduce_p_ocon {
    font-size: 13px;
    line-height: 26px;
}
	.pro-show .shop-name {
		margin-top: 10px;
	}	
	.pro-show .opera .cgd {
		width: 120px;
		background: #fddf00;
		text-align: center;
		 margin-left: 10%; 
		font-weight: bold;
		margin-top: 10px;
	}
	.dr_login_con {
		width: 90%;
	}

	.dr_login_close{
		top: 5VW;
		right: 5VW;
	}
	.tishi {
		 margin-left: 0px; 
	}
	.ib1bbs-text {
		width: 50%;

	}
	.sx select {
		padding: 0.2rem;
	}
	.sx a{
		display: inherit;
		margin: 20px auto;
	}
	.confirm-summary[data-v-ba0e4b4a] {
    width: 100%;
	}
	.adressbox[data-v-ba0e4b4a] {

		width: 100%;

	}
	.leftbox[data-v-ba0e4b4a] {
		display: none;
	}
	.sbox .result-count-value[data-v-ba0e4b4a] {

		font-size: 12px;

	}
	.row[data-v-ba0e4b4a] {

		margin-left: 10px;
	}
	.summary[data-v-ba0e4b4a] {
		min-height: 76px;
		padding: 5px;
	}
	.cart[data-v-3ba48541] {
		width: 100%;
		margin: 1% auto;
		margin-top: 36%;
	}
	.cart-item-tile[data-v-5cf951be] {
		overflow-x: scroll;

	}
	.column-title-select-all-cell[data-v-3ba48541] {
		width: 18%;
	}
	.column-title-product-information-cell[data-v-3ba48541] {
		width: 17%;
	}
	.column-title-price-cell[data-v-3ba48541] {
		width: 10%;
	}
	.column-title-quantity-cell[data-v-3ba48541] {
		width: 10%;
	}
	.column-title-subtotal-cell[data-v-3ba48541] {
		width: 10%;
	}
	.column-title-ship-date-cell[data-v-3ba48541] {
		width: 10%;
		color: #333;
		overflow: hidden;text-overflow:ellipsis;white-space: nowrap;
	}
	.product-cell[data-v-5cf951be] {
		width: 130px;
		padding: 0 10px;
		padding-right: 0px;
		padding-left: 0;
		word-break: break-all;
	}

	.part-number[data-v-5cf951be] {
		width: 110px;
	}
	.product-name-box[data-v-5cf951be] {
		width: 110px;
	}
	.unit-price-on-price-changed[data-v-5cf951be] {
		width: 120px;
		color: #e52f2c;
	}
	.price-cell[data-v-5cf951be], .quantity-cell[data-v-5cf951be] {
		padding: 0 10px;
		padding-right: 0px;
	}
	.subtotal-cell[data-v-5cf951be] {
		width: 137px;
		padding: 0 10px;
		padding-right: 20px;
		padding-left: 20px;
		word-break: keep-all;
	}
	.tile-area[data-v-93db2f00] {
		padding: 10px;
		overflow-x: scroll;
	}
	#complete-view[data-v-54ebb05c] {
		width: 100%;
	}
	.payment-notice-box[data-v-4c198c8c] {
		width: 100%;
		padding: 10px 10px 0 10px;
		color: #333;
		font-size: 12px;
		line-height: 16px;
	}
	.order-complete-slip[data-v-4c198c8c] {
		color: #333;
		margin-top: 33%;
	}
	.order-complete-payment-method-box[data-v-3a77ced2]{

		margin: 0 auto;
	}
	.order-complete-payment-method[data-v-3a77ced2] {
		height: auto;
	}	
	.product-information-cell[data-v-c41d6a6c] {
		width: 100px;
		padding-left: 5px;
	}
	.product-name[data-v-c41d6a6c] {
		width: 100px;
		line-height: 17px;
	}
	.unit-price-cell[data-v-c41d6a6c] {
		width: 100px;
	}
		.part-number[data-v-c41d6a6c] {
		width: 100px;
	}
	.quantity[data-v-c41d6a6c], .totalPriceIncludingTax[data-v-c41d6a6c], .unitPriceIncludingTax[data-v-c41d6a6c] {
		line-height: 20px;
		word-break: keep-all;
	}
	.confirm-detail-list-link[data-v-54ebb05c] {
		font-size: 12px;
	}
	.confirm-detail-list-button[data-v-54ebb05c] {
		margin-right: 2px;

	}
	.ship-date[data-v-5cf951be] {
		width: 160px;
	}
	.operation-delete[data-v-5cf951be] {
	   width: 60px;
	}
	.operation-box[data-v-422798e9] {
		width: 40%;
		text-align: left;
		vertical-align: top;
	}
	.summary-box[data-v-422798e9] {
		width: 100%;
		text-align: right;
	}
	.total-amount-label[data-v-422798e9] {
		margin-left: 5px;
	}
	.operation-box[data-v-422798e9], .summary-box[data-v-422798e9] {
		display: block;
	}
.choose_address{
	font-size: 16px;
    color: #e52f2c;
    display: block;
    border: 1px solid #e52f2c;
    width: 100px;
    text-align: center;
    margin: 1% 0;
    padding: 0.3% 0.3%;
	float:none;
	margin-left: 106px;
}
.add_address{
	font-size: 16px;
    color: #e52f2c;
    display: block;
    border: 1px solid #e52f2c;
    width: 100px;
    text-align: center;
    margin: 1% 0;
    padding: 0.3% 0.3%;
	float:none;
	margin-left: 106px;
}
	

}