.gytitle_box {
    text-align: center;
}

.gytitle_box .color {
    color: #53ab4e;
    font-size: 24px;
    font-weight: bold;
    line-height: 24px;
}

.gytitle_box .more {
    font-size: 14px;
    color: #666;
    line-height: 24px;
}


/* banner */

.m_banner {
    width: 100%;
    height: 334px;
    margin-top: -106px;
    background: url(banner.png) top center no-repeat;
}


/* 面包线 */

.g12-pbpossw {
    width: 100%;
    height: 80px;
    box-shadow: 0px 15px 10px -15px rgb(211, 206, 206);
    border: 1px;
}

.g12-pbpos {
    width: 1200px;
    height: 80px;
    line-height: 80px;
    color: #666;
}

.g12-pbpos .about_brand {
    width: 200px;
    float: left;
}

.g12-pbpos .homea {
    color: #55ad50;
    font-weight: 600;
    display: inline-block;
    padding-left: 17px;
    background: url("home.png") no-repeat left center;
    background-size: 20px;
    padding-left: 20px;
}

.g12-pbpos .about_nav {
    height: 80px;
    float: right;
}

.g12-pbpos .about_nav li {
    float: left;
    width: 98px;
    height: 19px;
    line-height: 19px;
    margin-top: 32px;
    border-right: 2px solid rgb(220, 220, 220);
    text-align: center;
}

.g12-pbpos .about_nav li:last-child {
    border-right: 0;
}

.g12-pbpos .about_nav li a {
    color: #666;
}

.g12-pbpos .about_nav li.on a {
    color: #55ad50;
    font-weight: bold;
}

.gysec1_box {
    background: #f5f5f5;
    height: 516px;
    padding-top: 56px;
}

.gysec1 {
    overflow: hidden;
}

.gysec1_box .pic {
    width: 655px;
    height: 460px;
}

.gysec1_box .intro {
    width: 545px;
    height: 460px;
    background: #4a9b43;
}

.gysec1_box .intro .heading,
.gysec1_box .intro .detials {
    padding-left: 30px;
    padding-right: 35px;
}

.gysec1_box .intro .heading {
    font-weight: bold;
    font-size: 24px;
    margin-top: 45px;
    margin-bottom: 20px;
}

.gysec1_box .intro .detials {
    font-size: 16px;
    line-height: 16px;
    line-height: 28px;
}

.gysec1_box .intro .seebtn {
    margin-left: 30px;
    margin-top: 27px;
    display: block;
    width: 130px;
    height: 28px;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #a6d0a3;
    border-radius: 20px;
}


/* 规章制度 */

.gysec2_box {
    height: 415px;
    background: url(gysec2bg.png) center center no-repeat;
    background-size: cover;
}

.gysec2_box .gytitle_box {
    margin-top: 50px;
    margin-bottom: 28px;
}

.gysec2_box .zc {
    padding: 0 65px;
    text-align: center;
}

.gysec2_box .zc>p {
    font-size: 14px;
    line-height: 45px;
    color: #333333;
}

.gysec2_box .zc .zcmore {
    display: block;
    width: 120px;
    height: 40px;
    border: solid 1px#53ab4e;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    color: #53ab4e;
    margin: 25px auto 0;
}

.gysec2_box .zc .zcmore:hover {
    background-color: #53ab4e;
    color: #fff;
}


/* 历届理事长 */

.gysec3_box {
    height: 455px;
    background: url(gysec3bg.png) center center no-repeat;
    background-size: cover;
}

.gysec3_box .gysec3 {
    overflow: visible;
}

.gysec3_box .gytitle_box {
    margin-bottom: 28px;
    padding-top: 50px;
}

.gysec3_box .gytitle_box .color,
.gysec3_box .gytitle_box .more {
    color: #fff;
}

.gysec3_box .sec3slide {
    position: relative;
}

.gysec3_box .sec3slide .jb {
    width: 220px;
    height: 276px;
    margin-right: 25px;
    overflow: hidden;
    margin-bottom: 30px;
    position: relative;
    zoom: 1;
}

.gysec3_box .sec3slide .jb>a {
    display: block;
    height: 276px;
    overflow: hidden;
}

.gysec3_box .sec3slide .jb>a img {
    width: 100%;
    height: auto;
}

.gysec3_box .sec3slide .jb>a p {
    position: absolute;
    bottom: 20px;
    left: 0;
    background: url(75.png);
    background-size: 100% auto;
    color: #fff;
    padding: 8px 10px;
    font-size: 16px;
    font-weight: bold;
    z-index: 999;
}

.gysec3_box .sec3slide .jb .u_mc {
    height: 276px;
    width: 220px;
    position: absolute;
    z-index: 1;
    top: 0px;
    left: 0px;
    overflow: hidden;
}

.gysec3_box .sec3slide .jb .m_mc {
    position: absolute;
    z-index: 2;
    left: 0px;
    bottom: -155px;
    transition: all 0.6s;
    padding: 24px 10px 6px;
    width: 200px;
    height: 246px;
}

.gysec3_box .sec3slide .jb:hover>a p {
    display: none;
}

.gysec3_box .sec3slide .jb:hover .m_mc {
    bottom: 0px;
    background: rgba(0, 0, 0, 0.6);
}

.gysec3_box .sec3slide .jb .m_mc .u_title {
    color: #fff;
    font-size: 18px;
    line-height: 28px;
    border-bottom: 2px solid #53ab4e;
    display: inline-block;
}

.gysec3_box .sec3slide .jb .m_mc .u_introduce {
    font-size: 14px;
    margin-top: 25px;
    color: #fff;
    line-height: 22px;
    height: 132px;
    overflow: hidden;
    display: none;
}

.gysec3_box .sec3slide .jb:hover .m_mc .u_introduce {
    display: block;
}

.gysec3_box .sec3slide .jb .m_mc .u_in {
    display: inline-block;
    position: absolute;
    bottom: 16px;
    width: 108px;
    height: 33px;
    left: 22%;
    -webkit-border-radius: 50px;
    border: 2px solid #53ab4e;
    -moz-border-radius: 50px;
    border-radius: 50px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 33px;
}

.gysec3_box .sec3slide .prev,
.gysec3_box .sec3slide .next {
    position: absolute;
    left: -60px;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    background: url(pub_pre.png) center center no-repeat;
}

.gysec3_box .sec3slide .next {
    left: auto;
    right: -60px;
    background-image: url(pub_next.png);
}


/* 组织结构 */

.gysec4_box {
    background: #f5f5f5;
}

.gysec4_box .gytitle_box {
    padding-top: 51px;
    padding-bottom: 30px;
}

.gysec4_box .sec4_con {
    overflow: hidden;
    margin-bottom: 80px;
}

.gysec4_box .sec4_con .left {
    width: 725px;
    height: 423px;
    background: #fff;
}

.gysec4_box .sec4_con .right {
    width: 475px;
    height: 423px;
    background: #53ab4e;
}

.gysec4_box .sec4_con .right .card {
    width: 415px;
    height: 100px;
    border-bottom: 1px solid #97cb94;
    margin-left: 30px;
}

.gysec4_box .sec4_con .right .card:last-child {
    border-bottom: 0;
}

.gysec4_box .sec4_con .right .card .num_box {
    font-size: 20px;
    font-weight: bold;
    margin-top: 40px;
    padding-left: 35px;
}

.gysec4_box .sec4_con .right .card .num_box .num {
    font-size: 32px;
    font-weight: 700;
}

.gysec4_box .sec4_con .right .card .intro {
    padding-left: 35px;
    font-size: 16px;
    font-weight: bold;
    margin-top: 12px;
}


/* 学会大事记 */

.gysec5_box {
    background: #f5f5f5;
}

.gysec5_box .gytitle_box {
    padding-top: 50px;
    margin-bottom: 30px;
}

.event_box {
    width: 100%;
    position: relative;
}

.event_box .parHd {
    width: 100%;
    height: 92px;
}

.parHd ul {
    text-align: center;
    margin: 0 auto;
    margin-top: 25px !important;
    border-top: 1px solid #ddd;
}

.parHd .tempWrap {
    margin: 0 auto;
}

.parHd .tempWrap:after {
    content: '';
    width: 85%;
    height: 1px;
    background: #666;
    position: absolute;
    right: 8%;
    top: 35%;
    z-index: 10;
}

.parHd li.no_line:before {
    display: none;
}

.parHd li {
    display: inline-block;
    cursor: pointer;
    padding-top: 30px;
    font-size: 16px;
    color: #666;
    font-weight: bold;
    margin: 0 70px;
    position: relative;
}

.parHd li:after {
    content: '';
    background: url(doticon.png) no-repeat;
    width: 16px;
    height: 16px;
    position: absolute;
    z-index: 20;
    top: -8px;
    left: 50%;
    margin-left: -12px;
}

.parBd {
    text-align: center;
}

.parBd .slideBox {
    width: 640px;
    height: 310px;
    margin: 0 auto;
    background: url(gysec5bg.png) center center no-repeat;
}

.parBd h4 {
    position: relative;
    font-size: 52px;
    padding: 60px 60px 30px 60px;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-weight: bold;
    letter-spacing: 3px;
}

.parBd p {
    line-height: 180%;
    font-size: 16px;
    width: 80%;
    margin: 0 auto;
    color: #fff;
}

div#listBox {
    width: 100%;
}

.sPrev,
.sNext {
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    top: 30%;
    cursor: pointer;
}

.sPrev {
    left: 10%;
}

.sNext {
    right: 10%;
}

.sPrev img,
.sNext img {
    transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
    -moz-transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
    -webkit-transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
    -o-transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
}

.gysec6_box {
    padding-top: 38px;
    background: #f5f5f5;
}

.gysec6_box .tit_box {
    margin-bottom: 10px;
}

.gysec6_box .gysec6_con {
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    padding-top: 30px;
}

.gysec6_box .s_lft {
    width: 545px;
}

.gysec6_box .s_lft .pannel-image {
    width: 207px;
}

.gysec6_box .s_lft .pannel-image>a {
    display: block;
    height: 270px;
    overflow: hidden;
}

.gysec6_box .s_lft .pannel-image>a img {
    width: 100%;
    height: auto;
    min-height: 270px;
}

.gysec6_box .s_lft .txt {
    width: 318px;
    padding-top: 20px;
}

.gysec6_box .s_lft .txt .pannel-tit {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    line-height: 35px;
}

.gysec6_box .s_lft .txt a {
    color: #4a9b43;
}

.gysec6_box .s_lft .txt .pannel-tex {
    padding: 18px 0 0 0;
    line-height: 26px;
    font-size: 15px;
    color: #333;
}

.gysec6_box .team-box {
    clear: both;
    overflow: hidden;
    width: 1250px;
}

.gysec6_box .team-box li {
    margin-top: 20px;
    height: 85px;
    overflow: hidden;
    width: 277px;
    float: left;
    position: relative;
    padding-right: 30px;
}
.gysec7_con .team-box li a{
    display: block;
    width: 70%;
    text-align: center;
    margin: 0 auto;
    background: #4a9b43;
    height: 60px;
}
.gysec7_con .team-box li .team-list{background: #4a9b43 !important; color:#fff !important;}

.gysec6_box .team-box li .team-list {
    cursor: pointer;
    background: #fff;
    padding: 13px 34px;
    display: block;
    line-height: 190%;
    color: #333;
}

.gysec6_box .team-box li .team-list:hover {
    background-color: #4a9b43;
    color: #fff;
}

.gysec6_box .m_lshcy_bottom {
    margin-top: 25px;
    width: 100%;
}

.gysec6_box .m_lshcy_bottom .list .click_select {
    color: #4a9b43;
    margin-top: 12px;
    line-height: 60px;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
    background: #f7f4f4;
    height: 60px;
    padding-left: 50px;
    padding-right: 30px;
}

.gysec6_box .m_lshcy_bottom .list .click_select .fr img {
    width: 32px;
    height: 32px;
    margin-top: 15px;
}

.rotate {
    transform: rotate(90deg);
    transition: all 0.3s linear;
}

.rotate1 {
    transform: rotate(0deg);
    transition: all 0.3s linear;
}

.m_lshcy_bottom .list .select {
    width: 1200px;
    display: none;
    padding: 20px 0px;
}

.m_lshcy_bottom .list .select ul {
    width: 1220px;
    overflow: hidden;
}

.m_lshcy_bottom .list .select li {
    text-align: center;
    float: left;
    width: 138px;
    line-height: 40px;
    background: #f7f7f7;
    margin-right: 14px;
    margin-top: 10px;
    border-radius: 2px;
    color: #333;
}

.m_lshcy_bottom .list .select li:hover {
    background: #4a9b43;
    color: #fff;
}

.gysec7-box {
    padding: 50px 0;
}

.gysec7-box .gytitle_box {
    margin-bottom: 30px;
}

.gysec7-box .wyhlist {
    border: 1px solid #e6e7e8;
    overflow: hidden;
    border-right: none;
    border-bottom: none;
    width: 1199px !important;
}

.gysec7-box .wyhlist li {
    width: 25%;
    float: left;
}

.gysec7-box .wyhlist li a {
    display: block;
    border: 1px solid #e6e7e8;
    border-top: none;
    border-left: none;
    height: 55px;
    line-height: 55px;
    text-align: center;
    color: #333;
    font-size: 15px;
    overflow: hidden;
}

.gysec9_box .gysec9_con {
    padding: 50px 0;
}

.gysec9_box .gysec9_con .i_tit {
    height: 24px;
    font-size: 24px;
    font-weight: bold;
    color: #4a9b43;
    text-align: center;
}

.gysec9_box .gysec9_con .i_part1 {
    margin: 35px 0 15px;
    height: 90px;
    line-height: 30px;
}

.gysec9_box .gysec9_con .i_part1 a {
    color: #55ad50;
}

.gysec9_box .gysec9_con .kl {
    text-align: center;
}

.gysec9_box .gysec9_con .kl a {
    display: inline-block;
    width: 200px;
    height: 50px;
    line-height: 50px;
    margin: 0 15px;
    margin-top: 20px;
    background: #4a9b43;
    text-align: center;
    color: #fff;
}












#timeline {
    width: 1400px;
    /*height: 360px;*/
    overflow: hidden;
    margin: 30px auto 0;
    position: relative;
    background: url(fivline.png) no-repeat left 45px;
    padding-bottom: 30px;
}
#dates {
    width: 1400px;
    height: 60px;
    overflow: hidden;
    margin-bottom: 20px;
}
#dates li {
    list-style: none;
    float: left;
    width: 100px;
    height: 50px;
    font-size: 24px;
    text-align: center;
    background: url('biggerdot.png') center bottom no-repeat;
}
#dates a {
    line-height: 38px;
    padding-bottom: 10px;
    color: #666666;
}
#dates .selected {
    font-size: 38px;
    color: #ffcc00;
}
#issues {
    width: 1400px;
    height: 360px;
    overflow: hidden;
}
#issues li {
    width: 1400px;
    height: 360px;
    list-style: none;
    float: left;
}
#issues li.selected img {
    /*-webkit-transform: scale(1.1, 1.1);*/
    /*-moz-transform: scale(1.1, 1.1);*/
    /*-o-transform: scale(1.1, 1.1);*/
    /*-ms-transform: scale(1.1, 1.1);*/
    /*transform: scale(1.1, 1.1);*/
}
#issues li img {
    float: left;
    margin: 10px 30px 10px 50px;
    background: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE 8 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF); /* IE 6 & 7 */
    zoom: 1;
    /*-webkit-transition: all 2s ease-in-out;*/
    /*-moz-transition: all 2s ease-in-out;*/
    /*-o-transition: all 2s ease-in-out;*/
    /*-ms-transition: all 2s ease-in-out;*/
    /*transition: all 2s ease-in-out;*/
    /*-webkit-transform: scale(0.7, 0.7);*/
    /*-moz-transform: scale(0.7, 0.7);*/
    /*-o-transform: scale(0.7, 0.7);*/
    /*-ms-transform: scale(0.7, 0.7);*/
    /*transform: scale(0.7, 0.7);*/
}

.fvimg{
    width: 530px;
    height: 300px;
}
#issues li p {
    font-size: 16px;
    margin-right: 70px;
    font-weight: normal;
    line-height: 30px;
    color: #666666;
    text-align: left;
    padding-top:56px;
    font-family:'Microsoft Yahei' !important;
}
#grad_left,
#grad_right {
    width: 100px;
    height: 350px;
    position: absolute;
    top: 0;
}
#grad_left {
    left: 0;
    /*background: url('grad_left.png') repeat-y;*/
}
#grad_right {
    right: 0;
    /*background: url('grad_right.png') repeat-y;*/
}
#next,
#prev {
    position: absolute;
    top: 0;
    font-size: 70px;
    top: 170px;
    width: 22px;
    height: 38px;
    background-position: 0 0;
    background-repeat: no-repeat;
    text-indent: -9999px;
    overflow: hidden;
}
#next:hover,
#prev:hover {
    background-position: 0 -76px;
}
#next {
    right: 0;
    background-image: url('next.png');
}
#prev {
    left: 0;
    background-image: url('prev.png');
}
#next.disabled,
#prev.disabled {
    opacity: 0.2;
}

.gysec7_con .team-box li{
    margin-top: 20px;
    height: 85px;
    overflow: hidden;
    width: 50%;
    float: left;
    position: relative;
    padding-right:0px;
    text-align: center;
}