@media screen and (min-width: 1440px) {
  .container {
    width: 1440px;
  }
}
@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;
}
body {
  font-family: '微软雅黑', 'Microsoft YaHei', Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  position: relative;
  overflow-x: hidden;
}
*[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-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%;
}
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;
}
.fixed {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.transform-0 {
  -webkit-transform: translate(0) !important;
  -ms-transform: translate(0) !important;
  transform: translate(0) !important;
}
.fancybox-slide--iframe .fancybox-content {
  margin: 0;
  width: 700px !important;
  height: 350px !important;
}
.goog-te-menu-frame {
  z-index: 9999999999999 !important;
  overflow: auto !important;
}
@media (max-width: 1199px) {
  .skiptranslate iframe {
    display: none;
  }
  .google-translation .skiptranslate {
    display: inline-block;
  }
  body {
    top: 0 !important;
  }
}
.tsformcommon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.tsformY {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.tsformX {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.space {
  padding: 80px 0;
}
@media screen and (max-width: 1439px) {
  .space {
    padding: 70px 0;
  }
}
@media screen and (max-width: 991px) {
  .space {
    padding: 50px 0;
  }
}
@media screen and (max-width: 767px) {
  .space {
    padding: 30px 0;
  }
}
.space-top {
  padding-top: 80px;
}
@media screen and (max-width: 1439px) {
  .space-top {
    padding-top: 70px;
  }
}
@media screen and (max-width: 991px) {
  .space-top {
    padding-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .space-top {
    padding-top: 30px;
  }
}
.space-bottom {
  padding-bottom: 80px;
}
@media screen and (max-width: 1439px) {
  .space-bottom {
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 991px) {
  .space-bottom {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .space-bottom {
    padding-bottom: 30px;
  }
}
.space2 {
  padding: 100px 0;
}
@media screen and (max-width: 1439px) {
  .space2 {
    padding: 70px 0;
  }
}
@media screen and (max-width: 991px) {
  .space2 {
    padding: 50px 0;
  }
}
@media screen and (max-width: 767px) {
  .space2 {
    padding: 30px 0;
  }
}
.space2-top {
  padding-top: 100px;
}
@media screen and (max-width: 1439px) {
  .space2-top {
    padding-top: 70px;
  }
}
@media screen and (max-width: 991px) {
  .space2-top {
    padding-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .space2-top {
    padding-top: 30px;
  }
}
.space2-bottom {
  padding-bottom: 100px;
}
@media screen and (max-width: 1439px) {
  .space2-bottom {
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 991px) {
  .space2-bottom {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .space2-bottom {
    padding-bottom: 30px;
  }
}
header {
  position: relative;
  width: 100%;
  z-index: 999;
}
header .header-bar {
  background: url(../images/common/header_topbgg.jpg) no-repeat center;
  background-size: 100% 100%;
}
header .header-bar .content {
  display: flex;
  justify-content: flex-end;
  font-size: 14px;
  line-height: 40px;
  color: #ffffff;
}
@media screen and (max-width: 1199px) {
  header .header-bar .content {
    line-height: 30px;
  }
}
@media screen and (max-width: 767px) {
  header .header-bar .content {
    line-height: 20px;
    font-size: 12px;
  }
}
@media screen and (min-width: 1200px) {
  header .header-bar .content a:hover {
    text-decoration: underline;
  }
}
header .header-bar .content .bar-info {
  padding-right: 20px;
}
header .header-bar .content .bar-info a {
  position: relative;
  display: inline-block;
  padding-left: 30px;
}
@media screen and (max-width: 767px) {
  header .header-bar .content .bar-info a {
    padding-left: 20px;
  }
}
header .header-bar .content .bar-info a::before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  content: '\e8bd';
}
@media screen and (max-width: 767px) {
  header .header-bar .content .bar-info a::before {
    font-size: 16px;
  }
}
header .header-bar .content .bar-language {
  border-left: 1px solid #363839;
}
header .header-bar .content .bar-language a {
  display: block;
  padding: 0 20px;
}
@media screen and (max-width: 767px) {
  header .header-bar .content .bar-language a {
    padding: 0 15px;
  }
}
header .header-bar .content .bar-language a::before {
  display: inline-block;
  margin-right: 5px;
  transform: translateY(2px);
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1;
  font-size: 20px;
  content: '\e654';
}
@media screen and (max-width: 767px) {
  header .header-bar .content .bar-language a::before {
    font-size: 16px;
  }
}
header .header-main {
  position: relative;
  background-color: #fff;
}
header .header-main .container > .nav-collapse {
  margin-top: 15px;
}
header .header-main .logo {
  position: relative;
  z-index: 2;
  float: left;
  display: block;
  width: 85px;
  height: 85px;
  margin-bottom: 25px;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
}
@media screen and (max-width: 1199px) {
  header .header-main .logo {
    width: 60px;
    height: 60px;
    margin-bottom: 10px;
  }
}
header .header-main .logo::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  width: 143.52941176%;
  height: 143.52941176%;
  border-radius: 50%;
  background-color: #fff;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
}
@media screen and (max-width: 1199px) {
  header .header-main .logo::before {
    width: 133%;
    height: 133%;
  }
}
header .header-main .logo::after {
  content: '';
  position: absolute;
  bottom: 14px;
  left: 100%;
  transform: translateX(18px);
  z-index: 1;
  width: 235.29411765%;
  padding-bottom: 35.29411765%;
  background: url(../images/common/logo_txt1.png) no-repeat center;
  background-size: 100%;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
}
@media screen and (max-width: 767px) {
  header .header-main .logo::after {
    display: none;
  }
}
header .header-main .logo img {
  position: relative;
  z-index: 2;
  height: 100%;
}
header .header-main .inquiry-btn {
  float: right;
  margin: 30px 0;
  align-items: center;
  font-size: 16px;
  line-height: 50px;
  width: 80px;
  height: 50px;
  color: #333333;
  position: relative;
}
@media screen and (max-width: 1199px) {
  header .header-main .inquiry-btn {
    margin: 10px 0;
    width: auto;
  }
}
@media screen and (max-width: 480px) {
  header .header-main .inquiry-btn {
    font-size: 14px;
  }
}
@media screen and (min-width: 1200px) {
  header .header-main .inquiry-btn:hover p {
    color: #004ea1;
  }
}
header .header-main .inquiry-btn p {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  min-width: 100%;
  white-space: nowrap;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1199px) {
  header .header-main .inquiry-btn p {
    position: relative;
    width: auto;
  }
}
header .header-main .inquiry-btn p::before {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 10px;
  font-size: 20px;
  content: '\e646';
}
@media screen and (max-width: 480px) {
  header .header-main .inquiry-btn p::before {
    font-size: 16px;
    margin-right: 5px;
  }
}
header .header-main .search-box {
  position: relative;
  float: right;
  margin-right: 8px;
  padding: 27.5px 0;
}
@media screen and (max-width: 1199px) {
  header .header-main .search-box {
    padding: 7.5px 0;
    margin-right: 20px;
  }
}
@media screen and (max-width: 767px) {
  header .header-main .search-box {
    position: static;
  }
}
@media screen and (max-width: 480px) {
  header .header-main .search-box {
    margin-right: 10px;
  }
}
header .header-main .search-box button {
  width: 55px;
  height: 55px;
  background-color: transparent;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
}
header .header-main .search-box button::before {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 25px;
  content: '\e62a';
  color: #333333;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
}
@media screen and (min-width: 1200px) {
  header .header-main .search-box > button:hover::before {
    font-size: 30px;
    color: #004ea1;
  }
}
@media screen and (max-width: 1199px) {
  header .header-main .search-box > button:active::before {
    font-size: 30px;
    color: #004ea1;
  }
}
header .header-main .search-box .form-box {
  display: none;
  position: absolute;
  top: calc(100% + 15px);
  right: 0;
  z-index: 2;
  width: 249px;
  height: 40px;
}
@media screen and (max-width: 767px) {
  header .header-main .search-box .form-box {
    right: 15px;
    height: 35px;
  }
}
header .header-main .search-box .form-box::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
  width: calc(100% + 20px);
  height: calc(100% + 20px);
  background-color: rgba(255, 255, 255, 0.8);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
@media screen and (max-width: 767px) {
  header .header-main .search-box .form-box::before {
    width: calc(100% + 10px);
    height: calc(100% + 10px);
  }
}
header .header-main .search-box .form-box form {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: #fff;
}
header .header-main .search-box .form-box input {
  float: left;
  padding: 0 10px;
  width: calc(100% - 40px);
  height: 100%;
  font-size: 15px;
  color: #333333;
  background-color: transparent;
}
@media screen and (max-width: 767px) {
  header .header-main .search-box .form-box input {
    font-size: 13px;
  }
}
header .header-main .search-box .form-box input::-webkit-input-placeholder,
header .header-main .search-box .form-box textarea::-webkit-input-placeholder {
  color: #333333;
}
header .header-main .search-box .form-box input:-o-placeholder,
header .header-main .search-box .form-box textarea:-o-placeholder {
  color: #333333;
}
header .header-main .search-box .form-box input::-moz-placeholder,
header .header-main .search-box .form-box textarea::-moz-placeholder {
  color: #333333;
}
header .header-main .search-box .form-box input:-ms-input-placeholder,
header .header-main .search-box .form-box textarea:-ms-input-placeholder {
  color: #333333;
}
header .header-main .search-box .form-box input:focus::-webkit-input-placeholder,
header .header-main .search-box .form-box textarea:focus::-webkit-input-placeholder {
  color: #ababab;
}
header .header-main .search-box .form-box input:focus::-o-placeholder,
header .header-main .search-box .form-box textarea:focus::-o-placeholder {
  color: #ababab;
}
header .header-main .search-box .form-box input:focus::-moz-placeholder,
header .header-main .search-box .form-box textarea:focus::-moz-placeholder {
  color: #ababab;
}
header .header-main .search-box .form-box input:focus::-ms-input-placeholder,
header .header-main .search-box .form-box textarea:focus::-ms-input-placeholder {
  color: #ababab;
}
header .header-main .search-box .form-box button {
  float: right;
  width: 40px;
  height: 100%;
  background-color: transparent;
}
@media screen and (min-width: 1200px) {
  header .header-main .search-box .form-box button:hover {
    background-color: #004ea1;
  }
  header .header-main .search-box .form-box button:hover::before {
    color: #fff;
  }
}
header .header-main.sticky {
  z-index: 999;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
header .header-main.sticky .logo {
  margin: 12.5px 0;
}
header .header-main.sticky .logo::before {
  opacity: 0;
}
header .header-main.sticky .logo::after {
  bottom: 28px;
}
@media screen and (max-width: 1199px) {
  header .header-main.sticky .logo::after {
    bottom: 18px;
  }
}
footer .foot-main {
  padding: 50px 0;
  background: url(../images/common/footer_bgg.jpg) no-repeat center;
  background-size: cover;
}
@media screen and (max-width: 1199px) {
  footer .foot-main {
    padding: 40px 0;
  }
}
@media screen and (max-width: 991px) {
  footer .foot-main {
    padding: 30px 0;
  }
}
@media screen and (max-width: 767px) {
  footer .foot-main {
    padding: 20px 0;
  }
}
footer .foot-main .foot-content,
footer .foot-main .foot-end {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1199px) {
  footer .foot-main .foot-content,
  footer .foot-main .foot-end {
    flex-direction: column-reverse;
  }
}
footer .foot-main .foot-end {
  padding-top: 70px;
}
@media screen and (max-width: 1199px) {
  footer .foot-main .foot-end {
    padding-top: 30px;
  }
}
footer .foot-main .right-info {
  flex-shrink: 0;
  width: 17.73049645%;
}
@media screen and (max-width: 1199px) {
  footer .foot-main .right-info {
    width: auto;
  }
}
footer .foot-main nav {
  padding-top: 27px;
}
@media screen and (max-width: 1199px) {
  footer .foot-main nav {
    padding-top: 15px;
  }
}
footer .foot-main nav ul {
  overflow: hidden;
  margin: 0 -25px;
}
@media screen and (max-width: 1199px) {
  footer .foot-main nav ul {
    margin: 0 -15px;
  }
}
@media screen and (max-width: 767px) {
  footer .foot-main nav ul {
    margin: 0 -10px;
  }
}
footer .foot-main nav ul li {
  float: left;
  padding: 0 25px;
}
@media screen and (max-width: 1199px) {
  footer .foot-main nav ul li {
    padding: 0 15px;
  }
}
@media screen and (max-width: 767px) {
  footer .foot-main nav ul li {
    padding: 0 10px;
  }
}
footer .foot-main nav ul li a {
  font-size: 18px;
  line-height: 1.66666667;
  color: #ffffff;
  text-transform: uppercase;
}
@media screen and (max-width: 1199px) {
  footer .foot-main nav ul li a {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  footer .foot-main nav ul li a {
    font-size: 14px;
  }
}
@media screen and (min-width: 1200px) {
  footer .foot-main nav ul li a:hover {
    text-decoration: underline;
  }
}
footer .foot-main .foot-logo a {
  position: relative;
  display: inline-block;
  height: 85px;
  padding-right: 66%;
}
@media screen and (max-width: 1199px) {
  footer .foot-main .foot-logo a {
    padding-right: 0;
  }
}
@media screen and (max-width: 1199px) {
  footer .foot-main .foot-logo a {
    height: 70px;
  }
}
footer .foot-main .foot-logo a::before {
  content: '';
  position: absolute;
  bottom: 30px;
  right: 0;
  z-index: 1;
  width: 61.2%;
  padding-bottom: 9.2%;
  background: url(../images/common/logo_txt2.png) no-repeat center;
  background-size: 100%;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
}
@media screen and (max-width: 1199px) {
  footer .foot-main .foot-logo a::before {
    left: 100%;
    bottom: 50%;
    width: 180%;
    padding-bottom: 27.05882353%;
    transform: translate(20px, 50%);
  }
}
footer .foot-main .foot-logo a img {
  display: block;
  height: 100%;
}
footer .foot-main p {
  padding-top: 10px;
  font-size: 16px;
  line-height: 1.875;
  color: #979797;
}
@media screen and (max-width: 1199px) {
  footer .foot-main p {
    font-size: 15px;
  }
}
@media screen and (max-width: 991px) {
  footer .foot-main p {
    font-size: 14px;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  footer .foot-main p {
    font-size: 13px;
  }
}
footer .foot-main p span,
footer .foot-main p a {
  display: inline-block;
}
footer .foot-main p a {
  margin: 0 15px;
}
@media screen and (max-width: 767px) {
  footer .foot-main p a {
    margin: 0 10px;
  }
}
@media screen and (min-width: 1200px) {
  footer .foot-main p a:hover {
    color: #fff;
    text-decoration: underline;
  }
}
footer .foot-main .foot-share {
  flex-shrink: 0;
}
footer .foot-main .foot-share li {
  display: inline-block;
  margin-right: 15px;
}
@media screen and (max-width: 1199px) {
  footer .foot-main .foot-share li {
    margin-right: 10px;
  }
}
footer .foot-main .foot-share li a {
  overflow: hidden;
  position: relative;
  display: block;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  border: 1px solid #fff;
  transition: all 0.3s;
  -webkit-transition: 0.3s;
}
@media screen and (max-width: 1199px) {
  footer .foot-main .foot-share li a {
    width: 40px;
    height: 40px;
  }
}
@media screen and (min-width: 1200px) {
  footer .foot-main .foot-share li a:hover {
    background-color: #004ea1;
    border-color: #004ea1;
  }
  footer .foot-main .foot-share li a:hover::after {
    left: 200%;
    transform: translateX(0) skewx(-10deg);
    transition: all 1s;
  }
}
footer .foot-main .foot-share 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;
  color: #fff;
  content: '\e615';
  font-size: 18px;
}
@media screen and (max-width: 1199px) {
  footer .foot-main .foot-share li a::before {
    font-size: 16px;
  }
}
footer .foot-main .foot-share li a::after {
  content: '';
  position: absolute;
  top: 0;
  left: -30px;
  width: 20px;
  height: 100%;
  background-image: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  overflow: hidden;
  transform: translateX(-100%) skewx(-25deg);
  transition: all 0;
  z-index: 5;
}
footer .foot-main .foot-share li:nth-child(2) a::before {
  content: '\e618';
}
footer .foot-main .foot-share li:nth-child(3) a::before {
  content: '\e60b';
}
footer .foot-main .foot-share li:nth-child(4) a::before {
  content: '\e65b';
  font-size: 20px;
}
@media screen and (max-width: 1199px) {
  footer .foot-main .foot-share li:nth-child(4) a::before {
    font-size: 18px;
  }
}
footer .foot-main .foot-share li:nth-child(5) a::before {
  content: '\e7bd';
}
footer .foot-main .foot-share li:last-child {
  margin-right: 0;
}
footer .aside-online {
  position: fixed;
  top: 40%;
  right: 0;
  z-index: 99;
}
footer .aside-online .aside-box {
  transition: all 0.6s;
  -webkit-transition: all 0.6s;
}
@media screen and (max-width: 991px) {
  footer .aside-online .aside-box {
    position: absolute;
    top: 0;
    transform: translateX(300px);
  }
}
footer .aside-online .aside-box a {
  position: relative;
  display: block;
  width: 48px;
  height: 48px;
  background-color: #fff;
  border: 1px solid #efefef;
  border-bottom: none;
  line-height: 48px;
  text-align: center;
  color: #fff;
  z-index: 10;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
}
@media screen and (max-width: 1199px) {
  footer .aside-online .aside-box a {
    width: 45px;
    height: 45px;
    line-height: 45px;
  }
}
@media screen and (max-width: 991px) {
  footer .aside-online .aside-box a {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
}
footer .aside-online .aside-box a:hover {
  border-color: #004ea1 !important;
  background-color: #004ea1;
}
footer .aside-online .aside-box a:hover::before {
  color: #fff;
}
footer .aside-online .aside-box a::before {
  display: inline-block;
  font-size: 25px;
  color: #9b9b9b;
  transition: all 0.4s;
}
@media screen and (max-width: 1199px) {
  footer .aside-online .aside-box a::before {
    font-size: 23px;
  }
}
footer .aside-online .aside-box a div {
  position: absolute;
  display: none;
  top: 0;
  right: 0;
  height: 100%;
  padding-left: 15px;
  padding-right: 65px;
  z-index: -99;
  color: #fff;
  background-color: rgba(0, 78, 161, 0.8);
}
@media screen and (max-width: 1199px) {
  footer .aside-online .aside-box a div {
    padding-right: 60px;
  }
}
@media screen and (max-width: 991px) {
  footer .aside-online .aside-box a div {
    padding-right: 50px;
    padding-left: 10px;
  }
}
footer .aside-online .aside-box a div p {
  line-height: 48px;
  white-space: nowrap;
  color: #fff;
}
@media screen and (max-width: 1199px) {
  footer .aside-online .aside-box a div p {
    line-height: 45px;
  }
}
@media screen and (max-width: 991px) {
  footer .aside-online .aside-box a div p {
    line-height: 40px;
  }
}
footer .aside-online .aside-box a:last-child {
  border-bottom: 1px solid #efefef;
}
footer .aside-online .aside-box .icon-weixin1 div {
  background-color: transparent;
}
footer .aside-online .aside-box .icon-qq1::before {
  font-size: 20px;
}
@media screen and (max-width: 1199px) {
  footer .aside-online .aside-box .icon-qq1::before {
    font-size: 18px;
  }
}
footer .aside-online .aside-box .icon-ditu::before {
  font-size: 20px;
}
@media screen and (max-width: 1199px) {
  footer .aside-online .aside-box .icon-ditu::before {
    font-size: 18px;
  }
}
footer .aside-online .aside-btn {
  display: none;
  position: fixed;
  bottom: 51px;
  right: 0;
  width: 40px;
  height: 40px;
  background-color: rgba(0, 0, 0, 0.6);
  text-align: center;
  line-height: 40px;
  border-radius: 50%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 991px) {
  footer .aside-online .aside-btn {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  footer .aside-online .aside-btn {
    width: 35px;
    height: 35px;
    line-height: 35px;
    bottom: 46px;
  }
}
footer .aside-online .aside-btn::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: "iconfont" !important;
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  content: '\e629';
  font-size: 18px;
  display: inline-block;
  color: #fff;
}
footer .aside-online .btn-active {
  transform: rotateZ(135deg);
}
footer .asidebox-active {
  transform: translateX(-100%) !important;
}
footer .footer-xsnav {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  background-color: #fff;
  border-top: 1px solid #efefef;
  padding-bottom: calc(constant(safe-area-inset-bottom) - 15px);
  padding-bottom: calc(env(safe-area-inset-bottom) - 15px);
  z-index: 90;
}
@media screen and (max-width: 991px) {
  footer .footer-xsnav {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  footer .footer-xsnav {
    height: 45px;
  }
}
footer .footer-xsnav ul li {
  position: relative;
  float: left;
  width: 20%;
  height: 100%;
  border-left: 1px solid #efefef;
}
footer .footer-xsnav ul li a {
  position: relative;
  display: block;
  height: 50px;
  padding-top: 27px;
  font-size: 14px;
  text-align: center;
  color: #000;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  footer .footer-xsnav ul li a {
    height: 45px;
    font-size: 12px;
  }
}
@media screen and (max-width: 350px) {
  footer .footer-xsnav ul li a {
    text-transform: none;
  }
}
footer .footer-xsnav ul li a::before {
  position: absolute;
  top: 3px;
  left: 50%;
  transform: translateX(-50%);
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e8c0';
  display: block;
  font-size: 20px;
}
footer .footer-xsnav ul li .pic {
  display: none;
  position: absolute;
  bottom: calc(100% + 5px);
  left: 50%;
  transform: translateX(-50%);
  width: 120%;
  max-width: 100px;
}
footer .footer-xsnav ul li .pic img {
  max-width: 100%;
  height: auto;
}
footer .footer-xsnav ul li:nth-child(1) {
  border-left: 0;
}
footer .footer-xsnav ul li:nth-child(2) a::before {
  content: '\e8bd';
}
footer .footer-xsnav ul li:nth-child(3) a::before {
  content: '\e601';
}
footer .footer-xsnav ul li:nth-child(4) a::before {
  content: '\e67b';
  font-size: 18px;
}
footer .footer-xsnav ul li:nth-child(5) a::before {
  content: '\e681';
  font-size: 18px;
}
aside {
  position: fixed;
  left: 3%;
  top: calc(50% + 100px);
  transform: translateY(-50%);
  z-index: 99;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  transition: all 0.35s;
  -webkit-transition: all 0.35s;
}
@media screen and (max-width: 1199px) {
  aside {
    left: 15px;
  }
}
@media screen and (max-width: 767px) {
  aside {
    left: -60px;
    top: calc(50% + 70px);
  }
}
@keyframes iconrotate {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
@media screen and (min-width: 1200px) {
  aside:hover::before {
    background-image: url(../images/common/aside_icon2.png);
  }
}
aside::before {
  content: '';
  position: absolute;
  left: 50%;
  top: 0;
  width: 60px;
  height: 60px;
  transform: translate(-50%, -50%);
  z-index: -1;
  background: url(../images/common/aside_icon2.png) no-repeat center;
  background-size: 100%;
  animation: iconrotate 4s 0s linear infinite;
}
@media screen and (max-width: 1439px) {
  aside::before {
    width: 50px;
    height: 50px;
  }
}
@media screen and (max-width: 1199px) {
  aside::before {
    width: 45px;
    height: 45px;
  }
}
@media screen and (max-width: 991px) {
  aside::before {
    width: 40px;
    height: 40px;
  }
}
@media screen and (max-width: 767px) {
  aside::before {
    width: 40px;
    height: 40px;
  }
}
aside .toggle1 {
  width: 100%;
  height: 30px;
  color: #fff;
  border: 1px solid #e8e8e8;
  border-top: none;
  background-color: #003267;
}
aside .toggle1::before {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  content: '\e9b5';
}
@keyframes toggleicon {
  0% {
    left: 50%;
  }
  50% {
    left: calc(50% + 3px);
  }
  100% {
    left: 50%;
  }
}
aside .toggle2 {
  position: absolute;
  left: 60px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 100;
  width: 20px;
  height: 40px;
  color: #666666;
  border: 1px solid #e8e8e8;
  background-color: #ffffff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  transition: all 0.35s;
  -webkit-transition: all 0.35s;
}
aside .toggle2::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;
  font-size: 20px;
  content: '\e72f';
  animation: toggleicon 1.8s 0s linear infinite;
}
aside .toggle2.active {
  left: -40px;
}
aside ul {
  position: relative;
  z-index: 1;
  width: 60px;
}
@media screen and (max-width: 1439px) {
  aside ul {
    width: 50px;
  }
}
@media screen and (max-width: 1199px) {
  aside ul {
    width: 45px;
  }
}
@media screen and (max-width: 991px) {
  aside ul {
    width: 40px;
  }
}
@media screen and (min-width: 1200px) {
  aside ul li:hover a {
    background-color: #004ea1;
    font-weight: 700;
    border-color: #004ea1 !important;
  }
  aside ul li:hover a::before {
    width: 100%;
    background-color: #bac4ce;
  }
}
aside ul li a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 60px;
  border: 1px solid #e8e8e8;
  background-color: #003267;
  border-top: none;
  border-bottom: none;
  padding: 0 7px;
  font-size: 16px;
  line-height: 1.14285714;
  color: #fff !important;
  text-align: center;
  transition: all 0.35s;
  -webkit-transition: all 0.35s;
}
@media screen and (max-width: 1439px) {
  aside ul li a {
    min-height: 50px;
    padding: 0 5px;
    font-size: 14px;
  }
}
@media screen and (max-width: 1199px) {
  aside ul li a {
    min-height: 45px;
    font-size: 13px;
    padding: 0 3px;
  }
}
@media screen and (max-width: 991px) {
  aside ul li a {
    min-height: 40px;
    font-size: 12px;
    padding: 0 2px;
  }
}
aside ul li a::before {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  width: 35px;
  height: 1px;
  background-color: #2d5682;
  transition: all 0.35s;
  -webkit-transition: all 0.35s;
}
aside ul li:first-child a {
  border-top: 1px solid #e8e8e8;
}
@media screen and (min-width: 768px){
  aside ul li:last-child a {
  border-bottom: 1px solid #e8e8e8;
}
aside ul li:last-child a::before {
  display: none;
}
}
@media screen and (max-width: 767px) {
  aside.active {
    left: 5px;
  }
}
.common-title {
  text-align: center;
  padding-bottom: 45px;
}
@media screen and (max-width: 1199px) {
  .common-title {
    padding-bottom: 35px;
  }
}
@media screen and (max-width: 767px) {
  .common-title {
    padding-bottom: 20px;
  }
}
.common-title h2 {
  margin: 0;
  font-size: 44px;
  line-height: 1.25;
  color: #333333;
  font-weight: 700;
  text-transform: uppercase;
}
@media screen and (max-width: 1439px) {
  .common-title h2 {
    font-size: 35px;
  }
}
@media screen and (max-width: 991px) {
  .common-title h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 767px) {
  .common-title h2 {
    font-size: 25px;
  }
}
@media screen and (max-width: 480px) {
  .common-title h2 {
    font-size: 20px;
  }
}
.common-title .txt {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  font-size: 18px;
  line-height: 1.38888889;
  color: #666666;
  text-transform: uppercase;
}
@media screen and (max-width: 1199px) {
  .common-title .txt {
    font-size: 16px;
  }
}
@media screen and (max-width: 991px) {
  .common-title .txt {
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  .common-title .txt {
    font-size: 14px;
  }
}
@media screen and (max-width: 480px) {
  .common-title .txt {
    font-size: 13px;
  }
}
.pagebanner .item {
  position: relative;
}
@media (max-width: 767px) {
  .pagebanner .item {
    width: 130%;
    max-width: 130%;
    margin-left: -15%;
  }
}
.pagebanner .item .pic {
  display: block;
}
.pagebanner .item .pic img {
  width: 100%;
  height: auto !important;
}
.page-nav {
  position: relative;
  z-index: 10;
  margin-top: -64px;
  overflow-wrap: hidden;
  background-color: rgba(0, 0, 0, 0.5);
}
@media screen and (max-width: 1199px) {
  .page-nav {
    margin-top: -50px;
  }
}
@media screen and (max-width: 991px) {
  .page-nav {
    margin-top: -40px;
  }
}
@media screen and (max-width: 767px) {
  .page-nav {
    margin-top: 30px;
    background-color: transparent;
  }
}
.page-nav .content {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .page-nav .content {
    flex-wrap: wrap;
  }
}
.page-nav .content .page-nav1 {
  padding-right: 30px;
  display: flex;
}
@media screen and (max-width: 767px) {
  .page-nav .content .page-nav1 {
    padding: 5px 0;
    padding-right: 30px;
  }
}
@media screen and (min-width: 1200px) {
  .page-nav .content .page-nav1 li:hover a {
    background-color: #004ea1;
  }
}
.page-nav .content .page-nav1 li a {
  display: block;
  padding: 20px 45px;
  font-size: 14px;
  line-height: 1.71428571;
  color: #fff;
  transition: all 0.35s;
  -webkit-transition: all 0.35s;
}
@media screen and (max-width: 1199px) {
  .page-nav .content .page-nav1 li a {
    padding: 13px 30px;
  }
}
@media screen and (max-width: 991px) {
  .page-nav .content .page-nav1 li a {
    padding: 8px 25px;
  }
}
@media screen and (max-width: 767px) {
  .page-nav .content .page-nav1 li a {
    padding: 0;
    margin-right: 20px;
    font-size: 12px;
    color: #333333;
  }
}
@media screen and (min-width: 768px) {
  .page-nav .content .page-nav1 .active a {
    background-color: #004ea1;
  }
}
@media screen and (max-width: 767px) {
  .page-nav .content .page-nav1 .active a {
    color: #004ea1;
    font-weight: 700;
    text-decoration: underline;
  }
}
.page-nav .content .page-nav2 {
  padding: 20px 0;
}
@media screen and (max-width: 1199px) {
  .page-nav .content .page-nav2 {
    padding: 13px 0;
  }
}
@media screen and (max-width: 991px) {
  .page-nav .content .page-nav2 {
    padding: 8px 0;
  }
}
@media screen and (max-width: 767px) {
  .page-nav .content .page-nav2 {
    padding: 5px 0;
  }
}
.page-nav .content .page-nav2 li {
  display: inline-block;
  font-size: 14px;
  line-height: 1.5;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .page-nav .content .page-nav2 li {
    font-size: 12px;
    color: #333333;
  }
}
@media screen and (min-width: 1200px) {
  .page-nav .content .page-nav2 li:hover a {
    text-decoration: underline;
  }
}
.page-nav .content .page-nav2 li::before {
  content: '>';
}
.page-nav .content .page-nav2 li:first-child::before {
  padding-right: 10px;
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e64a';
}
@media screen and (max-width: 767px) {
  .page-nav .content .page-nav2 li:first-child::before {
    font-size: 13px;
  }
}
.page-nav.normal-nav .content {
  justify-content: flex-start;
}
.page {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .page {
    text-align: center;
  }
}
.page .page-box {
  display: inline-block;
}
.page .page-box li {
  float: left;
  padding: 0 5px;
}
@media screen and (max-width: 767px) {
  .page .page-box li {
    padding: 0 3px;
  }
}
.page .page-box li a {
  overflow: hidden;
  position: relative;
  display: inline-block;
  font-size: 14px;
  border: 1px solid #ededed;
  width: 42px;
  height: 42px;
  line-height: 40px;
  color: #333333;
  text-align: center;
  background-color: #fff;
  transition: all 0.35s;
  -webkit-transition: all 0.35s;
}
@media screen and (max-width: 1199px) {
  .page .page-box li a {
    width: 40px;
    height: 40px;
    line-height: 38px;
  }
}
@media screen and (max-width: 767px) {
  .page .page-box li a {
    width: 35px;
    height: 35px;
    line-height: 32px;
    font-size: 13px;
  }
}
@media screen and (min-width: 1200px) {
  .page .page-box li a:hover {
    color: #fff;
    background-color: #004ea1;
  }
}
.page .page-box .active a {
  color: #fff;
  background-color: #004ea1;
}
.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: '\e9b5';
}
.page .page-box .next a::before {
  content: '\e72f';
}
