* {
	margin: 0;
	padding: 0;
	list-style: none;
	border: none;
	outline: none;
}
@font-face {
	font-family: myFontName;
	/* IE9*/
	*font-family: none;
	src:url('fonts/FZLT.ttf') format('truetype')
		/* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
}
a:hover {
	text-decoration: none;
}
html,
body {
	color: #232d38;
	font-size: 18px;
	background: #060141;
	/* background-size:100% 100%; */
	overflow-x: hidden;
}
a {
	color: #232d38;
	text-decoration: none;
	font-family: "myFontName";
}

li,div {
	font-family: myFontName !important;
}

@media only screen and (min-width: 320px) and (max-width: 980px) {
	.new_left .swiper-slide img {
		width: 7rem;
		height: 3.94rem;
	}

	.bigshot_con>p e,
	.bigshot_con>p img {
		width: 6rem;
		height: 7.26rem;
	}
}

.content>div>h3 {
	height: 232px;
	margin: 20px auto 0;
}

.content>div>h3 img {
	display: block;
	height: 232px;
	margin: auto;
}

.head {
	width: 100%;
	height: 44px;
	background: #fff;
	font-size: 14px;
}

.edu-container {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}

.header {
	height: 44px;
	line-height: 44px;
	background: #fff;
	border-top: 2px solid #123586;
}

.nav-l {
	float: left;
}

.nav-l img {
	margin-top: 9px;
}

.nav-r {
	float: right;
	margin-top: 15px;
}

.nav-r li {
	height: 15px;
	line-height: 15px;
	display: inline-block;
	float: left;
	padding-left: 13px;
	padding-right: 10px;
	cursor: pointer;
}

.nav-r li:not(:first-child) {
	border-left: 1px solid #57a7e7;
}

.nav-r li:not(:last-child) {
	border-right: 1px solid #c78700;
}

.nav-r li a {
	text-decoration: none;
	color: #333;
}

.banner {
	width: 100%;
	/* height:auto;
    background: url(../image/banner_01.jpg) no-repeat center top;
    background-size:100% auto;
    position: relative; */
}

.banner {
	width: 100%;
	/* height:auto;
    background: url(../image/banner_01.jpg) no-repeat center top;
    background-size:100% auto;
    position: relative; */
}

.banner img {
	width: 100%;
	display: block;
}

/* 导航 */
.nav {
	text-align: center;
	height: 60px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #172cac;
}

.nav.fixednav {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
	text-align: center;

}

.nav li {
	display: inline-block;
	width: auto;
	height: 60px;
	text-align: center;
	line-height: 60px;
	font-size: 16px;
	padding: 0 15px;
	color: #fff;
	cursor: pointer;
}

.nav li.active {
	background: url(../static/navbg.png) repeat-x center center;
	background-size: auto 60px;
	color: #172cac;
	font-weight: 600;
	border-radius: 15px 0 15px 0;
}

.new {
	width: 100%;
	padding: 112px 0 30px;
	position: relative;
}

.new_con {
	width: 1200px;
	height: 420px;
	margin: 0 auto;
	background: #cfcfcf;
	border-radius: 5px;
}

.new_left {
	width: 588px;
	height: 420px;
	float: left;
	overflow: hidden;
}

.new_left .swiper-slide img {
	width: 588px;
	height: 420px;
}

.new_left .swiper-slide span {
	width: 588px;
	padding-left: 15px;
	height: 40px;
	background: rgba(0, 0, 0, 0.4);
	line-height: 40px;
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
}

.new_left .swiper-pagination {
	text-align: right;
	margin-right: 20px;
	right: 10px !important;
	bottom: 0;
	height: 40px;
	line-height: 40px;
}

.new_left .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	border: none;
	opacity: 0.4;
	margin: 0 6px !important;
	background: #fff;
}

.new_left .swiper-pagination-bullet-active {
	opacity: 1;
}

.new_right {
	width: 612px;
	height: 420px;
	padding-left: 25px;
	float: right;
	box-sizing: border-box;
	background: #0d1b5a;
}

.new_right p {
	margin: 42px 0;
	position: relative;
	font-size: 18px;
	line-height: 18px;
	color: #232d38;
	padding-left: 30px;
}

.new_right p.active a {
	color: #fccd61;
}

.new_right a {
	color: #fff;
}

.new_right p::after {
	position: absolute;
	content: "";
	left: 0;
	top: 4px;
	width: 10px;
	height: 10px;
	background-color: #fccd61;
	border-radius: 50%;
}

/*vip嘉宾*/
.vipguest {
	width: 100%;
	padding-bottom: 50px;
}

.vipguest_con {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}



.vipguest .swiper-container {
	margin: 30px auto 0;
	width: 1100px;
	overflow: hidden;
}

.vipguest .swiper-container .swiper-slide {
	width: 1100px;
	margin: 0 auto;
}

.vipguest .swiper-slide>div {
	float: left;
	width: 260px;
	margin: 0 6px;
}

.vipguest .swiper-slide>div p {
	width: 254px;
	height: 407px;
	overflow: hidden;
	position: relative;
	margin-bottom: 12px;
}

.vipguest .swiper-slide>div a {
	color: #fff;
}

.vipguest .swiper-slide>div:nth-child(even) {
	margin-top: 40px;
}

.vipguest .swiper-button-prev,
.vipguest .swiper-button-next {
	margin-top: 51px !important;
}

.vipguest div p span {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 10px;
	width: 254px;
	font-size: 18px;
	color: #000;
	background: rgba(248, 207, 67, 0.9);
	text-align: center;
	height: 107px;
	box-sizing: border-box;
}

.vipguest span font {
	font-size: 24px;
	display: block;
	font-weight: 600;
}

.vipguest p>img {
	width: 254px;
	height: 407px;
}

.review_con .swiper-button-prev,
.dakaTop .swiper-button-prev,
.t-people .swiper-button-prev,
.jybox .swiper-button-prev,
.vipguest .swiper-button-prev {
	width: 35px;
	height: 75px;
	background: url(../static/left.png) no-repeat;
	margin-top: -50px;
	left: 0;
	margin-left: 0;
	opacity: 0.8;
}

.review_con .swiper-button-next,
.dakaTop .swiper-button-next,
.t-people .swiper-button-next,
.jybox .swiper-button-next,
.swiper-button-next,
.vipguest .swiper-button-next {
	width: 35px;
	height: 75px;
	background: url(../static/right.png) no-repeat;
	margin-top: -50px;
	margin-left: 575px;
}

.dakaTop .swiper-button-prev {
	left: 19px;
	margin-top: 30px;
}

.dakaTop .swiper-button-next {
	right: 19px;
	margin-left: auto;
	margin-top: 30px;
}

.jybox .swiper-button-prev {
	left: 19px;
}

.jybox .swiper-button-next {
	right: 19px;
	left: auto;
}

/*图片放大效果*/

.vipguest .swiper-slide>div p img,
.dialogue>p img,
.dialogue>div dl dt img,
.forum dl dt img,
.summit_con dl dt img,
.welfare dl dt img,
.pic_con p span img,
.dkswiper p img,
.bigshot_con>p img {
	transition: all 2s;
	-webkit-transition: all 2s;
	-moz-transition: all 2s;
	-o-transition: all 2s;
}

.vipguest .swiper-slide>div p img:hover,
.dialogue>p img:hover,
.dialogue>div dl dt img:hover,
.forum dl dt img:hover,
.summit_con dl dt img:hover,
.welfare dl dt img:hover,
.pic_con p span img:hover,
.dkswiper p img:hover,
.bigshot_con>p img:hover {
	transform: scale(1.1, 1.1);
	-webkit-taransform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
}

.daka {
	max-width: 1200px;
	margin: auto;
}

/* å¤§å’–è¯´ */
.daka .dakaTop {
	width: 1200px;
	margin: auto;
	position: relative;
	margin-bottom: 54px;
}

.daka .dakaTop::after {
	position: absolute;
	width: 100%;
	content: '';
	background: #0E1B5B;
	left: 0;
	bottom: -22px;
	right: 0;
	height: 142px;

}

.daka .dkswiper {
	width: 990px;
	padding-left: 10px;
}

.daka .dkswiper p {
	width: 185px;
	height: auto;
	overflow: hidden;
	margin: auto;
	margin-bottom: 16px;

}

.daka .dkswiper p.active {
	border: 2px solid #FFD541;
	box-sizing: border-box;
}

.daka .dkswiper p img {
	width: 100%;
	height: 100%;
}

.daka .dkswiper div {
	text-align: center;
}

.daka .dakaTop span {
	color: #FFD541;
	font-size: 24px;
	text-align: center;
}

.daka .dakaBottom .top_con {
	position: relative;
}

.daka .dkswiper .swiper-slide {
	width: 20%;
	/*设为固定值*/
	margin: auto;
	/*根据内容调整宽度*/
}



.daka .dakaBottom .top_con .right {
	padding-left: 625px;
	font-size: 32px;
	color: #fbd363;
	font-weight: bold;
	padding-top: 70px;
	padding-bottom: 28px;
}

.daka .dakaBottom .top_con .right span {
	color: #fff;
	font-weight: 400;
	font-size: 18px;
	margin-left: 28px;
}

.daka .dakaBottom .top_con .right .title1 {
	padding: 30px 0 40px;
}

.daka .dakaBottom .bottom_con {
	min-height: 260px;
	padding-top: 20px;
	background: #0d1b5a;
	border-radius: 15px;
	padding-left: 625px;
	padding-right: 55px;
	box-sizing: border-box;
	padding-bottom: 52px;
}

.daka .dakaBottom .bottom_con .name_con {
	font-size: 28px;
	color: #fff;
	font-weight: bold;
}

.daka .dakaBottom .bottom_con .hint1 {
	margin-top: 30px;
	border: 1px solid #fbd363;
	border-radius: 10px;
	padding: 15px 12px;
	font-size: 18px;
	line-height: 26px;
	color: #fff;
}

.cut2 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
	overflow: hidden;

}

.forum {
	max-width: 1200px;
	margin: auto;
}

.forum .dakaBottom .top_con {
	position: relative;
}

.forum .dakaBottom .top_con .left {
	position: absolute;
	top: 0;
	left: 30px;
	width: 548px;
	height: 425px;
	background: url(https://n.sinaimg.cn/test/b9a95486/20230106/202113312.png) no-repeat center;
	background-size: 100% 100%;
}

.forum .dakaBottom .top_con .right {
	padding-left: 625px;
	font-size: 30px;
	color: #fbd363;
	font-weight: bold;
	padding-bottom: 28px;
	min-height: 134px;

}



.forum .dakaBottom .top_con .right .hint {
	color: #fff;
	font-weight: 400;
	text-align: left;
	line-height: 32px;
	font-size: 20px;
}

.forum .dakaBottom .top_con .right .title1 {
	padding: 30px 0 40px;
}

.forum .dakaBottom .bottom_con {
	min-height: 280px;
	padding-top: 10px;
	background: #0d1b5a;
	border-radius: 15px;
	padding-left: 625px;
	padding-right: 55px;
	box-sizing: border-box;
	padding-bottom: 26px;
}


.forum .dakaBottom {}

.forum .dakaBottom .btitle {
	background: #F7CF42;
	line-height: 40px;
	font-size: 26px;
	width: 187px;
	padding-left: 19px;
	box-sizing: border-box;
	color: #060141;
	margin-top: -30px;
	position: relative;
}

.forum .dakaBottom .btitle::after {
	content: '';
	display: inline-block;
	position: absolute;
	right: -12px;
	top: 0;
	width: 0;
	height: 0;
	border-bottom: 40px solid #F7CF42;
	border-right: 12px solid transparent;

}

.forum .dakaBottom p {
	border: 1px solid #fff;
	border-radius: 5px;
	padding: 10px 23px 10px;
	position: relative;
	color: #fff;
	/* 
	width: 568px;
	height: 277px; */
	border: 1px solid #F7CF42;

}

.forum .dakaBottom p e,
.summit_con dl dd p e {
	position: absolute;
	top: -25px;
	left: -1px;
}

.forum .dakaBottom p span,
.summit_con .bottom_con p span {
	display: block;
	line-height: 42px;
	font-size: 17px;
	cursor: pointer;
	opacity: 0.8;
	color: #fff;
}
.forum .dakaBottom p span.active{
	color: #f8cf43;
}
.forum .dakaBottom p span:hover a,
.summit_con dl dd p span:hover a {
	color: #f8cf43;
	font-weight: 600;
	opacity: 1;
}


.forum .dakaBottom p span a {
	color: #fff;
}

.forum .dakaBottom p span font,
.summit_con dl dd p span font {
	margin-right: 10px;
	width: 70px;
	display: inline-block;
}

.forum {
	max-width: 1200px;
	margin: auto;
}

.forum .dakaBottom .top_con {
	position: relative;
}

.forum .dakaBottom .top_con .left {
	position: absolute;
	top: 0;
	left: 30px;
	width: 548px;
	height: 425px;
	background: url(https://n.sinaimg.cn/test/b9a95486/20230106/202113312.png) no-repeat center;
	background-size: 100% 100%;
}

.forum .dakaBottom .top_con .right {
	padding-left: 625px;
	font-size: 30px;
	color: #fbd363;
	font-weight: bold;
	padding-bottom: 28px;
	min-height: 134px;
}

.forum .dakaBottom .top_con .right .hint {
	color: #fff;
	font-weight: 400;
	text-align: left;
	line-height: 32px;
	font-size: 20px;
}

.forum .dakaBottom .top_con .right .title1 {
	padding: 30px 0 40px;
}

.forum .dakaBottom .bottom_con {
	min-height: 280px;
	padding-top: 10px;
	background: #0d1b5a;
	border-radius: 15px;
	padding-left: 625px;
	padding-right: 55px;
	box-sizing: border-box;
	padding-bottom: 26px;
}


.forum .dakaBottom {}

.forum .dakaBottom .btitle {
	background: #F7CF42;
	line-height: 40px;
	font-size: 26px;
	width: 187px;
	padding-left: 19px;
	box-sizing: border-box;
	color: #060141;
	margin-top: -30px;
}

.forum .dakaBottom p {
	border: 1px solid #fff;
	border-radius: 5px;
	padding: 10px 23px 10px;
	position: relative;
	color: #fff;
	/* 
	width: 568px;
	height: 277px; */
	border: 1px solid #F7CF42;

}

.forum .dakaBottom p e,
.summit_con dl dd p e {
	position: absolute;
	top: -25px;
	left: -1px;
}

.forum .dakaBottom p span,
.summit_con .bottom_con p span {
	display: block;
	line-height: 42px;
	font-size: 17px;
	cursor: pointer;
	opacity: 0.8;
	color: #fff;
}

.forum .dakaBottom p span:hover a,
.summit_con dl dd p span:hover a {
	color: #f8cf43;
	font-weight: 600;
	opacity: 1;
}


.forum .dakaBottom p span a {
	color: #fff;
}

.forum .dakaBottom p span font,
.summit_con dl dd p span font {
	margin-right: 10px;
	width: 70px;
	display: inline-block;
}

/* 
 教育峰会*/
.jyfh {
	max-width: 1200px;
	margin: auto;

}

.jyfh .content {
	background: #0d1b5a;
}

.titleImg {
	padding: 30px 0;
}

.forum .titleImg {
	padding: 95px 0 54px;
}

.titleImg img {
	height: 62px;
	display: block;
	margin: auto;
}

.jyfh .content .item {
	display: flex;
	padding: 10px 0 40px;
}

.jyfh .content .item .left {
	width: 494px;
	height: 396px;
	overflow: hidden;

}

.jyfh .content .item .left img {
	display: block;
	width: 100%;
	height: 100%;
	transition: all 2s;
	-webkit-transition: all 2s;
	-moz-transition: all 2s;
	-o-transition: all 2s;
}

.jybox {
	position: relative;
}

.jyfh .content .item .left:hover img {
	transform: scale(1.1, 1.1);
	-webkit-taransform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
}

.jyfh .content .item .right {
	color: #fff;
	padding: 0 30px;
	flex: 1;
	width: 100%;
}

.jyfh .content .item .right .name {
	color: #fff;
	line-height: 78px;
	font-size: 18px;
	padding-bottom: 4px;
	position: relative;
}

.jyfh .content .item .right .name a {
	color: #f8cf41;
	font-size: 28px;
	margin-right: 10px;
}

.jyfh .content .item .right .name::after {
	position: absolute;
	width: 100%;
	height: 3px;
	content: "";
	background: url(../static/line.png) no-repeat left center;
	background-size: auto 100%;
	left: 0;
	bottom: 0;
}

.jyfh .content .item .right .title {
	font-size: 26px;
	color: #fff;
	padding-top: 35px;
	padding-bottom: 20px;
}

.jyfh .content .item .right p {
	font-size: 18px;
	line-height: 36px;
}

.winners_con {
	width: 1200px;
	margin: 30px auto;
	display: flex;

	background: #0e486c;

}

.winners_con .left {
	background: #182876;
	width: 419px;
	height: 580px;
	box-sizing: border-box;

}

.winners_con .left .l-title {
	color: #f6d142;
	padding: 0;
	margin: 0;
	line-height: 90px;
	text-align: center;
	width: 419px;
	height: 108px;
	background: url(../static/t-bg.png) no-repeat center;
	background-size: 100%;
}

.winners_con .left .l-scroll {
	overflow-y: auto;
	max-height: 448px;
}

.winners_con .left div {
	line-height: 38px;
	font-size: 20px;
	font-weight: bold;
	padding: 0 30px;
	margin: 25px 0;
	box-sizing: border-box;
	text-align: center;
	cursor: pointer;
	color: #fff;
}

.winners_con .left div.active {
	color: #00063f;
	border-radius: 100px;
	background: url(../static/abg.png) no-repeat center;
	background-size: 100% 100%;
}

.cut1 {
	width: 100%;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.winners_con .right {
	flex: 1;
	width: 100%;
	padding-left: 50px;
	max-height: 580px;
	overflow: auto;
	background: #0d1b5a;
	box-sizing: border-box;
	border-bottom: 1px solid #e09829;
	border-right: 1px solid #e09829;
}

.winners_con.personal .right {
	background: #1E35A7;
}

.winners_con.personal {
	border: 1px solid #e09829;
}

.winners_con.personal .right {
	border: 0;
}

.winners_con .right .model1 {
	display: none;
}

.winners_con .right .model1.active {
	display: flex;
	flex-wrap: wrap;
}

.winners_con .right .item {
	text-align: center;
	width: 33%;
	padding-top: 20px;
	float: left;
	color: #fff;
	display: block;
	font-size: 20px;
	line-height: 24px;

}

.winners_con .right .item div {
	margin: 14px 0;
}

.winners_con .right .item p {
	font-size: 18px !important;
	white-space: normal;
	;
}

.winners_con .right .item .img {
	width: 188px;
	height: 148px;
	margin: auto;
	background: url(https://n.sinaimg.cn/test/b9a95486/20230106/202113312.png) no-repeat center;
	background-size: cover;
}

.people_con_swiper {
	width: 1100px;
	margin: auto;
	overflow: hidden;
	margin-top: 27px;
}

.people_con>p.active {
	display: block;
}

.people_con .t-people {
	position: relative;
}
.people_con ul li a{display: block;width: 189px;height: 189px;overflow:hidden; }
.people_con ul li img{width: 100%;height: 100%;display: block;	transition: all 2s;
	-webkit-transition: all 2s;
	-moz-transition: all 2s;
	-o-transition: all 2s;}

.people_con ul li:hover img{
	transform: scale(1.1, 1.1);
		-webkit-taransform: scale(1.1, 1.1);
		-o-transform: scale(1.1, 1.1);
		-moz-transform: scale(1.1, 1.1);
}
.people_con ul li span {
	color: #fff;
	text-align: center;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
	width: 100%;
	padding: 5px 0;
	width: 189px;
	margin: auto;
	left: 0;
	right: 0;
}

.people_con ul li a {
	margin: auto;
	display: block;
	text-align: center;
	position: relative;
}

.t-people .people_con ul li a {}

.ed_content2 .people_con ul li.active a {
	border: 2px solid #F7CF42;
	box-sizing: border-box;
}

.people_con ul li.active a::before {
	content: '';
	width: 0;
	height: 0;
	border-bottom: 10px solid #F7CF42;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	position: absolute;
	z-index: 100;
	left: 0;
	right: 0;
	top: -20px;
	margin: auto;
}

.t-people .people_con ul li img {
	width: 189px;
	height: 189px;
	margin: auto;
}

.people_con .t-people ul li.active a {
	border: 2px solid #F7CF42;
}

.people_con>p {
	min-height: 52px;
	clear: both;
	background: #192872;
	padding: 20px 40px;
	font-size: 20px;
	margin-top: 40px;
	position: relative;
	display: none;
	line-height: 52px;
	text-align: center;
	color: #fff;
}

.people_con>p.active {
	display: block;
}

.people_con>p:after {
	content: '';
	width: 0;
	height: 0;
	border-bottom: 20px solid #192872;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;

	position: absolute;
	top: -20px;
	left: 100px;

}

.people_con>p:nth-child(3):after {
	left: 350px;
}

.people_con>p:nth-child(4):after {
	left: 580px;
}

.people_con>p:nth-child(5):after {
	left: 800px;
}

.people_con>p:nth-child(6):after {
	left: 1020px;
}

.people_con>p:nth-child(7):after {
	left: 1040px;
}

.people_con>p span,
.people_con>p font {
	display: block;
}

.people_con>p font {
	height: 46px;
}

.people_con>p span {
	line-height: 40px;
	color: #fbdcad;
	font-size: 20px;
}

/*年度大咖*/
.bigshot {
	overflow: hidden;
	position: relative;
}



.bigshot_con {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.bigshot_swiper {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.bigshot_con>p {
	width: 455px;
	height: 514px;
	float: left;
	display: none;
	position: relative;
	overflow: hidden;
}

.smallshot .bigshot_con>p {
	float: right;
}

.bigshot_con>p.active,
.bigshot_right>div.active {
	display: block;
}

.bigshot_con>p e {
	overflow: hidden;
}

.bigshot_con>p e,
.bigshot_con>p img {
	width: 455px;
	height: 514px;
	display: block;
}

.bigbig .bigshot_con>p img,
.bigbig .bigshot_con>p e,
.bigbig .bigshot_con>p {
	height: 376px;
}

.bigshot_con>p span {
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
	display: block;
	text-align: center;
	color: #fff;
	padding: 10px 0;
	background: rgba(0, 0, 0, 0.8);
}

.bigshot_con>p span font {
	display: block;
	font-size: 22px;
	font-weight: 600;
	line-height: 34px;
	color: #f6cf43;
}

.bigshot_right {
	width: 730px;
	float: right;
}

.smallshot .bigshot_right {
	float: left;
}

.bigshot_right>p {
	display: flex;
	justify-content: center;
}

.bigshot_right>p span {
	width: 88px;
	height: 50px;
	float: left;
	margin-right: 16px;
	text-align: center;
	background: #192a7a;
	line-height: 50px;
	font-size: 20px;
	font-weight: 600;
	color: #fff;
	cursor: pointer;
}

.bigshot_right>p span.active {
	background: #f8cf43;
	color: #080040;
	position: relative;
}

.bigshot_right>p span.active:after {
	position: absolute;
	content: '';
	bottom: -7px;
	left: 50%;
	margin-left: -14px;
	width: 0;
	height: 0;
	border-left: 14px solid transparent;
	border-right: 14px solid transparent;
	border-top: 14px solid #f8cf43;
}

.bigshot_right>div {
	display: none;
}

.bigshot_right>div.active {
	display: block;
}

.bigshot_right>div h3 {
	font-weight: normal;
	height: 76px;
	display: flex;
	align-items: center;
	text-align: center;
	justify-content: center;
	color: #fff;
}

.bigbig .bigshot_right>div h3 {
	padding: 30px 0;
}

.bigshot_right>div P {
	width: 668px;
	height: 120px;
	background: #0d1b5a;
	margin-bottom: 30px;
	border-radius: 5px;
	position: relative;
	line-height: 30px;
	font-size: 16px;
	color: #fff;
}

.bigbig .bigshot_right>div P {
	margin-bottom: 30px;
}

.bigshot_right>div P a {
	color: #fff;
	position: relative;

	height: 65px;
	padding: 32px 39px;
	display: block;
}

.bigshot_right>div P a>img {
	width: 12px;
	height: 12px;
	position: absolute;
	top: 70px;
	left: 641px;
}

.bigshot_right>div P a>img:nth-child(1) {
	top: 15px;
	left: 14px;
}

/* 国际教育 */

.edu_con {
	width: 1200px;
	margin: 0 auto;
	background: #0E1B5B;

}

.edu_con .title {
	background: #060141;
}

.edu_con .title ul {
	height: 58px;
}

.edu_con .title ul li {
	width: 280px;
	height: 58px;
	float: left;
	line-height: 58px;
	text-align: center;
	background: #F7CF42;
	position: relative;
	color: #fff;
	font-size: 24px;
	font-weight: bold;

}

.edu_con .title ul li::after {
	content: '';
	display: inline-block;
	position: absolute;
	right: -12px;
	top: 0;
	width: 0;
	height: 0;
	border-bottom: 40px solid #F7CF42;
	border-right: 12px solid transparent;
}

.edu_con .title ul li:nth-child(1) {
	background: #070056;
	z-index: 4;
}

.edu_con .title ul li:nth-child(1)::after {
	border-bottom: 58px solid #070056;
	border-right: 12px solid transparent;
}

.edu_con .title ul li:nth-child(2) {
	background: #1e148c;
	z-index: 3;
}

.edu_con .title ul li:nth-child(2)::after {
	border-bottom: 58px solid #1e148c;
	border-right: 12px solid transparent;
}

.edu_con .title ul li:nth-child(3) {
	background: #0f0769;
	z-index: 2;
}

.edu_con .title ul li:nth-child(3)::after {
	border-bottom: 58px solid #0f0769;
	border-right: 12px solid transparent;
}

.edu_con .title ul li:nth-child(4) {
	background: #070056;
}

.edu_con .title ul li:nth-child(4)::after {
	border-bottom: 58px solid #070056;
	border-right: 12px solid transparent;
}

.edu_con .title ul li.active {
	background: #F7CF42;
	color: #060141;
}

.edu_con .title ul li.active::after {
	border-bottom: 58px solid #F7CF42;
	border-right: 12px solid transparent;
}

.edu_con .title ul li img {
	height: 40px;
	margin: 16px auto;
}

.ed_content1 {

	height: 340px;
	display: flex;

	align-items: center;
	margin-top: 36px;

}

.bbs_title {
	font-size: 36px;
	margin: 45px auto 45px;
	padding-top: 16px;
	text-align: center;
}

.bbs_title a {
	color: #f8cf43;
}

.bbs_con {
	position: relative;
	padding-bottom: 30px;
	min-height: 900px;
}

.bbs_con .swiper-next,
.bbs_con .swiper-prev {

	width: 45px;
	height: 80px;
	top: 400px
}

.bbs_con .swiper-prev {
	background: #f00;
	left: 19px;
	position: absolute;
	background: url(../static/left.png) no-repeat center;
	background-size: auto 75px;
	top: 400px;
}

.bbs_con .swiper-next {
	background: olive;
	position: absolute;
	right: 19px;
	background: url(../static/right.png) no-repeat center;
	background-size: auto 75px;
}

.bbs_swiper {
	width: 1106px;
	padding: 0 60px;
	/* box-sizing: border-box; */
	overflow: hidden;
	margin: auto;
}

.ed_content2 .content {
	overflow: hidden;
	display: flex;
	padding: 15px;
	border-radius: 10px;
	width: 986px;
	margin: auto;
	box-sizing: border-box;
}

.ed_content2 .content .left {
	margin-right: 23px;
	border-radius: 10px;
	overflow: hidden;
	width: 454px;
	height: 285px;
}

.ed_content2 .content .right {
	flex: 1;
}

.ed_content2 .content .right .title {
	font-size: 26px;
	position: relative;
	padding: 0 7px;
	display: inline-block;
	width: 175px;
	line-height: 40px;
	background: #F7CF42;
	padding-left: 19px;
}

.ed_content2 .content .right .title::after {
	content: '';
	display: inline-block;
	position: absolute;
	right: -12px;
	top: 0;
	width: 0;
	height: 0;
	border-bottom: 40px solid #F7CF42;
	border-right: 12px solid transparent;

}

.ed_content2 .content .right .people {

	border: 1px solid #F7CF42;
	width: 100%;
	padding: 12px 24px;
	box-sizing: border-box;



}

.ed_content2 .content .right .people li {
	font-size: 18px;
	line-height: 32px;
	cursor: pointer;
	margin: 10px 0;

}

.ed_content2 .content .right .people li a {
	color: #fff;
}

.ed_content2 .content .right .people li.active a {
	color: #F7CF42;
}

.ed_content2 .content .right .people li b {
	margin-right: 30px;
}

.ed_content2 .content .right .people li:hover {
	font-weight: bold;
}


/*现场花絮*/
.pic {
	width: 100%;
	padding: 20px 0;
}

.picwrap {
	display: none;
}

.pic_con {
	width: 1200px;
	margin: 0 auto;
	height: 514px;
	padding: 6px 0px;
}

.pic_con p {
	float: left;
	width: 300px;

}

.pic_con p.p02 span {
	margin-left: 0px;
}

.pic_con p.p01 {
	width: 900px;
}

.pic_con p span {
	margin-top: 5px;
	margin-left: 5px;
	display: block;
	float: left
}


.reviewwrap {
	display: none;
}

/*往届回顾*/
.review {
	width: 100%;
	padding: 50px 0 20px;
}

.review h3,
.thank h3,
.pic h3,
.winners h3 {
	text-align: center;
}

.review_con {
	position: relative;
	width: 1200px;
	margin: 0 auto;
}

.review_con .swiper-button-prev,
.vipguest .swiper-button-prev {
	width: 35px;
	height: 75px;
	background: url(../static/left.png) no-repeat;
	margin-top: -50px;
	left: 0;
	margin-left: 0;
	opacity: 0.8;
}

.review_con .swiper-button-next,
.vipguest .swiper-button-next {
	width: 35px;
	height: 75px;
	background: url(../static/right.png) no-repeat;
	margin-top: -50px;
	margin-left: 575px;
}

.review .swiper-container {
	width: 1030px;
	height: 470px;
	margin: 0 auto;
}

.review .swiper-container .swiper-slide {
	width: 690px;
	height: 470px;
	border-radius: 6px;
}

.review .swiper-container .swiper-slide img {
	width: 690px;
	border-radius: 5px;
	height: 375px;
}

.review .swiper-container .swiper-slide span {
	display: none;
	font-size: 18px;
	text-align: center;
	margin-top: 30px;
}

.review .swiper-container .swiper-slide-active span {
	display: none;

}

.thank h4 {
	color: #fff;
	font-size: 24px;
	font-weight: normal;
	width: 1180px;
	margin: 0 auto;
	padding-left: 20px;
	display: flex;
	align-items: center;

}

.thank h4 img {
	padding: 20px;
	display: inline-block;
}

.thank {
	width: 100%;
	padding-bottom: 100px;
}

.thank_con {
	width: 1170px;
	margin: 30px auto 0;
	overflow: hidden;
	background: #cfcfcf;
	padding: 15px;
}

.thank_con p {
	width: 185px;
	height: 72px;
	margin: 0 7px 14px;
	float: left;
}

.thank_con p img {
	width: 185px;
	height: 72px;
	border-radius: 5px;
}

/*foot*/
.foot {
	width: 100%;
	height: auto;
	padding: 25px 0 40px;
	/* clear: both; */
	background-color: #261E84;
	overflow: hidden;
}

.foot dl {
	/* width: 505px; */
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
}

.foot dl dt {
	width: 80px;
	height: 154px;
	float: left;
}

.foot dl dd {
	/* width: 405px; */
	/* float: left; */
	margin-left: 20px;
	padding: 30px 0;
}

.foot dl dd p {
	line-height: 32px;
	font-size: 14px;
	color: #fff;
}

.foot dl dd p a {
	color: #fff;
}

/*图片放大效果*/

.vipguest .swiper-slide>div p img,
.dialogue>p img,
.dialogue>div dl dt img,
.forum dl dt img,
.summit_con dl dt img,
.welfare dl dt img,
.pic_con p span img,
.bigshot_con>p img {
	transition: all 2s;
	-webkit-transition: all 2s;
	-moz-transition: all 2s;
	-o-transition: all 2s;
}

.vipguest .swiper-slide>div p img:hover,
.dialogue>p img:hover,
.dialogue>div dl dt img:hover,
.forum dl dt img:hover,
.summit_con dl dt img:hover,
.welfare dl dt img:hover,
.pic_con p span img:hover,
.bigshot_con>p img:hover {
	transform: scale(1.1, 1.1);
	-webkit-taransform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
}

.forum .people_con {
	width: auto;
}

/*滚动条*/
.annuallist_con>p::-webkit-scrollbar,
.vanguard>div .vanguard_right ul::-webkit-scrollbar {
	width: 6px;
	height: 100%;
	background-color: #e8ce7c;
	border-radius: 10px;
}

/*定义滚动条轨道 内阴影+圆角*/
.annuallist_con>p::-webkit-scrollbar-track,
.vanguard>div .vanguard_right ul::-webkit-scrollbar-track {
	border-radius: 10px;
	background-color: #878787;
	width: 1px
}

/*定义滑块 内阴影+圆角*/
.annuallist_con>p::-webkit-scrollbar-thumb,
.vanguard>div .vanguard_right ul::-webkit-scrollbar-thumb {
	border-radius: 10px;
	width: 6px;
	background: #e8ce7c;
}

.vanguard>div .vanguard_right ul::-webkit-scrollbar-thumb {
	background: #04676a;
}

.vanguard>div .vanguard_right ul::-webkit-scrollbar-track {
	background: #003739
}

.daka {
	max-width: 1200px;
	margin: auto;
}

/* 大咖说 */
.daka .dakaBottom .top_con {
	position: relative;
}

.daka .dakaBottom .top_con .left {
	position: absolute;
		top: 0;
		left: 30px;
		background-size: 100% 100%;
		border-radius: 10px;
		border: 2px solid #fbd363;
		box-sizing: border-box;
		overflow: hidden;
}



.daka .dakaBottom .top_con .right {
	padding-left: 625px;
	font-size: 32px;
	color: #fbd363;
	font-weight: bold;
	padding-top: 70px;
	padding-bottom: 28px;
}

.daka .dakaBottom .top_con .right span {
	color: #fff;
	font-weight: 400;
	font-size: 18px;
	margin-left: 28px;
}

.daka .dakaBottom .top_con .right .title1 {
	padding: 30px 0 40px;
}

.daka .dakaBottom .bottom_con {
	min-height: 260px;
	padding-top: 20px;
	background: #0d1b5a;
	border-radius: 15px;
	padding-left: 625px;
	padding-right: 55px;
	box-sizing: border-box;
	padding-bottom: 52px;
}

.daka .dakaBottom .bottom_con .name_con {
	font-size: 28px;
	color: #fff;
	font-weight: bold;
}

.daka .dakaBottom .bottom_con .hint1 {
	margin-top: 25px;
	border: 1px solid #fbd363;
	border-radius: 10px;
	padding: 12px 12px;
	font-size: 18px;
	line-height: 26px;
	color: #fff;
}

.cut2 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
	overflow: hidden;

}

.ed_content2 .people_con {
	clear: both;
	width: 986px;
	margin: 0px auto 0;
}

.ed_content2 .people_con ul {
	overflow: hidden;
	padding: 20px 0 0;
}

.ed_content2 .people_con ul li {
	float: left;
	width: 164px;
	height: 198px;
	margin-right: 40px;
	position: relative;
	cursor: pointer;
	position: relative;
}

.ed_content2 .people_con ul li:last-child {
	margin-right: 0;
}

.ed_content2 .people_con ul li span {
	color: #fff;
	text-align: center;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
	width: 100%;
	padding: 5px 0;
	display: none;
}



.ed_content2 .people_con ul li img {
	width: 100%;
	height: 178px;
}

.ed_content2 .people_con>p {
	min-height: 52px;
	clear: both;
	background: #192872;
	padding: 45px 70px;
	font-size: 20px;
	margin-top: 30px;
	width: 1100px;
	left: -60px;
	position: relative;
	display: none;
	line-height: 32px;
	text-align: left;
	color: #fff;
}

.ed_content2 .people_con>p img {
	position: absolute;
	width: 21px;
	height: 21px;
}

.ed_content2 .people_con>p img:nth-child(1) {
	left: 25px;
	top: 15px;
}

.ed_content2 .people_con>p img:last-child {
	right: 25px;
	bottom: 15px;
}

.ed_content2 .people_con>p.active {
	display: block;
}

.ed_content2 .people_con>p:after {
	content: '';
	width: 0;
	height: 0;
	border-bottom: 20px solid #192872;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;

	position: absolute;
	top: -20px;
	left: 100px;

}

.ed_content2 .people_con>p:nth-child(3):after {
	left: 320px;
}

.ed_content2 .people_con>p:nth-child(4):after {
	left: 530px;
}

.ed_content2 .people_con>p:nth-child(5):after {
	left: 720px;
}

.ed_content2 .people_con>p:nth-child(6):after {
	left: 930px;
}

.ed_content2 .people_con>p:nth-child(7):after {
	left: 1040px;
}

.ed_content2 .people_con>p span,
.ed_content2 .people_con>p font {
	display: block;
}

.ed_content2 .people_con>p font {
	height: 46px;
}

.ed_content2 .people_con>p span {
	line-height: 40px;
	color: #fbdcad;
	font-size: 20px;
}

.jy-swiper {
	width: 986px;
	margin: auto;
	overflow: hidden;
}