body{
    background-color: #f5f5f5;
}

/* 学会简介章程 */
.g_jszc{
    width: 1200px;
    height: 380px;
    background-color: #fff;
    position: absolute;
    z-index: 10;
    margin-top: 30px;
}
.g_left{
    width: 548px;
    height: 300px;
    padding: 40px;
    float: left;
}
.g_right{
    width: 532px;
    height: 300px;
    padding: 40px 40px 40px 0px;
    float: left;
}
.g_right .hd{
    width: 100%;
    height: 48px;
    border-bottom: 2px solid #eee;
}
.g_right .hd li{
    width: 120px;
    height: 48px;
    font-size: 20px;
    color: #039240;
    line-height: 48px;
    text-align: center;
    float: left;
    font-weight: normal;
}
.g_right .hd li.on{
    color: #fff;
    background-color: #039240;
}
.g_right .js_txt{
    width: 532px;
    height: 226px;
    margin-top: 25px;
}
.g_right .js_txt p{
    font-size: 16px;
    line-height: 30px;
    color: #333;
}
.g_right .js_txt a{
    font-size: 14px;
    color: #039240;
    position: relative;
    top: 20px;
}
.g_right .js_txt a img{
    margin-right: 5px;
    position: relative;
  
}
/* 理事长 */
.m_lishi{
    width: 100%;
    height: 396px;
    background-color: #039240;
    margin-top: 440px;
}
.m_lishi .g_lishi{
    width: 100%;
    height: 326px;
    background-color: #fff;
    margin-top: 30px;
    padding-left: 10px;
} 
.m_lishi .g_lishi .lishi{
    width: 250px;
    height: 100%;
    float: left;
    position: relative;
}
.m_lishi .g_lishi .lishi::before{
    content:"";
    width: 1px;
    height: 253px;
    background-color: #dfdfdf;
    position: absolute;
    top: 45px;
    left: 211px;
}
.lishi span{
    font-size: 20px;
    color: #000;
    display: block;
    font-weight: bold;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 8px;
    width:211px;
}
.lishi .lishi_img{
    width: 149px;
    height: 189px;
    margin-left:30px ;
}
.lishi a{
    font-size: 18px;
    color: #000;
    display: block;
    text-align: center;
    margin-top: 10px;
    width:211px;
}
.lishi_fu{
    width: 463px;
    height: 100%;
    float: left;
    position: relative;
}
.lishi_fu .ls_fu{
    width: 413px;
    height: auto;
    float: left;
}
.lishi_fu .ls_fu span{
    font-size: 20px;
    color: #000;
    display: block;
    font-weight: bold;
    text-align: left;
    margin-top: 40px;
    margin-bottom: 8px;
    text-indent: 15px;
}
.lishi_fu .ls_fu li,.ms_fu li{
    font-size: 16px;
    color: #333;
    padding: 10px 16px;
    float: left;
}
.lishi_fu .ms_fu .ms_ul{
    justify-content: center;
}
.lishi_fu::before{
    content:"";
    width: 1px;
    height: 253px;
    background-color: #dfdfdf;
    position: absolute;
    top: 45px;
    left: 461px;
}
.lishi_fu .ms_fu span{
    font-size: 20px;
    color: #000;
    display: inline-block;
    font-weight: bold;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 8px;
    text-indent: 15px;
}
.lishi_hui{
    width: 300px;
    height: auto;
    float: left;
    padding-left: 60px;
    margin-top: 40px;
}
.lishi_hui li{
    list-style-type: square;
    color: #039240;
}
.lishi_hui span{
    font-size: 16px;
    color: #333;
    line-height: 40px;
    list-style-type: square;
}
/* 专业委员会 */
.lanmu{
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}
.lanmu span{
    font-size: 20px;
    color: #039240;
    font-weight: bold;
}
.lanmu span img{
    width: 20px;
    height: auto;
    position: relative;
    top: 2px;
    margin-right: 8px
}
.g_zhuanye{
    width: 494px;
    height: 395px;
    background-color: #fff;
    float: left;
}
.g_zhuanye .wy_name{
    font-size: 20px;
    color: #000;
    display: block;
    margin: 60px auto 38px 40px;
}
.g_zhuanye .dizhi{
    width: 414px;
    height: 70px;
    margin-bottom: 40px;
}
.g_zhuanye .dizhi span{
    width: 414px;
    margin-left: 40px;
    font-size: 14px;
    color: #333;
    line-height: 26px;
    float: left;
}
.g_zhuanye .lianxi span{
    width: 414px;
    margin-left: 40px;
    font-size: 14px;
    color: #000;
    line-height: 44px;
    float: left;
}
.g_weiyuan{
    width: 706px;
    height: 395px;
    background-color: #039240;
    float: right;
}
.g_weiyuan ul{
    padding: 15px;
}
.fi_li{
    width: 70px;
    height: 79px;
    float: left;
    margin: 20px;
}
.fi_li img{
    width: 40px;
    height: 40px;
    margin-left: 29px;
}
.fi_li span{
    display: block;
    width: 98px;
    font-size: 13px;
    text-align: center;
    color: rgba(225, 225, 225, 0.9);
    line-height: 21px;
}
.fi_li .wy_img2 {
    display: none;
}
.fi_li:hover .wy_img1,.fi_li:visited .wy_img1{
    display: none;
}
.fi_li:hover .wy_img2,.fi_li:visited .wy_img2{
    display: block;
}
.fi_li:hover span,.fi_li:visited span{
    color: #fff;
    margin-top: 8px;
}
/* 领导致辞 */
.m_lingdao .lanmu img{
    width: 15px;
}
.g_lingdao{
    width: 1222px;
}
.g_ling{
    width: 591px;
    margin-right: 20px;
    float: left;
}
.g_ling .li_img{
    width: 213px;
    height: 270px;
    float: left;
    overflow: hidden;
}
.g_ling .li_img img{
    width: 213px;
    height: auto;
}
.g_ling .ling_txt{
    width: 378px;
    height: 270px;
    background-color: #039240;
    float: left;
}
.g_ling .ling_txt span{
    display: block;
    margin-top: 40px;
    margin-left: 40px;
    font-size: 20px;
    color: #fff;
}
.g_ling .ling_txt p{
    display: block;
    width: 300px;
    height: 128px;
    overflow: hidden;
    margin-top: 18px;
    margin-left: 40px;
    font-size: 14px;
    color: #fff;
    padding-right: 40px;
}
.g_ling .ling_txt a{
    display: block;
    margin-top: 10px;
    margin-left: 40px;
    font-size: 14px;
    color: #fff;
}
/* 地方分会 */
.g_difang{
    width: 1220px;
}
.g_difang li{
    width: 285px;
    height: 226px;
    float: left;
    margin-right: 20px;
}
.di_txt .difang_img{
    width: 100%;
    height: 160px;
}
.di_txt h4{
    width: 100%;
    font-size: 16px;
    color: #000;
    margin-top: 19px;
}
.di_txt span{
    font-size: 14px;
    color: #666;
    margin-top: 10px;
}
.m_dizhang .hd .next{
    width: 40px;
    height: 40px;
    background-color: #039240;
	opacity: 0.8;
    float: left;
}
.m_dizhang .hd .prev{
    width: 40px;
    height: 40px;
    background-color: #039240;
	opacity: 0.8;
    float: right;
}
.m_dizhang .hd a{
    position: relative;
    top: -164px;
}
.m_dizhang .hd a img{
    width: 16px;
    margin-top: 8px;
    margin-left: 12px;
}
.m_dizhang .hd ul{
    width: 84px;
    margin: 0 auto;
}
.m_dizhang .hd li{
    width: 8px;
    height: 8px;
    background-color: #a69c9a;
    border-radius: 50%;
    float: left;
    margin: 26px 10px;
}
.m_dizhang .hd li.on{
    background-color: #039240;
}