/* æ ‡é¢˜ */
.ykDiyTitle{
	display: flex;
	justify-content: flex-start;
	height: 30px;
}
.ykDiyTitle h3{
	color: #333333;
	font-size: 26px;
	font-family: "SourceHanSansCN-Medium";
	line-height: 30px;
}
.ykDiyTitle ul{
	display: flex;
	justify-content: flex-start;
	margin-top: 8px;
	margin-left: 9px;
}
.ykDiyTitle ul li{
	height: 20px;
	margin-right: 3px;
}
.ykDiyTitle ul li a{
	display: block;
	line-height: 20px;
	height: 20px;
	border: 1px solid #696969;
	border-radius: 10px;
	padding: 0px 16px;
	font-size: 15px;
	color: #9b9b9b;
	font-family: "SourceHanSansCN-Medium";
}
.ykDiyTitle ul li a:hover, .ykDiyTitle ul li.hover a{
	color: #333333;
	border-color: #6f6f6f;
}
.ykDiyTitle .moreBtn{
	display: block;
	margin-left: auto;
	font-family: "DIN MEDIUM";
	color: #939393;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 44px;
	height: 30px;
	overflow: hidden;
}

/* åŽšä¸€åœ¨çº¿ */
#baodian{
	background: #fff;
}
#baodian .cont{
	overflow: hidden;
}
/* å·¦ä¾§æ ‡é¢˜ */
#baodian .cont .titleBox{
	width: 315px;
}
#baodian .cont .titleBox h3{
	width: calc(100% - 36px);
	background: #808080;
	height: 55px;
	line-height: 55px;
	color: #fff;
	font-size: 22px;
	font-family: "SourceHanSansCN-Medium";
	padding: 0px 0px 0px 36px;
}
#baodian .cont .titleBox ul{
	background: #ffffff;
}
#baodian .cont .titleBox ul li{
	width: calc(100% - 72px);
	cursor: pointer;
	padding: 13px 36px 7px 36px;	
	display: flex;
	height: 49px;
	border-bottom: 1px solid #cccccc;
	background: url(../icon/right_arrow.png) calc(100% - 35px) center no-repeat #e5e5e5;
}
#baodian .cont .titleBox ul li:last-child{
	border-bottom: 1px solid #fff;
}
#baodian .cont .titleBox ul li p{
	font-size: 16px;
	line-height: 23px;
	color: #666666;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	width: 200px;
}
#baodian .cont .titleBox ul li.hover{
	background: url(../icon/right_arrow_h.png) calc(100% - 35px) center no-repeat #ffd200;
	border-bottom: 1px solid #ffd200;
}
#baodian .cont .titleBox ul li.hover p{
	font-family: "SourceHanSansCN-Medium";
	color: #333333;
}
/* å³ä¾§å†…å®¹ */
#baodian .cont .videoBox{
	width: 965px;
	height: 545px;
	overflow: hidden;
}
#baodian .cont .videoBox div{
	position: relative;
	width: 100%;
	height: 100%;
}
#baodian .cont .videoBox div.show{
	display: block;
}
#baodian .cont .videoBox div.hide{
	display: none;
}
#baodian .cont .videoBox div img{
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 0;
	transition: all 500ms;
}
#baodian .cont .videoBox div:hover img{
	transform: scale(1.1);
}
#baodian .cont .videoBox div a{
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
	display: block;
	width: 100%;
	height: 583px;
	background: rgba(0, 0, 0, .3);
}
#baodian .cont .videoBox div a img{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 80px;
	height: 80px;
	margin-left: -20px;
	margin-top: -20px;
}
#baodian .cont .videoBox div:hover a img{
	transform: scale(1);
}
/* ç¾Žæœ¯è‰ºè€ƒæµç¨‹ */
#liucheng{
	background: #e5e5e5;
}
#liucheng .cont img{
	width: 100%;
	border-bottom: 6px solid #ffd200;
}

/* æ¹–åŒ—ç¾Žæœ¯è”è€ƒ æ¹–åŒ—ç¾Žæœ¯è”è€ƒ */
#liankao{
	background: #cfcfcf;
}
#liankao .cont{
	display: flex;
	justify-content: space-between;
}

/* å†…å®¹ */

#liankao .cont .item{
	width: 617px;
}
#liankao .cont .tabCont{
	width:100%;
	height:460px;
	overflow: hidden;
}
#liankao .cont .list{
	width:100%;
	height:calc(460px - 35px);
	background: #fff;
	overflow: hidden;
	padding:15px 0 20px 0;
}
#liankao .cont .hide{
	display: none;
}
#liankao .cont .show{
	display: block;
}
#liankao .cont .list ul{
	width: calc(100% - 74px);
	height: 100%;
	background: #fff;
	padding:0 37px 0px 37px;
	overflow-y: auto;
}
#liankao .cont .list ul li{
	display: flex;
	justify-content: space-between;
    align-items: center;
}
#liankao .cont .list ul li a{
	display: block;
	line-height: 38px;
	overflow: hidden;
	color: #666666;
	font-size: 16px;
	width: 80%;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#liankao .cont .list ul li a:hover{
	color: #b8272d;
}
#liankao .cont .list ul li span{
	color: #b2b2b2;
	font-size: 12px;
	font-family: "DIN MEDIUM";
}

/* é™¢æ ¡å¤§å…¨ */
#collegeEncyclopedia{
	background: #cfcfcf;
}
#collegeEncyclopedia .ykDiyTitle .moreBtn{
	color: #fff;
	background: #9b9b9b;
	padding: 0px 18px;
	line-height: 25px;
	height: 25px;
}
#collegeEncyclopedia .cont{
	overflow: hidden;
}
#collegeEncyclopedia .cont .fl {
	width: 732px;
}
#collegeEncyclopedia .cont .fl .tabCont{
	overflow: hidden;
	height: 1034px;
}
#collegeEncyclopedia .cont .list{
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
#collegeEncyclopedia .cont .hide{
	display: none;
}
#collegeEncyclopedia .cont .show{
	display: flex;
}
#collegeEncyclopedia .cont .list a{
	width: 228px;
	display: block;
	margin-right: 23px;
	margin-bottom: 37px;
}
#collegeEncyclopedia .cont .list a:nth-child(3n){
	margin-right: 0px;
}
#collegeEncyclopedia .cont .list a:nth-child(n+7){
	margin-bottom: 0px;
}
#collegeEncyclopedia .cont .list a .imgBox{
	width: 100%;
	height: 270px;
	border-bottom: 6px solid #ffd200;
	overflow: hidden;
}
#collegeEncyclopedia .cont .list a .imgBox img{
	transition: all 500ms;
	width: 100%;
	height: 100%;
}
#collegeEncyclopedia .cont .list a:hover .imgBox img{
	transform: scale(1.1);
}
#collegeEncyclopedia .cont .list a p{
	height: 42px;
	line-height: 42px;
	text-align: center;
	background: #fff;
	color: #333;
	width: calc(100% - 20px);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0px 10px;
}

#collegeEncyclopedia .fr{
	width: 505px;
	height: 1104px;
}
#collegeEncyclopedia .fr .item{
	width: 100%;
	background: #fff;
}
#collegeEncyclopedia .fr .item h2{
	width: calc(100% - 60px);
	height: 54px;
	line-height: 54px;
	font-size: 22px;
	font-family: "SourceHanSansCN-Medium";
	background: #808080;
	color: #fff;
	font-weight: normal;
	padding: 0px 30px;
}
#collegeEncyclopedia .fr .item ul, #collegeEncyclopedia .fr .item p{
	width: calc(100% - 40px);
	height: calc(100% - 50px);
	padding: 23px 20px 0px 20px;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
#collegeEncyclopedia .fr .item ul li{
	width: 150px;
	height: 30px;
	margin-right: 5px;
	background: #e5e5e5;

	line-height: 30px;
	text-align: center;
	margin-bottom: 0px;
}
#collegeEncyclopedia .fr .item ul li a{
	font-size: 15px;
	color: #333333;
	font-family: "SourceHanSansCN-Medium";
}
#collegeEncyclopedia .fr .item ul li.disable{
	background: #e5e5e5;

}
#collegeEncyclopedia .fr .item ul li.disable a{
	color: #9b9b9b;
}
#collegeEncyclopedia .fr .item ul li:nth-child(3n){
	margin-right: 0px;
}
/* #collegeEncyclopedia .fr .item ul li:nth-child(n+28){
	margin-bottom: 0px;
} */
#collegeEncyclopedia .fr .item ul li:nth-last-child(n+4){
	margin-bottom: 23px;
}
#collegeEncyclopedia .fr .item p{
	color: #333333;
	font-size: 12px;
	padding-top: 8px ;
	padding-bottom: 22px ;
}



/*20220329 æ–°å¢ž*/
.artRank ul {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.artRank ul li{
	width: 297px;
	height: 255px;
	overflow: hidden;
	margin-right: 30px;
	margin-bottom: 40px;

}
.artRank ul li:nth-child(4n){
	margin-right: 0px;
}
.artRank ul li:nth-last-child(-n+4){
	margin-bottom: 0px;
}
.artRank ul li img{
	width: 100%;
	transition: all 500ms;
}
.artRank ul li:hover img{
	transform: scale(1.1);
}