/* 4.2Development background  */
 .aboutUsCon>.development>h3{
    text-align: center;
    width: 1280px;
}
.aboutUsCon>.development>h3>span{
    font-size:20px;
    font-family:Arial;
    font-weight:bold;
    color:#333333;
    line-height:20px;
    margin:41px 8px 30px;
    display: inline-block;
    vertical-align: top;
}
.aboutUsCon>.development>h3>i{
    width: 99px;
    height: 1px;
    background-color: #dadada;
    margin:49px 8px 40px;
    display: inline-block;
}
.aboutUsCon>.development>.devCon>div>a{
    display: block;
    width:835px;
    font-size:15px;
    font-family:Arial;
    font-weight:400;
    color:#454545;
    line-height:26px;
    margin-top: -4px;
}
.aboutUsCon>.development>.devCon{
    padding-bottom: 59px;
    width: 1277px;
    margin: 0 auto;
}
.aboutUsCon>.development>.devCon>img{
    width: 362px;
    height: 139px;
    margin-right: 13px;
}
/* 4.3Development of mission */
.aboutUsCon>.development.mission{
    background-color: #f7f7f7;
    padding:0 20px;
    width: 1280px;
}
.aboutUsCon>.development.mission>h3>span{
    margin:33px 8px 30px;
}
.aboutUsCon>.development.mission>h3>i{
    margin: 41px 8px 40px;
}
.aboutUsCon>.development.mission>.devCon{
    padding-bottom: 46px;
}

/*  4.4Member states */
.aboutUsCon>.development.member>h3>i{
    margin: 58px 8px 58px;
}
.aboutUsCon>.development.member>h3>span {
    margin: 50px 8px 52px;
}
.aboutUsCon>.development.member>ul{
    padding-bottom: 20px;
}
.aboutUsCon>.development.member>ul>li{
    float: left;
    width: 20%;
    text-align: center;
    /* height: 68px; */
}
.aboutUsCon>.development.member>ul>li>a{
    display: block;
}
.aboutUsCon>.development.member>ul>li>a>img{
    display: block;
    width: 104px;
    height: 68px;
    margin:0 auto;
}
.aboutUsCon>.development.member>ul>li>a>span{
    font-size: 16px;
    padding:22px 0 39px;
    display: block;
    height: 30px;
    overflow: hidden;
}
.aboutUsCon>.development.member>.richard>img{
    width: 75px;
    height: 75px;
    margin: 0 auto;
    display: block;
}
.aboutUsCon>.development.member>.richard>h4{
    font-size:18px;
    font-family:Arial;
    font-weight:400;
    color:rgba(51,51,51,1);
    line-height:18px;
    text-align: center;
}
.aboutUsCon>.development.member>.richard>img.summary{
    width: 1103px;
    height: 25px;
}
/* 4.5Members of the organization  */
.aboutUsCon>.development.organize{
    background-color: #f7f7f7;
}
.aboutUsCon>.development.organize>h3>span{
    margin:36px 0 39px;
}
.aboutUsCon>.development.organize>h3>i{
    margin:44px 8px 48px;
}
.aboutUsCon>.development.organize>ul>li{
    float: left;
    width: 25%;
    text-align: center;
}
.aboutUsCon>.development.organize>ul>li>a>img{
    width: 75px;
    height: 75px;
}
.aboutUsCon>.development.organize>ul>li>a>h4{
    font-size:18px;
    font-family:Arial;
    font-weight:bold;
    color:rgba(51,51,51,1);
    margin:26px  0 24px;
}
.aboutUsCon>.development.organize>ul>li>a>h5{
    font-size:18px;
    font-family:Arial;
    font-weight:400;
    color:rgba(51,51,51,1);
}
.aboutUsCon>.development.organize>ul>li>a>h6{
    font-size:14px;
    font-family:Arial;
    font-weight:400;
    color:rgba(69,69,69,1);
    line-height:24px;
    margin:9px 0 30px;
}
/* 4.6Richard things  */
.aboutUsCon>.development.organize>.richard{
    text-align: center;
    margin-bottom: 74px;
}
.aboutUsCon>.development.organize>.richard>img{
    width: 75px;
    height: 75px;
}
.aboutUsCon>.development.organize>.richard>h4{
    font-size:18px;
    font-family:Arial;
    font-weight:400;
    color:rgba(51,51,51,1);
    margin:18px 0;

}
.aboutUsCon>.development.organize>.richard>img.summary{
    width: 1103px;
    height: 25px;
}
.aboutUsCon>.development.organize>.richard>ol>li{
    float: left;
}
.aboutUsCon>.development.organize>.richard>ol>li>a>h4{
    font-size:18px;
    font-family:Arial;
    font-weight:bold;
    color:rgba(51,51,51,1);
    margin:10px 20px 15px ;
    text-align: center;
}
.aboutUsCon>.development.organize>.richard>ol>li>a>p{
    font-size:14px;
    font-family:Arial;
    font-weight:400;
    color:rgba(69,69,69,1);
    line-height:24px;
    /*padding-bottom: 29px;*/
    margin:0 16px;
}
.topnav>.right>li.active_aboutus>a>img{position: absolute;left:50%;bottom:3px;margin-left:-4px;display: block;width: 8px;height: 6px;}
.topnav>.right>li.active_aboutus>a>b{width: 100%;height:3px;display:block;background-color: #FFD700;}
.topnav>.right>li.active_aboutus>a{color: #FFD700;}