<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
    margin: 0;
    padding: 0;
    font-family: Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif !important; }

.fa {
    font-family: FontAwesome !important; }

ul {
    list-style: none;
    margin: 0;
    padding: 0; }
ul li {
    margin: 0;
    padding: 0; }

a {
    text-decoration: none;
    cursor: pointer;
    font-family: Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif !important; }
a:hover, a:link, a:visited, a:active {
    text-decoration: none; }

.clear_both {
    float: none !important;
    clear: both !important; }

.container.header {
    position: absolute;
    top: 32px;
    z-index: 999999999;
    height: 140px;
    padding-left:140px; }
.container.header .head .head-logo-container {
    width: 140px;
    height: 100%;
    background: rgba(144, 5, 5, 0.9);
    position: absolute;
    top: 0;
    left: 0; }
.container.header .head .head-logo-container .head-logo {
    display: block;
    margin: 0 auto;
    width: 72%;
    height: 100%;
    background: url("../images/sbse_logo_2x.png") no-repeat center;
    background-size:contain; }
.container.header .head .head-menu-wrap {
    width: 100%;
    height: 100%; }
.container.header .head .head-menu-wrap .academic-name {
    width: 100%;
    height: 80px;
    background: rgba(0, 0, 0, 0.4);
    padding: 10px 25px 10px 0px; }
.container.header .head .head-menu-wrap .academic-name .scut_logoWrap{
    display: inline-block;
    width: 230px;
    height:54px;
    background: url("../images/scut_logo_2x.png") no-repeat center;
    background-size:auto 100%;
}
.container.header .head .head-menu-wrap .academic-name .scut_logoWrap&gt;a{
    display: block;
    width: 100%;
    height: 100%;
}
.container.header .head .head-menu-wrap .academic-name .academic_logoWrap{
    display:inline-block;
}
.container.header .head .head-menu-wrap .academic-name .academic-logo {
    display: block;
    height: 100%;
    float: left; }
.container.header .head .head-menu-wrap .academic-name .academic-logo .chinese-name {
    display: block;
    font-size: 24px;
    line-height: 35px;
    color: #ffffff; }
.container.header .head .head-menu-wrap .academic-name .academic-logo .english-name {
    display: block;
    font-size: 16px;
    line-height: 16px;
    color: #ffffff; }
.container.header .head .head-menu-wrap .academic-name .link-wrap {
    float: right;
    margin-top: 21px; }
.container.header .head .head-menu-wrap .academic-name .link-wrap .link {
    font-size: 14px;
    line-height: 14px;
    color: #ffffff;
    display: inline-block;
    width: 20px; }
.container.header .head .head-menu-wrap .academic-name .link-wrap .search {
    border-right: 1px solid #ffffff; }
.container.header .head .head-menu-wrap .academic-name .link-wrap .search:hover {
    text-decoration: underline; }
.container.header .head .head-menu-wrap .academic-name .link-wrap .en {
    text-align: right; }
.container.header .head .head-menu-wrap .academic-name .link-wrap .en:hover {
    text-decoration: underline; }
.container.header .head .head-menu-wrap .head-menu {
    width: 100%;
    height: 60px;
    background: rgba(144, 5, 5, 0.8); }
.container.header .head .head-menu-wrap .head-menu &gt; ul {
    width: 100%;
    height: 100%; }
.container.header .head .head-menu-wrap .head-menu &gt; ul &gt; li {
    width: 10%;
    height: 100%;
    float: left;
    position: relative;
    text-align: center; }
.container.header .head .head-menu-wrap .head-menu &gt; ul &gt; li:hover {
    background: rgba(144, 5, 5, 0.9); }
.container.header .head .head-menu-wrap .head-menu &gt; ul &gt; li:last-child &gt; ul {
    right: 0px;
    margin-right: 0px; }
.container.header .head .head-menu-wrap .head-menu &gt; ul &gt; li &gt; a {
    display: inline-block;
    width: auto;
    height: 100%;
    font-size: 16px;
    line-height:60px;
    color: #ffffff; }
.container.header .head .head-menu-wrap .head-menu &gt; ul &gt; li .fa {
    color: #ffffff; }
.container.header .head .head-menu-wrap .head-menu &gt; ul &gt; li &gt; ul {
    position: absolute;
    width: 132%;
    height: auto;
    display: none;
    z-index: 99;
}
.container.header .head .head-menu-wrap .head-menu &gt; ul &gt; li:first-child &gt; ul,
.container.header .head .head-menu-wrap .head-menu &gt; ul &gt; li:first-child+li &gt; ul,
.container.header .head .head-menu-wrap .head-menu &gt; ul &gt; li:first-child+li+li &gt; ul,
.container.header .head .head-menu-wrap .head-menu &gt; ul &gt; li:first-child+li+li+li &gt; ul,
.container.header .head .head-menu-wrap .head-menu &gt; ul &gt; li:first-child+li+li+li+li &gt; ul,
.container.header .head .head-menu-wrap .head-menu &gt; ul &gt; li:first-child+li+li+li+li+li &gt; ul{
    left:0px;
}
.container.header .head .head-menu-wrap .head-menu &gt; ul &gt; li &gt; ul &gt; li {
    width: 100%;
    position: relative;
    text-align: center; }
.container.header .head .head-menu-wrap .head-menu &gt; ul &gt; li &gt; ul &gt; li &gt; a {
    display: block;
    background: rgba(144, 5, 5, 0.8);
    width: 100%;
    height: 44px;
    color: #fff;
    font-size: 16px;
    line-height: 44px; }
.container.header .head .head-menu-wrap .head-menu &gt; ul &gt; li &gt; ul &gt; li &gt; a:hover {
    background: rgba(144, 5, 5, 0.9); }
.container.header .head .head-menu-wrap .head-menu &gt; ul &gt; li &gt; ul &gt; li &gt; ul {
    position: absolute;
    width: 100%;
    height: auto;
    top: 0;
    left: 100%;
    display: none; }
.container.header .head .head-menu-wrap .head-menu &gt; ul &gt; li &gt; ul &gt; li &gt; ul&gt;li&gt;ul{
position: absolute;
    width: 100%;
    height: auto;
    top: 0;
    left: 100%;
    display: none;
}
.container.header .head .head-menu-wrap .head-menu &gt; ul &gt; li &gt; ul &gt; li &gt; ul &gt; li &gt; a {
    display: block;
    background: rgba(144, 5, 5, 0.8);
    width: 100%;
    height: 44px;
    color: #fff;
    font-size: 16px;
  /*  padding-left: 10px;*/
    line-height: 44px; }
.container.header .head .head-menu-wrap .head-menu &gt; ul &gt; li &gt; ul &gt; li &gt; ul &gt; li&gt;ul&gt;li &gt; a {
  display: block;
    background: rgba(144, 5, 5, 0.8);
    width: 100%;
    height: 44px;
    color: #fff;
    font-size: 16px;
    padding-left: 10px;
    line-height: 44px;
}
.container.header .head .head-menu-wrap .head-menu &gt; ul &gt; li &gt; ul &gt; li &gt; ul &gt; li &gt; a:hover {
    background: rgba(144, 5, 5, 0.9); }
.container.header .head .head-menu-wrap .head-menu &gt; ul &gt; li &gt; ul &gt; li &gt; ul &gt; li&gt;ul&gt;li &gt; a:hover {
  background: rgba(144, 5, 5, 0.9);
}

.tab-bar {
    width: 100%;
    height: 45px;
    background: #871519; }
.tab-bar .menu-icon {
    display: block;
    width: 25px;
    height: 45px;
    float: right;
    text-align: right; }
.tab-bar .menu-icon span.fa {
    font-size: 28px;
    line-height: 45px;
    color: #fff;
    font-family: FontAwesome !important; }
.tab-bar .tab-logo {
    display: block;
    width: auto;
    height: 45px;
    margin-right: 25px;
    background: url("../images/mobile_logo_2x.png") no-repeat center left;
    background-size: auto 28px; }

#sidebar-wrapper {
    background: #871519; }
#sidebar-wrapper .sidebar-head {
    width: 250px;
    height: 45px;
    display: none; }
#sidebar-wrapper .sidebar-head .menu_close {
    display: block;
    width: 45px;
    height: 45px;
    float: right;
    text-align: center; }
#sidebar-wrapper .sidebar-head .menu_close span.fa {
    font-size: 20px;
    line-height: 45px;
    color: #fff;
    font-family: FontAwesome !important; }
#sidebar-wrapper .sidebar-ul-wrap {
    display: none; }
#sidebar-wrapper .sidebar-ul-wrap ul {
    margin: 0;
    padding: 0; }
#sidebar-wrapper .sidebar-ul-wrap ul li {
    position: relative; }
#sidebar-wrapper .sidebar-ul-wrap ul li .fa {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 16px;
    color: #fff;
    line-height: 40px;
    text-align: center;
    background: #027dDf; }
#sidebar-wrapper .sidebar-ul-wrap ul {
    width: 100%; }
#sidebar-wrapper .sidebar-ul-wrap ul &gt; li {
    width: 100%; }
#sidebar-wrapper .sidebar-ul-wrap ul &gt; li a {
    box-sizing: border-box !important;
    display: block;
    width: 210px;
    height: auto;
    line-height: 24px;
    font-size: 16px;
    color: #fff;
    padding-top: 8px;
    padding-bottom: 8px; }
#sidebar-wrapper .sidebar-ul-wrap ul &gt; li &gt; a {
    padding-left: 12px; }
#sidebar-wrapper .sidebar-ul-wrap ul &gt; li &gt; ul {
    display: none;
    background: #027dDf; }
#sidebar-wrapper .sidebar-ul-wrap ul &gt; li &gt; ul &gt; li &gt; a {
    padding-left: 25px; }
#sidebar-wrapper .sidebar-ul-wrap ul &gt; li &gt; ul &gt; li &gt; ul {
    display: none; }
#sidebar-wrapper .sidebar-ul-wrap ul &gt; li &gt; ul &gt; li &gt; ul &gt; li &gt; a {
    padding-left: 42px; }

#wrapper.toggled #sidebar-wrapper .sidebar-head {
    display: block; }
#wrapper.toggled #sidebar-wrapper .sidebar-ul-wrap {
    display: block; }

.backTop {
    width: 48px;
    height: 48px;
    z-index: 9999;
    position: fixed;
    bottom: 150px;
    right: 0px;
    padding: 5px 5px;
    cursor: pointer;
    background: rgba(135, 21, 25, 0.55);
    border-radius: 4px;
    font-size: 16px;
    line-height: 15px;
    color: #ffffff;
    text-align: center; }
.backTop:hover {
    background: #871519; }
.backTop &gt; span.fa {
    font-size: 18px;
    color: #ffffff;
    display: block;
    font-family: FontAwesome !important; }

.hidden {
    display: none; }

.foot .foot-message {
    background: #871519;
    padding: 33px 0px 29px 0px; }
.foot .foot-message .one {
    background: url("../images/foot_logo.png") no-repeat left center;
    background-size: 67px 68px;
    padding-left: 88px; }
.foot .foot-message .one ul {
    border-right: 1px solid rgba(255, 255, 255, 0.15);
    list-style: disc;
    color: #ffffff;
    min-height: 68px; }
.foot .foot-message .one ul li {
    margin-left: 15px;
    margin-bottom: 2px; }
.foot .foot-message .one ul li &gt; a {
    font-size: 13px;
    line-height: 22px;
    color: #ffffff; }
.foot .foot-message .one ul li &gt; a:hover {
    text-decoration: underline; }
.foot .foot-message .two ul {
    list-style: disc;
    color: #ffffff; }
.foot .foot-message .two ul li {
    font-size: 13px;
    line-height: 22px;
    color: #ffffff;
    margin-left: 15px; }
.foot .foot-message .two .link-wrap .item {
    width: 75px;
    height: 75px;
    text-align: center; }
.foot .foot-message .two .link-wrap .item .link_logo {
    display: inline-block;
    width: 41px;
    height: 41px;
    position: relative; }
.foot .foot-message .two .link-wrap .item .link_logo:hover .QR_code-wrap {
    display: block; }
.foot .foot-message .two .link-wrap .item .link_logo .QR_code-wrap {
    display: none;
    width: 100px;
    height: 100px;
    padding: 6px;
    position: absolute;
    top: -112px;
    left: -32px;
    border: 1px solid gainsboro;
    background: #ffffff; }
.foot .foot-message .two .link-wrap .item .link_logo .QR_code-wrap .QR_code {
    width: 88px;
    height: 88px; }
.foot .foot-message .two .link-wrap .item .link_logo .QR_code-wrap .angle {
    display: block;
    width: 14px;
    height: 8px;
    background: url(../images/angle.png) no-repeat center center;
    position: relative;
    bottom: -4px;
    left: 50%;
    margin-left: -7px; }
.foot .foot-message .two .link-wrap .wechat {
    background: url("../images/wechat_link.png") no-repeat center;
    background-size: 41px 41px; }
.foot .foot-message .two .link-wrap .wechat .QR_code-wrap .QR_code {
    background: url("../images/academic_code.jpg") no-repeat center;
    background-size: 100%; }
.foot .foot-message .two .link-wrap .weibo {
    background: url("../images/weibo_link.png") no-repeat center;
    background-size: 41px 41px; }
.foot .foot-message .two .link-wrap .school {
    background: url("../images/academic_link.png") no-repeat center;
    background-size: 41px 41px; }
.foot .foot-message .two .link-wrap .school .QR_code-wrap .QR_code {
    background: url("../images/huanan.jpg") no-repeat center;
    background-size: 100%; }
.foot .foot-message .two .link-wrap .font {
    display: block;
    font-size: 12px;
    line-height: 22px;
    color: #ffffff; }
.foot .copyright {
    text-align: center;
    padding: 12px 16px 10px 16px;
    background: #871519;
    color: #ffffff;
    font-size: 13px;
    line-height: 17px;
    border-top: 1px solid rgba(255, 255, 255, 0.35); }

.footer.inner .foot-message {
    background: #871519;
    padding: 33px 0px 29px 0px; }
.footer.inner .foot-message .one {
    background: url("../images/foot_logo.png") no-repeat left center;
    background-size: auto 100%;
    padding-left: 96px; }
.footer.inner .foot-message .one ul {
    border-right: 1px solid rgba(255, 255, 255, 0.15);
    list-style: none;
    color: #ffffff;
    min-height: 68px; }
.footer.inner .foot-message .one ul li {
    margin-right: 10px;
    margin-left: 20px;
    margin-bottom: 2px; }
.footer.inner .foot-message .one ul li &gt; a {
    font-size: 13px;
    line-height: 22px;
    color: #ffffff; }
.footer.inner .foot-message .one ul li &gt; a:hover {
    text-decoration: underline; }
.footer.inner .foot-message .two ul {
    list-style: none;
    color: #ffffff;
    padding-top: 2px; }
.footer.inner .foot-message .two ul li {
    font-size: 13px;
    line-height: 22px;
    color: #ffffff;
    margin-left: 15px; }
.footer.inner .foot-message .three .link-wrap .item {
    width: 75px;
    height: 75px;
    text-align: center; }
.footer.inner .foot-message .three .link-wrap .item .link_logo {
    display: inline-block;
    width: 41px;
    height: 41px;
    position: relative; }
.footer.inner .foot-message .three .link-wrap .item .link_logo:hover .QR_code-wrap {
    display: block; }
.footer.inner .foot-message .three .link-wrap .item .link_logo .QR_code-wrap {
    display: none;
    width: 100px;
    height: 100px;
    padding: 6px;
    position: absolute;
    top: -112px;
    left: -32px;
    border: 1px solid gainsboro;
    background: #ffffff; }
.footer.inner .foot-message .three .link-wrap .item .link_logo .QR_code-wrap .QR_code {
    width: 88px;
    height: 88px; }
.footer.inner .foot-message .three .link-wrap .item .link_logo .QR_code-wrap .angle {
    display: block;
    width: 14px;
    height: 8px;
    background: url(../images/angle.png) no-repeat center center;
    position: relative;
    bottom: -4px;
    left: 50%;
    margin-left: -7px; }
.footer.inner .foot-message .three .link-wrap .wechat {
    background: url("../images/wechat_link.png") no-repeat center;
    background-size: 41px 41px; }
.footer.inner .foot-message .three .link-wrap .wechat .QR_code-wrap .QR_code {
    background: url("../images/academic_code.jpg") no-repeat center;
    background-size: 100%; }
.footer.inner .foot-message .three .link-wrap .weibo {
    background: url("../images/weibo_link.png") no-repeat center;
    background-size: 41px 41px; }
.footer.inner .foot-message .three .link-wrap .school {
    background: url("../images/academic_link.png") no-repeat center;
    background-size: 41px 41px; }
.footer.inner .foot-message .three .link-wrap .school .QR_code-wrap .QR_code {
    background: url("../images/huanan.jpg") no-repeat center;
    background-size: 100%; }
.footer.inner .foot-message .three .link-wrap .font {
    display: block;
    font-size: 12px;
    line-height: 22px;
    color: #ffffff; }
.footer.inner .copyright {
    text-align: center;
    padding: 12px 16px 10px 16px;
    background: #871519;
    color: #ffffff;
    font-size: 13px;
    line-height: 17px;
    border-top: 1px solid rgba(255, 255, 255, 0.35); }

body.index .body .swiper1-wrap {
    width: 100%;
    height: auto;
    overflow: hidden; }
body.index .body .swiper1-wrap .swiper-container1 {
    position: relative;
    height: 600px; }
body.index .body .swiper1-wrap .swiper-container1 .swiper-wrapper .swiper-slide {
    position: relative; }
body.index .body .swiper1-wrap .swiper-container1 .swiper-wrapper .swiper-slide &gt; a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden; }
body.index .body .swiper1-wrap .swiper-container1 .swiper-wrapper .swiper-slide .container {
    position: absolute;
    bottom: 20px; }
body.index .body .swiper1-wrap .swiper-container1 .swiper-wrapper .swiper-slide .message-wrapper .title {
    max-width: 60%;
    height: 48px;
    position: relative; }
body.index .body .swiper1-wrap .swiper-container1 .swiper-wrapper .swiper-slide .message-wrapper .title:hover &gt; a {
    background: rgba(0, 0, 0, 0.6); }
body.index .body .swiper1-wrap .swiper-container1 .swiper-wrapper .swiper-slide .message-wrapper .title &gt; a {
    display: inline-block;
    background: rgba(0, 0, 0, 0.4);
    height: 48px;
    font-size: 18px;
    line-height: 24px;
    padding: 12px 18px;
    color: #ffffff;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    border-left: 8px solid rgba(135, 21, 25, 0.5); }
body.index .body .swiper1-wrap .swiper-container1 .swiper-wrapper .swiper-slide .message-wrapper .description {
    display: none;
    width: 35%;
    height: 137px;
    background: rgba(255, 255, 255, 0.7);
    padding: 32px 21px 10px 25px;
    margin-left: 33px;
    margin-top: -20px;
    margin-bottom: 52px; }
body.index .body .swiper1-wrap .swiper-container1 .swiper-wrapper .swiper-slide .message-wrapper .description:hover {
    background: white; }
body.index .body .swiper1-wrap .swiper-container1 .swiper-wrapper .swiper-slide .message-wrapper .description .description-message {
    font-size: 16px;
    line-height: 22px;
    height: 66px;
    color: #000000;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden; }
body.index .body .swiper1-wrap .swiper-container1 .swiper-wrapper .swiper-slide .message-wrapper .description &gt; a {
    display: block;
    float: right;
    font-size: 14px;
    color: #424242;
    line-height: 22px; }
body.index .body .swiper1-wrap .swiper-container1 .swiper-wrapper .swiper-slide .message-wrapper .description &gt; a:hover {
    color: #871519; }
body.index .body .swiper1-wrap .swiper-container1 .paginationWrap {
    position: relative; }
body.index .body .swiper1-wrap .swiper-container1 .pagination1 {
    max-width: 100%;
    height: 52px;
    position: absolute;
    bottom: 6px;
    right: 0px;
    z-index: 20;
    margin: 0;
    line-height: 52px;
    text-align: right; }
body.index .body .swiper1-wrap .swiper-container1 .pagination1 .swiper-pagination-switch {
    display: inline-block;
    width: 12px;
    height: 18px;
    border-radius: 0px;
    background: url("../images/bullet.png") no-repeat center;
    background-size: 11px;
    opacity: 1;
    cursor: pointer;
    margin-left: 8px; }
body.index .body .swiper1-wrap .swiper-container1 .pagination1 .swiper-active-switch {
    background: url("../images/bullet_active.png") no-repeat center;
    background-size: 11px; }
body.index .body .list-headWrap {
    border-bottom: 2px solid #dcdcdc;
    padding: 0px 0px 9px 35px;
    position: relative; }
body.index .body .list-headWrap .caseName {
    float: left;
    position: relative; }
body.index .body .list-headWrap .caseName .chinese-name {
    display: inline-block;
    margin-right: 8px;
    font-size: 21px;
    line-height: 28px;
    color: #424242; }
body.index .body .list-headWrap .caseName .english-name {
    font-size: 14px;
    line-height: 22px;
    color: #666666;
    position: absolute;
    left: 95px;
    bottom: 0px; }
body.index .body .list-headWrap .more_btn {
    position: absolute;
    right: 0;
    bottom: 7px; }
body.index .body .list-headWrap .more_btn a {
    font-size: 14px;
    line-height: 22px;
    color: #424242; }
body.index .body .list-headWrap .more_btn a:hover {
    color: #871519; }
body.index .body .news .news-wrapper {
    padding-top: 50px;
    padding-bottom: 50px; }
body.index .body .news .news-wrapper .list-headWrap {
    background: url("../images/news.png") no-repeat left bottom 9px;
    background-size: 25px; }
body.index .body .news .news-wrapper .pictureList-wrapper {
    padding-left: 0px; }
body.index .body .news .news-wrapper .pictureList-wrapper .ul-wrap ul {
    padding-top: 17px; }
body.index .body .news .news-wrapper .pictureList-wrapper .ul-wrap ul li.picture {
    margin-bottom: 23px; }
body.index .body .news .news-wrapper .pictureList-wrapper .ul-wrap ul li.picture .img-wrap {
    float: right;
    height: auto;
    padding-left: 0px;
    padding-right: 0px; }
body.index .body .news .news-wrapper .pictureList-wrapper .ul-wrap ul li.picture .img-wrap &gt; a {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden; }
body.index .body .news .news-wrapper .pictureList-wrapper .ul-wrap ul li.picture .img-wrap &gt; a img {
    transform: scale(1);
    transition: all 0.6s; }
body.index .body .news .news-wrapper .pictureList-wrapper .ul-wrap ul li.picture .img-wrap &gt; a:hover img {
    transform: scale(1.2);
    transition: all 0.6s; }
body.index .body .news .news-wrapper .pictureList-wrapper .ul-wrap ul li.picture .content-wrap {
    padding-left: 0px; }
body.index .body .news .news-wrapper .pictureList-wrapper .ul-wrap ul li.picture .content-wrap .date {
    font-size: 21px;
    line-height: 28px;
    color: #424242;
    margin-bottom: 6px; }
body.index .body .news .news-wrapper .pictureList-wrapper .ul-wrap ul li.picture .content-wrap .title {
    width: 100%;
    height: 44px;
    margin-bottom: 7px; }
body.index .body .news .news-wrapper .pictureList-wrapper .ul-wrap ul li.picture .content-wrap .title &gt; a {
    display: block;
    height: 44px;
    font-size: 16px;
    line-height: 22px;
    color: #424242;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-weight: bold; }
body.index .body .news .news-wrapper .pictureList-wrapper .ul-wrap ul li.picture .content-wrap .title &gt; a:hover {
    color: #871519; }
body.index .body .news .news-wrapper .pictureList-wrapper .ul-wrap ul li.picture .content-wrap .description {
    width: 100%;
    height: 44px;
    font-size: 14px;
    line-height: 22px;
    color: #666666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom: 12px; }
body.index .body .news .news-wrapper .pictureList-wrapper .ul-wrap ul li.picture .content-wrap .more_btn {
    display: block;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    color: #424242;
    text-align: center;
    background: url("../images/newsli_hover.png") no-repeat bottom right -1px #f6f6f6;
    background-size: auto 40px;
    opacity: 0.7; }
body.index .body .news .news-wrapper .pictureList-wrapper .ul-wrap ul li.picture .content-wrap .more_btn:hover {
    background: url("../images/newsli_hover.png") no-repeat bottom right -1px #871519;
    background-size: auto 40px;
    color: #ffffff;
    opacity: 1; }
body.index .body .news .news-wrapper .pictureList-wrapper .ul-wrap ul li.no-picture .wrapper {
    height: 82px;
    padding: 17px 10px 12px 86px;
    background: #f6f6f6;
    position: relative;
    margin-bottom: 20px; }
body.index .body .news .news-wrapper .pictureList-wrapper .ul-wrap ul li.no-picture .wrapper .calendar {
    width: 65px;
    height: 44px;
    position: absolute;
    left: 0;
    top: 17px;
    border-right: 2px solid #871519; }
body.index .body .news .news-wrapper .pictureList-wrapper .ul-wrap ul li.no-picture .wrapper .calendar .month {
    display: block;
    width: 100%;
    height: 14px;
    line-height: 14px;
    color: #871519;
    font-size: 12px;
    text-align: center; }
body.index .body .news .news-wrapper .pictureList-wrapper .ul-wrap ul li.no-picture .wrapper .calendar .day {
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #871519;
    font-size: 28px;
    text-align: center; }
body.index .body .news .news-wrapper .pictureList-wrapper .ul-wrap ul li.no-picture .wrapper .title {
    height: 22px;
    margin-bottom: 4px; }
body.index .body .news .news-wrapper .pictureList-wrapper .ul-wrap ul li.no-picture .wrapper .title &gt; a {
    display: block;
    font-size: 16px;
    line-height: 22px;
    color: #424242;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-weight: bold; }
body.index .body .news .news-wrapper .pictureList-wrapper .ul-wrap ul li.no-picture .wrapper .title &gt; a:hover {
    color: #871519; }
body.index .body .news .news-wrapper .pictureList-wrapper .ul-wrap ul li.no-picture .wrapper .description {
    width: 100%;
    height: 44px;
    font-size: 14px;
    line-height: 22px;
    color: #666666;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; }
body.index .body .news .news-wrapper .pictureList-wrapper .ul-wrap ul li.no-picture:nth-of-type(1) {
    display: none; }
body.index .body .news .news-wrapper .calendarList-wrapper {
    padding-right: 0px; }
body.index .body .news .news-wrapper .calendarList-wrapper .ul-wrap ul {
    padding-top: 17px; }
body.index .body .news .news-wrapper .calendarList-wrapper .ul-wrap ul li {
    height: 82px;
    padding: 17px 10px 12px 86px;
    background: #f6f6f6;
    position: relative;
    margin-bottom: 20px; }
body.index .body .news .news-wrapper .calendarList-wrapper .ul-wrap ul li .calendar {
    width: 65px;
    height: 44px;
    position: absolute;
    left: 0;
    top: 17px;
    border-right: 2px solid #871519; }
body.index .body .news .news-wrapper .calendarList-wrapper .ul-wrap ul li .calendar .month {
    display: block;
    width: 100%;
    height: 14px;
    line-height: 14px;
    color: #871519;
    font-size: 12px;
    text-align: center; }
body.index .body .news .news-wrapper .calendarList-wrapper .ul-wrap ul li .calendar .day {
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #871519;
    font-size: 28px;
    text-align: center; }
body.index .body .news .news-wrapper .calendarList-wrapper .ul-wrap ul li .title {
    height: 22px;
    margin-bottom: 4px; }
body.index .body .news .news-wrapper .calendarList-wrapper .ul-wrap ul li .title &gt; a {
    display: block;
    font-size: 16px;
    line-height: 22px;
    color: #424242;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-weight: bold; }
body.index .body .news .news-wrapper .calendarList-wrapper .ul-wrap ul li .title &gt; a:hover {
    color: #871519; }
body.index .body .news .news-wrapper .calendarList-wrapper .ul-wrap ul li .description {
    width: 100%;
    height: 44px;
    font-size: 14px;
    line-height: 22px;
    color: #666666;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; }
body.index .body .news .news-wrapper .calendarList-wrapper .ul-wrap ul li:first-child,
body.index .body .news .news-wrapper .calendarList-wrapper .ul-wrap ul li:first-child + li {
    display: none; }
body.index .body .lecture {
    padding: 24px 0px 40px 0px;
    background: url("../images/lecture_bg.png") no-repeat center;
    background-size: auto 100%; }
body.index .body .lecture .list-headWrap {
    background: url("../images/lecture.png") no-repeat left bottom 9px;
    background-size: 30px;
    border-bottom: none;
    position: relative; }
body.index .body .lecture .lecture-wrapper {
    position: relative; }
body.index .body .lecture .lecture-wrapper .swiper-button {
    position: absolute;
    top: 50%;
    width: auto;
    height: 40px;
    text-align: center;
    cursor: pointer;
    opacity: 0.5;
    margin-top: -32px; }
body.index .body .lecture .lecture-wrapper .swiper-button .fa {
    font-size: 45px;
    line-height: 40px;
    color: #871519; }
body.index .body .lecture .lecture-wrapper .swiper-button:hover {
    opacity: 1; }
body.index .body .lecture .lecture-wrapper .swiper-button-prev {
    left: 0; }
body.index .body .lecture .lecture-wrapper .swiper-button-next {
    right: 0px; }
body.index .body .lecture .swiper2-wrap {
    margin: 20px auto;
    overflow: hidden;
    width: calc(100% - 60px); }
body.index .body .lecture .swiper2-wrap .ul-wrap {
    height: 312px; }
body.index .body .lecture .swiper2-wrap .ul-wrap ul {
    position: relative; }
body.index .body .lecture .swiper2-wrap .ul-wrap ul li {
    box-sizing: border-box;
    padding-right: 40px; }
body.index .body .lecture .swiper2-wrap .ul-wrap ul li .slide-content {
    padding: 32px 0px 22px 30px;
    border-top: 2px solid #6F0F14;
    background: url("../images/li_bg.png") no-repeat bottom -21px right -19px #ffffff;
    cursor: pointer;
    transition: box-shadow 0.7s; }
body.index .body .lecture .swiper2-wrap .ul-wrap ul li .slide-content:hover, body.index .body .lecture .swiper2-wrap .ul-wrap ul li .slide-content.red {
    box-shadow: 0px 2px 19px 0px;
    border-top: 2px solid #791216;
    background: url("../images/li_bg_hover.png") no-repeat bottom -21px right -19px #871519;
    transition: box-shadow 0.7s; }
body.index .body .lecture .swiper2-wrap .ul-wrap ul li .slide-content:hover .title, body.index .body .lecture .swiper2-wrap .ul-wrap ul li .slide-content.red .title {
    color: #ffffff; }
body.index .body .lecture .swiper2-wrap .ul-wrap ul li .slide-content:hover .description .des-message, body.index .body .lecture .swiper2-wrap .ul-wrap ul li .slide-content.red .description .des-message {
    color: #ffffff; }
body.index .body .lecture .swiper2-wrap .ul-wrap ul li .slide-content:hover .lecture-message .item, body.index .body .lecture .swiper2-wrap .ul-wrap ul li .slide-content.red .lecture-message .item {
    color: #ffffff; }
body.index .body .lecture .swiper2-wrap .ul-wrap ul li .slide-content .title {
    padding-right: 27px;
    display: block;
    height: 25px;
    font-size: 18px;
    line-height: 25px;
    color: #424242;
    font-weight: bold;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }
body.index .body .lecture .swiper2-wrap .ul-wrap ul li .slide-content .description {
    padding: 6px 27px 12px 0px; }
body.index .body .lecture .swiper2-wrap .ul-wrap ul li .slide-content .description .des-message {
    height: 54px;
    font-size: 12px;
    line-height: 18px;
    color: #666666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden; }
body.index .body .lecture .swiper2-wrap .ul-wrap ul li .slide-content .lecture-message {
    border-top: 1px solid #dcdcdc;
    padding: 24px 16px 16px 0px; }
body.index .body .lecture .swiper2-wrap .ul-wrap ul li .slide-content .lecture-message .item {
    display: block;
    font-size: 14px;
    height: 22px;
    line-height: 22px;
    color: #666666;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom: 3px; }
body.index .body .lecture .swiper2-wrap .ul-wrap ul li .slide-content .lecture-message .item .fa {
    display: inline-block;
    margin-right: 11px;
    font-size: 16px; }
body.index .body .research-notices-wrapper {
    padding-top: 80px;
    padding-bottom: 60px; }
body.index .body .research-notices-wrapper .calendarList-wrapper .ul-wrap ul li {
    width: 100%;
    height: 104px;
    padding: 23px 0px 16px 86px;
    border-bottom: 1px dashed #d6d6d6;
    position: relative; }
body.index .body .research-notices-wrapper .calendarList-wrapper .ul-wrap ul li .calendar {
    width: 65px;
    height: 65px;
    position: absolute;
    background: #871519;
    left: 0;
    top: 22px;
    padding-top: 11px; }
body.index .body .research-notices-wrapper .calendarList-wrapper .ul-wrap ul li .calendar .month {
    display: block;
    width: 100%;
    height: 14px;
    line-height: 14px;
    color: #ffffff;
    font-size: 12px;
    text-align: center; }
body.index .body .research-notices-wrapper .calendarList-wrapper .ul-wrap ul li .calendar .day {
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #ffffff;
    font-size: 28px;
    text-align: center; }
body.index .body .research-notices-wrapper .calendarList-wrapper .ul-wrap ul li .notice-title {
    height: 22px; }
body.index .body .research-notices-wrapper .calendarList-wrapper .ul-wrap ul li .notice-title &gt; a {
    display: block;
    font-size: 16px;
    line-height: 22px;
    height: 22px;
    color: #424242;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-weight: bold; }
body.index .body .research-notices-wrapper .calendarList-wrapper .ul-wrap ul li .notice-title &gt; a:hover {
    color: #871519; }
body.index .body .research-notices-wrapper .calendarList-wrapper .ul-wrap ul li .description {
    width: 100%;
    height: 44px;
    font-size: 14px;
    line-height: 22px;
    color: #666666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden; }
body.index .body .research-notices-wrapper .calendarList-wrapper .ul-wrap ul li .research-title {
    height: 65px; }
body.index .body .research-notices-wrapper .calendarList-wrapper .ul-wrap ul li .research-title &gt; a {
    font-size: 16px;
    line-height: 22px;
    color: #424242;
    height: 65px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    font-weight: bold; }
body.index .body .research-notices-wrapper .calendarList-wrapper .ul-wrap ul li .research-title &gt; a:hover {
    color: #871519; }
body.index .body .research-notices-wrapper .research .list-headWrap {
    background: url("../images/research.png") no-repeat left bottom 9px;
    background-size: 24px; }
body.index .body .research-notices-wrapper .notices .list-headWrap {
    background: url("../images/notices.png") no-repeat left bottom 9px;
    background-size: 27px; }

.banner .img-wrapper {
    min-height: 200px;
    background: url("../images/inner_bg.png") no-repeat center;
    background-size: auto 100%; }
.banner .img-wrapper img {
    display: block;
    width: 100%;
    opacity: 0; }
.banner .img-wrapper#banner1 {
    background: url("../images/inner_bg1.jpg") no-repeat center;
    background-size: auto 100%; }
.banner .img-wrapper#banner2 {
    background: url("../images/inner_bg2.jpg") no-repeat center;
    background-size: auto 100%; }
.banner .ul-wrapper {
    background: #871519; }
.banner .ul-wrapper .down-wrapper button {
    display: none;
    height: 45px;
    width: 100%;
    color: #fff;
    font-size: 18px;
    line-height: 45px;
    background: #871519;
    border: none;
    outline: none; }
.banner .ul-wrapper .down-wrapper button .caret {
    display: block;
    color: #ffffff;
    float: right;
    margin-top: 22px; }
.banner .ul-wrapper ul.level1 &gt; li {
    float: left;
    height: 66px;
    padding: 22.5px 0px;
    text-align: center; }
.banner .ul-wrapper ul.level1 &gt; li:first-child &gt; a {
    border-left: none; }
.banner .ul-wrapper ul.level1 &gt; li:hover, .banner .ul-wrapper ul.level1 &gt; li.selected, .banner .ul-wrapper ul.level1 &gt; li.parent {
    background: #f6f6f6; }
.banner .ul-wrapper ul.level1 &gt; li:hover &gt; a, .banner .ul-wrapper ul.level1 &gt; li.selected &gt; a, .banner .ul-wrapper ul.level1 &gt; li.parent &gt; a {
    border-left-color: #f6f6f6;
    color: #333333; }
.banner .ul-wrapper ul.level1 &gt; li:hover .introduction, .banner .ul-wrapper ul.level1 &gt; li.selected .introduction, .banner .ul-wrapper ul.level1 &gt; li.parent .introduction {
    display: none; }
.banner .ul-wrapper ul.level1 &gt; li:hover + li &gt; a, .banner .ul-wrapper ul.level1 &gt; li.selected + li &gt; a, .banner .ul-wrapper ul.level1 &gt; li.parent + li &gt; a {
    border-left-color: #871519; }
.banner .ul-wrapper ul.level1 &gt; li &gt; a {
    display: block;
    height: auto;
    border-left: 2px solid #ffffff;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    color: #ffffff; }
.banner .ul-wrapper ul.level1 &gt; li .introduction {
    display: none;
    font-size: 12px;
    line-height: 22px;
    color: #666666;
    text-align: center; }
.banner .ul-wrapper ul.level1 &gt; li &gt; ul &gt; li &gt; a {
    display: block;
    padding: 8px 16px;
    font-size: 16px;
    color: #424242;
    background: #ffffff; }
.banner .ul-wrapper ul.level1 &gt; li &gt; ul &gt; li &gt; a:hover {
    color: #871519; }
.banner .ul-wrapper ul.level1 &gt; li &gt; ul &gt; li &gt; a.selected {
    color: #871519; }
.banner .ul-wrapper ul.level1.one &gt; li {
    width: 100%; }
.banner .ul-wrapper ul.level1.two &gt; li {
    width: 50%; }
.banner .ul-wrapper ul.level1.three &gt; li {
    width: 33.333%; }
.banner .ul-wrapper ul.level1.five &gt; li {
    width: 20%; }
.banner .ul-wrapper ul.level1.four &gt; li {
    width: 25%; }
.banner .ul-wrapper ul.level1.six &gt; li {
    width:16.6%;
}
.banner .ul-wrapper ul.level1.seven &gt; li {
    width:14.2%;
}

.content-wrapper {
    background: url("../images/inner_bitmap.png") no-repeat top right #f6f6f6;
    background-size: auto 465px; }
.content-wrapper .location {
    padding-top: 22px;
    padding-bottom: 23px;
    text-align: right; }
.content-wrapper .location a {
    font-size: 14px;
    line-height: 22px;
    color: #424242; }
.content-wrapper .location a:hover {
    color: #871519; }
.content-wrapper .location .possplit {
    color: #424242;
    background-image: none;
    width: 20px;
    text-indent: 0px; }
.content-wrapper .content-container {
    background: #ffffff;
    margin-bottom: 105px; }
.content-wrapper .content-container #level .levelUl {
    padding-top: 20px; }
.content-wrapper .content-container #level .levelUl &gt; ul &gt; li &gt; a {
    display: none; }
.content-wrapper .content-container #level .levelUl &gt; ul &gt; li &gt; ul &gt; li {
    width: auto;
    float: left;
    margin-right: 12px; }
.content-wrapper .content-container #level .levelUl &gt; ul &gt; li &gt; ul &gt; li &gt; a {
    display: block;
    font-size: 18px;
    line-height: 30px;
    background: #871519;
    color: #ffffff;
    text-align: center;
    padding: 10px 50px; }
.content-wrapper .content-container #level .levelUl &gt; ul &gt; li &gt; ul &gt; li &gt; a:hover {
    background: #f6f6f6;
    color: #871519; }
.content-wrapper .content-container #level .levelUl &gt; ul &gt; li &gt; ul &gt; li.selected &gt; a.selected {
    background: #f6f6f6;
    color: #871519; }

body.listcolumn .body .content-wrapper .ulList-wrapper {
    max-width: 900px;
    margin: 0 auto; }
body.listcolumn .body .content-wrapper .ulList-wrapper .case-header {
    padding-top: 45px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dcdcdc; }
body.listcolumn .body .content-wrapper .ulList-wrapper .case-header .chinese-name {
    font-size: 36px;
    line-height: 43px;
    color: #424242;
    text-align: center;
    margin-bottom: 18px; }
body.listcolumn .body .content-wrapper .ulList-wrapper .case-header .english-name {
    font-size: 18px;
    line-height: 24px;
    color: #666666;
    text-align: center; }
body.listcolumn .body .content-wrapper .ulList-wrapper .case-header.lecture {
    border-bottom: none; }
body.listcolumn .body .content-wrapper .ulList-wrapper .ul-wrapper {
    padding: 16px 0px 90px 0px; }
body.listcolumn .body .content-wrapper .ulList-wrapper .ul-wrapper .calendarList-wrapper .ul-wrap ul.listUl li {
    width: 100%;
    height: 104px;
    padding: 23px 0px 16px 86px;
    border-bottom: 1px dashed #d6d6d6;
    position: relative; }
body.listcolumn .body .content-wrapper .ulList-wrapper .ul-wrapper .calendarList-wrapper .ul-wrap ul.listUl li .calendar {
    width: 65px;
    height: 65px;
    position: absolute;
    background: #871519;
    left: 0;
    top: 22px;
    padding-top: 11px; }
body.listcolumn .body .content-wrapper .ulList-wrapper .ul-wrapper .calendarList-wrapper .ul-wrap ul.listUl li .calendar .month {
    display: block;
    width: 100%;
    height: 14px;
    line-height: 14px;
    color: #ffffff;
    font-size: 12px;
    text-align: center; }
body.listcolumn .body .content-wrapper .ulList-wrapper .ul-wrapper .calendarList-wrapper .ul-wrap ul.listUl li .calendar .day {
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #ffffff;
    font-size: 28px;
    text-align: center; }
body.listcolumn .body .content-wrapper .ulList-wrapper .ul-wrapper .calendarList-wrapper .ul-wrap ul.listUl li .title {
    height: 44px; }
body.listcolumn .body .content-wrapper .ulList-wrapper .ul-wrapper .calendarList-wrapper .ul-wrap ul.listUl li .title &gt; a {
    font-size: 16px;
    line-height: 22px;
    color: #424242;
    height: 44px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden; }
body.listcolumn .body .content-wrapper .ulList-wrapper .ul-wrapper .calendarList-wrapper .ul-wrap ul.listUl li .title &gt; a:hover {
    color: #871519; }
body.listcolumn .body .content-wrapper .ulList-wrapper .ul-wrapper ul.lectureUl {
    position: relative; }
body.listcolumn .body .content-wrapper .ulList-wrapper .ul-wrapper ul.lectureUl li {
    box-sizing: border-box;
    width: 32%;
    margin-right: 2%;
    float: left;
    margin-bottom: 24px; }
body.listcolumn .body .content-wrapper .ulList-wrapper .ul-wrapper ul.lectureUl li:nth-of-type(3n) {
    margin-right: 0px; }
body.listcolumn .body .content-wrapper .ulList-wrapper .ul-wrapper ul.lectureUl li .slide-content {
    padding: 50px 0px 30px 30px;
    border-top: 2px solid #6F0F14;
    background: url("../images/li_bg.png") no-repeat bottom -21px right -19px #ffffff;
    cursor: pointer;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
    transition: box-shadow 0.7s; }
body.listcolumn .body .content-wrapper .ulList-wrapper .ul-wrapper ul.lectureUl li .slide-content:hover {
    box-shadow: 0px 2px 19px 0px;
    border-top: 2px solid #ffffff;
    background: url("../images/li_bg_hover.png") no-repeat bottom -21px right -19px #871519;
    transition: box-shadow 0.7s; }
body.listcolumn .body .content-wrapper .ulList-wrapper .ul-wrapper ul.lectureUl li .slide-content:hover .title {
    color: #ffffff; }
body.listcolumn .body .content-wrapper .ulList-wrapper .ul-wrapper ul.lectureUl li .slide-content:hover .description .des-message {
    color: #ffffff; }
body.listcolumn .body .content-wrapper .ulList-wrapper .ul-wrapper ul.lectureUl li .slide-content:hover .lecture-message .item {
    color: #ffffff; }
body.listcolumn .body .content-wrapper .ulList-wrapper .ul-wrapper ul.lectureUl li .slide-content .title {
    padding-right: 27px;
    display: block;
    height: 25px;
    font-size: 18px;
    line-height: 25px;
    color: #424242;
    font-weight: bold;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }
body.listcolumn .body .content-wrapper .ulList-wrapper .ul-wrapper ul.lectureUl li .slide-content .description {
    padding: 6px 27px 12px 0px; }
body.listcolumn .body .content-wrapper .ulList-wrapper .ul-wrapper ul.lectureUl li .slide-content .description .des-message {
    height: 36px;
    font-size: 12px;
    line-height: 18px;
    color: #666666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden; }
body.listcolumn .body .content-wrapper .ulList-wrapper .ul-wrapper ul.lectureUl li .slide-content .lecture-message {
    border-top: 1px solid #dcdcdc;
    padding: 16px 16px 16px 0px; }
body.listcolumn .body .content-wrapper .ulList-wrapper .ul-wrapper ul.lectureUl li .slide-content .lecture-message .item {
    display: block;
    font-size: 14px;
    height: 22px;
    line-height: 22px;
    color: #666666;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom: 3px; }
body.listcolumn .body .content-wrapper .ulList-wrapper .ul-wrapper ul.lectureUl li .slide-content .lecture-message .item .fa {
    display: inline-block;
    margin-right: 11px;
    font-size: 16px; }

.wp_paging {
    margin-top: 20px; }
.wp_paging li {
    font-size: 16px; }
.wp_paging li a:hover {
    color: #871519; }

body.teacherList .body .content-wrapper .ulList-wrapper .tabs-wrapper #myTabs .col-lg-4, body.teacherList .body .content-wrapper .ulList-wrapper .tabs-wrapper #myTabs .col-md-4, body.teacherList .body .content-wrapper .ulList-wrapper .tabs-wrapper #myTabs .col-sm-6, body.teacherList .body .content-wrapper .ulList-wrapper .tabs-wrapper #myTabs col-xs-12 {
    padding-left: 0px;
    padding-right: 0px; }
body.teacherList .body .content-wrapper .ulList-wrapper .tabs-wrapper #myTabs .nav-tabs {
    position: relative;
    padding: 27px 0px 27px 40px;
    border-bottom: 1px solid #cccccc; }
body.teacherList .body .content-wrapper .ulList-wrapper .tabs-wrapper #myTabs .nav-tabs .fa {
    display: none;
    width: 40px;
    height: 40px;
    background: #871519;
    color: #ffffff;
    line-height: 40px;
    text-align: center;
    position: absolute;
    right: 0;
    top: 27px;
    cursor: pointer;
    font-size: 21px;
    border-left: 1px solid #ffffff; }
body.teacherList .body .content-wrapper .ulList-wrapper .tabs-wrapper #myTabs .nav-tabs li {
    height: 40px;
    margin-right: 2.666%; }
body.teacherList .body .content-wrapper .ulList-wrapper .tabs-wrapper #myTabs .nav-tabs li &gt; a {
    display: block;
    width: 100px;
    font-size: 18px;
    line-height: 40px;
    color: #424242;
    border: none;
    border-radius: 0px;
    text-align: center;
    padding: 0px;
    cursor: pointer; }
body.teacherList .body .content-wrapper .ulList-wrapper .tabs-wrapper #myTabs .nav-tabs li &gt; a:hover {
    border: none;
    height: 40px;
    background: #871519;
    color: #ffffff; }
body.teacherList .body .content-wrapper .ulList-wrapper .tabs-wrapper #myTabs .nav-tabs li &gt; a:focus {
    background-color: none; }
body.teacherList .body .content-wrapper .ulList-wrapper .tabs-wrapper #myTabs .nav-tabs li.active &gt; a {
    border: none;
    height: 40px;
    background: #871519;
    color: #ffffff; }
body.teacherList .body .content-wrapper .ulList-wrapper .tabs-wrapper #myTabs .tab-content .tab-pane ul {
    padding: 36px; }
body.teacherList .body .content-wrapper .ulList-wrapper .tabs-wrapper #myTabs .tab-content .tab-pane ul li {
    box-sizing: border-box;
    padding-bottom: 32px; }
body.teacherList .body .content-wrapper .ulList-wrapper .tabs-wrapper #myTabs .tab-content .tab-pane ul li:nth-of-type(2n-1) {
    padding-right: 16px; }
body.teacherList .body .content-wrapper .ulList-wrapper .tabs-wrapper #myTabs .tab-content .tab-pane ul li:nth-of-type(2n) {
    padding-left: 16px; }
body.teacherList .body .content-wrapper .ulList-wrapper .tabs-wrapper #myTabs .tab-content .tab-pane ul li &gt; a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 16px;
    background: #f6f6f6;
    box-shadow: none;
    transition: box-shadow 0.6s; }
body.teacherList .body .content-wrapper .ulList-wrapper .tabs-wrapper #myTabs .tab-content .tab-pane ul li &gt; a:hover {
    box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.24);
    transition: box-shadow 0.6s; }
body.teacherList .body .content-wrapper .ulList-wrapper .tabs-wrapper #myTabs .tab-content .tab-pane ul li &gt; a:hover .title {
    color: #871519; }
body.teacherList .body .content-wrapper .ulList-wrapper .tabs-wrapper #myTabs .tab-content .tab-pane ul li .img-wrap {
    display: block;
    width: 40%;
    height: auto;
    overflow: hidden;
    float: left; }
body.teacherList .body .content-wrapper .ulList-wrapper .tabs-wrapper #myTabs .tab-content .tab-pane ul li .introduction {
    margin-top: 13px;
    width: 60%;
    float: left;
    padding-left: 24px;
    padding-right: 24px; }
body.teacherList .body .content-wrapper .ulList-wrapper .tabs-wrapper #myTabs .tab-content .tab-pane ul li .introduction .title {
    width: 100%;
    height: 28px;
    font-size: 21px;
    font-weight: bold;
    line-height: 28px;
    color: #424242;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 24px; }
body.teacherList .body .content-wrapper .ulList-wrapper .tabs-wrapper #myTabs .tab-content .tab-pane ul li .introduction .job {
    width: 100%;
    height: auto;
    max-height: 36px;
    font-size: 14px;
    line-height: 18px;
    color: #424242;
    margin-bottom: 6px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden; }
body.teacherList .body .content-wrapper .ulList-wrapper .tabs-wrapper #myTabs .tab-content .tab-pane ul li .introduction .description {
    width: 100%;
    height: 18px;
    font-size: 14px;
    line-height: 18px;
    color: #424242;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom: 6px; }
body.teacherList .body .content-wrapper .ulList-wrapper .tabs-wrapper #myTabs .tab-content .tab-pane ul li .introduction .direction {
    width: 100%;
    height: 36px;
    max-height: 36px;
    font-size: 14px;
    line-height: 18px;
    color: #424242;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden; }

body.display .body .content-wrapper .content-container .content-wrap {
    max-width: 900px;
    margin: 0 auto; }
body.display .body .content-wrapper .content-container .content-wrap .content-header {
    padding-top: 77px;
    padding-bottom: 35px;
    border-bottom: 1px solid #dcdcdc; }
body.display .body .content-wrapper .content-container .content-wrap .content-header .title {
    font-size: 32px;
    line-height: 43px;
    color: #4A4A4A;
    margin-bottom: 11px;
    text-align: center; }
body.display .body .content-wrapper .content-container .content-wrap .content-header .content-message {
    width: 100%;
    font-size: 14px;
    line-height: 19px;
    color: #777777;
    text-align: center; }
body.display .body .content-wrapper .content-container .content-wrap .article {
    padding-top: 16px;
    padding-bottom: 16px; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .container.header .head .head-logo-container .head-logo {
        background: url(../images/sbse_logo_2x.png) no-repeat center;
        background-size: 250px auto; }

    .tab-bar .tab-logo {
        background: url(../images/mobile_logo_3x.png) no-repeat center left;
        background-size: auto 28px; }

    body.index .body .swiper1-wrap .swiper-container1 .pagination1 .swiper-pagination-bullet {
        background: url(../images/bullet_3x.png) no-repeat center;
        background-size: 11px; }

    body.index .body .swiper1-wrap .swiper-container1 .pagination1 .swiper-pagination-bullet-active {
        background: url(../images/bullet_active_3x.png) no-repeat center;
        background-size: 11px; }

    body.index .body .news .news-wrapper .list-headWrap {
        background: url(../images/news_3x.png) no-repeat left bottom 9px;
        background-size: 25px; }

    body.index .body .news .news-wrapper .pictureList-wrapper .ul-wrap ul li.picture .content-wrap .more_btn {
        background: url(../images/newsli_hover_3x.png) no-repeat bottom right -1px #f6f6f6;
        background-size: auto 40px; }

    body.index .body .news .news-wrapper .pictureList-wrapper .ul-wrap ul li.picture .content-wrap .more_btn:hover {
        background: url(../images/newsli_hover_3x.png) no-repeat bottom right -1px #871519;
        background-size: auto 40px; }

    body.index .body .lecture .list-headWrap {
        background: url(../images/lecture_3x.png) no-repeat left bottom 9px;
        background-size: 30px; }

    body.index .body .lecture {
        background: url(../images/lecture_bg_2x.png) no-repeat center;
        background-size: auto 100%; }

    body.index .body .research-notices-wrapper .notices .list-headWrap {
        background: url(../images/notices_3x.png) no-repeat left bottom 9px;
        background-size: 27px; }

    body.index .body .research-notices-wrapper .research .list-headWrap {
        background: url(../images/research_3x.png) no-repeat left bottom 9px;
        background-size: 24px; }

    .foot .foot-message .one {
        background: url(../images/foot_logo_3x.png) no-repeat top center;
        background-size: 67px 68px; }

    .foot .foot-message .two .link-wrap .school {
        background: url(../images/academic_link_3x.png) no-repeat center;
        background-size: 41px 41px; } }

/*# sourceMappingURL=main.css.map */

body.index .body .video_wrap{
    padding-top:50px;
    padding-bottom:50px;
    background: #dcdcdc;
}
body.index .body .video_wrap .video_name .name_cn{
    font-size: 21px;
    line-height: 28px;
    color: #424242;
    text-align: center;
}

body.index .body .video_wrap .video_name .name_en{
    font-size: 14px;
    line-height: 22px;
    color: #666666;
    text-align: center;
}
body.index .body .video_wrap .video{
    margin-top: 24px;
}
body.index .body .video_wrap .video .img_wrap{
    width: 100%;
    position: relative;
}
body.index .body .video_wrap .video .img_wrap .masker{
    position: absolute;
    top:0;
    left:0;
    bottom: 0;
    right:0;
    background: rgba(0,0,0,0.25);
    z-index: 99;
}
body.index .body .video_wrap .video .img_wrap .button_wrapper{
    display: block;
    width:100%;
    height: 128px;
    position: absolute;
    top:50%;
    z-index: 999;
    margin:-64px auto 0;
    background: url(../images/video-play.png) no-repeat center;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    line-height: 20px;
}
body.index .body .video_wrap .video .img_wrap img{
    display: block;
}
body.index .body .video_wrap .video video{
    width: 100%;
    max-width: 100%;
    height: auto;
    position: absolute;
    top:0;
    left: 0;
    display: none;
}
</pre></body></html>