/* 内容 */
.headlines {
    height: 96px;
    padding: 30px 0;
}

.headlines h2 {
    height: 54px;
    line-height: 54px;
    font-size: 30px;
    text-align: center;
}

.headlines h2 a {
    display: block;
    height: 54px;
    color: #b20003;
}

.secondary {
    width: 1120px;
    padding-right: 80px;
    height: 42px;
    line-height: 42px;
}

.secondary li {
    float: left;
    padding-left: 20px;
    width: 540px;
    font-size: 18px;
    /* font-weight: 600; */
}

.secondary li a {
    display: block;
    height: 42px;
    color: #b20003;
}

.secondary span.more {
    display: block;
    width: 80px;
    height: 42px;
    top: 0;
    right: 0;
    text-align: right;
    font-size: 18px;
}

.secondary span.more a {
    display: block;
    width: 80px;
    height: 42px;
    color: #b20003;
}

/*  */
.focusBox {
    height: 500px;
    overflow: hidden;
}

.focusBox .pic{
  background:#C30B13;
  text-align:center;
}

.focusBox .pic img {
    height: 500px;
}

.focusBox .txt-bg {
    position: absolute;
    bottom: 0;
    z-index: 1;
    height: 88px;
    width: 100%;
    background: #000;
    filter: alpha(opacity=60);
    opacity: 0.6;
    overflow: hidden;
}

.focusBox .txt {
    position: absolute;
    bottom: 0;
    z-index: 2;
    height: 88px;
    width: 100%;
    overflow: hidden;
}

.focusBox .txt li {
    height: 88px;
    line-height: 88px;
    position: absolute;
    bottom: -88px;
}

.focusBox .txt li a {
    display: block;
    color: white;
    padding: 0 30px;
    font-size: 20px;
    font-weight: normal;
    text-decoration: none;
    padding-right: 80px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    width: 1100px;
}

.focusBox .pageState {
    position: absolute;
    width: 44px;
    height: 44px;
    line-height: 44px;
    font-size: 18px;
    z-index: 3;
    bottom: 20px;
    right: 20px;
    color: #b5b5b5;
}

.focusBox .pageState span {
    font-size: 20px;
    color: #fff;
}

.focusBox .prev,
.focusBox .next {
    display: block;
    width: 50px;
    height: 50px;
    cursor: pointer;
    right: 50px;
    top: 50%;
    margin-top: -25px;
}

.focusBox .prev {
    left: 15px;
    background:  url(../../images/2021/ljt.png) no-repeat center;
}

.focusBox .next {
    right: 15px;
    background:  url(../../images/2021/rjt.png) no-repeat center;
}

/*  */
.campusNews {
    height: 246px;
    background:  url(../../images/2021/campus.jpg) no-repeat center top;
}

.campusT {
    padding-top: 40px;
    width: 194px;
    overflow: hidden;
}

.schoolTitle {
    height: 44px;
    color: #fff;
    background:  url(../../images/2021/schoolT.png) no-repeat center top;
    text-align: center;
    font-size: 20px;
    line-height: 44px;
}

.campusList {
    width: 940px;
    padding-right: 66px;
    overflow: hidden;
}

.recommend {
    padding-top: 34px;
}

.recommend li {
    height: 54px;
    line-height: 54px;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
    border-bottom: 1px solid #D54C53;
}

.recommend li a {
    color: #fff;
}

.other {
    height: 64px;
    padding: 45px 0;
}

.other li {
    font-size: 16px;
    line-height: 32px;
    padding-left: 20px;
    height: 32px;
    position: relative;
}

.other li .dot {
    display: block;
    line-height: 32px;
    height: 32px;
    width: 20px;
    left: 0;
    top: 0;
    color: #fccbcd;
    font-size: 20px;
    font-weight: bold;
}

.other li a {
    color: #fccbcd;
}

.campusList span.more {
    display: block;
    background:  url(../../images/2021/mJ.png) no-repeat right center;
    height: 45px;
    line-height: 45px;
    padding-right: 22px;
    bottom: 20px;
    right: 66px;
}

.campusList span.more a {
    display: block;
    font-size: 16px;
    color: #f1b6b9;
}

/*  */
.column {
    margin-top: 50px;
    overflow: hidden;
}

.cardNews {
    width: 338px;
    padding: 20px;
    border: 1px solid #EEEEEE;
    background-color: #FCFCFC;
    margin-left: 30px;
    height:482px;
}

.column>.first {
    margin-left: 0;
}

.columnTB {
    height: 48px;
    padding-bottom: 1px;
    border-bottom: 3px solid #E8E1D5;
}

.columnTB .columnT {
    height: 46px;
    padding-bottom: 1px;
    line-height: 46px;
    border-bottom: 1px solid #E8E1D5;
}

.columnTB .columnT span {
    display: block;
    height: 46px;
}

.columnTB .columnT span.titleT {
    font-size: 24px;
    color: #bc0a0c;
    font-weight: 500;
    letter-spacing: 1px;
}

.columnTB .columnT span.more {
    width: 52px;
    text-align: center;
    background:  url(../../images/2021/mB.png) no-repeat center;
}

.columnTB .columnT span.more a {
    display: block;
    height: 46px;
    font-size: 14px;
    color: #cbb796;
}

.columnList li {
    padding-left: 15px;
    padding-right: 70px;
    position: relative;
    height: 56px;
    line-height: 28px;
    overflow: hidden;
    font-size: 16px;
    margin-top: 30px;
}

.columnList li>span {
    display: block;
    height: 56px;
}

.columnList li span.dot {
    width: 15px;
    left: 0;
    top: 0;
    color: #DCCFB8;
    font-size: 32px;
}

.columnList li span.time {
    width: 70px;
    right: 0;
    text-align: right;
    top: 0;
    font-size: 14px;
    color: #bc0a0c;
}

.columnList li a {
    color: #2b2c2c;
    letter-spacing: 1px;
    font-weight: 500;
}

/*  */
.management {
    margin-top: 50px;
    width: 1106px;
    border: 1px solid #EEEEEE;
    padding: 36px 46px;
    height: 90px;
}

.managementT {
    width: 100px;
    text-align: center;
    height: 48px;
    line-height: 48px;
    border-bottom: 2px solid #E9E9E7;
    border-top: 2px solid #E9E9E7;
    margin-top: 19px;
    font-size: 24px;
    color: #b50008;
}

.managementList ul {
    width: 968px;
    height: 90px;
    overflow: hidden;
}

.managementList li {
    /*width: 220px;*/
       width:382px;
    padding: 0 50px;
    float: left;
    margin-left: 2px;
    height: 90px;
    background-color: #F4F4F0;
}

.managementList li>a {
    display: block;
    width: 140px;
    height: 90px;
    overflow: hidden;
}

.managementList li a>span {
    display: block;
    height: 90px;
}

.managementList li span.icon {
    width: 45px;
    padding-right: 5px;
}

.managementList li span.icon img {
    display: block;
    width: 45px;
    height: 45px;
    margin-top: 22px;
}

.managementList li span.text {
    width: 90px;
    line-height: 90px;
    font-size: 18px;
    color: #8b7148;
}

/*  */
.teachingStaff {
    margin-top: 50px;
}

.teachingStaff .titleT {
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    font-size: 24px;
    background:  url(../../images/2021/tlB.png) repeat-x center;
}

.teachingStaff .titleT span {
    width: 120px;
    display: block;
    height: 32px;
    padding: 0 20px;
    background-color: #fff;
    margin: 0 auto;
    color: #bc0a0c;
       text-align: center;
}
.teachingStaff span.more{
       display: block;
    width: 80px;
    font-size: 16px;
    padding: 0 10px;
       right: 0;
       bottom: 35px;
}
.teachingStaff span.more a{
    color: #C7AF8D;
}
.teacherList {
    padding: 35px 0;
    height: 280px;
       overflow: hidden;
}

/*  */
.flip-item,
.flip-items .flip-content,
.flip-items .flip-content a,
.flip-items .flip-content a img {
    width: 160px !important;
    height: 200px !important;
}

.flip-items {
    width: 160px;
    height: 200px;
}

.flipster-carousel .flip-item {
    padding: 0 20px;
}

.flipster-carousel .flip-past {
    transform: translateX(-258%) translateZ(0) rotateY(51deg) scale(0.75);
}

.flipster-carousel .flip-future {
    -webkit-transform: translateX(258%) translateZ(0) rotateY(-51deg) scale(0.75);
    -moz-transform: translateX(258%) translateZ(0) rotateY(-51deg) scale(0.75);
    -o-transform: translateX(258%) translateZ(0) rotateY(-51deg) scale(0.75);
    -ms-transform: translateX(258%) translateZ(0) rotateY(-51deg) scale(0.75);
    transform: translateX(258%) translateZ(0) rotateY(-51deg) scale(0.75);
}

.flipster-carousel .flip-prev2,
.flipster-carousel .flip-next2 {
    -webkit-opacity: 0.9;
    -moz-opacity: 0.9;
    opacity: 0.9;
    z-index: 2;
    -webkit-transition-delay: 58.333333333333336ms;
    -moz-transition-delay: 58.333333333333336ms;
    -o-transition-delay: 58.333333333333336ms;
    transition-delay: 58.333333333333336ms;
}

.flipster-carousel .flip-prev2 {
    -webkit-transform: translateX(-183%) translateZ(0) rotateY(52deg) scale(0.8);
    -moz-transform: translateX(-183%) translateZ(0) rotateY(52deg) scale(0.8);
    -o-transform: translateX(-183%) translateZ(0) rotateY(52deg) scale(0.8);
    -ms-transform: translateX(-183%) translateZ(0) rotateY(52deg) scale(0.8);
    transform: translateX(-183%) translateZ(0) rotateY(52deg) scale(0.8);

}

.flipster-carousel .flip-next2 {
    -webkit-transform: translateX(183%) translateZ(0) rotateY(-52deg) scale(0.80);
    -moz-transform: translateX(183%) translateZ(0) rotateY(-52deg) scale(0.80);
    -o-transform: translateX(183%) translateZ(0) rotateY(-52deg) scale(0.80);
    -ms-transform: translateX(183%) translateZ(0) rotateY(-52deg) scale(0.80);
    transform: translateX(183%) translateZ(0) rotateY(-52deg) scale(0.80);
}

.flipster {
    border-bottom: 0px;
    height: 200px;
    width: 1240px;
    margin-left: -40px;
    overflow-x: visible;
}

.textTab {
    height: 80px;
    line-height: 32px;
    overflow: hidden;
}

.jtZLbWUl {
    height: 80px;
    line-height: 32px;
    overflow: hidden;
}

.jtZLbWUl li {
    display: none;
}

.jtZLbWUl li a {
    display: block;
    text-align: center;
    color: #515151;
    line-height: 32px;
    font-size: 12px;
}

.jtZLbWUl li a span {
    display: block;
    text-align: center;
    color: #bc3638;
    font-size: 18px;
    line-height: 28px;
    padding: 20px 0 0;
}

/*  */
.pubAdv {
    height: 70px;
    padding-bottom: 50px;
}

.pubAdv ul {
    height: 70px;
}

/* 鼠标效果 */
.columnList li:hover a {
    color: #bc0a0c;
}

.columnList li:hover span.time {
    color: #025194;
}

.columnList li:hover span.dot {
    color: #bc0a0c;
}

.columnTB .columnT span.more a:hover {
    color: #bc0a0c;
}

.managementList li:hover span.text {
    color: #bc0a0c;
}

.managementList li:hover {
    background-color: #F7ECDC;
}


.recommend li:hover a {
    color: #FFCA2E;
}

.other li:hover a {
    color: #FFCA2E;
}

.other li:hover .dot {
    color: #DA7E00;
}

.campusList span.more:hover a {
    color: #FFCA2E;
}