.web-order-page {
 	margin-top:80px;
	width:80%;
	position:relative;
	padding-top:0;
	overflow:hidden;
	min-height: 800px;
 }
.order-list-view .web-content-container,
.order-detail-view .web-content-container,
.order-list-view .web-content-container .web-order-page,
.order-detail-view .web-content-container .web-order-page {
	padding-left:15px;
	padding-right:15px
}
.web-content-container .web-order-page .col-main {
	padding:0 15px;
	position: relative;
}
.web-order-page label {
	margin-bottom:3px
}
.web-order-page .col-2 {
	width:10%;
	display:inline-block;
	padding:0
}
.web-order-page .col-10 {
	width:90%;
	display:inline-block
}
.web-order-page .table .btn {
	border-radius:15px;
	background:#fff;
	position:absolute;
	top:9px;
	left:65%;
	font-weight:500;
	font-size:12px;
	padding:6px;
	cursor:pointer;
	border:0
}
.web-order-page .table tr td {
	overflow:hidden
}
.web-order-page #hidebg {
	position:absolute;
	left:0;
	top:0;
	background-color:#000;
	width:100%;
	height:100%;
	filter:alpha(opacity=60);
	opacity:.1;
	display:none;
	z-Index:2
}
.web-order-page #hidebg2 {
	position:absolute;
	left:0;
	top:0;
	background-color:#000;
	margin-top:45px;
	width:100%;
	height:100%;
	filter:alpha(opacity=60);
	opacity:.1;
	display:none;
	z-Index:2
}
.order-detail-view #hidebg3 {
	position:absolute;
	left:0;
	top:0;
	background-color:#000;
	margin-top:45px;
	width:100%;
	filter:alpha(opacity=60);
	opacity:.1;
	display:none;
	z-Index:2
}
.web-order-page .btns {
	border-radius:15px;
	background:#fff;
	position:absolute;
	top:9px;
	left:60%;
	font-weight:500;
	font-family:"montserratregular",
	sans-serif;
	font-size:12px;
	padding:6px;
	border:0
}
.web-order-page .clear-both {
	clear:both
}
.web-order-page .cancel {
	display:none
}
.web-order-page .cancel .cancel-box {
	border:2px solid #dfdedc;
	height:650px;
	background-color:#f5f5f5;
	position:fixed;
	left:50%;
	top:405px;
	color:#565854;
	font-weight:bold;
	-webkit-transform:translate(-50%,
	-50%);
	transform:translate(-50%,
	-50%);
	z-index:100;
	overflow:auto
}
.web-order-page .cancel .cancel-title {
	text-align:center;
	padding:1px;
	margin-top:20px;
	font-size:18px;
	font-weight:bold
}
.web-order-page .cancel .cancel-info {
	font-size:14px;
	font-weight:500
}
.web-order-page .btn:hover {
	color:#fff;
	background-color:#000
}
.web-order-page .table {
	position:relative
}
.web-order-page .table:last-child {
	margin-bottom:5rem
}
.web-order-page .cancel-content {
	width:90%;
	margin:0 auto
}
.web-order-page .cancel-content {
	font-size:14px;
	font-weight:500
}
.web-order-page .cancel-content h5 {
	font-size:1rem;
	font-family:"montserratregular",
	sans-serif
}
.web-order-page .CheckBoxTime {
	background:#eee
}
.web-order-page .text {
	width:100%;
	margin:0 auto;
	margin-top:30px;
	display:block
}
.web-order-page #problemsBrief {
	width:100%;
	background:#fff;
	border:0;
	height:6rem
}
.web-order-page #problemsBrief:focus {
	outline:0
}
.web-order-page #submit {
	width:40%;
	font-size:16px;
	font-weight:bold;
	border-radius:8px;
	height:50px;
	margin:2rem 30%;
	border:2px solid #e8e6e7;
	cursor:pointer;
	background-color:#000;
	color:#fff;
	text-transform:uppercase;
	letter-spacing:.8px
}
@media screen and (max-width:500px) {
	.web-order-page #submit {
		margin-top: 25px
	}
}
@media screen and (min-width:1025px) {
	.web-order-page .title1 {
		margin-top: 15px
	}
}
.web-order-page .sumbit {
	width:35%;
	font-size:16px;
	background:#f0f0f0;
	border-radius:8px;
	height:30px;
	margin:40px 30%;
	border:2px solid #e8e6e7;
	cursor:pointer
}
.web-order-page .cancel span {
	display:inline-block;
	width:25px;
	float:right;
	cursor:pointer;
	margin-top:-10px;
	margin-right:-37px
}
.web-order-page #exction {
	display:none;
	background:#fff;
	float:left;
	position:absolute;
	border-radius:"16px";
	top:0;
	left:0;
	margin-top:-10px;
	padding:15px;
	color:#565854;
	font-family:"montserratregular",
	sans-serif;
	z-index:100;
	width:100%
}
.web-order-page #services {
	float:left;
	background:#e6e5e5;
	position:absolute;
	border-radius:"16px";
	top:0;
	left:0;
	margin-top:-27px;
	padding:15px;
	color:#565854;
	font-weight:bold;
	font-family:"montserratregular",
	sans-serif;
	z-index:100;
	display:none;
	width:100%;
	background:#fff
}
.web-order-page .caption {
	font-size:16px;
	color:#000;
	font-weight:bold
}
.web-order-page #tabs {
	overflow:hidden;
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	background:#fff
}
.web-order-page #tabs li {
	float:left;
	margin:0 20px;
	text-align:center
}
.web-order-page .boxes {
	width:10px;
	height:10px;
	background:#eee;
	display:inline-block;
	border:1px solid #e2e2e2
}
.web-order-page #tabs li a {
	position:relative;
	padding:10px 50px;
	float:left;
	border:1px solid #ebebeb;
	text-decoration:none;
	color:#444
}
.web-order-page #tabs li a:hover {
	border:1px solid #aeaeae
}
.web-order-page #content {
	padding:10px;
	position:relative;
	margin:10px;
	border:1px solid #8b8b8b
}
.web-order-page .item {
	display:none;
	width:100%
}
.web-order-page .rerund {
	display:inline-block;
	width:80px;
	height:30px;
	background:#eee
}
.web-order-page .active {
	color:cornflowerblue
}
.web-order-page #images {
	width:150px;
	height:150px;
	background-color:white;
	border:10px dashed #ccc;
	font-size:12px;
	color:#ccc
}
.web-order-page .textar {
	width:80%;
	background:#fcfcffd6
}
.web-order-page .goods {
	padding:0;
	margin-top:0;
	border-bottom:1px solid #cfcece
}
.web-order-page .Continue {
	width:50%;
	text-align:center;
	margin:0 25%;
	margin-top:20px;
	margin-bottom:30px;
	height:50px;
	font-size:16px;
	display:inline-block;
	border-radius:6px;
	border:0;
	background:black;
	color:#fff;
	text-transform:uppercase
}
.web-order-page .goods>span {
	display:inline-block;
	vertical-align:top;
	padding:20px;
	font-size:12px
}
.web-order-page .price span {
	width:100px;
	text-align:center;
	display:inline-block
}
.web-order-page .options>button {
	border:1px solid #cfcece!important;
	background:#fff;
	padding:5px 30px;
	display:inline-block;
	font-family:"montserratregular",
	sans-serif;
	margin-left:20px;
	cursor:pointer;
	font-weight:500;
	outline:0
}
.web-order-page .options h4 {
	display:inline-block;
	font-size:1.2rem
}
.web-order-page section>div>span {
	border:2px solid #cfcece;
	display:inline-block;
	padding:5px 20px;
	margin-left:5px;
	margin-top:10px;
	font-size:12px;
	font-family:"montserratregular",
	sans-serif
}
.web-order-page .text h3 {
	display:block;
	font-size:1.2rem
}
.web-order-page .textar {
	vertical-align:top;
	width:100%;
	height:90px;
	padding:5px
}
.web-order-page .options {
	margin-top:10px
}
.web-order-page .options2 button {
	background:#fff;
	border:1px solid black;
	padding:3px 5px;
	margin-left:20px;
	display:inline-block;
	cursor:pointer;
	outline:0
}
.web-order-page .options2 h5 {
	display:inline-block;
	width:20%
}
.web-order-page .Images input {
	border:2px solid #8f8d8d;
	color:#8f8d8d
}
.web-order-page .title {
	font-size:12px!important;
	margin-left:130px!important;
	font-family:"montserratregular",
	sans-serif;
	margin:0;
	font-weight:bold
}
.web-order-page .Size {
	font-size:13px
}
.web-order-page .Size span {
	width:150px;
	display:inline-block;
	border:2px solid #838383;
	padding:3px 5px;
	float:left;
	margin-bottom:5px;
	margin-right:5px;
	cursor:pointer;
	font-weight:500;
	color:black
}
.web-order-page .Size span:hover {
	color:red;
	border:1px solid #fa5858
}
.web-order-page .clearFix:after {
	content:"";
	display:block;
	clear:both
}
.web-order-page .clear {
	height:20px
}
.web-order-page .tier2-bottom span {
	display:inline-block;
	border:1.5px solid #868686;
	font-size:13px;
	padding:2px 5px;
	font-family:"montserratregular",
	sans-serif
}
.web-order-page .tier2-bottom {
	font-size:13px;
	padding:10px
}
.web-order-page .tier3 {
	margin-top:20px
}
.web-order-page .solution p {
	margin:0;
	padding:0
}
.web-order-page .Information {
	font-size:13px;
	padding:10px;
	display:none
}
.web-order-page .Informations {
	font-size:13px;
	padding:10px;
	border-bottom:1px solid #cfcece;
	display:none
}
.web-order-page .Information h5 {
	font-size:13px
}
.web-order-page .Informations h5 {
	font-size:13px
}
.web-order-page .Information input {
	width:100px;
	height:30px
}
.web-order-page .Informations input {
	width:100px;
	height:30px;
	border:0
}
.web-order-page .Information ul li {
	list-style:none;
	display:inline-block;
	width:100px;
	height:30px;
	border:1px solid #868686;
	text-align:center;
	line-height:30px;
	margin-left:5px
}
.web-order-page .Informations ul li {
	list-style:none;
	display:inline-block;
	width:100px;
	height:30px;
	border:1px solid #868686;
	text-align:center;
	line-height:30px;
	margin-left:5px
}
.web-order-page .options2 button {
	font-size:1rem!important;
	font-weight:500rem;
	font-family:"montserratregular",
	sans-serif;
	color:#2f2f2f!important
}
.web-order-page .Information ul {
	display:inline-block
}
.web-order-page .mar {
	display:inline-block
}
.web-order-page .imss,
.web-order-page .imss2 {
	display:inline-block
}
.web-order-page .imss-shua {
	display:inline-block
}
.web-order-page .imss2-shua {
	display:inline-block
}
.web-order-page .lccid,
.web-order-page .lccid2 {
	cursor:pointer;
	display:inline-block;
	border:1.5px solid #8f8d8d;
	width:70px;
	height:70px;
	background:#fff;
	text-align:center;
	display:inline-block;
	vertical-align:middle;
	color:#8f8d8d;
	font-size:16px;
	position:relative;
	border-radius:4px;
	text-decoration:none;
	text-indent:0;
	position:relative;
	vertical-align:top;
	background:url(../../images/jia.png) no-repeat;
	background-position:17px 17px
}
.web-order-page .lccid:hover {
	background:url(https://media.vancaro.com/public/images/jia1.png) no-repeat;
	background-position:17px 17px
}
.web-order-page .lccid2:hover {
	background:url(https://media.vancaro.com/public/images/jia1.png) no-repeat;
	background-position:17px 17px
}
.web-order-page #file {
	position:absolute;
	width:100%;
	height:100%;
	right:0;
	top:0;
	opacity:0;
	margin:0;
	cursor:pointer
}
.web-order-page #file2 {
	position:absolute;
	width:100%;
	height:100%;
	right:0;
	top:0;
	opacity:0;
	margin:0;
	cursor:pointer
}
.web-order-page .files {
	position:absolute;
	width:100%;
	height:100%;
	right:0;
	top:0;
	opacity:0;
	margin:0;
	cursor:pointer
}
.web-order-page .lccid>img {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	opacity:0;
	float:left;
	cursor:pointer
}
.web-order-page .lccid2>img {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	opacity:0;
	float:left;
	cursor:pointer
}
.web-order-page .lccid:hover .title {
	color:#fa5858
}
.web-order-page .lccid2:hover .titles {
	color:#fa5858
}
.web-order-page .title {
	color:#8f8d8d;
	padding:0;
	width:100%;
	height:100%;
	position:absolute;
	left:-276%;
	top:0;
	letter-spacing:2px;
	font-size:16px;
	text-align:center;
	cursor:pointer
}
.web-order-page .titles {
	color:#8f8d8d;
	padding:0;
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	letter-spacing:2px;
	font-size:16px;
	text-align:center;
	cursor:pointer
}
.web-order-page .onc {
	cursor:pointer;
	color:black
}
.web-order-page .conss span {
	cursor:pointer;
	border:1px solid #ccc
}
.web-order-page .clue {
	font-size:13px
}
.web-order-page .options>button:hover {
	border:2px solid #ec7c7c
}
.web-order-page .solution button {
	background:#fff;
	border:0;
	cursor:pointer
}
.web-order-page .solution h3 {
	display:block!important;
	font-weight:700
}
.web-order-page .solution button:hover {
	text-decoration:underline
}
.web-order-page .article {
	display:none
}
.web-order-page .wrap-lccid {
	display:block
}
.web-order-page .ims,
.web-order-page .ims2 {
	width:100px;
	height:100%;
	display:inline-block;
	float:left
}
.web-order-page .tier2-bottom span {
	cursor:pointer
}
.web-order-page .numb span {
	cursor:pointer;
	text-align:center;
	font-weight:500
}
.web-order-page .numb span:hover {
	color:red
}
.web-order-page .solution input {
	border:0;
	background:#fff
}
.web-order-page .tr2-r {
	vertical-align:middle
}
.web-order-page .email::-webkit-input-placeholder {
	color:red
}
.web-order-page .email::-moz-placeholder {
	color:red
}
.web-order-page .email:-moz-placeholder {
	color:red
}
.web-order-page .email:-ms-input-placeholder {
	color:red
}
.web-order-page .tr2Box {
	border-bottom:1px solid #8b8b8b;
	padding:12px
}
.web-order-page .tr2 div:last-child {
	border-bottom:0
}
.web-order-page .jia,
.web-order-page .jian {
	font-size:18px
}
.web-order-page .al1,
.web-order-page .al2,
.web-order-page .al3,
.web-order-page .al4,
.web-order-page .al5,
.web-order-page .al6,
.web-order-page .al1s {
	color:red;
	font-family:"montserratregular",
	sans-serif;
	display:none;
	padding:5px;
	margin:0;
	text-decoration:underline
}
.web-order-page .al4 {
	margin:0!important;
	font-size:12px
}
.web-order-page .al4s {
	margin:0!important;
	font-size:12px;
	color:red;
	display:none
}
.web-order-page .ti {
	display:inline-block;
	margin:0
}
.web-order-page .closs {
	background:#ccc;
	position:absolute;
	top:0;
	right:0;
	cursor:pointer
}
.web-order-page .imges,
.web-order-page .imges2 {
	position:relative!important;
	display:inline-block;
	float:left;
	margin-right:10px;
	width:70px;
	height:70px
}
.web-order-page .return-img1 {
	width:100%;
	height:100%
}
.web-order-page .shua-img {
	width:100%;
	height:100%;
	margin:auto
}
.web-order-page .return-img2 {
	width:100%;
	height:100%
}
.web-order-page .hidebgImg {
	position:fixed;
	margin:auto;
	display:inline-block;
	left:0;
	right:0;
	top:0;
	width:10px;
	bottom:0;
	z-Index:20;
	width:20px;
	height:20px
}
.web-order-page .add5 {
	width:170px!important
}
.web-order-page .ad1 {
	display:inline-block;
	color:#e22018;
	vertical-align:bottom!important
}
.web-order-page .ad1 p {
	padding:0;
	margin:0;
	text-align:center;
	display:none
}
.web-order-page .solution>div {
	margin-top:15px
}
.web-order-page #check {
	display:flex;
	justify-content:flex-start;
	justify-content:space-between;
	margin-top:10px;
	width:70%;
	text-align:center
}
.web-order-page #check .input_check {
	position:absolute;
	width:17px;
	height:17px;
	visibility:hidden;
	background:#e92333
}
.web-order-page #check span {
	position:relative;
	font-size:14px;
	cursor:pointer
}
.web-order-page #check .input_check+label {
	display:inline-block;
	width:14px;
	height:14px;
	background:url(https://media.vancaro.com/public/images/yuan.png) no-repeat;
	background-position:100px 100px;
	border:1px solid black;
	border-radius:50%;
	margin-bottom:5px
}
.web-order-page #check .input_check:checked+label {
	background-position:-17px -4px
}
.web-order-page #check label {
	vertical-align:middle
}
.web-order-page .options2s {
	margin:20px auto;
	width:70%;
	margin:0 auto
}
.web-order-page .options2s .input_check {
	position:absolute;
	width:14px;
	height:14px;
	visibility:hidden;
	background:#e92333
}
.web-order-page .options2s span {
	position:relative
}
.web-order-page .options2s .input_check+label {
	display:inline-block;
	width:14px;
	height:14px;
	background:url(https://media.vancaro.com/public/images/yuan.png) no-repeat;
	background-position:-31px -3px;
	border:1px solid black;
	border-radius:50%;
	margin-bottom:3px
}
.web-order-page .options2s .input_check:checked+label {
	background-position:-7px -4px
}
.web-order-page .options2s label {
	vertical-align:middle
}
.web-order-page .onc {
	margin:20px auto;
	width:100%;
	margin:0 auto
}
.web-order-page .onc .input_check {
	position:absolute;
	width:14px;
	height:14px;
	visibility:hidden;
	background:#e92333
}
.web-order-page .onc span {
	position:relative;
	font-size:14px;
	font-weight:700;
	color:#565854
}
.web-order-page .onc .input_check+label {
	display:inline-block;
	width:14px;
	height:14px;
	background:url(https://media.vancaro.com/public/images/yuan.png) no-repeat;
	background-position:-31px -3px;
	border:1px solid black;
	border-radius:50%
}
.web-order-page .onc .input_check:checked+label {
	background-position:-11px -4px
}
.web-order-page .onc label {
	vertical-align:middle
}
.web-order-page #checks {
	margin-top:20px;
	width:70%;
	font-weight:500
}
.web-order-page #checks .input_check {
	position:absolute;
	width:17px;
	height:17px;
	visibility:hidden;
	background:#e92333
}
.web-order-page #checks span {
	position:relative;
	font-size:14px;
	cursor:pointer
}
.web-order-page #checks .input_check+label {
	display:inline-block;
	width:14px;
	height:14px;
	background:url(https://media.vancaro.com/public/images/yuan.png) no-repeat;
	background-position:100px 100px;
	border:1px solid black;
	border-radius:50%;
	margin-bottom:5px
}
.web-order-page #checks .input_check:checked+label {
	background-position:-17px -4px
}
.web-order-page #checks label {
	vertical-align:middle
}
.web-order-page .selec h3 {
	font-weight:700
}
.web-order-page #check2s {
	width:100%;
	margin:0 auto
}
.web-order-page #check2s .input_check {
	position:absolute;
	width:17px;
	height:17px;
	visibility:hidden;
	background:#e92333
}
.web-order-page #check2s span {
	position:relative;
	font-size:14px;
	cursor:pointer;
	display:block
}
.web-order-page #check2s .input_check+label {
	display:inline-block;
	width:14px;
	height:14px;
	background:url(https://media.vancaro.com/public/images/yuan.png) no-repeat;
	background-position:100px 100px;
	border:1px solid black;
	border-radius:50%;
	margin-bottom:5px
}
.web-order-page #check2s .input_check:checked+label {
	background-position:-17px -4px
}
.web-order-page #check2s label {
	vertical-align:middle
}
.web-order-page #checks-m {
	display:none
}
.web-order-page #services {
	font-weight:500!important
}
.web-order-page .options2s span {
	cursor:pointer
}
.web-order-page #Missing-item {
	margin-left:10%!important
}
.web-order-page .soluts h5 {
	width:100%;
	margin:15px 0
}
.web-order-page .h3 {
	display:none
}
.web-order-page .tb1,
.web-order-page .tb2 {
	font-weight:500
}
.web-order-page .title1 {
	padding-bottom:0!important;
	background:#fff;
	margin-bottom:20px;
	border-bottom:1px solid black;
	text-align:center
}
.web-order-page .title1 p {
	margin-bottom:0
}
.web-order-page .veu-t {
	font-size:14px
}
.web-order-page #Detached {
	margin-left:10px
}
.web-order-page .ads {
	font-size:1rem;
	font-weight:bold
}
.web-order-page .options2 h5 {
	width:5%
}
.web-order-page .solutioninput {
	margin-top:5px;
	color:#2c2c2c
}
.web-order-page .h3 {
	font-weight:bold;
	width:100%;
	margin:0 auto
}
.web-order-page .text h3,
.web-order-page h4,
.web-order-page h5 {
	font-weight:bold
}
.web-order-page #SmallQ {
	position:relative
}
.web-order-page .triangle {
	border:6px solid black;
	border-top:6px solid #fff;
	border-left:6px solid #fff;
	border-right:6px solid #fff;
	width:0;
	height:0;
	position:absolute;
	top:-13px;
	left:3%;
	transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	-o-transition:.5s;
	display:none
}
.web-order-page #comment {
	width:100%
}
.web-order-page .clo {
	float:right;
	position:absolute;
	right:-10px;
	cursor:pointer;
	top:-7px;
	z-index:10
}
.web-order-page .t1 {
	width:15%;
	display:inline-block
}
.web-order-page .t2 {
	width:61%
}
.web-order-page .ts1 {
	width:15%;
	display:inline-block;
	font-weight:500
}
.web-order-page .ts2 {
	width:50%;
	font-weight:500
}
.web-order-page #Telephone {
	margin-left:0
}
.web-order-page #Telephones {
	margin-left:10px
}
.web-order-page #number {
	width:80px;
	border:1px solid #e0e0e0;
	height:30px
}
.web-order-page .selec {
	width:100%;
	margin:0 auto;
	margin-top:20px
}
.web-order-page .soluts {
	width:100%;
	margin:0 auto;
	border-bottom:1px solid #cfcece;
	padding-bottom:20px
}
.web-order-page .mars {
	margin-top:20px
}
.web-order-page .tb1 {
	display:none
}
.web-order-page .tb2 {
	display:none
}
.web-order-page #Resend {
	margin-top:10px
}
.web-order-page .aso {
	padding:20px 0;
	margin:0 auto
}
.web-order-page #Refunds,
.web-order-page #Resend {
	font-weight:bold
}
.web-order-page .exc-cli {
	display:inline-block;
	float:right;
	background-color:#e8e8e8;
	padding:0 6px;
	text-align:center;
	margin-left:10px;
	font-size:12px;
	color:#000;
	cursor:pointer;
	font-weight:normal;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none
}
.web-order-page .exc-address-show {
	width:100%;
	border:2px solid #efefef;
	padding:5px
}
.web-order-page .exc-address-show p {
	margin-bottom:0
}
.web-order-page .exc-address-revise div {
	position:relative;
	border:1px solid #ccc;
	padding:10px;
	width:100%;
	height:42px;
	margin-top:10px
}
.web-order-page .exc-address-revise div span {
	position:absolute;
	display:block;
	top:0;
	font-size:10px;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none
}
.web-order-page .exc-address-revise div input {
	width:100%;
	margin-top:7px;
	font-size:14px
}
.web-order-page .exc-address-revise .exc-revose-button {
	border:0;
	position:static;
	padding:0
}
.web-order-page .exc-address-revise .exc-revose-button button {
	position:static;
	display:inline-block;
	color:#fff;
	background-color:#000;
	width:46%;
	height:100%;
	margin-left:2%;
	font-size:14px
}
.web-order-page .exc-address-revise .exc-revose-button button:hover {
	background-color:#aaa;
	text-decoration:none
}
.web-order-page #exc-revise-countryid-inp {
	width:93%;
	height:20px;
	position:absolute;
	top:16px;
	font-size:15px;
	border:0
}
.web-order-page .ren-cli {
	display:inline-block;
	float:right;
	background-color:#e8e8e8;
	padding:0 6px;
	text-align:center;
	margin-left:10px;
	font-size:12px;
	color:#000;
	cursor:pointer;
	font-weight:normal;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none
}
.web-order-page .close-ren-cli {
	display:none;
	width:20px;
	height:20px
}
.web-order-page .close-ren-cli img {
	width:100%
}
.web-order-page .address-show {
	width:100%;
	border:2px solid #efefef;
	padding:5px
}
.web-order-page .address-show p {
	margin-bottom:0;
	font-weight:normal
}
.web-order-page .address-revise div {
	position:relative;
	border:1px solid #ccc;
	padding:10px;
	width:100%;
	height:42px;
	margin-top:10px
}
.web-order-page #revise-region-select {
	width:100%;
	height:20px;
	margin-top:5px;
	border:0;
	background:#fff;
	padding:0
}
.web-order-page #revise-region-select:focus {
	outline:0
}
.web-order-page #address-solution .address-revise div span {
	position:absolute;
	display:block;
	top:0;
	font-size:10px;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none
}
.web-order-page .address-revise div input {
	width:100%;
	margin-top:5px;
	font-size:15px
}
.web-order-page .address-revise .revose-button {
	border:0;
	position:static;
	padding:0
}
.web-order-page .address-revise .revose-button button {
	position:static;
	display:inline-block;
	color:#fff;
	background-color:#000;
	width:46%;
	height:100%;
	margin-left:2%;
	font-size:14px
}
.web-order-page .address-revise .revose-button .but-save {
	position:static;
	display:inline-block;
	color:#fff;
	background-color:#000;
	width:46%;
	height:100%;
	margin-left:2%;
	font-size:14px
}
.web-order-page .address-revise .revose-button .but-cancel {
	position:static;
	display:inline-block;
	color:#000;
	background-color:#fff;
	width:46%;
	height:100%;
	margin-left:2%;
	font-size:14px;
	border:solid 1px #000
}
.web-order-page .address-revise .revose-button button:hover {
	background-color:#aaa;
	text-decoration:none
}
.web-order-page #revise-countryid-inp {
	width:93%;
	position:absolute;
	top:16px;
	font-size:15px;
	border:0
}
.web-order-page .pus1 {
	margin-top:10px
}
.web-order-page #review-progress {
	width:80px;
	border-radius:8px;
	display:inline-block
}
.web-order-page #myBar {
	width:10%;
	height:18px;
	background-color:#7abaf9eb;
	background-image:linear-gradient(-45deg,
	rgba(255,
	255,
	255,
	.2) 25%,
	transparent 25%,
	transparent 50%,
	rgba(255,
	255,
	255,
	.2) 50%,
	rgba(255,
	255,
	255,
	.2) 75%,
	transparent 75%,
	transparent);
	text-align:center;
	line-height:18px;
	color:white;
	border-radius:8px
}
.web-order-page .icon-remove-sign {
	display: inline-block;
	width: 20px;
	height: 20px;
	text-align: center;
	background: url(/images/close-circle.png) no-repeat;
	background-size: 100% 100%;
}
.web-order-page #review-progress-box {
	padding-top:28px;
	margin-left:10px
}
.web-order-page .m-address-changebtn,
.web-order-page .m-shippingMethod-btn {
	display:none
}
.web-order-page .lookAllTracking {
	display:none
}
.web-order-page .titleBackgrond {
	background:#f0f0f0;
	padding:5px 20px 0 20px
}
.web-order-page .titleFont {
	font-size:14px;
	font-weight:600
}
.web-order-page .expectedDelivery {
	display:none;
	font-size:14px;
	font-weight:600;
	margin-bottom:5px
}
.web-order-page .trackNumerId {
	font-size:14px;
	font-weight:600
}
.web-order-page .addressChange,
.web-order-page .changeBtn,
.web-order-page .cancelBtn,
.web-order-page .verifyCardChange {
	font-size:14px;
	font-weight:600;
	text-decoration:underline;
	cursor:pointer
}
.web-order-page .verify-card-status {
	font-size:14px;
	font-weight:600
}
.web-order-page .orderDetailsTitle {
	font-size:14px;
	padding-bottom:5px
}
.web-order-page .orderInfo {
	padding-right:10px
}
.web-order-page .orderDetailsBtn .toOrderDetails,
.web-order-page .orderDetailsBtn .toTracking,
.web-order-page .orderDetailsBtn .orderCancelBtn {
	float:right;
	cursor:pointer;
	margin-right:10px;
	background:#f0f0f0;
	padding:3px 0;
	width:125px;
	text-align:center;
	font-weight:600
}
.web-order-page .returnBtn {
	cursor:pointer;
	background:#f0f0f0;
	margin-right:3px;
	padding:3px 5px;
	text-align:center;
	font-weight:600
}
.web-order-page .table-bordered td {
	border:0
}
.web-order-page .service,
.web-order-page .exction {
	font-size:14px;
	font-weight:600;
	padding:3px 0;
	text-decoration:underline;
	cursor:pointer
}
.web-order-page .exction {
	margin-top:5px
}
.web-order-page .createDateTime {
	padding-left:10px
}
.web-order-page .web-order-page .orderTotal {
	padding-left:15px
}
.web-order-page .goodsItemBtn {
	width:15%;
	display:block;
	float:right;
	text-align:center
}
.web-order-page .backOrderList {
	display:none;
	line-height:30px;
	position:absolute;
	left:0;
	width:40px;
	padding-left:10px;
	padding-top:3px
}
.web-order-page .onestepcheckout-box {
	width:40%;
	margin-left:60%;
	padding:10px 20px
}
.web-order-page .no-touch {
	-webkit-touch-callout:none;
	-webkit-user-select:none;
	-khtml-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none
}
.web-order-page .expressShipping {
	display:none
}
.web-order-page .pc-tracking-head {
	font-weight:600;
	margin:0
}
.web-order-page .pc-tracking-head div {
	padding:0
}
.web-order-page .titleBackgrond {
	margin-top:10px
}
.web-order-page .titleBackgrond .row {
	margin:0
}
.web-order-page .tracking-info {
	padding: 20px 0 10px 0;
}
.web-order-page .trackingNumberInfo {
	height:25px;
	overflow:hidden
}
.web-order-page .trackingNumberInfo>.row,
.web-order-page .titleBackgrond>.row {
	border-bottom:1px solid #cccccc47
}
.web-order-page .trackingNumberInfo .tracking-left-img,
.web-order-page .titleBackgrond .tracking-left-img {
	position:relative
}
.web-order-page .trackingNumberInfo .tracking-left-img .tracking-line,
.web-order-page .titleBackgrond .tracking-left-img .tracking-line {
	position:absolute;
	display:inline-block;
	height:100%;
	border-left:2px solid #ccc;
	left:49%;
	top:10%
}
.web-order-page #tracking-number-content {
	margin-bottom: 50px;
}
.tracking-content {
	margin-bottom: 10px;
}
.web-order-page #tracking-number-content .tracking-number-item {
	border-bottom:solid .5px #ccccccb8
}
.web-order-page .pc-showDelivered {
	display:none;
	font-size:16px;
	color:#fff;
	background:#4cbb87;
	padding:3px 10px;
	text-align:center;
	font-weight:600;
	letter-spacing:.5px;
	margin-left:30px
}
.web-order-page .m-showDelivered {
	display:none;
	font-size:16px;
	color:#fff;
	background:#4cbb87;
	padding:3px 5px;
	text-align:center;
	font-weight:600;
	letter-spacing:.5px;
	margin-bottom:10px
}
.web-order-page .trackingNumberInfo .tracking-img,
.web-order-page .titleBackgrond .tracking-img {
	position:absolute;
	margin:auto;
	width:20px;
	top:5px;
	left:0;
	right:0;
	background:#f0f0f0;
	z-index:100
}
.web-order-page .trackingNumberInfo .row .tracking-info-item div,
.web-order-page .titleBackgrond .row .tracking-info-item div {
	padding:0
}
.web-order-page .trackingNumberInfo .row .tracking-info-item,
.web-order-page .titleBackgrond .row .tracking-info-item {
	padding:6px 0;
	margin:0
}
.web-order-page .m-none-Tracking-title div {
	padding:0
}
.web-order-page .tranckTable tbody tr {
	color:#8e8b8b
}
.web-order-page .tranckTable tbody tr:first-child {
	color:#000
}
.web-order-page .trackNumInfo {
	color:#8e8b8b
}
.web-order-page .trackNumInfo:first-child {
	color:#000
}
.web-order-page .tracking-box {
	margin:0
}
.web-order-page .many-txt {
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:3;
	-webkit-box-orient:vertical
}
.web-order-page .m-show-status {
	display:none
}
.web-order-page .all-txt {
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:100;
	-webkit-box-orient:vertical
}
.web-order-page .lookAllBox,
.web-order-page .hideAllBox {
	text-align:center;
	display:none;
}
.web-order-page .trackingHeight {
	height:auto!important
}
.web-order-page .lookAllTracking {
	width:32px;
	height:25px;
	display:inline-block
}
.web-order-page .hideAllTracking {
	display:none;
	width:32px;
	height:25px;
	display:inline-block
}
.web-order-page .shippingRadio {
	position:relative;
	line-height:30px
}
.web-order-page .deliveryRadio {
	display:none
}
.web-order-page .shippingRadio input[type="radio"] {
	width:15px;
	height:15px;
	opacity:0
}
.web-order-page .shippingRadio label {
	position:absolute;
	left:5px;
	top:8px;
	width:15px;
	height:15px;
	border-radius:50%;
	border:1px solid #999;
	background:#fff
}
.web-order-page .shippingRadio input:checked+label {
	background-color:#fff;
	border:1px solid #999
}
.web-order-page .shippingRadio input:checked+label::after {
	position:absolute;
	content:"";
	width:5px;
	height:5px;
	top:4px;
	left:4px;
	background:#999;
	border-radius:50%
}
.web-order-page .bigBox {
	display:none
}
.web-order-page .orderListPayMark {
	display:flex;
	justify-content:center;
	align-items:center;
	width:100%;
	position:fixed;
	top:45px;
	right:0;
	bottom:0;
	left:0;
	margin:auto;
	background-color:rgba(100,
	100,
	100,
	0.6);
	z-index:150;
	overflow-y:auto
}
.web-order-page .orderListPayBox {
	display:none;
	margin:auto;
	padding:0 40px;
	padding-bottom:1rem;
	padding-top:5px;
	margin-bottom:2rem;
	background-color:#f1f1f1
}
.web-order-page .orderListPay {
	border:solid 2px #0070c9;
	border-radius:10px;
	background:#fff
}
.web-order-page .payError {
	display:none;
	color:red;
	padding-top:5px
}
.web-order-page .courierFee {
	display:none
}
.web-order-page .closeDeliveryMethod,
.web-order-page .closeAddressBox {
	display:none;
	width:22px;
	height:22px
}
.web-order-page .closeDeliveryMethod img,
.web-order-page .closeAddressBox img {
	width:100%
}
.web-order-page .closePayMark {
	height:25px;
	padding-top:10px
}
.web-order-page .closePayMark .icon-remove {
	float:right
}
.web-order-page .pay-active-wrap {
	border:#0070c9 solid 2px!important;
	border-radius:4px
}
.web-order-page #onestepcheckout-form label {
	font-weight:normal!important
}
.web-order-page label {
	margin-bottom:0
}
.web-order-page #creditBtn {
	cursor:pointer;
	padding:0!important
}
.web-order-page .form-element {
	position:relative
}
.web-order-page .form-textbox {
	font-size:17px;
	line-height:1.23543;
	font-weight:400;
	display:inline-block;
	box-sizing:border-box;
	vertical-align:top;
	width:100%;
	height:3.3em;
	margin-bottom:12px;
	padding-top:12px;
	padding-left:11px;
	padding-right:16px;
	color:#333;
	text-align:left;
	border:1px solid #d6d6d6;
	border-radius:4px;
	background-clip:padding-box
}
.web-order-page .form-textbox~.form-label {
	position:absolute;
	top:18px;
	left:17px;
	color:#888;
	pointer-events:none;
	padding:0;
	z-index:1;
	transition-timing-function:ease-in;
	transition-duration:.125s
}
.web-order-page .form-label,
.web-order-page .form-block-label {
	font-size:17px;
	line-height:1.23543;
	font-weight:400;
	display:block;
	vertical-align:top;
	color:#333
}
.web-order-page .visa-mastercard-amex-discover {
	font-size:12px;
	color:#999
}
.web-order-page #creditBox {
	padding:5px 0
}
.web-order-page .payment-method .row-flex {
	display:flex;
	box-sizing:border-box
}
.web-order-page .payment-method .row-flex .field {
	box-sizing:border-box;
	position:relative;
	width:100%;
	height:50px;
	margin:0 10px;
	border:1px solid #d6d6d6;
	border-radius:4px
}
.web-order-page .payment-method .input.focused+label,
.web-order-page .payment-method .input:not(.empty)+label {
	color:#aab7c4;
	transform:scale(0.85) translateY(-20px);
	cursor:default
}
.web-order-page .payment-method .input.StripeElement {
	opacity:0;
	transition:opacity .3s cubic-bezier(0.165,
	0.84,
	0.44,
	1);
	will-change:opacity
}
.web-order-page .payment-method .input.focused,
.web-order-page .payment-method .input:not(.empty) {
	opacity:1
}
.web-order-page .payment-method .input {
	position:absolute;
	width:100%;
	left:10px;
	bottom:0;
	padding-bottom:7px;
	color:#32325d;
	background-color:transparent
}
.web-order-page #onestepcheckout-form label {
	font-weight:normal!important
}
.web-order-page .payment-method label {
	position:absolute;
	width:100%;
	left:10px;
	bottom:6px;
	font-size:17px;
	color:#cfd7df;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	transform-origin:0 50%;
	cursor:text;
	transition-property:color,
	transform;
	transition-duration:.3s;
	transition-timing-function:cubic-bezier(0.165,
	0.84,
	0.44,
	1)
}
.web-order-page .payment-method .row-flex:nth-child(2) {
	margin-top:1rem
}
.web-order-page .payment-method .row-flex:nth-child(2) .field {
	width:50%
}
.web-order-page .payment-method .error {
	display:-ms-flexbox;
	display:flex;
	-ms-flex-pack:center;
	justify-content:center;
	width:100%;
	top:100%;
	margin-top:15px;
	padding:0 15px;
	font-size:13px;
	color:#ff4949;
	opacity:0;
	transform:translateY(10px);
	transition-property:opacity,
	transform;
	transition-duration:.35s;
	transition-timing-function:cubic-bezier(0.165,
	0.84,
	0.44,
	1)
}
.web-order-page .order-detail-button,
.web-order-page .order-detail-button:visited {
	display:block;
	width:40%;
	padding:7px 0;
	margin:0 auto;
	color:#fff;
	cursor:pointer;
	font-size:16px;
	text-align:center;
	letter-spacing:2px;
	background:#000;
	border:solid 2px #000;
	margin-top:20px
}
.web-order-page .order-detail-button:focus {
	outline:0
}
.web-order-page .payment-method .error.visible {
	opacity:1;
	transform:none
}
.web-order-page #onestepcheckout-form label {
	line-height:none!important
}
.web-order-page .expressShipping p {
	margin-bottom:0
}
.web-order-page .deliveryLoading {
	display:none
}
.web-order-page .shippingIcon {
	display:inline-block;
	width:20px;
	height:20px
}
.web-order-page .shippingIcon img {
	width:100%
}
.web-order-page .userAddressInfo {
	padding-left:24px
}
.web-order-page #addressBox {
	display:none
}
.web-order-page #addressBox .address-firstname,
.web-order-page #addressBox .address-lastname,
.web-order-page #addressBox .address-street,
.web-order-page #addressBox .address-apt,
.web-order-page #addressBox .address-city,
.web-order-page #addressBox .address-postcode,
.web-order-page #addressBox .address-region,
.web-order-page #addressBox .address-telephone {
	position:relative;
	border:1px solid #ccc;
	padding:10px;
	width:100%;
	height:42px;
	margin-top:10px;
	background:#fff
}
.web-order-page #address-region-select {
	width:100%;
	height:20px;
	margin-top:5px;
	border:0;
	background:#fff;
	padding:0;
	-webkit-appearance: none;
}
.web-order-page #address-region-select:focus {
	outline:0
}
.web-order-page #addressBox .address-countryid {
	position:relative;
	border:1px solid #ccc;
	padding:10px;
	width:100%;
	height:42px;
	margin-top:10px;
	background:#eceeef
}
.web-order-page #addressBox .revise-countryid,
.web-order-page .address-countryid .address-countryid-inp {
	background:#eceeef
}
.web-order-page #addressBox div span {
	position:absolute;
	display:block;
	top:0;
	font-size:10px;
	color:#636c72;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none
}
.web-order-page #addressBox div input {
	width:100%;
	margin-top:5px;
	font-size:15px;
	border:0
}
.web-order-page .solution input {
	border:0;
	background:#fff
}
.web-order-page #submitBtn {
	background:#000;
	color:#fff;
	border:0;
	width:33%;
	height:35px;
	font-size:14px;
	letter-spacing:1px;
	text-transform:uppercase
}
.web-order-page #cancelBtn {
	background:#000;
	color:#fff;
	border:0;
	width:30%;
	height:30px;
	font-size:16px;
	border-radius:10px;
	letter-spacing:1px;
	margin-left:1rem
}
.web-order-page .newAddressBar {
	display:none
}
.web-order-page #addressBox .error {
	border-color:#f00
}
.web-order-page .changeTitle {
	margin-top:2px
}
.web-order-page .changeTitle p {
	margin-bottom:0;
	font-size:12px;
	margin:0 10px;
	letter-spacing:.5px;
	color:#313030
}
.web-order-page i.arrow {
	display:block;
	width:8px;
	height:8px;
	position:absolute;
	font-size:13px;
	border-bottom:1px solid #000;
	border-right:1px solid #000;
	font-weight:700;
	right:20px;
	top:20px;
	margin-top:-5px;
	-webkit-box-sizing:border-box;
	color:blue;
	-webkit-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	transform:rotate(45deg)
}
.web-order-page .suo-mark,
.web-order-page .loading-mark {
	height:100%;
	width:100%;
	position:fixed;
	background-color:rgba(100,
	100,
	100,
	0.6);
	z-index:3000;
	left:0;
	top:0;
	display:none;
	overflow-y:hidden
}
.web-order-page .suo-box,
.web-order-page .loading-box {
	height:150px;
	width:150px;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	margin:auto
}
.web-order-page #bigQ {
	margin-top:30px
}
.web-order-page #bigQ p {
	display:flex;
	align-items:center
}
.web-order-page #bigQ p label {
	margin-left:5px
}
.web-order-page .goodsParamWrap {
	margin:0
}
.web-order-page .web-original-price {
	text-decoration:line-through;
	color:#aaa;
	padding-right:10px
}
.web-order-page .site-order-abnormal-remind .site-order-abnormal-remind__alert {
	padding:10px 20px;
	margin-bottom:.5rem
}
.web-order-page .site-order-abnormal-remind .site-order-abnormal-remind__list {
	list-style:unset;
	padding-left:10px
}
.web-order-page .site-order-abnormal-remind .site-order-abnormal-remind__item {
	text-decoration:underline
}
.web-order-page .site-order-abnormal-remind .site-order-abnormal-remind__item~.site-order-abnormal-remind__item {
	margin-top:4px
}
.web-order-page .verify-card-container {
	display:none;
	padding:.5rem;
	background:#fff;
	margin-top:.5rem
}
.web-order-page .closeVerifyCardBox {
	display:none;
	cursor:pointer;
	width:22px;
	height:22px
}
.web-order-page .closeVerifyCardBox img {
	width:100%;
	height:100%
}
.web-order-page .verify-card-content__item .item-title {
	font-weight:bold
}
.web-order-page .verify-card-content__item .site-required-star {
	font-size:16px;
	color:#df280a;
	display:inline-block;
	vertical-align:text-top
}
.web-order-page .site-img-upload__content {
	display:flex
}
.web-order-page .uploaded-img-list {
	display:flex
}
.web-order-page .uploaded-img-list .uploaded-img-list__item {
	width:100px;
	height:100px;
	margin-right:.5rem;
	overflow:hidden;
	border-radius:8px;
	cursor:pointer;
	box-sizing:border-box;
	border:2px solid #ccc;
	position:relative
}
.web-order-page .uploaded-img-list .uploaded-img-list__item:hover {
	border-color:#409eff
}
.web-order-page .uploaded-img-list__item .remove-img-btn {
	width:20px;
	height:20px;
	border-radius:10px;
	position:absolute;
	right:0;
	top:0;
	background:#fff url(../../images/close-circle.png) center / 20px auto no-repeat;
	display:none
}
.web-order-page .uploaded-img-list .uploaded-img-list__item:hover .remove-img-btn {
	display:block
}
.web-order-page .uploaded-img-list .uploaded-img-list__item img {
	width:100%;
	height:100%
}
.web-order-page .site-upload-btn {
	width:100px;
	height:100px;
	box-sizing:border-box;
	border:2px solid #ccc;
	border-radius:8px;
	cursor:pointer;
	background:url(https://media.vancaro.com/public/images/jia1.png) center / 32px auto no-repeat
}
.web-order-page .site-upload-btn:hover {
	border-color:#409eff
}
.web-order-page .site-upload-btn.loading {
	background:url(https://media.vancaro.com/public/images/updataAddress.gif) center / 50px auto no-repeat
}
.web-order-page .site-upload-btn.error {
	border-color:#df280a
}
.web-order-page .site-upload-input {
	display:none
}
.web-order-page .error-prompt {
	display:none;
	color:#df280a
}
.web-order-page .verify-card-content__funcitons {
	text-align:center;
	margin-top:.2rem
}
.web-order-page .submit-customer-verify-card-btn {
	background:#000;
	color:#fff;
	border:0;
	width:33%;
	height:35px;
	font-size:14px;
	letter-spacing:1px;
	text-transform:uppercase;
	cursor:pointer
}
.web-order-page .options h1,
.web-order-page h2,
.web-order-page h3,
.web-order-page h4,
.web-order-page h5 {
	font-size:14px!important
}
@media screen and (max-width:1125px) {
	.web-order-page .col-2 {
		width: 30%!important
	}
	.web-order-page .imag {
		width: 35%!important
	}
	.web-order-page .numb h5 {
		width: 55%
	}
	.web-order-page #number {
		width: 20%!important;
		height: 30px;
		border: 1px solid #e0e0e0;
		text-indent: 5px
	}
	.web-order-page .Size {
		width: 63%!important;
		font-size: 12px!important;
		transform: scale(0.90);
		transform-origin: 0 0;
		-ms-transform: scale(0.90);
		-ms-transform-origin: 0 0;
		-webkit-transform: scale(0.90);
		-webkit-transform-origin: 0 0;
		-moz-transform: scale(0.90);
		-moz-transform-origin: 0 0;
		-o-transform: scale(0.90);
		-o-transform-origin: 0 0
	}
	.web-order-page .Size span {
		width: 100%
	}
	.web-order-page .tier2-bottom span {
		margin-top: 5px
	}
	.web-order-page .ceng3 {
		text-align: center
	}
	.web-order-page #measure {
		margin-top: 10px;
		width: 100%!important
	}
	.web-order-page .conss {
		display: none!important
	}
	.web-order-page .options2 button {
		width: 29%;
		font-size: 12px!important;
		margin-left: 0;
		margin-right: 10px
	}
	.web-order-page .text {
		margin-top: 20px
	}
	.web-order-page #tab2 {
		display: none
	}
	.web-order-page .col-10 {
		width: 70%!important
	}
	.web-order-page .goodsParamWrap .col-8,
	.web-order-page .goodsParamWrap .col-6,
	.web-order-page .goodsParamWrap .col-3,
	.web-order-page .goodsParamWrap .col-2 {
		width: 100%!important;
		padding-left: 0
	}
	.web-order-page .table .btn {
		top: 3.6rem
	}
	.web-order-page .btns {
		top: 3rem
	}
	.web-order-page .cancel span {
		display: block;
		cursor: pointer;
		width: 25px;
		padding: 0;
		margin-top: 10px;
		margin-right: -5px
	}
	.web-order-page #bigQ {
		margin-top: 20px
	}
	.web-order-page #bigQ p {
		margin-bottom: 12px
	}
	.web-order-page .cancel .cancel-box {
		display: flex;
		justify-content: center;
		align-items: center;
		width: 100%;
		height: auto;
		position: fixed;
		top: 50px;
		right: 0;
		bottom: 0;
		left: 0;
		margin: auto;
		z-index: 150;
		overflow-y: auto;
		border: 0;
		background-color: #f5f5f5;
		-webkit-transform: inherit;
		transform: inherit
	}
	.web-order-page .cancel .cancel-title {
		text-transform: uppercase;
		margin-top: 25px;
		margin-bottom: 15px
	}
	.web-order-page .cancel-content {
		width: 90%;
		height: 100%
	}
	.web-order-page #text-C {
		height: 70px
	}
	.web-order-page #submit {
		width: 60%;
		margin: 20px 20%
	}
	.web-order-page #services {
		width: 100%
	}
	.web-order-page .t1,
	.web-order-page .ts1 {
		width: 30%!important
	}
	.web-order-page .t2 {
		width: 65%!important;
		height: 60px;
		overflow: hidden;
		text-align: center;
		font-size: 12px;
		font-weight: 500
	}
	.web-order-page .ts2 {
		width: 61%!important;
		overflow: hidden;
		font-size: 12px;
		font-weight: 500;
		margin-top: 10px
	}
	.web-order-page .t3,
	.web-order-page .ts3 {
		width: 40%!important;
		text-align: center;
		float: right;
		padding: 20px;
		display: inline-block
	}
	.web-order-page .ts3 {
		width: 40%!important;
		text-align: center;
		float: right;
		padding: 20px;
		display: inline-block;
		font-weight: 500
	}
	.web-order-page .goods>span {
		padding: 5px
	}
	.web-order-page .goods {
		padding: 0
	}
	.web-order-page .options h4 {
		display: block;
		width: 100%!important
	}
	.web-order-page .options>button {
		width: 30%;
		margin-left: 5px;
		padding: 0;
		height: 35px;
		display: none
	}
	.web-order-page .options>button:first {
		line-height: 35px
	}
	.web-order-page .options>section>div>span {
		padding: 5px;
		float: left
	}
	.web-order-page .conss {
		margin: 0!important;
		display: none
	}
	.web-order-page .select {
		background: #fff;
		display: block!important;
		width: 100%;
		margin: 0 auto;
		height: 40px;
		border: 1px solid #e0e0e0;
		margin-top: 10px;
		text-align: center;
		font-size: 14px;
		padding: 5px
	}
	.web-order-page .text h3 {
		width: 100%
	}
	.web-order-page .options2 h5 {
		width: 30%
	}
	.web-order-page .t3-r {
		float: right;
		margin-right: 30px
	}
	.web-order-page .h3 {
		width: 100%!important
	}
	.web-order-page .textar {
		width: 100%;
		height: 60px
	}
	.web-order-page .text {
		width: 100%
	}
	.web-order-page .options2 button:first {
		margin-left: 5px
	}
	.web-order-page .wrap-lccid>p {
		margin: 10px!important
	}
	.web-order-page #s2 {
		display: block
	}
	.web-order-page .solution {
		width: 100%
	}
	.web-order-page .solutioninput>span {
		margin: 0!important
	}
	.web-order-page .solutioninput input[disabled] {
		color: #000;
		opacity: 1
	}
	.web-order-page .ad1 {
		margin-top: 5px
	}
	.web-order-page #check {
		display: none
	}
	.web-order-page .options2s {
		width: 100%;
		margin-top: 5px!important
	}
	.web-order-page .Continue {
		width: 80%;
		margin: 10px 10%
	}
	.web-order-page .numb h5 {
		display: block
	}
	.web-order-page #number {
		margin-left: 0
	}
	.web-order-page .triangle {
		display: none!important
	}
	.web-order-page #Exchange {
		margin-top: 0!important;
		padding-top: 0!important
	}
	.web-order-page .goodsParamWrap .col-2 {
		text-align: left;
		margin-right: 20px
	}
	.web-order-page .w-solution {
		width: 100%!important;
		margin: 0 auto
	}
	.web-order-page .s3 {
		width: 100%
	}
	.web-order-page .imges,
	.web-order-page .imges2 {
		width: 70px;
		height: 70px
	}
	.web-order-page .shua-img {
		width: 100%;
		height: 100%;
		margin: auto
	}
	.web-order-page .ims,
	.web-order-page .ims2 {
		margin: 0 2.5%;
		width: 95%
	}
	.web-order-page .clo {
		position: absolute;
		top: -8px
	}
	.web-order-page .title1 p {
		margin: 15px 15px 5px 15px
	}
	.web-order-page #checks {
		display: none
	}
	.web-order-page #checks-m {
		display: block
	}
	.web-order-page .imges2 {
		position: relative
	}
	.web-order-page #address-solution {
		padding-left: 0
	}
	.web-order-page .address-revise div {
		width: 100%
	}
	.web-order-page .exc-address-revise div {
		width: 100%
	}
	.web-order-page #exction .close {
		margin-top: 20px
	}
}
@media screen and (max-width:1025px) {
	.web-order-page #myProgress {
		width: 150px;
		border-radius: 8px
	}
	.web-order-page .container {
		padding-right: 0;
		padding-left: 0
	}
	.order-list-view .container .sidebar {
		padding-right: 15px;
		padding-left: 15px
	}
	.web-order-page .site-order-abnormal-remind {
		padding: 0 10px
	}
}
@media screen and (max-width:768px) {
	.web-order-page {
		min-height: 600px;
		width: 100%;
		padding: 0;
	}
	.web-content-container .web-order-page .col-main {
		padding: 0;
	}
	.web-order-page .titleBackgrond {
		padding: 0 10px;
	}
	.web-order-page .goodsItemBtn {
		width: 100%;
		display: flex;
		justify-content: space-around;
		margin-top: 10px;
		float: none
	}
	.web-order-page .service,
	.web-order-page .exction {
		background: #000;
		width: 45%;
		color: #fff;
		font-size: 14px;
		font-weight: 600;
		text-align: center;
		padding: 5px 0;
		text-decoration: none
	}
	.web-order-page .exction {
		margin-top: 0
	}
	.web-order-page .orderDetailsBtn {
		margin-top: 10px
	}
	.web-order-page .lookAllTracking img {
		width: 100%
	}
	.web-order-page .addressChange,
	.web-order-page .changeBtn,
	.web-order-page .cancelBtn {
		margin-right: 0
	}
	.web-order-page .onestepcheckout-box {
		width: 100%;
		margin-left: 0
	}
	.web-order-page .m-address-changebtn,
	.web-order-page .m-shippingMethod-btn {
		display: block;
		text-align: right
	}
	.web-order-page .pc-address-changebtn,
	.web-order-page .pc-shippingMethod-btn {
		display: none
	}
	.web-order-page .m-address-changebtn .addressChange,
	.web-order-page .m-shippingMethod-btn .changeBtn,
	.web-order-page .verifyCardChange {
		display: inline-block;
		text-decoration: none;
		background: #000;
		padding: 3px 10px;
		color: #fff;
		font-weight: 100
	}
	.web-order-page .closeDeliveryMethod,
	.web-order-page .closeAddressBox {
		width: 20px;
		height: 20px
	}
	.web-order-page .orderDetails,
	.web-order-page .web-order-page .trackingNumber {
		margin-top: 0
	}
	.web-order-page .trackingNumberInfo .row:nth-child(1) {
		display: none
	}
	.web-order-page .m-none-Tracking-title {
		display: none
	}
	.web-order-page .titleBackgrond {
		margin-top: 0
	}
	.web-order-page .trackingNumberInfo>.row,
	.web-order-page #tracking-number-content .row {
		border: 0
	}
	.web-order-page .tracking-content {
		padding: 10px 0;
		margin-top: 30px;
	}
	.web-order-page .pc-show-status {
		display: none
	}
	.web-order-page .web-order-page .m-show-status {
		display: block;
		font-weight: 600
	}
	.web-order-page .m-trancking-time,
	.web-order-page .m-tracking-current {
		color: #827e7e;
		font-size: 12px
	}
	.web-order-page .uploaded-img-list__item .remove-img-btn {
		display: block
	}
}
.web-order-detail-container .orderDetailHead {
	display:none
}
.web-order-detail-container .returnBtn {
	background:#000;
	color:#fff;
	font-weight:100;
	cursor:pointer
}
.web-order-detail-container .orderCancelBtn {
	background:#000;
	color:#fff;
	font-weight:100;
	padding:2px 15px;
	cursor:pointer;
	border:0
}
@media screen and (max-width:767px) {
	.order-detail-view #navbar,
	.order-detail-view .sidebar {
		display: none!important
	}
	.web-order-detail-container .orderDetailHead {
		display: block;
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		z-index: 1030;
		text-align: center;
		font-size: 18px;
		font-weight: 600;
		letter-spacing: .5px;
		padding: 10px 0;
		border-bottom: 1px solid #cccccc2e;
		background: #fff
	}
}
@media screen and (max-width:1125px) {
	.order-list-view .web-content-container,
	.order-detail-view .web-content-container {
		width: 100%;
		padding-left: 0;
		padding-right: 0
	}
	.order-list-view .web-content-container .web-order-page,
	.order-detail-view .web-content-container .web-order-page {
		width: 100%;
		margin-top: 60px;
		padding-left: 0;
		padding-right: 0
	}
}
.web-order-track .orderDetailHead {
	display:none
}
.web-order-tracking .trackNumberError {
	display:none;
	text-align:center;
	font-size:20px;
	padding-top:30px
}
.web-order-tracking .titleBackgrond {
	background:#fff
}
.web-order-tracking .m-showDelivered {
	display:none;
	margin:15px 0 10px 0
}
.web-order-tracking .orderTrackHead {
	text-align:center;
	font-size:30px;
	padding:10px 0
}
@media screen and (max-width:767px) {
	.web-order-tracking .pc-orderTrackHead {
		display: none
	}
	.web-order-tracking .orderTrackHead {
		font-size: 20px;
		font-weight: bold
	}
	.web-order-tracking .tracking-content {
		padding: 0
	}
	.web-order-tracking .titleBackgrond .tracking-img {
		border-radius: 50%;
		box-shadow: none
	}
	.web-order-track .orderDetailHead {
		display: block;
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		z-index: 1030;
		text-align: center;
		font-size: 18px;
		font-weight: 600;
		letter-spacing: .5px;
		padding: 10px 0;
		border-bottom: 1px solid #cccccc2e;
		background: #fff
	}
	.web-order-page .tracking-info {
		padding: 20px 15px 10px 15px;
	}
}
@media screen and (max-width:1125px) {
	.web-order-track {
		width: 100%;
		margin-top: 30px;
		padding-left: 0;
		padding-right: 0
	}
	.web-order-track .col-main {
		padding-left: 0;
		padding-right: 0
	}
}