/* 二级标题 */
.secondTitle {
  width: 100%;
  height: 60px;
  font-weight: 400;
  color: rgba(102, 102, 102, 1);
  background-color: #f5f5f5;
}
.title .item {
  text-align: center;
  font-size: 16px;

  line-height: 60px;
  padding: 0 45px;
}
.secondActive {
  color: #002a66 !important;
}
.aStyle {
  color: #666;
}
.newsList {
  clear: both;
}
/* title */
.newsTitle {
  margin-top: 20px;
}
.newTitle {
  text-align: center;
  font-size: 30px;
  font-weight: 800;
  color: rgba(51, 51, 51, 1);
  clear: both;
}
.titleTag span.font {
  margin: 0 10px;
}
.titleTag .printIco {
  float: right;
  background: url(../reopen/assets/img/print.png) no-repeat top 10px left 35px;
  padding: 5px 0;
  padding-right: 25px;
  margin-top: -5px !important;
  cursor: pointer;
}
.titleTag {
  width: 100%;
  height: 20px;
  margin-top: 47px;
  padding:0 20px;
}
.admin {
  font-size: 14px;
  font-weight: 400;
  color: rgba(153, 153, 153, 1);
}
.data {
  margin-right: 16px;
}
.rightTag {
  color: rgba(153, 153, 153, 1);
}
.rightTag .iconfont {
  font-size: 12px;
  color: #fff;
}
/* tag背景样式类 */
.rightTag .qq:hover {
  background-color: #fda343;
}
.rightTag .wx:hover {
  background-color: #57c436;
}
.rightTag .weibo:hover {
  background-color: #f85446;
}
.rightTag .kongjian:hover {
  background-color: #46b0dd;
}
.rightTag .tex {
  vertical-align: middle;
}
.titleTagItem {
  display: inline-block;
  margin-right: 7px;
  width: 20px;
  height: 20px;
  padding: 1px 0px 0px 3px;
  background-color: #ccc;
  border-radius: 50%;
}
.newsdetails {
  position: relative;
  margin-bottom: 80px;
  min-height: 297px;
}
.newsdetails img{max-width: 800px;}

.newsdetails p {
  font-size: 16px;
  line-height: 32px;
  font-weight: normal;
  text-align: justify;
}

.newsdetails .cartoon{
    width: 80px;
    height: 60px;
    text-align: center;
}

.newsdetails .cartoon.zan:hover i{
    color: #002a66;
}

.newsdetails .cartoon.zan{
    margin-top: -138px;
}

.newsdetails .cartoon.heart{
    margin-bottom: 14px;
}

.newsdetails .cartoon.heart:hover i{
    color: #002a66;
}

.newsdetails .cartoon span{
    color:#666;
    display: block;
}

.newsdetails .cartoon i{
    color: #bbb;
    font-size: 24px;
}

.iconfont.iconheart-fill,
.iconfont.iconthumb-up-fill{
  color: #002a66!important;
}

.cut-off-rule img {
  width: 100%;
  height: 9px;
  margin-top: 5px;
  margin-bottom: 30px;
}

/* 返回顶部 */
.back-to-top {
  position: absolute;
  bottom: 0;
  right: -180px;
  padding: 19px 0;
  width: 80px;
  height: 80px;
  background-color: #eee;
  cursor: pointer;
}
.back-to-top .iconfont {
  padding: 0 25px;
}

.goText {
  padding-left: 20px;
  width: 80px;
  height: 14px;
  font-size: 14px;
  color: rgba(153, 153, 153, 1);
}
.iconcaidanjiantou:hover {
  color: #002a66;
}
.goText:hover{
  color: #002a66;
}

.newsContent{
  margin-top: 20px;
  border: 1px solid rgb(221, 221, 221);
  border-image: initial;
  padding: 30px 60px;
  border-top: 3px solid #087cd6;
}
.editor{
  font-size: 16px;
  width: 100%;
  text-align: right;
  padding:10px 20px 10px 0;
}
.detail_erwm{
  margin-top: 20px;
}
.detail_erwm p{
  margin: 0 auto;
  text-indent:0;
  text-align: center;
}
.detail_erwm img {
  height: 150px!important;
  width: 150px;
  margin: 0 auto;
}