﻿.site_index .swiper-pagination-bullet{background: #e9e6e6;opacity:1; width: 11px; height: 11px;}
.site_index .swiper-pagination-bullet-active{background: #e31f22;}
.site_index .swiper-container-horizontal > .swiper-pagination-bullets{bottom: 5px; text-align: right; padding-right: 6px;}
.site_index .swiper .swiper-slide img{display: block; width: 100%;}
.site_index .swiper .swiper-slide .wz {position: absolute; bottom: 0; left: 0; width: 100%; height: 30px; background: rgba(0,0,0,0.4);}
.site_index .swiper .swiper-slide p{font-size: 14px; color: #fff; padding: 5px 10px; font-family: Adobe 黑体 Std;}


.title1{font-size: 18px; border-bottom: 1px solid #dedede; border-top: 2px solid #2763db; display: flex; align-items: center; justify-content: space-between;}
.title1 i{float: right; color: #545454; font-size: 12px; font-style: normal;}
.title2{width: 100%; height: 45px; border-bottom: 2px solid #cdcdcd;}
.title2 a{float: left; font-size: 18px; display: block; height: 45px; line-height: 45px; margin-right: 30px;text-align: center; font-weight: normal; color: #666;}
.title2 a.active{color: #2763db;border-bottom: 2px solid #2763db;}
.title2 .more{float: right; color: #545454; font-size: 12px; font-weight: normal; margin-right: 0px;}

.sy_news_title{height: 45px; border-bottom: 1px solid #ebebeb; overflow: hidden;}
.sy_news_title .sy_news_title_list a{display: inline-block;width: 125px;line-height: 45px;height: 45px;font-size: 16px;text-align: center;}
.sy_news_title .sy_news_title_list a.active{color: #2763db; border-top: 2px solid #0a81dc;}
.sy_news_title .sy_news_title_list a:hover{color: #2763db; border-top: 2px solid #0a81dc;}
.sy_news_title .more{float: right; color: #545454; font-size: 12px; font-weight: normal; height: 45px; line-height: 45px;}

.news_box1 {display: flex; justify-content: space-between; }
.news_box1 .educational {width: 300px; overflow: hidden; border-bottom: 1px solid #cdcdcd;}
.news_box1 .information {width: 300px; overflow: hidden; border-bottom: 1px solid #cdcdcd;}


.swiper{flex: 1;height: 370px; }


/*新闻中心*/
.news {}
.news .news-box {padding: 8px 0px; min-height: 196px;}
.news .news-box .item_news{width: 100%;    height: 30px; line-height: 30px;}
.news .news-box .item_news a i{color: #2763db; font-style: normal; font-size: 18px; margin-right: 4px;}
.news .news-box .item_news .title{font-size: 14px; color: #666; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1;}
.news .news-box .item_news .info .date{}
.news .news-box .item_news .info .leadin{}
/*新闻中心 end*/

.dflex { justify-content: space-between;}
/*新闻中心*/
.sy_news{height: 265px;border:1px solid #dedede;overflow: hidden; }
.sy_news_content{}
.sy_news_list{}
.sy_news .sy_news_list .item_news{padding: 25px 10px 0px 0px;box-sizing: border-box;display: flex;align-items: center;}
.sy_news .sy_news_list .item_news .date{background: #7faef7; color: #fff; text-align: center; width: 72px; height: 68px; font-family: 黑体;}
.sy_news .sy_news_list .item_news .date b{font-size: 30px; display: block; margin: 6px 0px 0px 0px;}
.sy_news .sy_news_list .item_news .date p{font-size: 14px;}
.sy_news .sy_news_list .item_news .info{line-height: 25px;flex: 1;margin: 0px 0px 0px 15px;}
.sy_news .sy_news_list .item_news .info .title{font-size: 17px; color: #3b3b3b; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; margin-bottom: 5px;}
.sy_news .sy_news_list .item_news .info .leadin{font-size: 14px; color: #646464;line-height: 22px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
.subjectResearch{width: 725px;}
.teacherChannel{width: 460px;}
.subjectResearch .sy_news_content{display: flex; justify-content: space-between;}
.subjectResearch .sy_news_list{width: 60%; flex:1;}
.subjectResearch .c1_r_img{margin: 18px 10px 0px 10px; width: 186px; height: 165px;  overflow: hidden;}
.subjectResearch .c1_r_img img{width: 100%; display: block;}
.subjectResearch .news-box{flex: 1;}
/*新闻中心 end*/

/*名优教师*/
.famousTeachers {border-bottom:1px solid #dedede; margin-bottom: 10px; width: 100%;}
.famousTeachers h2{font-size: 18px;padding: 10px 10px;border-bottom: 1px solid #dedede;}
.famousTeachers h2>a{display:inline-block;float:right;font-size: 14px;}
.famousTeachers_list {padding: 10px 0px;}
.famousTeachers_list .swiper-slide {width:105px; overflow: hidden; background: #fff;}
.famousTeachers_list .swiper-slide .pic{height: 140px; display: flex; align-items: center; justify-content: center; overflow: hidden;}
.famousTeachers_list .swiper-slide .pic img{width:100%;}
.famousTeachers_list .swiper-slide .title{width:100%;text-align: center; margin-top: 5px;}

.famousTeachers .swiper-container .swiper-wrapper{
    -webkit-transition-timing-function: linear; /*之前是ease-out*/
    -moz-transition-timing-function: linear;
    -ms-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
}

/*名优教师 end*/
.news_box2{display: flex;justify-content: space-between;}
.news_sp{display: flex;justify-content: space-between; margin-top: 10px;}
.news_sp_l{flex: 1; overflow: hidden;}
.news_sp_r{width: 255px;}
.news_box2 .news{width: 49%;}
.disseminationPublication {width: 49%;}
.researchPapers {width: 49%;}




/*近期公告滚动*/
.recentAnnouncement{width: 255px; height: 285px; border-bottom: 1px solid #cdcdcd;}
.recentAnnouncement #scrollup{overflow:hidden;height:220px;width:255px; }
.recentAnnouncement .recentAnnouncement-box {}
.recentAnnouncement .recentAnnouncement-box .item_news{width: 100%;line-height: 30px;}
.recentAnnouncement .recentAnnouncement-box .item_news a i{color: #2763db; font-style: normal; font-size: 18px; margin-right: 4px;}
.recentAnnouncement .recentAnnouncement-box .item_news .title{font-size: 14px; color: #666;}
/*近期公告滚动 end*/

.picLink{overflow: hidden; border-top: 1px solid #cdcdcd;}
.picLink a{display: block; margin-top: 20px;}
.picLink a img{display:block; width: 100%;}