.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:#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 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:#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;
  width: 90%;
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 10px;
}
.case-show-li ul li p{
  text-align: center;
  font-size: 14px;
  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-width-2{
  width:1200px;
  margin: 0 auto;
  margin-bottom: 30px;
  overflow: hidden;
}
.case-wz-left{
  width:800px;
  padding: 20px;
  float:left;
  background-color: #FAFAFA;
  padding-top: 40px;
  padding-bottom: 20px;
}
.case-wz-left h2{
  font-size: 24px;
  color: #333333;
  font-weight: 500;
  text-align: center;
}
.case-wz-left .layui-carousel{
  width:680px;
  height:520px;
}
.case-wz-left .layui-carousel img{
  width:100%;
  object-fit: contain;
  background-color: rgba(0,0,0,.8);
}
.case-wz-left button{
  border-radius: 0;
  width: 34px;
  height: 116px;
  background: rgba(0,0,0,.6);
  left:0 !important;
}

.case-wz-left .jianshuo{
    margin-top: 10px;
    margin-bottom: 30px;
    text-align: center;
    color: #999;
}
.case-wz-left .jianshuo span{
  font-size: 14px;
}
.tukuang{
  overflow: hidden;
  padding: 20px 10px 10px;
  background: #fff;
}
.tukuang ul li{float:left;width:25%;text-align: center;position: relative;}
.tukuang ul li p{color: #333;margin-bottom: 10px;font-size: 18px;}
.tukuang ul li .fengge2{color: #999;font-size:14px}
.tukuang ul li:after{
  content: "";
  width: 1px;
  height: 30px;
  background: #e4dfdf;
  position: absolute;
  top: 50%;
  right: 1px;
  margin-top: -15px;
}
.tukuang ul .quchuxian:after{
  content:none
}
.beijingze{
  margin-top: 20px;
  height:20px;
 
}
.detail-center{
  padding: 20px 10px 30px;
  background:#fff;
  margin-top: 20px;
}
.detail-center p{
  line-height: 32px;
  text-indent: 2em;
  font-size: 14px;
  font-family: PingFangSC-Regular;
  color: #555;
  text-align: justify;
}
.shangxiafanye{
  border-top: 1px dotted #e1dfe0;
  overflow: hidden;
  padding: 0px 10px;
  padding-top: 25px;
}
.shangxiafanye a{
  display: block;
  float: left;
  height: 30px;
  line-height: 30px;
  position: relative;
  padding-left: 20px;
  font-size: 14px;
}
.shangxiafanye a:before{
  left: 0;
  background-image: url(../images/flip_prev.png);
  background-size: cover;
  content: "";
    width: 11px;
    height: 11px;
    position: absolute;
    top: 50%;
    margin-top: -5px;
}
.shangxiafanye a:nth-child(2){
  display: block;
  float: right;
  padding-right: 20px;
}
.shangxiafanye a:nth-child(2):before{
  right: 0;
  background-image: url(../images/flip_next.png);
  background-size: cover;
  content: "";
    width: 11px;
    height: 11px;
    position: absolute;
    top: 50%;
    margin-top: -5px;
    left: auto;
}
.xiangguan{
  width: 1200px;
  margin-top: 30px;
  overflow: hidden;
  position: relative;

}
.xiangcase{
  height: 32px;
    line-height: 32px;
    padding-bottom: 12px;
  border-bottom: 1px solid #eeeeee;
}
.xiangcase h3{
  font-size: 24px;
  color: #1f0a00;
  letter-spacing: 2px;
  padding-left: 11px;
  position: relative;
  float: left;
}
.xiangcase span{
  margin-left: 10px;
  font-size: 12px;
  color: #cccccc;
  text-transform: uppercase;
}
.xiangguan h3:before{
  content: "";
    position: absolute;
    top: 50%;
    margin-top: -12px;
    left: 0;
    width: 3px;
    height: 24px;
    background: #b48b62;
}
.caseguanyu{
  margin-top:20px;
}
.caseguanyu ul li{
  width:33.333%;
  float:left;
  box-sizing: border-box;
  padding: 10px;
}
.caseguanyu ul li .case-guan-yu {
  width: 390px;
  height: 290px;
  overflow: hidden;
  position: relative;
}
.caseguanyu ul li .case-guan-yu a{
  display: block;
  overflow: hidden;
}
.caseguanyu ul li .case-guan-yu img{
  width:100%;
  height: 230px;
  display: block;
  transition: all 500ms;
}
.caseguanyu ul li .case-guan-yu img:hover {
  transform: scale(1.1);
}
.caseguanyu ul li .case-guan-yu span{
  position: absolute;
  left: 0;
  bottom: -10px;
  width: 100%;
  height: 64px;
  padding: 6px 20px 0 20px;
  box-sizing: border-box;
  -webkit-transition: all .5s;
  transition: all .5s;
}
.caseguanyu ul{
  margin-left: -10px;
    margin-right: -10px;
}
.caseguanyu ul li .case-guan-yu span font:first-child {
  font-size: 14px;
  color: #253447;
  line-height: 26px;
  display: block;
}
.caseguanyu ul li .case-guan-yu span font:first-child+font {
  line-height: 26px;
  display: block;
  font-size: 12px;
  color: #737685;
}
.case-wz-right{
  width: 300px;

}
.anlism{
  padding: 20px;
  background-color: #fff;
  box-shadow: 0 0 1px 1px #eee;
  border-radius: 2px;
  margin-bottom: 20px;
  overflow: hidden;
}
.anlism h3{
  font-size: 20px;
  padding-left: 10px;
  position: relative;
  color: #333;
  font-weight: bold;
  margin-bottom: 15px;
}
.anlism h3:before{
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -11px;
  left: 0;
  width: 4px;
  height: 22px;
  background: #e74c3c;
}
.anlism h4{
  width: 72px;
  height: 72px;
  border-radius: 50%;
  overflow: hidden;
  float: left;
  margin-right: 10px;
}
.anlism h4 img{
  width:100%;
}
.anlism h6{
  float: left;
  margin-top: 16px;
}

.anlism h6 .deconame {
  display: block;
  height: 22px;
  line-height: 22px;
  font-size: 16px;
  color: #e74c3c;
  font-weight: 600;
}

.anlism h6 .decoshijian {
  display: block;
  height: 18px;
  line-height: 18px;
  font-size: 12px;
  color: #333;
}
.anlism .sheji{
  float: right;
  width: 100%;
  height: 40px;
  margin-top: 15px;
  text-align: center;
  line-height: 40px;
}
.anlism .sheji a{
  display: block;
    background: #e74c3c;
    color: #fff;
    width: 48%;
    float:left;
}
.anlism .sheji .sjsxq_1{
  display: block;
  background: #b48b62;
  color: #fff;
  width: 48%;
  float:right
}
.anlism p{
  font-size: 14px;
  padding: 5px 0;
}
.anlism p span{
  color: #999;
  font-size: 16px;
}
.anlism .form_group{
  width: calc(100% - 10px);
  height: 42px;
  border-radius: 2px;
  border: 1px solid #EFEFEF;
  background-color: #FDFDFD;
  padding-left: 10px;
  margin-bottom: 10px;
}
.anlism .hqubao{
  height:40px;
  color: #fff;
  background-color: #e74c3c;
  width:100%;
}
.anlism .dianhuafangshi{
  text-align: center;
}
.gudingys{
  position: fixed;
  z-index:999;
  top:0;
  width:300px;
}
.case-right-right{
  float: right;
    width: 300px;
}
.sjsbeibei{
    position: relative;
    width: 100%;
    padding: 0 0 0px 89px;
    background: #f2f2f2;
    overflow: hidden;
}
.sjsbeibei .dingweitu{
  position: absolute;
  top: 50%;
  left: 28px;
  height: 216px;
  margin-top: -108px;
}
.sjsbeibei .shjszp{
  float: left;
  width: 100%;
  margin-top: 43px;
  overflow: hidden;
}
.sjsbeibei .sjszp-1{
  margin-left: 348px;
  margin-right: 89px;
  margin-top: 20px;
  position: relative;
}
.zszpsjs{
  float: left;
    margin-left: -100%;
    width: 318px;
    height:476px
}
.zszpsjs img{
  width: 100%;
    height: 100%;
    display: block;
}
.sjszp-1 .chenghu{
  font-size: 38px;
  display: inline-block;
  font-family: Songti SC,宋体,Microsoft YaHei,微软雅黑,Arial,sans-serif;
  font-weight: 700;
  line-height: 38px;
}
.sjszp-1 .fendian{
  background: #424552;
  border-radius: 13px;
  padding: 3px 12px;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  margin-left: 20px;
  position: absolute;
  top: 6px;
}
.sjszp-1 h3{
  padding: 8px 38px;
  color: #fff;
  background: #e4393c;
  font-size: 18px;
  font-weight: 600;
  line-height: 25px;
  cursor: pointer;
  float: right;
  margin-right: 30px;
}
.sjszp-1 h3 a{
  color: #fff;
  font-size: 18px;
  font-weight: 600;
}
.sjszp-2{
  font-size: 16px;
  font-weight: 500;
  color: #d1aa76;
  line-height: 14px;
  margin-left: 348px;
  margin-right: 89px;
  margin-top: 15px;
}
.sjsshuoming{
  margin-left: 348px;
  margin-right: 119px;
  margin-top: 20px;
  max-height:300px;
  text-align: justify;
}
.sjsshuoming p{
  font-size: 14px;
  color: #737685;
  margin-bottom: 10px;
  line-height:26px;
}
.tanchuang-yuyuesjs{
  width: 336px;
  background: #fff;
  padding: 40px 40px 40px;
  position: fixed;
  z-index: 99999;
  top: 50%;
  left: 50%;
  margin-top: -235px;
  margin-left: -236px;
}
.tanchuang-yuyuesjs h2{
  width: 100%;
  text-align: center;
  font-size: 30px;
  font-weight: 600;
  color: #e25658;
  line-height: 42px;
  position: relative;
}
.tanchuang-yuyuesjs .telshuom{
  margin: 5px 0 20px;
  text-align: center;
  font-size: 12px;
  color: #424552;
}
.tanchuang-yuyuesjs .telshuom span{
  color:#f00;
}
.tanchuang-yuyuesjs .xingxingming{
  display: block;
  width: 306px;
  color: #27292e;
  background-color: #fff;
  border: 1px solid #dedede;
  border-radius: 4px;
  transition: border .2s;
  outline: none;
  padding: 10px 14px;
  font-size: 14px;
  margin: 0 auto;
  margin-bottom: 10px;
}
.tanchuang-yuyuesjs .xingdianhua{
  display: block;
  width: 306px;
  color: #27292e;
  background-color: #fff;
  border: 1px solid #dedede;
  border-radius: 4px;
  transition: border .2s;
  outline: none;
  padding: 10px 14px;
  font-size: 14px;
  margin: 0 auto;
  margin-bottom: 10px;
}
.tanchuang-yuyuesjs .beizhushuo{
  display: block;
  width: 306px;
  padding: 10px 14px;
  color: #999;
  font-size: 14px;
  line-height: 1.5;
  border: 1px solid #dedede;
  border-radius: 4px;
  background-color: #fff;
  transition: border .3s;
  outline: 0;
  min-height: 68px;
  height: 68px;
  margin: 0 auto;
}
.tanchuang-yuyuesjs .atijiao{
  height: 48px;
  background-color: #e25658;
  display: block;
  width: 336px;
  margin: 0 auto;
  margin-top: 20px;
  color: #fff;
}
.tanchuang-yuyuesjs .tixing{
  font-size: 12px;
  color: #737685;
  margin: 5px 0;
  position: relative;
  text-align: center;
}
.tanchuang-yuyuesjs .tixing span{
  color:#e25658;
}
.tanchuang-yuyuesjs h4{
  color:#333;
  font-size: 14px;
}
.tanchuang-yuyuesjs i{
  font-size: 30px;
  color: #999;
  position: absolute;
  top: 10px;
  right: 10px;
  font-weight: bold;
  cursor: pointer;
}
.mark-beise{
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  background-color: rgba(0,0,0,.5);
  z-index: 1000;
}
#tantantan{
  display: none;
}
#zhezhezhe{
  display: none;
}