@charset "utf-8";
* {
  margin: 0;
  padding: 0;
  list-style: none;
  box-sizing: border-box;
  outline: none !important;
}

body {
  background: #fff;
  font-family: "微软雅黑";
  box-sizing: border-box;
  font-size: 16px;
  text-rendering: optimizelegibility;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

img,
input {
  border: 0;
}

a {
  text-decoration: none;
  color: #333;
}
a:hover {
  color: #2c66a5;
}

.lf {
  float: left;
}

.fr {
  float: right;
}


/* 主要内容 */
.contain {
  width: 1200px;
  margin: 0 auto;
  background-color: #fff;
  margin-bottom: 30px;
}
.content {
  width: 100%;
  background-color: #fff;
  padding: 25px 75px;
  min-height: 480px;
  padding-bottom: 20px;
  border: 1px solid #dcdcdc;
}
.dqwz {
  position: relative;
  padding: 18px;
  line-height: 23px;
}
.dqwz_con {
  padding-left: 30px !important;
  background: url(currentPosition.png) no-repeat left center;
}

/* 分享 */

.nr_bottom {
  line-height: 50px;
  margin-top: 20px;
  text-align: right;
  height: 51px;
  margin-bottom: 30px;
  padding-bottom: 25px;
  border-bottom: #dcdcdc 1px dashed;
}

.nr_bottom .canRea {
  font-size: 14px;
  color: #333;
  float: right;
}

.nr_bottom .canRea img {
  margin-right: 10px;
  margin-bottom: 4px;
}

.nr_bottom .social-share-cs {
  float: left;
}

.nr_bottom #share-2 {
  float: left;
}


/* 正文 */
.wzy-tit {
  font-size: 38px;
  font-weight: bold;
  text-align: center;
  padding: 0 20px;
  padding-bottom: 25px;
}

.wzy-tit-fbt{ font-size: 24px; text-align: center; padding-bottom: 20px;}

.sour_time {
  color: #757575;
  padding: 0 40px 40px 40px;
  margin: 16px auto;
  border-bottom: #dcdcdc 1px dashed;
}

.sour_time a {
  color: #757575;
}

.sour {
  float: left;
}

.sour span {
  padding-right: 20px;
}

.aside {
  display: block;
  background: #ffffff;
  position: fixed;
  top: 50%;
  right: 0;
  width: 90px;
  box-shadow: 0 2px 15px 0 rgba(153, 153, 153, 0.20);
  z-index: 9999;
  transform: translateY(-50%);
  overflow: initial !important;
}

.aside ul {
  width: 100%;
  padding-left: 0;
  margin: 0px;
}

.aside ul li {
  width: 100%;
  padding-bottom: 15px;
  list-style: none;
}

.aside ul li a {
  padding-top: 10px;
  display: block;
  width: 100%;
  text-decoration: none;
}

.aside ul li img {
  display: block;
  margin: 0 auto;
}

.aside ul li span {
  display: block;
  height: 17px;
  margin: 10px auto 0;
  font-size: 15px;
  color: #333333;
  letter-spacing: -0.35px;
  text-align: center;
}

.aside ul li:hover {
  background: #f0f2f5;
}

.aside ul li:last-child {
  display: none;
}

.neirong img {max-width: 90%;margin: 5px 0;}

.neirong p {line-height: 30px;font-size: 16px;}
@media only screen and (max-width: 1420px) {
  
  .contain {
    padding: 18px 20px 37px;
  }
}


@media screen and (max-width: 1024px) {
  .neirong{
    min-height:200px;
  }
.zihao {
  display: none;
  }
  .nr_bottom {
      display: none;
  }
  .con h3 {
      margin: 20px 0px;
  }
.sour span {
  float: left;
}
}


@media screen and (max-width: 768px) {
  .dqwz_con a {
  font-size: 0.3rem;
}
  .dqwz {
  line-height: 0.88rem;
  padding: 0;
}
  .contain {
  margin-bottom: 0.2rem;
  padding: 0 0.15rem;
}
  .content {
    width: 100%;
    background-color: #fff;
    padding: 0.2rem;
    min-height: auto;
    padding-bottom: 0.2rem;
    border: 1px solid #dcdcdc;
}
  .wzy-tit {
    font-size: 0.5rem;
    font-weight: bold;
    text-align: center;
    padding: 0;
    padding-bottom: 0.2rem;
}

.wzy-tit-fbt{ font-size: 0.4rem; }

  .neirong img{
      max-width: 90%;
      display: inline-block;
      margin: 0.1rem;
  }
  .sour_time {
    padding: 0;
    margin: 16px auto;
}
.neirong {
  padding: 0;
}
.sour_time {
  line-height: normal;
  overflow: auto;
  border-bottom: 1px dashed #ddd;
  padding-bottom: 1em;
}
.sour {
  float: none;
  text-align: center;
}
.share {
  float: none;
  margin-top: 0.2rem;
  text-align: center;
  font-size: 0.28rem;
}
#share-2 {
  float: none !important;
  display: inline-block;
}
.sour span {
  float: none;
  padding-right: 0;
  font-size: 0.28rem;
}
.social-share .social-share-icon {
  width: 0.45rem !important;
  height: 0.45rem !important;
  line-height: 0.45rem !important;
}
.neirong {
  font-size: 0.28rem;
}
}
@media screen and (max-width: 414px) {
  .con h3 {
      line-height: 0.5rem;
  }
  .sour_time{
      line-height: 0.4rem;
  }
  .neirong {
      padding: 10px;
  }
}
