*{
    font-family: "Alibaba_PuHuiTi_Regular";
}
/* 引入字体库 */
/*2022年9月16日11:49:41*/
/* CDN 服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
/*    font-family: "Alibaba_PuHuiTi_Regular";font-weight: 400;src: url("//at.alicdn.com/wf/webfont/ln42UbjLp5h8/_3tNPgabnUrtEUR9l8YWk.woff2") format("woff2"),*/
/*url("//at.alicdn.com/wf/webfont/ln42UbjLp5h8/3clu0WkrYYxjGhHUISdsB.woff") format("woff");*/
/*    font-display: swap;*/
    font-family: "Alibaba_PuHuiTi_Regular";font-weight: 400;
    src:
        /*url("//at.alicdn.com/wf/webfont/ln42UbjLp5h8/_3tNPgabnUrtEUR9l8YWk.woff2") format("woff2"),*/
        /*url("//at.alicdn.com/wf/webfont/ln42UbjLp5h8/3clu0WkrYYxjGhHUISdsB.woff") format("woff"),*/
        /*    url(https://puhuiti.oss-cn-hangzhou.aliyuncs.com/AlibabaPuHuiTi-2/AlibabaPuHuiTi-2-55-Regular/AlibabaPuHuiTi-2-55-Regular.woff) format('woff'),*/
        /*    url(https://puhuiti.oss-cn-hangzhou.aliyuncs.com/AlibabaPuHuiTi-2/AlibabaPuHuiTi-2-55-Regular/AlibabaPuHuiTi-2-55-Regular.woff2) format('woff2');*/

/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */

            /*url("//at.alicdn.com/wf/webfont/ln42UbjLp5h8/Plaw7zcykUXb.woff2") format("woff2"),*/
            /*url("//at.alicdn.com/wf/webfont/ln42UbjLp5h8/SXLl6cberGE6.woff") format("woff");*/
            url("//at.alicdn.com/wf/webfont/ln42UbjLp5h8/Sbt7MU2Nk7ig.woff2") format("woff2"),
            url("//at.alicdn.com/wf/webfont/ln42UbjLp5h8/MLdVIQuaR2EJ.woff") format("woff");




        /*url("/page/pc/fonts/AlibabaPuHuiTi-3-55-Regular.woff") format("woff"),*/
        /*url("/page/pc/fonts/AlibabaPuHuiTi-3-55-Regular.woff2") format("woff2");*/
    font-display: swap;
}

#newBridge .nb-icon-wrap{
    display: none !important;
}
/* 头部导航begin */
.nav-header {
    width: 100%;
    height: 29px;
    background-color: #fafafa;
    position: relative;
}

.nav-header .nav-content {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}
.nav-content-li ul li {
    padding: 0px!important;
}
/* 左侧区域 */
.nav-content .nav-left-area {
    float: left;
    width: 60%;
    height: 100%;
}

.nav-left-area .nav-left-item {
    list-style: none;
    width: 100%;
    height: 100%;
    line-height: 29px;
    padding: 0;
    margin: 0;
}

.nav-left-item li {
    float: left;
    color: #666666;
    font-size: 14px;
    font-weight: 400;
}

.nav-left-item li a {
    display: block;
    height: 29px;
    color: #666666;
    font-size: 14px;
    font-weight: 400;
}

.nav-left-item a span {
    margin-right: 5px;
    font-size: 12px;
}

/* 右侧区域 */
.nav-content .nav-right-area {
    width: 40%;
    float: left;
    height: 100%;
    position: relative;
}

.nav-right-area .nav-right-item {
    list-style: none;
    width: auto;
    height: 100%;
    line-height: 29px;
    padding: 0;
    margin: 0;
    position: absolute;
    right: 0;
}

.nav-right-item li {
    float: left;
    color: #666666;
    font-size: 14px;
    font-weight: 400;
    position: relative;
}

.nav-right-item li a {
    display: block;
    height: 29px;
    color: #666666;
    font-size: 14px;
    font-weight: 400;
    position: relative;
}

.nav-right-item li a .tip-invoice{
    position: absolute;
    top: 24px;
    z-index: 99;
    left: 20px;
}
.tip-invoice::before{
    content: "可开发票";
    color: rgb(255, 255, 255);
    font-size: 10px;
    line-height: 16px;
    font-weight: 400;
    width: 60px;
    height: 18px;
    position: absolute;
    text-align: center;
    z-index: 1;
    padding-top: 1px;
    font-style: initial;
    background: rgb(238, 0, 0);
    border-radius: 1px;
}
.tip-invoice::after{
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    top: -5px;
    left: 0px;
    border-width: 6px 6px;
    border-style: solid;
    border-color: transparent transparent transparent #ee0000;
    border-radius: 2px;
}

.nav-right-item a span {
    margin: 0 3px;
    font-size: 12px;
}

/* 手机版二维码样式 */
.dropdown .qr-code {
    min-width: 90px;
    min-height: 90px;
    top: 90%;
    left: -30px;
    text-align: center;
    margin: 0;
    padding: 10px 10px;
    z-index: 1009;
}

/* 网站地图样式 */
.dropdown .map-menu {
    width: 400px;
    height: 270px;
    text-align: center;
    top: 90%;
    left: -300px;
    z-index: 1010;
}

.map-menu .menu-title {
    height: 60px;
    width: 25%;
    float: left;
}

.map-menu .menu-content {
    height: 60px;
    width: 75%;
    float: left;
}

.map-menu b {
    height: 70px;
    line-height: 70px;
}

.map-menu ul {
    float: left;
    list-style: none;
    padding: 0;
    margin: 0;
    height: 70px;
    line-height: 40px;
}

.map-menu li {
    height: 20px;
    width: auto;
    padding: 0 3px;
    color: #999999;
    margin: 3px 0;
}

.map-menu a {
    font-size: 14px;
    color: #666666;
    font-weight: 400;
}

/* 头部导航end */

/* fixed头部区域 */
.navbar-link {
    height: 160px;
    /*border-bottom: 1px solid #eee;*/
}

.nav-wrap {
    background-color: #FFF;
    height: 170px;
    width: 100%;
    position: relative;
    z-index: 20;
    border-bottom: 1px solid #eee;
    display: block;
    overflow: visible !important;
}

.nav-shadow {
    height: 110px;
    -moz-box-shadow: 0 3px 15px #b9b9b9; /* 老的 Firefox */
    box-shadow: 0 3px 15px #b9b9b9;
    border-bottom: #b9b9b9 2px solid;
}
.nav-shadow .nav-center{
    height: 70px;
}

.nav-center {
    height: 120px;
    width: 1200px;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    /*padding-top: 10px;*/
}

/*LOGO图片*/
.nav-logo {
    float: left;
    margin: 3px 0;
    width: 384px;
    height: 72px;
    /*display: flex;*/
    align-items: center;
}

.nav-ul {
    display: inline-block;
    float: left;
    list-style: none;
    padding: 0;
    height: 45px;
    width: 1200px;
    margin-top: 30px;
}

.nav-ul li {
    text-align: center;
    float: left;
    height: 35px;
    margin: 0 4px;
    position: relative;
}
#home{
    height: 25px;
    line-height: 15px;
    margin-top: 3px;
    color: white !important;
    padding-left: 40px;
    border-radius: 10px;
    display: inline-block;
    background: #2589eb;
    background: linear-gradient(320deg, #2589EB 0%, #2B76EB 47%, #325DEC 100%);
}
#home:before{
    display: none;
}
#home i{
    width: 17px;
    height: 12px;
    display: inline-block;
    background-size: revert;
    background: url(/page/pc/images/common/icon-header-tips.png) no-repeat;
    background-size: contain;
    position: absolute;
    margin-left: -25px;
    margin-top: 1px;
}
.menu-items{
    margin-top: -16px !important;
}
.nav-ul .nav-title-item {
    position: relative;
    display: block;
    height: 32px;
    line-height: 22px;
    padding: 5px 20px;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    color: #000000;
}

.nav-ul .nav-title-item:before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -3px;
    width: 0;
    height: 2px;
    background: #2489eb;
    transition: all .3s;
}
/* 促销 */
.for-promotion{
    background-image: linear-gradient(to right, #FF0000, #FFBA07);
    color: transparent !important;
    -webkit-background-clip: text;
}
#salePromotion:before{
    background: linear-gradient(to right, #FF0000, #FFBA07) !important;
}

.nav-ul .nav-title-item:hover:before {
    width: 80%;
    left: 10%;
    right: -10%;
}
.nav-ul li .tip-img{
    position: absolute;
    top: 0;
    right: -10px;
}
.nav-ul li .tip-img {
    position: absolute;
    top: -15px;
    right: 45px;
}
.tip-staying{
    top: -15px;
    position: absolute;
}
.tip-staying:before{
    content: '敬请期待';
    color: #fff;
    font-size: 10px;
    line-height: 16px;
    font-weight: 400;
    width: 60px;
    height: 18px;
    position: absolute;
    background: #ee0000;
    border-radius: 1px;
    text-align: center;
    z-index: 1;
    padding-top: 1px;
    font-style: initial;
}

.tip-staying:after {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    top: 14px;
    left: 0;
    border-width: 4px 8px;
    border-style: solid;
    border-color: transparent transparent transparent #ee0000;
    border-radius: 2px;
}
#saleAuction:before{
    /*background: red !important;*/
}

/*.yyg-tip-img {*/
/*    position: absolute;*/
/*    top: 85px;*/
/*    left: 78px;*/
/*}*/
/*.yyg-tip-img:before{*/
/*    content: '一元购';*/
/*    color: #fff;*/
/*    font-size: 16px;*/
/*    line-height: 16px;*/
/*    font-weight: 400;*/
/*    width: 60px;*/
/*    height: 18px;*/
/*    position: absolute;*/
/*    background: #ee0000;*/
/*    border-radius: 1px;*/
/*    text-align: center;*/
/*    z-index: 1;*/
/*    padding-top: 1px;*/
/*}*/
/*.yyg-tip-img:after {*/
/*    content: '';*/
/*    width: 0;*/
/*    height: 0;*/
/*    position: absolute;*/
/*    top: 14px;*/
/*    left: 0;*/
/*    border-width: 4px 8px;*/
/*    border-style: solid;*/
/*    border-color: transparent transparent transparent #ee0000;*/
/*    border-radius: 2px;*/
/*}*/

.yyg-tip-img {
    position: absolute;
    top: 85px;
    left: -3px;
    width: 43px;
    height: 25px;
    background-image: url("/page/pc/images/common/icon-yyg.png");
}
.points-mall {
    position: absolute;
    top: 85px;
    left: 248px;
    width: 43px;
    height: 25px;
    background-image: url("/page/pc/images/common/icon-new.png");
}


.tip-auction{
    top: -8px;
    right: 50px;
    position: absolute;
}
.tip-auction:before{
    content: 'NOW';
    color: #fff;
    font-size: 10px;
    line-height: 14px;
    font-weight: 400;
    width: 32px;
    height: 14px;
    position: absolute;
    background: #ee0000;
    border-radius: 1px;
    text-align: center;
    z-index: 1;
    padding-top: 1px;
    font-style: initial;
}
.tip-auction:after {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    top: 8px;
    left: 0;
    border-width: 4px 8px;
    border-style: solid;
    border-color: transparent transparent transparent #ee0000;
    border-radius: 2px;
}
.tip-img:before{
    content: '真货·发货快';
    color: #fff;
    font-size: 10px;
    line-height: 16px;
    font-weight: 400;
    width: 75px;
    height: 18px;
    position: absolute;
    background: #ee0000;
    border-radius: 1px;
    text-align: center;
    z-index: 1;
    padding-top: 1px;
    font-style: initial;
    top: -5px;
}
.tip-img:after {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    top: 9px;
    left: 9px;
    border-width: 4px 8px;
    border-style: solid;
    border-color: transparent transparent transparent #ee0000;
    border-radius: 2px;
}
.tip-new {
    position: absolute;
    top: 7px;
    right: 18px;
    font-style: normal;
}

.tip-new:before {
    content: 'NEW';
    color: #fff;
    font-size: 10px;
    line-height: 16px;
    font-weight: 400;
    width: 32px;
    height: 14px;
    position: absolute;
    background: #ee0000;
    border-radius: 1px;
    text-align: center;
    z-index: 1;
}

.tip-new:after {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    top: 8px;
    left: 0;
    border-width: 4px 8px;
    border-style: solid;
    border-color: transparent transparent transparent #ee0000;
    border-radius: 2px;
}

.tip-hide {
    position: absolute;
    top: -8px;
    right: 20px;
    font-style: normal;
}

.tip-hide:before {
    content: 'HIDE';
    color: #fff;
    font-size: 10px;
    line-height: 16px;
    font-weight: 400;
    width: 32px;
    height: 14px;
    position: absolute;
    background: #ee0000;
    border-radius: 1px;
    text-align: center;
    z-index: 1;
}

.tip-hide:after {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    top: 8px;
    left: 0;
    border-width: 4px 8px;
    border-style: solid;
    border-color: transparent transparent transparent #ee0000;
    border-radius: 2px;
}

.arrows-down {
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: 14px;
    right: 0px;
    border-width: 8px 7px 0;
    border-style: solid;
    border-color: #B2C2CD transparent transparent;
}

.arrows-down:before {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    top: -8px;
    right: -5px;
    border-width: 6px 5px 0;
    border-style: solid;
    border-color: #fff transparent transparent;
}

.arrows-up {
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: 14px;
    right: 0px;
    border-width: 0 7px 8px;
    border-style: solid;
    border-color: transparent transparent #B2C2CD;
}

.arrows-up:before {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    top: 2px;
    right: -5px;
    border-width: 0 5px 6px;
    border-style: solid;
    border-color: transparent transparent #fff;
}

.other-link-container {
    position: absolute;
    z-index: 2;
    left: 18px;
    top: 35px;
    width: 80px;
    height: auto;
    background: #fff;
    box-shadow: 0 0 6px 0 rgba(182, 202, 232, 0.5);
    border-radius: 4px;
    cursor: default;
    overflow: visible !important;
    display: none;
}

.other-link-container:before {
    content: '';
    width: 10px;
    height: 10px;
    position: absolute;
    left: 12px;
    top: -4px;
    z-index: 0;
    background: #fff;
    border-radius: 2px;
    box-shadow: 0 0 6px 0 rgba(182, 202, 232, 0.5);
    transform: rotate(45deg);
}

.other-link-item {
    width: 100%;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    position: relative;
}

.other-link-item a {
    display: inline;
    text-decoration: none;
    color: #333;
    font-size: 12px;
    font-weight: 600;
}

.other-link-item a:hover {
    color: #2589eb;
}

#other-link a:before {
    display: none;
}

#other-link a:after {
    content: '';
    display: block;
    position: absolute;
    height: 0;
    width: 100%;
    top: 0;
    left: 0;
    background: transparent;
    z-index: -1;
}

#other-link .other-link-icon{
    display: block;
    position: absolute;
    top: 11px;
    right: 0px;
    font-size: 1px;
}

.navbar-link .login-ul {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    height: 60px;
    display: none;
}

.login-ul li {
    text-align: center;
    float: left;
    height: 60px;
    margin: 0 1px;
}

.login-ul li a {
    display: block;
    height: 60px;
    line-height: 60px;
    padding: 0 5px;
    font-size: 13px;
    text-decoration: none;
    color: #000;
}

.login-ul .icon {
    margin: 0 3px 3px;
}
/*#salePromotion{*/
/*    color: red !important;*/
/*}*/
/*#salePromotion:before{*/
/*    background: red;*/
/*}*/

/*
.dropdown .menu {
    width: 390px;
    height: 270px;
    text-align: center;
    top: 80%;
    left: -150px;
}

.menu .menu-title {
    height: 60px;
    width: 25%;
    float: left;
}

.menu .menu-content {
    height: 60px;
    width: 75%;
    float: left;
}

.menu b {
    height: 70px;
    line-height: 70px;
}

.menu ul {
    float: left;
    list-style: none;
    padding: 0;
    margin: 0;
    height: 70px;
    line-height: 40px;
}

.menu li {
    height: 20px;
    width: auto;
    padding: 0 3px;
    color: #999999;
    margin: 3px 0;
}

.menu a {
    font-size: 12px;
    text-decoration: none;
    color: #999999;
}*/
.search-div {
    display: none;
    width: 585px;
    float: left;
    height: 60px;
    margin: 0 15px;
}

.search-div .search-input {
    margin-top: 11px;
    height: 38px;
    border-color: #2489eb;
	padding-left: 10px;
}

.search-btn {
    height: 38px;
    background: linear-gradient(-90deg, #2589eb 0%, #325dec 100%);
    color: #FFF;
    width: 100px;
    background-color: #2589eb;
    border: 0;
    border-radius: 0 4px 4px 0 !important;
}

.search-btn:hover {
    background: linear-gradient(-90deg, #25aceb 0%, #327bec 100%);
    color: #fff;
}

.order-stock-modal {
    width: 400px;
    height: 150px;
    display: none;
    position: fixed;
    top: 30%;
    left: 40%;
    z-index: 200002;
    border-radius: 4px;
    background-color: #fff;
}

.order-stock-msg-header {
    padding: 10px;
    border-bottom: 1px solid #cccccc;
}

.order-stock-msg-body {
    color: #2489eb;
    padding: 10px;
    font-size: 16px;
}

.modal-position {
    width: 400px;
    height: 223px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto
}

.nav-header a:link{
    text-decoration: none;
}
#mapMenu a:link{
    text-decoration: none;
}
#mapMenu a:hover{
    text-decoration: underline;
}
.nav-ul .nav-title-item:hover {
    color: #2489eb;
}
#allClass{
    color: #2489eb;
}
.mapmenu-div{
    width: 1000px; margin: 0 auto;padding-top: 20px;
}
.mapmenu-div-item{
    width: 20%;height: 100%;display: inline-block;float: left;text-align: left;margin-right: 5%;
}
.mapmenu-div-item-title{
    width: 100%;height: 50px;display: inline-block;border-bottom: 1px solid #ccc;font-size: 18px;line-height: 50px;color: #4a4a4a;
}
.mapmenu-div-item-content{
    font-size: 14px;color: #666;margin-top: 15px;padding-right: 10px;
}
.mapmenu-div-item-content-div{
    font-size: 12px;margin-top: 5px;color: #a9a9a9;line-height: 1.6;
}
.map-switch i{
    width: 16px;
    height: 16px;
    display: inline-block;
    background: url("/page/pc/images/common/icon-map-switch.png") no-repeat;
    background-size: 100%;
    float: left;
    margin-top: 6px;
    margin-right: 5px;
}
.logo-left{
   	width: auto;
   	height: 67px;
}
.logo-right{
    width: 176px;
    height: 33px;
  	margin-left: 15px;
}
.logo-right .logo-slogan-1{
    display: inline-block;
    width: 100%;
    letter-spacing: 1.0px;
    color: #666;
    font-size: 14.5px;
    height: 17px;
    line-height: 15px;
}
.logo-right .logo-slogan-2{
    width: 100%;
    display: inline-block;
    color: #2589eb;
    font-size: 12.5px;
    letter-spacing: 0.1px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    padding-left: -13px;
    padding-right: 8px;
}
.logoOld{
	width: 340px;
	height: 48px;
}

/* 新的二维码弹窗 */
.bg-qrcode {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1050;
	display: none;
}

.qr-code-new {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	max-height: 85%;
	width: 940px;
	height: 425px;
	background: #fff;
	border-radius: 10px;
}

.app-qrcode {
	width: 50%;
	height: 100%;
	float: left;
	padding: 75px;
	text-align: center;
}

.app-qrcode span, .h5-qrcode span {
	display: inline-block;
	word-break: break-all;
	font-size: 20px;
	margin-top: 30px;
}

.app-qrcode span {
	width: 130px;
}

.h5-qrcode {
	width: 50%;
	height: 100%;
	float: right;
	padding: 75px;
	text-align: center;
}

.h5-qrcode span {
	width: 180px;
}

.close-tag-phone {
	position: absolute;
	right: 15px;
	top: 10px;
	background: transparent;
	width: 30px;
	height: 30px;
	border-radius: 30px;
	border: 1px solid #e0e0e0;
	cursor: pointer;
}

.close-tag-phone:BEFORE {
	content: '';
	position: absolute;
	width: 1px;
	height: 20px;
	background: #ddd;
	transform: rotate(45deg);
	top: 4px;
	left: 14px;
}

.close-tag-phone:AFTER {
	content: '';
	position: absolute;
	width: 1px;
	height: 20px;
	background: #ddd;
	transform: rotate(135deg);
	top: 4px;
	left: 14px;
}

.quiz-question {
    position: relative;
    margin-left: 10px;
}

.quiz-question:before {
    content: '问';
    display: flex;
    align-items: center;
    justify-content: center;
    width: 14px;
    height: 14px;
    font-size: 10px;
    color: #fff;
    background: #2589eb;
    position: absolute;
    top: 7px;
    left: -16px;
}
.cart-count{
    color: #e50000;
}
#home-button-link {
    color: #fff;
    background-color: #2589EB;
    border-radius: 5px;
    width: 86px;
    height: 20px;
    line-height: 19px;
    font-weight: 300;
    text-decoration: none;
    text-align: center;
    margin-top: 4px;
    box-shadow: 0px 0px 10px 0px rgba(37,137,235,0.2);
}
.search-box {
    height: 43px;
    line-height: 43px;
    width: 622px;
    border: 3px solid #2489EB;
    border-radius: 0 0 0 3px;
    padding: 0 20px 0 10px;
}
.search-box {
    height: 43px;
    line-height: 43px;
    width: 622px;
    border: 3px solid #2489EB;
    border-radius: 0 0 0 3px;
}
.s-btn {
    height: 43px;
    background-color: #2489EB;
    color: white;
    width: 100px;
    border: 0;
    margin-left: -2px;
}
.nav-li {
    text-align: left;
    height: 35px;
    line-height: 35px;
}

.nav-li a span {
    padding: 0 20px;
}
.nav-li span {
    /*width: 77px;*/
    display: inline-block;
    text-align: center;
    border-radius: 2px 2px 0 0;
    color: #2489EB;
    font-size: 18px;
}
.nav-li .span-active {
    background-color: #2489EB;
    color: white;
}
.search-ul {
    list-style: none;
    width: 700px;
    float: left;
    margin-left: 115px;
}
#allClass{
    display: block;
    font-size: 14px;
    font-weight: 300;
    color: #999999;
}
#allClass i{
    top: 2px;
    right: 1px;
    width: 14px;
    height: 13px;
    color: #FF9900;
    opacity: 1;
}
