/* 首页
***************************************/


/* 头部 */

.header {
    width: 100%;
    overflow: hidden;
}

.header_top {
    width: 100%;
    height: 30px;
    float: left;
    box-shadow: border-box;
}

.header_top1 {
    width: 100%;
    height: 30px;
    float: left;
    box-shadow: border-box;
    border-bottom: solid 1px #eeeeee;
}

.ce_text {
    float: left;
    line-height: 30px;
    color: #16a241;
}

.ce_text a {
    display: block;
    padding: 0px 10px;
    line-height: 30px;
    float: left;
    color: #16a241;
}

.ce_text span {
    display: block;
    float: left;
    line-height: 30px;
    color: #16a241;
}

.dz_text {
    float: right;
    line-height: 30px;
    color: #16a241;
}

.dz_text a {
    display: block;
    padding: 0px 10px;
    float: left;
    color: #16a241;
}

.dz_text span {
    display: block;
    float: left;
    color: #16a241;
}

.header_center {
    width: 100%;
    height: 110px;
    float: left;
}

.logo_img {
    float: left;
    margin-top: 10px;
}

.logo_img img {
    width: 535px;
}

.search_input {
    width: 400px;
    height: 40px;
    float: right;
    margin-top: 35px;
    border: solid 2px #16a241;
    border-radius: 20px;
    z-index: 999;
    overflow: hidden;
}

.search_input input {
    display: block;
    width: 335px;
    height: 40px;
    line-height: 40px;
    float: left;
    text-indent: 2rem;
    border: 0px;
}

.search_input button {
    display: block;
    width: 65px;
    height: 40px;
    float: left;
    cursor: pointer;
    border: 0px;
    outline: none;
    background: url(../images/fdj.png) no-repeat center #16a241;
}

.nav {
    width: 100%;
    height: 45px;
    line-height: 45px;
    float: left;
    background: #16a241;
}

.nav ul {
    width: 100%;
    height: 45px;
    float: left;
}

.nav ul li {
    width: calc(100%/11);
    height: 45px;
    line-height: 45px;
    float: left;
    text-align: center;
    font-size: 16px;
    position: relative;
}

.nav ul li a {
    color: #fff;
}

.nav ul li:hover {
    background: #09822e;
}

.nav ul li:hover .two-nav {
    display: block;
}

.alert-title {
    background: #09822e;
}

.content-nav {
    width: 1200px;
    margin: 0 auto;
}

.content-nav ul,
.content-nav ul li {
    padding: 0;
    margin: 0;
    list-style: none;
}

.two-nav {
    display: none;
    position: absolute;
    top: 45px;
    left: -55px;
    width: 190%;
    overflow: hidden;
    float: left;
    background: #16a241;
    z-index: 99999;
}

.two-nav a {
    display: block;
    width: 100%;
    height: 45px;
    line-height: 45px;
    float: left;
}

.two-nav a:hover {
    background: #09822e;
}


/* 头部 end */


/* 主体部分 */

.box-one {
    width: 100%;
    height: 350px;
    float: left;
}

.swiper-img {
    width: 700px;
    height: 350px;
    float: left;
}

.swiper-img .swiper-container {
    width: 100%;
    height: 100%;
    float: left;
    color: #fff;
    text-align: center;
}

.swiper-img .swiper-slide {
    position: relative;
}

.swiper-img .swiper-text {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: rgba(23, 23, 23, 0.5);
    z-index: 999;
}

.swiper-img .S-Text {
    width: 80%;
    line-height: 50px;
    text-indent: 2rem;
    font-size: 18px;
    text-align: left;
    color: #fff;
    overflow: hidden;
    /*自动隐藏文字*/
    text-overflow: ellipsis;
    /*文字隐藏后添加省略号*/
    white-space: nowrap;
    /*强制不换行*/
}

.swiper-img .swiper-slide img {
    width: 100%;
    height: 100%;
}

.swiper-img .swiper-slide p {
    font-style: italic;
    font-size: 25px;
}

.swiper-img .arrow-left,
.swiper-img .arrow-right {
    display: none;
}

.swiper-img .arrow-left {
    background: url(../images/left-btn.png) no-repeat left top;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -15px;
    width: 40px;
    height: 80px;
    z-index: 999;
}

.swiper-img .arrow-right {
    background: url(../images/right-btn.png) no-repeat left top;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -15px;
    width: 40px;
    height: 80px;
    z-index: 999;
}

.swiper-img .pagination {
    position: absolute;
    z-index: 20;
    right: 30px;
    bottom: 15px;
}

.swiper-img .swiper-pagination-switch {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: #b3aba5;
    margin-right: 5px;
    border: 1px solid #b3aba5;
    cursor: pointer;
}

.swiper-img .swiper-active-switch {
    background: #fff;
    border: 1px solid #fff;
}

.swiper-img .swiper-dynamic-links {
    text-align: center;
}

.swiper-img .swiper-dynamic-links a {
    display: inline-block;
    padding: 5px;
    border-radius: 3px;
    border: 1px solid #ccc;
    margin: 5px;
    font-size: 12px;
    text-decoration: none;
    color: #333;
    background: #eee;
}

.tab_alert {
    width: 480px;
    height: 350px;
    float: right;
}

.tab_alert .tabPane_two_ul {
    width: 480px;
    height: 40px;
    float: left;
    box-sizing: border-box;
    border-bottom: solid 1px #16a241;
}

.tab_alert .tabPane_two_ul li {
    padding: 0px 12px;
    height: 40px;
    float: left;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    color: #16a241;
}

.tab_alert .tabPane_two_ul a {
    display: block;
    width: 28px;
    height: 28px;
    float: right;
    margin-top: 8px;
}

.tab_alert .tabPane_two_ul .hit {
    background: #16a241;
    color: #fff;
}

.tab_alert .panes_two {
    width: 480px;
    overflow: hidden;
}

.tab_alert .pane {
    width: 480px;
    height: 310px;
    border-top: 0;
    min-height: 100px;
    background-color: #fff;
    display: none;
}

.tab_alert .tabPane_two {
    width: 100%;
    height: 350px;
    float: left;
}

.tab_alert .first_li {
    width: 115px;
    height: 30px;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    float: left;
    background: url(../images/input_img.jpg) no-repeat center left;
}

.tab_alert .pane_two_ul {
    width: 100%;
    height: 310px;
    overflow: hidden;
    padding-top: 5px;
}

.tab_alert .pane_two_ul li {
    width: 100%;
    height: 31px;
    color: #666666;
    line-height: 31px;
    font-size: 14px;
}

.tab_alert .pane_two_ul li a {
    color: #333333;
}

.tab_alert .pane_two_ul .ico-d {
    display: block;
    width: 15px;
    text-align: center;
    float: left;
}

.tab_alert .pane_two_ul .pane_list {
    display: block;
    float: left;
    color: #09822e;
    padding-right: 10px;
}

.tab_alert .pane_two_ul .pane_text {
    display: block;
    width: 385px;
    height: 31px;
    float: left;
    overflow: hidden;
    zoom: 1;
}

.tab_alert .pane_two_ul .pane_time {
    display: block;
    width: 80px;
    height: 31px;
    float: right;
    font-size: 14px;
    overflow: hidden;
    zoom: 1;
}

.box-two {
    width: 100%;
    height: 85px;
    float: left;
}

.list_img-left,
.list_img-left img,
.list_img-right,
.list_img-right img {
    width: 595px;
    height: 85px;
}

.list_img-left {
    float: left;
}

.list_img-right {
    float: right;
}

.box-three {
    width: 100%;
    height: 360px;
    float: left;
}

.dt-box {
    width: 49.9%;
    height: 360px;
    float: left;
}

.dt-box:first-child {
    box-sizing: border-box;
    border-right: dashed 1px #bfbfbf;
}

.dt-width {
    width: 570px;
    height: 360px;
    overflow: hidden;
}

.title-top {
    width: 100%;
    height: 48px;
    float: left;
    box-sizing: border-box;
    border-bottom: solid 2px #16a241;
}

.title-top span {
    display: block;
    line-height: 48px;
    font-size: 26px;
    float: left;
    color: #333333;
}

.title-top a {
    display: block;
    width: 28px;
    height: 28px;
    float: right;
    margin-top: 10px;
}

.dt-box ul {
    width: 100%;
    height: 310px;
    float: left;
    padding-top: 5px;
}

.dt-box ul li {
    width: 100%;
    height: 30px;
    line-height: 30px;
    float: left;
}

.dt-box ul li span {
    display: block;
}

.dt-box ul li .ico {
    width: 15px;
    height: 30px;
    line-height: 26px;
    text-align: left;
    float: left;
    font-size: 10px;
}

.dt-box ul li .list-text {
    width: 465px;
    height: 30px;
    line-height: 30px;
    float: left;
    overflow: hidden;
    /*自动隐藏文字*/
    text-overflow: ellipsis;
    /*文字隐藏后添加省略号*/
    white-space: nowrap;
    /*强制不换行*/
}

.dt-box ul li .time {
    width: 85px;
    height: 30px;
    line-height: 30px;
    float: right;
}

.ico-btn-box {
    width: 100%;
    height: 280px;
    margin-top: 20px;
    float: left;
}

.ico-btn-one {
    width: 33.333333%;
    height: 135px;
    float: left;
    box-sizing: border-box;
    border-right: solid 1px #fff;
    background: #cce5ff;
}

.ico-btn-one span {
    display: block;
}

.ico-btn-one .i-b-img {
    width: 100%;
    height: 50px;
    overflow: hidden;
    text-align: center;
    margin-top: 25px;
}

.ico-btn-one .i-b-text {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #16a241;
    margin-top: 15px;
}

.ico-btn-two {
    width: 50%;
    height: 135px;
    float: left;
    margin-top: 10px;
    border-right: solid 1px #fff;
    box-sizing: border-box;
}

.ico-btn-two img {
    width: 100%;
}

.box-four {
    width: 100%;
    height: 130px;
    float: left;
}

.box-four img {
    width: 100%;
    height: 100%;
}

.box-five {
    width: 100%;
    height: 235px;
    float: left;
}

.box-five ul {
    width: 100%;
    height: 160px;
    margin-top: 28px;
    float: left;
}

.box-five ul li {
    width: 190.8px;
    height: 160px;
    float: left;
    margin-left: 11px;
    background: #cce5ff;
}

.box-five ul li:first-child {
    margin-left: 0px;
}

.box-five ul li span {
    display: block;
}

.box-five .ico-hy {
    width: 100%;
    height: 60px;
    overflow: hidden;
    margin-top: 30px;
    text-align: center;
}

.box-five .text-hy {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-top: 15px;
    font-size: 18px;
    color: #16a241;
}

.box-six {
    width: 100%;
    height: 80px;
    float: left;
}

.box-six a {
    display: block;
    width: 295px;
    height: 80px;
    float: left;
    margin-left: 6px;
}

.box-six a:first-child {
    margin-left: 0px;
}

.box-seven {
    width: 100%;
    height: 390px;
    float: left;
    margin-top: 40px;
}

.tab-box {
    width: 590px;
    height: 390px;
    float: left;
    border-right: dashed 1px #bfbfbf;
}

.tab-box .tabPane_two_ul {
    width: 560px;
    height: 40px;
    float: left;
    box-sizing: border-box;
    border-bottom: solid 1px #16a241;
}

.tab-box .tabPane_two_ul li {
    padding: 0px 12px;
    height: 40px;
    float: left;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    color: #16a241;
}

.tab-box .tabPane_two_ul a {
    display: block;
    width: 28px;
    height: 28px;
    float: right;
    margin-top: 8px;
}

.tab-box .tabPane_two_ul .hit {
    background: #16a241;
    color: #fff;
}

.tab-box .panes_two {
    width: 560px;
    overflow: hidden;
}

.tab-box .pane {
    width: 560px;
    height: 350px;
    border-top: 0;
    min-height: 100px;
    background-color: #fff;
    display: none;
}

.tab-box .tabPane_two {
    width: 560px;
    height: 390px;
    float: left;
}

.tab-box .first_li {
    width: 115px;
    height: 30px;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    float: left;
    background: url(../images/input_img.jpg) no-repeat center left;
}

.tab-box .pane_two_ul {
    width: 100%;
    height: 350px;
    overflow: hidden;
    padding-top: 5px;
}

.tab-box .pane_two_ul li {
    width: 100%;
    height: 31px;
    color: #666666;
    line-height: 31px;
    font-size: 14px;
}

.tab-box .pane_two_ul li a {
    color: #333333;
}

.tab-box .pane_two_ul .ico-d {
    display: block;
    width: 15px;
    text-align: center;
    float: left;
}

.tab-box .pane_two_ul .pane_list {
    display: block;
    float: left;
    color: #09822e;
    padding-right: 10px;
}

.tab-box .pane_two_ul .pane_text {
    display: block;
    width: 460px;
    height: 31px;
    float: left;
    overflow: hidden;
    zoom: 1;
}

.tab-box .pane_two_ul .pane_time {
    display: block;
    width: 80px;
    height: 31px;
    float: right;
    font-size: 14px;
    overflow: hidden;
    zoom: 1;
}

.ggfw-box {
    width: 260px;
    height: 390px;
    float: left;
    margin-left: 30px;
}

.ggfw-box ul {
    width: 100%;
    height: 330px;
    float: left;
    padding-top: 10px;
}

.ggfw-box ul li {
    width: 100%;
    height: 72px;
    float: left;
    margin-top: 10px;
    background: #cce5ff;
}

.ggfw-box ul li span {
    display: block;
}

.ggfw-box ul li .img-ico {
    width: 45px;
    overflow: hidden;
    float: left;
    margin: 12px 0px 0px 30px;
}

.ggfw-box ul li .img-text {
    width: 170px;
    height: 25px;
    line-height: 25px;
    float: left;
    margin-top: 28px;
    text-indent: 1rem;
    font-size: 18px;
    color: #16a241;
}

.hd-box {
    width: 260px;
    height: 405px;
    float: right;
}

.hd-box .jq22 {
    width: 260px;
    height: 390px;
    background-color: #ebf4ff;
}

.hd-box .menu {
    margin-bottom: 30px;
}

.hd-box .menu a {
    padding-right: 20px;
}

.box-eight {
    width: 100%;
    overflow: hidden;
    float: left;
}

.box-eight ul {
    width: 100%;
    height: 15px;
    float: left;
    line-height: 15px;
}

.box-eight ul li {
    padding: 0px 18px;
    line-height: 15px;
    text-align: center;
    float: left;
    box-sizing: border-box;
    border-left: solid 1px #333333;
}

.box-eight ul li:first-child {
    border-left: 0px;
}

.box-nine {
    width: 100%;
    height: 120px;
    float: left;
    margin-bottom: 60px;
}

.box-nine img {
    width: 100%;
    height: 100%;
}

.box-ten {
    width: 100%;
    height: 330px;
    float: left;
    margin-top: 30px;
}

.top-title-text {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 26px;
    color: #333333;
    box-sizing: border-box;
    border-bottom: solid 2px #16a241;
    overflow: hidden;
    /*自动隐藏文字*/
    text-overflow: ellipsis;
    /*文字隐藏后添加省略号*/
    white-space: nowrap;
    /*强制不换行*/
}

.img-wf-box {
    width: 100%;
    height: 280px;
    float: left;
}

.img-wf-box .device {
    width: 1200px;
    height: 260px;
    margin: 0px auto;
    overflow: hidden;
    margin-top: 20px;
    position: relative;
}

.img-wf-box .swiper-container {
    width: 1350px;
    height: 260px;
    color: #fff;
    text-align: center;
}

.img-wf-box .swiper-slide {
    width: 335px;
    height: 260px;
    float: left;
}

.img-wf-box .Swiper-img {
    width: 90%;
    height: 200px;
    margin-left: 2.5px;
    float: left;
}

.img-wf-box .Swiper-img img {
    width: 100%;
    height: 200px;
}

.img-wf-box .Swiper-text {
    width: 90%;
    height: 50px;
    line-height: 50px;
    float: left;
    color: #666;
    padding-top: 5px;
    font-size: 18px;
    color: #666666;
}

.img-wf-box .pagination {
    display: none;
    position: absolute;
    z-index: 20;
    left: 10px;
    bottom: 10px;
}

.img-wf-box .swiper-pagination-switch {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: #222;
    margin-right: 5px;
    opacity: 0.8;
    border: 1px solid #fff;
    cursor: pointer;
}

.img-wf-box .swiper-visible-switch {
    background: #aaa;
}

.img-wf-box .swiper-active-switch {
    background: #fff;
}

.img-wf-boxtwo {
    width: 100%;
    height: 280px;
    float: left;
}

.img-wf-boxtwo .device {
    width: 1200px;
    height: 260px;
    margin: 0px auto;
    overflow: hidden;
    margin-top: 20px;
    position: relative;
}

.img-wf-boxtwo .swiper-container {
    width: 1350px;
    height: 260px;
    color: #fff;
    text-align: center;
}

.img-wf-boxtwo .swiper-slide {
    width: 335px;
    height: 260px;
    float: left;
}

.img-wf-boxtwo .Swiper-img {
    width: 90%;
    height: 200px;
    margin-left: 2.5px;
    float: left;
}

.img-wf-boxtwo .Swiper-img img {
    width: 100%;
    height: 200px;
}

.img-wf-boxtwo .Swiper-text {
    width: 90%;
    height: 50px;
    line-height: 50px;
    float: left;
    color: #666;
    padding-top: 5px;
    font-size: 18px;
    color: #666666;
}

.img-wf-boxtwo .pagination {
    display: none;
    position: absolute;
    z-index: 20;
    left: 10px;
    bottom: 10px;
}

.img-wf-boxtwo .swiper-pagination-switch {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: #222;
    margin-right: 5px;
    opacity: 0.8;
    border: 1px solid #fff;
    cursor: pointer;
}

.img-wf-boxtwo .swiper-visible-switch {
    background: #aaa;
}

.img-wf-boxtwo .swiper-active-switch {
    background: #fff;
}


/* 主体部分 end */


/* 脚部 */

.footer {
    width: 100%;
    overflow: hidden;
    float: left;
    background: #16a241;
}

.footer-nav {
    width: 550px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 30px;
    text-align: center;
}

.footer-nav a {
    display: block;
    padding: 0px 35px;
    height: 15px;
    line-height: 15px;
    float: left;
    color: #fff;
    box-sizing: border-box;
    border-left: solid 1px #fff;
}

.footer-nav a:first-child {
    border: 0px;
}

.ewm {
    width: 100%;
    overflow: hidden;
    margin-top: 35px;
    text-align: center;
}

.ewm img {
    width: 85px;
}

.ewm span {
    display: block;
    width: 100%;
    text-align: center;
    line-height: 25px;
    font-size: 14px;
    color: #fff;
}

.gs-text {
    width: 100%;
    overflow: hidden;
    margin: 35px 0px 28px 0px;
}

.gs-text p {
    width: 100%;
    height: 28px;
    line-height: 28px;
    text-align: center;
    overflow: hidden;
    color: #fff;
}

.gs-text p a {
    color: #fff;
}


/* 脚部 end */


/* 首页
***************************************/


/* 关于协会
***************************************/

.bread-nav {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #f9f9f9;
    overflow: hidden;
}

.bread-nav a {
    display: block;
    padding: 0px 3px;
    float: left;
    color: #333;
}

.bread-nav span {
    display: block;
    padding: 0px 3px;
    float: left;
    color: #333;
    cursor: default;
}

.left-content {
    width: 240px;
    min-height: 500px;
    overflow: hidden;
    float: left;
    margin-top: 20px;
}

.left-content span {
    display: block;
    width: 100%;
    height: 75px;
    line-height: 75px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    background: #16a241;
}

.menu-box {
    width: 100%;
    overflow: hidden;
    float: left;
    background: #f4f4f4;
}

.menu-title {
    width: 100%;
    height: 45px;
    line-height: 45px;
    float: left;
    text-align: center;
    box-sizing: border-box;
    border-bottom: solid 1px #fff;
}

.menu-title:hover a {
    color: #16a241;
}

.menu-title:hover {
    background: #cce6ff;
}

.menutwo-box {
    display: none;
    width: 100%;
    overflow: hidden;
    float: left;
    background: #fff;
}

.menutwo-box a {
    display: block;
    width: 100%;
    height: 45px;
    line-height: 45px;
    text-align: center;
}

.menutwo-box a:hover {
    color: #16a241;
}

.right-content {
    width: 940px;
    overflow: hidden;
    float: right;
    margin-top: 20px;
}

.newlist-img,
.newlist-img img {
    width: 100%;
    height: 110px;
    float: left;
}

.text-news-box {
    margin-bottom: 25px;
    padding: 20px;
    padding-bottom: 0;
    min-height: 500px;
    border: 1px solid #dcdcdc;
}

.title-news-top {
    width: 100%;
    overflow: hidden;
    text-align: center;
    line-height: 30px;
    font-size: 20px;
    color: #333333;
}

.text-news-bottom {
    width: 100%;
    overflow: hidden;
    margin: 20px 0px 60px 0px;
    font-size: 14px;
    color: #333;
    line-height: 25px;
}

.text-news-bottom table {
    border-collapse: collapse;
}

.text-news-bottom img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}


/* 关于协会 end
***************************************/


/* EMCA动态
***************************************/

.news-ul-box {
    width: 100%;
    height: 860px;
    float: left;
    overflow: hidden;
}

.news-ul-box li {
    width: 100%;
    height: 43px;
    line-height: 43px;
    float: left;
    box-sizing: border-box;
    border-bottom: dashed 1px #e2e2e2;
}

.news-text-list {
    width: 825px;
    height: 43px;
    float: left;
    text-indent: 1rem;
    overflow: hidden;
    /*自动隐藏文字*/
    text-overflow: ellipsis;
    /*文字隐藏后添加省略号*/
    white-space: nowrap;
    /*强制不换行*/
}

.news-text-list a {
    color: #16a241;
}

.news-time-list {
    width: 115px;
    height: 43px;
    float: left;
    text-align: center;
}


/* 分页 */

.page {
    width: 100%;
    height: 85px;
    overflow: hidden;
    float: left;
    margin-bottom: 37.5px;
}

.page .pagination {
    display: table;
    margin-left: auto;
    margin-right: auto;
    height: 40px;
    margin-top: 23px;
}

.pagination li {
    float: left;
    margin-right: 15px;
}

.pagination li a,
.pagination li span {
    color: #999;
    width: 40px;
    height: 40px;
    box-sizing: border-box;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    display: block;
}

.pagination li.prev a,
.pagination li.next a,
.pagination li.prev span,
.pagination li.next span {
    width: 88px;
}

.pagination li a,
.pagination li span {
    color: #999;
    width: 40px;
    height: 40px;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    display: block;
}

.pagination li a:hover,
.go-page:hover,
.pagination li.active a {
    background: #16a241;
    border-color: #16a241;
    color: #fff;
}

.page .text {
    display: block;
    padding: 0px 5px;
    line-height: 40px;
    float: left;
    font-size: 14px;
}

.page .input {
    display: block;
    width: 40px!important;
    height: 40px;
    float: left;
    text-align: center;
    box-sizing: border-box;
    border: solid 1px #dcdcdc;
    border-radius: 5px;
}

.page .go-page {
    display: block;
    width: 60px!important;
    height: 40px!important;
    line-height: 40px!important;
    float: left;
    text-align: center;
    border: solid 1px #dcdcdc;
    border-radius: 5px;
    cursor: pointer;
}


/* 分页 end */


/* EMCA动态 end
***************************************/


/* 服务细则
***************************************/

.text-box-fx {
    display: table;
    margin: 0 auto;
}

.text-box-fx span {
    display: block;
    padding: 0px 20px;
    float: left;
    margin-top: 25px;
    color: #777777;
}


/* 服务细则 end
***************************************/


/* 会议活动
***************************************/

.box-ten {
    width: 100%;
    height: 320px;
    float: left;
    overflow: hidden;
}

.hyhd-box {
    width: 790px;
    height: 320px;
    float: left;
}

.hyhd-b-top {
    width: 100%;
    height: 50px;
    float: left;
    line-height: 50px;
    box-sizing: border-box;
    border-bottom: solid 1px #e2e2e2;
}

.hyhd-b-top span {
    display: block;
    padding: 0px 5px;
    float: left;
}

.hyhd-b-top span img {
    margin-top: 13px;
}

.hy-title {
    margin-top: -1px;
    border-bottom: solid 2px #16a241;
}

.hyhd-box {
    width: 820px!important;
    height: 270px!important;
    float: left!important;
}

.hyhd-box li {
    height: 240px!important;
}

.hyhd-box ul {
    width: 820px;
    height: 615px;
    float: left;
}

.hyhd-box ul li {
    width: 380px;
    height: 280px;
    float: left;
    margin: 30px 30px 0px 0px;
    position: relative;
}

.hyhd-box ul li img {
    width: 100%;
    height: 280px;
}

.hyhd-box ul li span {
    position: absolute;
    bottom: 0px;
    left: 0px;
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    background: rgba(0, 0, 0, 0.6);
}

.hygg-box {
    width: 380px;
    height: 665px;
    float: right;
}

.hygg-box ul {
    width: 100%;
    height: 585px;
    float: left;
    margin-top: 30px;
    overflow: hidden;
}

.hygg-box ul li {
    width: 100%;
    height: 35px;
    line-height: 35px;
    float: left;
    overflow: hidden;
    /*自动隐藏文字*/
    text-overflow: ellipsis;
    /*文字隐藏后添加省略号*/
    white-space: nowrap;
    /*强制不换行*/
}

.box-eleven {
    width: 100%;
    height: 260px;
    float: left;
    overflow: hidden;
    margin-top: 30px;
}

.hyzl-box {
    width: 100%;
    height: 260px;
    overflow: hidden;
    float: left;
    box-sizing: border-box;
    border: solid 1px #16a241;
}

.hyzl-title {
    width: 100%;
    height: 40px;
    float: left;
    line-height: 40px;
    text-indent: 1rem;
    font-size: 16px;
    color: #fff;
    background: #16a241;
}

.hyzl-box ul {
    width: 1180px;
    height: 180px;
    float: left;
    margin-top: 20px;
}

.hyzl-box ul li {
    width: 275px;
    height: 180px;
    float: left;
    margin-left: 20px;
    background: #ff9400;
    position: relative;
}

.djs-box {
    position: absolute;
    top: 0px;
    left: 15px;
    padding: 0px 8px;
    line-height: 30px;
    color: #fff;
    background: #000000;
}

.title-box {
    width: 255px;
    line-height: 30px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 50px;
    font-size: 22px;
}

.text-box {
    width: 100%;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.box-twelve {
    width: 100%;
    height: 120px;
    float: left;
    margin: 30px 0px 60px 0px;
}

.box-twelve img {
    width: 100%;
    height: 100%;
}


/* 会议活动 end
***************************************/


/* 服务平台
***************************************/

.box-thirteen {
    width: 100%;
    height: 670px;
    float: left;
    margin-top: 10px;
}

.box-thirteen ul {
    width: 1220px;
    height: 670px;
    float: left;
    overflow: hidden;
}

.box-thirteen ul li {
    width: 386px;
    height: 325px;
    float: left;
    margin: 20px 20px 0px 0px;
}

.ce-title {
    width: 100%;
    height: 120px;
    float: left;
    background: #16a241;
}

.chinese-title {
    width: 100%;
    line-height: 25px;
    overflow: hidden;
    float: left;
    margin-top: 35px;
    text-indent: 1.5rem;
    font-size: 24px;
    color: #fff;
}

.english-title {
    width: 100%;
    line-height: 35px;
    overflow: hidden;
    float: left;
    text-indent: 1.5rem;
    color: #fff;
}

.ce-img-box {
    width: 100%;
    height: 205px;
    float: left;
    overflow: hidden;
    position: relative;
}

.ce-img-box img {
    width: 100%;
}

.ce-img-bg {
    position: absolute;
    top: 0px;
    left: 0px;
    background: url(../images/top-bg.png) no-repeat;
    width: 100%;
    height: 10px;
    float: left;
    z-index: 999;
}


/* 服务平台 end
***************************************/


/* 合作伙伴
***************************************/

.friend-box {
    width: 960px;
    overflow: hidden;
    float: left;
    margin-top: -20px;
}

.friend-box li {
    width: 220px;
    height: 151px;
    float: left;
    margin: 20px 20px 0px 0px;
    box-sizing: border-box;
    border: solid 1px #16a241;
    overflow: hidden;
}

.friend-box li img {
    width: 100%;
    height: 100%;
}

.more-btn {
    width: 55px;
    height: 35px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 30px;
}

.more-btn img {
    width: 100%;
}


/* 合作伙伴 end
***************************************/


/* 详情页
***************************************/

.xq-left-content {
    width: 820px;
    float: left;
    margin-top: 20px;
}

.hx-alert {
    width: 100%;
    min-height: 140px;
    line-height: 25px;
    margin-top: 40px;
    color: #16a241;
    background: #cce6ff;
}

.hx-alert span {
    display: block;
    width: 775px;
    overflow: hidden;
    margin: 0 auto;
    padding-top: 20px;
}

.xq-right-content {
    width: 360px;
    overflow: hidden;
    float: right;
    margin-top: 20px;
}

.xq-right-content img {
    display: block;
    width: 100%;
    float: left;
}


/* 详情页 end
***************************************/


/* 会员名单
***************************************/

.input-box {
    width: 100%;
    height: 40px;
    float: left;
}

.input-box input {
    width: 800px;
    height: 40px;
    float: left;
    box-sizing: border-box;
    border: solid 1px #16a241;
}

.input-box button {
    width: 140px;
    height: 40px;
    float: left;
    color: #fff;
    background: #16a241;
    border: 0px;
    outline: none;
}

.news-title-box {
    width: 100%;
    height: 260px;
    float: left;
    margin-top: 20px;
}

.title-news {
    width: 100%;
    height: 40px;
    line-height: 40px;
    float: left;
    color: #fff;
    font-size: 16px;
    background: #16a241;
}

.title-swiper {
    width: 100%;
    height: 220px;
    float: left;
    box-sizing: border-box;
    border: solid 1px #16a241;
}

.swiper-text-box {
    width: 100%;
    height: 190px;
    float: left;
    margin-top: 25px;
}

.swiper-text-box .swiper-container {
    width: 100%;
    height: 100%;
    color: #fff;
    text-align: center;
}

.swiper-text-box .swiper-slide {
    position: relative;
}

.swiper-text-box .swiper-text {
    width: 50%;
    height: 30px;
    line-height: 30px;
    float: left;
    color: #333333;
    text-align: center;
    z-index: 999;
    overflow: hidden;
    /*自动隐藏文字*/
    text-overflow: ellipsis;
    /*文字隐藏后添加省略号*/
    white-space: nowrap;
    /*强制不换行*/
}

.swiper-text-box .swiper-slide img {
    width: 100%;
    height: 100%;
}

.swiper-text-box .arrow-left,
.swiper-text-box .arrow-right {
    display: none;
}

.swiper-text-box .arrow-left {
    background: url(../images/left-btn.png) no-repeat left top;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -15px;
    width: 40px;
    height: 80px;
    z-index: 999;
}

.swiper-text-box .arrow-right {
    background: url(../images/right-btn.png) no-repeat left top;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -15px;
    width: 40px;
    height: 80px;
    z-index: 999;
}

.swiper-text-box .pagination {
    position: absolute;
    z-index: 20;
    right: 45%;
    bottom: 15px;
}

.swiper-text-box .swiper-pagination-switch {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: #16a241;
    margin-right: 15px;
    border: 1px solid #16a241;
    cursor: pointer;
}

.swiper-text-box .swiper-active-switch {
    background: #9cbbdc;
    border: 1px solid #9cbbdc;
}

.swiper-text-box .swiper-dynamic-links {
    text-align: center;
}

.swiper-text-box .swiper-dynamic-links a {
    display: inline-block;
    padding: 5px;
    border-radius: 3px;
    border: 1px solid #ccc;
    margin: 5px;
    font-size: 12px;
    text-decoration: none;
    color: #333;
    background: #eee;
}

.swiper-text-boxtwo {
    width: 100%;
    height: 190px;
    float: left;
    margin-top: 20px;
}

.swiper-text-boxtwo .swiper-container {
    width: 100%;
    height: 100%;
    color: #fff;
    text-align: center;
}

.swiper-text-boxtwo .swiper-slide {
    position: relative;
    height: 190px!important;
}

.swiper-text-boxtwo .swiper-text {
    width: 50%;
    height: 30px;
    line-height: 30px;
    float: left;
    color: #333333;
    text-align: center;
    z-index: 999;
    overflow: hidden;
    /*自动隐藏文字*/
    text-overflow: ellipsis;
    /*文字隐藏后添加省略号*/
    white-space: nowrap;
    /*强制不换行*/
}

.swiper-text-boxtwo .swiper-slide img {
    width: 100%;
    height: 100%;
}

.swiper-text-boxtwo .arrow-left,
.swiper-text-boxtwo .arrow-right {
    display: none;
}

.swiper-text-boxtwo .arrow-left {
    background: url(../images/left-btn.png) no-repeat left top;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -15px;
    width: 40px;
    height: 80px;
    z-index: 999;
}

.swiper-text-boxtwo .arrow-right {
    background: url(../images/right-btn.png) no-repeat left top;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -15px;
    width: 40px;
    height: 80px;
    z-index: 999;
}

.swiper-text-boxtwo .pagination {
    position: absolute;
    z-index: 20;
    right: 45%;
    bottom: 15px;
}

.swiper-text-boxtwo .swiper-pagination-switch {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: #16a241;
    margin-right: 15px;
    border: 1px solid #16a241;
    cursor: pointer;
}

.swiper-text-boxtwo .swiper-active-switch {
    background: #9cbbdc;
    border: 1px solid #9cbbdc;
}

.swiper-text-boxtwo .swiper-dynamic-links {
    text-align: center;
}

.swiper-text-boxtwo .swiper-dynamic-links a {
    display: inline-block;
    padding: 5px;
    border-radius: 3px;
    border: 1px solid #ccc;
    margin: 5px;
    font-size: 12px;
    text-decoration: none;
    color: #333;
    background: #eee;
}

.img-zs-box {
    width: 960px;
    height: 240px;
    float: left;
    margin-top: 20px;
}

.img-zs-box a {
    display: block;
    width: 460px;
    height: 240px;
    float: left;
    margin-right: 20px;
    position: relative;
}

.img-zs-box a img {
    width: 100%;
    float: left;
}

.img-zs-box a span {
    display: block;
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 45%;
    left: 0px;
}


/* 会员名单 end
***************************************/


/* 联系我们
***************************************/

.right-content-lx {
    width: 940px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 20px;
}

.lx-content {
    width: 100%;
    overflow: hidden;
    float: left;
}

.lx-text {
    width: 100%;
    line-height: 30px;
    text-align: center;
    text-indent: 0rem;
}

.lx-table {
    width: 525px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 20px;
    text-indent: 0rem;
    border-collapse: collapse;
    box-sizing: border-box;
    border-top: solid 1px #16a241;
    border-right: solid 1px #16a241;
    border-bottom: solid 1px #16a241;
}

.lx-table ul {
    width: 100%;
    overflow: hidden;
}

.lx-table ul li {
    box-sizing: border-box;
    border-left: solid 1px #16a241;
}

.bg-color {
    color: #fff;
    background: #16a241!important;
}

.lx-table .bumen {
    width: 20%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    float: left;
    overflow: hidden;
}

.lx-table .name {
    width: 25%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    float: left;
    overflow: hidden;
}

.lx-table .tell {
    width: 30%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    float: left;
    overflow: hidden;
}

.lx-table .email {
    width: 25%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    float: left;
    overflow: hidden;
}


/* 联系我们 end
***************************************/


/* 图文列表 */

.news-listimg-ul-box {
    width: 100%;
    height: 960px;
    float: left;
    overflow: hidden;
}

.news-listimg-ul-box li {
    width: 100%;
    height: 160px;
    float: left;
    overflow: hidden;
    box-sizing: border-box;
    border-bottom: dashed 1px #e2e2e2;
}

.news-listimg-ul-box li .list-li-img {
    width: 200px;
    height: 160px;
    float: left;
}

.news-listimg-ul-box li .list-li-img span {
    display: block;
    width: 100%;
    height: 130px;
    float: left;
    margin-top: 15px;
    text-align: center;
    overflow: hidden;
}

.news-listimg-ul-box li .list-li-img img {
    max-width: 100%;
    max-height: 100%;
}

.news-listimg-ul-box li .list-li-text {
    width: 730px;
    height: 160px;
    float: right;
}

.news-listimg-ul-box li .list-li-title {
    width: 100%;
    height: 60px;
    line-height: 60px;
    float: left;
    font-size: 18px;
    color: #000;
    overflow: hidden;
    /*自动隐藏文字*/
    text-overflow: ellipsis;
    /*文字隐藏后添加省略号*/
    white-space: nowrap;
    /*强制不换行*/
}

.news-listimg-ul-box li .list-li-text {
    width: 100%;
    height: 70px;
    line-height: 35px;
    float: left;
}

.news-listimg-ul-box li .list-li-time {
    width: 100%;
    height: 30px;
    line-height: 30px;
    float: left;
    color: #999;
    overflow: hidden;
    /*自动隐藏文字*/
    text-overflow: ellipsis;
    /*文字隐藏后添加省略号*/
    white-space: nowrap;
    /*强制不换行*/
}


/* 图文列表 end */


/* 百度分享 */

.TextTitle {
    width: 100%;
    padding: 17px 0;
    overflow: hidden;
    border-bottom: 1px solid #eee;
    text-align: center;
}

.TextTitle h6 {
    color: #333;
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 10px;
}

.TextTitle .shar {
    font-size: 14px;
    color: #999;
    line-height: 25px;
    overflow: hidden;
}

.TextTitle .shar .bdsharebuttonbox {
    display: inline-block;
    overflow: hidden;
    top: 6px;
    position: relative;
}

.bdshare-button-style2-24 {
    float: right;
}

.bdshare-button-style2-24 a {
    width: 25px !important;
    height: 25px !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding: 0 !important;
}

.bds_weixin:hover {
    background: url(../images/fx-ico.png) no-repeat!important;
}

.bds_weixin {
    background: url(../images/fx-hover1.png) no-repeat!important;
}

.bds_tsina:hover {
    background: url(../images/fx-ico2.png) no-repeat!important;
}

.bds_tsina {
    background: url(../images/fx-hover2.png) no-repeat!important;
}

.bds_qzone:hover {
    background: url(../images/fx-ico3.png) no-repeat!important;
}

.bds_qzone {
    background: url(../images/fx-hover3.png) no-repeat!important;
}

.bds_sqq:hover {
    background: url(../images/fx-ico4.png) no-repeat!important;
}

.bds_sqq {
    background: url(../images/fx-hover4.png) no-repeat!important;
}


/* 百度分享 end */


/* 鼠标滑过文字样式 */

.tab_alert .pane_two_ul li:hover {
    color: #16a241;
}

.tab_alert .pane_two_ul li:hover a {
    color: #16a241;
}

.dt-box ul li:hover {
    color: #16a241;
}

.dt-box ul li:hover a {
    color: #16a241;
}

.tab-box .pane_two_ul li:hover {
    color: #16a241;
}

.tab-box .pane_two_ul li:hover a {
    color: #16a241;
}

.hygg-box ul li:hover {
    color: #16a241;
}

.hygg-box ul li:hover a {
    color: #16a241;
}


/* 鼠标滑过文字样式 end */


/* 会员查询页面样式 */

.memberform_section {
    margin: 0 auto;
    margin-top: 25px;
    width: 555px;
    overflow: hidden;
}

.memberform_first {
    margin-bottom: 20px;
    width: 100%;
    overflow: hidden;
}

.memberform_first .memberform_title {
    display: block;
    float: left;
    width: 70px;
    font-size: 16px;
    color: #333;
    line-height: 38px;
}

.memberform_first input[type="text"] {
    /*float: right;*/
    padding-left: 10px;
    /*width: 453px;*/
    width: 360px;
    height: 36px;
    border-radius: 5px;
    border: 1px solid #ccc;
}

.memberform_first .memberform_right {
    float: right;
    margin-top: 5px;
    width: 465px;
}

.memberform_first .memberform_right span {
    margin-right: 20px;
    font-size: 16px;
    color: #666;
}

.memberform_first .memberform_right input[type="radio"] {
    position: relative;
    top: 4px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0;
    margin: 0;
    margin-right: 10px;
    width: 20px;
    height: 20px;
    border: 1px solid #ccc;
    border-radius: 50%;
    outline: none;
    cursor: pointer;
}

.memberform_first .memberform_right input[type="radio"]:checked {
    border: 1px solid #16a241;
}

.memberform_first .memberform_right input[type="radio"]:checked:after {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 8px;
    height: 8px;
    background: #16a241;
    content: "";
    display: block;
    border-radius: 50%;
}

.memberform_first .mem_sub {
    display: block;
    margin: 0 auto;
    width: 80px;
    height: 38px;
    font-size: 16px;
    color: #fff;
    border-radius: 5px;
    border: 0;
    cursor: pointer;
    background: #16a241;
}

.memberresult_section {
    margin-top: 50px;
    margin-bottom: 100px;
    width: 100%;
    overflow: hidden;
}

.memberresult_section table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #ddd;
}

.memberresult_section table thead tr th,
.memberresult_section table tbody tr td {
    padding: 10px 20px;
    border: 1px solid #ddd;
}

.memberresult_section table thead tr th {
    font-size: 16px;
    color: #333;
    font-weight: normal;
    text-align: left;
    background: #e7f6ec;
}

.memberresult_section table tbody tr td {
    font-size: 14px;
    color: #666;
}
