/* @import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.8.2/font/bootstrap-icons.css"); */
@charset "utf-8";

* {
  margin: 0px;
  padding: 0px;
  outline: 0;
}

body {
  background: #fff;
  color: #2f3138;
  font-family: "微软雅黑", sans-serif;
  overflow-x: hidden;
  text-align: justify;
  text-justify: inter-ideograph;
  /*ie*/
  letter-spacing: 0.04rem;
}

html {
  overflow-x: hidden;
  width: 100%;
  max-width: 100%;
}


a {
  color: #000;
  text-decoration: none;

}

.menu-has-children .a-white:after {
  content: " ▾";
  color: #0085fc;
}

.index-m .menu-has-children .a-white:after {
  color: #FFFFFF;
}

a:hover {
  color: #0070C0;
}

ul li {
  list-style: none;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  transition: all 0.5s;
  z-index: 997;
}

#header.subtop-header {

  height: 64px;
  line-height: 52px;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  transition: all 0.5s;
  z-index: 997;
  /*background: rgba(255, 255, 255, 0);*/

  -moz-box-shadow: 0 0 4px #a0a0a0;
  -ms-box-shadow: 0 0 4px #a0a0a0;
  /* border-bottom: 2px solid rgba(255,255,255,0.56);*/
  background-color: rgba(0, 0, 0, 0.40);
}

.container-fluid {
  /*max-width: 1330px;*/
}

.nav-fluid {
  max-width: 1230px;
  display: flex;
  justify-content: space-between;
}

.mytextlogo {
  float: left;
  color: #fff;
  margin-left: 10px;
}

#header.header-fixed .mylogo {
  /*display:none;*/
}

#header.header-fixed .mytextlogo:after {
  content: "";
  /*background: url(../images/logo-2020.png) no-repeat;*/
  font-size: 22px;
  font-weight: 900;
  letter-spacing: 0.1em;
  font-family: Verdana, sans-serif !important;
}

.mytop {
  background: #000;
  height: 43px;
  line-height: 43px;
  margin-top: -60px;
}

.mrmenu {
  float: right;

}

.mrmenu i {
  font-size: 12px !important;
}

#header.header-fixed .mrmenu {
  padding-bottom: 20px;
}

#header.header-fixed {
  background: rgba(40, 58, 90, 0.9);
  /*background: rgba(0, 0, 0, 0.9);*/
  /*background: url(../images/bg-null.jpg) no-repeat center;*/
  padding: 12px 0;
  height: 72px;
  transition: all 0.5s;
}

#header.header-fixed.subtop-header {

  padding: 0;
  background-size: cover;
  height: 60px;
  transition: all 0.5s;
  box-shadow: 0 0 4px #a0a0a0;
  -webkit-box-shadow: 0 0 4px #a0a0a0;
  -moz-box-shadow: 0 0 4px #a0a0a0;
  -ms-box-shadow: 0 0 4px #a0a0a0;
}

#header.header-fixed .mytextlogo {
  margin-top: 5px;
}

#header.header-fixed.subtop-header .mytextlogo {
  padding-top: 5px;
}

#header.header-fixed.subtop-header .btn,
#header.header-fixed.subtop-header .mytextlogo {
  margin-top: -7px;
}

.header-fixed .nav-menu>li>a {
  color: #0085fc;
}

.header-fixed .menu-has-children .a-white:after {
  color: #0085fc;
}

.nav-menu>li>a.btn-sm {
  color: #FFFFFF;
}


/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
#hero {
  width: 100%;
  height: 100vh;

  background-size: cover;
  position: relative;
}

#hero:before {
  content: "";
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#hero .hero-container {
  position: relative;
  bottom: 0;
  top: 25vh;
  left: 7vw;
  display: flex;
  justify-content: center;
  align-items: right;
  flex-direction: column;
  text-align: left;
}

#hero .hero-container2 {
  position: absolute;
  bottom: 0;
  top: 0vh;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

.home_logo1 {
  position: absolute;
  top: 15px;
  left: 0;
  z-index: 999999;
}

.home-btn1 {
  position: absolute;
  bottom: 15px;
  left: 0;
  right: 0;
  z-index: 999999;
  margin: 0 auto;
  width: 100%;
  text-align: center;
  line-height: 45px;
  margin-top: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

#hero .home_logo {
  max-width: 60%;
  background: rgba(255, 255, 255, 0.25);
  padding: 60px;
  border-radius: 20px;
  box-shadow: 5px 3px 10px rgba(0, 0, 0, 0.38);
}

#hero h1 {
  margin: 0px 0 10px 0;
  font-size: 60px;
  font-weight: 700;
  line-height: 1.25;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 2px;
}

#hero h1.Chinese-Version {
  font-size: 50px;
  letter-spacing: 0.1em;
  padding-top: 5.5vh;
}

#hero .tit-fu {
  font-size: 20.5px;
  color: #e8e8e8;
  letter-spacing: 0em;
}

#hero h1 small {
  color: #0085fc;
  font-size: 20px;
}

#hero .big_txt3 {
  font-size: 28px;
  margin-top: 3.5vh;
  letter-spacing: 0.1em;
  position: relative;
  background: -webkit-linear-gradient(left, #fdfdfd, #bbbbbb 25%, #b3b3b3 50%, #ffffff 75%, #f1f1f1);
  background: linear-gradient(left, #fdfdfd, #bbbbbb 25%, #b3b3b3 50%, #ffffff 75%, #f1f1f1);
  /* _color:#FFFFFF; IE6 hack */
  /* *color:#FFFFFF; IE6-7 hack */

  background-clip: text;
  -webkit-background-clip: text;
  /*不支持IE*/
  color: transparent;
  background-size: 200% 100%;
  animation: masked-animation 3s infinite linear;
  -webkit-animation: masked-animation 3s infinite linear;
  -moz-animation: masked-animation 3s infinite linear;
  -ms-animation: masked-animation 3s infinite linear;
}

#hero .big_txt2 {
  font-size: 28px;
  margin-top: 3.5vh;
  letter-spacing: 0.1em;
  /*background-image: linear-gradient(135deg, #0231bb, #c8030c);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    -moz-box-decoration-break: clone;
    color: transparent;*/
  position: relative;
  background: -webkit-linear-gradient(left, #0231bb, #c8030c 25%, #0231bb 50%, #c8030c 75%, #0231bb);
  /*background: -ms-linear-gradient(left,#0231bb,#c8030c 25%,#0231bb 50%,#c8030c 75%,#0231bb);*/
  background: linear-gradient(left, #0231bb, #c8030c 25%, #0231bb 50%, #c8030c 75%, #0231bb);
  /* _color:#FFFFFF; IE6 hack */
  /* *color:#FFFFFF; IE6-7 hack */

  background-clip: text;
  -webkit-background-clip: text;
  /*不支持IE*/
  color: transparent;
  background-size: 200% 100%;
  animation: masked-animation 3s infinite linear;
  -webkit-animation: masked-animation 3s infinite linear;
  -moz-animation: masked-animation 3s infinite linear;
  -ms-animation: masked-animation 3s infinite linear;
}

@-webkit-keyframes masked-animation {
  0% {
    background-position: 0 0;
  }

  100% {
    background-position: -100% 0;
  }
}

#hero .btn-primary2 {
  background: #ca030a;
  color: #FFFFFF;
}

#hero .home-btn {
  margin: 0 auto;
  width: 100%;
  text-align: center;
  line-height: 45px;
  margin-top: 50px;
}

#hero .btn-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  clear: both;



}

#hero2 {
  display: none;
}

@media only screen and (max-width: 768px) {
  #hero .big_txt2 {
    font-size: 1.15rem;
  }

  .suspension {
    display: none;
  }

  #hero2 {
    display: block;
  }

  #bootstrap-touch-slider {
    display: none;
  }

  .nav-fluid {
    display: block;
  }

  .lx-index {
    display: none;
  }
}




.bg9-1 {
  background: url(../images/bj4.png)no-repeat center -580px;
  background-size: cover;
}

.bg9-2 {
  background: url(../images/bj1-2.png)no-repeat center 0px;
  background-size: cover;
}


.about-tit {
  position: relative;
  width: 50%;
  margin-top: 30px;
  margin-bottom: 15px;
  overflow: hidden;
  display: flex;
  /*justify-content: flex-end;*/
}

.about-line {
  width: 82%;
  height: 10px;
  background: #0035b9;
}

.about-main {
  width: 840px;
}

.about-main p {
  line-height: 30px;
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

/*会议文字简介*/
.visit-text {
  padding: 0px 20px 10px 20px;
  line-height: 2;
}


#new_box {
  width: 100%;

  margin: 0 auto;
  overflow: hidden;
  padding-bottom: 0px;

}

.new_con {
  max-width: 1200px;
  margin: 0 auto;

}

.b1 {
  width: 100%;
  background-color: #0070C0;

}

.new-wrap {}

.new-wrap .show {
  display: block;
}

.new_lst {
  height: 100%;
  position: relative;
  overflow: hidden;
  display: none;

}

.new_lst .container-fluid {
  padding-top: 20px;
}

.new_lst .container-fluid div h3 {
  border-left: 2px solid #f0f0f0;
}

.new_lst .container-fluid div h3.first {
  border-left: none;
}

.shu-h3 {
  text-align: center;
  color: #0070C0;
}

.shu-h3 .text {
  font-size: 24px;
  color: #0070C0;
  font-weight: 500;
  padding-top: 20px;
}

.new_lst_en .shu-h3 .text {
  font-size: 16px;
  color: #2f2f2f;
  font-weight: 500;
  padding-top: 20px;
}

.mr0 {
  margin-right: 0px;
}

.yw {}

/*--------------------------------------------------------------
# 组织机构
--------------------------------------------------------------*/
.zzjg-tit {
  position: relative;
  width: 100%;
  margin: 30px auto;
  overflow: hidden;
  display: flex;
  /*justify-content: flex-end;*/
}

.zzjg-tit-pcimg {
  margin: auto;
}

.zzjg-dw {
  position: relative;
  width: 100%;
  margin-top: 5px;
}

.zzjg-dw .zbdw a {
  border: none;
  border-radius: 10px;
  color: white;
  background-color: #0070C0;
  padding: 5px 30px;
  font-weight: 600;
}

.zzjg-dw .cbdw a {
  border: none;
  border-radius: 10px;
  color: white;
  background-color: #0070C0;
  padding: 5px 30px;
  font-weight: 600;
}

.zzjg-dw .xbdw a {
  border: none;
  border-radius: 10px;
  color: white;
  background-color: #0070C0;
  padding: 5px 30px;
  font-weight: 600;
}

.zzjg-dw .more a {
  border: none;
  border-radius: 10px;
  color: white;
  background-color: #0070C0;
  padding: 5px 30px;
  font-weight: 600;
}

.zzjg-dw .more1 a {
  border: none;
  border-radius: 10px;
  color: white;
  background-color: #0070C0;
  padding: 5px 30px;
  font-weight: 600;
}

.z {}

.c {

  margin-top: 10px;
}

.xbdw {
  margin-top: 10px;
}

.table thead th {
  font-family: "微软雅黑";
}

.dd1 {
  /*background: url(../images/dw.png)no-repeat 11px 16px;*/
  width: 370px;
  padding-left: 2.6rem !important;

}

.dd7 {
  /*background: url(../images/dw.png)no-repeat 76px 16px;*/
  padding-left: 6.6rem !important;
  width: 585px;
}


.zzjg-dw .zbdwphone a {
  border: none;
  border-radius: 10px;
  color: white;
  background-color: #0070C0;
  padding: 10px 30px;
  font-weight: 600;
}

.zzjg-dw .cbdwphone a {
  border: none;
  border-radius: 10px;
  color: white;
  background-color: #0070C0;
  padding: 10px 30px;
  font-weight: 600;
}

.zzjg-dw .xbdwphone a {
  border: none;
  border-radius: 10px;
  color: white;
  background-color: #0070C0;
  padding: 10px 30px;
  font-weight: 600;
}

.zbdwphone {
  margin-top: 10px;
}

.cbdwphone {
  margin-top: 10px;
}

.xbdwphone {
  margin-top: 10px;
}





/*会场表格*/
.dw2 {
  width: 100%;

  margin-right: auto;
  margin-left: auto;
}

.dw2 table {
  width: 100%;
  border-collapse: collapse;
  margin: 10px 0px;
}

.dw2 td {
  border: 1px solid black;
  /* 添加边框 */
  padding: 8px;
  /* 添加内边距 */
  text-align: center;
  /* 文本左对齐 */
  vertical-align: middle;
}

.dw2 th {
  background-color: #f2f2f2;
  border: 1px solid black;
  /* 添加边框 */
  padding: 8px;
  /* 添加内边距 */
  text-align: center;
  /* 文本左对齐 */
  vertical-align: middle;
  width: 200px;
}

.ys {
  width: 25%;
}

/*--------------------------------------------------------------
# 会议宣讲嘉宾
--------------------------------------------------------------*/
.hyxjjb-tit {
  position: relative;
  width: 100%;
  margin: 50px auto;
  overflow: hidden;
  display: flex;
  /*justify-content: flex-end;*/
}

.hyxjjb-tit-pcimg {
  width: 50%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}

.hyxjjb-about {
  margin: 0 auto;
  height: 350px;
  overflow: hidden;
  position: relative;
}

.hyxjjb-about ul {
  height: 350px;
  width: 100000px;
  position: absolute;
  left: 0;
}

.hyxjjb-about ul li {
  width: 400px;
  display: block;
  float: left;
  margin: 4px;
  height: 350px;
  position: relative;
}

.sy-zhuyi-l {
  width: 60%;
  float: right;
}

.sy-zhuyi .sy-zhuxi-img {
  width: 230px;
  height: 230px;
  border-radius: 50%;
  overflow: hidden;
  object-fit: cover;
  margin: 0 auto;
}

.sy-zhuyi .sy-zhuxi-img img {
  width: 100%;
  object-fit: cover;
}

.sy-zhuyi .name {
  font-size: 20px;
  text-align: center;
  margin-bottom: 10px;
  margin-top: 20px;
  font-weight: 700;
}

.sy-zhuyi h4 {
  font-size: 18px;
  text-align: center;
}

/*--------------------------------------------------------------
# 会议宣讲嘉宾详情页
--------------------------------------------------------------*/
.rightbox {
  float: left;
  width: auto;

  overflow: hidden;
  padding-bottom: 60px;
  padding-left: 30px;
  padding-right: 30px;
}

.rightbox-box {
  margin-top: 15px;
}

.rightbox-box p {
  text-align: justify;
  text-justify: inter-ideograph;
  font-size: 16px;
  line-height: 35px;
  text-indent: 2em;
}





/*--------------------------------------------------------------
# 合作期刊
--------------------------------------------------------------*/
.qikan-tit {
  position: relative;
  width: 100%;
  margin: 30px auto;
  overflow: hidden;
  display: flex;
  /*justify-content: flex-end;*/
}

.qikan-tit-pcimg {
  margin: auto;
}

.qikan-about {
  position: relative;
  width: 100%;
  margin-top: 25px;
}

.dd3 {
  background: url(../images/qklogo.png)no-repeat 95px 16px;
  padding-left: 7.6rem !important;
}

.dd4 {
  background: url(../images/qklogo.png)no-repeat 0px 16px;
}

/*--------------------------------------------------------------
# 委员会
--------------------------------------------------------------*/
.weiyuan-tit {
  position: relative;
  width: 100%;
  margin: 50px auto;
  overflow: hidden;
  display: flex;
  /*justify-content: flex-end;*/
}

.weiyuan-tit-pcimg {
  margin: auto;
}

.weiyuan-about {
  position: relative;
  width: 100%;
  margin-top: 30px;
}

.zzrytp {
  border: none;
  border-radius: 10px;
  margin: 0 auto;
  color: white;
  background-color: #0070C0;
  padding: 10px 30px;
  font-weight: 600;
}

.xsrytp {
  border: none;
  border-radius: 10px;
  margin: 0 auto;
  color: white;
  background-color: #0070C0;
  padding: 10px 30px;
  font-weight: 600;
}

.weiyuan-about .ry p {
  color: white;
}

.weiyuan-about .zzrymd span {
  color: white;
}

.zzwyh {
  margin-top: 10px;
}

.xswyh {
  margin-top: 10px;
}

.dd5 {
  background: url(../images/ry.png)no-repeat 95px 16px;
}

.dd6 {
  background: url(../images/ry.png)no-repeat 0px 16px;
}

.ry tr {
  margin-left: 15px;
}

.text-uppercase {
  margin: 15px auto;
}

.btn-more {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: .575rem 2.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 1.65rem;
  transition: color .5s ease-in-out, background-color .5s ease-in-out, border-color .5s ease-in-out, box-shadow .5s ease-in-out;
}

.fwhite {
  color: #fff;

  border: none;
  border-radius: 10px;
  color: white;
  background-color: #0070C0;
  padding: 10px 30px;
  font-weight: 600;

}

/*--------------------------------------------------------------
# 会议主题
--------------------------------------------------------------*/
.hyzt-tit {
  position: relative;
  width: 100%;
  margin: 50px auto;
  overflow: hidden;
  display: flex;
  /*justify-content: flex-end;*/
}

.hyzt-tit-pcimg {
  margin: auto;
}

.hyzt-about {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.zttp1 {
  float: left;
  padding: 5px;
}

.zttp {
  float: left;
  padding: 5px;
}

#zttj .item {
  position: relative;
  overflow: hidden;
}

#zttj .item img {
  width: 100%;
  height: auto;
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
}

#zttj .item:hover img {
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

#zttj .item .zttit {
  position: absolute;
  top: 1vh;
  left: 25px;
  right: 15px;
}

#zttj .item a .zttit h5 {
  font-size: 0.94rem;
  color: #FFF;
}

#zttj .item:hover .zttit h5 {
  display: none;
}

#zttj .item .zyjieshao {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  color: #666666;
}

#zttj .zyjieshao .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  /* *filter: alpha(opacity=0); IE6-7 hack */
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  background: #000000;
}

#zttj .item:hover .bg {
  opacity: 0.75;
  /* *filter:alpha(opacity=75); IE6-7 hack */
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
  cursor: pointer;
}

#zttj .item .zyjieshao .ztjs-text-in {
  z-index: 10;
  position: relative;
  /* word-break: break-all; */
  word-wrap: break-word;
  padding: 0.5em 1px 0.7em;
}

#zttj .item .ztjs-text-in h3 {
  position: relative;

  padding-left: 1.0em;
  padding-right: 1.0em;
  -webkit-transform: translateY(-100px);
  transform: translateY(-100px);
  opacity: 0;
  /* *filter: alpha(opacity=0); IE6-7 hack */
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  font-size: 0.94rem;
  color: #FFFFFF;
}

#zttj .item .ztjs-text-in h2 {
  position: relative;
  padding-top: 1.0em;
  padding-left: 1.0em;
  padding-right: 1.0em;
  -webkit-transform: translateY(-100px);
  transform: translateY(-100px);
  opacity: 0;
  /* *filter: alpha(opacity=0); IE6-7 hack */
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  font-size: 20px;
  color: #FFFFFF;
}

#zttj .item .ztjs-text-in p {
  /*padding-top: 0.5em;*/
  padding-left: 1.5em;
  padding-right: 2em;
  -webkit-transform: translateY(100px);
  transform: translateY(100px);
  opacity: 0;
  /* *filter: alpha(opacity=0); IE6-7 hack */
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
  font-size: 0.75rem;
  letter-spacing: 0rem;
  color: #FFFFFF;
}

#zttj .item:hover h3,
#zttj .item:hover h2,
#zttj .item:hover p {
  opacity: 1;
  /* *filter:alpha(opacity=100); IE6-7 hack */
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  cursor: pointer;
}

/*--------------------------------------------------------------
# 会议征文
--------------------------------------------------------------*/
.hyzw-tit {
  position: relative;
  width: 100%;
  margin: 30px auto;
  overflow: hidden;
  display: flex;
  /*justify-content: flex-end;*/
}

.hyzw-tit-pcimg {
  margin: auto;
}

.hyzw-about {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.zwjieshao {

  float: left;

  margin: 5px 0px;
}

.textjieshao {
  padding: 5px;
  border-radius: 5px 5px;
  box-shadow: 2px 2px 2px #c0c0c0, -2px -2px 2px #c0c0c0, 2px -2px 2px #c0c0c0, -2px 2px 2px #c0c0c0;
}

.textjieshao h1,
.textjieshao p {
  font-size: 16px;
  font-family: "微软雅黑";
}

.hyzw-lwlxr {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.lx1 {
  float: left;
  margin: 10px 0px;
}

.lw-lxr {
  background-color: rgba(207, 241, 254, 0.3);
  border-radius: 10px;
  padding: 20px;
  box-shadow: 0 7px 7px rgb(0 0 0 / 61%);
  border: gray solid 1px;
  height: 230px;
}

.lw-lxr h5 {
  font-size: 15px;
  text-align: left;
  font-family: "微软雅黑"
}

.lw-lxr p {
  font-size: 15px;
  text-align: left;
  line-height: 18px;
  font-family: "微软雅黑"
}

.lunwen {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
  max-width: 1200px;
  height: auto;
  margin: 0 auto;
  padding: 0 15px;
  gap: 20px;
}

.first_column,
.second_column {
  display: contents;
}

.obj0 {
  font-family: "微软雅黑";
  border-radius: 25px;
  width: calc(50% - 10px);
  height: auto;
  min-height: 125px;
  text-align: center;
  margin-bottom: 5px;
  background-color: rgba(216, 244, 254, 0.2);
  box-shadow: 5px 12px 15px gray;
  position: relative;
  flex: 0 0 calc(50% - 10px);
}

.lwtext0 {
  width: 100%;
  padding: 15px;
  padding-bottom: 0;
  box-sizing: border-box;
}

.obj {
  font-family: "微软雅黑";
  border: gray solid 1px;
  border-radius: 25px;
  width: calc(50% - 15px);
  max-width: 560px;
  height: auto;
  min-height: 230px;
  text-align: justify;
  margin-bottom: 30px;
  background-color: rgba(216, 244, 254, 0.15);
  box-shadow: 5px 12px 15px gray;
  position: relative;
  flex: 0 0 calc(50% - 15px);
}

.lwtext {
  width: 100%;
  max-width: 550px;
  padding: 15px;
  padding-bottom: 0;
  box-sizing: border-box;
}

.obj h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;

}

/* READ MORE 链接样式 - 显示在右下角 */
.read-more-link {
  position: absolute;
  bottom: 10px;
  right: 20px;
  display: flex;
  align-items: center;
  gap: 5px;
  color: #0070C0;
  text-decoration: none;
  font-size: 14px;
  font-weight: 600;
  transition: all 0.3s ease;
  z-index: 10;
}

.read-more-link:hover {
  color: #005a9e;
  transform: translateX(3px);
}

.read-more-link .read-more-text {
  font-family: Arial, sans-serif;
  letter-spacing: 0.5px;
}

.read-more-link i {
  font-size: 16px;
  transition: transform 0.3s ease;
}

.read-more-link:hover i {
  transform: translateX(3px);
}

.text p {
  word-break: keep-all;
  line-height: 25px;
  font-size: 15px;
}


/*--------------------------------------------------------------
# 会议信息
--------------------------------------------------------------*/
.hyxx-tit {
  position: relative;
  width: 100%;
  margin: 50px auto;
  overflow: hidden;
  display: flex;
  /*justify-content: flex-end;*/
}

.hyxx-tit-pcimg {
  margin: auto;
}

.hyxx-about {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.hyxx-about table {
  width: 100%;
  border-collapse: collapse;
  /* 合并相邻的边框 */
}

.hyxx-about td {
  border: 1px solid black;
  /* 添加边框 */
  padding: 8px;
  /* 添加内边距 */
  text-align: center;
  /* 文本左对齐 */
}

.hyxx-about p {
  font-weight: bold;
}

.col1 {
  width: 80%;
}

.col2 {
  width: 20%;
}



/*--------------------------------------------------------------
# 参展邀请
--------------------------------------------------------------*/
.czyq-tit {
  position: relative;
  width: 100%;
  margin: 50px auto;
  overflow: hidden;
  display: flex;
  /*justify-content: flex-end;*/
}

.czyq-tit-pcimg {
  margin: auto;
}

.czyq-about {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.cz {
  float: left;
  height: 500px;
}

#canzhan .czyq {
  margin-bottom: 20px;
  margin-top: 30px;
}

.cztit p {
  margin-bottom: 0;
  color: #112363;
  font-size: 18px;

}

#canzhan .czyq h3 {
  font-size: 18px;
  margin-bottom: 15px;
  font-weight: bold;
  text-transform: uppercase;
  color: #112363;
}


#canzhan .czyq a:hover {
  color: #f82249;
}

.cz .cz-czyq img {
  height: 30%;
  transform: translateX(1%);
  margin-bottom: 20px;
  border-radius: 50%;
  padding-top: 10px;
}

.cz .cz-czyq {
  width: 100%;
  height: 100%;
}

.ql {

  margin: 0px auto;
  margin-bottom: 0px;

}

.ql h5 {
  margin: 1px;
  color: red;
  height: 24px;
  font-size: 18px;
  text-align: justify;
}

.ql p {
  font-size: 16px;
  text-align: justify;
}

.down {
  position: relative;
  width: 100%;
  margin: 0px auto;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.down h3 {
  font-size: 18px;
  margin-top: 20px;
  font-weight: bold;
  text-transform: uppercase;
  color: #112363;
}

.down a {
  text-decoration: none;
}

/*--------------------------------------------------------------
# 参展商
--------------------------------------------------------------*/
.czslb {
  position: relative;
  width: 100%;
  margin: 10px auto;
  padding-right: 15px;
  padding-left: 15px;

}

.czs {
  width: 300px;
}

.czs p {
  padding: 5px 26px;
  line-height: 16px;
  font-size: 16px;
}

.czs a {
  text-decoration: none;

}

.czslb h5 {
  font-size: 18px;
  margin-bottom: 15px;
  font-weight: bold;
  text-transform: uppercase;
  color: #112363;

}

/*--------------------------------------------------------------
# 资料下载
--------------------------------------------------------------*/
.zlxz-tit {
  position: relative;
  width: 100%;
  margin: 30px auto;
  margin-bottom: 20px;
  overflow: hidden;
  display: flex;
  /*justify-content: flex-end;*/
}

.zlxz-tit-pcimg {
  margin: auto;
}

.zlxz-about {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.zl {
  float: left;
}

#ziliao .zlxz {
  margin-bottom: 20px;
  text-align: center;
}

#ziliao .zlxz i {
  font-size: 48px;
  display: inline-block;
  margin-bottom: 10px;
  color: #0070C0;
}

#ziliao .zlxz p {
  margin-bottom: 0;
  color: #112363;
}

#ziliao .zlxz h3 {
  font-size: 18px;
  margin-bottom: 15px;
  font-weight: bold;
  text-transform: uppercase;
  color: #112363;
}

#ziliao .zlxz a {
  color: #4869df;
}

#ziliao .zlxz a:hover {
  color: #f82249;
}

/*--------------------------------------------------------------
# 联系我们
--------------------------------------------------------------*/
.lxwm-tit {
  position: relative;
  width: 100%;
  margin: 40px auto;
  overflow: hidden;
  display: flex;
  /*justify-content: flex-end;*/
}

.lxwm-tit-pcimg {
  margin: auto;
}

.lxwm-about {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.lx {
  float: left;
  height: 260px;
}

#contact .contact-info {
  margin-bottom: 20px;
  text-align: center;
  width: 1250px;
}

#contact .contact-info i {
  font-size: 48px;
  display: inline-block;
  margin-bottom: 10px;
  color: #0070C0;
}

#contact .contact-info address,
#contact .contact-info p {
  margin-bottom: 0;
  color: #112363;
}

#contact .contact-info h3 {
  font-size: 18px;
  margin-bottom: 15px;
  font-weight: bold;
  text-transform: uppercase;
  color: #112363;
}

#contact .contact-info a {
  color: #4869df;
}

#contact .contact-info a:hover {
  color: #f82249;
}

#contact .contact-address,
#contact .contact-phone,
#contact .contact-email {
  margin-bottom: 20px;
}

/*--------------------------------------------------------------
# 往届回顾
--------------------------------------------------------------*/
#photos {
  position: relative;
}

.title {
  width: 100%;
  text-align: center;
  margin: 30px auto;
  overflow: hidden;
}

.one {
  margin: 0 auto;
  height: 288px;
  overflow: hidden;
  position: relative;
}

.one ul {
  height: 288px;
  width: 100000px;
  position: absolute;
  left: 0;
}

/*ul width的宽不能过小*/
.one ul li {
  display: block;
  float: left;
  margin: 4px;
  height: 288px;
  position: relative;
}

.one ul li a {
  display: inline-block;
  height: 288px;
}

.one ul li img {
  display: block;
  height: 288px;
}

.one ul li a span {
  height: 0;
  display: block;
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  bottom: 0;
  color: #fff;
  font-size: 0px;
}

.one ul li a:hover span {
  height: 150px;
  line-height: 150px;
  font-size: 20px;
  text-align: center;
  transition: all 0.7s;
}

.two {
  margin: 5px auto;
  height: 288px;
  overflow: hidden;
  position: relative;
}

.two ul {
  height: 288px;
  width: 100000px;
  position: absolute;
  left: 0;
}

/*ul width的宽不能过小*/
.two ul li {
  display: block;
  float: left;
  margin: 4px;
  height: 288px;
  position: relative;
}

.two ul li a {
  display: inline-block;
  height: 288px;
}

.two ul li img {
  display: block;
  height: 288px;
}

.two ul li a span {
  height: 0;
  display: block;
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  bottom: 0;
  color: #fff;
  font-size: 0px;
}

.two ul li a:hover span {
  height: 150px;
  line-height: 150px;
  font-size: 20px;
  text-align: center;
  transition: all 0.7s;
}

/*--------------------------------------------------------------
# 友情链接
--------------------------------------------------------------*/
.yqlj-tit {
  position: relative;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  display: flex;
  /*justify-content: flex-end;*/
}

.yqlj-tit-pcimg {
  margin: auto;
}

.vpad50-b {
  padding-bottom:5px;
}

/*页脚*/
.footer {
  padding: 30px 0 20px 0;
}

.footer-1 {
  background: #0070C0;
}

.footer .col-md-30 {
  flex: 0 0 20%;
  max-width: 20%;
}

.bottom {
  width: 100%;
  height: 44px;
  background: #0070C0;
  border-top: 2px solod white
}

.bottom p {
  text-align: center;
  line-height: 14px;
  color: rgba(255, 255, 255, 0.38);
  font-size: 12px;
}













/*屏幕宽度小于360*/
@media (max-width: 640px)and (min-width:360) {
  .qikanlogo img {
    margin-top: 10px;
  }
}









@media (max-width: 640px) {





  /*屏幕宽度小于640*/
  @media (max-width: 640px) {
    .l-link .col-lg-2 {
      width: 50%;
    }


  }















  /*屏幕宽度小于760*/
  @media (max-width: 760px) {}



  /*屏幕宽度小于768*/
  @media (max-width: 768px) {
    .about-tit {
      width: 100%;
      left: 0px;
    }

    .mytextlogo {
      max-width: 80%;
    }

    #hero .tit-fu {
      font-size: 16px;
    }

    #nav-menu-container,
    #register-top,
    #bottom-btn {
      display: none;
    }

    #hero .hero-container {
      position: absolute;
      bottom: 0;
      top: -20vh;
      left: 0;
      right: 0;
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column;
      text-align: center;

    }

    #zttj .item .ztjs-text-in p {
      font-size: 1rem;
    }

    #zttj .item .ztjs-text-in h3 {
      font-size: 1.6rem;
    }

    #zttj .item a .zttit h5 {
      font-size: 1.5rem;
      color: #fff;
    }

    .about-tit span {
      display: none;
    }

    #header {
      padding-top: 12px;
    }

    #header #logo h1 {
      font-size: 26px;
    }

    #header #logo img {
      max-height: 40px;
    }

    .sub-nav {
      margin: 0 10px;
    }

    .mybottomnav {
      display: block;
    }

    #hero h2 {
      color: #eee;
      margin-bottom: 50px;
      font-size: 24px;
    }

    #hero h2 {
      font-size: 18px;
      line-height: 24px;
      margin-bottom: 30px;
    }

    .mrmenu {
      position: absolute;
      top: 0;
      right: 15px;
      z-index: 1000;
    }

    .nav-menu.orange {
      margin-top: 5px;
    }

    .mybackground {
      background: #FFFFFF !important;
      z-index: 99;
    }

    #header.header-fixed .nav-menu.orange {
      margin-top: 0px;
    }

    #header.header-fixed .nav-menu .showhide {
      padding-top: 10px;
    }

    .about-line {
      width: 100%;
    }

    #new_box {
      display: none;
    }

    .table td,
    .table th {}

    .dw {
      padding-left: 20px;
    }

    .lw-lxr {
      background-color: white;
      border-radius: 10px;
      padding: 20px;
      box-shadow: 0 7px 7px rgb(0 0 0 / 61%);
      height: 300px;
    }

  }

  @media only screen and (min-width: 769px) {}

  /*屏幕宽度大于768小于992*/
  @media (max-width:992) and (min-width:768) {}





  @media(max-width:992px) {
    .row>div {
      margin: 15px 0;
    }

    .history-title {
      font-size: 18px;
    }

  }




  /*屏幕宽度大于1024*/
  @media (min-width: 1024px) {
    #hero {
      background-attachment: fixed;
    }

    .zzrymd {
      margin-left: 80px;
    }

    .xsrymd {
      margin-left: 80px;
    }

    .dw {
      margin-left: 80px;
    }

  }









  /*屏幕宽度小于1200*/
  @media (max-width: 1200px) {}












  /*屏幕宽度小于1330*/
  @media only screen and (max-width: 1330px) {}










  /*屏幕宽度小于1400*/
  @media (max-width: 1400px) {
    .nav-menu>li>a {
      padding: 20px 5px;
    }

  }




  /*@media (min-width: 576px){
}
@media (min-width: 768px){
}
@media (min-width: 992px){
}
@media (min-width:1200px){
}*/

  /* ========================================
   移动端优化样式
   ======================================== */

  /* 移动端基础优化 */
  @media (max-width: 768px) {

    /* 移动端菜单优化 */
    #header {
      position: relative;
    }

    .mytopmenu {
      display: flex;
      justify-content: space-between;
      align-items: center;
      position: relative;
    }

    .mrmenu {
      position: absolute !important;
      top: 0 !important;
      right: 15px !important;
      float: none !important;
      z-index: 1001;
    }

    .nav-menu {
      position: relative;
      width: auto;
    }

    .nav-menu>li.showhide {
      display: block !important;
      position: relative;
      width: 50px;
      height: 50px;
      z-index: 1002;
      float: right;
    }

    .nav-menu>li.showhide span.icon {
      margin: 10px;
      background: rgba(0, 133, 252, 0.2);
      border-radius: 5px;
      width: 30px;
      height: 30px;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      transition: background 0.3s ease;
    }

    .nav-menu>li.showhide:hover span.icon,
    .nav-menu>li.showhide:active span.icon {
      background: rgba(0, 133, 252, 0.4);
    }

    .nav-menu>li.showhide .icon em {
      background: #FFFFFF;
      width: 20px;
      height: 2px;
      margin-bottom: 4px;
      border-radius: 2px;
    }

    .nav-menu>li.showhide .icon em:last-child {
      margin-bottom: 0;
    }

    /* 菜单下拉容器 */
    .mrmenu.mybackground {
      position: absolute;
      top: 40px;
      right: 0;
      left: 0;
      background: #FFFFFF !important;
      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
      border-radius: 0 0 8px 8px;
      padding: 10px 0;
      z-index: 1000;
      max-height: calc(100vh - 64px);
      overflow-y: auto;
    }

    .nav-menu>li:not(.showhide) {
      display: none;
      width: 100%;
    }

    .nav-menu>li:not(.showhide).menu-open {
      display: block;
    }

    .nav-menu>li:not(.showhide)>a {
      color: #333 !important;
      font-weight: 500;
      padding: 15px 25px;
      border-bottom: 1px solid #f0f0f0;
    }

    .nav-menu>li:not(.showhide)>a:hover {
      background: #f8f8f8;
      color: #0085fc !important;
    }

    /* 固定宽度容器自适应 */
    .lunwen {
      width: 100% !important;
      flex-direction: column !important;
      flex-wrap: nowrap !important;
      justify-content: flex-start !important;
      padding: 0 15px;
      gap: 0 !important;
    }

    .obj {
      width: 100% !important;
      max-width: 100% !important;
      flex: none !important;
      margin-bottom: 20px;
    }

    .obj0 {
      width: 100% !important;
      flex: none !important;
      margin-bottom: 20px;
    }

    .lwtext {
      width: 100% !important;
      max-width: 100%;
    }

    .lwtext0 {
      width: 100% !important;
      max-width: 100%;
    }

    #contact .contact-info {
      width: 100% !important;
      max-width: 100%;
    }

    /* 表格横向滚动 */
    .hyxx-about table,
    .dw2 table {
      display: block;
      overflow-x: auto;
      white-space: nowrap;
      -webkit-overflow-scrolling: touch;
    }

    /* 图片自适应 */
    img {
      max-width: 90%;
      height: auto;
    }

    /* 文字大小优化 */
    h1 {
      font-size: 24px !important;
    }

    h2 {
      font-size: 20px !important;
    }

    h3 {
      font-size: 18px !important;
    }

    h4 {
      font-size: 16px !important;
    }

    h5 {
      font-size: 14px !important;
    }

    p {
      font-size: 14px !important;
      line-height: 1.6;
    }

    /* 按钮和链接优化 */
    a {
      word-break: break-word;
    }

    /* 容器内边距优化 */
    .container-fluid,
    .container {
      padding-left: 15px;
      padding-right: 15px;
    }

    /* 浮动元素清除 */
    .cz,
    .zl,
    .lx {
      float: none;
      width: 100%;
      margin-bottom: 15px;
    }

    /* 导航菜单优化 */
    .nav-menu {
      font-size: 14px;
    }

    /* 标题区域优化 */
    .hyzt-tit,
    .hyzw-tit,
    .hyxx-tit,
    .czyq-tit,
    .zlxz-tit,
    .lxwm-tit {
      margin: 30px auto !important;
    }

    /* 合作期刊标题移动端优化 */
    .qikan-tit {
      margin-top: 0px !important;
      margin-bottom: 10px !important;
    }

    /* 卡片布局优化 */
    .textjieshao {
      padding: 15px;
      margin-bottom: 15px;
    }

    /* 表格单元格优化 */
    .hyxx-about td,
    .dw2 td,
    .dw2 th {
      padding: 6px 4px;
      font-size: 12px;
    }
  }

  /* 小屏幕手机优化 */
  @media (max-width: 480px) {
    #hero h1 {
      font-size: 28px !important;
    }

    #hero h1.Chinese-Version {
      font-size: 24px !important;
    }

    .down h3 {
      font-size: 14px !important;
      padding: 0 10px;
    }

    .czs {
      width: 100% !important;
    }

    .lw-lxr {
      height: auto !important;
      min-height: 200px;
    }

    .obj {
      height: auto !important;
      min-height: 200px;
    }
  }