/*初始化111*/ html,body{margin: 0;padding: 0;} .pagebox{ position:relative; }@import url('https://fonts.font.im/css?family=Mada'); body{ font-family: 'Mada', sans-serif !important; } /*翻页的样式*/ .p_page .pre{ width: 40px !important; height:40px !important; line-height:40px !important; border-radius:0px !important; } .p_page .next{ width: 40px !important; height:40px !important; line-height:40px !important; border-radius:0px !important; } .p_page .pageNum{ width: 40px !important; height:40px !important; line-height:40px !important; border-radius:0px !important; } .p_page .pageNum.active { background-color: #999 !important; border-color: #999 !important; width: 40px !important; height:40px !important; line-height: 40px !important; border-radius:0px !important; } .p_page .pageNum:hover{ background-color: #999 !important; border-color: #999 !important; width: 40px !important; height:40px !important; line-height: 40px !important; border-radius:0px !important; } .p_page .next:hover{ background-color: #999 !important; border-color: #999 !important; width: 40px !important; height:40px !important; } .p_page .pre:hover{ background-color: #999 !important; border-color: #999 !important; width: 40px !important; height:40px !important; border-radius:0px !important; } @media screen and (max-width: 768px){ #w_fimg-1623228885464 { margin-top: 20px !important; } #w_common_text-1619763843726 { margin-top: 0px !important; } .p_pagebox .pre{ background-color: #999 !important; border-color: #999 !important; } .p_pagebox .next{ background-color: #999 !important; border-color: #999 !important; } }