@charset "UTF-8";

@font-face {
font-family: 'alipuhuiR';
font-display: swap;
src: url('//at.alicdn.com/t/webfont_jrpdni38a9a.eot'); /* IE9*/
src: url('//at.alicdn.com/t/webfont_jrpdni38a9a.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('//at.alicdn.com/t/webfont_jrpdni38a9a.woff2') format('woff2'),
url('//at.alicdn.com/t/webfont_jrpdni38a9a.woff') format('woff'), /* chrome、firefox */
url('//at.alicdn.com/t/webfont_jrpdni38a9a.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
url('//at.alicdn.com/t/webfont_jrpdni38a9a.svg#Alibaba-PuHuiTi-Regular') format('svg'); /* iOS 4.1- */
}

/*--------------- 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;
}
.clear {
  clear: both;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}
.clearfix {
  *zoom: 1;
}
.tc {
  text-align: center;
}
.fle {
  float: left;
}
.layout-center {
  margin-left: auto;
  margin-right: auto;
}
.no-ime {
  ime-mode: disabled;
}
.copyright {
  font-size: 14px;
  font-family: "Arial";
}
.inner {
  width: 1200px;
  margin: 0 auto;
}
body {
  font-family: "alipuhuiR", Helvetica Neue, Helvetica, "microsoft yahei",
    Arial, sans-serif;
  font-size: 14px;
  color: #000;
  margin: 0;
  padding: 0;
}
.d-none{
  display: none!important;
}
/* header */
.gair-top {
  height: 696px;
  background: url(../images/topImg3.jpg) no-repeat center top;
  min-width: 1200px;
}
.gair-header {
  height: 70px;
  background: rgba(24, 25, 26, 0.8);
  /* overflow: hidden; */
  padding: 0 45px;
}
.gair-header .logos {
  float: left;
  margin-top: 10px;
  margin-right: 30px;
}
.gair-header .ccf-logo img {
  vertical-align: top;
}
.gair-header .gairMenu {
  float: right;
}
.gair-header .gairMenu a {
  font-size: 16px;
  color: #afafaf;
  line-height: 69px;
  float: left;
  margin-right: 35px;
}
.gair-header .gairMenu a.cur {
  color: #fff;
  position: relative;
}
.gair-header .gairMenu a.cur:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #fff;
}
.gair-header .gairMenu a:hover {
  color: #fff;
}
.userManage {
  float: right;
  /* width: 130px; */
  padding-right: 100px;
}
.yp-header-user {
  position: relative;
  float: left;
  margin-left: 15px;
  height: auto;
  margin-top: 2px;
}
.yp-header-user .user-main .avatar {
  margin-top: 20px;
  position: relative;
  cursor: pointer;
  height: 45px;
}
.yp-header-user .user-link {
  position: absolute;
  width: 100px;
  left: 0;
  top: -80px;
  display: none;
}
.gairHeader .userManage {
  margin-top: 37px;
  float: right;
}
.gairHeader .userManage .goHome {
  float: left;
  color: #c99d8d;
  font-size: 14px;
  font-weight: bold;
}
.gairHeader .userManage .goHome img {
  vertical-align: bottom;
}

.yp-header-user .user-main .avatar img {
  /* display: block; */
  vertical-align: middle;
  margin-right: 3px;
  width: 25px;
  height: 25px;
  border-radius: 50%;
}
.yp-header-user .user-main .avatar a {
  font-size: 14px;
  color: #afafaf;
}
.yp-header-user:hover .user-link {
  display: block;
}
.yp-header-user .user-link {
  position: absolute;
  width: 100px;
  left: 0;
  top: 58px;
  display: none;
}
.yp-header-user .user-link li {
  height: 40px;
  background: #1e252b;
}
.yp-header-user .user-link li:first-child {
  border-bottom: 1px solid #39434c;
}
.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 {
  background: #39434c;
}
.yp-header-user .user-link li:hover a {
  color: #fff;
}
.gair-banner {
 
}
/*-----------------------------------------*/

.gair-about {
  background: #ff6701;
  padding: 50px 0 20px 0;
  color: #000;
  font-size: 18px;
  line-height: 30px;
}
.gair-about .l-tit {
  float: left;
  width: 275px;
  margin-top: 10px;
}
.gair-about .r-cnt {
  overflow: hidden;
  font-size: 18px;
  line-height: 36px;
  color: #fff;
}
.gair-about .r-cnt p {
  text-align: justify;
  padding-bottom: 25px;
}
.gair-about .r-cnt p span {
  font-weight: bold;
}

/*----------------------------*/

.gair-datas .swiper-container{
	width: 96%;
	margin: 0 auto;
	padding: 60px 0 0 0;
}
.gair-datas .swiper-container .swiper-slide{
	color:#333;
	text-align: center;
}
.gair-datas .swiper-container .swiper-slide .nums{
	font-size: 60px;
	font-weight: bold;
}
.gair-datas .swiper-container .swiper-slide .txt{
	font-size: 20px;
}
.gair-datas .swiper-button-prev{
	background: url(../images/icons.png) no-repeat -11px -128px;
	width: 25px;
	height: 47px;
	margin-top: 15px;;
}
.gair-datas .swiper-button-next{
	background: url(../images/icons.png) no-repeat -54px -128px;;
	width: 25px;
	height: 47px;
	margin-top: 15px;
}
/*---------------------------------------*/
.comTitle {
  text-align: center;
  color: #000;
}

/*大会嘉宾*/
.gair-guest {
    width: 1200px;
    margin: 0 auto;
    padding-top: 50px;
}
.gair-guest .guest-group {
    margin-bottom: 45px;
}
.guest-group .group-tit{
    font-size: 36px;
    color: #202020;
    margin-bottom: 30px;
}
.guest-group .group-tit span{
    position: relative;
    padding-right: 35px;
    line-height: 1;
}
.guest-group .group-tit span::after{
    content: '';
    position: absolute;
    width: 18px;
    height: 30px;
    background-image: url("../images/tit2-s-icon.png");
    top: 12px;
    right: 0;
}

.gair-guest .guest-group .group-body{
    margin-top: -10px;
    margin-left: -10px;
}
.gair-guest .guest-group .guest{
	width: 292px;
	height: 292px;
	position: relative;
	float: left;
    margin-top: 10px;
    margin-left: 10px;
	cursor: pointer;
	overflow: hidden;
}
.gair-guest .guest-group .guest .tag{
	position: absolute;
	right: 0;
	top:0;
	z-index: 3;
	display:none;
}
.gair-guest .guest-group .guest img{
	width: 100%;
	height: 100%;
	vertical-align: top;
	-webkit-transition: all 1s ease;
	transition: all 1s ease;
}
.gair-guest .guest-group .guest:hover img{
	-webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.gair-guest .guest-group .guest .txt{
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: center;
	justify-content: center;
	padding: 10px 20px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.gair-guest .guest-group .guest .txt .name{
	font-size: 20px;
	color:#fff;
	font-weight: bold;
	text-shadow:0 1px 5px rgba(0,0,0,0.3);
	line-height: 28px;
}
.gair-guest .guest-group .guest .txt .des{
	font-size: 16px;
	color:#fff;
	line-height: 24px;
	text-shadow:0 1px 5px rgba(0,0,0,0.3);
	padding-top: 5px;
}

/*-------------------------------------------*/
/*议程*/
/* .agendaItem {
  padding: 50px 0;
  background: #fafafa;
}
.agendaItem .title {
  text-align: center;
}
.agendaItem .ag-day {
  padding-top: 50px;
}
.agendaItem .ag-day .dayItem {
  float: left;
  width: 540px;
  padding-right: 60px;
}
.agendaItem .ag-day .dayItem .day {
  width: 190px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  background: #000;
  color: #fff;
  font-size: 22px;
  letter-spacing: 2px;
  margin-bottom: 20px;
}
.agendaItem .dayItem .item {
  padding-top: 20px;
}
.agendaItem .dayItem .item .tit {
  margin-bottom: 10px;
}
.agendaItem .dayItem .item .tit span {
  display: inline-block;
  line-height: 36px;
  padding: 0 30px;
  background: #3385ff;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}
.agendaItem .dayItem .item p {
  padding-left: 30px;
  line-height: 24px;
  font-size: 16px;
  color: #000;
} */

/*---------------------------------------*/
.gair-ticket {
  padding: 60px 0;
  background: #202020;
}
.gair-ticket .title {
  text-align: center;
  margin-bottom: 60px;
}
.gair-ticket .list {
  overflow: hidden;
  text-align: center;
  font-size: 0;
}
.gair-ticket .list a {
  display: inline-block;
  margin: 0 60px;
}
.gair-ticket .list a.dis {
  -webkit-filter: grayscale(90%);
  -moz-filter: grayscale(90%);
  -ms-filter: grayscale(90%);
  -o-filter: grayscale(90%);
  filter: grayscale(90%);
}

/*---------------------------------------*/


.gair-past {
  padding: 40px 0 0 0;
}
.gair-past .list {
  width: 1209px;
  margin: 0 auto;
  overflow: hidden;
  padding-top: 60px;
}
.gair-past .list a {
  float: left;
  margin: 0 5px;
}
.gair-past .list a img {
  vertical-align: top;
  width: 393px;
  height: 224px;
}
.gair-brand {
  background: #fafafa;
  padding: 40px 0 80px 0;
}
.gair-brand .imgs {
  width: 1200px;
  margin: 0 auto;
  padding-top: 60px;
}
.gair-brand .imgs img {
  vertical-align: top;
}

/*---------------------------------------*/
.gair-relCompany {
  padding: 40px 0 60px 0;
  background: #f5f5f5;
}
.gair-relCompany .part {
  position: relative;
  margin-bottom: 30px;
  margin-left: 50px;
}
.gair-relCompany .part .item {
  float: left;
  position: relative;
  display: table;
  vertical-align: middle;
  width: 238px;
  height: 118px;
  background: #fff;
  text-align: center;
  margin-top: 20px;
  margin-left: 20px;
}
.gair-relCompany .part .item .cell{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.gair-relCompany .part .item img{
    display: block;
    margin: 0 auto;
}


/*---------------------------------------*/


.gair-qa {
  padding: 40px 0;
}
.gair-qa .list {
  font-size: 0;
  text-align: left;
  padding-top: 10px;
}
.gair-qa .item {
  display: inline-block;
  vertical-align: top;
  width: 520px;
  padding: 30px 40px 0 40px;
}
.gair-qa .hideItem {
  display: none;
}
.gair-qa .moreItem {
  text-align: center;
  margin-top: 40px;
}
.gair-qa .moreItem a {
  font-size: 14px;
  color: #00e895;
  font-weight: bold;
}
.gair-qa .moreItem a em {
  display: inline-block;
  background: url(../images/icons.png) no-repeat -7px -76px;
  width: 39px;
  height: 39px;
  margin-right: 5px;
  vertical-align: middle;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}
.gair-qa .moreItem a.active em {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
.gair-qa .item h3 {
  font-size: 20px;
  color: #333;
  padding-bottom: 15px;
}
.gair-qa .item h3 em {
  width: 35px;
  height: 35px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  background: #f5630c;
  text-align: center;
  line-height: 35px;
  font-size: 22px;
  color: #fff;
  font-weight: bold;
}
.gair-qa .item p {
  font-size: 14px;
  color: #888;
  line-height: 24px;
  padding-left: 45px;
}
.gair-qa .item p a {
  color: #f5630c;
}

.gair-address {
  margin: 40px auto 0;
  width: 1200px;
}
.gair-address .tips {
  font-size: 24px;
  padding-top: 50px;
  text-align: center;
}
.gair-address .map {
  text-align: center;
  padding: 50px 0;
}
.gair-address .title .p1 {
  font-size: 18px;
  color: #333;
  padding-top: 25px;
  font-weight: bold;
}
.gair-contact {
  padding: 30px 0 45px 0;
  background: #ff6701;
}
.gair-contact .main {
  width: 1200px;
  margin: 0 auto;
}
.gair-contact .item {
  margin-left: 40px;
  float: left;
}
.gair-contact .item .code {
  width: 116px;
  height: 116px;
  float: left;
}
.gair-contact .item .code img {
  width: 116px;
  height: 116px;
  vertical-align: top;
}
.gair-contact .item .txt {
  overflow: hidden;
  padding-left: 18px;
  color: #fff;
}
.gair-contact .item .txt h3 {
  font-size: 20px;
  padding: 3px 0;
  color: #fff;
}
.gair-contact .item .txt p {
  font-size: 14px;
  line-height: 24px;
}
.gair-wx {
  text-align: center;
  font-size: 18px;
  color: #000;
  padding-bottom: 60px;
}
.gair-wx p img {
  padding-bottom: 30px;
}
.gair-footer {
  height: 60px;
  line-height: 60px;
  background: #13191b;
  font-size: 14px;
  color: #fff;
  text-align: center;
}

/*议程*/
.agendaItem {
  width: 1200px;
  margin: 50px auto 0 auto;
}
.day-item {
  box-sizing: border-box;
  /*margin-top: 20px;*/
}
.day-item-am {
  /* width: 590px; */
  width: 50%;
  float: left;
  /* margin-right: 20px; */
}
.day-item-pm {
  /*padding-left: 400px;*/
  overflow: hidden;
  /* width: 590px; */
  width: 50%;
}
.day-item .item-am {
  /* width: 190px; */
  height: 50px;
  text-align: left;
  text-indent: 30px;
  line-height: 50px;
  background: #000;
  color: #fff;
  font-size: 22px;
  letter-spacing: 2px;
  margin-bottom: 20px;
}

.day-item .item-pm {
  /* width: 190px; */
  height: 50px;
  text-align: left;
  text-indent: 30px;
  line-height: 50px;
  background: #000;
  color: #fff;
  font-size: 22px;
  letter-spacing: 2px;
  margin-bottom: 20px;
}

.day-item .item-pm span {
  font-size: 18px;
  margin-left: 20px;
}
.day-item .item-con {
  background-size: 100%;
  box-sizing: border-box;
  padding-bottom: 20px;
  /*min-height: 900px;*/
  padding-top: 10px;
  padding-left: 30px;
}
.day-item .item-con2 {
  width: 100%;
  background-size: 100%;
  box-sizing: border-box;
  padding-bottom: 20px;
  /*min-height: 900px;*/
}
.date-block {
  margin-top: 30px;
}
.date-block .date-title {
  text-align: center;
  font-size: 50px;
  border-bottom: 3px solid #00e895;
}
.item-con .plan-1 {
  height: 54px;
  line-height: 54px;
  padding: 0px 15px;
  box-sizing: border-box;
  background: -webkit-linear-gradient(left, #175ab5, transparent);
  background: -o-linear-gradient(to right, #175ab5, transparent);
  background: -moz-linear-gradient(to right, #175ab5, transparent);
  background: linear-gradient(to right, #175ab5, transparent);
  display: none;
}
.item-con .plan-1-1 {
  display: inline-block;
  height: 34px;
  line-height: 34px;
  padding: 0 15px;
  color: #fff;
  font-weight: bold;
  font-size: 17px;
  background: #00a0e9;
  border-radius: 18px;
}
.item-con .plan-1-2 {
  margin-left: 10px;
  color: #fff;
  font-weight: bold;
  font-size: 17px;
}
.item-con .plan-2 {
  display: none;
  padding: 5px 20px;
  /*height: 32px;*/
  line-height: 18px;
  font-size: 14px;
  color: #ffffff;
  margin-bottom: 10px;
  background: -webkit-linear-gradient(left, #8f55c2, transparent);
  background: -o-linear-gradient(to right, #8f55c2, transparent);
  background: -moz-linear-gradient(to right, #8f55c2, transparent);
  background: linear-gradient(to right, #8f55c2, transparent);
}
.item-con .plan-3-name {
  font-size: 22px;
  color: #fff;
  margin-bottom: 10px;
  padding: 4px 8px;
  display: inline-block;
  background: #171d23;
  display: none;
}
.day-item-pm .plan-3 {
  /*width: 50%;*/
  float: left;
}
.plan-3-item {
  margin-bottom: 10px;
}
.plan-3-item .plan-3-left {
  float: left;
  width: 125px;
  text-align: right;
  display: none;
}
.plan-3-item .plan-3-left .time {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  background: #f5630c;
  font-weight: bold;
  width: 125px;
  height: 50px;
  text-align: center;
  line-height: 50px;
}

.plan-3-right {
  /* padding-left: 150px; */
  padding-right: 25px;
}
.plan-3-right .theme {
  margin-bottom: 10px;
}
.plan-3-right .theme span {
  display: inline-block;
  line-height: 38px;
  font-weight: bold;
  color: #fff;
  padding: 0 40px;
  background: #ff6701;
}
.plan-3-right .plan-3-tit {
  color: #ccc;
  font-size: 15px;
  /*  line-height: 18px;
    min-height: 18px;*/
}
.plan-3-right .plan-3-tit.pd {
  /* padding: 5px 15px; */
  padding-left: 0;
  color: #171d23;
  font-weight: bold;
  font-size: 16px;
  /* background: #1e252b; */
  display: inline-block;
}
.plan-3-right .plan-3-con {
  font-size: 16px;
  color: #666;
  padding-top: 3px;
  padding-bottom: 7px;
  font-weight: bold;
}
.plan-3-right .plan-3-con li {
  /*padding-top: 5px;*/
  margin-bottom: 5px;
}
.plan-3-right .plan-3-con li span {
  color: #171d23;
}

.con-left {
  float: left;
  width: 470px;
  margin-right: 120px;
  font-size: 16px;
  color: #ffffff;
  line-height: 30px;
}
.con-left:nth-child(2n) {
  margin-right: 0;
}
.con-left span {
  display: inline-block;
  padding: 0 10px;
  height: 26px;
  line-height: 26px;
  background: #0184c8;
  border-radius: 13px;
  margin-bottom: 15px;
}

.guest-part2 {
  width: 1212px;
  overflow: hidden;
  margin: 45px auto 0 auto;
}
.guest-part1 {
  padding-bottom: 60px;
}
.guest-part2 .guest {
  width: 192px;
  height: 241px;
  position: relative;
  float: left;
  margin: 0px 5px 40px 5px;
  position: relative;
}
.guest-part2 .guest .tag {
  position: absolute;
  width: 22px;
  padding: 7px 0;
  right: 0;
  top: 0;
  background: #3385ff;
  color: #fff;
  text-align: center;
  line-height: 1.2;
  z-index: 3;
  display: none;
}
.guest-part2 .guest .imgs {
  position: relative;
}
.guest-part2 .guest .imgs:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  background: rgba(0, 0, 0, 0.15);
}
.guest-part2 .guest img {
  width: 100%;
  height: 100%;
  vertical-align: top;
}
.guest-part2 .guest .txt {
  position: absolute;
  bottom: 5px;
  left: 0;
  z-index: 3;
  width: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  padding: 10px 20px 2px 20px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  text-align: center;
}
.guest-part2 .guest .txt .name {
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  text-shadow: 0 3px 5px rgba(0, 0, 0, 0.5);
  line-height: 22px;
}
.guest-part2 .guest .txt .des {
  font-size: 13px;
  color: #fff;
  line-height: 20px;
  text-shadow: 0 3px 5px rgba(0, 0, 0, 0.5);
  padding-top: 8px;
  /* height: 40px; */
  overflow: hidden;
}
.guest-part2 .swiper-pagination {
  bottom: 0 !important;
}
.guest-part2 .swiper-pagination-bullet {
  width: 44px;
  height: 5px;
  background: #555;
  border-radius: 0;
  opacity: 1;
}
.guest-part2 .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #fff;
}

/*--------------------------------*/
.follow-bar {
  position: fixed;
  right: 2%;
  bottom: 100px;
  z-index: 10;
  width: 138px;
  display: none;
}
.follow-bar .bar-top img {
  vertical-align: top;
}
.follow-bar .back-top {
  text-align: center;
  cursor: pointer;
  padding-top: 10px;
  vertical-align: top;
  position: absolute;
  bottom: -15px;
  left: 37px;
  z-index: 11;
}
.bar-wrap {
  position: relative;
  background: #202020;
  padding: 30px 0 0 0;
  width: 138px;
  padding-bottom: 68px;
  border-top: 10px solid #ffae00;
}
.follow-item .fo-text {
  height: 43px;
  margin: 0 auto;
  text-align: center;
  line-height: 38px;
  cursor: pointer;
  position: relative;
  font-size: 16px;
  color: #fff;
}
.follow-item .fo-text span {
  position: relative;
  z-index: 11;
}
.follow-item.act .fo-text {
  color: #fff;
  font-size: 18px;
}
.follow-item .fo-text:before {
  content: "";
  position: absolute;
  width: 154px;
  height: 44px;
  left: -8px;
  top: 0;
  background: url(../images/bg_spymenu_on.png) no-repeat;
  display: none;
}
.follow-item.act .fo-text:before {
  display: block;
}
.bar-fbg {
  position: absolute;
  bottom: -55px;
  left: 0;
  width: 0;
  height: 0;
  overflow: hidden;
  border: solid transparent;
  border-left-width: 69px;
  border-right-width: 69px;
  border-top-width: 52px;
  border-top-color: #202020;
}
/*----------------------------------------*/

.mediaTicket {
  text-align: center;
}
.mediaTicket img {
}

/*大会议程*/
.agenda-sec {
  padding: 80px 0;
}
.agenda-wrap {
}
.agenda-tab {
  border-right: 1px solid #fff;
  background: #0908ec;
  width: 204px;
  float: left;
  box-sizing: border-box;
}
.tab-item {
  height: bold;
  line-height: 228px;
  font-weight: bold;
  font-size: 55px;
  font-family: "Agency FB";
  color: #00bdff;
  text-align: center;
  border-bottom: 1px solid #fff;
  position: relative;
  cursor: pointer;
}
.tab-item:last-child {
  border-bottom: 0;
}
.tab-item.act {
  color: #fff;
  cursor: default;
}
.tab-item i.tar {
  position: absolute;
  top: 50%;
  right: -3px;
  margin-top: -21px;
  width: 24px;
  height: 42px;
  display: none;
  background: url(../images/target-i.png) no-repeat;
}
.tab-item.act i.tar {
  display: block;
}

.agenda-card {
  /* padding-left: 204px; */
  margin-top: 58px;
  overflow: hidden;
}
.card-item {
  display: none;
  /* height: 685px;
	background: #dcf6ff; */
}
.card-item.act {
  display: block;
}
.card-item .agenda-level2 {
  text-align: center;
  background: #0908ec;
  display: none;
  /* box-shadow: 0 10px 15px #4182e8; */
}
.card-item .level2-item {
  display: inline-block;
  position: relative;
  color: #f7f2df;
  font-size: 18px;
  /*width: 160px;*/
  margin: 0 16px;
  height: 80px;
  line-height: 80px;
  background: transparent;
  cursor: pointer;
}

.card-item .level2-item.act {
  color: #f7f2df;
  font-weight: bold;
  font-size: 22px;
  cursor: default;
}
.card-item .level2-item.act:after {
  display: block;
  content: "";
  position: absolute;
  width: 100%;
  height: 6px;
  background: #00beff;
  left: 0;
  bottom: -1px;
}

.agenda-content-wrap {
  padding: 0 18px 40px 18px;
  position: relative;
  /* background: #dcf6ff; */
}
.fa-position {
  /* height: 565px;
    overflow: auto; */
  position: relative;
}
.card-day3 .fa-position {
  height: 485px;
}
.fa-position {
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none;
}
.fa-position::-webkit-scrollbar {
  width: 0px;
}

.agenda-content .agenda-box {
  /* display: none; */
}
.agenda-content .agenda-box.cur {
  display: block;
}
.agenda-content .agenda-tit {
  text-align: center;
  color: #0908ec;
  font-size: 18px;
  font-weight: bold;
  line-height: 68px;
  display: none;
}
.agenda-content .agenda-tit .little {
  /* color: #5de7f0; */
  font-size: 15px;
  margin-left: 5px;
}
.continue_text {
  font-size: 13px;
  text-align: center;
  color: #263e64;
  font-weight: normal;
}
.agenda-tit-list-warp {
  text-align: center;
  margin: 10px 0;
  background: -webkit-linear-gradient(left, transparent, #dcf6ff, transparent);
  background: -o-linear-gradient(left, transparent, #dcf6ff, transparent);
  background: -moz-linear-gradient(left, transparent, #dcf6ff, transparent);
  background: linear-gradient(left, transparent, #dcf6ff, transparent);
}
.agenda-tit-list {
  display: inline-block;
  padding: 5px 15px;
  /*border:1px solid #2ebafe;*/
  color: #2ebafe;
  font-size: 13px;
}
.agenda-tit-list .list-tit {
  float: left;
}
.agenda-tit-list .list-item {
  line-height: 26px;
  text-align: left;
  /*color: #fff;*/
  font-size: 13px;
}
.agenda-content .agenda-item {
  margin-bottom: 5px;
  position: relative;
  padding: 10px 16px;
  /* border:1px solid #00beff; */
  /* border-radius: 5px; */
  background: #081eef;
  /* background: -moz-linear-gradient(left, #081eef 0%, #00beff 100%);
    background: -webkit-linear-gradient(left, #081eef 0%,#00beff 100%);
    background: -o-linear-gradient(left, #081eef 0%,#00beff 100%);
    background: -ms-linear-gradient(left, #081eef 0%,#00beff 100%);
    background: linear-gradient(to right, #081eef 0%,#00beff 100%); */
}
.agenda-item .ag-time {
  float: left;
  color: #00f0ff;
  font-size: 18px;
  line-height: 25px;
  margin-right: 30px;
}
.agenda-item .ag-name {
  float: left;
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  margin-right: 30px;
  line-height: 25px;
  min-width: 72px;
}
.agenda-item .ag-intro {
  overflow: hidden;
  color: #fff;
  font-size: 16px;
  line-height: 26px;
}
.agenda-item .ag-tit {
  /* font-weight: bold; */
  color: #ffe829;
  font-size: 16px;
}

.agenda-item .intro-line.line-1 {
  color: #6a6ac8;
}

.agenda-content .agenda-item-sp {
  margin-bottom: 20px;
  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:before {
  display: none;
}
.agenda-item-sp .ag-cir {
  float: left;
  padding: 4px 0;
  margin-top: 3px;
  background: transparent;
  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-time {
  float: left;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  padding: 0 10px;
  height: 25px;
  line-height: 25px;
  margin-left: 15px;
  margin-right: 15px;
  background: #592d75;
  border-radius: 12px;
}
.agenda-item-sp .ag-name {
  float: left;
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  margin-right: 30px;
  line-height: 25px;
  min-width: 72px;
}
.agenda-item-sp .ag-intro {
  overflow: hidden;
  color: #ccccff;
  font-size: 14px;
  line-height: 25px;
}
.agenda-item-sp .ag-tit {
  font-weight: bold;
  color: #2ebafe;
  font-size: 14px;
}
.agenda-item-sp .intro-line.line-1 {
  color: #6a6ac8;
}
.agenda-item-sp .ve-btn {
  display: inline-block;
  height: 28px;
  line-height: 28px;
  padding: 0 15px;
  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: 14px;
  color: #fceeff;
  font-size: 13px;
  text-align: center;
  margin-left: 20px;
}

.next-agenda {
  width: 200px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  margin: 0 auto;
  background: #0908ec;
  border-radius: 24px;
  box-shadow: 0 0 15px #0908ec;
  /*margin-bottom: 200px;*/
  cursor: pointer;
  margin-top: 36px;
}
.next-agenda i {
  display: inline-block;
  width: 18px;
  height: 11px;
  background: url(../images/arrow-i.png) no-repeat;
  margin-left: 15px;
}

.agenda-sec .layout-center {
  width: 1200px;
}













/*--------------------------------------*/
.gair-old-report{
    padding: 60px 0;
    background-color: #ff6701;
}

.gair-past{
    background-color: #fff;
}
.gair-past .comTitle{
    margin-bottom: 20px;
}
.guest-old-part2{
    margin-top: 40px;
    margin-left: -12px;
}
.guest-old-part2 .swiper-slide .swiper-item{
    margin-left: -12px;
}
.guest-old-part2 .guest{
	width: 192px;
	height: 241px;
	position: relative;
	float: left;
	margin: 0px 0 40px 10px;
	position: relative;
}
.guest-old-part2 .guest .imgs{
	position: relative;
}
.guest-old-part2 .guest .imgs:before{
	content: "";
	position: absolute;
	left: 0;
	top:0;
	right: 0;
	bottom: 0;
	z-index: 2;
	background: rgba(0,0,0,0.15);
}
.guest-old-part2 .guest img{
	width: 100%;
	height: 100%;
	vertical-align: top;
}
.guest-old-part2 .guest .txt{
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 3;
	width: 100%;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: center;
	justify-content: center;
	padding: 10px 20px 2px 20px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	text-align: center;
}
.guest-old-part2 .guest .txt .name{
	font-size: 18px;
	color:#fff;
	font-weight: bold;
	text-shadow:0 3px 5px rgba(0,0,0,0.5);
	line-height: 22px;
}
.guest-old-part2 .guest .txt .des{
	font-size: 13px;
	color:#fff;
	line-height: 20px;
	text-shadow:0 3px 5px rgba(0,0,0,0.5);
	padding-top: 8px;
	height: 40px;
	overflow: hidden;
}
.guest-old-part2 .swiper-pagination{
	bottom: 0!important;
}
.guest-old-part2 .swiper-pagination-bullet{
	width: 44px;
	height: 5px;
	background: #555;
	border-radius: 0;
	opacity: 1;
}
.guest-old-part2 .swiper-pagination-bullet.swiper-pagination-bullet-active{
	background: #fff;
}

.guest-old-part3{
    padding: 50px 0;
    background-color: #f5f5f5;
}
.guest-old-part3 .old-wrap{
    margin-left: -10px;
    font-size: 0;
    text-align: left;
}
.guest-old-part3 a{
    display: inline-block;
    margin-left: 10px;
}
/*----------------*/
.gair-yearList{
    padding: 60px 0;
    text-align: center;
    background-color: #f5f5f5;
}

