﻿* {
    padding: 0;
    margin: 0;}
@font-face {
    font-family: font1;
src: url(https://artcenter.jju.edu.cn/css/font1.jpg)}
img{max-width: 100%}
.title-img{max-height:36px;}
.clearfix:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: "";}
.clearfix {
    zoom: 1;}
a{text-decoration:none; color:inherit;}
.relative{position:relative;}


.fl {
    float: left;}
.fr {
    float: right!important}
.auto {
    margin-left: auto;
    margin-right: auto;}
.container a {
    text-decoration: none;}
.tran100 {
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -ms-transition: all 0.1s linear;
    transition: all 0.1s linear;}
.tran200 {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;}
.tran300 {
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;}
.tran400 {
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -ms-transition: all 0.4s linear;
    transition: all 0.4s linear;}
.tran500 {
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;}
.tran1000 {
    -webkit-transition: all 1s linear;
    -moz-transition: all 1s linear;
    -ms-transition: all 1s linear;
    transition: all 1s linear;}
.tran5000 {
    -webkit-transition: all 5s linear;
    -moz-transition: all 5s linear;
    -ms-transition: all 5s linear;
    transition: all 5s linear;}
.scaleimg:hover img, .scaleimg:hover .pic em {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);}
.rotateY:hover {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg);}
.translateX:hover {
    -webkit-transform: translateX(-6px);
    -moz-transform: translateX(6px);
    -ms-transform: translateX(-6px);
    transform: translateX(-6px);}
.window-search-bg {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .7);
    visibility: hidden;
    opacity: 0;}
.window-search {
    width: 100%;
    height: auto;
    padding: 50px 0;
    background-color: rgb(255, 255, 255);
    visibility: hidden;
    opacity: 0;
    transform: translateY(-10px);}
.window-search .window-search-logo {
    max-width: 100%;
    display: block;
    margin: 0 auto 25px;}
.close-search {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 35px;
    height: 35px;
    cursor: pointer;}
.close-search span {
    position: absolute;
    top: 17px;
    left: 6px;
    width: 25px;
    height: 1px;
    background-color: #333;}
.close-search span:first-child {
    transform: rotate(45deg);}
.close-search span:last-child {
    transform: rotate(-45deg);}
.window-searchform {
    max-width: 600px;
    font-size: 15px;
    margin: 0 auto;
    padding: 0 15px;}
.window-searchform input {
    float: left;
    display: block;
    padding-left: 10px;
    width: 79%;
    border: none;
    background: none;
    border: 1px solid #00133d;
    line-height: 43px;
    color: #666;
    font-size: 16px;
    outline: none;}
.window-searchform .tj {
    float: left;
    display: block;
    border: 1px solid #00133d;
    line-height: 43px;
    width: 20%;
    padding: 0 10px;
    font-size: 16px;
    background-color: #00133d;
    color: #fff;
    outline: none;}
.window-searchform button {
    float: left;
    display: block;
    border: 1px solid #00133d;
    line-height: 43px;
    width: 20%;
    padding: 0 10px;
    font-size: 16px;
    background-color: #00133d;
    color: #fff;
    outline: none;}
.window-searchShow {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
    z-index: 35;}
.window-searchShow img{margin:0 auto;display:block}

.top_blue {
    height: 7px;
    width: 100%;
    background: #000f37;}
.top_detail {
    padding: 30px 0 0 0px;
    position: relative;
    }
.logo {
    width: 360px;
    position: absolute;
    top: 10px;
    z-index: 31;
    }
.logo img {
    max-width: 100%;}
.link-btn {
    display: none;}
.link {
    /* float: right;
    margin-top: 40px; */
    position: absolute;
    right: 80px;
    top: 55px;
    z-index: 31;}
.link a {
    font-size: 16px;
    color: #1a1a1a;
    font-family: "Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜";
    text-decoration: none;
    opacity: 0.66;
    border: 1px solid #dfdfdf;
    padding: 4.5px 30px 4.5px 15px;
    margin-left: -5px;
    background: url(https://artcenter.jju.edu.cn/images/link-arrow.png) 90% center no-repeat;}
.link a:hover {
    color: #d71921;}
.link span {
    color: #737373;}
.link-s {
    float: right;
    display: none;}
.link-s a {
    font-size: 14px;
    color: #737373;
    margin: 0 25px;}
.link-s span {
    color: #737373;}
.xiding {
    position: relative;
    z-index: 30;}
.xiding_active {
    position: fixed;
    top: 0;
    width: 100%;
    background-color: #00133d;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .11);
    z-index: 33;}
.xiding_active .search img {
    filter: brightness(100);}
.xiding .nav_wrap {
    padding-left: 390px;
    }
.xiding_active.xiding .nav_wrap {
    padding-left: 0;
    padding-right: 30px;
    margin-bottom: 0;}
.nav_wrap {
    position: relative;
    margin-bottom: 25px;}
.xiding_active.xiding .search {
    margin-top: 9px;
    cursor: pointer;}
.nav {
    padding: 10px 0;
    float: left;
    width: 96%;
    }
.xiding_active.xiding .nav {
    margin-top: 0;
    padding: 9px 0;}
.nav.active {
    transform: translateX(0);
    display: block;
    position: absolute;
    top: 130px;
    right: 0;
    z-index: 999;
    width: 25%;
    height: auto;
    background: #0085a3;}
.nav-item {
    display: flex;
    margin-bottom: 0;
    width: 100%;}
.nav-item li {
    position: relative;
    transition: all ease .3s;
    list-style: none;
    width: 20%;
    text-align: center;
    }
.nav-item .special {
    width: 22%;}
.nav-item li:first-child {
    width: 16%;}
.nav-item li:last-child {
    background: none;}
.xiding_active .nav-item li a {
    color: #fff;}
.nav-item li a {
    text-decoration: none;
    font-size: 18px;
    color: #1a1a1a;}
.nav-item li a img {
    display: none;
    margin-left: 5%;}
.nav-item li a span {
    color: #ffce70;
    font-size: 16px;
    font-weight: bold;}
.nav-child {
    position: absolute;
    z-index: 99;
    background: #031e69;
    margin-top: 15px;
    left: -25%;
    opacity: 0;
    border-radius: 5px;
    transition: all .3s ease 0s;
    transform: translate3d(0px, -20px, 0px);
    -moz-transform: translate3d(0px, -20px, 0px);
    -webkit-transform: translate3d(0px, -20px, 0px);
    visibility: hidden;
    overflow:hidden;
    width: 150%;
}
.nav-child li {
    width: 100%;
    line-height: 40px;
    text-align: left;
    /* padding-left: 20px; */
    text-align: center;
    }
.nav-child li:first-child {
    width: 100%;}
.nav-child li a {
    font-size: 15px;
    color: #fff;
    font-weight: normal;}
.nav-child li:hover {
    text-indent: 12px;
    background: #0037ce;}
.nav-item li:hover .nav-child {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    visibility: visible;}











.flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.flex-v {
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.flex-v-center {
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.flex-v {
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.l3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.l2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.zi3 {
    position: relative;
    z-index: 3;
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
}
.swiper-container-fade .swiper-slide {
    pointer-events: auto;
    transition-property: opacity;
}

.pore {
    position: relative;
}


.homea{padding: 40px 0 90px;}
.homea .container:after{position: absolute;left:50px;bottom: 0;top:60px;background: #06509b;z-index: 0;content: '';width:100%;height: 520px;}




.homea .aleft{width: 65.75%;}
.homea .aright{width: 28.75%;}

.homea .aleft .title,.homea .aright .title{padding: 0;}
.homea .aleft .title a,.homea .aright .title a {
    font-size: 14px;
    color: #1a1a1a;
    margin-top: 5px;
}

.homea .aleft .topNews .slideNewss{width: 74%;margin: 0}
.homea .aleft .topNews .slideNewss a{display: block;position: relative;}
.homea .aleft .topNews .slideNewss .pic{height:480px;position: relative;display: flex;justify-content: center;align-items: center;}
.homea .aleft .topNews .slideNewss .pic:before{content: '';position: absolute;left: 0;bottom: 0;right: 0;height: 40%;background: url(../image/bamask.png) no-repeat bottom center;background-size: 100% 100%;z-index: 1}
.homea .aleft .topNews .slideNewss .pic img{height:100%;max-width:unset}
.homea .aleft .topNews .slideNewss .txt{position: absolute;left: 0; bottom: 0;right: 0;padding:25px;color: #fff;z-index: 3}
.homea .aleft .topNews .slideNewss .txt h4{font-size: 22px;line-height: 1.4;margin-bottom: 1px;margin-top: 1px;max-height: 6px\0}
.homea .aleft .topNews .slideNewss .txt p{font-size: 14px;line-height: 1.6;color: rgba(255,255,255,.8);max-height: 4.4px\0}
.homea .aleft .topNews ul{width:26%;background: #f3f9ff;margin:0;}
.homea .aleft .topNews ul li{height: calc(100% / 4);cursor: pointer;position: relative;padding:10px 15px;list-style-type: none}
.homea .aleft .topNews ul li:after{content: '';width: 0;position: absolute;top: 0;right: 0;bottom: 0; z-index:1;background: #f7ab00;opacity: 0}
.homea .aleft .topNews ul li:before{content: '';width:100%;position: absolute;top: 0;right: 0;height: 1px; z-index:1;background: #c5d3e1;}
.homea .aleft .topNews ul li:first-child:before{display: none}
.homea .aleft .topNews ul li.show:after{width: 108%;transition: .3s;opacity: 1}
.homea .aleft .topNews ul li.show+li:before{display: none}
.homea .aleft .topNews ul li  h4{line-height: 1.4;font-size: 16px;margin-bottom: 1px;overflow: hidden;}
.homea .aleft .topNews ul li  time{font-family: 'cam';font-size: 14px;color: #666}
.homea .aleft .topNews ul li.show h4{color: #fff }
.homea .aleft .topNews ul li.show time{color: #fff}

.homea .aright .list ul{background: #f3f9ff;height: 480px;padding:1px 3px;width:80%;position: relative;z-index:1;overflow: hidden}
.homea .aright .list ul li{display: flex;justify-content: space-between;padding:15px;border-bottom: 1px solid #c5d3e1;transition: .3s;position: relative;list-style-type: none}
.homea .aright .list ul li:last-child(){border-bottom:0}
.homea .aright .list ul li time{font-family: 'cam';color: #033f7d;font-size: 14px;text-align: center;position: relative;z-index: 3;display: flex;flex-direction: column;align-items: center;justify-content: center;}
.homea .aright .list ul li time span{font-family: 'cambria';font-size: 30px;display: block;line-height:1}
.homea .aright .list ul li .h4{width: calc(100% - 65px);font-size:16px;line-height: 1.5;position: relative;padding-left:15px;position: relative;z-index: 3}
.homea .aright .list ul li .h4 a{max-height: .54rem\0;display: block\0;}
.homea .aright .list ul li .h4:before{content: '';width:1px;position: absolute;top: 5%;left: 0;height:90%; z-index:1;background: #c5d3e1;}
.homea .aright .list .xntz{position: absolute;right: -11px;width: 58px;height: auto;top: 0;}

@media screen and (min-width: 1280px){
.homea .aright .list ul li:after{content: '';position: absolute;left: -3px;top: -1px;bottom: -1px;;background:#fff;box-shadow: 0 0 15px rgba(2,61,121,.3);width: 0 }
.homea .aright .list ul li:hover:after{width: calc(100% + 75px);transition: .5s}    
}

@media screen and (max-width:1200px){

.homea .aleft{width: 100%;}
.homea .aright{width: 100%;margin-top:50px;}
.homea .aright .list .xntz{display: none}
.homea .aright .list ul{width: 100%;}

.homea .container:after{display: none}
}



















    
.xiding .nav-btn {
    display: none;}
.xiding.xiding_active .nav-btn {
    display: none;
    top: 8px;
    right: 0;}
.apply {
    float: left;
    width: 8%;
    margin: 10px 0 0 30px;}
.apply a {
    font-size: 14px;
    color: #d71921;
    border: 1px solid #a9132d;
    border-radius: 15px;
    padding: 5px 15px;}
.apply:hover a {
    color: #fff;
    background: #d71921;}
.search {
    float: left;
    margin-top: 6px;
    /* margin-left: 15px; */
    width: 28px;
    height: 28px;
    position: relative;}
.search img {
    width: 100%;}
.search-block {
    border-radius: 6px 0px 0px 6px;
    display: none;
    height: 40px;
    background: #fff;
    position: absolute;
    right: 51px;
    top: 2px;
    z-index: 1;
    border: 1px solid #da696f;}
.se-input {
    width: 180px;
    height: 36px;
    padding-left: 10px;
    line-height: 36px;
    font-size: 13px;
    color: #999999;
    border-radius: 6px;
    border: none;}
.se-btn {
    float: right;
    width: 20px;
    margin-top: 8px;
    margin-right: 9px;}
.se-close {
    position: absolute;
    right: -40px;
    top: -1px;
    cursor: pointer;}
.nav-btn {
    /* float: left;
    margin: 7px 0 0 20px; */
    position: absolute;
    right: 17px;
    top: 53px;
    z-index: 31;}
#cuhksz-iconmenu-nav, #cuhksz-iconmenu-nav2 {
    cursor: pointer
;}
#cuhksz-nav-right {
    width: 100%;
    position: fixed;
    right: -100%;
    top: 0;
    z-index: 33300;
    height: 100%
;}
#cuhksz-nav-right-mask {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1000;
    background-color: rgba(0, 0, 0, 0.4);
 filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#40000000', EndColorStr='#40000000')
;}
#cuhksz-nav-right-object {
    position: absolute;
    z-index: 1500;
    right: 0;
    top: 0;
    width: 320px;
    height: 100%;
    background: #fff
;}
.cuhksz-nav-right-title {
    height: 51px;
    background:#06509a;
    font-size: 16px;
    color: #fff;
    padding-left: 39px;
    line-height: 51px;
    position: relative;
    overflow: hidden
;}
.cuhksz-nav-right-title i, .cuhksz-detail-title i {
    position: absolute;
    width: 21px;
    height: 21px;
    /* background: url(../images/down.png) no-repeat; */
    top: 35px;
    margin-top: -35px;
    right: 19px;
    cursor: pointer;
    cursor: pointer
;}
#cuhksz-nav-right ul.nav-item {
    display: block;
    width: 100%;
    background: #fff;}
#cuhksz-nav-right ul li {
    list-style: none;
    position: relative;
    line-height: 39px;
    cursor: pointer;
    width: 100%;
    padding: 0;
    background: #fff
;}
#cuhksz-nav-right ul li.active .nav-child {
    opacity: 1;
    margin-top: 0px;
    right: 0;}
#cuhksz-nav-right ul li:hover .nav-child {
    display: none;}
#cuhksz-nav-right ul li:after {
    content: "";
    width: 100%;
    height: 1px;
    border-bottom: 0.5px solid #e1e1e1;
    position: absolute;
    left: 0;
    bottom: 0
;}
#cuhksz-nav-right ul li#cuhksz-nav-right-list-back {
    cursor: pointer;
    background: #73abec
;}
#cuhksz-nav-right ul li#cuhksz-nav-right-list-back a {
    transition: none;
    background: #73abec;
    color: #fff
;}
#cuhksz-nav-right ul li a {
    display: block;
    padding-left: 39px;
    position: relative;
    color: #4c4c4c
;}
#cuhksz-nav-right ul li a:hover {
    background: #e1e1e1
;}
#cuhksz-nav-right ul li a.cuhksz-nav-right-list-noarr:before {
    content: "";
    width: 4px;
    height: 7px;
    position: absolute;
    right: 44px;
    top: 17px;
    background: url(https://artcenter.jju.edu.cn/images/list_right.png) no-repeat
;}



.carousel-indicators {
    bottom: 4%;
    left: 63%;
    width: 11%;
    margin-left: 0;
    z-index: 5;}
.carousel-caption {
    left: 75%;
    width: 10%;
    bottom: 30px;
    padding: 10px;
    line-height: 30px;
    font-size: 20px;
    text-align: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    z-index: 5;}
.carousel-caption a {
    text-decoration: none;
    font-size: 14px;
    color: #fff;
    float: left;
    background: #00133d;
    padding: 1px 20px;
    border-radius: 25px;}
.carousel-control {
    width: 4%;
    opacity: inherit;}
.carousel-control.left, .carousel-control.right {
    background-image: none;}
.glyphicon-chevron-left {
    margin-left: -38px !important;
    margin-top: -30px !important;}
.glyphicon-chevron-right {
    margin-right: 3px !important;
    margin-top: -30px !important;}
.glyphicon-chevron-left:before, .glyphicon-chevron-right:before {
    content: "";}
.carousel-indicators li {
    border: none;
    width: 35px;
    height: 35px;
    text-indent: inherit;
    background: none;
    color: #fff;
    padding-top: 6px;
    margin: 0;
    font-family: 'Raleway';}
.carousel-indicators li.active {
    background-color: #c61922;
    width: 35px;
    height: 35px;
    border-radius: 0;
    font-weight: bold;}
/* Ã¨Â½Â®Ã¦â€™Â­Ã¥â€ºÂ¾ */
#full-width-slider {
    width: 100%;}
#full-width-slider .banner-dian {
    position: absolute;
    right: 0;
    bottom: 30px;
    width: 100%;
    z-index: 15;
    height: 48px;
    text-align: right;
    overflow: hidden;}
#full-width-slider .rsBullets {
    /*margin-right: 125px;*/
    text-align: center;}
#full-width-slider .rsBullet {
    width: 46px;
    height: 48px;
    display: inline-block;
 *display: inline;
 *zoom: 1;
    box-sizing: content-box;
    text-align: center;
    cursor: pointer;}
#full-width-slider .rsBullet span {
    display: block;
    font-size: 22px;
    font-family: "Tahoma";
    color: #fff;
    position: relative;
    padding: 6px 0;}
#full-width-slider .rsBullet.rsNavSelected span {
    background: #f7ab00;}
#full-width-slider .rsGCaption {
    text-align: right;
    position: absolute;
    right: 0;
    bottom: 44px;}
#full-width-slider .rsGCaption a {
    font-size: 14px;
    color: #fff;
    background: #00133d;
    padding: 8px 20px;
    border-radius: 18px;}
#full-width-slider .rsArrowLeft, #full-width-slider .rsArrowRight {
    position: absolute;
    top: 43%;
    display: none !important;}
#full-width-slider .rsArrowLeft {
    left: 0;}
#full-width-slider .rsArrowRight {
    right: 0;}
#full-width-slider .rsArrowLeft .rsArrowIcn, #full-width-slider .rsArrowRight .rsArrowIcn {
    width: 71px;
    height: 71px;
    background-size: 100%;}
#full-width-slider:hover .rsArrowLeft, #full-width-slider:hover .rsArrowRight {
    display: block !important;}
#full-width-slider .rsArrowLeft.rsArrowDisabled .rsArrowIcn, #full-width-slider .rsArrowRight.rsArrowDisabled .rsArrowIcn {
    opacity: 0.5;}
/* Ã¥Â¤Â´Ã¦ÂÂ¡Ã¦â€“Â°Ã©â€”Â» */


.white-dian-body {
    background-color: #fff;
    background-image: url(../image/white-shangdian.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    padding: 40px 0 90px;
    margin-bottom: 6px;}
.white-dian-body .title a {
    font-size: 14px;
    color: #1a1a1a;
    float: right;
    margin-top: 5px;}
.white-dian-body .title a:hover {
    color: #06509a;}


.white-dian-body .icon{position: absolute;right:2%;top:60px;width:50px;}
.white-dian-body .icon img{width:100%;}





.bluebg{background:#06509a;height:425px;width:1100px;position: absolute;right:0;top:60px;}


.news {
    background: url(https://artcenter.jju.edu.cn/images/bg.png) center bottom no-repeat;
    background-size: 100% 100%;
    background-color: #f6f6f6;}
.news-wrap {
    margin: 80px 0 35px;
    padding-bottom: 50px;}
.title {
    margin-bottom: 30px;}
.toutiao {
    float: left;
    width: 62.05%;}
.news-wrap .title .s1 {
    font-size: 24px;
    color: #000000;}
.news-wrap .title img {
    margin: -10px 10px 0;}
.news-wrap .title .s2 {
    font-size: 12px;
    color: #959595;}
.news-wrap .title a {
    float: right;
    font-size: 14px;
    color: #00133d;
    border: 1px solid #00133d;
    padding: 2px 17px;
    border-radius: 13px;
    margin-top: 1%;}
.news-wrap .title a:hover {
    color: #fff;
    background: #00133d;}
.toutiao-pic {
    position: relative;
    overflow: hidden;}
.toutiao-pic img {
    width: 100%;
    height: 243px;
    transition: all .3s ease-in-out;}
.toutiao-pic:hover img {
    transform: scale(1.1);}
.toutiao-date {
    position: absolute;
    top: 10px;
    background: #d71921;
    padding: 8px;
    margin-left: 10px;}
.toutiao-date p {
    float: left;
    width: 48%;
    color: #fff;
    margin: 0 1%;}
.toutiao-date .p2 {
    font-size: 22px;
    margin-top: 5px;
    text-align: center;}
.toutiao-wrap .introduce {
    background: #f3f3f3;
    padding: 20px;
    height: 92px;}
.toutiao-wrap .introduce p {
    font-size: 16px;
    color: #7e7e7e;}
.toutiao-wrap .introduce span {
    font-size: 14px;
    color: #7e7e7e;
    width: 330px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.xinwen-box {height: 367px;display: flex;}

.xinwen-box .rsContent{height: 367px;width:70%;}
.xinwen-box .rsContent img{height:100%;}
.xinwen-box .xinwen-text ul{display: flex;flex-direction: column;height:100%;}
.xinwen-box .xinwen-text ul li{flex:1;padding:10px 15px;margin-bottom: 1px}
.xinwen-box .xinwen-text ul li:nth-last-child(1){margin-bottom: 0px}

.xinwen-box .xinwen-text{margin-left: -37px;}
.xinwen-box .xinwen-text ul li.active{background:#f7ab00;width: calc(100% + 37px);margin-left: -37px;padding-left:52px;}
.xinwen-box .xinwen-text ul li.active p{color: #fff}
.xinwen-box .xinwen-text ul li.active a{color: #fff}
.xinwen-box .xinwen-text ul li.active .time{color: #fff}








#full-width-slider2 {
    width: 66.3%;
    float: left;
    }
#full-width-slider2 .banner-dian {
    display: none;}
#full-width-slider2 .banner-title {
    font-size: 18px;
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 20px;
    padding-left: 15px;
    width: 100%;
overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;
    text-align: left;}
#full-width-slider2 .date {
    font-size: 24px;
    color: #fff;
    position: absolute;
    left: 12px;
    top: 10px;
    padding: 8px 11px;
    background: url(https://artcenter.jju.edu.cn/images/banner-date.png) repeat;}
.xinwen-text ul li p {
    font-size: 14px;
    color: #fff;
    line-height: 1.5;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;}
.xinwen-text {
    padding-left: 22px;
    overflow: hidden;}
.xinwen-text ul li {
    list-style: none;
    margin-top: 0px;
    z-index: 1;
    position: relative;background:#f1f6fb;color: #000}


.xinwen-text ul li a p{color: #000}
.xinwen-text ul li .time {
    font-size: 12px;
    color: #6d6f72;}
/* Ã©â‚¬Å¡Ã§Å¸Â¥Ã¥â€¦Â¬Ã¥â€˜Å  */
.tongzhi {
    float: left;
    width: 34.15%;
    margin: 0 0 0 3.8%;
    position: relative;
    z-index: 1

}

.tongzhi .tongzhi-wrap{width:80%;}


.tongzhi-wrap ul li {
    list-style: none;
    margin: 0 0 1px;
    padding: 12.5px 10px 12.5px 15px;
    background: #f6f6f6;
    position: relative;display: flex;justify-content: center;align-items: center;}



.tongzhi-wrap ul li .data{color:#06509a;width:80px;display:flex;flex-direction: column;align-items: center;font-family: Cambria; }
.tongzhi-wrap ul li .data .day{font-size:20px;font-weight:600;}








.tongzhi-wrap ul li:hover{width: 110%}

.tongzhi-wrap ul li a {
    display: block;
    width: 100%;
    font-size: 16px;
    line-height: 21px;
    color:#000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;}









/* Ã¦Â´Â»Ã¥Å Â¨*/
.huodong {
    float: right;
    width: 31%;}
.huodong-wrap ul li {
    list-style: none;
    margin: 15px 0;}
.huodong-wrap ul li .date {
    float: left;
    width: 20%;
    text-align: center;}
.huodong-wrap ul li:nth-child(odd) .date {
    background: url(https://artcenter.jju.edu.cn/images/circle_gray.png) no-repeat;}
.huodong-wrap ul li:nth-child(even) .date {
    background: url(https://artcenter.jju.edu.cn/images/circle_red.png) no-repeat;}
.huodong-wrap ul li .date p {
    font-size: 14px;
    color: #f5f5f5;}
.huodong-wrap ul li .date p.line {
    border-bottom: 1px solid #ffffff;
    margin: 15px 5px 5px;}
.huodong-wrap ul li .list {
    float: right;
    width: 77%;
    padding-top: 10px;
    position: relative;}
.huodong-wrap ul li .list:after {
    content: "";
    border-bottom: 1px solid #f3f3f3;
    width: 20px;
    transition: all .8s;}
.huodong-wrap ul li .list a {
    display: block;
    font-size: 14px;
    color: #343434;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.huodong-wrap ul li:hover .list a {
    color: #d71921;
    font-weight: bold;}
.huodong-wrap ul li .list span {
    font-size: 12px;
    color: #747474;}
.cloud {
    background: url(https://artcenter.jju.edu.cn/images/cloud.png) no-repeat 100% 100%;
    height: 500px;}
.into {
    text-align: center;
    margin: 150px 20%;}
.guidance {
    position: absolute;
    display: block;
    margin-left: 9%;}
.ckgd {
    float: left;
    text-align: center;
    width: 40%;
    margin: 0 5%;
    border: 1px solid #d71921;
    padding: 15px 0;}
.ckgd a {
    font-size: 24px;
    color: #00133d;}
.ckgd a span {
    font-size: 14px;
    color: #9c9c9c;
    display: none;
    width: 25%;
    line-height: 13px;}
.ckgd a:hover span {
    display: inline-block;}
.ckgd a:hover img {
    margin-left: 10px;}
.ckgd a img {
    margin-top: -5px;
    transition: all 0.4s linear;}
.ckgd a span {
    transition: all 0.4s;}
/* Ã¦Â¼â€Ã¥â€¡ÂºÃ©Â¢â€žÃ¥â€˜Å  */
.film {
    background: url(../image/se2bg.jpg) no-repeat center center;
    padding: 50px 0 62px;
    position: relative;
    overflow: hidden;}
.film .film-left {
    position: absolute;
    left: 0;
    bottom: 2px;}
.film .film-right {
    position: absolute;
    right: 0;
    top: 5px;}
.film .tab-content {
    position: relative;}
#tab-list3 {
    text-align: center;}
#tab-list3 li {
    list-style: none;
    display: inline-flex;
    margin: 0 22px;
    justify-content: center;
    align-items: center;}
#tab-list3 li a {
    display: block;
    float: left;
    font-size: 30px;
    color: #000;
    font-family: font1;
    line-height: 34px;
    position: relative;
    -webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    -ms-transition: all .4s linear;
    transition: all .4s linear;}
#tab-list3 li a::before {
    content: "";
    position: absolute;
    left: 20%;
    bottom: -15px;
    width: 0;
    height: 4px;
    background: #06509a;}
#tab-list3 li.tab-active a {
    font-size: 30px;
    color: #06509a;
    font-family: font1;
    -webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    -ms-transition: all .4s linear;
    transition: all .4s linear;}
#tab-list3 li.tab-active a::before {
    width: 60%;}
#tab-list3 li span {
    width: 0;
    height: 34px;
    display: block;
    margin-right: 10px;
    float: left;
    overflow: hidden;
    -webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    -ms-transition: all .4s linear;
    transition: all .4s linear;}
#tab-list3 li.tab-active span {
    width: 34px;
    -webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    -ms-transition: all .4s linear;
    transition: all .4s linear;}


/*Ã©ËœÂ¿Ã§â€°â€ºÃ¥â€œÂ¥BEGIN*/

.activeBox {
    overflow: hidden;
    margin-bottom: 80px;}
.prevBtn {
    cursor: pointer;
    outline: none;
    position: absolute;
    background: url(../image/film-arrowleft.png) center no-repeat;
    width: 37px;
    height: 37px;
    left: -60px;
    top: 50%;
    transform: translateY(-60px);
    background-size: 100%;}
.nextBtn {
    cursor: pointer;
    outline: none;
    position: absolute;
    background: url(../image/film-arrowright.png) center no-repeat;
    width: 37px;
    height: 37px;
    right: -60px;
    top: 50%;
    transform: translateY(-60px);
    background-size: 100%;}
.activeRight {
    width: 100%;}
.actPeo {
    overflow: hidden;}
.peoImg {
    float: left;
    width: 255px;
    height: 0;
    padding-bottom: 361px;
    overflow: hidden;}
.peoImg img {
    display: block;
    width: 100%;
    min-height: 361px;}
.peoTxt {
    float: right;
    width: calc(100% - 255px);
    border-top: 5px solid #4b8ed4;
    border-bottom: 5px solid #4b8ed4;
    border-right: 5px solid #4b8ed4;
    background-color:#dcedff;
    padding: 25px;
    box-sizing: border-box;
    margin-top: 44px;}
.peoTxt h2 {
    font-size: 22px;
    color: #000;
    margin-bottom: 20px;
line-height:1.5;
}


.peoTxt .name {
    font-size: 14px;
    color: #222222;
    line-height: 28px;}
.peoTxt .times {
    font-size: 14px;
    color: #000;
    line-height: 28px;
overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical;
    margin-bottom: 0;}
.peoTxt .addRess {
    font-size: 14px;
    color: #000;
    line-height: 28px;}
.peoTxt .active_anniu {
    color: #fff;
    font-size: 14px;
    padding: 8px 14px;
    background: #ffcb4c;
    display: inline-block;
    margin-top: 45px;
    border-radius: 4px
}
.peoTxt:hover {
    background: #06509b;
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -ms-transition: all 0.4s linear;
    transition: all 0.4s linear;}
.peoTxt:hover h2 {
    color: #f9f4ea;}
.peoTxt:hover p {
    color: #f9f4ea;}
.peoTxt:hover h3 {
    color: #e6edff;}
.activePeo:hover .actPeo {
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -ms-transition: all 0.4s linear;
    transition: all 0.4s linear;}
/*Ã¦Ë†â€˜Ã¥Â¢Å¾Ã¥Å Â Ã§Å¡â€žEND*/


.film .swiper-button-prev {
    display: none;
    background: url(../image/film-arrowleft.png);
    width: 37px;
    height: 37px;
    left: -40px;
    background-size: 100%;}
.film .tab-content-show .swiper-button-prev {
    display: block;}
.film .swiper-button-next {
    display: none;
    background: url(../image/film-arrowright.png);
    width: 37px;
    height: 37px;
    right: -40px;
    background-size: 100%;}
.film .tab-content-show .swiper-button-next {
    display: block;}
.film-box {
    position: relative;
    height: 484px;}
.film-box .tab-content {
    width: 100%;
    position: absolute;
    top: 100px;
    left: 0;}
.film-box .tab-content.tab-content-hide {
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    z-index: 18;}
.film-box .tab-content.tab-content-show {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    z-index: 20;}
/*Ã©ËœÂ¿Ã§â€°â€ºÃ¥â€œÂ¥Ã¦Â Â¡Ã¥â€ºÂ­Ã¦â€“â€¡Ã¥Å’â€“Ã¤Â¿Â®Ã¦â€Â¹*/




.f5 {
    width: 100%;
    position: relative;
    margin: 60px auto 30px;
    overflow: hidden;}
.f5_1 {
    width: 34.5vw;
    margin: 0 auto 35px;
    display: block;}
.f5 .mySwiper03 {
    width: 67.7vw;
    position: relative;
    margin: 0 auto;}
.mySwiper03 .swiper-slide {
    width: 67.7vw;
padding:0 .85vw;}
.mySwiper03 .swiper-slide .cont-l {
    width: 41.058vw;
    height: 24.69vw;
    float: right;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    background: #000;}
.mySwiper03 .swiper-slide .cont-l .topImg {
    width: 100%;
    height: 100%;
    object-fit: cover;}
.mySwiper03 .swiper-slide .cont-l .topImg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease 0s;
    opacity: 0.8;}
.mySwiper03 .swiper-slide .cont-l .topImg a img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);}
.mySwiper03 .swiper-slide .cont-l .bottom {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 78px;
    line-height: 78px;
   }
.mySwiper03 .swiper-slide .cont-l .bottom .title {
    width: 100%;
    font-size: 22px;
    color: #fff;
    padding-left: 20px;
    position: absolute;
    bottom: 0;
    margin-bottom: 0;}
.mySwiper03 .swiper-slide .cont-l .bottom .title a {
    color: #fff;
    text-decoration: none;}
.mySwiper03 .swiper-slide .cont-l .bottom .title a:hover {
    opacity: 0.7;}
.mySwiper03 .swiper-slide .cont-l .bottom .zan {
    margin-top: 35px;}
.mySwiper03 .swiper-slide .cont-l .bottom .name {
    float: right;
    margin-right: 20px;
    margin-top: 34px;
    color: #d3d0d0;}
.mySwiper03 .swiper-slide .cont-r {
    width: 23.24vw;
    float: right;
    margin-left: 1.7vw;
    min-height: 1px;}
.mySwiper03 .swiper-slide .cont-r .rImg {
    width: 100%;
    height: 11.5vw;
    margin-bottom: 1.7vw;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    background: #000;}
.mySwiper03 .swiper-slide .cont-r .rImg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease 0s;
    opacity: 0.8;}
.mySwiper03 .swiper-slide .cont-r .rImg .bTitle {
    width: 100%;
    height: 52px;
    line-height: 52px;
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 16px;
    color: #fff;
    text-align: center;}
.mySwiper03 .swiper-slide-prev .cont-r {
    display: none;}
.mySwiper03 .swiper-slide-prev, .mySwiper03 .swiper-slide-next {
    opacity: 0.7;}
.f5 .swiper-button-prev {
    left: -65px;
    margin-top: -33px;}
.f5 .swiper-button-next {
    right: -65px;
    margin-top: -33px;}
.swiper-button-prev {
    width: 73px;
    height: 73px;
    background: url(../image/a8.png) no-repeat;
    background-size: 100%;
    left: -15px;
    margin-top: -72px;
    border: none;
    outline: none;}
.swiper-button-next {
    width: 73px;
    height: 73px;
    background: url(../image/a9.png) no-repeat;
    background-size: 100%;
    right: -15px;
    margin-top: -72px;
    border: none;
    outline: none;}
/* Ã¦Â Â¡Ã¥â€ºÂ­Ã¦â€“â€¡Ã¥Å’â€“ */
.culture {
       padding: 126px 0 60px;
    overflow: hidden;
    position: relative;}
.culture-left {
    position: absolute;
    left: 0;
    top: 10px;}
.nyNav {}
.nyNav li {
    margin-left: 20px;
    list-style: none;}
.nyNav li a {
    display: block;
    height: 56px;
    line-height: 56px;
    font-size: 18px;
    color: #1a1a1a;
    position: relative;
    }
.nyNav li a:before {
    content: "";
    width: 50px;
    height: 3px;
    background: #f7ab00;
    position: absolute;
    left: 50%;
    bottom: 0px;
    margin-left: -25px;
    transform: scaleX(0);
    -webkit-transform: scaleX(0);
    opacity: 0;
    visibility: hidden;}
.nyNav li.on a:before, .nyNav li a:hover:before {
    transform: scaleX(1);
    -webkit-transform: scaleX(1);
    opacity: 1;
    visibility: visible;}
.nyNav li.on a, .nyNav li a:hover {
    color: #06509a;
    font-size: 24px;}
.nyNav li.on a {
    font-weight: bold;}
/*.culture .swiper-button-prev{
    background: url(../images/culture-left.png);
    width: 96px;
    height: 28px;
    left: -140px;
    background-size: 100%;
    top: 62%;
}


.culture .swiper-button-next {
    background: url(../images/culture-right.png);
    width: 96px;
    height: 28px;
    right: -140px;
    background-size: 100%;
    top: 62%;
}*/



/*
#rotation-picBox {
    padding-top: 35px;
    margin-top: 60px;
}




.rotation-box {
    position: relative;
}

.rotation-item {
    width: 30%;
}

.rotation-left {
    float: left;
}

.rotation-center {
    position: absolute;
    left: 30%;
    top: -35px;
    width: 40%;
    background-color: #b0ad3e;
    background-image: url(../images/rotation-center-bj.png);
    background-position: 110% 113%;
    background-repeat: no-repeat;
}

.rotation-center .rotation-center-img{
    height: 335px;
    overflow: hidden;
}

.rotation-center .rotation-center-img img {
    width: 100%;
    min-height: 100%;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}


.rotation-center:hover .rotation-center-img img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.rotation-right {
    float: right;
}

.rotation-center-text {
    padding: 23px 0 65px;
}

.rotation-center-text h3 {
    font-size: 26px;
    text-align: center;
    color: #fff;
    font-family: "Ã¥Â®â€¹Ã¤Â½â€œ";
    margin: 0 0 20px;
    padding-top: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-decoration: none;
}

.rotation-center-text .rotation-center-title {
    margin-top: -28px;
}

.rotation-center-text .abstract {
    font-size: 16px;
    color: #fff;
    line-height: 30px;
    padding: 0 30px;
    text-decoration: none;
    height: 90px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.rotation-item ul{
    margin-bottom: 30px;
}
.rotation-item ul li{
    position: relative;
    list-style: none;
    height: 255px;
    overflow: hidden;
}

.rotation-item ul li::before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}

.rotation-item ul li img{
    width: 100%;
    min-height: 100%;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}


.rotation-item ul li:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.rotation-item ul li.rbj1::before{
    background: url(../images/yisubj1.png)  repeat;
}

.rotation-item ul li.rbj2::before{
    background: url(../images/yisubj2.png)  repeat;
}

.rotation-item ul li.rbj3::before{
    background: url(../images/yisubj3.png)  repeat;
}

.rotation-item ul li.rbj4::before{
    background: url(../images/yisubj4.png)  repeat;
}

.rotation-item .yisu-item-title {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    font-size: 26px;
    color: #fff;
    text-align: center;
    transform: translate(0, -50%);
    text-decoration: none;
    z-index: 3;
}



.rotation-item .yisu-item-title::after{
    content: "";
    position: absolute;
    left: 50%;
    bottom: -8px;
    width: 35px;
    height: 3px;
    background: #fff;
    transform: translate(-50%, 0);
}
*/






/* Ã¥Â°ÂÃ¦Â ÂÃ§â€ºÂ® */
.programa {
    background: #dee5eb;
    padding: 35px 0;}
.programa-list ul {
    text-align: center;}
.programa-list ul li {
    width: 180px;
    display: inline-table;
    transition: all .4s linear;}

.programa-list ul li a {
    font-size: 18px;
    color: #333;
    position: relative;
    font-weight: 600
}
.programa-list ul li a img {
    width: 100px;
    display: block;
    margin: 10px auto;
    background: #fff;
    border-radius: 50%;
z-index: 99;
    position: relative;



}
.programa-list ul li .title{margin:0}
.programa-list ul li .img_box{position:relative}
.programa-list li:hover .img_box img{background: none;}
.programa-list li:hover .drop{display: block;}


.drop { 
    position: absolute;
    left: 50% !important;
    top: 50% !important;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); 
    border-radius: 50%;
    -webkit-filter: blur(.1rem);
    filter: blur(.1rem);
    box-shadow: -0.5rem -0.5rem .5rem #e1e5ff, .5rem .5rem .5rem #d3d9fc, inset -0.5rem -0.5rem .5rem #e1e5ff, inset .5rem .5rem .5rem #d3d9fc;
    border: 0 solid #DADCE8;
    -webkit-animation: expand 4s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
    animation: expand 4s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
    display: none;z-index: 5;
}

@-webkit-keyframes expand {
    0% {
        width: 0;
        height: 0;
        box-shadow: -0.5rem -0.5rem .5rem #e1e5ff, .5rem .5rem .5rem #d3d9fc, inset -0.5rem -0.5rem .5rem #e1e5ff, inset .5rem .5rem .5rem #d3d9fc;
        border: 0 solid rgba(218, 220, 232, 0.5);
    }

    5% {
        box-shadow: -0.5rem -0.5rem .5rem #e1e5ff, .5rem .5rem .5rem #d3d9fc, inset -0.5rem -0.5rem .5rem #e1e5ff, inset .5rem .5rem .5rem #d3d9fc;
        border: .2rem solid rgba(218, 220, 232, 0.5);
    }

    90% {
        box-shadow: none;
        border: .2rem solid rgba(218, 220, 232, 0.5);
    }

    100% {
        width: 10rem;
        height: 10rem;
        box-shadow: none;
        border: 0 solid rgba(218, 220, 232, 0.5);
    }
}

@keyframes expand {
    0% {
        width: 0;
        height: 0;
        box-shadow: -0.5rem -0.5rem .5rem #e1e5ff, .5rem .5rem .5rem #d3d9fc, inset -0.5rem -0.5rem .5rem #e1e5ff, inset .5rem .5rem .5rem #d3d9fc;
        border: 0 solid rgba(218, 220, 232, 0.5);
    }

    5% {
        box-shadow: -0.5rem -0.5rem .5rem #e1e5ff, .5rem .5rem .5rem #d3d9fc, inset -0.5rem -0.5rem .5rem #e1e5ff, inset .5rem .5rem .5rem #d3d9fc;
        border: .2rem solid rgba(218, 220, 232, 0.5);
    }

    90% {
        box-shadow: none;
        border: .2rem solid rgba(218, 220, 232, 0.5);
    }

    100% {
        width: 10rem;
        height: 10rem;
        box-shadow: none;
        border: 0 solid rgba(218, 220, 232, 0.5);
    }
}

.drop:before {
    content: '';
    position: absolute;
    margin: auto;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 0%;
    height: 0%;
    border-radius: 50%;
    -webkit-animation: expand1 4s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
    animation: expand1 4s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
    box-shadow: -0.5rem -0.5rem .5rem #e1e5ff, .5rem .5rem .5rem #d3d9fc, inset -0.5rem -0.5rem .5rem #e1e5ff, inset .5rem .5rem .5rem #d3d9fc;
}

@-webkit-keyframes expand1 {
    0% {
        width: 0%;
        height: 0%;
        box-shadow: -0.5rem -0.5rem .5rem #e1e5ff, .5rem .5rem .5rem #d3d9fc, inset -0.5rem -0.5rem .5rem #e1e5ff, inset .5rem .5rem .5rem #d3d9fc;
        border: 0 solid #DADCE8;
    }

    20% {
        box-shadow: -0.5rem -0.5rem .5rem #e1e5ff, .5rem .5rem .5rem #d3d9fc, inset -0.5rem -0.5rem .5rem #e1e5ff, inset .5rem .5rem .5rem #d3d9fc;
    }

    100% {
        width: 60%;
        height: 60%;
        box-shadow: none;
        border: .1rem solid #DADCE8;
    }
}

@keyframes expand1 {
    0% {
        width: 0%;
        height: 0%;
        box-shadow: -0.5rem -0.5rem .5rem #e1e5ff, .5rem .5rem .5rem #d3d9fc, inset -0.5rem -0.5rem .5rem #e1e5ff, inset .5rem .5rem .5rem #d3d9fc;
        border: 0 solid #DADCE8;
    }

    20% {
        box-shadow: -0.5rem -0.5rem .5rem #e1e5ff, .5rem .5rem .5rem #d3d9fc, inset -0.5rem -0.5rem .5rem #e1e5ff, inset .5rem .5rem .5rem #d3d9fc;
    }

    100% {
        width: 60%;
        height: 60%;
        box-shadow: none;
        border: .1rem solid #DADCE8;
    }
}





.dibu{
    background:url(../image/fbg2.jpg) no-repeat center center;
    background-size:cover;
    color: #fff;}
.copyright {
    text-align: center;
background:#00133d;
color: #aba6a1;
font-weight: 600
}
.copyright .copyright-wrap {
    opacity: 0.49;
    font-size: 14px;
    }
.copyright .copyright-wrap span {
    padding: 15px 25px;
    line-height: 40px;}
.dibu {
    border-bottom: 1px solid rgba(43, 43, 43, .68);}
.dibu-wrap {
    margin: 42px 36px 70px;}
.dibu-wrap .col-sm-3 {
    padding: 0 20px;}
.dibu-wrap .col-sm-3:first-child {
    padding-left: 0;}
.dibu-wrap .col-sm-3:last-child {
    padding-right: 0;
    margin-top: 15px;}
.dibu-wrap .title {
       margin-bottom: 20px;}
.dibu-wrap .title p {
    font-size: 22px;
    color: #ffffff;
    line-height: 54px;}
.dibu-wrap .col-sm-3 ul li {
    list-style: none;}
.dibu-wrap .col-sm-3 ul li:hover a {
    color: #ffffff;}
.dibu-wrap .contact span {
    font-size: 15px;
    color: #ffffff;
    line-height: 32px;
    opacity: 0.82;}
.dibu-wrap a {
    font-size: 15px;
    /* color: rgba(255,255,255,.6); */
    line-height: 32px;
    color: #fff;
    opacity: 0.82;}
.dibu-wrap a:hover {
    color: #F00;}
.dibu-wrap a img {
    margin-right: 10px;}
.code {
    width: 172px;
    margin-bottom: 10px;
    float: right;}
.code p {
    text-align: center;
    font-size: 15px;
    line-height: 42px;}
.code img {
    width: 100%;
    height: auto;
    border-radius: 10px
}
.dibu-wrap .col-sm-3 span {
    font-size: 15px;
    color: #fff;
 u-wrap a {
 font-size: 15px;
    /* color: rgba(255,255,255,.6); */
    line-height: 32px;
 opacity:0.82;}
.copyright-wrap span {
    font-size: 12px;
    color: rgba(255, 255, 255, .49);
    margin-right: 10px;}
.copyright-wrap {
    padding: 10px 0;}
/* Ã¥Â½â€œÃ¥â€°ÂÃ¤Â½ÂÃ§Â½Â®*/
.location {
    background: #878787;}
.location a {
    font-size: 14px;
    color: #666666;
    line-height: 42px;
    margin: 0 10px;}
.hdyg {
    margin: 70px 90px 150px;}
.nav-second {
    float: left;
    width: 14%;}
.hdyg-wrap, .tzgg-wrap, .ttxw-wrap, .xywh-wrap, .ydwy-wrap {
    float: right;
    width: 80%;}
.current {
    background: url(https://artcenter.jju.edu.cn/images/more-bg.jpg) no-repeat 100% 100%;
    text-align: center;
    margin-bottom: 30px;}
.current p {
    font-size: 24px;
    color: #ffffff;
    line-height: 85px;}
.nav-second ul li {
    list-style: none;
    border: 1px solid #cfcfcf;
    text-align: center;
    padding: 10px 0;
    margin: 20px 0;}
.nav-second ul li a {
    font-size: 16px;
    color: #686868;
    line-height: 35px;}
.nav-second ul li a.active {
    color: #c61922;}
.hdyg-wrap .title, .tzgg-wrap .title, .ttxw-wrap .title, .xywh-wrap .title, .ydwy-wrap .title {
    border-bottom: 1px solid #dddddd;}
.hdyg-wrap .title p, .tzgg-wrap .title p, .ttxw-wrap .title p, .xywh-wrap .title p, .ydwy-wrap .title p {
    font-size: 30px;
    color: #333333;}
.hdyg-wrap ul li {
    list-style: none;
    margin: 15px 0;}
.hdyg-wrap ul li .date {
    float: left;
    width: 9%;
    text-align: center;}
.hdyg-wrap ul li:nth-child(odd) .date {
    background: url(https://artcenter.jju.edu.cn/images/circle_gray.png) no-repeat;}
.hdyg-wrap ul li:nth-child(even) .date {
    background: url(https://artcenter.jju.edu.cn/images/circle_red.png) no-repeat;}
.hdyg-wrap ul li .date p {
    font-size: 14px;
    color: #f5f5f5;}
.hdyg-wrap ul li .date p.line {
    border-bottom: 1px solid #ffffff;
    margin: 15px 5px 5px;}
.hdyg-wrap ul li .list {
    float: right;
    width: 87%;
    padding-top: 10px;
    position: relative;}
.hdyg-wrap ul li .list:after {
    content: "";
    border-bottom: 1px solid #f3f3f3;
    width: 20px;
    transition: all .8s;}
.hdyg-wrap ul li .list a {
    font-size: 16px;
    color: #343434;
    line-height: 28px;
    display: block;}
.hdyg-wrap ul li:hover .list a {
    color: #d71921;
    font-weight: bold;}
.hdyg-wrap ul li .list span {
    font-size: 12px;
    color: #747474;}
/* ÃƒÂ©Ã¢â€šÂ¬Ã…Â¡ÃƒÂ§Ã…Â¸Ã‚Â¥ÃƒÂ¥Ã¢â‚¬Â¦Ã‚Â¬ÃƒÂ¥Ã¢â‚¬ËœÃ…Â ÃƒÂ©Ã‚Â¡Ã‚Âµ */
.tzgg-wrap ul {
    margin-top: 60px;}
.tzgg-wrap ul li {
    list-style: none;
    margin: 15px 0;}
.tzgg-wrap ul li a {
    float: left;
    font-size: 16px;
    color: #343434;}
.tzgg-wrap ul li p {
    float: right;
    font-size: 16px;
    color: #666666;
    font-family: 'Times New Roman', Times, serif;}
.ttxw-wrap ul li {
    list-style: none;
    margin: 10px 0;}
.ttxw-wrap ul li:nth-child(even) {
    float: right;
    width: 46%;}
.ttxw-wrap ul li:nth-child(odd) {
    float: left;
    width: 46%;}





.tongshi-bg {
    padding-top: 300px;}
.tongshi-wrap {
    margin-bottom: 50px;}
.tongshi-top {
    background-color: rgba(255, 255, 255, .61);}
.tsjy {
    float: left;
    background: #d71921;
    padding: 16px 39px;
    margin-top: -20px;}
.tsjy p {
    font-size: 24px;
    color: #ffffff;
    margin: 0;}
.locations {
    float: right;
    margin-right: 30px;}
.locations a {
    font-size: 14px;
    color: #848484;
    margin: 0 5px;}
.tongshi-content {
    padding: 15px 50px;
    background: #ffffff;}
.tongshi-content ul li {
    list-style: none;
    padding: 35px 0;
    border-bottom: 1px solid #ececec;}
.tongshi-content ul li:hover .list a {
    color: #d71921;
    padding-left: 18px;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;}
.tongshi-content ul li:hover .list a:before {
    width: 12px;}
.tongshi-content ul li .date {
    float: left;
    width: 6%;
    text-align: center;}
.tongshi-content ul li .date p {
    font-size: 30px;
    color: #7d7d7d;
    margin: 0;}
.tongshi-content ul li .date span {
    font-size: 16px;
    color: #a4a4a4;}
.tongshi-content ul li .list {
    float: left;
    width: 80%;
    margin: 0 1% 0 3%;}
.tongshi-content ul li .list a {
    display: block;
    font-size: 18px;
    color: #333333;
    margin-bottom: 10px;
    position: relative;}
.tongshi-content ul li .list a:before {
    content: "";
    width: 0;
    height: 2px;
    background: #d71921;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;}
.tongshi-content ul li .list span {
    font-size: 14px;
    color: #a4a4a4;
    line-height: 24px;}
.tongshi-content ul li .share {
    float: left;
    width: 6%;
    text-align: center;
    margin: 0 1% 0 0;
    padding-top: 10px;}
.tongshi-content ul li .share p {
    margin-top: 5px;
    font-size: 14px;
    color: #a4a4a4;}
.tongshi-content ul li .browse {
    float: right;
    width: 6%;
    text-align: center;
    padding-top: 10px;}
.tongshi-content ul li .browse p {
    margin-top: 5px;
    font-size: 14px;
    color: #a4a4a4;}
/* Ã§â€ºÂ²Ã¨Âµâ€šÃ©Ë†Â¥Ã¥Â§â€˜Ã®Å¸Å Ã©â€œÂ°Ã§Å¸Â«Ã£ÂÂ¢Ã¥ËœÅ½Ã®â€žÂ¼Ã£Æ’â€šÃ§Â§â€˜Ã¯Â¿Â½ */
.xiazai-content, .xueshu-content {
    padding: 50px;
    background: #ffffff;}
.xiazai-content ul li {
    list-style: none;
    background: #f7f7f7;
    padding: 25px 0;
    margin: 10px 0;}
.xiazai-content ul li:hover a {
    border-left: 4px solid #ba0000;
    color: #ba0000;}
.xiazai-content ul li a {
    float: left;
    font-size: 20px;
    color: #333333;
    border-left: 4px solid #cccccc;
    padding-left: 30px;
    line-height: 40px;}
.xiazai-content ul li p {
    float: right;
    margin-right: 100px;
    font-size: 16px;
    color: #cfcfcf;
    margin-top: 8px;}
/* Ã¥Â¿â„¢Ã¨ÂÂ½Ã©Å¡â€ Ã¦Â°â€œÃ©Ë†Â¥Ã©Æ’ÂÃ®â€žÂ¼Ã¯Â¸Â¹Ã¯Â¿Â½Ã¦â€™Â¯Ã¯Â¿Â½Ã¢Ë†Â¶Ã£Æ’â€¦Ã¦Å½â€ Ã¯Â¿Â½Ã¯Â¿Â½ */
.xywh-wrap ul li {
    list-style: none;
    width: 49%;
    margin: 15px 0;
    box-shadow: 5px 5px 10px #d0d0d0;}
.xywh-wrap ul li:hover {
    box-shadow: 5px 5px 10px #737373;}
.xywh-wrap ul li:nth-child(odd) {
    float: left;}
.xywh-wrap ul li:nth-child(even) {
    float: right;}
.xywh-wrap ul li .img-wrapper img {
    width: 100%;}
.xywh-wrap ul li .img-wrapper {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: 220px;
    overflow: hidden;}
.xywh-wrap ul li .img-wrapper img.video {
    position: absolute;
    width: auto;}
/* Ã¦Â°â€œÃ©Â¢â€¦Ã¥Â¨â€žÃ¥Â¿â„¢Ã¨â€°â„¢Ã§â€šâ€°Ã¦Â°â€œÃ¨â€°Â©Ã§Â¯â€œÃ¥Â¿â„¢Ã©Ë†Â§Ã®Æ’ÂÃ¯Â¿Â½ */
.xueshu-content ul li {
    list-style: none;
    float: left;
    width: 33.3%;
    background: #f7f7f7;
    padding: 30px 20px;
    border: 1px solid #eeeeee;}
.xueshu-content ul li h3 {
    color: #000000;}
.xueshu-content ul li p {
    font-size: 14px;
    color: #a1a1a1;
    line-height: 24px;
    margin: 30px 0 130px 0;
    padding: 0 10px;
    height: 70px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;}
.xueshu-content ul li span {
    margin-left: 20px;
    font-size: 14px;
    color: #a1a1a1;}
.xueshu-content ul li.special {
    background: #f7f7f7;}
.xueshu-content ul li.special:hover {
    background: #fff;}
/* Ã¨Å½Â½Ã¦Â²Â¤Ã¦Å½Â³Ã§â€ºÂ²Ã§Â¦â€žÃ§Â¦â€žÃ¨Å’â€¦Ã¥Å¾â€žÃ©Ë†Â¥Ã§Å â€ Ã£Æ’â€šÃ®â€¡Â·Ã¯Â¿Â½ */
.tongshi-top ul {
    margin-bottom: 0;
    float: left;
    margin-left: 35px;}
.tongshi-top ul li {
    list-style: none;
    float: left;
    margin-top: 15px;}
.tongshi-top ul li a {
    font-size: 18px;
    color: #333333;
    margin: 0 20px;}
.lingdao-content, .yishutuan-content {
    background: #ffffff;
    padding: 30px;}
.lingdao-content .lingdao-top h3 {
    float: left;
    border-bottom: 2px solid #d71921;
    padding-bottom: 10px;}
.lingdao-content ul {
    padding: 30px 70px;}
.lingdao-content ul li {
    list-style: none;
    float: left;
    width: 30%;
    margin: 30px 1.5%;}
.lingdao-list .lingdao-pic {
    height: 355px;}
.lingdao-list .lingdao-pic img {
    width: 100%;
    height: 100%;}
.lingdao-list .introduce {
    background: #e7e7e7;
    padding: 10px 0 15px 15px;}
.lingdao-list .introduce p {
    font-size: 20px;
    color: #333333;}
.lingdao-list .introduce span {
    font-size: 16px;
    color: #737373;}
/* Ã§â€ºÂ²Ã¨Âµâ€šÃ©Â¢â€¦Ã¦Â°â€œÃ©Â©Â´Ã¨Å’Â Ã¨Å½Â½Ã¥ÂºÂÃ©Ë†Â§Ã®Æ’Å¾Ã£ÂÂ¢Ã§Æ’Â©Ã¯Â¿Â½Ã¯Â¿Â½ */
.jianjie-wrap {
    padding: 50px 20px;}
.jianjie-pic {
    float: left;
    width: 40%;}
.jianjie-pic img {
    width: 100%;
    height: auto;}
.jianjie-content {
    float: right;
    width: 53%;}
.jianjie-content h3 {
    margin: 15px 0;}
.jianjie-content span {
    font-size: 16px;
    color: #333333;
    line-height: 36px;}
.jianjie-content b {
    display: block;
    margin: 65px 0 20px;
    font-size: 16px;}
.jianjie-content p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;}
/* Ã¦Â°â€œÃ¨Âµâ€šÃ¨â€”â€ºÃ§Å’Â«Ã§Â¢Å’Ã©Ë†Â¥Ã§ÂÂ»Ã¢â€Â§Ã¦Âºâ€˜Ã¨Â¯Â¥Ã£ÂÂ¢Ã¦â€šÂ¸Ã¯Â¿Â½ */
.lingdao-content .nav-third {
    float: left;
    width: 60%;}
.lingdao-content .nav-third ul {
    padding: 0 10px 10px;
    border-bottom: 1px solid #e7e7e7;}
.lingdao-content .nav-third ul li {
    list-style: none;
    float: left;
    width: 20%;
    margin: 0 1.5%;}
.lingdao-content .nav-third ul li a {
    font-size: 16px;
    color: #333333;}
.lingdao-content .nav-third ul li a.fixed {
    border-bottom: 1px solid #d71921;
    padding-bottom: 13px;
    color: #d71921;}
.lingdao-content .shizi-wrap ul {
    padding: 30px 0;}
.lingdao-content .shizi-wrap ul li {
    list-style: none;
    float: left;
    width: 15.5%;
    margin: 15px 2.25%;}
.shizi-list .shizi-pic {
    height: 215px;
    overflow: hidden;
    position: relative;}
.shizi-list .img1 {
    width: 100%;
    height: 100%;
    transition: all 1s;}
.zhezhao {
    display: none
;}
.zhezhao img {
    width: auto;
    vertical-align: middle;
    margin: 42% auto;
    display: block;}
/* .shizi-list img:hover{
    transform: scale(1.2);
 } */

.shizi-pic:hover .zhezhao {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(2, 2, 2, .55);
    top: 0;}
.shizi-list .introduce {
    background: #e7e7e7;
    text-align: center;
    padding: 10px 0;}
.shizi-list .introduce p {
    font-size: 16px;
    color: #333333;
    margin-bottom: 0;}
.shizi-list .introduce span {
    font-size: 14px;
    color: #868686;
    display: block;
    height: 36px;}
.lingdao-content .shizi-wrap ul li:hover .shizi-list .introduce {
    background: #d71921;}
.lingdao-content .shizi-wrap ul li:hover .shizi-list .introduce p {
    color: #ffffff;}
.lingdao-content .shizi-wrap ul li:hover .shizi-list .introduce span {
    color: #ffffff;}
/* Ã¨Å’â€¦Ã¨â€”Â´Ã©Ë†Â¥ÃŽÂ³Ã®Å¸Å Ã®â€¡Â·Ã¥Â¹Â»ÃŽÂ²Ã®â€žÂ»ÃŽÂ³Ã£â€žÂ¢Ã¯Â¿Â½Ã¥Â¥Â¥Ã¯Â¿Â½ */
.nav-second ul.year {
    margin-top: -10px;}
.nav-second ul.year li:nth-child(odd) {
    float: left;
    width: 45%;}
.nav-second ul.year li:nth-child(even) {
    float: right;
    width: 45%;}
.nav-second ul.year li {
    margin: 7px 0;}
.ydwy-list ul li {
    list-style: none;
    margin: 15px 0;}
.ydwy-list ul li:nth-child(odd) {
    float: left;
    width: 48%;}
.ydwy-list ul li:nth-child(even) {
    float: right;
    width: 48%;}
.ydwy-list ul li .detail {
    position: relative;}
.ydwy-list ul li .detail .ydwy-pic {
    overflow: hidden;}
.ydwy-list ul li .detail .ydwy-pic img {
    width: 100%;
    height: 100%;}
.ydwy-list ul li .detail .date {
    background: #b2b2b2;
    width: 19%;
    text-align: center;
    padding: 5px 0 10px;
    position: absolute;
    top: -10px;
    right: 10px;}
.ydwy-list ul li .detail .date p {
    font-size: 24px;
    color: #ffffff;
    margin-bottom: 0;}
.ydwy-list ul li .detail .date span {
    font-size: 14px;
    color: #ffffff;}
.ydwy-list ul li .detail .biaoti {
    position: absolute;
    top: 5px;
    padding-left: 40px;
    padding-right: 100px;
    /* display: none; */
    opacity: 0;}
.ydwy-list ul li .detail .biaoti p {
    font-size: 18px;
    color: #ffffff;}
.ydwy-list ul li:hover .detail img {
    transform: scale(1.2);
    transition: all .4s;}
.ydwy-list ul li:hover .detail .biaoti {
    display: block;
    top: 30px;
    opacity: 1;
    transition: all .4s;}
.cover {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .53);
    opacity: 0;}
.ydwy-list ul li:hover .cover {
    opacity: .5;
    transition: all .4s;}
/* Ã§Å’Â«Ã§â€šâ€°Ã¥Â¨â€žÃ¥Â¿â„¢Ã¨Å’Â Ã©Ë†Â¥ÃŽÂ³Ã¢â€Å¾ÃƒÂ·Ã¯Â¿Â½ */
.content {
    padding: 80px 40px 0 90px;}
.bshare-custom {
    float: left;
    width: 10%;
    margin-top: 120px;}
.bshare-custom a {
    display: block !important;
    width: 40px;
    height: 40px !important;
    padding-left: 0;
    margin: 10px 0;}
.content-right {
    float: left;
    width: 90%;}
.content-title {
    border-bottom: 2px solid #d0d0d0;
    padding-bottom: 25px;
    margin-bottom: 25px;}
.content-title h2 {
    color: #595552;
    margin-bottom: 30px;}
.content-title span {
    font-size: 16px;
    color: #9b9b9b;
    margin-right: 25px;}
.content-wrap p {
    font-size: 16px;
    color: #333333;
    line-height: 30px;}
.content-wrap p img {
    display: block;
    margin: 40px auto;}
.switchover {
    border-bottom: 1px solid #b0b0b0;
    height: 35px;
    margin: 35px 0;}
.switchover a {
    font-size: 16px;
    color: #d71921;}
.switchover .shang {
    float: left;}
.switchover .xia {
    float: right;}
.recommend {
    margin-bottom: 50px;}
.recommend h3 {
    color: #b0b0b0;
    margin-bottom: 20px;}
.recommend ul li {
    list-style: none;
    width: 48%;
    margin: 10px 0;}
.recommend ul li:nth-child(odd) {
    float: left;}
.recommend ul li:nth-child(even) {
    float: right;}
.recommend-detail {
    position: relative;}
.recommend-detail img {
    width: 100%;
    height: auto;}
.recommend-title {
    bottom: 0;
    width: 100%;
    padding-left: 15px;}
.recommend-title span {
    font-size: 18px;
    color: #ffffff;}
.recommend-title p {
    font-size: 16px;
    color: #b0b0b0;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin: 0;}
/* Ã¦Â°â€œÃ©â„¢â€¡Ã¦Ââ€šÃ¦Â°â€œÃ©Â¢â€¦Ã¥Â¨â€žÃ¨Å½Â½Ã©Ë†Â¥Ã¦Â¾Å¸Ã¨Â¯Â¥Ã£â€žÂ¢Ã¯Â¿Â½Ã¥Â¥Â¥Ã¥Â¥Â½ÃŽÂµÃ¦â€™â‚¬Ã®â€¡Â¸Ã£Æ’Â¢Ã¯Â¿Â½Ã©Æ’ÂÃ¯Â¿Â½ */

/* Ã©ÂÅ“Ã©Â¢ÂÃ¦ÂÂ¢Ã¦Â£Â°Ã¥â€”â€”Ã®â€¡Â± */

/* .leader-box ul {
    padding: 30px 0 ;
    margin-left: -3%;
}

.leader-box ul li {
    width: 47%;
    margin: 30px 0 30px 3%;
    border: 1px solid #e4e4e4;
}

.leader-box ul li .lingdao-list .introduce{
    background: none;
    padding-right: 27px;
    padding-top: 18px;

}

.leader-box ul li .lingdao-list .lingdao-pic{
    width: 178px;
    height: 226px;
    float: left;
    margin-right: 47px;
} */


.page {
    text-align: center;
    padding: 70px 0;
    line-height: 35px;}
.p_t {
    font-size: 14px;
    color: #333;
    padding: 6px 12px;
    border: 1px solid #e8e8e8;
    margin: 0px 2px;}
.p_first_d, .p_first {
    font-size: 14px;
    color: #333;
    padding: 6px 12px;
    border: 1px solid #e8e8e8;
    margin: 0px 2px;}
.p_last {
    font-size: 14px;
    color: #428bca;
    padding: 6px 12px;
    border: 1px solid #e8e8e8;
    margin: 0px 2px;}
.p_prev_d, .p_prev {
    font-size: 14px;
    color: #333;
    padding: 6px 12px;
    border: 1px solid #e8e8e8;
    margin: 0px 2px;}
.p_no_d {
    font-size: 14x;
    background: #bc0505;
    color: #fff;
    padding: 6px 12px;
    border: 1px solid #e8e8e8;
    margin: 0px 2px;}
.p_no {
    font-size: 14x;
    color: #fff;
    padding: 6px 12px;
    border: 1px solid #e8e8e8;
    margin: 0px 2px;}
.p_next, .p_next_d, .p_last_d {
    font-size: 14px;
    color: #333;
    padding: 6px 12px;
    margin-left: 2px;
    border: 1px solid #e8e8e8;}


@media (max-width: 767px) {
#cuhksz-nav-right {
    width: 100%;
    right: -100%;
    position: fixed;
    z-index: 3600
;}
#cuhksz-nav-right-object {
    width: 100%
;}
.cuhksz-nav-right-body {
    background: #fff
;}
}