@charset "UTF-8";

/*font-size*/
/*webcolor*/
/*color*/
/**
 *
 * 使用  @extend  引入
 * placeholder code
 *
 */
html {
  font-size: 16px
}

.ms360-pages .aside-main .one-list-box .title,
.ms360-pages .newlist-main .first-show .news-title .info,
.ms360-pages .newlist-main .first-show .news-title .title,
.ms360-pages .banner-main .swiper-slide .title-box .title,
.resources-page .banner-main .swiper-slide .title-box .title,
.index-page .tv-show-floor .other-info {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.clearfix:before,
.marketing-page .floor-two .list-box:before,
.activity-pages .floor-one:before,
.nav-main:before,
.clearfix:after,
.marketing-page .floor-two .list-box:after,
.activity-pages .floor-one:after,
.nav-main:after {
  content: "";
  display: table;
}

.clearfix:after,
.marketing-page .floor-two .list-box:after,
.activity-pages .floor-one:after,
.nav-main:after {
  clear: both;
}

.box {
  width: 1200px;
  margin: 0 auto;
}

/* 设备尺寸 */
/* 媒体查询 */
@font-face {
  font-family: "iconfont";
  /* Project id 3823927 */
  src: url("../fonts/iconfont.woff2?t=1678276387132") format("woff2"), url("../fonts/iconfont.woff?t=1678276387132") format("woff"), url("../fonts/iconfont.ttf?t=1678276387132") format("truetype"), url("../fonts/iconfont.svg?t=1678276387132#iconfont") format("svg");
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-jinggao02:before {
  content: "\e601";
}

.icon-jinggao01:before {
  content: "\ec72";
}

.icon-dui3:before {
  content: "\e63d";
}

.icon-dui2:before {
  content: "\e657";
}

.icon-xiazai1:before {
  content: "\e606";
}

.icon-delete1:before {
  content: "\e621";
}

.icon-xinxi1:before {
  content: "\e622";
}

.icon-jia1:before {
  content: "\e623";
}

.icon-gongju:before {
  content: "\e63c";
}

.icon-xiangshang-two:before {
  content: "\eb93";
}

.icon-xiangyou-two:before {
  content: "\eb94";
}

.icon-xiangzuo-two:before {
  content: "\eb95";
}

.icon-xiangxia-two:before {
  content: "\eb96";
}

.icon-sousuo:before {
  content: "\e620";
}

.icon-dui:before {
  content: "\e715";
}

.icon-xiazai2:before {
  content: "\e668";
}

.icon-jia2:before {
  content: "\e60d";
}

.icon-xiangshang:before {
  content: "\e62c";
}

.icon-xiangyou:before {
  content: "\e62d";
}

.icon-xiangxia:before {
  content: "\e62e";
}

.icon-Close:before {
  content: "\e609";
}

.icon-close2:before {
  content: "\e60a";
}

.icon-close22:before {
  content: "\e60b";
}

.icon-jian1:before {
  content: "\e60c";
}

.icon-jia22:before {
  content: "\e60e";
}

.icon-home:before {
  content: "\e610";
}

.icon-delete2:before {
  content: "\e611";
}

.icon-Email:before {
  content: "\e612";
}

.icon-Edit1:before {
  content: "\e613";
}

.icon-jian11:before {
  content: "\e614";
}

.icon-home11:before {
  content: "\e615";
}

.icon-xinxi22:before {
  content: "\e616";
}

.icon-xinxi2:before {
  content: "\e617";
}

.icon-More:before {
  content: "\e618";
}

.icon-Star1:before {
  content: "\e619";
}

.icon-search:before {
  content: "\e61a";
}

.icon-Refresh:before {
  content: "\e61b";
}

.icon-User:before {
  content: "\e61c";
}

.icon-Star11:before {
  content: "\e61d";
}

.icon-set1:before {
  content: "\e61e";
}

.icon-Set11:before {
  content: "\e61f";
}

.icon-xiangzuo:before {
  content: "\e669";
}

body {
  min-height: 100vh;
}

*[btn],
.btn {
  cursor: pointer;
}

td,
th {
  text-align: center;
}

video {
  object-fit: contain;
}

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

.ovh {
  overflow: hidden;
}

.con-con {
  width: 1200px;
  margin: 0 auto;
  background-color: #f2f2f2;
  padding-top: 1px;
}

.shadow,
.ms360-pages .aside-main .one-list-box:hover,
.nav-main .nav-list .nav-box .show-list,
.common-layer {
  box-shadow: 0 0 8px rgba(149, 171, 204, 0.35);
}

.hover,
.marketing-page .news-box,
.resources-page .news-box,
.activity-pages .floor-one .mySwiper .swiper-slide,
.activity-pages .news-box {
  transition: box-shadow 0.5s;
}

.hover:hover,
.marketing-page .news-box:hover,
.resources-page .news-box:hover,
.activity-pages .floor-one .mySwiper .swiper-slide:hover,
.activity-pages .news-box:hover {
  box-shadow: 0 0 8px rgba(149, 171, 204, 0.5);
}

.childundeline:hover p {
  text-decoration: underline;
}

.childundeline:hover a {
  text-decoration: underline;
}

.h1 {
  position: absolute;
  display: none;
  left: -999px;
  z-index: -999;
  opacity: 0;
}

.radius,
.common-checkbox-txt .label {
  border-radius: 4px;
}

.img-box {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.img-box a,
.img-box img,
.img-box .img {
  display: block;
  height: 100%;
  margin: 0 auto
}

.imghover,
.marketing-page .news-box,
.resources-page .news-box .img-box {
  overflow: hidden;
}

.imghover img,
.marketing-page .news-box img,
.resources-page .news-box .img-box img,
.imghover .img,
.marketing-page .news-box .img,
.resources-page .news-box .img-box .img {
  transition: all 0.5s ease-in-out;
}

.imghover:hover img,
.marketing-page .news-box:hover img,
.resources-page .news-box .img-box:hover img {
  transform: scale(1.1, 1.1);
}

/* .swiper-bottom {
  width: 1200px;
  margin: 0 auto;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #010e2d;
  position: relative;
} */

.twoa {
  position: relative;
  top: 10px;
}

.guest {
  width: 327px;
  height: 135px;
  float: left;
  margin-left: 24px;
  position: relative;
}

.guest>span {
  float: left;
  display: block;
  position: relative;
  top: 2px;
  left: 13px;
}

.guest-con>span>img {
  height: 100%;
  overflow: hidden;
}

.guest-con {
  display: flex;
  flex-wrap: wrap;
  float: left;
  /* width: 249px; */
  margin-left: 13px;
}

.guest-con>span {
  width: 63px;
  height: 63px;
  display: block;
  margin-top: 6px;
  text-align: center;
  border-radius: 50%;
}

.guest-con>span:hover {
  box-shadow: 2px 2px 17px 1px #f71435;
}

.guest>div:nth-child(5) {
  margin-left: 75px;
}

.common-layer {
  position: fixed;
  display: none;
  left: 50%;
  top: 50%;
  z-index: 110;
  border-radius: 6px;
  transform: translate(-50%, -50%);
  background-color: #fff;
}

.common-layer .title {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  font-size: 1.125rem;
  height: 26px;
}

.common-layer .title .close {
  width: 26px;
  height: 26px;
  opacity: 0.6;
}

.common-layer .title .close .img {
  width: 100%;
}

.common-layer input {
  font-size: 14px;
}

.common_blue {
  display: inline-block;
  padding: 0 10px;
  font-size: 12px;
  color: #2c71ff;
}

.common_blue:hover {
  color: #0051f8;
}

.common_red {
  display: inline-block;
  padding: 0 10px;
  font-size: 12px;
  color: #ff2e2e;
}

.common_red:hover {
  color: #fa0000;
}

.common-link {
  display: inline-block;
  padding: 8px 12px;
  line-height: 1;
  font-size: 14px;
  border-radius: 4px;
  background-color: #fff;
  color: #2c71ff;
}

.common-link:hover {
  color: #0040c5;
}

.common-checkbox .input {
  display: none;
}

.common-checkbox .label {
  display: inline-block;
  position: relative;
  cursor: pointer;
  width: 14px;
  height: 14px;
  border-radius: 4px;
  border: 1px solid gray;
  background-color: #fff;
}

.common-checkbox .label::before {
  content: " ";
  display: inline-block;
  position: absolute;
  width: 8px;
  height: 4px;
  top: 3px;
  left: 2px;
  border: 2px solid #ff2e2e;
  border-top: none;
  border-right: none;
  transform: rotate(-45deg);
  opacity: 0;
}

.common-checkbox .input:checked+.label {
  background: #fff;
  border-color: #ff2e2e;
}

.common-checkbox .input:checked+.label::before {
  opacity: 1;
  transform: all 0.5s;
}

.common-checkbox-bun .input {
  display: none;
}

.common-checkbox-bun .label {
  display: inline-block;
  position: relative;
  cursor: pointer;
  width: 14px;
  height: 14px;
  border-radius: 7px;
  border: 1px solid #999;
  background-color: #fff;
}

.common-checkbox-bun .label::before {
  content: " ";
  display: inline-block;
  position: absolute;
  width: 8px;
  height: 8px;
  top: 3px;
  left: 3px;
  border-radius: 50%;
  opacity: 0;
  background-color: gray;
}

.common-checkbox-bun .input:checked+.label {
  background: #fff;
}

.common-checkbox-bun .input:checked+.label::before {
  opacity: 1;
  transform: all 0.5s;
}

.common-checkbox-txt {
  display: block;
  cursor: pointer;
}

.common-checkbox-txt .input {
  position: absolute;
  left: -999px;
  top: -999px;
}

.common-checkbox-txt .label {
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background-color: gray;
}

.common-checkbox-txt .label:hover {
  background-color: #ff2e2e;
  color: #ff2e2e;
}

.common-checkbox-txt .input:checked~.label {
  background-color: #ff2e2e;
  color: #fff;
}

.common-icon {
  display: inline-block;
  vertical-align: middle;
  width: 50px;
  height: 50px;
  margin-bottom: -1px;
  background-image: url("@/assets/images/icon-common.png");
  background-repeat: no-repeat;
  background-position: 0 0;
}

/* kl */
.common-title {
  font-weight: bold;
  font-size: 27px;
  line-height: 1;
  position: relative;
  bottom: 16px;
  color: #010e2d;
  padding-left: 3%;
  z-index: 1;
}


/* 首页活动回顾   PC*/
.floor-left {
  width: 73%;
  position: relative;
}

/* .outbox {
  position: relative;
} */

.ckgd {
  color: #02a7f0;
  font-size: 15px;
  position: absolute;
  top: 10px;
  right: 10px;
}

.floor-left-con {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  justify-content: space-between;
  /* padding-left: 10px; */
}

.floor-left-con-ts {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  justify-content: space-between;
}


.floor-left-con>div {
  width: 32%;
  height: 279px;
  border: 1px solid #ccc;
  background-color: #fff;
  margin-top: 10px;
  transition: all 1s;
}

.floor-left-con>div:hover {
  box-shadow: 2px 3px 16px 4px #ccc;
  transform: translateY(-5px)
}

.divcon {
  padding: 5px;
}

.divcontwo {
  padding: 5px;
}

.divcontwo>span {
  font-size: 13px;
  padding: 12px 10px 0px 10px;
  color: #666;
}

.divimgtwo {
  width: 100%;
  height: 72%;
  background-color: #ccc;
  position: relative;
  overflow: hidden;
}

.divimgtwo:hover>img {
  transform: scale(1.2);
}

.divimgtwo>img {
  transition: all 1s;
}

.divimgtwo>div {
  position: absolute;
  color: #fff;
  top: 20px;
  background-color: #ff4852;
  padding: 5px;
  border-radius: 0px 15px 15px 0px;
}

.divcon>h3 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 15px;
  color: #595858;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 5px;
  margin-left: 4px;
  height: 32px;
}

.divcontwo>h3 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 15px;
  color: #595858;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 5px;
  margin-left: 4px;
  height: 32px;
}

.divcon>h3>a {
  color: #1c2027;
}

.divcon>h3>a:hover {
  color: #f71435;
  text-decoration: none;
}

.divcontwo>h3>a {
  color: #1c2027;
}

.divcontwo>h3>a:hover {
  color: #f71435;
  text-decoration: none;
}

.divcon>p {
  font-size: 13px;
  color: #666;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.divcon-op {
  margin-top: 14px;
}

.floor-left-con>div>p>span {
  font-size: 13px;
  color: #c9c9c9;
  float: right;
  margin-right: 14px;
}

.divimg {
  width: 100%;
  height: 65%;
  background-color: #ccc;
  overflow: hidden;
}

.divimg:hover>img {
  transform: scale(1.2);
}

.divimg>a>img {
  height: 100%;
  transition: transform 1.6s;
}

.divimgt {
  padding: 10px;
}

.floor-right {
  width: 26%;
  /* padding-right: 10px; */
}

.sone {
  font-size: 21px;
  color: #0d1219;
}

.stwo {
  font-size: 15px;
  color: #02a7f0;
  position: absolute;
  right: 10px;
  bottom: 0px;
}

.floor-right-bottom {
  border: 1px solid #ccc;
  margin-top: 5px;
  background-color: #fff;
  box-shadow: 0px 5px 5px 0px #ccc;
}


.floor-right>p {
  width: 100%;
  height: 165px;
  margin-top: 15px;
  overflow: hidden;
}

.floor-right>p:hover>a>img {
  transform: scale(1.2);
}

.floor-right>p>a>img {
  width: 100%;
  height: 100%;
  transition: all 1s;
}

.guangao {
  text-decoration: none;
}

.guangao:hover {
  cursor: pointer;
  text-decoration: underline;
  color: #4871c3;
}

.floor-right-bottom>div {
  overflow: hidden;
  padding: 5px 10px;
}

.floor-right-bottom>div:nth-child(n+2) {
  margin-top: 5px;
  margin-bottom: 5px;
}

.floor-right-bottom>div>div:nth-child(1) {
  display: block;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border-radius: 50%;
  font-size: 24px;
  /* background-color: #4472c4; */
  float: left;
  margin-top: 6px;
}

.floor-right-bottom>div:nth-child(1)>div:nth-child(1) {
  color: #4871c3;
}

.floor-right-bottom>div:nth-child(2)>div:nth-child(1) {
  color: #e68e22;
}

.floor-right-bottom>div:nth-child(3)>div:nth-child(1) {
  color: #e96050;
}

.floor-right-bottom>div:nth-child(n+4)>div:nth-child(1) {
  color: #ccc;
}

.floor-right-bottom>div>div:nth-child(2) {
  width: 80%;
  float: left;
  margin-left: 10px;
}

.floor-right-bottom>div>div:nth-child(2)>p:nth-child(1) {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  color: #010e2d;
  font-size: 17px;
  overflow: hidden;
  text-overflow: ellipsis;
  text-decoration: none;
}

.floor-right-bottom>div>div:nth-child(2)>p:nth-child(1)>a {
  color: #0d1219;
}

.floor-right-bottom>div>div:nth-child(2)>p:nth-child(1)>a:hover {
  text-decoration: none;
  color: #02a7f0;
}

.floor-right-bottom>div>div:nth-child(2)>p:nth-child(1)>span {
  color: #ccc;
  font-size: 10px;
}

.floor-right-bottom>div>div:nth-child(2)>p:nth-child(2) {
  margin-top: 5px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #666;
  font-size: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  text-decoration: none;
}

.floor-right-bottom>div>div:nth-child(2)>p:nth-child(2)>a:hover {
  cursor: pointer;
  color: #f71435;
}

.floor-right-bottom>div>div:nth-child(2)>p>span:nth-child(n+2) {
  margin-left: 5px;
}

/* 修改 */
.floor-right-new {
  border: 1px solid #ccc;
  display: flex;
  flex-wrap: wrap;
  margin-top: 5px;
  box-shadow: 0px 5px 5px 0px #ccc;
}

.floor-right-new>div {
  width: 100%;
  height: 189px;
  border-bottom: 3px solid #fff;
  display: flex;
  padding-top: 19px;
}

.floor-right-new-imgbox {
  width: 125px;
  height: 156px;
  padding: 10px;
}

.floor-right-new-imgbox>img {
  width: 100%;
  height: 100%;
}

.floor-right-new-inbox {
  width: 60%;
  height: 156px;
  padding-top: 10px;
  position: relative;
}

.floor-right-new-inbox>h4 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #393939;
  font-size: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-left: 10px;
  padding-top: 5px;
  padding-right: 10px;
}

.floor-right-new-inbox>button {
  position: absolute;
  bottom: 10px;
  right: 10px;
  padding: 5px 15px;
  background-color: #169bd5;
  color: #fff;
  border-radius: 10px;
}

.index-download {
  position: absolute;
  bottom: 13px;
  right: 10px;
  color: #999;
}

.index-download>span {
  font-size: 15px;
  position: relative;
  left: -4px;
}

.floor-right-new-inbox>p {
  /* margin-top: 11px;
  margin-left: 10px; */
  position: absolute;
  top: 45px;
  left: 10px;
}

.floor-right-new-inbox>p>span {
  padding: 1px 5px;
  font-size: 11px;
  background-color: #9ea3ac;
  color: #fff;
  border-radius: 10px;
}

.floor-right-top {
  position: relative;
}

/* 重影 */
.common-title-ts {
  font-weight: bold;
  font-size: 27px;
  line-height: 1;
  position: relative;
  bottom: 10px;
  color: #0d1219;
  padding-left: 3%;
  z-index: 1;
}

.getstyle {
  position: absolute;
  left: 1%;
  color: #d0d1d5;
  font-size: 23px;
}

.time {
  color: #0051f8;
  position: absolute;
  font-size: 40px;
  left: 127px;
  top: -33px;
}

.common-title-tst {
  font-weight: bold;
  font-size: 27px;
  line-height: 1;
  position: relative;
  bottom: 10px;
  color: #010e2d;
  padding-left: 3%;
  z-index: 1;
}

.getstylet {
  position: absolute;
  left: 24px;
  color: #d0d1d5;
  font-size: 23px;
}

.getac {
  position: absolute;
  left: 2%;
  color: #d0d1d5;
  font-size: 24px;
  top: -7px;
}





.activ1 {
  color: #1677ff;
  position: relative;
  left: 3%;
}

.activ2 {
  color: #1677ff;
  font-size: 40px;
}

.getms {
  font-size: 24px;
  position: absolute;
  left: 50%;
  top: 6px;
  margin-left: -100px;
  color: #d0d1d5;
}


.common-badge {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #FFFFFF;
  letter-spacing: 0;
  background: #F45E58;
  border-radius: 0px 4px 4px 0px;
  padding: 5px 10px 5px 15px;
  display: inline-block;
  position: relative;
}

.common-badge .triangle {
  display: inline-block;
  width: 0;
  height: 0;
  border-width: 8px;
  border-style: solid;
  border-color: transparent transparent transparent #B3413C;
  position: absolute;
  left: 0;
  top: 100%;
  transform-origin: left top;
  transform: rotate(-45deg);
}

.common-pages-header .img-box {
  width: 455px;
  height: 38px;
  margin: 27px auto 15px;
}

.common-pages-header .img-box .img {
  width: 100%;
}

.common-pages-header .title {
  text-align: center;
  font-size: 12px;
  margin-bottom: 28px;
  color: #a5a5a5;
}

.common-pages-header .header-nav {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-bottom: 25px;
}

.common-pages-header .header-nav .nav-box {
  font-weight: bold;
  position: relative;
  text-align: center;
  font-size: 14px;
  padding: 0 30px;
}

.common-pages-header .header-nav .nav-box a {
  color: #010e2d;
}

.common-pages-header .header-nav .nav-box a:hover {
  text-decoration: underline;
}

.common-pages-header .header-nav .nav-box:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  width: 1px;
  height: 9px;
  top: 50%;
  background: #eeeeee;
  transform: translateY(-50%);
}

.common-pages-header .header-nav .nav-box:last-of-type::after {
  display: none;
}

/* 首页banner下边画布 */
.swiper-index-year {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 20px;
  margin-top: 20px;
}

.index-year-con {
  display: flex;
  position: relative;
}


.index-year-con>a>img {
  width: 100%;
  height: 100%;
}

.twozero:hover>span {
  display: block;
}

.erweimatit {
  width: 150px;
  height: 150px;
  position: absolute;
  right: 7px;
  bottom: 91px;
  z-index: 999;
  padding: 10px;
  border: 1px solid #eee;
  border-radius: 10px;
  background-color: #fff;
  display: none;
}

.erweimatit>img {
  width: 100%;
  height: 100%;
}

.module-icon {
  display: inline-block;
  vertical-align: bottom;
  background: no-repeat center;
  margin-top: -3px;
}

.floor {
  box-sizing: border-box;
  width: 1200px;
  margin: 0 auto;
}

.layer-login,
.layer-reg {
  box-sizing: border-box;
  width: 40%;
  padding: 20px;
  border-radius: 6px;
}

.layer-login .tab-box,
.layer-reg .tab-box {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
  width: 100%;
  padding: 0 50px;
  margin-top: 2.5rem;
}

.layer-login .tab-box .tab-btn,
.layer-reg .tab-box .tab-btn {
  display: block;
  text-align: center;
  width: 50%;
  height: 35px;
  padding-bottom: 16px;
  font-size: 1.125rem;
  border-bottom: 2px solid #d1d2d4;
  transition: all 0.5s;
}

.layer-login .tab-box .tab-btn.cur,
.layer-reg .tab-box .tab-btn.cur {
  color: #ff2e2e;
  border-color: #ff2e2e;
}

.layer-login .form-main,
.layer-reg .form-main {
  box-sizing: border-box;
  width: 100%;
  padding: 0 50px;
  margin-top: 30px;
}

.layer-login .form-main .form-box,
.layer-reg .form-main .form-box {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
}

.layer-login .form-main .form-box .form-title,
.layer-reg .form-main .form-box .form-title {
  width: 4.5rem;
  margin-right: 10px;
  font-size: 1rem;
  height: 40px;
  line-height: 40px;
}

.layer-login .form-main .form-box .inp-sel,
.layer-reg .form-main .form-box .inp-sel {
  width: 80px;
  height: 40px;
  border: 1px solid #ddd;
  font-size: 16px;
  text-align: center;
  line-height: 40px;
  margin-right: 10px;
  padding-left: 10px;
}

.layer-login .form-main .form-box .inp-phone,
.layer-reg .form-main .form-box .inp-phone {
  width: calc(100% - 5.5rem);
  height: 2.5rem;
  border: 1px solid #ddd;
  padding-left: .9375rem;
}

.layer-login .form-main .form-box .inp-sms,
.layer-reg .form-main .form-box .inp-sms,
.layer-login .form-main .form-box .inp-code,
.layer-reg .form-main .form-box .inp-code,
.layer-login .form-main .form-box .inp-pwd-code,
.layer-reg .form-main .form-box .inp-pwd-code {
  width: calc(100% - 8rem);
  height: 2.5rem;
  border: 1px solid #ddd;
  padding-left: .9375rem;
}


.layer-login .form-main .form-box .inp-name,
.layer-reg .form-main .form-box .inp-name,
.layer-login .form-main .form-box .inp-pwd,
.layer-reg .form-main .form-box .inp-pwd {
  width: calc(100% - 5.5rem);
  line-height: 2.5rem;
  padding-left: .9375rem;
  border: 1px solid #ddd;
}

.layer-login .form-main .form-box .get-code,
.layer-reg .form-main .form-box .get-code,
.layer-login .form-main .form-box .img-box,
.layer-reg .form-main .form-box .img-box,
.layer-login .form-main .form-box .wait-code,
.layer-reg .form-main .form-box .wait-code {
  width: 7rem;
  height: 2.5rem;
  background: #f45e58;
  font-size: .875rem;
  color: #fff;
  text-align: center;
  line-height: 2.5rem;
  cursor: pointer;
  vertical-align: top;
}

.layer-login .form-main .form-box .wait-code,
.layer-reg .form-main .form-box .wait-code {
  display: none;
}

.layer-login .form-main .form-box .img-box .img,
.layer-reg .form-main .form-box .img-box .img {
  display: block;
  width: 100%;
  height: 100%;
}

.layer-login .form-main .reg-box,
.layer-reg .form-main .reg-box {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
  width: 100%;
}

.layer-login .form-main .reg-box .left,
.layer-reg .form-main .reg-box .left {
  vertical-align: middle;
  font-size: 16px;
  line-height: 28px;
  color: #666;
}

.layer-login .form-main .reg-box .left .icon-box,
.layer-reg .form-main .reg-box .left .icon-box {
  display: inline-block;
  vertical-align: middle;
  width: 28px;
  height: 28px;
  margin-right: 6px;
}

.layer-login .form-main .reg-box .left .icon-box .icon,
.layer-reg .form-main .reg-box .left .icon-box .icon {
  display: block;
  width: 100%;
}

.layer-login .form-main .reg-box .right,
.layer-reg .form-main .reg-box .right {
  font-size: 16px;
  color: #666;
}

.layer-login .form-main .reg-box .right .reg-btn,
.layer-reg .form-main .reg-box .right .reg-btn {
  color: #ff2e2e;
}

.layer-login .layer-footer,
.layer-reg .layer-footer {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding-top: .625rem;
  padding-bottom: 20px;
}

.layer-login .layer-footer .close-btn,
.layer-reg .layer-footer .close-btn,
.layer-login .layer-footer .submit-btn,
.layer-reg .layer-footer .submit-btn {
  cursor: pointer;
  text-align: center;
  width: 6.25rem;
  height: 2.25rem;
  border-radius: 4px;
  font-size: .875rem;
}

.layer-login .layer-footer .close-btn,
.layer-reg .layer-footer .close-btn {
  box-sizing: border-box;
  line-height: 2.125rem;
  margin-right: 30px;
  border: 1px solid #ff2e2e;
  color: #ff2e2e;
  background-color: #fff;
  font-size: .875rem;
}

.layer-login .layer-footer .submit-btn,
.layer-reg .layer-footer .submit-btn {
  line-height: 2.25rem;
  color: #fff;
  background-color: #ff2e2e;
}

.layer-reg {
  width: 40%;
}

.layer-reg .form-main .form-box .inp-phone {
  width: calc(100% - 120px);
}

.layer-reg .form-main .form-box .inp-sms {
  width: calc(100% - 180px);
}

.layer-reg .form-main .submit-btn {
  text-align: center;
  width: 100%;
  height: 40px;
  font-size: 16px;
  line-height: 40px;
  border-radius: 6px;
  margin-bottom: 20px;
  color: #fff;
  background-color: #f45e58;
}

.layer-reg .form-main .submit-btn:hover {
  background-color: #f24740;
}

.layer-reg .form-main .pact-box {
  vertical-align: middle;
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  margin-bottom: 30px;
}

.layer-reg .form-main .pact-box .common-checkbox {
  vertical-align: middle;
  display: inline-block;
  margin-bottom: -2px;
}

.layer-reg .form-main .pact-box .a-pact {
  color: #527da8;
}

.layer-reg .form-main .reg-box .log-btn {
  color: #527da8;
}

.menu-btn {
  position: relative;
  width: 25px;
  height: 20px;
  cursor: pointer;
  box-sizing: border-box;
}

.menu-btn b {
  background-color: #111;
  border-radius: 2px;
  width: 25px;
  display: block;
  height: 3px;
  margin: 0 auto 6px;
  transition: 0.3s;
}

.menu-btn b:last-child {
  margin-bottom: 0;
}

.menu-btn-active b {
  width: 28px;
  margin: 0 8px;
  position: absolute;
  top: 50%;
  background-color: #111;
  /* background-color: #fff; */
}

.menu-btn-active b:first-child {
  transform: translateY(9px) rotate(-45deg);
  transform-origin: left bottom;
}

.menu-btn-active b:nth-child(2) {
  display: none;
}

.menu-btn-active b:last-child {
  transform: translateY(-9px) rotate(45deg);
  transform-origin: left top;
}

.layer-msg {
  display: none;
  overflow: hidden;
  top: 30%;
  border-radius: 6px;
}

.layer-msg .show-main {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  text-align: center;
  box-sizing: border-box;
  height: 3.125rem;
  padding-left: 1.25rem;
  z-index: 200;
  background-color: #ffebec;
}

.layer-msg .show-main .icon {
  display: block;
  width: 1.5625rem;
  height: 1.5625rem;
  margin-right: 6px;
}

.layer-msg .show-main .icon .img {
  display: block;
  width: 100%;
}

.layer-msg .show-main .text {
  color: #ff2e2e;
  font-size: 1rem;
}

.layer-wx-login,
.layer-wx-reg {
  width: 400px;
  padding: 20px;
}

.layer-wx-login .img-box,
.layer-wx-reg .img-box {
  width: 278px;
  height: 278px;
  margin: 30px auto 0;
  border: 1px solid #ebebeb;
}

.layer-wx-login .img-box .img,
.layer-wx-reg .img-box .img {
  display: block;
  width: 100%;
}

.layer-wx-login .use-wx,
.layer-wx-reg .use-wx {
  text-align: center;
  font-size: 16px;
  padding: 10px 0 30px;
  color: #666;
}

.layer-wx-login .reg-box,
.layer-wx-reg .reg-box {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
  width: 100%;
}

.layer-wx-login .reg-box .left,
.layer-wx-reg .reg-box .left {
  vertical-align: middle;
  font-size: 16px;
  line-height: 28px;
  color: #666;
}

.layer-wx-login .reg-box .left .icon-box,
.layer-wx-reg .reg-box .left .icon-box {
  display: inline-block;
  vertical-align: middle;
  width: 28px;
  height: 28px;
  margin-right: 6px;
}

.layer-wx-login .reg-box .left .icon-box .icon,
.layer-wx-reg .reg-box .left .icon-box .icon {
  display: block;
  width: 100%;
}

.layer-wx-login .reg-box .right,
.layer-wx-reg .reg-box .right {
  font-size: 16px;
  color: #666;
}

.layer-wx-login .reg-box .right .reg-btn,
.layer-wx-reg .reg-box .right .reg-btn {
  color: #ff2e2e;
}

.layer-wx-reg .use-wx {
  padding-bottom: 10px;
}

.layer-wx-reg .pact-box {
  text-align: center;
  font-size: 12px;
  padding-bottom: 20px;
  color: #999;
}

.layer-wx-reg .pact-box .a-pact {
  color: #2c71ff;
}

.app-footer {
  background: #2E3237;
  font-size: 14px;
  color: #999999;
  letter-spacing: 0;
  height: 102px;
  line-height: 102px;
  text-align: center;
  /* margin-top: 50px; */
}

.app-footer-content {
  display: flex;
  justify-content: center;
}

.app-footer-content a {
  cursor: pointer;
  color: #999999;
}

.app-footer-content a:nth-child(1) {
  margin-right: 10px;
}

.app-footer-content a:hover {
  color: #999999;
}



body,
button,
input,
select,
textarea {
  font-family: Tahoma, Helvetica, "Microsoft YaHei", Arial, sans-serif;
  color: #666;
}

*,
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd,
ul,
ol,
li,
th,
td,
p,
blockquote,
pre,
form,
fieldset,
legend,
input,
button,
textarea,
article,
aside,
footer,
header,
hgroup,
nav,
section,
menu,
figure,
figcaption,
dialog {
  margin: 0;
  padding: 0;
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}

li {
  list-style: none;
}

fieldset,
img,
dialog {
  border: 0;
  vertical-align: middle;
}

input,
textarea {
  outline-style: none;
}

textarea {
  resize: none;
}

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

address,
caption,
cite,
code,
dfn,
th,
var,
em,
i,
b {
  font-style: normal;
  font-weight: 400;
}

a {
  text-decoration: none;
  outline: none;
  color: #0d1219;
}

.title:hover {
  text-decoration: none;
  color: #ae0000;
}

a {
  -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
}

button,
input {
  border: none;
}

input[disabled=disabled]::-webkit-input-placeholder {
  color: #bbb;
}

input[disabled=disabled]::-moz-placeholder {
  color: #bbb;
}

input[disabled=disabled]:-ms-input-placeholder {
  color: #bbb;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #bbb;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #bbb;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #bbb;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #bbb;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

input[type=number] {
  -moz-appearance: textfield;
}

.nav-line {
  width: 100%;
  height: 1px;
  border-bottom: 2px solid #ededed;
}

.nav-main {
  box-sizing: border-box;
  position: relative;
  width: 1200px;
  margin: 0 auto;
  height: 100px;
  margin-top: -14px;
  border-bottom: 1px solid #ccc;
}

.nav-main .menu-btn {
  display: none;
  float: left;
  margin-top: 20px;
  margin-left: 19px;
}

.nav-main .right {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding-top: 32px;
}

.nav-main .logo1 {
  width: 200px;
  float: left;
  margin-top: 36px;
  margin-left: 16px;
}

.nav-main .logo1 img {
  width: 100%;
}

.nav-main .logo2 {
  width: 75px;
  height: 65px;
  float: right;
  margin-right: 210px;
}

.nav-main .logo2 .img {
  width: 100%;
}

.nav-main .login-box {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  font-size: 18px;
}

.nav-main .login-box .icon-box {
  width: 27px;
  height: 27px;
  margin-right: 5px;
}

.nav-main .login-box .icon-box .img {
  width: 100%;
}

.nav-main .nav-list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  position: relative;
  float: left;
  padding-left: 27px;
  z-index: 80;
  margin-top: 37px;
}

.nav-main .nav-list .nav-box {
  cursor: pointer;
  box-sizing: border-box;
  position: relative;
  line-height: 30px;
  padding-top: 4px;
  font-size: 16px;
  padding-left: 27px;
  padding-right: 30px;
  padding-bottom: 20px;
}

.nav-main .nav-list .nav-box .show {
  font-weight: bold;
  /* color: #010e2d; */
  /* color: #fff; */
  color: #333333;
}

.nav-main .nav-list .nav-box .show:hover {
  text-decoration: none;
}

.nav-main .nav-list .nav-box .show-list {
  position: absolute;
  overflow: hidden;
  box-sizing: border-box;
  display: none;
  margin-left: -22px;
  padding: 0 10px;
  width: 110px;
  top: 100%;
  background-color: #fff;
  border-top: 4px solid #ff2e2e;
  padding-top: 0;
  transition: max-height 0.5s;
}

.nav-main .nav-list .nav-box:last-child .show-list {
  border: none;
}

.nav-main .nav-list .nav-box .show-list .li {
  /* height: 34px; */
  height: auto;
  line-height: 34px;
  width: 100%;
  border-top: 2px solid #ececec;
  text-align: center;
}

.nav-main .nav-list .nav-box .show-list .li a {
  color: #010e2d;
}

.nav-main .nav-list .nav-box .show-list .li a:hover {
  color: #ff2e2e;
}

.nav-main .nav-list .nav-box:hover .show-list {
  display: block;
}

.nav-main .nav-list .nav-box:hover a {
  color: #ff2e2e;
}

.footer-one {
  width: 100%;
  background-color: #010e2d;
  padding-top: 55px;
  padding-bottom: 110px;
  margin-top: 20px;
}

.footer-one .floor {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.footer-one .img-box {
  width: 184px;
  height: 40px;
}

.footer-one .footer-nav {
  display: flex;
}

.footer-one .footer-nav a {
  display: block;
  position: relative;
  font-size: 16px;
  padding: 0 45px;
  line-height: 20px;
  color: #fff;
}

.footer-one .footer-nav a:nth-of-type(2):before {
  content: "";
  position: absolute;
  width: 2px;
  height: 10px;
  background-color: #fff;
}

/* .footer-one .footer-nav a:nth-of-type(2):after {
  content: "";
  position: absolute;
  width: 2px;
  height: 10px;
  background-color: #fff;
} */

.footer-one .footer-nav a:nth-of-type(2):before {
  left: 0;
  top: 5px;
}

.footer-one .footer-nav a:nth-of-type(2):after {
  right: 0;
  top: 5px;
}


.index-page {
  width: 100%;
  background-color: #fff;
}

.index-page .nav-line {
  margin-bottom: 70px;
}

.index-page .phone-nav-list {
  position: absolute;
  box-sizing: border-box;
  display: none;
  z-index: 80;
  width: 100%;
  padding-left: 15px;
  background-color: #fff;
}

.index-page .phone-nav-list .nav-box {
  height: auto;
  padding: 0 10px;
  border-bottom: 1px solid #e7e7e7;
}

.index-page .phone-nav-list .nav-box .show {
  display: inline-block;
  font-size: 4vw;
  height: 7.3333333333vw;
  line-height: 7.3333333333vw;
  width: 100%;
}

.index-page .phone-nav-list .nav-box .show-list {
  padding-left: 15px;
  display: none;
}

.index-page .phone-nav-list .nav-box .show-list .li {
  font-size: 4vw;
  height: 7.3333333333vw;
  line-height: 7.3333333333vw;
  border-bottom: 1px solid #e7e7e7;
}

.index-page .phone-nav-list .nav-box .show-list .li:last-of-type {
  border: none;
}

/* banner图宽度 */
.index-page .banner-floor {
  /* width: 1310px; */
  width: 100%;
  margin: 0 auto;
  position: relative;
  margin-top: 10px;
}

.index-page .banner-floor .mySwiper {
  width: 1200px;
  height: 345px;
  margin: 0 auto;
}

.index-page .banner-floor .mySwiper .swiper-slide {
  position: relative;
  background: no-repeat center;
  background-size: 100% 100%;
}

.index-page .banner-floor .mySwiper .swiper-slide>a {
  display: block;
}

.index-page .banner-floor .mySwiper .swiper-slide>a>img {
  width: 100%;
  height: 100%;
}

.index-page .banner-floor .mySwiper .swiper-button-prev,
.index-page .banner-floor .mySwiper .swiper-button-next {
  color: #fff;
  opacity: 0.8;
}

.index-page .banner-floor .mySwiper .title {
  cursor: default;
  font-size: 24px;
  /* width: auto; */
  /* margin-top: 420px; */
  /* margin-left: 60px; */
  color: #fff;
  text-overflow: ellipsis;
  /* ellipsis:显示省略符号来代表被修剪的文本  string:使用给定的字符串来代表被修剪的文本*/
  white-space: nowrap;
  /* nowrap:规定段落中的文本不进行换行   */
  overflow: hidden;
}

.index-page .banner-floor .mySwiper .title a {
  color: #fff;
  position: absolute;
  bottom: 27px;
  left: 50%;
  margin-left: -570px;
}

.index-page .banner-floor .mySwiper .title a:hover {
  color: #f00;
  text-decoration: underline;
}

.index-page .banner-floor .mySwiper .swiper-pagination .swiper-pagination-bullet {
  width: 180px;
  height: 3px;
  border-radius: 0;
  opacity: 0.6;
  background-color: #fff;
}

.index-page .banner-floor .mySwiper .swiper-pagination .swiper-pagination-bullet-active {
  height: 6px;
  opacity: 1;
}

/* banner图 */
/* .index-page .banner-floor .swiper-title-list {
  box-sizing: border-box;
  width: 1150px;
  margin: 0px auto 0;
  padding-right: 370px;
}


.index-page .banner-floor .swiper-title-list .title {
  font-size: 16px;
  line-height: 1;
  padding-bottom: 10px;
  margin-bottom: 10px;
  color: #ff2e2e;
  border-bottom: 1px solid #ff2e2e;
}

.index-page .banner-floor .swiper-title-list .title a {
  color: #ff2e2e;
}

.index-page .banner-floor .swiper-title-list .title a:hover {
  color: #fff;
}

.index-page .banner-floor .swiper-title-list .title:last-of-type {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.index-page .banner-floor .swiper-title-list .title.cur {
  color: #fff;
} */

/* .index-page .banner-floor .slogen-box {
  position: absolute;
  right: 50%;
  bottom: 30px;
  opacity: 0.18;
  color: #fff;
  transform: translateX(575px);
}

.index-page .banner-floor .slogen-box .titlee {
  font-size: 30px;
  line-height: 1;
  margin-bottom: 20px;
}

.index-page .banner-floor .slogen-box .slogen1 {
  font-size: 22px;
  line-height: 1;
  margin-bottom: 10px;
}

.index-page .banner-floor .slogen-box .slogen2 {
  font-size: 20px;
  line-height: 1;
} */

.index-page .floor {
  width: 1200px;
  margin: 50px auto 0;
  box-sizing: border-box;
}

.index-page .campaign-floor {
  box-sizing: border-box;
}

/* kl 首页最新活动*/
.index-page .campaign-main {
  border: 1px solid #e7e7e7;
  /* overflow: hidden; */
  /* box-shadow: 14px 11px 14px #ccc; */
  height: 340px;
}

.index-page .campaign-main .img-box {
  overflow: hidden;
  float: left;
  width: 520px;
  height: 100%;
}

.index-page .campaign-main .img-box .img {
  width: 100%;
}

.index-page .campaign-main .info-show-box {
  float: right;
  box-sizing: border-box;
  position: relative;
  width: 678px;
  padding-right: 70px;
  padding-left: 34px;
  padding-top: 28px;
  /* height: 300px; */
  height: 100%;
  background-color: #fff;
}

.index-page .campaign-main .campaign-title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-weight: bold;
  font-size: 26px;
  width: 100%;
  margin-bottom: 23px;
  color: #010e2d;
}

.index-page .campaign-main .timer,
.index-page .campaign-main .address {
  position: relative;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 1;
  width: 100%;
  line-height: 1.4;
  margin-bottom: 10px;
  color: #696a6d;
}

.index-page .campaign-main .timer:before,
.index-page .campaign-main .address:before {
  content: "";
  display: block;
  position: absolute;
  top: 4px;
  left: 0;
  width: 19px;
  height: 19px;
  margin-right: 15px;
  background: url("../img/img01.png") no-repeat center;
}

.index-page .campaign-main .address::before {
  background-image: url("../img/img02.png");
}

.index-page .campaign-main .btn-box {
  float: left;
  margin-top: 26px;
}

.index-page .campaign-main .btn-box .show-btn {
  display: block;
  float: left;
  text-align: center;
  width: 202px;
  height: 42px;
  border-radius: 21px;
  line-height: 42px;
  margin-right: 21px;
  background: #ff2e2e;
  color: #fff;
}

.index-page .campaign-main .btn-box .get-btn {
  display: block;
  float: left;
  box-sizing: border-box;
  text-align: center;
  width: 202px;
  height: 42px;
  line-height: 40px;
  border-radius: 21px;
  border: 1px solid #ff2e2e;
  color: #ff2e2e;
}

.index-page .tv-show-floor {
  box-sizing: border-box;
  position: relative;
  /* height: 31vw; */
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.index-page .tv-show-floor .get-more {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  writing-mode: tb-rl;
  float: right;
  text-align: center;
  height: 462px;
  width: 48px;
  font-size: 19px;
  margin-right: 27px;
  color: #696a6d;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.1);
  transition: all 0.5s;
  box-shadow: -8px 7px 50x -5px #999;
}

.index-page .tv-show-floor .get-more:hover {
  box-shadow: -15px 11px 5px -5px #999;
  margin-left: 10px;
  transform: translateY(-10px);
}


.index-page .tv-show-floor .get-more .icon-box {
  display: inline-block;
  width: 36px;
  height: 36px;
  vertical-align: middle;
  margin-top: 16px;
  margin-left: -10px;
}

.index-page .tv-show-floor .get-more .icon-box .icon {
  display: block;
  width: 100%;
}

/* kl 修改行业演讲*/
.index-page .tv-show-floor .show-main {
  overflow: hidden;
  padding-top: 20px;
  padding-bottom: 20px;
}

/* kl */
.index-page .tv-show-floor .tv-show-main {
  float: left;
  width: 510px;
  overflow: hidden;
  box-shadow: 11px 3px 13px 5px #ccc;
  border: 1px solid #F2F2F2;
}

.tv-info-main {
  margin-left: 15px;
}

.index-page .tv-show-floor .tv-show-main:first-of-type {
  margin-right: 50px;
  overflow: hidden;
  box-shadow: 11px 3px 13px 5px #ccc;
  border: 1px solid #F2F2F2;
}

.index-page .tv-show-floor .tv-show-main .tv-box {
  margin-bottom: 12px;
  width: 100%;
  height: 300px;
}

.index-page .tv-show-floor .tv-show-main .tv {
  width: 100%;
  height: 100%;
}


.index-page .tv-show-floor .tv-show-main .tv-info {
  overflow: hidden;
  font-size: 14px;
  line-height: 1;
  width: 100%;
  margin-bottom: 10px;
  color: #a5a5a5;
}

.index-page .tv-show-floor .tv-show-main .tv-info .time {
  float: left;
}

/* kl */
.index-page .tv-show-floor .tv-show-main .tv-info .dd {
  float: right;
  margin-right: 20px;
}

.index-page .tv-show-floor .tv-title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 33px;
  font-size: 24px;
  width: 80%;
  margin-bottom: 10px;
  color: #010e2d;
}

.index-page .tv-show-floor .other-info {
  line-height: 21px;
  font-size: 14px;
  color: #696a6d;
}

.index-page .ms360-floor {
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-bottom: 10px;
}

.index-page .ms360-floor .get-more {
  display: block;
  text-align: center;
  margin: 60px auto;
  width: 203px;
  height: 43px;
  line-height: 43px;
  font-size: 20px;
  /* background: url("../img/img07.png") no-repeat center 100%; */
  color: #696a6d;
}

.index-page .ms360-floor .get-more:hover {
  color: #696a6d;
}


.index-page .ms360-floor .news-list {
  overflow: hidden;
  margin-bottom: 40px;
}

/* kl 首页ms边框*/
.bdc {
  border: 4px dashed #f6f1f2;
  margin-top: 10px;
  margin-bottom: 30px;
}

.index-page .ms360-floor .news-list:last-of-type {
  margin-bottom: 0;
}

.index-page .ms360-floor .news-list .img-box {
  position: relative;
  float: left;
  width: 460px;
  height: 267px;
}

.index-page .ms360-floor .news-list .img-box .img {
  display: block;
  width: 100%;
}

.index-page .ms360-floor .news-list .img-box .news-tag {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  position: absolute;
  box-sizing: border-box;
  top: 0;
  left: 0;
  width: 60px;
  height: 60px;
  font-size: 14px;
  z-index: 10;
  background-color: #010e2d;
  padding: 0 15px;
  color: #fff;
}


.index-page .ms360-floor .news-list .img-box .news-tag.three {
  padding: 0;
}

/* kl 首页ms边框*/
.index-page .ms360-floor .new-info {
  float: right;
  box-sizing: border-box;
  position: relative;
  width: 710px;
  height: 267px;
  padding-right: 30px;
  padding-left: 10px;
  z-index: 10;
  /* border-top: 2px solid #eaeaea;
  border-bottom: 2px solid #eaeaea; */
}

.index-page .ms360-floor .new-info .new-title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 28px;
  line-height: 38px;
  padding-top: 20px;
  color: #010e2d;
}

.index-page .ms360-floor .new-info .new-title a {
  color: #010e2d;
}

.index-page .ms360-floor .new-info .new-title a:hover {
  color: #ae0000;
}

/* kl */
.index-page .ms360-floor .new-info .new-brief {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  font-size: 14px;
  line-height: 21px;
  padding-top: 12px;
  /* width: 60%; */
  color: #a5a5a5;
}

/* kl */
.index-page .ms360-floor .new-info .new-footer {
  /* display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center; */
  position: absolute;
  left: 10px;
  bottom: 20px;
  font-size: 14px;
  width: 95%;
  color: #a5a5a5;
}

.one-content>span {
  margin-left: 30px;
}

.index-page .ms360-floor .new-info .new-footer .holder .icon {
  display: inline-block;
  text-align: center;
  font-weight: bold;
  vertical-align: middle;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  line-height: 32px;
  font-size: 16px;
  margin-right: 6px;
  color: #fff;
}

.index-page .ms360-floor .new-info .new-footer .holder .icon.red {
  background-color: #fc9a9a;
}

.index-page .ms360-floor .new-info .new-footer .holder .icon.blue {
  background-color: #9bccf9;
}

.index-page .ms360-floor .new-info .new-footer .holder .icon.green {
  background-color: #6ceab4;
}

.index-page .ms360-floor .new-info .new-footer .time {
  display: inline-block;
  line-height: 32px;
}

.index-page .footer-banner {
  overflow: hidden;
  padding-top: 46px;
  padding-bottom: 50px;
  margin-top: 100px;
  border-top: 2px solid #e9e9e9;
}

.index-page .footer-banner .footer-title {
  float: left;
  font-size: 24px;
  margin-right: 10%;
  line-height: 1.5;
  color: #696a6d;
}

.index-page .footer-banner .info {
  font-weight: bold;
  text-align: center;
  float: left;
  font-size: 16px;
  width: 470px;
  height: 18px;
  line-height: 18px;
  margin-top: 10px;
  color: #a5a5a5;
  border-left: 2px solid #d5d5d5;
  border-right: 2px solid #d5d5d5;
}

.index-page .footer-banner .red-btn {
  display: block;
  text-align: center;
  float: right;
  width: 125px;
  line-height: 36px;
  height: 36px;
  border-radius: 18px;
  color: #fff;
  background-color: #ff2e2e;
}

.ms360-pages .floor {
  box-sizing: border-box;
  width: 1250px;
  margin: 0 auto;
}

.ms360-pages .nav-line {
  margin-bottom: 30px;
}

.ms360-pages .pages-header .img-box {
  width: 238px;
  height: 38px;
  margin: 0 auto 15px;
}

.ms360-pages .pages-header .title {
  text-align: center;
  font-size: 12px;
  margin-bottom: 20px;
  color: #a5a5a5;
}

.ms360-pages .pages-header .header-nav {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-bottom: 25px;
}

.ms360-pages .pages-header .header-nav .nav-box {
  font-weight: bold;
  position: relative;
  text-align: center;
  font-size: 14px;
  width: 95px;
}

.ms360-pages .pages-header .header-nav .nav-box a {
  color: #010e2d;
}

.ms360-pages .pages-header .header-nav .nav-box a:hover {
  text-decoration: underline;
}

.ms360-pages .pages-header .header-nav .nav-box:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  width: 1px;
  height: 9px;
  top: 50%;
  background: #eeeeee;
  transform: translateY(-50%);
}

.ms360-pages .pages-header .header-nav .nav-box:last-of-type::after {
  display: none;
}

.ms360-pages .banner-main,
.resources-page .banner-main {
  margin: 0 auto;
  height: 240px;
}

.ms360-pages .banner-main .swiper-slide,
.resources-page .banner-main .swiper-slide {
  overflow: hidden;
  width: 360px;
  height: 100%;
  background-size: 100%;
  border-right: 2px solid #8b8b8b;
}

.ms360-pages .banner-main .swiper-slide .title-box,
.resources-page .banner-main .swiper-slide .title-box {
  box-sizing: border-box;
  margin-top: 160px;
  padding: 10px 20px 10px 20px;
  width: 100%;
  height: 80px;
  background-color: rgba(0, 0, 0, 0.55);
}

.ms360-pages .banner-main .swiper-slide .title-box .title,
.resources-page .banner-main .swiper-slide .title-box .title {
  font-size: 16px;
  margin-bottom: 6px;
  color: #fff;
}

.ms360-pages .banner-main .swiper-slide .title-box .title:hover,
.resources-page .banner-main .swiper-slide .title-box .title:hover {
  text-decoration: underline;
}

.ms360-pages .banner-main .swiper-slide .title-box .info,
.resources-page .banner-main .swiper-slide .title-box .info {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 12px;
  color: #fff;
}

.ms360-pages .banner-main .swiper-slide .title-box .info:hover,
.resources-page .banner-main .swiper-slide .title-box .info:hover {
  text-decoration: underline;
}

.ms360-pages .banner-main .swiper-button-next,
.resources-page .banner-main .swiper-button-next,
.ms360-pages .banner-main .swiper-button-prev,
.resources-page .banner-main .swiper-button-prev {
  color: #fff;
}

.ms360-pages .newlist-main {
  padding-top: 30px;
}

.ms360-pages .newlist-main .show-main {
  float: left;
  width: 70%;
}

/* kl */
.ms360-pages .newlist-main .first-show {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 400px;
  margin-bottom: 7px;
}

.ms360-pages .newlist-main .first-show .img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s ease-in-out;
}

.ms360-pages .newlist-main .first-show .news-title {
  position: absolute;
  box-sizing: border-box;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 90px;
  padding: 15px 30px 0 30px;
  background-color: rgba(0, 0, 0, 0.55);
}

.news-title:hover {
  text-decoration: none;
}

.ms360-pages .newlist-main .first-show .news-title .title {
  font-size: 28px;
  margin-bottom: 8px;
  color: #fff;
}

.ms360-pages .newlist-main .first-show .news-title .title:hover {
  text-decoration: underline;
}

.ms360-pages .newlist-main .first-show .news-title .info {
  font-size: 14px;
  color: #fff;
}

.ms360-pages .newlist-main .first-show .news-title .info:hover {
  text-decoration: underline;
}

.ms360-pages .newlist-main .first-show:hover img {
  transform: scale(1.1, 1.1);
}

/* kl */
.ms360-pages .newlist-main .news-box {
  display: flex;
  height: 240px;
  padding: 38px 0;
  border-top: 1px solid #e5e5e5;
}

.ms360-pages .newlist-main .news-box:hover {
  box-shadow: 0 0 8px rgba(149, 171, 204, 0.5);
}

.ms360-pages .newlist-main .news-box:last-of-type {
  border-bottom: 2px solid #e5e5e5;
}

.ms360-pages .newlist-main .news-box .img-box {
  /* width: 350px; */
  width: 245px;
  height: 100%;
}

.ms360-pages .newlist-main .news-box .img-box>img {
  width: 100%;
  height: 100%;
}

.ms360-pages .newlist-main .news-box .news-info {
  box-sizing: border-box;
  /* width: 490px; */
  width: 620px;
  padding-left: 30px;
  position: relative;
}

.nif {
  color: #666;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* kl 超出隐藏模板*/
.ms360-pages .newlist-main .news-box .news-info .title {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 18px;
  margin-bottom: 15px;
  color: #0d1219;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ms360-pages .newlist-main .news-box .news-info .title:hover {
  text-decoration: none;
  color: #f71435;
}

.ccyc {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  font-size: 14px;
  color: #0d1219;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ms360-pages .newlist-main .news-box .news-info .title:hover {
  text-decoration: underline;
}

/* kl */
.ms360-pages .newlist-main .news-box .news-info .info {
  /* overflow: hidden;
  text-overflow: ellipsis; */
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /* -webkit-box-orient: vertical; */
  font-size: 14px;
  color: #a5a5a5;
}

.ps {
  color: #666;
  width: 90%;
  position: absolute;
  bottom: 0px;
}

.ps>span:nth-child(2) {
  position: absolute;
  right: 0px;
}

.ps>span:nth-child(2)>span {
  color: #f71435;

}

.fo {
  display: flex;
  justify-content: center;
  margin-bottom: 8px;
  height: 30px;
  line-height: 30px;
}

.fo a {
  text-decoration: none;
}

.ms360-pages .newlist-main .news-box .news-info .info:hover {
  text-decoration: underline;
}

.ms360-pages .aside-main {
  float: right;
  width: 28%;
}

/* kl */
.ms360-pages .aside-main .aside-title {
  overflow: hidden;
  box-sizing: border-box;
  line-height: 38px;
  height: 38px;
  font-size: 16px;
  padding: 0 20px;
  color: #fff;
  /* background-color: #ff2e2e; */
  background-color: #b54c50;
}

.box {
  display: inline-block;
  width: 7px;
  height: 17px;
  background: #fff;
  position: relative;
  top: 2px;
  margin-right: 20px;
}

.ms360-pages .aside-main .aside-title.two {
  margin-top: 60px;
  background-color: #b54c50;
}

.ms360-pages .aside-main .aside-title .more {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  float: right;
  font-size: 9px;
  color: #fff;
}

.ms360-pages .aside-main .aside-title .more .iconfont {
  margin-left: 4px;
  font-size: 14px;
}

.ms360-pages .aside-main .aside-list-one {
  width: 100%;
}

/* kl 右侧上边的模块*/
.ms360-pages .aside-main .one-list-box {
  position: relative;
  cursor: pointer;
  width: 100%;
  /* height: 160px; */
  height: 200px;
  margin-top: 20px;
  background-color: #e5e5e5;
}

.out {
  width: 170px;
  height: 160px;
  overflow: hidden;
}

.out img {
  height: 100%;
  display: block;
}

.tx {
  width: 317px;
  height: 160px;
  padding-left: 56px;
}

.tx p {
  padding: 6px
}

/* kl:右侧模块宽度不一样 */
/* .ms360-pages .aside-main .one-list-box .img {
  width: 100%;
} */

.ms360-pages .aside-main .one-list-box .title {
  position: absolute;
  font-weight: bold;
  text-align: left;
  box-sizing: border-box;
  bottom: 0;
  padding-bottom: 20px;
  padding-top: 10px;
  padding-left: 20px;
  font-size: 18px;
  width: 100%;
  padding-right: 20px;
  color: #fff;
  transition: all 0.6s;
  background-color: rgba(0, 0, 0, 0.55);
}

/* kl 右下*/
.ms360-pages .aside-main .two-list-box {
  display: flex;
  /* align-items: center; */
  flex-wrap: wrap;
  justify-content: flex-start;
  /* align-items: center; */
  height: 110px;
  width: 100%;
  margin-top: 20px;
  background-color: #f4f4f4;
}

.ms360-pages .aside-main .two-list-box .img-box {
  width: 55%;
  height: 100%;
}

/* kl 右下*/
.ms360-pages .aside-main .two-list-box .title {
  /* overflow: hidden;
  text-overflow: ellipsis; */
  /* display: -webkit-box; */
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  box-sizing: border-box;
  width: 40%;
  padding-left: 10px;
  font-size: 19px;
  font-weight: 500;
  color: #010e2d;
  padding-top: 7px;
  position: relative;
}


.learn-pages .show-main {
  width: 1200px;
  padding: 20px 0;
  margin: 0 auto;
}

.learn-pages .lean-footer {
  /*width: 100%;*/
  width: 1200px;
  background: #010e2d;
  margin: 0 auto;
}

.learn-pages .lean-footer .flex-box {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  width: 1200px;
  margin: 0 auto;
  padding: 50px 0 60px;
}

.learn-pages .lean-footer .flex-box .img-box {
  width: 60px;
  height: 60px;
  margin: 0 auto 0;
}

.learn-pages .lean-footer .flex-box .show-box {
  text-align: center;
}

.learn-pages .lean-footer .flex-box .show-box .title {
  font-weight: bold;
  font-size: 28px;
  line-height: 32px;
  padding: 25px 0 15px;
  color: #fff;
}

.learn-pages .lean-footer .flex-box .show-box .info {
  font-size: 16px;
  line-height: 32px;
  color: #546277;
}

.learn-pages .lean-footer .flex-box .line {
  width: 2px;
  height: 195px;
  background-color: #546277;
}

/* kl */
.learn-pages .tv-show {
  margin-bottom: 145px;
}

.learn-pages .tv-show .tv-title {
  font-weight: bold;
  overflow: hidden;
  width: 100%;
  font-size: 30px;
  margin-top: 80px;
  margin-bottom: 36px;
  color: #010e2d;
}

.learn-pages .tv-show .tv-title .more {
  float: right;
  font-weight: normal;
  font-size: 16px;
  color: #696a6d;
}

/* kl */
.learn-pages .tv-show .list-box {
  /* overflow: hidden; */
  display: flex;
  flex-wrap: wrap;
}

.learn-pages .tv-show .list-box .tv-list {
  /* float: left; */
  width: 580px;
  margin-left: 20px;
  margin-top: 10px;
  box-shadow: 5px 5px 5px #ccc;
}

/* .learn-pages .tv-show .list-box .tv-list:nth-of-type(2) {
  margin-left: 40px;
} */

.learn-pages .tv-show .list-box .tv-list .tv-box {
  width: 100%;
  height: 340px;
}

.learn-pages .tv-show .list-box .tv-list .tv-box .tv {
  width: 100%;
  height: 100%;
}

.learn-pages .tv-show .list-box .tv-list .title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  width: 100%;
  font-size: 24px;
  line-height: 33px;
  margin-top: 15px;
  color: #010e2d;
}

.activity-pages .title {
  font-size: 26px;
  color: #111111;
  letter-spacing: 0;
  padding: 40px 0 0px;
  display: flex;
  align-items: center;
}

.activity-pages .news-box {
  box-sizing: border-box;
  position: relative;
  width: 100%;
  height: 100%;
  border: 1px solid #EBEEF5;
  margin-top: 20px;
}

.activity-pages .news-box .common-badge {
  position: absolute;
  left: -11px;
  top: 15px;
  z-index: 20;
}

.activity-pages .news-box .img-box {
  position: relative;
  width: 100%;
  /* height: 242px; */
  height: 165px;
}

.activity-pages .news-box .img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.activity-pages .news-box .card-main {
  font-size: 12px;
  padding: 10px 10px 0px 10px;
  color: #999999;
  letter-spacing: 0;
}

.activity-pages .news-box .card-main .card-title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  font-size: 16px;
  color: #0d1219;
  transition: 0.3s;
  margin-bottom: 8px;
}

.activity-pages .news-box .card-main .card-location {
  line-height: 25px;
  color: #666;
}

.activity-pages .news-box .card-main .card-locationt {
  height: 50px;
  color: #666;
  padding-top: 8px;
}

.activity-pages .news-box .card-main .card-info {
  display: flex;
  justify-content: space-between;
  line-height: 25px;
}

.activity-pages .news-box .card-main .icon {
  width: 16px;
  height: 16px;
  margin-right: 5px;
  margin-bottom: -2px;
  vertical-align: text-bottom;
}

.activity-pages .show-main {
  position: relative;
  width: 1200px;
  margin: 0 auto 40px;
  padding-top: 10px;
}

.activity-pages .show-main .video-main {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  height: 869px;
  padding: 20px;
  background: #010e2d url("../img/img20.png") right bottom no-repeat;
}

.activity-pages .show-main .video-main .video-box {
  width: 100%;
  height: 440px;
}

/* activity视频界面 */
.activity-pages .show-main .video-main .video-box .tv {
  /* width: 100%; */
  height: 630px;
  margin-left: 26px;
}


.activity-pages .show-main .video-main .canvases-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.1);
}

.activity-pages .show-main .my-name {
  position: absolute;
  bottom: 40px;
  font-size: 16px;
  width: 690px;
  line-height: 31px;
  margin-left: 20px;
  color: #546277;
}

.activity-pages .floor-one .left-box {
  float: left;
  width: 820px;
  height: 480px;
}

.activity-pages .floor-one .left-box .card-main {
  padding: 10px 20px;
}

.activity-pages .floor-one .left-box .card-title {
  font-size: 18px;
}

.activity-pages .floor-one .left-box .card-title>a {
  color: #0d1219;
}

.activity-cl {
  margin-top: 20px;
}

.card-time {
  color: #f71435;
}

.activity-pages .floor-one .left-box .img-box {
  height: 370px;
}

.activity-pages .floor-one .rightlist-box {
  float: right;
}

.activity-pages .floor-one .rightlist-box .right-box {
  width: 340px;
  height: 230px;
}

.activity-pages .floor-one .rightlist-box .right-box:last-of-type {
  margin-top: 20px;
}

.activity-pages .floor-one .rightlist-box .right-box .img-box {
  width: 100%;
  height: 150px;
}

.activity-pages .floor-one .rightlist-box .right-box .card-main {
  padding: 10px 10px 5px 10px;
}

.activity-pages .floor-one .rightlist-box .right-box .card-location {
  line-height: 18px;
  margin-top: 10px;
}

.activity-pages .floor-one .rightlist-box .right-box .card-title {
  margin-bottom: 5px;
}

.activity-pages .floor-one .mySwiper {
  padding-top: 20px;
  width: 100%;
  padding-bottom: 20px;
}

.activity-pages .floor-one .mySwiper .swiper-slide {
  border: 1px solid #EBEEF5;
}

.msactiv {
  display: flex;
  justify-content: space-between;
}

.activity-pages .floor-one .mySwiper .news-box {
  /* width: 260px; */
  width: 24%;
}

.activity-pages .floor-one .mySwiper .news-box:last-of-type {
  margin-top: 20px;
}

.activity-pages .floor-one .mySwiper .news-box .img-box {
  width: 100%;
  height: 180px;
}

.activity-pages .floor-one .mySwiper .news-box .card-main {
  padding: 10px 10px 5px 10px;
}

.activity-pages .floor-one .mySwiper .news-box .card-main .card-title {
  font-size: 14px;
  color: #0d1219;
}

.activity-pages .floor-one .mySwiper .news-box .card-location {
  line-height: 18px;
  margin-top: 10px;
  color: #666;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.activity-pages .floor-one .mySwiper .news-box .card-title {
  margin-bottom: 5px;
  color: #0d1219;
}

.activity-pages .floor-two {
  padding-bottom: 40px;
}

.activity-pages .floor-two .title {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

.activity-pages .floor-two .title .more {
  float: right;
  font-size: 14px;
  color: #999;
}

.activity-pages .floor-two .title .more .iconfont {
  font-size: 12px;
  margin-left: 4px;
  color: #999;
}

.activity-pages .floor-two .list-main {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.activity-pages .floor-two .list-box {
  width: 290px;
  margin-left: 10px;
}

.lrbtn {
  padding: 25px;
  background: rgba(247, 20, 53, 0.4);
  border-radius: 10px;
}

.res-two-tit {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.res-two-tit>span:nth-child(1) {
  font-weight: bold;
  font-size: 27px;
  position: relative;
  color: #0d1219;
  top: -15px;
}

.res-two-tit>span:nth-child(2) {
  position: absolute;
  color: #d0d1d5;
  font-size: 23px;
  z-index: -1;
  left: 47%;
  margin-left: -11px;
}

.res-two-titt {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.res-two-titt>span:nth-child(1) {
  font-weight: bold;
  font-size: 27px;
  position: relative;
  color: #0d1219;
  top: -15px;
}

.res-two-titt>span:nth-child(2) {
  position: absolute;
  color: #d0d1d5;
  font-size: 23px;
  z-index: -1;
  left: 47%;
  margin-left: -16px;
}

.activity-pages .floor-three {
  padding-bottom: 40px;
}

.activity-pages .floor-three .title {
  display: flex;
  width: 100%;
}

.activity-pages .floor-three .title .more {
  align-self: flex-end;
  float: right;
  font-size: 14px;
  color: #999;
}

.activity-pages .floor-three .title .more .iconfont {
  font-size: 12px;
  margin-left: 4px;
  color: #999;
}

.activity-pages .floor-three .title .tab-box {
  display: flex;
  font-size: 16px;
  color: #666666;
  letter-spacing: 0;
  flex: 1;
}

.activity-pages .floor-three .title .tab-box .tab-btn {
  cursor: pointer;
  padding: 10px 0;
  margin-left: 8%;
  transition: 0.3s;
  border-bottom: 3px solid transparent;
}

.activity-pages .floor-three .title .tab-box .tab-btn.cur {
  color: #F45E58;
  border-bottom: 3px solid #F45E58;
  border-radius: 1px;
}

.activity-pages .floor-three .list-main {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.activity-pages .floor-three .list-box {
  width: 390px;
}

.activity-pages .floor-three .news-list-one,
.activity-pages .floor-three .news-list-two {
  width: 100%;
}

.activity-pages .floor-three .news-list-one .flex-box,
.activity-pages .floor-three .news-list-two .flex-box {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.activity-pages .floor-three .news-list-one .list-box,
.activity-pages .floor-three .news-list-two .list-box {
  width: 286px;
}

.activity-pages .floor-three .news-list-one .list-box .img-box,
.activity-pages .floor-three .news-list-two .list-box .img-box {
  width: 100%;
  height: 180px;
}

.activity-pages .floor-three .news-list-one .list-box .card-main .card-location,
.activity-pages .floor-three .news-list-two .list-box .card-main .card-location {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 40px;
  line-height: 20px;
}

.activity-pages .floor-three .news-list-two {
  display: none;
}

.activity-pages .years-line-main .year-title {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  font-size: 26px;
  color: #010e2d;
}

.activity-pages .years-line-main .year-title .line {
  overflow: hidden;
  width: calc(100% - 180px);
  height: 8px;
  background-color: #010e2d;
}

.activity-pages .years-line-main .year-title .line [class^=color] {
  float: left;
  width: 22px;
  height: 100%;
}

.activity-pages .years-line-main .year-title .line .color1 {
  background-color: #ff2e2e;
}

.activity-pages .years-line-main .year-title .line .color2 {
  background-color: #efc822;
}

.activity-pages .years-line-main .year-title .line .color3 {
  background-color: #11c1d3;
}

.activity-pages .years-line-main .year-title .line .color4 {
  background-color: #e2791a;
}

.activity-pages .years-line-main .year-title .line .color5 {
  background-color: #1ad34e;
}

.activity-pages .years-line-main .year-title .line .color6 {
  background-color: #5a5aff;
}

.activity-pages .years-line-main .yearsline-list-box {
  overflow: hidden;
}

.activity-pages .years-line-main .yearsline-list-box .years-box {
  float: left;
  position: relative;
  margin-right: 63px;
  margin-top: 35px;
}

.activity-pages .years-line-main .yearsline-list-box .years-box:last-of-type {
  margin-right: 0;
}

.activity-pages .years-line-main .yearsline-list-box .years-box .years-title {
  font-weight: bold;
  font-size: 28px;
  line-height: 1;
  padding-bottom: 25px;
}

.activity-pages .years-line-main .yearsline-list-box .years-box .years {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 14px;
}

.activity-pages .years-line-main .yearsline-list-box .years-box .years:before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 4px;
  margin-right: 10px;
  background-color: #010e2d;
}

.activity-pages .years-line-main .yearsline-list-box .years-box .years a {
  font-size: 16px;
  line-height: 1;
  color: #010e2d;
}

.activity-pages .years-line-main .yearsline-list-box .years-box:first-of-type .years-title {
  color: #ff2e2e;
}

.activity-pages .years-line-main .yearsline-list-box .years-box:first-of-type a:hover {
  color: #ff2e2e;
}

.activity-pages .years-line-main .yearsline-list-box .years-box:nth-of-type(2) .years-title {
  color: #efc822;
}

.activity-pages .years-line-main .yearsline-list-box .years-box:nth-of-type(2) a:hover {
  color: #efc822;
}

.activity-pages .years-line-main .yearsline-list-box .years-box:nth-of-type(3) .years-title {
  color: #11c1d3;
}

.activity-pages .years-line-main .yearsline-list-box .years-box:nth-of-type(3) a:hover {
  color: #11c1d3;
}

.activity-pages .years-line-main .yearsline-list-box .years-box:nth-of-type(4):before {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 100%;
  top: 0;
  right: -30px;
  background-color: #e5e5e5;
}

.activity-pages .years-line-main .yearsline-list-box .years-box:nth-of-type(4) .years-title {
  color: #e2791a;
}

.activity-pages .years-line-main .yearsline-list-box .years-box:nth-of-type(4) a:hover {
  color: #e2791a;
}

.activity-pages .years-line-main .yearsline-list-box .years-box:nth-of-type(5) .years-title {
  color: #1ad34e;
}

.activity-pages .years-line-main .yearsline-list-box .years-box:nth-of-type(5) a:hover {
  color: #1ad34e;
}

.activity-pages .years-line-main .yearsline-list-box .years-box:nth-of-type(6) .years-title {
  color: #5a5aff;
}

.activity-pages .years-line-main .yearsline-list-box .years-box:nth-of-type(6) a:hover {
  color: #5a5aff;
}

.cooperate-page {
  width: 100%;
  min-height: 100%;
  background: #030303;
}

.cooperate-page img {
  display: block;
  width: 100%;
}

.cooperate-page .pagetitle {
  font-size: 90px;
  padding-left: 6vw;
  padding-top: 10vw;
  padding-bottom: 5vw;
  color: #d3d3d3;
}

.cooperate-page .first-img {
  overflow: hidden;
  width: 100%;
  min-height: 2000px;
}

.cooperate-page .first-img .img {
  height: 100%;
  overflow: hidden;
}


.resources-page .floor-title {
  font-size: 30px;
  color: #010e2d;
  letter-spacing: 0;
  padding: 50px 0 20px;
  display: flex;
  align-items: center;
}

.resources-page .pages-header {
  margin-top: 30px;
}

.resources-page .pages-header .img-box {
  width: 455px;
  height: 38px;
  margin: 0 auto 15px;
}

.resources-page .pages-header .img-box .img {
  width: 100%;
}

.resources-page .news-box {
  position: relative;
  cursor: pointer;
  display: block;
  width: 380px;
  height: auto;
}

.resources-page .news-box .img-tags {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  position: absolute;
  box-sizing: border-box;
  text-align: center;
  z-index: 10;
  padding: 10px;
  left: 0;
  top: 0;
  width: 62px;
  height: 62px;
  font-size: 12px;
  background-color: #010e2d;
  color: #fff;
}

.resources-page .news-box .img-box {
  width: 100%;
  height: 260px;
}

.resources-page .news-box .newsinfo-box {
  position: relative;
  padding: 5px;
  width: 50%;
  margin: 0 auto;
  text-align: center;
}

.resources-page .news-box .newsinfo-box .info-tags {
  font-size: 12px;
  line-height: 24px;
  color: #a5a5a5;
}

.resources-page .news-box .newsinfo-box .title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 18px;
  line-height: 1.5;
  color: #010e2d;
}

.resources-page .news-box .newsinfo-box .down-btn {
  position: absolute;
  text-align: center;
  right: 10px;
  top: 6px;
  width: 56px;
  height: 24px;
  line-height: 22px;
  border-radius: 12px;
  font-size: 14px;
  color: #010e2d;
  border: 1px solid #010e2d;
}

.resources-page .floor-one .floor {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  /* justify-content: space-between; */
  justify-content: flex-start;
  align-items: flex-start;
}

.resources-page .floor-one .news-box {
  margin-bottom: 40px;
}

.resources-page .floor-two {
  padding-top: 70px;
}

.resources-page .floor-two .floor {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.resources-page .floor-two .news-box {
  margin-bottom: 40px;
  width: 280px;
  /* box-shadow: 0px -10px 0px 0px rgba(0, 0, 0, 0),
    -10px 0px 0px 0px rgba(0, 0, 0, 0),
    10px 0px 0px 0px rgba(0, 0, 0, 0),
    0px 10px 30px 0px rgba(0, 0, 0, 0.3); */
  margin-left: 18px;
}

.resources-page .floor-two .news-box .img-tags {
  display: block;
  width: auto;
  height: 32px;
  line-height: 32px;
  padding: 0 10px;
  min-width: 100px;
}

.resources-page .floor-two .news-box .img-box {
  width: 56%;
  height: 200px;
  margin: 0 auto;
}

.resources-page .floor-two .news-box .img-box>a>img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  /* border: 1px solid #ccc; */
}

.img-box1 {
  width: 100%;
  height: 200px;
  position: relative;
}

.img-box1>a>img:nth-child(2) {
  width: 100%;
  height: 100%;
}

.img-box1>a>img:nth-child(1) {
  display: block;
  width: 65px;
  height: 65px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -33px;
  margin-top: -33px;
}

.newsinfo-box1 {
  position: relative;
  padding: 10px;
  width: 100%;
  margin: 0 auto;
}

.newsinfo-box1:hover>h3>a {
  color: #f71435;
}

.newsinfo-box1>h3>a {
  font-size: 16px;
  height: 48px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #0d1219;
  overflow: hidden;
  text-overflow: ellipsis;
  text-decoration: none;
}

.resources-page .floor-two .news-box .newsinfo-box .title {
  font-size: 16px;
  height: 48px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #0d1219;
  overflow: hidden;
  text-overflow: ellipsis;
}

.marketing-page {
  background-color: #fff;
}

.marketing-page .page-header {
  width: 100%;
  height: 300px;
  background: url("../img/img22.png") no-repeat center, linear-gradient(to right, #f67468, #e56494);
}

.marketing-page .page-header .page-title {
  text-align: center;
  margin: 0 auto 0;
  padding: 60px 0 50px;
}

.marketing-page .page-header .page-header-info {
  text-align: center;
  font-size: 14px;
  line-height: 1.6;
  color: #fff;
}

.marketing-page .floor-title {
  font-size: 20px;
  font-weight: bold;
  color: #010e2d;
  letter-spacing: 0;
  padding: 50px 0 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 99;
  position: relative;
}

.floor-title-up {
  text-align: center;
  position: relative;
  top: -35px;
  font-size: 20px;
  color: #cfd0d4;
  z-index: inherit;
}


.marketing-page .pages-header .img-box {
  width: 455px;
  height: 38px;
  margin: 0 auto 15px;
}

.marketing-page .pages-header .img-box .img {
  width: 100%;
}

.marketing-page .news-box {
  position: relative;
  cursor: pointer;
  display: block;
  width: 370px;
  height: 280px;
}

.marketing-page .news-box .img-box {
  width: 240px;
  height: 100%;
  margin: 0 auto;
  /* border: 1px solid #ccc; */
}

.marketing-page .news-box .img-box>img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}

.videobofang {
  display: block !important;
  width: 65px !important;
  height: 65px !important;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -33px !important;
  margin-top: -33px !important;

}

.img-box-change .img {
  display: block;
  height: 100%;
}

.marketing-page .news-box .news-title {
  position: absolute;
  box-sizing: border-box;
  text-align: left;
  z-index: 10;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 70px;
  padding: 0px 20px 0;
  background-color: rgba(0, 0, 0, 0.55);
}

.marketing-page .news-box .news-title .tag {
  font-size: 12px;
  color: #999 !important;
}


.marketing-page .news-box .news-title .tag-one {
  font-size: 12px;
  color: #fff;
  position: absolute;
  right: 0;
  top: 20%;
}

.marketing-page .news-box .news-title .title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  font-size: 14px;
  color: #fff;
  text-align: center;
  margin-top: 5px
}

.marketing-page .mySwiper .swiper-scrollbar {
  margin-top: 40px;
  position: relative;
}

.marketing-page .floor-one {
  padding-bottom: 70px;
  background-color: #f8f8f8;
}

.marketing-page .floor-one .news-box {
  width: 370px;
  height: 215px;
}

.marketing-page .floor-two .list-box {
  width: 100%;
}

.videobxbox {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.marketing-page .floor-two .list-box .news-box {
  float: left;
  width: 370px;
  height: 280px;
  /* margin-right: 45px; */
  margin-bottom: 45px;
}

.marketing-page .floor-two .list-box .news-box:nth-of-type(2),
.marketing-page .floor-two .list-box .news-box:last-of-type {
  margin-right: 0;
}

/* .marketing-page .floor-two .list-box .news-box.first {
  width: 785px;
} */

.marketing-page .floor-three {
  background-color: #f8f8f8;
  /* height: 50.6433566434vw; */
}

.marketing-page .floor-three .list-main {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  /* height: 700px; */
}

.marketing-page .floor-three .list-main .news-box {
  margin-bottom: 10px;
  width: 290px;
  /* height: 280px; */
  height: 290px;
  margin-left: 10px;
}


.img-box-change {
  width: 100%;
  height: 72% !important;
  overflow: hidden !important;
}

.img-box-change img {
  height: 100%;
}

.news-title-ch {
  position: absolute;
  box-sizing: border-box;
  text-align: left;
  z-index: 10;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 70px;
  padding: 10px 20px 0;
  background-color: #f8f8f8 !important;
}

.sld {
  font-size: 12px !important;
  color: #000f2f;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  position: absolute;
  bottom: 11px;
}

.sld>span {
  color: #666;
  font-size: 10px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.form-box-two {
  width: calc(100% - 5.5rem);
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.registerfoot {
  width: 100%;
  margin: 0 auto;
  font-size: 0.8rem;
  color: #999;
  margin-top: 2.5rem;
  margin-bottom: .625rem;
}

@media screen and (max-width: 1200px) {
  html {
    font-size: 11px;
  }

  .con-con {
    width: 100%;
    background-color: #f2f2f2;
    padding-top: 1px;
  }

  .layer-login,
  .layer-reg {
    width: 80%;
  }

  .app-footer {
    height: 60px;
    line-height: 15px;
    padding-top: 12px;
  }

  .app-footer-content {
    width: 230px;
    font-size: 10px;
    margin: 0 auto;
    display: block;
  }

  .nav-main {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    width: 100%;
    /* height: auto; */
    padding-bottom: 10px
  }

  .nav-main .nav-list {
    float: none;
    position: absolute;
    z-index: 20;
    margin-top: 0;
    left: 27%;
    top: 46%;
  }

  .nav-main .logo1 {
    margin-top: 27px;
  }

  .nav-main .logo2 {
    margin-right: 75px;
    margin-top: 17px;
    margin-left: 75px;
  }

  .nav-main .nav-list .nav-box .show {
    font-weight: bold;
    color: #010e2d;
    /* color: #fff; */
  }

  .nav-main .nav-list .nav-box {
    cursor: pointer;
    box-sizing: border-box;
    position: relative;
    line-height: 30px;
    padding-top: 4px;
    font-size: 16px;
    padding-left: 15px;
    padding-right: 25px;
    padding-bottom: 20px;
  }

  /* 首页-ipad */
  .index-page .ms360-floor .news-list .img-box .news-tag {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    position: absolute;
    box-sizing: border-box;
    top: 0;
    left: 154px;
    width: 60px;
    height: 60px;
    font-size: 14px;
    z-index: 10;
    background-color: #010e2d;
    padding: 0 15px;
    color: #fff;
  }

  .nav-main .menu-btn {
    /* margin-top: 60px;
    margin-left: 46px; */
    position: absolute;
    right: 20px;
    bottom: 15px;
  }

  .getac {
    position: absolute;
    left: 22px;
  }


  .index-page .ms360-floor .news-list .img-box .img {
    height: 100%;
    width: auto;
  }

  /* banner图宽度 */
  .index-page .banner-floor {
    width: 100%;
    position: relative;
  }

  /* banner图 */
  .swiper-button-next,
  .swiper-button-prev {
    position: absolute;
    top: 33%;
    width: calc(var(--swiper-navigation-size)/ 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color))
  }

  /* banner图字体样式 */
  .index-page .banner-floor .mySwiper .title a {
    color: #fff;
    font-size: 20px;
    position: absolute;
    bottom: 27px;
    left: 50%;
    margin-left: -380px;
  }

  .index-page .nav-main,
  .index-page .banner-floor .mySwiper,
  .index-page .floor,
  .index-page .swiper-title-list {
    width: 100%;
  }

  .index-page .nav-main {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    height: auto;
  }

  .index-page .nav-main .nav-list {
    float: none;
    position: absolute;
    z-index: 20;
    margin-top: 0;
    width: 100%;
    left: 0;
    top: 100%;
    background-color: #fff;
  }

  .index-page .banner-floor .swiper-pagination {
    display: none;
  }

  .index-page .banner-floor .mySwiper {
    height: 28vw;
  }

  .index-page .banner-floor .mySwiper .title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 4.3333333333vw;
    width: 60%;
    margin-top: 29.1666666667vw;
    margin-left: 5vw;
  }

  /* .index-page .banner-floor .swiper-title-list {
    box-sizing: border-box;
    width: 644px;
    margin: 0px 20px;
    padding-right: 266px;
  }

  .index-page .banner-floor .swiper-title-list .title {
    width: 100%;
  } */

  /* .index-page .banner-floor .slogen-box {
    position: static;
    opacity: 0.6;
    width: 80%;
    margin: 10px auto 0;
    transform: translateX(0);
  } */
  /* .index-page .banner-floor .slogen-box {
    position: absolute;
    opacity: 0.6;
    width: 35%;
    bottom: 17px;
    left: 437px;
    margin: 10px auto 0;
    transform: translateX(0);
  } */

  /* .index-page .banner-floor .slogen-box .title {
    display: none;
  } */

  .index-page .campaign-floor {
    padding: 0 10px;
  }

  .index-page .campaign-floor .campaign-main .img-box {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    float: left;
    width: 63%;
    background-color: #e7e7e7;
  }

  .index-page .campaign-floor .campaign-main .img-box .img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .index-page .campaign-floor .campaign-main .info-show-box {
    float: right;
    width: 37%;
    padding: 20px;
    height: auto;
  }

  .index-page .campaign-floor .campaign-main .info-show-box .campaign-title {
    width: 85%;
    font-size: 24px;
    line-height: 34px;
  }

  .index-page .campaign-floor .campaign-main .info-show-box .btn-box {
    position: relative;
    left: auto;
    bottom: auto;
  }

  .index-page .tv-show-floor {
    position: relative;
    padding: 0 15px;
    top: 70px;
  }

  .index-page .tv-show-floor .tv-show-main {
    overflow: hidden;
    float: none;
    width: 100%;
  }

  .index-page .tv-show-floor .tv-show-main .tv-box {
    float: left;
    /* width: 50%; */
  }

  .index-page .tv-show-floor .tv-show-main .tv-info-main {
    float: left;
    box-sizing: border-box;
    padding-left: 10px;
    padding-top: 10px;
    height: 300px;
    /* width: 50%; */
  }

  .index-page .tv-show-floor .tv-show-main .tv-info-main .tv-info {
    display: none;
  }

  .index-page .tv-show-floor .get-more {
    display: block;
    /* float: none; */
    writing-mode: horizontal-tb;
    /* text-align: left; */
    vertical-align: middle;
    position: absolute;
    height: auto;
    font-size: 20px;
    bottom: -44px;
    left: 50%;
    background: none;
  }

  .index-page .tv-show-floor .get-more .icon-box {
    vertical-align: middle;
    margin-top: -2px;
    margin-left: 44px;
    width: 20px;
    height: 20px;
  }

  .index-page .ms360-floor {
    padding: 50px 15px 0px 15px;
  }

  .index-page .ms360-floor .news-list .img-box {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    float: none;
    width: 100%;
    height: 33.3333333333vw;
    background-color: #e7e7e7;
  }

  .index-page .ms360-floor .news-list .img-box .img {
    height: 100%;
    width: auto;
    display: block;
    margin: 0 auto
  }

  .index-page .ms360-floor .news-list .new-info {
    float: none;
    width: 100%;
    height: auto;
  }

  .index-page .ms360-floor .news-list .new-info .new-footer {
    position: relative;
    left: auto;
    bottom: auto;
    padding-bottom: 20px;
    padding-top: 20px;
  }

  .index-page .ms360-floor .news-list .new-info .new-brief {
    width: 90%;
  }

  .index-page .ms360-floor .news-list .new-info .new-title {
    font-size: 24px;
    line-height: 34px;
  }

  .index-page .footer-banner {
    padding-left: 20px;
    padding-right: 20px;
  }

  .index-page .footer-banner .footer-title {
    font-size: 3.3333333333vw;
    margin-right: 5vw;
    line-height: 5vw;
  }

  .index-page .footer-banner .info {
    font-weight: normal;
    width: auto;
    font-size: 2vw;
    line-height: 5vw;
    border: none;
  }

  /* 首页banner下边画布 */
  .swiper-index-year {
    width: 100%;
  }

  .index-year-tit {
    width: 100%;
  }

  .index-year-tit>img {
    width: 100%;
  }

  .index-year-con {
    width: 100%;
    display: flex;
  }


  .index-year-con>a>img {
    width: 100%;
    height: 100%;
  }

  .nav-main .right {
    padding-top: 0px;
  }
}

@media screen and (max-width: 1199px) {
  html {
    font-size: 11px;
  }

  .nav-line {
    display: none;
  }

  .nav-main .nav-list .nav-box .show {
    font-weight: bold;
    color: #010e2d;
    /* color: #fff; */
  }

  .nav-main .menu-btn {
    display: block;
  }

  .nav-main .nav-list {
    display: none;
    background-color: #fff;
    position: absolute;
    top: 99%;
    right: 0%;
    left: 0;
    padding-bottom: 20px;
  }

  .nav-main .nav-list .nav-box {
    position: relative;
    padding: 10px;
    height: auto;
    border-bottom: 1px solid #e9e9e9;
  }

  .nav-main .nav-list .nav-box .show-list {
    position: absolute;
    right: 20px;
    top: 100%;
    z-index: 80;
    background-color: #fff;
  }

  .footer-one {
    padding-top: 20px;
    padding-bottom: 40px;
    /* margin-top: 1010px; */
  }

  .footer-one .floor {
    width: 100%;
    padding: 0 20px;
  }
}

@media screen and (max-width: 1199px) {
  html {
    font-size: 11px;
  }

  .show-main {
    box-sizing: border-box;
    padding: 15px;
  }

  .ms360-pages .pages-header {
    padding-top: 20px;
  }

  .ms360-pages .floor {
    width: 100%;
  }

  .ms360-pages .header-nav .nav-box {
    margin-bottom: 10px;
  }

  .ms360-pages .banner-main,
  .resources-page .banner-main {
    display: none;
  }

  .ms360-pages .news-list .news-box {
    display: flex;
    align-items: center;
    justify-content: center;
    align-items: center;
  }

  .ms360-pages .newlist-main {
    padding-top: 20px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .ms360-pages .newlist-main .show-main {
    float: none;
    margin: 0 auto 0;
  }

  .ms360-pages .newlist-main .show-main .first-show {
    margin: 0 auto 20px;
  }

  .ms360-pages .newlist-main .show-main .news-list {
    box-sizing: border-box;
  }

  .ms360-pages .newlist-main .aside-main {
    float: none;
    box-sizing: border-box;
    margin-top: 15px;
    padding: 15px;
  }

  .ms360-pages .newlist-main .aside-main .aside-list-one {
    overflow: hidden;
  }

  .ms360-pages .newlist-main .aside-main .aside-list-one .one-list-box {
    width: 100%;
    height: calc((100% - 60px) * 0.4761904762);
  }

  .ms360-pages .newlist-main .aside-main .aside-list-one .one-list-box .img {
    width: 100%;
    height: 100%;
  }

  .ms360-pages .newlist-main .aside-main .aside-list-two {
    overflow: hidden;
  }

  .ms360-pages .newlist-main .aside-main .aside-list-two .two-list-box {
    float: left;
    width: 100%;
  }

  .ms360-pages .aside-main .two-list-box .title {
    width: 40%;
    padding-left: 5px;
  }

  .ccyc {
    font-size: 12px;
  }

  .sld {
    font-size: 10px !important;
  }

  .ms360-pages .newlist-main .title>p {
    font-size: 10px;
    color: #000f2f;
    margin-top: 10px;
    width: 100%;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .common-pages-header .img-box {
    width: 100%;
    height: 38px;
    margin: 60px auto 15px;
  }

  .ms360-pages .newlist-main .news-box .news-info {
    height: 100%;
  }

  .ps {
    margin-top: 30px;
  }
}

@media screen and (max-width: 1199px) {
  html {
    font-size: 11px;
  }

  /* 最新的1199 */
  .floor-left-con>div {
    width: 32%;
  }

  /* activity视频界面 */
  .activity-pages .show-main .video-main .video-box .tv {
    width: 100%;
    height: 100%;
    margin-left: 0px;
  }

  .activity-pages .show-main .video-main {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    height: 680px;
    padding: 20px;
    background: #010e2d url("../img/img20.png") right bottom no-repeat;
  }

  .activity-pages .floor {
    width: 100%;
    padding: 0 5vw;
  }

  .activity-pages .floor-one .left-box {
    clear: both;
    width: 100%;
    height: auto;
    margin-bottom: 20px;
  }

  .activity-pages .floor-one .left-box .img-box {
    width: 100%;
    height: 44.0082644628vw;
  }

  .activity-pages .floor-one .rightlist-box {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    clear: both;
    width: 100%;
  }

  .activity-pages .floor-one .rightlist-box .right-box {
    width: 49%;
    height: auto;
    margin: 0 !important;
  }

  .activity-pages .floor-one .rightlist-box .right-box .img-box {
    width: 100%;
    height: 17.3969072165vw;
  }

  .activity-pages .floor-one .mySwiper {
    display: none;
  }

  .activity-pages .floor-two .list-box {
    width: 43vw;
    margin-left: 0px;
  }

  .activity-pages .news-box .img-box {
    height: 242px;
  }



  .activity-pages .news-box .card-main .card-locationt {
    height: 50px;
  }

  .activity-pages .show-main {
    width: 100%;
    padding-top: 6vw;
  }

  .activity-pages .show-main .video-box {
    height: 64.7058823529%;
  }

  .activity-pages .show-main .my-name {
    width: 70%;
  }

  .activity-pages .years-line-main {
    width: 100%;
  }

  .activity-pages .years-line-main .yearsline-list-box .years-box:nth-of-type(4) {
    margin-right: 0;
  }

  .activity-pages .years-line-main .yearsline-list-box .years-box:nth-of-type(4):before {
    display: none;
  }

  .activity-pages .years-line-main .yearsline-list-box .years-box:nth-of-type(5) {
    clear: both;
  }

  .floor-right-new>div {
    width: 33%;
  }

  .floor-right-new-inbox>h4 {
    padding-left: 0px;
    padding-right: 0px;
    line-height: 15px;
  }

  .floor-right-new-inbox>p {
    position: relative;
    top: 0;
    left: 0;
  }

  .activity-pages .floor-two .list-main {
    justify-content: space-between;
  }
}

@media screen and (max-width: 1199px) {
  html {
    font-size: 11px;
  }

  .marketing-page .floor-title {
    padding-top: 5vw;
    position: relative;
  }

  .marketing-page .floor {
    box-sizing: border-box;
    width: 100%;
    padding: 0 5vw;
  }

  .marketing-page .floor-one {
    padding-bottom: 0;
  }

  .marketing-page .floor-one .news-box {
    width: 25vw;
    height: 36.9189189189vw;
  }

  .marketing-page .floor-one .news-box .news-title {
    display: none;
  }

  .marketing-page .news-box .news-title {
    height: auto;
    padding: 10px;
  }

  .marketing-page .news-box .news-title .title {
    font-size: 16px;
  }

  .marketing-page .floor-two .list-box .news-box {
    margin-right: 0;
    width: 40vw;
    height: 30.2702702703vw;
  }

  .marketing-page .floor-two .list-box .news-box.first {
    width: 100%;
  }

  .marketing-page .floor-two .list-box .news-box:nth-of-type(2n + 1) {
    float: right;
  }

  .marketing-page .floor-three .list-main .news-box {
    margin-right: 0;
    width: 40vw;
    height: 30.2702702703vw;
  }

  .marketing-page .floor-three .list-main .news-box.first {
    width: 100%;
  }

  .marketing-page .floor-three .list-main .news-box:nth-of-type(2n + 1) {
    float: right;
  }


  .marketing-page .floor-two .list-box .news-box {
    margin-right: 0;
    width: 40vw;
    height: 30.2702702703vw;
  }

  .marketing-page .floor-two .list-box .news-box.first {
    width: 100%;
  }

  .marketing-page .floor-two .list-box .news-box:nth-of-type(2n + 1) {
    float: right;
  }

  .marketing-page .floor-three .list-main .news-box {
    margin-right: 0;
    width: 48%;
    height: 48.2702702703vw;
  }

  .marketing-page .floor-three .list-main .news-box.first {
    width: 100%;
  }

  .marketing-page .floor-three .list-main .news-box:nth-of-type(2n + 1) {
    float: right;
  }

  /* 首页  */
  .floor-left {
    width: 100%;
  }

  .floor-right {
    width: 100%
  }

  .floor-right-bottom>div>a {
    display: block;
    margin-left: 8%;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #010e2d;
    font-size: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .getstylet {
    position: absolute;
    left: 20px;
    color: #d0d1d5;
    font-size: 23px;
    top: 2px;
  }


  .floor-right-top {
    margin-top: 10px;
  }

  .floor-right-bottom {
    display: flex;
    flex-wrap: wrap;
  }

  .floor-right-bottom>div {
    width: 100%;
    height: 74px;
  }

  .floor-right>p {
    /* display: none; */
    width: 50%;
    margin: 0 auto;
    margin-top: 20px;
  }

  .floor-right>p>a>img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 1s;
  }

  .guangao {
    display: block;
    text-align: center;
    margin-top: 5px;
  }

  .res-two-tit>span:nth-child(2) {
    position: absolute;
    color: #d0d1d5;
    font-size: 23px;
    z-index: -1;
    left: 47%;
    margin-left: -44px;
  }

  .res-two-titt>span:nth-child(2) {
    position: absolute;
    color: #d0d1d5;
    font-size: 23px;
    z-index: -1;
    left: 47%;
    margin-left: -47px;
  }

  .erweimatit {
    width: 110px;
    height: 110px;
    position: absolute;
    right: 4px;
    bottom: 64px;
    z-index: 999;
    padding: 10px;
    border: 1px solid #eee;
    border-radius: 10px;
    background-color: #fff;
    display: none;
  }

  .resources-page .floor-title {
    padding-top: 5vw;
  }

  .resources-page .floor {
    box-sizing: border-box;
    width: 100%;
    padding: 23px 5vw;
  }

  .cooperate-page .floor {
    width: 100%;
  }

  .cooperate-page .pagetitle {
    font-size: 10vw;
  }
}

@media screen and (max-width: 900px) {
  .resources-page .floor-one .floor {
    display: block;
  }

  .resources-page .floor-one .floor .news-box {
    width: auto;
  }

  .resources-page .floor-two .news-box {
    width: 47%;
    margin-bottom: 20px;
  }

  .resources-page .floor-two .news-box .img-box {
    width: 72%;
    height: 45.571429vw;
  }

  .resources-page .news-box .newsinfo-box {
    position: relative;
    padding: 5px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }
}

@media screen and (max-width: 768px) {
  html {
    font-size: 10px;
  }

  .layer-login,
  .layer-reg {
    width: 90%;
  }

  .layer-login .form-main,
  .layer-reg .form-main {
    padding: 0 20px;
  }

  .index-page .campaign-main .btn-box {
    float: left;
    margin-top: 16px;
  }

  .index-page .tv-show-floor .get-more {
    /* display: block; */
    /* float: none; */
    /* writing-mode: horizontal-tb; */
    /* text-align: left; */
    /* vertical-align: middle;
    position: absolute;
    height: auto;
    font-size: 20px;
    bottom: -44px; */
    left: 40%;
    /* background: none; */
  }

  /* 首页-手机 */
  .index-page .ms360-floor .news-list .img-box .news-tag {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    position: absolute;
    box-sizing: border-box;
    top: 0;
    left: 63px;
    width: 60px;
    height: 60px;
    font-size: 14px;
    z-index: 10;
    background-color: #010e2d;
    padding: 0 15px;
    color: #fff;
  }


  /* banner图宽度 */
  .index-page .banner-floor {
    width: 100%;
    position: relative;
  }

  /* banner图 */
  .swiper-button-next,
  .swiper-button-prev {
    position: absolute;
    top: 19%;
    width: calc(var(--swiper-navigation-size)/ 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color))
  }


  .index-page .nav-line {
    display: none;
  }

  .index-page .nav-main .menu-btn {
    display: block;
  }

  .index-page .nav-main .nav-list {
    display: none;
    background-color: #fff;
  }

  .index-page .nav-main .nav-list .nav-box {
    position: relative;
    padding: 10px;
    height: auto;
    border-bottom: 1px solid #e9e9e9;
  }

  .index-page .nav-main .nav-list .nav-box .show-list {
    position: absolute;
    right: 20px;
    top: 100%;
    z-index: 80;
    background-color: #fff;
  }

  .index-page .nav-main .tag,
  .index-page .nav-main .reg {
    display: none;
  }

  .index-page .banner-floor .swiper-slide .title {
    display: none;
  }

  .index-page .campaign-floor {
    padding: 0 10px;
  }

  .index-page .campaign-floor .campaign-main .img-box {
    float: none;
    width: 100%;
  }

  .index-page .campaign-floor .campaign-main .info-show-box {
    float: none;
    width: 100%;
    padding: 20px;
    height: auto;
    padding-bottom: 145px;
  }

  .index-page .campaign-floor .campaign-main .info-show-box .campaign-title {
    width: 80%;
    font-size: 24px;
  }

  .index-page .campaign-floor .campaign-main .info-show-box .btn-box .show-btn,
  .index-page .campaign-floor .campaign-main .info-show-box .btn-box .get-btn {
    float: none;
  }

  .index-page .tv-show-floor {
    position: relative;
    padding: 6px;
  }

  .index-page .tv-show-floor .tv-show-main .tv-box {
    float: none;
    width: 100%;
    margin-bottom: 5px;
  }

  .index-page .tv-show-floor .tv-show-main .tv-info-main {
    float: none;
    width: 100%;
    height: auto;
    margin-bottom: 20px;
  }

  .index-page .tv-show-floor .tv-show-main .tv-info-main .tv-info {
    display: block;
  }

  .index-page .tv-show-floor .tv-show-main .tv-info-main .tv-title {
    width: 100%;
  }

  .index-page .tv-show-floor .get-more {
    font-size: 16px;
  }

  .index-page .tv-show-floor .get-more .icon-box {
    width: 16px;
    height: 16px;
  }

  .index-page .footer-banner .footer-title {
    float: none;
  }

  .index-page .footer-banner .info {
    float: none;
    text-align: left;
  }
}

@media screen and (max-width: 767px) {
  html {
    font-size: 10px;
  }

  /* activity视频界面 */
  .activity-pages .show-main .video-main .video-box .tv {
    width: 100%;
    height: 100%;
    margin-left: 0px;
  }

  .activity-pages .show-main .video-main {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    height: 680px;
    padding: 20px;
    background: #010e2d url("../img/img20.png") right bottom no-repeat;
  }

  .activity-pages .years-line-main .yearsline-list-box .years-box {
    clear: both;
    margin-right: 0;
    margin-left: 20px;
  }

  .activity-pages .years-line-main .yearsline-list-box .years-box:before {
    display: none;
  }

  .activity-pages .floor-two .list-box {
    width: 100%;
    margin-bottom: 20px;
  }

  .activity-pages .floor-three .news-list-one .list-box,
  .activity-pages .floor-three .news-list-two .list-box {
    width: 100%;
    margin-bottom: 20px;
  }

  .activity-pages .floor-three .news-list-one .list-box .img-box,
  .activity-pages .floor-three .news-list-two .list-box .img-box {
    height: 56.6433566434vw;
  }

  .activity-pages .show-main .my-name {
    width: 50%;
  }

  .getstyle {
    position: absolute;
    left: 10px;
    color: #d0d1d5;
    font-size: 23px;
    top: 1px;
  }

  .time {
    position: absolute;
    left: 126px;
    top: -32px;
  }

  .common-title-ts {
    position: relative;
    padding-left: 3%;
  }

  .resources-page .pages-header .img-box {
    width: 100%;
    height: 8.3516483516vw;
  }

  .floor-right-bottom>div {
    width: 100%;
    height: 74px;
  }

  .ms360-pages .newlist-main .title>p {
    font-size: 10px;
    color: #000f2f;
    margin-top: 10px;
    width: 100%;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }


  .ms360-pages .newlist-main .show-main {
    float: left;
    width: 100%;

  }

  .ms360-pages .show-main .first-show {
    width: 100%;
    height: 54.0540540541vw;
  }

  .ms360-pages .newlist-main .aside-main .aside-list-one .one-list-box {
    width: 100%;
    background-color: #e5e5e5;
  }

  .ms360-pages .newlist-main .aside-main .aside-list-two .two-list-box {
    width: 100%;
  }

  .ms360-pages .aside-main .two-list-box .img-box {
    width: 50%;
  }

  .ms360-pages .news-list .news-box {
    box-sizing: border-box;
    width: 100%;
    height: auto;
    padding: 10px 20px;
    display: flex;
    flex-wrap: wrap;
  }

  .ms360-pages .news-list .news-box .img-box {
    width: 100%;
    height: 63.1578947368%;
  }

  .ms360-pages .news-list .news-box .img-box .img {
    height: 100%;
    width: 100%;
  }

  .ms360-pages .news-list .news-box .news-info {
    width: 100%;
    margin: 0 auto;
    padding-left: 10px;
  }

  .ms360-pages .news-list .news-box .news-info .info {
    display: none;
  }

  .ms360-pages .news-list .news-box .news-info .title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    padding-top: 10px;
    margin-bottom: 0;
  }

  .ps {
    position: relative;
  }

  .nav-main .nav-list {
    position: absolute;
    top: 99%;
    left: 0%;
  }

  .footer-one {
    padding-top: 20px;
    padding-bottom: 40px;
    /* margin-top: 590px; */
  }

  .footer-one .footer-nav {
    display: block;
  }

  .footer-one .footer-nav a {
    display: block;
    padding: 0;
    margin-top: 10px;
  }

  .footer-one .footer-nav a:nth-of-type(2):before,
  .footer-one .footer-nav a:nth-of-type(2):after {
    display: none;
  }

  .ms360-pages .newlist-main .aside-main {
    width: 100%;
  }
}

@media screen and (max-width: 480px) {
  html {
    font-size: 12px;
  }

  /* .swiper-bottom {
    height: auto;
  } */

  .nav-main .nav-list {
    top: 99%;
    left: 0%;
  }

  /* .slogen-box {
    display: none;
  } */

  .index-page .campaign-floor .campaign-main .info-show-box {
    float: none;
    width: 100%;
    padding: 20px;
    height: auto;
    padding-bottom: 297px;
  }

  .guest {
    width: 327px;
    height: 135px;
    float: left;
    margin-left: 0px;
    margin-top: 32px;
  }

  /* .index-page .banner-floor .swiper-title-list {
    margin: 0px 10px;
  }

  .index-page .banner-floor .swiper-title-list .title a {
    font-size: 13px;
  } */

  .index-page .campaign-floor .campaign-main .info-show-box .btn-box {
    margin-left: 65px;
  }

  .marketing-page .page-header .page-header-info {
    position: relative;
    bottom: 36px;
  }

  .marketing-page .page-header .page-title {
    text-align: center;
    margin: 0 auto 0;
    padding: 31px 0 50px;
  }

  /* kl 首页  手机 */
  .floor-left {
    width: 100%;
  }

  .floor-left-con>div {
    width: 49%;
  }

  .floor-right {
    width: 100%;
  }

  .getac {
    position: absolute;
    left: 3px;
  }

  .getstyle {
    position: absolute;
    left: 4%;
    color: #d0d1d5;
    font-size: 23px;
    top: -6px;
  }

  .time {
    position: absolute;
    left: 130px;
    top: -32px;
  }

  .floor-right-bottom>div>a {
    display: block;
    margin-left: 16%;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #010e2d;
    font-size: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .getstylet {
    position: absolute;
    left: 9px;
    color: #d0d1d5;
    font-size: 23px;
    top: 2px;
  }


  .floor-right-new>div {
    width: 100%;
  }

  .res-two-tit>span:nth-child(2) {
    position: absolute;
    color: #d0d1d5;
    font-size: 23px;
    z-index: -1;
    left: 47%;
    margin-left: -56px;
  }

  .res-two-titt>span:nth-child(2) {
    position: absolute;
    color: #d0d1d5;
    font-size: 23px;
    z-index: -1;
    left: 47%;
    margin-left: -59px;
  }

  .resources-page .floor-two .news-box {
    width: 44%;
    margin-bottom: 20px;
  }

  .common-title-ts {
    position: relative;
    padding-left: 6% !important;
  }

  .guest-con1 {
    top: 142px !important;
    left: 74px !important;
  }

  .nav-main .logo1 {
    width: 160px;
    float: left;
  }

  .activity-pages .show-main .my-name {
    position: absolute;
    bottom: 59px;
    font-size: 15px;
    line-height: 31px;
    margin-left: 20px;
    color: #546277;
  }

  .marketing-page .news-box .img-box {
    width: 154px;
    height: 100%;
    margin: 0 auto;
    /* border: 1px solid #ccc; */
  }

  .marketing-page .floor-three .list-main .news-box {
    margin-right: 0;
    width: 40vw;
    height: 75.27027vw;
  }

  .floor-right>p {
    /* display: none; */
    width: 100%;
    margin: 0 auto;
    margin-top: 20px;
  }

  .guangao {
    display: block;
    text-align: left;
  }

  .erweimatit {
    width: 74px;
    height: 74px;
    position: absolute;
    right: 5px;
    bottom: 30px;
    z-index: 999;
    padding: 10px;
    border: 1px solid #eee;
    border-radius: 10px;
    background-color: #fff;
    /* /* display: none; */
  }

  .inp-sel {
    width: 141px;
  }

  .nav-main .login-box {
    margin-top: 10px;
  }

  .nav-main .logo2 {
    margin-left: 24px;
  }

  .layer-wx-login,
  .layer-wx-reg {
    width: 90%;
  }

  .erweimahezi {
    display: inline-block;
    margin: 0 auto;
  }

  .get-code {
    display: inline-block;
    margin: 0 auto;
  }
}

.guest-con>span>div {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.05);
  display: none;
}

.guest-con>span:hover>div {
  display: block;
}

.guest>div:nth-child(1)>div {
  top: -36px;
}

.guest-con1 {
  top: -36px;
  left: 85px;
}

.guest-con1>p {
  text-align: left;
}

.guest-con1>p:nth-child(2) {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media screen and (max-width: 375px) {
  .nav-main .logo2 {
    margin-right: 50px;
  }
}

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

  .nav-main {
    padding-left: 10px;
    padding-right: 10px;
  }

  .nav-main .logo1 {
    margin-left: 0px;
  }

  .nav-main .logo2 {
    margin-right: 36px;
  }

  .guest {
    width: 100%;
    height: 135px;
    float: left;
    margin-left: 0px;
    margin-top: 32px;
  }

  .index-page .tv-show-floor {
    position: relative;
    padding: 0 15px;
    top: 124px;
  }

  .ckgd {
    color: #02a7f0;
    font-size: 15px;
    position: absolute;
    right: 10px;
  }

  .getstylet {
    position: absolute;
    left: 8px;
    color: #d0d1d5;
    font-size: 23px;
    top: -5px;
  }

  .floor-left {
    width: 100%;
    position: relative;
    top: 60px;
  }

  .floor-right {
    width: 100%;
    margin-top: 80px;
  }

  .guest>div:nth-child(4) {
    margin-left: 75px;
  }

  .guest>div:nth-child(5) {
    margin-left: 13px;
  }

  .guest>div:nth-child(6) {
    margin-left: 75px;
  }

  .floor-left-con>div>p:last-child {
    display: none;
  }

  .divcontwo>span:last-child {
    display: none;
  }

  .guest-con1 {
    top: 142px;
    left: 74px;
  }
}

.idex-swiperbtn {
  width: 55px;
  height: 66px;
  border-radius: 10px;
  background: #999;
}

.active-img-boxtwo {
  width: 100%;
  height: 100%;
}

.active-img-boxtwo>img {
  width: 100%;
  height: 100%;
}

/* 提示弹窗 */
.tishipop {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  top: 0;
  z-index: 999;
  display: none;
}

.tishipop>div {
  padding: .5rem .9375rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
}

.tishipop>div i {
  margin-right: .625rem;
  font-size: 1.25rem;
}

.tishipop>div span {
  font-size: 1rem;
}

.error-popup>div {
  background-color: #ffebec;
  color: #f00;
}

.success-popup>div {
  background-color: #F0F9EB;
  color: #53A822;
}

.success-popup>div i {
  color: #53A822;
}

.error-popup>div i {
  color: #f00;
}