/*第一部分主体代码的css样式*/
        .org-one {
            background-color: #f5f5f5;
            font-family: "Microsoft Yahei", sans-serif;
            text-align: center;
            
        }
        .en-title-one {
            font-size: 24px;
            color: #D3D2D2;
            text-transform: uppercase;
            display: block;
            font-weight: bold;
            padding-top: 40px;
            margin-bottom: 15px;
        }
        .zh-title-one {
            font-size: 24px;
            color: #3D3D3D;
            font-weight: bold;
            margin-bottom: 40px;
        }

        .org-img-one{
            padding-left: 20px;
            padding-right: 20px;
        }

        .org-img-one img{
            width: 100%;
            height:auto;
        }
.jsh-box{
    background-image: url("../images/zz-bg.png");
    background-size: auto 100%;
}
/*第二部分主体代码的css样式*/

        .header-two {
            padding: 15px;
            background-color: #f5f5f5;
            padding-top: 40px;
        }

        .en-title-two {
            font-size: 20px;
            color: #D3D2D2;
            
            text-transform: uppercase;
            margin-bottom: 5px;
            display: block;
        }
        .zh-title-two {
            font-size: 20px;
            color: #3D3D3D;
            margin: 0;
        }
        .content-two {
            min-height: 400px;
            text-align: justify;
            font-size: 14px;
            padding: 50px 20px;

        }
        .content-two .jsh{
            line-height: 30px;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 12;
            -webkit-box-orient: vertical;
        }

        .more-two {
            text-align: right;
            margin-top: 30px;
            
        }

        .more-two a {
            color: #fff;
            text-decoration: none;
        }

/* 第三部分主体区域的css代码 */
        
        .header-three {
            font-family: "Microsoft Yahei", sans-serif;
            padding: 20px;
            background-color: #FFF;
            padding-top: 40px;
        }
        .en-title-three {
            font-size: 20px;
            color: #D3D2D2;
            text-transform: uppercase;
            display: block;
            margin-bottom: 5px;
        }
        .zh-title-three {
            font-size: 20px;
            color: #333;
            
        }

        .content-three{

            width: 100%;
            min-height:600px ;
            background-color: #FFF;
            padding: 20px 20px;
            font-size: 14px;
        }

.content-three span{
    line-height: 30px;
}

.content-three p{
    line-height: 30px;
}


tr td:nth-child(1){
    white-space:nowrap;
    
}


td{
    padding: 10px 5px;
    vertical-align: top;
}

tbody{
    
    border:none;
    border-color: #fff;
}
table{
    border:none;
    border-color: #fff;
}
tr{
    border:none;
    border-color: #fff;
}
        
/* 第四部分主体区域的css代码 */

.org-four {
            background-color: #F4F6F7;
            font-family: "Microsoft Yahei", sans-serif;
            width: 100%;
            
        }
        .en-title-four {
            font-size: 20px;
            color: #D3D2D2;
            text-transform: uppercase;
            display: block;
            padding-top: 40px;
            margin-bottom: 5px;
            margin-left:20px;
        }
        .zh-title-four {
            font-size: 20px;
            color: #3D3D3D;
            margin-bottom: 40px;
            margin-left: 20px;
        }

        .org-img-four{
            padding:30px 30px 50px 30px;
        }

        .org-img-four img{
            width: 100%;
            height:auto;
        }

/* 第五部分主体区域css代码 */

        .header-five {
            height: 630px;
            font-family: "Microsoft Yahei", sans-serif;
            background-color: #e6f2f9;
            box-sizing: border-box;
            padding: 20px;
            margin-top: 40px;
        }
        .en-title-five {
            font-size: 20px;
            color: #D3D2D2;
            text-transform: uppercase;
            margin-bottom: 5px;
            display: block;
        }
        .zh-title-five {
            font-size: 20px;
            color: #3D3D3D;
            margin-bottom: 15px;
        }
        .committee-list-five {
            min-height: 200px;
            list-style: none;
            padding: 0;
            margin: 0;
        }
        .committee-list-five a{
            text-decoration: none;
        }
        .committee-item-five {
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            padding: 8px 0;
            color: #555;
            font-size: 14px;
            line-height: 1.6;
        }

        
        .more-link-five {
            font-family: Medium;
            display: block;
            margin-top: 20px;
            color: #0066cc;
            text-decoration: none;
            font-size: 14px;
        }

       
 /* 第六部分主体区域css代码 */
        .header-six {
            font-family: "Microsoft Yahei", sans-serif;
            padding:50px 20px 20px 20px;
            background-color: #f5f5f5;
        }
        .en-title-six {
            font-size: 20px;
            color: #D3D2D2;
            text-transform: uppercase;
            margin-bottom: 5px;
            display: block;
        }
        .zh-title-six {
            font-size: 20px;
            color: #3D3D3D;
            margin-bottom: 30px;
        }
        .group-list-six {
            list-style: none;
            padding: 0;
            margin: 0;
        }

        .group-list-six a{
            text-decoration: none;

        }
        .group-item-six {
            position: relative;
            margin-bottom: 50px;
            background-image: url("../images/comment-img/img2.png");
        }
        .group-item-six img {
            display: block;
            width: 100%; /* 可根据实际像素调整宽度，如400px */
            height: auto;
            box-sizing: border-box;
        }
        
        .org-six1{
            width: 100%;
            height: 66px;
            line-height: 66px;
            font-size: 20px;
            color: #3D3D3D;
            text-align: center;
            background-color: #e8ecf3;
        }

        .org-six2{
            top: 82%;
            left: 25%;
            position: absolute;
            font-size: 20px;
            color: #3D3D3D;
            font-family: Regular;
        }



/* 第七部分主体区域css代码 */

        .header {
            height: 430px;
            font-family: "Microsoft Yahei", sans-serif;
            padding: 20px;
            background-color: #f5f5f5;
        }
        .en-title {
            font-size: 20px;
            color: #D3D2D2;
            text-transform: uppercase;
            margin-bottom: 10px;
            display: block;
        }
        .zh-title {
            font-size: 20px;
            color: #3D3D3D;
            margin-bottom: 30px;
        }
        .association-grid {
            display: grid;
            grid-template-columns: repeat(2, 1fr);
            gap:10px;
            margin-bottom: 55px;
        }
        .association-grid a{
            text-decoration: none;
        }
        .association-item {
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            border: 1px solid #ddd;
            padding: 15px;
            text-align: center;
            color: #555;
            font-size: 14px;
        }