@charset "utf-8";
ul, li, ol {list-style: none;}
[class*="am-u-"] {padding-left:0rem;padding-right:0rem;}
.am-container > .am-g {margin-left: 0px;margin-right:0px ;}
.small-nav img,.small-nav a,.am-g.small-nav {border:none;}
/*手机导航*/
.small-nav {font-size:1.2rem;}
.small-nav .am-u-sm-3 { text-align: center; margin-top: 1rem; width: 20%; }
.small-nav .nav-icon {max-width: 5rem; max-height: 5rem; padding: 1.2rem; margin: 0 auto; border-radius: 5rem; }
.small-nav .am-u-sm-3:last-child { float: left; }
.small-nav .mini-nav-title { margin-top: 0.5rem; }
.small-nav a { text-decoration: none !important; }
.small-nav .nav-icon.item-exposed { padding: 0; -webkit-box-shadow: none; box-shadow: none; }

/*走马灯*/
.banner-mixed{position: relative;border-top:0.1rem solid #F5F5F5 ;border-bottom: 0.1rem #f5f5f5 solid;overflow: hidden;}
.banner-news-title{position: relative;left:1.2rem;padding-right:1.2rem;}
.banner-news li,#banner-news li a{height: 3rem;line-height:3rem; }
.banner-news{max-width:120rem; margin:0px auto; overflow:hidden; height:3.5rem;width:100%; text-align:left;border-top: 0.1rem solid #f9f9f9;}
.news-category-name { line-height: 1.1rem; max-width: 5rem; position: relative;top:0.1rem;}
.banner-news li {padding:0 1rem 0 8rem;font-size: 1.2rem;}
.mod-vip{display: none;}

/*楼层*/
.floor {position: relative; }

/*小标签*/
.aggregation .word{overflow: hidden; padding: 2rem 1.5rem; margin: 1.5rem;background: rgba(255,255,255,0.6); width: calc(100% - 3rem); }
.word .outer {margin: 0.5rem; width: calc(50% - 1.4rem); height: 2.6rem;  line-height: 2.6rem; text-align: center;color: #666666;display: inline-block; border: 0.1rem solid #cecece; text-decoration: none; overflow: hidden;}

.mt20{margin-top:20px;}
.bgf{background-color:#fff;}
.index_service {
	/*height: 32px;*/
	line-height: 32px;
	padding: 15px 0px 15px 15px;
	box-sizing: content-box;
	
}
.index_service ul{padding:0 20px;}
.index_service li {
	width: 14.2857%;
	padding-left: 0px;
	float: left;
}

.index_service li i {
	background:url("../images/public.png") no-repeat;
}
.index_service li i,
.index_service li span {
	float: left;
}
.index_service li i {
	width: 32px;
	height: 32px;
	display: block;
	overflow: hidden;	
	margin-right: 10px;
	text-indent: -99em;
}
.index_service li i.s1 {
	background-position: 0 -41px;
}
.index_service li i.s2 {
	background-position: -32px -41px;
}
.index_service li i.s3 {
	background-position: -64px -41px;
}
.index_service li i.s4 {
	background-position: -96px -41px;
}
.index_service li i.s5 {
	background-position: -128px -41px;
}
.index_service li i.s6 {
	background-position: -160px -41px;
}
.index_service li i.s7 {
	background-position: -192px -41px;
}
.index_service li i.s8 {
	background-position: -160px -73px;
}


.price_section {
	margin: 35px auto;
}
.price_section .hd {
	height: 32px;	
	margin-bottom: 20px;
}
.price_section .hd .title,
.price_section .hd .text {
	float: left;	
}

.price_section .hd .title {
	font-size: 26px;
	line-height: 32px;
	font-weight:normal;
}
.price_section .hd .text {
	padding: 12px 0 0 15px;
	line-height: 18px;
}
.price_section .hd .tabs {
	margin-top: 5px;
}
.price_section .hd .tabs li {
	padding: 0 15px;
}
.price_section .hd .tabs li a{
	font-size: 16px;
	display: block;
	line-height: 30px;	
}
.price_section .hd .tabs li.item a {	
	border-bottom: 2px solid transparent;
}
.price_section .hd .tabs li.active a {
	border-bottom-color: #e31436;
}
.price_section .hd .tabs li.more i.icon-more {
	width: 20px;
	height: 20px;
	line-height: 20px;
	display: inline-block;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	overflow: hidden;
	background-color: #999;
	color: #fff;
	text-align: center;
	vertical-align: top;
	margin: 5px 0 0 5px;
}


.section-price {
	background:#f8e2e2 url("../images/pbg.png");
	padding: 10px 18px 18px 10px;
}
.section-price li,
.section-price li a,
.section-price li h3,
.section-price li p{	
    -moz-transition:all .2s linear;
	-webkit-transition:all .2s linear;
    transition:all .2s linear;
}
.section-price li {
	width: calc(16.66% - 8px);
	height: 90px;
	margin: 8px 0 0 8px;
	padding: 9px;
	background-color: #fff;
	text-align: center;
	border-radius: 5px;
}
.section-price li:hover {
	background-color: #fa8383;
}
.section-price li a {
	display: block;
	width: 90%;
	margin: 0 auto;
	/*height: 70px;*/
	border: 1px solid transparent;	
	padding: 8px 10px;
	/*box-sizing: content-box;*/

}

.l{float:left;}
.section-price li h3 {
	font-size: 18px;
}
.section-price li p {
	margin-top: 5px;
}

.section-price li:hover a {
	border-color:#fcbbbb;
}

.section-price li:hover h3,
.section-price li:hover p {
	color: #fff !important;
}

/*楼层左侧*/
.aggregation .outer-con .describe { color: #FFFFFF; max-width: 100%; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }
.floor .aggregation-container { overflow: hidden; width: 18rem; text-align: center; margin: 0.6rem 0;}
.floor .aggregation {overflow: hidden; position: relative;}
.floor .goods-list {width:calc(100% - 18rem);float: right;}
.aggregation .outer-con{ padding: 1rem; text-align: center; }

/*楼层商品*/
.aggregation .outer-con img,
.floor .aggregation img,
.small-nav img { width: 100%; }
.slideall {position: relative;}
.banner{ width:100%;overflow:hidden;}
.banner .am-slider .am-slides li > a {display: block; max-width: 192rem; margin: 0 auto;height: 100%;}
.banner .am-slider .am-slides li img {max-width: 100%; height: 100%;object-fit: cover;}
@media only screen and (min-width: 480px) {
    .small-nav img{max-width: 100%;max-height: 100%;}
    .small-nav{ font-size:1.4rem;}
}
@media only screen and (min-width: 641px) {
    .home-floor{width:100%;overflow:visible;}
    /*改写的公告*/
    .banner-mixed{height:auto; background:#fff;}
    .banner-news-title{font-size: 1.4rem;border-right:none ;color:#666666 ;font-size: 1.4rem;font-weight: 600;left: 4px;padding: 0rem 1rem 0 0.7rem;}
    .banner-news-title::before {
        content: '';
        position: absolute;
        width: 0.3rem;
        height: 1.2rem;
        top: 0.5rem;
        left: 0;
        background: var(--color-main);
    }
    .banner-news{ height: auto;width: 100%;}
    .banner-news li{ padding:0px 0px;height: 3rem;float: right;width:30% ;}	

    /*楼层*/
    .outer-con .describe {font-size: 1.4rem;font-weight: 600;}
    .floor .aggregation img {position: absolute;top:0;left:0;bottom:auto;}

    /*楼层 hover*/
    .word .outer:hover { background: #666666;border: 0.1rem solid #666666; color: #FFFFFF !important; -webkit-transition: background .2s ease-in; -moz-transition: background .2s ease-in; -ms-transition: background .2s ease-in; -o-transition: background .2s ease-in; transition: background .2s ease-in; -webkit-transition: color .2s ease-in; -moz-transition: color .2s ease-in; -ms-transition: color .2s ease-in; -o-transition: color .2s ease-in; transition: color .2s ease-in; }
    .floor .aggregation img { border-radius: var(--border-radius); }
}

@media only screen and (min-width: 1025px) {
    .am-container {padding-left:0px;padding-right:0px ;}
    .small-nav { display:none;}
    .banner-news{ padding: 1rem; }

    /*轮播*/	
    .banner {margin: 0 auto; }
    .banner .am-slider, .banner .am-slider .am-slides li{height:47rem;}
    /*分类*/
    .category-content .category-list.navTwo li { height:3.6rem;}
    .category-content .category-list.navTwo .b-category-name {line-height: 2.8rem;}
    .category-content .category-list.navTwo .category-name i img {width: 2.2rem; height: 2.2rem;border-radius: 2.2rem;}

    /*公告*/
    .banner-mixed{ position: absolute; right: 0px; top:-45rem;width:26rem; z-index: 11;border:none;}
    .banner-mixed .banner-news li {float: none;width: 100%;padding:0px 0.3rem;border:none ;height: 2.8rem;line-height: 2.8rem;}

    /*公告布局*/
    .mod-vip{ display: block; padding: 1.2rem 1rem;background: linear-gradient(0deg, rgba(255,255,255) 0%, rgba(255,255,255,0.6) 100%); }
    .m-baseinfo{position: relative;margin-bottom: 1rem;}
    .m-baseinfo img.user-avatar {display: block;width: 5.4rem;height: 5.4rem;border-radius: 5.4rem;}
    .m-baseinfo em span {position: absolute;top:1.5rem;left:6rem;font-size: 1.2rem;color: #000000;width: 14rem;}
    .member-login .btn{width:48%;height: 2.5rem;display: inline-block;line-height: 2.5rem;text-align: center;}
    .member-login .btn:hover { color: #FFFFFF !important; text-decoration: none; }
    .member-login{overflow: hidden;height:2.5rem;text-align: center;}
    .member-logout { font-size: 1.2rem; color: var(--color-main); }
    .member-center { overflow: hidden; }
    .member-center a {float: left;margin-left: -0.1rem;width:25%;text-align: center;font-size: 1.2rem; text-decoration: none; }
    .member-center a strong {display: block;font-size: 1.4rem;color: var(--color-main);}

    /*楼层*/	
    .floor .goods-list { padding-left: 1.2rem;}
    .outer-con .title {line-height:2.2rem ;color:#666666 ;}
    .floor {position: relative;border: none;}
    .today-brands a {display: inline-block;vertical-align: middle;margin:0px 0.5rem;}

    /*楼层左侧*/
    .aggregation .word{ padding: 0.5rem 1rem; position: absolute;bottom: 0;}

    /*楼层颜色*/
    #floor1 .aggregation .triangle-topright{width: 0;height: 0;border-top: 3rem solid #68937f;position: absolute;bottom:0px;border-left: 3rem solid #FFFFFF}
    #floor2 .aggregation .triangle-topright{width: 0;height: 0;border-top: 3rem solid #d17b28;position: absolute;bottom:0px;border-left: 3rem solid #FFFFFF}
    #floor3 .aggregation .triangle-topright{width: 0;height: 0;border-top: 3rem solid #594e90;position: absolute;bottom:0px;border-left: 3rem solid #FFFFFF}
    #floor4 .aggregation .triangle-topright{width: 0;height: 0;border-top: 3rem solid #728fb9;position: absolute;bottom:0px;border-left: 3rem solid #FFFFFF}
    #floor5 .aggregation .triangle-topright{width: 0;height: 0;border-top: 3rem solid #648b6c;position: absolute;bottom:0px;border-left: 3rem solid #FFFFFF}
    #floor6 .aggregation .triangle-topright{width: 0;height: 0;border-top: 3rem solid #cd6655;position: absolute;bottom:0px;border-left: 3rem solid #FFFFFF}
    #floor7 .aggregation .triangle-topright{width: 0;height: 0;border-top: 3rem solid #708db7;position: absolute;bottom:0px;border-left: 3rem solid #FFFFFF}
    #floor8 .aggregation .triangle-topright{width: 0;height: 0;border-top: 3rem solid #9c7b36;position: absolute;bottom:0px;border-left: 3rem solid #FFFFFF}
    #floor9 .aggregation .triangle-topright{width: 0;height: 0;border-top: 3rem solid #caa463;position: absolute;bottom:0px;border-left: 3rem solid #FFFFFF}
    #floor10 .aggregation .triangle-topright{width: 0;height: 0;border-top: 3rem solid #f768e8;position: absolute;bottom:0px;border-left: 3rem solid #FFFFFF}
}
@media only screen and (min-width: 1260px) {
    /*楼层*/
    .floor .aggregation-container { width: 22.2rem; min-height: 1rem;}
    .floor .goods-list {width:calc(100% - 22.2rem);float: right;}
}
@media only screen and (min-width: 1600px) {
    .floor .aggregation-container {
        width: 24.2rem;
    }
    .floor .goods-list {
        width: calc(100% - 24.2rem);
    }
}
@media only screen and (max-width: 1024px) {
    .slideall {
        padding: 0 1.2rem;
    }
    .banner .am-slider .am-slides li img {
        height: 36rem;
    }
    .banner-mixed {
        padding: 1.2rem;
    }
    .slideall {
        margin-top: 1.2rem;
    }
    .banner-news {
        border: 0;
    }
    .banner-news-title {
        left: 0rem;
        padding-right: 0rem;
    }
    .floor .aggregation-container {
        overflow: hidden;
        text-align: center;
        margin: 0.6rem 0 0.6rem 0.6rem;
    }
    .floor .goods-list {
        width: calc(100% - 19.2rem);
    }
    .floor .goods-list .original-price {
        display: none;
    }
    .section-price li h3{font-size:15px;}
    .section-price li a{padding:8px 0;}
    
    
    .index_service{padding:20px 0 10px;}
    .index_service li{margin-bottom:10px;}
    .index_service li i, .index_service li span{float:none;margin: 0 auto;}
    .index_service li{width:12.5%;padding-left:0;}
    .index_service li a{display:block;}
    .index_service li span{display:block;text-align:center;}
}
@media only screen and (max-width: 800px) {
    .banner .am-slider .am-slides li img {height: 28rem;}
}
@media only screen and (max-width: 640px) {
    .banner-mixed {
        padding: 0;
    }
    .slideall {
        border-bottom: 1px solid #f0f0f0;
        margin-top: 0.7rem;
    }
    .banner-news-title{line-height: 3rem; height: 3rem; color: #333333; max-width: 7.2rem;float: left;}
    .banner-news li {padding-left: 1rem;}
    .banner-news li strong {display: none;}
    .am-footer { padding-bottom: 7rem; }
    .banner .am-slider .am-slides li img {height: 20rem;}

    /*楼层*/
    .home-floor .items-nav-title {margin-bottom: 0.5rem;}
    .floor .aggregation-container { width: calc(100% - 1.2rem); height: auto; margin: 0 0.6rem; border-radius: var(--border-radius);}
    .floor .aggregation {
        margin-bottom: 0.6rem;
    }
    .floor .goods-list { padding-left: 0; width: 100%;}
    .floor .word { padding: 1rem; }
    .floor .aggregation {
        background-color: transparent !important;
    }
    .floor .aggregation .category-bg-images { filter: blur(3rem); object-fit: cover; position: absolute; left: 0; top: -50%; width: 100%; z-index: -1; }
    .index_service{padding:20px 0 10px;}
    .index_service ul{padding: 0 0;}
    .index_service li{margin-bottom:10px;}
    .index_service li i, .index_service li span{float:none;margin: 0 auto;}
    .index_service li{width:25%;padding-left:0;}
    .index_service li a{display:block;}
    .index_service li span{display:block;text-align:center;font-size: 1.3rem;}
    
    .price_section .hd .title{font-size:1.6rem;font-weight: bold;}
    .price_section .hd .text{padding-top:7px;}
    .section-price{padding:10px;}
    .section-price li{width: calc(33% - 8px);height:70px;padding:9px 0;}
    .section-price li p{font-size:12px;}
    .section-price li h3{font-size:15px;}
    .section-price li a{padding:0;}
}
@media only screen and (min-width: 641px) {
    /*楼层左侧*/
    .aggregation .word{ padding: 0.5rem 1rem; position: absolute;bottom: 0; }
}