body {
	background-color: #F8F9FA;
	font-family: 'Times New Roman', 'Open Sans', '微软雅黑', Microsoft YaHei, Benton Sans, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif !important;
	/*font-family: Microsoft YaHei, '微软雅黑', SimSun, 'Gentium Book Basic', 'Times New Roman', 'Open Sans', Benton Sans, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;*/
}

h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4, .h5 {
	letter-spacing: 0.1em;
}

/*
@media (min-width: 1200px) {
	.container {
		width: 1000px;
	}
}
*/

/* menu */
#se-menu {
    margin-left: auto;
    margin-right: auto;
	border-radius: 0px;
	min-height: 40px;
	margin-bottom: 0px;
}

#se-menu.navbar {
	border: none;
}

#se-menu .navbar-collapse {
	padding-left: 0px;
}

#se-menu .nav > li > a {
    color: #FFFFFF;
	text-shadow: none;
	letter-spacing: 0.05em;
	padding: 15px 10px;
}

#se-menu .navbar-nav>li>.dropdown-menu{
	background: #fff;
}

#se-menu .navbar-brand {
	color: #FFFFFF;
}


#se-content p {
	line-height: 1.5em;
}

#se-pc .nav-divider {
	margin: auto;
	width: 95%;
}

ul.news {
	margin: 0 auto;
	padding-left: 20px;
	display: block;
	overflow: hidden;
	line-height: 1.5em;
}

/* copy from theme c1 - start */
.se-countdown,
.se-organizers,
.se-important-dates,
.se-contact-us,
.se-homepage,
.se-page,
.se-recentnews,
.se-list,
.se-about-link ,
.se-codebox,
.se-menu-v,
.se-important-dates,
.se-swiper-speakers,
.se-info-block {
	margin-top: 20px;
	padding:  0 ;
}

/*.se-organizers,*/
/*.se-important-dates,*/
/*.se-contact-us,*/
.se-about-link ,
.se-codebox,
.se-important-dates {
	background: #f5f5f5;
    padding: 15px;
}

/*
.se-recentnews::after,
.se-homepage::after,
.se-page::after,
.se-recentnews::after
{
    border-bottom: 1px solid #eaeaea;
    display: block;
    width: 100%;
    height: 1px;
    content: " ";
    margin-top: 15px;
}
*/

div#se-content > div:last-child::after{
    display: none;
}

div#se-content > div:first-child, div#se-plugins>div:first-child, div#se-focus .plugins>div:first-child {
	margin-top: 0;
}

div#se-focus .plugins .se-title {
	display: none;
}

/* copy from theme c1 -end */

/* for all screen */

#se-banner .text-banner {
	padding: 50px 30px;
	background-size: cover !important;
}

#se-banner h1 a,#se-banner .text-banner p{line-height: 40px;}
#se-banner .text-banner a {
	text-decoration: none;
	font-size: 36px;
	font-weight: bold;
}

#se-banner .text-banner p{
	font-size: 18px;
	margin-top: 15px;
}



/* 2022 new */
.se-menu-v {
	padding: 8px 0px;
	background: #f8f9fa;
	border-radius: 8px;
	box-sizing: border-box;
}

.se-menu-v li.menu-item{
	line-height: 20px;
	font-size: 16px;
}

.se-menu-v li.menu-item a{
	height: 100%;
	display: block;
	padding: 15px 5px 13px 19px;
	text-decoration: none;
	color: #333;
	border-left: 2px solid #f8f9fa;
	font-weight: bold;
}

.se-menu-v li.sub-menu-item a {
	padding: 8px 5px 7px 35px !important;
	color: #666;
	font-weight: normal;
}

#se-content {
	/*padding: 0px 0px 20px 20px;*/
	margin-top: 0px;
}

/** initial version
.se-quick-links {
	border-radius: 10px;
	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
  	-webkit-box-shadow: 1px 1px 10px 0 hsla(219, 79%, 83%, 0.35);
  	-moz-box-shadow: 1px 1px 10px 0 hsla(219, 79%, 83%, 0.35);
	box-shadow: 1px 1px 10px 0 hsla(219, 79%, 83%, 0.35);
	margin-top: 0px;
	padding: 0px;
	position: fixed;
	top: 15%;
	right: 0;
	background-color: #fff;
	border-radius: 10px;
	z-index: 999;
}

.se-quick-links a {
	height: 35px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 35px;
	text-align: center;
	display: block;
	margin-top: 5px;
	text-decoration: none;
	min-width: 140px;
	text-align: center;
}

.se-quick-links a.se-quick-link {
	border-radius: 20px;
	padding: 0 20px;
	margin: 20px 10px;
	line-height: 37px;
	height: 37px;
	color: #FFFFFF !important;
	border: none !important;
}

.se-quick-links a.se-quick-link img{
	width: 16px;
	height: 16px;
	line-height: 16px;
}
*/
/* 本外观专用快捷菜单样式 */
.se-quick-link {
	box-sizing: border-box;
	margin-top: 0px;
	display: flex;
	flex-direction: column;
}

.se-quick-links .img-event-qrcode {
	display: inline-block;
	max-width: 100%;
	height: auto;
}

.se-quick-links a {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	text-align: center;
	padding: 8px;
	margin-top: 10px;
	color: #FFFFFF !important;
	border: none !important;
	border-radius: 6px;
	box-shadow: 1px 1px 10px 0 hsla(219, 79%, 83%, 0.35);
}

.se-quick-links .icon-box {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.se-quick-links a.se-quick-link img{
	width: 24px;
	height: 24px;
	line-height: 24px;
}

.se-quick-links a.se-quick-link:hover,.se-quick-link a.se-quick-link:focus {
	color: #fff;
}

.se-quick-links a.se-quick-link:last-child {
	margin-bottom: 20px;
}

:root {
	--bs-blue: #0d6efd;
	--bs-indigo: #6610f2;
	--bs-purple: #6f42c1;
	--bs-pink: #d63384;
	--bs-red: #dc3545;
	--bs-orange: #fd7e14;
	--bs-yellow: #ffc107;
	--bs-green: #198754;
	--bs-teal: #20c997;
}

.se-quick-links a.se-quick-link-1, .se-quick-links a.se-quick-link-6, .se-quick-links a.se-quick-link-11 {
	background-color: var(--bs-indigo) !important;
}

.se-quick-links a.se-quick-link-2, .se-quick-links a.se-quick-link-7, .se-quick-links a.se-quick-link-12 {
	background-color: var(--bs-blue) !important;
}

.se-quick-links a.se-quick-link-3, .se-quick-links a.se-quick-link-8, .se-quick-links a.se-quick-link-13 {
	background-color: var(--bs-red) !important;
}

.se-quick-links a.se-quick-link-4, .se-quick-links a.se-quick-link-9, .se-quick-links a.se-quick-link-14 {
	background-color: var(--bs-orange) !important;
}

.se-quick-links a.se-quick-link-5, .se-quick-links a.se-quick-link-10, .se-quick-links a.se-quick-link-15 {
	background-color: var(--bs-teal) !important;
}

.se-quick-links .title {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0F4B88;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	padding: 10px;
	text-align: center;
}

.se-topbar {
	/*display: inline-block;*/
	/*position: absolute;*/
	/*top: 0;*/
	/*right: 0;*/
	/*background-color: rgba(0, 0, 0, 0.7);*/
	/*border-bottom-left-radius: 10px;*/
	/*color: #FFFFFF;*/
	/* for top menu */
	color: #333;
}

.se-topbar li.dropdown a.dropdown-toggle {
	/*color: #FFFFFF;*/
	color: #333333;
}

.se-topbar .nav>li>a {
    position: relative;
    display: block;
    padding: 5px 10px;
	/*color: #FFFFFF;*/
	color: #333333;
}

.se-topbar .nav>li>a:hover, .se-topbar .nav>li>a:focus {
    background-color: transparent;
}

.se-topbar li.dropdown a.dropdown-toggle:focus, .se-topbar li.dropdown a.dropdown-toggle:hover {
	background: transparent !important;
}

.se-topbar li.open > a:hover, .se-topbar li.open > a:focus {
	background: transparent;
 }

.se-topbar .nav .open>a, .se-topbar .nav .open>a:focus, .se-topbar .nav .open>a:hover {
	background-color: transparent;
    border-color: transparent;
}

.se-topbar .nav-pills>li.active>a, .se-topbar .nav-pills>li.active>a:focus, .se-topbar .nav-pills>li.active>a:hover {
    /*color: #fff;*/
	color: #333333;
	background-color: transparent;
	border-color: transparent;
}


/* end for all screen */

@media (min-width: 992px) {
	#se-body {
		padding: 0;
	}

	/* 2022 */
	#se-banner {
		box-shadow: 0px 5px 5px 0px #DDDDDD;
		border-bottom-left-radius: 10px;
		border-bottom-right-radius: 10px;
		overflow: hidden;
	}

	#se-banner img, #se-banner .swiper-slide {
		border-bottom-left-radius: 10px;
		border-bottom-right-radius: 10px;
	}

	#se-focus, #se-main, #event-register, #se-menu-grid, #se-pc, #event-login, #schedules, #personal-center, #hotels, #dynamic-form {
		margin-top: 10px;
		border-radius: 10px;
		background: #FFFFFF;
		box-shadow: 1px 1px 10px 0 hsla(219, 79%, 83%, 0.35);
		box-sizing: border-box;
	}

	#se-plugins, #se-content, #se-focus .plugins {
		padding: 0px 30px;
	}

	/** end 2022 */

	#se-menu .dropdown:hover .dropdown-menu {
		display: block;
	}

	/* PERSON CENTER */
	#se-pc-topmenu {
		width: 100%;
		background: #f4f6f8;
		/* box-shadow: 0px 2px 4px 0px rgba(25, 188, 138, 0.25); */
		border-top: 1px solid #ddd; /* #eee */
		border-bottom: 1px solid #ddd;
		height: 42px;
		line-height: 42px;
	}

	#se-pc-topmenu > a {
		margin-left: 15px;
	}

	#se-pc {
		min-height: 500px;
		display: flex;
		clear: both;
	}

	#se-pc .menu {
		margn: 0;
		background-color: #F4F6F8;
		padding: 15px 0;
		border-bottom-left-radius: 8px;
		border-top-left-radius: 8px;
		border-right: 1px solid #DDDDDD;
	}

	#se-pc .nav-pills>li>a{
		border-radius: 0;
	}

	#se-focus, #se-main, #event-register, #event-login, #personal-center {
		padding: 15px 0px;
	}

	#hotels {
		 padding: 10px 20px 30px 20px;
	}

	#se-pc .menu .nav-pills {
		margin: 0px;
		padding: 0px;
	}

	#se-pc-main {
		padding: 15px 30px;
	}

	#se-pc-main .page-header{
		margin: 5px 0px 10px;
	}
	/* END OF PERSON CENTER */
	.col-md-3#se-plugins{padding-right: 0;}

	.col-md-9#se-content{padding-left: 20px;}

}


@media (max-width: 991px) {
	#se-body {
		padding: 0;
	}

	/** 2022 */
	#se-plugins, #se-content, #se-focus .plugins {
		padding: 0px 15px 20px 15px;
	}

	#se-footer {
		border-top: 1px solid #dde0e3;
	}

	/* 2022 end */
	#se-menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#se-menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#se-menu .dropdown-inner {
		display: block;
	}
	#se-menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#se-menu .dropdown-menu a:hover,
	#se-menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#se-menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}

	#se-main > div {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}

	/* event mobile menu start */
	#se-menu .nav > li > a {
		padding-left: 30px;
	}

	#se-menu #event-menu {
		float: left;
		padding-left: 15px;
		font-size: 16px;
		font-weight: 700;
		line-height: 40px;
		color: #fff;
		text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
	}

	#se-menu .btn-navbar {
		font-size: 15px;
		font-stretch: expanded;
		color: #FFF;
		padding: 2px 18px;
		float: right;
	}

	.se-page img, .se-slides img {
		border-radius: 5px;
	}

	.carousel .carousel-inner, .carousel .carousel-inner .item, .carousel .carousel-inner img {
		border-radius: 5px;
	}

	.carousel a.carousel-control.left {
		border-top-left-radius: 5px;
		border-bottom-left-radius: 5px;
	}

	.carousel a.carousel-control.right {
		border-top-right-radius: 5px;
		border-bottom-right-radius: 5px;
	}

	/* event mobile menu end */

	#se-pc-topmenu {
		width: 100%;
		background: #f4f6f8;
		/* box-shadow: 0px 2px 4px 0px rgba(25, 188, 138, 0.25); */
		border-top: 1px solid #ddd; /* #eee */
		border-bottom: 1px solid #ddd;
		height: 42px;
		line-height: 42px;
	}

	#se-pc-topmenu > a {
		margin-left: 15px;
	}

	#se-pc .menu {
		margn: 0;
		background-color: #F4F6F8;
	}

	#se-focus, #se-main, #event-register, #event-login, #se-pc-main, #schedules, #personal-center, #hotels, #dynamic-form {
		padding-top: 15px;
		background-color: #FFFFFF;
	}

	#se-pc-main .page-header{
		margin: 5px 0px 10px;
	}
	#se-footer select.form-control {

    width: 96%;
    margin: 0 2%;
}

	#se-footer .row {
		margin: 0;
	}
}

#se-body {
	position:relative; margin-bottom:0;
}

#se-banner {color: #666; position: relative; width: 100%;}
#se-banner h1 {text-decoration: none;margin:0 auto;padding:0;width:100% !important;height:100% !important;}
#se-banner h1 a {color: #000; display: block; line-height: 45px; overflow: hidden; position: relative;width:100% !important; height:100% !important;}
#se-banner h1 a span {padding:10px 15px 0;display:block;background-size: 100%;border-top-left-radius: 5px;border-top-right-radius: 5px;padding-top:10px;background-repeat:no-repeat;background-size:contain}
#se-banner h1 a img {display:block; width: 100%; }
#se-banner .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}

#se-banner .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.se-plugin {
    background-color: #f5f5f5;
    border-radius: 0px;
    padding: 5px 10px;
    margin-bottom: 10px;
}

#se-footer {
	/* 2022 */
	padding: 10px 0 20px 0;
}

#se-footer select.form-control {
	height: 26px;
	padding: 2px 6px;
}

#scievent-logo {
    width: 135px;
    height: 50px;
    margin: 0 0 0 10px;
}

#scievent-logo span{
    background: url('../../images/scievent.png');
    background-size: 135px 50px;
    cursor: hand;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

/* 标题分隔条 */
.se-title {
	margin-top: 0;
	position: relative;
	line-height: 1.4em;
	/*height: 1.4em;*/
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 0.1em;
	padding: 0 0 9px 0;
	border-bottom: 1px solid #dcdcdc;
	/* 2022 */
	margin-bottom: 10px;
}
/* 2022 new */
.se-sub-title {
	font-size: 1.1em;
	font-weight: bold;
	padding: 5px 0;
	color: #666666;
}
/*end*/

.se-plugin-box {
	width: 100%;
    height: auto;
}

.se-plugin-box .item {
	font-size: 13px;
    color: #222222;
    line-height: 20px;
	padding: 5px 0;
}

.se-plugin-box .line {
	border-bottom: 1px solid #E4E4E4;
}

.se-plugin-box .image-item {
	display: flex;
}

.se-plugin-box img {
	max-height: 60px;
}

.se-plugin-box .image-item .text {
	display: flex;
	align-items: center;
	margin-left: 5px;
}

.se-page table ul {
	padding-left: 10px;
}

.se-page table ul li p{
	margin-bottom: 0;
}


/** 2022 important dates */
/* replaced by block-list koala.css
.important-date-list {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	column-gap: 10px;
	row-gap: 10px;
	box-sizing: border-box;
	justify-content: space-between;
}

.important-date-list .important-date-box{
	flex-grow: 1;
	background-color: #f8f9fa;
	border: 1px solid #f8f9fa;
	box-sizing: border-box;
	padding: 1.2em;
	display: block;
	margin-left: 10px;
	width: 30%;
}

.important-date-list .important-date-box:nth-child(3n+1){
	margin-left: 0;
}

.important-date-list .important-date-box:hover{
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
	border: 1px solid #dde0e3;
}

.important-date-list .important-date-box .title {
	color: #555555;
	text-align: center;
}

.important-date-list .important-date-box .date {
	font-size: 1.2em;
	color: #333;
	font-weight: bold;
	line-height: 1.5em;
	margin-top: 10px;
	text-align: center;
}
*/


