/* CSS Document */

/*---------私有公共设置-------------------*/
/*-- 搜索页无数据展示 --*/
.list_left { width: 890px; background-color: #FFF;   }
.pub_floatL { float: left; }
.pub_floatR { float: right; }
#left4_ul{    margin: -31px 0px 0px 0px;}
.pub_clear { clear: both; height: 0px; width: 100%; font-size: 1px; line-height: 0px; visibility: hidden; overflow: hidden; }
/*清理元素*/
.pub_border_color { border-color: rgba(204,204,204,0.4) !important; }
.box_cursor { cursor: pointer; }
/*
.box_sizi { box-sizing: border-box; }
不会改变盒子的宽度*/
.pub_Break { word-break: break-all; word-wrap: break-word; }
/*强制内容换行*/
.pub_Beyhid { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; margin-left: 22px; padding: 0 0 0 6px;}
/*超出部分隐藏*/
.pub_back_img { background-position: 0px center; background-repeat: no-repeat; }
.pub_focus { border: 1px solid rgba(204,204,204,0.4); box-shadow: 0 0 12px #ECECEC; }
/*获得焦点*/
.pub_width1200, .pub_width1000 { width: 1200px; display: block; clear: both; margin: 0px auto; }
/*获得焦点*/
.pub_width1000 { width: 1000px; }
#head_title .pub_width1200{margin-top: 15px;}
/*上下2个DIV间距*/
.pub_DivH5, .pub_DivH10, .pub_DivH15, .pub_DivH20, .pub_DivH25, .pub_DivH30, .pub_DivH35, .pub_DivH40, .pub_DivH45, .pub_DivH50, .pub_DivH55, .pub_DivH60 { width: 100%; overflow: hidden; clear: both; }
.pub_DivH5 { height: 5px; }
.pub_DivH10 { height: 10px; }
.pub_DivH15 { height: 18px; }
.pub_DivH20 { height: 20px; }
.pub_DivH25 { height: 25px; }
.pub_DivH30 { height: 30px; }
.pub_DivH35 { height: 35px; }
.pub_DivH40 { height: 40px; }
.pub_DivH45 { height: 45px; }
.pub_DivH50 { height: 50px; }
.pub_DivH55 { height: 55px; }
.pub_DivH60 { height: 60px; }


