@charset "utf-8";
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
/* body{margin:0;max-width:1920px;margin:0 auto;} */
body {
  margin: 0;
  margin: 0 auto;
  overflow-x: hidden;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary,
b {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
progress {
  vertical-align: baseline;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
  outline-width: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bolder;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background-color: #ff0;
  color: #000000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
code,
kbd,
pre,
samp {
  font-family: monospace,monospace;
  font-size: 1em;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
button,
input,
select,
textarea {
  font: inherit;
  margin: 0;
}
optgroup {
  font-weight: 700;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type=reset],
[type=submit],
button,
html [type=button] {
  -webkit-appearance: button;
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
textarea {
  overflow: auto;
}
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
html {
  font-family: "微软雅黑", "Microsoft YaHei", "Helvetica Neue", Helvetica, STHeiTi, sans-serif;
  -webkit-text-size-adjust: none;
}
html,
body {
  -webkit-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  height: 100%;
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}
a {
  text-decoration: none;
  color: #666;
}
ul,
ol {
  list-style: none;
}
table {
  border-collapse: separate;
  border-spacing: 0;
}
a,
img {
  -webkit-touch-callout: none;
}
a,
input,
button {
  outline: 0;
  border: none;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  background: #fff;
  margin: 0 auto;
  background-attachment: fixed;
  font-size: 14px;
}
html {
  margin: 0 auto;
  color: #666;
}
img {
  display: block;
  max-width: 100%;
}
a {
  -webkit-transition: .3s;
  -o-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
}
.clearfix {
  *zoom: 1;
}
.clearfix::before {
  display: table;
  content: "";
}
.clearfix::after {
  clear: both;
  display: block;
  content: "";
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clear {
  clear: both;
}
.w1200 {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}
.w1440 {
  max-width: 1440px;
  margin: 0 auto;
  position: relative;
}
.w1600 {
  max-width: 1600px;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 1600px) {
  .w1600 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 1440px) {
  .w1440 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 1200px) {
  .w1200 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.overHidden {
  overflow: hidden;
}
.textHidden {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.fixed {
  position: fixed;
}
.height10 {
  height: 10px;
  clear: both;
}
.height20 {
  height: 20px;
  clear: both;
}
.height30 {
  height: 30px;
  clear: both;
}
.bg-cover {
  background-size: cover;
}
.bg-cc {
  background-position: center center;
}
.bg-norepeat {
  background-repeat: no-repeat;
}
.tran300 {
  transition: 300ms ease-out;
  -webkit-transition: 300ms ease-out;
  -ms-transition: 300ms ease-out;
  -moz-transition: 300ms ease-out;
  -o-transition: 300ms ease-out;
}
.tran500 {
  transition: 500ms ease-out;
  -webkit-transition: 500ms ease-out;
  -ms-transition: 500ms ease-out;
  -moz-transition: 500ms ease-out;
  -o-transition: 500ms ease-out;
}
.tran800 {
  transition: 800ms ease-out;
  -webkit-transition: 800ms ease-out;
  -ms-transition: 800ms ease-out;
  -moz-transition: 800ms ease-out;
  -o-transition: 800ms ease-out;
}
.tran1000 {
  transition: 1000ms ease-out;
  -webkit-transition: 1000ms ease-out;
  -ms-transition: 1000ms ease-out;
  -moz-transition: 1000ms ease-out;
  -o-transition: 1000ms ease-out;
}
.bg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 10;
  display: none;
}
@font-face {
  font-family: 'en-bold';
  src: url('../fonts/en-bold.eot');
  src: url('../fonts/en-bold.eot?#iefix') format('embedded-opentype'), url('../fonts/en-bold.woff2') format('woff2'), url('../fonts/en-bold.woff') format('woff'), url('../fonts/en-bold.ttf') format('truetype'), url('../fonts/en-bold.svg#en') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'tahomebd';
  src: url('../fonts/tahomebd.eot');
  src: url('../fonts/tahomebd.eot?#iefix') format('embedded-opentype'), url('../fonts/tahomebd.woff2') format('woff2'), url('../fonts/tahomebd.woff') format('woff'), url('../fonts/tahomebd.ttf') format('truetype'), url('../fonts/tahomebd.svg#en') format('svg');
  font-weight: normal;
  font-style: normal;
}
.font-enbold {
  font-family: 'en-bold';
}
/*头部*/
.header {
  position: fixed;
  left: 0;
  top: 20px;
  width: 100%;
  z-index: 10;
  padding: 0px 10px;
}
.header .menu {
  width: 22px;
  height: 17px;
  background: url(../images/icon-menu-w.png) no-repeat center center;
  margin-top: 8px;
  cursor: pointer;
}
.header .menu.on {
  background: url(../images/icon-menu-b.png) no-repeat center center;
}
/*右侧导航*/
.right-nav {
  position: fixed;
  right: 0;
  top: 0;
  height: 100%;
  width: 180px;
  background: #fff;
  border: 1px solid #e9e9e9;
  border-left: none;
  border-right: none;
  z-index: 11;
  transform: translate(100%, 0);
  -webkit-transform: translate(100%, 0);
  -moz-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
}
.right-nav .close {
  width: 22px;
  height: 17px;
  background: url(../images/icon-menu-close.png) no-repeat center center;
  margin-left: 35px;
  margin-top: 40px;
  cursor: pointer;
}
.right-nav ul {
  margin-top: 15px;
}
.right-nav ul li a {
  display: block;
  line-height: 60px;
  border-bottom: 1px solid #cecece;
  font-size: 14px;
  padding-left: 35px;
}
.right-nav ul li a:hover,
.right-nav ul li a.active {
  background: #529fff;
  color: #fff;
}
.right-nav.open {
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
}
.public-bg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 20;
  display: none;
}
.public-model {
  position: absolute;
  border-radius: 15px;
  background: #fff;
  top: 55px;
  left: 0;
  right: 0;
  margin: 0px 15px;
  z-index: 21;
  margin-bottom: 5%;
  padding-bottom: 55px;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  transition: transform 0.25s ease-in-out, opacity 0.25s ease-in-out;
}
.public-model.show {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.public-model .back-top {
  position: absolute;
  background: url(../images/back-top-icon.png) no-repeat center top;
  padding-top: 18px;
  width: 100%;
  text-align: center;
  left: 0;
  bottom: 5px;
  cursor: pointer;
}
.public-model .close {
  width: 20px;
  height: 20px;
  cursor: pointer;
  background: url(../images/close.png) no-repeat center center;
  margin-top: 15px;
  margin-right: 15px;
}
.public-model .title {
  height: 50px;
  position: relative;
}
.public-model .contxt {
  padding: 0px 10px;
}
.public-model .contxt h3 {
  padding: 20px 0;
  border-bottom: 1px solid #bebfc4;
  font-size: 24px;
  text-align: center;
  font-weight: normal;
}
.public-model .contxt .list {
  padding: 15px 0px;
  border-bottom: 1px dashed #bebfc4;
  line-height: 22px;
}
.public-model .contxt .list h4 {
  font-size: 16px;
  color: #505050;
  margin-bottom: 15px;
  font-weight: normal;
}
.public-model .contxt .list .left {
  line-height: 22px;
}
.public-model .contxt .list .img-con img {
  margin-bottom: 15px;
}
.public-model .contxt .list .img-con img:last-child {
  margin-bottom: 0;
}
.page02Model-detalis {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  margin-left: 0;
  border-radius: 0;
}
.page02Model-detalis .has-scroll {
  overflow-y: auto;
}
.page02Model-detalis .has-scroll .content {
  height: 100%;
  padding-top: 0;
}
.page02Model-detalis .content {
  max-width: 100%;
  margin: 0 auto;
  padding-top: 50px;
  position: relative;
}
.page02Model-detalis .content .close {
  position: absolute;
  top: 15px;
  margin-top: 0;
  left: 10px;
  width: 70px;
}
.page02Model-detalis .content .title {
  text-align: center;
  font-size: 18px;
  color: #333;
  margin-bottom: 15px;
  height: auto;
}
.page02Model-detalis .content .item01 {
  margin-bottom: 10px;
  padding: 0px 10px;
}
.page02Model-detalis .content .item01 .list-con .list {
  width: 100%;
  float: left;
  border: 1px solid #e0e0e0;
  text-align: center;
  margin-bottom: 15px;
}
.page02Model-detalis .content .item01 .list-con .list > .tit {
  line-height: 50px;
  font-size: 18px;
  color: #333;
}
.page02Model-detalis .content .item01 .list-con .list .middle {
  color: #fff;
  padding: 15px 0;
  line-height: 24px;
}
.page02Model-detalis .content .item01 .list-con .list .middle .tit {
  font-size: 18px;
  margin-bottom: 10px;
}
.page02Model-detalis .content .item01 .list-con .list .bottom {
  line-height: 22px;
  color: #333;
  padding: 15px;
  text-align: left;
}
.page02Model-detalis .content .item02 {
  padding-bottom: 15px;
}
.page02Model-detalis .content .item02 > .title {
  position: relative;
  height: 35px;
}
.page02Model-detalis .content .item02 > .title:before {
  position: absolute;
  content: '';
  width: 30px;
  height: 4px;
  background: #35bfb2;
  border-radius: 30px;
  bottom: -5px;
  left: 50%;
  margin-left: -15px;
}
.page02Model-detalis .content .item02 p {
  text-align: center;
  line-height: 24px;
  margin-bottom: 5px;
  padding: 0px 15px;
}
.page02Model-detalis .content .item02 .list {
  padding: 0px 10px;
  margin-top: 15px;
}
.page02Model-detalis .content .item02 .list .icon {
  float: left;
}
.page02Model-detalis .content .item02 .list .contxt {
  margin-left: 115px;
  padding: 0;
}
.page02Model-detalis .content .item02 .list .contxt .title {
  font-size: 16px;
  font-weight: bold;
  color: #333;
  margin: 0;
  text-align: left;
  height: auto;
}
.page02Model-detalis .content .item02 .list .contxt .txt {
  line-height: 22px;
  margin-top: 10px;
}
.page04Model .contxt h3 {
  color: #529fff;
  text-align: left;
  font-weight: bold;
  padding: 15px 0;
}
.swiper-container {
  height: 100%;
  width: 100%;
}
.index-container {
  height: 100%;
}
.index-container .swiper-slide > b {
  width: 100%;
  height: 100%;
  transition: transform 5.4s;
  -webkit-transition: transform 5.4s;
  -moz-transition: transform 5.4s;
  z-index: 1;
  transform: scale(1);
  -webkit-transform: scale(1);
}
.index-container .swiper-slide.swiper-slide-active > b {
  transform: scale(1.3);
  -webkit-transform: scale(1.3);
}
.index-container .content {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  width: 100%;
  z-index: 2;
}
.index-container .content .title-box {
  height: 108px;
  text-align: center;
  padding-top: 15px;
  background: url(../images/swiper02-border.png) no-repeat center top;
}
.index-container .content .title-box h1 {
  font-family: 'tahomebd';
  font-size: 32px;
  font-weight: bold;
  text-transform: uppercase;
}
.index-container .content .title-box .line {
  width: 20px;
  height: 2px;
  margin: 10px auto;
}
.index-container .content .title-box .subtit {
  font-size: 18px;
}
.index-container .swiper-slide {
  overflow: hidden;
}
.index-container .index-pagination {
  display: none;
}
.index-container .index-pagination span {
  width: 13px;
  height: 13px;
  opacity: 1;
  background: none;
  border: 1px solid #999999;
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}
.index-container .index-pagination span.swiper-pagination-bullet-active {
  background: #529fff;
  border: 1px solid #529fff;
}
.swiper-page01 .icon-mouse {
  width: 31px;
  height: 45px;
  background: url(../images/icon-mouse.png) no-repeat center center;
  position: absolute;
  left: 50%;
  margin-left: -15.5px;
  bottom: 20px;
  cursor: pointer;
  animation: mouse 3.5s ease infinite;
  z-index: 10;
}
.swiper01-container .content {
  max-width: 1600px;
  height: 246px;
}
.swiper01-container .content .w1600 {
  position: relative;
  height: 100%;
}
.swiper01-container .content .box {
  height: 246px;
  position: absolute;
  left: 0;
  width: 100%;
  background: url(../images/swiper01-border.png) no-repeat center center;
  color: #fff;
  text-align: center;
  padding-top: 30px;
}
.swiper01-container .content .box .title {
  font-size: 40px;
  text-transform: uppercase;
}
.swiper01-container .content .box .line {
  width: 22px;
  height: 2px;
  background: #fff;
  margin: 10px auto 20px auto;
}
.swiper01-container .content .box .subtit {
  font-size: 24px;
}
.swiper01-container .content .box p {
  line-height: 24px;
  margin-top: 10px;
  padding-left: 15px;
  padding-right: 15px;
}
.swiper01-container .btn-big {
  position: absolute;
  top: 50%;
  margin-top: -70px;
  z-index: 2;
  width: 100%;
}
.swiper01-container .btn-big .big {
  width: 70px;
  height: 70px;
  background: url(../images/swiper01-arrow-big.png) no-repeat left top;
  opacity: 1;
  margin: 0;
  display: none;
}
.swiper01-container .btn-big .big.swiper01-button-prev {
  background-position: left top;
  left: 0;
}
.swiper01-container .btn-big .big.swiper01-button-next {
  background-position: right top;
  right: 0;
  left: auto;
}
@media screen and (max-width: 1600px) {
  .swiper01-container .btn-big .big.swiper01-button-prev {
    left: 15px;
  }
  .swiper01-container .btn-big .big.swiper01-button-next {
    right: 15px;
    left: auto;
  }
}
@keyframes mouse {
  0% {
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
  }
  80% {
    transform: translate(0, 10px);
    -webkit-transform: translate(0, 10px);
    -moz-transform: translate(0, 10px);
    -ms-transform: translate(0, 10px);
  }
  100% {
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
  }
}
@-webkit-keyframes mouse {
  0% {
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
  }
  80% {
    transform: translate(0, 10px);
    -webkit-transform: translate(0, 10px);
    -moz-transform: translate(0, 10px);
    -ms-transform: translate(0, 10px);
  }
  100% {
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
  }
}
.swiper-page02 .content {
  text-align: center;
}
.swiper-page02 .content .title-box h1 {
  color: #333;
}
.swiper-page02 .content .title-box .line {
  background: #4d4d4d;
}
.swiper-page02 .content .title-box .subtit {
  color: #333;
}
.swiper-page02 .content .contxt {
  font-size: 14px;
  line-height: 24px;
  color: #333;
  margin-top: 20px;
}
.swiper-page02 .content .list-con {
  width: 100%;
  margin: 0 auto;
  margin-top: 25px;
  padding-top: 50px;
}
.swiper-page02 .content .list-con .list {
  width: 33.33%;
  position: relative;
  float: left;
  padding-top: 10px;
}
.swiper-page02 .content .list-con .list:before {
  position: absolute;
  width: 65px;
  height: 65px;
  left: 50%;
  margin-left: -32.5px;
  top: 0;
  content: '';
  background: #377dff;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transition: 300ms ease-out;
  -webkit-transition: 300ms ease-out;
  -ms-transition: 300ms ease-out;
  -moz-transition: 300ms ease-out;
  -o-transition: 300ms ease-out;
}
.swiper-page02 .content .list-con .list:hover:before {
  background: #529fff;
}
.swiper-page02 .content .list-con .list .icon {
  height: 44px;
  position: relative;
  z-index: 2;
}
.swiper-page02 .content .list-con .list .txt {
  position: relative;
  z-index: 2;
  font-family: '宋体';
  color: #333;
  font-size: 12px;
  margin-top: 40px;
}
.swiper-page02 .content .link {
  margin-top: 50px;
}
.swiper-page02 .content .link a {
  display: inline-block;
  width: 100px;
  height: 31px;
  line-height: 30px;
  text-align: center;
  border-radius: 30px;
  border: 1px solid #666;
  margin: 0px 5px;
}
.swiper-page02 .content .link a:hover {
  background: #529fff;
  color: #fff;
  border: 1px solid #529fff;
}
.swiper-page03 .content {
  max-width: 1400px;
  text-align: center;
  padding: 0px 15px;
  transform: translate(-50%, -45%);
  -webkit-transform: translate(-50%, -45%);
  -moz-transform: translate(-50%, -45%);
  -ms-transform: translate(-50%, -45%);
}
.swiper-page03 .content .title-box {
  color: #fff;
}
.swiper-page03 .content .title-box .line {
  background: #fff;
}
.swiper-page03 .content .swiper03-button-prev,
.swiper-page03 .content .swiper03-button-next {
  width: 33px;
  height: 65px;
  background: url(../images/swiper03-arrow.png) no-repeat left top;
  margin-top: 60px;
  display: none;
}
.swiper-page03 .content .swiper03-button-prev:hover {
  background-position: left bottom;
}
.swiper-page03 .content .swiper03-button-next {
  background-position: right top;
}
.swiper-page03 .content .swiper03-button-next:hover {
  background-position: right bottom;
}
.swiper03-container {
  margin: 0 auto;
  margin-top: 15px;
  padding-top: 10px;
  padding-bottom: 35px;
}
.swiper03-container .swiper-slide {
  padding-top: 10px;
  padding-bottom: 35px;
}
.swiper03-container .swiper-slide .swiper-box {
  height: 230px;
  background: #fff;
  position: relative;
}
.swiper03-container .swiper-slide .swiper-box > img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 90%;
}
.swiper03-container .swiper-slide .swiper-box .box {
  padding: 0px 15px;
  padding-top: 15px;
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #529fff;
  text-align: left;
  opacity: 0;
}
.swiper03-container .swiper-slide .swiper-box .box img {
  margin-bottom: 55px;
}
.swiper03-container .swiper-slide .swiper-box .box .title {
  font-size: 14px;
  margin-bottom: 5px;
}
.swiper03-container .swiper-slide .swiper-box .box p {
  line-height: 24px;
  font-size: 12px;
}
.swiper03-container .swiper-slide .swiper-box > a {
  position: absolute;
  width: 105px;
  height: 35px;
  display: block;
  line-height: 35px;
  background: #529fff;
  color: #fff;
  font-family: '宋体';
  left: 0;
  bottom: 0;
  z-index: 2;
  opacity: 0;
}
.swiper03-container .swiper-slide:hover a {
  transform: translate(0, 45px);
  -webkit-transform: translate(0, 45px);
  -moz-transform: translate(0, 45px);
  -ms-transform: translate(0, 45px);
  opacity: 1;
}
.swiper03-container .swiper-slide:hover .swiper-box {
  transform: translate(0, -10px);
  -webkit-transform: translate(0, -10px);
  -moz-transform: translate(0, -10px);
  -ms-transform: translate(0, -10px);
}
.swiper03-container .swiper-slide:hover .swiper-box .box {
  opacity: 1;
}
.swiper03-container .swiper03-pagination {
  width: 100%;
}
.swiper03-container .swiper03-pagination span {
  width: 10px;
  height: 10px;
  opacity: 1;
  background: #fff;
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}
.swiper03-container .swiper03-pagination span.swiper-pagination-bullet-active {
  background: #529fff;
}

.swiper03-container-2 {
  margin: 0 auto;
  margin-top: 15px;
  padding-top: 10px;
  padding-bottom: 35px;
}
.swiper03-container-2 .swiper-slide {
  padding-top: 10px;
  padding-bottom: 35px;
}
.swiper03-container-2 .swiper-slide .swiper-box {
  height: 230px;
  background: #fff;
  position: relative;
}
.swiper03-container-2 .swiper-slide .swiper-box > img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 90%;
}
.swiper03-container-2 .swiper-slide .swiper-box .box {
  padding: 0px 15px;
  padding-top: 15px;
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #529fff;
  text-align: left;
  opacity: 0;
}
.swiper03-container-2 .swiper-slide .swiper-box .box img {
  margin-bottom: 55px;
}
.swiper03-container-2 .swiper-slide .swiper-box .box .title {
  font-size: 14px;
  margin-bottom: 5px;
}
.swiper03-container-2 .swiper-slide .swiper-box .box p {
  line-height: 24px;
  font-size: 12px;
}
.swiper03-container-2 .swiper-slide .swiper-box > a {
  position: absolute;
  width: 105px;
  height: 35px;
  display: block;
  line-height: 35px;
  background: #529fff;
  color: #fff;
  font-family: '宋体';
  left: 0;
  bottom: 0;
  z-index: 2;
  opacity: 0;
}
.swiper03-container-2 .swiper-slide:hover a {
  transform: translate(0, 45px);
  -webkit-transform: translate(0, 45px);
  -moz-transform: translate(0, 45px);
  -ms-transform: translate(0, 45px);
  opacity: 1;
}
.swiper03-container-2 .swiper-slide:hover .swiper-box {
  transform: translate(0, -10px);
  -webkit-transform: translate(0, -10px);
  -moz-transform: translate(0, -10px);
  -ms-transform: translate(0, -10px);
}
.swiper03-container-2 .swiper-slide:hover .swiper-box .box {
  opacity: 1;
}
.swiper03-container-2 .swiper03-pagination-2 {
  width: 100%;
}
.swiper03-container-2 .swiper03-pagination-2 span {
  width: 10px;
  height: 10px;
  opacity: 1;
  background: #fff;
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}
.swiper03-container-2 .swiper03-pagination-2 span.swiper-pagination-bullet-active {
  background: #529fff;
}


.swiper-page04 .content {
  text-align: center;
  transform: translate(-50%, -43%);
  -webkit-transform: translate(-50%, -43%);
  -moz-transform: translate(-50%, -43%);
  -ms-transform: translate(-50%, -43%);
}
.swiper-page04 .content .title-box h1 {
  color: #333;
}
.swiper-page04 .content .title-box .line {
  background: #4d4d4d;
}
.swiper-page04 .content .title-box .subtit {
  color: #333;
}
.swiper-page04 .content a {
  display: block;
  background: #529fff;
  color: #fff;
  font-family: '宋体';
  margin: 0 auto;
  border-radius: 30px;
}
.swiper-page04 .content .list-con {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 20px;
}
.swiper-page04 .content .list-con .list {
  width: 30%;
  height: 60px;
  border-right: 1px solid #848585;
  display: inline-block;
  color: #333;
  margin-left: -4px;
}
.swiper-page04 .content .list-con .list:last-child {
  border-right: none;
}
.swiper-page04 .content .list-con .list:nth-child(2) {
  width: 40%;
}
.swiper-page04 .content .list-con .list .num-box {
  position: relative;
  height: 28px;
}
.swiper-page04 .content .list-con .list .num-box .num {
  font-size: 30px;
  font-weight: bold;
  color: #377dff;
  display: inline-block;
  line-height: 40px;
}
.swiper-page04 .content .list-con .list .num-box .num-r {
  position: relative;
  display: inline-block;
  height: 100%;
}
.swiper-page04 .content .list-con .list .num-box .num-r span {
  position: absolute;
  font-family: '宋体';
}
.swiper-page04 .content .list-con .list .num-box .num-r span.jia {
  top: 0;
}
.swiper-page04 .content .list-con .list .num-box .num-r span.ge {
  bottom: -2px;
}
.swiper-page04 .content .list-con .list .txt {
  font-family: '宋体';
  margin-top: 10px;
}
.swiper-page04 .content .contxt {
  font-size: 14px;
  color: #333;
  line-height: 24px;
  margin-bottom: 30px;
}
@media screen and (max-width: 320px) {
  .swiper-page04 .content .list-con {
    margin-top: 15px;
    margin-bottom: 10px;
  }
  .swiper-page04 .content .contxt {
    margin-bottom: 15px;
  }
}
.swiper-page05 .content {
  max-width: 1400px;
  text-align: center;
}
.swiper-page05 .content .title-box {
  color: #333;
  float: none;
}
.swiper-page05 .content .title-box .line {
  background: #333;
}
.swiper-page05 .content .swiper05-container {
  margin-top: 35px;
  padding-bottom: 0;
}
.swiper-page05 .content .swiper05-container .swiper-slide {
  text-align: center;
  font-size: 12px;
  color: #fff;
}
.swiper-page05 .content .swiper05-container .swiper-slide .icon {
  width: 60px;
  height: 60px;
  margin: 0 auto;
  border-radius: 100%;
  border: 1px solid #fff;
  margin-bottom: 10px;
}
.swiper-page05 .content .swiper05-container .swiper-slide:last-child {
  margin-right: 0;
}
.swiper-page05 .content .swiper05-container .swiper-slide span {
  font-size: 14px;
  display: block;
  margin-bottom: 5px;
}
.swiper-page05 .content .swiper05-container .swiper05-pagination {
  width: 100%;
  bottom: 0;
}
.swiper-page05 .content .swiper05-container .swiper05-pagination span {
  width: 10px;
  height: 10px;
  opacity: 1;
  background: #fff;
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}
.swiper-page05 .content .swiper05-container .swiper05-pagination span.swiper-pagination-bullet-active {
  background: #529fff;
}
.swiper-page05 .copy {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
  font-family: '宋体';
  margin-bottom: 15px;
  color: #ccc;
  z-index: 2;
  font-size: 12px;
}
.swiper-page05 .copy a {
  color: #ccc;
}
@media screen and (max-width: 1400px) {
  .swiper-page05 .content {
    padding: 0px 15px;
  }
}

.swiper-page05 .content .r { }
.swiper-page05 .content .r ul li { float: left; text-align: center; font-size: 13px; color: #333;margin-right: 2%;
    margin-bottom: 7%;
    width: 30%;
    text-align: center; }
    .swiper-page05 .content .r ul li .icon { 
      height: 55px;
      margin-bottom: 10px;
      background-size: contain;
    }
    .swiper-page05 .content .r ul li img {margin: 0 auto;    width: 100px; }
.swiper-page05 .content .r ul li:last-child { width: 96%; margin: 0 auto; }
@media screen and (max-width: 1400px) {
.swiper-page05 .content { padding: 0px 15px; }
}
@media screen and (max-width: 1366px) {
.swiper-page05 .content .title-box { w }
.swiper-page05 .content .r { width: 100%; margin: 15px auto 0; }
.swiper-page05 .content .r ul li { 
    margin:  0 1% 7%;
    width: 48%;
    text-align: center;
  }
}
.swiper5-pagination .swiper-pagination-bullet {
  margin: 0 3px;
}


/*产品试用*/
.swiper02-container .btn-big {
  position: absolute;
  top: 45%;
  margin-top: -70px;
  z-index: 2;
  width: 100%;
}
.swiper02-container .btn-big .big {
  width: 40px;
  height: 40px;
  background: url(../images/swiper02-arrow-big.png) no-repeat left top;
  background-size: cover;
  opacity: 1;
  margin: 0;
}
.swiper02-container .btn-big .big.swiper02-button-next {
  background-position: right top;
  right: 0;
  left: auto;
}
@media screen and (max-width: 1600px){
  .swiper02-container .btn-big .big.swiper02-button-next {
      right: 15px;
      left: auto;
  }
}
.swiper02-container .btn-big .big.swiper02-button-prev {
  background-position: left top;
  left: 0;
}
@media screen and (max-width: 1600px){
  .swiper02-container .btn-big .big.swiper02-button-prev {
      left: 15px;
  }
}

.swiper-page02 .content .list-con-2 { width: 100%; margin: 0 auto; margin-top: 70px; position: relative; }
.swiper-page02 .content .list-con-2 .list {  width: 100%; height: 150px; position: relative; float: left;  }
.swiper-page02 .content .list-con-2 .list:before { position: absolute; width: 100%; height: 150px; left: 0; margin-left: 0; top: 0; content: ''; background: #377dff; transition: 300ms ease-out; -webkit-transition: 300ms ease-out; -ms-transition: 300ms ease-out; -moz-transition: 300ms ease-out; -o-transition: 300ms ease-out; }
.swiper-page02 .content .list-con-2 .list:hover:before { background: #529fff; }
.swiper-page02 .content .list-con-2 .list .icon { width: 42px;height: 42px;position: absolute;z-index: 2;left: 50%; top: 50%;margin-top:-21px;margin-left:-21px;}
.swiper-page02 .content .list-con-2 .list .txt-1 {    width: 100%; position: absolute;       bottom: -28px; right: 0; z-index: 2; font-family: '宋体'; color: #333; margin-top: 0px; text-align: center;}
.swiper-page02 .content .list-con-2 .list .txt-2 {    width: 100%; position: absolute;      bottom: -60px;  right: 0; z-index: 2; font-family: '宋体'; color: #333; margin-top: 30px; text-align: center; }
.swiper-page02 .content .list-con-2 .list .txt-3 {    width: 100%; position: absolute;       bottom: -93px; right: 0; z-index: 2; font-family: '宋体'; color: #333; margin-top: 60px; text-align: center; }
.swiper-page02 .content .link-2 {    
  margin-top: 0px;
  position: absolute;
  bottom: -140px;
  left: 50%;
  margin-left: -72px; 
}
.swiper-page02 .content .link a, .swiper-page02 .content .link-2 a {
  display: inline-block;
  width: 100px;
  height: 34px;
  line-height: 32px;
  text-align: center;
  border-radius: 30px;
  border: 1px solid #666;
  margin: 0px 20px;
}
.swiper-page02 .content .link a:hover, .swiper-page02 .content .link-2 a:hover {
  background: #529fff;
  color: #fff;
  border: 1px solid #529fff;
}

.swiper-page03 .nav { padding-left: 0; margin-bottom: 0;list-style: none; }
.swiper-page03 .nav-tabs {width: 235px; margin: 20px auto 0;margin-bottom: 15px;overflow: hidden;}
.swiper-page03 .nav>li {position: relative;display: block;}
.swiper-page03 .nav-tabs>li {float: left;margin-bottom: -1px;}
.swiper-page03 .nav>li>a {position: relative;display: block;padding: 10px 15px;}
.swiper-page03 .nav-tabs>li>a {margin-right: 2px;line-height: 1.42857143;color:#fff;}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {color: #fff;cursor: default;border-bottom: 2px solid #fff;}
.swiper-page03 .tab-content {}
.swiper-page03 .tab-content>.tab-pane {opacity: 0;height:0; overflow: hidden;}
.swiper-page03 .tab-content>.active {opacity: 1;height:auto;}

.swiper03-pagination .swiper-pagination-bullet, .swiper03-pagination-2 .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  margin: 0 3px;
  display: inline-block;
  border-radius: 100%;
  background: #fff;
  opacity: .2;
}
.swiper03-pagination .swiper-pagination-bullet-active, .swiper03-pagination-2 .swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}


.aboutparc ul {
  overflow: hidden;
    font-size: 12px;
       height: 100%;
}
.aboutparc ul li {
    width: 45%;
    float: left;
    margin: 0 1.5% 4% 3%;
}
.aboutparc ul li a img {
  width: 100%;
    border: 1px #cccccc solid;
}
.swiper-page04 .content .swiper04-container .swiper04-pagination {
  width: 100%;
  bottom: 0;
}
.swiper-page04 .content .swiper04-container .swiper04-pagination span {
  width: 10px;
  height: 10px;
  opacity: 1;
  background: #fff;
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}
.swiper-page04 .content .swiper04-container .swiper04-pagination span.swiper-pagination-bullet-active {
  background: #529fff;
}

.swiper04-pagination .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  margin: 0 3px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: .2;
}
.swiper04-pagination .swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}


/*新闻动态*/
.swiper-page06 .content .title-box h1 {
  color: #fff;
}
.swiper-page06 .content .title-box .subtit {
  color: #fff;
}
.swiper-page06 .list {
  width: 96%;
  margin: 50px auto 0;
  overflow: hidden;
}
.swiper-page06 .list li {padding: 10px;width: 100%;float: left;    margin: 0 auto 5%; background: #fff;}
.swiper-page06 .list .picture {
  float: left;
  margin-top: 10px;
  margin-right: 5%;
  width: 30%;
  height: 60px;
  overflow: hidden;
}
.swiper-page06 .list a.picture {
  display: block;
  position: relative;
}
.swiper-page06 .list a.picture img{ width: 100%;min-height: 60px;}
.swiper-page06 .list .detail {
  width: 65%;
  float: left;
}
.swiper-page06 .list li h3 {
  font-size: 14px;
  font-weight: 400;
  
}
.swiper-page06 .list li h3 a {
  color: #333;
  font-weight: bold;
}
.swiper-page06 .list .detail h3 {
  line-height: 32px;
}
.swiper-page06 .list .tags {
  height: 20px;
  line-height: 20px;
  margin-bottom: 5px;
}
.swiper-page06 .list .binfo {
  position: relative;
  color: #a6a6a6;
  font-size: 12px;
  height: 22px;
  padding-right: 10px;
}
.cf:after, .cf:before, .clearfix:after, .clearfix:before {
  content: " ";
  display: table;
}
.cf:after, .clearfix:after {
  clear: both;
}
.cf:after, .cf:before, .clearfix:after, .clearfix:before {
  content: " ";
  display: table;
}
.fl {
  float: left;
}
.swiper-page06 .list .cate, .swiper-page06 .list .source, .swiper-page06 .list .tag, .swiper-page06 .list .top {
  margin-right: 10px;
}
.swiper-page06 .list .source {
  color: #529fff;
  border: 1px solid #529fff;
  padding: 3px 5px;
  font-size: 12px;
}
.fr {
  float: right;
}
