/* 通用概览左侧栏目 */

.TRS_Editor *{overflow-x:  inherit !important;}

.comment_left_menu .block{background: #54609f;padding-bottom:15px;}
.comment_left_menu h2{background:#54609f;padding:15px 15px;color:#fff;font-size:24px;}
.contentLeft {
   float:left;
  width: 100%;
  top: 0;
  left: 0;
}
.leftNavigation {
  margin: 0rem 0;
}
.leftNavigation, .leftNavigation li ul {
  list-style: none;
  padding: 0;
}
.leftNavigation  li a.leftnav_a {
  display: block;
  padding: 12px 12px 12px 0px;
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  font-weight:400;
  background:#5f77c2;
  border-top:2px solid #54609f;
}
.leftNavigation > li > a.leftnav_a {
  font-size: 16px;
  color: #fff;
  line-height:30px;
}
.leftNavigation > li > a.leftnav_a .leftnav_icon{float:left;margin-right:10px;height:30px;width:8px;border-left:2px solid #5f77c2;}
.leftNavigation > li > a .titNavIcon{padding-right:10px;font-size:14px;}
.leftNavigation > li > a, .leftNavigation > li > a .leftNavIcon {
  line-height: 160%;
}
.leftNavigation > li > a .leftNavIcon {
  position: absolute;
  top: 0;
  right: 0;
  width: 3rem;
  padding: 10px 0;
  text-align: center;
}
.leftNavigation > li > a .leftNavIcon1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 4rem;
  padding: 0.8rem 0;
  text-align: center;
}

.leftNavigation li ul {
  display: none;
  margin: 0;
  background-color: #f4f9ff;
}
.leftNavigation li ul li a {
  float:left;width:100%;
  font-size:14px;
  color:#fff; 
  background:url(whbds_icon_list4.png)  no-repeat left 3px; 
  margin-left:25px; 
  padding-left:12px;
}
.leftNavigation li ul li{padding-top:10px;padding-bottom:10px;float:left;width:100%;}
.leftNavigation li ul li a:hover {
  color: #f09236; 
  text-decoration:none; 
}
.leftNavigation >li > a:hover,.leftNavigation li.active > a{
  color: #444; 
  text-decoration:none;
  background:#f4f9ff url(whbds_icon_list1.png) right center no-repeat;
}

.leftNavigation li.active ul {
  display: block;
}
 .leftNavigation > li.active > a i.fa-angle-right:before{
  content:"\f107";
 }

 @media (max-width:991px){
  .gl_header{position: relative;}
  .gl_header_h1 span{font-size:20px;}
  #left_nav_show{display:none;}
  .gl_cont_right{width:100%;padding-left:0px;}
  .left_nav{margin:0px;margin-top:0px;}
  .left_nav .fa-2x{font-size:22px;color:#233996;}
  .gl_header .gl_navleft{
    width:100%;
    background:#fff;
    top:50px;
    z-index: 9999;
    zoom:1;
    margin-top: 0px;
  }
}
/*概览页面左侧栏目 end */


/* 当前位置 */
.whbds_breadcrumb{padding:10px 20px;background:#f2f7fc;color: #999;}
.whbds_breadcrumb a,.whbds_breadcrumb span,.whbds_breadcrumb i{color:#999;font-size:14px;}
.whbds_breadcrumb a:hover{color:#0847ab;}
@media (max-width: 768px) {
    .whbds_breadcrumb{margin-left:0px;}
}

/* 栏目通用 */
.whbds_lm_comment{}
.whbds_lm_comment h2{font-size:18px;font-weight:600;border-bottom:1px solid #e3ecf6;padding-bottom:8px;}
.whbds_lm_comment h2 i.titNavIcon{border-left:9px solid #5980d1;margin-right:10px;}


/* 分页修改 */
.pagination{padding-right:15px;}
.pagination>li>a,.pagination>li>span
{
    color:#444;
    
  background-color: transparent; 
    border: 1px solid #ddd;
    border-top:0px solid #ddd;
    border-bottom:0px solid #ddd;
}
.pagination>li:first-child>a,.pagination>li:first-child>span{border-left:0px solid #ddd;}
.pagination>li:last-child>a,.pagination>li:last-child>span{border-right:0px solid #ddd;}
@media (max-width: 768px) {
    .pagination{padding-right:0px;}
}

.whbds_lm_w{}

@media (max-width: 768px) {
    .whbds_lm_w{padding:0px 15px;}
    .whbds_breadcrumb{}
}

/* 图片公用 */
.image-box,.image-box span,.img-hover,.image-box span a{float:left;width:100%;}
.image-box{padding:0px;padding-bottom:25px;position:relative;}
.image-box span{text-align:left;}
.image-box span a{font-size:14px;padding:5px 0px;color:#444444;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.image-box span a:hover{color:#f09236;}
.img-hover{margin-bottom:5px;overflow: hidden;height:158px;}
@media (max-width: 1200px) {
  .img-hover{margin-bottom:5px;overflow: hidden;height:158px;}
}
@media (max-width:768px) and (min-width:620px){
  .img-hover{margin-bottom:5px;overflow: hidden;height:158px;}
}
@media (max-width: 395px) {
  .img-hover{margin-bottom:5px;overflow: hidden;height:158px;}
}
.img-hover img{ 
  -webkit-transition: all 0.5s; 
  -moz-transition: all 0.5s; 
  -o-transition: all 0.5s;
}
.img-hover img:hover {
  -webkit-transform: scale(1.1); 
  -moz-transform: scale(1.1); 
  -o-transform: scale(1.1); 
  -ms-transform: scale(1.1); 
}
/* 图片公用 end */

/* 图文列表 */
.whbds_lm_imgtextlist_dl{position: relative;margin-bottom:25px;}
.whbds_imgtextlist_dt{float:left;width:187px;}
.whbds_imgtextlist_dt a img{width:187px;}
.whbds_imgtextlist_dd{display: table-cell;padding-left:15px;}
.whbds_imgtextlist_dd h5{padding:0px;margin:0px;color:#999;font-size:14px;font-weight:400;}
.whbds_imgtextlist_dd h5 a{color:#5980d1;line-height:22px;font-size:18px;font-weight:bold;}
.whbds_imgtextlist_dd  p{float:left;width:100%;margin-top:5px;line-height:160%;}
.whbds_imgtextlist_dd h5 a:hover{color:#f09236;}
@media (max-width: 480px) {
    .whbds_imgtextlist_dt{float:left;width:100%;text-align:center;}
    .whbds_imgtextlist_dt a img{width:100%;}
    .whbds_imgtextlist_dd{padding:0px;padding-top:15px;}
}
.whbds_imgtextlist_dt a img{ 

  -webkit-transition: all 0.5s; 
  -moz-transition: all 0.5s; 
  -o-transition: all 0.5s;
}
.whbds_imgtextlist_dt a img:hover {
  -webkit-transform: scale(1.1); 
  -moz-transform: scale(1.1); 
  -o-transform: scale(1.1); 
  -ms-transform: scale(1.1); 
}

/* images list */
.whbds_images{overflow: hidden;}
.whbds_images .image-box .img-hover img{width:100%;max-width:187px;max-height:158px;}
.whbds_images .gl_mar{margin:0px -15px;}
.whbds_images .gl_padd{padding:0px 15px;}
@media (max-width: 768px) {
  .whbds_images .gl_mar{margin:0px 0px;}
  .whbds_images .gl_padd{padding:0px 50px;}
  .whbds_images .image-box span a{font-size:14px;color:#444444;}
  .whbds_images .image-box .img-hover img{width:100%;max-width:100%;height:auto!important;max-height:170px;}
}
@media (max-width: 550px) {
  .whbds_images .gl_mar{margin:0px -15px;}
  .whbds_images .gl_padd{padding:0px 15px;}
}
@media (max-width: 400px) {
  .whbds_images .image-box .img-hover img{width:100%;max-width:187px;max-height:158px;}
}

/*详情页面*/
.whbds_xl_h2{height:176px;background:url(whbds_gl_xl1.jpg) top left no-repeat;background-size:100% 176px; padding:50px 0px 0px 20px;}
.whbds_con_ly font{font-size:14px;color:#999;}
.whbds_content p{font-size:16px;line-height:180%;margin-bottom:20px;}
.whbds_content span.whbds_wzimg{text-align:center;}
.whbds_content span.whbds_wzimg img,.whbds_content p span img ,.whbds_content p img{width:auto;max-width:554px;height: auto;}
.whbds_content span.whbds_wzimg b,.whbds_content p span,.whbds_content span{font-weight:400!important;margin-top:10px;display:inline;font-size:14px;color:#888888;}
@media (max-width: 992px) {
    .whbds_content span.whbds_wzimg img,.whbds_content p span img ,.whbds_content p img{width:100%;height:auto;max-width:554px;}
}
@media (max-width: 600px) {
    .whbds_content span.whbds_wzimg img,.whbds_content p span img ,.whbds_content p img{width:100%;height:auto;}
}
.whbds_fj_dwn{border-top:1px dashed #ddd;padding-top:15px;}
.whbds_fj_dwn td img{margin-right:10px;}
.whbds_fj_dwn td a{line-height:180%;}
.whbds_fj_dwn td a:hover,.whbds_lb a:hover{color:#f09236;}
.whbds_lb a{color:#444;padding-right:15px;}

/*人员列表*/
.whbds_lm_imglist{border-bottom:1px solid #d4e1f1;}
.whbds_lm_imglist > div{margin-bottom:15px;}
.whbds_lm_imglist .image-box{padding:0px 15px;}
.whbds_lm_imglist .img-hover img{width:100%;max-width:150px;}
.whbds_lm_imglist .image-box span{padding-bottom:10px;}
.whbds_lm_imglist .image-box span a{color:#3c61c2;font-size:14px;}
.whbds_lm_imglist .image-box span a b{font-size:16px;}
.whbds_lm_comment .whbds_ft{font-size:18px;font-weight:bold;}