body {
  background-color: #f8f8f8;
}
.swiper-slide {
  padding-bottom: 40px;
}
.order {
  text-align: center;
  margin-top: 234px;
}
.order .line {
  display: inline-block;
  width: 115px;
  border-top: 5px solid #FFFFFF ;
}
.order .txt {
  vertical-align: -6px;
  padding: 0 15px;
  font-size: 60px;
  color: #FFFFFF;
}
.case-back {
  width: 100%;
  background: url(../images/al-back.png) center no-repeat;
}
.case-back .case-name {
  font-size: 24px;
  color: #FFFFFF;
  margin-top: 30px;
  text-align: center;
}
.case-back .cb-right .cb-img {
  width: 560px;
  height: 420px;
  padding: 6px;
  background-color: #fff;
  box-sizing: border-box;
  margin-top: 60px;
  margin-right: 90px;
  margin-bottom: 60px;
}
.case-back .cb-right .cb-img img {
  width: 100%;
  height: 100%;
}
.case-imgs {
  padding-top: 56px;
  padding-bottom: 40px;
}
.case-imgs .ci-left {
  width: 365px;
}
.case-imgs .ci-left .ci-msg {
  width: 100%;
}
.case-imgs .ci-left .ci-msg .cm-title {
  line-height: 52px;
  border-bottom: 1px dashed #a0a0a0;
  font-size: 24px;
  color: #333;
  margin-top: 17px;
}
.case-imgs .ci-left .ci-msg .cm-con {
  margin-top: 28px;
}
.case-imgs .ci-left .ci-msg .cm-con .cm-item {
  font-size: 18px;
  color: #333;
  margin-bottom: 15px;
}
.case-imgs .ci-left .ci-msg .cm-con .cm-item span {
  color: #164b8e;
}
.case-imgs .ci-left .ci-hot {
  margin-top: 22px;
}
.case-imgs .ci-left .ci-hot .ch-title {
  line-height: 52px;
  border-bottom: 1px dashed #a0a0a0;
  font-size: 24px;
  color: #333;
  margin-top: 17px;
}
.case-imgs .ci-left .ci-hot .ch-con {
  margin-top: 7px;
  overflow: hidden;
}
.case-imgs .ci-left .ci-hot .ch-con .ch-img {
  width: 176px;
  height: 111px;
  float: left;
  margin-right: 13px;
  margin-bottom: 13px;
  overflow: hidden;
}
.case-imgs .ci-left .ci-hot .ch-con .ch-img a {
  width: 100%;
  height: 100%;
}
.case-imgs .ci-left .ci-hot .ch-con .ch-img:nth-child(2n) {
  margin-right: 0;
}
.case-imgs .ci-left .ci-hot .ch-con .ch-img img {
  width: 100%;
  float: left;
}
.case-imgs .ci-left .hot-news {
  margin-top: 24px;
}
.case-imgs .ci-left .hot-news .hn-title {
  line-height: 52px;
  border-bottom: 1px dashed #a0a0a0;
  font-size: 24px;
  color: #333;
  margin-top: 17px;
}
.case-imgs .ci-left .hot-news .hn-list {
  margin-top: 14px;
  background-color: #fff;
}
.case-imgs .ci-left .hot-news .hn-list .hn-item {
  padding: 30px 0;
  border-bottom: 1px dashed #a0a0a0;
}
.case-imgs .ci-left .hot-news .hn-list .hn-item .hn-left {
  margin-left: 17px;
  margin-right: 20px;
  width: 96px;
  height: 96px;
  overflow: hidden;
}
.case-imgs .ci-left .hot-news .hn-list .hn-item .hn-left img {
  width: 150%;
}
.case-imgs .ci-left .hot-news .hn-list .hn-item .hn-right {
  margin-right: 20px;
  position: relative;
}
.case-imgs .ci-left .hot-news .hn-list .hn-item .hn-right .hn-name {
  font-size: 18px;
  margin-top: 5px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  box-sizing: border-box;
  cursor: pointer;
}
.case-imgs .ci-left .hot-news .hn-list .hn-item .hn-right .hn-name span {
  color: #164b8e;
  font-weight: bold;
}
.case-imgs .ci-left .hot-news .hn-list .hn-item .hn-right .hn-val {
  width: 100%;
  position: absolute;
  bottom: 0px;
  font-size: 12px;
  color: #C9C9C9;
}
.case-imgs .ci-left .hot-news .hn-list .hn-item .hn-right .hn-val .hn-look {
  line-height: 20px;
  margin-right: 20px;
}
.case-imgs .ci-left .hot-news .hn-list .hn-item .hn-right .hn-val .hn-look i {
  display: block;
  width: 18px;
  height: 12px;
  background: url(../images/look.png);
  background-size: 100%;
  margin-right: 7px;
}
.case-imgs .ci-left .hot-news .hn-list .hn-item .hn-right .hn-val .hot-text {
  line-height: 20px;
}
.case-imgs .ci-left .hot-news .hn-list .hn-item .hn-right .hn-val .hot-text i {
  display: block;
  width: 15px;
  height: 13px;
  background: url(../images/time.png);
  background-size: 100%;
  margin-right: 7px;
}
.case-imgs .ci-left .hot-news .hn-more {
  height: 37px;
  width: 100%;
  background-color: #fff;
}
.case-imgs .ci-left .hot-news .hn-more a {
  display: block;
}
.case-imgs .ci-left .hot-news .hn-more span i {
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #999;
  margin-right: 15px;
}
.case-imgs .ci-left .hot-news .hn-more span i:last-child {
  margin-right: 0;
}
.case-imgs .ci-right {
  width: 789px;
}
.case-imgs .ci-right .imgs-list {
  width: 100%;
}
.case-imgs .ci-right .imgs-list img {
  width: 100%;
}
.case-imgs .ci-right .case-select {
  margin-top: 50px;
  color: #333;
  font-size: 16px;
}
.case-imgs .ci-right .case-select .cs-item {
  margin-bottom: 14px;
}
.case-imgs .ci-right .case-btn .btn {
  width: 267px;
  height: 55px;
  text-align: center;
  line-height: 55px;
  font-size: 24px;
  color: #333;
  border: 1px solid #898989;
  margin-right: 26px;
  cursor: pointer;
}
