* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Liberation Sans", "PingFang SC", "Microsoft YaHei", "Hiragino Sans GB", "Wenquanyi Micro Hei", "WenQuanYi Zen Hei", "ST Heiti", SimHei, SimSun, "WenQuanYi Zen Hei Sharp", sans-serif;
	font-size: 16px;
	line-height: 1.5em;
}

.display-flex {
  display: flex !important;
}

.flex-content {
  display: flex;
  align-items: center;
}

.flex-box {
  display: flex;
  align-items: center;
}

.flex-box2 {
  display: flex;
  background-color: #ffffff;
  padding: 10px 14%;
}

.flex-column {
  flex-direction: column !important;
}

.flex-start {
  display: flex;
  align-items: center;
}

.d-grid {
  display: grid !important;
}

.d-flex {
  display: flex !important;
  width: 100%;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.align-items-center {
  align-items: center !important;
}


.flex12 {
  flex: 0 0 50%;
  width: 0;
  box-sizing: border-box;
  word-break: break-all;
}

.flex24 {
  flex: 1;
  width: 0;
  box-sizing: border-box;
  word-break: break-all;
}

.flex-wrap {
  display: flex;
  flex-wrap: wrap;
}

.inlineBlock {
  display: inline-block;
}

.h160 {
  height: 160px;
}

.h100 {
  height: 100% !important;
}

.academicenter-paper-title {
  font-weight: 700;
  transition: all 0.3s linear;
  font-size: 20px;
  color: #557799;
}

.academicenter-paper-title:hover {
  color: #0083ff;
}

.acdemicenter-paper-list-author {
  font-size: 16px;
  font-weight: bold;
  color: #0082d7;
}

.col-left {
  padding-left: 0px;
}

.col-right {
  padding-right: 0px;
}

.boxshow {
  border-radius: 12px;
  padding: 15px 0px 15px 0px;
  background-color: #fff;
}

.box-card-showder {
  border-radius: 10px;
  box-shadow: 0px 0 20px rgba(18, 25, 33, 0.2);
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.box-card-showder:hover {
  box-shadow: 10px 0 50px rgba(0, 131, 255, 0.2);
}

a, a:hover {
  text-decoration: none;
  cursor: pointer !important;
}

li {
  list-style: none;
}

.h200 {
  height: 200px !important;
}

.h-100 {
  height: 100% !important;
}

.lh-base {
  line-height: 1.5 !important;
}

.mm0 {
  margin: 0px !important;
}

.mt0 {
  margin-top: 0px !important;
}

.ml0 {
  margin-left: 0px !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

.mt10 {
  margin-top: 10px;
}

.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

.mt15 {
  margin-top: 15px;
}

.mt20 {
  margin-top: 20px;
}

.mt40 {
  margin-top: 40px;
}

.mt30 {
  margin-top: 30px;
}

.mt50 {
  margin-top: 50px;
}

.mb0 {
  margin-bottom: 0px !important;
}

.mb5 {
  margin-bottom: 5px;
}

.mb3 {
  margin-bottom: 1rem !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb25 {
  margin-bottom: 25px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb70 {
  margin-bottom: 70px;
}

.ml5 {
  margin-left: 5px;
}

.ml10 {
  margin-left: 10px;
}

.ml25 {
  margin-left: 25px;
}

.ml13 {
  margin-left: 13px;
}

.ml20 {
  margin-left: 20px;
}

.mr6 {
  margin-right: 6px;
}

.mr10 {
  margin-right: 10px !important;
}

.mr20 {
  margin-right: 20px;
}

.mr25 {
  margin-right: 25px;
}

.mr30 {
  margin-right: 30px;
}

.mt-5 {
  margin-top: 3rem !important;
}

.mb-4 {
  margin-bottom: 1.5rem !important;
}

.mt-auto {
  margin-top: 2rem !important;
}

.pdd14 {
  padding: 0 14% !important;
}

.pm0 {
  padding: 0px !important;
}

.pt5 {
  padding-top: 5px;
}

.pb120 {
  padding-bottom: 120px;
}

.pt120 {
  padding-top: 120px;
}

.pt10 {
  padding-top: 10px;
}

.pt13 {
  padding-top: 13px;
}

.pt15 {
  padding-top: 15px;
}

.pt20 {
  padding-top: 20px;
}

.pt25 {
  padding-top: 25px;
}

.pt30 {
  padding-top: 30px;
}

.pdr10 {
  padding-right: 10px;
}

.news_padding_50 {
  padding: 0px 50px;
}

.pt36 {
  padding-top: 36px;
}

.pt47 {
  padding-top: 47px;
}

.pb5 {
  padding-bottom: 5px;
}

.pb10 {
  padding-bottom: 10px;
}

.pb15 {
  padding-bottom: 15px;
}

.pb16 {
  padding-bottom: 16px;
}

.pb20 {
  padding-bottom: 20px;
}

.pb25 {
  padding-bottom: 25px;
}

.pb30  {
  padding-bottom: 30px;
}

.pb36 {
  padding-bottom: 36px;
}

.pr0 {
  padding-right: 0px;
}

.pl0 {
  padding-left: 0px;
}

.pr5 {
  padding-right: 5px;
}

.pr10 {
  padding-right: 10px;
}

.pr15 {
  padding-right: 15px;
}

.pr20 {
  padding-right: 20px;
}

.pr30 {
  padding-right: 30px;
}

.pr40 {
  padding-right: 40px;
}

.pl5 {
  padding-left: 5px;
}

.pl10 {
  padding-left: 10px !important;
}

.pl15  {
  padding-left: 15px;
}

.pl20 {
  padding-left: 20px;
}

.pl25 {
  padding-left: 25px;
}

.pl30 {
  padding-left: 30px;
}

.pl40 {
  padding-left: 40px;
}

.btn-group .btn {
  border-radius: 10px !important;
  padding: 10px 35px;
}

.ellipsis-multi-line {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
}

.academic-section-padding15 {
  padding: 15px 0px 0px 0px;
}

.academic-section-padding30 {
  padding: 30px 0px;
}

.academic-padding40 {
  padding: 15px 15px;
}

.academicenters-editor-item-affiliation {
  color: #557799 !important;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
}

.line-bottom {
  border-bottom: 1px solid #ddd;
}

.vMiddle {
  vertical-align: middle;
}

.vBottom {
  vertical-align: bottom;
}

.fr {
  float: right;
}

.fl {
  float: left;
}

.cursor-auto {
  cursor: auto !important;
}

.bg-ff {
  background-color: #fff;
}

.bg-9fb {
  background-color: #fafafa;
}

.bgc-fcfcfc {
  background-color: #fafafa;
  padding: 5px;
}

.bg-fafafa {
  background-color:#fafafa;
  border-bottom: 1px solid #f1e8e8;
}

.bg-f1f6fd {
  background-color: #f1f6fd;
}

.bg-E7EFFA {
  background-color: #E7EFFA;
} 

.fs12 {
  font-size: 12px;
}

.fs14 {
  font-size: 14px !important;
}

.fs15 {
  font-size: 15px !important;
}

.fs16 {
  font-size: 16px !important;
}

.fs20 {
  font-size: 20px !important;
}

.fs18 {
  font-size: 18px !important;
}

.fw700 {
  font-weight: 700;
}

.space-between {
  justify-content: space-between;
}

.inline-block {
  display: inline-block !important;
}

.c-6987ab {
  color: #6987ab !important;
  font-size: 18px;
}

.c-0083ff {
  color: #0083ff !important;
}

.c-4b5d73 {
  color: #4b5d73 !important;
  font-weight: 700;
}

.c-666 {
  color: #666;
  font-weight: 700;
}

.c-333 {
  color: #333;
  font-weight: 700;
}

.c-8ac {
  color: #1f68ac;
  font-weight: 700;
}

.sidebar {
  border-radius: 7px !important;
}

.sidebar .j-widget {
  padding: 10px;
  border-radius: 7px !important;
  border: 1px solid #ddd;
  margin-bottom: 20px;
}

.sidebar .curriculum-list {
  background-color: transparent !important;
}

.sidebar .curriculum-list li {
  padding: 7px 15px;
}

.sidebar .txtMarquee-top {
  overflow: hidden;
  height: 250px;
}

.sidebar .infoList {
  padding: 0;
  margin: 0;
  list-style: none;
  transition: transform 1s ease-in-out;
}

.sidebar .infoList .clone {
  margin-bottom: 10px;
  line-height: 21px;
}

.sidebar .infoList .clone:last-child {
  border-bottom: none !important;
}

.sidebar .infoList .clone .date {
  font-size: 14px;
  color: #557799;
}

.content-wrapper {
  position: initial !important;
  margin-bottom: 50px;
}

.header-banner-bg {
  position: absolute;
  width: 100%;
  height: 350px;
  cursor: unset;
  top: 0px;
}

.touchpoint-banner {
  margin-bottom: 20px;
  background-image: url('/images/bg-rounded1.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: top;
}

.swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background-color: #d8d8d8;
  border-radius: 15px;
}

.swiper-pagination .swiper-pagination-bullet-active {
  width: 10px !important;
  background: #0083ff;
  height: 10px !important;
}

.topTitle {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}

.topTitle h3 {
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  /* border-right: 1px solid #EFEFEF; */
  margin: 0px 10px !important;
  line-height: 1 !important;
}

.topTitle .sub-level-one-title .icon-1 {
  color: #0d7bff;
  padding-right: 10px;
}

.topTitle .sub-level-one-title span {
  color: rgba(0,0,0,.85);
  font-weight: 600;
}

.topTitle .sub-level-one-title .spot-small {
  font-size: 8px;
  padding:0px 10px;
  color:#01a23c;
}

.topTitle .rightbtn .links {
  font-size: 12px;
  font-weight: 400;
  color:#0d7bff;
  display: inline-block;
  text-align: right;
  padding-right: 20px;
}

.topTitle .rightbtn .links i {
  margin-left: 4px;
  vertical-align: text-top;
  font-size: 12px;
  color:#0d7bff;
  margin-top: 2px;
}

/* .topTitle .rightbtn .links:hover,
.topTitle .rightbtn .links:hover i {
  color:#007bef;
} */

.breadcrumbs-wrap {
  bottom: -15px !important;
}

.breadcrumbs-wrap .btn--round {
  height: 30px;
  width: 30px;
}

.breadcrumbs-wrap .breadcrumbs--rounded {
  padding: 5px 15px;
}

.breadcrumbs-wrap .btn--round .utouch-icon {
  height: 12px;
  width: 12px;
  position: absolute;
  top: 40%;
  left: 40%;
}

.breadcrumbs .breadcrumbs-item .utouch-icon {
  margin-right: 8px;
  color: #d1e8f6;
  font-size: 10px;
  line-height: 1.5em;
  position: relative;
  bottom: 2px;
}

.counting-header {
  padding: 15px 15px 30px 15px;
}

.counting-footer {
  padding: 30px 15px !important;
}

.countdown {
  display: inline-block;
  overflow: hidden;
  font-size: 14px;
  margin-top: 10px;
}

.countdown .countdown-timer .column {
  display: flex;
}

.countdown .countdown-timer .column .timer {
  background-color: #01a23c;
  color: #fff;
  margin-right: 5px;
  padding: 5px 5px;
  font-size: 14px;
  border-radius: 5px;
}

.countdown .countdown-timer .column .text {
  margin-right: 5px;
  padding: 5px 7px;
  font-size: 14px;
  font-weight: 700;
}

.countdown .countdown-timer .text {
  font-size: 14px;
}

.counting-header .utouch-icon {
  fill: #B5CCE0;
  width: 150px;
  height: 150px;
  position: absolute;
  top: 25px;
  right: -90px;
}

.acamicenter-icon-background {
  font-size: 150px;
  color: #B5CCE0;
}

.counting-footer .btn {
  margin-left: 0px !important;
}

/**-----------分页---------------*/
.page .page-numbers {
  padding: 10px 20px;
  border-radius: 30px;
  background-color: #ecf5fe;
  opacity: 1;
  text-transform: uppercase;
  color: #6987ab;
  font-weight: 700;
}

.page .active {
  background-color: #fff !important;
  color: #0083ff !important;
  box-shadow: 10px 0 50px rgba(0, 131, 255, 0.15) !important;
}

.page .total {
  margin-right: 20px;
  color: #557799;
  font-weight: 700;
}

.page .page-numbers.disabled {
  padding: 7px 15px;
  border-radius: 30px;
  background-color: #ecf5fe;
  opacity: 1;
  text-transform: uppercase;
  color: #6987ab;
  font-weight: 700;
  cursor: not-allowed !important;
}

.w-tags .tags-list {
  margin: 36px 0px;
  border-radius: 32px;
  padding-top: 13px;
  padding-right: 66px;
}

.w-tags .tags-list a {
  padding: 4px 10px;
  font-size: 12px;
  text-transform:capitalize;
}

.time-icon,.location-icon {
  font-size: 14px;
  color: #0083ff !important;
  margin-right: 5px !important;
}

.lection-time {
  color: #6987AB !important;
  margin-top: 5px;
  font-size: 12px;
}

.no-shadow {
  box-shadow: none !important;
}

.accordion-heading {
  cursor: default;
  border: 2px solid #0083ff88;
  border-bottom: 0;
  border-radius: 7px 7px 0 0;
}

.panel-collapse.show {
  border: 2px solid #0083ff88;
  border-top: 0;
  border-radius: 0 0 7px 7px;
}

.conferences-detail-page .link {
  color: #0083ff;
}

.conferences-detail-page .link:hover {
  text-decoration:underline
}

.academic-text-title-level-1 {
  font-size: 24px;
  line-height: 24px;
  margin: 15px 0;
  color: #0083ff;
  font-weight: 700;
}

.contact {
  padding: 1px 5px;
  background-color: #fafafa;
}

.teammember-list .testimonial-item-quote-right {
  border: 1px solid #dbe3ec;
  box-shadow: 10px 0 50px rgba(18, 25, 33, 0.1) !important;
  border-radius: 7px !important;
  background-color: #fff;
  margin-bottom: 10px;
}

.teammember-list > li {
  margin: 0px 0px;
  padding: 5px 15px;
}

.teammember-list img {
  width: 100px;
  height: 100px;
  margin-right: 20px;
  border-radius: 50px;
}

.teammember-list .quote i {
  font-size: 60px;
  color: #e6eff9;
}

.testimonial-item-quote-right .testimonial-text {
  margin-bottom: 5px;
}

.teammember-list .author-info .teammembers-item-name,
.teammember-list p {
  margin-bottom: 5px !important;
}

.teammember-list .author-info .title  {
  color: #007bef;
  font-weight: 700;
}

.teammember-list .testimonial-text .socials {
  margin: 5px 0px !important;
}

.teammember-list .testimonial-text .socials .socials-value {
  color: #0083ff;
  margin-right: 10px;
  border-radius: 5px;
  padding: 5px 5px;
  font-size: 14px;
  font-weight: 700;
}

.teammember-list .btn-s-group {
  border-top: 1px solid #eee;
  padding: 10px 0px;
  display: flex;
  justify-content: space-between;
}

.teammember-list .btn-s-group .btn-a {
  padding-right: 5px;
}

.teammember-list .btn-s-group .rait-stars {
  margin: 0px 0px !important;
}

.teammember-list .btn-s-group .rait-stars li {
  cursor: pointer;
}

.teammember-list .btn-s-group .rait-stars .fas {
  color: gold;
}

.teammember-list .btn-s-group .rait-stars .far {
  color: #ccc;
}

.teammember-list .btn-s-group .btn-a i {
  color: #007bef;
}

.teammember-list .btn-s-group .btn-a:hover {
  color: #007bef;
  text-decoration: underline;
}

.academic-paper-list-item {
  display: flex;
  margin-top: 15px;
  padding-bottom: 15px;
}

.academic-paper-img {
  width: 333px;
  height: 200px;
  border-radius: 7px;
}

.academic-paper-tags {
  margin: 5px 0px;
}

.academic-paper-tag {
  margin: 0px 5px 0px 0px !important;
  padding: 6px 12px;
  border-radius: 6px;
}

.academic-paper-title {
  font-size: 20px;
  font-weight: 700;
  transition: all 0.3s linear;
  color: #557799;
}

.academic-paper-title:hover {
  color: #0083ff;
}

.academic-paper-authors .author {
  padding-right: 20px;
  color: #0082d7;
  font-weight: 800;
}

.academic-paper-authors i {
  padding-right: 5px;
  line-height: 24px;
}

.academic-paper-authors .name-list {
  font-size: 18px;
  font-weight: 800;
}

.academic-paper-authors .name-list .name {
  color: #0082d7;
  margin-left: 5px;
  margin-right: 15px;
}

.academic-paper-list-doi {
  font-size: 14px;
  font-weight: bold;
  color: #557799;
}

.academic-paper-time-tag {
  margin: 0px 8px 0px 0px;
  padding: 6px 5px;
  border-radius: 6px;
  color: #01a23c;
  font-size: 12px;
  font-weight: 700;
}

.post-additional-info a {
  color: #273f5b;
  font-weight: 700;
}

.academic-paper-list-item .format-links a {
  padding: 0 30px 0 0;
  margin: 0px;
  cursor: pointer;
  color: #557799;
  font-size: 14px;
}

.panel-collapse-journal.collapsing,
.panel-collapse-journal.show {
  background: #fff;
  border: 2px solid #0083ff;
  -webkit-box-shadow: 5px 15px 20px rgba(0, 131, 255, 0.3);
  box-shadow: 5px 15px 20px rgba(0, 131, 255, 0.3);
}

.panel-info-journal {
  line-height: 1.3;
  padding: 10px;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  text-align: justify;
}

.academic-text-link {
  display: inline !important;
  padding-left: 5px;
  font-weight: 700;
  color: #01a23c !important;
}

.m-search-bar {
  display: flex;
  flex-direction: row;
  height: 40px;
  margin-top: 15px;
}

.m-search-bar-label {
  display: flex;
  align-items: center;
  margin-right: 30px;
}

.m-search-bar-label .text {
  font-size: 14px;
  color: #333333;
}

.m-search-bar .input-box {
  position: relative;
}

.input-box .el-input {
  padding: 8px 10px !important;
  border-radius: 7px !important;
  display: flex;
  align-items: center;
  width: 850px;
  height: 40px;
  border-color: #0083ff;
}

.ac_blank_href {
  line-height: 0px !important;
}

.m-search-bar .btn {
  border-radius: 7px;
  display: flex;
  align-items: right;
  padding: 8px 20px !important;
  margin-left: 20px;
}

.m-filter-list {
  display: flex;
  flex-direction: column;
  margin: 20px 10px 20px;
  border-radius: 7px;
  /* border: 1px solid #ddd; */
  padding: 5px 10px;
}

.m-filter-list .m-filter-item {
  display: flex;
}

.m-filter-list .m-filter-item__label {
  display: flex;
  align-items: center;
  width: 100px;
  height: 40px;
}

.m-filter-list .m-filter-item__label .icon {
  width: 16px;
  height: 16px;
  margin-right: 5px;
}

.m-filter-list .m-filter-item__label .text {
  font-size: 14px;
  line-height: 28px;
  color: #666666;
}

.m-filter-list .m-filter-item__content {
  display: flex;
  flex-wrap: wrap;
  margin: 5px 0;
  width: 100%;
}

.m-filter-list .m-filter-item .category {
  padding: 3px 15px;
  cursor: pointer;
}

.m-filter-list .m-filter-item .category span {
  font-size: 14px;
}

.m-filter-list .m-filter-item .category:hover {
  color: #6193ff;
}

.m-filter-list .m-filter-item .category--active {
  background-color: #f1f7ff;
  color: #6193ff;
  border-radius: 50px;
}

.academic_list {
  display: flex;
  justify-content: space-between;
  position: relative;
  margin-bottom: 6px;
}

.academic_list:hover {
  background-color: #f2f3f4;
}

/* .academic_list:hover .academic_content1 h3 {
  color:#0083ff;
} */

.academic_list .academic_content {
  width: 70px;
  height: 70px;
  text-align: center;
  box-shadow: 0px 3px 10px rgba(55, 84, 113, 0.1);
}

.academic_list .academic_content .top {
  display: block;
  font-size: 13px;
  line-height: 24px;
  border-radius: 8px 8px 0 0;
  color: #fff;
  background-color: #ffae36;
}

.academic_list .academic_content .bottom {
  display: block;
  font-size: 24px;
  line-height: 46px;
  border-radius: 0 0 8px 8px;
  color: #333;
  font-weight: bold;
  background-color: #fff;
}

.academic_list .academic_content1 {
  flex: 1;
  padding: 10px 20px 5px 10px;
  color: #666666;
  opacity: 1;
}

.academic_list .academic_content1 h3 {
  font-size: 14px;
  line-height: 20px;
  color: #222222;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin: 0px 0px !important;
  font-weight: 400;
}

/**--------头部样式---------------*/
.header {
  padding-top: 0px !important;
  background-color: initial;
  box-shadow: none;
}

.header .site-logo img {
  width: 275px !important;
  position: relative;
  right: 5px;
  height: 70px;
}

.header .logo-title,
.header .logo-sub-title {
  color: #fff;
}

.header .primary-menu-menu > li {
  padding: 20px 0;
}

.header .primary-menu-menu li .indicator {
  color: #fff;
}

.header .primary-menu-menu > li > .first_menu {
  color: #fff !important;
  background-color: initial;
  padding:0px 13px !important;
}

.header .primary-menu-menu ul.sub-menu {
  top: calc(100% + 10px)
}

.header--menu-rounded .primary-menu-menu > li > a:hover {
  color: #fff;
  background-color: initial;
}

.header .primary-menu-menu ul.sub-menu {
  min-width: 180px;
  padding: 10px 0 10px;
}

.header .primary-menu-menu ul.sub-menu li:before,
.journals-second-menu ul.sub-menu li:before {
  left: 0px !important;
  background-color: #0083ff;
  opacity: 0;
}

header .primary-menu-menu ul.sub-menu li:hover,
.journals-second-menu ul.sub-menu li:hover {
  background-color:#f8fafb !important
}

header .primary-menu-menu ul.sub-menu li:hover:before,
.journals-second-menu ul.sub-menu li:hover::before {
  opacity: 1;
}

.header .primary-menu-menu ul.sub-menu li a {
  padding: 10px 40px 10px 40px;
  font-weight: 400;
  color: #6987ab !important;
}

.header .primary-menu .showhide > span {
  color: #fff;
}

.header .menu-icon-wrapper svg path {
  stroke: #fff !important;
}

.header .primary-menu-menu .level-first-title {
  font-size: 18px;
  transition: all 0.3s linear;
}

.header .primary-menu-menu .first_menu .fa-chevron-down {
  margin-left: 10px;
  vertical-align: middle;
  font-size: 12px;
}

.header .primary-menu-menu .first_menu:hover .fa-chevron-down {
  transition: transform 0.3s ease;
  transform: rotate(180deg);
  margin-left: 10px;
  vertical-align: middle;
  font-size: 12px;
}

.header .primary-menu-menu .menu:hover .sub-menu {
  display: inline-block !important;
  color: #4b5d73;
  line-height: 1;
  animation: fade-in 0.5s;
  animation-fill-mode: forwards;
}

.header .primary-menu-menu .menu ul li a:hover {
  color: #0083ff !important
}

.header.isScrolling {
  background-color: #fff;
  box-shadow: 0 3px 12px 0 rgba(0,36,153,.06);
}

.header.isScrolling .logo-title {
  color: #273f5b;
}

.header.isScrolling .logo-sub-title {
  color: #839DBA
}

.header.isScrolling .primary-menu-menu > li > .first_menu {
  color: #6a85a6 !important;
}

.header.isScrolling .primary-menu-menu li .indicator {
  color: #839dbc !important;
}

.header.isScrolling .primary-menu-menu .isActive .first_menu {
  color: #0083ff !important;
}

.header.isScrolling .primary-menu-menu > li:hover > a, 
.header.isScrolling .primary-menu-menu > li:hover {
  color: #0083ff !important;
}

.header.isScrolling .primary-menu-menu > li > a:hover {
  background-color: #fff;
}

.header.isScrolling .primary-menu .showhide > span {
  color: #6987ab !important;
}

.header.isScrolling .menu-icon-wrapper svg path {
  stroke: #6987ab !important;
}

.header.islogoimage .site-logo .full-block-img .img {
  background-image: url(/images/logo_white_2.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 70px;
  width: 275px;
}

.header.isScrolling .site-logo .full-block-img .img {
  background-image: url(/images/logo_green_2.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 70px;
  width: 275px;
}

.header.islogoimage {
  background: #0083ff;
}

.header-spacer {
  height: 65px;
}

/**--------首页样式---------------------------*/
.home-module .curriculum-list {
  background-color: #fff;
  border-radius: 10px;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.home-module .curriculum-list li {
  padding: 7px 15px;
}

.home-module .curriculum-list li a,
.home-module .curriculum-list li .title {
  width: 100%;
}

.home-module .curriculum-list li .title {
  margin-right: 0px;
  font-size: 14px !important;
  margin-top: 0px;
  margin-bottom: 0px;
  width: 270px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.sliderModule .main-slider {
  background-color: transparent !important;  
}

.sliderModule .main-slider .swiper-container {
  box-shadow: 0px -4px 30px rgba(0, 0, 0, 0.2);
  border-radius: 12px;
  background-color: #fff;
}

.sliderModule .main-slider .links {
  border-radius: 12px;
  line-height: 0px;
  cursor: auto !important;
}

.sliderModule .main-slider .links img {
  border-radius: 12px;
}

.sliderModule .btn-prev .utouch-icon, 
.sliderModule .btn-next .utouch-icon {
  fill: #fff !important;
  color: #fff !important;
}

.sliderModule .btn-prev.with-bg {
  opacity: 1;
  padding: 0px 0px 0 0 !important;
}

.sliderModule .btn-prev.with-bg:hover {
  padding: 0px 5px 0px 5px !important;
}

.sliderModule .btn-prev.with-bg i {
  text-align: left;
  line-height: 36px;
  position: relative;
  left: 10px;
}

.sliderModule .btn-next.with-bg {
  opacity: 1;
  padding: 0px 0px 0 0 !important;
}

.sliderModule .btn-next.with-bg:hover {
  padding: 0px 5px 0 5px !important;
}

.sliderModule .btn-next.with-bg i {
  text-align: right;
  line-height: 36px;
  position: relative;
  right: 10px;
}

.sliderModule .swiper-content {
  position: absolute;
  top: 15%;
  left: 5%;
}

.sliderModule .swiper-content .title {
  font-size: 35px;
  color: #0082d7;
  font-weight: 800;
}

.sliderModule .swiper-content .sub-title {
  font-size: 25px;
}

.conference_card_box .conf-list .img-size {
  height: 143px;
  /* width: 180px; */
  border-radius: 7px 7px 0 0;
}

.conference_card_box .curriculum-event-content {
  padding: 5px 8px !important;
  width: 100%;
  flex: 1;
}

.conference_card_box .curriculum-event-content .title {
  height: 36px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin: 5px 0px 5px 0px;
  font-size: 14px;
  color: #273f5b;
  /* font-weight: 700; */
}

.conference_card_box .curriculum-event-content:hover .title {
  color: #0083ff;
}

.conference_card_box .conf-list .conf-list-item {
  margin-bottom: 4px;
  /* border-bottom: 1px solid #dbe3ec; */
  padding-bottom: 12px;
  cursor: pointer;
}

.tagModule .w-tags .tags-list {
  background: #f5f7fa;
}

.btnModule {
  margin-bottom: 10px;
}

.btnModule .crumina-info-box {
  display: flex;
  justify-content: space-around;
}

.btnModule .info-box--time-line {
  background-color: #FFFFFF;
  margin-top: 0px;
  padding-top: 15px;
}

.btnModule .service {
  cursor: pointer;
}

.btnModule .info-box--time-line .timeline-year {
  margin: 8px 0px 9px 0px !important;
  font-size: 16px;
  color:#273f5b;
}

.btnModule .info-box-image {
  width: 80px;
  height: 80px;
  line-height: 108px;
  margin: 0 auto 5px !important; 
}

.btnModule .btn {
  padding: 8px 35px;
  border-radius: 10px;
}

.conference-deline-box .academic_list .academic_content,
.conferences-list-page .academic_list .academic_content,
.news-wrapper .academic_list .academic_content {
  margin: 5px 10px 5px 15px;
  border-radius: 8px;
}

.journals-card-box .crumina-case-item {
  z-index: 1;
  margin-bottom: 15px;
}

.journals-card-box .link {
  cursor: pointer;
}

.journals-card-box .case-item-content h3 {
  transition: all .3s ease-in-out;
  font-size: 16px;
  color:#0083ff;
}

.journals-card-box .case-item-content h3:hover {
  font-size: 18px;
}

.journals-card-box .crumina-case-item:nth-child(1n-1) {
  padding: 10px 0px 0px 0px;
  height: 207.5px;
}

.journals-card-box .case-item-content {
  padding: 54px 20px 30px 0;
}
 
.journals-card-box .jurcontent ul li {
  width: 50%;
  margin-bottom: 7px;
  box-sizing: border-box;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.journals-card-box .jurcontent ul li span {
  font-size: 14px;
  color: rgba(51,51,51,1);
}

.journals-card-box .jurTime .subBtna {
  display: inline-block;
  font-size: 12px;
  font-weight: 500;
  color: #0083ff;
  width: 69px;
  height: 24px;
  background: #fff;
  border-radius: 12px;
  line-height: 24px;
  text-align: center;
  margin-left: 8px;
}

.journals-card-box .jurTime .subBtna:hover {
  background-color: #0083ff;
  color: #fff;
}

.newsMoudles .curriculum-event {
  display: block;
  width: 95%;
  height: 400px;
  background: #fff;
}

.newsMoudles .curriculum-event-content {
  padding: 0px !important
}

.newsMoudles .swiperBoxBan .swiperBanTop {
  position: relative;
}

.newsMoudles .swiperBoxBan .swiperBanTop img {
  height: 214px;
}

.newsMoudles .swiperBoxBan p, .news-item .news-item-content p, .knowledge-item p {
  font-size: 14px;
  font-weight: 400;
  color: #6987ab !important;
  margin: 0px 0px 0px 0px !important;
}

.newsMoudles .swiperBoxBan p a, .news-item .news-item-content p a {
  font-size: 14px;
  font-weight: 400;
  color: #000 !important;
  margin: 0px 0px 0px 0px !important;
}

.newsMoudles .swiperBoxBan p img, .news-item .news-item-content img {
  display: none;
}

.newsMoudles .swiperBanTop_txt {
  position: absolute!important;
  height: auto!important;
  bottom: 0px!important;
  z-index: 4;
  width: 100%;
  display: flex;
  padding: 0px 25px 0px 25px;
  box-sizing: border-box;
  background: rgb(30 29 29 / 30%);
}

.newsMoudles .swiperBanTop_txt_time {
  flex: 1;
  text-align: left;
  font-size: 14px;
  font-weight: 500;
  color: rgba(254,254,254,1);
  margin: 5px 0px;
}

.newsMoudles .swiperBanTop_txt_time .time-icon {
  color: #fff !important;
  font-size: 14px;
  position: relative;
  top: 0px;
}

.newsMoudles .curriculum-event-content .title {
  margin: 15px 0 15px 0;
  text-align: left;
  height: 23px;
  border-left: 6px solid #557EFF;
  padding: 0 18px;
  font-size: 16px;
  font-weight: 500;
  color: rgba(51,51,51,1);
  line-height: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.newsMoudles .curriculum-event-content .icon-text-item {
  margin-top: 15px;
  padding: 0px 18px 0 18px;
  text-align: left;
  line-height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
}

.newsMoudles .icon-text-item span, .news-item-content span {
  font-size: 14px;
  font-weight: 400;
  color: #6987ab;
}

.partnersModule .lazy {
  width: 100%;
  padding: 15px 20% 15px 20%;
}

/**-----------------首页--end----------------*/

/**----------------学术会议--------------------*/
.conferences-list-item {
  padding: 10px 10px;
  overflow: hidden;
  display: flex;
  border-bottom: 1px solid #ddd;
}

.conferences-list .conferences-list-item:last-child {
  border-bottom: 0px;
}

.conferences-list-item .img-size  {
  border-radius: 10px;
  height: 150px;
  width: 300px !important;
}

.conferences-list-item .icon-text-item  {
  justify-content: space-between;
  margin-top: 10px;
  display: flex;
}

.conferences-list-item .c-short-name {
  color: #4b5d73;
  padding-right: 10px;
}

.conferences-list-item .left-item .desc {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.conferences-list-item .btn-style {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
}

.conferences-list-item .btn-style .subBtna,
.conferences-list-item .btn-style .subRegister {
  border-radius: 7px !important;
  font-size: 14px !important;
  padding: 6px 12px !important;
  margin-left: 10px !important;
}

.conferences-list-item .btn-style .subBtna i {
  font-size: 14px !important;
}

.sidebar-left .recommend_title {
  border-bottom: 1px solid #e6e8ee;
  height: 50px;
  margin: 0px 10px;
}

.conferences-detail-page .c-img {
  width: 300px;
  height: 167px;
  border-radius: 7px;
}

.conferences-detail-page .contact-item.post {
  margin-bottom: 0px;
  border-radius: 7px;
  box-shadow: none !important;
  line-height: 12px;
}

.conferences-detail-page .c-basic-value {
  width: 900px;
}

.conferences-detail-page .c-basic-value .title {
  font-size: 16px;
  font-weight: 700;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  margin: 5px 0px;
}

.conferences-detail-page .c-basic-value .title:hover {
  color: #0083ff;
}

.conferences-detail-page .c-basic-value span {
  font-size: 14px;
  font-weight: 700;
}

.conferences-detail-page .c-basic-value p {
  margin: 5px 0px;
}

.conferences-detail-page .c-basic-value .btn-small,
.journals-detail-page .btn-group .btn-small {
  padding: 8px 25px;
}

.conferences-detail-page .timeBack {
  width: 100%;
  padding: 55px 0;
  display: flex;
}

.timeBack .title{
  line-height: 31px;
}

.conferences-detail-page .date-info-wrap {
  padding-left: 30px;
}
/**----------------学术会议--end----------------*/

/**--------------学术期刊-----------------------*/
.journals-detail-page .post__content {
  padding: 20px !important;
}

.journals-detail-page .imgWrap {
  height: 257px;
  box-shadow: 0px 16px 8px 0px rgba(0, 0, 0, .12);
  position: relative;
  top: 0;
}

.journals-detail-page .imgWrap .img {
  width: 100%;
  height: 100%;
  background: #fefefe;
}

.journals-detail-page .detail {
  flex: 1;
  padding-left: 20px;
}

.journals-detail-page .rows {
  display: flex;
  align-items: center;
}

.journals-detail-page .cols {
  padding: 3px 8px;
}

.journals-detail-page .cols .timesCont {
  display: inline-block;
  padding: 4px 8px;
  background: #1465C4;
  margin-right: 5px;
}

.journals-detail-page .subject2 {
  margin-left: 10px;
  padding: 2px 12px;
  border-radius: 20px;
  background: #F0F6FF;
}

.journals-detail-page .button {
  display: flex;
}

.journals-detail-page .button_item.signBtn {
  background: #F58223;
}

.journals-detail-page .button_item {
  width: 131px;
  height: 36px;
  line-height: 36px;
  background: #61AEDE;
  border-radius: 5px;
  cursor: pointer;
  text-align: center;
  margin-right: 25px;
}

.journals-detail-page .journal-title {
  width: 130px;
  height: 30px;
  background: rgba(255, 159, 0, 0.5);
  border-radius: 5px;
  text-align: center;
  line-height: 30px;
  font-size: 16px;
  font-weight: 500;
  color: rgba(51, 51, 51, 1);
  margin: 10px auto;
  justify-content: center;
}

.journals-detail-page .post .journal-value {
  padding: 10px 20px 10px 20px;
}

.journals-detail-page .post .journal-value p {
  padding-left: 20px;
  margin: 5px 0px 0px 0px !important;
}

.journals-detail-page .post .journal-value p span {
  padding-left: 10px;
}

.journal-content .journal-item {
  display: block;
  margin-top: 15px;
  background: #f9f9f9;
  border-radius: 2px;
  box-sizing: border-box;
  position: relative;
  padding: 15px 30px;
  cursor: pointer;
}

.journal-content .journal-item .img {
  margin: 0 auto;
  display: block;
  width: 124px;
  height: 159px;
  box-shadow: 0px 11px 8px 0px rgba(0, 0, 0, 0.12);
}

.journal-content .journal-item .item_title {
  padding-top: 15px;
  font-weight: 600;
  color: rgba(51, 51, 51, 1);
  line-height: 15px;
  text-align: center;
  overflow: hidden;
}
/**--------------学术期刊------end-------------*/

/**--------------学术资讯----------------------*/
.ac-news-card .screen {
  width: 100%;
  max-width: 1220px;
  height: 400px;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}

.ac-news-card .screen ul {
  position: absolute;
  left: 0;
  top: 0px;
  width: 10000px;
  border-top-right-radius: 7px;
  border-bottom-right-radius: 7px;
}

.ac-news-card .screen ul li {
  width: 1220px;
  height: 400px;
  overflow: hidden;
  float: left;
}

.ac-news-card .screen ul li img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 7px;
}

.ac-news-card .screen ol {
  z-index: 2;
  width: 300px;
  height: 400px;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  right: 0;
  top: 0;
  padding-top: 10px;
  padding-left: 0px !important;
  border-top-right-radius: 7px;
  border-bottom-right-radius: 7px;
}

.ac-news-card .screen ol li {
  width: 310px;
  height: 55px;
  transform: translateX(-10px);
  padding-left: 0px !important;
  margin-bottom: 0px !important;
}

.ac-news-card .screen ol li::before{
  display: none !important;
}

.ac-news-card .screen ol li span {
  color: #ffffff;
  font-size: 16px;
  padding: 16px 0 0 20px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.ac-news-card .screen ol .active {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  background: linear-gradient(89deg, #0d7bff 0%, #0d7bff 19%, rgba(13, 123, 255, 0.1) 100%);
}

.ac-news-card .news_items,
.ac-knowledge-card .news_items {
  border-bottom: 1px solid #f1e8e8;
}

.ac-news-card .news_items:hover,
.ac-knowledge-card .news_items:hover {
  background-color: #f2f3f4 !important;
}

.ac-news-card .news_items:nth-child(even),
.ac-knowledge-card .news_items:nth-child(even) {
  background-color: #fcfcfc;
}

.ac-news-card .news_items a {
  padding: 15px 10px;
}

.ac-news-card  .news_items h3 {
  margin: 5px 0px !important;
  font-size: 16px;
  font-weight: bold;
  color:#333333;
}

.ac-news-card .news_items .news-content {
  width: 100%;
}
.ac-news-card .news_items .left-aside {
  width: 70%;
  float: left;
}

.ac-news-card .news_items .content {
  font-size: 14px;
  overflow: hidden;
  display: -webkit-box;
  color: #4b5d73;
  margin-top: 10px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  -webkit-box-orient: vertical;
}

.ac-news-card .news_items .content p {
  margin-bottom: 0px;
  margin: 0 0 0px 0;
  font-size: 15px;
}
.ac-news-card .content p img {
  height: 156px;
  display: none;
  width: 100%;
}

.ac-news-card .left-aside .news-date {
  text-align: right;
  padding-right: 10px;
}

.ac-news-card .right_img {
  width: 30%;
  float: right;
}

.ac-news-card .right_img img {
  height: 120px;
  width: 100%;
}

.ellipsis-2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}

.ac-knowledge-card .news_items .content-1 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}

.ac-news-detail .post {
  padding: 30px 50px;
  margin-bottom: 15px !important;
}

.ac-news-detail .post .title {
  margin: 0px 0px !important;
  font-size: 25px;
}

.ac-news-detail .post .news_date {
  border-bottom: 1px solid #E6E8EE;
  padding: 20px 0;
  display: flex;
  justify-content: space-between;
}

.ac-knowledge-card .news_items {
  padding: 15px 15px;
}

.ac-knowledge-card .news_items h3 {
  margin: 0px 0px;
  font-size: 16px;
  padding-bottom: 5px;
  font-weight: bold;
  color: #333333;
}

.ac-knowledge-card .news_items .news-date {
  display: flex;
  justify-content:space-between;
  padding-right: 10px;
}

.ac-knowledge-card .news_items .list-img {
  display: flex;
}

.ac-knowledge-card .news_items .list-img .left-aside {
  width: 70%;
}

.ac-knowledge-card .news_items .list-img .right-img {
  width: 30%;
}

.ac-knowledge-card .news_items .list-img .right-img img {
  height: 127px;
}
/**-----------------学术资讯--end----------------*/

/**-----------------关于我们------------------*/
.about-module .crumina-heading {
  padding: 0px 30px;
  border-radius: 10px;
  margin-bottom: 0px !important;
}

.about-module .heading_overlay {
  display: inline-block;
  position: relative;
  height: 5px;
  border-radius: 30px;
  background-color: #4DB7FE;
  width: 90px;
  margin-top: 5px;
  margin-bottom: 18px;
  overflow: hidden;
}

.about-module .heading_overlay:after {
  content: '';
  position: absolute;
  left: 0;
  top: -1.1px;
  height: 7px;
  width: 8px;
  background-color: #fff;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: MOVE-BG;
  animation-name: MOVE-BG;
}

@-webkit-keyframes MOVE-BG {
	from {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	to {
		-webkit-transform: translateX(88px);
		transform: translateX(88px)
	}
}

@-webkit-keyframes MOVE-BG {
	from {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	to {
		-webkit-transform: translateX(88px);
		transform: translateX(88px)
	}
}

@keyframes MOVE-BG {
	from {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	to {
		-webkit-transform: translateX(88px);
		transform: translateX(88px)
	}
}

.about-module .crumina-heading  p {
  color: #273f5b;
}

.about-module .ourAdvantages {
  padding: 45px 0px 15px 0px;
}

.about-module .animated-text {
  animation: fadeInRight 1s ease-out;
  margin: 0px 0px 10px 0px !important;
}

.about-module .animated-image {
  animation: fadeInDown 1s ease-out;
  height: 360px !important;
}

.about-module .companyHistory .infor-box {
  display: flex;
  align-items: center;
}

@keyframes fadeInRight1 {
  from {
    opacity: 0;
    transform: translateX(35px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes fadeInLeft1 {
  from {
    opacity: 0;
    transform: translateX(-35px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes fadeInDown1 {
  from {
    opacity: 0;
    transform: translateY(-35px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes fadeInTop1 {
  from {
    opacity: 0;
    transform: translateY(35px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.about-module .info-box-image i {
  font-size: 35px;
  color: #0083ff;
}

.about-module .crumina-info-box .fa-solid {
  font-size: 20px;
  color: #fff !important;
  text-align: center;
  line-height: 1.8;
}
.about-module .bg-rounded-style4:before {
  background-image: url(/images/svg/06-wave.svg) !important;
  height: 120px;
}

.about-module .contact-footer .contact-item {
  margin-bottom: 30px;
}

.about-module .pricing-tables--item-with-thumb {
  padding: 20px !important;
}

.about-module .pricing-title {
  font-family: 微软雅黑, "microsoft yahei";
  color: #333;
}

#swiper-certify.crumina-module:hover .btn-prev,
#swiper-certify.crumina-module:hover .btn-next {
  opacity: 1;
}

.crumina-heading .heading-sup-title,
.crumina-heading .heading-title  {
  font-size: 20px;
  color: #0083ff !important;
  margin-bottom: 0px !important;
}

.crumina-heading .heading-text {
  margin-top: 0px !important;
  font-family: "微软雅黑";
  font-size: 15px;
  color: #333;
}

.baiduMap .contact-item i {
  margin-right: 30px;
  font-size: 25px;
  color: #0083ff;
}

.baiduMap .btn {
  padding: 10px 30px !important;
  margin-top: 20px;
}
/**-----------------关于我们--end------------------*/

/**-----------------尾部样式----------------------*/
.footer {
  padding: 25px 0px 0px 0px !important;
  background: #ecf5fe;
  box-shadow: none !important;
  border-top: 2px solid #ecf5fe;
}

.shape-img {
  position: relative;
  z-index: 2;
  width: 100%;
}

.shape-img img {
  width: 100%;
  position: absolute;
  max-width: none;
  height: auto;
  top: -55px;
}

.footer .w-info .logo-title {
  color: #0082d7 !important;
}


.footer .site-logo {
  margin-bottom: 5px !important;
}

.footer .site-logo img  {
  width: 275px;
  position: relative;
  right: 4px;
}

.footer .links {
  position: relative;
}

.footer .widget-title {
  color: #6a85a6 !important;
  font-size: 18px;
  margin-top: 10px !important;
  font-weight: 400 !important;
}

.footer .w-info .logo-sub-title {
  margin-left: 13px;
}

.sub-footer {
  padding: 15px 0 !important;
  margin-top: 0px !important;
}

.sub-footer p {
  margin: 5px 0px;
}
/**---------------footer样式---end--------------*/

/**---------------弹窗样式------------------------*/
.modal {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 999;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 1.75rem;
  pointer-events: none;
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - (1.75rem * 2));
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  border-radius: 0.5rem;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  outline: 0;
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
}

.modal-body .rounded-start {
  border-bottom-left-radius: 0.375rem !important;
  border-top-left-radius: 0.375rem !important;
}

.modal-body .bg-primary {
  --bs-bg-opacity: 1;
  background-color: rgba(13, 110, 253, 1) !important;
}

.modal-body .text-white {
  color: rgba(255, 255, 255, 1) !important;
}

.modal .text-2 {
  font-size: 14px !important;
  font-size: 0.875rem !important;
}

.modal .text-muted {
  --bs-text-opacity: 1;
  color: rgba(33, 37, 41, 0.75) !important;
}

.modal .text-4 {
  font-size: 18px !important;
  font-size: 1.125rem !important;
}

.modal-body .text-light {
  color: rgba(248, 249, 250, 1) !important;
}

.modal hr {
  opacity: 0.2;
}

.modal-body .img-fluid {
  max-width: 100%;
  height: auto;
}

.modal-body .my-3 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.modal .padding-30 {
  padding: 0px 35px !important; 
}

.modal .my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.modal-body hr {
  opacity: 0.2;
}

.modal-body hr {
  margin: 1rem 0;
  color: inherit;
  border: 0;
  border-top: 1px solid;
  opacity: 0.25;
}

.closeBtn {
  margin-top: 10px;
  margin-right: 5px;
  cursor: pointer;
}

.closeBtn i {
  font-size: 25px !important;
}

.oxyy-login-register .form-border .form-control {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  border-radius: 0px;
  padding-left: 0px !important;
  color: black;
}

.oxyy-login-register.form-control:not(.form-control-sm) {
  padding: 0.81rem 0.96rem;
  height: inherit;
}

.oxyy-login-register .form-control {
  border-color: #dae1e3;
  box-shadow: inset 0 0;
  margin-bottom: 5px !important;
}

.oxyy-login-register .form-error {
  color: red;
  font-size: 14px;
}

.oxyy-login-register .col {
  flex: 1 0 0%;
}

.oxyy-login-register .text-a {
  color: rgba(13, 110, 253, 1);
  text-decoration: underline;
}

.border-2 {
  border-width: 2px !important;
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  appearance: none;
  background-clip: padding-box;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.form-check {
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5em;
  margin-bottom: 0.125rem;
}

.form-check .form-check-input {
  position: relative;
  top: 2px;
}

.modal .btn {
  padding: 10px 50px;
  border-radius: 10px !important;
}

.conf-list-item.display-flex {
  flex-direction: column;
}

.conf-card {
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 2px 8px 1px rgba(51, 51, 51, 0.2);
}

#site-footer .flex-content {
  display: flex;
  align-items: start;
  flex-wrap: nowrap;
  gap: 40px;
}

.flex1 {
  flex: 1;
}

.sticky-top {
  position: sticky;
  top: 75px;
}

/* 右侧悬浮按钮栏样式 */
.floating-button-bar {
  position: fixed;
  right: 20px;
  top: 52%;
  transform: translateY(-50%);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  display: flex;
  flex-direction: column;
  gap: 0px;
  z-index: 999;
  border-radius: 8px;
}

.floating-button-bar .floating-button:first-child {
  border-radius: 8px 8px 0 0;
}

.floating-button-bar .floating-button:last-child {
  border-radius: 0 0 8px 8px ;
}

.floating-button {
  width: 70px;
  height: 55px;
  background-color: #fff;
  color: #0083ff;
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: relative;
  transition: all 0.3s ease;
}

.button-text {
  font-size: 12px;
}

.floating-button:hover {
  background-color: rgba(0, 0, 0, 0.06);
  /* transform: scale(1.1); */
}

.floating-button:hover .button-tooltip {
  visibility: visible;
  opacity: 1;
  right: 90px;
}

.icon-font {
  width: 1.5em;
  height: 1.5em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
}

.button-tooltip {
  position: absolute;
  right: 0;
  white-space: nowrap;
  background-color: #fff;
  color: #fff;
  border-radius: 4px;
  font-size: 14px;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease;
  pointer-events: none;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  z-index: 99;
  max-width: 150px;
  font-size: 0px;
}

.button-tooltip img {
  max-width: 150px;
  border-radius: 4px;
}

.button-tooltip::before {
  content: "";
  position: absolute;
  right: -5px;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 5px; /* 调整大小 */
  border-color: transparent transparent transparent currentColor;
  margin-left: 8px;
}

.floating-button:not(:last-child)::after {
  display: block;
  content: '';
  position: relative;
  bottom: -4px;
  left: 0;
  width: 46px;
  height: 1px;
  background-color: #E7E7E7;
  border-radius: 2px;
}

.conf-recmd-card .swiper-container {
  border-radius: 4px;
  height: 143px;
}

.conf-recmd-card .swiper-container img {
  height: 100%;
}

.conf-recmd-card .swiper-slide {
  font-size: 0;
}

.text-right {
  text-align: right;
  margin-top: 5px;
}

.text-right a {
  font-size: 14px;
}

/* 响应式调整 */
@media (max-width: 768px) {
  .floating-button-bar {
    right: 10px;
    gap: 10px;
  }
  
  .floating-button {
    width: 40px;
    height: 40px;
  }
}

.animate {
    opacity: 0;
}

.animated {
  animation: fadeInDown1 .6s ease-out;
  animation-fill-mode: forwards
}

aside.animated {
  animation: fadeInLeft1 .6s ease-out;
  animation-fill-mode: forwards
}

.delay-1 { animation-delay: 0.2s !important; }
.delay-2 { animation-delay: 0.4s !important; }
.delay-3 { animation-delay: 0.6s !important; }
.delay-4 { animation-delay: 0.8s !important; }
.delay-5 { animation-delay: 1.0s !important; }
.delay-6 { animation-delay: 1.2s !important; }

.conference_card_box header {
    text-align: center;
    padding: 25px 20px;
    background: #2c3e50;
    color: white;
}

h1 {
    font-size: 28px;
    margin-bottom: 8px;
    letter-spacing: 1px;
}

.subtitle {
    font-size: 16px;
    opacity: 0.8;
}

.table-container {
    overflow-x: auto;
}

table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    border-radius: 0 0 10px 10px;
    overflow: hidden;
    margin-bottom: 0px;
    margin-top: 20px;
}

th {
    color: #333;
    font-weight: 600;
    text-align: left;
    padding: 16px 20px;
    position: sticky;
    top: 0;
    font-size: 16px;
}

td {
    padding: 14px 20px;
    color: #333;
}

tr:nth-child(odd) {
    background-color: #fafafa;
}

tr:hover {
    background-color: #ecf5fe;
    transition: background-color 0.2s;
}

.conference-name {
    font-weight: 500;
    color: #2c3e50;
}

tbody tr:last-child td:first-child {
    border-bottom-left-radius: 10px;
}

tbody tr:last-child td:last-child {
    border-bottom-right-radius: 10px;
}

.conference-abbr {
    font-weight: 700;
    color: #0083ff;
}

.conference_card_box .tab-content {
  padding: 0;
}

.conference_card_box .course-details {
  box-shadow: 0px 2px 10px 0px rgba(212, 212, 212, 0.5);
}

.conference_card_box .course-details-control {
  padding: 10px 0;
  margin: 0 12px;
  margin-top: 5px;
  border-bottom: 1px solid #E7E7E7;
}

.conference_card_box .course-details-control .tab-control a {
  padding: 0;
  font-weight: 400;
  font-size: 16px;
}

.conference_card_box .course-details-control .tab-control a:after {
  height: 2px;
  bottom: -11px;
}

.conference_card_box tbody tr {
  cursor: pointer;
}

.conference_card_box thead tr {
  background: #fff;
}

.news-list img {
  width: 260px;
  height: 130px;
}

.news-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 5px;
    padding: 15px 0;
    border-bottom: 1px solid #E7E7E7;
}

.news-item .border-line {
  border-left: 1px solid #E7E7E7;
  height: 100px;
  width: 1px;
}

.news-item .news-item-content {
    text-align: left;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    width: 680px;
}

.news-item:last-child {
  border-bottom: 0px;
}

.news-list {
  padding: 12px;
}

.link-btn {
  width: 30px;
  height: 30px;
  background: #0083ff;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all .3s ease-in-out;
}

.link-btn:hover {
  background: #0054FE;
}

.link-btn .fa-chevron-right {
  color: #fff;
}

.news-img {
  font-size: 0;
}

.knowledge-list {
  margin-top: 15px;
  padding: 12px;
}

.knowledge-item {
  background: #F2F2F780;
  padding: 12px;
  border-radius: 8px;
  margin-bottom: 15px;
}

.knowledge-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
}

.knowledge-content {
  text-align: left;
  line-height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin-bottom: 10px;
}

.knowledge-footer div {
  font-size: unset;
}

.news-item-title, .knowledge-item-title, .trend-item-title {
  font-size: 18px;
  font-weight: 700;
  color: #273f5b;
  transition: all .3s ease;
}

.news-item-title:hover, .knowledge-item-title:hover, .trend-item-title:hover {
  color: #0083ff;
}

.submitModule .service .icon .main-icon {
  width: 80px; 
  height: 80px; 
  margin-top: 40px;
  z-index: 1;
  animation: float 3s ease-in-out infinite;
}

.submitModule .service {
  display: flex;
  margin-bottom: 30px;
  padding: 0px;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
}
.submitModule .service .icon {
  width:30%;
  margin-bottom:0px;
  display: flex;
  justify-content: center;
}

.conference_card_box .tab-control {
  padding: 8px;
}

.flex-remen {
  display: flex;
  align-items: center ;
  gap: 5px;
  margin: 5px 0;
}

.flex-remen h6 {
  margin: 0;
}

/**--------------发布会议--------------------------*/

/**---------------弹窗-end------------------------*/
@media (max-width: 768px) {
  .header {
    padding: 0px 0;
  }
  .header .primary-menu-menu ul.sub-menu {
    min-width: 400px;
    padding: 5px 0 5px;
  }
  .header .primary-menu-menu li .indicator {
    color: #6a85a6 !important
  }
  .header.islogoimage .site-logo .full-block-img .img {
    background-image: url(/images/logo_white_2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 50px;
    width: 185px;
  }
  .breadcrumbs-wrap .breadcrumbs--rounded {
    padding: 5px 10px;
  }
  .header.isScrolling .site-logo .full-block-img .img {
    background-image: url(/images/logo_green_2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 50px;
    width: 185px;
  }
  .header .site-logo {
    margin-left: 20px;
  }
  .header .primary-menu-menu > li > .first_menu {
    color: #6a85a6 !important;
  }
  .header .primary-menu-menu .level-first-title {
    font-size: 16px !important;
  }
  .header .primary-menu-menu > li {
    padding: 5px 0;
  }
  .primary-menu-responsive .primary-menu-menu.scrollable {
    top: calc(100% + 0px);
  }
  .conference_card_box .curriculum-event-content .title {
    width: auto;
    -webkit-line-clamp: 2 !important;
    font-size: 14px;
  }
  .conference_card_box .icon-text-item .text span {
    font-size: 12px !important;
  }
  .conference-deline-box .recommend_content {
    margin-left: 20px;
  }
  .home-module .curriculum-list li .title {
    width: auto;
  }
  .lection-time {
    margin-left: 0px !important;
  }
  .btnModule {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .case-item__thumb {
    float: left !important;
    margin: 0px 12px !important
  }
  .journals-card-box .case-item-wrap {
    display: block;
    flex-wrap: none;
  }
  .btn-prev.with-bg {
    left: 35px;
  }
  .btn-next.with-bg {
    right: 35px;
  }
  .header-banner-bg {
    height: 260px !important;
  }
  .tagModule .w-tags .tags-list {
    margin: 50px 0px 15px 0px;
  }
  .crumina-heading {
    margin-bottom: 15px;
  }
  .info-box--standard-hover .info-box-title {
    display: block;
    margin-bottom: 15px !important;
  }
  .footer .links {
    position: relative;
    left: 0px;
  }
  .shape-img img {
    width: 100%;
    position: absolute;
    max-width: none;
    height: auto;
    top: -14px;
  }
  .page {
    padding-bottom: 10px;
  }
  .page .page-numbers {
    width: auto;
    height: auto;
    line-height: 1;
    padding: 7px 12px;
  }
  .page .total {
    font-size: 14px;
  }
  .breadcrumbs-wrap.inline-items > *, .author-block.inline-items > *, .icon-text-item.inline-items > * {
    display: inline-block !important;
  }
  .stunning-header--breadcrumbs-bottom-left .breadcrumbs-wrap {
    margin-top: 0px !important;
  }
  .breadcrumbs-wrap .btn--round {
    margin-right: 10px;
    top: 12px;
  }
  .submitModule .service .content .info-box-title {
    font-size: 16px !important;
  }
  .submitModule .crumina-heading .heading-title {
    font-size: 18px;
  }
  .submitModule .service .icon .main-icon {
    width: 60px !important;
    height: 60px !important;
  }
  .submitModule .iphone-service {
    height: 100px;
  }
  .submitModule .info-box--standard-hover .cloud-icon-1 {
    top: 66%;
  }
  .submitModule .info-box--standard-hover .cloud {
    width: 95px;
  }
  .submitModule .service {
    margin-bottom: 0px;
  }
  .conferences-list-item {
    display: inline-block;
  }
  .conferences-list-item .img-size {
    height: 195px;
    width: 430px !important;
  }
  .journals-detail-page .imgWrap {
    height: 450px;
  }
  .journals-detail-page .detail {
    padding-left: 0px;
    margin-top: 15px;
  }
  .journals-detail-page .cols {
    padding: 0px 0px;
  }
  .journals-detail-page .detail .issn-text {
    font-size: 14px !important;
  }
  .ac-news-card .news_items h3 {
    font-size: 16px;
  }
  .ac-news-card .screen ol {
    width: 100%;
    height: auto;
    background-color: rgba(0, 0, 0, 0.7);
    position: static;
    padding: 10px;
    border-radius: 7px;
  }
  .ac-news-card .screen ol li {
    width: 100%;
    height: auto;
    transform: none;
    padding: 10px 0;
  }
  .ac-knowledge-card .news_items .list-img {
    display: inline-block;
  }
  .ac-knowledge-card .news_items .list-img .left-aside,
  .ac-knowledge-card .news_items .list-img .right-img {
    width: 100%;
  }
  .conferences-detail-page .c-basic-value {
    width: 100%;
    padding-left: 0px;
  }
  .conferences-detail-page .c-img {
    width: 100%;
    height: 200px;
  }
  .header-layout {
    height: 450px !important;
  }
  .header-layout .full-block-img img {
    width: 80px !important;
    padding: 0px 0px !important;
  }
  .recent-layout .recent-list .img-size {
    height: 195px;
    width: 430px !important;
  }
  .recent-layout .sub_title img {
    width: 64px;
  }
  .about-section {
    display: inline-block !important;
  }
  .about-section .left-img {
    padding: 5px 10px 5px 0px;
  }
  .about-section .right-content {
    height: auto !important;
    padding-bottom: 20px;
  }
  .custom-form {
    width: 97% !important;
    top: 130% !important;
    left: 50% !important;
    padding: 0px 0px 10px 0px !important;
  }
  .custom-form .form-title {
    margin-bottom: 10px !important;
  }
  .custom-form .label-text,.applybox_1 .label-text {
    font-size: 14px !important;
  }
  .custom-form .right-code .title .text,
  .applybox_1 .right-code .title .text {
    font-size: 12px !important;
  }
  .applybox_1 .submit-btn .utouch-icon, .custom-form .utouch-icon {
    width: 19px !important;
  }
  .custom-form .right-code, .applyform .right-code {
    padding-left: 0px !important;
  }
  .custom-form .label-text .utouch-icon {
    width: 20px !important;
  }
  .applybox_1 .label-text .utouch-icon {
    width: 14px !important;
    vertical-align: middle;
  }
  .applybox_1 .card-header .form-title {
    margin: 0px 0px !important
  }
  .applybox_1 .card-header .closebtn {
    position: relative;
    left: 68px;
  }
  .custom-form .form-left-btn,
  .custom-form .form-right-btn {
    display: none;
  }
  .custom-form .submit-btn, .applybox_1 .submit-btn {
    margin-top: 10px !important;
  }
  .custom-form .submit-btn .btn, .applybox_1 .submit-btn .btn {
    height: 40px !important;
  }
  .custom-form .submit-btn .btn .text, .applybox_1 .submit-btn .btn .text {
    font-size: 16px !important;
  }
  .form-title .c-gray,.level_title .c-gray {
    font-size: 18px !important;
  }
  .form-title .c-blue, .level_title .c-blue {
    font-size: 18px !important;
  }
  .c-gray::before {
    left: 14px !important;
  }
  .c-blue::after {
    top: -9px !important;
  }
  .custom-form .right-code .qr_code_img, .applyform .right-code .qr_code_img {
    width: 115px !important;
    height: 126px !important;
  }
  .accordion-heading {
    padding: 11px 10px !important;
  }
  .crumina-accordion .panel-info {
    padding: 10px 20px 30px 20px !important;
  }
  .sliderModule.mb20 {
    /* margin-top: 50px; */
  }
  #site-footer .flex-content {
    flex-wrap: wrap;
  }
  .floating-button-bar {
    display: none;
  }
  .info-box--standard-hover .info-box-text {
    margin-bottom: 0;
  }
  .news-item .news-item-content {
    display: none;
  }
  .link-btn {
    display: none;
  }
  .news-list img {
    width: 140px;
    height: 70px;
  }
  .news-item-title {
    display: block;
    width: 150px;
  }
  .news-item-title, .knowledge-item-title, .trend-item-title{
    font-size: 14px;
  }
  .table-container td, .conference-abbr {
    font-size: 12px;
  }
  .table-container thead th:first-child {
    width: 200px;
  }
}

@media (max-width: 800px) {
  .stunning-header-content {
    padding: 10px 0;
  }
  .stunning-header--breadcrumbs-bottom-left .breadcrumbs-wrap {
    bottom: -25px;
  }
  .stunning-header--content-inline .stunning-header-title {
    padding-top: 25px;
  }
}

@media (max-width: 1024px) {
  .btnModule .btn + .btn {
    float: right;
    margin-top: 0px !important;
  }
  .case-item__thumb {
    float: left !important;
  }
  .home-module .curriculum-list li .title {
    width: 100%;
  }
}

@media (max-width: 992px) {
  .modal-lg {
    --bs-modal-width: 800px;
  }
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 800px;
    margin-right: auto;
    margin-left: auto;
  }
}

.fw-normal {
  font-weight: normal;
}

.h48{
  height: 48px;
}

.left-item{
  flex: 1;
}

#allmap{
  border: 1px solid #ccc;
}

.BMap_noprint{
  display: none;
}

.anchorBL{
  display: none;
}

.animated-image{
  border: 1px solid #ccc;
}

.center{ 
  text-align: center;
}

.elsp-icon-background {
  font-size: 100px;
  color: #B5CCE0;
}

@keyframes float {
    0%, 100% { transform: translateY(5px); }
    50% { transform: translateY(-10px); }
}

.submitModule .icon .cloud {
  z-index: 0 !important;
}

.submitModule .service .content{
  width:85%;
}

.submitModule .service .content .info-box-title{
  font-size: 22px;
}

.elsp-hp-section-padding{
  padding:40px 0;
}

.elsp-text-title-level-1{
  font-size:24px;
  line-height:24px;
  margin:15px 0;
  color:#0083ff;
  font-weight: 700;
}

.elsp-text-title-level-2{
  font-size:20px;
  line-height:24px;
  margin:10px 0;
  font-weight: 600;
}

.elsp-text-title-level-3{
  font-size:18px;
  line-height:18px;
  margin:5px 0;
  font-weight: 500;
}

.form-display{
  display: flex;
  /* align-items: center; */
}

.journal-post_content p {
  margin-bottom: 5px !important;
}

.journal-post_content li {
  position: relative;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 0.35em;
  margin-left: 35px;
}

.journal-post_content li::before {
  position: absolute;
  top: 7px;
  left: -25px;
  content: '';
  display: inline-block;
  width: 10px;
  height: 10px;
  background-color: #01a23c;
  border-radius: 50%;
  margin-right: 15px;
}

.journal-post_content li span {
  font-family: "Nunito" !important;
}

.falut {
	height: 80vh;
	padding: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.falut .bgimg {
	width: 99vw;
	height: 58vh;
	background: url('../images/404.png') no-repeat center/50%;
}

.falut h1 {
	font-size: 32px;
  font-weight: 500;
  color: #a0a0a0;
  margin-top: 20px;
}

.falut .error {
  color: #0083ff;
  font-size: 60px;
}

.falut span {
	color: #a0a0a0;
	font-size: 24px;
	margin: 16px 220px 0 0;
}

.falut .back {
	font-size: 20px;
	margin-left: 16px;
	color: #fff;
	background-color: #0082d7;
	border-radius: 8px;
	padding: 4px 16px;
}

.panel-info p {
  margin: 0 0 0px 0;
  padding-bottom: 10px;
}

.panel-info h4,
.panel-info h4 strong,
.panel-info span strong {
  font-size: 24px;
  line-height: 24px;
  margin: 15px 0;
  color: #0083ff;
  font-weight: 700;
}

.panel-info ul {
  margin-left: 45px;
  padding-bottom: 10px;
}

.panel-info li::before {
  position: absolute;
  left: 85px;
  content: '';
  width: 10px;
  height: 10px;
  background-color: #01a23c;
  border-radius: 50%;
  margin-top: 10px;
}

.panel-info h5 {
  font-size: 18px;
}

.with-icon input {
  padding-left: 50px !important;
  margin-bottom: 10px;
}

.with-icon .utouch-icon {
  top: 15px !important;
  line-height: 1;
}

/**------------------宣传页面-------------------*/
.header-layout {
  height: 940px;
  padding-bottom: 34px;
}

.header-layout .header-banner-bg {
  background-image: url(/images/bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: top;
  position: absolute;
  width: 100%;
  height: 830px;
  margin-bottom: 20px;
  flex-shrink: 0;
}

.header-layout .full-block-img img {
  width: 200px;
  padding: 15px 0px;
  height: auto;
}

.custom-form {
  display: grid;
  place-items: center;
  width: 42%;
  padding: 36px 0px 30px 0px;
  border-radius: 20px 20px 10px 10px;
  background: #FFF;
  box-shadow: 0px 6px 16px 0px rgba(0, 74, 178, 0.08);
  position: absolute;
  top: 81.5%;  /* 大致图片的中间位置 */
  left: 50.2%;
  transform: translate(-50%, -50%);
}

.custom-form .form-title {
  margin-bottom: 30px;
}

.custom-form .form-title .c-gray,
.applybox_1 .card-header .form-title .c-gray {
  color: rgba(0, 0, 0, 0.90);
  font-family: "Microsoft YaHei UI";
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
}

.custom-form  .form-title .c-blue,
.applybox_1 .card-header .form-title .c-blue {
  color: #38F;
  font-family: "Microsoft YaHei UI";
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
}

.c-gray::before {
  content: "\2022";
  color: rgba(51, 136, 255, 0.50);
  position: relative;
  left: 23px;
  font-size: 3.5em;
  top: 6px;
}

.c-blue::after {
  content: "\2022";
  color: #FCA435;
  font-size: 1.3em;
  position: relative;
  right: 9px;
  top: -13px;
}

.custom-form .form-content {
  display: flex;
  justify-content: center;
}

.custom-form .form-left-btn {
  top: 50%;
  transform: translate(0, -50%);
  position: absolute;
  left: -15px;
  background-color: rgb(241, 246, 253);
  border-radius: 30px;
  height: 38px;
  width: 38px;
}

.custom-form .form-right-btn {
  top: 50%;
  transform: translate(0, -50%);
  position: absolute;
  right: -15px;
  background-color: rgb(241, 246, 253);
  border-radius: 30px;
  height: 38px;
  width: 38px;
}

/* .custom-form .utouch-icon,
.applyform .utouch-icon {
  vertical-align: sub;
  padding-right: 5px;
} */

.custom-form .left-form .inputdiv input,
.applyform .left-form .inputdiv input {
  border-radius: 3px !important;
  border: 1px solid #DCDCDC !important;
  background: #FFF !important;
  box-shadow: none !important;
  font-size: 14px !important;
}

.custom-form .left-form  .inputdiv input:focus,
.applyform .left-form .inputdiv input:focus {
  color: #000;
}

.custom-form .right-code,
.applyform .right-code {
  padding-left: 6%;
}

.custom-form .right-code .qr_code_img,
.applyform .right-code .qr_code_img {
  background-image: url(/images/Frame.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 132px;
  height: 132px;
  flex-shrink: 0;
  margin-top: 5px;
}

.custom-form .submit-btn,
.applybox_1 .submit-btn {
  display: flex;
  height: 53.402px;
  padding: 0px 8.9px;
  justify-content: center;
  align-items: center;
  gap: 1.78px;
  align-self: stretch;
  margin-top: 40px;
}

.applybox_1 .right-code .utouch-icon {
  vertical-align: middle;
}

.custom-form .submit-btn .btn,
.applybox_1 .submit-btn .btn {
  border-radius: 44.057px;
  background: linear-gradient(322deg, #FD5838 23.97%, #FF8E4F 95.86%);
  box-shadow: 0px 1.78px 3.115px 0px #FFB593 inset;
  width: 241px;
  height: 53px;
}

.custom-form .submit-btn .btn .text,
.applybox_1 .submit-btn .btn .text {
  color: #FFF;
  font-family: "Microsoft YaHei UI";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.custom-form .submit-btn .count_img {
  background-image: url(/images/count.png);
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  bottom: 17%;
  left: 52%;
  z-index: 3;
}

.custom-form .submit-btn .count_img span {
  color: #FFF;
  font-family: "Microsoft YaHei UI";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  padding: 5px 15px;
}

.recent-layout {
  border-radius: 6px;
}

.recent-layout .level_title {
  margin: 52px 0px 20px 0px;;
}

.recent-layout .level_title .sub_title {
  margin-top: 8px;
  color: rgba(0, 0, 0, 0.40);
  font-family: "HONOR Sans CN";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 21px */
}

.level_title .c-gray {
  color: #333;
  font-family: "Microsoft YaHei UI";
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 42px */
}

.level_title .c-gray::after {
  content: "\2022";
  color: #FCA435;
  font-size: 1.3em;
  position: relative;
  right: 9px;
  top: -15px;
}

.recent-layout .recent-list .curriculum-event {
  background-color: #fff !important;
  box-shadow: 10px 0px 10px 0px rgba(18, 25, 33, 0.2) !important;
  border-bottom: 1px solid #fff !important;
}

.recent-layout .recent-list .curriculum-event .curriculum-event-thumb .img-size {
  height: 125px;
}

.recent-layout .recent-list .recent-list-item {
  padding-bottom: 16px;
}

.recent-layout .recent-list .curriculum-event-content {
  padding: 8px !important;
}

.recent-layout .recent-list .curriculum-event-content .title {
  color: #333 !important;
  font-family: "Microsoft YaHei UI" !important;
  font-size: 14px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 21px; /* 21px */
  letter-spacing: 0.7px;
  min-height: 3em; /* 设置最小高度为两行 */
  max-height: 3em; /* 限制最大高度为两行 */
  display: -webkit-box;
  -webkit-line-clamp: 2;
  white-space: normal; /* 允许换行 */
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.recent-layout .recent-list .icon-text-item .text span {
  color: rgba(0, 0, 0, 0.60) !important;
  text-align: right;
  font-family: "Times New Roman" !important;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 18px */
  letter-spacing: 0.6px;
}

.recent-layout .recent-list .curriculum-event .icon-text-item {
  margin-bottom: 0px !important;
  display: flex;
  justify-content: space-between;
}

.recent-layout .recent-list .curriculum-event  .icon-text-item .text {
  display: flex;
  align-items: baseline; /* 图标和文字基线对齐 */
}

.recent-layout .recent-list .curriculum-event-content a:hover {
 color: #0083ff !important;
}

.more-btn .btn {
  background-color: #38F;
  border-radius: 4px;
  padding: 8px 23px;
}

.more-btn .btn:hover {
  background-color: #01893c;
}

.recent-layout .more-btn .btn {
  margin:20px 0px 40px 0px;
}

.more-btn .btn .text {
  color: #FFF;
  text-align: center;
  /* 14px/bold */
  font-family: "Microsoft YaHei UI";
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px; /* 157.143% */
}

.histroy-layout,
.about-layout {
  padding: 40px 0px 40px 0px;
}

.histroy-layout .level_title {
  padding: 40px 0px 20px 0px;
}

.histroy-layout .histroy-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.histroy-layout .histroy-list-img {
  margin-bottom: 30px;
}

.histroy-layout .histroy-list-img img {
  border-radius: 10px;
  /* width: 100% !important;
  height: 396px !important; */
}

.employ-layout .level_title,
.about-layout .level_title {
  padding: 40px 0px 30px 0px;
}

.employ-layout .employ-list {
  padding-bottom: 52px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.employ-layout .swiperBanTop_txt{
  position: absolute !important;
  height: auto !important;
  bottom: 0px !important;
  z-index: 7;
  width: 95%;
  display: flex;
  padding: 12px 10px;
  box-sizing: border-box;
  background: linear-gradient(90deg, #EB4224 0%, #FF8244 100%);
  justify-content: center;
}

.employ-layout .swiperBanTop_txt .swiperBanTop_txt_time {
  color: #FFF;
  font-family: "Microsoft YaHei UI";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 27px */
}

.about-layout .about-content {
  border-radius: 8px;
  background: linear-gradient(98deg, #FFF 28.59%, #F4F8FC 50.71%);
  box-shadow: 4px 4px 8px 0px rgba(0, 0, 0, 0.06);
}

.about-layout .about-content .right-content {
  background-image: url(/images/image_4.png);
  background-repeat: no-repeat;
  padding-left: 20px;
  background-size: 100% 100%;
}

.about-layout .about-content .left-img {
  padding: 20px 0px 20px 20px;
}

.about-layout .about-content .right-content p {
  overflow: hidden;
  color: #333;
  font-family: "Microsoft YaHei UI";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 21px */
}

.about-section {
  display: flex;
  align-items: center;
  border-radius: 8px;
  background: linear-gradient(144deg, #FFF 28.59%, #F4F8FC 50.71%);
  box-shadow: 4px 4px 8px 0px rgba(0, 0, 0, 0.06);
  width: 100%;
  margin: auto; /* 居中对齐 */
}

.left-img {
  padding: 10px 20px 10px 20px;
  flex: 0 0 35%; /* 左侧图片区域 */
}

.left-img img {
  width: 100%;
  height: 265px;
  border-radius: 10px;
}

.right-content {
  padding: 0px 0px 0px 0px;
  flex: 0 0 65%; /* 右侧内容区域 */
  height: 302px;
}

.right-content p {
  color: #333;
  font-family: "Microsoft YaHei UI";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 21px */
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.bg {
  background-image: url(/images/image_4.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.footer-layout {
  height: 64px;
  line-height: 64px;
}

.footer-layout .copyright {
  padding: 20px 0px;
}

.footer-layout span ,
.footer-layout span a {
  color:rgba(10, 17, 20, 0.25);
  /* 12/normal */
  font-family: "Microsoft YaHei UI";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px; /* 150% */
}

.fixed-buttons-container {
  position: fixed;
  bottom: 20px; /* 距离底部20px */
  right: 20px;  /* 距离右边20px */
  display: flex;
  flex-direction: column; /* 让按钮竖直排列 */
}

/* 按钮的样式 */
.fixed-button {
  border: none !important;
  font-weight: 500;
  background-color: #38F;
  color: #fff;
  /* border-radius: 2px; */
  padding: 0.3125em;
  cursor: pointer;
  font-size: 16px;
  height: 60px;
  box-shadow: rgba(0, 0, 0, 0.04) 0 2px 4px 0 inset;
}

.fixed-button:hover {
  background-color: #01893c;
  color: #fff;
  padding:0.3125em;
}

.fixed-buttons-container .fixed-button span {
  display: flex;
  flex-direction: column;
}

.fixed-buttons-container .fixed-button span .btn-inner-icon {
  font-size: 20px;
  color: #fff;
  margin-bottom: 4px;
  display: block;
}

.fixed-buttons-container .fixed-button:hover .btn-inner-icon {
  color: #fff;
}

.fixbg_1 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 100;
}

.msgcont_1 {
  background-color: white;
  /* padding: 20px; */
  width: 725px;
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 20%;
}

.msgcont_1 .card-header {
  /* background-color: #e6e8ee; */
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  display: flex;
  justify-content: center;
}

.msgcont_1 .card-header .applytitle {
  padding: 10px 10px;
  color: rgba(0, 0, 0, 0.90);
  font-family: "Microsoft YaHei UI";
  font-size: 18px;
  font-style: normal;
}

.msgcont_1 .card-body {
  padding: 30px 0px;
  display: flex;
  justify-content: center;
}

.applybox_1 .submit-btn .utouch-icon,
.custom-form .utouch-icon {
  vertical-align: middle;
  width: 30px;
  padding-right: 5px;
}

.closebtn {
  cursor: pointer;
  padding: 10px 10px;
}

.closebtn i {
  font-size: 20px;
}

.applybox_1 .btn--blue-light {
  background-color: #38F;
}

.applybox_1 .btn--blue-light:hover {
  background-color: #01893c;
}

.applybox_1 .btn--gray {
  background-color: #d5d7d9;
}

.swal2-container.swal2-center>.swal2-popup {
  width: 315px !important;
}

.sidebar .noticeList {
  /* padding-bottom: 20px; */
}

.sidebar .noticeList .hotMeetItem {
  position: relative;
  top: 0;
  display: block;
}

.sidebar .noticeList .hotMeetItem .number {
  position: absolute;
  top: 3px;
  left: -5px;
  width: 16px;
  line-height: 16px;
  text-align: center;
  color: #ffffff;
  background: rgb(51 145 201);
  font-size: 12px;
}

.sidebar .noticeList .hotMeetItem .inTitle {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  position: relative;
}

.messageBox .container {
	height: 80vh;
	padding: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.messageBox .container .message_content {
	border: 1px solid #eee;
	box-shadow: 0 2px 12px 0 rgb(0 0 0 / 10%);
	padding: 30px;
	display: flex;
	align-items: center;
	border-radius: 20px 20px 10px 10px;
  border-top: 5px solid #1380c8ee;
}

.messageBox .container .message_content .bgimg {
	margin-bottom: 25px;
}

.messageBox .container .message_content .bgimg .ojs_icon {
	font-size: 80px;
	padding:10px;
	margin-top:20px;
}

.messageBox .container .message_infor {
	margin-left: 20px;
}

.messageBox .container .message_infor h1 {
	font-size: 32px;
	font-weight: 500;
	margin: 10 auto;
}

.messageBox .container .message_infor h1 span {
	color: #a0a0a0;
	font-size: 18px;
	margin: 0 auto;
}

.swal2-confirm, .swal2-confirm:hover {
  background-color: #0083ff;
}

.box-showdown {
  background: #FFF;
  box-shadow: 0px 6px 16px 0px rgba(0, 74, 178, 0.08);
  border-radius: 20px 20px 10px 10px;
  position: relative;
  /* top: 20px; */
  margin-top: 40px;
  bottom: 20px;
  border-top: 5px solid #1380c8ee;
}

.form-wrap {
  padding: 20px 0px 20px 0px !important;
}

.form-wrap .section-title {
  font-weight: 700;
  font-size: 20px;
}

.form-wrap .applyform {
  width: 100%;
}

.form-wrap .label-text {
  font-weight: 700;
}

.form-wrap .subContent {
  text-align: center;
}

.form-wrap .subContent .btn {
  margin-bottom: 20px;
}

.form-wrap .subContent .btn--blue-light {
  background-color: #007bef;
}

.form-wrap .subContent .btn--infor {
  background-color: #6c7073;
}

.form-wrap .inputbox textarea {
  border-radius: 3px !important;
  box-shadow: none;
  border: 1px solid #DCDCDC !important;
  background: #FFF !important;
  color: #000;
}

.form-wrap .inputbox select {
  border-radius: 3px !important;
  box-shadow: none;
  border: 1px solid #DCDCDC !important;
  background: #FFF !important;
  color: #000 !important;
}

.form-wrap .photo_File input {
  border-radius: none !important;
  border: none !important;
  background: none !important;
  box-shadow: none !important;
  font-size: 14px !important;
  padding: 8px 2px !important;
}

.form-wrap .photo_File {
  text-align: left !important;
}

.form-wrap .select-icon {
  position: absolute;
  top: 53%;
  right: 3%;
}

.conf-img {
  font-size: 0;
  display: block;
}

@media (max-width: 1199px) {
  .conference_card_box .conf-list .img-size {
    height: 180px;
  }
}

@media (max-width: 570px) {
  .conference_card_box .conf-list .img-size {
    height: 140px;
  }
}