/* top  */

.top {
    width: 100%;
    height: 340px;
    background-image: url('../zyzimg/topback.png');
    background-repeat: no-repeat;
    background-position: top center;
    font-size: 12px;
    letter-spacing: 1px;
    color: #000000;
}

.top a {
    color: #000000;
}

.top_header {
    width: 100%;
    background: #f5f5f5 repeat-x bottom;
}

.width1200 {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}

.ml10 register {
    margin-left: 0px;
}

.pt10 {
    width: 100%;
    height: 32px;
    line-height: 32px;
    margin: 0 auto;
    padding-top: 0;
    background: #f5f5f5 repeat-x bottom;
}
.mt50{
    margin-top: 50px;
}
.toptext{
    margin-left: 120px;
}
/* 信息中心 */

#pills-tab li {
    text-align: center;
    width: 25%;
}
.width1400 {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    position: relative;
}

.select1 {
    border: none;
    background: transparent;
}

.selectqie {
    position: relative;
}

.selecttitle {
    position: relative;
    cursor: pointer;
    padding: 10px 0;
}

.selecttitle::after {
    content: '';
    position: absolute;
    top: 11px;
    right: -15px;
    width: 8px;
    height: 8px;
    border-bottom: 2px solid #000;
    border-right: 2px solid #000;
    transform: rotate(45deg);
}

.topmenu_con {
    position: absolute;
    top: 30px;
    left: 0;
    background: #fff;
    z-index: 111;
    width: 1200px;
    max-height: 600px;
    overflow-y: auto;
    box-shadow: 0px 0px 25px 5px rgba(0, 0, 0, 0.09);
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    padding: 10px 10px 25px;
    display: none;
}

.topmenu_con ul li a {
    display: inline-block;
    padding: 2px 10px;
}

.topmenu_con strong {
    font-weight: bold;
}

.voltext {
    font-size: 20px;
    letter-spacing: 4px;
}

.top a.entrya {
    background-image: linear-gradient(0deg, #2da1f3 0%, #33b4f4 100%), linear-gradient(#3488dd, #3488dd);
    background-blend-mode: normal, normal;
    border-radius: 20px;
    padding: 12px 30px;
    display: inline-block;
    margin-top: 14px;
    font-size: 16px;
    letter-spacing: 1px;
    color: #ffffff;
}

.love span {
    position: absolute;
    top: 0;
    left: 0;
    font-family: FZCSJW--GB1-0;
    font-size: 35px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 26px;
    letter-spacing: 1px;
    color: #f87543;
}


/* å¯¼èˆª */

.nav-back {
    background-image: linear-gradient(0deg, #0661b0 0%, #2386c9 100%), linear-gradient( #33b4f4, #33b4f4);
    background-blend-mode: normal, normal;
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px;
    padding: 0.5rem 7rem;
}

.nav-back .navbar-nav {
    margin: 0 auto;
}

.nav-tab .navbar-light .navbar-nav .nav-link {
    font-size: 16px;
    /* letter-spacing: 1px; */
    color: #ffffff;
    padding: 0;
}

.nav-tab .navbar-light .navbar-nav .active>.nav-link {
    border-bottom: 3px solid #0a66b4;
}


.nav-tab .navbar-light .navbar-nav .nav-item {
    padding: 0 1rem;
    border-right: 1px solid #fff;
}

.nav-tab .navbar-light .navbar-nav .nav-item:last-child {
    border-right: none;
}
.nav-tab .navbar-light .navbar-nav .nav-item:hover>.nav-link {
    font-weight: bold;
    color: #fff;
    border-bottom: 3px solid #fff;
}


/* æ±‚åŠ©è€…ã€å¿—æ„¿è€…ã€å¿—æ„¿å›¢ä½“ */

.voluntlist .carousel-item .swiper-img {
    height: 300px;
    position: relative;
    overflow: hidden;
    background-position: center;
    background-size: cover;
}

.voluntlist .slide {
    padding-right: 0 !important;
}

.qiulist li {
    height: 300px;
    font-size: 30px;
    letter-spacing: 2px;
    width: 100%;
    display: block;
    text-align: center;
    position: relative;
    overflow: hidden;
    width: 32%;
    float: left;
    margin-right: 2%;
}

.tbut_menu {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 300px;
    z-index: 1111;
    display: none;
}

.tbut_menu a {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    color: rgb(255, 255, 255);
    border-bottom: 1px dotted rgb(255, 255, 255);
}

.qiulist li:nth-child(1) .tbut_menu {
    background: #f87543;
}

.qiulist li:nth-child(2) .tbut_menu {
    background: #96c933;
}

.qiulist li:nth-child(3) .tbut_menu {
    background: #33b4f4;
}

.qiulist li:last-child {
    margin-right: 0;
}

.qiulist li img {
    width: 120px;
    margin-top: 56px;
}

.qiulist li p {
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    margin-top: 20px;
}

.qiulist li:nth-child(1) {
    background: #f87543;
}

.qiulist li:nth-child(2) {
    background: #96c933;
}

.qiulist li:nth-child(3) {
    background: #33b4f4;
}

.mapcertifi .list {
    height: 220px;
    background-color: #ffffff;
    border-radius: 5px;
    border: solid 2px #33b4f4;
    text-align: center;
    cursor: pointer;
}

.mapcertifi .list i {
    width: 90px;
    height: 90px;
    margin-top: 20px;
    background-repeat: no-repeat;
}

.mapcertifi .list .i1 {
    background-image: url('../zyzimg/tab1.png');
}

.mapcertifi .list .i2 {
    background-image: url('../zyzimg/tab2.png');
}

.mapcertifi .list .i3 {
    background-image: url('../zyzimg/tab3.png');
}

.mapcertifi .list .p1 {
    font-size: 30px;
    margin-top: 12px;
    letter-spacing: 2px;
    color: #333333;
    font-weight: bold;
}

.mapcertifi .list .p2 {
    font-size: 18px;
    letter-spacing: 1px;
    color: #999999;
    margin-top: 6px;
}

.mapcertifi .list:hover {
    background-image: linear-gradient(0deg, #2da1f3 0%, #33b4f4 100%), linear-gradient(#33b4f4, #33b4f4);
    background-blend-mode: normal, normal;
}

.mapcertifi .list:hover .p1 {
    color: #fff;
}

.mapcertifi .list:hover .p2 {
    color: #dff4ff;
}

.mapcertifi .list:hover .i1 {
    background: url('../zyzimg/tab1-on.png') no-repeat;
}

.mapcertifi .list:hover .i2 {
    background: url('../zyzimg/tab2-on.png') no-repeat;
}

.mapcertifi .list:hover .i3 {
    background: url('../zyzimg/tab3-on.png') no-repeat;
}


/* å¿—æ„¿åŠ¨æ€ã€çƒ­ç‚¹æŽ¨èã€æˆ‘è¦æŸ¥è¯¢ */

.tabtitle a {
    font-size: 20px;
    color: #999999;
    font-weight: bold;
}

.tabtitle .nav-link {
    padding: .5rem 1.5rem;
    cursor: pointer;
}

.tabtitle .nav-link.active {
    color: #ffffff;
    background-color: #33b4f4;
    position: relative;
}

.tabtitle .nav-link.active::after {
    content: '';
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-top-color: #33b4f4;
    position: absolute;
    bottom: -19px;
    left: 16px;
}

.v-trends li {
    position: relative;
    padding-left: 19px;
    padding-right: 131px;
    margin-top: 22px;
}

.v-trends li::before {
    position: absolute;
    content: '';
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    width: 6px;
    height: 6px;
    border-radius: 6px;
    background-color: #33b4f4;
}

.v-trends li a {
    position: relative;
    display: block;
}

.v-trends li a p {
    font-size: 18px;
    color: #000000;
    display: block;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.v-trends li a b {
    color: #ff0000;
    position: absolute;
    top: 3px;
    right: -28px;
}

.v-trends li .time {
    position: absolute;
    font-size: 18px;
    color: #999999;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
}

.v-trends li .events {
    font-size: 16px;
    color: #33b4f4;
    margin-right: 10px;
}

.hot-recom {
    margin: 10px 0 20px;
}

.hot-recom li {
    background: url('../zyzimg/hot-back.png') no-repeat;
    height: 70px;
    line-height: 70px;
    text-align: center;
    margin-top: 10px;
}

.hot-recom a {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 2px;
    color: #ffffff;
}

.hot-search {
    padding-bottom: 20px;
}

.hot-search li {
    height: 40px;
    background-color: #ffffff;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    margin-top: 20px;
    display: flex;
}

.hot-search li input {
    height: 100%;
    flex: 1;
    padding: 0 16px;
}

.hot-search li .search-img {
    height: 100%;
    background-color: #33b4f4;
    width: 40px;
    padding: 8px;
    cursor: pointer;
}


/* å¿«é€Ÿé€šé“ */

.sub {
    font-size: 16px;
    color: #666666;
    margin-top: 14px;
}

.sub-title {
    font-size: 28px;
    font-weight: bold;
    color: #33b4f4;
}

.fastlist a {
    display: block;
    border-radius: 5px;
    padding: 20px 0 25px;
    font-size: 22px;
    font-weight: bold;
    color: #fffefe;
    text-align: center;
    margin-bottom: 20px;
}

.fastlist a p {
    margin-top: 16px;
}

.fastlist>div:nth-child(1) a {
    background-color: #f87543;
}

.fastlist>div:nth-child(2) a {
    background-color: #96c933;
}

.fastlist>div:nth-child(3) a {
    background-color: #57b89d;
}

.fastlist>div:nth-child(4) a {
    background-color: #dc82c6;
}

.fastlist>div:nth-child(5) a {
    background-color: #af7edb;
}

.fastlist>div:nth-child(6) a {
    background-color: #33b4f4;
}

.fastlist>div:nth-child(7) a {
    background-color: #dc82c6;
}

.fastlist>div:nth-child(8) a {
    background-color: #96c933;
}

.fastlist>div:nth-child(9) a {
    background-color: #57b89d;
}

.fastlist>div:nth-child(10) a {
    background-color: #f87543;
}

.fastlist>div:nth-child(11) a {
    background-color: #af7edb;
}

.fastlist>div:nth-child(12) a {
    background-color: #33b4f4;
}


/* åº•éƒ¨ */

footer {
    height: 200px;
    background-image: linear-gradient(0deg, #2da1f3 0%, #33b4f4 100%), linear-gradient(#33b4f4, #33b4f4);
    background-blend-mode: normal, normal;
}

.footer-tab {
    color: #fff;
}

.f-link {
    font-size: 16px;
    text-align: center;
    padding: 30px 0 25px;
    border-bottom: 1px solid #fff;
}

.f-link a {
    color: #fff;
}

.mo-none {
    display: block;
}

.pc-none {
    display: none;
}

.icp {
    padding-top: 30px;
}

.nav-tab .navbar-brand {
    display: none;
}


/* åˆ†äº«å¾®ä¿¡å¾®åšæŠ–éŸ³ç­‰ */

.xsy_share {
    text-align: center;
    position: relative;
}

.xsy_share img {
    position: absolute;
    bottom: 22px;
    right: 80px;
    display: none;
    width: 100px;
    height: 100px;
    z-index: 11111;
}

.xsy_share:hover img {
    display: block;
}

.share {
    position: fixed;
    top: 50%;
    right: 30px;
    transform: translate(0, -50%);
}

.share .code {
    display: block;
    margin-bottom: 10px;
    width: 50px;
    height: 50px;
    cursor: pointer;
}

.share div {
    position: relative;
}

.share div:last-child {
    margin-bottom: 0px;
}

.share .fucode {
    position: absolute;
    top: 0;
    right: 50px;
    display: none;
    width: 100px;
    height: 100px;
    z-index: 11111;
}


/* åˆ—è¡¨é¡µ */

.listpage {
    margin-top: 20px;
}

.listpage .tabtitle .nav-link.active::after {
    content: none;
}

.listpagediv {
    padding-top: 10px;
    padding-bottom: 20px;
}

.listpagedivone .v-trends li {
    padding-right: 0;
}

.listpagelist li {
    padding-right: 134px;
}


/* åˆ†é¡µ */

.pagenavigation {
    overflow: hidden;
    padding: 20px 0;
}

.pagenavigation li {
    margin-right: 10px;
}

.pagenavigation li a {
    padding: 8px 10px;
    display: inline-block;
    color: #505050;
}

.pagenavigation li a.active,
.pagenavigation li a:hover {
    background-color: #33b4f4;
    color: #fff;
    text-decoration: none;
}

.pagenavigation a.ablepage {
    border: solid 1px #33b4f4;
    color: #33b4f4;
}

.jumpPageNum {
    width: 40px;
    height: 40px;
    border: solid 1px #cccccc;
    padding: 0 8px;
}

.jumpToPage {
    border: solid 1px #cccccc;
    color: #505050;
}


/* å†…å®¹é¡µ */

.article .article-t {}

.article .article-t .title {
    font-size: 24px;
    font-weight: 600;
    margin: 20px 0;
    letter-spacing: 1px;
    color: #666;
    text-align: center;
}

.article .article-t .subtitle {
    font-size: 14px;
    letter-spacing: 1px;
    color: #999999;
    margin-top: 5px;
    text-align: center;
}

.article .article-c {
    text-indent: 2em;
    margin-top: 20px;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1px;
    color: #666;
    line-height: 32px;
}

.articleshare {
    margin: 40px 0 10px;
}

.articlesharel {
    font-size: 18px;
    text-align: center;
    letter-spacing: 1px;
    color: #000000;
}

.articleshare .bdsharebuttonbox a {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-left: 5px;
}

.articleshare .bdsharebuttonbox .bds_tsina {
    background: url('../zyzimg/share1.png') no-repeat;
}

.articleshare .bdsharebuttonbox .bds_tqq {
    background: url('../zyzimg/share2.png') no-repeat;
}

.articleshare .bdsharebuttonbox .bds_renren {
    background: url('../zyzimg/share3.png') no-repeat;
}

.articleshare .bdsharebuttonbox .bds_weixin {
    background: url('../zyzimg/share4.png') no-repeat;
}

.articleshare .bdsharebuttonbox .bds_copy {
    background: url('../zyzimg/share5.png') no-repeat;
}

.articleshare .bdsharebuttonbox .bds_more {
    background: url('../zyzimg/share6.png') no-repeat;
}

.bdshare_popup_box {
    left: 0;
    top: 0;
    transform: translate(-196px, 0);
}

.bdsharebuttonbox span {
    font-size: 20px;
    color: #000000;
    float: left;
    margin-top: 6px;
    margin-right: 10px;
}


/* è¿›å…¥é¡µé¢ */

.entry {
    width: 100vw;
    height: 100vh;
    background-image: url(../zyzimg/bc.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.changemodel {
    position: absolute;
    top: 50%;
    right: 0px;
    transform: translate(-40%, -50%);
}

.changemodel .title {
    font-size: 48px;
    font-weight: bold;
    letter-spacing: 5px;
    color: #3668c3;
    margin-bottom: 40px;
}

.changemodel .model li {
    float: left;
    width: 140px;
    height: 280px;
    margin-right: 50px;
    position: relative;
}

.changemodel .model li a {
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 3px;
    color: #ffffff;
    width: 32px;
    margin: 0 auto;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.changemodel .model li:nth-child(1) {
    background: #9ed43f;
}

.changemodel .model li:nth-child(2) {
    background: #ffad38;
}

.changemodel .model li:last-child {
    margin-right: 0;
}

@media screen and (max-width: 871px) {
    .mo-zhu {
        margin: 20px 0;
    }
    .mo-zhu a {
        color: #fff;
        display: inline-block;
        font-size: 15px;
        font-weight: bold;
    }
    .navbar-collapse {
        height: 500px;
        overflow-y: auto;
    }
    .mo-zhan {
        border-top: 1px solid #fff;
        margin-top: 10px;
        padding-top: 10px;
    }
    .nav-back {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 111111;
    }
    .nav-tab .navbar-brand {
        display: inline-block;
        color: #fff;
    }
    .mo-none {
        display: none;
    }
    .pc-none {
        display: block;
    }
    .nav-back {
        border-radius: 0;
        padding: .5rem 1rem;
    }
    .nav-tab .navbar-light .navbar-nav .nav-link {
        padding: 5px 0;
    }
    .nav-tab .navbar-light .navbar-nav .active>.nav-link {
        border-bottom: none;
        font-size: 16px;
    }
    .nav-tab .navbar-light .navbar-nav .nav-item {
        border-right: none
    }
    .share,
    .top {
        display: none;
    }
    /* åº•éƒ¨ */
    .footer-tab {
        margin-top: 10px;
        height: auto;
    }
    .f-link {
        padding: 10px 0;
    }
    .icp {
        padding: 10px 0;
        display: block !important;
        text-align: center;
    }
    .icpimg {
        display: block !important;
        text-align: center;
    }
    /* è½®æ’­å›¾ */
    .voluntlist .carousel-item .swiper-img {
        height: 200px;
    }
    .voluntlist {
        margin-top: 76px;
    }
    .voluntlist .slide {
        padding-right: 15px !important;
    }
    .qiulist {
        margin-top: 10px;
    }
    .qiulist li img {
        width: 80px;
        margin-top: 24px;
    }
    .qiulist li {
        height: auto;
        font-size: 21px;
        padding-bottom: 17px;
    }
    .qiulist li p {
        margin-top: 13px;
    }
    .mapcertifi .list {
        margin-bottom: 10px;
        height: 190px;
    }
    .mapcertifi .list i {
        background-size: 100% 100%;
        width: 70px;
        height: 70px;
    }
    .mapcertifi .list .p1 {
        font-size: 24px;
    }
    .mapcertifi .list .p2 {
        font-size: 14px;
    }
    .tabtitle a {
        padding: 4px 10px !important;
        font-size: 14px;
    }
    .v-trends li a p {
        font-size: 14px;
    }
    .v-trends li {
        margin-top: 12px;
    }
    .hot-recom a {
        font-size: 18px;
    }
    .listpage {
        margin-top: 76px;
    }
    .pagenavigation {
        display: block !important;
    }
    .pagenavigation li {
        display: inline-block;
        margin-bottom: 15px;
    }
    /* å†…å®¹é¡µ */
    .article .article-t .title {
        font-size: 23px;
    }
    .articleshare {
        display: block !important;
    }
    .bdsharebuttonbox {
        text-align: center;
    }
    .bdsharebuttonbox a {
        float: none !important;
        display: inline-block !important;
    }
    .bdsharebuttonbox span {
        display: none;
    }
    .articleshare .bdsharebuttonbox a {
        margin-left: 0
    }
    /* è¿›å…¥é¡µé¢ */
    .changemodel {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
        width: 100%;
    }
    .changemodel .title {
        font-size: 38px;
    }
    .changemodel .model li {
        float: none;
        width: 300px;
        height: 100px;
        margin: 20px auto !important;
    }
    .changemodel .model li a {
        font-size: 30px;
        width: 100%;
        display: inline-block;
    }
}