body {
  background: #353738;
}

.doc a {
  color: #000000;
  text-decoration: none;
}

.doc a:hover {
  color: #ce9f65;
}

.clearfix::after {
  display: block;
  height: 0;
  content: '';
  clear: both;
}

.banner {
  height: 1225px;
  background: url(https://www1.pconline.com.cn/zt/gz20251120/zhizhenkeji/wap/images/art/banner.png?t=1) no-repeat center top;
}

.wrap {
  background-color: #ffffff;
  border-radius: 20px;
  padding: 65px 20px 0 20px;
  margin: -610px auto 0;
  width: 1160px;
}

.layA {
  /* width: 820px; */
  /* text-align: left; */
  /* float: left; */
}

.layB {
  padding-top: 10px;
  width: 300px;
  float: right;
}

.mod-a {
  margin-bottom: 30px;
}

.mod-a .pic-item {
  margin-bottom: 16px;
}

.mod-a .pic-item img {
  width: 300px;
  height: 200px;
  object-fit: cover;
}

.mod-a .pic-item .tit {
  font-size: 16px;
  line-height: 44px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.titIcon {
  margin-bottom: 20px;
  width: 300px;
  height: 53px;
  background: url(//www1.pconline.com.cn/gz20211223/KV/images/tit1.png) no-repeat;
}

.art-cont {
  padding-left: 30px;
  padding-right: 40px;
  border-bottom: dashed 1px #dddddd;
}

.art-hd h1 {
  line-height: 48px;
  font-size: 30px;
}

.art-info {
  margin-top: 18px;
  line-height: 0;
  color: #999;
  vertical-align: middle;
}

.art-info span {
  display: inline-block;
  margin: 0 7px;
  line-height: 24px;
  font-size: 14px;
  vertical-align: middle;
  position: relative;
  height: 24px;
}

.art-info .pubtime,
.art-info .source {
  margin: 0 25px 0 0;
}

.art-info .art-edit-more {
  width: 18px;
  height: 24px;
  margin: 0 0 0 -6px;
  border: 1px solid #fff;
  border-bottom: none;
}

.art-info .art-edit-more .edit-bg {
  display: block;
  background: #fff;
  width: 10px;
  height: 24px;
  padding: 0 4px;
  position: relative;
  z-index: 2;
}

.art-info em {
  background-image: url(//www1.pconline.com.cn/2014/ue/share/images/art_tools_v2.png);
  background-position: 0 0;
  position: absolute;
}

.art-info .art-edit-more em {
  width: 9px;
  height: 5px;
  background-position: -48px -65px;
  top: 10px;
  left: 4px;
  overflow: hidden;
  zoom: 1;
}

.art-info .art-edit-more span {
  position: absolute;
  line-height: 22px;
  padding: 0 4px;
  height: 22px;
  border: 1px solid #b9b9b9;
  background: #fff;
  top: 23px;
  right: -1px;
  display: none;
  width: auto;
  margin: 0;
  font-size: 12px;
  white-space: nowrap;
  z-index: 1;
}

.art-info .art-edit-more:hover {
  border: 1px solid #b9b9b9;
  border-bottom: none;
}

.art-info .art-edit-more:hover span {
  display: block;
}

.content {
  padding-bottom: 30px;
}

.content p {
  margin: 25px 0;
  font-size: 16px;
  line-height: 30px;
  color: #000000;
  /* text-indent: 2em; */
  text-align: left;
}

.content p img {
  max-width: 850px;
}

.btnbox .goHome {
  display: block;
  margin: 30px auto 50px;
  width: 400px;
  height: 60px;
  line-height: 60px;
  background-color: #02f4f8;
  border-radius: 30px;
  font-size: 28px;
}

.btnbox .goHome:hover {
  color: #000000;
}

.pconline_page {
  clear: both;
  text-align: center;
  font-size: 16px;
  padding-bottom: 70px;
  margin-top: 45px;
}

.pconline_page a,
.pconline_page span {
  padding: 0 10px;
  margin: 0 2px 5px;
  line-height: 28px;
  color: #999999;
  background: #f4f4f4;
  text-decoration: none;
  display: inline-block;
}

.pconline_page span,
.pconline_page a:hover {
  background: #ce9f65;
  color: #fff;
}

.pconline_page .prev::before,
.pconline_page .next::after {
  display: inline-block;
  position: relative;
  top: -2px;
  content: '';
  border-top: 4px solid #bbbbbb;
  border-left: 4px solid #bbbbbb;
  border-bottom: 4px solid transparent;
  border-right: 4px solid transparent;
}

.pconline_page .prev:hover::before,
.pconline_page .next:hover::after {
  border-top: 4px solid #ffffff;
  border-left: 4px solid #ffffff;
}

.pconline_page .prev::before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.pconline_page .next::after {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}

.tit-list {
  padding: 22px 25px 54px 35px;
  font-size: 16px;
  -webkit-column-count: 2;
  -ms-column-count: 2;
  column-count: 2;
}

.tit-item {
  width: 370px;
  line-height: 30px;
  color: #999999;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

body .g-footer,
body .g-footer a {
  color: #888888;
}

.fixed {
  position: fixed;
  top: 50%;
  width: 43px;
  font-size: 18px;
  color: #02f4f8;
}

@media screen and (min-width:1300px) {
  .fixed {
    left: 50%;
    margin-left: 665px;
  }
}

@media screen and (max-width:1299px) {
  .fixed {
    right: 10px;
  }
}

.fixed .list {
  display: inline-block;
  background: url(https://www1.pconline.com.cn/2022/pconline/award/pc/images/icons.png) no-repeat;
}

.fixed .item {
  position: relative;
  display: block;
  width: 43px;
  height: 42px;
  margin-bottom: 13px;
  cursor: pointer;
}

.code-box {
  position: absolute;
  bottom: -30px;
  left: -170px;
  width: 170px;
  display: none;
}

.code-box .pic {
  width: 162px;
  background: #02f4f8;
}

.code-box img {
  margin: 7px 7px 10px;
  width: 148px;
}

.fixed .item:hover .code-box {
  display: block;
}

.codeTxt {
  padding-bottom: 14px;
  line-height: 15px;
  font-size: 15px;
  text-align: center;
  color: #000000;
}

.fixed .txt {
  line-height: 18px;
  text-align: center;
}

.awardLogo {
  display: none !important;
}

.pageTips {
  display: block;
  position: relative;
  margin-top: -45px;
  padding-bottom: 30px;
  font-size: 14px;
  color: #999;
}

.pconline_page span,
.pconline_page a:hover {
  background: #02f4f8;
  color: #072060;

}