@charset "utf-8";

/*--------------- reset ---------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    font-size: 100%;
    font: inherit;
}
/* HTML5 */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
body, button, input, select, textarea{font:12px/1.5 "microsoft yahei", Helvetica, Tahoma, Arial, sans-serif;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {content: '';content: none;}
address, cite, dfn, em, var{font-style:normal;}
code, kbd, pre, samp, tt{font-family:"Consolas", "Courier New", Courier, monospace;}
em,strong{font-weight:bolder;}
i{font-style: normal;}
ul, ol, li{list-style:none;}
table{border-collapse:collapse;border-spacing:0;}
/*--------------- other ---------------*/
img{border:0 none;}
textarea{ resize: vertical; }
a, button{ cursor:pointer; }
input{border: 0;outline: none;}
a{text-decoration: none;}
.clr,.clearfix{clear:both;}
.clr:after,.clearfix:after{content:".";display:block;height:0;line-height:0;clear:both;visibility:hidden;font-size:0;}
.clr,.clearfix{ *zoom:1; }
.tc{text-align:center;}
.fl{float: left;}
.fr{float: right;}
.layout-center{ margin-left:auto; margin-right:auto; }
.no-ime{ ime-mode: disabled; }
body {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #333;
	margin: 0;
	padding: 0;
	padding-bottom: 60px;
	background: #010937 url(../images/ftBg.png) no-repeat center bottom;
}


.gair-footer{
  font-size: 14px;
  color:#fff;
  line-height: 78px;
  background: #1b18a3;
  text-align: center;
}
.inner{
  width: 1200px;
  margin:0 auto;
  font-family: '思源黑体 CN';
}

.gair-header{
  background: #051430;
 /* border-bottom-color:rgba(0,133,255,0.88);
  border-bottom-width: 1px;
  border-bottom-style: solid;*/
  min-width: 1200px;
}
.gair-header .logo{
	position: absolute;
	margin-left: 10%;
	margin-right: 0%;
	margin-top: 30px;
}
.gair-header .logo img{
	width: 300px;
}
.gair-header .gairMenu{
  float: right;
  margin-right: 100px;
}
.gair-header .gairMenu a{
  font-size: 18px;
  color:#fff;
  line-height: 120px;
  float: left;
  margin: 0 23px;
  position:relative;	
}
.gair-header .gairMenu a.act{
	font-size: 24px;
	color:#159DD8;
}
/*.gair-header .gairMenu a.act::before{
	content: '';
    position: absolute;
    left: 0;
    height: 4px;
    bottom: 0;
    width: 100%;
    transition: all 0.3s ease-in-out;
	background: linear-gradient(to right, #c60774, #1c63d8);
}*/
.userManage{
  float: right;
  /*width: 100px;*/
}
.yp-header-user .user-main .avatar{
  margin-top: 40px;
  position:relative;
  cursor: pointer;
  height: 40px;
}
.yp-header-user .user-main .avatar img{display: block;}

.gairHeader .userManage{
	margin-top: 60px;
	float: right;
}
.gairHeader .userManage .goHome{
	float: left;
	color: #fff;
	font-size: 14px;
	font-weight:bold;
}
.gairHeader .userManage .goHome img{
	vertical-align: bottom;
}
.yp-header-user{
	position: relative;
	float: left;
	width: 36px;
	height: auto;
	margin-top: 2px;
}
.yp-header-user .user-main .avatar img{
	display: block;
	width: 36px;
	height: 36px;
	border-radius: 50%;
}
.yp-header-user:hover .user-link{display:block}
.yp-header-user .user-link{
	position:absolute;
	width: 90px;
	left: 0;
	top:78px;
	display: none;
	z-index: 2;
}
.yp-header-user .user-link li{
	height: 40px;
	background: #159DD8;
}
.yp-header-user .user-link li:first-child{
	border-bottom: 1px solid #fff;
}
.yp-header-user .user-link a{
	display:block;
	line-height: 40px;
	color:#fff;
	font-size:14px;
	text-align: center;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	background: none;
}

.yp-header-user .user-link li:hover a{
	color:#fff;
}
.switchLanguage{
	float: right;
	width: 58px;
	height: 20px;
	line-height: 20px;
	border:1px solid #c99d8d;
	border-radius: 11px;
	-webkit-border-radius: 11px;
	text-align: center;
	font-size: 0;
	margin: 35px 24px 0 0;
}
.switchLanguage a{
	display: inline-block;
  width: 28px;
  height: 20px;
	line-height: 20px;
	font-size: 12px;
	color: #c99d8d;
}
.switchLanguage span{
	width: 30px;
	display: inline-block;
	background: #c99d8d;
	color: #050e19;
	font-size: 12px;
	border-radius: 10px;
}
.gair-top{
  min-width: 1200px;
  min-height: 864px;
  position: relative;
  overflow: hidden;
  background:url(../images/mainPic2.jpg) no-repeat center top;
}


/* 公共标题 */
.pt50{
	padding-top: 50px!important;
}
.section{
	position: relative;
}
.secTitle .title span{
	/*background: linear-gradient(to right, #c60774, #1c63d8);
    background-image: -webkit-linear-gradient(right,#c60774, #1c63d8);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;*/
    color:#159DD8;
	font-size: 50px;
	font-weight: bold;
}
.secTitle .title  em{
	font-size: 24px;
	color:#6AADCA;
	font-weight: normal;
	margin-left: 20px;
}
.gair-introduce{
	margin-top: 864px;
	background: url(../images/topBg2.png) no-repeat center 185px;
	
}
.gair-introduce .title{
	padding: 35px 0 30px 0;
}
.gair-introduce .introduce{
	width: 	650px;
	padding: 0 45px 0 42px;
	background: linear-gradient(180deg, #E8F7FF 0%, #FFFFFF 100%);
	border-radius: 28px;
	height: 480px;
}
.gair-introduce .des{
	font-size: 20px;
	line-height: 36px;
	color:#666;
}
.gair-introduce .des p{
	margin-bottom: 30px;
}
.gair-introduce .img{
	border-radius: 28px;
	vertical-align: top;
}

.gair-datas{
	width: 1200px;
	margin:50px auto 0 auto;
	height: 144px;
	background: url(../images/datas.png) no-repeat;
	padding-top: 60px;
	cursor: pointer;
	overflow: hidden;
	border-radius: 28px;
}
.gair-datas .swiper-container{
	width: 100%;
}
.gair-datas .swiper-container .swiper-slide{
	color:#fff;
	text-align: center;
}
.gair-datas .swiper-container .swiper-slide .nums{
	font-size: 60px;
	line-height: 1;
}
.gair-datas .swiper-container .swiper-slide .num2{
	line-height: 2;
	font-size: 50px;
}
.gair-datas .swiper-container .swiper-slide .txt{
	font-size: 18px;
	margin-top:10px; 
}
.gair-datas .swiper-button-prev{
	background: url(../images/icons.png) no-repeat -9px -20px;
	width: 28px;
	height: 50px;
  	margin-top: -25px;
  	left: 15px;
}
.gair-datas .swiper-button-next{
	background: url(../images/icons.png) no-repeat -53px -20px;
	width: 28px;
	height: 50px;
  	margin-top: -25px;
  	right: 15px;
}

/* 嘉宾列表 */
.gair-guestNow{
	width: 1200px;
	margin:50px auto 0 auto;
	background: #fff;
	padding: 60px 0 30px 0;
	border-radius: 28px;
}
.gair-guestNow .title{
	padding: 0 40px;
}
.guest-list .list{
	padding: 0 16px;
	margin-top: 40px;
}
.gair-guestNow .list .guest{
	width: 272px;
	float: left;
	margin: 0 10px;
	position: relative;
}
.gair-guestNow .list .guest .imgs{
	width: 272px;
	height: 275px;
	position: relative;
	border-radius: 15px;
	overflow: hidden;
}
.gair-guestNow .list .guest .imgs img{
	width: 272px;
	height: 275px;
	vertical-align: top;
}
.gair-guestNow .list .guest .imgs .cover{
	position: absolute;
	left: 0;
	bottom:0;
	cursor: pointer;
	width: 272px;
    height: 93px;
    background: linear-gradient( 360deg, #1383B3 0%, rgba(104,201,243,0) 98%);
    border-radius: 0px 0px 0px 0px;
	z-index: 1;
}
.gair-guestNow .list .guest .imgs .name{
	text-align: center;
	font-size: 30px;
	color:#fff;
	width: 100%;
	left: 0;
	bottom: 10px;
	text-align: center;
	position: absolute;
	z-index: 2;
}

.gair-guestNow .list .guest .txt{
	line-height: 24px;
	font-size: 14px;
	margin:12px 0;
	height: 96px;
	text-align: center;
}

/* 专场设置 */
.gair-theme{
	/* background: #dcf6ff; */
	background: #fff;
	padding: 50px 0 50px 0;
}
.gair-theme .themes{
	overflow: hidden;
	font-size: 0;
	text-align: center;
	padding-top: 60px;
}
.gair-theme .themes span{
	min-width: 100px;
    line-height: 80px;
    border-radius: 50px;
    background: #0908ec;
    color: #fff;
    font-size: 22px;
    margin-right: 20px;
    margin-bottom: 36px;
    padding: 0 20px;
    position: relative;
    display: inline-block;
}
.gair-theme .themes span:nth-child(4n+4){
}
.gair-theme .themes span:nth-child(even){
	background: #00beff;
}
.gair-theme .themes span::before{
	content: "";
	position: absolute;
	left: 0;
	bottom: -28px;
	width: 38px;
	height: 26px;;
	background: url(../images/lineLbg.png) no-repeat;
	z-index: 2;
}
.gair-theme .themes span::after{
	content: "";
	position: absolute;
	right: 0;
	bottom: -28px;
	width: 38px;
	height: 26px;;
	background: url(../images/lineRbg.png) no-repeat;
	z-index: 2;
}
.gair-theme .themes span em{
	position: absolute;
	right: 0;
	bottom: -28px;
	background: url(../images/lineMbg.png) repeat-x;
	z-index: 1;
	left: 38px;
	height: 26px;
	width: calc(100% - 76px);
}
.gair-tip{
	background:#265fdf;
	line-height: 100px;
	font-size: 30px;
	color:#ffe400;
	text-align: center;
}
/* 往届嘉宾 */
.gair-guest{
	border-radius: 28px;
	position: relative;
	overflow:hidden;	
	width: 1200px;
	margin:50px auto 0 auto;
}
.gair-guest .title{
	/*background: url(../images/lineBg.jpg) repeat-y;*/
	background: linear-gradient( 270deg, #0AB5FF 0%, #2977FF 100%);
	height: 190px;
	line-height: 190px;
	color:#fff;
	padding-left:40px;
}
.gair-guest .title span{
	font-size: 50px;
    font-weight: bold;
}
.gair-guest .title em{
	font-size: 24px;
    font-weight: normal;
    margin-left: 20px;
}
.gair-guest  .swiper-container{
	background:#fff;
	padding:0 10px 105px 10px;
}
.gair-guest .part .list{
	font-size: 0;
	text-align: left;
	position: relative;
	padding-top: 35px;
}
.gair-guest .part .list .items{
 width: 220px;
 display: inline-block;
 vertical-align: top;
 height: 333px;
 position: relative;
 margin:0 8px  35px 8px;
}
.gair-guest .part .list .items:last-child{
	margin-right: 0;
}
.gair-guest .part .list .items .imgs{
	position: absolute;
	top:0;
	width: 140px;
	height: 140px;
	border-radius: 50%;
	border:4px solid #fff;
	overflow: hidden;
	left: 36px;
	background: #fff;
}
.gair-guest .part .list .items .imgs img{
	width: 140px;
}
.gair-guest .part .list .items .txt{
	margin-top: 80px;
	background: #eaeaea;
	height: 255px;
	border-radius: 10px;
	text-align: center;
}
.gair-guest .part .list .items .txt .name{
	padding: 80px 8px 0 8px;
	font-size: 22px;
	color:#333;
	font-weight: bold;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.gair-guest .part .list .items .txt .award{
	font-size: 16px;
	color:#666;
	padding: 8px 15px 0 15px;
}
.gair-guest .part .list .items .txt .des{
	font-size: 14px;
	line-height: 26px;
	padding: 8px 15px 0 15px;
	overflow: hidden;
}

.gair-guest .swiper-pagination{
	bottom: 70px;
}
.gair-guest .swiper-pagination-bullet {
	width: 28px;
	height: 6px;
	border-radius: 3px;
	background: #D8D8D8;
	opacity: 1;
}
.gair-guest .swiper-pagination-bullet-active{
	background: #159DD8;
}
.gair-ticket {
	position: relative;
	width: 1200px;
	margin:50px auto 0 auto;
}
.gair-ticket .item{
	width: 585px;
	height: 300px;
	position: relative;
	color:#fff;
}
.gair-ticket .item1{
	background: url(../images/tbg11.png);
}
.gair-ticket .item2{
	background: url(../images/tbg22.png);
}
.gair-ticket .item .pri{
	position: absolute;
	top: 47px;
	left: 127px;
	font-size: 60px;
	font-weight: 700;
    font-family: "Arial-Bold";
}
.gair-ticket .item2 .pri{
	font-size: 50px;
	letter-spacing: 5px;
}
.gair-ticket .item .pr{
	font-size: 50px;
	letter-spacing: 5px;
}

.gair-ticket .item .pri em{
	vertical-align: middle;
	font-size: 50px;
	margin-right: 6px;
}
.gair-ticket .item .type{
	position: absolute;
	top: 130px;
	left: 128px;
	font-size: 50px;
	letter-spacing: 2px;
	font-family: "Source Han Sans-Bold";
	font-weight: 700;
}
.gair-ticket .item .tips{
	position: absolute;
	top: 130px;
	left: 116px;
	font-size: 24px;
	font-weight: 400;
	letter-spacing: 5px;
}
.gair-ticket .item .btn{
	position: absolute;
	top: 222px;
	left: 400px;
	width: 140px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	letter-spacing: 2px;
	font-size: 20px;
	font-family: "Source Han Sans-Medium";
	background: #FFF;
	border-radius: 20px;
	color:#333;
}
.gair-ticket .item .btn em{
	display: inline-block;
	width: 18px;
	height: 18px;
	background: url(../images/arrow.png);
	vertical-align: -2px;
	margin-left: 2px;
	transition: all 0.3s ease-in-out;

}
.gair-ticket .item .btn:hover em{
	margin-left:5px;
}
.gair-host{
	margin-top: 60px;
	background: #fff;
	border-radius: 28px;
	width: 1200px;
	margin:60px auto 0 auto;
}
.gair-host .title{
	padding: 60px 0 30px 51px;
}
.gair-host .tit{
	font-size: 30px;
	padding-bottom: 20px;
	padding-left: 50px;
}
.gair-host .list{
	display: flex;
	margin: 0 45px;
	padding-bottom: 50px;
	flex-wrap:wrap;
}
.gair-host .list .item{
	width: 210px;
	height: 160px;
	position: relative;
	display: flex;
	background: #f6f6f6;
	margin:6px;
	border-radius: 6px;
	overflow: hidden;
	position: relative;
	align-items:center;
	justify-content:center;

}
.gair-host .list .item:before{
	content: '';
	position: absolute;
	left: 0;
	height:6px;
	bottom: 0;
	width: 100%;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	background: #f6f6f6;
	transition:all 0.3s ease-in-out;
}
.gair-host .list .item:hover:before{
	/*background: linear-gradient(to right, #c60774, #1c63d8);*/
}
.gair-host .item img{
	max-width: 100%
}
.gair-map{
	width: 1200px;
	margin:60px auto 0 auto;
	/*background: #fff;*/
	border-radius: 28px;
	overflow: hidden;
	position: relative;
}
.gair-map .title{
	position: absolute;
	left: 45px;
	top: 50px;
}

.gair-report{
	width: 1200px;
	margin:50px auto 0 auto;
}
.gair-report img{
	border-radius: 28px;
}
.gair-past{
  width: 1200px;
  margin:50px auto 0 auto;
  background: #fff;
  border-radius: 28px;
}
.gair-past .title{
	padding: 50px;
}
.gair-past .list{
	padding: 0 24px 40px 24px;
}
.gair-past .item{
    width: 340px;
	float: left;
  	margin:0 22px 40px 22px;
}
.gair-past .item img{
	display: block;
	width: 100%;
	border-radius: 13px;
}

.gair-contact{
	width: 670px;
	margin:106px auto 0 auto;
}
.gair-contact .item{
	width:330px;
	margin:0 auto;
	overflow: hidden;
	display: inline-block;
}

.gair-contact .item .code{
	display: block;
	margin:0 auto;
	width: 	266px;
}
.gair-contact .item .txt{
	color:#fff;
	text-align: center;
}
.gair-contact .item .txt h3{
	font-size: 20px;
	line-height: 60px;
}
.gair-contact .item .txt p{
	font-size: 18px;
	line-height: 30px;
	display: none;
}
/* qa */
.gair-qa{
	width: 1200px;
	margin:60px auto 0 auto;
	background: #fff;
	border-radius: 28px;
}
.gair-qa .title{
	padding: 50px 45px;
}
.gair-qa .list{
	padding-bottom: 60px;
}
.gair-qa .item{
	padding: 0 45px 40px 120px;
	position: relative;
}
.gair-qa .item .icon{
	position: absolute;
	left: 45px;
	top:0;
	width: 50px;
	height: 50px;
	background: url(../images/q.png);
}

.gair-qa .item h3{
	font-size: 28px;
	font-weight: bold;
	color:#333;
	line-height: 50px;
	padding-bottom: 20px;
}
.gair-qa .item p{
	font-size:14px;
	color:#666;
	line-height:24px;
}
.gair-qa .item p a{
	color:#0a7dea;
}

/* 导航栏*/
.follow-bar{
	position: fixed;
	right: 4%;
	bottom: 23%;
	z-index: 10;
	width: 128px;
	padding-bottom: 5px;
	display: none;
}
.follow-bar .bar-line{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	background: #0D1D78 ;
	border-radius: 10px;
	width: 6px;
	height: 100%;
}
.bar-wrap{
	position: relative;
	top: 0;
	left: 0;
	z-index: 2;
}
.follow-item{
	cursor: pointer;
	position: relative;
	margin: 10px 0;
}
.follow-item .fo-cir{
	border-radius: 50%;
	position: absolute;
	left: -2px;
	top:15px;
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	width: 8px;
    height: 8px;
    background: #0D1D78;
    border: 1px solid #159DD8;
}
.follow-item .fo-text{
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	float: left;
	line-height: 1;
	margin-left: 15px;
	width: 120px;
	height: 40px;
	border-radius: 20px;
	line-height: 40px;
	text-align: center;
}
.follow-item.act .fo-cir{
	width: 10px;
	height: 10px;
	border:3px solid rgba(21, 157, 216, 0.24);
	left: -5px;
	top:13px;
	background: #159DD8;
}
.follow-item.act .fo-text{
	font-size: 22px;
	background: #159DD8;
}
.follow-bar .follow-item .nav-sp{
	position: absolute;
	top: 22px;
	left: 10px;
	width: 119px;
	height: 48px;
	line-height: 48px;
	background-image:url(../images/right-ticket-bg.png);
	background-size: 100% 100%;
	text-align: center;
	font-size: 18px;
	color: #fff;
	font-weight: 500;
	text-align: center;
	letter-spacing: 3px;
	text-indent: 8px;
}
.buy-ticket{
	position: fixed;
    right: 4%;
    bottom: 92px;
    width: 128px;
    z-index: 9;
    display: none;
}
.buy-ticket img{
	width:90px;
}
.backTop{
	position: fixed;
	right: 4%;
	bottom:18px;
	display: none;
	cursor: pointer;
	z-index: 9;
	width: 128px;
}
.backTop img{
	margin-left: 15px;
}
.lbg{
	position: absolute;
	top: 1300px;
	left: 0;
	z-index: -1;
}
.rbg{
	position: absolute;
	top: 1700px;
	right: 0;
	z-index: -1;
}
@media screen and (max-width: 1800px) {
	.gair-header .logo{
		margin-right: 2%;
	}
	.gair-header .gairMenu a{
		margin: 0 20px;
	}
}
@media screen and (max-width: 1500px) {
	.gair-header{
		height: 120px;
	}
	.gair-header .logo{
		margin-right: 2%;
		margin-left: 1%;
	}
	.gair-header .logo img{
		width: 300px;
	}
	.gair-header .gairMenu a{
		line-height: 120px;
		margin: 0 20px;
    	font-size: 16px;
	}
	.gair-header .gairMenu a.act{
		font-size: 20px;
	}
	.follow-bar{
		display: none!important;
	}
	.yp-header-user .user-link{
		top:78px;
	}
	.yp-header-user .user-main .avatar{
		margin-top: 40px;;
	}
}

.links{
	width: 1200px;
	text-align: center;
	margin: 80px auto 0 auto;
}
.links img{
	vertical-align: top;
}
.gair-host .iteml{
/*	   padding-bottom: 30px;
    display: inline-block;
    margin: 0 30px;*/
}

.hosts .main-content{
    padding-top: 10px;
}
.hosts .list{
    font-size: 0;
    text-align: center;
    width: 850px;
    margin: 0 auto;
}
.hosts .list .iteml{
    display: inline-block;
    /*width: 35%;*/
    /*max-width: 250px;*/
    margin: 0 10px;
    margin-bottom: 20px;
    position: relative;

}
.hosts .list .iteml .mc_img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(140deg, transparent 70%, #9ca2c2); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(140deg, transparent 70%, #9ca2c2); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(140deg, transparent 70%, #9ca2c2); /* Firefox 3.6 - 15 */
  background: linear-gradient(140deg, transparent 70%, #9ca2c2); /* æ ‡å‡†çš„è¯­æ³• */
}
.hosts .list .iteml img{
    width: 100%;
    vertical-align: middle;
}
.track_block .date{
	color: #de6c18;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 10px;
}
.track_block .track_wrap{
	display: -webkit-flex;
  display: flex;
  justify-content: center;
}
.track_block .track_long{
	width: 270px;
	height: 110px;
	box-sizing:border-box;
	color: #925738;
	font-size: 24px;
	border: 5px solid #f5d1a4;
	border-radius: 20px;
	display:flex;
	align-items: center;
  justify-content: center;
  flex-direction: column;
  font-weight: bold;
  margin: 0 7px;
  padding: 0 20px;
}
.track_block .track_long p{
	font-size: 14px;
	font-weight: normal;
}
.track_block .track_short{
	width: 160px;
	height: 110px;
	box-sizing:border-box;
	color: #925738;
	font-size: 24px;
	border: 5px solid #f5d1a4;
	border-radius: 20px;
	display:flex;
	align-items: center;
  justify-content: center;
  flex-direction: column;
  font-weight: bold;
  margin: 0 7px;
  padding: 0 15px;
  line-height: 30px;

}
.track_block .track_short p{
	font-size: 14px;
	font-weight: normal;
}

.table{
	width: 1100px;
	margin: 30px auto;
}
.table table{
    width:100%;
    text-align:center;/*文本居中*/
    border-collapse:collapse; /*表格的边框合并，如果相邻，则共用一个边框*/
    border-spacing:0; /*设置行与单元格边框的间距。当表格边框独立（即border-collapse:separate;）此属性才起作用*/
}
.table tbody tr:nth-child(even) {
    background-color: #eff0f2;
}
.table table th{
	color: #a97056;
	font-size: 16px;
   border:1px solid #caced5;
   height: 46px;
}

.table table td{
    word-break: break-all; /*允许在字内换行,即单词可分*/
    word-wrap:break-word;/*允许长单词或URL地址换行*/
    border:1px solid #caced5;
    font:500 14px Arial;
    color: #263e64;
    height: 38px;
    padding: 0 40px;
    text-align: left;
}


/*ai颁奖引导*/
.gair-links{width:850px;margin: 0 auto;padding-bottom: 30px;margin-top: 20px;}
.gair-links .item{width: 576px;height:234px;overflow:hidden;position:relative;display: block;border-radius: 15px;overflow: hidden;margin-bottom: 40px;}
.gair-links .item.item2{width: 850px;height:234px;overflow:hidden;position:relative;display: block;border-radius: 15px;overflow: hidden;margin-bottom: 20px;}
.gair-links .item.fl{float: left;}
.gair-links .item.fr{float: right;}
.gair-links .item .back{top:0;position:absolute;left: 0;width: 100%;height:234px;background: rgba(70,28,98,0.9);z-index: 2;}
.gair-links .item .back{ opacity: 0;filter:alpha(opacity=0);transform: scale(0.2);-moz-transform: scale(0.2);-webkit-transform: scale(0.2);;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;}
.gair-links .item .back .tit{line-height: 1;padding: 60px 20px 50px;text-align: center;color: #fefefe;font-size: 18px;line-height: 30px;font-weight: bold;}
.gair-links .item .back .cnt{line-height: 35px;font-weight: bold;color: #fff;font-size: 18px;}
.gair-links .item .back .cnt p span{color: #ffcc66;}
.gair-links .item .back .btn .btn-a{display: inline-block;width: 187px;height: 44px;line-height: 44px;border:2px solid #fff;border-radius: 27px;-webkit-border-radius: 27px;color: #fff;font-size: 18px;font-weight: bold;}
.gair-links .item .back .btn{text-align: center;}
.gair-links .item .back .btn .btn-a em{display: inline-block;vertical-align: middle;background: url(../images/ai-arrow.png) no-repeat;width: 21px;height: 17px;margin-left: 8px;background-size: 100% 100%;}
.gair-links .item:hover .back{opacity: 1;filter:alpha(opacity=100);transform: scale(1);-moz-transform: scale(1);-webkit-transform: scale(1);}
.link_notice{
	text-align: center;
	color: #263e64;
	font-size: 15px;
}
/*大会议程*/
.agenda-sec{
	width:1200px;
	margin:50px auto 0 auto;
}
.agenda-sec .agenda-left{
	width: 497px;
	float: left;
	position: relative;	
}
.agenda-sec .agenda-left img{
	border-radius: 28px;
	vertical-align: top;
}
.agenda-sec .agenda-left .title{
	position: absolute;	
	left: 45px;
	top:50px;
	z-index: 2
}
.agenda-sec .agenda-left .title em{
	margin:10px 0 0 0;
	display: inline-block;
	color:#fff;
}
.agenda-sec .agenda-left .title span{
	color:#fff;
}
.agenda-wrap{
	float: 	right;	
	width: 	596px;
	height: 1149px;
	padding: 38px;
	border-radius: 28px;
	background: #fff;
}
.agenda-tab{
    /*border-bottom: 2px solid #e5e6eb;*/
    background: #00beff;
    width: 100%;
    box-sizing:border-box;
    display: flex;
}
.agenda-tab .tab-item{
    font-weight: 700;
    color: #fff;
    text-align: center;
    cursor: pointer;
    background: #c0c0c0;
    height: 88px;
    flex:1;
     align-items: center;
    align-items: center;
    font-size: 20px;
    justify-content: center;
    border-right: 1px solid #fff;
}
.agenda-tab .tab-item .d{
    padding-top: 7px;
    line-height: 46px;
    font-size: 30px;
 }

 .agenda-tab .tab-item .n{
    line-height: 1;
    font-size: 24px;
 }
.tab-item.act{
    background:#159DD8;
}

.agenda-card{

}
.card-item{
    display: none;
}
.card-item.act{
    display: block;
}
.card-item .agenda-level2{
    text-align: center;
    background: #4182e8;

}
.card-item .level2-item{
    display: block;
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    color: #aca0bf;
    font-size: 12px;
    width: 28px;
    height: 100%;
    background: #4182e8;
    cursor: pointer;
    writing-mode: vertical-lr;
    padding-left: 5px;
    text-align: center;
    display: none;
}
/*.card-item .level2-item:before{
    content: "";
    display: block;
    position: absolute;
    top: 14px;
    right: 0;
    height: 35px;
    border-right: 1px solid #4c3061;
}
.card-item .level2-item:last-child:before{
    display: none;
}*/
.card-item .level2-item.act{
    color: #ffffff;
    font-weight: bold;
    font-size: 13px;
    background: url(../images/level2-bg2.png) center left no-repeat #4182e8;
    background-size: 16px 95px;
    cursor: default;
}

.agenda-content-wrap{
    position: relative;
}
.agenda-content-wrap.bottom-shadow:after{
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    display: block;
    width: 100%;
    height: 50px;
    z-index: 2;
    background: -webkit-linear-gradient(bottom, #0908ec, transparent);
    background: -o-linear-gradient(bottom, #0908ec, transparent);
    background: -moz-linear-gradient(bottom, #0908ec, transparent);
    background: linear-gradient(bottom, #0908ec, transparent);
    display: none;
}
.fa-position{
    height: 1060px;
    overflow: auto;
    position: relative;
}
.fa-position{ -ms-overflow-style:none; overflow:-moz-scrollbars-none; }
.fa-position::-webkit-scrollbar{width:0px}
.agenda-content{
    position: absolute;
    width: 100%;
}
.ag-wrap{
    position: relative;
    min-height: 100px;
    /*padding-bottom: 50px;*/
}
.ag-group{
    
}
.agenda-content .agenda-tit{
    text-align: center;
    font-weight: bold;
    margin-top: 15px;
    line-height: 40px;
    border-radius: 4px;
    /*display: none;*/
    background: #fff;
    color: #19A0DC;
    font-size: 20px;
    letter-spacing: 2px;
}
.agenda-content .agenda-tit .little{
    display: block;
    color: #5de7f0;
    font-size: 13px;
    margin-left: 5px;
}
.continue_text{
    font-size: 12px;
    text-align: center;
    color: #263e64;
    font-weight: normal;
    margin-top: 5px;
}
.agenda-tit-list-warp{
	
    text-align: center;
    margin: 10px 0;
    display: block;
    background: #1DA3E1;
    color:#fff;
    font-size:  16px;
    padding:   8px 70px;
    line-height:  24px;
    border-radius: 4px;
}
.agenda-tit-list{
    display: inline-block;
    padding: 5px 10px;
/*    border:1px solid #2ebafe;*/
    color: #2ebafe;
    font-size: 12px;
}
.agenda-tit-list .list-tit{
    float: left;
}
.agenda-tit-list .list-item{
   
    line-height: 24px;
    text-align: center; 
    color: #fff;
    font-size: 16px;
}
.agenda-content .agenda-list{
    margin-bottom: 0;
    padding-left: 0;
}

.agenda-content .agenda-item{
    padding: 20px 0;
    position: relative;
    border-bottom: 1px solid #e3e3e3;
}
.agenda-content .agenda-item:last-child:before{
    display: none;
}
.agenda-item .ag-cir{
    float: left;
    padding: 4px 0;
    margin-top: 3px;
    background: #0908ec;
    position: relative;
    z-index: 2;
}
.agenda-item .ag-cir i{
    display: block;
    width: 11px;
    height: 11px;
    background: #00beff;
    border-radius: 50%;
}
.agenda-item .ag-time{
    display: inline-block;
    color: #159DD8;
    font-size: 16px;
 	background: #E1F6FF;
    text-align: center;
	width: 148px;
	line-height: 32px;
 
    border-radius: 5px;
}
.agenda-item .ag-name{
    color: #159DD8;
    min-width: 126px;
	line-height: 32px;
    display: inline-block;
    background: #E1F6FF;
    text-align: center;
    margin-left: 10px;
    border-radius: 5px;
    font-size: 16px;
    padding: 0 5px;
   
}

.agenda-item .ag-tit{
    font-weight: bold;
    color: #333;
    font-size: 22px;
    margin-top: 20px;
}
.agenda-item .intro-line{
	font-size: 14px;
	color:#666;
	line-height: 24px;
	margin-top: 10px;
}
.agenda-item .intro-line.line-1{
    color: #666;
}

.agenda-content .agenda-item-sp{
    
    position: relative;
}
.agenda-content .agenda-item-sp:before{
    display: block;
    content: "";
    border-left: 1px dashed #592d75;
    position: absolute;
    top: 22px;
    left: 5px;
    height: 100%;
}
.agenda-content .agenda-item-sp:last-child:before{
    display: none;
}
.agenda-item-sp .ag-cir{
    float: left;
    padding: 4px 0;
    margin-top: 3px;
    background: #0c3d8a;
    position: relative;
    z-index: 2;
}
.agenda-item-sp .ag-cir i{
    display: block;
    width: 11px;
    height: 11px;
    background: #592d75;
    border-radius: 50%;
}
.agenda-item-sp .ag-right{
    padding-left: 20px;
}
.agenda-item-sp .ag-time{
    display: inline-block;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    padding: 0 10px;
    height: 20px;
    line-height: 20px;
    /*margin-left: 15px;*/
    /*margin-right: 15px;*/
    background: #592d75;
    border-radius: 12px;
}
.agenda-item-sp .ag-name{
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
    margin-right: 30px;
    line-height: 25px;
    margin-top: 8px;
    margin-bottom: 8px;
}
.agenda-item-sp .ag-intro{
    color: #ccccff;
    font-size: 11px;
    line-height: 15px;
}
.agenda-item-sp .ag-tit{
    font-weight: bold;
}
.agenda-item-sp .intro-line.line-1{
    color: #a5e8ff;
}
.agenda-item-sp .ve-btn{
    display: inline-block;
    height: 24px;
    line-height: 24px;
    padding:  0 20px;
    background: -webkit-linear-gradient(left, #46a56f, #3587aa);
    background: -o-linear-gradient(left, #46a56f, #3587aa);
    background: -moz-linear-gradient(left, #46a56f, #3587aa);
    background: linear-gradient(left, #46a56f, #3587aa);
    border-radius: 12px;
    color: #fceeff;
    font-size: 14px;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 10px;
}

/*嘉宾版本2.0*/
.guest_date{
	position: relative;
	margin-top: 20px;
	margin-bottom: 18px;
}
.guest_date:before{
	display: block;
	content: '';
	position: absolute;
	top: 26px;
	left: 0;
	width: 40%;
	height: 3px;
	background: #333399;
}
.guest_date:after{
	display: block;
	content: '';
	position: absolute;
	top: 26px;
	right: 0;
	width: 40%;
	height: 3px;
	background: #333399;
}
.guest_date .gd{
	display: block;
	width: 190px;
	height: 58px;
	line-height: 58px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	margin: 0 auto;
	border: 3px solid #333399;
	color: #333399;
}
.track_t{
	text-align: center;
	margin-top: 20px;
}
.track_t .n{
	display: inline-block;
	color: #333399;
	font-size: 24px;
	font-weight: bold;
	height: 42px;
	line-height: 42px;
	padding: 0 60px;
	background: -webkit-linear-gradient(left,transparent,#ffffff,transparent);
  background: -o-linear-gradient(left,transparent,#ffffff,transparent);
  background: -moz-linear-gradient(left,transparent,#ffffff,transparent);
  background: linear-gradient(left,transparent,#ffffff,transparent);
}
.gDate1 .track_t{
	color: #333399;
}

.gDate2 .track_t{
	color: #009999;
}
.gDate2 .guest_date:before{
	background: #009999;
}
.gDate2 .guest_date:after{
	background: #009999;
}
.gDate2 .guest_date .gd{
	border: 3px solid #009999;
	color: #009999;
}
.gDate2 .track_t .n{
	color: #009999;
}

.gDate3 .track_t{
	color: #006699;
}
.gDate3 .guest_date:before{
	background: #006699;
}
.gDate3 .guest_date:after{
	background: #006699;
}
.gDate3 .guest_date .gd{
	border: 3px solid #006699;
	color: #006699;
}
.gDate3 .track_t .n{
	color: #006699;
}
.ticket-contact{
	text-align: center;
    font-size: 16px;
    line-height: 30px;
    width: 400px;
    background: #10bbb3;
    margin: 0 auto;
    color: #fff;
    padding: 20px 0;
    border-radius: 15px;
}
#gariReport{
	width: 1200px;
	margin: 0 auto;
	text-align: center;
}
#gariReport .title{
	padding: 50px 0;
    font-size: 30px;
    line-height: 1;
    font-weight: bold;
    color: #1d1d29;
    text-align: center;
    letter-spacing: 5px;
}
