
/*新版资讯模块*/
.infomation_topic{
  width: 900px;
  height: 40px;
font-size: 16px;
  line-height: 50px;
  color: #999999;
  padding-left: 30px;vertical-align:middle
}
.infomation_bottom{
  width: 920px;
  height: 53px;  
font-size: 14px;
}
.infomation_blank_bottom{
  width: 183px;
  height: 53px;
  /*display: inline-block !important;*/
  float: left;
  display: flex;
justify-content : center;
align-items : center;
vertical-align: middle;
position: relative;
color: #9b9b9b;
cursor: pointer;
/*display: none;*/
}
.infomation_blank_bottom .pinglun{
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(/kpd//img/xfpl1.png) no-repeat center;
    background-size: 20px 20px;
    margin-top: -2px;
}
.infomation_blank_bottom:hover .pinglun{
  background: url(/kpd/img/xfpl2.png) no-repeat center;
  background-size: 20px 20px;
}
.infomation_bottom_line{
  width: 1px;
  height:26px;
  background-color: #e5e5e5;
  position: absolute;
  top: 14px;
  left: 0px;
}
.infomation_blank_bottom .icon-yumao{
  width: 15px;
  height: 15px;
  background: url(/public/island/img/png/yumao1.png) no-repeat center;
  background-size: 15px 15px;
}
.infomation_blank_bottom:hover .icon-yumao {
  background: url(/public/island/img/png/yumao2.png) no-repeat center;
  background-size: 15px 15px;
}
.fromlink_hover {
  width: 124px;
  height: auto;
  min-height: 30px;
  background-color: #ffffff;
  box-shadow: 0px 3px 7px 0px 
    rgba(177, 177, 177, 0.5);
    position: relative;
    position: absolute;
    top: -80px;
    left: 18px;
    z-index: 99;
    padding: 13px 10px;
    /*position: relative;*/
    display: flex;
    flex-direction:column-reverse;
    display: none;
}
.fromlink_hover_b{
  width: 125px;
  height: 25px;
  margin-top: 3px;

}
.fromlink_hover_img{
 width: 23px;
 height: 23px;
}
.fromlink_hover_img img{
border:1px solid #cccccc;
}
.fromlink_hover_text{
  width: auto;
  min-width: 30px;
  /*border:1px solid red;*/
  height: 23px;
  line-height:23px;
  font-size:14px;
  color: #333333;
  display: block;
  padding-left: 6px;
    text-overflow:ellipsis; 
    white-space:nowrap;  
    overflow:hidden;
}



.fromlink_hover_sanjiao{
/*margin-left: 10px;*/
 float: left;
 width: 0; 
 height: 0;
 border-width: 6px;
 border-style: solid;
 border-color:#ffffff transparent transparent transparent;
 position: absolute;
 top: 82px;
 left: 62px;
}
.bottom_person_blank {
  width: 172px;
  height: 218px;
  background-color: #ffffff;
  box-shadow: 0px 3px 7px 0px 
    rgba(177, 177, 177, 0.5);
    position: relative;
    display: none;
    position: absolute;
    top: -280px;
    left: -16px;
    /*position: relative;*/
    padding: 30px 20px;
    /*display: flex;*/
    align-items: center;
    flex-direction:column;
    cursor: auto;

}
.bottom_person_blank img{
cursor: pointer;
}
.bottom_person_blank_sanjiao{
/*margin-left: 10px;*/
 float: left;
 width: 0; 
 height: 0;
 border-width: 6px;
 border-style: solid;
 border-color:#ffffff transparent transparent transparent;
 position: absolute;
 top: 278px;
 left: 103px;
}
.share_box_sanjiao{
/*margin-left: 10px;*/
 float: left;
 width: 0; 
 height: 0;
 border-width: 6px;
 border-style: solid;
 border-color:#ffffff transparent transparent transparent;
 position: absolute;
 top: 44px;
 left: 70px;
}
.person_title{
  width: 100%;
  height: 20px;
  font-size: 16px;
  color: #999999;
  text-align: center;
  font-size: 14px;  
}
.person_title b{
  color: #333333;
  padding:0px 2px;
  font-size: 14px;
  cursor: pointer;
}
.person_biaoqian {
  width: 100%;
  height: 20px;
  font-family: Microsoft YaHei;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #9b9b9b;
  text-align: center;
}
.person_other{
  width: 170px;
  height: 35px;
}
.person_other_b{
  width: 56px;
  height: 35px;
  float: left;
  border-left: 1px solid #cccccc;
  line-height: 18px;
  text-align: center
}
.person_other_b i{
  font-style: normal;
  color: #000000;
}
.person_button {
  width: 169px;
  height: 30px;
  background-color: #2784bd ;
  border-radius: 4px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 30px;
  cursor: pointer;
}

.waterfall_block_info{
  width: 920px;
  height: auto;
  min-height: 100px;
  background-color: #ffffff;
  margin-top:10px;
  font-family: Microsoft YaHei;
  position: relative;
}
.waterfall_block_info .fujb{
  position: absolute;
  right: 0px;
  top: 0px;
}

.waterfall_block_info_right_head{
  width: 850px;
  height: 33px;
  /*margin-top: 20px;*/
  padding: 15px 35px
}
.waterfall_bhl_info{
  width: 280px;
  height: 53px;
  float: left;
  /*border:1px solid red;*/
}
.waterfall_bhl_img{
  width: 26px;
  height: 26px;
  display: inline-block;
  border-right: 100px;
}
.waterfall_bhl_text{
 width: 250px;
  height: 20px;  
  font-size: 14px;
  display: inline-block;
  line-height: 28px;
  /*border:1px solid red;*/
  vertical-align: top;
}

.waterfall_bhr_info{
  width: 260px;
  height: 25px;
  float: right;
  margin-top:8px;
  /*border:1px solid red;*/
  color: #9b9b9b;
  font-size: 14px;
  text-align:right;
}
.waterfall_bhr_info img{
  vertical-align: middle;
}
.waterfall_bhr_info .award_tag{
    display: flex;
    width: 160px;
    float: right;
    height: 25px;
    align-items: center;
    margin-top: -3px;
    background: url("/public/island/img/topic/award_topic.png") no-repeat;
    background-size: 100% 100%;
    margin-left: 15px;
}
.w295{
  width: 295px;
}
.waterfall_bhr_info .award_tag .award_tag_left{
  width: 70px;
    text-align: center;
    color: #fff;
    font-size: 13px;
}
.waterfall_bhr_info .award_tag .award_tag_right{
  width: 90px;
    text-align: center;
    color: #E45649;
    font-size: 13px;
}
.waterfall_bhr_icon{
  width: 20px;
  height: 20px;
  background-position: -190px -115px;
  display: inline-block;
  /*border:1px solid red;*/
  float: right;
  margin-right: 7px;
}
.waterfall_bhr_text{
 width: auto;
  height: 20px;  
  font-size: 14px;
  display: inline-block;
  line-height: 20px;
  /*border:1px solid red;*/
  vertical-align: top;
  float: right;
  text-align: right;
}
.waterfall_block_info_line{
  width: 100%;
  height: 1px;
  background: #f1f1f1;
}
.info_title{
  width: 870px;
  height: 22px;
  font-family: Microsoft YaHei;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 20px;
  letter-spacing: 1px;
  color: #333333;
  margin-top: 20px !important;
    overflow: hidden;
      /*防止移动端字号自动适应大小*/
  -moz-text-size-adjust:none;
  -webkit-text-size-adjust:none;
  -ms-text-size-adjust:none;
}
.waterfall_bhl_info .info_title{
    width: 620px !important;
  height: 22px;
  font-family: Microsoft YaHei;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 20px;
  letter-spacing: 1px;
  color: #333333;
  margin-top: 6px !important;
  text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.info_title a{
  display: inline;
}
.info_content {
  width: 850px;
  height: auto;
  min-height: 30px;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 1px;
  color: #333333;
  text-align:justify;
  /*防止移动端字号自动适应大小*/
  -moz-text-size-adjust:none;
  -webkit-text-size-adjust:none;
  -ms-text-size-adjust:none;
  margin-left: 35px;
}
/*视频*/
.info_videos{
  width: 640px;
  height: auto;
  margin-top: 15px;
  margin-left: 35px;
}
/*图片*/
.info_pics{
  width: 770px;
  height: auto;
  /*min-height: 180px;*/
  margin-top: 15px;
  margin-left: 30px;
}
.info_pics_3{
  width: 570px;
}
.moreimagesbg{
  width: 181px;
  height: 181px;
  background-color: rgba(0,0,0,0.4);
  display: flex;
justify-content : center;
align-items : center;
font-size: 28px;
  color: #ffffff;
  font-weight: bold;
  position: absolute;
  top: 0px;
}
.info_pics_blank {
  width: 180px;
  /* height: 180px; */
  margin-left: 5px;
  margin-top: 5px;
  float: left;
}
.icon-huojian3{
  font-size: 22px;
  vertical-align: middle;
  /* color: #2784bd */
  color:#2784bd;
}
.icon-xiaohuojian{
  font-size: 22px;
  vertical-align: middle;
  /* color: #2784bd */
  color:#2784bd;
}

/*首页幻灯片新样式*/
.gai_index_pics_slide{
  width: 920px;
  height:auto;
  overflow: hidden;
  background-color: #f9f9f9;
  padding:0px 35px;
  display: none;
  visibility: default;
  box-sizing: border-box;
  /*height: 0px;*/
}
.hide_gai_index_pics_slide{
  width: 100%;
  height: 20px;
  text-align: left;
  padding-top: 10px;
}
.hide_gai_index_pics_slide .icon-shouqi{
  display: inline-block;
  transform: rotate(90deg);
  color: #969696;
  font-size: 14px;
}
.hide_gai_index_pics_slide a{
display: inline;
}
.hide_gai_index_pics_slide a:hover{
  /* color: #ee2b18; */
  color: #2784bd;
}
.gai_index_pics_slide .slide-container{
  width: 850px;
  height:auto;
  overflow: hidden;
  margin: 0px auto;
  /*border:1px solid red;*/
  position: relative;
  display: none;
}
.gai_index_pics_slide .slide-container img{
    max-width: 850px;
    max-height: 520px;
    margin: 0 auto;
    vertical-align: middle;
  
}
.gai_index_pics_slide .swiper-slide{
  /*height: 518px;*/
  height: auto;
  display: flex !important;
  align-items: center;
  justify-content: center;
}
.gai_index_pics_slide img{
  display: inline-block;
}
.gai_index_pics_slide_thumbs{
  width: 880px;
  height: 100px;
  margin: 0px auto;
  margin-top:10px;
  display: none;
}
.gai_index_pics_slide_thumbs .gai_swiper-thumbs{
  width: auto;
  padding: 0px 10px;
  height: 100px;
 /*border:1px solid red;*/
 display: flex;
 align-items: center;
  justify-content: center;
}
.gai_index_pics_slide_thumbs .swiper-slide{
  width: 80px!important;
  height: 80px;
  border:2px solid #ffffff;
  float: left;
  margin-left: 5px;
  opacity: 0.5;
}
.gai_index_pics_slide_thumbs .gai_thumb_active{
  width: 80px!important;
  height: 80px;
border:2px solid #f5c41c;
opacity: 1;
}

.daonei_title .waterfall_bhr_info{
  line-height: 40px;
    padding-right: 20px;
}

/**/
.gai_index_pics_slide .swiper-wrapper{
  height: auto!important;
}

.gai_index_pics_slide .imgcopyright{
  width: auto;
  padding:5px 10px;
  position: absolute;
  background-color: rgba(0,0,0,0.7);
  bottom: 0px;
  right: 0px;
  color: #ffffff;
  font-size: 12px;
}
.gai_index_pics_slide .slide-container .swiper-wrapper .swiper-slide .imgcopyright_blank{
  position: relative;
}
/*长图*/
.is_long_pic{
  width: 35px;
  height: 18px;
  color:#ffffff;
  text-align: center;
  font-size: 14px;
  background-color: #eb7350;
  position: absolute;
  bottom: 0px;
  right: 0px;
}
/*科幻图集*/
.waterfall_block2_left_tuku {
    width: 434px;
    height: 292px;
    float: left;
    margin-left: 35px;
    margin-top: 20px;
    /* border: 1px solid red; */
}
.waterfall_block2_left_img_person_tuku{
width: 434px;
  height: 292px;  
  float: left;
  position: relative;
}
.waterfall_block2_left_img_person_tuku a img{
  transition: 1s;
    -moz-transition: -moz-transform 1s;
    -webkit-transition: -webkit-transform 1s;
    -o-transition: -o-transform 1s;
}
.waterfall_block2_left_img_person_tuku a:hover img{
  transform: scale(1.1,1.1);
    -o-transform:scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    -moz-transform:scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
}
.waterfall_block2_right_tuku{
width: 385px;  
margin-right: 40px;
}
.waterfall_block2 .topic_mid{
  display: flex;
  padding: 15px 35px;
}
.waterfall_block2 .topic_mid .topic_mid_left{
  width: 300px;
}
.waterfall_block2 .topic_mid .topic_mid_left .topic_mid_left_person{
  display: flex;
  font-weight: 400;
  font-size: 14px;
  color: #333333;
  align-items: center;
}
.waterfall_block2 .topic_mid .topic_mid_left .topic_mid_left_person .topic_mp_avatar{
  display: flex;
}
.waterfall_block2 .topic_mid .topic_mid_left .topic_mid_left_person img{
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 2px solid #ffffff;
  margin-left: -10px;
}
.waterfall_block2 .topic_mid .topic_mid_middle{
  width: 580px;
}
.waterfall_block2 .topic_mid  .topic_mid_title{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.waterfall_block2 .topic_mid .topic_mid_title .mt-right{
  color: #3498DB;
}
.waterfall_block2 .topic_mid .topic_mid_title .sp1{
  font-size: 16px;
  color: #333333;
}
.waterfall_block2 .topic_mid .topic_mid_title .sp2{
  font-size: 14px;
  color: #B4B4B4;
}
.waterfall_block2 .topic_mid .topic_mid_list{
  margin-top: 10px;
}
.waterfall_block2 .topic_mid .topic_mid_list .topic_mid_list_item{
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 10px;
    background-color: #fff;
    border-radius: 4px;
    box-sizing: border-box;
    padding: 5px;
}
.waterfall_block2 .topic_mid .topic_mid_right{
  width: 275px;
}

.waterfall_block2 .topic_mid .topic_mid_list .topic_mid_list_item .list_icn{
  width: 11px;
  height: 11px;
  background: url(/public/island/img/topic/icn-v-1.png) no-repeat center;
  background-size: 11px 11px;
}
.waterfall_block2 .topic_mid .topic_mid_list .topic_mid_list_item:hover .list_icn{
  background: url(/public/island/img/topic/icn-v-2.png) no-repeat center;
  background-size: 11px 11px;
}
.waterfall_block2 .topic_mid .topic_mid_list a{
  font-weight: 400;
  font-size: 14px;
  color: #333333;
  line-height: 24px;
  /* width: 256px; */
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.waterfall_block2 .topic_mid .topic_mid_bg{
  background: #F9FAFB;
  margin-right: 10px;
    box-sizing: border-box;
    padding: 15px 20px;
}

.tuku_bg {
  width: 424px;
  height: 32px;
  background-color: rgba(0,0,0,0.5);
  position: absolute;
  bottom: 0px;
  left: 0px;
  text-align: right;
  color: #ffffff;
  line-height: 32px;
  font-style:normal;
font-size: 12px;
padding-right: 10px;
}
.tuku_bg i{
  font-size: 20px;
}

.tuku_text{
    width: 365px;
    height: auto;
    min-height: 65px;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #333333;
    /*margin-left: 25px;*/
    text-align: justify;
    /* border: 1px solid red; */
    padding: 20px 10px;
    /*-webkit-line-clamp: 4;*/
    -webkit-box-orient: vertical;
    display: -webkit-box;
    cursor: pointer;
}
/*tegao*/
.tegao_tag{
width: 62px;
height: 62px;
background: url("/public/island/images/tegaoicon.png");
position: absolute;
top: 0px;
left: 0px;
}
/**/
.wangkan_mulu{
  width: 555px;
  height: auto;

}
.wangkan_mulu_list{
  width: 555px;
  height: 45px;
  font-size: 16px;
  color: #333333;
border-bottom: 1px solid #eeeeee;
}
.wangkan_mulu_list_l{
  width: 535px;
  height: 45px;
  overflow: hidden;
  line-height: 45px;
}
.wangkan_mulu_list_l a{
  text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.wangkan_mulu_list_r{
  width: 20px;
  height: 45px;
  color: #999999;
  line-height: 45px;
}

.wangkan_more{
  width: 555px;
  height: 20px;
  font-size: 16px;
  color: #999999;
text-align: center;
cursor: pointer;
}
.wangkan_mulu_list_l a:hover{
  /* color: #ee2b18; */
   color: #2784bd;
}
.show_share_box a:hover{
  /* color:#E45649; */
  color: #2784bd;
}

/*编辑器上传图片及图说样式-begrin*/		

	
.interview_content span.fr-img-caption.fr-dib {
  margin: 5px auto;
  display: block;
  float: none;
  vertical-align: top;
}

.interview_content span.fr-img-caption .fr-img-wrap {
  padding: 0;
  margin: auto;
  text-align: center;
  width: 100%;
  display: block;
  margin-bottom:24px;
}

.interview_content span.fr-img-caption .fr-img-wrap img {
  display: block;
  margin: auto;
  width: 100%;
}

.interview_content span.fr-img-caption .fr-img-wrap img.fr-rounded {
/*正文图片圆角*/
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
	
.interview_content span .fr-inner {
/*正文图片说明*/
  text-align: center;
  line-height:20px;
  color:#888;
  font-size:16px;
  text-indent: 0em;
}			
/*编辑器上传图片及图说样式-end*/
