html {
  font-family: 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;
}
.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%;
}
body {
  font-family: 'Microsoft YaHei';
  font-size: 14px;
  font-weight: normal;
  position: relative;
  overflow-x: hidden;
  min-width: 1170px !important;
  margin: 0;
  padding: 0;
}
@font-face {
  font-family: 'iconfont';
  src: url('fonts/iconfont.eot');
  src: url('fonts/iconfont.eot?#iefix') format('embedded-opentype'), url('fonts/iconfont.woff2') format('woff2'), url('fonts/iconfont.woff') format('woff'), url('fonts/iconfont.ttf') format('truetype'), url('fonts/iconfont.svg#iconfont') format('svg');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
*[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(../js/slick/ajax-loader.gif) no-repeat center;
}
img.lazy {
  min-width: 1px;
  min-height: 1px;
  background: url(../js/slick/ajax-loader.gif) no-repeat center;
}
.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%;
}
header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 70px;
  background-color: #fff;
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.2);
  z-index: 999999;
}
header h1 {
  display: none;
  font-size: 0;
  margin: 0;
}
header .logo {
  float: left;
  display: block;
  margin-right: 168px;
  margin-top: 21px;
  width: 170px;
}
header .logo img {
  width: 100%;
  height: auto;
}
header .top-nav {
  float: left;
  margin: 0 -21px;
}
header .top-nav > li {
  position: relative;
  float: left;
  padding: 0 21px;
}
header .top-nav > li:hover > a {
  color: #245187;
}
header .top-nav > li > a {
  display: block;
  padding: 25px 0 24px 0;
  font-size: 16px;
  color: #000000;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
}
header .top-nav > li ul {
  display: none;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  padding: 10px;
  min-width: 100%;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
header .top-nav > li ul::before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-8px, -4px);
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent transparent #fff transparent;
  border-width: 0 8px 4px 8px;
}
header .top-nav > li ul li {
  margin-bottom: 5px;
  text-align: center;
}
header .top-nav > li ul li a {
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 14px;
  color: #000;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
}
header .top-nav > li ul li a:hover {
  color: #245187;
  transform: translateX(5px);
  text-decoration: underline;
}
header .search {
  margin: 23px 0 0 30px;
  overflow: hidden;
  float: left;
  width: 130px;
  height: 25px;
  border-radius: 12.5px;
  border: 1px solid #aba8a8;
}
header .search form {
  display: block;
  width: 100%;
  padding: 0 7px;
  padding-left: 10px;
  height: 100%;
}
header .search form input {
  float: left;
  width: 93px;
  font-size: 12px;
  color: #cdcdcd;
  height: 100%;
}
header .search form input::-webkit-input-placeholder,
header .search form textarea::-webkit-input-placeholder {
  color: #cdcdcd;
}
header .search form input:-o-placeholder,
header .search form textarea:-o-placeholder {
  color: #cdcdcd;
}
header .search form input::-moz-placeholder,
header .search form textarea::-moz-placeholder {
  color: #cdcdcd;
}
header .search form input:-ms-input-placeholder,
header .search form textarea:-ms-input-placeholder {
  color: #cdcdcd;
}
header .search form input:focus::-webkit-input-placeholder,
header .search form textarea:focus::-webkit-input-placeholder {
  color: #eee;
}
header .search form input:focus::-o-placeholder,
header .search form textarea:focus::-o-placeholder {
  color: #eee;
}
header .search form input:focus::-moz-placeholder,
header .search form textarea:focus::-moz-placeholder {
  color: #eee;
}
header .search form input:focus::-ms-input-placeholder,
header .search form textarea:focus::-ms-input-placeholder {
  color: #eee;
}
header .search form button {
  float: right;
  background-color: transparent;
  margin-top: 3px;
}
header .search form button:hover::before {
  color: #245187;
}
header .search form button::before {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e63d';
  color: #b1b0b0;
  font-size: 15px;
  transition: all 0.25s;
  -webkit-transition: all 0.25s;
}
footer .content {
  padding: 38px 0;
  height: 290px;
  min-width: 1170px;
  background-color: #081524;
}
footer .content ul li {
  float: left;
}
footer .content ul li h2 {
  margin: 0;
  font-weight: 400;
  font-size: 14px;
  line-height: 25px;
  color: #ffffff;
}
footer .content ul li p {
  font-size: 14px;
  line-height: 30px;
  color: #888888;
}
footer .content ul li:nth-child(1) {
  width: 400px;
}
footer .content ul li:nth-child(1) h2 a {
  display: block;
  width: 170px;
  margin-bottom: 15px;
}
footer .content ul li:nth-child(1) h2 a img {
  width: 100%;
  height: auto;
}
footer .content ul li:nth-child(1) h2 > p {
  font-size: 14px;
  color: #ffffff;
  line-height: 25px;
}
footer .content ul li:nth-child(1) p a {
  display: inline-block;
  margin-right: 25px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
footer .content ul li:nth-child(1) p a:hover {
  color: #fff;
}
footer .content ul li:nth-child(2),
footer .content ul li:nth-child(3) {
  width: 270px;
}
footer .content ul li:nth-child(2) p a,
footer .content ul li:nth-child(3) p a {
  position: relative;
  display: inline-block;
  white-space: nowrap;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
}
footer .content ul li:nth-child(2) p a:hover,
footer .content ul li:nth-child(3) p a:hover {
  padding-left: 10px;
  color: #fff;
  text-decoration: underline;
}
footer .content ul li:nth-child(2) p a:hover::before,
footer .content ul li:nth-child(3) p a:hover::before {
  opacity: 1;
}
footer .content ul li:nth-child(2) p a::before,
footer .content ul li:nth-child(3) p a::before {
  opacity: 0;
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #fff;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
}
footer .content ul li:nth-child(2) {
  padding-left: 28px;
}
footer .content ul li:nth-child(3) {
  width: 230px;
}
footer .content ul li:nth-child(3) p a::before {
  content: '>';
  width: auto;
  height: auto;
  background-color: transparent;
  color: #fff;
  font-size: 14px;
}
footer .content ul li:nth-child(4) {
  width: 270px;
}
footer .content ul li:nth-child(4) form {
  margin: 0;
  padding: 0;
}
footer .content ul li:nth-child(4) form input,
footer .content ul li:nth-child(4) form textarea {
  width: 130px;
  height: 30px;
  padding: 0 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 30px;
  color: #aba8a8;
  background-color: #262d35;
}
footer .content ul li:nth-child(4) form input {
  float: left;
}
footer .content ul li:nth-child(4) form input:nth-child(2) {
  float: right;
}
footer .content ul li:nth-child(4) form textarea {
  width: 270px;
  height: 90px;
}
footer .content ul li:nth-child(4) form input::-webkit-input-placeholder,
footer .content ul li:nth-child(4) form textarea::-webkit-input-placeholder {
  color: #aba8a8;
}
footer .content ul li:nth-child(4) form input:-o-placeholder,
footer .content ul li:nth-child(4) form textarea:-o-placeholder {
  color: #aba8a8;
}
footer .content ul li:nth-child(4) form input::-moz-placeholder,
footer .content ul li:nth-child(4) form textarea::-moz-placeholder {
  color: #aba8a8;
}
footer .content ul li:nth-child(4) form input:-ms-input-placeholder,
footer .content ul li:nth-child(4) form textarea:-ms-input-placeholder {
  color: #aba8a8;
}
footer .content ul li:nth-child(4) form input:focus::-webkit-input-placeholder,
footer .content ul li:nth-child(4) form textarea:focus::-webkit-input-placeholder {
  color: #ccc;
}
footer .content ul li:nth-child(4) form input:focus::-o-placeholder,
footer .content ul li:nth-child(4) form textarea:focus::-o-placeholder {
  color: #ccc;
}
footer .content ul li:nth-child(4) form input:focus::-moz-placeholder,
footer .content ul li:nth-child(4) form textarea:focus::-moz-placeholder {
  color: #ccc;
}
footer .content ul li:nth-child(4) form input:focus::-ms-input-placeholder,
footer .content ul li:nth-child(4) form textarea:focus::-ms-input-placeholder {
  color: #ccc;
}
footer .content ul li:nth-child(4) form button {
  width: 75px;
  height: 30px;
  background-color: #245187;
  font-size: 12px;
  color: #fff;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
}
footer .content ul li:nth-child(4) form button:hover {
  background-color: #fff;
  color: #245187;
}
footer .content ul li:nth-child(4) form button:hover::after {
  color: #245187;
}
footer .content ul li:nth-child(4) form button::after {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  margin-left: 5px;
  content: '\e647';
  font-size: 14px;
  color: #fff;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
}
footer .footer-end {
  height: 40px;
  min-width: 1170px;
  border-top: 1px solid #666666;
  background-color: #000;
}
footer .footer-end .container {
  text-align: center;
  font-size: 14px;
  line-height: 40px;
  color: #fff;
}
footer .footer-end .container > a {
  display: inline-block;
  margin-right: 80px;
}
footer .footer-end .container p {
  display: inline-block;
}
footer .footer-end .container p a {
  display: inline-block;
  margin-left: 10px;
}
footer .footer-end .container a {
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
}
footer .footer-end .container a:hover {
  text-decoration: underline;
}
footer .aside {
  position: fixed;
  bottom: 12.35955056%;
  right: 6px;
  z-index: 999;
}
footer .aside a {
  position: relative;
  display: block;
  width: 46px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  margin-bottom: 3px;
  border-radius: 3px;
  background-color: rgba(120, 120, 120, 0.8);
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  z-index: 2;
}
footer .aside a::before {
  z-index: 2;
}
footer .aside a div {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  height: 46px;
  line-height: 46px;
  border-radius: 3px;
  background-color: rgba(36, 81, 135, 0.5);
  padding-left: 10px;
  padding-right: 60px;
  z-index: -1;
}
footer .aside a div P {
  font-size: 16px;
  color: #fff;
}
footer .aside a::before {
  font-size: 28px;
  color: #fff;
}
footer .aside a:hover {
  background-color: rgba(36, 81, 135, 0.8);
}
footer .aside a:nth-child(1)::before {
  font-size: 18px;
}
footer .aside a:nth-child(3) div {
  width: 100px;
  height: 100px;
  background-color: transparent;
  padding: 0;
  line-height: normal;
  border-radius: 0;
  right: 60px;
}
footer .aside a:nth-child(3) div img {
  width: 100%;
  height: 100%;
}
.common-title {
  text-align: center;
}
.common-title > div {
  display: inline-block;
  width: 230px;
}
.common-title h3 {
  position: relative;
  transform: translateY(38%);
  margin: 0;
  font-weight: 700;
  font-size: 35px;
  line-height: 1;
  color: #000;
  z-index: 3;
}
.common-title p {
  position: relative;
  height: 40px;
  font-size: 20px;
  line-height: 27px;
  text-transform: uppercase;
  color: #e0e0e0;
  border: 1px solid #d1d1d1;
  border-top: none;
  z-index: 1;
}
.common-title p::before,
.common-title p::after {
  content: '';
  position: absolute;
  top: 0;
  width: 30px;
  height: 1px;
  background-color: #d1d1d1;
}
.common-title p::before {
  left: 0;
}
.common-title p::after {
  right: 0;
}
.pagebanner {
  padding-top: 70px;
  width: 100%;
}
.pagebanner .img-box {
  padding-bottom: 23.4375%;
}
.page {
  text-align: center;
}
.page .page-box {
  display: inline-block;
  margin: 0 -6.5px;
}
.page .page-box li {
  float: left;
  padding: 0 6.5px;
}
.page .page-box li a {
  display: block;
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  font-size: 18px;
  color: #424242;
  background-color: #f0f0f0;
  border-radius: 50%;
  transition: all 0.5s;
  font-weight: 700;
}
.page .page-box li a:hover {
  background-color: #245187;
  color: #fff;
}
.page .page-box li a:hover::before {
  color: #fff;
}
.page .page-box .page-dot {
  display: block !important;
  padding: 0;
  margin: 0;
  font-size: 16px;
  color: #000;
  font-weight: 700;
  width: auto;
  height: 38px;
  line-height: 38px;
  background-color: transparent;
  transition: all 0.6s;
}
.page .page-box .active a {
  background-color: #245187;
  color: #fff;
}
.page .page-box .prev a,
.page .page-box .next a {
  background-color: #f0f0f0;
  color: #291e1b;
  border-radius: 3px;
}
.page .page-box .prev a::before,
.page .page-box .next a::before {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e72f';
  color: #291e1b;
  font-size: 18px;
  transition: all 0.5s;
}
.page .page-box .prev a::before {
  display: inline-block;
  transform: rotateZ(180deg);
}
