.show-box{display:block;position: relative;clear: both;text-align:left;background-color:#fff;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;}
.show-title b,.show-title u,.show-title em,.show-title .icon{font-style:normal;font-weight:normal;text-decoration : none;}
.show-title{display:block;position: relative;clear: both;margin:0;padding:10px;border-bottom: 5px solid #006699;}
    .show-title h1{display:block;padding:5px 0;line-height:25px;text-align:center;color:#006699;font-size:18px;font-weight:bold;}
    .show-title p{display:block;padding:0;line-height:25px;text-align:center;color:#999;font-size:14px;}
    .show-title u{margin-right:7px;font-size:14px;color:#999;font-style: normal;text-decoration: none}
    .show-title u a{color:#666}
    .show-title p .icon {font-size:14px;color:#ccc;margin-right:5px;}

.show-content{display:block;position: relative;clear: both;margin:0;padding:20px 10px;text-align:left;font-size:16px;color:#666;word-wrap:break-word; word-break:break-all;}
    .show-content a,.show-content a:hover{color:#006699;}
    .show-content b{color:#000;font-weight:bold;}
    .show-content p ,.show-content li,.show-content td{word-wrap:break-word; word-break:break-all;}
    .show-content p{margin:0;padding:0;text-indent:2em;font-size:14px;line-height: 1.6em;color:#666}    
    .show-content img{background:#fff;border: 1px solid #ccc;margin:5px auto;padding:2px;width:90%;max-width:500px;height:auto;}
    .show-content p img,.show-content div img{margin-left:-2em;}

    .show-content h1,.show-content h2,.show-content h3,.show-content h4,.show-content h5{clear:both;margin:5px 0;padding:0;text-align:left;color:#000;font-weight:bold;}
    .show-content h1 {line-height:50px;font-size:36px;}
    .show-content h2 {line-height:10px;font-size:28px;}
    .show-content h3 {line-height:35px;font-size:25px;}
    .show-content h4 {line-height:30px;font-size:20px;}
    .show-content h5{ font-size: 14px; line-height: 30px; margin-top: 10px;}    
    .show-content span{ font-size: 12px; color: #666;}
    .show-content table{margin:5px 0;padding:0;background:#fff;border-top: 1px solid #ccc;border-left: 1px solid #ccc;}
    .show-content table th,.show-content table td{margin:0;padding:5px;font-size:14px;border-bottom: 1px solid #ccc;border-right: 1px solid #ccc;}
    .show-content table p{text-indent:0em;line-height:20px;margin:5px 0;padding:0;}

.show-pages{clear:both;margin:10px;padding:0;min-height:40px;text-align:center;}

.show-author,.show-date{display:block;position: relative;clear: both;margin:0;text-align:right;word-wrap:break-word; word-break:break-all;}
.show-author{padding:5px 10px;font-size:12px;color:#999;background: #fff;border-bottom: 5px solid #ddd}
.show-date{padding:5px 10px;font-size:12px;color:#999;}
.show-author b,.show-date b{color:#666;}
.show-author span,.show-date span{margin-left:10px;}

.show-video{clear:both;width:100%;margin:0 auto;padding:10px 0;text-align:center;}
.show-video-content{clear:both;width:100%;margin:0 auto;background:#333;}
.show-video-content h1{color:#ccc;padding:10px 0;text-align:center;word-wrap:break-word; word-break:break-all;}
.show-video-content p{color:#999;padding:10px 0;text-align:center;word-wrap:break-word; word-break:break-all;}

.association-member-table{
    margin:0 auto;
    width:900px;
    border: 1px solid #ccc;
    padding:5px;
    overflow: hidden;
}

.association-member-table table{
    width:100%;    
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
}
.association-member-table th,
.association-member-table td{
    padding: 5px;
    line-height:20px;  
    font-size: 16px; 
    vertical-align : middle;
    text-overflow:ellipsis;
    word-break:break-all;word-wrap: break-word;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    overflow:hidden;
}

.association-member-table th{
    width:15%;
    text-align: center;
    color: #006699;
    overflow: hidden;
}
.association-member-table th span{
    color:#666;
}
.association-member-table td{
    width:auto;
    color: #666;
}

.association-member-table .wechat_qr_img{
    width:200px;
    height:auto;
}

