.side_info {
    width: 230px;
}
.side_info .t {
    width: 100%;
    height: 75px;
}
.side_info .t .fl {
    line-height: 75px;
}
.con_next {
    width: 890px;
}
.gl-news-pc .m-header-box {
    display: none;
}
.gl-news-pc .text-list {
    padding-top: 10px;
}
.gl-news-pc .text-list .list-item {
    padding-left: 23px;
    box-sizing: border-box;
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 6px;
}
.gl-news-pc .text-list .list-item:nth-child(5n) {
    border-bottom: 1px dashed #ededed;
    margin-bottom: 15px;
    padding-bottom: 25px;
}
.gl-news-pc .text-list .list-item::before {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #dddddd;
    top: 50%;
    left: 6px;
    margin-top: -3px;
}
.gl-news-pc .text-list .list-item:hover .text {
    color: #3076bc;
}
.gl-news-pc .text-list .list-item:hover .time {
    color: #3076bc;
}
.gl-news-pc .text-list .list-item:hover::before {
    background: #3076bc;
}
.gl-news-pc .text-list .list-item .text {
    font-size: 16px;
    max-width: 75%;
    color: #333333;
}
.gl-news-pc .text-list .list-item .time {
    font-size: 16px;
    color: #999999;
}
.gl-news-pc .img-list .list-item {
    width: 272px;
    margin-top: 35px;
    margin-left: 55px;
}
.gl-news-pc .img-list .list-item:nth-child(3n-2) {
    margin-left: 0;
}
.gl-news-pc .img-list .list-item:hover .img-box img {
    transform: scale(1.1);
}
.gl-news-pc .img-list .list-item:hover .tit {
    color: #3076bc;
}
.gl-news-pc .img-list .list-item .img-box {
    width: 100%;
    height: 154px;
    overflow: hidden;
    position: relative;
}
.gl-news-pc .img-list .list-item .img-box img {
    width: 100%;
    min-height: 100%;
    transition: all 0.5s;
}
.gl-news-pc .img-list .list-item .img-box .time {
    position: absolute;
    padding: 5px 10px;
    background: rgba(88, 150, 201, 0.8);
    bottom: 0;
    right: 0;
    font-size: 14px;
    color: #fefefe;
    z-index: 5;
}
.gl-news-pc .img-list .list-item .tit {
    margin-top: 15px;
    font-size: 16px;
    color: #333333;
}
.gl-news-pc .img-list .video-list-item .tit {
    padding-left: 26px;
    box-sizing: border-box;
    position: relative;
}
.gl-news-pc .img-list .video-list-item .tit::before {
    content: "";
    position: absolute;
    left: 0;
    top: 1px;
    width: 21px;
    height: 20px;
    background: url("../images/icon-play.png") no-repeat center / 100%;
}
.gl-news-pc .code-list .list-item {
    width: 170px;
    height: 175px;
    margin-top: 20px;
}
.gl-news-pc .code-list .list-item img {
    display: block;
    width: 80%;
    margin: 0 auto;
}
.gl-news-pc .code-list .list-item p {
    margin-top: 10px;
    font-size: 16px;
    color: #666666;
    text-align: center;
}
.gl-news-pc .leadership-box .leadership-tx {
    width: 155px;
}
.gl-news-pc .leadership-box .leadership-tx img {
    width: 100%;
}
.gl-news-pc .leadership-box .leadership-detail {
    margin-left: 20px;
    width:620px;
}
.gl-news-pc .leadership-box .leadership-detail .name {
    font-size: 20px;
    color: #1376bc;
    margin-top: 30px;
}
.gl-news-pc .leadership-box .leadership-detail .position {
    font-size: 16px;
    color: #333;
    margin-top: 10px;
}
.gl-news-pc .leadership-box .leadership-detail .work.work1 {
    margin-top: 30px;
    font-size: 14px;
    color: #666;
}
.gl-news-pc .leadership-box .leadership-detail .work {
    margin-top: 5px;
    font-size: 14px;
    color: #666;
}
.gl-news-pc .leadership-introduction {
    padding-top: 20px;
    box-sizing: border-box;
    font-size: 16px;
    color: #666666;
}
.gl-news-pc .leadership-introduction p {
    margin-top: 8px;
}
.gl-news-pc .min_page {
    margin: 40px auto 30px;
}
.gl-news-pc .content .title-box {
    display: none;
}
.gl-news-pc .zj_footer-pc {
    display: block;
}
.gl-news-pc .zj_footer-m {
    display: none;
}
.gl-news-pc .gl-title-box {
    display: block;
}
.gl-news-pc .gl-title-box-m {
    display: none;
}
@media screen and (max-width: 750px) {
    .w1200 {
        width: 92%;
    }
    .side_info .t b {
        font-size: 2rem;
    }
    .gl-news-pc .con_bor {
        padding: 0;
    }
    .gl-news-pc .header {
        display: none;
    }
    .gl-news-pc .side_info {
        display: none;
    }
    .gl-news-pc .title-box {
        padding: 1.35rem 1.2rem;
        box-sizing: border-box;
        position: relative;
        z-index: 50;
        background: #4582be;
        margin: 1.5rem auto;
    }
    .gl-news-pc .title-box .text {
        font-size: 1.8rem;
        color: #fff;
    }
    .gl-news-pc .title-box .icon {
        position: absolute;
        width: 1.55rem;
        height: 0.8rem;
        background: url("../images/icon-jt.png") no-repeat center / 100%;
        top: 50%;
        right: 1.2rem;
        margin-top: -0.4rem;
        transition: all 0.3s;
    }
    .gl-news-pc .title-box .icon.act {
        transform: rotate(180deg);
    }
    .gl-news-pc .title-box .drop-down-box {
        position: absolute;
        height: 0;
        top: 100%;
        left: 0;
        background: #fff;
        width: 100%;
        overflow: hidden;
        transition: all 0.5s;
    }
    .gl-news-pc .title-box .drop-down-box.act {
        height: auto;
    }
    .gl-news-pc .m-header-box {
        display: block;
    }
    .gl-news-pc .content .title-box {
        display: block;
    }
    .gl-news-pc .zj_footer-pc {
        display: none;
    }
    .gl-news-pc .zj_footer-m {
        display: block;
    }
    .gl-news-pc .gl-title-box {
        display: none;
    }
    .gl-news-pc .gl-title-box-m {
        display: block;
    }
    .gl-news-pc .address {
        display: flex;
        margin-top: 1.85rem;
    }
    .gl-news-pc .con_next {
        width: 100%;
    }
    .gl-news-pc .min_page {
        height: 2rem;
        margin: 2rem auto;
    }
    .gl-news-pc .min_page ul {
        height: auto;
    }
    .gl-news-pc .min_page li {
        min-width: 2rem;
        height: 2rem;
        line-height: 2rem;
        float: left;
        color: #555;
        margin-right: 0.5rem;
    }
    .gl-news-pc .min_page li a {
        color: #9ba1a7;
        font-style: normal;
        font-size: 16px;
        text-align: center;
        background: #e7ebee;
        border-radius: 2px;
        height: auto;
    }
    .gl-news-pc .min_page li span {
        height: auto;
    }
    .gl-news-pc .text-list .list-item {
        padding-left: 0.75rem;
        box-sizing: border-box;
        position: relative;
        padding-top: 0.7rem;
        padding-bottom: 0.7rem;
    }
    .gl-news-pc .text-list .list-item:nth-child(5n) {
        padding-bottom: 0.7rem;
        border-bottom: none;
        margin-bottom: 0;
    }
    .gl-news-pc .text-list .list-item:nth-child(6n) {
        padding-bottom: 2.5rem;
        border-bottom: 1px dashed #ededed;
        margin-bottom: 1.5rem;
    }
    .gl-news-pc .text-list .list-item::before {
        content: "";
        position: absolute;
        width: 4px;
        height: 4px;
        border-radius: 50%;
        background: #dddddd;
        top: 50%;
        left: 0;
        margin-top: -1px;
    }
    .gl-news-pc .text-list .list-item a {
        display: flex;
        justify-content: space-between;
    }
    .gl-news-pc .text-list .list-item .text {
        font-size: 1.4rem;
        max-width: 70%;
        color: #333333;
    }
    .gl-news-pc .text-list .list-item .time {
        font-size: 1.4rem;
        color: #999999;
    }
    .gl-news-pc .img-list .list-item {
        margin-top: 1.2rem;
        width: 100%;
        margin-left: 0;
    }
    .gl-news-pc .img-list .list-item .img-box {
        width: 100%;
        position: relative;
        height: 18rem;
    }
    .gl-news-pc .img-list .list-item .img-box img {
        width: 100%;
    }
    .gl-news-pc .img-list .list-item .img-box .time {
        position: absolute;
        padding: 0.5rem 1rem;
        font-size: 1.2rem;
        color: #fefefe;
        background: rgba(88, 150, 201, 0.8);
        bottom: 0;
        right: 0;
    }
    .gl-news-pc .img-list .list-item .tit {
        font-size: 1.4rem;
        color: #333333;
        margin-top: 1.2rem;
    }
    .gl-news-pc .img-list .video-list-item .tit {
        padding-left: 2.25rem;
        position: relative;
        box-sizing: border-box;
    }
    .gl-news-pc .img-list .video-list-item .tit::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 1.9rem;
        height: 2rem;
        background: url("../images/icon-play.png") no-repeat center / 100%;
    }
    .gl-news-pc .code-list {
        display: flex;
        flex-wrap: wrap;
    }
    .gl-news-pc .code-list .list-item {
        width: 50%;
        height: auto;
        float: unset;
    }
    .gl-news-pc .code-list .list-item img {
        width: 95%;
        margin: 0;
    }
    .gl-news-pc .code-list .list-item p {
        width: 95%;
    }
    .gl-news-pc .code-list .list-item:nth-child(2n) {
        display: flex;
        flex-direction: column;
        align-items: flex-end;
    }
    body {
        background: transparent;
        padding: 0;
    }
    html,
    body {
        width: 100%;
    }
}
