.case .nothing {
  background-color: #fff !important;
}
.caseDetaBaner {
  width: 100%;
  height: 360px;
}
.caseDetaBaner .caseDetaBanerImg {
  display: none;
}
.caseDetaBaner ul {
  width: 1200px;
  margin: 0 auto;
  padding: 100px 20px 0;
}
.caseDetaBaner ul li {
  color: #fff;
  float: left;
  width: 19%;
  padding-right: 34px;
}
.caseDetaBaner ul li:nth-child(1) {
  width: 24%;
}
.caseDetaBaner ul li h6 {
  font-size: 20px;
  color: #ffa31f;
  line-height: 20px;
  margin-bottom: 35px;
}
.caseDetaBaner ul li h6 hr {
  display: block;
  background-color: #ffa31f !important;
  border: none;
  width: 19px;
  height: 3px;
  margin-bottom: 18px;
}
.caseDetaBaner ul li p {
  line-height: 20px;
}
.caseDeta {
  width: 1200px;
  margin: 0 auto;
  margin-top: -70px;
  margin-bottom: 100px;
}
.caseDeta .caseDetaLeft {
  float: left;
  background-color: #f7f7f7 !important;
  width: 1130px;
  padding: 0 56px 0 46px;
  margin-bottom: 60px;
}
.caseDeta .caseDetaLeft .crumbs {
  border: none;
  width: auto;
  padding: 27px 0 29px 0;
}
.caseDeta .caseDetaLeft h1 {
  text-align: center;
  font-size: 30px;
  padding-bottom: 28px;
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 40px;
}
.caseDeta .caseDetaLeft p {
  text-indent: 2em;
  line-height: 25px;
  color: #555;
  margin-bottom: 50px;
}
.caseDeta .caseDetaLeft ul {
  overflow: hidden;
}
.caseDeta .caseDetaLeft ul li {
  overflow: hidden;
  width: 100%;
  margin-bottom: 58px;
}
.caseDeta .caseDetaLeft ul li .caseLeft {
  border-radius: 50%;
  text-align: center;
  font-size: 24px;
  float: left;
  display: none;
  margin-right: 27px;
  width: 105px;
  height: 105px;
  line-height: 105px;
  background: #e3e3e3;
  color: #555;
}
.caseDeta .caseDetaLeft ul li .caseRight {
  margin: 0 auto;
  width: 660px;
  color: #555;
}
.caseDeta .caseDetaLeft ul li .caseRight img {
  width: 100%;
  vertical-align: top;
  margin-bottom: 18px;
}
.caseDeta .caseDetaLeft ul li .caseRight span {
  line-height: 22px;
}
.caseDeta .caseDetaRight {
  position: relative;
  float: left;
  width: 70px;
  top: 0;
  z-index: 3;
}
.caseDeta .caseDetaRight strong {
  position: relative;
  display: block;
  text-align: center;
  font-size: 12px;
  cursor: pointer;
  color: #797979;
  margin-bottom: 2px;
  background: #d6d6d6;
  width: 70px;
  height: 70px;
}
.caseDeta .caseDetaRight strong img {
  display: block;
  margin: 0 auto;
}
.caseDeta .caseDetaRight strong.caseFx img {
  padding: 15px 0 5px;
}
.caseDeta .caseDetaRight strong.caseFx .diaryJiathis {
  position: absolute;
  display: none;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  left: -280px;
  top: 0;
  z-index: 1;
  height: 70px;
  padding: 0 21px;
  margin-bottom: 0;
  box-shadow: -2px 0 10px rgba(0, 0, 0, 0.2);
  padding-top: 19px;
}
.caseDeta .caseDetaRight strong.casePg {
  padding-top: 10px;
  height: 86px;
}
.caseDeta .caseDetaRight strong.caseSc img {
  padding: 16px 0 4px;
}
.caseDeta .caseDetaRight strong.caseZx {
  position: relative;
  background-color: #ffa31f !important;
  color: #fff;
  font-size: 20px;
  height: 177px;
  padding-top: 58px;
}
.caseDeta .caseDetaRight strong.caseZx em {
  display: block;
  margin: 0 auto;
  font-style: normal;
  font-weight: normal;
  width: 20px;
  line-height: 22px;
}
.caseDeta .caseDetaRight strong.caseZx img {
  position: absolute;
  margin: 0;
  right: 20px;
  top: 20px;
  animation: imgLr 0.8s linear infinite;
}
.caseDeta .caseDetaRight .programShow {
  display: none;
  position: absolute;
  top: -22px;
  left: -214px;
}
@keyframes imgLr {
  from {
    right: 12px;
  }
  to {
    left: 13px;
  }
}
.caseDeta .caseDetaRight strong.caseDb {
  background-color: #fff !important;
}
.caseDeta .caseDetaRight strong.caseDb img {
  padding-top: 20px;
}
.caseDeta .caseFenye {
  overflow: hidden;
  width: 100%;
}
.caseDeta .caseFenye a {
  display: block;
  float: left;
  width: 50%;
  line-height: 35px;
}
.caseDeta .caseFenye a b {
  display: block;
  float: left;
  text-align: center;
  font-size: 18px;
  color: #555;
  width: 90px;
  height: 35px;
  background: #e3e3e3;
  margin-right: 10px;
}
.caseDeta .caseFenye a p {
  font-size: 18px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
  color: #555;
  height: 35px;
  width: 500px;
  padding-right: 25px;
}
.caseDeta .caseFenye a:hover p {
  text-decoration: underline;
}
@media screen and (min-width: 1921px) {
  .caseDetaBaner {
    min-height: 480px;
    background-size: auto 100%!important;
  }
}