html,
body {
  margin: 0;
  padding: 0;
  height:100%;
}
body {
	font-family:pingfangsc-regular,helvetica,arial,microsoft yahei,sans-serif;
}
ul,
li,
p {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
  color: unset;
}
.page-inner {
  position:relative;
  min-height:calc(100% - 346px);
}
.page-m-inner {
  position:relative;
  min-height:calc(100% - 200px);
}
.edit-show {display:none;}
.edit-mode .edit-show {display:block;}
.edit-mode .blocks {min-height: 20px;}
.ai-common-nav-drop-h5 {
  margin: 0 auto;
}
.ai-common-nav-drop-h5 .head {
  background: #333;
  height: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.ai-common-nav-drop-h5 .head .logo {
  height: 100%;
  margin-left: 12px;
}
.ai-common-nav-drop-h5 .head .logo img {
  display: block;
  height: 100%;
}
.ai-common-nav-drop-h5 .head .title {
  font-size: 20px;
  color: white;
  margin-left: 12px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.ai-common-nav-drop-h5 .head .title a {
 color:white;
}
.ai-common-nav-drop-h5 .head .menu {
  position: relative;
  width: 24px;
  height: 24px;
  background:  no-repeat;
  background-size: 100% 100%;
  margin-right: 12px;
}
.ai-common-nav-drop-h5 .head .menu a {
  position: absolute;
  display: block;
  text-decoration: none;
  width: 100%;
  height: 100%;
  top: 0;
}
.ai-common-nav-drop-h5 .main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background:white;
}
.ai-common-nav-drop-h5 .main ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  margin: 0;
  overflow-x: auto;
  white-space: nowrap;
  background: white;
  font-size: 16px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-overflow-scrolling: touch;
}
.ai-common-nav-drop-h5 .main ul::-webkit-scrollbar {
  display: none;
}
.ai-common-nav-drop-h5 .main ul li {
  list-style: none;
  cursor: pointer;
  height: 56px;
  line-height: 56px;
  padding: 0 12px;
}
.ai-common-nav-drop-h5 .main ul li a {
  display: block;
  text-decoration: none;
  color: black;
}
.ai-common-nav-drop-h5 .main ul li.active {
  color: #bf0614;
}
.ai-common-nav-drop-h5 .main ul li.active a {
  color: #bf0614;
}
.ai-common-nav-drop-h5 .main .menu {
  width: 20px;
  height: 20px;
  background:  no-repeat;
  background-size: 100% 100%;
  margin: 0 14px;
}
.ai-common-nav-drop-map {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 99999;
  background: white;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.ai-common-nav-drop-map .close {
  position: absolute;
  top: 12px;
  right: 12px;
  width: 24px;
  height: 24px;
  background:  no-repeat;
  background-size: 50% 50%;
  background-position: center center;
}
.ai-common-nav-drop-map .inner {
  width: 85vw;
  height: 90vh;
  margin: 5vh auto;
  padding: 0 12px;
  overflow: auto;
}
.ai-common-nav-drop-map .inner .links {
  border-bottom: 1px solid #c8c8c8;
}
.ai-common-nav-drop-map .inner .links:last-child {
  border-bottom: none;
}
.ai-common-nav-drop-map .inner h3 {
  font-size: 20px;
  font-weight: bold;
  padding-left: 12px;
  border-left: 2px solid #bf0614;
  margin: 16px 0;
}
.ai-common-nav-drop-map .inner a {
  font-size: 18px;
  color: #333;
  text-decoration: none;
}
.ai-common-nav-drop-map .inner .content {
  padding-bottom: 8px;
  overflow: hidden;
}
.ai-common-nav-drop-map .inner .link-item {
  float: left;
  margin: 0 32px 8px 0;
  font-size:16px;
}
/********** 国潮单图轮播 **********/
.gc-swiper-h5 {
  width: 100%;
  margin: 0 auto 20px;
  position: relative;
  overflow-x: hidden;
}
.gc-swiper-h5 .swiper-head {
  margin: 0 0 10px;
  color: #dbba82;
  font-size: 24px;
  text-align: center;
}
.gc-swiper-h5 .swiper-head img {
  width: 100%;
  height: auto;
}
.gc-swiper-h5 .swiper-head .main {
  line-height: 1.2;
  display: inline-block;
  position: relative;
}
.gc-swiper-h5 .swiper-head .main:before {
  content: "";
  display: block;
  width: 260px;
  background: 
    no-repeat right top/195px auto;
  height: 24px;
  position: absolute;
  top: 2px;
  right: 100%;
}
.gc-swiper-h5 .swiper-head .main:after {
  content: "";
  display: block;
  width: 260px;
  background: 
    no-repeat left bottom/195px auto;
  height: 24px;
  position: absolute;
  top: -3px;
  left: 106%;
}
.gc-swiper-h5 .swiper-slide {
  position: relative;
}
.gc-swiper-h5 .swiper-slide .cover {
  position:relative;
  width: 100%;
 
padding-top:56.25%;
}
.gc-swiper-h5 .swiper-slide .cover img {
position:absolute;
top:0;
  width: 100%;
  height: 100%;
object-fit:cover;
}
.gc-swiper-h5 .swiper-slide .content {
     padding: 12px 12px 20px;
    position: absolute;
    width: 100%;
    bottom: 0;
    background: rgba(0,0,0,0.5);
    box-sizing: border-box;
  
}
.gc-swiper-h5 .swiper-slide .title {
  font-size: 16px;
  color: #dbba82;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;

}
.gc-swiper-h5 .swiper-slide .brief {
  font-size: 16px;
  line-height: 1.8;
  color: #fff;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}
.gc-swiper-h5 .button-prev,
.gc-swiper-h5 .button-next {
  display:none;
  position: absolute;
  bottom: 55px;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-size: 90% auto;
  z-index: 50;
  cursor: pointer;
  background-position: center;
}
.gc-swiper-h5 .pagination {
  width: 100%;
  position: absolute;
  bottom: 0px;
  color: #fff;
  text-align: center;
  font-size: 12px;
  z-index: 9;
}
.gc-swiper-h5 .pagination .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  margin: 0 7px;
  background-color: #040918;
  border: 1px solid #dbba82;
  opacity: 0.5;
}
.gc-swiper-h5 .pagination .swiper-pagination-bullet-active {
  background: #dbba82;
  border-color: #dbba82;
  opacity: 1;
}
.gc-swiper-h5 .pagination.hide,
.gc-swiper-h5 .button-prev.hide,
.gc-swiper-h5 .button-next.hide {
  display: none;
}
.gc-swiper-h5 .button-prev.swiper-button-disabled,
.gc-swiper-h5 .button-next.swiper-button-disabled {
  opacity: 0.2;
}
.gc-swiper-h5 .button-prev {
  left: 0;
  background-image: ;
}
.gc-swiper-h5 .button-next {
  right: 0;
  background-image: ;
}
.ai-future-m {
  font-size: 16px;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 24px auto;
}
.ai-future-m .head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 20px;
  height:0.43rem;
}
.ai-future-m .head img {
  display:block;
  height:100%;
}
.ai-future-m .head .title {
  width: 3.52rem;
  height: 0.43rem;
  background: 
    no-repeat;
  background-size: 100% 100%;
}
.ai-future-m .body {
  background: #f1f3f4;
  margin-top: 24px;
  -webkit-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
}
.ai-future-m .body:after {
  display: table;
  clear: both;
  content: "";
}
.ai-future-m .digital-sample,
.ai-future-m .ai-view,
.ai-future-m .ai-interview {
  background: #f1f3f4;
  padding: 16px 16px 0;
}
.ai-future-m .digital-sample .name,
.ai-future-m .ai-view .name,
.ai-future-m .ai-interview .name {
  font-size: 18px;
  color: #293e5b;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 16px;
}
.ai-future-m .digital-sample .name span:first-child,
.ai-future-m .ai-view .name span:first-child,
.ai-future-m .ai-interview .name span:first-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight:500;
}
.ai-future-m .digital-sample .name span:first-child:before {
  content: "";
  width: 32px;
  height: 18px;
  display: inline-block;
  margin-right: 10px;
  background: 
    no-repeat;
}
.ai-future-m .ai-view .name span:first-child:before {
  content: "";
  width: 26px;
  height: 32px;
  display: inline-block;
  margin-right: 10px;
  background: 
    no-repeat;
}
.ai-future-m .ai-interview .name span:first-child:before {
  content: "";
  width: 32px;
  height: 20px;
  display: inline-block;
  margin-right: 10px;
  background: 
    no-repeat;
}
.ai-future-m .digital-sample .name a,
.ai-future-m .ai-view .name a,
.ai-future-m .ai-interview .name a {
  color: #8c9fb1;
  font-size: 16px;
}
.ai-future-m .digital-sample .list,
.ai-future-m .ai-view .list {
  position:relative;
}
.ai-future-m .digital-sample .list-inner,
.ai-future-m .ai-view .list-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.ai-future-m .digital-sample .list-item,
.ai-future-m .ai-view .list-item {
  position: relative;
  width: 3.2rem;
  -webkit-box-flex: 0;
  -ms-flex: 0 1;
  flex: 0 1;
  margin-bottom: 16px;
}
.ai-future-m .digital-sample .list-item .cover,
.ai-future-m .ai-view .list-item .cover {
  position: relative;
  width: 3.2rem;
  height: 1.8rem;
  overflow: hidden;
  border-radius: 4px;
  -webkit-box-shadow: 2px 2px 6px #656565;
  box-shadow: 2px 2px 6px #656565;
}
.ai-future-m .ai-view .list-item .cover:after {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -15px;
  margin-top: -15px;
  background:  no-repeat;
  background-size: 100% 100%;
}
.ai-future-m .digital-sample .list-item .cover img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.ai-future-m .ai-view .list-item .cover img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.ai-future-m .digital-sample .list-item .cover .tip {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: white;
  font-size: 16px;
}
.ai-future-m .digital-sample .list-item .cover .tip:after {
  display: block;
  content: "";
  width: 30px;
  height: 30px;
  background: 
    no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
}
.ai-future-m .digital-sample .list-item .title,
.ai-future-m .ai-view .list-item .title {
  color: #010c11;
  font-size: 14px;
  margin-top: 16px;
  overflow: hidden;
  height: 32px;
  line-height: 16px;
}
.ai-future-m .ai-interview {
  font-size: 16px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.ai-future-m .ai-interview .body-top p {
  font-size: 16px;
  margin-top: 16px;
}
.ai-future-m .ai-interview .body-middle {
  width:6.7rem;
  height:1.8rem;
  margin:15px auto;
}
.ai-future-m .ai-interview .body-middle .inner {
  width:100%;
  height:100%;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  overflow:hidden;
  -webkit-box-shadow: 2px 2px 6px #656565;
  box-shadow: 2px 2px 6px #656565;
}
.ai-future-m .ai-interview .body-middle .inner img {
  display:block;
  width:100%;
  height:100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.ai-future-m .ai-interview .body-bottom {
  width: 100%;
}
.ai-future-m .ai-interview .body-bottom .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 16px;
}
.ai-future-m .ai-interview .body-bottom .list .list-item {
  width: 3.2rem;
}
.ai-future-m .ai-interview .body-bottom .list .list-item .cover {
  position: relative;
  width: 3.2rem;
  height: 1.8rem;
  overflow: hidden;
  border-radius: 4px;
  -webkit-box-shadow: 2px 2px 6px #656565;
  box-shadow: 2px 2px 6px #656565;
}
.ai-future-m .ai-interview .body-bottom .list .list-item .cover:after {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -15px;
  margin-top: -15px;
  background: 
    no-repeat;
  background-size: 100% 100%;
}
.ai-future-m .ai-interview .body-bottom .list .list-item span {
  height: 32px;
  width: 100%;
  overflow: hidden;

  display: block;

  font-size: 14px;
  line-height: 16px;
  margin-top: 16px;
}
.ai-future-m .ai-interview .body-bottom .list .list-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.ai-news-m {
  font-size: 16px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 24px auto;
}
.ai-news-m .head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 20px;
}
.ai-news-m .head .title {
  width: 3.33rem;
  height: 0.43rem;
  background: 
    no-repeat;
  background-size: 100% 100%;
}
.ai-news-m .head a {
  color: #8c9fb1;
}
.ai-news-m .body {
  background: white;
  margin-top: 24px;
  -webkit-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
}
.ai-news-m .body:after {
  display: table;
  clear: both;
  content: "";
}
.ai-news-m .ai-topic,
.ai-news-m .ai-industry {
  padding: 16px 16px 0;
}
.ai-news-m .ai-topic .name,
.ai-news-m .ai-industry .name {
  font-size: 18px;
  color: #293e5b;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 16px;
}
.ai-news-m .ai-topic .name span:first-child,
.ai-news-m .ai-industry .name span:first-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight:500;
}
.ai-news-m .ai-topic .name span:first-child:before {
  content: "";
  width: 32px;
  height: 28px;
  display: inline-block;
  margin-right: 10px;
  background: 
    no-repeat;
}
.ai-news-m .ai-industry .name span:first-child:before {
  content: "";
  width: 32px;
  height: 24px;
  display: inline-block;
  margin-right: 10px;
  background: 
    no-repeat;
}
.ai-news-m .ai-topic .name a,
.ai-news-m .ai-industry .name a {
  color: #8c9fb1;
  font-size: 18px;
}
.ai-news-m .ai-topic .list {
  position:relative;
}
.ai-news-m .ai-topic .list-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.ai-news-m .ai-topic .list-item {
  width: 3.2rem;
  margin-bottom:16px;
}
.ai-news-m .ai-topic .list-item .title {
  color: #010c11;
  font-size: 14px;
  margin-top: 16px;
  overflow: hidden;
  height: 32px;
  line-height: 16px;
}
.ai-news-m .ai-topic .list-item .cover {
  position:relative;
  width: 3.2rem;
  height: 1.8rem;
  overflow: hidden;
  -webkit-box-shadow: 2px 2px 6px #656565;
  box-shadow: 2px 2px 6px #656565;
  border-radius: 4px;
}
.ai-news-m .ai-topic .list-item .cover img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.ai-news-m .ai-industry .list-item {
  position: relative;
  margin-bottom: 16px;
}
.ai-news-m .ai-industry .list-item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ai-news-m .ai-industry .list-item .cover {
  position:relative;
  width: 3.2rem;
  height: 1.8rem;
  min-width: 3.2rem;
  overflow: hidden;
  margin-right: 16px;
  -webkit-box-shadow: 2px 2px 6px #656565;
  box-shadow: 2px 2px 6px #656565;
  border-radius: 4px;

}
.ai-news-m .ai-industry .list-item .cover img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.ai-news-m .ai-industry .list-item .content {

  overflow:hidden;
}
.ai-news-m .ai-industry .list-item .title {
  color: #010c11;
  font-size: 14px;
  line-height: 16px;
  overflow: hidden;
}
.ai-news-m .ai-industry .list-item .brief {
  color: #999fa2;
  font-size: 12px;
  margin-top: 8px;
  line-height: 1.5;
  height: 36px;
  overflow: hidden;
}
.ai-news-m .list-load {
  text-align: center;
  margin-bottom: 10px;
  color: #999;
  font-size: 12px;
}
.ai-nav-m-bottom {
  font-size: 16px;
  background: #444444;
  text-align: center;
  color: white;
}
.ai-nav-m-bottom .link {
  padding: 20px;
  font-size: 14px;
}
.ai-nav-m-bottom .link a {
  color: white;
}
.ai-nav-m-bottom .link span {
  padding: 0 10px;
}
.ai-nav-m-bottom p {
  font-size: 12px;
  padding-bottom: 20px;
}
.ai-nav-m-bottom p span {
  padding: 0 8px;
}
