::cue {
  background: none;
  color: #fff;
  text-shadow: 0 1px #000, 1px 0 #000, -1px 0 #000, 0 -1px #000;
  font-size: medium;
}

audio::-webkit-media-controls-panel,
video::-webkit-media-controls-panel {
  background-color: #e9ecef !important
}

.search_cont {
  width: 90px;
  position: relative;
  height: 30px;
  background: #CCC;
  border-radius: 20px;
  color: #fff;
  float: left;
}

.search_cont .in_search {
  font-size: 12px;
  width: 80%;
  outline: none;
  background: none;
  height: 30px;
  line-height: 30px;
  float: left;
  border: 0;
  color: #fff;
  padding-left: 6%;
  position: absolute;
  z-index: 1;
  box-shadow: none;
}

.search_cont i.icon-search {
  font-size: 14px;
  display: block;
  height: 30px;
  width: 30px;
  line-height: 30px;
  text-align: center;
  position: absolute;
  top: 0;
  right: 10px;
  z-index: 0;
}

.search_start {
  height: 30px;
  padding: 5px 0;
  position: absolute;
  top: 0;
  right: 5px;
}

.search_start .in_submit {
  display: none;
}

.search_start .ser .in_search {
  font-size: 14px;
  color: #2c3e50;
  padding-left: 6%;
  width: 150px;
}

.search_start .ser {
  background: #EEE;
  color: #2c3e50;
}

.search_start .ser .icon-search {
  cursor: pointer;
}

.search_start .ser .in_submit {
  border: 0;
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  right: 0;
  right: 5px;
  z-index: 5;
  opacity: 0;
  background: none;
  cursor: pointer;
}

.search_start .ser input[type=text]::-ms-clear {
  display: none;
}

ul.tsc_pagination {
  margin: 25px 0;
  padding: 0;
  height: 100%;
  overflow: hidden;
  font-size: 14px;
  list-style-type: none;
  display: inline-block
}

ul.tsc_pagination li {
  display: inline-block;
  margin: 0;
  padding: 0;
  margin-left: 5px;
  margin-bottom: 5px;
}

ul.tsc_pagination li:first-child {
  margin-left: 0
}

ul.tsc_pagination li a {
  display: block;
  text-decoration: none;
  padding: 10px 13px !important;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  font-weight: bold;
  transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  border: 1px solid #868e96;
  background: #868e96;
  color: #FFF;
}

ul.tsc_pagination a:hover {
  background: #333 !important;
  color: #FFF;
  border: 1px solid #333;
}

.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #333;
  border-color: #333;
}

blockquote,
body,
button,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
ol,
p,
pre,
td,
textarea,
th,
ul,
figure,
figcaption {
  margin: 0;
  padding: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

a img,
img,
iframe {
  border: none;
}

a:active,
a:hover {
  outline: 0
}

img {
  display: inline-block;
  border: none
}

li {
  list-style: none
}

.mg-c {
  margin: 0 auto
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

h1,
h2,
h3 {
  font-size: 14px;
  font-weight: 400
}

h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 400
}

button,
input,
optgroup,
option,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  outline: 0
}

pre {
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

*html .clearfix {
  height: 1%;
}

*+html .clearfix {
  height: 1%;
}

a {
  color: #999;
  text-decoration: none;
}

a:hover {
  color: #009688;
  text-decoration: none;
}

.text-center {
  text-align: center
}

html {
  margin: 0;
  padding: 0;
  min-height: 100%;
}

body {
  background-color: #EEE;
  line-height: 25px;
  font-size: 15px;
  min-height: 100%;
  min-width: 320px;
}

::selection {
  background-color: #009688;
  color: #fff;
}

::-moz-selection {
  background-color: #009688;
  color: #fff;
}

.bg_1f {
  background-color: #393d49;
}

.clear {
  height: 0;
  clear: both;
}

.main_fox {
  max-width: 1230px;
  margin: 0 auto;
  position: relative;
  margin-top: 2em !important
}

.full_box {
  max-width: 100%;
  margin: 0px;
  padding: 0px;
  border: 0px;
}

.box_center {
  max-width: 1230px;
  margin: 0 auto;
  position: relative;
}

.inline-block {
  display: inline-block;
}

.trans_3 {
  transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
}

.relevant_box {
  background: #353535;
  padding: 1em 0 3em 0;
}

.fox_video_box {
  background: #2F2F2F;
  padding: 1.5em 0 3em 0;
}

.article_info_box {
  padding: 0em 0 0em 0;
}

.article_info {
  max-width: 1230px;
  margin: 0 auto;
  position: relative;
  margin-top: 1em !important;
  background-color: #F2F4F6;
  border-radius: 10px;
  padding: 0.5rem 0;
}

.article_info .article_cover_box {
  margin-bottom: 0em;
}

.article_info .article_cover {
  height: auto;
  text-align: center
}

.article_info .article_brief {
  min-height: 317px;
  padding: 0px;
}

.article_info .article_brief .info-title h1 {
  font-size: 2em;
  font-weight: 700;
  color: #cea588 !important;
  display: table-cell;
  padding-bottom: 0.6em;
  margin-bottom: .6em;
}

.article_info .article_brief .tiny-title {
  color: #af7874 !important;
  display: block;
  margin-bottom: .5em;
  line-height: 26px;
}

.article_info .article_content {
  border-radius: 6px;
  padding: 0px;
  transition: all 0.3s;
  margin-top: 1rem;
}

.article_info .article_content .summary-title {
  font-size: 1.5em;
  font-weight: 700;
  color: #98599c !important;
  margin-bottom: .5em;
  display: block;
}

.article_info .article_content .information-text {
  color: #b283b5;
  overflow: hidden;
  line-height: 26px;
  max-height: 466px;
}

.axis_container {
  max-width: 1230px;
  color: #818182;
  margin: 0 auto;
  border-radius: 6px;
  overflow: hidden;
  margin-top: 1em !important
}

.axis_container h1 {
  border-bottom: 1px #ced4da solid;
  font-size: 1.1em;
  padding: 10px 0;
  text-align: left;
  font-weight: bold;
}

.axis_container li {
  margin: 15px 0;
  line-height: 28px;
  padding: 0px;
  display: inline-block;
}

.axis_container li .diary {
  text-align: left;
  padding-left: 0px;

  padding-bottom: 10px;
  word-break: break-all;
}

.axis_container li .diary a {
  color: #009688 !important;
  word-break: break-all;
}

.axis_container li .diary a:hover {
  color: #c6303e !important;
}

.message_container {
  color: #818182;
  margin: 0 auto 1rem auto;
  border-radius: 6px;
  overflow: hidden;
  margin-top: 1em !important;
  line-height: 2rem
}

.message_container h3 {
  border-bottom: 1px #ced4da solid;
  font-size: 1.1em;
  padding: 0 0 10px 0;
  text-align: left;
  font-weight: bold;
}

.message_container .message_info {
  padding: 10px 0px 0px 0px;
}

.message_container .message_info br {
  display: inline-block;
  line-height: 1px !important;
  overflow: hidden;
}

.message_container .message_info img {
  display: none
}

.message p {
  line-height: 2;
}

.video_container {
  color: #818182;
  margin: 0 auto;
  border-radius: 6px;
  overflow: hidden;
  margin-top: 1em !important;
  line-height: 2rem
}

.video_container h3 {
  border-bottom: 1px #ced4da solid;
  font-size: 18px;
  padding: 0 0 10px 0;
  text-align: left;
  font-weight: bold;
}

.video_container .video_info {
  padding: 10px 0px;
}

.ml2 {
  margin-left: 2% !important;
  margin-bottom: 1rem !important;
}

.w-49 {
  width: 49% !important;
}

a.dashang_button {
  display: block;
  padding: 4px 8px;
  background-color: #900;
  color: #fff !important;
  text-align: center;
  text-decoration: none;
  border-radius: 6px;
  font-weight: bold;
  font-size: 14px;
  transition: all 0.3s;
}

a.dashang_button:hover {
  opacity: 0.8;
  padding: 4px 8px;
  color: #fff !important;
}

.picture_list_container {
  max-width: 1230px;
  margin: 0 auto;
  position: relative;
  margin-top: 2em !important
}

.picture_list_container ul {
  margin-left: -1.2%
}

.picture_list_container li {
  width: 23.5%;
  float: left;
  background: #FFF;
  margin-bottom: 1.2%;
  margin-left: 1.2%;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  position: relative;
}

.picture_list_container li:hover {
  box-shadow: 0px 1px 16px -8px #000;
}

.picture_list_container li .pic {
  display: block;
  overflow: hidden;
  width: 92%;
  margin: 4%;
  position: relative;
}

.picture_list_container li .pic img {
  vertical-align: middle;
  width: 100%;
}

.picture_list_container li .pic sup.icon {
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 64px;
  height: 64px;
  overflow: hidden;
  text-indent: -100px;
  background: url(../images/icon.png) left top no-repeat;
  z-index: 100;
}

.picture_list_container li .pic sup.icon.new {
  background-position: 0 -64px;
}

.picture_list_container li .title {
  width: 92%;
  margin: 4%;
  text-align: center;
  height: 22px;
  overflow: hidden;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}

.picture_list_container li .title a:hover {
  color: #009688;
}

.picture_list_container li .date_pfen {
  width: 92%;
  margin: 4%;
  font-size: 12px;
  line-height: 24px;
  border-top: 1px dotted #CCC;
  padding: 10px 0 0;
  color: #777;
  position: relative;
}

.picture_list_container li .date_pfen span {
  padding-right: 0px;
}

.picture_list_container li .date .icon-comment-o {
  font-size: 16px
}

.picture_list_container li .date .mt-3,
.my-3 {
  margin-top: 0rem !important;
}

figure.effect-sadie figcaption::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0%;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  background-color: #0CA171;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
  background: -webkit-linear-gradient(top, rgba(0, 159, 108, 0.94) 0%, rgba(39, 209, 127, 0.88) 77%);
  background: linear-gradient(to bottom, rgba(0, 159, 108, 0.94) 0%, rgba(39, 209, 127, 0.88) 77%);
  content: '';
  opacity: 0;
  -webkit-transform: translate3d(0, 50%, 0);
  transform: translate3d(0, 50%, 0)
}

figure.effect-sadie img {
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}

figure.effect-sadie h2 {
  position: absolute;
  color: #fff !important;
  font-size: 1.5em;
  text-align: center;
  top: 45%;
  top: 35%\9;
  left: 0;
  width: 100%;
  opacity: 0;
  -moz-transition: -moz-transform .35s, color .35s;
  -o-transition: -o-transform .35s, color .35s;
  -webkit-transition: -webkit-transform .35s, color .35s;
  transition: transform .35s, color .35s;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0)
}

figure.effect-sadie h2 span {
  font-size: 1em !important;
}

figure.effect-sadie em {
  position: absolute;
  top: 15px;
  right: 15px;
  font-weight: bold;
  opacity: 0;
  font-size: 5em;
  -moz-transition: all .6s;
  -o-transition: all .6s;
  -webkit-transition: all .6s;
  transition: all .6s;
  color: #FFF !important;
}

figure.effect-sadie figcaption::before,
figure.effect-sadie p {
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s
}

figure.effect-sadie p {
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 100%;
  overflow: hidden;
  opacity: 0 !important;
  -webkit-transform: translate3d(0, 10px, 0);
  transform: translate3d(0, 10px, 0);
  max-width: 100%;
  max-height: 100px;
  text-align: center;
  margin: 0 auto;
}

figure.effect-sadie:hover em {
  opacity: 1;
}

figure.effect-sadie:hover h2 {
  color: #fff;
  opacity: 1;
  -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -40px, 0);
  transform: translate3d(0, -50%, 0) translate3d(0, -40px, 0)
}

figure.effect-sadie:hover figcaption::before,
figure.effect-sadie:hover p {
  opacity: .9 !important;
  height: 100%;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  color: #FFF !important;
}

.full_box .about {
  height: 8rem;
  text-align: center;
}

.full_box .about .typed-headline {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.full_box .about .typed-headline .h1 {
  font-size: 2rem;
  line-height: 1.31818182em;
  color: #FFF;
  font-weight: 300;
  font-variant-ligatures: common-ligatures;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

.full_box .about p.lead {
  font-weight: 400;
  color: #808080;
  font-size: 1rem;
  line-height: 1.68421053em;
}

.breadcrumb_nav {
  margin: 10px auto;
  background: #FFF;
  height: 40px;
  line-height: 40px;
  border: 0px;
  text-indent: 8px;
  max-width: 1230px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  color: #999;
  position: relative;
}

.breadcrumb_nav:hover {
  box-shadow: 0px 1px 16px -8px #000;
}

.breadcrumb_nav .layui-breadcrumb a:hover {
  color: #009688 !important;
}

.breadcrumb_nav i.iconfont {
  top: 0px;
}

.navbar {
  padding: 1rem 1rem;
}

.fieldset {
  margin: 10px 0;
}

.axis_container dl,
.axis_container dl dt,
.axis_container dl dd {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.axis_container dl dt {
  font-size: 1.1em;
  padding: 0px 10px 10px 0;
  margin-bottom: 1rem;
  border-bottom: 1px #ced4da solid
}

.axis_container dl dd {
  float: left;
  min-width: 100px;
  padding: 0 10px 10px 0px;
}

.addattach:hover {
  font-weight: 800;
}

.pagination {
  flex-wrap: wrap;
}

table.nav_tag_list {
  margin-top: 1rem !important;
}

table.nav_tag_list td {
  padding: 0.1rem;
}

table.nav_tag_list td a {
  margin-right: 0.5rem;
}

.nav_tag_list .active {
  font-weight: 800;
}

.nav_tag_list {
  background: #fff;
  padding: 5px 0;
  width: 100%;
  border-bottom: 0px solid #f04848;
  font-size: 90%;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}

.nav_tag_list ul {
  padding: 0;
  margin: 0 auto;
  list-style: none;
  overflow: hidden;
}

.nav_tag_list .text-muted {
  float: left;
  width: 8%;
  text-align: right !important;
}

.nav_tag_list .text-list {
  float: left;
  width: 92%;
}

.nav_tag_list ul li {
  line-height: 42px;
  border-bottom: 1px solid #f2f2f2;
}

.nav_tag_list ul li a {
  margin: 0 5px;
  word-break: keep-all;
  white-space: nowrap;
}

.nav_tag_list .active {
  font-weight: inherit !important;
  background: #f04848;
  padding: 5px 10px;
  color: #fff;
  border-radius: 0.25rem;
  word-break: keep-all;
  white-space: nowrap;
}

.carousel-control-prev,
.carousel-control-next {
  width: 2% !important;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  width: 40px;
  height: 60px;
  background-color: rgba(0, 0, 0, 0.3);
  background-size: 50% 50%;
}

.carousel-control-prev-icon {
  border-radius: 0px 5px 5px 0px;
  -moz-border-radius: 0px 5px 5px 0px;
  -webkit-border-radius: 0px 5px 5px 0px;
}

.carousel-control-next-icon {
  border-radius: 5px 0px 0px 5px;
  -moz-border-radius: 5px 0px 0px 5px;
  -webkit-border-radius: 5px 0px 0px 5px;
}

.card>.card-header {
  background-image: none
}

.card-header {
  background-color: transparent
}

.nav-tabs .nav-link.span.active {
  border-color: #dee2e6 !important;
}

.nav-tabs .nav-link.span {
  border-radius: 0.25rem !important;
}

.nav-link.span {
  display: block;
  padding: 0.1rem 1rem !important;
  font-size: 16px;
}

.btn-orange {
  color: #FFF;
  background-color: #ff9500;
  border-color: #ff9500;
}

.btn-orange:hover {
  color: #FFF;
  background-color: #ec8a01;
  border-color: #ec8a01;
}

.btn-orange:focus,
.btn-orange.focus {
  box-shadow: 0 0 0 0rem;
}

.btn-orange.disabled,
.btn-orange:disabled {
  color: #FFF;
  background-color: #ff9500;
  border-color: #ff9500;
}

.btn-orange:not(:disabled):not(.disabled):active,
.btn-orange:not(:disabled):not(.disabled).active,
.show>.btn-orange.dropdown-toggle {
  color: #FFF;
  background-color: #ec8a01;
  border-color: #ec8a01;
}

.btn-orange:not(:disabled):not(.disabled):active:focus,
.btn-orange:not(:disabled):not(.disabled).active:focus,
.show>.btn-orange.dropdown-toggle:focus {
  box-shadow: 0 0 0 0rem;
}

.btn-skyblue {
  color: #FFF;
  background-color: #158FED;
  border-color: #158FED;
}

.btn-skyblue:hover {
  color: #FFF;
  background-color: #0066CC;
  border-color: #0066CC;
}

.btn-skyblue:focus,
.btn-skyblue.focus {
  box-shadow: 0 0 0 0rem;
}

.btn-skyblue.disabled,
.btn-skyblue:disabled {
  color: #FFF;
  background-color: #158FED;
  border-color: #158FED;
}

.btn-skyblue:not(:disabled):not(.disabled):active,
.btn-skyblue:not(:disabled):not(.disabled).active,
.show>.btn-skyblue.dropdown-toggle {
  color: #FFF;
  background-color: #0066CC;
  border-color: #0066CC;
}

.btn-skyblue:not(:disabled):not(.disabled):active:focus,
.btn-skyblue:not(:disabled):not(.disabled).active:focus,
.show>.btn-skyblue.dropdown-toggle:focus {
  box-shadow: 0 0 0 0rem;
}

.min-100px {
  min-width: 100px;
  padding: 0.375rem 2.03rem;
}

@media screen and (max-width:1024px) {
  .main_fox {
    width: auto;
    margin: 0 -10px;
  }

  .full_box .about {
    height: 13rem;
  }

  figure.effect-sadie figcaption {
    display: none
  }
}

@media (max-width:992px) {
  #nav {
    padding-top: 1.5rem;
    padding-left: 0.5rem;
  }

  #nav>ul:first-child>li:not(:first-child) {
    padding-left: 3rem;
  }

  #nav>ul>li>a.nav-link {
    border-bottom: 1px solid rgba(134, 142, 150, 0.3);
  }
}

@media screen and (max-width:768px) {
  .picture_list_container ul {
    margin-left: -1.2%
  }

  .picture_list_container li {
    width: 48.5%;
    margin-bottom: 1.2%;
    margin-left: 1.2%;
  }

  .search_cont {
    background: #CCC;
  }

  .full_box .about {
    height: 13rem;
  }

  .article_info .article_content_box {
    display: none
  }

  .article_info .article_brief {
    height: auto;
    min-height: 317px;
  }

  #player {
    min-height: 400px;
  }

  #player .video {
    height: 400px !important;
  }

  #player_iframe {
    min-height: 400px;
  }
}

@media (max-width:576px) {
  #body {
    padding-top: 0.5rem;
  }

  #body>.container>.row>div {
    padding: 0.5rem;
  }

  .picture_list_container li .date_hits .layui-btn {
    padding: 0 10px;
  }

  .picture_list_container ul {
    margin-left: 0
  }

  .picture_list_container li {
    width: 49%;
    margin-bottom: 1%;
    margin-left: 0.5%;
  }

  .search_cont {
    background: #CCC;
  }

  .full_box .about {
    height: 13rem;
    display: none;
  }

  .full_box .about .typed-headline .h1 {
    font-size: 2em;
  }

  figure.effect-sadie em {
    font-size: 2em;
    top: 0px;
    right: 5px;
  }

  figure.effect-sadie h2 {
    font-size: 1em;
    top: 50%;
  }

  figure.effect-sadie p {
    max-height: 100px;
  }

  .article_info .article_brief_box {
    margin-top: 1em
  }

  .article_info .article_brief .info-title h1 {
    font-size: 1.2em;
  }

  #player {
    min-height: 200px;
  }

  #player .video {
    height: 200px !important;
  }

  #player_iframe {
    min-height: 200px;
  }

  .nav_tag_list ul li {
    line-height: 30px;
  }

  .nav_tag_list .text-muted {
    width: 15%;
  }

  .nav_tag_list ul li a {
    margin: 0 7px;
    white-space: nowrap;
  }

  .nav_tag_list .text-list {
    float: left;
    width: 85%;
  }

  .picture_list_container li .pic {
    display: block;
    overflow: hidden;
    width: 100%;
    margin: 0;
    position: relative;
  }
}

@media (min-width:1024px) {
  .container {
    max-width: 1230px;
  }
}

@media (min-width:992px) {
  .article_info .article_cover_box {
    float: left;
    width: 20%;
  }

  .article_info .article_brief_box {
    float: left;
    width: 78.5%;
    margin-left: 1.5%;
  }

  .article_info .article_cover {
    text-align: left
  }

  .footer .half {
    width: 50%;
    float: left;
  }

  .footer .half.text-right {
    text-align: right
  }

  .picture_list_container ul {
    margin-left: -1.2%
  }

  .picture_list_container li {
    width: 23.5%;
    float: left;
    background: #FFF;
    margin-bottom: 1.2%;
    margin-left: 1.2%;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
  }

  #player {
    min-height: 600px;
  }

  #player .video {
    height: 600px !important;
  }

  #player_iframe {
    min-height: 600px;
  }

  #player .dplayer-video-wrap .dplayer-video-current {
    min-height: 600px;
  }
}

@media (min-width:576px) {
  #body {
    padding-top: 1rem;
  }

  .container {
    max-width: 1230px;
  }
}

.pcd_ad {
  display: block;
}

.mbd_ad {
  display: none
}

@media(max-width:768px) {
  .pcd_ad {
    display: none !important;
  }

  .mbd_ad {
    display: block !important;
  }
}

#navbar_mm {
  display: none
}

.fsc {
  display: none
}

@media(max-width:768px) {
  #navbar {
    display: none
  }

  #navbar_mm {
    display: block
  }

  #navbar_mm ul {
    position: relative;
    list-style: none;
    padding: 0;
    margin: 28px 0 0;
    text-align: center;
    display: -webkit-box;
    margin-top: 0;
    margin-left: 0;
    float: none;
    overflow: hidden;
    overflow-x: auto;
    white-space: nowrap;
    background-color: #eee;
    width: 100%;
    font-size: 14px;
    font-weight: bold;
  }

  #navbar_mm ul li {
    -webkit-box-flex: 1;
    box-flex: 1;
    float: none;
    text-align: center;
    margin-left: 0;
    display: inline-block;
  }

  #navbar_mm ul li a {
    padding: 14px 8px;
    display: block;
    font-size: 16px;
  }

  #navbar_mm ul .hover a {
    color: #FF5E52;
  }

  .fsc {
    display: block;
    background-color: #45B6F7;
    width: 100%;
    height: 45px;
    position: fixed;
    bottom: 0px;
    left: 0px;
    overflow: hidden;
    font-size: 18px;
    text-align: center;
    line-height: 21px;
    z-index: 999;
  }

  .fsc a {
    color: #FFF;
    font-size: 14px;
  }

  .picture_list_container li .title {
    width: 96%;
    margin: 2%;
    height: 14px
  }

  .picture_list_container li .date_pfen {
    width: 96%;
    margin: 2%;
    font-size: 12px;
    line-height: 14px;
    padding: 2%;
  }

  .xiangguan .card-body {
    padding: 0px;
  }
}

ul.nav {
  margin-bottom: -0.25rem;
}

#dplayer {
  height: 500px;
}

@media screen and (max-width:600px) {
  #dplayer {
    height: 200px;
  }
}


.tags-index {
  padding-top: 70px;
}

.tags-con {}

.tags-div {
  max-width: 1200px;
  margin: auto;
  padding-left: 15px;
  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 strong {
  font-weight: bolder;
}

.tags-list li {
  float: left;
  margin: 0 1% 1% 0;
  width: 11.5%;
  background-color: #fff;
}

.tags-list li a {
  display: inline-block;
  width: 99%;
  border: 1px solid #303030;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #303030;
  font-size: 16px;
  transition: all .2s;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  -o-transition: all .2s;
}

.tags-list li .on {
  background-color: #343a40;
  color: #fff;
  border: 1px solid #343a40;
}

.tags-list li a:hover {
  background-color: #343a40;
  color: #fff;
  border: 1px solid #343a40;
}

@media only screen and (max-width:1024px) {
  .tags-index {
    padding-top: 10px;
  }

  .tags-div {
    padding-left: 0px;
  }

  .tags-list li {
    width: 24%;
  }

  .tags-list li a {
    font-size: 15px;
  }
}

.tit-new {
  font-size: 18px;
  font-weight: bolder;
  margin-top: 20px;
}

#mypage {
  margin: 25px 0;
  padding: 0;
  height: 100%;
  overflow: hidden;
  font-size: 14px;
  list-style-type: none;
  display: inline-block
}

#mypage a {
  display: inline-block;
  float: left;
  margin-bottom: 3px;
  text-decoration: none;
  padding: 5px 13px !important;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  font-weight: bold;
  transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  border: 1px solid #868e96;
  background: #868e96;
  color: #FFF;
  margin-right: 5px;
}

#mypage .active,
#mypage a:hover {
  background: #333 !important;
  color: #FFF;
  border: 1px solid #333;
}