.develop {
    padding: 0 70px 204px 80px
}

.activity {
    padding: 0 20px 140px 20px
}

.activity .pages {
    margin-top: 60px
}

.activity-news {
    display: flex;
    padding: 0 0 64px 14px
}

.activity-news-logo {
    width: 220px;
    height: 140px
}

.activity-news-logo img {
    width: 100%;
    height: 100%
}

.activity-news-cont {
    width: calc(100% - 220px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 20px;
    box-sizing: border-box;
}

.activity-news-tit {
    padding: 10px 0 10px 0;
    color: #000;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.4;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    word-break: break-all
}

.activity-news-txt {
    color: #a5a5a5;
    font-size: 12px;
    line-height: 1.3;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    word-break: break-all;
    margin-bottom: 20px;
}

.activity-news-num {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #545454;
    font-size: 14px
}

.activity-news-num img {
    width: 20px;
    height: 13px;
    margin-right: 7px
}

.activity-list li {
    display: flex;
    padding: 20px 0 10px 10px;
    border-bottom: 1px solid rgba(220, 220, 220, 0.54);
    box-sizing: border-box
}

.activity-list li:first-child {
    border-top: 1px solid rgba(220, 220, 220, 0.54)
}

.activity-time {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 77px;
    border: 2px solid rgba(207, 182, 129, 0.44);
}

.activity-time p {
    color: #cfb681;
    font-size: 16px;
    text-align: center
}

.activity-time p:first-child {
    padding-bottom: 2px;
    font-size: 42px;
    font-weight: bold
}

.activity-cont {
    padding-left: 20px;
    width: calc(100% - 100px);
}

.activity-tit {
    color: #0b0b0b;
    font-size: 14px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-all
}

.activity-txt {
    color: #807f7f;
    font-size: 12px;
    padding-top: 10px;
    line-height: 1.5;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    word-break: break-all
}

.activity-num {
    color: #545454;
    font-size: 14px;
    text-align: right;
    padding-top: 4px
}

.activity-num img {
    width: 20px;
    height: 13px;
    margin-right: 8px
}

.search {
    padding-bottom: 52px
}

.societies {
    padding: 0 70px 204px 80px
}

.listNewsMain {
    margin-top: 5px;
    font-family: Arial, Tahoma, Helvetica
}

.leftNewsCont {
    width: 840px;
    float: left;
    overflow: hidden
}

.rigthNewsCont {
    width: 290px;
    float: right
}

.leftNewsCont .h2Sytle {
    font-size: 26px;
    font-weight: bold;
    color: #2d2d2d;
    margin-top: 60px;
    line-height: 42px;
    margin-bottom: 30px;
    text-align: left
}

.newsMainPDiv {
    padding: 25px 0
}

.newsMainPDiv p {
    line-height: 32px;
    font-size: 15px;
    color: #000;
    margin-bottom: 35px
}

.newsMainPDiv .topP {
    margin: 20px 0;
    text-indent: 2em
}

.newsMainPDiv h6 {
    font-size: 15px;
    font-weight: bold;
    margin-top: 20px
}

.imgCenterDiv {
    text-align: center;
    width: 100%
}

.newsMainPDiv .btmP {
    text-indent: 0;
    margin: 20px 0
}

.newsMainPDiv .orginP {
    text-align: right
}

.newsMainPDiv .origin {
    padding-bottom: 15px;
    border: 1px solid #e6e6e6
}

.newsMainPDiv table {
    width: 90% !important;
    margin: 0 auto !important;
    border: 1px solid #ccc !important;
    border-collapse: collapse
}

.newsMainPDiv table td, .newsMainPDiv table th {
    text-align: center;
    padding: 5px 0;
    border: 1px solid #ccc !important
}

.newsMainPDiv img {
    max-width: 80%;
    display: block !important;
    margin: 0 auto 35px !important
}

.relativeNewsH4 {
    padding-bottom: 15px;
    font-size: 20px;
    color: #8c0303;
    font-family: "微软雅黑", Arial, Tahoma, Helvetica;
    font-weight: normal;
    border-bottom: 2px solid #d3d3d3
}

.relativeNewsDiv {
    margin-top: 30px
}

.littleNewsDiv {
    margin-top: 20px;
    padding-bottom: 20px;
    box-sizing: border-box;
    border-bottom: 1px solid #d3d3d3
}

.littleNewsDiv .leftDateDiv {
    float: left;
    width: 64px;
    background: url(../images/web/img/listNews_dateBg.jpg);
    width: 64px;
    height: 63px;
    border: 0
}

.littleNewsDiv .rightTitleDiv {
    float: right;
    width: 700px
}

.rightTitleDiv a:hover {
    text-decoration: underline
}

.day {
    font-size: 33px;
    color: #fff;
    text-align: center;
    font-family: "arial, helvetica, sans-serif"
}

.yearMonth {
    font-size: 14px;
    color: #fff;
    text-align: center;
    font-family: "arial, helvetica, sans-serif"
}

.rightTitleDiv .contP {
    font-size: 13px;
    color: #858585;
    line-height: 22px;
    margin-top: 5px
}

.picNewsP, .picNewsP2 {
    font-size: 18px;
    color: #8d1516;
    font-family: "微软雅黑", Arial, Tahoma, Helvetica;
    height: 36px;
    line-height: 36px;
    margin-top: 50px
}

.picNewsP a, .picNewsP2 a {
    float: right;
    color: #898989;
    font-size: 13px
}

.picNewsBg {
    background: url(../images/bg/pic_news_bg.jpg) repeat-y;
    width: 35px;
    height: 36px;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    margin-right: 4px
}

.picNewsBg img {
    margin-top: 9px
}

.picNewsImgDiv {
    margin-top: 20px;
    position: relative;
    display: block
}

.picNewsImgDiv .peizi {
    text-indent: 5px;
    background: #000;
    height: 50px;
    line-height: 50px;
    width: 100%;
    color: #fff;
    font-size: 14px;
    filter: Alpha(opacity=60);
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    bottom: 0;
    left: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.picNewsP2 {
    padding-bottom: 20px;
    border-bottom: 2px solid #d6d6d6
}

.newNewsDiv {
    color: #5f5f5f;
    border-left: 1px solid #d6d6d6;
    padding: 5px 0 0 14px;
    box-sizing: border-box;
    margin-top: 20px
}

.newNewsDiv .timeBg {
    background: url(../images/bg/listNews_bg1.jpg);
    width: 56px;
    height: 19px;
    line-height: 19px;
    display: inline-block;
    text-align: center;
    font-size: 13px;
    color: #3b3b3b;
    text-indent: 5px;
    float: left
}

.liulanIcon {
    position: relative;
    top: 2px;
    right: 2px
}

.newNewsP {
    position: relative
}

.newNewsDiv .cricle {
    position: absolute;
    left: -20px;
    top: 3px
}

.newNewsDiv .picTitle {
    font-size: 15px;
    line-height: 24px;
    font-family: Arial, Tahoma, Helvetica;
    margin-top: 10px;
    display: block;
    color: #5f5f5f;
    text-decoration: none
}

.newNewsDiv .picTitle:hover {
    text-decoration: underline
}

.listNewMoreBtn {
    background: #a2a2a2;
    padding: 0 10px;
    display: block;
    color: #fff;
    font-size: 13px;
    text-align: center;
    display: inline-block
}

.detail-more-splice {
    position: absolute;
    left: -15px;
    top: 9px;
    display: inline-block;
    width: 15px;
    height: 1px;
    background: #d6d6d6;
    overflow: hidden;
    border: 0
}

.origin {
    color: #acb0b3;
    font-size: 13px;
    text-align: center;
    padding-bottom: 6px;
    border-bottom: 2px solid #f2f2f2;
    position: relative
}

.icon-detail-pic {
    display: inline-block;
    width: 35px;
    height: 36px;
    vertical-align: middle;
    margin-right: 15px;
    background: url('../images/icon/picNews_icon.png')
}

.icon-detail-reflesh {
    display: inline-block;
    width: 35px;
    height: 36px;
    vertical-align: middle;
    margin-right: 15px;
    background: url('../images/icon/listNews_icon1.png')
}

.version-notice {
    margin-top: 20px;
    padding: 15px 0 40px;
    border-top: 1px dashed #676767
}

.version-notice p {
    margin: 0 0 10px 0;
    text-align: center;
    font-size: 13px;
    color: #7c7c7c
}

.version-notice .opera {
    text-align: center
}

.version-notice .opera a {
    font-size: 13px;
    color: #333;
    margin-right: 12px
}

.version-notice .opera a:last-child {
    margin-right: 0
}

.banner-news-detail {
    height: 100%;
    background: url('../images/bg/newsDetail_header_bg.jpg');
    background-size: cover;
    border-bottom: 10px solid #d6d6d6
}

.banner-title {
    position: absolute;
    top: 100px;
    right: 0;
    padding: 0 70px;
    text-align: center;
    color: #fff;
    font-size: 24px
}

.banner-title .ch {
    margin-bottom: 5px
}

.detail-return-bg {
    width: 73px;
    height: 18px;
    background: url('../images/bg/detail_return_bg.png') no-repeat;
    background-size: cover;
    color: #fff;
    font-size: 13px;
    text-indent: 15px;
    line-height: 18px;
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: 0
}

.banner-bg-service {
    height: 100%;
    background: url('../images/bg/service_header_bg.jpg');
    background-size: cover
}

.banner-title-2 {
    position: absolute;
    width: 288px;
    top: 230px;
    left: 0;
    padding: 20px 0;
    text-align: center;
    color: #fff;
    font-size: 40px;
    background: rgba(var(--main-color-rgb), 0.7)
}

.banner-title-2 .ch {
    margin-bottom: 10px;
    font-size: 45px;
    font-weight: bold
}

.service-top {
    position: relative;
    height: 640px;
    display: flex;
    align-items: center
}

.service-top .site {
    background: #f6f6f6;
    display: flex;
    flex-direction: column;
    width: 690px;
    padding: 30px 50px 30px 40px;
    box-sizing: border-box;
    z-index: 3
}

.service-top .site .content {
    color: #929292;
    font-size: 18px;
    line-height: 30px;
    margin: 0 0 25px 0
}

.service-top .site .title {
    font-size: 34px;
    color: #5c5c5c;
    margin: 0 0 25px 0
}

.service-top .site .title .en {
    font-size: 32px;
    color: #cdcdcd
}

.service-top .top-right-bg {
    position: absolute;
    right: 50px;
    top: -80px;
    width: 630px;
    height: 470px;
    z-index: -1
}

.service-top .top-right-bg img {
    position: absolute;
    top: 17px;
    left: 17px;
    width: 654px;
    height: 425px
}

.service-team {
    background: #f6f6f6;
    padding: 50px 0;
    width: 100%
}

.service-team-top {
    border-bottom: 2px solid #d7d7d7;
    padding-bottom: 50px
}

.cricle-icon {
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    border: 3px solid var(--main-color);
    margin-right: 15px
}

.service-activity .activity-list {
    list-style: none;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: center
}

.service-activity .activity-list li {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    font-size: 18px;
    color: #767676
}

.service-team-detail {
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

.team-detail-right {
    width: 720px
}

.cricle-arrow {
    display: inline-block;
    width: 74px;
    height: 74px;
    border-radius: 50%;
    color: #bbb;
    border: 1px solid #bbb;
    margin-right: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    cursor: pointer
}

.cricle-arrow:hover {
    color: var(--main-color);
    border: 1px solid var(--main-color)
}

.team-right-top {
    position: relative
}

.team-right-top .teacher-name {
    position: relative;
    font-size: 38px;
    color: #1a1a1a;
    margin-bottom: 15px
}

.team-right-top .teacher-name::before {
    content: '';
    height: 100%;
    position: absolute;
    left: -20px;
    top: 0;
    height: 100%;
    width: 10px;
    background: var(--main-color)
}

.service-team .desc {
    font-size: 20px;
    color: #a2a2a2;
    margin-bottom: 5px
}

.team-right-top .opera-group {
    position: absolute;
    right: 60px;
    top: 20px;
    display: flex;
    flex-direction: row
}

.team-right-bottom {
    margin-top: 40px
}

.team-right-bottom .info {
    margin-bottom: 30px;
    font-size: 18px;
    color: #464646;
    line-height: 30px
}

.service-team-bottom {
    position: relative;
    padding-top: 50px
}

.service-team-bottom .icon-prev {
    position: absolute;
    left: -40px;
    top: 70px;
    width: 20px;
    height: 40px;
    background: url('../images/icon/index_bottom_arrow_left.png') no-repeat;
    background-size: cover;
    cursor: pointer
}

.service-team-bottom .icon-next {
    position: absolute;
    right: -40px;
    top: 70px;
    width: 20px;
    height: 40px;
    background: url('../images/icon/index_bottom_arrow_right.png') no-repeat;
    background-size: cover;
    cursor: pointer
}

.service-team-bottom .teacher-wrapper {
    display: flex;
    justify-content: space-between;
    width: 100%
}

.service-team-bottom .teacher-wrapper > div {
    width: 25%;
    text-align: center
}

.teacher-wrapper .name {
    font-size: 30px;
    color: #1a1a1a;
    font-weight: bold;
    margin-bottom: 15px
}