a{text-decoration:none;color:white; transition:all .3s; -moz-transition:all .3s; -webkit-transition:all .3s; -ms-transition:all .3s; -o-transition:all .3s; }
a:hover{color:#960F0F; }
a:active{-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
body{background: #fff; overflow-x:auto; }
.center{max-width: 1370px;margin: 0 auto; }

/*头部*/
.header-wrap{min-width:1500px; margin: 0 auto;height:90px;padding:4% 0;box-sizing:border-box; background:url(../images/headbg.jpg) no-repeat top center;  display: flex; align-items: center;justify-content: space-between; }
.head-top{height:110px; }
.head-top .logo{display: block; margin-top:26px; }
.head-top img{display: block; height: 58px;}
.head-top .logo-right{padding-top:31px; }
.logo-right .rightlogo{display: block; height: 26px; margin-bottom:18px; }
.top-search{height:22px; width:225px; padding-left:95px; position: relative; }
.top-search .search-input{width:130px; height:100%; background:none; border-color: #fff; border-radius:2px; color: #fff; padding-right:26px; }
.top-search input::-webkit-input-placeholder{color: #fff; }
.top-search input:-moz-placeholder{color: #fff; }
.top-search input::-moz-placeholder{color: #fff; }
.top-search input:-ms-input-placeholder{color: #fff; }
.top-search .search-btn{display: block; position: absolute; width:25px; height:22px; right:0; top:0; background-color:none; border:none; background:url(../images/top-search.png) no-repeat center; }

.navlist>li{float: left; height:50px; width:108px; position: relative; }
.navlist>li>a{display: block; line-height: 50px; text-align:center; font-size:16px; color: #fff; }
.navlist>li:hover>a{text-decoration:underline; }
.navlist>li .subnav-list{width:100%; border: 1px solid #eee; border-top:none; position: absolute; left: 0; top:50px; background:#fff; z-index: 99999; display: none; }
.navlist>li .subnav-list li{border-bottom: 1px solid #eee;}
.navlist>li .subnav-list li:last-child{border:none; }
.navlist>li .subnav-list a{display: block; text-align: center; height: 50px; line-height:50px; color:#333; font-size:14px; }
.navlist>li .subnav-list a:hover{color:#960F0F; }
.navlist>li:hover .subnav-list{display: block; }

/* banner */
.banner-swiper{width:100%; height:500px; }
.banner-swiper .swiper-pagination{bottom:18px !important; }
.banner-swiper .swiper-pagination-bullet{width: 70px;height: 6px; display: inline-block;border-radius:3px; background: #fff;opacity: .5; }
.banner-swiper .swiper-pagination-bullet-active{opacity: 1; }
.banner-swiper .swiper-button-next,.banner-swiper .swiper-button-prev{width:100px; height: 100px; margin-top:-50px; opacity:0; }
 .swiper-button-next{right:50px; background: url(../images/btn-right.png) no-repeat center; position: relative;width:100px !important; height:100px !important; } 
 .swiper-button-prev{left:50px; background: url(../images/btn-left.png) no-repeat center;position: relative;width:100px !important; height:100px !important; }
.banner-swiper:hover .swiper-button-prev,
.banner-swiper:hover .swiper-button-next{opacity:1; }

/* 学院新闻 */
.indexnews-wrap{width:100%; background: #F9F9F9; padding-bottom:70px; }
.index-tit{padding-top:30px;  }
.index-tit .tit{line-height: 50px; font-weight: bold;font-size: 24px; color: #960F0F; }
.index-tit .tit span{font-size: 16px; color: #999999; font-size: 16px; text-transform: uppercase; font-weight: normal; padding-left: 8px; }
.index-tit .more-btn{display: block; height:50px; line-height: 50px; font-size:12px; color:#666; padding-right:12px; background: url(../images/morebg.png) no-repeat right center; }
.index-tit .more-btn:hover{color: #960F0F; background: url(../images/morebg-hover.png) no-repeat right center; }

.indexnews-left{ height: 328px; overflow: hidden; position:relative; }
.indexnews-left .news-img{display: block; width:100%; height: 100%; }
.indexnews-left .news-img img{width:100%; object-fit: cover; display:block; transition:all .35s; -moz-transition:all .35s; -webkit-transition:all .35s; -ms-transition:all .35s; -o-transition:all .35s; }
.indexnews-left .newstit{height: 30px; line-height:30px; text-align: center; font-size: 16px; color:#fff; font-weight: normal; background: rgba(0,0,0,0.6); width:100%; position:absolute; left: 0; bottom:0; }
.indexnews-left:hover .news-img img{transform:scale(1.07); -webkit-transform:scale(1.07); -moz-transform:scale(1.07); -ms-transform:scale(1.07); -o-transform:scale(1.07); }
.indexnews-left:hover .newstit{text-decoration: underline; }

.indexnews-right{width:700px; }
.newslist li{padding-left:12px;margin-bottom:10px }
.newslist li a{display: block; width:100%; position: relative; }
.newslist li a span{display: block; line-height:42px; font-size:18px; color: #333;  white-space:nowrap; overflow:hidden; text-overflow:ellipsis; font-weight:normal; padding-right:100px; }
.newslist li a .date{font-size:16px; color: #999; line-height:42px; position: absolute; right:0; top:0; }
.newslist li:hover a span{color: #960F0F;}
.newslist li:hover a .date{color: #960F0F;}
.newslist li:hover a::before{background:#960F0F; }

/* 公告通知学术交流 */
.notice-cont{width: 580px; }
.exchange-cont{width: 580px; }
.indexnotice-wrap{background:white}

/* 党建工作 */
.indexcollege-wrap{padding-bottom: 50px; }
.indexcollege-list li{float:left; margin-right:20px;width:386px; height: 242px;overflow: hidden; }
.indexcollege-list li a{display: block; position:relative; }
.indexcollege-list li a img{display: block; width:386px; height: 182px; transition:all .35s; -moz-transition:all .35s; -webkit-transition:all .35s; -ms-transition:all .35s; -o-transition:all .35s; }
.indexcollege-list li a .jobtit{display: block; width:386px; height: 182px; line-height:182px; text-align: center; position:absolute; top:0; left:0; font-size:20px; color: #fff; white-space:nowrap; background:rgba(0,0,0,0); }
.indexcollege-list li:nth-child(3){margin-right:0; }
.indexcollege-list li a:hover img{transform:scale(1.07); -webkit-transform:scale(1.07); -moz-transform:scale(1.07); -ms-transform:scale(1.07); -o-transform:scale(1.07); }
.indexcollege-list li a:hover .jobtit{text-decoration: underline; }

/* 底部 */
.footer-wrap{width:100%; height: 250px; background:url(../images/footerbg.png) no-repeat top center; }
.footer-top{border-bottom:1px solid #bb6464; padding:35px 0 20px; }
.footer-link li{line-height: 30px; }
.footer-link .link-name{color: #fff; font-size: 18px; font-weight:bold;}
.footer-link a{color: #fff; font-size: 16px; margin:0 15px; }
.footer-link a:hover{text-decoration: underline; }

.footer-bot{padding-top:20px; }
.footer-info li span{font-size:16px; line-height:32px; color: #fff; margin-right:25px; }

/* -----------学院概况 ------------*/
.banner-area{width:100%; height: 500px; background:url(../images/banner2.jpg) no-repeat top center; }

/* 页面主体部分 */
.pagemain-left{width:280px; position: relative; }
.pagemain-left .left-title{width:280px; height: 70px; line-height:70px; color:#fff; background:#960F0F; text-align: center; font-size: 24px; font-weight:bold; position: absolute; top:-70px; left: 0; z-index: 999; }
.left-nav{background: #f9f9f9; border:1px solid #eee; border-top:none; padding:0 20px; }
.left-nav li a{display: block; border-bottom:2px solid #eee; line-height:60px; text-align:left; font-size: 16px; color: #333; background:url(../images/linkbg.png) no-repeat right 18px center; padding-right:35px; padding-left: 70px; }
.left-nav li a:hover,
.left-nav li a.current{color:#960F0F; border-color:#960F0F; background:url(../images/linkbg-hover.png) no-repeat right 18px center; font-weight: bold; }

.pagemain-right{width:883px; }
.maintit-cont{ padding:8px 0 0; margin-bottom:20px; }
.maintit-cont .maintit{line-height:60px; color:#960F0F; font-size: 24px; font-weight:bold; }

/*面包屑*/
.crumb-wrap{height:60px; line-height:60px;}
.crumb-wrap a,
.crumb-wrap span{display:inline-block; vertical-align:middle; font-size:16px; color:#666; }
.crumb-wrap .arrow{padding:0 6px; }
.crumb-wrap a:hover{color:#960F0F; }
.pagemain-cont{padding-bottom: 40px; min-height:500px; }

/* 详情页 */
.detail-crumb{background:#f9f9f9; }
.detailmain-tit{padding:37px 0 20px; text-align: center; }
.detailmain-tit h1{font-size:28px; font-weight: bold; color: #333; line-height:50px ; }
.otherinfo li{display: inline-block; vertical-align: middle; line-height: 35px; padding: 0 15px; }
.otherinfo li .icon,
.otherinfo li span{display: inline-block; vertical-align: middle; }
.otherinfo li .icon{margin-right:3px; }
.otherinfo li span{font-size:14px; color:#999; }
.detailmain-info{padding-bottom: 40px; }

/* 现任领导 */
.leader-list li{margin-bottom: 40px; } 
.leader-list li:last-child{margin-bottom: 0; }
.leader-list .leaderimg{display: block; float: left; width:143px; height:189px; }
.leader-info{padding-left:165px; }
.leader-info h5{font-size:20px; line-height: 1.5; color:#000; margin-bottom:15px;}
.leader-info p{font-size:20px; line-height: 1.7; color:#333; }
.cleafix{
      border-bottom: 1px solid #960E0E;
}
.cleafix a{
   margin-bottom:5px
}