.size_img{
	font-size: 0;
}
.btimg_color {
    width: 100%;
    padding-top: 3%;
    text-align: center;
    background: rgb(255, 255, 255);
}
.gzlc_ul{
   background: url(../images/standard/imgbg.png);
    background-size: cover;
    margin: 0 2.5%;
    font-size: 0;
    text-align: center;
}
/*新增亮点功能*/
img.btimg {
    width: 91px;
    background: rgb(255, 255, 255);
}
/*人事管理*/
ul.gzlc {
    display: flex;
    margin-left: 5%;
    padding-top: 5%;
}
ul.span9 {
    width: 90%;
}
ul.span9 li{
	color: #808080;
    font-size: 12px;
    display: flex;
}
li.span8 {
    margin: 4px 10px;
}
img.tb_img{
	width: 29px;
}
span.pad_left {
    padding-left: 2%;
}
/*客户管理*/
ul.bdsj {
    display: flex;
    justify-content: flex-end;
    margin-right: 5%;
    padding-top: 5%;
}
ul.spant {
    width: 310px;
    margin: auto;
}
ul.spant li {
    color: #808080;
    font-size: 12px;
    display: flex;
}
/*网络硬盘*/
ul li img.tb_img1 {
    width: 22.5px;
    float: left;
    margin: 1% 3% 0 0;
}
ul li img.tb_img2 {
    width: 29px;
    float: left;
    margin: 1% 3% 0 0;
}
span.yd{
    margin-right: 2%;
}