.header .date-num .date {float: left;}
.header .date-num .num i {
    font-style: normal;}
.people {
    display: inline-block;
    height: 100%;
    padding: 0 18px 0 4px;
    font-size: 22px;
    color: #fff;
    text-align: center;
    background-color: rgba(130,49,142,.3);}
.header .date-num .peopleNum {
    padding-left:3px;}
.header .date-num .num{
    padding-right:10px;}
@media only screen and (max-width: 800px){
.header .date-num .people{
    font-size: 12px ;
    padding: 0 5px ;}
.header .date-num .num{
    padding-right:0px;}
}        
[v-cloak] {
    display:none
;}
.library-content-content blockquote, body, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, input, li, ol, p, pre, td, textarea, th, ul {
    word-break: break-word; 
    text-align: justify;}
.material-value li{
  list-style-type: disc;} 

/*例外*/
.library-content-content td a{
    color: #751d82 !important;
    cursor: pointer;
    font-size: 14px !important;}

.library-content-content a{
    color: #751d82 !important;
    cursor: pointer;}
.serviceList-text > div {
    color: #751d82 !important;
    cursor: pointer;
    text-align: center;}
#lbPreviewImg{
    background:#ffffff;
    position: fixed;
    top:0;
    left:0;
    z-index:999;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 87px 50px;}
#lbPreviewImg div{
    display: table-cell;
    vertical-align: middle;}
#lbPreviewImg img{
    max-width:100%;
    max-height:100%;
    position: relative;
    bottom: 58px;}
.library-content-content blockquote{
    display: block;
    border-left: 8px solid #d0e5f2;
    padding: 5px 10px;
    margin: 10px 0;
    line-height: 1.4;
    font-size: 100%;
    background-color: #f1f1f1;}
.library-content-content table {
    /*border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;*/
    border: none;}
.library-content-content td{
    /*border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;*/
    border: none;
    text-align: left;
    font-size:16px;
    padding: 16px 14px !important;
    text-align: justify;}
.library-content-content th{
    border-bottom: 2px solid #ccc;
    text-align: center;
    border-right: 1px solid #ccc;
    padding: 3px 5px;}
.layui-form-item {
    margin-top: 10px;}
.box{
    height: 20px;}
.main{
    float: right;}
.library-banner{
    width: 100%;
    height: 113px;
    background-color: #e8e4e9;
    position: relative;
    background-size: cover !important;
    margin-top: 120px;}
.library-ban00ner-title{
    color: #ffffff;
    font-size: 26px;
    position: absolute;
    top: 100px;
    left: 60px;}
.library-content{
    width: 1280px;
    margin: 0 auto;
    position: relative;
    bottom: 50px;
    background-color: #ffffff;
    padding: 50px;
    border-radius: 15px;}
@media screen and (min-width:1368px) and (max-width:1600px){
    .library-right{
        right: 5% !important;}
}
@media screen and (min-width:1080px) and (max-width:1367px){
    .library-content{
        width: 1000px;}
    .library-right{
        right: 11% !important;}
    .quick-links{
        right: 11% !important;}
    .libraryRelatedReadings{
        right: 11% !important;}
}
@media screen and (max-width: 1080px) {
    .library-banner{
        margin-top: 5px;}
    .library-content{
         width: 100%;
         padding: 20px;}
    .library-right{
        float: none !important;
        margin: initial !important;
        position: relative !important;
        right: 0 !important;
        margin-bottom: 25px !important;}
    .library-left{
        float: none !important;
        width: 100% !important;}
    .library-content-author {
        width: 100%;}
    .quick-links {
        margin: initial !important;
        position: relative !important;
        right: 0 !important;
        margin-bottom: 25px !important;}
    .libraryRelatedReadings{
        margin: initial !important;
        position: relative !important;
        right: 0 !important;
        margin-bottom: 25px !important;}
    .el-button.is-round{
        display: block !important;
        margin: 12px !important;}
    .material-value{
        width:100% !important;}
    .library-content-author-item{
        width:100% !important;}
    .library-right {
        display:none;}
}

.library-contentTpl-left{
    float: left;
    min-height: 200px;
    width: calc(100% - 240px);}
.library-contentTpl-right{
    float: left;
    width: 170px;
    height: 200px;
    margin-left: 40px;}
.library-contentTpl-right img{
    width:100%;
    height:100%;}
.library-content-introduce{
    color: #555;
    font-size: 16px;
    margin-bottom: 25px;
    line-height: 26px;
    word-wrap: break-word;}
.clear{
    clear:both;}
.library-left{
    float:left;
    width:calc(100% - 260px);}
.library-right{
    float: left;
    width: 200px;
    position: fixed;
    right: 5%;}
.library-content-author-item{
    width: 49%;
    display: inline-block;
    padding-left: 14px;
    /*text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;*/
    vertical-align: top;
    padding: 7px 15px;}
.library-content-author-item a{
    color: #751d82 !important;
    cursor: pointer;}
.library-content-author{
    margin-bottom: 25px;
    border-left: 1px solid #A00000;
    background-color: #f2f4f6;
    padding: 13px 0;}
.infoBarsList-name{
    margin-right: 18px;
    display: inline-block;
    color: #AFAFAF;
    min-width: 60px;}
.library-content-handle{
    margin-bottom: 25px;}
.el-button.is-round {
    border-radius: 20px;
    padding: 12px 23px;}
.el-button--primary {
    color: #82318e !important;
    background-color: #fff !important;
    border-color: rgb(180,131,187) !important;}
.el-button--primary span {
    font-weight: bold;}
.el-button--primary:hover {
    color: #fff !important;
    background-color: #82318E !important;
    transition: .5s;}
.el-button.is-round {
    border-radius: 20px;
    padding: 12px 23px;}
.library-content-content-title{
    display: inline-block;
    padding-bottom: 5px;
    margin-bottom: 15px;
    font-size: 24px;
    font-weight: 500;}
.library-content-content-title a{
    color:#000000 !important;}
.library-content-content-title-inline{
    width: 50px;
    height: 1px;
    background-color: #a00000;
    margin-top: 15px;}
.library-content-content-item a:link, .library-content-content-item a:visited, .library-content-content-item a:hover, .library-content-content-item a:active {
    text-decoration: none;
    cursor: pointer;
    color: #82318E;
    display: inline-block;
    font-weight: 600;}
.download{
    margin-bottom: 20px;}
.related-service{
    margin-bottom: 20px;}
.service-content{
    margin-bottom: 20px;
    margin-top:30px;}
.material-index{
    display:inline-block;
    vertical-align: top;}
.material-name{
    display:inline-block;
    vertical-align: top;
    margin-right: 4px;}
.material-value{
    display: inline-block;
    vertical-align: top;}
.bd-color-none{
    border-bottom: none;
    display: block;}
.service-content-item{
    display: inline-block;
    margin: 5px;
    vertical-align: top;}
.service-content-img{
    width: 230px;
    height: 150px;}
.service-content-img div{
    width:100%;
    height:100%;}
.no-srvice-img{
    background-color: #4e3b78;}
.service-content-img div img{
    width:100%;
    height:100%;}
.service-content-name{
    width: 230px;
    height: 62px;
    font-size: 25px;
    color: #a00000;
    text-align: center;
    background-color: #f2f4f6;
    padding: 30px 15px 0 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.service-content-remake{
    width: 230px;
    height: 142px;
    background-color: #f2f4f6;
    color: #888888;
    font-size: 12px;
    padding: 15px 15px 15px 15px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
    overflow: hidden;
    line-height: 18px;}
.quick-links{
    width: 200px;
    text-align: center;
    margin: 0 auto;
    border-left: 2px solid #751d82;}
.libraryRelatedReadings{
    width: 200px;
    text-align: center;
    margin: 0 auto;
    border-left: 2px solid #751d82;
    padding:20px 0px;
    background-color:#F0F2F4;
    color: #9B9A96;}
.quick-bor{
    top: 16px !important;}
.quick-links-title{
    color: #751d82;
    padding: 19px 0px;
    font-size: 15px;
    font-weight: bold;
    text-align: left;
    padding-left: 15px;}
.quick-links-item{
    text-align: left;
    padding-left: 18px;
    margin-bottom: 15px;
    position: relative;}
.quick-links-item-title{
    cursor: pointer;}
.quick-links-item-title a{
    line-height: 26px;}
.library-content-video{
    width: 100%;
    margin:0 auto;}
.library-content-video video{
    width: 80%;
    height:100%;}
.audio-item{
    padding: 10px 10px;
    border: 1px solid #ccc;
    border-radius: 10px;
    margin-bottom: 10px;
    width: 80%;}
.audio-item p{
    margin: 8px;}
.comments-content{
    margin-bottom: 20px;}
.comments-content .el-textarea{
    width:100%;}
.hot-comments-head{
    width: 60px;
    height: 60px;
    display: inline-block;
    margin-right: 10px;}
.hot-comments-head img{
    width:100%;
    height:100%;}
.hot-comments-content{
    display: inline-block;
    vertical-align: top;
    width: 90%;}
.hot-comments-content-name{
    color: #2F1741;
    font-weight: 600;
    margin-bottom: 5px;}
.hot-comments-content-content{
    color: #6A6A6A;
    margin-bottom: 5px;}
.hot-comments-content-date{
    color: #6A6A6A;
    margin-top: 15px;}
.hot-comments-item{
    background-color: #F7F6F6;
    padding: 16px;}
.hot-comments-content-line{
    height: 1px;
    background-color: #EEEEEE;
    margin-top: 15px;}
.reply-comments{
    background-color: #ffffff;
    padding: 20px;
    margin-left: 74px;
    margin-top: 26px;}
.replay-btn{
    text-align: end;
    width: 100%;}
.replay-btn span{
    display: inline-block;
    padding: 11px 30px;
    background-color: #EAEAEA;
    letter-spacing: 1px;
    color: #818181;
    border-radius: 5px;
    margin-top: 10px;
    cursor: pointer;}
.library-con{
    position: relative;}
.library-handle{
    width: 60px;
    position: absolute;
    right: 15px;
    top: 15px;
    border: 1px solid #eeeeee;
    text-align: center;
    background-color: #ffffff;
    box-shadow: 0px 0px 43px 0px rgba(0, 0, 0, 0.15);
    border-radius: 30px 0px 30px 30px;}
.library-like{
    margin-top: 20px;
    text-align: center;}
.library-share{
    margin-top: 20px;text-align: center;}
.library-handle-count{
    margin-top: 10px;
    color: #828282;
    font-size: 12px;
    margin-bottom: 20px;text-align: center;}
.library-handle img{
    cursor: pointer;}
.library-share-type{
    text-align: center;
    position: relative;}
.library-share-type .library-copy-link {
    text-align: left;}
.library-share-type .library-copy-link img{
    position: relative;
    top: 3px;}
.library-copy-link span{
    margin: 0 10px;
    letter-spacing: 1px;}
.library-copy-link p{
    margin: 10px;
    cursor: pointer;}
#qrcode img{
    margin:0 auto;
    margin-bottom: 15px;}
.library-copy-link-none{
    height: 23px;
    width: 170px;
    position: absolute;
    top: -22px;
    left: -9px;
    z-index: 999;
    background-color: #ffffff;}
#libraryLink{
    position: absolute;
    top: -21px;
    left: 0;}
.library-content-mentors{
    display: inline-block;
    text-align: center;}
.library-content-mentors-img{
    width:80px;
    height:80px;
    margin: 0 auto;}
.library-content-mentors-img img{
    width:100%;
    height:100%;
    border-radius: 50%;
    cursor: pointer;}
.library-content-mentors-name{
    text-align: center;
    margin-top: 9px;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;}
.mentors-name{
   color: #751d82 !important;
   cursor: pointer;}
.library-content-mentors-name div{
    width:150px;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    margin: 0 auto;
    text-align: center;}
.library-content-mentors-duty{
    text-align: center;
    margin-top: 7px;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    margin: 0 auto;}    
.library-content-mentors-duty div{
    width:150px;
    overflow:hidden;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;}    
.library-content-activity-date{
    font-size: 16px;
    color: #b40015;
    margin-right: 28px;
    display: inline-block;
    vertical-align: top;}
.library-content-activity-content{
    font-size: 18px;
    color: #333333;
    width: calc(100% - 130px);
    display: inline-block;}
.library-content-activity-float{
   display: inline-block;}
.library-content-activity-item{
    margin-bottom: 10px;}
.library-content-itinerary-date{
    display: inline-block;
    width: 63px;
    position: absolute;
    left: -90px;}
.library-content-itinerary-title{
    display:inline-block;
    vertical-align: top;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333333;
    font-size: 16px;
    margin-bottom: 8px;
    width: 100%;}
.library-content-itinerary-day{
    font-size:26px;}
.library-content-itinerary-mounth{
    color: #666666;
    font-size: 14px;}
.library-content-itinerary-year{
    background-color: #b40015;
    border-radius: 10px;
    text-align: center;
    color: #ffffff;
    font-size: 12px;
    display: block;}
.library-content-itinerary-attach{
    position: relative;
    padding-bottom: 12px;
    border-bottom: 1px solid #cccccc;
    margin-left: 90px;
    margin-bottom: 12px;}
.library-content-itinerary-time{
    display: inline-block;
    color: #8e8e8e;
    margin-right: 18px;}
.library-content-itinerary-area{
    display: inline-block;
    color: #8e8e8e;}
.library-content-itinerary-time i {
    color: #82318e;
    font-weight: bold;
    margin-right: 4px;}
.library-content-itinerary-area i{
    color: #82318e;
    font-weight: bold;
    margin-right: 4px;}
.swiper-container{
    width:70%;}
.library-content-content-atlas img{
    width:100%;}
.swiper-slide{
    border: 1px solid #eeeeee;
    text-align: center;}
.gallery-top{
    margin-bottom:15px;}
.gallery-top .swiper-slide{
    height: 450px !important;
    position: relative;
    background: #eee;}
.gallery-top .swiper-slide img{
    max-height: 100%;
    max-width: 100%;
    vertical-align: middle;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;}
.gallery-thumbs  .swiper-slide{
    height: 155px!important;
    margin-right: 5px !important;
    position: relative;}
.gallery-thumbs .swiper-slide img{
    max-height: 100%;
    max-width: 100%;
    vertical-align: middle;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    cursor: pointer;}
.serviceList-value{
    display:inline-block;
    margin-right: 35px;}
.serviceList-name{
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-color: #ECE4ED;
    text-align: center;
    font-size: 30px;
    color: #ffffff;
    line-height: 77px;}
.serviceList-text{
    width: 85px;
    /*overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;*/
    text-align: center;
    margin-top: 7px;}
.serviceList-color{
    background-color: #E7EAEC;}
.el-tabs__item:hover{
    color: #A7223D !important;}
.el-tabs__item.is-active{
    color: #A7223D !important;}
.el-tabs__active-bar{
    background-color: #A7223D !important;}
.el-button+.el-button {
    margin-left: 0px !important;}
.el-button.is-round {
    margin-bottom: 10px !important;
    margin-right: 10px !important;}
.library-content-content ol, .library-content-content ul {
    list-style: revert !important;
    padding-left: 20px;
    line-height: 26px;}
.library-service-detail-item{
    width: 408px;
    display: inline-block;
    margin-bottom: 27px;
    margin-right: 40px;
    vertical-align: top;
    border-bottom: 6px solid #f2f4f6;
    padding-bottom: 20px;}
.library-service-detail-title{
    color: #82318e;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 12px;}
.library-service-detail-text{
    color: #999999;
    line-height: 24px;
    margin-bottom: 12px;}
.library-service-detail-editor{
    line-height: 30px;}
.library-content-detail-item{
    display: flex;
    flex-wrap: wrap;}
.library-banner-title {
    font-size: 36px;
    color: #b40015;
    font-weight: bold;
    margin: 10px 0;}
.eidtor-uploadImg{
    cursor: pointer;}
/*新*/
#pos1 * {color: #6d6c6c;font-size: 12px;}
.quick-links-item-title.on a{color: #751d82;}
.quick-links-item-title.on::before {
    content: "";
    position: absolute;
    top: 0;
    left: 45%;
    border-top: 5px solid #751d82;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    top: 8px;
    left: 0;
    border-left: 4px solid #751d82;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;}
img[data-action=zoom] {
    cursor: pointer;
    cursor: -moz-zoom-in
;}

.zoom-img,.zoom-img-wrap {
    position: relative;
    z-index: 11;
    transition: all .3s;
    z-index: 1200;}

img.zoom-img {
    cursor: pointer;
    cursor: -moz-zoom-out
;}

.zoom-overlay {
    z-index: 1000;
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
    opacity: 0;
    transition: opacity .3s
;}

.zoom-overlay-open .zoom-overlay {
    opacity: 1
;}

.zoom-overlay-open,.zoom-overlay-transitioning {
    cursor: default;}
/*时间轴*/
.timeline .navigation-2 { width: 130px; height: 200px; position: absolute; display: inline-block; vertical-align: top; top: 30px; margin-top: 30px;}
.timeline .navigation-2 .box{ padding-bottom: 33px; position: relative; margin-left: 30px;height:80px;}
.timeline .navigation-2 a{ position: relative; z-index: 2; height: 26px; line-height: 26px; display:block; color: #2018;}
.timeline .navigation-2 .icon{ width: 8px; height: 8px; border-radius: 50%; background: #e9e9e9; display: block; float: left; margin-top: 9px; margin-right: 16px;}
.timeline .navigation-2 .active a{  font-size: 20px; color: #333;}
.timeline .navigation-2 .active .icon{ background: #a00000;width: 15px;height: 15px;position: relative;right: 3px;}
.timeline .navigation-2 .active .icon:after {content:" ";display:block;width:5px;height:5px;background:#fff; position: relative;top: 5px;left: 5px;border-radius: 3px;}
.timeline .navigation-2 .line{ background:#d8d9dc; width: 1px; height: 80px; position: absolute; top: 10px; left: 4px;}
.timeline .navigation_wrap { position: absolute; width: 100%;  top: 0px; left: 0px; transition:  all 0.5s;}


@media screen and (max-width:700px) {
   .timeline .navigation-2 {
       display: none;}
   .timeline .events {
       width: 80%;}
   .timeline .events:before {
       width: 100%;}
   .timeline .button:after {
       width: 80%;
       left: 90px;}
}
/*表格样式*/
.material-value th{
    text-align: left;
    padding: 8px;
    color: #965BA0;
    font-size: 14px;
    background:#FFFFFF;
    border-top: none;
    border-left:none;
    border-right:none;
    border-bottom: 1px solid #965BA0;}

.material-value tr:nth-child(even){background:#F4F4F4; border-top: none;border-bottom: none;}
.editor-width {width:100%;}
.download .swiper-container-initialized img {height:130px;}

.album-container .album-item {
    width: 25%;
    height: 200px;
    display: inline-block;
    overflow:hidden;
    vertical-align: top;
    border: 1px solid rgba(0,0,0,0.8); 
    background: rgba(0,0,0);}
.album-container .album-item img {
    width: 100%;
    vertical-align: top;
    min-height: 100%;}
.album-container .album-sub {
    width: 25%;
    height: 200px;
    display: inline-block;}
.album-container .album-sub .album-item {
    width: 100%;
    height: 100px;}

.album-container .album-item img:hover {
    transition: -ms-transform 450ms cubic-bezier(0.645, 0.045, 0.355, 1) 0s, -webkit-transform 450ms cubic-bezier(0.645, 0.045, 0.355, 1) 0s, transform 450ms cubic-bezier(0.645, 0.045, 0.355, 1) 0s !important;
    transform: scale(1.05) !important;}
.album-container .album-item:first-child {
   width: 50%;
   height: 200px;}
.album-container .album-item:first-child img {
   width: 100% !important;}
.album-container .album-sub  .album-item:first-child {
   width: 100%;
   height: 100px;}
@media screen and (max-width: 1367px) {
    .album-sub {
       width: 30%;}
    .album-item:first-child {
       width: 70%;}
    .album-sub:first-child {
       width: 100%;}
}
@media screen and (max-width: 1080px) {
    .album-sub:nth-child(3) {
       display:none;}
}
@media screen and (max-width: 700px) {
    .album-sub {
       width: 0;}
    .album-item:first-child {
       width: 90%;}
    .album-sub:nth-child(2) , .album-sub:nth-child(3){
       display:none;}
}

.exhibit-container .album-item img {
   vertical-align: middle;
   max-height: 200px;}
/*学科馆员*/
.box-college{padding-bottom: 20px;}
.box-college li{
  list-style:none
;}
.box-college .m-tit7{
    margin-top: 0;
    margin-bottom: 25px;}
.box-college .inner{
    position: relative;z-index: 1;
    padding-left: 80px;
    min-height: 1050px;}

.m-so3{
    position: relative;z-index: 1;
    width: 86%;
    background: #f4f6f7;
    padding: 0 70px 0 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    margin-bottom: 37px;}
.m-so3 .inp{
    display: block;width: 100%;height: 50px;
    font-size: 18px;color: #2e2e2e;line-height: 50px;
    background: none;border: none;}
.m-so3 .inp::-webkit-input-placeholder {
    color: #2e2e2e;}

.m-so3 .inp::-moz-placeholder {
    color: #2e2e2e;}

.m-so3 .inp::-ms-input-placeholder {
    color: #2e2e2e;}
.m-so3 .sub{
    width: 50px;height: 50px;
    
    border: none;
    background: url(/system/resource/openapp/library/img/searchbtn2.png) center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    position: absolute;right: 15px;top: 0;}

.m-list1{
    position: absolute;left: 0;top: 91px;z-index: 2;}
.m-list1 a{
    display: block;width: 40px;height: 40px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-size: 18px;color: #833e8f;line-height: 40px;
    text-align: center;text-transform: uppercase;
    margin-bottom: -4px;}


.m-list2{}
.m-list2 .tit1{
    font-size: 16px;color: #333;line-height: 30px;
    font-weight: normal;
    padding: 10px 40px 10px 30px;
    background:#ebedef url(/system/resource/openapp/library/img/showbtn.png) no-repeat;
    background-position: right 20px center;
    cursor: pointer;}
.m-list2 li.on .tit1{
    background-image: url(/system/resource/openapp/library/img/hiddenbtn.png);}
.m-list2 li:nth-child(2n) .tit1{
    background-color: #f4f6f7;}
.m-list2 .con{
    padding: 0 20px 10px 40px;
    border-left: 1px solid #ebedef;
    border-right: 1px solid #ebedef;
    display: none;}
.m-list2 li.on .con{
    display: block;
    border-bottom: 1px solid #ebedef;}
.m-list2 .con .item{
    overflow: hidden;
    border-bottom: 1px dashed #dee0e2;
    padding: 11px 0;}
.m-list2 .con .item:last-child{border: none;}
.m-list2 .tit2{
    float: left;
    width: 99px;
    font-size: 14px;color: #333;line-height: 50px;
    font-weight: normal;
    padding-left: 9px;
    position: relative;z-index: 1;}
.m-list2 .col-r{
    float: none;
    overflow: hidden;}
.m-list2 .tit2:after{
    content: "";
    position: absolute;left: 0;top: 50%;
    width: 3px;height: 13px;
    background: #82318e;
    margin-top: -6px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;}
.m-list2 .txt1{
    overflow: hidden;
    font-size: 14px;color: #82318e;line-height: 30px;
    font-weight: bold;
    padding-left: 10px;padding-top: 10px;}
.m-list2 .txt1 .det{
    float: left;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    margin-bottom: 2px;}
.m-list2 .txt1 a{
    color: inherit;text-decoration: underline;}

.m-list2 .txt2{
    overflow: hidden;
    border-bottom: 1px dashed #dee0e2;
    font-size: 14px;color: #333;line-height: 50px;
    padding-bottom: 20px;margin-bottom: 20px;}
.m-list2 .item .txt2:last-child{
    border: none;
    padding-bottom: 0;margin-bottom: 0;}
.m-list2 .txt2 .det1{
    display: inline-block;vertical-align: middle;
    width: 26%;
    color: #82318e;font-weight: bold;
    padding-left: 10px;}
.m-list2 .txt2 .det1 span{
    color: #666;font-weight: normal;}
.m-list2 .txt2 .det2{
    display: inline-block;vertical-align: middle;
    width: 20%;
    padding-left: 10px;}
.m-list2 .txt2 .det3{
    display: inline-block;vertical-align: middle;
    width: 38%;
    padding-left: 5px;}
.m-list2 .txt2 .det4{
    display: inline-block;vertical-align: middle;
    width: 12%;
    padding-left: 10px;}
.m-list2 .pic{
    display: block;
    width: 50px;height: 50px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;}
.m-list2 .pic img{
    display: block;width: 100%;height: 100%;}
.inner ul{
padding-left: 0px !important;}


@media only screen and (max-width: 1440px) {
    .m-list2 .txt1 .det{width: 33.33%;}
    .m-list2 .txt1{font-size: 12px;}
    .m-list2 .txt2{font-size: 12px;}
    .m-list2 .tit1{padding-left: 20px;}
    .m-list2 .con{padding-right: 10px;padding-left: 20px;}
    .box-college .inner{padding-left: 60px;}
    
}

@media only screen and (max-width: 1199px) {
    .m-list2 .tit2{
        float: none;width: auto;}
    
}

@media only screen and (max-width: 767px) {
    .box-college .inner{padding-left: 0;}
    .m-so3{
        width: auto;
        margin-bottom: 20px;
        padding-left: 20px;padding-right: 50px;}
    .m-so3 .sub{right: 0;}
    .m-so3 .inp{font-size: 14px;}
    .m-list1{
        position: static;top: 0;
        text-align: center;}
    .m-list1 li{
        display: inline-block;vertical-align: top;list-style:none;}
    .m-list1 a{
        font-size: 14px;
        margin-bottom: 0;
        width: 30px;height: 30px;
        line-height: 30px;}
    .m-list2 li{
        list-style:none;}
    .m-list2 .tit1{padding-left: 10px;}
    .m-list2 .con{
        padding: 10px;}
    .m-list2 .tit2{line-height: 2;}
    .m-list2 .txt1 .det{width: 50%;}
    .m-list2 .txt2{line-height: 2;padding-left: 10px;}
    .m-list2 .txt2 .det1,
    .m-list2 .txt2 .det2,
    .m-list2 .txt2 .det3,
    .m-list2 .txt2 .det4{
        display: block;
        width: auto;
        padding: 0;}
    .m-list2 .pic{margin-top: 10px;}
    #portamento_container {display: none;}
    .library-banner {margin-top:0;}
}
a.letterActive{
    color: #fff !important;
    background: #82318e;}
.fix-index {
    position:fixed;
    top: 10px;
    left: 20%;}
.fix-index2 {
    position:fixed !important;
    top: 10px;
    left: 0;}
.bottom-index {
    position:absolute;
    top: auto;
    bottom: 0;}
.related-service .serviceList-value {
    cursor: pointer;
    vertical-align: top;}
.gy-blank {
    text-align: center;
    width: 80%;
    color: #ccc;}
.exhibit-container {}
.exhibit-container .album-item {
   display:inline-block;
   margin-right:10px;
   margin-bottom:10px;
   width: 290px;
   cursor:pointer;
   vertical-align: top;
   /*display: table-cell;*/
    vertical-align: middle;
    text-align: center;
    background: #eee;
    padding:5px;
    height: 220px;
    line-height: 210px;}
.exhibit-more {
    float: right;
    color: #888;
    font-size: 16px;
    cursor: pointer;
    position: relative;
    top: 8px;}
.dim {
    filter: brightness(0.7);}
/*时间轴*/
.timeline .events {background:#fff !important;height:50px;line-height:50px;padding:0 10px;}
.timeline .con ,.timeline .title {display:inline-block;position: relative;top: 3px;}
.timeline .con {float: right;position: absolute;top: 7px;right:10px; display:inline-block;width:36px;height:36px;background:url(images/icon-download.png) no-repeat;cursor:pointer;}
.timeline .con:hover {background:url(images/icon-download-on.png) no-repeat;}
.timeline .con img {}
.timeline .title div, .timeline .title p {display:inline-block;font-size: 16px;font-weight:bold;}
.timeline .title div {color: #751d82 !important;margin-right: 20px;min-width: 180px;position: relative;top: -7px;}
.timeline .title a {color: #333 !important;}
.years_box_content {background:#fff; margin-bottom: 20px;padding: 10px; height: auto; position: relative;}
.timeline .page-content {display: inline-block;padding-left: 150px;padding-right: 5%;padding-top: 50px;width: 90%;}
.years_box_title {font-size: 36px;color:#333;}
.tl-name {width: 300px;height: 25px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

@media only screen and (max-width: 1080px) {
   .years_box_content {height:auto;}
}
@media only screen and (max-width: 767px) {
   .navigation-2 {display:none !important;}
   .timeline .page-content {padding-left: 10px;}
   .years_box_content {height:auto;}
   .library-banner {margin-top:0;}
}
table tr:last-child {
  border-bottom: 1px solid #eee;}
/*培训讲座*/
.training .tip {
  font-size: 14px;
  color: #666666;
  margin-top: 20px;}
.training .c0 {
  display:inline-block;
  width: 10%;
  color: #8c7a9c;
  vertical-align: top;
  font-weight:bold;}
.training .c0 i{
  font-style:normal;
  font-size: 60px;
  font-family: DINProLight;
  padding: 0 10px;}
.training .c1 {
  display:inline-block;
  width: 88%;
  border-bottom: 1px solid #f2f4f6;
  padding-bottom: 20px;}
.training-item {
  margin-bottom:20px;
  position:relative;}
.training-item:nth-child(2) {
  margin-bottom:0;}
.training-item:nth-child(2) .c1{
  border-bottom: none;}
.training-title {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 20px;}
.training-summary {
    font-size: 14px;
    line-height: 26px;
    color: #999999;
    margin-bottom: 20px;}
.training-detail {
   font-size: 14px;
   color: #666666;
   line-height: 30px;}
.training-download {
   position: absolute;
   top: 0;
   right: 10px;
   border-radius: 15px;
   padding: 5px 10px;
   min-width: 50px;
   display: inline-block;
   text-align: center;
   background-color: #f0f2f4;
   height: 30px;
   cursor:pointer;}
.training-icon {
   width: 20px;}
.training-download span {
  vertical-align:top;}
.material-value th:first-child {
  min-width: 100px;}
.library-sub-title {
 font-size: 22px;
 color: rgb(102, 102, 102);
 margin: 10px 0;}

/*点赞分享功能样式*/
.library-handle {
    position:static;
    margin-top:40px;}
.library-copy-link{
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: rgba(141, 141, 141, 0.11);
  cursor: pointer;
  transition: 0.4s;
  text-align:center !important;
  margin-bottom: 10px;}
.library-copy-link:hover{
  background: rgba(141, 141, 141, 0.3);}
.el-popover {
  background: none !important;
  border: none !important;
  box-shadow: none !important;
  min-width:0 !important;
  width:auto !important;}
.el-popover,
.el-time-panel {
    -webkit-box-shadow: none !important;}
.library-share {
    margin-bottom: 20px;}
/*点赞分享功能样式结束*/
.library-content-author-item .infoBarsList-value {
    display: inline-block;
    width: 70%;}
.fix-con {right: -90px;}
.fix-wrap {width:580px;overflow:hidden;
    position: absolute;
    left: -570px;height: 100%;display:none;}
.fix-problem li.on h3{color: #83328f;}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;}
.fix-bg {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,.5);
    z-index: 1001;}
@-webkit-keyframes bounceInRight{
  0%,60%,75%,90%,100%{-webkit-transition-timing-function:cubic-bezier(0.215,.610,.355,1.000);transition-timing-function:cubic-bezier(0.215,.610,.355,1.000);}
  0%{opacity:0;-webkit-transform:translate3d(3000px,-350px,0);transform:translate3d(3000px,-350px,0);}
  60%{opacity:1;-webkit-transform:translate3d(-325px,-350px,0);transform:translate3d(-325px,-350px,0);}
  75%{-webkit-transform:translate3d(-260px,-350px,0);transform:translate3d(-260px,-350px,0);}
  90%{-webkit-transform:translate3d(-265px,-350px,0);transform:translate3d(-265px,-350px,0);}
  100%{-webkit-transform:translate3d(-260px,-350px,0);transform:translate3d(-260px,-350px,0);}
}
@keyframes bounceInRight{
  0%,60%,75%,90%,100%{-webkit-transition-timing-function:cubic-bezier(0.215,.610,.355,1.000);transition-timing-function:cubic-bezier(0.215,.610,.355,1.000);}
  0%{opacity:0;-webkit-transform:translate3d(3000px,-350px,0);transform:translate3d(3000px,-350px,0);}
  60%{opacity:1;-webkit-transform:translate3d(-325px,-350px,0);transform:translate3d(-325px,-350px,0);}
  75%{-webkit-transform:translate3d(-260px,-350px,0);transform:translate3d(-260px,-350px,0);}
  90%{-webkit-transform:translate3d(-265px,-350px,0);transform:translate3d(-265px,-350px,0);}
  100%{-webkit-transform:translate3d(-260px,-350px,0);transform:translate3d(-260px,-350px,0);}
}
.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight;}

.desc a {
  color:#83328f;}
.fix-nv .rengong-new .ico {
    background-image: url(images/robot/kf.png);}

.fix-nv .znwd-new .ico {
    background-image: url(images/robot/zn.png);}

.rengong {
    padding:0;
    padding-top:20px;}
.rengongBtn{
    background-color: #f8f5f8;
    border: none;
    padding: 5px 10px;
    border-radius: 18px;
    color: #83328f;
    margin-bottom: 8px;}
.activeBar {
    background-color: rgba(130,49,142,.1) !important;} 

.hidden {
    overflow:hidden;}

