body {
    margin: 0 !important;
}

body {
    max-width: 540px;
    min-width: 320px;
    margin: 0 auto !important;
    font: normal 14px/1.5 Tahoma, "Microsft Yahei", STXiHEI, hei;
    color: #000;
    background-color: #f2f2f2;

    -webkit-tap-highlight-color: transparent;
}

a {
    color: #000;
    text-decoration: none;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.footer-nav {
    display: flex;
}

.footer-nav li {

    flex: 1;
}



.footer-nav a {
    flex-direction: column;
    display: flex;

    /* 侧周居中对齐，因为是单行 */
    align-items: center;
}

.footer {
    background-color: #fff;
    padding-top: 10px;

}
header{
    margin-top: 20px;
    display: flex;
    padding-bottom: 20px;
}

.head_l{
    flex: 1;
    
}
.head_l span {
    font-size: 24px;
    font-weight: 600;
}
.head_l span:nth-child(1) {
    color: #000;
}
.head_l span:nth-child(3) {
    color: #a2a2a2;
}
.head_l span:nth-child(2) {
    border-bottom: 2px solid #fde33c;    
}
.head_r{
    flex: 1;
}
.head_r input{
    width: 100%;
    height: 35px;
    border-radius: 15px;
    border: 0px;
    background-color: #f8f8f8;
    }
.nav {
    width: 100%;
    padding-top: 20px;


}

.nav ul {
    display: flex;

}

.nav li {
    flex: 1;
    font-size: 18px;
    font-weight: 550;
    color: #a2a2a2;
}
.nav li:nth-child(1){
    color: #000;
}
.bar{
    display: flex;
    width: 100%;
}
.bar img{
    width: 100%;
    border-radius: 12px;
}
.main{
    display: flex;
    flex-wrap: wrap;
}
.main div{
    margin: 10px 5px;
    width: 30%;
    display: flex;
    flex-direction: column;
}
.main img{
    width: 100%;
}
.tou_img img{
    width: 20px;
}
.tou_img span{
    padding-left: 10px;
    color: #a2a2a2;
}
.manhua_bar div:nth-child(2){
    position: absolute;
    top: 16PX;
}
.manhua_bar img{
    width: 100%;
}
.manhua_bar_top_nav{
    font-size: 24px;
    color: #a2a2a2;
    font-weight: 600;
}
.manhua_bar_top_nav span:nth-child(2){
    color: #fff;
    border-bottom: #fde33c 2px solid;
}
.manhua_nav{
    padding: 20px;
    border-radius: 8px;
    display: flex;
    background-color: #fff;
}
.manhua_nav div{
    flex: 1;
    display: flex;
    align-items: center;
}
.manhua_nav > div >span{
    
}
.recommend >div {
    display: flex;
}
.recommend >div > span{
    padding: 5px 8px;
    background-color: #a2a2a2;
    border-radius: 25px;
    margin-left: 10px;
}
.Rambling_bar img {
    width: 100%;
}
.Rambling_bar2 {
    margin-top: -10px;
}
.Rambling_bar2 img{
    width: 100%;
}
.Rambling_bar3 {
    box-sizing: border-box;
    padding-left: 10px;
    margin-top: -10px;
    height:50px;
    color: #fff;
    width: 100%;
    background-color: #000;
    line-height: 50px;;

}
.Rambling_bar3 span{
    box-sizing: border-box;
  
}
.home_head{
    
    width: 100%;
    display: flex;
    position: relative;
}
.home_head_f {
    padding-left: 20px;
    flex: 1;
    height: 20px;
    margin-right: 50px;
}
.home_head_r{
    position: absolute;
    right: 50%;
}
.home_head_f img{
    margin-top: 40px;
    width: 100px;
    border-radius: 60px;
}
.home_head_r h2{
    height: 34px;
    font-size: 34px;
}


.home_nav-nav {
    display: flex;
    flex-wrap: wrap;
}

.home_nav-nav li {
    width: 25%;
}


.home_nav-nav a {
    flex-direction: column;
    display: flex;
    /* 侧周居中对齐，因为是单行 */
    align-items: center;
}

.home_nav {
    background-color: #fff;
    padding-top: 10px;
    padding: 40px 10px;
    border-radius: 15px;

}
.nav_foot{
    margin-top: 30px;
    display: flex;
    flex-direction: column;
    background-color: #fff;
    padding-top: 10px;
    padding-bottom: 30px;
    border-radius: 15px;   
}

.nav_foot div{
    padding-left: 40px;
    height: 60px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #999;
    box-sizing: border-box;
    
}
.nav_foot span{
    padding-left: 20px;
    font-size: 18px;
}
.community-top img{
    width: 25px;
}

.community-top {
    margin-top: 10px;
    display: flex;
    position: relative;
}
.community-top div:nth-child(2){
    position: absolute;
    right: 20px;
}
.community-top > div:nth-child(2) > span {
    padding: 8px 25px;
    background-color:#fae264 ;
    border-radius:45px;
}
.community-top > div:nth-child(1){
    flex: 1;
}
.community_main img{
    width: 100%;
}
.community_main span{
    color: #a2a2a2;
}
.comment >div:nth-child(3){
    padding-left: 30px;
}
.comment_top span{
    padding: 10px 25px;
    background-color: #fae264;
    border-radius: 20px;

}
.comment_top {
    padding-top: 20px;
    padding-bottom: 40px;
    
}
.comment_top input{
    width: 80%;
    height: 35px;
}
.cartoon_list_top{
    height: 50px;
    line-height: 50px;
    padding-left: 20px;
    background-color: #fff;
}
.cartoon_list_main{
    margin-top: 20px;
    padding-top: 20px;
    background-color: #fff;
}
.cartoon_list_page{
   
    padding-top: 50px;
    padding-left: 20px;
    display: flex;
    flex-direction: column;
}
.cartoon_list_zhang img{
    width: 120px;
    border-radius: 8px;
}
.cartoon_list_zhang  {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
}
.cartoon_list_zhang > div {
    padding-left: 20px;
}
footer{
    max-width: 540px;
        min-width: 320px;
    width: 100%;
    position: fixed;
        bottom: 0;
        z-index: 999;
        background-color: #fff;
}

.index_Signin{
    display: flex;
    background-color: #fff;
    border-radius: 15px;
    margin: 20px 20px;
    padding: 20px 20px;
}
.index_Signin div {
    flex: 1;
}
.index_Signin_ling{
    padding-top: 20px;
}
.index_Signin_ling span{
    padding: 10px 20px;
    background-color: #469bf6;
    border-radius: 25px;
    color: #fff;

}
.index_Signin_span{
    color: #ddac70;
}
.page{
    background-color: #fff;
    padding: 20px 10px;
    border-radius: 15px;
    margin-top: 30px;
}

.page_main {
    
    display: flex;
    flex-wrap: wrap;
 

}

.page_main div {

    margin: 10px 5px;
    font-size: 12px;
    width: 23%;
    display: flex;
    flex-direction: column;
   
}
.category_main {
    display: flex;
}

.category_main>div:nth-child(1) {
    width: 100px;
    background-color: #f9f9f8;
}

.category_main>div:nth-child(2) {
    flex: 1;
    background-color: #fff;
}

.category_main li {
    line-height: 50px;

    text-align: center;
}

.category_goods {
    display: flex;
    flex-wrap: wrap;
}

.category_goods div {
    flex: 1;
    width: 100px;
   
}

.category_goods>div {
    display: flex;
    flex-direction: column;
    margin: 20px;
}

.category_goods>div>span {
    text-align: center;
}


.fen_goods {
    display: flex;
    flex-wrap: wrap;
}

.fen_goods div {
    width: 40%;
    height: 80px;
    background-color: #f3eaea;

}

.fen_goods>div {
    display: flex;
    margin: 10px;
    text-align: center;
    align-items: center;
    padding-left: 20px;
    box-sizing: border-box;
    border-radius: 15px;
}
.fen_goods>div>img{
    padding-left: 50px;
    height: 60px;
}
.fen_goods>div>span {
    text-align: center;
}
.footer img{
    width: 40px;
}