.sshz_box a:hover {
  text-decoration: none;
  color: #ff9724 !important;
}

.sshz_box {
  width: 1200px;
  height: auto;
  margin: 0 auto;
}
.sshz_box .swiper-lazy-preloader {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  margin-left: 0;
  margin-top: 0;
}
.sshz_box .swiper-lazy-preloader:after {
  display: none;
}
.sshz_box .dh {
  width: 1200px;
  height: auto;
  margin: 0 auto;
  margin-top: 100px;
}
.sshz_box .djch_box {
  width: 100%;
  height: 460px;
  /* margin-top: 40px; */
}
.sshz_box .djch_nr {
  width: 1172px;
  height: 460px;
  margin: 0 auto;
}
.sshz_box .focusBox4 {
  width: 1172px;
  height: 460px;
  position: relative;
  background: #fff;
}
.sshz_box .focusBox4 .arrow-left4 {
  background: url(../sshz_left.png) no-repeat left top;
  position: absolute;
  left: -55px;
  top: 189px;
  width: 38px;
  height: 82px;
  z-index: 2;
}
.sshz_box .focusBox4 .arrow-right4 {
  background: url(../sshz_right.png) no-repeat left bottom;
  position: absolute;
  right: -55px;
  left: auto;
  top: 189px;
  width: 38px;
  height: 82px;
  z-index: 2;
}
.sshz_box .focusBox4 .swiper-container {
  width: 1170px;
  height: 460px;
}
.sshz_box .swiper-slide {
  position: relative;
}
.sshz_box .slide_cont {
  width: 1185px;
}
.sshz_box .narrow_box {
  float: left;
  width: 230px;
  height: 460px;
  position: relative;
  margin-right: 7px;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
  cursor: pointer;
}
.sshz_box .narrow_box .title {
  position: absolute;
  left: 0;
  width: 230px;
  height: 230px;
  /* background: -webkit-linear-gradient(315deg, #c10c19 0, #ea2d1a 100%);
    background: -moz-linear-gradient(315deg, #c10c19 0, #ea2d1a 100%);
    background: linear-gradient(135deg, #c10c19 0, #ea2d1a 100%); */
  background: linear-gradient(to right, #ed9a15, #e51112); /*标准语法*/
  font-size: 18px;
  color: #fff;
  font-weight: 700;
  line-height: 32px;
  text-align: center;
  padding: 40px 35px;
  z-index: 2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.sshz_box .narrow_box .title a {
  color: #fff;
}
.sshz_box .narrow_box .img {
  position: absolute;
  left: 0;
  width: 230px;
  height: 230px;
  top: 230px 9;
}
.sshz_box .narrow_box .img img {
  width: 100%;
  height: 100%;
}
.sshz_box .narrow_box:nth-child(odd) .title {
  top: 0;
}
.sshz_box .narrow_box:nth-child(odd) .img {
  top: 230px;
}
.sshz_box .narrow_box:nth-child(even) .title {
  top: 230px;
}
.sshz_box .narrow_box:nth-child(even) .img {
  top: 0;
}
.sshz_box .narrow_box.on {
  width: 460px;
  height: 460px;
}
.sshz_box .narrow_box.on .img {
  position: absolute;
  left: 0;
  width: 460px;
  height: 460px;
  top: 0 9;
}
.sshz_box .narrow_box.on .title {
  position: absolute;
  left: 0;
  bottom: 0;
  top: auto;
  width: 100%;
  height: 133px;
  background: url(http://www.xinhuanet.com/politics/jd100/images/sshz_nr_bg.png)
    repeat-x;
  font-size: 18px;
  color: #fff;
  font-weight: 700;
  line-height: 32px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 75px 10px 20px 10px;
}
.sshz_box .narrow_box.on:nth-child(odd) .img {
  top: 0;
}
.area{
  background-image: url(../qyxl_bg_01.jpg);
  background-repeat: no-repeat;
}