.banner{
 display: none;
}

/*头部轮播图*/
header{
	width: 100%;
	height: 920px;
}
#container{
	width: 100%;
	height: 376px;
}
.skippr>div{
	background-size: 100% 100%;
}
/*news*/
.news_section{
	width: 1200px;
	height: 285px;
	margin-top: 34px!important;
	margin: auto;
}
.news_content{
	width: 100%;
	height: 100%;
	float: left;
}
.hot_recommend{
	width: 280px;
	height: 100%;
	margin-left: 47px;
}
.news_title{
	width: 100%;
	height: 25px;
	border-bottom: 1px solid #DFDFDF;
}
.title_left{
	float: left;
	font-size: 18px;
	color: #333333;
	font-weight: 600;
	margin-left: 6px;
}
.title_right{
	float: right;
}
.title_right a{
	font-size: 14px;
	color: #717171;
}
/*lunbo*/
#container_news{
	width: 380px;
	height: 240px;
	float: left;
}
.skippr>div{
	background-size: 100% 100%;
}
/*修改切换按钮样式*/
.news_slider .skippr-nav-element-bubble {
    width: 8px;
    height: 8px;
}
.news_slider .skippr-nav-container{
	bottom: 10px!important;
	left: 296px!important;
}
.banner_back{
	position: absolute;
	width: 100%;
	height: 28px;
	background: #000000;
	opacity: 0.5;
	bottom: 0px;
}
.banner_content{
	position: absolute;
	left: 10px;
	bottom: 5px;
	font-size:12px;
	color: #FFFFFF;
	font-weight: normal;
}
/*  */
.commonDiv{
    width: 384px;
    height: 310px;
	float: left;
	margin-bottom: 35px;
	margin-right: 24px;
}
.content_top {
	width:1200px;
       // height: 280px;
	margin: auto;
	margin-top: 35px;
}
.topNewsSection{
	width: 100%;
	height: 100%;
}
.schoolMotto{
	width: 100%;
	height: 120px;
	background: url(mottoBg.png) no-repeat;
	background-size: 100% 100%;
       display: none;
}
.schoolMotto h3{
	text-align: center;
	font-size: 14px;
	color: #0067AA;
	padding-top: 20px;
	line-height: 20px;
}
.schoolMotto p{
	text-align: left;
	text-indent: 2em;
	font-size: 12px;
	color: #2768A8;
	margin-top: 9px;
	line-height: 18px;
	padding: 0 20px;
}
#new_text1{
    background: url(/eportal/imageDir/haizhong/2023/02/2023022715571320593.png) no-repeat center;
    background-size: 100% 100%;
}
.topNewsList img {
    width: 28px;
    height: 16px;
    position: absolute;
    top: 0;
    right: 10px;
}
.topNewsList{
     width: 100%;
            line-height: 42px;
             display: flex;
    flex-wrap: wrap;
    padding: 10px 20px;
    box-sizing: border-box;
}
.topNewsItem{
	width: 50%;
	height: 30px;
        position: relative;
}
.topNewsItem div{
    width: 4px;
    height: 4px;
    background: #277BA3;
    margin-top: 13px;
    float: left;
}
.topNewsItem p{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    float: left;
    width: 560px;
    font-size:16px;
    color: #171914;
    line-height: 30px;
    margin-left: 16px;
}
.index_title{
    width: 100%;
	height: 58px;
	border-bottom:1px solid #E2E3E2;
	box-sizing: border-box;
}
.titleDiv{
	display:inline-block; 
	/* *display:inline; 
	*zoom:1; */
	line-height: 54px;
	border-bottom: 2px solid #D71F24;
	box-sizing: border-box;
}
.titleDiv img{
	width: 29px;
	height: 16px;
	margin-top: 20px;
	margin-right: 10px;
}
.titleDiv span{
	color: #2B588F;
	font-size: 18px;
	font-weight: bold;
}
.newsList{
    width: 1200px;
    height: 500px;
    margin-top: 48px;
    margin: auto;
}
.newsItem{
    width: 384px;
    height: 390px;
    float: left;
    position: relative;
    margin-top: 158px;
    margin-right: 24px;
}
.newsItem img{
    width: 100%;
    height: 215px;
	display: block;
}
.dateSection{
    width: 60px;
    height: 60px;
    position: absolute;
    right: 0px;
    top: 0px;
    background: rgba(255, 159, 16, 0.8);
    text-align: center;
}
.dateSection h3{
    color: #FFFFFF;
    font-size: 32px;
    line-height: 40px;
}
.dateSection p{
    color: #FFFFFF;
    font-size: 12px;
    line-height: 20px;
}
.bigImg{
    height: 500px!important;
    margin-top: 48px!important;
}
.bigImg img{
    width: 100%;
    height: 325px;
}
.newsDetail{
    width: 100%;
    height: 175px;
    background: #FFFFFF;
}
.newsDetail h3{
    width: 353px;
    margin: auto;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    font-size:18px;
    color: #000000;
    line-height: 30px;
    padding-top: 15px;
}
.newsDetail p{
    width: 353px;
    margin: auto;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size:14px;
    color: #666666;
    line-height: 21px;
    padding-top: 10px;
}
.newsDetail div{
    width: 85px;
    height: 30px;
    border-radius: 14px;
    border: 1px solid #999999;
    color: #999999;
    font-size: 12px;
    box-sizing: border-box;
    line-height: 28px;
    margin-left: 15px;
    text-align: center;
    margin-top: 25px;
}
.content_center{
    width:1200px;
    background: #FFFFFF;
	margin: auto;
}
.content_centerLeft{
	width:790px;
    float: left;
}
.topTeach{
    width: 100%;
    height: 305px;
    border-bottom: 1px solid #E5E5E5;
    box-sizing: border-box;
    margin-top: 24px;
}
.topTeachItem{
    width: 385px;
    height: 100%;
    float: left;
}
.topTeachItem img{
    width: 100%;
    height: 216px;
}
.topTeachItem p{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size:16px;
    color: #333333;
    line-height: 24px;
    padding-top: 15px;
}
.bottomTeach{
    width: 100%;
	margin-top: 10px;
}
.bottomTeachItem{
	width: 100%;
	height: 30px;
}
.bottomTeachItem div{
    width: 4px;
    height: 4px;
    background: #277BA3;
    margin-top: 13px;
    float: left;
}
.bottomTeachItem p{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    float: left;
    width: 265px;
    font-size:16px;
    color: #171914;
    line-height: 30px;
    margin-left: 16px;
}
.bottomTeachItem span{
    font-size:16px;
    color: #999999;
    line-height: 30px;
    float: right;
}
.content_centerRight{
	width:385px;
	margin-left:25px;
    float: left;
}
.noticeList{
    width: 100%;
    margin-top: 16px;
}
.noticeList img{
    width: 100%;
    height: 216px;
    margin-top: 30px;
}
.noticeItem{
    width: 100%;
    height: 42px;
    line-height: 42px;
}
.noticeItem div{
    width: 8px;
    height: 8px;
    background: #277BA3;
    margin-top: 17px;
    float: left;
}
.noticeItem p{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    float: left;
    width: 305px;
    font-size:16px;
    color: #333333;
    line-height: 42px;
    margin-left: 16px;
}
.noticeItem span{
    font-size:16px;
    color: #999999;
    line-height: 42px;
    float: right;
}
.content_bottom {
    width:100%;
    height: 740px;
    background: url(../img/index/bg.png) no-repeat;
    background-size: 100% 100%;
}
.bottomItemList{
    width: 1200px;
    height: 592px;
    margin: auto;
    padding-top: 74px;
}
.bottomListItem{
    width: 120px;
    height: 560px;
    margin-top: 32px;
    float: left;
}
.bigBottomList{
    width: 600px!important;
    height: 592px!important;
    margin-top: 0px!important;
    background: #FFFFFF!important;
}
.bigSection{
    display: none;
}
.bigBottomList .bottomListTitle{
    display: none!important;
}
.bigBottomList .bigSection{
       display: block!important;
}
.bottomListTitle{
    display: block;
    width: 100%;
    height: 120px;
    background: rgba(38, 88, 163, 0.6);
    line-height: 120px;
    text-align: center;
    color: #FFFFFF;
    font-size: 20px;
}
.bigTitle{
    width: 100%;
    height: 152px;
    background: url(../img/index/common.png) no-repeat;
    background-size: 100% 100%;
    line-height: 152px;
    color: #FFFFFF;
    font-size: 24px;
    text-align: center;
}
.bigSectionList{
    width: 100%;
    margin-top: 24px;
}
.bigSectionItem{
    width: 550px;
    margin-left: 34px;
}
.bigSectionItem p{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    float: left;
    width: 430px;
    font-size:16px;
    color: #333333;
    line-height: 42px;
    margin-left: 16px;
}
.viewDetail{
    width: 85px;
    height: 30px;
    border-radius: 14px;
    border: 1px solid #999999;
    color: #999999;
    font-size: 12px;
    box-sizing: border-box;
    line-height: 28px;
    margin-left: 15px;
    text-align: center;
    margin: auto;
    margin-top: 40px;
    clear: both;
}
.bigSectionItem span{
    font-size:16px;
    color: #999999;
    line-height: 42px;
    float: right;
}
/*  */
.content_centerList{
    width: 1200px;
    height: 576px;
    margin: auto;
    padding-top: 84px;
}
.content_centerItem{
    width: 384px;
    height: 100%;
    float: left;
    position: relative;
    margin-right: 24px;
}
.content_centerItem img{
    width: 100%;
    height: 216px;
}
.content_centerDetail{
    width: 100%;
    height: 360px;
    box-shadow: 0px 0px 10px 1px rgba(95, 128, 132, 0.25);
    margin-top: -5px;
}
.content_center_title{
    height: 46px;
    margin-bottom: 16px;
}
.content_center_title h3{
    width: 200px;
    font-size:20px;
    color: #000000;
    line-height: 30px;
    padding-top: 16px;
    margin-left: 16px;
    float: left;
}
.content_center_title div{
    width: 52px;
    height: 30px;
    border: 1px solid #999999;
    box-sizing: border-box;
    border-radius: 14px;
    float: right;
    text-align: center;
    color: #999999;
    margin-right: 16px;
    margin-top: 16px;
    font-size: 12px;
    line-height: 30px;
}
.content_centerDetail p{
    width: 353px;
    margin: auto;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    font-size:16px;
    color: #333333;
    line-height: 46px;
}
.schoolShow {
	width:1200px;
	margin: auto;
}
.pictureList{
	margin-top: 35px;
}
.swiperItem{
      width: 217px;
    height: 210px;
	margin-right: 15px;
	float: left;
}
.swiperItem img{
    width: 100%;
    height: 150px;
    display:block;
}
.swiperDetail{
    width: 100%;
    height: 20px;
	padding: 20px 0 45px 0;
}
.swiperDetail h3{
    width: 100%;
    line-height: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    color: #000000;
    font-size: 20px;
    font-weight: normal;
}
.moreButton{
	float: right;
	color: #171914;
	font-size: 16px;
	opacity: 0.5;
	line-height: 60px;
}
.channelItems{
	margin-top: 35px;
}
.channelItem{
	float: left;
	width: 190px;
	height: 53px;
	margin-bottom: 15px;
	margin-right: 12px;
	background-color: #F7F7F7;
}
.channelItem:nth-child(6n+6){
    margin-right: 0 !important;
}
.channelItem p{
	width: 170px;
	margin: auto;
	line-height: 53px;
	text-align: center;
	color: #2B588F;
	font-size: 14px;
}
.swDetail{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 44px;
	background: rgba(7, 13, 22, 0.5);
	text-align: left;
	text-indent: 2em;
	padding: 0;
	line-height: 44px;
	color: #FFFFFF;
	font-size: 16px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.hrefList{
	margin-top: 20px;
	width: 100%;
	min-height: 100px;
	background: #F4F4F2;
	margin-bottom: 57px;
}
.hrefItem{
	width: 150px;
	margin: 0 12px;
	height: 58px;
	padding: 21px 0;
	float: left;
}