@charset "UTF-8";
/*分页*/
.page_box{width:100%;position: relative;height:30px;}
.disabled{color: #333 !important;}
.m-style {text-align: center;zoom: 1;position: absolute;top: 50%;left: 50%;transform: translateX(-50%) translateY(-50%);-ms-transform: translateX(-50%) translateY(-50%);-moz-transform: translateX(-50%) translateY(-50%);-o-transform: translateX(-50%) translateY(-50%);-webkit-transform: translateX(-50%) translateY(-50%);}
.m-style:before,
.m-style:after {content: "";display: table;}
.m-style:after {clear: both;overflow: hidden;}
.m-style span {display:inline-block;float: left;margin: 0 25px;line-height: 40px;color: #333;font-size: 16px;cursor: pointer;}
.m-style .active {float: left;color: #f08327;}
.m-style a {display:inline-block;float: left;margin: 0 25px;line-height: 40px;color: #333;font-size: 16px;}
.m-style a#jump{width:48px;}
.m-style .next,
.m-style .prev {font-family: "Simsun";font-size: 16px;font-weight: bold;color:#333;width:40px;height:40px;text-align:center;line-height:40px;}
.m-style .next:hover,
.m-style .prev:hover{border:1px solid #333;border-radius:50%;width:38px;height:38px;line-height:38px;}
.now,
.count {padding: 0 5px;color: #f00;}
.eg img {max-width: 800px;min-height: 500px;}
.jump-ipt{float: left;margin: 0 5px;width: 38px;height: 18px;line-height: 12px;text-align: center;background: #fff;border: 1px solid #ebebeb;outline: none;color: #333;font-size: 14px;}
.nobtn{color:#999;}