

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%;
}

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

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

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

textarea {
  resize: none;
  outline: none;
  font-family: Helvetica Neue, Helvetica, Arial, Microsoft Yahei, Hiragino Sans GB, Heiti SC, WenQuanYi Micro Hei, sans-serif;
}

img {
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}

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());
}

input {
  outline: 0;
}

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

body {
  font-size: 14px;
  color: #000;
  font-family: Helvetica Neue, Helvetica, Arial, Microsoft Yahei, Hiragino Sans GB, Heiti SC, WenQuanYi Micro Hei, sans-serif;
}

body * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1;
}

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

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

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

.ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

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

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

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

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

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

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

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

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

@media (min-width: 901px) {
  html {
    font-size: calc(100vw / 1920 * 100);
  }
}

@media (max-width: 900px) {
  html {
    font-size: calc(900px / 1920 * 100);
  }
}

@media (min-width: 1921px) {
  .s0 {
    font-size: 0;
  }

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

  .s13 {
    font-size: calc(13 * 100vw / 1920);
  }

  .s14 {
    font-size: calc(14 * 100vw / 1920);
  }

  .s15 {
    font-size: calc(15 * 100vw / 1920);
  }

  .s16 {
    font-size: calc(16 * 100vw / 1920);
  }

  .s17 {
    font-size: calc(17 * 100vw / 1920);
  }

  .s18 {
    font-size: calc(18 * 100vw / 1920);
  }

  .s19 {
    font-size: calc(19 * 100vw / 1920);
  }

  .s20 {
    font-size: calc(20 * 100vw / 1920);
  }

  .s21 {
    font-size: calc(21 * 100vw / 1920);
  }

  .s22 {
    font-size: calc(22 * 100vw / 1920);
  }

  .s23 {
    font-size: calc(23 * 100vw / 1920);
  }

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

  .s25 {
    font-size: calc(25 * 100vw / 1920);
  }

  .s26 {
    font-size: calc(26 * 100vw / 1920);
  }

  .s27 {
    font-size: calc(27 * 100vw / 1920);
  }

  .s28 {
    font-size: calc(28 * 100vw / 1920);
  }

  .s29 {
    font-size: calc(29 * 100vw / 1920);
  }

  .s30 {
    font-size: calc(30 * 100vw / 1920);
  }

  .s31 {
    font-size: calc(31 * 100vw / 1920);
  }

  .s32 {
    font-size: calc(32 * 100vw / 1920);
  }

  .s33 {
    font-size: calc(33 * 100vw / 1920);
  }

  .s34 {
    font-size: calc(34 * 100vw / 1920);
  }

  .s35 {
    font-size: calc(35 * 100vw / 1920);
  }

  .s36 {
    font-size: calc(36 * 100vw / 1920);
  }

  .s37 {
    font-size: calc(37 * 100vw / 1920);
  }

  .s38 {
    font-size: calc(38 * 100vw / 1920);
  }

  .s39 {
    font-size: calc(39 * 100vw / 1920);
  }

  .s40 {
    font-size: calc(40 * 100vw / 1920);
  }

  .s41 {
    font-size: calc(41 * 100vw / 1920);
  }

  .s42 {
    font-size: calc(42 * 100vw / 1920);
  }

  .s43 {
    font-size: calc(43 * 100vw / 1920);
  }

  .s44 {
    font-size: calc(44 * 100vw / 1920);
  }

  .s45 {
    font-size: calc(45 * 100vw / 1920);
  }

  .s46 {
    font-size: calc(46 * 100vw / 1920);
  }

  .s47 {
    font-size: calc(47 * 100vw / 1920);
  }

  .s48 {
    font-size: calc(48 * 100vw / 1920);
  }

  .s49 {
    font-size: calc(49 * 100vw / 1920);
  }

  .s50 {
    font-size: calc(50 * 100vw / 1920);
  }

  .s51 {
    font-size: calc(51 * 100vw / 1920);
  }

  .s52 {
    font-size: calc(52 * 100vw / 1920);
  }

  .s53 {
    font-size: calc(53 * 100vw / 1920);
  }

  .s54 {
    font-size: calc(54 * 100vw / 1920);
  }

  .s55 {
    font-size: calc(55 * 100vw / 1920);
  }

  .s56 {
    font-size: calc(56 * 100vw / 1920);
  }

  .s57 {
    font-size: calc(57 * 100vw / 1920);
  }

  .s58 {
    font-size: calc(58 * 100vw / 1920);
  }

  .s59 {
    font-size: calc(59 * 100vw / 1920);
  }

  .s60 {
    font-size: calc(60 * 100vw / 1920);
  }

  .s70 {
    font-size: calc(70 * 100vw / 1920);
  }

  .s82 {
    font-size: calc(82 * 100vw / 1920);
  }

  .s85 {
    font-size: calc(85 * 100vw / 1920);
  }
}

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

  .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);
  }

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

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

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

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

  .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);
  }

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

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

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

@media (max-width: 750px) {
  .z1 {
    width: 100% !important;
    max-width: 500px !important;
    font-size: 0 !important;
    float: none !important;
    display: block !important;
    margin: 0 auto !important;
    padding: 20px 10px !important;
  }

  .z1 .z1 {
    padding: 20px 0 0 !important;
  }

  .z2,
  .z3,
  .z4,
  .z5 {
    float: none !important;
    display: inline-block !important;
    vertical-align: top !important;
    margin: 0 2% 2% 0 !important;
  }

  .z2 {
    width: 49% !important;
  }

  .z3 {
    width: 32% !important;
  }

  .z4 {
    width: 23.5% !important;
  }

  .z5 {
    width: 18.4% !important;
  }

  .z2:nth-child(2n),
  .z3:nth-child(3n),
  .z4:nth-child(4n),
  .z5:nth-child(5n) {
    margin-right: 0 !important;
  }
}

header {
  width: 100%;
}

header .h-a {
  width: 100%;
  height: 1.12rem;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
}

header .h-a .h-a-container {
  width: 100%;
  position: relative;
  z-index: 200;
  height: 100%;
}

header .h-a .h-a-container .h-container {
  width: 18.5rem;
  margin: 0 auto;
  font-size: 0;
  height: 100%;
  position: relative;
  z-index: 200;
  line-height: 1.12rem;
}

header .h-a .h-a-container .h-container .h-logo {
  width: auto;
  height: 100%;
  line-height: 1.12rem;
  float: left;
  cursor: pointer;
}

header .h-a .h-a-container .h-container .h-logo img {
  height: .5rem;
  display: inline-block;
  vertical-align: middle;
}

header .h-a .h-a-container .h-container .h-logo .img-2 {
  display: none;
}

header .h-a .h-a-container .h-container .h-container-box {
  float: right;
  height: 100%;
  line-height: 1.12rem;
  font-size: 0;
}

header .h-a .h-a-container .h-container .h-container-box .h-container-ul {
  font-size: 0;
  display: inline-block;
  vertical-align: top;
  width: 260px;
  position: fixed;
  top: 0;
  right: 0;
  height: 100vh;
  background-color: #fff;
  overflow: auto;
  z-index: 1000;
  padding-top: 10px;
  -webkit-transform: translate(100%, 0);
  transform: translate(100%, 0);
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s;
  line-height: 0.8rem;
}

header .h-a .h-a-container .h-container .h-container-box .h-container-ul .h-container-li {
  display: inline-block;
  position: relative;
  vertical-align: top;
  width: 100%;
  height: auto;
  margin-left: 0;
}

header .h-a .h-a-container .h-container .h-container-box .h-container-ul .h-container-li .li-title {
  text-align: center;
  vertical-align: top;
  display: inline-block;
  cursor: pointer;
  padding: 0 .35rem;
  height: 40px;
  line-height: 40px;
  width: 3rem;
  text-align: left;
}

header .h-a .h-a-container .h-container .h-container-box .h-container-ul .h-container-li .li-title span {
  font-family: ArialMT;
  vertical-align: middle;
  height: 100%;
  line-height: 40px;
  text-align: left;
  color: #182d7a;
  font-weight: bold;
}

header .h-a .h-a-container .h-container .h-container-box .h-container-ul .h-container-li .li-title:hover span {
  font-family: SourceHanSansCN-Medium;
  color: #ed6d1e;
}

header .h-a .h-a-container .h-container .h-container-box .h-container-ul .h-container-li .h-menu-ul {
  width: 100%;
  display: none;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
  background-color: rgba(255, 255, 255, 0.8);
}

header .h-a .h-a-container .h-container .h-container-box .h-container-ul .h-container-li .h-menu-ul .h-menu-li {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #333;
  cursor: pointer;
  text-align: left;
}

header .h-a .h-a-container .h-container .h-container-box .h-container-ul .h-container-li .h-menu-ul .h-menu-li a {
  font-family: SourceHanSansSC-Medium;
  vertical-align: middle;
  color: #666;
  font-size: 14px;
  display: block;
  width: 100%;
  height: 100%;
  line-height: 40px;
  padding-left: .5rem;
}

header .h-a .h-a-container .h-container .h-container-box .h-container-ul .h-container-li .h-menu-ul .h-menu-li:hover {
  background-color: #1a2b78;
}

header .h-a .h-a-container .h-container .h-container-box .h-container-ul .h-container-li .h-menu-ul .h-menu-li:hover a {
  color: #fff;
  font-weight: bold;
}

header .h-a .h-a-container .h-container .h-container-box .h-container-ul .h-container-li.h-nav:after {
  content: '+';
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 20px;
  color: #333;
}

header .h-a .h-a-container .h-container .h-container-box .h-container-ul .h-container-li.h-nav.show:after {
  content: '-';
}

header .h-a .h-a-container .h-container .h-container-box .h-search-language {
  display: inline-block;
  margin-left: 0.44rem;
  height: 100%;
  line-height: 1.12rem;
  position: relative;
  vertical-align: top;
}

header .h-a .h-a-container .h-container .h-container-box .h-search-language .select-w {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  height: 44px;
  position: relative;
  padding-right: 30px;
  padding-left: 12px;
  white-space: nowrap;
  vertical-align: middle;
}

header .h-a .h-a-container .h-container .h-container-box .h-search-language .select-w .cur {
  width: 100%;
  display: inline-block;
  height: 44px;
  line-height: 44px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: ArialMT;
  color: #ffffff;
}

header .h-a .h-a-container .h-container .h-container-box .h-search-language .select-w select {
  position: absolute;
  width: 100%;
  height: 100%;
  padding-left: 12px;
  left: 0;
  top: 0;
  z-index: 2;
  opacity: 0;
  filter: alpha(opacity=0);
}

header .h-a .h-a-container .h-container .h-container-box .h-search-language .select-w:after {
  display: inline-block;
  content: "";
  border-left: 5px solid transparent;
  border-top: 5px solid #fff;
  border-right: 5px solid transparent;
  position: absolute;
  right: 13px;
  top: 20px;
  z-index: 1;
}

header .h-a .h-a-container .h-container .h-container-box .h-search-language .search-img {
  display: inline-block;
  margin-left: 0.35rem;
  vertical-align: middle;
  width: 1em;
  height: 1em;
  cursor: pointer;
}

header .h-a .h-a-container .h-container .h-container-box .h-search-language .search-img img {
  width: 100%;
  height: 100%;
}

header .h-a .h-a-container .h-container .h-container-box .h-search-language .search-img .img-2 {
  display: none;
}

header .h-a .h-a-container .h-container .h-container-box .h-search-language .h-container-menu {
  width: 40px;
  height: 40px;
  vertical-align: middle;
  display: inline-block;
  background-image: url(../image/3.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 30px 30px;
  margin-left: 30px;
}

header .h-a .h-a-container .h-search {
  width: 100%;
  background-color: #fff;
  padding: .55rem 0;
  border-top: 1px solid #dddddd;
  display: none;
  position: relative;
  z-index: 200;
}

header .h-a .h-a-container .h-search .h-search-container {
  width: 8.8rem;
  height: 100%;
  margin: 0 auto;
}

header .h-a .h-a-container .h-search .h-search-container .search-ipt {
  width: 100%;
  height: .5rem;
  background-color: #ffffff;
  border-radius: .25rem;
  border: solid 1px #cccccc;
  padding: 0.04rem;
  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;
}

header .h-a .h-a-container .h-search .h-search-container .search-ipt .input-box {
  display: inline-block;
  border: none;
  background: none;
  outline: none;
  width: 6.9rem;
  height: 100%;
  padding-left: 0.3rem;
}

header .h-a .h-a-container .h-search .h-search-container .search-ipt .search-smt {
  display: inline-block;
  width: 1.3rem;
  height: .42rem;
  line-height: 0.42rem;
  background-color: #182e79;
  border-radius: .21rem;
  cursor: pointer;
  font-size: 0;
  text-align: center;
}

header .h-a .h-a-container .h-search .h-search-container .search-ipt .search-smt .smt-text {
  display: inline-block;
  font-family: SourceHanSansCN-Normal;
  color: #ffffff;
  vertical-align: middle;
  margin: 0 .11rem;
}

header .h-a .h-a-container .h-search .h-search-container .search-ipt .search-smt .smt-img {
  display: inline-block;
  width: 1em;
  vertical-align: middle;
  margin: 0 .11rem;
}

header .h-a .h-a-container .h-search .h-search-container .search-ipt .search-smt .smt-img img {
  width: 100%;
}

header .h-a .h-a-container .h-search .h-search-container .search-ipt .search-smt:hover {
  background-color: #ed6d1e;
}

header .h-a .h-opa {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 100;
  display: none;
}

header .h-a.white .h-a-container {
  background-color: #fff;
}

header .h-a.white .h-a-container .h-container .h-logo .img-1 {
  display: none;
}

header .h-a.white .h-a-container .h-container .h-logo .img-2 {
  display: inline-block;
}

header .h-a.white .h-a-container .h-container .h-container-box .h-container-ul .h-container-li .li-title span {
  color: #333333;
}

header .h-a.white .h-a-container .h-container .h-container-box .h-container-ul .h-container-li .li-title:hover span {
  font-family: SourceHanSansCN-Medium;
  color: #1a2d77;
  font-weight: bold;
}

header .h-a.white .h-a-container .h-container .h-container-box .h-search-language .select-w .cur {
  color: #333333;
}

header .h-a.white .h-a-container .h-container .h-container-box .h-search-language .select-w:after {
  border-top: 5px solid #333;
}

header .h-a.white .h-a-container .h-container .h-container-box .h-search-language .search-img .img-1 {
  display: none;
}

header .h-a.white .h-a-container .h-container .h-container-box .h-search-language .search-img .img-2 {
  display: inline-block;
}

header .h-a.show .h-opa {
  display: block;
}

header .h-a.show .h-a-container {
  z-index: auto;
}

header .h-a.show .h-container {
  z-index: auto;
}

header .h-a.show .h-container .h-container-box {
  width: 260px;
  height: auto;
  line-height: 1;
}

header .h-a.show .h-container .h-container-box .h-container-ul {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

header .h-a.show .h-container .h-container-box .h-container-menu {
  display: none;
}

@media (max-width: 900px) {
  header .h-a .h-a-container .h-container {
    width: 100%;
    padding: 0 20px;
  }

  header .h-a .h-a-container .h-container .h-logo {
    width: 1.65rem;
  }

  header .h-a .h-a-container .h-container .h-logo img {
    width: 100%;
    height: auto;
  }

  header .h-a .h-a-container .h-container .h-container-box .h-container-ul {
    width: 260px;
    position: fixed;
    right: 0;
    top: 0;
    height: 100vh;
    background-color: #fff;
    overflow: auto;
    z-index: 1000;
    padding-top: 10px;
    -webkit-transform: translate(100%, 0);
    transform: translate(100%, 0);
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    line-height: 0.8rem;
  }

  header .h-a .h-a-container .h-container .h-container-box .h-container-ul .h-container-li {
    width: 100%;
    display: inline-block;
    position: relative;
    margin-left: 0;
    height: auto;
    line-height: 1.12rem;
  }

  header .h-a .h-a-container .h-container .h-container-box .h-container-ul .h-container-li .li-title {
    height: 40px;
    line-height: 40px;
    display: inline-block;
    width: 3rem;
    text-align: left;
    vertical-align: top;
  }

  header .h-a .h-a-container .h-container .h-container-box .h-container-ul .h-container-li .li-title span {
    height: 100%;
    line-height: 40px;
    text-align: left;
    color: #182d7a !important;
    font-weight: bold;
  }

  header .h-a .h-a-container .h-container .h-container-box .h-container-ul .h-container-li .h-menu-ul {
    display: none;
    position: static;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 100%;
  }

  header .h-a .h-a-container .h-container .h-container-box .h-container-ul .h-container-li .h-menu-ul .h-menu-li {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: left;
  }

  header .h-a .h-a-container .h-container .h-container-box .h-container-ul .h-container-li .h-menu-ul .h-menu-li a {
    color: #666;
    font-size: 14px;
    display: block;
    width: 100%;
    height: 100%;
    line-height: 40px;
    padding-left: 20px;
  }

  header .h-a .h-a-container .h-container .h-container-box .h-container-ul .h-container-li .h-menu-ul .h-menu-li:hover {
    background-color: #182d7a;
  }

  header .h-a .h-a-container .h-container .h-container-box .h-container-ul .h-container-li .h-menu-ul .h-menu-li:hover a {
    color: #fff;
  }

  header .h-a .h-a-container .h-container .h-container-box .h-container-ul .h-container-li.h-nav:after {
    content: '+';
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 20px;
    color: #333;
  }

  header .h-a .h-a-container .h-container .h-container-box .h-container-ul .h-container-li.h-nav.show:after {
    content: '-';
  }

  header .h-a .h-a-container .h-container .h-container-box .h-search-language:before {
    display: none;
  }

  header .h-a .h-a-container .h-container .h-container-box .h-search-language .search-img {
    width: 16px;
    height: 16px;
  }

  header .h-a .h-a-container .h-search .h-search-container .search-ipt {
    height: 30px;
    border-radius: 15px;
  }

  header .h-a .h-a-container .h-search .h-search-container .search-ipt .search-smt {
    width: 70px;
    height: 22px;
    line-height: 22px;
  }

  header .h-a.show .h-opa {
    display: block;
  }

  header .h-a.show .h-a-container {
    z-index: auto;
  }

  header .h-a.show .h-container {
    z-index: auto;
  }

  header .h-a.show .h-container .h-container-box {
    width: 260px;
    height: auto;
    line-height: 1;
  }

  header .h-a.show .h-container .h-container-box .h-container-ul {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  header .h-a.show .h-container .h-container-box .h-container-menu {
    display: none;
  }
}

@media (max-width: 500px) {
  header .h-a .h-a-container .h-search {
    width: 100%;
  }

  header .h-a .h-a-container .h-search .h-search-container {
    width: 100%;
    padding: 0 10px;
  }

  header .h-a .h-a-container .h-search .h-search-container .search-ipt .input-box {
    width: 75%;
  }

  header .h-a .h-a-container .h-search .h-search-container .search-ipt .search-smt {
    width: 25%;
    text-align: center;
  }

  header .h-a .h-a-container .h-search .h-search-container .search-ipt .search-smt .smt-text {
    margin: 0;
  }

  header .h-a .h-a-container .h-search .h-search-container .search-ipt .search-smt .smt-img {
    display: none;
  }
}

footer {
  width: 100%;
  height: 100%;
  background-color: #2e2e2e;
}

footer .f-a {
  width: 100%;
  border-bottom: 1px solid #434343;
  /*padding-top: 1.5rem;*/
  padding-top: 22vh;
  padding-bottom: 0.46rem;
}

footer .f-a .f-container {
  width: 16rem;
  margin: 0 auto;
}

footer .f-a .f-container .f-logo {
  width: 1.55rem;
  margin-bottom: 0.28rem;
}

footer .f-a .f-container .f-logo img {
  width: 100%;
}

footer .f-a .f-container .f-text {
  width: 100%;
  font-family: ArialMT;
  line-height: 1.5;
  color: #ffffff;
}

footer .f-b {
  width: 100%;
  padding: 0.7rem 0;
  border-bottom: 1px solid #434343;
}

footer .f-b .f-container {
  width: 16rem;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

footer .f-b .f-container .item {
  width: 16%;
}

footer .f-b .f-container .item .item-title {
  width: 100%;
  font-family: ArialMT;
  color: #ffffff;
  margin-bottom: 0.2rem;
  cursor: pointer;
  display: block;
}

footer .f-b .f-container .item .item-title:hover {
  color: #ed6d1e;
}

footer .f-b .f-container .item .item-text {
  width: 100%;
  font-family: ArialMT;
  line-height: 2.15;
  color: rgba(255, 255, 255, 0.3);
  cursor: pointer;
  display: block;
}

footer .f-b .f-container .item .item-text:hover {
  color: #ed6d1e;
}

footer .f-b .f-container .item .item-share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}

footer .f-b .f-container .item .item-share div {
  width: 30px;
  height: 30px;
  border: solid 1px #6d6d6d;
  border-radius: 50%;
  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;
  margin-right: 0.12rem;
}

footer .f-b .f-container .item .item-share .weixin img {
  width: 14px;
  height: 12px;
}

footer .f-b .f-container .item .item-share .weixin .img-2 {
  display: none;
}

footer .f-b .f-container .item .item-share .weixin:hover {
  border: solid 1px #fff;
}

footer .f-b .f-container .item .item-share .weixin:hover .img-1 {
  display: none;
}

footer .f-b .f-container .item .item-share .weixin:hover .img-2 {
  display: inline-block;
}

footer .f-b .f-container .item .item-share .weibo img {
  width: 14px;
  height: 12px;
}

footer .f-b .f-container .item .item-share .weibo .img-2 {
  display: none;
}

footer .f-b .f-container .item .item-share .weibo:hover {
  border: solid 1px #fff;
}

footer .f-b .f-container .item .item-share .weibo:hover .img-1 {
  display: none;
}

footer .f-b .f-container .item .item-share .weibo:hover .img-2 {
  display: inline-block;
}

footer .f-b .f-container .item .item-share .qq img {
  width: 11px;
  height: 13px;
}

footer .f-b .f-container .item .item-share .qq .img-2 {
  display: none;
}

footer .f-b .f-container .item .item-share .qq:hover {
  border: solid 1px #fff;
}

footer .f-b .f-container .item .item-share .qq:hover .img-1 {
  display: none;
}

footer .f-b .f-container .item .item-share .qq:hover .img-2 {
  display: inline-block;
}

footer .f-b .f-container .item .item-share .msg img {
  width: 12px;
  height: 11px;
}

footer .f-b .f-container .item .item-share .msg .img-2 {
  display: none;
}

footer .f-b .f-container .item .item-share .msg:hover {
  border: solid 1px #fff;
}

footer .f-b .f-container .item .item-share .msg:hover .img-1 {
  display: none;
}

footer .f-b .f-container .item .item-share .msg:hover .img-2 {
  display: inline-block;
}

footer .f-c {
  width: 100%;
  padding: .45rem 0;
  border-bottom: 1px solid #434343;
}

footer .f-c .f-container {
  width: 16rem;
  margin: 0 auto;
  font-size: 0;
}

footer .f-c .f-container span {
  font-family: ArialMT;
  color: #ffffff;
  display: inline-block;
}

footer .f-c .f-container a {
  font-family: ArialMT;
  color: rgba(255, 255, 255, 0.2);
  cursor: pointer;
  display: inline-block;
  margin-right: 0.42rem;
  line-height: 1.875;
}

footer .f-c .f-container a:hover {
  color: #ed6d1e;
}

footer .f-d {
  width: 100%;
  padding-top: 0.3rem;
  height: 2.08rem;
}

footer .f-d .f-container {
  width: 16rem;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 100%;
}

footer .f-d .f-container .f-left {
  font-family: ArialMT;
  line-height: 1.875;
  color: rgba(255, 255, 255, 0.2);
  cursor: pointer;
}

footer .f-d .f-container .f-right {
  font-family: ArialMT;
  line-height: 1.875;
  color: rgba(255, 255, 255, 0.2);
  cursor: pointer;
}

@media (max-width: 1100px) {
  footer .f-a .f-container {
    width: 100%;
    padding: 0 10px;
  }

  footer .f-b .f-container {
    width: 100%;
    padding: 0 10px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: initial;
    -ms-flex-pack: initial;
    justify-content: initial;
  }

  footer .f-b .f-container .item {
    width: 32%;
    margin-bottom: 30px;
  }

  footer .f-c .f-container {
    width: 100%;
    padding: 0 10px;
  }

  footer .f-d .f-container {
    width: 100%;
    padding: 0 10px;
  }
}

@media (max-width: 700px) {
  footer .f-d .f-container {
    display: block;
  }

  footer .f-d .f-container a {
    display: block;
    width: 100%;
  }
}

@media (max-width: 500px) {
  footer .f-b .f-container {
    width: 100%;
    padding: 0 10px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: initial;
    -ms-flex-pack: initial;
    justify-content: initial;
  }

  footer .f-b .f-container .item {
    width: 48%;
    margin-bottom: 30px;
  }
}

@media (max-width: 350px) {
  footer .f-b .f-container {
    width: 100%;
    padding: 0 10px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: initial;
    -ms-flex-pack: initial;
    justify-content: initial;
  }

  footer .f-b .f-container .item {
    width: 100%;
    margin-bottom: 30px;
  }
}

.index-banner {
  width: 100%;
  height: 100%;
}

.index-banner .ib-swiper {
  width: 100%;
  height: 100%;
}

.index-banner .ib-swiper .swiper-slide {
  width: 100%;
}

.index-banner .ib-swiper .swiper-slide .video {
  width: 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;
  position: relative;
}

.index-banner .ib-swiper .swiper-slide .video video {
  width: 100%;
}

.index-banner .ib-swiper .swiper-slide .item {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.index-banner .ib-swiper .swiper-slide .item .item-content {
  width: 14rem;
  margin: 0 auto;
  text-align: center;
  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;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.index-banner .ib-swiper .swiper-slide .item .item-content p {
  width: 100%;
  font-family: CenturyGothic-Bold;
  font-weight: bold;
  color: #ffffff;
  margin-bottom: 0.2rem;
}

.index-banner .ib-swiper .swiper-pagination {
  bottom: 0.44rem;
}

.index-banner .ib-swiper .swiper-pagination .swiper-pagination-bullet {
  width: 7px;
  height: 7px;
  background-color: #ffffff;
  opacity: 0.3;
}

.index-banner .ib-swiper .swiper-pagination .swiper-pagination-bullet-active {
  width: 7px;
  height: 7px;
  background-color: #ffffff;
  opacity: 1;
}

@media (max-width: 1100px) {
  .index-banner .ib-swiper {
    height: 9.7rem;
  }

  .index-banner .ib-swiper .swiper-slide .item .item-content {
    width: 100%;
    padding: 0 10px;
  }
}

.index-main {
  width: 100%;
}

.index-main .index-introduction {
  width: 100%;
  height: 100%;
  background-color: #fff;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.index-main .index-introduction .introduction-container {
  width: 16rem;
  margin: 0 auto;
  height: 100%;
}

.index-main .index-introduction .introduction-container .container {
  width: 6.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
}

.index-main .index-introduction .introduction-container .container .container-title {
  width: 100%;
  font-family: Arial-BoldMT;
  font-weight: bold;
  color: #000000;
  margin-bottom: 0.3rem;
}

.index-main .index-introduction .introduction-container .container .content {
  width: 100%;
  font-family: ArialMT;
  line-height: 2.1;
  color: #666666;
  margin-bottom: 0.5rem;
}

.index-main .index-introduction .introduction-container .container .content-num {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0.75rem;
}

.index-main .index-introduction .introduction-container .container .content-num .item-num {
  padding: 0 .4rem;
  border-right: 1px solid #efefef;
}

.index-main .index-introduction .introduction-container .container .content-num .item-num .num {
  width: 100%;
  font-family: DIN-Bold;
  font-weight: bold;
  color: #0b0b0b;
  text-align: center;
  margin-bottom: 0.10rem;
}

.index-main .index-introduction .introduction-container .container .content-num .item-num .item-text {
  width: 100%;
  font-family: ArialMT;
  color: #999999;
  text-align: center;
}

.index-main .index-introduction .introduction-container .container .content-num .item-num:last-child {
  border-right: none;
}

.index-main .index-introduction .introduction-container .container .read-more {
  width: auto;
  height: .55rem;
  cursor: pointer;
  width: auto;
  display: block;
  font-size: 0;
}

.index-main .index-introduction .introduction-container .container .read-more .more-arrow {
  width: .56rem;
  height: 100%;
  line-height: .55rem;
  text-align: center;
  background-color: #1a2d77;
  display: inline-block;
  vertical-align: middle;
}

.index-main .index-introduction .introduction-container .container .read-more .more-arrow img {
  width: .16rem;
  height: .11rem;
}

.index-main .index-introduction .introduction-container .container .read-more .more-arrow .img-2 {
  display: none;
}

.index-main .index-introduction .introduction-container .container .read-more .more-text {
  height: 100%;
  line-height: .55rem;
  text-align: center;
  background-color: #f3f3f3;
  font-family: ArialMT;
  color: #4d5062;
  padding: 0 .2rem;
  display: inline-block;
  vertical-align: middle;
}

.index-main .index-introduction .introduction-container .container .read-more:hover .more-arrow {
  background-color: #f3f3f3;
}

.index-main .index-introduction .introduction-container .container .read-more:hover .more-arrow .img-1 {
  display: none;
}

.index-main .index-introduction .introduction-container .container .read-more:hover .more-arrow .img-2 {
  display: inline-block;
}

.index-main .index-introduction .introduction-container .container .read-more:hover .more-text {
  background-color: #1a2d77;
  color: #fff;
}

@media (max-width: 1100px) {
  .index-main .index-introduction {
    height: 9.7rem;
  }

  .index-main .index-introduction .introduction-container {
    width: 100%;
    padding: 0 10px;
  }
}

.index-main .index-ban-pic {
  width: 100%;
  height: 100%;
}

.index-main .index-ban-pic .ibp-swiper {
  width: 100%;
  height: 100%;
}

.index-main .index-ban-pic .ibp-swiper .swiper-slide {
  width: 100%;
  height: 100%;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.index-main .index-ban-pic .ibp-swiper .swiper-button-prev {
  background: none;
  border: none;
  outline: none;
  width: .6rem;
  height: .6rem;
  background-image: url(../image/12.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.index-main .index-ban-pic .ibp-swiper .swiper-button-prev:hover {
  background-image: url(../image/13.png);
}

.index-main .index-ban-pic .ibp-swiper .swiper-button-next {
  background: none;
  border: none;
  outline: none;
  width: .6rem;
  height: .6rem;
  background-image: url(../image/14.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.index-main .index-ban-pic .ibp-swiper .swiper-button-next:hover {
  background-image: url(../image/15.png);
}

.index-main .news-information {
  width: 100%;
  height: 100%;
  background-color: #fff;
  /*padding-top: 1.12rem;*/
  padding-top: 1.5rem;
}

@media (max-width: 1100px) {
  .index-main .index-ban-pic {
    height: 60vh;
  }
}

.index-main .news-information .title-wrap {
  width: 100%;
  /*height: 1.78rem;*/
  height: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.index-main .news-information .title-wrap .title-box {
  width: 7.12rem;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  height: 100%;
}

.index-main .news-information .title-wrap .title-box .title {
  width: 5.55rem;
  height: 100%;
  /*line-height: 1.78rem;*/
  line-height: 1rem;
  font-family: Arial-BoldMT;
  font-weight: bold;
  color: #000000;
}

.index-main .news-information .title-wrap .nav-wrap {
  width: 12.08rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  background-color: #f6f6f6;
}

.index-main .news-information .title-wrap .nav-wrap .nav-content {
  width: 10.52rem;
  text-align: right;
  font-size: 0;
  height: 100%;
  /*line-height: 1.78rem;*/
  line-height: 1rem;
}

.index-main .news-information .title-wrap .nav-wrap .nav-content .nav {
  display: inline-block;
  font-family: ArialMT;
  color: #666666;
  margin-left: 0.62rem;
  cursor: pointer;
  vertical-align: middle;
}

.index-main .news-information .title-wrap .nav-wrap .nav-content .nav:hover {
  color: #1a2d77;
}

.index-main .news-information .title-wrap .nav-wrap .nav-content .nav.active {
  color: #1a2d77;
}

.index-main .news-information .news-information-container {
  width: 17.6rem;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.index-main .news-information .news-information-container .news-information-wrap {
  width: 16rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 0.35rem;
  padding-bottom: 0.7rem;
  padding-right: 0.6rem;
}

.index-main .news-information .news-information-container .news-information-wrap .wrap-left {
  width: 10.28rem;
}

.index-main .news-information .news-information-container .news-information-wrap .wrap-left .item {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 0.4rem;
  border-bottom: 1px solid #f0f0f0;
  margin-bottom: 0.4rem;
}

.index-main .news-information .news-information-container .news-information-wrap .wrap-left .item .item-img {
  width: 3.6rem;
  height: 2.65rem;
  overflow: hidden;
}

.index-main .news-information .news-information-container .news-information-wrap .wrap-left .item .item-img img {
  width: 100%;
  height: 100%;
  -webkit-transition: all .6s;
  transition: all .6s;
}

.index-main .news-information .news-information-container .news-information-wrap .wrap-left .item .item-content {
  width: 4.56rem;
  margin-left: 0.8rem;
}

.index-main .news-information .news-information-container .news-information-wrap .wrap-left .item .item-content .date {
  width: 100%;
  font-family: ArialMT;
  color: #999999;
  margin-bottom: 0.16rem;
}

.index-main .news-information .news-information-container .news-information-wrap .wrap-left .item .item-content .item-text {
  width: 100%;
  font-family: ArialMT;
  line-height: 1.3;
  color: #333333;
  margin-bottom: 0.32rem;
}

.index-main .news-information .news-information-container .news-information-wrap .wrap-left .item .item-content .read-more {
  width: auto;
  height: .55rem;
  cursor: pointer;
  width: auto;
  display: block;
  font-size: 0;
}

.index-main .news-information .news-information-container .news-information-wrap .wrap-left .item .item-content .read-more .more-arrow {
  width: .56rem;
  height: 100%;
  line-height: .55rem;
  text-align: center;
  background-color: #1a2d77;
  display: inline-block;
  vertical-align: middle;
}

.index-main .news-information .news-information-container .news-information-wrap .wrap-left .item .item-content .read-more .more-arrow img {
  width: .16rem;
  height: .11rem;
}

.index-main .news-information .news-information-container .news-information-wrap .wrap-left .item .item-content .read-more .more-arrow .img-2 {
  display: none;
}

.index-main .news-information .news-information-container .news-information-wrap .wrap-left .item .item-content .read-more .more-text {
  height: 100%;
  line-height: .55rem;
  text-align: center;
  background-color: #f3f3f3;
  font-family: ArialMT;
  color: #4d5062;
  padding: 0 .2rem;
  display: inline-block;
  vertical-align: middle;
}

.index-main .news-information .news-information-container .news-information-wrap .wrap-left .item .item-content .read-more:hover .more-arrow {
  background-color: #f3f3f3;
}

.index-main .news-information .news-information-container .news-information-wrap .wrap-left .item .item-content .read-more:hover .more-arrow .img-1 {
  display: none;
}

.index-main .news-information .news-information-container .news-information-wrap .wrap-left .item .item-content .read-more:hover .more-arrow .img-2 {
  display: inline-block;
}

.index-main .news-information .news-information-container .news-information-wrap .wrap-left .item .item-content .read-more:hover .more-text {
  background-color: #1a2d77;
  color: #fff;
}

.index-main .news-information .news-information-container .news-information-wrap .wrap-left .item:last-child {
  border-bottom: 0;
}

.index-main .news-information .news-information-container .news-information-wrap .wrap-left .item:hover .item-img img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.index-main .news-information .news-information-container .news-information-wrap .wrap-left .item:hover .item-content .item-text {
  color: #ed6d1e;
}

.index-main .news-information .news-information-container .news-information-wrap .wrap-right {
  width: 4.4rem;
}

.index-main .news-information .news-information-container .news-information-wrap .wrap-right .item-img {
  width: 100%;
  height: 2.45rem;
  margin-bottom: 0.25rem;
}

.index-main .news-information .news-information-container .news-information-wrap .wrap-right .item-img img {
  width: 100%;
  height: 100%;
}

.index-main .news-information .news-information-container .news-information-wrap .wrap-right .item-content {
  width: 100%;
  padding-left: 0.15rem;
  padding-right: 0.1rem;
}

.index-main .news-information .news-information-container .news-information-wrap .wrap-right .item-content .date {
  width: 100%;
  font-family: ArialMT;
  color: #999999;
  margin-bottom: 0.14rem;
}

.index-main .news-information .news-information-container .news-information-wrap .wrap-right .item-content .item-title {
  width: 100%;
  font-family: ArialMT;
  line-height: 1.3;
  color: #333333;
  margin-bottom: 0.2rem;
}

.index-main .news-information .news-information-container .news-information-wrap .wrap-right .item-content .item-text {
  width: 100%;
  font-family: ArialMT;
  line-height: 1.3;
  color: #666666;
  margin-bottom: 0.36rem;
}

.index-main .news-information .news-information-container .news-information-wrap .wrap-right .item-content .read-more {
  width: auto;
  height: .55rem;
  cursor: pointer;
  width: auto;
  display: block;
  font-size: 0;
}

.index-main .news-information .news-information-container .news-information-wrap .wrap-right .item-content .read-more .more-arrow {
  width: .56rem;
  height: 100%;
  line-height: .55rem;
  text-align: center;
  background-color: #1a2d77;
  display: inline-block;
  vertical-align: middle;
}

.index-main .news-information .news-information-container .news-information-wrap .wrap-right .item-content .read-more .more-arrow img {
  width: .16rem;
  height: .11rem;
}

.index-main .news-information .news-information-container .news-information-wrap .wrap-right .item-content .read-more .more-arrow .img-2 {
  display: none;
}

.index-main .news-information .news-information-container .news-information-wrap .wrap-right .item-content .read-more .more-text {
  height: 100%;
  line-height: .55rem;
  text-align: center;
  background-color: #f3f3f3;
  font-family: ArialMT;
  color: #4d5062;
  padding: 0 .2rem;
  display: inline-block;
  vertical-align: middle;
}

.index-main .news-information .news-information-container .news-information-wrap .wrap-right .item-content .read-more:hover .more-arrow {
  background-color: #f3f3f3;
}

.index-main .news-information .news-information-container .news-information-wrap .wrap-right .item-content .read-more:hover .more-arrow .img-1 {
  display: none;
}

.index-main .news-information .news-information-container .news-information-wrap .wrap-right .item-content .read-more:hover .more-arrow .img-2 {
  display: inline-block;
}

.index-main .news-information .news-information-container .news-information-wrap .wrap-right .item-content .read-more:hover .more-text {
  background-color: #1a2d77;
  color: #fff;
}

.index-main .news-information .bottom-bar {
  width: 100%;
  background-color: #fff;
  height: 1.02rem;
}

@media (max-width: 1100px) {
  .index-main .news-information {
    background-color: #fff;
  }

  .index-main .news-information .title-wrap {
    padding: 0 10px;
  }

  .index-main .news-information .title-wrap .title-box {
    width: 50%;
  }

  .index-main .news-information .title-wrap .title-box .title {
    width: 100%;
  }

  .index-main .news-information .title-wrap .nav-wrap {
    width: 50%;
  }

  .index-main .news-information .news-information-container {
    width: 100%;
    padding: 0 10px;
  }

  .index-main .news-information .news-information-container .news-information-wrap {
    padding-right: 0;
    margin: 0 auto;
  }
}

@media (max-width: 900px) {
  .index-main .news-information .news-information-container .news-information-wrap {
    width: 100%;
    display: block;
  }

  .index-main .news-information .news-information-container .news-information-wrap .wrap-left {
    width: 100%;
  }

  .index-main .news-information .news-information-container .news-information-wrap .wrap-left .item .item-img {
    width: 48%;
    height: auto;
  }

  .index-main .news-information .news-information-container .news-information-wrap .wrap-left .item .item-content {
    width: 48%;
    margin-left: 4%;
  }

  .index-main .news-information .news-information-container .news-information-wrap .wrap-left .item:last-child {
    border-bottom: 1px solid #f0f0f0;
  }

  .index-main .news-information .news-information-container .news-information-wrap .wrap-right {
    width: 100%;
  }

  .index-main .news-information .news-information-container .news-information-wrap .wrap-right .item-img {
    width: 100%;
    height: auto;
  }

  .index-main .news-information .news-information-container .news-information-wrap .wrap-right .item-content .item-title {
    display: block;
  }

  .index-main .news-information .news-information-container .news-information-wrap .wrap-right .item-content .item-text {
    display: block;
  }
}

@media (max-width: 600px) {
  .index-main .news-information .title-wrap {
    display: block;
    height: auto;
    background-color: #f6f6f6;
    padding: 10px;
  }

  .index-main .news-information .title-wrap .title-box {
    width: 100%;
    margin-bottom: 0.3rem;
    background-color: #f6f6f6;
  }

  .index-main .news-information .title-wrap .title-box .title {
    line-height: 1;
  }

  .index-main .news-information .title-wrap .nav-wrap {
    width: 100%;
  }

  .index-main .news-information .title-wrap .nav-wrap .nav-content {
    line-height: 1;
    text-align: left;
  }

  .index-main .news-information .title-wrap .nav-wrap .nav-content .nav {
    margin-left: 0;
    margin-right: 0.62rem;
  }
}

main .banner {
  width: 100%;
  height: 6.8rem;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

main .banner .banner-title {
  font-family: CenturyGothic-Bold;
  color: #ffffff;
  width: 17.3rem;
  margin: 0 auto;
}

@media (max-width: 900px) {
  main .banner .banner-title {
    width: 100%;
    padding: 0 10px;
  }
}

main .contact-us {
  width: 100%;
  background-color: #f6f6f6;
  padding: 0.9rem 0;
}

main .contact-us .contact-us-container {
  width: 17.3rem;
  margin: 0 auto;
  background-color: #fff;
}

main .contact-us .contact-us-container .wrap {
  width: 100%;
  height: 2.95rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0.5rem;
}

main .contact-us .contact-us-container .wrap .phone {
  width: 3rem;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0 .1rem;
}

main .contact-us .contact-us-container .wrap .phone .phone-img {
  width: 1rem;
  height: 1rem;
  margin: 0 auto;
  margin-bottom: 0.2rem;
}

main .contact-us .contact-us-container .wrap .phone .phone-img img {
  width: 100%;
  height: 100%;
}

main .contact-us .contact-us-container .wrap .phone .phone-text {
  font-family: Arial;
  font-weight: bold;
  color: #000000;
  width: 100%;
  text-align: center;
  margin-bottom: 0.3rem;
}

main .contact-us .contact-us-container .wrap .phone .phone-num {
  font-family: ArialMT;
  color: #505050;
  width: 100%;
  text-align: center;
}

main .contact-us .contact-us-container .wrap .phone:after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 20%;
  right: 0;
  width: 1px;
  height: 85px;
  background-color: #e5e5e5;
}

main .contact-us .contact-us-container .wrap .email {
  width: 3.35rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  padding: 0 .1rem;
}

main .contact-us .contact-us-container .wrap .email .email-img {
  width: 1rem;
  height: 1rem;
  margin: 0 auto;
  margin-bottom: 0.2rem;
}

main .contact-us .contact-us-container .wrap .email .email-img img {
  width: 100%;
  height: 100%;
}

main .contact-us .contact-us-container .wrap .email .email-text {
  font-family: Arial;
  font-weight: bold;
  color: #000000;
  width: 100%;
  text-align: center;
  margin-bottom: 0.3rem;
}

main .contact-us .contact-us-container .wrap .email .email-num {
  font-family: ArialMT;
  color: #505050;
  width: 100%;
  text-align: center;
}

main .contact-us .contact-us-container .wrap .email:after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 20%;
  right: 0;
  width: 1px;
  height: 85px;
  background-color: #e5e5e5;
}

main .contact-us .contact-us-container .wrap .address {
  width: 5.42rem;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0 .1rem;
}

main .contact-us .contact-us-container .wrap .address .address-img {
  width: 1rem;
  height: 1rem;
  margin: 0 auto;
  margin-bottom: 0.2rem;
}

main .contact-us .contact-us-container .wrap .address .address-img img {
  width: 100%;
  height: 100%;
}

main .contact-us .contact-us-container .wrap .address .address-text {
  font-family: Arial;
  font-weight: bold;
  color: #000000;
  width: 3.94rem;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 0.3rem;
}

main .contact-us .contact-us-container .wrap .address .address-num {
  font-family: ArialMT;
  color: #505050;
  width: 5rem;
  margin: 0 auto;
  text-align: center;
  line-height: 1.3;
}

main .contact-us .contact-us-container .wrap .address:after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 20%;
  right: 0;
  width: 1px;
  height: 85px;
  background-color: #e5e5e5;
}

main .contact-us .contact-us-container .wrap .qr-code {
  width: 5.5rem;
  padding: 0 .7rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

main .contact-us .contact-us-container .wrap .qr-code .code-img {
  width: .31rem;
  height: .31rem;
  margin-bottom: 0.2rem;
}

main .contact-us .contact-us-container .wrap .qr-code .code-img img {
  width: 100%;
  height: 100%;
}

main .contact-us .contact-us-container .wrap .qr-code .code-wrap {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

main .contact-us .contact-us-container .wrap .qr-code .code-wrap .item {
  width: 1.1rem;
}

main .contact-us .contact-us-container .wrap .qr-code .code-wrap .item .item-title {
  font-family: ArialMT;
  color: #555555;
  width: 100%;
  text-align: center;
  margin-bottom: 0.12rem;
}

main .contact-us .contact-us-container .wrap .qr-code .code-wrap .item .item-img {
  width: 100%;
  height: 1.1rem;
  line-height: 1.1rem;
  text-align: center;
  -webkit-box-shadow: 0px 4px 9px 0px rgba(101, 101, 101, 0.15);
  box-shadow: 0px 4px 9px 0px rgba(101, 101, 101, 0.15);
}

main .contact-us .contact-us-container .wrap .qr-code .code-wrap .item .item-img img {
  width: .96rem;
  height: .96rem;
}

main .contact-us .contact-us-container .map {
  width: 100%;
}

main .contact-us .contact-us-container .map img {
  width: 100%;
}

@media (max-width: 1100px) {
  main .contact-us {
    padding: .9rem 10px;
  }

  main .contact-us .contact-us-container {
    width: 100%;
  }

  main .contact-us .contact-us-container .wrap {
    height: auto;
    padding-bottom: 0.5rem;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  main .contact-us .contact-us-container .wrap .phone {
    width: 50%;
    margin-bottom: 30px;
  }

  main .contact-us .contact-us-container .wrap .phone .phone-img {
    width: 35px;
    height: 35px;
  }

  main .contact-us .contact-us-container .wrap .email {
    width: 50%;
    margin-bottom: 30px;
  }

  main .contact-us .contact-us-container .wrap .email .email-img {
    width: 35px;
    height: 25px;
  }

  main .contact-us .contact-us-container .wrap .email:after {
    display: none;
  }

  main .contact-us .contact-us-container .wrap .address {
    width: 50%;
    margin-bottom: 30px;
  }

  main .contact-us .contact-us-container .wrap .address .address-img {
    width: 26px;
    height: 35px;
  }

  main .contact-us .contact-us-container .wrap .qr-code {
    width: 50%;
    margin-bottom: 30px;
  }

  main .contact-us .contact-us-container .wrap .qr-code .code-img {
    width: 31px;
    height: 31px;
  }

  main .contact-us .contact-us-container .wrap .qr-code .code-wrap .item {
    width: 110px;
  }

  main .contact-us .contact-us-container .wrap .qr-code .code-wrap .item .item-img {
    height: 110px;
    line-height: 110px;
  }

  main .contact-us .contact-us-container .wrap .qr-code .code-wrap .item .item-img img {
    width: 96px;
    height: 96px;
  }
}

@media (max-width: 900px) {
  main .contact-us .contact-us-container .wrap .qr-code {
    padding: 0 .5rem;
  }

  main .contact-us .contact-us-container .wrap .qr-code .code-wrap .item {
    width: 74px;
  }

  main .contact-us .contact-us-container .wrap .qr-code .code-wrap .item .item-img {
    height: 74px;
    line-height: 74px;
  }

  main .contact-us .contact-us-container .wrap .qr-code .code-wrap .item .item-img img {
    width: 64px;
    height: 64px;
  }
}

@media (max-width: 600px) {
  main .contact-us .contact-us-container .wrap .phone {
    width: 100%;
  }

  main .contact-us .contact-us-container .wrap .email {
    width: 100%;
  }

  main .contact-us .contact-us-container .wrap .address {
    width: 100%;
  }

  main .contact-us .contact-us-container .wrap .qr-code {
    width: 100%;
  }
}

main .news {
  width: 100%;
  background-color: #f6f6f6;
  padding-top: 0.6rem;
  padding-bottom: 0.6rem;
}

main .news .news-container {
  width: 17.3rem;
  margin: 0 auto;
  overflow: hidden;
}

main .news .news-container .wrap {
  width: calc(100% + .4rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

main .news .news-container .wrap .item {
  width: 4rem;
  margin-right: 0.4rem;
  margin-bottom: 0.4rem;
}

main .news .news-container .wrap .item .item-img {
  width: 100%;
  height: 2.95rem;
  overflow: hidden;
}

main .news .news-container .wrap .item .item-img img {
  width: 100%;
  height: 100%;
  -webkit-transition: all .6s;
  transition: all .6s;
}

main .news .news-container .wrap .item .item-content {
  width: 100%;
  background-color: #fff;
  padding-top: 0.4rem;
  padding-left: 0.3rem;
  padding-right: 0.3rem;
  padding-bottom: 0.45rem;
}

main .news .news-container .wrap .item .item-content .date {
  width: 100%;
  font-family: ArialMT;
  color: #999999;
}

main .news .news-container .wrap .item .item-content .item-title {
  width: 100%;
  font-family: ArialMT;
  line-height: 1.36;
  color: #333333;
  margin-bottom: 0.2rem;
}

main .news .news-container .wrap .item .item-content .item-text {
  width: 100%;
  font-family: ArialMT;
  line-height: 1.5;
  color: #666666;
  margin-bottom: 0.2rem;
}

main .news .news-container .wrap .item .item-content .read-more {
  width: auto;
  height: .55rem;
  cursor: pointer;
  width: auto;
  font-size: 0;
}

main .news .news-container .wrap .item .item-content .read-more .more-arrow {
  width: .56rem;
  height: 100%;
  line-height: .55rem;
  text-align: center;
  background-color: #1a2d77;
  display: inline-block;
  vertical-align: middle;
}

main .news .news-container .wrap .item .item-content .read-more .more-arrow img {
  width: .16rem;
  height: .11rem;
}

main .news .news-container .wrap .item .item-content .read-more .more-arrow .img-2 {
  display: none;
}

main .news .news-container .wrap .item .item-content .read-more .more-text {
  height: 100%;
  line-height: .55rem;
  text-align: center;
  background-color: #f3f3f3;
  font-family: ArialMT;
  color: #4d5062;
  padding: 0 .2rem;
  display: inline-block;
  vertical-align: middle;
}

main .news .news-container .wrap .item .item-content .read-more:hover .more-arrow {
  background-color: #f3f3f3;
}

main .news .news-container .wrap .item .item-content .read-more:hover .more-arrow .img-1 {
  display: none;
}

main .news .news-container .wrap .item .item-content .read-more:hover .more-arrow .img-2 {
  display: inline-block;
}

main .news .news-container .wrap .item .item-content .read-more:hover .more-text {
  background-color: #1a2d77;
  color: #fff;
}

main .news .news-container .wrap .item:hover .item-img img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

main .news .news-container .wrap .item:hover .item-content .item-title {
  color: #ed6d1e;
}

@media (max-width: 900px) {
  main .news .news-container {
    width: 100%;
    padding: 0 10px;
  }

  main .news .news-container .wrap {
    width: 102%;
  }

  main .news .news-container .wrap .item {
    width: 32%;
    margin-right: 1%;
  }

  main .news .news-container .wrap .item .item-img {
    height: auto;
  }
}

@media (max-width: 600px) {
  main .news .news-container .wrap {
    width: 102%;
  }

  main .news .news-container .wrap .item {
    width: 48%;
    margin-right: 2%;
  }

  main .news .news-container .wrap .item .item-img {
    height: auto;
  }
}

@media (max-width: 600px) {
  main .news .news-container .wrap {
    width: 100%;
  }

  main .news .news-container .wrap .item {
    width: 100%;
    margin-right: 0;
  }

  main .news .news-container .wrap .item .item-img {
    height: auto;
  }
}

main .pag-container {
  width: 100%;
}

main .pag-container .pag-content {
  width: 17.3rem;
  height: 1.2rem;
  margin: 0 auto;
  background-color: #ffffff;
  border: solid 1px #e7e7e7;
  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;
  padding: 0 .3rem;
}

main .pag-container .pag-content .previous-page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

main .pag-container .pag-content .previous-page span {
  font-family: SourceHanSansSC-Regular;
  color: #898995;
  margin-left: 0.3rem;
}

main .pag-container .pag-content .previous-page img {
  width: .3rem;
  height: .15rem;
}

main .pag-container .pag-content .previous-page .img-2 {
  display: none;
}

main .pag-container .pag-content .previous-page:hover span {
  color: #1a2d77;
}

main .pag-container .pag-content .previous-page:hover .img-1 {
  display: none;
}

main .pag-container .pag-content .previous-page:hover .img-2 {
  display: inline-block;
}

main .pag-container .pag-content .next-page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

main .pag-container .pag-content .next-page span {
  font-family: SourceHanSansSC-Regular;
  color: #898995;
  margin-right: 0.3rem;
}

main .pag-container .pag-content .next-page img {
  width: .3rem;
  height: .15rem;
}

main .pag-container .pag-content .next-page .img-2 {
  display: none;
}

main .pag-container .pag-content .next-page:hover span {
  color: #1a2d77;
}

main .pag-container .pag-content .next-page:hover .img-1 {
  display: none;
}

main .pag-container .pag-content .next-page:hover .img-2 {
  display: inline-block;
}

main .pag-container .pag-content .pag-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

main .pag-container .pag-content .pag-wrap .item {
  width: .6rem;
  height: .6rem;
  line-height: .6rem;
  text-align: center;
  background-color: #ffffff;
  border: solid 1px #e7e7e7;
  border-radius: 50%;
  margin: 0 .175rem;
  font-family: SourceHanSansSC-Regular;
  color: #424242;
  cursor: pointer;
}

main .pag-container .pag-content .pag-wrap .item:hover {
  background-color: #1a2d77;
  border: 0;
  color: #fff;
}

@media (max-width: 900px) {
  main .pag-container {
    padding: 0 10px;
  }

  main .pag-container .pag-content {
    width: 100%;
  }
}

@media (max-width: 600px) {
  main .pag-container .pag-content {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 10px .3rem;
  }

  main .pag-container .pag-content .previous-page {
    margin-bottom: 20px;
  }

  main .pag-container .pag-content .pag-wrap {
    margin-bottom: 20px;
  }

  main .pag-container .pag-content .pag-wrap .item {
    margin: 0 .1rem;
  }
}

main .application-field {
  width: 100%;
  background-color: #f6f6f6;
}

main .application-field .product-container {
  width: 17.3rem;
  margin: 0 auto;
  position: relative;
  padding-top: 1.05rem;
  padding-bottom: 0.9rem;
}

main .application-field .product-container .product-nav {
  position: absolute;
  top: -.45rem;
  left: 0;
  width: 100%;
  height: .9rem;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 9px 35px 0px rgba(171, 171, 171, 0.14);
  box-shadow: 0px 9px 35px 0px rgba(171, 171, 171, 0.14);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

main .application-field .product-container .product-nav .item {
  font-family: MyanmarText;
  color: #939393;
  width: 50%;
  text-align: center;
  height: 100%;
  line-height: .9rem;
  cursor: pointer;
}

main .application-field .product-container .product-nav .item:hover {
  color: #1a2d77;
  font-weight: bold;
}

main .application-field .product-container .product-nav .item.active {
  color: #1a2d77;
  font-weight: bold;
}

main .application-field .product-container .application-field {
  width: 100%;
  background-color: #fff;
  padding: .75rem .9rem;
}

main .application-field .product-container .application-field .details-title {
  width: 100%;
  font-family: MyanmarText-Bold;
  font-weight: bold;
  line-height: 1.2;
  color: #333333;
  margin-bottom: 0.25rem;
}

main .application-field .product-container .application-field .details-date {
  width: 100%;
  font-family: CenturyGothic;
  line-height: 2.1;
  color: #333333;
  margin-bottom: 0.45rem;
}

main .application-field .product-container .application-field .details-content {
  width: 100%;
  padding-top: 0.45rem;
  border-top: 1px solid #eeeeee;
}

main .application-field .product-container .application-field .details-content p {
  font-family: MyanmarText;
  font-size: calc(12px - .12rem + .18rem);
  line-height: 1.9;
  color: #333333;
  margin-bottom: 0.45rem;
}

main .application-field .product-container .application-field .details-content p img {
  width: 100%;
  margin-bottom: 0.45rem;
}

@media (max-width: 900px) {
  main .application-field .product-container {
    width: 100%;
    padding: 0 10px;
    padding-top: 0.6rem;
    padding-bottom: 0.9rem;
  }

  main .application-field .product-container .product-nav {
    position: static;
    margin-bottom: 0.6rem;
  }
}

@media (max-width: 400px) {
  main .application-field .product-container .product-nav {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto;
  }

  main .application-field .product-container .product-nav .item {
    width: 100%;
    height: .9rem;
  }
}

main .product-list {
  width: 100%;
  background-color: #f6f6f6;
  padding-bottom: 0.9rem;
}

main .product-list .product-list-container {
  width: 17.3rem;
  margin: 0 auto;
  position: relative;
  padding-top: 1.05rem;
}

main .product-list .product-list-container .product-nav {
  position: absolute;
  top: -.45rem;
  left: 0;
  width: 100%;
  height: .9rem;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 9px 35px 0px rgba(171, 171, 171, 0.14);
  box-shadow: 0px 9px 35px 0px rgba(171, 171, 171, 0.14);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

main .product-list .product-list-container .product-nav .item {
  font-family: MyanmarText;
  color: #939393;
  width: 100%;
  text-align: center;
  height: 100%;
  line-height: .9rem;
  cursor: pointer;
}

main .product-list .product-list-container .product-nav .item:hover {
  color: #1a2d77;
  font-weight: bold;
}

main .product-list .product-list-container .product-nav .item.active {
  color: #1a2d77;
  font-weight: bold;
}

main .product-list .product-list-container .product-list-wrap {
  width: 100%;
  overflow: hidden;
}

main .product-list .product-list-container .product-list-wrap .wrap {
  width: calc(100% + .34rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

main .product-list .product-list-container .product-list-wrap .wrap .item {
  margin-right: 0.34rem;
  width: 4.07rem;
  height: 5.07rem;
  background-color: #fff;
  padding: 0 .2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 0.44rem;
  cursor: pointer;
}

main .product-list .product-list-container .product-list-wrap .wrap .item .item-img {
  width: 3.26rem;
  height: 3.4rem;
  margin-bottom: 0.25rem;
  overflow: hidden;
}

main .product-list .product-list-container .product-list-wrap .wrap .item .item-img img {
  width: 100%;
  height: 100%;
  -webkit-transition: all .6s;
  transition: all .6s;
}

main .product-list .product-list-container .product-list-wrap .wrap .item .item-text {
  width: 100%;
  font-family: FranklinGothic-Demi;
  line-height: 1.5;
  color: #333333;
  text-align: center;
  word-break: break-word;
}

main .product-list .product-list-container .product-list-wrap .wrap .item:hover .item-img img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

main .product-list .product-list-container .product-list-wrap .wrap .item:hover .item-text {
  color: #ed6d1e;
}

@media (max-width: 900px) {
  main .product-list .product-list-container {
    width: 100%;
    padding: 0 10px;
    padding-top: 0.6rem;
  }

  main .product-list .product-list-container .product-nav {
    position: static;
    margin-bottom: 0.6rem;
  }

  main .product-list .product-list-container .product-list-wrap .wrap {
    width: 103%;
  }

  main .product-list .product-list-container .product-list-wrap .wrap .item {
    width: 31%;
    margin-right: 2%;
    height: auto;
    padding: 15px 0;
  }
}

@media (max-width: 600px) {
  main .product-list .product-list-container .product-list-wrap .wrap {
    width: 102%;
  }

  main .product-list .product-list-container .product-list-wrap .wrap .item {
    width: 48%;
    margin-right: 2%;
    height: auto;
    padding: 15px 0;
    margin-bottom: 2%;
  }
}

@media (max-width: 550px) {
  main .product-list .product-list-container .product-nav {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto;
  }

  main .product-list .product-list-container .product-nav .item {
    width: 100%;
    height: .9rem;
  }main .main-message-details .message-details-container
}

@media (max-width: 350px) {
  main .product-list .product-list-container .product-list-wrap .wrap {
    width: 100%;
  }

  main .product-list .product-list-container .product-list-wrap .wrap .item {
    width: 100%;
    margin-right: 0;
    height: auto;
    padding: 15px 0;
    margin-bottom: 20px;
  }
}

main .product-details {
  width: 100%;
  background-color: #f6f6f6;
}

main .product-details .product-details-container {
  width: 17.3rem;
  margin: 0 auto;
  position: relative;
  padding-top: 1.05rem;
  padding-bottom: 0.9rem;
}

main .product-details .product-details-container .product-nav {
  width: 100%;
  height: .9rem;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 9px 35px 0px rgba(171, 171, 171, 0.14);
  box-shadow: 0px 9px 35px 0px rgba(171, 171, 171, 0.14);
  position: absolute;
  top: -.45rem;
  left: 0;
  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;
  padding: 0 .3rem;
}

main .product-details .product-details-container .product-nav .nav-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

main .product-details .product-details-container .product-nav .nav-left .home {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

main .product-details .product-details-container .product-nav .nav-left .home img {
  width: .18rem;
  height: .18rem;
}

main .product-details .product-details-container .product-nav .nav-left .home:after {
  content: '';
  display: inline-block;
  background-image: url(../image/48.png);
  background-position: center center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 7px;
  height: 12px;
  margin: 0 .22rem;
}

main .product-details .product-details-container .product-nav .nav-left .left-a {
  font-family: MyanmarText;
  color: #939393;
  cursor: pointer;
}

main .product-details .product-details-container .product-nav .nav-left .left-a:after {
  content: '';
  display: inline-block;
  background-image: url(../image/48.png);
  background-position: center center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 7px;
  height: 12px;
  margin: 0 .22rem;
}

main .product-details .product-details-container .product-nav .nav-left .left-a:hover {
  color: #1a2d77;
}

main .product-details .product-details-container .product-nav .nav-left .left-a:last-child {
  color: #1a2d77;
}

main .product-details .product-details-container .product-nav .nav-left .left-a:last-child:after {
  display: none;
}

main .product-details .product-details-container .product-nav .nav-right {
  font-family: MyanmarText;
  color: #939393;
  cursor: pointer;
}

main .product-details .product-details-container .product-nav .nav-right:after {
  content: '';
  display: inline-block;
  background-image: url(../image/47.png);
  background-position: center center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 13px;
  height: 13px;
  margin: 0 .22rem;
}

main .product-details .product-details-container .product-nav .nav-right:hover {
  color: #1a2d77;
}

main .product-details .product-details-container .product-details-wrap {
  width: 100%;
  background-color: #fff;
}

main .product-details .product-details-container .product-details-wrap .product-details-swiper {
  width: 100%;
}

main .product-details .product-details-container .product-details-wrap .product-details-swiper .pd-swiper {
  width: 100%;
}

main .product-details .product-details-container .product-details-wrap .product-details-swiper .pd-swiper .swiper-slide {
  width: 100%;
}

main .product-details .product-details-container .product-details-wrap .product-details-swiper .pd-swiper .swiper-slide img {
  width: 100%;
}

main .product-details .product-details-container .product-details-wrap .product-details-swiper .pd-swiper .product-details-pagination {
  width: 100%;
  position: absolute;
  bottom: 0.3rem;
  left: 0;
  text-align: center;
  z-index: 10;
  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;
}

main .product-details .product-details-container .product-details-wrap .product-details-swiper .pd-swiper .product-details-pagination .pd-pagination {
  position: static;
  padding: 0 20px;
  height: 24px;
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

main .product-details .product-details-container .product-details-wrap .product-details-swiper .pd-swiper .product-details-pagination .pd-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #f8f8f8;
  margin: 0 3.5px;
  opacity: 1;
  border-radius: 50%;
}

main .product-details .product-details-container .product-details-wrap .product-details-swiper .pd-swiper .product-details-pagination .pd-pagination .swiper-pagination-bullet-active {
  background: none;
  border: solid 2px #ffffff;
}

main .product-details .product-details-container .product-details-wrap .product-details-content {
  width: 100%;
  padding-top: 0.6rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 0.6rem;
}

main .product-details .product-details-container .product-details-wrap .product-details-content .content-title {
  width: 100%;
  font-family: MyanmarText-Bold;
  font-weight: bold;
  color: #333333;
  margin-bottom: 0.25rem;
}

main .product-details .product-details-container .product-details-wrap .product-details-content p {
  font-family: MyanmarText;
  line-height: 1.875;
  color: #888888;
}

main .product-details .product-details-container .product-details-wrap .list-back {
  width: 100%;
  height: 1.8rem;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  padding: 0 .5rem;
  padding-top: .3rem;
  border-top: 1px solid #ccc;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

main .product-details .product-details-container .product-details-wrap .list-back .list {
  width: 10.9rem;
}

main .product-details .product-details-container .product-details-wrap .list-back .list .list-a {
  width: 100%;
  cursor: pointer;
  font-family: SourceHanSansCN-Light;
  line-height: 2.2;
  color: #333333;
  display: block;
}

main .product-details .product-details-container .product-details-wrap .list-back .list .list-a:hover {
  color: #ed6d1e;
  font-weight: bold;
}

main .product-details .product-details-container .product-details-wrap .list-back .back {
  width: 2rem;
  height: .54rem;
  background-color: #ed6d1e;
  line-height: .54rem;
  text-align: center;
  cursor: pointer;
  -webkit-transition: -webkit-transform .3s ease-in-out;
  transition: -webkit-transform .3s ease-in-out;
  transition: transform .3s ease-in-out;
  transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
  display: block;
}

main .product-details .product-details-container .product-details-wrap .list-back .back .back-img {
  width: .16rem;
  height: .14rem;
  line-height: .14rem;
  text-align: center;
  display: inline-block;
  margin: 0 .13rem;
  vertical-align: middle;
}

main .product-details .product-details-container .product-details-wrap .list-back .back .back-img img {
  width: 100%;
  height: 100%;
}

main .product-details .product-details-container .product-details-wrap .list-back .back .back-text {
  display: inline-block;
  font-family: SourceHanSansCN-Normal;
  color: #ffffff;
  margin: 0 .13rem;
  vertical-align: middle;
}

main .product-details .product-details-container .product-details-wrap .list-back .back:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}

@media (max-width: 900px) {
  main .product-details .product-details-container {
    width: 100%;
    padding: 0 10px;
    padding-top: 0.6rem;
    padding-bottom: 0.9rem;
  }

  main .product-details .product-details-container .product-nav {
    position: static;
    margin-bottom: 0.6rem;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: initial;
    -ms-flex-pack: initial;
    justify-content: initial;
    height: auto;
    padding: 10px .3rem;
  }

  main .product-details .product-details-container .product-nav .nav-left {
    width: 100%;
    margin-bottom: 0.2rem;
  }

  main .product-details .product-details-container .product-nav .nav-right {
    width: 100%;
  }
}

@media (max-width: 700px) {
  main .product-details .product-details-container .product-details-wrap .list-back {
    display: block;
    height: auto;
    padding: .3rem .5rem;
  }

  main .product-details .product-details-container .product-details-wrap .list-back .list {
    width: 100%;
  }
}

main .about-us {
  width: 100%;
  background-color: #f6f6f6;
  padding-top: 0.9rem;
  padding-bottom: 0.9rem;
}

main .about-us .about-us-container {
  width: 17.3rem;
  margin: 0 auto;
}

main .about-us .about-us-container .container-title {
  width: 100%;
  font-family: Arial-BoldMT;
  font-weight: bold;
  color: #050505;
  margin-bottom: 0.5rem;
}

main .about-us .about-us-container .wrap {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 0.8rem;
}

main .about-us .about-us-container .wrap .wrap-left {
  width: 11.6rem;
}

main .about-us .about-us-container .wrap .wrap-left p {
  font-family: ArialMT;
  line-height: 2.1;
  color: #666666;
}

main .about-us .about-us-container .wrap .wrap-right {
  width: 4.14rem;
}

main .about-us .about-us-container .wrap .wrap-right .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 0.4rem;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 0.4rem;
}

main .about-us .about-us-container .wrap .wrap-right .item .item-left .left-a {
  font-family: DIN-Bold;
  font-weight: bold;
  color: #0b0b0b;
  margin-bottom: 0.15rem;
  letter-spacing: -.0714em;
}

main .about-us .about-us-container .wrap .wrap-right .item .item-left .left-b {
  font-family: ArialMT;
  color: #999999;
}

main .about-us .about-us-container .wrap .wrap-right .item .item-right {
  width: 0.72rem;
}

main .about-us .about-us-container .wrap .wrap-right .item .item-right img {
  width: 100%;
}

main .about-us .about-us-container .wrap .wrap-right .item:last-child {
  border-bottom: 0;
  margin-bottom: 0;
}

main .about-us .about-us-container .container-pic {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

main .about-us .about-us-container .container-pic .pic {
  width: 5.45rem;
  margin-bottom: 0.3rem;
}

main .about-us .about-us-container .container-pic .pic img {
  width: 100%;
}

@media (max-width: 900px) {
  main .about-us .about-us-container {
    width: 100%;
    padding: 0 10px;
  }

  main .about-us .about-us-container .wrap {
    display: block;
  }

  main .about-us .about-us-container .wrap .wrap-left {
    width: 100%;
    margin-bottom: 30px;
  }

  main .about-us .about-us-container .wrap .wrap-right {
    display: block;
    width: 200px;
  }

  main .about-us .about-us-container .wrap .wrap-right .item {
    width: 100%;
  }

  main .about-us .about-us-container .container-pic .pic {
    width: 32%;
  }
}

@media (max-width: 500px) {
  main .about-us .about-us-container .container-pic .pic {
    width: 100%;
  }
}

main .sitemap {
  width: 100%;
  padding-top: 1.72rem;
}

main .sitemap .sitemap-container {
  width: 17.3rem;
  margin: 0 auto;
}

main .sitemap .sitemap-container .mlist {
  width: 100%;
  margin-bottom: 0.2rem;
}

main .sitemap .sitemap-container .mlist .mit {
  width: 100%;
  color: #333;
  line-height: 3;
  font-size: calc(12px - 0.12rem + 0.2rem);
  font-weight: bold;
  color: #006fc6;
  background: #efefef;
  padding: 0 0.3rem;
  position: relative;
}

main .sitemap .sitemap-container .mlist .mit:before {
  content: ' ';
  position: absolute;
  width: 0.08rem;
  height: 1em;
  font-size: calc(12px - 0.12rem + 0.2rem);
  left: 0.11rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #006fc6;
}

main .sitemap .sitemap-container .mlist .mul {
  width: 100%;
  font-size: 0;
  border: solid 1px #efefef;
  padding: 0.2rem 0.2rem 0.1rem;
}

main .sitemap .sitemap-container .mlist .mul .mli {
  width: calc((265 / 1600) * 100%);
  display: inline-block;
  vertical-align: top;
  font-size: calc(12px - 0.12rem + 0.16rem);
}

main .sitemap .sitemap-container .mlist .mul .mli a {
  width: 100%;
  display: block;
  color: #333;
  line-height: 2.2;
  font-size: calc(12px - 0.12rem + 0.16rem);
  margin-bottom: 0.1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 0.2rem;
}

@media (max-width: 1080px) {
  main .sitemap .sitemap-container {
    width: 100%;
    padding: 0 10px;
  }

  main .sitemap .sitemap-container .mlist .mul .mli {
    width: calc((400 / 1600) * 100%);
  }
}

@media (max-width: 1080px) {
  main .sitemap .sitemap-container .mlist .mul .mli {
    width: calc((800 / 1600) * 100%);
  }
}

main .main-download-center {
  width: 100%;
  background-color: #ffffff;
}

main .main-download-center .download-center-container {
  width: 100%;
  background-color: #fff;
  padding-bottom: 0.8rem;
}

main .main-download-center .download-center-container .download-center-wrap {
  width: 17.3rem;
  margin: 0 auto;
  font-size: 0;
  margin-bottom: 0.8rem;
  padding-top: 0.4rem;
}

main .main-download-center .download-center-container .download-center-wrap .wrap-nav {
  width: 100%;
  height: .52rem;
  background-color: rgba(245, 245, 245, 0.88);
  padding: 0 .38rem;
}

main .main-download-center .download-center-container .download-center-wrap .wrap-nav .item {
  font-family: SourceHanSansCN-Normal;
  font-size: calc(12px - .12rem + .16rem);
  color: #333333;
  display: inline-block;
  height: 100%;
  line-height: .52rem;
}

main .main-download-center .download-center-container .download-center-wrap .item-a {
  width: 40%;
}

main .main-download-center .download-center-container .download-center-wrap .item-b {
  width: 15%;
  text-align: center;
}

main .main-download-center .download-center-container .download-center-wrap .item-c {
  width: 15%;
  text-align: center;
}

main .main-download-center .download-center-container .download-center-wrap .item-d {
  width: 20%;
  text-align: center;
}

main .main-download-center .download-center-container .download-center-wrap .item-e {
  width: 10%;
  text-align: right;
}

main .main-download-center .download-center-container .download-center-wrap .item-content {
  width: 100%;
  background-color: #fff;
  height: .8rem;
  line-height: 0.8rem;
  font-size: 0;
  padding: 0 .38rem;
  border-bottom: 1px solid #eeeeee;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

main .main-download-center .download-center-container .download-center-wrap .item-content .item {
  font-family: SourceHanSansCN-Normal;
  font-size: calc(12px - .12rem + .16rem);
  color: #333333;
  line-height: 2;
  vertical-align: middle;
}

main .main-download-center .download-center-container .download-center-wrap .item-content .item-e {
  position: relative;
}

main .main-download-center .download-center-container .download-center-wrap .item-content .item-e:before {
  content: '';
  border-left: 1px solid #dddddd;
  height: 0.2rem;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 40%;
  left: 0;
}

main .main-download-center .download-center-container .download-center-wrap .item-content .item-e .item-e-img {
  display: inline-block;
  width: .21rem;
  height: .18rem;
  vertical-align: middle;
  cursor: pointer;
}

main .main-download-center .download-center-container .download-center-wrap .item-content .item-e .item-e-img img {
  width: 100%;
  height: 100%;
}

@media (max-width: 1280px) {
  main .main-download-center .download-center-nav {
    height: auto;
  }

  main .main-download-center .download-center-nav .nav-container {
    width: 100%;
    padding: 0 10px;
  }

  main .main-download-center .download-center-container .download-center-wrap {
    width: 100%;
    padding: 0 10px;
    padding-top: 0.4rem;
  }

  main .main-download-center .download-center-container .download-center-wrap .wrap-nav {
    height: 52px;
    padding: 0 38px;
  }

  main .main-download-center .download-center-container .download-center-wrap .wrap-nav .item {
    line-height: 52px;
  }

  main .main-download-center .download-center-container .download-center-wrap .item-content {
    height: 60px;
    line-height: 60px;
    padding: 0 38px;
  }

  main .main-download-center .download-center-container .download-center-wrap .item-content .item-e {
    position: relative;
  }

  main .main-download-center .download-center-container .download-center-wrap .item-content .item-e:before {
    height: 20px;
    top: 24%;
  }

  main .main-download-center .download-center-container .download-center-wrap .item-content .item-e .item-e-img {
    width: 21px;
    height: 18px;
  }
}

@media (max-width: 600px) {
  main .main-download-center .download-center-container .download-center-wrap .wrap-nav .item-b {
    display: none;
  }

  main .main-download-center .download-center-container .download-center-wrap .wrap-nav .item-c {
    display: none;
  }

  main .main-download-center .download-center-container .download-center-wrap .wrap-nav .item-a {
    width: 50%;
  }

  main .main-download-center .download-center-container .download-center-wrap .wrap-nav .item-d {
    width: 40%;
  }

  main .main-download-center .download-center-container .download-center-wrap .item-content .item-b {
    display: none;
  }

  main .main-download-center .download-center-container .download-center-wrap .item-content .item-c {
    display: none;
  }

  main .main-download-center .download-center-container .download-center-wrap .item-content .item-a {
    width: 50%;
  }

  main .main-download-center .download-center-container .download-center-wrap .item-content .item-d {
    width: 40%;
  }
}

@media (max-width: 400px) {
  main .main-download-center .download-center-container .download-center-wrap .wrap-nav .item-b {
    display: none;
  }

  main .main-download-center .download-center-container .download-center-wrap .wrap-nav .item-c {
    display: none;
  }

  main .main-download-center .download-center-container .download-center-wrap .wrap-nav .item-a {
    width: 80%;
    padding-right: 5px;
  }

  main .main-download-center .download-center-container .download-center-wrap .wrap-nav .item-d {
    display: none;
  }

  main .main-download-center .download-center-container .download-center-wrap .wrap-nav .item-e {
    width: 20%;
  }

  main .main-download-center .download-center-container .download-center-wrap .item-content .item-b {
    display: none;
  }

  main .main-download-center .download-center-container .download-center-wrap .item-content .item-c {
    display: none;
  }

  main .main-download-center .download-center-container .download-center-wrap .item-content .item-a {
    width: 80%;
    padding-right: 5px;
  }

  main .main-download-center .download-center-container .download-center-wrap .item-content .item-d {
    display: none;
  }

  main .main-download-center .download-center-container .download-center-wrap .item-content .item-e {
    width: 20%;
  }
}

main .pag-container {
  width: 12.8rem;
  margin: 0 auto;
  font-size: 0;
  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;
}

main .pag-container .container-left {
  width: 50%;
  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;
}

main .pag-container .container-left span {
  font-size: calc(12px - .12rem + .18rem);
  color: #333333;
}

main .pag-container .container-left .select-w {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  height: 30px;
  width: 65px;
  position: relative;
  padding-right: 16px;
  padding-left: 12px;
  white-space: nowrap;
  border: 1px solid #a2a2a2;
  border-radius: 6px;
  margin: 0 16px;
}

main .pag-container .container-left .select-w .cur {
  width: 100%;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

main .pag-container .container-left .select-w select {
  position: absolute;
  width: 100%;
  height: 100%;
  padding-left: 6px;
  left: 0;
  top: 0;
  z-index: 2;
  opacity: 0;
  filter: alpha(opacity=0);
}

main .pag-container .container-left .select-w:after {
  display: inline-block;
  content: "";
  border-left: 5px solid transparent;
  border-top: 5px solid #666;
  border-right: 5px solid transparent;
  position: absolute;
  right: 5px;
  top: 12px;
  z-index: 1;
}

main .pag-container .container-right {
  width: 50%;
  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;
}

main .pag-container .container-right input {
  color: #333333;
  border: 1px solid #a2a2a2;
  outline: none;
  background: none;
  font-size: calc(12px - .12rem + .18rem);
  width: 60px;
  height: 30px;
  line-height: 24px;
  text-align: center;
  border-radius: 6px;
}

main .pag-container .container-right span {
  font-size: calc(12px - .12rem + .18rem);
  color: #333333;
  margin: 0 16px;
}

main .pag-container .container-right a {
  font-size: calc(12px - .12rem + .18rem);
  color: #333333;
}

@media (max-width: 900px) {
  main .pag-container {
    width: 100%;
    padding: 0 10px;
  }
}

@media (max-width: 400px) {
  main .pag-container {
    display: block;
  }

  main .pag-container .container-left {
    width: 100%;
    margin-bottom: 0.3rem;
  }

  main .pag-container .container-right {
    width: 100%;
  }
}

main .main-message-details {
  width: 100%;
  background-color: #f9f9f9;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

main .main-message-details .message-details-container {
  width: 12rem;
  margin: 0 auto;
}

main .main-message-details .message-details-container .container-title {
  width: 100%;
  font-size: calc(12px - .12rem + .26rem);
  line-height: 1.38;
  padding-bottom: 0.15rem;
  border-bottom: 1px solid #ebebeb;
  color: #1e409f;
  font-weight: bold;
  margin-bottom: 0.2rem;
}

main .main-message-details .message-details-container .message-details-wrap {
  width: 100%;
  display: block;
}

main .main-message-details .message-details-container .message-details-wrap .wrap-a {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

main .main-message-details .message-details-container .message-details-wrap .wrap-a .item {
  width: 5.9rem;
  margin-bottom: 0.3rem;
}

main .main-message-details .message-details-container .message-details-wrap .wrap-a .item .item-title {
  width: 100%;
  font-size: calc(12px - .12rem + .2rem);
  line-height: 1.5;
  margin-bottom: 0.1rem;
  padding-left: 0.2rem;
  color: #1e409f;
}

main .main-message-details .message-details-container .message-details-wrap .wrap-a .item input {
  width: 100%;
  border: none;
  outline: none;
  background-color: #fff;
  color: #999;
  font-size: calc(12px - .12rem + .16rem);
  padding: 0 .2rem;
  height: 0.5rem;
  line-height: 0.5rem;
}

main .main-message-details .message-details-container .message-details-wrap .wrap-a .item-b {
  width: 100%;
  margin-bottom: 0.3rem;
}

main .main-message-details .message-details-container .message-details-wrap .wrap-a .item-b .item-title {
  width: 100%;
  font-size: calc(12px - .12rem + .2rem);
  line-height: 1.5;
  margin-bottom: 0.1rem;
  padding-left: 0.2rem;
  color: #1e409f;
}

main .main-message-details .message-details-container .message-details-wrap .wrap-a .item-b .item-wrap {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

main .main-message-details .message-details-container .message-details-wrap .wrap-a .item-b .item-wrap .item-select {
  width: 5.9rem;
  position: relative;
}

main .main-message-details .message-details-container .message-details-wrap .wrap-a .item-b .item-wrap .item-select .select-text {
  width: 100%;
  height: 0.5rem;
  line-height: 0.5rem;
  padding: 0 .2rem;
  background-color: #fff;
  font-size: calc(12px - .12rem + .16rem);
  color: #999;
  background-repeat: no-repeat;
  background-position: 5.5rem center;
  background-image: url(../image/address-arrow.png);
  border: none;
  outline: none;
}

main .main-message-details .message-details-container .message-details-wrap .wrap-a .item-b .item-wrap .item-select .select-ul {
  width: 100%;
  position: absolute;
  top: 100%;
  left: 0;
  padding: .1rem 0;
  background-color: #fff;
  max-height: 2.3rem;
  overflow: auto !important;
  -webkit-box-shadow: 0 0 0.15rem rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 0.15rem rgba(0, 0, 0, 0.1);
  display: none;
}

main .main-message-details .message-details-container .message-details-wrap .wrap-a .item-b .item-wrap .item-select .select-ul .select-li {
  display: block;
  width: 100%;
  padding: 0 .2rem;
  line-height: 1.875;
  font-size: calc(12px - .12rem + .16rem);
  cursor: pointer;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

main .main-message-details .message-details-container .message-details-wrap .wrap-a .item-b .item-wrap .item-select .select-ul .select-li:hover {
  background-color: #1e409f;
  color: #fff;
}

main .main-message-details .message-details-container .message-details-wrap .wrap-a .item-b .item-wrap .item-select .mCSB_scrollTools {
  opacity: 1;
}

main .main-message-details .message-details-container .message-details-wrap .wrap-a .item-b .item-wrap .item-select .mCSB_scrollTools .mCSB_draggerRail {
  width: 12px;
  background-color: #dedede;
  -webkit-filter: none;
  filter: none;
  -ms-filter: none;
}

main .main-message-details .message-details-container .message-details-wrap .wrap-a .item-b .item-wrap .item-select .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 12px;
  background-color: #2e59a1;
  border-radius: 6px;
  -webkit-filter: none;
  filter: none;
  -ms-filter: none;
}

main .main-message-details .message-details-container .message-details-wrap .wrap-a .item-b .item-wrap .item-select .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
main .main-message-details .message-details-container .message-details-wrap .wrap-a .item-b .item-wrap .item-select .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #2e59a1;
  -webkit-filter: none;
  filter: none;
  -ms-filter: none;
}

main .main-message-details .message-details-container .message-details-wrap .wrap-a .item-b .item-wrap .item-select .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #2e59a1;
  -webkit-filter: none;
  filter: none;
  -ms-filter: none;
}

main .main-message-details .message-details-container .message-details-wrap .wrap-a .item-b .item-wrap .item-ipt {
  width: 5.9rem;
  height: 0.5rem;
  line-height: 0.5rem;
  border: none;
  outline: none;
  background-color: #fff;
  font-size: calc(12px - .12rem + .16rem);
  padding: 0 .2rem;
  color: #999;
}

main .main-message-details .message-details-container .message-details-wrap .wrap-a .item-c {
  width: 100%;
}

main .main-message-details .message-details-container .message-details-wrap .wrap-a .item-c .item-title {
  width: 100%;
  font-size: calc(12px - .12rem + .2rem);
  line-height: 1.5;
  margin-bottom: 0.1rem;
  padding-left: 0.2rem;
  color: #1e409f;
}

main .main-message-details .message-details-container .message-details-wrap .wrap-a .item-c .item-wrap {
  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;
}

main .main-message-details .message-details-container .message-details-wrap .wrap-a .item-c .item-wrap .wrap-ipt {
  display: inline-block;
  width: 5.9rem;
  /*font-size: 0;*/
}

main .main-message-details .message-details-container .message-details-wrap .wrap-a .item-c .item-wrap .item-ipt {
  margin-bottom: 0.3rem;
  /*width: 5.9rem;*/
  width: 5.75rem;
  height: 0.5rem;
  line-height: 0.5rem;
  border: none;
  outline: none;
  background-color: #fff;
  font-size: calc(12px - .12rem + .16rem);
  padding: 0 .2rem;
  color: #999;
  display: inline-block;
}

main .main-message-details .message-details-container .message-details-wrap .wrap-a .item-d {
  width: 100%;
}

main .main-message-details .message-details-container .message-details-wrap .wrap-a .item-d .item-title {
  width: 100%;
  font-size: calc(12px - .12rem + .2rem);
  line-height: 1.5;
  margin-bottom: 0.1rem;
  padding-left: 0.2rem;
  color: #1e409f;
}

main .main-message-details .message-details-container .message-details-wrap .wrap-a .item-d input {
  width: 100%;
  border: none;
  outline: none;
  background-color: #fff;
  color: #999;
  font-size: calc(12px - .12rem + .16rem);
  padding: 0 .2rem;
  height: 0.5rem;
  line-height: 0.5rem;
  margin-bottom: 0.3rem;
}

main .main-message-details .message-details-container .message-details-wrap .wrap-a .item-d textarea {
  width: 100%;
  height: 1.6rem;
  background-color: #fff;
  border: none;
  outline: none;
  resize: none;
  font-size: calc(12px - .12rem + .16rem);
  color: #999;
  margin-bottom: 0.3rem;
}

main .main-message-details .message-details-container .message-details-wrap .wrap-b {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

main .main-message-details .message-details-container .message-details-wrap .wrap-b .item {
  width: 5.9rem;
}

main .main-message-details .message-details-container .message-details-wrap .wrap-b .item .item-title {
  width: 100%;
  font-size: calc(12px - .12rem + .2rem);
  line-height: 1.5;
  margin-bottom: 0.1rem;
  padding-left: 0.2rem;
  color: #1e409f;
}

main .main-message-details .message-details-container .message-details-wrap .wrap-b .item input {
  width: 100%;
  border: none;
  outline: none;
  background-color: #fff;
  color: #999;
  font-size: calc(12px - .12rem + .16rem);
  padding: 0 .2rem;
  height: 0.5rem;
  line-height: 0.5rem;
  margin-bottom: 0.3rem;
}

main .main-message-details .message-details-container .message-details-wrap .wrap-b .item-b {
  width: 5.9rem;
}

main .main-message-details .message-details-container .message-details-wrap .wrap-b .item-b .item-title {
  width: 100%;
  font-size: calc(12px - .12rem + .2rem);
  line-height: 1.5;
  margin-bottom: 0.1rem;
  padding-left: 0.2rem;
  color: #1e409f;
}

main .main-message-details .message-details-container .message-details-wrap .wrap-b .item-b .item-wrap {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.3rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

main .main-message-details .message-details-container .message-details-wrap .wrap-b .item-b .item-wrap input {
  width: 4rem;
  padding: 0 .2rem;
  height: 0.5rem;
  line-height: 0.5rem;
  font-size: calc(12px - .12rem + .16rem);
  color: #999;
  border: none;
  outline: none;
  background-color: #fff;
}

main .main-message-details .message-details-container .message-details-wrap .wrap-b .item-b .item-wrap .code {
  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;
  width: 1.15rem;
  height: 0.38rem;
  cursor: pointer;
  margin-left: 0.25rem;
}

main .main-message-details .message-details-container .message-details-wrap .wrap-b .item-b .item-wrap .code img {
  width: 100%;
  height: 100%;
}

main .main-message-details .message-details-container .message-details-wrap .wrap-b .item-c {
  width: 5.9rem;
}

main .main-message-details .message-details-container .message-details-wrap .wrap-b .item-c .item-title {
  width: 100%;
  font-size: calc(12px - .12rem + .2rem);
  line-height: 1.5;
  margin-bottom: 0.1rem;
  padding-left: 0.2rem;
  color: #1e409f;
}

main .main-message-details .message-details-container .message-details-wrap .wrap-b .item-c .item-wrap {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.3rem;
}

main .main-message-details .message-details-container .message-details-wrap .wrap-b .item-c .item-wrap span {
  padding-left: 0.35rem;
  background-repeat: no-repeat;
  background-position: left center;
  background-image: url(../image/select-icon1.png);
  font-size: calc(12px - .12rem + .16rem);
  color: #999;
  line-height: 0.26rem;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

main .main-message-details .message-details-container .message-details-wrap .wrap-b .item-c .item-wrap span.on {
  background-image: url(../image/select-icon2.png);
}

main .main-message-details .message-details-container .message-details-wrap .wrap-b .item-c .item-wrap a {
  text-decoration: underline;
  color: #1e409f;
  margin-left: 0.1rem;
  padding-right: 0.25rem;
  position: relative;
  font-size: calc(12px - .12rem + .16rem);
  line-height: 1.625;
}

main .main-message-details .message-details-container .message-details-wrap .wrap-b .item-c .item-wrap a i {
  position: absolute;
  right: 0;
  top: 50%;
  width: .2rem;
  margin-top: -.1rem;
}

main .main-message-details .message-details-container .message-details-wrap .wrap-b .item-c .item-wrap a i img {
  width: 100%;
  display: block;
}

main .main-message-details .message-details-container .message-details-wrap .message-details-submit {
  display: block;
  width: 3.8rem;
  height: 0.5rem;
  border-radius: .25rem;
  margin: 0 auto;
  margin-top: 0.9rem;
  background-color: #1e409f;
  color: #fff;
  border: 1px solid #1e409f;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  cursor: pointer;
}

main .main-message-details .message-details-container .message-details-wrap .message-details-submit:hover {
  background-color: #fff;
  color: #1e409f;
}

@media (max-width: 900px) {
  main .main-message-details .message-details-container {
    width: 100%;
    padding: 0 10px;
  }
  main .main-message-details .message-details-container .message-details-wrap .wrap-a .item {
    width: 49%;
  }
  main .main-message-details .message-details-container .message-details-wrap .wrap-a .item-c .item-wrap .wrap-ipt {
    width: 49%;
  }
  main .main-message-details .message-details-container .message-details-wrap .wrap-a .item-c .item-wrap .wrap-ipt span {
    width: 100%;
    display: block;
  }
  main .main-message-details .message-details-container .message-details-wrap .wrap-a .item-c .item-wrap .item-ipt {
    width: 100%;
  }
  main .main-message-details .message-details-container .message-details-wrap .wrap-b .item {
    width: 100%;
  }
  main .main-message-details .message-details-container .message-details-wrap .wrap-b .item-b {
    width: 100%;
  }
  main .main-message-details .message-details-container .message-details-wrap .wrap-a .item-b .item-wrap .item-select {
    width: 49%;
  }
  main .main-message-details .message-details-container .message-details-wrap .wrap-a .item-b .item-wrap .item-ipt {
    width: 49%;
  }
  main .main-message-details .message-details-container .message-details-wrap .wrap-b .item-c {
    width: 100%;
  }
}

@media (max-width: 500px) {
  main .main-message-details .message-details-container {
    width: 100%;
    padding: 0 10px;
  }
  main .main-message-details .message-details-container .message-details-wrap .wrap-a .item {
    width: 100%;
  }
  main .main-message-details .message-details-container .message-details-wrap .wrap-a .item-c .item-wrap .wrap-ipt {
    width: 100%;
  }
  main .main-message-details .message-details-container .message-details-wrap .wrap-a .item-c .item-wrap .wrap-ipt span {
    width: 100%;
    display: block;
  }
  main .main-message-details .message-details-container .message-details-wrap .wrap-a .item-c .item-wrap .item-ipt {
    width: 100%;
  }
  main .main-message-details .message-details-container .message-details-wrap .wrap-b .item {
    width: 100%;
  }
  main .main-message-details .message-details-container .message-details-wrap .wrap-b .item-b {
    width: 100%;
  }
  main .main-message-details .message-details-container .message-details-wrap .wrap-a .item-b .item-wrap {
    flex-direction: column;
  }
  main .main-message-details .message-details-container .message-details-wrap .wrap-a .item-b .item-wrap .item-select {
    width: 100%;
    margin-bottom: .3rem;
  }
  main .main-message-details .message-details-container .message-details-wrap .wrap-a .item-b .item-wrap .item-ipt {
    width: 100%;
  }
  main .main-message-details .message-details-container .message-details-wrap .wrap-b .item-c {
    width: 100%;
  }
}

.layui-laydate .layui-laydate-header i {
  top: 15px;
}

.layui-laydate .laydate-set-ym {
  vertical-align: middle;
}

main .main-download-center .download-center-nav {
  width: 100%;
  height: 1.2rem;
  background-color: rgba(245, 245, 245, 0.88);
}

main .main-download-center .download-center-nav .nav-container {
  width: 12.8rem;
  margin: 0 auto;
  font-size: 0;
  height: 100%;
  line-height: 1.2rem;
  text-align: center;
}

main .main-download-center .download-center-nav .nav-container .item-nav {
  display: inline-block;
  width: 1.8rem;
  height: .52rem;
  line-height: .52rem;
  text-align: center;
  border-radius: .26rem;
  margin: 0 .05rem;
  font-family: SourceHanSansCN-Normal;
  font-size: calc(12px - .12rem + .16rem);
  color: #333333;
  vertical-align: middle;
  cursor: pointer;
}

main .main-download-center .download-center-nav .nav-container .item-nav:hover {
  background-color: #e50112;
  color: #fefefe;
}

main .main-download-center .download-center-nav .nav-container .item-nav.active {
  background-color: #e50112;
  color: #fefefe;
}

@media (max-width: 1280px) {
  main .main-download-center .download-center-nav {
    height: auto;
  }

  main .main-download-center .download-center-nav .nav-container {
    width: 100%;
    padding: .2rem 10px;
    line-height: 1;
  }

  main .main-download-center .download-center-nav .nav-container .item-nav {
    margin-bottom: .1rem;
  }

}

/*# sourceMappingURL=style.css.map */