@font-face {
  font-family: "FontAwesome";
  src: url("../fonts/fontawesome-webfont.eot");
  src: url("../fonts/fontawesome-webfont.eot") format("embedded-opentype"), url("../fonts/fontawesome-webfont.ttf") format("truetype"), url("../fonts/fontawesome-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
.fa-search:before {
  content: "\f002"
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-link:before {
  content: "\f0c1"
}
.sousuo {
  border: 1px #06f solid;
  border-right: 0;
  color: #666666;
  background-color: #ffffff;
}
.com-info li {
  float: left;
  margin-bottom: 1em;
  width: 33.3333%;
  padding-right: 3%;
  position: relative;
}
.mt {
  margin-top: 20px;
}
.pinglun-list .ul {
  list-style: none;
  border-top: 1px solid #ededed;
}
.pinglun-list .li {
  overflow: hidden;
  padding: 1em;
}
.pinglun-list .li img {
  width: 50px;
  height: 50px;
  border-radius: 100px;
  border: 2px solid #fff;
  box-shadow: 2px 2px 3px #efefef;
  -webkit-transition: .4s;
  -webkit-transition: -webkit-transform .4s ease-out;
  transition: transform .4s ease-out;
  -moz-transition: -moz-transform .4s ease-out;
}
.fl {
  float: left;
}
.pinglun-list .li .clbody {
  margin-left: 70px;
}
.c-time {
  color: #999;
  font-size: 12px;
}
.pinglun-list .clbody .p {
  word-wrap: break-word;
}
.fr {
  float: right;
}
.bianse {
  animation: change 10s linear 0s infinite;
}
.jisubianse {
  animation: change 1s linear 0s infinite;
}
@keyframes change {
  0% {
    color: #ff00f9;
  }
  25% {
    color: #ff0000;
  }
  50% {
    color: #0572c8;
  }
  75% {
    color: #00fc00;
  }
  100% {
    color: #ff8600;
  }
}
.liebiao {
  width: 100%;
  height: auto;
  display: flex;
  padding: 20px 0;
  border-bottom: 1px #efefef solid;
}
.liebiao .links {
  width: 100px;
  height: 100px;
  flex-shrink: 0;
  margin-right: 20px;
  box-shadow: 0 0 10px #d2cfcf;
  padding: 1px;
  margin-left: 15px;
}
.liebiao .ico {
  line-height: 1;
  font-size: 16px;
  width: 100%;
}
.liebiao .ico a {
  line-height: 2;
}
.liebiao .ico p {
  font-size: 12px;
  color: #666666;
  line-height: 1.8;
  padding: 0 15px 0 0;
}
.liebiao .ico span {
  font-size: 14px;
  color: #666666;
}
.updeda a.fabu {
  width: 100%;
  padding-left: 30px;
  background-color: #f78015;
  color: #fff;
  background-image: url(../../zdmsl_templets/images/fabu.png);
  background-position: 33% center;
  background-repeat: no-repeat;
}
.updeda a.up {
  width: 100%;
  padding-left: 30px;
  background-color: #2196F3;
  color: #fff;
  background-image: url(../../zdmsl_templets/images/up.png);
  background-position: 33% center;
  background-repeat: no-repeat;
}
.updeda a {
  display: block;
  height: 40px;
  text-align: center;
  text-decoration: none;
  font-size: 16px;
  line-height: 40px;
  font-weight: bold;
}
.updeda a.fabu:hover {
  background-color: #eb6d13;
}
.updeda a.up:hover {
  background-color: #1a77c1;
}
.wzzbad {
  margin: 5px 0 5px 0;
}
.dhsl img, .seopingjia-seo-newt1 img {
  margin: 5px;
}
@media (max-width: 768px) {
  .yincang {
    display: none;
  }
}
.article img {
  display: block;
  border: none;
  max-width: 100%;
  max-height: 100%;
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 10px;
}
.ck {
  width: 500px;
  height: 300px;
  background: rgb(255, 255, 255);
  border-radius: 8px;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  text-align: center;
  color: #FFFFFF;
  text-decoration: none;
  border-bottom: solid rgb(255, 87, 34) 5px;
  margin-top: 100px;
  margin-bottom: 230px;
}
@media (max-width: 500px) {
  .ck {
    width: 100%;
  }
}
.error {
  margin-top: 20px;
  width: 100px;
}
.ck b {
  display: block;
  font-size: 16px;
  color: rgb(255, 87, 34);
  margin-top: 8px;
}
.youe dl {
  margin-bottom: 5px;
}
.article {
  line-height: 30px;
}
.youe p, .card p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  .shoujix {
    display: none;
  }
}
.player {
  width: 95%;
  height: 43%;
  padding: 8px;
  border-radius: 15px;
  box-shadow: 0 0 15px 5px rgba(1, 1, 1, .06);
  margin-bottom: 10px;
  margin-left: 5px;
  text-align: center;
}
.playera {
  width: 100%;
  min-height: 500px;
  display: block;
  margin-bottom: 10px;
}
.player button {
  background-color: #FFFFFF;
  border: 1px solid rgba(136, 136, 136, .2);
  border-radius: 15px;
  color: #676262;
}
.article strong {
  display: block;
  padding: 0 20px;
  border-left: 3px solid #ff6a00;
  font-size: 16px;
  letter-spacing: .5px;
  margin-bottom: 10px;
  font-weight: 600;
}
.article p {
  font-size: 18px;
  line-height: 35px;
}