.nyPod{padding-top: .8rem}
.nyPod .box{padding-bottom: .5rem}
.nyPod .box .img{width: 4.11rem}
.nyaList{width: 11rem}
.nyaList li:first-child{border-top: 1px solid #ddd}
.nyaList li{padding: .28rem 0;border-bottom: 1px solid #ddd}
.nyaList li h4{position: relative;padding-left: .4rem;font-size: .26rem;line-height: 1.4em}
.nyaList li h4:before{content: '';position: absolute;left: 0;top: 50%;margin-top: -.13rem;width: .26rem;height: .26rem;background: url(../images/1115/play.png) no-repeat left center;background-size: 100% 100%;}
.nyaList li.on h4:before{background: url(../images/1115/pause.png) no-repeat left center;background-size: 100% 100%;}
.nyaList li.on h4{color: #075591}
@media (max-width: 1024px){
.nyPod{padding-top: .6rem}
.nyaList{width: 100%}
.nyPod .box .img{display: none} 
.nyaList li h4{font-size: .24rem}
}
@media (max-width: 576px){
.nyPod{padding-top: .4rem}
.nyaList li h4{font-size: .22rem}
}
/**/
.nyvideop{padding-top: .7rem}
.nyvideop .tit {margin-bottom: .5rem}
.nyvideop .tit .h4{font-weight: bold;font-size: .6rem}
.nyvideo-1{padding-bottom: .5rem}
.nyvideo-1 .list li a{display: block;position: relative;}
.nyvideo-1 .list li a:before{content: '';position: absolute;left: 50%;top:45%;width: 1.1rem;height: 1.1rem;background: url(../images/1115/plays.png) no-repeat center;background-size: 100% 100%;margin-left: -.55rem;margin-top: -.55rem;z-index: 3;transform: scale(.6);}
.nyvideo-1 .list li .txt{position: absolute;left: 0;bottom: 0;right: 0;z-index: 5;padding: .25rem .3rem;font-size: .22rem;color: #fff;text-align: center;}
.nyvideo-1 .list li .img{background: #000}
.nyvideo-1 .list li .img img{opacity: .7;}
.nyvideo-1 .list .li1{width: 10rem}
.nyvideo-1 .list .li1 .img{height: 6.3rem}
.nyvideo-1 .list .li1 a:before{transform: scale(1);}
.nyvideo-1 .list .li1 .txt{font-size: .28rem}

.nyvideo-1 .list .li4,.nyvideo-1 .list .li5{width: calc(50% - .2rem);margin-top: .4rem}
.nyvideo-1 .list .li4 .img,.nyvideo-1 .list .li5 .img{height:4.4rem}
.nyvideo-1 .list .li4 a:before,.nyvideo-1 .list .li5 a:before{transform: scale(.8);}

.nyvideo-2{padding: .5rem 0 0}
.nyvideo-2 .box{align-items: flex-start;}
.nyvideo-2 .list{width: 8.3rem}
.nyvideo-2 .list li:first-child{border-top: 1px solid #ddd}
.nyvideo-2 .list li{padding: .35rem 0;border-bottom: 1px solid #ddd}
.nyvideo-2 .list li h4{position: relative;padding-left: .4rem;font-size: .26rem;line-height: 1.4em}
.nyvideo-2 .list li h4:before{content: '';position: absolute;left: 0;top: 50%;margin-top: -.13rem;width: .26rem;height: .26rem;background: url(../images/1115/play.png) no-repeat left center;background-size: 100% 100%;}
.nyvideo-2 .list li.on h4:before{background: url(../images/1115/pause.png) no-repeat left center;background-size: 100% 100%;}
.nyvideo-2 .list li.on h4{color: #075591}
.nyvideo-2 .playBox {margin-top: -1rem;width: 6.81rem}
.nyvideo-2 .playBox .playline{width: 40.8%;position: absolute;top: 0;right: 0;z-index: 2}
.nyvideo-2 .playBox .playline img{width: 100%;pointer-events: none;user-select: none}
.nyvideo-2 .playBox .plays{width:93.3%;position: absolute;left: 0;bottom: 0;border-radius: 50%;z-index: 1 ;animation: roted 30s linear infinite;animation-play-state: paused;}
.nyvideo-2 .playBox .plays img{width: 100%;pointer-events: none;user-select: none}
.nyvideo-2 .playBox .playbg{opacity:0 ;pointer-events: none;user-select: none;width: 100%}
.nyvideo-2 .playBox.on .plays{animation-play-state: running;}
.nyvideo-2 .nymore{margin-top: -.4rem}
@media (min-width: 1025px){
.nyvideo-1 .list .li2,.nyvideo-1 .list .li3{position: absolute;right: 0;top: 0;width: 5.2rem}
.nyvideo-1 .list .li2 .img,.nyvideo-1 .list .li3 .img{height: 2.95rem}
.nyvideo-1 .list .li3{top: 3.35rem}
}
@media (max-width: 1024px){
.nyvideo-1 .list .li2,.nyvideo-1 .list .li3{width: calc(50% - .2rem);margin-top: .4rem}
.nyvideo-1 .list .li2 .img,.nyvideo-1 .list .li3 .img{height:28vw}
.nyvideo-1 .list .li4 .img,.nyvideo-1 .list .li5 .img{height:28vw}
.nyvideo-1 .list .li2 a:before,.nyvideo-1 .list .li3 a:before{transform: scale(.7);}
.nyvideo-1 .list .li4 a:before,.nyvideo-1 .list .li5 a:before{transform: scale(.7);}
.nyvideo-1 .list .li1{width: 100%}
.nyvideo-1 .list .li1 .img{height: 55vw}
.nyvideo-2 .playBox {width: 60vw;order: 1;margin: 0 auto .3rem 25%;margin-top:-.8rem;}
.nyvideo-2 .list{order: 2;width: 100%}
.nyvideo-2 .nymore{margin-top: .4rem}
}
@media (max-width: 640px){
.nyvideo-1{padding-bottom: .1rem}
.nyvideo-2 .playBox{width: 70vw;margin: 0 auto .3rem;margin-top: -5vw;}  
.nyvideo-2 .list li h4{font-size: .22rem}
.nyvideo-2 .list li{padding: .25rem 0;}
.nyvideo-1 .list li .txt{font-size: .22rem}
.nyvideo-1 .list .li1 .txt{font-size: .22rem}
.nyvideo-1 .list .li2,.nyvideo-1 .list .li3,.nyvideo-1 .list .li4,.nyvideo-1 .list .li5{width: 100%;margin-top: .2rem}
.nyvideo-1 .list .li2 .img,.nyvideo-1 .list .li3 .img,.nyvideo-1 .list .li4 .img,.nyvideo-1 .list .li5 .img{height: 55vw}
.nyvideo-1 .list .li1 a:before{transform: scale(.6);}
.nyvideo-1 .list .li2 a:before,.nyvideo-1 .list .li3 a:before{transform: scale(.6);}
.nyvideo-1 .list .li4 a:before,.nyvideo-1 .list .li5 a:before{transform: scale(.6);}
.nyvideop .tit .h4{font-size: .4rem}
}

/**/
.nylet .desc{font-size: .24rem;line-height: 1.5em;margin-bottom: .4rem}
.nylet .letList{width: 9.4rem}
.nylet .img{width: 5.4rem}
.nylet .letList .dl+.dl .dd{display:none }
.nylet .letList .dl+.dl .dd .dds{display: none}
.nylet .letList .dls+.dls .dds{display:none }
.nylet .letList .dl{border-top: 1px solid #ddd;padding: .2rem 0}
.nylet .letList .dl .dt{position: relative;cursor: pointer;}
.nylet .letList .dl .dt h4{position: relative;font-size: .6rem}
.nylet .letList .dl .dt i{display: block;width: .6rem;height: .6rem;position: absolute;right:0;top: 50%;transform:translateY(-50%);border-radius: 50%;}
.nylet .letList .dl .dt i:before{content: '';position: absolute;left: 50%;height: .04rem;top: 50%;margin-top: -.02rem;width: .3rem;margin-left: -.15rem;background: #333}
.nylet .letList .dl .dt i:after{content: '';position: absolute;left: 50%;height: .3rem;top: 50%;margin-top: -.15rem;width: .04rem;margin-left: -.02rem;background: #333;transition: .3s}
.nylet .letList .dl .dd{padding: .2rem 0}
.nylet .letList .dl.on{border-top: 3px solid #105b93}
.nylet .letList .dl.on .dt i:after{transform:rotate(90deg);}
.nylet .letList .dl.on .dt i:before,.nylet .letList .dl.on .dt i:after{background: #105b93}
.nylet .letList .dls{padding: .1rem 0}
.nylet .letList .dls .dts{position: relative;padding-left: .3rem;cursor: pointer;}
.nylet .letList .dls .dts h4{position: relative;font-size: .26rem}
.nylet .letList .dls .dds{padding:.2rem .3rem}
.nylet .letList .dls .dds ul li{font-size: .2rem;font-family: 'ave';font-style: italic;}
.nylet .letList .dls .dds ul li+li{margin-top: .1rem}
.nylet .letList .dls .dds ul li a{padding-bottom: .1rem;text-decoration: underline;}
.nylet .letList .dls .dts i{position: absolute;left: 0;top: 50%;transform: translateY(-50%);font-size: .26rem;color: #105b93;}
.nylet .letList .dls.on .dts i{transform: translateY(-50%) rotate(90deg);}
.nylet .letList .dls.on .dts h4{color:#105b93 }
@media(max-width: 1024px){
.nylet .letList{width: 100%}
.nylet .img{width: 100%;display: none} 
}
@media(max-width: 640px){
.nylet .desc{font-size: .22rem}
.nylet .letList .dl .dt h4{position: relative;font-size: .5rem}
.nylet .letList .dls .dds ul li+li{margin-top: .15rem}
}

/**/
.nyadm-bs{padding: .8rem 0;background: #fff}
.nyadm-bs .box{align-items: flex-start;}
.nyadm-bs .box .list1{width: 46%;margin-top: .2rem}
.nyadm-bs .box .list2{width: 50%;background: #f9f9f9;padding: .38rem;margin-top: .55rem}
.nyadm-bs .box .list1 li{padding: .35rem 0}
.nyadm-bs .box .list1 li+li{border-top: 1px solid #ddd}
.nyadm-bs .box .list1 li h4{font-size: .3rem}
.nyadm-bs .box .list1 li p{font-size: .22rem;line-height: 1.5em;font-style: italic;margin-top: .25rem;margin-bottom: .25rem}
.nyadm-bs .box .list1 li a{font-size: .22rem;color: #01518e;}
.nyadm-bs .box .list1 li a:hover{color: #fdbe00;}

.nyadm-bs .box .list2 li h4 a{font-size: .24rem;color: #01518e }
.nyadm-bs .box .list2 li h4 a:hover{color: #fdbe00;}
.nyadm-bs .box .list2 li+li{margin-top: .15rem}
.nyadm-bs .box .list2 li p{margin-top: .1rem;font-size: .2rem;font-style:italic;}



.nyadm-cs {padding: .8rem 0;background: #09558e}
.nyadm-cs .nytit{color: #fff}
.nyadm-cs .list:after{content: '';width:4.9rem;display: inline-block;}
.nyadm-cs .list {padding-bottom: .2rem}
.nyadm-cs .list li{width: 4.9rem;}
.nyadm-cs .list li h4{font-size: .4rem;color: #fff;line-height: 1em}
.nyadm-cs .list li .txt{margin-left: 4%;margin-right: 4%;margin-top: -.6rem;position: relative;z-index: 4;border-left: 2px solid #fff;padding-left: .2rem}
.nyadm-cs .list li p{margin-top: .5rem;color: rgba(255,255,255,.7);font-size: .22rem;line-height: 1.5em;margin-bottom: .3rem}
.nyadm-cs .list li .urls span{display: block;font-weight: bold;font-size: .22rem;padding: .05rem 0}
.nyadm-cs .list li .urls span a{color: #fff}
.nyadm-cs .list li .urls span a:hover{color: #fdbe00}

.nyadm-ds {padding: .8rem 0;background: #fff}
.nyadm-ds .list:after{content: '';width: 30%;display: inline-block;}
.nyadm-ds .list li{width: 30%;border-top: 1px solid #ddd;padding: .35rem 0}
.nyadm-ds .list li h4{font-size: .3rem}
.nyadm-ds .list li p{font-size: .22rem;line-height: 1.4em;margin: .2rem 0 .25rem}
.nyadm-ds .list li span{display: block;}
.nyadm-ds .list li a{color: #01518e;font-weight: bold;font-size: .22rem}
.nyadm-ds .list li a:hover{color: #fdbe00;}

.nyadm-es {padding: .8rem 0;background: #f9f9f9}
.nyadm-es .list li{width: 46%;padding: .45rem 0;border: 1px solid #ddd;border-left: 0;border-right: 0;margin-top: -1px;text-align: center;}
.nyadm-es .list li h4{font-size: .3rem;}
.nyadm-es .list li p{font-size: .22rem;margin-top: .15rem}
.nyadm-fs {padding-top: .7rem}
.nyadm-fs .list:after{content: '';width: 4.9rem;display: inline-block;}
.nyadm-fs .list li{background: #f5f5f5;width: 4.9rem}
.nyadm-fs .list li .img{height: 2.8rem}
.nyadm-fs .list li .txt{padding: .3rem .3rem .4rem;font-size: .24rem;}
.nyadm-fs .list li .txt h4{line-height: 1.4em}
.nyadm-fs .list li .txt p{margin-op:5px;;font-size: .16rem;}
.nybaSer .serBox{width: 90%;max-width: 8rem;margin: .4rem auto 0}
.nybaSer .serBox .inp{height: .7rem;width: 100%;background: #fff;border-radius: .4rem;padding: 0 .85rem 0 .2rem;color: #444;font-size: .2rem}
.nybaSer .serBox .sub{position: absolute;top: 0;right: 0;bottom: 0;z-index: 5;width: .8rem;background: url(../images/1115/ss.png) no-repeat center;background-size: .35rem .35rem}
@media (max-width: 1024px){
  .nyadm-ds .list li{width: 100%;padding: .3rem 0}
  .nyadm-es .list li{width: 100%;padding: .3rem 0}
  .nyadm-fs .list li{width: 48%;margin-bottom: .4rem}
  .nyadm-fs .list li:last-child{display: none}
  .nyadm-fs .list li .img{height: 26vw}
  .nyadm-cs .list li{width: 48%;margin-bottom: .4rem}
  .nyadm-cs .list li:last-child{display: none}
  .nyadm-cs .list li .img{height: 28vw}
  .nybaSer .serBox .inp{height: .6rem;}
.nybaSer .serBox .sub{width: .7rem;}
}
@media (max-width: 992px){
.nyadm-bs .box .list1{width: 100%;margin-top: .2rem}
.nyadm-bs .box .list2{width: 100%;margin-top: .25rem}
.nyadm-fs .list li{width: 100%;margin-bottom: .4rem}
.nyadm-fs .list li:last-child{display: none}
.nyadm-fs .list li .img{height: 50vw}
.nyadm-cs .list li{width: 100%;margin-bottom: .4rem}
.nyadm-cs .list li:last-child{display: none}
.nyadm-cs .list li .img{height: 55vw}
}
@media (max-width: 640px){
.nyadm-bs{padding: .6rem 0;}
.nyadm-cs {padding: .6rem 0;}
.nyadm-ds {padding: .6rem 0;}
.nyadm-fs {padding-top: .6rem}
.nyadm-es {padding: .6rem 0;background: #f9f9f9}
.nyadm-cs .list li h4{font-size: .3rem}
.nyadm-cs .list li .urls span,.nyadm-cs .list li p,.nyadm-ds .list li p,.nyadm-es .list li p{font-size: .2rem}
.nyadm-es .list li h4{font-size: .28rem}
.nyadm-fs .list li .txt,.nyadm-bs .box .list2 li h4 a{font-size: .22rem}
.nybaSer .serBox{margin: .1rem auto 0}
  .nybaSer .serBox .inp{height: .56rem;}
.nybaSer .serBox .sub{width: .6rem;background-size: .3rem .3rem}
}
/**/
.nyalumis .tit{font-size: .38rem;font-weight: bold;margin-bottom: .4rem}
.alumi-1{margin-bottom: .6rem}
.alumi-1 .img:after{height: 60%;opacity: .8;}
.alumi-1 .txt{position: absolute;left: 0;bottom: 0;right: 0;z-index: 4;color: #fff;padding: .3rem;display: flex;flex-wrap: wrap;}
.alumi-1 .txt h4{width:100%;font-size: .34rem;margin-bottom: .1rem}
.alumi-1 .txt p{width: 20%;margin-top: .1rem;font-size: .18rem;float:left; text-indent:0 !important;}
.alumi-1 .txt p:nth-child(1){width: 100%;}
.alumi-1 .txt  a{color: #fff;text-decoration:underline;}

.alumi-2{margin-bottom: .6rem}
.alumi-2 .items .tits{position: relative;z-index: 4;font-weight: bold;font-size: .3rem;margin-bottom: .3rem;color: #fff}
.alumi-2 .items .item .li{position: absolute;top: 1.05rem;left: 0;right: 0;height: 100%; z-index: 2;color: #fff;padding: .3rem;overflow: hidden;transition: .3s}
.alumi-2 .items .item .li h4{font-size: .3rem;color: #fff;margin-bottom: .2rem;position: relative;padding-right: .3rem}
.alumi-2 .items .item .li h4:after{content: '';position: absolute;right: 0;width: .2rem;height: .23rem;top: 50%;margin-top: -.1rem;background: url(../images/1115/mor.png) no-repeat center;background-size: 100% 100%}
.alumi-2 .items .item .li p{color: #fff}
.alumi-2 .items .item .li p+p{margin-top: .1rem}
.alumi-2 .items .item .bg{position: absolute;left: 0;top: 0;bottom: 0;right: 0;z-index: 0;pointer-events: none;background: #000;transition: .3s}
.alumi-2 .items .item .bg:after{content: '';position: absolute;left: 0;right: 0;bottom: -1px;height: 60%;z-index: 2;pointer-events: none;background: url(../images/bamss.png) repeat-x top center;background-size: auto 100%;opacity: .6;transition: .3s}
.alumi-2 .items .item .bg img{width: 100%;height: 100%;object-fit: cover;opacity: .7;transition: .3s}
.alumi-2 .items1 .item{width: calc(50% - .2rem);position: relative;height: 1.9rem;margin-bottom: .4rem}
.alumi-2 .items1{padding-right:calc(50% + .2rem) }
.alumi-2 .items1 .item.sp{width: calc(50% - .2rem);position: absolute;top: 0;right: 0;height: 6.5rem;padding: .5rem .35rem;color: #fff}
.alumi-2 .items1 .item.sp .ul .li{width: 48%;border-bottom: 1px solid rgba(255,255,255,.2);padding: .3rem 0;top: 0}
.alumi-2 .items1 .item.sp .ul .li:nth-child(1),.alumi-2 .items1 .item.sp .ul .li:nth-child(2){border-top: 1px solid rgba(255,255,255,.2);}
.alumi-2 .items1 .item.sp .ul .li a{color: #fff}
.alumi-2 .items1 .item.sp .ul .li h4{font-size: .22rem;margin-bottom: .15rem}
.alumi-2 .items1 .item.sp .ul .li p{font-size: .18rem;}
.alumi-2 .items1 .item.sp .li{position: relative;}
.alumi-2 .items .item.sp .bg:after{display: none}
.alumi-2 .items .item:hover .bg{background: #fdbe00}
.alumi-2 .items .item:hover .bg:after{opacity: 0;}
.alumi-2 .items .item:hover .bg img{opacity: .05;}
.alumi-2 .items .item:hover .li{top:0;}
.alumi-2 .items1 .item.sp .bg{background: #94243b}
.alumi-2 .items1 .item.sp .bg img{opacity: .05;}
.alumi-2 .items2 .item.sp .bg{background: #0c5590}
.alumi-2 .items2 .item.sp .bg img{opacity: .05;}

.alumi-2 .items2 .item.sp{width:100%;position: relative;height: 6.5rem;padding: .5rem .35rem}
.alumi-2 .items2 .item.sp .li{position: relative;}
.alumi-2 .items2 .item.sp .ul .li{width: 31.3333%;border-bottom: 1px solid rgba(255,255,255,.2);padding: .3rem 0;top: 0}
.alumi-2 .items2 .item.sp .ul .li:nth-child(1),.alumi-2 .items2 .item.sp .ul .li:nth-child(2),.alumi-2 .items2 .item.sp .ul .li:nth-child(3){border-top: 1px solid rgba(255,255,255,.2);}
.alumi-2 .items2 .item.sp .ul .li a{color: #fff}
.alumi-2 .items2 .item.sp .ul .li h4{font-size: .22rem;margin-bottom: .15rem}
.alumi-2 .items2 .item.sp .ul .li p{font-size: .18rem;}

.alumi-2 .items2{padding-left: 4rem}
.alumi-2 .items2 .item{position: absolute;top: 0;left: 0;width: 3.6rem;height: 1.9rem}
.alumi-2 .items2 .item:nth-child(2){top: 2.3rem}



.alumi-3{margin-bottom: .6rem}
.alumi-3 .list li{width: calc(20% - .32rem);margin-right: .4rem;border: 1px solid #ddd;text-align: center;margin-bottom: .4rem}
.alumi-3 .list li:nth-child(5n){margin-right: 0}
.alumi-3 .list li a{display: block;padding:.3rem .2rem}
.alumi-3 .list li p{font-family: 'ave';margin-top: .15rem}
.alumi-3 .list li img{width: 1.5rem;display: block;margin: 0 auto;transition: .3s}

.alumi-4 .list li{width: 30%;padding: .5rem 0;border: 1px solid #ddd;border-left: 0;border-right: 0;text-align: center;}
.alumi-4 .list li a{display: block;}
.alumi-4 .list li img{width: 1.12rem}
.alumi-4 .list li h4{font-size: .34rem;margin-top: .15rem}
@media (max-width: 1230px){
.alumi-1 .txt p{width: 50%;margin-top: .1rem;font-size: .18rem}
}
@media (max-width: 1024px){
.alumi-1 .txt p{width: 33.333%;margin-top: .1rem;font-size: .18rem}
.alumi-1 .img{height: 40vw} 
.alumi-1 .img:after{height: 100%;} 
.alumi-2 .items1{padding-right: 0}
.alumi-2 .items1 .item.sp{width: 100%;position: relative;}
.alumi-2 .items .item .bg{background: #fdbe00}
.alumi-2 .items .item .bg:after{opacity: 0;}
.alumi-2 .items .item .bg img{opacity: .05;}
.alumi-2 .items .item .li{top:0;}
.alumi-2 .items2{padding-left: 0}
.alumi-2 .items2 .item{position: relative;width: calc(50% - .2rem);margin-bottom: .4rem}
.alumi-2 .items2 .item:nth-child(2){top: 0}
.alumi-2 .items2 .item.sp .ul .li{width: 48%;height: auto}
.alumi-2 .items2 .item.sp,.alumi-2 .items1 .item.sp{height: auto}
.alumi-3 .list li img{width: 1.3rem}
.alumi-3 .list li{width: calc(25% - .2rem);margin-right: .26rem}
.alumi-3 .list li:nth-child(5n){margin-right: .26rem}
.alumi-3 .list li:nth-child(4n){margin-right: 0}

.alumi-4 .list li{padding: .3rem 0;width: 31.333%}
.alumi-4 .list li h4{font-size: .3rem}
.alumi-4 .list li img{width: 1rem}
}
@media (max-width: 992px){
.alumi-1 .txt p{width: 50%;margin-top: .1rem;font-size: .18rem}
.alumi-1 .img{height: 50vw} 
.alumi-3 .list li{width: calc(33.3333% - .2rem);margin-right: .3rem}
.alumi-3 .list li:nth-child(5n){margin-right: .3rem}
.alumi-3 .list li:nth-child(4n){margin-right: .3rem}
.alumi-3 .list li:nth-child(3n){margin-right: 0}
.alumi-4 .list li{padding: .3rem 0;width:100%;margin-top: -1px}
}
@media (max-width: 640px){
.alumi-2 .items2 .item{width: 100%;margin-bottom: .3rem}
.alumi-2 .items2 .item.sp .ul .li,.alumi-2 .items1 .item.sp .ul .li,.alumi-2 .items1 .item{width: 100%;}
.alumi-2 .items1 .item{margin-bottom: .3rem}
.alumi-3 .list{justify-content: space-between;}
.alumi-3 .list li{width: calc(50% - .15rem);margin-right:0}
.alumi-3 .list li:nth-child(5n){margin-right: 0}
.alumi-3 .list li:nth-child(4n){margin-right: 0}
.alumi-3 .list li:nth-child(3n){margin-right: 0}
.alumi-3 .list li a{padding: .2rem .1rem}
.alumi-3 .list li img{width: 1rem}
.nyalumis .tit{font-size: .3rem}
.alumi-1 .txt h4{font-size: .28rem}
.alumi-1 .img{height: 4.5rem} 
.alumi-1 .txt p{width: 100%}
.alumi-4 .list li h4{font-size: .28rem}
.alumi-2{margin-bottom: .4rem}
}