html {
    background: #fff;
}

body {
    background: #fff;
    position: relative;
}

body * {
    text-shadow: none;
}

html,
body {
    height: 100%;
}

.mm-page {
    min-height: 100%;
}

nav:not(.mm-menu) {
    display: none;
}

.header {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 1.45rem;
    padding: 0 0.3125rem;
    position: relative;
    background: url(../images/headbg.jpg) no-repeat;
    background-size: 100% 100%;
}

.header.fixed {
    position: fixed;
    top: 0;
    left: 0;
}

.loimg {
    max-height: 1.5625rem;
    margin-top: 0.27rem;
    width: 6.328125rem;
    margin-left: 1rem;
}

.indexSeac {
    width: 0.625rem;
    height: 0.625rem;
    position: absolute;
    top: 0.35rem;
    right: 2.25rem;
}

.gricon {
    width: 0.6rem;
    height: 0.6rem;
    position: absolute;
    top: 0.45rem;
    right: 1.34375rem;
    background: url(../images/indexseac.png) no-repeat;
    background-size: 100% 100%;
}

.navicon {
    background-image: url(../images/navimg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: left center;
    display: block;
    width: 0.671875rem;
    height: 0.515625rem;
    position: absolute;
    top: 0.55rem;
    left: 0.3125rem;
}

.register {
    display: block;
    width: 0.515625rem;
    height: 0.515625rem;
    position: absolute;
    top: 0.48rem;
    right: 0.3125rem;
    background: url(../images/icon1.png) no-repeat;
    background-size: 100% 100%;
}


/*indexSechCont*/

.indexSechCont {
    background-color: #23abfa;
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 5;
    text-align: center;
    top: 1.45rem;
    display: none;
}

.indexSechCont input {
    width: 85%;
    box-sizing: border-box;
    border: 1px solid #fff;
    border-radius: 3px;
    padding-left: 10px;
    padding-top: 0.15625rem;
    padding-bottom: 0.15625rem;
    margin-top: 0.15625rem;
    margin-bottom: 0.15625rem;
}


/*indexSechCont end*/


/*slide*/

.indexSlid {
    background: #fff;
    height: 5.9376rem;
    /*padding-left: 0.3125rem;*/
    /*padding-right: 0.3125rem;*/
}

.indexSlid .swiper-wrapper {
    height: 5.9376rem;
}

.indexSlid .swiper-slide {
    position: relative;
    text-align: center;
}

.indexSlid img {
    max-width: 100%;
    width: 100%;
    height: 5.9376rem;
}

.gallerytitle {
    text-align: center;
    font-size: 1em;
    height: 42px;
    line-height: 42px;
    color: #fafafa;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    font-weight: normal;
    text-shadow: 1px 1px 1px #000;
    /* background-color: rgba(21,20,20,0.5); */
    background-color: rgba(0, 0, 0, 0);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
    background: -webkit-gradient(linear, top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.7)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
}

.indexSlid .swiper-pagination-bullet {
    display: inline-block;
    width: 0.1825rem;
    height: 0.1825rem;
    border-radius: 0.171875rem;
    background: rgba(255, 255, 255, 0.9);
    margin: 0 4px;
    cursor: pointer;
}

.indexSlid .swiper-pagination-bullet-active {
    background: #fff;
}

.indexSlid .slide_text {
    position: absolute;
    left: 0;
    bottom: 0;
    text-indent: 1em;
    width: 100%;
    padding: 0.25rem 0;
    font-size: 0.3825rem;
    text-align: left;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
}

.indexSlid .swiper-container-horizontal>.swiper-pagination-bullets {
    width: 98%;
    right: 0.35rem;
    text-align: right;
    bottom: 0.25rem;
}


/*slide end*/

.cont_center {
    padding: 0 0.3125rem;
    overflow: hidden;
    margin-top: 0.3rem;
}

.section {
    overflow: hidden;
    border: 1px solid #eaeaea;
    margin-bottom: 0.3rem;
}

.news_tab_slide .hd {
    width: 100%;
    height: 1rem;
    background: #f6f6f6;
    position: relative;
    border-bottom: 1px solid #eaeaea;
}

.news_tab_slide .hd .more {
    position: absolute;
    top: 0.285rem;
    right: 0.35rem;
    z-index: 99999;
    color: #23abfa;
    font-size: 0.3265rem;
    display: none;
}

.news_tab_slide .hd li.on .more {
    display: block;
}

.news_tab_slide .hd li {
    float: left;
    padding: 0.21rem 0.15rem;
    font-size: 0.4rem;
    color: #333;
}

.news_tab_slide .hd li.on {
    background: #fff;
    color: #23abfa;
    border-top: 3px solid #23abfa;
    border-right: 1px solid #eaeaea;
    height: 0.529rem;
}

.news_list ul {
    padding: 0.25rem 0.25rem;
}

.news_list ul li {
    font-size: 0.385rem;
    overflow: hidden;
    width: 100%;
    padding: 0.1rem 0;
    line-height: 0.385rem;
}

.news_tab_slide .news_list ul li a {
    width: 100%;
}

.news_list ul li a {
    display: block;
    float: left;
    width: 77%;
    height: 0.55rem;
    line-height: 0.55rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.news_list ul li span {
    color: #999;
}

.news_list ul li a {
    color: #666;
}

.news_list ul li a span {
    margin-right: 0.15rem;
}

.news_list ul li .date {
    float: right;
}

.avaer {
    margin-bottom: 0.3rem;
}

.avaer img {
    width: 100%;
}

.section_box {
    overflow: hidden;
    border: 1px solid #eaeaea;
    margin-bottom: 0.3rem;
}

.section_box .title {
    border-bottom: 1px solid #eaeaea;
    padding: 0.15rem 0;
    overflow: hidden;
    line-height: 0.59rem;
    font-size: 0.4rem;
    font-weight: bold;
    color: #333;
}

.section_box .title img {
    margin: 0 0.35rem;
    width: 0.52rem;
    float: left;
}

.section_box .title .more {
    float: right;
    margin-right: 0.35rem;
    font-weight: normal;
    font-size: 0.325rem;
    color: #23abfa;
}

.activity_box {
    margin: 0 0.25rem;
    padding-top: 0.7rem;
    margin-bottom: 0.3rem;
}

.activity_list {
    width: 80%;
    margin-left: 20%;
    border-left: 1px solid #bbbbbb;
}

.activity_list li {
    position: relative;
    margin-bottom: 0.25rem;
}

.activity_list li .date {
    position: absolute;
    left: -25%;
    width: 25%;
    text-align: center;
    top: -0.35rem;
}

.activity_list li .date span {
    display: block;
    text-align: center;
    color: #999;
}

.activity_list li .dot {
    width: 10px;
    height: 10px;
    border: 2px solid #fff;
    background: #999;
    border-radius: 100%;
    position: absolute;
    left: -7px;
    top: 0;
}

.activity_list li .news_box {
    top: -0.35rem;
    position: relative;
    padding-left: 0.25rem;
}

.activity_list li .news_box h6 {
    font-weight: bold;
    color: #333;
    font-size: 0.35rem;
    margin-bottom: 0.15rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.activity_list li .news_box p {
    color: #666;
    font-size: 0.315rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.news_slide .hd {
    margin: 0 0.25rem;
    overflow: hidden;
    margin-top: 0.25rem;
}

.news_slide .hd ul li {
    float: left;
    padding: 0.1rem 0.15rem;
    background: #e8e8e8;
    margin-right: 0.15rem;
    color: #333;
    font-size: 0.3215rem;
}

.news_slide .hd ul li:last-child {
    margin-right: 0;
}

.news_slide .hd ul li.on {
    color: #fff;
    background: #23abfa;
}

.adver {
    overflow: hidden;
    border: 1px solid #eaeaea;
    margin-bottom: 0.3rem;
}

.adver img {
    width: 100%;
    display: block;
}

.news_slide {
    position: relative;
}

.news_slide .hd ul li a {
    position: absolute;
    top: -0.9rem;
    right: 0.35rem;
    color: #23abfa;
    display: none;
}

.news_slide .hd ul li.on a {
    display: block;
}

.index-fourdiv {
    overflow: hidden;
    margin-bottom: 0.05rem;
}

.index-fourdiv ul {
    width: 100%;
    display: table;
    text-align: center;
    margin-bottom: 0.25rem;
}

.index-fourdiv ul li {
    float: left;
    width: 2.895rem;
    margin-right: 0.25rem;
    border: 1px solid #f2f2f2;
}

.index-fourdiv ul li:nth-child(3n+3) {
    margin-right: 0;
}

.index-fourdiv ul li img {
    width: 100%;
    display: block;
}

.link_list {
    margin: 0 0.25rem;
    overflow: hidden;
}

.link_list ul {
    float: left;
    margin-top: 0.2rem;
    margin-right: 0.2rem;
}

.link_list ul:last-child {
    margin-right: 0;
}

.link_list ul li h6 {
    font-size: 0.4rem;
    font-weight: bold;
    color: #333;
    margin-bottom: 0.25rem;
}

.link_list ul li {
    margin-bottom: 0.2325rem;
}

.link_list ul li a {
    font-size: 0.3425rem;
    color: #666;
}

.link_list ul li a.more {
    color: #23abfa;
}

.ewm_box {
    width: 90%;
    margin: 0 auto;
    padding: 0.5rem 0;
    text-align: center;
    margin-bottom: 5.3rem;
}

.ewm_box h6 {
    font-size: 0.38rem;
    text-align: center;
    font-weight: bold;
    color: #333;
}

.ewm_box img {
    width: 70%;
}


/*新闻列表*/

.subNav {
    padding: 0.25rem;
    background: #23abfa;
    font-size: 0.32rem;
    color: #fff;
    margin-bottom: 0.25rem;
}

.newslist li {
    width: 100%;
    overflow: hidden;
    padding: 0.15rem 0;
    font-size: 0.355rem;
}

.newslist li a {
    display: block;
    float: left;
    width: 75%;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.newslist li .date {
    color: #999;
    float: right;
    line-height: 0.5rem;
}

.pageMore {
    margin-top: 0.35rem;
    line-height: 1.0625rem;
    text-align: center;
    font-size: 0.34521rem;
    margin-bottom: 4.9rem;
}

.pageMore a {
    color: #999;
}

.pageMore img {
    display: block;
    width: 0.989rem;
    margin: 0 auto;
}

.subNav.Hide {
    background-image: url(../images/hideIcon.png);
    background-repeat: no-repeat;
    background-position: 97% center;
    background-size: 0.34rem;
    cursor: pointer;
}

.subNav.Hide.Show {
    background-image: url(../images/showIcon.png);
    background-repeat: no-repeat;
    background-position: 97% center;
}

.NavCont {
    display: none;
}

.NavCont h6 {
    padding: 0.25rem 0;
    border-bottom: 1px solid #e5e5e5;
    font-size: 0.38rem;
}

.NavCont h6 a {
    display: block;
}

.nav_two {
    border-bottom: 1px solid #e5e5e5;
    display: none;
}

.nav_two li {
    text-indent: 1em;
    font-size: 0.32rem;
    padding: 0.2rem 0;
}

.nav_two li a {
    color: #666;
}


/*标准查询*/

.query_search {
    border: 2px solid #23abfa;
    overflow: hidden;
    margin-bottom: 0.3rem;
}

.query_search input {
    float: left;
    width: 6.45rem;
    height: 0.898rem;
    line-height: 0.898rem;
    padding-left: 0.35rem;
    border: 0;
}

.query_search button {
    float: right;
    background: #23abfa;
    color: #fff;
    height: 0.898rem;
    padding: 0 0.25rem;
    border: 0;
}

.query_search input::-webkit-input-placeholder {
    color: #ccc;
    font-size: 12px;
}

.query_search input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #ccc;
    font-size: 12px;
}

.query_search input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #ccc;
    font-size: 12px;
}

.query_search input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #ccc;
    font-size: 12px;
}

.marbottom {
    margin-bottom: 5.4rem;
}


/*新闻详情*/

.NewsCont {
    width: 100%;
    overflow: hidden;
    margin-top: 0.325rem;
}

.NewsTit {
    padding-bottom: 0.2rem;
    border-bottom: 1px solid #e5e5e5;
    text-align: center;
}

.NewsTit h6 {
    font-size: 0.38521rem;
    color: #333;
    font-weight: bold;
    margin-bottom: 0.125rem;
}

.NewsTit p {
    font-size: 0.315rem;
    color: #999;
}

.NewsText {
    padding: 0.25rem 0;
    overflow: hidden;
    width: 100%;
}

.NewsText p {
    color: #666;
    font-size: 0.35725rem;
    line-height: 0.55rem;
}

.NewsText img,
.NewsText p img,
.NewsText table {
    max-width: 100%;
}

.nwssele {
    padding: 0.3528rem 0;
    padding-bottom: 0;
    border-top: 1px solid #e5e5e5;
    margin-bottom: 5.2rem;
}

.nwssele a {
    font-size: 0.35216rem;
    color: #999999;
    line-height: 0.5625rem;
    width: 100%;
    /*display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -o-box;
    display: box;
    -webkit-line-clamp: 1;
    overflow: hidden;
    -webkit-box-orient: vertical;
    word-break: break-all;*/
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}


/*分会服务*/

.leader_list,
.meeting_list {
    width: 100%;
    overflow: hidden;
    margin-bottom: 0.152rem;
}

.leader_list li,
.meeting_list li {
    padding: 0.425rem 0;
    border-bottom: 1px dashed #e5e5e5;
    overflow: hidden;
}

.leader_list li:first-child,
.meeting_list li:first-child {
    padding-top: 0.2rem;
}

.leader_list li .img_box,
.meeting_list li .img_box {
    float: left;
    width: 37%;
}

.leader_list li .img_box img {
    width: 100%;
    height: 3.3745rem;
}

.leader_list li .item_cont,
.meeting_list li .nr_box {
    width: 60%;
    float: right;
}

.leader_list li .item_cont .item_tit {
    font-size: 0.425rem;
    font-weight: bold;
    margin-bottom: 0.215rem;
    color: #333;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.leader_list li .item_cont .item_info {
    font-size: 0.3125rem;
    color: #999;
    margin-bottom: 0.125rem;
}

.leader_list li .item_cont .item_text {
    font-size: 0.325rem;
    color: #666;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.leader_list li .item_cont .item_text span {
    color: #009944;
}


/*理事会成员*/

.page_cont_text {
    width: 100%;
    overflow: hidden;
}

.page_cont_text .page_tit {
    font-size: 0.425rem;
    color: #333;
    text-align: center;
    margin-bottom: 0.235rem;
}

.council_table table {
    width: 100%;
    border: 1px solid #ebebeb;
}

.council_table table tr:first-child {
    background: #f5f5f5;
}

.council_table table td {
    padding: 0.25rem 0;
    text-align: center;
    font-size: 0.325rem;
    color: #333;
    border: 1px solid #ebebeb;
}


/*相关会议*/

.meeting_list li .img_box img {
    width: 100%;
    height: 2.9985rem;
}

.meeting_list li .nr_box .item_tit {
    font-size: 0.3825rem;
    font-weight: bold;
    margin-bottom: 0.125rem;
    color: #333;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.meeting_list li .nr_box p {
    font-size: 0.315rem;
    color: #666;
    margin-bottom: 0.125rem;
}

.meeting_list li .nr_box a {
    display: inline-block;
    padding: 0.125rem 0.25rem;
    color: #fff;
    font-size: 0.215rem;
    text-align: center;
    background: #23abfa;
}

.meeting_list li .nr_box a img {
    width: 0.385rem;
    margin-left: 0.125rem;
}


/*协会领导*/

.leader_slide .hd {
    margin-bottom: 0.2rem;
}

.leader_slide .hd,
.leader_slide .hd ul {
    width: 100%;
    overflow: hidden;
}

.leader_slide .hd ul li {
    float: left;
    padding: 0.125rem 0.25rem;
    color: #333;
    font-size: 0.315rem;
    text-align: center;
    background: #f5f5f5;
    margin-right: 0.25rem;
    margin-bottom: 0.25rem;
}

.leader_slide .hd ul li.on {
    background: #23abfa;
    color: #fff;
}

.leader_section,
.director_list {
    width: 100%;
    overflow: hidden;
}

.leader_slide {
    margin-bottom: 5rem;
}

.leader_slide .pageMore {
    margin-bottom: 0;
}

.leader_slide .tempWrap {
    padding-bottom: 2.4rem;
}

.director_list li {
    float: left;
    width: 2.895rem;
    margin-right: 0.25rem;
    margin-bottom: 0.325rem;
}

.director_list li p {
    text-align: center;
    font-size: 0.3125rem;
    margin-top: 0.125rem;
}

.director_list li:nth-child(3n+3) {
    margin-right: 0;
}

.director_list li .img_box img {
    width: 100%;
}

.link_sect_list {
    width: 100%;
    overflow: hidden;
}

.link_sect_list li {
    float: left;
    width: 45%;
    margin-right: 10%;
    font-size: 0.3125rem;
    margin-bottom: 0.25rem;
}

.link_sect_list li a {
    color: #666;
}

.link_sect_list li:nth-child(2n+2) {
    margin-right: 0;
}

@media screen and (min-width:768px) {
    .index-fourdiv ul li,
    .director_list li {
        width: 31.595%;
    }
    .pageMore {
        margin-bottom: 5.3rem;
    }
    .ewm_box {
        margin-bottom: 5.7rem;
    }
    .marbottom,
    .nwssele {
        margin-bottom: 5.5rem;
    }
    .leader_slide .tempWrap {
        padding-bottom: 3.7rem;
    }
    .leader_slide {
        margin-bottom: 4rem;
    }
}

@media screen and (max-width:375px) {
    .news_tab_slide .hd li.on {
        height: 0.52rem;
    }
    .ewm_box {
        margin-bottom: 5.9rem;
    }
    .pageMore {
        margin-bottom: 5.5rem;
    }
    .marbottom,
    .nwssele {
        margin-bottom: 5.7rem;
    }
    .leader_slide {
        margin-bottom: 5.5rem;
    }
    .leader_slide .tempWrap {
        padding-bottom: 2.3rem;
    }
}

@media screen and (max-width:320px) {
    .news_tab_slide .hd li.on {
        height: 0.51rem;
    }
    .ewm_box {
        margin-bottom: 6.5rem;
    }
    .pageMore {
        margin-bottom: 5.9rem;
    }
    .marbottom,
    .nwssele {
        margin-bottom: 6.3rem;
    }
    .leader_list li .item_cont .item_text {
        -webkit-line-clamp: 3;
    }
    .leader_slide {
        margin-bottom: 5.9rem;
    }
    .leader_slide .tempWrap {
        padding-bottom: 2.5rem;
    }
    .link_list ul {
        margin-right: 0.062rem;
    }
    .news_slide .hd ul li {
        margin-right: 0.1411rem;
    }
}


/*footer*/

.footer {
    margin-top: 0.46875rem;
    background: url(../images/footerbg.jpg) no-repeat;
    background-size: 100% 100%;
    box-sizing: border-box;
    padding: 0.45665rem 0;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}

.footer p img {
    width: 55%;
    margin-bottom: 0.35rem;
}

.footer p {
    font-size: 0.29rem;
    color: #fff;
    line-height: 0.55rem;
    text-align: center;
}

.footer p a {
    padding: 0 0.25rem;
}


/*footer end*/


/*返回顶部*/

#scrollUp {
    line-height: 0.9;
    text-align: center;
    text-decoration: none;
    bottom: 1em;
    right: 0.2rem;
    overflow: hidden;
    width: 0.9375rem;
    height: 0.9375rem;
    border: none;
    opacity: 0.6;
    background: url(../images/blup.png) no-repeat;
    background-size: 100% 100%;
}

.indexBlock {
    width: 0.9375rem;
    height: 0.9375rem;
}


/*返回顶部 end*/


/* 百度编辑器动态地图手机适应 start */

.ueditor_baidumap {
    width: 100%;
    height: 100%;
}


/* 百度编辑器动态地图手机适应 end */

.hide {
    display: none;
}

.adve-slide {
    margin: .2667rem 0;
    overflow: hidden;
}

.adve-slide * {
    box-sizing: border-box;
}

.adve-slide .img-box {
    display: table;
    width: 100%;
    height: 1.3333rem;
    text-align: center;
    border: 1px solid #EAEAEA;
}

.adve-slide .img-box a {
    display: table-cell;
    vertical-align: middle;
}

.adve-slide .img-box img {
    max-width: 90%;
    max-height: 90%;
}