.tuandui-mobile {
    display: none;
}

.jiyuanContent {
    background: url(/zjzb/lib/second/image/rctd_bj.png) no-repeat;
    background-size: 100% 100%;
}

.video_list {

    margin-top: 0.44rem;
}

.videoItem {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 0.22rem;
    background: #fff;
    transition: linear .3s;
}

.videoItem:hover {
    box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, .15);
}

.videoItem:nth-child(3n+1) {
    margin-right: 0;
}

.imgbox_v {
    height: 3rem;
    position: relative;
    overflow: hidden;
}

.play_i {
    width: 0.62rem;
    height: 0.62rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.imgbox_v .vimg {
    width: 100%;
    height: 100%;
    transition: linear .3s;
    object-fit: cover;
}

.videoItem:hover .imgbox_v .vimg {
    transform: scale(1.1);
}

.videoItem .video_title {
    padding: 0.24rem 0.24rem 0.5rem 0.224rem;
    font-size: 0.2rem;
    color: rgb(51, 51, 51);
}




.gg-title {
    display: none;
    font-weight: bold;
    padding: 0.5rem 0;
    font-size: 0.3rem;

}

li {
    list-style: none;
}

.secondary-page-banner {
    height: 4.7rem;
}

.secondary-page-banner img {
    width: 100%;
    height: 100%;
}

.bt-line {
    border-bottom: 1px solid rgb(235, 235, 235);
}

.lv2-navigation-bar {
    height: 1rem;
    display: flex;
    justify-content: space-between;
    align-items: center;

}

.nav-bar-left {
    font-size: 0.2rem;
    color: rgb(132, 133, 133);
}

.nav-bar-left a {
    font-size: 0.2rem;
    color: rgb(132, 133, 133);
    margin: 0 5px;
}

.nav-bar-right ul {
    display: flex;

}

.nav-bar-right ul li {
    padding: 0 0.3rem;
    color: rgb(153, 153, 153);
    font-size: 0.2rem;
    position: relative;
}

.nav-bar-right ul li::after {
    content: '';
    height: 8px;
    width: 3px;
    background: rgb(153, 153, 153);
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -4px;
}

.nav-bar-right ul li a {
    color: rgb(153, 153, 153);
    font-size: 0.2rem;
}

.nav-bar-right ul li:first-child {
    margin-left: 0;
}

.nav-bar-right ul li:last-child {
    margin-right: 0;
}

.nav-bar-right ul li:last-child::after {
    display: none;
}

.nav-bar-right ul li.active a {
    color: rgb(44, 104, 185);
    font-weight: 700;
}

.content-body {
    background: url(/zjzb/lib/secondary-page/img/radian-gywm.png);
    background-position: center 2rem;
    background-repeat: no-repeat;
padding-bottom:1rem;
}

.content-body h5 {
    color: rgb(51, 51, 51);
    font-size: 0.32rem;
    text-align: center;
    margin: 0.3rem 0 0.2rem;
    padding-left: 1rem;
}

.content-text {
    display: flex;
}

.content-text img {
    width: 4.4rem;
    height: 6.2rem;
}

.content-text .nr-right {
    padding-top: 0.15rem;
    margin-left: 1rem;
}

.content-text .nr-right p {
    text-indent: 2em;
    line-height: 0.39rem;
    color: #000;
    font-size: 0.2rem;
}

.company-profile {
    margin-top: 1.1rem;
    display: flex;
    justify-content: space-between;
}

.company-profile .item p {
    font-size: 0.18rem;
    color: rgb(115, 114, 111);
}

.company-profile .item span {
    font-size: 0.36rem;
    font-weight: 700;
    color: rgb(60, 103, 179);
    margin-right: 0.05rem;
}

.one-content h5 {
    color: rgb(51, 51, 51);
    font-size: 0.35rem;
    font-weight: 700;
    text-align: center;
}

.one-content .one-title {
    width: 6.3rem;
    margin: 0.2rem auto 0.12rem;
    color: rgb(77, 77, 77);
    line-height: 0.4rem;
    font-size: 0.2rem;
    text-align: center;
}

.one-content {
    padding-top: 0.86rem;

    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 1.5rem;
}

.historical-subject {
    background: url(/zjzb/lib/secondary-page/img/menban.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    padding-top: 2.1rem;
    padding-bottom: 0.9rem;
}

.li-item-right {
    display: flex;
    justify-content: flex-end;
}

.li-item-left {
    display: flex;
}

.li-item-left .i-p-1 {
    color: rgb(44, 104, 185);
    font-size: 0.5rem;

    font-weight: 400;
    text-align: right;
}

.li-item-left .i-p-2 {
    color: rgb(51, 51, 51);
    font-size: 0.2rem;
    margin: 0.1rem 0;
    text-align: left !important;
    line-height: 1.7;
}

.li-item-left .i-p-3 {
    color: #fff;
    font-size: 0.2rem;
    background: rgb(44, 104, 185);
    padding: 6px 15px;
    display: inline-block;
}

.li-item-left .item-t {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}



.li-item-right .i-p-1 {
    color: rgb(44, 104, 185);
    font-size: 0.5rem;

    font-weight: 400;
}

.li-item-right .i-p-2 {
    color: rgb(51, 51, 51);
    font-size: 0.2rem;
    margin: 0.1rem 0;
}

.li-item-right .i-p-3 {
    color: #fff;
    font-size: 0.2rem;
    background: rgb(44, 104, 185);
    padding: 6px 15px;
    display: inline-block;
}

.li-item-right img,
.li-item-left img {
    width: 3.51rem;
    height: 2.34rem;
    margin-top: 0.38rem;
    display: block;
    object-fit: cover;
}

.li-item-right img {
    margin-left: -10px;
}

.li-item-left img {
    margin-right: -10px;
}

.li-item-right .big,
.li-item-left .big {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background-color: rgb(44, 104, 185);
}

.li-item-right .line,
.li-item-left .line {
    border-bottom: 3px dashed rgb(44, 104, 185);
    width: 1.97rem;
}

.li-item-right .small,
.li-item-left .small {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: rgb(44, 104, 185);
}

.li-item-right .item-d {
    margin-top: 0.25rem;
    display: flex;
    height: 0.325rem;
    width: 2.48rem;
    align-items: center;

}

.li-item-left .item-d {
    margin-top: 0.25rem;
    display: flex;
    height: 0.325rem;
    width: 2.48rem;
    align-items: center;
}

.honor-container {
    padding: 0.75rem 0 1.2rem 0;
}

.honor-container .honor-title {
    font-size: 0.3rem;
    font-weight: bold;
    color: #333333;
    text-align: center;
    margin-bottom: 0.2rem;
}

.honor-container .honor-desc {
    width: 9.73rem;
    margin: 0 auto;
    text-align: center;
    font-size: 0.21rem;
    color: #666666;
    line-height: 1.8;
}

.honor-container .honor-list-wrap {
    margin-top: 0.46rem;
}

.honor-container .honor-list-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.honor-container .honor-list-wrap .honor-item {
    width: 3.7rem;
    display: flex;
    align-items: center;
    margin-bottom: 0.75rem;
    margin-right: 1.1rem;
    position: relative;
}

.honor-container .honor-list-wrap .honor-item .name {
    text-align: center;
    color: #666666;
    font-size: 0.2rem;
    padding-bottom: 0.15rem;
    margin-bottom: 0.1rem;
    position: relative;
}

.honor-container .honor-list-wrap .honor-item .name::after {
    content: '';
    position: absolute;
    background: url('../image/zx.png') no-repeat;
    width: 1.55rem;
    height: 0.02rem;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.honor-container .honor-list-wrap .honor-item .jigou {
    color: #1f0908;
    font-size: 0.2rem;
    text-align: center;
    font-weight: 400;
    line-height: 1.7;
}

.honor-container .honor-list-wrap .honor-item .jigou * {
    color: #1f0908;
    font-size: 0.2rem;
    text-align: center;
    font-weight: 400;
}

.honor-container .honor-list-wrap .honor-item .textDesc {
    width: 2.9rem;
    margin: 0 auto;
}

.textDesc * {
    font-size: 0.2rem;
    color: rgb(102, 102, 102);
}

.honor-container .honor-list-wrap .honor-item .left-image {
    left: 0;
}

.honor-container .honor-list-wrap .honor-item .right-image {
    right: 0;
}

.honor-container .honor-list-wrap .honor-item img {
    width: 0.95rem;
    height: 1.21rem;
    position: absolute;
}

.honor-container .honor-list-wrap .honor-item:nth-child(3n) {
    margin-right: 0;
}

.honor-container .honor-list-wrap .honor-item:last-child{
 margin-right: 0;
}

.honor-title-after {
    margin-top: 0.7rem;
    text-align: center;
    font-size: 0.24rem;
    font-weight: bold;
    color: #333333;
    position: relative;
    padding-bottom: 0.15rem;
}

.honor-title-after::after {
    content: '';
    position: absolute;
    width: 0.4rem;
    height: 0.04rem;
    transform: translateX(-50%);
    left: 50%;
    bottom: 0;
    background-color: #2c68b9;
}

.honor-list-images {
    display: flex;
    flex-wrap: wrap;
    margin-top: 0.28rem;
}

.honor-list-images .honor-titles {
    text-align: center;
    font-size: 0.2rem;
    padding: 0.1rem 0;
}

.honor-list-images .item-boxs {
    margin-right: 0.18rem;
    margin-bottom: 0.3rem;
}

.honor-list-images .item-boxs:nth-child(4n) {
    margin-right: 0;
}

.honor-list-images .honor-item-image {
    width: 3.36rem;
    height: 2.62rem;
}

.honor-list-images .honor-item-image img {
    width: 100%;
    height: 100%;
}

.honor-desc-text {
    font-size: 0.2rem;
    width: 4rem;
    margin: 0.07rem auto;
    text-align: center;
    color: #666666;
    line-height: 1.7;
}

.honor-item-rz {
    margin-right: 0.15rem;
    margin-bottom: 0.15rem;
}

.honor-item-rz:nth-child(5n) {
    margin-right: 0;
}

.honor-rz-imgbox {
    width: 2.63rem;
    height: 3.38rem;
}

.honor-rz-imgbox img {
    width: 100%;
    height: 100%;
}

.honor-item-ry {
    width: 3.3rem;
    padding: 0.13rem 0.1rem 0.34rem 0.1rem;
    background-color: #fff;
    margin-right: 0.26rem;
    box-sizing: border-box;
    margin-bottom: 0.2rem;
}

.honor-item-ry:nth-child(4n) {
    margin-right: 0;
}

.honor-item-ry .honor-ry-title {
    min-height: 0.55rem;
    text-align: center;
    margin-top: 0.1rem;
    font-size: 0.2rem;
    font-weight: bold;
    line-height: 1.7;
}

.honor-ry-title * {
    font-size: 0.2rem;
    font-weight: bold;
}

.honor-item-ry .honor-ry-imgbox {
    height: 2.26rem;
}

.honor-item-ry .honor-ry-imgbox img {
    width: 100%;
    height: 100%;
}

.honor-item-ry .honor-ry-name {
    padding: 0.08rem 0 0.1rem 0;
    text-align: center;
    font-size: 0.18rem;
    color: #666666;
    position: relative;
}

.honor-item-ry .honor-ry-name::after {
    content: '';
    position: absolute;
    width: 3.11rem;
    height: 0.02rem;
    background: url("../image/hs.png") no-repeat;
    background-size: 100% 100%;
    bottom: 0;
    left: 0;
}

body {
    background-color: #f3f4f6;
    background: #fff !important;
}

.honor-rz-imgbox {
    margin-bottom: 0.1rem;
}

@media screen and (max-width: 1024px) {

    .w1400,
    .honor-desc {
        width: auto !important;
    }

    .videoItem {
        width: 100% !important;
        margin-right: 0 !important;
    }

    .imgbox_v {
        height: auto !important;
    }

    .play_i {
        width: 50px;
        height: 50px;
    }

    .videoItem .video_title {
        padding: 24px;
        font-size: 18px;
    }

    .honor-wrap {
        padding: 20px 15px;
    }

    .honor-title {
        font-size: 20px !important;
    }

    .honor-desc {
        font-size: 16px !important;
    }

    .honor-title-after {
        font-size: 18px !important;
    }

    .honor-item {
        width: 80% !important;
        margin-right: 0 !important;
        margin-top: 25px !important;
    }

    .item-boxs,
    .honor-item-rz,
    .honor-item-ry {
        width: 100% !important;
        margin-bottom: 15px !important;
        margin-right: 0 !important;
    }

    .honor-titles {
        font-size: 16px !important;
    }

    .honor-item-image,
    .honor-rz-imgbox,
    .honor-ry-imgbox {
        width: 100% !important;
        height: auto !important;
    }

    .honor-desc-text {
        width: auto !important;
        font-size: 16px !important;
    }

    .honor-ry-name {
        font-size: 16px !important;
    }

    .honor-ry-title {
        font-size: 18px !important;
    }

    .textDesc {
        width: auto !important;
    }

    .textDesc .name {
        font-size: 16px !important;
    }

    .textDesc .jigou {
        font-size: 18px !important;
    }

    .content-text {
        flex-direction: column;
        padding: 0 15px;
    }

    .content-text img {
        width: 100%;
        height: auto;
    }

    .content-body h5 {
        padding-left: 0;
        font-size: 18px;
    }

    .content-body {
        height: auto;
    }

    .nr-right {
        margin-left: 0 !important;
    }

    .nr-right * {
        font-size: 16px !important;
        line-height: 1.7 !important;
    }

    .company-profile {
        margin-top: 20px !important;
        padding: 15px 15px 30px 15px;
    }

    .company-profile .item span {
        font-size: 20px !important;
    }

    .company-profile .item p {
        font-size: 16px !important;
    }

    .company-profile {
        flex-wrap: wrap;

    }

    .company-profile .item i {
        font-size: 16px !important;
    }

    .company-profile .item {
        width: 48%;
        flex: none !important;
        margin-top: 15px;
    }

    .lv2-navigation-bar {
        flex-direction: column;
        align-items: flex-start;
        padding: 15px 15px 5px 15px !important;
        height: auto !important;
    }

    .nav-bar-right a {
        font-size: 16px !important;
    }

    .nav-bar-right ul {
        flex-wrap: wrap;
    }

    .nav-bar-right ul li {
        width: auto;
        float: left;
        margin-right: 0.4rem;
        margin-bottom: 0.1rem;
        padding: 0;
    }

    .nav-bar-right ul li::after {
        display: none;
    }

    .nav-bar-left {
        margin-bottom: 15px;
    }

    .nav-bar-left a {
        font-size: 16px;
    }

    .one-title {
        width: auto !important;
        font-size: 16px !important;
        line-height: 1.7 !important;
    }

    .one-content {
        padding: 15px !important;
    }

    .secondary-page-banner {
        height: 170px !important;
    }

    .honor-container .honor-list-wrap .honor-item .name * {
        font-size: 16px !important;
    }

    .jigou * {
        font-size: 16px !important;

    }

    .honor-ry-title * {
        font-size: 16px !important;
    }

    .honor-container .honor-list-wrap .honor-item img {
        width: auto;
        height: auto;
    }

    .zzjg {
        font-size: 18px !important;
    }

    .zhengwen {
        padding: 0 15px;
    }

    .zhengwen img {
        width: 100%;
    }

    .buju-desc {
        font-size: 16px !important;
        width: auto !important;
        line-height: 1.7;
    }

    .tuandui-mobile {
        display: block;
        padding: 15px;
    }

    .tuandui-mobile img {
        width: 100%;
        height: auto;
    }

    .gaoguan {
        display: none;
    }

    .gg-title {
        display: block;
        padding: 20px;
        text-align: center;
        font-size: 18px;
        font-weight: bold;
    }

    .i-p-2,
    .i-p-3 {
        font-size: 16px !important;
    }

    .historical-subject {
        background: transparent;
        padding: 20px 15px;
    }
}