body,h1,h2,h3,h4,p,dl,dd,ul,ol,form,input,textarea,th,td,select{margin: 0;padding: 0;}
h1,h2,h3,h4,h5,h6{
	font-size: 12px;
	font-weight: normal;
}
li{list-style: none;}
a{text-decoration: none;}
img{border: none;vertical-align: middle;}
table{border-collapse: collapse;border: none;}
input,textarea{outline: none;}
textarea{resize:none;overflow: auto;}
3/*body{font-family: "Hiragino Sans GB","Microsoft YaHei","PingHei","Lucida Grande", "Lucida Sans Unicode","Helvetica","Arial","Verdana","sans-serif"; }*/
body{
	text-align: justify;
	text-justify: inter-ideograph;
	font-family: "微软雅黑";

}
.clearf::after{
	content: '';	
	display: block;
	clear: both;
}
.show{
	display: block !important;
}
iframe{
	width: 100%;
	min-height: 680px;
}
.wrap{
	width: 1650px;
	margin: auto;
}
.nav{
	padding: 16px 0;
	background:#282828 ;
	font-size: 18px;
	text-align: center;
	white-space: nowrap;
    overflow-x: auto;
}
.nav li{
	display: inline-block;
	vertical-align: top;
}
.nav li a{
	color: #fdfcf5;
	padding: 0 24px;
}
.head_bg{
	background: url(../img/bg.jpg) no-repeat;
	height: 380px;
	position: relative;
	background-position: center;
}
.head_bg img{
	position: absolute;
	margin: auto;
	top: -80px;
	right: 0;
	bottom: 0;
	left: 0;
    width: 540px;
}
.order{
	width: 230px;
    position: absolute;
    margin: auto;
    bottom: 26px;
    left: 0;
    right: 0;
    padding: 8px 14px;
    font-size: 18px;
	color: white;
	border-radius: 50px;
	background: #33354f;
	max-width: 226px;
	text-align: center;
	box-shadow: -5px 0px 10px -2px black;
	white-space: nowrap;
}
.content{
	width: 1650px;
	margin: auto;
	background: #f1f0e6;
	padding-bottom: 50px;
}
.content_box{
	width: 1200px;
	margin: auto;
}
.guide{
	display: inline-block;
	margin-top: 76px;
	padding: 45px 80px;
	position: relative;
}
.guide:before{
	content: '';
	position: absolute;
	background: url(../img/guide_t.png);
	width: 675px;
	height: 45px;
	top: 0;
	left: 0;
}
.guide:after{
	content: '';
	position: absolute;
	background: url(../img/guide_b.png);
	width: 650px;
	height: 45px;
	bottom: 0;
	right: 0;
}
.guide p{
	color: #33354f;
	font-size: 18px;
	margin-bottom: 24px;
}
.live{
	margin-top: 30px;
	display: flex;
	justify-content: space-around;
}
.live_left{
	/* width: 457px; */
}
.title{
	font-size: 28px;
	font-weight: bold;
	color: #fe5d21;
	text-indent: 30px;
	position: relative;
}
.title:before{
	content: '';
	position: absolute;
	background: url(../img/titie_icon.png);
	width: 27px;
	height: 26px;
	top: 8px;
	left: 0;
}
.title,.line{
	display: inline-block;
}
.line{
	height: 2px;
	margin-left: 10px;
	margin-bottom: 14px;
}
.live_left .line{
	width: 296px;
}
.live .title{
	margin-bottom: 29px;
}
.news{
	height: 391px;
	overflow-y: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.news a {
    width: 44%;
}
.article_con{
	padding-left: 20px;
	margin-bottom: 30px;
	padding-right: 4px;
	position: relative;
}
.acti_title{
	font-size: 16px;
	color: #5d3019;
	margin-bottom: 12px;
	position: relative;
}
.acti_title:before{
	content: '';
	position: absolute;
	background: url(../img/arti_icon.png);
	width: 13px;
	height: 16px;
	left: -16px;
	top: 4px;
}
.acti_text{
	font-size: 12px;
	color: #33354f;
}
.live_right{
	width: 693px;
}
.live_right .line{
	width: 510px;
}
.live_right_con{
	width: 693px;
	height: 391px;
	background: url(../img/living.jpg);
	position: relative;
}
.live_right_con:before{
	content: '';
	position: absolute;
	width: 693px;
	height: 391px;
	background: #000000;
	opacity: .5;
}
.to_live{
	position: absolute;
	padding: 6px 26px;
	background: #cdcdcd;
	color: #d3501f;
	font-size: 22px;
	border-radius: 10px;
	width: 130px;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 30px;
	letter-spacing: 4px;
	text-align: center;
}
.date{
	margin-top: 76px;
}
.date .line{
	width: 1040px;
}
.date .title{
	margin-bottom: 20px;
}
.date_con{
	position: relative;
	height: 300px;
}
.numbers{
	position: absolute;
	color: #33354f;
	font-size: 20px;
	font-weight: bold;
	top: 16px;
	left: 30px;
}
.intro{
	position: absolute;
	top: 100px;
	left: 40px;
	z-index: 2;
}
.intro .name{
	font-size: 18px;
	color: #fff;
	margin-bottom: 12px;
}
.intro .job{
	font-size: 12px;
	color: #fff;
	margin-bottom: 4px;
}
.date_con img{
	position: absolute;
	z-index: 2;
}
.theme{
	position: absolute;
	background: url(../img/theme_bg.png) no-repeat;
	width: 900px;
	height: 218px;
	top: 30px;
	z-index: 1;
	right: 0;
}
.theme_title{
	color: #fd5e25;
	margin-bottom: 12px;
	font-size: 20px;
	margin-top: 96px;
	font-weight: bold;
	display: block;
}
.theme_text{
	font-size: 12px;
	color: #fff;
	line-height: 18px;
}
.theme a{
	padding: 0px 50px 0 170px;
}
.video{
	padding: 45px;
	background: #33354f;
	border-radius: 12px;
	margin-bottom: 60px;
}
video{
	width: 100%;
	background: #ccc;
    margin-bottom: 20px;
}
.video_arti_box{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	max-height: 184px;
	overflow-y: auto;
	padding-right: 10px;
	margin-top: 24px;
}
.video_arti_con{
	max-width: 508px;
	width: 100%;
	display: inline-block;
	padding-left: 18px;
	position: relative;
	margin-bottom: 26px;
}
.video_arti_con:before{
	content: '';
	position: absolute;
	width: 14px;
	height: 3px;
	background: #fd5e25;
	top: 10px;
	left: -2px;
}
.video_arti_con span{
	font-size: 16px;
	color: white;
	display: block;
}
.video_arti_con span:first-child{
	color: #fd5e25;
	margin-bottom: 3px;
}
.download{
	text-align: center;
	margin-top: 26px;
}
.download a{
/* 	width: 664px;
	height: 71px; */
	background: #fd5e25;
	color: #ffffff;
	font-size: 32px;
	font-weight: bold;
	border-radius: 30px;
	padding: 12px 50px;
}
.toTop100{
	font-size: 24px;
	color: #ffffff;
	margin-top: 27px;
	display: block;
	text-align: center;
}
.numbers2{
	color: #33354f;
	font-size: 20px;
	font-weight: bold;
	text-indent: 30px;
	position: absolute;
	top: -40px;
	left: 0;
}
.date_con2{
	padding: 44px 46px 130px 125px;
	background: #33354f;
	border-radius: 12px;
	margin-top: 70px;
	margin-bottom: 36px;
	position: relative;
}
.theme2{
	max-width: 963px;
	margin-bottom: 12px;
}
.guest_con{
	display: flex;
	flex-wrap: wrap;
}
.seat{
	color: #fd5e25;
	font-size: 14px;
}
.who{
	color: #fff;
	font-size: 14px;
	display: block;
	margin-bottom: 8px;
}
.who i{
	font-size: 12px;
}
.swiper-slide{
	display: flex;
}
.person{
	text-align: center;
	padding: 0 16px;
}
.p_img_box{
	width: 162px;
	height: 132px;
	margin: 14px auto;
	border-radius: 50%;
	position: relative;
	overflow: hidden;
}
.p_img_box img{
	width: 100%;
	position: absolute;
	margin: auto;
	top: 10px;
	left: 0;
	right: 0;
	bottom: 0;
}
.mess p:first-child{
	font-size: 14px;
	color: #FFFFFF;
}
.mess p:not(nth-1){
	color: #FFFFFF;
	font-size: 12px;
	font-style: italic;
	margin-bottom: 3px;
}
.lbtn{
	background: url(../img/lbtn.png);
}
.rbtn{
	background: url(../img/rbtn.png);
}
.lbtn,.rbtn{
	width: 25px;
	height: 25px;
}
.theme2:before{
	content: '';
	position: absolute;
	background: url(../img/t2_icon.png);
	width: 79px;
	height: 603px;
	left: 0;
	top: 0;
}
.memory_con_box{
	/* display: flex; */
	justify-content: space-between;
	flex-wrap: wrap;
	overflow-y: auto;
	height: 440px;
}
.memory .title{
	margin-top: 80px;
	margin-bottom: 32px;
}
.memory .line,.reviews .line{
	width: 1030px;
}
.memory_con{
	width: 330px;
	height: 97px;
	background: #f3e3ca;
	display: flex;
	padding: 16px 24px 16px 16px;
	border-radius: 12px;
	float: left;
	margin: 10px;
}
.memory_con img{
	max-width: 94px !important;
	height: 93px;
	margin-right: 16px;
}
.m_title{
	color: #fe5d21;
	font-size: 15px;
	margin-bottom: 10px;
	margin-top: 8px;
}
.m_text{
	color: #33354f;
	font-size: 12px;
}
.review{
	overflow-x: auto;
    white-space: nowrap;
    padding-bottom: 12px;
}
.reviews{
	margin-top: 94px;
}
.review_box{
	margin-top: 56px;
}
.review_con{
	display: inline-block;
    margin-right: 12px;
	position: relative;
}
.years_img{
	position: absolute;
	width: 250px;
	height: 140px;
	top: 0;
	background: rgba(233,204,174,.7);
    border-radius: 16px;
    display: none;
    align-items: center;
    justify-content: center;
    font-size: 68px;
    color: #ffb31f;
    font-weight: bold;
}
.review_con:hover .years_img{
	display: flex;
}
.review_con img{
	width: 250px;
	height: 140px;
    border-radius: 16px;
}
.years{
	color: #fe5d21;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-top: 6px;
}
.group{
	margin-top: 110px;
}
.group .line{
	width: 900px;	
}
.logos,.logos a{
	text-align: center;
	color: #33354f;
	font-size: 18px;
	font-weight: bold;
}
.logos p{
	margin-bottom: 4px;
}
.host p{
	font-size: 18px;
}
.hang_con p{
	font-size: 15px;
}
.host{
	margin-top: 30px;
	margin-bottom: 30px !important;
}
.host img{
	width: 100px;
	height: 100px;
}
.hang{
	margin-bottom: 20px;
}
.hang a{
	margin: 0 10px;
	display: inline-block;
}
.hang a img{
	transform: scale(.75);
}
.hang3{
	display: flex;
	justify-content: space-around;
}
.hang3 img{
	margin: auto;
	display: block;
}
.call_con {
    max-width: inherit;
    width: 100%;
    margin: auto;
    margin-top: 12px;
}
.call_con span {
    font-size: 12px;
    color: #4c4c4c;
    display: block;
    text-align: left;
	margin-bottom: 2px;
}
.callp_bottom {
    margin-top: 5px;
}
.call_con img {
	float: none;
	width: 106px;
	height: 106px;
}
.span_con{
	display: inline-block;
    vertical-align: top;
    max-width: 94%;
}
.call_bottom{
	text-align: center;
}
.applogo,.gialogo{
	padding-left: 50px;
}
footer{
	background: #33354f;
	padding-bottom: 16px;
}
.foot_box{
    max-width: 996px;
    width: 100%;
    margin: 0 auto;
    overflow-y: hidden;
}
.boaologo{
    float: left;
    width: 200px;
    padding-top: 15px;
    overflow-y: hidden;
}
 .boaologo img {
    width: 100%;
}
.footerwrap {
    background: #33354f;
}
.footer {
    width: 1000px;
    margin: auto;
    overflow: hidden;
    padding: 10px 0;
}
.footer_l {
    float: left;
    width: 20%;
    margin-top: 3%;
}
.footer_r {
    float: right;
    width: 80%;
}
.footer_r li {
    list-style: none;
    float: left;
    text-indent: 24px;
    color: white;
    font-size: 12px;
    margin-top: 60px;
}
.spons{
	display: none;
	color: #33364f;
    max-width: 88%;
    margin: auto;
}
.g_title{
	display: block;
}
.g_title:first-child {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 6px;
}
.g_title span{
	font-weight: normal;
}
.g_title:not(:first-child) {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 6px;
}
.video{
	display: none;
}
@media only screen and (max-width: 1400px){
	.wrap, .content_box,.content {
	    width: 100%;
	    min-width: 1200px;
	}
}
@media only screen and (max-width: 700px){
	.wrap, .content_box,.content {
	    width: 100%;
	    min-width: inherit;
	}
	.guide:before{
		display: none;
	}
	.guide{
		padding: 35px 30px;
	}
	.line{
		display: none;
	}
	.title{
		margin-bottom: 36px !important;
	}
	.nav{
		white-space: nowrap;
		overflow-x: auto;
		font-size: 16px;
	}
	.head_bg{
		height: 240px;
	}
	.head_bg img{
		width: 90%;
	}
	.order{
		padding: 7px 0px;
		font-size: 13px;
		bottom: 10px;
	}
	.guide{
		margin-top: 0;
	}
	.guide p{
		font-size: 16px;
	}
	.live{
		flex-wrap: wrap;
		margin-top: 0 !important;
	}
	.live_left,.live_right,.live_right_con,.live_right_con:before{
		width: 100%;
	}
	.live_right_con{
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
	}
	.rp_l {
	    width: 96% !important;
		margin: 0 auto 20px;
	}
	.news a{
		width: 84%;
		margin: auto;
	}
	.article_con{
		padding-right: 14px;
	}
	.numbers{
		top: 0;
	}
	.date_con img,.theme{
		width: 100%;
		display: block;
		position: initial;
	}
	.date_con{
		height: inherit;
		margin-bottom: 20px;
	}
	.theme{
		width: 90%;
		padding: 1%;
		margin: auto;
		height: inherit;
		background-image: none;
		background-color: #33354f;
	}
	.theme p{
		padding: 10px;
	}
	.theme a {
	    padding: 0px 10px 0 10px;
	}
	.theme_title{
		margin-top: 12px;
	}
	.video{
		margin-top: 20px;
		padding: 20px;
	}
	.download a{
		font-size: 14px;
		padding: 6px 12px;
	}
	.toTop100{
		font-size: 18px;
	}
	.swiper-slide{
		flex-wrap: wrap;
	}
	.person{
		padding: 0;
		width: 50%;
	}
	.memory_con{
		width: 84%;
	}
	.date_con2{
		padding: 10px;
	}
	.theme2:before{
		display: none;
	}
	.hang3{
		display: inherit;
	}
	.group a,.logos a{
		display: block;
		margin: 20px 0;
	}
	.call_bottom img{
		display: block;
		margin: 12px auto;
		padding: 0;
	}
	.footer {
		width: 100%;
	}
	.footer_l {
		width: 100%;
		text-align: center;
	}
	.footer_r {
		float: right;
		width: 96%;
		padding: 0 2%;
	}
	.logos{
		display: none;
	}
	.spons{
		display: block;
	}
}
