*{
	margin: 0;
	padding: 0;
	font-family: "microsoft yahei";
}
body{
	overflow-x: hidden;
}
img{
	display: block;
}
#all>*{
	margin: 0 auto;
}
#all{
	min-width: 1280px;
}
.head{
	width: 100%;
	min-width: 1280px;
	height: 57px;
	background-color: #000;
	position: fixed;
	top: 0;
	/*left: 50%;*/
	/*margin-left: -640px!important;*/
	z-index: 9;
}
.head_title{
	text-align: center;
	box-sizing: border-box;
	overflow: hidden;
}
.head_title>li{
	display: inline-block;
	font-size:14px;
	font-family:SourceHanSansCN-Regular;
	font-weight:400;
	color:rgba(255,255,255,1);
	line-height:57px;
	margin-right: 46px;
	cursor: pointer;
}
.head_title>li:last-of-type{
	margin-right: 0;
}
.indexbg{
	width: 100%;
	height: 664px;
	position: relative;
	/*padding-top: 57px;*/
	/*margin: 0 auto;*/
}
.indexbg>img{
	position: absolute;
	left: 50%;
	margin-left: -960px;
	width: 1920px;
	height: 664px;
	min-width: 1280px;
	overflow: hidden;
}
.buyticket{
	width:146px;
	height:40px;
	background:rgba(61,213,198,1);
	box-shadow:0px 3px 9px 0px rgba(125,125,125,0.75);
	border-radius:2px;
	font-size:20px;
	font-family:SourceHanSansCN-Regular;
	font-weight:400;
	color:rgba(255,255,255,1);
	line-height:30px;
	position: absolute;
	left: 50%;
	margin-left: -73px;
	top: 537px;
	border: none;
	cursor: pointer;
}
.introduce{
	width: 1280px;
	height: 619px;
	background:rgba(238,238,238,1);
	font-size:16px;
	font-family:SourceHanSansCN-Regular;
	font-weight:400;
	color:rgba(89,87,87,1);
	line-height:30px;
	text-align: center;
	padding-top: 36px;
	margin: 0 auto;
}
.introduce_purpose{
	display: flex;
	font-size:15px;
	font-family:SourceHanSansCN-Regular;
	font-weight:400;
	color:rgba(89,87,87,1);
	line-height:21px;
	margin-top:33px;
	justify-content: center;
}
.purpose_strength,.purpose_impact,.purpose_reformation,.purpose_future{
	width:229px;
	height:167px;
	box-sizing: border-box;
	margin-right: 14px;
	padding-top: 30px;
}
.purpose_strength{
	border: 3px solid #00C8B4;
}
.purpose_impact{
	border: 3px solid #FF009C;
}
.purpose_reformation{
	border: 3px solid #00C8B4;
}
.purpose_future{
	border: 3px solid #FF009C;
	margin-right: 0;
}
.purpose_detail{
	margin: 0 auto;
	margin-top: 11px;
	width: 180px;
	display: inline-block;
}
.introduceimg{
	display: flex;
	justify-content: center;
}
.introduceimg>img{
	margin-top: 32px;
	margin-right: 10px;
}
.introduceimg>img:last-of-type{
	margin-right: 0;
}
.speakers{
	height: 876px;
	width: 1280px;
}
.personage{
	text-align: center;
	display: flex;
	/*justify-content: center;*/
	width: 1054px;
	margin: 0 auto;
	padding-top: 161px;
	flex-wrap: wrap;
	margin-left: 150px;
}
.personage_list{
	/*width: 113px;*/
	font-size: 16px;
	font-weight:bold;
	margin-right: 59px;
	margin-bottom: 20px;
}
.personage_list:last-of-type{
	margin-right: 0;
}
.personage_list>img{
	margin: 0 auto;
	margin-bottom: 5px;
	box-sizing: border-box;
	transition: all 0.4s;
	cursor: pointer;
}
.personage_list>img:hover{
	transform: scale(1.1,1.1);
}
.personage_name{
	padding-top:5px;
	border-top: 1px solid #ACABAB;
	margin-top: 5px;
	font-weight:normal;
	font-size: 12px;
}
.blockColor1{
	width:219px;
	height:73px;
	background-color: #FF009C;
	text-align: center;
	font-size: 35px;
	color: #FFF;
	position: absolute;
	left: 525px;
	top: 60px;
}
.blockColor2{
	position: absolute;
	width:201px;
	height:57px;
	background-color: #FF009C;
	opacity:0.43;
	top: 88px;
	left: 555px;
}
.line1{
	position: absolute;
	width:547px;
	height:2px;
	background-color:#FF009C;
	top: 131px;
	left: 573px;
}
.line2{
	position: absolute;
	width:576px;
	height:2px;
	background:#FF009C;
	left: 160px;
	top: 143px;
	opacity: 0.43;
}
.agenda{
	height: 812px;
	width: 1280px;
	background-color: #EEEEEE;
	margin: 0 auto;
}
.live_telecas{
	height: 591px;
	width: 1280px;
}
.news{
	width: 1280px;
	height: 764px;
	background-color: #EEEEEE;
	margin: 0 auto;
}
.news_select{
	display: flex;
	justify-content: center;
	padding-top: 175px;
}
.news_select>p{
	margin-right: 12px;
	width:99px;
	height:29px;
	background-color:rgba(137,137,137,1);
	border-radius:2px;
	text-align: center;
	line-height: 29px;
	font-size:14px;
	font-family:SourceHanSansCN-Regular;
	font-weight:400;
	color:rgba(255,255,255,1);
	cursor: pointer;
}
.news_select>p:last-of-type{
	margin-right: 0;
}
.news_sign{
	background-color: #00C8B4!important;
}
.splendid_video{
	height: 624px;
	width: 1280px;
}
.newsimg{
	padding-top: 213px;
	display: flex;
	justify-content: center;
	position: relative;
}
.partner{
	height: 365px;
	width: 1280px;
	background-color: #EEEEEE;
	margin: 0 auto;
}
.partner_title{
	position: relative;
}
.partner_title>p{
	width:133px;
	height:41px;
	background-color: #00C8B4;
	font-size:18px;
	font-family:SourceHanSansCN-Bold;
	font-weight:bold;
	color:rgba(255,255,255,1);
	line-height:41px;
	text-align: center;
	position: absolute;
}
.dim_frame{
	top: 51px;
	left: 178px;
	opacity: 0.43;
}
.fact_frame{
	top: 33px;
	left: 160px;
}
.frame{
	display: flex;
	flex-wrap: wrap;
	width: 838px;
	justify-content: center;
	/*padding-left:160px;*/
	padding-top: 122px;
	margin: 0 auto;
}
.partner_frame{
	width:121px;
	height:64px;
	/*background:rgba(89,87,87,1);*/
	border-radius:3px;
	margin-bottom: 22px;
	margin-right: 58px;
}
.foot{
	width: 100%;
	/*width:1280px;*/
	height:49px;
	background:rgba(0,0,0,1);
	font-size:14px;
	font-family:SourceHanSansCN-Regular;
	font-weight:400;
	color:rgba(255,255,255,1);
	line-height:49px;
	text-align: center;
}
.code{
	text-align: center;
	font-size:14px;
	font-family:SourceHanSansCN-Regular;
	font-weight:400;
	color:rgba(89,87,87,1);
	line-height:18px;
	position: fixed;
	top: 425px;
	right: 0;
}
.live_play{
	width: 70px;
	height: 70px;
	position: absolute;
	left: 50%;
	margin-left: -35px;top:343px;
	animation: mymove 2s infinite;
	cursor: pointer;
}
@keyframes mymove{
	0%{transform: scale(1);}
	50%{transform: scale(0.8);}
	100%{transform: scale(1);}
}
.video_select{
	position: absolute;
	top: 337px;
	cursor: pointer;
	left: 384px;
	/*animation: animat 2s infinite;*/
	transition: all 0.4s;
}
.video_select:hover{
	transform: scale(1.1);
}
/*@keyframes animat{
	0%{transform: scale(1);}
	50%{transform: scale(0.8);}
	100%{transform: scale(1);}
}*/
.news_title{
	font-size:24px;
	font-family:FZHTJW--GB1-0;
	font-weight:normal;
	color:rgba(89,87,87,1);
	line-height:30px;
}
.news_con{
	width:675px;
	font-size:14px;
	font-family:FZHTJW--GB1-0;
	font-weight:normal;
	color:rgba(137,137,137,1);
	line-height:24px;
}
.news_essay{
	width: 1280px;
	display: flex;
	justify-content:center;
	align-items:flex-end;
	margin-top:35px;
	margin-left: -38px;
	cursor: pointer;
}
.news_essay>img{
	width: 182px;
	height: 129px;
}
.video_iconT{
	font-size:24px;
	font-family:PingFangSC-Medium;
	font-weight:500;
	color:rgba(255,255,255,1);
	line-height:48px;
	position: absolute;
	top: 457px;
}
.photos{
	margin: 0 auto;
	width: 1280px;
	height: 247px;
	overflow: hidden;
	/*padding-top: 218px;*/
	display: flex;
}
.photos>li{
	display: inline-block;
	margin-right: 5px;
	transition: margin-left 0.6s;
	cursor: pointer;
}
.photos>li:last-of-type{
	margin-right: 0;
}
.left_icon{
	position: absolute;
	width: 58px;
	height: 58px;
	top:313px;
	left: 100px;
	cursor:pointer;
}
.right_icon{
	position: absolute;
	width: 58px;
	height: 58px;
	top:313px;
	right: 100px;
	cursor:pointer;
}
.add{
	display: flex;
	justify-content: center;
	margin-top: 32px;
}
.add>*{
	margin-right: 10px;
	height: 147px;
	width: 314px;
	box-shadow:0px 6px 9px 0px rgba(68,68,68,0.75);
}