/* body {
	min-width: 1200px !important;
} */

.min-height-container {
	min-height: calc(100% - 279px - 90px);
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #de0808;;
	text-decoration: none;
}

.header-logo-image {
	height: 50px;
	width: auto;
}

body, html {
	margin: 0px;
	height: 100%;
}

.user-input[readonly] {
	background-color: #fff !important;
	border: 0px !important;
}

.user-input[readonly]:focus {
	outline: none !important;
	border: 0px !important;
	box-shadow: none !important;
}

.user-select {
	/*蠕亥�ｳ髞ｮ�ｼ壼ｰ�鮟倩ｮ､逧гelect騾画叫譯�譬ｷ蠑乗ｸ�髯､*/
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	-webkit-box-shadow: inset 0 0px 0px rgba(0,0,0) !important;
}

.user-select::-ms-expand {
	display: none;
}

.border-radius-5px {
	border-radius: 5px;
}

.container-history {
	border-radius: 5px;
	margin: 15px auto;
}

.container-body {
	border-radius: 5px;
	margin: 15px auto 15px auto;
}

.requiredInput {
	border-color: red !important;
}

.addressTable td, .addressTable th, .addressAreaTable td,
	.addressAreaTable th {
	border-top: none !important;
}

.addressTable td {
	padding: 3px;
}

.goodsTable td {
	/*vertical-align: middle !important;*/
}
/*page*/
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover,
	.pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover
	{
	z-index: 3;
	color: #fff;
	cursor: pointer;
	background-color: #de0808 !important;
	border-color: #fff;
}

#pageList {
	text-align: center !important;
}

/*page end*/
/*history*/
.his_warp_container {
	height: 35px;
	/* margin-bottom: 5px; */
	/* margin-top: 5px; */
}

.his_warp_container .hisnav {
	line-height: 35px;
	margin-left: 20px;
	font-size: 12px;

}

.his_warp_container #hisnav a, .his_warp_container #hisnav span {
	font-size: 13px;
	color: #9E9E9E;
}

/*
.header-seach-div {
	float: left;
	width: 200px;
	padding-top: 14px;
	border-bottom: 1px solid #bbb;
} */
.navbar-static-top {
	border-bottom: 2px solid #de0808;
}

.header-seach-input {
	width: 100%;
	border: 0px;
	outline: none;
	cursor: pointer;
}

.header-seach-div {
	position: relative;
	margin-top: 15px;
	margin-left: 15px;
	float: right;
	width: 170px;
	height: 22px;
}

.header-search-input {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	display: block;
	height: 22px;
	line-height: 22px;
	border: 0;
	border-bottom: 1px solid #D8CEBC;
	width: 86%;
	outline: 0;
	overflow: hidden;
	background: 0 0;
}

.header-search-button {
	width: 20px;
	cursor: pointer;
	float: right;
}

/* 12.3 liyalong */
.bg-color-white {
	background-color: rgb(255, 255, 255);
}

.bg-color-gray {
	background-color: rgb(245, 245, 245);
}

.bg-color-blue {
	background-color: rgb(213, 224, 237);
}

.change-order-div {
	border-bottom: 1px solid rgba(127, 126, 126, 0.77);
}

.footer {
	background-color: rgb(255, 255, 255);
}

/*   =======top2=========   */
.top-brand-list-div {
	height: 100%;
	padding-top: 5px;
	background-color: rgb(255, 255, 255);
	text-align: center;
}

.text-align-center {
	text-align: center;
}

.top-goods-span {
	position: relative;
	text-align: center;
	padding: 15px;
}

.padding-left-0 {
	padding-left: 0px !important;
}

.padding-right-0 {
	padding-right: 0px !important;
}

.top-menu-div {
	position: relative;
	text-align: center;
	cursor: pointer;
	height: 540px;
	background-color: rgb(255, 255, 255);
	padding-top: 15px;
}

.top-border-menu {
	width: 98.5%;
	height: 2px;
	background: rgb(247, 6, 6);
	position: absolute;
	transform: rotate(180deg);
	left: 1px;
	position: absolute;
}

.top-border {
	width: 99.5%;
	height: 2px;
	background: rgb(247, 6, 6);
	position: absolute;
	transform: rotate(180deg);
	left: 0px;
	position: absolute;
}

.top-ul {
	list-style: none;
	position: inherit !important;
}

.top-ul li {
	margin-top: 15px !important;
}

.dowebok {
	margin-top: 15px;
	border-top: 2px solid #f00000;
	height: 986px !important;
}

.margin-top-0px {
	margin-top: 0px !important;
}

.top-goods-div {
	padding: 10px;
	border-radius: 5px;
	padding-bottom: 7px !important;
	background-color: rgb(255, 255, 255);
}

.top-padding-5px {
	padding-left: 5px !important;
	padding-right: 5px !important;
}

.flower-menu {
	position: absolute;
	left: 50px;
	width: 80px;
	background-color: rgb(255, 255, 255);
	transform: translateY(-50%);
}

.top-border-menu {
	width: 98.9%;
	height: 2px;
	background: rgb(247, 6, 6);
	position: absolute;
	transform: rotate(180deg);
	left: 1px;
	position: absolute;
}

.margin-top-15px {
	margin-top: 15px;
}

.goods-name-p {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.goods-size-jan {
	font-size: 12px;
	color: rgb(170, 170, 170);
}

.goods-price-size {
	font-size: 16px;
	font-weight: 600;
}

.p-margin-bottom-0px {
	margin-bottom: 0px !important;
}

.margin-bottom-15px {
	margin-bottom: 15px;
}

.top-goods-title {
	font-size: 18px;
	font-family: -webkit-body;
	font-weight: 900;
}

.flower {
	position: absolute;
	left: 390px;
	width: 170px;
	background-color: rgb(243, 239, 239);
	transform: translateY(-50%);
}

.top-menu-list {
	margin-top: 10px;
	padding-left: 0px !important;
	text-align: left;
}

.vertical-image-div {
	padding-bottom: 5px;
	padding-top: 13px;
	height: 102px !important;
}

.margin-top-bottom-27px {
	margin-top: 27px;
	margin-bottom: 27px;
}

.carousel-inner {
	height: 540px;
}

.image-size-100 {
	width: 100% !important;
	height: 100% !important;
}

.top-maker-div {
	height: 105px;
	padding: 5px;
}

.image-100 {
	width: 100%;
	min-height: 132.5px;
}

.goods-list-div {
	height: 313px;
}

.banner-up-div {
	height: 180px;
}

/* personal   */
.personal-flower-menu {
	position: absolute;
	left: 29px;
	width: 109px;
	background-color: rgb(255, 255, 255);
	transform: translateY(-50%);
}

.change-password-div {
	background-color: rgb(255, 255, 255);
	padding-top: 15px;
	padding-bottom: 15px;
}

.order-div {
	margin-top: 15px;
}

.order-title {
	background-color: rgb(226, 226, 226);
	padding: 5px 0;
}

.order-maker-title {
	background-color: rgb(243, 239, 239);
	padding: 5px 0;
}

.personal-order-div {
	border-top-width: 0px !important;
	margin-bottom: 15px;
}

.th-vertical-align {
	display: table-cell;
	vertical-align: middle !important;
}
/*  confirmDelivery  */
.confirm-div {
	background-color: rgb(255, 255, 255);
	margin-top: 15px;
}

.border-0px {
	border-top: 0px !important;
	border-bottom: 0px !important;
}

.border-bottom-0px {
	border-bottom: 0px !important;
}

.border-top-0px {
	border-top: 0px !important;
}

/*  userInfo */
.border-1px {
	border: 1px solid #f3efef;
}

.input-border-0px {
	border: 0px;
	outline: none;
}

.btn-outline-0 {
	outline: 0 none !important;
}

.userTable>tbody>tr>td {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}
/*list*/
.shopping-item {
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

.list-item {
	margin-bottom: 5px;
	margin-top: 5px;
}

.list-min-height {
	min-height: 2050px;
}

.list-item-img {
	height: 226px;
	width: 232.5px;
}

.goods-price {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-size: 16px;
	font-weight: bolder;
	color: #de0808;
}

.goods-name {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-size: 12px;
}

.goods-jan {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-size: 12px;
}

.addShop {
	user-select: none;
	/*width: 20px;*/
	/*height: 20px;*/
	cursor: pointer;
	border-radius: 0;
}

.u-flyer {
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 50px;
	position: fixed;
	z-index: 9999;
}

.result_list_nothing {
	display: none;
	align-items: center;
	justify-content: center;
	margin: 0 0 15px 0;
	background-color: #fff1dc;
	height: 100px;
	border-radius: 5px;
}

.result_list_nothing span {
	font-size: 15px;
	color: #000;
	margin-left: 15px;
}
/*detail*/
.hr-style {
	border-top: 1px solid #de0808;
	margin: 0px
}

.count-title {
	margin-left: 20px;
	display: -webkit-box;
	-webkit-box-pack: center;
	-webkit-box-orient: vertical;
	line-height: 39px;
}

/*.detail-caseNum {*/
/*height: 25px;*/
/*text-align: center;*/
/*width: 40px;*/
/*border-radius: 4px;*/
/*}*/
.detail-caseNum::-webkit-outer-spin-button, .detail-caseNum::-webkit-inner-spin-button
	{
	-webkit-appearance: none !important;
	margin: 0;
}

.detail-content {
	/* user-select: none; */
	padding-right: 30px !important;
}

.detail-item {
	margin-top: 10px;
	background: white;
}

.jan-font {
	font-size: 10px;
	color: #969393;
}

.no-padding-left {
	padding-left: 0 !important;
}

.detail-border-bottom {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px #e0dcdc solid;
}

.detail-row-height {
	min-height: 31px;
	line-height: 31px;
}

/*.addBtn {*/
/*font-size: 25px;*/
/*vertical-align: middle;*/
/*cursor: pointer;*/
/*}*/
.btn-active {
	color: black !important;
	border: 1px #de0808 solid !important;
	background-color: white !important;
}

.chooseType {
	outline: 0 none !important;
	background-color: white !important;
}

.table-border-coler {
	border: 1px solid #aaaaaa !important;
}

/* .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th,
	.table>thead>tr>td, .table>thead>tr>th {
	border-top: 0px solid #dddddd !important;
} */

.margin-top-10px {
	margin-top: 10px;
}

.margin-top-3px {
	margin-top: 3px;
}
.margin-bottom-10px {
	margin-bottom: 10px;
}

.border-bottom {
	border-bottom: 1px solid #e60012;
}

.border-bottom-grayness {
	border-bottom: 1px solid #aaaaaa;
}

.font-margin-top {
	margin-top: 8px;
}

.item-list {
	border-style: solid;
	border-width: 1px 1px 1px;
	_border-width: 1px;
	border-color: #aaa #f1f1f1 #f1f1f1;
	background: #fff;
}

/*dxs 2019/06/26 add start*/

.item-japan-five{
	max-width:10%;
	padding: 0;
	/*visibility:hidden;*/
    display:none;
	text-align:left
}
.item-japan-one{
	max-width:20%;
	padding: 0;
	text-align: left
}
/*dxs 2019/06/26 add end*/

/*  wangyzh 2019/06/26 add start  */
.goods-main {
	padding:0px;
	text-align: center;
}

.goods-sub {
	margin-top:5px;
	width: 100px;
	position: relative;
	left: -38px;
}

.maker-main {
	padding:0px;
	text-align: center;
}

.maker-sub {
	margin-top:5px;
	width: 100px;
	position: relative;
	left: -38px;
}
/*  wangyzh 2019/06/26 add end  */

.item-selected {
	background: #fff6e9 ! important;
}

.display-block {
	display: block;
}

.line-height-2 {
	line-height: 2 !important;
}

.nav>li>a {
	padding: 5px 15px !important;
}

.padding-bottom-10px {
	padding-bottom: 10px;
}

.color-red {
	color: #e60012 !important;
}

.personal-order-font {
	color: #333;
}

.font-color-order {
	color: rgb(170, 170, 170);
}

.goods-info {
	padding: 15px 0;
}

.denpho-div {
	padding: 5px 0;
}

.image-size-70px {
	width: 70px;
	height: 70px;
}

.padding-left-45px {
	padding-left: 45px !important;
}

.btn-width {
	width: 140px;
}

.top-goods-image {
	width: 136.5px;
	height: 132.5px;
}

.exzoom_nav_inner span {
	background-color: white;
}

.list-goods-div {
	padding-bottom: 12px !important;
	background-color: rgb(255, 255, 255);
}

.padding-left-right-10px {
	padding-left: 10px;
	padding-right: 10px;
}

.order-img {
	width: 70px;
	height: 70px
}

.footer-sapn {
	width: 50%;
	height: 1px;
	background: rgb(247, 6, 6);
	position: absolute;
	transform: rotate(180deg);
	left: 14px;
	top: 30px;
	position: absolute;
}

.margin-top-30px {
	margin-top: 30px;
}

.footer-title {
	font-weight: 900;
}

.btn-theme {
	width: 100%;
	background-color: #de0808;
	border-color: #de0808;
	text-shadow: 0 0px 0;
	color: #fff;
}

.btn-theme .disabled {
	background-color: #de0808 !important;;
}

.btn-theme:hover {
	background-color: #ffffff;
	color: #de0808;
}

.btn-theme-common {
	background-color: #de0808;
	border-color: #de0808;
	text-shadow: 0 0px 0;
	color: #fff;
	height: 30px;
	line-height: 12px;
	width: 120px;
	text-align: center;
	padding: 0;
	border-radius: 0;
}

.btn-theme-common .disabled {
	background-color: #de0808 !important;;
}

.btn-theme-common:hover {
	background-color: #ffffff;
	color: #de0808;
}

.btn-theme-sm {
	background-color: white;
	border-color: #de0808;
	text-shadow: 0 0px 0;
	color: black;
	height: 25px;
	line-height: 12px;
	width: 100px;
	text-align: center;
	padding: 0;
	border-radius: 0;
}

.btn-theme-sm .disabled {
	background-color: #dddddd !important;;
}

/* .btn-theme-sm:hover {
	background-color: #de0808;
	color: white;
	border-color: #de0808;
} */

.btn-cancel-sm {
	background-color: white;
	border-color: #de0808;
	text-shadow: 0 0px 0;
	color: black;
	height: 30px;
	line-height: 12px;
	width: 60px;
	text-align: center;
	padding: 0;
	border-radius: 0;
}

.btn-cancel-sm .disabled {
	background-color: #dddddd !important;;
}

.btn-cancel-sm:hover {
	background-color: #de0808;
	color: white;
	border-color: #de0808;
}

.good-list-series-items {
	width: 150px;
	margin-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
}

.good-list-series-row {
	margin-top:5px;
	margin-bottom: 15px;
}
