@charset "UTF-8";
html { font-family: Arial, 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: #000; 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: 14.4rem; 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: #008cd6; }

.color-active { color: #000; }

.bg-theme { background-color: #008cd6; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@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: #008cd6; 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 * { 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: left; }

.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: #008cd6; 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(0, 140, 214, 0.7); color: #fff; }

.c-select__option.on { background-color: #008cd6; 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; }

@-webkit-keyframes width-to-100 { from { width: 0; }
  to { width: 100%; } }

@keyframes width-to-100 { from { width: 0; }
  to { width: 100%; } }

.m-title:after { content: ''; display: block; width: 0.4rem; height: 0.04rem; border-radius: 0.02rem; background-color: #008cd6; margin-top: .33rem; }

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

.m-title.center:after { margin-left: auto; margin-right: auto; }

/* 面包屑 */
.md_bread { color: rgba(0, 0, 0, 0.5); padding: .36rem 0 .4rem; line-height: 1.5; }

.md_bread-cnt { 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-icon { width: .14rem; min-width: 14px; margin-right: .08rem; }

.md_bread-item:hover { color: #008cd6; }

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

.m-video { position: relative; }

.m-video video { display: block; width: 100%; }

.m-video .icon-play { position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 0.8rem; height: .8rem; background: url(../images/i-play.png) no-repeat center/contain; border: none; cursor: pointer; }

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

.md_cate-item { 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: 2rem; min-height: .6rem; border: solid 0.01rem #1a1a1a; border-radius: 0.1rem; margin: 0 .2rem; line-height: 1.5; text-align: center; padding: .7em; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

.md_cate-item:hover { color: #008cd6; border-color: #008cd6; }

.md_cate-item.active { background-color: #008cd6; color: #fff; border-color: #008cd6; }

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

/* 头部 */
.md-header { position: fixed; left: 0; top: 0; z-index: 10; width: 100%; height: 0.9rem; line-height: 0.9rem; background-color: #008cd6; color: #fff; }

.md-header .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-header .logo-img { width: 1.53rem; max-height: 0.9rem; -o-object-fit: contain; object-fit: contain; vertical-align: middle; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }

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

.md-header .h-login { height: .4rem; min-height: 30px; border-radius: .4rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding: 0 .3rem; background-color: #fff; }

.md-header .h-login-icon { width: .17rem; min-width: 12px; margin-right: .08rem; }

.md-header .h-login-split { margin: 0 .34em; }

.md-header .h-login-link:hover { color: #008cd6; }

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

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

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

.md-header .h-lang__hd .tx { margin-left: .11rem; }

.md-header .h-lang__bd { position: absolute; top: 100%; left: 50%; 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 0 0.32rem 0 rgba(0, 0, 0, 0.16); box-shadow: 0 0 0.32rem 0 rgba(0, 0, 0, 0.16); -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 .h-lang__opt { display: block; line-height: 1.8; padding: .25em .5em; }

.md-header .h-lang__opt:hover { background-color: #008cd6; color: #fff; }

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

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

.md-header .nav-btn span { display: block; width: 23px; height: 2px; background: #fff; -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; }

.md-header .mask { position: fixed; left: 0; top: 0; z-index: 10; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.3); -webkit-backdrop-filter: blur(3px); backdrop-filter: blur(3px); display: none; }

@media (min-width: 901px) { .md-header .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; margin-left: 1.22rem; }
  .md-header .ul1 .li1 { position: relative; margin-right: .9rem; }
  .md-header .ul1 .li1:last-of-type { margin-right: 0; }
  .md-header .ul1 .li1.on .a1-wrap:after { width: 100%; }
  .md-header .ul1 .li1:hover .a1-wrap:after { width: 100%; }
  .md-header .ul1 .li1:hover .ul2 { visibility: visible; -webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); transform: translate(-50%, 0); opacity: 1; }
  .md-header .ul1 .a1-wrap { position: relative; }
  .md-header .ul1 .a1-wrap:after { content: ''; position: absolute; left: 0; bottom: .23rem; width: 0; height: 0.03rem; min-height: 3px; border-radius: .01rem; background-color: #fff; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
  .md-header .ul1 .a1 { display: block; }
  .md-header .ul1 .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; text-align: center; -webkit-box-shadow: 0 0 0.32rem 0 rgba(0, 0, 0, 0.16); box-shadow: 0 0 0.32rem 0 rgba(0, 0, 0, 0.16); 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 .ul1 .a2 { display: block; padding: .5em .5em; }
  .md-header .ul1 .a2:hover { background-color: #008cd6; color: #fff; } }

@media (max-width: 900px) { .md-header { height: 50px; line-height: 50px; }
  .md-header .nav { position: fixed; right: 0; top: 0; z-index: 11; width: 80%; max-width: 300px; height: 100%; padding-top: 50px; 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 .ul1 { font-size: 14px; }
  .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.png) no-repeat center; margin-left: 20px; }
  .md-header .nav .ul2 { display: none; color: #666; font-size: 14px; }
  .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 { 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 .mask { display: block; }
  .md-header.open .nav { margin: 0; visibility: visible; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); line-height: 1.5; }
  .md-header.open .nav .li1 { margin-right: 0; } }

@media (max-width: 400px) { .md-header .layout { max-width: 95%; }
  .md-header .h-lang__hd .tx { display: none; }
  .md-header .h-login { padding: 0 .2rem; } }

.md-footer { background: #222222; color: #fff; }

.md-footer .foot-1 { padding-top: .76rem; padding-bottom: .78rem; }

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

.md-footer .foot-1 .logo img { width: 2.02rem; }

.md-footer .foot-1-lf { margin-right: auto; }

.md-footer .foot-1-tit { border-bottom: 1px solid rgba(230, 230, 230, 0.1); margin-top: .33rem; padding-bottom: .36rem; color: rgba(255, 255, 255, 0.8); }

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

.md-footer .f-nav .li1 { margin-right: .85rem; }

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

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

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

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

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

.md-footer .f-contact { width: calc(400 / 1440 * 100%); margin-left: 1.12rem; }

.md-footer .f-contact-list { margin-top: .24rem; }

.md-footer .f-contact-list-item { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; margin-bottom: .2rem; }

.md-footer .f-contact-list-item:last-of-type { margin-bottom: 0; }

.md-footer .f-contact-list-icon { width: 0.18rem; min-width: 14px; margin-right: .1rem; }

.md-footer .f-contact-list-t2 { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.md-footer .foot-2 { line-height: 1.5; padding: 0.27rem 0 .28rem; border-top: 1px solid rgba(255, 255, 255, 0.1); }

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

.md-footer .foot-2 .lf { color: rgba(255, 255, 255, 0.4); display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.md-footer .foot-2 .rg { color: rgba(255, 255, 255, 0.3); }

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

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

@media (max-width: 900px) { .md-footer .foot-1 .layout { display: block; }
  .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 .f-contact { width: 100%; margin-left: 0; }
  .md-footer .f-nav { margin: 3% 0; }
  .md-footer .f-nav .ul1 { display: block; }
  .md-footer .f-nav .li1 { margin-right: 0; margin-bottom: 15px; }
  .md-footer .f-nav .ul2 { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-top: 10px; }
  .md-footer .f-nav .li2 { width: 50%; margin-bottom: 10px; padding-right: 1em; } }

.md-home-1 { padding: 1rem 0; }

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

.md-home-1 .text { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding-right: calc(70 / 1440 * 100%); }

.md-home-1 .desc { line-height: 2; margin-top: .53rem; }

.md-home-1 .c-pic { width: calc(880 / 1440 * 100%); border-radius: .16rem; }

.md-home-1 .c-pic .img { padding-top: calc(550 / 880 * 100%); }

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

.md-home-2 { padding-top: .94rem; padding-bottom: .6rem; }

.md-home-2 .list { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-top: .6rem; }

.md-home-2 .list .li { width: calc(453 / 1440 * 100%); border-radius: .16rem; overflow: hidden; background-color: #fff; margin-bottom: .4rem; -webkit-box-shadow: -0.035rem 0.02rem 0.168rem 0.032rem rgba(30, 31, 32, 0.08); box-shadow: -0.035rem 0.02rem 0.168rem 0.032rem rgba(30, 31, 32, 0.08); margin-right: calc(40 / 1440 * 100%); }

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

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

.md-home-2 .list .li:hover .tit { color: #008cd6; }

.md-home-2 .list .img { padding-top: calc(303 / 453 * 100%); background-color: #eee; }

.md-home-2 .list .text { padding: .38rem .34rem .32rem; }

.md-home-2 .list .desc { line-height: 2; margin-top: .19rem; }

@media (max-width: 900px) { .md-home-2 .list { max-width: 500px; margin-left: auto; margin-right: auto; }
  .md-home-2 .list .li { width: 100%; margin-right: 0; } }

.md-home-3 { padding-top: .94rem; padding-bottom: 1rem; }

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

.md-home-3 .list .li { background-color: #fff; border-radius: .16rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: .5rem .8rem; margin-bottom: .8rem; }

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

.md-home-3 .list .li:nth-of-type(odd) .text { margin-right: 1rem; }

.md-home-3 .list .li:nth-of-type(even) .text { margin-left: 1rem; -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }

.md-home-3 .list .c-pic { width: calc(660 / 1280 * 100%); border-radius: .16rem; }

.md-home-3 .list .img { padding-top: calc(420 / 660 * 100%); background-color: #eee; }

.md-home-3 .list .text { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.md-home-3 .list .icon { width: .73rem; }

.md-home-3 .list .tit { margin-top: .33rem; }

.md-home-3 .list .desc { line-height: 2; margin-top: .17rem; text-align: justify; }

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

.md-solution-1 .list .layout { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.md-solution-1 .list-item { padding: 1rem 0; }

.md-solution-1 .list-item:nth-of-type(odd) .list-text { padding-right: 1.2rem; }

.md-solution-1 .list-item:nth-of-type(even) { background-color: #edf7ff; }

.md-solution-1 .list-item:nth-of-type(even) .list-text { padding-left: 1.2rem; -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }

.md-solution-1 .list-text { width: 50%; }

.md-solution-1 .list-tit::after { margin-top: .3rem; }

.md-solution-1 .list-img { width: 50%; }

.md-solution-1 .list-img .img { padding-top: calc(560 / 720 * 100%); }

.md-solution-1 .list2 { margin-top: .57rem; }

.md-solution-1 .list2-item { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; margin-bottom: .39rem; }

.md-solution-1 .list2-item:last-of-type { margin-bottom: 0; }

.md-solution-1 .list2-icon { width: 0.32rem; min-width: 20px; margin-top: .01rem; margin-right: .16rem; }

.md-solution-1 .list2-tx { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.md-solution-1 .list2-desc { line-height: 1.77778; margin-top: .13rem; }

@media (max-width: 900px) { .md-solution-1 .list .layout { display: block; }
  .md-solution-1 .list-text { width: 100%; padding: 0 !important; }
  .md-solution-1 .list-img { width: 100%; margin-top: 5%; } }

.md-solution-2 { margin-top: .8rem; padding-bottom: .6rem; }

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

.md-solution-2 .list .item { width: calc(453 / 1440 * 100%); margin-right: calc(40 / 1440 * 100%); margin-bottom: .4rem; border-radius: .16rem; overflow: hidden; background-color: #edf7ff; }

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

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

.md-solution-2 .list .item:hover .tit { color: #008cd6; }

.md-solution-2 .list .img { padding-top: calc(303 / 453 * 100%); background-color: #eee; }

.md-solution-2 .list .text { padding: .38rem .35rem .31rem; }

.md-solution-2 .list .desc { line-height: 2; margin-top: .19rem; }

@media (max-width: 900px) { .md-solution-2 .list { display: block; }
  .md-solution-2 .list .item { width: 100%; max-width: 500px; margin: 0 auto 5% !important; } }

.md_price1 { background-color: #edf7ff; padding-bottom: 1rem; }

.md_price1-cnt { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.md_price1-text { width: calc(600 / 1440 * 100%); margin-top: .25rem; }

.md_price1-tit::after { margin-top: .25rem; }

.md_price1-desc { line-height: 2; margin-top: .33rem; }

.md_price1-img { width: 50%; border-radius: .16rem; }

.md_price1-img .img { padding-top: calc(640 / 720 * 100%); }

.md_price1 .form { margin-top: .42rem; }

.md_price1 .form .form-item { margin-bottom: .2rem; }

.md_price1 .form .ipt { display: block; width: 100%; height: .6rem; min-height: 36px; background-color: #fff; border: none; border-radius: .08rem; padding: 0 .3rem; color: #000; }

.md_price1 .form .ipt::-webkit-input-placeholder { color: #666; }

.md_price1 .form .ipt:-ms-input-placeholder { color: #666; }

.md_price1 .form .ipt::-ms-input-placeholder { color: #666; }

.md_price1 .form .ipt::placeholder { color: #666; }

.md_price1 .form .ta { display: block; width: 100%; height: 1.2rem; min-height: 100px; background-color: #fff; border: none; border-radius: .08rem; padding: .2rem .3rem; color: #000; }

.md_price1 .form .ta::-webkit-input-placeholder { color: #666; }

.md_price1 .form .ta:-ms-input-placeholder { color: #666; }

.md_price1 .form .ta::-ms-input-placeholder { color: #666; }

.md_price1 .form .ta::placeholder { color: #666; }

.md_price1 .form .form-row { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.md_price1 .form .form-row .form-item { width: calc(290 / 600 * 100%); }

.md_price1 .form .btn { background-color: #008cd6; color: #fff; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; border-radius: .08rem; min-width: 1.8rem; height: .56rem; min-height: 36px; border: none; cursor: pointer; padding: 0 .3rem 0 .27rem; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

.md_price1 .form .btn img { width: .08rem; min-width: 6px; margin-left: 1em; }

.md_price1 .form .btn:hover { background-color: #0070ab; }

@media (max-width: 900px) { .md_price1-cnt { display: block; }
  .md_price1-text { width: 100%; }
  .md_price1-img { width: 100%; margin-top: 10%; }
  .md_price1 .form .btn { width: 100%; } }

.md_login { padding: .8rem 0; }

.md_login-card { border-radius: 0.2rem; width: 4.65rem; min-width: 340px; min-height: 5.45rem; padding: .63rem .62rem .37rem .63rem; margin-left: auto; }

.md_login .form { margin-top: .4rem; }

.md_login .form-item { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 0.54rem; background-color: #f1f1f1; border-radius: 0.08rem; border: solid 0.01rem #e7e7e7; margin-bottom: .2rem; padding: 0 .1rem 0 .19rem; }

.md_login .form-item-icon { width: .2rem; min-width: 14px; margin-right: .1rem; -ms-flex-negative: 0; flex-shrink: 0; }

.md_login .form-item .ipt { width: 100%; height: 100%; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; border: none; background-color: transparent; }

.md_login .form-item .ipt::-webkit-input-placeholder { color: #999; }

.md_login .form-item .ipt:-ms-input-placeholder { color: #999; }

.md_login .form-item .ipt::-ms-input-placeholder { color: #999; }

.md_login .form-item .ipt::placeholder { color: #999; }

.md_login .form .row1 { display: -webkit-box; display: -ms-flexbox; display: flex; margin-bottom: .2rem; align-items: center; }

.md_login .form .row1 .form-item { margin-bottom: 0; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.md_login .form .row1 .btn-code { color: #008cd6; background-color: #edf7ff; padding: .1rem .1rem; border-radius: .08rem; margin-left: .2rem; -ms-flex-negative: 0; flex-shrink: 0; 
  /* line-height: 0.54rem;  */
  text-align: center;
  max-width: 40%;
  cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.md_login .form .row1 .btn-code.disabled { pointer-events: none; background: #f1f1f1; }

.md_login .form .row1 .btn-code.loading { pointer-events: none; opacity: .5; }

.md_login .form .row2 { 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; margin-top: -.05rem; }

.md_login .form .row2 .forget input { margin-right: .08rem; }

.md_login .form .row2 a:hover { color: #008cd6; }

.md_login .form .btn-submit { width: 100%; height: .54rem; border: none; border-radius: .08rem; margin-top: .47rem; cursor: pointer; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

.md_login .form .btn-submit:hover { background-color: #0070ab; }

@media (max-width: 1400px) { .md_login .form-item { height: 40px; }
  /* .md_login .form .row1 .btn-code { line-height: 40px; } */
  .md_login .form .btn-submit { height: 40px; } }

.md_login .tips { margin-top: .94rem; }

.md_login .tips a { color: #008cd6; }

.md_login--2 .md_login-card { padding-top: .84rem; padding-bottom: .86rem; }

.md_login--2 .form .btn-submit { margin-top: .3rem; }

@media (max-width: 600px) { .md_login-card { width: 100%; min-width: auto; padding: 8% 5%; }
  .md_login .form .row1 { margin-top: 0; } }

  /*弹出层相关*/
.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(../static/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;}
