body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: pingfang SC, arial, "microsoft yahei", simsun, "sans-serif";
  font-weight: 400;
  font-size: 16px;
  color: #333;
  line-height: 1.6;
  overflow-x: hidden;
}

.bd_weixin_popup .bd_weixin_popup_foot {
  text-align: center !important;
}

.bd_weixin_popup .bd_weixin_popup_head {
  text-align: center !important;
}

.loginStatus .headPortrait a {
  color: #fff;
}

.leftAgend .bdshare-button-style0-16 .bds_sqq {
  background-position: 0 -2663px !important;
}

.photos-popup .swiper-pagination-lock {
  display: block;
}

.photos-popup .swiper-slide .pic img {
  max-height: 670px;
  object-fit: cover;
}

.pudowActi {
  background: #F6F6F6;
}

.photos-popup img {
  width: 100%;
}

.photos-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  z-index: 99999;
  display: none;
}

.pudow {
  min-width: 264px;
  background: #FFFFFF;
  box-shadow: 0px 0px 10px 0px rgba(152, 150, 150, 0.3);
  border-radius: 2px;
  z-index: 10;
  display: none;
  position: absolute;

}

.pudow .parent :hover {
  background: #F6F6F6 !important;
}

.pudow .avtiv {
  background: #F6F6F6 !important;
}

.pudow .parent span {
  display: inline-block;
  padding-left: 20px;
  width: 100%;
}

.pudow .parent {
  font-size: 14px;
  text-align: left;

}

.pudow .activ {
  background: #F6F6F6;
}

.pudow .parent .child {
  display: none;

  height: 36px;
  padding-left: 40px;
}

.photos-popup .swiper {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 50%;
  color: #fff;
}

.photos-popup .swiper .swiper-container {
  width: 100%;
  max-width: 100%;
}

.photos-popup .swiper .close {
  font-size: 16px;
  position: absolute;
  top: 10px;
  right: 0;
  z-index: 9999;
  cursor: pointer;
}

.photos-popup .swiper .close img {
  width: 18px;
  margin-left: 8px;
}

.photos-popup .swiper-button-next::after {
  display: block !important;
  color: #fff;
}

.photos-popup .swiper-button-prev::after {
  display: block !important;
  color: #ffff;
}

.photos-popup .swiper .des {
  text-align: center;
  line-height: 30px;
}

.photos-popup .swiper .swiper-fen {
  bottom: auto;
  top: -10%;
  height: 50px;
  font-weight: bold;
}

.photos-popup .swiper .swiper-fen2 {
  bottom: auto;
  top: -10%;
  height: 50px;
  font-weight: bold;
}

.photos-popup .swiper .swiper-fen3 {
  bottom: auto;
  top: -10%;
  height: 50px;
  font-weight: bold;
}

.photos-popup .swiper .swiper-pagination {
  bottom: auto;
  top: -10%;
  height: 50px;
  font-weight: bold;
}

.photos-popup .swiper-button-next {
  right: 16%;
  outline: none;
}

.photos-popup .swiper-button-prev {
  left: 16%;
  outline: none;
}

.photos-popup .swiper .swiper-button-next:after,
.photos-popup .swiper .swiper-button-prev:after {
  color: #fff;
}

* {
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none;
  box-sizing: border-box;
}

input[type=text],
input[type=button],
input[type=submit],
input[type=reset],
button,
select {
  font: inherit;
  outline: none;
  -webkit-appearance: none;
  border-radius: 0;
  border: 0;
  padding: 5px;
}

textarea {
  font: inherit;
  outline: none;
  -webkit-appearance: none;
  border-radius: 0;
  border: 0;
  border: 1px solid #CCCCCC;
  padding: 5px;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.clearfix {
  zoom: 1;
}

.swiper-container {
  overflow: hidden;
}

.sfixed {
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 999;
  transition: 0.5s;
}

img {
  max-width: 100%;
}

.layui-fluid {
  padding: 0;
}

.tickets {
  margin-bottom: -120px;
  margin-top: -120px;
}

.nav-back {
  padding: 0 2%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 110px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  z-index: 9999;
}

.nav-logo {
  display: flex;
  align-items: center;
}

.nav-back .layui-nav {
  background: rgba(0, 0, 0, 0);
}

.menuNav {
  position: absolute;
  z-index: 99999;
  left: -60px;
  border-top: 3px solid #7318e6;
  display: none;
  right: -60px;
  top: 100%;
  background: rgba(0, 0, 0, 0.8);
  text-align: center;
  color: #fff;
  white-space: nowrap;
  padding: 10px 0;
}

.layui-nav .layui-nav-item .menuNav a {
  line-height: 40px;
  font-size: 16px;
}

.layui-nav .layui-nav-item:hover .menuNav {
  display: block;
}

.layui-nav .layui-nav-item a {
  font-size: 18px;
  color: #fff;
}

.layui-nav .layui-this:after,
.layui-nav-bar {
  height: 0;
}

.index-banner div img {
  width: 100%;
}

.nav-logo .layui-btn {
  background: rgba(0, 0, 0, 0);
  border-left: 1px solid #fff;
  margin-left: 40px;
  padding-left: 30px;
  font-size: 18px;
}

.nav-logo .layui-icon-down {
  padding: 0 10px;
}

.user-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-right: 20px;

}

.user-box .login {

  cursor: pointer;

  background: #3c8cff;
  text-align: center;
  border-radius: 30px;
  margin-left: 20px;

}

.user-box .login a {
  display: inline-block;
  font-size: 16px;
  color: #fff;
  height: 46px;
  line-height: 46px;
  margin: 0 20px;
}

.index-search {
  cursor: pointer;
  display: inline-block;
}

.nav-list {
  flex: 1;
  -webkit-flex: 1;
  text-align: center;
}

.layui-nav .layui-nav-item a:hover,
.layui-nav .layui-this a {
  color: #ccc;
}

.model_btn .toggleMenu {
  display: none;
  width: 28px;
  height: 22px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  font-size: 18px;
}

.model_btn .toggleMenu span {
  display: block;
  height: 2px;
  margin: 0 0 8px 0;
  background: #fff;
}

.model_btn .toggleMenu span:nth-last-child(1) {
  margin: 0;
}

.model_btn.on .line1 {
  transform: rotate(-135deg) translate(-8px, -6px);
  -o-transform: rotate(-135deg) translate(-8px, -6px);
  -webkit-transform: rotate(-135deg) translate(-8px, -6px);
  -moz-transform: rotate(-135deg) translate(-8px, -6px);
  -ms-transform: rotate(-135deg) translate(-8px, -6px);
  top: 50%;
  bottom: auto;
}

.model_btn.on .line2 {
  transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  top: 50%;
  bottom: auto;
}

.model_btn.on .line3 {
  display: none;
}

.model_menu {
  position: absolute;
  display: none;
  z-index: 99999;
  right: 0;
  top: 66px;
  width: 80%;
  background: rgba(0, 0, 0, 0.8);
}

.model_menu_content li {
  text-align: center;
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.menuNav2 {
  line-height: 2;
}

.model_menu_content li a {
  display: block;
  padding: 12px 0;
  color: #fff;
}

.model_menu_content li .links a {
  padding: 6px 0;
}

.index-banner {
  position: relative;
}

.banner-bg {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 5;
}

.swiper-slide {
  position: relative;
}

.yzt-btn {
  position: absolute;
  left: 50%;
  margin-left: -110px;
  top: 75%;
  color: #fff;
  border: 1px solid #fff;
  width: 220px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  border-radius: 40px;
  align-items: center;
  display: flex;
  justify-content: center;
  font-size: 18px;
}

.yzt-btn_c {
  display: flex;
  margin-left: 15px;
  width: 35px;
  height: 35px;
  border-radius: 100%;
  align-items: center;
  justify-content: center;
}

.yzt-btn_c i {
  border-width: 6px;
  margin-left: 6px;
  border-style: dashed dashed dashed solid;
  border-color: transparent transparent transparent #fff;
}

.index-banner .swiper-button-prev {
  width: 33px;
  height: 26px;
  background: url(/static/2022/zh/images/banner-prev_03.png) no-repeat;
  background-size: contain;
  position: absolute;
  right: 11%;
  left: auto;
  top: auto;
  bottom: 100px;
  z-index: 119;
}

.swiper-button-prev::after {
  display: none;
}

.index-banner .swiper-button-next {
  width: 33px;
  height: 26px;
  background: url(/static/2022/zh/images/banner-next.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: auto;
  right: 5%;
  left: auto;
  bottom: 100px;
  z-index: 119;
}

.swiper-button-next::after {
  display: none;
}



.index-banner .swiper-horizontal>.swiper-pagination-bullets,
.index-banner .swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 75px;
  width: auto;
  left: 5%;
}

.index-banner .swiper-pagination-bullet {
  width: 55px;
  height: 3px;
  border-radius: 5px;
  background-color: #fff;
  opacity: 1;
  z-index: 999;
}

.index-banner .swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}

.speak-num .layui-fluid {
  padding: 128px 160px 0 160px;
}

.speak-num .layui-col-lg3 {
  width: 22.3%;
}

.speak-num {
  background: url(/static/2022/zh/images/index-shsu_02.png) no-repeat center bottom;
  background-size: 100% auto;
}

.grid-demo-bg {
  height: 414px;
}

.grid-demo-bg1 p:first-child {
  font-size: 40px;
  color: #000;
}

.grid-demo-bg1 p:last-child {
  font-size: 50px;
  color: #000;
  font-weight: bold;
}

.bg-gray {
  background-color: #f7f8fc;
}

.bg-demo-icon {
  width: 105px;
  height: 105px;
  background-color: #e4edfc;
  border-radius: 100%;
  line-height: 6;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

.bg-padding {
  padding: 85px 45px;
  text-align: left;
}

.bg-demo-num {
  display: inline-block;
  font-size: 70px;
  margin-top: 50px;
  position: relative;
}

.grid-demo p {
  font-size: 30px;
  color: #9d9ea1;
}

.bg-blue {
  background-color: #3c8cff;
}

.bg-blue,
.bg-blue p {
  color: #fff;
}

.bg-demo-num i {
  font-size: 35px;
  position: absolute;
  font-style: normal;
}

.speak-num .layui-col-md3 {
  width: 22.3%;
}

.speak-num-btn {
  transition: 0.5s;
  height: 50px;
  line-height: 50px;
  border: 1px solid #3c8cff;
  border-radius: 30px;
  text-align: center;
  cursor: pointer;
  display: block;
}

.speak-num-btn:hover {
  color: #fff;
  background-color: #3c8cff;
}

.speak-num-btn:hover>p {
  color: #fff;
}

.speak-num-btn p:hover:after {
  border-left-color: #fff;
}

.speak-num-btn p {
  position: relative;
  font-size: 20px;
  color: #000290;
}

.speak-num-btn p:after {
  border: solid transparent;
  content: ' ';
  height: 0;
  left: 78%;
  position: absolute;
  width: 0;
  border-width: 8px;
  border-left-color: #000290;
  top: 20px;
}

.bg-blue-b {
  background-color: #000290;
}

.speak-num-tit {
  padding-top: 5%;
  margin-left: 110px;
}

.numCX {
  font-weight: bold;
}

.guest-tit {
  padding-top: 10%;
}

.guest-tit p:first-child {
  font-size: 40px;
}

.guest-tit p:last-child {
  font-size: 50px;
  font-weight: bold;
}

.guest-con {
  height: 500px;
  padding: 130px 0 130px 160px;
  position: relative;
}

.guest-left {
  background: url(/static/2022/zh/images/guestbanner.png) no-repeat;
  background-size: cover;
}

.guest-name h1,
.guest-name p {
  display: inline-block;
  color: #fff;
}

.guest-name i {
  font-size: 35px;
  color: #fff;
  font-style: normal;
}

.guest-name h1 {
  font-size: 28px;
}

.guest-name p {
  font-size: 16px;
}

.guest-msg {
  font-size: 18px;
  color: #fff;
  margin: 30px 0;
}

.guest-more {
  width: 30%;
  height: 58px;
  line-height: 58px;
  border: 1px solid #fff;
  border-radius: 30px;
  color: #fff;
  text-align: center;
  font-size: 20px;
  cursor: pointer;
  display: inline-block;
  min-width: 150px;
}

.guest-more:hover {
  background: #3c8cff;
  color: #fff;
  border-color: #3c8cff;
}

.guest-more p {
  position: relative;
  margin-left: -25px;
}

.guest-more p:after {
  border: solid transparent;
  content: ' ';
  height: 0;
  left: 78%;
  position: absolute;
  width: 0;
  border-width: 8px;
  border-left-color: #fff;
  top: 20px;
}

.guest_bg .layui-fluid {
  padding: 0;
}

.guest-cir {
  position: absolute;
  left: 35%;
  top: -15%;
}

.guest-right {
  margin-top: 240px;
}

.guest-right .swiper-slide {
  margin-top: 23%;
}

.guest-right .swiper-slide-active {

  height: 700px;
  margin-right: 5%;
  margin-top: 0;
}

.guest-right .swiper-slide-active img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.guest-right .swiper-button-prev {
  width: 162px;
  height: 120px;
  background-size: contain;
  position: absolute;
  left: -162px;
  top: auto;
  bottom: -39px;
  z-index: 999;
  display: flex;
  align-items: center;
  justify-content: center;
}

.guest-right .swiper-button-next {
  width: 162px;
  height: 120px;
  background: #3c8cff;
  background-size: contain;
  position: absolute;
  left: 0;
  top: auto;
  bottom: -39px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.guest-right .swiper-button-next:hover {
  background: #031092;
}

.guest-right .swiper-button-prev:hover {
  background: #031092;
}

.guest-right .swiper-container-horizontal>.swiper-pagination-bullets,
.guest-right .swiper-pagination-custom,
.guest-right .swiper-pagination-fraction {
  top: 10px;
  left: 800px;
  width: 20%;
  height: 200px;
}

.swiper-pagina {
  position: absolute;
  right: 15%;
  top: 25%;
}

.swiper-pagina span {
  display: block;
}

.guest-right .swiper-pagina {
  font-size: 30px;
}

.guedt_feng {
  width: 1px;
  height: 100px;
  border: 1px solid;
  margin-top: -40px;
  margin-left: 35px;
  color: #f1f3f8;
  transform: rotate(30deg);
}

.swiper-pagina-num2 {
  margin-left: 50px;
  margin-top: -45px;
  color: #c6c6c6;
}

.tshd {
  background: url(/static/2022/zh/images/tshd_bg_02.jpg) no-repeat;
  position: relative;
}

.tshd-con {
  padding: 200px 160px 0 160px;
  position: relative;
}

.tshd-tit p:first-child {
  font-size: 40px;
}

.tshd-tit p:last-child {
  font-size: 50px;
  font-weight: bold;
}

.tshd-more {
  width: 30%;
  margin: 10% 0 155px 160px;
  height: 58px;
  line-height: 58px;
  border: 1px solid #3c8cff;
  border-radius: 30px;
  color: #000290;
  text-align: center;
  font-size: 20px;
  cursor: pointer;
  display: block;
  min-width: 150px;
}

.tshd-more p {
  position: relative;
  margin-left: -25px;
}

.tshd-more:hover {
  background: #3c8cff;
}

.tshd-more:hover>p {
  color: #fff;
}

.tshd-more p:hover:after {
  border-left-color: #fff;
}

.tshd-more p:after {
  border: solid transparent;
  content: ' ';
  height: 0;
  left: 78%;
  position: absolute;
  width: 0;
  border-width: 8px;
  border-left-color: #000290;
  top: 20px;
}

.tshd_ms h1 {
  font-size: 100px;
  color: #3c8cff;
}

.tshd_ms p {
  font-size: 24px;
  margin-bottom: 20px;
  font-weight: bold;
}

.tshd_ms i {
  font-style: normal;
  color: #9d9ea1;
  line-height: 2;
  margin-top: 20px;
}

.tshd-right {
  padding-top: 6%;
  position: relative;
}

.tshd-swiper-top .swiper-button-next,
.tshd-swiper-top .swiper-button-prev {
  width: 163px;
  height: 180px;
  background: #3c8cff;
  background-size: contain;
  z-index: 999;
  display: flex;
  align-items: center;
  justify-content: center;
}

.tshd-swiper-top .swiper-button-next:hover,
.tshd-swiper-top .swiper-button-prev:hover {
  background: #000290;
}

.tshd-swiper-top .swiper-button-next {
  left: auto;
  right: 128px;
  bottom: 1.7%;
  top: auto;
}

.tshd-swiper-top .swiper-button-prev {
  left: auto;
  right: 290px;
  bottom: 1.7%;
  top: auto;
}

.tshd-swiper-top .swiper-slide {
  overflow: hidden;
}

.tshd-swiper-top .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 0px;
}

.tshd-swiper-top .swiper-pagination-bullet {
  width: 206px;
  height: 1px;
  vertical-align: top;
}

.tshd-swiper-top .swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 85px;
  left: 160px;
  width: 100%;
  text-align: left;
}

.tshd-swiper-top .swiper-wrapper {
  margin-bottom: 100px;
  padding-top: 220px;
}

.tshd-swiper-top .swiper-pagination {
  z-index: 99;
  cursor: pointer;
}

.tshd-num {
  margin-top: -30%;
  font-size: 30px;
  font-weight: 500;
}

.tshd-tit {
  position: absolute;
  left: 160px;
  top: 165px;
}

.tshd-titt {
  margin-top: 10%;
}

.color666 {
  color: #666;
}

.news-center {
  background: url(/static/2022/zh/images/news-center-bg_07.jpg) no-repeat;
  background-size: cover;
  margin-top: 5rem;
  padding-bottom: 5rem;
}

.news-center-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 1240px;
  margin: auto;
  max-width: 95%;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.news-center-tit p:first-child {
  font-size: 2rem;
}

.news-center-tit p:last-child {
  font-size: 2rem;
  font-weight: bold;
}

.news-center-btn {
  color: #000290;
  border: 1px solid #3c8cff;
  width: 175px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  border-radius: 40px;
  align-items: center;
  display: flex;
  justify-content: center;
  cursor: pointer;
  font-size: 16px;
}

.news-center-btn:hover {
  color: #fff;
  background: #000290;
  border-color: #000290;
}

.news-center-btn_c {
  display: flex;
  margin-left: 15px;
  width: 35px;
  height: 35px;
  border-radius: 100%;
  background: #3c8cff;
  align-items: center;
  justify-content: center;
}

.news-center-btn_c i {
  border-width: 6px;
  margin-left: 6px;
  border-style: dashed dashed dashed solid;
  border-color: transparent transparent transparent #fff;
}

.news-center .layui-fluid {
  width: 1240px;
  margin: auto;
  max-width: 95%;
}

.news-c-t {
  padding: 40px 50px;
  background: #fff;
}

.news-c-tt {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.news-c-tt p {
  font-size: 1.2rem;
  color: #3c8cff;
}

.news-c-tt em {
  font-size: 18px;
  color: #bfbfbf;
  font-style: normal;
}

.news-c-tt em i {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(/static/2022/zh/images/news-time-icon_11.png) no-repeat center center;
  background-size: contain;
  vertical-align: middle;
  margin-right: 10px;
}

.news-c-t h1 {
  font-size: 1.2rem;
  margin-bottom: 18px;
  cursor: pointer;
  font-weight: bold;
}

.news-c-t h1:hover,
.news-center-right-i h1:hover {
  color: #3c8cff;
}

.news-c-t .news-c-tmsg {
  color: #bfbfbf;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}

.news-c-btn {
  margin-top: 34px;
  cursor: pointer;
}

.news-c-btn img:hover {
  content: url(/static/2022/zh/images/news-center-btn_05.png) !important;
}

.news-center-right-i {
  padding: 10px 40px;
  border-bottom: 1px solid #bfbfbf;
}

.news-center-right-i:last-child {
  border: none;
}

.news-center-right-i h1 {
  font-size: 1.2rem;
  margin-bottom: 20px;
  font-weight: bold;
}

.news-center-right-i .hovercolors p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.news-center-right-i .news-c-tt {
  margin-top: 1rem;
}

.news-center-r-b {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.news-center-right-i .news-c-btn {
  margin-top: 0;
}

.news-center-right-i .news-c-tt em {
  margin-left: 10px;
}

.tickets .layui-row {
  width: 1240px;
  margin: auto;
  max-width: 95%;
}

.tickets-box {
  position: relative;
  overflow: hidden;
  cursor: pointer;
}

.tickets-con {
  border-radius: 100%;
  width: 150px;
  height: 150px;
  padding-top: 45px;
  border: 1px solid #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -85px;
  margin-left: -85px;
  text-align: center;
}

.tickets-con p {
  color: #fff;
  margin-top: 19px;
}

.footer-bg {
  padding-top: 200px;
  background: url(/static/2022/zh/images/foot.png) no-repeat;
  background-size: cover !important;
}

.footer-bg .layui-fluid {
  width: 1240px;
  margin: auto;
  max-width: 95%;
}

.footer-left h1 {
  font-size: 24px;
  color: #fff;
  margin: 30px 0;
}

.footer-left p {
  font-size: 16px;
  color: #b1b3d4;
  line-height: 1.8;
}

.footer-center {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 5%;
  font-size: 16px;
}

.footer-center ul li {
  color: #fff;
  margin-bottom: 40px;
}

.footer-center ul li a {
  color: inherit;
}

.footer-right ul li {
  display: inline-block;
  margin-bottom: 30px;
  max-width: 42%;
}



.footer-mg {
  margin-right: 42px;
}

.footer-right ul li p {
  font-size: 14px;
  color: #fff;
  text-align: center;
  margin-top: 17px;
}

.footer-bot {
  text-align: center;
  color: #989898;
  padding: 1% 0;
  font-size: 14px;
}

.xunfu ul li {
  margin-bottom: 10px;
  text-align: center;
  cursor: pointer;
  width: 60px;
  line-height: 1.1;
}

.xunfu ul li p {
  font-size: 14px;
}

.xunfu {
  position: fixed;
  top: 50%;
  right: 1.5%;
  z-index: 200;
  margin-top: -180px;
}

.xuanfu-c {
  width: 60px;
  height: 60px;
  background: #3c8cff;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
}

.xuanfu-c p {
  color: #fff;
}

.xuanfu-c:last-child {
  background: #fff;
}

.xuanfu-c p i {
  font-style: normal;
  font-size: 20px;
}

.xuanfu-c p em {
  font-style: normal;
}

#dom_day01 em:nth-child(2) {
  margin-right: 19px;
}

#dom_day01 em:nth-child(3) {
  width: auto;
  text-align: right;
  font-size: 20px;


  color: #fff;

}

.daojishi {
  position: absolute;
  right: 100px;
  top: 27%;
  display: none;

}

.daojishi {
  width: 305px;
  height: 324px;
  background: url(/static/2022/zh/images/daojishi-img_03.png) no-repeat;
  background-size: cover;
}

.daojishi-tit {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  text-align: center;
}

.daojishi-time {
  padding-top: 70px;
  padding-bottom: 20px;
}

.daojishi-time span {
  font-size: 56px;
  color: #031092;
  display: block;
  margin: auto;
  font-weight: bold;
}

.daojishi-time span em {
  font-style: normal;
  display: inline-block;
  width: 80px;
  text-align: center;
  margin: 0 3px;
  letter-spacing: -18px;
}

.daojishi-tit p {
  color: #fff;
  font-size: 20px;
}

.news-center .news-center-img {
  width: 100%;
}

.news-center .layui-col-lg4 {
  width: 32%;
}

.daojishi-tit h1 {
  color: #fff;
  font-size: 20px;
  padding-top: 20px;
}

.news-center-item {
  margin-right: 1%;
  background: #fff;
}

.news-center .layui-row {
  display: flex;
  flex-wrap: wrap;
}

.scral {
  animation: mymove 5s infinite;
  animation-direction: alternate;
  animation-timing-function: ease-in-out;
  -webkit-animation: mymove 5s infinite;
  -webkit-animation-direction: alternate;
  -webkit-animation-timing-function: ease-in-out;
  
}

@keyframes mymove {
  0% {
    transform: scale(1);
  }

  25% {
    transform: scale(1.1);
  }

  50% {
    transform: scale(1);
  }

  75% {
    transform: scale(1.1);
  }
}

@-webkit-keyframes mymove {

  0% {
    transform: scale(1);
  }

  25% {
    transform: scale(1.1);
  }

  50% {
    transform: scale(1);
  }

  75% {
    transform: scale(1.1);
  }
}

.conAuto {
  margin-left: 340px;
  margin-left: calc(50vw - 620px);
}

.contentLooks {
  margin-right: 5%;
  background-size: cover !important;
  padding: 5% 0;
  overflow: hidden;
}

.font20 {
  font-size: 20px;
}

.font30 {
  font-size: 30px;
}

.font36 {
  font-size: 36px;
}

.font40 {
  font-size: 40px;
}

.ctflex {
  display: flex;
  display: -webkit-flex;
}

.ctflex1 {
  flex: 1;
  -webkit-flex: 1;
}

.ctflexbt {
  justify-content: space-between;
  -webkit-justify-content: space-between;
}

.ctflexat {
  align-items: center;
  -webkit-align-items: center;
}

.contentLooks .txt {
  width: 32%;
  text-align: left;
}

.ctItems .clines {
  width: 58px;
  height: 1px;
  background: #007aff;
  margin: 0 15px;
}

.ctItems .cmore {
  width: 40px;
  height: 40px;
  background: #007aff;
  border-radius: 50%;
  position: relative;
  margin-left: 10px;
}

.ctItems .cmore::before {
  position: absolute;
  left: 10px;
  right: 10px;
  top: 50%;
  content: '';
  border-top: 1px solid #fff;
}

.ctItems .cmore::after {
  position: absolute;
  top: 10px;
  bottom: 10px;
  left: 50%;
  content: '';
  border-left: 1px solid #fff;
}

.ctContents {
  color: #888;
  padding-bottom: 5%;
  display: none;
  line-height: 30px;
}

.ctContents a:hover {
  color: #000;
  font-weight: bold;
}

.ctItems.on .ctContents {
  display: block;
}

.ctItems.on .cmore::after {
  display: none;
}

.zonglang {
  position: relative;
  min-height: 420px;
  background: #fff;
}

.overview .ct-title {
  font-weight: bold;
}

.ctContents p {
  margin: 0 0 10px 0;
}

.ctContents p img {
  width: 24px;
  margin-bottom: 4px;
  height: 16px;
}

.contentLooks .zonglang strong {
  font-weight: normal;
}

.contentLooks .zonglang a:hover strong {
  font-weight: bold;
}

.ctItems {
  background: #fff;
  padding: 2% 5%;
  border-bottom: 1px solid rgb(14, 18, 121);
}

.ctClick {
  padding: 3% 0;
  cursor: pointer;
}

.colorfff {
  color: #fff;
}

.upcase {
  text-transform: uppercase;
}

.line12 {
  line-height: 1.2;
}

.font500 {
  font-weight: 500;
}

.font700 {
  font-weight: 700;
}

.rightTime {
  position: absolute;
  right: 100%;
  bottom: 30%;
  background: #3c8cff;
  color: #fff;
  text-align: center;
  display: none;
}

.rightTime .time {
  line-height: 1.2;
  font-size: 240px;
  font-weight: bold;
  color: #031092;
  opacity: 0.2;
  font-family: Arial;
  padding: 0 30px;
}

.rightTime .desc {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
}

.contentLooks .rightTime .desc .font30 {
  font-weight: 600;
}



.ctItems.on .rightTime {
  display: block;
}

.leftPicut {
  padding: 5% 0;
  padding-left: calc(50vw - 620px);
  padding-right: 5%;
  background-size: cover !important;
}

.rightPics {
  width: 60%;
}

.ctflexend {
  align-items: flex-end;
  -webkit-align-items: flex-end;
}

.moreBtns a {
  display: inline-block;
  padding: 10px 40px;
  border: 1px solid #007aff;
  color: #fff;
  border-radius: 50px;
}

.moreBtns a::after {
  display: inline-block;
  content: '';
  border: solid transparent;
  height: 0;
  width: 0;
  border-width: 8px;
  border-left-color: #fff;
  position: relative;
  margin-left: 10px;
}

.tujiDL {
  margin: 10vh 0;
}

.tujiDL dd {
  position: relative;
  cursor: pointer;
  color: #8780c6;
  padding-bottom: 5vh;
}

.tujiDL dd::before {
  position: absolute;
  left: 6px;
  top: 18px;
  bottom: -18px;
  content: '';
  border-left: 1px solid #007aff;
}

.tujiDL dd:nth-last-child(1)::before {
  display: none;
}

.tujiDL dd .pd {
  color: #007aff;
  width: 12px;
  height: 12px;
  background: #fff;
  margin-right: 20px;
  border-radius: 50%;
  position: relative;
  z-index: 2;
  display: inline-block;
}

.tujiDL .dates {
  display: inline-block;
  position: relative;
}

.tujiDL .dates::before {
  position: absolute;
  left: 0;
  width: 0;
  bottom: 0;
  height: 2px;
  background: #007aff;
  content: '';
  transition: 0.5s;
}

.tujiDL dd.on .dates::before {
  width: 100%;
}

.tujiDL dd.on {
  color: #fff;
}

.tujiDL dd.on .pd {
  background: #fff;
}

.picLunbo {
  display: none;
}

.picLunbo.on {
  display: block;
}

.picLunbo .swiper-slide img {
  display: block;
  width: 100%;
}

.picLunbo {
  position: relative;
  left: -10%;
  width: 110%;
}

.picBtns .btn {
  display: block;
  min-width: 9%;
  text-align: center;
  padding: 30px 0;
}

.picBtns .lunbo-next {
  background: #007aff;
}

.videoWdf {
  background-size: cover !important;
  padding-bottom: 200px;
}

.moreBtns2 a {
  color: #000290;
}

.moreBtns2 a::after {
  border-left-color: #000290;
}

.videoTit {
  padding: 5% 0 3% 0;
  max-width: 1240px;
}

.videoLunbo {
  padding: 20px;
  padding-right: 0;
  position: relative;
}

.imgBox {
  position: relative;
}

.imgBox .img {
  display: block;
  width: 100%;
}

.videoLunbo .txt {
  margin: 3% 0;
  display: none;
}

.videoLunbo {
  z-index: 2;
}

.videoLunbo .swiper-slide-active .txt {
  display: block;
  width: 100%;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.videoLunbo ::before {
  content: '';
  background: #fff;
  width: 960px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  max-width: 60%;
  height: 100%;
}

.videoLunbo .videoBtns .wrap {
  position: absolute;
  right: 616px;
  bottom: 2px;
}

.videoLunbo .videoBtns a {
  display: inline-block;
  padding: 30px 20px;
}

.hiddens {
  overflow: hidden;
}

.div_titbox {
  position: absolute;
  width: 1240px;
  margin-left: -620px;
  left: 50%;
  top: 0;
  background: none;
}

.guest-cir {
  left: -23px;
  top: 280px;
}

.width_1024 {
  position: absolute;
  left: 0;
  top: 450px;
  right: 0;
}

.div_titbox .guest-tit {
  padding-left: 0 !important;
  float: left;
  position: absolute;
  left: 0;
  top: 0;
}

.speak-num .layui-fluid {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0;
  padding-top: 100px;
  padding-bottom: 100px;
}

.speak-num .grid-demo-bg {
  padding: 20px 0 20px 50px;
  height: 250px;
  padding-left: 0;
}

.speak-num .speak-num-tit {
  margin-left: 0;
}

.speak-num .grid-demo.grid-demo-bg.bg-padding {
  padding-left: 50px;
}

.speak-num .bg-demo-num {
  margin-top: 20px;
  font-size: 40px;
}

.speak-num .grid-demo p {
  font-size: 22px;
}

.speak-num .bg-demo-icon {
  width: 60px;
  height: 60px;
}

.speak-num .bg-demo-icon img {
  width: 60%;
}

.speak-num .layui-col-lg4.layui-col-md12.model_none {
  height: 500px;
  overflow: hidden;
}

.tshd .tshd-tit p:first-child,
.guest-tit p:first-child,
.grid-demo-bg1 p:first-child {
  font-size: 30px;
}

.tshd .tshd-tit p:last-child,
.guest-tit p:last-child,
.grid-demo-bg1 p:last-child {
  font-size: 40px;
}

.guest_bg {
  padding-top: 100px;
}

.guest_bg .div_l .guest-left {
  padding-left: 41%;
}

.guest_bg .guest-right .swiper-button-prev,
.guest_bg .guest-right .swiper-button-next {
  height: 100px;
  bottom: -4px;
}

.guest_bg .guest-right {
  margin-top: 0;
}

.guest_bg .swiper-pagina {
  top: 5%;
}

.guest_bg .guest-con.guest-left {
  height: 350px;
  padding-top: 50px;
}

.guest_bg .guest-tit.guest-con {
  height: 354px;
  padding-top: 90px;
}

.guest_bg .guest-tit {
  padding-left: 41%;
}

.guest_bg .guest-right .swiper-slide-active {
  width: 450px !important;
}

.tshd {
  max-width: 1240px;
  margin: 0 auto;
}

.tshd .tshd-tit {
  left: 0;
  position: relative;
}

.tshd .tshd-con {
  padding: 0;
  padding-right: 20px;
}

.tshd .tshd_ms h1 {
  font-size: 50px;
}

.tshd-swiper-top .swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  position: static;
  height: 100px;
}

.tshd .tshd-more {
  margin-bottom: 0px;
  margin-left: 0;
}

.tshd-swiper-top .swiper-button-next,
.tshd-swiper-top .swiper-button-prev {
  height: 70px;
  bottom: 170px;
}

.tshd-swiper-top .swiper-button-next {
  right: 0;
}

.tshd-swiper-top .swiper-button-prev {
  right: 165px;
}

.tshd-swiper-top .swiper-wrapper {
  padding-top: 160px;
}

.guest-right .swiper-button-prev {
  z-index: 9;
}

.guest_bg .guest-con.guest-left {
  padding-left: 41%;
  padding-top: 100px;
}



.tshd {
  padding-top: 50px;
}

.tshd .tshd-tit {
  position: static;
}

.activitiesTab .tabDivs dl {
  overflow: hidden;
}

.activitiesTab .tabDivs dl dt {
  float: right;
  width: 50%;
}

.activitiesTab .tabDivs dl dd {
  padding-top: 3%;
  float: left;
  width: 46%;
  box-sizing: border-box;
  padding-right: 20px;
}

.activitiesTab .tabDivs dl dd b {
  display: block;
  font-size: 50px;
  color: #3c8cff;
  font-weight: 400;
}

.activitiesTab .tabDivs dl dd span.tit {
  font-size: 24px;
  margin-bottom: 20px;
  font-weight: bold;
}

.activitiesTab .tabDivs dl dd p {
  font-style: normal;
  color: #9d9ea1;
  line-height: 35px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.activitiesTab .tabDivs dl dd a {
  width: 40%;
  height: 58px;
  line-height: 58px;
  border: 1px solid #3c8cff;
  border-radius: 30px;
  color: #000290;
  text-align: center;
  font-size: 20px;
  cursor: pointer;
  display: inline-block;

  position: relative;
  transition: 0.5s;
  -webkit-transition: 0.5s;
}

.activitiesTab .tabDivs dl dd a span {
  position: relative;
  margin-left: -25px;
  display: block;
}

.activitiesTab .tabDivs dl dd a span::after {
  border: solid transparent;
  content: ' ';
  height: 0;
  left: 78%;
  position: absolute;
  width: 0;
  border-width: 8px;
  border-left-color: #000290;
  top: 20px;
}

.activitiesTab .tabDivs dl dd a:hover {
  background: #3c8cff;
}

.activitiesTab .tabDivs dl dd a:hover span {
  color: #fff;
}

.activitiesTab .tabDivs dl dd a:hover span::after {
  border-left-color: #fff;
}

.activitiesTab .tabIcons {
  margin-top: 45px;
  position: relative;
}

.activitiesTab .tabIcons ul {
  overflow: hidden;
}

.activitiesTab .tabIcons ul li {
  float: left;
  cursor: pointer;
  width: 155px;
}

.activitiesTab .tabIcons ul li span {
  display: inline-block;
  font-size: 30px;
  font-weight: 500;
  opacity: 0.5;
  border-bottom: 1px solid #000;
  width: 100%;
}

.activitiesTab .tabIcons ul li p {
  font-size: 16px;
  color: #000;
  opacity: 0.5;
  padding-right: 20px;
  padding-top: 20px;
}

.activitiesTab .tabIcons ul li.on span {
  opacity: 1;
  border-bottom: 1px solid #007aff;
}

.activitiesTab .tabIcons ul li.on p {
  opacity: 1;
}

.activitiesTab .arrow {
  overflow: hidden;
  position: absolute;
  right: 0;
  top: -45px;
}

.activitiesTab .arrow .s_btn {
  display: block;
  width: 120px;
  height: 119px;
  cursor: pointer;
  float: left;
}

.activitiesTab .arrow .s_btn.s_l {
  background: url(/static/2022/zh/images/banner-prev_03.png) no-repeat center #3c8cff;
}

.activitiesTab .arrow .s_btn.s_r {
  background: url(/static/2022/zh/images/banner-next.png) no-repeat center #3c8cff;
}

.activitiesTab .arrow .s_btn:hover {
  background-color: #000290 !important;
}

.loginStatus {
  position: relative;
}

.loginStatus .headPortrait {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.loginStatus .headPortrait .imgbox {
  width: 49px;
  height: 49px;
  border-radius: 49px;
  border: 3px solid #fff;
  overflow: hidden;
}

.loginStatus .headPortrait span {
  color: #fff !important;
  padding-left: 20px;
  white-space: nowrap;
  width: 70px;
  text-overflow: ellipsis;
  overflow: hidden;
}

.loginStatus .ls_list {
  display: none;
  position: absolute;
  left: -52px;
  border-top: 10px solid #7318e6;
  right: 0;
  top: 70px;
  background: #303132;
  color: #fff;
  white-space: nowrap;
  padding: 0px 30px 20px 30px;
}

.loginStatus .ls_list::before {
  content: "";
  display: block;
  border-width: 9px;
  margin-left: 9px;
  border-style: dashed dashed dashed solid;
  border-color: transparent transparent transparent #7318e6;
  transform: rotate(270deg);
  position: absolute;
  top: -27px;
  left: 60px;
}

.loginStatus .ls_list h2 {
  font-size: 16px;
  color: #fff;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  border-bottom: 1px solid #454647;
  line-height: 50px;
}

.loginStatus .ls_list p {
  line-height: 40px;
}

.loginStatus .ls_list p a {
  color: #fff;
  opacity: 0.9;
}

.loginStatus .ls_list p a:hover {
  color: #3c8cff;
}

.loginStatus .ls_list span {
  padding-top: 10px;
  display: block;
}

.loginStatus .ls_list span a {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  color: #fff;
  text-align: center;
  background: #3c8cff;
  font-size: 16px;
}

.video1 {
  position: relative;
  margin: auto;
  height: 80%;
  top: 10%;
  max-width: 1200px;
}

.video-box {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  display: none;
  background: rgba(0, 0, 0, 0.8);
}

.video-close {
  color: #fff;
  ;
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
  z-index: 9999999;
  width: 36px;
  height: 36px;
}

.video-close::before {
  position: absolute;
  left: 0;
  top: 50%;
  content: '';
  width: 100%;
  height: 1px;
  background: #fff;
  transform-origin: center;
  transform: rotate(45deg)
}

.video-close::after {
  position: absolute;
  right: 0;
  top: 50%;
  content: '';
  width: 100%;
  height: 1px;
  background: #fff;
  transform-origin: center;
  transform: rotate(-45deg)
}

#fz-videoAct {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.video1 video {
  max-width: 100%;
  display: block;
}

@media screen and (max-width:1355px) {
  .videoLunbo .videoBtns .wrap {
    position: static;
    margin-left: 15%;
  }
}

@media screen and (min-width: 1700px) {
  .contentLooks .conAuto {
    margin-left: 10%;

  }

  .contentLooks .txt {
    width: 38%;
  }

  .news-center .news-center-img {
    height: 220px;
  }
}

@media screen and (max-width: 1700px) {


  .guest-right .swiper-slide {
    margin-top: 13%;
  }

  .news-c-t h1 {
    font-size: 18px;
    margin-top: 5px;
    margin-bottom: 5px;
    cursor: pointer;
    font-weight: bold;
  }

  .footer-bg .layui-fluid {
    padding: 0 10px;
  }

  .nav-logo .layui-btn {
    margin: 0 0 0 10px;
    padding: 0 0 0 10px;
  }

  .tshd-swiper-top .swiper-pagination-bullet {
    width: 130px;
  }

  .tshd_ms i {
    line-height: 1.4;
  }

  .tshd-swiper-top .swiper-button-next,
  .tshd-swiper-top .swiper-button-prev {
    bottom: 0%;
  }

  .tshd-num {
    margin-top: -28%;
    font-size: 30px;
  }

  .news-center-right-i {
    padding: 15px 40px;
  }

  .footer-right ul li {
    margin-right: 20px;
  }

  .speak-num-btn {
    width: 85%;
  }

  .tshd-swiper-top .swiper-container-horizontal>.swiper-pagination-bullets,
  .swiper-pagination-custom,
  .swiper-pagination-fraction {
    bottom: 6%;
  }

  .guest_bg {
    padding-bottom: 30px;
    padding-top: 0px;
  }

  .tshd .tshd-tit {
    top: 0;
  }

  .tshd .tshd-swiper-top .swiper-wrapper {
    padding-top: 0px;
  }

  .tshd .tshd-con {
    padding-top: 0px;
    padding-right: 20px;
  }

  .tshd .tshd_ms h1 {
    font-size: 50px;
  }

  .tshd .tshd-titt {
    margin-top: 0;
  }

  .tshd .layui-col-lg4 {
    width: 45%;
  }

  .tshd .layui-col-lg8 {
    float: right;
    width: 55%;
  }

  .tshd .tshd-more {
    margin: 20px 0 20px 20px;
  }

  .tshd .tshd-swiper-top .swiper-button-next,
  .tshd .tshd-swiper-top .swiper-button-prev {
    height: 80px;
    bottom: 50px;
  }

  .tshd .tshd-tit p:first-child,
  .guest-tit p:first-child,
  .grid-demo-bg1 p:first-child {
    font-size: 30px;
  }

  .tshd .tshd-tit p:last-child,
  .guest-tit p:last-child,
  .grid-demo-bg1 p:last-child {
    font-size: 30px;
  }

  .tshd .tshd_ms p {
    margin-bottom: 0;
  }

  .news-center .layui-fluid {
    margin-top: 0;
  }

  .news-c-t {
    height: auto;
    padding: 15px 50px;
  }

  .speak-num .speak-num-tit {
    padding-top: 100px;
  }

  .news-center .layui-fluid {
    padding: 0;
  }

  .speak-num .bg-demo-num {
    margin-top: 5px;
  }

  .speak-num .grid-demo-bg {
    height: 150px;
  }

  .bg-demo-num i {
    font-size: 16px;
    position: absolute;
    font-style: normal;
  }

  .speak-num .bg-demo-num {
    font-size: 22px;
  }

  .speak-num .grid-demo .bg-demo-txts {
    font-size: 14px;
  }

  .speak-num .layui-col-lg4.layui-col-md12.model_none {
    height: 300px;
  }

  .speak-num .speak-num-tit {
    padding-top: 0;
  }

  .index-banner {
    overflow: hidden;
  }

  .speak-num .layui-fluid {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .bcs_pic {
    text-align: center;
  }

  .bcs_pic img {
    width: 55%;
  }

  .rightTime .time {
    font-size: 170px;
  }

  .font20 {
    font-size: 16px;
  }

  .ctClick {
    padding: 1% 0;
    cursor: pointer;
  }

  .ctContents {
    padding-bottom: 1%;
  }

  .ctContents div {
    font-size: 14px;
  }

  .contentLooks {
    padding: 2% 0;
  }

  .rightTime {
    bottom: 30%;
  }

  .guest_bg .guest-right {
    margin-top: 80px;
  }

  .guest_bg .guest-con.guest-left {
    height: 280px;
    padding-top: 50px;
  }

  .guest_bg .swiper-pagina {
    position: absolute;
    right: 30%;
    top: 3%;
  }

  .layui-nav .layui-nav-item a {
    padding: 0 10px;
  }

  .guest_bg .guest-right .swiper-slide-active {
    width: 370px !important;
  }



  .guest-right .swiper-slide-active {
    height: 491px;
    margin-right: 1%;
    margin-top: 60px;
  }

  .guest-right .swiper-slide img {
    width: 90%;
    height: 100%;
    object-fit: cover;
  }

  .activitiesTab .arrow {
    overflow: hidden;
    position: absolute;
    right: 0;
    top: -40px;
  }

  .guest_bg .guest-tit.guest-con {
    height: 354px;
    padding-top: 130px;
  }

  .activitiesTab .tabIcons {
    margin-top: 40px;
    position: relative;
  }

  .speak-num-btn {
    margin-top: 45px;
  }

  .activitiesTab .tabDivs dl dd {
    padding-top: 30px;
  }

  .activitiesTab .tabDivs dl dd a {
    height: 35px;
    line-height: 35px;
    font-size: 14px
  }

  .activitiesTab .tabDivs dl dd a span::after {
    top: 10px;
  }

  .activitiesTab .arrow .s_btn {
    height: 115px;
  }

  .tujiDL {
    margin: 5vh 0;
  }

  .picLunbo .swiper-slide img {
    display: block;
  }

  .news-center-right-i h1 {
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: bold;
  }

  .news-c-tt p {
    font-size: 14px;
    color: #3c8cff;
  }

  .news-c-tt em {
    font-size: 14px;
  }

  .news-center-right-i .color666 {
    font-size: 12px;
  }

  .news-center-right-i .hovercolors p {
    font-size: 14px;
  }

  .tujiDL dd {
    padding-bottom: 2vh;
  }

  .font40 {
    font-size: 30px;
  }

  .pictures .tit {
    padding: 10% 0;
  }

  .font30 {
    font-size: 20px;
  }

}

@media screen and (max-width: 1440px) {


  .news-c-t h1 {
    font-size: 18px;
    margin-top: 5px;
    margin-bottom: 5px;
    cursor: pointer;
    font-weight: bold;
  }

  .footer-bg .layui-fluid {
    padding: 0 10px;
  }

  .nav-logo .layui-btn {
    margin: 0 0 0 10px;
    padding: 0 0 0 10px;
  }

  .tshd-swiper-top .swiper-pagination-bullet {
    width: 130px;
  }

  .tshd_ms i {
    line-height: 1.4;
  }

  .tshd-swiper-top .swiper-button-next,
  .tshd-swiper-top .swiper-button-prev {
    bottom: 0%;
  }

  .tshd-num {
    margin-top: -28%;
    font-size: 30px;
  }

  .news-center-right-i {
    padding: 15px 40px;
  }

  .footer-right ul li {
    margin-right: 20px;
  }

  .speak-num-btn {
    width: 85%;
  }

  .tshd-swiper-top .swiper-container-horizontal>.swiper-pagination-bullets,
  .swiper-pagination-custom,
  .swiper-pagination-fraction {
    bottom: 6%;
  }

  .guest_bg {
    padding-bottom: 30px;
    padding-top: 0px;
  }

  .tshd .tshd-tit {
    top: 0;
  }

  .tshd .tshd-swiper-top .swiper-wrapper {
    padding-top: 0px;
  }

  .tshd .tshd-con {
    padding-top: 0px;
    padding-right: 20px;
  }

  .tshd .tshd_ms h1 {
    font-size: 50px;
  }

  .tshd .tshd-titt {
    margin-top: 0;
  }

  .tshd .layui-col-lg4 {
    width: 45%;
  }

  .tshd .layui-col-lg8 {
    float: right;
    width: 55%;
  }

  .tshd .tshd-more {
    margin: 20px 0 20px 20px;
  }

  .tshd .tshd-swiper-top .swiper-button-next,
  .tshd .tshd-swiper-top .swiper-button-prev {
    height: 80px;
    bottom: 50px;
  }

  .tshd .tshd-tit p:first-child,
  .guest-tit p:first-child,
  .grid-demo-bg1 p:first-child {
    font-size: 30px;
  }

  .tshd .tshd-tit p:last-child,
  .guest-tit p:last-child,
  .grid-demo-bg1 p:last-child {
    font-size: 30px;
  }

  .tshd .tshd_ms p {
    margin-bottom: 0;
  }

  .news-center .layui-fluid {
    margin-top: 0;
  }

  .news-c-t {
    height: auto;
    padding: 15px 50px;
  }

  .speak-num .speak-num-tit {
    padding-top: 100px;
  }

  .news-center .layui-fluid {
    padding: 0;
  }

  .speak-num .bg-demo-num {
    margin-top: 5px;
  }

  .speak-num .grid-demo-bg {
    height: 150px;
  }

  .bg-demo-num i {
    font-size: 16px;
    position: absolute;
    font-style: normal;
  }

  .speak-num .bg-demo-num {
    font-size: 22px;
  }

  .speak-num .grid-demo .bg-demo-txts {
    font-size: 14px;
  }

  .speak-num .layui-col-lg4.layui-col-md12.model_none {
    height: 300px;
  }

  .speak-num .speak-num-tit {
    padding-top: 0;
  }

  .index-banner {
    overflow: hidden;
  }

  .speak-num .layui-fluid {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .bcs_pic {
    text-align: center;
  }

  .bcs_pic img {
    width: 55%;
  }

  .rightTime .time {
    font-size: 170px;
  }

  .font20 {
    font-size: 16px;
  }

  .ctClick {
    padding: 1% 0;
    cursor: pointer;
  }

  .ctContents {
    padding-bottom: 1%;
  }

  .ctContents div {
    font-size: 14px;
  }

  .contentLooks {
    padding: 2% 0;
  }

  .rightTime {
    bottom: 30%;
  }

  .guest_bg .guest-right {
    margin-top: 78px;
  }

  .guest_bg .guest-con.guest-left {
    height: 280px;
    padding-top: 50px;
  }

  .guest_bg .swiper-pagina {
    position: absolute;
    right: 30%;
    top: 18%;
  }

  .layui-nav .layui-nav-item a {
    padding: 0 10px;
  }

  .guest_bg .guest-right .swiper-slide-active {
    width: 370px !important;
  }

  .guest-right .swiper-slide {
    margin-top: 188px;
  }

  .guest-right .swiper-slide-active {
    height: 491px;
    margin-right: 0;
    margin-top: 7.8%;
  }

  .guest-right .swiper-slide img {
    width: 90%;
  }

  .activitiesTab .arrow {
    overflow: hidden;
    position: absolute;
    right: 0;

  }

  .guest_bg .guest-tit.guest-con {
    height: 354px;
    padding-top: 130px;
  }

  .activitiesTab .tabIcons {
    margin-top: 40px;
    position: relative;
  }

  .speak-num-btn {
    margin-top: 45px;
  }

  .activitiesTab .tabDivs dl dd {
    padding-top: 30px;
  }

  .activitiesTab .tabDivs dl dt {
    width: 43%;
  }

  .activitiesTab .tabDivs dl dd a {
    height: 35px;
    line-height: 35px;
    font-size: 14px
  }

  .activitiesTab .tabDivs dl dd a span::after {
    top: 10px;
  }

  .activitiesTab .arrow .s_btn {
    height: 115px;
  }

  .tujiDL {
    margin: 5vh 0;
  }

  .picLunbo .swiper-slide img {
    display: block;
  }

  .news-center-right-i h1 {
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: bold;
  }

  .news-c-tt p {
    font-size: 14px;
    color: #3c8cff;
  }

  .news-c-tt em {
    font-size: 14px;
  }

  .news-center-right-i .color666 {
    font-size: 12px;
  }

  .news-center-right-i .hovercolors p {
    font-size: 14px;
  }

  .tujiDL dd {
    padding-bottom: 2vh;
  }

  .font40 {
    font-size: 30px;
  }

  .pictures .tit {
    padding: 10% 0;
  }

  .font30 {
    font-size: 20px;
  }

}

@media screen and (max-width: 1366px) {

  .photos-popup .swiper-slide .pic img {
    max-height: 550px;
  }

  .photos-popup .swiper {
    width: 45%;
  }

  .guest_bg .guest-tit.guest-con {
    padding-left: 1.5% !important;
  }

  .width_1024 {
    position: absolute;
    left: 31px;
    top: 450px;
    right: 0;
  }

  .guest-cir {
    left: 1.5%;
    top: 280px
  }

  .videoWdf {
    padding-left: 10px;
  }

  .news-c-t h1 {
    font-size: 18px;
    margin-top: 5px;
    margin-bottom: 5px;
    cursor: pointer;
    font-weight: bold;
  }

  .tshd {
    padding: 0 23px;
  }

  .footer-bg .layui-fluid {
    padding: 0 10px;
  }

  .nav-logo .layui-btn {
    margin: 0 0 0 10px;
    padding: 0 0 0 10px;
  }

  .tshd-swiper-top .swiper-pagination-bullet {
    width: 130px;
  }

  .tshd_ms i {
    line-height: 1.4;
  }

  .tshd-swiper-top .swiper-button-next,
  .tshd-swiper-top .swiper-button-prev {
    bottom: 0%;
  }

  .tshd-num {
    margin-top: -28%;
    font-size: 30px;
  }

  .news-center-right-i {
    padding: 15px 40px;
  }

  .footer-right ul li {
    margin-right: 20px;
  }

  .speak-num-btn {
    width: 85%;
  }

  .tshd-swiper-top .swiper-container-horizontal>.swiper-pagination-bullets,
  .swiper-pagination-custom,
  .swiper-pagination-fraction {
    bottom: 6%;
  }

  .guest_bg {
    padding-bottom: 30px;
    padding-top: 0px;
  }

  .tshd .tshd-tit {
    top: 0;
  }

  .tshd .tshd-swiper-top .swiper-wrapper {
    padding-top: 0px;
  }

  .tshd .tshd-con {
    padding-top: 0px;
    padding-right: 20px;
  }

  .tshd .tshd_ms h1 {
    font-size: 50px;
  }

  .tshd .tshd-titt {
    margin-top: 0;
  }

  .tshd .layui-col-lg4 {
    width: 45%;
  }

  .tshd .layui-col-lg8 {
    float: right;
    width: 55%;
  }

  .tshd .tshd-more {
    margin: 20px 0 20px 20px;
  }

  .tshd .tshd-swiper-top .swiper-button-next,
  .tshd .tshd-swiper-top .swiper-button-prev {
    height: 80px;
    bottom: 50px;
  }

  .tshd .tshd-tit p:first-child,
  .guest-tit p:first-child,
  .grid-demo-bg1 p:first-child {
    font-size: 20px;
  }

  .tshd .tshd-tit p:last-child,
  .guest-tit p:last-child,
  .grid-demo-bg1 p:last-child {
    font-size: 30px;
  }

  .tshd .tshd_ms p {
    margin-bottom: 0;
  }

  .news-center .layui-fluid {
    margin-top: 0;
  }

  .news-c-t {
    height: auto;
    padding: 15px 50px;
  }

  .speak-num .speak-num-tit {
    padding-top: 100px;
  }

  .news-center .layui-fluid {
    padding: 0;
  }

  .speak-num .bg-demo-num {
    margin-top: 5px;
  }

  .speak-num .grid-demo-bg {
    height: 150px;
  }

  .bg-demo-num i {
    font-size: 16px;
    position: absolute;
    font-style: normal;
  }

  .speak-num .bg-demo-num {
    font-size: 22px;
  }

  .speak-num .grid-demo .bg-demo-txts {
    font-size: 14px;
  }

  .speak-num .layui-col-lg4.layui-col-md12.model_none {
    height: 300px;
  }

  .speak-num .speak-num-tit {
    padding-top: 0;
  }

  .index-banner {
    overflow: hidden;
  }

  .speak-num .layui-fluid {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .bcs_pic {
    text-align: center;
  }

  .bcs_pic img {
    width: 55%;
  }

  .rightTime .time {
    font-size: 170px;
  }

  .font20 {
    font-size: 16px;
  }

  .ctClick {
    padding: 1% 0;
    cursor: pointer;
  }

  .ctContents {
    padding-bottom: 1%;
  }

  .ctContents div {
    font-size: 14px;
  }

  .contentLooks {
    padding: 2% 0;
  }

  .rightTime {
    bottom: 30%;
  }

  .guest_bg .guest-right {
    margin-top: 80px;
  }

  .guest_bg .guest-con.guest-left {
    height: 280px;
    padding-top: 50px;
  }

  .guest_bg .swiper-pagina {
    position: absolute;
    right: 30%;
    top: 18%;
  }

  .layui-nav .layui-nav-item a {
    padding: 0 7px;
  }

  .guest_bg .guest-right .swiper-slide-active {
    width: 370px !important;
  }

  .guest-right .swiper-slide {
    margin-top: 26%;
  }

  .guest-right .swiper-slide-active {
    height: 491px;
    margin-right: 1%;
    margin-top: 8%;
  }

  .guest-right .swiper-slide img {
    width: 90%;
  }

  .activitiesTab .arrow {
    overflow: hidden;
    position: absolute;
    right: 0;
    top: -32px;
  }

  .guest_bg .guest-tit.guest-con {
    height: 354px;
    padding-top: 130px;
  }

  .activitiesTab .tabIcons {
    margin-top: 40px;
    position: relative;
  }

  .speak-num-btn {
    margin-top: 45px;
  }

  .activitiesTab .tabDivs dl dd {
    padding-top: 30px;
  }

  .activitiesTab .tabDivs dl dt {
    width: 43%;
  }

  .activitiesTab .tabDivs dl dd a {
    height: 35px;
    line-height: 35px;
    font-size: 14px
  }

  .activitiesTab .tabDivs dl dd a span::after {
    top: 10px;
  }

  .activitiesTab .arrow .s_btn {
    height: 115px;
  }

  .tujiDL {
    margin: 5vh 0;
  }

  .picLunbo .swiper-slide img {
    display: block;
  }

  .news-center-right-i h1 {
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: bold;
  }

  .news-c-tt p {
    font-size: 14px;
    color: #3c8cff;
  }

  .news-c-tt em {
    font-size: 14px;
  }

  .news-center-right-i .color666 {
    font-size: 12px;
  }

  .news-center-right-i .hovercolors p {
    font-size: 14px;
  }

  .tujiDL dd {
    padding-bottom: 2vh;
  }

  .font40 {
    font-size: 30px;
  }

  .pictures .tit {
    padding: 10% 0;
  }

  .font30 {
    font-size: 20px;
  }

}

@media screen and (max-width: 1200px) {

  .tshd-con {
    padding: 98px 5px 0 160px;
    position: relative;
  }

  .news-center-right-i h1 {
    font-size: 18px;
    margin-bottom: 15px;
  }

  .news-center-top {
    padding-top: 50px;
  }

  .footer-right ul li {
    margin-right: 15px;
  }

  .news-center {
    margin-top: 90px;
  }

  .grid-demo-bg {
    height: 414px;
  }

  .bg-demo-num {
    margin-top: 30px;
  }

  .speak-num-btn {
    width: 95%;
  }

  .tshd-swiper-top .swiper-button-next,
  .tshd-swiper-top .swiper-button-prev {
    width: 130px;
    height: 150px;
    bottom: 0%;
  }

  .bg-blue-b img {
    margin: 17% 8%;
    width: 85%;
  }

  #NoalignCenter {
    padding: 0 1%;
  }

  .footer-center {
    padding: 0 1%;
  }
}

@media screen and (min-width:992px){
  .news-center .news-center-img {
    height: 220px;
    object-fit: cover;
  }
}
@media screen and (max-width: 1440px) {
  .activitiesTab .tabDivs dl dd {
    width: 49%;
  }

  .activitiesTab .tabDivs dl dt {
    width: 45%;
  }

  .photos-popup .swiper {
    width: 55%;
  }
}

@media screen and (max-width: 1200px) {
  .photos-popup .swiper {
    width: 50%;
  }

  .photos-popup .swiper-slide .pic img {
    max-height: 515px;
  }

  .guest_bg .guest-right .swiper-slide-active {
    width: 589px !important;
  }

  .footer-bg .layui-col-md12 {
    width: 100%;
  }

  .guest_bg .layui-col-lg5 {
    width: 100%;
  }

  .guest_bg .layui-col-lg7 {
    width: 100% !important;
  }

  .guest_bg .layui-col-lg7 .guest-right {
    margin-top: 20px;
  }

  .guest_bg .layui-col-lg5 {
    padding-top: 100px;
  }

  .width_1024 {
    top: 200px;
    left: 95px;
  }

  .layui-col-lg5 .guest-con.guest-left {
    height: 200px;
  }

  .pastReview .timeTab .timeDivs ul li .div_more {
    left: unset !important;
    right: 0;
  }

  .photos-popup .swiper-pagination-fraction {
    text-align: left !important;
  }

  .guest_bg .guest-tit.guest-con p {
    text-align: center;
  }

  .guest_bg .guest-tit.guest-con {
    width: 100%;
    height: auto;
    padding-top: 20px;
  }

  .activitiesTab .tabDivs dl dt,
  .activitiesTab .tabDivs dl dd {
    width: 100%;
  }

  .activitiesTab .tabIcons ul {
    display: none;
  }

  .activitiesTab .arrow {
    text-align: right;
    display: flex;
    justify-content: flex-end;
    position: absolute;
  }


  .activitiesTab .arrow .s_btn {
    width: 80px;
    height: 60px;
    float: none;
  }

  .activitiesTab .tabIcons {
    margin-top: 10px;
  }

  .activitiesTab .tabDivs dl dd a {
    height: 40px;
    line-height: 40px;
  }

  .activitiesTab .tabDivs dl dd a span::after {
    top: 12px;
  }

  .activitiesTab .tabDivs dl dd {
    padding-top: 20px;
  }

  .grid-demo-bg {
    height: 368px;
    text-align: center;
  }

  .bg-demo-icon {
    margin: 0 auto;
  }

  .tshd-swiper-top .swiper-button-next,
  .tshd-swiper-top .swiper-button-prev {
    width: 130px;
    height: 150px;
    bottom: 8.6%;
  }

  .tshd-con {
    padding: 60px 5px 0 160px;
    position: relative;
  }

  .news-center-right-i .news-c-tt {
    margin-top: 10px;
  }

  .footer-right ul li {
    margin-right: 5px;
  }

  #NoalignCenter {
    padding: 0 2%;
  }

  .footer-center {
    padding: 0 2%;
  }

  .model_none {
    display: none;
  }

  .model_none {
    display: none;
  }

  .speak-num-btn,
  .tshd-more {
    margin: 0 auto;
    width: 30%;
    line-height: 36px;
    height: 38px;
    max-width: 140px;
    font-size: 15px;
  }

  .speak-num-btn p:after,
  .tshd-more p::after {
    top: 10px;
  }

  .grid-demo .speak-num-btn p {
    font-size: 15px;
  }

  .guest-right {
    margin-top: 0;
  }

  .swiper-pagina {
    top: 5%;
  }

  .guest-right .swiper-button-prev {
    left: 0;
  }

  .guest-right .swiper-button-next {
    left: 160px;
  }

  .tshd-swiper-top .swiper-button-next,
  .tshd-swiper-top .swiper-button-prev {
    width: 130px;
    height: 150px;
    bottom: 6.6%;
  }

  .tshd-swiper-top .swiper-container-horizontal>.swiper-pagination-bullets,
  .swiper-pagination-custom,
  .swiper-pagination-fraction {
    bottom: 0%;
  }

  .tshd-more {
    width: 50%;
    margin: 5% auto;
  }

  .news-center .layui-col-md12 {
    width: 100%;
  }

  .footer-right ul {
    text-align: left;
  }

  .speak-num .layui-col-lg3 {
    width: 100%;
  }

  .layui-nav .layui-nav-item a {
    font-size: 14px;
    padding: 0 10px;
  }

  .index-banner .swiper-pagination-bullet {
    width: 28px;
  }

  .banner-bg {
    display: none;
  }

  .index-banner .swiper-container-horizontal>.swiper-pagination-bullets,
  .index-banner .swiper-pagination-custom,
  .swiper-pagination-fraction {
    bottom: 4%;
    right: 5%;
    text-align: center;
  }

  .index-banner .swiper-button-next,
  .index-banner .swiper-button-prev {

    display: none;
  }

  .speak-num-tit {
    margin: 0 0 2% 0;
    padding: 0;
  }

  .grid-demo-bg {
    height: auto;
    color: #333;
  }

  .bg-blue.grid-demo p {
    color: #9d9ea1;
  }

  .speak-num .layui-fluid {
    padding: 5% 3% 3% 3%;
  }

  .grid-demo-bg1 p:first-child,
  .news-center-tit p:first-child {
    font-size: 20px;
  }

  .grid-demo-bg1 p:last-child,
  .news-center-tit p:last-child {
    font-size: 24px;
  }

  .bg-padding {
    padding: 15px 3%;
    background: #f7f8fc;
  }

  .bg-demo-num {
    font-size: 24px;
    margin-top: 10px;
  }

  .grid-demo p {
    font-size: 20px;
  }

  .bg-demo-num i {
    font-size: 20px;
  }

  .bg-demo-icon {
    width: 80px;
    height: 80px;
    background-color: #e4edfc !important;
  }

  .bg-demo-icon img {
    width: 40px;
  }

  .yzt-btn,
  .news-center-btn {
    width: 120px;
    margin-left: -60px;
    height: 36px;
    line-height: 36px;
    font-size: 15px;
  }

  .yzt-btn_c,
  .news-center-btn_c {
    width: 24px;
    height: 24px;
    margin-left: 6px;
  }

  .grid-one {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .grid-one .layui-col-lg8 {
    width: 100%;
  }

  .grid-one .layui-col-lg4 {
    width: 49%;
    margin-top: 2%;
  }

  .layui-row:after,
  .layui-row:before,
  .layui-row:after,
  .layui-row::after {
    display: none;
  }

  .grid-one .layui-col-lg3 {
    margin-top: 2%;
  }

  .guest-con {
    height: auto;
    padding: 3%;
  }

  .guest-tit p:first-child,
  .tshd-tit p:first-child {
    font-size: 20px;
  }

  .guest-tit p:last-child,
  .guest-name i,
  .tshd-tit p:last-child {
    font-size: 24px;
  }

  .guest-cir {
    top: 75px;
    right: 85px;
    left: unset;
  }

  .guest-more {
    width: 140px;
    margin: 15px 0;
    line-height: 38px;
    height: 42px;
    font-size: 16px;
  }

  .guest-more p:after {
    top: 11px;
  }

  .guest-msg {
    font-size: 16px;
  }

  .guest-name h1 {
    font-size: 24px;
  }

  .guest-name p,
  .tshd_ms p {
    font-size: 18px;
  }

  .guest-right .swiper-slide-active {
    width: 50% !important;
    height: auto;
    max-width: 50%;
  }

  .guest-right .swiper-button-prev {
    width: 80px;
    height: 80px;
    bottom: 1px;
  }

  .guest-right .swiper-button-next {
    left: 81px;
    width: 80px;
    height: 80px;
    bottom: 1px;
  }

  .guest-right .swiper-pagina {
    font-size: 30px;
    right: 5%;
  }

  .guedt_feng {
    height: 60px;
  }

  .tshd-swiper-top .swiper-wrapper {
    margin: 0;
    padding: 0 0 0 0;
  }

  .tshd-con {
    padding: 3%;
  }

  .tshd-tit {
    position: static;
  }

  .tshd_ms h1 {
    font-size: 24px;
  }

  .news-center {
    margin: 0;
  }

  .news-c-t {
    padding: 15px;
  }

  .news-c-tt {
    margin-bottom: 10px;
  }

  .news-c-t h1 {
    font-size: 18px;
    margin-bottom: 10px;
  }

  .news-c-btn {
    margin-top: 15px;
  }

  .news-c-btn img {
    height: 16px;
  }

  .news-center-right-i {
    padding: 3%;
    background: #fff;
    margin-top: 5px;
    border: 0;
  }

  .news-center {
    padding-bottom: 3%;
  }

  .tickets {
    margin-bottom: 0;
  }



  .tickets-con {
    width: 100px;
    height: 100px;
    margin-left: -50px;
    left: 50%;
    padding-top: 22px;
    margin-top: -50px;
  }

  .tickets-con img {
    height: 28px;
  }

  .tickets-con p {
    margin-top: 9px;
  }

  .footer-bg {
    padding-top: 3%;
  }

  .footer-left p {
    line-height: 1.8;
    font-size: 14px;
    margin-bottom: 15px;
  }

  #NoalignCenter {
    padding: 0 !important;
    display: block !important;
  }

  #NoalignCenter ul {

    display: flex;
  }

  #NoalignCenter ul li {
    font-size: 14px;
    margin-right: 10px;

  }

  .footer-center ul li {
    font-size: 14px;
  }

  .footer-left h1 {
    margin: 15px 0;
    font-size: 20px;
  }

  .footer-right ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .footer-right ul li {
    margin: 10px 0;
    max-width: 136px;
    width: 48%;
    text-align: center;
  }

  .footer-right ul li p {
    margin-top: 10px;
  }

  .xunfu ul li {
    width: 50px;
    height: 50px;
    font-size: 12px;
  }

  .xuanfu-c img {
    width: 22px;
  }

  .xuanfu-c p i {
    font-size: 16px;
  }

  .xunfu {
    margin-top: -150px;
  }

  .rowTwo {
    display: flex;
    flex-wrap: wrap;
  }

  .rowTwo .tickets-box {
    width: 50%;
    overflow: hidden;
  }

  .rowTwo .tickets-box>img {
    min-height: 160px;
  }

  .tshd-swiper-top .swiper-container-horizontal>.swiper-pagination-bullets {
    display: none;
  }

  .contentLooks {
    margin: 0;
  }

  .conAuto {
    margin: 0 3%;
    display: block;
  }

  .contentLooks .txt {
    width: auto;
    margin-bottom: 2%;
    text-align: center;
  }

  .ctItems.on .rightTime {
    display: none;
  }

  .font20 {
    font-size: 16px;
  }

  .font30 {
    font-size: 18px;
  }

  .font36 {
    font-size: 20px;
  }

  .font40 {
    font-size: 22px;
  }

  .ctItems .clines {
    width: 10px;
    margin: 0 5px;
  }

  .ctItems .cmore {
    width: 30px;
    height: 30px;
  }

  .pictures .leftPicut {
    padding: 5%;
  }

  .leftPicut {
    padding: 3%;
  }

  .pictures {
    display: block;
  }

  .rightPics {
    width: auto;
  }

  .picLunbo {
    left: 0;
    width: auto;
    padding: 3%;
  }

  .picBtns .btn {
    background: #007aff;
    margin-right: 1px;
    margin-top: 20px;
    padding: 10px;
  }

  .picBtns .btn img {
    width: 20px;
  }

  .picBtns {
    justify-content: center;
    -webkit-justify-content: center;
  }

  .tujiDL {
    margin: 2% 0;
  }

  .tujiDL dd {
    display: inline-block;
    padding: 0 15px 10px 0;
  }

  .tujiDL dd::before {
    display: none;
  }

  .tujiDL dd .pd {
    margin-right: 10px;
    width: 8px;
    height: 8px;
  }

  .moreBtns a {
    padding: 6px 20px;
  }

  .tujiDL .dates {
    padding-bottom: 5px;
  }

  .videoWdf {
    padding-bottom: 150px;
  }
}

@media screen and (max-width: 1024px) {
  body {
    overflow-x: hidden;
    font-size: 14px;
  }

  .footer-bot {
    text-align: center;
    color: #989898;
    padding: 2% 5% 2% 5%;
    font-size: 14px;
  }

  .grid-demo-bg1 p:first-child,
  .news-center-tit p:first-child {
    font-size: 18px;
  }

  .grid-demo-bg1 p:last-child,
  .news-center-tit p:last-child {
    font-size: 22px;
  }

  .news-center-item {
    margin-left: 3%;
    margin-right: 3%;
    background: #fff;
  }

  .pictures .news-center-item2 {
    margin-left: 3%;
    margin-right: 3%;
  }

  .news-center-item2 {
    margin-left: 5%;
    margin-right: 5%;
  }

  .tickets {
    margin-bottom: 8px;
  }

  .guest_bg .guest-tit.guest-con {
    height: auto;
  }

  .guest_bg .guest-con.guest-left {
    height: auto;
  }

  .guest_bg .guest-right .swiper-slide-active {
    width: 50% !important;
    height: auto;
  }

  .guest_bg .layui-col-lg7 .guest-right {
    margin-top: 20px;
  }

  .guest_bg .guest-right .swiper-button-prev,
  .guest_bg .guest-right .swiper-button-next {
    bottom: 0;
    height: 50px;
  }

  .tshd .layui-col-lg4,
  .tshd .layui-col-lg8 {
    width: 100%;
  }

  .tshd .tshd-swiper-top .swiper-button-next,
  .tshd .tshd-swiper-top .swiper-button-prev {
    bottom: 0;
  }

  .tshd .tshd-con,
  .tshd .tshd-swiper-top .swiper-wrapper {
    padding-top: 0;
  }

  .speak-num .speak-num-tit {
    padding-top: 0px;
  }

  .speak-num .speak-num-tit p {
    font-size: 22px;
  }

  .news-c-t {
    height: auto;
  }

  .speak-num .grid-demo.grid-demo-bg.bg-padding {
    padding-left: 0;
  }

  .guest_bg .guest-tit,
  .guest_bg .div_l .guest-con.guest-left {
    padding-left: 20px;
  }

  .tshd {
    box-sizing: border-box;
    padding: 0 20px;
  }

  .news-center-top {
    margin: 0;
    padding: 10% 0% 3% 5%;
  }

  .tshd .tshd-tit p:first-child,
  .guest-tit p:first-child,
  .grid-demo-bg1 p:first-child {
    font-size: 18px;
    text-align: center;
  }

  .tshd .tshd-tit p:last-child,
  .guest-tit p:last-child,
  .grid-demo-bg1 p:last-child {
    font-size: 22px;
    text-align: center;
  }

  .speak-num .bg-demo-num {
    margin-top: 10px;
  }

  .speak-num .grid-demo-bg {
    height: 210px;
  }

  .speak-num .bg-demo-num {
    font-size: 22px;
  }

  .speak-num .grid-demo .bg-demo-txts {
    font-size: 16px;
  }

  .tshd-swiper-top .swiper-button-prev {
    right: 85px;
  }

  .speak-num .layui-fluid {
    padding-top: 0;
  }

  .tshd .tshd_ms h1 {
    font-size: 22px;
  }

  .tshd .tshd-tit {
    top: 0;
    text-align: center;
  }

  .speak-num .div-tit {
    height: 100px !important;
  }

  .guest_bg .guest-tit.guest-con,
  .guest_bg {
    padding-top: 20px;
    width: 100%;
    overflow: hidden;
  }

  .div_titbox {
    width: auto;
    left: unset;
    margin: 0;
  }

  .guest_bg .guest-con.guest-left {
    width: 100%;
  }

  .guest_bg .layui-col-lg5 {
    padding-top: 100px;
  }

  .width_1024 {
    left: 20px;
    top: 195px;
  }

  .guest-cir {
    top: 100px;
    right: 20px;
    left: unset;
  }

  .guest_bg {
    padding-bottom: 40px;
  }

  .layui-col-lg5 .guest-con.guest-left {
    height: 200px;
  }

  .index-banner,
  .speak-num .grid-demo-bg {
    height: auto;
  }

  .daojishi {
    right: 40px;
  }

  .speak-num .layui-col-lg3 {
    width: 49%;
  }

  .speak-num .layui-col-full {
    width: 100%;
  }

  .model_none {
    display: none;
  }

  .speak-num-btn {
    margin: 0 auto;
    width: 50%;
  }

  .guest-right {
    margin-top: 0;
  }

  .swiper-pagina {
    top: 5%;
  }

  .guest-right .swiper-button-prev {
    left: 0;
  }

  .tshd-swiper-top .swiper-button-next,
  .tshd-swiper-top .swiper-button-prev {
    width: 130px;
    height: 150px;
    bottom: 6.6%;
  }

  .tshd-swiper-top .swiper-container-horizontal>.swiper-pagination-bullets,
  .swiper-pagination-custom,
  .swiper-pagination-fraction {
    bottom: 0%;
  }

  .news-center .layui-col-md12 {
    width: 100%;
  }

  .footer-right ul {
    text-align: left;
  }

  .guest-right .swiper-slide {
    padding-right: 5px;
    margin-top: 26%;
  }

  .guest_bg .swiper-pagina {
    position: absolute;
    right: 30%;
    top: 10%;
  }

  .guest-right .swiper-slide-active {
    height: 491px;
    margin-right: 5%;
    margin-top: 4%;
  }

  .guest-right .swiper-button-next {
    left: 150px;

  }

  .guest-right .swiper-button-prev {
    left: 70px;
  }

  .activitiesTab .arrow {
    overflow: hidden;
    position: absolute;
    right: 50px;
    top: -60px;
  }

  .activitiesTab .arrow .s_btn {
    width: 70px;
    height: 50px;
    float: none;
  }
}

@media screen and (min-width: 1060px) {


  .moreBtns a,
  .picBtns .btn,
  .yzt-btn,
  .hovercolors,
  .guest-more,
  .guest-right .swiper-button-prev,
  .guest-right .swiper-button-next,
  .tshd-more,
  .news-center-btn {
    transition: 0.5s;
    -webkit-transition: 0.5s;
  }

  .yzt-btn:hover {
    background: #fff;
    color: #007aff;
  }

  .hovercolors:hover {
    color: #007aff !important;
  }

  .picBtns .btn:hover {
    background: #000290;
  }

  .moreBtns a:hover {
    background: #007aff;
    color: #fff;
  }

  .moreBtns a:hover::after {
    border-left-color: #fff;
  }
}

@media screen and (max-width: 960px) {
  .photos-popup .swiper {
    width: 50%;
  }

  #NoalignCenter ul {
    width: 100%;
    display: flex;
  }

  .pudow {
    min-width: 210px;
  }

  .div_head.on {
    top: 60px !important;
  }

  .nav-logo img {
    height: 40px;
  }

  .nav-back {
    height: 66px;
  }

  .model_btn .toggleMenu {
    display: block;
  }

  .nav-list {
    display: none;
  }

  .innav-login {
    display: block;
  }

  .model_btn {
    display: block;
  }

  .user-box .login {
    margin-right: 10px;
  }

  .user-box .login a {
    width: 50px;
  }

  .model_btn {
    display: block;
  }

  .nav-logo {
    width: 90%;
  }

  .tshd-swiper-top .swiper-button-next,
  .tshd-swiper-top .swiper-button-prev {
    width: 80px;
    height: 80px;
    bottom: 0;
  }

  .tshd-swiper-top .swiper-button-prev {
    right: 80px;
  }

  .tshd-swiper-top .swiper-container-horizontal>.swiper-pagination-bullets,
  .swiper-pagination-custom,
  .swiper-pagination-fraction {
    left: 0;
  }

  .model_btn {
    display: block;
  }

  #NoalignCenter {
    display: block !important;
    padding: 0 !important;
  }

  .footer-center {
    display: block;
    padding: 0;
  }

  #NoalignCenter ul li {
    margin-bottom: 10px;
    display: inline-block;
    margin-right: 7px;
    word-break: break-all;

  }

  .footer-center ul li {
    margin-bottom: 10px;
    display: inline-block;
    margin-right: 10px;
  }

  .user-box .login a {
    display: inline-block;
    font-size: 14px;
    color: #fff;
    height: 35px;
    line-height: 35px;
    margin: 0 20px;
  }

  .footer-right ul {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  .zonglang {
    background: none;
    min-height: auto;
  }

  .spearkEwm p {
    display: none;
  }

  .pcclose {
    display: none !important;
  }

  .phoneclose {
    display: inline-block !important;
  }

  .index-banner .swiper-horizontal>.swiper-pagination-bullets,
  .index-banner .swiper-pagination-custom,
  .swiper-pagination-fraction {
    bottom: 37px;
  }

  .loginStatus {
    width: 50%;
  }

  .photos-popup .swiper-button-next {
    right: 6%;
    top: 47%;
  }

  .photos-popup .swiper-button-prev {
    left: 6%;
    top: 47%;
  }

  .photos-popup .swiper {
    width: 70%;
    top: 50%;
    left: 50%;
  }

  .user-box .login a {
    display: inline-block;
    font-size: 14px;
    color: #fff;
    height: 35px;
    line-height: 35px;
    margin: 0 20px;
  }

  .activitiesTab .tabDivs dl dd b {
    display: block;
    font-size: 30px;
    color: #3c8cff;
    font-weight: 400;
  }

  .activitiesTab .tabDivs dl dd span.tit {
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: bold;
  }

  .activitiesTab .tabDivs dl dd p {
    font-style: normal;
    color: #9d9ea1;
    line-height: 25px;
    margin-top: 10px;
    margin-bottom: 30px;
  }

  .activitiesTab .arrow {
    overflow: hidden;
    position: absolute;
    right: 50px;
    top: -57px;
  }
}

@media screen and (max-width: 640px) {
  .videoLunbo .videoBtns .wrap {
    position: static;
    margin-left: 8%;
  }

  .videoLunbo {
    padding: 10px;
  }

  .photos-popup .swiper-button-next {
    right: 3%;
    top: 38%;
  }

  .photos-popup .swiper-button-prev {
    left: 3%;
    top: 38%;
  }

  .photos-popup .swiper {
    width: 65%;
    top: 43%;
    left: 50%;
  }

  .videoBtns a {
    padding: 10px;
  }

  .index-banner div img {
    position: relative;
    width: 150%;
    max-width: 150%;
    left: -25%;
  }

  .index-banner .swiper-slide {
    overflow: hidden;
  }

  .user-box .login a {
    display: inline-block;
    font-size: 14px;
    color: #fff;
    height: 35px;
    line-height: 35px;
    margin: 0 20px;
  }

  .activitiesTab .tabDivs dl dd b {
    display: block;
    font-size: 30px;
    color: #3c8cff;
    font-weight: 400;
  }

  .activitiesTab .tabDivs dl dd span.tit {
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: bold;
  }

  .activitiesTab .tabDivs dl dd p {
    font-style: normal;
    color: #9d9ea1;
    line-height: 25px;
    margin-top: 10px;
    margin-bottom: 30px;
  }

  .activitiesTab .tabDivs dl dd a {
    width: 40%;
  }

  .activitiesTab .arrow {
    overflow: hidden;
    position: absolute;
    right: 0;
    top: -60px;
  }

}

@media screen and (max-width: 960px) {
  #NoalignCenter ul:nth-child(3) {
    flex-direction: column;
  }

  #NoalignCenter ul li {
    margin-bottom: 10px !important;
  }

  .yzt-btn_c {
    width: 13px;
    margin-left: 13px;

  }

  .menuNav2 {
    display: none;
  }

  .model_menu {
    height: 510px;
    overflow-x: hidden;
  }
}

#NoalignCenter ul li {
  color: #fff;
  margin-bottom: 40px;
}


#NoalignCenter ul li a {
  color: inherit;
}

#NoalignCenter {
  display: flex;
  justify-content: space-between;
  padding: 0 5%;
  font-size: 16px;
}

.videoWdf .imgBox {
  position: relative;
}

.videoWdf .imgBox:hover::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(/static/2022/zh/images/icon21.png) no-repeat center;
  background-color: rgba(0, 0, 0, 0.4);
  background-size: 7%;
  position: absolute;
  top: 0;
  left: 0;
}

.guanyi .imgBox {
  position: relative;

}

.guanyi .blockDiv img {
  display: block;
  width: 100%;
}

.guanyi .imgBox:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(/static/2022/zh/images/icon21.png) no-repeat center;
  background-color: rgba(0, 0, 0, 0.4);
  background-size: 7%;
  position: absolute;
  top: 0;
  left: 0;
}

.pastReview .imgBox:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(/static/2022/zh/images/icon21.png) no-repeat 11% 89%;
  background-color: rgba(0, 0, 0, 0.4);
  background-size: 6%;
  position: absolute;
  top: 0;
  left: 0;
}

.pastReview .div_img img {
  display: block;
  width: 100%;
}