/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto;
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

blockquote,
body,
button,
code,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
legend,
li,
ol,
p,
pre,
select,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset,
img {
    border: 0;
    vertical-align: middle
}

li {
    list-style: none
}

:focus {
    outline: 0
}

button,
input,
select,
textarea {
    *font-size: 100%
}

button::-moz-focus-inner,
input[type=button]::-moz-focus-inner,
input[type=file]>input[type=button]::-moz-focus-inner,
input[type=reset]::-moz-focus-inner,
input[type=submit]::-moz-focus-inner {
    border: none;
    padding: 0;
}

input {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.hide {
    display: none
}

.left {
    float: left
}

.right {
    float: right
}

.clear {
    clear: both
}

.clearfix:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden
}

*html .clearfix {
    zoom: 1
}

*+html .clearfix {
    zoom: 1
}

a {
    color: #2f2f2f;
    text-decoration: none
}

a:hover {
    text-decoration: none
}

body {
    font: 14px/1.8 Microsoft Yahei, Arial, Helvetica, sans-serif;
    background: #b80000;
    min-width: 1200px
}

.wrapper {
    *zoom: 1;
    width: 1000px;
    margin: 0 auto
}

.wrapper:after,
.wrapper:before {
    content: "";
    display: table
}

.wrapper:after {
    clear: both
}

a {
    color: #f6ff00;
    text-decoration: none
}

.green {
    color: #2efc06 !important
}

.yellow {
    color: #ffff15 !important
}

.blue {
    color: #04f2fb !important
}

.red {
    color: #fe080d !important
}

.fc-blue {
    color: #04f2fb !important
}

.fs-12 {
    font-size: 12px !important
}

.fs-14 {
    font-size: 14px !important
}

.fs-16 {
    font-size: 16px !important
}

.fs-20 {
    font-size: 20px !important
}

.fs-24 {
    font-size: 24px !important
}

.fs-line {
    text-decoration: underline
}

.mt-15 {
    margin-top: 15px
}

.mt-20 {
    margin-top: 20px
}

.mt-40 {
    margin-top: 40px
}

.header {
    height: 95px;
    background: #ae011a;
}

.header .wrapper {
    height: 95px;
    width: 1200px
}

.header .logo {
    float: left;
    margin-top: 15px;
	padding-left: 25px;
}

.header .logo img {
    vertical-align: middle
}

.header .nav {
    position: relative;
    float: right;
    height: 39px;
    padding-top: 28px
}

.header .nav li {
    float: left;
    width: 133px;
    height: 39px
}

.header .nav a {
    width: 133px;
    height: 39px;
    line-height: 39px;
    display: block;
    color: #f1f3b3;
    font-size: 15px;
    text-align: center;
    font-weight: 700
}

.header .nav a.current,
.header .nav a:hover {
    color: #f9f4f3;
    background: url(../img/navBg.png) no-repeat;
}

.bg {
    height: 400px;
    background: url(images/bg1.jpg) no-repeat;
}

.banner {
    height: 280px;
    overflow: hidden;
    text-align: center;
    position: relative;
    background: url(images/bg2.jpg) no-repeat;
}

.banner .wrapper {
    height: 100%;
    position: relative
}

.banner .btn-link {
    position: absolute;
    width: 105px;
    height: 85px;
    right: 18px;
    top: 410px;
    cursor: pointer
}

.banner .search {
    width: 557px;
    height: 78px;
    background: url(images/searchBg.png) no-repeat;
    position: absolute;
    left: 235px;
    top: 140px;
}

.banner .search input {
    margin-top: 5px;
    margin-left: 5px;
    float: left;
    display: block;
    width: 322px;
    padding-left: 28px;
    height: 67px;
    line-height: 67px;
    border: 0;
    color: #fff;
    font-size: 22px;
    background: 0 0
}

.banner .search input::-webkit-input-placeholder{color:#ffffbd;opacity:.4;}
.banner .search input::-moz-placeholder{color:#ffffbd;opacity:.4;}
.banner .search input:-moz-placeholder{color:#ffffbd;opacity:.4;}


.banner .search .btn-search {
    float: right;
    display: block;
    width: 184px;
    height: 68px;
    background: url(images/searchBtn.png) no-repeat;
    border: 0;
    font-size: 0;
    text-indent: -99em;
    cursor: pointer;
    margin-top: 7px;
    /*margin-right: 11px;*/
}

.banner .search .btn-search2 {
    display: inline-block;
    width: 129px;
    height: 44px;
    background: url(images/b-btn2.png);
    border: 0;
    margin: 10px 8px 0;
    font-size: 0;
    color: #a60221;
    font-weight: 700;
    text-indent: -99em;
    cursor: pointer
}

.banner .txt {
    color: #440202;
    text-align: center;
    font-size: 33px;
    vertical-align: top
}

.banner .HotDate {
    font-size: 0
}

.banner .HotDate>span {
    vertical-align: top;
    text-align: center;
    display: inline-block;
    color: #440202;
    font-size: 33px
}

.banner .HotDate>span em {
    width: 65px;
    height: 65px;
    line-height: 65px;
    text-align: center;
    display: inline-block;
    font-style: normal;
    font-family: Arial;
    color: #fff;
    margin-right: 5px;
    background: url(images/num.png) no-repeat
}

.banner .HotDate #t_h,
.banner .HotDate #t_h_1,
.banner .HotDate #t_h_2,
.banner .HotDate #t_h_3 {
    margin-left: 5px
}

.banner .HotDate #t_m,
.banner .HotDate #t_m_2,
.banner .HotDate #t_m_3 {
    margin-left: 5px
}

.banner .HotDate #t_s,
.banner .HotDate #t_s_1,
.banner .HotDate #t_s_2,
.banner .HotDate #t_s_3 {
    margin-left: 5px
}

.banner .HotDate .tle {
    color: #df3c43;
    font-size: 16px;
    width: 40px;
    line-height: 20px;
    height: 70px;
    padding-top: 10px;
    display: inline-block;
    vertical-align: top;
    /*margin-right: 17px;*/
	letter-spacing: 3px;
}

.scrollBox {
    margin: 10px auto 0;
    width: 840px;
    padding: 35px 0 0 45px;
    height: 276px;
    background: url(images/scrollBox.png) no-repeat
}

.scrollBox .box {
    float: left;
    width: 404px;
    height: 230px;
    overflow: hidden
}

.scrollBox ul {
    height: 230px
}

.scrollBox li {
    padding-left: 30px;
    color: #faec8d;
    font-size: 14px;
    line-height: 28px
}

.scrollBox span {
    color: #faec8d;
}

.content {
    /*background: #fdffea;*/
	background: #fdffea url(images/bg3.jpg) no-repeat;
    *zoom: 1
}

.content:after,
.content:before {
    content: "";
    display: table
}

.content:after {
    clear: both
}

.content .notice {
    padding: 8px 7px
}

.content .notice .inner {
    height: 173px;
    background: url(images/notice-bg.png) #a51111 no-repeat center 0
}

.content .notice marquee {
    margin: 6px 0 0;
    height: 160px;
    color: #fff;
    font-size: 16px;
    padding: 0 0 0 20px
}

.content .notice marquee ul {
    display: inline-block;
    padding: 0 10px;
    border-right: solid 1px #dfa853
}

.content .notice marquee ul.bor-none {
    border: 0
}

.content .notice marquee ul span {
    padding: 0 15px
}

.content .notice marquee ul em {
    font-style: normal;
    font-weight: 700;
    color: #f3d086
}

.content .notice marquee ul li {
    line-height: 30px;
    height: 30px;
    overflow: hidden
}

.content .notice marquee ul .spa2 em {
    font-weight: 700;
    color: #fff
}

.content .wrapper {
    position: relative;
    left: -1px;
    background: #c23333;
    width: 1080px;
    border-left: 10px solid #b61010;
    border-right: 10px solid #b61010;
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.reeltop {
	display:block; 
	margin:auto;
	margin-bottom: -30px;
}

.reelbottom {
	display:block; 
	margin:auto;	
	margin-top: -30px;
	padding-bottom: 40px;
}

.content .hd {
    text-align: center;
    /*padding-top: 25px;*/
}

.content .hd2 {
    text-align: center;
    padding-top: 25px;
}

.content h2 {
    color: #faec8d;
    font-size: 16px;
    text-align: center;
    font-weight: 400
}

.content p {
    font-size: 15px;
    color: #fbf5f5;
    line-height: 30px
}

.content p b {
    /* text-decoration: underline */
}

.content .table {
    margin: 20px 0 20px 0
}

.content table {
    width: 100%;
    text-align: center;
    font-size: 16px
}

.content table th {
    border: solid 1px #b21717;
    background: #df3c43;
    height: 45px;
    color: #f1f3b3;
}

.content table td {
    background: #ae011a;
    border: solid 1px #c23333;
    height: 45px;
	color: #fff;
}

.content table span {
    display: block
}

.content .foot {
    text-align: center;
    color: #fff;
    font-size: 16px;
    padding: 30px 0 0 0
}

.footer {
    padding-top: 33px;
    padding-bottom: 24px;
    text-align: center;
    font-size: 15px;
    color: #fbf5f5;
    background: #ae011a;
}

.footer .links a {
    color: #fbf5f5;
    margin: 0 8px
}

.footer .copy {
    text-align: center
}

.codeLeft,
.codeRight {
    z-index: 99;
    position: absolute;
    top: 300px;
    width: 135px;
    height: 256px;
    background: url(images/codeLeft.png) no-repeat
}

.codeLeft a,
.codeRight a {
    display: block;
    width: 135px;
    height: 256px
}

.codeLeft img,
.codeRight img {
    vertical-align: middle
}

.codeLeft .txt,
.codeRight .txt {
    padding-top: 68px;
    text-align: center
}

.codeLeft .code,
.codeRight .code {
    display: block;
    width: 110px;
    height: 108px;
    padding-top: 2px;
    padding-left: 13px
}

.codeLeft .code img,
.codeRight .code img {
    width: 110px;
    height: 108px
}

.codeLeft i,
.codeRight i {
    display: block;
    width: 70px;
    height: 20px;
    position: absolute;
    left: 35px;
    bottom: 0;
    cursor: pointer
}

.codeLeft {
    left: 40px
}

.codeRight {
    right: 40px
}

#msgDiv {
    z-index: 10001;
    width: 650px;
    min-height: 400px;
    background: #fff;
    position: fixed;
    left: 50%;
    top: 25%;
    margin: 0 0 0 -294px;
    font-size: 16px;
	border-radius: 10px;
}

#msgDiv .i-close {
    width: 30px;
    height: 30px;
    background: url(../img/i-close.png);
    position: absolute;
    right: 10px;
    top: 5px;
    cursor: pointer
}

#msgDiv .hd {
    height: 42px;
    line-height: 40px;
    padding-left: 20px;
    background: linear-gradient(to top,#ba1818 0%,#d52828 15%,#ac0302 100%);
	border-radius: 8px 8px 0px 0px;
}

#msgDiv .hd h2 {
    font-size: 18px;
    color: #f1f3b3;
	letter-spacing: 2px;
}

#msgDiv .bd {
    padding: 30px;
    /*background: #980505;*/
}

#msgDiv .search {
    height: 40px;
    line-height: 40px;
    text-align: center;
    padding-left: 40px
}

#msgDiv .search label {
    display: block;
    float: left;
    line-height: 32px;
    display: inline-block;
    vertical-align: top;
    color: #ac0302;
	font-weight: 600;
}

#msgDiv .search .ipt {
    float: left;
    width: 240px;
    /*background: #750606;*/
    border: 0;
    height: 32px;
    line-height: 32px;
    padding: 0 10px;
    vertical-align: top;
    border: solid 1px #c23333;
	box-sizing: border-box;
	color: #393939;
}

#msgDiv .search .btn {
    float: left;
    width: 80px;
    height: 32px;
    color: #fff;
    border: 0;
    /*background: url(../img/btn-msg.png);*/
	background: linear-gradient(to bottom,#ba1818 0%,#d52828 15%,#ac0302 100%);
    text-align: center;
	line-height: 32px;
    cursor: pointer;
    overflow: hidden;
}

#msgDiv .search .btn:hover {
    opacity: .8
}

#msgDiv .table3 {
    width: 100%;
    margin: 25px 0;
    background: #700001;
}

#msgDiv .table3 th {
    height: 34px;
    text-align: center;
    border: solid 1px #b21717;
    background: #d52828;
    color: #f1f3b3;
    font-weight: 400;
}

#msgDiv .table3 td {
    text-align: center;
    padding: 0 10px;
    color: #fff;
    border: solid 1px #c23333;
    background: #ae011a;
}

#msgDiv .paging a,
#msgDiv .paging span {
    display: block;
    float: left;
    height: 30px;
    padding: 0 20px;
    line-height: 30px;
    margin-right: 5px
}

#msgDiv .paging .num {
    background: #a40000;
    color: #fff
}

#msgDiv .paging a {
    background: #69532a;
    color: #fff
}

#msgDiv .paging a:hover {
    background: #97773b
}

#bgDiv {
    position: fixed;
    z-index: 10000;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    background-color: #000;
    filter: alpha(opacity=50);
    opacity: .5
}

.packet-bg {
    position: fixed;
    z-index: 1000;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #000;
    filter: alpha(opacity=50);
    opacity: .5;
}

.packet {
    width: 720px;
    height: 615px;
    position: fixed;
    z-index: 1001;
    left: 50%;
    top: 50%;
    margin-top: -242px;
    margin-left: -360px;
}

.packet .packet-close {
    width: 125px;
    height: 55px;
	display: block;
    position: absolute;
    left: 50%;
    bottom: 65px;
    margin-left: -235px;
    /*background: #ffff0050;*/
	z-index: 5;
}

.packet .packet-1 {
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    width: 100%;
    color: #2f2f2f;
    height: 100%;
    background: url(../img/packet-1.png) no-repeat center top;
}

.packet .packet-1 .packet-t {
    height: 380px;
    *zoom: 1
}

.packet .packet-1 .packet-t:after,
.packet .packet-1 .packet-t:before {
    content: "";
    display: table
}

.packet .packet-1 .packet-t:after {
    clear: both
}

.packet .packet-1 .packet-t .pic {
    width: 100px;
    height: 100px;
    overflow: hidden;
    margin: 40px auto 0
}

.packet .packet-1 .packet-t h3 {
    color: #fff;
    font-size: 20px;
    text-align: center;
    font-weight: 400;
    padding: 15px 0
}

.packet .packet-1 .packet-t .num {
    margin-top: 160px;
    text-align: center;
    font-size: 30px;
    color: #fff;
    overflow: hidden;
    /*font-family: Arial*/
	letter-spacing: 2px;
}

.packet .packet-1 .packet-t .num span {
    color: #ffe45e;
    font-weight: 700;
    font-size: 32px;
}

.packet .packet-1 .packet-open {
    width: 165px;
    height: 165px;
    line-height: 165px;
    position: absolute;
    left: 50%;
    bottom: 178px;
    margin-left: -85px;
    /*background: #ffff0050;*/
    text-align: center;
    color: #fff;
    font-size: 24px;
}

/*.packet .packet-1 .packet-back {
    width: 125px;
    height: 55px;
    position: absolute;
    left: 50%;
    bottom: 65px;
    margin-left: -235px;
    background: #ffff0050;
}*/

.packet .packet-1 .packet-copy {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 25px;
    text-align: center;
    color: #ffb02b;
    font-size: 16px
}

.packet .packet-2 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    color: #2f2f2f;
    height: 100%;
	background: url(../img/packet-2.png) no-repeat center top;
}

/*.packet .packet-2 .packet-back {
    width: 125px;
    height: 55px;
    position: absolute;
    left: 50%;
    bottom: 65px;
    margin-left: -235px;
    background: #ffff0050;
}*/

.packet .packet-2 .packet-again {
    width: 125px;
    height: 55px;
    position: absolute;
    left: 50%;
    bottom: 65px;
    margin-left: 105px;
    /*background: #ffff0050;*/
	z-index: 5;
}

.packet .packet-2 .pannel {
    height: 137px;
    background: url(images/p-bg.png) no-repeat 0 0;
    position: relative
}

.packet .packet-2 .pannel .pic {
    width: 100px;
    height: 100px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    bottom: -30px;
    margin-left: -50px
}

.packet .packet-2 h3 {
    width: 400px;
    margin: 0 auto;
    font-size: 28px !important;
    color: #434343;
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    margin-top: 110px
}

.packet .packet-2 .num {
    width: 410px;
    text-align: center;
    font-size: 60px;
    color: #f4260b;
    margin: 0 auto;
    margin-top: -10px;	
	letter-spacing: -2px;
    line-height: 1 !important;
}

.packet .packet-2 .num span {
    font-size: 80px;
    font-family: Arial;
    position: relative;
    top: 5px;
	color: #f4260b;
	text-shadow: 0px 4px #00000040;
	font-weight: 600;
}

.packet .packet-2 .packet-copy {
    text-align: center;
    color: #6f6f6f;
    font-size: 16px;
}

.snow {
    position: absolute;
    top: 0;
    color: #fff;
    z-index: 1000;
}

.snow.snow-1 {
    width: 90px;
    height: 111px;
    background: url(images/s-1.png)
}

.snow.snow-2 {
    width: 80px;
    height: 111px;
    background: url(images/s-2.png)
}

.snow.snow-3 {
    width: 100px;
    height: 188px;
    background: url(images/s-3.png)
}

@-webkit-keyframes rotating {
    from {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes rotating {
    from {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.audiobox {
    width: 27px;
    height: 27px;
    position: fixed;
    z-index: 111111;
    right: 50px;
    bottom: 25px;
    background: url(images/audio.png);
    cursor: pointer
}

.audiobox.on {
    animation: rotating 1.2s linear infinite;
    -webkit-animation: rotating 1.2s linear infinite;
    -moz-animation: rotating 1.2s linear infinite;
    -o-animation: rotating 1.2s linear infinite
}

.duilian {
    top: 500px;
    position: absolute;
    overflow: hidden;
    display: none;
    z-index: 10001
}

.duilian_left {
    left: 10px;
    width: 130px;
    height: 330px;
    background: url(images/xf-left.png) no-repeat
}

.duilian_left .block1,
.duilian_left .block2,
.duilian_left .duilian_close {
    position: absolute
}

.duilian_left .block1 {
    width: 130px;
    height: 35px;
    top: 95px;
    left: 5px
}

.duilian_left .block2 {
    width: 130px;
    height: 35px;
    top: 185px;
    left: 5px
}

.duilian_left .duilian_close {
    width: 75px;
    height: 23px;
    left: 36px;
    bottom: 0
}

.duilian_right {
    right: 10px;
    width: 78px;
    height: 161px;
    background: url(images/xf-right.png) no-repeat;
    position: absolute
}

.duilian_right .block1,
.duilian_right .block2,
.duilian_right .block3,
.duilian_right .duilian_close {
    position: absolute
}

.duilian_right .block1 {
    width: 100%;
    height: 80px;
    top: 0;
    left: 0
}

.duilian_right .block2 {
    width: 100%;
    height: 80px;
    top: 80px;
    left: 0
}

.duilian_right .block3 {
    width: 100%;
    height: 80px;
    top: 90px;
    left: 0
}

.duilian_right .duilian_close {
    width: 60px;
    height: 24px;
    left: 35px;
    bottom: 0
}

.rightfloat {
    position: fixed;
    background: url(../css/images/rightfloat.png);
    width: 250px;
    height: 470px;
    right: 0px;
    top: calc(50vh - 235px);
    z-index: 999;
}

.rightfloat i {
    display: block;
    width: 60px;
    height: 32px;
    position: absolute;
    left: 50%;
    bottom: 0;
    cursor: pointer;
	margin-left: -30px;
	/*background-color: #1d00ff50;*/
	z-index: 5;
}

.rightfloat img{
    width: 111px;
    height: 111px;
	display:block; 
	margin:auto;
}
[v-cloak] {
    display: none;
}
input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s;
    -webkit-text-fill-color: #000;
}
#pages{
	text-align: center;
}

#pages .layui-laypage-next , #pages .layui-laypage-prev, #pages .layui-laypage a,#pages .layui-laypage-spr{
    background: #ae011a;
    border: 1px solid #dd0002;
}
#pages .layui-laypage-em{
    background: #f0f1b8;
    border: 1px solid #dd0002;
    padding: 0;
}

#pages .layui-laypage a{
    color: #fff;
}