﻿@import "./font.css";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
strong {
  font-weight: bold;
}
ol,
ul,
li {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
select,
input,
button,
textarea {
  font-family: "Microsoft Yahei", STHeiti, sans-serif;
  font-size: 100%;
  font-style: normal;
  font-weight: normal;
  line-height: normal;
  vertical-align: middle;
  outline: none;
  padding: 0;
  margin: 0;
}
input,
button {
  outline: none;
}
::-webkit-input-placeholder {
  color: #ccc;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px white inset;
}
:-webkit-autofill {
  background: #fff;
}
::-moz-placeholder {
  color: #ccc;
}
:-ms-input-placeholder {
  color: #ccc;
}
:focus::-webkit-input-placeholder {
  color: #ccc;
}
:focus::-moz-placeholder {
  color: #ccc;
}
:focus:-ms-input-placeholder {
  color: #ccc;
}
img {
  vertical-align: top;
  color: transparent;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}
html {
  width: 100%;
}
body {
  background: #fff;
  width: 100%;
  position: relative;
  color: #515152;
  font: 14px/1.5 "Microsoft Yahei", STHeiti, sans-serif;
}
a {
  text-decoration: none;
  color: #515152;
  outline: none;
  cursor: pointer;
}
.fc-gray {
  color: #999 !important;
}
.fc-zhuti {
  color: #3075d6 !important;
}
.hot,
.fc-red {
  color: #ca0000 !important;
}
.link,
.fc-blue {
  color: #4985f5 !important;
}
.fc-gblue {
  color: #a3b0be !important;
}
a:hover,
a.fc-blue:hover,
a.fc-red:hover,
a.fc-gray:hover,
a.fc-gblue:hover {
  color: #3075d6;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.fs12 {
  font-size: 12px;
}
.sp {
  opacity: 0.4;
  font-size: 10px;
  padding: 0 0.5em;
  font-family: Tahoma;
}
.hidden,
.none {
  display: none !important;
}
.mr5 {
  margin-right: 5px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb15 {
  margin-bottom: 15px;
}
.mt10 {
  margin-top: 10px;
}
.mt15 {
  margin-top: 15px;
}
.mt-5 {
  margin-top: -5px;
}
.mt-15 {
  margin-top: -15px;
}
.mt-10 {
  margin-top: -10px;
}
.mt-20 {
  margin-top: -20px !important;
}
.ml-20 {
  margin-left: 20px;
}
.ml20 {
  margin-left: 20px;
}
.mr20 {
  margin-right: 20px;
}
.mt20 {
  margin-top: 20px;
}
.main {
  width: 950px;
}
.main-l {
  width: 965px;
}
.menu {
  width: 220px;
}
.subord {
  width: 400px;
}
.iconfont {
  font-size: inherit;
}
.count {
  position: relative;
  width: 100%;
  min-width: 90%;
  overflow: hidden;
}
.count-box {
  width: 90%;
  margin: 0 auto;
}
.count-pt {
  position: relative;
  padding-bottom: 50px;
  text-align: center;
  background-color: #2561b7;
  color: #fff;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.count-pt .t {
  font-size: 38px;
  line-height: 100px;
  padding: 180px 0;
  position: relative;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
}
.count-pt .t .iconfont {
  border-radius: 100px;
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  display: inline-block;
  vertical-align: top;
  margin: 20px 5px 0 0;
}
.count-pt span {
  display: inline-block;
  margin-top: 5px;
  font-size: 16px;
  background-color: #ca0000;
  padding: 0 10px;
  border-radius: 100px;
}
.count-pt-box {
  margin: 0 auto;
  width: 90%;
}
.box {
  margin-bottom: 15px;
  position: relative;
}
.box-nb {
  position: relative;
}
.h {
  line-height: 40px;
}
.h-t {
  font-size: 18px;
}
.h-t:before {
  content: "";
  width: 3px;
  height: 20px;
  display: inline-block;
  vertical-align: top;
  margin: 10px 10px 10px 0;
  background-color: #3075d6;
}
.text-list li {
  padding: 10px 0;
  border-bottom: 1px dotted #eee;
}
.text-list li::before {
  content: "●";
  padding-right: 0.5em;
  color: #67a2f5;
}
.text-list li .time {
  display: block;
  font-size: 12px;
  color: #999;
  margin-left: 1.5em;
  margin-top: 5px;
}
.breadcrumb {
  margin: 15px 0;
  padding-bottom: 15px;
  border-bottom: 1px dotted #eee;
}
.h-tabs {
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
.h-tabs-list {
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
}
.h-tabs-list li {
  float: left;
}
.h-tabs-list li a {
  display: block;
  font-size: 16px;
  text-align: center;
  line-height: 50px;
  width: 180px;
  height: 50px;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  color: #fff;
}
.h-tabs-list li a:hover,
.h-tabs-list li a.active {
  background-color: #3075d6;
  color: #fff;
}
.pager {
  padding: 30px 0;
  text-align: center;
}
.pager span,
.pager a {
  display: inline-block;
  margin: 0 3px;
  padding: 2px 15px;
  line-height: 32px;
  background-color: #fff;
  transition: all 0.5s ease;
}
.pager a:hover {
  background-color: #3075d6;
  color: #fff;
}
.pager a {
  background-color: #f6f6f6;
  color: #999;
}
.pager a.act {
  background-color: #3075d6;
  color: #fff;
}
.pager a.ect {
  background-color: #fff;
}
.food-list {
  width: 100%;
  overflow: hidden;
  margin-top: -10px;
}
.food-list-item {
  float: left;
  margin: 20px;
  width: 360px;
  background-color: #f6f6f6;
  border-radius: 15px;
  overflow: hidden;
  cursor: default;
  position: relative;
}
.food-list-item:hover .food-list-text {
  padding: 100px 30px 30px;
  height: 200px;
}
.food-list-item:hover .food-list-img img {
  transform: scale(1.08);
  -webkit-transform: scale(1.08);
}
.food-list-img {
  width: 100%;
  height: 360px;
  overflow: hidden;
}
.food-list-img img {
  display: block;
  width: 100%;
  height: 100%;
  object-position: cover;
  object-fit: cover;
  transition: all 0.5s ease;
}
.food-list-title {
  text-align: center;
  padding: 20px 30px 10px;
  font-size: 20px;
  line-height: 30px;
  overflow: hidden;
}
.food-list-ftitle {
  text-align: center;
  padding: 0 30px 30px;
  color: #ca0000;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.food-list-text {
  position: absolute;
  left: 0;
  width: 300px;
  padding: 0 30px 0;
  bottom: 110px;
  color: #fff;
  background: -webkit-linear-gradient(
    top,
    transparent 30px,
    rgba(0, 0, 0, 0.5) 80px,
    rgba(0, 0, 0, 0.7) 100%
  );
  background: -o-linear-gradient(
    top,
    transparent 30px,
    rgba(0, 0, 0, 0.5) 80px,
    rgba(0, 0, 0, 0.7) 100%
  );
  background: linear-gradient(
    to bottom,
    transparent 30px,
    rgba(0, 0, 0, 0.5) 80px,
    rgba(0, 0, 0, 0.7) 100%
  );
  height: 0;
  transition: all 0.2s;
  overflow: hidden;
}
.news-list {
  width: 100%;
  overflow: hidden;
  margin-top: -20px;
}
.news-list-item {
  padding: 30px 140px 30px 0;
  height: 150px;
  overflow: hidden;
  border-bottom: 1px solid #eee;
  position: relative;
}
.news-list-item a:hover .news-list-img img {
  transform: scale(1.08);
  -webkit-transform: scale(1.08);
}
.news-list-item a:hover .news-list-link span {
  background-color: #3075d6;
  color: #fff;
  padding-right: 30px;
}
.news-list-item a:hover .news-list-link span .iconfont {
  right: 8px;
}
.news-list-img {
  width: 300px;
  height: 150px;
  float: left;
  margin-right: 30px;
  overflow: hidden;
  background-color: #f6f6f6;
}
.news-list-img img {
  display: block;
  width: 100%;
  height: 100%;
  object-position: cover;
  object-fit: cover;
  transition: all 0.5s ease;
}
.news-list-title {
  font-size: 24px;
  line-height: 30px;
  overflow: hidden;
  height: 30px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news-list-text {
  margin-top: 20px;
  line-height: 20px;
  height: 40px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #999;
}
.news-list-time {
  position: absolute;
  right: 0;
  top: 30px;
  padding-top: 80px;
  width: 110px;
  height: 70px;
  text-align: right;
  color: #999;
  border-left: 1px solid #eee;
}
.news-list-time span {
  font-size: 30px;
  position: absolute;
  top: 40px;
  right: 0;
  color: #515152;
}
.news-list-link {
  margin-top: 30px;
}
.news-list-link span {
  display: inline-block;
  vertical-align: top;
  line-height: 28px;
  padding: 0 15px;
  color: #3075d6;
  border: 1px solid #3075d6;
  border-right: none;
  position: relative;
  transition: all 0.2s;
}
.news-list-link span:before,
.news-list-link span:after {
  content: "";
  width: 1px;
  background-color: #3075d6;
  right: 0;
  top: 0;
  height: 5px;
  position: absolute;
}
.news-list-link span:after {
  top: auto;
  bottom: 0;
}
.news-list-link span .iconfont {
  position: absolute;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  font-size: 16px;
  top: 4px;
  right: -10px;
  border-radius: 30px;
  transition: all 0.2s;
}
.info-form .form-line:after,
.form-box .form-line:after {
  content: ".";
  visibility: hidden;
  height: 0;
  clear: both;
  display: block;
}
.form-text {
  border: 1px solid #ddd;
  background-color: #fff !important;
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
  line-height: 20px;
  font-size: 14px;
  padding: 10px;
  color: #515152;
  border-radius: 3px;
  width: 80%;
  box-sizing: border-box;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s;
}
.form-text:focus {
  border-color: #3075d6;
  outline: 0;
}
.form-btn {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  white-space: nowrap;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: none;
  border: 1px solid transparent;
  border-radius: 3px;
  padding: 10px 1em;
  line-height: 20px;
  font-size: 16px;
}
.form-btn-s {
  padding: 4px 1em;
  font-size: 14px;
}
.form-btn-white {
  background-color: #fff;
  border-color: #ddd;
  color: #999;
}
.form-btn-white:hover {
  border-color: #999;
  color: #515152;
}
.form-btn-primary {
  background: #3075d6;
  color: #fff;
}
.form-btn-primary:hover {
  opacity: 0.8;
  color: #fff;
}
.form-btn-normal {
  background: #67a2f5;
  color: #3075d6;
  border-color: #3075d6;
}
.form-btn-normal:hover {
  opacity: 0.8;
  color: #3075d6;
}
.form-radio {
  line-height: 42px;
  margin-right: 5px;
  cursor: pointer;
}
.form-line {
  position: relative;
  padding-left: 140px;
  margin-top: 20px;
  line-height: 42px;
  font-size: 16px;
}
.form-line em {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 120px;
  text-align: right;
  line-height: 42px;
  margin-right: 10px;
  font-size: 14px;
  color: #999;
}
.form-line label + label {
  margin-left: 10px;
}
.form-line .fl .form-btn {
  min-width: 100px;
}
.form-line .fl .form-textarea {
  width: auto;
}
.form-bline {
  margin-top: 30px;
  padding-left: 140px;
}
.form-checkimg {
  line-height: 42px;
  height: 42px;
  min-width: 98px;
  text-align: center;
  margin-left: 10px;
}
.form-checkimg img {
  width: auto;
  height: 100%;
  display: block;
}
.nothinghere {
  text-align: center;
  font-size: 18px;
  color: #999;
  padding: 30px 0;
  margin: 0 30px;
  border-radius: 3px;
}
.nothinghere .icf {
  display: block;
  font-size: 80px;
  line-height: 100px;
}
#addressmain {
  z-index: 3;
}
#addresscontent {
  display: none;
  position: absolute;
  left: 140px;
  width: 382px;
  background-color: #fff;
  border: 1px solid #eee;
  border-bottom: none;
}
.addresstab {
  background-color: #f6f6f6;
  color: #999;
  height: 40px;
  line-height: 40px;
  clear: both;
}
.addresstab .chosePCA {
  padding: 0 20px;
  height: 40px;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
  float: left;
  cursor: pointer;
}
.addresstab .chosePCA.select {
  color: #3075d6;
  background-color: #fff;
}
.addresstab .chosePCA .list {
  position: absolute;
  min-height: 10px;
  padding: 10px;
  background-color: #fff;
  left: -1px;
  top: 40px;
  width: 362px;
  overflow: hidden;
  border: 1px solid #eee;
  border-top: none;
  text-align: left;
}
.addresstab .chosePCA .list li {
  display: inline-block;
  vertical-align: top;
  padding: 10px;
  line-height: 20px;
  color: #515152;
  font-size: 14px;
}
.addresstab .chosePCA .list li.active {
  background-color: #3075d6;
  color: #fff;
}
.top {
  position: relative;
  width: 100%;
  min-width: 90%;
  z-index: 99;
  background-color: #fff;
  border-bottom: 1px solid #eee;
}
.top-box {
  width: 90%;
  margin: 0 auto;
  line-height: 40px;
}
.top-slogan {
  float: left;
}
.top-other {
  float: right;
  clear: right;
}
.top-other .top-oitem {
  float: left;
  vertical-align: top;
  position: relative;
  padding: 0 1em;
}
.top-other .top-oitem span {
  cursor: pointer;
}
.top-other .top-oitem span:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 4px 0 4px;
  border-color: #3075d6 transparent transparent transparent;
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.5em;
  transition: all 0.2s;
}
.top-other .top-oitem:hover span {
  color: #3075d6;
}
.top-other .top-oitem:hover span:after {
  border-width: 0 4px 6px 4px;
  border-color: transparent transparent #3075d6 transparent;
}
.top-other .top-oitem + .top-oitem:before {
  content: "";
  border-left: 1px solid #ccc;
  height: 12px;
  position: absolute;
  left: 0;
  top: 14px;
}
.top-link {
  display: none;
  position: absolute;
  right: 0;
  top: 40px;
  text-align: right;
  width: auto;
  white-space: nowrap;
  background-color: #fff;
  border: 1px solid #eee;
  border-top-color: #fff;
}
.top-link li a {
  display: block;
  padding: 0 1em;
}
.head {
  position: relative;
  width: 100%;
  min-width: 1200px;
  z-index: 88;
  background-color: #fff;
}
.head-box {
  width: 90%;
  margin: 0 auto;
}
.logo {
  float: left;
  height: 80px;
  width: auto;
}
.logo img {
  display: block;
  width: auto;
  height: 100%;
}
.head-r {
  float: right;
  clear: right;
}
.head-icon {
  display: none;
}
.gp {
  float: left;
  background-color: #ecf4ff;
  color: #3075d6;
  line-height: 20px;
  padding: 5px 10px;
  margin: 25px 10px;
  font-size: 12px;
}
.head-nav {
  float: left;
  font-size: 16px;
  line-height: 50px;
  margin: 15px 0;
  height: 50px;
  overflow: hidden;
}
.head-nav a {
  display: block;
  float: left;
  margin-left: 40px;
  position: relative;
  text-align: center;
}
.head-nav a:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  height: 2px;
  background-color: #3075d6;
  width: 0;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
}
.head-nav a:hover:after,
.head-nav a.active:after {
  left: 0;
  width: 100%;
}
.b-index .head-nav a.hn-index,
.b-about .head-nav a.hn-about,
.b-rd .head-nav a.hn-rd,
.b-management .head-nav a.hn-management,
.b-news .head-nav a.hn-news,
.b-contact .head-nav a.hn-contact,
.b-products .head-nav a.hn-products {
  color: #3075d6;
}

.head-nav a.active {
  color: #3075d6;
}

.b-index .head-nav a.hn-index:after,
.b-about .head-nav a.hn-about:after,
.b-rd .head-nav a.hn-rd:after,
.b-management .head-nav a.hn-management:after,
.b-news .head-nav a.hn-news:after,
.b-contact .head-nav a.hn-contact:after,
.b-products .head-nav a.hn-products:after {
  left: 0;
  width: 100%;
}
.head-lang {
  float: right;
  margin-left: 50px;
  padding: 25px 10px;
  clear: right;
}
.head-lang a {
  float: left;
  vertical-align: top;
  line-height: 28px;
  border: 1px solid #ccc;
  width: 60px;
  text-align: center;
  margin-left: -1px;
}
.head-lang a:hover {
  border-color: #3075d6;
}
.head-lang a.active {
  background-color: #3075d6;
  color: #fff;
  border-color: #3075d6;
}
.search {
  float: right;
  z-index: 99;
  margin-top: 7px;
}
.search form {
  height: 36px;
  overflow: hidden;
  position: relative;
  padding-right: 90px;
}
.input-search {
  display: block;
  border: 0;
  background: #f6f6f6;
  height: 16px;
  width: 300px;
  line-height: 16px;
  font-size: 14px;
  color: #999;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.06) inset;
  padding: 10px 10px 10px 36px;
  border-radius: 3px;
}
.input-search:focus {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset;
}
.search .icf {
  position: absolute;
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  left: 0;
  top: 0;
  text-align: center;
  font-size: 20px;
  color: #ccc;
}
.btn-search {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  border: 0;
  width: 80px;
  height: 36px;
  overflow: hidden;
  cursor: pointer;
  z-index: 2;
  background: #3075d6;
  color: #fff;
  border-radius: 3px;
}
.btn-search:hover {
  background-color: #2561b7;
}
.foot {
  width: 100%;
  background-color: #515152;
}
.foot-box {
  width: 90%;
  margin: 0 auto;
  position: relative;
  padding: 50px 0 0;
  color: #999;
}
.foot-nav {
  width: 100%;
  overflow: hidden;
  height: 210px;
}
.foot-nav dl {
  float: left;
  padding: 0 50px;
  line-height: 20px;
  height: 100%;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}
.foot-nav dl dt {
  position: relative;
  font-size: 16px;
  margin-bottom: 20px;
}
.foot-nav dl dt::before {
  content: "";
  position: absolute;
  left: -51px;
  width: 3px;
  background-color: rgba(255, 255, 255, 0.5);
  height: 100%;
}
.foot-nav dl dt a {
  color: #fff;
}
.foot-nav dl dd {
  margin-top: 10px;
}
.foot-nav dl dd a {
  color: rgba(255, 255, 255, 0.5);
}
.foot-nav dl dd a:hover {
  color: #fff;
}
.copyright a {
  color: #999;
}
.copyright {
  font-size: 12px;
  margin-top: 50px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  text-align: center;
  line-height: 50px;
}
.foot-info {
  float: right;
  width: 260px;
  color: rgba(255, 255, 255, 0.5);
}
.foot-info img {
  width: 180px;
  height: auto;
  display: block;
  margin-bottom: 28px;
}
.foot-info em {
  font-size: 20px;
  display: block;
  color: rgba(255, 255, 255, 0.8);
  margin: 0 0 10px;
}
.backtotop {
  display: none;
  width: 50px;
  height: 50px;
  line-height: 50px;
  position: fixed;
  right: 10px;
  bottom: 210px;
  cursor: pointer;
  z-index: 999;
  text-align: center;
  font-size: 30px;
  background-color: #fff;
  border-radius: 4px;
  overflow: hidden;
  color: #999;
  border: 1px solid #eee;
}
.backtotop .iconfont {
  vertical-align: top;
}
.backtotop:hover {
  border-color: #3075d6;
}
.backtotop:hover .iconfont {
  color: #3075d6;
}
body {
  min-width: 90%;
}
.hide {
  opacity: 0;
}
.index-banner {
  width: 100%;
  height: auto;
}
.index-banner img {
  display: block;
  width: 100%;
  height: auto;
}
.count-banner {
  width: 100%;
  height: 50vw;
  max-height: 78vh;
  position: relative;
}
.count-banner .swiper-container {
  width: 100%;
  height: 100%;
}
.count-banner .swiper-slide {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
}
.count-banner .swiper-slide a {
  display: block;
  width: 100%;
  height: 100%;
}
.count-banner .banner-pagination {
  position: absolute;
  width: 100%;
  bottom: 0;
  padding: 40px 0 20px;
  z-index: 3;
  text-align: center;
  background: -webkit-linear-gradient(
    top,
    transparent 0,
    rgba(0, 0, 0, 0.7) 100%
  );
  background: -o-linear-gradient(top, transparent 0, rgba(0, 0, 0, 0.7) 100%);
  background: linear-gradient(
    to bottom,
    transparent 0,
    rgba(0, 0, 0, 0.7) 100%
  );
  font-size: 16px;
  line-height: 20px;
}
.count-banner .banner-pagination span {
  width: 50px;
  height: 30px;
  background: none;
  color: #fff;
  position: relative;
  opacity: 0.5;
  margin: 0 !important;
}
.count-banner .banner-pagination span::before,
.count-banner .banner-pagination span::after {
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
  height: 2px;
  width: 50%;
  left: 25%;
  background-color: #fff;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: right center;
  -ms-transform-origin: right center;
  transform-origin: right center;
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1),
    -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.count-banner .banner-pagination span::before {
  opacity: 0.5;
  z-index: 0;
}
.count-banner .banner-pagination span::after {
  opacity: 1;
  z-index: 1;
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
}
.count-banner .banner-pagination span.swiper-pagination-bullet-active,
.count-banner .banner-pagination span:hover {
  opacity: 1;
}
.count-banner .banner-pagination span.swiper-pagination-bullet-active::before {
  transform: scaleX(1);
}
.count-banner .banner-pagination span.swiper-pagination-bullet-active::after {
  transform: scaleX(1);
  transition: all 5s linear;
  -webkit-transition: all 5s linear;
}
@keyframes bpag {
  0% {
    width: 0;
    left: 50%;
  }
  100% {
    width: 50%;
    left: 25%;
  }
}
@-webkit-keyframes bpag {
  0% {
    width: 0;
    left: 50%;
  }
  100% {
    width: 50%;
    left: 25%;
  }
}
.index-count {
  padding: 80px 0;
}
.index-count.nums {
  background-color: #f6f6f6;
}
.index-count.rd {
  background-color: #f6f6f6;
}
.index-count.news {
  background-color: #f6f6f6;
}
.index-count.client {
  position: relative;
}
.index-count.client::before {
  content: "";
  display: block;
  left: 0;
  right: 0;
  position: absolute;
  top: 0;
  height: 300px;
  background: #3075d6 url(../images/botbg.jpg) center center;
  background-size: cover;
}
.index-btn {
  display: block;
  width: 80px;
  color: #3075d6;
  line-height: 38px;
  font-size: 16px;
  padding-right: 40px;
  overflow: hidden;
  position: relative;
  transition: all 0.2s;
  border: 1px solid #3075d6;
  text-align: right;
}
.index-btn .iconfont {
  position: absolute;
  right: 0;
  top: 0;
  text-align: center;
  width: 40px;
  font-size: 24px;
  transition: all 0.2s;
}
.index-btn:hover {
  background-color: #3075d6;
  color: #fff;
}
.index-btn:hover .iconfont {
  font-size: 20px;
}
.index-nums {
  text-align: center;
}
.index-nums .l {
  width: 100%;
  overflow: hidden;
}
.index-nums .l li {
  float: left;
  width: 20%;
  font-size: 16px;
  font-weight: bold;
}
.index-nums .l li div {
  height: 40px;
  overflow: hidden;
  line-height: 55px;
}
.index-nums .l li span {
  display: block;
  margin-top: 5px;
  line-height: 30px;
}
.index-nums .l li strong {
  font-size: 38px;
  line-height: 40px;
  padding-right: 5px;
  line-height: 40px;
  display: inline-block;
  vertical-align: top;
}
.index-about {
  position: relative;
  min-height: 380px;
  padding-bottom: 100px;
}
.index-about .t {
  font-size: 36px;
  line-height: 40px;
  color: #3075d6;
  margin-bottom: 20px;
}
.index-about p {
  padding-right: 680px;
  line-height: 25px;
  margin-bottom: 15px;
  font-size: 16px;
}
.index-about .index-btn {
  margin: 50px 0;
}
.index-about .l {
  overflow: hidden;
  background-color: #2561b7;
  clear: right;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.index-about .l li {
  float: left;
  font-weight: 600;
  text-align: center;
  position: relative;
  line-height: 41px;
  height: 65px;
  font-size: 16px;
}
.index-about .l li:hover:after {
  height: 100%;
}
.index-about .l li:after {
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.2);
  transition: all 0.2s;
  display: block;
  width: 100%;
  height: 0;
  content: "";
}
.index-about .l li a {
  position: relative;
  z-index: 3;
  display: block;
  padding: 15px 55px;
  color: #fff;
}
.index-about .l li .iconfont {
  font-size: 36px;
  height: 50px;
  line-height: 50px;
  display: block;
  font-weight: normal;
}
.index-about .i {
  position: absolute;
  z-index: 2;
  right: 0;
  bottom: 100px;
  width: 640px;
  background-color: #000;
}
.index-about .i img,
.index-about .i video {
  width: 100%;
  height: 100%;
  display: block;
}
.index-about .b {
  position: absolute;
  right: 0;
  height: 100%;
  top: 0;
}
.index-about .b img {
  width: auto;
  height: 100%;
  display: block;
}
.index-rd .t {
  font-size: 36px;
  line-height: 40px;
  color: #3075d6;
  margin-bottom: 20px;
}
.index-rd p {
  line-height: 25px;
  margin-bottom: 15px;
  font-size: 16px;
}
.index-rd .l {
  overflow: hidden;
  width: 1450px;
  margin-top: 30px;
}
.index-rd .l li {
  float: left;
  width: 440px;
  margin-right: 40px;
}
.index-rd .l li a {
  display: block;
  position: relative;
  background-color: #fff;
  overflow: hidden;
}
.index-rd .l li a:hover .img img {
  opacity: 0.7;
  transform: scale(1.08);
  -webkit-transform: scale(1.08);
}
.index-rd .l li a:hover .title .iconfont {
  width: 40px;
}
.index-rd .l li a:hover .info {
  right: 10%;
}
.index-rd .l li .img {
  width: 100%;
  height: 500px;
  overflow: hidden;
}
.index-rd .l li .img img {
  display: block;
  width: 100%;
  height: 100%;
  object-position: cover;
  object-fit: cover;
  transition: all 0.5s ease;
}
.index-rd .l li .title {
  background-color: #3075d6;
  color: #fff;
  font-size: 18px;
  line-height: 80px;
  text-align: center;
}
.index-rd .l li .title .iconfont {
  display: inline-block;
  vertical-align: top;
  width: 0;
  overflow: hidden;
  transition: all 0.5s ease;
}
.index-rd .l li .info {
  position: absolute;
  margin-bottom: 0;
  right: 100%;
  width: 80%;
  padding: 30px 0;
  bottom: 80px;
  color: #fff;
  overflow: hidden;
  transition: all 0.5s ease;
}
.index-products {
  position: relative;
}
.index-products .index-btn {
  position: absolute;
  right: 0;
  top: 0;
}
.index-products .t {
  font-size: 36px;
  line-height: 40px;
  color: #3075d6;
}
.index-products .l {
  overflow: hidden;
  text-align: center;
  width: 1450px;
  margin-top: 10px;
}
.index-products .l li {
  float: left;
  width: 335px;
  margin-right: 20px;
  margin-top: 20px;
}
.index-products .l li a {
  display: block;
  overflow: hidden;
  border: 1px solid #eee;
  position: relative;
}
.index-products .l li a:hover:before,
.index-products .l li a:hover:after {
  width: 100%;
  height: 100%;
  opacity: 1;
}
.index-products .l li a:before,
.index-products .l li a:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border: 1px solid #3075d6;
  opacity: 0;
  transition: all 0.5s ease;
}
.index-products .l li a:before {
  left: 0;
  top: 0;
  border-right: none;
  border-bottom: none;
}
.index-products .l li a:after {
  right: 0;
  bottom: 0;
  border-left: none;
  border-top: none;
}
.index-products .l li a .img {
  margin: 40px 40px 0;
  height: 250px;
  overflow: hidden;
}
.index-products .l li a .img img {
  display: block;
  width: 100%;
  height: 100%;
  object-position: cover;
  object-fit: cover;
}
.index-products .l li a .title {
  font-size: 16px;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 30px 20px;
  white-space: nowrap;
}
.index-news-top {
  margin-top: 30px;
  float: left;
  width: 450px;
  height: 370px;
  overflow: hidden;
}
.index-news-top a {
  display: block;
  overflow: hidden;
  position: relative;
  height: 100%;
}
.index-news-top a:hover .img img {
  opacity: 1;
  transform: scale(1.08);
  -webkit-transform: scale(1.08);
}
.index-news-top a:hover .title {
  background-color: #3075d6;
}
.index-news-top .img {
  width: 100%;
  height: 310px;
  background-color: #000;
}
.index-news-top .img img {
  display: block;
  width: 100%;
  height: 100%;
  object-position: cover;
  object-fit: cover;
  opacity: 0.7;
  transition: all 0.5s ease;
}
.index-news-top .title {
  position: absolute;
  left: 0;
  right: 0;
  padding: 0 20px;
  line-height: 60px;
  color: #fff;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  bottom: 0;
  background-color: #000;
  transition: all 0.5s ease;
}
.index-news {
  position: relative;
}
.index-news .index-btn {
  position: absolute;
  right: 0;
  top: 0;
}
.index-news .t {
  font-size: 36px;
  line-height: 40px;
  color: #3075d6;
}
.index-news .news-list {
  margin-top: 10px;
  width: 920px;
  float: right;
}
.index-news .news-list-item {
  float: left;
  width: 320px;
  height: auto;
  padding: 20px 110px 20px 20px;
  background-color: #fff;
  margin-top: 20px;
  border: none;
}
.index-news .news-list-item:nth-child(even) {
  margin-left: 20px;
}
.index-news .news-list-title {
  font-size: 18px;
  line-height: 20px;
  height: 20px;
}
.index-news .news-list-text {
  margin-top: 10px;
}
.index-news .news-list-time {
  height: 30px;
  top: 20px;
  padding-top: 40px;
  right: 20px;
  width: 70px;
}
.index-news .news-list-time span {
  top: 10px;
  font-size: 20px;
}
.index-client {
  position: relative;
}
.index-client .t {
  font-size: 36px;
  line-height: 40px;
  color: #fff;
  position: relative;
  z-index: 3;
}
.index-client .l {
  margin-top: 30px;
  position: relative;
  z-index: 3;
  background-color: #fff;
  padding: 31px 30px 30px 31px;
  overflow: hidden;
}
.index-client .l li {
  float: left;
  width: 16.55%;
  height: 120px;
  line-height: 120px;
  text-align: center;
  border: 1px solid #eee;
  margin: -1px 0 0 -1px;
}
.index-client .l li a {
  display: block;
  width: 100%;
  height: 100%;
}
.index-client .l li img {
  vertical-align: middle;
  max-width: 60%;
  max-height: 50%;
}
.article {
  margin: 30px 0 60px;
  position: relative;
}
.article-title {
  font-size: 32px;
  line-height: 40px;
  padding-right: 150px;
}
.article-info {
  line-height: 20px;
  margin: 20px 0;
}
.article-btn {
  position: absolute;
  right: 0;
  top: 0;
}
.article-btn a {
  height: 38px;
  line-height: 38px;
  display: block;
  border: 1px solid #eee;
  padding: 0 20px;
  color: #999;
  transition: all 0.5s ease;
}
.article-btn a:hover {
  border-color: #3075d6;
  color: #3075d6;
}
.article-box {
  margin: 30px 0;
  font-size: 16px;
  line-height: 30px;
  word-break: break-all;
  word-wrap: break-word;
}
.article-box > p a {
  color: #4985f5;
}
.article-box p img {
  margin: 0 auto !important;
}
.article-box > p,
.article-box > div,
.article-box > h2,
.article-box > h3,
.article-box > h4 {
  margin-bottom: 20px;
}
.article-box img {
  display: block;
  max-width: 100%;
  height: auto !important;
  margin: 0 auto 20px;
}
.article-box > h2 {
  font-weight: 600;
  font-size: 20px;
  margin-top: 30px;
}
.article-box > h3 {
  font-weight: 600;
  font-size: 18px;
  margin-top: 20px;
}
.article-box > h4 {
  font-weight: 600;
}
.article-box > *:first-child {
  margin-top: 0;
}
.article-box:after {
  content: "- END -";
  display: block;
  text-align: center;
  margin: 50px 0;
  color: #999;
}
.article-pager {
  background-color: #f6f6f6;
  line-height: 30px;
  height: 50px;
  overflow: hidden;
}
.article-pager span {
  display: block;
  width: 46%;
  padding: 10px 2%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.article-pager span.fr {
  text-align: right;
}
.map-box {
  width: 100%;
  height: 500px;
  overflow: hidden;
  background-color: #f6f6f6;
}
.contact-box {
  margin: 100px 0;
  text-align: center;
}
.contact-box p {
  display: inline-block;
  width: 30%;
  font-size: 20px;
  line-height: 24px;
  overflow: hidden;
  text-align: left;
}
.contact-box p .iconfont {
  width: 100px;
  height: 100px;
  display: block;
  margin: 0 auto;
  font-size: 60px;
  line-height: 100px;
  text-align: center;
  background-color: #3075d6;
  color: #fff;
  border-radius: 100%;
  float: left;
  margin-right: 20px;
}
.contact-box p em {
  display: block;
  line-height: 50px;
  font-size: 28px;
  color: #3075d6;
}
.contact-link {
  margin-bottom: 80px;
  height: 70px;
  position: relative;
  padding: 1px;
}
.contact-link a {
  display: block;
  margin: 10px auto;
  width: 180px;
  line-height: 50px;
  border-radius: 100px;
  background-color: #3075d6;
  color: #fff;
  font-size: 18px;
  text-align: center;
  transition: all 0.2s;
}
.contact-link a:hover {
  padding: 10px;
  margin: 0 auto;
  background-color: #ca0000;
}
.contact-list {
  margin-bottom: 100px;
  width: 100%;
  overflow: hidden;
  text-align: center;
}
.contact-list dl {
  width: 30%;
  display: inline-block;
  margin: 0 1.2%;
  border: 1px solid #eee;
  text-align: left;
  padding: 30px 0;
}
.contact-list dl dt {
  padding: 0 30px;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 20px;
  color: #3075d6;
}
.contact-list dl dd {
  border-top: 1px dotted #eee;
  margin: 0 30px;
  line-height: 50px;
}
.join-list {
  width: 100%;
  margin: 0 auto;
  padding: 20px 0 40px;
}
.join-list-item {
  position: relative;
  margin-bottom: 40px;
  padding-left: 100px;
}
.join-list-title {
  line-height: 60px;
  background-color: #3075d6;
  color: #fff;
  font-size: 20px;
  width: 200px;
  position: absolute;
  left: 0;
  text-align: center;
  top: 30px;
}
.join-count {
  padding: 10px 30px 30px 130px;
  line-height: 25px;
  border: 1px solid #eee;
}
.join-count h3 {
  font-weight: 600;
  font-size: 16px;
  margin: 20px 0 10px;
}
.join-count .fuli span {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
  border: 1px solid #eee;
  padding: 0 10px;
  color: #3075d6;
  line-height: 24px;
}
.join-count .btn {
  margin-top: 30px;
}
.join-count .btn a {
  display: inline-block;
  vertical-align: top;
  line-height: 28px;
  padding: 0 15px;
  color: #3075d6;
  border: 1px solid #3075d6;
  border-right: none;
  position: relative;
  transition: all 0.2s;
}
.join-count .btn a:before,
.join-count .btn a:after {
  content: "";
  width: 1px;
  background-color: #3075d6;
  right: 0;
  top: 0;
  height: 5px;
  position: absolute;
}
.join-count .btn a:after {
  top: auto;
  bottom: 0;
}
.join-count .btn a .iconfont {
  position: absolute;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  font-size: 16px;
  top: 4px;
  right: -10px;
  border-radius: 30px;
  transition: all 0.2s;
}
.join-count .btn a:hover {
  background-color: #3075d6;
  color: #fff;
  padding-right: 30px;
}
.join-count .btn a:hover .iconfont {
  right: 8px;
}
.products-list {
  position: relative;
}
.products-list {
  overflow: hidden;
  text-align: center;
  width: 1450px;
  margin-top: 10px;
}
.products-list-item {
  float: left;
  width: 335px;
  margin-right: 20px;
  margin-top: 20px;
}
.products-list-item a {
  display: block;
  overflow: hidden;
  border: 1px solid #eee;
  position: relative;
}
.products-list-item a:hover:before,
.products-list-item a:hover:after {
  width: 100%;
  height: 100%;
  opacity: 1;
}
.products-list-item a:before,
.products-list-item a:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border: 1px solid #3075d6;
  opacity: 0;
  transition: all 0.5s ease;
}
.products-list-item a:before {
  left: 0;
  top: 0;
  border-right: none;
  border-bottom: none;
}
.products-list-item a:after {
  right: 0;
  bottom: 0;
  border-left: none;
  border-top: none;
}
.products-list-item a .products-list-img {
  margin: 40px 40px 0;
  height: 250px;
  overflow: hidden;
}
.products-list-item a .products-list-img img {
  display: block;
  width: 100%;
  height: 100%;
  object-position: cover;
  object-fit: cover;
}
.products-list-item a .products-list-title {
  font-size: 16px;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 30px 20px;
  white-space: nowrap;
}
.products-box {
  padding-left: 480px;
  position: relative;
  overflow: hidden;
  margin: 30px 0 100px;
}
.products-imgs {
  position: absolute;
  left: 0;
  top: 0;
  width: 400px;
}
.products-imgs .swiper-container .swiper-slide {
  background-size: cover;
  background-position: center;
  background-color: #fff;
}
.products-imgs .swiper-container.big {
  height: 400px;
  margin-bottom: 20px;
}
.products-imgs .swiper-container.small {
  height: 80px;
  padding: 0 40px;
}
.products-imgs .swiper-container.small .swiper-slide {
  width: 25%;
  background-size: auto 80%;
  background-repeat: no-repeat;
  cursor: pointer;
}
.products-imgs .swiper-container.small .swiper-slide-thumb-active::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border: 1px solid #3075d6;
}
.products-imgs .swiper-container.small .swiper-button-next,
.products-imgs .swiper-container.small .swiper-button-prev {
  width: 40px;
  background-color: #fff;
  height: 100%;
  top: 0;
  margin: 0;
  color: #3075d6;
}
.products-imgs .swiper-container.small .swiper-button-next:after,
.products-imgs .swiper-container.small .swiper-button-prev:after {
  font-size: 30px;
}
.products-imgs
  .swiper-container.small
  .swiper-button-next.swiper-button-disabled,
.products-imgs
  .swiper-container.small
  .swiper-button-prev.swiper-button-disabled {
  opacity: 1;
  color: #eee;
}
.products-imgs .swiper-container.small .swiper-button-next {
  right: 0;
}
.products-imgs .swiper-container.small .swiper-button-prev {
  left: 0;
}
.products-title {
  font-size: 30px;
  line-height: 50px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  z-index: 3;
  padding: 0 40px 10px;
}
.products-title:after {
  content: "";
  position: absolute;
  height: 4px;
  background-color: #3075d6;
  left: 0;
  width: 100%;
  bottom: -2px;
}
.products-show {
  padding: 30px 40px;
  min-height: 380px;
  border: 1px solid #eee;
  line-height: 30px;
  font-size: 16px;
  background-color: #fff;
}
.products-btn {
  position: absolute;
  right: 0;
  top: 10px;
}
.products-btn a {
  height: 38px;
  line-height: 38px;
  display: block;
  border: 1px solid #3075d6;
  color: #3075d6;
  padding: 0 20px;
  transition: all 0.5s ease;
}
.products-btn a:hover {
  background-color: #3075d6;
  color: #fff;
}
.about-count {
  position: relative;
  width: 100%;
  padding: 80px 0;
}
.about-count .t {
  text-align: center;
  font-size: 36px;
  line-height: 40px;
  color: #3075d6;
  margin-bottom: 40px;
}
.about-count.about {
  padding-top: 20px;
}
.about-count.about p {
  font-size: 16px;
  line-height: 30px;
  text-indent: 2em;
}
.about-count.about p + p {
  margin-top: 1em;
}
.about-count.history {
  background: #f6f6f6;
  background-size: cover;
}
.about-count.history::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -3px;
  width: 100%;
  height: 40px;
  background: url(../images/hbgling.png) center center repeat-x;
  z-index: 1;
}
.about-count.history .count-box {
  width: 90%;
}
.about-count.culture {
  background-size: cover;
}
.about-count.culture .t {
  color: #fff;
}
.about-count.honor .count-box {
  position: relative;
  z-index: 3;
}
.about-count.honor .t {
  color: #fff;
}
.about-count.honor::before {
  content: "";
  display: block;
  left: 0;
  right: 0;
  position: absolute;
  top: 0;
  height: 300px;
}
.history-list {
  height: 400px;
  margin: 60px 0 30px;
}
.history-list .swiper-slide {
  width: 500px;
}
.history-list .swiper-slide::after {
  content: "";
  position: absolute;
  left: 50px;
  top: 5%;
  width: 0px;
  margin-left: -1px;
  height: 45%;
  border-left: 2px dotted #ccc;
  z-index: 1;
}
.history-list .swiper-slide .info {
  padding-left: 70px;
  right: 40px;
  left: 0;
  top: 0;
  position: absolute;
  font-size: 16px;
  line-height: 25px;
  height: 100px;
  z-index: 3;
}
.history-list .swiper-slide .info strong {
  font-size: 30px;
  display: block;
  line-height: 45px;
  height: 45px;
  overflow: hidden;
}
.history-list .swiper-slide .info strong::after {
  content: "年";
  font-size: 16px;
  padding-left: 5px;
  vertical-align: top;
  margin-top: 3px;
  display: inline-block;
}
.history-list .swiper-slide .info img {
  position: absolute;
  left: 5px;
  top: 5px;
  padding: 10px;
  height: 70px;
  width: 70px;
  border-radius: 100%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  background-color: #fff;
}
.history-list .swiper-slide .point {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100px;
  background-color: #3075d6;
  color: #fff;
  text-align: center;
  line-height: 40px;
  margin-top: -20px;
  font-size: 18px;
  z-index: 3;
}
.history-list .swiper-slide .line {
  position: absolute;
  display: block;
  top: 50%;
  left: 3px;
  width: 50%;
  overflow: hidden;
  height: 30px;
  margin-top: -15px;
  color: #999;
  z-index: 2;
}
.history-list .swiper-slide:nth-child(even) .info {
  position: absolute;
  bottom: 0;
  top: auto;
}
.history-list .swiper-slide:nth-child(even)::after {
  top: auto;
  bottom: 5%;
}
.history-list .swiper-slide:last-child .line {
  display: none;
}
.history-list .swiper-button-disabled {
  opacity: 0;
}
.history-list .swiper-button-next {
  right: 0;
}
.history-list .swiper-button-prev {
  left: 0;
}
.history-list .swiper-button-next,
.history-list .swiper-button-prev {
  width: 40px;
  background-color: #515152;
  color: #fff;
}
.history-list .swiper-button-next:after,
.history-list .swiper-button-prev:after {
  font-size: 20px;
}
.culture-list {
  margin: 60px 0 30px;
  text-align: center;
  color: #fff;
}
.culture-list li {
  display: inline-block;
  width: 30%;
  vertical-align: top;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
  padding: 60px 0;
}
.culture-list li:first-child {
  border-left: 0;
}
.culture-list li h3 {
  font-size: 30px;
}
.culture-list li h3 .iconfont {
  display: block;
  line-height: 80px;
  margin: 0 auto;
  font-size: 70px;
  color: #fff;
}
.culture-list li p {
  font-size: 16px;
  margin: 10px 60px 0;
  line-height: 25px;
}
.system-info {
  font-size: 16px;
  line-height: 25px;
  text-align: center;
}
.system-list {
  margin: 30px auto;
  text-align: center;
  font-size: 18px;
  line-height: 20px;
  padding-bottom: 40px;
}
.system-list .swiper-slide {
  background-color: #eee;
  padding: 10px 0;
  transition: 300ms;
  transform: scale(0.8);
}
.system-list .swiper-slide img {
  width: 90%;
  height: 340px;
  display: block;
  margin: 0 auto 10px;
}
.system-list .swiper-slide-active,
.system-list .swiper-slide-duplicate-active {
  transform: scale(1);
  background-color: #515152;
  color: #fff;
}
.system-list .swiper-pagination {
  bottom: 0;
}
.honor-list {
  padding-bottom: 80px;
  background-color: #fff;
}
.honor-list .swiper-pagination-progressbar {
  height: 1px;
  background: #ccc;
}
.honor-list .swiper-pagination-progressbar-fill {
  background: #3075d6;
}
.honor-list .swiper-slide {
  width: auto;
  padding: 30px 30px 50px;
  background-color: #fff;
  height: 260px;
}
.honor-list .swiper-slide img {
  width: auto;
  height: 100%;
  margin: 0 auto;
}
.honor-list .swiper-slide span {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  line-height: 50px;
}
.honor-list .swiper-button-next,
.honor-list .swiper-button-prev {
  top: auto;
  bottom: 0;
  width: 38px;
  height: 38px;
  line-height: 38px;
  border: 1px solid #eee;
  background-color: #fff;
  border-radius: 100%;
}
.honor-list .swiper-button-next:after,
.honor-list .swiper-button-prev:after {
  font-size: 20px;
  color: #3075d6;
}
.honor-list .swiper-button-next {
  right: 50%;
  margin-right: -50px;
}
.honor-list .swiper-button-prev {
  left: 50%;
  margin-left: -50px;
}
.honor-list .swiper-button-disabled {
  opacity: 1;
}
.honor-list .swiper-button-disabled:after {
  color: #ccc;
}
.management-count {
  position: relative;
  width: 100%;
  padding: 80px 0;
}
.management-count .t {
  font-size: 36px;
  line-height: 40px;
  color: #3075d6;
  margin-bottom: 40px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
  position: relative;
  padding-left: 28px;
}
.management-count .t:before {
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  height: 35px;
  width: 8px;
  background-color: #515152;
}
.management-count .mpic {
  position: absolute;
  top: 0;
  width: 600px;
  height: 450px;
}
.management-count .mpic img {
  width: 100%;
  height: auto;
}
.management-count .sbox {
  position: relative;
  overflow: hidden;
  min-height: 450px;
}
.management-count .sbox p {
  font-size: 16px;
  line-height: 25px;
}
.management-count.international {
  background-color: #f6f6f6;
}
.management-count.international .t {
  margin-top: 100px;
}
.management-count.international .sbox {
  padding-right: 700px;
}
.management-count.international .mpic {
  right: 0;
}
.management-count.domestic {
  background-color: #fff;
}
.management-count.domestic .t {
  margin-top: 100px;
}
.management-count.domestic .sbox {
  padding-left: 700px;
}
.management-count.domestic .mpic {
  left: 0;
}
.rd-count {
  position: relative;
  width: 100%;
  padding: 40px 0 80px;
}
.rd-count .t {
  font-size: 36px;
  line-height: 40px;
  color: #3075d6;
  margin-bottom: 40px;
  text-align: center;
}
.rd-count.base .count-box {
  position: relative;
}
.rd-count.pline {
  background: #f6f6f6 url(../images/plingbg.jpg) center center;
  background-size: cover;
}
.base-list {
  padding-bottom: 100px;
  z-index: 3;
}
.base-list .swiper-slide {
  clear: both;
}
.base-list .swiper-slide .img {
  float: left;
  margin-right: 60px;
  width: 735px;
  height: 550px;
  background-color: #f6f6f6;
}
.base-list .swiper-slide .img img {
  display: block;
  width: 100%;
  height: 100%;
  object-position: cover;
  object-fit: cover;
}
.base-list .swiper-slide .title {
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  margin-bottom: 20px;
}
.base-list .swiper-slide .info {
  line-height: 25px;
}
.base-list .swiper-slide .info p + p {
  margin-top: 10px;
}
.base-list .swiper-slide .info p {
  text-indent: 2em;
  font-size: 16px;
}
.base-list .swiper-slide .info p a {
  text-indent: 0;
  display: inline-block;
  color: #3075d6;
  font-weight: normal;
  background-color: #ecf4ff;
  padding: 5px 10px;
  vertical-align: top;
}
.base-list .swiper-pagination {
  left: 0;
  bottom: 0;
  width: 750px;
}
.base-list .swiper-pagination span {
  float: left;
  margin: 0 15px 0 0 !important;
  width: 110px;
  padding: 20px 0 0 0;
  height: auto;
  opacity: 1;
  background: none;
  text-align: left;
  line-height: 20px;
  position: relative;
  color: #999;
  transition: all 0.5s ease;
  font-size: 13px;
}
.base-list .swiper-pagination span:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 2px;
  background-color: #3075d6;
  width: 0;
  transition: all 0.5s ease;
}
.base-list .swiper-pagination span.swiper-pagination-bullet-active {
  color: #515152;
}
.base-list .swiper-pagination span.swiper-pagination-bullet-active:after {
  width: 100%;
}
.base-list .swiper-button-next,
.base-list .swiper-button-prev {
  bottom: 47px;
  right: 0;
  top: auto;
  margin: 0;
  width: 38px;
  height: 38px;
  line-height: 38px;
  border: 1px solid #eee;
  background-color: #fff;
  border-radius: 100%;
}
.base-list .swiper-button-next:after,
.base-list .swiper-button-prev:after {
  font-size: 20px;
  color: #3075d6;
}
.base-list .swiper-button-prev {
  left: auto;
  right: 240px;
}
.base-list .swiper-button-disabled {
  opacity: 1;
}
.base-list .swiper-button-disabled:after {
  color: #ccc;
}
.base-thumbs {
  position: absolute;
  right: 50px;
  bottom: 0;
  width: 180px;
  height: 135px;
}
.base-thumbs .swiper-slide {
  background-size: cover;
  background-color: #f6f6f6;
}
.pline-list {
  padding-top: 80px;
}
.pline-list .swiper-pagination-m {
  position: absolute;
  bottom: auto;
  top: 0;
  height: 40px;
  text-align: center;
}
.pline-list .swiper-pagination-m .swiper-pagination-bullet {
  width: auto;
  height: auto;
  line-height: 38px;
  background-color: #fff;
  opacity: 1;
  border-radius: 0;
  margin: 0 15px;
  padding: 0 1em;
  font-size: 16px;
  border: 1px solid #eee;
}
.pline-list .swiper-pagination-m .swiper-pagination-bullet-active {
  border-color: #3075d6;
  color: #3075d6;
}
.pline-list-son {
  padding-bottom: 60px;
}
.pline-list-son .swiper-slide img {
  width: 100%;
  height: auto;
}
.pline-list-son .swiper-slide span {
  line-height: 40px;
  background-color: #515152;
  color: #fff;
  display: block;
  text-align: center;
}
.pline-list-son .swiper-pagination-progressbar {
  top: auto;
  bottom: 20px;
  right: 110px;
  height: 2px;
  width: auto;
}
.pline-list-son
  .swiper-pagination-progressbar
  .swiper-pagination-progressbar-fill {
  background-color: #3075d6;
}
.pline-list-son .swiper-button-next,
.pline-list-son .swiper-button-prev {
  top: auto;
  bottom: 0;
  width: 38px;
  height: 38px;
  line-height: 38px;
  border: 1px solid #eee;
  background-color: #fff;
  border-radius: 100%;
}
.pline-list-son .swiper-button-next:after,
.pline-list-son .swiper-button-prev:after {
  font-size: 20px;
  color: #3075d6;
}
.pline-list-son .swiper-button-next {
  right: 0;
}
.pline-list-son .swiper-button-prev {
  right: 50px;
  left: auto;
}
.pline-list-son .swiper-button-disabled {
  opacity: 1;
}
.pline-list-son .swiper-button-disabled:after {
  color: #ccc;
}
.property-list {
  margin: 30px auto;
  text-align: center;
  font-size: 18px;
  line-height: 20px;
  padding-bottom: 40px;
}
.property-list .swiper-slide {
  background-color: #eab5a5;
  padding: 10px 0;
  transition: 300ms;
  transform: scale(0.8);
}
.property-list .swiper-slide img {
  width: 90%;
  height: 340px;
  display: block;
  margin: 0 auto;
}
.property-list .swiper-slide-active,
.property-list .swiper-slide-duplicate-active {
  transform: scale(1);
  background-color: #a13036;
  color: #fff;
}
.property-list .swiper-pagination {
  bottom: 0;
}
.products-count {
  position: relative;
  width: 100%;
  padding: 80px 0;
}
.products-count .count-box {
  position: relative;
}
.products-count .t {
  font-size: 36px;
  line-height: 40px;
  color: #3075d6;
  margin-bottom: 40px;
  text-align: center;
}
.products-count.aviation {
  background-color: #f6f6f6;
}
.products-count .index-btn {
  width: 110px;
  margin: 40px auto 0;
}
.products-count .pbox {
  position: relative;
  padding: 250px 0;
  clear: both;
  text-align: center;
}
.products-count .pbox .coverimg {
  position: absolute;
  left: 0;
  right: 0;
  top: 140px;
  bottom: 140px;
  z-index: 9;
  background: url(../images/coverimg.png) 0 0 no-repeat;
}
.products-count .pbox .img {
  display: inline-block;
  position: relative;
}
.products-count .pbox .img strong {
  display: block;
  margin-top: 10px;
  color: #999;
}
.products-count .pbox .img img {
  height: 250px;
  width: auto;
  display: block;
  margin: 0 auto;
}
.products-count .pbox .img.car {
  width: 45%;
}
.products-count .pbox .img.truck {
  width: 45%;
}
.products-count .pbox ul li {
  float: left;
  width: 25%;
  text-align: center;
  position: relative;
}
.products-count .pbox ul li em {
  position: absolute;
  left: 0;
  right: 0;
  font-size: 16px;
  line-height: 30px;
  font-weight: 600;
}
.products-count .pbox ul li img {
  display: inline-block;
  width: auto;
  height: 100px;
}
.products-count .pbox ul li span {
  position: absolute;
  left: 50%;
  width: 10px;
  height: 10px;
  display: none;
  border-radius: 100%;
  margin-left: -5px;
}
.products-count .pbox ul li span::after,
.products-count .pbox ul li span::before {
  display: block;
  position: absolute;
  content: "";
  border-style: solid;
  border-width: 0;
}
.products-count .pbox ul li span::before {
  left: 50%;
  margin-left: -1px;
}
.products-count .pbox ul li span.lcar {
  background-color: #3075d6;
}
.products-count .pbox ul li span.lcar::after,
.products-count .pbox ul li span.lcar::before {
  border-color: #3075d6;
}
.products-count .pbox ul li span.ltruck {
  background-color: #3075d6;
}
.products-count .pbox ul li span.ltruck::after,
.products-count .pbox ul li span.ltruck::before {
  border-color: #3075d6;
}
.products-count .pbox .ptop {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}
.products-count .pbox .ptop li {
  padding-top: 40px;
}
.products-count .pbox .ptop li span::before {
  width: 0;
  border-left-width: 2px;
  top: 0;
}
.products-count .pbox .ptop li:nth-child(1) .lcar::before {
  height: 40px;
}
.products-count .pbox .ptop li:nth-child(1) .lcar::after {
  width: 30px;
  border-right-width: 2px;
  border-top-width: 2px;
  height: 170px;
  margin-left: -1px;
  left: 50%;
  top: 40px;
}
.products-count .pbox .ptop li:nth-child(2) .lcar::before {
  height: 40px;
}
.products-count .pbox .ptop li:nth-child(2) .lcar::after {
  width: 310px;
  border-left-width: 2px;
  border-top-width: 2px;
  height: 170px;
  margin-right: -1px;
  right: 50%;
  top: 40px;
}
.products-count .pbox .ptop li:nth-child(3) span.lcar {
  margin-left: -55px;
}
.products-count .pbox .ptop li:nth-child(3) .lcar::before {
  height: 50px;
}
.products-count .pbox .ptop li:nth-child(3) .lcar::after {
  width: 600px;
  border-left-width: 2px;
  border-top-width: 2px;
  height: 160px;
  margin-right: -1px;
  right: 50%;
  top: 50px;
}
.products-count .pbox .ptop li:nth-child(3) span.ltruck {
  left: auto;
  right: 50%;
  margin-right: -75px;
}
.products-count .pbox .ptop li:nth-child(3) .ltruck::before {
  height: 50px;
}
.products-count .pbox .ptop li:nth-child(3) .ltruck::after {
  width: 100px;
  border-right-width: 2px;
  border-top-width: 2px;
  height: 200px;
  margin-left: -1px;
  left: 50%;
  top: 50px;
}
.products-count .pbox .ptop li:nth-child(4) span.lcar {
  margin-left: -55px;
}
.products-count .pbox .ptop li:nth-child(4) .lcar::before {
  height: 60px;
}
.products-count .pbox .ptop li:nth-child(4) .lcar::after {
  width: 940px;
  border-left-width: 2px;
  border-top-width: 2px;
  height: 150px;
  margin-right: -1px;
  right: 50%;
  top: 60px;
}
.products-count .pbox .ptop li:nth-child(4) span.ltruck {
  left: auto;
  right: 50%;
  margin-right: -65px;
}
.products-count .pbox .ptop li:nth-child(4) .ltruck::before {
  height: 50px;
}
.products-count .pbox .ptop li:nth-child(4) .ltruck::after {
  width: 230px;
  border-left-width: 2px;
  border-top-width: 2px;
  height: 200px;
  margin-right: -1px;
  right: 50%;
  top: 50px;
}
.products-count .pbox .ptop em {
  top: 0;
}
.products-count .pbox .ptop span {
  bottom: -20px;
}
.products-count .pbox .pbottom {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.products-count .pbox .pbottom li {
  padding-bottom: 40px;
}
.products-count .pbox .pbottom li span::before {
  width: 0;
  border-left-width: 2px;
  bottom: 0;
}
.products-count .pbox .pbottom li:nth-child(1) .lcar::before {
  height: 40px;
}
.products-count .pbox .pbottom li:nth-child(1) .lcar::after {
  width: 20px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  height: 220px;
  margin-left: -1px;
  left: 50%;
  bottom: 40px;
}
.products-count .pbox .pbottom li:nth-child(2) span.lcar {
  margin-left: -60px;
}
.products-count .pbox .pbottom li:nth-child(2) .lcar::before {
  height: 40px;
}
.products-count .pbox .pbottom li:nth-child(2) .lcar::after {
  width: 265px;
  border-left-width: 2px;
  border-bottom-width: 2px;
  height: 220px;
  margin-right: -1px;
  right: 50%;
  bottom: 40px;
}
.products-count .pbox .pbottom li:nth-child(2) span.ltruck {
  left: auto;
  right: 50%;
  margin-right: -70px;
}
.products-count .pbox .pbottom li:nth-child(2) .ltruck::before {
  height: 40px;
}
.products-count .pbox .pbottom li:nth-child(2) .ltruck::after {
  width: 455px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  height: 180px;
  margin-left: -1px;
  left: 50%;
  bottom: 40px;
}
.products-count .pbox .pbottom li:nth-child(3) .lcar::before {
  height: 50px;
}
.products-count .pbox .pbottom li:nth-child(3) .lcar::after {
  width: 660px;
  border-left-width: 2px;
  border-bottom-width: 2px;
  height: 210px;
  margin-right: -1px;
  right: 50%;
  bottom: 50px;
}
.products-count .pbox .pbottom li:nth-child(4) .lcar::before {
  height: 60px;
}
.products-count .pbox .pbottom li:nth-child(4) .lcar::after {
  width: 1000px;
  border-left-width: 2px;
  border-bottom-width: 2px;
  height: 200px;
  margin-right: -1px;
  right: 50%;
  bottom: 60px;
}
.products-count .pbox .pbottom em {
  bottom: 0;
}
.products-count .pbox .pbottom span {
  top: -20px;
}
.products-count.aviation .pbox .img img {
  height: 200px;
}
.products-count.aviation .pbox ul li {
  width: 33.33%;
}
.products-count.aviation .pbox ul li span.lplane {
  background-color: #3075d6;
}
.products-count.aviation .pbox ul li span.lplane::after,
.products-count.aviation .pbox ul li span.lplane::before {
  border-color: #3075d6;
}
.products-count.aviation .pbox .ptop li:nth-child(1) .lplane::before {
  height: 150px;
}
.products-count.aviation .pbox .ptop li:nth-child(1) .lplane::after {
  width: 150px;
  border-top-width: 2px;
  margin-left: -1px;
  left: 50%;
  top: 150px;
}
.products-count.aviation .pbox .ptop li:nth-child(2) img {
  max-width: 50%;
  max-height: 50px;
}
.products-count.aviation .pbox .ptop li:nth-child(2) .lplane::before {
  height: 205px;
}
.products-count.aviation .pbox .ptop li:nth-child(3) img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
  max-height: 33.33px;
}
.products-count.aviation .pbox .ptop li:nth-child(3) .lplane::before {
  height: 180px;
}
.products-count.aviation .pbox .ptop li:nth-child(3) .lplane::after {
  width: 150px;
  border-top-width: 2px;
  margin-right: -1px;
  right: 50%;
  top: 180px;
}
.products-count.aviation .pbox .pbottom li:nth-child(1) .lplane::before {
  height: 240px;
}
.products-count.aviation .pbox .pbottom li:nth-child(1) .lplane::after {
  width: 150px;
  border-top-width: 2px;
  margin-left: -1px;
  left: 50%;
  bottom: 240px;
}
.products-count.aviation .pbox .pbottom li:nth-child(2) .lplane::before {
  height: 125px;
}
.products-count.aviation .pbox .pbottom li:nth-child(3) .lplane::before {
  height: 210px;
}
.products-count.aviation .pbox .pbottom li:nth-child(3) .lplane::after {
  width: 200px;
  border-top-width: 2px;
  margin-right: -1px;
  right: 50%;
  bottom: 210px;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 1200px) {
  * {
    box-sizing: border-box;
  }
  body {
    min-width: auto;
    padding-top: 44px;
  }
  .backtotop {
    display: none !important;
  }
  .head {
    min-width: auto;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 9999;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
  }
  .head-box {
    width: 100%;
  }
  .logo {
    height: 44px;
    margin-left: 10px;
  }
  .gp {
    margin: 7px 0 0 10px;
  }
  .head-icon {
    display: block;
    float: right;
    width: 44px;
    height: 44px;
    text-align: center;
    line-height: 44px;
    font-size: 30px;
  }
  .head-r {
    float: none;
    position: absolute;
    top: 44px;
    width: 100vw;
    right: -100vw;
    background-color: #fff;
    overflow: hidden;
    padding-top: 1px;
    transition: all 0.2s;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
  }
  .head-r.active {
    right: 0;
  }
  .head-nav {
    float: none;
    margin: 0;
    height: auto;
    font-size: 14px;
    line-height: 40px;
  }
  .head-nav a {
    float: none;
    margin: 0;
  }
  .head-nav a:after {
    display: none;
  }
  .head-lang {
    float: none;
    margin: 10px auto 10px;
    padding: 0;
    height: 30px;
    width: 138px;
  }
  .head-lang a {
    padding: 0;
    width: 70px;
    text-align: center;
    font-size: 12px;
  }
  .count {
    min-width: 100%;
  }
  .count-box {
    width: 100%;
  }
  .index-count {
    padding: 30px 0;
  }
  .index-count.about,
  .index-count.rd {
    padding-bottom: 0;
  }
  .index-btn {
    width: 120px;
  }
  .index-nums {
    margin-top: -10px;
  }
  .index-nums .l {
    text-align: center;
  }
  .index-nums .l li {
    float: none;
    margin-top: 10px;
    font-size: 14px;
    width: 32%;
    display: inline-block;
    font-weight: normal;
  }
  .index-nums .l li div {
    font-weight: 600;
  }
  .index-nums .l li span {
    line-height: 20px;
  }
  .index-nums .l li strong {
    font-size: 30px;
  }
  .index-about {
    min-height: auto;
    padding: 0;
  }
  .index-about .t {
    text-align: center;
    font-size: 22px;
  }
  .index-about p {
    padding: 0 15px;
  }
  .index-about .l {
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 3;
  }
  .index-about .l li {
    width: 25%;
    height: auto;
  }
  .index-about .l li a {
    width: 100%;
    padding: 15px 0;
  }
  .index-about .i {
    position: relative;
    padding-bottom: 100px;
    bottom: 0;
    width: 100%;
  }
  .index-about .index-btn {
    margin: 20px auto;
  }
  .index-rd .t {
    text-align: center;
    font-size: 22px;
  }
  .index-rd p {
    padding: 0 15px;
    text-indent: 2em;
  }
  .index-rd .l {
    width: 100%;
    display: -webkit-box;
    display: box;
    margin-top: 20px;
  }
  .index-rd .l li {
    width: auto;
    float: none;
    -webkit-box-flex: 1;
    box-flex: 1;
    margin: 0;
  }
  .index-rd .l li .img {
    height: 200px;
  }
  .index-rd .l li .title {
    line-height: 50px;
    font-size: 16px;
  }
  .index-products .t {
    text-align: center;
    font-size: 22px;
  }
  .index-products .l {
    width: 100%;
    padding: 0 10px;
  }
  .index-products .l li {
    width: 50%;
    margin: 0;
    padding: 5px 5px;
  }
  .index-products .l li a .img {
    margin: 15px 15px 0;
    height: auto;
  }
  .index-products .l li a .title {
    line-height: 20px;
    font-size: 14px;
    padding: 10px;
  }
  .index-products .index-btn {
    margin: 20px auto 0;
    position: relative;
  }
  .index-news .t {
    text-align: center;
    font-size: 22px;
  }
  .index-news .index-news-top {
    margin-top: 20px;
    float: none;
    width: 100%;
    height: 260px;
  }
  .index-news .index-news-top .img {
    height: 100%;
  }
  .index-news .index-news-top .title {
    line-height: 50px;
    font-size: 14px;
    text-align: center;
  }
  .index-news .index-btn {
    margin: 20px auto 0;
    position: relative;
  }
  .index-news .news-list {
    margin: 0;
    padding: 5px 15px;
    width: 100%;
    float: none;
  }
  .index-news .news-list-item {
    width: 100%;
    margin: 10px 0 0 0 !important;
    padding: 0;
  }
  .index-news .news-list-item a {
    display: block;
    padding: 15px;
  }
  .index-news .news-list-title {
    font-size: 14px;
    margin-bottom: 5px;
  }
  .index-news .news-list-text {
    font-size: 12px;
    max-height: 40px;
    height: auto;
    margin-top: 0;
  }
  .index-news .news-list-time {
    position: relative;
    top: 0;
    right: 0;
    width: auto;
    padding: 0;
    margin-top: 5px;
    border: 0;
    text-align: left;
    font-size: 12px;
    line-height: 20px;
    height: auto;
  }
  .index-news .news-list-time span {
    position: relative;
    top: 0;
    color: inherit;
    font-size: inherit;
  }
  .index-news .news-list-time span:before {
    content: "-";
  }
  .index-client .t {
    text-align: center;
    font-size: 22px;
  }
  .index-client .l {
    padding: 15px 15px 0;
  }
  .index-client .l li {
    width: 33.33%;
  }
  .foot-box {
    width: 100%;
    padding-top: 30px;
  }
  .foot-nav {
    height: auto;
  }
  .foot-nav dl {
    display: none;
  }
  .foot-info {
    float: none;
    margin: 0 auto 30px;
    width: 190px;
  }
  .foot-info a {
    display: block;
  }
  .foot-info a img {
    margin-bottom: 15px;
  }
  .copyright {
    line-height: 20px;
    padding: 15px;
    margin: 0;
  }
  .copyright .sp {
    display: block;
    width: 0;
    padding: 0;
    overflow: hidden;
    height: 0;
  }
  .count-pt .t {
    font-size: 30px;
    padding: 50px 0 30px;
    line-height: 50px;
  }
  .count-pt .t .iconfont {
    line-height: 50px;
    height: 50px;
    margin-top: 0;
    width: 50px;
  }
  .count-pt-box {
    width: 100%;
  }
  .h-tabs-list {
    display: -webkit-box;
    display: box;
  }
  .h-tabs-list li {
    float: none;
    -webkit-box-flex: 1;
    box-flex: 1;
  }
  .h-tabs-list li a {
    width: auto;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
  }
  .breadcrumb {
    display: none;
  }
  .about-count {
    padding: 30px 0;
  }
  .about-count .t {
    text-align: center;
    font-size: 22px;
    margin-bottom: 20px;
  }
  .about-count.about p {
    font-size: 14px;
    padding: 0 15px;
    line-height: 25px;
  }
  .about-count.honor::before {
    height: 100px;
  }
  .history-list {
    margin: 0 0 20px;
  }
  .history-list .swiper-slide {
    width: 400px;
  }
  .history-list .swiper-slide:nth-child(even)::after {
    bottom: 15%;
    height: 40%;
  }
  .history-list .swiper-slide:after {
    left: 40px;
  }
  .history-list .swiper-slide .info {
    right: 15px;
    font-size: 14px;
    line-height: 20px;
    padding-left: 80px;
  }
  .history-list .swiper-slide .info img {
    left: 15px;
    width: 50px;
    height: 50px;
  }
  .history-list .swiper-slide .info strong {
    line-height: 40px;
    height: 40px;
  }
  .history-list .swiper-slide .point {
    width: 80px;
  }
  .culture-list {
    margin: -15px 0 0;
  }
  .culture-list li {
    width: 80%;
    padding: 15px 0;
    border-left-width: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
  }
  .culture-list li:first-child {
    border-top: 0;
  }
  .culture-list li h3 {
    font-size: 20px;
    line-height: 50px;
  }
  .culture-list li h3 .iconfont {
    display: inline-block;
    vertical-align: top;
    font-size: 50px;
    line-height: 50px;
    padding-right: 10px;
  }
  .culture-list li p {
    font-size: 14px;
    margin: 10px 30px 0;
  }
  .system-info {
    font-size: 14px;
    padding: 0 15px;
    text-indent: 2em;
    text-align: left;
  }
  .system-list {
    font-size: 12px;
    margin-bottom: 0;
  }
  .system-list .swiper-slide img {
    height: auto;
  }
  .honor-list .swiper-slide {
    padding: 15px 15px 40px;
  }
  .honor-list .swiper-slide span {
    font-size: 12px;
    line-height: 40px;
  }
  .products-list {
    margin-top: -5px;
    width: 100%;
    padding: 0 10px;
  }
  .products-list-item {
    width: 50%;
    margin: 0;
    padding: 5px;
  }
  .products-list-item a .products-list-img {
    margin: 15px 15px 0;
    height: auto;
  }
  .products-list-item a .products-list-title {
    line-height: 20px;
    font-size: 14px;
    padding: 10px;
  }
  .pager {
    font-size: 12px;
  }
  .pager .pagea {
    display: none;
  }
  .products-box {
    padding-left: 0;
    margin: 0 0 30px;
  }
  .products-imgs {
    position: relative;
    width: 100vw;
  }
  .products-imgs .swiper-container.big {
    padding: 15px;
    height: 100vw;
    margin-bottom: 0;
  }
  .products-imgs .swiper-container.small {
    height: 60px;
  }
  .products-imgs .swiper-container.small .swiper-slide {
    width: 60px;
  }
  .products-title {
    margin: 15px 15px 0;
    font-size: 20px;
    padding: 5px 15px;
    line-height: 25px;
  }
  .products-show {
    padding: 15px;
    font-size: 14px;
    line-height: 25px;
    min-height: auto;
    border-width: 1px 0;
  }
  .products-btn {
    position: relative;
    top: 0;
    width: 100px;
    margin: 30px auto 0;
  }
  .rd-count {
    padding: 30px 0;
  }
  .rd-count .t {
    text-align: center;
    font-size: 22px;
    margin-bottom: 20px;
  }
  .rd-count.base {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .base-list {
    padding-bottom: 0;
  }
  .base-list .swiper-button-next,
  .base-list .swiper-button-prev {
    top: calc(35vw - 19px);
    bottom: auto;
    right: 15px;
  }
  .base-list .swiper-button-prev {
    left: 15px;
    right: auto;
  }
  .base-list .swiper-pagination {
    display: none;
  }
  .base-list .swiper-slide .img {
    float: none;
    width: 100vw;
    height: 70vw;
  }
  .base-list .swiper-slide .title {
    position: relative;
    z-index: 2;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 15px;
    font-size: 16px;
    line-height: 25px;
    margin-top: -55px;
    color: #fff;
    margin-bottom: 0;
  }
  .base-list .swiper-slide .info {
    padding: 15px;
    font-size: 14px;
    line-height: 25px;
  }
  .base-thumbs {
    display: none;
  }
  .pline-list {
    padding-top: 70px;
  }
  .pline-list .swiper-pagination-m .swiper-pagination-bullet {
    font-size: 14px;
  }
  .pline-list-son .swiper-slide span {
    line-height: 30px;
    font-size: 12px;
  }
  .property-list {
    margin: 0;
  }
  .property-list .swiper-slide img {
    height: 220px;
  }
  .management-count {
    padding: 30px 0;
  }
  .management-count .sbox {
    padding: 0 15px 75vw !important;
    font-size: 14px;
    line-height: 25px;
    min-height: auto;
  }
  .management-count .t {
    text-align: center;
    font-size: 22px;
    margin: 0 0 20px !important;
    padding-left: 0;
  }
  .management-count .t::before {
    display: none;
  }
  .management-count .mpic {
    top: auto;
    left: 0;
    bottom: 0;
    width: 100vw;
    height: 75vw;
  }
  .news-list {
    margin-top: 0px;
  }
  .news-list-item {
    width: 100%;
    margin: 0;
    padding: 0;
    height: auto;
  }
  .news-list-item a {
    display: block;
    padding: 15px;
  }
  .news-list-item .news-list-title {
    font-size: 16px;
    line-height: 25px;
    height: auto;
    white-space: normal;
    margin-bottom: 5px;
  }
  .news-list-item .news-list-text {
    font-size: 12px;
    margin-top: 0;
    height: auto;
  }
  .news-list-item .news-list-time {
    position: relative;
    top: 0;
    right: 0;
    width: auto;
    padding: 0;
    margin-top: 10px;
    border: 0;
    text-align: left;
    font-size: 12px;
    line-height: 20px;
    height: auto;
  }
  .news-list-item .news-list-time span {
    position: relative;
    top: 0;
    color: inherit;
    font-size: inherit;
  }
  .news-list-item .news-list-time span:before {
    content: "-";
  }
  .news-list-item .news-list-link {
    position: absolute;
    right: 25px;
    bottom: 15px;
    margin: 0;
    font-size: 12px;
  }
  .news-list-item .news-list-link span {
    line-height: 18px;
    padding: 0 10px 0 5px;
  }
  .news-list-item .news-list-link span .iconfont {
    top: 0;
  }
  .news-list-item .news-list-img {
    float: none;
    width: 100%;
    height: 30vw;
    margin-bottom: 10px;
  }
  .article {
    margin: 30px 0;
  }
  .article-title {
    padding: 0 15px;
    font-size: 20px;
    line-height: 30px;
  }
  .article-info {
    font-size: 12px;
    padding: 0 15px;
    margin: 10px 0;
  }
  .article-box {
    padding: 0 15px;
  }
  .article-box:after {
    margin: 30px 0;
  }
  .article-btn {
    position: relative;
    margin: 30px auto 0;
    width: 100px;
  }
  .article-pager {
    height: auto;
  }
  .article-pager span {
    float: none !important;
    width: 100%;
    text-align: left !important;
    font-size: 14px;
    padding: 5px 15px;
  }
  .map-box {
    height: 70vw;
  }
  .contact-box {
    margin: 30px 0;
  }
  .contact-box p {
    display: block;
    width: 100%;
    padding: 10px 15px 10px 100px;
    font-size: 14px;
    position: relative;
  }
  .contact-box p em {
    line-height: 40px;
    font-size: 20px;
  }
  .contact-box p .iconfont {
    width: 60px;
    height: 60px;
    line-height: 60px;
    position: absolute;
    left: 15px;
    top: 10px;
    font-size: 30px;
  }
  .join-list {
    padding: 10px 0 0;
  }
  .join-list-item {
    margin: 15px;
    padding: 40px 0 0;
  }
  .join-list-title {
    line-height: 40px;
    font-size: 20px;
    top: 0;
    width: 100%;
  }
  .join-count {
    padding: 15px;
  }
  .join-count h3:first-child {
    margin-top: 0;
  }
  .join-count .fuli {
    margin-top: -10px;
  }
  .join-count .fuli span {
    font-size: 12px;
    margin-top: 10px;
  }
  .join-count .btn {
    margin: 30px 0 15px;
  }
}
@media only screen and (min-device-width: 600px) and (max-device-width: 1200px) {
  .index-nums .l li {
    width: 19%;
  }
  .index-products .l li {
    width: 25%;
  }
  .culture-list li {
    width: 30%;
    border-left-width: 1px;
    border-top: 0;
  }
  .culture-list li p {
    height: 50px;
  }
  .products-box {
    padding-left: 300px;
    margin: 0 0 30px;
    min-height: 360px;
  }
  .products-imgs {
    position: absolute;
    left: 0;
    top: 0;
    width: 300px;
  }
  .products-imgs .swiper-container.big {
    padding: 15px;
    height: 300px;
    margin-bottom: 0;
  }
}
