.hz-ti {
  text-align: center;
}

.hz-ti h1 {
  font-size: 36px;
  font-weight: normal;
}

.hz-ti p {
  font-size: 20px;
  padding: 26px 0 50px 0;
}

.ne-z01 {
  padding: 100px 0;
}

.hz-img {
  width: 50%;
  overflow: hidden;
}

.hz-img img {
  width: 100%;
  display: block;
  transition-duration: 0.5s;
}

.hz-img:hover img {
  transform: scale(1.1);
}

.hz-txt {
  width: 50%;
  position: absolute;
  height: 100%;
  display: flex;
  align-items: center;
  right: 0;
  top: 0;
  padding: 0 5%;
}

.hz-txt p {
  font-size: 18px;
  line-height: 1.8;
}

.hz-txt p span {
  font-weight: bold;
  color: #d01027;
}

.hz-li01 {
  position: relative;
}

.hz-li02 .hz-txt {
  background: #d01027;
  position: absolute;
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.hz-li02 .hz-txt p {
  color: #fff;
}

.ne-z02 .hz-ti {
  padding-bottom: 50px;
}

.hz-txt h1 {
  font-weight: normal;
  font-size: 24px;
  padding-bottom: 30px;
  line-height: 1.6;
}

.n-warp {
  width: 84.6%;
  margin: 0 auto;
}

.new-padd {
  padding: 98px 0 65px 0;
}

.new-padd1 {
  padding: 48px 0 65px 0;
}

.ne-select {
  width: 100%;
  padding-bottom: 80px;
  position: relative;
}

.ne-select h1 {
  float: left;
  font-size: 22px;
  line-height: 48px;
  position: relative;
  color: #4d4d4d;
  width: 130px;
}

.ne-select ul {
  float: left;
  width: calc(100% - 130px);
  padding-top: 8px;
}

.ne-select ul li {
  float: left;
  margin-right: 3%;
  position: relative;
  width: 30%;
}

.ne-select ul li input {
  width: 100%;
  height: 36px;
  line-height: 36px;
  border: none;
  border-bottom: 1px solid #c8c8c8 !important;
  outline: none;
  font-size: 17px;
  color: #666666;
}

.ne-select ul li select {
  width: 100%;
  height: 36px;
  line-height: 36px;
  border: none;
  border-bottom: 1px solid #c8c8c8 !important;
  outline: none;
  font-size: 17px;
  color: #666666;
}

.ne-select ul li:nth-child(4) {
  margin-right: 0;
}

.ne-select .an {
  width: 46px;
  position: absolute;
  right: 0;
  top: 0px;
  height: 46px;
}

.new-box {
  margin-bottom: 65px;
  width: 100%;
  position: relative;
  overflow: hidden;
  height: 463px;
}

.new-list .left {
  width: 51.4%;
  overflow: hidden;
  background: #000000;
}

.new-list .left img {
  display: block;
  width: 100%;
  transition-duration: 0.5s;
}

.new-list .right {
  width: 46.2%;
  overflow: hidden;
  background: #f7f7f7;
  height: 86%;
  margin-right: 2.4%;
  padding: 60px 10% 0 3%;
  text-align: left;
}

.new-list .right .time {
  font-size: 16px;
  line-height: 26px;
  color: #333333;
  font-family: "Arial";
  margin-bottom: 10px;
}

.new-list .right .time span {
  display: inline-block;
  width: 100%;
  line-height: 40px;
  font-size: 36px;
  color: #d01126;
}

.new-list .right .bit {
  font-size: 24px;
  line-height: 42px;
  color: #333333;
  margin-bottom: 10px;
}

.new-list .right .neir {
  font-size: 16px;
  line-height: 28px;
  color: #777777;
  margin-bottom: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}

.new-list .right .an {
  width: 90px;
  height: 28px;
  color: #fff;
  border-radius: 3px;
  line-height: 28px;
  text-align: center;
  font-size: 16px;
  background: #d01126;
  cursor: pointer;
}

.new-list:hover .left img {
  transform: scale(1.1);
  opacity: 0.9;
}

.new-list2 li {
  padding: 20px 0;
  border-bottom: 1px solid #e1e1e1;
  cursor: pointer;
  transition-duration: 0.5s;
  margin-top: 25px;
  position: relative;
}

.new-list2 li:after {
  position: absolute;
  content: "";
  width: 45px;
  height: 45px;
  background: url(../images/n-jt1.png) no-repeat;
  right: 3%;
  top: 32px;
}

.new-list2-nav {
  zoom: 1;
}

.new-list2-nav:after {
  display: block;
  content: "";
  clear: both;
}

.new-time {
  float: left;
  width: 7%;
  color: #35b9b3;
  text-align: center;
  transition-duration: 0.5s;
  font-family: "Arial";
}

.new-time h1 {
  font-size: 26px;
  color: #333333;
  font-weight: normal;
  line-height: 36px;
}

.new-time span {
  font-size: 16px;
  line-height: 32px;
  display: inline-block;
  color: #666666;
}

.new-list2-fc {
  float: left;
  width: 85%;
  padding-left: 3%;
}

.new-list2-fc h3 {
  font-size: 24px;
  font-weight: normal;
  color: #333333;
  transition-duration: 0.5s;
  text-align: left;
  line-height: 40px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.new-list2-fc a {
  color: #333;
  transition-duration: 0.5s;
}

.dj-fx {
  opacity: 0.8;
}

.new-list2-nav p {
  width: 100%;
  color: #999999;
  line-height: 32px;
  font-size: 16px;
  transition-duration: 1s;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.new-list2 li:hover {
  background: #d01126;
}

.new-list2 li:hover .new-time h1,
.new-list2 li:hover .new-time span {
  color: #fff;
}

.new-list2 li:hover .new-list2-fc h3,
.new-list2 li:hover .new-list2-nav p {
  color: #fff;
}

.jianT {
  width: 100%;
  text-align: center;
  padding-top: 50px;
  padding-top: 8px !important;
}

.jianT li {
  background: #fff;
  border: 1px solid #ddd;
  line-height: 34px;
  height: 36px;
  min-width: 46px;
  display: inline-block;
  margin: 0 6px;
  width: 43px;
  padding: 0;
}

.jianT li a {
  font-size: 14px;
  color: #474747;
  display: block;
}

.jianT li a img {
  padding-top: 5px;
}

.jianT li a:hover {
  text-decoration: none;
  border: 1px solid #ce000c;
}

.jianT li .on {
  border: 1px solid #ce000c;
  display: block;
}

/* 鏂伴椈瑙嗛 */

.case-box {
  width: 100%;
}

.case-box dl {
  width: 31%;
  float: left;
  margin: 0 3.5% 65px 0;
  cursor: pointer;
}

.case-box dl dt {
  width: 100%;
  overflow: hidden;
  background: #000;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.case-box dl dt .dw {
  position: absolute;
  width: 57px;
  height: 57px;
  background: url(../images/video1.png) no-repeat;
}

.case-box dl dt img {
  display: block;
  transition-duration: 1s;
  width: 100%;
}

.case-box dl:hover dt img {
  transform: scale(1.1, 1.1);
  opacity: 0.7;
}

.case-box dl:nth-child(3n) {
  margin-right: 0;
}

.case-box dl dd {
  width: 100%;
  background: #ededed;
  height: 74px;
  font-size: 20px;
  color: #333333;
  text-align: center;
  line-height: 74px;
  transition-duration: 0.5s;
}

.case-box dl:hover dd {
  background: #ce000c;
  color: #fff;
}

/* 鍏憡鏍峰紡 */

.n-list {
  width: 90%;
  margin: 0 auto;
}

.n-list li {
  position: relative;
  line-height: 52px;
  border-bottom: 1px dashed #dbdbdb;
  padding-left: 25px;
  font-size: 18px;
  color: #333333;
  padding-right: 18%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: normal;
  transition-duration: 0.5s;
  cursor: pointer;
  margin-bottom: 16px;
}

.n-list li:after {
  position: absolute;
  width: 5px;
  height: 5px;
  background: #b70005;
  left: 6px;
  top: 23px;
  content: "";
}

.n-list li a {
  color: #000;
}

.n-list li a:hover {
  color: #bd2229;
}

.n-list span {
  position: absolute;
  right: 0;
  top: 0;
  width: 15%;
  text-align: center;
  display: inline-block;
  font-size: 16px;
  color: #999999;
}

.n-list li:hover {
  padding-left: 30px;
}

/* 涓氬姟浜岀骇瀵艰埅 */

.ny-nav {
  width: 100%;
  position: relative;
  background: #fff;
  border-bottom: 1px solid #cecece;
  text-align: center;
}

.ny-nav li {
  position: relative;
  height: 78px;
  display: inline-block;
  margin: 0 4%;
}

.ny-nav li a {
  color: #555555;
  display: inline-block;
  text-align: center;
  width: 100%;
  height: 78px;
  line-height: 78px;
  font-size: 20px;
  position: relative;
  transition-duration: 1s;
  cursor: pointer;
  z-index: 2;
}

.ny-nav li:after {
  content: "";
  width: 0%;
  height: 3px;
  background: #d01027;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%);
  transition-duration: 0.5s;
}

.ny-nav li:hover:after {
  width: 100%;
}

.ny-nav li .ts {
  border-bottom: 3px solid #d01027;
}

/* 鎶曡祫鑰呭叧绯� */

.tz-gsgl {
  padding: 100px 0 60px 0;
}

.tz-bit h1 {
  line-height: 62px;
  color: #d01126;
  font-size: 42px;
}

.tz-bit .en {
  line-height: 26px;
  color: #666464;
  font-size: 18px;
  text-transform: uppercase;
  font-family: "Arial";
}

.tz-gsgl .pc-box {
  text-align: center;
}

.tz-gsgl .pc-box img {
  display: inline-block;
  max-width: 100%;
}

.tz-gsgg {
  padding-top: 60px;
  background: #f9f9f9;
}

.tz-gsgg .gg-list {
  width: 100%;
  margin-top: 20px;
  position: relative;
}

.tz-gsgg .gg-list .left {
  width: 50%;
  overflow: hidden;
}

.tz-gsgg .gg-list .left img {
  display: block;
  width: 100%;
}

.tz-gsgg .gg-list .right {
  width: 50%;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  padding-right: 5%;
}

.tz-tzgx {
  padding: 70px 0 60px 0;
}

.yydt {
  width: 100%;
}

.yydt dl {
  width: 31%;
  cursor: pointer;
  transition-duration: 1s;
  position: relative;
  transition-duration: 0.5s;
  float: left;
  margin-right: 3.5%;
  margin-top: 40px;
  margin-bottom: 20px;
}

.yydt dl:nth-child(3n) {
  margin-right: 0;
}

.yydt dl:hover dt:after {
  -webkit-animation: shine2 1s;
  animation: shine2 1s;
}

.yydt dl dt {
  width: 100%;
  overflow: hidden;
  position: relative;
  background: #000;
}

.yydt dl:hover dt img {
  transform: scale(1.1);
  opacity: 0.8;
}

.yydt dl:hover dd h1 {
  color: #d01126;
}

.yydt dl dt img {
  display: block;
  width: 100%;
  transition-duration: 1s;
}

.yydt dl dd {
  width: 100%;
  padding: 20px 7px 20px 35px;
  background: #f9f9f9;
  position: relative;
}

.yydt dl dd .time {
  color: #d01126;
  height: 26px;
  font-size: 18px;
  margin-top: 15px;
}

.yydt dl dd h1 {
  line-height: 48px;
  font-size: 20px;
  color: #222222;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
  font-family: "SourceHanSansCN-Normal";
  transition-duration: 0.3s;
}

.yydt dl:hover dd:after {
  background: #d01126;
  left: 14px;
}

.yydt dl dd:after {
  position: absolute;
  content: "";
  width: 15px;
  height: 3px;
  background: #444444;
  left: 7px;
  top: 44px;
  z-index: 9;
  transition-duration: 0.3s;
}

.yydt dl dd .neir {
  margin-top: 10px;
  font-family: "SourceHanSansCN-Normal";
  font-size: 18px;
  line-height: 30px;
  color: #777777;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.yydt dl dd .borw {
  text-align: center;
  line-height: 34px;
  color: #333;
  font-size: 16px;
}

/* 鍚堜紮浜� */

.par-box {
  background: #dcdcdc;
  padding: 75px 0 120px 0;
}

.par-box1 {
  width: 100%;
  border-radius: 20px;
  background: #fff;
  box-shadow: 5px 5px 15px #bbcce6;
  padding: 55px 6% 20px 6%;
}

.par-box1 h1 {
  text-align: center;
  display: table;
  padding: 0 30px;
  position: relative;
  line-height: 50px;
  color: #ff6d15;
  font-size: 30px;
  margin: 0 auto;
}

.par-box1 h1:after {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background: #ff6d15;
  top: 20px;
  left: 0;
}

.par-box1 h1:before {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background: #ff6d15;
  top: 20px;
  right: 0;
}

.text1 {
  line-height: 38px;
  text-align: center;
  font-size: 22px;
  font-family: "SimHei";
}

.text2 {
  line-height: 46px;
  text-align: center;
  font-size: 18px;
  color: #555555;
}

.par-bwg dl {
  width: 100%;
  padding-top: 40px;
}

.par-bwg dl dt {
  font-size: 24px;
  text-align: center;
  color: #ff6d15;
  font-weight: bold;
  line-height: 50px;
  margin-bottom: 10px;
}

.par-bwg dl dd {
  width: 22%;
  float: left;
  margin-right: 4%;
  overflow: hidden;
  border-radius: 20px;
}

.par-bwg dl dd:nth-child(5) {
  margin-right: 0;
}

.par-bwg dl dd img {
  display: block;
  width: 100%;
}

.par-cptd {
  width: 100%;
  padding: 100px 0 50px 0;
}

.par-cptd h1 {
  line-height: 68px;
  color: #ff6d15;
  font-size: 40px;
  font-family: "SimHei";
  margin: 0 auto;
  display: table;
}

.par-bwg1 {
  width: 100%;
  padding-top: 40px;
}

.par-bwg1 li {
  width: 18%;
  float: left;
  margin-right: 2.5%;
  overflow: hidden;
  border-radius: 20px;
  margin-bottom: 35px;
}

.par-bwg1 li:nth-child(5n) {
  margin-right: 0;
}

.par-bwg1 li img {
  display: block;
  width: 100%;
}

.par-cptd1 {
  width: 100%;
  margin: 0 auto;
  padding-top: 15px;
}

.par-cptd1 dl {
  width: 23.5%;
  float: left;
  margin-right: 2%;
  background: #fff;
  box-shadow: 5px 5px 15px #bbcce6;
  border-radius: 50px;
  padding: 8px;
}

.par-cptd1 dl:nth-child(4) {
  margin-right: 0;
}

.par-cptd1 dl dt {
  width: 73px;
  height: 73px;
  border: 5px solid #c8ccd4;
  border-radius: 100%;
  text-align: center;
  float: left;
  line-height: 63px;
  font-size: 30px;
  color: #eb0000;
  font-family: "Arial";
}

.par-cptd1 dl:nth-child(2n) dt {
  color: #ff6d15;
}

.par-cptd1 dl dd {
  width: calc(100% - 73px);
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-weight: bold;
  padding: 0 20px 0 10px;
  height: 73px;
  float: left;
}

.yz-text {
  margin: 0 auto;
  display: table;
  font-size: 22px;
  line-height: 36px;
  width: 38%;
}

.yz-text span {
  color: #ff721b;
  font-weight: bold;
}

.yz-box {
  width: 88%;
  margin: 0 auto;
  padding-top: 40px;
}

.yz-box li {
  width: 46%;
  list-style: none;
}

.yz-box li p {
  line-height: 44px;
  text-align: center;
  font-size: 22px;
  color: #eb0000;
}

.yz-box li img {
  display: inline-block;
  max-width: 100%;
}

.yz-pic {
  width: 88%;
  padding-top: 40px;
  margin: 0 auto;
  padding-bottom: 80px;
}

.yz-pic li {
  width: 23.5%;
  float: left;
  margin-right: 2%;
  overflow: hidden;
  border-radius: 20px;
}

.yz-pic li:nth-child(4) {
  margin-right: 0;
}

.par-bbit {
  margin: 0 auto;
  height: 72px;
  background: #eb0000;
  line-height: 72px;
  text-align: center;
  padding: 0 30px;
}

.detail {
  line-height: 50px;
  font-size: 24px;
  overflow: hidden;
  font-weight: bold;
  text-align: center;
}

.fb-time {
  border-bottom: 1px solid #cccccc;
  line-height: 44px;
  text-align: center;
  font-size: 16px;
}

.detail1 {
  padding-top: 20px;
}

.detail1 p {
  font-size: 17px;
  line-height: 30px;
  color: #555555;
}

.detail-back {
  border-top: 1px solid #f2f2f2;
  line-height: 60px;
  font-size: 18px;
  text-align: center;
  width: 100%;
}

@media only screen and (max-width: 1440px) {
  .n-list li {
    line-height: 50px;
    padding-left: 25px;
    font-size: 16px;
    padding-right: 20%;
    margin-bottom: 0px;
  }

  .n-list span {
    width: 20%;
  }

  .new-padd {
    padding: 60px 0 40px 0;
  }

  .ne-select {
    padding-bottom: 50px;
  }
}

@media only screen and (max-width: 1367px) {
  .tz-gsgg .gg-list .right {
    padding-right: 3%;
  }

  .tz-gsgl {
    padding: 60px 0 40px 0;
  }

  .tz-bit h1 {
    line-height: 60px;
    font-size: 36px;
  }

  .n-list li {
    line-height: 46px;
    padding-left: 25px;
    font-size: 16px;
    padding-right: 20%;
    margin-bottom: 0px;
  }

  .n-list span {
    width: 20%;
    font-size: 15px;
  }

  .n-list li:after {
    top: 20px;
  }
}

@media only screen and (max-width: 1281px) {
  .new-list .right .bit,
  .new-list2-fc h3,
  .ne-select h1,
  .detail {
    font-size: 18px;
  }

  .new-list .right .neir,
  .new-list2-nav p,
  .ne-select ul li select,
  .ne-select ul li input,
  .detail1 p {
    font-size: 14px;
  }

  .new-list .right .an {
    font-size: 12px;
  }

  .case-box dl dd {
    font-size: 16px;
    line-height: 50px;
    height: 50px;
  }

  .case-box dl {
    margin-bottom: 40px;
  }
}

@media only screen and (max-width: 1180px) {
}

@media only screen and (max-width: 991px) {
}

@media only screen and (max-width: 760px) {
  .new-padd {
    padding: 30px 0;
  }

  .ne-select h1 {
    font-size: 20px;
    line-height: 38px;
    width: 110px;
  }

  .n-warp {
    width: 94%;
  }

  .ne-select ul {
    width: 100%;
  }

  .ne-select ul li {
    margin-right: 2%;
    width: 48%;
  }

  .ne-select ul li:nth-child(2n) {
    margin-right: 0;
  }

  .ne-select ul li select,
  .ne-select ul li input {
    font-size: 16px;
  }

  .ne-select {
    padding-bottom: 30px;
  }

  .new-list .left {
    width: 100%;
  }

  .new-list .right {
    width: 100%;
    margin-right: 0;
    padding: 20px;
    height: auto !important;
  }

  .new-list .right .bit {
    font-size: 17px;
    line-height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
  }

  .new-time {
    width: 100%;
    text-align: left;
  }

  .new-time h1 {
    font-size: 20px;
    line-height: 30px;
    width: 30px;
    float: left;
  }

  .new-list2-fc {
    width: 100%;
    padding-left: 0;
  }

  .new-list2 li:after {
    display: none;
  }
  .new-list2 li {
    margin-top: 0;
    padding: 10px 0;
  }

  .new-list2-fc h3 {
    font-size: 14px;
  }

  .new-box {
    margin-bottom: 35px;
    height: 460px;
  }

  .case-box dl {
    width: 100%;
    margin: 0 0 35px 0;
  }

  .case-box dl dd {
    height: 54px;
    font-size: 18px;
    line-height: 54px;
  }

  .n-list {
    width: 100%;
    margin: 0 auto;
  }

  .n-list li {
    position: relative;
    line-height: 45px;
    border-bottom: 1px dashed #dbdbdb;
    padding-left: 25px;
    font-size: 15px;
    color: #333333;
    padding-right: 25%;
    margin-bottom: 10px;
  }

  .n-list span {
    width: 25%;
    font-size: 15px;
  }

  .detail {
    line-height: 30px;
    font-size: 20px;
  }

  .tz-gsgl {
    padding: 30px 0 30px 0;
  }

  .tz-bit h1 {
    line-height: 52px;
    font-size: 30px;
  }

  .tz-gsgg .gg-list .left {
    width: 100%;
  }

  .tz-gsgg .gg-list .right {
    width: 100%;
    position: relative;
    height: 600px;
    padding-right: 0%;
  }

  .yydt dl {
    width: 100%;
    cursor: pointer;
    transition-duration: 1s;
    position: relative;
    transition-duration: 0.5s;
    float: left;
    margin-right: 0;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .ne-z01 {
    padding: 30px 0;
  }
  .hz-ti h1 {
    font-size: 20px;
  }
  .hz-ti p {
    font-size: 16px;
    padding: 15px 0;
  }
  .hz-img {
    width: 100%;
  }
  .hz-txt,
  .hz-li02 .hz-txt {
    position: relative;
    width: 100%;
    padding: 20px 0;
  }
  .hz-txt p {
    font-size: 14px;
    line-height: 1.6;
  }
  .ne-z02 .hz-ti {
    padding-bottom: 20px;
  }
  .hz-txt h1 {
    font-size: 16px;
    padding-bottom: 0;
  }
}

@media only screen and (max-width: 490px) {
}

@keyframes changeScale {
  0% {
    transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    opacity: 0.2;
  }

  100% {
    transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    opacity: 1;
  }
}

@-moz-keyframes changeScale {
  0% {
    transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    opacity: 0.2;
  }

  100% {
    transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    opacity: 1;
  }
}

@-webkit-keyframes changeScale {
  0% {
    transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    opacity: 0.2;
  }

  100% {
    transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    opacity: 1;
  }
}

@-o-keyframes changeScale {
  0% {
    transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    opacity: 0.2;
  }

  100% {
    transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    opacity: 1;
  }
}
.xwzx-xq {
  width: 85%;
  margin: 0 auto;
}
.xwzx-xq-title {
  text-align: center;
}
.xwzx-xq-title h3 {
  font-size: 24px;
  font-weight: bold;
  margin-top: 50px;
}
.xwzx-xq-title p {
  margin: 20px 0;
}
.xwzx-xq-neirong {
  margin: 50px 0;
}
.xwzx-xq-neirong p {
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 10px;
}
.xwzx-xq-neirong-img {
  display: flex;
  flex-wrap: wrap;
}
.xwzx-xq-neirong-img img {
  width: 25%;
  padding: 1%;
}
.xwzx-xq-neirong h4 {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  margin: 80px 0;
}


