nav {
    border-bottom: 2px solid #FF0036;
}

.header {
    width: 1270px;
    height: 130px;
    margin: auto;
}

.header > img {
    float: left;
    width: 240px;
    height: 130px;
}

.header > .mallSearch {
    width: 625px;
    padding-top: 38px;
    float: left;
    padding-left: 110px;
}

.mallSearch > form {
    border: 2px solid #FF0036;
    border-right: 0;
}

.mallSearch .mallSearch-input {
    height: 36px;
    clear: both;
}

.mallSearch-input > .header_search_input {
    float: left;
    height: 36px;
    width: 491px;
    font: 14px '宋体';
    box-sizing: border-box;
    outline: none;
    color: #000;
    margin: 0;
    padding: 5px 3px 5px 5px;
    vertical-align: middle;
    border: 0;
}

.mallSearch-input > .header_search_button {
    float: right;
    width: 132px;
    height: 36px;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 5px;
    background-color: #FF0036;
    cursor: pointer;
    color: #ffffff;
    border: 0;
}

.mallSearch > ul {
    height: 24px;
    font-size: 14px;
    padding: 4px 0 0;
    margin-left: -10px;
    overflow: hidden;
    width: 100%;
    list-style: none;
}

.mallSearch > ul > li {
    font-family: '宋体', sans-serif;
    font-size: 14px;
    display: inline-block;
    line-height: 1.1;
    padding: 0 8px 0 12px;
}

.mallSearch > ul > li > a {
    color: #999999;
}

.mallSearch li + li {
    border-left: 1px solid #cccccc;
}

.home_nav {
    width: 1230px;
    height: 36px;
    margin: auto;
}

.home_nav > .home_nav_title {
    background: #FF0036;
    width: 200px;
    float: left;
    height: 38px;
}

.home_nav_title > img {
    vertical-align: middle;
    margin-left: 14px;
    margin-top: -5px;
}

.home_nav_title > span {
    display: inline-block;
    line-height: 38px;
    margin-left: 8px;
    font-size: 16px;
    font-weight: 700;
    color: #ffffff;
}

.home_nav > a {
    height: 35px;
    cursor: pointer;
    float: left;
    padding: 0 8px;
    font-weight: 500;
    font-size: 16px;
    display: block;
    color: #333333;
    letter-spacing: normal;
    position: relative;
    line-height: 37px;
}

.home_nav > a:hover {
    color: #FF0036;
    text-decoration: none;
}

.home_nav > a > img {
    width: 100px;
    height: 30px;
    margin-top: 3px;
    display: block;
}

.banner {
    width: 100%;
    height: 500px;
    position: absolute;
    background-color: #0F1322;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.banner > img {
    cursor: pointer;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: none;
}

.banner_main {
    width: 1230px;
    margin: auto;
    position: relative;
    height: 500px;
}

.banner_main > .banner_nav {
    width: 200px;
    height: 500px;
    background-color: rgba(0, 0, 0, .55);
    margin: 0;
    display: none;
}

.banner_nav > li {
    font-family: "Microsoft YaHei UI", serif;
    display: block;
    height: 31.2px;
    line-height: 31.2px;
    font-size: 14px;
}

.banner_nav > li:hover {
    background-color: #ffffff;
}

.banner_nav > li > img {
    width: 16px;
    margin: 0 14px;
    position: relative;
    bottom: 3px;
}

.banner_nav > li > a {
    cursor: pointer;
    color: #ffffff;
!important;
}

.banner_nav > li > a:hover {
    text-decoration: none;
}

.banner_nav > li > .banner_div {
    position: absolute;
    left: 200px;
    top: 0;
    width: 650px;
    height: 470px;
    overflow: hidden;
    background-color: #FFFFFF;
    display: none;
    padding: 15px 100px;
    z-index: 999;
}

.banner_div > .hot_word {
    padding: 5px;
    border-bottom: 1px dashed rgba(0, 0, 0, .1);
}

.hot_word > a {
    display: inline-block;
    font-size: 14px;
    margin-right: 13px;
    color: #666;
}

.hot_word > a:hover {
    color: #6347ED;
    text-decoration: none;
}

.banner_main > .banner_slider {
    margin: 470px auto 0;
    width: 210px;
    height: 10px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    list-style: none;
}

.banner_slider > li {
    float: left;
    margin: 0 5px;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.4);
    width: 25px;
    height: 5px;
}

.banner_main > a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 200px;
    right: 0;
    display: inline-block;
    width: 1000px;
    height: 450px;
    opacity: 0;
}

.banner_do {
    width: 100%;
    padding-top: 35px;
    background-color: #f5f5f5;
    padding-bottom: 10px;
}

.banner_do > .banner_goods {
    width: 1230px;
    margin: auto;
    position: relative;
}

.banner_goods > .banner_goods_type {
    margin-top: 20px;
    width: 100%;
    overflow: hidden;
}

.banner_goods_type > .banner_goods_title {
    padding: 10px 0;
}

.banner_goods_title > span {
    display: inline-block;
    width: 5px;
    height: 18px;
    line-height: 38px;
    background-color: rgb(99, 71, 237);
}

.banner_goods_title > p {
    display: inline-block;
    position: relative;
    bottom: 2px;
    padding-left: 10px;
    font-family: "Microsoft YaHei", SimSun, '\5b8b\4f53', sans-serif;
    font-size: 18px;
    color: #000000;
    margin: 0;
}

.banner_goods_type .banner_goods_show {
    float: left;
    position: relative;
    width: 235px;
    height: 618px;
    display: block;
    cursor: pointer;
}

.banner_goods_type > .banner_goods_items {
    height: 618px;
    overflow: hidden;
}

.banner_goods_items > .banner_goods_item {
    width: 235px;
    height: 301px;
    margin-left: 13px;
    text-align: center;
    float: left;
    display: block;
    border-bottom: 15px solid #f5f5f5;
    position: relative;
    background-color: #ffffff;
    font-family: "Microsoft YaHei UI", serif;
}

.banner_goods_item > img {
    padding-top: 20px;
    width: 185px;
    height: 185px;
}

.banner_goods_item > .goods_link {
    position: absolute;
    display: block;
    width: 234px;
    height: 300px;
    border: 1px solid #ffffff;
}

.banner_goods_item > .goods_link:hover {
    border: 1px solid #FF0036;
}

.banner_goods_item > .goods_name {
    display: block;
    width: 135px;
    height: 40px;
    font-size: 14px;
    color: #333;
    line-height: 20px;
    overflow: hidden;
    margin: 8px auto;
}

.banner_goods_item > .goods_price {
    display: block;
    font-size: 18px;
    color: #FF0036;
    line-height: 18px;
    margin: 10px auto;
}

.banner_goods_item img {
    width: 185px;
    height: 185px;
}

.banner_do > .endDiv {
    background: url(../../images/fore/WebsiteImage/TB1wQDAPXXXXXXgaFXXXXXXXXXX-62-35.png);
    position: relative;
    text-align: center;
    width: 80px;
    height: 45px;
    margin: 20px auto 0;
    background-size: cover;
}


.nav-title{
    text-align:center;
    font-size: 26px;
    margin-bottom:20px
}
.square img{
    width: 205px;
    height: 205px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;

}
.square .square-list{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-around;
}
.square .square-list .square-item{
    background-color: #fbede2;
    height: 295px;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 20px;
}
.square .square-list .square-item:nth-child(n+6) {
    margin-bottom: 0px;
}
.square .square-list .square-item .square-item-content .jumpLinkBox{
    background-image: linear-gradient(to right, #c07b14, #f9d79a);
    margin: 0 10px;
    border-radius: 30px;
    padding: 10px;
    color: #ffffff;
    text-align: center;
    position: relative;
}
.square .square-list .square-item .square-item-content .content-name{
    text-align: center;
    padding-top: 15px;
    font-weight: bold;
    color: #624f40;
}
.jt{
    position: absolute;
    top: 10px;
    right: 8px;
    background-color: #ffffff;
    width: 20px;
    height: 20px;
    border-radius: 50%;

}
.arrow-right{
    display :inline-block;
    position: relative;
}
.arrow-right::after {
    content: "";
    height: 10px;
    width: 10px;
    top: -10px;
    left: -6px;
    border-width: 3px 3px 0 0;
    border-color: #c28b4b;
    border-style: solid;
    transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
    position: absolute;
}
.bannerImage{
    display: flex;
    margin-bottom: 10px;
}
.bestSellers .goodsImage{
    width: 205px;
    height: 205px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
.bestSellers .hotSell{
    width: 50px;
    position: absolute;
    right: -10px;
    top: 0;
}
.bestSellers .bestSellers-list{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-around;
}
.bestSellers .bestSellers-item-content{
    height: 90px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.bestSellers .bestSellers-list .bestSellers-item{
    background-color: #e1d9d2;
    width: 205px;
    height: 295px;
    border-radius: 20px;
    position: relative;
}
.content-title span{
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    text-align: center;
}
.content-title{
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-size: 14px;
    padding: 8px;
    background-color: #533d28;
    width: 100%;
}
.content-price{
    text-align: center;
    width: 100%;
    font-size: 24px;
}
.symbol{
    font-size: 16px;
}


.specialBrands{
    margin: 20px;
    display: flex;
}
.specialBrandsBox{
    width: 100%;
    flex: 1;
}
.specialBrands .left{
    margin-right: 15px;
}
.specialBrands .right{
    margin-left: 15px;
}
.specialBrands-content{
    margin: 10px 0;
    height: 300px;
    background-color: #ffffff;
    position: relative;
    display: flex;
}
.specialBrands-content .lowest{
    position: absolute;
    top: 0;
    left:0;
    padding: 5px 30px;
    color: #ffffff;
    background-image: linear-gradient(to right, #f9d99c, #be7b10);
}
.specialOfferLeft{
    background-color: #f8f8fa;
    width: 220px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.specialOfferLeft .rightImage{
    padding-top: 40px;
    width: 185px;
    background-color: #ffffff;
    height: 185px;
}
.specialOfferLeft .name{
    padding:0 10px
}
.specialOfferLeft .name span{
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    text-align: center;
}
.specialOfferLeft .price{
    color: #e3402d;
    font-size: 28px;
}
.specialOfferLeft .price span{
    font-size: 18px;
}
.specialOfferRight .goodsList{
    display: flex;
    margin: 20px 10px;
    flex-wrap: wrap;
}
.specialOfferRight .goodsList .goodsItem{
    margin: 20px 0;
    width: 180px;
    display: flex;
}
.specialOfferRight .goodsList .goodsItem img{
    width: 90px;
    height: 90px;
    flex-shrink: 0;
    object-fit:contain;
}
.specialOfferRight .goodsList .goodsItem .goodsInfo .name{
    margin-bottom: 10px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    text-align: left;
}
.specialOfferRight .goodsList .goodsItem .goodsInfo .price{
    color: #e3402d;
    font-size: 22px;
}
.specialOfferRight .goodsList .goodsItem .goodsInfo .price span{
    font-size: 14px;
}
.brandFlashPurchaseLeft{
    padding: 20px;
    background-color: #f8f8fa;
    width: 270px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.brandFlashPurchaseLeft .image{
    width: 270px;
    display: flex;
    justify-content: center;
}
.brandFlashPurchaseLeft img{
    width: 180px;
    height: 180px;
}
.brandFlashPurchaseLeft .bannerInfo{
    text-align: center;
}
.brandFlashPurchaseLeft .bannerInfo .title{
    font-size: 20px;
}
.brandFlashPurchaseLeft .bannerInfo .tips{
    text-align: center;
    font-size: 16px;
}
.brandFlashPurchaseRight{
    padding: 20px;
}
.brandFlashPurchaseRight img{
    width: 90px;
    margin-right: 25px;
}
.brandFlashPurchaseRight img:nth-child(2n){
    margin-right: 0;
}


.merchant{
    margin: 20px;
}
.merchantImageList{
    margin-top: 20px;
    background-color: #ffffff;
    display: flex;
    justify-content: space-between;
    padding: 20px;
}
.merchantImageList .merchantImageItem img{
    width: 160px;
    height: 160px;
}
.merchantImageList .merchantImageItem .name{
    text-align: center;
}
.specialAreaTitle{
    font-size: 24px;
    display: flex;
    align-items: center;
}
.specialAreaTitle img{
    width: 25px;
    height: 25px;
    margin-left: 10px;
}


.el-message-box__wrapper {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    display: none;
}
.el-message-box {
    display: inline-block;
    width: 420px;
    padding-bottom: 10px;
    vertical-align: middle;
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid #ebeef5;
    font-size: 18px;
    box-shadow: 0 2px 12px 0 rgb(0 0 0 / 10%);
    text-align: left;
    overflow: hidden;
    backface-visibility: hidden;
}
.el-message-box__header {
    position: relative;
    padding: 15px 15px 10px;
    border-bottom: 1px solid #eeeeee;
    height: 25px;
}
.el-message-box__title {
    padding-left: 0;
    margin-bottom: 0;
    font-size: 18px;
    line-height: 1;
    color: #303133;
}
.el-message-box__headerbtn {
    position: absolute;
    top: 15px;
    right: 15px;
    padding: 0;
    border: none;
    outline: none;
    background: transparent;
    font-size: 16px;
    cursor: pointer;
}
.el-message-box__content {
    position: relative;
    padding: 10px 15px;
    color: #606266;
    font-size: 14px;
}
.el-message-box__message {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0;
}
.el-message-box__btns {
    padding: 5px 15px 0;
    text-align: right;
}
.el-message-box__message p {
    margin: 0;
    line-height: 24px;
}
.el-message-box__wrapper:after {
    content: "";
    display: inline-block;
    height: 100%;
    width: 0;
    vertical-align: middle;
}
.el-button {
    display: inline-block;
    line-height: 1;
    white-space: nowrap;
    cursor: pointer;
    background: #fff;
    border: 1px solid #dcdfe6;
    color: #606266;
    text-align: center;
    box-sizing: border-box;
    outline: none;
    margin: 0;
    transition: .1s;
    font-weight: 500;
    padding: 12px 20px;
    font-size: 14px;
    border-radius: 4px;
}
.el-button--small {
    padding: 9px 15px;
    font-size: 12px;
    border-radius: 3px;
}
.el-button--primary {
    color: #fff;
    background-color: #409eff;
    border-color: #409eff;
}
.v-modal {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: .5;
    background: #000;
    display: none;
}
#imageId{
    width: 200px;
    height: 200px;
}
