/*新添加样式放置 
 * **/
.common-subpage-tabs .tabContent{
  height: auto;
  padding: 10px 10px 10px 0;
}
.common-subpage-tabs .wechat-name{
  font-size: 16px;
  color: #1862B2;
  line-height: 1.6;
  margin-top: 5px;  
  height: 50px;
}
.common-qcode,.common-qcode img{
  width: 116px;
  height: 116px;
}
.common-subpage-tabs{
  overflow: hidden;
  margin-bottom: 25px;
}
.common-subpage-tabs .tabs{
  padding-left: 10px;
}
.common-subpage-tabs .tabs li.active a:before,.common-subpage-tabs .tabsOne li.active a:before{
  position: static;
  border: none;
  display: none;
}
.common-subpage-tabs .tabs li,.common-subpage-tabs .tabsOne li{
  padding: 3px 5px;
}
.common-subpage-tabs .tab-rest{
  position: relative;
}
.common-subpage-tabs .tab-rest:before{
  content: " ";
  display: inline;
  position: absolute;
  left: 0;
  top: 0;
  width: 3px;
  height: 20px;
  background:#1862B2;
}
.common-subpage-tabs .more_list a{
  padding-top: 0;
}
.new-xuehui .owl-item{
  text-align: center;
}
.new-xuehui a.owl-item {
    -webkit-webkit-box-sizing: border-box;
    -moz-webkit-box-sizing: border-box;
    -ms-webkit-box-sizing: border-box;
    -o-webkit-box-sizing: border-box;
    box-sizing: border-box;
    /*display: table-row;*/
    width: 100%;
    float: left;
    padding: 0 10px;
    height: 60px
}
.new-xuehui .owl-item{
    background:#1862b2;
    color:#ffffff;
    box-shadow: 0 10px 34px rgba(66,133,244,.2);
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    display: table;
    }
.new-xuehui .owl-item span{display:table-cell;line-height:1.4;color:#ffffff;vertical-align: middle}
.new-society h2{
  font-size: 18px;
    display: block;
    padding: 8px 0;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
}
.new-society h2>i{
  font-size: 28px;
  margin-right: 5px;
  vertical-align: middle;
}
.xuehui-site img{
  width: 100%;
  height: 60px;
}
/*科协视频图片问题*/
.zoom-container{
  width: 100%!important;
}
