<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{ background: #fff; max-width:640px; min-height:100%; height:auto;}
*{outline:none;box-sizing: border-box;}

/* èœå• */
.h80{height: 1.8rem;}
.h90{height:1.58rem;}
.ph1{height: 1rem;}
.ph1-1{height: 1.01rem;}
/* å¤§åˆ†ç±»å¸é¡¶ */
.h180{height: 1.6rem;}



/*menu*/
.category {padding:0 0.2rem; background-color: #fff; width: 100%; overflow: hidden;}
.category__row {display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;}
.category__row .category__item{width: 33.33%; display: flex; justify-content: center; flex-direction: column;}
.category__item__icon {width:100%; text-align:center;}
.category__item__icon img {width:0.86rem;height:auto; margin:0.3rem 0rem 0.12rem}
.category__item__txt {font-size:0.23rem;text-align:center;color:#666;overflow: hidden;white-space: nowrap;text-overflow:ellipsis; width: 100%;}

.cate_select{position: relative;}
.cate_select::before{content: '';display: block;position: absolute;left: 0;top: 0;width: 100%; height: 1rem;background: linear-gradient(to bottom, #ffeedb 0%,#ffffff 100%);z-index: 0;}

.cate_select&gt;ul {display:flex;justify-content:flex-start;white-space:nowrap;overflow-x:scroll;-webkit-overflow-scrolling:touch;overflow-y:hidden;padding:0.1rem 0 0;}
.cate_select&gt;ul::-webkit-scrollbar {display:none;}

.cate_select ul li{ margin:0.1rem 0.35rem 0 0.35rem; height: 0.46rem;position: relative;}   
.cate_select ul li a{font-size: 0.26rem; padding:0;color: #666; } 
.cate_select ul li.on::before{content: '';display: inline-block; width: 100%; height: 2px; background-color: #3191f5;
     position: absolute; bottom: 0rem; border-radius: 0.04rem;}
.cate_select ul li.on a{color: #3191f5;}  
.category .gomore{background: url(../images/vote/p7.png) no-repeat; width: 3.4rem; height: 0.72rem; background-size: 100%; display: flex; margin: 0.4rem auto 0.4rem; align-items: center;justify-content: center;color: #fff;font-weight: bold; clear: both; font-size: 0.28rem;}


.big_title{text-align: center;margin-top: 0.2rem;}
.big_title h2{display: flex; align-items: center;justify-content: center;font-size: 0.28rem;}
.big_title h2::before{content: ''; height: 1px;width:1rem;display: inline-block;
    background: linear-gradient(to right, #ffffff 0%,#3191f5 100%);margin-right: 0.2rem;}
.big_title h2::after{content: ''; height: 1px;width: 1rem;display: inline-block;margin-left: 0.2rem;
        background: linear-gradient(to left, #ffffff 0%,#3191f5 100%);}
.big_title p{font-size: 0.24rem;color: #999;margin-top: 0.1rem;}

/* æ&nbsp;ç›®æ&nbsp;‡é¢˜ */
.c_title{ margin:0.24rem 0.24rem 0; clear:both;position: relative;}
.c_title h1{ font-size:0.26rem; font-weight:600; color:#000; display:inline-block; position:relative;letter-spacing:1px;padding-left: 0.2rem;}
.c_title h1:before{ content:''; width:3px; height:0.24rem; background-color:#3191f5; display:inline-block; position:absolute; left:0; top:0.06rem;}

.c_title span{ margin-left:0.1rem; color:#fff; font-size: 0.2rem;background-color:#3191f5; padding: 1px 0.1rem;border-radius: 0.3rem 0.3rem 0.3rem 0; vertical-align: 2px;}
.c_title .c_more{position: absolute;right: 0; top:0;height: 0.4rem; line-height: 0.4rem; color:#555;font-size:0.22rem; background-color: #f5f5f5;border-radius:0.04rem; padding:0 0.2rem;}
.c_title .c_more i{color: #555;font-size: 0.22rem;}

.common_list_cont{padding: 0 0 0.5rem;}
.common_list_cont .list_li{width: 43%;padding:0;border-radius: 0.1rem;box-shadow: 0 0 0.2rem #ddd; margin-left: 4.5%;margin-top: 0.3rem;}
.common_list_cont .list_li .item_title{height: 0.6rem;margin: 0;text-align: center;}
.common_list_cont .list_li .item_title .title{margin: 0;font-size: 0.24rem;}
.common_list_cont .list_li.long .item_bg{height: 6rem;}

.getMore{height: 0.72rem;display: flex;clear: both; margin:0 auto; width: 60%;background-color: #3191f5;color: #fff;font-size: 0.28rem;align-items: center;justify-content: center;border-radius: 0.5rem;font-weight: bold;}




</pre></body></html>