/*  */
.header_box{background-color: #ffffff;margin: 0 auto;position: relative;min-width: 1300px;}

/* 店铺标题、电话 */
.header_title{width: 1300px;margin: 0 auto; height: 80px;padding: 20px 0;}
.header_title_name {font-size: 30px;color: #CA2B19;width: 450px;/*height:90px;line-height: 90px;*/position: relative;float: left;white-space: nowrap;margin-right: 45px;overflow: hidden;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.header_title_name img{max-height: 90px;}
.header_title_phone {font-size: 26px;color: #b81900;line-height: 40px;margin-top: 22px;}
.header_title_phone i{display: inline-block; width: 26px; height: 26px; background: url(/image/shop/template/99/shop_header_phone.png) no-repeat; vertical-align: middle; margin-right: 10px; background-size: contain;transform: translateY(-4px);}
.publish_btn {float: right;display: block;width: 138px;height: 42px;line-height: 42px;color: #fff;font-size: 16px;text-decoration: none;margin-right: 10px;}
.publish_btn span {background: #ee4341;padding: 12px 36px;border-radius: 3px;font-size: 14px;font-weight: 700;}
.publish_btn span:hover {color: #fff;}
a.publish_btn:hover {color: #fff;}

    /* 店铺横幅 */
.scroll{box-sizing: content-box;top: 0px;}
.scroll img{/* width: 1920px; */height: 300px;}
.banner_edit{width: 1300px;margin: 0 auto;position: relative;}

/* 店铺顶部横向导航 */
.nav_background {height: 47px;width: 100%;left: 0%;top: 130px;}
.header_nav{width: 800px;height: 47px;line-height: 47px; font-size: 0;float: right;position: relative;margin: 20px 0}
.header_nav_item{display: inline-block;height: 100%;font-size: 16px;text-align: center;font-size: 16px;position: relative;color: #333;}
.header_nav_item span{padding: 10px 0;}
.header_nav_item:hover{cursor: pointer;}
/* .header_nav_item:hover span{border-bottom: 3px solid #fff;} */
.header_nav_item:hover .header_nav_item_text{color: #CA2B19;}
.header_nav_item_current{color: #CA2B19;font-weight: bold;}
/* .header_nav_item_current span{border-bottom: 3px solid #fff;} */