@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap');

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {
	margin: 0;	padding: 0;	border: 0;	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	font-family: 'Pretendard', sans-serif;font-weight:500;font-size:14px;line-height:16px;color:#17181A;overflow-x:hidden;padding-top:65px
}
img{display:block;width:100%}
a, strong{display:block;text-decoration:none;color:#17181A}
em{font-weight:bold;font-style:normal}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';	content: none;
}
table {
	border-collapse: collapse;	border-spacing: 0;
}
.br{display:block}
.header-container-wrapper{height:0;overflow:hidden}
.header_bridge{position:fixed;left:0;top:0;right:0;z-index:120;border-bottom:1px solid #DFE1E6;background-color:rgba(255,255,255,0.9)}
.header_bridge:before{display:none;position:absolute;left:0;right:0;top:64px;background-color:#fff;border-top:1px solid #DFE1E6;height:340px;content:''}
.header_bridge.on:before{display:block}
.header_bridge .inner{position:relative;width:1280px;margin:0 auto}
.header_bridge .inner:after{display:block;clear:both;content:''}
.header_bridge .inner .tit_logo{float:left;font-size:18px;margin-right:64px;line-height:64px}
.header_bridge .gnb{float:left}
.header_bridge .gnb li{float:left}
.header_bridge .gnb li:first-child .sub{left:170px}
.header_bridge .gnb li:nth-child(2) .sub{left:256px}
.header_bridge .gnb li:nth-child(3) .sub{left:344px}
.header_bridge .gnb li:nth-child(4) .sub{left:440px}
.header_bridge .gnb li:nth-child(5) .sub{left:540px}

.header_bridge .gnb li>a{position:relative;margin-right:28px;font-size:14px;line-height:64px;color:#888;transition:0.5s}
.header_bridge .gnb li>a:after{position:Absolute;left:0;right:0;bottom:-1px;height:2px;background-color:#488FF6;content:'';opacity:0;transition:0.5s}
.header_bridge .gnb li>a:hover{color:#488FF6}
.header_bridge .gnb li>a:hover:after{opacity:1}
.header_bridge .gnb .item{float:left;width:200px}
.header_bridge .gnb .item strong{font-size:16px;line-height:20px;margin-bottom:24px}
.header_bridge .gnb .item a{font-size:14px;line-height:16px;color:#888;margin-bottom:12px;transition:0.5s}
.header_bridge .gnb .item a i{vertical-align:top;margin:1px 0 0 4px}
.header_bridge .gnb .item a:hover{color:#488FF6}
.header_bridge .gnb .item p{font-weight:normal;font-size:13px;line-height:15px;color:#aaa;margin:8px 0 24px;transition:0.5s}
.header_bridge .gnb .item a:hover p{color:#488FF6}
.header_bridge .gnb .item.unuse{opacity:0.5;}
.header_bridge .gnb .item.unuse a{cursor:default}
.header_bridge .gnb2{float:right}
.header_bridge .gnb2>a{float:left;font-size:13px;line-height:64px;color:#579EFF}
.header_bridge .gnb2>a i{margin-right:10px}
.header_bridge .gnb2>a+a{margin-left:32px;color:#0D54F8}

.header_bridge .sub{display:none;overflow:hidden;position:absolute;left:0;right:0;top:48px;padding-top:48px}
.header_bridge .box_banner{float:right;width:200px}
.header_bridge .box_banner strong{position:relative;font-size:16px;line-height:20px;color:#488FF6;margin:16px 0}
.header_bridge .box_banner strong:after{position:absolute;left:0;right:0;width:0;bottom:-4px;height:1px;background-color:#488FF6;content:'';transition:0.5s}
.header_bridge .box_banner:hover strong:after{width:100%}
.header_bridge .box_banner p{font-size:13px;line-height:16px;color:#aaa}

.header_bridge_m{display:none;position:fixed;left:0;right:0;top:0;background-color:#fff;z-index:1000}
.header_bridge_m .head_gnb{padding:0 6%;height:64px;background-color:#fff}
.header_bridge_m .head_gnb:after{display:block;clear:both;content:''}
.header_bridge_m .head_gnb>strong{float:left}
.header_bridge_m .head_gnb>strong a{font-size:24px;line-height:64px;color:#17181A}
.header_bridge_m .head_gnb .btn_menu{float:right}
.header_bridge_m .head_gnb .btn_menu i{font-size:24px;line-height:64px}
.header_bridge_m ul{display:none;background-color:#fff;border-top:1px solid #DFE1E6;padding:24px 6%;overflow-y:scroll;height: calc(100vh - 64px);padding-bottom: 114px;box-sizing: border-box;}
.header_bridge_m ul strong{position:relative;padding:8px 0;font-size:20px;line-height:30px;color:#888888}
.header_bridge_m ul strong i{position:absolute;right:0;top:0;font-size:24px;line-height:44px;color:#888888;transition:0.5s}
.header_bridge_m ul strong.on{color:#488FF6}
.header_bridge_m ul strong.on i{color:#488FF6;transform:rotateZ(180deg)}
.header_bridge_m ul .menu{display:none;position:relative;padding:24px 0}
.header_bridge_m ul .menu:after{position:absolute;right:12px;top:28px;bottom:28px;width:1px;background-color:#DFE1E6;content:''}
.header_bridge_m ul .menu a{font-size:16px;line-height:30px;color:#888}
.header_bridge_m .gnb2{display:none;position:fixed;left:0;right:0;bottom:0;height:64px;background-color:#fff;text-align:right;padding:0 24px} 
.header_bridge_m .gnb2:after{position:absolute;left:24px;top:0;right:24px;height:1px;background-color:#dfe1e6;content:''}
.header_bridge_m .gnb2 a{display:inline-block;vertical-align:top;font-size:16px;line-height:64px;font-weight:bold;color:#579EFF}
.header_bridge_m .gnb2 a+a{color:#0D54F8;margin-left:20px}
.header_bridge_m.open{bottom:0}
.header_bridge_m.open ul{display:block}
.header_bridge_m.open .gnb2{display:block}


.footer_bridge{position:relative;background-color:#17181A}
.footer_bridge .inner{position:relative;width:1280px;margin:0 auto;padding:160px 0}
.footer_bridge .inner .util{position:absolute;right:0;top:0;font-size:0;}
.footer_bridge .inner .util a{height:64px;background-color:#292929;font-size:13px;line-height:64px;font-weight:bold;color:#AAAAAA;transition:0.5s}
.footer_bridge .inner .util a:hover{background-color:#488FF6;color:#fff}
.footer_bridge .inner .util .btn_top{display:inline-block;vertical-align:top;width:64px;text-align:center;border-left:1px solid #17181A}
.footer_bridge .inner .lang{position:relative;display:inline-block;vertical-align:top;} 
.footer_bridge .inner .lang>a{width:140px;padding:0 16px;box-sizing:border-box}
.footer_bridge .inner .lang>a i{vertical-align:top;line-height:64px;margin-right:4px}
.footer_bridge .inner .drop_lang{display:none;position:absolute;left:0;right:0;top:65px;padding:12px 16px;box-sizing:border-box;background-color:#292929}
.footer_bridge .inner .drop_lang>a{font-size:13px;line-height:34px;color:#AAAAAA;height:auto}
.footer_bridge .inner .drop_lang>a:hover{background-color:#292929;color:#488FF6}
.footer_bridge .inner .drop_lang em{display:block;font-size:13px;line-height:34px;color:#fff}
.footer_bridge .inner .drop_lang em i{float:right;margin-top:10px}
.footer_bridge .inner:after{display:block;clear:both;content:''}
.footer_bridge .inner .cont_footer{float:left;width:440px}
.footer_bridge .inner .cont_footer>strong{margin-bottom:30px;font-size:32px;line-height:40px;color:#fff}
.footer_bridge .inner .cont_footer em{display:block;font-size:15px;line-height:24px;color:#fff;margin-bottom:8px}

.footer_bridge .inner .cont_footer .hbspt-form{position:relative;width:320px;padding-right:80px;box-sizing:border-box;margin-bottom:20px}
.footer_bridge .inner .cont_footer .hs_newsletter_agree{display:none}
.footer_bridge .inner .cont_footer .hs_email label{display:none}
.footer_bridge .inner .cont_footer .hs_email input[type="email"]{display:block;width:100%;height:56px;background-color:#fff;border:0;line-height:56px;padding:0 10px;box-sizing:border-box}
.footer_bridge .inner .cont_footer .hs-submit{position:absolute;right:0;top:0}
.footer_bridge .inner .cont_footer .hs-submit input{display:block;width:80px;height:56px;line-height:56px;color:#fff;text-align:center;font-size:14px;border:0;background-color:#488FF6;transition:0.5s;cursor:pointer;font-weight:bold}
.footer_bridge .inner .cont_footer .hs-submit input:hover{background-color:#292929}
.footer_bridge .inner .list_contact{overflow:hidden;margin-bottom:12px}
.footer_bridge .inner .list_contact li{float:left}
.footer_bridge .inner .list_contact li+li{position:relative;padding-left:16px;margin-left:16px}
.footer_bridge .inner .list_contact li+li:after{position:absolute;left:0;top:0;background-color:#444;height:8px;width:1px;content:''}
.footer_bridge .inner .list_contact li a{font-size:13px;line-height:16px;color:#888;transition:0.5s}
.footer_bridge .inner .list_contact li a:hover{color:#488FF6;text-decoration:underline}
.footer_bridge .inner .share{font-size:0;}
.footer_bridge .inner .share a{display:inline-block;margin-right:20px;color:#fff;font-size:20px;transition:0.5s;vertical-align:top}
.footer_bridge .inner .share a:hover{color:#488FF6;}

.footer_bridge .inner .menu_all{overflow:hidden;color:#fff;padding-left:36px;border-left:1px solid #333}
.footer_bridge .inner .menu_all em{display:block;font-size:13px;line-height:16px;margin-bottom:11px;color:#aaa}
.footer_bridge .inner .menu_all a{color:#888888;font-size:13px;line-height:16px;margin-bottom:11px;transition:0.5s;}
.footer_bridge .inner .menu_all a:hover{color:#488FF6;text-decoration:underline}
.footer_bridge .inner .menu_all span{display:block;color:#5C5A5A;font-size:13px;line-height:16px;margin-bottom:11px;transition:0.5s;}
.footer_bridge .inner .menu_all strong{font-size:16px;margin-bottom:24px;color:#fff}
.footer_bridge .inner .menu_all ul{overflow:hidden}
.footer_bridge .inner .menu_all li{float:left;width:160px}
.footer_bridge .inner .menu_all li:nth-child(2){width:180px}
.footer_bridge .inner .menu_all li:nth-child(5){width:140px}
.footer_bridge .inner .menu_all .item{margin-bottom:32px}
.footer_bridge .inner .menu_all .unuse{opacity:0.3}
.footer_bridge .inner .menu_all .unuse a{cursor:default}
.footer_bridge .inner .menu_all .unuse a:hover{color:#888;text-decoration:none}
.footer_bridge .inner .download{margin-top:274px}
.footer_bridge .inner .download a{margin-bottom:14px;color:#fff;text-decoration:underline;transition:0.5s}

.footer_bridge.first .inner{position:relative;}
.footer_bridge.first .cont_footer{width:100%}
.footer_bridge.first .menu{overflow:hidden;margin-bottom:24px}
.footer_bridge.first .menu li{float:left;margin-right:32px}
.footer_bridge.first .menu li a{font-size:16px;line-height:20px;color:#fff}
.footer_bridge.first .menu li .line{text-decoration:underline}
.footer_bridge.first .copy{display:inline-block;vertical-align:top;font-size:15px;line-height:20px;color:#fff;margin-right:32px}
.footer_bridge.first .submenu{display:inline-block;overflow:hidden;vertical-align:top}
.footer_bridge.first .submenu a{font-size:13px;line-height:20px;color:#888}
.footer_bridge.first .submenu li{float:left}
.footer_bridge.first .submenu li+li{position:relative;padding-left:16px;margin-left:16px;}
.footer_bridge.first .submenu li+li:after{position:absolute;left:0;top:7px;width:1px;height:8px;background-color:#444;content:''}
.footer_bridge.first .area_form{position:absolute;right:0;bottom:0}
.footer_bridge.first .area_form em{display:block;font-size:15px;line-height:24px;color:#fff;margin-bottom:8px}
.footer_bridge.first .area_form .hbspt-form{position:relative;width:320px;padding-right:80px;box-sizing:border-box}
.footer_bridge.first .area_form .hbspt-form .submitted-message{height:56px;line-height:56px;color:#488FF6;border-bottom:1px solid #488FF6}
.footer_bridge.first .area_form .hbspt-form .submitted-message strong{font-size:16px;line-height:56px;color:#488FF6}
.footer_bridge.first .area_form .hs_newsletter_agree{display:none}
.footer_bridge.first .area_form .hs_email label{display:none}
.footer_bridge.first .area_form .hs_email input[type="email"]{display:block;width:100%;height:56px;background-color:#fff;border:0;line-height:56px;padding:0 10px;box-sizing:border-box}
.footer_bridge.first .area_form .hs-submit{position:absolute;right:0;top:0}
.footer_bridge.first .area_form .hs-submit input{display:block;width:80px;height:56px;line-height:56px;color:#fff;text-align:center;font-size:14px;border:0;background-color:#488FF6;transition:0.5s;cursor:pointer;font-weight:bold}
.footer_bridge.first .area_form .hs-submit input:hover{background-color:#292929}
.footer_bridge.first .channel{display:inline-block;vertical-align:top;overflow:hidden;margin-left:32px}
.footer_bridge.first .channel a{float:left;margin-right:20px}
.footer_bridge.first .channel a i{font-size:20px;color:#fff}

.footer_bridge_m{display:none;background-color:#080808;padding-bottom:32px}
.footer_bridge_m .util{height:64px;background-color:#292929;font-size:0}
.footer_bridge_m .util a{display:inline-block;width:15%;height:64px;border-left:1px solid #080808;box-sizing:border-box;vertical-align:top;font-size:13px;line-height:64px;color:#aaa;text-align:center}
.footer_bridge_m .util i{font-size:20px;line-height:64px;color:#aaa}
.footer_bridge_m .util .btn_lang{width:55%;font-size:13px}
.footer_bridge_m .util .btn_lang i{font-size:13px;margin-right:8px}
.footer_bridge_m .area_form{padding:24px 6% 120px}
.footer_bridge_m .hbspt-form{position:relative;padding-right:80px;box-sizing:border-box;margin-bottom:20px}
.footer_bridge_m .hs_newsletter_agree{display:none}
.footer_bridge_m .hs_email label{display:none}
.footer_bridge_m .hs_email input[type="email"]{display:block;width:100%;height:56px;background-color:#fff;border:0;line-height:56px;padding:0 10px;box-sizing:border-box}
.footer_bridge_m .hs-submit{position:absolute;right:0;top:0}
.footer_bridge_m .hs-submit input{display:block;width:80px;height:56px;line-height:56px;color:#fff;text-align:center;font-size:14px;border:0;background-color:#488FF6;transition:0.5s;cursor:pointer;font-weight:bold}
.footer_bridge_m .hs-submit input:hover{background-color:#292929}
.footer_bridge_m strong{margin-bottom:12px;font-size:16px;line-height:18px;color:#fff;text-align:center}
.footer_bridge_m .list_link{text-align:center;font-size:0}
.footer_bridge_m .list_link li{display:inline-block;vertical-align:top;position:relative;}
.footer_bridge_m .list_link li+li:after{position:Absolute;left:0;top:50%;margin-top:-4px;height:8px;background-color:#444;content:''}
.footer_bridge_m .list_link a{font-size:13px;line-height:30px;color:#888;padding:0 16px;}

/* MAIN */
.main_vod{position:sticky;top:0;height:100vh;}
.main_vod video{position:absolute;left:0;top:0;min-width:100%;min-height:100%}
.main_vod .txt_slide{position:absolute;width:1266px;top:180px;left:50%;margin-left:-633px}
.main_vod .txt_slide .item{font-size:56px;line-height:63px;font-weight:bold;color:#fff;outline:none}

.main .inner{width:1120px;margin:0 auto}
.main .inner>em{display:block;font-weight:bold;font-size:14px;line-height:18px;color:#488FF6;margin-bottom:16px}
.main .inner>strong{position:relative;font-weight:bold;font-size:48px;line-height:56px;color:#17181A}
.main .inner>strong a{position:absolute;right:0;bottom:0;font-size:16px;line-height:20px;color:#17181A;text-decoration:underline;font-weight:bold}

.main .latest{background-color:#000B0C;padding:200px 0;margin-top:100vh;position:relative}
.main .latest .inner>strong{color:#fff}
.main .latest .inner>strong a{color:#fff}
.main .latest ul{overflow:hidden;margin-top:64px}
.main .latest ul li{float:left;width:352px;margin-right:32px;margin-bottom:28px}
.main .latest ul li:nth-child(3){margin-right:0}
.main .latest ul li:nth-child(5){margin-right:0}
.main .latest ul li strong{font-size:20px;line-height:26px;color:#fff;transition:0.5s}
.main .latest ul li .dimmed{position:absolute;left:0;right:0;top:0;bottom:0;opacity:0;transition:0.5s}
.main .latest ul li .dimmed:after{position:absolute;left:50%;top:50%;height:1px;width:48px;background-color:#fff;margin-left:-24px;content:''}
.main .latest ul li .dimmed:before{position:absolute;left:50%;top:50%;width:1px;height:48px;background-color:#fff;margin-top:-24px;content:''}
.main .latest ul li a:hover .tag{background-color:#fff;color:#222}
.main .latest ul li a:hover .dimmed{opacity:1}
.main .latest ul li a:hover strong{text-decoration:underline}
.main .latest ul .wrap_thumb{position:relative;margin-bottom:24px}
.main .latest ul .wrap_thumb .tag{position:absolute;left:24px;top:24px;font-size:13px;padding:0 4px;height:18px;line-height:18px;background-color:#222222;color:#fff;font-weight:bold;text-align:center;transition:0.5s}

.main .learning{padding:200px 0}
.main .learning ul{font-size:0;margin-top:64px}
.main .learning ul li{display:inline-block;width:352px;vertical-align:top}
.main .learning ul li+li{margin-left:32px}
.main .learning .wrap_thumb{position:relative}
.main .learning .wrap_thumb .tag{position:absolute;left:24px;top:24px;font-size:13px;padding:0 4px;height:18px;line-height:18px;background-color:#222222;color:#fff;font-weight:bold;text-align:center;transition:0.5s}
.main .learning ul li strong{padding:0 24px;margin-top:24px;font-size:20px;line-height:26px;color:#222222}

.main .speaker{padding-bottom:200px}
.main .speaker ul{margin-top:64px;border-top:1px solid #F7F8FA}
.main .speaker ul li{overflow:hidden;padding:16px 24px;border-bottom:1px solid #F7F8FA}
.main .speaker ul .wrap_thumb{overflow:hidden;float:left;width:100px;border-radius:50px;margin-right:40px}
.main .speaker ul .txt{overflow:hidden;margin-top:10px}
.main .speaker ul .txt strong{font-size:20px;line-height:26px;color:#222}
.main .speaker ul .txt span{display:block;font-size:12px;line-height:26px;color:#ADAFB3}
.main .speaker ul .txt p{font-size:14px;line-height:26px;color:#43464D}

.main .testimonial{overflow:hidden;position:relative;height:440px}
.main .testimonial .bg{float:right;width:auto}
.main .testimonial .gradient{position:absolute;left:0;right:0;top:0;bottom:0;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f7f8fa+0,f7f8fa+100&1+0,1+67,0+100 */
background: -moz-linear-gradient(left,  rgba(247,248,250,1) 0%, rgba(247,248,250,1) 67%, rgba(247,248,250,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(247,248,250,1) 0%,rgba(247,248,250,1) 67%,rgba(247,248,250,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(247,248,250,1) 0%,rgba(247,248,250,1) 67%,rgba(247,248,250,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f8fa', endColorstr='#00f7f8fa',GradientType=1 ); /* IE6-9 */
}
.main .testimonial .cont{position:absolute;left:0;right:0;top:90px;text-align:center}
.main .testimonial .cont .logo{display:inline-block;vertical-align:top;width:auto;margin-bottom:24px}
.main .testimonial .cont strong{font-size:28px;line-height:38px;color:#43464D;margin-bottom:36px}
.main .testimonial .cont .name{display:block;font-weight:bold;font-size:15px;line-height:17px;color:#ADAFB3}
.main .testimonial .cont .info{display:block;margin-top:8px;font-size:14px;line-height:17px;color:#ADAFB3}

.btn{font-size:16px;font-weight:bold;line-height:48px;}
.btn .ico{display:inline-block;width:48px;height:48px;border-radius:24px;margin-left:14px;transition:0.5s}
.btn .ico i{display:block;text-align:center;line-height:48px;color:#fff}
.btn:hover{text-decoration:underline}
.btn:hover .ico{transform:scale(1.2)}

.main .now{background-color:#F7F8FA;padding-bottom:160px}
.main .now .inner{position:relative;padding:200px 0 209px}
.main .now .btn{display:inline-block;margin-top:50px;color:#43464D}
.main .now .btn .ico{background-color:#43464D}


.main .now .graph{position:absolute;right:0;bottom:0;text-align:right}
.main .now .graph .item{display:inline-block;padding-top:86px;margin-left:28px;width:258px;height:258px;border-radius:129px;background-color:#fff;text-align:center;vertical-align:top;-webkit-box-shadow: 10px 10px 20px 0px rgba(94,104,121,0.1);-moz-box-shadow: 10px 10px 20px 0px rgba(94,104,121,0.1);box-shadow: 10px 10px 20px 0px rgba(94,104,121,0.1);box-sizing:Border-box}
.main .now .graph .item span{display:block;font-size:13px;line-height:16px;color:#ADAFB3;margin-bottom:8px}
.main .now .graph .item strong{font-size:56px;line-height:60px;color:#488FF6}

.main .banner_trial{height:440px;background:url() cetner right no-repeat;background-size:cover;padding-top:90px;box-sizing:border-box}
.main .banner_trial strong{color:#fff}
.main .banner_trial .btn{display:inline-block;margin-top:50px;color:#fff}
.main .banner_trial .btn .ico{background-color:#fff}
.main .banner_trial .btn .ico i{color:#43464D}

.main .banner_slider .item{position:relative;height:440px;background:url() center cetner no-repeat;background-size:cover;outline:none}
.main .banner_slider .item .bg{position:absolute;padding-top:158px;left:0;right:0;top:0;bottom:0;background-color:rgba(0,0,0,0.7);box-sizing:border-box}
.main .banner_slider .item .inner{position:relative}
.main .banner_slider .item strong{color:#fff;margin-bottom:20px}
.main .banner_slider .item .btn{position:absolute;right:0;top:50%;color:#fff;}
.main .banner_slider .item .btn .ico{background-color:#fff}
.main .banner_slider .item .btn .ico i{color:#43464D}
.main .banner_slider .item .num{font-size:14px;line-height:24px;color:#F7F8FA}
.main .banner_slider .item .num .current{display:inline-block;vertical-align:top;font-weight:bold;color:#F7F8FA}
.main .banner_slider .item .num .txt_bar{display:inline-block;vertical-align:top;width:1px;height:8px;background-color:#fff;margin:10px 12px 0}

.overview{overflow-x:hidden}
.overview .box_nav_m{display:none}
.overview .feature_overview{position:sticky;top:0;background-color:#000B0C;height:calc(100vh - 64px)}
.overview .feature_overview h2{position:absolute;left:0;right:0;bottom:538px;text-align:center;font-size:64px;line-height:74px;color:#fff}
.overview .feature_overview h2 span{display:block;color:#80868A}
.overview .scroll_photo{position:absolute;left:-40px;bottom:28px;width:7362px;animation:slidePhoto 64s linear;animation-iteration-count: infinite;animation-direction: alternate;}
.overview .cont_overview{position:relative;background-color:#fff}
.overview .main_overview{background-color:#000B0C;padding:200px 0}
.overview .main_overview .inner{width:610px;margin:0 auto}
.overview .main_overview .inner p{font-size:24px;line-height:32px;font-weight:bold;color:#fff}
.overview .main_overview .inner p span{display:block;color:#ADAFB3;margin-top:4px}
.overview .main_overview .btn{display:inline-block;margin-top:50px;font-size:16px;font-weight:bold;line-height:48px;color:#fff}
.overview .main_overview .btn .ico{background-color:#43464D}
.overview .main_overview .btn .ico i{color:#fff}
.overview .list_overview_m{display:none}
.overview .list_overview li{position:relative;overflow:hidden;background-color:#fff;height:720px}
.overview .list_overview li .inner{overflow:hidden;width:1284px;margin:0 auto}
.overview .list_overview li .txt{padding-top:244px;float:left;width:470px}
.overview .list_overview li .txt strong{font-size:48px;line-height:56px;color:#43464D}
.overview .list_overview li .txt p{font-size:16px;line-height:24px;color:#ADAFB3;margin:24px 0}
.overview .list_overview li .add span{display:block;font-size:16px;line-height:24px;color:#43464D}
.overview .list_overview li .add i{margin-right:4px}
.overview .list_overview li:nth-child(odd){background-color:#F7F8FA}
.overview .list_overview li:nth-child(odd) .txt{float:right}
.overview .list_overview li .box_vod{position:absolute;bottom:-12px;right:0;width:985px;height:535px;-webkit-box-shadow: 0px 0px 26px 0px rgba(38,39,49,0.12);
-moz-box-shadow: 0px 0px 26px 0px rgba(38,39,49,0.12);
box-shadow: 0px 0px 26px 0px rgba(38,39,49,0.12);}
.overview .list_overview li:nth-child(odd) .box_vod{right:auto;left:0}
@keyframes slidePhoto{
  from{transform:translateX(0)}
  to{transform:translateX(-6000px)}
}
.overview .banner_people{position:relative}
.overview .banner_people .slick-arrow{position:absolute;top:50%;margin-top:-15px;width:30px;height:30px;border:0;background:none;outline:none;z-index:10;cursor:pointer}
.overview .banner_people .slick-arrow i{display:block;font-size:20px;line-height:30px;color:rgba(255,255,255,0.4);text-align:center}
.overview .banner_people .slick-prev{left:50%;margin-left:-600px}
.overview .banner_people .slick-next{right:50%;margin-right:-600px}
.overview .banner_people .item{padding-top:102px;height:440px;background-color:#222222;box-sizing:border-box;outline:none}
.overview .banner_people strong{font-size:20px;line-height:28px;color:#F7F8FA;text-align:center}
.overview .banner_people .thumb{width:56px;height:56px;border-radius:28px;overflow:hidden;margin:24px auto 16px;}
.overview .banner_people .info{font-size:14px;line-height:40px;color:#ADAFB3;text-align:center}
.overview .banner_people .info em{display:block;font-size:15px;font-weight:bold;color:#ADAFB3}
.overview .discover .inner{width:1120px;margin:0 auto;padding:200px 0 160px}
.overview .discover .inner>em{display:block;font-weight:bold;font-size:14px;line-height:18px;color:#488FF6;margin-bottom:16px}
.overview .discover .inner>strong{position:relative;font-weight:bold;font-size:48px;line-height:56px;color:#17181A;margin-bottom:80px} 
.overview .discover .inner>strong a{position:absolute;right:0;bottom:0;font-size:16px;line-height:20px;color:#17181A;text-decoration:underline;font-weight:bold}
.overview .discover .wrap_img{height:100px}
.overview .discover ul{font-size:0}
.overview .discover ul li{display:inline-block;vertical-align:top;width:320px;}
.overview .discover ul li+li{margin-left:80px}
.overview .discover ul li:nth-child(3) .wrap_img{margin-top:-8px;height:108px}
.overview .discover ul li img{display:inline-block;width:auto}
.overview .discover ul li strong{font-size:24px;line-height:32px;color:#43464D}
.overview .discover ul li p{font-size:15px;line-height:25px}
.overview .discover .btn{display:none;margin:0 auto 64px}
.overview .discover .btn .ico{background-color:#43464D}
.overview .discover .btn .ico i{color:#fff}

.overview .project_type{padding:200px 0;background-color:#F7F8FA}
.overview .project_type .inner>strong{width:710px;margin:0 auto 24px;font-size:48px;line-height:57px;color:#333333;text-align:center}
.overview .project_type .inner{width:1120px;margin:0 auto;text-align:center}
.overview .project_type .inner .btn{display:inline-block;vertical-align:top;margin-bottom:100px}
.overview .project_type .inner .btn .ico{background-color:#43464D;color:#fff}
.overview .project_type .list_project{overflow:hidden;text-align:left}
.overview .project_type .list_project li{float:left;width:25%;margin-bottom:40px}

.overview .project_type .popup{display:none;position:fixed;left:0;right:0;top:64px;bottom:0;z-index:10}
.overview .project_type .popup .bg{position:absolute;left:0;top:0;right:0;bottom:0;background-color:rgba(247,248,258,0.75);content:''}
.overview .project_type .popup .btn_close{display:none}
.overview .project_type .slide-container{position:absolute;right:-940px;top:0;height:100%;overflow-y:scroll;background-color:#43464D;border-radius:16px 0  0 16px;width:940px;box-sizing:border-box;z-index:10;padding:110px 48px 48px}
.overview .project_type .slide-container .slick-arrow{position:absolute;top:-45px;}
.overview .project_type .slide-container .prev{right:50px}
.overview .project_type .slide-container .next{right:0}
.overview .project_type .slide-container .slick-arrow i{font-size:16px;color:#ADAFB3;line-height:30px}
.overview .project_type .slide-item{outline:none}
.overview .project_type .slide-item .tit{font-size:40px;line-height:48px;color:#fff;margin-bottom:72px}
.overview .project_type .slide-item em{display:block;font-size:24px;line-height:26px;color:#fff;font-weight:bold;margin-bottom:48px}
.overview .project_type .list_thumb{overflow:hidden}
.overview .project_type .list_thumb li{float:left;width:259px}
.overview .project_type .list_thumb li+li{margin-left:25px}
.overview .project_type .list_thumb .wrap_thumb{overflow:hidden;border-radius:8px}
.overview .project_type .list_thumb .cont_thumb strong{font-size:16px;line-height:20px;color:#fff;margin:18px 0 15px}
.overview .project_type .list_thumb .cont_thumb p{position:relative;padding-left:20px;font-size:16px;line-height:24px;color:#ADAFB3}
.overview .project_type .list_thumb .cont_thumb p i{position:absolute;left:0;top:0;line-height:24px}
.overview .project_type .list_thumb2 li{overflow:hidden;margin-bottom:48px}
.overview .project_type .list_thumb2 .wrap_thumb{overflow:hidden;float:left;width:280px;margin-right:32px;border-radius:8px}
.overview .project_type .list_thumb2 .cont_thumb{overflow:hidden}
.overview .project_type .list_thumb2 .cont_thumb strong{font-size:16px;line-height:18px;color:#fff;margin-bottom:16px}
.overview .project_type .list_thumb2 .cont_thumb p{font-size:15px;line-height:24px;color:#ADAFB3}
.overview .project_type .box_desc{margin:32px 0 72px;padding:32px;font-size:15px;line-height:24px;color:#ADAFB3;background-color:#505359;border-radius:0 18px 0 18px}
.overview .list_project li[data-type="1"] .ico{background-position:0 0}
.overview .list_project li[data-type="2"] .ico{background-position:-64px 0}
.overview .list_project li[data-type="3"] .ico{background-position:-128px 0}
.overview .list_project li[data-type="4"] .ico{background-position:-192px 0}
.overview .list_project li[data-type="5"] .ico{background-position:-256px 0}
.overview .list_project li[data-type="6"] .ico{background-position:-320px 0}
.overview .list_project li[data-type="7"] .ico{background-position:-384px 0}
.overview .list_project li[data-type="8"] .ico{background-position:-448px 0}
.overview .list_project li[data-type="9"] .ico{background-position:0 -64px}
.overview .list_project li[data-type="10"] .ico{background-position:-64px -64px}
.overview .list_project li[data-type="11"] .ico{background-position:-128px -64px}
.overview .list_project li[data-type="12"] .ico{background-position:-192px -64px}
.overview .list_project li[data-type="13"] .ico{background-position:-256px -64px}
.overview .list_project li[data-type="14"] .ico{background-position:-320px -64px}
.overview .list_project li[data-type="15"] .ico{background-position:-384px -64px}

.overview .project_type .list_project a{overflow:hidden;vertical-align:middle;font-size:16px;line-height:20px;font-weight:bold;color:#737883;transition:0.5}
.overview .project_type .list_project a:hover{color:#488FF6}
.overview .project_type .list_project .ico{display:inline-block;width:64px;height:64px;border-radius:8px;background:url(https://2495902.fs1.hubspotusercontent-na1.net/hubfs/2495902/icon_type.png) 0 0 no-repeat #737883;background-size:512px 128px;vertical-align:middle;margin-right:14px;transition:0.5s}
.overview .project_type .list_project .txt{display:inline-block;vertical-align:middle}
.overview .project_type .list_project a:hover .ico{background-color:#488FF6}
.overview .banner_trial2{z-index:10;position:relative}


.company{background-color:#F7F8FA;padding:130px 0 160px}
.company>strong{width:830px;margin:-234px auto 48px;font-size:48px;line-height:68px;color:#43464D;text-align:center}
.company .btns{text-align:center;font-size:0}
.company .btns a{display:inline-block;vertical-align:top;width:224px;margin:0 16px;line-height:56px;height:56px;border-radius:8px;border:1px solid #488FF6;text-align:Center;font-size:14px;font-weight:bold;transition:0.4s}
.company .btns .btn1{background-color:#488FF6;color:#fff}
.company .btns .btn2{color:#488FF6;background-color:#fff}
.company .btns .btn1:hover{background-color:#43464D;border-color:#43464D}
.company .btns .btn2:hover{background-color:#488FF6;color:#fff}
.company ul{width:930px;margin:80px auto 0;text-align:center;font-size:0}
.company ul li{display:inline-block;width:33.33%}
.company ul li strong{font-size:14px;line-height:32px;color:#444444}
.company ul li span{display:block;font-size:12px;line-height:14px;color:#ADAFB3}
.company ul li a{font-size:12px;line-height:14px;color:#ADAFB3;text-decoration:underline}
.company ul li a i{color:#579EFF}
.company ul li img{display:inline-block;vertical-align:top;width:auto}

.overview .ebook{padding:200px 0 290px;background-color:#fff}
.overview .ebook ul{font-size:0;text-align:center}
.ebook ul li{display:inline-block;vertical-align:top;margin:0 20px;border-radius:8px;width:346px;overflow:hidden;-webkit-box-shadow: 8px 8px 24px 0px rgba(23,24,26,0.16);-moz-box-shadow: 8px 8px 24px 0px rgba(23,24,26,0.16);box-shadow: 8px 8px 24px 0px rgba(23,24,26,0.16);}
.ebook ul li a{position:relative;background-color:#F5F5F5;padding:52px 0 40px}
.ebook ul li img{width:190px;margin:0 auto;-webkit-box-shadow: 8px 8px 24px 0px rgba(23,24,26,0.16);-moz-box-shadow: 8px 8px 24px 0px rgba(23,24,26,0.16);box-shadow: 8px 8px 24px 0px rgba(23,24,26,0.16);}
.ebook ul li strong{position:absolute;left:0;right:0;bottom:0;height:64px;line-height:64px;background-color:#DFE1E6;text-align:center;font-weight:bold;font-size:16px;color:#43464D;transition:0.5s}
.ebook ul li strong i{margin-left:8px}
.ebook ul li:hover strong{background-color:#43464D;color:#fff}

.box_nav{position:fixed;top:200px;right:96px;opacity:1;z-index:10}
.box_nav>a{width:120px;height:32px;border:1px solid #DFE1E6;border-radius:4px;font-size:12px;line-height:32px;color:#DFE1E6;text-align:center;margin-bottom:8px;transition:0.5s}
.box_nav>a:hover{color:#17181A;border-color:#17181A}
.box_nav>a.on{color:#17181A;border-color:#17181A}

.filter{position:relative;width:1120px;margin:0 auto 40px;padding:6px 0}
.filter .btn_all{display:inline-block;vertical-align:top;text-decoration:underline;line-height:36px;font-size:16px;padding-right:36px}
.filter .opt_topic{position:absolute;right:0;top:0;width:300px;padding-top:48px;border:1px solid #333;border-radius:4px;background-color:#fff;z-index:110;transition:0.5s}
.filter .opt_topic:hover{border-color:#488FF6}
.filter .opt_topic .btn_opt{overflow:hidden;position:absolute;left:0;top:0;right:0;font-size:14px;line-height:48px;height:48px;padding:0 24px;transition:0.5s}
.filter .opt_topic.open .btn_opt:after{position:absolute;left:24px;right:24px;bottom:0;height:1px;background-color:#333;content:''}
.filter .opt_topic.open{-webkit-box-shadow: 10px 10px 22px 5px rgba(0,0,0,0.15);-moz-box-shadow: 10px 10px 22px 5px rgba(0,0,0,0.15);box-shadow: 10px 10px 22px 5px rgba(0,0,0,0.15)}
.filter .opt_topic .btn_opt i{float:right;line-height:48px;transition:0.5s}
.filter .opt_topic.open .btn_opt i{transform:rotateZ(180deg)}
.filter .opt_topic .btn_opt:hover{color:#488FF6}
.filter .opt_topic .list_topic{display:none;overflow-y:scroll;height:300px;padding:0 24px 24px;box-sizing:border-box}
.filter .list_topic strong{font-weight:bold;font-size:12px;line-height:16px;color:#aaa;margin:24px 0 12px}
.filter .list_topic li strong{margin-bottom:12px;padding-left:12px;font-size:14px;line-height:16px;color:#333;transition:0.5s}
.filter .list_topic li strong:hover{color:#488FF6;text-decoration:underline}
.filter .list_topic li a{color:#8e8e8e;line-height:24px;padding-left:24px;transition:0.5s}
.filter .list_topic li a:hover{color:#488FF6}
.filter .list_show{display:inline-block;vertical-align:top}
.filter .list_show{font-size:0}
.filter .list_show li{display:inline-block;vertical-align:top;margin-right:8px}
.filter .list_show li a{font-size:14px;line-height:36px;border:1px solid #eee;padding:0 10px;height:36px;border-radius:4px;color:#000;transition:0.5s}
.filter .list_show li a:hover{border-color:#488FF6;color:#488FF6}

.speaker .feature_speaker{height:calc(100vh - 65px);overflow:hidden}
.speaker .feature_speaker .bg{height:100%;background:url(https://2495902.fs1.hubspotusercontent-na1.net/hubfs/2495902/midasBridge/images/bg_speaker_main.png) right top no-repeat;background-size:cover;transform-origin:right center;animation:bgScale 2s 1s forwards}
.speaker .feature_speaker .inner{position:absolute;left:50%;top:25%;width:1280px;margin-left:-640px}
.speaker .feature_speaker h2{font-size:56px;font-weight:bold;line-height:63px;color:#fff}
.speaker .feature_speaker .btn{margin-top:32px;color:#fff}
.speaker .feature_speaker .btn .ico{background-color:#fff}
.speaker .feature_speaker .btn .ico i{color:#707070}
.speaker .cont_speaker .what{width:660px;margin:0 auto;padding:160px 0;font-size:24px;line-height:32px;color:#ADAFB3;font-weight:bold}
.speaker .cont_speaker .what strong{color:#17181A;margin-bottom:6px}
.speaker .cont_speaker .want{padding-top:160px;width:1120px;margin:0 auto;background-color:#fff}
.speaker .cont_speaker .want strong{font-size:48px;line-height:57px;color:#222222;margin-bottom:4px}
.speaker .cont_speaker .want p{font-size:32px;line-height:40px;color:#222;font-weight:bold}
.speaker .cont_speaker .want .img{height:124px;margin-top:64px;background:url(https://2495902.fs1.hubspotusercontent-na1.net/hubfs/2495902/midasBridge/images/img_want.png) 0 0 no-repeat;background-size:cover}
.speaker .cont_speaker .want img{display:none}
.speaker .cont_speaker .slide .item{width:1152px;box-sizing:border-box;padding:0 16px;opacity:0.6;transition:0.3s}
.speaker .cont_speaker .slide .item.slick-active{opacity:1}
.speaker .cont_speaker .slide .item a{overflow:hidden;position:Relative;border-radius:8px;outline:none}
.speaker .cont_speaker .slide .item .txt{position:absolute;left:0;right:0;top:165px}
.speaker .cont_speaker .slide .item strong{margin-bottom:16px;font-size:32px;line-height:40px;font-weight:bold;color:#fff;text-align:center}
.speaker .cont_speaker .slide .item p{font-size:16px;line-height:24px;color:#fff;font-weight:bold;text-align:center}
.speaker .cont_speaker .men .inner{width:1120px;margin:0 auto;padding-top:152px}
.speaker .cont_speaker .men .inner:after{display:block;clear:both;content:''}
.speaker .cont_speaker .men .inner>strong{float:left;font-size:48px;line-height:57px;color:#333333}
.speaker .cont_speaker .men .btn{float:right;color:#43464D;margin-top:116px}
.speaker .cont_speaker .men .btn:hover{color:#488FF6}
.speaker .cont_speaker .men .btn .ico{background-color:#43464D}
.speaker .cont_speaker .men .btn:hover .ico{background-color:#488FF6}
.speaker .cont_speaker .men .btn .ico i{color:#fff}
.speaker .cont_speaker .men ul{float:left;width:100%;margin-top:64px}
.speaker .cont_speaker .men ul li{float:left;width:346px;}
.speaker .cont_speaker .men ul li+li{margin-left:41px}
.speaker .cont_speaker .men .wrap_thumb{position:relative}
.speaker .cont_speaker .men .wrap_thumb .bg{position:absolute;left:0;right:0;top:0;bottom:0;background-color:rgba(0,0,0,0.44);transition:0.5s;opacity:0}
.speaker .cont_speaker .men .wrap_thumb .bg:before{position:absolute;left:50%;top:50%;width:1px;height:48px;margin-top:-24px;content:'';background-color:#fff}
.speaker .cont_speaker .men .wrap_thumb .bg:after{position:absolute;left:50%;top:50%;width:48px;height:1px;margin-left:-24px;content:'';background-color:#fff}
.speaker .cont_speaker .men .cont_thumb{position:relative;margin-top:-20px;padding:0 44px}
.speaker .cont_speaker .men .cont_thumb .logo{width:auto;height:40px;margin-bottom:18px}
.speaker .cont_speaker .men .cont_thumb strong{font-size:16px;line-height:24px;color:#17181A;margin-bottom:8px}
.speaker .cont_speaker .men .cont_thumb span{display:block;font-size:12px;line-height:18px;color:#ADAFB3}
.speaker .cont_speaker .men li a:hover .wrap_thumb .bg{opacity:1}
.speaker .cont_speaker .men li a:hover .cont_thumb strong{text-decoration:underline}
.speaker .membership .inner{width:1120px;margin:0 auto;padding:184px 0 160px}
.speaker .membership .inner:after{display:block;clear:both;content:''}
.speaker .membership .inner>strong{float:left;font-size:48px;line-height:57px;color:#333333}
.speaker .membership .inner>strong .btn{color:#43464D;margin-top:38px}
.speaker .membership .inner>strong .btn:hover{color:#488FF6}
.speaker .membership .inner>strong .btn .ico{background-color:#43464D}
.speaker .membership .inner>strong .btn:hover .ico{background-color:#488FF6}
.speaker .membership .inner>strong .btn .ico i{color:#fff}
.speaker .membership ul{float:right;width:560px;border-top:1px solid #ADAFB3}
.speaker .membership ul strong{margin-bottom:16px;font-size:24px;line-height:32px;color:#17181A}
.speaker .membership ul p{font-size:16px;line-height:24px;color:#17181A}
.speaker .membership ul img{margin-top:24px}
.speaker .membership ul li{padding:32px 0;border-bottom:1px solid #ADAFB3;color:#17181A}
.speaker .compensation{background-color:#292929}
.speaker .compensation>.inner{width:1120px;margin:0 auto;padding:160px 0}
.speaker .compensation>.inner>em{display:inline-block;font-size:13px;line-height:18px;height:18px;background-color:#fff;color:#333;padding:0 4px;text-align:center;font-weight:bold;margin-bottom:12px;vertical-align:top}
.speaker .compensation>.inner>strong{font-size:40px;line-height:48px;color:#fff}
.speaker .compensation>.inner ul{margin-top:64px}
.speaker .compensation>.inner ul:after{display:block;clear:both;content:''}
.speaker .compensation>.inner ul li{float:left;width:346px;border-radius:8px;background-color:#fff;text-align:center;padding-top:46px}
.speaker .compensation>.inner ul li+li{margin-left:41px}
.speaker .compensation>.inner ul li>strong{font-size:64px;line-height:80px}
.speaker .compensation>.inner ul li>p{margin:16px 0 32px;font-size:12px;line-height:18px;height:54px;color:#ADAFB3;padding:0 32px}
.speaker .compensation>.inner ul li>a{font-size:16px;line-height:64px;text-align:center;height:64px;background-color:#488FF6;color:#fff;font-weight:bold;transition:0.5s;border-radius:0 0 8px 8px}
.speaker .compensation>.inner ul li>a i{margin-left:8px}
.speaker .compensation>.inner ul li>a:hover{background-color:#0D54F8}
.speaker .compensation>.inner ul li img{width:100px;margin:0 auto}
.speaker .compensation>.inner ul .tooltip{position:relative;display:inline-block;vertical-align:top}
.speaker .compensation>.inner ul .tooltip a{font-size:16px;line-height:24px;font-weight:bold;color:#488FF6}
.speaker .compensation>.inner ul .tooltip a:hover+.layer{display:block}
.speaker .compensation>.inner ul .tooltip a i{line-height:24px}
.speaker .compensation>.inner ul .tooltip .layer{display:none;position:absolute;top:-16px;right:-300px;width:280px;background-color:#488FF6;color:#fff;padding:20px;border-radius:6px;box-sizing:border-box;text-align:left;font-size:14px;line-height:20px;z-index:10}
.speaker .compensation>.inner ul .tooltip .layer strong{color:#fff;margin-bottom:4px}
.speaker .compensation>.inner ul .tooltip .layer p+strong{margin-top:16px}
.speaker .compensation>.inner ul .tooltip .layer:before{position:absolute;left:-10px;top:16px;width:22px;height:22px;background-color:#488ff6;border-radius:4px;content:'';transform:scaleY(0.7) rotate(45deg)}
.speaker .compensation>.inner ul .info{height:168px;background-color:#F7F8FA;padding:32px 48px 0;box-sizing:border-box}
.speaker .compensation>.inner ul .info>span{display:block;position:relative;padding-left:20px;font-weight:bold;color:#666;font-size:14px;line-height:24px;text-align:left}
.speaker .compensation>.inner ul .info>span:before{position:absolute;left:12px;width:2px;height:2px;background-color:#666;top:10px;content:''}

.speaker .form_join{display:none;position:fixed;left:0;right:0;top:0;bottom:0;z-index:1000}
.speaker .form_join .bg{width:100%;height:100%;background-color:rgba(75,75,75,0.4)}
.speaker .form_join .box{position:absolute;left:50%;top:50%;width:900px;border-radius:8px;height:740px;margin:-370px 0 0 -450px;background-color:#F7F8FA;-webkit-box-shadow: 30px 30px 60px 0px rgba(0,0,0,0.16);-moz-box-shadow: 30px 30px 60px 0px rgba(0,0,0,0.16);box-shadow: 30px 30px 60px 0px rgba(0,0,0,0.16);padding-top:76px;box-sizing:border-box;}
.speaker .form_join .box .btn_close{display:none}
.speaker .form_join .box .inner{height:100%;position:relative}
.speaker .form_join .box .inner>strong{font-size:32px;line-height:40px;color:#333;text-align:center;margin-bottom:13px}
.speaker .form_join .box .inner>p{font-size:14px;line-height:18px;color:#ADAFB3;font-weight:bold;text-align:center}
.speaker .form_join .box .area_form{margin-top:48px}
.speaker .form_join .box .area_form form{padding-left:80px}
.speaker .form_join .box .area_form form:after{display:block;clear:both;content:''}
.speaker .form_join .box .area_form .hs_firstname{float:left;width:168px;clear:none;margin-right:16px}
.speaker .form_join .box .area_form .hs_lastname{float:left;width:168px;clear:none}
.speaker .form_join .box .area_form form>div{position:relative;padding-bottom:24px;width:352px;clear:both}
.speaker .form_join .box .area_form .hs-error-msgs{position:absolute;left:0;right:0;bottom:0;font-size:12px;line-height:24px;color:#E8533C;letter-spacing:-1px}
.speaker .form_join .box .area_form input[type="text"],.speaker .form_join .box .area_form input[type="tel"],.speaker .form_join .box .area_form input[type="email"]{
width:100%;height:56px;background-color:#fff;display:block;box-sizing:border-box;border-radius:4px;border:1px solid #DFE1E6;padding:0 10px;outline:none;user-select:none;font-size:13px;line-height:54px;color:#666;
}
.speaker .form_join .box .area_form input[type="text"]:hover,.speaker .form_join .box .area_form input[type="tel"]:hover,.speaker .form_join .box .area_form input:hover{border-color:#488FF6}
.speaker .form_join .box .area_form input[type="text"]:focus,.speaker .form_join .box .area_form input[type="tel"]:focus,.speaker .form_join .box .area_form input:focus{border-color:#488FF6}
.speaker .form_join .box .area_form .hs-form-required{display:none}
.speaker .form_join .box .area_form .hs_men_sharing_contents{position:absolute;right:80px;top:136px}
.speaker .form_join .box .area_form .hs-dependent-field input[type="text"]{margin:-1px 0 8px}
.speaker .form_join .box .area_form .hs_men_sharing_contents>label{display:block;font-weight:bold;font-size:16px;line-height:24px;color:#222;margin-bottom:24px}
.speaker .form_join .box .area_form .hs_men_sharing_contents .input label{display:block;cursor:pointer;margin-bottom:12px}
.speaker .form_join .box .area_form .hs_men_sharing_contents .input label span{display:block;padding-left:26px;position:relative;font-size:16px;line-height:22px;color:#ADAFB3;font-weight:bold;}
.speaker .form_join .box .area_form .hs_men_sharing_contents .input label span:before{position:absolute;left:0;top:0;width:22px;height:22px;border:2px solid #ADAFB3;border-radius:12px;box-sizing:border-box;content:'';transition:0.5s}
.speaker .form_join .box .area_form .hs_men_sharing_contents .input label span:after{position:absolute;left:5px;top:5px;width:12px;height:12px;border-radius:6px;background-color:#488FF6;border:0;content:'';opacity:0;transition:0.5s}
.speaker .form_join .box .area_form .hs_men_sharing_contents .input input[type="checkbox"]:checked+span{color:#488FF6}
.speaker .form_join .box .area_form .hs_men_sharing_contents .input input[type="checkbox"]:checked+span:before{border-color:#488FF6}
.speaker .form_join .box .area_form .hs_men_sharing_contents .input input[type="checkbox"]:checked+span:after{opacity:1}
.speaker .form_join .box .area_form .hs_men_comment{position:absolute;right:80px;top:360px}
.speaker .form_join .box .area_form .hs_men_comment label{display:block;font-weight: bold;font-size: 16px;line-height: 24px;color: #222;margin-bottom: 24px}
.speaker .form_join .box .area_form .hs_men_comment textarea{display:block;width:100%;height:80px;border-radius:4px;background-color:#fefefe;border:1px solid #dfe1e6;font-size:14px;line-height:20px;color:#333;resize:none;outline:none;transition:0.5s;padding:10px;box-sizing:border-box}
.speaker .form_join .box .area_form .hs_men_comment textarea:focus{background-coloR:#fff;}
.speaker .form_join .box .area_form .hs_men_private_consent_box{position:absolute;right:0;bottom:80px;padding-bottom:0}
.speaker .form_join .box .area_form .hs_men_private_consent_box label{display:block;cursor:pointer;}
.speaker .form_join .box .area_form .hs_men_private_consent_box label span{color:#ADAFB3;font-size:14px;line-height:18px}
.speaker .form_join .box .area_form .hs_men_private_consent_box a{display:inline;color:#488FF6}
.speaker .form_join .box .area_form .hs_men_private_consent_box .hs-error-msgs{right:20px;bottom:15px;text-align:right}
.speaker .form_join .box .area_form .hs_submit{position:absolute;right:0;bottom:0;left:0;width:auto;padding:0}
.speaker .form_join .box .area_form .hs_submit input{display:block;width:100%;height:56px;line-height:56px;font-weight:bold;font-size:20px;color:#fff;text-align:center;border-radius:4px;cursor:pointer;transition:0.5s;border:0;background-color:#488FF6}
.speaker .form_join .box .area_form .hs_submit input:hover{background-color:#222}
.speaker .form_join .box .area_form .hs_error_rollup{display:none}
.speaker .form_join .box .area_form select{background-color:#F7F8FA;border:1px solid #DFE1E6;display:block;font-size:16px;line-height:56px;height:56px;width:100%;color:#222;box-sizing:border-box;padding:0 16px;appearance:none;-webkit-appearance:none;border-radius:4px;background:url(https://2495902.fs1.hubspotusercontent-na1.net/hubfs/2495902/ico_select.png) right -4px no-repeat}
.speaker .activities{position:relative;padding:162px 0 528px}
.speaker .activities .inner{width:1120px;margin:0 auto}
.speaker .activities .inner em{display:inline-block;font-size:13px;line-height:18px;height:18px;background-color:#333;color:#fff;padding:0 4px;text-align:center;font-weight:bold;margin-bottom:12px;vertical-align:top}
.speaker .activities .inner strong{font-size:40px;line-height:48px;color:#333}
.speaker .activities .scroll_photo{position:absolute;left:-40px;bottom:28px;width:7362px;animation:slidePhoto 64s linear;animation-iteration-count: infinite;animation-direction: alternate;}

.men .head_men{height:400px;padding-top:160px;background:url(https://2495902.fs1.hubspotusercontent-na1.net/hubfs/2495902/midasBridge/images/bg_men.png) center center no-repeat;background-size:cover;box-sizing:border-box}
.men .head_men h3{font-size:48px;line-height:60px;color:#fff;text-align:center}
.men .head_men span{display:block;font-size:14px;line-height:18px;font-weight:bold;color:#fff;margin-top:8px;text-align:center}
.men .what .inner{width:1120px;margin:0 auto;padding:160px 0}
.men .what .inner:after{display:block;clear:both;content:''}
.men .what .inner strong{float:left;width:400px;font-size:48px;line-height:57px;color:#333}
.men .what .inner p{overflow:hidden;font-weight:bold;font-size:24px;line-height:32px;color:#ADAFB3}
.men .members .inner{width:1120px;margin:0 auto}
.men .members .inner>strong{margin-bottom:64px;font-size:48px;line-height:57px;color:#333}
.men .members .list_members{margin:0 -20px}
.men .members .list_members:after{display:block;clear:both;content:''}
.men .members .list_members>li{float:left;width:33.33%;margin-bottom:64px}
.men .members .list_members>li>a{margin:0 20px}
.men .members .list_members>li>a:hover .wrap_thumb .bg{opacity:1}
.men .members .list_members>li>a:hover .cont_thumb strong{text-decoration:underline}
.men .members .list_members>li .wrap_thumb{position:relative}
.men .members .list_members>li .wrap_thumb .bg{position:absolute;left:0;right:0;top:0;bottom:0;background-color:rgba(0,0,0,0.44);transition:0.5s;opacity:0}
.men .members .list_members>li .wrap_thumb .bg:before{position:absolute;left:50%;top:50%;width:1px;height:48px;margin-top:-24px;content:'';background-color:#fff}
.men .members .list_members>li .wrap_thumb .bg:after{position:absolute;left:50%;top:50%;width:48px;height:1px;margin-left:-24px;content:'';background-color:#fff}
.men .members .list_members>li .cont_thumb{position:relative;margin-top:-20px;padding:0 44px}
.men .members .list_members>li .cont_thumb .logo{width:auto;height:40px;margin-bottom:18px}
.men .members .list_members>li .cont_thumb strong{font-size:16px;line-height:24px;color:#17181A;margin-bottom:8px}
.men .members .list_members>li .cont_thumb span{display:block;font-size:12px;line-height:18px;color:#ADAFB3}
.men .members .list_members>li .layer{display:none;position:fixed;left:0;right:0;top:0;bottom:0;z-index:1000;}
.men .members .list_members>li .layer .bg{width:100%;height:100%;background-color:rgba(0,0,0,0.3)}
.men .members .list_members>li .layer .box{position:absolute;width:736px;height:800px;left:50%;top:50%;margin:-400px 0 0 -368px;background-color:#fff;-webkit-box-shadow: 30px 30px 60px 0px rgba(0,0,0,0.16);-moz-box-shadow: 30px 30px 60px 0px rgba(0,0,0,0.16);box-shadow: 30px 30px 60px 0px rgba(0,0,0,0.16);border-radius:8px}
.men .members .list_members>li .head_layer{position:relative;height:240px;background-color:#222;padding:48px 48px 0;color:#fff;border-radius:8px 8px 0 0}
.men .members .list_members>li .head_layer .wrap_thumb{position:absolute;right:48px;bottom:-24px;width:224px;}
.men .members .list_members>li .head_layer>strong{font-size:32px;line-height:40px;color:#fff}
.men .members .list_members>li .head_layer>span{display:block;margin:24px 0 16px;font-size:14px;line-height:18px;color:#ADAFB3}
.men .members .list_members>li .head_layer .btn_share{display:inline-block;vertical-align:top;margin:0 16px  0 0}
.men .members .list_members>li .head_layer .btn_share i{display:block;font-size:16px;line-height:32px;color:#fff}
.men .members .list_members>li .head_layer .btn_close{display:none}
.men .members .list_members>li .cont_layer{background-color:#fff;margin:64px 48px 48px;height:400px;overflow-y:scroll}
.men .members .list_members>li .cont_layer .desc_info{font-size:12px;line-height:22px;color:#666666}
.men .members .list_members>li .cont_layer .item{margin-top:48px}
.men .members .list_members>li .cont_layer .item strong{font-size:20px;line-height:28px;margin-bottom:16px}
.men .members .list_members>li .cont_layer .txt_awards{font-size:12px;line-height:22px;color:#6A6A6A}
.men .members .list_members>li .cont_layer .tags p{font-size:0}
.men .members .list_members>li .cont_layer .tags a{display:inline-block;vertical-align:top;font-size:12px;line-height:32px;border-radius:4px;border:1px solid #EEEEEE;color:#666666;padding:0 8px;margin:0 8px 8px 0;text-align:center;transition:0.5s}
.men .members .list_members>li .cont_layer .tags a:hover{border-color:#666;background-color:#666;color:#fff}
.men .members .list_members>li .cont_layer .list_project:after{display:block;clear:both;content:''}
.men .members .list_members>li .cont_layer .list_project li{float:left;width:298px;margin-bottom:24px}
.men .members .list_members>li .cont_layer .list_project li+li{margin-left:24px}
.men .members .list_members>li .cont_layer .list_project .large{float:none;clear:both;display:block;width:auto;margin:0}
.men .members .list_members>li .cont_layer .list_project .thumb{margin-bottom:16px}
.men .members .list_members>li .cont_layer .list_project strong{font-size:14px;line-height:22px;color:#222222}
.men .members .list_members>li .cont_layer .list_project p{font-size:12px;line-height:18px;color:#666}

.men .banner{height:440px;background:url() right center no-repeat;background-size:cover;margin-top:96px}
.men .banner .inner{width:1120px;margin:0 auto;padding-top:132px}
.men .banner .inner strong{font-size:40px;line-height:46px;color:#fff}
.men .banner .inner .btn{color:#fff;position:static;margin-top:24px}
.men .banner .inner .btn .ico{background-color:#fff}


.download .started .inner{width:1120px;padding-top:160px;margin:0 auto 96px;text-align:center}
.download .started .inner>h3{font-size:48px;line-height:52px;color:#17181A;margin-bottom:8px}
.download .started .inner>p{font-size:14px;line-height:16px;color:#ADAFB3;font-weight:bold;}
.download .started .list_resource{margin-top:160px}
.download .started .list_resource:after{display:block;clear:both;content:''}
.download .started .list_resource li{float:left;padding-top:48px;overflow:hidden;width:346px;background-color:#F5F5F5;border-radius:8px;-webkit-box-shadow: 10px 10px 24px 0px rgba(0,0,0,0.1);-moz-box-shadow: 10px 10px 24px 0px rgba(0,0,0,0.1);box-shadow: 10px 10px 24px 0px rgba(0,0,0,0.1);}
.download .started .list_resource li+li{margin-left:40px}
.download .started .list_resource i{display:block;margin:0 auto 10px;font-size:32px;color:#222}
.download .started .list_resource strong{font-size:20px;line-height:24px;color:#222;margin-bottom:8px}
.download .started .list_resource p{font-size:12px;line-height:14px;color:#43464D}
.download .started .list_resource .btns{font-size:0;margin-top:32px}
.download .started .list_resource .btns a{display:inline-block;width:50%;vertical-align:top;font-size:16px;line-height:64px;height:64px;color:#fff;background-color:#488FF6;font-weight:bold;text-align:center;transition:0.5s}
.download .started .list_resource .btns a+a{background-color:#0D54F8}
.download .started .list_resource .btns a:hover{background-color:#222}


.download .updates .inner{width:1120px;margin:0 auto 160px}
.download .updates h4{font-size:32px;line-height:40px;color:#17181A;margin-bottom:48px}
.download .updates .item{font-size:0;padding-top:64px}
.download .updates .type{display:inline-block;vertical-align:top;width:540px;}
.download .updates .type em{display:block;font-size:16px;line-height:20px;color:#488FF6;margin-bottom:24px}
.download .updates .type ul{border-top:1px solid #DFE1E6}
.download .updates .type li{border-bottom:1px solid #dfe1e6;}
.download .updates .type li strong{position:relative;font-size:20px;line-height:74px;color:#43464D;transition:0.5s;cursor:pointer}
.download .updates .type li strong i{position:absolute;right:8px;top:0;line-height:74px;color:#A0A0A0;transition:0.5s}
.download .updates .type li strong:hover{color:#488FF6}
.download .updates .type li strong:hover i{color:#488FF6}
.download .updates .type+.type{margin-left:36px}
.download .updates .type .btns{display:none;overflow:hidden;margin-bottom:24px}
.download .updates .type .btns>div{float:left;padding-top:0}
.download .updates .type .btns .item>a{width:172px;font-size:16px;line-height:48px;height:48px;border:1px solid #488FF6;border-radius:4px;background-color:#fff;color:#488FF6;text-align:center;font-weight:bold;transition:0.5s}
.download .updates .type .btns .item+.item{margin-left:8px}
.download .updates .type .btns .item>a:hover{background-color:#488ff6;color:#fff}
.download .updates .type .links{display:none;overflow:hidden;padding-bottom:24px}
.download .updates .type .links>a{float:left;font-size:16px;line-height:20px;font-weight:bold;color:#488FF6;margin-right:8px}
.download .updates .type .links>a i{line-height:20px}
.download .updates .type .links>a:hover{text-decoration:underline}
.download .updates .type li.on .btns,.download .updates .type li.on .links{display:block}

.license_faq{padding:160px 0;background-color:#F7F8FA}
.license_faq .inner{width:1120px;margin:0 auto}
.license_faq .inner>strong{font-size:48px;line-height:52px;color:#333333;margin-bottom:48px}
.license_faq ul{border-top:1px solid #DFE1E6}
.license_faq li{position:relative;padding-left:72px;border-bottom:1px solid #DFE1E6}
.license_faq li strong{font-size:16px;line-height:64px;color:#17181A;transition:0.5s;cursor:pointer}
.license_faq li strong .ico{position:absolute;left:30px;top:25px;width:12px;height:12px;}
.license_faq li strong .ico:before{position:absolute;left:0;width:12px;height:2px;background-color:#ADAFB3;top:5px;content:''}
.license_faq li strong .ico:after{position:absolute;left:5px;top:0;width:2px;height:12px;background-color:#ADAFB3;content:''}
.license_faq li .desc{display:none;font-size:14px;line-height:24px;color:#888888;margin-bottom:32px}
.license_faq li .desc a{display:inline;color:#488FF6;text-decoration:underline}
.license_faq li.on strong{color:#488FF6}
.license_faq li.on strong .ico:before{background-color:#488FF6}
.license_faq li.on strong .ico:after{opacity:0}

.download .banner_updates{background:url() right top no-repeat;background-size:cover}
.download .banner_updates .inner{position:relative;width:1120px;margin:0 auto;padding-top:160px;height:440px;box-sizing:border-box}
.download .banner_updates em{display:inline-block;margin-bottom:24px;height:18px;font-size:13px;line-height:18px;color:#fff;text-align:center;padding:0 4px;background-color:#222;vertical-align:top}
.download .banner_updates strong{font-size:40px;line-height:44px;color:#222}
.download .banner_updates p{font-size:14px;line-height:28px;color:#ADAFB3}
.download .banner_updates .btn{position:absolute;right:0;top:calc(50% - 24px)}
.download .banner_updates .btn .ico{background-color:#222}
.download .banner_updates .btn .ico i{color:#fff}

.banner_trial2{background:url() right top no-repeat;background-size:cover;background-attachment:fixed}
.banner_trial2 .inner{position:relative;width:1120px;margin:0 auto;padding-top:160px;height:440px;box-sizing:border-box}
.banner_trial2 em{display:inline-block;margin-bottom:24px;height:18px;font-size:13px;line-height:18px;color:#222;text-align:center;padding:0 4px;background-color:#fff;vertical-align:top}
.banner_trial2 strong{font-size:40px;line-height:44px;color:#fff}
.banner_trial2 p{font-size:14px;line-height:28px;color:#fff;opacity:0.5}
.banner_trial2 .btn{position:absolute;right:0;color:#fff;top:calc(50% - 48px)}
.banner_trial2 .btn .ico{background-color:#fff}
.banner_trial2 .btn .ico i{color:#222}
.banner_trial2 .btn+.btn{top:calc(50% + 24px)}
.banner_trial2 .btn+.btn .ico{border:1px solid #fff;background-color:transparent;box-sizing:border-box}
.banner_trial2 .btn+.btn .ico i{color:#fff}

.download .popup_download{position:Fixed;left:0;right:0;top:0;bottom:0;z-index:10000}
.download .popup_download .bg{width:100%;height:100%;background-color:rgba(75,75,75,0.4)}
.download .popup_download .layer{position:absolute;left:50%;top:50%;width:736px;height:680px;margin:-340px 0 0 -368px;background-color:#F7F8FA;border-radius:8px;text-align:center;padding-top:80px;box-sizing:border-box}
.download .popup_download .layer img{display:block;width:146px;margin:0 auto}
.download .popup_download form{display:block;width:352px;margin:0 auto}
.download .popup_download form h1{font-size:32px;line-height:48px;color:#222}
.download .popup_download form .hs-main-font-element p{margin-bottom:32px;font-size:14px;line-height:24px;font-weight:bold;color:#ADAFB3}
.download .popup_download form>div{position:relative;padding-bottom:24px;width:352px;clear:both}
.download .popup_download .area_form .hs_firstname{position:Relative;float:left;width:168px;clear:none;margin-right:16px}
.download .popup_download .area_form .hs_lastname{position:Relative;float:left;width:168px;clear:none} 
.download .popup_download .area_form .hs_email{position:relative}
.download .popup_download .area_form .hs-error-msgs{position:absolute;left:0;right:0;bottom:-22px;font-size:12px;line-height:24px;color:#E8533C;letter-spacing:-1px;text-align:left}
.download .popup_download .area_form input[type="text"],.download .popup_download .area_form input[type="tel"],.download .popup_download .area_form input[type="email"]{
width:100%;height:56px;background-color:#fff;display:block;box-sizing:border-box;border-radius:4px;border:1px solid #DFE1E6;padding:0 10px;outline:none;user-select:none;font-size:13px;line-height:54px;color:#666;
}
.popup_download .area_form input[type="email"]{margin-top:24px}

.download .popup_download .btn_close{position:absolute;right:24px;top:24px;}
.download .popup_download .btn_close i{font-size:48px;color:#ADAFB3}
.download .popup_download .area_form input[type="text"]:hover,.download .popup_download .area_form input[type="tel"]:hover,.download .popup_download .area_form input[type="email"]:hover{border-color:#488FF6}
.download .popup_download .area_form input[type="text"]:focus,.download .popup_download .area_form input[type="tel"]:focus,.download .popup_download .area_form input[type="email"]:focus{border-color:#488FF6}
.download .popup_download .btn_down:hover{background-color:#222}
.download .popup_download .area_form input[type="submit"]{display:block;margin:24px auto 0;width:100%;;height:64px;line-height:64px;font-weight:bold;font-size:20px;color:#fff;text-align:center;border-radius:8px;cursor:pointer;transition:0.5s;border:0;background-color:#488FF6}
.download .popup_download .area_form .inputs-list{border-top:0}
.download .popup_download .area_form .inputs-list li{border-bottom:0}
.download .popup_download .area_form .hs_private_consent_box{margin-top:32px;position:Realtive}
.download .popup_download .area_form .hs_private_consent_box label{display:block;cursor:pointer;text-align:left}
.download .popup_download .area_form .hs_private_consent_box label span{color:#ADAFB3;font-size:14px;line-height:18px}
.download .popup_download .area_form .hs_private_consent_box a{display:inline;color:#488FF6}
.download .popup_download .area_form .hs_error_rollup{display:none}
.download .popup_download .area_form .submitted-message p{font-size:32px;line-height:48px;width:420px;margin: 80px auto 0;font-weight: bold;}


.feature_solution .title{padding:160px 0 64px;background-color:#FAFAFA}
.feature_solution .title .inner{position:Relative;width:1120px;margin:0 auto}
.feature_solution .title strong{font-size:40px;line-height:48px;color:#17181A;text-align:center}
.feature_solution .title span{display:block;margin-top:16px;font-size:13px;font-weight:bold;color:#ADAFB3;text-align:center}
.feature_solution .image{height:560px;background:url() center center no-repeat;background-size:cover}
.solution_contents{position:relative;padding-top:80px;border-top:1px solid #DFE1E6;width:1120px !important;margin:120px auto 0 !important;float:none !important}
.solution_contents h2{font-size:40px;line-height:48px;color:#17181A;margin-bottom:48px}
.solution_contents h3{display:inline-block;font-size:22px;line-height:30px;color:#fff;height:30px;padding:0 4px;text-align:center;background-color:#17181A;vertical-align:top;margin-bottom:16px}
.solution_contents h4{font-size:24px;line-height:30px;color:#17181A;margin-bottom:24px}
.solution_contents h5{position:relative;font-size:18px;line-height:30px;color:#17181A;padding-left:14px;margin:24px 0 16px;margin-left:40px}
.solution_contents h5:before{position:absolute;left:0;top:11px;width:8px;height:8px;border-radius:4px;background-color:#17181a;content:''}
.solution_contents p{font-size:16px;line-height:32px;color:#666666}
.solution_contents blockquote{padding-left:40px}
.solution_contents .solution_img li{text-align:center;margin-bottom:64px;font-size:0}
.solution_contents .solution_img li .wrap_thumb{display:inline-block;vertical-align:top;font-size:0;position:relative;}
.solution_contents .solution_img li .wrap_thumb p{padding-top:16px;font-size:13px;line-height:15px;color:#ADAFB3;text-align:left}
.solution_contents .solution_img li .wrap_thumb img{display:inline-block;width:auto;max-width:1120px;vertical-align:top}
.solution_contents .solution_img.type2{overflow:hidden}
.solution_contents .solution_img.type2 li{float:left;width:50%}
.solution_contents .solution_img.type2 li .wrap_thumb{display:block}
.solution_contents .solution_img li .wrap_thumb img{width:100%;max-width:100%;display:block;}
.solution_contents td{border:1px solid #ccc}
.solution_contents .solution_img li .wrap_thumb:after{position:absolute;left:0;right:0;bottom:31px;top: 0;border: 1px solid rgba(0,0,0,0.1);content: '';}

.filter_solution{position:absolute;right:0;top:-70px}
.filter_solution .opt_topic .list_topic{overflow-y:visible;height:auto;padding:24px}
.filter_solution .opt_topic{background-color:#333}
.filter_solution .opt_topic .btn_opt{color:#fff}
.filter_solution .opt_topic.open .btn_opt:after{position:absolute;left:24px;right:24px;bottom:0;height:1px;background-color:#fff;content:''}
.filter_solution .opt_topic .btn_opt i{color:#fff}
.filter_solution .list_topic li a{color:#ADAFB3;;line-height:30px;font-size:14px;padding-left:0}
.filter_solution.fixed{position:fixed;right:50%;top:200px;margin-right:-872px}
.feature_project .title{height:640px;padding-top:160px;background-color:#FAFAFA;box-sizing:border-box}
.feature_project .title .inner{position:Relative;width:1120px;margin:0 auto}
.feature_project .title h1{font-size:40px;line-height:48px;color:#17181A;text-align:center}
.feature_project .title span{display:block;margin-top:16px;font-size:13px;font-weight:bold;color:#ADAFB3;text-align:center}
.feature_project .image{position:relative;width:1280px;margin:-330px auto 0;height:560px;background:url() center center no-repeat;background-size:cover}
.feature_project .image em{position:absolute;left:40px;top:40px;font-size:13px;padding:0 4px;height:18px;line-height:18px;background-color:#222;color:#fff;font-weight:bold;text-align:center;z-index:5}

.wrap_content{position:relative;float:none !important;width:1120px !important;margin:120px auto 0 !important;padding-right:384px;box-sizing:border-box}
.wrap_content .filter{display:none}
.wrap_content .project_aside{position:absolute;right:0;top:0;}
.wrap_content .project_aside .box{border:1px solid #E6E5EA;padding:24px;box-sizing:border-box;width:320px;border-radius:4px;margin-bottom:24px}
.wrap_content .project_aside .item+.item{margin-top:8px}
.wrap_content .project_aside em{font-size:12px;line-height:24px;color:#A7A7A7;font-weight:bold;display:Block}
.wrap_content .project_aside p{font-size:12px;line-height:22px;color:#43464D}
.wrap_content .project_aside .btn_learn{height:56px;font-size:14px;line-height:56px;color:#fff;font-weight:bold;padding:0 16px;border-radius:4px;background-color:#333;transition:0.5s}
.wrap_content .project_aside .btn_learn i{line-height:56px;float:right;font-size:20px}
.wrap_content .project_aside .btn_learn:hover{background-color:#488FF6}


.project_contents{position:relative;padding-top:80px;border-top:1px solid #DFE1E6;width:736px !important;margin:0 auto !important}
.project_contents h1{font-size:40px;line-height:48px;color:#17181A;margin-bottom:48px}
.project_contents h2{display:inline-block;font-size:22px;line-height:30px;color:#fff;height:30px;padding:0 4px;text-align:center;background-color:#17181A;vertical-align:top;margin-bottom:16px}
.project_contents h3{font-size:24px;line-height:30px;color:#17181A;margin-bottom:24px}
.project_contents h4{position:relative;font-size:18px;line-height:30px;color:#17181A;padding-left:14px;margin:24px 0 16px;margin-left:40px}
.project_contents h4:before{position:absolute;left:0;top:11px;width:8px;height:8px;border-radius:4px;background-color:#17181a;content:''}
.project_contents p{font-size:16px;line-height:32px;color:#666666}
.project_contents blockquote{padding-left:40px}
.project_contents .solution_img li{text-align:center;margin-bottom:64px;font-size:0}
.project_contents .solution_img li .wrap_thumb{display:inline-block;vertical-align:top;font-size:0}
.project_contents .solution_img li .wrap_thumb p{padding-top:16px;font-size:13px;line-height:15px;color:#ADAFB3;text-align:left}
.project_contents .solution_img li .wrap_thumb img{display:inline-block;width:auto;max-width:1120px;vertical-align:top}
.project_contents .solution_img.type2{overflow:hidden}
.project_contents .solution_img.type2 li{float:left;width:50%}
.project_contents .solution_img.type2 li .wrap_thumb{display:block}
.project_contents .solution_img li .wrap_thumb img{width:100%;max-width:100%;display:block;}

.project_contents .info_box{margin-bottom:64px}
.project_contents .info_box>strong{font-size:24px;line-height:32px;color:#17181A;margin-bottom:16px}
.project_contents .info_box .co_name{display:inline-block;font-size:16px;line-height:28px;height:28px;background-color:#222;color:#fff;padding:0 4px;text-align:center;font-weight:bold;vertical-align:top}
.project_contents .info_box ul{margin-top:32px;border-top:1px solid #DFE1E6}
.project_contents .info_box li{overflow:hidden;border-bottom:1px solid #DFE1E6;padding:32px 0}
.project_contents .info_box li em{float:left;width:120px;font-size:15px;line-height:24px;color:#222222;font-weight:bold}
.project_contents .info_box li p{overflow:hidden;font-size:15px;line-height:24px;color:#666666}
.project_contents .info_box li p a{color:#488FF6;text-decoration:underline}

.project_contents .feature_content{background-color:#222222;padding:40px;margin-bottom:64px;border-radius:4px;}
.project_contents .feature_content strong{font-size:24px;line-height:32px;color:#fff;margin-bottom:16px}
.project_contents .feature_content .item{display:block;padding-left:16px;position:relative;color:#ADAFB3;font-size:16px;font-weight:bold;line-height:28px;}
.project_contents .feature_content .item:before{position:absolute;left:0;top:8px;width:4px;height:4px;border-radius:2px;background-color:#adaf83;content:''}

@keyframes bgScale{
  from{transform:scale(1)}
  to{transform:scale(1.1)}
}

.header_trial{position:fixed;left:0;right:0;top:0;bottom:0;height:64px;background-color:#17181A;z-index:100}
.header_trial .inner{position:relative;width:1120px;margin:0 auto;line-height:64px;text-align:center}
.header_trial .inner .btn_back{position:absolute;left:0;top:0;height:64px;line-height:64px;font-size:13px;line-height:64px;color:#fff}
.header_trial .inner .btn_back i{margin-right:8px}
.header_trial h1 a{font-size:18px;line-height:64px;color:#fff}
.head_step{width:1120px;margin:80px auto 64px;border-bottom:1px solid #DFE1E6}
.head_step .inner{width:100%;overflow:hidden;font-weight:bold}
.head_step strong{float:left;font-size:20px;line-height:60px;color:#222}
.head_step .num_step{float:right;font-size:18px;line-height:60px;color:#488FF6}
.select_trial>strong{margin-bottom:48px;font-weight:bold;font-size:40px;line-height:48px;text-align:center}
.select_trial .item_select{display:flex;justify-content:flex-start;width:1120px;height:360px;margin:0 auto;font-size:0}
.select_trial .item_select a{position:relative;width:50%;height:360px;vertical-align:top;box-sizing:border-box;transition:0.5s}
.select_trial .item_select a strong{margin:16px 0 8px;font-size:32px;line-height:60px}
.select_trial .item_select a p{font-size:14px;line-height:18px;color:#888}
.select_trial .item_select .civil{background-color:#F7F8FA;padding-left:80px}
.select_trial .item_select .civil strong{color:#222}
.select_trial .item_select i{display:none;position:absolute;right:40px;top:50%;margin-top:-9px;font-size:18px;color:#333}
.select_trial .item_select img{display:inline-block;width:45px;margin-top:110px;vertical-align:top}
.select_trial .item_select .feanx{background-color:#333;padding-right:80px;text-align:right}
.select_trial .item_select .feanx strong{color:#fff}
.select_trial .item_select .feanx i{right:auto;left:40px;color:#fff}
.select_trial .item_select a:hover{width:100%}
.select_trial .item_select a:hover i{display:block}


.feature_blog{overflow:hidden;position:relative;width:1280px;margin:-110px auto 120px}
.feature_blog .item{overflow:hidden;position:relative;height:360px;padding:40px;box-sizing:border-box}
.feature_blog .item .cont{position:relative}
.feature_blog .item .dimmed{position:absolute;left:0;right:0;bottom:0;height:720px;transition:0.5s;/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#222222+0,222222+100&0.88+0,0.88+50,0.06+100 */
background: -moz-linear-gradient(top,  rgba(34,34,34,0.88) 0%, rgba(34,34,34,0.88) 50%, rgba(34,34,34,0.06) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(34,34,34,0.88) 0%,rgba(34,34,34,0.88) 50%,rgba(34,34,34,0.06) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(34,34,34,0.88) 0%,rgba(34,34,34,0.88) 50%,rgba(34,34,34,0.06) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0222222', endColorstr='#0f222222',GradientType=0 ); /* IE6-9 */
}
.feature_blog .item .tags{font-size:0;}
.feature_blog .item .tags>span{display:inline-block;vertical-align:top;font-size:13px;line-height:18px;height:18px;background-color:#fff;color:#333;padding:0 4px;text-align:center;margin-right:8px;font-weight:bold}
.feature_blog .item strong{margin-top:20px;font-size:18px;line-height:24px;color:#fff}
.feature_blog .item:hover .dimmed{bottom:-360px}
.feature_blog .featured{float:left;width:854px}
.feature_blog .featured strong{font-size:32px;line-height:36px}

.hs-form-booleancheckbox-display{position:relative;padding-left:24px}
input[type="checkbox"]{position:absolute;left:0;top:0;width:1px;height:1px;opacity:0}
input[type="checkbox"]+span:after{position:absolute;left:0;top:0;width:18px;height:18px;border:1px solid #B0AFB7;content:'';border-radius:4px;box-sizing:border-box}
input[type="checkbox"]:checked+span:after{border:5px solid #488FF6}


.thumb_list{overflow:hidden;width:1158px;margin:0 auto;padding-bottom:160px}
.thumb_list>li{float:left;;width:33.33%;margin-bottom:48px}
.thumb_list>li>a{margin:0 20px}
.thumb_list .wrap_thumb{position:relative;}
.thumb_list .wrap_thumb:after{position:absolute;left:0;right:0;top:0;bottom:0;border:1px solid rgba(0,0,0,0.1);content:'';transition:0.5s}
.thumb_list .wrap_thumb .ico_more{display:none;position:absolute;left:50%;top:50%;margin-top:-24px;width:1px;height:48px;background-color:#fff;z-index:10}
.thumb_list .wrap_thumb .ico_more:after{position:absolute;left:50%;top:50%;margin-left:-24px;height:1px;width:48px;background-color:#fff;content:''}
.thumb_list .wrap_thumb .tags{position:absolute;left:20px;top:20px;z-index:10}
.thumb_list .wrap_thumb .tags em{display:inline-block;vertical-align:top;background-color:#222;color:#fff;font-weight:bold;font-size:13px;line-height:18px;padding:0 5px;margin-right:8px;;transition:0.5s;color:#fff}
.thumb_list .wrap_thumb .tags em.status{background-color:#fff;color:#222}
.thumb_list .wrap_thumb .tags em.status b{color:#579EFF}
.thumb_list .cont_thumb{padding-top:24px}
.thumb_list .cont_thumb strong{display:block;display:-webkit-box;overflow:hidden;font-size:20px;line-height:26px;height:52px;-webkit-box-orient:vertical;-webkit-line-clamp:2;transition:0.5s}
.thumb_list .cont_thumb .txt_date{display:block;margin-top:10px;font-weight:normal;font-size:13px;line-height:20px;color:#ADAFB3}
.thumb_list a:hover .wrap_thumb .ico_more{display:block}
.thumb_list a:hover .wrap_thumb .tags em{background-color:#fff;color:#333}
.thumb_list a:hover .wrap_thumb .tags em.status{background-color:#222}
.thumb_list a:hover .wrap_thumb:after{border:0;background-color:rgba(0,0,0,0.8)}
.thumb_list a:hover .cont_thumb strong{color:#488FF6;text-decoration:underline}

.head_blog{height:400px;padding-top:160px;;background-color:#FAFAFA;box-sizing:border-box}
.head_blog h2{margin-bottom:8px;font-weight:bold;font-size:48px;line-height:60px;text-align:Center;color:#333333}
.head_blog p{font-size:14px;line-height:28px;text-align:Center;color:#333333}

.start_step{padding-bottom:300px}
.form_freetrial{position:relative;margin:0 auto;width:544px}
.form_freetrial .hbspt-form{display:block;width:544px;margin:0 auto}
.form_freetrial .hs-error-msg{display:block;text-align:left;color:#488FF6;line-height:18px}
.form_freetrial>strong{margin-bottom:60px;font-weight:bold;font-size:40px;line-height:48px;text-align:center}
.form_freetrial label{font-size:12px;line-height:24px;color:#ADAFB3;font-weight:normal;cursor:pointer}
.form_freetrial .hs-form-checkbox{position:relative;display:inline-block;vertical-align:top;width:33.33%;padding-left:24px;box-sizing:border-box;margin-bottom:16px}
.form_freetrial .hs-form-checkbox label{color:#ADAFB3;cursor:pointer;font-size:14px;line-height:18px}
.form_freetrial .hs-fieldtype-text,.form_freetrial .hs_country_for_mbm_registering{padding-bottom:32px}
.form_freetrial .hs_error_rollup{display:none}

.form_freetrial .hs-phone .no-list.hs-error-msgs.inputs-list{display:none !important}
.form_freetrial select{width:100%;height:66px;background-color:#fff;border:1px solid #dfe1e6;border-radius:4px;font-weight:bold;font-size:16px;color:#17181A;background:url(https://2495902.fs1.hubspotusercontent-na1.net/hubfs/2495902/ico_select.png) right -4px no-repeat;appearance:none;-webkit-appearance:none}
.form_freetrial .hs-fieldtype-text input[type="text"],.form_freetrial .hs-fieldtype-text input[type="tel"],.form_freetrial .hs-fieldtype-text input[type="email"]{width:100%;height:64px;border:1px solid #DFE1E6;border-radius:4px;padding:0 16px;line-height:64px;font-weight:bold;font-size:16px;color:#17181A;background-color:#fff;box-sizing:border-box}
.form_freetrial .hs-fieldtype-text input[type="text"],.form_contact .hs-fieldtype-text input[type="tel"],.form_contact .hs-fieldtype-text input[type="email"]{width:100%;height:64px;border:1px solid #DFE1E6;border-radius:4px;padding:0 16px;line-height:64px;font-weight:bold;font-size:16px;color:#17181A;background-color:#fff;box-sizing:border-box}
.form_freetrial .hs-fieldtype-text input[type="email"]{color:#E8533C}
.form_freetrial .hs_private_consent_box {display:flex;justify-content:space-between;}
.form_freetrial .hs-form-booleancheckbox label {display:flex;line-height:18px}
.form_freetrial .legal-consent-container {margin-top:6px}
.form_freetrial .legal-consent-container .hs-form-booleancheckbox-display {display:flex;line-height:18px}
.form_freetrial .legal-consent-container .hs-form-booleancheckbox-display>span {margin-left:0 !important}
#formRegist .legal-consent-container .hs-form-booleancheckbox-display>span {display:inline-block !important;vertical-align:top;margin-left:0 !important}
.form_freetrial .hs-submit input{display:block;height:64px;border-radius:4px;border:1px solid #488FF6;color:#488FF6;font-size:16px;font-weight:bold;text-align:center;width:100%;line-height:64px;cursor:pointer;margin-top:32px;transition:0.5s;background-color:#fff}
.form_freetrial .hs-submit input:hover{color:#fff;background-color:#488FF6}
.form_freetrial .hs_agree_check a{display:inline-block;text-decoration:underline}
.form_freetrial+.wrap_btn{padding-top:120px}   
.form_freetrial+.wrap_btn strong{margin-bottom:48px;font-family:'Roboto Slab',serif;font-size:32px;line-height:48px}
.form_freetrial+.wrap_btn .btn{background-color:#fff;color:#17181A;border:1px solid #17181A}
.form_freetrial .link_popup{position:absolute;right:0;bottom:96px;font-size:12px;line-height:24px;text-decoration:underline;color:#888}

.text_step2{text-align:center;font-size:16px;line-height:24px;font-weight:normal}
.text_step2 em{display:block;margin-top:15px;font-weight:bold;color:#488FF6}
.form_freetrial .img{width:736px;margin:64px auto 0;background-color:gray}

.item_input{position:relative;padding-bottom:24px}
.item_input label{display:block;font-size:12px;line-height:32px;color:#B0AFB7}
.item_input input{width:100%;height:100%;background:none;border:0;padding:0;font-size:16px;line-height:62px}
.item_input .box_inp{overflow:hidden;padding:0 16px;border:1px solid #B0AFB7;border-radius:4px}
.item_input .box_inp select{height: 64px;width:100%;border: 0;background: #fff;background:url(https://2495902.fs1.hubspotusercontent-na1.net/hubfs/2495902/ico_select.png) right -4px no-repeat}
.item_input .desc_confirm{position:absolute;right:0;bottom:0;font-size:12px;line-height:20px;color:#305AE2}
.item_input .desc_confirm i{margin:4px 8px 0 0;vertical-align:top}
.input_user{display:none;padding-top:48px}
.input_user button{display:block;width:100%;font-weight:bold;font-size:16px;line-height:64px;margin-top:26px;;background-color:#305AE2;color:#fff;text-align:center;border:0;border-radius:3px;cursor:pointer;transition:0.5s}
.input_user button:hover{background-color:#1D3688}

.list_start{display:flex;margin:0 auto;justify-content:space-between}
.list_start li{position:relative;width:31%;height:372px;padding-top:48px;background-color:#F7F6FB;text-align:center}
.list_start li strong{font-size:24px;line-height:30px}
.list_start li i{font-size:48px;margin:48px 0}
.list_start li p{font-size:14px;line-height:26px;color:#4A4E5E}
.list_start li .btn_start{position:absolute;left:50%;bottom:48px;margin-left:-88px}

.start_faq{padding-top:80px}
.start_faq p{margin-bottom:32px;font-weight:bold;font-size:24px;line-height:32px;text-align:center}

.box_miss{width:544px;padding:48px 0;margin:48px auto 0;background-color:#F7F8FA;text-align:center}
.box_miss p{font-size:15px;line-height:22px;color:#43464D;font-weight:normal}
.box_miss a{display:inline-block;margin-top:24px;border:1px solid #17181A;border-radius:4px;font-weight:bold;color:#17181A;line-height:48px;height:48px;text-align:center;padding:0 37px;vertical-align:top;transition:0.5s}
.box_miss a:hover{background-color:#17181a;color:#fff}
.box_miss .hs-submit input{display:inline-block;margin-top:24px;border:1px solid #17181A;border-radius:4px;font-weight:bold;color:#17181A;line-height:48px;height:48px;text-align:center;padding:0 37px;vertical-align:top;transition:0.5s}
.box_miss .hs-submit input:hover{background-color:#17181a;color:#fff}

.box_resend{width:544px;padding:48px 0;margin:48px auto 0;background-color:#F7F8FA;text-align:center}
.box_resend p{font-size:16px;line-height:32px;color:#43464D}
.box_resend a{display:inline-block;margin-top:24px;border:1px solid #17181A;border-radius:4px;font-weight:bold;color:#17181A;line-height:48px;height:48px;text-align:center;padding:0 37px;vertical-align:top;transition:0.5s}
.box_resend a:hover{background-color:#17181a;color:#fff}
.box_resend .hs-submit input{display:inline-block;margin-top:24px;border:1px solid #17181A;border-radius:4px;font-weight:bold;color:#17181A;line-height:48px;height:48px;text-align:center;padding:0 37px;vertical-align:top;transition:0.5s}
.box_resend .hs-submit input:hover{background-color:#17181a;color:#fff}

.list_key{overflow:hidden;width:1150px;margin:0 auto}
.list_key li{float:left;width:33.33%}
.list_key li .inner{position:relative;margin:0 15px;background-color:#F7F8FA;text-align:center;height:400px;border-radius:4px;padding-top:48px;box-sizing:border-box}
.list_key li strong{font-family:'Roboto Slab',serif;font-weight:bold;font-size:24px;line-height:32px;color:#222}
.list_key li i{display:block;margin:28px auto;font-size:48px;line-height:52px;color:#43464D}
.list_key li p{line-height:24px;color:#43464D}
.list_key li p a{display:inline;font-weight:bold;color:#e8533c}
.list_key li p a:hover{text-decoration:underline}
.list_key li a[class^="btn_"]{position:absolute;left:64px;right:64px;bottom:48px;height:48px;border:1px solid #E8533C;border-radius:4px;background-color:#fff;font-weight:bold;color:#e8533c;text-align:center;line-height:48px;transition:0.5s}
.list_key li a[class^="btn_"]:hover{background-color:#e8533c;color:#fff}

.tab_sign{overflow:hidden}
.tab_sign a{float:left;width:50%}
.tab_sign a .inner{position:relative;margin:0 16px;border:1px solid #DFE1E6;padding:24px 0 24px 56px}
.tab_sign a em{position:absolute;left:16px;top:36px;width:24px;height:24px;border-radius:12px;border:1px solid #DFE1E6;background-color:#fff;box-sizing:border-box}
.tab_sign a em i{width:22px;height:22px;border-radius:12px;font-size:18px;line-height:22px;color:#fff;text-align:center}
.tab_sign a strong{font-family:'Roboto Slab',serif;font-size:16px;line-height:24px;color:#ADAFB3}
.tab_sign a strong i{margin-right:8px;font-size:18px;line-height:24px}
.tab_sign a p{font-size:12px;line-height:24px;color:#ADAFB3}
.tab_sign .on .inner{border-color:#E8533C}
.tab_sign .on em{border-color:#E8533C;background-color:#E8533C}
.tab_sign .on strong,.tab_sign .on p{color:#E8533C}

.head_event{height:400px;padding-top:160px;;background-color:#17181A;box-sizing:border-box}
.head_event h2{margin-bottom:8px;font-weight:bold;font-size:48px;line-height:60px;text-align:Center;color:#fff}
.head_event p{font-size:14px;line-height:28px;text-align:Center;color:#fff}

.feature_event_main{overflow:hidden;position:relative;width:1280px;margin:-110px auto 120px}
.feature_event_main .item{position:relative}
.feature_event_main .txt{position:absolute;left:0;right:0;top:0;bottom:0;padding:40px;background: -moz-linear-gradient(top,  rgba(34,34,34,0.8) 0%, rgba(34,34,34,0.2) 100%);background: -webkit-linear-gradient(top,  rgba(34,34,34,0.8) 0%,rgba(34,34,34,0.2) 100%);background: linear-gradient(to bottom,  rgba(34,34,34,0.8) 0%,rgba(34,34,34,0.2) 100%);}
.feature_event_main .txt em{display:inline-block;vertical-align:top;font-size:13px;line-height:18px;height:18px;background-color:#fff;color:#333;padding:0 4px;text-align:center;margin-right:8px;font-weight:bold}
.feature_event_main .txt em.status{background-color:#222;color:#fff}
.feature_event_main .txt em b{color:#579EFF}
.feature_event_main .txt strong{margin:16px 0 42px;font-weight:bold;font-size:32px;line-height:36px;color:#fff}
.feature_event_main .txt p{font-weight:500;font-size:14px;line-height:22px;color:#ADAFB3}
.feature_event_main a{position:absolute;right:40px;bottom:40px;font-weight:bold;font-size:16px;line-height:48px;color:#fff;}
.feature_event_main a .ico{display:inline-block;margin-left:8px;vertical-align:top;width:48px;height:48px;background-color:#fff;border-radius:24px;text-align:center;transition:0.5s}
.feature_event_main a:hover .ico{transform:scale(1.2)}
.feature_event_main a .ico i{display:block;font-size:16px;line-height:48px;color:#333333}
.feature_event_main .slick-dots{position:absolute;right:40px;bottom:40px;font-size:0;left:40px;text-align:center}
.feature_event_main .slick-dots li{display:inline-block;vertical-align:top;margin:0 8px}
.feature_event_main .slick-dots li button{display:block;padding:0;margin:0;border:0;width:8px;height:8px;background-color:rgba(255,255,255,0.4);cursor:pointer;font-size:0;text-indent:-9999px;line-height:0;transition:0.5s;outline:none}
.feature_event_main .slick-dots li button:hover{background-color:rgba(255,255,255,1)}
.feature_event_main .slick-dots .slick-active button{background-color:#488FF6}

.feature_event>div{display:none;margin-bottom:120px}
.feature_event.type1_on .type1{display:block}
.feature_event.type2_on .type2{display:block}
.feature_event .type1 .inner{min-height:400px;background-color:#17181A;box-sizing:border-box;text-align:center}
.feature_event .txt{position:relative;width:1120px;margin:0 auto;color:#fff;padding:160px 0 90px;text-align:center}
.feature_event .txt h1{margin-bottom:26px;font-size:40px;line-height:44px;color:#fff}
.feature_event .txt span{display:block;margin-bottom:8px;font-size:18px;line-height:20px;color:#fff;font-weight:bold}
.feature_event .txt em{font-size:13px;line-height:20px;color:#fff;font-weight:normal}
.feature_event .inner .share_sns{bottom:84px}
.feature_event .inner .share_sns i{color:#fff}
.feature_event .inner .share_sns a:hover i{color:#488ff6}
.feature_event .type1 .link_thumb{position:relative;width:1280px;height:360px;margin:-40px auto 0;background:url() center center no-repeat;background-size:cover}
.feature_event .type1 .link_thumb .tags{position:absolute;left:40px;top:40px;font-size:0}
.feature_event .type1 .link_thumb .tags em{display:inline-block;margin-right:9px;vertical-align:top;font-weight:bold;color:#333;font-size:13px;line-height:18px;background-color:#fff;text-align:center;padding:0 4px;}
.feature_event .type1 .link_thumb .btn{position:absolute;right:40px;bottom:40px;color:#fff;font-size:16px;line-height:48px;font-weight:bold}
.feature_event .type1 .link_thumb .btn .ico{display:inline-block;margin-left:8px;vertical-align:top;width:48px;height:48px;background-color:#fff;border-radius:24px;text-align:center;transition:0.5s}
.feature_event .type1 .link_thumb .btn:hover .ico{transform:scale(1.2)}
.feature_event .type1 .link_thumb .btn .ico i{display:block;font-size:16px;line-height:48px;color:#333333}
.feature_event .type1 .link_thumb .bg{position:absolute;left:0;right:0;top:0;bottom:0;
background: -moz-linear-gradient(top,  rgba(34,34,34,0.2) 0%, rgba(34,34,34,0.9) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(34,34,34,0.2) 0%,rgba(34,34,34,0.9) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(34,34,34,0.2) 0%,rgba(34,34,34,0.9) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33222222', endColorstr='#e6222222',GradientType=0 ); /* IE6-9 */
}
.feature_event .type2{min-height:400px;background:url() center center no-repeat;background-size:cover}
.feature_event .type2 .bar{background-color:#333}
.feature_event .type2 .bar .etc{height:64px;width:1290px;margin:0 auto}
.feature_event .type2 .bar .etc:after{display:block;clear:both;content:''}
.feature_event .type2 .btn{float:right;margin-top:8px;color:#fff;font-size:16px;line-height:48px;font-weight:bold}
.feature_event .type2 .btn .ico{display:inline-block;margin-left:8px;vertical-align:top;width:48px;height:48px;background-color:#fff;border-radius:24px;text-align:center;transition:0.5s}
.feature_event .type2 .btn:hover .ico{transform:scale(1.2)}
.feature_event .type2 .btn .ico i{display:block;font-size:16px;line-height:48px;color:#333333}
.feature_event .type2 .tags{float:left;margin-top:24px;font-size:0}
.feature_event .type2 .tags em{display:inline-block;margin-right:9px;vertical-align:top;font-weight:bold;color:#333;font-size:13px;line-height:18px;background-color:#fff;text-align:center;padding:0 4px;}

.item_event{width:1120px;margin:0 auto 120px}
.item_event .type1_on .type1{display:block}
.item_event .type2_on .type2{display:block}
.item_event:after{display:block;clear:both;content:''}
.item_event .tit{float:left;width:384px;}
.item_event .tit strong{display:inline;font-size:24px;line-height:26px;font-weight:bold;border-bottom:2px solid #222}
.item_event .cont{overflow:hidden}
.item_event .cont p{font-size:15px;line-height:28px;color:#666666}
.item_event .list_program{display:none}
.item_event .list_program em{display:block;font-weight:bold;font-size:20px;line-height:22px;color:#AAA}
.item_event .list_program strong{display:block;display:-webkit-box;height:64px;overflow:hidden;font-size:20px;line-height:32px;color:#222;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.item_event .list_program p{font-size:15px;line-height:28px;color:#666666}
.item_event .list_program .wrap_thumb{display:block}
.item_event .list_program.type1{overflow:hidden}
.item_event .list_program.type1 li{float:left;width:348px;}
.item_event .list_program.type1 li:nth-child(odd){margin-right:40px}
.item_event .list_program.type1 .wrap_thumb{margin-bottom:48px}
.item_event .list_program.type1 strong{margin-bottom:8px}
.item_event .list_program.type1 em{margin-bottom:8px}
.item_event .list_program.type2 li{overflow:hidden;padding:48px 0;border-top:1px solid #DFE1E6}
.item_event .list_program.type2 li .wrap_thumb{float:right;width:280px;margin-left:40px}
.item_event .list_program.type2 li .cont_thumb{display:block;overflow:hidden;position:relative;padding-left:120px;margin-top:-6px}
.item_event .list_program.type2 li .cont_thumb em{position:absolute;left:0;top:4px;width:120px}
.item_event .list_program.type2 li .cont_thumb strong{margin-bottom:16px}

.item_event .tab{font-size:0;margin-bottom:32px}
.item_event .tab a{display:inline-block;position:relative;font-size:20px;line-height:30px;font-weight:bold;color:#888888;vertical-align:top}
.item_event .tab a.on{color:#222;text-decoration:underline}
.item_event .tab a+a{margin-left:45px;}
.item_event .tab a+a:before{position:absolute;left:-23px;top:14px;width:4px;height:4px;border-radius:2px;background-color:#888;content:''}
.item_event .list_time{border-top:1px solid #333333}
.item_event .list_time li{overflow:hidden;border-bottom:1px solid #DFE1E6}
.item_event .list_time .time{float:left;width:120px;font-size:15px;line-height:28px;padding:32px 0;color:#666666;font-weight:normal}
.item_event .list_time .title{float:left;width:120px;font-weight:bold;font-size:16px;line-height:28px;padding:32px 0;color:#222}
.item_event .list_time .txt{overflow:hidden;padding:32px 0} 
.item_event .list_time .txt p{font-size:15px}
.item_event .list_time.list2{display:none}
.item_event .timetable{margin-top:-32px}
.item_event .list_speaker{overflow:hidden;display:none}
.item_event .list_speaker strong{margin-bottom:16px;font-size:20px;line-height:28px}
.item_event .list_speaker p{font-size:15px;line-height:17px;font-weight:500;color:#666}
.item_event .list_speaker .wrap_thumb{position:relative;display:block;margin-bottom:32px}
.item_event .list_speaker .wrap_thumb em{position:absolute;top:20px;left:22px;background-color:#fff;font-weight:bold;padding:0 4px;font-size:12px;line-height:22px;text-align:center}
.item_event .list_speaker .info{display:block;margin-top:4px;font-size:14px;line-height:22px;font-weight:normal;color:#666}
.item_event .list_speaker.type1 li{float:left;width:230px;margin-left:23px}
.item_event .list_speaker.type1 li:first-child{margin-left:0}
.item_event .list_speaker.type1 strong{display:block;display:-webkit-box;max-height:56px;-webkit-box-orient:vertical;-webkit-line-clamp:2}

.item_event .list_speaker.type2 li{overflow:hidden}
.item_event .list_speaker.type2 .wrap_thumb{float:left;width:230px}
.item_event .list_speaker.type2 .cont_thumb{overflow:hidden;height:226px;padding:16px;background-color:#F7F8FA;box-sizing:border-box}
.item_event .list_speaker.type2 strong{display:block;display:-webkit-box;max-height:84px;-webkit-box-orient:vertical;-webkit-line-clamp:3}

.form_regist{background-color:#292929;padding-bottom:160px}
.form_regist #form_promo_Regist{background-color:#292929;margin-bottom:80px}
.form_regist .inner{position:relative;width:1120px;margin:0 auto;padding:160px 0}
.form_regist .inner.finish strong{font-size:40px;line-height:48px;color:#fff}
.form_regist .inner.finish em{display:inline-block;margin-bottom:24px;font-weight:bold;padding:0 4px;font-size:13px;line-height:22px;text-align:center;font-weight:bold;background-color:#fff;vertical-align:top}
.form_regist .inner.finish p{margin-top:24px;font-size:15px;line-height:24px;color:#fff}
.form_regist .inner.complete strong{font-size:40px;line-height:48px;color:#fff}
.form_regist .inner.complete em{display:inline-block;font-weight:bold;margin-bottom:24px;padding:0 4px;font-size:13px;line-height:22px;text-align:center;font-weight:bold;background-color:#fff;vertical-align:top}
.form_regist .inner.complete p{margin-top:24px;font-size:15px;line-height:24px;color:#fff}
.form_regist .inner.complete_webinar strong{font-size:40px;line-height:48px;color:#fff}
.form_regist .inner.complete_webinar em{display:inline-block;font-weight:bold;margin-bottom:24px;padding:0 4px;font-size:13px;line-height:22px;text-align:center;font-weight:bold;background-color:#fff;vertical-align:top}
.form_regist .inner.complete_webinar p{margin-top:24px;font-size:15px;line-height:24px;color:#fff}
.form_regist .txt{float:left}
.form_regist .txt em{display:inline-block;font-weight:bold;padding:0 4px;font-size:13px;line-height:22px;text-align:center;font-weight:bold;background-color:#fff;vertical-align:top}
.form_regist .txt strong{font-size:40px;line-height:48px;color:#fff}
.form_regist .form{overflow:hidden}
.form_regist .form .link_popup{position: absolute;right:0;bottom:270px;color:#fff;padding-right:24px;text-decoration:underline;font-size:14px;line-height:20px;color:#fff;text-decoration:underline;text-align:right}
.form_regist .hbspt-form{padding-left:344px;position:relative;}
.form_regist .hbspt-form form{font-size:0}
.form_regist .hbspt-form form>div:first-child{position:Absolute;left:0;top:0;width:344px;text-align:left;color:#fff;font-size:40px;font-weight:bold;line-height:48px;text-align:left;margin:0}
.form_regist .hbspt-form form>div:first-child strong{display:inline-block;font-weight:bold;padding:0 4px;font-size:13px;line-height:22px;text-align:center;font-weight:bold;background-color:#fff;vertical-align:top}
.form_regist .hbspt-form form>div{display:inline-block;position:relative;width:348px;vertical-align:top;margin:0 20px 24px}
.form_regist .hbspt-form .hs_error_rollup{display:none}
.form_regist .hbspt-form .hs-form-required{display:none}
.form_regist .hs-form-field.hs-recent_proejct_if_others___contact {width:calc(100% - 40px);margin-top:12px}
.form_regist .hs-form-field.hs-recent_proejct_if_others___contact > label {font-size:16px;color:#fff}
.form_regist .hs-form-field.hs-recent_proejct_if_others___contact .input {margin-top:4px}
.form_regist .hs-form-field.hs-recent_project_civil__checkbox__contact {width:100%;margin-top:24px}
.form_regist .hs-recent_project_civil__checkbox__contact > label span {font-size:16px;color:#fff}
.form_regist .hs-recent_project_civil__checkbox__contact li {margin-top:12px;font-size: 13px;color: #fff}
.form_regist .hs-recent_project_civil__checkbox__contact .hs-error-msgs li {color:#FF6638}
.form_regist .hs-recent_project_civil__checkbox__contact li label {position: relative;padding-left: 24px;}
.hs_private_consent_box.hs-private_consent_box.hs-fieldtype-booleancheckbox.field.hs-form-field {margin-bottom:0}
.form_regist .hs-form-checkbox label,
.form_regist .hs-form-booleancheckbox label {cursor:pointer}

.form_regist .hbspt-form input[type="text"],
.form_regist .hbspt-form input[type="tel"],
.form_regist .hbspt-form input[type="email"],
.form_regist .hbspt-form select{display:block;width:100%;background-color:#292929;font-size:16px;border:1px solid #44464D;border-radius:4px;height:56px;line-height:56px;color:#fff;box-sizing:border-box;padding:0 10px;transition:0.5sbackground:url(https://2495902.fs1.hubspotusercontent-na1.net/hubfs/2495902/ico_select.png) right -4px no-repeat}
.form_regist .hbspt-form input[type="text"]:hover,
.form_regist .hbspt-form input[type="tel"]:hover,
.form_regist .hbspt-form input[type="tel"]:hover{border-color:#fff}
.form_regist .hbspt-form .hs-error-msgs{position:Absolute;left:10px;right:0;bottom:-15px;font-size:12px;line-height:14px;color:#FF6638;}
.form_regist .hbspt-form input[type="submit"]{display:block;width:100%;height:64px;line-height:64px;margin:0;border:0;background-color:#488FF6;color:#fff;font-size:16px;font-weight:bold;text-align:center;cursor:pointer;transition:0.5s;outline:none}
.form_regist .hbspt-form input[type="submit"]:hover{background-color:#fff;color:#488ff6}
.form_regist .hbspt-form .hs-form-booleancheckbox{padding-top:24px;font-size:13px;color:#fff}
.form_regist .hbspt-form .hs-fieldtype-booleancheckbox .hs-error-msgs{bottom:-20px;left:24px}
.form_regist .hbspt-form .hs-submit{width:736px;margin-top:8px}
.form_regist .hbspt-form .hs_private_consent_box{display:block;width:100%}
.form_regist .hbspt-form .hs_private_consent_box+div{overflow:hidden;display:block;width:auto}



.form_regist .hbspt-form .submitted-message strong{display:inline-block;margin-bottom:16px;font-weight:bold;padding:0 4px;font-size:13px;line-height:22px;text-align:center;font-weight:bold;background-color:#fff;vertical-align:top}
.form_regist .hbspt-form .submitted-message em{display:block;font-size:40px;line-height:48px;color:#fff;margin-bottom:24px}
.form_regist .hbspt-form .submitted-message p{font-size:16px;line-height:24px;color:#fff}
.form_regist .hbspt-form .submitted-message{margin-left:-344px;}
.submitted-message+.link_popup{display:none}
.form_partnership{background-color:#292929}
.form_partnership .inner{position:relative;width:1120px;margin:0 auto;padding:160px 0}
.form_partnership .txt{float:left}
.form_partnership .txt em{display:inline-block;font-weight:bold;padding:0 4px;font-size:13px;line-height:22px;text-align:center;font-weight:bold;background-color:#fff;vertical-align:top}
.form_partnership .txt strong{font-size:40px;line-height:48px;color:#fff}
.form_partnership .form .multi-container{overflow:hidden;padding-top:16px}
.form_partnership .form .multi-container li{float:left;width:50%;margin-bottom:20px}
.form_partnership .form .multi-container label{position:relative;font-weight:400;font-size:14px;line-height:18px;color:#888888;padding-left:24px;cursor:pointer}
.form_partnership .hbspt-form{padding-left:344px;position:relative;}
.form_partnership .hbspt-form form{font-size:0;}
.form_partnership .hbspt-form form>div:first-child{position:Absolute;left:0;top:0;width:344px;text-align:left;color:#fff;font-size:40px;font-weight:bold;line-height:48px;text-align:left;margin:0}
.form_partnership .hbspt-form form .hs_which_type_of_partnership_are_you_interested_in_{width:736px}
.form_partnership .hbspt-form form .hs_which_type_of_partnership_are_you_interested_in_ label{font-size:14px;line-height:24px;color:#888;cursor:pointer}
.form_partnership .hbspt-form form .hs_which_type_of_partnership_are_you_interested_in_ .hs-error-msg{position:Absolute;left:14px;right:0;bottom:20px;font-size:12px;line-height:14px;color:#FF6638;}
.form_partnership .hbspt-form form .hs_which_type_of_partnership_are_you_interested_in_>label{color:#fff;font-size:16px}
.form_partnership .hbspt-form form>div:first-child strong{display:inline-block;font-weight:bold;padding:0 4px;font-size:13px;line-height:22px;text-align:center;font-weight:bold;background-color:#fff;vertical-align:top}
.form_partnership .hbspt-form form>div{display:inline-block;position:relative;width:348px;vertical-align:top;margin:0 20px 24px}
.form_partnership .hbspt-form .hs-form-required{display:none}
.form_partnership .hbspt-form .hs-form-booleancheckbox-display input[type="checkbox"]+span:after{top:0}
.form_partnership .hbspt-form input[type="text"],
.form_partnership .hbspt-form input[type="tel"],
.form_partnership .hbspt-form input[type="email"],
.form_partnership .hbspt-form select{display:block;width:100%;background-color:#292929;font-size:16px;border:1px solid #44464D;border-radius:4px;height:56px;line-height:56px;color:#fff;box-sizing:border-box;padding:0 10px;transition:0.5sbackground:url(https://2495902.fs1.hubspotusercontent-na1.net/hubfs/2495902/ico_select.png) right -4px no-repeat}
.form_partnership .hbspt-form input[type="text"]:hover,
.form_partnership .hbspt-form input[type="tel"]:hover,
.form_partnership .hbspt-form input[type="tel"]:hover{border-color:#fff}
.form_partnership .hbspt-form .hs-error-msgs{position:Absolute;left:10px;right:0;bottom:-15px;font-size:12px;line-height:14px;color:#FF6638;}
.form_partnership .hbspt-form input[type="submit"]{display:block;width:100%;height:64px;line-height:64px;margin:0;border:0;background-color:#488FF6;color:#fff;font-size:16px;font-weight:bold;text-align:center;cursor:pointer;transition:0.5s}
.form_partnership .hbspt-form input[type="submit"]:hover{background-color:#fff;color:#488ff6}
.form_partnership .hbspt-form .hs-form-booleancheckbox{padding-top:24px;font-size:13px;color:#fff}
.form_partnership .hbspt-form .hs-fieldtype-booleancheckbox .hs-error-msgs{bottom:-20px;left:24px}
.form_partnership .hbspt-form .hs-submit{width:736px}
.form_partnership .hbspt-form .hs_private_consent_box{width:500px}
.form_partnership .hbspt-form .hs_error_rollup{display:none}
.form_partnership .form .link_popup{position: absolute;right:0;top:613px;color:#fff;padding-right:24px;text-decoration:underline;font-size:14px;line-height:20px;color:#fff;text-decoration:underline;text-align:right}
.form_partnership .hbspt-form .submitted-message strong{display:inline-block;margin-bottom:16px;font-weight:bold;padding:0 4px;font-size:13px;line-height:22px;text-align:center;font-weight:bold;background-color:#fff;vertical-align:top}
.form_partnership .hbspt-form .submitted-message em{display:block;font-size:40px;line-height:48px;color:#fff;margin-bottom:24px}
.form_partnership .hbspt-form .submitted-message p{font-size:16px;line-height:24px;color:#fff}
.form_partnership .hbspt-form .submitted-message{margin-left:-344px;}


.table_info{border-top:1px solid #333}
.table_info .item{overflow:hidden;border-bottom:1px solid #DFE1E6;padding:30px 0}
.table_info .item>strong{float:left;width:180px;font-size:13px;line-height:17px;color:#666666}
.table_info .item .data{display:block;overflow:hidden;font-size:15px;line-height:17px}
.table_info .item_date_location{display:none}
.table_info .item .list_date li{font-size:0;line-height:0}
.table_info .item .list_date li:first-child{padding-bottom:30px}
.table_info .item .list_date li:last-child{padding-bottom:0}
.table_info .item .list_date li+li{border-top:1px solid #dfe1e6;padding:30px 0}
.table_info .item .list_date li>span{display:inline-block;width:38%;font-size:15px;line-height:17px;vertical-align:top}
.table_info .item .list_date li .city{width:24%}
.table_info .item .btn_down,
.table_info .item .address a{font-weight:bold;color:#488FF6;text-decoration:underline}
.table_info .item .address a i,
.table_info .item .btn_down i{margin-right:4px;line-height:19px}
.table_info .item.notice p{font-size:15px;line-height:28px;font-weight:400;color:#666}
.table_info.table_info2{display:none}
.table_info.multi_locate .item_date_location{display:block}
.table_info.multi_locate .item.box_map{display:none}
.table_info .box_map{padding:0}

.head_contact{position:relative;height:400px;background-color:#488FF6}
.head_contact .txt{text-align:center;padding-top:160px}
.head_contact .txt strong{font-weight:bold;font-size:48px;line-height:60px;color:#fff;margin-bottom:24px}
.head_contact .txt p{font-size:14px;line-height:28px;color:#fff}
.head_contact .txt img{position:absolute;left:50%;width:448px;margin-left:-150px;bottom:-208px;}
.clients .inner{overflow:hidden;width:1120px;margin:0 auto;padding:286px 0 223px}
.clients .inner>strong{float:left;width:300px;font-weight:bold;font-size:24px;line-height:36px;}
.clients .inner .list_client{overflow:hidden}
.clients .inner .list_client .item{float:left;width:33.33%;text-align:center}
.clients .inner .list_client .item strong{font-size:14px;line-height:16px;font-weight:bold;margin-bottom:4px}
.clients .inner .list_client .item a{margin-top:16px;font-size:12px;line-height:14px;color:#579EFF;outline:none}
.clients .inner .list_client .item em{font-size:12px;line-height:14px;color:#ADAFB3}
.clients .inner .list_client .item img{display:block;width:150px;margin:48px auto 0}
.contact_form{position:relative;width:1280px;margin:-100px auto 0;padding:60px 60px 80px;box-sizing:border-box;background-color:#fff;border-radius:10px;}
.contact_form .form_area{position:relative}
.contact_form .form_area .link_popup{position:absolute;right:20px;bottom:113px;font-size:14px;line-height:20px;color:#adafb3;text-decoration:underline;}
.contact_form .form_area form:after{display:block;clear:both;content:''}
.contact_form .form_area form>div{position:relative;float:left;width:25%;box-sizing:border-box;padding:0 20px;margin-bottom:24px}
.contact_form .form_area form>div.legal-consent-container{width:100%;}
.contact_form .form_area form>div.hs-dependent-field{width:100%;margin-bottom:0;}
.contact_form .form_area form>div.hs-dependent-field .multi-container{height:auto;margin-bottom:0;}
.contact_form .form_area form>div.hs-dependent-field select{margin:20px 0;}


.contact_form .form_area .hs-form-required{display:none} 
.contact_form .form_area .hs-error-msgs .hs-error-msg{position:absolute;left:20px;right:0;top:62px;font-size:12px;line-height:14px;color:red}
.contact_form .form_area .hs-dependent-field .hs-error-msgs .hs-error-msg{position: static}
.contact_form .form_area .hs_requested_software_type,.contact_form .form_area .hs_mts_en_requested_software_type{width:50%;padding-right:0;margin-bottom:0}
.contact_form .form_area .hs_requested_software_type .hs-error-msg, .contact_form .form_area .hs_mts_en_requested_software_type .hs-error-msg{top:19px}
.contact_form .form_area .hs_bridge_request_type{width:50%;padding-left:0;margin-bottom:0}
.contact_form .form_area .hs_bridge_request_type .hs-error-msg{top:19px;left:0}
.contact_form .form_area .hs_message{width:100%;margin-top:20px}
.contact_form .form_area .multi-container{overflow:hidden;padding-top:20px;height:150px;border-bottom:1px solid #E6E5EA;height:100px;margin-bottom:48px}
.contact_form .form_area .multi-container li{float:left;width:33.33%;margin-bottom:20px}
.contact_form .form_area .multi-container label{position:relative;font-weight:400;font-size:14px;line-height:18px;color:#888888;padding-left:24px;cursor:pointer}
.contact_form .form_area label{display:block;font-size:16px;line-height:20px}
.contact_form .form_area input[type="text"],
.contact_form .form_area input[type="email"],
.contact_form .form_area input[type="tel"]{background-color:#fff;border:1px solid #DFE1E6;display:block;font-size:16px;line-height:56px;height:56px;width:100%;color:#222;box-sizing:border-box;padding:0 16px;border-radius:4px;outline:none;transition:0.5s}
.contact_form .form_area input[type="text"]:hover,
.contact_form .form_area input[type="email"]:hover,
.contact_form .form_area input[type="tel"]:hover{border-color:#488FF6}
.contact_form .form_area input[type="submit"]{display:block;border:0;padding:0;width:100%;height:56px;font-weight:bold;font-size:16px;line-height:56px;color:#fff;text-align:center;background-color:#488FF6;cursor:pointer;transition:0.5s;border-radius:4px}
.contact_form .form_area input[type="submit"]:hover{background-color:#fff;color:#488FF6;}
.contact_form .form_area select{background-color:#F7F8FA;border:1px solid #DFE1E6;display:block;font-size:16px;line-height:56px;height:56px;width:100%;color:#222;box-sizing:border-box;padding:0 16px;appearance:none;-webkit-appearance:none;border-radius:4px;background:url(https://2495902.fs1.hubspotusercontent-na1.net/hubfs/2495902/ico_select.png) right -4px no-repeat}
.contact_form .form_area textarea{width:100%;resize:none;border:1px solid #DFE1E6;height:80px;box-sizing:border-box;padding:10px;font-family: 'Roboto',sans-serif;font-weight: 500;font-size: 14px;}
.contact_form .form_area .hs_private_consent_box{width:50%;padding-right:0;padding-top:18px}
.contact_form .form_area .hs_private_consent_box label{font-size:14px;line-height:16px;color:#ADAFB3}
.contact_form .form_area .hs_private_consent_box .hs-error-msg{left:44px;top:40px}
.contact_form .form_area .hs_submit{width:100%;}

.global_office{background-color:#F7F8FA;padding:160px 0}
.global_office .inner_item{display:none}
.global_office .inner{position:relative;width:400px;margin:0 auto}
.global_office .inner>strong{margin-bottom:180px;font-weight:bold;font-size:48px;line-height:60px;text-align:center}
.global_office .list_global{position:absolute;left:0;right:0;top:150px;z-index:100;;border:1px solid #488FF6;background-color:#fff;text-align:left;border-radius:4px}
.global_office .list_global ul{display:none;padding-bottom:20px;height:400px;overflow-y:scroll;-webkit-box-shadow: 10px 10px 22px 5px rgba(0,0,0,0.15);-moz-box-shadow: 10px 10px 22px 5px rgba(0,0,0,0.15);box-shadow: 10px 10px 22px 5px rgba(0,0,0,0.15);}
.global_office .list_global .link_down{display:block;position:relative;color:#488FF6}
.global_office .list_global a{display:block;padding:0 16px;font-size:16px;line-height:56px;color:#333}
.global_office .list_global a:hover{background-color:#488FF6;color:#fff}
.global_office .list_global i{position:absolute;right:16px;top:0;line-height:56px}
.global_office .list_global i.on{transform:rotateZ(180deg)}
.global_office .tit_global{position:Absolute;left:32px;top:32px;font-size:16px;line-height:18px;font-weight:bold}
.global_office .inner_item{text-align:left;padding:40px;background-color:#fff;min-height:375px}
.global_office .head_item{position:relative;margin-bottom:26px}
.global_office .head_item strong{font-weight:bold;margin-bottom:10px;font-size:24px;line-height:26px}
.global_office .head_item span{display:block;font-size:13px;line-height:24px;color:#AAAAAA}
.global_office .head_item .img_flag{position:absolute;right:0;top:10px;width:48px;border-radius:3px;overflow:hidden}
.global_office .head_item .img_flag:after{position:absolute;left:0;right:0;top:0;bottom:0;border:1px solid rgba(0,0,0,0.05);content:''}
.global_office .list_info{padding-top:12px;border-top:1px solid #4A4E5E;font-size:0}
.global_office .list_info li{padding:8px 0;font-size:14px;line-height:24px;color:#B0AFB7}
.global_office .list_info em{float:left;width:96px;color:#888}
.global_office .list_info span{display:block;overflow:hidden;font-weight:400;color:#888}



.popup_info{position:fixed;left:0;right:0;top:0;bottom:0;z-index:100;background-color:rgba(35,37,50,0.8)}
.popup_info .layer>strong{margin-bottom:24px;font-size:24px;line-height:32px}
.popup_info .layer{position:absolute;left:50%;top:50%;width:736px;height:502px;padding:32px;background-color:#fff;margin:-240px 0 0 -368px;box-sizing:border-box}
.popup_info .layer .box{overflow-y:scroll;padding:24px;border:1px solid #E6E5EA;height:332px;font-size:14px;line-height:32px}
.popup_info .layer .box strong{font-size:16px}
.popup_info .layer .box em{display:block;text-decoration:underline}
.popup_info .layer .box p{margin-bottom:24px;font-size:12px;line-height:18px}
.popup_info .layer .box ul{margin-bottom:24px}
.popup_info .layer .box dl{margin-bottom:24px}
.popup_info .layer .box li{position:relative;padding-left:10px;font-size:12px;line-height:18px}
.popup_info .layer .box li:after{position:absolute;left:0;top:7px;width:2px;height:2px;border-radius:1px;background-color:#444;content:''}
.popup_info .layer .box dt{font-size:12px;line-height:18px}
.popup_info .layer .box dd{position:relative;padding-left:10px;font-size:12px;line-height:18px}
.popup_info .layer .box dd:after{position:absolute;left:0;top:7px;width:2px;height:2px;border-radius:1px;background-color:#444;content:''}
.popup_info .layer .box table{width:100%;font-size:12px;border-left:1px solid #e1e1e1;border-top:1px solid #e1e1e1}
.popup_info .layer .box table td{padding-left:12px;border-right:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1}
.popup_info .layer .box table td+td{text-align:center;padding:0}
.popup_info .layer .box th{background-color:#ccc;border-right:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1}
.popup_info .layer .btn_close{position:absolute;right:30px;top:30px}
.popup_info .layer .btn_close>i{display:block;font-size:32px;color:#232532}

.product .feature_product{background-color:#F9F9FB;padding:120px 0}
.product .feature_product h3{width:520px;margin:0 auto;font-size:40px;line-height:44px;color:#313131;text-align:center}
.product .feature_product p{font-size: 14px;line-height: 16px;color: #adafb3;font-weight: bold;text-align:center;margin-top:8px}
.product .feature_product .btns{font-size:0;text-align:center;margin-top:32px}
.product .feature_product .btns a{display:inline-block;width:224px;height:56px;line-height:56px;border:1px solid #488FF6;background-color:#488FF6;text-align:center;font-size:14px;color:#fff;font-weight:bold;margin:0 16px;border-radius:4px}
.product .feature_product .btns a+a{background-color:transparent;color:#488FF6}
.product .links{margin-top:68px;text-align:center;font-size:0}
.product .links>a{display:inline-block;line-height:48px;vertical-align:top;font-size:16px;color:#488FF6;font-weight:bold;padding:0 28px}
.product .links>a+a{position:relative}
.product .links>a+a:before{position:absolute;left:0;top:18px;height:11px;width:1px;background-color:#488FF6;content:''}
.product .links>a .ico{background-color:#488FF6;vertical-align:top}
.product .links>a .ico i{color:#fff}

.function{width:1120px;margin:0 auto;border-bottom:1px solid #F2F7FF;padding-top:120px}
.function .category{display:none}
.function .thead{background-color:#488FF6;overflow:hidden}
.function .th{float:left;width:160px;margin-left:22px;height:64px;line-height:64px;text-align:center;color:#fff;font-weight:bold;font-size:20px}
.function .th:first-of-type{width:574px;margin-left:0}
.function li{overflow:hidden;height:66px;transition:0.5s}
.function li.on{height:auto}
.function li strong{position:relative;background-color:#F7F8FA;padding-right:120px}
.function li strong .txt{position:relative;display:block;font-size:20px;line-height:66px;padding-left:72px;cursor:pointer}
.function li strong a{position:absolute;right:0;top:0;height:66px;font-size:16px;line-height:66px;color:#488ff6;font-weight:normal;padding-right:42px;font-weight:bold}
.function li strong a i{vertical-align:top;margin:25px 0 0 6px}
.function li strong a:hover{text-decoration:underline}
.function li .item{padding-left:72px}
.function li .item:after{display:block;clear:both;content:''}
.function li .item p{float:left;width:502px;font-size:16px;line-height:24px;color:#43464D;padding:15px 0 14px}
.function li .item p a{display:inline-block;transition:0.5s}
.function li .item p a i{vertical-align:top;margin-top:4px}
.function li .item p a:hover{transition:0.5s;color:#488FF6}
.function li .item p .tooltip{display:inline-block;position:relative;transition:0.5s}
.function li .item p .tooltip i{color:#488FF6;font-size:18px;vertical-align:top;margin-top:2px;cursor:pointer}
.function li .item p .tooltip .box{position:absolute;left:40px;top:-10px;background-color:#488FF6;padding:10px 12px 10px 18px;border-radius:8px;font-size:14px;line-height:22px;min-width:220px;color:#fff;transition:0.5s;opacity:0}
.function li .item p .tooltip i:hover+.box{opacity:1}
.function li .item p .tooltip .box:before{position:absolute;left:-10px;top:10px;width:22px;height:22px;background-color:#488ff6;border-radius:2px;content:'';transform:scaleY(0.7) rotate(45deg)}
.function li .item .td{float:left;width:160px;margin-left:22px;text-align:center;line-height:53px;min-height:53px;}
.function li .item .td i{line-height:100%;font-size:32px;color:#488FF6;line-height:inherit}
.function li .item .td .txt{display:none}
.function li .item .td .xi-close-min{color:#DFE1E6}
.function li .item+.item{border-top:1px solid #F2F7FF}
.function li strong .txt .ico{position:absolute;left:30px;top:25px;width:12px;height:12px;}
.function li strong .txt .ico:before{position:absolute;left:0;width:12px;height:2px;background-color:#ADAFB3;top:5px;content:''}
.function li strong .txt .ico:after{position:absolute;left:5px;top:0;width:2px;height:12px;background-color:#ADAFB3;content:''}
.function li.on strong .txt .ico:before{background-color:#488FF6}
.function li.on strong .txt .ico:after{opacity:0}
.product .ebook{padding:200px 0 290px;background-color:#fff}
.product .ebook ul{font-size:0;text-align:center}

.product_faq{padding:160px 0;background-color:#F7F8FA}
.product_faq .inner{width:1120px;margin:0 auto}
.product_faq .inner>strong{font-size:48px;line-height:52px;color:#333333;margin-bottom:48px}
.product_faq ul{border-top:1px solid #DFE1E6}
.product_faq li{position:relative;padding-left:72px;border-bottom:1px solid #DFE1E6}
.product_faq li strong{font-size:16px;line-height:64px;color:#17181A;transition:0.5s;cursor:pointer}
.product_faq li strong .ico{position:absolute;left:30px;top:25px;width:12px;height:12px;}
.product_faq li strong .ico:before{position:absolute;left:0;width:12px;height:2px;background-color:#ADAFB3;top:5px;content:''}
.product_faq li strong .ico:after{position:absolute;left:5px;top:0;width:2px;height:12px;background-color:#ADAFB3;content:''}
.product_faq li .desc{display:none;font-size:14px;line-height:24px;color:#888888;margin-bottom:32px}
.product_faq li.on strong{color:#488FF6}
.product_faq li.on strong .ico:before{background-color:#488FF6}
.product_faq li.on strong .ico:after{opacity:0}
.product .company{background-color:#fff;padding:130px 0 160px}
.product .company>strong{width:auto;margin:0 0 66px;font-size:48px;line-height:68px;color:#43464D;text-align:center}

.customer{position:relative}
.customer .list_thumb{width:1160px;margin:0 auto;overflow:hidden}
.customer .list_thumb li{float:left;width:33.33%}
.customer .list_thumb li a{margin:0 20px}
.customer .list_thumb li>div{margin:0 20px}
.customer .list_thumb li .wrap_thumb{position:relative;display:flex;height:240px;align-items:center;justify-content:center;border:1px solid #EEEEEE}
.customer .list_thumb li .wrap_thumb img{width:auto;max-width:160px}
.customer .list_thumb li .wrap_thumb .bg{position:absolute;left:0;right:0;top:0;bottom:0;background-color:rgba(0,0,0,0.44);transition:0.5s;opacity:0}
.customer .list_thumb li .wrap_thumb .bg:before{position:absolute;left:50%;top:50%;width:1px;height:48px;margin-top:-24px;content:'';background-color:#fff}
.customer .list_thumb li .wrap_thumb .bg:after{position:absolute;left:50%;top:50%;width:48px;height:1px;margin-left:-24px;content:'';background-color:#fff}
.customer .list_thumb li a:hover .wrap_thumb .bg{opacity:1}
.customer .list_thumb li .cont_thumb{padding:24px 24px 60px;height:82px}
.customer .list_thumb li .cont_thumb strong{font-size:20px;line-height:26px;color:#222222;font-weight:normal;margin-bottom:4px;max-height:52px}
.customer .list_thumb li .cont_thumb span{display:block;font-size:12px;line-height:16px;color:#ADAFB3;margin-bottom:10px}
.customer .list_thumb li .cont_thumb p{display:none;font-size:12px;line-height:24px;color:#ADAFB3;font-weight:bold}
.customer .list_thumb li a .cont_thumb p{display:block}
.customer .list_thumb+.list_thumb{margin-top:184px}

.customer .banner_customer .inner{width:1120px;margin:0 auto;overflow:hidden;padding:48px 0}
.customer .banner_customer .wrap_thumb{float:left;display:flex;width:386px;height:120px;text-align:center;margin-bottom:24px;align-items:center;justify-content:center}
.customer .banner_customer .wrap_thumb img{width:auto;}
.customer .banner_customer .txt{display:block;overflow:hidden}
.customer .banner_customer .txt p{font-weight:bold;font-size:24px;line-height:30px;color:#17181A}
.customer .banner_customer .txt span{display:block;font-size:14px;line-height:22px;color:#ADAFB3}

.feature_customer{overflow:hidden;background-color:#222;height:400px;}
.feature_customer>strong{font-size:40px;line-height:48px;color:#fff;width:800px;margin:120px auto 16px;text-align:center}
.feature_customer>span{display:block;font-size:13px;line-height:16px;color:#ADAFB3;font-weight:bold;text-align:center}
.feature_customer+.box_feature{position:relative;margin:-72px auto 120px;width:1280px;overflow:hidden;height:360px} 
.feature_customer+.box_feature .wrap_thumb{float:left;position:relative;width:854px;height:100%}
.feature_customer+.box_feature .wrap_thumb em{position:absolute;left:40px;top:40px;font-size:13px;padding:0 4px;height:18px;line-height:18px;background-color:#fff;color:#222;font-weight:bold;text-align:center;z-index:5}
.feature_customer+.box_feature .wrap_thumb .image{height:100%;background:url() center center no-repeat;background-size:cover}
.feature_customer+.box_feature .cont_thumb{overflow:hidden;padding:40px;background-color:#17181A;height:100%}
.feature_customer+.box_feature .cont_thumb img{width:auto;height:64px;margin-bottom:57px}
.feature_customer+.box_feature .cont_thumb strong{font-size:32px;line-height:36px;color:#fff}
.feature_customer+.box_feature .cont_thumb span{display:block;font-size:14px;line-height:24px;color:#FFFFFF}
.feature_customer+.box_feature .cont_thumb p{display:block;display:-webkit-box;overflow:hidden;font-size:14px;line-height:22px;color:#ADAFB3;max-height:88px;-webkit-box-orient:vertical;-webkit-line-clamp:4;margin-top:10px}
.feature_customer+.box_feature .wrap_thumb .dimmed{position:absolute;left:0;right:0;top:0;bottom:0;background: -moz-linear-gradient(top,  rgba(33,32,32,0.7) 0%, rgba(33,32,32,0) 100%);background: -webkit-linear-gradient(top,  rgba(33,32,32,0.7) 0%,rgba(33,32,32,0) 100%);background: linear-gradient(to bottom,  rgba(33,32,32,0.7) 0%,rgba(33,32,32,0) 100%);}


.head_project{height:400px;padding-top:160px;box-sizing:border-box}
.head_project h2{margin-bottom:8px;font-weight:bold;font-size:48px;line-height:60px;text-align:Center;color:#222}
.head_project p{font-size:14px;line-height:28px;text-align:Center;color:#ADAFB3}

.feature_project_main{overflow:hidden;position:relative;width:1120px;margin:-110px auto 120px}
.feature_project_main .item .bg{
background: -moz-linear-gradient(left,  rgba(34,34,34,1) 0%, rgba(34,34,34,1) 30%, rgba(34,34,34,0) 89%, rgba(34,34,34,0) 100%);
background: -webkit-linear-gradient(left,  rgba(34,34,34,1) 0%,rgba(34,34,34,1) 30%,rgba(34,34,34,0) 89%,rgba(34,34,34,0) 100%);
background: linear-gradient(to right,  rgba(34,34,34,1) 0%,rgba(34,34,34,1) 30%,rgba(34,34,34,0) 89%,rgba(34,34,34,0) 100%);;position:absolute;left:0;right:0;top:0;bottom:0
}
.feature_project_main .item{position:relative;height:320px;background:url() center center no-repeat;background-size:cover;}
.feature_project_main .txt{position:absolute;left:0;right:0;top:0;bottom:0;padding:40px;background: -moz-linear-gradient(top,  rgba(34,34,34,0.8) 0%, rgba(34,34,34,0.2) 100%);background: -webkit-linear-gradient(top,  rgba(34,34,34,0.8) 0%,rgba(34,34,34,0.2) 100%);background: linear-gradient(to bottom,  rgba(34,34,34,0.8) 0%,rgba(34,34,34,0.2) 100%);}
.feature_project_main .txt em{display:inline-block;vertical-align:top;font-size:13px;line-height:18px;height:18px;background-color:#fff;color:#333;padding:0 4px;text-align:center;margin-right:8px;font-weight:bold}
.feature_project_main .txt em.status{background-color:#222;color:#fff}
.feature_project_main .txt em b{color:#579EFF}
.feature_project_main .txt strong{margin:16px 0 8px;width:540px;font-weight:bold;font-size:32px;line-height:36px;color:#fff}
.feature_project_main .txt p{font-weight:500;font-size:14px;line-height:22px;color:#ADAFB3}
.feature_project_main a{position:absolute;right:40px;bottom:40px;font-weight:bold;font-size:16px;line-height:48px;color:#fff;}
.feature_project_main a .ico{display:inline-block;margin-left:8px;vertical-align:top;width:48px;height:48px;background-color:#fff;border-radius:24px;text-align:center;transition:0.5s}
.feature_project_main a:hover .ico{transform:scale(1.2)}
.feature_project_main a .ico i{display:block;font-size:16px;line-height:48px;color:#333333}
.feature_project_main .slick-dots{position:absolute;right:40px;bottom:40px;font-size:0;left:40px;text-align:center}
.feature_project_main .slick-dots li{display:inline-block;vertical-align:top;margin:0 8px}
.feature_project_main .slick-dots li button{display:block;padding:0;margin:0;border:0;width:8px;height:8px;background-color:rgba(255,255,255,0.4);cursor:pointer;font-size:0;text-indent:-9999px;line-height:0;transition:0.5s;outline:none}
.feature_project_main .slick-dots li button:hover{background-color:rgba(255,255,255,1)}
.feature_project_main .slick-dots .slick-active button{background-color:#488FF6}

@media (max-width:700px){
  .header_bridge{display:none}
  .header_bridge_m{display:block}
  .footer_bridge{display:none}
  .footer_bridge_m{display:block}
	
	.form_regist .hs-form-field.hs-recent_proejct_if_others___contact {
		width: 100%;
	}
}


/********** BLOG ***********/
/***** BLOG *****/

.hs-blog-listing{background-color:#fff} 

.listingTopic{position:relative;float:none !important;width:1120px !important;margin:0 auto !important}
.post-body p{display:none}
.filter-link-count{display:none}

.widget-type-post_filter .block{overflow:hidden;margin-bottom:64px}
.widget-type-post_filter ul{float:right;padding-right:140px}
.widget-type-post_filter ul li{float:left;margin-left:22px}
.widget-type-post_filter ul li a{font-size:16px;line-height:48px;font-weight:bold;transition:0.5s}
.widget-type-post_filter ul li a:hover{color:#DD2A71}
.widget-type-post_filter .widget-module{overflow:hidden}
.widget-type-post_filter .widget-module>a{height:48px;font-weight:bold;font-size:14px;line-height:48px;width:96px;border:1px solid #f7f8fa;background-color:#f7f8fa;border-radius:4px;text-align:center;transition:0.5s}
.widget-type-post_filter .widget-module>a:hover{border-color:#17181A;color:#17181a;background-color:#fff}
div[data-widget-type="post_filter"] .cell-wrapper{position:relative}
.filter-expand-link{position:absolute;right:0;top:0}
.widget-type-post_filter h3{float:left;font-weight:normal;font-size:16px;line-height:18px}
.widget-type-post_filter h3 a{height:48px;font-weight:bold;font-size:14px;line-height:48px;width:120px;background-color:#f7f8fa;border:1px solid #F7F8FA;border-radius:4px;text-align:center;transition:0.5s;color:#323232}
.widget-type-post_filter h3 a:hover{background-color:#fff;border-color:#17181A}
.blog-listing-wrapper{padding-bottom:196px}
.post-listing{width:1152px;margin:8px auto 0}
.post-listing:after{display:block;clear:both;content:''}
.post-listing .post-item{float:left;width:33.333%;padding:0 16px;box-sizing:border-box}
.post-listing .post-item .inner_item{position:relative;padding-bottom:144px;margin-bottom:40px;box-sizing:border-box;transition:0.5s}
.post-listing .post-item .inner_item:hover .post-header h2 a{color:#488FF6;text-decoration:underline}
.post-listing .post-item .inner_item:hover #hubspot-topic_data em{background-color:#fff;color:#222}
.post-listing .post-item .inner_item .tags{position:absolute;left:20px;top:20px}
.post-listing .post-item .inner_item .tags em{display:inline-block;height:18px;background-color:#222222;font-weight:bold;font-size:13px;line-height:18px;text-align:center;padding:0 4px;color:#fff;transition:0.5s;vertical-align:top}
.post-listing .post-item .inner_item .tags em:hover{background-color:#fff;color:#222}
.post-listing .post-item .inner_item .tags em:first-child{display:none}
.post-listing .post-item .post-header{position:absolute;left:0;right:0;bottom:0;height:144px;padding:0 20px;}
.post-listing .post-item .post-header em{display:block;font-size:14px;line-height:16px}
.post-listing .post-item .post-body{height:240px;overflow:hidden}F
.post-listing .post-item .more-link{display:none}
.post-listing .post-item .custom_listing_comments{display:none}
.post-listing .post-item .author-link{display:none}
.post-listing .post-item div[data-hubspot-form-id="author_data"]{font-size:12px;line-height:14px;color:#B0AFB7;margin-bottom:8px}
.post-listing .hs-featured-image-wrapper{overflow:hidden;position:relative;width:100%;height:240px;background-position:center center;background-size:cover}
.post-header h2{display:-webkit-box;overflow:hidden;height:52px;margin:24px 0 20px;font-size:20px;line-height:26px;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.post-header h2 a{transition:0.5s;color:#222222}
.post-listing #hubspot-topic_data{display:block;position:absolute;left:20px;top:20px;z-index:100}
.post-listing #hubspot-topic_data em{display:none;height:18px;background-color:#222222;font-weight:bold;font-size:13px;line-height:18px;text-align:center;padding:0 4px;color:#fff;transition:0.5s}
.post-listing #hubspot-topic_data em:first-child{display:block}
.post-listing .hs-featured-image-link{display:block;position:relative;z-index:10;width:100%;height:100%;border:1px solid rgba(0,0,0,0.05);box-sizing:border-box;transition:1s}
.post-listing .hs-featured-image-link:hover{background-color:rgba(34,34,34,0.88)}
.post-listing .hs-featured-image-link:hover:after{position:absolute;left:50%;top:50%;margin-left:-24px;width:48px;height:1px;background-color:#fff;content:''}
.post-listing .hs-featured-image-link:hover:before{position:absolute;left:50%;top:50%;margin-top:-24px;width:1px;height:48px;background-color:#fff;content:''}
.blog-pagination{margin-top:20px;text-align:center;font-size:0}
.blog-pagination a{display:inline-block;vertical-align:top;font-size:0}
.blog-pagination .page-numbers-container{display:inline-block;font-size:0;text-align:center;vertical-align:top;}
.blog-pagination .page-numbers-container li{display:inline-block;vertical-align:top}
.blog-pagination .page-numbers-container li a{display:block;width:38px;height:38px;margin:0 2px;font-size:14px;line-height:38px;border:1px solid #B0AFB7;color:#B0AFB7}
.blog-pagination .page-numbers-container li a:hover{border-color:#4A4E5E;color:#4A4E5E}
.blog-pagination .page-numbers-container li.current a{border-color:#488FF6;color:#488FF6}
.blog-pagination .next-posts-link,.blog-pagination .previous-posts-link{display:inline-flex;justify-content: center;align-items:center;width:38px;height:38px;margin:0 2px;border:1px solid #B0AFB7;vertical-align:top;background-color:#F8F8F8}
.blog-pagination .previous-posts-link{transform: rotateZ(180deg)}
.blog-pagination .next-posts-link i,.blog-pagination .previous-posts-link i{display:block;width:100%;height:100%;line-height:38px;font-size:16px;color:#B0AFB7;text-align:center}
.blogMain{display:none}

.cont_blogview{position:relative;width:auto !important;margin:-64px auto 0!important;float:none !important;padding:0}
.cont_blogview .post-header{text-align:center;box-sizing:border-box;background-color:#FAFAFA;min-height:400px}
.cont_blogview .post-header .inner{position:relative;width:1280px;margin:0 auto;padding:270px 0 113px;}
.cont_blogview .post-header h2{display:block;height:auto;margin:0;-webkit-box-orient:initial;-webkit-line-clamp:initial;font-weight:bold;font-size:40px;line-height:48px;width:800px;margin:0 auto}
.cont_blogview .post-header em{display:block;margin-bottom:16px;font-size:16px;line-height:18px;font-weight:bold}
.cont_blogview #hs_cos_wrapper_name{display:block;font-weight:bold;font-size:40px;line-height:50px;color:#17181A;font-weight:bold}
.cont_blogview #hubspot-topic_data{float:left;width:100%;border-top:1px solid #dfe1e6;padding-top:60px} 
.cont_blogview #hubspot-topic_data strong{font-size:24px;line-height:32px;color:#17181A;margin-bottom:10px}
.cont_blogview #hubspot-topic_data strong i{vertical-align:top;margin:4px 8px  0 0}
.cont_blogview #hubspot-topic_data>a{display:inline-block;padding:0 13px;margin-bottom:12px;font-size:14px;line-height:36px;color:#222;border:1px solid #eee;border-radius:4px;vertical-align:top;margin-right:8px;transition:0.5s}
.cont_blogview #hubspot-topic_data>a:hover{color:#488FF6;border-color:#488FF6}
.cont_blogview .box_expert{overflow:hidden;position:relative;;height:206px;background-color:#222222;border-radius:8px}
.cont_blogview .box_expert .wrap_thumb{width:200px;float:left}
.cont_blogview .box_expert .wrap_thumb{width:200px;float:left}
.cont_blogview .box_expert .txt{display:block;overflow:hidden;height:100%;box-sizing:border-box;padding:32px}
.cont_blogview .box_expert em{display:block;font-size:14px;line-height:20px;color:#488FF6}
.cont_blogview .box_expert strong{padding:4px 0 8px;font-size:24px;line-height:32px;color:#fff}
.cont_blogview .box_expert p{font-weight:bold;font-size:14px;line-height:20px;color:#ADAFB3}
.cont_blogview .box_expert .btn{position:absolute;right:32px;bottom:32px;color:#fff;font-size:16px;font-weight:bold;color:#fff;line-height:32px}
.cont_blogview .box_expert .btn .ico{width:32px;height:32px;background-color:#fff}
.cont_blogview .box_expert .btn .ico i{color:#222;line-height:32px}



.cont_blogview .comments{padding:54px 0 160px;width:1120px;margin:0 auto}
.cont_blogview .comments #comments-listing .comment{position:relative;padding:32px 100px 32px 0;border-top:1px solid #eee;margin:0}
.cont_blogview .comments #comments-listing .comment.depth-1{padding-left:24px}
.cont_blogview .comments #comments-listing .comment.depth-1+.replying{padding-left:24px;margin-top:-8px}
.cont_blogview .comments #comments-listing .comment.depth-2{padding-left:48px}
.cont_blogview .comments #comments-listing .comment.depth-2+.replying{padding-left:48px;margin-top:-8px}
.cont_blogview .comments strong{font-size:24px;line-height:32px;color:#17181A;margin-bottom:10px}
.cont_blogview .comments strong i{vertical-align:top;margin:4px 8px 0 0}
.cont_blogview .comments .comment-from{font-size:14px;line-height:16px;padding-right:16px;border-right:1px solid #43464D;color:#43464D}
.cont_blogview .comments .comment-date{font-size:14px;line-height:16px;padding-left:16px;font-weight:bold}
.cont_blogview .comments .comment-body{margin-top:8px;font-size:14px;line-height:22px;color:#43464D}
.cont_blogview .comments .comment-reply-to{position:absolute;right:0;top:20px;height:40px;line-height:40px;text-align:center;color:#8e8e8e;font-size:14px;padding:0 12px;border:1px solid #EEEEEE;border-radius:4px;background:none;cursor:pointer}
.cont_blogview .comments .comment-reply-to:hover{color:#488FF6;border-color:#488FF6}
.cont_blogview .comments .comment-reply-to em{display:none}
.cont_blogview .comments .replying-to{display:none}
.cont_blogview .comments .hs-common-confirm-message{display:none}
.cont_blogview .comments .hs_comment{margin-top:8px;width:calc(100% - 100px)} 
.cont_blogview .comments .hs_submit{float:right;margin-top:8px;margin-right:0}
.cont_blogview .comments .hs-error-msgs{display:none !important}
.cont_blogview .comments .hs_error_rollup{position:absolute;left:0;bottom:0;font-size:14px;line-height:20px;color:#E8533C;font-weight:normal}
.cont_blogview .comments .hs_error_rollup .hs-error-msgs{display:block !important}
.cont_blogview .comments form{padding-bottom:24px;position:relative}
.cont_blogview .comments form:after{display:block;clear:both;content:''}
.cont_blogview .comments form>div{float:left;margin-right:8px}
.cont_blogview .comments input[type="text"]{display:block;width:160px;height:40px;line-height:40px;font-size:14px;font-weight:bold;background-color:#F7F8FA;border:1px solid #EEEEEE;padding:0 8px;box-sizing:border-box;outline:none}
.cont_blogview .comments input[type="email"]{display:block;width:280px;height:40px;line-height:40px;font-size:14px;font-weight:bold;background-color:#F7F8FA;border:1px solid #EEEEEE;padding:0 8px;box-sizing:border-box;outline:none}
.cont_blogview .comments input[type="submit"]{height:40px;line-height:40px;text-align:center;color:#fff;font-size:14px;padding:0 12px;border:1px solid #488FF6;border-radius:4px;background:none;cursor:pointer;transition:0.5s;background-color:#488FF6;outline:none}
.cont_blogview .comments input[type="submit"]:hover{background-color:#222;border-color:#222}
.cont_blogview .comments textarea{display:block;width:100%;height:40px;line-height:40px;font-size:14px;font-weight:bold;background-color:#F7F8FA;border:1px solid #EEEEEE;padding:0 8px;box-sizing:border-box;outline:none;resize:none;font-family:'Pretendard',sans-serif}

.cont_blogview .post-body{float:left;padding:80px 0 0;width:734px;border-top:1px solid #DFE1E6;margin-bottom:40px}
.cont_blogview .post-body p{display:block;font-size:16px;line-height:32px;padding-left:0 !important;font-weight:normal;color:#43464D}
.cont_blogview .post-body p img{max-width:100% !important;margin:0 0 64px}
.cont_blogview .post-body p strong{display:inline}
.cont_blogview .post-body li{position:relative;padding-left:16px;margin-bottom:6px;font-size:16px;line-height:32px}
.cont_blogview .post-body li:after{position:absolute;left:0;top:16px;width:2px;height:2px;background-color:#222;content:''}
.cont_blogview .post-body a{display:inline}
.cont_blogview .post-body img{transition:0.5s;}
/* .cont_blogview .post-body img:hover{position:relative;z-index:10;transform:scale(1.5);-webkit-box-shadow: 10px 10px 30px 0px rgba(0,0,0,0.2); */
-moz-box-shadow: 10px 10px 30px 0px rgba(0,0,0,0.2);
box-shadow: 10px 10px 30px 0px rgba(0,0,0,0.2);}
.cont_blogview .hs-featured-image-link{position:absolute;left:0;right:0;top:0;bottom:0;border:1px solid rgba(0,0,0,0.05);border-radius:3px}
.cont_blogview .hs-featured-image{display:block;float:none;margin:0;width:100%;max-width:100%}
.cont_blogview .hs-rss-byline{font-size:12px;line-height:24px;color:#ADAFB3}
.cont_blogview .hs-rss-byline .hs-rss-posted-at{display:none}
.cont_blogview .hs-rss-item.hs-with-featured-image .hs-rss-item-text{float:right;width:198px;padding-right:0}
.cont_blogview .hs-rss-item .hs-rss-title span{display:block;display:-webkit-box;overflow:hidden;height:40px;font-size:14px;line-height:20px;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.cont_blogview .hs-rss-item.hs-with-featured-image .hs-rss-item-image-wrapper{float:left;width:70px;height:70px;border:1px solid #E6E5EA}
.cont_blogview .feature_image{position:relative;background:url() center center no-repeat;background-size:cover;width:1280px;height:360px;margin:-64px auto -50px}
.cont_blogview .feature_image .tags{position:absolute;left:40px;top:40px;font-size:0;}
.cont_blogview .feature_image .tags em{display:inline-block;vertical-align:top;font-weight:bold;font-size:13px;line-height:18px;height:18px;color:#fff;padding:0 4px;background-color:#222;text-align:center;margin-right:8px}
.cont_blogview .feature_image .vod_area{display:none}
.cont_blogview .feature_vod{background:none;height:544px}
.cont_blogview .feature_vod .vod_area{display:block;height:100%} 
.cont_blogview .feature_vod .vod_area iframe{display:block;width:100%;height:100%}
.cont_blogview .blog-section{position:relative}
.hs-postlisting-item{padding:16px 0}
.hs-postlisting-item+.hs-postlisting-item{border-top:1px solid #E6E5EA}
.hs-postlisting-item a{display:block;display:-webkit-box;overflow:hidden;height:40px;font-size:14px;line-height:20px;color:#4A4E5E;-webkit-box-orient:vertical;-webkit-line-clamp:2;transition:0.5s}
.hs-postlisting-item a:hover{color:#E8533C}
.cont_blogview .blog-tabber .hs-rss-item.hs-with-featured-image .hs-rss-featured-image{display:block;height:100%;object-fit:cover}
.cont_blogview .blog-tabber .hs-rss-item.hs-with-featured-image{margin-bottom:24px}
.cont_blogview .blog-tabber .hs-rss-item.hs-with-featured-image span{transition:0.5s}
.cont_blogview .blog-tabber .hs-rss-item.hs-with-featured-image a:hover span{color:#3C85F6}
.cont_blogview .tabber-wrap{float:right;width:320px;border:1px solid #E6E5EA;box-sizing:border-box;}
.cont_blogview .tabber-content{padding:32px 16px 0}
.cont_blogview .tabber-wrap .tabber-tabs{position:relative;overflow:hidden}
.cont_blogview .tabber-wrap .tabber-tabs li{float:left;width:50%}
.cont_blogview .tabber-wrap .tabber-tabs li+li{box-sizing:border-box;border-left:1px solid #e6e5ea}
.cont_blogview .tabber-wrap .tabber-tabs .active{position:relative;z-index:1;}
.cont_blogview .tabber-wrap .tabber-tabs a{display:block;font-size:16px;line-height:56px;text-align:center;color:#B0AFB7;border-bottom:1px solid #e6e5ea}
.cont_blogview .tabber-wrap .tabber-tabs .active a{font-weight:bold;color:#4A4E5E;border-bottom-color:#fff}
.cont_blogview .row-fluid [class*="span"].blogMain{display:none}
.cont_blogview .blog-sidebar{float:right !important;width:auto !important}
.cont_blogview .about-author-sec{display:none}
.cont_blogview #hubspot-author_data{display:block;position:relative;margin:40px 0 8px;font-size:16px;line-height:20px;color:#B0AFB7;}
.cont_blogview .content_area{width:1120px;margin:0 auto;padding-top:50px;margin-top:120px}
.cont_blogview .content_area:after{display:block;clear:both;content:''}
.cont_blogview .content_area td{border:1px solid #ccc !important}
.cont_blogview .cont_etc{display:block;float:none !important;width:1120px !important;margin:0 auto !important;padding-right:386px;box-sizing:border-box;padding-bottom:0}

.cont_blogview .form_ebook_light{position:relative;height:480px;background:url() center center no-repeat;background-size:cover}
.cont_blogview .form_ebook_light .bg{height:100%;background-color:#000}
.cont_blogview .form_ebook_light .inner{position:absolute;left:50%;top:0;bottom:0;width:1120px;margin-left:-560px;text-align:center;padding-top:72px} 
.cont_blogview .form_ebook_light .inner>em{display:inline-block;margin-bottom:24px;font-weight:bold;font-size:13px;line-height: 18px;height: 18px;background-color: #fff;color: #292929;text-align: Center;padding: 0 5px;vertical-align: top;}
.cont_blogview .form_ebook_light .inner>strong{font-weight: bold;font-size: 40px;line-height: 48px;color: #fff;margin-bottom:48px}
.cont_blogview .form_ebook_light .inner .form_area input[type="text"],
.cont_blogview .form_ebook_light .inner .form_area input[type="email"]{background-color:rgba(56,56,56,0.8);border:1px solid #8e8e8e;display:block;font-size:16px;line-height:56px;height:56px;width:100%;color:#fff;box-sizing:border-box;padding:0 16px;border-radius:4px;outline:none}
.cont_blogview .form_ebook_light .inner .form_area input[type="submit"]{display:block;border:0;padding:0;width:100%;height:56px;font-weight:bold;font-size:16px;line-height:56px;color:#fff;text-align:center;background-color:#488FF6;cursor:pointer;transition:0.5s;border-radius:4px;outline:none}
.cont_blogview .form_ebook_light .inner .form_area input[type="submit"]:hover{background-color:#fff;color:#488FF6}
.cont_blogview .form_ebook_light .inner .form_area select{border:1px solid #44464D;display:block;font-size:16px;line-height:56px;height:56px;width:100%;color:#fff;box-sizing:border-box;padding:0 16px;appearance:none;-webkit-appearance:none;border-radius:4px;background:url(https://2495902.fs1.hubspotusercontent-na1.net/hubfs/2495902/ico_select.png) right -4px no-repeat #383838;cursor:pointer;outline:none}
.cont_blogview .form_ebook_light .inner .form_area .hs_private_consent_box{width:340px;display:inline-block;vertical-align:top;float:none;margin:24px 0} 
.cont_blogview .form_ebook_light .inner .form_area .hs_private_consent_box label{display:block;color:#fff} 
.cont_blogview .form_ebook_light .inner .form_area .hs_submit{float:none;width:400px;margin:0 auto}
.cont_blogview .form_ebook_light .inner .form_area .link_popup{position:absolute;right:0;bottom:78px;color:#fff;text-decoration:underline;font-size:14px;line-height:20px;color:#fff;text-decoration:underline;text-align:right}
.cont_blogview .form_ebook_light .inner .form_area .hs-error-msgs{position:absolute;left:10px;right:0;bottom:-15px;font-size:12px;line-height:14px;color:#FF6638;text-align:left}
.cont_blogview .form_ebook_light .inner .form_area form{overflow:hidden}
.cont_blogview .form_ebook_light .inner .form_area form>div{float:left;width:25%;position:relative;box-sizing:border-box;padding:0 8px} 

.cont_blogview .blog_banner1{color:#fff;margin-bottom:80px;}
.cont_blogview .blog_banner1 .thumb_banner{float:left;width:368px;border-radius:8px 0 0 8px;overflow:hidden}
.cont_blogview .blog_banner1 .cont_banner{overflow:hidden;position:relative;height:280px;padding:40px;border-radius:0 8px 8px 0;box-sizing:border-box}
.cont_blogview .blog_banner1 .cont_banner strong{margin-bottom:16px;font-weight:bold;font-size:18px;line-height:21px;color:#fff}
.cont_blogview .blog_banner1 .cont_banner p{font-weight:normal;font-size:14px;line-height:24px}
.cont_blogview .blog_banner1 .cont_banner a{position:absolute;left:40px;bottom:40px;font-weight:bold;font-size:14px;line-height:18px;color:#fff;transition:0.5s;letter-spacing:2px}
.cont_blogview .blog_banner1 .cont_banner a:hover{color:#488FF6;text-decoration:underline}

.blog_banner2{position:relative;color:#fff;border-radius:8px;padding:24px 200px 24px 48px;box-sizing:border-box;background-color:#488FF6;transition:0.5s;margin-bottom:80px;}
.blog_banner2:hover{background-color:#292929}
.blog_banner2 strong{font-weight:bold;font-size:18px;line-height:21px;color:#fff;margin-bottom:6px}
.blog_banner2 p{overflow:hidden;font-weight:normal;font-size:14px;line-height:24px;text-overflow:ellipsis;white-space:nowrap;color:#eee}
.blog_banner2 em{position:absolute;right:48px;top:50%;margin-top:-16px;font-weight:bold;font-size:16px;line-height:32px;color:#fff}
.blog_banner2 em .ico{display:inline-block;margin-left:12px;vertical-align:top;width:32px;height:32px;border-radius:16px;background-color:#fff;text-align:center}
.blog_banner2 em .ico i{font-size:18px;line-height:32px;color:#488FF6}

.cont_blogview .blog_author{margin-bottom:80px}
.cont_blogview .blog_author:after{display:block;clear:both;content:''}
.cont_blogview .blog_author strong{margin-bottom:24px;font-weight:bold;font-size:24px;line-height:28px;}
.cont_blogview .blog_author .wrap_thumb{float:right;position:relative;width:160px;height:160px;margin-left:28px;overflow:hidden;border-radius:80px;}
.cont_blogview .blog_author .wrap_thumb:after{position:absolute;left:0;right:0;top:0;bottom:0;border:1px solid rgba(0,0,0,0.1);content:'';border-radius:80px}
.cont_blogview .blog_author .txt{overflow:hidden}
.cont_blogview .blog_author .txt em{display:block;font-size:16px;line-height:18px;letter-spacing:2px;margin-bottom:16px}
.cont_blogview .blog_author .txt p{font-weight:normal;font-size:16px;line-height:32px;color:#43464D}

.cont_blogview .blog_banner1:after{display:block;clear:both;content:''}
.wrap_layer{position:fixed;left:0;top:0;bottom:0;right:0;z-index:1000}
.wrap_layer .dimmed_g{width:100%;height:100%;background-color:rgba(35,37,50,0.7)}
.popup_taglist{position:absolute;left:50%;top:300px;z-index:20;padding:48px;background-color:#fff;box-sizing:border-box;margin-left:-560px;width:1120px;height:500px}
.popup_taglist>strong{font-size:24px;line-height:32px;margin-bottom:48px}
.popup_taglist ul{overflow:hidden;height:300px;overflow-y:scroll}
.popup_taglist ul+ul{display:none !important}
.popup_taglist li{float:left;margin:0 32px 32px 0}
.popup_taglist li a{font-weight:bold;font-size:18px;line-height:24px;transition:0.5s}
.popup_taglist li a:hover{color:#DD2A71}
.popup_taglist .btn_close{position:absolute;right:45px;top:45px;transition:none}
.popup_taglist .btn_close i{transition:none;font-size:32px}

.list_recommend{overflow:hidden;width:1152px !important;float:none !important;margin:0 auto !important;padding-bottom:160px}
.list_recommend>div{float:left;width:33.33%}
.list_recommend .item_thumb{margin:0 16px}
.blog-listing-wrapper{padding-bottom:98px !important}

.share_sns{overflow:hidden;position:absolute;right:0;bottom:0;text-align:center;font-size:0}
.share_sns li{display:inline-block;margin:0 8px;vertical-align:top}
.share_sns li>a>i{display:block;font-size:16px;line-height:32px;color:#3E3E3E;transition:0.5s}
.share_sns li>a:hover>i{color:#488FF6}

.form_ebook{background-color:#292929}
.form_ebook .inner{position:relative;width:1280px;margin:0 auto;padding:270px 0}
.form_ebook .inner .wrap_thumb{width:752px}
.form_ebook .inner .form_area{position:absolute;right:0;top:160px;color:#fff}
.form_ebook .inner .form_area .form{position:relative}
.form_ebook .inner .form_area em{display:inline-block;margin-bottom:24px;font-weight:bold;font-size:13px;line-height:18px;height:18px;background-color:#fff;color:#292929;text-align:Center;padding:0 5px;vertical-align:top}
.form_ebook .inner .form_area strong{margin-bottom:15px;font-weight:bold;font-size:40px;line-height:48px;color:#fff}
.form_ebook .inner .form_area p{margin-bottom:58px;font-size:14px;line-height:24px;color:#888}
.form_ebook .inner .form_area label{display:none}
.form_ebook .inner .form_area .hs-error-msgs label{display:block}
.form_ebook .inner .form_area .input{margin-bottom:24px}
.form_ebook .inner .form_area .hs_firstname{display:inline-block;width:224px;vertical-align:top}
.form_ebook .inner .form_area .hs_lastname{display:inline-block;width:224px;vertical-align:top;margin-left:16px}
.form_ebook .inner .form_area input[type="text"],
.form_ebook .inner .form_area input[type="email"]{background-color:#292929;border:1px solid #44464D;display:block;font-size:16px;line-height:56px;height:56px;width:100%;color:#fff;box-sizing:border-box;padding:0 16px;border-radius:4px;outline:none}
.form_ebook .inner .form_area input[type="submit"]{display:block;border:0;padding:0;width:100%;height:56px;font-weight:bold;font-size:16px;line-height:56px;color:#fff;text-align:center;background-color:#488FF6;cursor:pointer;transition:0.5s;border-radius:4px;outline:none}
.form_ebook .inner .form_area input[type="submit"]:hover{background-color:#fff;color:#488FF6}
.form_ebook .inner .form_area select{background-color:#383838;border:1px solid #44464D;display:block;font-size:16px;line-height:56px;height:56px;width:100%;color:#fff;box-sizing:border-box;padding:0 16px;appearance:none;-webkit-appearance:none;border-radius:4pxbackground:url(https://2495902.fs1.hubspotusercontent-na1.net/hubfs/2495902/ico_select.png) right -4px no-repeat}
.form_ebook .inner .form_area .hs_private_consent_box{width:320px;margin-top:64px}
.form_ebook .inner .form_area .hs_private_consent_box label{display:block}
.form_ebook .inner .form_area .hs-form-booleancheckbox label {display:block}
.form_ebook .inner .form_area .link_popup{position:absolute;right:0;bottom:78px;color:#fff;text-decoration:underline;font-size:14px;line-height:20px;color:#fff;text-decoration:underline;text-align:right}
.form_ebook .inner .form_area .hs-error-msgs{position:absolute;left:10px;right:0;bottom:-15px;font-size:12px;line-height:14px;color:#FF6638;}
.form_ebook .inner .form_area form>div{position:relative}
.banner{position:relative;background:url() center center no-repeat;background-size:cover;}
.banner .bg{position:absolute;left:0;right:0;top:0;bottom:0}
.banner .inner{position:relative;width:1120px;margin:0 auto;z-index:10;height:440px;box-sizing:border-box;padding-top:124px}
.banner .inner em{display:inline-block;margin-bottom:20px;position:relative;font-weight:bold;font-size:13px;line-height:18px;height:18px;background-color:#fff;color:#292929;padding:0 8px;text-align:center}
.banner .inner strong{margin-bottom:24px;font-size:40px;line-height:48px;color:#fff}
.banner .inner p{font-size:14px;line-height:24px;color:#fff;opacity:0.8}
.banner .inner a{position:absolute;right:0;top:50%;margin-top:-24px;font-weight:bold;font-size:16px;line-height:48px;color:#fff;}
.banner .inner a .ico{display:inline-block;margin-left:8px;vertical-align:top;width:48px;height:48px;background-color:#fff;border-radius:24px;text-align:center;transition:0.5s}
.banner .inner a:hover .ico{transform:scale(1.2)}
.banner .inner a .ico i{display:block;font-size:16px;line-height:48px;color:#333333}

.curation{padding:160px 0 200px}
.curation>strong{margin-bottom:50px;font-weight:bold;font-size:40px;line-height:48px;text-align:center}
.curation ul{text-align:center;font-size:0}
.curation ul li{display:inline-block;vertical-align:top;width:346px;margin:0 20px}
.curation li .wrap_thumb{position:relative}
.curation li .wrap_thumb .bg{position:absolute;left:0;right:0;top:0;bottom:0;transition:1s}
.curation li em{position:absolute;left:20px;top:20px;font-weight:bold;font-size:13px;line-height:18px;height:18px;background-color:#292929;color:#fff;padding:0 8px;text-align:center;transition:1s}
.curation li p{display:block;display:-webkit-box;overflow:hidden;font-size:20px;margin-top:23px;line-height:26px;height:78px;-webkit-box-orient:vertical;-wegkit-line-clamp:3;text-align:left}
.curation li a:hover .wrap_thumb .bg{background-color:rgba(34,34,34,0.88)}
.curation li a:hover .wrap_thumb:after{position:absolute;left:50%;top:50%;margin-left:-24px;width:48px;height:1px;background-color:#fff;content:''}
.curation li a:hover .wrap_thumb:before{position:absolute;left:50%;top:50%;z-index:10;margin-top:-24px;width:1px;height:48px;background-color:#fff;content:''}
.curation li a:hover em{background-color:#fff;color:#222}
.curation li a:hover p{color:#488FF6;text-decoration:underline}

.contact .head{height:400px;padding-top:160px;box-sizing:border-box}
.contact h3{font-weight:bold;font-size:48px;line-height:60px;text-align:Center;color:#fff}
.contact h3+p{margin-top:16px;font-size:14px;line-height:28px;color:#fff;text-align:center}
.contact .cont{width:1120px;margin:0 auto}
.partner .head{background-color:rgba(23,24,26,0.88)}
.partner .cont .item_partner{overflow:hidden;padding-top:160px}
.partner .cont .item_partner .wrap_thumb{float:right;width:348px}
.partner .cont .item_partner .txt{overflow:hidden}
.partner .item_partner strong{font-weight:bold;font-size:32px;line-height:36px;color:#333}
.partner .item_partner p{font-weight:bold;font-size:32px;line-height:36px;color:#888}
.partner .item_partner dl{margin-top:64px}
.partner .item_partner dl dt{font-weight:bold;margin-top:32px;font-size:20px;line-height:36px;color:#333}
.partner .item_partner dl dd{font-weight:normal;font-size:14px;line-height:22px;color:#888}

.global_partner{margin-top:160px;padding:160px 0 96px;background-color:#F7F8FA}
.global_partner .inner{width:1120px;margin:0 auto}
.global_partner strong{margin-bottom:24px;font-weight:bold;font-size:48px;line-height:60px;text-align:center}
.global_partner p{font-size:14px;line-height:22px;color:#888;font-weight:400;text-align:center}
.global_partner .list_partner{margin-top:64px;text-align:center;font-size:0}
.global_partner .list_partner li{display:inline-block;width:33.33%;margin-bottom:64px;vertical-align:top}
.global_partner .list_partner em{display:block;font-weight:bold;font-size:14px;line-height:24px;color:#333}
.global_partner .list_partner span{display:block;font-weight:normal;font-size:14px;line-height:24px;color:#888}
.global_partner .wrap_flag{position:relative;display:block;width:60px;margin:0 auto 12px;}
.global_partner .wrap_flag:after{position:absolute;left:0;right:0;top:0;bottom:0;border:1px solid rgba(0,0,0,0.1);content:''}

.banner_partner{padding:160px 0;text-align:center}
.banner_partner strong{font-weight:bold;font-size:32px;line-height:36px;text-align:center;margin-bottom:20px}
.banner_partner a{display:inline-block;vertical-align:top;font-size:14px;line-height:40px;color:#5093F4}
.banner_partner a .ico{display:inline-block;margin-left:8px;vertical-align:top;width:40px;height:40px;border-radius:20px;background-color:#5093F4;text-align:center;transition:0.5s}
.banner_partner a:hover .ico{transform:scale(1.2)}
.banner_partner a .ico i{font-size:16px;line-height:40px;color:#fff}

.banner_tech{padding:80px 0;text-align:center;Background-color:#488FF6;}
.banner_tech strong{font-weight:bold;font-size:32px;line-height:36px;text-align:center;color:#fff;margin-bottom:20px}
.banner_tech a{display:inline-block;vertical-align:top;font-size:14px;line-height:40px;color:#fff}
.banner_tech a .ico{display:inline-block;margin-left:8px;vertical-align:top;width:40px;height:40px;border-radius:20px;background-color:#fff;text-align:center;transition:0.5s}
.banner_tech a:hover .ico{transform:scale(1.2);text-decoration:underline;}
.banner_tech a .ico i{font-size:16px;line-height:40px;color:#5093F4}

.banner_contact{height:64px;background-color:#488FF6}
.banner_contact .inner{overflow:hidden;width:1280px;margin:0 auto;color:#fff}
.banner_contact .inner strong{float:left;font-size:18px;line-height:64px;color:#fff}
.banner_contact .inner ul{float:right;padding-right:4px}
.banner_contact .inner ul li{float:left;margin-left:32px}
.banner_contact .inner ul a{font-size:15px;line-height:64px;color:#fff;font-weight:700}
.banner_contact .inner ul a:hover .ico{transform:scale(1.2)}
.banner_contact .inner ul .ico{display:inline-block;margin-top:13px;width:40px;height:40px;background-color:#fff;border-radius:20px;text-align:center;margin-left:8px;vertical-align:top;text-align:center;transition:0.5s}
.banner_contact .inner ul .ico i{font-size:16px;line-height:40px;color:#488FF6;vertical-align:top}

.wing_newsletter{float: right;width: 320px;margin-top: 24px;border: 1px solid #e6e5ea;padding: 16px;box-sizing: border-box}
.wing_newsletter>p{font-size:16px;font-weight:700px;line-height:22px;margin-bottom:16px}
.wing_newsletter .hs_newsletter_agree{display:none}

.wing_newsletter .hs_email label{display:none}
.wing_newsletter .hs_email input[type="email"]{display:block;width:100%;height:56px;background-color:#fff;border:0;line-height:56px;padding:0 10px;box-sizing:border-box;border:1px solid #e6e5ea;outline:none}
.wing_newsletter .hs-submit{position:absolute;right:0;top:0}
.wing_newsletter .hs-submit input{display:block;width:80px;height:56px;line-height:56px;color:#fff;text-align:center;font-size:14px;border:0;background-color:#488FF6;transition:0.5s;cursor:pointer;font-weight:bold}
.wing_newsletter .hs-submit input:hover{background-color:#292929}
.wing_newsletter .hbspt-form{position:relative;width:288px;padding-right:80px;box-sizing:border-box}

.cont_error{overflow:hidden;width:736px;margin:0 auto;font-family:'Roboto';padding:160px 0}
.cont_error .txt{text-align:center}
.cont_error img{display:block;position:relative;left:50%;margin-left:-107px;width:256px}
.cont_error strong{font-size:24px;line-height:32px;font-weight:700;color:#17181A;margin:48px auto 24px}
.cont_error a{width:200px;height:64px;line-height:40px;font-size:14px;font-weight:700;color:#5093F4;text-align:Center;margin:0 auto;padding-left:10px}
.cont_error a .ico{display:inline-block;vertical-align:top;width:40px;height:40px;margin-left:8px;border-radius:20px;background-color:#5093f4;text-align:center;color:#fff}
.cont_error a i{font-size:14px;color:#fff;text-align:center}
.password_error img{margin-left:-128px}
.password_error p{margin:24px 0 48px;font-size:18px;line-height:32px}
.password_error input[type="password"]{display:block;padding-left:24px;width:352px;height:64px !important;margin:0 auto 16px!important;border:1px solid #DFE1E6;font-size:18px;line-height:64px;color:#222;box-sizing:border-box}
.password_error input[type="submit"]{display:block;width:352px;height:64px;background-color:#488FF6;color:#444;font-weight:bold;font-size:16px;line-height:64px;padding:0 24px;box-sizing:border-box;color:#fff;cursor:pointer;margin:0 auto;border:0}

@media (max-width:1280px){
  .header_bridge .inner{width:1120px}
  .speaker .feature_speaker .inner{width:1120px;margin-left:-560px}
  .footer_bridge .inner{width:1120px}
  .speaker .form_join .box{height:700px;margin-top:-350px;padding-top:32px;transform:scale(0.8)}
  .speaker .form_join .box .inner>strong{margin-bottom:12px}
  .speaker .form_join .box .area_form{margin-top:28px}
  .speaker .form_join .box .inner>p{display:none}
  .speaker .form_join .box .area_form .hs-dependent-field{top:65px}
  .speaker .form_join .box .area_form .hs-dependent-field .hs-form-checkbox{display:inline-block;vertical-align:top;width:50%}
  .speaker .form_join .box .area_form .hs_men_sharing_contents .input label span{font-size:14px}
  .feature_customer+.box_feature{width:1120px}
  .feature_customer+.box_feature .wrap_thumb{width:600px}
  .overview .list_overview li .inner{width:1120px}
  .overview .list_overview li .box_vod{width:600px;height:auto}
  .overview .list_overview li .box_vod video{width:100%;display:block}
}

@media (max-width:1152px){
  .post-listing{width:1012px}
  .listingTopic{width:980px !important;margin:0 auto !important;float:none !important}
  .popup_taglist{width:980px;margin-left:-490px}
  .cont_blogview{width:980px !important}
  .blog-content{width:auto !important;float:none !important}
  .item_thumb .wrap_thumb{max-height:200px}
  .list_recommend{width:1012px !important;margin:0 auto !important}
  .widget-type-post_filter ul li{margin-left:22px}
  .widget-type-post_filter ul li a{font-size:16px}
  .widget-type-post_filter .block{margin-bottom:4px}
  .down_resource .inner{width:980px}
  .down_resource .info_resource{width:570px}
}
@media (max-width:1024px){
  span[data-hs-cos-type="post_filter"]{display:block;padding:48px 24px 24px}
  .listingTopic{width:auto !important}
  .post-listing{width:auto;padding:0 12px} 
  .post-listing .post-item{width:50%;padding:0 12px 20px}
  .post-listing .post-item .post-header{padding:0 12px}
  .head_blog .feature_library{margin-bottom:0}
  .widget-type-post_filter .block{margin-bottom:0}
  .widget-type-post_filter ul{padding-right:0;letter-spacing:-1px}
  .widget-type-post_filter .filter-expand-link{position:absolute;right:24px;top:47px}
  .widget-type-post_filter ul li{margin-left:20px}
  .popup_taglist{width:auto;left:24px;right:24px;margin:0}
  
  .blog-sidebar{display:none !important}
  .blog-content{padding:0 24px;}
  .cont_blogview{width:auto !important;float:none !important;}
  .cont_blogview .post-header em{margin-top:32px;text-align:center}
  .cont_blogview #hs_cos_wrapper_name{text-align:center}
  .cont_blogview #hubspot-author_data{text-align:center}
  .widget-type-post_filter .widget-module{padding-right:120px}
  
}
@media (max-width:600px){
  .br{display:inline}
  .main .learning ul li{display:block;width:auto}
  .main_vod{overflow:hidden;position:relative}
  .main_vod .txt_slide{width:auto;left:24px;right:24px;margin-left:0;top:80px;}
  .main_vod .txt_slide .item{font-size:36px;line-height:41px}
  .main .latest{padding:80px 0;margin-top:0}
  .main .inner{width:auto;padding:0 24px}
  .main .inner>strong{font-size:32px;line-height:37px;padding-bottom:40px}
  .main .latest ul li{width:auto;margin-right:0}
  .main .latest ul .wrap_thumb{max-height:224px;overflow:hidden}
  .main .banner_slider .item{height:290px}
  .main .banner_slider .item .bg{padding-top:48px}
  .main .banner_slider .item strong{padding-bottom:0;margin-bottom:16px}
  .main .banner_slider .item .inner{position:static}
  .main .banner_slider .item .btn{right:24px;bottom:48px;top:auto}
  .main .learning{padding:80px 0}
  .main .learning ul li+li{margin-left:0}
  .main .learning ul li strong{padding-bottom:24px}
  .main .speaker{padding-bottom:80px}
  .main .speaker ul{border-top-color:#DFE1E6;margin-top:16px}
  .main .speaker ul li{border-bottom-color:#DFE1E6;padding:24px 0}
  .main .speaker ul .wrap_thumb{width:64px;margin-right:16px}
  .main .speaker ul .txt{margin-top:0}
  .main .speaker ul .txt strong{font-size:16px;line-height:26px}
  .main .speaker ul .txt p{font-size:12px;line-height:18px}
  .main .testimonial{height:340px}
  .main .testimonial .cont{text-align:left;top:48px;padding:0 24px}
  .main .testimonial .cont strong{font-size:16px;line-height:24px}
  .main .testimonial .cont .name{font-size:12px}
  .main .testimonial .cont .info{font-size:12px}
  .main .now{padding-bottom:0;background-color:#fff}
  .main .now .inner{padding:80px 24px}
  .main .now .inner strong{padding-bottom:0}
  .main .now .btn{margin-top:24px}
  .main .now .graph{position:static;margin-top:24px}
  .main .now .graph .item{display:block;width:200px;height:200px;border-radius:100px;margin:0 auto 30px;padding-top:66px}
  .main .now .graph .item span{margin-bottom:0}
  .main .now .graph .item strong{font-size:45px}
  .main .banner_trial{position:relative;padding-top:48px}
  .main .banner_trial .btn{position:absolute;bottom:48px;right:24px;margin-top:0}
  
  .overview{overflow-x:hidden}
  .overview .feature_overview{background-color:#fff;box-sizing:border-box;padding-top:80px}
  .overview .feature_overview h2{position:static;font-size:36px;line-height:41px;text-align:left;padding:0 24px;color:#43464D}
  .overview .scroll_photo{width:5000px;transition:90s}
  .overview .main_overview{background-color:#fff;padding:48px 0 80px}
  .overview .main_overview .inner{width:auto;padding:0 24px}
  .overview .main_overview .inner p{font-size:20px;line-height:28px;color:#222}
  .overview .main_overview .btn{color:#222}
  .overview .banner_people .item{height:auto;padding:48px 24px}
  .overview .banner_people strong{font-size:16px;line-height:24px}
  .overview .banner_people .info{line-height:20px}
  .overview .banner_people .info em{color:#C9C9C9}
  .overview .discover .inner{width:auto;padding:80px 24px}
  .overview .discover .inner>strong{font-size:32px;line-height:37px;margin-bottom:24px}
  .overview .discover ul li{display:block;width:auto;text-align:center}
  .overview .discover ul li+li{margin:80px 0 0}
  
  .cont_blogview .post-header h2{width:auto}
  .header_geo .inner_header .btn_menu{position:absolute;right:5%;top:0}
  .popup_taglist{display:none}
  span[data-hs-cos-type="post_filter"]{padding-top:0}
  span[data-hs-cos-type="post_filter"] .widget-module{display:none}
  .post-listing{margin:0}
  .post-listing .post-item{width:auto;float:none}
  .cont_blogview #hs_cos_wrapper_name{font-size:32px;line-height:40px}
  .cont_blogview .post-body{float:none;width:auto;padding:0 24px;border-top:0}  
  .cont_blogview .post-body p{font-size:14px;line-height:24px}
  .cont_blogview .post-body p strong{margin-bottom:24px}
  .cont_blogview .post-body h2{line-height:24px}
  .cont_blogview #hubspot-topic_data{box-sizing:border-box;font-size:0}
  .cont_blogview #hubspot-topic_data>a{font-size:12px;line-height:32px;height:32px;padding:0 4px}
  .cont_blogview #hubspot-topic_data strong{font-size:16px;line-height:24px}
  .down_resource .info_resource .tit{font-size:32px;line-height:40px}
  .down_resource .info_resource{width:auto;float:none;height:auto}
  .down_resource .inner{width:auto}
  .down_resource{padding:64px 5%}
  .down_resource .info_resource img{width:100%;position:static;max-width:100%}
  .down_resource .form_down .hs-fieldtype-text{height:112px}
  
  .recommend_post{padding:64px 0 0}
  .recommend_post>strong{font-size:24px;line-height:32px}
  .recommend_post .list_thumb{overflow:hidden;margin-bottom:0}
  div[data-widget-type="post_filter"] .cell-wrapper{margin-top:-52px}
  span[data-hs-cos-type="post_filter"]{margin-bottom:-30px}
  
  .feature_blog{display:none}
  .head_blog{height:auto;margin-bottom: 20px;padding-top:80px;box-sizing:border-box}
  .head_blog h2{font-size:40px}
  .head_blog p{font-size:12px}
  .filter{display:none;width:auto;margin:24px}
  .filter .opt_topic{width:200px}
  .filter .list_topic li a{font-size:12px}
  .post-listing .post-item{padding-bottom:0}
  .post-listing .post-item .inner_item{margin-bottom:0}
  .blog-content{padding:0}
  .cont_blogview .feature_image{width:auto;height:300px}
  .cont_blogview .post-header .inner{width:auto;padding:220px 24px 48px}
  .cont_blogview .tabber-wrap{display:none}
  .cont_blogview .content_area{width:auto;border-top:0;margin-top:0;padding-top:80px}
  .cont_blogview .feature_image{margin:0}
  .cont_blogview .post-header{min-height:200px}
  .share_sns{position:static}
  .cont_blogview #hubspot-author_data{margin-top:15px;font-size:13px;font-weight:400}
  .cont_blogview .feature_image .tags{top:20px;left:24px}
  .cont_blogview .blog_banner1{margin:0 24px 84px;border-radius:8px;overflow:hidden}
  .cont_blogview .blog_banner1 .thumb_banner{float:none;width:auto;border-radius:0;overflow:hidden}
  .cont_blogview .blog_banner1 .cont_banner{border-radius:0;height:auto;padding:20px}
  .cont_blogview .cont_etc{width:auto !important;padding:0 0 80px}
  .cont_blogview .blog_banner1 .cont_banner a{position:static;margin-top:20px}
  .blog_banner2{margin:0 24px 108px;padding:20px 20px 77px}
  .blog_banner2 em{right:20px;bottom:20px;top:auto;margin:0}
  .blog_banner2 p{overflow:visible;text-overflow:normal;white-space:normal}
  .cont_blogview .blog_author{padding:0 24px}
  .cont_blogview .blog_author strong{margin-bottom:32px}
  .cont_blogview .blog_author .wrap_thumb{float:none;width:160px;margin:0 auto 32px}
  .cont_blogview .blog_author .txt em{line-height:32px}
  .cont_blogview .blog_author .txt p{line-height:24px}
  .cont_blogview #hubspot-topic_data{float:none;padding:0 24px;border-top:0;}
  .form_ebook .inner{width:auto;padding:48px 24px}
  .form_ebook .inner .wrap_thumb{display:none}
  .form_ebook .inner .form_area{position:static}
  .form_ebook .inner .form_area input[type="text"], 
  .form_ebook .inner .form_area input[type="email"]{display:block;width:100%}
  .form_ebook .inner .form_area strong{font-size:32px;line-height:40px}
  .banner .inner{width:auto;height:auto;padding:48px 20px 132px}
  .banner .inner strong{font-size:32px;line-height:40px;font-weight:500}
  .banner .inner a{right:20px;top:auto;bottom:32px;margin:0}
  .form_ebook .inner .form_area .hs_firstname{display:block;width:auto}
  .form_ebook .inner .form_area .hs_lastname{display:block;width:auto;margin:0}
  .curation{padding:80px 0}
  .curation>strong{font-size:32px;line-height:40px}
  .curation ul li{width:auto;margin:0 24px}
  .curation li p{margin-bottom:24px}
  
  .feature_event_main{display:none}
  .feature_project_main{display:none}
  .thumb_list{width:auto}
  .thumb_list li{float:none;width:auto;margin:0 24px 48px}
  .thumb_list>li>a{margin:0}
  .head_event{height:200px;padding-top:80px}
  .head_event h2{font-size:36px;line-height:44px;margin-bottom:10px}
  .head_event p{font-size:12px;line-height:14px}
  
  .head_project{height:200px;padding-top:80px}
  .head_project h2{font-size:36px;line-height:44px;margin-bottom:10px}
  .head_project p{font-size:12px;line-height:14px}
  
  .head_contact{height:200px;}
  .head_contact .txt{padding-top:80px}
  .head_contact .txt strong{font-size:40px;line-height:44px;margin-bottom:10px}
  .head_contact .txt p{font-size:12px;line-height:14px}
  .contact_form{margin-top:0;width:auto;padding:48px 24px 80px}
  .contact_form .form_area form>div{float:none;width:auto;padding:0}
  .contact_form .form_area .hs_requested_software_type,.contact_form .form_area .hs_mts_en_requested_software_type{width:auto}
  .contact_form .form_area .hs_bridge_request_type{width:auto;border-bottom:1px solid #E6E5EA;margin-bottom:48px}
  .contact_form .form_area .multi-container{border-bottom:0;height:auto}
  .contact_form .form_area .multi-container li{width:50%}
  .contact_form .form_area .hs_private_consent_box{width:auto}
  .contact_form .form_area .hs_submit{width:auto;margin-top:60px}
  .global_office{padding:0}
  .global_office .inner{width:auto;padding:80px 24px}
  .global_office .inner>strong{margin-bottom:100px;font-size:32px;line-height:40px}
  .global_office .list_global{top:130px;left:24px;right:24px}
  .global_office .inner_item{padding:24px}
  .banner_partner{padding:80px 0}
  .global_office .list_global ul{height:200px}
  .banner_partner strong{line-height:40px;padding:0 24px}
  .head_contact .txt img{width:270px;margin-left: -105px;bottom:-148px;}
  .clients .inner{width:auto;padding:130px 0 100px}
  .clients .inner>strong{float:none;text-align:center;font-size:24px;line-height:32px;margin:0 auto 48px}
  .clients .inner ul li{float:none;width:auto;margin:0 auto 62px}
  .clients .inner ul li img{margin-top:10px}
  .contact h3{font-size:40px;line-height:48px;margin-bottom:10px}
  .partner .head{height:300px;padding:80px 24px 0}
  .contact h3+p{font-size:12px;line-height:18px}
  .contact .cont{width:auto}
  .partner .cont .item_partner .wrap_thumb{display:none}
  .partner .cont .item_partner{padding:80px 24px 0}
  .partner .item_partner strong{font-size:24px;line-height:32px}
  .partner .item_partner p{font-size:24px;line-height:32px}
  .partner .item_partner dl{margin-top:48px}
  .partner .item_partner dl dt{font-size:15px;line-height:30px}
  .partner .item_partner dl dd{font-size:14px;line-height:22px}
  .global_partner{padding-top:80px;margin-top:80px}
  .global_partner .inner{width:auto;padding:0 24px}
  .global_partner p{font-size:14px;line-height:22px;font-weight:400}
  .global_partner strong{font-size:32px;line-height:40px}
  .global_partner .list_partner em{line-height:18px}
  
  .feature_event .txt{width:auto;padding:72px 0 0 }
  .feature_event .type1 .link_thumb{width:auto;margin:0 0 80px}
  .feature_event .type1 .link_thumb .tags{top:24px;left:24px}
  .item_event{width:auto;padding:0 24px;margin-bottom:80px}
  .item_event .tit{float:none;width:auto;margin-bottom:32px}
  .item_event .tit strong{font-size:20px}
  .feature_event>div{margin-bottom:0}
  
  .form_regist{padding-bottom:80px}
  .feature_event .txt h1{font-size:26px;line-height:34px}
  .feature_event .txt span{font-size:14px}
  .form_regist .hbspt-form .hs-submit{width:auto;height:64px;margin-top:100px}
  .form_regist .hbspt-form .hs_private_consent_box{width:auto;margin-bottom:48px}
  .item_event .list_program.type1 li{float:none;width:auto;margin-bottom:24px}
  .item_event .list_program strong{max-height:64px;height:auto}
  .item_event .list_program.type1 li:nth-child(odd){margin-right:0}
  .item_event .list_program.type1 .wrap_thumb{margin-bottom:32px}
  .item_event .list_program.type2 li{border-top:0;padding-top:0}
  .item_event .list_program.type2 li .wrap_thumb{float:none;width:auto;margin:0 0 32px}
  .item_event .list_program.type2 li .cont_thumb{padding-left:60px}
  .item_event .list_time .time{display:block;float:none;width:auto;padding:24px 0 16px}
  .item_event .list_time .title{float:none;width:auto;padding:0}
  .item_event .list_time .txt{padding-top:8px}
  .item_event .cont p{font-size:14px !important;line-height:24px !important;font-weight:400}
  .item_event .list_speaker.type1 li{float:none;width:auto;margin:0 0 32px}
  .item_event .list_speaker .wrap_thumb{margin-bottom:26px}
  .item_event .list_speaker.type1 strong{margin-bottom:0;font-size:16px;line-height:24px}
  .item_event .list_speaker .info{margin-top:0}
  .item_event .list_program.type1 em{margin-bottom:0}
  
  .form_regist .inner{width:auto;padding:48px 24px 24px}
  .form_regist .hbspt-form{padding:0}
  .form_regist .hbspt-form form>div:first-child{position:static;margin-bottom:48px}
  .form_regist .hbspt-form form>div{display:block;width:auto;margin:0 0 24px}
  .form_regist .form .link_popup{top:auto;bottom:260px}
  .table_info .item>strong{float:none;display:block;width:auto;margin-bottom:8px}
  .table_info .item{padding:24px 0}
  .table_info .item .list_date li+li{padding:24px 0}
  .table_info .item .list_date li>span{float:none;width:auto;display:block;color:#888;font-weight:400;margin-bottom:8px}
  .banner_contact .inner strong span{display:none}
  
  .banner_contact .inner{width:auto;padding:0 24px}
  .banner_contact .inner strong{font-size:16px}
  .banner_contact .inner ul .txt{display:none}
  .banner_contact .inner ul .ico{margin-left:0}
  .banner_contact .inner ul li{margin-left:8px}
  
  .cont_error{width:auto;padding:64px 5%}
  .cont_error p{font-size:16px;margin-bottom:24px}
  .cont_error .txt{float:none;margin-bottom:48px}
  .cont_error img{float:none;display:block;width:256px;margin:0 auto}
  .password_error strong{font-size:64px;line-height:72px}
  .password_error p{margin:24px 0 48px;font-size:14x;line-height:32px}
  .password_error input[type="password"]{width:100%}
  .password_error input[type="submit"]{;width:100%}
  .contact_form .form_area .link_popup{left:auto;right: 0;bottom: 77px;}
  .cont_blogview .post-body img{width:100% !important}
  .form_ebook .inner .form_area form .hs-submit{margin-top:60px}
  .form_ebook .inner .form_area .link_popup{right:24px;top:auto;bottom:128px}
  
  .form_partnership{margin-bottom:0}
  .form_partnership .hbspt-form .hs-submit{width:auto}
  .form_partnership .hbspt-form .hs_private_consent_box{width:auto;margin-bottom:48px}
  .form_partnership .inner{width:auto;padding:48px 24px 24px}
  .form_partnership .hbspt-form{padding:0}
  .form_partnership .hbspt-form form>div:first-child{position:static;margin-bottom:48px}
  .form_partnership .hbspt-form form>div{display:block;width:auto;margin:0 0 24px}
  .form_partnership .form .link_popup{top:auto;bottom:130px}
  .form_partnership .hbspt-form form{padding:0}
  
  .popup_info .layer{top:0;bottom:0;left:0;right:0;margin:0;width:auto;height:auto;padding:80px 5%}
  .popup_info .layer .box{height:480px}
  .popup_info .layer .btn_close{right:5%}
  .item_event .list_speaker.type2 .wrap_thumb{float:none;margin:0 auto}
  .item_event .list_speaker.type2 .cont_thumb{height:auto}

  .speaker{overflow-x:hidden}
  .speaker .feature_speaker .bg{background-image:url(https://2495902.fs1.hubspotusercontent-na1.net/hubfs/2495902/midasBridge/bg_speaker_main_m.png)}
  .speaker .feature_speaker .inner{width:auto;left:24px;right:24px;margin:0;top:150px}
  .speaker .feature_speaker .inner h2{font-size:36px;line-height:41px}
  .speaker .feature_speaker .btn{margin-top:24px}
  .speaker .cont_speaker .what{width:auto;margin:0;padding:80px 24px;font-size:20px;line-height:28px}
  .speaker .cont_speaker .slide .item{width:auto;height:300px;padding:0 24px;box-sizing:border-box}
  .speaker .cont_speaker .want{width:auto;padding:80px 24px 0;text-align:center}
  .speaker .cont_speaker .want strong{font-size:32px}
  .speaker .cont_speaker .want p{font-size:20px;line-height:30px}
  .speaker .cont_speaker .want .img{display:none}
  .speaker .cont_speaker .want img{display:block;margin-top:32px}
  .speaker .cont_speaker .men .inner{width:auto;padding:80px 24px 0;text-align:center}
  .speaker .cont_speaker .men ul li{float:none;width:auto}
  .speaker .cont_speaker .men ul li+li{margin:48px 0 0}
  .speaker .cont_speaker .men .inner>strong{float:none;font-size:32px;line-height:36px;}
  .speaker .cont_speaker .men .btn{float:none;display:inline-block;margin-top:15px;vertical-align:top}
  .speaker .cont_speaker .men .cont_thumb{padding:0 24px;text-align:left}
  .speaker .membership .inner{width:auto;padding:80px 24px;text-align:center}
  .speaker .membership .inner>strong{float:none;font-size:32px;line-height:36px;}
  .speaker .membership .inner>strong .btn{margin-top:15px}
  .speaker .membership ul{float:none;width:auto;text-align:left;margin-top:48px}
  .speaker .membership ul strong{font-size:20px;line-height:24px;margin-bottom:8}
  .speaker .membership ul p{font-size:12px;line-height:18px;}
  .speaker .membership ul img{margin-top:16px}
  
  .speaker .compensation>.inner{width:auto;padding:80px 24px;text-align:center}
  .speaker .compensation>.inner>strong{font-size:32px;line-height:36px}
  .speaker .compensation>.inner ul li{float:none;width:auto}
  .speaker .compensation>.inner ul li+li{margin:24px 0 0}
  .speaker .compensation>.inner ul .tooltip a i{display:none}
  .speaker .compensation>.inner ul .tooltip .layer{display:none}
  .speaker .compensation>.inner ul .info{padding:32px 28px;height:auto;min-height:82px;box-sizing:border-box}
  .speaker .compensation>.inner ul li>p{padding:0 24px}
  
  .speaker .activities{padding:162px 0 388px}  
  .speaker .activities .inner{width:auto;text-align:center}
  .speaker .activities .inner strong{font-size:32px;line-height:36px}
  .speaker .activities .scroll_photo{width:5000px;animation-duration:90s}

  .men .head_men{height:260px;padding-top:92px;background-image:url(https://2495902.fs1.hubspotusercontent-na1.net/hubfs/2495902/midasBridge/images/bg_men_m.png)}
  .men .head_men h3{font-size:40px;line-height:48px}
  .men .head_men span{font-size:12px}
  .men .what .inner{width:auto;padding:80px 24px}
  .men .what .inner strong{float:none;width:auto;text-align:center;font-size:32px;line-height:40px}
  .men .what .inner p{margin-top:21px;font-size:20px;line-height:28px}
  .men .members .inner{width:auto}
  .men .members .inner>strong{margin-bottom:48px;font-size:32px;line-height:40px;text-align:center}
  .men .members .list_members .cont_thumb{padding:0 24px}


  .men .banner{background-position:70% center;height:auto} 
  .men .banner .inner{width:auto;position:relative;padding:48px 24px;height:440px;box-sizing:border-box}
  .men .banner .inner strong{font-size:32px;line-height:40px}
  .men .banner .inner .btn{position:absolute;right:24px;bottom:48px}
  .men .members .list_members{margin:0}
  .men .members .list_members>li{float:none;width:auto;margin-bottom:48px}
  .men .members .list_members>li>a{margin:0 24px}
  .men .members .list_members>li .head_layer{padding:66px 24px 0;height:200px;border-radius:0;height:180px}
  .men .members .list_members>li .head_layer .wrap_thumb{display:none}
  .men .members .list_members>li .layer{z-index:1000;}
  .men .members .list_members>li .layer .box{width:auto;height:auto;left:0;right:0;top:0;bottom:0;margin:0;border-radius:0}
  .men .members .list_members>li .head_layer>strong{font-size:24px;line-height:32px}
  .men .members .list_members>li .head_layer>span{margin-top:8px}
  .men .members .list_members>li .cont_layer{margin:32px 24px;height:44vh}  
  .men .members .list_members>li .cont_layer .list_project li{float:none;width:auto;margin-bottom:32px}
  .men .members .list_members>li .cont_layer .list_project li+li{margin-left:0} 
  .men .members .list_members>li .head_layer .btn_close{display:block;position:absolute;left:50%;top:24px;width:30px;height:30px;margin-left:-15px}
  .men .members .list_members>li .head_layer .btn_close i{display:block;width:30px;line-height:30px;text-align:center;color:#fff;font-size:20px;}
  .speaker .form_join .box{width:auto;left:0;right:0;height:auto;top:0;bottom:0;margin:0;border-radius:0;padding-top:76px;transform:scale(1)}
  .speaker .form_join .box .inner>strong{font-size:24px;line-height:32px} 
  .speaker .form_join .box .inner{padding:0 24px}
  .speaker .form_join .box .area_form{height:auto;max-height:62vh;overflow-y:scroll}
  .speaker .form_join .box .area_form form{padding:0}
  .speaker .form_join .box .area_form form>div{width:auto}
  .speaker .form_join .box .area_form .hs_men_comment{position:static}
  .speaker .form_join .box .area_form .hs_men_sharing_contents{position:static}
  .speaker .form_join .box .area_form .hs-dependent-field{position:static}  
  .speaker .form_join .box .area_form .hs_firstname{float:none;width:auto;margin-right:0}
  .speaker .form_join .box .area_form .hs_lastname{float:none;width:auto}
  .speaker .form_join .box .area_form .hs_men_private_consent_box{position:static;margin-bottom:38px}
  .speaker .form_join .box .area_form .hs_submit{position:static}
  .speaker .form_join .box .inner>p{display:block;font-size:12px;line-height:16px}
  .speaker .form_join .box .inner>p .br{display:block}
  .speaker .form_join .box .btn_close{display:block;position:absolute;left:50%;top:-52px;width:30px;height:30px;margin-left:-15px}
  .speaker .form_join .box .btn_close i{display:block;width:30px;line-height:30px;text-align:center;color:#222;font-size:20px;}
  .speaker .form_join .box .area_form .hs_men_private_consent_box label span{font-size:13px;letter-spacing:-1px;line-height:16px}
  

  
  .download .started{background-color:#fafafa}
  .download .started .inner{width:auto;padding-top:80px;margin-bottom:0}
  .download .started .inner>h3{font-size:32px;line-height:40px;width:230px;margin:0 auto}
  .download .started .inner>p{font-size:13px}
  .download .started .list_resource{background-color:#fff;padding:48px 24px;margin-top:48px}
  .download .started .list_resource li{float:none;width:auto;background-color:#fff;border-radius:0;box-shadow:none;padding:48px 0}
  .download .started .list_resource li+li{margin:0;border-top:1px solid #DFE1E6}

  .download .started .list_resource .btns a{display:block;width:auto;border-radius:4px}
  .download .started .list_resource .btns a+a{margin-top:8px}
  .download .updates .inner{width:auto;padding:0 24px;margin-bottom:80px}
  .download .updates .type{display:block;width:auto}
  .download .updates .type .btns>a{float:none;width:auto}
  .download .updates .type li strong{font-size:16px;line-height:60px}
  .download .updates .type+.type{margin:48px 0 0;}
  .download .updates .type em{margin-bottom:16px}
  .download .updates h4{margin-bottom:8px}
  .download .updates .type li strong i{line-height:60px}
  .download .updates .type .btns>a+a{margin:16px 0 0}
  .license_faq{padding:80px 0}
  .license_faq .inner{width:auto;padding:0 24px}
  .license_faq .inner>strong{font-size:32px;line-height:40px}
  .license_faq li strong{line-height:24px;padding:16px 0}
  .license_faq li{padding-left:42px}
  .license_faq li strong .ico{left:14px;top:21px}
  .download .updates .type .links>a{font-size:14px}
  
  .download .banner_updates .inner{width:auto;padding:48px 24px}
  .download .banner_updates strong{font-size:32px;line-height:40px}
  .download .banner_updates .btn{right:24px;bottom:48px;top:auto}
  .download .popup_download .area_form input[type="text"],.download .popup_download .area_form input[type="tel"],.download .popup_download .area_form input[type="email"]{
    width:100% !important;margin:0 0 24px
  }
  .banner_trial2{background-attachment:scroll}
  .banner_trial2 .inner{width:auto;padding:48px 24px}
  .banner_trial2 strong{font-size:32px;line-height:40px}
  .banner_trial2 .btn{right:24px;bottom:48px;top:auto}
  .banner_trial2 .btn+.btn{top:auto;bottom:48px}
  .banner_trial2 .btn{top:auto;bottom:110px}
   
  
  .download .popup_download .layer{left:0;right:0;top: 0;bottom: 0;margin: 0;width: auto;height: auto;border-radius: 0;padding-top: 30px;}
  .download .popup_download .area_form .hs_private_consent_box{margin-top:0}
  .download .popup_download .area_form .input{margin:0 !important}
  .download .popup_download form{width:auto;padding:0 24px}
  .download .popup_download .area_form .hs_private_consent_box label span{font-size:12px}
  .download .popup_download .btn_close{right:8px;top:8px}
  
  .product .feature_product{height:calc(100vh - 64px);box-sizing:border-box;background-color:#fff}
  .product .feature_product h3{width:303px}
  .product .feature_product .btns{padding:0 24px;margin-top:48px}
  .product .feature_product .btns a{display:block;width:auto;margin:0}
  .product .feature_product .btns a+a{margin-top:24px}
  .function{position:relative;width:auto;background-color:#F9F9FB;padding:142px 24px 64px}
  .function .thead{display:none}
  
  
  .function li{height:auto;padding:48px 0 0;border-top:1px solid #DFE1E6}
  .function li strong+.item{padding-top:8px}
  .function li strong .txt{padding:0;font-size:20px;line-height:30px}
  .function li strong .txt .ico{display:none}
  .function li strong a i{margin-top:7px}
  .function li strong a{line-height:30px;height:30px;padding:0}  
  .function li .item{padding:24px 0}  
  .function li .item p{float:none;width:auto;padding:0 0 16px}
  .function li .item .td{width:33.33%;margin:0}
  .function li .item .td .txt{display:block;text-align:center;font-size:14px;line-height:16px;color:#ADAFB3}
  .function li .item .td i{display:block;line-height:36px}
  .function li .item+.item{border-color:#DFE1E6}
  .function li .item p .tooltip{display:none}
  .function li .item p a{color:#488FF6;text-decoration:underline}
  .function li .item p a i{display:none}
  .function .category{display:block;position:absolute;left:24px;right:24px;top:64px;border:1px solid #488FF6;border-radius:4px;background-color:#fff;z-index:10}
  .function .category>a{line-height:56px;box-sizing:border-box;padding:0 16px;height:56px;position:Relative;font-size:16px;font-weight:bold;color:#488FF6}
  .function .category>a i{position:absolute;right:16px;top:0;line-height:56px;font-size:18px;color:#ADAFB3;transition:0.5s}
  .function .category>a.on i{transform:rotate(180deg)}  
  .function .category ul{display:none;height:200px;overflow-y:scroll}
  .function .category ul li{border:0;padding:0}
  .function .category ul li a{font-size:16px;line-height:40px;color:#488FF6;font-weight:bold;padding:0 16px}
  
  .product_faq{padding:80px 0}
  .product_faq .inner{width:auto;padding:0 24px}
  .product_faq .inner>strong{font-size:32px;line-height:40px}
  .product_faq li strong{line-height:24px;padding:16px 0}
  .product_faq li{padding-left:42px}
  .product_faq li strong .ico{left:14px;top:21px}
  
  .product .ebook{padding:80px 0 0}
  .ebook ul li{display:block;width:auto;margin:0 24px 32px;box-shadow:none}
  .ebook ul li strong{background-color:#488FF6;color:#fff}
  
  .product .company{padding:80px 0}
  .product .company>strong{width:318px;margin:0 auto 64px;font-size:32px;line-height:40px}
  .company ul{width:auto}
  .company ul li{display:block;width:auto}
  .company ul li strong{font-size:20px;}
  .company ul li span{font-size:16px;line-height:24px}
  .company ul li a{font-size:16px;line-height:24px;color:#488FF6}
  .company ul li+li{margin-top:48px}
  .cont_blogview .wing_newsletter{float:none;width:auto;margin:0 24px}
  
  .cont_blogview .comments{width:auto;padding:0 24px}
  .cont_blogview .comments .comment-from{font-size:12px;border:0}
  .cont_blogview .comments .comment-date{display:block;padding-left:0;font-size:12px;margin-bottom:4px;color:#8e8e8e}
  .cont_blogview .comments #comments-listing .comment{padding:24px 0 24px 24px}
  .cont_blogview .comments form>div{float:none;width:auto;margin:0 0 16px}
  .cont_blogview .comments input[type="text"]{width:100%}
  .cont_blogview .comments .hs_submit{float:none;width:auto}
  .cont_blogview .comments input[type="email"]{width:100%}
  .cont_blogview .comments .hs_comment{margin:0;width:auto}
  .cont_blogview .comments textarea{height:80px;padding:10px;line-height:22px}
  .cont_blogview .comments input[type="submit"]{width:100%;margin-top:16px}
  
 
  .cont_blogview .box_expert{height:auto;padding:24px 24px 72px;margin:0 24px}
  .cont_blogview .box_expert em{display:none}
  .cont_blogview .box_expert .wrap_thumb{float:none;width:Auto;overflow:hidden;border-radius:8px;margin-bottom:24px}
  .cont_blogview .box_expert .txt{height:auto;padding:0}
  .cont_blogview .box_expert p{font-size:14px;line-height:24px;color:#fff;font-weight:normal}
  .cont_blogview .box_expert .btn{right:24px;bottom:24px}
  
  .feature_customer{height:280px}
  .feature_customer+.box_feature{;margin:40px 24px 0;width:auto;height:auto}
  .feature_customer+.box_feature .wrap_thumb{float:none;width:auto;height:200px}
  .feature_customer>strong{font-size:28px;line-height:32px;margin-top:80px;width:auto;padding:0 24px}
  .feature_customer>span{font-size:13px;line-height:24px;color:#fff}
  .feature_customer+.box_feature .wrap_thumb em{left:24px;top:24px}
  .feature_customer+.box_feature .cont_thumb{padding:24px}
  .feature_customer+.box_feature .cont_thumb img{height:48px;margin-bottom:32px}
  .feature_customer+.box_feature .cont_thumb strong{font-size:24px;line-height:32px}
  
  .customer .banner_customer{position:static}
  .customer .list_thumb{padding:0 24px;width:auto}
  .customer .list_thumb li{float:none;width:auto}
  .customer .list_thumb li a{margin:0}
  .customer .list_thumb li .cont_thumb{padding-bottom:48px}
  .customer .list_thumb+.list_thumb{margin-top:0}
  .customer .banner_customer .inner{width:auto;margin-bottom:80px}
  .customer .banner_customer .wrap_thumb{float:none}
  .customer .banner_customer .wrap_thumb img{width:170px;margin:0 auto}
  .customer .banner_customer .txt p{font-size:20px;line-height:30px;padding:0 24px;text-align:center}
  .customer .banner_customer .txt span{font-size:12px;text-align:center}
  .banner_trial2 .inner{width:auto}
  
  .feature_solution .title{padding:70px 0 48px}
  .feature_solution .title .inner{width:Auto}
  .feature_solution .title .inner>strong{font-size:32px;line-height:40px;padding:0 24px}
  .feature_solution .image{height:300px}
    
  .solution_contents{margin-top:80px !important;width:auto !important;padding:48px 24px 0;border:0}
  .solution_contents h1{margin-bottom:24px;font-size:24px;line-height:32px}
  .solution_contents h2{font-size:22px}
  .solution_contents h3{font-size:20px;line-height:28px;height:auto}
  .solution_contents p{font-size:14px;line-height:24px}
  .solution_contents .solution_img li .wrap_thumb p{font-size:12px}
  .solution_contents .blog_banner2{margin:0 0 48px}
  .solution_contents blockquote{padding-left:24px}
  .solution_contents h4{margin-left:24px}
  .solution_contents .solution_img li{margin-bottom:32px}
  .filter_solution{position:fixed;width:auto;left:0;right:0;padding:0;margin:0 24px;top:auto;bottom:0}
  .filter_solution .opt_topic{width:auto;position:static}
  .filter_solution .opt_topic .btn_opt i{transform:rotateZ(180deg)}
  .filter_solution .opt_topic.open .btn_opt i{transform:rotateZ(0deg)}
  .filter_solution.fixed{right:0;margin:0 24px;top:auto;z-index:10}
  
  .overview .box_nav_m{display:block;position:fixed;left:24px;right:24px;bottom:0;padding-top:48px;border: 1px solid #333;border-radius: 4px;background-color:#333;z-index:10}
  .overview .box_nav_m .btn{overflow: hidden;position:absolute;left: 0;top: 0;right: 0;font-size: 14px;line-height: 48px;height: 48px;padding: 0 24px;transition: .5s;color:#fff;text-decoration:none}
  .overview .box_nav_m .btn i{float: right;line-height: 48px;transition: .5s;}
  .overview .box_nav_m .list{display:none;padding:24px;box-sizing:Border-box}
  .overview .box_nav_m .list a{font-size:12px;line-height:30px;color:#adafb3}
  .overview .box_nav_m.open .btn:after{position: absolute;left: 24px;right: 24px;bottom: 0;height: 1px;background-color: #fff;content: '';}
  .overview .box_nav_m.open .btn i{transform:rotateZ(180deg)} 
  
  .feature_project .title{padding:70px 0 48px;height:auto}
  .feature_project .title .inner{width:Auto}
  .feature_project .title .inner>strong{font-size:32px;line-height:40px;padding:0 24px}
  .feature_project .image{width:auto;height:300px;margin-top:0}
  .feature_project .image em{top:24px;left:24px} 
  
  .project_contents{margin-top:0 !important;width:auto !important;padding:0;border:0}
  .project_contents h1{margin-bottom:24px;font-size:24px;line-height:32px}
  .project_contents h2{font-size:22px}
  .project_contents h3{font-size:20px;line-height:28px}
  .project_contents p{font-size:14px;line-height:24px}
  .project_contents .solution_img li .wrap_thumb p{font-size:12px}

  .project_contents blockquote{padding-left:24px}
  .project_contents h4{margin-left:24px}
  .project_contents .solution_img li{margin-bottom:32px}
  
  .wrap_content{width:auto !important;margin-top:80px !important;padding:0}
  .project_contents{width:auto !important;float:none !important;padding:0 24px}
  .project_contents .blog_banner2{margin:0 0 48px}
  .wrap_content .project_aside{display:none}
  
  .project_contents .info_box li{padding:24px 0}
  .project_contents .info_box li em{float:none;width:auto;display:block}
  
  .project_contents .feature_content{padding:24px 16px}
  .overview .list_overview{display:none}
  .overview .list_overview_m{display:block}
  .overview .list_overview li{padding:0 24px;height:auto}
  .overview .list_overview li .inner{width:auto;overflow:visible}
  .overview .list_overview li .box_vod{position:static;width:auto;margin-top:40px}
  .overview .list_overview li .txt{float:none;width:auto;padding-top:80px}
  .overview .list_overview li .txt strong{font-size:32px;line-height:37px}
  .overview .list_overview li .txt p{font-size:14px;line-height:22px;margin:16px 0}
  .overview .list_overview li:nth-child(odd) .txt{float:none}
  
  .overview .project_type{padding:80px 24px}
  .overview .project_type .inner{width:auto}
  .overview .project_type .list_project li{width:50%}
  .overview .project_type .list_project .ico{display:block;margin:0 auto} 
  .overview .project_type .list_project .txt{display:block;text-align:Center;height:36px;font-size:14px;line-height:18px;margin-top:8px}
  .overview .project_type .inner>strong{width:auto;margin-bottom:24px;font-size:32px;line-height:37px;text-align:Center}
  .overview .project_type .inner .btn{margin-bottom:56px}
  
  .overview .ebook{padding:80px 0}
  .company{background-color:#fff;padding:0 24px 80px}
  .company>strong{margin-top:0;font-size:24px;line-height:33px;width:auto}
  .company .btns a{display:block;width:auto;margin:0}
  .company .btns .btn2{margin-top:8px}
  .overview .project_type .popup{top:64px}
  .overview .project_type .slide-container{width:100%;left:0;border-radius:0;padding:80px 24px 64px}
  .overview .project_type .slide-item .tit{font-size:24px;line-height:32px;margin-bottom:16px}
  .overview .project_type .slide-item em{font-size:20px;margin-bottom:16px}
  .overview .project_type .list_thumb li{float:none;width:auto}
  .overview .project_type .list_thumb2 .wrap_thumb{float:none;width:auto;margin:0 0 24px}
  .overview .project_type .list_thumb li+li{margin:24px 0 0}
  .overview .project_type .popup .btn_close{display:block;position:absolute;left:18px;top:20px}
  .overview .project_type .popup .btn_close i{font-size:20px;width:30px;height:30px;text-align:center;line-height:30px;color:#fff}
  .overview .project_type .slide-container .slick-arrow{position:absolute;top:-60px;}
  .overview .box_nav{display:none}
  .product .feature_product p{font-size:13px}
  .product .links{display:none}
  .overview .discover .btn{display:block}
  .cont_blogview .form_ebook_light{height:auto}
  .cont_blogview .form_ebook_light .bg{position:absolute;left:0;right:0;bottom:0;top:0}
  .cont_blogview .form_ebook_light .inner{position:relative;width:auto;margin-left:0;left:0;right:0;padding:64px 24px} 
  .cont_blogview .form_ebook_light .inner>strong{font-size:32px;line-height:40px}
  .cont_blogview .form_ebook_light .inner .form_area form>div{float:none;width:auto;margin-bottom:24px;padding:0}
  .cont_blogview .form_ebook_light .inner .form_area .hs_submit{width:auto}
  
  .wrap_content .project_aside .btn_learn{display:none}
  .product_faq li .desc img{width:100% !important;margin-top:16px}
  
  .start_step{padding-bottom:0}
  .head_step{width:auto;padding:0 24px}
  .head_step strong{font-size:16px;line-height:53px;}
  .head_step .num_step{font-size:16px;line-height:53px;}
  .form_freetrial{width:auto;padding:0 24px}
  .form_freetrial>strong{font-size:32px;line-height:40px}
  .form_freetrial .hbspt-form{width:auto}
  .form_freetrial .link_popup{right:24px}
  .form_freetrial .img{width:auto}
  .box_miss{width:auto;margin:48px 0 0}
  .header_trial .inner{width:auto;padding:0 24px}
  .header_trial .inner .btn_back{left:24px}
} 

.leadinModal-2954356{display:none}

/* Pretendard 폰트 적용 */
input, textarea {
    font-family: 'Pretendard', sans-serif !important;
    font-size: inherit;
}

input::placeholder, textarea::placeholder {
    font-family: 'Pretendard', sans-serif;
    font-size: inherit;
}

select {
    font-family: 'Pretendard', sans-serif;
    font-size: inherit;
}

label {
    font-family: 'Pretendard', sans-serif;
}

input[type="checkbox"] {
    font-family: 'Pretendard', sans-serif;
}