.list {
    margin-bottom: 0.5rem;
    overflow: hidden;
}

.list .title {
    height: 0.79rem;
    background: #e2f0ff;
    line-height: 0.79rem;
}

.list_tt {
    height: 0.7rem;
    border-bottom: 2px solid #e8e8e8;
    margin-top: 0.2rem;
}

.list .title h3 {
    display: inline-block;
    font-size: 0.32rem;
    color: #4696f0;
    padding-left: 0.35rem;
    position: relative;
    box-sizing: border-box;
    margin-left: .1rem;
}

.list .title h3:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0.17rem;
    width: 0.06rem;
    height: 0.32rem;
    margin-top: -0.16rem;
    border-radius: 0.05rem;
    background: #4696f0;
}

.list .list_tt ul {
    width: 6.9rem;
    height: 0.72rem;
    margin: 0 auto;
    display: flex;
    white-space: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
}

.list_tt ul::-webkit-scrollbar {
    display: none;
}

.list .list_tt ul li {
    line-height: .55rem;
    font-size: .32rem;
    font-weight: bold;
    margin-right: 0.6rem;
}

.list .list_tt ul li a {
    display: block;
    height: 0.74rem;
    font-size: 0.3rem;
}

.list .list_tt ul li.on a {
    border-bottom: 4px solid #4696f0;
    box-sizing: border-box;
}

.list .list_tt ul li:last-child {
    margin-right: 0;
}

.list_con {
    margin-top: 0.1rem;
    min-height: 5rem;
}

.list_con ul li {
    height: auto;
    margin-top: 0.3rem;
    padding-bottom: 0.25rem;
    border-bottom: 1px solid #eaeaea;
}

.list_con ul li span {
    display: block;
    font-size: .28rem;
    color: #4696f0;
    line-height: .5rem;
    position: relative;
    padding-left: .3rem;
    box-sizing: border-box;
}

.list_con ul li span::after {
    content: '';
    width: 0.12rem;
    height: 0.12rem;
    display: block;
    border-radius: 50%;
    background: #4696f0;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.list_con ul li a {
    width: 100%;
    /*height: 1rem;*/
    line-height: 0.5rem;
    font-size: 0.3rem;
    padding-left: 0.3rem;
    box-sizing: border-box;
    margin-top: 0.1rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.list .ckgd {
    height: 0.73rem;
    background: #e2f0ff;
    border-radius: 0.08rem;
    overflow: hidden;
    line-height: 0.73rem;
    text-align: center;
    margin-top: 0.5rem;
}

.list .ckgd a {
    display: block;
    font-size: 0.26rem;
    color: #4696f0;
}


/* 图片列表 */

.pic_con {
    padding-top: 0.2rem;
}

.pic_con ul li {
    width: 100%;
    margin-top: 0.3rem;
    border-radius: 0.08rem 0.08rem 0 0;
    overflow: hidden;
}

.pic_con ul li a {
    display: block;
}

.pic_con ul li .img {
    width: 100%;
    height: 3.88rem;
    overflow: hidden;
}

.pic_con ul li .img img {
    display: block;
    width: 100%;
    height: 3.88rem;
}

.pic_con ul li p {
    width: 100%;
    height: 1.3rem;
    border: 1px solid #eeeeee;
    border-radius: 0 0 0.08rem 0.08rem;
    padding: 0.2rem 0.3rem;
    box-sizing: border-box;
    font-size: .3rem;
    line-height: .5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}


/* 视频列表 */

.video_con {
    padding-top: 0.2rem;
}

.video_con ul li {
    width: 100%;
    margin-top: 0.3rem;
    border-radius: 0.08rem 0.08rem 0 0;
    overflow: hidden;
}

.video_con ul li a {
    display: block;
}

.video_con ul li .img {
    width: 100%;
    height: 3.88rem;
    overflow: hidden;
    position: relative;
}

.video_con ul li .img span {
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
}

.video_con ul li .img img {
    display: block;
    width: 100%;
    height: 3.88rem;
}

.video_con ul li p {
    width: 100%;
    height: 1.4rem;
    border: 1px solid #eeeeee;
    border-radius: 0 0 0.08rem 0.08rem;
    padding: 0.2rem 0.3rem;
    box-sizing: border-box;
    font-size: .3rem;
    line-height: .5rem;
}


/* 组织矩阵 */

.zzjz {
    padding-top: 0.2rem;
}

.zzjz ul li {
    border: 1px solid #efefef;
    padding: 0.3rem;
    box-sizing: border-box;
    margin-top: 0.3rem;
    background: #f6f9fd;
}

.zzjz ul li h2 {
    font-size: .3rem;
    color: #333333;
}

.zzjz ul li h2 img {
    width: 0.5rem;
    vertical-align: middle;
    margin-right: 0.2rem;
}

.zzjz ul li .cont {
    padding-left: 0.78rem;
    box-sizing: border-box;
    line-height: 0.5rem;
    font-size: 0.28rem;
    color: #333333;
}

.zzjz ul li .cont p {
    color: #333333;
}


/* 科协概况 */

.kxgk {
    padding: 0.3rem 0 0 0;
    line-height: 0.58rem;
    font-size: 0.28rem;
    font-family: '微软雅黑';
    min-height: 7rem;
}

.kxgk * {
    font-size: 0.28rem !important;
    font-family: '微软雅黑' !important;
    line-height: 0.58rem;
}
.kxgk table{
	width:100% !important;
}
.kxgk table img {
    width: 0.5rem !important;
}

.kxgk img {
    max-width: 90% !important;
    height: auto !important;
}

.kxgk table * {
    width: 100% !important;
    max-width: 100% !important;
}

.kxgk table.borderVisible td {
    display: block;
}

.kxgk table.borderVisible td:nth-child(2) {
    margin-top: 32px;
}


/* 通用细览 */

.tyxl {
    padding: 0.4rem .3rem;
    box-sizing: border-box;
    padding-bottom: 0;
}

.tyxl h1 {
    font-size: .4rem;
    line-height: .66rem;
    text-align: center;
    color: #333333;
    margin-top: 0.1rem;
}

.tyxl .sourceBox {
    height: 0.6rem;
    text-align: center;
    background: url(../images/sourceBox_bj.png) bottom center no-repeat;
    background-size: 100%;
    margin-top: 0.3rem;
}

.tyxl .sourceBox p,
.tyxl .sourceBox span {
    font-size: .24rem;
    line-height: .3rem;
    color: #999999;
}

.tyxl .tyxl_con {
    padding: 0.3rem 0 0 0;
    line-height: 0.58rem;
    font-size: 0.28rem;
    font-family: '微软雅黑';
}
.tyxl_con table td{
    border: 0.01rem solid #000000;
    box-sizing: border-box;
}
.tyxl .tyxl_con * {
    font-size: 0.3rem !important;
    font-family: '微软雅黑' !important;
    line-height: 0.58rem;
}

.tyxl .tyxl_con img {
    max-width: 90% !important;
    height: auto !important;
}
.tyxl .tyxl_con video{
    width:100%;
    height:100%;
}