@CHARSET "UTF-8";
/*@hj商家中心自定义CSS*/
body{background-color:#f4f4f4;}
.layui-layout-admin .layui-header{background-color: #fff;}
.layui-layout{position:relative;}
.layui-layout .layui-container{justify-content:normal;width:1280px;}
.layui-layout .layui-header .nav-header .header-right .wholesale-list ul, .layui-layout .layui-header .nav-header .header-right .userinfo-list ul{width: 100px;right:-7px;}
.layui-layout .layui-container .nav-list .layui-side-scroll .layui-nav *{font-size:15px;}
.layui-layout .layui-container .fsl-body .content-body .content-group .personal-info-outer .personal-info-inner .user-status .menber-qrode{width:110px;}
.layui-layout .layui-container .fsl-body .content-body .content-group .personal-info-outer .personal-info-inner .user-status{font-size:14px;}
.layui-layout .layui-container .fsl-body .content-body .content-group .notice-box .notice-box-top{font-size:15px;}
.layui-layout .layui-container .fsl-body .content-body .content-group .notice-box .notice-box-list li{font-size:14px;}
.layui-form-onswitch{background-color: #eb610f;border-color: #eb610f;}
.notice-t{display: inline-block;width: 40px;}
.notice-txt {text-align:left;}
.notice-txt a{color:#ffffff;}
#weekorder,#weekamount,#yearsales,#weekorder3,#weekamount4,#yearsales1{width:100%;height:100%;}

.searchUl{display:none;top:29px;width:460px;height:auto;background: #fff;border-color: #BEBEBE;border-style: solid;border-width: 1px;margin: 0;outline: 0;position: absolute;z-index: 99999;overflow:hidden;}
.searchUl .searchli{width:460px;height:26px;float:left;}
.searchUl .searchli a{color:#000000;display: inline-block;width:450px;height:26px;line-height: 26px;padding-left:5px;overflow:hidden;}
.searchUl .searchli:hover{background-color:#FA5E04;color:#ffffff;}
.searchUl .searchli a:hover{color:#ffffff;}
.layui-layout .layui-container .fsl-body .content-body .content-group .notice-box{height:225px;overflow:hidden;}
.layui-layout .layui-container .nav-list .layui-side-scroll .layui-nav .layui-nav-itemed .layui-nav-child li a:hover{background-color: #e6e6e6;}
.layui-layout .layui-container .nav-list .layui-side-scroll .layui-nav .layui-nav-itemed{background-color: #eb610f;color:#ffffff;} 
.layui-layout .layui-container .nav-list .layui-side-scroll .layui-nav .layui-nav-itemed a.item-level1{color:#ffffff !important;}
.layui-layout .layui-header .nav-header .header-right .wholesale-list ul li a, .layui-layout .layui-header .nav-header .header-right .userinfo-list ul li a{display:block;width:100%;height:100%;}
.layui-laypage .layui-laypage-curr .layui-laypage-em{background-color:#eb610f;}
.elevator .elevator-list .elevator-item a{display:block;width:50px;height:50px;}
/*头部样式*/
/*.icon_goods{width:40px;height:38px;}*/
/*.icon_goods a{display:block;width:40px;height:38px;background-image: url(../img/goods.png);background-repeat: no-repeat;}*/
/*.icon_goods a:hover{background-image: url(../img/goods2.png);background-repeat: no-repeat;}*/
.icon_goods{width: 150px;height:38px;}
.icon_goods a{display:block;width: 150px;height:38px;background-image: url(../img/goods2.png);background-repeat: no-repeat;background-position: right;line-height: 38px;font-size: 24px;color: #ff4902;}
.icon_goods a:hover{background-image: url(../img/goods2.png);background-repeat: no-repeat;}
/*页面脚部样式*/
.w {
    width: 1140px;
    margin: auto;
    max-width: 100%;
    min-width: 768px;
}
.footer {
  background-color: #ffffff;
  padding-top: 2.5vw;
  padding-bottom: 1.5vw;
  margin-top: 2.5vw;
  border-top: 1px solid #ddd;
}

.footer .footer-inner hr {
  width: 100%;
  height: 1px;
  border: none;
  background-color: #ddd;
  margin-top: 40px;
  margin-bottom: 20px;
}

.footer .footer-inner .footer-bottom {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: box;
  display: flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  justify-content: space-around;
  align-items: flex-start;
}

.footer .footer-inner .footer-bottom .footer-bottom-list {
  line-height: 20px;
}

.footer .footer-inner .footer-bottom .footer-bottom-list h5 {
  font-size: 0.85vw;
  color: #666666;
  font-weight: bold;
  margin-bottom: 5px;
  font-size: 16px;
}

.footer .footer-inner .footer-bottom .footer-bottom-list ul li {
  font-size: 12px;
  color: #999;
}

.footer .footer-inner .footer-bottom .footer-bottom-list div {
  font-size: 16px;
  font-weight: bold;
}

.footer .footer-inner .footer-bottom .footer-bottom-list img {
  width: 80px;
  margin-top: 5px;
}
/*分页样式*/
.other-page li{display:inline-block;font-size: 13px;}
.other-page li.according-number input{
	margin: 0 5px;
    width: 35px;
    padding: 0;
    border-radius: 0;
    height: 25px;
    box-shadow: none;
    position: relative;
    text-align: center;
    line-height: 20px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
}
.other-page li.according-number span {
    float: left;
    padding: 4px 0px;
    line-height: 20px;
    text-decoration: none;
    background-color: #ffffff;
    font-size: 13px;
}
.other-page li a.currentPage{
	background-color:#eb610f;
	color:#ffffff;
}
/*跳转提示页面样式*/
.detail-hd {
	width: 100%;
	text-align: center;
}
.m-success-tip {
	padding: 30px 0 22px;
	text-align: center;
}
.m-success-tip .tip-inner {
   display: inline-block;
   *display: inline;
   *zoom: 1;
   text-align: left;
}
.m-success-tip .tip-icon {
   float: left;
   width: 50px;
   height: 50px;
   margin-right: 25px;
   margin-left: -75px;
margin-top: 10px;
   _display: inline;
	display: inline-block;
	background-image: url(../img/sprite-tip.png);
	background-repeat: no-repeat;
	background-position:-150px -88px;
}

.m-success-tip .tip-inner-error {
   display: inline-block;
   *display: inline;
   *zoom: 1;
   text-align: left;
}
.m-success-tip .tip-icon-error {
   float: left;
   width: 50px;
   height: 50px;
   margin-right: 25px;
   margin-left: -75px;
margin-top: 10px;
   _display: inline;
display: inline-block;
background-image: url(../img/sprite-tip.png);
background-repeat: no-repeat;
background-position:-45px -100px;
}
.m-success-tip .tip-title {
   margin-top: 9px;
   font: 20px/32px "Microsoft YaHei";
   color: #333;
}
.m-success-tip .tip-hint {
   font: 14px/26px "Microsoft YaHei";
   color: #999;
}
.ftc3 {
   color: #005ea7;
}
/*重写旧版本样式*/
.in-main-r{width: 950px !important;}
/*重写旧版本样式结束*/
