
.headerFix{

    height: 68px;
}
.header{
    width: 100%;
    height: 68px;
    background: url("../img/shangyeEmpower/headerBg.png") repeat-y 0 0;
    box-shadow: 2px 2px 8px 0 rgba(0,0,0,0.06);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 60;
}

.header .nav{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}
.nav .logo{
    height: 37px;
    margin-top: 15px;
    cursor: pointer;
    font-weight: bold;
}
.navList .cur{
    line-height: 66px;
    border-bottom: 2px solid #BF3000;
    background: #FF6633;
}
.channel{
    height: 35px;
    margin-left: 20px;
    padding-left: 20px;
    border-left: 2px solid #fff;
}
.noPointer{
    cursor: default;
}
.isShowHeader .bigSize{
    font-size: 17px;
    color: #FFFFFF;
    letter-spacing: 0;
    margin-top: -2px;
}
.isShowHeader .linkTel{
    font-size: 12px;
    color: #FFFFFF;
    letter-spacing: 0;
    margin-top: 3px;
}
.navList{
    width: 1200px;
    height: 68px;
}
.thisPageNavList{
    width: 940px;
}
.navList li{
    line-height: 68px;
    padding: 0 15px;
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 1px;
    cursor: pointer;
    position: relative;

}
.navList .newWidth{
    padding: 0 0;
    width: 90px;
    text-align: center;

}
.navList li a{
    color: #FFFFFF;
}
.navList .userMesg{
    padding: 0 0;
    margin-right: 0;
    margin-left: 20px;
    font-weight: normal;
}
.navList  .setPosLeft{
    width: 187px;
    padding:0 0 0 0;


}
.setPosLeft h1{
    font-size: 14px;
}
.navList  .hasPush{
    background: #FF5000;
}
.setPosLeft strong{
    font-weight: bold;
}
.typesIcon{
    width: 14px;
    height: 14px;
    background: url("../img/shangyeEmpower/types.png") no-repeat;
    margin-top: 27px;
    margin-right: 5px;
    margin-left: 29px;
}
.loginIcon{
    width: 14px;
    height: 14px;
    background: url("../img/shangyeEmpower/user.png") no-repeat;
    margin-top: 27px;
    margin-right: 5px;
}
.homePage{
    width: 14px;
    height: 14px;
    background: url("../img/shangyeEmpower/home.png") no-repeat;
    margin-top: 27px;
    margin-right: 5px;

}
.returnHome b{
    font-weight: bold;
}
/*2018/05/23start*/
.identificationIcon{
    width: 20px;
    height: 13px;
    background: url("../img/shangyeEmpower/renzhen.png") no-repeat;
    margin-top: 27px;
    margin-right: 5px;
}
/*2018/05/23end*/
.ordersIcon{
    width: 14px;
    height: 14px;
    background: url("../img/shangyeEmpower/orders.png") no-repeat;
    margin-top: 27px;
    margin-right: 5px;
}
.powerListHead{
    width:840px;
    padding:30px 30px;
    background: #FFFFFF;
    box-shadow: 0 2px 4px 0 rgba(173,173,173,0.50);
    position: absolute;
    top: 68px;
    left: 0;
    z-index: 10;
    font-size: 14px;
    color: #333333;
    letter-spacing: 0;
    display: none;
    cursor: default;
}
.powerListHead .oneModulePower{
    width: 100%;
    margin-bottom: 30px;
}
.oneModulePower p{
    line-height: 20px;
    font-size: 12px;
    color: #666666;
    letter-spacing: 0;
    margin-bottom: 10px;
    font-weight: normal;
}
.oneModulePower p:hover{
    color: #ff5000;
}
.oneModulePower p a{
    color: #666666;
}
.oneModulePower .hotPower a{
    color: #ff5000;
}
.oneModulePower p a:hover{
    color: #ff5000;
    text-decoration: underline;
}
.oneModulePower h4{
    line-height: 20px;
    padding-bottom: 6px;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
    font-size: 14px;
    color: #333333;
    letter-spacing: 0;
    font-weight: bold;
}
.triangle{
    width: 20px;
    height: 10px;
    background: url("../img/shangyeEmpower/triangle.png") no-repeat ;
    position: absolute;
    top: -10px;
    left: 83px;

}
.myAccount{
    margin-left: 80px;
}
.empowerLogin{
    cursor: pointer;
}
/* 内置使用样式置灰 */
.powerListHead .colorGrey p,.powerListHead .colorGrey h4{
    color: #aaa;
    cursor: default;
}

.columnPower{
    width: 120px;
    margin-right: 60px;
}
.lastColum{
    margin-right:0;
}

.setNameOverflow{
    width: 45px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;

}

/* 20190702 */
.companyWhiteIcon {
    margin-top: 24px;
    margin-right: 6px;
    width: 16px;
    height: 20px;
    background: url('../img/shangyeEmpower/icon_nav_enterprise_light.png') no-repeat;
}

.dropdownList {
    display: none;
    padding-bottom: 12px;
    position: absolute;
    top: 68px;
    right: 0;
    width: 180px;
    background: #FFFFFF;
    text-align: left;
    z-index: 998;
    overflow: hidden;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    -webkit-box-shadow: 2px 1px 5px 0 rgba(113,113,113,0.5);
    -moz-box-shadow: 2px 1px 5px 0 rgba(113,113,113,0.5);
    -o-box-shadow: 2px 1px 5px 0 rgba(113,113,113,0.5);
    -ms-box-shadow: 2px 1px 5px 0 rgba(113,113,113,0.5);
    box-shadow: 2px 1px 5px 0 rgba(113,113,113,0.5);
}

.navList .dropdownList a,
.headerNavList .dropdownList a {
    display: block;
    padding: 0 16px;
    line-height: 40px;
    color: #666666;
    cursor: pointer;
}

.dropdownList .dropdownItem:hover {
    color: #ffffff;
    background: #FF921B;
}

.navList .dropdownList .orderItem,
.headerNavList .dropdownList .orderItem {
    padding: 0 16px;
    line-height: 60px;
    border-bottom: 1px solid #eeeeee;
}

.dropdownList .orderItem span {
    display: inline-block;
    vertical-align: middle;
}

.dropdownList .orderItem .orderIconDeep {
    width: 14px;
    height: 15px;
    background: url('../img/shangyeEmpower/icon_deep_order.png') no-repeat;
}

.dropdownList .logout {
    border-top: 1px solid #eeeeee;
}


/* 购物车 */
.headerNav  .myShopCar{
    display: block;
    /*color: red;*/
    position: relative;
    height: 68px;
}
.myShopCar b{
    /*color: red;*/
    font-size:15px;
    margin: 0 auto;
    line-height: 30px;
}
.headerFix .myShopCar {
    display: block;
    color: #fff;
    position: relative;
    height: 68px;
}
.myShopCar .whiteImg{
    width: 15px;
    height: 14px;
    margin-top: 27px;
}

.shopNoneState {
    width: 270px;
    height: 240px;
    background: #FFF;
    box-shadow: 0 3px 5px 0 rgba(113,113,113,0.50);
    position: absolute;
    top: 53px;
    left: -200px;
    text-align: center;
    font-size: 12px;
    color: #777;
    display: none;
    /* display: block; */
    z-index: 57;
}
.shopNoneState h1 {
    border-bottom: 1px solid #ddd;
    font-size: 14px;
    color: #444;
    letter-spacing: 0;
    padding: 10px 12px;
    text-align: left;
    line-height: 20px;
}
.noneStateImg {
    width: 55px;
    height: 74px;
    margin-top: 40px;
    margin-bottom: 14px;
}


.headUserName{
    width: 60px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}











