/*新闻中心*/
.nymainnr{ width:100%; height:auto; overflow:hidden; margin-bottom:60px;  float:left; margin-top:-20px}
.left{ float:left}
.right{ float:right}
.nymainnr .wzlb6{ width:100%; height:179px; display:block; margin:40px auto 0 auto; }
.nymainnr .wzlb6img{ display:block; width:216px; height:133px; border:1px solid #E6E6E6; padding:4px 0 0 4px; }
.nymainnr .wzlb6_right{ display:block; width:680px; height:139px; margin-top:0; padding:0}
.nymainnr .wzlb6bt{ display:block; width:680px; height:24px; line-height:24px; font-family:Microsoft YaHei; font-size:16px; color:#333}
.nymainnr .wzlb6nr{display:block; width:680px; height:60px; line-height:20px; font-family:Microsoft YaHei; font-size:12px; color:#888; margin-top:10px;
overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:3;
    -webkit-box-orient: vertical;}
.nymainnr .wzlb6day{ display:block; width:660px; height:15px;font-family:Arial, Helvetica, sans-serif; background:url(../images/daybg.jpg) 4px center no-repeat; font-size:14px; color:#999; padding-left:23px; margin-top:12px; line-height:19px}
.nymainnr .wzlb6more{ display:block; width:91px; height:25px; background:url(../images/wzlb6more.jpg); margin-top:16px}

.wzlb6:hover .wzlb6bt{ color:#1558C7}
.wzlb6:hover .wzlb6nr{color:#1558C7}
.wzlb6:hover .wzlb6day{color:#1558C7; }
.wzlb6:hover .wzlb6more{background:url(../images/wzlb6more2.jpg)}
.nymainnr .wzlb6 {
    width: 870px;
    height: 179px;
    display: block;
    margin: 40px auto 0 auto;
    border-bottom: #CCC 1px dotted;
}

/*会社写真*/
.case_div2 {


}
.case_div2 ul {
  padding-bottom: 25px;
}
.case_div2 ul li {
  margin: 25px 47px 0px 0;
  float: left;
  width: 273px;
  height:250px;
  margin-right:24px;
  background: #f5f5f5;
  padding-top:2px
}
.case_div2 ul .mr0 {
  margin-right: 0;
}
.case_div2 ul li:nth-child(3n){
margin-right: 0;
}
.case_div2 ul li .img {
  position: relative;
  width: 269px;
  height: 203px;
  margin-left:3px

}
.case_div2 ul li .img img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.case_div2 ul li .text {
  padding: 15px 17px 0;
}
.case_div2 ul li .text .bt {
  color: #333333;
  font-size: 14px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  text-align:center
}
.case_div2 ul li .text .t {
  margin-top: 10px;
  color: #777777;
  font-size: 14px;
  line-height: 22px;
  height:66px;
      overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.case_div2 ul li .text .more {
  margin-top: 10px;
  color: #f72b2b;
  font-size: 14px;
  font-weight: bold;
}
.case_div2 ul li:hover {
  -webkit-box-shadow: 0 0 8px #0962B1;
  -moz-box-shadow: 0 0 8px #0962B1;
  box-shadow: 0 0 8px #0962B1;
  background: #fff;
}
.case_div2 ul li:hover .text .bt {
  color:#0962B1;
}
.case_div2 ul li:hover .text .t {
  color: #0962B1;
}

.no-pic .date span{
	display: block;
	width: 100%;
	height:90px;
	text-align: center;
	line-height:90px;
	color: #fff;
	font-size: 40px;
	background:#1558C7;
	font-weight: bold;
}

.no-pic .date{
		width: 142px;
	}
.no-pic{
		width: 142px; float:left !important
	}
	
.no-pic .f-l {float: left;  width:142px; height: auto;}
.no-pic  p {
  width: 100%;
  margin-top: 5px;
  height: 32px;
  padding-top: 8px;
  text-align: center;
  color: #666666;
  font-size: 17px;
  background: #cacaca;
  font-family: arial;
  text-indent:0em
}