@charset "utf-8";
body {
  font-family: "Microsoft YaHei","Helvetica Neue",Arial,"Noto Sans",sans-serif;
  /* background-color: #1D1717; */
  background-color: #fff;
  color: #333;
}
button:focus {
    outline: 0px dotted;
    outline: 0px auto -webkit-focus-ring-color;
}

/* .container-xl {
    max-width: 1200px;
} */
.navbar-user .user-icon {
    width: 1.875rem;
    height: 1.875rem;
    margin-right: 5px;
}
.navbar-user a:hover{
	text-decoration: none;
}
.yg-header {
	background: transparent;
	padding: 10px!important;
	-webkit-transition: all 0.4s;
	    -moz-transition: all 0.4s;
	    transition: all 0.4s;
}
.header-sticky {
    background: #0B0041;
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1030;
}

.navbar-brand img {
    height: 30px;
}
.yg-header .navbar-nav{
	margin-left: 60px;
}
@media (max-width: 767px) {
	.navbar-brand img {
	    height: 20px;
	}
	.yg-header .navbar-nav{
		margin-left: 0px;
	}
}

.yg-header .navbar-nav .nav-link{
	font-size: 1rem;
	color: #fff;
	padding-left: 20px!important;
	padding-right: 20px!important;
}
.yg-header .navbar-nav .nav-link:hover, .yg-header .navbar-nav .nav-link.active {
  color: #1d9bf0;
  font-weight: bold;
}




.navbar-brand{
	font-size: 30px;
	font-weight: 500;
	line-height: 1;
}
.header + *{
	margin-top: 63px;
}
@media (max-width: 767px) {
	.header + *{
		margin-top: 60px;
	}
}
.banner img{
	width: 100%;
}
.banner-content{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	height: 100%;
}

.heading{
	margin-top: 0px;
	margin-bottom: 50px;
	text-align: center;
	position: relative;
	display: block;
}
/* .heading::after{
	content: '';
	display: inline-block;
	border-top: #E50014 solid 3px;
	width:3rem;
} */

.heading-title{
	font-size: 30px;
	color: #333;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0px;
}

.content {
	padding-top: 40px;
	padding-bottom: 40px;
}
.bg-dark{
	background-color: #f5f5f5!important;
}
.color-light{
	color: #ad1047!important;
}
.about{
	background: url(../images/about_bg.jpg) no-repeat;
	overflow: hidden;
}
.about-left{
	padding-left: 15px;
}
.about-right{
	padding-right: 15px;
}
.about-title{
	font-size: 30px;
	font-weight: bold;
	line-height: 1.5;
	/* text-shadow: 1px 1px 1px rgba(0,0,0,0.5); */
}
.about-title span{
	color: #ad1047;
}
.about-title-desc{
	margin-top: 1.5rem;
}
.about-title-desc p{
	font-size: 1.25rem;
	color: #787988;
	margin-bottom: 0;
	background-image: url(../images/about_icon.png);
	background-repeat: no-repeat;
	background-size: 20px;
	background-position: left center;
	padding-left: 28px;
}
.about-title-btn{
	margin-top: 1.5rem;
}
.about-title-btn span{
	display: inline-block;
	font-size: 1.125rem;
	font-weight: 500;
	text-align: center;
	border-radius: 30px;
	background-color: #fff;
	padding: 5px 30px;
	margin-right: 10px;
}

.about-text{
	margin-top: 20px;
}
.about-text p{
	font-size: 1rem;
	color: #777;
	line-height: 1.67;
	text-align: left;
	overflow: hidden;
}

@media (max-width: 768px){
	.content {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.heading{
		margin-bottom: 30px;
	}
	.heading-title{
		font-size: 2rem;
		text-align: center;
	}
	.sub-heading-title{
		font-size: 1.25rem;
	}
	.about{
		background-size: cover;
	}
	.about-left{
		width: 100%;
	}
	.about-title{
		font-size: 2rem;
		font-weight: bold;
		line-height: 40px;
	}
	.about-title-desc{
		font-size: 1.125rem;
		margin-top: 1.5rem;
	}
	.about-text{
		margin-top: 30px;
	}
	.about-text p{
		font-size: 0.875rem;
		line-height: 24px;
		text-align: left;
		overflow: hidden;
	}
	.about-img{
		margin-bottom: 1.5rem;
		text-align: center;
	}
	.about-img img{width: 70%;}
	.about-title-btn span{
		display: inline-block;
		font-size: 1rem;
		font-weight: 500;
		text-align: center;
		border-radius: 30px;
		background-color: #fff;
		padding: 5px 18px;
		margin-right: 10px;
	}
}
/* 亮点 */
.liangdian{
	background-repeat: no-repeat;
	background-size: cover;
	/* border: #0073DF solid 2px; */
	padding: 3.125rem 1.25rem;
	position: relative;
	z-index: 1;
}
.liangdian-body{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0,0.4);
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	padding: 1.25rem;
}
.ldbg1{
	background-image: url(../images/ldbg1.jpg);
}
.ldbg2{
	background-image: url(../images/ldbg2.jpg);
}
.ldbg3{
	background-image: url(../images/ldbg3.jpg);
}
.ldbg4{
	background-image: url(../images/ldbg4.jpg);
}
.ldbg5{
	background-image: url(../images/ldbg5.jpg);
}
.liangdian h4{
	font-size: 1.25rem;
	font-weight: bold;
	color: #fff;
	margin: 0 0 16px 0;
}
.liangdian p{
	font-size: 1rem;
	color: #fff;
	line-height: 1.75rem;
	margin-bottom: 0;
}
@media (max-width: 767px) {
	.liangdian {
		margin-bottom: 1rem;
		padding: 1.875rem 1rem;
	}
	.liangdian h4{
		font-size: 1.125rem;
	}
	.liangdian p{
		font-size: 0.875rem;
		line-height: 24px;
	}


}
/* 亮点end */


.jiabin{
	text-align: center;
}
.jiabin img{
	display: block;
	width: 100%;
	margin-bottom: 15px;
}
.jiabin h4{
	font-size: 1.125rem;
	font-weight: bold;
	margin-bottom: 6px;
}
.jiabin p{
	font-size: 0.875rem;
	color: #333;
	line-height: 1.4;
}
@media (max-width: 767px) {
	.jiabin h4 {
		font-size: 1rem;
	}
	.jiabin p {
		font-size: 0.75rem;
		line-height: 18px;
	}
}
.jglist{
	text-align: center;
	margin-left: -10px;
	margin-right: -10px;
	margin-bottom: 20px;
}
.jglist img{
	display: inline-block;
	width: 168px;
	height: 60px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	border: #DDDDDD solid 1px;
}
.jglist span{
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	padding: 10px 1rem;
	border: #DDDDDD solid 1px;
	background-color: #fff;
	
}
.jglist span small{
	display: block;
	
}

.headtitle{
	text-align: center;
	margin-bottom: 1rem;
}
.headtitle h3 {
	font-size: 1.125rem;
	display: inline-block;
	position: relative;
	padding-left: 60px;
	padding-right: 60px;
}

/* .headtitle h3::after,
.headtitle h3::before {
	content: "";
	position: absolute;
	top: 50%;
	display: inline-block;
	width: 50px;
	border-top-width: 2px;
	border-top-style: solid;
	border-color: #0073DF
}
.headtitle h3::after {
	right: 0;
}

.headtitle h3::before {
	left: 0;
} */

.word{
	margin-bottom: 1rem;
}
.word h4{
	font-size: 1.125rem;
	font-weight: bold;
}
.word p{
	font-size: 1rem;
	margin-bottom: 0;
}

.agenda-tab{
	border: #1d9bf0 solid 1px;
	border-radius: 0.3rem;
	margin-bottom: 30px;
}
.agenda-tab.nav-pills .nav-link {
	font-size: 1.25rem;
    color: #1d9bf0;
}
.agenda-tab.nav-pills .nav-link.active, .agenda-tab.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #1d9bf0;
}
.agenda-title{
	font-size: 1.5rem;
	color: #333;
	text-align: center;
	font-weight: 500;
	margin-bottom: 1rem;
}
.agenda-title span{
	font-size: 0.875rem;
	color: #777;
	font-weight: 500;
}
@media (min-width: 768px) {
	.agenda-tab{
		display: none;
	}
	.tab-content>.tab-pane {
	    display: block;
	}
	.fade:not(.show) {
	    opacity: 1;
	}
}
.agenda-box{
	/* display: flex;
	flex-direction: row;
	justify-content: space-between; */
}
.agenda-list{
	width: 100%;
}
@media (max-width: 768px){
	.agenda-list{
		width: 100%;
	}
}
.agenda-date{
	font-size: 1.5rem;
	color: #ad1047;
	padding-left: 100px;
	margin-bottom: 30px;
}
@media (max-width: 767px) {
	.agenda-date{
		display: none;
	}
}

/* Timeline */
.timeline{
	padding: 0;
	list-style: none;
	position: relative;
}
.timeline > li{
	position: relative;
	display: flex;
	flex-direction: row;
}
.agenda-time{
	font-size: 1rem;
	color: #05229E;
	line-height: 1.2;
	padding-right: 1rem;
	flex-shrink: 0;
}
.agenda-item{
	border-left: #bfbfbf solid 2px;
	padding-left: 1rem;
	position: relative;
	flex: 1;
}
.agenda-item:before{
	content: '';
	background-color: #bfbfbf;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	position: absolute;
	left: -6px;
	top: 6px;
}
.agenda-item h3{
	font-size: 1.125rem;
	color: #05229E;
}
.item-info{
	font-size: 0.875rem;
	color: #333;
	word-spacing: 10px;
	margin-bottom: 1.75rem;
	display: flex;
}
.item-info span:last-child {
	margin-left: 1rem;

}
/* 分论坛 */
.subforum .agenda-date{
	font-size: 1.125rem;
	color: #05229E;
	font-weight: 600;
}
.subforum .agenda-item h3{
	font-size: 0.875rem;
	font-weight: normal;
	color: #333;
}
.subforum .item-info{
	margin-bottom: 0rem;
}


/* Ticket */
.ticket{
	background: #fff;
	text-align: center;
	color: #000;
	height: 100%;
	box-shadow: 0 0.375rem 1.5rem 0 rgb(140 152 164 / 13%);
	border: #DDDDDD solid 1px;
}
.ticket .card-header{
	padding: 0;
}
.ticket .card-footer{
	padding: 1rem;
}
.ticket .card-header,.ticket .card-footer{
	background-color: transparent;
	border-width: 0;
}
.ticket hr{margin-top: 0;margin-bottom: 1.25rem;}
.ticket-name {
	font-size: 1.125rem;
	background: #DDDDDD;
	padding: 1rem 0.5rem;
}
.ticket-price {
	font-size: 1.75rem;
	font-weight: bold;
	margin-top: 1rem;
}

.ticket-yprice {
	font-size: 1rem;
	color: #999;
}

.ticket-time {
	font-size: 1rem;
	margin-top: 10px;
}
.ticket-info h4 {
	font-size: 1rem;
	color: #E50014;
}

.ticket-info p {
	font-size: 0.875rem;
	margin-bottom: 0.5rem;
}
.footer{
	/* background-image: url(../images/logo_foot.png); */
	background-repeat: no-repeat;
	background-size: cover;
}
.nav-hot{
	position: relative;
}
.nav-hot span{
	position: absolute;
	right: -5px;
	top: 4px;
	display: block;
	color: #ff0000;
	font-size: 12px;
	font-weight: bold;
}
@media (max-width: 767px) {
	.nav-hot span{
		right: 0;
		left: 163px;
	}
}

.breadcrumb{
	background-color: transparent;
}
/* 
.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}

.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
}

.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
} */

.collenge-wrap {
	position: relative;
	width: 100%;
	height: 770px;
	margin-top: 0px;
	overflow: hidden
}

.collenge-wrap.animation .l-collenge-wrap,
.collenge-wrap.animation .m-collenge-wrap,
.collenge-wrap.animation .s-collenge-wrap {
	animation-name: opacity-animation-c20470e0;
	animation-fill-mode: forwards
}

.collenge-wrap.animation .l-collenge,
.collenge-wrap.animation .m-collenge,
.collenge-wrap.animation .s-collenge {
	animation-name: rotate-animation-c20470e0;
	animation-fill-mode: forwards
}

.collenge-wrap .l-collenge-wrap,
.collenge-wrap .m-collenge-wrap,
.collenge-wrap .s-collenge-wrap {
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0;
	animation-duration: .5s;
	animation-timing-function: linear
}

.collenge-wrap .m-collenge-wrap {
	animation-delay: .5s
}

.collenge-wrap .l-collenge-wrap {
	animation-delay: 1s
}

.collenge-wrap .l-collenge,
.collenge-wrap .m-collenge,
.collenge-wrap .s-collenge {
	width: 100%;
	height: 100%;
	background-color: transparent;
	background-repeat: no-repeat;
	background-size: cover;
	animation-timing-function: ease-out
}

.collenge-wrap .s-collenge {
	background-image: url(../images/customer1.png?v=1);
	transform: scale(2);
	animation-duration: 2s
}

.collenge-wrap .m-collenge {
	background-image: url(../images/customer2.png?v=1);
	transform: scale(4);
	animation-duration: 1.5s;
	animation-delay: .5s
}

.collenge-wrap .l-collenge {
	background-image: url(../images/customer3.png?v=1);
	transform: scale(6);
	animation-duration: 1s;
	animation-delay: 1s
}
@media (max-width: 767px) {
	.collenge-wrap {
		height: 550px;
	}
	.collenge-wrap .s-collenge {
		background-image: url(../images/customer_m1.png?v=1);
	}
	
	.collenge-wrap .m-collenge {
		background-image: url(../images/customer_m2.png?v=1);
	}
	
	.collenge-wrap .l-collenge {
		background-image: url(../images/customer_m3.png?v=1);
	}


}

@keyframes opacity-animation-c20470e0 {
	to {
		opacity: 1
	}
}

@keyframes rotate-animation-c20470e0 {
	to {
		transform: scale(1)
	}
}


/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

.photos-list{}
.photo-item{
	position: relative;
	
}
.item-body{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0,0.4);
	display: flex;
	align-items: flex-end;
	direction: ltr;
	
}
.photos-list .photo-item .item-title {
    background-image: linear-gradient(135deg,#ffd5a3,#c9814d);
    border-top-right-radius: 13px;
    padding: 1px 12px 1px 10px;
    font-family: PingFangSC-Semibold;
    font-size: 14px;
    color: #18120f;
    letter-spacing: 0;
    line-height: 24px;
    z-index: 15;
    transition: all .3s;
    position: relative;
	left: 0;
    bottom: 20px;
    font-weight: bolder;
    max-width: 450px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.photos-list .photo-item a {
	display: block;
	position: absolute;
	bottom: 0;
	left: 50%;
	opacity: 0;
	color: #18120f;
	font-size: 14px;
	line-height: 24px;
	padding: 3px 32px;
	background-image: linear-gradient(135deg, #ffd5a3, #c9814d);
	transform: translate(-50%, 50%);
	border-radius: 15px;
	transition: all .3s;
	font-weight: bolder
}

.photos-list .photo-item.hasLink:hover {
	border: 2px solid;
	-o-border-image: url(//static.36krcdn.com/hd/static/box_picture@3x.f39ad15a.png) 2;
	border-image: url(//static.36krcdn.com/hd/static/box_picture@3x.f39ad15a.png) 2
}

.photos-list .photo-item.hasLink:hover .item-title {
	opacity: 0;
	bottom: 0
}

.photos-list .photo-item.hasLink:hover .mask {
	opacity: 0
}

.photos-list .photo-item.hasLink:hover a {
	opacity: 1;
	bottom: 50%
}

.ticket-tips-box{
	background-color: rgba(0, 0, 0,0.8);
	color: #fff;
	padding: 20px;
	display: none;
}
.ticket-tips{
	font-size: 1rem;
	line-height: 30px;
}
@media (max-width: 767px) {
	.ticket-tips-box{
		background-color: #dc3545;
		color: #fff;
		padding: 0px;
		position: fixed;
		bottom: 0;
		left: 0;
		width: 100%;
		z-index: 9999;
		display: block;
	}
	.ticket-tips{
		display: none;
	}
	.ticket-tips-box a{
		width: 100%;
		display: block;
		color: #fff;
		padding: 1rem;
		text-decoration: none;
	}


}
.topic{
	display: flex;
	flex-direction: column;
	align-items: center;
}
.topic img{
	margin: 20px auto;
}

.topic h4{
	font-size: 1.125rem;
	color: #05229e;
	font-weight: bold;
	margin-top: 1rem;
	
}
.topic p{
	margin-bottom: 2rem;
}
.copyright{
	background-color: #1D1D86;
}
.copyright, .copyright a{
	color: #fff;
}
.about-content p{
	font-size: 1rem;
}
.text-underline{
	border-bottom: #007bff solid 1px;
	padding-bottom: 0.5px;
}
/* 大会亮点手风琴 */


#certify {
	position: relative;
	margin: 0 auto
}

#certify .swiper-container {
	padding-bottom: 30px;
}

#certify  .swiper-slide {
	width: 800px;
	height: 372px;
}
#certify  .swiper-slide img{
	display:block;
	width: 100%;
}
#certify  .swiper-slide p {
	line-height: 98px;
	padding-top: 0;
	text-align: center;
	color: #636363;
	font-size: 1.1em;
	margin: 0;
}

#certify .swiper-pagination {
	width: 100%;
	bottom: 0px;
}
@media (max-width: 768px) {
	#certify  .swiper-slide {
		width: 100% !important;
		height: auto !important;
	}
}
.newslist li{
	margin-bottom: 0.75rem;
}
.newslist li:last-child{
	margin-bottom: 0;
}

.newslist a {
	font-size: 1rem;
}
.newsvideo{
	width: 100%;
	height: 330px;
}
@media (max-width: 767px) {
	.newsvideo{
		width: 100%;
		height: 215px;
	}
}