

.containt{
	width: 1152px;
	margin: auto;
	padding-top: 10px;
	/* border: 1px solid #FFFFFF; */
	overflow: hidden;
	background-color: #FFFFFF;
}

.containt .cont-left{
	width: 240px;
	margin-right: 20px;
	float: left;
}

.containt .cont-left .img-anchor{
	width: 220px;
	padding:10px;
	/* width: 176px;
	height: 256px; */
	margin: auto;
	border: 1px solid #EEEEEE;
}

.containt .cont-left .img-anchor .jianjie{
	border: 1px solid #EEEEEE;
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin-top: 10px;
	letter-spacing:4px;
}

.containt .cont-left .img-anchor .jianjie a{
	display: block;
	color: #333;
	font-weight: bold;
}

.containt .cont-left img{
	width: 100%;
}

.containt .cont-left .box-des{
	margin: 25px auto;
	border: 1px solid #EEEEEE;
}

.containt .cont-left .box-des .cate-name{
	height: 34px;
	background: #eee;
	border-bottom: 1px solid #d5d5d5;
	position: relative;
}

.containt .cont-left .box-des span{
	display: block;
	/* width: 100px; */
	padding: 0 10px;
	height: 34px;
	position: absolute;
	left: 0;
	top: -1px;
	border-top: 3px solid #d73332;
	border-bottom: 1px solid #fff;
	background: #FFFFFF;
	line-height: 32px;
	text-align: center;
	font-size: 16px;
	color: #e41913
}

.containt .cont-left .box-des li{
	height: 30px;
	line-height: 30px;
	overflow:hidden; 
	text-overflow:ellipsis;
	white-space:nowrap; 
}

.zhanshi a{
	float: left;
	width: 178px;
	overflow:hidden; 
	text-overflow:ellipsis;
	white-space:nowrap;
}


.zhanshi b{
	font-weight: normal;
	float: right;
	width: 40px;
}

.zhanshi li:hover a{
	color: #e41913 !important;
}

.zhanshi li:hover b{
	color: #e41913 !important;
	cursor: pointer;
}

.containt .cont-left ul{
	overflow: hidden;
	padding: 10px;
}

.containt .cont-left ul li{
	font-size: 14px !important;
	height: 26px;
	line-height: 26px;
}

.containt .cont-left ul li a{
	color: #333;
}

.containt .cont-left p{
	padding: 10px ;
	text-indent: 2em;
	line-height: 24px;
}

.containt .cont-right{
	float: left;
}

.containt .cont-right .right-news{
	overflow: hidden;
	width: 892px;
}

.containt .cont-right .right-news .news-left{
	float: left;
	width: 400px;
	height: 260px;
	margin-right: 20px;
}

.swiper-container {
	width: 100%;
	height: 100%;
}  
.swiper-slide{
	width: 100%;
	height: 100%;
}
.swiper-slide img{
	width: 100%;
	height: 100%;
}

.newpage{
	position: absolute;
	right: 10px !important;
	bottom: 2px;
}

.newpage .swiper-pagination-customs{
	float: left;
	width: 20px;
	height: 20px;
	border: 1px solid #333333;
	margin-right: 3px;
}

.newpage .swiper-pagination-customs-active{
	background-color: #e41913;
	color: #FFFFFF;
}

.containt .cont-right .right-news .news-right{
	float: left;
	height: 260px;
}

.search{
	width: 472px;
	height: 40px; 
	line-height: 40px;
	background-color: #e41913;
	margin-bottom: 10px;
}

.search .search-icon{
	width: 22px;
	height: 22px;
	float: left;
	margin-top: 6px;
	margin-left: 30px;
	margin-right: 20px;
}

.search .search-input{
	width: 250px;
	height: 20px;
	line-height: 20px;
	margin-right: 20px;
	padding: 0 10px;
}

.search .search-sub{
	border: none;
	color: #FFFFFF;
	width: 60px;
	height: 20px;
	background-color: #e41913;
}

.search .search-icon img{
	width: 100%;
	height: 100%;
}

.containt  .news-list{
	border: 1px solid #EEEEEE;
	width: 470px;
	height: 208px;
	position: relative;
	
}

.containt  .cate-name{
	height: 34px;
	background: #eee;
	border-bottom: 1px solid #d5d5d5;
	position: relative;
}

.containt  .cate-name ul{
	float: left;
}

.containt  .cate-name a{
	float: right;
	width: 50px;
	height: 34px;
	line-height: 34px;
	color: #666;
}

.containt  .cate-name a:hover{
	color:#e41913;
}

.containt  .cate-name li{
	float: left;
	font-size: 16px !important;
	color: #000000;
	/* width: 100px; */
	height: 34px;
	line-height: 34px;
	text-align: center;
	cursor: pointer;
	padding: 0 10px;
}

.containt  .cate-name li.current{
	/* height: 32px; */
	position: relative;
	left: 0;
	top: -1px;
	border-top: 3px solid #d73332;
	border-bottom: 1px solid #fff;
	background: #FFFFFF;
	line-height: 34px;
	color: #e41913
}

.news-right-list{
	padding: 10px;
	overflow: hidden;
	position: absolute;
	left: 0;
}

.news-right-list li{
	width: 450px;
	font-size: 14px !important;
	height: 30px;
	line-height: 30px;
	border-bottom:dashed 1px #EEEEEE;
}

.news-right-list li h4{
	float: left;
	width: 350px;
	font-weight: normal;
	overflow:hidden; 
	text-overflow:ellipsis;
	white-space:nowrap;
}

.news-right-list li span{
	float: right;
	width: 100px;
	text-align: right;
}

.news-right-list  a{
	color: #000000 !important;
}

.news-right-list li:hover a{
	color: #e41913 !important;
}

.cont-right .right-resource{
	overflow: hidden;
	width: 892px;
	margin-top: 20px;
}

.cont-right .right-resource .resource-left{
	float: left;
	margin-right: 20px;
	width: 600px;
}

.cont-right .resource-left .box{
	width: 600px;
	height: 300px;
	border: 1px solid #EEE;
	margin-bottom: 20px;
	position: relative;
}

.box .news-right-list li{
	width: 580px;
	font-size: 14px !important;
	height: 30px;
	line-height: 30px;
	border-bottom:dashed 1px #EEEEEE;
}

.box .news-right-list li h4{
	float: left;
	width: 480px;
	font-weight: normal;
	overflow:hidden; 
	text-overflow:ellipsis;
	white-space:nowrap; 
}

.box .news-right-list li span{
	float: right;
	width: 100px;
	text-align: right;
}

.students-list{
	padding: 20px;
	overflow: hidden;
	position: absolute;
	left: 0;
	margin-left: -22px;
	width: 100%;
}

.students-list li{
	float: left;
	margin-left: 26px;
	margin-bottom: 25px;
}

.students-list .students-img{
	width: 80px;
	height: 120px;
	padding: 4px;
	border: 1px solid #DDDDDD;
}

.students-list img{
	width: 100%;
	height: 100%;
}

.students-list p{
	font-size: 14px !important;
	color: #666666 !important;
	width: 88px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	font-weight: normal !important;
	overflow:hidden; 
	text-overflow:ellipsis;
	white-space:nowrap;
}
.students-list p:last-child{
	font-size: 12px !important;
}


.resource-right{
	float: right;
	width: 270px;
	height: 500px;
}

.box-chip{
	width: 268px;
	border: 1px solid #EEEEEE;
	position: relative;
	margin-bottom: 20px;
}

.box-chip .cate-name{
	height: 34px;
	background: #eee;
	border-bottom: 1px solid #d5d5d5;
	
}

.box-chip .cate-name span{
	display: block;
	/* width: 100px; */
	padding: 0 10px;
	height: 34px;
	position: absolute;
	left: 0;
	top: -1px;
	border-top: 3px solid #d73332;
	border-bottom: 1px solid #fff;
	background: #FFFFFF;
	line-height: 32px;
	text-align: center;
	font-size: 16px;
	color: #e41913
}

.box-chip ul{
	/* position: absolute;
	left: 0; */
	overflow: hidden;
	padding: 10px;
}

.box-chip ul li{
	font-size: 14px !important;
	height: 30px;
	line-height: 30px;
}

.box-chip ul li a{
	color: #333;
}

.box-chip ul.sheying{
	margin-left: -10px;
}

.box-chip ul.sheying li{
	float: left;
	width: 75px;
	height: 70px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.box-chip ul.sheying li img{
	width: 100%;
	height: 100%;
}


.links{
	width: 1152px;
	
	margin: auto;
	margin-top: 20px;
	overflow: hidden;
}

.links h4{
	margin: 10px 0;
}

.links ul{
	margin-left: -20px;
}

.links li{
	float: left;
	margin-left: 20px;
	height: 20px;
	line-height: 20px;
	margin-top: 6px;
}

.links li a{
	color: #666;
}

.news-right-list{
	display: none;
}

.news-right-list.current{
	display: block;
}

.bigswiper,.bigswipers{
	width: 600px;
	height: 200px;
	overflow: hidden;
}




