


.view .pc .casebox{width:100%;padding:0.2rem 0;text-align:center;overflow:hidden;display:flex;justify-content: space-between}

.view .pc .caseclass{width: 2.3rem;position: relative;margin-right: 0.3rem;}

.view .pc .caseclass .titbox{width: 2.3rem;height:0.67rem;line-height: 0.67rem;background: #fedc46;text-align: center;color: #000;}

.view .pc .caseclass .titbox .maintit{font-size: 0.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.view .pc .caseclass .clsbox{background: #fff;margin-bottom: 0.2rem;}

.view .pc .caseclass .cls{width: 2.3rem;display: block;height: auto; overflow:hidden;line-height: 0.52rem;text-indent: 0.5rem;font-size: 0.2rem;text-align: left;color: #000;background-image: url(../images/btnright.jpg);background-position: 0.2rem  0.16rem;background-repeat: no-repeat;border:0.01rem solid #b6b6b6;border-bottom: none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.view .pc .caseclass .cls .sec{display:none;}
.view .pc .caseclass .cls:hover .sec{display:block;transition:all .5s linear;}
.view .pc .caseclass .cls:last-child{border-bottom:0.01rem solid #b6b6b6}

.view .pc .caseclass .info{width:100%;background: #fff;}

.view .pc .caseclass .info .infobox{width:100%;height:auto;background: #fff;border:0.01rem solid #b6b6b6;padding:0.1rem;}

.view .pc .caseclass .info .infobox p{font-size:0.16rem;text-align: left;color: #000;line-height: 0.32rem;}

.view .pc .caseclass .info .infobox p.centertit{text-align: center;}

.view .pc .caseclass .info .infobox p.call{font-weight: bold;font-size: 0.24rem;text-align: center;}



.view .pc .casepro{text-align:center;font-size:0;width:9.6rem;height:auto;overflow:hidden;}
.view .pc .casepro .titbox{width:100%;height:0.4rem;line-height:0.4rem;border-bottom:0.01rem solid #000;}
.view .pc .casepro .titbox .tit{font-size:0.22rem;float:left;line-height:0.35rem;border-bottom:0.02rem solid #000;margin-bottom:0.1rem;}
.view .pc .casepro .titbox .seat{font-size:0.16rem;float:right;}
.view .pc .casepro .probox{width:100%;margin:0 auto;padding:0.4rem 0;}
.view .pc .casepro .probox .tit{font-size:0.3rem;line-height:0.5rem;}
.view .pc .casepro .probox .time{font-size:0.16rem;margin-bottom:0.2rem;}
.view .pc .casepro .probox mip-img{display: block;margin:0.3rem auto;}
.view .pc .casepro .probox img{width:auto;height:auto;min-width:auto;min-height:auto;margin:auto;display:block;}
.view .pc .casepro .probox .richtext{width:90%;font-size:0.18rem;text-align:left;padding:0.2rem 0;margin:0.2rem auto;}
.view .pc .casepro .probox .prev{font-size:0.18rem;text-align:left;display:block;}
.view .pc .casepro .probox .next{font-size:0.18rem;text-align:left;display:block;}
.view .pc .casepro .probox .back{width:1.95rem;height:0.45rem;line-height:0.45rem;border-radius:0.12rem;text-align:center;margin:0 auto;font-size:0.21rem;color:#000;border:0.01rem solid #000;margin-top:0.3rem;display:block;}
.view .ipad{}
.view .ipad .tit{font-size:0.4rem;line-height:1.2rem;color:#000;text-align:center;}
.view .ipad mip-img{width:90%;display:block;margin:0 auto;height:auto;}
.view .ipad mip-img img{width:100%;display:block;height:auto;}
.view .ipad .richtext{width:90%;display:block;margin:0 auto;font-size:0.3rem;text-indent:2em;line-height:0.4rem;padding:0.2rem 0;}
.view .ipad .btnbox{margin:0.4rem 0;width:100%;text-align:center;}
.view .ipad .btnbox a{width:3.02rem;height:0.83rem;line-height:0.85rem;text-align:center;background-color:#feec3e;color:#1a1a1a;font-size:0.38rem;border-radius:0.2rem;display:inline-block;vertical-align:middle;}
.view .mobile{}
.view .mobile .tit{font-size:0.3rem;line-height:0.9rem;color:#000;text-align:center;}
.view .mobile mip-img{width:90%;display:block;margin:0 auto;height:auto;}
.view .mobile mip-img img{width:100%;display:block;height:auto;}
.view .mobile .richtext{width:90%;display:block;margin:0 auto;font-size:0.3rem;line-height:0.4rem;padding:0.2rem 0;}
.view .mobile .btnbox{margin:0.3rem 0;width:100%;text-align:center;}
.view .mobile .btnbox a{width:1.64rem;height:0.46rem;line-height:0.46rem;text-align:center;background-color:#feec3e;color:#1a1a1a;font-size:0.21rem;border-radius:0.23rem;display:inline-block;vertical-align:middle;}