﻿.pagination {
    text-align: center;
    font-size: 0;
    padding-top: 50px;
}

.pagination a {
    display: inline-block;
    border: 1px solid #dcdcdc;
    padding: 0 12px;
    height: 35px;
    font-size: 14px;
    line-height: 35px;
    text-align: center;
    color: #666;
    margin: 8px 7px;
}

.pagination a.active {
    background: #0094de;
    color: #fff;
    border: 1px solid #0094de;
}

.pagination a:hover {
    background: #0094de;
    color: #fff;
    border: 1px solid #0094de;
}

.pagination span {
    display: inline-block;
    font-size: 14px;
}

.ny-main {
    padding: 65px 0;
}

.ny {
    overflow: hidden;
}

.ny-left {
    position: relative;
    float: left;
    width: 300px;
    background-color: #f5f5f5;
    box-shadow: 0 0 5px #eee;
}

.ny-left>ul>li {
    position: relative;
    line-height: 54px;
    overflow: hidden;
    padding-left: 20px;
    padding-right: 20px;
}

.ny-left>ul>li>span {
    position: absolute;
    right: 20px;
    top: 10px;
    width: 30px;
    height: 30px;
    background: url(../images/zk.png) no-repeat center center;
}

.ny-left>ul>li.on {
    border-bottom: 1px dashed #d3d3d3;
}

.ny-left>ul>li.on>span {
    background: url(../images/zk-other.png) no-repeat center center;
}

.ny-left>ul>li>a {
    text-align: center;
    display: block;
    font-size: 18px;
    color: #3a3a3a;
    line-height: 54px;
    border-bottom: 1px dashed #d3d3d3;
}

.ny-left>ul>li.on>a {
    color: #0094de;
    border-left: 4px solid #0094de;
    background-color: #fff;
    box-shadow: 0 0 5px #eee;
    margin-left: -20px;
    margin-right: -20px;
    border-bottom: none;
    font-weight: bold;
}

.ny-left>ul>li>ul {
    display: none;
    padding-bottom: 20px;
}

.ny-left>ul>li.active>ul {
    display: block;
}

.ny-left>ul>li>ul>li {
    position: relative;
    line-height: 28px;
    margin-top: 20px;
    text-align: center;
}

.ny-left>ul>li>ul>li>a {
    font-size: 18px;
    color: #666;
    letter-spacing: normal;
}

.ny-left>ul>li>ul>li:hover>a {
    color: #0094de;
    font-weight: bold;
}

.ny-left>ul>li>ul>li>ul {
    display: none;
}

.ny-left>ul>li>ul>li>ul>li {
    border-bottom: 1px solid #eee;
    line-height: 40px;
}

.ny-left>ul>li>ul>li>ul>li>a {
    font-size: 14px;
    color: #333;
}

.ny-left>p {
    position: relative;
    line-height: 80px;
    background: #0094de;
    font-size: 26px;
    text-align: center;
    color: #fff;
    font-weight: bold;
}

.ny-left>p span {
    position: absolute;
    right: 10px;
    top: 14px;
    width: 20px;
    height: 20px;
    background: url(../images/sub_left_down2.png) no-repeat center center;
    display: none;
    z-index: 998;
}

.ny-left>p span.on {
    background: url(../images/sub_left_up2.png) no-repeat center center;
}

.ny-lx {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 45px;
}

.ny-lx h2 {
    font-size: 18px;
    color: #0094de;
    background: url(../images/redxx.png) no-repeat right center;
    margin-bottom: 15px;
}

.ny-lx p {
    line-height: 24px;
    margin-bottom: 10px;
    font-size: 14px;
    color: #444444;
}

.ny-lx .ewm {
    width: 261px;
    height: 261px;
    text-align: center;

}

.ny-lx .ewm img {
    margin-top: 30px;
}

.ny-lx .ewm p {
    margin-top: 20px;
    font-size: 16px;
    color: #525252;
}

.ny-right {
    overflow: hidden;
    padding-left: 40px;
}

.ny-left ul li.active ul {
    display: block;
}

.ny-title {
    overflow: hidden;
    line-height: 55px;
    background-color: #f5f5f5;
    padding-left: 15px;
    padding-right: 15px;
}

.ny-title h2 {
    float: left;
    font-size: 18px;
    color: #171717;
    font-weight: normal;
    padding-left: 18px;
    background: url(../images/bt.png) no-repeat left center;
}

.position {
    float: right;
}

.position span {
    font-size: 14px;
    color: #818181;
}

.position a {
    font-size: 14px;
    color: #818181;
}

.position a:hover {
    color: #0094de;
}


/* 氓鈥犫�γヂ姑┞÷� */

.detail-tit {
    padding-top: 40px;
    padding-bottom: 30px;
    border-bottom: 1px dashed #dddddd;
}

.detail-tit>h4 {
    font-size: 20px;
    line-height: 1;
    margin-bottom: 15px;
    color: #3d3d3d;
    text-align: center;
    font-weight: normal;
}

.detail-tit>p {
    font-size: 14px;
    line-height: 20px;
    color: #999999;
    text-align: center;
}

.detail-tit>p>span {
    display: inline-block;
    margin: 0 16px;
}

.detail-text p {
    font-size: 16px;
    line-height: 32px;
    color: #333;
    margin-top: 10px;
    text-indent: 2em;
    word-break: break-all;
}


.detail-text img {
    margin: 0 auto;
    display: block;
    max-width: 96%;
    height: auto !important;
}


#art .detail-text p {
    margin-top: 0;
}

#art .detail-text>p:first-child {
    margin-top: 30px;
}

.detail-img>img {
    display: block;
    width: 100%;
    max-width: 622px;
    margin: auto;
}

.detail-img {
    margin-top: 16px;
    margin-bottom: 16px;
    text-align: center;
}

.detail-img span {
    font-size: 15px;
    color: #444;
}

.paging {
    padding-left: 5px;
    padding-top: 20px;
}

.paging>a {
    display: block;
    font-size: 16px;
    line-height: 36px;
    color: #333;
}

.paging>a>span {
    display: inline-block;
    font-size: 16px;
    color: #333;
    margin-right: 10px;
}

.paging>a:hover {
    color: #0094de;
}

.paging>a:hover>span {
    color: #0094de;
}

.page {
    margin-top: 30px;
    border-top: 1px solid #d9d9d9;
}

.page p {
    padding-top: 20px;
}

.page p span {
    font-size: 15px;
    color: #444;
}

.page p a {
    font-size: 15px;
    color: #444;
}

.page p a:hover {
    color: #0094de;
}


/* 氓鈥郝久р�扳�∶ニ嗏�斆÷� */

.pic-list>ul {
    overflow: hidden;
}

.pic-list>ul>li {
    position: relative;
    float: left;
    width: 30%;
    margin-left: 5%;
    margin-top: 30px;
    top: 0;
    transition: all .3s;
}

.pic-list>ul>li:hover {
    top: -10px;
}

.pic-list>ul>li:nth-child(3n-2) {
    margin-left: 0;
}

.pic-list>ul>li a {
    display: block;
}

.pic-list>ul>li .pic {
    max-height: 193px;
}

.pic-list>ul>li .pic img {
    display: block;
    width: 100%;
    height: 100%;
}

.pic-list>ul>li .text {
    background-color: #f5f5f5;
    text-align: center;
    line-height: 60px;
}

.pic-list>ul>li .text p {
    font-size: 16px;
    color: #2f2f2f;
    overflow: hidden;
}

.pic-list>ul>li:hover .text p {
    color: #0094de;
}

.pic-list>ul>li .more {
    display: inline-block;
    margin-top: 15px;
    width: 90px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border: 1px solid #dddddd;
    font-size: 12px;
    color: #666;
    text-transform: uppercase;
}

.pic-list>ul>li:hover .more {
    border: 1px solid #0094de;
}
/* 氓庐啪茅陋艗氓鹿鲁氓聫掳氓艩篓氓鈥郝� */
.platform-title {
    text-align: center;
    font-size: 26px;
    font-weight: 800;
    color: transparent;
    background: linear-gradient(90deg, #2c7edb, #0954c5);
    background-clip: text;
    -webkit-background-clip: text;
    margin: 60px auto 20px;
    position: relative;}

.platform-title::after {
    content: "";
    display: block;
    width: 60px;
    height: 4px;
    background: linear-gradient(90deg, #2c7edb, #0954c5);
    margin: 10px auto 0;
    border-radius: 2px;
    box-shadow: 0 0 4px rgba(38, 126, 227, 0.4);}

.platform-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    justify-content: center;}

.platform-item {
    width: 340px;
    background-color: #ffffff;
    border-radius: 12px;
    padding: 20px;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    text-align: center;
    border: 1px solid #e0e6ed;}

.platform-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.12);}

.platform-item img {
    width: 100%;
    height: 180px;
    object-fit: cover;
    border-radius: 6px;
    margin-bottom: 10px;}

.caption {
    font-size: 16px;
    color: #333;}

.p-content {
    text-indent: 2em;
    line-height: 1.8;
    text-align: justify;
    font-size: 18px;
    color: #333333;
    margin-bottom: 12px;}
/*氓赂藛猫碌鈥灻┧溑该ぢ悸�  */
.szdwbox {
    margin: 20px auto;
}
.szdwbox li{
    width: 50%;
}
.card-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    }
.card-grid a{
    display: block;
    margin: 10px;
}
.card {
    background-color: #f5f5f5;
    border-radius: 6px;
    overflow: hidden;
    display: flex;
    align-items: flex-start;
    padding: 20px 15px 15px 15px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);}

.card img {
    width: 100px;
    height: 130px;
    object-fit: cover;
    border-radius: 4px;
    margin-right: 15px;}

.card-content h3 {
    font-weight: bold;
    font-size: 24px;
    color: #111;
    height: auto;
    overflow: hidden;
    margin-bottom: 5px;
    }

.card-content p {
    margin: 3px 0;
    font-size: 15px;
    color: #555;
    line-height: 30px;
    overflow: hidden;

    }
.card-content p:last-child{height: 60px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;}
.card-content p:before {
    content: "";
    width: 5px;
    height: 5px;
    background: #2b75af;
    display: inline-block;
    margin: 0 8px 4px 0;
    vertical-align: middle;
    border-radius: 50%;}

.card-content a {
    display: inline-block;
    margin-top: 8px;
    color: #2b6cb0;
    font-size: 14px;
    text-decoration: none;}
/*氓鈥郝久︹�撯�∶︹�標溍β�  */
.twzy-list{
    margin: 20px auto;
    padding: 0 1%;
}
.twzy-list li{
    margin: 20px auto;
}
.twzy-list .mentor-card {
    background-color: #ffffff;
    border-radius: 12px;
    padding: 24px 28px;
    box-shadow: 0 4px 12px rgba(10, 78, 177, 0.08);
    opacity: 0;
    transform: translateY(40px);
    transition: all 0.5s ease-out;}

.twzy-list .mentor-card.revealed {
    opacity: 1;
    transform: translateY(0);}

.twzy-list .mentor-card:hover {
    box-shadow: 0 6px 20px rgba(10, 78, 177, 0.15);}

.twzy-list .mentor-header-row {
    display: flex;
    align-items: flex-start;
    gap: 24px;
    margin-bottom: 10px;
    flex-wrap: wrap;}

.twzy-list .mentor-avatar {
    width: 106px;
    height: 128px;
    object-fit: cover;
    border-radius: 10px;
    border: 2px solid #e6edf5;}

.twzy-list .mentor-info-block {
    flex: 1;
    min-width: 240px;}

.twzy-list .mentor-name {
    font-size: 18px;
    font-weight: 600;
    color: #222;
    margin-bottom: 6px;}

.twzy-list .mentor-contact {
    font-size: 14px;
    margin-bottom: 8px;
    color: #444;}

.twzy-list .mentor-contact span {
    color: var(--main-color, #0a4eb1);}

.twzy-list .mentor-banner-inline {
    background: var(--banner-bg, linear-gradient(to right, #f0f8ff, #ffffff));
    padding: 11px 14px;
    border-radius: 8px;
    font-size: 16px;
    color: var(--main-color, #0a4eb1);
    font-style: italic;
    font-weight: bold;
    margin-top: 6px;}

.twzy-list .mentor-tag,
.twzy-list .mentor-badge {
    display: inline-block;
    font-size: 14px;
    background-color: var(--bg-light, #e0f0ff);
    color: var(--main-color, #0a4eb1);
    font-weight: 500;
    padding: 4px 8px;
    border-radius: 6px;
    margin: 0 6px 6px 0;}

.twzy-list .mentor-content {
    margin-top: 10px;}
.twlb{overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 60px;
    color: #888;
    font-weight: normal;
    background: #fff;
    font-style: unset;
    font-size: 16px;
    padding: 11px 0px;
    line-height: 1.52;}
    #alttext-container{width:100%;}
/* 盲赂禄茅垄藴猫鈥奥裁ヂ徦溍┾�÷徝ヂ∶ぢ光�� */
.theme-blue {
    --main-color: #1e4f91;
    --bg-light: #f0f5fb;
    --banner-bg: linear-gradient(to right, #f0f5fb, #ffffff);}

.theme-yellow {
    --main-color: #b6841b;
    --bg-light: #fdf7e8;
    --banner-bg: linear-gradient(to right, #fdf7e8, #ffffff);}

.theme-green {
    --main-color: #2f7461;
    --bg-light: #e8f4f1;
    --banner-bg: linear-gradient(to right, #e8f4f1, #ffffff);}

.theme-purple {
    --main-color: #6958a0;
    --bg-light: #f4f1fa;
    --banner-bg: linear-gradient(to right, #f4f1fa, #ffffff);}

/* 氓路娄盲戮搂氓炉录猫藛陋 */
/* 猫炉麓盲赂鈥溍ぢ概� */
.d-content {
    margin: 30px auto;
    width: 96%;
    padding: 0;
}

.mentor-list {
    display: flex;
    flex-direction: column;
    gap: 20px;}

.mentor-card {
    background-color: #ffffff;
    border-radius: 12px;
    padding: 24px 28px;
    box-shadow: 0 4px 12px rgba(10, 78, 177, 0.08);
    transform: translateY(40px);
    transition: all 0.5s ease-out;
    }

.mentor-card.revealed {
    opacity: 1;
    transform: translateY(0);}

.mentor-card:hover {
    box-shadow: 0 6px 20px rgba(10, 78, 177, 0.15);}

.mentor-header-row {
    display: flex;
    align-items: flex-start;
    gap: 24px;
    margin-bottom: 10px;
    flex-wrap: wrap;}

.mentor-avatar {
    width: 106px;
    height: 128px;
    object-fit: cover;
    border-radius: 10px;
    border: 2px solid #e6edf5;}

.mentor-info-block {
    flex: 1;
    min-width: 240px;}

.mentor-name {
    font-size: 18px;
    font-weight: 600;
    color: #222;
    margin-bottom: 6px;}

.mentor-contact {
    font-size: 14px;
    margin-bottom: 8px;
    color: #444;}

.mentor-contact span {
    color: var(--main-color, #0a4eb1);}

.mentor-banner-inline {
    background: var(--banner-bg, linear-gradient(to right, #f0f8ff, #ffffff));
    padding: 11px 14px;
    border-radius: 8px;
    font-size: 16px;
    color: var(--main-color, #0a4eb1);
    font-style: italic;
    font-weight: bold;
    margin-top: 6px;}

.mentor-tag,
.mentor-badge {
    display: inline-block;
    font-size: 14px;
    background-color: var(--bg-light, #e0f0ff);
    color: var(--main-color, #0a4eb1);
    font-weight: 500;
    padding: 4px 8px;
    border-radius: 6px;
    margin: 0 6px 6px 0;}

.mentor-content {
    margin-top: 10px;}
/* 盲赂禄茅垄藴猫鈥奥裁ヂ徦溍┾�÷徝ヂ∶ぢ光�� */
.theme-blue {
    --main-color: #1e4f91;
    --bg-light: #f0f5fb;
    --banner-bg: linear-gradient(to right, #f0f5fb, #ffffff);}

.theme-yellow {
    --main-color: #b6841b;
    --bg-light: #fdf7e8;
    --banner-bg: linear-gradient(to right, #fdf7e8, #ffffff);}

.theme-green {
    --main-color: #2f7461;
    --bg-light: #e8f4f1;
    --banner-bg: linear-gradient(to right, #e8f4f1, #ffffff);}

.theme-purple {
    --main-color: #6958a0;
    --bg-light: #f4f1fa;
    --banner-bg: linear-gradient(to right, #f4f1fa, #ffffff);}

/* 氓藛鈥斆÷┞÷� */

.list>ul>li {
    position: relative;
    padding-left: 25px;
    padding-right: 85px;
    background: url(../images/ny-icon.png) no-repeat 10px center;
    line-height: 60px;
    border-bottom: 1px solid #dfdfdf;
}

.list>ul>li>a {
    display: block;
    font-size: 16px;
    color: #303030;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list>ul>li em {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 16px;
    color: #999;
}



.list>ul>li:hover>a {
    color: #0094de;
}

@media screen and (max-width: 1024px) {
    .ny-left {
        float: none;
        width: auto;
        margin-top: 0;
    }

    .ny-left p span {
        display: block;
    }

    .ny-left p {
        font-size: 24px;
        text-align: left;
        line-height: 30px;
        padding: 10px;
        margin-top: 10px;
    }

    .ny-left p span {
        right: 30px;
        top: 17px;
    }

    .ny-left>ul {
        display: none;
    }

    .ny-right {
        padding-left: 0;
        margin-top: 15px;
    }

    .ny-left>ul>li {
        line-height: 50px;
    }

    .ny-left>ul>li>span {
        top: 12px;
    }

    .ny-main {
        padding-top: 0;
        padding-bottom: 10px;
    }

    .teach-pic>ul>li a .text {
        padding-left: 15px;
    }

    .ny-lx {
        display: none;
    }
}

@media screen and (max-width: 1000px) {
    .teach-pic>ul>li a .text p {
        margin-bottom: 10px;
    }
}
@media screen and (max-width: 768px) {
    .twzy-list .mentor-header-row{
    /* display: block; */
}    .ttt {
        width: 100% !important;
    }
    .szdwbox li{width:100%}
    .card-content h3{
    font-size: 20px;
}
    .card-content p{
}
}
@media screen and (max-width: 600px) {
    .ny-title h2 {
        float: none;
        font-size: 16px;
    }

    .position {
        float: none;
        margin-top: 10px;
    }

    .detail-tit {
        padding: 15px 0;
    }

    .detail-tit>h4 {}

    .pic-list>ul>li {
        width: 48%;
        margin-left: 0;
        margin-top: 15px;
    }

    .pic-list>ul>li:nth-child(2n) {
        margin-left: 4%;
    }

    .pic-list>ul>li .text p {
        font-size: 14px;
    }

    .list>ul>li {
        padding-left: 10px;
        line-height: 39px;
        background: url(../images/ny-icon.png) no-repeat left center;
    }

    .list>ul>li>a {
        font-size: 14px;
    }

    .list>ul>li em {
        font-size: 12px;
    }

    .ny-left p {
        font-size: 18px;
    }

    .ny-left p span {
        top: 14px;
    }

    .ny-left>ul>li>a {
        font-size: 16px;
    }

    .ny-left>ul>li>ul>li>a {
        font-size: 14px;
    }

    .detail-tit>h4 {
        line-height: 24px;
        font-size: 18px;
    }

    .detail-text p {
        margin-top: 10px;
    }

    .page p {
        padding-top: 10px;
    }

    .teach-pic>ul>li {
        float: none;
        width: auto;
        margin-left: 0;
    }

    .ny-title {
        line-height: 22px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .pic-list>ul>li .text {
        line-height: 30px;
    }
}


.pb_sys_common .p_fun_d, .pb_sys_common .p_no_d, .pb_sys_common .p_no_o, .pb_sys_common .p_fun a, .pb_sys_common .p_no a {
        margin: 5px 0px 0px 5px !important;
}

/* 氓鈥ε∶ヂ宦� */
.redmain .ny-left>p{
    background: #d1151a;
}
.redmain  .ny-lx h2{
    color: #d1151a;
}
.redmain .ny-title h2{
    background: url(../images/redbt.png) no-repeat left center;
}
.redmain .list>ul>li:hover>a{color: #d1151a;}
.redmain .footer-box{background: url(../images/djhbg.png) no-repeat;background-size: cover;}
.redmain .foot-b{
    background-color: #c2270a;
}
.redmain .p_no_d{    border: 1px solid #c2270a !important;    color: #fff;    background-color: #c2270a !important;}
.redmain .header{
    border-top: 5px solid #d1151a;
}
.redmain .nav>ul>li ul li:hover {
    background-color: #d1151a;
}
.redmain .m-nav{
    background: #d1151a;
}