.bottomBar {
  width: 100%;
  background: #FAFAFA;
  margin-top: 10px;
}
.bottomBar .bottomBarTop {
  padding: 30px 0px;
  display: flex;
}
.bottomBar .bottomBarTop .topleft {
  width: 880px;
  height: 180px;
  margin-right: 100px;
}
.bottomBar .bottomBarTop .topleft .barTitle {
  width: 807px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 16px;
  font-family: SourceHanSansCN-Regular;
  font-weight: 400;
  color: #333333;
  margin-bottom: 15px;
}
.bottomBar .bottomBarTop .topleft .barSonTitle {
  height: 140px;
  display: flex;
  align-items: center;
}
.bottomBar .bottomBarTop .topleft .barSonTitle .SonTitleTotal {
  width: 131px;
  height: 136px;
  font-size: 12px;
  font-family: SourceHanSansCN-Regular;
  font-weight: 400;
  color: #666666;
  margin-right: 55px;
  text-align: left;
  line-height: 25px;
}
.bottomBar .bottomBarTop .topleft .barSonTitle .SonTitleTotal:nth-child(5) {
  margin-right: 0;
}
.bottomBar .bottomBarTop .topRight {
  width: 260px;
  height: 160px;
  display: flex;
  align-items: center;
}
.bottomBar .bottomBarTop .topRight .codeArea {
  width: 100px;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-right: 20px;
}
.bottomBar .bottomBarTop .topRight .codeArea .botCode {
  width: 100px;
  height: 100px;
}
.bottomBar .bottomBarMid {
  height: 84px;
  width: 100%;
  background: #F5F5F5;
}
.bottomBar .bottomBarMid .midContent {
  display: flex;
  align-items: center;
  height: 100%;
}
.bottomBar .bottomBarMid .midContent .midLeft {
}
.bottomBar .bottomBarMid .midContent .midLeft .email {
  font-size: 12px;
  font-weight: 400;
  color: #999999;
}
.bottomBar .bottomBlack {
  width: 100%;
  height: 40px;
  background: #262727;
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: 400;
  color: #FFFFFF;
  text-align: center;
  line-height: 40px;
}
.topNav {
  width: 100%;
}
.topNav .topNavContent {
  height: 37px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #FAFAFA;
}
.topNav .topNavContent .topNavLeft {
  font-size: 10px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
}
.topNav .topNavContent .topNavLeft span {
  margin-right: 20px;
}
.topNav .topNavContent .topNavRight {
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
}
.topNav .topNavContent .topNavRight span {
  margin-right: 20px;
  cursor: pointer;
}
.topNav .topNavContent .topNavRight .memberLogin {
  color: #E57F67;
}
.topNav .logo {
  height: 52px;
  margin-top: 26px;
  margin-bottom: 32px;
  display: flex;
  align-items: center;
}
.topNav .logo .mainLogo {
  width: 200px;
  height: 52px;
  margin-right: 142px;
}
.topNav .logo .mainLogo .logoImg {
  width: 100%;
  height: 100%;
}
.topNav .logo .mainSearch {
  position: relative;
  margin-right: 50px;
}
.topNav .logo .mainSearch .searchWords {
  position: absolute;
  bottom: -23px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #999999;
}
.topNav .logo .mainSearch .searchWords img {
  position: relative;
  top: 4px;
}
.topNav .logo .mainSearch .searchWords .wordsStyle {
  margin-right: 8px;
  cursor: pointer;
}
.topNav .logo .mainSearch .searchWords .wordsStyle:hover {
  color: #EF7623;
}
.topNav .logo .mainCart {
  width: 150px;
  height: 40px;
  background: #E57F67;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 600;
  color: #FFFFFF;
  cursor: pointer;
}
.topNav .logo .mainCart .cartIcon {
  margin-right: 6px;
}
.topNav .cateGoryTitleBar {
  height: 60px;
  display: flex;
  position: relative;
}
.topNav .cateGoryTitleBar .categoryTitle {
  width: 200px;
  height: 100%;
  background: #036A7F;
  font-size: 16px;
  font-family: SourceHanSansCN-Regular;
  font-weight: 400;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.topNav .cateGoryTitleBar .categoryTitle img {
    width: 20px;
    height: 20px;
    margin: 0 5px;
}
.topNav .cateGoryTitleBar .navigateBarOtherTitle {
  width: 1000px;
  height: 100%;
  background: #036A7F;
  display: flex;
}
.topNav .cateGoryTitleBar .navigateBarOtherTitle .navigateBarTitle {
  width: 125px;
  height: 100%;
  font-size: 16px;
  font-family: SourceHanSansCN-Regular;
  font-weight: 400;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  cursor: pointer;
}
.topNav .cateGoryTitleBar .navigateBarOtherTitle .navigateBarTitle .navigateBarIcon {
  position: absolute;
  width: 12px;
  height: 14px;
  top: 13px;
  right: 20px;
}
.topNav .cateGoryTitleBar .navigateBarOtherTitle .activeNaviGate {
  width: 125px;
  height: 100%;
  font-size: 16px;
  font-family: SourceHanSansCN-Regular;
  font-weight: 400;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  cursor: pointer;
  background: #F5FDFF;
  color: #42B4C9;
}
/*一级菜单*/
.topNav .cateGoryTitleBar .sonCateGoryBox {
  position: absolute;
  top: 60px;
  width: 200px;
  height: 364px;
  z-index: 888888;
}
.topNav .cateGoryTitleBar .sonCateGoryBox .sonCategory {
  cursor: pointer;
  position: relative;
  width: 170px;
  padding: 0 15px;
  height: 52px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #158096;
}
.topNav .cateGoryTitleBar .sonCateGoryBox .sonCategory:hover {
  background: #2293aa;
}
.topNav .cateGoryTitleBar .sonCateGoryBox .sonCategory .wordStyle {
  font-size: 15px;
  font-weight: bold;
  color: #FFFFFF;
}
.topNav .cateGoryTitleBar .sonCateGoryBox .sonCategory .wordStyle a {
  color: #fff;
}
.topNav .cateGoryTitleBar .sonCateGoryBox .sonCategory .jiantou {
  color: #FFFFFF;
  font-weight: bold;
  font-size: 20px;
}
/*二级菜单*/
.topNav .cateGoryTitleBar .sonCateGoryBox .sonNavigateBar {
    position: absolute;
    left: 200px;
    top: 0;
    width: 790px;
    height: 364px;
    background: #F5FDFF;
    flex-wrap: wrap;
    bottom: 0px;
    box-sizing: border-box;
    z-index: 999999;
}
.topNav .cateGoryTitleBar .sonCateGoryBox .sonNavigateBar a {
  color: #666;
}
.topNav .cateGoryTitleBar .sonCateGoryBox .sonNavigateBar .sonNavi {
    width: 158px;
    height: 52px;
    line-height: 52px;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
    cursor: pointer;
}
.sideBar {
  position: fixed;
  height: 100%;
  top: 0;
  width: 40px;
  right: 0px;
  background-color: #4d4d4d;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.sideBar .sideIcon {
  position: relative;
  text-align: center;
  color: #fff;
  font-family: "宋体";
  cursor: pointer;
}
.sideBar .cartNum {
  position: absolute;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  text-align: center;
  line-height: 18px;
  background-color: red;
  color: #fff;
  top: -10px;
  left: 6px;
}

.AutoBox {
    width: 100%;
    background-color: #fff;
    margin-right: auto;
    margin-left: auto;
}

.Pub990px {
    width: 1200px;
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
}

.PubInner990px {
    width: 1200px;
    background-color: #fff;
    float: left;
}

.AlignCenter {
    text-align: center;
}

.Padding20px {
    padding: 20px;
}

.MarginTop6px {
    margin-top: 6px;
}

.ClearBox {
    clear: both;
    background-color: #FFF;
    line-height: 1px;
    height: 0px;
}

/*产品盒子*/
.commonGoods {
    flex-wrap: wrap;
}

.shopGoodBox:nth-child(5n) {
    margin-right: 0px !important;
}

.shopGoodBox {
    position: relative;
    width: 232px !important;
    display: inline-block;
    margin-right: 10px !important;
    padding: 11px;
    box-sizing: border-box;
    margin-bottom: 10px !important;
    border: 1px solid #42B4C9;
}

    .shopGoodBox .shopImg {
        width: 210px;
        height: 210px;
        margin-bottom: 13px;
        position: relative;
    }

        .shopGoodBox .shopImg img {
            width: 100%;
            height: 100%;
        }

        .shopGoodBox .shopImg .seckillTime {
            position: absolute;
            width: 232px;
            height: 50px;
            bottom: 0;
            left: -12px;
            background: #EC3A4B;
            font-size: 14px;
            font-family: SourceHanSansCN-Regular;
            font-weight: 400;
            color: #FFFFFF;
            text-align: center;
            line-height: 50px;
        }

    .shopGoodBox .shopPrice {
        display: flex;
        align-items: center;
        margin-bottom: 15px;
    }

        .shopGoodBox .shopPrice .newPrice {
            font-size: 16px;
            font-family: SourceHanSansCN-Regular;
            font-weight: bold;
            color: #E57F67;
            margin-right: 17px;
        }

        .shopGoodBox .shopPrice .oldPrice {
            font-size: 16px;
            font-family: SourceHanSansCN-Regular;
            font-weight: 400;
            text-decoration: line-through;
            color: #CCCCCC;
        }

    .shopGoodBox .manjianPrice {
        display: inline-block;
        background: linear-gradient(90deg, #dd2e2c 0%, #ff9328 100%);
        border-radius: 4px;
        padding: 5px;
        font-size: 12px;
        font-family: SourceHanSansCN-Regular;
        font-weight: 400;
        color: #FFFFFF;
        margin-bottom: 20px;
    }

    .shopGoodBox .shopGoodsName {
        font-size: 16px;
        font-family: SourceHanSansCN-Bold;
        font-weight: bold;
        color: #333333;
        margin-bottom: 5px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }
    .shopTraceabilityCode{
      position: relative;
    }
    .shopTraceabilitytext{
      font-size: 13px;
      padding: 0px 4px;
      border: 1px solid #d50000;
      display: inline-block;
      margin-bottom: 15px;
      border-radius: 4px;
      color: #d50000;
      
    }
    .shopTraceabilityPop{
      position: absolute;
      width: 100%;
      border-radius: 4px;
      color: #d50000;
      border: 1px solid #d50000;
      padding: 10px;
      top: 30px;
      left: -11px;
      z-index: 10000;
      background-color: #fff;
    }

    .shopGoodBox .shopGoodsFilm {
        font-size: 12px;
        font-family: SourceHanSansCN-Regular;
        font-weight: 400;
        color: #999999;
        margin-bottom: 5px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    .shopGoodBox .shopGoodsGuige {
        font-size: 12px;
        font-family: SourceHanSansCN-Regular;
        font-weight: 400;
        color: #999999;
        margin-bottom: 5px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    .shopGoodBox .shopGoodsXiaoQi {
        font-size: 12px;
        font-family: SourceHanSansCN-Regular;
        font-weight: 400;
        color: #999999;
        margin-bottom: 5px;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .shopGoodBox .shopGoodsStock {
        font-size: 12px;
        font-family: SourceHanSansCN-Regular;
        font-weight: 400;
        color: #999999;
        margin-bottom: 15px;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .shopGoodBox .el-input-number--small {
        line-height: 34px !important;
    }

    .shopGoodBox .el-input__inner {
        border: 1px solid #DCDFE6 !important;
    }

    .shopGoodBox .joinCart {
        width: 100%;
        height: 40px;
        display: flex;
        align-items: center;
    }

        .shopGoodBox .joinCart .joinCartBox {
            width: 120px;
            height: 40px;
            background: #E57F67;
            border-radius: 4px;
            font-size: 16px;
            font-family: SourceHanSansCN-Regular;
            font-weight: 400;
            color: #FFFFFF;
            margin-right: 10px;
            text-align: center;
            line-height: 40px;
            cursor: pointer;
        }

        .shopGoodBox .joinCart .collect {
            flex: 1;
            height: 40px;
            background: #FFFFFF;
            border: 1px solid #42B4C9;
            border-radius: 4px;
            font-size: 16px;
            font-family: SourceHanSansCN-Regular;
            font-weight: 400;
            color: #42B4C9;
            text-align: center;
            line-height: 40px;
            cursor: pointer;
        }

.goodsBoxIcon {
    width: 75px;
    height: 36px;
    background: #EC3A4B;
    border-radius: 0px 0px 18px 0px;
    font-size: 16px;
    font-family: YouSheBiaoTiHei;
    font-weight: 400;
    color: #FFFFFF;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.el-tabs__item {
    width: 239.7px !important;
    font-size: 20px !important;
    height: 50px !important;
    line-height: 50px !important;
    text-align: center;
    font-family: SourceHanSansCN-Bold !important;
    color: #EC3A4B !important;
    /* font-weight: 400 !important; */
}

    .el-tabs__item.is-active {
        background: #EC3A4B !important;
        color: #fff !important;
        font-size: 20px;
        border: 0;
        height: 50px !important;
    }

    .el-tabs__item:hover {
        color: #303133 !important;
    }

.el-tabs__header {
    margin-bottom: 12px !important;
}

.interface {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 15px;
}

.commodity {
    margin-right: 7px;
    width: 234px;
    margin-bottom: 10px;
}

    .commodity:nth-child(5n) {
        margin: 0;
        margin-bottom: 10px;
    }

.pro-img {
    width: 230px;
    /* height: 230px; */
    border: 1px solid #EC3A4B;
}

.img {
    width: 230px;
    height: 200px;
    position: relative;
}

.imgs {
    width: 230px;
    height: 200px;
}

.pro-ti {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    width: 75px;
    height: 36px;
    background: #EC3A4B;
    border-radius: 0px 0px 18px 0px;
    display: flex;
    justify-content: center;
    align-items: center;
}

@font-face {
    font-family: "YouSheBiaoTiHei";
    src: url(../font/优设标题黑.ttf);
    font-stretch: normal;
    font-weight: 400;
}

.pro-con {
    font-size: 20px;
    font-family: YouSheBiaoTiHei;
    color: #FFFFFF;
}

.time1 {
    width: 230px;
    height: 35px;
    background-color: #EC3A4B;
    display: flex;
    justify-content: center;
    align-items: center;
}

@font-face {
    font-family: "MicrosoftYaHei";
    src: url(../font/Microsoft-YaHei-UI-Bold.ttf);
    font-stretch: normal;
    font-weight: 400;
}

.time-intro {
    font-size: 14px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: #FFFFFF;
}

.parameter {
    width: 232px;
    height: 220px;
    background-color: #fff;
    box-sizing: border-box;
    padding-top: 25px;
    padding-left: 10px;
    padding-right: 10px;
}

.price {
    color: #ED4014;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 15px;
    font-family: MicrosoftYaHei;
}

.money {
    font-size: 14px;
    font-family: MicrosoftYaHei;
}

.proName {
    font-weight: bold;
    font-size: 12px;
    color: #000;
    margin-bottom: 25px;
    font-family: MicrosoftYaHei;
}

.pro-text {
    font-size: 12px;
    color: #666666;
    margin-bottom: 5px;
    font-family: MicrosoftYaHei;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.inventory {
    font-size: 12px;
    color: #ED4014;
    margin-bottom: 10px;
    font-family: MicrosoftYaHei;
}

.el-input-number--small {
    width: 100px !important;
}

    .el-input-number--small .el-input-number__decrease,
    .el-input-number--small .el-input-number__increase {
        width: 25px !important;
        box-sizing: border-box !important;
        /* border-top: 1px solid #DCDFE6 !important; */
    }

    .el-input-number--small .el-input-number__decrease,
    .el-input-number--small .el-input-number__increase {
        height: 28px !important;
        box-sizing: border-box !important;
        /* border-top: 1px solid #DCDFE6 !important; */
        display: flex;
        align-items: center;
        justify-content: center;
    }

.el-input--small .el-input__inner {
    height: 30px !important;
    font-size: 14px !important;
    line-height: 30px !important;
}

.cl {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
}

.snapped {
    width: 76px;
    height: 28px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: #FFFFFF;
    background-image: url(../img/btn.png);
    cursor: pointer;
}

.promotionImg {
    height: 560px;
    margin-bottom: 30px !important;
}

/*分页*/
.page {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
}

.el-pager li {
    background-color: #EF7623 !important;
    color: #fff !important;
    border: 1px solid #fff !important;
}

.el-pagination.is-background .el-pager li:not(.disabled).active {
    background-color: #fff !important;
    color: #EF7623 !important;
}

.el-pagination.is-background .btn-next,
.el-pagination.is-background .btn-prev,
.el-pagination.is-background .el-pager li {
    min-width: 45px !important;
}

.el-pagination.is-background .btn-next,
.el-pagination.is-background .btn-prev,
.el-pagination.is-background .el-pager li {
    background-color: #EF7623 !important;
    color: #fff !important;
    border: 1px solid #fff !important;
}

.overSale{
  position: absolute;
  top: 30px;
  left: 30px;
  width: 150px;
  height: 150px;
  background-color: #000;
  border-radius: 50%;
  opacity: 0.6;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
  font-weight: 600;
  color: #fff;
}

/*新闻中心*/
.NewstitleText {
    font-family: Verdana;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 1px;
}

.newsTitle {
    font-size: 20px;
    font-weight: bold;
    color: #333;
    text-align: center;
}

.newscontent {
    font-size: 14px;
    line-height: 220%;
}

.newscontent img {
    max-width: 88%;
    min-width: 88%;
    margin: 15px 0px;
}

#InfoList {
	font-size: 14px;
	width: 380px;
}

#InfoList li {
	border-Bottom-width: 1px;
	border-Bottom-style: dotted;
	border-Bottom-color: #C9C9C9;
	list-style-type: none;
	line-height: 28px;
	background-image: url(../Images/Li.gif);
	background-repeat: no-repeat;
	padding-left: 26px;
	background-position: 2px;
}

#InfoList li .NewsDate {
	float: right;
    color: #999;
}

.authorInfo{
    color: #999;
}

/*分页样式风格*/
.pages {
    color: #999;
}

.pages a,
.pages .cpb {
	text-decoration: none;
	float: left;
	border: 1px solid #ddd;
	background: #fff;
	font-size: 12px;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	height: 25px;
    line-height: 25px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.pages a:hover {
	background-color: #F98C4A;
	color: #fff;
	border: 1px solid #F06000;
	text-decoration: none;
}

.pages .cpb {
	font-weight: bold;
	color: #fff;
	background: #F98C4A;
	border: 1px solid #F06000;
}

.YourPlaceBG {
    padding: 15px 0px;
}


/*搜索框及提示*/
.mainSearch .el-input {
    width: 581px;
    height: 36px;
    margin-right: 77px;
}
.suggest-container{border:1px solid #eee; width: 553px; z-index:99999999;background:#fff; position: absolute;left: 0px;top: 38px;}
.suggest-item{padding:2px 15px;}
.suggest-item.active {background:#c6f0f6; text-indent: 2px;}

#searchButton {
    width: 81px;
    background-color: #42b4c9;
    color: #fff;
    border: none;
    height: 40px;
    position: relative;
    left: -3px;
    top: 1px;
    cursor: pointer;
}
.inputKeywrods {
    -webkit-appearance: none;
    background-color: #FFF;
    background-image: none;
    border-radius: 4px;
    border: 1px solid #DCDFE6;
    box-sizing: border-box;
    color: #606266;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    outline: 0;
    padding: 0 15px;
    -webkit-transition: border-color .2s cubic-bezier(.645, .045, .355, 1);
    transition: border-color .2s cubic-bezier(.645, .045, .355, 1);
    width: 82%;
}
.inputKeywrods::placeholder {
    color: #aaa;
}