body {
	/*background-color: #f8f9fa;*/
	font-family: 'Roboto', "Noto Sans SC", '微软雅黑', Microsoft YaHei, "Times New Roman", 'FontAwesome', 'bootstrap-icons', 'Arial', serif;
}

h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4, .h5 {
	/* letter-spacing: 0.1em; */
}

/* menu */
#se-menu {
    margin-left: auto;
    margin-right: auto;
	border-radius: 0;
	/*min-height: 40px;*/
	margin-bottom: 0;
}

#se-menu > .container {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

#se-menu.navbar {
	/*border: none;*/
	border-bottom: 1px solid rgba(228, 208, 74, 0.3);
}

#se-menu .navbar-collapse {
	padding-left: 0;
	padding-right: 0;
}

#se-menu .navbar-toggle {
  border-color: #fff;
}

#se-menu .navbar-toggle:hover,
#se-menu .navbar-toggle:focus {
  background-color: #333;
}

#se-menu .navbar-toggle .icon-bar {
  background-color: #fff;
}

#se-menu .nav > li:after {
    position: absolute;
    top: 0;
    right: 0;
}

#se-menu .nav > li > a {
    color: #FFFFFF;
	text-shadow: none;
	/*letter-spacing: 0.05em;*/
	padding: 15px;
	font-size: 1.2em;
	font-weight: normal;
}

#se-menu .navbar-nav>li>ul.dropdown-menu{
	background: #fff;
	/*background: rgba(102, 102, 102, 0.9);*/
	min-width: 100%;
	font-size: 1.2em;
	border-radius: 0;
}

#se-menu .navbar-nav>li>ul.dropdown-menu > li > a{
	padding-top: 5px;
	padding-bottom:5px;
	/*color: #FFFFFF;*/
}

#se-menu .navbar-nav>li>.dropdown-menu > li:not(:last-child) > a{
	border-bottom: 1px solid #EEEEEE;
}

#se-menu .navbar-brand {
	color: #FFFFFF;
}

#se-menu .navbar-nav {
	/*display: flex !important;*/
	/*justify-content: space-between !important;*/
	/*width: 100% !important;*/
}

#se-menu .nav li{
	flex-grow: 1;
}

#se-menu .nav > li > a{
	text-align: center;
}


#se-content {
	/*padding: 0px 20px;*/
	padding: 0;
	font-size: 1.2em;
}

#se-content p {
	line-height: 1.5em;
}

#se-content table td p {
	margin-bottom: 0px;
}

.se-plugins {
	/*padding: 0px 20px;*/
	padding: 0 20px 0 0;
}

#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-swiper-speakers,
.se-page,
.se-recentnews,
.se-list,
.se-about-link ,
.se-codebox,
.se-important-dates,
.se-info-block {
	margin-top: 20px;
	padding:  0 ;
}

.se-organizers,
.se-important-dates,
.se-contact-us,
.se-about-link ,
.se-codebox,
.se-important-dates,
.se-info-block {
	background: #f8f9fa;
    padding: 15px;
}

.se-recentnews::after,
.se-homepage::after,
.se-page::after,
.se-recentnews::after,
.se-swiper-speakers::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 {
	margin-top: 0;
}

/* kss quick links  */
.se-quick-links {
	padding: 0 !important;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	column-gap: 18px;
	row-gap: 18px;
	box-sizing: border-box;
	justify-content: space-between;
}

.se-quick-links a {
	flex-grow: 1;
	/*background-color: #f8f9fa;*/
	/*border: 1px solid #f8f9fa;*/
	box-sizing: border-box;
	width: calc((100% - 6em) / 5);
	display: flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
}

.se-quick-links .link-box {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 15px 10px;
	font-size: 16px;
	font-weight: bolder;
}

.se-quick-links a.se-quick-link img{
	width: 36px;
	height: 36px;
	line-height: 40px;
	margin-bottom: 3px;
}

.se-quick-links a.se-quick-link {
	color: #000;
	border-radius: 5px;
	background-size: cover;
}

.se-quick-links a.se-quick-link:focus,
.se-quick-links a.se-quick-link:hover{
	/* box-shadow: rgb(87, 179, 219) 0 0 10px; */
	color: #1a6115;
}


.se-quick-links a.se-quick-link:focus,
.se-quick-links a.se-quick-link:hover{
	/* background:#1a6115; */
	
}
	
/* copy from theme c1 -end */

/* for all screen */

#se-banner {
	/*box-shadow: 0px 5px 5px 0px #DDDDDD;*/
	/*border-radius: 5px;*/
}

#se-banner h1 a img, #se-banner img, #se-banner div {
	/*border-radius: 5px;*/
}

#se-banner .text-banner {
	padding-top: 9em;
	padding-bottom: 5em;
}

#se-banner .text-banner h1 {
	margin-bottom: 0.3em;
}

#se-banner .text-banner a {
	text-decoration: none;
	font-weight: 700;
	font-size: 1.0em;
}

#se-banner .text-banner p{
	font-size: 2em;
	margin-top: 1.5em;
}

#se-banner .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}

#se-banner .swiper-slide a{
	display: block;
	width: 100%;
	height: 100%;
}

#se-banner .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

#se-main, #event-register, #se-pc, #event-login, #schedules, #personal-center, #hotels, #dynamic-form {
	/*margin-top: 20px;*/
	/*border-radius: 5px;*/
	background: #FFFFFF;
	/*box-shadow: 0 0 10px 0 #dddddd;*/

}


/* end for all screen */

@media (min-width: 768px) {
	#se-body {
		padding: 0;
	}

	#se-menu {
		/*border-bottom-left-radius: 5px;*/
		/*border-bottom-right-radius: 5px;*/
	}

	#se-menu .dropdown:hover .dropdown-menu {
		display: block;
	}

	#se-banner img, #se-banner .swiper-slide {
		/*border-radius: 5px;*/
	}

	/* 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-main, #event-register, #event-login, #personal-center {
		padding: 20px 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;}

	#se-footer {
		border-top: 1px solid #eaeaea;
		padding-top: 10px !important;
	}

}

@media (max-width: 767px) {
	#se-body {
		padding: 10px;
		margin-top: 0;
	}

	#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-main 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-main, #event-register, #event-login, #se-pc-main, #schedules, #personal-center, #hotels {
		padding: 10px 20px;
	}

	#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-header {
		border-radius: 0 !important;
	}

	#se-menu-grid {
		padding: 20px 0;
	}

	#se-menu-grid .menu-item {
		border: none;
		background-color: rgba(0, 0, 0, 0.4);
	}

	#se-menu-grid .menu-item a.menu-link {
		color: #fff;
	}

	#se-menu-grid .menu-item .menu-title{
		color: #fff;
		margin-top: 6px;
	}

	#se-footer {
		/*border-top: 1px solid #959595;*/
		margin: 10px !important;
	}
}

#se-header {
	/*border-bottom-left-radius: 5px;*/
	/*border-bottom-right-radius: 5px;*/
	background-image: url("https://www.scievent.com/image/43fa808b86554b50a96aac4d08d3ede3.png");
	background-size: cover;
	background-position: bottom;
}

/* kss */
#se-focus {
	/*margin-top: 20px;*/
	padding: 0;
	background-image: linear-gradient(to top, #f3e7e9 0%, #e3eeff 99%, #e3eeff 100%);;
}

#se-focus div:first-child {
	margin-top: 0 !important;
}

#se-user-box {
	position: absolute;
	top: 10px;
	right: 15px;
	z-index: 1001;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 20px;
}

#se-user-box.nav > li > a {
	padding: 5px 15px;
	border-radius: 20px;
	color: #fff;
}

#se-user-box.nav > li > a:hover, #se-user-box.nav > li.open > a{
  color: #fff;
}

#se-body {
	position: relative;
}
#se-banner {color: #666; position: relative; overflow: hidden;}
#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%;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;
	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 {
    margin:10px auto;
	padding: 0px;
}

#se-footer select.form-control {
	height: 26px;
	padding: 2px 6px;
}


/* 标题分隔条 */
.se-title {
	margin-top: 10px;
	position: relative;
}

#se-content .se-title {
	font-size: 2em;
	text-align: center;
	margin-bottom: 50px;
	font-weight: 700;
	font-family: Georgia, serif;
}

#se-content .se-title span{
	position: relative;
	z-index: 2;
}

#se-content .se-title span:after {
	position: absolute;
    content: "";
    bottom: -15px;
    left: 0;
    right: 0;
    height: 6px;
    z-index: -1;
    background-color: #ddd;
}

.se-plugin-box {
	width: 100%;
    height: auto;
}

.se-plugin-box .item {
	font-size: 14px;
    color: #222222;
    line-height: 20px;
	padding: 5px 0px;
}

.se-plugin-box .line {
	border-bottom: 1px solid #E4E4E4;
}

.se-plugin-box .image-item {
	display: flex;
}

.se-plugin-box .image-item 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 new */
.se-menu-v {
	/*padding: 5px 8px;*/
	background: #f8f9fa;
	/*border-radius: 8px;*/
	box-sizing: border-box;
	padding: 5px 5px 5px 0;
	/*border-top: 1px solid #dee2e6;*/
}

.se-menu-v .menu-v {
	background: #fff;
}

.se-menu-v .menu-v ul{
	margin-bottom: 0;
}

.se-menu-v li.menu-item{
	line-height: 20px;
	font-size: 16px;
	/*background-color: #f8f9fa;*/

}

.se-menu-v li.menu-item a{
	height: 100%;
	display: block;
	padding: 15px 5px 13px 19px;
	text-decoration: none;
	/*border-left: 2px solid #f8f9fa;*/
	font-weight: bold;
	border-bottom: 1px solid #dee2e6;
}

.se-menu-v li.sub-menu-item a {
	/*padding: 8px 10px !important;*/
	color: #666;
	font-weight: normal;
}

.se-menu-v .menu-v .collapse ul {
	border-bottom: 1px solid #dee2e6;
}

.se-menu-v .menu-v ul li.sub-menu-item {
	margin-left: 15px;
}

.se-menu-v .menu-v ul li:last-child a {
	border-bottom: none !important;
}

.se-menu-v .menu-arrow:before {
	content: '\f105';
}

.se-menu-v a[aria-expanded=true]>span.menu-arrow:before {
	content: '\f107';
}

.se-menu-v li.menu-item a.current:before{
	content: "\f0a4";
	padding-right: 5px;
}

.se-menu-v li.menu-item a:hover{
	font-weight: bold;
}

.se-menu-v li.menu-item a:hover:before{
	content: "\f0a4";
	padding-right: 5px;
}

/* sub menu */
.se-sub-event-menus {
	/*border: 1px solid #eee;*/
	/*border-radius: 10px;*/
	margin-bottom: 20px;
	background-color: #f8f9fa;
	padding: 5px 5px 5px 0;
}

.se-sub-event-menus .menu-v {
	background-color: #FFFFFF;
}

.se-sub-event-menus .menu-v ul{
	margin-bottom: 0;
}

.se-sub-event-menus .menu-v .menu-item{
	padding: 10px 10px;
	margin-left: 10px;
	margin-right: 10px;
}

.se-sub-event-menus .menu-v .menu-item a{
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
	color: #333333;
	line-height: 1.5em;
	border-left: 5px solid #EEEEEE;
	padding-left: 6px;
}

.se-sub-event-menus .menu-v .menu-item:not(:last-child){
	border-bottom: 1px dotted #eee;
}

.se-sub-event-menus .se-sub-event-title {
	font-size: 18px;
	font-weight: bold;
	padding: 10px 20px;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	background-color: #FFFFFF;
}

#se-user-box.nav > li > a:hover, #se-user-box.nav > li.open > a{
  background: #12560d;
}

/*style */
#se-pc .nav-pills>li.active>a{
	background-color: #1a6115;
	}
#se-banner .text-banner {
	background: transparent ;
	}
#se-banner .text-banner p,
#se-banner .text-banner a{
	color:  #FFFFFF;
	}
#se-menu .btn-navbar:hover,
#se-menu .btn-navbar:focus,
#se-menu .btn-navbar:active,
#se-menu .btn-navbar.disabled,
#se-menu .btn-navbar[disabled] {
	background-color: #1a6115;
	}
#se-menu .btn-navbar {
    background-color: #379230;
    background-image: linear-gradient(to bottom, #4a9e44, #2b8025);
    background-repeat: repeat-x;
    border-color: #53b34c #227b1d #135a0e;
}
#se-menu{
	/*background-color: #1a6115;*/
	background-color: transparent;
	border-bottom: 1px solid #fff3cd;
	}
#se-menu.active {
	background: rgba(0, 82, 41, 1);
}

#se-menu .nav>li>a:focus,
#se-menu .nav>li>a:hover,
#se-menu .nav>li>a:active{
	background: #12560d;
	color: #fff;
	}
#se-menu  .dropdown-menu>li>a:focus,
#se-menu .dropdown-menu>li>a:hover,
#se-menu .nav > li.open > a:hover,
#se-menu .nav > li.open > a:focus ,
#se-menu .nav > li > a:hover,
#se-menu .nav > li.open > a {
	background: #12560d;
	color: #fff;
	}

#se-menu .nav > li:not(:last-child):after {
	content: '';
    display: block;
    width: 1px;
    height: 18px;
    background-color: rgba(228, 208, 74, 0.3);
    position: absolute;
    right: 0;
    top: calc(50% - 8px);
    /* transform: skew(-14deg); */
    /*content: url('https://www.scievent.com/static/media/themes/default/images/menu_divider_bg_green.jpg');*/
}


/* COUNTDOWN */
.se-countdown {
	display: table;
	width: 100%;
	margin-bottom: 10px;
	border: 1px solid #f8f9fa;
}

.se-countdown .row  {
	display: table-row;
}

.se-countdown .left, .se-countdown .middle {
	border-right: 2px solid #FFFFFF;
	border-left: 0px;
}

.se-countdown .left, .se-countdown .right, .se-countdown .middle {
	display: table-cell;
	text-align: center;
	background-color: #f8f9fa;
	width: 25%;
}
.se-countdown .days, .se-countdown .hours, .se-countdown .minutes, .se-countdown .seconds {
	font-size: 26px;
	color: #1a6115;
	font-weight: 400;
	letter-spacing: 2px;
	line-height: 26px;
	padding-top: 8px;
}

.se-countdown small {
	font-size: 12px;
	color: #666666;
	line-height: 12px;
	font-weight: 200;
}

.badge-by-theme {
	background-color: #1a6115;
}

.timeline-list .date-box .point{
	background: #1a6115 !important;
}

/* mobile custom */
@media (max-width: 767px) {
	#se-body {
		background: linear-gradient(180deg, #1a6115, transparent) no-repeat;
		border-radius: 0;
	}
}

/* menu v */
.se-menu-v li a {
	color: #1a6115 !important;
}

.se-menu-v li.menu-item a.current {
	background-color: #1a6115;
	font-weight: bold;
	color: #FFFFFF !important;
}