.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;
}
.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:#f1f0f0;
  margin-bottom:20px;
  margin-top: 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 button{
  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:#777;
  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;
  padding-bottom: 0;
}
.case-show-li ul li:hover .case-tu{
  transform: scale(1.2);
}
.case-show-li ul li .case-img{
  overflow: hidden;
  position: relative;
}
.case-show-li ul li .case-img .serve{
    transition: all .25s .2s;
    width: 80px;
    height: 240px;
    background: rgba(66,69,82,.7);
    border-radius: 4px 0 0 0;
    color: #fff;
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0;
}
.serve .hushu_1{
  text-align: center;
    margin-top: 94px;
}
.hushu_1 .title{
  font-size: 16px;
  padding: 0;
  line-height: 18px;
  font-weight: 500;
}

.hushu_1 .serve-num{
  padding-top:5px;
  padding-bottom: 5px;
}
.serve .serve-num span{
  color: #fff;
  font-size: 20px;
  font-weight: 500;
}
.introduct{
  transition: all .35s;
  width: 280px;
  height: 240px;
  background: rgba(66,69,82,.7);
  border-radius: 4px 4px 0 0;
  position: absolute;
  left: -280px;
  top: 0;
  color: #fff;
}
.introduct .title{
  font-size: 18px;
  padding: 0;
  color: #fff;
  line-height: 20px;
  margin-top: 55px;
}
.introduct .info-cnt{
  font-size: 14px;
  padding: 0;
  color: #fff;
  line-height: 20px;
  padding-top:10px;
}
.introduct .info-cnt2{
  font-size: 14px;
  padding: 0;
  color: #fff;
  line-height: 20px;
  padding-top:10px;
  padding-bottom:10px;
}
.hander{height:34px;}
.hander a{
  text-align: center;
    line-height: 32px;
    width: 116px;
    height: 32px;
    color: #d1aa76;
    border-radius: 20px;
    border: 1px solid #d1aa76;
    margin: 0 auto;
    display: block;
}
.hander a:hover{
  color: #fff;
  background: #d1aa76;
}
.case-show-li ul li:hover .introduct{
  left:0
}
.case-show-li ul li:hover .serve{
  left: -100px;
  transition: none;
}


.case-show-li ul .case-kuai{
  display: block;
  overflow: hidden;
}
.case-show-li ul li img{
  width:280px;
  height:200px;
  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;
  width: 90%;
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 10px;
}
.case-show-li ul li p{
  width: 100%;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  font-family: Songti SC,宋体,Microsoft YaHei,微软雅黑,Arial,sans-serif;
  line-height: 1;
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-top: 12px;
  padding-bottom:12px;
}
.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-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);
}