html {
  font-family: Arial, Helvetica, sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-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: bold;
}
dfn {
  font-style: italic;
}
h1 {
  margin: 0.67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
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 {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  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-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: 0.35em 0.625em 0.75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
*[data-type='iframe'],
*[data-fancybox],
.slick-slide:focus,
a:link {
  outline: none !important;
}
li,
ol,
ul {
  list-style: none;
}
a {
  color: inherit;
  text-decoration: none;
}
a:hover,
a:link,
a:visited {
  text-decoration: none;
  color: inherit;
}
input[type=number] {
  -moz-appearance: textfield;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  margin: 0;
  -webkit-appearance: none;
}
ul,
li,
p {
  margin: 0;
  padding: 0;
}
button,
input,
textarea {
  resize: none;
  border: none;
  outline: none;
}
button:focus,
input:focus,
textarea:focus {
  border: none;
  outline: none;
}
a[data-fancybox] {
  outline: none;
}
a[data-fancybox] img {
  outline: none !important;
}
button,
input,
textarea {
  resize: none;
  border: none;
  outline: none;
  padding: 0;
  margin: 0;
}
form {
  padding: 0;
  margin: 0;
}
img {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
}
img[data-lazy] {
  background: url(../image/ajax-loader.gif) no-repeat center;
}
img.lazy {
  min-width: 1px;
  min-height: 1px;
  background: url(../image/ajax-loader.gif) no-repeat center;
}
.container {
  width: 1170px;
  margin: 0 auto;
  *zoom: 1;
}
.container::before,
.container::after {
  content: "";
  display: table;
}
.container::after {
  clear: both;
}
.clearfix:after,
.clearfix:before {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
.img-box {
  position: relative;
  display: block;
  overflow: hidden;
  height: 0;
  padding-bottom: 100%;
}
.img-box img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
@font-face {
  font-family: 'OpenSans-Bold';
  src: url('../font/OpenSans-Bold.eot');
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url('../font/OpenSans-Bold.eot') format('embedded-opentype'), url('../font/OpenSans-Bold.woff2') format('woff2'), url('../font/OpenSans-Bold.woff') format('woff'), url('../font/OpenSans-Bold.ttf') format('truetype'), url('../font/OpenSans-Bold.svg') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'OpenSans';
  src: url('../font/OpenSans.eot');
  src: local('Open Sans'), local('OpenSans'), url('../font/OpenSans.eot') format('embedded-opentype'), url('../font/OpenSans.woff2') format('woff2'), url('../font/OpenSans.woff') format('woff'), url('../font/OpenSans.ttf') format('truetype'), url('../font/OpenSans.svg') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'iconfont';
  src: url('http://www.eli-xchem.com/tpl/en_elixchem/assets/css/fonts/iconfont.eot');
  src: url('http://www.eli-xchem.com/tpl/en_elixchem/assets/css/fonts/iconfont.eot?') format('embedded-opentype'), url('../font/iconfont.woff2') format('woff2'), url('../font/iconfont.woff') format('woff'), url('../font/iconfont.ttf') format('truetype'), url('http://www.eli-xchem.com/tpl/en_elixchem/assets/css/fonts/iconfont.svg') format('svg');
}
body {
  font-family: 'OpenSans';
  font-size: 14px;
  font-weight: normal;
  position: relative;
  overflow-x: hidden;
  min-width: 1170px !important;
  margin: 0;
  padding: 0;
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.img-box {
  position: relative;
  display: block;
  overflow: hidden;
  height: 0;
  padding-bottom: 100%;
}
.img-box img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.hidden {
  display: none !important;
}
.fancybox-slide--iframe .fancybox-content {
  margin: 0;
  width: 700px !important;
  height: 350px !important;
}
header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  z-index: 999;
}
header .head-top {
  background-color: #fafafa;
}
header .head-top .left {
  float: left;
  display: flex;
  align-items: center;
}
header .head-top .left .logo {
  display: block;
  margin: 12px 0 10px;
  width: 142px;
  height: 67px;
}
header .head-top .left .logo img {
  width: 100%;
  height: 100%;
}
header .head-top .left h2 {
  padding-left: 35px;
  margin: 0;
  font-size: 20px;
  line-height: 36px;
  color: #333333;
  font-family: 'OpenSans-Bold';
}
header .head-top .right {
  float: right;
  padding: 28px 0;
  display: flex;
  justify-content: space-between;
}
header .head-top .right .info {
  padding-right: 30px;
}
header .head-top .right .info a {
  position: relative;
  display: block;
  padding-left: 45px;
  font-size: 14px;
  line-height: 33px;
  color: #666666;
}
header .head-top .right .info a:hover {
  text-decoration: underline;
}
header .head-top .right .info a::before {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 33px;
  height: 33px;
  line-height: 33px;
  text-align: center;
  border-radius: 50%;
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e6ad';
  color: #fff;
  background-color: #3d4075;
}
header .head-top .right .info a b {
  padding-right: 5px;
  font-size: 16px;
  color: #333333;
}
header .head-top .right ul {
  display: flex;
  align-items: center;
  margin: 0 -10px;
}
header .head-top .right ul li {
  padding: 0 10px;
}
header .head-top .right ul li a {
  position: relative;
  display: block;
  width: 20px;
  height: 20px;
}
header .head-top .right ul li a::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e63d';
  color: #3d4075;
  font-size: 23px;
}
header .head-top .right ul li:nth-child(1) a::before {
  font-size: 25px;
}
header .head-top .right ul li:nth-child(2) a::before {
  content: '\e62e';
  font-size: 20px;
}
header .head-top .right ul li:nth-child(3) a::before {
  content: '\e601';
}
header .head-top .right ul li:nth-child(4) a::before {
  content: '\e619';
}
header .head-bottom {
  background-color: #3d4075;
}
header .head-bottom nav {
  float: left;
}
header .head-bottom nav .nav1 {
  margin: 0 -20px;
}
header .head-bottom nav .nav1 > li {
  position: relative;
  float: left;
  padding: 0 20px;
}
header .head-bottom nav .nav1 > li > a {
  overflow: hidden;
  position: relative;
  display: block;
  font-size: 16px;
  line-height: 50px;
  color: #fafafa;
  font-family: 'OpenSans-Bold';
}
header .head-bottom nav .nav1 > li > a::before {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -100%);
  width: 0;
  height: 0;
  content: '';
  border-style: solid;
  border-color: #ffffff transparent transparent transparent;
  border-width: 6px 6px 0 6px;
}
header .head-bottom nav .nav1 > .active > a::before {
  transform: translate(-50%, 0);
}
header .head-bottom nav .nav2 {
  display: none;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  min-width: 80%;
  padding: 15px 0;
  border-radius: 10px;
  background-color: rgba(255, 255, 255, 0.85);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
header .head-bottom nav .nav2 li {
  position: relative;
  padding: 5px 15px;
}
header .head-bottom nav .nav2 li a {
  display: inline-block;
  font-size: 15px;
  color: #000;
  white-space: nowrap;
  transition: all 0.35s;
  -webkit-transition: all 0.35s;
}
header .head-bottom nav .nav2 .active > a {
  transform: translateX(10px);
  color: #3d4075;
  text-decoration: underline;
}
header .head-bottom nav .nav3 {
  display: none;
  position: absolute;
  top: 0;
  left: 100%;
  padding: 15px 0;
  border-radius: 10px;
  background-color: rgba(255, 255, 255, 0.85);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
header .head-bottom nav .nav3 li:hover a {
  transform: translateX(10px);
  color: #3d4075;
  text-decoration: underline;
}
header .head-bottom .search {
  float: right;
  padding: 5px 0;
}
header .head-bottom .search form {
  width: 210px;
  height: 40px;
  background-color: #fff;
}
header .head-bottom .search form input {
  float: left;
  width: calc(100% - 40px);
  height: 100%;
  padding-left: 12px;
  font-size: 14px;
  color: #999999;
}
header .head-bottom .search form input::-webkit-input-placeholder,
header .head-bottom .search form textarea::-webkit-input-placeholder {
  color: #999999;
}
header .head-bottom .search form input:-o-placeholder,
header .head-bottom .search form textarea:-o-placeholder {
  color: #999999;
}
header .head-bottom .search form input::-moz-placeholder,
header .head-bottom .search form textarea::-moz-placeholder {
  color: #999999;
}
header .head-bottom .search form input:-ms-input-placeholder,
header .head-bottom .search form textarea:-ms-input-placeholder {
  color: #999999;
}
header .head-bottom .search form input:focus::-webkit-input-placeholder,
header .head-bottom .search form textarea:focus::-webkit-input-placeholder {
  color: #dbdada;
}
header .head-bottom .search form input:focus::-o-placeholder,
header .head-bottom .search form textarea:focus::-o-placeholder {
  color: #dbdada;
}
header .head-bottom .search form input:focus::-moz-placeholder,
header .head-bottom .search form textarea:focus::-moz-placeholder {
  color: #dbdada;
}
header .head-bottom .search form input:focus::-ms-input-placeholder,
header .head-bottom .search form textarea:focus::-ms-input-placeholder {
  color: #dbdada;
}
header .head-bottom .search form button {
  width: 40px;
  height: 100%;
  background-color: #fff;
}
header .head-bottom .search form button::before {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e648';
  font-size: 27px;
}
footer .foot-content {
  padding: 90px 0 45px;
  background-color: #333667;
}
footer .foot-content .container > ul > li {
  float: left;
}
footer .foot-content .container > ul > li .title {
  text-align: left;
}
footer .foot-content .container > ul > li .title h2 {
  margin: 0;
  font-size: 20px;
  line-height: 1.75;
  color: #ffffff;
  font-family: 'OpenSans-Bold';
  text-transform: uppercase;
}
footer .foot-content .container > ul > li .content a:hover {
  color: #fff;
}
footer .foot-content .container > ul > li:nth-child(1) {
  width: 347px;
  padding-right: 60px;
}
footer .foot-content .container > ul > li:nth-child(1) .content {
  padding-top: 22px;
}
footer .foot-content .container > ul > li:nth-child(1) .content ul li {
  font-size: 16px;
  line-height: 24px;
  color: #d9dbf1;
  margin-bottom: 17px;
}
footer .foot-content .container > ul > li:nth-child(1) .content ul li strong {
  color: #fff;
  text-transform: capitalize;
}
footer .foot-content .container > ul > li:nth-child(1) .content ul li:last-child {
  margin-bottom: 0;
}
footer .foot-content .container > ul > li:nth-child(1) .content ul li:nth-child(2) {
  display: flex;
}
footer .foot-content .container > ul > li:nth-child(2) {
  width: 432px;
  padding-right: 40px;
}
footer .foot-content .container > ul > li:nth-child(2) .content {
  padding-top: 12px;
  display: flex;
  justify-content: space-between;
}
footer .foot-content .container > ul > li:nth-child(2) .content ul li {
  font-size: 14px;
  line-height: 30px;
  color: #d9dbf1;
}
footer .foot-content .container > ul > li:nth-child(2) .content ul li a::before {
  content: '>';
  padding-right: 7px;
}
footer .foot-content .container > ul > li:nth-child(2) .content ul:nth-child(odd) {
  width: 170px;
}
footer .foot-content .container > ul > li:nth-child(2) .content ul:nth-child(even) {
  width: 205px;
}
footer .foot-content .container > ul > li:nth-child(3) {
  width: 390px;
}
footer .foot-content .container > ul > li:nth-child(3) .content p {
  padding: 7px 0;
  font-size: 14px;
  line-height: 1.71428571;
  color: #d9dbf1;
}
footer .foot-content .container > ul > li:nth-child(3) .content form ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -7px;
}
footer .foot-content .container > ul > li:nth-child(3) .content form ul li {
  padding: 0 7px;
  width: 100%;
  margin-bottom: 10px;
}
footer .foot-content .container > ul > li:nth-child(3) .content form ul li input {
  display: block;
  width: 100%;
  height: 45px;
  padding: 0 12px;
  border: 1px solid #575982;
  font-size: 14px;
  color: #ffffff;
  background-color: transparent;
}
footer .foot-content .container > ul > li:nth-child(3) .content form ul li input::-webkit-input-placeholder,
footer .foot-content .container > ul > li:nth-child(3) .content form ul li textarea::-webkit-input-placeholder {
  color: #ffffff;
}
footer .foot-content .container > ul > li:nth-child(3) .content form ul li input:-o-placeholder,
footer .foot-content .container > ul > li:nth-child(3) .content form ul li textarea:-o-placeholder {
  color: #ffffff;
}
footer .foot-content .container > ul > li:nth-child(3) .content form ul li input::-moz-placeholder,
footer .foot-content .container > ul > li:nth-child(3) .content form ul li textarea::-moz-placeholder {
  color: #ffffff;
}
footer .foot-content .container > ul > li:nth-child(3) .content form ul li input:-ms-input-placeholder,
footer .foot-content .container > ul > li:nth-child(3) .content form ul li textarea:-ms-input-placeholder {
  color: #ffffff;
}
footer .foot-content .container > ul > li:nth-child(3) .content form ul li input:focus::-webkit-input-placeholder,
footer .foot-content .container > ul > li:nth-child(3) .content form ul li textarea:focus::-webkit-input-placeholder {
  color: #575982;
}
footer .foot-content .container > ul > li:nth-child(3) .content form ul li input:focus::-o-placeholder,
footer .foot-content .container > ul > li:nth-child(3) .content form ul li textarea:focus::-o-placeholder {
  color: #575982;
}
footer .foot-content .container > ul > li:nth-child(3) .content form ul li input:focus::-moz-placeholder,
footer .foot-content .container > ul > li:nth-child(3) .content form ul li textarea:focus::-moz-placeholder {
  color: #575982;
}
footer .foot-content .container > ul > li:nth-child(3) .content form ul li input:focus::-ms-input-placeholder,
footer .foot-content .container > ul > li:nth-child(3) .content form ul li textarea:focus::-ms-input-placeholder {
  color: #575982;
}
footer .foot-content .container > ul > li:nth-child(3) .content form ul li button {
  width: 100%;
  height: 45px;
  font-size: 14px;
  color: #ffffff;
  text-transform: uppercase;
  background-color: #2f3162;
  transition: all 0.35s;
  -webkit-transition: all 0.35s;
}
footer .foot-content .container > ul > li:nth-child(3) .content form ul li button:hover {
  background-color: #3e4085;
}
footer .foot-content .container > ul > li:nth-child(3) .content form ul li:nth-child(1),
footer .foot-content .container > ul > li:nth-child(3) .content form ul li:nth-child(2) {
  width: 50%;
}
footer .foot-content .container > ul > li:nth-child(3) .content form ul li:last-child {
  margin-bottom: 0;
}
footer .foot-end {
  padding: 27px 0;
  background-color: #2f3162;
}
footer .foot-end p {
  font-size: 14px;
  line-height: 24px;
  color: #fafafa;
}
footer .foot-end p a::before {
  padding: 0 10px;
  content: '|';
}
footer .aside {
  position: fixed;
  top: 40%;
  right: 30px;
  z-index: 99;
}
footer .aside .aside-box {
  transition: all 0.6s;
  -webkit-transition: all 0.6s;
}
footer .aside .aside-box a {
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  background-color: rgba(61, 64, 117, 0.7);
  margin-bottom: 1px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  z-index: 10;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
}
footer .aside .aside-box a:hover {
  background-color: #3d4075;
}
footer .aside .aside-box a::before {
  display: inline-block;
  font-size: 20px;
  color: #fff;
  transition: all 0.4s;
}
footer .aside .aside-box a div {
  position: absolute;
  display: none;
  top: 0;
  right: 0;
  height: 100%;
  padding-right: 70px;
  padding-left: 25px;
  z-index: -99;
  color: #fff;
  border-radius: 25px;
  background-color: #3d4075;
}
footer .aside .aside-box a div p {
  line-height: 50px;
  white-space: nowrap;
  color: #fff;
}
@media screen and (max-width: 1199px) {
  footer .aside .aside-box a div p {
    line-height: 45px;
  }
}
@media screen and (max-width: 991px) {
  footer .aside .aside-box a div p {
    line-height: 40px;
  }
}
footer .aside .aside-box a .weixin-box {
  width: 100px;
  height: 100px;
  right: 150%;
  padding: 0;
  border-radius: 0;
}
footer .aside .aside-box .icon-qq::before {
  font-size: 18px;
}
footer .aside .aside-box .icon-xinfeng2::before {
  font-size: 20px;
}
.title {
  text-align: center;
}
.title h2 {
  margin: 0;
  display: inline-block;
  font-size: 34px;
  line-height: 1;
  color: #333333;
  font-family: 'OpenSans-Bold';
  text-transform: uppercase;
}
.common-title {
  padding: 85px 0 45px;
  text-align: center;
}
.common-title h2 {
  position: relative;
  margin: 0;
  display: inline-block;
  font-size: 34px;
  line-height: 1;
  color: #333333;
  font-family: 'OpenSans-Bold';
  text-transform: uppercase;
}
.common-title h2::before {
  content: '';
  position: absolute;
  top: 50%;
  right: -27px;
  transform: translateY(-50%);
  width: 56px;
  height: 64px;
  background: url(../image/title_icon.png) no-repeat center;
}
.pagebanner {
  width: 100%;
  overflow: hidden;
  position: relative;
  padding-top: 140px;
}
.pagebanner .item {
  position: relative;
}
.pagebanner .item .img-box {
  padding-bottom: 26.04166667%;
}
.pagebanner .item .txt {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80%;
  transform: translate(-50%, -50%);
}
.pagebanner .item .txt h2 {
  margin: 0;
  font-size: 48px;
  line-height: 1;
  font-family: 'OpenSans-Bold';
  color: #fafafa;
  text-align: center;
  text-transform: uppercase;
}
.page {
  text-align: center;
}
.page .page-box {
  display: inline-block;
}
.page .page-box li {
  float: left;
  padding: 0 5px;
}
.page .page-box li a {
  overflow: hidden;
  position: relative;
  display: inline-block;
  font-size: 14px;
  color: #999999;
  width: 44px;
  height: 44px;
  line-height: 44px;
  border: 1px solid #e5e5e5;
  background-color: #fff;
  text-align: center;
  transition: all 0.35s;
  -webkit-transition: all 0.35s;
}
.page .page-box li a:hover {
  background-color: #333667;
  border-color: #333667;
  color: #fff;
}
.page .page-box li a:hover::before {
  color: #fff;
}
.page .page-box .active a {
  background-color: #333667;
  border-color: #333667;
  color: #fff;
  border-radius: 50%;
}
.page .page-box .prev a::before,
.page .page-box .next a::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e72f';
  color: #999999;
  font-size: 18px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.page .page-box .prev {
  padding-right: 25px;
}
.page .page-box .prev a::before {
  content: '\e9b5';
}
.page .page-box .next {
  padding-left: 25px;
}
