.color_666{
	color: #666666;
}

.school_cls{
		display: flex;
		flex-direction: row;
		width: 1212px;
		margin: 0 auto;
		padding: 20px; 
		margin-top: 38px;
		box-shadow: 0px 0px 10px 0px #EEEEEE;
		.school_cls_left{
			width: 68%;
			padding-right: 18px;
			margin-right: 18px;
			box-shadow: 0px 0px 10px 0px #EEEEEE;
			.xxxq_cls{
				font-size: 14px;
				margin-left: 10px; 
				margin-top: 19px;
				.xxxq_cls_icon{
					width: 20px;
					height: 20px;
				}
				.xxxq_more{
					font-size: 14px;
					color: #d6b98b;
				}
			}
			.xxys_cls{
				margin-left: 10px;margin-top:10px;margin-bottom: 10px;font-size: 14px;
				.xxys_info{
					width: 20px;height: 20px;
				}
				.xxys_span{
					margin-left:14px; width: 73px;height: 23px;border-radius: 2px;
				}
			}
			.zsxx_cls{
				width: 99%;
				background: #FFF5F5;
				margin-top: 21px;
				padding: 13px;
				display: flex;
				flex-direction: row;
				.zsxx_cls_item{
					font-size: 14px;
					color: #2B2B2B;
					margin-bottom: 10px;
					.zsxx_cls_item_img{
						width: 20px;
						height: 20px;
					}
				}
			}
			.school_cls_left_top{
				display: flex;
				flex-direction: row;
				position: relative;
				.left_top_info{
					margin-left: 10px; 
					font-size: 30px; 
					font-weight: bold;
				}
				.top_info_img{
					margin-left: 490px;
					margin-top: 15px;
					width: 17px;
					height: 17px;
					position: absolute;
					right: 50px;
				}
				.top_info_area{
					margin-top: 10px;
					font-size: 16px;
					color: #2B2B2B;
					position: absolute;
					right: 0px;
				}
			}
		}
	}
	/* 校园环境 */
	.xyhj_cls{
		display: flex;flex-direction: row;width: 1212px;height: 400px; margin: 30px auto;flex-wrap: wrap;
		.xyhj_cls_item{
			margin-right: 15px;text-align: center;
			.item_cls_img{
				width: 280px;height: 187px;background: #EEEEEE;box-shadow: 0px 0px 10px 0px #EEEEEE;border-radius: 10px 10px 10px 10px;
			}
			.item_cls_font{
				font-size: 16px;line-height: 20px; font-weight: 400;color: #2B2B2B;margin-bottom: 20px;
			}
		}
	}
	/* 探校视频 */
	.txsp_cls{
		display: flex;flex-direction: row;width: 1212px;height: 200px; margin: 30px auto;flex-wrap: wrap;
		.txsp_cls_item{
			margin-right: 15px;text-align: center;
			.txsp_cls_item_video{
				width: 280px;height: 187px;background: #EEEEEE;box-shadow: 0px 0px 10px 0px #EEEEEE;border-radius: 10px 10px 10px 10px;
			}
			.txsp_cls_item_title{
				font-size: 16px;line-height: 20px; font-weight: 400;color: #2B2B2B;margin-bottom: 20px;
			}
		}
	}
	/* 新闻动态 */
	.xwdt_cls{
		display: flex;flex-direction: row;width: 1212px;margin: 0 auto;flex-wrap: wrap;
		.xwdt_cls_item{
			flex:1;display: flex;flex-direction: row;margin-top: 30px;
			.item_right{
				.item_right_tit{
					margin-top: 4px; width: 421px;font-size: 16px;font-weight: bold;color: #2B2B2B;line-height: 20px;
				}
				.item_right_tit:hover{
					color: rgb(222, 29, 40);
				}
				.item_right_desc{
					margin-top: 15px; width: 420px;font-size: 14px;font-weight: 400;color: #666666;line-height: 20px;
				}
				display: flex;flex-direction: column;margin-left: 16px;
			}
			.xwdt_cls_item_img{
				width: 150px;height: 100px;background: #EEEEEE;border-radius: 10px;
			}
		}
	}
	/* .hot_cls_info:hover{
		color: red !important;
	} */
	/* 热门标签 */
	.hot_cls{ 
		width: 1212px;margin: 30px auto 50px auto;box-shadow: 0px 0px 10px 0px #EEEEEE;
		.hot_cls_label{
			padding-left: 20px;line-height: 36px; color: #ffffff; width: 400px;height: 36px;background: #DE1D28;border-radius: 0px 0px 36px 0px;
		}
		.hot_cls_item{
			width: 100%;margin-top: 20px;margin-bottom: 5px;
			.hot_cls_info{
				margin: 0 10px;color: #333333;
			}
			.hot_cls_info:hover{
				color: red !important;
			}
		}
	}
	/* 招生简章 */
	.zsjz_cls{
		border-bottom: 1px solid #eee;
		padding-bottom: 30px; 
		display: flex;
		flex-direction: row;
		width: 1212px;
		margin: 30px auto;
		.zszt_zsdx{
			margin-top: 7px;
			display: flex;
			flex-direction: row;
		}
		/* 学部介绍 */
		.xbjs_cls{
			margin-top: 10px; 
			width: 663px;
			font-size: 14px;
			font-weight: 400;
			color: #666666;
			line-height: 20px;
		}
		.zzjz_con{
			display: flex;
			flex-direction: column;
			margin-left: 20px;
			border-right: 1px dashed #ddd;
			.zzjz_con_tit{
				font-size: 22px;
				font-weight: bold;
				color: #2B2B2B;
				.zzjz_con_img{
					width: 25px;
					height: 25px;
					margin: 5px 6px 0px 0px;
				}
			}
		}
		
		.ckjz_cls{
			display: flex; 
			flex-direction: column;
			margin-left: 55px;
			.bmzx_cls{
				margin-top: 20px;
				margin-left: 0px; 
				width: 132px;
				height: 52px;
				background: #DE1D28;
				border:1px solid  #DE1D28;
				border-radius: 4px;
			}
			.ckjz_title{
				margin-top: 20px; 
				width: 132px;
				height: 52px;
				color:#DE1D28;
				border-radius: 4px;
			}
		}
		.zzjz_img{
			width: 300px;
			height: 200px;
			background: #EEEEEE;
			border-radius: 10px;
		}
	}
	.jj_left_cls{
		height: 17px;
		font-size: 14px;
		font-weight: bold;
		color: #2B2B2B;
		line-height: 20px;
		width: 350px;
		.jj_left_cls_img{
			width: 15px;
			height: 15px;
			margin: 10px 3px 0px 0px;
		}
		.jj_left_cls_txt{
			    font-weight: 400;
			    color: #2B2B2B;
			    width: 200px !important;
			    white-space: nowrap;
			    text-overflow: ellipsis;
			    overflow: hidden;
		}
	}
	.focus-message {
	  background-color: white !important;
	  .el-icon-info::before {
	    color: white !important;
	  }
	  .el-message__content {
	    color: black !important;
	  }
	}
	.adv-tag-color0 {
	    color: #32868f;
	    background: rgba(50, 134, 143, 0.1);
	}
	.adv-tag-color1 {
	    color: #3868af;
	    background: rgba(56, 104, 175, 0.1);
	}
	.adv-tag-color2 {
	    color: #b17a3a;
	    background: rgba(177, 122, 58, 0.1);
	}
	.adv-tag-color3 {
	    color: #a65454;
	    background: rgba(166, 84, 84, 0.1);
	}
	.adv-tag-color4 {
		color: #C8178D;
		background: #FCEBF7;
	}