@charset "UTF-8";
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: black;
}
img {
  max-width: 100%;
}
/**pc**/
.page {
}
.page-inner {
  position:relative;
  min-height:calc(100% - 346px);
}
.footerPC {
 overflow:hidden;
}
.footerPC p {
 margin: 0;
}
.footerPC .footer_hdCon .ywgk {
  padding-left: 32px!important;
}
/**h5**/
.page-h5 {
  max-width: 480px;
  margin: 0 auto;
}
.page-inner-h5 {
  position:relative;
  min-height:calc(100% - 200px);
}
.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: url("https://p4.img.cctvpic.com/photoAlbum/templet/common/TPTEF90VOSqZwkH4XkNED0kN201208/icon-menu-0208.png") 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: url("https://p4.img.cctvpic.com/photoAlbum/templet/common/TPTEF90VOSqZwkH4XkNED0kN201208/icon-menu2-0208.png") 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: url("https://p2.img.cctvpic.com/photoAlbum/templet/common/DEPA1606804523714961/close_map.png") 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;
}
.sci-swiper-m {

}
.sci-swiper-m .swiper-container {
  padding-bottom:8px;
}
.sci-swiper-m .swiper-slide {
  position: relative;
  width: 6.8rem;
  height: 3.48rem;
  border-radius: 5px;
  overflow: hidden;
  margin: 30px 0;
  -webkit-box-shadow: 2px 2px 6px #656565;
  box-shadow: 2px 2px 6px #656565;
}
.sci-swiper-m .swiper-slide img {
  display: block;
  width: 140%;
  height: 100%;
  object-fit:cover;
}
.sci-swiper-m .swiper-slide p {
  position: absolute;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: white;
  font-size: 16px;
  bottom: 8px;
  padding: 0 2em;
  text-align: center;
  z-index:10;
}
.sci-swiper-m .swiper-slide:after {
  width: 100%;
  content: "";
  background: -o-linear-gradient(
    bottom,
    rgba(0, 0, 0, 0.8) 0,
    rgba(0, 0, 0, 0) 100%
  );
  background: -webkit-gradient(
    linear,
    left bottom, left top,
    color-stop(0, rgba(0, 0, 0, 0.8)),
    to(rgba(0, 0, 0, 0))
  );
  background: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.8) 0,
    rgba(0, 0, 0, 0) 100%
  );
  position: absolute;
  bottom: 0;
  height: 80px;
  left: 0;
}
.sci-swiper-m .swiper-slide.swiper-slide-active {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  -o-transition: transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
  z-index: 10;
}
.sci-swiper-m .swiper-pagination {
  font-size: 16px;
  bottom: 0;
}
.sci-swiper-m .swiper-pagination-bullet {
  background: #cacaca;
  opacity: 1;
}
.sci-swiper-m .swiper-pagination-bullet-active {
  width: 20px;
  border-radius: 4px;
}
.sci-container-list2-h5 {
    font-size: 16px;
    margin: 20px auto;
    background:#fff;
 	overflow:hidden;
  }
.sci-container-list2-h5 .head {
  padding: 10px 15px;
  position: relative;
}
.sci-container-list2-h5 .head .more {
  position: absolute;
  right: 10px;
  top: 5px;
  font-size: 14px;
  color: #333;
  width: 75px;
  height: 30px;
  line-height: 30px;
  z-index: 9;
  text-align: right;
}
.sci-container-list2-h5 .head .title {
  color:#00469b;
  font-size: 16px;
  position: relative;
}
.sci-container-list2-h5 {
	margin-bottom: -10px;
}
.sci-container-list2-h5 img {
    display: block;
    margin:0 auto;
    width: 100%;
}
.sci-container-list2-h5 .head b {
  color: #333;
  font-weight: normal;
}
.sci-container-list2-h5 .head .text:before {
  content: "";
  display: block;
  width: 10px;
  height: 1px;
  background: #c9c9c9;
  position: absolute;
  left: -15px;
  top: 50%;
}
.sci-container-list2-h5 .head .text:after {
  content: "";
  display: block;
  width: 60px;
  height: 1px;
  background: #c9c9c9;
  position: absolute;
  right: -65px;
  top: 50%;
}
.sci-container-list2-h5 .pic-list {
    overflow: hidden;
    padding: 0 5px 5px; 
}
.sci-container-list2-h5 .pic-list li {
    list-style: none;
    float: left;
    width: 50%;
    position: relative;
    box-sizing: border-box;
    padding: 5px;
}
.sci-container-list2-h5 .pic-list .cover {
    width: 100%;
    height: 1.9rem;
    overflow: hidden;
    position: relative;
	border-radius: 5px;
    background: #e6e6e6 url(//p2.img.cctvpic.com/photoAlbum/templet/common/DEPA1603705823513963/zwPic165_47.png) no-repeat center center;
}
.sci-container-list2-h5 a {
    display:block;
    width:100%;
    height: 100%;
}
.sci-container-list2-h5 .pic-list .play {
    cursor: pointer;
    position: absolute;
   /*left: 50%;
    top: 50%;
    margin: -11px 0 0 -11px;
    background: url(https://p4.img.cctvpic.com/photoAlbum/templet/common/TPTEkCx1oeM19xxKVjlojiiE220317/cjgc-btn-play.png) no-repeat;
    */
    background: url(https://p5.img.cctvpic.com/photoAlbum/templet/common/TPTEq7l8Y3m2or23MMgwbyhM220413/video-playBtn.png) no-repeat center/cover;
    width: 40px;
    height: 40px;
    left: 5px;
    bottom: 5px;
    z-index: 2;
}
.sci-container-list2-h5 .pic-list .cover img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}
.sci-container-list2-h5 .pic-list .text {
  margin-top: 10px;
  height: 37px;
  color: #333333;
  font-size: 14px;
  line-height: 18px;
  text-align: left;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.sci-container-list2-h5 .btn_fold {
  width: 70px;
  height: 25px;
  line-height: 25px;
  font-size: 14px;
  color: #333;
  border:1px solid #333;
  border-radius: 5px;
  cursor: pointer;
  margin: 10px auto 15px;
  padding: 2px;
  text-align: center;
}
.sci-container-list2-h5 .btn_fold span:after {
  content: "";
  display: inline-block;
  width: 1em;
  height: 1em;
  background-image: url("https://p5.img.cctvpic.com/photoAlbum/templet/common/TPTEq7l8Y3m2or23MMgwbyhM220413/cjgc-arrow-up.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin-left: 4px;
  vertical-align: -2px;
}
.sci-container-list2-h5 .btn_fold.open span:after {
  background-image: url("https://p5.img.cctvpic.com/photoAlbum/templet/common/TPTEq7l8Y3m2or23MMgwbyhM220413/cjgc-arrow-down.png");
}
.clear {
    height: 0px;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    clear: both;
}
/**上电视-视频图片混排**/


.ishow-box-h5-shpd {
  

    box-sizing: border-box;
    width: calc(100% - 30px);
    margin: 0 auto;
    border-radius: 8px;
    box-shadow: 0 0 10px 2px rgb(0 0 0 / 40%);
    padding: 15px;
}
.ishow-box-h5-shpd .box-head {
  padding: 0px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  font-size: 12px;
  position: relative;
}
.ishow-box-h5-shpd .box-head img {
  width: 100%;
  height: auto;
}
.ishow-box-h5-shpd .box-head .more {
  font-size: 14px;
  width: 50px;
  text-align: right;
  color:#bc8b36;
  position: absolute;
  right: 0;
  top: 10px;
  background: #fff; 
  padding-right:5px;
}
.ishow-box-h5-shpd .box-body {
   margin-top: 15px;
}
.ishow-box-h5-shpd .box-body:after {
  display: table;
  clear: both;
  content: "";
}
.ishow-box-h5-shpd p {
  font-size: 16px;
  margin: 10px 0;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.ishow-box-h5-shpd .breif {
  font-size: 14px;
  color:#999fa2;
  margin: 10px 0;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.ishow-box-h5-shpd .top {
  width:100%;
  margin-bottom:10px;
}
.ishow-box-h5-shpd .top .inner {
  width:100%;
  height:128px;
  overflow:hidden;
}
.ishow-box-h5-shpd .top .inner img {
  display:block;
  width:100%;
  height:110%;
  object-fit: cover;
}
.ishow-box-h5-shpd .list .list-item {
  width: 49%;
  float: left;
}
.ishow-box-h5-shpd .list .list-item span {
  height: 16px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  white-space: pre;
  font-size: 16px;
  line-height: 16px;
  margin-top: 10px;
}
.ishow-box-h5-shpd .list .list-item p {
  font-size: 14px;
  color: #999fa2;
  margin-top: 8px;
  line-height: 1.5;
  height: 42px;
  overflow: hidden;

}
.ishow-box-h5-shpd .list .list-item .cover {
  position:relative;
  width: 100%;
  height: 108px;
  overflow: hidden;
}
.ishow-box-h5-shpd .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:url("https://p4.img.cctvpic.com/photoAlbum/templet/common/TPTEKgGS9ccMtvJCaDHaFTmB201021/icon-play.png") no-repeat;
  background-size:100% 100%;
  display:none
}
.ishow-box-h5-shpd .list .list-item img {
  width:100%;
  height:100%;
  object-fit: cover;
}
.ishow-box-h5-shpd .list .list-item:first-child {
  margin-right:2%;
}
.ai-swiper-m .swiper-container {
	padding-bottom:8px;
}
.ai-swiper-m .swiper-slide {
  position: relative;
  width: 6.8rem;
  height: 3.8rem;
  border-radius: 10px;
  overflow: hidden;
  margin: 30px 0;
  -webkit-box-shadow: 2px 2px 6px #656565;
  box-shadow: 2px 2px 6px #656565;
}
.ai-swiper-m .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.ai-swiper-m .swiper-slide p {
  position: absolute;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: white;
  font-size: 16px;
  bottom: 8px;
  padding: 0 2em;
  text-align: center;
  z-index:10;
}
.ai-swiper-m .swiper-slide:after {
  width: 100%;
  content: "";
  background: -o-linear-gradient(
    bottom,
    rgba(0, 0, 0, 0.8) 0,
    rgba(0, 0, 0, 0) 100%
  );
  background: -webkit-gradient(
    linear,
    left bottom, left top,
    color-stop(0, rgba(0, 0, 0, 0.8)),
    to(rgba(0, 0, 0, 0))
  );
  background: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.8) 0,
    rgba(0, 0, 0, 0) 100%
  );
  position: absolute;
  bottom: 0;
  height: 80px;
  left: 0;
}
.ai-swiper-m .swiper-slide.swiper-slide-active {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  -o-transition: transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
  z-index: 10;
}
.ai-swiper-m .swiper-pagination {
  font-size: 16px;
  bottom: 0;
}
.ai-swiper-m .swiper-pagination-bullet {
  background: #cacaca;
  opacity: 1;
}
.ai-swiper-m .swiper-pagination-bullet-active {
  width: 20px;
  border-radius: 4px;
}
.ishow-box-pc .ishow-box-inner,
.ishow-news1-pc .main,
.ishow-news2-pc .main ,
.swiper-coverflow .swiper-slide .body,
.ishow-news1-h5 .body,
.ishow-news2-h5 .main {
  background: #f9f1e4;
}
.ishow-news2-pc .list-item .brief ,.ishow-news2-h5 .list-item .brief {
  color: #333;
}
.ai-swiper-m .swiper-pagination-bullet {
  background: #8f7258;
}
.titleFloor-h5 {
    
	width:100%;

    

	/*
	margin: auto;

    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
	*/
}
.titleFloor-h5 h1 {
	width:100%;
	font-family:"Microsoft YaHei";
    font-size:30px;
    font-weight:bold;
	letter-spacing: 0.5em; 
	text-align:center;
}
.titleFloor-h5 p {
    font-size:18px;
    font-weight:normal;
    letter-spacing: 0.1em;
    line-height: 2em;
    text-align:left;
}
.imageFloor-h5 {
	z-index:1;
	text-align:center;
	vertical-align:middle;
}
.imageFloor-h5 img {
	transform: translate(-50%, 0);
	position:absolute;
	max-width: calc(100% - 10px);
	
	
}
/**视频图片混排**/


.sci-box-h5 {
  padding: 0 10px 20px;
}
.sci-box-h5 .box-head {
  padding: 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  font-size: 12px;
  position: relative;
}
.sci-box-h5 .box-head img {
  width: 100%;
  height: auto;
}
.sci-box-h5 .box-head .more {
  font-size: 14px;
  width: 50px;
  text-align: right;
  color:#bc8b36;
  position: absolute;
  right: 0;
  top: 10px;
  background: #fff; 
  padding-right:5px;
}
.sci-box-h5 .box-body:after {
  display: table;
  clear: both;
  content: "";
}
.sci-box-h5 p {
  font-size: 16px;
  margin: 10px 0;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.sci-box-h5 .breif {
  font-size: 14px;
  color:#999fa2;
  margin: 10px 0;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.sci-box-h5 .top {
  width:100%;
  margin-bottom:10px;
}
.sci-box-h5 .top .inner {
  width:100%;
}
.sci-box-h5 .top .inner img {
  display:block;
  width:100%;
  height:140px;
  object-fit: cover;
}
.sci-box-h5 .list .list-item {
  width: 49%;
  float: left;
}
.sci-box-h5 .list .list-item span {
  height: 16px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  white-space: pre;
  font-size: 16px;
  line-height: 16px;
  margin-top: 10px;
}
.sci-box-h5 .list .list-item p {
  font-size: 14px;
  color: #999fa2;
  margin-top: 8px;
  line-height: 1.5;
  height: 42px;
  overflow: hidden;

}
.sci-box-h5 .list .list-item .cover {
  position:relative;
  width: 100%;
  height: 108px;
  overflow: hidden;
}
.sci-box-h5 .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:url("https://p4.img.cctvpic.com/photoAlbum/templet/common/TPTEKgGS9ccMtvJCaDHaFTmB201021/icon-play.png") no-repeat;
  background-size:100% 100%;
  display:none
}
.sci-box-h5 .list .list-item img {
  width:100%;
  height:100%;
  object-fit: cover;
}
.sci-box-h5 .list .list-item:first-child {
  margin-right:2%;
}
/**上电视-新闻列表-图文**/

.ishow-news2-h5 {
  position: relative;
}
.ishow-news2-h5 .main {
  width: 100%;
  background: #fff;
  padding: 20px 10px;
  margin: 24px auto;
  -webkit-box-shadow: 2px 2px 10px rgb(0 0 0 / 20%);
  box-shadow: 2px 2px 10px rgb(0 0 0 / 20%);
  box-sizing: border-box;
}
.ishow-news2-h5 .titleImg {
  width: 100%;
  margin: 24px auto;
}
.ishow-news2-h5 .titleImg img {
  display: block;
  width: 100%;
}
.ishow-news2-h5 .titleTxt {
  position: relative;
  font-size: 18px;
  margin: 0 auto 24px;
  text-align: center;
}
.ishow-news2-h5 .titleTxt span {
  position: relative;
  display: inline-block;
  padding: 0 20px;
}
.ishow-news2-h5 .titleTxt span:before,
.ishow-news2-h5 .titleTxt span:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  width: 30px;
  height: 40px;
  background: url("https://p1.img.cctvpic.com/photoAlbum/templet/common/TPTE6hYTSWiwmXNCPGQR41bo201208/menu.png")
    no-repeat;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  background-size: 100% 100%;
}
.ishow-news2-h5 .titleTxt span:before {
  left: 0;
  -webkit-transform: translate(-100%, -50%);
  -moz-transform: translate(-100%, -50%);
  -ms-transform: translate(-100%, -50%);
  -o-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%);
}
.ishow-news2-h5 .titleTxt span:after {
  right: 0;
  -webkit-transform: translate(100%, -50%);
  -moz-transform: translate(100%, -50%);
  -ms-transform: translate(100%, -50%);
  -o-transform: translate(100%, -50%);
  transform: translate(100%, -50%);
}
.ishow-news2-h5 .list-item {
  position:relative;
  margin-bottom:24px;
  padding-left: 3.5rem;
  height: 1.95rem;
}
.ishow-news2-h5 .list-item:last-child {
  margin-bottom: 0;
}
.ishow-news2-h5 .list-item a {

}
.ishow-news2-h5 .list-item .cover {
  width: 3.3rem;
  height: 1.95rem;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
}
.ishow-news2-h5 .list-item .cover img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.ishow-news2-h5 .list-item .content {
  position:relative;
}
.ishow-news2-h5 .list-item p {
  margin:0;
  padding: 0;
}
.ishow-news2-h5 .list-item .title {
  color: #010c11;
  font-size: 14px;
  line-height: 16px;
}
.ishow-news2-h5 .list-item .brief {
  color: #999fa2;
  font-size: 12px;
  margin-top: 8px;
  line-height: 1.5;
  height: 36px;
  overflow: hidden;
}
.ishow-news2-h5 .list-item .time {
  display: block;
  margin-top:8px;
  font-size: 14px;
  color: #021b2e;

}
.ishow-news2-h5 .list-item a {
  color:black;
}
.edit-show {display:none;}
.edit-mode .edit-show {display:block;  color: #fff;text-shadow: 1px 1px 1px #000;font-size: 30px;}
.edit-mode .blocks {min-height: 30px;}
.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;
}
.page .ishow-box-pc {margin-bottom:-10px;}
.page-h5 .ishow-box-h5 {margin-bottom:-40px;}
#ishow-swiperImg-TPMT7Lyv3HUbU8YQ17ryrcqH220602.ishow-swiperImg-pc .swiper-head,#ishow-swiperImg-m-TPMT7Lyv3HUbU8YQ17ryrcqH220602.ishow-swiperImg-h5 .swiper-head {display:none}
.page-h5 .ishow-box-h5 .top .inner img {height:100%;}
.page .ai-zhuanti .name {display:none}
.page .ai-home-zhuanti .body {background:none;padding:20px 0;}
.page .main-activity .swiper-container {height:360px;}
.page .main-activity .small {bottom:50%;transform: translate(-50%, 50%);}
.page .main-activity .small p {padding: 10px 1em;font-size:14px;}
.page .main-activity .swiper-slide-active .small {height:329px;}
.page .main-activity .swiper-slide-active .small img {height:275px;}
.page .main-activity .swiper-slide-active .small p {font-size:16px;padding: 16px 1em;background: linear-gradient(to right, #055a9c 0, #02142a 100%);}
.page .swiper-button-prev:after,.page .swiper-container-rtl .swiper-button-next:after, .page .swiper-button-next:after,.page .swiper-container-rtl .swiper-button-prev:after {color:#fff}
.page .ai-common-nav-drop ul li .sub {width:250%;}
.page-h5 .sci-container-list2-h5 {margin:0 auto;}
.page-h5 .sci-box-h5 {padding: 0 10px 0;}
