body{
	background-color: #fff!important;
}
.indexCont{
	padding-top: 20px;
}
.box6 {
	width:1400px;
	height:482px;
}
.box74 {
	background-color: #F0F5FE;
	height:482px;
	width:300px;
	border-radius: 8px;
	position: relative;
	z-index: 10;
}
.block1 {
	width:300px;
}
.productNum_more{
	top: 0px;
	height: 482px;
	box-shadow: none;
	left: 300px;
	border-radius: 0 8px 8px 0;
	padding: 15px 20px 15px 30px;
	border: 1px solid #e3e3e3;
	border-left: 0;
}
.navBlock:hover .productNum1 {
	display:none;
}
.layer9 {
	width:780px;
	height:482px;
}
.index_bannerRight{
	width:280px;
	height:482px;
	border: 1px solid #E2E2E2;
	border-radius: 8px;
	padding: 16px;
}
.index_bannerRight .orderLinkBox{
	width: 248px;
	height: 154px;
	background:url(../../images/index/index_bannerR.png) no-repeat center;
	padding: 22px 0 0 110px;
	margin-bottom: 15px;
}
.index_bannerRight .orderLinkBox.noLogin{
	background:url(../../images/index/index_bannerR2.png) no-repeat center;
}
.index_bannerRight .bomLinkBox{
	border-top: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
}
.index_bannerRight .bomLinkBox,
.index_bannerRight .timeLinkBox{
	width: 248px;
	height: 148px;
	padding:20px 0 0 42px;
	position: relative;
}
.index_bannerRight .linkText .line{
	display: inline-block;
	width: 4px;
	height: 86px;
	background-color: #014CAD;
	border-radius: 20px;
	position: absolute;
	top: 20px;
	left: 20px;
}
.index_bannerRight .timeLinkBox .line{
	background-color: #30A06B;
}
.index_bannerRight .linkText .icon-arrow{
	color: #CDCDCD;
	position: absolute;
	right: 20px;
	top: 60px;
	font-size: 26px;
}
.index_bannerRight .linkText .tit{
	font-size: 17px;
	font-weight: bold;
	color: #333;
	display: block;
	line-height: 30px;
}
.index_bannerRight .bomLinkBox .tit,
.index_bannerRight .timeLinkBox .tit{
	margin: 3px 0;
}
.index_bannerRight .linkText .text{
	color: #666;
	font-size: 14px;
	line-height: 20px;
	display: block;
}
.index_bannerRight .orderLinkBox .tit,
.index_bannerRight .orderLinkBox .text{
	color: #fff;
}
.index_bannerRight .orderLinkBox .btn{
	display: block;
	width: 100px;
	height: 32px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 30px;
	border: 1px solid #fff;
	border-radius: 20px;
	margin-top: 10px;
}

.banner-pagination {
	position:absolute;
	width:100%;
	height:20px;
	text-align:center;
	bottom:20px;
	left:0
}
.banner-pagination span {
	display:inline-block;
	width:30px;
	height:10px;
	border-radius:5px;
	background-color:#fff;
	opacity:0.3;
	margin:0 15px
}
.banner-next,.banner-prev {
	position:absolute;
	top:50%;
	width:28px;
	height:50px;
	background-color:rgba(255,255,255,0.3);
	border-radius:3px;
	background-position:center;
	background-repeat:no-repeat;
	cursor:pointer;
	display:none
}
.banner-prev {
	left:10px;
	background-image:url(../../images/index/prev.png)
}
.banner-next {
	right:10px;
	background-image:url(../../images/index/next.png)
}
.banner-pagination .swiper-pagination-bullet-active {
	opacity:0.8
}

.index_merit{
	height: 95px;
	background-color: #F0F5FE;
	padding: 23px 0 0 60px;
	margin: 20px 0;
	display: flex;
}
.index_merit .list{
	padding-left: 65px;
	font-size: 15px;
	line-height: 22px;
	color:#333;
	margin-right: 95px;
}
.index_merit .list.img1{
	background:url('../../images/index/index_img1.png') no-repeat left top;
}
.index_merit .list.img2{
	background:url('../../images/index/index_img2.png') no-repeat left top;
}
.index_merit .list.img3{
	background:url('../../images/index/index_img3.png') no-repeat left top;
}
.index_merit .list.img4{
	background:url('../../images/index/index_img4.png') no-repeat left top;
}
.index_merit .list.img5{
	background:url('../../images/index/index_img5.png') no-repeat left top;
}
.hot_deals_box {
	width:1400px;
	height:584px;
	display:flex;
	align-items:center;
	justify-content:space-between;
	border: 1px solid #E7E7E7;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	border-radius: 8px;
}
.hot_deals_left {
	display:inline-block;
	width:299px;
	height:584px;
	background:url('../../images/index/daily_deals_btn.png') no-repeat center;
}
.hot_deals_show {
	width:1100px;
	height:584px;
	padding:20px;
	background:#fff;
}
.hot_deals_show table{
	border-right: 1px solid #EAEBED;
	border-top: 1px solid #EAEBED;
}
.hot_deals_show th{
	font-weight: bold;
	background-color: #F2F8FF;
}
.hot_deals_show th,
.hot_deals_show td{
	height: 56px;
	font-size: 14px;
	color: #333;
	border-left: 1px solid #EAEBED;
	border-bottom: 1px solid #EAEBED;
	padding-left: 20px;
	text-align: left;
}
.hot_deals_show .btnBox{
	display: flex;
}
.hot_deals_show .icon-cart,
.hot_deals_show .goOrderBtn{
	height: 34px;
	border-radius: 34px;
	cursor: pointer;
	text-align: center;
	line-height: 34px;
}
.hot_deals_show .icon-cart{
	width: 56px;
	background-color: #E7F1FF;
	color: #003E8E;
	font-size: 18px;
}
.hot_deals_show .goOrderBtn{
	width: 106px;
	background-color: #E2F5EC;
	color: #30A06B;
	margin-left: 12px;
}
.hot_deals_show .overFlowText{
	height: 34px;
	line-height: 34px;
	overflow: hidden;
   white-space: nowrap;
   text-overflow: ellipsis;
}
.hot_deals_show .idText{
	width: 215px;
	color: #333;
}
.hot_deals_show .mfrText{
	width: 200px;
}

.index_aboutUs{
	height: 260px;
	background:url('../../images/index/index_aboutUs.jpg') no-repeat left top;
	text-align: center;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	border: 1px solid #E7E7E7;
	padding: 50px 50px 0;
}
.index_aboutUs .title{
	font-size: 26px;
	font-weight: bold;
	color: #333;
	margin-bottom: 50px;
}
.index_aboutUs .textList{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.index_aboutUs .tit{
	color: #003E8E;
	font-size: 36px;
	font-weight: bold;
}
.index_aboutUs .text{
	color: #333;
	font-size: 16px;
	margin-top: 10px;
}
.banner-slide img {
	width: 780px;
	height: 482px;
	float: left;
	border-radius: 8px
}

/* Quick Add/Order Now 弹出层 */
.cartOrderNow_layer{
	width: 900px;
}
.cartOrderNow_box{
	display: flex;
}
.cartOrderNow_left .detailList{
	line-height: 20px;
	margin: 18px 0;
	display: flex;
}
.cartOrderNow_left{
	width: 500px;
}
.cartOrderNow_box .stepPrice_div{
	width: 300px;
	padding-left: 60px;
	border-left: 1px dashed #E5E5E5;
}
.cartOrderNow_left .tit{
	width: 110px;
	font-size: 14px;
	color: #999;
}
.cartOrderNow_left .textDiv{
	width: 380px;
	font-size: 14px;
}
.cartOrderNow_left .ovhide{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.stepPrice_div .title{
	width: 240px;
	height: 40px;
	background-color: #F2F8FF;
	font-size: 14px;
	font-weight: bold;
	line-height: 40px;
	display: flex;
}
.stepPrice_div  .priceList{
	line-height: 40px;
	display: flex;
	border-bottom: 1px solid #E5E5E5;
	font-size: 14px;
}
.stepPrice_div .priceList.high-light{
	color: #FC9623;
}
.stepPrice_div .left{
	width: 110px;
	padding-right: 10px;
	text-align: right;
}
.stepPrice_div .right{
	width: 130px;
	text-align: center;
}