.timeline{
    display: block;
}
.timeline-move{
    display: none;
}
.myself p{
    text-indent: 2em;
    font-size: 14px;
    line-height: 30px;
}
.myself h2{
    color: #ff7d7b;
}
.myself h3{
    text-align: center;
    color: #333333;
    font-size: 24px;
    margin-bottom: 0;
    margin-top: 30px;
}
.myself .my-en{
    text-align: center;
    color: #C6C6C6;
    font-size: 12px;
    padding-right: 30px;
    box-sizing: border-box;
    margin-bottom: 0;
    line-height: 24px;
}
.myself .my-line{
    text-align: center;
    margin-bottom: 30px;
    margin-top: 10px;
}
.myself .my-line span{
    width:19px;
    height:2px;
    background:rgba(133,133,133,1);
    display: inline-block;
}

.timeline .my-left{
    width: 20%;
}
.timeline .my-right{
    width: 80%;
    margin-top: 10px;
}
.my-left .division{
    width:1px;
    height:2288px;
    background:rgba(229,229,229,1);
    margin-right: 9%;
    position: relative;
    margin-top: 16px;
}
.my-left .my-year{
    width: 90%;
}
.my-year span:nth-child(2){
    margin-top: 464px;
}
.my-year span:nth-child(3){
    margin-top: 370px;
}
.my-year span:nth-child(4){
    margin-top: 216px;
}
.my-year span:nth-child(5){
    margin-top: 580px;
}
.my-year span:nth-child(6){
    margin-top: 518px;
}
.my-year span{
    height:27px;
    font-size:36px;
    font-family:Arial;
    font-weight:400;
    color:rgba(69,69,69,1);
    width: 99%;
    display: block;
}
.nav-tabs li{
    cursor: pointer;
    margin-top: 10px;
}
.res-list div{
    width:200px;
    height:182px;
    margin: 0 auto;
    margin-top: 9px;
    float: left;
    text-align: center;
}
.res-list img{
    width: 142px;
    height: 100%;
    object-fit: scale-down;
    border: 1px solid #dedddd;
    padding: 5px 2px
}
.res-list h5 {
    text-align: center;
}
.res-list li{
    margin-right: 100px;
}
.division div{
    width:22px;
    height:22px;
    border:5px solid rgba(63, 175, 163, 0.32);
    border-radius:50%;
    position: absolute;
    left: -11px;
    top: -5px;
}
.division span{
    width: 12px;
    height: 12px;
    background: #00221C;
    display: inline-block;
    border-radius: 50%;
    position: absolute;
}
.division div:nth-child(2){
    top: 485px;
}
.division div:nth-child(3){
    top: 882px;
}
.division div:nth-child(4){
    top: 1126px;
}
.division div:nth-child(5){
    top: 1732px;
}
.division div:nth-child(6){
    top: 2278px;
}
.my-right p{
    text-indent: 0;
    line-height: 30px;
    margin: 0;
}
.my-right .yearline{
    margin-bottom: 66px;
}
.my-right .yearline{
    margin-bottom: 66px;
}
/*协会章程*/
.myself h4{
    color: #333333;
    font-size: 24px;
    text-indent: 2em;
    margin-top: 20px;
}
.res-list{
    margin-bottom: 40px;
}
.myself h5{
    font-size:18px;
    font-family:Microsoft Yahei, 微软雅黑;
    font-weight:bold;
    color:rgba(51,51,51,1);
    line-height:18px;
    margin-top: 30px;
}
.myself .res-list p{
    text-indent: 0;
    font-size:20px;
    font-family:Microsoft Yahei, 微软雅黑;
    font-weight:bold;
    color:rgba(48,48,48,1);
    line-height:25px;
    text-align: center;
}

.group span{
    font-size:16px;
    font-family:Microsoft Yahei, 微软雅黑;
    font-weight:400;
    line-height:25px;
    display: inline-block;
    width: 9%;
}
.group a{
    color:rgba(51,51,51,1);
}
.group .two-width{
    width: 12%;
}
.group .nine-width{
    width: 6%;
}
.company span{
    font-size:16px;
    font-family:Microsoft Yahei, 微软雅黑;
    font-weight:400;
    line-height:25px;
    display: inline-block;
    width: 16%;
    cursor: pointer;
}
.company .lg-width{
    width: 20%;
}
.company a{
    color:rgba(51,51,51,1);
}
.group .list{
    margin-top: 10px;
}
.company .list{
    margin-top: 10px;
}
.my-nav{
    margin-bottom: 56px;
    border-bottom: 1px solid #EDEDED;
    width: 100%;
}
.my-nav li{
    float: left;
    font-size:18px;
    height: 52px;
    font-family:Microsoft Yahei, 微软雅黑;
    font-weight:400;
    color:rgba(150,150,150,1);
    width: 25%;
    margin-top: 38px;
    cursor: pointer;
    text-align: center;
    line-height: 24px;
}
.my-nav li a{
    height: 100%;
    display: block;
}
.ative{
    border-bottom: 3px solid #DD001B;
    color: #DD001B;
}
.director{
    padding: 0;
}
.my-logo{
    width:130px;
    height:130px;
    background:rgba(255,255,255,1);
    border:1px solid rgba(200,200,200,1);
    float: right;
    margin-left: 10px;
}
.my-logo img{
    width: 100px;
    height: 100px;
    margin: 15px;
}
.hydw-box{
    border: 1px solid #ccc;
    padding: 10px;
    margin-bottom: 10px;
}
.hydw-box img{
    width: 70px;
    float: left;
}
.hydw-box p{
    height: 70px;
    float: left;
    font-size: 16px;
    font-family: Microsoft Yahei, 微软雅黑;
    font-weight: 600;
    line-height: 70px;
    text-indent: 0;
    margin: 0 10px;
    width: 170px;
    margin: 0 10px;
}
.hy-logo{
    border-radius: 50%;
}
@media only screen and (max-width: 765px){
    .group span{
        width: 24%;
    }
    .group .two-width{
        width: 48%;
    }
    .group .nine-width{
        width: 24%;
    }
    .company span{
        width:30%
    }
}
.commit a{
    display: inline-block;
    width: 300px;
    height: 300px;
    border:1px solid #ccc;
    position: relative;
    margin-top: 2%;
}
.commit .com1{
    width: 70px;
    height: 70px;
    position: absolute;
    left: 20px;
    top: 20px;
    border-radius: 70px;
}
.commit h2{
    position: absolute;
    left: 100px;
    font-size: 18px;
    top: 20px;
}
.commit .com2{
    width: 150px;
    height: 150px;
    position: absolute;
    left: 100px;
    top: 100px;
}
.commit .com-add{
    position: absolute;
    left: 100px;
    top: 50px;
}
.commit .com-wx{
    position: absolute;
    bottom: 30px;
    left: 150px;
}
.zhjg{
    width: 80%;
}

@media only screen and (max-width: 1170px){
    .timeline{
        display: none;
    }
    .timeline-move{
        display: block;
    }
    .timeline-move span{
        font-size:36px;
        font-family:Arial;
        font-weight:400;
        color:rgba(69,69,69,1);
        margin: 20px 0 30px 0;
        display: block;
    }
    .timeline-move .move-box{
        border-left:1px solid #dedddd;
        position: relative;
        padding-left: 20px;
        box-sizing: border-box;
    }
    .move-box div{
        width: 22px;
        height: 22px;
        border: 5px solid rgba(63, 175, 163, 0.32);
        border-radius: 50%;
        position: absolute;
        left: -11px;
    }
    .move-box span{
        width: 12px;
        height: 12px;
        background: #00221C;
        display: inline-block;
        border-radius: 50%;
        position: absolute;
        margin: 0;
    }
    .move-box .move-top{
        top: -10px;
    }
    .move-box .move-bottom{
        bottom: -10px;
    }
    .company span{
        width: 25%;
    }
}
@media only screen and (max-width: 1024px) {
    .hydw-box p{
        width: 120px;
    }
}
@media only screen and (max-width: 768px) {
    .zhjg{
        width: 100%;
    }
    .container .zhjg-box{
        padding: 0;
    }
    .company span{
        width: 49%;
    }
    .company .lg-width{
        width: 99%;
    }
    .hydw-box p{
        width: 150px;
    }
}