@charset "UTF-8";
.header {
  padding-bottom: 204px;
  height: auto;
  background: url(../images/yj-yy-zjyy-banner.png) no-repeat;
  background-color: #6ca7e8;
  background-size: cover;
}
.header .shaw {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  pointer-events: none;
}
.header .top .fr .user .user-center {
  color: #fff;
}
.header .top .fr .u-item {
  border: 1px solid #fff;
}
.header .top .fr .ghb {
  background-color: #fb9e0d;
  border: 1px solid #fb9e0d;
}
.header .top a {
  color: #fff;
}
.header .top .search-box {
  display: flex;
  flex-direction: row;
  margin-right: 15px;
  width: 210px;
  height: 32px;
  border: 1px solid #fff;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
}
.header .top .search-box input {
  width: calc(100% - 40px);
  padding-left: 10px;
  height: 100%;
  line-height: 30px;
  color: #fff;
  font-size: 14px;
  box-sizing: border-box;
  background-color: transparent;
}
.header .top .search-box .search-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 0;
  width: 40px;
  height: 100%;
}
.header .top .search-box .search-btn img {
  display: block;
  height: 70%;
}
.header .index-menu {
  background-color: rgba(17, 81, 153, 0.9);
}
.header .logo {
  display: block;
  margin: 66px auto 50px auto;
  width: 32.68%;
}
.header .logo img {
  display: block;
  width: 100%;
}
.header .big-title {
  display: block;
  margin: 0 auto;
  width: 58.58%;
}
.header .small-title {
  display: block;
  margin: 50px auto 0 auto;
  width: 47%;
}

.menu-nav {
  position: fixed;
  left: 0;
  top: calc(50% - 250px);
  z-index: 99;
}
.menu-nav .back-home {
  width: 77px;
  margin-left: 15px;
}
.menu-nav .menu-item {
  margin-top: 8px;
  width: 70px;
  height: 64px;
  border-top-right-radius: 32px;
  border-bottom-right-radius: 32px;
  background-color: #fff;
  cursor: pointer;
  transition: all 0.6s;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
}
.menu-nav .menu-item .select {
  opacity: 0;
  display: none;
}
.menu-nav .menu-item img {
  margin-left: 10px;
  margin-top: 12px;
  height: 33px;
}
.menu-nav .menu-item span {
  display: none;
  position: absolute;
  top: 0;
  right: 20px;
  line-height: 64px;
  font-size: 22px;
  color: #fff;
}
.menu-nav .active {
  width: 180px;
  background-color: #b60006;
}
.menu-nav .active .select {
  opacity: 1;
  display: inline-block;
}
.menu-nav .active .normal {
  display: none;
}
.menu-nav .active span {
  display: block;
}

.content-box {
  padding-top: 60px;
  width: 100%;
  background-image: url(../images/yj-yy-zjyy-one-bg.jpg);
  background-repeat: repeat-y;
  background-size: 100% auto;
}
.content-box .xqgk {
  background: url(../images/yj-yy-zjyy-xqgk-bg.png) no-repeat;
  background-size: 227px auto;
  background-position: 120px calc(100% - 60px);
}
.content-box .xqgk .intro-box {
  width: 100%;
  *zoom: 1;
  background: url(../images/yj-yy-zjyy-xqgk-intro-bg.png) no-repeat;
  background-size: 243px auto;
  background-position: 0 calc(100% - 40px);
}
.content-box .xqgk .intro-box:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.content-box .xqgk .intro-box .left-logo {
  float: left;
  display: block;
  margin-right: 4.45%;
  width: 6.85%;
}
.content-box .xqgk .intro-box .intro {
  float: left;
  margin-top: 25px;
  width: 58%;
}
.content-box .xqgk .intro-box .intro .intro-content, .content-box .xqgk .intro-box .intro p {
  font-size: 16px;
  line-height: 1.75;
  color: #333;
}
.content-box .xqgk .intro-box .intro .intro-content a, .content-box .xqgk .intro-box .intro p a {
  display: inline-block;
  color: #bb1116;
}
.content-box .xqgk .intro-box .intro .intro-list {
  margin-top: 35px;
  width: 100%;
  *zoom: 1;
}
.content-box .xqgk .intro-box .intro .intro-list:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.content-box .xqgk .intro-box .intro .intro-list li {
  float: right;
  margin-top: 30px;
  margin-left: 8%;
  width: 14%;
}
.content-box .xqgk .intro-box .intro .intro-list li:nth-child(2n+2) {
  margin-top: 0;
}
.content-box .xqgk .intro-box .intro .intro-list li img {
  display: block;
  width: 100%;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.content-box .xqgk .intro-box .intro .intro-list li span {
  display: block;
  margin-top: 15px;
  width: 100%;
  font-size: 20px;
  color: #aa8f67;
  text-align: center;
}
.content-box .xqgk .intro-box .intro .intro-list li:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.content-box .xqgk .intro-box .right-logo {
  float: right;
  display: block;
  width: 28.58%;
  height: auto;
}
.content-box .xqgk .intro-box2 {
  margin-top: 45px;
  width: 100%;
  *zoom: 1;
}
.content-box .xqgk .intro-box2:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.content-box .xqgk .intro-box2 .video-box {
  float: left;
  width: 65.65%;
  height: 480px;
}
.content-box .xqgk .intro-box2 .video-box video {
  width: 100%;
  height: 100%;
}
.content-box .xqgk .intro-box2 ul {
  float: right;
  width: 28%;
}
.content-box .xqgk .intro-box2 ul li {
  position: relative;
  margin-bottom: 39px;
  width: 100%;
  height: 90px;
  border: solid 1px #d3c4af;
  box-sizing: border-box;
  background-color: #f8f4ef;
}
.content-box .xqgk .intro-box2 ul li:hover p, .content-box .xqgk .intro-box2 ul li:hover span {
  color: #aa8f67;
}
.content-box .xqgk .intro-box2 ul li a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.content-box .xqgk .intro-box2 ul li p {
  font-size: 24px;
  color: #333;
  letter-spacing: 2.6px;
  text-align: center;
}
.content-box .xqgk .intro-box2 ul li span {
  display: inline-block;
  margin-top: 3px;
  width: 100%;
  font-size: 18px;
  letter-spacing: 1.8px;
  color: #c9c2b8;
  text-align: center;
}
.content-box .xqgk .intro-box2 ul li .ico-box {
  position: absolute;
  top: 15px;
  left: -30px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  border: solid 1px #aa8f67;
  background-color: #f8f4ef;
}
.content-box .xqgk .intro-box2 ul li .ico-box img {
  display: block;
  width: 36px;
}
.content-box .title-box img {
  display: block;
  margin: 0 auto;
  height: 111px;
}
.content-box .rwyy {
  margin-top: 105px;
  background: url(../images/yj-yy-zjyy-rwyy-bg.png) no-repeat;
  background-size: 262px 447px;
  background-position: calc(100% - 100px) calc(100% - 20px);
}
.content-box .rwyy .text-box {
  margin-top: 30px;
  padding: 25px 40px;
  width: 100%;
  box-sizing: border-box;
  border: 1px dashed #b3a38c;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}
.content-box .rwyy .text-box p {
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 1.8px;
  color: #333;
}
.content-box .rwyy ul {
  margin-top: 50px;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.content-box .rwyy ul li {
  width: 324px;
  height: 324px;
  background: url(../images/yj-yy-zjyy-rwyy-list-item-boder.png) no-repeat;
  background-position: 0 10px;
  background-size: 100% auto;
}
.content-box .rwyy ul li a {
  position: relative;
  display: block;
  padding: 0 15px 15px 15px;
  padding: 20px 20px 20px 20px;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
.content-box .rwyy ul li img {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.content-box .rwyy ul li .t-box {
  position: absolute;
  top: calc(50% - 64px);
  left: calc(50% - 64px);
  padding: 8px;
  width: 128px;
  height: 128px;
  box-sizing: border-box;
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.content-box .rwyy ul li .t-box .t-box2 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  background-color: #fff;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.content-box .rwyy ul li .t-box .t-box2 span {
  font-size: 20px;
  line-height: 1.18;
  font-weight: bold;
  color: #aa8f67;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.content-box .rwyy ul li:hover img {
  transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
}
.content-box .rwyy ul li:hover .t-box .t-box2 {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.content-box .rwyy ul li:hover .t-box .t-box2 span {
  letter-spacing: 2px;
}
.content-box .mpyy {
  margin-top: 140px;
  background: url(../images/yj-yy-zjyy-mpyy-bg.png) no-repeat;
  background-size: 245px 194px;
  background-position: 20px calc(100% - 200px);
}
.content-box .mpyy .type-list {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-top: 68px;
  width: 100%;
}
.content-box .mpyy .type-list li {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding-left: 5.5%;
  height: 120px;
}
.content-box .mpyy .type-list li span {
  font-size: 16px;
  color: #aa8f67;
  line-height: 1.58;
}
.content-box .mpyy .type-list li img {
  position: absolute;
  top: -33px;
  left: 30px;
  display: block;
  height: 66px;
}
.content-box .mpyy .type-list li .select {
  display: none;
}
.content-box .mpyy .type-list li:nth-child(1) {
  width: 14.32%;
  background: url(../images/yj-yy-zjyy-mpyy-type-list-item-small-bg.png) no-repeat;
  background-size: 100% 100%;
}
.content-box .mpyy .type-list li:nth-child(2) {
  width: 14.32%;
  background: url(../images/yj-yy-zjyy-mpyy-type-list-item-small-bg.png) no-repeat;
  background-size: 100% 100%;
}
.content-box .mpyy .type-list li:nth-child(3) {
  width: 22.38%;
  background: url(../images/yj-yy-zjyy-mpyy-type-list-item-middle-bg.png) no-repeat;
  background-size: 100% 100%;
}
.content-box .mpyy .type-list li:nth-child(4) {
  width: 26.86%;
  background: url(../images/yj-yy-zjyy-mpyy-type-list-item-big-bg.png) no-repeat;
  background-size: 100% 100%;
}
.content-box .mpyy .type-list li:nth-child(5) {
  width: 14.32%;
  background: url(../images/yj-yy-zjyy-mpyy-type-list-item-small-bg.png) no-repeat;
  background-size: 100% 100%;
}
.content-box .mpyy .type-list li:nth-child(5) img {
  top: -25px;
  height: 50px;
}
.content-box .mpyy .type-list .active .normal {
  display: none;
}
.content-box .mpyy .type-list .active .select {
  display: block;
}
.content-box .mpyy .type-list .active span {
  color: #b60005;
}
.content-box .mpyy .mpyy-content {
  margin-top: 34px;
  padding: 18px;
  width: 100%;
  height: 580px;
  border: solid 1px #d3c4af;
  background-color: #f8f4ef;
  box-sizing: border-box;
  overflow: hidden;
}
.content-box .mpyy .mpyy-content .images-list {
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.content-box .mpyy .mpyy-content .images-list .list-item {
  position: relative;
  display: block;
  overflow: hidden;
  *zoom: 1;
}
.content-box .mpyy .mpyy-content .images-list .list-item:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.content-box .mpyy .mpyy-content .images-list .list-item img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.content-box .mpyy .mpyy-content .images-list .list-item span {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60px;
  line-height: 60px;
  font-size: 20px;
  font-weight: bold;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  text-align: center;
}
.content-box .mpyy .mpyy-content .images-list .list-item:hover img {
  transform: scale(1.03);
  -webkit-transform: scale(1.03);
  -moz-transform: scale(1.03);
  -ms-transform: scale(1.03);
  -o-transform: scale(1.03);
}
.content-box .mpyy .mpyy-content .images-list:nth-child(1) .list-item {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
.content-box .mpyy .mpyy-content .images-list:nth-child(2) {
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: wrap;
}
.content-box .mpyy .mpyy-content .images-list:nth-child(2) .list-item {
  width: calc((100% - 20px) / 3);
  height: calc((100% - 12px) / 2);
}
.content-box .mpyy .mpyy-content .images-list:nth-child(2) .list-item:nth-child(1), .content-box .mpyy .mpyy-content .images-list:nth-child(2) .list-item:nth-child(2), .content-box .mpyy .mpyy-content .images-list:nth-child(2) .list-item:nth-child(3) {
  margin-bottom: 12px;
}
.content-box .mpyy .mpyy-content .images-list:nth-child(3) {
  flex-direction: column;
  flex-wrap: wrap;
}
.content-box .mpyy .mpyy-content .images-list:nth-child(3) .list-item {
  width: calc((100% - 10px) / 2);
  height: calc((100% - 12px) / 2);
}
.content-box .mpyy .mpyy-content .images-list:nth-child(3) .list-item:nth-child(1), .content-box .mpyy .mpyy-content .images-list:nth-child(3) .list-item:nth-child(3) {
  margin-bottom: 12px;
}
.content-box .mpyy .mpyy-content .images-list:nth-child(4) {
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: wrap;
}
.content-box .mpyy .mpyy-content .images-list:nth-child(4) .list-item {
  width: calc((100% - 30px) / 4);
  height: calc((100% - 12px) / 2);
}
.content-box .mpyy .mpyy-content .images-list:nth-child(4) .list-item:nth-child(1), .content-box .mpyy .mpyy-content .images-list:nth-child(4) .list-item:nth-child(2), .content-box .mpyy .mpyy-content .images-list:nth-child(4) .list-item:nth-child(3), .content-box .mpyy .mpyy-content .images-list:nth-child(4) .list-item:nth-child(4) {
  margin-bottom: 12px;
}
.content-box .mpyy .mpyy-content .images-list:nth-child(4) .list-item span {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px 0;
  line-height: 25px;
}
.content-box .mpyy .mpyy-content .images-list:nth-child(5) {
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: wrap;
}
.content-box .mpyy .mpyy-content .images-list:nth-child(5) .list-item2 {
  position: relative;
  width: calc((100% - 10px) / 2);
  height: calc((100% - 12px) / 2);
  overflow: hidden;
}
.content-box .mpyy .mpyy-content .images-list:nth-child(5) .list-item2:nth-child(1), .content-box .mpyy .mpyy-content .images-list:nth-child(5) .list-item2:nth-child(2) {
  margin-bottom: 12px;
}
.content-box .mpyy .mpyy-content .images-list:nth-child(5) .list-item2:nth-child(4) .text-box {
  align-items: center;
}
.content-box .mpyy .mpyy-content .images-list:nth-child(5) .list-item2:hover .image-bg {
  transform: scale(1.03);
  -webkit-transform: scale(1.03);
  -moz-transform: scale(1.03);
  -ms-transform: scale(1.03);
  -o-transform: scale(1.03);
}
.content-box .mpyy .mpyy-content .images-list:nth-child(5) .list-item2:hover ul {
  transform: scale(1.03);
  -webkit-transform: scale(1.03);
  -moz-transform: scale(1.03);
  -ms-transform: scale(1.03);
  -o-transform: scale(1.03);
}
.content-box .mpyy .mpyy-content .images-list:nth-child(5) .list-item2 .image-bg {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.content-box .mpyy .mpyy-content .images-list:nth-child(5) .list-item2 .text-box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  padding-left: 30px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  box-sizing: border-box;
}
.content-box .mpyy .mpyy-content .images-list:nth-child(5) .list-item2 .text-box span {
  font-size: 18px;
  font-weight: bold;
  line-height: 2;
  color: #fff;
}
.content-box .mpyy .mpyy-content .images-list:nth-child(5) .list-item2 ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  width: 100%;
  height: 100%;
}
.content-box .mpyy .mpyy-content .images-list:nth-child(5) .list-item2 ul li {
  width: 33.3333333333%;
  height: 50%;
  overflow: hidden;
  box-sizing: border-box;
}
.content-box .mpyy .mpyy-content .images-list:nth-child(5) .list-item2 ul li img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.content-box .spyy {
  padding-top: 140px;
  background: url(../images/yj-yy-zjyy-spyy-bg.png) no-repeat, url(../images/yj-yy-zjyy-spyy-bg1.png) no-repeat;
  background-size: 388px auto, 243px auto;
  background-position: 0 0, calc(100% - 100px) 40px;
}
.content-box .spyy .sp-box {
  margin-top: 44px;
  width: 100%;
  *zoom: 1;
}
.content-box .spyy .sp-box:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.content-box .spyy .sp-box .video-box {
  float: left;
  width: 74.62%;
  height: 500px;
}
.content-box .spyy .sp-box .video-box video {
  display: none;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.content-box .spyy .sp-box ul {
  float: right;
  width: 22.2%;
}
.content-box .spyy .sp-box ul li {
  margin-bottom: 24px;
  width: 100%;
  height: 81px;
  background: url(../images/yj-yy-zjyy-spyy-type-list-item-bg-normal.png) no-repeat;
  background-size: 100% 100%;
}
.content-box .spyy .sp-box ul li a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
}
.content-box .spyy .sp-box ul li span {
  font-size: 24px;
  color: #9a805a;
  line-height: 81px;
}
.content-box .spyy .sp-box ul .active {
  background: url(../images/yj-yy-zjyy-spyy-type-list-item-bg.png) no-repeat;
  background-size: 100% 100%;
}
.content-box .spyy .sp-box ul .active span {
  font-weight: bold;
  color: #b60005;
}
.content-box .sjyy {
  padding-top: 115px;
  background: url(../images/yj-yy-zjyy-sjyy-bg.png) no-repeat;
  background-size: 211px 403px;
  background-position: 100% 0;
}
.content-box .sjyy .sj-box {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  margin-top: 48px;
  width: 100%;
  height: 500px;
}
.content-box .sjyy .sj-box .sj-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 13.45%;
  height: 390px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.content-box .sjyy .sj-box .sj-item:nth-child(1) {
  background: url(../images/yj-yy-zjyy-sjyy-list-item-bg01.png) no-repeat;
  background-size: 0;
  background-color: #7d3334;
}
.content-box .sjyy .sj-box .sj-item:nth-child(2) {
  background: url(../images/yj-yy-zjyy-sjyy-list-item-bg02.png) no-repeat;
  background-size: 0;
  background-color: #7e694d;
}
.content-box .sjyy .sj-box .sj-item:nth-child(3) {
  background: url(../images/yj-yy-zjyy-sjyy-list-item-bg03.png) no-repeat;
  background-size: 0;
  background-color: #5d5e5e;
}
.content-box .sjyy .sj-box .sj-item:nth-child(4) {
  background: url(../images/yj-yy-zjyy-sjyy-list-item-bg04.png) no-repeat;
  background-size: 0;
  background-color: #3c3d54;
}
.content-box .sjyy .sj-box .sj-item span {
  display: none;
  margin-top: 40px;
  width: 100%;
  height: 180px;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 1.6px;
  color: #fff;
}
.content-box .sjyy .sj-box .sj-item img {
  display: block;
  width: 55.55%;
}
.content-box .sjyy .sj-box .sj-item p {
  margin-top: 25px;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 2.4px;
  line-height: 1.58;
  color: #e8d8b9;
  text-align: center;
}
.content-box .sjyy .sj-box .sj-item .active-title {
  display: none;
}
.content-box .sjyy .sj-box .sj-item a {
  display: none;
  margin: 20px auto 0 auto;
  font-size: 16px;
  color: #fff;
}
.content-box .sjyy .sj-box .active {
  padding: 0 50px;
  width: 59.65%;
  height: 100%;
  box-sizing: border-box;
}
.content-box .sjyy .sj-box .active:nth-child(1) {
  background-size: cover;
}
.content-box .sjyy .sj-box .active:nth-child(2) {
  background-size: cover;
}
.content-box .sjyy .sj-box .active:nth-child(3) {
  background-size: cover;
}
.content-box .sjyy .sj-box .active:nth-child(4) {
  background-size: cover;
}
.content-box .sjyy .sj-box .active p {
  display: none;
  letter-spacing: 3px;
  color: #fff;
}
.content-box .sjyy .sj-box .active p br {
  display: none;
}
.content-box .sjyy .sj-box .active .active-title {
  display: block;
}
.content-box .sjyy .sj-box .active img {
  display: none;
}
.content-box .sjyy .sj-box .active span {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical; /*设置对齐模式*/
  -webkit-line-clamp: 6; /*设置多行的行数*/
}
.content-box .sjyy .sj-box .active a {
  display: block;
}
.content-box .sjyy .more {
  margin: 46px auto 0 auto;
  width: 98px;
  min-width: 70px;
  height: 37px;
  background: url(../images/yj-yy-zjyy-sjyy-more-bg.png) no-repeat;
  background-size: cover;
}
.content-box .sjyy .more a {
  display: block;
  width: 100%;
  height: 100%;
  color: #8f7f67;
  font-size: 16px;
  line-height: 37px;
  text-align: center;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.content-box .sjyy .more a:hover {
  letter-spacing: 1px;
  color: #b60006;
}
.content-box .tsyy {
  margin-top: 140px;
  padding-bottom: 60px;
  *zoom: 1;
  background: url(../images/yj-yy-zjyy-tsyy-bg.png) no-repeat;
  background-size: 100% auto;
  background-position: 0 100%;
}
.content-box .tsyy:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.content-box .tsyy .ts-box {
  margin-top: 40px;
}
.content-box .tsyy .left-box {
  float: left;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 110px;
  height: 579px;
  background: url(../images/yj-yy-zjyy-tsyy-left-bg.png) no-repeat;
  background-size: 100% 100%;
}
.content-box .tsyy .left-box img {
  display: block;
  width: 28px;
}
.content-box .tsyy .right-box {
  float: right;
  width: calc(100% - 123px);
}
.content-box .tsyy .right-box #tsyy-swiper {
  padding-bottom: 34px;
  --swiper-theme-color: rgb(146,129,107); /* 设置Swiper风格 */
  --swiper-navigation-color: rgb(146,129,107); /*  单独设置按钮颜色 */
  --swiper-navigation-size: 20px; /* 设置按钮大小 */
  --swiper-pagination-color: #9c7f54; /* 两种都可以 */
}
.content-box .tsyy .right-box #tsyy-swiper .swiper-wrapper {
  width: 100%;
}
.content-box .tsyy .right-box #tsyy-swiper .swiper-wrapper .swiper-slide {
  width: 100%;
  height: 579px;
  overflow: hidden;
}
.content-box .tsyy .right-box #tsyy-swiper .swiper-wrapper .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.content-box .tsyy .right-box #tsyy-swiper .swiper-button-prev {
  left: 0;
  padding: 25px 15px;
  background-color: rgb(202, 193, 181);
}
.content-box .tsyy .right-box #tsyy-swiper .swiper-button-next {
  right: 0;
  padding: 25px 15px;
  background-color: rgb(202, 193, 181);
}
.content-box .tsyy .right-box #tsyy-swiper .swiper-button-disabled {
  opacity: 0.5;
}
.content-box .tsyy .right-box #tsyy-swiper .swiper-pagination-bullets {
  bottom: 0;
}
.content-box .tsyy .right-box #tsyy-swiper .swiper-pagination-bullet {
  opacity: 1;
  background: #9c7f54;
}
.content-box .tsyy .right-box #tsyy-swiper .swiper-pagination-bullet-active {
  width: 40px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
}

@media screen and (min-width: 1360px) and (max-width: 1440px) {
  .content-box .xqgk {
    background-position: 20px calc(100% - 60px);
  }
}
@media screen and (min-width: 993px) and (max-width: 1360px) {
  .header {
    padding-bottom: 10.625vw;
  }
  .header .top .search-box {
    margin-right: 0.78125vw;
    width: 10.9375vw;
    height: 1.66667vw;
    border: 1px solid #fff;
    border-radius: 0.78125vw;
    -webkit-border-radius: 0.78125vw;
    -moz-border-radius: 0.78125vw;
    -ms-border-radius: 0.78125vw;
    -o-border-radius: 0.78125vw;
  }
  .header .top .search-box input {
    width: calc(100% - 2.08333vw);
    padding-left: 0.52083vw;
    height: 100%;
    line-height: 1.5625vw;
    font-size: 12.6px;
    font-size: calc(14 * var(--font-scale) * 1px);
  }
  .header .top .search-box .search-btn {
    width: 2.08333vw;
  }
  .header .logo {
    margin: 3.4375vw auto 2.60417vw auto;
  }
  .header .small-title {
    margin: 2.60417vw auto 0 auto;
  }
  .menu-nav {
    top: calc(50% - 13.02083vw);
  }
  .menu-nav .back-home {
    width: 4.01042vw;
    margin-left: 0.78125vw;
  }
  .menu-nav .menu-item {
    margin-top: 0.41667vw;
    width: 3.64583vw;
    height: 3.33333vw;
    border-top-right-radius: 1.66667vw;
    border-bottom-right-radius: 1.66667vw;
  }
  .menu-nav .menu-item img {
    margin-left: 0.52083vw;
    margin-top: 0.625vw;
    height: 1.71875vw;
  }
  .menu-nav .menu-item span {
    right: 1.04167vw;
    line-height: 3.33333vw;
    font-size: 1.14583vw;
  }
  .menu-nav .active {
    width: 9.375vw;
  }
  .content-box {
    padding-top: 3.125vw;
  }
  .content-box .xqgk {
    background-size: 11.82292vw auto;
    background-position: 1vw calc(100% - 3.125vw);
  }
  .content-box .xqgk .intro-box {
    background-size: 12.65625vw auto;
    background-position: 0 calc(100% - 2.08333vw);
  }
  .content-box .xqgk .intro-box .intro {
    margin-top: 1.30208vw;
  }
  .content-box .xqgk .intro-box .intro .intro-content, .content-box .xqgk .intro-box .intro p {
    font-size: 14.4px;
    font-size: calc(16 * var(--font-scale) * 1px);
  }
  .content-box .xqgk .intro-box .intro .intro-list {
    margin-top: 1.82292vw;
  }
  .content-box .xqgk .intro-box .intro .intro-list li {
    margin-top: 1.5625vw;
  }
  .content-box .xqgk .intro-box .intro .intro-list li:nth-child(2n+2) {
    margin-top: 0;
  }
  .content-box .xqgk .intro-box .intro .intro-list li span {
    margin-top: 0.78125vw;
    font-size: 18px;
    font-size: calc(20 * var(--font-scale) * 1px);
  }
  .content-box .xqgk .intro-box2 {
    margin-top: 2.34375vw;
  }
  .content-box .xqgk .intro-box2 .video-box {
    height: 29vw;
  }
  .content-box .xqgk .intro-box2 ul li {
    margin-bottom: 2.03125vw;
    height: 5.6875vw;
  }
  .content-box .xqgk .intro-box2 ul li p {
    font-size: 21.6px;
    font-size: calc(24 * var(--font-scale) * 1px);
  }
  .content-box .xqgk .intro-box2 ul li span {
    margin-top: 0.15625vw;
    font-size: 16.2px;
    font-size: calc(18 * var(--font-scale) * 1px);
  }
  .content-box .xqgk .intro-box2 ul li .ico-box {
    top: 0.78125vw;
    left: -1.5625vw;
    width: 3.125vw;
    height: 3.125vw;
  }
  .content-box .xqgk .intro-box2 ul li .ico-box img {
    width: 1.875vw;
  }
  .content-box .title-box img {
    height: 5.78125vw;
  }
  .content-box .rwyy {
    margin-top: 5.46875vw;
    background-size: 13.64583vw 23.28125vw;
    background-position: calc(100% - 5.20833vw) calc(100% - 1.04167vw);
  }
  .content-box .rwyy .text-box {
    margin-top: 1.5625vw;
    padding: 1.30208vw 2.08333vw;
  }
  .content-box .rwyy .text-box p {
    font-size: 14.4px;
    font-size: calc(16 * var(--font-scale) * 1px);
  }
  .content-box .rwyy ul {
    margin-top: 2.60417vw;
  }
  .content-box .rwyy ul li {
    width: 16.875vw;
    height: 16.875vw;
    background-position: 0 0.52083vw;
  }
  .content-box .rwyy ul li a {
    padding: 0 0.78125vw 0.78125vw 0.78125vw;
    padding: 1.04167vw;
  }
  .content-box .rwyy ul li .t-box {
    top: calc(50% - 3.33333vw);
    left: calc(50% - 3.33333vw);
    padding: 0.41667vw;
    width: 6.66667vw;
    height: 6.66667vw;
  }
  .content-box .rwyy ul li .t-box .t-box2 span {
    font-size: 18px;
    font-size: calc(20 * var(--font-scale) * 1px);
  }
  .content-box .mpyy {
    margin-top: 7.29167vw;
    background-size: 12.76042vw 10.10417vw;
    background-position: 1.04167vw calc(100% - 10.41667vw);
  }
  .content-box .mpyy .type-list {
    margin-top: 3.54167vw;
  }
  .content-box .mpyy .type-list li {
    height: 6.25vw;
  }
  .content-box .mpyy .type-list li span {
    font-size: 14.4px;
    font-size: calc(16 * var(--font-scale) * 1px);
  }
  .content-box .mpyy .type-list li img {
    top: -1.71875vw;
    left: 1.5625vw;
    height: 3.4375vw;
  }
  .content-box .mpyy .type-list li:nth-child(5) img {
    top: -1.30208vw;
    height: 2.60417vw;
  }
  .content-box .mpyy .mpyy-content {
    margin-top: 1.77083vw;
    padding: 0.9375vw;
    height: 37.5vw;
  }
  .content-box .mpyy .mpyy-content .images-list .list-item span {
    height: 3.125vw;
    line-height: 3.125vw;
    font-size: 18px;
    font-size: calc(20 * var(--font-scale) * 1px);
  }
  .content-box .mpyy .mpyy-content .images-list:nth-child(2) .list-item {
    width: calc((100% - 1.04167vw) / 3);
    height: calc((100% - 0.625vw) / 2);
  }
  .content-box .mpyy .mpyy-content .images-list:nth-child(2) .list-item:nth-child(1), .content-box .mpyy .mpyy-content .images-list:nth-child(2) .list-item:nth-child(2), .content-box .mpyy .mpyy-content .images-list:nth-child(2) .list-item:nth-child(3) {
    margin-bottom: 0.625vw;
  }
  .content-box .mpyy .mpyy-content .images-list:nth-child(3) .list-item {
    width: calc((100% - 0.52083vw) / 2);
    height: calc((100% - 0.625vw) / 2);
  }
  .content-box .mpyy .mpyy-content .images-list:nth-child(3) .list-item:nth-child(1), .content-box .mpyy .mpyy-content .images-list:nth-child(3) .list-item:nth-child(3) {
    margin-bottom: 0.625vw;
  }
  .content-box .mpyy .mpyy-content .images-list:nth-child(4) .list-item {
    width: calc((100% - 1.5625vw) / 4);
    height: calc((100% - 0.625vw) / 2);
  }
  .content-box .mpyy .mpyy-content .images-list:nth-child(4) .list-item:nth-child(1), .content-box .mpyy .mpyy-content .images-list:nth-child(4) .list-item:nth-child(2), .content-box .mpyy .mpyy-content .images-list:nth-child(4) .list-item:nth-child(3), .content-box .mpyy .mpyy-content .images-list:nth-child(4) .list-item:nth-child(4) {
    margin-bottom: 0.625vw;
  }
  .content-box .mpyy .mpyy-content .images-list:nth-child(4) .list-item span {
    padding: 0.10417vw 0;
    line-height: 1.45833vw;
  }
  .content-box .mpyy .mpyy-content .images-list:nth-child(5) .list-item2 {
    width: calc((100% - 0.52083vw) / 2);
    height: calc((100% - 0.625vw) / 2);
  }
  .content-box .mpyy .mpyy-content .images-list:nth-child(5) .list-item2:nth-child(1), .content-box .mpyy .mpyy-content .images-list:nth-child(5) .list-item2:nth-child(2) {
    margin-bottom: 0.625vw;
  }
  .content-box .mpyy .mpyy-content .images-list:nth-child(5) .list-item2 .text-box {
    padding-left: 1.5625vw;
  }
  .content-box .mpyy .mpyy-content .images-list:nth-child(5) .list-item2 .text-box span {
    font-size: 16.2px;
    font-size: calc(18 * var(--font-scale) * 1px);
  }
  .content-box .spyy {
    padding-top: 7.29167vw;
    background-size: 20.20833vw auto, 12.65625vw auto;
    background-position: 0 0, calc(100% - 5.20833vw) 2.08333vw;
  }
  .content-box .spyy .sp-box {
    margin-top: 2.29167vw;
  }
  .content-box .spyy .sp-box .video-box {
    height: 32.04167vw;
  }
  .content-box .spyy .sp-box ul li {
    margin-bottom: 1.25vw;
    height: 5.41875vw;
  }
  .content-box .spyy .sp-box ul li span {
    font-size: 21.6px;
    font-size: calc(24 * var(--font-scale) * 1px);
    line-height: 4.81875vw;
  }
  .content-box .sjyy {
    padding-top: 5.98958vw;
    background-size: 10.98958vw 20.98958vw;
  }
  .content-box .sjyy .sj-box {
    margin-top: 2.5vw;
    height: 30.04167vw;
  }
  .content-box .sjyy .sj-box .sj-item {
    height: 22.3125vw;
  }
  .content-box .sjyy .sj-box .sj-item span {
    margin-top: 2.08333vw;
    height: 9.375vw;
    line-height: 1.5625vw;
    font-size: 14.4px;
    font-size: calc(16 * var(--font-scale) * 1px);
  }
  .content-box .sjyy .sj-box .sj-item p {
    margin-top: 1.30208vw;
    font-size: 21.6px;
    font-size: calc(24 * var(--font-scale) * 1px);
    letter-spacing: 0.125vw;
  }
  .content-box .sjyy .sj-box .sj-item a {
    margin: 1.04167vw auto 0 auto;
    font-size: 14.4px;
    font-size: calc(16 * var(--font-scale) * 1px);
  }
  .content-box .sjyy .sj-box .active {
    padding: 0 2.60417vw;
    height: 100%;
  }
  .content-box .sjyy .sj-box .active p {
    letter-spacing: 0.15625vw;
  }
  .content-box .sjyy .more {
    margin: 2.39583vw auto 0 auto;
    width: 5.10417vw;
    height: 1.92708vw;
  }
  .content-box .sjyy .more a {
    font-size: 14.4px;
    font-size: calc(16 * var(--font-scale) * 1px);
    line-height: 1.92708vw;
  }
  .content-box .tsyy {
    margin-top: 7.29167vw;
    padding-bottom: 3.125vw;
  }
  .content-box .tsyy .ts-box {
    margin-top: 2.08333vw;
  }
  .content-box .tsyy .left-box {
    width: 5.72917vw;
    height: 35.89583vw;
  }
  .content-box .tsyy .left-box img {
    width: 1.45833vw;
  }
  .content-box .tsyy .right-box {
    width: calc(100% - 6.40625vw);
  }
  .content-box .tsyy .right-box #tsyy-swiper {
    padding-bottom: 1.77083vw;
    --swiper-navigation-size: 1.04167vw; /* 设置按钮大小 */
  }
  .content-box .tsyy .right-box #tsyy-swiper .swiper-wrapper .swiper-slide {
    height: 35.89583vw;
  }
  .content-box .tsyy .right-box #tsyy-swiper .swiper-button-prev {
    padding: 1.30208vw 0.78125vw;
  }
  .content-box .tsyy .right-box #tsyy-swiper .swiper-button-next {
    padding: 1.30208vw 0.78125vw;
  }
  .content-box .tsyy .right-box #tsyy-swiper .swiper-pagination-bullet-active {
    width: 2.08333vw;
  }
}
@media screen and (max-width: 992px) {
  .header {
    padding-bottom: 40px;
  }
  .header .top .search-box {
    margin-top: 4px;
    margin-right: 0;
    width: 150px;
    height: 28px;
    border: 1px solid #fff;
    border-radius: 14px;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    -ms-border-radius: 14px;
    -o-border-radius: 14px;
  }
  .header .top .search-box input {
    line-height: 28px;
    font-size: 14px;
  }
  .header .top .search-box .search-btn {
    width: 40px;
  }
  .header .logo {
    margin: 30px auto 30px auto;
    width: 80%;
  }
  .header .big-title {
    margin: 0 auto;
    width: 52.58%;
  }
  .header .small-title {
    margin: 20px auto 0 auto;
    width: 52%;
  }
  .menu-nav {
    display: none;
  }
  .content-box {
    padding-top: 0;
  }
  .content-box .xqgk .intro-box {
    position: relative;
  }
  .content-box .xqgk .intro-box .left-logo {
    float: none;
    position: absolute;
    left: 15px;
    top: 20px;
    margin-right: 0;
    width: 10%;
  }
  .content-box .xqgk .intro-box .intro {
    float: none;
    margin-top: 0;
    padding-top: 20px;
    width: 100%;
  }
  .content-box .xqgk .intro-box .intro .intro-list {
    margin-top: 15px;
  }
  .content-box .xqgk .intro-box .intro .intro-list li {
    float: right;
    margin-top: 30px;
    margin-left: 5%;
    width: 20%;
  }
  .content-box .xqgk .intro-box .intro .intro-list li:nth-child(2n+2) {
    margin-top: 0;
  }
  .content-box .xqgk .intro-box .intro .intro-list li span {
    margin-top: 5px;
    font-size: 16px;
  }
  .content-box .xqgk .intro-box .right-logo {
    display: none;
    position: absolute;
    top: 5px;
    right: 5px;
    float: none;
  }
  .content-box .xqgk .intro-box2 {
    margin-top: 25px;
  }
  .content-box .xqgk .intro-box2 .video-box {
    float: none;
    width: 100%;
    height: 220px;
  }
  .content-box .xqgk .intro-box2 ul {
    float: none;
    margin-top: 15px;
    margin-left: 25px;
    width: calc(100% - 25px);
  }
  .content-box .xqgk .intro-box2 ul li {
    position: relative;
    margin-bottom: 15px;
    width: 100%;
    height: 60px;
  }
  .content-box .xqgk .intro-box2 ul li p {
    font-size: 18px;
  }
  .content-box .xqgk .intro-box2 ul li span {
    margin-top: 3px;
    font-size: 16px;
  }
  .content-box .xqgk .intro-box2 ul li .ico-box {
    top: 10px;
    left: -20px;
    width: 40px;
    height: 40px;
  }
  .content-box .xqgk .intro-box2 ul li .ico-box img {
    width: 26px;
  }
  .content-box .title-box img {
    height: 60px;
  }
  .content-box .rwyy {
    margin-top: 25px;
    background-size: 30% auto;
    background-position: 80% 80px;
  }
  .content-box .rwyy .text-box {
    margin-top: 15px;
    padding: 15px 15px;
  }
  .content-box .rwyy .text-box p {
    line-height: 1.8;
  }
  .content-box .rwyy ul {
    margin-top: 30px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }
  .content-box .rwyy ul li {
    margin-bottom: 15px;
    width: 184px;
    height: 184px;
    background-position: 0 10px;
  }
  .content-box .rwyy ul li a {
    padding: 15px;
  }
  .content-box .rwyy ul li .t-box {
    position: absolute;
    top: calc(50% - 64px);
    left: calc(50% - 64px);
    padding: 8px;
    width: 128px;
    height: 128px;
  }
  .content-box .mpyy {
    margin-top: 25px;
    background-size: 30% auto;
    background-position: 20px 50px;
  }
  .content-box .mpyy .type-list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 20px;
    width: 100%;
  }
  .content-box .mpyy .type-list li {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
    padding-left: 0;
    width: 49%;
    height: 80px;
  }
  .content-box .mpyy .type-list li span {
    display: block;
    padding: 0 5px;
    width: 100%;
    font-size: 14px;
    line-height: 1.15;
    text-align: center;
    box-sizing: border-box;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .content-box .mpyy .type-list li img {
    top: -5px;
    left: 5px;
    height: 22px;
  }
  .content-box .mpyy .type-list li:nth-child(1) {
    width: 49%;
    background: url(../images/yj-yy-zjyy-mpyy-type-list-item-middle-bg.png) no-repeat;
    background-size: 100% 100%;
  }
  .content-box .mpyy .type-list li:nth-child(2) {
    width: 49%;
    background: url(../images/yj-yy-zjyy-mpyy-type-list-item-middle-bg.png) no-repeat;
    background-size: 100% 100%;
  }
  .content-box .mpyy .type-list li:nth-child(3) {
    width: 49%;
    background: url(../images/yj-yy-zjyy-mpyy-type-list-item-middle-bg.png) no-repeat;
    background-size: 100% 100%;
  }
  .content-box .mpyy .type-list li:nth-child(4) {
    width: 49%;
    background: url(../images/yj-yy-zjyy-mpyy-type-list-item-middle-bg.png) no-repeat;
    background-size: 100% 100%;
  }
  .content-box .mpyy .type-list li:nth-child(5) {
    width: 49%;
    background: url(../images/yj-yy-zjyy-mpyy-type-list-item-middle-bg.png) no-repeat;
    background-size: 100% 100%;
  }
  .content-box .mpyy .type-list li:nth-child(5) img {
    top: -5px;
    left: 5px;
    height: 25px;
  }
  .content-box .mpyy .mpyy-content {
    margin-top: 10px;
    padding: 10px;
    width: 100%;
    height: auto;
  }
  .content-box .mpyy .mpyy-content .images-list .list-item span {
    padding: 0 5px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    box-sizing: border-box;
  }
  .content-box .mpyy .mpyy-content .images-list:nth-child(1) .list-item {
    position: relative;
    display: block;
    width: 100%;
    height: 180px;
  }
  .content-box .mpyy .mpyy-content .images-list:nth-child(2) {
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .content-box .mpyy .mpyy-content .images-list:nth-child(2) .list-item {
    width: calc((100% - 10px) / 2);
    height: calc((100% - 24px) / 3);
  }
  .content-box .mpyy .mpyy-content .images-list:nth-child(2) .list-item:nth-child(1), .content-box .mpyy .mpyy-content .images-list:nth-child(2) .list-item:nth-child(2), .content-box .mpyy .mpyy-content .images-list:nth-child(2) .list-item:nth-child(3), .content-box .mpyy .mpyy-content .images-list:nth-child(2) .list-item:nth-child(4) {
    margin-bottom: 12px;
  }
  .content-box .mpyy .mpyy-content .images-list:nth-child(3) {
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .content-box .mpyy .mpyy-content .images-list:nth-child(3) .list-item {
    width: calc((100% - 10px) / 2);
    height: calc((100% - 24px) / 3);
  }
  .content-box .mpyy .mpyy-content .images-list:nth-child(3) .list-item:nth-child(1), .content-box .mpyy .mpyy-content .images-list:nth-child(3) .list-item:nth-child(2), .content-box .mpyy .mpyy-content .images-list:nth-child(3) .list-item:nth-child(3), .content-box .mpyy .mpyy-content .images-list:nth-child(3) .list-item:nth-child(4) {
    margin-bottom: 12px;
  }
  .content-box .mpyy .mpyy-content .images-list:nth-child(4) {
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .content-box .mpyy .mpyy-content .images-list:nth-child(4) .list-item {
    width: calc((100% - 10px) / 2);
  }
  .content-box .mpyy .mpyy-content .images-list:nth-child(4) .list-item:nth-child(1), .content-box .mpyy .mpyy-content .images-list:nth-child(4) .list-item:nth-child(2), .content-box .mpyy .mpyy-content .images-list:nth-child(4) .list-item:nth-child(3), .content-box .mpyy .mpyy-content .images-list:nth-child(4) .list-item:nth-child(4), .content-box .mpyy .mpyy-content .images-list:nth-child(4) .list-item:nth-child(5), .content-box .mpyy .mpyy-content .images-list:nth-child(4) .list-item:nth-child(6) {
    margin-bottom: 12px;
  }
  .content-box .mpyy .mpyy-content .images-list:nth-child(4) .list-item span {
    padding: 0 0;
    line-height: 20px;
  }
  .content-box .mpyy .mpyy-content .images-list:nth-child(5) {
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .content-box .mpyy .mpyy-content .images-list:nth-child(5) .list-item2 {
    position: relative;
    width: 100%;
    height: 130px;
    overflow: hidden;
  }
  .content-box .mpyy .mpyy-content .images-list:nth-child(5) .list-item2:nth-child(1), .content-box .mpyy .mpyy-content .images-list:nth-child(5) .list-item2:nth-child(2), .content-box .mpyy .mpyy-content .images-list:nth-child(5) .list-item2:nth-child(3) {
    margin-bottom: 12px;
  }
  .content-box .mpyy .mpyy-content .images-list:nth-child(5) .list-item2 .text-box {
    padding-left: 10px;
  }
  .content-box .mpyy .mpyy-content .images-list:nth-child(5) .list-item2 .text-box span {
    font-size: 14px;
    line-height: 1.3;
  }
  .content-box .spyy {
    padding-top: 25px;
    background-size: 120px auto, 243px auto;
    background-position: 0 0, calc(100% - 100px) 40px;
  }
  .content-box .spyy .sp-box {
    margin-top: 20px;
  }
  .content-box .spyy .sp-box .video-box {
    float: none;
    width: 100%;
    height: 210px;
  }
  .content-box .spyy .sp-box ul {
    float: none;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 15px;
    width: 100%;
  }
  .content-box .spyy .sp-box ul li {
    margin-bottom: 14px;
    width: 49%;
    height: 41px;
  }
  .content-box .spyy .sp-box ul li span {
    font-size: 18px;
    line-height: 41px;
  }
  .content-box .sjyy {
    padding-top: 20px;
    background-size: 100px auto;
    background-position: 100% 0;
  }
  .content-box .sjyy .sj-box {
    margin-top: 20px;
    width: 100%;
    height: 300px;
    overflow-x: auto;
  }
  .content-box .sjyy .sj-box .sj-item {
    min-width: 120px;
    height: 220px;
    overflow: hidden;
  }
  .content-box .sjyy .sj-box .sj-item span {
    margin-top: 20px;
    font-size: 14px;
    line-height: 20px;
  }
  .content-box .sjyy .sj-box .sj-item img {
    display: block;
    width: 45%;
  }
  .content-box .sjyy .sj-box .sj-item p {
    margin-top: 15px;
    font-size: 18px;
    line-height: 1.2;
  }
  .content-box .sjyy .sj-box .active {
    padding: 0 15px;
    min-width: 300px;
    height: 300px;
  }
  .content-box .sjyy .sj-box .active span {
    height: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical; /*设置对齐模式*/
    -webkit-line-clamp: 6; /*设置多行的行数*/
  }
  .content-box .sjyy .sj-box .active p {
    letter-spacing: 2px;
  }
  .content-box .sjyy .sj-box .active img {
    display: none;
  }
  .content-box .sjyy .more {
    margin: 25px auto 0 auto;
  }
  .content-box .tsyy {
    margin-top: 30px;
    padding-bottom: 30px;
  }
  .content-box .tsyy .ts-box {
    margin-top: 20px;
  }
  .content-box .tsyy .left-box {
    display: none;
  }
  .content-box .tsyy .right-box {
    float: none;
    width: 100%;
  }
  .content-box .tsyy .right-box #tsyy-swiper {
    padding-bottom: 34px;
  }
  .content-box .tsyy .right-box #tsyy-swiper .swiper-wrapper .swiper-slide {
    width: 100%;
    height: 252px;
  }
}
.S {
  transition: width 0.3s;
  -webkit-transition: width 0.3s;
  -moz-transition: width 0.3s;
  -ms-transition: width 0.3s;
  -o-transition: width 0.3s;
}