/* body{opacity: 0.8;}::-webkit-scrollbar{width: 0;}html{background: top left no-repeat url(../images/2about.jpg) !important;} */
/* body{opacity: 0.72;}::-webkit-scrollbar{width: 0;}html{background: top left no-repeat url(../images/faculty&staff.jpg) !important;} */
.header {
    position: relative;
}

.header .bot {
    background: #fff;
}

.nav ul li>a {
    color: #333;
}

.nav ul li.on>a, .nav ul li.active>a, .nav ul li:hover>a {
    color: #333;
}

.banner {
    position: relative;
}

.banner img {
    display: block;
    width: 100%;
}

.subPage {
    position: relative;
}

.sub_nav {
    position: relative;
}

.sub_nav::before {
    content: "";
    display: block;
    width: 50%;
    height: 100%;
    background: #94070a;
    position: absolute;
    left: 0;
    top: 0;
}

.sub_nav>div {
    background: #94070A;
    padding: 50px 0 52px;
}

.sub_nav h2 {
    color: #fff;
    font-weight: 700;
    letter-spacing: 0px;
}

.sub_nav .l2 {
    margin-top: 30px;
}

.sub_nav .l2 a {
    display: inline-block;
    font-weight: 400;
    letter-spacing: 0px;
    color: #fff;
    margin-right: 45px;
}

.subPage2 {}

.sub_nav2 {
    padding: 50px 0 0 50px;
    box-sizing: border-box;
    background: #F8F8F8;
}

.sub_nav2 h2 {
    font-weight: 700;
    letter-spacing: 0px;
    color: #333;
}

.sub_nav3 {}

.sub_nav3 h2 {
    display: inline-block;
    background: #94070A;
    min-width: 350px;
    box-sizing: border-box;
    padding: 20px 30px;
    color: #fff;
    font-weight: 700;
    letter-spacing: 0px;
}

.gp-bread {
    box-sizing: border-box;
    padding: 15px 0 10px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 30px;
}

.gp-bread a {
    color: #666;
    font-weight: 400;
    letter-spacing: 0px;
    display: inline-block;
    vertical-align: middle;
}

.gp-bread a:hover {
    color: #B51F21;
}

.gp-bread span {
    color: #666;
    font-weight: 400;
    letter-spacing: 0px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
}










.subTitle {
    margin-bottom: 35px;
}

.subTitle .title {
    display: inline-block;
    vertical-align: middle;
    font-weight: 700;
    letter-spacing: 0px;
    color: #333;
    margin-right: 30px;
}

.subTitle .more {
    display: inline-block;
    vertical-align: middle;
    font-weight: 400;
    letter-spacing: 0px;
    color: #999;
    padding-left: 30px;
    border-left: 1px solid #999;
}

.subTitle .more i {
    margin-left: 10px;
    display: inline-block;
    vertical-align: middle;
}

/* About */
.About1 {
    position: relative;
}

.About1::after {
    content: "";
    display: block;
    clear: both;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

.About1>div {
    position: initial;
}

.About1 .rt {
    float: right;
    width: 50.71%;
    padding: 80px 0;
}

.About1 .rt .info {
    font-weight: 400;
    letter-spacing: 0px;
    color: #333;
    line-height: 1.875;
    text-indent: 2em;
}

.About1 .rt .info p {
    font-weight: 400;
    letter-spacing: 0px;
    color: #333;
    line-height: 1.875;
    text-indent: 2em;
    margin-bottom: 27px;
}

.About1 .rt .info p:last-child {
    margin-bottom: 0;
}

.About1 .lt {
    position: absolute;
    right: calc(50% + 50px);
    top: 0;
}

.About1 .lt span {
    padding-bottom: 66.66%;
}

.About2 {
    background: #F8F8F8;
    padding: 118px 0 40px;
}

.About2 ul {
    margin: 0 -25px;
}

.About2 ul li {
    width: 50%;
    float: left;
    margin-bottom: 40px;
}

.About2 ul li a {
    display: block;
    margin: 0 25px;
    background: #fff;
    border-left: 6px solid #B51F21;
    padding: 32px 20px;
    box-sizing: border-box;
}

.About2 ul li a:hover {
    background: #94070A;
    color: #fff;
}

.About3 {
    position: relative;
    background: url(../images/about3.png) no-repeat center top #F8F8F8;
    padding: 50px 0 100px;
    background-size: 100% auto;
}

.About3 .subTitle {
    text-align: center;
    box-sizing: border-box;
    padding: 30px 0;
    margin-bottom: 50px;
}

.About3 .subTitle .title, .About3 .subTitle .more {
    color: #fff;
}

.About3 .img {
    position: absolute;
    left: 0;
    top: 0;
}

.About3 .img::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    left: 0;
    top: 0;
}

.About3 .img img {
    display: block;
    width: 100%;
}

.About3 .con {}

.About3 .con::after {
    content: "";
    display: block;
    clear: both;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

.About3 ul {
    margin: 0 -50px;
    overflow: hidden;
}

.About3 ul li {
    width: 33.3%;
    float: left;
}

.About3 ul li a {
    display: block;
    margin: 0 50px;
    position: relative;
    background: #94070A;
}

.About3 ul li a .con {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.About3 ul li a .con img {
    max-width: 100px;
}

.About3 ul li a:hover .con img {
    animation: icon-bounce 0.5s alternate;
}

.About3 ul li a .con p {
    font-weight: 700;
    letter-spacing: 0px;
    color: #fff;
    margin-top: 50px;
}

.About5 {
    position: relative;
    background: url(../images/about5_bg.png) no-repeat center;
    background-size: cover;
    overflow: hidden;
}

.About5::before {
    content: "";
    display: block;
    width: calc((100% - 1400px) / 2);
    height: 194px;
    background: rgba(148, 7, 10, 0.5);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
}

.About5::after {
    content: "";
    display: block;
    width: calc((100% - 1400px) / 2);
    height: 200px;
    background: #A20000;
    position: absolute;
    left: 0;
    bottom: 155px;
    z-index: 0;
}

.About6 {
    position: relative;
}

.About6::before {
    content: "";
    display: block;
    width: 350px;
    height: 100%;
    background: rgba(148, 7, 10, 0.3);
    position: absolute;
    left: calc((100% - 1400px) / 2);
    top: 0;
    z-index: 0;
}

.About6::after {
    content: "";
    display: block;
    width: 350px;
    height: 355px;
    background: rgba(148, 7, 10, 0.3);
    position: absolute;
    right: calc((100% - 1400px) / 2);
    bottom: 0;
    z-index: 0;
}

.About6 {
    position: relative;
}

.About7 {
    position: relative;
    padding: 50px 0 155px;
    position: relative;
    z-index: 1;
}

.About7::before {
    content: "";
    display: block;
    width: calc((100% - 1400px) / 2);
    height: 194px;
    background: rgba(148, 7, 10, 0.4);
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
}

.About7::after {
    content: "";
    display: block;
    width: calc((100% - 1400px) / 2);
    height: 355px;
    background: rgba(148, 7, 10, 0.3);
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 0;
}

.About5 .subTitle {
    text-align: center;
    color: #fff;
    box-sizing: border-box;
    padding: 30px 0;
    margin-bottom: 50px;
}

.About5 .subTitle .title {
    color: #fff;
}

.About5 ul {
    display: flex;
    flex-wrap: wrap;
    display: flex;
    justify-content: center;
    align-items: stretch;
}

.About5 ul li {
    width: 25%;
    overflow: hidden;
}

.About5 ul li a {
    display: block;
    color: #fff;
    text-align: center;
    box-sizing: border-box;
    padding: 49px 10px;
    height: 200px;
}

.About5 ul li:nth-child(1) {
    background: #A20000;
}

.About5 ul li:nth-child(2) {
    background: rgba(148, 7, 10, 0.7);
}

.About5 ul li:nth-child(3) {
    background: rgba(148, 7, 10, 0.5);
}

.About5 ul li:nth-child(4) {
    background: rgba(148, 7, 10, 0.7);
}

.About5 ul li:nth-child(5) {
    background: rgba(148, 7, 10, 0.5);
}

.About5 ul li:nth-child(6) {
    background: #A20000;
}

.About5 ul li:nth-child(7) {
    background: rgba(148, 7, 10, 0.7);
}

.About5 ul li:nth-child(8) {
    background: #A20000;
}

.About5 ul li a .title {
    font-weight: 700;
    letter-spacing: 0px;
}

.About5 ul li a .summary {
    font-weight: 700;
    letter-spacing: 0px;
    margin-top: 10px;
    word-wrap: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
}





/* Research */
.Research1 {
    padding: 80px 0;
}

.Research1 .ResearchInfo {
    color: #333;
    line-height: 1.875;
}

.Research1 ul {
    margin: 17px -20px 0;
}

.Research1 ul li {
    width: 33.33%;
    float: left;
    margin: 30px 0 0;
}

.Research1 ul li a {
    display: block;
    margin: 0 20px;
    background: #F8F8F8;
    color: #333;
    line-height: 1.5;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    box-sizing: border-box;
    padding: 15px;
    text-align: center;
}

.Research1 ul li a:hover {
    background: #94070A;
    color: #fff;
}

.Research2 {
    position: relative;
    padding-top: 80px;
}

.Research2 .subTitle {
    text-align: center;
    margin-bottom: 0;
}

.Research2 .subTitle .title {
    color: #fff;
}

.Research2 .subTitle .more {
    color: #fff;
}

.Research2>span {
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.Research2>spanÃ£â‚¬â‚¬img {
    display: block;
}

.Research2>span::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    left: 0;
    top: 0;
}

.Research2>span img {
    display: block;
    width: 100%;
}

.Research2 ul {
    display: flex;
    margin-top: 75px;
}

.Research2 ul li {
    width: 25%;
}

.Research2 ul li a {
    display: block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding: 82px 50px 95px;
    background: #f0f0f0;
    transition: all 0.2s ease-in-out;
}

.Research2 ul li:nth-child(odd) a {
    background: #f8f8f8;
}

.Research2 ul li:nth-child(even) a {
    background: #f0f0f0;
}

.Research2 ul li a .zs {
    width: 50px;
    height: 6px;
    background: #94070A;
}

.Research2 ul li a .info {
    margin-top: 30px;
    font-family: 'Times New Roman', Times, serif;
    font-weight: 400;
    letter-spacing: 0px;
    color: #333;
}

.Research2 ul li a .info .author {
    display: inline-block;
    margin-right: 15px;
}

.Research2 ul li a .info .date {
    display: inline-block;
    margin-right: 0px;
}

.Research2 ul li a .title {
    font-weight: 700;
    letter-spacing: 0px;
    color: #333;
    line-height: 1.5;
    height: 3em;
    overflow: hidden;
    margin: 15px 0 45px;
}

.Research2 ul li a .more {
    background: url(../images/research_jt2.png);
    float: right;
    width: 50px;
    height: 12px;
    background-size: cover;
}

.Research2 ul li a:hover {
    background: url(../images/research2_libg.png) no-repeat right bottom;
    background-size: cover;
}

.Research2 ul li a:hover .zs {
    background: #fff;
}

.Research2 ul li a:hover .info {
    color: #fff;
}

.Research2 ul li a:hover .title {
    color: #fff;
}

.Research2 ul li a:hover .more {
    background: url(../images/research_jt1.png);
}

.Research3 {
    margin: 82px 0;
}

.Research3 ul {
    margin: 45px -25px 0;
}

.Research3 ul li {
    margin-bottom: 35px;
}

.Research3 ul li a {
    display: block;
    margin: 0 25px;
    background: #fff;
    border-left: 6px solid #B51F21;
    padding: 30px 20px;
    box-sizing: border-box;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}

.Research3 ul li a:hover {
    background: #94070a;
    color: #fff;
}



.Research4 {
    background: #F8F8F8;
    padding: 80px 0;
}

.Research4 .con {
    padding: 5px 170px 0;
    box-sizing: border-box;
}

.Research4 ul {
    margin: 0 -25px;
}

.Research4 ul li {
    margin-bottom: 65px;
}

.Research4 ul li a {
    display: block;
    margin: 0 25px;
}

.Research4 ul li a span {
    padding-bottom: 140%;
}

.Research4 .slick-dots {
    bottom: 0;
    margin: 0 -15px;
}

.Research4 .slick-dots li {
    width: 80px;
    height: 10px;
    margin: 0 15px;
}

.Research4 .slick-dots li button {
    width: 100%;
    height: 100%;
    background: #ddd;
    border-radius: 0;
}

.Research4 .slick-dots li.slick-active {
    width: 100px;
}

.Research4 .slick-dots li.slick-active button {
    background: #B51F21;
}

/* Faculty&Staff */
.fs1 {
    position: relative;
    box-sizing: border-box;
}

.fs1::before {
    content: "";
    display: block;
    width: 30%;
    height: 100%;
    background: #f8f8f8;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}

.fs1>div {
    padding: 80px 0;
    position: relative;
}

.fs1>div::before {
    content: "";
    display: block;
    width: 38.57%;
    height: 100%;
    background: #f8f8f8;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}

.fs1 .fs11 {}

.fs1 .fs11>li {
    overflow: hidden;
    display: flex;
    align-items: stretch;
    box-sizing: border-box;
    padding: 10px;
    position: relative;
}

.fs1 .fs11>li::before {
    content: "";
    display: block;
    width: 61.43%;
    height: 100%;
    background: #f8f8f8;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}

.fs1 .fs11>li:nth-child(even)::before {
    background: #fff;
}

.fs1 .fs11>li::after {
    content: "";
    display: block;
    width: 38.57%;
    ;
    height: 100%;
    background: #fff;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}

.fs1 .fs11>li:nth-child(even)::after {
    background: #f8f8f8;
}

.fs1 .fs11>li .pic {
    width: 120px;
}

.fs1 .fs11>li .pic span {
    padding-bottom: 133%;
}

.fs1 .fs11>li .lirt {
    flex: 1;
    overflow: hidden;
    display: flex;
    align-items: center;
}

.fs1 .fs11>li .info {
    flex: 1;
    overflow: hidden;
    box-sizing: border-box;
    padding: 0 30px 0 40px;
}

.fs1 .fs11>li .top .name {
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
    font-weight: bold;
}

.fs1 .fs11>li .top .Professor {
    display: inline-block;
    vertical-align: middle;
    padding-left: 20px;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
}

.fs1 .fs11>li .brief {
    margin-top: 20px;
    display: block;
    color: #333;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 1.5;
    display: -webkit-box;
    overflow: hidden;
    white-space: normal !important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.fs1 .fs11>li .name:hover {
    color: #B51F21;
}

.fs1 .fs11>li .rt {
    box-sizing: border-box;
    padding: 0px 50px;
    width: 42%;
}

.fs1 .fs11>li .rt ul {}

.fs1 .fs11>li .rt ul li {
    margin-bottom: 20px;
    display: block;
}

.fs1 .fs11>li .rt ul li:last-child {
    margin-bottom: 0;
}

.fs1 .fs11>li .rt ul li img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.fs1 .fs11>li .rt ul li p {
    display: inline-block;
    vertical-align: middle;
    font-weight: 400;
    letter-spacing: 0px;
    color: #666;
}

/* .fs1 .fs11 >li:nth-child(odd){background: #F8F8F8;} */
/* .fs1 .fs11 >li:nth-child(odd) .rt{background: #fff;} */
/* .fs1 .fs11 >li:nth-child(even){background: #fff;} */
/* .fs1 .fs11 >li:nth-child(even) .rt{background: #f8f8f8;} */
.fs1>div {
    padding: 30px 0;
}

.fs1 .fs11>li {
    padding: 15px;
}

.fs1 .fs11>li .lirt {
    display: block;
    box-sizing: border-box;
    padding: 0 15px;
}

.fs1 .fs11>li .info {
    padding: 0;
}

.fs1 .fs11>li .rt {
    width: 100%;
    padding: 0;
    margin-top: 10px;
}

.fs1 .fs11>li .rt ul li {
    margin-bottom: 5px;
}

.fs1 .fs11>li:nth-child(odd) {
    background: #f8f8f8;
}

.fs1 .fs11>li:nth-child(even) {
    background: #fff;
}

.fs1 .fs11>li::after, .fs1 .fs11>li::before {
    display: none;
}

.fs1>div::before, .fs1::before {
    display: none;
}

.fs2 {
    background: #fff;
    position: relative;
    margin-top: 0px;
}

.fs2::before {
    content: "";
    display: block;
    width: 50%;
    height: 100%;
    background: #94070A;
    position: absolute;
    left: 0;
    top: 0;
}

.fs2>div {
    padding-top: 80px;
}

.fs2>div::before {
    content: "";
    display: block;
    width: 61.4%;
    height: 100%;
    background: #94070A;
    position: absolute;
    left: 0;
    top: 0;
}

.fs2 .subTitle {
    width: 61.4%;
    position: relative;
    z-index: 1;
}

.fs2 .subTitle .title {
    color: #fff;
}

.fs2 .subTitle .more {
    color: #fff;
    border-left-color: #fff;
}

.fs2 .subTitle .currentSlide {
    position: absolute;
    right: 50px;
    top: 50%;
    transform: translateY(-100%);
    color: #fff;
}

.fs2 .subTitle .currentSlide .blod {
    margin-right: 10px;
}

.fs2 .con {
    box-sizing: border-box;
    padding: 50px 0 0 50px;
    background: #fff;
    position: relative;
    z-index: 1;
}

.fs2 .con .carousel {
    margin: 0 -25px;
}

.fs2 .con .carousel li {}

.fs2 .con .carousel li a {
    display: block;
    margin: 0 25px;
    color: #fff;
    position: relative;
}

.fs2 .con .carousel li a>span {
    padding-bottom: 133%;
}

.fs2 .con .carousel li a .info {
    padding: 30px;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    bottom: 100%;
    display: none;
    background: linear-gradient(180deg, rgba(148, 7, 10, 0) 0%, rgba(148, 7, 10, 1) 100%);
    width: 100%;
    transition: all 0.2s ease-in-out;
}

.fs2 .con .carousel li a:hover .info {
    bottom: 0;
    display: block;
}

.fs2 .con .carousel li a .info .name {
    font-weight: 700;
    letter-spacing: 0px;
}

.fs2 .con .carousel li a .info .Professor {
    font-weight: 400;
    letter-spacing: 0px;
    margin-top: 10px;
}

.fs2 .con .carousel li a .info ul {
    margin-top: 20px;
}

.fs2 .con .carousel li a .info ul li {
    margin-bottom: 10px;
}

.fs2 .con .carousel li a .info ul li:last-child {
    margin-bottom: 0px;
}

.fs2 .con .carousel li a .info ul li img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    max-width: 20px;
}

.fs2 .con .carousel li a .info ul li p {
    display: inline-block;
    vertical-align: middle;
    font-weight: 400;
    letter-spacing: 0px;
}

.fs2 .con .carousel .slick-arrow {
    width: 50px;
    height: 50px;
    line-height: normal;
    display: inline-block;
    transform: initial;
    left: initial;
    z-index: 1;
    position: absolute;
    top: -50px;
    transform: translateY(-100%);
}

.fs2 .con .carousel .slick-arrow::after {
    display: none;
}

.fs2 .con .carousel .slick-arrow.slick-prev {
    background: url(../images/icon_left.png) #94070A;
    margin-right: 30px;
    background-size: cover;
    right: 65px;
}

.fs2 .con .carousel .slick-arrow.slick-prev:hover {
    background: url(../images/icon_left2.png) #fff;
    background-size: cover;
}

.fs2 .con .carousel .slick-arrow.slick-next {
    background: url(../images/icon_right.png) #94070A;
    background-size: cover;
    right: 25px;
}

.fs2 .con .carousel .slick-arrow.slick-next:hover {
    background: url(../images/icon_right2.png) #fff;
    background-size: cover;
}

.fs3 {
    background: #F8F8F8;
    box-sizing: border-box;
    padding: 80px 0 123px;
    position: relative;
}

.fs3>div {
    position: initial;
}

.fs3 .lt {
    margin: 0 -20px;
    width: 76.42%;
    float: left;
    position: relative;
    z-index: 1;
}

.fs3 .lt .slick-slide {
    margin-bottom: 60px;
}

.fs3 .lt .slick-slide .info {
    display: block;
    margin: 0 20px;
    background: #fff;
    box-sizing: border-box;
    padding: 50px;
}

.fs3 .lt .slick-slide .info .zs {
    width: 50px;
    height: 6px;
    background: #94070A;
    margin-bottom: 20px;
}

.fs3 .lt .slick-slide .info .name {
    color: #333;
    font-weight: 700;
    letter-spacing: 0px;
    margin-bottom: 10px;
    display: block;
}

.fs3 .lt .slick-slide .info .brief {
    color: #333;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 20px;
    overflow: hidden;
    height: 80px;
    text-overflow: ellipsis;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    margin-bottom: 10px;
}

.fs3 .lt .slick-slide .info ul {}

.fs3 .lt .slick-slide .info ul li {
    margin-bottom: 10px;
}

.fs3 .lt .slick-slide .info ul li:last-child {
    margin-bottom: 0px;
}

.fs3 .lt .slick-slide .info ul li img {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    margin-right: 10px;
}

.fs3 .lt .slick-slide .info ul li p {
    display: inline-block;
    vertical-align: middle;
    color: #666;
    font-weight: 400;
    letter-spacing: 0px;
}

.fs3 .lt .slick-dots {
    bottom: 0;
    margin: 0 -15px;
}

.fs3 .lt .slick-dots li {
    width: 80px;
    height: 10px;
    margin: 0 15px;
}

.fs3 .lt .slick-dots li button {
    width: 100%;
    height: 100%;
    background: #ddd;
    border-radius: 0;
}

.fs3 .lt .slick-dots li.slick-active {
    width: 100px;
}

.fs3 .lt .slick-dots li.slick-active button {
    background: #B51F21;
}

.fs3 .rt {
    position: absolute;
    bottom: 0;
    left: 69%;
}

.fs3 .rt span {
    padding-bottom: 100%;
}



.fs4 {
    position: relative;
    overflow: hidden;
    background: #fff;
    margin-top: 10px;
}

.fs4 .subTitle {
    margin-top: 80px;
    margin-bottom: 50px;
}

.fs4 .subTitle .title {
    color: #fff;
}

.fs4 .subTitle .more {
    color: #fff;
    border-left-color: #fff;
}

.fs4 .subTitle .currentSlide {
    position: absolute;
    right: 50px;
    top: 50%;
    transform: translateY(-100%);
    color: #fff;
}

.fs4 .subTitle .currentSlide .blod {
    margin-right: 10px;
}

/*Ã¥Â¤Â§Ã¤Âºâ€¹Ã¨Â®Â°*/
.event_box {
    width: 100vw;
    position: relative;
    left: calc((1400px - 100vw) / 2);
    ;
    position: relative;
    overflow: hidden;
}

.event_box .lt {
    width: calc((100vw - 1400px) / 2 + 340px);
    box-sizing: border-box;
    padding-left: calc((100vw - 1400px) / 2);
    float: left;
    background: #94070A;
}

.event_box .parHd {
    padding: 40px 0 0;
    position: relative;
    margin-bottom: 80px;
    margin-left: 30px;
}

.parHd .tempWrap {
    margin: 0 auto;
    width: 100% !important;
}

.parHd .tempWrap ul {
    position: relative;
    width: 100% !important;
    left: 10px !important;
    box-sizing: border-box;
    padding: 50px 0 !important;
}

/* .parHd .tempWrap ul .slick-track{transform: translate3d(0,0,0) !important;} */
.parHd .tempWrap ul li {
    margin: 0 0 50px;
    box-sizing: border-box;
    padding: 0 0 0 50px;
    color: #fff;
    cursor: pointer;
    position: relative;
    font-weight: bold;
}

/* .parHd .tempWrap ul li.slick-cloned{  display: none !important; }  */
.parHd .tempWrap ul li:last-child {
    margin: 0;
}

.parHd .tempWrap ul li:after {
    content: '';
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    left: 5px;
    top: 50%;
    margin-top: -5px;
}

.parHd .tempWrap ul li:before {
    content: '';
    width: 20px;
    height: 20px;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -10px;
}

.parHd .tempWrap ul li.slick-slide.slick-current.slick-active:after {
    background: #94070A;
    z-index: 1;
}

.parHd .tempWrap ul li.slick-slide.slick-current.slick-active:before {
    background: rgba(255, 255, 255, 1);
}

.parHd .tempWrap ul li.clone {
    display: none !important;
}

.parHd .tempWrap ul:after {
    content: '';
    width: 1px;
    height: 100%;
    background: rgba(255, 255, 255, 0.3);
    position: absolute;
    left: 10px;
    ;
    top: 0%;
    z-index: 0;
}

.parBd {
    width: calc(100vw - ((100vw - 1400px) / 2 + 420px));
    float: right;
    overflow: hidden;
    margin: 48px 0 0;
    overflow: hidden;
}

.parBd .slideBox {
    opacity: 0;
    display: block !important;
    height: 0;
    overflow: hidden;
    transition: all 0.2s ease-in-out;
}

.parBd .slideBox .slick-slider {
    padding-top: 50px;
    padding-right: calc((100vw - 1400px) / 2);
    position: relative;
    box-sizing: border-box;
    margin: 0 -20px;
}

.parBd .slideBox .slick-slider .slick-list {
    overflow: visible;
}

.parBd .slideBox .slick-slide {
    margin-bottom: 0px;
}

.parBd .slideBox .slick-slide .info {
    display: block;
    margin: 0 20px 40px;
    background: #f8f8f8;
    box-sizing: border-box;
    padding: 50px;
}

.parBd .slideBox .slick-slide .info .zs {
    width: 50px;
    height: 6px;
    background: #94070A;
    margin-bottom: 20px;
}

.parBd .slideBox .slick-slide .info .name {
    color: #333;
    font-weight: 700;
    letter-spacing: 0px;
    margin-bottom: 10px;
    display: block;
}

.parBd .slideBox .slick-slide .info .name:hover {
    color: #94070A;
}

.parBd .slideBox .slick-slide .info .brief {
    color: #333;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 1.5;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 40px;
}

.parBd .slideBox .slick-slide .info ul {}

.parBd .slideBox .slick-slide .info ul li {
    margin-bottom: 20px;
    display: block !important;
}

.parBd .slideBox .slick-slide .info ul li:last-child {
    margin-bottom: 0px;
}

.parBd .slideBox .slick-slide .info ul li img {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    margin-right: 10px;
}

.parBd .slideBox .slick-slide .info ul li p {
    display: inline-block;
    vertical-align: middle;
    color: #666;
    font-weight: 400;
    letter-spacing: 0px;
}

.parBd .slideBox .slick-arrow {
    width: 50px;
    height: 50px;
    line-height: normal;
    display: inline-block;
    transform: initial;
    left: initial;
    z-index: 1;
    position: absolute;
    top: 0px;
    transform: translateY(0%);
}

.parBd .slideBox .slick-arrow::after {
    display: none;
}

.parBd .slideBox .slick-arrow.slick-prev {
    background: url(../images/icon_left.png) #94070A;
    background-size: cover;
    right: calc((100vw - 1400px) / 2 + 100px);
}

.parBd .slideBox .slick-arrow.slick-prev:hover {
    background: url(../images/icon_left2.png) #fff;
    background-size: cover;
}

.parBd .slideBox .slick-arrow.slick-next {
    background: url(../images/icon_right.png) #94070A;
    background-size: cover;
    right: calc((100vw - 1400px) / 2 + 20px);
}

.parBd .slideBox .slick-arrow.slick-next:hover {
    background: url(../images/icon_right2.png) #fff;
    background-size: cover;
}

.parBd .slideBox h4 {
    position: relative;
    font-size: 40px;
    margin-bottom: 3%;
    /*width: 200px;*/
    padding: 0 60px;
    display: inline-block;
    text-align: center;
}

div#listBox {
    width: 100%;
}

.sPrev, .sNext {
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    background: #fff;
    color: #94070A;
    cursor: pointer;
    position: absolute;
    left: 0;
}

.sPrev {
    top: 0;
}

.sNext {
    bottom: 0;
}

.parHd .slick-arrow {
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    background: #fff;
    color: #94070A;
    cursor: pointer;
    position: absolute;
    left: -10px;
    transform: translate(0);
    top: auto;
    color: #94070A;
    text-indent: 0;
    font-size: 20px;
}

.parHd .slick-arrow::after {
    display: none;
}

.parHd .slick-prev {
    top: -40px;
}

.parHd .slick-next {
    bottom: 0;
}

.parBd .slick-dots {
    bottom: 10px;
    margin: 0 -15px;
}

.parBd .slick-dots li {
    width: 10px;
    height: 10px;
    margin: 0 10px;
}

.parBd .slick-dots li button {
    width: 100%;
    height: 100%;
    background: #ddd;
}

.parBd .slick-dots li.slick-active {}

.parBd .slick-dots li.slick-active button {
    background: #B51F21;
}


/* Undergraduate */
.Undergraduate {}

.ubder1 {
    padding: 80px 0;
}

.ubder1 ul li {
    margin-bottom: 50px;
    background: #F8F8F8;
    display: flex;
    align-items: center;
}

.ubder1 ul li:last-child {
    margin-bottom: 0;
}

.ubder1 ul li .lt {
    flex: 1;
    padding: 50px;
    box-sizing: border-box;
}

.ubder1 ul li .lt .subTitle {
    margin-bottom: 30px;
}

.ubder1 ul li .lt .info {
    color: #333;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 1.5;
    height: 3em;
    overflow: hidden;
}

.ubder1 ul li .rt {
    width: 28.57%;
}

.ubder1 ul li .rt span {
    padding-bottom: 56.25%;
}

.ubder2 {
    margin-bottom: 80px;
    background: #F8F8F8;
}

.ubder2>div {}

.ubder2 .lt {
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    height: 75%;
    background: #000;
    background: #94070A;
    z-index: 1;
}

.ubder2 .lt .subTitle {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
}

.ubder2 .lt .subTitle .title {
    color: #fff;
}

.ubder2 .lt .subTitle .more {
    color: #fff;
    border-left-color: rgba(255, 255, 255, 0.3);
}

.ubder2 .img {
    float: right;
    width: 57.14%;
}

.ubder2 .img span {
    padding-bottom: 50%;
}

.ubder2 .img span img:hover {
    transform: scale(1);
    opacity: 1;
}

.ubder3 {
    padding: 80px 0 0;
}

.ubder3 .info {
    line-height: 1.5;
    color: #333;
    text-align: justify;
}

.ubder3 .info img {
    margin: 30px 0 30px 50px;
}






/* Graduate */
.Graduate {
    clear: both;
}

.Graduate1 {
    position: relative;
    overflow: hidden;
    background: #f8f8f8;
}

.Graduate1 .lt {
    float: left;
    width: 50%;
}

.Graduate1 .lt span {
    padding-bottom: 100%;
}

.Graduate1 .lt .subTitle {
    display: none;
}

.Graduate1 .rt {
    width: 50%;
    float: right;
    height: 100%;
}

.Graduate1 .rt .top {
    position: relative;
}

.Graduate1 .rt .top .subTitle {
    position: absolute;
    left: 100px;
    top: 50%;
    transform: translateY(-50%);
    margin-bottom: 0;
}

.Graduate1 .rt span {
    padding-bottom: 66.45%;
}

.Graduate1 .rt span .subTitle {
    display: none;
}

.Graduate1 .con {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.Graduate1 .con>div {
    height: 100%;
}

.Graduate1 .con>div .subTitle:first-child {
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
}

.Graduate1 .con>div .subTitle:last-child {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 50%;
    background: #fff;
    width: 68.57%;
}

.Graduate2 {
    position: relative;
}

.Graduate2::before {
    content: "";
    display: block;
    width: 100%;
    height: 43.18%;
    background: #f8f8f8;
    position: absolute;
    left: 0;
    bottom: 0;
}

.Graduate2 .top {
    width: 68.57%;
    position: relative;
    background: #fff;
}

.Graduate2 .subTitle {
    margin-bottom: 0;
    position: absolute;
    left: 100px;
    top: 50%;
    transform: translateY(-50%);
}

.Graduate2 ul {
    margin: 0 -50px;
    overflow: hidden;
    padding: 80px 0;
}

.Graduate2 ul li {
    width: 33.3%;
    float: left;
}

.Graduate2 ul li a {
    display: block;
    margin: 0 50px;
    position: relative;
    background: #94070A;
}

.Graduate2 ul li a .con {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.Graduate2 ul li a .con img {
    max-width: 100px;
}

.Graduate2 ul li a:hover .con img {
    animation: icon-bounce 0.5s alternate;
}

.Graduate2 ul li a .con p {
    font-weight: 700;
    letter-spacing: 0px;
    color: #fff;
    margin-top: 50px;
}

/* News */
.news {}

.news ul {}

.news ul li {
    margin-bottom: 40px;
}

.news ul li a {
    background: #f8f8f8;
    display: block;
    padding: 30px;
    box-sizing: border-box;
    display: flex;
}

.news ul li a .lt {
    width: 300px;
    margin-right: 30px;
}

.news ul li a .lt span {
    padding-bottom: 56.66%;
}

.news ul li a .rt {
    flex: 1;
}

.news ul li a .rt .date {
    font-weight: 400;
    letter-spacing: 0px;
    color: #B51F21;
    margin-bottom: 20px;
}

.news ul li a .rt .title {
    font-weight: 700;
    letter-spacing: 0px;
    color: #333;
    display: -webkit-box;
    overflow: hidden;
    white-space: normal !important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.news ul li a .rt .title:hover {
    color: #b51f21;
}

.news ul li a .rt .summary {
    font-weight: 400;
    letter-spacing: 0px;
    color: #333;
    margin-top: 20px;
    line-height: 1.5;
    display: -webkit-box;
    overflow: hidden;
    white-space: normal !important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.news ul li:first-child {}

.news ul li:first-child a {
    padding: 50px;
}

.news ul li:first-child .lt {
    width: 52.3%;
}

.news ul li:first-child .lt span {
    padding-bottom: 56.25%;
}

.news ul li:first-child .rt .title {
    -webkit-line-clamp: 2;
    font-size: 30px;
    font-size: 3rem;
}

.news ul li:first-child .rt .summary {
    -webkit-line-clamp: 6;
    margin-top: 30px;
    line-height: 1.875;
}

.news ul li:last-child {
    margin-bottom: 0;
}


/* Events */
.Events {}

.Events ul {}

.Events ul li {
    margin-bottom: 40px;
}

.Events ul li:last-child {
    margin-bottom: 0px;
}

.Events ul li a {
    display: block;
    box-sizing: border-box;
    padding: 30px;
    background: #f8f8f8;
}

.Events ul li a:hover .title {
    color: #B51F21;
}

.Events ul li a .date {
    color: #B51F21;
    font-weight: 400;
    letter-spacing: 0px;
    margin-bottom: 20px;
}

.Events ul li a .title {
    color: #333;
    font-weight: 700;
    letter-spacing: 0px;
}


/* Faculty */
.Faculty {}

.Faculty>ul>li {
    margin-bottom: 30px;
}

.fs1>div {
    padding: 0;
    /* padding-top: 80px; */
    padding-bottom: 20px;
}

.Faculty::before, .Faculty>div::before {
    display: none;
}

.Faculty .list1 {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    padding: 0;
}

.Faculty .list1 a {
    cursor: pointer;
}

.Faculty .list1 a i {
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background: #eee;
    border-radius: 50%;
    margin-bottom: 10px;
    cursor: pointer;
    display: inline-block;
    font-style: normal;
}

.Faculty .list1 a:nth-child(2) i, .Faculty .list1 a:nth-child(2):hover i, .Faculty .list1 a:nth-child(2).on i {
    background: none;
    color: #333
}

.Faculty .list1 a:nth-child(2).on i {
    background: none;
    color: #b51f21
}

.list2 a {
    margin-right: 15px;
    display: inline-block;
    margin-bottom: 10px;
}

.list2 a:nth-child(1) {
    min-width: 117px;
    text-align-last: justify;
}

.Faculty .list1 a i:hover {
    background: #b51f21;
    color: #fff;
}

.list2 a.on {
    color: #b51f21
}

.Faculty .list1 a.on i {
    background: #b51f21;
    color: #fff;
}

.Faculty ul>li::before {
    background: #f0f0f0;
}

*/ .Faculty ul>li::after {
    background: #f8f8f8;
}

*/ .Faculty ul>li:nth-child(even)::before {
    background: #f8f8f8;
}

*/ .Faculty ul>li:nth-child(even)::after {
    background: #f0f0f0;
}

*/

/* DetailsPage */
.FacultyDetail {
    padding-bottom: 80px;
}

.FacultyDetail .lt {
    width: 300px;
    float: left;
}

.FacultyDetail .lt .img {
    padding-bottom: 133%;
    margin-bottom: 30px;
}

.FacultyDetail .lt .info {}

.FacultyDetail .lt .info .name {
    font-weight: 700;
    letter-spacing: 0px;
    color: #333;
    margin-bottom: 10px;
}

.FacultyDetail .lt .info .Professor {
    font-weight: 400;
    letter-spacing: 0px;
    color: #333;
    margin-bottom: 10px;
}

.FacultyDetail .lt .info .brief {}

.FacultyDetail .lt .info .brief li {
    margin-bottom: 10px;
}

.FacultyDetail .lt .info .brief li:last-child {
    margin-bottom: 0;
}

.FacultyDetail .lt .info .brief li img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.FacultyDetail .lt .info .brief li p {
    display: inline-block;
    vertical-align: middle;
    font-weight: 400;
    letter-spacing: 0px;
    color: #666;
}

.FacultyDetail .lt .info>p {
    font-weight: 400;
    letter-spacing: 0px;
    color: #333;
    line-height: 1.5;
    margin-top: 10px;
}

.FacultyDetail .rt {
    margin-left: 350px;
}

.FacultyDetail .rt .mode2 {
    margin-bottom: 50px;
}

/* .FacultyDetail .rt .mode2:last-child{margin-bottom: 0px;} */
.FacultyDetail .rt .mode2 .title {
    color: #333;
    font-weight: 700;
    letter-spacing: 0px;
    margin-bottom: 20px;
    border-left: 6px solid #94070A;
    padding: 3.5px 10px;
}

.FacultyDetail .rt .mode2 .info {
    color: #333;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 1.5;
}


/* Contentpage */
.ArticleBox {
    display: flex;
    align-items: flex-start;
    align-items: self-start;
}

.ArticleBox aside {
    order: 2;
    width: 25%;
    background: #f8f8f8;
    border-top: 4px solid #94070A;
    margin: 0 0 0 50px;
    box-sizing: border-box;
    padding: 30px;
}

.ArticleBox aside .tit {
    font-weight: 700;
    color: rgba(102, 102, 102, 1);
}

.ArticleBox aside ul {}

.ArticleBox aside ul li {
    box-sizing: border-box;
    padding: 0 0 20px;
    border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
    margin: 20px 0 0;
}

.ArticleBox aside ul li:last-child {
    border-bottom: none;
    padding: 0;
}

.ArticleBox aside ul li .title {
    display: block;
    color: #333;
    line-height: 1.5;
}

.ArticleBox aside ul li .title:hover {
    color: #94070A;
}

.ArticleBox aside ul li .date {
    color: #999;
    margin: 10px 0 0;
}

.pageArticle {
    flex: 1;
    overflow: hidden;
    order: 1;
}

.pageArticle {}

.pageArticle .pageArticleTitle {
    margin-bottom: 10px;
    text-align: center;
}

.pageArticle .pageArticleTitle h3 {
    font-weight: 700;
    letter-spacing: 0px;
    color: #333;
}

.pageArticle .articleAuthor {
    margin: 0 -15px 20px;
    text-align: center;
}

.pageArticle .articleAuthor span {
    color: #999;
    display: inline-block;
    margin: 0 15px;
}

.pageArticle .wrapArticle {
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
    padding: 30px 0 50px;
}

.pageArticle .wrapArticle .gp-article {}

.pageArticle .wrapArticle .gp-article p {
    color: #333;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 1.875;
    margin-bottom: 20px;
}

.pageArticle .wrapArticle .gp-article img {
    display: block;
    margin: 0 auto;
}

.pageArticle .wrapArticle .articleBottom {
    margin-top: 50px;
}

.pageArticle .wrapArticle .articleBottom .Annex {}

.pageArticle .wrapArticle .articleBottom .Annex p {
    font-weight: 700;
    letter-spacing: 0px;
    color: #000;
}

.pageArticle .wrapArticle .articleBottom .Annex a {
    display: block;
    padding: 10px 0 10px 10px;
    margin-top: 20px;
    border-left: 6px solid #b51f21;
}

.pageArticle .wrapArticle .articleBottom .Annex a:hover {
    color: #b51f21;
}


.pro_table {
    width: 100%;
    margin: 0px 0 !important;
    font-size: 14px !important;
}

.pro_table a {
    color: #646464 !important;
}

.pro_table thead {
    color: #333333 !important;
    font-weight: bold !important;
    background: #f4f4f4 !important;
}

.pro_table thead tr {
    border: none !important;
}

.pro_table td {
    color: #646464 !important;
    padding: 10px 0px 10px 26px !important;
    border: none !important;
}

.pro_table tr {
    border-bottom: 1px dashed #d8d8d8 !important;
}

.pro_table .pro_p {
    width: 27% !important;
}

.pro_table .pro_p1 {
    width: 31% !important;
}



/* History */
.History {
    padding-bottom: 80px;
}

.History p {
    color: #333;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 1.875;
}

.History p {
    width: 100% !important;
}

.History img {
    width: auto !important;
    max-width: 100%;
}




/* Ã¥Ë†â€ Ã©Â¡Âµ */
.pages {
    padding: 0;
    text-align: center;
    margin: 50px 0px;
}

.pages span {
    display: inline-block;
    color: #999;
    margin-right: 20px;
}

.pages span i {
    font-style: normal;
    color: #333;
    display: inline-block;
    margin: 0 5px;
}

.pages>a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    cursor: pointer;
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    border: 1px solid #ccc;
    margin: 0 5px;
    background: #fff;
}

.pages>a img {
    vertical-align: middle;
}

.pages>a.start {
    background: url(../images/page_st.png) no-repeat center;
}

.pages>a.start:hover {
    background: url(../images/page_st2.png) no-repeat center #B51F21;
}

.pages>a.prev {
    background: url(../images/page_lt.png) no-repeat center;
}

.pages>a.prev:hover {
    background: url(../images/page_lt2.png) no-repeat center #B51F21;
}

.pages>a.next {
    background: url(../images/page_rt.png) no-repeat center;
}

.pages>a.next:hover {
    background: url(../images/page_rt2.png) no-repeat center #B51F21;
}

.pages>a.end {
    background: url(../images/page_ed.png) no-repeat center;
}

.pages>a.end:hover {
    background: url(../images/page_ed2.png) no-repeat center #B51F21;
}

.pages>a:hover, .pages>a.on_page {
    background-color: #B51F21;
    color: #fff;
    border-color: #B51F21;
}

/* add */
.post_h2 {
    width: 100%;
    display: block;
    border-bottom: 1px solid #d5d5d5;
    overflow: hidden;
    margin-bottom: 20px
}

.post_h2 a {
    line-height: 50px;
    font-size: 18px;
    background: #d5d5d5;
    color: #000;
    display: block;
    float: left;
    margin-right: 2px;
    padding: 0 20px
}

.post_h2 a:hover {
    background: #b41019;
    color: #fff
}

.pos_dl {
    width: 100%;
    float: left;
    background: #f9f9f9
}

.pos_dl:nth-child(2n) {
    background: #eaeaea
}

.pos_dl dd {
    width: 113px;
    float: right;
    padding: 20px 16px 0px 0px
}

.cur {
    background: #B41019 !important;
    color: #fff !important;
}

.addUl li {
    display: block !important;
}

.addUl li:nth-child(2n) a {
    background: #eaeaea;
}

.addUl a {
    display: block;
    background: #f9f9f9;
    padding: 16px 16px 30px;
    overflow: hidden;
}

.addpIc {
    width: 113px;
    overflow: hidden;
}

.addImg {
    height: 0;
    padding-bottom: 135.4%;
}

.addLeft {
    margin-right: 150px;
}

.pos_span {
    font-size: 14px;
    color: #333333;
    font-weight: bold;
    display: block;
}

.pos_p1, .pos_p {
    width: auto;
    margin-right: 20px;
    padding-top: 20px;
    box-sizing: border-box;
    color: #666;
    line-height: 1.8;
}

.pos_p1 span {
    display: inline-block;
    margin-right: 20px;
}


.Seminars {}

.Seminars ul {}

.Seminars ul li {
    background: #F8F8F8;
    margin: 0 0 30px;
    display: flex;
    box-sizing: border-box;
    padding: 30px;
    position: relative;
}

.Seminars ul li .date {
    text-align: center;
    background: #94070A;
    color: #fff;
    box-sizing: border-box;
    padding: 10px 0;
    width: 80px;
    position: absolute;
    top: 0;
    right: 54px;
}

.Seminars ul li .date .day {
    display: block;
}

.Seminars ul li .date .month {
    display: block;
    margin-top: 4px;
}

.Seminars ul li .info {
    width: calc(100% - 120px);
}

.Seminars ul li .info .title {
    line-height: 1.5;
    font-weight: bold;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

.Seminars ul li .info .title:hover {
    color: #B51F21;
}

.Seminars ul li .info .time {
    color: #b51f21;
    margin-top: 30px;
}

.Seminars ul li .info .speaker {
    color: #b51f21;
    margin-top: 20px;
}

.SunmmerSchool {
    margin-bottom: 80px;
}

.tab2 {
    display: flex;
}

.tabMenu2 {
    width: 300px;
    background: #94070A;
    padding: 30px;
    box-sizing: border-box;
    text-align: center;
}

.tabMenu2 li {
    margin-bottom: 30px;
}

.tabMenu2 li:last-child {
    margin-bottom: 0px;
}

.tabMenu2 li a {
    display: block;
    padding: 0 0 30px;
    transition: all 0.2s ease-in-out;
    position: relative;
    color: rgba(255, 255, 255, 0.6);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.tabMenu2 li a::before {
    content: "";
    display: none;
    width: 100%;
    height: 4px;
    background: #005AAB;
    position: absolute;
    left: 0;
    bottom: 0;
}

.tabMenu2 li.on a {
    color: rgba(255, 255, 255, 1);
    border-bottom: 1px solid #fff;
}

.tabMore2 {
    position: relative;
    margin: 20px 0 0;
}

.tabMore2 a {
    height: 40px;
    line-height: 40px;
    border: 1px solid #ccc;
    border-radius: 20px;
    box-sizing: border-box;
    padding: 0 20px;
    color: #333;
    display: none;
    width: 136px;
    margin: 0 auto;
}

.tabMore2 a:hover {
    background: #172D90;
    color: #fff;
    box-shadow: 0px 0px 10px 0px rgba(0, 90, 171, 0.3);
    ;
}

.tabMore2 a span {
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    background: #172D90;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    margin: 0 0 0 15px;
}

.tabList2 {
    flex: 1;
    overflow: hidden;
    margin-left: 50px;
}

.tabList2 .tabListBox {
    height: 0;
    overflow: hidden;
    transform: translateY(50px);
    transition: all 0.3s ease-in-out;
}

.tabList2 .tabListBox.hide {
    height: 0;
}

.tabList2 .tabListBox.show {
    height: auto;
    transform: translateY(0);
}

.tabList2 .tabListBox ul {}

.tabList2 .tabListBox ul li {
    background: #F8F8F8;
    margin: 0 0 30px;
    display: flex;
    box-sizing: border-box;
    padding: 30px;
    position: relative;
}

.tabList2 .tabListBox ul li .date {
    text-align: center;
    background: #94070A;
    color: #fff;
    box-sizing: border-box;
    padding: 10px 0;
    width: 80px;
    position: absolute;
    top: 0;
    right: 54px;
}

.tabList2 .tabListBox ul li .date .day {
    display: block;
}

.tabList2 .tabListBox ul li .date .month {
    display: block;
    margin-top: 4px;
}

.tabList2 .tabListBox ul li .info {
    width: calc(100% - 120px);
}

.tabList2 .tabListBox ul li .info .title {
    line-height: 1.5;
    font-weight: bold;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

.tabList2 .tabListBox ul li .info .title:hover {
    color: #B51F21;
}

.tabList2 .tabListBox ul li .info .time {
    color: #b51f21;
    margin-top: 30px;
}

.tabList2 .tabListBox ul li .info .speaker {
    color: #b51f21;
    margin-top: 20px;
}


.visitor {
    margin-bottom: 80px;
}

.visitor_box {
    position: relative;
    overflow: hidden;
}

.visitor_box .VisitorHd {
    padding: 10px 0 0;
    position: relative;
}

.VisitorHd .tempWrap {
    margin: 0 auto;
    width: 100% !important;
}

.VisitorHd .tempWrap ul {
    position: relative;
    width: 100% !important;
    left: 0px !important;
    box-sizing: border-box;
    text-align: center;
    box-sizing: border-box;
    padding: 0 40px;
}

.VisitorHd .tempWrap ul li {
    display: inline-block;
    min-width: 180px;
}

.VisitorHd .tempWrap ul li span {
    display: block;
    position: relative;
    box-sizing: border-box;
    padding-top: 40px;
    cursor: pointer;
    color: #333;
}

.VisitorHd .tempWrap ul li span:after {
    content: '';
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 5px;
    margin-left: -5px;
    z-index: 1;
}

.VisitorHd .tempWrap ul li span:before {
    content: '';
    width: 20px;
    height: 20px;
    background: rgba(221, 221, 221, 1);
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 0%;
    margin-left: -10px;
    z-index: 0;
}

/* .VisitorHd .tempWrap ul li.act span:after ,.VisitorHd .tempWrap ul li span:hover::after{background: #94070A;}   */
/* .VisitorHd .tempWrap ul li.act span ,.VisitorHd .tempWrap ul li span:hover{font-weight: bold;color: #94070A;}   */
.VisitorHd .tempWrap ul li.slick-current span:after, .VisitorHd .tempWrap ul li span:hover::after {
    background: #94070A;
}

.VisitorHd .tempWrap ul li.slick-current span, .VisitorHd .tempWrap ul li span:hover {
    font-weight: bold;
    color: #94070A;
}
.VisitorHd .tempWrap ul li.slick-current span:hover {
    font-weight: bold !important;
    color: #94070A !important;
}
.VisitorHd .tempWrap ul li.slick-current span:hover::after{
    background: #94070A !important;
}
.slick-current-hover span:after {
    background: #fff !important;
}
.VisitorHd .tempWrap ul li.clone {
    display: none !important;
}

.VisitorHd .tempWrap ul:after {
    content: '';
    width: 100%;
    height: 1px;
    background: rgba(0, 0, 0, 0.3);
    position: absolute;
    left: 0px;
    ;
    top: 10px;
    z-index: -1;
}

.VisitorBd {
    margin: 50px 0 0;
    ;
    overflow: hidden;
}

.VisitorBd .slideBox {
    opacity: 0;
    display: block !important;
    height: 0;
    overflow: hidden;
    transition: all 0.2s ease-in-out;
}

.VisitorBd .slideBox table {
    width: 100%;
    text-align: center;
    border-collapse: collapse;
    table-layout: fixed;
}

.VisitorBd .slideBox table tr td, .VisitorBd .slideBox table tr th {
    padding: 2.8rem 1.4rem;
}

.VisitorBd .slideBox table tr th {
    white-space: nowrap;
}

/* .VisitorBd .slideBox table tr td{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;} */
.VisitorBd .slideBox table tr th {
    font-weight: weight;
}

.VisitorBd .slideBox table * {
    word-break: break-word;
}

.VisitorBd .slideBox table td {
    border-bottom: none;
}

.VisitorBd .slideBox table tr:nth-child(odd) {
    background: #f0f0f0;
}

.VisitorBd .slideBox table tr:nth-child(even) {
    background: #f8f8f8;
}

.VisitorBd .slideBox table tr:nth-child(1) {
    background: #ddd;
}



.visitor_box .sPrev, .visitor_box .sNext {
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    background: rgba(221, 221, 221, 1);
    color: #333;
    cursor: pointer;
    position: absolute;
    left: auto;
    top: 0;
}

.visitor_box .sPrev:hover, .visitor_box .sNext:hover {
    background: #94070A;
    color: #fff;
}

.visitor_box .sPrev {
    left: 0;
}

.visitor_box .sNext {
    right: 0;
}

.visitor_box .slick-arrow {
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    background: #ddd;
    color: #333;
    cursor: pointer;
    position: absolute;
    left: -10px;
    transform: translate(0);
    top: -10px;
    text-indent: 0;
    font-size: 20px;
    left: auto;
}

.visitor_box .slick-arrow::after {
    display: none;
}

.visitor_box .slick-prev {
    left: 0;
}

.visitor_box .slick-next {
    right: 0;
}


@media screen and (max-width:1400px) {
    .About5::before {
        width: calc((100% - 1200px) / 2);
        height: 194px;
        background: rgba(148, 7, 10, 0.5);
        position: absolute;
        left: 0;
        top: 0;
    }

    .About5::after {
        width: calc((100% - 1200px) / 2);
        height: 200px;
        background: #A20000;
        position: absolute;
        left: 0;
        bottom: 155px;
    }

    .About6::before {
        width: 300px;
        height: 100%;
        background: rgba(148, 7, 10, 0.3);
        position: absolute;
        left: calc((100% - 1200px) / 2);
        top: 0;
    }

    .About6::after {
        width: 300px;
        height: 355px;
        background: rgba(148, 7, 10, 0.3);
        position: absolute;
        right: calc((100% - 1200px) / 2);
        bottom: 0;
    }

    .About7::before {
        width: calc((100% - 1200px) / 2);
        height: 194px;
        background: rgba(148, 7, 10, 0.4);
        position: absolute;
        right: 0;
        top: 0;
    }

    .About7::after {
        width: calc((100% - 1200px) / 2);
        height: 355px;
        background: rgba(148, 7, 10, 0.3);
        position: absolute;
        right: 0;
        bottom: 0;
    }

    .About3 {
        padding: 40px 0 80px;
    }

    .About3 .subTitle {
        margin-bottom: 30px;
    }

    .event_box {
        width: 100vw;
        position: relative;
        left: calc((1200px - 100vw) / 2);
        ;
        position: relative;
        overflow: hidden;
    }

    .event_box .lt {
        width: calc((100vw - 1200px) / 2 + 340px);
        box-sizing: border-box;
        padding-left: calc((100vw - 1200px) / 2);
        float: left;
        background: #94070A;
    }

    .parBd {
        width: calc(100vw - ((100vw - 1200px) / 2 + 400px));
        float: right;
        overflow: hidden;
        margin: 48px 0 0;
        overflow: hidden;
    }

    .parBd .slideBox .slick-slider {
        padding-top: 50px;
        padding-right: calc((100vw - 1200px) / 2);
        position: relative;
        box-sizing: border-box;
        margin: 0 -20px;
    }

    .parBd .slideBox .slick-arrow.slick-prev {
        background: url(../images/icon_left.png) #94070A;
        background-size: cover;
        right: calc((100vw - 1200px) / 2 + 100px);
    }

    .parBd .slideBox .slick-arrow.slick-next {
        background: url(../images/icon_right.png) #94070A;
        background-size: cover;
        right: calc((100vw - 1200px) / 2 + 20px);
    }
}

@media screen and (max-width:1300px) {
    .Faculty .list1 {
        display: block
    }

    .Faculty .list1 a {
        margin-right: 15px;
    }

    .Graduate2 ul {
        margin: 0 -30px;
    }

    .Graduate2 ul li a {
        margin: 0 30px;
    }

    .fs3 .lt .slick-slide .info {
        padding: 40px;
    }

    .About3 .subTitle {
        padding: 20px 0;
    }
}

@media screen and (max-width:1200px) {
    .news ul li:first-child .rt .summary {
        -webkit-line-clamp: 4;
        margin-top: 20px;
    }

    /*  */
    .ubder1 ul li .lt {
        padding: 40px;
    }

    .ubder1 ul li .lt .subTitle {
        margin-bottom: 20px;
    }

    .fs1 .fs11>li .rt {
        padding: 0 30px;
    }

    .VisitorHd .tempWrap ul li {
        display: inline-block;
        min-width: 160px;
    }
}

@media screen and (max-width:1240px) {
    .About1 .rt {
        padding: 50px 0;
    }

    .About5::before, .About7::before {
        width: 40px;
    }

    .About5::after, .About7::after {
        width: 40px;
    }

    .About6::before {
        width: calc((100% - 80px) / 4);
        left: 40px;
    }

    .About6::after {
        width: calc((100% - 80px) / 4);
        right: 40px;
    }

    .About3 ul {
        margin: 0 -30px;
    }

    .About3 ul li a {
        margin: 0 30px;
    }

    .event_box {
        width: 100vw;
        position: relative;
        left: -40px;
        ;
        position: relative;
        overflow: hidden;
    }

    .event_box .lt {
        width: 340px;
        box-sizing: border-box;
        padding-left: 40px;
        float: left;
        background: #94070A;
    }

    .parBd {
        width: calc(100% - 380px);
        float: right;
        overflow: hidden;
        margin: 48px 0 0;
        overflow: hidden;
    }

    .parBd .slideBox .slick-slider {
        padding-top: 50px;
        padding-right: 40px;
        position: relative;
        box-sizing: border-box;
        margin: 0 -20px;
    }

    .parBd .slideBox .slick-arrow.slick-prev {
        background: url(../images/icon_left.png) #94070A;
        background-size: cover;
        right: 120px;
    }

    .parBd .slideBox .slick-arrow.slick-next {
        background: url(../images/icon_right.png) #94070A;
        background-size: cover;
        right: 60px;
    }
}

@media screen and (max-width:996px) {
    .History {
        padding-bottom: 50px;
    }

    /* Ã¤ÂºÅ’Ã§ÂºÂ§Ã©Â¡ÂµÃ¥Â¯Â¼Ã¨Ë†Âª */
    .sub_nav {
        background: #94070a;
    }

    .sub_nav::before {
        display: none;
    }

    .sub_nav>div {
        padding: 20px 0;
        background: none;
    }

    .sub_nav .l2 {
        margin-top: 20px;
    }

    /* Ã¦Â â€¡Ã©Â¢Ëœ */
    .subTitle .title {
        margin-right: 20px;
    }

    .subTitle .more {
        padding-left: 20px;
    }

    /* Ã¦â€“â€¡Ã§Â«Â Ã©Â¡Âµ */
    .pageArticle .wrapArticle .articleBottom {
        margin-top: 30px;
    }

    /* Ã¦â€¢â„¢Ã¥Â¸Ë†Ã¨Â¯Â¦Ã¦Æ’â€¦Ã©Â¡Âµ */
    .FacultyDetail {
        padding-bottom: 50px;
    }

    .FacultyDetail .rt {
        margin-left: 330px;
    }

    .FacultyDetail .rt .mode2 {
        margin-bottom: 30px;
    }

    /* Ã¦â€¢â„¢Ã¥Â¸Ë†Ã¦Â£â‚¬Ã§Â´Â¢Ã©Â¡Âµ */
    .Faculty .list1 {
        flex-wrap: wrap;
        display: block;
    }

    .Faculty .list1 a {
        width: auto;
        margin-right: 15px;
    }

    /* events Ã¦â€“â€¡Ã¥Â­â€”Ã¥Ë†â€”Ã¨Â¡Â¨Ã©Â¡Âµ */
    .Events ul li {
        margin-bottom: 30px;
    }

    .Events ul li a {
        padding: 20px;
    }

    /* Ã¥â€ºÂ¾Ã¦â€“â€¡Ã¥Ë†â€”Ã¨Â¡Â¨Ã©Â¡Âµ */
    .sub_nav2 {
        padding: 40px 0 0 30px;
    }

    .news ul li {
        margin-bottom: 30px;
    }

    .news ul li:first-child a .lt {
        width: 300px;
    }

    .news ul li:first-child .rt .title {
        font-size: 20px;
        font-size: 2rem;
        -webkit-line-clamp: 1;
    }

    .news ul li:first-child a {
        padding: 30px;
    }

    .news ul li:first-child .rt .summary {
        line-height: 1.5;
    }

    .news ul li:first-child a .lt span {
        padding-bottom: 66.66%;
    }

    /*  */
    .Graduate2 ul {
        margin: 0 -20px;
    }

    .Graduate2 ul li a {
        margin: 0 20px;
    }

    .Graduate2 ul li a .con p {
        margin-top: 20px;
    }

    .Graduate2 ul li a .con img {
        max-width: 70px;
    }

    /*  */
    .ubder1 {
        padding: 50px 0;
    }

    .ubder1 ul li .lt {
        padding: 20px;
    }

    .ubder1 ul li .lt .subTitle {
        margin-bottom: 10px;
    }

    .ubder1 ul li {
        margin-bottom: 30px;
    }

    .ubder2, .visitor, .SunmmerSchool {
        margin-bottom: 50px;
    }

    /* .fs2{margin-top: 50px;} */
    .fs2>div {
        padding-top: 50px;
    }

    .fs3 {
        padding: 50px 0;
    }

    /*  */
    .fs3 .lt {
        width: 100%;
    }

    .fs3 .rt {
        display: none;
    }

    .fs3 .lt .slick-slide .info {
        padding: 30px;
    }

    /*  */
    .Research2 {
        padding: 40px;
    }

    .Research2 ul {
        flex-wrap: wrap;
    }

    .Research2 ul li {
        width: 50%;
        margin-bottom: 20px;
    }

    .Research2 ul li a {
        padding: 30px;
    }

    .Research2 ul li a .title {
        margin: 10px 0;
    }

    .Research3 ul li a {
        padding: 20px;
    }

    .Research4 .con {
        padding: 0;
    }

    .Research4 {
        padding: 50px 0;
    }

    .Research3 {
        margin: 50px 0;
    }

    .Research1 {
        padding: 50px 0;
    }

    /* about */

    .About2 ul {
        margin: 0 -15px;
    }

    .About2 ul li {
        margin-bottom: 30px;
    }

    .About2 ul li a {
        margin: 0 15px;
        padding: 20px;
    }

    .About2 {
        padding: 50px 0;
    }

    .About1 .lt {
        display: none;
    }

    .About1 .rt {
        width: 100%;
        float: none;
    }

    .About3 {
        padding: 40px 0 50px;
    }

    .About3 .subTitle, .About5 .subTitle {
        padding: 10px 0;
        margin-bottom: 20px;
    }

    .About3 ul {
        margin: 0 -20px;
    }

    .About3 ul li a {
        margin: 0 20px;
    }

    .About7 {
        padding: 40px 0 50px;
    }

    .About5::before, .About5::after, .About6::before, .About6::after, .About7::before, .About7::after {
        display: none;
    }

    .Research1 ul {
        margin: 0 -15px;
    }

    .Research1 ul li a {
        margin: 0 15px;
    }

    .fs1>div {
        padding: 40px 0;
    }

    .fs1 .fs11>li .rt {
        padding: 0 20px;
        width: 44%;
    }

    .fs1 .fs11>li .info {
        padding: 0 20px;
    }

    .fs1 .fs11>li .rt ul li {
        margin-bottom: 10px;
    }

    .fs1 .fs11>li .brief {
        margin-top: 10px;
    }

    .event_box {
        width: 100vw;
        position: relative;
        left: -30px;
        ;
        position: relative;
        overflow: hidden;
    }

    .event_box .lt {
        width: 300px;
        box-sizing: border-box;
        padding-left: 30px;
        float: left;
        background: #94070A;
    }

    .parBd {
        width: calc(100% - 330px);
        float: right;
        overflow: hidden;
        margin: 48px 0 0;
        overflow: hidden;
    }

    .parBd .slideBox .slick-slider {
        padding-top: 50px;
        padding-right: 30px;
        position: relative;
        box-sizing: border-box;
        margin: 0 -20px;
    }

    .parBd .slideBox .slick-arrow.slick-prev {
        background: url(../images/icon_left.png) #94070A;
        background-size: cover;
        right: 80px;
    }

    .parBd .slideBox .slick-arrow.slick-next {
        background: url(../images/icon_right.png) #94070A;
        background-size: cover;
        right: 20px;
    }

    .parBd .slideBox .slick-slide .info {
        margin: 0 10px 20px;
        padding: 30px;
    }

    .parHd .tempWrap ul {
        padding: 30px 0 !important;
    }

    .parHd .tempWrap ul li {
        margin-bottom: 30px;
    }

    .fs4 .subTitle {
        margin: 40px 0;
    }

    .ArticleBox aside {
        display: none;
    }

    .ubder3 {
        padding: 50px 0 0;
    }

    .ubder3 .info img {
        margin: 10px 0 10px 30px;
    }

    /* .VisitorHd .tempWrap ul{ margin: 0 -20px;  }  */
    .VisitorHd .tempWrap ul li span {
        margin: 0 20px;
    }

    .VisitorBd {
        margin: 30px 0 0;
    }

    .tabList2 {
        margin-left: 30px;
    }

    .tabList2 .tabListBox ul li {
        margin: 0 0 20px;
        padding: 20px;
        align-items: flex-start;
        align-items: self-start;
    }

    .tabList2 .tabListBox ul li .date {
        position: relative;
        right: auto;
        top: auto;
        width: auto;
        padding: 5px 15px;
        margin-right: 20px;
    }

    .tabList2 .tabListBox ul li .info {
        flex: 1;
        overflow: hidden;
        width: auto;
    }

    /* .tabList2 .tabListBox ul li .info .title{white-space: initial;} */
    .tabList2 .tabListBox ul li .info .time, .tabList2 .tabListBox ul li .info .speaker {
        margin-top: 10px;
    }

    .tabMenu2 {
        padding: 20px;
        width: 260px;
    }

    .tabMenu2 li {
        margin-bottom: 20px;
    }

    .tabMenu2 li a {
        padding: 0 0 20px;
    }

    .VisitorHd .tempWrap ul li {
        display: inline-block;
        min-width: 120px;
    }
}

@media screen and (max-width:768px) {
    .sub_nav3 h2 {
        padding: 10px 15px;
        min-width: 200px;
        max-width: 100%;
    }

    .gp-bread {
        padding: 10px 0;
        margin-bottom: 15px;
    }

    .subTitle {
        margin-bottom: 25px;
    }

    /* Ã¦Â â€¡Ã©Â¢Ëœ */
    .subTitle .title {
        margin-right: 10px;
    }

    .subTitle .more {
        padding-left: 10px;
    }

    /* Ã¥Ë†â€ Ã©Â¡Âµ */
    .pages {
        margin-top: 30px;
    }

    .pages span, .pages a {
        display: none;
    }

    .pages .prev, .pages .next, .pages .on_page {
        display: inline-block;
    }

    /* Ã§Â®â‚¬Ã¤Â»â€¹Ã©Â¡Âµ */
    .History {
        padding-bottom: 40px;
    }

    /* Ã¦â€“â€¡Ã§Â«Â Ã©Â¡Âµ */
    .pageArticle .articleAuthor {
        margin-bottom: 10px;
    }

    .pageArticle .wrapArticle {
        padding: 20px 0 30px;
    }

    .pageArticle .wrapArticle .articleBottom .Annex a {
        padding: 0;
        padding-left: 6px;
        border-left-width: 3px;
        margin-top: 10px;
    }

    .pageArticle .wrapArticle .articleBottom {
        margin-top: 20px;
    }

    /* Ã¦â€¢â„¢Ã¥Â¸Ë†Ã¨Â¯Â¦Ã¦Æ’â€¦Ã©Â¡Âµ */
    .FacultyDetail {
        padding-bottom: 40px;
    }

    .FacultyDetail .lt {
        width: 300px;
        float: none;
        margin: 0 auto 20px;
    }

    .FacultyDetail .lt .img {
        width: 300px;
    }

    .FacultyDetail .lt .info {
        margin-left: 0px;
    }

    .FacultyDetail .rt {
        margin-left: 0;
    }

    .FacultyDetail .rt .mode2 .title {
        margin-bottom: 10px;
    }

    .FacultyDetail .rt .mode2 {
        margin-bottom: 20px;
    }

    /* Ã¦â€¢â„¢Ã¥Â¸Ë†Ã¦Â£â‚¬Ã§Â´Â¢Ã©Â¡Âµ */
    .Faculty .list1 {
        justify-content: flex-start;
    }

    .Faculty .list1 a {
        width: auto;
        margin-right: 15px;
    }

    /* events Ã¦â€“â€¡Ã¥Â­â€”Ã¥Ë†â€”Ã¨Â¡Â¨Ã©Â¡Âµ */
    .Events ul li {
        margin-bottom: 20px;
    }

    .Events ul li a .date {
        margin-bottom: 10px;
    }

    /* Ã¥â€ºÂ¾Ã¦â€“â€¡Ã¥Ë†â€”Ã¨Â¡Â¨Ã©Â¡Âµ */
    .sub_nav2 {
        padding: 30px 0 0 20px;
    }

    .news ul li {
        margin-bottom: 20px;
    }

    .news ul li a {
        display: block;
        padding: 20px !important;
    }

    .news ul li a .lt {
        width: 100% !important;
        margin-bottom: 15px;
    }

    .news ul li a .rt .date {
        margin-bottom: 10px;
    }

    .news ul li a .rt .summary {
        margin-top: 10px !important;
        -webkit-line-clamp: 2 !important;
    }

    /*  */
    .Graduate1 .lt {
        width: 100%;
        float: none;
        position: relative;
        margin-bottom: 20px;
    }

    .Graduate1 .lt span {
        padding-bottom: 30%;
    }

    .Graduate1 .lt::before {
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.3);
        position: absolute;
        left: 0;
        top: 0;
    }

    .Graduate1 .lt .subTitle {
        position: absolute;
        display: block;
        left: 20px;
        top: 20px;
    }

    .Graduate1 .rt {
        width: 100%;
        float: none;
        height: auto;
        position: relative;
    }

    /* .Graduate1 .rt .top{left: 0px;position: absolute;top: 0;} */
    .Graduate1 .rt .top {
        left: 15px;
    }

    .Graduate1 .rt .top .subTitle {
        position: relative;
        left: initial;
        top: initial;
        transform: translate(0);
    }

    .Graduate1 .rt span {
        position: relative;
        padding-bottom: 30%;
    }

    .Graduate1 .rt span::before {
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.3);
        position: absolute;
        left: 0;
        top: 0;
    }

    .Graduate1 .rt span .subTitle {
        display: block;
        position: absolute;
        left: 20px;
        top: 20px;
    }

    .Graduate2 .top, .Graduate1 .rt .top {
        display: none;
    }

    .Graduate1 .rt span .subTitle .title, .Graduate1 .lt .subTitle .title {
        color: #fff;
    }

    .Graduate1 .rt span .subTitle .more, .Graduate1 .lt .subTitle .more {
        color: rgba(255, 255, 255, 0.8);
        border-left: 1px solid rgba(255, 255, 255, 0.8);
    }

    /* .Graduate1 .rt .top .subTitle{position: relative;left: initial;top: initial;transform: translate(0);background: #fff;padding: 20px 15px;} */
    .Graduate2 {
        margin-top: 30px;
    }

    .Graduate2 ul li a .con {
        position: relative;
        left: initial;
        top: initial;
        transform: translate(0);
    }

    .Graduate2 ul {
        margin: 0 -15px;
        padding: 0px 0 50px;
    }

    .Graduate2 ul li a {
        margin: 0 15px;
        box-sizing: border-box;
        padding: 20px 0;
    }

    .Graduate2 ul li a .con p {
        margin-top: 10px;
    }

    .Graduate2 ul li a .con img {
        max-width: 50px;
    }

    .Graduate2 .top {
        width: 100%;
    }

    .Graduate2 .subTitle {
        position: relative;
        left: initial;
        top: initial;
        transform: translate(0);
    }

    .Graduate .subTitle {
        padding: 20px 0;
    }

    /*  */
    .ubder1 {
        padding: 30px 0;
    }

    .ubder1 ul li {
        margin-bottom: 20px;
    }

    .ubder2 .lt {
        position: relative;
        height: auto;
        width: auto;
    }

    .ubder2 .lt .subTitle {
        position: relative;
        left: initial;
        top: initial;
        transform: translate(0);
        padding: 20px;
        text-align-last: left;
        box-sizing: border-box;
        margin-bottom: 20px;
    }

    .ubder2 .img {
        float: none;
        width: 100%;
    }

    /*  */
    .fs2 .con {
        padding: 0;
    }

    .fs2 .con .carousel {
        margin: 0 -15px;
    }

    .fs2 .con .carousel li a {
        margin: 0 15px;
    }

    .fs2 .con .carousel .slick-arrow {
        top: -25px;
    }

    .fs3 .lt .slick-slide .info {
        margin: 0 15px;
    }

    .fs3 .lt {
        margin: 0 -15px;
    }

    .fs3 .lt .slick-slide .info {
        padding: 20px;
    }

    .fs2 .subTitle .currentSlide {
        display: none;
    }

    .fs3 .lt .slick-dots li {
        width: 10px;
        height: 10px;
    }

    .fs3 .lt .slick-dots li button {
        border-radius: 50%;
    }

    .fs3 .lt .slick-dots li.slick-active {
        width: 10px;
    }

    /*  */
    .Research2 {
        padding: 30px 0 0;
    }

    .Research3 ul {
        margin: 0;
    }

    .Research3 ul li a {
        padding: 15px;
        margin: 0;
    }

    .Research4 ul {
        margin: 0 -15px;
    }

    .Research4 ul li a {
        margin: 0 15px;
    }

    .Research4 {
        padding: 30px 0;
    }

    .Research4 .slick-dots li {
        width: 10px;
        height: 10px;
    }

    .Research4 .slick-dots li.slick-active {
        width: 10px;
    }

    .Research4 .slick-dots li button {
        border-radius: 50%;
    }

    .Research3 {
        margin: 30px 0;
    }

    .Research1 {
        padding: 30px 0;
    }

    .Research2 ul li {
        width: 100%;
    }

    .Research2 ul li:last-child {
        margin-bottom: 0;
    }

    .Research3 ul li {
        margin-bottom: 20px;
    }

    /* .Research2 >span{position: relative;} */
    .Research2 .subTitle {
        margin: 20px 25px;
    }

    /* .Research2 .subTitle .title{color: #333;} */
    /* .Research2 .subTitle .more{color: #999;} */
    .Research2 ul {
        margin-top: 30px;
    }

    .Research2 ul li a .info {
        margin-top: 10px;
    }

    .Research2 ul li a .title {
        height: auto;
        margin: 5px 0 0;
    }

    .Research2 ul li a {
        padding: 15px;
    }

    /* about */

    .About2 ul li {
        margin-bottom: 20px;
        width: 100%;
        float: none;
    }

    .About2 ul li a {
        padding: 15px;
    }

    .About2 {
        padding: 30px 0;
    }

    .About1 .rt {
        padding: 30px 0;
    }

    .About3 ul li a .con {
        position: relative;
        left: initial;
        top: initial;
        transform: translate(0);
    }

    .About3 ul {
        margin: 0 -15px;
        padding: 0px 0 0px;
    }

    .About3 ul li a {
        margin: 0 15px;
        box-sizing: border-box;
        padding: 20px 0;
    }

    .About3 ul li a .con p {
        margin-top: 10px;
    }

    .About3 ul li a .con img {
        max-width: 50px;
    }

    .About5 ul li {
        width: 50%;
        height: 150px;
        position: relative;
    }

    .About5 ul li a {
        padding: 0px 10px;
        height: auto;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
    }

    .About3 .subTitle, .About5 .subTitle {
        padding: 0;
    }



    .Research2 {
        padding: 15px 0 30px;
    }

    .Research2 ul li a .more {
        display: none;
    }


    .Research1 ul {
        margin: 0 -10px;
    }

    .Research1 ul li {
        width: 50%;
        margin-top: 15px;
    }

    .Research1 ul li a {
        margin: 0 10px;
        padding: 10px;
    }

    .fs1>div {
        padding: 30px 0;
    }

    .fs1 .fs11>li {
        padding: 15px;
    }

    .fs1 .fs11>li .lirt {
        display: block;
        box-sizing: border-box;
        padding: 0 15px;
    }

    .fs1 .fs11>li .info {
        padding: 0;
    }

    .fs1 .fs11>li .rt {
        width: 100%;
        padding: 0;
        margin-top: 10px;
    }

    .fs1 .fs11>li .rt ul li {
        margin-bottom: 5px;
    }

    .fs1 .fs11>li:nth-child(odd) {
        background: #f8f8f8;
    }

    .fs1 .fs11>li:nth-child(even) {
        background: #fff;
    }

    .fs1 .fs11>li::after, .fs1 .fs11>li::before {
        display: none;
    }

    .fs1>div::before, .fs1::before {
        display: none;
    }


    .fs4 .subTitle .title {
        color: #333;
    }

    .fs4 .subTitle .more {
        color: #333;
        border-left-color: #333;
    }

    .fs4 .subTitle {
        margin: 30px 0;
    }

    .event_box {
        display: block;
        width: 100%;
        left: auto;
    }

    .parHd .slick-prev {
        left: 0;
        top: 0px;
        transform: rotate(-90deg);
        background: #f5f5f5;
    }

    .parHd .slick-next {
        left: auto;
        right: 10px;
        ;
        bottom: auto;
        top: 0px;
        transform: rotate(-90deg);
        background: #f5f5f5;
    }

    .parHd .tempWrap ul {
        padding: 0px 30px 0 !important;
        overflow: hidden;
        box-sizing: border-box;
    }

    .parHd .tempWrap ul:after {
        width: 100%;
        height: 1px;
        top: 20px;
        background: rgba(0, 0, 0, 0.1);
    }

    .parHd .tempWrap ul li {
        padding: 30px 0 0;
        text-align: center;
        color: #333;
    }

    .parHd .tempWrap ul li:before {
        top: 0;
        left: 50%;
        margin-left: -10px;
        margin-top: 0;
        background: rgba(0, 0, 0, 0.1);
    }

    .parHd .tempWrap ul li:after {
        top: 5px;
        left: 50%;
        margin-left: -5px;
        margin-top: 0;
    }

    .parHd .tempWrap ul li.slick-slide.slick-current.slick-active:before {
        background: rgba(0, 0, 0, 0.1);
    }

    .event_box .lt {
        width: auto;
        float: none;
        padding: 0 0px;
        background: none;
        padding: 0;
    }

    .event_box .parHd {
        margin: 0;
        padding: 0;
    }

    .parBd {
        width: 100%;
        margin: 20px 0 0;
    }

    .parBd .slideBox .slick-slide .info {
        padding: 20px 30px;
    }

    .parBd .slideBox .slick-slide .info .brief {
        margin-bottom: 10px;
    }

    .parBd .slideBox .slick-slide .info ul li {
        margin-bottom: 10px;
    }

    .parBd .slideBox .slick-slider {
        padding-right: 0;
        padding: 0 0 20px;
    }

    .parHd .tempWrap ul li {
        margin: 10px 0 0;
    }

    /* .event_box{width: 100%;left: auto;}
    .parHd .tempWrap ul li{display: inline-block !important;width: auto !important;padding: 40px 0 0 0;margin: 0;}
    .parHd .tempWrap ul li:before{}
    .parHd .tempWrap ul:after{width: 100%;height: 1px;} */
    .fs3 .lt .slick-slide {
        margin-bottom: 30px;
    }

    .fs3 {
        padding: 30px 0;
    }

    .fs3 .lt .slick-slide .info .brief {
        margin-bottom: 10px;
    }

    .fs3 .lt .slick-dots li {
        margin: 0 10px;
    }

    .ubder3 {
        padding: 30px 0 0;
    }

    .ubder3 .info img {
        margin: 10px;
    }

    .VisitorBd {
        margin: 20px 0 0;
    }

    .VisitorHd .tempWrap ul li span {
        padding-top: 30px;
    }

    /* .VisitorHd .tempWrap ul{ margin: 0 -10px;  }  */
    .VisitorHd .tempWrap ul li span {
        margin: 0 10px;
    }

    .VisitorBd .slideBox table tr td, .VisitorBd .slideBox table tr th {
        padding: 10px;
    }

    .VisitorBd .slideBox table {
        width: 770px;
    }

    .VisitorBd .slideBox {
        overflow-x: auto;
    }


    .Seminars ul li {
        margin: 0 0 20px;
        padding: 20px;
        align-items: flex-start;
        align-items: self-start;
    }

    .Seminars ul li .date {
        position: relative;
        right: auto;
        top: auto;
        width: auto;
        padding: 5px 15px;
        margin-right: 20px;
    }

    .Seminars ul li .info {
        flex: 1;
        overflow: hidden;
        width: auto;
    }

    .Seminars ul li .info .title {
        white-space: initial;
    }

    .Seminars ul li .info .time, .Seminars ul li .info .speaker {
        margin-top: 10px;
    }




    .ubder2, .visitor, .SunmmerSchool {
        margin-bottom: 35px;
    }

    .tab2 {
        display: block;
    }

    .tabMenu2 {
        width: auto;
        padding: 10px;
        text-align: left;
        white-space: nowrap;
        overflow-x: auto;
        margin-bottom: 20px;
    }

    .tabMenu2 li {
        display: inline-block;
        margin: 0 0 0px;
    }

    .tabMenu2 li.on a {
        border-bottom: none;
    }

    .tabMenu2 li a {
        padding: 0 0 0px;
        border-bottom: none;
        display: inline-block;
        margin: 0 10px;
    }

    .tabList2 {
        margin: 0;
    }

    .VisitorHd .tempWrap ul li {
        min-width: auto;
        box-sizing: border-box;
        padding: 0 10px;
    }
}

@media screen and (max-width:540px) {

    /* Ã¦â€¢â„¢Ã¥Â¸Ë†Ã¦Â£â‚¬Ã§Â´Â¢Ã©Â¡Âµ */
    .Faculty .list1 a {
        width: auto;
        margin-right: 15px;
    }

    /* .Graduate2 ul li{width: 100%;margin-bottom: 15px;} */
    /* .Graduate2 ul li:last-child{ margin-bottom: 0px;} */
    .Graduate2 ul {
        margin: 0 -5px;
    }

    .Graduate2 ul li a {
        margin: 0 5px;
    }

    .ubder1 ul li {
        display: block;
        padding: 15px;
    }

    .ubder1 ul li .lt {
        padding: 0;
    }

    .ubder1 ul li .rt {
        width: 100%;
        margin-top: 10px;
    }

    .post_h2 a {
        line-height: 40px;
        font-size: 18px;

        margin-right: 2px;
        padding: 0 10px;
    }

    .About3 ul {
        margin: 0 -5px;
    }

    .About3 ul li a {
        margin: 0 5px;
    }

    /* .About5 ul li{width: 100%;} */
    .About3, .About7 {
        padding: 30px 0;
    }

    .Research2 {
        padding: 10px 0 20px;
    }

    .About5 ul li {
        height: 120px;
    }

    .Research1 ul li {
        width: 100%;
    }

    .fs2 .con .carousel {
        margin: 0 -8px;
    }

    .fs2 .con .carousel li a {
        margin: 0 8px;
    }

    .subTitle {
        margin-bottom: 20px;
    }

    .ubder1 ul li .lt .info {
        height: auto;
    }
}

@media screen and (max-width:479px) {

    .fs1 .fs11>li .rt ul li img {
        display: none;
    }

    .fs1 .fs11>li .top .Professor {
        display: none;
    }

    .parBd .slideBox .slick-slide .info .zs {
        margin-bottom: 10px;
    }

    .parBd .slideBox .slick-slide .info ul li img {
        display: none;
    }

    /* .About5 ul li{height: 100px;} */
    .fs2 .con .carousel .slick-arrow {
        top: -15px;
    }

    .fs3 .lt .slick-slide .info .brief {
        height: 40px;
        -webkit-line-clamp: 2;
    }

    .fs3 .lt .slick-dots li {
        margin: 0 5px;
    }

    .subTitle {
        margin-bottom: 15px;
    }
}

@media screen and (max-width:414px) {

    /* Ã¦â€¢â„¢Ã¥Â¸Ë†Ã¦Â£â‚¬Ã§Â´Â¢Ã©Â¡Âµ */
    .Faculty .list1 a {
        width: auto;
        margin-right: 15px;
    }

    /* add */
    .addLeft {
        margin-right: 120px;
    }

    .post_h2 a {
        float: none;
        margin-bottom: 2px;
    }
}

@media screen and (max-width:400px) {
    .addpIc {
        width: 90px;
    }

    .addLeft {
        margin-right: 99px;
    }

    .pos_p1 span {
        display: block;
        margin: 0;
        word-break: break-all;
    }
}

@keyframes icon-bounce {

    0%,
    100% {
        -moz-transform: translate3d(0%, -0%, 0) rotate(0deg);
        -ms-transform: translate3d(0%, -0%, 0) rotate(0deg);
        -webkit-transform: translate3d(0%, -0%, 0) rotate(0deg);
        transform: translate3d(0%, -0%, 0) rotate(0deg)
    }

    25% {
        -moz-transform: translate3d(0%, -0%, 0) rotate(15deg);
        -ms-transform: translate3d(0%, -0%, 0) rotate(15deg);
        -webkit-transform: translate3d(0%, -0%, 0) rotate(15deg);
        transform: translate3d(0%, -0%, 0) rotate(15deg)
    }

    50% {
        -moz-transform: translate3d(0%, -0%, 0) rotate(-15deg);
        -ms-transform: translate3d(0%, -0%, 0) rotate(-15deg);
        -webkit-transform: translate3d(0%, -0%, 0) rotate(-15deg);
        transform: translate3d(0%, -0%, 0) rotate(-15deg)
    }

    75% {
        -moz-transform: translate3d(0%, -0%, 0) rotate(5deg);
        -ms-transform: translate3d(0%, -0%, 0) rotate(5deg);
        -webkit-transform: translate3d(0%, -0%, 0) rotate(5deg);
        transform: translate3d(0%, -0%, 0) rotate(5deg)
    }

    85% {
        -moz-transform: translate3d(0%, -0%, 0) rotate(-5deg);
        -ms-transform: translate3d(0%, -0%, 0) rotate(-5deg);
        -webkit-transform: translate3d(0%, -0%, 0) rotate(-5deg);
        transform: translate3d(0%, -0%, 0) rotate(-5deg)
    }
}

@-webkit-keyframes icon-bounce {

    0%,
    100% {
        -moz-transform: translate3d(-50%, -80%, 0) rotate(0deg);
        -ms-transform: translate3d(-50%, -80%, 0) rotate(0deg);
        -webkit-transform: translate3d(-50%, -80%, 0) rotate(0deg);
        transform: translate3d(-50%, -80%, 0) rotate(0deg)
    }

    25% {
        -moz-transform: translate3d(-50%, -80%, 0) rotate(15deg);
        -ms-transform: translate3d(-50%, -80%, 0) rotate(15deg);
        -webkit-transform: translate3d(-50%, -80%, 0) rotate(15deg);
        transform: translate3d(-50%, -80%, 0) rotate(15deg)
    }

    50% {
        -moz-transform: translate3d(-50%, -80%, 0) rotate(-15deg);
        -ms-transform: translate3d(-50%, -80%, 0) rotate(-15deg);
        -webkit-transform: translate3d(-50%, -80%, 0) rotate(-15deg);
        transform: translate3d(-50%, -80%, 0) rotate(-15deg)
    }

    75% {
        -moz-transform: translate3d(-50%, -80%, 0) rotate(5deg);
        -ms-transform: translate3d(-50%, -80%, 0) rotate(5deg);
        -webkit-transform: translate3d(-50%, -80%, 0) rotate(5deg);
        transform: translate3d(-50%, -80%, 0) rotate(5deg)
    }

    85% {
        -moz-transform: translate3d(-50%, -80%, 0) rotate(-5deg);
        -ms-transform: translate3d(-50%, -80%, 0) rotate(-5deg);
        -webkit-transform: translate3d(-50%, -80%, 0) rotate(-5deg);
        transform: translate3d(-50%, -80%, 0) rotate(-5deg)
    }
}

@-moz-keyframes icon-bounce {

    0%,
    100% {
        -moz-transform: translate3d(-50%, -80%, 0) rotate(0deg);
        -ms-transform: translate3d(-50%, -80%, 0) rotate(0deg);
        -webkit-transform: translate3d(-50%, -80%, 0) rotate(0deg);
        transform: translate3d(-50%, -80%, 0) rotate(0deg)
    }

    25% {
        -moz-transform: translate3d(-50%, -80%, 0) rotate(15deg);
        -ms-transform: translate3d(-50%, -80%, 0) rotate(15deg);
        -webkit-transform: translate3d(-50%, -80%, 0) rotate(15deg);
        transform: translate3d(-50%, -80%, 0) rotate(15deg)
    }

    50% {
        -moz-transform: translate3d(-50%, -80%, 0) rotate(-15deg);
        -ms-transform: translate3d(-50%, -80%, 0) rotate(-15deg);
        -webkit-transform: translate3d(-50%, -80%, 0) rotate(-15deg);
        transform: translate3d(-50%, -80%, 0) rotate(-15deg)
    }

    75% {
        -moz-transform: translate3d(-50%, -80%, 0) rotate(5deg);
        -ms-transform: translate3d(-50%, -80%, 0) rotate(5deg);
        -webkit-transform: translate3d(-50%, -80%, 0) rotate(5deg);
        transform: translate3d(-50%, -80%, 0) rotate(5deg)
    }

    85% {
        -moz-transform: translate3d(-50%, -80%, 0) rotate(-5deg);
        -ms-transform: translate3d(-50%, -80%, 0) rotate(-5deg);
        -webkit-transform: translate3d(-50%, -80%, 0) rotate(-5deg);
        transform: translate3d(-50%, -80%, 0) rotate(-5deg)
    }
}

@-o-keyframes icon-bounce {

    0%,
    100% {
        -moz-transform: translate3d(-50%, -80%, 0) rotate(0deg);
        -ms-transform: translate3d(-50%, -80%, 0) rotate(0deg);
        -webkit-transform: translate3d(-50%, -80%, 0) rotate(0deg);
        transform: translate3d(-50%, -80%, 0) rotate(0deg)
    }

    25% {
        -moz-transform: translate3d(-50%, -80%, 0) rotate(15deg);
        -ms-transform: translate3d(-50%, -80%, 0) rotate(15deg);
        -webkit-transform: translate3d(-50%, -80%, 0) rotate(15deg);
        transform: translate3d(-50%, -80%, 0) rotate(15deg)
    }

    50% {
        -moz-transform: translate3d(-50%, -80%, 0) rotate(-15deg);
        -ms-transform: translate3d(-50%, -80%, 0) rotate(-15deg);
        -webkit-transform: translate3d(-50%, -80%, 0) rotate(-15deg);
        transform: translate3d(-50%, -80%, 0) rotate(-15deg)
    }

    75% {
        -moz-transform: translate3d(-50%, -80%, 0) rotate(5deg);
        -ms-transform: translate3d(-50%, -80%, 0) rotate(5deg);
        -webkit-transform: translate3d(-50%, -80%, 0) rotate(5deg);
        transform: translate3d(-50%, -80%, 0) rotate(5deg)
    }

    85% {
        -moz-transform: translate3d(-50%, -80%, 0) rotate(-5deg);
        -ms-transform: translate3d(-50%, -80%, 0) rotate(-5deg);
        -webkit-transform: translate3d(-50%, -80%, 0) rotate(-5deg);
        transform: translate3d(-50%, -80%, 0) rotate(-5deg)
    }
}

.bdselect_share_box {
    display: none !important;
}
