body{
	min-width: 1503px;
}
.lunbo {
	width: 100%;
	position: relative;
	z-index: -99;
}

.lunbo .lunbotop .slick-dots {
	bottom: 15px;
	text-align: center;
}

.lunbo .lunbotop .slick-dots li.slick-active {
	width: 82px;
	margin: 0 10px 0 0;
}

.lunbo .lunbotop .slick-dots li.slick-active button:before {
	background-color: yellow;
	width: 80px;
	border-radius: 10px;
}

.news {
	width: 100%;
	min-width: 1503px;
}

.titlex {
	width:1400px;
	margin: auto;
	padding: 50px 0;
	text-align: center;
	font-size: 32px;
	font-weight: bold;
	color: #d52744;
	position: relative;
}

.titlex::before {
	content: "";
	display: block;
	padding: 30px;
	position: absolute;
	left: 40%;
	top: 50%;
	transform: translateY(-50%);
	border: 1px dashed #db445d;
	border-radius: 50%;
	background-image: url(.././images/news.png);
	background-repeat: no-repeat;
	background-position: 50%;
}

.news .titlex span {
	right: 0;
	font-size: 16px;
	font-weight: normal;
	border-radius: 5px;
	position: absolute;
}

.news .titlex span a {
	color: #bababa;
	display: block;
	border: 1px solid #dedede;
	transition: all .5s ease;
	font-size: 13px;
	padding: 2px 15px;
	border-radius: 4px;
}

.news .titlex span a::before {
	content: "+";
	transition: none;
	margin-right: 7px;
}

.news .titlex span a:hover {
	color: red;
	border: 1px solid red;
}


.lunbose {
	width: 1400px;
	margin: auto;
	display: flex;
	justify-content: space-between;
}

.lunbose_left {
	width: 48%;
}
.lunbose_left img{height:550px;width:100%;object-fit: cover;}
.lunbose_left .biao {
	width: 82%;
	margin: auto;
	position: relative;
	top: -80px;
}

.lunbose_left .biao a {
	width: 100%;
	padding: 15px 0;
	background-image: url(.././images/leader.jpg);
	background-repeat: no-repeat;
}

.lunbose_left .biao a:hover {
	color: white;
	background-image: url(.././images/listbeijing.jpg);
}

.lunbose_left .biao a .data {
	float: left;
	text-align: center;
	font-size: 20px;
	margin: 12px 41px 0 20px;
}

.lunbose_left .biao a .data_d {
	display: inline !important;
	font-size: 31px !important;
	margin-top: 14px !important;
}

.lunbose_left .biao a .data span {
	display: block;
	font-size: 13px;
	color: white;
}

.lunbose_left .biao a .sch {
	font-size: 20px;
	font-weight: bold;
	width: 78%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.lunbose_left .biao a .tlt {
	margin: 15px 0;
	width: 78%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.lunbosec {

	position: relative;
}

.slick-prev {
	left: -20px;
}

.slick-next {
	right: 0;
}

.lunbosec .slick-arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 99;
}

.lunbosec .slick-prev {
	background-color: black;
	opacity: 0.5;
	width: 45px;
	height: 70px;
	background-image: url(.././images/zuo.png);
	background-position: 50%;
	background-repeat: no-repeat;
}
.lunbosec .slick-prev:hover{
	opacity: 0.8;
}
.lunbosec .slick-next {
	background-color: black;
	opacity: 0.5;
	width: 45px;
	height: 70px;
	background-image: url(.././images/you.png);
	background-position: 50%;
	background-repeat: no-repeat;
	right: -20px;
}
.lunbosec .slick-next:hover{
	opacity: 0.8;
}


.active {
	display: block;
}

.list {
	width: 48%;
}

.list ul li a {
	width: 100%;
	float: none;
	padding: 17px 20px;
	border-bottom: 1px solid #d5d5d5;
	font-size: 18px;
	color: #333;
	box-sizing: border-box;
}

.list ul li:nth-child(6) a {
	border-bottom: none;
}

.list ul li a:hover {
	background: url(.././images/listbeijing.jpg) #a72227;
	background-position: bottom right;
	background-repeat: no-repeat;
	color: white;
	border-color: #a72227;
}

.list ul li a:hover .data{color:#fff;}
.list ul li a:hover .data_d::after{background: #e76d72;}

.tel .tel_r .tel_list .detial a:hover .yi {
	text-decoration: underline;
}

.list ul li a .data {
	float: left;
	text-align: center;
	font-size: 20px;
	margin: 0 20px 0 0;
	color: #646464;
}

.list ul li a .data_d {
	display: inline-table;
	font-size: 28px;
	font-weight: 500;
}
.list ul li a .data_d::after{content:'';width:100%;height:1px;display:block;background: #e1e1e1;margin: 10px 0 5px;}
.list ul li a .data_m {}
.list ul li a .data span {
	display: block;
	font-size: 13px;
}

.list ul li a .ltwo {
	display: block;
	line-height: 30px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â  */
.ann {
	width: 100%;
	min-width: 1503px;
	background-image: url(.././images/annbeijing.jpg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}

.ann .titlex::before {
	content: "";
	display: block;
	padding: 30px;
	position: absolute;
	left: 40%;
	top: 50%;
	transform: translateY(-50%);
	border: 1px dashed #db445d;
	border-radius: 50%;
	background-image: url(.././images/tongzhigonggao.png);
	background-repeat: no-repeat;
	background-position: 50%;
}

.ann .titlex span {
	right: 0;
	top: 57px;
	font-size: 16px;
	font-weight: normal;
	border-radius: 5px;
	position: absolute;
}

.ann .titlex span a {
	color: #908966;
	display: block;
	border: 1px solid #d8d4c0;
	transition: all .5s ease;
	font-size: 13px;
	padding: 2px 15px;
	border-radius: 4px;
}

.ann .titlex span a::before {
	content: "+";
	transition: none;
	margin-right: 7px;
}

.ann .titlex span a:hover {
	color: red;
	border: 1px solid red;
}





.ann_con {
	width:1400px;
	margin: auto;
	
}

.ann_con ul {
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0 0 30px 0;
}

.ann_con ul li {
	width: 24%;
	margin: 0 0 15px 0;
	float: left;
}

.ann_con ul li a {
	width: 100%;
	float: right;
	display: block;
	padding: 20px 15px;
	background-color: white;
	box-sizing: border-box;
}

.ann_con ul li a:hover {
	box-shadow: 0 0 10px 0 rgb(176 148 89);
	color: white;
	background-color: #c23939;
}

.ann_con ul li a .data_b {
	text-align: right;
	display: block;
	padding: 0 15px 0 0;
	font-size: 24px;
	float: left;
	margin: 0 15px 0 0;
	color: #aa8941;
	border-right: 1px solid #e9e9e9;
	transition: .5s;
}
.ann_con ul li a:hover .data_b{color:#fff;border-right: 1px solid #d15f5f;}
.ann_con ul li a .data_b .data {
	display: block;
	font-size: 13px !important;
}
.ann_con ul li a .pp{
	 min-width: 175px;
	 display: -webkit-box;
	 overflow: hidden;
	 -webkit-box-orient: vertical;
	 text-overflow: ellipsis;
	 -webkit-line-clamp: 2;
}
/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â  */
.tel {
	width:1400px;
	margin: auto;
	display: flex;
	justify-content: space-between;
}

.tel_l .tel_title::before {
	content: "";
	display: block;
	padding: 30px;
	position: absolute;
	top: 71%;
	transform: translateY(-50%);
	border: 1px dashed #db445d;
	border-radius: 50%;
	background-image: url(.././images/jiaoxueguanli.png);
	background-repeat: no-repeat;
	background-position: 50%;
}

.tel_r .tel_title::before {
	content: "";
	display: block;
	padding: 30px;
	position: absolute;
	top: 71%;
	transform: translateY(-50%);
	border: 1px dashed #db445d;
	border-radius: 50%;
	background-image: url(.././images/keyandongtai.png);
	background-repeat: no-repeat;
	background-position: 50%;
}

.tel_l {
	width: 49%;
	min-width: 650px;
}

.tel_r {
	width: 48%;
	min-width: 650px;
}

.tel_title {
	width: 100%;
	padding: 60px 0 20px;
	font-size: 32px;
	font-weight: bold;
	color: #d52744;
	position: relative;
	text-indent: 12%;
}

.tel_title::before {
	content: "";
	display: block;
	padding: 30px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	border: 1px dashed #db445d;
	border-radius: 50%;
	background-image: url(.././images/news.png);
	background-repeat: no-repeat;
	background-position: 50%;
}

.tel_title span {
	right: 0;
	font-size: 16px;
	font-weight: normal;
	border-radius: 5px;
	position: absolute;
}

.tel_title span a {
	color: #bababa;
	display: block;
	border: 1px solid #dedede;
	transition: all .5s ease;
	font-size: 13px;
	padding: 2px 15px;
	border-radius: 4px;
	text-indent: 0;
}

.tel_title span a::before {
	content: "+";
	transition: none;
	margin-right: 7px;
}

.tel_title span a:hover {
	color: red;
	border: 1px solid red;
}




.tel_list {
	padding: 25px 30px 25px 0;
	/* background-color: pink; */
	box-shadow: 14px 2px 15px -22px #070707;
}

.tel_list .detial a {
	display: block;
	width: 100%;
	float: right;
}

.tel_list .detial a:hover .ti_con {
	text-decoration: underline;
}

.tel_list .detial a:hover .tis_con {
	text-decoration: underline;
}

.tel_list .detial::after {
	content: "";
	display: block;
	clear: both;
}

.tel_list .detial a img {
	float: left;
	margin: 0 40px 0 0;
	box-shadow: 15px 15px #f5efe4;
	width: 260px;
	height: 170px;
	object-fit: cover;
}

.tel_list .detial a p:nth-child(2) {
	font-size: 18px;
	line-height: 25px;
	color: #1a1a1a;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.tel_list .detial a p:nth-child(3) {
	font-size: 13px;
	margin: 15px 0 !important;
	line-height: 24px;
	margin: 0 0 0 10px;
	color: #646464;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.tel_list .detial a p:nth-child(3) span {
	display: block;
	line-height: 40px;
	text-indent: 35px;
	position: relative;
}

.tel_list .detial a p:nth-child(3) span:nth-child(1)::before {
	content: "";
	display: block;
	position: absolute;
	width: 24px;
	height: 24px;
	background-image: url(.././images/baogaoren.png);
	background-repeat: no-repeat;
	margin: auto;
	top: 0;
	bottom: 0;
}

.tel_list .detial a p:nth-child(3) .shijian::before {
	content: "";
	display: block;
	position: absolute;
	width: 24px;
	height: 24px;
	background-image: url(.././images/shizhong.png);
	background-repeat: no-repeat;
	background-position: 50%;
	margin: auto;
	top: 0;
	bottom: 0;
}

.tel_list .detial a p:nth-child(3) .didian::before {
	content: "";
	display: block;
	position: absolute;
	width: 24px;
	height: 24px;
	background-image: url(.././images/didian.png);
	background-repeat: no-repeat;
	background-position: 50%;
	margin: auto;
	top: 0;
	bottom: 0;
}

.tel_list .detial a p:nth-child(4) {
	color: #1a1a1a;
}

.tel_list ul {
	margin: 35px 0 0;
}

.tel_list ul::after {
	content: "";
	display: block;
	clear: both;
}

.tel_list ul li a {
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	padding: 8px 0;
	float: left;
	position: relative;
	text-indent: 15px;
	font-size: 17px;
}

.tel_list ul li a span {
	display: block;
	float: right;
	color: #c0a467;
	font-size: 14px;
}

.tel_list ul li a:hover {
	color: red;
	text-decoration: underline;
}

.tel_list ul li a::before {
	content: "";
	display: block;
	width: 4px;
	height: 4px;
	background-color: #e0044d;
	position: absolute;
	top: 1px;
	bottom: 0;
	margin: auto;
}

/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ */
.student {
	width: 100%;
	background-image: url(../images/studentbeijing.jpg);
	margin: 30px 0 0 0;
	padding: 0 0 40px 0;
}

.student .titlex::before {
	content: "";
	display: block;
	padding: 30px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	border: 1px dashed #db445d;
	border-radius: 50%;
	background-image: url(.././images/xueshengfazhan1.png);
	background-repeat: no-repeat;
	background-position: 50%;
}


.student .titlex span {
	right: 0;
	font-size: 10px;
	font-weight: normal;
	padding: 1px 15px;
	border: 1px solid #bababa;
	border-radius: 5px;
	position: absolute;
}

.student .titlex span a {
	color: #bababa;
}

.titlex span a::before {
	content: "+";
}

.student .titlex span:hover {
	border: 1px solid red;
}

.student .titlex span a:hover {
	color: red;
}

.lunboend {
	width:1400px;
	margin: auto;
	position: relative;
}
.lunboend .slick-list .slick-track{}
.lunboend .slick-list .slick-track .slick-slide {
	width: 23%;
	margin: 0 15px 0 0;
	background-color: white;
	transition: .5s;
}
.lunboend .slick-list .slick-track .slick-slide img{width:100%;height:200px;display:block;}
.lunboend .slick-list .slick-track .slick-slide:hover {background: #b31a1f;}
.lunboend .slick-list .slick-track .slick-slide:hover span {color: #FFF;}
.lunboend .slick-list .slick-track .slick-slide a span {
	padding: 15px;
	display: block;
}

.lunboend .slick-next {
	background-color: black;
	opacity: 0.5;
	width: 40px;
	height: 69px;
	z-index: 99;
	position: absolute;
	top: 50%;
	transform: translateY(-100%);
	background-image: url(.././images/you.png);
	background-repeat: no-repeat;
	background-position: 50%;
	right: -10px;
}

.lunboend .slick-prev {
	background-color: black;
	opacity: 0.5;
	width: 40px;
	height: 69px;
	z-index: 99;
	position: absolute;
	top: 50%;
	transform: translateY(-100%);
	background-image: url(.././images/zuo.png);
	background-repeat: no-repeat;
	background-position: 50%;
	left: -15px;
}

.lunboend .slick-next:hover {
	opacity: 0.8;
}

.lunboend .slick-prev:hover {
	opacity: 0.8;
}