* {
  margin: 0 auto;
  padding: 0;
  outline: none;
}
body {
  font-family: "Microsoft Yahei", "微软雅黑", "Tahoma", "SimSun";
  font-size: 14px;
  line-height: 26px;
  color: #333;
  _background-image: url(about:blank);
  _background-attachment: fixed;
}
a {
  color: #333;
  text-decoration: none;
  transition: color 0.7s;
}
a:hover {
  color: #ff7d00;
  transition: color 0.7s;
}
ul {
  list-style: none;
}
img {
  border: none;
  display: block;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
}
.fl {
  float: left;
  _display: inline;
}
.fr {
  float: right;
  _display: inline;
}
.cf:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.cf {
  *zoom: 1;
}
.imgDef a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  transition: opacity 0.7;
}
input {
  font-family: "Microsoft Yahei", "微软雅黑", "Tahoma", "SimSun";
}
.imgHide {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.imgHide img {
  width: 100%;
  height: 100%;
}
.enlarge a img {
  transition: transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  -webkit-transition: -webkit-transform 0.5s;
  -o-transition: -o-transform 0.5s;
}
.enlarge a:hover img,
.enlarge.a:hover img {
  transform: scale(1.05);
  -ms-transform: scale(1.05);
  /* IE 9 */
  -moz-transform: scale(1.05);
  /* Firefox */
  -webkit-transform: scale(1.05);
  /* Safari and Chrome */
  -o-transform: scale(1.05);
  /* Opera */
}
.fl {
  float: left;
  _display: inline;
}
.fr {
  float: right;
  _display: inline;
}
.cf {
  *zoom: 1;
}
.cf:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clear {
  height: 0;
  line-height: 0;
  font-size: 0;
  clear: both;
  overflow: hidden;
}
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.mt35 {
  margin-top: 35px;
}
.mt40 {
  margin-top: 40px;
}
.mb5 {
  margin-bottom: 5px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb15 {
  margin-bottom: 15px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb25 {
  margin-bottom: 25px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb35 {
  margin-bottom: 35px;
}
.mb45 {
  margin-bottom: 45px;
}
.mb50 {
  margin-bottom: 50px;
}
.mb55 {
  margin-bottom: 55px;
}
.mb60 {
  margin-bottom: 60px;
}
.mb65 {
  margin-bottom: 65px;
}
.mb70 {
  margin-bottom: 70px;
}
.mb75 {
  margin-bottom: 75px;
}
.mb80 {
  margin-bottom: 80px;
}
.mb85 {
  margin-bottom: 85px;
}
.mb90 {
  margin-bottom: 90px;
}
.mb95 {
  margin-bottom: 95px;
}
.mb100 {
  margin-bottom: 100px;
}
.mb110 {
  margin-bottom: 110px;
}
.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  -moz-background-size: 27px 44px;
  -webkit-background-size: 27px 44px;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}
.wrap {
  width: 1200px;
  overflow: hidden;
}
.title,
.title2 {
  width: 858px;
  height: 115px;
  line-height: 80px;
  font-weight: bold;
  font-size: 48px;
  text-indent: 390px;
  color: #fff;
  background: url(https://zjnews.zjol.com.cn/material/szs210507/images//titstyle.png) top center no-repeat;
  margin-bottom: 50px;
}
.title2 {
  background: url(https://zjnews.zjol.com.cn/material/szs210507/images//titstyle2.png) top center no-repeat;
  color: #004d9c;
}
.banner {
  position: relative;
  min-width: 1200px;
  height: 650px;
  background: url(http://www.jzrb.com/zhuanti2021/dabaoyu/imgs/index_t.png) top center no-repeat;
  overflow: hidden;
}
.banner .text1 {
  position: absolute;
  top: 200px;
  left: 50%;
  margin-left: -650px;
  width: 1314px;
  height: 105px;
  background: url(http://www.jzrb.com/zhuanti2021/dabaoyu/imgs/index_t1.png) top center no-repeat;
  animation: fadeInLeft 1s forwards;
  
}
.banner .text2 {
  position: absolute;
  top: 31px;
  left: 50%;
  margin-left: -580px;
  width: 79px;
  height: 343px;
  background: url(https://zjnews.zjol.com.cn/material/szs210507/images//titleleft.png) top center no-repeat;
  animation: fadeIn 1s 0.8s both;
}
.banner .bannerInbox {
  position: relative;
  margin-top: 825px;
  width: 930px;
  line-height: 36px;
  max-height: 144px;
  font-size: 18px;
  padding: 10px 75px;
  text-align: justify;
  overflow: hidden;
  box-sizing: content-box;
}
.banner .bannerInbox::after,
.banner .bannerInbox::before {
  position: absolute;
  top: 0;
  content: '';
  width: 46px;
  height: 100%;
  border: 20px solid #044fa5;
  border-top-width: 5px;
  border-bottom-width: 5px;
  box-sizing: border-box;
}
.banner .bannerInbox::after {
  left: 0;
  border-right: none;
}
.banner .bannerInbox::before {
  right: 0;
  border-left: none;
}
.wrap1 {
  padding-top: 35px;
  padding-bottom: 400px;
  margin-bottom: 80px;
  background: url(https://zjnews.zjol.com.cn/material/szs210507/images//wrap1bg1.png) center top no-repeat, url(https://zjnews.zjol.com.cn/material/szs210507/images//wrap1bg2.png) center bottom no-repeat;
}
.wrap1 .hotNews {
  font-weight: bold;
  text-align: center;
  overflow: hidden;
  margin-bottom: 40px;
  padding: 0 65px;
  width: 940px;
}
.wrap1 .hotNews h3 {
  margin-bottom: 10px;
}
.wrap1 .hotNews h3 a {
  line-height: 56px;
  font-size: 36px;
  color: #fff;
  font-weight: bold;
}
.wrap1 .hotNews p {
  max-height: 78px;
  line-height: 26px;
  overflow: hidden;
  text-align: left;
}
.wrap1 .hotNews p a {
  font-size: 16px;
  color: #fff;
}
.wrap1 .iframe {
  width: 853px;
  height: 480px;
  margin-bottom: 110px;
  background: url(https://zjnews.zjol.com.cn/material/szs210507/images//videop.png) center top no-repeat;
  background-size: 100% auto;
}
.wrap1 .iframe iframe,
.wrap1 .iframe video {
  width: 853px;
  height: 480px;
  background: url(https://zjnews.zjol.com.cn/material/szs210507/images//videop.png) center top no-repeat;
  background-size: 100% auto;
}
.wrap1 .jdt {
  width: 1200px;
  height: 365px;
  margin-bottom: 100px;
}
.wrap1 .jdt .swiper-button-prev,
.wrap1 .jdt .swiper-container-rtl .swiper-button-next {
  background-image: url("https://zjnews.zjol.com.cn/material/szs210507/images//left.png");
  left: 10px;
  right: auto;
}
.wrap1 .jdt .swiper-button-next,
.wrap1 .jdt .swiper-container-rtl .swiper-button-prev {
  background-image: url("https://zjnews.zjol.com.cn/material/szs210507/images//right.png");
  right: 10px;
  left: auto;
}
.wrap1 .jdt .swiper-slide {
  position: relative;
}
.wrap1 .jdt .swiper-slide .imglef {
  width: 615px;
  height: 365px;
  margin-left: 85px;
  float: left;
}
.wrap1 .jdt .swiper-slide .imglef img {
  width: 100%;
  height: 100%;
}
.wrap1 .jdt .swiper-slide .text {
  width: 380px;
  height: 335px;
  margin-right: 75px;
  padding-top: 30px;
  float: right;
}
.wrap1 .jdt .swiper-slide .text h3 {
  max-height: 72px;
  line-height: 36px;
  font-size: 24px;
  font-weight: bold;
  overflow: hidden;
  color: #fff;
  margin-bottom: 25px;
  text-align: justify;
}
.wrap1 .jdt .swiper-slide .text p {
  max-height: 180px;
  line-height: 30px;
  font-size: 16px;
  color: #fff;
  overflow: hidden;
  text-align: justify;
}
.wrap1 .videolist {
  width: 1154px;
  margin-bottom: 20px;
}
.wrap1 .videolist li {
  width: 215px;
  height: 164px;
  overflow: hidden;
  float: left;
  margin: 7px;
}
.wrap1 .videolist li a {
  display: block;
  width: 100%;
  height: 100%;
}
.wrap1 .videolist li a img {
  width: 215px;
  height: 126px;
}
.wrap1 .videolist li a h3 {
  position: relative;
  width: 205px;
  height: 38px;
  line-height: 38px;
  font-size: 14px;
  text-align: justify;
  padding: 0 5px;
  color: #fff;
  background-color: #202020;
}
.wrap4 {
  margin-bottom: 85px;
}
.wrap4 .newslist {
  width: 1040px;
}
.wrap4 .newslist li {
  position: relative;
  width: 480px;
  height: 38px;
  line-height: 38px;
  font-size: 18px;
  text-indent: 25px;
  overflow: hidden;
  float: left;
  margin: 0 20px;
}
.wrap4 .newslist li::after {
  content: '';
  position: absolute;
  top: 11px;
  left: 0;
  width: 10px;
  height: 10px;
  border: 4px solid #a7c8bc;
  border-radius: 50%;
}
.wrap5 {
  position: relative;
  overflow: hidden;
  height: 680px;
  min-width: 1200px;
}
.wrap5 .title {
  width: 1197px;
  height: 82px;
  margin-bottom: 40px;
  background: url(https://zjnews.zjol.com.cn/material/szs210507/images//jr.png) top center no-repeat;
}
.wrap5 .title a {
  display: block;
  width: 100%;
  height: 100%;
}
.wrap5 .quantu {
  position: absolute;
  width: 2940px;
  bottom: 0;
  left: 50%;
  margin-left: -1470px;
  height: 550px;
}
.wrap5 .quantu .swiper-button-prev {
  left: 50%;
  margin-left: -470px;
}
.wrap5 .quantu .swiper-button-next {
  left: 50%;
  margin-left: 445px;
}
.wrap5 .quantu::after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 980px;
  height: 550px;
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 10;
}
.wrap5 .quantu::before {
  position: absolute;
  content: '';
  top: 0;
  right: 0;
  width: 980px;
  height: 550px;
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 10;
}
.wrap5 .quantu .swiper-slide {
  position: relative;
  width: 980px;
  height: 550px;
}
.wrap5 .quantu .swiper-slide img {
  width: 100%;
  height: 100%;
}
.wrap5 .quantu .swiper-slide h3 {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 50px;
  line-height: 50px;
  font-size: 20px;
  color: #fff;
  box-sizing: border-box;
  padding: 0 10px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  overflow: hidden;
}
.wrap6 {
  padding-top: 80px;
  padding-bottom: 400px;
  background: url(https://zjnews.zjol.com.cn/material/szs210507/images//yqlj.png) center bottom no-repeat;
}
.wrap6 .fl {
  width: 236px;
}
.wrap6 .fl h3 {
  height: 38px;
  line-height: 38px;
  font-size: 16px;
  color: #0057a8;
  font-weight: bold;
  text-align: right;
}
.wrap6 .fr {
  width: 964px;
}
.wrap6 .fr .linkul li {
  width: 482px;
  float: left;
  height: 38px;
  line-height: 38px;
  font-size: 16px;
}
.wrap6 .fr .linkul li a {
  color: #0051a0;
}
.detbanner {
  height: 704px;
  background: url(https://zjnews.zjol.com.cn/material/szs210507/images//banner.jpg) center top no-repeat;
}
.details-wrap {
  width: 1000px;
  font-size: 16px;
  color: #333333;
  margin-bottom: 150px;
  margin-top: 20px;
}
.details-wrap h2,
.details-wrap h3 {
  line-height: 20px;
  font-size: 16px;
  text-align: center;
}
.details-wrap h2 {
  margin-bottom: 10px;
}
.details-wrap h3 {
  margin-bottom: 25px;
}
.details-wrap .artTitle {
  line-height: 36px;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
}
.details-wrap .info {
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  color: #666;
  text-align: center;
  margin-bottom: 30px;
}
.details-wrap .info span {
  margin-right: 10px;
}
.details-wrap .artCon iframe,
.details-wrap .artCon video {
  max-width: 1000px;
  max-height: 565px;
  margin: 0 auto;
  display: block;
}
.details-wrap .artCon p {
  overflow: hidden;
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 30px;
  text-align: justify;
  word-wrap: break-word;
  word-break: break-all;
}
.details-wrap .artCon img {
  max-width: 1000px;
  height: auto;
  cursor: pointer;
}
.details-wrap .artSpecial {
  font-size: 16px;
  margin-bottom: 45px;
}
.details-wrap .tag {
  height: 20px;
  line-height: 20px;
  padding-bottom: 14px;
  margin-bottom: 15px;
  font-size: 14px;
}
.details-wrap .tag b {
  font-weight: 700;
}
@media screen and (max-width: 667px) {
  #pubTopBarBox {
    display: none;
  }
  body {
    width: 20rem;
  }
  .footbar {
    width: 100%;
    height: 2.5rem;
    padding: 0.625rem 0;
    background-color: #066ba7;
  }
  .footbar .footer2018 {
    background-color: transparent;
    height: 2.5rem;
  }
  .footbar .footCont2018 {
    width: 100%;
    height: 2.5rem;
  }
  .footbar span {
    width: 20rem;
    height: 1.25rem;
    line-height: 1.25rem;
    display: block;
    margin: 0;
    font-size: 0.75rem;
    color: #fff;
    text-align: center;
  }
  .footbar .footCont2018R {
    display: none;
  }
  .banner {
    position: relative;
    min-width: 100%;
    height: 13.75rem;
    background-size: 160% auto;
    overflow: hidden;
  }
  .banner .text1 {
    position: absolute;
    top: 3.125rem;
    left: 50%;
    margin-left: -5rem;
    width: 6.25rem;
    height: 6.25rem;
    animation: fadeInLeft 1s forwards;
    background-size: 100% auto;
  }
  .banner .text2 {
    position: absolute;
    top: 0.9375rem;
    left: 50%;
    margin-left: -8.75rem;
    width: 3.125rem;
    height: 11.25rem;
    background: url(https://zjnews.zjol.com.cn/material/szs210507/images//titleleft.png) top center no-repeat;
    animation: fadeIn 1s 0.8s both;
    background-size: auto 100%;
  }
  .banner .bannerInbox {
    position: relative;
    margin-top: 825px;
    width: 930px;
    line-height: 36px;
    max-height: 144px;
    font-size: 18px;
    padding: 10px 75px;
    text-align: justify;
    overflow: hidden;
    box-sizing: content-box;
    display: none;
  }
  .banner .bannerInbox::after,
  .banner .bannerInbox::before {
    position: absolute;
    top: 0;
    content: '';
    width: 46px;
    height: 100%;
    border: 20px solid #044fa5;
    border-top-width: 5px;
    border-bottom-width: 5px;
    box-sizing: border-box;
  }
  .banner .bannerInbox::after {
    left: 0;
    border-right: none;
  }
  .banner .bannerInbox::before {
    right: 0;
    border-left: none;
  }
  .wrap {
    width: 18.75rem;
  }
  .title,
  .title2 {
    width: 18.75rem;
    height: 3.75rem;
    line-height: 2.75rem;
    font-weight: bold;
    font-size: 1.75rem;
    text-indent: 7.8125rem;
    color: #fff;
    margin-bottom: 0.625rem;
    background-size: 160% auto;
  }
  .title2 {
    background: url(https://zjnews.zjol.com.cn/material/szs210507/images//titstyle2.png) top center no-repeat;
    background-size: 160% auto;
    color: #004d9c;
  }
  .wrap1 {
    padding-top: 1.25rem;
    padding-bottom: 11.25rem;
    margin-bottom: 1.25rem;
    background: url(https://zjnews.zjol.com.cn/material/szs210507/images//wrap1bg1.png) center top no-repeat, url(https://zjnews.zjol.com.cn/material/szs210507/images//wrap1bg2.png) center bottom no-repeat;
    background-size: 320% auto;
  }
  .wrap1 .hotNews {
    font-weight: bold;
    text-align: center;
    overflow: hidden;
    margin-bottom: 1.25rem;
    padding: 0;
    width: 18.75rem;
  }
  .wrap1 .hotNews h3 {
    margin-bottom: 0.625rem;
    text-align: left;
  }
  .wrap1 .hotNews h3 a {
    line-height: 1.5rem;
    font-size: 1.125rem;
    color: #fff;
    font-weight: bold;
  }
  .wrap1 .hotNews p {
    max-height: 100%;
    line-height: 1.25rem;
    overflow: auto;
    text-align: left;
  }
  .wrap1 .hotNews p a {
    font-size: 0.875rem;
    color: #fff;
  }
  .wrap1 .iframe {
    width: 18.75rem;
    height: 10.625rem;
    margin-bottom: 2.1875rem;
  }
  .wrap1 .iframe iframe,
  .wrap1 .iframe video {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
  }
  .wrap1 .videolist {
    width: 20rem;
    margin-bottom: 0.9375rem;
  }
  .wrap1 .videolist li {
    width: 9.0625rem;
    height: 7.5rem;
    overflow: hidden;
    float: left;
    margin: 0;
    margin-right: 0.625rem;
    margin-bottom: 0.625rem;
  }
  .wrap1 .videolist li a {
    display: block;
    width: 9.0625rem;
    height: 5rem;
  }
  .wrap1 .videolist li a img {
    width: 100%;
    height: 100%;
  }
  .wrap1 .videolist li a h3 {
    position: relative;
    width: 9.0625rem;
    height: 2.5rem;
    line-height: 1.25rem;
    font-size: 0.875rem;
    text-align: justify;
    padding: 0 0.3125rem;
    color: #fff;
    background-color: #202020;
    box-sizing: border-box;
  }
  .wrap4 {
    margin-bottom: 1.25rem;
  }
  .wrap4 .newslist {
    width: 18.75rem;
  }
  .wrap4 .newslist li {
    position: relative;
    width: 100%;
    height: 100%;
    line-height: 1.75rem;
    font-size: 1rem;
    text-indent: 1.3125rem;
    overflow: hidden;
    float: none;
    margin: 0;
  }
  .wrap4 .newslist li::after {
    content: '';
    position: absolute;
    top: 0.375rem;
    left: 0;
    width: 0.5rem;
    height: 0.5rem;
    border: 0.25rem solid #a7c8bc;
    border-radius: 50%;
  }
  .wrap5 {
    position: relative;
    overflow: hidden;
    margin-bottom: 1.25rem;
    height: auto;
    min-width: auto;
  }
  .wrap5 .title {
    width: 18.75rem;
    height: 2.625rem;
    margin-bottom: 0.9375rem;
    background: url(https://zjnews.zjol.com.cn/material/szs210507/images//jr.png) top center no-repeat;
    background-size: 200% auto;
  }
  .wrap5 .title a {
    display: block;
    width: 100%;
    height: 100%;
  }
  .wrap5 .quantu {
    position: relative;
    width: 18.75rem;
    height: 10.625rem;
    bottom: auto;
    left: auto;
    margin: 0 auto;
  }
  .wrap5 .quantu .swiper-button-prev {
    left: 50%;
    margin-left: -470px;
  }
  .wrap5 .quantu .swiper-button-next {
    left: 50%;
    margin-left: 445px;
  }
  .wrap5 .quantu::after,
  .wrap5 .quantu::before {
    display: none;
  }
  .wrap5 .quantu .swiper-slide {
    position: relative;
    width: 18.75rem;
    height: 10.625rem;
  }
  .wrap5 .quantu .swiper-slide img {
    width: 100%;
    height: 100%;
  }
  .wrap5 .quantu .swiper-slide h3 {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1.75rem;
    line-height: 1.75rem;
    font-size: 1rem;
    color: #fff;
    box-sizing: border-box;
    padding: 0 0.625rem;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    overflow: hidden;
  }
  .wrap6 {
    padding-top: 0;
    padding-bottom: 12.5rem;
    background-size: 320% auto;
  }
  .wrap6 .tyzc {
    margin-bottom: 0.625rem;
  }
  .wrap6 .fl {
    width: 18.75rem;
    float: none;
  }
  .wrap6 .fl h3 {
    text-align: left;
  }
  .wrap6 .fr {
    width: 18.75rem;
    float: none;
  }
  .wrap6 .fr .linkul li {
    width: 100%;
    height: auto;
    line-height: 1.5rem;
    font-size: 0.875rem;
    float: none;
    margin-bottom: 0.625rem;
  }
  .detbanner {
    height: 10.625rem;
    background-size: 160% auto;
  }
  .details-wrap {
    width: 18.75rem;
    font-size: 1rem;
    color: #333333;
    margin-bottom: 3.125rem;
    margin-top: 1.25rem;
  }
  .details-wrap h2,
  .details-wrap h3 {
    line-height: 1.25rem;
    font-size: 1rem;
    text-align: center;
  }
  .details-wrap h2 {
    margin-bottom: 0.625rem;
  }
  .details-wrap h3 {
    margin-bottom: 1.5625rem;
  }
  .details-wrap .artTitle {
    line-height: 2.25rem;
    font-size: 1.5rem;
    font-weight: bold;
    text-align: center;
    margin-bottom: 0.625rem;
  }
  .details-wrap .info {
    height: auto;
    line-height: 1.25rem;
    font-size: 0.875rem;
    color: #666;
    text-align: center;
    margin-bottom: 1.875rem;
  }
  .details-wrap .info span {
    margin-right: 0.625rem;
  }
  .details-wrap .artCon iframe,
  .details-wrap .artCon video {
    max-width: 18.75rem;
    max-height: 10.625rem;
    margin: 0 auto;
    display: block;
  }
  .details-wrap .artCon p {
    overflow: hidden;
    font-size: 1rem;
    line-height: 1.75rem;
    margin-bottom: 0.9375rem;
    text-align: justify;
    word-wrap: break-word;
    word-break: break-all;
  }
  .details-wrap .artCon img {
    max-width: 18.75rem;
    height: auto;
    cursor: pointer;
  }
  .details-wrap .artSpecial {
    font-size: 1rem;
    margin-bottom: 1.5625rem;
  }
  .details-wrap .tag {
    height: 1.25rem;
    line-height: 1.25rem;
    padding-bottom: 0.875rem;
    margin-bottom: 0.9375rem;
    font-size: 0.875rem;
  }
  .details-wrap .tag b {
    font-weight: 700;
  }
}
