@charset "UTF-8";
html { font-size: calc(100vw / 1920 * 100); }

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

html { font-family: sans-serif; }

body { font-size: 14px; line-height: 1.2; overflow-x: hidden; color: #333; }

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

html { font-family: 'Poppins', sans-serif; font-weight: 400; }

.f-light { font-family: 'Poppins', sans-serif; font-weight: 300; }

.f-regular { font-family: 'Poppins', sans-serif; font-weight: 400; }

.f-medium, .md-home-5 .cat-item:hover, .md-home-5 .cat-item.on { font-family: 'Poppins', sans-serif; font-weight: 500; }

.f-semi-bold, .md-home-2 .list .link:hover { font-family: 'Poppins', sans-serif; font-weight: 600; }

.f-bold { font-family: 'Poppins', sans-serif; font-weight: 700; }

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

*: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: #0068b7; }

.bg-theme { background-color: #0068b7; }

.color-active { color: #fdce10; }

.bg-active { background-color: #fdce10; }

.color-gray { color: #505455; }

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

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

.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) { .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 { margin-left: auto; margin-right: auto; width: 16.2rem; }

@media (max-width: 900px) { .layout { 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: #0068b7; 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: right; }

.c-pic { overflow: hidden; position: relative; }

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

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

.c-select__bd { position: absolute; left: 0; top: 100%; z-index: 20; width: 100%; background: #f6f6f6; -webkit-box-shadow: 0 .05rem .1rem 0 #ccc; box-shadow: 0 .05rem .1rem 0 #ccc; display: none; max-height: 10rem; overflow: auto; }

.c-select__option { line-height: 1.5; padding: .5em .2rem; }

.c-select__option:hover { background-color: #fdce10; color: #fff; }

.c-select__option.on { background-color: #0068b7; color: #fff; }

.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; text-align: center; }

.c-pagination .item { min-width: .6rem; height: .6rem; line-height: .6rem; padding: 0 .2em; -webkit-transition: all .2s; -o-transition: all .2s; transition: all .2s; background-color: #f4f4f4; color: #666; margin-right: .24rem; }

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

.c-pagination .item:hover, .c-pagination .item.on { background-color: #0068b7; color: #fff; }

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

.c-pagination .item.prev, .c-pagination .item.next { background-position: center; background-repeat: no-repeat; background-size: .22rem; }

.c-pagination .item.prev { background-image: url(../png/i-left-2.png); }

.c-pagination .item.prev:hover { background-image: url(../png/i-left-1.png); }

.c-pagination .item.next { background-image: url(../png/i-right-0.png); }

.c-pagination .item.next:hover { background-image: url(../png/i-right-1.png); }

@media (max-width: 1400px) { .c-pagination { line-height: 30px; }
  .c-pagination .item { min-width: 30px; height: 30px; line-height: 30px; margin-bottom: 10px; } }

.md-ban { position: relative; }

.md-ban .img { height: 3.9rem; }

.md-ban .text { position: absolute; left: 0; top: 50%; z-index: 2; width: 100%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.md-subnav { line-height: 1.5; }

.md-subnav .li { padding: 1.125em 0; 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: #0068b7; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; width: 0; }

.md-subnav .li.on, .md-subnav .li:hover { color: #0068b7; }

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

.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: #0068b7; }

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

.md-bread { padding: .2rem 0; }

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

.md-bread .item img { width: .21rem; min-width: 14px; margin-right: .06rem; }

.md-bread .item:hover { color: #0068b7; }

@media (max-width: 900px) { .md-bread .layout { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; } }

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

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

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

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

.c-scroll::-webkit-scrollbar-thumb { background-color: #0068b7; }

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: #0068b7; position: relative; }

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

.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: 2rem; height: .6rem; min-height: 40px; padding: 0 .2rem; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; background-color: #0068b7; color: #fff; -ms-flex-negative: 0; flex-shrink: 0; border: none; cursor: pointer; }

.m-more .icon { width: .17rem; height: .17rem; margin-left: 1em; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; background: url(../png/i-right-6.png) no-repeat center/contain; }

.m-more:hover { background-color: #3386c5; -webkit-transform: translateY(-5px); -ms-transform: translateY(-5px); transform: translateY(-5px); -webkit-box-shadow: 0 10px 10px -5px rgba(0, 104, 183, 0.5); box-shadow: 0 10px 10px -5px rgba(0, 104, 183, 0.5); }

.m-more:hover .icon { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }

.m-link { color: #333; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

.m-link .icon { margin-left: .2rem; width: .22rem; height: .22rem; background: url(../png/i-right-3.png) no-repeat center/contain; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

.m-link:hover { color: #0068b7; }

.m-link:hover .icon { background-image: url(../png/i-right-2.png); -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }

.m-link.white { color: #fff; }

.m-link.white .icon { background-image: url(../png/i-right-1.png); }

.m-title { color: #505455; position: relative; }

.m-title:before { content: ''; width: 1rem; height: 1rem; background: url(../png/tit-icon.png) no-repeat center/contain; position: absolute; left: -.28rem; top: 50%; margin-top: -.5rem; }

.m-title span { position: relative; z-index: 2; }

@media (max-width: 900px) { .m-title { font-size: 24px; } }

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

.m-title.white:before { background-image: url(../png/logo3.png); opacity: .1; }

.m-pagination { font-size: 0; }

.m-pagination .swiper-pagination-bullet { width: .1rem; height: .1rem; min-width: 8px; min-height: 8px; opacity: 1; background: #fff; }

.m-pagination .swiper-pagination-bullet-active { background: #2575bc; }

.m-arrow { width: .7rem; height: .7rem; border-radius: 50%; position: absolute; top: 50%; z-index: 2; background-color: rgba(0, 0, 0, 0.3); background-position: center; background-repeat: no-repeat; background-size: .25rem; margin-top: -.35rem; cursor: pointer; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

.m-arrow-prev { background-image: url(../png/i-left-1.png); left: .2rem; }

.m-arrow-next { background-image: url(../png/i-right-1.png); right: .2rem; }

.m-arrow:active { -webkit-transform: scale(0.9); -ms-transform: scale(0.9); transform: scale(0.9); }

/* --------------------------------------------------------------------- */
/* 轮播箭头-方形 */
/* --------------------------------------------------------------------- */
.m-btn { width: .5rem; height: .5rem; background-color: #1172bc; background-position: center; background-repeat: no-repeat; background-size: .19rem; cursor: pointer; }

.m-btn.swiper-button-disabled { background-color: #f4f4f4; cursor: auto; }

.m-btn-prev { background-image: url(../png/i-left-1.png); }

.m-btn-prev.swiper-button-disabled { background-image: url(../png/i-left-2.png); }

.m-btn-next { background-image: url(../png/i-right-1.png); }

.m-btn-next.swiper-button-disabled { background-image: url(../png/i-right-0.png); }

.pswp__bg { background: rgba(0, 0, 0, 0.7); }

.m-title-2 { color: #505455; }

[data-ani] { opacity: 0; }

.ani { -webkit-animation-duration: 1.4s; animation-duration: 1.4s; -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); } }

@-webkit-keyframes ball { 0% { left: 0;
    top: 50%;
    -webkit-transform: translateY(0) scale(1);
            transform: translateY(0) scale(1); }
  12.5% { left: 25%;
    top: 75%;
    -webkit-transform: translateY(0.45rem) scale(1.1);
            transform: translateY(0.45rem) scale(1.1); }
  25% { left: 50%;
    top: 100%;
    -webkit-transform: translateY(0) scale(1.2);
            transform: translateY(0) scale(1.2);
    z-index: 3; }
  37.5% { left: 75%;
    top: 75%;
    -webkit-transform: translateY(0.45rem) scale(1.1);
            transform: translateY(0.45rem) scale(1.1); }
  50% { left: 100%;
    top: 50%;
    -webkit-transform: translateY(0) scale(1);
            transform: translateY(0) scale(1); }
  62.5% { left: 75%;
    top: 25%;
    -webkit-transform: translateY(-0.45rem) scale(0.9);
            transform: translateY(-0.45rem) scale(0.9); }
  75% { left: 50%;
    top: 0;
    -webkit-transform: translateY(0) scale(0.8);
            transform: translateY(0) scale(0.8); }
  87.5% { left: 25%;
    top: 25%;
    -webkit-transform: translateY(-0.45rem) scale(0.9);
            transform: translateY(-0.45rem) scale(0.9); }
  100% { left: 0;
    top: 50%;
    -webkit-transform: translateY(0) scale(1);
            transform: translateY(0) scale(1); } }

@keyframes ball { 0% { left: 0;
    top: 50%;
    -webkit-transform: translateY(0) scale(1);
            transform: translateY(0) scale(1); }
  12.5% { left: 25%;
    top: 75%;
    -webkit-transform: translateY(0.45rem) scale(1.1);
            transform: translateY(0.45rem) scale(1.1); }
  25% { left: 50%;
    top: 100%;
    -webkit-transform: translateY(0) scale(1.2);
            transform: translateY(0) scale(1.2);
    z-index: 3; }
  37.5% { left: 75%;
    top: 75%;
    -webkit-transform: translateY(0.45rem) scale(1.1);
            transform: translateY(0.45rem) scale(1.1); }
  50% { left: 100%;
    top: 50%;
    -webkit-transform: translateY(0) scale(1);
            transform: translateY(0) scale(1); }
  62.5% { left: 75%;
    top: 25%;
    -webkit-transform: translateY(-0.45rem) scale(0.9);
            transform: translateY(-0.45rem) scale(0.9); }
  75% { left: 50%;
    top: 0;
    -webkit-transform: translateY(0) scale(0.8);
            transform: translateY(0) scale(0.8); }
  87.5% { left: 25%;
    top: 25%;
    -webkit-transform: translateY(-0.45rem) scale(0.9);
            transform: translateY(-0.45rem) scale(0.9); }
  100% { left: 0;
    top: 50%;
    -webkit-transform: translateY(0) scale(1);
            transform: translateY(0) scale(1); } }

@-webkit-keyframes rotate_1 { 0% { -webkit-transform: rotate(0); transform: rotate(0);
    height: 50%; }
  25% { -webkit-transform: rotate(90deg); transform: rotate(90deg);
    height: calc(12.16rem / 2); }
  50% { -webkit-transform: rotate(180deg); transform: rotate(180deg);
    height: 50%; }
  75% { -webkit-transform: rotate(270deg); transform: rotate(270deg);
    height: calc(12.16rem / 2); }
  100% { -webkit-transform: rotate(360deg); transform: rotate(360deg);
    height: 50%; } }

@keyframes rotate_1 { 0% { -webkit-transform: rotate(0); transform: rotate(0);
    height: 50%; }
  25% { -webkit-transform: rotate(90deg); transform: rotate(90deg);
    height: calc(12.16rem / 2); }
  50% { -webkit-transform: rotate(180deg); transform: rotate(180deg);
    height: 50%; }
  75% { -webkit-transform: rotate(270deg); transform: rotate(270deg);
    height: calc(12.16rem / 2); }
  100% { -webkit-transform: rotate(360deg); transform: rotate(360deg);
    height: 50%; } }

@-webkit-keyframes turn_1 { from { -webkit-transform: perspective(12.16rem) rotateX(-10deg) rotateY(0deg); transform: perspective(12.16rem) rotateX(-10deg) rotateY(0deg); }
  to { -webkit-transform: perspective(12.16rem) rotateX(-10deg) rotateY(360deg); transform: perspective(12.16rem) rotateX(-10deg) rotateY(360deg); } }

@keyframes turn_1 { from { -webkit-transform: perspective(12.16rem) rotateX(-10deg) rotateY(0deg); transform: perspective(12.16rem) rotateX(-10deg) rotateY(0deg); }
  to { -webkit-transform: perspective(12.16rem) rotateX(-10deg) rotateY(360deg); transform: perspective(12.16rem) rotateX(-10deg) rotateY(360deg); } }

/* 头部 */
.md-header { position: fixed; left: 0; top: 0; z-index: 10; width: 100%; padding: 0 1rem; -webkit-box-shadow: 0rem 0.02rem 0.098rem 0.002rem rgba(0, 0, 0, 0.15); box-shadow: 0rem 0.02rem 0.098rem 0.002rem rgba(0, 0, 0, 0.15); }

.md-header .logo img { max-height: 0.9rem; min-height: 30px; }

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

.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 .h-search { padding: .08rem; margin-left: .44rem; border-radius: .36rem; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; font-size: 0; }

.md-header .h-search .icon { width: .2rem; height: .2rem; min-width: 18px; min-height: 18px; background-image: url(../png/i-search.png); }

.md-header .h-search:hover { background-color: #0068b7; }

.md-header .h-search:hover .icon { background-image: url(../png/i-search-2.png); }

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

.md-header .h-lang .hd { line-height: 0.9rem; }

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

.md-header .h-lang .hd .t1 { margin-left: .1rem; }

.md-header .h-lang .bd { position: absolute; left: 50%; top: 100%; z-index: 2; -webkit-transform: translate(-50%, 0.2rem); -ms-transform: translate(-50%, 0.2rem); transform: translate(-50%, 0.2rem); visibility: hidden; opacity: 0; width: 8em; -webkit-box-shadow: 0 0 0.32rem 0 rgba(0, 0, 0, 0.16); box-shadow: 0 0 0.32rem 0 rgba(0, 0, 0, 0.16); border-top: 0.03rem solid #0068b7; padding-top: .1rem; padding-bottom: .07rem; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

.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-color: rgba(0, 104, 183, 0.1); }

.md-header .h-lang:hover .bd { visibility: visible; opacity: 1; -webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); transform: translate(-50%, 0); }

@media (min-width: 899px) { .md-header .nav { position: relative; margin: 0 auto; }
  .md-header .nav .ul1 { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
  .md-header .nav .li1 { position: relative; margin-right: .43rem; }
  .md-header .nav .li1:last-child { margin-right: 0; }
  .md-header .nav .li1:last-child .a1:before { display: none; }
  .md-header .nav .li1.on .a1 { color: #0068b7; }
  .md-header .nav .li1:hover .a1 { color: #0068b7; }
  .md-header .nav .li1:hover .ul2 { visibility: visible; -webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); transform: translate(-50%, 0); opacity: 1; }
  .md-header .nav .a1 { display: block; line-height: 0.9rem; }
  .md-header .nav .ul2 { position: absolute; left: 50%; top: 100%; width: 2.3rem; min-width: 12em; line-height: 1.5; background: #fff; color: #333; text-align: center; -webkit-box-shadow: 0 0 0.32rem 0 rgba(0, 0, 0, 0.16); box-shadow: 0 0 0.32rem 0 rgba(0, 0, 0, 0.16); border-top: 0.03rem solid #0068b7; padding-top: .1rem; padding-bottom: .07rem; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; visibility: hidden; -webkit-transform: translate(-50%, 0.2rem); -ms-transform: translate(-50%, 0.2rem); transform: translate(-50%, 0.2rem); opacity: 0; }
  .md-header .nav .a2 { display: block; padding: .721em .5em; }
  .md-header .nav .a2:hover { background-color: rgba(0, 104, 183, 0.1); } }

@media (max-width: 900px) { .md-header { padding: 10px 5%; }
  .md-header .logo { margin-right: auto; }
  .md-header .nav-btn { display: block; }
  .md-header .h-lang { margin-left: .3rem; }
  .md-header .h-lang .hd { line-height: 50px; }
  .md-header .h-lang .hd .t1 { display: none; }
  .md-header .nav .ul1 { position: fixed; right: 0; top: 0; z-index: 11; width: 80%; max-width: 300px; height: 100%; padding-top: 0.9rem; 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 .li1.show .panel { display: block; }
  .md-header .nav .li1.show .h-solution { display: block; }
  .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(../png/i-cor-2.png) no-repeat center; margin-left: 20px; }
  .md-header .nav .ul2 { display: none; color: #666; }
  .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.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; } }

@media (max-width: 500px) { .md-header .h-tel { font-size: 0; } }

/* 搜索 */
.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%; background: #fff; padding: .5rem 0; -webkit-transition: all .2s; -o-transition: all .2s; transition: all .2s; visibility: hidden; opacity: 0; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.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: #0068b7; 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 { visibility: visible; opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }

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

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

.md-footer { background-color: #f4f4f4; padding: 1.01rem 1rem; }

.md-footer .m-more { background-color: #1172bc; }

.md-footer .lf { width: calc(720 / 1720 * 100%); min-width: 400px; }

.md-footer .rg { margin-left: auto; }

.md-footer .form { margin-top: .39rem; }

.md-footer .form-item { width: calc(330 / 720 * 100%); margin-right: calc(30 / 720 * 100%); position: relative; padding-top: .29rem; margin-bottom: .16rem; }

.md-footer .form-item.active .label { bottom: .52rem; line-height: .24rem; color: #888; }

.md-footer .form-item.active .ipt { border-color: #333; }

.md-footer .form .full { width: 100%; }

.md-footer .form .label { position: absolute; left: 0; bottom: 0; line-height: .52rem; width: 100%; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

.md-footer .form .ipt { display: block; width: 100%; height: .52rem; border: none; background: transparent; border-bottom: 1px solid rgba(51, 51, 51, 0.1); -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

.md-footer .form .submit { margin-top: .47rem; }

.md-footer .form .code input { padding-right: 50%; }

.md-footer .form .code img { position: absolute; right: 0; bottom: .06rem; height: .4rem; min-height: 30px; }

.md-footer .f-contact { margin-right: 1.5rem; }

.md-footer .f-contact .m-more { margin-top: .53rem; }

.md-footer .f-follow-list { margin-top: .68rem; }

.md-footer .f-follow .item { -webkit-filter: grayscale(1); filter: grayscale(1); opacity: .4; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; margin-right: .32rem; position: relative; }

.md-footer .f-follow .item:last-of-type { margin-right: 0; }

.md-footer .f-follow .item:hover { opacity: 1; -webkit-filter: none; filter: none; }

.md-footer .f-follow .item .code-div { position: absolute; left: 50%; bottom: calc(100% + .1rem); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); display: none; width: 1.5rem; min-width: 100px; -webkit-box-shadow: 0 0 0.32rem 0 rgba(0, 0, 0, 0.16); box-shadow: 0 0 0.32rem 0 rgba(0, 0, 0, 0.16); }

.md-footer .f-follow .item .code-div .code { display: block; width: 100%; }

.md-footer .f-follow .icon { display: block; height: .3rem; min-height: 24px; }

.md-footer .row-2 { line-height: 1.5; margin-top: 2.45rem; }

.md-footer .copyright { margin: .72em 0; }

.md-footer .link a { margin-left: 1em; }

.md-footer .link a:first-child { margin-left: 0; }

.md-footer .link a:hover { color: #0068b7; }

@media (max-width: 1200px) { .md-footer .f-contact { margin-right: .6rem; }
  .md-footer .form .ipt { height: 35px; }
  .md-footer .form .label { line-height: 35px; }
  .md-footer .form-item { padding-top: 20px; margin-bottom: 10px; }
  .md-footer .form-item.active .label { line-height: 20px; bottom: 35px; } }

@media (max-width: 900px) { .md-footer { display: block; }
  .md-footer .lf { width: 100%; }
  .md-footer .rg { margin-top: 10%; }
  .md-footer .row-1 { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }
  .md-footer .row-2 { text-align: left; margin-top: 10%; } }

@media (max-width: 500px) { .md-footer { padding: 10% 5%; }
  .md-footer .lf { min-width: auto; }
  .md-footer .form-item { width: 100%; margin-right: 0; }
  .md-footer .form .m-more { width: 100%; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
  .md-footer .row-1 { display: block; }
  .md-footer .f-follow { margin-top: 10%; } }

.md-side { position: fixed; right: 0; top: 24%; z-index: 5; -webkit-box-shadow: 0 0 0.2rem 0 rgba(0, 0, 0, 0.16); box-shadow: 0 0 0.2rem 0 rgba(0, 0, 0, 0.16); }

.md-side .item { position: relative; border-top: 1px solid #ebebeb; }

.md-side .item:first-child { border: none; }

.md-side .item:hover .hd { background: #0068b7; color: #fff; }

.md-side .item:hover .hd .i-1 { display: none; }

.md-side .item:hover .hd .i-2 { display: inline; }

.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; width: .7rem; min-width: 4.2em; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; text-align: center; padding: .13rem 0; background: #fff; }

.md-side .hd img { width: .2rem; height: .2rem; min-width: 16px; min-height: 16px; -o-object-fit: contain; object-fit: contain; }

.md-side .hd .i-2 { display: none; }

.md-side .hd p { margin-top: .04rem; }

.md-side .bd { position: absolute; right: 100%; top: 0; background: #fff; min-height: 100%; padding: .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 .hd { opacity: .8; } }

/* --------------------------------------------------------------------- */
/* 轮播 */
/* --------------------------------------------------------------------- */
.md-home-1 .img { display: block; width: 100%; }

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

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

.md-home-1 .swiper-pagination { bottom: .6rem; }

@media (max-width: 900px) { .md-home-1 .swiper-pagination { bottom: .2rem; } }

/* --------------------------------------------------------------------- */
/* 服务 */
/* --------------------------------------------------------------------- */
.md-home-2 .hd { padding: 1.08rem 1rem .58rem; }

.md-home-2 .hd .m-link { margin-bottom: .04rem; }

.md-home-2 .bd { position: relative; }

.md-home-2 .bd:before { content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0, 104, 183, 0.8); }

.md-home-2 .bd .cnt { min-height: 6.2rem; position: relative; z-index: 2; }

.md-home-2 .bd .logo { position: absolute; left: 50%; top: 50%; width: 2.02rem; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.md-home-2 .list .swiper-slide { min-height: 6.2rem; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.md-home-2 .list .col { -webkit-columns: 2; columns: 2; width: 100%; }

.md-home-2 .list .item { width: 100%; margin-bottom: .31rem; }

.md-home-2 .list .item:last-of-type { margin-bottom: 0; }

.md-home-2 .list .icon { width: .21rem; height: .21rem; background: url(../png/i-right-6.png) no-repeat center/contain; margin-left: .2rem; -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0); -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

.md-home-2 .list .link { 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-2 .list .link:hover .icon { display: block; -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }

.md-home-2 .list .swiper-pagination { bottom: .6rem; }

@media (max-width: 900px) { .md-home-2 .hd { padding-left: 5%; padding-right: 5%; }
  .md-home-2 .bd { padding-top: 10%; }
  .md-home-2 .bd .list { padding-bottom: 10%; }
  .md-home-2 .bd .logo { position: static; display: block; -webkit-transform: none; -ms-transform: none; transform: none; margin: auto; width: 20%; max-width: 300px; }
  .md-home-2 .bd .swiper-pagination { bottom: 4%; }
  .md-home-2 .list { margin-top: 10%; }
  .md-home-2 .list .col { -webkit-columns: 1; columns: 1; } }

/* --------------------------------------------------------------------- */
/* 案例 */
/* --------------------------------------------------------------------- */
.md-home-3 .hd { padding: .97rem 1rem .62rem; }

.md-home-3 .hd .m-link { margin-top: .4rem; }

.md-home-3 .list .li { width: 6.4rem; position: relative; }

.md-home-3 .list .li:hover .text, .md-home-3 .list .li.on .text { height: 100%; background: #0068b7; padding: .83rem .5rem .5rem; }

.md-home-3 .list .li:hover .text:after, .md-home-3 .list .li.on .text:after { content: ''; position: absolute; right: 0; top: 0; width: 100%; height: 100%; background: url(../png/logo3.png) no-repeat right 0.14rem center/auto 88.88889%; opacity: 0.03; }

.md-home-3 .list .li:hover .tit, .md-home-3 .list .li.on .tit { text-align: left; font-size: .24rem; }

@media (max-width: 1200px) { .md-home-3 .list .li:hover .tit, .md-home-3 .list .li.on .tit { font-size: 16px; } }

.md-home-3 .list .li:hover .desc, .md-home-3 .list .li.on .desc { display: -webkit-box; bottom: .71rem; visibility: visible; opacity: 1; }

.md-home-3 .list .li:hover .icon, .md-home-3 .list .li.on .icon { display: block; }

.md-home-3 .list .c-pic:after { content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 50%; background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.5))); background: -o-linear-gradient(top, transparent, rgba(0, 0, 0, 0.5)); background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.5)); }

.md-home-3 .list .img { padding-top: calc(360 / 640 * 100%); }

.md-home-3 .list .text { position: absolute; left: 0; bottom: 0; width: 100%; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; padding: 0 .5rem; }

.md-home-3 .list .text * { position: relative; z-index: 2; }

.md-home-3 .list .tit { text-align: center; margin-bottom: .35rem; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

.md-home-3 .list .desc { position: absolute; left: 0; bottom: 0; width: 100%; padding-left: .5rem; padding-right: 20%; line-height: 1.875; font-size: .16rem; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; visibility: hidden; opacity: 0; }

@media (max-width: 1400px) { .md-home-3 .list .desc { font-size: 12px; } }

.md-home-3 .list .icon { width: .42rem; height: .42rem; background: #fff url(../png/i-right-7.png) no-repeat center/0.13rem; display: none; position: absolute; right: .4rem; bottom: .46rem; }

@media (max-width: 900px) { .md-home-3 .hd { padding-left: 5%; padding-right: 5%; } }

/* --------------------------------------------------------------------- */
/* 关于我们 */
/* --------------------------------------------------------------------- */
.md-home-4 { background: #f6f9fb; padding: 0 1rem .97rem; }

.md-home-4 .hd { padding: 1.05rem 0 .77rem; }

.md-home-4 .hd .rg { margin-left: auto; width: calc(890 / 1720 * 100%); margin-top: .18rem; }

.md-home-4 .hd .intro { line-height: 1.66667; margin-bottom: .47rem; }

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

.md-home-4 .data { margin-top: .7rem; }

.md-home-4 .data .item { width: 33.33%; display: -webkit-box; display: -ms-flexbox; display: flex; margin-bottom: .49rem; }

.md-home-4 .data .icon { margin-top: .09rem; width: .79rem; }

.md-home-4 .data .icon img { width: .4rem; max-width: 90%; min-width: 20px; }

.md-home-4 .data .t1 { display: -webkit-box; display: -ms-flexbox; display: flex; }

.md-home-4 .data .t1 .num { vertical-align: top; }

.md-home-4 .data .t1 .c-num { letter-spacing: -.02rem; }

.md-home-4 .data .t2 { margin-top: .04rem; }

@media (max-width: 900px) { .md-home-4 .hd { display: block; }
  .md-home-4 .hd .rg { width: 100%; margin-top: 5%; }
  .md-home-4 .data .item { width: 50%; } }

@media (max-width: 500px) { .md-home-4 { padding-left: 5%; padding-right: 5%; }
  .md-home-4 .data .item { width: 100%; } }

/* --------------------------------------------------------------------- */
/* 合作 */
/* --------------------------------------------------------------------- */
.md-home-5 .hd { padding-left: 1rem; padding-right: 1rem; padding-top: 1.06rem; }

.md-home-5 .hd .m-link { margin-top: .38rem; }

.md-home-5 .cat { color: #0068b7; margin: .62rem  1rem 0; }

.md-home-5 .cat-item { width: auto; margin-right: 2em; color: #b4cadd; cursor: pointer; }

.md-home-5 .cat-item:hover, .md-home-5 .cat-item.on { color: #0068b7; }

.md-home-5 .bd { margin-top: 1.01rem; }

.md-home-5 .bd-item { display: none; padding-bottom: 1.4rem; position: relative; }

.md-home-5 .bd-item.on { display: block; -webkit-animation: fade-up 1s; animation: fade-up 1s; }

.md-home-5 .list { padding: 0 .2rem; }

.md-home-5 .list .swiper-container { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.md-home-5 .list .swiper-slide { cursor: pointer; }

.md-home-5 .list .swiper-slide:hover .img img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

.md-home-5 .list .img { padding-top: 100%; position: relative; overflow: hidden; }

.md-home-5 .list .img img { position: absolute; left: 0; top: 0; right: 0; bottom: 0; margin: auto; 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-home-5 .swiper-pagination { position: absolute; left: 0; bottom: .52rem; width: 100%; }

.md-home-5 .swiper-pagination-bullet { background: rgba(0, 104, 183, 0.5); margin: 0 5px; }

.md-home-5 .swiper-pagination-bullet-active { background: #0068b7; }

@media (max-width: 900px) { .md-home-5 .hd { padding-left: 5%; padding-right: 5%; }
  .md-home-5 .cat { margin-left: 5%; margin-right: 5%; } }

.md-img-list { position: fixed; left: 0; top: 0; z-index: 100; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.9); display: none; }

.md-img-list .close { position: absolute; right: .39rem; top: .39rem; z-index: 2; width: .16rem; height: .16rem; min-width: 16px; min-height: 16px; background: url(../png/i-x.png) no-repeat center/contain; border: none; }

.md-img-list .swiper-container { height: 100%; }

.md-img-list .swiper-pagination { bottom: .8rem; }

.md-img-list .swiper-slide { 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-img-list .swiper-slide img { max-width: 100%; max-height: 100%; -o-object-fit: contain; object-fit: contain; background: #fff; }

/* --------------------------------------------------------------------- */
/* 新闻 */
/* --------------------------------------------------------------------- */
.md-home-6 { padding: 1.04rem 1rem 1.37rem; background: #0068b7; position: relative; }

.md-home-6 .bg { position: absolute; right: .5rem; top: 0; bottom: 0; z-index: 1; opacity: .03; max-height: calc(930 / 1030 * 100%); margin: auto; }

.md-home-6 .hd { position: relative; z-index: 2; }

.md-home-6 .hd .m-link { margin-top: .34rem; }

.md-home-6 .bd { position: relative; z-index: 2; }

.md-home-6 .list { margin-top: .92rem; }

.md-home-6 .list .li { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-bottom: 1.05rem; }

.md-home-6 .list .li:last-of-type { margin-bottom: 0; }

.md-home-6 .list .date { width: calc(240 / 1720 * 100%); margin-top: .04rem; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

.md-home-6 .list .date .d2 { margin-top: .12rem; }

.md-home-6 .list .c-pic { width: calc(500 / 1720 * 100%); margin-right: .5rem; display: none; }

.md-home-6 .list .img { padding-top: calc(280 / 500 * 100%); background-color: #eee; }

.md-home-6 .list .text { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; overflow: hidden; }

.md-home-6 .list .desc { margin-top: .34rem; line-height: 1.875; display: none; }

.md-home-6 .list .icon { width: .22rem; height: .22rem; min-width: 14px; min-height: 14px; background: url(../png/i-right-5.png) no-repeat center/contain; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; margin-left: calc(180 / 1720 * 100%); }

@media (min-width: 901px) { .md-home-6 .list .li.on .date { margin-top: .9rem; }
  .md-home-6 .list .li.on .c-pic { display: block; }
  .md-home-6 .list .li.on .icon { -webkit-transform: rotateY(180deg) rotateX(180deg); transform: rotateY(180deg) rotateX(180deg); margin-bottom: .68rem; }
  .md-home-6 .list .li.on .tit { color: #fdce10; margin-top: .08rem; }
  .md-home-6 .list .li.on .desc { display: block; } }

@media (max-width: 900px) { .md-home-6 { padding-left: 5%; padding-right: 5%; }
  .md-home-6 .list .li { -ms-flex-wrap: wrap; flex-wrap: wrap; position: relative; }
  .md-home-6 .list .date { width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; }
  .md-home-6 .list .date .d1 { font-size: 14px; }
  .md-home-6 .list .date .d2 { font-size: 14px; margin-top: 0; margin-left: 4px; }
  .md-home-6 .list .c-pic { display: block; width: 100%; margin-right: 0; margin-top: 5%; }
  .md-home-6 .list .text { width: 100%; -webkit-box-flex: 0; -ms-flex: none; flex: none; margin-top: 5%; }
  .md-home-6 .list .tit { line-height: 1.875; color: #fdce10; }
  .md-home-6 .list .desc { display: block; margin-top: 2%; }
  .md-home-6 .list .icon { position: absolute; right: 0; top: 0; } }

/* --------------------------------------------------------------------- */
/* 新闻列表 */
/* --------------------------------------------------------------------- */
.md-news-1 { padding: 1rem 1.5rem 1.2rem; }

.md-news-1 .list .li { display: -webkit-box; display: -ms-flexbox; display: flex; margin-bottom: .8rem; }

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

.md-news-1 .list .li:hover .tit { color: #0068b7; }

.md-news-1 .list .li:hover .btn { background-color: #0068b7; }

.md-news-1 .list .li:hover .btn:after { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }

.md-news-1 .list .c-pic { width: calc(546 / 1620 * 100%); margin-right: calc(50 / 1620 * 100%); }

.md-news-1 .list .img { padding-top: calc(306 / 546 * 100%); }

.md-news-1 .list .text { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; margin-top: .27rem; }

.md-news-1 .list .desc { line-height: 1.875; margin-top: .16rem; }

.md-news-1 .list .date { margin-top: .21rem; }

.md-news-1 .list .btn { background-color: #878785; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; min-width: 1.6rem; 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; padding: 0 .16rem 0 .2rem; height: .5rem; min-height: 30px; margin-top: .49rem; }

.md-news-1 .list .btn:after { content: ''; width: .22rem; height: .22rem; background-image: url(../png/i-right-1.png); background-position: center; background-repeat: no-repeat; background-size: contain; margin-left: 2em; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

@media (max-width: 900px) { .md-news-1 { padding-left: 5%; padding-right: 5%; }
  .md-news-1 .list .li { display: block; }
  .md-news-1 .list .c-pic { width: 100%; margin-right: 0; }
  .md-news-1 .list .text { margin-top: 5%; } }

/* --------------------------------------------------------------------- */
/* 新闻详情 */
/* --------------------------------------------------------------------- */
.md-news-2 { padding: .95rem 3.2rem 1.13rem; }

.md-news-2 .title { color: #505455; }

.md-news-2 .msg { margin-top: .39rem; }

.md-news-2 .share { margin-left: .69rem; }

.md-news-2 .share .item { margin: 0 .14rem 0 0; }

.md-news-2 .share .item:first-of-type { margin-left: .1rem; }

.md-news-2 .share .item:last-of-type { margin-right: 0; }

.md-news-2 .share .item:before { display: none; }

.md-news-2 .share .item:hover { background-color: transparent; }

.md-news-2 .share .item:hover .icon { -webkit-filter: none; filter: none; opacity: 1; }

.md-news-2 .share .icon { display: block; width: .21rem; min-width: 20px; -webkit-filter: grayscale(1); filter: grayscale(1); opacity: .4; }

.md-news-2 .m-btn { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.md-news-2 .m-btn-prev { left: -1.1rem; }

.md-news-2 .m-btn-next { right: -1.1rem; }

.md-news-2 .carousel { position: relative; margin-top: .48rem; margin-bottom: .5rem; }

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

.md-news-2 .carousel .img { padding-top: calc(226 / 400 * 100%); }

.md-news-2 .videos .c-pic:after { content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.3) url(../png/i-play.png) no-repeat center/0.48rem; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

.md-news-2 .videos .c-pic:hover:after { background-color: transparent; }

.md-news-2 .detail { border-top: 1px solid #eee; border-bottom: 1px solid #eee; line-height: 1.66667; padding-top: .6rem; padding-bottom: .95rem; margin-top: .59rem; }

.md-news-2 .nav { margin-top: .54rem; }

.md-news-2 .nav .lf { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.md-news-2 .nav .item { line-height: 1.5; margin-bottom: .09rem; }

.md-news-2 .nav .item:last-of-type { margin-bottom: 0; }

.md-news-2 .nav .item a:hover { color: #0068b7; }

.md-news-2 .nav .back { min-width: 2rem; height: .5rem; min-height: 35px; padding: 0 .34rem 0 .23rem; -ms-flex-negative: 0; flex-shrink: 0; margin-left: auto; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

.md-news-2 .nav .back img { width: .22rem; margin-right: .22rem; }

.md-news-2 .nav .back:hover { background-color: #3386c5; -webkit-transform: translateY(-5px); -ms-transform: translateY(-5px); transform: translateY(-5px); -webkit-box-shadow: 0 0.1rem 0.1rem -0.05rem rgba(0, 104, 183, 0.5); box-shadow: 0 0.1rem 0.1rem -0.05rem rgba(0, 104, 183, 0.5); }

@media (max-width: 900px) { .md-news-2 { padding: 10% 5%; }
  .md-news-2 .msg { display: block; }
  .md-news-2 .share { margin: 20px 0 0; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
  .md-news-2 .carousel { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-left: -5%; margin-right: -5%; }
  .md-news-2 .carousel .m-btn { position: static; -webkit-transform: none; -ms-transform: none; transform: none; margin: 0 5px; }
  .md-news-2 .carousel .swiper-container { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }
  .md-news-2 .nav { display: block; }
  .md-news-2 .nav .back { margin-top: 20px; } }

.page-search-1 { padding: .69rem 1.5rem 1.2rem; }

.page-search-1 .title { color: #505455; }

.page-search-1 .form { display: -webkit-box; display: -ms-flexbox; display: flex; width: 8rem; max-width: 100%; margin: .28rem auto 0; border: solid 1px #eeeeee; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

.page-search-1 .form .ipt { color: #505455; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; border: none; padding-left: .3rem; height: .58rem; min-height: 35px; }

.page-search-1 .form .btn { font-size: 0; border: none; background-color: transparent; background-image: url(../png/i-search-3.png); background-repeat: no-repeat; background-position: center; background-size: .2rem; cursor: pointer; height: .58rem; min-height: 35px; width: .58rem; min-width: 35px; margin-right: .1rem; }

.page-search-1 .form:focus-within { border-color: #0068b7; }

.page-search-1 .data { margin-top: .76rem; }

.page-search-1 .row-work { margin-top: .68rem; }

.page-search-1 .row-work .list { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-top: .4rem; }

.page-search-1 .row-work .list .li { width: calc(510 / 1620 * 100%); margin-right: calc(45 / 1620 * 100%); margin-bottom: .47rem; }

.page-search-1 .row-work .list .li:nth-of-type(3n) { margin-right: 0; }

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

.page-search-1 .row-work .list .li:hover .tit { color: #0068b7; }

.page-search-1 .row-work .list .img { padding-top: calc(286 / 510 * 100%); }

.page-search-1 .row-work .list .tit { margin-top: .26rem; }

.page-search-1 .md-news-1 { padding: 0; margin-top: .37rem; }

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

.page-search-1 .md-news-1 .list .li:last-of-type { margin-bottom: 0; }

@media (max-width: 900px) { .page-search-1 { padding: 10% 5%; }
  .page-search-1 .form .btn { background-size: 14px; }
  .page-search-1 .row-work .list { -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
  .page-search-1 .row-work .list .li { width: 49%; margin-right: 0; } }

/* --------------------------------------------------------------------- */
/* 地址 */
/* --------------------------------------------------------------------- */
.md-contact-1 { padding-top: .9rem; }

.md-contact-1 .container { margin-top: .61rem; margin-bottom: .95rem; }

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

.md-contact-1 .container .list .li { margin-bottom: .1rem; }

.md-contact-1 .container .list .li.on .hd { background-color: #0068b7; color: #fff; }

.md-contact-1 .container .list .li.on .hd .icon { background-image: url(../png/i-right-6.png); }

.md-contact-1 .container .list .hd { background-color: #f7f7f7; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: .6rem; min-height: 35px; padding-left: .28rem; padding-right: .23rem; cursor: pointer; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

.md-contact-1 .container .list .hd .icon { width: .13rem; height: .13rem; min-width: 10px; min-height: 10px; background-image: url(../png/i-right-8.png); background-position: center; background-repeat: no-repeat; background-size: contain; margin-left: auto; }

.md-contact-1 .container .list .hd:hover { color: #0068b7; }

.md-contact-1 .container .list .bd { display: none; }

.md-contact-1 .container .list .bd-cnt { display: -webkit-box; display: -ms-flexbox; display: flex; padding: .5rem 0; }

.md-contact-1 .container .list .bd .img { width: calc(460 / 1620 * 100%); overflow: hidden; margin-right: calc(103 / 1620 * 100%); }

.md-contact-1 .container .list .bd .img img { width: 100%; display: block; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

.md-contact-1 .container .list .bd .img:hover img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

.md-contact-1 .container .list .bd .text { padding-top: .17rem; }

.md-contact-1 .container .list .bd .data { margin-top: .3rem; }

.md-contact-1 .container .list .bd .data-item { margin-bottom: .173rem; }

.md-contact-1 .container .list .bd .data-item:last-of-type { margin-bottom: 0; }

.md-contact-1 .container .list .bd .data .i { width: .16rem; min-width: 14px; margin-right: .1rem; }

@media (max-width: 900px) { .md-contact-1 .container .list .bd-cnt { display: block; }
  .md-contact-1 .container .list .bd .img { width: 100%; margin-right: 0; } }

/* --------------------------------------------------------------------- */
/* 留言表单 */
/* --------------------------------------------------------------------- */
.md-contact-2 { padding-top: .15rem; padding-bottom: .74rem; }

.md-contact-2 .form { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -.4rem; margin-top: .65rem; }

.md-contact-2 .form-item { width: 7.9rem; margin-right: .4rem; margin-bottom: .47rem; }

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

.md-contact-2 .form .t2 { margin-top: .17rem; }

.md-contact-2 .form .ipt { height: 0.6rem; min-height: 35px; background-color: #f7f7f7; padding: 0 .3rem; width: 100%; border: none; }

.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 .area { width: 100%; height: 1.6rem; border: none; background-color: #f7f7f7; padding: .16rem .3rem; }

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

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

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

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

.md-contact-2 .form .m-more { min-width: 1.6rem; height: .5rem; min-height: 35px; margin-top: .09rem; }

.md-contact-2 .form .code .t2 { position: relative; }

.md-contact-2 .form .code .ipt { padding-right: 50%; }

.md-contact-2 .form .code .code-img { position: absolute; right: 0; top: 0; height: 100%; }

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

@media (max-width: 500px) { .md-contact-2 .form .m-more { width: 100%; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } }

/* --------------------------------------------------------------------- */
/* 案例列表 */
/* --------------------------------------------------------------------- */
.md-case-1 { padding-top: 1rem; padding-bottom: 1.2rem; }

.md-case-1 .form { display: -webkit-box; display: -ms-flexbox; display: flex; }

.md-case-1 .form-item { width: calc(330 / 1620 * 100%); }

.md-case-1 .form-item-input { margin-left: auto; width: calc(275 / 1620 * 100%); }

.md-case-1 .form .c-select__hd { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: .6rem; min-height: 40px; border: 1px solid #eee; padding: 0 .2rem; }

.md-case-1 .form .c-select__hd .icon { width: .13rem; height: .13rem; min-width: 10px; min-height: 10px; background: url(../png/i-right-8.png) no-repeat center/contain; margin-left: auto; -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }

.md-case-1 .form .c-select__hd .tx.has-value { color: #0068b7; }

.md-case-1 .form .c-select__bd { background: #fff; border: 1px solid #eee; border-top: none; -webkit-box-shadow: none; box-shadow: none; padding: .1rem 0 .12rem; }

.md-case-1 .form .c-select__option { padding: .376em .3rem; }

.md-case-1 .form .c-select__option:hover { background: #0068b7; color: #fff; }

.md-case-1 .form .c-select.show .c-select__hd { background-color: #e5f0f8; position: relative; }

.md-case-1 .form .c-select.show .c-select__hd:before { content: ''; position: absolute; left: 0; top: 0; width: 0.02rem; height: 100%; background: #0068b7; }

.md-case-1 .form .c-select.show .c-select__hd .icon { background-image: url(../png/i-right-7.png); }

.md-case-1 .form .input { display: -webkit-box; display: -ms-flexbox; display: flex; height: .6rem; min-height: 40px; border: 1px solid #eee; }

.md-case-1 .form .input .ipt { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding-left: .2rem; min-width: 50px; border: none; }

.md-case-1 .form .input .btn { background-image: url(../png/i-search-3.png); background-size: .2rem; background-repeat: no-repeat; background-position: center; border: none; background-color: transparent; width: .58rem; cursor: pointer; }

.md-case-1 .title { margin-top: .53rem; }

.md-case-1 .content { margin-top: .43rem; line-height: 1.875; }

.md-case-1 .list { 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: .54rem; }

.md-case-1 .list .li { width: calc(790 / 1620 * 100%); display: -webkit-box; display: -ms-flexbox; display: flex; margin-bottom: .47rem; }

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

.md-case-1 .list .li:hover .tit, .md-case-1 .list .li.on .tit { color: #fff; }

.md-case-1 .list .li:hover .desc, .md-case-1 .list .li.on .desc { color: #fff; }

.md-case-1 .list .li:hover .text, .md-case-1 .list .li.on .text { background-color: #0068b7; }

.md-case-1 .list .li:hover .arrow, .md-case-1 .list .li.on .arrow { display: block; -webkit-animation: fade-up .3s forwards; animation: fade-up .3s forwards; }

.md-case-1 .list .li:hover .logo, .md-case-1 .list .li.on .logo { display: block; }

.md-case-1 .list .c-pic { width: calc(500 / 790 * 100%); }

.md-case-1 .list .img { padding-top: calc(280 / 500 * 100%); background-color: #eee; }

.md-case-1 .list .text { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; background-color: #e5f0f8; margin-left: .1rem; position: relative; padding: .83rem .33rem .2rem; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; padding: .2rem; display: flex; align-items: center; }

.md-case-1 .list .tit{ font-size: 1.25vw; }
@media (max-width: 1120px) { .md-case-1 .list .tit { font-size: 14px; } }

.md-case-1 .list .desc { line-height: 1.5625; margin-top: .16rem; 
  font-size: 0.83333vw; 
}
@media (max-width: 1440px) { .md-case-1 .list .desc { font-size: 12px; } }

.md-case-1 .list .logo { position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; width: 90%; height: 90%; -o-object-fit: contain; object-fit: contain; opacity: .03; display: none; }

.md-case-1 .list .arrow { width: .5rem; height: .5rem; border-radius: 50%; background: #fff url(../png/i-right-7.png) no-repeat center/0.13rem; position: absolute; right: .3rem; bottom: .3rem; display: none; }

.md-case-1 .c-pagination { margin-top: .33rem; }

@media (max-width: 1600px) { .md-case-1 .list .li:hover .text { padding-top: .3rem; } }

@media (max-width: 1100px) { .md-case-1 .list .li { -ms-flex-wrap: wrap; flex-wrap: wrap; display: block; background-color: #e5f0f8; }
  .md-case-1 .list .c-pic { width: 100%; }
  .md-case-1 .list .text { margin-left: 0; min-height: 120px; align-items: flex-start; } }

@media (max-width: 900px) { .md-case-1 .form { -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .md-case-1 .form-item { width: 50%; margin-bottom: 10px; }
  .md-case-1 .form-item-input { width: 100%; }
  .md-case-1 .form .input .btn { background-size: 14px; } }

/* --------------------------------------------------------------------- */
/* 案例详情 */
/* --------------------------------------------------------------------- */
.md-case-2 { overflow: hidden; padding-top: .2rem; padding-bottom: 1.14rem; }

.md-case-2 .layout { width: 13rem; }

.md-case-2 .list { overflow: visible; }

.md-case-2 .list .swiper-slide { opacity: .6; -webkit-transform: scale(0.8493); -ms-transform: scale(0.8493); transform: scale(0.8493); -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

.md-case-2 .list .swiper-slide-active { opacity: 1; -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }

.md-case-2 .list .img { padding-top: calc(9 / 16 * 100%); }

.md-case-2 .list .m-btn { position: absolute; top: 50%; z-index: 2; margin-top: -.3rem; }

.md-case-2 .list .m-btn-prev { left: -1rem; }

.md-case-2 .list .m-btn-next { right: -1rem; }

.md-case-2 .row { margin-top: .2rem; }

.md-case-2 .row .m-title { padding-left: .53rem; padding-right: .5rem; color: #0068b7; line-height: 1.21875; width: calc(470 / 1300 * 100%); }

.md-case-2 .row .m-title:before { left: 0; }

.md-case-2 .row .text { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.md-case-2 .row .tx { line-height: 1.33333; margin-bottom: .05rem; }

.md-case-2 .row .tx:last-of-type { margin-bottom: 0; }

@media (max-width: 900px) { .md-case-2 .layout { width: 100%; }
  .md-case-2 .list { margin-left: 30px; margin-right: 30px; }
  .md-case-2 .list .m-btn { width: 25px; height: 25px; }
  .md-case-2 .list .m-btn-prev { left: -27px; }
  .md-case-2 .list .m-btn-next { right: -27px; }
  .md-case-2 .row { width: 90%; margin-left: auto; margin-right: auto; margin-top: 30px; display: block; }
  .md-case-2 .row .m-title { width: 100%; padding-right: 0; font-size: 16px; }
  .md-case-2 .row .text { margin-top: 30px; } }

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

.md-about-1 .row { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; margin-top: .61rem; }

.md-about-1 .row .lf { width: calc(430 / 1620 * 100%); }

.md-about-1 .row .rg { width: calc(1117 / 1620 * 100%); line-height: 1.875; }

.md-about-1 .row .sub-title { line-height: 1.5; }

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

.md-about-1 .row .data .item { display: -webkit-box; display: -ms-flexbox; display: flex; margin-bottom: .6rem; }

.md-about-1 .row .data .icon { margin-top: .04rem; width: .6rem; min-width: 40px; }

.md-about-1 .row .data .icon img { height: .3rem; min-height: 20px; }

.md-about-1 .row .data .t1 { display: -webkit-box; display: -ms-flexbox; display: flex; }

.md-about-1 .row .data .t1 .num { vertical-align: top; }

.md-about-1 .row .data .t1 .c-num { letter-spacing: -.02rem; }

.md-about-1 .row .data .t2 { margin-top: .05rem; }

@media (max-width: 900px) { .md-about-1 .row { display: block; }
  .md-about-1 .row .lf { width: 100%; }
  .md-about-1 .row .rg { width: 100%; }
  .md-about-1 .row .data { margin-top: 10%; } }

/* --------------------------------------------------------------------- */
/* 发展历程 */
/* --------------------------------------------------------------------- */
.md-about-2 { background-color: #f6f9fb; padding-top: 1rem; padding-bottom: .8rem; }

.md-about-2 .list { padding-top: .75rem; position: relative; }

.md-about-2 .list:before { content: ''; position: absolute; left: 50%; top: 0; width: 1px; height: 100%; background: #dae3e8; }

.md-about-2 .list .li { position: relative; margin-bottom: .25rem; }

.md-about-2 .list .li:last-of-type { margin-bottom: 0; }

.md-about-2 .list .li:before { content: ''; width: 0.15rem; height: 0.15rem; background-color: #c8d2d9; border-radius: 50%; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; position: absolute; top: .1rem; }

.md-about-2 .list .li:nth-of-type(2n+1) { margin-left: 50%; padding-left: 1.07rem; }

.md-about-2 .list .li:nth-of-type(2n+1):before { left: 0; margin-left: -.07rem; }

.md-about-2 .list .li:nth-of-type(2n) { margin-right: 50%; text-align: right; padding-right: 1.07rem; }

.md-about-2 .list .li:nth-of-type(2n):before { right: 0; margin-right: -.08rem; }

.md-about-2 .list .li:hover .tit { color: #0068b7; }

.md-about-2 .list .li:hover:before { background: #0068b7; -webkit-box-shadow: 0 0 0 .07rem #dae4ea; box-shadow: 0 0 0 .07rem #dae4ea; }

.md-about-2 .list .desc { line-height: 1.875; margin-top: .15rem; }

@media (max-width: 900px) { .md-about-2 .list .li { margin-bottom: 0; }
  .md-about-2 .list .li:nth-of-type(2n+1) { padding-left: 5%; }
  .md-about-2 .list .li:nth-of-type(2n) { padding-right: 5%; }
  .md-about-2 .list .desc { line-height: 1.5; } }

.md-about-3 { padding-top: .96rem; padding-bottom: 1.21rem; }

.md-about-3 .editor { line-height: 1.875; margin-top: .42rem; }

/* --------------------------------------------------------------------- */
/* 工作 */
/* --------------------------------------------------------------------- */
.md-about-4 { padding-top: 1rem; padding-bottom: 1.2rem; }

.md-about-4 .row-1 { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.md-about-4 .row-1 .text { width: calc(710 / 1620 * 100%); padding-top: .4rem; }

.md-about-4 .row-1 .desc { line-height: 1.75; margin-top: .43rem; }

.md-about-4 .row-1 .img { width: calc(810 / 1620 * 100%); }

.md-about-4 .row-2 { margin-top: 1rem; }

.md-about-4 .row-2 .list { margin-top: .4rem; }

.md-about-4 .row-2 .list .li { margin-bottom: .1rem; }

.md-about-4 .row-2 .list .li:last-of-type { margin-bottom: 0; }

.md-about-4 .row-2 .list .li.on .hd { background-color: #0068b7; color: #fff; }

.md-about-4 .row-2 .list .li.on .hd .icon { background-image: url(../png/i-right-6.png); }

.md-about-4 .row-2 .list .hd { background-color: #f7f7f7; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: .6rem; min-height: 35px; padding-left: .28rem; padding-right: .23rem; cursor: pointer; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

.md-about-4 .row-2 .list .hd .icon { width: .13rem; height: .13rem; min-width: 10px; min-height: 10px; background-image: url(../png/i-right-8.png); background-position: center; background-repeat: no-repeat; background-size: contain; margin-left: auto; }

.md-about-4 .row-2 .list .hd:hover { color: #0068b7; }

.md-about-4 .row-2 .list .bd { display: none; padding: .27rem 0 .62rem; padding-left: .28rem; }

.md-about-4 .row-2 .list .tit { margin-top: .2rem; }

.md-about-4 .row-2 .list .desc { line-height: 2.25; margin-top: .2rem; margin-bottom: .4rem; }

.md-about-4 .row-2 .list .m-more { height: .5rem; min-width: 3rem; }

@media (max-width: 900px) { .md-about-4 .row-1 { display: block; }
  .md-about-4 .row-1 .text { width: 100%; padding-top: 0; }
  .md-about-4 .row-1 .img { width: 100%; margin-top: 5%; }
  .md-about-4 .row-2 .list .desc { line-height: 1.5; } }

/* --------------------------------------------------------------------- */
/* 报告 */
/* --------------------------------------------------------------------- */
.md-about-5 { padding-top: .9rem; padding-bottom: 1.2rem; }

.md-about-5 .list { margin-top: .69rem; 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; }

.md-about-5 .list .li { width: calc(790 / 1620 * 100%); display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; background: #f8f8f8; margin-bottom: .4rem; padding: .3rem .4rem; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

.md-about-5 .list .li:hover { background-color: #0068b7; }

.md-about-5 .list .li:hover .tit { color: #fff; }

.md-about-5 .list .li:hover .date { color: #fff; }

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

.md-about-5 .list .li:hover .icon-pdf { background-image: url(../png/i-pdf-2.png); }

.md-about-5 .list .li:hover .icon-yun { background-image: url(../png/i-yun-2.png); }

.md-about-5 .list .icon { width: .8rem; height: .8rem; border-radius: 50%; background-color: #0068b7; background-repeat: no-repeat; background-position: center; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; margin-right: .4rem; }

.md-about-5 .list .icon-pdf { background-image: url(../png/i-pdf-1.png); background-size: .33rem; }

.md-about-5 .list .icon-yun { width: .3rem; height: .3rem; background-image: url(../png/i-yun-1.png); background-size: contain; background-repeat: no-repeat; background-position: center; }

.md-about-5 .list .text { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.md-about-5 .list .date { margin-top: .17rem; }

.md-about-5 .c-pagination { margin-top: .41rem; }

@media (max-width: 900px) { .md-about-5 .list .li { width: 100%; } }

/* --------------------------------------------------------------------- */
/* 客户 */
/* --------------------------------------------------------------------- */
.md-about-6 { padding: .9rem .5rem 1.3rem; }

.md-about-6 .list { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-top: .69rem; }

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

.md-about-6 .swiper-slide { cursor: pointer; }

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

.md-about-6 .img { padding-top: calc(142 / 245 * 100%); position: relative; overflow: hidden; }

.md-about-6 .img img { position: absolute; left: 0; top: 0; right: 0; bottom: 0; margin: auto; 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-6 .m-btn { width: .6rem; height: .6rem; }

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

.md-about-7 { background-color: #f8f8f8; padding: .92rem .5rem 1.62rem; margin-bottom: .04rem; }

.md-about-7 .list { margin-top: .68rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.md-about-7 .swiper-container { margin: 0 .4rem; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.md-about-7 .m-btn { width: .6rem; height: .6rem; }

.md-about-7 .swiper-slide { 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; padding: .47rem .4rem; height: auto; }

.md-about-7 .swiper-slide img { max-width: 100%; }

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

/* --------------------------------------------------------------------- */
/* 图片 */
/* --------------------------------------------------------------------- */
.md-about-8 { padding-top: .9rem; padding-bottom: 1.2rem; }

.md-about-8 .list { margin-top: .69rem; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.md-about-8 .list .li { width: calc(510 / 1620 * 100%); margin-right: calc(45 / 1620 * 100%); margin-bottom: .57rem; }

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

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

.md-about-8 .list .li:hover .tit { color: #0068b7; }

.md-about-8 .list .img { padding-top: calc(286 / 510 * 100%); }

.md-about-8 .list .tit { margin-top: .25rem; }

.md-about-8 .list .date { margin-top: .14rem; }

.md-about-8 .c-pagination { margin-top: .18rem; }

@media (max-width: 900px) { .md-about-8 .list .li { width: 100%; margin-right: 0; } }

/* --------------------------------------------------------------------- */
/* 视频 */
/* --------------------------------------------------------------------- */
.md-about-9 { padding-top: .9rem; padding-bottom: 1.2rem; }

.md-about-9 .list { 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: .69rem; }

.md-about-9 .list .li { width: calc(780 / 1620 * 100%); margin-bottom: .77rem; }

.md-about-9 .list .li:hover .c-pic:after { background-color: transparent; }

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

.md-about-9 .list .c-pic:after { content: ''; position: absolute; left: 0; top: 0; z-index: 2; background: rgba(0, 0, 0, 0.3) url(../png/i-play.png) no-repeat center/0.48rem; width: 100%; height: 100%; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

.md-about-9 .list .img { padding-top: calc(440 / 780 * 100%); }

.md-about-9 .list .tit { margin-top: .27rem; }

.md-about-9 .list .date { margin-top: .14rem; }

.md-about-9 .c-pagination { margin-top: .02rem; }

@media (max-width: 900px) { .md-about-9 .list .li { width: 100%; } }

/* --------------------------------------------------------------------- */
/* 下载中心 */
/* --------------------------------------------------------------------- */
.md-about-10 { padding-top: .9rem; padding-bottom: 1.2rem; }

.md-about-10 .row-1 { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; margin-top: .68rem; }

.md-about-10 .row-1 .text { width: calc(710 / 1620 * 100%); margin-top: .61rem; }

.md-about-10 .row-1 .text .t2 { line-height: 1.75; margin-top: .28rem; }

.md-about-10 .row-1 .img { width: calc(810 / 1620 * 100%); }

.md-about-10 .row-2 { margin-top: .72rem; }

.md-about-10 .row-2 .hd .btn { width: .22rem; height: .22rem; min-width: 16px; min-height: 16px; background-position: center; background-repeat: no-repeat; background-size: contain; cursor: pointer; }

.md-about-10 .row-2 .hd .btn-prev { background-image: url(../png/i-left-3.png); }

.md-about-10 .row-2 .hd .btn-prev.swiper-button-disabled { background-image: url(../png/i-left-2.png); cursor: auto; }

.md-about-10 .row-2 .hd .btn-next { margin-left: .2rem; background-image: url(../png/i-right-2.png); }

.md-about-10 .row-2 .hd .btn-next.swiper-button-disabled { background-image: url(../png/i-right-3.png); cursor: auto; }

.md-about-10 .row-2 .list { margin-top: .51rem; }

.md-about-10 .row-2 .list .li { background-color: #f8f8f8; padding: .5rem .7rem .4rem; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

.md-about-10 .row-2 .list .li:hover { background-color: #0068b7; }

.md-about-10 .row-2 .list .li:hover:after { content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-image: url(../png/logo4.png); background-repeat: no-repeat; background-position: center; background-size: auto 100%; opacity: 0.03; }

.md-about-10 .row-2 .list .li:hover .tit { color: #fff; }

.md-about-10 .row-2 .list .li:hover .desc { color: #fff; }

.md-about-10 .row-2 .list .li:hover .icon-pdf { background-color: #fff; background-image: url(../png/i-pdf-2.png); }

.md-about-10 .row-2 .list .li:hover .icon-yun { background-image: url(../png/i-yun-2.png); }

.md-about-10 .row-2 .list .tit { margin-top: .26rem; }

.md-about-10 .row-2 .list .desc { margin-top: .23rem; line-height: 1.75; }

.md-about-10 .row-2 .list .icon { width: .8rem; height: .8rem; margin-left: auto; margin-right: auto; border-radius: 50%; background-repeat: no-repeat; background-position: center; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

.md-about-10 .row-2 .list .icon-pdf { background-color: #0068b7; background-image: url(../png/i-pdf-1.png); background-size: .33rem; }

.md-about-10 .row-2 .list .icon-yun { width: .3rem; height: .3rem; margin-left: auto; margin-right: auto; margin-top: .35rem; background-image: url(../png/i-yun-1.png); background-size: contain; background-repeat: no-repeat; background-position: center; }

@media (max-width: 900px) { .md-about-10 .row-1 { display: block; }
  .md-about-10 .row-1 .text { width: 100%; }
  .md-about-10 .row-1 .img { width: 100%; margin-top: 5%; } }

/* --------------------------------------------------------------------- */
/* 环保 */
/* --------------------------------------------------------------------- */
.md-quality-1 { padding-top: 0.9rem; padding-bottom: .5rem; }

.md-quality-1 .desc { width: 9.15rem; max-width: 100%; margin: .33rem auto 0; line-height: 1.875; }

.md-quality-text .tit { color: #2575bc; margin-bottom: .28rem; }

.md-quality-text .tit-2 { line-height: 1.5; margin-top: .29rem; }

.md-quality-text .tit-2:first-child { margin-top: 0; }

.md-quality-text .editor,
.md-quality-text .desc { line-height: 1.875; margin-top: .67em; }

.md-quality-2 { padding-top: .14rem; padding-bottom: 1.3rem; }

.md-quality-2 .layout { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.md-quality-2 .text { width: calc(680 / 1620 * 100%); padding-top: .58rem; padding-bottom: .58rem; }

.md-quality-2 .img { width: calc(810 / 1620 * 100%); position: relative; }

.md-quality-2 .img .i-1 { display: block; width: calc(533 / 810 * 100%); margin-left: auto; }

.md-quality-2 .img .i-2 { position: absolute; left: 0; top: .49rem; width: calc(463 / 810 * 100%); }

@media (max-width: 900px) { .md-quality-2 .layout { display: block; }
  .md-quality-2 .text { width: 100%; }
  .md-quality-2 .img { width: 100%; margin-top: 5%; } }

.md-quality-3 { padding: 1rem 0; background: -webkit-gradient(linear, left top, right top, color-stop(38.95%, #2575bc), color-stop(38.95%, #f6f9fb)); background: -o-linear-gradient(left, #2575bc 38.95%, #f6f9fb 38.95%); background: linear-gradient(to right, #2575bc 38.95%, #f6f9fb 38.95%); }

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

.md-quality-3 .img { width: 50%; }

.md-quality-3 .text { width: 50%; padding-left: 1.27rem; padding-top: .73rem; padding-bottom: .73rem; }

@media (max-width: 900px) { .md-quality-3 { background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #2575bc), color-stop(10%, #f6f9fb)); background: -o-linear-gradient(top, #2575bc 30%, #f6f9fb 10%); background: linear-gradient(to bottom, #2575bc 30%, #f6f9fb 10%); }
  .md-quality-3 .layout { display: block; }
  .md-quality-3 .img { width: 100%; }
  .md-quality-3 .text { width: 100%; padding-left: 0; } }

.md-quality-4 { padding-top: 1.06rem; padding-bottom: .82rem; }

.md-quality-4 .title { color: #2575bc; }

.md-quality-4 .list { margin-top: .6rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.md-quality-4 .list .li { width: calc(770 / 1620 * 100%); margin-bottom: .3rem; }

.md-quality-4 .list .img { padding-top: calc(430 / 770 * 100%); }

.md-quality-4 .list .tit { margin-top: .38rem; }

.md-quality-4 .list .desc { line-height: 1.875; margin-top: .14rem; }

@media (max-width: 900px) { .md-quality-4 .list .li { width: 100%; } }

.md-quality-5 { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; background-color: #f6f9fb; }

.md-quality-5 .text { width: 50%; padding: .96rem .8rem .96rem 1.5rem; }

.md-quality-5 .img { width: 50%; }

@media (max-width: 900px) { .md-quality-5 { padding: 10% 5%; display: block; }
  .md-quality-5 .text { width: 100%; padding: 0; }
  .md-quality-5 .img { width: 100%; margin-top: 5%; } }

.md-quality-6 { padding-top: 1.21rem; padding-bottom: 1.2rem; }

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

.md-quality-6 .text { width: 50%; padding-left: 1rem; }

.md-quality-6 .img { width: 50%; }

@media (max-width: 900px) { .md-quality-6 .layout { display: block; }
  .md-quality-6 .text { width: 100%; padding: 0; margin-top: 5%; }
  .md-quality-6 .img { width: 100%; } }

.md-quality-7 { padding-top: .96rem; padding-bottom: 1.19rem; background: -webkit-gradient(linear, left top, left bottom, color-stop(5rem, #2575bc), color-stop(5rem, #f6f9fb)); background: -o-linear-gradient(top, #2575bc 5rem, #f6f9fb 5rem); background: linear-gradient(to bottom, #2575bc 5rem, #f6f9fb 5rem); }

.md-quality-7 .desc { line-height: 1.875; margin-top: .29rem; }

.md-quality-7 .c-img-full { margin-top: .54rem; }

.md-quality-7 .list { margin-top: .38rem; 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; }

.md-quality-7 .list .li { width: calc(430 / 1620 * 100%); }

.md-quality-7 .list .t1 { margin-top: .2rem; }

.md-quality-7 .list .t2 { line-height: 1.875; margin-top: .14rem; }

@media (max-width: 900px) { .md-quality-7 .list .li { width: 100%; } }

.md-quality-8 { padding-top: .92rem; padding-bottom: .62rem; }

.md-quality-8 .desc { width: 10.2rem; max-width: 100%; margin: .34rem auto 0; line-height: 1.875; }

.md-quality-9 { padding: 1.01rem 0 1.14rem; background: -webkit-gradient(linear, left top, right top, color-stop(61.04%, #f6f9fb), color-stop(61.04%, #2575bc)); background: -o-linear-gradient(left, #f6f9fb 61.04%, #2575bc 61.04%); background: linear-gradient(to right, #f6f9fb 61.04%, #2575bc 61.04%); }

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

.md-quality-9 .text { width: 50%; padding-right: 1rem; }

.md-quality-9 .img { width: 50%; }

@media (max-width: 900px) { .md-quality-9 { background: -webkit-gradient(linear, left bottom, left top, color-stop(4rem, #2575bc), color-stop(4rem, #f6f9fb)); background: -o-linear-gradient(bottom, #2575bc 4rem, #f6f9fb 4rem); background: linear-gradient(to top, #2575bc 4rem, #f6f9fb 4rem); }
  .md-quality-9 .layout { display: block; }
  .md-quality-9 .text { width: 100%; padding: 0; }
  .md-quality-9 .img { width: 100%; margin-top: 5%; } }

.md-quality-10 { padding-top: 1rem; padding-bottom: 1.2rem; }

.md-quality-10 .list .li { display: -webkit-box; display: -ms-flexbox; display: flex; }

.md-quality-10 .list .li:nth-of-type(2n+1) .text { padding-left: 1.3rem; }

.md-quality-10 .list .li:nth-of-type(2n) .c-pic { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }

.md-quality-10 .list .li:nth-of-type(2n) .text { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; padding-right: 1.3rem; }

.md-quality-10 .list .text { width: 50%; padding-top: .4rem; padding-bottom: .4rem; }

.md-quality-10 .list .c-pic { width: 50%; }

.md-quality-10 .list .img { padding-top: calc(452 / 810 * 100%); min-height: 100%; }

@media (max-width: 900px) { .md-quality-10 .list .li { display: block; }
  .md-quality-10 .list .text { width: 100%; padding: 5% 0 !important; }
  .md-quality-10 .list .c-pic { width: 100%; } }

.md-quality-11 { padding: 1.1rem 0; background: #2575bc; }

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

.md-quality-11 .text { width: 50%; padding-left: .94rem; }

.md-quality-11 .tit { color: #fff; }

.md-quality-11 .img { width: 50%; }

@media (max-width: 900px) { .md-quality-11 .layout { display: block; }
  .md-quality-11 .img { width: 100%; }
  .md-quality-11 .text { width: 100%; padding: 0; margin-top: 5%; } }

.md-quality-12 { padding-top: .98rem; padding-bottom: 1.14rem; }

.md-quality-12 .title { color: #2575bc; }

.md-quality-12 .desc { line-height: 1.875; margin-top: .33rem; width: 10.5rem; max-width: 100%; margin-left: auto; margin-right: auto; }

.md-quality-12 .c-img-full { margin-top: .57rem; }

.md-quality-12 .list { margin-top: .16rem; 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; }

.md-quality-12 .list .li { width: calc(680 / 1620 * 100%); }

.md-quality-12 .list .t1 { margin-top: .2rem; }

.md-quality-12 .list .t2 { line-height: 1.875; margin-top: .14rem; }

@media (max-width: 900px) { .md-quality-12 .list .li { width: 100%; } }

/* --------------------------------------------------------------------- */
/* 服务 */
/* --------------------------------------------------------------------- */
.m-service-text .tit { line-height: 1; font-size: 0.48rem; }

.m-service-text .link { margin-top: .09rem; }

.m-service-text .link a:hover { text-decoration: underline; }

.m-service-text .desc { line-height: 1.875; margin-top: .37rem; }

.md-service-1 .row-1 { padding-top: 1rem; padding-bottom: 1.02rem; position: relative; }

.md-service-1 .row-1 .bg { position: absolute; z-index: 1; bottom: 0; left: 0; width: 10.5rem; height: 3.4rem; max-width: 100%; }

.md-service-1 .row-1 .layout { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; position: relative; z-index: 2; }

.md-service-1 .row-1 .img { width: calc(840 / 1620 * 100%); }

.md-service-1 .row-1 .text { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; margin-left: 1.5rem; }

.md-service-1 .row-2 { position: relative; padding-top: 1.18rem; padding-bottom: 1.2rem; }

.md-service-1 .row-2 .bg { position: absolute; left: 0; bottom: 0; z-index: 1; width: 100%; height: 2.8rem; }

.md-service-1 .row-2 .layout { position: relative; z-index: 2; }

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

.md-service-1 .row-2 .list .li { width: calc(506 / 1620 * 100%); margin-right: calc(50 / 1620 * 100%); }

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

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

.md-service-1 .row-2 .list .img { padding-top: calc(320 / 506 * 100%); }

.md-service-1 .row-2 .list .link { margin-top: .22rem; }

.md-service-1 .row-2 .list .desc { margin-top: .38rem; }

.md-service-1 .row-2 .list .c-pic { margin-top: .54rem; }

@media (max-width: 900px) { .md-service-1 .row-1 .bg { top: 0; bottom: auto; }
  .md-service-1 .row-1 .layout { display: block; }
  .md-service-1 .row-1 .img { width: 100%; }
  .md-service-1 .row-1 .text { width: 100%; margin: 5% 0 0; }
  .md-service-1 .row-2 { padding-top: 0; }
  .md-service-1 .row-2 .list { display: block; }
  .md-service-1 .row-2 .list .li { width: 100%; margin-right: 0; margin-bottom: 5%; } }

.md-service-2 { padding-top: 1.1rem; padding-bottom: .8rem; position: relative; }

.md-service-2 .bg { position: absolute; right: 0; top: 2.4rem; width: 7.2rem; height: 5.5rem; max-width: 100%; }

.md-service-2 .layout { position: relative; z-index: 2; display: -webkit-box; display: -ms-flexbox; display: flex; }

.md-service-2 .img { width: calc(870 / 1620 * 100%); }

.md-service-2 .text { padding-right: 1.2rem; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; overflow: hidden; margin-top: .48rem; }

.md-service-2 .text .link { margin-top: .12rem; }

.md-service-2 .text .desc { margin-top: .42rem; }

.md-service-2 .list { margin-top: .42rem; }

.md-service-2 .list .li { margin-bottom: .12rem; }

.md-service-2 .list .li.on .item { color: #0068b7; }

.md-service-2 .list .li.on .item:after { background-image: url(../png/i-right-2.png); opacity: 1; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }

.md-service-2 .list .li.on .sub-list { display: block; }

.md-service-2 .list .item { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; line-height: 1.5; }

.md-service-2 .list .item:before { content: '·'; margin-right: 2px; }

.md-service-2 .list .item:after { content: ''; width: .16rem; height: .14rem; min-width: 16px; min-height: 14px; background: url(../png/i-right-3.png) no-repeat center/contain; opacity: .6; margin-left: .3rem; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

.md-service-2 .list .sub-list { display: none; padding-left: .23rem; padding-top: .15rem; padding-bottom: .17rem; }

.md-service-2 .list .sub-item { margin-bottom: .11rem; }

.md-service-2 .list .sub-item:last-of-type { margin-bottom: 0; }

@media (max-width: 900px) { .md-service-2 .bg { top: auto; bottom: 0; }
  .md-service-2 .layout { display: block; }
  .md-service-2 .text { width: 100%; margin: 0; }
  .md-service-2 .img { width: 100%; margin-top: 5%; } }

.md-service-3 { padding-top: 1.2rem; padding-bottom: .6rem; }

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

.md-service-3 .imgs { width: calc(900 / 1620 * 100%); display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.md-service-3 .imgs .col-1 { width: calc(410 / 900 * 100%); }

.md-service-3 .imgs .col-1 .c-pic { margin-bottom: calc(30 / 410 * 100%); }

.md-service-3 .imgs .col-1 .c-pic:last-of-type { margin-bottom: 0; }

.md-service-3 .imgs .col-1 .img { padding-top: calc(285 / 410 * 100%); }

.md-service-3 .imgs .col-2 { width: calc(460 / 900 * 100%); }

.md-service-3 .imgs .col-2 .img { padding-top: calc(600 / 460 * 100%); }

.md-service-3 .imgs .img:hover { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

.md-service-3 .text { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; margin-left: .9rem; }

.md-service-3 .text .link { margin-top: .1rem; }

.md-service-3 .text .desc { margin-top: .38rem; }

@media (max-width: 900px) { .md-service-3 .layout { display: block; }
  .md-service-3 .imgs { width: 100%; }
  .md-service-3 .text { width: 100%; margin: 5% 0 0; } }

.md-service-4 { padding-top: .67rem; padding-bottom: 1rem; position: relative; }

.md-service-4 .bg { position: absolute; left: 0; bottom: 0; width: 100%; height: 3.4rem; }

.md-service-4 .layout { position: relative; z-index: 2; }

.md-service-4 .link { margin-top: .23rem; }

.md-service-4 .desc { width: 11.45rem; max-width: 100%; margin: .39rem auto 0; }

.md-service-4 .list { margin-top: .55rem; }

.md-service-4 .list .li { width: calc(785 / 1620 * 100%); margin-bottom: .2rem; }

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

.md-service-4 .list .img { padding-top: calc(450 / 785 * 100%); }

@media (max-width: 900px) { .md-service-4 .list .li { width: 100%; } }

.md-service-5 { padding: 1.2rem 0; }

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

.md-service-5 .imgs { width: calc(785 / 1620 * 100%); }

.md-service-5 .imgs .c-pic { margin-bottom: .3rem; }

.md-service-5 .imgs .c-pic:last-of-type { margin-bottom: 0; }

.md-service-5 .imgs .img { padding-top: calc(425 / 785 * 100%); }

.md-service-5 .text { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; margin-left: 1.15rem; }

.md-service-5 .text .link { margin-top: .23rem; }

.md-service-5 .text .desc { margin-top: .4rem; }

@media (max-width: 900px) { .md-service-5 .layout { display: block; }
  .md-service-5 .imgs { width: 100%; }
  .md-service-5 .text { margin-left: 0; margin-top: 5%; } }

.md-service-6 { padding-top: 1.13rem; padding-bottom: 1.15rem; position: relative; }

.md-service-6 .bg { position: absolute; left: 0; bottom: 0; top: 5.39rem; margin: auto; width: 100%; }

.md-service-6 .layout { position: relative; z-index: 2; }

.md-service-6 .text .link { margin-top: .22rem; }

.md-service-6 .text .desc { margin-top: .28rem; }

.md-service-6 .list { margin-top: .55rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.md-service-6 .list .li { width: calc(785 / 1620 * 100%); }

.md-service-6 .list .img { padding-top: calc(445 / 785 * 100%); }

.md-service-6 .list .t1 { line-height: 1.5; margin-top: .34rem; }

.md-service-6 .list .t2 { line-height: 1.875; margin-top: .6rem; }

@media (max-width: 900px) { .md-service-6 .list .li { width: 100%; margin-bottom: 10%; }
  .md-service-6 .list .li:last-of-type { margin-bottom: 0; }
  .md-service-6 .list .t2 { margin-top: 1em; } }

.md-service-7 { padding-top: 1rem; padding-bottom: 1.2rem; }

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

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

.md-service-7 .col-1 { width: calc(420 / 1620 * 100%); }

.md-service-7 .c-1 { margin-bottom: calc(30 / 420 * 100%); }

.md-service-7 .c-1 .img { padding-top: calc(280 / 420 * 100%); }

.md-service-7 .c-2 .img { padding-top: calc(390 / 420 * 100%); }

.md-service-7 .col-2 { width: calc(610 / 1620 * 100%); }

.md-service-7 .col-2 .img { padding-top: calc(700 / 610 * 100%); }

.md-service-7 .text { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding-left: .8rem; padding-right: .9rem; }

.md-service-7 .text .link { margin-top: .23rem; }

.md-service-7 .text .desc { margin-top: .38rem; }

@media (max-width: 900px) { .md-service-7 .layout { display: block; }
  .md-service-7 .col-1 { width: 100%; }
  .md-service-7 .col-2 { width: 100%; }
  .md-service-7 .text { padding: 5% 0; } }

.md-service-8 { padding-top: 1rem; padding-bottom: 1.2rem; }

.md-service-8 .layout { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.md-service-8 .text { width: calc(800 / 1620 * 100%); margin-top: .16rem; }

.md-service-8 .text .link { margin-top: .22rem; }

.md-service-8 .text .desc { -webkit-columns: 2; columns: 2; margin-top: .41rem; }

.md-service-8 .text .c-pic { margin-top: .63rem; }

.md-service-8 .text .img { padding-top: calc(440 / 800 * 100%); }

.md-service-8 .rg { width: calc(720 / 1620 * 100%); }

.md-service-8 .rg .img { padding-top: calc(880 / 720 * 100%); }

@media (max-width: 900px) { .md-service-8 .layout { display: block; }
  .md-service-8 .text { width: 100%; }
  .md-service-8 .rg { width: 100%; margin-top: 5%; } }
