/*案例列表*/
.lanmuc-anlh{ width:100%; height:940px; margin:0 auto;}
.lanmuc-anlh .anll{ width:1200px; height:1020px; margin:0 auto; padding-top:30px; background: #fff; 
  padding-top: 44px;
  padding-bottom: 46px;}
.lanmuc-anlh .anll .main-wrap {
  width: 93.4%;
  margin: 0 auto;
}
.lanmuc-anlh .anll .i-wrap .up-graybox {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all 0.4s ease 0s;
}
.lanmuc-anlh .anll .i-wrap .up-graybox .bgbox {
  display: block;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.lanmuc-anlh .anll .i-wrap .up-graybox .stit {
  font-size: 16px;
  line-height: 30px;
  width: 100%;
  text-align: center;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -15px;
  color: #fff;
}
.lanmuc-anlh .anll .i-wrap .up-graybox .line {
  display: inline-block;
  width: 100px;
  height: 1px;
  background-color: #f2f2f2;
  position: absolute;
  left: 50%;
  margin-left: -50px;
  transition: all 0.6s ease 0s;
}
.lanmuc-anlh .anll .i-wrap .up-graybox .linet {
  top: 0;
}
.lanmuc-anlh .anll .i-wrap .up-graybox .lineb {
  bottom: 0;
}
.lanmuc-anlh .anll .i-wrap .up-graybox .out-ico {
  display: none;
  width: 26px;
  height: 26px;
  position: absolute;
  right: 20px;
  top: 20px;
}
.lanmuc-anlh .anll .i-wrap .up-graybox:hover .line {
  width: 6px;
  margin-left: -3px;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.lanmuc-anlh .bgimg{ width: 100%; height: 100%;}

.lanmuc-anlh .anll .tit-box h4 {
  font-size: 26px;
  line-height: 30px;
  color: #333;
  font-weight: normal;
	text-align: center;
}
.lanmuc-anlh .anll .tit-box .intr {
  line-height: 24px;
  font-size: 15px;
  margin-top: 6px;
  color: #999;
	text-align: center;
}
.lanmuc-anlh .anll .nav-box {
  margin-top: 24px;
}

.lanmuc-anlh .anll .nav-box .more {
  display: inline-block;
  font-size: 14px;
  line-height: 42px;
  color: #777;
  background: url(../img/ico_09.png) no-repeat left center;
  padding-left: 22px;
  transition: all 0.3s ease 0s;
}
.lanmuc-anlh .anll .nav-box .more:hover {
  color: #000;
}
.lanmuc-anlh .anll .list-wrap {
  margin-top: 16px; float: left;
}
.lanmuc-anlh .anll .list-wrap ul {
  width: 100%; float: left;
}
.lanmuc-anlh .anll .list-wrap li {
  width: 31.7%;
  margin-right: 1.6%;
  transition: box-shadow 0.3s ease 0s;
  margin-bottom: 20px;
  float: left;
  height: 380px;
 position: relative;
}
.lanmuc-anlh .anll .list-wrap .img {
	height: 250px;
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.lanmuc-anlh .anll .list-wrap .img img.up-pic {
  transform: translateZ(0px);
  transition: transform 0.3s ease 0s;
	position: absolute; top: 0; left: 0;
}
.lanmuc-anlh .anll .list-wrap .up-graybox {
  z-index: 3;
}
.lanmuc-anlh .anll .list-wrap .img:hover img.up-pic {
  transform: scale(1.05, 1.05);
  transition: transform 0.6s ease 0s;
}
.lanmuc-anlh .anll .list-wrap .img:hover .up-graybox {
  opacity: 1;
  filter: alpha(opacity=1);
}
.lanmuc-anlh .anll .list-wrap .cont-wrap {
  width: 86.5%;
  padding: 10px 6.5% 0;
  border: 1px solid #f2f2f2;
  margin-top: -1px;
}
.lanmuc-anlh .anll .list-wrap .tit {
  line-height: 32px;
  font-size: 18px;
}
.lanmuc-anlh .anll .list-wrap .tit a {
  display: inline-block;
  color: #333;
}
.lanmuc-anlh .anll .list-wrap .intr {
  display: block;
  line-height: 22px;
  font-size: 12px;
  height: 48px;
  overflow: hidden;
}
.lanmuc-anlh .anll .list-wrap .intr a {
  display: inline-block;
}
.lanmuc-anlh .anll .list-wrap .bot-link {
  display: block;
  width: 90%; padding: 0 5%;
  border-bottom: 1px solid #e5e5e5;
  line-height: 40px;
  position:absolute;
 left:0; bottom: 0px;
}
.lanmuc-anlh .anll .list-wrap .bot-link .stt {
  font-size: 14px; color: #666;
}
.lanmuc-anlh .anll .list-wrap .bot-link .point {
  display: inline-block;
  width: 24px;
  height: 8px;
  background: url(../img/ico_08.png) no-repeat right center;
  margin-top: 14px;
}
.lanmuc-anlh .anll .list-wrap .bot-link:hover a {
  color: #333;
}
.lanmuc-anlh .anll .list-wrap .bot-link:hover .point {
  background: url(../img/ico_08_h.png) no-repeat right center;
}



/*==========分页样式===========*/
.lanmuc-anlh .paging {width:100%;height:24px;text-align:center; padding:15px 0; margin:30px 0 0; background:#f6f6f6}
.lanmuc-anlh .paging a{ color:#666666;padding:1px 8px;border:solid 1px #c9c9c9;display:inline-block;white-space:nowrap;margin:0 3px; border-radius:3px; background:#f5f5f5; box-shadow: inset 0 0 30px rgba(239,239,239,0.7)}
.lanmuc-anlh .paging a:hover {background:#636363;color:#fff; border:1px solid #505050;box-shadow: inset 0 0 30px rgba(80,80,80,0.7)}