@charset "utf-8";
/* 全局 */
*{padding:0;margin:0;outline:none;user-select: none;-webkit-user-select: none;-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-overflow-scrolling:touch;font-size:0;}
div,p,img,span,form,table,td,textarea,input{border:none;margin:0;padding:0}
html{height:100%;font-size:100px;overflow:hidden;}
::-webkit-scrollbar {/*隐藏滚轮*/
display: none;
 }
/*ios*/
body 
 {width:100%;height:100%;overflow:hidden;
  -webkit-text-size-adjust: 100% !important; 
  text-size-adjust: 100% !important; 
  -moz-text-size-adjust: 100% !important; 
  background:#32b399;
/*padding-bottom: constant(safe-area-inset-bottom);*/
/*padding-bottom: env(safe-area-inset-bottom); */
  
 } 

.fl{float:left}
.fr{float:right}
.tc{text-align:center}
.clear{clear:both}
.off{display:none}
.on{display:block}

ul li{list-style:none}
a:link{text-decoration:none}
a:visited{text-decoration:none}
a:active{text-decoration:none}
a:hover{text-decoration:none}

.em{ text-indent:2em}
.outer {height:100%; width:100%;display:table; position:static;}  
.middle {display: table-cell; vertical-align: middle; position: static;}  
.rel{position:relative}



.main{width:100%;height:100%;position:absolute;top:0;overflow:hidden;}
.content{width:7.5rem;height:100%;position:relative;top:0;left:50%;margin-left:-3.75rem;background:url(https://n.eastday.com/EastUI/special/shmobile2022h5/images/mainbg.jpg) no-repeat center top;background-size:7.5rem 100%;}
.bottom{width:7.5rem;height:1.44rem;position:absolute;bottom:0;background:url(https://n.eastday.com/EastUI/special/shmobile2022h5/images/bottom.png) no-repeat center bottom;background-size:7.5rem 100%;z-index:999}
.mobile5G{width:2.88rem;height:0.59rem;background:url(https://n.eastday.com/EastUI/special/shmobile2022h5/images/5g.png) no-repeat;background-size:100% 100%;position:absolute;top:0.22rem;right:0.3rem;}
.back{width:0.46rem;height:0.46rem;background:url(https://n.eastday.com/EastUI/special/shmobile2022h5/images/back.png) no-repeat center top;background-size:0.26rem 0.46rem;position:absolute;top:0.27rem;left:0.2rem;;z-index:999}
.date{width:2.5rem;height:0.42rem;font:0.36rem/0.42rem "微软雅黑", "黑体";font-weight:bold;color:#fff;position:absolute;top:2.65rem;left:50%;margin-left:-3.3rem;}
.page{width:1rem;height:0.42rem;font:0.32rem/0.42rem "微软雅黑", "黑体";text-align:center;color:#fff;position:absolute;top:2.65rem;left:50%;margin-left:-0.5rem;}
.page span{font:0.32rem/0.42rem "微软雅黑", "黑体";text-align:center;color:#fff;}
.week{width:1.46rem;height:0.42rem;padding-top:0.5rem;padding-left:0.62rem;background:url(https://n.eastday.com/EastUI/special/shmobile2022h5/images/arrow.png) no-repeat left bottom;background-size:0.52rem 0.42rem;font:0.32rem/0.42rem "微软雅黑", "黑体";font-weight:bold;color:#fff;position:absolute;top:2.15rem;left:50%;margin-left:1.42rem;z-index:999}
.prev{width:0.74rem;height:0.74rem;background:url(https://n.eastday.com/EastUI/special/shmobile2022h5/images/prev.png) no-repeat;background-size:100% 100%;position:absolute;top:5.2rem;left:0.1rem;z-index:999}
.next{width:0.74rem;height:0.74rem;background:url(https://n.eastday.com/EastUI/special/shmobile2022h5/images/next.png) no-repeat;background-size:100% 100%;position:absolute;top:5.2rem;right:0.1rem;z-index:999}
.swiper-container,.swiper-wrapper{width:100%;height:100%;touch-action: none}
.swiper-button-disabled{opacity:0.3;pointer-events:none;cursor:auto;}
.imgDiv1{width:6.9rem;height:4.6rem;border-radius:0.2rem;overflow:hidden;position:absolute;top:3.3rem;left:50%;margin-left:-3.45rem;}
.imgDiv1 img{width:100%;height:100%;}
.imgDiv2{width:4.6rem;height:6.9rem;border-radius:0.2rem;overflow:hidden;position:absolute;top:3.3rem;left:50%;margin-left:-2.3rem;}
.imgDiv2 img{width:100%;height:100%;}
.text1{width:6.5rem;height:3.5rem;position:absolute;bottom:1.65rem;left:50%;margin-left:-3.25rem;font:0.28rem/0.5rem "微软雅黑", "黑体";color:#fff;overflow:hidden;}
.text1 p{font:0.28rem/0.5rem "微软雅黑", "黑体";color:#fff;margin-bottom:0.25rem;text-align:justify;}
.text2{width:6.5rem;height:3.22rem;position:absolute;bottom:1.43rem;left:50%;margin-left:-3.25rem;font:0.28rem/0.5rem "微软雅黑", "黑体";color:#fff;overflow:hidden;z-index:3}
.text2 p{font:0.28rem/0.5rem "微软雅黑", "黑体";color:#fff;margin-bottom:0.25rem;text-align:justify;}
.bgDiv{max-width:7.5rem;height:4.87rem;background:#33c1a4;opacity:0.6;border-top-left-radius:0.2rem;border-top-right-radius:0.2rem;position:absolute;left:50%;transform:translateX(-50%);bottom:0;z-index:2}
.close{width:0.57rem;height:0.57rem;background:url(https://n.eastday.com/EastUI/special/shmobile2022h5/images/close.png) no-repeat;background-size:100% 100%;position:absolute;top:8.03rem;left:50%;margin-left:2.9rem;z-index:3}