@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: 30px;
    height: 30px;
    line-height: 30px;
    color: #bdbdbd;
    font-size: 14px;
}

.m-style .active {
    float: left;
    margin: 0 5px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    /* background: #e91e63; */
    color: #30ba96;
    font-size: 14px;
    border: 1px solid #30ba96;
}

.m-style a {
    float: left;
    margin: 0 5px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: #fff;
    border: 1px solid #ebebeb;
    color: #bdbdbd;
    font-size: 14px;
}

.m-style a:hover {
    color: #30ba96;
    border: 1px solid #30ba96;
}

.m-style .next,
.m-style .prev {
    width: 70px;
	height: 30px;
	line-height: 30px;
   text-align: center;
	border: 1px solid #dfdfdf;
	cursor: pointer;
   margin: 0 5px;
}

.now,
.count {
    padding: 0 5px;
    color: #f00;
}

.eg img {
    max-width: 800px;
    min-height: 500px;
}

input {
    float: left;
    margin: 0 5px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #fff;
    border: 1px solid #ebebeb;
    outline: none;
    color: #bdbdbd;
    font-size: 14px;
}
.zxf_pagediv .jump-btn {
    width: 40px;
    border: 1px none #ebebeb !important;
}
.zxf_pagediv .tiao{
    height: 30px;
    line-height: 30px;
    border: 1px none #ebebeb !important;
}