body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  margin: 0;
  padding: 0;
}
html {
  -webkit-text-size-adjust: none;
}
body {
  font: 14px/2em Microsoft Yahei, tahoma, HELVETICA;
  color: #2d313e;
}
ol,
ul {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}
img {
  border: none;
  vertical-align: top;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  -ms-transition: none;
  object-fit: cover;
}
i,
em {
  font-style: normal;
}
input,
select,
option,
textarea {
  font-size: 12px;
  font-family: Microsoft Yahei,tahoma,HELVETICA;
  outline: none;
}
a {
  color: #2d313e;
  text-decoration: none;
  transition: color linear 0.1s;
}
a:hover {
  color: #0f89ff;
  text-decoration: none;
}
a:hover em,
a:hover b,
a:hover i,
a:hover span {
  cursor: pointer;
}
a:hover img {
  opacity: 0.9;
}
.clear,
.clearfix:after {
  clear: both;
  height: 0;
  overflow: hidden;
  display: block;
}
.clearfix:after {
  visibility: hidden;
  content: ".";
}
.clearfix {
  *zoom: 1;
}
img[loading='lazy'][src$=".jpg"],
img[loading='lazy'][src$=".gif"] {
  background: url('https://www1.pconline.com.cn/2023/cms/home/images/placeholder.png') center no-repeat #EDEFF6;
  background-size: contain;
}
.ivy-tonglan {
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
}
.ivy-tonglan div[id^=ad]:last-of-type {
  margin-bottom: 20px;
}
.ivy-tonglan div[id^=ad]:nth-of-type(n+2) {
  margin-top: 3px;
}
.ivy-tonglan iframe[id^=ad]:last-of-type {
  margin-bottom: 20px;
}
.ivy-tonglan iframe[id^=ad]:nth-of-type(n+2) {
  margin-top: 3px;
}
.ivy-tonglan a,
.ivy-tonglan iframe {
  width: 100%!important;
  display: block;
}
.ivy-tonglan-dingbu div[id^=ad]:first-of-type {
  margin-top: 5px;
}
.ivy-tonglan-dingbu div[id^=ad]:last-of-type {
  margin-bottom: 0px;
}
.ivy-tonglan-dingbu div[id^=ad]:nth-of-type(n+2) {
  margin-top: 3px;
}
.ivy-tonglan-dingbu iframe[id^=ad]:last-of-type {
  margin-bottom: 0px;
}
.ivy-tonglan-dingbu iframe[id^=ad]:nth-of-type(n+2) {
  margin-top: 3px;
}
.ivy-yc img {
  width: 100%!important;
}
.ivy-zc img {
  width: 100%;
  height: auto;
}
.mb5 {
  margin-bottom: 5px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb25 {
  margin-bottom: 25px;
}
.mb40 {
  margin-bottom: 40px;
}
.pannel {
  display: none;
}
.dflex-between {
  display: flex;
  justify-content: space-between;
}
.hide {
  display: none;
}
.bg-w {
  background: #fff;
}
.title-alpha {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.8)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.8) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.8) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#131313', GradientType=0);
}
.mod {
  background: #fff;
  padding: 20px 20px 0;
  box-sizing: border-box;
}
.mod .hd {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 20px;
}
.mod .hd .mark {
  font-size: 22px;
  color: #2d313e;
  line-height: 22px;
  font-weight: bold;
}
.mod .hd .hd-tabs {
  font-size: 20px;
  color: #2d313e;
  line-height: 22px;
  display: flex;
}
.mod .hd .hd-tabs i {
  margin-right: 30px;
  position: relative;
  cursor: pointer;
}
.mod .hd .hd-tabs i:last-child {
  margin-right: 0;
}
.mod .hd .hd-tabs .current {
  font-weight: bold;
  font-size: 22px;
}
.mod .hd .hd-tabs .current::after {
  content: "";
  width: 30px;
  height: 4px;
  background: #0f89ff;
  position: absolute;
  margin-left: -15px;
  left: 50%;
  bottom: -12px;
}
.mod .hd .ip-qrCode {
  padding-left: 19px;
  background: url('https://www1.pconline.com.cn/2023/cms/home/images/ico-qrcode.png') left no-repeat;
  cursor: pointer;
  position: relative;
  color: #848792;
}
.mod .hd .ip-qrCode .pop-qrcode {
  border: 1px solid #eaedf0;
  width: 200px;
  height: 236px;
  background: #fff;
  position: absolute;
  z-index: 2;
  text-align: center;
  left: 50%;
  margin-left: -100px;
  box-sizing: border-box;
  top: 35px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.06);
  display: none;
}
.mod .hd .ip-qrCode .pop-qrcode img {
  width: 160px;
  height: 160px;
}
.mod .hd .ip-qrCode .pop-qrcode em {
  font-size: 14px;
  display: block;
  line-height: 16px;
  padding: 18px 0 20px;
}
.mod .hd .ip-qrCode:hover {
  background-image: url('https://www1.pconline.com.cn/2023/cms/home/images/ico-qrcode-hover.png');
  color: #2d313e;
}
.mod .hd .ip-qrCode:hover .pop-qrcode {
  display: block;
}
.mod .smark {
  color: #e0e0e0;
  font-size: 14px;
}
.mod .smark a {
  color: #848792;
  margin: 0 10px;
}
.mod .smark a:hover {
  color: #0f89ff;
}
.mod .smark a:last-child {
  margin-right: 0;
}
.mod .focus-ctrl {
  display: flex;
}
.mod .focus-ctrl i {
  height: 4px;
  background: #c9cbd6;
  width: 4px;
  margin-left: 6px;
  transition: all linear 0.2s;
}
.mod .focus-ctrl .current {
  width: 16px;
  background: #0F89FF;
}
.col-abc {
  width: 1045px;
}
.col-bcd {
  width: 1025px;
}
.col-a {
  width: 320px;
}
.col-b,
.col-c {
  width: 325px;
}
.col-bc {
  width: 662px;
}
.col-d {
  width: 335px;
}
.focus-pics .prev,
.focus-pics .next {
  position: absolute;
  width: 40px;
  height: 54px;
  background: url('https://www1.pconline.com.cn/2023/cms/home/images/bg_turn.png') no-repeat;
  top: 50%;
  margin-top: -27px;
  z-index: 2;
  -webkit-transition: right 0.2s, left 0.2s;
  transition: right 0.2s, left 0.2s;
  cursor: pointer;
}
.focus-pics .prev {
  left: -40px;
  background-position: 0 0;
}
.focus-pics .prev:hover {
  background-position: -80px 0;
}
.focus-pics .next {
  right: -40px;
  background-position: -40px 0;
}
.focus-pics .next:hover {
  background-position: -120px 0;
}
.focus-pics.slide-pic-hover .prev {
  left: 0;
}
.focus-pics.slide-pic-hover .next {
  right: 0;
}
.label-original {
  position: absolute;
  width: 119px;
  height: 28px;
  background: url('https://www1.pconline.com.cn/cms/channel/2023/images/label-ori.png') no-repeat;
  background-size: contain;
  left: 0;
  top: 0;
}
body {
  background: #F4F6F8;
}
.g-doc {
  min-width: 1400px;
  margin: 0 auto;
}
.g-doc a:hover {
  color: #0f89ff;
}
.wrap {
  width: 1400px;
  margin: 0 auto;
}
footer .g-footer {
  background-color: #fff;
  color: #2d313e;
}
footer .g-footer .gft-wrap {
  width: 1400px;
}
footer .g-footer a {
  color: #2d313e;
}
footer .g-footer a:hover {
  color: #0f89ff;
}
.g-header {
  background: #fff;
  margin-bottom: 10px;
}
.g-header .head-top {
  height: 80px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.g-header h1 {
  height: 32px;
  display: flex;
  align-items: center;
}
.g-header .logo {
  width: 180px;
  height: 32px;
  background: url('https://www1.pconline.com.cn/cms/channel/2023/images/pconline_channel_logo.png') no-repeat;
  background-size: contain;
  overflow: hidden;
  line-height: 1000px;
}
.g-header .channel-name {
  font-size: 28px;
  font-weight: 700;
  color: #0F89FF;
  margin-left: 12px;
  padding-left: 12px;
  height: 32px;
  line-height: 32px;
  border-left: 1px solid #D8D8D8;
}
.g-header .search {
  width: 335px;
  height: 40px;
  border-radius: 20px;
  background: #F5F6F8 url('https://www1.pconline.com.cn/cms/channel/2023/images/ico-search.png') 15px center no-repeat;
  background-size: 15px;
  padding-left: 40px;
  box-sizing: border-box;
}
.g-header .search .ks-input {
  display: flex;
  align-items: center;
}
.g-header .search .txt {
  border: none;
  height: 40px;
  flex: 1;
  width: 100%;
  background: transparent;
}
.g-header .search .btn-search {
  width: 74px;
  height: 40px;
  border-radius: 20px;
  background-image: linear-gradient(-90deg, #00ADF7 0, #0781F0 100%);
  border: none;
  font-size: 16px;
  color: #fff;
  line-height: 40px;
  cursor: pointer;
}
.g-header .g-nav {
  height: 50px;
  background-image: linear-gradient(-90deg, #00CECF 0, #00ADF7 50%, #077DEF 100%);
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #fff;
  padding: 0 20px;
}
.g-header .g-nav a {
  color: #fff;
}
.g-header .g-nav .nav-wrap {
  display: flex;
}
.g-header .g-nav .nav-wrap .link,
.g-header .g-nav .nav-wrap .cur {
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  margin-right: 40px;
}
.g-header .g-nav .nav-wrap .link:last-child,
.g-header .g-nav .nav-wrap .cur:last-child {
  margin-right: 0;
}
.g-header .g-nav .nav-wrap .link {
  position: relative;
}
.g-header .g-nav .nav-wrap .link::after {
  content: "";
  width: 0px;
  height: 3px;
  background: #f5f6f8;
  position: absolute;
  left: 50%;
  bottom: 5px;
  transform: translateX(-50%);
  transition: width ease 0.2s;
  overflow: hidden;
}
.g-header .g-nav .nav-wrap .link:hover::after {
  width: 26px;
}
.g-header .g-nav .nav-wrap .cur {
  position: relative;
  font-weight: 700;
}
.g-header .g-nav .nav-wrap .cur::after {
  content: "";
  width: 26px;
  height: 3px;
  background: #f5f6f8;
  position: absolute;
  left: 50%;
  bottom: 5px;
  transform: translateX(-50%);
}
.g-header .g-nav .nav-subLink .link {
  margin-left: 10px;
}
.g-header .g-nav .nav-subLink .link:hover {
  text-decoration: underline;
}
.g-header {
  position: relative;
  z-index: 11;
}
.g-header .icon_new {
  height: 16px;
  padding: 0 6px;
  border-radius: 8px 8px 8px 0;
  background: -webkit-linear-gradient(90deg, #FF4243 0%, #FF6A6B 100%);
  background: linear-gradient(90deg, #FF4243 0%, #FF6A6B 100%);
  position: absolute;
  right: -30px;
  top: -6px;
  color: #fff;
  font-size: 10px;
  text-align: center;
  line-height: 16px;
}
.g-header .tragl {
  width: 10px;
  height: 7px;
  background: url('https://www1.pconline.com.cn/cms/channel/2023/images/ico_arrow_white_down.png') no-repeat;
  background-size: cover;
  margin-left: 5px;
  transition: transform linear 0.2s;
}
.g-header .nav-sub dt {
  display: flex;
  align-items: center;
}
.g-header .nav-sub:hover .nav-sub-list {
  display: block;
  width: 100px;
  height: auto;
}
.g-header .nav-sub:hover .nav-sub-list > a {
  font-size: 16px;
}
.g-header .nav-sub-list {
  width: 0px;
  height: 0;
  position: absolute;
  top: 50px;
  background-color: #fff;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1);
  left: 50%;
  transform: translate(-50%, 0);
  text-align: center;
  overflow: hidden;
}
.g-header .nav-sub-list > a {
  color: #2d313e;
  line-height: 40px;
  font-size: 0;
  display: block;
  font-weight: normal;
}
.g-header .nav-sub-list > a:hover {
  background-color: #F4F6F8;
  color: #0f89ff;
}
.pro-rank {
  background: #fff;
  background-size: contain;
}
.pro-rank:last-child {
  margin-bottom: 0;
}
.pro-rank .hd {
  padding-bottom: 0;
}
.pro-rank .pro-rank-tabs {
  height: 32px;
  line-height: 32px;
  display: flex;
  margin-top: 15px;
}
.pro-rank .pro-rank-tabs a {
  margin-right: 24px;
  font-size: 14px;
}
.pro-rank .pro-rank-tabs a:last-child {
  margin-right: 0;
}
.pro-rank .pro-rank-tabs .current {
  font-weight: bold;
  position: relative;
}
.pro-rank .pro-rank-tabs .current::after {
  content: "";
  width: 16px;
  height: 2px;
  overflow: hidden;
  position: absolute;
  bottom: -1px;
  left: 50%;
  margin-left: -8px;
  background: #0F89FF;
}
.pro-rank .pro-rank-tabs.pro-tabs-more a {
  margin-right: 14px;
}
.pro-rank .pro-rank-tabs.pro-tabs-more a:last-child {
  margin-right: 0;
}
.pro-rank .pro-rank-tabsCon .rank-pic .count {
  font-size: 18px;
  font-weight: bold;
  font-style: italic;
  color: #848792;
  width: 20px;
  margin-right: 12px;
  text-align: center;
  position: relative;
  margin-left: -3px;
}
.pro-rank .pro-rank-tabsCon .rank-pic li {
  display: flex;
  height: 39px;
  align-items: center;
}
.pro-rank .pro-rank-tabsCon .rank-pic li:nth-child(-n+3) .count {
  color: #0f89ff;
}
.pro-rank .pro-rank-tabsCon .rank-pic li a {
  display: block;
  flex: 1;
  overflow: hidden;
}
.pro-rank .pro-rank-tabsCon .rank-pic li em {
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.pro-rank .pro-rank-tabsCon .rank-pic img {
  display: none;
}
.pro-rank .pro-rank-tabsCon .rank-pic .u-price {
  font-size: 14px;
  color: #848792;
  float: right;
}
.pro-rank .pro-rank-tabsCon .rank-pic .u-score {
  font-size: 14px;
  color: #848792;
  float: right;
  margin-left: 5px;
}
.pro-rank .pro-rank-tabsCon .rank-pic .u-score .u-key {
  display: none;
}
.pro-rank .pro-rank-tabsCon .rank-pic .current {
  height: 44px;
  padding: 5px 0;
}
.pro-rank .pro-rank-tabsCon .rank-pic .current a {
  position: relative;
  display: block;
  height: 44px;
}
.pro-rank .pro-rank-tabsCon .rank-pic .current img {
  width: 58px;
  height: 44px;
  display: block;
  float: left;
  margin-right: 5px;
}
.pro-rank .pro-rank-tabsCon .rank-pic .current em {
  color: #2D313E;
  line-height: 22px;
  display: block;
  font-weight: bold;
}
.pro-rank .pro-rank-tabsCon .rank-pic .current .u-price,
.pro-rank .pro-rank-tabsCon .rank-pic .current .u-score {
  color: #f23e3e;
  position: absolute;
  bottom: 0;
  left: 60px;
  line-height: 16px;
  font-weight: bold;
}
.pro-rank .pro-rank-tabsCon .rank-pic .current .u-unit {
  color: #2d313e;
  display: inline-block;
  margin-left: 2px;
}
.pro-rank .pro-rank-tabsCon .rank-pic .current .u-score {
  font-weight: normal;
  color: #2d313e;
}
.pro-rank .pro-rank-tabsCon .rank-pic .current .u-score .u-key {
  font-weight: normal;
  color: #848792;
  display: inline-block;
}
.pro-rank .pro-rank-tabsCon .rank-pic .current .u-score .u-curScore {
  font-weight: bold;
  color: #f23e3e;
}
.list-fBpics-abcd {
  overflow: hidden;
  height: 395px;
}
.list-fBpics-abcd li {
  float: left;
  width: 346px;
  height: 195px;
  margin: 0 0 5px 5px;
}
.list-fBpics-abcd li:first-child {
  width: 698px;
  height: 395px;
  margin: 0;
}
.list-fBpics-abcd li:first-child .mask {
  font-size: 20px;
  line-height: 24px;
}
.list-fBpics-abcd li .link {
  position: relative;
  display: block;
}
.list-fBpics-abcd li .mask {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 60px;
  width: 100%;
  font-size: 14px;
  color: #fff;
  box-sizing: border-box;
  padding: 20px 20px 0;
  line-height: 30px;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.pic-list-abc {
  height: 240px;
  display: flex;
  justify-content: space-between;
}
.pic-list-abc .link {
  position: relative;
}
.pic-list-abc .mask {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 120px;
  box-sizing: border-box;
  padding: 0 20px 14px;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.pic-list-abc .artType {
  font-size: 12px;
  line-height: 12px;
  margin-bottom: 12px;
}
.pic-list-abc em {
  font-size: 16px;
  line-height: 24px;
  max-height: 48px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.txt-list-author li {
  line-height: 28px;
  font-size: 16px;
  margin-bottom: 14px;
}
.txt-list-author li:last-child {
  margin-bottom: 0;
}
.txt-list-author .link {
  color: #E0E0E0;
  display: flex;
  justify-content: space-between;
  white-space: nowrap;
}
.txt-list-author .link .sub,
.txt-list-author .link .tit {
  color: #2d313e;
}
.txt-list-author .link .sub {
  margin-right: 12px;
}
.txt-list-author .link .tit {
  margin-left: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  flex: 1;
}
.txt-list-author .link .tit:first-child {
  margin-left: 0;
}
.txt-list-author .link .art-author {
  color: #848792;
  font-size: 14px;
  margin-left: 20px;
}
.txt-list-author .link:hover {
  color: #E0E0E0;
}
.txt-list-author .link:hover .sub,
.txt-list-author .link:hover .tit {
  color: #0f89ff;
}
.video-lBrList {
  display: flex;
  justify-content: space-between;
}
.video-lBrList .video-wrap {
  width: 755px;
  height: 425px;
  position: relative;
}
.video-lBrList .video-wrap video,
.video-lBrList .video-wrap img {
  width: 100%;
  height: 100%;
  background: #000;
  object-fit: cover;
}
.video-lBrList .video-wrap video {
  object-fit: contain;
}
.video-lBrList .video-wrap .link {
  width: 70px;
  height: 30px;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 15px;
  position: absolute;
  right: 10px;
  top: 10px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
}
.video-lBrList .video-wrap .link::after {
  content: "";
  width: 7px;
  height: 11px;
  background: url('https://www1.pconline.com.cn/cms/channel/2023/images/ico-arrow-detail.png') no-repeat;
  background-size: contain;
  margin-left: 5px;
}
.video-lBrList .list {
  width: 240px;
  box-sizing: border-box;
  padding-right: 10px;
  height: 425px;
  overflow-y: auto;
  overflow-x: hidden;
  /* 滚动条轨道样式 */
  /* 滚动条滑块样式 */
  /* 滚动条滑块悬停样式 */
  /* 滚动条滑块按下样式 */
}
.video-lBrList .list::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background-color: transparent;
}
.video-lBrList .list::-webkit-scrollbar-track {
  background-color: transparent;
}
.video-lBrList .list::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 2.5px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
}
.video-lBrList .list::-webkit-scrollbar-thumb:hover {
  background-color: #999;
}
.video-lBrList .list::-webkit-scrollbar-thumb:active {
  background-color: #666;
}
.video-lBrList .list ul {
  width: 230px;
}
.video-lBrList .list li {
  height: 129px;
  margin-bottom: 5px;
  position: relative;
  cursor: pointer;
}
.video-lBrList .list li:last-child {
  margin-bottom: 0;
}
.video-lBrList .list .mask {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  line-height: 18px;
  font-size: 14px;
  color: #fff;
  box-sizing: border-box;
  height: 70px;
  padding: 0 10px 10px;
  align-items: flex-end;
  overflow: hidden;
  display: flex;
  word-break: break-all;
}
.video-lBrList .list .mask .simple-title {
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  word-break: break-all;
}
.video-lBrList .list .duration {
  position: absolute;
  height: 19px;
  border-radius: 2px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  line-height: 19px;
  padding: 0 5px;
  right: 5px;
  top: 5px;
  font-size: 12px;
}
.video-lBrList .list .cur .duration {
  display: none;
}
.video-lBrList .list .cur .mask {
  background: rgba(15, 137, 255, 0.5) url('https://www1.pconline.com.cn/cms/channel/2023/images/ico-play.png') center 40% no-repeat;
  background-size: 23px;
  height: 100%;
}
.art-rs-pic-list {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.art-rs-pic-list .item {
  width: 142px;
  margin-bottom: 20px;
}
.art-rs-pic-list .item .pic-wrap {
  height: 80px;
  display: block;
  overflow: hidden;
  margin-bottom: 5px;
}
.art-rs-pic-list .item .pic-wrap img {
  width: 142px;
  height: 80px;
}
.art-rs-pic-list .item dt {
  font-size: 14px;
  line-height: 20px;
  max-height: 40px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  word-break: break-all;
}
.art-rs-pic-list .item .art-author {
  display: flex;
  align-items: center;
  font-size: 12px;
  padding-top: 2px;
  color: #848792;
}
.art-rs-pic-list .item .art-author img {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin-right: 6px;
}
.art-list .dflex-align-center {
  display: flex;
  align-items: center;
}
.art-list .art-item {
  padding-bottom: 20px;
  padding-top: 10px;
  height: 225px;
  position: relative;
}
.art-list .art-item > a {
  height: 100%;
}
.art-list .art-item:not(:first-child) {
  padding-top: 20px;
  border-top: 1px solid #eaedf0;
}
.art-list .art-item:first-child {
  margin-top: 0;
  padding-top: 0;
}
.art-list .art-item .art-message {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: column;
  box-sizing: border-box;
  flex: 1;
  padding-top: 14px;
}
.art-list .art-item .art-title {
  font-size: 22px;
  font-weight: 700;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 30px;
  margin-bottom: 13px;
  word-break: break-all;
}
.art-list .art-item .art-desc {
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  color: #848792;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  word-break: break-all;
}
.art-list .art-item .art-txt,
.art-list .art-item .art-infomation {
  width: 100%;
}
.art-list .art-item .art-infomation {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #848792;
  font-size: 14px;
  margin-bottom: 16px;
}
.art-list .art-item .art-author {
  color: #848792;
}
.art-list .art-item .art-author img {
  border-radius: 100%;
}
.art-list .art-item .art-author .face-box {
  margin-right: 6px;
}
.art-list .art-item .art-author .author-name {
  margin-right: 20px;
}
.art-list .art-item:hover .art-img::before {
  background-color: transparent;
}
.art-list .art-item .art-tags {
  flex-wrap: wrap;
  max-width: 28%;
  height: 24px;
  overflow: hidden;
  display: flex;
  justify-content: flex-end;
  position: absolute;
  bottom: 36px;
  right: 0;
  line-height: 24px;
}
.art-list .art-item .art-tags > a {
  border: 1px solid #DFE5EA;
  padding: 0 8px;
  height: 22px;
  margin-left: 8px;
  border-radius: 2px;
  line-height: 22px;
  box-sizing: content-box;
  font-size: 14px;
}
.art-list .art-img {
  width: 300px;
  height: 225px;
  overflow: hidden;
  flex-shrink: 0;
  margin-right: 20px;
  position: relative;
}
.art-list .art-img img {
  width: 100%;
  height: auto;
}
.art-list .art-img::before {
  transition: all 0.2s linear;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(1, 1, 1, 0.1);
  z-index: 3;
}
.art-list.loaded .art-item:last-child {
  padding-bottom: 0;
}
.art-list.loaded .art-item:last-child .art-tags {
  bottom: 19px;
}
.load-more {
  background-color: #F4F6F8;
  font-size: 14px;
  height: 44px;
  display: block;
  text-align: center;
  line-height: 44px;
  color: #2d313e;
  cursor: pointer;
}
.load-more:hover {
  color: #0f89ff;
}
.fixWrap {
  width: 335px;
}
.fix {
  position: fixed;
  bottom: 0;
}
.fix-btm {
  position: absolute;
  zoom: 1;
}
.word-links {
  position: relative;
  margin-top: -8px;
}
.word-links a {
  font-size: 14px;
  margin-right: 20px;
  line-height: 36px;
  display: inline-block;
}
.friendLink {
  padding-bottom: 16px;
}
.friendLink a {
  font-size: 16px;
  line-height: 40px;
}
.guide {
  width: 70px;
  z-index: 300;
  margin-left: 720px;
  position: fixed;
  left: 50%;
  bottom: 35px;
  display: none;
}
.guide .guide-wrap {
  position: relative;
  background: #fff;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.06);
}
.guide .guide-wrap a {
  height: 37px;
  line-height: 16px;
  padding: 5px 0 2px;
  display: block;
  text-align: center;
  color: #ccc;
  position: relative;
}
.guide .guide-wrap a:hover {
  color: #0f89ff;
  text-decoration: none;
}
.guide .guide-wrap a:hover .guide-ico {
  display: none;
}
.guide .guide-wrap a:hover .hover-txt {
  display: block;
  font-size: 12px;
  width: 24px;
  margin: auto;
}
.guide .guide-ico {
  width: 24px;
  height: 24px;
  display: inline-block;
  vertical-align: top;
  margin-top: 5px;
}
.guide .sewm-mini {
  background: url('https://www1.pconline.com.cn/2023/cms/home/images/ico-qr-code.png') no-repeat;
  background-size: contain;
}
.guide .ico-idea {
  background: url('https://www1.pconline.com.cn/2023/cms/home/images/ico-suguess.png') no-repeat;
  background-size: contain;
}
.guide .ico-totop {
  background: url('https://www1.pconline.com.cn/2023/cms/home/images/ico-goTop.png') no-repeat;
  background-size: contain;
}
.guide .hover-txt {
  display: none;
}
.guide .sewm:hover .sewm-mini {
  background: url('https://www1.pconline.com.cn/2023/cms/home/images/ico-qr-code-hover.png') no-repeat;
  background-size: contain;
  display: inline-block !important;
}
.guide .sewm:hover .sewm-stxt {
  display: block;
}
.guide .sewm:hover .sewm-tc {
  display: block;
}
.guide .sewm:hover .sewm-pic {
  width: 238px;
  height: 254px;
  position: absolute;
  display: block;
  background: #fff;
  top: -123px;
  left: -205px;
  padding: 15px 0 0;
  z-index: 0;
  filter: drop-shadow(0 0 6px rgba(0, 0, 0, 0.06));
}
.guide .sewm:hover .sewm-pic::after {
  content: "";
  z-index: -999;
  width: 20px;
  height: 20px;
  transform: rotate(45deg);
  background: #fff;
  z-index: 2;
  position: absolute;
  right: -10px;
  top: 136px;
}
.guide .sewm .sewm-tc {
  position: absolute;
  display: none;
  width: 50px;
  height: 45px;
  top: 0;
  left: -51px;
  background: 0;
}
.guide .sewm .sewm-stxt {
  width: 18px;
  height: 18px;
}
.guide .sewm .sewm-txt1 {
  display: block;
  width: 238px;
  height: 24px;
  line-height: 24px;
  position: absolute;
  font-size: 15px;
  color: #0077db;
  left: -204px;
  top: 90px;
  z-index: 3;
}
.guide .sewm .sewm-txt2 {
  font-weight: 700;
  top: 111px;
  z-index: 4;
}
.guide .side-nav {
  background: #fff;
  margin-bottom: 10px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.06);
}
.guide .side-nav a {
  display: block;
  height: 36px;
  line-height: 36px;
  text-align: center;
  font-size: 12px;
  position: relative;
}
.guide .side-nav a:hover,
.guide .side-nav a .cur {
  color: #0f89ff;
}
.pic-list-alphaT-240w {
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
}
.pic-list-alphaT-240w .link {
  display: block;
  position: relative;
  width: 240px;
  margin-bottom: 10px;
}
.pic-list-alphaT-240w .mask {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  line-height: 24px;
  font-size: 16px;
  color: #fff;
  box-sizing: border-box;
  height: 60px;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 24px 20px 0;
  overflow: hidden;
}
.pic-list-alphaT-240w .label {
  height: 20px;
  line-height: 20px;
  color: #fff;
  padding: 0px 6px;
  position: absolute;
  left: 10px;
  top: 10px;
  font-size: 12px;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 2px;
}
.rank-brand .count {
  font-size: 18px;
  font-weight: bold;
  font-style: italic;
  color: #848792;
  width: 20px;
  margin-right: 12px;
  text-align: center;
  position: relative;
  margin-left: -3px;
}
.rank-brand li {
  display: flex;
  height: 39px;
  align-items: center;
}
.rank-brand li:nth-child(-n+3) .count {
  color: #0f89ff;
}
.rank-brand li a {
  display: flex;
  flex: 1;
  overflow: hidden;
  justify-content: space-between;
  align-items: center;
}
.rank-brand li em {
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.rank-brand .u-styles {
  font-size: 14px;
  color: #848792;
  margin-left: auto;
}
.rank-brand.hasImg li {
  height: 44px;
}
.rank-brand.hasImg li img {
  width: 58px;
  height: 40px;
  margin-right: 10px;
  object-fit: contain;
}
.m-hotPro .item {
  display: block;
  border-bottom: 1px solid #EAEDF0;
  padding: 24px 0;
  display: flex;
}
.m-hotPro .item:first-child {
  padding-top: 0;
}
.m-hotPro .item:last-child {
  border-bottom: none;
}
.m-hotPro .item .picWrap {
  width: 120px;
  height: 90px;
  margin-right: 10px;
}
.m-hotPro .item .picWrap img {
  width: 100%;
  height: 100%;
}
.m-hotPro .item dl {
  flex: 1;
  display: flex;
  flex-direction: column;
  font-size: 14px;
  line-height: 20px;
}
.m-hotPro .item dt {
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  word-break: break-all;
  max-height: 40px;
  font-weight: bold;
  margin-bottom: 5px;
}
.m-hotPro .item dd {
  color: #848792;
}
.m-hotPro .item .price {
  color: #f23e3e;
  font-weight: bold;
  margin-top: auto;
  line-height: 14px;
}
.type-video,
.small-type-video {
  position: relative;
}
.type-video::after {
  content: "";
  width: 42px;
  height: 42px;
  background: url("https://www1.pconline.com.cn/2023/cms/home/images/ico-play.png") no-repeat;
  background-size: contain;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -21px 0 0 -21px;
}
.small-type-video::after {
  content: "";
  width: 28px;
  height: 28px;
  background: url("https://www1.pconline.com.cn/2023/cms/home/images/ico-play.png") no-repeat;
  background-size: 100% auto;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -14px 0 0 -14px;
}
.pro-rank .pro-rank-tabs a {
  margin-right: 22px;
}
.ivy-zc img {
  width: 100%;
  height: auto;
}
.ivy-zc .editor-picnew-box {
  position: relative;
  display: block;
}
.ivy-zc .editor-picnew-box .mask {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 120px;
  box-sizing: border-box;
  padding: 0 20px 14px;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.ivy-zc .editor-picnew-box em {
  font-size: 16px;
  line-height: 24px;
  max-height: 48px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.sc-special .pic-list-alphaT-240w {
  padding-bottom: 5px;
}
.sc-special .pic-list-alphaT-240w .link {
  margin-bottom: 15px;
}
.pro-rank .pro-rank-tabsCon {
  padding: 14px 0;
}
.pro-rank .pro-rank-tabsCon .rank-pic li {
  height: 42px;
}
.sc-2 .dflex-between {
  height: 541px;
  overflow: hidden;
}
.sc-2 .pro-rank .pro-rank-tabsCon {
  padding-top: 14px;
  padding-bottom: 14px;
}
.sc-2 .art-list .art-item:first-child {
  padding-top: 0;
}
.sc-3 .mod.col-abc .hd .smark {
  display: flex;
  align-items: center;
}
.sc-3 .dflex-between {
  overflow: hidden;
  height: 513px;
}
.sc-4 .col-abc .mod {
  padding-bottom: 20px;
}
.sc-4 .word-links {
  padding-bottom: 14px;
}
.sc-5 .word-links {
  padding-bottom: 16px;
}
.sc-5 .word-links a {
  font-size: 16px;
  line-height: 40px;
}
.crumbs {
  height: 52px;
  display: flex;
  align-items: center;
  position: relative;
  margin-top: -10px;
  color: #848792;
}
.crumbs a {
  color: #848792;
}
.crumbs a:hover {
  color: #0f89ff;
}
