﻿/*新闻*/
.newslist {
    clear: both;
    margin-top: 5px;
}

    .newslist li a {
        display: block;
        overflow: hidden;
        padding: 5px 3px;
    }

    .newslist li img {
        width: 100px;
        height: 80px;
        float: left;
        margin-right: 10px;
    }

    .newslist li h1 {
        margin-top: 8px;
        color: #333;
        line-height: 22px;
        height: 44px;
        font-weight: 500;
        overflow: hidden;
        font-style: normal;
    }

    .newslist li h2 {
        margin-top: 8px;
        color: #333;
        line-height: 22px;
        height: 44px;
        font-weight: 500;
        overflow: hidden;
        font-style: normal;
    }

    .newslist li p {
        margin: 0;
        padding: 0;
        line-height: 24px;
        font-size: 12px;
        color: #808080;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

.news {
	position:absolute; z-index:1;
	top:10px; bottom:10px; left:0;
	width:100%;
	overflow:auto;
    clear: both;
}

    .news li {
        border-bottom: 1px #B3B3B3 solid;
        margin: 10px 0;
    }

        .news li a {
            width: 100%;
            float: left;
            clear: both;
            font-size: 18px;
            line-height: 26px;
            font-weight: 500;
            font-style: normal;
            padding: 0 10px;
        }

        .news li span {
            line-height: 26px;
            font-size: 14px;
            color: #808080;
            padding: 0 10px;
        }

.fleft {
    float: left;
}

.fright {
    float: right;
}

.pagelist {
    margin: 20px 10px;
    height: 40px;
    background: #FFF;
    font-weight: bold;
    line-height: 40px;
    display: box;
    font-size: 16px;
    border: 1px solid #0089d1;
    display: -moz-box;
    display: -webkit-box;
    border-radius: 5px;
}

    .pagelist span {
        display: block;
        text-align: center;
        box-flex: 1.0;
        -moz-box-flex: 1.0;
        -webkit-box-flex: 1.0;
    }

        .pagelist span a {
            display: block;
            color: #0089d1;
        }

.page {
    width: 30px;
    overflow: hidden;
    border-left: 1px solid #0089d1;
    border-right: 1px solid #0089d1;
}

    .page select {
        font-size: 16px;
        height: 40px;
        background: none;
        text-align: center;
        border: none;
        font-family: Arial;
        color: #0089d1;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
    }



.news_tit {
    clear: both;
    padding: 10px;
    line-height: 30px;
    text-align: left;
    margin-top: 10px;
    font-size: 16pt;
}

.news_txt {
    line-height: 180%;
    padding: 10px 10px;
    overflow: hidden;
    font-size: 14pt;
    text-align: justify;
    text-justify: inter-ideograph;
}

    .news_txt img {
        max-width: 100%;
        height: auto;
    }

.news_lm {
    color: #999;
    padding: 0 10px;
    line-height: 22px;
    font-size: 14px;
    margin: auto;
    clear: both;
    text-align: left;
}

    .news_lm time {
        text-align: left;
    }

.news_pl {
    width: 100%;
    line-height: 30px;
    font-size: 12pt;
    background-color: #F4F3F1;
    padding: 0 10px;
}

.pl_list {
    clear: both;
}

    .pl_list li a {
        display: block;
        overflow: hidden;
        padding: 10px 10px;
    }

    .pl_list li img {
        width: 80px;
        height: 70px;
        float: left;
        margin-right: 10px;
    }

    .pl_list li h1 {
        color: #FF7F00;
        font-size: 12pt;
        line-height: 24px;
        font-weight: bold;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .pl_list li h2 {
        color: #333;
        font-size: 12pt;
        line-height: 24px;
        font-weight: bold;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .pl_list li p {
        margin: 0;
        padding: 0 8px;
        line-height: 22px;
        font-size: 14px;
        color: #808080;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

.mr {
    margin: 10px;
}

.mr2 {
    clear: both;
    padding: 10px;
}

.jptx {
    margin: 10px auto;
    padding: 10px;
    width: auto;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    background-color: #F7F7F7;
    border: 1px #BFBFBF solid;
}

.jptxpp {
    overflow: hidden;
    line-height: 200px;
    width: 100%;
    text-align: center;
    font-size: 16px;
    background-color: #DEECF9;
}

.jptxbt {
    z-index: 1;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #333;
    color: #fff;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}

.jptxsub {
    height: 60px;
    font-size: 16px;
    font-style: normal;
    width: 100%;
    clear: both;
    border-top: 1px #BFBFBF solid;
    background-color: #F7F7F7;
}

    .jptxsub span {
        margin-top: 12px;
        width: 80%;
        text-align: left;
        float: left;
        overflow: hidden;
        line-height: 24px;
        height: 48px;
        overflow: hidden;
        font-style: normal;
    }

.jptxsub2 {
    height: 60px;
    font-size: 16px;
    font-style: normal;
    width: 100%;
    clear: both;
    border-top: 1px #BFBFBF solid;
    background-color: #F7F7F7;
}

    .jptxsub2 span {
        margin-top: 12px;
        width: 100%;
        text-align: left;
        float: left;
        overflow: hidden;
        line-height: 24px;
        height: 48px;
        overflow: hidden;
        font-style: normal;
    }

.dv-top-jiao {
    border-top-left-radius: 6px;
    -webkit-border-top-radius: 6px;
    -moz-border-top-radius: 6px;
    border-top-right-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-top-right-radius: 6px;
}

.tbgz {
    overflow: hidden;
    line-height: 200px;
    width: 100%;
    text-align: center;
    font-size: 12pt;
    font-weight: bold;
    background-color: #F7F7F7;
}

.tbgzsub {
    height: 120px;
    font-size: 12pt;
    font-weight: bold;
    width: 100%;
    clear: both;
    border-top: 1px #BFBFBF solid;
    background-color: #F7F7F7;
}

    .tbgzsub strong {
        width: 80%;
        text-align: left;
        float: left;
        overflow: hidden;
        background-color: #F7F7F7;
        padding-top: 30px;
        line-height: 30px;
    }

.jptx span img {
    width: 100%;
    height: 150px;
    display: block;
}

.jptx h1 {
    line-height: 30px;
    text-align: center;
    margin: 10px 0;
    font-weight: bold;
}

.wszw {
    margin: auto;
    font-size: 12pt;
    color: #fff;
    font-weight: bold;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    background-color: #E6E9EB;
    width: 80px;
    height: 26px;
    text-align: center;
    line-height: 26px;
}

/*帮办*/
.bb {
    clear: both;
    margin: 10px 0 auto;
}

    .bb li {
        width: 100%;
        margin: 5px 0;
    }

        .bb li a {
            display: block;
            overflow: hidden;
            text-align: left;
        }

        .bb li img {
            width: 80px;
            height: 70px;
            float: left;
            margin-right: 10px;
        }

        .bb li h2 {
            text-align: left;
            color: #333;
            line-height: 40px;
            font-weight: 500;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            padding: 0;
            margin: 0;
        }

        .bb li p {
            padding: 0;
            margin: 0;
            line-height: 26px;
            font-size: 12px;
            font-weight: normal;
            color: #808080;
        }

/*求助*/
.qz {
    background-color: #E6EDF0;
    width: 100%;
    height: 60px;
}

    .qz span {
        float: left;
        font-size: 14pt;
        line-height: 60px;
    }

    .qz p {
        float: right;
        width: 90px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        font-size: 16pt;
        color: #fff;
        margin: 20px 10px;
        background-color: #00A0E9;
        border-radius: 6px;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
    }

.wb {
    clear: both;
    width: 100%;
    border-bottom: 1px #F6F6F6 solid;
    margin: 10px 0;
}

.wb2 {
    clear: both;
    width: 100%;
    border-bottom: 1px #B3B3B3 solid;
    margin: 10px 0;
}

.wb textarea {
    width: 100%;
    border: 0;
    font-size: 14pt;
    line-height: 26px;
}

.wb2 input {
    margin-top: 30px;
    width: 100%;
    border: 0;
    font-size: 14pt;
    line-height: 26px;
}

.swipe3 {
    clear: both;
}

    .swipe3 li {
        width: 31%;
        float: left;
        padding: 5px 3px;
    }

.pp img {
    width: 100%;
    height: auto;
    display: block;
}

.zhnb {
    margin: 10px 0 auto;
    text-align: center;
    clear: both;
}

    .zhnb li {
        width: 23%;
        float: left;
        padding: 5px 3px;
        text-align: center;
    }

    .zhnb img {
        margin: auto;
        width: 50px;
        height: 50px;
        display: block;
        clear: both;
    }

    .zhnb p {
        padding: 0;
        margin: 0;
        line-height: 30px;
        font-size: 12px;
    }




.zxsx {
    width: 100%;
    height: auto;
    display: block;
    overflow: hidden;
    clear: both;
}

    .zxsx p {
        margin: 0;
        padding: 0;
        margin: auto;
    }

    .zxsx time {
        float: left;
        padding: 0 8px;
        line-height: 26px;
        color: #808080;
    }

    .zxsx span {
        float: left;
        padding: 0 8px;
        line-height: 26px;
        color: #808080;
    }

    .zxsx h2 {
        width: 100%;
        padding: 0 8px;
        font-size: 14pt;
        line-height: 32px;
        font-weight: bold;
    }


/*金点活动*/
.jdhd img, .ssyz img {
    width: 99%;
    height: auto;
    display: block;
}

.jdhdqh {
    margin: auto;
    margin-bottom: 10px;
}

    .jdhdqh span {
        float: left;
        width: 50%;
        line-height: 40px;
        font-size: 12pt;
        font-weight: bold;
        text-align: center;
    }

#jdhdqh {
    margin: auto;
    margin-bottom: 10px;
}

    #jdhdqh span {
        float: left;
        width: 50%;
        line-height: 40px;
        font-size: 12pt;
        font-weight: bold;
        text-align: center;
    }


/*图片搜索*/
.ss {
    margin: auto;
    line-height: 30px;
    font-size: 12pt;
    margin: 10px 0 auto;
}

    .ss input {
        float: left;
        line-height: 30px;
        font-size: 12pt;
        width: 70%;
    }

    .ss p {
        padding: 0;
        margin: 0;
        float: left;
        font-weight: bold;
        line-height: 34px;
        font-size: 12pt;
    }

.rmss img {
    width: 100%;
    height: auto;
    display: block;
}

.rmss li {
    width: 45%;
    float: left;
    padding: 5px;
}

    .rmss li dt {
        text-align: center;
        line-height: 20px;
    }


.ssyz li {
    width: 45%;
    float: left;
    margin: 5px;
    padding: 3px;
    background-color: #fff;
}

.ssyz span {
    float: left;
    font-size: 14pt;
    line-height: 80px;
}

.ssyz p {
    padding: 0;
    margin: 0;
    clear: both;
    width: 100%;
    font-size: 12pt;
}

.bgssyz {
    background-color: #F2EFEF;
}

/*商城*/
.hhlist {
    clear: both;
    width: 100%;
    background-color: #F9F9F9;
}

    .hhlist li {
        width: 45%;
        float: left;
        margin: 5px;
        padding: 3px;
        background-color: #fff;
	text-align:center;
    }

    .hhlist p {
        padding: 0;
        margin: 0;
        clear: both;
        width: 100%;
        font-size: 12px;
        line-height: 18px;
        height: 40px;
        text-align: justify;
        text-justify: inter-ideograph;
        overflow: hidden;
    }

    .hhlist span {
        float: left;
        color: #F60;
        font-weight: normal;
        font-size: 12pt;
        line-height: 20px;
        font-family: Arial, Helvetica, sans-serif;
    }

    .hhlist li img {
	width: 144px;	
        height: 144px;	
        border: 1px #D0D6D9 solid;
 	
    }

.sxlist {
    clear: both;
    width: 100%;
}

    .sxlist li {
        clear: both;
        padding: 10px 5px;
    }

        .sxlist li a {
            display: block;
            overflow: hidden;
        }

        .sxlist li img {
            width: 80px;
            height: 80px;
            float: left;
            margin-right: 10px;
            border: 1px #D0D6D9 solid;
        }

    .sxlist p {
        padding: 0;
        margin: 0;
        margin-top: 8px;
        float: left;
        font-size: 12px;
        line-height: 20px;
        height: 40px;
        width: 70%;
        text-align: justify;
        text-justify: inter-ideograph;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .sxlist span {
        padding: 0;
        margin: 0;
        float: left;
        color: #F60;
        font-weight: normal;
        font-size: 12pt;
        line-height: 20px;
        font-family: Arial, Helvetica, sans-serif;
    }

.nr {
    margin: 10px;
    padding-top: 20px;
    width: 100%;
    font-size: 14pt;
    line-height: 30px;
}





/*活动页面图片新闻css*/
.block_home_slider * {
    border: 0;
    margin: 0;
    padding: 0;
}

.block_home_slider {
    position: relative;
    background-color: #ffffff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    line-height: 0px;
    margin-right: auto;
    margin-left: auto;
}

    .block_home_slider .slide {
        position: relative;
    }

        .block_home_slider .slide a {
            color: #fff;
        }

    .block_home_slider .caption {
        padding: 13px 16px 12px;
        position: absolute;
        left: 0px;
        right: 0px;
        bottom: 0px;
        background: url(../images/bg_caption.png);
        text-align: left;
    }

        .block_home_slider .caption p {
            padding-bottom: 0px;
            font-size: 12px;
            color: #dedede;
            text-shadow: 0px -1px #000000;
            width: 70%;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }

            .block_home_slider .caption p.title {
                font-size: 16px;
                color: #ffffff;
                font-weight: bold;
                line-height: normal;
            }

    .block_home_slider .flex-direction-nav a {
        width: 25px;
        height: 25px;
        margin-top: -27px;
        display: block;
        position: absolute;
        top: 50%;
        background-repeat: no-repeat;
        background-image: url(../images/sprite_arrow_2.png);
        text-indent: -9000px;
    }

        .block_home_slider .flex-direction-nav a.flex-prev {
            left: 6px;
            background-position: left top;
        }

            .block_home_slider .flex-direction-nav a.flex-prev:hover {
                background-position: left bottom;
            }

        .block_home_slider .flex-direction-nav a.flex-next {
            right: 6px;
            background-position: right top;
        }

            .block_home_slider .flex-direction-nav a.flex-next:hover {
                background-position: right bottom;
            }

    .block_home_slider .flex-control-paging {
        position: absolute;
        right: 20px;
        float: right;
        bottom: 15px;
        display: inline-block;
    }

        .block_home_slider .flex-control-paging li {
            margin: 0px;
            padding: 0 2px;
            float: left;
            overflow: hidden;
            list-style-type: none;
        }

            .block_home_slider .flex-control-paging li a {
                width: 12px;
                height: 12px;
                display: block;
                background-repeat: no-repeat;
                background-image: url(../images/sprite_nav_3.png);
                text-indent: -9000px;
                cursor: pointer;
            }

                .block_home_slider .flex-control-paging li a.flex-active {
                    background-position: right top;
                }

.block_home_post_feature {
    width: 300px;
}

    .block_home_post_feature p {
        padding-bottom: 0px;
    }



.flexslider {
    margin: 0;
    padding: 0;
}

    .flexslider .slides > li {
        display: none;
        -webkit-backface-visibility: hidden;
        list-style-type: none;
    }

    .flexslider .slides img {
        width: 100%;
        height: 220px;
        min-height: 220px;
        display: block;
    }

.flex-pauseplay span {
    text-transform: capitalize;
}

/*活动页面切换css*/
#TabTab03Con1 {
    width: 100%;
}

#TabTab03Con2 {
    width: 100%;
}

.xixi1 {
    width: 260px;
    height: 40px;
    line-height: 40px;
    background: url(../images/4-2_choice_b.png) center no-repeat;
    cursor: pointer;
}

.xixi2 {
    width: 260px;
    height: 40px;
    line-height: 40px;
    background: url(../images/4-2_choice_w.png) center no-repeat;
    cursor: pointer;
}

.tab1 {
    width: 260px;
    height: 40px;
    line-height: 40px;
    float: left;
    text-align: center;
    cursor: pointer;
    color: #ffffff;
}

.tab2 {
    width: 260px;
    height: 40px;
    line-height: 40px;
    float: left;
    text-align: center;
    cursor: pointer;
    color: #4A86FF;
}



.mui-btn {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42;
    position: relative;
    display: inline-block;
    margin-bottom: 0;
    padding: 6px 12px;
    cursor: pointer;
    -webkit-transition: all;
    transition: all;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    text-align: center;
    vertical-align: top;
    white-space: nowrap;
    color: #333;
    border: 1px solid #ccc;
    border-radius: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    background-color: #fff;
    background-clip: padding-box;
}

.mui-btn-warning, .mui-btn-yellow {
    color: #fff;
    border: 1px solid #f0ad4e;
    background-color: #f0ad4e;
}

    .mui-btn-warning:enabled:active, .mui-btn-warning.mui-active:enabled, .mui-btn-yellow:enabled:active, .mui-btn-yellow.mui-active:enabled {
        color: #fff;
        border: 1px solid #ec971f;
        background-color: #ec971f;
    }

.mui-btn-block {
    font-size: 18px;
    display: block;
    width: 100%;
    margin-bottom: 10px;
    padding: 15px 0;
}

.mui-toast-container {
    position: fixed;
    z-index: 9999;
    bottom: 50px;
    width: 100%;
}

.mui-toast-message {
    font-size: 14px;
    width: 270px;
    margin: 5px auto;
    padding: 5px;
    text-align: center;
    color: #000;
    border-radius: 7px;
    background-color: #d8d8d8;
}

#share2{width:100%; height:auto; text-align:center;position:absolute; left:0; bottom:0; z-index:100;}
#share_tit2{position:absolute; left:0; bottom:20px; width:96%; margin:0 10px; }
#share_tit2 p{ color:#fff; background-color:#333; padding:2px; width:160px; height:30px; line-height:30px; font-size:14px; float:right;display:block; font-style:normal; text-align:center;border-radius:6px; -webkit-border-radius:6px; -moz-border-radius:6px; margin-right:10px;}


.pplist{position:relative; width:100%;height: 100%;font-weight:normal;}
.jd2{position: absolute; z-index: 1; right: 10px; bottom:3px;  height: 16px; line-height:16px;  overflow: hidden;  color:#fff;font-size:12px; font-weight:normal; }
.pplist .ico-dj3{ background:url(../images/1-1_nr1_good.png) no-repeat bottom;  width:13px; height:12px;  float:left;display:block;background-size: 12px auto;}


.sh-bar {width: 66px;position: fixed;bottom: 10px;right: 10px;font-size: 0;line-height: 0;z-index: 100;}
.sh-bar p{ color:#fff; background-color:#333; padding:2px; width:160px; height:30px; line-height:30px; font-size:14px; float:right;display:block; font-style:normal; text-align:center;border-radius:6px; -webkit-border-radius:6px; -moz-border-radius:6px; margin-right:10px;}
