/**
**************************************************
* 作者: 文尼先生
* 站長資源: https://3dayseo.com
* 文尼模板網: https://wntheme.com
**************************************************
*/
:root {
  --theme-color: #ff3a3a;
}

html {
  font: normal 14px / 20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  background: #ffffff;
  color: #444444
}

body {
  margin: 0
}

a {
  background: transparent
}

a:active,
a:hover {
  outline: 0
}

a,
.uk-link {
  color: #0077dd;
  text-decoration: none;
  cursor: pointer
}

a:hover,
.uk-link:hover {
  color: #005599;
  text-decoration: underline
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle
}

img {
  max-width: 100%;
  height: auto;
  box-sizing: border-box;
  border: 0
}

svg:not(:root) {
  overflow: hidden
}

p,
ul,
ol,
dl,
blockquote,
pre,
address,
fieldset,
figure {
  margin: 0 0 15px 0
}

*+p,
*+ul,
*+ol,
*+dl,
*+blockquote,
*+pre,
*+address,
*+fieldset,
*+figure {
  margin-top: 15px
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 15px 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #444444;
  text-transform: none
}

*+h1,
*+h2,
*+h3,
*+h4,
*+h5,
*+h6 {
  margin-top: 25px
}

h1,
.uk-h1 {
  font-size: 36px;
  line-height: 42px
}

h2,
.uk-h2 {
  font-size: 24px;
  line-height: 30px
}

h3,
.uk-h3 {
  font-size: 18px;
  line-height: 24px
}

h4,
.uk-h4 {
  font-size: 16px;
  line-height: 22px
}

h5,
.uk-h5 {
  font-size: 14px;
  line-height: 20px
}

h6,
.uk-h6 {
  font-size: 12px;
  line-height: 18px
}

ul,
ol {
  padding-left: 30px
}

ul>li>ul,
ul>li>ol,
ol>li>ol,
ol>li>ul {
  margin: 0
}

dt {
  font-weight: bold
}

dd {
  margin-left: 0
}

hr {
  box-sizing: content-box;
  height: 0;
  margin: 15px 0;
  border: 0;
  border-top: 1px solid #dddddd
}

address {
  font-style: normal
}

blockquote {
  padding-left: 15px;
  border-left: 5px solid #dddddd;
  font-size: 16px;
  line-height: 22px;
  font-style: italic
}

pre {
  padding: 10px;
  background: #f5f5f5;
  font: 12px / 18px Consolas, monospace, serif;
  color: #444444;
  -moz-tab-size: 4;
  tab-size: 4;
  overflow: auto
}

::-moz-selection {
  background: #3399ff;
  color: #ffffff;
  text-shadow: none
}

::selection {
  background: #3399ff;
  color: #ffffff;
  text-shadow: none
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
  display: block
}

progress {
  vertical-align: baseline
}

audio:not([controls]) {
  display: none
}

[hidden],
template {
  display: none
}

iframe {
  border: 0
}

.uk-clearfix:before {
  content: "";
  display: table-cell
}

.uk-clearfix:after {
  content: "";
  display: table;
  clear: both
}

.uk-display-block {
  display: block !important
}

.uk-display-inline {
  display: inline !important
}

.uk-display-inline-block {
  display: inline-block !important;
  max-width: 100%
}

.uk-float-left {
  float: left
}

.uk-float-right {
  float: right
}

[class*='uk-float-'] {
  max-width: 100%
}

.uk-text-left {
  text-align: left !important
}

.uk-text-right {
  text-align: right !important
}

.uk-text-center {
  text-align: center !important
}

.uk-text-justify {
  text-align: justify !important
}

.uk-text-top {
  vertical-align: top !important
}

.uk-text-middle {
  vertical-align: middle !important
}

.uk-text-bottom {
  vertical-align: bottom !important
}

.uk-margin {
  margin-bottom: 15px
}

*+.uk-margin {
  margin-top: 15px
}

.uk-margin-top {
  margin-top: 15px !important
}

.uk-margin-bottom {
  margin-bottom: 15px !important
}

.uk-margin-left {
  margin-left: 15px !important
}

.uk-margin-right {
  margin-right: 15px !important
}

.uk-margin-large {
  margin-bottom: 50px
}

*+.uk-margin-large {
  margin-top: 50px
}

.uk-margin-large-top {
  margin-top: 50px !important
}

.uk-margin-large-bottom {
  margin-bottom: 50px !important
}

.uk-margin-large-left {
  margin-left: 50px !important
}

.uk-margin-large-right {
  margin-right: 50px !important
}

.uk-margin-small {
  margin-bottom: 5px
}

*+.uk-margin-small {
  margin-top: 5px
}

.uk-margin-small-top {
  margin-top: 5px !important
}

.uk-margin-small-bottom {
  margin-bottom: 5px !important
}

.uk-margin-small-left {
  margin-left: 5px !important
}

.uk-margin-small-right {
  margin-right: 5px !important
}

.uk-margin-remove {
  margin: 0 !important
}

.uk-margin-top-remove {
  margin-top: 0 !important
}

.uk-margin-bottom-remove {
  margin-bottom: 0 !important
}

.uk-padding-remove {
  padding: 0 !important
}

.uk-padding-top-remove {
  padding-top: 0 !important
}

.uk-padding-bottom-remove {
  padding-bottom: 0 !important
}

.uk-padding-vertical-remove {
  padding-top: 0 !important;
  padding-bottom: 0 !important
}

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?6t7b4f");
  src: url("../fonts/icomoon.eot?6t7b4f#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?6t7b4f") format("truetype"), url("../fonts/icomoon.woff?6t7b4f") format("woff"), url("../fonts/icomoon.svg?6t7b4f#icomoon") format("svg");
  font-weight: normal;
  font-style: normal
}

*,
ul,
ol,
li,
p {
  padding: 0;
  margin: 0
}

li,
ul {
  list-style: none
}

a,
a:hover,
a:active,
a:visited,
a:link,
a:focus {
  -webkit-tap-highlight-color: transparent;
  -webkit-tap-highlight-color: transparent;
  outline: none;
  text-decoration: none
}

a {
  text-decoration: none;
  transition: .4s
}

a:focus,
a:hover {
  text-decoration: none
}

.container {
  width: 1280px;
  max-width: 100%;
  margin: 0 auto;
  padding-top: 1px
}

body {
  width: 100%;
  margin: 0 auto;
  background-color: #f4f4f4
}

.fl {
  float: left;
}

.padding-remove {
  padding: 0 !important
}

.background-w {
  background: white
}

.border-bottom {
  border-bottom: 1px solid #e6e6e6
}

.border-top {
  border-top: 1px solid #e6e6e6
}

.container {

}

.padding-left {
  padding-left: 15px
}

.padding-right {
  padding-right: 15px
}

.padding-bottom {
  padding-bottom: 15px
}

.padding-top {
  padding-top: 15px
}

.link {
  font-size: 17px;
  height: 32px;
  line-height: 32px;
  color: #555;
  transition: all .4s
}

.link:hover {
  font-size: 17px;
  height: 32px;
  line-height: 32px;
  color: var(--theme-color)
}

header {
  height: 64px;
  background: white
}

header .logo {
  float: left;
  margin: 12px 30px 12px 0;
}

header .logo a {
  display: block;
  height: 40px;
}

header .logo a img {
  height: 100%;
}

header nav {
  float: left;
  margin-top: 20px
}

header nav ul li {
  float: left
}

header nav ul li .menu-list {
  width: 100px;
  font-size: 14px;
  padding: 8px 15px
}

header nav ul li .menu-list.uk-dropdown {
  border-radius: 3px;
  background: #fff;
  border: 0 solid transparent;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.15)
}

header nav ul li .menu-list .list {
  padding: 5px 0
}

header nav ul li .menu-list .list a {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 15px
}

header nav ul li .menu-list .list a:hover {
  border-bottom: 3px solid white;
  padding-bottom: 5px
}

header nav ul li a {
  position: relative;
  display: inline-block;
  margin-right: 26px;
  padding: 0 0 5px;
  height: 26px;
  line-height: 26px;
  color: #333;
  border-bottom: 3px solid transparent;
  font-size: 16px;
  font-weight: 500;
  -webkit-transition: padding .15s ease-out, border .15s ease-out, color .15s ease-out;
  -o-transition: padding .15s ease-out, border .15s ease-out, color .15s ease-out;
  -moz-transition: padding .15s ease-out, border .15s ease-out, color .15s ease-out;
  transition: padding .15s ease-out, border .15s ease-out, color .15s ease-out
}

header nav ul li a.active {
  padding-bottom: 3px;
  color: var(--theme-color);
  border-color: var(--theme-color) !important;
  opacity: 1
}

header nav ul li a:hover {
  padding-bottom: 3px;
  border-color: var(--theme-color);
  text-decoration: none;
  color: var(--theme-color)
}

header .search {
  float: right;
  margin-top: 16px;
  position: relative;
  height: 32px;
  border: 1px solid #f0f0f1;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  border-radius: 17px;
  background: #f0f0f1;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s
}

header .search input {
  padding: 6px 15px;
  width: 180px;
  height: 20px;
  line-height: 20px;
  border: 0;
  background: transparent;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
  outline: none
}

header .search a.submit {
  position: absolute;
  right: 10px;
  top: 0;
  padding: 6px 5px;
  font-size: 0;
  position: absolute;
  right: 10px;
  top: 0;
  padding: 6px 5px;
  font-size: 0
}

header .search a.submit i {
  color: #8d93a1;
  font-size: 20px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  -moz-transition: .3s;
  transition: .3s
}

header .search a.submit i:hover {
  color: var(--theme-color)
}

header ul.post-adr {
  float: right;
  margin-top: 22px
}

header ul.post-adr li {
  float: left
}

header ul.post-adr li a {
  color: #333;
  font-size: 14px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  margin-left: 20px
}

header ul.post-adr li a.red,
header ul.post-adr li a:hover {
  color: var(--theme-color)
}

.main-top {
  width: 100%;
  padding-bottom: 25px;
  background: -webkit-linear-gradient(var(--background-color-1), var(--background-color-2));
  background: -o-linear-gradient(var(--background-color-1), var(--background-color-2));
  background: -moz-linear-gradient(var(--background-color-1), var(--background-color-2));
  background: -webkit-gradient(linear, left top, left bottom, from(var(--background-color-1)), to(var(--background-color-2)));
  background: linear-gradient(var(--background-color-1), var(--background-color-2))
}

main .marquee {
  height: 35px;
  line-height: 35px;
  margin-bottom: 0;
  color: white;
  font-size: 14px;
  overflow: hidden;
  white-space: nowrap
}

main .marquee .p {
  display: inline-block;
  margin-right: 100px;
  color: white
}

.recomd .left {
  float: left;
  width: 655px;
  height: 370px;
  position: relative;
  overflow: hidden
}

.recomd .left:hover {
  color: var(--theme-color)
}

.recomd .left .img {
  position: relative;
  width: 100%
}

.recomd .left .img:before {
  display: block;
  content: "";
  padding-top: 65.48%
}

.recomd .left .img img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%
}

.recomd .left .title {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 31px;
  background: -webkit-linear-gradient(top, transparent 5%, rgba(0, 0, 0, 0.25) 50%, rgba(0, 0, 0, 0.6) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(5%, transparent), color-stop(50%, rgba(0, 0, 0, 0.25)), to(rgba(0, 0, 0, 0.6)));
  background: -moz-linear-gradient(top, transparent 5%, rgba(0, 0, 0, 0.25) 50%, rgba(0, 0, 0, 0.6) 100%);
  background: -o-linear-gradient(top, transparent 5%, rgba(0, 0, 0, 0.25) 50%, rgba(0, 0, 0, 0.6) 100%);
  background: linear-gradient(to bottom, transparent 5%, rgba(0, 0, 0, 0.25) 50%, rgba(0, 0, 0, 0.6) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#00000000, endcolorstr=#cc000000)
}

.recomd .left .title .anchor {
  float: left;
  padding: 6px 0 0 10px;
  width: 114px;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  color: #fff
}

.recomd .left .title .viewer {
  float: right;
  padding: 7px 10px 0 0;
  color: #fff
}

.recomd .left .title .viewer span {
  font-size: 12px
}

.recomd .right {
  float: right;
  width: 390px
}

.recomd .right-item {
  display: block;
  float: left;
  margin-left: 4px;
  margin-bottom: 4px;
  width: 191px;
  height: 183px;
  position: relative
}

.recomd .right-item:hover {
  color: var(--theme-color)
}

.recomd .right-item .img {
  position: relative;
  width: 100%;
  overflow: hidden
}

.recomd .right-item .img:before {
  display: block;
  content: "";
  padding-top: 95.81%
}

.recomd .right-item .img img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto;
  max-width: none;
  height: 100%
}

.recomd .right-item .title {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 31px;
  background: -webkit-linear-gradient(top, transparent 5%, rgba(0, 0, 0, 0.25) 50%, rgba(0, 0, 0, 0.6) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(5%, transparent), color-stop(50%, rgba(0, 0, 0, 0.25)), to(rgba(0, 0, 0, 0.6)));
  background: -moz-linear-gradient(top, transparent 5%, rgba(0, 0, 0, 0.25) 50%, rgba(0, 0, 0, 0.6) 100%);
  background: -o-linear-gradient(top, transparent 5%, rgba(0, 0, 0, 0.25) 50%, rgba(0, 0, 0, 0.6) 100%);
  background: linear-gradient(to bottom, transparent 5%, rgba(0, 0, 0, 0.25) 50%, rgba(0, 0, 0, 0.6) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#00000000, endcolorstr=#cc000000)
}

.recomd .right-item .title .anchor {
  float: left;
  padding: 6px 0 0 10px;
  width: 114px;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  color: #fff
}

.recomd .right-item .title .anchor:hover {
  color: var(--theme-color)
}

.recomd .right-item .title .viewer {
  float: right;
  padding: 7px 10px 0 0;
  color: #fff
}

.recomd .right-item .title .viewer span {
  font-size: 12px
}

.top5 .top-t {
  position: relative;
  margin-top: 20px;
  margin-bottom: 10px;
  height: 30px;
  background: url(../images/headlines-hd.png) top center no-repeat
}

.top5 .top-t h2 {
  text-align: center;
  color: white;
  font-size: 22px
}

a.top-item {
  display: block;
  margin-bottom: 15px;
  position: relative;
  color: #222
}

a.top-item:hover {
  color: var(--theme-color)
}

a.top-item .img {
  position: relative;
  max-width: none;
  width: 100%;
  /* padding-bottom: 56.25%; */
  padding-bottom: 67.67%;
  overflow: hidden;
  z-index: 0;
}

a.top-item-v .img {
  padding-bottom: 133%;
}

a.top-item .img-wrapper {
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-image: url("../images/loading.gif");
}

a.top-item .img.img-long {
  height: auto
}

a.top-item .img.img-long img {
  position: absolute;
  left: 50%;
  top: 50%;
  height: auto;
  max-width: none;
  width: 100%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  width: 100%;
  height: auto;
}

a.top-item .img.img-long::before {
  display: block;
  content: "";
  padding-top: 112%
}

a.top-item .img img {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  height: auto;
  max-width: none;
  transform: translate(-50%, -50%)
}

a.top-item .img.img-low {
  height: 120px
}

a.top-item .type {
  z-index: 5;
  position: absolute;
  top: 0;
  right: 0;
  width: 62px;
  height: 22px;
  line-height: 22px;
  font-size: 12px;
  text-align: center;
  cursor: default;
  color: #fff;
  background: url(../images/headlines_v3.png) no-repeat 0 0;
  background-position: 0 -51px;
  white-space: nowrap;
}

a.top-item .video-h3 {
  height: 34px;
  padding: 0 8px;
  line-height: 34px;
  background: white
}

a.top-item .video-h3 .video-t {
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden
}

a.top-item .video-h3 .video-n {
  float: right;
  color: #222
}

a.top-item .video-h3 .video-n i {
  font-size: 14px;
  color: #dcdcdc
}

a.top-item .video-h3 .video-n span {
  padding-top: 7px;
  color: #999;
  padding-left: 5px;
}

.mc-h {
  width: 100%;
  margin-top: 25px;
  margin-bottom: 15px;
  line-height: 32px;
  font-size: 24px;
  font-weight: 500
}

.mc-h .btn.btn-re {
  position: static;
  float: right
}

.mc-h h2 {
  float: left;
  margin-right: 30px;
  margin-bottom: 0;
  line-height: 32px;
  font-size: 24px;
  font-weight: 500;
  color: #333
}

.mc-h h2 i {
  font-style: normal;
  vertical-align: middle;
  display: inline-block;
  line-height: 32px;
  font-size: 24px;
  font-weight: 500;
  margin-right: 3px;
  width: 30px;
  height: 32px;
  background: url(../images/mm-mod-hd-v4.png) no-repeat 0 0
}

.mc-h h2 i.today {
  background-position: 0 2px
}

.mc-h h2 i.i-setu {
  margin-top: -3px;
  background-position: -160px 2px
}

.mc-h h2 i.i-xiaoshuo {
  margin-top: -3px;
  background-position: -120px 2px
}

.mc-h h2 i.i-youlike {
  margin-top: -3px;
  background-position: -120px 2px
}

.mc-h h2 i.i-hot {
  margin-top: -3px;
  background-position: -81px -40px
}

.mc-tag {
  float: left
}

.btn {
  -webkit-appearance: none;
  margin: 0;
  border: none;
  overflow: visible;
  color: #444444;
  text-transform: none;
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 12px;
  vertical-align: middle;
  line-height: 30px;
  min-height: 30px;
  font-size: 13px;
  text-decoration: none;
  text-align: center;
  background: white;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px
}

.btn:hover {
  color: var(--theme-color);
  border: 1px solid var(--theme-color)
}

.btn.btn-pink {
  background: var(--background-color-3);
  color: var(--theme-color);
  border: 1px solid var(--theme-color-2);
}

.btn.btn-pink:hover {
  border-color: var(--theme-color);
}

.btn.btn-pink.active {
  border-color: var(--theme-color);
  background-color: var(--theme-color);
  color: #fff;
}

.btn.btn-re {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%)
}

.btn.btn-re .icon-shuaxin {
  margin-left: 4px;
  font-size: 13px
}

.btn.btn-block {
  display: block;
}

.art-list {
  padding-bottom: 50px
}

ul.aList {
  background: white;
  padding-bottom: 15px;
}

ul.aList li {
  padding-left: 35px;
  padding-right: 25px;
  height: 34px;
  line-height: 34px;
  overflow: hidden;
  list-style: none;
  background: url(../images/home-news-icon-v2.png) no-repeat 23px -48px;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden
}

ul.aList li a {
  font-size: 16px;
  color: #333;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap
}

ul.aList li a:hover {
  color: #ff4e00;
  text-decoration: none
}

ul.aList li span {
  float: right;
  font-size: 14px;
  color: #999
}

ul.aList li.first {
  margin-top: 10px;
  padding-left: 45px;
  font-size: 20px;
  font-weight: bold;
  height: 54px;
  line-height: 60px;
  background: url(../images/home-news-icon-v2.png) no-repeat 21px -102px
}

ul.aList li.first a {
  font-size: 20px;
  width: 100%
}

ul.aList li.first span {
  display: none
}

.art-more {
  height: 38px;
  width: 100%;
  border-top: 1px solid #ddd;
  background: white
}

.art-more .btn {
  float: right;
  margin: 4px 15px 0 0
}

footer {
  background: #f4f4f4
}

footer a a:hover {
  color: var(--theme-color)
}

.f-menu {
  padding: 20px 0;
  color: #747474
}

.f-logo {
  float: left;
  padding: 15px 40px;
  width: 140px
}

.f-links {
  padding-top: 15px
}

.f-links a {
  font-size: 13px;
  color: #747474
}

.f-links a#appLink,
.f-links a:hover {
  color: var(--theme-color)
}

.f-links span {
  color: #747474
}

.preflink {
  border-collapse: collapse;
  border-spacing: 0;
  padding: 20px 0
}

.preflink td {
  width: 330px;
  height: 30px;
  line-height: 30px;
  text-align: left;
  font-size: 16px
}

.preflink td a {
  font-size: 14px;
  color: #747474
}

.preflink td a:hover {
  color: var(--theme-color)
}

#collectLink {
  color: var(--theme-color)
}

.player-left {
  float: left;
  width: 710px;
}

.player {}

.player .v-like {
  height: 34px;
  line-height: 34px;
  background: white
}

.player .v-like .icon-attentionfavorfill:before,
.player .v-like .icon-appreciate_fill_light:before,
.player .v-like .icon-appreciate_fill_light:before {
  display: inline-block;
  margin-right: 5px
}

.player .v-like .icon-no-like:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg)
}

.player .vcode-phone,
.player span,
.player a {
  float: right;
  height: 40px;
  line-height: 40px;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 14px;
  cursor: pointer;
  color: #9a9a9a;
  -webkit-transform: .4s;
  -moz-transform: .4s;
  -ms-transform: .4s;
  -o-transform: .4s;
  transform: .4s
}

.player .vcode-phone:hover,
.player span:hover,
.player a:hover {
  color: var(--theme-color)
}

.player .vcode-phone div,
.player span div,
.player a div {
  display: none;
  position: absolute;
  top: 30px;
  right: 0;
  padding: 10px;
  background: #fff;
  z-index: 5;
  width: 160px
}

.play-box {
  padding-bottom: 56.25%;
  position: relative;
  z-index: 0;
}

.MacPlayer {
  position: absolute !important;
  z-index: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.MacPlayer iframe,
.MacPlayer embed,
.MacPlayer video {
  width: 100%;
  height: 100%;
}

.vcode-phone {
  position: relative;
  width: 16px;
  text-align: center;
  font-size: 16px !important
}

.player-right {
  float: right;
  width: 340px
}

.player-right .video-n {
  display: none
}

.player-right .video-t.video-t-f {
  width: 100% !important
}

.prevlink table.preflink {
  border: 0;
  margin: 0;
  border-collapse: collapse;
  border-spacing: 0
}

.prevlink table.preflink td {
  border: 0
}

.bread-crumbs {
  display: block;
  height: 32px;
  line-height: 32px;
  color: #383838
}

.main-top .bread-crumbs {
  color: #fff;
}

.bread-crumbs.bread-crumbs-black {
  font-size: 14px
}

.bread-crumbs.bread-crumbs-black a {
  transition: all .4s;
  color: #333
}

.bread-crumbs.bread-crumbs-black a:hover {
  color: var(--theme-color)
}

.bread-crumbs.bread-crumbs-black span {
  color: #727272
}

.bread-crumbs a {
  transition: all .4s;
  color: white
}

.bread-crumbs a:hover {
  color: #333
}

.filter {
  margin-top: -2px;
  padding: 5px 10px;
  border: 1px solid #e5e5e5;
  border-top: 2px solid var(--theme-color);
  background: white
}

.filter .v-tit {
  float: left;
  line-height: 30px;
  font-size: 14px;
  display: block;
  padding-top: 0
}

.filter .v_select {
  float: left;
  padding-left: 5px;
  font-size: 14px;
  line-height: 22px;
  font: inherit;
  vertical-align: baseline
}

.filter a {
  display: inline-block;
  padding: 0 8px;
  height: 28px;
  border-radius: 2px;
  line-height: 28px;
  text-align: center;
  background: var(--background-color-3);
  color: var(--theme-color);
  border: 1px solid var(--theme-color-2);
  margin: 0 3px;
}

.filter a.current,
.filter a:hover,
.filter a.cur {
  background-color: var(--theme-color);
  border-color: var(--theme-color);
  color: #fff;
}

ul.pagination {
  font-size: 14px;
  padding: 20px 0;
  text-align: center;
  line-height: 18px
}

ul.pagination li {
  display: inline-block;
  border: none;
  margin: 0 3px;
}

ul.pagination li .page_link {
  display: inline-block;
  padding: 8px 15px;
  border-radius: 4px;
  border: 1px solid #e2e2e2;
  background-color: #fff;
  color: #666
}

ul.pagination li .page_link.page_current,
ul.pagination li .page_link:hover {
  background-color: var(--theme-color);
  color: white;
  border-color: var(--background-color-3)
}

.tv-bd {
  background: white;
  padding: 0 15px
}

.tv-bd li {
  border-bottom: 1px #e1e1e1 solid;
  overflow: hidden
}

.tv-bd li p {
  width: 70%;
  font-size: 16px;
  line-height: 50px;
  float: left;
  padding-right: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

.tv-bd li p a {
  color: #555
}

.tv-bd li p a:hover {
  color: var(--theme-color)
}

.tv-bd li span {
  font-size: 14px;
  line-height: 50px;
  text-align: left;
  padding-right: 10px;
  float: right;
  color: #999
}

.tv-bd .play-txt a {
  font-size: 18px
}

.tv-bd .play-txt .juqing {
  font-size: 14px
}

.tv-bd .play-txt .juqing a {
  font-size: 14px;
  color: var(--theme-color)
}

.article-header h1 {
  margin-top: 0;
  font-size: 26px;
  line-height: 36px
}

.art-head {
  border-bottom: 1px solid #e6e6e6
}

.art-head .article-title {
  margin-top: 0;
  font-size: 26px;
  line-height: 36px
}

.art-head .article-meta {
  font-size: 12px;
  color: #999;
  margin-top: 5px
}

.art-head .article-meta .item {
  margin-right: 20px
}

.art-head .article-meta .item a {
  color: #555
}

.relates ul a {
  color: #777
}

.relates ul a:hover {
  color: var(--theme-color)
}

.onsel {
  line-height: 30px;
  font-size: 14px
}

.onsel .mac_total {
  font-size: 18px
}

.footfix {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 200;
  height: 80px
}

.adwrap_bm {
  height: 80px;
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  text-align: center
}

.adwrap_bm a {
  display: block;
  margin: 0 auto;
  width: 800px
}

.adwrap_bm img {
  height: 80px;
  max-width: 100% !important
}

.adwrap_bm .ffclose {
  position: absolute;
  right: 0px;
  top: 0px;
  background: rgba(0, 0, 0, 0.5);
  color: #ffff;
  padding: 10px;
  font-size: 12px;
  cursor: pointer
}

.mc-tag a.btn-pink {
  margin: 2px 0;
}

.article-content img {
  display: block;
  margin: 5px auto;
}

.player a.pasuAD {
  width: auto;
  height: auto;
}

/*eds*/
.headed .textAd {
  display: block !important;
  font-size: 0;
  background: #282828;
}

.headed .textAd .link {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #ff0000 !important;
  -webkit-animation: flash 1s infinite;
  -moz-animation: flash 1s infinite;
  -o-animation: flash 1s infinite;
  animation: flash 1s infinite;
  display: inline-block;
  width: 33.33%;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  line-height: 60px;
}

.headed .textAd.mobile .link {
  width: 50%;
  font-size: 16px;
  line-height: 32px;
}

.headed .textAd.mobile .link:hover {
  background: red;
}

@-webkit-keyframes flash {
  0% {
    color: #ff0000;
  }

  50% {
    color: #00ff15;
  }

  100% {
    color: #fffb00;
  }
}

@-moz-keyframes flash {
  0% {
    color: #ff0000;
  }

  50% {
    color: #00ff15;
  }

  100% {
    color: #fffb00;
  }
}

@-o-keyframes flash {
  0% {
    color: #ff0000;
  }

  50% {
    color: #00ff15;
  }

  100% {
    color: #fffb00;
  }
}

@keyframes flash {
  0% {
    color: #ff0000;
  }

  50% {
    color: #00ff15;
  }

  100% {
    color: #fffb00;
  }
}

.toped {
  margin: 10px auto 0;
}

.jsnav {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 10px;
  opacity: 0.9;
}

.jsnav td {
  border: 1px solid #ddd;
}

.jsnav td a {
  padding: 10px 5px;
  display: block;
  text-align: center;
  font-size: 14px;
  font-family: "å¾®è½¯é›…é»‘";
  background: #eee;
  color: #333;
}

.jsnav td a.focus {
  color: var(--theme-color);
}

.jsnav td a:hover {
  background: #ddd;
}

/*play fix*/
#videoEdDiv {
  width: 710px;
  height: 420px;
  overflow: hidden;
  position: absolute;
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
}

#videoEdBtn {
  background: rgba(255, 255, 255, 0.6);
  width: 30px;
  height: 30px;
  z-index: 2;
  position: absolute;
  right: 30px;
  top: 30px;
  font-size: 16px;
  color: red;
  border-radius: 15px;
  font-weight: bold;
}

.playlist li {
  margin-bottom: 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media(min-width:768px) {
  .hide-pc {
    display: none !important;
  }
}

@media(max-width:767px) {
  * {
    box-sizing: border-box;
  }

  .hide-mobile {
    display: none !important;
  }

  header {
    height: auto;
  }

  header .logo {
    margin: 5px;
  }

  header .logo a {
    height: 30px;
  }

  header .search {
    margin-top: 5px;
  }

  header .search input {
    width: 150px;
    padding-top: 0;
    padding-bottom: 0;
    height: 32px;
    line-height: 32px;
  }

  .top-list,
  .mc-h,
  .filter,
  .top-t {
    padding-left: 5px;
    padding-right: 5px;
  }

  .mobile-nav {
    padding-left: 5px;
    padding-right: 5px;
  }

  .mobile-nav li {
    margin: 3px 0;
    white-space: nowrap;
    overflow: hidden;
  }

  .filter a {
    margin-bottom: 5px;
  }

  .bread-crumbs {
    padding-left: 5px;
    padding-right: 5px;
  }

  .btn.btn-re {
    right: 5px;
  }
}