@charset "UTF-8";

.m-style { position: relative; text-align: center; zoom: 1;}

.m-style:before,.m-style:after { content: ""; display: table;}

.m-style:after { clear: both; overflow: hidden;}

.m-style span { float: left; margin: 0 5px; width: 38px; height: 38px; line-height: 38px; color: #666; font-size: 14px; border: 1px solid #e6e6e6; border-radius:5px;}

.m-style .active { float: left; margin: 0 5px; width: 38px; height: 38px; line-height: 38px; background: #14b3aa; color: #fff; font-size: 14px; border: 1px solid #14b3aa; border-radius:5px; }

.m-style a { float: left; margin: 0 5px; width: 38px; height: 38px; line-height: 38px; background: #fff; border: 1px solid #e6e6e6; color: #666; font-size: 14px; border-radius:5px;}

.m-style a.jump-btn { float: left; margin:0 -6px; width: 80px; height: 38px; line-height: 38px; background: #fff; border: 1px solid #e6e6e6; color: #666; font-size: 14px; border-radius:0 5px 5px 0;}

.m-style a:hover { color: #fff; background: #14b3aa; border-radius:5px;}

.m-style .next,.m-style .prev { font-family: "Simsun"; font-size: 16px; font-weight: bold;}

.now,.count { padding: 0 5px; color: #f00;}

input { float: left; margin: 0 5px; width: 120px; height: 38px; line-height: 38px; text-align: center; background: #fff; border: 1px solid #e6e6e6; outline: none; color: #666; font-size: 14px; border-radius:5px 0 0 5px;}