.hh_icon_sy{
    background: url(/static/img/shouye.png)no-repeat;
    background-size: 85%;
   display: inline-block;
   vertical-align: text-top;
   height: 16px;
   width: 18px;
}

.hh_icon_a{
   background: url(/static/img/icon1.png)no-repeat;
   background-size: 85%;
   display: inline-block;
   vertical-align: text-top;
   height: 16px;
   width: 18px;
}
.hh_icon_b{
   background: url(/static/img/icon2.png)no-repeat;
   background-size: 85%;
   display: inline-block;
   vertical-align: text-top;
   height: 16px;
   width: 18px;
}
.hh_icon_c{
   background: url(/static/img/icon3.png)no-repeat;
   background-size: 85%;
   display: inline-block;
   vertical-align: text-top;
   height: 16px;
   width: 18px;
}
.hh_icon_d{
   background: url(/static/img/icon4.png)no-repeat;
   background-size: 85%;
   display: inline-block;
   vertical-align: text-top;
   height: 16px;
   width: 18px;
}
.hh_icon_e{
   background: url(/static/img/icon5.png)no-repeat;
   background-size: 85%;
   display: inline-block;
   vertical-align: text-top;
   height: 16px;
   width: 18px;
}
.hh_icon_f{
   background: url(/static/img/icon6.png)no-repeat;
   background-size: 85%;
   display: inline-block;
   vertical-align: text-top;
   height: 16px;
   width: 18px;
}
.hh_icon_g{
   background: url(/static/img/icon7.png)no-repeat;
   background-size: 85%;
   display: inline-block;
   vertical-align: text-top;
   height: 16px;
   width: 18px;
}
.hh_icon_h{
   background: url(/static/img/icon8.png)no-repeat;
   background-size: 85%;
   display: inline-block;
   vertical-align: text-top;
   height: 16px;
   width: 18px;
}
.hh_icon_i{
   background: url(/static/img/icon9.png)no-repeat;
   background-size: 85%;
   display: inline-block;
   vertical-align: text-top;
   height: 16px;
   width: 18px;
}
.hh_icon_j{
   background: url(/static/img/icon10.png)no-repeat;
   background-size: 85%;
   display: inline-block;
   vertical-align: text-top;
   height: 16px;
   width: 18px;
}

.hh_icon_fd{
    background: url(/static/img/fd.png)no-repeat center center;
    background-size: 15px 15px;
    height: 22px;
    width: 23px;
    margin-left: 0;
    margin-right: 0 !important;
}
.hh_icon_sx{
    background: url(/static/img/sx.png)no-repeat center center;
    background-size: 15px 15px;
    height: 22px;
    width: 23px;
    margin-right: 0px !important;
}
/*增加消息点击窗口*/
.hh_xiaoxi{
    position: absolute;
    top: 50px;
    right: 0px;
    z-index: 999;
    background: #FFF;
    width: 217px;
    height: 186px;
    border-radius: 5px;
    font-size: 14px;
    color: #333333;
    border: 1px solid rgba(0,0,0,.15);
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
   
}
.hh_xiaoxi li{
  height:46px;
  line-height: 46px;
  border-bottom: 1px solid #e6e6e6;
  text-align: left;
   padding-left: 20px;
   padding-right: 20px;
}
.hh_xiaoxi li:hover{
  background: #f0f0f0;
}
.hh_xiaoxi li a{
  
  color: #333333;
}
.hh_xiaoxi li span{
  float:right;
  color: #f31b1b;
}
.hh_img_xiaoxi{
   position: absolute; 
   top:13px;
}
/*重新定义箭头大小*/
.glyphicon-menu-right:before {
    content: "\e258";
    font-size: 10px;
    color: #5b7293;
}

.hh_btn_xz{
    background: #409eff;
    color: white;
    padding: 5px !important;
}
.hh_btn_bj{
    background: #32c5d2;
    color: white;
}
.layui-table tr th{
    height: 34px;
    line-height: 34px;
    color: #000000;
    text-align: center;
    padding: 0px;
}
.layui-table tr td{
    text-align: center;
   
    color: #333333;
    line-height: 30px;
}
.breadcrumb>.active{
    color: #409eff;
}








/*logo*/
input[name="username"]{
    background: url(/static/img/uname.png)no-repeat 8% center;
    background-size: auto 45%;
    padding-left: 50px !important;
}
input[name="password"]{
    background: url(/static/img/upwd.png)no-repeat 8% center;
    background-size: auto 45%;
    padding-left: 50px !important;
}
input[name="code"]{
    background: url(/static/img/yzm.png)no-repeat 16% center;
    background-size: auto 45%;
    padding-left: 50px !important;
}

.ling{
    width:15px;
        margin-top: 6px;
}
/*首页，标题重新定义*/
.ys-title{
    font-size: 32px !important;
    margin-left: -102px;
    width:500px;
}
