.cont-wrap{min-height:400px}.cont-wrap .inner-wrap{padding:22px 0;border-top:1px solid #ededed}.cont-wrap .inner-wrap:last-child{border-bottom:1px solid #ededed}.cont-wrap .inner-wrap.inner-st1{display:flex;justify-content:space-between}.cont-wrap .inner-wrap.inner-st2 .desc{padding-top:3px;display:flex;justify-content:space-between;color:#999}.cont-wrap .inner-wrap .title{margin-bottom:7px;font-size:18px;font-weight:700;line-height:1.5}.cont-wrap .inner-wrap .desc{font-size:14px;line-height:1.43;color:#777}.switch-item{position:relative;display:inline-block;flex:none;width:51px;height:31px}.switch-item input{opacity:0;width:0;height:0}.switch-item input:checked+.slider-item{background-color:#2fc8a0}.switch-item input:checked+.slider-item:before{-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}.switch-item input:focus+.slider-item{box-shadow:0 0 1px #e9e9eb}.slider-item{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;border-radius:50px;background-color:#e9e9eb;-webkit-transition:0.3s;transition:0.3s}.slider-item:before{position:absolute;content:"";height:27px;width:27px;left:2px;bottom:2px;background-color:white;border-radius:50%;box-shadow:1px 0 6px 0 rgba(0,0,0,0.16);-webkit-transition:0.3s;transition:0.3s}
