@import 'reset.css';
.hlj-banner {
  height: 521px;
}
.advertising {
  margin-top: 11px;
  height: 168px;
}
.containerHlj {
  width: 1320px;
  margin: 0 auto;
  position: relative;
}
.HljAddHtml .title {
  padding: 45px 0;
  text-align: center;
  color: #001b4e;
}
.HljAddHtml .title .cn {
  font-size: 58px;
  margin-bottom: 10px;
  font-weight: 600;
}
.HljAddHtml .title .en {
  font-size: 25px;
}
.vr-shuffling {
  padding: 30px 5px;
}
.vr-shuffling .vrLink {
  height: 610px;
}
.vr-details {
  height: 200px;
}
.vr-details .swiper-wrapper {
  align-items: center;
}
.vr-details .swiper-slide {
  width: 133px;
  height: 133px;
  transition: 300ms;
  transform: scale(1);
}
.vr-details .bg {
  padding: 3px;
  height: 133px;
}
.vr-details .shufl {
  width: 100%;
  height: 100%;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  position: relative;
}
.vr-details .shufl p {
  width: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  text-align: center;
  background-color: rgba(102, 152, 210, 0.6);
  color: #fff;
  font-size: 13.4px;
  line-height: 16px;
  font-weight: 600;
  padding: 15px 0px;
  transition: 300ms;
}
.vr-details .active {
  transform: scale(1.2);
  z-index: 999999!important;
}
.hljExhibition-wrap {
  padding: 5px;
  box-shadow: 5px 5px 5px rgba(218, 219, 224, 0.6);
  margin-bottom: 65px;
  cursor: pointer;
}
.hljExhibition-wrap:last-child {
  margin-bottom: 0;
}
.hljExhibition {
  height: 397px;
  position: relative;
  background-color: #fff;
}
.hljExhibition .fr {
  float: right;
  text-align: end;
}
.hljExhibition .content {
  width: 100%;
  padding-top: 95px;
  padding-left: 35px;
  padding-right: 35px;
  color: #fff;
}
.hljExhibition .content p {
  margin-bottom: 15px;
}
.hljExhibition .content .cn {
  font-size: 56px;
  font-weight: bold;
}
.hljExhibition .content .en {
  font-size: 16.5px;
  font-weight: 600;
}
.hljExhibition .content a {
  color: #0a367f;
  font-size: 15.6px;
  font-weight: bold;
}
.hljExhibition .btnWrap > div {
  display: inline-block;
  margin: 8px;
  padding: 6px 20px;
  background-color: #fff;
  border-radius: 20px;
}
.ione {
  background: url(../images/i1.png) no-repeat;
}
.itwo {
  position: relative;
  background: url(../images/i2.jpg) no-repeat;
}
.itwo .itwolbg:hover {
  background: none;
}
.itwo .itwolbg:hover .left-top-wrap {
  display: block;
}
.itwo .itworbg:hover .right-top-wrap {
  display: block;
}
.itwo .itworbg:hover .right-top-ul {
  display: block;
}
.iThere {
  background: url(../images/i3.jpg) no-repeat;
}
.iFour {
  background: url(../images/i4.jpg) no-repeat;
}
.bgBtn {
  width: 100%;
  height: 102px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.bgBtn > div {
  width: 692px;
  height: 102px;
  position: absolute;
  background-size: cover;
}
.bgBtn > div img {
  width: 100%;
  height: 100%;
}
.bgBtn > div p {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  font-size: 32px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  line-height: 102px;
  cursor: pointer;
}
.bgBtn > div a {
  color: #fff;
}
.bgBtn > div .viewMore {
  display: inline-block;
  line-height: 1;
  white-space: nowrap;
  cursor: pointer;
  border: 1px solid #409eff;
  color: #fff;
  background-color: #409eff;
  -webkit-appearance: none;
  text-align: center;
  box-sizing: border-box;
  outline: none;
  margin: 0;
  transition: 0.1s;
  font-weight: 500;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  padding: 7px 15px;
  font-size: 12px;
  border-radius: 3px;
  vertical-align: middle;
}
.bgBtn > div .viewMore:hover {
  background: #66b1ff;
  border-color: #66b1ff;
  color: #fff;
}
.bgBtn .itwolbg,
.bgBtn .itworbg {
  position: absolute;
  z-index: 4;
  width: 692px;
  height: 102px;
  background-size: cover;
}
.bgBtn .itwolbg img,
.bgBtn .itworbg img {
  width: 100%;
  height: 100%;
}
.bgBtn .itwolbg p,
.bgBtn .itworbg p {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 7;
  margin: auto;
  font-size: 32px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  line-height: 102px;
  cursor: pointer;
}
.bgBtn .itwolbg a,
.bgBtn .itworbg a {
  color: #fff;
}
.bgBtn .itwolbg .viewMore,
.bgBtn .itworbg .viewMore {
  display: inline-block;
  line-height: 1;
  white-space: nowrap;
  cursor: pointer;
  border: 1px solid #409eff;
  color: #fff;
  background-color: #409eff;
  -webkit-appearance: none;
  text-align: center;
  box-sizing: border-box;
  outline: none;
  margin: 0;
  transition: 0.1s;
  font-weight: 500;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  padding: 7px 15px;
  font-size: 12px;
  border-radius: 3px;
  vertical-align: middle;
}
.bgBtn .itwolbg .viewMore:hover,
.bgBtn .itworbg .viewMore:hover {
  background: #66b1ff;
  border-color: #66b1ff;
  color: #fff;
}
.bgBtn .itwolbg {
  background: url(../images/l3.png) no-repeat center center;
  background-size: 100% 100%;
}
.bgBtn .itworbg {
  background: url(../images/l4.png) no-repeat center center;
  background-size: 100% 100%;
}
.bgBtn .left {
  left: 0;
  top: 0;
  bottom: 0;
}
.bgBtn .left:hover .bgBtn {
  border-top: 5px solid #fff;
}
.bgBtn .left .js {
  font-size: 23px;
  color: #fff;
  text-align: center;
  display: none;
  line-height: unset;
  padding: 18px 100px;
  height: 65px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.bgBtn .center {
  width: 5px;
  background-color: #fff;
  height: 102px;
  transform: skew(-38deg);
  margin: auto;
  position: absolute;
  left: 50%;
  margin-left: -2.5px;
}
.bgBtn .right {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
}
.bgBtn .right .js {
  font-size: 23px;
  color: #fff;
  text-align: center;
  display: none;
  line-height: unset;
  padding: 18px 100px;
  height: 65px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.bgBtn .active::before {
  content: "";
  width: 617px;
  height: 5px;
  background-color: #fff;
  position: absolute;
  right: 0;
  top: 0;
}
.bgBtn .cuur::before {
  content: "";
  width: 100%;
  height: 5px;
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 0;
}
.bgBtn .left-top-wrap {
  display: none;
  position: absolute;
  left: -1px;
  top: -307px;
  z-index: 3;
  width: 1311px;
  height: 406px;
  background: url(../images/b3.png) no-repeat center center;
  background-size: 100% 100%;
}
.bgBtn .right-top-wrap {
  display: none;
  position: absolute;
  right: -1px;
  top: -303px;
  z-index: 5;
  width: 1311px;
  height: 302px;
  overflow: hidden;
  border-bottom: 4px solid #fff;
  background: url(../images/b4.png) no-repeat center center;
  background-size: 100% 100%;
}
.bgBtn .right-top-wrap .title {
  position: absolute;
  width: 692px;
  height: 102px;
}
.bgBtn .right-top-wrap .meetingHljWrap {
  padding: 0;
}
.bgBtn .right-top-ul {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 6;
  width: 100%;
  height: 298px;
  font-size: 0;
  background-color: #fff;
  overflow: hidden;
}
.bgBtn .right-top-ul .right-top-li {
  position: relative;
  z-index: 10;
  display: inline-block;
  vertical-align: top;
  width: 20%;
  height: 100%;
  transition: 500ms;
  border-right: 4px solid #fff;
  background-size: cover;
  background-repeat: no-repeat;
}
.bgBtn .right-top-ul .right-top-li.active {
  width: 40%;
}
.bgBtn .right-top-ul .right-top-li.active > .bg {
  background-color: rgba(0, 0, 0, 0);
}
.bgBtn .right-top-ul .right-top-li.active .text {
  font-size: 24px;
}
.bgBtn .right-top-ul .right-top-li.active .dot {
  display: inline-block;
}
.bgBtn .right-top-ul .right-top-li:hover {
  width: 40%;
}
.bgBtn .right-top-ul .right-top-li:hover > .bg {
  background-color: rgba(0, 0, 0, 0);
}
.bgBtn .right-top-ul .right-top-li:hover .text {
  font-size: 24px;
}
.bgBtn .right-top-ul .right-top-li:hover .dot {
  display: inline-block;
}
.bgBtn .right-top-ul .right-top-li > .bg {
  width: 100%;
  height: 100%;
  transition: 500ms;
  background-color: rgba(131, 122, 109, 0.7);
}
.bgBtn .right-top-ul .text-box {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: rgba(102, 152, 210, 0.6);
}
.bgBtn .right-top-ul .text-box .text {
  position: static;
  height: 42px;
  line-height: 42px;
  text-align: center;
  font-size: 20px;
}
.bgBtn .right-top-ul .text-box .dot {
  display: none;
  vertical-align: middle;
  width: 6px;
  height: 6px;
  margin: 0 8px;
  border-radius: 50%;
  background-color: #fff;
}
.meetingHLJ {
  padding: 35px 0 60px;
}
.meetingHljWrap {
  padding: 5px;
  background-color: #fff;
  box-shadow: 5px 5px 5px rgba(218, 219, 224, 0.6);
  overflow: hidden;
}
.meetingHljWrap ul {
  overflow: hidden;
  position: relative;
}
.meetingHljWrap li {
  float: left;
  width: 310px;
  height: 496px;
  transition: 500ms;
  margin-right: 5px;
  position: relative;
  background-repeat: no-repeat;
}
.meetingHljWrap li > .bg {
  width: 100%;
  height: 100%;
  transition: 500ms;
  background-color: rgba(131, 122, 109, 0.7);
}
.meetingHljWrap li .viewMore {
  position: absolute;
  left: 40px;
  right: 40px;
  bottom: 40px;
  color: #fff;
}
.meetingHljWrap li .viewMore p {
  margin-bottom: 15px;
}
.meetingHljWrap li .viewMore .cn {
  font-size: 26.7px;
  font-weight: bold;
  line-height: 32px;
}
.meetingHljWrap li .viewMore .en {
  line-height: 18px;
  font-size: 16px;
  font-weight: bold;
}
.meetingHljWrap li .sfqBtn {
  padding: 8px 0;
  width: 232px;
  text-align: center;
  background-color: #0a367f;
  font-weight: bold;
}
.meetingHljWrap li .sfqBtn a {
  color: #fff;
  font-size: 15.2px;
}
.meetingHljWrap li:last-child {
  margin-right: 0;
  position: absolute;
  right: 0;
  bottom: 0;
}
.meetingHljWrap .active {
  width: 680px;
}
.meetingHljWrap .active > .bg {
  background-color: rgba(0, 0, 0, 0);
}
.lb .top {
  font-size: 61px;
  color: #000;
  font-weight: bold;
  text-align: center;
  margin-bottom: 15px;
  display: inline-block;
}
.lb .bottom {
  font-size: 41.6px;
  color: #000;
  text-align: center;
}
.lb .txtBnaner {
  display: inline-block;
  vertical-align: top;
  height: 81px;
}
.lb .txtBnaner span {
  font-weight: bold;
  font-size: 61px;
  color: #e10000;
}
.weChatLunbo {
  width: 100%;
  margin: 30px 0;
  padding: 0 30px;
  text-align: center;
}
.weChatLunbo .weChatImg {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.weChatLunbo .weChatImg li {
  width: 178px;
  height: 178px;
  border-radius: 50%;
  transition: 300ms;
}
.weChatLunbo .weChatImg li img {
  width: 100%;
  height: 100%;
}
.weChatLunbo .weChatImg .active {
  transform: scale(1.2);
}
.weChatLunbo .weChatName {
  width: 100%;
  margin-top: 55px;
}
.weChatLunbo .weChatName li {
  width: 100%;
  text-align: center;
  display: none;
}
.weChatLunbo .weChatName li p {
  margin-bottom: 15px;
  font-weight: bold;
  color: #000;
}
.weChatLunbo .weChatName li .max {
  font-size: 31.67px;
}
.weChatLunbo .weChatName li .min {
  font-size: 24.6px;
}
.weChatLunbo .weChatName .show {
  display: block;
}
.weChatLunbo .weChatBtn {
  display: inline-block;
  margin: 25px auto;
  padding: 15px 55px;
  background-color: #ff4c4c;
  border-radius: 10px;
}
.weChatLunbo .weChatBtn a {
  font-weight: bold;
  font-size: 33px;
  color: #fff;
}
