@charset "UTF-8";
html { font-family: Arial, Calibri, sans-serif; font-weight: normal; }

.f-Medium, .f-DemiBold, .f-SemiBold, .f-Bold, .f-Heavy { font-weight: bold; }

/* 阿拉伯语，标题跟文本设置文字方向为 右向左 */
html[lang=ar], [dir=rtl] { /* 只处理部分文本，不想布局也跟着乱 */ }

html[lang=ar] h1, html[lang=ar] h2, html[lang=ar] h3, html[lang=ar] h4, html[lang=ar] h5, html[lang=ar] h6, html[lang=ar] p, [dir=rtl] h1, [dir=rtl] h2, [dir=rtl] h3, [dir=rtl] h4, [dir=rtl] h5, [dir=rtl] h6, [dir=rtl] p { direction: rtl; }

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

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

body { direction: ltr; color: #333; font-size: 14px; 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; }

.layout { margin-left: auto; margin-right: auto; width: 16rem; max-width: 90%; }

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

.color-active { color: #036eb8; }

.bg-theme { background-color: #036eb8; }

.bg-active { background-color: #036eb8; }

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

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

.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 { -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }

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

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

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

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

@media (max-width: 1801.84615px) { .v13 { font-size: 12.2px; } }

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

@media (max-width: 1700.57143px) { .v14 { font-size: 12.4px; } }

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

@media (max-width: 1612.8px) { .v15 { font-size: 12.6px; } }

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

@media (max-width: 1536px) { .v16 { font-size: 12.8px; } }

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

@media (max-width: 1468.23529px) { .v17 { font-size: 13px; } }

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

@media (max-width: 1408px) { .v18 { font-size: 13.2px; } }

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

@media (max-width: 1354.10526px) { .v19 { font-size: 13.4px; } }

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

@media (max-width: 1305.6px) { .v20 { font-size: 13.6px; } }

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

@media (max-width: 1261.71429px) { .v21 { font-size: 13.8px; } }

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

@media (max-width: 1221.81818px) { .v22 { font-size: 14px; } }

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

@media (max-width: 1185.3913px) { .v23 { font-size: 14.2px; } }

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

@media (max-width: 1152px) { .v24 { font-size: 14.4px; } }

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

@media (max-width: 1121.28px) { .v25 { font-size: 14.6px; } }

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

@media (max-width: 1092.92308px) { .v26 { font-size: 14.8px; } }

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

@media (max-width: 1066.66667px) { .v27 { font-size: 15px; } }

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

@media (max-width: 1042.28571px) { .v28 { font-size: 15.2px; } }

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

@media (max-width: 1019.58621px) { .v29 { font-size: 15.4px; } }

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

@media (max-width: 998.4px) { .v30 { font-size: 15.6px; } }

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

@media (max-width: 978.58065px) { .v31 { font-size: 15.8px; } }

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

@media (max-width: 960px) { .v32 { font-size: 16px; } }

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

@media (max-width: 942.54545px) { .v33 { font-size: 16.2px; } }

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

@media (max-width: 926.11765px) { .v34 { font-size: 16.4px; } }

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

@media (max-width: 910.62857px) { .v35 { font-size: 16.6px; } }

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

@media (max-width: 896px) { .v36 { font-size: 16.8px; } }

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

@media (max-width: 882.16216px) { .v37 { font-size: 17px; } }

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

@media (max-width: 869.05263px) { .v38 { font-size: 17.2px; } }

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

@media (max-width: 856.61538px) { .v39 { font-size: 17.4px; } }

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

@media (max-width: 844.8px) { .v40 { font-size: 17.6px; } }

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

@media (max-width: 833.56098px) { .v41 { font-size: 17.8px; } }

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

@media (max-width: 822.85714px) { .v42 { font-size: 18px; } }

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

@media (max-width: 812.65116px) { .v43 { font-size: 18.2px; } }

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

@media (max-width: 802.90909px) { .v44 { font-size: 18.4px; } }

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

@media (max-width: 793.6px) { .v45 { font-size: 18.6px; } }

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

@media (max-width: 784.69565px) { .v46 { font-size: 18.8px; } }

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

@media (max-width: 776.17021px) { .v47 { font-size: 19px; } }

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

@media (max-width: 768px) { .v48 { font-size: 19.2px; } }

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

@media (max-width: 760.16327px) { .v49 { font-size: 19.4px; } }

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

@media (max-width: 752.64px) { .v50 { font-size: 19.6px; } }

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

@media (max-width: 745.41176px) { .v51 { font-size: 19.8px; } }

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

@media (max-width: 738.46154px) { .v52 { font-size: 20px; } }

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

@media (max-width: 731.77358px) { .v53 { font-size: 20.2px; } }

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

@media (max-width: 725.33333px) { .v54 { font-size: 20.4px; } }

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

@media (max-width: 719.12727px) { .v55 { font-size: 20.6px; } }

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

@media (max-width: 713.14286px) { .v56 { font-size: 20.8px; } }

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

@media (max-width: 707.36842px) { .v57 { font-size: 21px; } }

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

@media (max-width: 701.7931px) { .v58 { font-size: 21.2px; } }

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

@media (max-width: 696.40678px) { .v59 { font-size: 21.4px; } }

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

@media (max-width: 691.2px) { .v60 { font-size: 21.6px; } }

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

@media (max-width: 686.16393px) { .v61 { font-size: 21.8px; } }

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

@media (max-width: 681.29032px) { .v62 { font-size: 22px; } }

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

@media (max-width: 676.57143px) { .v63 { font-size: 22.2px; } }

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

@media (max-width: 672px) { .v64 { font-size: 22.4px; } }

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

@media (max-width: 667.56923px) { .v65 { font-size: 22.6px; } }

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

@media (max-width: 663.27273px) { .v66 { font-size: 22.8px; } }

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

@media (max-width: 659.10448px) { .v67 { font-size: 23px; } }

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

@media (max-width: 655.05882px) { .v68 { font-size: 23.2px; } }

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

@media (max-width: 651.13043px) { .v69 { font-size: 23.4px; } }

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

@media (max-width: 647.31429px) { .v70 { font-size: 23.6px; } }

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

@media (max-width: 643.60563px) { .v71 { font-size: 23.8px; } }

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

@media (max-width: 640px) { .v72 { font-size: 24px; } }

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

@media (max-width: 636.49315px) { .v73 { font-size: 24.2px; } }

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

@media (max-width: 633.08108px) { .v74 { font-size: 24.4px; } }

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

@media (max-width: 629.76px) { .v75 { font-size: 24.6px; } }

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

@media (max-width: 626.52632px) { .v76 { font-size: 24.8px; } }

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

@media (max-width: 623.37662px) { .v77 { font-size: 25px; } }

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

@media (max-width: 620.30769px) { .v78 { font-size: 25.2px; } }

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

@media (max-width: 617.31646px) { .v79 { font-size: 25.4px; } }

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

@media (max-width: 614.4px) { .v80 { font-size: 25.6px; } }

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

@media (max-width: 611.55556px) { .v81 { font-size: 25.8px; } }

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

@media (max-width: 608.78049px) { .v82 { font-size: 26px; } }

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

@media (max-width: 606.07229px) { .v83 { font-size: 26.2px; } }

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

@media (max-width: 603.42857px) { .v84 { font-size: 26.4px; } }

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

@media (max-width: 600.84706px) { .v85 { font-size: 26.6px; } }

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

@media (max-width: 598.32558px) { .v86 { font-size: 26.8px; } }

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

@media (max-width: 595.86207px) { .v87 { font-size: 27px; } }

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

@media (max-width: 593.45455px) { .v88 { font-size: 27.2px; } }

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

@media (max-width: 591.10112px) { .v89 { font-size: 27.4px; } }

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

@media (max-width: 588.8px) { .v90 { font-size: 27.6px; } }

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

@media (max-width: 586.54945px) { .v91 { font-size: 27.8px; } }

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

@media (max-width: 584.34783px) { .v92 { font-size: 28px; } }

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

@media (max-width: 582.19355px) { .v93 { font-size: 28.2px; } }

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

@media (max-width: 580.08511px) { .v94 { font-size: 28.4px; } }

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

@media (max-width: 578.02105px) { .v95 { font-size: 28.6px; } }

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

@media (max-width: 576px) { .v96 { font-size: 28.8px; } }

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

@media (max-width: 574.02062px) { .v97 { font-size: 29px; } }

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

@media (max-width: 572.08163px) { .v98 { font-size: 29.2px; } }

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

@media (max-width: 570.18182px) { .v99 { font-size: 29.4px; } }

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

@media (max-width: 568.32px) { .v100 { font-size: 29.6px; } }

.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: rgba(0, 0, 0, 0.7); }

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

.rich-text { -webkit-hyphens: auto; -ms-hyphens: auto; hyphens: auto; }

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

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

.rich-text table { word-break: break-all; }

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

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

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

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

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

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

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

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

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

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

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

.c-scroll::-webkit-scrollbar { width: 4px; height: 4px; background-color: #e5edf8; border-radius: 2px; }

.c-scroll::-webkit-scrollbar-thumb { background-color: #036eb8; border-radius: 2px; }

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

/* 自定义图标，去掉插件默认的 */
.social-share .icon-wechat .wechat-qrcode { z-index: 100; }

.social-share .custom-icon:before { display: none; }

.social-share .custom-icon:hover { background: none; }

.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; color: #333; -webkit-box-shadow: 0 .05rem .1rem 0 #ccc; box-shadow: 0 .05rem .1rem 0 #ccc; display: none; max-height: 6rem; overflow: auto; }

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

.c-select__option:hover { background-color: rgba(3, 110, 184, 0.7); color: #fff; }

.c-select__option.on { background-color: #036eb8; color: #fff; }

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

.media img, .media video { display: block; width: 100%; -o-object-fit: cover; object-fit: cover; }

.media-ratio { position: relative; }

.media-ratio img, .media-ratio video { position: absolute; left: 0; top: 0; width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }

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

.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: center; -ms-flex-pack: center; justify-content: center; min-width: 1.8rem; min-height: .5rem; padding: .7em 2em; background-color: #036eb8; color: #fff; border: none; cursor: pointer; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

@media (any-hover: hover) { .m-more:hover { background-color: #358bc6; } }

.md_ban { position: relative; }

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

.md_ban-layout { margin-left: auto; margin-right: auto; width: 16rem; max-width: 90%; }

.md_ban-tit { line-height: 1.33333; }

.md_ban .md_bread { position: absolute; right: 0; bottom: 0; z-index: 2; width: 100%; color: rgba(255, 255, 255, 0.5); }

.md_ban .md_bread-current { color: #fff; }

@media (max-width: 900px) { .md_ban .media img { min-height: 200px; -o-object-position: 15%; object-position: 15%; } }

/* 面包屑 */
.md_bread { color: rgba(0, 0, 0, 0.5); margin: .26rem 0; }

.md_bread-current { color: #000; }

.md_bread-layout { margin-left: auto; margin-right: auto; width: 16rem; max-width: 90%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; }

.md_bread-split { margin: 0 .5em; }

.md_bread a:hover { color: #036eb8; }

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

.m_pages-item { min-width: 0.5rem; height: 0.5rem; line-height: 0.5rem; border-radius: 0.5rem; padding: 0 .2em; -webkit-transition: all .2s; -o-transition: all .2s; transition: all .2s; margin-right: .1rem; background: #fff; }

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

.m_pages-item:hover { color: #036eb8; }

.m_pages .on { background: #036eb8; color: #fff; }

.m_pages-disabled { pointer-events: none; }

.m_pages-prev, .m_pages-next { background-position: center; background-repeat: no-repeat; background-size: calc(9 / 50 * 100%); }

.m_pages-prev { background-image: url(../images/i-prev-3.png); }

.m_pages-prev:hover { background-image: url(../images/i-prev-1.png); background-color: #036eb8; }

.m_pages-next { background-image: url(../images/i-next-3.png); }

.m_pages-next:hover { background-image: url(../images/i-next-1.png); background-color: #036eb8; }

@media (max-width: 1400px) { .m_pages-item { min-width: 30px; height: 30px; line-height: 30px; line-height: 30px; } }

.m-arrow { width: .5rem; height: .5rem; min-width: 30px; min-height: 30px; background-repeat: no-repeat; background-position: center; background-size: calc(9 / 50 * 100%); background-color: #036eb8; border: solid 0.02rem #036eb8; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; cursor: pointer; }

.m-arrow.swiper-button-disabled { pointer-events: none; background-color: #fff; border-color: rgba(0, 0, 0, 0.1); }

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

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

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

.m-arrow.next.swiper-button-disabled { background-image: url(../images/i-next-2.png); }

/* 头部 */
.md-header { position: fixed; left: 0; top: 0; z-index: 10; width: 100%; background-color: #fff; border-bottom: 1px solid rgba(0, 0, 0, 0.08); }

.md-header .layout { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 0.9rem; }

.md-header .logo-img { max-height: 0.81rem; }

.md-header .h-search { width: .2rem; height: .2rem; min-width: 18px; min-height: 18px; background: url(../images/i-search.png) no-repeat center/contain; cursor: pointer; }

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

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

.md-header .h-lang__hd .i-1 { width: .18rem; height: .18rem; min-width: 18px; min-height: 18px; background: url(../images/i-lang.png) no-repeat center/contain; margin-right: .1rem; }

.md-header .h-lang__hd .i-2 { width: .09rem; height: .09rem; min-width: 9px; min-height: 9px; margin-left: .06rem; background: url(../images/i-down.png) no-repeat center/contain; }

.md-header .h-lang__hd .tx { line-height: 0.9rem; }

.md-header .h-lang__bd { position: absolute; left: 50%; top: 100%; z-index: 10; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); text-align: center; background-color: #fff; color: #000; min-width: 100px; -webkit-box-shadow: 0 .05rem .1rem 0 #999; box-shadow: 0 .05rem .1rem 0 #999; display: none; }

.md-header .h-lang__opt { display: block; line-height: 1.8; padding: .25em .5em; }

.md-header .h-lang__opt:hover { background-color: #036eb8; color: #fff; }

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

.md-header .nav-btn { position: relative; z-index: 12; margin-left: 10px; display: none; }

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

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

@media (min-width: 1101px) { .md-header .nav { margin: 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; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .md-header .nav .li1 { position: relative; margin-right: .59rem; }
  .md-header .nav .li1:last-of-type { margin-right: 0; }
  .md-header .nav .li1.on .a1-wrap:after { width: 100%; }
  .md-header .nav .li1:hover .a1-wrap:after { width: 100%; }
  .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-wrap { position: relative; }
  .md-header .nav .a1-wrap:after { content: ''; position: absolute; left: 0; bottom: 0; width: 0; height: 0.03rem; min-height: 3px; background-color: #036eb8; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
  .md-header .nav .a1 { display: block; line-height: 0.9rem; }
  .md-header .nav .ul2 { position: absolute; left: 50%; top: 100%; max-height: 60vh; overflow-y: auto; width: -webkit-max-content; width: -moz-max-content; width: max-content; min-width: 10em; max-width: 20em; line-height: 1.5; background: #fff; color: #333; -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); padding: .05rem 0; -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: .5em .7em; }
  .md-header .nav .a2:hover { background-color: #036eb8; color: #fff; } }

@media (max-width: 1100px) { .md-header .logo { margin-right: auto; }
  .md-header .h-lang { margin-left: 10px; }
  .md-header .nav { position: fixed; right: 0; top: 0; z-index: 11; width: 80%; max-width: 300px; height: 100%; padding-top: 44px; 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 .logo-tx { padding: 0 10px 20px; }
  .md-header .nav .logo-tx .t2 { margin-top: 5px; }
  .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(../images/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-btn { display: block; }
  .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 .head-2 .mask { display: block; }
  .md-header.open .nav { margin: 0; visibility: visible; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); }
  .md-header.open .nav .li1 { margin-right: 0; } }

/* 搜索 */
.md-search .mask { position: fixed; left: 0; top: 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: #036eb8; 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: #031937; color: #fff; }

.md-footer .foot-1 { padding-top: .8rem; padding-bottom: .43rem; }

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

.md-footer .foot-2 { color: rgba(255, 255, 255, 0.5); line-height: 1.5; }

.md-footer .foot-2 .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; border-top: 1px solid rgba(255, 255, 255, 0.1); padding: .37rem 0 .35rem; }

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

.md-footer .foot-2 .lf { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.md-footer .foot-2 .split { margin: 0 1em; }

.md-footer .logo { font-size: 0; }

.md-footer .logo img { max-height: 1rem; min-height: 30px; }

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

.md-footer .nav .li1 { margin-bottom: .3rem; margin-right: 1rem; }

.md-footer .nav .li1:last-of-type { margin-right: 0; }

.md-footer .nav .ul2 { margin-top: .26rem; }

.md-footer .nav .li2 { margin-bottom: .153rem; max-width: 15em; }

.md-footer .nav .a1-wrap { color: rgba(255, 255, 255, 0.5); }

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

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

.md-footer .contact-t1 { color: rgba(255, 255, 255, 0.5); }

.md-footer .contact-t2 { margin-top: .12rem; }

.md-footer .share { margin-top: .34rem; display: -webkit-box; display: -ms-flexbox; display: flex; }

.md-footer .share-item { position: relative; }

.md-footer .share-item:hover .share-cnt { display: block; }

.md-footer .share-icon { background: #036eb8; border-radius: 50%; font-size: 0; width: .46rem; height: .46rem; min-width: 30px; min-height: 30px; }

.md-footer .share-icon img { width: 100%; height: 100%; -o-object-fit: contain; object-fit: contain; }

.md-footer .share-cnt { position: absolute; left: 50%; top: 100%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); display: none; padding-top: .17rem; }

.md-footer .share-cnt-in { position: relative; background: #fff; }

.md-footer .share-cnt-in::before { content: ''; position: absolute; left: 50%; top: 0; -webkit-transform: translate(-50%, -40%) rotate(45deg); -ms-transform: translate(-50%, -40%) rotate(45deg); transform: translate(-50%, -40%) rotate(45deg); width: 0.12rem; height: .12rem; background: #fff; }

.md-footer .share-code { display: block; width: 1rem; min-width: 100px; }

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

@media (max-width: 1100px) { .md-footer .foot-1 .layout { display: block; }
  .md-footer .foot-1 .lf { text-align: center; }
  .md-footer .share { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
  .md-footer .nav { margin-top: 5%; } }

@media (max-width: 900px) { .md-footer .foot-1 { padding-bottom: 10px; }
  .md-footer .contact-t2 { font-size: 24px; }
  .md-footer .nav { display: none; }
  .md-footer .nav .ul1 { display: block; }
  .md-footer .nav .li1 { margin-right: 0; }
  .md-footer .nav .ul2 { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .md-footer .nav .li2 { margin-bottom: .5em; width: 50%; }
  .md-footer .foot-2 { text-align: center; }
  .md-footer .foot-2 .layout { display: block; }
  .md-footer .foot-2 .lf { display: block; }
  .md-footer .foot-2 .split { display: none; }
  .md-footer .share-cnt { top: auto; bottom: 100%; padding-top: 0; padding-bottom: .17rem; }
  .md-footer .share-cnt-in:before { top: auto; bottom: 0; -webkit-transform: translate(-50%, 40%) rotate(45deg); -ms-transform: translate(-50%, 40%) rotate(45deg); transform: translate(-50%, 40%) rotate(45deg); } }

.home_banner { position: relative; }

.home_banner-layout { margin-left: auto; margin-right: auto; width: 16rem; max-width: 90%; }

.home_banner-li { display: block; position: relative; }

.home_banner .swiper-slide-active .home_banner-layout { -webkit-animation: fade-up 1.5s; animation: fade-up 1.5s; }

.home_banner .media video { aspect-ratio: 1920 / 790; }

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

.home_banner-tit { line-height: 2; }

.home_banner-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: center; -ms-flex-pack: center; justify-content: center; min-width: 1.8rem; min-height: .5rem; padding: .7em 2em; background-color: #036eb8; color: #fff; border: none; cursor: pointer; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; margin-top: .51rem; background-color: transparent; border: solid 0.02rem #ffffff; }

@media (any-hover: hover) { .home_banner-more:hover { background-color: #358bc6; } }

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

.home_banner .swiper-pagination { bottom: .3rem; font-size: 0; }

.home_banner .swiper-pagination-bullet { width: 0.4rem; height: 0.03rem; min-height: 2px; border-radius: 0; background: #fff; opacity: .5; margin: 0 .05rem; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

.home_banner .swiper-pagination-bullet-active { opacity: 1; }

@media (max-width: 750px) { .home_banner .media video, .home_banner .media img { min-height: 260px; }
  .home_banner-text { top: 50%; } }

.home_prod { padding-top: .92rem; padding-bottom: .57rem; }

.home_prod-cnt { padding: 0 .55rem; margin-top: .61rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.home_prod-list { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; margin: 0 .55rem; }

.home_prod-li:hover .img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

.home_prod-li:hover .home_prod-tit { color: #036eb8; }

.home_prod-img .img { padding-top: calc(200 / 320 * 100%); }

.home_prod-text { padding: 0 .4rem .4rem; }

.home_prod-tit { margin-top: .18rem; }

.home_prod-desc { line-height: 1.71429; margin-top: .09rem; }

.home_prod-more { margin-top: .21rem; }

.home_service { background: #f2f4f5; padding-top: .92rem; padding-bottom: .7rem; }

.home_service-layout { margin-left: auto; margin-right: auto; width: 16rem; max-width: 90%; }

.home_service-list { margin-top: .52rem; }

.home_service-li { display: -webkit-box; display: -ms-flexbox; display: flex; background: #fff; width: calc(513 / 1600 * 100%); margin-bottom: .3rem; margin-right: calc(30 / 1600 * 100%); }

.home_service-li:nth-of-type(3n) { margin-right: 0; }

.home_service-li:hover .img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

.home_service-li:hover .home_service-tit { color: #036eb8; }

.home_service .c-pic { width: calc(180 / 513 * 100%); margin: .2rem; margin-right: 0; }

.home_service .img { padding-top: calc(240 / 180 * 100%); }

.home_service-text { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding: .47rem .3rem .3rem; }

.home_service-desc { line-height: 1.71429; margin-top: .08rem; height: calc(24 / 14 * 4em); overflow: hidden; }

.home_service-more { margin-top: .34rem; }

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

@media (max-width: 700px) { .home_service-li { width: 100%; margin-bottom: 5%; } }

.home_about { background-color: #eee; position: relative; }

.home_about-layout { margin-left: auto; margin-right: auto; width: 16rem; max-width: 90%; min-height: 8.2rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: .4rem 0; }

.home_about-text { width: 6rem; margin-left: auto; background: rgba(255, 255, 255, 0.9); padding: .52rem .8rem .6rem; }

.home_about-desc { line-height: 2; margin-top: .23rem; }

.home_about-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: center; -ms-flex-pack: center; justify-content: center; min-width: 1.8rem; min-height: .5rem; padding: .7em 2em; background-color: #036eb8; color: #fff; border: none; cursor: pointer; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; margin-top: .5rem; }

@media (any-hover: hover) { .home_about-more:hover { background-color: #358bc6; } }

@media (max-width: 900px) { .home_about-text { width: 100%; } }

.home_news { padding-top: .92rem; padding-bottom: 1rem; }

.home_news-layout { margin-left: auto; margin-right: auto; width: 16rem; max-width: 90%; }

.home_news-cnt { display: -webkit-box; display: -ms-flexbox; display: flex; margin-top: .52rem; }

.home_news-one { width: calc(1080 / 1600 * 100%); display: -webkit-box; display: -ms-flexbox; display: flex; }

.home_news-one .c-pic { width: calc(540 / 1080 * 100%); }

.home_news-one .img { padding-top: calc(405 / 540 * 100%); }

.home_news-one .home_news-text { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding: .35rem; padding-top: .73rem; padding-right: .7rem; }

.home_news-one .home_news-desc { margin-top: .165rem; }

.home_news-one .home_news-more { margin-top: .41rem; }

.home_news-one:hover .img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

.home_news-one:hover .home_news-tit { color: #036eb8; }

.home_news-list { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.home_news-li { display: -webkit-box; display: -ms-flexbox; display: flex; margin-bottom: .3rem; }

.home_news-li:last-of-type { margin-bottom: 0; }

.home_news-li .c-pic { width: calc(153 / 520 * 100%); margin-right: .2rem; }

.home_news-li .img { padding-top: calc(115 / 153 * 100%); }

.home_news-li .home_news-text { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding-top: .08rem; }

.home_news-li .home_news-tit { height: calc(30 / 18 * 2em); }

.home_news-li .home_news-more { margin-top: .19rem; }

.home_news-li:hover .img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

.home_news-li:hover .home_news-tit { color: #036eb8; }

.home_news-tit { line-height: 1.66667; }

.home_news-desc { line-height: 1.71429; }

@media (max-width: 900px) { .home_news-cnt { display: block; }
  .home_news-one { width: 100%; margin-bottom: .3rem; } }

@media (max-width: 700px) { .home_news-one { display: block; }
  .home_news-one .c-pic { width: 100%; }
  .home_news-one .home_news-text { padding: 5% 0; } }

/* 新闻列表 - start */
.m_news { 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; }

.m_news-li { display: -webkit-box; display: -ms-flexbox; display: flex; background-color: #fff; width: calc(780 / 1600 * 100%); margin-bottom: .4rem; }

.m_news-li:hover .img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

.m_news-li:hover .m_news-tit { color: #036eb8; }

.m_news .c-pic { width: calc(300 / 780 * 100%); margin: .4rem; }

.m_news .img { padding-top: calc(115 / 153 * 100%); }

.m_news-text { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding: .4rem; padding-left: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

.m_news-tit { line-height: calc(28 / 20 * 100%); margin-top: .06rem; }

.m_news-tit span { color: #036eb8; }

.m_news-desc { line-height: 1.71429; margin-top: .15rem; margin-bottom: .2rem; }

.m_news-desc span { color: #036eb8; }

.m_news-foot { margin-top: auto; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; border-top: 1px solid rgba(0, 0, 0, 0.08); padding-top: .2rem; padding-bottom: .07rem; }

.m_news-foot img { width: .07rem; min-width: 7px; }

@media (max-width: 900px) { .m_news-li { width: 100%; } }

.md_news { padding-top: .92rem; padding-bottom: 1rem; background-color: #f3f4f6; }

.md_news-layout { margin-left: auto; margin-right: auto; width: 16rem; max-width: 90%; }

.md_news .m_news { margin-top: .5rem; }

.md_news .m_pages { margin-top: .2rem; }

/* 新闻列表 - end */
/* 新闻详情 - start */
.md_article { padding-top: .92rem; }

.md_article-layout { margin-left: auto; margin-right: auto; width: 12rem; max-width: 90%; }

.md_article-date { margin-top: .2rem; }

.md_article-content { border-top: 1px solid rgba(0, 0, 0, 0.08); border-bottom: 1px solid rgba(0, 0, 0, 0.08); line-height: 1.875; margin-top: .56rem; padding-top: .52rem; padding-bottom: .55rem; }

/* 新闻详情 - end */
/* 新闻推荐 - start */
.md_news_rec { margin-top: .92rem; padding-bottom: .6rem; }

.md_news_rec-layout { margin-left: auto; margin-right: auto; width: 16rem; max-width: 90%; }

.md_news_rec-list { margin-top: .52rem; }

.md_news_rec-li { width: 3.7rem; }

.md_news_rec-li:hover .img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

.md_news_rec-li:hover .md_news_rec-tit { color: #036eb8; }

.md_news_rec-date { margin-top: .23rem; margin-bottom: .08rem; }

.md_news_rec-tit { line-height: 1.66667; height: calc(30 / 18 * 3em); }

.md_news_rec-more { margin-top: .3rem; }

.md_news_rec .img { padding-top: calc(115 / 153 * 100%); }

.md_news_rec-arrows { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; margin-top: .37rem; }

.md_news_rec-arrows .m-arrow { margin-left: .1rem; border: none; width: 0.44rem; height: .44rem; }

.md_news_rec-arrows .m-arrow.swiper-button-disabled { background-color: #f2f4f5; }

/* 新闻推荐 - end */
/* 服务列表 - start */
.md_service { background: #f2f4f5; padding-top: .92rem; padding-bottom: .7rem; }

.md_service-layout { margin-left: auto; margin-right: auto; width: 16rem; max-width: 90%; }

.md_service-list { margin-top: .52rem; 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_service-li { display: -webkit-box; display: -ms-flexbox; display: flex; background: #fff; width: calc(785 / 1600 * 100%); margin-bottom: .3rem; }

.md_service-li:hover .img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

.md_service-li:hover .md_service-tit { color: #036eb8; }

.md_service .c-pic { width: 1.8rem; margin: .2rem; margin-right: 0; }

.md_service .img { padding-top: calc(240 / 180 * 100%); }

.md_service-text { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding: .55rem .3rem .3rem; }

.md_service-desc { line-height: 1.71429; margin-top: .19rem; overflow: hidden; }

.md_service-desc p { display: -webkit-box; display: -ms-flexbox; display: flex; margin-bottom: .5em; }

.md_service-desc p:last-of-type { margin-bottom: 0; }

.md_service-desc p:before { content: ''; display: inline-block; width: 0.05rem; height: 0.05rem; min-width: 3px; min-height: 3px; border-radius: 50%; background: #036eb8; margin-right: .1rem; -ms-flex-negative: 0; flex-shrink: 0; margin-top: .65em; }

.md_service-more { margin-top: .34rem; }

@media (max-width: 800px) { .md_service-li { width: 100%; margin-bottom: 5%; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } }

/* 服务列表 - end */
/* prod - start */
.m_prod { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.m_prod-li { display: block; background-color: #fff; width: calc(513 / 1600 * 100%); margin-bottom: .3rem; margin-right: calc(30 / 1600 * 100%); }

.m_prod-li:nth-of-type(3n) { margin-right: 0; }

.m_prod-li:hover .img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

.m_prod-li:hover .m_prod-tit { color: #036eb8; }

.m_prod-img { width: calc(320 / 513 * 100%); margin-left: auto; margin-right: auto; }

.m_prod-img .img { padding-top: calc(200 / 320 * 100%); }

.m_prod-text { padding: 0 .4rem .4rem; }

.m_prod-tit { margin-top: .18rem; }

.m_prod-tit span { color: #036eb8; }

.m_prod-desc { line-height: 1.71429; height: calc(24 / 14 * 4em); margin-top: .09rem; }

.m_prod-desc span { color: #036eb8; }

.m_prod-more { margin-top: .3rem; }

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

@media (max-width: 500px) { .m_prod-li { width: 100%; }
  .m_prod-desc { height: auto; } }

.md_prod { padding-top: .92rem; padding-bottom: .7rem; background-color: #f2f4f5; }

.md_prod-layout { margin-left: auto; margin-right: auto; width: 16rem; max-width: 90%; }

.md_prod .m_prod { margin-top: .52rem; }

/* prod - end */
/* prod-detail - start */
.md_prod_1 { padding-bottom: .25rem; }

.md_prod_1-layout { margin-left: auto; margin-right: auto; width: 14rem; max-width: 90%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.md_prod_1-text { width: calc(640 / 1400 * 100%); padding-top: .82rem; }

.md_prod_1-name { line-height: 1.58824; }

.md_prod_1-intro { line-height: 1.58824; }

.md_prod_1-content { line-height: 1.75; margin-top: .27rem; }

/* .md_prod_1-content p { margin-bottom: .6em; } */

.md_prod_1-img { width: calc(665 / 1400 * 100%); margin-right: calc(52 / 1400 * 100%); margin-top: .35rem; }

.md_prod_1-img .ratio { padding-top: calc(416 / 665 * 100%); position: relative; }

.md_prod_1-img .ratio img { position: absolute; left: 0; top: 0; right: 0; bottom: 0; margin: auto; max-width: 100%; max-height: 100%; }

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

.md_prod_2 { background-color: #f7f7f7; padding-top: .75rem; padding-bottom: .82rem; }

.md_prod_2-layout { margin-left: auto; margin-right: auto; width: 14rem; max-width: 90%; }

.md_prod_2-row { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; margin-top: .42rem; }

.md_prod_2-img { width: calc(320 / 1400 * 100%); margin-right: calc(50 / 1400 * 100%); font-size: 0; }

.md_prod_2-img img { width: 100%; }

.md_prod_2-content { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; line-height: 2; }

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

.md_prod_2-content p:before { content: ''; display: inline-block; width: 0.05rem; height: 0.05rem; min-width: 3px; min-height: 3px; border-radius: 50%; background: #036eb8; margin-right: .1rem; -ms-flex-negative: 0; flex-shrink: 0; margin-top: .9em; }

@media (max-width: 500px) { .md_prod_2-row { display: block; }
  .md_prod_2-img { width: 100%; max-width: 200px; margin: auto; } }

.md_prod_3 { padding-top: .75rem; padding-bottom: .29rem; }

.md_prod_3-layout { margin-left: auto; margin-right: auto; width: 14rem; max-width: 90%; }

.md_prod_3-list { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-top: .42rem; }

.md_prod_3-li { width: 50%; display: -webkit-box; display: -ms-flexbox; display: flex; margin-bottom: .5rem; }

.md_prod_3-li:nth-of-type(2n) { padding-left: .4rem; }

.md_prod_3-img { width: 2.2rem; margin-right: .3rem; }

.md_prod_3-img .img { padding-top: 100%; }

.md_prod_3-tx { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.md_prod_3-desc { line-height: 2; margin-top: .07rem; }

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

.md_prod_3-desc p:before { content: ''; display: inline-block; width: 0.05rem; height: 0.05rem; min-width: 3px; min-height: 3px; border-radius: 50%; background: #036eb8; margin-right: .1rem; -ms-flex-negative: 0; flex-shrink: 0; margin-top: .9em; }

@media (max-width: 900px) { .md_prod_3-li { width: 100%; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
  .md_prod_3-li:nth-of-type(2n) { padding-left: 0; } }

.md_prod_4 { background-color: #f7f7f7; padding-top: .75rem; padding-bottom: .7rem; }

.md_prod_4-layout { margin-left: auto; margin-right: auto; width: 14rem; max-width: 90%; }

.md_prod_4-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: .43rem; }

.md_prod_4-list + .md_prod_4-title { margin-top: .66rem; }

.md_prod_4-li { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: calc(685 / 1400 * 100%); background-color: #fff; padding: .17rem .3rem .16rem; margin-bottom: .3rem; min-height: .73rem; }

.md_prod_4-icon { width: .4rem; min-width: 30px; margin-right: .2rem; }

.md_prod_4-tit { line-height: 1.125; }

@media (max-width: 900px) { .md_prod_4-li { width: 100%; } }

/* prod-detail - end */
/* 联系表单 - start */
.md_contact { padding-top: .92rem; padding-bottom: 1rem; }

.md_contact-layout { margin-left: auto; margin-right: auto; width: 16rem; max-width: 90%; }

.md_contact .md_form { margin-top: .49rem; }

.md_form-group { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; gap: calc(30 / 1600 * 100%); }

.md_form-item { margin-bottom: .29rem; }

.md_form-item.col-1 { width: calc(377 / 1600 * 100%); }

.md_form-item.col-2 { width: calc(784 / 1600 * 100%); }

.md_form-item.col-4 { width: 100%; }

.md_form-label { margin-bottom: .07rem; }

.md_form-label span { color: #036eb8; }

.md_form-tips { margin-top: .05rem; }

.md_form-tips-2 { line-height: 1.71429; margin-top: .1rem; }

.md_form-foot { text-align: center; margin-top: .53rem; }

.md_form-btn { 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; min-width: 1.8rem; min-height: .5rem; padding: .7em 2em; background-color: #036eb8; color: #fff; border: none; cursor: pointer; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

@media (any-hover: hover) { .md_form-btn:hover { background-color: #358bc6; } }

@media (max-width: 900px) { .md_form-item.col-1 { width: calc(784 / 1600 * 100%); }
  .md_form-item.col-2 { width: 100%; } }

@media (max-width: 500px) { .md_form-item.col-1 { width: 100%; } }

.m-select, .m-input { width: 100%; height: 0.5rem; min-height: 35px; background-color: #f7f7f7; border: none; padding: 0 .2rem; outline: none; }

.m-select::-webkit-input-placeholder, .m-input::-webkit-input-placeholder { color: #666; }

.m-select:-ms-input-placeholder, .m-input:-ms-input-placeholder { color: #666; }

.m-select::-ms-input-placeholder, .m-input::-ms-input-placeholder { color: #666; }

.m-select::placeholder, .m-input::placeholder { color: #666; }

.m-select { background-image: url(../images/i-down-2.png); background-position: right .2rem center; background-size: 11px; background-repeat: no-repeat; -webkit-appearance: none; -moz-appearance: none; appearance: none; }

.m-textarea { width: 100%; height: 2rem; background-color: #f7f7f7; border: none; padding: .2rem; outline: none; }

.m-textarea::-webkit-input-placeholder { color: #666; }

.m-textarea:-ms-input-placeholder { color: #666; }

.m-textarea::-ms-input-placeholder { color: #666; }

.m-textarea::placeholder { color: #666; }

/* 联系表单 - end */
/* 联系信息 - start */
.md_ct_info-layout { margin-left: auto; margin-right: auto; width: 16rem; max-width: 90%; padding-top: .92rem; padding-bottom: .45rem; -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05); box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05); position: relative; }

.md_ct_info-layout:before, .md_ct_info-layout:after { content: ''; position: absolute; top: 0; left: 25%; z-index: -1; width: 1px; height: 100%; background: rgba(0, 0, 0, 0.05); }

.md_ct_info-layout:after { left: 75%; }

.md_ct_info-line { position: absolute; left: 50%; top: 0; z-index: -1; width: 1px; height: 100%; background: rgba(0, 0, 0, 0.05); }

.md_ct_info-li { margin-bottom: .14rem; }

.md_ct_info-li:last-of-type { margin-bottom: 0; }

.md_ct_info-li:nth-of-type(2n) .md_ct_info-img { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }

.md_ct_info-li:nth-of-type(2n) .m_ct_data { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }

.md_ct_info-cnt { display: -webkit-box; display: -ms-flexbox; display: flex; margin-top: .72rem; }

.md_ct_info .m_ct_data { width: 50%; }

.md_ct_info-img { width: 50%; }

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

@media (max-width: 900px) { .md_ct_info-layout:before, .md_ct_info-layout:after { display: none; }
  .md_ct_info-li { margin-bottom: 10%; }
  .md_ct_info-cnt { display: block; margin-top: 5%; }
  .md_ct_info-img { width: 100%; }
  .md_ct_info .m_ct_data { width: 100%; } }

.m_ct_data-item { width: 50%; padding: 0 8%; margin-bottom: .79rem; }

.m_ct_data-icon { width: .8rem; height: .8rem; border-radius: 50%; background: #036eb8; margin-left: auto; margin-right: auto; }

.m_ct_data-icon img { width: 100%; height: 100%; -o-object-fit: contain; object-fit: contain; }

.m_ct_data-tit { margin-top: .27rem; }

.m_ct_data-desc { line-height: 1.71429; margin-top: .09rem; }

@media (max-width: 500px) { .m_ct_data-item { padding: 0; margin-bottom: 2%; } }

/* 联系信息 - end */
/* 简介 - start */
.about1 { padding-top: .84rem; padding-bottom: .91rem; }

.about1-layout { margin-left: auto; margin-right: auto; width: 16rem; max-width: 90%; display: -webkit-box; display: -ms-flexbox; display: flex; }

.about1-title { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.about1-title-word:nth-child(2) { margin-left: calc(103 / 80 * 1em); }

.about1-title-word:nth-child(3) { margin-left: calc(39 / 80 * 1em); }

.about1-text { width: calc(943 / 1600 * 100%); margin-top: .09rem; }

.about1-content { line-height: 2; margin-top: .23rem; }

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

/* 简介 - end */
/* value - start */
.about2 { overflow: hidden; }

.about2-layout { margin-left: auto; margin-right: auto; width: 16rem; max-width: 90%; padding-top: .91rem; padding-bottom: .5rem; min-height: 7.5rem; -webkit-box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.1); box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.1); }

.about2-list { display: -webkit-box; display: -ms-flexbox; display: flex; margin-top: 1.1rem; }

.about2-li { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding-right: 8%; position: relative; padding-bottom: .5rem; }

.about2-li:after { content: ''; position: absolute; right: 0; top: -200%; width: 1px; height: 500%; background: rgba(255, 255, 255, 0.1); }

.about2-num { font-size: 1rem; opacity: .5; overflow: hidden; }

.about2-num-tx { margin-left: -.35em; }

.about2-desc { line-height: 2; margin-top: .24rem; }

@media (max-width: 900px) { .about2-list { display: block; }
  .about2-li { width: 100%; padding-right: 0; }
  .about2-li:after { display: none; } }

/* value - end */
/* choose - start */
.about3 { padding-top: 1rem; padding-bottom: 1rem; }

.about3-layout { margin-left: auto; margin-right: auto; width: 16rem; max-width: 90%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.about3-img { width: calc(880 / 1600 * 100%); }

.about3-img .img { padding-top: calc(550 / 880 * 100%); }

.about3-text { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding-left: .8rem; }

.about3-list { margin-top: .31rem; }

.about3-list-li { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-bottom: .2rem; }

.about3-list-li:last-of-type { margin-bottom: 0; }

.about3-list-icon { width: .5rem; min-width: 40px; margin-right: .15rem; }

.about3-list-tit { line-height: 1.5; }

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

/* choose - end */
/* history - start */
.about4 { padding-top: .92rem; padding-bottom: 1rem; min-height: 7.5rem; }

.about4-layout { margin-left: auto; margin-right: auto; width: 16rem; max-width: 90%; }

.about4-carousel { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-top: .6rem; }

.about4-carousel .m-arrow { margin: 0 .55rem 0; background-color: transparent; border: 1px solid rgba(255, 255, 255, 0.2); }

.about4-carousel .m-arrow.prev { background-image: url(../images/i-prev-1.png); }

.about4-carousel .m-arrow.prev.swiper-button-disabled { background-image: url(../images/i-prev-1.png); }

.about4-carousel .m-arrow.next { background-image: url(../images/i-next-1.png); }

.about4-carousel .m-arrow.next.swiper-button-disabled { background-image: url(../images/i-next-1.png); }

.about4-carousel .m-arrow.swiper-button-disabled { opacity: .2; }

.about4-list { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.about4-list-li { min-height: 1.85rem; position: relative; padding-left: .4rem; padding-right: 10%; }

@media (min-width: 901px) { .about4-list-li:nth-of-type(3n+1) { margin-top: 2rem; }
  .about4-list-li:nth-of-type(3n+2) { margin-top: 1rem; } }

@media (max-width: 900px) and (min-width: 501px) { .about4-list-li:nth-of-type(2n+1) { margin-top: 1rem; } }

.about4-list-line { height: 1.85rem; position: absolute; left: 0; top: 0; border-left: 1px dashed rgba(255, 255, 255, 0.3); }

.about4-list-line:before { content: ''; position: absolute; left: 0; top: 0; width: 3px; height: 0.5rem; background: #fff; }

.about4-list-line:after { content: ''; position: absolute; left: 0; bottom: 0; width: 7px; height: 7px; margin-left: -4px; border-radius: 50%; background-color: #fff; }

@media (max-width: 500px) { .about4-list-line { left: 4px; } }

.about4-list-desc { line-height: 1.77778; margin-top: .16rem; }

@media (max-width: 900px) { .about4-carousel { margin-top: 1rem; } }

@media (max-width: 500px) { .about4-list-li { padding-right: 0; } }

/* history - end */
.md-search-1 { background-color: #f2f4f5; padding-top: .8rem; padding-bottom: .61rem; }

.md-search-1 .form { background: #fff; border-radius: .6rem; display: -webkit-box; display: -ms-flexbox; display: flex; height: .6rem; min-height: 35px; width: 7.55rem; max-width: 100%; margin-left: auto; margin-right: auto; padding-left: .1rem; margin-bottom: .92rem; }

@media (max-width: 1920px) { .md-search-1 .form { width: 755px; } }

.md-search-1 .form .btn { width: .6rem; min-width: 35px; background-image: url(../images/i-search-theme.png); background-size: calc(19 / 60 * 100%); background-repeat: no-repeat; background-position: center; border: none; background-color: transparent; cursor: pointer; }

.md-search-1 .form .ipt { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; min-width: 100px; border: none; background: transparent; }

.md-search-1 .form .ipt::-webkit-input-placeholder { color: #999; }

.md-search-1 .form .ipt:-ms-input-placeholder { color: #999; }

.md-search-1 .form .ipt::-ms-input-placeholder { color: #999; }

.md-search-1 .form .ipt::placeholder { color: #999; }

.md-search-1 .form .ipt:valid + .btn-clear { display: block; }

.md-search-1 .form .btn-clear { width: .54rem; min-width: 35px; background-image: url(../images/i-close.png); background-repeat: no-repeat; background-position: center; background-size: calc(16 / 54 * 100%); background-color: transparent; border: none; display: none; cursor: pointer; }

.md-search-1 .module-tit { margin-top: .63rem; margin-bottom: .52rem; }

.md-search-1 .module-tit .count { margin-top: .2rem; margin-left: .29rem; }

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

.md-search-1 .news-list .li { width: calc(750 / 1530 * 100%); background-color: #fff; border-radius: .1rem; padding: .4rem 0; margin-bottom: .3rem; position: relative; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }

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

.md-search-1 .news-list .c-pic { width: calc(160 / 750 * 100%); margin-left: .36rem; margin-right: .39rem; border-radius: .1rem; }

.md-search-1 .news-list .img { padding-top: 100%; }

.md-search-1 .news-list .text { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding-right: .5rem; }

.md-search-1 .news-list .text span { color: #036eb8; }

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

.md-search-1 .news-list .desc { line-height: 2; margin-top: .15rem; height: 4em; }

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

.md-search-1 .news-list .more img { width: .15rem; min-width: 10px; }

.md-search-1 .m-prod-list { margin-top: .5rem; }

.md-search-1 .m-prod-list .li:after { opacity: 1; border-width: 1px; border-color: #ccc; }

.md-search-1 .m-prod-list .li:hover:after { border-color: #036eb8; }

@media (max-width: 900px) { .md-search-1 .module-tit .cat-name { font-size: 26px; } }


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