body {
	background-color: #EEEEEE;
	font-family: '微软雅黑', Microsoft YaHei, Benton Sans, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
}

/* 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 {
	font-size: 16px;
    color: #FFFFFF;
    font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	text-shadow: none;
}



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

#se-main {
	padding: 0 0 20px 0;
	margin-top: 20px;
}

#se-content {
	padding: 0px 20px;
}

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

#se-plugins {
	padding: 0px 20px;
}

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

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

.se-slides { margin-bottom: 20px; }
.se-organizers, .se-important-dates, .se-contact-us, .se-homepage,
.se-page, .se-recentnews, .se-list, .se-about-link , .se-info-block,
.se-important-dates{margin-bottom: 20px;}
.se-quick-links a {margin: 0 0 10px 0;padding: 0;}
.se-important-dates,.se-contact-us,.se-organizers, .se-info-block{border: 1px solid #ccc;}
#se-content .se-info-block { border: none !important; }
#se-content .se-plugin-box { padding: 0 !important; }
.se-recentnews h2.se-title,.se-homepage h2.se-title,.se-list h2.se-title,
.se-page h2.se-title{margin: 0 0 20px 0px;}
.se-important-dates h2.se-title,.se-contact-us h2.se-title,.se-organizers h2.se-title, .se-info-block h2.se-title{margin-bottom: 10px;}
.se-info-block p{margin-bottom: 0;}

@media (min-width: 768px) {
	#se-menu .dropdown:hover .dropdown-menu {
		display: block;
	}

	#se-banner img {
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
	}

	#se-banner .text-banner {
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
		width: 1170px;
		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;
	}

	/* 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: 5px;
		border-right: 1px solid #DDDDDD;
	}

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

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

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

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

}

#se-body { background:#fff;border-radius:5px;position:relative;margin-top:70px;margin-bottom:0;padding: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 {
    margin:10px auto;
	padding: 0px;
}

#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 {
	position: relative;
	font-size: 1.4em;
	font-weight: bold;
	margin: 2px 2px 20px 2px;
    padding: 0 0 0 15PX;
    min-height: 35px;
    font-size: 16px;
    line-height: 2em;
    background: #f0f0f0;
}

.se-title span {
  	padding-right: 10px;
  	position: relative;
  	z-index: 1;
}


.se-plugin-box {
	width: 100%;
    height: auto;
    padding: 0px 15px 15px 15px;
}

.se-plugin-box .item {
	font-size: 13px;
    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 img {
	max-height: 60px;
}

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

.se-quick-links a {
	font-size: 18px;
	font-weight: bold;
	color:#FFFFFF;
	line-height: 35px;
	text-align: center;
	display: block;
	text-decoration: none;
}

@media (max-width: 767px) {
	#se-body{
		border-radius: 0;
		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;
	}

	/* BANNER */
	#se-banner .text-banner {
		padding: 10px 20px;

	}

	#se-banner .text-banner a {
		text-decoration: none;
		font-size: 30px;
		font-weight: bold;
	}

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

	/* event mobile menu start */
	#se-menu .nav > li > a {
		padding-left: 30px;
	}
	#se-menu .navbar-nav>li>.dropdown-menu>li>a {
		font-size: 16px;
		padding: 10px 40px !important;
	}
	#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-menu .btn-navbar:hover, #se-menu .btn-navbar:focus, #se-menu .btn-navbar:active, #se-menu .btn-navbar.disabled, #se-menu .btn-navbar[disabled] {
		color: #ffffff;

	}

	/* 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-pc-main {
		padding: 15px 30px;
	}

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

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

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


/* new 2022 menu-v */
.menu-v .menu-item{
	padding: 10px 10px;
	margin-left: 10px;
	margin-right: 10px;
}

.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;
}

.menu-v .menu-item:not(:last-child){
	border-bottom: 1px dotted #eee;
}

.se-sub-event-menus {
	border: 1px solid #eee;
	border-radius: 10px;
	margin-bottom: 20px;
}

.se-sub-event-title {
	font-size: 18px;
	font-weight: bold;
	padding: 10px 20px;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}