@charset "utf-8";
/* 璇轰簹鍔ㄦ€乥anner */
.banner-news{
  height: 210px;
  color: #fff;
  background:url(/public/images/news/banner-news.jpg) center top no-repeat;
}
.banner-news .breadcrumb{
  padding-top: 25px;
  margin-left: 28px;
}
/*.banner-news.long .breadcrumb{
  margin-left: 15px;
}
.banner-news.long h2{
  margin-left: 24px;
}*/
.banner-news .breadcrumb a{
  color: #fff;
}
.banner-news .breadcrumb a:hover{
  color: #fbecdc;
}
.banner-news h2{
  position: relative;
  z-index: 1;
  top: -8px;
  font-size: 30px;
  color: #fff;
  font-weight: bold;
  width: 215px;
  text-align: right;
}
.banner-news-detail{background-image:url(/public/images/news/banner-news-detail.jpg);}
.banner-news-detail .breadcrumb{
  margin-left: 0;
}
.banner-news-detail h2{
  margin-left: 0;
}
.banner-news-detail .breadcrumb{padding-top: 25px;}
.banner-news-detail h2{top: 0;}

/* 鏂伴椈鍒楄〃 */
.list-news .bdsharebuttonbox{
  float: right;
  margin-top: -4px;
}
.block-news .tag dt{
  float: left;
  width: 240px;
  height: 54px;
  line-height: 54px;
  text-align: center;
  font-size: 18px;
  color: #d2d2d2;
  background-color: #888;
}
.block-news .tag dd{
  height: 30px;
  margin-left: 240px;
  padding: 12px 0 12px 48px;
  background-color: #fcfcfc;
}
.block-news .tag a,
.block-news .tag span{
  display: inline-block;
  float: left;
  margin-right: 20px;
  height: 30px;
  line-height: 30px;
  padding: 0 15px;
  font-size: 16px;
  color: #fff;
  background-color: #dcdcdc;
  border-radius: 5px;
}
.block-news .tag .active,
.block-news .tag .active:hover{
  background-color: #f98818;
}
.block-news .tag a:hover{
  background-color: #fba755;
}
.list-news.has-tag li:first-child .date{
  border-top-color: #666;
}
.list-news.has-tag .first-child .date{
  border-top-color: #666;
}

/* 鏂伴椈璇︽儏 */
.news-detail{
  width: 940px;
  margin-top: -120px;
  padding:38px 80px 40px;
  background-color: #fff;
}
.news-detail .arrow-left{
  left: 65px;
}
.news-detail .title{
  width: 860px;
  line-height: 30px;
  font-size: 24px;
  color: #666;
}
.news-detail .back{
  position: absolute;
  right: 80px;
  top: 44px;
  font-size: 16px;
  color: #f98818;
}
.news-detail .back:hover{
  color: #fca651;
}

.news-detail .info{
  padding-top: 10px;
  padding-bottom: 30px;
  color: #999;
}
.news-detail .font-size{
  float: right;
  margin-right: -7px;
}
.news-detail .font-size a{
  margin: 0 2px;
}
.news-detail .operate{
  padding-top: 60px;
  color: #333;
}
.news-detail .operate a{
  color: #333;
}
.news-detail .operate a:hover{
  color: #f98818;
}
.news-detail .operate .bdsharebuttonbox{
  float: right;
  margin-top: -6px;
  width: 92px;
}

.news-affix{
  position: absolute;
  right: -73px;
  top: 290px;
  width: 72px;
  height: 144px;
  margin-top: -12px;

}
.news-affix .pager{
  position: static;
  right: auto;
  top: 100px;

}
.news-affix.affix .pager{
  position: fixed;
}

.operate .bdshare-button-style2-16 .icon-share{
  width: 20px;
  height: 20px;
  background:url(/public/images/index/icon.png) -65px -60px no-repeat;
  margin-top: 2px;
  padding: 0;
}
.operate .bdshare-button-style2-16 .icon-download-gray{
  width: 20px;
  height: 20px;
  background: url(/public/images/index/icon.png) -210px -90px no-repeat;
  margin-top: 2px;
  padding: 0;
}
.operate .download .icon-download{
  margin-right: 10px;
}
.operate .download a{
  float: left;
  color: #666;
  line-height: 26px;
}