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;
}
.home-focus {
  position: relative;
  width: 1060px;
  height: 381px;
  overflow: hidden;
}
.home-focus ul {
  height: 381px;
}
.home-focus .link {
  display: flex;
  justify-content: space-between;
  position: relative;
}
.home-focus .picWrap {
  width: 678px;
}
.home-focus .picWrap .pic-wrap {
  width: 678px;
  height: 381px;
  object-fit: cover;
}
.home-focus .sideBg {
  width: 382px;
  height: 381px;
  background-position: center;
}
.home-focus .artInfo {
  position: absolute;
  width: 382px;
  height: 381px;
  right: 0;
  top: 0;
  padding: 30px;
  -webkit-backdrop-filter: blur(30px);
  backdrop-filter: blur(30px);
  background: linear-gradient(270deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.5) 100%);
  box-sizing: border-box;
  z-index: 2;
  overflow: hidden;
  transform: translateZ(0);
  color: #fff;
}
.home-focus .artInfo .type {
  height: 22px;
  border-radius: 2px;
  padding: 0 4px;
  line-height: 20px;
  border: 1px solid #fff;
  display: inline-block;
  box-sizing: border-box;
  margin-bottom: 24px;
  vertical-align: top;
}
.home-focus .artInfo .artTit {
  display: block;
  font-size: 20px;
  line-height: 32px;
  margin-bottom: 18px;
}
.home-focus .artInfo .summary {
  font-size: 14px;
  line-height: 26px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .home-focus .artInfo {
    background: #3e4355;
  }
}
.home-focus .focus-wrapper {
  position: relative;
}
.home-focus .prev,
.home-focus .next {
  width: 24px;
  height: 24px;
  position: absolute;
  bottom: 30px;
  z-index: 3;
  cursor: pointer;
}
.home-focus .prev {
  background: url('https://www1.pconline.com.cn/cms/channel/2023/images/ico-left-1.png') no-repeat;
  background-size: contain;
  right: 64px;
}
.home-focus .prev:hover {
  background-image: url('https://www1.pconline.com.cn/cms/channel/2023/images/ico-left-1-cur.png');
}
.home-focus .next {
  background: url('https://www1.pconline.com.cn/cms/channel/2023/images/ico-right-1.png') no-repeat;
  background-size: contain;
  right: 30px;
}
.home-focus .next:hover {
  background-image: url('https://www1.pconline.com.cn/cms/channel/2023/images/ico-right-1-cur.png');
}
.home-focus .focus-ctrl {
  position: absolute;
  bottom: 30px;
  right: 0;
  width: 382px;
  height: 24px;
  display: flex;
  align-items: center;
  padding-left: 30px;
  box-sizing: border-box;
  z-index: 2;
}
.home-focus .focus-ctrl i {
  width: 4px;
  height: 4px;
  background: #fff;
  opacity: 0.5;
  margin-right: 5px;
  transition: all linear 0.2s;
  cursor: pointer;
}
.home-focus .focus-ctrl .current {
  width: 16px;
  opacity: 1;
}
.home-rs-twoPic .link {
  position: relative;
  display: block;
  margin-bottom: 5px;
}
.home-rs-twoPic .link:last-child {
  margin-bottom: 0;
}
.home-rs-twoPic .link img {
  width: 335px;
  height: 188px;
}
.home-rs-twoPic .link .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;
}
.pro-nav {
  background-color: #fff;
}
.pro-nav .pro-nav-hd {
  height: 40px;
  background: #EFF1F7;
  align-items: center;
  padding-right: 20px;
}
.pro-nav .pro-nav-hd .tabs {
  font-size: 16px;
  flex: 1;
}
.pro-nav .pro-nav-hd .tabs a,
.pro-nav .pro-nav-hd .tabs i {
  float: left;
  height: 40px;
  padding: 0 20px;
  line-height: 40px;
  color: #2D313E;
  font-size: 16px;
  cursor: pointer;
}
.pro-nav .pro-nav-hd .tabs em {
  display: block;
  height: 40px;
  position: relative;
}
.pro-nav .pro-nav-hd .tabs .current {
  height: 44px;
  line-height: 40px;
  color: #2D313E;
  position: relative;
  margin-top: -4px;
  font-weight: bold;
  box-sizing: border-box;
  padding: 4px 12px 0;
  background: #fff;
  margin-right: 18px;
  margin-left: 18px;
}
.pro-nav .pro-nav-hd .tabs .current em::before {
  content: "";
  width: 26px;
  height: 3px;
  background: #0f89ff;
  position: absolute;
  left: 50%;
  margin-left: -13px;
  bottom: 0;
}
.pro-nav .pro-nav-hd .tabs .current::before {
  content: "";
  width: 18px;
  height: 44px;
  background: url('https://www1.pconline.com.cn/cms/channel/2023/images/ico-tri-l.png') no-repeat;
  background-size: contain;
  position: absolute;
  left: -18px;
  top: 0;
}
.pro-nav .pro-nav-hd .tabs .current::after {
  content: "";
  width: 18px;
  height: 44px;
  background: url('https://www1.pconline.com.cn/cms/channel/2023/images/ico-tri.png') no-repeat;
  background-size: contain;
  position: absolute;
  right: -18px;
  top: 0;
}
.pro-nav .pro-nav-hd .tabs .current:first-child {
  margin-left: 0;
}
.pro-nav .pro-nav-hd .tabs .current:first-child::before {
  display: none;
}
.pro-nav .pro-nav-hd .pro-nav-smark .btn {
  display: block;
  height: 26px;
  line-height: 26px;
  color: #fff;
  font-size: 14px;
  padding: 0 10px;
  background: #0F89FF;
}
.pro-nav ins {
  border-left: 1px solid #eee;
  height: 12px;
  vertical-align: middle;
  display: inline-block;
  width: 9px;
  overflow: hidden;
  margin-left: 9px;
  position: relative;
  top: 1px;
}
.pro-nav .hotProList {
  height: 135px;
}
.pro-nav .hotProList li {
  height: 40px;
  position: relative;
  padding: 0 20px;
}
.pro-nav .hotProList li.column-7 .item {
  width: 180px;
}
.pro-nav .hotProList li:last-child {
  border-bottom: none;
}
.pro-nav .hotProList .items-brand {
  z-index: 0;
  padding-top: 5px;
  padding-bottom: 5px;
}
.pro-nav .hotProList em,
.pro-nav .hotProList .item {
  float: left;
  height: 40px;
  line-height: 40px;
  width: 160px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
}
.pro-nav .hotProList .u-more {
  float: right;
  line-height: 40px;
  color: #bbb;
}
.pro-nav .hotProList em {
  width: 42px;
  color: #848792;
  font-size: 14px;
}
.pro-nav .hotProList .hover {
  position: relative;
  z-index: 1;
}
.pro-nav .hotProList .hover p {
  display: block;
}
.pro-nav .hotProList p {
  display: none;
  width: 100%;
  position: absolute;
  left: 0;
  top: 50px;
  border: solid #eee;
  background: #fff;
  border-width: 0 1px 1px;
  font-size: 0;
  box-shadow: 0px 3px 3px #cccccc61;
  color: #bbb;
}
.pro-nav .hotProList p a {
  color: #bbb;
  font-size: 14px;
  margin: 0 3px;
  vertical-align: middle;
}
.pro-nav .hotProList p a:hover {
  color: #f80;
}
.pro-nav .hotProList .proName {
  position: relative;
  display: block;
  height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pro-nav .hotProList .proName .u-name {
  display: block;
  width: 90%;
  left: 5%;
  top: 0;
  height: 100%;
  position: absolute;
  background: #f9f9f9;
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
  z-index: 2;
  opacity: 0;
  filter: alpha(opacity=0);
}
.pro-nav .hotProList .proName .u-picWrap {
  text-align: center;
  display: block;
  height: 40px;
}
.pro-nav .hotProList .proName .proName:hover .u-name {
  opacity: 1;
  filter: alpha(opacity=100);
}
.pro-nav .hotProList .proName .hot {
  width: 22px;
  height: 14px;
  background: url('//www1.pconline.com.cn/home/gz20180730/images/ico-hot.png') no-repeat;
  position: relative;
  vertical-align: middle;
  display: inline-block;
  top: -2px;
  margin-left: 5px;
}
.pro-nav .recom-products {
  display: flex;
  justify-content: space-between;
  padding: 0 20px 0;
  height: 135px;
  box-sizing: border-box;
}
.pro-nav .recom-products li {
  width: 140px;
  overflow: hidden;
  padding-top: 10px;
  text-align: center;
}
.pro-nav .recom-products a {
  display: flex;
  flex-direction: column;
}
.pro-nav .recom-products .picwrap {
  height: 86px;
  overflow: hidden;
  margin: 0 auto 5px;
  width: 116px;
}
.pro-nav .recom-products .picwrap img {
  width: 100%;
  height: 100%;
}
.pro-nav .recom-products em {
  font-size: 14px;
  line-height: 22px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.pro-nav .recom-products .price {
  color: #f23e3e;
  font-size: 12px;
  line-height: 16px;
  display: block;
}
.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;
}
.newPro-slide-d .newPro-wrapper {
  padding: 0 22px;
  position: relative;
  height: 80px;
  overflow: hidden;
}
.newPro-slide-d li {
  height: 80px;
  display: flex;
  width: 251px;
}
.newPro-slide-d li .picWrap {
  width: 105px;
  height: 80px;
  margin-right: 10px;
}
.newPro-slide-d li .picWrap img {
  width: 100%;
  height: 100%;
}
.newPro-slide-d li dl {
  flex: 1;
  overflow: hidden;
  font-size: 14px;
  line-height: 24px;
}
.newPro-slide-d li dt {
  font-weight: bold;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.newPro-slide-d li .summary {
  color: #848792;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-bottom: 10px;
}
.newPro-slide-d li .links {
  font-size: 0;
}
.newPro-slide-d li .links a {
  margin-right: 10px;
  font-size: 14px;
}
.newPro-slide-d .prev,
.newPro-slide-d .next {
  position: absolute;
  width: 12px;
  height: 22px;
  top: 50%;
  margin-top: -11px;
  cursor: pointer;
}
.newPro-slide-d .prev {
  background: url('https://www1.pconline.com.cn/cms/channel/2023/images/ico-left.png') no-repeat;
  background-size: contain;
  left: 0;
}
.newPro-slide-d .prev:hover {
  background-image: url('https://www1.pconline.com.cn/cms/channel/2023/images/ico-left-cur.png');
}
.newPro-slide-d .next {
  background: url('https://www1.pconline.com.cn/cms/channel/2023/images/ico-right.png') no-repeat;
  background-size: contain;
  right: 0;
}
.newPro-slide-d .next:hover {
  background-image: url('https://www1.pconline.com.cn/cms/channel/2023/images/ico-right-cur.png');
}
.lPrT-list-d {
  padding-bottom: 20px;
}
.lPrT-list-d .link {
  display: flex;
  margin-bottom: 20px;
  justify-content: space-between;
}
.lPrT-list-d .link:last-child {
  margin-bottom: 0;
}
.lPrT-list-d .picWrap {
  width: 105px;
  height: 80px;
  margin-right: 10px;
}
.lPrT-list-d .picWrap img {
  width: 100%;
  height: 100%;
}
.lPrT-list-d dl {
  flex: 1;
  overflow: hidden;
  font-size: 14px;
  line-height: 24px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.lPrT-list-d dt {
  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;
  margin-bottom: 3px;
}
.lPrT-list-d dd {
  font-size: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.lPrT-list-d dd .kw {
  margin-right: 10px;
  font-size: 14px;
  color: #848792;
}
.newPro-slide-news {
  min-height: 300px;
}
.lPrT-list-d {
  padding-bottom: 20px;
}
.lPrT-list-d .link {
  display: flex;
  margin-bottom: 20px;
  justify-content: space-between;
}
.lPrT-list-d .link:last-child {
  margin-bottom: 0;
}
.lPrT-list-d .picWrap {
  width: 105px;
  height: 80px;
  margin-right: 10px;
}
.lPrT-list-d .picWrap img {
  width: 100%;
  height: 100%;
}
.lPrT-list-d dl {
  flex: 1;
  overflow: hidden;
  font-size: 14px;
  line-height: 24px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.lPrT-list-d dt {
  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;
  margin-bottom: 3px;
}
.lPrT-list-d dd {
  font-size: 0;
}
.lPrT-list-d dd .kw {
  margin-right: 10px;
  font-size: 14px;
  color: #848792;
}
.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;
}
.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;
}
.pic-list-four {
  overflow: hidden;
  padding-bottom: 20px;
}
.pic-list-four li {
  float: left;
  width: 336px;
  height: 252px;
  margin: 0 5px 0 0;
}
.pic-list-four li:last-child {
  margin-right: 0;
}
.pic-list-four li .link {
  position: relative;
  display: block;
}
.pic-list-four li .mask {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 60px;
  width: 100%;
  font-size: 16px;
  color: #fff;
  box-sizing: border-box;
  padding: 20px 20px 0;
  line-height: 30px;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.pic-list-four li img {
  width: 336px;
  height: 252px;
}
.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%;
}
.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;
}
.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;
}
.rs-best-slide .best-slide-wrap {
  overflow: hidden;
  position: relative;
  height: 240px;
}
.rs-best-slide li {
  display: flex;
  justify-content: space-between;
  width: 295px;
}
.rs-best-slide li .link {
  width: 142px;
  display: flex;
  flex-direction: column;
  position: relative;
}
.rs-best-slide li .hasCoupon::after {
  content: "";
  width: 68px;
  height: 20px;
  background: url('https://www1.pconline.com.cn/cms/channel/2023/images/ico-lingquan.png') no-repeat;
  background-size: 68px;
  position: absolute;
  left: 0;
  top: 0;
}
.rs-best-slide li .picWrap {
  height: 142px;
  overflow: hidden;
  margin-bottom: 6px;
}
.rs-best-slide li dt {
  font-size: 14px;
  line-height: 20px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  word-break: break-all;
  height: 40px;
}
.rs-best-slide li .coupon {
  font-size: 0;
  padding-top: 4px;
  height: 32px;
}
.rs-best-slide li .coupon span {
  border: 1px solid rgba(242, 62, 62, 0.3);
  color: #F23E3E;
  font-size: 12px;
  height: 22px;
  line-height: 22px;
  padding: 0 5px;
  margin-right: 6px;
}
.rs-best-slide li .coupon span:last-child {
  margin-right: 0;
}
.rs-best-slide li .price {
  font-size: 14px;
  line-height: 16px;
}
.rs-best-slide li .price .now {
  color: #f23e3e;
  margin-right: 5px;
}
.rs-best-slide li .price del {
  color: #AFB2BE;
}
.rs-best-slide .focus-pics .prev,
.rs-best-slide .focus-pics .next {
  margin-top: -75px;
}
.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;
}
.sc-1 {
  height: 381px;
}
.sc-2 .dflex-between {
  height: 542px;
  overflow: hidden;
}
.sc-2 .pro-rank .hd {
  padding-bottom: 20px;
}
.sc-2 .pro-rank .pro-rank-tabsCon .rank-pic li {
  height: 46px;
}
.sc-3 .mod {
  padding-bottom: 20px;
}
.sc-3 .art-rs-pic-list {
  height: 326px;
  overflow: hidden;
}
.sc-3 .pro-rank .hd {
  padding-bottom: 20px;
}
.sc-3 .pro-rank .pro-rank-tabsCon .rank-pic li {
  height: 46px;
}
.sc-4 .word-links {
  padding-bottom: 16px;
}
.sc-4 .word-links 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;
}
.mod-hq {
  display: flex;
  justify-content: space-between;
  padding-bottom: 12px;
  background-color: #fff;
}
.mod-hq .tab-nav {
  width: 100%;
}
.mod-hq .tabs {
  font-size: 20px;
  color: #2d313e;
  line-height: 22px;
  display: flex;
}
.mod-hq .tabs a {
  margin-right: 30px;
  position: relative;
  cursor: pointer;
}
.mod-hq .tabs .current {
  font-weight: bold;
  font-size: 22px;
}
.mod-hq .tabs .current::after {
  content: "";
  width: 30px;
  height: 4px;
  background: #0f89ff;
  position: absolute;
  margin-left: -15px;
  left: 50%;
  bottom: -12px;
}
.mod-hq .hq-drop .drop-hd {
  position: relative;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.mod-hq .hq-drop .drop-hd::before {
  content: "更多地区";
  display: inline-block;
  font-size: 14px;
  color: #848792;
}
.mod-hq .hq-drop .drop-hd b {
  font-weight: normal;
}
.mod-hq .hq-drop .drop {
  position: relative;
}
.mod-hq .hq-drop .tragl {
  background: url('https://www1.pconline.com.cn/cms/channel/2023/images/ico_arrow_down.png') center no-repeat;
  background-size: 18px;
  height: 9px;
  overflow: hidden;
  width: 9px;
  display: block;
  transition: transform 0.4s;
  transform-origin: center 43%;
}
.mod-hq .hq-drop .active .tragl {
  transform: rotate(180deg);
}
.mod-hq .hq-drop .active .drop-bd {
  display: block;
}
.mod-hq .hq-drop .drop-bd {
  width: 275px;
  position: absolute;
  left: 23px;
  top: 35px;
  z-index: 200;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
  display: none;
}
.mod-hq .hq-drop .drop-bd .icon-tragl {
  width: 16px;
  height: 8px;
  background: url('//www1.pconline.com.cn/home/gz20180428/images/sprite.png') -111px -49px no-repeat;
  position: absolute;
  left: 34px;
  top: -7px;
  z-index: 2;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
}
.mod-hq .hq-drop .drop-bd .drop-bd-wrap {
  height: 330px;
  line-height: 30px;
  border: 1px solid #f0f0f0;
  background-color: #fff;
  overflow-x: hidden;
  overflow-y: auto;
  position: relative;
  zoom: 1;
  font-size: 14px;
}
.mod-hq .hq-drop .drop-bd-wrap li {
  padding-left: 31px;
  position: relative;
  zoom: 1;
  color: #999;
}
.mod-hq .hq-drop .drop-bd-wrap li em {
  position: absolute;
  left: 10px;
  top: 0;
}
.mod-hq .hq-drop .drop-bd-wrap li .pvn {
  width: 63px;
  float: left;
}
.mod-hq .hq-drop .drop-bd-wrap li p {
  overflow: hidden;
  zoom: 1;
}
.mod-hq .hq-drop .drop-bd-wrap li a {
  color: #2d313e;
}
.mod-hq .hq-drop .drop-bd-wrap li a:hover {
  color: #0f89ff;
}
.mod-hq .hq-drop .drop-bd-wrap .stay {
  padding-left: 10px;
  border-bottom: 1px solid #e5e5e5;
}
.mod-hq .hq-drop .drop-bd-wrap .stay .pvn {
  width: 84px;
}
.mod-hq .hq-drop .drop-bd-wrap .load-text {
  padding-top: 150px;
  text-align: center;
  color: #333;
}
.mod-hq .hq-drop .drop-list .drop-bd-wrap {
  height: auto;
  padding: 6px 15px;
}
.mod-hq .list-wrap {
  width: 100%;
  overflow: hidden;
}
.mod-hq .list-wrap .news-date li {
  width: 480px;
  line-height: 40px;
  height: 40px;
  float: left;
  font-size: 16px;
  color: #D0D0D0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.mod-hq .list-wrap .news-date li a {
  margin: 0 5px;
}
.mod-hq .list-wrap .news-date li:nth-child(2n+1) {
  margin-right: 39px;
}
.mod-hq .list-wrap .news-date li .sub a {
  color: #848792;
  margin: 0 5px 0 0;
}
.mod-hq .tlist .u-pubtime {
  float: right;
  color: #aaa;
  font-size: 14px;
  margin-left: 10px;
  overflow: hidden;
}
