.lunbo{margin-top: 0;}
::-webkit-scrollbar
{
    width: 9px;
    height: 9px;
}
::-webkit-scrollbar-track-piece
{
    background-color: #ebebeb;
    -webkit-border-radius: 4px;
}
::-webkit-scrollbar-thumb:vertical
{
    height: 32px;
    background-color: #ccc;
    -webkit-border-radius: 4px;
}
::-webkit-scrollbar-thumb:horizontal
{
    width: 32px;
    background-color: #ccc;
    -webkit-border-radius: 4px;
}
ul,li{padding: 0;margin: 0}
.mySelect{
    position: relative;
}
.mySelect .inputWrap{
    width:100%;
    border: 1px solid #D9D9D9;
    border-radius: 5px;
    position: relative;
    cursor: pointer;
}
.mySelect ul{
    padding:0 5px ;
    margin: 0;
    padding-right: 35px;
}
.mySelect ul,li{
    list-style: none;
}
.mySelect li{
    display: inline-block;
    /*background: #eaeaea;
    padding: 5px;*/
    margin: 5px 5px 5px 0;
    border-radius: 5px;
    font-size: 14px;
}
.mySelect .fa-close{
    cursor: pointer;
}
.mySelect .fa-close:hover{
    color: #237eff;
}
.mySelect .mySelect-option{
    width: 100%;
    border: 1px solid #ccc;
    max-height: 200px;
    overflow-y: scroll;
    position: absolute;
    height: 0;
    opacity: 0;
    z-index: 99;
    background: #fff;
    border-radius: 5px;
}
.mySelect .mySelect-option div{
    padding: 10px;
}
.mySelect .inputWrap>i{
    position: absolute;
    padding: 7px 10px;
    right: 0;
    top: 0;
}
.mySelect-option div{
    cursor: pointer;
    border-bottom: 1px solid #e7e7e7;
    margin: 5px;
}
.mySelect-option div i{
    float: right;
    color: #ffffff;
}
.mySelect-option div.selected{
    background: #237eff;
    color: #ffffff;
    border-radius: 5px;
}
.mySelect-option div:hover{
    /*background: #9ec6ff;*/
    color: #9ec6ff;
    border-bottom: 1px solid #9ec6ff;
}
.m-list li img{
    background: none;
}
.tit-1{
    color: #C20505;
    font-size: 20px;
    margin-top: 28px;
    /* border-left: 4px solid #C20505;
     padding-left: 10px;*/
    line-height: 1;
    font-weight: bold;

}
.tit-1 span{
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #C20505;
    position: relative;
    top: -3px;
}
@charset "utf-8";
html { color: #000; background: #fff; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { margin: 0; padding: 0; border: 0; list-style: none; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline;*zoom: 1;}
body, button, input, select, textarea { font: 14px/1.5 tahoma, arial, "Microsoft YaHei", \5b8b\4f53; font-family: tahoma, "Microsoft YaHei"; color: #333; }
body { font-size: 14px; line-height: 1.2; }
input, select, textarea { font-size: 100%; outline: none; }
table { border-collapse: collapse; border-spacing: 0; }
th { text-align: inherit; }
img { vertical-align: top; }
/*fieldset, img { border: 0; width: 100%; }*/
iframe { display: block; }
abbr, acronym { border: 0; font-variant: normal; }
del { text-decoration: line-through; }
address, caption, cite, code, dfn, em, th, var { font-style: normal; font-weight: 500; }
ol, ul { list-style: none; }
caption, th { text-align: left; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
q:before, q:after { content: ''; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
a { text-decoration: none; outline: none; cursor: pointer; color: #333; -webkit-transition: all 0.6s; -moz-transition: all 0.6s; -o-transition: all 0.6s; transition: all 0.6s; }
.clearfix:after, .clearfix:before { content: "."; display: block; height: 0; visibility: hidden; clear: both; }
.clearfix { *zoom: 1;}
* { word-break: break-all; box-sizing: border-box; word-wrap: break-word;  }
::-webkit-input-placeholder {
    font-size: 14px;
    color: #999;
}/*webkit*/
:-moz-placeholder {
    font-size: 14px;
    color: #999;
}           /*firefox 4-18*/
::-moz-placeholder {
    font-size: 14px;
    color: #999;
}          /*firefox 19+*/
:-ms-input-placeholder {
    font-size: 14px;
    color: #999;
}      /*ie10+*/
/*滚动样式*/
.scroller {position: absolute; z-index: 1; width: 750px; height: 160px;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    -o-text-size-adjust: none;
    text-size-adjust: none;
}
::-webkit-scrollbar{width: 8px;height: 8px;background-color: #CCCCCC;-webkit-border-radius: 6px;}
::-webkit-scrollbar-thumb:horizontal { width: 4px;  background-color: #CCCCCC;  -webkit-border-radius: 6px;}
::-webkit-scrollbar-track-piece { background-color: #fff; /*滚动条的背景颜色*/ -webkit-border-radius: 0; /*滚动条的圆角宽度*/}
::-webkit-scrollbar-thumb:vertical {height: 50px;background-color: #999;-webkit-border-radius: 4px;  outline: 1px solid #fff; outline-offset: -1px;border: 1px solid #fff;}


.f_between { display: flex; display: -webkit-flex; justify-content: space-between; -webkit-justify-content: space-between; }
.f_start { display: flex; display: -webkit-flex; justify-content: flex-start; -webkit-justify-content: flex-start; }
.f_end { display: flex; display: -webkit-flex; justify-content: flex-end; -webkit-justify-content: flex-end; }
.f_center { display: flex; display: -webkit-flex; justify-content: center; -webkit-justify-content: center; }
.f_middle { display: flex; display: -webkit-flex; -webkit-align-items: center; align-items: center; }
.midcenter{display: flex; display: -webkit-flex; -webkit-align-items: center; align-items: center;justify-content: center; -webkit-justify-content: center; }
.f_top { display: flex; display: -webkit-flex; -webkit-align-items: flex-start; align-items: flex-start; }
.f_bottom { display: flex; display: -webkit-flex; -webkit-align-items: flex-end; align-items: flex-end; }
.f_stretch { display: flex; display: -webkit-flex; -webkit-align-items: stretch; align-items: stretch; }
.f_col { display: flex; display: -webkit-flex; -webkit-flex-direction: column; flex-direction: column; }
.f_row { display: flex; display: -webkit-flex; -webkit-flex-direction: row; flex-direction: row; }
.text-overflow { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.hide-text-2 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.nowrap { -webkit-flex-wrap: nowrap; -webkit-box-lines: single; -moz-flex-wrap: nowrap; flex-wrap: nowrap; }
.wrap { -webkit-flex-wrap: wrap; -webkit-box-lines: single; -moz-flex-wrap: wrap; flex-wrap: wrap; }

.text-overflow { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.hide-text-2 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }


body { background:#fff; font-size: 14px; font-family: PingFangSC-Regular, PingFang SC, Lantinghei SC, Helvetica Neue, Helvetica, Arial, Microsoft YaHei, STHeitiSC-Light, simsun, WenQuanYi Zen Hei, WenQuanYi Micro Hei, "sans-serif"; font-weight: 400; min-width:1200px;}
.inner { margin:0 auto; width:1200px;}
.head {padding: 20px 0;background-color: #88211A;border-bottom: 16px solid #BA2015;}
.head .logo {width: 270px;}
.head .line {width: 1px;height: 43px;background-color: #fff;display: inline-block;margin:0 20px}
.head .tit {font-family: PingFangSC-Semibold;font-weight: 600;font-size: 30px;color: #fff;}
.head .right  a {font-size: 16px;color: #fff;margin: 0 24px;}
.head .right .menu .active,.head .right .menu a:hover{}
.head .right .user {width: 130px;height: 36px;line-height: 36px;color: #88211A; background: #E9CBCA;border-radius: 4px;text-align: center;}
.banner{position: relative;z-index: 9;}
.jigoubg{height:940px; background: url(../images/indexbg.png) no-repeat;background-size:100% 100%;position: relative;z-index: 2;top: -170px;}
.jigoubg .organization .title{text-align: center;padding-top: 170px;}
.jigoubg .title img{width: 188px;}
.discipline {margin-top: -300px;position: relative;z-index: 9;}
.discipline .title{text-align: center;}
.discipline .title img{width: 188px;margin-bottom: 60px;}
.lunbo{margin-top: 20px;}
.list-main .item{margin-bottom: 30px;}
.list-main .item .tit{width: 291px;height: 79px;line-height: 79px;text-align: center;color: #fff;display: block;font-size: 20px; background: #C20505;border-radius: 2px;margin-right: 64px;}
.list-main .item .list{flex: 1;}
.list-main .item .list a{padding:0 8px;min-width: 140px;height: 44px;line-height: 44px;text-align: center;display: inline-block; background: #FFFFFF;border-radius: 4px;border: 1px solid #E9E1E1;margin-right: 17px;margin-bottom: 12px;}
.list-main .item .list a:hover{border-color:#C20505;}
.list-main{
    border: 1px solid #C20505;padding: 48px 24px 0px;position: relative;margin-bottom: 45px;
}
.list-main .tags{
    position: absolute;
    width: 180px;
    background-color: #fff;
    left: 60px;
    top: -15px;
    text-align: center;
    font-weight: 600;
    font-size: 20px;
    color: #C20505;
    line-height: 28px;
    letter-spacing: 10px;
}
.list-main .tags span{
    position: absolute;
    width: 8px;
    height: 8px;
    background: #C20505;
    border-radius: 50%;
    top: 10px
}
.list-main .tags .ico-1{
    left: 0;
}
.list-main .tags .ico-2{
    right: -1px;
}
footer{text-align: center;margin-top: 80px; width: 100%;background: url(../images/footer.png)top center no-repeat;background-size: cover;padding-bottom: 69px;color: #fff;}
footer a{font-size: 14px;color: #fff;}
footer .ft-logo{margin-top: 583px;width: 385px;margin-bottom: 36px;}
footer .guohui{width: 20px;height: 21px;margin-right: 5px;position: relative;top: -3px;}
footer p{margin-bottom: 12px;}
footer .line{height: 13px;border: 1px solid #979797;margin: 0 10px 0 8px; display: block;width: 1px;}

/* 二级学科 */
.site{margin-top: 30px;margin-bottom: 20px;font-size: 14px;}
.site a,.site span{color: #999999;}
.site span{margin: 0 8px;}
.site .hot{color: #333333;margin-left: 0;}

.mtitbox {border-bottom: 1px solid #E9E1E1;padding-bottom: 20px;}
.mtitbox .left .tit{font-size: 20px;font-family: PingFangSC-Semibold;font-weight: 600;color: #C20505;margin-right: 20px;margin-top: 20px;}
.mtitbox .left .gong{font-size: 16px;font-family: PingFangSC-Semibold;font-weight: 600;color: #333333;position: relative;top: -1px;}
.mtitbox .left .num{color:#C20505; }
.mtitbox .right .schbox{width: 379px;height: 32px;line-height: 32px;background: #FFFFFF;border-radius: 6px;border: 1px solid #D9D9D9;font-size: 14px;}
.mtitbox .right input{font-size: 14px;height: 100%;padding-left: 10px;border-radius:8px;flex: 1;}
.mtitbox .right img{width: 13px;height: 13px;cursor: pointer;margin-right: 10px;}

.m-list li{margin-top: 30px;position: relative;margin-right: 33px;}
.m-list li:nth-child(6n){margin-right: 0;}
.m-list li img{width: 172px;height: 249px;background: #881A1A;border-radius: 4px;;}
.m-list li .content{position: absolute;left: 0;bottom: 0;width: 100%; box-sizing: border-box;padding: 0 12px 12px 10px; width: 172px;height: 104px;background: linear-gradient(180deg, rgba(136,26,26,0) 0%, #881A1A 60%, #881A1A 100%);border-radius: 0px 0px 4px 4px;}
.m-list li h3{padding-top: 45px; font-size: 18px;font-family: PingFangSC-Medium;font-weight: 500;color: #FFFFFF;line-height: 25px;margin-bottom: 5px;}
.m-list li p{font-size: 14px;color: #FFFFFF;line-height: 20px;}
.paging{margin-top: 30px;}
.paging span{}
.paging .lue{border: none;position: relative;top: -5px;}
.paging .hot{background: #D70008;color: #fff;}
.paging .left,.paging .right{display: flex;display: -webkit-flex; justify-content: center;-webkit-justify-content: center; align-items: center;-webkit-align-items: center;}
.paging  i{border: 3px solid black;border-width: 0px 1px 1px 0px;display: inline-block;padding: 3px;transform: rotate(135deg);-webkit-transform: rotate(135deg);position: relative;left: 2px;}
.paging .right i{transform: rotate(-45deg);-webkit-transform: rotate(-45deg);left: -2px;}

/* 院系 */
.depart-main .mtitbox .numbox{position: relative;flex: 1;}
.depart-main .mtitbox .numbox .left{position: absolute;left: 0;bottom: -8px;}
.depart-main .mtitbox .numbox h1{font-size: 62px;font-family: zihunquyuanhei;color: #F5EDED;line-height: 74px;}
.depart-list li{border-left: 4px solid #D70008; box-sizing: border-box;padding: 12px; width: 171px;height: 68px;background: rgba(136,33,26,0.09);
    border-radius: 0px 4px 4px 0px;opacity: 0.9;margin-right: 34px;margin-top: 31px;border-top: 1px solid transparent;border-right: 1px solid transparent;border-bottom: 1px solid transparent;cursor: pointer;}
.depart-list li:hover{border-top-color: #D70008;border-right-color: #D70008;border-bottom-color:  #D70008;}
.depart-list li:nth-child(6n){margin-right: 0;}
.depart-main .banner{position: relative;}
.depart-main .banner .intro{width: 1200px;height: 256px;margin: 0 auto;position: absolute;left: 50%;top: 15%;text-align: center;margin-left: -600px}
.depart-main .banner .intro .bg{
    width: 100%;
    height: 100%;
    background: linear-gradient( 90deg, rgba(189,69,56,0) 0%, #BD4538 10%, #88211A 52%, #BD4538 88%, rgba(189,69,56,0) 100%);
    opacity: 0.6;
    position: absolute;
    left: 0;
    top: 0;
}
.depart-main .banner .intro .cont{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
}
.depart-main .banner .intro h1{font-size: 36px;font-family: PingFangSC-Semibold;
    font-weight: 600;color: #FFFFFF;line-height: 56px;letter-spacing: 5px;
    text-shadow: 0px 4px 6px rgba(0,0,0,0.5);text-align: center;margin-top: 10px;}
.depart-main .banner .intro .line{width: 71px;height: 10px;background: #FFFFFF;display: inline-block;margin: 20px 0;}
.depart-main .banner .intro .text{font-size: 14px;
    font-family: PingFangSC-Semibold;font-weight: 600;color: #FFFFFF;line-height: 20px;letter-spacing: 1px;text-shadow: 0px 4px 8px rgba(0,0,0,0.5);}
.depart-main .banner .intro .more{display: block;margin: 21px auto; width: 130px;height: 36px;line-height: 36px;color: #fff; border-radius: 4px;border: 1px solid #FFFFFF;}

.swiper-container {
    width: 100%;
    height: 100%;

}
.swiper-slide .tags{
    text-align: center;
}
.swiper-slide .tags .item{
    width: 172px;
    height: 60px;
    background: #F8FAFC;
    box-shadow: 0px 8px 7px 0px rgba(0,0,0,0.04);
    border-radius: 2px;
    border: 1px solid #E9E1E1;
    display: inline-block;
    margin-left: 30px;
    margin-bottom: 30px;
    font-size: 14px;
}
.swiper-slide .tags .item .box{
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
}
.swiper-slide .tags img{
    width: 44px;
    height: 44px;
    margin: 0 8px 0 10px;

}
.swiper-button-next, .swiper-button-prev{
    width: auto;
    height: auto;
    margin-top: -65px;
}
/*.swiper-button-prev{left: -100px;}
.swiper-button-next{right: -100px;}*/
.swiper-button-next:after, .swiper-button-prev:after{
    content: '';
    font-family: '';
    display: block;
    width: 56px;
    height: 56px;
    background: url('../images/btn (3).png') no-repeat;
    background-size: 100%;
}
.swiper-button-next:after{
    background: url('../images/btn (4).png') no-repeat;
    background-size: 100%;
}
.swiper-pagination-bullet{
    width: 40px;
    height: 6px;
    background: rgba(0,0,0,0.2);
    border-radius: 3px;

}
.swiper-pagination-bullet-active{
    background: rgba(0,0,0,0.8);
}


.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
    background-image: none;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
    background-image: none;
}

.swiper-wrapper{
    width: 1200px;
}

#slider {
    position: relative;
    overflow: hidden;
}
.slide {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: opacity 0.5s;
}
.slide.active {
    opacity: 1;
}
.lunbo .teacher-index .swiper-container{
    height: auto;
}