@charset "utf-8";
button,
hr {
  overflow: visible;
}
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,
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-width: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre,
textarea {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  font: inherit;
  margin: 0;
}
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;
}
button:-moz-focusring,
input:-moz-focusring {
  outline: ButtonText dotted 1px;
}
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;
}
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: 0.35em 0.625em 0.75em;
}
legend {
  color: inherit;
  padding: 0;
}
optgroup {
  font-weight: 700;
}
a {
  outline: none;
}
:focus {
  outline: 0;
}
::-webkit-scrollbar {
  width: 10px;
  height: 10px;
  background-color: #fff;
}
::-webkit-scrollbar-track {
  background-color: transparent;
}
::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: #ddd;
}
::-webkit-scrollbar-thumb:hover {
  background-color: #bbb;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
*,
:after,
:before {
  box-sizing: inherit;
  -moz-box-sizing: inherit;
}
body {
  font-family: "Helvetica Neue", "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #6f7479;
  background-color: #fff;
  margin: 0;
  padding: 0;
}
ul,
li,
dd,
dl {
  list-style: none;
}
a {
  text-decoration: none;
}
p,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
a {
  margin: 0;
  padding: 0;
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
}
.cf:before,
.cf:after {
  content: " ";
  display: table;
  line-height: 0;
}
.cf:after {
  clear: both;
}
.cf {
  *zoom: 1;
}
strong,
.strong {
  color: #36383c;
  font-weight: normal;
}
a.linker {
  color: #737980;
  font-size: 12px;
}
a.link:hover,
a.linker:hover {
  color: #2d56b1;
  transition: color 0.3s ease-out;
}
a.link.more:after,
a.linker.more:after {
  content: "";
  width: 17px;
  height: 17px;
  margin-left: 5px;
  display: inline-block;
  vertical-align: -4px;
  background: url(../images/common/icons-universal.png) -177px 3px no-repeat;
}
a.linker.more:hover:after,
a.link.more:hover:after {
  background-position: -190px 4px;
}
.txt-ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.hide {
  display: none;
}
.hidden {
  visibility: hidden;
}
.head {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  background: transparent;
  transition: all 0.3s;
  z-index: 9999;
}
.head.header-fixed,
.head.header-fixed-default {
  background: #ffffff;
  box-shadow: 0px 10px 20px 0px rgba(95, 128, 175, 0.07);
}
.head.header-fixed:after,
.head.header-fixed-default:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  z-index: 999;
  box-shadow: 0px 10px 20px 0px rgba(95, 128, 175, 0.07);
}
.head .header-content {
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
}
.head .header-logo {
  width: 120px;
  height: 40px;
  display: inline-block;
  vertical-align: middle;
}
.head .header-logo img {
  width: 100%;
  height: 100%;
}
.head .header-title {
  display: inline-block;
  width: calc(100% - 125px);
  text-align: left;
  height: 76px;
  vertical-align: middle;
  padding-top: 10px;
}
.head .header-title .header-nav {
  height: 66px;
}
.head .header-title .header-nav-ul {
  display: inline-block;
  width: calc(100% - 120px);
  vertical-align: top;
  text-align: left;
  height: 66px;
  vertical-align: middle;
  padding-left: 60px;
}
.head .header-title .header-nav-li {
  float: left;
  font-size: 16px;
  color: #000;
  text-align: left;
  padding-top: 10px;
  height: 66px;
  line-height: 40px;
  font-weight: 400;
  transition: all 0.3s;
  cursor: pointer;
  border-bottom: 3px solid transparent;
}
.head .header-title .header-nav-li > a {
  transition: all 0.3s;
  display: inline-block;
  width: 100%;
  height: 100%;
  padding: 8px 30px 0;
}
.head .header-title .header-nav-li i {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(../images/index/fire.svg) center no-repeat;
  background-size: 100% 100%;
  margin-left: 3px;
  vertical-align: middle;
  margin-top: -3px;
}
.head .header-title .header-nav-li i.arrow-bottom {
  width: 9px;
  height: 9px;
  background: url(../images/index/arrow-bottom.svg) center no-repeat;
  background-size: 100% 100%;
}
.head .header-title .header-nav-li .nav-item {
  display: inline-block;
  line-height: 20px;
}
.head .header-title .header-nav-li .nav-item:after {
  content: "";
  position: absolute;
  left: 0;
  right: 100%;
  height: 2px;
  background: #a475ff;
  bottom: 5px;
  transition: all 0.3s;
}
.head .header-title .header-nav-li .nav-item.active {
  transform: scale(1.1);
  font-weight: 500;
}
.head .header-title .header-nav-li .nav-item.active:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  height: 2px;
  background: #a475ff;
  bottom: 5px;
}
.head .header-title .header-nav-li.mb {
  display: none !important;
}
.head .header-title .about-nav {
  position: relative;
}
.head .header-title .header-nav-li:hover {
  color: #a83324;
  border-color: #a83324;
}
.head .header-title .header-nav-li:hover .nav-dropdown-box {
  opacity: 1;
  visibility: visible;
  transition: all 0.3s;
  z-index: 1;
}
.head .header-title .header-nav-li.active {
  border-color: #a83324;
}
.head .header-tools {
  display: inline-block;
  vertical-align: text-bottom;
  height: 24px;
}
.head .header-tools .login-box {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  font-size: 16px;
  color: #000000;
  letter-spacing: 0;
  line-height: 24px;
  font-weight: 400;
  transition: all 0.3s;
}
.head .header-tools .login-box i {
  display: inline-block;
  width: 24px;
  height: 24px;
  background-size: 100% 100% !important;
  vertical-align: middle;
  cursor: pointer;
  background: url(../images/index/login-icon.svg) center no-repeat;
  background-size: 100% 100%;
  margin-right: 10px;
}
.head .header-tools .login-box:hover {
  color: #a83324;
}
@media (max-width: 1439px) {
  .header .header-content {
    max-width: 1200px;
  }
}
@media (max-width: 1279px) {
  .header .header-content {
    padding-left: 3%;
    padding-right: 3%;
  }
}
@media (max-width: 767px) {
  .header .header-content {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 978px) {
  .head {
    padding-top: 10px;
    position: relative;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    height: 44px;
    background: #ffffff !important;
    box-shadow: 0px 10px 20px 0px rgba(95, 128, 175, 0.17) !important;
  }
  .head .l-container {
    padding: 0;
  }
  .head .header-logo {
    width: 60px;
    height: 20px;
    background-size: 100% 100%;
    vertical-align: middle;
    margin-top: 0;
  }
  .head .header-title {
    width: 100%;
    height: 100vh;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 999;
    background: rgba(0, 0, 0, 0.3);
    display: none;
  }
  .head .header-title .header-nav-ul {
    position: fixed;
    width: 80%;
    left: 20%;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100vh;
    background: #fafafa;
    overflow: hidden;
    padding-left: 0;
  }
  .head .header-title .header-nav-ul::after {
    content: "";
  }
  .head .header-title .header-nav-li {
    float: none;
    width: 100%;
    padding: 0;
    height: auto;
    border-bottom: none !important;
  }
  .head .header-title .header-nav-li .nav-item {
    width: 100%;
    line-height: 40px;
    background: #fff;
    padding-left: 20px;
    position: relative;
  }
  .head .header-title .header-nav-li .nav-item > span {
    display: inline-block;
    width: calc( 100%  + 20px );
    color: #000;
    transform: translateX(-20px);
    padding-left: 15px;
    border-bottom: 1px solid #ddd;
  }
  .head .header-title .header-nav-li .nav-item > .fold-icon {
    display: block !important;
    position: absolute;
    width: 12px;
    height: 12px;
    left: auto;
    bottom: 0;
    right: 15px;
    top: 15px;
    background: url(../images/ifold.svg) center no-repeat;
    background-size: cover;
    transform: rotateX(0) rotateZ(-90deg);
  }
  .head .header-title .header-nav-li .nav-item .arrow-bottom {
    display: none;
  }
  .head .header-title .header-nav-li .nav-item:after {
    display: none !important;
  }
  .head .header-title .nav-dropdown-box {
    position: static;
    opacity: 1;
    visibility: visible;
    padding: 0;
  }
  .head .header-title .nav-dropdown-box .l-container {
    width: calc( 100% + 20px );
    transform: translateX(-20px);
    background: #fff;
  }
  .head .header-title .nav-dropdown-box .nav-dropdown-item {
    display: inline-block;
    width: 100% !important;
    margin-right: 0;
    vertical-align: super;
    display: none;
  }
  .head .header-title .nav-dropdown-box .nav-dropdown-item > h3 {
    margin-bottom: 0;
    font-weight: 400;
    line-height: 40px;
    padding-left: 30px;
    padding-bottom: 0;
    position: relative;
  }
  .head .header-title .nav-dropdown-box .nav-dropdown-item > h3 i {
    display: none;
  }
  .head .header-title .nav-dropdown-box .nav-dropdown-item > h3 > .fold-icon {
    display: block !important;
    position: absolute;
    width: 12px;
    height: 12px;
    left: auto;
    bottom: 0;
    right: 5px;
    top: 15px;
    background: url(../images/ifold.svg) center no-repeat;
    background-size: cover;
    transform: rotateX(0) rotateZ(-90deg);
  }
  .head .header-title .nav-dropdown-box .nav-dropdown-item .nav-dropdown-items {
    padding: 0;
    line-height: 0;
    display: none;
  }
  .head .header-title .nav-dropdown-box .nav-dropdown-item .nav-dropdown-items a {
    font-size: 14px;
    color: #333;
    letter-spacing: 0;
    line-height: 39px;
    font-weight: 400;
    transition: all 0.3s;
    display: inline-block;
    padding-left: 45px;
    border-bottom: 1px solid #d2d7df;
    width: 100%;
    position: relative;
  }
  .head .header-title .nav-dropdown-box .nav-dropdown-item .nav-dropdown-items a i {
    display: none;
  }
  .head .header-title .nav-dropdown-box .nav-dropdown-item .nav-dropdown-items a > .fold-icon {
    display: block !important;
    position: absolute;
    width: 12px;
    height: 12px;
    left: auto;
    bottom: 0;
    right: 10px;
    top: 15px;
    background: url(../images/ifold.svg) center no-repeat;
    background-size: cover;
    transform: rotateX(0) rotateZ(-90deg);
  }
  .head .header-title .nav-dropdown-box .nav-dropdown-item .nav-dropdown-items a:hover {
    color: #a83324;
  }
  .head .header-title .nav-dropdown-box .nav-dropdown-item .nav-dropdown-items a:hover .nav-arrow-right {
    background: url(../images/index/allow-right-h.svg) !important;
    background-size: 100% 100%;
  }
  .head .header-title .nav-dropdown-box .nav-dropdown-item .nav-dropdown-items p {
    display: none;
  }
  .head .header-title .nav-dropdown-box .nav-dropdown-item .nav-dropdown-items .new-icon {
    display: none;
  }
  .head .header-title .nav-dropdown-box .nav-dropdown-item .nav-dropdown-items .nav-arrow-right {
    display: none;
  }
  .head .header-title .nav-dropdown-box .nav-dropdown-item.logo .nav-dropdown-items {
    width: 100%;
    float: none;
    padding-bottom: 0;
  }
  .head .header-title .nav-dropdown-box .nav-dropdown-item.logo .nav-dropdown-items p img {
    display: none;
  }
  .head .header-title .nav-dropdown-box .l-content {
    float: none;
    width: 100%;
  }
  .head .header-title .nav-dropdown-box .r-content {
    display: none;
  }
  .head .header-title .nav-dropdown-box.product {
    border: none;
  }
  .head .header-title .nav-dropdown-box.solution {
    border: none;
  }
  .head .header-title .nav-dropdown-box.support {
    border: none;
  }
  .head .header-title .nav-dropdown-box.case {
    border: none;
  }
  .head .header-title .nav-dropdown-box.about {
    width: 100%;
    left: 0;
    margin-left: 0;
    z-index: 1;
    padding: 0;
    margin-top: 0;
    border: none;
  }
  .head .header-title .nav-dropdown-box.about .nav-dropdown-item {
    width: calc( 100% + 20px );
    transform: translateX(-20px);
    background: #fff;
  }
  .head .header-title .nav-dropdown-box.about .nav-dropdown-item .nav-dropdown-items {
    display: block;
  }
  .head .header-title .nav-dropdown-box.about .nav-dropdown-item .nav-dropdown-items a {
    padding-left: 30px;
  }
  .head .header-title .fold-icon.active {
    transform: rotateX(0) rotateZ(0) !important;
  }
  .head .header-title .header-nav-li.mb {
    position: absolute;
    bottom: 0px;
    left: 0px;
    display: block !important;
    background: #a83324;
    text-align: center;
  }
  .head .header-title .login-box {
    display: inline-block;
    vertical-align: middle;
    padding-left: 0px;
    font-size: 16px;
    color: #fff;
    letter-spacing: 0;
    line-height: 29px;
    font-weight: 400;
    transition: all 0.3s;
  }
  .head .header-title .login-box i {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-size: 100% 100% !important;
    vertical-align: middle;
    cursor: pointer;
    background: url(../images/index/btn-login-icon.svg) center no-repeat;
    background-size: 100% 100%;
    margin-right: 5px;
  }
  .head .header-btn {
    display: none;
  }
  .head .header-tools {
    display: none;
  }
  .head .menu-icon i {
    width: 24px;
    height: 24px;
    position: absolute;
    right: 15px;
    top: 10px;
    background: url(../images/index/menu-icon.svg) center no-repeat;
  }
}
.footer {
  background: url(../images/index/footer-bg.jpg) center no-repeat;
  background-size: cover;
}
.footer .footer {
  padding: 60px 0 0;
}
.footer .footer-content {
  margin-bottom: 60px;
}
.footer .footer-content .l-container {
  display: flex;
}
.footer .footer-content .l-content {
  width: 420px;
  padding-right: 60px;
  border-right: 1px solid rgba(102, 102, 102, 0.3);
}
.footer .footer-content .l-content img {
  height: 40px;
  margin-bottom: 20px;
}
.footer .footer-content .l-content p {
  font-size: 14px;
  color: #333333;
  letter-spacing: 0;
  line-height: 20px;
  font-weight: 400;
  margin-bottom: 15px;
}
.footer .footer-content .r-content {
  width: calc( 100% - 420px );
}
.footer .footer-content .r-content .product-list {
  float: left;
  width: 30%;
  padding-left: 80px;
}
.footer .footer-content .r-content .product-list:first-child {
  width: 70%;
  border-right: 1px solid rgba(102, 102, 102, 0.3);
}
.footer .footer-content .r-content .product-list:first-child ul {
  display: inline-block;
  width: 59%;
  vertical-align: text-top;
}
.footer .footer-content .r-content .product-list:first-child ul:last-child {
  width: 39%;
}
.footer .footer-content .r-content .product-list h3 {
  font-size: 16px;
  line-height: 20px;
  color: #000000;
  letter-spacing: 0;
  font-weight: 400;
  margin-bottom: 30px;
}
.footer .footer-content .r-content .product-list a {
  display: inline-block;
  font-size: 14px;
  color: #333;
  letter-spacing: 0;
  line-height: 20px;
  font-weight: 400;
  margin-bottom: 20px;
  transition: all 0.3s;
}
.footer .footer-content .r-content .product-list a:hover {
  color: #a83324;
}
.footer .footer-copyright-container {
  background: #efefef;
}
.footer .footer-copyright-container p {
  display: block;
  font-size: 12px;
  color: #666;
  letter-spacing: 0;
  text-align: center;
  line-height: 60px;
  font-weight: 400;
}
.footer .footer-copyright-container p a {
  display: inline;
  /* vertical-align: middle; */
  padding: 0 10px;
  transition: all 0.3s;
  position: relative;
}
.footer .footer-copyright-container p a:hover {
  color: #a83324;
}
.footer .footer-copyright-container p a::after {
  content: "";
  width: 1px;
  height: 12px;
  background: #6a6ca7;
  position: absolute;
  right: 0;
  top: 5px;
  display: none;
}
.footer .footer-copyright-container p a:last-child:after {
  display: none;
}
.footer .footer-copyright-container p + p {
  padding-top: 15px;
  display: inline-block;
}
.footer .footer-copyright-container .fr {
  float: right;
  padding-top: 15px;
}
.footer .footer-copyright-container .fr a {
  font-size: 14px;
  color: #666;
  letter-spacing: 0;
  text-align: left;
  line-height: 20px;
  font-weight: 400;
  padding: 0 10px;
  transition: all 0.3s;
}
.footer .footer-copyright-container .fr a:hover {
  color: #a83324;
}
@media (max-width: 978px) {
  .footer {
    background: url(../images/index/footer-bg-mb.jpg) center no-repeat;
    background-size: cover;
    padding: 0 !important;
  }
  .footer .footer-content {
    margin-bottom: 0px;
  }
  .footer .footer-content .l-container {
    display: block;
    padding: 0 20px;
  }
  .footer .footer-content .l-content {
    padding-top: 30px;
    width: 100%;
    padding-right: 0;
    border: none;
  }
  .footer .footer-content .l-content p span {
    display: inline-block;
    width: calc( 100% - 48px );
    vertical-align: text-top;
    font-size: 16px;
  }
  .footer .footer-content .r-content {
    width: 100%;
    border-bottom: 1px solid #dcdfec;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .footer .footer-content .r-content .product-list {
    float: left;
    width: 100% !important;
    padding-left: 0 !important;
    border: none !important;
  }
  .footer .footer-content .r-content .product-list h3 {
    font-size: 16px;
    color: #333;
    letter-spacing: 0;
    line-height: 24px;
    margin-bottom: 15px;
    margin-top: 15px;
    position: relative;
  }
  .footer .footer-content .r-content .product-list h3 .fold-icon {
    display: block !important;
    right: 15px;
    transform: rotate(-90deg);
  }
  .footer .footer-content .r-content .product-list a {
    display: inline-block;
    font-size: 14px;
    color: #333;
    letter-spacing: 0;
    line-height: 20px;
    font-weight: 400;
    margin-bottom: 20px;
  }
  .footer .footer-content .r-content .product-list:first-child ul {
    width: 100%;
    display: none;
  }
  .footer .footer-content .r-content .product-list:first-child ul:last-child {
    width: 100%;
  }
  .footer .footer-content .r-content .product-list ul {
    display: none;
    width: 100%;
    padding: 15px 0 0 0;
  }
  .footer .footer-content .r-content .product-list ul + ul {
    padding-top: 0;
  }
  .footer .footer-copyright-container {
    background: transparent;
  }
  .footer .footer-copyright-container .l-container {
    padding: 0;
  }
  .footer .footer-copyright-container p {
    display: block;
    font-size: 14px;
    color: #666;
    letter-spacing: 0;
    text-align: center;
    line-height: 20px;
    font-weight: 400;
    padding: 20px 10px 10px;
  }
  .footer .footer-copyright-container p span {
    font-size: 12px;
    color: #333;
    letter-spacing: 0;
    line-height: 20px;
    font-weight: 400;
    display: block;
    padding-left: 10px;
    margin-bottom: 5px;
  }
  .footer .footer-copyright-container p a {
    display: block;
    padding: 5px 10px;
    transition: all 0.3s;
    position: relative;
  }
  .footer .footer-copyright-container p a:hover {
    color: #fff;
  }
  .footer .footer-copyright-container p a::after {
    display: none;
  }
  .footer .footer-copyright-container p a:last-child:after {
    display: none;
  }
  .footer .footer-copyright-container .fr {
    display: none;
  }
}
@media (min-width: 0) {
  .element-entrance-1 {
    -webkit-transition: 1s;
    transition: 1s;
  }
  .element-entrance-1.ee-out {
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
  }
  .element-entrance-1.ee-enter {
    opacity: 1;
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  .element-entrance-11 {
    -webkit-transition: 1s 0.3s;
    transition: 1s 0.1s;
  }
  .element-entrance-11.ee-out {
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
  }
  .element-entrance-11.ee-enter {
    opacity: 1;
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  .element-entrance-2 {
    -webkit-transition: 1s;
    transition: 1s;
  }
  .element-entrance-2.ee-out {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  .element-entrance-2.ee-enter {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
/* region 分页器 */
.search-result-pager {
  padding-left: 10px;
  padding-right: 10px;
}
.pagination-container {
  font-size: 0;
  color: #666;
  line-height: 24px;
  text-align: center;
}
.pagination-container > * {
  font-size: 14px;
  vertical-align: middle;
}
.pagination-toFirst,
.pagination-toLast {
  display: none;
}
.pagination {
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px;
  margin-right: 15px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a {
  float: left;
  width: auto;
  height: 24px;
  padding-left: 8px;
  padding-right: 8px;
  font-size: 14px;
  text-align: center;
  color: #666;
  cursor: pointer;
}
.pagination > li + li > a {
  margin-left: 15px;
}
.pagination > li:nth-child(2) > a,
.pagination > li:last-child > a {
  margin-left: 10px;
}
.pagination > .disabled > a,
.pagination > .ellipsis > a {
  cursor: default;
}
.pagination > .active > a {
  background: #a83324;
  color: #fff;
  cursor: default;
}
.pagination > li:first-child > a:before {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  margin: 4px auto;
  background: url(../images/news/arrow-left.svg) center no-repeat;
  transition: all 0.3s;
}
.pagination > li:last-child > a:before {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  margin: 4px auto;
  background: url(../images/news/arrow-right.svg) center no-repeat;
  transition: all 0.3s;
}
#nav-main.all-nav .nav-title .hot,
#nav-main .topbar-nav .nav-inner .hot {
  width: 6px;
  height: 6px;
  display: block;
  border-radius: 50%;
  position: absolute;
  background: #a83324;
}
@media (min-width: 1024px) {
  #nav-main.all-nav .nav-title .hot,
  #nav-main .topbar-nav .nav-inner .hot {
    top: 3px;
    left: 103px;
  }
}
.pagination > .pagination-goto-mb {
  display: none;
}
.pagination-to {
  height: 24px;
  width: 36px;
  border: solid 1px #d2d2d2;
  vertical-align: middle;
  font-size: 14px;
  color: #333;
  text-align: center;
}
.pagination-to:hover {
  border-color: #999;
}
.pagination-to:focus {
  border-color: #666;
  color: #666;
}
.pagination-to + .pagination-text,
.pagination-text + .pagination-to {
  margin-left: 3px;
}
.pagination-submit {
  height: 24px;
  padding-left: 5px;
  padding-right: 5px;
  border: solid 1px #d2d2d2;
  margin-left: 12px;
  background-color: #fff;
  color: #333;
  cursor: pointer;
}
@media (min-width: 1024px) {
  .pagination-submit:hover {
    border-color: #a83324;
    color: #a83324;
  }
}
.pagination > li.pagination-selectTo {
  display: none;
}
.pagination-selectTo select {
  float: left;
  min-width: 70px;
  height: 24px;
  padding-left: 6px;
  border: solid 1px #d2d2d2;
  margin-left: 10px;
  font-size: 14px;
  color: #666;
}
.pagination-toFirst:before {
  background-position: 0 0;
}
.pagination-toLast:before {
  background-position: -16px 0;
}
@media (max-width: 1023px) {
  .pagination-container {
    line-height: 28px;
    text-align: center;
  }
  .pagination > li:not(:first-child):not(:last-child):not(.pagination-goto-mb),
  .pagination-text,
  .pagination-to,
  .pagination-submit {
    display: none;
  }
  .pagination > li > a {
    height: 28px;
    padding-left: 8px;
    padding-right: 8px;
  }
  .pagination > li:first-child > a,
  .pagination > li:last-child > a {
    width: 32px;
  }
  .pagination > li:nth-child(2) > a,
  .pagination > li:last-child > a {
    margin-left: 15px;
  }
  .pagination > li:first-child > a:before,
  .pagination > li:last-child > a:before,
  .pagination-toFirst:before,
  .pagination-toLast:before {
    margin: 6px auto;
  }
  .pagination > .pagination-goto-mb {
    display: block;
    float: left;
    height: 28px;
    border: solid 1px #d2d2d2;
    margin-left: 15px;
    font-size: 14px;
    line-height: 26px;
    color: #999;
  }
  .pagination > .pagination-goto-mb.on-focus {
    border-color: #666;
  }
  .goto-mb-input {
    width: 34px;
    height: 26px;
    padding: 0 5px;
    border: none;
    line-height: 21px;
    color: #666;
  }
  .pagination-goto-mb span {
    height: 26px;
    padding: 0 5px;
    text-align: left;
  }
  .pagination-toFirst,
  .pagination-toLast {
    display: none;
  }
  #nav-main.all-nav .nav-title .hot,
  #nav-main .topbar-nav .nav-inner .hot {
    top: 6px;
    left: 92px;
  }
}
/* endregion 分页器 */
