@charset "utf-8";
html {
 font-family:"Helvetica Neue",
 Helvetica,
 Arial,
 sans-serif;
 -webkit-text-size-adjust:100%;
 -ms-text-size-adjust:100%;
 font-size:10px;
 -webkit-tap-highlight-color:transparent;
 height:67%;
 overflow:auto;
 overflow-x:hidden
}
body {
 margin:0;
 font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
 font-size:14px;
 line-height:1.42857143;
 color:#333;
 background-color:#fff
}
body:hover::-webkit-scrollbar {
 display:block
}
body::-webkit-scrollbar {
 width:7px;
 height:7px;
 background-color:#f5f5f5
}
body::-webkit-scrollbar-track {
 box-shadow:inset 0 0 6px #C1C1C1;
 -webkit-box-shadow:inset 0 0 6px #C1C1C1;
 border-radius:10px;
 background-color:#f5f5f5
}
body::-webkit-scrollbar-thumb {
 border-radius:10px;
 box-shadow:inset 0 0 6px rgba(0,0,0,0.1);
 -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.1);
 background-color:#c8c8c8
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
 display:block
}
a {
 background-color:transparent;
 color:#428bca;
 text-decoration:none
}
h1 {
 margin:.67em 0;
 font-size:2em
}
img {
 border:0
}
button,
input,
optgroup,
select,
textarea {
 margin:0;
 font:inherit;
 color:inherit
}
button {
 overflow:visible
}
button,
select {
 text-transform:none
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
 -webkit-appearance:button;
 cursor:pointer
}
* {
 -webkit-box-sizing:border-box;
 -moz-box-sizing:border-box;
 box-sizing:border-box
}
:after,
:before {
 -webkit-box-sizing:border-box;
 -moz-box-sizing:border-box;
 box-sizing:border-box
}
button,
input,
select,
textarea {
 font-family:inherit;
 font-size:inherit;
 line-height:inherit
}
img {
 vertical-align:middle
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
 margin:0;
 padding:0;
 border:0;
 font-size:100%;
 font:inherit;
 vertical-align:middle
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
 display:block
}
ol,
ul {
 list-style:none;
 margin-top:0;
 margin-bottom:10px
}
blockquote,
q {
 quotes:none
}
blockquote:after,
blockquote:before,
q:after,
q:before {
 content:'';
 content:none
}
table {
 border-collapse:collapse;
 border-spacing:0
}
a {
 text-decoration:none;
 outline:0
}
input {
 outline:0
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
 font-family:inherit;
 font-weight:500;
 line-height:1.1;
 color:inherit
}
.h1,
.h2,
.h3,
h1,
h2,
h3 {
 margin-top:20px;
 margin-bottom:10px
}
.h4,
.h5,
.h6,
h4,
h5,
h6 {
 margin-top:10px;
 margin-bottom:10px
}
.h1,
h1 {
 font-size:36px
}
.h2,
h2 {
 font-size:30px
}
.h4,
h4 {
 font-size:18px
}
p {
 margin:0 0 10px
}
.container {
 margin-right:auto;
 margin-left:auto;
 padding:0 10px;
 max-width:1170px
}
.navbar {
 height:68px;
 border:none;
 border-radius:0;
 border-bottom:1px solid #aebccb;
 background:#fff;
}
.sr-only {
 position:absolute;
 width:1px;
 height:1px;
 padding:0;
 margin:-1px;
 overflow:hidden;
 clip:rect(0,0,0,0);
 border:0
}
.nav {
 padding-left:0;
 margin-bottom:0;
 list-style:none
}
.nav>li {
 position:relative;
 display:block
}
.nav>li>a {
 position:relative;
 display:block;
 padding:10px 15px
}
.navbar {
 position:relative;
 min-height:50px;
 border:1px solid transparent
}
.navbar-collapse {
 padding-right:15px;
 padding-left:15px;
 overflow-x:visible;
 -webkit-overflow-scrolling:touch;
 border-top:1px solid transparent;
 -webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);
 box-shadow:inset 0 1px 0 rgba(255,255,255,.1)
}
.navbar-collapse.in {
 overflow-y:auto
}
.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
 margin-right:0px;
 margin-left:0px
}
.navbar-brand {
 float:left;
 height:50px;
 padding:15px 15px;
 font-size:18px;
 line-height:20px
}
.navbar-toggle {
 position:relative;
 float:right;
 padding:9px 10px;
 margin-top:8px;
 margin-right:15px;
 margin-bottom:8px;
 background-color:transparent;
 background-image:none;
 border:1px solid transparent;
 border-radius:4px
}
.navbar-toggle:focus {
 outline:0
}
.navbar-toggle .icon-bar {
 display:block;
 width:22px;
 height:2px;
 border-radius:1px
}
.navbar-toggle .icon-bar+.icon-bar {
 margin-top:4px
}
.navbar-nav>li>a {
 padding-top:10px;
 padding-bottom:10px;
 line-height:20px
}
.navbar-default {
 background-color:#f8f8f8;
 border-color:#e7e7e7
}
.navbar-default .navbar-brand {
 color:#777
}
.navbar-default .navbar-nav>li>a {
 color:#777
}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
 color:#555;
 background-color:#e7e7e7
}
.navbar-default .navbar-toggle {
 border-color:#ddd
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
 border-color:#e7e7e7
}
.breadcrumb {
 padding:8px 15px;
 margin-bottom:20px;
 list-style:none;
 background-color:#f5f5f5;
 border-radius:4px
}
.breadcrumb>li {
 display:inline-block
}
.breadcrumb>li+li:before {
 padding:0 5px;
 color:#ccc;
 content:"/\00a0"
}
.navbar-default .navbar-toggle {
 border-color:#ddd
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
 background-color:#ddd
}
.navbar-default .navbar-toggle .icon-bar {
 background-color:#888
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
 border-color:#e7e7e7
}
.navbar .navbar-brand {
 width:128px;
 padding:0;
 height:100%
}
.navbar .navbar-nav {
 height:100%
}
.navbar .navbar-nav>li>a {
 padding:24px 28px 23px;
 font-size:14px;
 color:#000
}
.navbar .navbar-nav>li>a:hover {
 background:#e7e7e7
}
.navbar .navbar-nav>li.active>a {
 color:#aebccb;
 background:#000
}
.navbar .navbar-collapse {
 position:relative;
 z-index:10000
}
.navbar .navbar-toggle {
 margin-top:17px;
 border-color:#666
}
.navbar.navbar-default .navbar-toggle .icon-bar {
 background:#000
}
.breadcrumb {
 background-color:#373f52;
 border-radius:0;
 font-size:16px
}
.breadcrumb>li>a {
 color:#aebccb
}
.breadcrumb>li>a:hover {
 text-decoration:none;
 color:#fff
}
.breadcrumb>li+li:before {
 content:">"
}
.navbar-brand {
 z-index:10001;
 position:relative
}
.collapse {
 display:none;
 visibility:hidden
}
.collapse.in {
 display:block;
 visibility:visible
}
.collapsing {
 position:relative;
 height:0;
 overflow:hidden;
 -webkit-transition-timing-function:ease;
 -o-transition-timing-function:ease;
 transition-timing-function:ease;
 -webkit-transition-duration:.35s;
 -o-transition-duration:.35s;
 transition-duration:.35s;
 -webkit-transition-property:height,visibility;
 -o-transition-property:height,visibility;
 transition-property:height,visibility
}
footer {
 text-align:center;
 width:100%;
 background:#373f52;
 padding:15px 0;
 font-size:12px;
 line-height:20px;
 color:#aebccb;
 float:left;
}
footer .footer-links a {
 margin:0 10px;
 color:#aebccb;
 line-height:20px
}
footer .footer-links a:hover {
 color:#fff
}
.footer .fshade {
 display:none
}
.copy-right {
 padding:0 10px
}
.post {
 float:left;
 width:100%;
 margin-bottom:10px;
}
.tag-list {
 /*! overflow:hidden; */margin:10px 0
}
.tag-list li {
 display:inline-block;
 margin-right:5px
}
.tag-list li a {
 display:block;
 padding:7px 9px;
 border:1px solid #aebccb;
 color:#aebccb;
 font-size:11px
}
.tag-list li.active a {
 background-color:#000;
 color:#fff
}
.tags-div {
 position:relative
}
.tags-div #m {
 position:absolute;
 bottom:200px
}
.tags-list {
 width:100%;
 text-align:center;
 margin:0 auto;
 margin-top:10px
}
.tags-list li {
 float:left;
 margin:0 10px 3px 3px;
 background-color:#fff;
}
.tags-list li a {
 display:inline-block;
 padding:5px 8px;
 color:#303030;
 transition:all .2s;
 -webkit-transition:all .2s;
 -moz-transition:all .2s;
 -ms-transition:all .2s;
 -o-transition:all .2s;
 background-color:#373f52;
 color:#fff;
 border-radius:3px;
}
.tags-list li .on {
 background-color:#373f52;
 color:#fff
}
.tags-list li a:hover {
 background-color:#373f52;
 color:#fff
}
.adbanner {
 text-align:center;
 max-width:1150px;
 margin:auto
}
.adbanner img {
 height:auto
}
.adbannerL {
 text-align:center;
 max-width:1150px;
 margin:auto;
 margin-bottom:10px;
}
.adbanner img {
 height:auto
}
.topad {
 display:block
}
.h5topad {
 display:none
}
.midad {
 display:block;
}
.h5midad {
 display:none;
}
.bottomad {
 display:block
}
.h5bottomad {
 display:none;
 margin-bottom:10px
}
.swiperad {
 display:none;
 position:fixed;
 right:0;
 left:0;
 z-index:1030;
 height:70px;
 bottom:0;
 border-width:1px 0 0;
 width:100%;
 background-color:transparent;
 background-color:rgba(35,40,52,0.7);
 padding-top:5px;
}
.swiperadleft {
 float:left;
}
.swiperadpic {
 float:left;
}
.swiperadpic img {
 width:105px;
 margin-left:10px;
 margin-right:10px;
 border-radius:5px;
}
.swiperadmid {
 float:left;
 margin-top:10px;
 font-size:12px;
 line-height:10px;
}
.swiperadmid a {
 color:#fff;
}
.swiperadbtn {
 float:right;
 -webkit-box-flex:0;
 -ms-flex:none;
 flex:none;
 width:70px;
 height:32px;
 line-height:32px;
 border:none;
 border-radius:4px;
 font-size:15px;
 color:#fff;
 text-align:center;
 background:#373f52;
 outline:none;
 text-decoration:none;
 font-weight:600;
 margin-top:15px;
 margin-right:10px;
}
.navbar-fixed-bottom {
 position:fixed;
 right:0;
 left:0;
 z-index:1030;
 bottom:0;
 margin-bottom:0;
 border-width:1px 0 0
}
.mod_source {
 position:relative;
 width:100%;
 background-color:transparent;
 background-color:rgba(35,40,52,0.7)
}
.mod_source::after {
 position:absolute;
 content:'';
 left:16px;
 bottom:0;
 width:calc(100% - 16px);
 height:1px;
 opacity:.1;
 background:#808080;
 -webkit-transform:scaleY(.5);
 -webkit-transform-origin:0 0
}
.mod_source_single .mod_source_box {
 height:70px
}
.mod_source_box {
 box-sizing:content-box;
 padding-bottom:0;
 width:100%;
 overflow:hidden;
 -webkit-transform:translateZ(0);
 transform:translateZ(0)
}
.mod_source .source_container {
 height:70px
}
.source_item {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 width:90%;
 height:100%;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 -webkit-box-pack:justify;
 -ms-flex-pack:justify;
 justify-content:space-between;
 -webkit-transform:translateZ(0);
 transform:translateZ(0)
}
.source_item_left {
 margin-left:10px;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-flex:1;
 -ms-flex:auto;
 flex:auto;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 -webkit-box-pack:justify;
 -ms-flex-pack:justify
}
.source_item_pic {
 -webkit-box-flex:0;
 -ms-flex:none;
 flex:none;
 width:85px;
 height:48px;
 border-radius:4px;
 -o-object-fit:cover;
 object-fit:cover;
 -o-object-position:center;
 object-position:center;
 display:inline-block
}
.source_item_pic_app {
 width:85px;
 border-radius:8px;
 border:1px solid rgba(0,0,40,.1)
}
.source_item_info {
 padding:0 8px;
 -webkit-box-flex:1;
 -ms-flex:auto;
 flex:auto
}
.source_item_info_app {
 width:calc(100% - 114px)
}
.source_item_info .info_title {
 width:100%;
 line-height:15px;
 font-size:15px;
 font-weight:500;
 color:#ffffff;
 overflow:hidden;
 text-overflow:ellipsis;
 display:-webkit-box;
 -webkit-line-clamp:1;
 -webkit-box-orient:vertical
}
.source_item_info .info_subtitle {
 width:100%;
 overflow:hidden;
 white-space:nowrap;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 height:18px;
 line-height:18px;
 font-size:11px;
 color:#b1d3e0
}
.source_item_open {
 -webkit-box-flex:0;
 -ms-flex:none;
 flex:none;
 width:66px;
 height:32px;
 line-height:32px;
 border:none;
 border-radius:4px;
 font-size:15px;
 color:#fff;
 text-align:center;
 background:#373f52;
 outline:none;
 text-decoration:none;
 font-weight:600
}
.source_item_fadeIn {
 -webkit-animation:sourceItemFadeIn .3s ease-in-out both;
 animation:sourceItemFadeIn .3s ease-in-out both
}
@-webkit-keyframes sourceItemFadeIn {
 0% {
  opacity:0
 }
 to {
  opacity:1
 }
}
@keyframes sourceItemFadeIn {
 0% {
  opacity:0
 }
 to {
  opacity:1
 }
}
.source_item_default .source_item_pic_app {
 border:none;
 background:#435656ed;
 border-radius:8px;
 background:rgba(5,80,85,0)
}
.source_item_default .info_title {
 margin-bottom:5px;
 margin-top:5px
}
.source_item_default .info_subtitle {
 margin-top:2px
}
.source_item_default .source_item_open {
 margin-right:10px
}
.sd {
 width:4px;
 height:4px;
 margin:0 4px;
 display:inline-block;
 border-radius:100%;
 background:#808080;
 opacity:.9
}
:root {
 --swiper-theme-color:#f9f9ec
}
:root {
 --swiper-navigation-size:44px
}
.swiper-wrapper {
 position:relative;
 width:100%;
 height:100%;
 z-index:1;
 display:flex;
 transition-property:transform;
 box-sizing:content-box
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
 transform:translate3d(0px,0,0)
}
.swiper-slide {
 flex-shrink:0;
 width:100%;
 height:100%;
 position:relative;
 transition-property:transform
}
.swiper-pagination {
 position:absolute;
 text-align:center;
 transition:.3s opacity;
 transform:translate3d(0,0,0);
 z-index:10
}
.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
 bottom:0px;
 left:0;
 width:100%
}
.swiper-pagination-bullet-active {
 width:12px;
 border-radius:30%;
 opacity:1;
 background:var(--swiper-pagination-color,var(--swiper-theme-color))
}
@media only screen and (min-width:330px) {
 .info_subtitle {
  max-width:130px
 }
}
@media only screen and (min-width:350px) {
 .info_subtitle {
  max-width:150px
 }
}
@media only screen and (min-width:375px) {
 .info_subtitle {
  max-width:180px
 }
}
@media only screen and (min-width:400px) {
 .info_subtitle {
  max-width:210px
 }
}
.row {
 width:100%;
 float:left;
}
.list_ul {
 width:101%;
}
.list-item {
 border:1px solid #e1e5f0;
 padding:10px;
 box-shadow:2px 5px 3px rgba(100,146,188,.4);
 margin-bottom:10px;
 width:24%;
 float:left;
 margin-right:1%;
}
.list-item:hover {
 box-shadow:2px 5px 3px rgba(100,146,188,.6)
}
.list-item a:hover {
 text-decoration:none
}
.list-item a:hover .name {
 text-decoration:underline
}
.list-item .pic {
 margin-bottom:10px;
 text-align:center;
 width:100%;
 height:auto
}
.list-item .pic img {
 margin:0 auto;
 width:100%;
 height:176px;
}
.list-item .name {
 font-size:14px;
 color:#000;
 line-height:20px;
 height:40px;
 overflow:hidden
}
.list-item .info {
 line-height:18px;
 font-size:12px
}
.list-item .date {
 color:#aebccb
}
.list-item .author {
 color:#d00
}
.list-name {
 height:37px;
 background:#373f52;
 line-height:37px;
 padding:0 15px;
 margin-bottom:15px
}
.list-name a {
 font-size:14px;
 color:#aebccb
}
.list-name a:hover {
 color:#fff
}
.breadcrumb {
 color:#aebccb
}
.list-name h2 {
 float:left;
 margin:0;
 font-size:16px;
 line-height:37px;
 color:#aebccb
}
.list-name h2 a {
 font-size:16px;
 display:block;
 line-height:37px
}
.list-name .view-more {
 float:right
}
.list-name .view-more:after {
 content:">>";
 font-family:"Helvetica Neue",Helvetica,Arial,sans-serif
}
.page-navigation {
 overflow:hidden;
 margin-bottom:15px;
 width:100%;
 float:left;
 text-align:center;
}
.page-navigation .pagenum {
 margin:2px 0px;
 font-size:16px;
 border:1px solid #e7e7e7;
 display:inline-block;
 padding:5px 10px;
 color:#373f52;
}
.page-navigation .pagenum:hover,
.page-navigation .current {
 background-color:#373f52;
 color:#fff
}
.video-js.vjs-fill {
 width:100% !important;
 height:500px !important;
}
.vjs-time-tooltip {
 width:60px !important;
}
.btn a,
.down_a {
 color:#fff;
 text-decoration:none
}
.user-info,
.user-info2 {
 border:1px solid #d8e1eb;
 background-color:#fff;
 overflow:hidden
}
.user-info .user,
.user-info2 .user {
 position:relative;
 margin:0px
}
.user-info .user-avatar,
.user-info2 .user-avatar {
 display:block;
 width:180px;
 height:180px;
 border-radius:50%;
 overflow:hidden;
 text-align:center;
 box-shadow:2px 5px 3px rgba(100,146,188,.4);
 left:50%;
 top:30px;
 position:absolute;
 margin-left:-90px;
 z-index:101
}
.user-info .sum,
.user-info2 .sum {
 background-color:#f5f8fc;
 padding:15px 0;
 position:absolute;
 left:15px;
 bottom:0;
 width:100%;
 text-align:center;
 z-index:100;
 font-size:14px
}
.user-info .sum>div:first-child:after,
.user-info2 .sum>div:first-child:after {
 content:"";
 width:1px;
 height:50%;
 background-color:#aebccb;
 position:absolute;
 right:0;
 top:0
}
.user-info .sum label,
.user-info2 .sum label {
 display:block;
 text-align:center;
 font-size:16px;
 color:#bac2cc
}
.user-info .user-feature,
.user-info2 .user-feature {
 margin:0 -15px;
 line-height:50px;
 text-align:center;
 font-size:11px
}
.share_div {
 text-align:center;
 margin-top:15px;
}
.share_div button {
 background-color:#373f52;
 padding:8px 15px;
 display:inline-block;
 color:#fff;
 border:0px;
 vertical-align:middle
}
.share_div a {
 background-color:#373f52;
 padding:8px 15px;
 display:inline-block;
 color:#fff;
 margin-left:15px
}
#playdownad {
 line-height:30px;
 text-align:center;
}
.ad {
 height:100vh;
 width:100vw;
 z-index:1600;
 position:fixed;
 top:0;
 left:0;
 background:#fff;
 display:none
}
.ad>.close {
 border-radius:2px;
 padding:2px 10px;
 position:absolute;
 top:10px;
 right:10px;
 background:rgba(0,0,0,.1);
 z-index:1001;
 color:#fff;
 font-size:16px
}
.ad>.my_video img {
 height:100%;
 width:100%;
 position:absolute;
 top:0;
 bottom:0;
 right:0;
 left:0;
 margin:auto
}
@media (min-width:768px) {
 .navbar {
  border-radius:4px
 }
 .navbar-header {
  float:left
 }
 .navbar-collapse {
  width:auto;
  border-top:0;
  -webkit-box-shadow:none;
  box-shadow:none
 }
 .navbar-collapse.collapse {
  display:block !important;
  height:auto !important;
  padding-bottom:0;
  overflow:visible !important;
  visibility:visible !important
 }
 .container-fluid>.navbar-collapse,
 .container-fluid>.navbar-header,
 .container>.navbar-collapse,
 .container>.navbar-header {
  margin-right:0;
  margin-left:0
 }
 .navbar>.container .navbar-brand,
 .navbar>.container-fluid .navbar-brand {
  margin-left:-15px
 }
 .navbar-toggle {
  display:none
 }
 .navbar-nav {
  float:left;
  margin:0
 }
 .navbar-nav>li {
  float:left
 }
 .navbar-nav>li>a {
  padding-top:15px;
  padding-bottom:15px
 }
 .navbar-left {
  float:left !important
 }
 .navbar-right {
  float:right !important;
  margin-right:-15px
 }
 .navbar-right~.navbar-right {
  margin-right:0
 }
 .navbar-fixed-bottom {
  display:none
 }
 #videoBox {
  height:530px !important;
 }
}
@media (max-width:767px) {
 .navbar .navbar-nav>li>a {
  padding:8px 15px;
  background:#fff;
  border-bottom:1px solid #e1e1e1
 }
 .navbar .navbar-collapse {
  background-color:rgba(0,0,0,0.5);
  width:100%;
  padding-bottom:5px;
 }
 .navbar .navbar-brand {
  margin-left:15px
 }
 .list-item {
  width:49%;
 }
 .list-item .pic {
  height:auto
 }
 .user-info {
  height:auto;
  margin-bottom:10px
 }
 .tag-list li {
  margin-bottom:5px
 }
 .tags-list li {
  width:23%;
  overflow:hidden;
  height:33px;
  margin:0px 1% 0 3px;
 }
 .tags-list li a {
  width:100%;
  margin:0;
  overflow:hidden;
  height:28px;
  font-size:13px;
 }
 footer {
  padding-bottom:86px
 }
 footer .fshade {
  position:fixed;
  left:0;
  right:0;
  bottom:0;
  height:50px;
  line-height:50px;
  background:rgba(0,0,0,.85)
 }
 footer .fshade a {
  display:block;
  color:#fff
 }
 footer .fshade img {
  width:22px;
  float:left;
  margin-top:15px
 }
 footer .fshade span {
  float:left;
  width:70%;
  color:#fff;
  line-height:1.5;
  margin-top:7px
 }
 footer .fshade b {
  float:right;
  background:#fff;
  margin-top:19px;
  padding:0 6px;
  margin-right:16px;
  color:#333;
  height:24px;
  line-height:24px;
  border-radius:45px
 }
 footer .fshade i:after {
  content:'x';
  position:absolute;
  top:-8px;
  right:0;
  font-size:20px;
  width:30px;
  height:30px;
  line-height:30px;
  z-index:999;
  color:#fff
 }
 .slideBox .bd li img {
  width:320px !important;
  height:70px !important
 }
 .h1,
 h1 {
  font-size:25px !important
 }
 .slideBox .bd .slide-top li img {
  width:300px !important;
  height:120px !IMPORTANT
 }
 #videoBox {
  height:235px;
 }
 .video-js.vjs-fill {
  width:100% !important;
  height:220px !important;
 }
 .adbanner {
  margin:0px 10px
 }
 .adbanner img {
  height:auto;
  width:100%
 }
 .adbannerL img {
  height:auto;
  width:100%
 }
 .topad {
  display:none
 }
 .h5topad {
  display:block
 }
 .midad {
  display:none;
 }
 .h5midad {
  display:block;
 }
 .bottomad {
  display:none
 }
 .h5bottomad {
  display:block
 }
 .footer .b_a {
  padding-bottom:86px
 }
 .swiperad {
  display:block
 }
}
@media (max-width:500px) {
 .list-item .pic img {
  height:120px;
 }
}
