﻿.stance{
     height:55px;
       width:100%;
}

.headerWarp{
    position:fixed;
    top:0;
    z-index:1000;
    width:100%;
    height:55px;
    background:#fff;
    font-family: MicrosoftYaHei;  
    border-bottom:1px solid #eee;
}
.headerWarp .warp{
    width:1150px;
    margin:0 auto;
    height:55px;
}
.headerWarp .warp .logo {
    width: 176px;
    display: block;
    float: left;
    height: 55px;
    background: url(https://image1.highpin.cn/Image/shared/icons/www_hp_logo.png)no-repeat left center;
}
.headerWarp .warp .list{
    display:block;
    float:left;
}
.headerWarp .warp .list a{
    display:block;
    float:left;
    height:55px;
    width:60px;
    text-align:center; 
    line-height:55px;
    color:#333;
    font-size:14px;
    cursor: pointer;
    text-decoration:none;
}
.headerWarp .warp .list a:hover{
     background:#dd4e41;
     color:#fff;
}
.headerWarp .warp .list .active{
    background:#dd4e41;
     color:#fff;
}
.headerWarp .warp .search_box{
    position:relative;
    float:left;
    width:425px;
    border:1px solid #ebebec;
    margin-top:10px;
    margin-left:60px;
}
.headerWarp .warp .search_box .search_option{
    width:75px;
    height:32px;
    float:left;
    background: url(https://image1.highpin.cn/Image/shared/icons/below.png)no-repeat 52px center;
    cursor:pointer;
}
.headerWarp .warp .search_box .search_option span{
    line-height:32px;
    font-size:14px;
    padding-left:20px;
}
.headerWarp .warp .search_box .choice{
    display:none;
    position:absolute;
    background:#fff;
    width: 75px;
    font-size: 14px;
    top:32px;
    left:-1px;
    border: 1px solid #ebebec;
    z-index: 999;
}
.headerWarp .warp .search_box .choice li{
    line-height: 30px;
    height:30px;
    text-align:center;
    color:#333;
    cursor:pointer;
}


.headerWarp .warp .search_box input{
    float: left;
    width: 295px;
    height:32px;
    line-height:32px;
    color: #333;
    padding-left:10px;
}
.headerWarp .warp .search_box .searchbtn{
    display:block;
    float: left;
    width:45px;
    height:32px;
    background:url(https://image1.highpin.cn/Image/shared/icons/amplification0205.png)no-repeat center center;
    background-size:14px 14px;
}
.notlogIn{
    float:right;
    margin-left:30px;
}
.notlogIn a{
   display: block;
    float: left;
    height: 55px;
    width: 50px;
    text-align: center;
    line-height: 55px;
    color: #333;
    font-size: 14px;
    cursor: pointer;
      text-decoration:none;
}
.notlogIn a:hover{
   color:#dd4e41;
}

.notlogIn .division{
   display: block;
    float: left;
    height: 55px;
     color: #999;
    text-align: center;
    line-height: 55px;
    font-size: 12px;
    cursor: pointer;
}

.headerWarp .warp .logIn{
    float:right;
    margin-left:30px;
}
.headerWarp .warp .logIn a{
    display:block;
    float:left;
    height:55px;
    width:52px;
}
.headerWarp .warp .logIn .chat{
    cursor:pointer;
    position:relative;
    background:url(https://image1.highpin.cn/Image/shared/icons/hunterheader_01.png?v=20181221)no-repeat center center;
}
.headerWarp .warp .logIn .chat:hover {
    background:url(https://image1.highpin.cn/Image/shared/icons/hunterheader_hover.png?v=20181221)no-repeat center center;
}
.headerWarp .warp .logIn .chat .unReadNumber{
    display:none;
   position: absolute;
    background: #dd4e41;
    color: #fff;
    height: 15px;
    line-height: 15px;
    padding: 0px 4px;
    border-radius: 15px;
    left: 28px;
    top: 9px;
}
.headerWarp .warp .logIn .text{
    background:url(https://image1.highpin.cn/Image/shared/icons/hunterheader_02.png?v=20181221)no-repeat center center;
}
.headerWarp .warp .logIn .text:hover{
    background:url(https://image1.highpin.cn/Image/shared/icons/hunterheader_02hover.png?v=20181221)no-repeat center center;
}

.headerWarp .warp .logIn .userPortrait{
    height: 55px;
    width: 52px;
    float: left;
     position:relative;
}
.headerWarp .warp .logIn .portrait img{
    width:30px;
    height:30px;
    display:block;
    margin:12px auto;
    border-radius: 25px;
}
.headerWarp .warp .logIn .userPortrait .newList{
    display:none;
    position:absolute;
    top: 53px;
    left: -20px;
    width: 100px;
    z-index: 10;
    border: 1px solid #eee;
    -webkit-box-shadow: 0 2px 10px #eee;
    box-shadow: 0 2px 10px #eee;
   border-top: 0;
}
.headerWarp .warp .logIn .userPortrait .newList a{
   width: 100px;
   height:38px;
   line-height:38px;
   text-align:center;
   background:#fff;
   color:#333;
   text-decoration: none;
}
.headerWarp .warp .logIn .userPortrait .newList a:hover{
    background:#f6f6f8;
}
.headerWarp .warp .logIn .userPortrait:hover .newList{
    display:block;
}

.footerWarp {
    width: 100%;
    height: 195px;
    background: #2a3138;
    font-family: MicrosoftYaHei;  
}
.footerWarp .footer{
    width: 1150px;
    margin: 0 auto;
    padding-top: 30px;
    position: relative;
}

.footerWarp .footer .relations{
     height: 80px;
}
.footerWarp .footer .relations .footerWrap_left{
    float: left;
    width: 275px;
    height: 44px;
    background: url(https://image1.highpin.cn/Image/shared/icons/hp_logo_bottom.png) no-repeat;
}
.footerWarp .footer .relations .footerWrap_middle{
    float: left;
    width: 523px;
    margin-left: 55px;
    margin-top: 17px;
}
.footerWarp .footer .relations .footerWrap_middle .mt_15{
    margin-top:15px;
}
.footerWarp .footer .relations .footerWrap_middle .row {
    height: 14px;
}
.footerWarp .footer .relations .footerWrap_middle .row a{
    display: block;
    float: left;
    color: #828282;
    margin-right: 15px;
    font-size: 14px;
}
.footerWarp .footer .relations .footerWrap_middle .row a:hover{
    color:#fff;
}
.footerWarp .footer .relations .footerWrap_middle .row .mr_0{
    margin-right: 0;
}
.footerWarp .footer .relations .footerWrap_middle .row span{
    display: block;
    float: left;
    color: #828282;
    margin-right: 15px;
}
.footerWarp .footer .relations .footerWrap_middle .relation {
    margin-top: 20px;
    text-align: center;
}
.footerWarp .footer .relations .footerWrap_middle .relation span{
    margin-right: 27px;
    font-size: 14px;
    color: #828282;
}


.footerWarp .footer .footerWrap_right{
    width: 86px;
    height: 110px;
    background: url(https://image1.highpin.cn/Image/shared/icons/downLoadCode.png) no-repeat;
    position: absolute;
    top: 40px;
    left: 50%;
    margin-left:490px;
}
.footerWarp .footer .footerWrap_bottom{
    width: 765px;
    margin-left: 165px;
    margin-top: 20px;
}
.footerWarp .footer .footerWrap_bottom .content{
    font-size: 12px;
    color: #5c5c5e;
}
.footerWarp .footer .footerWrap_bottom span{
    margin-right: 10px;
}
.footerWarp .footer .footerWrap_bottom .prepare{
    margin-top:12px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    color: #5c5c5e; 
    font-size: 12px;
}
.footerWarp .footer .footerWrap_bottom .prepare .number{
    background:url(https://image1.highpin.cn/Image/shared/icons/bottom_icon.png) no-repeat left center;
    padding-left: 20px;
}
.footerWarp .footer .footerWrap_bottom .prepare .electronic{
    color: #5c5c5e;  
    margin-left: 15px;
    padding-left: 20px;
    background:url(https://image1.highpin.cn/Image/shared/icons/bottom_icon2.png) no-repeat left center;
}


/*******************Start黑色导航**********************/
.navigation{
    width: 100%;
    height: 56px;
    font-family: MicrosoftYaHei;
}
.navigation.w_a {
    width: auto;
}
.navigation .nav_fixed {
    width:100%;
    height:56px;
    position:fixed;
    top:0;
    z-index:99;
    background:#2b3b4b;   
}
.navigation .nav{
    width: 1150px;
    height:56px;
    margin: 0 auto;
}
.navigation .nav .list{
    float: left;
    position: relative;
}
.navigation .nav .listactive{
    float: left;
    position: relative;
}


.navigation .nav .list .bg_strict {
    width:112px;
    height:56px;
    background:url(https://image1.highpin.cn/image/shared/header/nav/icon_nav_interview.jpg) no-repeat;
}
.navigation .nav .list .bg_strict:hover {
    width:112px;
    height:56px;
    background:url(https://image1.highpin.cn/image/shared/header/nav/icon_nav_interview_active.jpg) no-repeat;
}
.navigation .nav .list .title{
    padding:0 18px;
}
.navigation .nav .lists .title{
    padding:0 18px;
}
.navigation .nav .list .arrows {
    
}
.navigation .nav .list .arrows em{
   display:inline-block;
   width:12px;
   height:7px;
   margin-left:4px;
   background:url(https://image1.highpin.cn/image/shared/header/nav/icon_arrowDown_grey_12.png)no-repeat; 
}
.navigation .nav .list .arrows:hover em{
   display:inline-block;
   width:12px;
   height:7px;
   margin-left:4px;
   background:url(https://image1.highpin.cn/image/shared/header/nav/icon_arrowUp_white_12.png)no-repeat; 
}
.navigation .nav .list a{
    cursor: pointer;
    display: block;
    float: left;
    text-align: center;
    color: #fff;
    line-height: 56px;
    font-size: 14px;
    text-decoration:none;
}
.navigation .nav .list a:hover{
    background: #dd4440;
    color: #fff;
}
.navigation .nav .list .userList{
    display: none;
    position: absolute;
    top:56px;
    width:100%;
    z-index:10;
}
.navigation .nav .list .userList li{
    width:100%;
    height:38px;
    background:#2b3b4b;
}

.navigation .nav .list .userList li a{
    display: inline-block;
    width: 100%;
    height:100%;
    line-height:38px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}

.navigation .nav .list .userList li a:hover{
    background:#dd4e41;
}
.navigation .nav .list .userList li a:hover a{
    color:#fff;
}
.navigation .nav .rightlist{
    float: right;
}
.navigation .nav .rightlist .chat,.chat_h,.letter_b{
    position: relative;
}
.navigation .nav .rightlist .letter_b .tips{
    display: block;
    position: absolute;
    top: 5px;
    right: -5px;
    height:15px;
    background:#dd4e41;
    color:#fff;
    padding:0 4px; 
    font-size: 12px;
    line-height: 15px;
    border-radius: 15px;
}
.navigation .nav .rightlist .chat .tips{
    display: none;
    position: absolute;
    top: 5px;
    right: 4px;
    height:15px;
    background:#dd4e41;
    color:#fff;
    padding:0 4px; 
    font-size: 12px;
    line-height: 15px;
    border-radius: 15px;
}
.navigation .nav .rightlist .chat_h .tips{
    display: none;
    position: absolute;
    top: 5px;
    right: -12px;
    height:15px;
    background:#dd4e41;
    color:#fff;
    padding:0 4px; 
    font-size: 12px;
    line-height: 15px;
    border-radius: 15px;
}
.navigation .nav .rightlist a{
    cursor: pointer;
    display: block;
    float: left;
    width:60px;
    text-align: center;
    color: #fff;
    line-height: 56px;
    font-size: 14px;
    text-decoration:none;
}
.navigation .nav .rightlist .chat_h{
    cursor: pointer;
    display: block;
    float: left;
    width: 60px;
    text-align: right;
    color: #fff;
    line-height: 56px;
    font-size: 14px;
    text-decoration: none;
}
.navigation .nav .rightlist .operation{
    float: left;
    color:#ececec;
    height: 100%;
    position: relative;
}
.navigation .nav .rightlist .operation .userName{
    position: relative;
    width: 110px;
    padding-right: 20px;
    font-size: 14px;
    text-align: center;
    line-height: 56px;
    cursor: pointer;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.navigation .nav .rightlist .operation .personal{
    position: relative;
    width: 112px;
    font-size: 14px;
    text-align: center;
    line-height: 56px;
    cursor: pointer;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;

}
.navigation .nav .rightlist .operation .personal .message-red-cir {
    display:inline-block;
    width:6px;
    height:6px;
    border-radius:3px;
    background:#dd4e41;
    position:absolute;
    top:15px;
}
.navigation .nav .rightlist .operation .userName:after{
    position:absolute;
    display: block;
    top:25px;
    right:3px;
    content:'';
    width:14px;
    height:7px;
    background: url(//image4.highpin.cn/image/shared/icons/below.png)  no-repeat ;
}
.navigation .nav .rightlist .operation .userList{
    display: none;
    position: absolute;
    top:56px;
    width:130px;
    z-index:10;
}
.navigation .nav .rightlist .operation_h .userList{
    display: none;
    position: absolute;
    top:56px;
    width:112px;
    z-index:10;
}
.navigation .nav .rightlist .operation .userList li{
    width:100%;
    height:38px;
    background:#2b3b4b;
}
.navigation .nav .rightlist .operation .userList li a{
    display: inline-block;
    width: 100%;
    height:100%;
    line-height:38px;
}
.navigation .nav .rightlist .operation .userList li a:hover{
    background:#dd4e41;
}
.navigation .nav .rightlist .operation .userList li a:hover a{
    color:#fff;
}
.navigation .nav .rightlist .operation .login{
    width: 50px;
    height:24px;
    line-height: 24px;
    text-align: center;
    border:1px solid #dd4e41;
    margin-top:15px;
    border-radius: 12px;
}
.navigation .nav .rightlist .operation .login:hover {
   background:#dd4e41;
}
.navigation .nav .rightlist .operation .mar_r10{
    margin-right: 10px; 
}
        
/*******************END黑色导航**********************/    


