.banner {
  height: 31.25rem;
  background-position: center;
  padding-top: 9.375rem;
  text-align: center;
  color: #FFFFFF;
  letter-spacing: 0.3125rem;
  text-shadow: 0 0.1875rem 0.75rem rgba(0, 0, 0, 0.4);
  background-image: url(../img/RenovationCase/caseban.jpg);
}
.banner_con {
  position: relative;
  padding: 2.8125rem 0;
  line-height: 2.875rem;
}
.banner_con h2 {
  position: relative;
  z-index: 1;
  font-size: 3rem;
  font-weight: lighter;
  text-transform: uppercase;
}
.banner_con p {
  position: relative;
  z-index: 1;
  font-size: 2.25rem;
  letter-spacing: 0.5rem;
}
.banner_con p::after {
  content: "";
  position: absolute;
  bottom: -1.875rem;
  left: 50%;
  margin-left: -0.625rem;
  display: block;
  width: 1.25rem;
  height: 0.1875rem;
  background: #bb5f02;
}
.banner_con::before {
  content: "";
  position: absolute;
  z-index: 0;
  top: 0;
  left: 50%;
  width: 6.125rem;
  height: 100%;
  margin-left: -3.0625rem;
  border: 0.25rem solid #b9b9b9;
  opacity: 0.65;
}
.banner_des {
  margin-top: 0.3125rem;
  font-size: 1.125rem;
  padding: 0 0.625rem;
  letter-spacing: 0.625rem;
}
.bread {
  padding: 1.5625rem 0;
  color: #999999;
  font-size: 0.75rem;
  text-align: right;
  border-bottom: #b9b9b9 0.0625rem solid;
}
.bread a {
  color: #000;
}
.news_detail {
  display: flex;
  justify-content: space-between;
  padding: 6.25rem 0;
}
.news_detail .nd_left {
  width: 75%;
}
.news_detail .nd_left h1 {
  color: #333333;
  font-size: 1.375rem;
  line-height: 1.75rem;
  text-align: center;
}
.news_detail .nd_left .top {
  line-height: 1.625rem;
  margin-top: 0.9375rem;
  text-align: center;
  color: #999999;
}
.news_detail .nd_left .top span {
  margin: 0 0.625rem;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.news_detail .nd_left .top span div {
  display: inline-block;
  vertical-align: middle;
}
.news_detail .nd_left .top span div a {
  color: #333;
  float: left;
  font-size: 0.75rem;
  padding-left: 1.0625rem;
  line-height: 1rem;
  height: 1rem;
  background-repeat: no-repeat;
  cursor: pointer;
  margin: 0.375rem 0.375rem 0.375rem 0;
  background: url(../img/newsDetail/icons_0_16.png);
}
.news_detail .nd_left .top span div .a1 {
  background-position: 0 0;
}
.news_detail .nd_left .top span div .a2 {
  background-position: 0 -3.25rem;
}
.news_detail .nd_left .top span div .a3 {
  background-position: 0 -6.5rem;
}
.news_detail .nd_left .top span div .a4 {
  background-position: 0 -16.25rem;
}
.news_detail .nd_left .top span div .a5 {
  background-position: 0 -13rem;
}
.news_detail .nd_left .top span div .a6 {
  background-position: 0 -100.75rem;
}
.news_detail .nd_left .center {
  margin-top: 0.9375rem;
  padding: 4.0625rem 0;
  border-top: 0.0625rem solid #eeeeee;
  line-height: 1.875rem;
  color: #666666;
}
.news_detail .nd_left .center p {
  font-size: 1rem;
}
.news_detail .nd_left .center p img {
  width: 51.875rem;
  max-width: 100%;
}
.news_detail .nd_left .bottom {
  margin: 1.875rem 0;
  padding-top: 1.5625rem;
  border-top: 0.0625rem dotted #e1dfe0;
  display: flex;
  justify-content: space-between;
}
.news_detail .nd_left .bottom a {
  max-width: 48%;
  display: inline-block;
  position: relative;
  line-height: 1.875rem;
  color: #777777;
}
.news_detail .nd_left .bottom a div {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news_detail .nd_left .bottom a:hover {
  color: #078905;
}
.news_detail .nd_left > a {
  margin: 0 auto;
  width: 9.375rem;
  height: 2.5rem;
  line-height: 2.5rem;
  display: block;
  text-align: center;
  font-size: 0.75rem;
  color: #FFFFFF;
  background: #000;
}
.news_detail .nd_right {
  width: 24%;
}
.news_detail .nd_right .right_title {
  font-size: 1.4375rem;
  font-weight: 700;
  padding-bottom: 1.25rem;
  margin: 0 0.625rem;
  border-bottom: 0.125rem solid #daaf74;
  color: #000000;
}
.news_detail .nd_right .nd_right1 {
  padding: 1.25rem 0rem;
  border: 0.0625rem solid #e4e4e4;
  margin-bottom: 0.9375rem;
}
.news_detail .nd_right .nd_right1 ul {
  padding: 0.625rem;
  font-size: 1rem;
}
.news_detail .nd_right .nd_right1 ul li {
  padding-bottom: 0.3125rem;
  margin-bottom: 0.25rem;
  border-bottom: 0.0625rem dashed #cccbcb;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.news_detail .nd_right .nd_right1 ul li a {
  font-size: 0.9375rem;
  color: #333;
}
.news_detail .nd_right .nd_right1 ul li span {
  margin-top: 0.625rem;
  display: inline-block;
}
.news_detail .nd_right .nd_right2 {
  padding: 1.25rem 0rem;
  border: 0.0625rem solid #e4e4e4;
  margin-bottom: 0.9375rem;
}
.news_detail .nd_right .nd_right2 ul {
  padding: 0.625rem;
  font-size: 1rem;
}
.news_detail .nd_right .nd_right2 ul li img {
  width: 60%;
  max-width: 100%;
  margin: 0 auto;
  display: block;
}
.news_detail .nd_right .nd_right2 ul li span {
  display: block;
  color: #333;
}
