/* 轮播图 */

header .swiper{
  position: relative;
  min-width: 1280px;
}

header .swiper .swiper_wrap{
  width: 100%;
  height: 420px;
  background-color: #d2d2d2;
  background: url(../image/swiper.jpg) center;
  background-size: cover;
}

header .swiper .swiper-item{
  display: block;
  position: relative;
  text-align: center;
}

/* 百科开始 */
header .swiper .baike{
  width: 100%;
  position: absolute;
  top:0;
}

/* 百科样式 */
header .swiper .baike .baike_nav{
  width: 170px;
  height: 420px;
  background: #fff;
  position: absolute;
  z-index: 999;
}

header .swiper .baike .baike_nav .nav-item a{
  padding: 0;
  font-family: 'Microsoft YaHei';
  font-size: 13px;
  color: #666;
}

header .swiper .baike .baike_nav .nav-item{
  height: 35px;
  line-height: 35px;
  text-align: center;
  /* padding-left: 40px; */
}

header .swiper .baike .baike_nav .nav-item:hover{
  background-color: #fee7cc;
}

header .swiper .baike .baike_nav .nav-item .right_box{
  position: absolute;
  top: 0;
  left: 170px;
  width: 409px;
  height: 420px;
  background: #fff;
  z-index: 999;
  opacity: 0.95;
  font-size: 15px;
  color: #999;
  text-align: left;
  overflow: hidden;
}

header .swiper .baike .baike_nav .nav-item:hover .right_box{
  display: block !important;
}

header .swiper .baike .baike_nav .nav-item .nav-link img{
  width: 20px;
  height: 20px;
  margin-right: 5px;
  vertical-align: middle;
}
header .swiper .baike .baike_nav .nav-item .nav-link span{
  vertical-align: middle;
  width: 55px;
  display: inline-block;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

header .swiper .baike .right_box a{
  text-decoration: none;
}


header .swiper .baike .right_box .hj_list{
  padding: 0rem 2rem 0.75rem 2rem;
}

header .swiper .baike .right_box .hj_list .hj_list_item{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

header .swiper .baike .right_box .hj_list .hj_list_item .title,header .swiper .baike .right_box .hj_list .hj_list_item .more{
  color: #333;
  font-size: 16px;
}

header .swiper .baike .right_box .hj_list a:hover  .hj_list_item .title,header .swiper .baike .right_box .hj_list a:hover .hj_list_item .more{
  color: #f9c203;
}

header .swiper .baike .right_box .hj_list .hj_list_item_more a:hover div{
  color: #f9c203;
}

header .swiper .baike .right_box .hj_list .hj_list_item_more .more a:hover{
  color: #f9c203;
}



/* 轮播图 */
header .swiper{
  margin-bottom: 1.5rem;
}

main .news{
  margin-bottom: 30px;
}

main  .top_title span{
  color: #666;
}

main  .content_title{
  font-family: 'Microsoft YaHei';
  color: #333;
  font-size: 1.4rem;
  display: inline-block;
  margin-bottom: 0rem;
}

.border_bottom{
  border-bottom: 1px solid #e9e9e9;
}

main .news .top_title .right{
  color: #333;
  text-decoration: none;
  float: right;
  line-height: 28px;
}

main .news .list_content{
  margin-top: 0.5rem;
}

main .list_content a{
  text-decoration: none;
  color: #666;
}

main #news .hj_list{
  padding: 0.75rem 1rem;
  border: 1px solid #ffffff;
}

main .list_content #news a:hover .hj_list{
  border: 1px solid #ff9d00;
}

main .news .diary{
  padding-top: 0.75rem;
}

main .news .diary .hj_list .hj_media{
  width: 80px;
  height: 80px;
}

main .news .diary .hj_list{
  border-bottom: 1px solid #ced4da;
  margin-bottom: 0.5rem;
  padding-bottom: 0.5rem;
  margin-left: 1rem;
  margin-right: 1rem;
}

main .news .diary a:last-child .hj_list{
  margin-bottom: 0rem;
  border-bottom: none;
}

main .news .diary a .hj_list .title{
  font-size: 14px;
}

main .news .diary a .hj_list .date{
  font-size: 12px;
}

main .news .diary a:hover .hj_list .title{
  color: #ff9d00;
}

main .news .diary .contact .head_avatar{
  width: 18px;
  display: inline-block;
  vertical-align: middle;
  padding-right: 0.25rem;
}

main .news .diary .contact .head_avatar img{
  width: 100%;
  height: 100%;
  border-radius: 50%;
}

main .news .diary .contact .nickname{
  display: inline-block;
  color: #666;
  vertical-align: middle;
  font-size: 14px;
}

/*.row{*/
/*  margin-right: 0px;*/
/*  margin-left: 0px;*/
/*}*/

.information_list a{
  color: #333;
  font-size: 1rem;
  text-decoration: none;
}

.list-unstyled .wrap_img{
  width: 6rem;
  height: 4rem;
  overflow: hidden;
}

.list-unstyled .media-body{
  height: 4rem;
}

.list-unstyled h5{
  font-size: 1rem;
  color: #666;
}

#zrgl .hj-list-item{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 0.5rem;
}

#zrgl .hj-list-item:hover{
  color:  #ff9d00;
}

.sub-title{
  border-left: 5px #ff9d00 solid;
  padding-left: 15px;
  font-size: 18px;
  color: #666;
  font-weight: bold;
  display: inline-block;
}

.sub-content{
  width: 0;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
  line-height: 1.8;
}

.marquee-block{
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}

.marquee{
  display: block;
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

.marquee li{
  display: inline-block;
}

.marquee li .item{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: 15px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.marquee li .detail
{
  color: #333;
  text-decoration: none;
}

.marquee li img{
  width: 25px;
  height: 25px;
  border-radius: 50%;
  margin-right: 5px;
}
