
body {
    background: #f3f5f7;
}
.wrapper {
    padding-bottom: 2.025rem;
}
.navigation-bar .navigation-classify-hover {
    height: 10rem;
}

.banner {
    height: 400px;
    position: relative;
	width: 36.27rem;
	margin: auto;
	display:flex;
}

.wrapper .banner{
	margin-top:30px;
}

.banner .menulist{
	width:160px;
	position:relative;
	padding-right:6px;
	display:flex;
}

.banner .menulist .menubox{
	border-radius: 12px;
	padding-top:8px;
	background-color:#ffffff;
	flex:1;
}

.banner .menulist ul.list{
	width:126px;
	margin:auto;
	overflow:hidden;
}

.banner .menulist ul.list li a {
    display: block;
    width: 126px;
    height: 40px;
    margin-top: 7px;
    color: #333333;
    text-decoration: none;
    text-align: center;
    line-height: 40px;
    overflow: hidden;
    box-sizing: border-box;
}

.banner .menulist ul.list li.current a {
    width: 126px;
    height: 41px;
    background: #ecf6ff;
    border-radius: 100px;
    color: #1890ff;
    box-sizing: border-box;
}

.banner .menulist .layout1 {
    width: 750px;
    height: 400px;
    background: #ffffff;
    border-radius: 12px;
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.04);
    position: absolute;
    left: 166px;
    top: 0px;
    z-index: 8;
	display:none;
}

.banner .menulist .layout1 .contIn {
    width: 640px;
    margin: auto;
    position: relative;
    height: 355px;
}

.banner .menulist .layout1 .contIn dl {
    width: 640px;
    margin-top: 18px;
}

.banner .menulist .layout1 .contIn dl dt {
    font-weight: bold;
}

.banner .menulist .layout1 .contIn dl dd {
    line-height: 32px;
    margin-top: 5px;
}

.banner .menulist .layout1 .contIn dl dd a {
    display: inline-block;
    position: relative;
}

.banner .menulist .layout1 .contIn dl dd a:hover{
	color: #1890ff !important;
}

.banner .menulist .layout1 .contIn dl dd span {
    display: inline-block;
    color: #e7e7e7;
    margin: 0px 20px 0px 20px;
}

.banner .menulist .layout1 .contIn .hotBox {
    width: 640px;
    position: absolute;
    left: 0px;
    bottom: -10px;
}

.banner .menulist .layout1 .contIn .hotTitle {
    font-weight: bold;
    color: #333333;
}

.banner .menulist .layout1 .contIn .hotList{
	width:640px;
}

.banner .menulist .layout1 .contIn .hotList li {
    float: left;
    width: 300px;
    margin-top: 15px;
    margin-left: 40px;
}

.banner .menulist .layout1 .contIn .hotList li:nth-child(2n+1) {
    margin-left: 0px;
}

.banner .menulist .layout1 .contIn .hotList li span a img {
    display: block;
    width: 80px;
    height: 52px;
    border-radius: 3px;
    float: left;
}

.banner .menulist .layout1 .contIn .hotList li .hotItemRight {
    float: right;
    width: 205px;
    margin-top: 5px;
}

.banner .menulist .layout1 .contIn .hotList li .hotItemRight:after{
	content:"";
	display:block;
	height:0px;
	clear:both;
	overflow:hidden;
}

.banner .menulist .layout1 .contIn .hotList li .hotItemRight h2 a {
    display: block;
    height: 18px;
    line-height: 18px;
    overflow: hidden;
    font-size: 14px;
}

.banner .menulist .layout1 .contIn .hotList li .hotItemRight p {
    height: 18px;
    line-height: 18px;
    overflow: hidden;
    color: #c3c3c3;
    margin-top: 10px;
    font-size: 12px;
}


.banner .banner-swiper {
    width: 100%;
    height: 100%;
	flex:1;
	overflow:hidden;
	margin:0 20px 0 14px;
	border-radius: 12px;
}
.banner .banner-swiper .swiper-slide {
    width: 100%;
    height: 100%;
}
.banner .banner-swiper .swiper-slide img {
    width: 100%;
    height: 100%;
	object-fit:cover;
    -webkit-transition: transform 0.5s;
    transition: transform 0.5s;
}

.banner .banner-swiper .swiper-slide:hover img {
    transform: scale(1.1);
    transition: transform 0.5s;
}

.banner-user {
	width: 5.25rem;
    height: 100%;
	right:0;
    z-index: 2;
    pointer-events: none;
	border-radius: 12px;
	overflow:hidden;
}

.banner-user .user-box {
    float: right;
    width: 5.25rem;
    height: 100%;
    background: #ffffff;
    pointer-events: auto;
}

.banner-user .login{
    width: 190px;
    height: 130px;
    border-bottom: 1px solid #eeeeee;
}

.banner-user .login .loginCont {
    width: 150px;
    margin: auto;
}

.banner-user .login .btns:after
.banner-user .login .loginCont:after{
	content:"";
	height:0px;
	overflow:hidden;
	clear:both;
	display:block;
}

.banner-user .login .btns {
    width: 150px;
    margin: auto;
    margin-top: 20px;
}

.banner-user .login .btns a.bg1 {
    float: left;
    display: block;
    width: 70px;
    height: 34px;
    background: #f11717;
    line-height: 34px;
    overflow: hidden;
    text-align: center;
    border-radius: 100px;
    color: #ffffff !important;
    text-decoration: none;
}

.banner-user .login .btns a.bg2 {
    width: 70px;
    height: 34px;
    float: right;
    box-sizing: border-box;
    border: 1px solid #e6e6e6;
    background: #fafafa;
    line-height: 34px;
    overflow: hidden;
    text-align: center;
    border-radius: 100px;
    text-decoration: none;
    color: #666666 !important;
}

.banner-user .fzlink {
	padding:15px 20px 0;
}

.banner-user .fzlink .al{
	display:block;
	height:30px;
	line-height:30px;
	background-color:#1890ff;
	color:#ffffff !important;
	text-align:center;
	clear:both;
	border-radius:30px;
}

.banner-user .login .loginCont span a img {
    float: left;
    width: 40px;
    height: 40px;
    border-radius: 100px;
    display: block;
    margin-top: 20px;
    filter: grayscale(100%);
}

.banner-user .login .loginCont dl {
    float: right;
    width: 96px;
    margin-top: 33px;
}

.banner-user .login .loginCont dl dt {
    height: 18px;
    line-height: 18px;
    overflow: hidden;
    color: #999999;
}

.banner-user .user-box .user-header {
    width: 1.825rem;
    height: 1.825rem;
    border-radius: 50%;
    box-sizing: border-box;
    overflow: hidden;
    margin: 0.1rem auto;
    background: #F0F0F0;
    display: block;
}
.banner-user .user-box .user-name {
    font-size: 0.35rem;
    color: #616161;
    line-height: 0.8rem;
    text-align: center;
}
.banner-user .user-box .user-btn-box {
    text-align: center;
    margin-top: 0.275rem;
    color: #ffffff;
}
.banner-user .user-box .user-btn {
    width: 1.925rem;
    height: 0.775rem;
    border: 1px solid;
    font-size: 0.35rem;
    line-height: 0.725rem;
    box-sizing: border-box;
    display: inline-block;
    border-radius: 0.25rem;
    text-align: center;
}
.banner-user .user-box .notice {
    padding: 0.425rem 0.35rem;
    border-top: 1px #eeeeee solid;
    border-bottom: 1px #eeeeee solid;
    margin-top: 15px;
    height: 2.5rem;
    box-sizing: border-box;
}
.banner-user .user-box .notice .hdle {
    width: 100%;
    height: 1.65rem;
    overflow: hidden;
    position: relative;
}
.banner-user .user-box .notice .notice-item {
    width: 100%;
    height: 0.55rem;
    line-height: 0.6rem;
    font-size: 0.35rem;
    color: #616161;
}
.banner-user .user-box .notice .notice-item .notice-icon {
    font-size: 0.35rem;
    margin-right: 0.15rem;
    display: inline-block;
    vertical-align: top;
}
.banner-user .user-box .banner-hlep {
    margin-top: 0.7rem;
}
.banner-user .user-box .banner-hlep-item {
    width: 50%;
    font-size: 0.35rem;
    color: #616161;
    line-height: 0.6rem;
    float: left;
}
.banner-user .user-box .banner-hlep-item img {
    height: 0.975rem;
    display: block;
    margin: 0 auto;
}
.banner-user .user-box .banner-hlep-item p {
    margin-top: 0.35rem;
    text-align: center;
    color: #616161;
}
.module-box {
    width: 36.27rem;
    margin: 0 auto;
    box-sizing: border-box;
}
.recommend-box {
    margin-top: 0.275rem;
	display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    justify-content: space-between;
}
.recommend-box .recommend-item {
    width: 8.88rem;
    margin-left: 0.225rem;
    float: left;
}
.recommend-box .recommend-item:first-child {
    margin-left: 0;
}
.recommend-box .recommend-item img {
    width: 100%;
}
.new-product {
    background: #ffffff;
    border-radius: 0.125rem;
    padding: 0.575rem 0.5rem;
    margin-top: 0.275rem;
}
.new-product .new-title {
    height: 0.85rem;
    width: 100%;
}
.new-product .new-title .new-title-left {
    font-size: 0.6rem;
    line-height: 0.85rem;
    float: left;
}
.new-product .new-title .new-title-right {
    font-size: 0.35rem;
    color: #9A9A9A;
    line-height: 0.85rem;
    float: right;
}
.new-product .new-title .new-title-right .right-arrow-icon {
    width: 0.375rem;
    height: 0.375rem;
    display: inline-block;
    vertical-align: top;
    border-radius: 50%;
    margin-left: 0.1rem;
    margin-top: 0.25rem;
}
.new-product .product-list {
    width: 100%;
    margin-left: -0.1rem;
    margin-top: 0.375rem;
}
.new-product .product-list .product-item {
    width: 5.5rem;
    height: 6.275rem;
    padding: 0.125rem;
    box-sizing: border-box;
    margin-left: 0.1rem;
    float: left;
}
.new-product .product-list .product-item .product-map {
    width: 5.25rem;
    height: 5.25rem;
    border-radius: 0.125rem;
    overflow: hidden;
    display: block;
}
.new-product .product-list .product-item .product-map img {
    width: 100%;
    height: 100%;
}
.new-product .product-list .product-item .product-title {
    font-size: 0.35rem;
    color: #616161;
    line-height: 0.6rem;
    margin-top: 0.375rem;
    text-align: center;
}
.new-product .product-list .product-item .price-box {
    margin-top: 0.25rem;
    line-height: 0.6rem;
    padding: 0 0.15rem 0 0.225rem;
}
.new-product .product-list .product-item .price-box .price {
    font-size: 0.4rem;
    float: left;
}
.new-product .product-list .product-item .price-box .weight {
    font-size: 0.3rem;
    float: right;
    color: #aaaaaa;
}
.special-box {
    margin-bottom: 0.375rem;
    padding-top: 0.725rem;
}
.special-box .special-title {
    line-height: 0.85rem;
    font-size: 0.6rem;
    color: #616161;
    text-align: center;
}
.special-box .special-title .title-icon1 {
    width: 0.45rem;
    display: inline-block;
    vertical-align: top;
    margin-top: 0.2rem;
    margin-right: 0.075rem;
}
.special-box .special-title .title-icon2 {
    width: 0.25rem;
    display: inline-block;
    vertical-align: top;
    margin-top: 0.3rem;
}
.special-box .special-title span {
    padding: 0 0.3rem;
}
.special-box .special-list {
    margin-left: -0.25rem;
    margin-top: 0.55rem;
}
.special-box .product-item {
    background: #ffffff;
    width: 7.12rem;
    height: 7.7rem;
    padding: 0.25rem 0.275rem;
    box-sizing: border-box;
    border-radius: 0.125rem;
    overflow: hidden;
    float: left;
    margin-left: 0.175rem;
    margin-top: 0.15rem;
}
.special-box .product-item.first {
    padding: 0;
} 
.special-box .product-item.first img {
    height: 100%;
}
.special-box .special-list .product-item .product-map {
    width: 6.25rem;
    height: 6.25rem;
    border-radius: 0.125rem;
    overflow: hidden;
    display: block;
}
.special-box .special-list .product-item .product-map img {
    width: 100%;
    height: 100%;
}
.special-box .special-list .product-item .product-title {
    font-size: 0.35rem;
    color: #616161;
    line-height: 0.8rem;
    text-align: center;
}
.special-box .special-list .product-item .price-box {
    line-height: 0.75rem;
}
.special-box .special-list .product-item .price-box .price {
    font-size: 0.4rem;
    float: left;
}
.special-box .special-list .product-item .price-box .weight {
    font-size: 0.3rem;
    float: right;
    color: #aaaaaa;
}
.special-box .special-list .product-item .operation-box {
    text-align: center;
}
.special-box .special-list .product-item .operation-box .shopping-trolley {
    width: 0.825rem;
    height: 0.825rem;
    border-radius: 50%;
    display: inline-block;
    vertical-align: top;
    font-size: 0.5rem;
    line-height: 0.825rem;
    text-align: center;
    cursor: pointer;
}
.special-box .special-list .product-item .operation-box .buy-btn {
    width: 2.85rem;
    height: 0.825rem;
    border: 1px solid;
    text-align: center;
    line-height: 0.775rem;
    margin-left: 0.425rem;
    display: inline-block;
    vertical-align: top;
    border-radius: 0.425rem;
    box-sizing: border-box;
}