* {
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}
:after,
:before {
  box-sizing: border-box;
}
@font-face {
  font-family: "../font/A思源黑体—02";
  src: url("../fonts/a思源黑体—02.woff2") format("woff2"),
    url("../fonts/a思源黑体—02.woff") format("woff"),
    url("../fonts/a思源黑体—02.ttf") format("truetype"),
    url("../fonts/a思源黑体—02.eot") format("embedded-opentype"),
    url("../fonts/a思源黑体—02.svg") format("svg");
}
html,
body {
  height: 100%;
  -webkit-overflow-scrolling: touch;
  font-family: "A思源黑体—02";
  position: relative;
  margin: 0;
  padding: 0;
  font-size: 14px;
  color: #000;
}
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
table {
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
/*img { max-width: 100%; max-height: 100%; }*/
address,
caption,
cite,
code,
dfn,
/*em,
strong,*/
th,
var {
  font-style: normal;
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  *font-size: 100%;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
/* div塌陷 clearfix */
.clearfix:after {
  clear: both;
  content: "";
  display: block;
}
.clearfix {
  *zoom: 1;
}
a {
  text-decoration: none;
  color: #333;
}
a:focus,
a:hover {
  text-decoration: none;
  color: #ff2913;
}
button[disabled] {
  cursor: not-allowed !important;
}
input {
  outline: none !important;
}
:focus {
  outline: none;
}
@font-face {
  font-family: "iconfont";
  src: url("../fonts/iconfont.eot");
  /* IE9*/
  src: url("../fonts/iconfont.eot#iefix") format("embedded-opentype"),
    /* IE6-IE8 */ url("../fonts/iconfont.woff") format("woff"),
    /* chrome, firefox */ url("../fonts/iconfont.ttf") format("truetype"),
    /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
      url("../fonts/iconfont.svg#iconfont") format("svg");
  /* iOS 4.1- */
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.header > .containers > .telPhone:hover {
  color: #da251d;
}
.header > .containers > .telPhone:hover > i {
  color: #da251d;
}
.as-width {
  width: 100%;
}
.header {
  background-color: #e5e5e5;
  height: 40px;
}
.header > .containers {
  width: 1200px;
  margin: 0 auto;
  height: 40px;
  line-height: 40px;
}
.header > .containers > .telPhone {
  float: left;
  display: block;
  color: #fff;
  position: relative;
  padding-left: 30px;
  cursor: pointer;
}
.header > .containers > .telPhone > .imgIcon {
  position: absolute;
  top: 0;
  left: 0;
}
.header > .containers > .topFr {
  float: right;
  padding-top: 10px;
  cursor: pointer;
}
.header > .containers > .topFr > .china {
  float: left;
  border-right: 1px solid #e5e5e5;
  color: #595d60;
  height: 20px;
  line-height: 20px;
  padding-right: 4px;
}
.header > .containers > .topFr > .english {
  padding-left: 4px;
  float: right;
  height: 20px;
  color: #595d60;
  line-height: 20px;
}
.header > .containers > .topFr > .language-active {
  color: #fff;
}
/* 搜素 */
.header .headSearch {
  float: right;
  position: relative;
  width: 190px;
  height: 28px;
  background-color: #a61c16;
  margin-top: 6px;
  font-size: 0;
  margin-right: 16px;
}
.header .headSearch form {
  line-height: 24px;
}
.header .headicon {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 28px;
}
.header .headicon input {
  width: 50px;
  background: url(../picture/search.png) no-repeat center;
  border: 0;
  height: 30px;
  cursor: pointer;
}
.header .headicon img {
  width: 50px;
  height: 28px;
}
.header .headinput {
  width: 190px;
  padding-left: 20px;
  padding-right: 50px;
  height: 28px;
  border: none;
  background-color: #ccc;
  color: #fff;
  font-size: 14px;
}

.header input::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #bbb;
}

.header input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #bbb;
}

.header input:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #bbb;
}
.toswitch {
  display: none;
}

/****/
.menu0 {
  background-color: #fff;
  margin-right: 22px;
}

.menu0 .head_top {
  background: #f3f3f3;
  border-bottom: 1px solid #ddd;
  width: 100%;
  overflow: hidden;
}
.menu0 .head_top .top_con {
  width: 80%;
  margin: auto;
  color: #666;
}
.menu0 .head_top .top_con a {
  color: #666;
}
.menu0 > .menu-container0 {
  display: flex;
  align-items: center;
  height: 100%;
}
.telPhone {
  float: right;
  display: block;
  font-size: 27px;
  color: #fff !important;
  margin-top: 7px;
  position: relative;
  padding-left: 39px;
  line-height: 36px;
  cursor: pointer;
  background: url(../picture/phone.png) no-repeat left;
  background-size: 28px 28px;
}
.header > .menu-container0 > .telPhone > .imgIcon {
  position: absolute;
  top: 0;
  left: 0;
}
.menu0 > .menu-container0 > .topFr {
  cursor: pointer;
}
.menu0 > .menu-container0 > .topFr > .china {
  float: left;
  border-right: 1px solid #e5e5e5;
  color: #595d60;
  height: 20px;
  line-height: 20px;
  padding-right: 4px;
}
.menu0 > .menu-container0 > .topFr > .english {
  padding-left: 4px;
  float: right;
  height: 20px;
  color: #cccccc;
  line-height: 20px;
}
.menu0 > .menu-container0 > .topFr > .language-active {
  color: #010101;
}
/* zyn 搜素 + 中英文 */
.menu0 .headSearch {
  position: relative;
  width: 200px;
  font-size: 0;
  margin-right: 16px;
}
.menu0 .headSearch form {
  line-height: 24px;
}
.menu0 .headicon {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 28px;
}
.menu0 .headicon input {
  width: 50px;
  background: url(../picture/search.png) no-repeat center;
  border: 0;
  height: 30px;
  cursor: pointer;
}
.menu0 .headicon img {
  width: 50px;
  height: 28px;
}
.menu0 .headinput {
  width: 190px;
  padding-left: 20px;
  padding-right: 50px;
  height: 28px;
  border: none;
  background-color: #f3f3f3;
  color: #666;
  font-size: 14px;
}

.menu0 input::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #bbb;
}

.menu0 input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #bbb;
}

.menu0 input:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #bbb;
}
.menu0 > .menu-container0 > .icon {
  height: 80px;
  padding-top: 13px;
  width: 450px;
  float: left;
}
.menu0 > .menu-container0 > .icon > a > img {
  max-width: 100%;
  height: auto;
}

/****/

@media screen and (max-width: 1200px) {
  .menu0 {
    height: 76px;
  }
  .icon {
    display: none !important;
  }
  .nav {
    display: none !important;
  }
  #searchValue {
    display: none;
  }
}
.menu {
  position: relative;
  width: 100%;
  height: 76px;
}
.menu > .menu-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 76px;
}
.menu > .menu-container > :first-child {
  margin-right: auto;
}
.menu > .menu-container > .icon {
  /* margin-left: 22px;
  width: 76px;
  height: 44.84px;
  opacity: 1;
  background: url(https://img.js.design/assets/img/63e4b8dac3f3ed608a73a5e8.png#5b52763ac3a6d5e31051eef2e5b1775e);
  background-size: 100% 100%; */
  margin-left: 22px;
  width: 344px;
  height: 43.09px;
  opacity: 1;
  background: url(https://img.js.design/assets/img/642b7cbc2850a4fc08005f48.jpg#ec43ef24e81c06ae29f0dbbd7cf19140);
  background-size: 100% 100%;
}
.menu > .menu-container > .icon > a > img {
  max-width: 100%;
  height: auto;
}
.menu > .menu-container > .nav {
  display: flex;
  justify-content: space-around;
  align-items: center;
  height: 100%;
  margin-right: 20px;
  opacity: 1;
}
.menu > .menu-container > .nav > .nav-d {
  position: relative;
  height: 100%;
  line-height: 76px;
  padding: 0 20px;
}
.menu > .menu-container > .nav > .nav-d a {
  font-size: 16px;
  /* font-weight: 600; */
  color: rgba(56, 56, 56, 1);
}
.menu > .menu-container > .nav > .nav-d > .nav-line {
  width: 108px;
  height: 4px;
  background-color: rgba(6, 47, 209, 1);
  position: absolute;
  top: 76px;
  right: 0;
  transform: translate(0, 0);
  transition: all 0.3s ease-in;
}
.menu > .menu-container > .nav > .nav-d.active {
  color: #fff;
  border-bottom: 4px solid rgba(6, 47, 209, 1);
  font-size: 16px;
  background: #102a74;
}
.menu > .menu-container > .nav > .nav-d:hover {
  border-bottom: 4px solid rgba(6, 47, 209, 1);
}
.nav-menu {
  position: absolute;
  left: 50%;
  z-index: 9999;
  top: 76px;
  display: none;
  width: fit-content;
  background-color: #eeeeee;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  transform: translateX(-50%);
}
.nav-menu > .nav-content {
  display: flex;
  justify-content: center;
  white-space: nowrap;
}
.nav-menu > .nav-content > .v-list {
  padding: 20px;
  width: 320px;
}
.nav-menu > .nav-content > .v-list > .nav-top {
  font-weight: 700;
  font-size: 18px;
  height: 52px;
  line-height: 52px;
  text-align: left;
  color: #333;
  border-bottom: 1px solid #ddd;
}
.nav-menu > .nav-content > .v-list > .nav-b {
  padding-top: 22px;
}
.nav-menu > .nav-content > .v-list > .nav-b > .v-l-a {
  /*width: 50%;*/
  width: 100%;
}
.nav-menu > .nav-content > .v-list > .nav-b > .v-l-a > .v-l-c {
  color: #333;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
  width: 50%;
  float: left;
}
.nav-menu > .nav-content > .v-list > .nav-b > .v-l-a > .v-l-c a {
  color: #333;
}
.nav-menu > .nav-content > .v-list > .nav-b > .v-l-a > .v-l-c a:hover {
  color: rgba(50, 133, 250, 1);
}
.nav-menu > .nav-content > .v-lista {
  width: 122px;
  /*margin-left: 64px;*/
}
.nav-menu > .nav-content > .v-lista > .nav-b > .v-l-a {
  width: 100%;
}
.nav-menu > .nav-content > .v-listc {
  width: 144px;
  margin-left: 30px;
}
.nav-menu > .nav-content > .v-listc > .nav-b > .v-l-a {
  width: 100%;
}
.nav-menu > .nav-content > .nav-t {
  padding: 0 34px;
  font-size: 16px;
  line-height: 4;
}
.nav-menu > .nav-content > .nav-t:hover {
  cursor: pointer;
  color: rgba(50, 133, 250, 1) !important;
  font-weight: 600;
}
.nav-menu > .nav-content > .nav-t:first-child {
  /* padding-right: 70px;
  padding-left: 200px; */
}
.navlist:hover .nav-menu {
  display: block;
}
@media screen and (max-width: 1200px) {
  .as-width > .menu > .menu-container {
    width: 100%;
  }
  .as-width > .header > .containers {
    width: 100%;
  }
  .menu0 .headSearch {
    display: none;
  }
  .menu0 .head_top {
    display: none;
  }
}
@media screen and (max-width: 1200px) {
  .nav {
    display: none;
  }
  .as-width > .menu > .menu-container {
    width: 100%;
  }
  .as-width > .header > .container {
    width: 100%;
    padding: 0 20px;
  }
  .menu {
    height: 50px;
    width: 15%;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #fff;
  }
  .menu-container {
    height: 80px;
  }
  /* .as-width > .menu > .menu-container > .icon {
    height: 80px;
    padding-top: 30px;
    width: 300px;
    padding-left: 16px;
  } */
}
@media screen and (max-width: 1400px) {
  .menu > .menu-container > .icon {
    margin-left: 22px;
    width: 76px;
    height: 44.84px;
    opacity: 1;
    background: url(https://img.js.design/assets/img/63e4b8dac3f3ed608a73a5e8.png#5b52763ac3a6d5e31051eef2e5b1775e);
    background-size: 100% 100%;
  }
}
/**/
/**/

/*footer*/
.foot02 {
  width: 100%;
  float: left; /* background: url(../images/bot-bg.png) no-repeat top center #d21a19;*/
  background: #81a3d0;
  padding-top: 25px;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  background: ;
}
.foot02 .main {
  overflow: hidden;
  width: 1400px;
  margin: auto;
}
.foot02-l {
  width: 1050px;
  float: left;
  margin-left: 0px;
}
.foot02 .foot02-l dl {
  width: 208px;
  float: left;
  margin-top: 10px;
  min-height: 164px;
  text-align: center;
}
.foot02 .foot02-l dl dt {
  font-size: 18px;
  color: #fff;
  line-height: 30px;
  margin-bottom: 25px;
}
.foot02 .foot02-l dl dt i {
  border-bottom: 2px solid #fff;
  padding-bottom: 10px;
  font: inherit;
}
.foot02 .foot02-l dl dd {
  font-size: 14px;
  line-height: 30px;
  color: #fff;
}
.foot02 .foot02-l dl dd a {
  color: #fff;
}
.foot02 .foot02-l dl dd a:hover {
  color: #ffffff;
}
.foot02-r {
  width: 260px;
  float: right;
  margin-right: 30px;
}
.foot02-r .ftell {
  height: 50px;
  margin-top: 20px;
}
.foot02-r .ftell span {
  font-size: 22px;
  color: #ffffff;
  font-weight: normal;
  line-height: 25px;
  margin-bottom: 8px;
  display: inline-block;
}
.foot02-r .ftell p {
  font-size: 14px;
  color: #cccccc;
  font-weight: normal;
  line-height: 20px;
}
.foot02-r .fcode {
  margin-top: 20px;
}
.foot02-r .fcode li {
  width: 130px;
  float: left;
  text-align: center;
  margin-left: 70px;
}
.foot02-r .fcode li img {
  max-width: 100px;
  max-height: 100px;
  padding: 5px;
  background: #fff;
}
.foot02-r .fcode li span {
  display: block;
  line-height: 30px;
}
.copy {
  background: #1a1a1a;
  margin-top: 15px;
  line-height: 25px;
  text-align: center;
  padding: 5px 0;
}
.copy a {
  color: #999999;
}
.copy a:hover {
  color: #eee;
}

/**/

.w-chat {
  font-size: 0;
  padding-left: 20px;
  background-color: #ccc;
}
.tv-footer-l > li.chat {
  font-size: 20px;
}
.tv-footer {
  width: 100%;
  background: #595d60;
}
.tv-footer-container {
  margin: 0 auto;
  color: #fff;
  width: 1200px;
}
.tv-footer-l {
  float: left;
  width: 20%;
  padding-left: 10%;
}
.tv-footer-l > li {
  padding-bottom: 10px;
  color: #fff;
  font-size: 14px;
}
.tv-footer-l > li:first-child {
  padding-bottom: 18px;
  font-size: 17px;
}
.tv-footer-li:hover {
  -webkit-animation: footerTextCV 0.5s ease-out both;
  animation: footerTextCV 0.5s ease-out both;
}
@-webkit-keyframes footerTextCV {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
}
@keyframes footerTextCV {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
}
.tv-footer-l > li > a {
  color: #ccc;
  cursor: pointer;
}
.tv-footer-l > li > a:hover {
  text-decoration: underline;
  -webkit-animation: tada 2s ease-out both;
  animation: tada 2s ease-out both;
  color: #fff;
}
.tv-footer-r {
  float: right;
  padding-top: 51px;
  max-width: 600px;
}
.tv-footer-r > p {
  font-size: 14px;
  padding-bottom: 5px;
}
.tv-footer-r > p > a {
  color: #fc5240;
  text-decoration: underline;
}
.tv-footer-r > p:first-child,
.right > p:nth-child(3) {
  margin-bottom: 16px;
}
.tv-footer-r > p:nth-child(2),
.right > p:nth-child(4) {
  margin-bottom: 8px;
}
.hp-bt {
  display: none;
  width: 100%;
}
.ft-tab {
  height: 54px;
  line-height: 54px;
  width: 100%;
  padding-left: 20px;
  border-top: 1px solid #e5e5e5;
  background-color: #ccc;
  cursor: pointer;
}
.hamburger {
  position: absolute;
  top: 30px;
  right: 18px;
  display: none;
}
.s-test {
  padding-top: 68px;
  padding-left: 5%;
  padding-right: 5%;
  position: absolute;
  right: 0;
  top: 0;
  background-color: rgba(6, 47, 209, 1);
  height: 100%;
}
@media screen and (max-width: 1200px) {
  .menu0 {
    height: 60px;
  }
  .menu0 > .menu-container0 {
    height: 50px;
    width: 100%;
  }
  .menu0 > .menu-container0 > .icon {
    width: 84%;
    height: auto;
  }
  .menu0 > .menu-container0 > .topFr {
    display: none;
  }
  .tv-footer-container {
    width: 100%;
    display: none;
  }
  .tv-footer-l {
    width: 50%;
    padding-left: 20%;
  }
  .hp-bt {
    display: block;
  }
  .hamburger {
    top: 12px;
    display: block;
  }
  /*  .swiper-slide > .list {
    height: 200px;
  }*/
  .header {
    padding: 0 20px;
  }
}
@media screen and (max-width: 772px) {
  .tv-footer-l {
    width: 100%;
    padding-left: 40%;
  }
}
@media screen and (max-width: 520px) {
  .headSearch {
    display: none;
  }
  .toswitch {
    display: none;
  }
}
#hamburger-1.is-active .line:nth-child(2) {
  opacity: 0;
}
#hamburger-1.is-active .line:nth-child(1) {
  -webkit-transform: translateY(13px) rotate(45deg);
  -ms-transform: translateY(13px) rotate(45deg);
  -o-transform: translateY(13px) rotate(45deg);
  transform: translateY(13px) rotate(45deg);
}
#hamburger-1.is-active .line:nth-child(3) {
  -webkit-transform: translateY(-13px) rotate(-45deg);
  -ms-transform: translateY(-13px) rotate(-45deg);
  -o-transform: translateY(-13px) rotate(-45deg);
  transform: translateY(-13px) rotate(-45deg);
}
.hamburger .line {
  width: 30px;
  height: 3px;
  background-color: rgba(6, 47, 209, 1);
  display: block;
  margin: 8px auto;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.hamburger:hover .line {
  background-color: rgba(6, 47, 209, 1);
}
.hamburger:hover {
  cursor: pointer;
}
.pop-up {
  position: fixed;
  top: 0;
  right: -100%;
  height: 100%;
  width: 100%;
  background-color: #fff;
  transition: all 0.3s ease-in;
  z-index: 9999;
}
.p-top {
  height: 58px;
  line-height: 58px;
  color: rgba(6, 47, 209, 1);
  padding-left: 16px;
  border-bottom: 1px solid #e5e5e5;
}
.p-fl {
  float: left;
  height: 58px;
}
.p-f > a {
  display: block;
}
.p-fl a {
  color: rgba(6, 47, 209, 1);
  font-size: 20px;
}
.p-nav {
  float: left;
  height: 58px;
}
.p-nav a {
  color: #303133;
  font-size: 14px;
  margin-left: 4px;
}
.p-top > i {
  float: right;
  font-size: 36px;
  color: #333;
  margin-right: 16px;
  margin-top: 10px;
  cursor: pointer;
}
.d-c {
  width: 100%;
}
.d-c > li {
  width: 100%;
  height: 58px;
  line-height: 58px;
  border-top: 1px solid #e5e5e5;
  padding-left: 40px;
}
.d-c > li.active {
  padding-left: 20px;
}
.d-c > li.active > .d-t {
  color: rgba(6, 47, 209, 1);
}
.d-t > i {
  margin-left: 20px;
}
.p-top > .jump {
  font-size: 14px;
  color: #303133;
  margin-right: 10px;
  margin-top: 24px;
}
.modal {
  /*display: block;*/
  right: 0;
}
/*关闭图标*/
.close {
  float: right;
  position: relative;
  margin: 16px;
  width: 24px;
  height: 24px;
  background: white;
  cursor: pointer;
  box-sizing: border-box;
}
.close:hover::before,
.close:hover::after {
  background: rgba(6, 47, 209, 1);
}
.close:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 25px;
  background: #666666;
  transform: rotate(45deg);
  top: -3px;
  left: 11px;
}
.close:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 25px;
  background: #666666;
  transform: rotate(-45deg);
  top: -3px;
  left: 11px;
}
* {
  margin: 0;
  padding: 0;
  font-size: 14px;
}
.list_dt {
  background: rgba(6, 47, 209, 1);
  color: white;
  width: 100%;
  padding: 0 40px 0 20px;
  height: 34px;
  line-height: 34px;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  border-bottom: 1px solid rgba(6, 47, 209, 1);
}
.list_dt:hover {
  background: rgba(6, 47, 209, 1);
}
.list_dt:hover ._after {
  display: block;
  width: 3px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(6, 47, 209, 1);
}
#open {
  background: rgba(6, 47, 209, 1);
}
#open ._after {
  display: block;
  width: 3px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(6, 47, 209, 1);
}
.list_dt_icon {
  position: absolute;
  right: 10px;
  top: 11px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("../images/off.png") no-repeat;
  background-size: cover;
}
#open .list_dt_icon {
  background: url("../images/open.png") no-repeat;
  background-size: cover;
}
.list_dd {
  display: none;
}
.list_li {
  background: #4e4e4e;
  list-style-type: none;
  color: white;
  width: 100%;
  padding: 0 30px;
  height: 34px;
  line-height: 34px;
  cursor: pointer;
  border-bottom: 1px solid #6b6b6b;
}
.list_li > a {
  color: #ccc;
}
.swiper-container {
  width: 100%;
  height: auto;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  position: relative;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.swiper-slide > img {
  width: 100%;
  height: auto;
}
.swiper-slide > .word {
  position: absolute;
  top: 50%;
  left: 56%;
  width: 448px;
  color: #fff;
  transform: translate(0, -50%);
}
.swiper-slide > .word > .one {
  font-size: 40px;
  line-height: 40px;
  height: 40px;
  color: #fff;
  text-align: left;
}
.swiper-slide > .word > .two {
  font-size: 20px;
  line-height: 20px;
  height: 20px;
  color: #fff;
  text-align: left;
  margin-top: 40px;
}
.top {
  width: 1200px;
  margin: 0 auto;
  padding-top: 60px;
  text-align: center;
  height: 172px;
}
.top > .title {
  font-size: 30px;
  color: rgba(6, 47, 209, 1);
  font-weight: bold;
  height: 36px;
  line-height: 36px;
}
.top > .title > a {
  font-size: 30px;
}
.product {
  width: 100%;
  background-color: #fff;
  /* background: url(../images/bg.png) center bottom no-repeat,
  url(../images/bg5.jpg) 0 0 no-repeat #f5f5f5; */
  padding-bottom: 40px;
  padding-top: 50px;
}
.product > .top {
  width: 1200px;
  margin: 0 auto;
  padding-top: 60px;
  text-align: center;
  height: 172px;
}
.product > .top > .title {
  font-size: 30px;
  color: rgba(6, 47, 209, 1);
  font-weight: bold;
  height: 36px;
  line-height: 36px;
}
.product > .top > .title > a {
  font-size: 80px;
}
.product > .top > .instructions {
  /* margin-top: 20px;
  font-size: 16px;
  height: 16px;
  line-height: 16px;
  font-weight: bold;*/
}
.product > .bottom {
  width: 75%;
  /*max-width: 1400px;*/
  margin: auto;
}
/*.product > .bottom > a:nth-child(2) {
  margin: 0 0.3%;
}*/
.product > .bottom > .product-list {
  float: left;
  width: 33%;
  padding-bottom: 32px;
}
.product > .bottom > .product-list2 {
  margin: 0 0.5%;
}
.product > .bottom > .product-list > .pro-top {
  width: 100%;
  position: relative;
  line-height: 1;
  overflow: hidden;
}
.product > .bottom > .product-list > .pro-top .bg {
  width: 100%;
  height: 90%;
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: all 0.6s;
}
.product > .bottom > .product-list > .pro-top .cp {
  position: absolute;
  top: 25px;
  width: 100%;
  color: #fff;
  line-height: 1.5;
  padding: 30px;
  opacity: 0;
  transition: all 0.6s;
}
.product > .bottom > .product-list > .pro-top .h2 {
  font-size: 24px;
}
.product > .bottom > .product-list > .pro-top hr {
  display: block;
  width: 0px;
  margin-top: 20px;
  border-color: #fff;
  transition: all 0.8s;
}
.product > .bottom > .product-list > .pro-top:hover .bg {
  opacity: 1;
  height: 100%;
}
.product > .bottom > .product-list > .pro-top:hover .cp {
  opacity: 1;
}
.product > .bottom > .product-list > .pro-top:hover hr {
  width: 80px;
  border-color: rgba(6, 47, 209, 1);
}
.product > .bottom > .product-list > .pro-top > img {
  width: 100%;
  height: auto;
  transition: all 0.6s;
}
/*.product > .bottom > .product-list > .pro-top:hover >img{transform: scale(1.1);}*/
.product > .bottom > .product-list > .pro-bottom {
  width: 100%;
  padding-top: 36px;
  text-align: center;
}
.product > .bottom > .product-list > .pro-bottom > .pro-title {
  font-size: 24px;
  color: rgba(6, 47, 209, 1);
  height: 24px;
  line-height: 24px;
}
.product > .bottom > .product-list > .pro-bottom > .pro-text {
  color: #595d60;
  font-size: 16px;
  line-height: 16px;
  height: 16px;
  margin-top: 26px;
}
.product > .bottom > .product-list > .pro-bottom > .pro-more {
  width: 130px;
  margin: 0 auto;
  margin-top: 48px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  border: 1px solid rgba(6, 47, 209, 1);
  border-radius: 16px;
  cursor: pointer;
  font-size: 18px;
  color: rgba(6, 47, 209, 1);
}
.product > .bottom > .product-list > .pro-bottom > .pro-more:hover {
  /* background-color: rgba(6, 47, 209, 1);
  color: #fff; */
}

.pro-top .text1 {
  position: absolute;
  left: 30px;
  bottom: 30px;
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  opacity: 1;
}
.pro-top .text1 span {
  display: block;
  font-size: 14px;
  color: #ebe9e9;
  font-weight: normal;
  line-height: 20px;
}
.pro-top .text2 {
  position: absolute;
  width: 100%;
  height: 0;
  background: rgba(0, 0, 0, 0.4);
  padding: 50px;
  bottom: 0px;
  left: 0px;
  transition: all 0.6s;
  opacity: 0;
}
.pro-top .text2 h4 {
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  padding-top: 30px;
}
.pro-top .text2 h4 span {
  display: block;
  font-size: 14px;
  color: #ebe9e9;
  font-weight: normal;
  line-height: 30px;
}
.pro-top .text2 h5 {
  margin-top: 30px;
  font-size: 16px;
  color: #fff;
  line-height: 26px;
  overflow: hidden;
  height: 78px;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.pro-top .text2 h6 {
  padding-top: 20px;
  overflow: hidden;
}
.pro-top .text2 h6 a {
  margin-top: 10px;
  overflow: hidden;
  font-size: 14px;
  border: 1px solid #e5e9ed;
  padding: 10px 20px;
  color: #fff;
  display: block;
  width: 136px;
  transition: all 0.6s;
  background: url("../images/index/y-jian.png") no-repeat 86px center;
}
.pro-top .text2 h6 a:hover {
  background-color: #0253d8;
  border-color: #0253d8;
}
.pro-top:hover .text1 {
  opacity: 0;
}
.pro-top:hover .text2 {
  opacity: 1;
  height: 100%;
  bottom: 0px;
}

/*product*/
.index_title {
  text-align: center;
}
.w1200 {
  /*width: 1200px;*/
  margin: 0 auto;
}
.index_title .title {
  font-size: 30px;
  line-height: 36px;
  position: relative;
  font-weight: bold;
}
/* .index_title .title span {
  color: #ff0000;
  padding-right: 10px;
} */
/* .index_title .title:after {
  content: "";
  width: 60px;
  height: 1px;
  background: #ff0000;
  position: absolute;
  left: 50%;
  margin-left: -30px;
  bottom: 0;
} */
.index_title p {
  font-size: 16px;
  color: #777;
  line-height: 36px;
}

.service_left {
  overflow: hidden;
  position: relative;
}

/*.service_left .bd ul li{width:33.3333333333333%;float: left;text-align: center;transition: all 0.6s;}
.service_left .bd ul li a{display: block;margin:20px 0;}
.service_left .bd ul li .img{position: relative;    overflow: hidden;}
.service_left .bd ul li .img p{display: block;}
.service_left .bd ul li .img p img{width:100%}
.service_left .bd ul li .txt{overflow: hidden; border-left: 1px solid #ddd; padding-bottom: 10px; border-bottom: 1px solid #ddd;    padding: 30px;}
.service_left .bd ul li .title h3{font-size:24px;line-height:40px;}
.service_left .bd ul li .title p{font-size: 20px;color:#777;font-family: Calibri;padding-bottom: 15px;position: relative;margin-bottom: 15px;}
.service_left .bd ul li .title p:after{content: "";width:70px;height:1px;background: #999;position: absolute;left: 50%;margin-left: -30px;bottom: 0;}
.service_left .bd ul li .content{color:#555;line-height: 24px;overflow:hidden;}
.service_left .bd ul li:hover{background: #81a3d0;    transform: scale(1.05,1.05); -webkit-transform: scale(1.05,1.05); z-index: 5; box-shadow: 0 0 10px rgba(0,0,0,0.5);}
.service_left .bd ul li:hover a{border:1px #81a3d0 solid;color:#fff;}
.service_left .bd ul li:hover .title p{color:#fff;}
.service_left .bd ul li:hover .title p:after{background: #fff;}
.service_left .bd ul li:hover .content{color:#f2f2f2;}
.service_left .bd ul li:hover .txt{border-left: 1px solid #81a3d0; border-bottom: 1px solid #81a3d0;}*/

/**/
.index-bk2 .picList {
  padding:32px;
  display: flex;
  justify-content: space-between;
}
.index-bk2 li .title h2 {
  margin-top: 20px;
  font-size: 24px;
  line-height: 24px;
  color: rgba(50, 133, 250, 1);
  font-weight: normal;
}
.index-bk2 li .title p {
  font-size: 16px;
  color: rgba(128, 128, 128, 1);
  font-family: Calibri;
  /* padding-bottom: 15px; */
  position: relative;
  margin-bottom: 15px;
}
/* .index-bk2 li .title p:after {
  content: "";
  width: 70px;
  height: 1px;
  background: #999;
  position: absolute;
  left: 50%;
  margin-left: -30px;
  bottom: 0;
} */

.index-bk2 li {
  /* float: left; */
  width: 32%;
  border: 1px solid #ddd;
  transition: 0.6s all;
  -webkit-transition: 0.6s all;
  position: relative;
  padding-bottom: 20px;
  border-radius: 8px;
  overflow: hidden;
}
.index-bk2 li .img {
  position: relative;
  overflow: hidden;
}
.index-bk2 li .img img {
  width: 100%;
}
.index-bk2 li .img a {
  display: block;
}
.index-bk2 li .txt {
  position: relative;
  overflow: hidden;
  text-align: center;
  margin-top: -4px;
}
/* .index-bk2 li:first-child .txt {
  border-left: 0;
} */
.index-bk2 li .txt .w {
  padding: 1.5em 2em;
  position: relative;
  z-index: 1;
}
/*.index-bk2 li .txt .bg {position: absolute; top: 0; left: 0; right: 0; bottom: 0; transition: .5s all ease-out; -webkit-transition: .5s all ease-in-out; background: #fff } */
.index-bk2 li .txt h2 {
  font-size: 24px;
  font-weight: 700;
  overflow: hidden;
  margin-bottom: 0.5em;
  white-space: nowrap;
  text-overflow: ellipsis;
}
/*.index-bk2 li .txt h3 {font-weight: 700; color: #000;  overflow: hidden; margin-bottom: .5em; font-size: 1.2em } */
.index-bk2 li .txt .p {
  overflow: hidden;
  position: relative;
  font-size: 0.9em;
  line-height: 1.5;
}
.index-bk2 li .content {
  color: rgba(56, 56, 56, 1);
  line-height: 24px;
  overflow: hidden;
}
.index-bk2 li:hover {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  /* z-index: 9999; */
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  /* background: #81a3d0; */
}

.index-bk2 li:hover .txt h2 {
  color: rgba(50, 133, 250, 1);
}
/* .index-bk2 li:hover .txt h2 a {
  color: #fff;
}
.index-bk2 li:hover .title p {
  color: #fff;
} */
/* .index-bk2 li:hover .title p:after {
  background: #fff;
} */
/* .index-bk2 li:hover .content {
  color: #f2f2f2;
} */
.other-box .index-bk2 li:hover .txt h2 a {
  color: #00f300;
}
.other-box .index-bk2 li:hover .txt {
  z-index: 5;
}
.index-bk2 li:hover .txt {
  /* border-left: 1px solid #81a3d0;
  border-bottom: 1px solid #81a3d0; */
}
.index-bk2 li:hover .txt .p a {
  color: #fff;
}
/*.index-bk2 li:hover .txt .bg {background: #232323 }*/

/*解决方案*/
.wrap2 {
  clear: both;
  width: 100%; /*max-width:1440px;*/
  margin: 0 auto;
  text-align: left;
  zoom: 1;
}
.anim-1 {
  -webkit-transition: transform 0.8s, opacity 0.8s;
  -moz-transition: transform 0.8s, opacity 0.8s;
  -o-transition: transform 0.8s, opacity 0.8s;
  transition: transform 0.8s, opacity 0.8s;
}
.anim-show {
  -webkit-transform: translateY(0px) translateX(0);
  -moz-transform: translateY(0px) translateX(0);
  transform: translateY(0px) translateX(0);
  opacity: 1;
}
.i_three {
  overflow: hidden;
  padding-bottom: 4%;
  background: url(../images/c5.jpg) center -5px;
  display: none;
}
.i_three ul li {
  float: left;
  width: 49%;
  transition: all 0.3s;
  position: relative; /*background:url(../images/i_bg5.jpg) center center no-repeat;*/
  background-size: cover;
  margin-right: 2%;
  padding-top: 3%;
  padding-bottom: 3%;
  margin-bottom: 2%;
  overflow: hidden;
  background: rgba(241, 241, 241, 0.9);
}

.i_three ul li:nth-child(2n + 0) {
  margin-right: 0;
}
.i_three ul li .imgs {
  float: left;
  width: 51%;
  overflow: hidden;
  margin-left: 2%;
  height: 180px;
  background-size: 100%;
  background-position: center -33px;
}
.i_three ul li .imgs img {
  display: block;
  width: 100%;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.i_three ul li:hover .imgs img {
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.i_three ul li .txts {
  width: 47%;
  overflow: hidden;
  float: right;
}
.i_three ul li .txts .cons {
  overflow: hidden;
  width: 94%;
  margin: 0 auto;
  max-width: 250px;
}
.i_three ul li .txts .h3 {
  font-weight: bold;
  height: 36px;
  line-height: 36px;
  overflow: hidden;
  color: #333333;
  font-size: 24px;
  margin-top: 1%;
}
.i_three ul li:hover .txts .h3 {
  color: rgba(6, 47, 209, 1);
}
.i_three ul li .txts .p {
  height: 52px;
  line-height: 52px;
  overflow: hidden;
  color: #666666;
  font-size: 16px;
  position: relative;
  margin-bottom: 8%;
}
.i_three ul li .txts .p:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 24px;
  height: 2px;
  background: #e0e0e0;
}
.i_three ul li .txts .imore2 {
  overflow: hidden;
  margin-top: 7%;
}
.i_three ul li .txts .imore2 .label {
  display: inline-block;
  height: 22px;
  line-height: 22px;
  color: #999999;
  font-size: 14px;
  padding-right: 15px;
  transition: all 0.3s;
  text-transform: uppercase;
  background: url(../images/i_bg6.png) right center no-repeat;
}
.i_three ul li:hover .txts .imore2 .label {
  color: rgba(6, 47, 209, 1);
  background-image: url(../images/i_bg6_on.png);
}
.i_three ul li .txts dl {
  overflow: hidden;
  min-height: 95px;
}
.i_three ul li .txts dl dd {
  display: block;
  max-height: 44px;
  overflow: hidden;
  line-height: 22px;
  margin-bottom: 7px;
  background: url(../images/i_bg7.png) left 8px no-repeat;
  padding-left: 19px;
  font-size: 16px;
  color: #333333;
}
.i_three ul li .txts dl dd a {
  font-size: 16px;
}
.i_three ul li .txts dl dd:last-child {
  margin-bottom: 0;
}
.i_three .pro_more {
  text-align: center;
  overflow: hidden;
  clear: both;
}

/**/
/*.w1600{max-width: 1600px;margin: auto;}*/

.index_legalize_content {
  /* background: url(../images/c5.jpg) center -5px; */
  background: url(../images/c5.jpg) center -5px;
  margin: 10px 0 60px;
}

.fold_wrap {
  height: 580px;
  overflow: hidden;
}
.fold_wrap li {
  float: left;
  width: 16.666666%;
  height: 580px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -webkit-transition: all 0.6s;
}
.fold_wrap li.class_ss {
  width: 15%;
}
.fold_wrap li.class_name {
  width: 25%;
}
.fold_wrap li .pro_a {
  padding: 200px 50px 0;
  display: block;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  position: relative;
  z-index: 10;
}
.fold_wrap li .pic_auto {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.fold_wrap li .pic_auto img {
  width: 100%;
  height: 580px;
}
.fold_wrap li .mask_b {
  color: #fff;
}
.fold_wrap li .mask_b .icon_img {
  margin-bottom: 10px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.fold_wrap li .mask_b .title strong {
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
  display: block;
  text-align: center;
  color: #fff;
}
.fold_wrap li .mask_b .title p {
  font-size: 12px;
  position: relative;
  line-height: 20px;
  padding: 5px 0;
}
.fold_wrap li .mask_b .title p:after {
  content: "";
  width: 20px;
  height: 2px;
  background: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
}

.fold_wrap li .adv_intro {
  line-height: 28px;
  color: #fff;
  margin-top: 25px;
  display: none;
}
.fold_wrap li .adv_intro dl {
  padding: 0 25%;
}
.fold_wrap li .adv_intro dl dd {
  padding-left: 42px;
  background: url(../images/jt.png) no-repeat;
  line-height: 34px;
}
.fold_wrap li .adv_intro dl dd a {
  color: #fff;
}
.fold_wrap li .adv_intro .gd {
  width: 163px;
  padding-left: 11px;
  margin: auto;
  background: url(../images/gd.png) no-repeat right;
}
.fold_wrap li .adv_intro dl dd a:hover {
  color: #ddd;
}

.fold_wrap li:hover .adv_intro {
  display: block;
}
.fold_wrap li:hover .pro_a {
  background: rgba(35, 156, 201, 0.9);
  padding: 0 30px;
  height: 580px;
}
.fold_wrap li:hover .pic_auto {
  display: none;
}
.fold_wrap li:hover .mask_b {
  background: none;
  padding: 80px 0px 0;
  width: 100%;
}

/*解决方案 end*/

/*友情链接*/

.link {
  overflow: hidden;
  height: 50px;
  margin-bottom: 5px;
  /*margin-top: 3%;*/
  width: 100%;
  max-width: 100%;
  background: #102a74;
}
/*.link .wrap{display: none;}*/
.link i {
  font: 32px/35px Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 14px;
}
.link .wrap > a {
  margin-left: 10px;
  font-size: 12px;
}
.link i a {
  color: #fff;
  display: inline-block;
  width: 72px;
  height: 18px;
  text-align: center;
  line-height: 18px;
  background: #81a3d0;
  font: 12px/18px "Microsoft Yahei";
  vertical-align: middle;
  margin-left: 5px;
}

/*关于我们*/
.f45 {
  font-size: 45px;
}
.f70 {
  font-size: 70px;
}
.wrap {
  clear: both;
  width: 96%;
  max-width: 1440px;
  margin: 0 auto;
  text-align: left;
  zoom: 1;
  overflow: hidden;
}
.i_two {
  overflow: hidden;
  padding-top: 6%;
  background: url(../images/i_bg8.jpg) center bottom no-repeat #f7f7f7;
}
.i_two .i_two_more {
  text-align: center;
  overflow: hidden;
  margin-top: 2%;
  clear: both;
}
.i_two .i_two_more .imore {
  margin-bottom: 0%;
}
.i_two .i_two_l {
  float: right;
  overflow: hidden;
  width: 49%;
  max-width: 675px;
  /* margin-top: 2%; */
}
.i_two .i_two_l .txts {
  overflow: hidden;
  font-size: 16px;
}
.i_two .i_one_t {
  padding-bottom: 16px;
  position: relative;
  overflow: hidden;
}
.i_one_t .h2 {
  font-weight: bold;
  background: url(../images/i_bg1.png) left center no-repeat;
  background-size: auto 100%;
  height: 85px;
  line-height: 85px;
  overflow: hidden;
  margin-bottom: 4%;
}
.i_two .i_one_t .h2 {
  /*margin-bottom:0; */
  padding-left: 35px;
  background-image: url(../images/i_bg4.png);
}
.i_two .i_one_t:after {
  width: 35px;
}
.i_one_t:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 50px;
  height: 2px;
  background: #f7f7f7;
}
.i_two .i_two_l .txts .desc {
  overflow: hidden;
  line-height: 32px;
  /* margin-top: 5%; */
  font-size: 16px;
}
.i_two .i_two_l .txts .i_about_ul {
  clear: both;
  margin-top: 8%;
  margin-bottom: 2%;
  overflow: hidden;
}
.i_two .i_two_l .txts .i_about_ul li {
  float: left;
  display: inline-block;
  width: 30%;
  transition: all 0.3s;
  overflow: hidden;
  position: relative;
  text-align: center;
}
.i_two .i_two_l .txts .i_about_ul li:first-child {
  text-align: left;
}
.i_two .i_two_l .txts .i_about_ul li:last-child {
  width: 40%;
}
.i_two .i_two_l .txts .i_about_ul li .h2 {
  overflow: hidden;
  font-weight: normal;
  margin-bottom: 2%;
  color: rgba(6, 47, 209, 1);
  font-family: Arial;
}
.i_two .i_two_l .txts .i_about_ul li .h2 span {
  font-weight: bold;
  line-height: 1;
}
.i_two .i_two_l .txts .i_about_ul li .h2 label {
  vertical-align: top;
}
.i_two .i_two_l .txts .i_about_ul li .p {
  overflow: hidden;
  line-height: 30px;
}
.i_two .i_two_r {
  float: left;
  overflow: hidden;
  width:50%;
  /* max-width: 695px; */
}
.i_two .i_two_r img {
  display: block;
  width: 100%;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.i_two .i_two_r:hover img {
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.imore {
  display: inline-block;
  width: 205px;
  height: 60px;
  line-height: 60px;
  overflow: hidden;
  text-indent: 59px;
  background: url(../images/i_bg3.png) 132px center no-repeat;
  border: 1px solid #999999;
  margin-top: 36px;
  margin-bottom: 70px;
  transition: all 0.3s;
  text-align: left;
  color: #666666;
  font-size: 16px;
}
.imore:hover {
  text-indent: 62px;
  background-image: url(../images/i_bg3_on.png);
  color: #fff;
  background-color: rgba(6, 47, 209, 1);
  border: 1px solid rgba(6, 47, 209, 1);
  background-position: 135px center;
}

/*关于我们 end*/

@media screen and (max-width: 992px) {
  .bottom > a:nth-child(2) {
    margin: 0;
  }
  .product-list {
    width: 100%;
  }
  .bottom > div:nth-child(2) {
    margin: 0;
  }
  .top {
    width: 100%;
    padding-top: 30px;
    height: 132px;
  }
  .product > .top {
    width: 100%;
    padding-top: 40px;
    height: 152px;
  }

  .product > .bottom {
    width: 100%;
  }
  .product > .bottom > .product-list {
    width: 100%;
  }
  .s-more {
    margin-top: 10px;
  }
  .tv-index-bn {
    height: 300px;
  }
  .tv-index-banner {
    height: 300px;
  }
  .star-s {
    padding: 0 20px;
  }

  /*pro*/

  .service_left .bd ul li {
    float: none;
    margin: 0 2%;
    width: 96%;
  }

  /*解决方案*/

  .i_three {
    display: block;
  }
  .i_three ul li {
    float: none;
    width: 100%;
    margin-right: 0;
  }
  .i_three ul li .txts .h3 {
    margin-top: 0;
    font-size: 16px;
    height: 24px;
    line-height: 24px;
  }
  .i_three ul li .txts dl dd {
    font-size: 12px;
    line-height: 20px;
    padding-left: 16px;
    background-position: left 6px;
  }
  .i_three ul li .txts .p {
    height: 10px;
    margin-bottom: 5%;
  }

  .index_legalize {
    display: none;
  }

  /**/

  .c-ct .c-center .cgq .bd ul li tr span {
    padding-top: 0;
  }

  /*公司简介*/
  .f45 {
    font-size: 22px;
  }
  .i_two .i_two_l {
    float: none;
    width: 100%;
    max-width: none;
    margin-top: 0;
  }
  .i_two .i_two_l .txts .i_about_ul {
    max-width: 500px;
    margin: 0 auto;
    margin-top: 4%;
    margin-bottom: 4%;
  }
  .i_two .i_two_l .txts .i_about_ul li:first-child {
    text-align: center;
  }
  .i_two .i_one_t .h2 {
    padding-left: 0;
    height: 40px;
    line-height: 40px;
    background-position: center center;
  }
  .i_two .i_two_r {
    float: none;
    width: 100%;
    max-width: none;
    margin-bottom: 3%;
  }
  .i_two .i_two_more {
    margin-top: 0;
    margin-bottom: 3%;
  }
  .i_two .i_two_l .txts .desc {
    margin-top: 2%;
    line-height: 24px;
    color: #333;
    font-size: 13px;
  }
  .i_two .i_two_l .txts {
    font-size: 13px;
  }
  .f70 {
    font-size: 32px;
  }
  .i_two .i_two_l .txts .i_about_ul li .p {
    line-height: 22px;
  }
  .i_one_t:after {
    width: 35px;
    left: 50%;
    margin-left: -25px;
  }

  .i_one_t {
    text-align: center;
  }
  .i_one_t .h2 {
    background-position: center center;
    margin-bottom: 2%;
  }
  .i_one_t:after {
    left: 50%;
    margin-left: -25px;
  }
  .imore {
    width: 130px;
    text-indent: 28px;
    background-position: 92px center;
    height: 40px;
    line-height: 40px;
    font-size: 13px;
  }

  /*footer*/
  .link {
    display: none;
  }
  .foot02 {
    display: none;
  }
}
/*解决方案*/
.s-content {
  width: 100%;
}
.s-content > div {
  float: left;
  width: 25%;
}
.s-img {
  font-size: 0;
  position: relative;
}
.s-img > img {
  width: 100%;
  height: auto;
}

.s-title {
  height: 30px;
  line-height: 30px;
  color: #fff;
  text-align: center;
  font-size: 24px;
}
.s-p {
  color: #fff;
  margin-top: 54px;
  font-size: 18px;
  text-align: center;
}
.s-more {
  width: 132px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  border: 1px solid #fff;
  color: #fff;
  border-radius: 16px;
  margin: 0 auto;
  margin-top: 30px;
  cursor: pointer;
  font-size: 16px;
}
.s-more:hover {
  background-color: #fff;
  color: rgba(6, 47, 209, 1);
}
.s-img-active {
  display: none;
}
.phone-style {
  width: 100%;
  display: none;
}
.stars {
  width: 1200px;
  position: relative;
  padding-bottom: 330px;
  margin: 0 auto;
}
@media screen and (max-width: 1200px) {
  .s-test {
    padding-top: 40px;
  }
  .s-p {
    margin-top: 20px;
  }
  .product > .top {
    width: 100%;
  }
  .stars {
    width: 100%;
    padding-bottom: 400px;
  }
  .s-title {
    font-size: 16px;
  }
}
@media screen and (max-width: 576px) {
  .phone-style {
    width: 100%;
    display: block;
  }
  .goods {
    display: none;
  }
  .goods-bottom {
    display: none;
  }
  .s-test {
    padding-top: 5px;
  }
  .s-p {
    margin-top: 5px;
    font-size: 12px;
  }
  .stars {
    padding-bottom: 30px;
  }
  .s-title {
    font-size: 16px;
  }
}
/*品牌优势 */

.container-star {
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
.star {
  width: 100%;
  background: url(../images/01.jpg) no-repeat left top;
  background-size: cover;
  margin-top: 20px;
}
.star-s {
  width: 100%;
  text-align: center;
  color: #fff;
}
.goods {
  width: 1200px;
  margin: 0 auto;
}
.goods-list {
  padding-left: 23px;
  padding-top: 74px;
}
.goods-message {
  float: left;
  width: 19.8%;
  margin-right: 19.8%;
}
.goods-message > img {
  width: 65%;
  height: auto;
  margin-left: 16%;
}
.star-top a {
  color: #fff;
}
.star-top > .title {
  color: #fff;
}
.star-top > .title > a {
  font-size: 30px;
}
.star-top > .instructions {
  color: #fff;
}
.goods-t {
  margin-top: 20px;
  text-align: center;
  color: #fff;
  font-size: 20px;
  height: 20px;
  line-height: 20px;
}
.goods-c {
  margin-top: 22px;
  line-height: 24px;
  color: #fff;
}
.goods-list > .goods-message:nth-child(3) {
  margin-right: 0;
}
.goods-bottom {
  margin-top: -400px;
  position: absolute;
  bottom: 60px;
  left: 254px;
  width: 79%;
}
.g-ts {
  padding-left: 0;
}
.g-m {
  width: 233px;
  margin-right: 233px;
}
.s-j {
  position: absolute;
  top: 50%;
  right: 0;
  width: 0;
  height: 0;
  border-width: 10px;
  border-style: solid;
  border-color: transparent #dd2211 transparent transparent;
  transform: translate(0, -50%);
}
.s-k {
  position: absolute;
  top: 50%;
  left: 0;
  width: 0;
  height: 0;
  border-width: 10px;
  border-style: solid;
  border-color: transparent transparent transparent rgba(6, 47, 209, 1);
  transform: translate(0, -50%);
}
@media screen and (max-width: 1200px) {
  .s-test {
    padding-top: 50px;
    width: 100%;
  }
  .s-p {
    margin-top: 64px;
  }
  .s-content > div {
    float: left;
    width: 50%;
  }
  .tv-index-main {
    padding-top: 120px;
  }
  .s-img-active {
    display: block;
  }
  .s-img-close {
    display: none;
  }

  .top {
    width: 100%;
  }
  .star-top {
    width: 100%;
  }
  .goods {
    width: 100%;
  }
  .goods-bottom {
    margin-bottom: 0;
    width: 100%;
    left: 0;
    margin-top: 0;
  }
  .g-m {
    margin: 0 auto;
    margin-right: 19.8%;
  }
  .g-m:first-child {
    margin-left: 20px;
  }
}
@media screen and (max-width: 992px) {
  .s-test {
    padding-top: 10px;
    width: 100%;
  }
  .s-p {
    margin-top: 10px;
    font-size: 12px;
  }
  .s-content > div {
    float: left;
  }
  .s-more {
    margin-top: 10px;
    height: 28px;
    line-height: 28px;
  }
  .goods-message {
    margin-right: 0;
    width: 33%;
  }
  .swiper-slide > .word {
    left: 10%;
  }
  .swiper-slide > .word > .one {
    font-size: 24px;
  }
}
/*# sourceMappingURL=main.css.map */

/*分页*/
.page-wrap {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
.pagination {
  display: flex;
  justify-content: center;
  padding: 20px 0;
  width: 100%;
}

.pagination > a {
  text-align: center;
  font-size: 16px;
  margin: 0px 1px;
  border-radius: 5px;
  padding: 5px 10px;
  border: 1px solid #d5d5d5;
  line-height: 16px;
}

.pagination .current {
  background-color: #da251d;
  color: #fff;
}

/**/

.header-m .m-menu-b {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 60px;
  height: 65px;
  cursor: pointer;
}
.header-m .m-menu-b::before,
.header-m .m-menu-b::after {
  position: absolute;
  top: 50%;
  left: calc(35px / 2);
  content: "";
  width: 25px;
  height: 1px;
  z-index: 9999;
  -webkit-transition: all 0.3s ease-out 0.3s;
  transition: all 0.3s ease-out 0.3s;
  background: #999;
}
.header-m .m-menu-b::before {
  -webkit-transform: translateY(-4px) rotate(0);
  transform: translateY(-4px) rotate(0);
}
.header-m .m-menu-b::after {
  -webkit-transform: translateY(4px) rotate(0);
  transform: translateY(4px) rotate(0);
}
.header-m .m-menu {
  /*z-index:888;*/
  width: 100%;
  height: 100%; /*top:0;left:-260px;opacity:1;background:#fafafa;text-align:left;padding-top:65px*/
}
/*.header-m .m-menu::after{position:absolute;content:'';width:100%;height:1px;background:#ebebeb;top:65px}*/
.header-m .nav {
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}
.header-m .nav > li {
  border-bottom: 1px solid #ebebeb;
  -webkit-animation: resize 0.5s both;
  animation: resize 0.5s both;
}
.header-m .nav > li > a {
  position: relative;
  display: block;
  font-size: 15px;
  padding: 0 20px 0 40px;
  color: #666;
  height: 50px;
  line-height: 50px;
  width: 180px;
}
.header-m .nav > li > a::after {
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -5px;
  content: "";
  width: 8px;
  height: 8px;
  border: 1px solid #999;
  border-radius: 50%;
  background: transparent;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.header-m .nav > li .sub-nav {
  /*display:none*/
}
.header-m .nav > li > span {
  display: block;
  width: 90px;
  height: 50px;
  position: absolute;
  right: 0;
  top: 0;
}
.header-m .nav > li.active > span {
  background: #81a3d0;
}

.header-m .nav > li .sub-nav a.cn {
  position: relative;
  display: block;
  height: 50px;
  line-height: 50px;
  padding: 0 40px;
  background: #fff;
  color: #4e4e4e;
  border-bottom: 1px solid #eee;
}
.header-m .nav > li .sub-nav a.cn:hover,
.header-m .nav > li .sub-nav a.curr {
  background: #eee;
  color: #d21;
}
.header-m .nav > li .ucn {
  background: #fff;
  border-bottom: 1px solid #ccc;
}
.header-m .nav > li .ucn li a.cn1 {
  background: #f2f2f2;
}
.header-m .nav > li .sub-nav a {
  position: relative;
  display: block;
  height: 34px;
  line-height: 30px;
  padding: 0 40px;
  background: #ebebeb;
  color: #4e4e4e;
}
.header-m .nav > li .sub-nav a::before,
.header-m .nav > li .sub-nav a::after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  left: 20px;
  top: 50%;
  border: 5px solid transparent;
  overflow: hidden;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.header-m .nav > li .ucn li a::before,
.header-m .nav > li .ucn li a::after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  left: 20px;
  top: 50%;
  border: 5px solid transparent;
  overflow: hidden;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.header-m .nav > li .sub-nav a.cn::before {
  left: 21px;
  border-top: 5px solid #555;
}
.header-m .nav > li .sub-nav a::before {
  left: 21px;
  border-left: 5px solid #555;
}
.header-m .nav > li .sub-nav a::after {
  border-left: 5px #ebebeb solid;
}
.header-m .nav > li.cur {
  position: relative;
}
.header-m .nav > li.cur::after,
.header-m .nav > li.cur::before {
  position: absolute;
  content: "";
  background: #999;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.header-m .nav > li.cur::before {
  top: 19px;
  right: 25px;
  width: 2px;
  height: 12px;
}
.header-m .nav > li.cur::after {
  top: 24px;
  right: 20px;
  width: 12px;
  height: 2px;
}
.header-m .nav > li.active::after {
  background: #fff;
}
.header-m .nav > li.active > a {
  color: #fff;
  background: #81a3d0;
}
.header-m .nav > li.active > a::after {
  background: #fff;
  border-color: #fff;
}
.header-m .nav > li.active .sub-nav li {
  -webkit-animation: ReturnToNormal 0.5s both;
  animation: ReturnToNormal 0.5s both;
}
.header-m .m-language {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
}
.header-m .m-language a {
  color: #666;
  line-height: 40px;
  font-size: 16px;
  display: block;
  border-bottom: 1px solid #ebebeb;
  -webkit-animation: slideInUp 1.5s both;
  animation: slideInUp 1.5s both;
}

@media screen and (max-width: 1280px) {
  .foot02 .main {
    width: 1200px;
  }
  .foot02 .foot02-l dl {
    width: 165px;
  }
  .foot02-l {
    width: 890px;
  }
}
@import url('../fonts/iconfont.css');