@charset "UTF-8";
.m-style .jump-btn {
    background-color: #ff6779;
    border-radius: 4px;
    border: 1px solid #ff6779;
    color: white;
}.m-style a:hover {
     color:white;background:#ff6779; border-color: #ff6779;
 }
.m-style{position:relative;text-align:center;zoom:1; padding-top:29px; padding-bottom:29px; line-height: 31px; font-size: 13px }
.m-style:before,.m-style:after{content:"";display:table}
.m-style:after{clear:both;overflow:hidden}
.m-style span{ display:inline-block; vertical-align:top; padding:0 12px; margin:0 5px;height:31px;line-height:31px;border:1px solid #e8e8e8; color:#666666;font-size:14px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    -o-border-radius:5px;
    -ms-border-radius:5px;
    border-radius:5px;}
.m-style span.active{ color:white;background:#ff6779; border-color: #ff6779; }
.m-style a{ display:inline-block; vertical-align:top; padding:0 12px; margin:0 5px;height:31px;line-height:31px;background:#fff;border:1px solid #e8e8e8;color:#666666;font-size:14px; text-decoration:none;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    -o-border-radius:5px;
    -ms-border-radius:5px;
    border-radius:5px; }
.m-style .jump-ipt { border-radius: 4px; text-indent: 0; width: 45px }
/*.m-style a:hover{color:#fff;background:#fe5850; border-color:#fe5850; }*/
.m-style .next,.m-style .prev{font-size:16px;}
.now,.count{padding:0 5px;color:red}
.eg img{max-width:800px;min-height:500px}
.m-style input{ display:inline-block; vertical-align:top; margin:0 5px;width:45px;height:31px;line-height:31px;text-align:center;background:#fff;border:1px solid #ebebeb;outline:0;color:#bdbdbd;font-size:14px}

