@charset "UTF-8";
.bold { font-weight: bold; }

html { font-size: calc(100vw / 1920 * 100); }

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

body { font-family: 'AlibabaPuHuiTi-Regular', sans-serif; font-size: 14px; line-height: 1.2; overflow-x: hidden; color: #333; }

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

* { -webkit-box-sizing: border-box; box-sizing: border-box; word-break: break-all; }

*:before, *:after { -webkit-box-sizing: border-box; box-sizing: border-box; }

.oh { overflow: hidden; }

.pointer { cursor: pointer; }

.fl { float: left; }

.fr { float: right; }

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

.color-theme { color: #0093dd; }

.bg-theme { background-color: #0093dd; }

.color-gray { color: #f1f4fb; }

.bg-gray { background-color: #f1f4fb; }

.color-0 { color: #000; }

.bg-0 { background-color: #000; }

.color-1 { color: #111; }

.bg-1 { background-color: #111; }

.color-2 { color: #222; }

.bg-2 { background-color: #222; }

.color-3 { color: #333; }

.bg-3 { background-color: #333; }

.color-4 { color: #444; }

.bg-4 { background-color: #444; }

.color-5 { color: #555; }

.bg-5 { background-color: #555; }

.color-6 { color: #666; }

.bg-6 { background-color: #666; }

.color-7 { color: #777; }

.bg-7 { background-color: #777; }

.color-8 { color: #888; }

.bg-8 { background-color: #888; }

.color-9 { color: #999; }

.bg-9 { background-color: #999; }

.color-a { color: #aaa; }

.bg-a { background-color: #aaa; }

.color-b { color: #bbb; }

.bg-b { background-color: #bbb; }

.color-c { color: #ccc; }

.bg-c { background-color: #ccc; }

.color-d { color: #ddd; }

.bg-d { background-color: #ddd; }

.color-e { color: #eee; }

.bg-e { background-color: #eee; }

.color-f { color: #fff; }

.bg-f { background-color: #fff; }

.color-title { color: #131313; }

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

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

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

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

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

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

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

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

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

.s0 { font-size: 0; }

@media (min-width: 1921px) { .s12 { font-size: 0.12rem; }
  .s13 { font-size: 0.13rem; }
  .s14 { font-size: 0.14rem; }
  .s15 { font-size: 0.15rem; }
  .s16 { font-size: 0.16rem; }
  .s17 { font-size: 0.17rem; }
  .s18 { font-size: 0.18rem; }
  .s19 { font-size: 0.19rem; }
  .s20 { font-size: 0.2rem; }
  .s21 { font-size: 0.21rem; }
  .s22 { font-size: 0.22rem; }
  .s23 { font-size: 0.23rem; }
  .s24 { font-size: 0.24rem; }
  .s25 { font-size: 0.25rem; }
  .s26 { font-size: 0.26rem; }
  .s27 { font-size: 0.27rem; }
  .s28 { font-size: 0.28rem; }
  .s29 { font-size: 0.29rem; }
  .s30 { font-size: 0.3rem; }
  .s31 { font-size: 0.31rem; }
  .s32 { font-size: 0.32rem; }
  .s33 { font-size: 0.33rem; }
  .s34 { font-size: 0.34rem; }
  .s35 { font-size: 0.35rem; }
  .s36 { font-size: 0.36rem; }
  .s37 { font-size: 0.37rem; }
  .s38 { font-size: 0.38rem; }
  .s39 { font-size: 0.39rem; }
  .s40 { font-size: 0.4rem; }
  .s41 { font-size: 0.41rem; }
  .s42 { font-size: 0.42rem; }
  .s43 { font-size: 0.43rem; }
  .s44 { font-size: 0.44rem; }
  .s45 { font-size: 0.45rem; }
  .s46 { font-size: 0.46rem; }
  .s47 { font-size: 0.47rem; }
  .s48 { font-size: 0.48rem; }
  .s49 { font-size: 0.49rem; }
  .s50 { font-size: 0.5rem; }
  .s51 { font-size: 0.51rem; }
  .s52 { font-size: 0.52rem; }
  .s53 { font-size: 0.53rem; }
  .s54 { font-size: 0.54rem; }
  .s55 { font-size: 0.55rem; }
  .s56 { font-size: 0.56rem; }
  .s57 { font-size: 0.57rem; }
  .s58 { font-size: 0.58rem; }
  .s59 { font-size: 0.59rem; }
  .s60 { font-size: 0.6rem; }
  .s61 { font-size: 0.61rem; }
  .s62 { font-size: 0.62rem; }
  .s63 { font-size: 0.63rem; }
  .s64 { font-size: 0.64rem; }
  .s65 { font-size: 0.65rem; }
  .s66 { font-size: 0.66rem; }
  .s67 { font-size: 0.67rem; }
  .s68 { font-size: 0.68rem; }
  .s69 { font-size: 0.69rem; }
  .s70 { font-size: 0.7rem; }
  .s71 { font-size: 0.71rem; }
  .s72 { font-size: 0.72rem; }
  .s73 { font-size: 0.73rem; }
  .s74 { font-size: 0.74rem; }
  .s75 { font-size: 0.75rem; }
  .s76 { font-size: 0.76rem; }
  .s77 { font-size: 0.77rem; }
  .s78 { font-size: 0.78rem; }
  .s79 { font-size: 0.79rem; }
  .s80 { font-size: 0.8rem; }
  .s81 { font-size: 0.81rem; }
  .s82 { font-size: 0.82rem; }
  .s83 { font-size: 0.83rem; }
  .s84 { font-size: 0.84rem; }
  .s85 { font-size: 0.85rem; }
  .s86 { font-size: 0.86rem; }
  .s87 { font-size: 0.87rem; }
  .s88 { font-size: 0.88rem; }
  .s89 { font-size: 0.89rem; }
  .s90 { font-size: 0.9rem; }
  .s91 { font-size: 0.91rem; }
  .s92 { font-size: 0.92rem; }
  .s93 { font-size: 0.93rem; }
  .s94 { font-size: 0.94rem; }
  .s95 { font-size: 0.95rem; }
  .s96 { font-size: 0.96rem; }
  .s97 { font-size: 0.97rem; }
  .s98 { font-size: 0.98rem; }
  .s99 { font-size: 0.99rem; }
  .s100 { font-size: 1rem; } }

@media (max-width: 1920px) and (min-width: 551px) { .s12 { font-size: 12px; }
  .s13 { font-size: calc(12px + 1 * 100vw / 1920); }
  .s14 { font-size: calc(12px + 2 * 100vw / 1920); }
  .s15 { font-size: calc(12px + 3 * 100vw / 1920); }
  .s16 { font-size: calc(12px + 4 * 100vw / 1920); }
  .s17 { font-size: calc(12px + 5 * 100vw / 1920); }
  .s18 { font-size: calc(12px + 6 * 100vw / 1920); }
  .s19 { font-size: calc(12px + 7 * 100vw / 1920); }
  .s20 { font-size: calc(12px + 8 * 100vw / 1920); }
  .s21 { font-size: calc(12px + 9 * 100vw / 1920); }
  .s22 { font-size: calc(12px + 10 * 100vw / 1920); }
  .s23 { font-size: calc(12px + 11 * 100vw / 1920); }
  .s24 { font-size: calc(12px + 12 * 100vw / 1920); }
  .s25 { font-size: calc(12px + 13 * 100vw / 1920); }
  .s26 { font-size: calc(12px + 14 * 100vw / 1920); }
  .s27 { font-size: calc(12px + 15 * 100vw / 1920); }
  .s28 { font-size: calc(12px + 16 * 100vw / 1920); }
  .s29 { font-size: calc(12px + 17 * 100vw / 1920); }
  .s30 { font-size: calc(12px + 18 * 100vw / 1920); }
  .s31 { font-size: calc(12px + 19 * 100vw / 1920); }
  .s32 { font-size: calc(12px + 20 * 100vw / 1920); }
  .s33 { font-size: calc(12px + 21 * 100vw / 1920); }
  .s34 { font-size: calc(12px + 22 * 100vw / 1920); }
  .s35 { font-size: calc(12px + 23 * 100vw / 1920); }
  .s36 { font-size: calc(12px + 24 * 100vw / 1920); }
  .s37 { font-size: calc(12px + 25 * 100vw / 1920); }
  .s38 { font-size: calc(12px + 26 * 100vw / 1920); }
  .s39 { font-size: calc(12px + 27 * 100vw / 1920); }
  .s40 { font-size: calc(12px + 28 * 100vw / 1920); }
  .s41 { font-size: calc(12px + 29 * 100vw / 1920); }
  .s42 { font-size: calc(12px + 30 * 100vw / 1920); }
  .s43 { font-size: calc(12px + 31 * 100vw / 1920); }
  .s44 { font-size: calc(12px + 32 * 100vw / 1920); }
  .s45 { font-size: calc(12px + 33 * 100vw / 1920); }
  .s46 { font-size: calc(12px + 34 * 100vw / 1920); }
  .s47 { font-size: calc(12px + 35 * 100vw / 1920); }
  .s48 { font-size: calc(12px + 36 * 100vw / 1920); }
  .s49 { font-size: calc(12px + 37 * 100vw / 1920); }
  .s50 { font-size: calc(12px + 38 * 100vw / 1920); }
  .s51 { font-size: calc(12px + 39 * 100vw / 1920); }
  .s52 { font-size: calc(12px + 40 * 100vw / 1920); }
  .s53 { font-size: calc(12px + 41 * 100vw / 1920); }
  .s54 { font-size: calc(12px + 42 * 100vw / 1920); }
  .s55 { font-size: calc(12px + 43 * 100vw / 1920); }
  .s56 { font-size: calc(12px + 44 * 100vw / 1920); }
  .s57 { font-size: calc(12px + 45 * 100vw / 1920); }
  .s58 { font-size: calc(12px + 46 * 100vw / 1920); }
  .s59 { font-size: calc(12px + 47 * 100vw / 1920); }
  .s60 { font-size: calc(12px + 48 * 100vw / 1920); }
  .s61 { font-size: calc(12px + 49 * 100vw / 1920); }
  .s62 { font-size: calc(12px + 50 * 100vw / 1920); }
  .s63 { font-size: calc(12px + 51 * 100vw / 1920); }
  .s64 { font-size: calc(12px + 52 * 100vw / 1920); }
  .s65 { font-size: calc(12px + 53 * 100vw / 1920); }
  .s66 { font-size: calc(12px + 54 * 100vw / 1920); }
  .s67 { font-size: calc(12px + 55 * 100vw / 1920); }
  .s68 { font-size: calc(12px + 56 * 100vw / 1920); }
  .s69 { font-size: calc(12px + 57 * 100vw / 1920); }
  .s70 { font-size: calc(12px + 58 * 100vw / 1920); }
  .s71 { font-size: calc(12px + 59 * 100vw / 1920); }
  .s72 { font-size: calc(12px + 60 * 100vw / 1920); }
  .s73 { font-size: calc(12px + 61 * 100vw / 1920); }
  .s74 { font-size: calc(12px + 62 * 100vw / 1920); }
  .s75 { font-size: calc(12px + 63 * 100vw / 1920); }
  .s76 { font-size: calc(12px + 64 * 100vw / 1920); }
  .s77 { font-size: calc(12px + 65 * 100vw / 1920); }
  .s78 { font-size: calc(12px + 66 * 100vw / 1920); }
  .s79 { font-size: calc(12px + 67 * 100vw / 1920); }
  .s80 { font-size: calc(12px + 68 * 100vw / 1920); }
  .s81 { font-size: calc(12px + 69 * 100vw / 1920); }
  .s82 { font-size: calc(12px + 70 * 100vw / 1920); }
  .s83 { font-size: calc(12px + 71 * 100vw / 1920); }
  .s84 { font-size: calc(12px + 72 * 100vw / 1920); }
  .s85 { font-size: calc(12px + 73 * 100vw / 1920); }
  .s86 { font-size: calc(12px + 74 * 100vw / 1920); }
  .s87 { font-size: calc(12px + 75 * 100vw / 1920); }
  .s88 { font-size: calc(12px + 76 * 100vw / 1920); }
  .s89 { font-size: calc(12px + 77 * 100vw / 1920); }
  .s90 { font-size: calc(12px + 78 * 100vw / 1920); }
  .s91 { font-size: calc(12px + 79 * 100vw / 1920); }
  .s92 { font-size: calc(12px + 80 * 100vw / 1920); }
  .s93 { font-size: calc(12px + 81 * 100vw / 1920); }
  .s94 { font-size: calc(12px + 82 * 100vw / 1920); }
  .s95 { font-size: calc(12px + 83 * 100vw / 1920); }
  .s96 { font-size: calc(12px + 84 * 100vw / 1920); }
  .s97 { font-size: calc(12px + 85 * 100vw / 1920); }
  .s98 { font-size: calc(12px + 86 * 100vw / 1920); }
  .s99 { font-size: calc(12px + 87 * 100vw / 1920); }
  .s100 { font-size: calc(12px + 88 * 100vw / 1920); } }

@media (max-width: 550px) { .s12 { font-size: 12px; }
  .s13 { font-size: calc(12px + 1 * 550px / 1920); }
  .s14 { font-size: calc(12px + 2 * 550px / 1920); }
  .s15 { font-size: calc(12px + 3 * 550px / 1920); }
  .s16 { font-size: calc(12px + 4 * 550px / 1920); }
  .s17 { font-size: calc(12px + 5 * 550px / 1920); }
  .s18 { font-size: calc(12px + 6 * 550px / 1920); }
  .s19 { font-size: calc(12px + 7 * 550px / 1920); }
  .s20 { font-size: calc(12px + 8 * 550px / 1920); }
  .s21 { font-size: calc(12px + 9 * 550px / 1920); }
  .s22 { font-size: calc(12px + 10 * 550px / 1920); }
  .s23 { font-size: calc(12px + 11 * 550px / 1920); }
  .s24 { font-size: calc(12px + 12 * 550px / 1920); }
  .s25 { font-size: calc(12px + 13 * 550px / 1920); }
  .s26 { font-size: calc(12px + 14 * 550px / 1920); }
  .s27 { font-size: calc(12px + 15 * 550px / 1920); }
  .s28 { font-size: calc(12px + 16 * 550px / 1920); }
  .s29 { font-size: calc(12px + 17 * 550px / 1920); }
  .s30 { font-size: calc(12px + 18 * 550px / 1920); }
  .s31 { font-size: calc(12px + 19 * 550px / 1920); }
  .s32 { font-size: calc(12px + 20 * 550px / 1920); }
  .s33 { font-size: calc(12px + 21 * 550px / 1920); }
  .s34 { font-size: calc(12px + 22 * 550px / 1920); }
  .s35 { font-size: calc(12px + 23 * 550px / 1920); }
  .s36 { font-size: calc(12px + 24 * 550px / 1920); }
  .s37 { font-size: calc(12px + 25 * 550px / 1920); }
  .s38 { font-size: calc(12px + 26 * 550px / 1920); }
  .s39 { font-size: calc(12px + 27 * 550px / 1920); }
  .s40 { font-size: calc(12px + 28 * 550px / 1920); }
  .s41 { font-size: calc(12px + 29 * 550px / 1920); }
  .s42 { font-size: calc(12px + 30 * 550px / 1920); }
  .s43 { font-size: calc(12px + 31 * 550px / 1920); }
  .s44 { font-size: calc(12px + 32 * 550px / 1920); }
  .s45 { font-size: calc(12px + 33 * 550px / 1920); }
  .s46 { font-size: calc(12px + 34 * 550px / 1920); }
  .s47 { font-size: calc(12px + 35 * 550px / 1920); }
  .s48 { font-size: calc(12px + 36 * 550px / 1920); }
  .s49 { font-size: calc(12px + 37 * 550px / 1920); }
  .s50 { font-size: calc(12px + 38 * 550px / 1920); }
  .s51 { font-size: calc(12px + 39 * 550px / 1920); }
  .s52 { font-size: calc(12px + 40 * 550px / 1920); }
  .s53 { font-size: calc(12px + 41 * 550px / 1920); }
  .s54 { font-size: calc(12px + 42 * 550px / 1920); }
  .s55 { font-size: calc(12px + 43 * 550px / 1920); }
  .s56 { font-size: calc(12px + 44 * 550px / 1920); }
  .s57 { font-size: calc(12px + 45 * 550px / 1920); }
  .s58 { font-size: calc(12px + 46 * 550px / 1920); }
  .s59 { font-size: calc(12px + 47 * 550px / 1920); }
  .s60 { font-size: calc(12px + 48 * 550px / 1920); }
  .s61 { font-size: calc(12px + 49 * 550px / 1920); }
  .s62 { font-size: calc(12px + 50 * 550px / 1920); }
  .s63 { font-size: calc(12px + 51 * 550px / 1920); }
  .s64 { font-size: calc(12px + 52 * 550px / 1920); }
  .s65 { font-size: calc(12px + 53 * 550px / 1920); }
  .s66 { font-size: calc(12px + 54 * 550px / 1920); }
  .s67 { font-size: calc(12px + 55 * 550px / 1920); }
  .s68 { font-size: calc(12px + 56 * 550px / 1920); }
  .s69 { font-size: calc(12px + 57 * 550px / 1920); }
  .s70 { font-size: calc(12px + 58 * 550px / 1920); }
  .s71 { font-size: calc(12px + 59 * 550px / 1920); }
  .s72 { font-size: calc(12px + 60 * 550px / 1920); }
  .s73 { font-size: calc(12px + 61 * 550px / 1920); }
  .s74 { font-size: calc(12px + 62 * 550px / 1920); }
  .s75 { font-size: calc(12px + 63 * 550px / 1920); }
  .s76 { font-size: calc(12px + 64 * 550px / 1920); }
  .s77 { font-size: calc(12px + 65 * 550px / 1920); }
  .s78 { font-size: calc(12px + 66 * 550px / 1920); }
  .s79 { font-size: calc(12px + 67 * 550px / 1920); }
  .s80 { font-size: calc(12px + 68 * 550px / 1920); }
  .s81 { font-size: calc(12px + 69 * 550px / 1920); }
  .s82 { font-size: calc(12px + 70 * 550px / 1920); }
  .s83 { font-size: calc(12px + 71 * 550px / 1920); }
  .s84 { font-size: calc(12px + 72 * 550px / 1920); }
  .s85 { font-size: calc(12px + 73 * 550px / 1920); }
  .s86 { font-size: calc(12px + 74 * 550px / 1920); }
  .s87 { font-size: calc(12px + 75 * 550px / 1920); }
  .s88 { font-size: calc(12px + 76 * 550px / 1920); }
  .s89 { font-size: calc(12px + 77 * 550px / 1920); }
  .s90 { font-size: calc(12px + 78 * 550px / 1920); }
  .s91 { font-size: calc(12px + 79 * 550px / 1920); }
  .s92 { font-size: calc(12px + 80 * 550px / 1920); }
  .s93 { font-size: calc(12px + 81 * 550px / 1920); }
  .s94 { font-size: calc(12px + 82 * 550px / 1920); }
  .s95 { font-size: calc(12px + 83 * 550px / 1920); }
  .s96 { font-size: calc(12px + 84 * 550px / 1920); }
  .s97 { font-size: calc(12px + 85 * 550px / 1920); }
  .s98 { font-size: calc(12px + 86 * 550px / 1920); }
  .s99 { font-size: calc(12px + 87 * 550px / 1920); }
  .s100 { font-size: calc(12px + 88 * 550px / 1920); } }

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

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

.layout { width: 17.2rem; margin-left: auto; margin-right: auto; }

@media (max-width: 900px) { .layout { width: 90%; } }

.w1440 { width: 14.4rem; margin-left: auto; margin-right: auto; }

@media (max-width: 900px) { .w1440 { width: 90%; } }

.noscroll { overflow: hidden; }

.c-video { position: fixed; left: 0; top: 120%; z-index: 10000000; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.4); display: none; }

.c-video.show { top: 0; display: block; }

.c-video__main { width: 70%; position: absolute; left: 0; right: 0; top: 50%; margin: auto; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.c-video__cnt { padding-top: calc(1080 / 1920 * 100%); position: relative; background: #000; }

.c-video__iframe { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }

.c-video__video { position: absolute; left: 0; top: 0; width: 100%; height: 100%; display: none; }

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

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

@media (max-width: 800px) { .c-video__main { width: 100%; height: 100%; }
  .c-video__cnt { height: 100%; }
  .c-video__close { right: 0; } }

.editor * { max-width: 100%; text-wrap: wrap !important; }

.editor img { height: auto; vertical-align: top; }

.editor table { word-break: break-all; }

.text-center { text-align: center; }

.text-right { text-align: right; }

.text-left { text-align: left; }

.c-pic { overflow: hidden; }

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

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

.flex { display: -webkit-box; display: -ms-flexbox; display: flex; }

.flex-center { -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.flex-middle { -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.flex-between { -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.flex-wrap { -ms-flex-wrap: wrap; flex-wrap: wrap; }

.flex-top { -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }

.flex-bottom { -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; }

.flex-left { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }

.flex-right { -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; }

.c-select { position: relative; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; width: 2.84rem; }

.c-select input, .c-select select { display: none; }

.c-select__hd { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: .36rem; min-height: 30px; padding: 0 .13rem; background-color: #ffffff; border-radius: .06rem; border: solid 1px #e5e5e5; cursor: pointer; }

.c-select__hd span { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.c-select__hd .icon { margin-left: .1rem; width: .07rem; height: .13rem; min-width: 7px; min-height: 13px; color: #999; -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); }

.c-select__bd { position: absolute; left: 0; top: 100%; z-index: 20; width: 100%; background-color: #fff; display: none; max-height: 10rem; overflow: auto; border: 1px solid #e5e5e5; }

.c-select__option { padding: .5em .13rem; cursor: pointer; }

.c-select__option:hover { background-color: rgba(0, 147, 221, 0.8); color: #fff; }

.c-select__option.on { background-color: #0093dd; color: #fff; }

.c-select.show .c-select__hd .icon { -webkit-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg); }

.c-select.show .c-select__bd { display: block; }

@media (min-width: 901px) { .hidden-pc { display: none; } }

@media (max-width: 900px) { .hidden-wap { display: none; } }

.c-pagination { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.c-pagination .item { min-width: .46rem; height: .46rem; line-height: .46rem; text-align: center; margin: 0 .2rem 0 0; padding: 0 .5em; -webkit-transition: all .2s; -o-transition: all .2s; transition: all .2s; }

.c-pagination .item svg { width: 0.09rem; height: 0.14rem; min-width: 9px; min-height: 14px; vertical-align: middle; }

.c-pagination .item:last-of-type { margin-right: 0; }

.c-pagination .item:hover { color: #0093dd; border-color: #0093dd; }

.c-pagination .item.on { background-color: #0093dd; color: #fff; border-color: #0093dd; pointer-events: none; }

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

.c-pagination .item.prev:hover, .c-pagination .item.next:hover { background-color: #0093dd; color: #fff; }

.c-pagination .item.first, .c-pagination .item.last { min-width: 1rem; background: #0093dd; color: #fff; }

.c-pagination .item.first:hover, .c-pagination .item.last:hover { background-color: #0076b1; color: #fff; }

.c-pagination .item.fist { margin-right: .13rem; }

.c-pagination .item.last { margin-left: .13rem; }

@media (max-width: 1200px) { .c-pagination .item { min-width: 30px; height: 30px; line-height: 30px; }
  .c-pagination .item.fist { margin-right: 0; }
  .c-pagination .item.last { margin-left: 0; } }

.md-ban { position: relative; }

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

@media (max-width: 500px) { .md-ban .img { aspect-ratio: 5/3; -o-object-fit: cover; object-fit: cover; } }

.md-subnav .li { line-height: .8rem; width: auto; position: relative; margin-right: .4rem; }

.md-subnav .li:last-of-type { margin-right: 0; }

.md-subnav .li:after { content: ''; position: absolute; left: 50%; bottom: 0; width: 100%; height: .03rem; background: #0093dd; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; width: 0; }

.md-subnav .li.on .tit, .md-subnav .li:hover .tit { color: #0093dd; }

.md-subnav .li.on:after, .md-subnav .li:hover:after { width: 100%; left: 0; }

.md-subnav .li:hover .sub { -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; visibility: visible; top: 100%; }

.md-subnav .swiper-container { overflow: visible; }

.md-subnav .tit { display: block; }

.md-subnav .sub { position: absolute; left: 50%; top: 120%; z-index: 2; width: 7em; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); background: #fff; padding: .5em; line-height: 2; text-align: center; visibility: hidden; -webkit-filter: drop-shadow(0 0 0.1rem rgba(0, 0, 0, 0.1)); filter: drop-shadow(0 0 0.1rem rgba(0, 0, 0, 0.1)); max-height: 50vh; overflow-y: auto; }

.md-subnav .sub-item { display: block; }

.md-subnav .sub-item:hover { color: #0093dd; }

.md-subnav .sub::-webkit-scrollbar { width: 5px; }

.md-navbar { position: relative; padding-left: 5.2rem; padding-right: 2.4rem; background: #ffffff; display: -webkit-box; display: -ms-flexbox; display: flex; }

.md-navbar:after { content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 1px; background: #f4f7fb; }

.md-navbar .cat-1 { position: absolute; left: 0; bottom: 0; z-index: 2; width: 5.2rem; line-height: 1.46rem; padding-left: 2.4rem; background-image: url(../images/bg2.jpg); font-size: 0.48rem; }

.md-navbar .md-subnav { margin-left: auto; }

@media (max-width: 900px) { .md-navbar { padding: 0; display: block; }
  .md-navbar .cat-1 { position: static; width: auto; padding: 0 5%; line-height: 2.5em; }
  .md-navbar .md-subnav { padding: 0 5%; } }

.c-img-full { font-size: 0; }

.c-img-full img { width: 100%; }

.social-share .icon-wechat .wechat-qrcode { z-index: 100; }

.svg-btn { width: .5rem; height: .5rem; min-width: 30px; min-height: 30px; border-radius: 50%; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; cursor: pointer; border: none; outline: none; background: none; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; cursor: pointer; }

.svg-btn svg { width: .2rem; height: .09rem; min-width: 13px; min-height: 6px; }

.svg-btn.swiper-button-disabled { cursor: auto; }

.svg-btn:active:not(.swiper-button-disabled) { -webkit-transform: scale(0.9); -ms-transform: scale(0.9); transform: scale(0.9); }

.c-scroll::-webkit-scrollbar { width: 2px; height: 2px; background-color: #ccc; }

.c-scroll::-webkit-scrollbar-thumb { background-color: #0093dd; }

.c-title .tit .tit-in { position: relative; display: inline; }

.c-title .tit .tit-in:before { content: ''; position: absolute; top: -.04rem; right: -.18rem; z-index: 1; width: .46rem; height: .46rem; background: url(../images/bg1.png) no-repeat center/100% 100%; }

.c-title .tit .tit-in span { position: relative; z-index: 2; }

.c-title .desc { margin-top: .20rem; }

input[type=radio] { -webkit-appearance: none; -moz-appearance: none; appearance: none; width: 14px; height: 14px; border-radius: 50%; border: 1px solid #999; -webkit-box-sizing: border-box; box-sizing: border-box; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; vertical-align: middle; -ms-flex-negative: 0; flex-shrink: 0; }

input[type=radio]:checked { border-color: #0093dd; position: relative; }

input[type=radio]:checked:after { content: ''; width: 8px; height: 8px; border-radius: 50%; background: #0093dd; }

.m-more { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; min-width: 1.6rem; padding: 0 .2rem; height: .5rem; min-height: 30px; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; background-color: #0093dd; color: #fff; border-radius: .5rem; -ms-flex-negative: 0; flex-shrink: 0; border: none; }

.m-more svg { width: .2rem; height: .09rem; min-width: 13px; min-height: 6px; margin-left: .1rem; }

.m-more:hover { background-color: #0076b1; }

[data-ani] { opacity: 0; }

.ani { -webkit-animation-duration: .8s; animation-duration: .8s; -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards; }

[data-ani-delay='100'] { -webkit-animation-delay: 0.1s; animation-delay: 0.1s; }

[data-ani-delay='200'] { -webkit-animation-delay: 0.2s; animation-delay: 0.2s; }

[data-ani-delay='300'] { -webkit-animation-delay: 0.3s; animation-delay: 0.3s; }

[data-ani-delay='400'] { -webkit-animation-delay: 0.4s; animation-delay: 0.4s; }

[data-ani-delay='500'] { -webkit-animation-delay: 0.5s; animation-delay: 0.5s; }

[data-ani-delay='600'] { -webkit-animation-delay: 0.6s; animation-delay: 0.6s; }

[data-ani-delay='700'] { -webkit-animation-delay: 0.7s; animation-delay: 0.7s; }

[data-ani-delay='800'] { -webkit-animation-delay: 0.8s; animation-delay: 0.8s; }

[data-ani-delay='900'] { -webkit-animation-delay: 0.9s; animation-delay: 0.9s; }

[data-ani-delay='1000'] { -webkit-animation-delay: 1s; animation-delay: 1s; }

@-webkit-keyframes fade-in { from { opacity: 0; }
  to { opacity: 1; } }

@keyframes fade-in { from { opacity: 0; }
  to { opacity: 1; } }

[data-ani=fade-in].ani { -webkit-animation-name: fade-in; animation-name: fade-in; }

@-webkit-keyframes fade-up { from { opacity: 0;
    -webkit-transform: translateY(1rem);
            transform: translateY(1rem); }
  to { opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes fade-up { from { opacity: 0;
    -webkit-transform: translateY(1rem);
            transform: translateY(1rem); }
  to { opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

[data-ani=fade-up].ani { -webkit-animation-name: fade-up; animation-name: fade-up; }

@-webkit-keyframes fade-down { from { opacity: 0;
    -webkit-transform: translateY(-1rem);
            transform: translateY(-1rem); }
  to { opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes fade-down { from { opacity: 0;
    -webkit-transform: translateY(-1rem);
            transform: translateY(-1rem); }
  to { opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

[data-ani=fade-down].ani { -webkit-animation-name: fade-down; animation-name: fade-down; }

@-webkit-keyframes fade-left { from { opacity: 0;
    -webkit-transform: translateX(1rem);
            transform: translateX(1rem); }
  to { opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@keyframes fade-left { from { opacity: 0;
    -webkit-transform: translateX(1rem);
            transform: translateX(1rem); }
  to { opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

[data-ani=fade-left].ani { -webkit-animation-name: fade-left; animation-name: fade-left; }

@-webkit-keyframes fade-right { from { opacity: 0;
    -webkit-transform: translateX(-1rem);
            transform: translateX(-1rem); }
  to { opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@keyframes fade-right { from { opacity: 0;
    -webkit-transform: translateX(-1rem);
            transform: translateX(-1rem); }
  to { opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

[data-ani=fade-right].ani { -webkit-animation-name: fade-right; animation-name: fade-right; }

@-webkit-keyframes zoom-in { from { opacity: 0;
    -webkit-transform: scale(0.5);
            transform: scale(0.5); }
  to { opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes zoom-in { from { opacity: 0;
    -webkit-transform: scale(0.5);
            transform: scale(0.5); }
  to { opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

[data-ani=zoom-in].ani { -webkit-animation-name: zoom-in; animation-name: zoom-in; }

[data-original] { min-height: 10px; }

@-webkit-keyframes mouse-move { 0% { margin-bottom: 0; }
  100% { margin-bottom: .1rem; } }

@keyframes mouse-move { 0% { margin-bottom: 0; }
  100% { margin-bottom: .1rem; } }

@-webkit-keyframes turn { 0% { -webkit-transform: rotate(0); transform: rotate(0); }
  100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } }

@keyframes turn { 0% { -webkit-transform: rotate(0); transform: rotate(0); }
  100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } }

@-webkit-keyframes slide-right { 0% { -webkit-transform: translateX(-100%); transform: translateX(-100%); }
  100% { -webkit-transform: translateX(0); transform: translateX(0); } }

@keyframes slide-right { 0% { -webkit-transform: translateX(-100%); transform: translateX(-100%); }
  100% { -webkit-transform: translateX(0); transform: translateX(0); } }

/* 头部 */
.md-header { position: fixed; left: 0; top: 0; z-index: 10; width: 100%; background-color: #fff; color: #333; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; -webkit-box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1); box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1); }

.md-header .content { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding-left: 1rem; padding-right: 1.74rem; }

.md-header .logo { line-height: 1.3rem; -ms-flex-negative: 0; flex-shrink: 0; }

.md-header .logo img { vertical-align: middle; max-height: 1.04rem; }

.md-header .rg { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.md-header .head-1 { padding-top: .15rem; padding-right: .67rem; }

.md-header .h-search { width: 3rem; height: 0.4rem; min-height: 35px; background-color: #f8f8f8; border-radius: 0.2rem; display: -webkit-box; display: -ms-flexbox; display: flex; padding-right: .16rem; }

.md-header .h-search .ipt { height: 100%; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; background: none; border: none; padding-left: .3rem; min-width: 50px; }

.md-header .h-search .ipt::-webkit-input-placeholder { color: #888888; }

.md-header .h-search .ipt:-ms-input-placeholder { color: #888888; }

.md-header .h-search .ipt::-ms-input-placeholder { color: #888888; }

.md-header .h-search .ipt::placeholder { color: #888888; }

.md-header .h-search .btn { background: none; border: none; padding: .12rem; cursor: pointer; color: #333; }

.md-header .h-search .btn svg { display: block; width: 0.16rem; height: .16rem; min-width: 14px; min-height: 14px; }

.md-header .h-search .btn:hover { color: #0093dd; }

.md-header .search-btn { padding: .08rem; border-radius: .36rem; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; font-size: 0; display: none; }

.md-header .search-btn img { width: .2rem; min-width: 18px; vertical-align: top; }

.md-header .search-btn svg { width: .2rem; height: .2rem; min-width: 16px; min-height: 16px; }

.md-header .search-btn:hover { background-color: #0093dd; color: #fff; }

.md-header .h-tel { margin-left: .39rem; }

.md-header .h-tel img { width: .22rem; min-width: 18px; display: none; }

.md-header .h-tel:hover { color: #0093dd; }

.md-header .h-lang { position: relative; margin-left: .38rem; }

.md-header .h-lang .hd { padding: .08rem 0; }

.md-header .h-lang .hd .i1 { width: .22rem; min-width: 18px; }

.md-header .h-lang .hd .i2 { width: .08rem; min-width: 8px; }

.md-header .h-lang .hd .t1 { margin: 0 .09rem; }

.md-header .h-lang .bd { position: absolute; left: 50%; top: 100%; z-index: 2; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); width: 6em; background: #fff; border: 1px solid #eee; color: #333; text-align: center; display: none; }

.md-header .h-lang .bd a { display: block; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; padding: .6em .5em; }

.md-header .h-lang .bd a:hover { background: #0093dd; color: #fff; }

.md-header .h-lang:hover .bd { display: block; }

.md-header .nav-btn { display: none; position: relative; z-index: 12; width: 32px; padding: 5px; margin-left: .2rem; }

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

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

.md-header .panel { position: absolute; left: 50%; top: 100%; z-index: 2; padding-top: .1rem; -webkit-transform: translate(-50%, 0.5rem); -ms-transform: translate(-50%, 0.5rem); transform: translate(-50%, 0.5rem); visibility: hidden; opacity: 0; -webkit-filter: drop-shadow(0 0 0.1rem rgba(0, 0, 0, 0.1)); filter: drop-shadow(0 0 0.1rem rgba(0, 0, 0, 0.1)); }

.md-header .panel-main { position: relative; max-width: 11rem; background: #fff; padding: .38rem .54rem; width: max-content; }

.md-header .panel-main:before { content: ''; position: absolute; top: 0; left: 50%; -webkit-transform: translate(-50%, -100%); -ms-transform: translate(-50%, -100%); transform: translate(-50%, -100%); border-width: .06rem .09rem; border-style: solid; border-color: transparent; border-bottom-color: #fff; }

.md-header .panel .cat-1 { width: 1.5rem; margin-right: .6rem; }

.md-header .panel .cat-1:last-of-type{ margin-right: 0; }

.md-header .panel .cat-1:nth-of-type(5n) { margin-right: 0; }

.md-header .panel .cat-1:hover { color: #0093dd; }

.md-header .panel .cat-1-link { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; border-bottom: 1px solid #f0f0f0; padding-bottom: .28rem; font-weight: bold; }

.md-header .panel .icon { height: .25rem; min-height: 20px; margin-right: .07rem; }

.md-header .panel .cat-2-list { margin-top: .2rem; }

.md-header .panel .cat-2 { display: block; line-height: 1.5; padding: .05rem 0; margin-bottom: .02rem; }

.md-header .panel .cat-2:last-of-type { margin-bottom: 0; }

.md-header .panel .cat-2:hover { color: #0093dd; }

@media (min-width: 1099px) { .md-header .logo { margin-right: .2rem; }
  .md-header .nav .ul1 { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; }
  .md-header .nav .li1 { position: relative; }
  .md-header .nav .li1:last-child .a1:before { display: none; }
  .md-header .nav .li1.on .a1 { color: #0093dd; }
  .md-header .nav .li1:hover .a1 { color: #0093dd; }
  .md-header .nav .li1:hover .ul2-wrap { display: block; visibility: visible; -webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); transform: translate(-50%, 0); opacity: 1; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
  .md-header .nav .li1:hover .panel { visibility: visible; -webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); transform: translate(-50%, 0); opacity: 1; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
  .md-header .nav .li1:hover .panel + .ul2-wrap { display: none; }
  .md-header .nav .a1 { display: block; width: 2.05rem; padding: 0 .1rem; padding-bottom: .06rem; position: relative; line-height: .68rem; text-align: center; }
  .md-header .nav .a1:before { content: ''; position: absolute; right: 0; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 1px; height: .18rem; background: #bbbbbb; }
  .md-header .nav .ul2-wrap { position: absolute; left: 50%; top: 100%; -webkit-transform: translate(-50%, 0.5rem); -ms-transform: translate(-50%, 0.5rem); transform: translate(-50%, 0.5rem); width: 100%; padding-top: .1rem; text-align: center; visibility: hidden; opacity: 0; -webkit-filter: drop-shadow(0 0 0.1rem rgba(0, 0, 0, 0.1)); filter: drop-shadow(0 0 0.1rem rgba(0, 0, 0, 0.1)); }
  .md-header .nav .ul2 { background: #fff; color: #000; display: block; position: relative; }
  .md-header .nav .ul2:before { content: ''; position: absolute; top: 0; left: 50%; -webkit-transform: translate(-50%, -100%); -ms-transform: translate(-50%, -100%); transform: translate(-50%, -100%); border-width: .06rem .09rem; border-style: solid; border-color: transparent; border-bottom-color: #fff; }
  .md-header .nav .a2 { display: block; padding: .7em .5em; }
  .md-header .nav .a2:hover { background-color: #0093dd; color: #fff; } }

@media (max-width: 1100px) { .md-header .content { padding: 0 2%; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
  .md-header .logo { line-height: 1rem; }
  .md-header .logo img { max-height: .8rem; }
  .md-header .head-1 { padding: 0; }
  .md-header .h-tel { font-size: 0; margin-left: 12px; }
  .md-header .h-tel img { display: block; }
  .md-header .h-search { display: none; }
  .md-header .search-btn { display: block; }
  .md-header .h-lang { margin-left: 16px; }
  .md-header .nav-btn { display: block; }
  .md-header .nav .ul1 { position: fixed; right: 0; top: 0; z-index: 11; width: 80%; max-width: 300px; height: 100%; padding-top: 1.3rem; background: #fff; color: #000; overflow-y: auto; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; visibility: hidden; -webkit-transform: translateX(100%); -ms-transform: translateX(100%); transform: translateX(100%); display: block; }
  .md-header .nav .li1 { border-bottom: 1px dashed rgba(0, 0, 0, 0.2); }
  .md-header .nav .li1:first-of-type { border-top: 1px dashed rgba(0, 0, 0, 0.2); }
  .md-header .nav .li1.show .ul2 { display: block; }
  .md-header .nav .li1.show .mbtn { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }
  .md-header .nav .a1-wrap { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 5px 10px 5px 15px; }
  .md-header .nav .a1 { display: block; padding: 10px 0; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }
  .md-header .nav .mbtn { width: 30px; height: 30px; background: url(../images/i-cor-2.png) no-repeat center; margin-left: 20px; }
  .md-header .nav .ul2 { display: none; }
  .md-header .nav .li2 { border-top: 1px dashed rgba(0, 0, 0, 0.1); }
  .md-header .nav .a2 { display: block; padding: 13px 10px 13px 30px; }
  .md-header .nav .mask { position: fixed; left: 0; top: 0; z-index: 10; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); -webkit-backdrop-filter: blur(2px); backdrop-filter: blur(2px); display: none; }
  .md-header .nav .panel { display: none !important; }
  .md-header .rg { margin-left: auto; }
  .md-header .link { line-height: 2; }
  .md-header.open .nav-btn span { background-color: #000; }
  .md-header.open .nav-btn span:nth-of-type(1) { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }
  .md-header.open .nav-btn span:nth-of-type(3) { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }
  .md-header.open .nav-btn span:nth-of-type(2) { width: 0; }
  .md-header.open .nav { margin: 0; }
  .md-header.open .nav .ul1 { visibility: visible; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); }
  .md-header.open .nav .li1 { margin-right: 0; }
  .md-header.open .nav .mask { display: block; } }

/* 搜索 */
.md-search .mask { position: fixed; left: 0; right: 0; z-index: 100; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); -webkit-backdrop-filter: blur(2px); backdrop-filter: blur(2px); display: none; }

.md-search .main { position: fixed; left: 0; top: 0; z-index: 101; width: 100%; visibility: hidden; background: #fff; padding: .5rem 0; -webkit-transform: translateY(-100%); -ms-transform: translateY(-100%); transform: translateY(-100%); -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

.md-search .form { width: 6rem; margin: auto; display: -webkit-box; display: -ms-flexbox; display: flex; border-bottom: 1px solid #999; padding-bottom: .1rem; }

.md-search .form .ipt { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; border: none; font-size: inherit; }

.md-search .form .btn { border: none; background: #0093dd; height: .5rem; width: .5rem; min-width: 40px; min-height: 40px; border-radius: 50%; cursor: pointer; font-size: 0; }

.md-search .form .btn img { width: .23rem; min-width: 20px; }

.md-search.show .main { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); visibility: visible; }

.md-search.show .mask { display: block; }

@media (max-width: 1920px) { .md-search .form { width: 600px; max-width: 90%; } }

.md-footer { background-image: url(../images/bg-footer.jpg); }

.md-footer a:hover { text-decoration: underline; color: #fff; }

.md-footer .foot-1 { min-height: 4.19rem; padding-top: .9rem; padding-bottom: .2rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.md-footer .contact { width: calc(380 / 1720 * 100%); margin-top: .02rem; margin-right: auto; }

.md-footer .contact .tel { margin: .04rem 0 .3rem; font-size: .36rem; }

.md-footer .contact .item { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; margin-top: .15rem; }

.md-footer .contact .item .icon { width: .16rem; min-width: 14px; margin-right: .12rem; margin-top: .08rem; }

.md-footer .contact .item .t2 { line-height: calc(30 / 16 * 1em); opacity: .8; }

.md-footer .contact .item:first-of-type { margin-top: 0; }

.md-footer .contact .msg { margin-top: .11rem; line-height: calc(28 / 16 * 1em); }

.md-footer .nav { margin-top: .11rem; margin-left: .2rem; }

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

.md-footer .nav .li1 { margin-bottom: .2rem; width: 1.82rem; margin-right: .2rem; }

.md-footer .nav .a1-wrap + .a1-wrap { margin-top: .22rem; }

.md-footer .nav .ul2 { margin-top: .34rem; color: rgba(255, 255, 255, 0.7); max-width: 9em; }

.md-footer .nav .li2 { margin-bottom: .17rem; }

.md-footer .nav .li2:last-of-type { margin-bottom: 0; }

.md-footer .code { margin-top: .12rem; margin-left: .3rem; }

.md-footer .code .img { font-size: 0; margin-top: .36rem; }

.md-footer .code .img img { width: 1.4rem; min-width: 100px; }

.md-footer .foot-2 { border-top: 1px solid rgba(255, 255, 255, 0.1); padding: .24rem 0 .34rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; color: rgba(255, 255, 255, 0.5); line-height: calc(24 / 16 * 1em); }

@media (max-width: 1400px) { .md-footer .nav .li1 { margin-right: .1rem; } }

@media (max-width: 900px) { .md-footer .foot-1 { display: block; }
  .md-footer .nav { margin-top: 20px; margin-left: 0; }
  .md-footer .nav .ul1 { display: block; }
  .md-footer .nav .li1 { width: 100%; margin-right: 0; margin-bottom: 12px; }
  .md-footer .nav .ul2 { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-top: 10px; max-width: none; }
  .md-footer .nav .li2 { margin-right: 2em; }
  .md-footer .contact { width: 100%; margin-top: 20px; }
  .md-footer .contact .item .icon { margin-top: .12rem; }
  .md-footer .code { margin-left: 0; }
  .md-footer .foot-2 { display: block; } }

.md-side { position: fixed; right: .1rem; bottom: 10%; z-index: 5; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.md-side .item { position: relative; }

.md-side .item:first-of-type .hd { border-radius: .3rem .3rem 0 0; overflow: hidden; }

.md-side .item:last-of-type .hd { border-radius: 0 0 .3rem .3rem; overflow: hidden; }

.md-side .item:hover .hd { background: #33a9e4; }

.md-side .item:hover .bd { display: -webkit-box; display: -ms-flexbox; display: flex; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .md-side .item:hover .bd { /* IE10+ CSS styles go here */ display: block; } }

.md-side .hd { display: block; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; width: .6rem; height: .6rem; cursor: pointer; background: #0093dd; }

.md-side .hd img { width: 100%; height: 100%; -o-object-fit: contain; object-fit: contain; }

.md-side .bd { position: absolute; right: 100%; top: 0; background: #fff; min-height: 100%; padding: .1rem; border-radius: .1rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; display: none; -webkit-box-shadow: 0rem 0rem 0.57rem 0rem rgba(51, 51, 51, 0.16); box-shadow: 0rem 0rem 0.57rem 0rem rgba(51, 51, 51, 0.16); width: -webkit-max-content; width: -moz-max-content; width: max-content; max-width: 200px; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .md-side .bd { /* IE10+ CSS styles go here */ white-space: nowrap; max-width: none; } }

.md-side .bd img { max-width: 120px; }

@media (max-width: 500px) { .md-side { right: 0; }
  .md-side .hd { opacity: .8; } }

.md-home-banner { background: #000; }

.md-home-banner .swiper-slide { position: relative; overflow: hidden; }

.md-home-banner .swiper-slide-active .text { opacity: 1; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

/* .md-home-banner .media { padding-top: calc(810 / 1920 * 100%); position: relative; } */

.md-home-banner .media img, 
.md-home-banner .media video { 
  /* position: absolute; left: 0; top: 0; width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; pointer-events: none;  */
  display: block; width: 100%;
}

.md-home-banner .text { position: absolute; left: 0; top: 47.5%; z-index: 2; width: 100%; -webkit-transform: translateY(-40%); -ms-transform: translateY(-40%); transform: translateY(-40%); opacity: 0; -webkit-transition: 0.5s .5s ease-out; -o-transition: 0.5s .5s ease-out; transition: 0.5s .5s ease-out; }

.md-home-banner .text .t2 { margin-top: .33rem; }

.md-home-banner .text .t3 { margin-top: 1.11rem; }

.md-home-banner .controls { position: absolute; left: 0; bottom: .9rem; z-index: 2; width: 100%; }

.md-home-banner .controls .icon { margin-right: auto; width: .24rem; }

.md-home-banner .pages { margin-left: .33rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }

.md-home-banner .pages .t2 { margin-top: .2em; }

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

.md-home-banner .swiper-pagination-bullet { width: 0.4rem; height: 0.03rem; border-radius: 0; background: #fff; opacity: .4; margin: 0 0 0 0.2rem !important; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

.md-home-banner .swiper-pagination-bullet-active { opacity: 1; }

@media (max-width: 900px) { 
  /* .md-home-banner .media { padding-top: 70%; } */
  .md-home-banner .text { top: 50%; }
  .md-home-banner .text .t1 { font-size: 18px; }
  .md-home-banner .text .t2 { font-size: 14px; }
  .md-home-banner .text .t3 { margin-top: .5rem; }
  .md-home-banner .controls { bottom: .1rem; } }

.md-home-solution { padding-top: .74rem; padding-bottom: .54rem; background-color: #f2f7fb; }

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

.md-home-solution .list .li { position: relative; width: calc(560 / 1720 * 100%); margin-right: calc(20 / 1720 * 100%); margin-bottom: calc(20 / 1720 * 100%); }

.md-home-solution .list .li:nth-of-type(5n+1) .img { padding-top: calc(700 / 560 * 100%); }

.md-home-solution .list .li:hover .img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

.md-home-solution .list .img { padding-top: calc(340 / 560 * 100%); background-color: #000; }

.md-home-solution .list .tit { position: absolute; left: 0; top: .26rem; width: 100%; padding: 0 .28rem; }

@media (min-width: 901px) { 
  .md-home-solution .list-3 .li:nth-of-type(5n+1) .img { padding-top: calc(340 / 560 * 100%); }
  .md-home-solution .list .li:nth-of-type(5n + 4) { margin-left: 5.8rem; margin-top: -3.6rem; }
  .md-home-solution .list .li:nth-of-type(5n + 5) { margin-top: -3.6rem; }
  .md-home-solution .list .li:nth-of-type(5n + 3), .md-home-solution .list .li:nth-of-type(5n + 5) { margin-right: 0; } 
}

@media (max-width: 900px) { .md-home-solution .list .li { width: 49%; margin-right: 2%; margin-bottom: 2%; }
  .md-home-solution .list .li:nth-of-type(5n+2), .md-home-solution .list .li:nth-of-type(5n+3), .md-home-solution .list .li:nth-of-type(5n+5) { margin-right: 0; }
  .md-home-solution .list .li:nth-of-type(5n+3) { margin-left: 51%; margin-top: calc(-177 / 560 * 100%); }
  .md-home-solution .list .tit { font-size: 14px; } }

.md-home-news { background-color: #fff; padding-top: 1.1rem; padding-bottom: 1.11rem; }

.md-home-news .c-title .desc { margin-top: .17rem; }

.md-home-news .cate-item { margin-left: .3rem; min-width: 1.6rem; padding: 0 .1rem; height: .5rem; min-height: 30px; border-radius: .5rem; background-color: #e9f2fa; color: #0093dd; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; text-align: center; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.md-home-news .cate-item:first-of-type { margin-left: 0; }

.md-home-news .cate .on { background-color: #0093dd; color: #fff; }

.md-home-news .bd { margin-top: .58rem; }

.md-home-news .bd-item { display: none; }

.md-home-news .bd-item.on { display: block; }

.md-home-news .row { overflow: hidden; }

.md-home-news .row .lf { width: calc(840 / 1720 * 100%); -webkit-transition-duration: 1s; -o-transition-duration: 1s; transition-duration: 1s; }

.md-home-news .row .rg { width: calc(820 / 1720 * 100%); -webkit-transition-duration: 1s; -o-transition-duration: 1s; transition-duration: 1s; }

.md-home-news .news-1 { display: -webkit-box; display: -ms-flexbox; display: flex; }

.md-home-news .news-1 .c-pic { width: calc(450 / 840 * 100%); -ms-flex-negative: 0; flex-shrink: 0; }

.md-home-news .news-1 .img { padding-top: calc(280 / 450 * 100%); }

.md-home-news .news-1 .text { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; margin-left: .4rem; padding-top: .16rem; }

.md-home-news .news-1 .tit { line-height: calc(30 / 22 * 1em); margin-top: .21rem; }

.md-home-news .news-1 .desc { line-height: calc(24 / 16 * 1em); margin-top: .1rem; }

.md-home-news .news-1 .m-more { margin-top: .43rem; height: .46rem; }

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

.md-home-news .news-1:hover .tit { color: #0093dd; }

.md-home-news .list { margin-top: .39rem; }

.md-home-news .list .li { line-height: 2; height: .64rem; min-height: 40px; border-bottom: 1px solid #f7f7f7; }

.md-home-news .list .li:hover .tit, .md-home-news .list .li:hover .date { color: #0093dd; }

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

.md-home-news .list .date { -ms-flex-negative: 0; flex-shrink: 0; }

.md-home-news .news-2 { position: relative; display: block; }

.md-home-news .news-2 .img { padding-top: calc(510 / 820 * 100%); }

.md-home-news .news-2 .text { position: absolute; right: 0; bottom: 0; width: calc(420 / 820 * 100%); background: rgba(0, 0, 0, 0.7); }

.md-home-news .news-2 .tx { padding: .36rem .4rem .43rem; }

.md-home-news .news-2 .tit { line-height: calc(30 / 22 * 1em); margin-top: .22rem; }

.md-home-news .news-2 .m-more { width: 100%; border-radius: 0; height: .6rem; padding: 0 .4rem; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }

.md-home-news .news-2 .m-more svg { margin-left: .3rem; }

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

@media (max-width: 900px) { .md-home-news .row { display: block; }
  .md-home-news .row .lf { width: 100%; }
  .md-home-news .row .rg { width: 100%; margin-top: 5%; } }

@media (max-width: 500px) { .md-home-news .hd { display: block; text-align: center; }
  .md-home-news .cate { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-top: .3rem; }
  .md-home-news .news-1 { display: block; }
  .md-home-news .news-1 .c-pic { width: 100%; }
  .md-home-news .news-1 .text { margin-left: 0; width: 100%; }
  .md-home-news .news-2 .text { width: 100%; } }

.md-home-partner { background-color: #f2f7fb; padding-top: .74rem; }

.md-home-partner .list { margin-top: .6rem; border-top: 1px solid #d9e3ee; }

.md-home-partner .list .li { width: 3.2rem; height: 2.7rem; border-right: 1px solid #d9e3ee; border-bottom: 1px solid #d9e3ee; }

.md-home-partner .list .li:hover { background-color: #fff; }

.md-home-partner .list .li:hover .cnt { background-color: #fff; }

.md-home-partner .list .li:hover .tit { display: block; margin-top: .2rem; }

.md-home-partner .list .cnt { background-color: #f2f7fb; text-align: center; padding-top: .16rem; width: 100%; height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

.md-home-partner .list img { mix-blend-mode: multiply; max-width: 70%; max-height: 70%; -o-object-fit: contain; object-fit: contain; }

.md-home-partner .list .tit { margin-top: 0; display: none; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

.md-home-partner .svg-btn { position: absolute; top: 50%; z-index: 2; margin-top: -.25rem; cursor: pointer; background-image: -webkit-gradient(linear, right top, left top, from(#2166b4), to(#2f95e0)); background-image: -o-linear-gradient(right, #2166b4, #2f95e0); background-image: linear-gradient(to left, #2166b4, #2f95e0); }

.md-home-partner .svg-btn.swiper-button-disabled { background-color: #c2d3e4; background-image: none; }

.md-home-partner .btn-prev { left: 2.93rem; }

.md-home-partner .btn-next { right: 2.93rem; }

@media (max-width: 900px) { .md-home-partner .list .tit { margin-top: .1rem; }
  .md-home-partner .btn-prev { left: 5%; }
  .md-home-partner .btn-next { right: 5%; } }

/* 解决方案 */
.md-solution-1 { background-color: #f4f7fb; padding-top: .8rem; padding-bottom: .34rem; }

.md-solution-1 .content { background: #fff; }

.md-solution-1 .text { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; border-left: 0.05rem solid #0093dd; padding: .55rem; padding-right: .6rem; padding-top: 1.02rem; }

.md-solution-1 .tit:after { content: ''; display: block; width: 0.42rem; height: 0.03rem; background-color: #0093dd; margin: .34rem 0 .33rem; }

.md-solution-1 .desc { line-height: calc(30 / 16 * 1em); max-height: calc(30 / 16 * 6em); overflow-y: auto; }

.md-solution-1 .c-pic { width: calc(820 / 1440 * 100%); }

.md-solution-1 .img { padding-top: calc(510 / 820 * 100%); min-height: 100%; }

@media (max-width: 900px) { .md-solution-1 .content { display: block; }
  .md-solution-1 .text { padding: 5%; }
  .md-solution-1 .desc { max-height: none; }
  .md-solution-1 .c-pic { width: 100%; } }

.md-solution-2 { background-color: #f4f7fb; padding-top: .5rem; padding-bottom: 1.02rem; }

.md-solution-2 .list{ justify-content: center; }

.md-solution-2 .list .li { 
  margin-top: 1.1rem; position: relative; 
  /* padding: .26rem; padding-top: 1.03rem; padding-bottom: .8rem; 
  min-height: 4.25rem;  */
  width: calc(330 / 1440 * 100%); 
  margin-right: calc(40 / 1440 * 100%); 
  background-color: #fff; 
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.md-solution-2 .list .li .img{
  display: block; width: 100%;
}

.md-solution-2 .list .li:nth-of-type(4n) { margin-right: 0; }

.md-solution-2 .list .li .text{
  position: absolute; left: 0; top: 0;
  width: 100%; height: 100%;
}

.md-solution-2 .list .icon { position: absolute; left: 50%; top: 0; width: 1.08rem; height: 1.08rem; object-fit: contain; 
  /* background: #fff; border-radius: 50%;  */
  -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); cursor: pointer; 
}

.md-solution-2 .list .tit { line-height: calc(30 / 20 * 1em); min-height: calc(30 / 20 * 2em); }

.md-solution-2 .list .desc { line-height: calc(30 / 16 * 1em); margin-top: .15rem; }

.md-solution-2 .list .num { color: #ebf1f6; font-style: italic; position: absolute; left: 0; bottom: .14rem; width: 100%; }

@media (max-width: 900px) { .md-solution-2 .list .li { width: 49%; margin-right: 2%; }
  .md-solution-2 .list .li:nth-of-type(2n) { margin-right: 0; } }

.pop_mask { position: fixed; left: 0; top: 0; z-index: 100; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); }

.pop_main { position: fixed; left: 50%; top: 50%; z-index: 101; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); background: #fff; text-align: center; overflow: hidden; padding-top: .2rem; }

.pop_close { position: absolute; right: 0; top: 0; width: 30px; height: 30px; line-height: 30px; cursor: pointer; }

.pop_close:hover { background-color: #000; color: #fff; }

.pop .img { max-width: 90vw; -o-object-fit: contain; object-fit: contain; }

.pop .tit { padding: .2rem; }

/* 联系我们 */
.md-contact-1 { padding-top: .72rem; padding-bottom: .1rem; padding-bottom: 0.7rem; }
.md-contact-1 .svg-btn{ position: absolute; top: 50%; z-index: 2; background: #0093dd; }
.md-contact-1 .btn-prev{ left: 0; }
.md-contact-1 .btn-next{ right: 0; }
.md-contact-1 .svg-btn.swiper-button-disabled{ opacity: .5; cursor: not-allowed; }
.md-contact-1 .map { margin-top: .52rem; position: relative; }

.md-contact-1 .map .img { display: block; width: 100%; }

.md-contact-1 .map .dot-wrap { position: absolute; }

@-webkit-keyframes scale_1 { 0% { -webkit-transform: translate(-50%, -50%) scale(1); transform: translate(-50%, -50%) scale(1);
    opacity: 0; }
  20% { opacity: 1; }
  75% { -webkit-transform: translate(-50%, -50%) scale(3); transform: translate(-50%, -50%) scale(3);
    opacity: 0; }
  100% { opacity: 0; } }

@keyframes scale_1 { 0% { -webkit-transform: translate(-50%, -50%) scale(1); transform: translate(-50%, -50%) scale(1);
    opacity: 0; }
  20% { opacity: 1; }
  75% { -webkit-transform: translate(-50%, -50%) scale(3); transform: translate(-50%, -50%) scale(3);
    opacity: 0; }
  100% { opacity: 0; } }

.md-contact-1 .map .dot { width: .2rem; height: .2rem; background: #fff; border-radius: 50%; position: relative; }

.md-contact-1 .map .dot:before { content: ''; position: absolute; left: 0; top: 0; z-index: 2; width: 100%; height: 100%; border-radius: 50%; border: 0.06rem solid #0093dd; }

.md-contact-1 .map .dot:after { content: ''; position: absolute; left: 50%; top: 50%; z-index: 1; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 100%; height: 100%; background: rgba(0, 147, 221, 0.3); -webkit-animation: scale_1 3s infinite; animation: scale_1 3s infinite; border-radius: 50%; }


.md-contact-1 .list { 
  /* -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%);  */
  position: relative; z-index: 4; padding-top: .46rem; padding-bottom: .35rem; padding-left: .53rem; padding-right: .2rem; }

.md-contact-1 .list .li { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; padding-right: .2rem; -webkit-box-flex: 1.3; -ms-flex: 1.3; flex: 1.3; }

.md-contact-1 .list .li:nth-child(1), .md-contact-1 .list .li:nth-child(2) { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.md-contact-1 .list .icon { width: .66rem; -ms-flex-negative: 0; flex-shrink: 0; }

.md-contact-1 .list .text { line-height: calc(30 / 16 * 1em); margin-left: .2rem; }

.md-contact-1 .list .tit { margin: .05rem 0; }

@media (max-width: 900px) { .md-contact-1 { padding-bottom: 5%; }
  .md-contact-1 .list { -webkit-transform: none; -ms-transform: none; transform: none; display: block; margin: 0; padding: 5%; }
  .md-contact-1 .list .li { width: 100%; padding: 0; margin-bottom: 5%; }
  .md-contact-1 .list .li:last-of-type { margin-bottom: 0; } }

.md-contact-2 { background-image: url(../images/bg-ct.jpg); padding-top: .94rem; padding-bottom: .72rem; }

.md-contact-2 .form { 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; margin-top: .55rem; }

.md-contact-2 .form-item { width: calc(700 / 1440 * 100%); margin-bottom: .28rem; }

.md-contact-2 .form-item--full { width: 100%; }

.md-contact-2 .form .t1 span { color: red; }

.md-contact-2 .form .t2 { margin-top: .18rem; background: #fff; }

.md-contact-2 .form .t2--code { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding-right: .05rem; }

.md-contact-2 .form .t2--code .ipt { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; min-width: 50px; }

.md-contact-2 .form .t2--code img.code { width: 1.42rem; min-width: 100px; height: auto; }

.md-contact-2 .form .ipt { width: 100%; height: .6rem; min-height: 40px; padding: 0 .16rem; border: none; background: transparent; font-family: inherit; }

.md-contact-2 .form .ipt::-webkit-input-placeholder { color: #bbb; }

.md-contact-2 .form .ipt:-ms-input-placeholder { color: #bbb; }

.md-contact-2 .form .ipt::-ms-input-placeholder { color: #bbb; }

.md-contact-2 .form .ipt::placeholder { color: #bbb; }

.md-contact-2 .form .ta { display: block; width: 100%; height: 1.26rem; min-height: 126px; padding: .16rem; border: none; font-family: inherit; }

.md-contact-2 .form .ta::-webkit-input-placeholder { color: #bbb; }

.md-contact-2 .form .ta:-ms-input-placeholder { color: #bbb; }

.md-contact-2 .form .ta::-ms-input-placeholder { color: #bbb; }

.md-contact-2 .form .ta::placeholder { color: #bbb; }

.md-contact-2 .form .m-more { margin-top: .32rem; height: .46rem; }

@media (max-width: 900px) { .md-contact-2 .form-item { width: 100%; } }

/* 新闻 */
.page-news { background-color: #f4f7fb; }

.md-news-1 { padding-top: .8rem; padding-bottom: .3rem; }

.md-news-1 .news .c-pic { width: calc(820 / 1440 * 100%); }

.md-news-1 .news .img { padding-top: calc(510 / 820 * 100%); min-height: 100%; }

.md-news-1 .news .text { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding: .6rem; padding-top: .64rem; border-bottom: 0.05rem solid #0093dd; }

.md-news-1 .news .tit { line-height: calc(38 / 26 * 1em); }

.md-news-1 .news .tit::after { content: ''; display: block; background: #0093dd; margin: .23rem 0; width: 0.42rem; height: 0.03rem; }

.md-news-1 .news .desc { line-height: calc(30 / 16 * 1em); margin-top: .1rem; }

.md-news-1 .news .row { margin-top: .71rem; }

.md-news-1 .news .date { color: #d3d3d3; }

.md-news-1 .news .date .ym { margin-top: 1px; }

.md-news-1 .news .m-more { margin-left: auto; height: .46rem; }

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

.md-news-1 .news:hover .tit { color: #0093dd; }

@media (max-width: 900px) { .md-news-1 .news { display: block; }
  .md-news-1 .news .c-pic { width: 100%; }
  .md-news-1 .news .text { padding: 5%; } }

.md-news-2 { padding-top: .3rem; padding-bottom: 1.07rem; }

.md-news-2 .list { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.md-news-2 .list .li { width: calc(446 / 1440 * 100%); margin-right: calc(50 / 1440 * 100%); margin-bottom: calc(50 / 1440 * 100%); }

.md-news-2 .list .li:nth-of-type(3n) { margin-right: 0; }

.md-news-2 .list .li:hover .img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

.md-news-2 .list .li:hover .tit { color: #0093dd; }

.md-news-2 .list .li:hover .text:after { width: 100%; }

.md-news-2 .list .img { padding-top: calc(278 / 446 * 100%); }

.md-news-2 .list .text { background: #fff; padding: .4rem; padding-top: .37rem; padding-bottom: .33rem; position: relative; }

.md-news-2 .list .text:after { content: ''; position: absolute; left: 0; bottom: 0; height: 0.05rem; width: 0; background: #0093dd; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

.md-news-2 .list .tit { line-height: calc(32 / 20 * 1em); height: calc(32 / 20 * 2em); margin-top: .19rem; }

.md-news-2 .list .desc { line-height: calc(32 / 16 * 1em); margin-top: .14rem; }

.md-news-2 .c-pagination { margin-top: .3rem; }

@media (max-width: 900px) { .md-news-2 .list { -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
  .md-news-2 .list .li { width: 49%; margin-right: 0; } }

@media (max-width: 500px) { .md-news-2 .list .li { width: 100%; margin-bottom: 5%; }
  .md-news-2 .list .tit { height: auto; } }

.md-news-3 { padding-top: .69rem; padding-bottom: 1.03rem; }

.md-news-3 .main { width: 10rem; margin-left: auto; margin-right: auto; }

@media (max-width: 1920px) { .md-news-3 .main { width: 1000px; max-width: 90%; } }

.md-news-3 .info { margin-top: .21rem; }

.md-news-3 .desc { margin-top: .54rem; line-height: calc(19 / 15 * 1em); }

.md-news-3 .nav { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; margin-top: .58rem; }

.md-news-3 .nav .item { background-color: #f4f7fb; line-height: calc(26 / 16 * 1em); padding: .2rem .3rem .21rem; width: calc(480 / 1000 * 100%); -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

.md-news-3 .nav .item:hover { background-color: #0093dd; color: #fff; }

.md-news-3 .back { margin-top: .5rem; }

.md-news-3 .back .m-more { height: .46rem; }

@media (max-width: 900px) { .md-news-3 .nav { display: block; }
  .md-news-3 .nav .item { display: block; width: 100%; margin-top: 5%; } }

/* 关于我们 */
.md-about-1 { padding-top: .8rem; padding-bottom: 1.49rem; }

.md-about-1 .text { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding-top: .13rem; }

.md-about-1 .text .title:after { content: ''; display: block; margin: .31rem 0 .32rem; width: 0.42rem; height: 0.04rem; background-image: -webkit-gradient(linear, left top, right top, from(#2f95e0), to(#2166b4)); background-image: -o-linear-gradient(left, #2f95e0, #2166b4); background-image: linear-gradient(to right, #2f95e0, #2166b4); }

.md-about-1 .text .desc { line-height: calc(30 / 16 * 1em); max-height: calc(30 / 16 * 7em); overflow: auto; }

.md-about-1 .data { margin-top: .25rem; }

.md-about-1 .data .item { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.md-about-1 .data .tit { margin-top: .04rem; }

.md-about-1 .c-pic { margin-top: .27rem; margin-left: calc(114 / 1440 * 100%); width: calc(650 / 1440 * 100%); position: relative; }

.md-about-1 .c-pic .img { padding-top: calc(450 / 650 * 100%); }

.md-about-1 .c-pic .js-video { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }

.md-about-1 .c-pic .js-video .btn-play { width: .6rem; height: .6rem; background: rgba(0, 0, 0, 0.5); 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; }

.md-about-1 .c-pic .js-video .btn-play svg { width: .3rem; height: .3rem; color: #fff; }
@media (min-width: 1400px) {
  .md-about-1 .text .title{ font-size: .48rem; }
  .md-about-1 .text .desc{ font-size: .16rem; }
  .md-about-1 .data .num{ font-size: .6rem; }
  .md-about-1 .data .unit{ font-size: .4rem; }
  .md-about-1 .data .tit{ font-size: .16rem; }
}
@media (max-width: 900px) { .md-about-1 .main { display: block; }
  .md-about-1 .c-pic { width: 100%; margin-left: 0; margin-top: 5%; } 
  .md-about-1 .text .desc{ max-height: none; }
}

.md-about-2 { position: relative; }

.md-about-2 .bg { position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 4.5rem; }

.md-about-2 .bg:after { content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-image: -webkit-gradient(linear, left top, right top, from(#2f95e0), to(#2166b4)); background-image: -o-linear-gradient(left, #2f95e0, #2166b4); background-image: linear-gradient(to right, #2f95e0, #2166b4); opacity: .9; }

.md-about-2 .main { position: relative; z-index: 2; padding-top: .94rem; }

.md-about-2 .list { position: relative; margin-top: .53rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; padding-left: 1.3rem; padding-right: 1.3rem; }

.md-about-2 .list .svg-btn { margin-top: 1.23rem; background: #fff; }

.md-about-2 .list .btn-prev { left: -1.11rem; }

.md-about-2 .list .btn-next { right: -1.11rem; }

.md-about-2 .list .swiper-container { margin: 0 .6rem; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.md-about-2 .list .li { width: auto; height: auto; }

.md-about-2 .list .li:hover { cursor: pointer; }

.md-about-2 .list .li:hover .tit { color: #0093dd; }

.md-about-2 .list .li:hover .img img { -webkit-transform: scale(1.05); -ms-transform: scale(1.05); transform: scale(1.05); }

.md-about-2 .list .pic { padding-left: .5rem; padding-right: .5rem; background: url(../images/honor-bg_left.png) no-repeat left center/0.52rem 100%, url(../images/honor-bg_right.png) no-repeat right center/0.52rem 100%; }

.md-about-2 .list .img { font-size: 0; overflow: hidden; padding: .57rem 0 .58rem; background: url(../images/honor-bg_center.png) no-repeat center/100% 100%; }

.md-about-2 .list .img img { max-width: 100%; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; height: 3.48rem; }

.md-about-2 .list .tit { line-height: calc(30 / 18 * 1em); margin-top: .17rem; }

@media (max-width: 900px) { .md-about-2 .list { padding-left: 1%; padding-right: 1%; }
  .md-about-2 .list .swiper-container { margin: 0 .3rem; } }

.md-about-3 { background-image: url(../images/bg3.jpg); padding-top: 2.45rem; padding-bottom: 1.08rem; }

.md-about-3 .main { padding-top: .74rem; }

.md-about-3 .cnt { position: relative; margin-top: .45rem; width: calc(468 / 1440 * 100%); margin-left: auto; margin-right: auto; }

.md-about-3 .wrap { border-radius: 50%; border: 0.02rem dashed #0093dd; padding: .49rem; }

.md-about-3 .c-pic { position: relative; }

.md-about-3 .c-pic .img { padding-top: 100%; border-radius: 50%; }

.md-about-3 .list .icon { width: .72rem; margin-top: .01rem; }

.md-about-3 .list .desc { line-height: calc(30 / 18 * 1em); margin-top: .11rem; }

@media (min-width: 901px) { .md-about-3 .list .li { position: absolute; }
  .md-about-3 .list .li:nth-child(1) { left: -.34rem; top: .89rem; }
  .md-about-3 .list .li:nth-child(1) .tx { text-align: right; right: 100%; margin-right: .4rem; }
  .md-about-3 .list .li:nth-child(2) { right: -.34rem; top: .89rem; }
  .md-about-3 .list .li:nth-child(2) .tx { left: 100%; margin-left: .4rem; }
  .md-about-3 .list .li:nth-child(3) { left: -.34rem; bottom: .89rem; }
  .md-about-3 .list .li:nth-child(3) .tx { text-align: right; right: 100%; margin-right: .4rem; }
  .md-about-3 .list .li:nth-child(4) { right: -.34rem; bottom: .89rem; }
  .md-about-3 .list .li:nth-child(4) .tx { left: 100%; margin-left: .4rem; }
  .md-about-3 .list .tx { position: absolute; top: 0; width: 3rem; } }

@media (max-width: 900px) { .md-about-3 .cnt { width: 80%; max-width: 400px; }
  .md-about-3 .list { margin-top: .3rem; }
  .md-about-3 .list .li { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; margin-bottom: .4rem; }
  .md-about-3 .list .icon { margin-right: .2rem; } }

.md-about-4 { padding-top: .74rem; padding-bottom: 1rem; }

.md-about-4 .thumb { margin-top: .54rem; }

.md-about-4 .thumb img { width: 100%; }

.md-about-4 .list { margin-top: .6rem; text-align: center; }

.md-about-4 .list .li { background: #f5f8fa; width: calc(330 / 1440 * 100%); margin-right: calc(40 / 1440 * 100%); }

.md-about-4 .list .li:nth-of-type(4n) { margin-right: 0; }

.md-about-4 .list .li:hover .tit { background-color: #0093dd; color: #fff; }

.md-about-4 .list .li:hover .img img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

.md-about-4 .list .img { 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; height: 3.5rem; overflow: hidden; }

.md-about-4 .list .img img { max-width: 90%; max-height: 90%; -o-object-fit: contain; object-fit: contain; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

.md-about-4 .list .tit { min-height: .8rem; line-height: calc(30 / 16 * 1em); 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; padding: .1rem .6rem; }

@media (max-width: 900px) { .md-about-4 .list { -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
  .md-about-4 .list .li { width: 49%; margin-right: 0; margin-bottom: 2%; }
  .md-about-4 .list .tit { line-height: 1.5; } }

.md-about-5 { padding-top: .74rem; padding-bottom: .58rem; background-color: #f4f7fb; }

.md-about-5 .list { margin-top: .54rem; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.md-about-5 .list .li { background: #fff; width: calc(256 / 1440 * 100%); margin-right: calc(40 / 1440 * 100%); margin-bottom: .4rem; padding: .4rem .2rem .2rem; min-height: 4.96rem; -webkit-transition: background .3s; -o-transition: background .3s; transition: background .3s; }

.md-about-5 .list .li:last-of-type { margin-right: 0; }

.md-about-5 .list .li:nth-of-type(5n) { margin-right: 0; }

.md-about-5 .list .li:hover { background-color: #0093dd; color: #fff; }

.md-about-5 .list .li:hover .icon .i-1 { display: none; }

.md-about-5 .list .li:hover .icon .i-2 { display: inline; }

.md-about-5 .list .icon { height: .99rem; }

.md-about-5 .list .icon img { height: 100%; }

.md-about-5 .list .icon .i-2 { display: none; }

.md-about-5 .list .tit { margin-top: .37rem; }

.md-about-5 .list .desc { line-height: calc(30 / 16 * 1em); margin-top: .2rem; }

@media (max-width: 900px) { .md-about-5 .list { -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
  .md-about-5 .list .li { width: 49%; margin-right: 0; margin-bottom: 2%; } }

.md-about-6 { padding-top: .73rem; padding-bottom: .64rem; }

.md-about-6 .list { margin-top: .54rem; }

.md-about-6 .list .li { width: calc(215 / 1440 * 100%); margin-right: calc(30 / 1440 * 100%); margin-bottom: calc(30 / 1440 * 100%); border: solid 0.02rem #f4f7fb; height: 1.3rem; background: #fff; 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; overflow: hidden; }

.md-about-6 .list .li:nth-of-type(6n) { margin-right: 0; }

.md-about-6 .list .li img { mix-blend-mode: multiply; max-width: 80%; max-height: 70%; -o-object-fit: contain; object-fit: contain; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

.md-about-6 .list .li:hover img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

@media (max-width: 900px) { .md-about-6 .list .li { width: 32%; margin-right: 2%; }
  .md-about-6 .list .li:nth-of-type(3n) { margin-right: 0; } }

/* 产品 */
.md-prod-1 { padding-top: .7rem; padding-bottom: 1.07rem; background: #f4f7fb; }

.md-prod-1 .list { margin-top: .54rem; }

.md-prod-1 .list .li { background: #fff; width: calc(446 / 1440 * 100%); margin-right: calc(50 / 1440 * 100%); margin-bottom: calc(50 / 1440 * 100%); padding-top: .3rem; position: relative; }

.md-prod-1 .list .li:nth-of-type(3n) { margin-right: 0; }

.md-prod-1 .list .li:before { content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; border: 1px solid #0093dd; display: none; }

.md-prod-1 .list .li:hover { -webkit-box-shadow: 0rem 0rem 0.32rem 0rem rgba(20, 134, 207, 0.15); box-shadow: 0rem 0rem 0.32rem 0rem rgba(20, 134, 207, 0.15); }

.md-prod-1 .list .li:hover:before { display: block; }

.md-prod-1 .list .li:hover .img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

.md-prod-1 .list .c-pic { width: calc(371 / 446 * 100%); margin-left: auto; margin-right: auto; }

.md-prod-1 .list .img { padding-top: calc(278 / 371 * 100%); }

.md-prod-1 .list .text { padding: 0 .4rem .32rem; }

.md-prod-1 .list .tit { line-height: 1.5; margin-top: .27rem; }

.md-prod-1 .list .desc { line-height: calc(30 / 16 * 1em); margin-top: .07rem; }

.md-prod-1 .list .more { margin-top: .3rem; }

.md-prod-1 .c-pagination { margin-top: .3rem; }

@media (min-width: 901px) { .md-prod-1 .list .li:hover .m-more { background-image: none; width: auto; min-width: 1.46rem; padding: 0 .2rem; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
  .md-prod-1 .list .li:hover .m-more span { display: block; }
  .md-prod-1 .list .m-more { width: .46rem; min-width: 30px; height: .46rem; padding: 0; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; background-image: -webkit-gradient(linear, left top, right top, from(#2f95e0), to(#2166b4)); background-image: -o-linear-gradient(left, #2f95e0, #2166b4); background-image: linear-gradient(to right, #2f95e0, #2166b4); }
  .md-prod-1 .list .m-more svg { margin: 0; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
  .md-prod-1 .list .m-more span { display: none; padding-right: .1rem; } }

@media (max-width: 900px) { .md-prod-1 .list { -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
  .md-prod-1 .list .li { width: 49%; margin-right: 0; margin-bottom: 2%; } }

.md-prod-2 { background-color: #ebeff3; padding-top: .6rem; padding-bottom: .9rem; }

.md-prod-2 .lf { width: calc(710 / 1440 * 100%); margin-right: calc(80 / 1440 * 100%); display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; position: relative; }

.md-prod-2 .lf .img { padding-top: 100%; }

.md-prod-2 .rg { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.md-prod-2 .rg .tit { line-height: 1.5; margin: .32rem 0 .24rem; }

.md-prod-2 .rg .t1 { line-height: calc(38 / 18 * 1em); }

.md-prod-2 .rg .t2 { line-height: calc(30 / 16 * 1em); margin-top: .01rem; }

.md-prod-2 .rg .t3 { line-height: calc(30 / 16 * 1em); margin-top: .36rem; }

.md-prod-2 .rg .btn { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: .46rem; min-height: 30px; border-radius: .46rem; padding: 0 .27rem; margin-top: .72rem; }

.md-prod-2 .rg .btn img { width: .15rem; min-width: 10px; margin-right: .11rem; }

.md-prod-2 .rg .btn:hover { background-color: #0076b1; }

.md-prod-2 .small { position: absolute; left: 0; top: 0; width: calc(120 / 710 * 100%); height: 100%; }

.md-prod-2 .small .swiper-slide { height: auto; margin-bottom: .2rem; }

.md-prod-2 .small .swiper-slide:last-of-type { margin-bottom: 0; }

.md-prod-2 .small .on { position: relative; }

.md-prod-2 .small .on:after { content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; border: 0.02rem solid #0093dd; }

.md-prod-2 .big { width: calc(540 / 710 * 100%); margin-right: 0; }

@media (max-width: 900px) { .md-prod-2 .main { display: block; }
  .md-prod-2 .lf { width: 100%; margin-right: 0; } }

.md-prod-3 { padding-top: .75rem; padding-bottom: .4rem; background-color: #f4f7fb; }

.md-prod-3 .row { margin-top: .45rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.md-prod-3 .row .col { width: calc(700 / 1440 * 100%); line-height: 1.5; }

.md-prod-3 .row .item { display: -webkit-box; display: -ms-flexbox; display: flex; min-height: .51rem; }

.md-prod-3 .row .t1 { background: #0093dd; color: #fff; width: calc(200 / 700 * 100%); border-bottom: 1px solid #1a9fe1; text-align: center; padding: .3em; 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; }

.md-prod-3 .row .t2 { background: #fff; color: #666; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; border-bottom: 1px solid #f4f7fb; padding: .2em; padding-left: .49rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

@media (max-width: 900px) { .md-prod-3 .row { display: block; }
  .md-prod-3 .row .col { width: 100%; }
  .md-prod-3 .row .t2 { padding-left: .3rem; } }

.md-prod-4 { background: #f4f7fb; padding-top: .36rem; padding-bottom: .2rem; }

.md-prod-4 .list { margin-top: .45rem; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.md-prod-4 .list .li { background: #fff; width: calc(330 / 1440 * 100%); margin-right: calc(40 / 1440 * 100%); margin-bottom: calc(40 / 1440 * 100%); }

.md-prod-4 .list .li:nth-of-type(4n) { margin-right: 0; }

.md-prod-4 .list .li:hover .img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

.md-prod-4 .list .li:hover .tit { color: #0093dd; }

.md-prod-4 .list .img { padding-top: calc(220 / 330 * 100%); }

.md-prod-4 .list .text { padding: .28rem .3rem; }

.md-prod-4 .list .desc { line-height: calc(28 / 16 * 1em); margin-top: .19rem; }

@media (max-width: 900px) { .md-prod-4 .list { -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
  .md-prod-4 .list .li { width: 48%; margin-right: 0; margin-bottom: 4%; } }

.md-prod-5 { background-color: #f4f7fb; padding-top: .17rem; padding-bottom: .2rem; }

.md-prod-5 .list { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-top: .45rem; }

.md-prod-5 .list .li:hover .img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

.md-prod-5 .list .li:hover .tit { color: #0093dd; }

.md-prod-5 .list .img { padding-top: 100%; }

.md-prod-5 .list .tit { margin-top: .15rem; line-height: 1.5; }

@media (min-width: 901px) { .md-prod-5 .list .li { width: calc(256 / 1440 * 100%); margin-right: calc(40 / 1440 * 100%); margin-bottom: calc(40 / 1440 * 100%); }
  .md-prod-5 .list .li:nth-of-type(5n) { margin-right: 0; } }

@media (max-width: 900px) { .md-prod-5 .list .li { width: 32%; margin-right: 2%; margin-bottom: 2%; }
  .md-prod-5 .list .li:nth-of-type(3n) { margin-right: 0; } }

.md-prod-6 { padding-top: .1rem; padding-bottom: 1.1rem; background: #f4f7fb; }

.md-prod-6 .title { margin-bottom: .44rem; }

.md-prod-6 .item { background: #fff; }

.md-prod-6 .item .c-pic { width: calc(400 / 1440 * 100%); -ms-flex-negative: 0; flex-shrink: 0; }

.md-prod-6 .item .img { padding-top: 100%; }

.md-prod-6 .item .text { line-height: calc(36 / 16 * 1em); padding: .5rem; padding-left: .69rem; }

@media (max-width: 500px) { .md-prod-6 .item { display: block; }
  .md-prod-6 .item .c-pic { width: 100%; }
  .md-prod-6 .item .text { padding: 5%; } }

.md-prod-7 { padding-top: .75rem; padding-bottom: .75rem; }

.md-prod-7 .t1 { margin-top: .4rem; }

.md-prod-7 .t2 { margin-top: .3rem; }

.md-prod-7 .desc { line-height: 2.25; margin-top: .2rem; }

.md-search-1 { background-color: #f4f7fb; padding-top: 1rem; padding-bottom: 1rem; }

.md-search-1 .c-search { margin-top: .32rem; }

.md-search-1 .cate { margin-top: .3rem; text-align: center; line-height: 2; }

.md-search-1 .cate .swiper-container { display: inline-block; vertical-align: top; }

.md-search-1 .cate .swiper-slide { width: auto; margin-right: .4rem; }

.md-search-1 .cate .swiper-slide:last-of-type { margin-right: 0; }

.md-search-1 .cate .swiper-slide a { display: block; position: relative; padding-bottom: .11rem; }

.md-search-1 .cate .swiper-slide a:after { content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: .03rem; background: #0093dd; display: none; }

.md-search-1 .cate .swiper-slide:hover a { color: #0093dd; }

.md-search-1 .cate .swiper-slide.on a:after { display: block; }

.md-search-1 .total { margin-top: .2rem; }

.md-search-1 .list { margin-top: .4rem; }

.md-search-1 .list .li { border: 1px solid #eee; background: #fff; width: calc(385 / 1600 * 100%); margin-right: calc(20 / 1600 * 100%); margin-bottom: .3rem; }

.md-search-1 .list .li:nth-of-type(4n) { margin-right: 0; }

.md-search-1 .list .li:hover .img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

.md-search-1 .list .li:hover .tit { color: #0093dd; }

.md-search-1 .list .img { padding-top: calc(225 / 345 * 100%); }

.md-search-1 .list .text { padding: 0 .1rem; padding-top: .95em; padding-bottom: 1.3em; border-top: 1px solid #eeeeee; }

.md-search-1 .list .tit { line-height: 1.5; }

.md-search-1 .list.on { display: block; -webkit-animation: fade-left 1s forwards; animation: fade-left 1s forwards; }

@media (max-width: 900px) { .md-search-1 .list { -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
  .md-search-1 .list .li { width: 48%; margin-right: 0; }
  .md-search-1 .list .more { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; } }

@media (max-width: 500px) { .md-search-1 .list .text { padding: .1rem; } }

.md-search-1 .c-pagination { margin-top: .3rem; }

.c-search { width: 8rem; max-width: 100%; margin-left: auto; margin-right: auto; background: #fff; border-radius: .16rem; padding-right: .2rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; color: #000; }

.c-search .ipt { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; height: .6rem; min-height: 40px; border: none; background: none; padding-left: 1em; }

.c-search .ipt::-webkit-input-placeholder { color: #999; }

.c-search .ipt:-ms-input-placeholder { color: #999; }

.c-search .ipt::-ms-input-placeholder { color: #999; }

.c-search .ipt::placeholder { color: #999; }

.c-search .btn { width: .4rem; height: .4rem; background: none; border: none; cursor: pointer; border-radius: 50%; }

.c-search .btn svg { color: #999; width: .3rem; height: .3rem; }

.c-search .btn:hover svg { color: #0093dd; }

@media (max-width: 1920px) { .c-search { width: 800px; } }

@media (max-width: 900px) { .c-search .btn { width: 30px; height: 30px; background-size: 16px; } }

/*弹出层相关*/
.c-btn{display: inline-block;vertical-align: top;font-size: 14px;color: #fff;line-height: 1.43;text-align: center;cursor: pointer;user-select: none;border: 1px solid transparent;border-radius: 4px;padding: 6px 12px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.c-btn:hover{color: #fff;}
.c-blue{background-color: #0d6efd;border: 1px solid #0d6efd;}
.c-blue:hover{background-color: #0b5ed7;border-color: #0b5ed7;}
.c-white{background-color: #fff;border: 1px solid #dee2e6;color: #666;transition: all .3s;}
.c-white:hover,
.c-white:focus,
.c-white:active{color: #333;background-color:#e6e6e6;border-color:#adadad;}
.hn-tip{width: 100%;position: fixed;left: 0;top: 0;z-index: 987654321;}
.hn-mask{width: 100%;height: 100%;position: fixed;left: 0;top: 0;visibility: hidden;opacity: 0;z-index: 987654321;background-color: rgba(0,0,0,0.1);transition: all .3s cubic-bezier(.25,.1,.25,1);}
.hn-tip .hn-mask{background-color: transparent;}
.hn-msg{position: fixed;left: 50%;top: 50%;z-index: 987654321;max-width: 500px;transform: translate(-50%,-50%) scale(0.5);opacity: 0;visibility: hidden;font-size: 14px;color: #fff;background-color: rgba(0,0,0,0.6);border-radius: 2px;padding: 12px 25px;transition: all .3s cubic-bezier(.25,.1,.25,1);}
.hn-tip.show .hn-mask{visibility: visible;opacity: 1;}
.hn-tip.show .hn-msg{transform: translate(-50%,-50%) scale(1);opacity: 1;visibility: visible;}
.hn-load{width: 100%;position: fixed;left: 0;top: 0;z-index: 987654321;}
.hn-load-cont{position: fixed;left: 50%;top: 50%;z-index: 987654321;max-width: 500px;transform: translate(-50%,-50%) scale(0.5);opacity: 0;visibility: hidden;transition: all .3s cubic-bezier(.25,.1,.25,1);}
.hn-load-icon{width: 32px;height: 32px;margin: 0 auto;background-image: url(../images/load.gif);background-repeat: no-repeat;background-position: 100% 100%;}
.hn-load-title{font-size: 14px;color: #333;text-align: center;margin-top: 10px;}
.hn-load.show .hn-mask{visibility: visible;opacity: 1;}
.hn-load.show .hn-load-cont{transform: translate(-50%,-50%) scale(1);opacity: 1;visibility: visible;}
.hn-confirm{width: 100%;position: fixed;left: 0;top: 0;z-index: 987654321;border-radius: 2px 2px 0 0;}
.hn-confirm-dialog{width: auto;min-width: 300px;position: fixed;left: 0;top: 0;z-index: 987654321;transform: scale(0.5);opacity: 0;visibility: hidden;background-color: #fff;transition: transform .3s cubic-bezier(.25,.1,.25,1),opacity .3s cubic-bezier(.25,.1,.25,1);}
.hn-confirm-title{padding: 0 80px 0 20px;height: 46px;line-height: 46px;border-bottom: 1px solid #f0f0f0;font-size: 14px;color: #333;overflow: hidden;cursor: move;user-select: none;}
.hn-confirm-cont{width: 100%;position: relative;padding: 20px;line-height: 24px;word-break: break-all;overflow: hidden;font-size: 14px;}
.hn-confirm-btns{text-align: right;padding: 0 15px 12px;user-select: none;font-size: 0;}
.hn-confirm-close{font-size: 16px;color: #666;position: absolute;right: 0;top: 0;line-height: 46px;width: 46px;text-align: center;cursor: pointer;font-weight: bold;transition: all .3s;user-select: none;}
.hn-confirm-close:hover{opacity: 0.7;}
.hn-confirm-btns .c-btn{margin-left: 10px;}
.hn-confirm-btns .c-btn:first-child{margin-left: 0;}
.hn-confirm.show .hn-mask{visibility: visible;opacity: 1;}
.hn-confirm.show .hn-confirm-dialog{transform: scale(1);opacity: 1;visibility: visible;}
.hn-html{width: 100%;position: fixed;left: 0;top: 0;z-index: 987654321;border-radius: 2px 2px 0 0;}
.hn-html-dialog{width: auto;min-width: 300px;position: fixed;left: 0;top: 0;z-index: 987654321;transform: scale(0.5);opacity: 0;visibility: hidden;background-color: #fff;transition: transform .3s cubic-bezier(.25,.1,.25,1),opacity .3s cubic-bezier(.25,.1,.25,1);}
.hn-html-title{padding: 0 80px 0 10px;height: 46px;line-height: 46px;border-bottom: 1px solid #f0f0f0;font-size: 14px;color: #333;overflow: hidden;cursor: move;user-select: none;}
.hn-html-cont{width: 100%;position: relative;padding: 10px;line-height: 24px;word-break: break-all;overflow: auto;font-size: 14px;}
.hn-html-close{font-size: 16px;color: #666;position: absolute;right: 0;top: 0;line-height: 46px;width: 46px;text-align: center;cursor: pointer;font-weight: bold;transition: all .3s;user-select: none;}
.hn-html-close:hover{opacity: 0.7;}
.hn-html.show .hn-mask{visibility: visible;opacity: 1;}
.hn-html.show .hn-html-dialog{transform: scale(1);opacity: 1;visibility: visible;}