 .TRS_Editor img {
            display: block;
            margin: 0 auto !important;
        }

  /* PC端样式 */
        .mobile_content {
            display: none;
        }

        .pc_content {
            display: block;
        }

        /* 移动端样式 - 屏幕宽度小于768px时 */
        @media (max-width: 767px) {
            html {
                font-size: 39px;
            }

            .TRS_Editor p img,
            .TRS_Editor div img,
            .TRS_Editor span img {
                height: auto !important;
            }

            .mobile_content {
                display: block;
            }

            .pc_content {
                display: none;
            }
        }

 .news-head>p:nth-child(2) {
            width: 1400px;
        }

        @media screen and (max-width: 480px) {
            .news-head>p:nth-child(2) {
                width: 100% !important;
            }
        }

        .news-head {
            min-height: 259px;
        }

        .month_en {
            font-style: normal;
        }

        .month_en::selection {
            background: rgb(255, 255, 207);
        }

        .news-head p span::selection {
            background: rgb(255, 255, 207);
        }

        .news-head p span:last-child {
            margin-left: 0px;
        }

        div::selection {
            background: rgb(255, 255, 207);
        }

        p::selection {
            background: rgb(255, 255, 207);
        }

        span::selection {
            background: rgb(255, 255, 207);
        }

        font::selection {
            background: rgb(255, 255, 207);
        }

        .TRS_Editor p img,
        .TRS_Editor div img,
        .TRS_Editor span img {
            max-width: 100%
        }

        /*底部*/
        .bottom {
            float: left;
            width: 100%;
            padding: 0 4%;
            overflow: hidden;
            background-color: #444444;
        }
 .lianxi-work-item-title {

    font-size: 18px;
    color: #333;
    line-height: 28px;
    float: left;
    /* transition: all linear .3s; */
}
    .lianxi-work-Introduction {
    margin-top: 50px;
    font-size: 16px;
    color: #333;
    line-height: 32px;
    text-indent: 32px;
}
.lianxi-work-title {
    margin-top: 83px;
    font-size: 24px;
    color: #333;
    line-height: 28px;
}
.lianxi-work-list {
    margin-top: 30px;
    border-top: 1px solid #DDD;
}
.lianxi-work-item {
    padding: 30px 0;
    height: auto;
    border-bottom: 1px solid #DDD;
    /* transition: all linear .3s; */
}
.lianxi-work-item-top {
    height: 28px;
    /* cursor: pointer; */
}
.lianxi-work-item.active .lianxi-work-item-title {
    font-size: 20px;
    color: #005984;
    line-height: 28px;
    border-left: 4px solid #005984;
    padding-left: 15px;
}
.lianxi-work-item-an {
    float: right;
    cursor: pointer;
}
.lianxi-work-item-an-name {
    font-size: 14px;
    color: #3DA1D2;
    margin-right: 8px;
    vertical-align: middle;
    transition: color linear .3s;
}
.lianxi-work-item.active  .lianxi-work-item-an-name {
    font-size: 14px;
    color: #005984;
}
.iconfont {
    font-family: "iconfont" !important;
    font-size: 14px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.lianxi-work-item-an-icon {
    font-size: 16px;
    color: #CCC;
    vertical-align: middle;
    /* transition: transform linear .3s; */
}
.lianxi-work-item.active .lianxi-work-item-an-icon {
    transform: rotate(90deg);
    display: inline-block;
}
.lianxi-work-item-content {
    margin-top: 25px;
    display: none;
    opacity: 0;
    font-size: 16px;
    line-height: 1.5;
    transition: opacity linear .3s;
}
.lianxi-work-item.active .lianxi-work-item-content {
    display: block;
    opacity: 1;
}
.lianxi-we-position {
    width: 100%;
    height: 272px;
    background: #005984;
    position: relative;
    margin-top: 90px;
    padding-top: 65px;
    margin-bottom: 157px;
}
.huodong {
    position: relative;
}
.lianxi-we-position-title {
    font-size: 24px;
    color: #FFF;
    line-height: 28px;
}
.lianxi-we-position-detail {
    margin-top: 32px;
    width: 237px;
    font-size: 16px;
    color: #FFF;
    line-height: 28px;
}
#lianxi-we-position-map {
    position: absolute;
    top: -20px;
    left: 282px;
    width: 944px;
    height: 296px;
}
.juanzeng-aside {
    background: #F6F8FA;
    padding-bottom: 20px;
}
.lishi-aside {
    padding-bottom: 15px;
}
.juanzeng-aside h5 {
    background: #3DA1D2;
    font-size: 22px;
    margin-bottom: 20px;
    padding: 13px 20px;
    color: #fff;
}
.lishi-aside h5 {
    padding-top: 20px;
    margin-bottom: 10px;
    color: #083D6C;
    background: none;
}
.juanzeng-aside p {
    padding-left: 20px;
    font-size: 14px;
    margin: 0 0 10px;
}
.juanzeng-aside p span {
    display: inline-block;
    width: 75px;
    color: #666666;
}.lishi-aside a {
    margin-top: 30px;
    background: #3DA1D2;
    display: block;
    height: 50px;
    text-align: center;
    color: #fff!important;
    font-size: 14px;
    line-height: 50px;
}.iconfont {
    font-family: "iconfont" !important;
    font-size: 14px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}



 @media screen and (max-width: 768px) {
    .lianxi-we-position {
        height: auto;
        /* padding-bottom: 50px; */
        margin-bottom: 0px;
    }
    .mob-pd0 {
    padding: 0px;
}.lianxi-we-position-title {
    padding-left: 15px;
}
.lianxi-we-position-detail {
    padding-left: 15px;
}
#lianxi-we-position-map {
    margin-top: 40px;
    /* margin-bottom: 50px; */
    position: relative;
    top: 0px;
    width: 100%;
    left: 0px;
}
}