@charset "UTF-8";
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
a,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

header,
footer,
nav,
hgroup,
section,
article,
section,
aside {
  display: block;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

img {
  border: 0;
  vertical-align: middle;
}

ol,
ul,
li {
  list-style: none;
}

input {
  border: none;
  outline: medium;
}

a {
  font-size: 16px;
  color: #333333;
  text-decoration: none;
  transition: all 0.3s ease-out;
}

p,
span {
  transition: all 0.3s ease-out;
}

.f-fl {
  float: left;
}

.f-fr {
  float: right;
}

.f-cb {
  clear: both;
}

.bg {
  background: url(2025njjqjmqth_bg.png) no-repeat center 0;
  font-family: Microsoft YaHei, "微软雅黑";
}

.guidang {
  position: absolute;
  right: 100px;
  top: 142px;
  width: 300px;
  height: 206px;
}

.guidang img {
  width: 100%;
}

.top {
  background: url(2025njjqjmqth_top.png) no-repeat center 0;
  height: 598px;
  width: 100%;
  min-width: 1300px;
}
.top .minbar {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}
.top .minbar .logo {
  width: 270px;
  left: 0;
  top: 55px;
  position: absolute;
}
.top .minbar .logo a,
.top .minbar .logo img {
  width: 100%;
  display: block;
}
.top .minbar .accessible {
  position: absolute;
  right: 0;
  top: 50px;
  width: 131px;
  height: 33px;
  background: url(2025njjqjmqth_accessible.png) no-repeat center center;
}

.conferenIntroduct {
  width: 1293px;
  margin: 65px auto 0;
  box-sizing: 0;
  padding: 55px 63px 55px 273px;
  display: flex;
  align-items: center;
  background: url(2025njjqjmqth_bg_one.png) repeat-y right 0;
  position: relative;
}
.conferenIntroduct .title_intro {
  position: absolute;
  top: 20px;
  left: 0;
  width: 220px;
  height: 176px;
  background: url(2025njjqjmqth_tit_intro.png) no-repeat center center;
}
.conferenIntroduct .introtext {
  font-weight: 400;
  font-size: 20px;
  color: #FFFFFF;
  line-height: 36px;
}
.conferenIntroduct .introtext a {
  font-size: 20px;
}

.linkBrown, .linkBrown:link, .linkBrown:visited, .linkBrown:hover,
.linkBrown a:link,
.linkBrown a:visited,
.linkBrown a:hover {
  color: #DAAB70;
}

.main {
  width: 1293px;
  margin: 0 auto;
  font-size: 18px;
}
.main .menu {
  width: 100%;
  position: relative;
  text-align: center;
}
.main .menu img {
  display: block;
  margin: 0 auto;
}
.main .menu a {
  position: absolute;
  right: 48px;
  top: 2px;
  background: url(2025njjqjmqth_more.png) no-repeat right center;
  font-weight: 400;
  font-size: 16px;
  padding-right: 20px;
}
.main a.linkBlue, .main a.linkBlue:link, .main a.linkBlue:visited, .main a.linkBlue:hover {
  color: #085FDA;
}

.newsexpress {
  clear: both;
  display: flex;
  margin-top: 45px;
  color: #292929;
}
.newsexpress a,
.newsexpress a:link,
.newsexpress a:visited {
  color: #292929;
}
.newsexpress a.more {
  position: absolute;
  bottom: 20px;
  padding-right: 16px;
  font-weight: 400;
  font-size: 14px;
}
.newsexpress a.more, .newsexpress a.more:link, .newsexpress a.more:visited, .newsexpress a.more:hover {
  color: #061EC9;
}
.newsexpress .swipecontainer {
  width: 716px;
  height: 456px;
  background: #BBD7FF;
  padding: 15px 24px 57px 13px;
  position: relative;
}
.newsexpress .swipecontainer img {
  width: 679px;
  height: 384px;
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
}
.newsexpress .swipecontainer video {
  width: 679px;
  height: 384px;
  display: block;
}
.newsexpress .swipecontainer .more {
  right: 34px;
  background: url(2025njjqjmqth_vd.png) no-repeat 0 center, url(2025njjqjmqth_more_jia.png) no-repeat right center;
  padding-left: 45px;
}
.newsexpress .news {
  width: 577px;
}
.newsexpress .news > img {
  display: block;
  width: 35px;
}
.newsexpress .news .box {
  box-sizing: border-box;
  flex: 1;
  height: 400px;
  background: #FFFFFF;
  border: 1px solid #1C6AEB;
  position: relative;
  padding: 24px 22px 0;
}
.newsexpress .news .box dl {
  margin: 0 15px;
}
.newsexpress .news .box dl dt {
  font-weight: bold;
  font-size: 24px;
  line-height: 48px;
  text-align: center;
}
.newsexpress .news .box dl dt a {
  font-size: 24px;
}
.newsexpress .news .box dl dd {
  margin-top: 7px;
  text-indent: 2em;
  line-height: 1.7;
}
.newsexpress .news .box dl dd a, .newsexpress .news .box dl dd a:link, .newsexpress .news .box dl dd a:visited, .newsexpress .news .box dl dd a:hover {
  color: #085FDA;
  font-size: 18px;
}
.newsexpress .news .box ul {
  margin-top: 17px;
}
.newsexpress .news .box ul li {
  font-weight: 400;
  line-height: 40px;
  background: url(202504101022listzs.png) no-repeat 22px center;
  height: 40px;
  padding-left: 51px;
  padding-right: 10px;
  display: flex;
}
.newsexpress .news .box ul li:hover {
  background-color: rgba(214, 231, 255, 0.35);
}
.newsexpress .news .box ul li a {
  font-size: 18px;
  white-space: nowrap;
  text-overflow: ellipsis;
  flex: 1;
  max-width: 80%;
  display: block;
  overflow: hidden;
}
.newsexpress .news .box ul li span {
  color: rgba(41, 41, 41, 0.4);
  margin-left: 34px;
}
.newsexpress .news .box .more {
  right: 28px;
  background: url(2025njjqjmqth_more_jia.png) no-repeat right center;
}

.schedule {
  margin-top: 67px;
  display: flex;
  height: 384px;
  border: 1px solid #1559CF;
}
.schedule > div {
  flex: 1;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.schedule > div .tit {
  width: 380px;
  text-align: center;
  font-weight: bold;
}
.schedule > div .tit a {
  font-size: 33px;
}
.schedule > div .tit + img {
  width: 26px;
  display: block;
  margin: 30px auto 50px;
}
.schedule > div .info {
  margin: 0 auto;
  width: 370px;
  padding-left: 20px;
  line-height: 28px;
  font-size: 18px;
}
.schedule > div:first-child {
  color: #1559CF;
}
.schedule > div:first-child a,
.schedule > div:first-child a:link,
.schedule > div:first-child a:visited {
  color: #1559CF;
}
.schedule > div:first-child .icon {
  background: url(2025njjqjmqth_adress.png) no-repeat 0 6px, url(2025njjqjmqth_time.png) no-repeat 0 36px;
}
.schedule > div:last-child {
  background: #1559CF;
  box-shadow: 9px 15px 32px 0px rgba(0, 0, 0, 0.21);
  color: #fff;
}
.schedule > div:last-child a,
.schedule > div:last-child a:link,
.schedule > div:last-child a:visited {
  color: #fff;
}
.schedule > div:last-child .icon {
  background: url(2025njjqjmqth_adress_w.png) no-repeat 0 6px, url(2025njjqjmqth_time_w.png) no-repeat 0 36px;
}

.guests {
  background: url(2025njjqjmqth_bg_sec.png) no-repeat center 0;
  padding: 118px 0 79px;
}
.guests > div {
  width: 1200px;
  position: relative;
  margin: 0 auto;
}
.guests > div .swiper-slide {
  padding-bottom: 20px;
}
.guests > div .swiper-slide > div {
  width: 254px;
  height: 485px;
  background: #fff;
  box-shadow: 4px 6px 8px 0px rgba(0, 0, 0, 0.11);
  margin: 0 auto;
}
.guests > div .swiper-slide > div .pic {
  width: 254px;
  height: 331px;
  display: block;
  overflow: hidden;
}
.guests > div .swiper-slide > div .pic img {
  display: block;
  width: 254px;
  -o-object-fit: fill;
     object-fit: fill;
}
.guests > div .swiper-slide > div .tit {
  font-weight: bold;
  font-size: 22px;
  margin: 17px 22px 0;
  text-align: center;
  line-height: 36px;
}
.guests > div .swiper-slide > div .tit a {
  font-size: 22px;
  color: #262626;
}
.guests > div .swiper-slide > div .tit a:link,
.guests > div .swiper-slide > div .tit a:visited {
  color: #262626;
}
.guests > div .swiper-slide > div .tit + p {
  color: #585858;
  margin: 0 22px;
  text-align: justify;
  line-height: 26px;
}
.guests > div .swiper-slide > div .tit + p a,
.guests > div .swiper-slide > div .tit + p a:link,
.guests > div .swiper-slide > div .tit + p a:visited {
  color: #085FDA;
}
.guests > div .lb_but {
  width: 35px;
  position: absolute;
  top: 146px;
}
.guests > div #lb_l {
  left: -55px;
}
.guests > div #lb_r {
  right: -55px;
}

.result {
  width: 1265px;
  margin: 60px auto 0;
}
.result.dan {
  display: flex;
}
.result.dan > ul {
  width: 604px;
}
.result.fushu > ul {
  display: flex;
  min-width: 1265px;
  justify-content: space-between;
}
.result.fushu > ul > li {
  width: 604px;
}
.result > ul {
  flex: 1;
}
.result > ul:last-child {
  margin-left: 57px;
}
.result > ul li {
  margin-bottom: 16px;
}
.result > ul li.overflow .aa {
  height: 0;
  overflow: hidden;
  padding: 0;
  background: #0969fc;
}
.result > ul li.overflow .a1 {
  background: #d6e7ff;
}
.result > ul li.overflow .a1 a {
  color: #33312f;
}
.result > ul li .a1 {
  height: 60px;
  line-height: 60px;
  background: #0969fc;
  color: #ffffff;
}
.result > ul li .a1 a {
  width: 100%;
  padding: 0 2%;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 20px;
  color: #ffffff;
}
.result > ul li .a2 {
  color: #FF6039;
}
.result > ul li .aa {
  font-size: 16px;
  line-height: 30px;
  color: #797979;
  padding: 10px 20px 0 30px;
  text-align: justify;
}

.elegant {
  width: 1180px;
  margin: 54px auto 0;
  position: relative;
  background: url(2025njjqjmqth_bg_last.png) no-repeat center bottom;
  padding-bottom: 130px;
}
.elegant .swiper-container {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.elegant .swiper-container .swiper-slide {
  width: 898px;
  height: 498px;
  position: relative;
  opacity: 0.6;
}
.elegant .swiper-container .swiper-slide > div {
  width: 896px;
  height: 496px;
  background-position: center;
  background-size: cover;
  position: relative;
  border: 1px solid #095ef6;
}
.elegant .swiper-container .swiper-slide > div img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.elegant .swiper-container .swiper-slide > div p {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  text-align: center;
  display: flex;
  align-items: center;
  margin: 0;
  height: 65px;
  background: rgba(29, 29, 29, 0.61);
  color: white;
}
.elegant .swiper-container .swiper-slide > div p a {
  margin: 0 10px;
  flex: 1;
  height: 100%;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
}
.elegant .swiper-container .swiper-slide.swiper-slide-prev, .elegant .swiper-container .swiper-slide.swiper-slide-next {
  opacity: 0.8;
}
.elegant .swiper-container .swiper-slide.swiper-slide-active {
  opacity: 1;
}
.elegant .swiper-button-prev,
.elegant .swiper-button-next {
  position: absolute;
  top: 260px;
  width: 58px;
  height: 58px;
  cursor: pointer;
  z-index: 9999999;
}
.elegant .swiper-button-prev {
  left: -76px;
  background: url(2025njjqjmqth_bntl_l.png) no-repeat center center;
}
.elegant .swiper-button-prev:hover {
  background: url(2025njjqjmqth_bntl_lc.png) no-repeat center center;
}
.elegant .swiper-button-next {
  right: -76px;
  background: url(2025njjqjmqth_bnt1_r.png) no-repeat center center;
}
.elegant .swiper-button-next:hover {
  background: url(2025njjqjmqth_bntl_rc.png) no-repeat center center;
}

.bottom {
  box-sizing: border-box;
  padding-bottom: 20px;
  color: rgb(255, 255, 255) !important;
  background: url(2025njjqjmqth_bg_ft.png) center top no-repeat #2A7ADA;
  height: 282px;
  padding-top: 20px;
}
.bottom .footer {
  background: transparent;
  border-color: transparent;
  border-width: 0;
  color: #fff;
}
.bottom .footer a {
  color: #fff;
}

.listmain,
.showmain {
  width: 1300px;
  margin: 65px auto 60px;
  padding: 10px 40px;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.9);
  min-height: 720px;
  border-radius: 20px;
}

.position {
  height: 50px;
  line-height: 50px;
  border-bottom: 2px solid #206fdb;
  position: relative;
  margin-bottom: 20px;
  margin-top: 40px;
}

.position h3 {
  font-size: 24px;
  color: #671a1e;
  background: none;
}

.position span {
  position: absolute;
  right: 0;
  top: 0;
}

.listul li {
  height: 45px;
  line-height: 45px;
  border-bottom: 1px dashed #d6d6d6;
  font-size: 16px;
}

.listul li a {
  float: left;
  width: 700px;
}

.listul li span {
  float: right;
  color: #999;
}

.showmain h1 {
  font-size: 22px;
  color: #333;
  font-weight: bold;
  text-align: center;
  margin: 40px 0 20px;
}

.showcontent p {
  text-indent: 2em;
  line-height: 36px;
  color: #666;
}

.showmain .aboutthis {
  text-align: center;
  padding: 20px 0 30px 0;
  font-size: 16px;
}

.smallFont a {
  font-size: 14px;
}
.smallFont img {
  display: inline-block;
}