@charset "UTF-8";

html {
  -webkit-font-smoothing: antialiased;
  height: 100%;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

blockquote,
body,
code,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
}

header,
hgroup,
nav,
menu,
main,
section,
article,
summary,
details,
aside,
figure,
figcaption,
footer {
  display: block;
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset,
img {
  border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
var {
  font-style: normal;
  font-weight: 400;
}

dl,
ol,
ul {
  list-style-type: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

a {
  text-decoration: none;
  color: inherit;
  outline: none;
}

a:hover {
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
  outline: 0;
  outline: none;
  blr: expression(this.onFocus=this.blur());
}

a,
a:visited {
  color: inherit;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

textarea {
  resize: none;
  outline: none;
  font-family: siyuan;
}

button,
input[type=submit],
input[type=text],
input[type=button] {
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
  outline: 0;
  blr: expression(this.onFocus=this.blur());
  font-family: inherit;
  font-size: inherit;
  color: inherit;
}

button {
  padding: 0;
  border-style: solid;
}

input {
  outline: 0;
}

input::-webkit-input-safebox-button {
  display: none;
  /*去掉搜狗浏览器密码软盘*/
}

i {
  font-style: normal;
}

body {
  font-size: 14px;
  color: #333;
  font-family: "D-DIN", "微软雅黑";
  line-height: 1.2;
  overflow-x: hidden;
}

body:-webkit-full-page-media {
  background: inherit;
}

body * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#web-ietip {
  width: 526px;
  height: 90px;
  padding: 83px 0 0 84px;
  overflow: hidden;
  background: url(../css/ietip/browser.png) no-repeat center center;
  margin: 200px auto 0;
}

#web-ietip a {
  display: block;
  width: 65px;
  height: 80px;
  float: left;
}

html {
  font-size: 5.2083333333vw;
}

@media (min-width: 1921px) {
  html {
    font-size: 100px;
  }
}

@media (max-width: 900px) {
  html {
    font-size: 46.875px;
  }
}

@font-face {
  font-family: "D-DIN";
  src: url(../fonts/D-DIN.ttf);
}

@font-face {
  font-family: "D-DIN-BOLD";
  src: url(../fonts/D-DIN-Bold.ttf);
}

@font-face {
  font-family: "Lettown";
  src: url(../fonts/Lettown-Hills.otf);
}

.font-bold {
  font-family: "D-DIN-BOLD";
}

.s0 {
  font-size: 0;
}

@media (min-width: 1921px) {
  .s12 {
    font-size: calc(12 * 1px);
  }

  .s13 {
    font-size: calc(13 * 1px);
  }

  .s14 {
    font-size: calc(14 * 1px);
  }

  .s15 {
    font-size: calc(15 * 1px);
  }

  .s16 {
    font-size: calc(16 * 1px);
  }

  .s17 {
    font-size: calc(17 * 1px);
  }

  .s18 {
    font-size: calc(18 * 1px);
  }

  .s19 {
    font-size: calc(19 * 1px);
  }

  .s20 {
    font-size: calc(20 * 1px);
  }

  .s21 {
    font-size: calc(21 * 1px);
  }

  .s22 {
    font-size: calc(22 * 1px);
  }

  .s23 {
    font-size: calc(23 * 1px);
  }

  .s24 {
    font-size: calc(24 * 1px);
  }

  .s25 {
    font-size: calc(25 * 1px);
  }

  .s26 {
    font-size: calc(26 * 1px);
  }

  .s27 {
    font-size: calc(27 * 1px);
  }

  .s28 {
    font-size: calc(28 * 1px);
  }

  .s29 {
    font-size: calc(29 * 1px);
  }

  .s30 {
    font-size: calc(30 * 1px);
  }

  .s31 {
    font-size: calc(31 * 1px);
  }

  .s32 {
    font-size: calc(32 * 1px);
  }

  .s33 {
    font-size: calc(33 * 1px);
  }

  .s34 {
    font-size: calc(34 * 1px);
  }

  .s35 {
    font-size: calc(35 * 1px);
  }

  .s36 {
    font-size: calc(36 * 1px);
  }

  .s37 {
    font-size: calc(37 * 1px);
  }

  .s38 {
    font-size: calc(38 * 1px);
  }

  .s39 {
    font-size: calc(39 * 1px);
  }

  .s40 {
    font-size: calc(40 * 1px);
  }

  .s41 {
    font-size: calc(41 * 1px);
  }

  .s42 {
    font-size: calc(42 * 1px);
  }

  .s43 {
    font-size: calc(43 * 1px);
  }

  .s44 {
    font-size: calc(44 * 1px);
  }

  .s45 {
    font-size: calc(45 * 1px);
  }

  .s46 {
    font-size: calc(46 * 1px);
  }

  .s47 {
    font-size: calc(47 * 1px);
  }

  .s48 {
    font-size: calc(48 * 1px);
  }

  .s49 {
    font-size: calc(49 * 1px);
  }

  .s50 {
    font-size: calc(50 * 1px);
  }

  .s51 {
    font-size: calc(51 * 1px);
  }

  .s52 {
    font-size: calc(52 * 1px);
  }

  .s53 {
    font-size: calc(53 * 1px);
  }

  .s54 {
    font-size: calc(54 * 1px);
  }

  .s55 {
    font-size: calc(55 * 1px);
  }

  .s56 {
    font-size: calc(56 * 1px);
  }

  .s57 {
    font-size: calc(57 * 1px);
  }

  .s58 {
    font-size: calc(58 * 1px);
  }

  .s59 {
    font-size: calc(59 * 1px);
  }

  .s60 {
    font-size: calc(60 * 1px);
  }

  .s61 {
    font-size: calc(61 * 1px);
  }

  .s62 {
    font-size: calc(62 * 1px);
  }

  .s63 {
    font-size: calc(63 * 1px);
  }

  .s64 {
    font-size: calc(64 * 1px);
  }

  .s65 {
    font-size: calc(65 * 1px);
  }

  .s66 {
    font-size: calc(66 * 1px);
  }

  .s67 {
    font-size: calc(67 * 1px);
  }

  .s68 {
    font-size: calc(68 * 1px);
  }

  .s69 {
    font-size: calc(69 * 1px);
  }

  .s70 {
    font-size: calc(70 * 1px);
  }

  .s71 {
    font-size: calc(71 * 1px);
  }

  .s72 {
    font-size: calc(72 * 1px);
  }

  .s73 {
    font-size: calc(73 * 1px);
  }

  .s74 {
    font-size: calc(74 * 1px);
  }

  .s75 {
    font-size: calc(75 * 1px);
  }

  .s76 {
    font-size: calc(76 * 1px);
  }

  .s77 {
    font-size: calc(77 * 1px);
  }

  .s78 {
    font-size: calc(78 * 1px);
  }

  .s79 {
    font-size: calc(79 * 1px);
  }

  .s80 {
    font-size: calc(80 * 1px);
  }

  .s81 {
    font-size: calc(81 * 1px);
  }

  .s82 {
    font-size: calc(82 * 1px);
  }

  .s83 {
    font-size: calc(83 * 1px);
  }

  .s84 {
    font-size: calc(84 * 1px);
  }

  .s85 {
    font-size: calc(85 * 1px);
  }

  .s86 {
    font-size: calc(86 * 1px);
  }

  .s87 {
    font-size: calc(87 * 1px);
  }

  .s88 {
    font-size: calc(88 * 1px);
  }

  .s89 {
    font-size: calc(89 * 1px);
  }

  .s90 {
    font-size: calc(90 * 1px);
  }

  .s91 {
    font-size: calc(91 * 1px);
  }

  .s92 {
    font-size: calc(92 * 1px);
  }

  .s93 {
    font-size: calc(93 * 1px);
  }

  .s94 {
    font-size: calc(94 * 1px);
  }

  .s95 {
    font-size: calc(95 * 1px);
  }

  .s96 {
    font-size: calc(96 * 1px);
  }

  .s97 {
    font-size: calc(97 * 1px);
  }

  .s98 {
    font-size: calc(98 * 1px);
  }

  .s99 {
    font-size: calc(99 * 1px);
  }

  .s100 {
    font-size: calc(100 * 1px);
  }
}

@media (max-width: 1920px) and (min-width: 551px) {
  .s12 {
    font-size: 12px;
  }

  .s13 {
    font-size: calc(12px + 1 * 100vw / 1920);
  }

  .s14 {
    font-size: calc(12px + 2 * 100vw / 1920);
  }

  .s15 {
    font-size: calc(12px + 3 * 100vw / 1920);
  }

  .s16 {
    font-size: calc(12px + 4 * 100vw / 1920);
  }

  .s17 {
    font-size: calc(12px + 5 * 100vw / 1920);
  }

  .s18 {
    font-size: calc(12px + 6 * 100vw / 1920);
  }

  .s19 {
    font-size: calc(12px + 7 * 100vw / 1920);
  }

  .s20 {
    font-size: calc(12px + 8 * 100vw / 1920);
  }

  .s21 {
    font-size: calc(12px + 9 * 100vw / 1920);
  }

  .s22 {
    font-size: calc(12px + 10 * 100vw / 1920);
  }

  .s23 {
    font-size: calc(12px + 11 * 100vw / 1920);
  }

  .s24 {
    font-size: calc(12px + 12 * 100vw / 1920);
  }

  .s25 {
    font-size: calc(12px + 13 * 100vw / 1920);
  }

  .s26 {
    font-size: calc(12px + 14 * 100vw / 1920);
  }

  .s27 {
    font-size: calc(12px + 15 * 100vw / 1920);
  }

  .s28 {
    font-size: calc(12px + 16 * 100vw / 1920);
  }

  .s29 {
    font-size: calc(12px + 17 * 100vw / 1920);
  }

  .s30 {
    font-size: calc(12px + 18 * 100vw / 1920);
  }

  .s31 {
    font-size: calc(12px + 19 * 100vw / 1920);
  }

  .s32 {
    font-size: calc(12px + 20 * 100vw / 1920);
  }

  .s33 {
    font-size: calc(12px + 21 * 100vw / 1920);
  }

  .s34 {
    font-size: calc(12px + 22 * 100vw / 1920);
  }

  .s35 {
    font-size: calc(12px + 23 * 100vw / 1920);
  }

  .s36 {
    font-size: calc(12px + 24 * 100vw / 1920);
  }

  .s37 {
    font-size: calc(12px + 25 * 100vw / 1920);
  }

  .s38 {
    font-size: calc(12px + 26 * 100vw / 1920);
  }

  .s39 {
    font-size: calc(12px + 27 * 100vw / 1920);
  }

  .s40 {
    font-size: calc(12px + 28 * 100vw / 1920);
  }

  .s41 {
    font-size: calc(12px + 29 * 100vw / 1920);
  }

  .s42 {
    font-size: calc(12px + 30 * 100vw / 1920);
  }

  .s43 {
    font-size: calc(12px + 31 * 100vw / 1920);
  }

  .s44 {
    font-size: calc(12px + 32 * 100vw / 1920);
  }

  .s45 {
    font-size: calc(12px + 33 * 100vw / 1920);
  }

  .s46 {
    font-size: calc(12px + 34 * 100vw / 1920);
  }

  .s47 {
    font-size: calc(12px + 35 * 100vw / 1920);
  }

  .s48 {
    font-size: calc(12px + 36 * 100vw / 1920);
  }

  .s49 {
    font-size: calc(12px + 37 * 100vw / 1920);
  }

  .s50 {
    font-size: calc(12px + 38 * 100vw / 1920);
  }

  .s51 {
    font-size: calc(12px + 39 * 100vw / 1920);
  }

  .s52 {
    font-size: calc(12px + 40 * 100vw / 1920);
  }

  .s53 {
    font-size: calc(12px + 41 * 100vw / 1920);
  }

  .s54 {
    font-size: calc(12px + 42 * 100vw / 1920);
  }

  .s55 {
    font-size: calc(12px + 43 * 100vw / 1920);
  }

  .s56 {
    font-size: calc(12px + 44 * 100vw / 1920);
  }

  .s57 {
    font-size: calc(12px + 45 * 100vw / 1920);
  }

  .s58 {
    font-size: calc(12px + 46 * 100vw / 1920);
  }

  .s59 {
    font-size: calc(12px + 47 * 100vw / 1920);
  }

  .s60 {
    font-size: calc(12px + 48 * 100vw / 1920);
  }

  .s61 {
    font-size: calc(12px + 49 * 100vw / 1920);
  }

  .s62 {
    font-size: calc(12px + 50 * 100vw / 1920);
  }

  .s63 {
    font-size: calc(12px + 51 * 100vw / 1920);
  }

  .s64 {
    font-size: calc(12px + 52 * 100vw / 1920);
  }

  .s65 {
    font-size: calc(12px + 53 * 100vw / 1920);
  }

  .s66 {
    font-size: calc(12px + 54 * 100vw / 1920);
  }

  .s67 {
    font-size: calc(12px + 55 * 100vw / 1920);
  }

  .s68 {
    font-size: calc(12px + 56 * 100vw / 1920);
  }

  .s69 {
    font-size: calc(12px + 57 * 100vw / 1920);
  }

  .s70 {
    font-size: calc(12px + 58 * 100vw / 1920);
  }

  .s71 {
    font-size: calc(12px + 59 * 100vw / 1920);
  }

  .s72 {
    font-size: calc(12px + 60 * 100vw / 1920);
  }

  .s73 {
    font-size: calc(12px + 61 * 100vw / 1920);
  }

  .s74 {
    font-size: calc(12px + 62 * 100vw / 1920);
  }

  .s75 {
    font-size: calc(12px + 63 * 100vw / 1920);
  }

  .s76 {
    font-size: calc(12px + 64 * 100vw / 1920);
  }

  .s77 {
    font-size: calc(12px + 65 * 100vw / 1920);
  }

  .s78 {
    font-size: calc(12px + 66 * 100vw / 1920);
  }

  .s79 {
    font-size: calc(12px + 67 * 100vw / 1920);
  }

  .s80 {
    font-size: calc(12px + 68 * 100vw / 1920);
  }

  .s81 {
    font-size: calc(12px + 69 * 100vw / 1920);
  }

  .s82 {
    font-size: calc(12px + 70 * 100vw / 1920);
  }

  .s83 {
    font-size: calc(12px + 71 * 100vw / 1920);
  }

  .s84 {
    font-size: calc(12px + 72 * 100vw / 1920);
  }

  .s85 {
    font-size: calc(12px + 73 * 100vw / 1920);
  }

  .s86 {
    font-size: calc(12px + 74 * 100vw / 1920);
  }

  .s87 {
    font-size: calc(12px + 75 * 100vw / 1920);
  }

  .s88 {
    font-size: calc(12px + 76 * 100vw / 1920);
  }

  .s89 {
    font-size: calc(12px + 77 * 100vw / 1920);
  }

  .s90 {
    font-size: calc(12px + 78 * 100vw / 1920);
  }

  .s91 {
    font-size: calc(12px + 79 * 100vw / 1920);
  }

  .s92 {
    font-size: calc(12px + 80 * 100vw / 1920);
  }

  .s93 {
    font-size: calc(12px + 81 * 100vw / 1920);
  }

  .s94 {
    font-size: calc(12px + 82 * 100vw / 1920);
  }

  .s95 {
    font-size: calc(12px + 83 * 100vw / 1920);
  }

  .s96 {
    font-size: calc(12px + 84 * 100vw / 1920);
  }

  .s97 {
    font-size: calc(12px + 85 * 100vw / 1920);
  }

  .s98 {
    font-size: calc(12px + 86 * 100vw / 1920);
  }

  .s99 {
    font-size: calc(12px + 87 * 100vw / 1920);
  }

  .s100 {
    font-size: calc(12px + 88 * 100vw / 1920);
  }
}

@media (max-width: 550px) {
  .s12 {
    font-size: 12px;
  }

  .s13 {
    font-size: calc(12px + 1 * 550px / 1920);
  }

  .s14 {
    font-size: calc(12px + 2 * 550px / 1920);
  }

  .s15 {
    font-size: calc(12px + 3 * 550px / 1920);
  }

  .s16 {
    font-size: calc(12px + 4 * 550px / 1920);
  }

  .s17 {
    font-size: calc(12px + 5 * 550px / 1920);
  }

  .s18 {
    font-size: calc(12px + 6 * 550px / 1920);
  }

  .s19 {
    font-size: calc(12px + 7 * 550px / 1920);
  }

  .s20 {
    font-size: calc(12px + 8 * 550px / 1920);
  }

  .s21 {
    font-size: calc(12px + 9 * 550px / 1920);
  }

  .s22 {
    font-size: calc(12px + 10 * 550px / 1920);
  }

  .s23 {
    font-size: calc(12px + 11 * 550px / 1920);
  }

  .s24 {
    font-size: calc(12px + 12 * 550px / 1920);
  }

  .s25 {
    font-size: calc(12px + 13 * 550px / 1920);
  }

  .s26 {
    font-size: calc(12px + 14 * 550px / 1920);
  }

  .s27 {
    font-size: calc(12px + 15 * 550px / 1920);
  }

  .s28 {
    font-size: calc(12px + 16 * 550px / 1920);
  }

  .s29 {
    font-size: calc(12px + 17 * 550px / 1920);
  }

  .s30 {
    font-size: calc(12px + 18 * 550px / 1920);
  }

  .s31 {
    font-size: calc(12px + 19 * 550px / 1920);
  }

  .s32 {
    font-size: calc(12px + 20 * 550px / 1920);
  }

  .s33 {
    font-size: calc(12px + 21 * 550px / 1920);
  }

  .s34 {
    font-size: calc(12px + 22 * 550px / 1920);
  }

  .s35 {
    font-size: calc(12px + 23 * 550px / 1920);
  }

  .s36 {
    font-size: calc(12px + 24 * 550px / 1920);
  }

  .s37 {
    font-size: calc(12px + 25 * 550px / 1920);
  }

  .s38 {
    font-size: calc(12px + 26 * 550px / 1920);
  }

  .s39 {
    font-size: calc(12px + 27 * 550px / 1920);
  }

  .s40 {
    font-size: calc(12px + 28 * 550px / 1920);
  }

  .s41 {
    font-size: calc(12px + 29 * 550px / 1920);
  }

  .s42 {
    font-size: calc(12px + 30 * 550px / 1920);
  }

  .s43 {
    font-size: calc(12px + 31 * 550px / 1920);
  }

  .s44 {
    font-size: calc(12px + 32 * 550px / 1920);
  }

  .s45 {
    font-size: calc(12px + 33 * 550px / 1920);
  }

  .s46 {
    font-size: calc(12px + 34 * 550px / 1920);
  }

  .s47 {
    font-size: calc(12px + 35 * 550px / 1920);
  }

  .s48 {
    font-size: calc(12px + 36 * 550px / 1920);
  }

  .s49 {
    font-size: calc(12px + 37 * 550px / 1920);
  }

  .s50 {
    font-size: calc(12px + 38 * 550px / 1920);
  }

  .s51 {
    font-size: calc(12px + 39 * 550px / 1920);
  }

  .s52 {
    font-size: calc(12px + 40 * 550px / 1920);
  }

  .s53 {
    font-size: calc(12px + 41 * 550px / 1920);
  }

  .s54 {
    font-size: calc(12px + 42 * 550px / 1920);
  }

  .s55 {
    font-size: calc(12px + 43 * 550px / 1920);
  }

  .s56 {
    font-size: calc(12px + 44 * 550px / 1920);
  }

  .s57 {
    font-size: calc(12px + 45 * 550px / 1920);
  }

  .s58 {
    font-size: calc(12px + 46 * 550px / 1920);
  }

  .s59 {
    font-size: calc(12px + 47 * 550px / 1920);
  }

  .s60 {
    font-size: calc(12px + 48 * 550px / 1920);
  }

  .s61 {
    font-size: calc(12px + 49 * 550px / 1920);
  }

  .s62 {
    font-size: calc(12px + 50 * 550px / 1920);
  }

  .s63 {
    font-size: calc(12px + 51 * 550px / 1920);
  }

  .s64 {
    font-size: calc(12px + 52 * 550px / 1920);
  }

  .s65 {
    font-size: calc(12px + 53 * 550px / 1920);
  }

  .s66 {
    font-size: calc(12px + 54 * 550px / 1920);
  }

  .s67 {
    font-size: calc(12px + 55 * 550px / 1920);
  }

  .s68 {
    font-size: calc(12px + 56 * 550px / 1920);
  }

  .s69 {
    font-size: calc(12px + 57 * 550px / 1920);
  }

  .s70 {
    font-size: calc(12px + 58 * 550px / 1920);
  }

  .s71 {
    font-size: calc(12px + 59 * 550px / 1920);
  }

  .s72 {
    font-size: calc(12px + 60 * 550px / 1920);
  }

  .s73 {
    font-size: calc(12px + 61 * 550px / 1920);
  }

  .s74 {
    font-size: calc(12px + 62 * 550px / 1920);
  }

  .s75 {
    font-size: calc(12px + 63 * 550px / 1920);
  }

  .s76 {
    font-size: calc(12px + 64 * 550px / 1920);
  }

  .s77 {
    font-size: calc(12px + 65 * 550px / 1920);
  }

  .s78 {
    font-size: calc(12px + 66 * 550px / 1920);
  }

  .s79 {
    font-size: calc(12px + 67 * 550px / 1920);
  }

  .s80 {
    font-size: calc(12px + 68 * 550px / 1920);
  }

  .s81 {
    font-size: calc(12px + 69 * 550px / 1920);
  }

  .s82 {
    font-size: calc(12px + 70 * 550px / 1920);
  }

  .s83 {
    font-size: calc(12px + 71 * 550px / 1920);
  }

  .s84 {
    font-size: calc(12px + 72 * 550px / 1920);
  }

  .s85 {
    font-size: calc(12px + 73 * 550px / 1920);
  }

  .s86 {
    font-size: calc(12px + 74 * 550px / 1920);
  }

  .s87 {
    font-size: calc(12px + 75 * 550px / 1920);
  }

  .s88 {
    font-size: calc(12px + 76 * 550px / 1920);
  }

  .s89 {
    font-size: calc(12px + 77 * 550px / 1920);
  }

  .s90 {
    font-size: calc(12px + 78 * 550px / 1920);
  }

  .s91 {
    font-size: calc(12px + 79 * 550px / 1920);
  }

  .s92 {
    font-size: calc(12px + 80 * 550px / 1920);
  }

  .s93 {
    font-size: calc(12px + 81 * 550px / 1920);
  }

  .s94 {
    font-size: calc(12px + 82 * 550px / 1920);
  }

  .s95 {
    font-size: calc(12px + 83 * 550px / 1920);
  }

  .s96 {
    font-size: calc(12px + 84 * 550px / 1920);
  }

  .s97 {
    font-size: calc(12px + 85 * 550px / 1920);
  }

  .s98 {
    font-size: calc(12px + 86 * 550px / 1920);
  }

  .s99 {
    font-size: calc(12px + 87 * 550px / 1920);
  }

  .s100 {
    font-size: calc(12px + 88 * 550px / 1920);
  }
}

.teaser {
  opacity: 0;
  -webkit-transform: translate3d(0, 25%, 0);
  transform: translate3d(0, 25%, 0);
  -webkit-transition: opacity 1s ease-out 0.2s, -webkit-transform 0.7s ease-out 0.2s;
  transition: opacity 1s ease-out 0.2s, -webkit-transform 0.7s ease-out 0.2s;
  -o-transition: opacity 1s ease-out 0.2s, transform 0.7s ease-out 0.2s;
  transition: opacity 1s ease-out 0.2s, transform 0.7s ease-out 0.2s;
  transition: opacity 1s ease-out 0.2s, transform 0.7s ease-out 0.2s, -webkit-transform 0.7s ease-out 0.2s;
}

.teaser.is-visible {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.lefter {
  opacity: 0;
  -webkit-transform: translate3d(-35%, 35%, 0);
  transform: translate3d(-35%, 35%, 0);
  -webkit-transition: opacity 1s ease-out 0.2s, -webkit-transform 0.7s ease-out 0.2s;
  transition: opacity 1s ease-out 0.2s, -webkit-transform 0.7s ease-out 0.2s;
  -o-transition: opacity 1s ease-out 0.2s, transform 0.7s ease-out 0.2s;
  transition: opacity 1s ease-out 0.2s, transform 0.7s ease-out 0.2s;
  transition: opacity 1s ease-out 0.2s, transform 0.7s ease-out 0.2s, -webkit-transform 0.7s ease-out 0.2s;
}

.lefter.is-visible {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.righter {
  opacity: 0;
  -webkit-transform: translate3d(35%, 35%, 0);
  transform: translate3d(35%, 35%, 0);
  -webkit-transition: opacity 1s ease-out 0.2s, -webkit-transform 0.7s ease-out 0.2s;
  transition: opacity 1s ease-out 0.2s, -webkit-transform 0.7s ease-out 0.2s;
  -o-transition: opacity 1s ease-out 0.2s, transform 0.7s ease-out 0.2s;
  transition: opacity 1s ease-out 0.2s, transform 0.7s ease-out 0.2s;
  transition: opacity 1s ease-out 0.2s, transform 0.7s ease-out 0.2s, -webkit-transform 0.7s ease-out 0.2s;
}

.righter.is-visible {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.downer {
  opacity: 0;
  -webkit-transform: translate3d(0, -35%, 0);
  transform: translate3d(0, -35%, 0);
  -webkit-transition: opacity 1s ease-out 0.2s, -webkit-transform 0.7s ease-out 0.2s;
  transition: opacity 1s ease-out 0.2s, -webkit-transform 0.7s ease-out 0.2s;
  -o-transition: opacity 1s ease-out 0.2s, transform 0.7s ease-out 0.2s;
  transition: opacity 1s ease-out 0.2s, transform 0.7s ease-out 0.2s;
  transition: opacity 1s ease-out 0.2s, transform 0.7s ease-out 0.2s, -webkit-transform 0.7s ease-out 0.2s;
}

.downer.is-visible {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.lter {
  opacity: 0;
  -webkit-transform: translate3d(-35%, 0, 0);
  transform: translate3d(-35%, 0, 0);
  -webkit-transition: opacity 1s ease-out 0.2s, -webkit-transform 0.7s ease-out 0.2s;
  transition: opacity 1s ease-out 0.2s, -webkit-transform 0.7s ease-out 0.2s;
  -o-transition: opacity 1s ease-out 0.2s, transform 0.7s ease-out 0.2s;
  transition: opacity 1s ease-out 0.2s, transform 0.7s ease-out 0.2s;
  transition: opacity 1s ease-out 0.2s, transform 0.7s ease-out 0.2s, -webkit-transform 0.7s ease-out 0.2s;
}

.lter.is-visible {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.rter {
  opacity: 0;
  -webkit-transform: translate3d(35%, 0, 0);
  transform: translate3d(35%, 0, 0);
  -webkit-transition: opacity 1s ease-out 0.2s, -webkit-transform 0.7s ease-out 0.2s;
  transition: opacity 1s ease-out 0.2s, -webkit-transform 0.7s ease-out 0.2s;
  -o-transition: opacity 1s ease-out 0.2s, transform 0.7s ease-out 0.2s;
  transition: opacity 1s ease-out 0.2s, transform 0.7s ease-out 0.2s;
  transition: opacity 1s ease-out 0.2s, transform 0.7s ease-out 0.2s, -webkit-transform 0.7s ease-out 0.2s;
}

.rter.is-visible {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.delay2 {
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.delay4 {
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

.delay6 {
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

.delay8 {
  -webkit-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s;
}

.delay10 {
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s;
}

.v-a {
  position: fixed;
  left: 0;
  top: 120%;
  width: 100%;
  height: 100%;
  z-index: 10000000;
  -webkit-transition: top 0.5s ease-in-out;
  -o-transition: top 0.5s ease-in-out;
  transition: top 0.5s ease-in-out;
  background: rgba(0, 0, 0, 0.4);
}

.v-a.full .v-b {
  width: 100%;
  height: 1005px;
}

.v-a.full .v-c {
  right: 0;
}

.v-a.show {
  top: 0;
}

.v-a.show .v-e {
  visibility: visible;
}

.v-a.show .v-f {
  display: block;
}

.v-b {
  width: 90%;
  height: 80%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: #000;
}

.v-c {
  display: block;
  cursor: pointer;
  width: 40px;
  height: 40px;
  background-color: #1f489d;
  position: absolute;
  right: -40px;
  top: 0;
  z-index: 1000;
}

@media (max-width: 550px) {
  .v-c {
    right: 0;
  }
}

.v-d {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 21px;
  text-align: center;
  line-height: 40px;
  color: #fff;
}

.v-e {
  visibility: hidden;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0px;
  bottom: 0px;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}

.v-f {
  display: none;
  width: 100%;
  height: 100%;
}

.bg-theme {
  background-color: #1f489d;
}

.color-theme {
  color: #1f489d;
}

.color-0 {
  color: #000;
}

.color-1 {
  color: #111;
}

.color-2 {
  color: #222;
}

.color-3 {
  color: #333;
}

.color-4 {
  color: #444;
}

.color-5 {
  color: #555;
}

.color-6 {
  color: #666;
}

.color-7 {
  color: #777;
}

.color-8 {
  color: #888;
}

.color-9 {
  color: #999;
}

.color-a {
  color: #aaa;
}

.color-b {
  color: #bbb;
}

.color-c {
  color: #ccc;
}

.color-d {
  color: #ddd;
}

.color-e {
  color: #eee;
}

.color-f {
  color: #fff;
}

.oh {
  overflow: hidden;
}

.bold {
  font-weight: bold;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  line-height: 0;
  font-size: 0;
}

.ep1 {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.ep2 {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.ep3 {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.ep4 {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.ep5 {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}

.ep6 {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
}

.ep7 {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
}

.ep8 {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical;
}

.ep9 {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 9;
  -webkit-box-orient: vertical;
}

.pointer {
  cursor: pointer;
}

.editor img {
  max-width: 100%;
  height: auto;
}

.editor table {
  max-width: 100%;
  word-break: break-all;
}

.editor iframe {
  max-width: 100%;
}

.editor video {
  max-width: 100%;
}

.layout {
  margin-left: auto;
  margin-right: auto;
  width: 16.7rem;
  max-width: 92%;
}

.bg-cover {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.bg-contain {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

body.noScroll {
  overflow: hidden;
}

.c-pic {
  overflow: hidden;
}

.c-pic .img {
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}

.c-pic .img img {
  display: none;
}

.c-title {
  line-height: 1.25;
  font-weight: bold;
  color: #222;
}

.c-title.white {
  color: #fff;
}

.c-more {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  min-width: 1.34rem;
  height: 0.43rem;
  border-radius: 0.43rem;
  border: solid 1px #222222;
  padding: 0 0.21rem;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.c-more:after {
  content: "+";
  font-size: 1.2857142857em;
  margin-left: 0.1rem;
}

.c-more:hover {
  background: #1f489d;
  color: #fff;
  border-color: #1f489d;
}

@media (max-width: 1500px) {
  .c-more {
    height: 30px;
    border-radius: 30px;
    padding: 0 15px;
  }
}

@media (max-width: 500px) {
  .c-more:after {
    margin-top: -0.1rem;
  }
}

.c-header {
  position: fixed;
  right: 0;
  top: 0;
  left: 0;
  margin: auto;
  z-index: 10;
}

.c-header .logo {
  height: 0.64rem;
  min-height: 35px;
  display: block;
}

.c-header .logo img {
  height: 100%;
}

.c-header .logo img:last-of-type {
  display: none;
}

.c-header .logo-wrap {
  line-height: 0;
}

.c-header .cnt {
  height: 1.1rem;
  line-height: 1.1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.c-header .cnt-rg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.c-header .nav {
  color: #fff;
}

.c-header .nav .ul1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.c-header .nav .li1.on .a1:after {
  opacity: 1;
  width: 100%;
}

.c-header .nav .li1:hover {
  display: block;
}

.c-header .nav .li1:hover .a1:after {
  opacity: 1;
  width: 100%;
}

.c-header .nav .a1 {
  display: block;
  position: relative;
}

.c-header .nav .a1:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  height: 1px;
  background: #fff;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 0;
  opacity: 0;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.c-header .nav .a2 {
  display: block;
}

.c-header .nav .a2:hover {
  color: #1f489d;
}

.c-header .nav .menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #454545;
}

.c-header .nav .menu-tit {
  width: calc(456 / 1920 * 100%);
  text-align: right;
  padding-right: calc(114 / 1920 *100%);
  padding-top: .09rem;
  border-right: 1px solid #dadada;
  margin-right: calc(110 / 1920 * 100%);
}

.c-header .nav .menu-list {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.c-header .nav .menu-list .ul-2 {
  display: none;
}

.c-header .nav .menu-list .li-2 {
  margin-bottom: .6rem;
}

.c-header .nav .menu-list .li-2:last-of-type {
  margin-bottom: 0;
}

.c-header .nav .menu-list .a-2 {
  display: block;
}

.c-header .nav .menu-list .a-2:after {
  content: '';
  display: block;
  width: 2rem;
  height: 1px;
  background: #dadada;
  margin-top: .11rem;
}

.c-header .nav .menu-list .ul-3 {
  line-height: calc(32 / 15 * 1em);
  line-height: 1.2;
  margin-top: .17rem;
}

.c-header .nav .menu-list .a-3 {
  display: block;
  margin-bottom: .14rem;
}

.c-header .nav .menu-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.c-header .nav .menu-col {
  width: 25%;
  padding-right: 1em;
}

.c-header .nav .menu a:hover {
  color: #1f489d;
}

@media (max-width: 1200px) {
  .c-header .nav .menu .menu-tit {
    width: calc(300 / 1920 * 100%);
    padding-right: 0;
    text-align: center;
  }
}

.c-header .nav .subnav3 .a-2 {
  position: relative;
}

.c-header .nav .subnav3 .a-2:before {
  content: url(../images/arrow.png);
  position: absolute;
  left: 1.9rem;
  top: 0;
}

@media (min-width: 1001px) {
  .c-header .nav .li1 {
    padding: 0 0.38rem;
  }

  .c-header .nav .li1:last-of-type {
    margin-right: 0.15rem;
  }

  .c-header .nav .li1:hover .subnav {
    display: block;
  }

  .c-header .nav .li1:hover .a1:after {
    opacity: 1;
    width: 100%;
  }

  .c-header .nav .ul2 {
    line-height: 1.95;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 8.5em;
    display: inline-block;
  }

  .c-header .nav .li2 {
    margin-bottom: 0.2rem;
  }

  .c-header .nav .li2:last-of-type {
    margin-bottom: 0;
  }

  .c-header .nav .a2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .c-header .nav .a2:hover {
    border-color: #1f489d;
  }

  .c-header .nav .a2:after {
    content: url(../images/arrow.png);
    margin-left: 0.1rem;
  }

  .c-header .nav .subnav {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    background: #fff;
    color: #222;
    line-height: 1.2;
    padding-top: 0.63rem;
    padding-bottom: 0.73rem;
    display: none;
  }

  .c-header .nav .subnav-cnt {
    width: 13rem;
    margin-left: auto;
    margin-right: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .c-header .nav .subnav .sub-tit {
    width: 2.57rem;
    margin-left: 0.38rem;
    margin-top: -0.04rem;
  }

  .c-header .nav .subnav .sub-list {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .c-header .nav .subnav .sub-img {
    width: 6.25rem;
    font-size: 0;
  }

  .c-header .nav .subnav .sub-img img {
    width: 100%;
  }

  .c-header .nav .subnav2 {
    padding: .46rem 0;
  }
}

@media (max-width: 1400px) {
  .c-header .nav .subnav-cnt {
    width: 80%;
  }
}

@media (max-width: 1000px) {
  .c-header .nav .ul1 {
    position: fixed;
    right: 0;
    top: 0;
    z-index: 10;
    height: 100vh;
    width: 70%;
    max-width: 400px;
    overflow-y: auto;
    display: block;
    background: #fff;
    color: #333;
    padding-top: 0.9rem;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    line-height: 1.2;
    font-size: 16px;
  }

  .c-header .nav .li1 {
    padding: 0.2rem;
    position: relative;
  }

  .c-header .nav .li1.show .mbtn:after {
    content: "-";
  }

  .c-header .nav .li1.show .subnav {
    display: block;
  }

  .c-header .nav .mbtn {
    position: absolute;
    right: 10px;
    top: 7px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #eee;
  }

  .c-header .nav .mbtn:after {
    content: "+";
  }

  .c-header .nav .a1 {
    line-height: 1.2;
    display: inline-block;
    padding: 0.1rem 0;
    color: #333;
  }

  .c-header .nav .ul2 {
    margin: 0.2rem;
    margin-bottom: 0;
    font-size: 14px;
    color: #666;
  }

  .c-header .nav .a2 {
    display: inline-block;
    padding: 7px 0;
  }

  .c-header .nav .menu-tit {
    display: none;
  }

  .c-header .nav .menu-row {
    display: none;
  }

  .c-header .nav .menu-list .ul-2 {
    display: block;
    padding: .5rem .3rem;
  }

  .c-header .nav .menu-list .a-2:after {
    width: 100%;
  }

  .c-header .nav .menu-list .a-3 {
    margin-top: 1em;
  }

  .c-header .nav .subnav3 .a-2 {
    position: relative;
  }

  .c-header .nav .subnav3 .a-2:before {
    content: url(../images/arrow.png);
    position: absolute;
    left: auto;
    top: 0;
    right: 0;
  }
}

.c-header .split {
  width: 0.01rem;
  min-width: 1px;
  height: 0.15rem;
  min-height: 15px;
  background-color: #fff;
}

.c-header .search {
  display: none;
  position: absolute;
  right: 1.08rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.c-header .search.show {
  display: block;
}

.c-header .search-btn {
  width: 0.16rem;
  min-width: 16px;
  height: 0.16rem;
  min-height: 16px;
  margin-left: 0.52rem;
  cursor: pointer;
  background: url(../images/h-search.png) no-repeat center/contain;
}

.c-header .search-form {
  background: #244ea5;
  height: 0.35rem;
  line-height: 0.35rem;
  border-radius: 0.35rem;
  padding: 0 0.17rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.c-header .search-form .ipt {
  border: none;
  background: none;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 2.73rem;
  min-width: 150px;
  height: 100%;
  padding-right: 0.1rem;
  color: #fff;
}

.c-header .search-form .ipt::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}

.c-header .search-form .ipt::-moz-placeholder {
  color: rgba(255, 255, 255, 0.6);
}

.c-header .search-form .ipt:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}

.c-header .search-form .ipt::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}

.c-header .search-form .ipt::placeholder {
  color: rgba(255, 255, 255, 0.6);
}

.c-header .search-form .submit {
  background: url(../images/h-return.png) no-repeat center/contain;
  width: 0.16rem;
  min-width: 16px;
  height: 100%;
  border: none;
  cursor: pointer;
}

.c-header .search-form .line {
  margin-right: 0.12rem;
  margin-left: 0.15rem;
  width: 1px;
  height: 0.15rem;
  background: rgba(255, 255, 255, 0.3);
}

.c-header .search-form .close {
  background: url(../images/h-close.png) no-repeat center/contain;
  width: 0.15rem;
  min-width: 15px;
  height: 100%;
  cursor: pointer;
}

@media (max-width: 1920px) {
  .c-header .search-form {
    height: 35px;
    line-height: 35px;
    border-radius: 35px;
    padding: 0 17px;
  }
}

.c-header .nav-btn {
  display: none;
  position: relative;
  z-index: 12;
  width: 32px;
  padding: 0.1rem;
  margin-left: 0.4rem;
}

.c-header .nav-btn span {
  display: block;
  height: 2px;
  background: #fff;
  margin-bottom: 6px;
  border-radius: 2px;
  -webkit-transform-origin: right center;
  -ms-transform-origin: right center;
  transform-origin: right center;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  width: 100%;
}

.c-header .nav-btn span:last-child {
  margin-bottom: 0;
}

.c-header.fixed .cnt {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.c-header.white-mobile,
.c-header.white {
  background: #fff;
}

.c-header.white-mobile .cnt,
.c-header.white .cnt {
  border-color: rgba(153, 153, 153, 0.3);
}

.c-header.white-mobile .logo img:first-of-type,
.c-header.white .logo img:first-of-type {
  display: none;
}

.c-header.white-mobile .logo img:last-of-type,
.c-header.white .logo img:last-of-type {
  display: block;
}

.c-header.white-mobile .split,
.c-header.white .split {
  background: #999;
}

.c-header.white-mobile .nav,
.c-header.white .nav {
  color: #333;
}

.c-header.white-mobile .nav .li1:hover .a1:after,
.c-header.white-mobile .nav .li1.on .a1:after,
.c-header.white .nav .li1:hover .a1:after,
.c-header.white .nav .li1.on .a1:after {
  background-color: #1f489d;
}

.c-header.white-mobile .search-btn,
.c-header.white .search-btn {
  background-image: url(../images/h-search2.png);
}

.c-header.white-mobile .nav-btn span,
.c-header.white .nav-btn span {
  background: #333;
}

@media (max-width: 1000px) {
  .c-header .cnt {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    width: 100%;
    max-width: 100%;
    padding: 0 4%;
  }

  .c-header .nav .mask {
    position: fixed;
    right: 0;
    top: 0;
    z-index: 5;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.4);
    display: none;
  }

  .c-header .subnav,
  .c-header .sub-tit,
  .c-header .sub-img {
    display: none;
  }

  .c-header.open .nav .mask {
    display: block;
  }

  .c-header.open .nav .ul1 {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  .c-header.open .nav-btn span {
    background: #333;
  }

  .c-header.open .nav-btn span:nth-of-type(1) {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  .c-header.open .nav-btn span:nth-of-type(3) {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .c-header.open .nav-btn span:nth-of-type(2) {
    width: 0;
  }

  .c-header .nav-btn {
    display: block;
  }
}

.c-footer {
  color: #fff;
  /* border-top: 0.03rem solid #1f489d; */
}

.c-footer .foot-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.c-footer .foot-1 .lf {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-right: 0.98rem;
  overflow: hidden;
}

.c-footer .foot-1 .rg {
  width: 20.4191616766%;
  min-width: 200px;
  padding-left: 0.58rem;
  padding-top: 0.76rem;
  padding-bottom: 0.4rem;
  position: relative;
  /* border-left: 1px solid #314f8e; */
}

.c-footer .foot-1 .rg:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 100%;
  /* background: #112e68; */
}

.c-footer .foot-1 .rg .name {
  line-height: 1.3333333333;
}

.c-footer .msg {
  margin-top: 0.2rem;
}

.c-footer .msg-item {
  color: #e1e3e2;
  line-height: 1.4285714286;
  margin-bottom: 0.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Arial;
}

.c-footer .msg-item:last-of-type {
  margin-bottom: 0;
}

.c-footer .msg-item .bd {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.c-footer .msg a:hover {
  color: #c9d9fc;
}

.c-footer .logo {
  padding-top: 0.55rem;
  padding-bottom: 0.29rem;
}

.c-footer .logo img {
  width: 3.66rem;
}

.c-footer .f-nav {
  /* border-top: 1px solid #314f8e; */
  position: relative;
  padding-top: 0.35rem;
  padding-bottom: 0.36rem;
}

.c-footer .f-nav:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 1px;
  width: 100%;
  /* background: #112e68; */
}

.c-footer .f-nav .ul1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.c-footer .f-nav .li1 {
  width: 14.7857142857em;
}

.c-footer .f-nav .a1-wrap {
  line-height: 1.4285714286;
  color: #e1e3e2;
}

.c-footer .f-nav .a1-wrap:after {
  content: "";
  display: block;
  width: 0.1rem;
  height: 1px;
  background: #fff;
  margin: 0.17rem 0 0;
}

.c-footer .f-nav .a1:hover {
  text-decoration: underline;
}

.c-footer .f-nav .ul2 {
  line-height: 1.2857142857;
  margin-top: 0.29rem;
}

.c-footer .f-nav .ul2 a {
  color: #e1e3e2;
}

.c-footer .f-nav .ul2 a:hover {
  color: #c9d9fc;
  text-decoration: underline;
}

.c-footer .f-nav .li2 {
  margin-bottom: 0.13rem;
}

.c-footer .f-code {
  margin-top: 0.4rem;
}

.c-footer .f-code img {
  width: 1.02rem;
  min-width: 100px;
}

.c-footer .foot-2 {
  color: #e1e3e2;
  line-height: 1.4285714286;
  padding: 0.15rem 0 0.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /* border-top: 1px solid #314f8e; */
  position: relative;
}

.c-footer .foot-2:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 1px;
  width: 100%;
  /* background: #112e68; */
}

.c-footer .foot-2 a:hover {
  color: #fff;
  text-decoration: underline;
}

.c-footer .foot-2 .lf {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 0.1rem;
}

.c-footer .foot-2 .rg {
  margin-top: 0.1rem;
}

.c-footer .foot-2 .f-copy {
  margin-right: 0.15rem;
}

.c-footer .foot-2 .f-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.c-footer .foot-2 .f-link .item:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 1px;
  height: 0.17rem;
  min-height: 14px;
  background-color: #ffffff;
  opacity: 0.2;
  margin: 0 0.1rem;
}

.c-footer .foot-2 .f-link .item:last-of-type:after {
  display: none;
}

@media (max-width: 700px) {
  .c-footer .foot-1 {
    display: block;
  }

  .c-footer .foot-1 .lf {
    margin-right: 0;
  }

  .c-footer .foot-1 .rg {
    width: 100%;
    border-top: 1px solid #314f8e;
    border-left: none;
    padding: 0.5rem 0;
  }

  .c-footer .foot-1 .rg:before {
    width: 100%;
    height: 1px;
    background: #112e68;
  }

  .c-footer .f-nav {
    padding-bottom: 0;
  }

  .c-footer .f-nav .ul1 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .c-footer .f-nav .li1 {
    width: 50%;
    margin-bottom: 10px;
  }

  .c-footer .f-nav .ul2 {
    display: none;
  }

  .c-footer .f-nav .li2 {
    margin-right: 0.3rem;
  }
}

@-webkit-keyframes bounceIn {

  0%,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }

  to {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}

@keyframes bounceIn {

  0%,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }

  to {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}

.md-side {
  position: fixed;
  right: 0.3rem;
  top: 30%;
  z-index: 5;
  width: 1.45rem;
  min-width: 120px;
  background: #fff;
  text-align: center;
  padding-top: 0.22rem;
}

.md-side .close {
  width: 0.09rem;
  height: 0.09rem;
  min-width: 9px;
  min-height: 9px;
  position: absolute;
  right: 0.07rem;
  top: 0.07rem;
  background: url(../images/guanbi.png) no-repeat center/contain;
  cursor: pointer;
}

.md-side .icon {
  width: 0.54rem;
  min-width: 30px;
  vertical-align: top;
  cursor: pointer;
}

.md-side .text {
  margin-top: 0.16rem;
}

.md-side .text .t1 {
  line-height: 1.3846153846;
}

.md-side .text .t2 {
  font-family: d-din-bold;
  line-height: 1.2777777778;
  margin-top: 0.03rem;
}

.md-side .code {
  margin-top: 0.12rem;
  background: #1f489d;
  padding-top: 0.21rem;
  padding-bottom: 0.24rem;
  color: #fff;
  line-height: 1.6923076923;
}

.md-side .code img {
  vertical-align: top;
  width: 67.5862068966%;
}

.md-side .code p {
  margin-top: 0.05rem;
}

.md-side.hide {
  width: auto;
  min-width: 30px;
  padding: 0.15rem;
  right: 0;
  border-radius: 50%;
}

.md-side.hide .close {
  display: none;
}

.md-side.hide .text {
  display: none;
}

.md-side.hide .code {
  display: none;
}

.md-side.hide:hover .icon {
  -webkit-animation: bounceIn 1s infinite;
  animation: bounceIn 1s infinite;
}

.md-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Arial;
}

.md-pagination .item {
  min-width: 0.37rem;
  height: 0.37rem;
  line-height: 0.37rem;
  border-radius: 0.37rem;
  text-align: center;
  margin: 0 0.07rem;
  background: #f5f6f7;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.md-pagination .item:hover {
  background: #1f489d;
  color: #fff;
}

.md-pagination .item.on {
  background: #1f489d;
  color: #fff;
}

.md-pagination .item.last {
  min-width: 0.81rem;
  padding: 0 0.25rem;
}

.md-pagination .item.disabled {
  pointer-events: none;
}

@media (max-width: 1600px) {
  .md-pagination .item {
    min-width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 30px;
    margin: 0 4px;
  }
}

.md-bread {
  border-top: solid 1px #eeeeee;
  border-bottom: solid 1px #fff;
  padding: 0.225rem 0;
}

.md-bread .layout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.md-bread .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.md-bread .item:not(:first-of-type)::before {
  content: "·";
  margin: 0 0.25rem;
}

.md-bread .icon {
  width: 0.26rem;
  min-width: 20px;
  margin-right: 0.21rem;
}

.md-bread a:hover {
  color: #1f489d;
}

.md-ban {
  position: relative;
}

.md-ban img {
  width: 100%;
  display: block;
}

.md-ban .tx {
  position: absolute;
  left: 0;
  top: 41.746031746%;
  width: 100%;
  text-align: center;
}

.md-ban .tx .en {
  line-height: 1.25;
}

.md-ban .tx .cn {
  line-height: 1.25;
  margin-top: 0.06rem;
}

.md-ban .icon {
  font-size: 0;
  position: absolute;
  bottom: 0.35rem;
  left: 50%;
  z-index: 2;
  margin-left: -0.25rem;
  -webkit-animation: jump 0.5s alternate infinite linear;
  animation: jump 0.5s alternate infinite linear;
}

.md-ban .icon img {
  width: 0.5rem;
}

@media (max-width: 700px) {
  .md-ban .tx {
    top: 40%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

@-webkit-keyframes jump {
  from {
    -webkit-transform: translateY(-0.1rem);
    transform: translateY(-0.1rem);
  }

  to {
    -webkit-transform: translateY(0.1rem);
    transform: translateY(0.1rem);
  }
}

@keyframes jump {
  from {
    -webkit-transform: translateY(-0.1rem);
    transform: translateY(-0.1rem);
  }

  to {
    -webkit-transform: translateY(0.1rem);
    transform: translateY(0.1rem);
  }
}

.md-home-banner {
  position: relative;
}

.md-home-banner img {
  width: 100%;
}

.md-home-banner .bg {
  display: none;
}

.md-home-banner .text {
  color: #fff;
  position: absolute;
  top: 29.21108742%;
  left: 0;
  width: 100%;
}

.md-home-banner .text .t1 {
  line-height: 1.3333333333;
  font-weight: bold;
}

.md-home-banner .text .t2 {
  line-height: 1.75;
  margin-top: 0.27rem;
}

.md-home-banner .pagination {
  position: absolute;
  left: 0;
  bottom: 0.5rem;
  z-index: 1;
  width: 100%;
}

.md-home-banner .pagination .swiper-pagination {
  position: static;
}

.md-home-banner .pagination .swiper-pagination-bullet {
  width: 0.14rem;
  height: 0.14rem;
  min-width: 10px;
  min-height: 10px;
  opacity: 1;
  margin: 0 0.25rem 0 0 !important;
  background: transparent;
  border: 1px solid #fff;
}

.md-home-banner .pagination .swiper-pagination-bullet-active {
  background: #fff;
}

@media (max-width: 1400px) {
  .md-home-banner .pagination {
    top: 90%;
  }
}

@media (max-width: 900px) {
  .md-home-banner img {
    display: none;
  }

  .md-home-banner .bg {
    display: block;
    padding-top: 60%;
  }
}

@media (max-width: 500px) {
  .md-home-banner .t1 {
    font-size: 18px;
  }
}

.md-home-about {
  padding-top: 1.15rem;
  padding-bottom: 1.35rem;
}

.md-home-about .layout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.md-home-about .lf {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-right: 0.3rem;
}

.md-home-about .lf .desc {
  line-height: 2.0555555556;
  margin-top: 0.37rem;
  padding-right: 0.92rem;
}

.md-home-about .lf .c-more {
  margin-top: 0.75rem;
}

.md-home-about .lf .params {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1.06rem;
}

.md-home-about .lf .params .item {
  position: relative;
  padding-right: 0.47rem;
  margin-right: 0.3rem;
  padding-right: 0.3rem;
  margin-right: 0.2rem;
}

.md-home-about .lf .params .item:last-of-type {
  padding-right: 0;
  margin-right: 0;
}

.md-home-about .lf .params .item:last-of-type:after {
  display: none;
}

.md-home-about .lf .params .item:after {
  content: "";
  position: absolute;
  right: 0;
  top: 36%;
  width: 1px;
  height: 0.27rem;
  background: #222;
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}

.md-home-about .lf .params .t1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #244ea5;
  font-family: "Lettown";
}

.md-home-about .lf .params .unit {
  line-height: 1.1;
}

.md-home-about .rg {
  width: 41.9161676647%;
  border-radius: 0.3rem;
  overflow: hidden;
}

.md-home-about .video-wrap {
  padding-top: 78.4044016506%;
  position: relative;
}

.md-home-about .video-wrap video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.md-home-about .video-wrap .controls {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 0 0.34rem 0.41rem 0.39rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.md-home-about .video-wrap .btn-1 {
  width: 0.37rem;
  height: 0.37rem;
  min-width: 30px;
  min-height: 30px;
  background: #1f489d url(../images/a2.png) no-repeat center/contain;
  border-radius: 50%;
  cursor: pointer;
  -webkit-box-shadow: inset 0 0 0 0.03rem #3a67c4;
  box-shadow: inset 0 0 0 0.03rem #3a67c4;
}

.md-home-about .video-wrap .btn-2 {
  width: 0.37rem;
  height: 0.37rem;
  min-width: 30px;
  min-height: 30px;
  background: #fff url(../images/a3.png) no-repeat center/contain;
  border-radius: 50%;
  cursor: pointer;
  margin-left: 0.09rem;
}

.md-home-about .video-wrap .progress {
  margin-left: 0.13rem;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 0.03rem;
  border-radius: 0.02rem;
  background: rgba(255, 255, 255, 0.3);
  position: relative;
}

.md-home-about .video-wrap .progress .cur {
  position: absolute;
  left: 0;
  top: 0;
  background: #1f489d;
  border-radius: 0.02rem;
  width: 0;
  height: 0.03rem;
}

@media (max-width: 1100px) {
  .md-home-about .lf {
    padding-right: 0.5rem;
  }

  .md-home-about .lf .desc {
    padding-right: 0;
  }

  .md-home-about .lf .params {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 0.5rem;
  }

  .md-home-about .lf .params .item {
    width: 48%;
    margin-top: 0.2rem;
    margin-right: 4%;
  }

  .md-home-about .lf .params .item:nth-of-type(2n) {
    margin-right: 0;
  }
}

@media (max-width: 768px) {
  .md-home-about .layout {
    display: block;
  }

  .md-home-about .lf {
    margin-top: 0;
    padding-right: 0;
  }

  .md-home-about .rg {
    width: 100%;
    max-width: 400px;
    margin-top: 0.5rem;
  }
}

.md-home-solution {
  background: #1f489d;
  color: #fff;
  overflow: hidden;
  position: relative;
}

.md-home-solution .swiper-container2 {
  width: 90.1041666667%;
  position: relative;
}

.md-home-solution .swiper-slide {
  position: relative;
  z-index: 1;
}

.md-home-solution .swiper-slide-active {
  z-index: 2;
}

.md-home-solution .swiper-slide svg {
  width: 102.8901734104%;
}

.md-home-solution .tit {
  position: absolute;
  left: 0;
  top: 0.89rem;
  z-index: 3;
  width: 100%;
  top: 2rem;
}

.md-home-solution .btn {
  position: absolute;
  top: 47.3404255319%;
  right: -0.23rem;
  margin-top: -0.23rem;
  z-index: 3;
  width: 0.46rem;
  height: 0.46rem;
  background: url(../images/b2.png) no-repeat center/contain;
  -webkit-box-shadow: 0px 1px 5px 1px rgba(1, 23, 42, 0.5);
  box-shadow: 0px 1px 5px 1px rgba(1, 23, 42, 0.5);
  border-radius: 50%;
  cursor: pointer;
}

.md-home-solution .tabs {
  position: absolute;
  left: 0;
  bottom: 0.69rem;
  right: 0;
  z-index: 3;
  margin: auto;
}

.md-home-solution .tabs-cnt {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.md-home-solution .tabs-cnt:before {
  content: "";
  position: absolute;
  right: -0.07rem;
  top: -0.09rem;
  z-index: 3;
  background: url(../images/add.png) no-repeat center/contain;
  width: 0.14rem;
  height: 0.14rem;
}

.md-home-solution .tabs-cnt:after {
  content: "";
  position: absolute;
  right: -0.07rem;
  bottom: -0.09rem;
  z-index: 3;
  background: url(../images/add.png) no-repeat center/contain;
  width: 0.14rem;
  height: 0.14rem;
}

.md-home-solution .tabs .item {
  flex: 1;
  min-width: 2.25rem;
  min-height: 1.56rem;
  padding-top: 0.1rem;
  margin-right: 0.03rem;
  background-color: rgba(213, 212, 212, 0.2);
  border: solid 1px rgba(255, 255, 255, 0.2);
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  position: relative;
}

.md-home-solution .tabs .item.on,
.md-home-solution .tabs .item:hover {
  background: rgba(36, 78, 165, 0.8);
  border-color: rgba(36, 78, 165, 0.8);
}

.md-home-solution .tabs .item:before {
  content: "";
  position: absolute;
  left: -0.09rem;
  top: -0.09rem;
  z-index: 3;
  background: url(../images/add.png) no-repeat center/contain;
  width: 0.14rem;
  height: 0.14rem;
}

.md-home-solution .tabs .item:after {
  content: "";
  position: absolute;
  left: -0.09rem;
  bottom: -0.09rem;
  z-index: 3;
  background: url(../images/add.png) no-repeat center/contain;
  width: 0.14rem;
  height: 0.14rem;
}

.md-home-solution .tabs .icon {
  width: 0.8rem;
  display: block;
}

.md-home-solution .tabs .name {
  margin-top: 0.18rem;
  padding-left: 0.18rem; padding-bottom: .18rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-width: 1.6rem;
  font-size: 0.2rem;
  text-shadow: 0px 1px 0px black;
}

.md-home-solution .tabs .name:after {
  content: "+";
  margin-left: 0.1rem;
}

@media (max-width: 900px) {
  .md-home-solution .tabs {
    position: static;
    padding: 0.5rem 0;
  }

  .md-home-solution .tabs-cnt {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .md-home-solution .tabs .item {
    width: 33%;
    margin-right: 0.1%;
    margin-bottom: 0.1%;
  }
}

.md-home-prod {
  padding-top: 0.86rem;
  padding-bottom: 0.95rem;
}

.md-home-prod .hd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.md-home-prod .list {
  margin: 0.53rem -0.2rem 0;
}

.md-home-prod .list .swiper-container {
  padding: 0.2rem 0.2rem 0.87rem;
}

.md-home-prod .list .item {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 0.22rem 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 0.22rem 0px rgba(0, 0, 0, 0.1);
  border-radius: 0.1rem;
  width: 4.56rem;
  margin-right: 0.6rem;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

/*.md-home-prod .list .item:first-of-type {*/
/*  width: 6.48rem;*/
/*}*/
/*.md-home-prod .list .item:first-of-type .pic img {*/
/*  width: 86.7283950617%;*/
/*}*/
.md-home-prod .list .item:last-of-type {
  margin-right: 0;
}

.md-home-prod .list .item:hover .text {
  background: url(../images/bg2.jpg) no-repeat center/cover;
}

.md-home-prod .list .item:hover .more {
  background-image: url(../images/right2.png);
  width: 0.69rem;
  height: 0.69rem;
  left: 0.35rem;
  bottom: 0.3rem;
}

.md-home-prod .list .tit-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 0.24rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #dcdcdc;
}

.md-home-prod .list .tit-wrap .icon {
  width: 0.35rem;
}

.md-home-prod .list .tit-wrap .tit {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.md-home-prod .list .text {
  padding: 0 0.3rem;
  padding-top: 0.46rem;
}

.md-home-prod .list .tit {
  font-size: 0.3rem;
}

.md-home-prod .list .desc {
  line-height: 2;
  height: 2.55rem;
  padding-top: 0.24rem;
  position: relative;
  z-index: 2;
}

.md-home-prod .list .pic {
  height: 1.36rem;
  position: relative;
}

.md-home-prod .list .pic img {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
}

.md-home-prod .list .more {
  background: url(../images/right.png) no-repeat center/contain;
  width: 0.45rem;
  height: 0.45rem;
  position: absolute;
  left: 0.47rem;
  bottom: 0.42rem;
}

.md-home-prod .swiper-scrollbar {
  background: #f0f0f0;
  left: 0.2rem;
  right: 0.2rem;
  bottom: 0.17rem;
  width: auto;
  margin: auto;
}

.md-home-prod .swiper-scrollbar-drag {
  background: #1f489d;
}

.md-home-prod .swiper-scrollbar-drag:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 0.4rem;
  height: 0.4rem;
  background: url(../images/circle.png) no-repeat center/contain;
}

@media (max-width: 1400px) {
  .md-home-prod .list .desc {
    height: 220px;
  }
}

@media (max-width: 900px) {
  .md-home-prod .list .item {
    width: 6.48rem;
  }

  .md-home-prod .list .pic {
    height: 2.5rem;
  }

  .md-home-prod .list .pic img {
    width: 100% !important;
  }
}

.md-home-honor {
  text-align: center;
  padding-top: 0.86rem;
  padding-bottom: 0.91rem;
}

.md-home-honor .list {
  margin-top: 0.61rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.md-home-honor .list .swiper-container {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}

.md-home-honor .list .item {
  margin-right: 0.73rem;
  width: 4.27rem;
}

.md-home-honor .list .item:last-of-type {
  margin-right: 0;
}

.md-home-honor .list .pic {
  width: 100%;
}

.md-home-honor .list .name {
  line-height: 1.2727272727;
  margin-top: 0.27rem;
}

.md-home-honor .list .btn {
  width: 0.46rem;
  height: 0.46rem;
  min-width: 30px;
  min-height: 30px;
  border: 1px solid #666;
  border-radius: 50%;
  background: no-repeat center/contain;
  cursor: pointer;
  margin-top: 1.36rem;
}

.md-home-honor .list .btn:hover {
  border-color: #244ea5;
  background-color: #486ab0;
}

.md-home-honor .list .btn.prev {
  background-image: url(../images/arr1.png);
}

.md-home-honor .list .btn.prev:hover {
  background-image: url(../images/arr3.png);
}

.md-home-honor .list .btn.next {
  background-image: url(../images/arr2.png);
}

.md-home-honor .list .btn.next:hover {
  background-image: url(../images/arr4.png);
}

.md-home-honor .c-more {
  margin-top: 0.5rem;
}

@media (max-width: 500px) {
  .md-home-honor .list .swiper-container {
    margin: 0 0.3rem;
  }

  .md-home-honor .list .item {
    margin-right: 0.2rem;
  }
}

.md-home-case {
  padding-top: 0.89rem;
  padding-bottom: 0.8rem;
}

.md-home-case .c-title {
  text-align: center;
}

.md-home-case .list {
  margin-top: 0.7rem;
}

.md-home-case .item {
  padding-bottom: 0.13rem;
  border-bottom: 1px solid #999;
  position: relative;
  margin-bottom: 0.2rem;
}

.md-home-case .item:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 0;
  height: 1px;
  background: #1f489d;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.md-home-case .item:hover:after {
  width: 50%;
}

.md-home-case .item:hover .img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.md-home-case .item:hover .tit {
  color: #1f489d;
}

.md-home-case .item:hover .more {
  color: #1f489d;
}

.md-home-case .img {
  padding-top: 64.8854961832%;
}

.md-home-case .tit {
  margin-top: 0.28rem;
}

.md-home-case .more {
  line-height: 1.4285714286;
  margin-top: 0.39rem;
}

.md-home-case .more:after {
  content: "+";
  margin-left: 0.2rem;
}

.page-case-1 {
  padding-bottom: 1.4rem;
}

.page-case-1 .md-case-1 {
  margin: 0.95rem 0 0.09rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.page-case-1 .md-case-1 .item {
  margin-bottom: 0.73rem;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.page-case-1 .md-case-1 .item img {
  width: 100%;
  vertical-align: top;
}

.page-case-1 .md-case-1 .item .text {
  background-color: #f7f7f7;
  padding: 0.32rem 0.27rem;
}

.page-case-1 .md-case-1 .item .date {
  color: #646774;
  margin-bottom: 0.29rem;
}

.page-case-1 .md-case-1 .item .tit {
  margin-bottom: 0.1rem;
}

.page-case-1 .md-case-1 .item .desc {
  line-height: 1.7647058824;
}

.page-case-1 .md-case-1 .item:hover {
  position: relative;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.page-case-1 .md-case-1 .item:hover::after {
  content: "";
  width: 100%;
  height: 4px;
  background-color: #1f489d;
  position: absolute;
  bottom: 0;
  left: 0;
}

@media (min-width: 1001px) {
  .page-case-1 .md-case-1 .item {
    width: 30.8383233533%;
    margin-right: 3.7125748503%;
  }

  .page-case-1 .md-case-1 .item:nth-of-type(3n) {
    margin-right: 0;
  }
}

@media (max-width: 1000px) and (min-width: 451px) {
  .page-case-1 .md-case-1 {
    margin-top: 0.5rem;
  }

  .page-case-1 .md-case-1 .item {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 0.5rem;
  }

  .page-case-1 .md-case-1 .item:nth-of-type(2n) {
    margin-right: 0;
  }
}

@media (max-width: 450px) {
  .page-case-1 .md-case-1 .item {
    width: 100%;
    margin-bottom: 4%;
  }
}

.page-caseDetails-1 {
  background-color: #f7f7f7;
  padding-top: 0.54rem;
  padding-bottom: 1.14rem;
}

.page-caseDetails-1 .md-caseDetails-1 {
  background-color: #fff;
}

.page-caseDetails-1 .md-caseDetails-1 .caseDetails-title {
  padding-top: 0.93rem;
  padding-bottom: 0.47rem;
  border-bottom: 2px solid #f4f4f4;
}

.page-caseDetails-1 .md-caseDetails-1 .caseDetails-title .tit {
  width: 82.4550898204%;
  margin-left: auto;
  margin-right: auto;
  color: #13202c;
  line-height: 1.4634146341;
  position: relative;
  padding-left: 0.4rem;
  font-weight: bold;
}

.page-caseDetails-1 .md-caseDetails-1 .caseDetails-title .tit::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.1rem;
  width: 0.07rem;
  height: 0.16rem;
  min-width: 7px;
  min-height: 16px;
  background-image: url(../images/LXH/icon.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.page-caseDetails-1 .md-caseDetails-1 .caseDetails-share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  padding: 0.25rem 0 0.19rem;
  width: 82.4550898204%;
  margin-left: auto;
  margin-right: auto;
  border-bottom: 2px solid #f4f4f4;
}

.page-caseDetails-1 .md-caseDetails-1 .caseDetails-share .icon {
  margin: 0 0 0 0.17rem;
}

.page-caseDetails-1 .md-caseDetails-1 .caseDetails-share .icon:hover {
  background: none;
}

.page-caseDetails-1 .md-caseDetails-1 .caseDetails-text {
  padding: 1.1rem 0 1.04rem;
  width: 82.4550898204%;
  margin-left: auto;
  margin-right: auto;
  border-bottom: 1px solid #f4f4f4;
}

.page-caseDetails-1 .md-caseDetails-1 .caseDetails-text .content {
  width: 75.5265068991%;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.8888888889;
  color: #666;
  text-align: justify;
}

.page-caseDetails-1 .md-caseDetails-1 .bth {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 8.7425149701%;
  height: 0.7rem;
  line-height: 0.7rem;
}

.page-caseDetails-1 .md-caseDetails-1 .bth .b1 span {
  margin-right: 0.35rem;
}

.page-caseDetails-1 .md-caseDetails-1 .bth .b1:hover {
  color: #1f489d;
}

.page-caseDetails-1 .md-caseDetails-1 .bth .b2 span {
  margin-left: 0.35rem;
}

.page-caseDetails-1 .md-caseDetails-1 .bth .b2:hover {
  color: #1f489d;
}

@media (max-width: 800px) {
  .page-caseDetails-1 .md-caseDetails-1 .caseDetails-title {
    padding: 0.6rem 0;
  }

  .page-caseDetails-1 .md-caseDetails-1 .caseDetails-title .tit {
    font-size: 16px;
    width: 92%;
  }

  .page-caseDetails-1 .md-caseDetails-1 .caseDetails-share {
    width: 92%;
  }

  .page-caseDetails-1 .md-caseDetails-1 .caseDetails-text {
    padding: 0.5rem 0;
    width: 92%;
  }

  .page-caseDetails-1 .md-caseDetails-1 .caseDetails-text .content {
    width: 100%;
  }

  .page-caseDetails-1 .md-caseDetails-1 .bth {
    margin-left: auto;
    margin-right: auto;
    width: 92%;
  }
}

.page-caseDetails-1 .solution-text {
  margin: 0 8.7425149701%;
  line-height: 1.8333333333;
  padding: 0.6rem 0;
  border-bottom: 1px solid #eeeeee;
}

@media (max-width: 800px) {
  .page-caseDetails-1 .solution-text {
    width: 92%;
    margin-left: auto;
    margin-right: auto;
  }
}

.page-dynamic-1 {
  padding-bottom: 1.26rem;
}

.page-dynamic-1 .md-dynamic-title {
  padding: 0.49rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-bottom: 1px solid #f4f4f4;
}

.page-dynamic-1 .md-dynamic-title .t1 {
  position: relative;
  margin-right: 1.78rem;
}

.page-dynamic-1 .md-dynamic-title .t1:hover {
  color: #1f489d;
}

.page-dynamic-1 .md-dynamic-title .t1:hover::after {
  content: "";
  width: 50%;
  height: 0.03rem;
  background-color: #1f489d;
  position: absolute;
  bottom: -0.5rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.page-dynamic-1 .md-dynamic-title .t1:last-of-type {
  margin-right: 0;
}

.page-dynamic-1 .md-dynamic-title .t1-active {
  color: #1f489d;
}

.page-dynamic-1 .md-dynamic-title .t1-active::after {
  content: "";
  width: 50%;
  height: 0.03rem;
  background-color: #1f489d;
  position: absolute;
  bottom: -0.5rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.page-dynamic-1 .md-dynamic-1 {
  margin: 0.57rem 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.page-dynamic-1 .md-dynamic-1 .item {
  width: 30.8383233533%;
  margin-bottom: 0.8rem;
}

.page-dynamic-1 .md-dynamic-1 .item .c-pic {
  border: 1px solid #eee;
  border-bottom: none;
}

.page-dynamic-1 .md-dynamic-1 .item .img {
  padding-top: 52.427184466%;
}

.page-dynamic-1 .md-dynamic-1 .item .text {
  padding: 0.3rem 0.35rem 0.44rem;
  border: solid 1px #eeeeee;
}

.page-dynamic-1 .md-dynamic-1 .item .text .h1 {
  font-weight: bold;
  /* margin-bottom: 0.19rem; */
  text-align: center;
}

.page-dynamic-1 .md-dynamic-1 .item .text .time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0.26rem;
  display: none;
  margin-top: .19rem;
}

.page-dynamic-1 .md-dynamic-1 .item .text .time img {
  width: 0.14rem;
  min-width: 14px;
  margin-right: 0.07rem;
  display: block;
}

.page-dynamic-1 .md-dynamic-1 .item .text .time p {
  color: #999999;
}

.page-dynamic-1 .md-dynamic-1 .item .text .p1 {
  line-height: 1.7777777778;
}

.page-dynamic-1 .md-dynamic-1 .item:hover .img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.page-dynamic-1 .md-dynamic-1 .item:hover .text {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3490196078);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3490196078);
}

.page-dynamic-1 .md-dynamic-1 .item:hover .h1 {
  color: #1f489d;
}

@media (min-width: 1001px) {
  .page-dynamic-1 .md-dynamic-1 .item {
    margin-right: 3.7125748503%;
  }

  .page-dynamic-1 .md-dynamic-1 .item:nth-of-type(3n) {
    margin-right: 0;
  }
}

@media (max-width: 1000px) and (min-width: 451px) {
  .page-dynamic-1 .md-dynamic-1 {
    margin: 0.5rem 0;
  }

  .page-dynamic-1 .md-dynamic-1 .item {
    width: 48%;
    margin-bottom: 0.7rem;
    margin-right: 4%;
  }

  .page-dynamic-1 .md-dynamic-1 .item:nth-of-type(2n) {
    margin-right: 0;
  }
}

@media (max-width: 450px) {
  .page-dynamic-1 .md-dynamic-1 .item {
    width: 100%;
    margin-bottom: 0.5rem;
  }

  .page-dynamic-1 .md-dynamic-title .t1 {
    margin-right: 0.5rem;
  }
}

.md-about-cate .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-bottom: 1px dashed #eee;
}

.md-about-cate .title .t1 {
  position: relative;
  line-height: 1.2rem;
  margin-right: 1.2rem;
}

.md-about-cate .title .t1:last-of-type {
  margin-right: 0;
}

.md-about-cate .title .t1-active,
.md-about-cate .title .t1:hover {
  color: #1f489d;
}

.md-about-cate .title .t1-active::after,
.md-about-cate .title .t1:hover::after {
  content: "";
  width: 50%;
  height: 0.03rem;
  background-color: #1f489d;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media (max-width: 900px) {
  .md-about-cate .title .t1 {
    margin-right: 0.5rem;
  }
}

.md-aboutUs-1 .text {
  padding: 1.12rem 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.md-aboutUs-1 .text .layout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.md-aboutUs-1 .text .text-left {
  width: 66.7065868263%;
}

.md-aboutUs-1 .text .text-left .desc {
  margin-top: 0.37rem;
  color: #666666;
  line-height: 2.0555555556;
}

.md-aboutUs-1 .text .text-left .desc:nth-child(1) {
  margin-top: 0;
}

.md-aboutUs-1 .text .text-left .h1 {
  color: #000000;
  line-height: 1.25;
}

.md-aboutUs-1 .text .text-right {
  width: 24.1916167665%;
}

.md-aboutUs-1 .text .text-right .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 0.26rem;
  border-bottom: 1px dashed #bfbfbf;
  margin-top: 0.26rem;
}

.md-aboutUs-1 .text .text-right .icon:last-of-type {
  border-bottom: none;
}

.md-aboutUs-1 .text .text-right .icon:nth-child(1) {
  margin-top: 1.14rem;
}

.md-aboutUs-1 .text .text-right .icon .icon-left .num {
  color: #244ea5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.md-aboutUs-1 .text .text-right .icon .icon-left .p1 {
  font-family: Lettown;
}

.md-aboutUs-1 .text .text-right .icon .icon-left .unit {
  font-weight: bold;
}

.md-aboutUs-1 .text .text-right img {
  width: 1rem;
}

.md-aboutUs-1 .video-wrap {
  width: 100%;
  position: relative;
}

.md-aboutUs-1 .video-wrap img {
  width: 100%;
  display: block;
}

.md-aboutUs-1 .video-wrap .controls {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.md-aboutUs-1 .video-wrap .controls img {
  display: block;
  width: 1.18rem;
}

.md-aboutUs-1 .Culture {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 1.56rem;
  padding-bottom: 1.46rem;
}

.md-aboutUs-1 .Culture .h1 {
  text-align: center;
  font-weight: bold;
  margin-bottom: 0.6rem;
}

.md-aboutUs-1 .Culture .Culture-tent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.md-aboutUs-1 .Culture .Culture-tent .swiper-slide {
  position: relative;
  width: 3.2rem;
  min-width: 200px;
}

.md-aboutUs-1 .Culture .Culture-tent .swiper-slide .item img {
  width: 100%;
  display: block;
}

.md-aboutUs-1 .Culture .Culture-tent .swiper-slide .item .Stext {
  text-align: center;
  position: absolute;
  color: #fff;
  top: 2.5%;
  left: 2.5%;
  width: 94.375%;
  height: 94.8571428571%;
  border: 1px solid #fff;
  padding: 0 9.2715231788%;
}

.md-aboutUs-1 .Culture .Culture-tent .swiper-slide .item .Stext .p1 {
  margin-top: 30.081300813%;
  margin-bottom: 23.5772357724%;
  position: relative;
}

.md-aboutUs-1 .Culture .Culture-tent .swiper-slide .item .Stext .p1::after {
  content: "";
  width: 9.3495934959%;
  height: 1px;
  background-color: #fff;
  position: absolute;
  left: 50%;
  bottom: -0.16rem;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.md-aboutUs-1 .Culture .Culture-tent .swiper-slide .item .Stext .p2 {
  line-height: 0.32rem;
}

.md-aboutUs-1 .contact {
  background-color: #fdfdfd;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center bottom;
  padding-top: 8.28125%;
  padding-bottom: 9.6875%;
}

.md-aboutUs-1 .contact .layout {
  -webkit-box-shadow: 0px 9px 16px 5px rgba(5, 22, 63, 0.08);
  box-shadow: 0px 9px 16px 5px rgba(5, 22, 63, 0.08);
}

.md-aboutUs-1 .contact .table {
  width: 100%;
  height: 7.52rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.md-aboutUs-1 .contact .table-left {
  width: 64.9101796407%;
  height: 100%;
  background-color: #fff;
  padding: 0 7.8413284133%;
  padding-top: 1rem;
}

.md-aboutUs-1 .contact .table-left .h1 {
  font-weight: bold;
  margin-bottom: 0.74rem;
}

.md-aboutUs-1 .contact .table-left .item .ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 0.4rem;
}

.md-aboutUs-1 .contact .table-left .item .ul .li {
  width: 42.8884026258%;
  padding-bottom: 0.2rem;
  border-bottom: 1px solid #f2f4f5;
  margin-right: 0.56rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.md-aboutUs-1 .contact .table-left .item .ul .li input {
  border: none;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-left: 0.1rem;
}

.md-aboutUs-1 .contact .table-left .item .code {
  width: 1rem;
  min-width: 100px;
  margin: 0 0.1rem;
}

.md-aboutUs-1 .contact .table-left .item .ul1 .li {
  width: 100%;
}

.md-aboutUs-1 .contact .table-left .item .bth {
  width: 11.8333333333em;
  line-height: 2.8333333333em;
  text-align: center;
  background-color: #1f489d;
  border: none;
  color: #fff;
  border-radius: 26px;
  margin-top: 0.45rem;
  cursor: pointer;
}

.md-aboutUs-1 .contact .table-left .item .bth:hover {
  background-color: #244ea5;
}

.md-aboutUs-1 .contact .table-right {
  width: 35.2095808383%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  padding-top: 5.8682634731%;
  padding-left: 3.5928143713%;
  color: #fff;
  font-family: Arial;
}

.md-aboutUs-1 .contact .table-right .h1 {
  font-size: bold;
  margin-bottom: 0.73rem;
}

.md-aboutUs-1 .contact .table-right .p1 {
  margin-bottom: 0.2rem;
}

.md-aboutUs-1 .contact .table-right .p3 {
  text-indent: 3em;
  margin-bottom: 0.2rem;
}

.md-aboutUs-1 .contact .table-right .line {
  border-bottom: 1px dashed rgba(255, 255, 255, 0.3137254902);
  margin-top: 0.75rem;
}

.md-aboutUs-1 .contact .table-right .p4 {
  margin-top: 0.75rem;
}

.md-aboutUs-1 .contact .table-right .p5 {
  margin-top: 0.33rem;
}

@media (max-width: 1100px) {
  .md-aboutUs-1 .contact .table {
    display: block;
    height: auto;
  }

  .md-aboutUs-1 .contact .table-left {
    width: 100%;
    padding-bottom: 1rem;
  }

  .md-aboutUs-1 .contact .table-left .item .ul {
    margin-bottom: 0;
  }

  .md-aboutUs-1 .contact .table-left .item .ul .li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 0.4rem;
  }

  .md-aboutUs-1 .contact .table-right {
    width: 100%;
    padding-bottom: 1rem;
  }
}

@media (max-width: 900px) {
  .md-aboutUs-1 .text .layout {
    display: block;
  }

  .md-aboutUs-1 .text .text-left {
    width: 100%;
  }

  .md-aboutUs-1 .text .text-right {
    width: 100%;
  }
}

.page-join-1 {
  padding-bottom: 1.4rem;
  font-family: Arial;
}

.page-join-1 .md-join-title {
  padding: 0.5rem 33.3854166667%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #f4f4f4;
}

.page-join-1 .md-join-title .t1 {
  position: relative;
}

.page-join-1 .md-join-title .t1-active,
.page-join-1 .md-join-title .t1:hover {
  color: #1f489d;
}

.page-join-1 .md-join-title .t1-active::after,
.page-join-1 .md-join-title .t1:hover::after {
  content: "";
  width: 50%;
  height: 0.03rem;
  background-color: #1f489d;
  position: absolute;
  bottom: -0.5rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media (max-width: 1000px) and (min-width: 451px) {
  .page-join-1 .md-join-title {
    padding: 0.5rem 2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    border-bottom: 1px solid #f4f4f4;
  }
}

@media (max-width: 450px) {
  .page-join-1 .md-join-title {
    padding: 0.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    border-bottom: 1px solid #f4f4f4;
  }
}

.page-join-1 .h1 {
  text-align: center;
  margin-top: 0.93rem;
  margin-bottom: 0.65rem;
}

.page-join-1 .recruit {
  margin-bottom: 0.83rem;
}

.page-join-1 .recruit .item-b {
  margin-top: 0.44rem;
}

.page-join-1 .recruit .top {
  height: 1.3rem;
  min-height: 90px;
  background-color: #fafafa;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border: solid 1px #e5e5e5;
  border-top: solid 5px #979faf;
}

.page-join-1 .recruit .top .p1 {
  width: 15.5688622754%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-right: 1px solid #e5e5e5;
  background-color: #f8f8f8;
  color: #333;
}

.page-join-1 .recruit .top .p2 {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 0.9rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.page-join-1 .recruit .top .p2 .item {
  min-width: 3rem;
  margin: 0.075rem 0;
  padding-right: 0.1rem;
  line-height: 1.5;
}

.page-join-1 .recruit .top .bth {
  width: 9.875em;
  height: 2.5625em;
  background-color: #979faf;
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  margin-right: 0.72rem;
  cursor: pointer;
}

.page-join-1 .recruit .top .bth img {
  width: 6.25%;
  margin-left: 8.125%;
}

.page-join-1 .recruit .bottom {
  padding: 3.4730538922%;
  border: 1px solid #e5e5e5;
  border-top: none;
  display: none;
  position: relative;
}

.page-join-1 .recruit .bottom .p2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: none;
  margin-bottom: 0.2rem;
}

.page-join-1 .recruit .bottom .p2 .item {
  width: 33.33%;
  line-height: 1.5;
  margin: 0.075rem 0;
}

.page-join-1 .recruit .bottom .bo1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.page-join-1 .recruit .bottom .bo1-text {
  width: 50%;
}

.page-join-1 .recruit .bottom .bo1-text .tx1 {
  color: #222222;
  line-height: 1.5;
}

.page-join-1 .recruit .bottom .bo1-text .tx2 {
  color: #666666;
  line-height: 1.75;
  margin-top: 0.07rem;
}

.page-join-1 .recruit .bottom .bo2 {
  margin-top: 0.45rem;
}

.page-join-1 .recruit .bottom .bo2 .bo2-text {
  width: 100%;
  line-height: 1.75;
}

.page-join-1 .recruit .bottom .bo2 .bo2-text .tx1 {
  color: #222222;
  line-height: 1.5;
}

.page-join-1 .recruit .bottom .bo2 .bo2-text .tx2 {
  color: #666666;
  line-height: 1.75;
  margin-top: 0.07rem;
}

.page-join-1 .recruit .bottom .bthJ {
  width: 9.875em;
  height: 2.5625em;
  background-color: #1f489d;
  color: #fff;
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: 0.33rem;
  right: 0.73rem;
}

.page-join-1 .recruit .bottom .bthJ img {
  width: 0.1rem;
  min-width: 10px;
  vertical-align: middle;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  margin-left: 0.15rem;
}

@media (max-width: 900px) {
  .page-join-1 .recruit .top {
    min-height: 0;
  }

  .page-join-1 .recruit .top .p1 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-right: 0.5rem;
  }

  .page-join-1 .recruit .top .p2 {
    display: none;
  }

  .page-join-1 .recruit .top .bth {
    width: 8em;
    height: 2.2em;
  }

  .page-join-1 .recruit .bottom {
    padding-bottom: 1.2rem;
  }

  .page-join-1 .recruit .bottom .p2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .page-join-1 .recruit .bottom .bo1 {
    display: block;
  }

  .page-join-1 .recruit .bottom .bo1-text {
    margin-top: 0.2rem;
    width: 100%;
  }

  .page-join-1 .recruit .bottom .bthJ {
    width: 8em;
    height: 2.2em;
    top: auto;
    bottom: 0.5rem;
  }
}

@media (max-width: 600px) {
  .page-join-1 .recruit .bottom .p2 {
    display: block;
  }

  .page-join-1 .recruit .bottom .p2 .item {
    width: 100%;
    padding-right: 0;
  }
}

#bp_vid {
  width: 50%;
}

.md-solution-1 {
  position: relative;
}

.md-solution-1 .pics .img {
  padding-top: calc(940 / 1920 * 100%);
}

.md-solution-1 .pics .img img {
  display: none;
}

.md-solution-1 .text {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.md-solution-1 .text .lf {
  padding-left: 1.25rem;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.md-solution-1 .text .lf .icon {
  width: .8rem;
  margin-left: -.1rem;
}

.md-solution-1 .text .lf .tit {
  line-height: 1.25;
}

.md-solution-1 .text .lf .mark {
  line-height: 1.25;
  margin-top: .07rem;
}

.md-solution-1 .text .lf.active {
  background-color: rgba(31, 72, 157, 0.5);
}

.md-solution-1 .text .rg {
  width: calc(1020 / 1920 * 100%);
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.md-solution-1 .text .rg .swiper-container {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 100%;
  border-left: 1px solid #fff;
  border-top: 1px solid #fff;
}

.md-solution-1 .text .rg .swiper-slide {
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.md-solution-1 .text .rg .swiper-slide .item {
  width: calc(1 / 3 * 100%);
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  background: rgba(0, 0, 0, 0.3);
}

.md-solution-1 .text .rg .swiper-slide .item.active,
.md-solution-1 .text .rg .swiper-slide .item:hover {
  background-color: rgba(31, 72, 157, 0.5);
}

.md-solution-1 .text .rg .arrow {
  background: rgba(0, 0, 0, 0.3);
  border: 1px solid #fff;
  margin-top: -1px;
  height: 0.9rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  z-index: 2;
}

.md-solution-1 .text .rg .arrow .btn {
  width: 0.46rem;
  height: 0.46rem;
  border: 1px solid #fff;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 50%;
  cursor: pointer;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.md-solution-1 .text .rg .arrow .btn:hover {
  background-color: #1f489d;
  border-color: #244ea5;
}

.md-solution-1 .text .rg .arrow .prev {
  background-image: url(../images/arr3.png);
  margin-right: 1.27rem;
}

.md-solution-1 .text .rg .arrow .next {
  background-image: url(../images/arr4.png);
}

.md-solution-1 .text .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  height: 100%;
  padding-bottom: 0.19rem;
}

.md-solution-1 .text .item .icon {
  width: 0.8rem;
  margin-left: 0.2rem;
}

.md-solution-1 .text .item .tit {
  line-height: 1.25;
  padding-left: 0.36rem;
}

.md-solution-1 .text .item .mark {
  line-height: 1.25;
  margin-top: 0.07rem;
  padding-left: 0.36rem;
}

@media (max-width: 1300px) {
  .md-solution-1 .text .rg {
    width: 60%;
  }
}

@media (max-width: 700px) {
  .md-solution-1 .pics {
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
  }

  .md-solution-1 .pics .swiper-container {
    height: 100%;
  }

  .md-solution-1 .pics .img {
    min-height: 100%;
  }

  .md-solution-1 .text {
    display: block;
    position: static;
    z-index: 2;
    padding: 1rem 4%;
  }

  .md-solution-1 .text .lf {
    padding: 0 0 0.5rem;
  }

  .md-solution-1 .text .rg {
    width: 100%;
    height: 400px;
  }

  .md-solution-1 .text .item {
    padding-right: 0.1rem;
  }

  .md-solution-1 .text .item .tit {
    padding-left: 0.2rem;
  }

  .md-solution-1 .text .item .mark {
    padding-left: 0.2rem;
  }
}

.md-search {
  background: #f7f7f7;
  padding: 0.54rem 0 1.56rem;
}

.md-search .layout {
  background: #fff;
  padding: 0.74rem 0.78rem;
  min-height: 9.42rem;
}

.md-search .tit {
  color: #13202c;
  margin-bottom: 0.31rem;
}

.md-search .search-item {
  border-bottom: 1px solid #eeeeee;
  padding: 0.39rem 0 0.38rem;
}

.md-search .search-item span {
  color: #244ea5;
}

.md-search .search-item .hd {
  font-weight: bold;
  line-height: 1.3333333333;
}

.md-search .search-item .bd {
  color: #666;
  line-height: 1.5;
  padding-bottom: 0.1rem;
  margin-top: 0.26rem;
}

.md-search .search-item .bd li {
  margin-bottom: 0.15rem;
}

.md-search .search-item .bd li:last-of-type {
  margin-bottom: 0;
}

.md-search .search-item .bd li:before {
  content: "";
  width: 0.04rem;
  height: 0.04rem;
  border-radius: 50%;
  background: #244ea5;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.07rem;
}

.md-search .search-item .bd a:hover {
  text-decoration: underline;
}

.page-prod-1 {
  padding-bottom: 1.4rem;
}

.page-prod-1 .md-pagination {
  margin-top: 0.05rem;
}

.md-prod-1 {
  border-bottom: 1px dashed #eee;
}

.md-prod-1 .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 1.3333333333;
}

.md-prod-1 .list .item {
  display: block;
  margin: 0 0.33rem;
  padding: 0.48rem 0;
}

.md-prod-1 .list .item:hover {
  color: #214a9e;
}

.md-prod-1 .list .active .item {
  position: relative;
  color: #214a9e;
}

.md-prod-1 .list .active .item:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -0.01rem;
  width: 0.31rem;
  height: 0.03rem;
  background: #1f489d;
  margin-left: -0.15rem;
}

.md-prod-1 .swiper-slide {
  width: auto;
}

.md-prod-2 {
  margin-top: 0.83rem;
}

.md-prod-2 .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.md-prod-2 .list .item {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 0.22rem 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 0.22rem 0px rgba(0, 0, 0, 0.1);
  border-radius: 0.1rem;
  position: relative;
  margin-bottom: 5.0898203593%;
}

.md-prod-2 .list .item:hover .text {
  background: url(../images/bg2.jpg) no-repeat center/cover;
}

.md-prod-2 .list .item:hover .more {
  background-image: url(../images/right2.png);
  width: 0.69rem;
  height: 0.69rem;
  left: 0.35rem;
  bottom: 0.3rem;
}

.md-prod-2 .list .tit-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 0.24rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #dcdcdc;
}

.md-prod-2 .list .tit-wrap .icon {
  width: 0.35rem;
}

.md-prod-2 .list .tit-wrap .tit {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.md-prod-2 .list .text {
  padding: 0 0.3rem;
  padding-top: 0.46rem;
  padding-bottom: 1rem;
}

.md-prod-2 .list .tit {
  font-size: 0.3rem;
}

.md-prod-2 .list .desc {
  line-height: 1.5;
  /* height: 2.55rem; */
  height: calc(1.5 * 4em);
  margin-top: 0.24rem;
  position: relative;
  z-index: 2;
}

.md-prod-2 .list .pic {
  height: 1.36rem;
  position: relative;
}

.md-prod-2 .list .pic img {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%; height: 2.46rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.md-prod-2 .list .more {
  background: url(../images/right.png) no-repeat center/contain;
  width: 0.45rem;
  height: 0.45rem;
  position: absolute;
  left: 0.47rem;
  bottom: 0.42rem;
}

@media (max-width: 1600px) {
  .md-prod-2 .list .pic {
    /* height: 2rem; */
  }
}

@media (max-width: 1300px) {
  .md-prod-2 .list .desc {
    /* height: 3.2rem; */
  }
}

@media (min-width: 901px) {
  .md-prod-2 .list .item {
    /*width: 27.3053892216%;*/
    /*margin-right: 2.994011976%;*/
    width: calc(523 / 1670 * 100%);
    margin-right: calc(50 / 1670 * 100%);
  }

  /*.md-prod-2 .list .item:nth-of-type(6n+1),*/
  /*.md-prod-2 .list .item:nth-of-type(6n+6) {*/
  /*  width: 38.8023952096%;*/
  /*  margin-right: 3.5928143713%;*/
  /*}*/

  /*.md-prod-2 .list .item:nth-of-type(6n+1) .pic img,*/
  /*.md-prod-2 .list .item:nth-of-type(6n+6) .pic img {*/
  /*  width: 86.7283950617%;*/
  /*}*/

  .md-prod-2 .list .item:nth-of-type(3n) {
    margin-right: 0;
  }
}

@media (max-width: 900px) {
  .md-prod-2 .list .item {
    width: 48%;
    margin-right: 4%;
  }

  .md-prod-2 .list .item:nth-of-type(2n) {
    margin-right: 0;
  }

  .md-prod-2 .list .pic {
    /* height: 3rem; */
  }
}

@media (max-width: 500px) {
  .md-prod-2 .list .item {
    width: 100%;
    margin-right: 0;
  }

  .md-prod-2 .list .desc {
    /* height: 4rem; */
  }

  .md-prod-2 .list .pic {
    /* height: 2.5rem; */
  }
}

.md-prod-3 {
  background: #f7f7f7;
  padding-top: 1.29rem;
  padding-bottom: 0.98rem;
}

.md-prod-3 .layout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.md-prod-3 .lf {
  width: 7rem;
  margin-left: 0.79rem;
}

.md-prod-3 .lf .img {
  padding-top: 64.2857142857%;
}

.md-prod-3 .lf .img img {
  display: none;
}

.md-prod-3 .lf .controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-top: 0.32rem;
}

.md-prod-3 .lf .controls .btn {
  width: 0.3rem;
  height: 0.3rem;
  min-width: 30px;
  min-height: 30px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
}

.md-prod-3 .lf .controls .prev {
  background-image: url(../images/a-prev0.png);
}

.md-prod-3 .lf .controls .prev:hover {
  background-image: url(../images/a-prev.png);
}

.md-prod-3 .lf .controls .next {
  background-image: url(../images/a-next0.png);
}

.md-prod-3 .lf .controls .next:hover {
  background-image: url(../images/a-next.png);
}

.md-prod-3 .lf .pagination {
  margin: 0.07rem 0.21rem 0;
  font-size: 0;
}

.md-prod-3 .lf .swiper-pagination-bullet {
  width: 0.02rem;
  height: 0.07rem;
  min-width: 2px;
  min-height: 7px;
  border-radius: 0;
  background: #999999;
  opacity: 1;
  margin: 0 0.04rem;
}

.md-prod-3 .lf .swiper-pagination-bullet-active {
  height: 0.12rem;
  min-height: 12px;
  background: #1f489d;
}

.md-prod-3 .rg {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 0.93rem;
  padding-right: 2.13rem;
  margin-top: 0.56rem;
}

.md-prod-3 .rg .type {
  line-height: 1.25;
}

.md-prod-3 .rg .name {
  line-height: 1.2777777778;
  margin-top: 0.11rem;
}

.md-prod-3 .rg .desc {
  line-height: 1.8888888889;
  margin-top: 0.29rem;
  min-height: 18em;
  border-bottom: 2px solid #e2e2e2;
  padding-bottom: 0.2rem;
}

@media (max-width: 1920px) {
  .md-prod-3 .lf {
    margin-left: 0;
  }

  .md-prod-3 .lf .pagination {
    margin: 7px 21px 0;
  }

  .md-prod-3 .lf .swiper-pagination-bullet {
    margin: 0 4px;
  }
}

@media (max-width: 1200px) {
  .md-prod-3 .rg {
    padding: 0 0 0 0.5rem;
  }
}

@media (max-width: 700px) {
  .md-prod-3 {
    padding-top: 0.5rem;
  }

  .md-prod-3 .layout {
    display: block;
  }

  .md-prod-3 .lf {
    width: 100%;
  }

  .md-prod-3 .rg {
    padding: 0;
  }
}

.md-prod-4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #fff;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  -webkit-box-shadow: 0px 6px 13px 0px rgba(168, 174, 176, 0.05);
  box-shadow: 0px 6px 13px 0px rgba(168, 174, 176, 0.05);
}

.md-prod-4 .item {
  padding: 0 0.07rem;
  border-bottom: 1px solid transparent;
  cursor: pointer;
  line-height: 1.31rem;
  position: relative;
  margin-right: 2.78rem;
}

.md-prod-4 .item:last-of-type {
  margin-right: 0;
}

.md-prod-4 .item:hover,
.md-prod-4 .item.on {
  color: #1f489d;
  border-bottom-color: #1f489d;
}

.md-prod-4 .item:hover:after,
.md-prod-4 .item.on:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -0.075rem;
  border-width: 0.05rem 0.075rem;
  border-style: solid;
  border-color: transparent;
  border-bottom-color: #1f489d;
}

@media (max-width: 900px) {
  .md-prod-4 .item {
    margin-right: 1rem;
  }
}

.container-prod-1 .container-item {
  display: none;
}

.container-prod-1 .container-item:first-of-type {
  display: block;
}

.md-prod-5 {
  padding-top: 0.73rem;
  padding-bottom: 0.7rem;
}

.md-prod-5 .list .li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0.3rem;
}

.md-prod-5 .list .li:last-of-type {
  margin-bottom: 0;
}

.md-prod-5 .list .li:nth-of-type(2n+1) .text {
  padding-left: 1.15rem;
}

.md-prod-5 .list .li:nth-of-type(2n) .text {
  padding-left: 0.3rem;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.md-prod-5 .list .li:nth-of-type(2n) .pic {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.md-prod-5 .list .pic {
  width: 50%;
}

.md-prod-5 .list .pic img {
  width: 100%;
}

.md-prod-5 .list .text {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  line-height: 1.8888888889;
  padding-right: 0.3rem;
}

@media (max-width: 700px) {
  .md-prod-5 .list .li {
    display: block;
  }

  .md-prod-5 .list .pic {
    width: 100%;
  }

  .md-prod-5 .list .text {
    padding: 0.5rem 0 !important;
  }
}

.md-prod-6 {
  padding-top: 0.66rem;
  padding-bottom: 1.16rem;
}

.md-prod-6 table {
  width: 100%;
  border-color: #dcdcdc;
  line-height: 1.875;
  text-align: center;
}

.md-prod-6 td {
  padding: 0.19rem;
}

.md-prod-6 td:last-of-type {
  padding: 0.19rem 0.3rem 0.19rem 0.65rem;
  text-align: left;
}

.md-prod-6 .lv1 {
  -webkit-writing-mode: tb;
  -ms-writing-mode: tb;
  writing-mode: tb;
  letter-spacing: 3em;
}

@media (max-width: 900px) {
  .md-prod-6 td:last-of-type {
    padding-left: 0.2rem;
  }
}

.md-prod-7 .tit {
  text-align: center;
  line-height: 1.31rem;
  /*border-top: 1px solid #eee;*/
  /*border-bottom: 1px solid #eee;*/
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

.md-prod-7 .list .li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.md-prod-7 .list .li:nth-of-type(2n) .pic {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.md-prod-7 .list .li:nth-of-type(2n) .text {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.md-prod-7 .list .pic {
  width: 50%;
  font-size: 0;
}

.md-prod-7 .list .pic img {
  width: 100%;
}

.md-prod-7 .list .text {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 1.38rem;
  padding-right: 1.26rem;
}

.md-prod-7 .list .desc {
  line-height: 1.875;
  margin-top: 0.35rem;
}

@media (max-width: 900px) {
  .md-prod-7 .list .text {
    padding: 0.5rem;
  }
}

@media (max-width: 600px) {
  .md-prod-7 .list .li {
    display: block;
  }

  .md-prod-7 .list .pic {
    width: 100%;
  }
}

.c-num * {
  height: 100%;
}