<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.wrap{max-width:640px; margin:0 auto; padding-bottom:51px; /*background: #efeff0;*/}
/*logo*/
.logo{width:100%; padding:6px 0; background: #edebeb;}
.logo img{display:block; height:30px; margin-left:10px;}

.remove-icon{padding:10px 0; background: #fff;}
.remove-icon img{display:block; width:19%; margin:0 auto 10px;}
.remove-icon span{display:block; line-height: 24px; text-align: center;}
.app-name{ font-size: 18px; color: #666; }
.app-detail{ color: #b3b3b3;}

.tab-tit{ width:40%; height:30px; border:1px solid #007aff; line-height: 30px; border-radius: 2px;/* font-size: 16px; */margin:0 auto;}
.tab-tit span{float:left; width:50%; text-align: center; color: #033333;}
.tab-tit span.active{ background: #007aff; color: #fff;}

@media screen and (max-width:300px)
{
    .tab-tit{ width:50%; height:30px; border:2px solid #007aff; line-height: 30px; border-radius: 2px; margin:0 auto;}

}

.tab-content{padding:10px; background: #fff;}
.tab-intro{ color: #666; line-height: 25px; border-top: 1px solid #b2b2b2; padding:5px 0 10px;}
.tab-intro p{ text-indent: 2em;}
.tab-intro header{height:30px; font-size: 18px; line-height: 30px;}
.tab-intro img{width:28%; padding:2px; border:1px solid #b2b2b2; margin:10px auto 0;}

.footer{width:100%; height:50px; background: #fff; border-top:1px solid #b2b2b2; position:fixed; bottom:0; left:0; z-index:999; }
.footer a{display:block;width:36%; height:36px; background: #51c422; text-align: center; line-height:36px; color: #fff; font-size: 16px; border-radius: 18px; margin:7px auto 0;}

.slider .box img{float:left; height:150px;padding-right: 10px;}
.slider{position:relative;width:100%;height:150px; overflow: hidden;}
.slider .box{position:absolute; left:0; top:0;}
.tab-intro span{display:block;}


.slider2 .box2 img{float:left;width:262px; height:466px;padding-right: 10px;}
.slider2{position:relative;width:100%;height:466px; overflow: hidden;}
.slider2 .box2{position:absolute; left:0; top:0;}
.tab-intro span{display:block;}

.tab-content{ overflow: hidden;}
.tab-intro-first{height:75px; /*overflow: hidden;*/ position:relative; margin-bottom: 26px; }
#more,#more2{position:absolute; right:10px; bottom:-20px; color: #007aff;}
/*.tab-intro-first div{height:75px;}*/
.tab-intro-first&gt;div{ overflow: hidden; height:100%;}</pre></body></html>