  /*---b-总翻页---*/
.template_mypage{clear:both;text-align:center;font-size:14px;padding:30px 0 30px;}
.template_mypage td span{font-size:14px; display:inline-block; border:solid 1px #eee; height:32px;line-height:32px; padding-left:5px; padding-right:5px;}
.template_mypage a{font-size:14px; border:1px solid #ddd; display:inline-block;height:32px;line-height:32px; padding-left:5px; padding-right:5px; min-width:30px; }
.template_mypage .from_kuang1{ height:33px; line-height:33px; width:40px;}
.template_mypage .dqpage{ color:#f00;padding:8px 12px;}
.template_mypage .zsl{ display:none;}
.template_mypage td span:nth-last-of-type(1){border:none; padding:0px;}
.template_mypage td input[type="text"]{height:35px; line-height:35px; border:solid 1px #eee; margin-left:5px; margin-right:5px; box-sizing:border-box;width:50px; margin-top:-2px; text-align:center}
.template_mypage td input[type="button"]{height:35px;  border:solid 1px #eee; margin-left:5px; margin-right:5px; box-sizing:border-box;width:50px; background-color:#fff;width:60px;}
  /*---e-总翻页---*/
  
.mobile_page{clear:both;text-align:center;font-size:14px;padding:30px 0 30px;}
.mobile_page a,.mobile_page span{font-size:20px; border:1px solid #ddd; min-width:80px; height:50px; line-height:50px;padding-left:20px; padding-right:20px; border-radius:8px;display:inline-block; background-color:#fff;}
.mobile_page span{color:#999;}
.mobile_page .from_kuang1{ height:33px; line-height:33px; width:40px;}
.mobile_page .dqpage{ color:#f00;padding:8px 12px;}
.mobile_page .btn2{padding:6px 10px;border:1px solid #ddd; background:#fff; font-size:14px;}
.mobile_page .zsl{ display:none;} 

/*手机翻页REM单位*/
.mobile_page_rem{clear:both;text-align:center;font-size:0.24rem;padding:0.3rem 0 0.3rem;}
.mobile_page_rem a,.mobile_page_rem span{font-size:0.24rem; border:1px solid #ddd; min-width:0.8rem; height:0.5rem; line-height:0.5rem;padding-left:0.15rem; padding-right:0.2rem; border-radius:0.08rem;display:inline-block; background-color:#fff;}
.mobile_page_rem span{color:#999;}
.mobile_page_rem .from_kuang1{ height:0.33rem; line-height:0.33rem; width:0.4rem;}
.mobile_page_rem .dqpage{ color:#f00;padding:8px 12px;}
.mobile_page_rem .btn2{padding:0.06rem 0.1rem;border:1px solid #ddd; background:#fff; font-size:0.24rem;}
.mobile_page_rem .zsl{ display:none;} 