* {
	margin: 0;
	padding: 0;
}

html,
body {
	font-family: PingFangSC-Regular;
	background: #F5F5F5;
}



.swiper-container {
	position: relative;
	width: 100%;
	height: 470px;
	overflow: hidden;
}
.swiper-slide{
	text-align: center;
	font-size: 18px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.swiper-slide a img{
	width: 100%;
	height: 470px;
}

.minimg {
	position: relative;
}

.minimg .ssss {
	position: absolute;
	width: 180px;
	height: 180px;
	right: 20%;
	top: 36px;
	background: #FFFFFF;
	opacity: 0.8;
}
.minimg .ssss:hover{
	opacity: 1;
}
.minimg .ssss p {
	text-align: center;
	padding: 5px 0;
	font-size: 16px;
	color: #333;
	font-weight: bold;
}

.minimg .ssss .pimg img {
	width: 140px;
	height: 140px;

}
.minimg .tttt {
	position: absolute;
	width: 180px;
	height: 180px;
	right: 20%;
	top: 260px;
	background: #FFFFFF;
	opacity: 0.8;
}
.minimg .tttt:hover{
	opacity: 1;
}
.minimg .tttt p {
	text-align: center;
	padding: 5px 0;
}

.minimg .tttt .pimg img {
	width: 140px;
	height: 140px;
}



.indexAgain_main .index-banner {
	position: relative;
	width: 100%;
	height: 470px;
	overflow: hidden;
	margin-bottom: 30px;
}

.indexAgain_main .index-banner img {
	width: 100%;
	height: 470px;
}

.indexAgain_main .index-banner ol {
	position: absolute;
	bottom: 32px;
	left: 45%;
}

.indexAgain_main .index-banner ol li {
	cursor: pointer;
	width: 10px;
	height: 10px;
	margin-left: 14px;
	float: left;
	border-radius: 50%;
	border: 1px solid #FFFFFF;
}

.bannerActive {
	background-color: #FFFFFF !important;
}


/*活动专区*/

.indexAgain_main .content {
	width: 100%;
	margin: auto;
}

.floorhd_tit{
	position: relative;
	width: 150px;
	height: 45px;
	font-size: 28px;
	font-family: 'fzzzh';
	font-weight: normal;
	text-align: center;
	line-height: 45px;
	padding: 0 50px;
	margin: 0 auto 20px;
	overflow: hidden;
	color: #222;
}

.floorhd_tit:before {
	left: 0px;
}

.floorhd_tit:after {
	right: 0px;
}

.floorhd_tit::before, .floorhd_tit::after {
	content: '';
	position: absolute;
	width: 50px;
	height: 3px;
	display: block;
	background: #222;
	top: 19px;

}

.content a:hover {
	color: #FFFFFF!important;
}

.indexAgain_main .content .content1 .sk {
	/*height: 275px;*/
	margin-bottom: 30px;
}

.indexAgain_main .content .content1 .skv .sk_inner {
	background: #fff;
	overflow: hidden;
}

.indexAgain_main .content .content1 .sk .grid_c1 {
	margin: 0 auto;
	width: 1200px;
}

.indexAgain_main .content .content1 .sk .sk_hd {
	position: relative;
	float: left;
	width: 190px;
	height: 275px;
	background: #FF8B2B;
	color: #fff;
}

.indexAgain_main .content .content1 .sk .sk_hd .sk_hd_lk {
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
}

.indexAgain_main .content .content1 .sk .sk_tit {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
	top: 42px;
	font-size: 34px;
}

.indexAgain_main .content .content1 .sk .sk_subtit {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
	top: 90px;
	color: #f19999;
	color: rgba(255, 255, 255, 0.8);
	font-size: 20px;
}

.indexAgain_main .content .content1 .sk .sk_ico {
	position: absolute;
	left: 66px;
	top: 126px;
	display: block;
	width: 20px;
	height: 33px;
}

.indexAgain_main .content .content1 .sk .sk_cd {
	position: absolute;
	top: 212px;
	left: 30px;
	height: 40px;
}

.indexAgain_main .content .content1 .sk .cd_day {
	display: none;
}

.indexAgain_main .content .content1 .sk .cd_item_txt {
	position: relative;
	line-height: 40px;
	font-weight: bold;
	font-size: 20px;
}

.indexAgain_main .content .content1 .sk .cd_item {
	position: relative;
	float: left;
	width: 40px;
	height: 40px;
	text-align: center;
	background-color: black;
	margin-right: 5px;
}

.arrLeft,
.arrRight {
	position: absolute;
	top: 50%;
	color: #333;
	font-size: 50px;
	z-index: 999
}

.arrow .arrRight {
	margin-top: -35px;
	right: 5px;
}

.arrow .arrLeft {
	left: 0;
	transform: rotate(180deg);
	margin-top: -23px;
}

.arrow .arrLeft .img {
	width: 20px;
	height: 40px;
	opacity: 0.6;
}

.arrow .arrLeft .img:hover {
	opacity: 1;
}

.arrow .arrRight .img {
	width: 20px;
	height: 40px;
	opacity: 0.6;
}

.arrow .arrRight .img:hover {
	opacity: 1;
}

.sk_bd {
	float: left;
}

.sk_list {
	position: relative;
	float: left;
	width: 996px;
	border-right: solid 1px #f0f0f0;
	height: 275px;
	overflow: hidden;
}

.sk_list_inner {
	position: relative;
	width: 1002px;
	height: 275px;
}

.sk .slider_control {
	top: 110px;
	opacity: 0;
}

.slider_control_prev {
	left: 0;
}

.slider_control {
	position: absolute;
	top: 50%;
	-moz-border-radius: 0;
	border-radius: 0;
	width: 20px;
	height: 40px;
	line-height: 40px;
	background-color: #d9d9d9;
	background-color: rgba(0, 0, 0, .15);
	margin-top: -20px;
	font-size: 20px;
	z-index: 2;
	border: none;
	outline: none;
	-webkit-transition: background-color .2s ease;
	-o-transition: background-color ease .2s;
	-moz-transition: background-color ease .2s;
	transition: background-color .2s ease;
}

.sk_item {
	position: relative;
	float: left;
	width: 200px;
	height: 275px;
}

.slider_item {
	height: 100%;
	min-height: 1px;
	background: #FFFFFF;
}

.sk_item_lk {
	position: relative;
	display: block;
	width: 190px;
	height: 275px;
	text-align: center;
	margin: auto;
}

.sk_item_img {
	position: absolute;
	width: 140px;
	height: 140px;
	left: 50%;
	margin-left: -70px;
	top: 40px;
	-webkit-transition: opacity ease .2s;
	-o-transition: opacity ease .2s;
	-moz-transition: opacity ease .2s;
	transition: opacity ease .2s;
}

.lazyimg_loaded .lazyimg_img {
	opacity: 1;
}

.lazyimg_img {
	width: 100%;
	height: 100%;
	opacity: 0;
	-webkit-transition: opacity 0.2s linear;
	-o-transition: opacity 0.2s linear;
	-moz-transition: opacity 0.2s linear;
	transition: opacity 0.2s linear;
	-webkit-backface-visibility: hidden;
}
.lazy_img {
	width: 100%;
	height: 100%;
	-webkit-transition: opacity 0.2s linear;
	-o-transition: opacity 0.2s linear;
	-moz-transition: opacity 0.2s linear;
	transition: opacity 0.2s linear;
	-webkit-backface-visibility: hidden;
	opacity: 1;
}
.lazyimg_img.laysimg:hover{
	transform:none;
}

.lazy_img:hover{
	opacity: 0.6;
}

img {
	border: 0;
	vertical-align: middle;
}

.sk_item_name {
	position: absolute;
	top: 190px;
	left: 0;
	width: 160px;
	padding: 0 15px;
	line-height: 30px;
	font-size: 14px;
	color: #333;
	letter-spacing: -0.47px;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.sk_item_price {
	position: absolute;
	left: 15px;
	top: 230px;
	width: 160px;
	height: 20px;
	padding: 1px;
	background: #FF8B2B;
	line-height: 20px;
}

.sk_item_price_new {
	float: left;
	width: 80px;
	height: 20px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

.mod_price i {
	margin-right: 3px;
	font-family: arial;
	font-weight: 400;
	font-size: 12px;
}

.sk_item_price_new {
	text-align: center;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

.sk_item_price_origin {
	float: left;
	width: 80px;
	height: 20px;
	background: #fff;
	text-align: center;
	color: #b7bcb8;
	font-size: 12px;
	text-decoration: line-through;
}

.mod_price {
	font-size: 14px;
	/*color: #FFFFFF;*/
}

.sk_item::after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 1px;
	height: 275px;
	background: #f0f0f0;
}

.mod_price i {
	margin-right: 3px;
	font-family: arial;
	font-weight: 400;
	font-size: 12px;
}
.all ol li.current{ background:#FFFFFF;}

/*2-1*/

.corechn1 {
	min-height: 480px;
}

.corechn1_inner {
	overflow: hidden;
}

.grid_c1 {
	width: 1200px;
	margin: auto;
}

.top {
	background: #fff;
}

.box_hd {
	height: 60px;
	padding: 0 20px;
	font-size: 0;
	line-height: 0;
}

.box_hd_lk {
	display: inline-block;
	position: relative;
	height: 40px;
	margin: 8px 0 0 0;
}

a {
	color: #666;
	text-decoration: none;
}

.box_tit {
	float: left;
	font-weight: normal;
	font-size: 22px;
	color: #222;
	line-height: 44px;
}
.box_subt{
	float: right;
	font-size: 14px;
	color: #999;
	height: 20px;
	line-height: 20px;
	padding: 12px 0 0 100px;
}
.box_sub{
	float: right;
	font-size: 14px;
	color: #999;
	height: 20px;
	line-height: 20px;
	padding: 12px 0 0 90px;
}
.box_su{
	float: right;
	font-size: 14px;
	color: #999;
	height: 20px;
	line-height: 20px;
	padding: 12px 0 0 112px;
}
.box_subtit {
	float: right;
	font-size: 14px;
	color: #999;
	height: 20px;
	line-height: 20px;
	padding: 12px 0 0 130px;
}
.box_subtits {
    float: right;
    font-size: 14px;
    color: #999;
    height: 20px;
    line-height: 20px;
    padding: 12px 0 0 152px;

}
.box_s {
    float: right;
    font-size: 14px;
    color: #999;
    height: 20px;
    line-height: 20px;
    padding: 12px 0 0 162px;

}
.box_subtitsys{
	float: right;
    font-size: 14px;
    color: #999;
    height: 20px;
    line-height: 20px;
    padding: 12px 0 0 144px;
}
.box_subtitsy{
	float: right;
    font-size: 14px;
    color: #999;
    height: 20px;
    line-height: 20px;
    padding: 12px 0 0 146px;
}
.box_subtitsysy{
	float: right;
    font-size: 14px;
    color: #999;
    height: 20px;
    line-height: 20px;
    padding: 12px 0 0 140px;
}
.top_inner {
	position: relative;
}

.top_tab .tab_head {
	height: 34px;
	line-height: 34px;
	text-align: center;
	background: #f7f7f7;
}

.top_wrapper {
	margin: 0 20px;
}

.top .slider_list {
	position: relative;
}
.top_item_name:hover {
	color: #FE9E34 !important;
}
.top_list {
	height: 321px;
	overflow: hidden;
}

.top_item_lk {
	position: relative;
	display: block;
	height: 107px;
}

.slider_wrapper {
	opacity: 1;
	width: 1400px;
	transform: translate3d(0px, 0px, 0px);
	transition: none;
}

.slider_item {
	float: left;
	width: 350px;
}

.top_item_img {
	float: left;
	width: 90px;
	height: 90px;
	margin-top: 15px;
	-webkit-transition: opacity ease .2s;
	-o-transition: opacity ease .2s;
	-moz-transition: opacity ease .2s;
	transition: opacity ease .2s;
}

.top_item_rank_1 {
	color: #e74240;
}

.top_item_rank_2 {
	color: #FF9E4F;
}

.top_item_rank_3 {
	color: #FFD03C;
}


/*.top_item_rank_4 {
	color: #666666;
}*/

.top_item_rank {
	float: left;
	width: 30px;
	height: 40px;
	margin: 36px 0 0 10px;
	line-height: 40px;
	font-size: 32px;
	text-align: center;
	font-family: 'impact';
}

.lazyimg_loaded .lazyimg_img {
	opacity: 1;
}

.lazyimg_img {
	width: 100%;
	height: 100%;
	opacity: 0;
	-webkit-transition: opacity 0.2s linear;
	-o-transition: opacity 0.2s linear;
	-moz-transition: opacity 0.2s linear;
	transition: opacity 0.2s linear;
	-webkit-backface-visibility: hidden;
}
.lazy_img {
	width: 100%;
	height: 100%;
	-webkit-transition: opacity 0.2s linear;
	-o-transition: opacity 0.2s linear;
	-moz-transition: opacity 0.2s linear;
	transition: opacity 0.2s linear;
	-webkit-backface-visibility: hidden;
	opacity: 1;
}
.lazy_img:hover{
	opacity: 0.6;
}
.top_item_name {
	display: block;
	margin-left: 125px;
	padding-top: 40px;
	height: 32px;
	line-height: 16px;
	font-size: 14px;
	overflow: hidden;
	color: #333;
	-webkit-transition: color ease .2s;
	-o-transition: color ease .2s;
	-moz-transition: color ease .2s;
	transition: color ease .2s;
}

img {
	border: 0;
	vertical-align: middle;
}

.top .slider_indicators {
	bottom: -360px;
}

.slider_indicators {
	position: absolute;
	left: 50%;
	font-size: 0;
	text-align: center;
}

.slider_indicators_btn {
	position: relative;
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-right: 1px;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: background .2s ease;
	-o-transition: background ease .2s;
	-moz-transition: background ease .2s;
	transition: background .2s ease;
}

.slider_indicators_btn:after {
	content: "";
	display: block;
	position: absolute;
	left: 3px;
	top: 3px;
	width: 6px;
	height: 6px;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border: 2px solid #b9beba;
	-webkit-transition: all .2s ease;
	-o-transition: all ease .2s;
	-moz-transition: all ease .2s;
	transition: all .2s ease;
}

.slider_indicators_btn_active {
	background: #fdd9dd;
}

.slider_indicators_btn_active:after {
	border: 2px solid transparent;
	background: #FF8B2B;
}


/*2-2*/

.chosen {
	background: #fff;
}

.box {
	float: left;
	width: 389px;
	height: 450px;
	margin: 0 10px 30px 0;
}

.chosen_wrapper {
	margin: 0;
	padding-top: 10px;
	overflow: hidden;
}

.chosen_list {
	margin: 0 0 0 15px !important;
}

.chosen_item {
	float: left;
	width: 180px;
	height: 170px;
	text-align: center;
}

.chosen_item_lk {
	display: block;
}

.chosen_item_img {
	width: 120px;
	height: 110px;
	margin: 0 auto;
	-webkit-transition: opacity ease .2s;
	-o-transition: opacity ease .2s;
	-moz-transition: opacity ease .2s;
	transition: opacity ease .2s;
}

.good_item_img img {
	width: 350px;
	height: 160px;
	margin: 0 auto;
}

.good_item_img1 img {
	width: 120px;
	height: 110px;
}

.chosen_item_tit {
	display: block;
	font-size: 14px;
	color: #3e8c96;
	font-weight: bold;
	height: 16px;
	padding: 0 10px;
	line-height: 16px;
	margin-top: 15px;
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	-webkit-transition: color ease .2s;
	-o-transition: color ease .2s;
	-moz-transition: color ease .2s;
	transition: color ease .2s;
}

.sts {
	display: none;
}

.diandian {
	font-size: 0;
	text-align: center;
}

.diandian .slider_indicators_btn {
	position: relative;
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-right: 1px;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: background .2s ease;
	-o-transition: background ease .2s;
	-moz-transition: background ease .2s;
	transition: background .2s ease;
}

.diandian .slider_indicators_btn:after {
	content: "";
	display: block;
	position: absolute;
	left: 3px;
	top: 3px;
	width: 6px;
	height: 6px;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border: 2px solid #b9beba;
	-webkit-transition: all .2s ease;
	-o-transition: all ease .2s;
	-moz-transition: all ease .2s;
	transition: all .2s ease;
}

.diandian .slider_indicators_btn_active {
	background: #fdd9dd;
}

.diandian .slider_indicators_btn_active:after {
	border: 2px solid transparent;
	background: #FF8B2B;
}


/*2-3*/

.sort {
	background: #fff;
	position: relative;
}

.sort_wrapper {
	margin: 0 0 0 20px;
}

.sort_large {
	display: block;
	width: 350px;
	height: 180px;
}

.sort_middle {
	float: left;
	display: block;
	width: 170px;
	height: 180px;
	margin: 0 10px 10px 0;
}

.clearfix:after {
	visibility: hidden;
	clear: both;
	display: block;
	content: ".";
	height: 0;
}

.sort_span {
	text-align: center;
}

.imgs {
	width: 350px;
	height: 160px;
	margin-bottom: 30px;
}

.imgs .lazyimg_img {
	width: 350px;
	height: 160px;
	border-radius: 10px;
}

.sortsy {
	background: #FFFFFF;
}

.all {
	width: 350px;
	height: 160px;
	position: relative;
	margin-bottom: 20px;
}

.screen {
	width: 350px;
	height: 160px;
	overflow: hidden;
	position: relative;
	border-radius: 10px;
}

.screen li {
	width: 350px;
	height: 160px;
	overflow: hidden;
	float: left;
}

.screen ul {
	position: absolute;
	left: 0;
	top: 0px;
	width: 3000px;
}

#arr {
	display: none;
}

#arr span {
	position: absolute;
	left: 10px;
	top: 45%;
	cursor: pointer;
	text-align: center;
	opacity: 1;
}

#arr #left img {
	width: 18px;
	height: 18px;
	transform: rotate(180deg);
}

#arr #right {
	right: 10px;
	left: auto;
}

#arr #right img {
	width: 18px;
	height: 18px;
}


/*好货优先*/


/*3-1*/


/*3-2*/

.good_wrapper {
	margin: 0 0 0 14px;
}

.good_large{
	display: block;
	width: 350px;
	height: 160px;
	margin-bottom: 15px;
}
.good_large>div>img{
	border-radius: 10px;
	opacity: 1;
}
.good_large>div>img:hover{
	opacity: 0.6;
}
.good_middle {
	float: left;
	display: block;
	width: 120px;
	height: 110px;
}

.good_middle>div>img {
	width: 120px!important;
	height: 110px;

}
.good_middle>div>img:hover {
	transform: translateY(-5px);
}

/*3-3*/
.all ol li.current{
	background: white;
}
.act_inner {
	position: relative;
	width: 100%;
	height: 100%;
}

.act_multi .act_lk {
	width: 362px;
	height: 210px;
	margin-bottom: 10px;
	background: #FFFFFF;
}

.act_img {
	position: relative;
	width: 100%;
	height: 100%;
}

.act_lk {
	position: relative;
	z-index: 1;
	float: right;
	width: 360px;
	height: 420px;
	margin: 0 25px;
}

.box_last.act_multi .act_inner:before {
	right: 0;
}

.act_multi .act_inner:before {
	content: '';
	position: absolute;
	display: block;
	width: 340px;
	height: 420px;
	border: solid 5px #333;
	top: 20px;
}

.act_inner:before {
	content: '';
	position: absolute;
	display: block;
	width: 340px;
	height: 420px;
	border: solid 5px #333;
	top: 20px;
}

.act_scene h4 {
	font-size: 24px;
	padding-bottom: 5px;
}

.act_img {
	width: 140px;
	height: 140px;
	float: right;
	margin-right: 13%;
	margin-top: 25px;
}

.act_scene {
	display: inline-block;
	font-size: 16px;
	color: #3C3C3C;
	height: 40px;
	padding: 10px 10px;
	line-height: 25px;
	white-space: nowrap;
	margin-top: 16%;
	margin-left: 16px;
}


/*3-4*/

.totl_inner {
	position: relative;
	width: 100%;
	height: 100%;
}

.act_multi .totl_lk {
	width: 362px;
	height: 420px;
	background: #FFFFFF;
}

.totl_img {
	width: 170px;
	height: 170px;
	margin-left: 29%;
	margin-top: 13px;
}

.totl_lk {
	position: relative;
	z-index: 1;
	float: left;
	width: 360px;
	height: 420px;
	margin: 0 25px;
}

.totl_lkleft {
	float: right!important;
}

.box_last.act_multi .totl_inner:before {
	left: 0;
}

.act_multi .totl_inner:before {
	content: '';
	position: absolute;
	display: block;
	width: 340px;
	height: 420px;
	border: solid 5px #333;
	top: 20px;
}

.totl_inner:before {
	content: '';
	position: absolute;
	display: block;
	width: 340px;
	height: 420px;
	border: solid 5px #333;
	top: 20px;
}

.totl_scene h4 {
	font-size: 24px;
	padding-bottom: 5px;
}

.totl_scene {
	display: inline-block;
	font-size: 16px;
	color: #3C3C3C;
	height: 40px;
	padding: 10px 10px;
	line-height: 25px;
	white-space: nowrap;
	margin-top: 16%;
	margin-left: 16px;
}

.box_hds {
	height: 60px;
	padding: 10px 20px 0 20px;
	font-size: 0;
	line-height: 0;
}

.totl_tit {
	text-align: center;
	margin-top: 10px;
}

.totl_tit p {
	font-size: 24px;
	color: #3C3C3C;
	letter-spacing: -0.71px;
	padding: 15px 0;
}


.totl_tit span{
	/*border: 1px solid #979797;
	border-radius: 99px;*/
	padding: 2px 10px;
	color: #3C3C3C;
}

.totl_innerleft {
	position: relative;
	width: 100%;
	height: 100%;
}

.act_multi .totl_lkleft {
	width: 362px;
	height: 420px;
	background: #FFFFFF;
}

.totl_lkleft {
	position: relative;
	z-index: 1;
	float: right;
	width: 360px;
	height: 420px;
	margin: 0 25px;
}

.box_last.act_multi .totl_innerleft:before {
	right: 0;
}

.act_multi .totl_innerleft:before {
	content: '';
	position: absolute;
	display: block;
	width: 340px;
	height: 420px;
	border: solid 5px #333;
	top: 20px;
}

.totl_innerleft:before {
	content: '';
	position: absolute;
	display: block;
	width: 340px;
	height: 420px;
	border: solid 5px #333;
	top: 20px;
}

.goodMore {
	font-size: 0;
	text-align: center;
	/*bottom: -360px;*/
}

.slider_goodMore {
	position: relative;
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-right: 1px;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: background .2s ease;
	-o-transition: background ease .2s;
	-moz-transition: background ease .2s;
	transition: background .2s ease;
}

.slider_goodMore:after {
	content: "";
	display: block;
	position: absolute;
	left: 3px;
	top: 3px;
	width: 6px;
	height: 6px;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border: 2px solid #b9beba;
	-webkit-transition: all .2s ease;
	-o-transition: all ease .2s;
	-moz-transition: all ease .2s;
	transition: all .2s ease;
}

.slider_indicators_btn_active {
	background: #fdd9dd;
}

.slider_indicators_btn_active:after {
	border: 2px solid transparent;
	background: #FF8B2B;
}


/*3-5*/

.tit {
	display: block;
	font-size: 18px;
	color: #3C3C3C;
	letter-spacing: -0.53px;
	font-weight: bold;
	height: 16px;
	padding: 10px 10px;
	line-height: 16px;
	margin-top: 20px;
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	-webkit-transition: color ease .2s;
	-o-transition: color ease .2s;
	-moz-transition: color ease .2s;
	transition: color ease .2s;
}

.titsy {
	font-size: 14px;
	color: #666666;
	letter-spacing: -0.42px;
}

.good_str {
	font-size: 0;
	text-align: center;
}

.slider_btns {
	position: relative;
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-right: 1px;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: background .2s ease;
	-o-transition: background ease .2s;
	-moz-transition: background ease .2s;
	transition: background .2s ease;
}

.slider_btns:after {
	content: "";
	display: block;
	position: absolute;
	left: 3px;
	top: 3px;
	width: 6px;
	height: 6px;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border: 2px solid #b9beba;
	-webkit-transition: all .2s ease;
	-o-transition: all ease .2s;
	-moz-transition: all ease .2s;
	transition: all .2s ease;
}

.slider_indicators_btn_active {
	background: #fdd9dd;
}

.slider_indicators_btn_active:after {
	border: 2px solid transparent;
	background: #FF8B2B;
}


/*电梯改造*/

.dianqgz {
	margin-top: -25px!important;
}

.gaiz {
	font-size: 24px;
	color: #3C3C3C;
	letter-spacing: -0.71px;
	margin-bottom: 12px;
}

.box_sifts {
	margin-top: 15px;
	height: 40px;
	background: #e0e0e0;
}

.box_sifts ul li {
	text-align: center;
	width: 33.33%;
	float: left;
	line-height: 40px;
	font-size: 20px;
}

.box_sifts ul li.active {
	background: #00B9C3;
}

.box_sifts ul li.active>a {
	color: white!important;
}

.box_sifts ul li {
	text-align: center;
	width: 50%;
	float: left;
	line-height: 40px;
}


/*扶梯精选*/

.box_sift {
	margin-top: 15px;
	height: 40px;
	background: #e0e0e0;
}

.box_sift ul li {
	text-align: center;
	width: 33.33%;
	float: left;
	line-height: 40px;
	font-size: 20px;
}

.box_sift ul li.active {
	background: #00B9C3;
}

.box_sift ul li.active>a {
	color: white!important;
}

.box_sift ul li a {
	color: #333;
}

.sift_wrapper {
	margin-top: 10%;
}

.sift_item_lk {
	display: block;
}

.sift_item_img {
	width: 170px;
	height: 170px;
	margin: 57px auto 10px auto;
	-webkit-transition: opacity ease .2s;
	-o-transition: opacity ease .2s;
	-moz-transition: opacity ease .2s;
	transition: opacity ease .2s;
}
.sift_item_lk .haha{
	display: block;
	font-size: 12px;
	color: #3C3C3C;
	height: 16px;
	padding: 10px 10px;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	-webkit-transition: color ease .2s;
	-o-transition: color ease .2s;
	-moz-transition: color ease .2s;
	transition: color ease .2s;
}
.sift_item_tit {
	display: block;
	font-size: 16px;
	color: #3C3C3C;
	font-weight: bold;
	height: 16px;
	padding: 0 10px;
	line-height: 16px;
	margin-top: 20%;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	-webkit-transition: color ease .2s;
	-o-transition: color ease .2s;
	-moz-transition: color ease .2s;
	transition: color ease .2s;
}

.arrows .arrLefts {
	position: absolute;
	bottom: 50%;
}

.arrows .arrLefts .imgg {
	width: 20px;
	height: 40px;
	float: left;
	transform: rotate(180deg);
	opacity: 0.6;
}

.arrows .arrLefts .imgg:hover {
	opacity: 1;
}

.arrows .arrRights {
	position: absolute;
	bottom: 50%;
	right: 0;
}

.arrows .arrRights .imgg {
	width: 20px;
	height: 40px;
	opacity: 0.6;
}

.arrows .arrRights .imgg:hover {
	opacity: 1;
}


/*品牌专区*/

.corechn2_top {
	margin-top: -42px;
}

.trademark_scene {
	background: #fff;
	position: relative;
}

.trademark_wrapper {
	width: 336px;
	height: 120px;
	border: 1px solid #2A2A2A;
	border-radius: 10px;
	margin: 4% auto 11% auto;
}

.trademark_scene_bd {
	display: inline-block;
	font-size: 16px;
	color: #3C3C3C;
	height: 40px;
	padding: 10px 10px;
	line-height: 25px;
	white-space: nowrap;
	margin-top: 20px;
	margin-left: 8px;
	width: 100px;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-transition: color ease .2s;
	-o-transition: color ease .2s;
	-moz-transition: color ease .2s;
}

.trademark_scene_bd h4 {
	font-weight: 600;
	padding-bottom: 5px;
}

.trademark_img {
	width: 170px;
	height: 110px;
	float: right;
	margin-right: 3%;
	margin-top: 5px;
}

.trademark_hd {
	height: 60px;
	padding: 0 20px;
	font-size: 0;
	line-height: 0;
}

.trademark_hd_lk {
	display: inline-block;
	position: relative;
	height: 40px;
	margin: 8px 0 0 0;
}

.trademark_tit {
	float: left;
	padding: 15px 6px;
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: -0.53px;
	background: #FF8B2B;
}

.trademark_subtit {
	float: right;
	font-size: 14px;
	color: #999;
	height: 20px;
	line-height: 20px;
	margin: 8px 0 0 70px;
}

.trademark_wrapperleft {
	width: 148px;
	height: 250px;
	border: 1px solid #2A2A2A;
	border-radius: 10px;
	margin: -3% 4% 2% 6%;
	float: left;
}

.trademark_scene_bdleft {
	display: inline-block;
	width: 150px;
	font-size: 16px;
	color: #3C3C3C;
	height: 40px;
	padding: 10px 10px;
	line-height: 20px;
	white-space: nowrap;
	margin-top: 10px;
	margin-left: 10px;
}
.trademark_scene_bdleft h4 {
	font-weight: 600;
	padding-bottom: 5px;
}

.trademark_imgleft {
	width: 100px;
	height: 155px;
	float: right;
	margin-right: 15%;
	margin-top: 7%;
}

.trademark_hdleft {
	height: 60px;
	padding: 0 20px;
	font-size: 0;
	line-height: 0;
}

.trademark_hd_lkleft {
	display: inline-block;
	position: relative;
	height: 40px;
	margin: 8px 0 0 0;
}

.trademark_titleft {
	float: left;
	padding: 15px 6px;
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: -0.53px;
	background: #FF8B2B;
}

.trademark_subtitleft {
	float: right;
	font-size: 14px;
	color: #999;
	height: 20px;
	line-height: 20px;
	margin: 8px 0 0 70px;
}

.tuer_wrpper {
	margin: 4% auto 5% auto;
}

.treasure_scene_hd {
	padding-top: 20px;
	height: 18px;
	font-size: 18px;
	line-height: 18px;
}

.treasure_scene_tit {
	width: 350px;
	color: #222;
	font-weight: normal;
	margin: auto;
}

.treasure_scene_subtit {
	float: right;
	color: #999;
	font-size: 14px;
	vertical-align: 1px;
}

.treasure_imgs {
	float: left;
	margin-left: 33%;
}

.arrows .ac {
	position: absolute;
	bottom: 50%;
}

.arrows .ac .imgg {
	width: 20px;
	height: 40px;
	float: left;
	transform: rotate(180deg);
	opacity: 0.6;
}

.arrows .ac .imgg:hover {
	opacity: 1;
}

.arrows .af {
	position: absolute;
	bottom: 50%;
	right: 0;
}

.arrows .af .imgg {
	width: 20px;
	height: 40px;
	opacity: 0.6;
}

.arrows .af .imgg:hover {
	opacity: 1;
}


.apps .kk {
	position: absolute;
	bottom: 50%;
}

.apps .kk .imgg {
	width: 20px;
	height: 40px;
	float: left;
	transform: rotate(180deg);
	opacity: 0.6;
}

.apps .kk .imgg:hover {
	opacity: 1;
}

.apps .nn {
	position: absolute;
	bottom: 50%;
	right: 0;
}

.apps .nn .imgg {
	width: 20px;
	height: 40px;
	opacity: 0.6;
}

.apps .nn .imgg:hover {
	opacity: 1;
}





/*电梯装潢*/

.decoration_huany {
	position: absolute;
	right: 19.3%;
	margin-top: -35px;
	border: 1px solid #979797;
	border-radius: 99px;
	padding: 2px 6px;
}
.decoration_huany:hover{
	border: 1px solid #FF8B2B;
	border-radius: 99px;
	color: #FF8B2B;
}
.decoration_scene {
	background: #fff;
}

.decoration_wrapper {
	width: 340px;
	height: 148px;
	border: 1px solid #2A2A2A;
	border-radius: 10px;
	margin: 2% auto 11% auto;
}

.decoration_scene_bd {
	display: inline-block;
	font-size: 16px;
	color: #3C3C3C;
	height: 40px;
	padding: 10px 10px;
	line-height: 25px;
	white-space: nowrap;
	margin-top: 32px;
	margin-left: 20px;
	text-align: center;
}

.decoration_scene_bd h4 {
	font-weight: 600;
	padding-bottom: 5px;
}

.decoration_img {
	width: 120px;
	height: 110px;
	float: right;
	margin-right: 15%;
	margin-top: 18px;
}

.decoration_hd {
	height: 60px;
	padding: 0 20px;
	font-size: 0;
	line-height: 0;
}

.decoration_hd_lk {
	display: inline-block;
	position: relative;
	height: 40px;
	margin: 8px 0 0 0;
}

.decoration_tit {
	float: left;
	padding: 15px 6px;
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: -0.53px;
	background: #FF8B2B;
}

.decoration_subtit {
	float: right;
	font-size: 14px;
	color: #999;
	height: 20px;
	line-height: 20px;
	padding: 8px 0 0 150px;
}

.decoration_wrapperleft {
	width: 148px;
	height: 340px;
	border: 1px solid #2A2A2A;
	border-radius: 10px;
	margin: 2% 4% 2% 6%;
	float: left;
}

.decoration_scene_bdleft {
	font-size: 16px;
	color: #3C3C3C;
	height: 40px;
	padding: 10px 10px;
	line-height: 20px;
	white-space: nowrap;
	margin-top: 25px;
	text-align: center;
}

.decoration_scene_bdleft h4 {
	font-weight: 600;
	padding-bottom: 5px;
}

.decoration_imgleft {
	width: 100px;
	height: 155px;
	float: right;
	margin-right: 15%;
	margin-top: 17%;
}

.decoration_hdleft {
	height: 60px;
	padding: 0 20px;
	font-size: 0;
	line-height: 0;
}

.decoration_hd_lkleft {
	display: inline-block;
	position: relative;
	height: 40px;
	margin: 8px 0 0 0;
}

.decoration_titleft {
	float: left;
	padding: 15px 6px;
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: -0.53px;
	background: #FF8B2B;
}

/*.decoration_subtit{
	float: right;
	font-size: 14px;
	color: #999;
	height: 20px;
	line-height: 20px;
	padding: 8px 0 0 236px;
}
.decoration_subtits{
	float: right;
	font-size: 14px;
	color: #999;
	height: 20px;
	line-height: 20px;
	padding: 8px 0 0 194px;
}*/

/*常来常买*/

.scene {
	height: 585px;
}

.scene_inner {
	margin-bottom: 20px;
}

.scene_item {
	height: 240px;
	margin-bottom: 10px;
	background: #fff;
}

.scene_lk {
	display: block;
	color: #fff;
	height: 100%;
}

.scene_cover {
	position: relative;
	width: 390px;
	height: 100px;
	overflow: hidden;
}

.scene_cover_img {
	width: 100%;
	height: 100%;
}
.scene_cover_img>img:hover{
	opacity: 1!important;
}
.scene_prodlist {
	width: 360px;
	margin: 10px auto 0;
	overflow: hidden;
}

.scene_proditem {
	float: left;
	margin: 0 5px;
}

.scene_proditem_img {
	width: 110px;
	height: 110px;
	-webkit-transition: opacity ease .2s;
	-o-transition: opacity ease .2s;
	-moz-transition: opacity ease .2s;
	transition: opacity ease .2s;
}


/*电梯超人*/

.treasure_scene {
	display: block;
	height: 220px;
	background: #fff;
	margin-bottom: 12px;
}

.treasure_scene_bd {
	display: block;
	font-size: 16px;
	color: #3C3C3C;
	height: 16px;
	padding: 10px 10px;
	line-height: 16px;
	white-space: nowrap;
}

.treasure_scene_bd h4 {
	font-weight: 600;
	margin-bottom: 5px;
	margin-top: 20px;
	margin-left: 20px;
}

.treasure_scene_bd p {
	margin-left: 20px;
}

.treasure_img {
	float: right;
	margin-right: 20px;
}

.treasure_img>img {
	width: 140px;
	height: 140px;
}

.chosen_item_tits {
	display: block;
	font-size: 14px;
	color: #3e8c96;
	font-weight: bold;
	height: 16px;
	padding: 0 10px;
	line-height: 16px;
	margin-bottom: 15px;
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	-webkit-transition: color ease .2s;
	-o-transition: color ease .2s;
	-moz-transition: color ease .2s;
	transition: color ease .2s;
}


/*还没逛够*/

.more_list {
	margin: 0 -5px 0;
}

.more_item {
	position: relative;
	float: left;
	width: 230px;
	height: 305px;
	background: #fff;
	margin: 0 5px 10px;
}


.more_lk {
	display: block;
	width: 100%;
	height: 100%;
}

.more_img {
	float: left;
	width: 170px;
	height: 170px;
	margin: 30px 30px 20px;
	-webkit-transition: opacity ease .2s;
	-o-transition: opacity ease .2s;
	-moz-transition: opacity ease .2s;
	transition: opacity ease .2s;
}

.more_info {
	clear: both;
	padding: 0 16px 0;
	height: 65px;
	line-height: 24px;
}


.more_info_price {
	margin-top: 10px;
	text-align: center;
}

.mod_prices {
	text-align: center;
	font-size: 14px;
	color: #FE9E34;
}

.mod_prices i {
	margin-right: 3px;
	font-family: arial;
	font-weight: 400;
	font-size: 12px;
}

.content9 {
	margin-bottom: 5%;
}


div.parent_re {
	position: relative;
}

div.children_ab {
	position: absolute;
	left: 50%;
	bottom: 60px;
}

div.children_ab_bottom {
	position: absolute;
	left: 50%;
	bottom: 30px;
}

.sts {
	cursor: pointer;
	position: absolute;
	text-align: center;
	color: #FF8B2B;
	display: none;
	width: 180px;
}

.font {
	width: 280px;
	height: 226px;
	top: -20px;
	left: -25px;
	position: absolute;
	color: #fff;
	text-align: center;
	font-size: 16px;
	padding-top: 120px;
}

.content9 li a .font:before,
.content9 li a .font:after {
	position: absolute;
	content: '';
	opacity: 0;
	transition: all 0.5s;
}

.content9 li a .font:before {
	top: 20px;
	right: 20px;
	bottom: 20px;
	left: 20px;
	border-top: 1px solid #FE9E34;
	border-bottom: 1px solid #FE9E34;
	transform: scale(0, 1);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0
}

.content9 li a .font:after {
	top: 15px;
	right: 25px;
	bottom: 15px;
	left: 25px;
	border-right: 1px solid #FE9E34;
	border-left: 1px solid #FE9E34;
	transform: scale(1, 0);
	transform-origin: 100% 0;
}

.content9 li:hover a .font:before,
.content9 li:hover a .font:after {
	opacity: 1;
	transform: scale(1);
	transition: all 0.5s;
}
.thyp{display: none;}
.thyp.on{display: block;}
.all ol li.current{
	background: #FFF;
}
#search{cursor: pointer;}
.lazyimg_img:hover {transform: translateY(-5px);}

.more_info_name {

	width: 180px;
	height: 34px;
	text-align: center;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	color: #333;
	font-size: 14px;
	line-height: 17px;
	margin: 0 auto;
}


.sst{
	overflow: hidden;
	border-radius: 10px;
	box-sizing: border-box;
}
.sst img{
	cursor: pointer;
	transition: all 0.6s;
}
.sst img:hover{
	transform: scale(1.2);
}
.content9 li:hover a img{
	transform: scale(1.1);
	transition: all 0.5s;
}
