.main {
  margin-left: 120px;
  margin-top: 60px;
  padding-top: 14px;
}

.inner_center {
	margin: 0 0 0 14px;
}
.goods_banner {
	overflow: hidden;
    display: flex;
    justify-content: center;
}
.goods_banner .swiper-container {
	width: 1722px;
	height: 400px;
	overflow: hidden;
	margin-left: -276px;
}
.w-1170 {
	width: 1170px;
	margin: 0 auto;
}

.goods_banner .swiper-pagination {
	width: auto;
	bottom: 10px;
	left: 50%;
	transform: translateX(-50%);
	background: #0000ff;
	border-radius: 30px;
	height: 15px;
	line-height: 13px;
	background: url(../img/bg-white.png) repeat;
}

.goods_banner .swiper-pagination-bullet {
	background: #fff;
	opacity: 1;
}

.goods_banner .swiper-pagination-bullet-active {
	background: #ff9900;
}

.goods_banner .swiper-button-next, .goods_banner .swiper-button-prev {
	width: 46px;
	height: 46px;
	line-height: 46px;
	background: url(../img/bg-hold_black.png) repeat;
	border-radius: 40px;
	text-align: center;
}

.goods_banner .swiper-button-next:hover, .goods_banner .swiper-button-prev:hover
	{
	background: url(../img/bg-opacity_b_deep.png) repeat;
}

.goods_banner .swiper-button-next span, .goods_banner .swiper-button-prev span
	{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	height: 100%;
	width: 14px;
	background: url(../img/bg-icon.png) -190px -97px no-repeat;
}

.goods_banner .swiper-button-next span {
	background: url(../img/bg-icon.png) -222px -97px no-repeat;
}
.goods_banner .swiper-wrapper img {
	display: block;
	margin: 0 auto;
}

.index_title_01 {
	font-size: 16px;
	padding: 20px 0 16px;
}

.index_title_01.pb0 {
	padding-bottom: 0;
}

.index_title_01 span {
	border-left: 3px solid #ff9900;
	padding-left: 8px;
}

.hot_recommend {
	margin-right: -22px;
}

.hot_recommend li {
	width: 234px;
	float: left;
}
.hold_new_goods ul {
	margin-right: 0;
}
.hold_new_goods .new_swiper li a, .hot_recommend li a {
	display: block;
	background: #fff;
	width: 235px;
	padding: 12px 12px 6px;
	box-sizing: border-box;
}
/* .hold_new_goods li {
	height: 292px;
} */

/* .hot_recommend li a:hover {
	-webkit-box-shadow: 0 0 30px 0 #b7b7b7;
	-moz-box-shadow: 0 0 30px 0 #b7b7b7;
	box-shadow: 0 0 30px 0 #b7b7b7;
} */

.hot_recommend li a h3 {
	/* width: 183px;
	margin: 0 auto; */
	font-size: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-top: 10px;
}

.hot_recommend li a p {
	/* width: 183px;
	margin: 0 auto; */
	font-size: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-top: 10px;
	text-align: left;
}

.hot_recommend li a p.price {
	font-size: 14px;
	color: #ff4d00;
}

/* .hot_recommend li a div {
	position: absolute;
	bottom: 14px;
	right: 30px;
	width: 128px;
	height: 128px;
	overflow: hidden;
} */

.hot_recommend li a img {
	width: 210px;
}
.hot_recommend li a img.imgbox-icon {
	width: 92px;
}

.index_title_01 a {
	float: right;
	font-size: 14px;
}

.index_title_01 a:hover {
	color: #ff9900
}

.new_swiper .swiper-wrapper {
	padding: 20px 0;
}

.new_swiper .swiper-slide {
	background: #fff;
	text-align: center;
	width: 234px;
}

.new_swiper .swiper-slide a {
	display: block;
	padding: 0 0 15px 0;
}

.new_swiper .swiper-slide a img {
	max-width: 210px;
}

/* .new_swiper .swiper-slide a:hover {
	-webkit-box-shadow: 0 0 30px 0 #b7b7b7;
	-moz-box-shadow: 0 0 30px 0 #b7b7b7;
	box-shadow: 0 0 30px 0 #b7b7b7;
} */

.new_swiper h2,.hot_recommend h2 {
	padding-top: 10px;
	text-align: left;
}

.new_swiper h3, .new_swiper p {
	font-size: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: left;
}

.new_swiper p {
	font-size: 14px;
	color: #ff4d00;
	padding-top: 10px;
	text-align: left;
}

.new_swiper .swiper-button-next, .new_swiper .swiper-button-prev {
	width: 32px;
	height: 32px;
	line-height: 32px;
	background: url(../img/bg-hold_black.png) repeat;
	border-radius: 40px;
	text-align: center;
}
.new_swiper .swiper-button-prev1 {
	width: 32px;
	height: 32px;
	line-height: 32px;
	background: url(../img/bg-hold_black.png) repeat;
	border-radius: 40px;
	text-align: center;
	position: absolute;
	top: 50%;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	left: 10px;
}
.new_swiper .swiper-button-next1 {
	width: 32px;
	height: 32px;
	line-height: 32px;
	background: url(../img/bg-hold_black.png) repeat;
	border-radius: 40px;
	text-align: center;
	position: absolute;
	top: 50%;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	right: 10px;
}
.new_swiper .swiper-button-prev2 {
	width: 32px;
	height: 32px;
	line-height: 32px;
	background: url(../img/bg-hold_black.png) repeat;
	border-radius: 40px;
	text-align: center;
	position: absolute;
	top: 50%;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	left: 10px;
}
.new_swiper .swiper-button-next2 {
	width: 32px;
	height: 32px;
	line-height: 32px;
	background: url(../img/bg-hold_black.png) repeat;
	border-radius: 40px;
	text-align: center;
	position: absolute;
	top: 50%;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	right: 10px;
}
.new_swiper .swiper-button-next:hover, .new_swiper .swiper-button-prev:hover
	{
	background: url(../img/bg-opacity_b_deep.png) repeat;
}
.new_swiper .swiper-button-next1:hover, .new_swiper .swiper-button-prev1:hover, .new_swiper .swiper-button-next2:hover, .new_swiper .swiper-button-prev2:hover
	{
	background: url(../img/bg-opacity_b_deep.png) repeat;
}

.new_swiper .swiper-button-next span, .new_swiper .swiper-button-prev span
	{
	display: inline-block;
	height: 100%;
	width: 11px;
	background: url(../img/bg-icon.png) -258px -101px no-repeat;
}
.new_swiper .swiper-button-next1 span, .new_swiper .swiper-button-prev1 span, .new_swiper .swiper-button-next2 span, .new_swiper .swiper-button-prev2 span
	{
	display: inline-block;
	height: 100%;
	width: 11px;
	background: url(../img/bg-icon.png) -258px -101px no-repeat;
}

.new_swiper .swiper-button-next span {
	background: url(../img/bg-icon.png) -286px -101px no-repeat;
}
.new_swiper .swiper-button-next1 span, .new_swiper .swiper-button-next2 span {
	background: url(../img/bg-icon.png) -286px -101px no-repeat;
}

.search_input {
	background: #fff;
	padding: 9px 20px;
}

.search_input input {
	width: 217px;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	border-top: 1px solid #d2d6df;
	border-bottom: 1px solid #d2d6df;
	border-left: 1px solid #d2d6df;
	border-right: none;
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
}

.search_input a {
	display: block;
	font-size: 12px;
}

.search_input .click_search {
	width: 32px;
	height: 32px;
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
	background: url(../img/bg-icon.png) -308px -99px no-repeat #ff9900;
}

.search_input .export_goods {
	width: 100px;
	height: 32px;
	line-height: 32px;
	border-radius: 5px;
	background: #ff9900;
	text-align: center;
}

.search_input .export_goods:link, .search_input .export_goods:visited,
	.search_input .export_goods:hover, .search_input .export_goods:active {
	color: #fff;
}

.search_input .export_goods i {
	padding: 1px 8px;
	background: url(../img/bg-icon.png) -351px -106px no-repeat #ff9900;
	margin-right: 9px;
}

.search_input .screen_goods {
	height: 32px;
	line-height: 32px;
	margin-right: 25px;
}

.search_input .screen_goods i {
	padding: 1px 5px;
	background: url(../img/bg-icon.png) -25px -82px no-repeat;
	margin-left: 9px;
}

.search_input .screen_goods i.arrow_top {
	background: url(../img/bg-icon.png) -46px -82px no-repeat;
}

.sort_goods {
	background: #fff;
	padding: 0 20px;
}

.sort_goods i {
	padding: 1px 4px;
	margin-left: 8px;
	background: url(../img/bg-icon.png) -67px -84px no-repeat;
}

.sort_goods i.arrow_top {
	background: url(../img/bg-icon.png) -103px -84px no-repeat;
}

.sort_goods i.arrow_bottom {
	background: url(../img/bg-icon.png) -85px -84px no-repeat;
}

.sort_goods .special_offer input {
	width: 13px;
	height: 13px;
	vertical-align: middle;
	margin-right: 8px;
}

/* .category_classify {
	padding-left: 7px;
	padding-right: 20px;
} */

.new_swiper .swiper-container {
	overflow: inherit;
}
.new_swiper .swiper-container1, .new_swiper .swiper-container2 {
	overflow: inherit;
	position: relative;
}

.hold_new_goods {
	width: 1170px;
	/* overflow: hidden; */
	margin: 0 auto;
}

.hold_new_goods .index_title_01 {
	width: 1170px;
	margin: 0 auto;
}

.lh32 {
	line-height: 32px;
}
/* 重置 商品列表 li的边距*/
.goods_list_details .goods_label li {
	margin: 0 2px 0 0;
}

.goods_list_details .goods_label li:last-of-type {
	margin-right: 0px;
}
/* .goods_list_details li a .skulist1 {
  font-size: 12px;
  color: #666;
  height: 0;
  overflow: hidden;
}
.goods_list_details li a:hover .skulist1 {
  height: auto;
  overflow: inherit;
} */

/* 下载弹框 */
.new-gift-wrap {
	position: fixed;
	width: 100%;
	background: rgba(0, 0, 0, 0.5);
	padding: 5px 0;
	z-index: 99;
	left: 0;
	bottom: 0;
}

.new-img-wrap {
	width: 960px;
	margin: auto;
	text-align: center;
	position: relative;
}

.new-img-wrap a {
	display: inline-block;
	width: 100%;
	height: 85px;
}

.new-img-wrap img {
	width: 100%;
}

.new-gift-close {
	position: absolute;
	width: 28px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	background: url("../../static3.0/img/new-gift-close.png");
	/* background: #f05b1a; */
	border-radius: 50%;
	right: -10px;
	top: -10px;
	z-index: 2;
	color: #ffffff;
	cursor: pointer;
}

/*选择条件*/
.check-active {
  vertical-align: middle;
  margin-right: 5px;
  margin-bottom: 3px;
  display: none;
}
.active .check-active {
  display: inline-block;
}

/*一般贸易*/
.category_classify li.ordinary {
  display: none;
}
.category_classify li a.ordinary_trade {
  position: relative;
}
.ordinary_trade img {
  position: absolute;
  top: -3px;
  right: -14px;
}
.top_recommend {
	margin-right: -22px;
}

.top_recommend li {
	float: left;
	padding: 0 20px 20px 0;
}
.top_recommend li a {
  width: 376px;
  height: 258px;
  display: block;
  background: #fff;
  overflow: hidden;
}
.top_recommend li a .topimg {
  width: 376px;
  height: 258px;
  position: relative;
  overflow: hidden;
}
.top_recommend li a .topimg img {
  position: relative;
  top: 0;
  left: 0;
  transition: top 0.5s;
}
.top_recommend li a .imgmark {
  width: 100%;
  height: 34px;
  line-height: 34px;
  padding-left: 17px;
  position: absolute;
  bottom: 84px;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  color: #FF9900;
  box-sizing: border-box;
  transition: bottom 0.5s;
}
.top_recommend li a .imgmark .price1 {
  font-size: 16px;
}
.top_recommend li a .imgmark .price2 {
  font-size: 12px;
  color: #E6E6E6;
  margin-left: 14px;
}
.top_recommend li a:hover img{
  top: -174px;
}
.top_recommend li a:hover .imgmark {
  bottom: 258px;
}
.celebr-img {
    position: absolute;
    right: 0;
    top: 150px;
    width: 54px!important;
    height: 44px;
}

.hotgoods {
	position: relative;
}
.skulist1 {
	width: 100%;
	padding-top: 6px;
	color: #999999;
	line-height: 20px;
	font-size: 12px;
	background: #fff;
	box-sizing: border-box;
	opacity: 1;
	text-align: left;
	bottom: 0;
}
.skulist1 .skuattr:hover {
	color: #FE9900;
}
.skulist2 {
	width: 100%;
	padding-top: 6px;
	color: #999999;
	line-height: 20px;
	font-size: 12px;
	background: #fff;
	box-sizing: border-box;
	opacity: 1;
	text-align: left;
	position: absolute;
	bottom: 0;
}
.fixedbox {
	position: fixed;
	width: 68px;
	z-index: 99;
	right: 50%;
	bottom: 20px;
	transform: scale(.9);
	margin-right: -750px;
}
@media screen and (max-width: 1450px) {
	.fixedbox {
		position: fixed;
		width: 68px;
		z-index: 99;
		right: 5px;
		bottom: 20px;
		transform: scale(.9);
		margin-right:0;
	}
}
.fixedbox.fixedRight {
	right: 5px;
	margin-right:0;
}
.fixedbox-main {
	padding: 0 8px 0 10px;
	background: #fff;
	border: 1px solid #E6E6E6;
	margin-bottom: 8px;
}
.fixedbox-main-item {
	display: flex;
	justify-content: center;
	padding: 7px 0 20px 0;
	border-bottom: 1px solid #E6E6E6;
	flex-direction: column;
	font-size: 12px;
	color: #666666;
	align-items: center;
}
.fixedbox-main-item:hover {
	color: #FE9900;
}
.fixedbox-main-item:last-child {
	border: unset;
	padding-bottom: 10px;
}
.fixedbox img {
	width: 32px;
	height: 32px;
}

.fixedbox-bottom {
	padding: 26px;
	background: #fff;
	border: 1px solid #E6E6E6;
}
.fixedbox-bottom img {
	width: 15px;
	height: 15px;
}
#unset {
	width: unset;
	height: unset;
	padding: unset;
	background: unset;
	display: unset;
}
.imgbox {
	position: relative;
}
.imgbox-icon {
	width: 92px;
	height: 92px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}