#xmzs .w-1200 {
  overflow: hidden;
  margin-top: 55px;
}
#xmzs .w-1200 .lf {
  width: 73.3%;
  float: left;
}
#xmzs .w-1200 .lf .jskf-nr {
  overflow: hidden;
}
#xmzs .w-1200 .lf .jskf-nr > div {
  width: 33.3%;
  float: left;
  margin-bottom: 30px;
}
#xmzs .w-1200 .lf .jskf-nr > div > div {
  width: 80%;
  padding: 10px;
  padding-bottom: 0;
  margin: auto;
  border: 10px solid #f2f2f2;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
#xmzs .w-1200 .lf .jskf-nr > div > div > a {
  display: block;
  position: relative;
  overflow: hidden;
}
#xmzs .w-1200 .lf .jskf-nr > div > div > a span {
  position: absolute;
  left: 0;
  bottom: 0;
  color: #fff;
  background: #cf3030;
  height: 35px;
  line-height: 35px;
  padding: 0 7px;
}
#xmzs .w-1200 .lf .jskf-nr > div > div > a img {
  width: 100%;
  height:150px;
  -webkit-transition: all 1s linear;
  -moz-transition: all 1s linear;
  -ms-transition: all 1s linear;
  -o-transition: all 1s linear;
  transition: all 1s linear;
}
#xmzs .w-1200 .lf .jskf-nr > div > div p {
  color: #7e7e7e;
  height: 38px;
  line-height: 38px;
  text-align: center;
}
#xmzs .w-1200 .lf .jskf-nr > div > div:hover {
  border: 10px solid #be0909;
}
#xmzs .w-1200 .lf .jskf-nr > div > div:hover a > img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
#xmzs .w-1200 .lf .page-news {
  margin: 20px auto 65px;
}
#xmzs .w-1200 .rt {
	margin-bottom:60px;
  width: 21.66%;
  float: right;
}
.xmjs {
  margin: 67px 0 27px;
  border-top: 6px solid #c81111;
  border-bottom: 1px solid #c81111 ;
  padding: 20px 0 22px;
}
.xmjs > p:first-child {
  color: #4c4c4c;
  font-size: 20px;
}
.xmjs > p.js-nr {
  color: #a7a7a7;
  font-size: 14px;
  line-height: 20px;
}
.xm-lg {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 100px #e3e3e3;
  -moz-box-shadow: inset 0 0 100px #e3e3e3;
  box-shadow: inset 0 0 100px #e3e3e3 ;
  text-align: right;
  padding: 44px 44px 24px 0;
}
.xm-lg p {
  color: #bb0000;
}
.xm-lg > p:first-child {
  overflow: hidden;
}
.xm-lg > p:first-child span,
.xm-lg > p:first-child img {
  float: right;
}
.xm-lg > p:first-child span {
  margin-right: 10px;
}
.xm-lg .nr {
  padding-right: 10px;
  border-right: 1px solid #bb0000;
  margin: 28px 0 20px;
}