@charset "UTF-8";
.font-b, .font-db, .font-sb { font-weight: bold; }

.font-m { font-weight: normal; }

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

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

body { font-size: 14px; font-family: sans-serif; line-height: 1.2; overflow-x: hidden; }

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

* { -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: #b81a35; }

.bg-theme { background-color: #b81a35; }

.color-gray { color: #f1f4fb; }

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

.color-0 { color: #000; }

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

.color-1 { color: #111; }

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

.color-2 { color: #222; }

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

.color-3 { color: #333; }

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

.color-4 { color: #444; }

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

.color-5 { color: #555; }

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

.color-6 { color: #666; }

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

.color-7 { color: #777; }

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

.color-8 { color: #888; }

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

.color-9 { color: #999; }

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

.color-a { color: #aaa; }

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

.color-b { color: #bbb; }

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

.color-c { color: #ccc; }

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

.color-d { color: #ddd; }

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

.color-e { color: #eee; }

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

.color-f { color: #fff; }

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

.color-title { color: #131313; }

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

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

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

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

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

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

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

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

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

.s0 { font-size: 0; }

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

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

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

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

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

.layout { margin-left: auto; margin-right: auto; width: calc(1680 / 1920 * 100%); }

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

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

.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-between { -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

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

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

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

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

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

.c-pagination .prev { color: rgba(0, 0, 0, 0.5); }

.c-pagination .prev svg { width: 0.1025rem; height: 0.1525rem; min-width: 10px; min-height: 10px; }

.c-pagination .next { color: rgba(0, 0, 0, 0.5); }

.c-pagination .next svg { width: 0.1025rem; height: 0.1525rem; min-width: 10px; min-height: 10px; }

.c-pagination .item { min-width: .5rem; height: .5rem; line-height: .5rem; border-radius: .5rem; text-align: center; margin: 0 .2rem 0 0; border: solid 1px rgba(0, 0, 0, 0.1); padding: 0 .5em; -webkit-transition: all .2s; -o-transition: all .2s; transition: all .2s; }

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

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

.c-pagination .item.on { background-color: #b81a35; color: #fff; border-color: #b81a35; }

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

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

.md-ban { position: relative; min-height: 6rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.md-ban .text { width: 100%; padding: .75rem 0 .2rem; }

.md-ban .text .desc { line-height: calc(30 / 16 * 1em); margin-top: .12rem; max-width: 100%; }

.md-ban .md-route { position: absolute; left: 0; bottom: .22rem; width: 100%; }

@media (max-width: 500px) { .md-ban .text .tit { font-size: 24px; }
  .md-ban .text .desc { width: 100%; font-size: 12px; } }

.md-ban-2 { min-height: 6.1rem; }

.md-navbar { position: relative; }

.md-navbar:after { content: ''; position: absolute; left: 0; bottom: 0; width: 100%; border-top: 1px solid rgba(0, 0, 0, 0.1); }

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

@media (max-width: 700px) { .md-navbar .layout { display: block; } }

.md-route { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-wrap: wrap; flex-wrap: wrap; line-height: .8rem; }

.md-route .icon { width: .17rem; min-width: 14px; margin-right: .1rem; height: .16rem; min-height: 14px; }

.md-route a:hover { text-decoration: underline; }

.md-route i { margin: 0 .5em; }

.md-subnav .li { line-height: .8rem; width: auto; padding: 0 .29rem; position: relative; }

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

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

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

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

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

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

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

.svg-btn svg { width: .1025rem; height: .1525rem; min-width: 10px; min-height: 10px; }

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

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

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

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

.c-title .cn { line-height: calc(48 / 40 * 1em); margin-top: .09rem; }

@media (min-width: 901px) { .c-title .cn { font-size: 0.4rem; } }

.m-more { line-height: calc(48 / 16 * 1em); border-radius: .5rem; padding: 0 .41rem; border: 1px solid; 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; color: #b81a35; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

.m-more:after { content: ''; width: .12rem; height: .12rem; min-width: 10px; min-height: 10px; background-image: url(/static/home/images/i-arrow-2.png); background-repeat: no-repeat; background-position: center; background-size: contain; margin-left: .2rem; }

.m-more:hover { background: #b81a35; color: #fff; border-color: #b81a35; }

.m-more:hover:after { background-image: url(/static/home/images/i-arrow.png); }

@media (max-width: 500px) { .m-more { line-height: 2.2; } }

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

.article-nav .lf { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.article-nav .item { display: -webkit-box; display: -ms-flexbox; display: flex; margin-bottom: .17rem; }

.article-nav .item:last-of-type { margin-bottom: 0; }

.article-nav .item .t2 { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.article-nav .item:hover { color: #b81a35; }

.article-nav .m-more { margin-left: .2rem; }

[data-ani] { opacity: 0; }

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

/* 头部 */
.md-header { position: fixed; left: 0; top: 0; z-index: 10; width: 100%; color: #fff; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

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

.md-header .logo { line-height: 1rem; margin-right: .2rem; }

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

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

.md-header .search-btn { 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; min-width: 1.3rem; border-radius: .4rem; height: 2.5em; background: rgba(255, 255, 255, 0.2); padding: 0 1em; }

.md-header .search-btn img { width: .16rem; min-width: 16px; }

.md-header .search-btn span { margin-left: .1rem; }

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

.md-header .nav-btn span { display: block; height: 2px; background: #fff; 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.over, .md-header.sticky { background: rgba(0, 0, 0, 0.8); }

@media (min-width: 1099px) { .md-header .nav { margin-right: 1.57rem; }
  .md-header .nav .ul1 { display: -webkit-box; display: -ms-flexbox; display: flex; }
  .md-header .nav .li1 { position: relative; margin-right: .72rem; }
  .md-header .nav .li1:last-of-type { margin-right: 0; }
  .md-header .nav .li1.on .a1:after, .md-header .nav .li1:hover .a1:after { width: 100%; }
  .md-header .nav .li1:hover .ul2 { display: block; }
  .md-header .nav .a1 { display: block; position: relative; line-height: 1rem; }
  .md-header .nav .a1:after { content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: .02rem; background: #fff; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; width: 0; }
  .md-header .nav .ul2 { display: none; position: absolute; left: 50%; top: 100%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); width: -webkit-max-content; width: -moz-max-content; width: max-content; max-width: 15em; min-width: 10em; background: #fff; color: #000; text-align: center; } }

@media all and (min-width: 1099px) and (-ms-high-contrast: none), (min-width: 1099px) and (-ms-high-contrast: active) { .md-header .nav .ul2 { width: 15em; } }

@media (min-width: 1099px) { .md-header .nav .a2 { display: block; padding: .7em .5em; }
  .md-header .nav .a2:hover { background-color: #b81a35; color: #fff; }
  .md-header .search-btn { margin-left: .2rem; } }

@media (max-width: 1100px) { .md-header .nav-btn { display: block; }
  .md-header .nav .ul1 { position: fixed; right: 0; top: 0; z-index: 11; width: 80%; max-width: 300px; height: 100%; padding-top: 1rem; background: #fff; color: #000; overflow-y: auto; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; visibility: hidden; -webkit-transform: translateX(100%); -ms-transform: translateX(100%); transform: translateX(100%); display: block; }
  .md-header .nav .li1 { border-bottom: 1px dashed rgba(0, 0, 0, 0.2); }
  .md-header .nav .li1:first-of-type { border-top: 1px dashed rgba(0, 0, 0, 0.2); }
  .md-header .nav .li1.show .ul2 { display: block; }
  .md-header .nav .li1.show .mbtn { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }
  .md-header .nav .a1-wrap { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 5px 10px 5px 15px; }
  .md-header .nav .a1 { display: block; padding: 10px 0; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }
  .md-header .nav .mbtn { width: 30px; height: 30px; background: url(/static/home/images/i-cor-2.png) no-repeat center; margin-left: 20px; }
  .md-header .nav .ul2 { display: none; }
  .md-header .nav .li2 { border-top: 1px dashed rgba(0, 0, 0, 0.1); }
  .md-header .nav .a2 { display: block; padding: 13px 10px 13px 30px; }
  .md-header .nav .mask { position: fixed; left: 0; right: 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 .rg { margin-left: auto; }
  .md-header.open .nav-btn span { background-color: #000; }
  .md-header.open .nav-btn span:nth-of-type(1) { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }
  .md-header.open .nav-btn span:nth-of-type(3) { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }
  .md-header.open .nav-btn span:nth-of-type(2) { width: 0; }
  .md-header.open .nav { margin: 0; }
  .md-header.open .nav .ul1 { visibility: visible; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); }
  .md-header.open .nav .li1 { margin-right: 0; }
  .md-header.open .nav .mask { display: block; } }

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

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

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

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

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

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

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

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

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

.md-footer { padding-bottom: constant(safe-area-inset-bottom); padding-bottom: env(safe-area-inset-bottom); background-color: #515151; }

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

.md-footer .foot-1 { padding-top: .56rem; padding-bottom: .2rem; }

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

.md-footer .foot-1 .lf { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.md-footer .logo img { max-width: 100%; }

.md-footer .logo + .nav { margin-top: .3rem; }

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

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

.md-footer .nav .ul2 { margin-top: .3rem; color: rgba(255, 255, 255, 0.5); }

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

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

.md-footer .contact { color: rgba(255, 255, 255, 0.5); width: calc(370 / 1680 * 100%); }

.md-footer .contact .tel { color: #fff; margin-top: .11rem; }

.md-footer .contact .add { margin-top: .21rem; }

.md-footer .contact .code { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-top: .28rem; }

.md-footer .contact .code img { width: 1.1rem; min-width: 100px; margin-right: .1rem; }

.md-footer .foot-2 { color: rgba(255, 255, 255, 0.5); padding: .41rem 0 .39rem; }

.md-footer .foot-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-footer .foot-2 .lf { line-height: 1.5; }

.md-footer .friend-link { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.md-footer .friend-link .t1 { margin-right: .1rem; }

.md-footer .friend-link .list { position: relative; }

.md-footer .friend-link .list .tip { color: rgba(255, 255, 255, 0.2); background: #5a5a5a; border: 1px solid rgba(255, 255, 255, 0.1); height: calc(48 / 14 * 1em); width: 2.9rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding: 0 .21rem; }

.md-footer .friend-link .list .tip img { -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

.md-footer .friend-link .list .opts { position: absolute; left: 0; bottom: 100%; z-index: 2; width: 100%; background: #5a5a5a; border: 1px solid rgba(255, 255, 255, 0.1); display: none; max-height: 50vh; overflow-y: auto; }

.md-footer .friend-link .list .opts .opt { display: block; padding: 1em; border-bottom: 1px solid rgba(255, 255, 255, 0.1); }

.md-footer .friend-link .list .opts .opt:last-of-type { border-bottom: none; }

.md-footer .friend-link .list:hover .tip img { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }

.md-footer .friend-link .list:hover .opts { display: block; }

@media (max-width: 900px) { .md-footer .foot-1 .layout { display: block; }
  .md-footer .foot-1 .lf { width: 100%; max-width: 100%; border: none; padding-right: 0; }
  .md-footer .foot-1 .rg { padding-left: 0; padding-top: .6rem; }
  .md-footer .contact { width: 100%; }
  .md-footer .nav .ul1 { display: block; }
  .md-footer .nav .li1 { margin-right: 0; margin-bottom: 10px; }
  .md-footer .nav .ul2 { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-top: 10px; }
  .md-footer .nav .li2 { margin-right: 2em; }
  .md-footer .foot-2 .layout { display: block; }
  .md-footer .friend-link { margin-top: .3rem; }
  .md-footer .friend-link .list { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }
  .md-footer .friend-link .list .tip { width: auto; } }

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

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

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

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

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

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

.md-home-banner .text .tit { line-height: calc(72 / 62 * 1em); letter-spacing: .11rem; color: #dbe0ee; -webkit-filter: drop-shadow(0 0 0.2rem rgba(0, 0, 0, 0.2)); filter: drop-shadow(0 0 0.2rem rgba(0, 0, 0, 0.2)); }

.md-home-banner .text .desc { margin-top: .2rem; letter-spacing: .05rem; -webkit-filter: drop-shadow(0 0 0.2rem rgba(0, 0, 0, 0.2)); filter: drop-shadow(0 0 0.2rem rgba(0, 0, 0, 0.2)); opacity: 0.7; }

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

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

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

.md-home-banner .swiper-pagination-bullet { width: .12rem; height: .12rem; min-width: 10px; min-height: 10px; background: #fff; opacity: .4; margin: 0 0.15rem 0 0.15rem !important; }

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

.md-home-banner .svg-btn { color: #fff; background: #b81a35; }

.md-home-banner .svg-btn.swiper-button-disabled { background-color: rgba(0, 0, 0, 0.15); }

@media (max-width: 900px) { .md-home-banner .text { top: 50%; } }

@media (max-width: 700px) { .md-home-banner .media { padding-top: 70%; }
  .md-home-banner .text .tit { font-size: 18px; }
  .md-home-banner .text .desc { font-size: 14px; } }

.md-home-about { display: -webkit-box; display: -ms-flexbox; display: flex; min-height: 8.4rem; }

.md-home-about .media { width: calc(738 / 1920 * 100%); position: relative; }

.md-home-about .media .cover { display: block; width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }

@media (max-width: 900px) { .md-home-about .media .cover { aspect-ratio: 2 / 1; } }

.md-home-about .media .js-video { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }

.md-home-about .media .js-video img { width: calc(80 / 738 * 100%); -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

.md-home-about .media .js-video:hover img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

.md-home-about .content { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; position: relative; }

.md-home-about .content:before { content: ''; position: absolute; left: 0; bottom: 0; width: 1rem; height: 50%; background: #b81a35; }

.md-home-about .c-title .cn { margin-top: .18rem; }

.md-home-about .main { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; overflow: hidden; padding-left: calc(200 / 1182 * 100%); padding-right: calc(122 / 1182 * 100%); padding-top: 1.3rem; padding-bottom: 1.3rem; }

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

.md-home-about .main .m-more { margin-top: .94rem; }

.md-home-about .data { width: calc(360 / 1182 * 100%); border-left: 1px solid #e5e5e5; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

.md-home-about .data-item { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding-left: calc(104 / 360 * 100%); padding-right: .2rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; border-bottom: 1px solid #e5e5e5; }

.md-home-about .data-item:last-of-type { border-bottom: none; }

.md-home-about .data .t1 { font-size: 0; }

.md-home-about .data .t1 * { display: inline-block; }

.md-home-about .data .t1 .num { margin-right: .1rem; }

.md-home-about .data .t2 { opacity: .66; margin-top: .07rem; }

@media (max-width: 900px) { .md-home-about { -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .md-home-about .media { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; width: 100%; }
  .md-home-about .content { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }
  .md-home-about .content:before { width: 5%; }
  .md-home-about .main { padding-left: 8%; padding-right: 5%; padding-top: 8%; padding-bottom: 8%; }
  .md-home-about .main .m-more { margin-top: 10%; }
  .md-home-about .data-item { padding: 10%; } }
@media (max-width: 500px) {
  .md-home-about .c-title .cn{
    font-size: 16px;
  }
}

.md-home-news { padding-top: .76rem; padding-bottom: 1rem; overflow: hidden; }

.md-home-news .btns .svg-btn { color: #fff; background: #b81a35; }

.md-home-news .btns .svg-btn.swiper-button-disabled { color: #000; border: 1px solid; opacity: .5; background-color: transparent; }

.md-home-news .btns .svg-btn-prev { margin-right: .1rem; }

.md-home-news .swiper-container { overflow: visible; }

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

.md-home-news .list .li { width: 5.35rem; margin-right: .37rem; padding-bottom: .2rem; }

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

.md-home-news .list .li:hover .tit { color: #b81a35; }

.md-home-news .list .li:hover .more img { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }

.md-home-news .list .img { padding-top: calc(321 / 535 * 100%); }

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

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

.md-home-news .list .more { margin-top: .42rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.md-home-news .list .more img { width: 0.12rem; min-width: 10px; margin-left: .1rem; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

.md-home-news .more { margin-top: .3rem; }

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

.md-about-1 .layout { display: -webkit-box; display: -ms-flexbox; display: flex; }

.md-about-1 .lf { width: 50%; padding-top: .75rem; }

.md-about-1 .rg { width: 50%; padding-top: .73rem; }

.md-about-1 .c-title .cn { margin-top: .18rem; }

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

.md-about-1 .data-item { margin-bottom: .48rem; }

.md-about-1 .data-item:last-of-type { margin-bottom: 0; }

.md-about-1 .data .num { display: inline-block; margin-right: .09rem; }

.md-about-1 .data .unit { display: inline-block; }

.md-about-1 .data .t2 { margin-top: .08rem; opacity: .66; }

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

.md-about-1 .media { position: relative; margin-top: .71rem; }

.md-about-1 .media .cover { display: block; width: 100%; -o-object-fit: cover; object-fit: cover; }

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

.md-about-1 .media .js-video img { width: calc(80 / 738 * 100%); -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

.md-about-1 .media .js-video:hover img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

@media (max-width: 900px) { .md-about-1 .layout { display: block; }
  .md-about-1 .lf { width: 100%; }
  .md-about-1 .rg { width: 100%; padding-top: 10px; }
  .md-about-1 .data { margin-top: .7rem; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .md-about-1 .data-item { width: 50%; }
  .md-about-1 .desc { max-height: none; } }

.md-about-2 { padding-top: .75rem; padding-bottom: 2.14rem; }

.md-about-2 .hd { -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; }

.md-about-2 .btns { margin-bottom: .05rem; }

.md-about-2 .btns .svg-btn { color: #b81a35; background-color: #fff; }

.md-about-2 .btns .svg-btn-next { margin-left: .1rem; }

.md-about-2 .btns .svg-btn.swiper-button-disabled { color: #fff; opacity: .5; border: 1px solid; background-color: transparent; }

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

.md-about-2 .list .li { width: 4rem; margin-right: .27rem; background: #fff; height: auto; padding-top: .61rem; cursor: -webkit-zoom-in; cursor: zoom-in; }

.md-about-2 .list .li:hover .img img { -webkit-box-shadow: 0 0.2rem 0.4rem 0 rgba(0, 0, 0, 0.06); box-shadow: 0 0.2rem 0.4rem 0 rgba(0, 0, 0, 0.06); }

.md-about-2 .list .img { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; height: 3.41rem; padding: 0 .55rem; }

.md-about-2 .list .img img { max-width: 100%; max-height: 100%; }

.md-about-2 .list .tit { line-height: calc(24 / 18 * 1em); margin-top: .36rem; padding-bottom: .34rem; }

.md-about-3 { padding-top: .75rem; padding-bottom: 1rem; }

.md-about-3 .desc { margin-top: .44rem; }

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

.md-about-4 .wrap { background: #fff; margin-top: .47rem; }

.md-about-4 .map { width: calc(1080 / 1680 * 100%); }

.md-about-4 .map-img { display: block; width: 100%; min-height: 100%; -o-object-fit: cover; object-fit: cover; }

.md-about-4 .content { width: calc(600 / 1680 * 100%); padding: .88rem .65rem .2rem; }

.md-about-4 .msg { margin-top: .46rem; }

.md-about-4 .msg-item { -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-bottom: .39rem; }

.md-about-4 .msg-item:last-of-type { margin-bottom: 0; }

.md-about-4 .msg .icon { width: .6rem; margin-right: .3rem; }

.md-about-4 .msg .t1 { margin-top: .03rem; }

.md-about-4 .msg .t2 { margin-top: .07rem; }

.md-about-4 .code { margin-top: .62rem; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.md-about-4 .code .img { width: 1.4rem; margin-right: .3rem; }

.md-about-4 .code .t1 { margin-top: .08rem; }

.md-about-4 .code .t2 { margin-top: .07rem; }

@media (max-width: 900px) { .md-about-4 .wrap { display: block; }
  .md-about-4 .map { width: 100%; }
  .md-about-4 .content { width: 100%; padding: 7%; } }

/* 新闻 */
.md-news-1 { padding-top: .79rem; padding-bottom: 1.02rem; }

.md-news-1 .c-title { margin-bottom: .5rem; }

.md-news-1 .list .li { width: calc(535 / 1680 * 100%); margin-right: calc(37 / 1680 * 100%); padding-bottom: .19rem; margin-bottom: .3rem; }

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

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

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

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

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

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

.md-news-1 .list .more { margin-top: .42rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.md-news-1 .list .more img { width: 0.12rem; min-width: 10px; margin-left: .1rem; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

.md-news-1 .c-pagination { margin-top: .05rem; }

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

.md-news-2 .article { width: calc(1146 / 1680 * 100%); padding-right: .86rem; padding-top: .74rem; padding-bottom: 1.01rem; margin-right: .54rem; border-right: 1px solid rgba(0, 0, 0, 0.1); }

.md-news-2 .article .title { line-height: calc(48 / 36 * 1em); }

.md-news-2 .article .msg { margin-top: .19rem; line-height: 1.5; }

.md-news-2 .article .msg .item { margin-right: 1em; }

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

.md-news-2 .article .editor { border-top: 1px solid rgba(0, 0, 0, 0.1); line-height: calc(30 / 16 * 1em); margin-top: .36rem; padding-top: .33rem; }

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

.md-news-2 .rect { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding-top: .8rem; padding-bottom: 0.8rem; }

.md-news-2 .rect .list { margin-top: .45rem; }

.md-news-2 .rect .list .li { display: block; margin-bottom: .46rem; }

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

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

.md-news-2 .rect .list .li:hover .tit { color: #b81a35; }

.md-news-2 .rect .list .li:hover .more img { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }

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

.md-news-2 .rect .list .date { margin-top: .28rem; }

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

.md-news-2 .rect .list .more { margin-top: .42rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.md-news-2 .rect .list .more img { width: 0.12rem; min-width: 10px; margin-left: .1rem; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

@media (max-width: 900px) { .md-news-2 .layout { display: block; }
  .md-news-2 .article { width: 100%; padding-right: 0; border-right: none; border-bottom: 1px solid rgba(0, 0, 0, 0.1); margin-right: 0; }
  .md-news-2 .article .msg .item { display: block; }
  .md-news-2 .article .article-nav { display: block; }
  .md-news-2 .article .article-nav .m-more { margin-left: 0; margin-top: .5rem; } }

@media (max-width: 500px) { .md-news-2 .article .article-nav .m-more { width: 100%; line-height: 3; } }

/* 人力资源 */
.md-hr-1 { background: #f2f6f8; padding-top: 0.8rem; padding-bottom: 1rem; }

.md-hr-1 .c-title { margin-bottom: .5rem; }

.md-hr-1 .list .li { width: calc(535 / 1680 * 100%); margin-right: calc(37 / 1680 * 100%); margin-bottom: .4rem; background: #fff; padding: .37rem .4rem .38rem; }

.md-hr-1 .list .li:before { content: ''; position: absolute; left: 50%; top: 0; width: 0; height: 0.03rem; background: #b81a35; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

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

.md-hr-1 .list .li:hover:before { width: 100%; left: 0; }

.md-hr-1 .list .li:hover .tit { color: #b81a35; }

.md-hr-1 .list .li:hover .more img { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }

.md-hr-1 .list .hr-data { margin-top: .17rem; }

.md-hr-1 .list .label { margin-top: .1rem; }

.md-hr-1 .list .label span { background: #fafbfc; border: solid 0.01rem rgba(229, 229, 229, 0.4); border-radius: .03rem; margin-right: .1rem; margin-top: .1rem; padding: .4em .1rem; }

.md-hr-1 .list .foot { margin-top: .94rem; }

.md-hr-1 .list .foot .more { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.md-hr-1 .list .foot .more img { margin-left: .1rem; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

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

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

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

.md-hr-2 .article { width: calc(1146 / 1680 * 100%); padding-right: .86rem; padding-top: .74rem; padding-bottom: .96rem; margin-right: .54rem; border-right: 1px solid rgba(0, 0, 0, 0.1); }

.md-hr-2 .article .title { line-height: calc(48 / 36 * 1em); }

.md-hr-2 .article .row-1 { margin-top: .14rem; border-bottom: 1px solid rgba(0, 0, 0, 0.1); padding-bottom: .29rem; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.md-hr-2 .article .label span { background: #fafbfc; border: solid 0.01rem rgba(229, 229, 229, 0.4); border-radius: .03rem; margin: .1rem; margin-right: 0; padding: .4em .1rem; }

@media (max-width: 500px) { .md-hr-2 .article .label span { margin-left: 0; margin-right: .1rem; } }

.md-hr-2 .article .content { line-height: calc(36 / 16 * 1em); padding-top: .33rem; }

.md-hr-2 .article .content .item { margin-bottom: .24rem; }

.md-hr-2 .article .content .tit { font-weight: normal; }

.md-hr-2 .article .content .desc { margin-top: 1px; }

.md-hr-2 .article .article-nav { margin-top: .7rem; }

.md-hr-2 .rect { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding-top: .8rem; padding-bottom: 0.8rem; }

.md-hr-2 .rect .list { margin-top: .37rem; }

.md-hr-2 .rect .list .li { display: block; margin-bottom: .43rem; }

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

.md-hr-2 .rect .list .li:hover .tit { color: #b81a35; }

.md-hr-2 .rect .list .hr-data { margin-top: .17rem; }

.md-hr-2 .rect .list .date { margin-top: .17rem; }

@media (max-width: 900px) { .md-hr-2 .layout { display: block; }
  .md-hr-2 .article { width: 100%; padding-right: 0; border-right: none; border-bottom: 1px solid rgba(0, 0, 0, 0.1); margin-right: 0; }
  .md-hr-2 .article .msg .item { display: block; }
  .md-hr-2 .article .article-nav { display: block; }
  .md-hr-2 .article .article-nav .m-more { margin-left: 0; margin-top: .5rem; } }

@media (max-width: 500px) { .md-hr-2 .article .article-nav .m-more { width: 100%; line-height: 3; } }

.hr-data { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.hr-data .item { margin: .06rem .2rem; }

.hr-data .item:first-child { margin-left: 0; margin-right: .14rem; }

.hr-data i { width: 1px; height: 0.14rem; min-height: 12px; background-color: #dddddd; }

/* 业绩展示 */
.md-display-1 { padding-top: .79rem; padding-bottom: 1rem; }

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

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

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

.md-display-1 .list .li:hover .tit { color: #b81a35; }

.md-display-1 .list .li:hover .more img { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }

.md-display-1 .list .c-pic { width: calc(740 / 1680 * 100%); }

.md-display-1 .list .img { padding-top: calc(444 / 740 * 100%); min-height: 100%; }

.md-display-1 .list .text { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; overflow: hidden; padding: .35rem 1rem .2rem; }

.md-display-1 .list .tit { line-height: calc(48 / 36 * 1em); }

.md-display-1 .list .date { margin-top: .2rem; }

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

.md-display-1 .list .m-more { margin-top: .73rem; }

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

.md-display-1 .c-pagination { margin-top: .6rem; }

.md-display-2 { padding-top: .8rem; padding-bottom: .95rem; }

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

.md-display-2 .row-1 .text { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; overflow: hidden; padding-top: .54rem; padding-right: 1rem; }

.md-display-2 .row-1 .tit { line-height: calc(48 / 36 * 1em); }

.md-display-2 .row-1 .date { margin-top: .19rem; }

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

.md-display-2 .row-1 .img { width: calc(840 / 1680 * 100%); }

.md-display-2 .row-1 .img img { width: 100%; vertical-align: top; }

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

.md-display-2 .row-2 .tit { border-bottom: 1px solid rgba(0, 0, 0, 0.1); position: relative; padding-bottom: .27rem; }

.md-display-2 .row-2 .tit:after { content: ''; position: absolute; left: 0; bottom: -2px; width: 0.3rem; height: 3px; background: #b81a35; }

.md-display-2 .row-2 .content { line-height: calc(30 / 16 * 1em); padding-top: .34rem; padding-bottom: .71rem; }

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

@media (max-width: 500px) { .md-display-2 .article-nav { display: block; }
  .md-display-2 .article-nav .m-more { margin-left: 0; margin-top: .5rem; width: 100%; line-height: 3; } }

.md-search-1 { padding-top: .17rem; }

.md-search-1 .tit { margin-top: .72rem; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.c-search .btn { width: .4rem; height: .4rem; background: url(/static/home/images/i-search-2.png) no-repeat center/0.2rem; border: none; cursor: pointer; border-radius: 50%; }

.c-search .btn:hover { background-color: #fff; }

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

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

.search-list { background: #f2f6f8; }

.search-list .list { margin-top: .3rem; }
