.area-zjsz-wrap {
  background: #f5f5f5 url(bg-sxtory-1.png) center top no-repeat;
  overflow: hidden;
}
.sxstory-sxdesc-box {
  margin: 2rem 0;
  height: 446px;
}
.sxstory-sxdesc-box > dt {
  width: 64%;
}
.sxstory-sxdesc-box > dd {
  width: 36%;
}
.sxstory-sxdesc-box > dd img {
  width: 500px;
  margin: auto;
}
.sxstory-sxdesc-con {
  width: 100%;
}
.sxstory-sxdesc-con-img {
  width: 200px;
  float: left;
  margin-right: 2rem;
  display: flex;
  align-items: center;
  height: 326px;
}
.sxstory-sxdesc-con > dt {
  height: 326px;
  overflow: hidden;
}
.sxstory-sxdesc-con > dt img {
  width: 100%;
}
.sxstory-sxdesc-con-txt > p {
  text-indent: 2em;
  height: 286px;
  overflow: hidden;
}
.sxstory-sxdesc-con-txt > p br::after {
  content: '123';
}
.sxstory-sxdesc-con-txt > a {
  float: right;
  font-size: 0.875rem;
}
.sxstory-sxdesc-con > dd {
  height: 120px;
}
.sxstory-sxdesc-box {
  height: auto;
}
.sxstory-sxdesc-box > dd img {
  height: 320px;
}
.sxstory-sxdesc-box > dt {
  width: 54%;
}
.sxstory-sxdesc-box > dd {
  width: 44%;
}
.sxstory-sxdesc-con > dt {
  height: 350px;
}
.sxstory-sxdesc-con-txt > p {
  height: 326px;
}
.sxstory-sxdesc-con-txt > p {
  font-size: 1.125rem;
  line-height: 1.8;
}
.sxstory-sxdesc-box {
  height: 280px;
  overflow: hidden;
}
.sxstory-sxdesc-con-txt > a {
  float: right;
  font-size: 0.875rem;
}
.sxstory-sxdesc-con-txt > a {
  color: #ce1017;
}
.sxstory-sxdesc-con-txt > p {
  height: 260px;
}
.sxstory-sxdescs-items {
  overflow: hidden;
  margin: 0 1% 2rem;
  overflow: hidden;
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
}
.sxstory-sxdescs-items > li {
  float: left;
  /* width: 10.25%; */
  display: block;
  background: #1764ce;
  margin: 0 1%;
  text-align: center;
  /* padding: 1rem 0; */
  width: 180px;
  height: 70px;
  box-sizing: border-box;
  border: 1px solid #e0dbdb;
  line-height: 70px;
  background-color: #fff;
  position: relative;
}
.sxstory-sxdescs-items > li::before {
  content: '';
  width: 70%;
  height: 2px;
  background-color: #e0dbdb;
  position: absolute;
  left: 15%;
  top: 0;
}
.sxstory-sxdescs-items > li > a {
  margin: 0 1.5rem;
  display: block;
  width: calc(100% - 3rem);
  color: #555;
  font-size: 20px;
  font-weight: 700;
}
.sxstory-sxdescs-items > li:hover {
  border: 1px solid #eae1cf;
}
.sxstory-sxdescs-items > li:hover > a {
  color: #957e66;
}
.sxstory-sxdescs-items > li:hover::before {
  background-color: #eae1cf;
}
.area-zjcul-box {
  overflow: hidden;
  font-size: 0;
  margin-top: 60px;
  height: 460px;
  padding-top: 40px;
  margin-bottom: 60px;
}
.area-zjcul-box > li {
  display: block;
  width: 32%;
  height: 420px;
  float: left;
  /* overflow: hidden; */
  background-color: #fff;
}
.area-zjcul-box > li:not(:first-child) {
  margin-left: 2%;
}
.area-zjcul-box > li > div > img {
  width: 100%;
  height: 205px;
}
.area-zjcul-box > li:nth-child(2) {
  height: 500px;
  margin-top: -40px;
}
.blogroll {
  margin-top: 0;
}
.area-zjcul-box > li > div table a {
  font-size: 16px;
  padding-left: 40px;
  line-height: 40px;
}
.area-zjcul-box > li > div p {
  text-align: center;
  line-height: 66px;
}
.area-zjcul-box > li > div p a {
  font-size: 22px;
}
.sxstory-product-items {
  margin: 30px 0;
  overflow: hidden;
}
.sxstory-product-items > li {
  width: 10%;
  height: 26rem;
  float: left;
  position: relative;
  overflow: hidden;
  transition: width 0.8s cubic-bezier(0.2, 0.5, 0.7, 1);
  position: relative;
}
.sxstory-product-items > li.active {
  width: 70%;
}
.sxstory-product-items > li b {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: rgba(50, 3, 6, 0.55);
  z-index: 1;
}
.sxstory-product-items > li b a {
  display: block;
  width: 1.25rem;
  font-size: 24px;
  margin: 3rem auto;
  line-height: 1.2;
  color: #fff;
}
.sxstory-product-items > li img {
  height: 100%;
  width: auto;
}
.sxstory-product-items > li.active img {
  width: 100%;
}
.sxstory-product-items > li.active b {
  position: absolute;
  width: 100%;
  height: 3rem;
  left: 0;
  top: auto;
  right: 0;
  bottom: 0;
  margin: auto;
  background: rgba(0, 0, 0, 0.55);
  z-index: 1;
  text-align: center;
}
.sxstory-product-items > li.active b a {
  width: 100%;
  line-height: 3rem;
  margin: 0 auto;
  display: inline-block;
}
