a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  font-weight: 400;
  vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block
}

li,
ol,
ul {
  list-style: none
}

blockquote,
q {
  quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: '';
  content: none
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

a {
  text-decoration: none
}

body,
html {
  width: 100%;
  font-family: "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif
}

body {
  line-height: 1;
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: transparent
}

html {
  overflow-y: scroll
}

.clearfix:after,
.clearfix:before {
  content: " ";
  display: inline-block;
  height: 0;
  clear: both;
  visibility: hidden
}

.clearfix {
  height: 0
}

body {
  color: #333333;
  font-size: 14px;
  min-width: 1200px
}

.box {
  width: 1200px;
  margin: 0 auto
}

.min {
  min-width: 1200px
}

a {
  color: #333333
}

a:hover {
  color: #d80000
}

.fl {
  float: left
}

.fr {
  float: right
}

.ov {
  overflow: hidden
}

* {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.header {
  height: 100px;
}

.header-logo {
  width: auto;
  height: 100px;
  display: table;
}

.header-logo a {
  display: table-cell;
  vertical-align: middle;
}

.header-hotline {
  padding-top: 22px;
  padding-left: 60px;
  position: relative;
  color: #d80000;
}

.header-hotline i {
  display: block;
  width: 46px;
  height: 46px;
  line-height: 46px;
  font-size: 30px;
  text-align: center;
  border: 1px solid #d80000;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  top: 22px;
  left: 0;
}

.header-hotline span {
  display: block;
  font-size: 16px;
  line-height: 24px;
}

.header-hotline b {
  display: block;
  font-size: 24px;
  line-height: 32px;
}

.menu {
  width: 100%;
  height: auto;
  background: #151f41;
}

#nav {
  width: 100%;
  height: 60px;
}

.nav-li {
  float: left;
  width: 171px;
  height: 60px;
  line-height: 60px;
  position: relative;
  text-align: center;
}

.nav-li a {
  display: block;
  color: #ffffff;
  font-size: 16px;
}

.nav-li a:hover,
.nav-li.on a {
  background: #dc1c2b;
}

.nav-li .sub {
  display: none;
  width: 100%;
  height: auto;
  padding: 20px 0;
  background: rgba(220, 28, 43, .7);
  position: absolute;
  top: 60px;
  left: 0;
  z-index: 1002;
}

.nav-li .sub dd {
  width: 100%;
  height: 35px;
  line-height: 35px;
}

.nav-li .sub dd a {
  font-size: 14px;
  background: none;
}

.nav-li .sub dd a:hover {
  background: #dc1c2b;
}

.banner {
  width: 100%;
  height: 530px;
  overflow: hidden;
  position: relative;
  z-index: 1000;
}

.banner .hd {
  width: 100%;
  position: absolute;
  z-index: 1;
  bottom: 30px;
  left: 0;
  height: 25px;
  line-height: 25px;
  text-align: center;
}

.banner .hd ul li {
  cursor: pointer;
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 15px;
  height: 15px;
  margin: 5px;
  overflow: hidden;
  line-height: 9999px;
  background: rgba(255, 255, 255, .5);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}

.banner .hd ul .on {
  background: rgba(220, 28, 43, .7);
}

.banner .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}

.banner .bd li {
  width: 100%;
  height: 530px;
  background-position: center center;
  background-repeat: no-repeat;
}

.banner .bd li a {
  display: block;
  width: 100%;
  height: 530px;
}

.index-title {
  width: 100%;
  height: auto;
  overflow: hidden;
  padding-top: 60px;
  text-align: center;
  color: #151f41;
}

.index-title span {
  display: block;
  font-size: 18px;
  line-height: 38px;
  text-transform: uppercase;
}

.index-title b {
  display: block;
  font-size: 30px;
  line-height: 50px;
  font-weight: bold;
  background: url(../images/bg2.png) center center no-repeat;
}

.index-title em {
  display: block;
  font-size: 16px;
  line-height: 36px;
  color: #333333;
}

.flow-one-list {
  width: 100%;
  height: auto;
  margin-top: 40px;
}

.flow-one-list .bd {
  width: 100%;
  height: 270px;
  overflow: hidden;
}

.flow-one-list .bd li {
  width: 280px;
  height: 270px;
  float: left;
  margin-right: 30px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}

.flow-one-list .bd li .i img {
  width: 100%;
  height: 220px;
}

.flow-one-list .bd li .i span {
  display: block;
  width: 100%;
  padding: 0 10px;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: center;
}

.flow-one-list .bd li .c {
  display: none;
  width: 100%;
  height: 220px;
  padding: 10px;
  position: absolute;
  top: 0px;
  left: 0;
  background: rgba(0, 70, 155, .6);
}

.flow-one-list .bd li .c a {
  color: #ffffff;
}

.flow-one-list .bd li .c b {
  display: block;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
}

.flow-one-list .bd li .c span {
  display: block;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
  text-transform: uppercase;
}

.flow-one-list .bd li .c em {
  display: block;
  font-size: 16px;
  line-height: 24px;
  padding-top: 15px;
  max-height: 135px;
  overflow: hidden;
}

.flow-one-list .hd {
  width: 100%;
  height: auto;
  text-align: center;
  margin: 35px 0 50px;
  overflow: hidden;
}

.flow-one-list .hd li {
  display: inline-block;
  cursor: pointer;
  *display: inline;
  zoom: 1;
  width: 15px;
  height: 15px;
  margin: 5px;
  overflow: hidden;
  line-height: 9999px;
  background: rgba(0, 70, 155, .5);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}

.flow-one-list .hd li.on {
  background: rgb(0, 70, 155);
}

.index-two {
  width: 100%;
  height: 740px;
  background: url(../images/bg1.jpg) center center no-repeat;
}

.index-two .index-title {
  color: #ffffff;
  margin-bottom: 53px;
}

.index-two .index-title b {
  background: url(../images/bg3.png) center center no-repeat;
}

.index-two-box {
  width: 1530px;
  margin: 0 auto;
}

.index-two-img {
  width: 700px;
  height: 400px;
  overflow: hidden;
}

.index-two-img img {
  width: 100%;
  height: 100%;
  transition: all 1s;
}

.index-two-img a:hover img {
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);
}

.index-two-info {
  width: 755px;
  padding-right: 125px;
  overflow: hidden;
  color: #ffffff;
}

.index-two-info b {
  display: block;
  font-size: 36px;
  line-height: 65px;
  font-weight: bold;
  padding-top: 25px;
  padding-bottom: 15px;
}

.index-two-info span {
  display: block;
  font-size: 16px;
  line-height: 30px;
}

.index-three-list {
  width: 100%;
  margin-top: 45px;
  overflow: hidden;
}

.index-three-list ul {
  width: 1240px;
}

.index-three-list li {
  width: 280px;
  height: 220px;
  overflow: hidden;
  float: left;
  margin-right: 26.66px;
  margin-bottom: 26.66px;
  position: relative;
}

.index-three-list li img {
  width: 100%;
  height: 100%;
  transition: all 1s;
}

.index-three-list li a:hover img {
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);
}

.index-three-list li span {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 60px;
  line-height: 60px;
  font-size: 18px;
  padding: 0 5px;
  background: rgba(21, 31, 65, .5);
  color: #ffffff;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: center;
}

.index-more {
  width: 100%;
  height: auto;
  padding-top: 20px;
  padding-bottom: 30px;
  text-align: center;
  overflow: hidden;
}

.index-more a {
  display: inline-block;
  width: 300px;
  height: 60px;
  line-height: 60px;
  font-size: 18px;
  text-align: center;
  background: #151f41;
  color: #ffffff;
}

.index-four {
  width: 100%;
  height: auto;
  overflow: hidden;
  background: #f5f5f5;
  margin-top: 20px;
}

.index-four-list {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-top: 30px;
}

.index-four-list ul {
  width: 1228px;
}

.index-four-list li {
  width: 280px;
  height: 200px;
  overflow: hidden;
  float: left;
  margin-right: 26.66px;
  text-align: center;
  background: #151f41;
}

.index-four-list li a {
  color: #ffffff;
}

.index-four-list li i {
  display: block;
  margin-top: 35px;
  font-size: 100px;
  overflow: hidden;
}

.index-four-list li span {
  display: block;
  margin-top: 15px;
  font-size: 16px;
  line-height: 36px;
  white-space: nowrap;
}

.index-four-info {
  font-size: 16px;
  line-height: 30px;
  text-indent: 2em;
  margin-top: 23px;
  margin-bottom: 40px;
}

.index-four-info a {
  color: #151f41;
}

.index-four-info a:hover {
  color: #cd0000;
}

.index-five-list {
  margin-top: 30px;
  width: 100%;
  overflow: hidden;
}

.index-five-list ul {
  width: 1220px;
}

.index-five-list li {
  width: 590px;
  height: 150px;
  padding: 20px 200px 20px 20px;
  border: 1px solid #dddddd;
  overflow: hidden;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  position: relative;
}

.index-five-list li i {
  display: block;
  width: 160px;
  height: 110px;
  overflow: hidden;
  position: absolute;
  right: 20px;
  top: 20px;
}

.index-five-list li i img {
  width: 100%;
  height: 100%;
  transition: all 1s;
}

.index-five-list li i a:hover img {
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);
}

.index-five-list li b {
  display: block;
  width: 100%;
  height: 35px;
  line-height: 20px;
  padding-bottom: 15px;
  font-size: 18px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.index-five-list li span {
  display: block;
  width: 100%;
  height: 54px;
  font-size: 14px;
  line-height: 18px;
  color: #666666;
}

.index-five-list li em {
  display: block;
  text-align: right;
  font-size: 16px;
  line-height: 20px;
}

.footer {
  width: 100%;
  height: auto;
  overflow: hidden;
  background: #151f41;
  color: rgba(255, 255, 255, .5);
}

.footer .box {
  padding-bottom: 20px;
  overflow: hidden;
}

.footer a {
  color: rgba(255, 255, 255, .5);
}

.footer a:hover {
  color: #ffffff;
}

.footer-link {
  width: 100%;
  height: auto;
  padding: 20px 0;
  font-size: 14px;
  line-height: 35px;
  overflow: hidden;
}

.footer-link .box {
  padding-bottom: 0;
}

.footer-link a {
  margin-right: 10px;
}

.footer-title {
  font-size: 14px;
  color: #ffffff;
  line-height: 55px;
}

.footer-contact {
  width: 460px;
  height: auto;
  overflow: hidden;
}

.footer-contact li {
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  overflow: hidden;
}

.footer-contact li i {
  font-size: 20px;
  margin-right: 5px;
}

.footer-service {
  width: 170px;
  margin-left: 60px;
  height: auto;
  overflow: hidden;
}

.footer-service li {
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  overflow: hidden;
}

.footer-menu {
  width: 220px;
  height: auto;
  overflow: hidden;
}

.footer-menu li {
  float: left;
  width: 110px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  overflow: hidden;
}

.footer-code {
  width: 200px;
  height: auto;
  overflow: hidden;
  margin-top: 20px;
  padding-left: 70px;
  border-left: 1px solid rgba(255, 255, 255, .5);
}

.footer-code img {
  width: 100%;
  height: 130px;
}

.footer-code span {
  display: block;
  font-size: 14px;
  line-height: 25px;
  text-align: center;
  padding: 10px 0;
}

.footer-copyright {
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 60px;
  border-top: 2px solid rgba(255, 255, 255, .5);
}

.float-box {
  width: 40px;
  height: auto;
  padding: 10px 0;
  background: rgba(0, 0, 0, .3);
  position: fixed;
  right: 40px;
  top: 50%;
  z-index: 1001;
  margin-top: -130px;
  -webkit-border-radius: 28px;
  -moz-border-radius: 28px;
  -ms-border-radius: 28px;
  -o-border-radius: 28px;
  border-radius: 28px;
}

.float-box li {
  width: 100%;
  height: 48px;
  line-height: 48px;
  text-align: center;
  position: relative;
  cursor: pointer;
}

.float-box li i.iconfont {
  font-size: 25px;
  color: #ffffff;
}

.float-box li .i {
  display: none;
  width: 180px;
  height: auto;
  position: absolute;
  left: -200px;
  top: 0px;
  background: rgba(0, 0, 0, .3);
  text-align: center;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}

.float-box li .i img {
  display: block;
  margin: 20px auto;
  width: 140px;
  height: 140px;
}

.float-box li .i b {
  display: block;
  font-size: 16px;
  line-height: 20px;
  color: #fffc00;
}

.float-box li .i span {
  display: block;
  font-size: 16px;
  color: #ffffff;
  line-height: 50px;
}

.float-box li .i i {
  display: block;
  width: 12px;
  height: 13px;
  position: absolute;
  top: 19px;
  right: -12px;
  background: url(../images/bg4.png) center center no-repeat;
}

.float-box li .float-one {
  top: -80px;
}

.float-box li .float-one i {
  top: 100px;
}

.main-banner {
  width: 100%;
  height: 400px;
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.main-box {
  padding: 50px 0;
}

.location {
  width: 100%;
  line-height: 50px;
  overflow: hidden;
  border-bottom: 1px solid #dddddd;
}

.location span {
  float: right;
}

.location span i {
  color: #bfbfbf;
  margin-right: 10px;
}

.location b em {
  font-size: 30px;
  font-weight: bold;
  color: #151f41;
}

.location b i {
  font-size: 24px;
  text-transform: uppercase;
  color: #999999;
  margin-left: 10px;
  padding-left: 10px;
  border-left: 1px solid #999999;
}

.main-company {
  width: 100%;
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  line-height: 60px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.main-content {
  width: 100%;
  height: auto;
  overflow: hidden;
  font-size: 14px;
  line-height: 2em;
}

.main-content img {
  max-width: 100%;
}

.list-news {
  width: 100%;
  overflow: hidden;
}

.list-news li {
  padding-bottom: 30px;
  padding-left: 260px;
  margin-bottom: 30px;
  overflow: hidden;
  height: 190px;
  border-bottom: 1px solid #dddddd;
  position: relative;
}

.list-news li .i {
  width: 230px;
  height: 160px;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
}

.list-news li .i img {
  width: 100%;
  height: 100%;
  transition: all 1s;
}

.list-news li .i a:hover img {
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);
}

.list-news li .c b {
  display: block;
  width: 100%;
  height: auto;
  padding: 10px 0;
  line-height: 45px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.list-news li .c b em {
  float: right;
  color: #999999;
  font-size: 16px;
  margin-left: 10px;
}

.list-news li .c b a {
  font-size: 24px;
  font-weight: bold;
}

.list-news li .c span {
  display: block;
  width: 100%;
  height: auto;
  font-size: 16px;
  line-height: 30px;
  color: #666666;
}

.list-news li .c span a {
  color: #d54144;
}

.list-news li .c span a:hover {
  text-decoration: underline;
}

.list-case {
  width: 100%;
  overflow: hidden;
}

.list-case ul {
  width: 1240px;
}

.list-case li {
  width: 280px;
  height: 220px;
  overflow: hidden;
  float: left;
  margin-right: 26.66px;
  margin-bottom: 26.66px;
  position: relative;
}

.list-case li img {
  width: 100%;
  height: 100%;
  transition: all 1s;
}

.list-case li a:hover img {
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);
}

.list-case li span {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 60px;
  line-height: 60px;
  font-size: 18px;
  padding: 0 5px;
  background: rgba(21, 31, 65, .5);
  color: #ffffff;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: center;
}

.list-service {
  width: 100%;
  overflow: hidden;
}

.list-service ul {
  width: 1240px;
}

.list-service li {
  width: 280px;
  height: 280px;
  overflow: hidden;
  float: left;
  margin-right: 26.66px;
}

.list-service li i {
  display: block;
  width: 100%;
  height: 220px;
  overflow: hidden;
}

.list-service li i img {
  width: 100%;
  height: 100%;
  transition: all 1s;
}

.list-service li i a:hover img {
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);
}

.list-service li span {
  display: block;
  width: 100%;
  height: auto;
  line-height: 38px;
  padding: 10px 5px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: center;
  font-size: 18px;
}

.main-map {
  width: 100%;
  height: 600px;
  margin-top: 30px;
}

.main-tab {
  width: 100%;
  overflow: hidden;
  margin-top: 30px;
}

.main-tab .hd ul {
  width: 1228px;
  overflow: hidden;
  margin-bottom: 30px;
}

.main-tab .hd li {
  width: 280px;
  height: 200px;
  overflow: hidden;
  float: left;
  margin-right: 26.66px;
  text-align: center;
  background: #dadada;
  color: #ffffff;
  cursor: pointer;
}

.main-tab .hd li:hover,
.main-tab .hd li.on {
  background: #151f41;
}


.main-tab .hd li i {
  display: block;
  margin-top: 35px;
  font-size: 100px;
  overflow: hidden;
}

.main-tab .hd li span {
  display: block;
  margin-top: 15px;
  font-size: 16px;
  line-height: 36px;
  white-space: nowrap;
}

.main-tab .bd {
  width: 100%;
  overflow: hidden;
}

.main-tab .bd .main-tab-con {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
  font-size: 16px;
  line-height: 2em;
  color: #151f41;
}

.main-tab .bd .main-tab-con i {
  display: block;
  width: 18px;
  height: 16px;
  background: url(../images/bg5.png) center center no-repeat;
  position: absolute;
  top: 0;
}

.main-tab .bd .tab1 i {
  left: 131px;
}

.main-tab .bd .tab2 i {
  left: 438px;
}

.main-tab .bd .tab3 i {
  left: 744px;
}

.main-tab .bd .tab4 i {
  right: 131px;
}

.main-tab .bd .main-tab-con .main-tab-con-c {
  display: block;
  width: 100%;
  padding: 35px;
  background: #dadada;
  margin-top: 16px;
  min-height: 250px;
}

.article-title {
  font-size: 25px;
  line-height: 1.5em;
  padding: 25px 0;
  text-align: center;
}

.article-date {
  text-align: center;
  font-size: 14px;
  line-height: 40px;
  border-top: 1px solid #dadada;
  border-bottom: 1px solid #dadada;
  color: #666666;
}

.article-content {
  font-size: 14px;
  line-height: 2em;
  padding: 15px 10px;
}

.article-other {
  padding: 10px 0;
  border-top: 1px solid #dadada;
}

.article-other li {
  font-size: 16px;
  line-height: 40px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.text-center {
  text-align: center;
}

.center-null {
  text-align: center;
  font-size: 30px;
  line-height: 4em;
  color: #ff0000;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px
}

.pagination>li {
  display: inline;
}

.pagination>li>a,
.pagination>li>span {
  position: relative;
  float: left;
  padding: 6px 12px;
  /* margin-left: -1px; */
  margin: 0 2px;
  line-height: 1.5;
  color: #777777;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
  z-index: 2;
  color: #ffffff;
  background-color: #dc1c2b;
  border-color: #dc1c2b
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
  z-index: 3;
  color: #ffffff;
  cursor: default;
  background-color: #dc1c2b;
  border-color: #dc1c2b
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
  color: #777777;
  cursor: not-allowed;
  background-color: #ffffff;
  border-color: #ddd
}