.banner-case{
  width: 100%;
}
.case-width{
  width:1200px;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 30px;
}
.case-name{
  margin-bottom: 30px;
}
.case-table{
  border: 1px solid #ccc;
  overflow: hidden;
  height: 52px;
      line-height: 52px;
}
.case-table-xuanze b{
	    display: block;
    float: left;
    width: 116px;
    height: 52px;
    line-height: 52px;
   
    text-indent: 46px;
    border-right: 1px solid #ccc;
    color: #e74c3c;
	font-size: 14px;
	font-weight:bold;
	position:relative;
}
.case-table-xuanze span{
	float: left;
	    padding: 0 25px;
	    font-size: 14px;
	    color: #e74c3c;
}
.case-table-xuanze a{
	float: left;
	padding: 0 25px;
	font-size: 14px;
	color: #777;
}

.case-table-xuanze b::before{
    content: '';
    background-image: url(/images/quyu.png);
    width: 22px;
    height: 22px;
    display: block;
    background-size: 100% 100%;
    position: absolute;
    top: 15px;
	left:15px;
}
.case-table-xuanze.xuanze2 b::before{
    background-image: url(/images/fg.png);
}
.case-table-xuanze.xuanze3 b::before{
    background-image: url(/images/huxing.png);
}
.xuanze-item{
  display: block;
  float: left;
  width: 116px;
  height: 52px;
  line-height: 52px;
  text-align: center;
  border-right: 1px solid #ccc;
  color: #e74c3c;
}
.xuanze-item img{
  width: 22px;
  height: 22px;
  vertical-align: middle;
  margin-right: 5px;
  margin-top: -3px;
}
.xuanze-item span{font-weight: bold;font-size: 14px;}
.zi-item{
  float: left;
  height: 52px;
  line-height: 52px;
}
.zi-item ul li{
  float: left;
  padding: 0 25px;
}
.zi-item ul li a{
  font-size: 14px;
  color:#777;
}
.quchubian{
  border-top: none;
}
.sousuo{
  width:1200px;
  height:50px;
  background:#3f4a55;
  margin-bottom:20px;
}
.inputtj{
  width: 500px;
  height: 42px;
  line-height: 42px;
  padding-top: 4px;
  float:left;
}
.inputtj input{
  width: 300px;
  height: 32px;
  line-height: 32px;
  margin-left: 20px;
  margin-top: 5px;
  text-indent: 1em;
  float: left;
}
.inputtj .tijiao{
  float: left;
  width: 66px;
  height: 32px;
  margin-top: 5px;
  border: none;
  background: #e74c3c url(../images/icon_18.png) no-repeat center;
}
.jieguo{
  float:right;
  height: 36px;
  line-height: 36px;
  margin-top: 7px;
  margin-right: 20px;
  color:#fff;
  font-size: 14px;
}
.case-show-li ul li{
  float:left;
  width:25%;
  box-shadow: 0 0 25px rgba(0,0,0,.08);
  padding: 10px;
  margin-bottom: 15px;
  box-sizing: border-box;
  cursor: pointer;
}
.case-show-li ul li:hover .case-tu{
  transform: scale(1.2);
}
.case-show-li ul li .case-img{
  overflow: hidden;
}
.case-show-li ul .case-kuai{
  display: block;
}
.case-show-li ul li img{
  width:280px;
  height:180px;
  transition: 1s;
}
.case-show-li ul li h3{
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #3e4248;
  height: 21px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 10px;
}
.case-show-li ul li h3 font{
	font-size:18px;
}
.case-show-li ul li p{
  text-align: center;
  font-size: 12px;
  color: #777;
}
.case-show-li ul li i{
  display: block;
  height: 1px;
  background: #ccc;
  width: 100%;
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 10px;
}
.case-show-li ul li h4{
  width:60px;
  height:60px;
  border-radius: 50%;
  overflow: hidden;
  float:left;
  margin-right: 10px;
}
.case-show-li ul li h4 img{
  width:100%;
  height:auto;
}
.case-show-li ul li h6{
  float:left;
  margin-top: 10px;
}
.case-show-li ul li h6 .deconame{
  display: block;
  height: 22px;
  line-height: 22px;
  font-size: 16px;
  color: #e74c3c;
  font-weight: 600;
}
.case-show-li ul li h6 .decoshijian{
  display: block;
  height:18px;
  line-height: 18px;
  font-size: 12px;
  color: #333;
}
.case-show-li ul li .sheji{
  float: right;
  width: 98px;
  height: 40px;
  margin-top: 10px;
  text-align: center;
  line-height: 40px;
}
.case-show-li ul li .sheji a{
  display: block;
  background: #e74c3c;
  color: #fff;
}
.case-wz-left{
  width:800px;
}
.case-wz-left .layui-carousel{
  width:680px;
  height:520px;
}
.case-wz-left .layui-carousel img{
  width:100%;
}