@charset 'utf-8';





*{margin: 0; padding: 0;}


body{font-size: 14px; color: #000; font-family: 'Poppins', Arial;}


a{text-decoration: none; color: #000;}


li{list-style: none;}


img{vertical-align: middle;}


input,button,textarea{outline: none; vertical-align: middle; font-family: 'Poppins', Arial;}





@font-face {


	font-family: 'Poppins';


	src: url('../font/Poppins.TTF');


}


@font-face {


	font-family: 'Poppins-Light';


	src: url('../font/Poppins-Light.TTF');


}


@font-face {


	font-family: 'Poppins Bold';


	src: url('../font/Poppins-Bold.TTF');


}


@font-face {


	font-family: 'Poppins SemiBold';


	src: url('../font/Poppins-SemiBold.TTF');


}


@font-face {


	font-family: 'Poppins Medium';


	src: url('../font/Poppins-Medium.TTF');


}





.container{margin: 0 auto;}


@media (min-width: 1400px) {


	.container{max-width: 1400px;}


}


.clear{clear: both;}


.clearboth::after{content: ''; display: table; clear: both;}


.blue{color: #0154f7;}





.webhead{width: 100%; height: 150px; background: #fff; border-bottom: solid #eee 1px; position: fixed; left: 0; top: 0; z-index: 99;}


.webhead .top{background: #fc5e15; line-height: 40px;}


.webhead .top .tel{float: left; font-size: 16px; color: #fff; background: url('../images/tel.png') left center no-repeat; padding-left: 24px;}


.webhead .top .email{float: left; font-size: 16px; color: #fff; background: url('../images/email.png') left center no-repeat; padding-left: 30px; margin-left: 50px;}


.webhead .top .email a{color: #fff;}


.webhead .top .media{float: right;}


.webhead .top .media a{display: inline-block; margin-right: 30px;}


.webhead .top .media img{height: 20px;}


.webhead .lang{float: right; font-size: 16px; margin-left: 10px; position: relative; z-index: 10;}


.webhead .lang p{line-height: 40px; color: #fff; cursor: pointer; padding-right: 18px; position: relative;}


.webhead .lang p::after{content: ''; border-top: solid #fff 6px; border-left: solid transparent 6px; border-right: solid transparent 6px; position: absolute; right: 0; top: 17px;}


.webhead .lang ul{width: max-content; background: #fff; border: solid #f2f2f2 1px; padding: 10px 0; position: absolute; left: 50%; transform: translateX(-50%); top: 40px; display: none;}


.webhead .lang:hover ul{display: block;}


.webhead .lang ul li{line-height: 32px; padding: 0 20px;}


.webhead .lang ul li i{float: none; display: inline-block; vertical-align: middle;}


.webhead .logo{float: left; line-height: 108px;}


.webhead .menu{float: right;}


.webhead .menu ul{}


.webhead .menu li{float: left; font-size: 18px; padding: 0 20px; position: relative;}


.webhead .menu li a{display: inline-block; color: #444;}


.webhead .menu>ul>li{line-height: 108px;}


.webhead .menu>ul>li:hover>a{color: #fc5e15;}


.webhead .menu li .downmenu{width: 100%; position: fixed; left: 0; top: 148px; display: none;}


.webhead .menu li .downmenu .plist{max-width: 100%; float: right; background: #fff; border: solid #f2f2f2 1px; border-top: solid #fc5e15 1px;}


.webhead .menu li .downmenu ul{display: inline-block; vertical-align: top; box-sizing: border-box; padding: 10px 20px;}


.webhead .menu li .downmenu ul h4{font-size: 16px; line-height: 42px;}


.webhead .menu li .downmenu ul li{float: none; font-size: 16px; padding: 0; line-height: 36px;}


.webhead .menu li .downmenu ul a{display: block; color: #333;}


.webhead .menu li .downmenu ul a:hover{color: #fc5e15;}


.webhead .menu li .casedown{width: 100%; position: fixed; left: 0; top: 148px; display: none;}


.webhead .menu li .casedown ul{max-width: 1000px; float: right; background: #fff; border: solid #f2f2f2 1px; border-top: solid #fc5e15 1px;}


.webhead .menu li .casedown li{width: 33.33%; font-size: 16px; box-sizing: border-box; padding: 10px 20px;}


.webhead .menu li .casedown li h4{font-size: 16px; line-height: 36px;}


.webhead .menu li .casedown li p{line-height: 24px;}


.webhead .menu li .casedown a{display: block; color: #333;} 


.webhead .menu li .casedown a:hover{color: #fc5e15;}


.webhead .menu li .downlist{width: max-content; background: #fff; border: solid #f2f2f2 1px; border-top: solid #fc5e15 1px; position: absolute; left: 50%; top: 108px; transform: translateX(-50%); padding: 10px 0; display: none;}


.webhead .menu li .downlist ul li{float: none; font-size: 16px; line-height: 36px;}


.webhead .menu li .downlist ul a{display: block; color: #333;}


.webhead .menu li .downlist ul a:hover{color: #fc5e15;}





.webhead .quotebtn{float: right; margin: 26px 0 0 20px;}


.webhead .quotebtn a{display: block; line-height: 50px; padding: 0 23px; font-size: 16px; background: #fc5e15; color: #fff; border-radius: 25px;}





.webhead .search{width: 38px; height: 38px; float: right; margin: 33px 0 0 10px;}


.webhead .search .search_btn{width: 38px; height: 38px; background: url('../images/search_white.png') center no-repeat #fc5e15; border-radius: 50%; cursor: pointer;}


.webhead .search .search_windows{width: 100%; height: 100%; background: rgba(0, 0, 0, 0.6); position: fixed; left: 0; top: 0; z-index: 99; display: none;}


.webhead .search .search_windows.show{display: block;}


.webhead .search .search_windows .close_layer{width: 100%; height: 100%; position: absolute; left: 0; top: 0;}


.webhead .search .search_windows .search_form{width: 460px; height: 42px; box-sizing: content-box; padding: 50px; margin: 200px auto 0; background: #fff; position: relative;}


.webhead .search .search_windows .search_form input{width: 320px; height: 40px; float: left; font-size: 16px; padding: 0 18px; border: solid #eee 1px;}


.webhead .search .search_windows .search_form button{width: 100px; height: 42px; float: left; border: none; background: url('../images/search_white.png') center no-repeat #fc5e15; color: #fff; cursor: pointer;}


.webhead .search .search_windows .search_form .close_btn{width: 28px; height: 28px; text-align: center; line-height: 28px; font-size: 26px; color: #666; position: absolute; top: 6px; right: 6px;}





@media (max-width: 1250px) {


	.webhead .menu li{font-size: 16px; padding: 0 18px;}


	.webhead .quotebtn{margin: 30px 0 0 20px;}


	.webhead .quotebtn a{line-height: 42px; padding: 0 18px; font-size: 14px; border-radius: 21px;}


}





.webfoot{background: #021d4a; padding: 80px 0 50px;}


.webfoot .brand{width: 450px; float: left;}


.webfoot .brand .text{margin-top: 20px; color: #fff;}


.webfoot .brand .text h3{font-size: 18px; line-height: 2em;}


.webfoot .brand .text p{font-size: 14px; line-height: 2em; margin-top: 10px;}





.webfoot .fmenu{width: calc(100% - 520px); float: right; display: flex; justify-content: space-between;}


.webfoot .fmenu ul{display: inline-block; vertical-align: top;}


.webfoot .fmenu h4{font-size: 18px; line-height: 36px; color: #fff;}


.webfoot .fmenu ul li{line-height: 34px;}


.webfoot .fmenu ul li a{font-size: 14px; color: #fff;}





.webfoot .fcontact{margin-top: 30px;}


.webfoot .fcontact p{font-size: 14px; line-height: 2em; color: #fff; padding: 5px 0 5px 32px;}


.webfoot .fcontact p.phone{background: url('../images/phone.png') left 5px no-repeat;}


.webfoot .fcontact p.email{background: url('../images/email3.png') left 8px no-repeat;}


.webfoot .fcontact p.address{background: url('../images/address.png') left 8px no-repeat;}


.webfoot .fcontact p a{color: #fff;}





.copyright{padding: 20px 0; line-height: 30px; background: #fc5e15; text-align: center;}


.copyright p{display: inline-block; margin: 0 10px; color: #fff;}


.copyright a{color: #fff;}





.common_message{padding: 80px 0 100px;}


.common_message .inquiry{width: 55%; float: left; background: #f9f9f9; box-sizing: border-box; padding: 70px 40px; border-radius: 18px;}


.common_message .inquiry .input_list{width: 48%; float: left; margin: 0 4% 20px 0; position: relative;}


.common_message .inquiry .input_list:nth-child(2n){margin-right: 0;}


.common_message .inquiry .input_list input{width: 100%; height: 52px; font-size: 14px; box-sizing: border-box; padding: 0 20px; background: #fff; border: none; border-radius: 5px;}


.common_message .inquiry .textarea_list{width: 100%; position: relative;}


.common_message .inquiry .textarea_list textarea{width: 100%; border: none; font-size: 14px; box-sizing: border-box; padding: 15px 20px; background: #fff; border-radius: 5px;}


.common_message .inquiry .button_list{margin-top: 30px;}


.common_message .inquiry .button_list button{width: 100%; height: 56px; background: #fc5e15; color: #fff; font-size: 18px; border: none; border-radius: 5px; cursor: pointer;}


.common_message .content{width: 41%; float: right; margin-top: 60px;}


.common_message .content .title{font-size: 14px; color: #444; font-family: 'Poppins Bold'; text-transform: uppercase;}


.common_message .content .text{margin-top: 20px;}


.common_message .content .text h3{font-size: 40px; line-height: 50px; color: #222; font-family: 'Poppins Bold';}


.common_message .content .text p{font-size: 16px; line-height: 26px; color: #666; padding: 6px 0;}


.common_message .content .text a.email{display: inline-block; background: url('../images/email2.png') left center no-repeat; color: #021d4a; padding-left: 34px; margin-top: 20px;}





.common_banner{position: relative; overflow: hidden; margin-top: 150px;}


.common_banner .picture{overflow: hidden;}


.common_banner .picture img{position: relative; left: 50%; transform: translateX(-50%);}


.common_banner .content{width: 100%; position: absolute; left: 0; top: 50%; transform: translateY(-50%);}


.common_banner .content h2{font-size: 36px; font-family: 'Poppins'; line-height: 60px; color: #021a46;}


.common_banner .content p{max-width: 560px; font-size: 18px; font-family: 'Poppins'; line-height: 26px; margin-top: 20px;}





.crumbs{padding: 20px 15px; line-height: 20px; font-size: 16px; font-family: 'Poppins'; color: #000; border-bottom: solid #e8e8e8 1px;}


.crumbs a{color: #000;}


.crumbs a:hover{color: #fc5e15;}


.crumbs .current{color: #fc5e15;}


.crumbs .home{width: 14px; height: 12px; display: inline-block; background: url('../images/home.png'); margin-right: 6px;}





.com_title{text-align: center;}


.com_title h2{font-size: 50px; line-height: 60px; color: #222;}


.com_title p{max-width: 1150px; margin: 20px auto 0; font-size: 16px; color: #444; line-height: 28px;}





.common_page{text-align: center; padding: 30px 0;}


.common_page a{display: inline-block; line-height: 30px; border: solid #fc5e15 1px; padding: 0 12px; margin: 0 8px;}


.common_page .current{display: inline-block; line-height: 30px; background: #fc5e15; color: #fff; border: solid #fc5e15 1px; padding: 0 11px; margin: 0 6px;}





#myform .error{width: max-content; color: #f00; position: absolute; bottom: -70px; line-height: 30px; border: solid #2b479a 1px; padding: 10px; background: #fff; z-index: 99; border-radius: 5px;}


#myform .error::before{content: ''; border-bottom: solid #2b479a 10px; border-left: solid transparent 10px; border-right: solid transparent 10px; position: absolute; left: 13px; top: -10px;}


#myform .error::after{content: ''; border-bottom: solid #fff 10px; border-left: solid transparent 10px; border-right: solid transparent 10px; position: absolute; left: 13px; top: -8px;}


#myform .errorborder{border-color: #2b479a !important;}





.common_success{padding: 80px 0;}


.common_success .title{text-align: center;}


.common_success .title h2{font-size: 30px;}


.common_success .goback{margin-top: 50px; text-align: center;} 


.common_success .goback a{display: inline-block; line-height: 50px; background: #1453ac; color: #fff; font-size: 18px; padding: 0 30px; border-radius: 6px;}





.con_consult{padding: 50px 0;}


.con_consult .consult_content{max-width: 1400px; height: 200px;margin: 10px auto auto auto;text-align: center; background: url('../images/consult.jpg') center no-repeat; box-sizing: border-box; padding-top: 76px;}


.con_consult .consult_content h3{font-size: 36px; color: #fff; float: left; text-align: right; width: 65%;}


.con_consult .consult_content a{width: 220px; line-height: 45px; font-weight: bold; display: inline-block; font-size: 18px; background: #fff; color: #1453ac; border-radius: 23px;}





/* å³è¾¹å®¢æ */


.rightWindow{position: fixed; z-index: 99; right: 10px; bottom: 20%;}


.rightWindow li{width: 60px; height: 60px; position: relative; background: #ddd; transition: all 0.5s;}


.rightWindow li a{width: 60px; height: 60px; display: block;}


.rightWindow li .icon-font{width: 30px; height: 30px; background: url('../images/icon_right.png') no-repeat; position: absolute; left: calc(50% - 15px); top: calc(50% - 15px);}


.rightWindow li .icon-message{background-position: 0 0;}


.rightWindow li .icon-top{background-position: 0 -30px;}


.rightWindow li.backtop{cursor: pointer; margin-top: 1px;}


.rightWindow li:hover{background: #fc5e15;}


.rightWindow li:hover .icon-message{background-position: -30px 0;}


.rightWindow li:hover .icon-top{background-position: -30px -30px;}


.gotop{display: none;}





/* ææºç«¯ */


.mobileheader{display: none;}


.mfooter{display: none;}


@media (max-width: 960px) {


	/* å¤´é¨ */


	.webhead{display: none;}


	.mobileheader{display: block; width: 100%; height: 60px; background: #fff; line-height: 60px; border-bottom: solid #e8e8e8 1px; position: fixed; left: 0; top: 0; z-index: 99;}


	.mobileheader .mobile_name{width: 70%; font-size: 16px; margin: 0 auto; text-align: center; line-height: 60px;}


	.mobileheader .mobile_name img{height: 40px; vertical-align: middle;}


	.mobileheader .mobile_navbtn{position: absolute; z-index: 10; top: 0; bottom: 0; right: 0; left: 0; margin: auto 0 auto 20px; width: 30px; height: 20px;}


	.mobileheader .mobile_navbtn span,


	.mobileheader .mobile_navbtn:after,


	.mobileheader .mobile_navbtn:before{display: block; height: 2px; width: 100%; background: #333; -webkit-transition: all .5s; transition: all .5s;}


	.mobileheader .mobile_navbtn span{margin: 7px 0;}


	.mobileheader .mobile_navbtn:after,


	.mobileheader .mobile_navbtn:before{content: ''; -webkit-transform-origin: 7.5%; transform-origin: 7.5%;}


	.mobileheader .mobile_navbtn.clicked span {-webkit-transform: translateX(-100%); transform: translateX(-100%); opacity: 0;}


	.mobileheader .mobile_navbtn.clicked:after{-webkit-transform: rotate(-45deg); transform: rotate(-45deg);}


	.mobileheader .mobile_navbtn.clicked:before{-webkit-transform: rotate(45deg); transform: rotate(45deg);}


	.mobileheader .mobile_menu{width: 100%; height: calc(100% - 61px); overflow-y: auto; display: none; background: #fff; position: fixed; left: 0; top: 61px;}


	.mobileheader .mobile_menu ul{}


	.mobileheader .mobile_menu ul li{font-size: 16px; line-height: 56px; border-bottom: solid #e6e6e6 1px;}


	.mobileheader .mobile_menu ul li a{display: inline-block; padding: 0px 20px;}


	.mobileheader .mobile_menu ul li i{float: right; margin: 20px 16px 0 0; border-top: 12px solid #666; border-left: 10px solid transparent; border-right: 10px solid transparent; transition: all 0.5s;}


	.mobileheader .mobile_menu ul li i.rotate{transform: rotate(180deg);}


	.mobileheader .mobile_menu ul li ul{display: none;}


	.mobileheader .mobile_menu ul li ul li{font-size: 15px; border-top: dashed #e6e6e6 1px; border-bottom: none; position: relative;}


	.mobileheader .mobile_menu ul li ul li::after{width: 3px; height: 3px; content: ''; border: solid #0d4171 2px; position: absolute; left: 20px; top: 25px; transform: rotate(45deg);}


	.mobileheader .mobile_menu ul li ul li a{margin-left: 1em;}


	.mobileheader .mobile_menu ul li.language p{display: inline-block; padding: 0px 20px;}


	.mobileheader .mobile_menu ul li.language ul li i{float: none; margin: 0 6px 0 0; border: none; display: inline-block; vertical-align: middle;}


	.mobileheader .mobile_menu ul li.language ul li i::after{display: none;}


	.mobileheader .mobile_menu ul li.language ul li::after{display: none;}


	.mobileheader .mobile_menu ul li.language ul li a{margin: 0;}


	


	/* æç´¢æ¡ */


	.mobileheader .search{width: 30px; height: 30px; position: absolute; right: 15px; top: 15px;}


	.mobileheader .search .search_btn{width: 30px; height: 30px; background: url('../images/search_black.png') center no-repeat; cursor: pointer;}


	.mobileheader .search .search_box{width: 100%; height: 100%; background: #fff; box-sizing: border-box; padding: 10px; position: fixed; top: 0; right: -100%; opacity: 0; transition: all 0.3s; visibility: hidden; z-index: 11;}


	.mobileheader .search .search_box.show{right: 0; opacity: 1; visibility: visible;}


	.mobileheader .search .search_box input{width: 74%; height: 40px; float: left; border: solid #e8e8e8 1px; font-size: 14px; box-sizing: border-box; padding: 0 20px; background: #fff; border-radius: 20px 0 0 20px;}


	.mobileheader .search .search_box button{width: 60px; height: 40px; float: left; border: solid #e8e8e8 1px; background: url('../images/search_black.png') center no-repeat; border-radius: 0 20px 20px 0;}


	.mobileheader .search .search_box .close_btn{float: right; padding: 0 6px; line-height: 40px; font-size: 22px; color: #333;}


	


	.webfoot{padding: 30px 15px 30px; border-top: solid #27994d 3px;}


	.webfoot .brand{width: 100%; float: none;}


	.webfoot .logo{text-align: center;}


	.webfoot .logo img{height: 60px;}


	.webfoot .brand .text p{line-height: 20px;}


	.webfoot .social_media{margin-top: 30px;}


	.webfoot .social_media a{margin-right: 16px;}


	.webfoot .fmenu{display: none;}


	.webfoot .fcontact{display: none;}


	


	.mfooter{width: 100%; display: block; background: #1453ac; height: 80px; position: fixed; left: 0; bottom: 0; z-index: 10;}


	.mfooter ul{display: flex;}


	.mfooter ul li{width: 25%; text-align: center;}


	.mfooter ul li a{display: block; padding: 13px 0; color: #fff;}


	.mfooter ul li i{width: 40px; height: 32px; display: inline-block; background: url("../images/mfooter.png") no-repeat;}


	.mfooter ul li.home i{background-position: 0 0;}


	.mfooter ul li.products i{background-position: -40px 0;}


	.mfooter ul li.phone i{background-position: -80px 0}


	.mfooter ul li.contact i{background-position: -120px 0;}


	.mfooter ul li p{line-height: 22px;}


	


	.com_title h2{font-size: 20px; line-height: 28px;}


	.com_title p{max-width: 100%; margin: 10px auto 0; font-size: 14px; line-height: 24px;}


	.crumbs{padding: 10px 15px; font-size: 14px;}


	


	.common_message{padding: 30px 10px;}


	.common_message .inquiry{width: 100%; padding: 10px; border-radius: 8px;}


	.common_message .inquiry .input_list{width: 100%; margin: 0 0 10px 0; }


	.common_message .inquiry .input_list input{height: 46px; padding: 0 13px;}


	.common_message .inquiry .textarea_list textarea{padding: 13px;}


	.common_message .inquiry .button_list{margin-top: 20px;}


	.common_message .inquiry .button_list button{width: 100%; height: 46px; font-size: 14px;}


	.common_message .content{display: none;}


	


	.common_banner{margin-top: 61px;}


	.common_banner .picture img{width: auto; height: 160px;}


	.common_banner .content{box-sizing: border-box; padding: 20px; top: 50%;}


	.common_banner .content h2{display: none;}


	.common_banner .content p{max-width: 100%; font-size: 14px; line-height: 24px; margin-top: 0;}


	.common_banner .content a{display: none;}





	.con_consult{padding: 30px 0;}


	.con_consult .consult_content{height: auto; margin: 0; padding: 30px 15px;}


	.con_consult .consult_content h3{width: 100%; font-size: 22px; float: none; text-align: center;}


	.con_consult .consult_content a{width: 200px; line-height: 42px; font-size: 16px; border-radius: 23px; margin-top: 20px;}


	


	.rightWindow{display: none;}


	.gotop{width: 30px; height: 30px; display: block; background: rgb(255, 255, 255, 0.5); border: solid #e5e5e5 1px; position: fixed; right: 6px; bottom: 90px; text-align: center; z-index: 10;}


	.gotop::after{content: ''; border-bottom: solid #fc5e15 12px; border-left: solid transparent 8px; border-right: solid transparent 8px; position: absolute; left: 7px; top: 7px;}


}





/* ç¼è¾å¨æ¨¡æ¿ */


.hs_template_1{width:100%;max-width:1400px;height:auto;margin:auto auto 20px auto;font-size:16px;clear:both;display: inline-block;}


.hs_template_1>ul,.hs_template_1>ul>li{list-style:none;margin: 0;padding: 0;}


.hs_template_1>ul>li{width:32.4%;margin-right:1.4%;float:left;}


.hs_template_1>ul>li:nth-child(3n){margin-right:0;}


.hs_template_1>ul>li:nth-child(3n+1){clear: both;}


.hs_template_1>ul>li .hs_img{width:100%;height:auto;margin-bottom:20px;}


.hs_template_1>ul>li .hs_img img{max-width:100%;height:auto;}


.hs_template_1>ul>li .hs_title{font-size:1.375em;font-weight:bold;margin-bottom:20px;}


.hs_template_1>ul>li .hs_title a{color:#000}


.hs_template_1>ul>li .hs_desc{font-size:1em;line-height:1.6;margin-bottom:20px;display: inline-block;}


.hs_template_1>ul>li .hs_link a{color:#0090ff;font-size:1em;}


@media(max-width:1300px){


	.hs_template_1{font-size:14px;}


}


@media(max-width:1200px){


	.hs_template_1{font-size:12px;}


}





.hs_template_2{width:100%;max-width:1400px;height:auto;margin:auto auto 20px auto;font-size:16px;clear:both;display: inline-block;}


.hs_template_2>ul,.hs_template_2>ul>li{list-style:none;margin: 0;padding: 0;}


.hs_template_2>ul>li{width:23.95%;margin-right:1.4%;float:left;}


.hs_template_2>ul>li:nth-child(4n){margin-right:0;}


.hs_template_2>ul>li:nth-child(4n+1){clear: both;}


.hs_template_2>ul>li .hs_img{width:100%;height:auto;margin-bottom:20px;}


.hs_template_2>ul>li .hs_img img{max-width:100%;height:auto;}


.hs_template_2>ul>li .hs_title{font-size:1.375em;font-weight:bold;margin-bottom:20px;}


.hs_template_2>ul>li .hs_title a{color:#000}


.hs_template_2>ul>li .hs_desc{font-size:1em;line-height:1.6;margin-bottom:20px;display: inline-block;}


.hs_template_2>ul>li .hs_link a{color:#0090ff;font-size:1em;}


@media(max-width:1300px){


	.hs_template_2{font-size:14px;}


}


@media(max-width:1200px){


	.hs_template_2{font-size:12px;}


}





.hs_template_3{width:100%;max-width:1400px;height:auto;margin:auto auto 20px auto;font-size:16px;clear:both;display:inline-block;}


.hs_template_3>ul,.hs_template_3>ul>li{list-style:none;margin:0;padding:0;}


.hs_template_3>ul>li{width:52.14%;margin-right:1.4%;float:left;}


.hs_template_3>ul>li:nth-child(2n){margin-right:0;width:46.46%;}


.hs_template_3>ul>li:nth-child(2n+1){clear: both;}


.hs_template_3>ul>li img{width:100%;height:auto;}


.hs_template_3>ul>li .hs_title{font-size:1.375em;font-weight:bold;margin:10px auto 10px auto;}


.hs_template_3>ul>li .hs_title a{color:#000}


.hs_template_3>ul>li .hs_desc{font-size:1em;line-height:1.6;margin-bottom:20px;display: inline-block;}


.hs_template_3>ul>li .hs_link a{color: #ffffff;font-size: 1em;background-color: #4054b2;padding: 12px 30px 12px 30px; border-radius: 5px;}





@media(max-width:1300px){


	.hs_template_3{font-size:14px;}


}


@media(max-width:1200px){


	.hs_template_3{font-size:12px;}


}





.hs_template_4{width:100%;max-width:1400px;height:auto;margin:auto auto 20px auto;font-size:16px;clear:both;display:inline-block;}


.hs_template_4>ul,.hs_template_4>ul>li{list-style:none;margin:0;padding:0;}


.hs_template_4>ul>li{width:44.42%;margin-right:2.85%;float:left;}


.hs_template_4>ul>li:nth-child(2n){margin-right:0;width:52.73%;}


.hs_template_4>ul>li:nth-child(2n+1){clear:both;}


.hs_template_4>ul>li img{width:100%;height:auto;}


.hs_template_4>ul>li .hs_title{font-size:1.375em;font-weight:bold;margin:10px auto 10px auto;}


.hs_template_4>ul>li .hs_title a{color:#000}


.hs_template_4>ul>li .hs_desc{font-size:1em;line-height:1.6;margin-bottom:20px;display: inline-block;}


.hs_template_4>ul>li .hs_desc p{position: relative;text-indent: 1em;}


.hs_template_4>ul>li .hs_desc p::before {content: "";display: block;width: 6px;height: 6px;background-color: #4054b2;position: absolute;left: 0;top: 9px; border-radius: 50%;}


.hs_template_4>ul>li .hs_link{clear:both;}


.hs_template_4>ul>li .hs_link a{color: #ffffff;font-size: 1em;background-color: #4054b2;padding: 12px 30px 12px 30px; border-radius: 5px;}





@media(max-width:1300px){


	.hs_template_4{font-size:14px;}


}


@media(max-width:1200px){


	.hs_template_4{font-size:12px;}


}








@media (max-width:960px) {


	.hs_template_2>ul>li{width:49%;margin-right:2%;}


	.hs_template_2>ul>li:nth-child(2n){margin-right:0;}


	.hs_template_2>ul>li:nth-child(2n+1){clear: both;}





	.hs_template_3>ul>li{width:100%;margin-right:0%;float:left;}


	.hs_template_3>ul>li:nth-child(2n){margin-right:0;width:100%; margin-top: 20px;}


	.hs_template_3>ul>li:nth-child(2n+1){clear: both;}


	.hs_template_3>ul>li img{width:100% !important;height:auto !important;}


	.hs_template_3>ul>li .hs_title{font-size:1.375em;font-weight:bold;margin:10px auto 10px auto;}


	.hs_template_3>ul>li .hs_title a{color:#000}


	.hs_template_3>ul>li .hs_desc{font-size:1em;line-height:1.6;margin-bottom:20px;display: inline-block;}


	


	.hs_template_4>ul>li{width:100%;margin-right:0%;float:left;}


	.hs_template_4>ul>li:nth-child(2n){margin-right:0;width:100%;}


	.hs_template_4>ul>li:nth-child(2n+1){clear:both;}


	.hs_template_4>ul>li img{width:100% !important; height:auto !important;}


	.hs_template_4>ul>li .hs_title{font-size:1.375em;font-weight:bold;margin:10px auto 10px auto;}


	.hs_template_4>ul>li .hs_title a{color:#000}


	.hs_template_4>ul>li .hs_desc{font-size:1em;line-height:1.6;margin-bottom:20px;display: inline-block;}


	.hs_template_4>ul>li .hs_desc p{position: relative;text-indent: 1em;}


	.hs_template_4>ul>li .hs_desc p::before {content: "";display: block;width: 6px;height: 6px;background-color: #4054b2;position: absolute;left: 0;top: 6px; border-radius: 50%;}


	.hs_template_4>ul>li .hs_link{clear:both;}


}





/* æµ®çªçè¨æ¿ */


.hs-modal-inquiry {


	position: fixed;


	top: 0;


	left: 0;


	z-index: 2147483646;


	width: 100vw;


	height: 100vh;


	background-color: #05080a;


}


.hs-modal-form {


	position: fixed;


	top: 0;


	left: 0;


	z-index: 2147483647;


	display: none;


	width: 100%;


	height: 100%;


	overflow-x: hidden;


	overflow-y: auto;


	outline: 0;


}


.hs-fade-inquiry-fast {


	transition: opacity .15s linear;


}


.hs-modal-form-dialog {


	position: relative;


	width: auto;


	margin: .5rem;


	pointer-events: none;


}


.hs-modal-form-dialog-centered {


	display: flex;


	align-items: center;


	min-height: calc(100% - 1rem);


}





@media (min-width: 576px) {


	.hs-modal-form-dialog {


		max-width: 1068px;


		margin: 1.75rem auto;


		width: 80%;


	}


	.hs-modal-form-dialog-centered {


		min-height: calc(100% - 3.5rem);


	}


}


.hs-modal-form.hs-fade-inquiry-fast .hs-modal-form-dialog {


	transition: transform .3s ease-out;


	transform: translateY(-50px);


}


.hs-modal-form.hs-show-inquiry-fast {


	display: none;


}


.hs-modal-form.hs-show-inquiry-fast .hs-modal-form-dialog {


	transform: none;


}


.hs-modal-inquiry.hs-fade-inquiry-fast {


	opacity: 0;


	display: none;


}


.hs-modal-inquiry.hs-show-inquiry-fast {


	opacity: 0.5;


	display: none;


}


.hs-modal-inquiry.hs-show-inquiry-fast.done-show {


	display: block


}


.hs-modal-form.hs-show-inquiry-fast.done-show {


	display: block;


}


.hs-modal-form-content-hs {


	position: relative;


	display: flex;


	flex-direction: column;


	width: 100%;


	pointer-events: auto;


	background-color: #fff;


	background-clip: padding-box;


	border: 1px solid #e0e5eb;


	border-radius: 8px;


	outline: 0;


	margin: 0 5px;


}


.hs-modal-form-header {


	display: flex;


	flex-shrink: 0;


	align-items: center;


	justify-content: space-between;


	padding: 20px 20px 0 20px;


	border-bottom: 1px solid #e0e5eb;


	border-top-left-radius: 7px;


	border-top-right-radius: 7px;


	justify-content: center;


	flex-wrap: wrap;


	position: relative;


}


.hs-modal-form-header span:nth-child(2) {


	float: right;


}


.hs-modal-form-header span img {


	width: 15px;


	height: auto;


}


.hs-modal-form-title {


	font-family: Montserrat, sans-serif;


	font-weight: 700;


	font-size: 26px;


	line-height: 1.4;


	width: 96%;


	text-align: center;


	padding-left: 2%;


	padding-right: 2%;


	margin-bottom: 1rem;


}


.hs-modal-form-body {


	position: relative;


	flex: 1 1 auto;


	padding: 25px;


	box-sizing: border-box;


	width: 100%;


}


.hs-modal-form-body ul {


	margin: 0;


	padding: 0;


	display: flex;


	flex-wrap: wrap;


	justify-content: space-between;


}


.hs-modal-form-body ul li {


	list-style: none;


	width: 48%;


	margin-bottom: 6px;


}


.hs-modal-form-body ul li.hs-inquiry-message {


	width: 100%;


}


.hs-modal-form-body ul li textarea {


	width: 96%;


	padding: 2%;


	font-size: 14px;


	border-radius: 6px;


	border: 1px solid #CCC;


	outline: none;


	transition: all 0.3s;


}


.hs-modal-form-body ul li * {


	max-width: 100%;


}


.hs-modal-form-body .hs-inquiry-consentText a {


	font-weight: 700;


	color: #05080a;


	text-decoration: underline;


}


.hs-inquiry-btn {


	height: 40px;


	font-size: 16px;


	min-width: 4rem;


	font-weight: 700;


	display: inline-flex;


	align-items: center;


	justify-content: center;


	white-space: nowrap;


	text-decoration: none;


	flex-shrink: 0;


	overflow: hidden;


	line-height: 1;


	-webkit-user-select: none;


	-moz-user-select: none;


	-ms-user-select: none;


	user-select: none;


	border-radius: 20px;


	-webkit-border-radius: 20px;


	-moz-border-radius: 20px;


	padding: 0 2rem 0 2rem;


}


.hs-inquiry-primary {


	background-color: #345aca;


	color: #fff;


	cursor: pointer;


	border: 0;


	transition: all 0.3s;


}


.hs-inquiry-primary:hover {


	background-color: #5d7bd5;


	border: 0;


	color: #fff;


}


.hs-modal-form-body .hs-inquiry-consentText {


	font-size: 14px;


	margin: 0;


	padding: 0;


}


.hs-inquiry-primary:disabled {


	color: #fff;


	background-color: #ffa7a6;


	border-color: #ffa7a6


}


.hs-modal-form-header .hs-modal-form-title .hs-modal-close {


	float: right;


	cursor: pointer;


	background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDIwMDEwOTA0Ly9FTiIKICJodHRwOi8vd3d3LnczLm9yZy9UUi8yMDAxL1JFQy1TVkctMjAwMTA5MDQvRFREL3N2ZzEwLmR0ZCI+CjxzdmcgdmVyc2lvbj0iMS4wIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiB3aWR0aD0iMjAuMDAwMDAwcHQiIGhlaWdodD0iMjEuMDAwMDAwcHQiIHZpZXdCb3g9IjAgMCAyMC4wMDAwMDAgMjEuMDAwMDAwIgogcHJlc2VydmVBc3BlY3RSYXRpbz0ieE1pZFlNaWQgbWVldCI+Cgo8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjAwMDAwMCwyMS4wMDAwMDApIHNjYWxlKDAuMTAwMDAwLC0wLjEwMDAwMCkiCmZpbGw9IiMwMDAwMDAiIHN0cm9rZT0ibm9uZSI+CjxwYXRoIGQ9Ik0wIDE5NyBjMCAtNyAxOCAtMzEgNDAgLTUyIGw0MCAtMzkgLTQwIC00MSBjLTM3IC0zNyAtNTEgLTY1IC0zMwotNjUgNCAwIDI3IDE5IDUwIDQyIGw0MyA0MiA0MyAtNDIgYzIzIC0yMyA0NiAtNDIgNTAgLTQyIDE4IDAgMyAzMCAtMzMgNjUKbC00MCAzOSA0MCA0MSBjMzcgMzcgNTEgNjUgMzMgNjUgLTQgMCAtMjcgLTE5IC01MCAtNDIgbC00MyAtNDIgLTQzIDQyIGMtNDUKNDQgLTU3IDUwIC01NyAyOXoiLz4KPC9nPgo8L3N2Zz4K');


	width: 18px;


	height: 19px;


	background-repeat: no-repeat;


	background-position: center center;


	background-size: 18px 19px;


	margin-top: 8px


}


.hs-modal-form-header .hs-modal-form-title .hs-modal-close:hover {


	opacity: 0.5


}


 .hs-modal-form-body .form-control:invalid, .form-control.is-invalid {


 border-color: #ef4444;


 padding-right: 45px;


 background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23ef4444'%3e%3cpath d='M7.643 13.535L10 11.178l2.357 2.357 1.178-1.178L11.178 10l2.357-2.357-1.178-1.178L10 8.822 7.643 6.465 6.465 7.643 8.822 10l-2.357 2.357 1.178 1.178zM10 18.333c4.595 0 8.333-3.738 8.333-8.333S14.595 1.667 10 1.667 1.667 5.405 1.667 10 5.405 18.333 10 18.333zm0-15c3.676 0 6.667 2.991 6.667 6.667S13.676 16.667 10 16.667 3.333 13.676 3.333 10 6.324 3.333 10 3.333z'/%3e%3c/svg%3e");


 background-repeat: no-repeat;


background-position: right 12px center;


	background-size: 20px 20px;


}


.hs-modal-form-body .form-control:valid, .form-control.is-valid {


 border-color: #22c55e;


 padding-right: 45px;


 background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%2322c55e'%3e%3cpath d='M10 1.667c-4.595 0-8.333 3.738-8.333 8.333S5.405 18.333 10 18.333s8.333-3.738 8.333-8.333S14.595 1.667 10 1.667zm0 15c-3.676 0-6.667-2.991-6.667-6.667S6.324 3.333 10 3.333 16.667 6.324 16.667 10 13.676 16.667 10 16.667zm-1.668-5.345L6.416 9.41 5.24 10.59l3.094 3.088 5.588-5.588-1.178-1.178-4.412 4.412z'/%3e%3c/svg%3e");


 background-repeat: no-repeat;


background-position: right 12px center;


	background-size: 20px 20px;


}


.hs-modal-form-body .form-control:valid:not(:required):not(.btn), .is-valid:not(:required):not(.btn) {


 border-color: #d4d7e5 !important;


 background-image: none;


}


 .hs-modal-form-body :valid:not(:required):not(.btn):focus, .is-valid:not(:required):not(.btn):focus {


 box-shadow: inset 0 0 0 rgb(0 0 0 / 0%), 0 0.5rem 1.125rem -0.5rem #d3d3d3;


}


.hs-modal-form-body ::-webkit-input-placeholder {


 color: #565973 !important;


 font-weight: 500;


}


.hs-modal-form-body .form-control {


	color: #565973;


	border: 1px solid #d4d7e5;


	outline: none;


	transition: all 0.3s;


	display: block;


	width: 100%;


	box-sizing: border-box;


}


.hs-modal-form-body :valid:required:focus {


 border-color: #d4d7e5;


 box-shadow: inset 0 0 0 rgb(0 0 0 / 0%), 0 0.5rem 1.125rem -0.5rem #d3d3d3;


 background-image: none;


}


.hs-modal-form-body :invalid:required:focus {


 border-color: #d4d7e5;


 box-shadow: inset 0 0 0 rgb(0 0 0 / 0%), 0 0.5rem 1.125rem -0.5rem #d3d3d3;


 background-image: none;


}


 .hs-modal-form-body textarea.form-control:valid, textarea.form-control.is-valid {


 padding-right: calc(1.6em + 1.25rem);


 background-position: top calc(0.4em + 0.3125rem) right calc(0.4em + 0.3125rem)


}


 .hs-modal-form-body .form-select:valid, .form-select.is-valid {


 border-color: #22c55e


}


.hs-modal-form-body label span {


	color: red;


}


.hs-modal-form-body label {


	font-weight: 600;


	font-size: 13px;


	margin: 0 0 5px 4px;


	line-height: 1.4;


	display: inline-block;


	width: 100%;


}


.hs-modal-form-body input {


	border-radius: 18px;


	border: 1px solid #d4d7e5;


	color: #565973;


	font-weight: 500;


	min-height: calc(1.6em);


	padding:10px 20px 10px 20px;


	font-size: 14px;


}


.hs-modal-form-footer {


	display: flex;


	flex-wrap: wrap;


	flex-shrink: 0;


	align-items: center;


	justify-content: center;


	padding: 10px 0 20px 0;


	border-bottom-right-radius: 7px;


	border-bottom-left-radius: 7px;


}


.hs-modal-form-body .invalid-tips{


	height: 18px;


	line-height: 18px;


	padding-left: 13px;


	font-size: 12px;


	color: #ef4444;


}


.hs-modal-form-body .invalid-tips div{


	visibility: hidden;


	display: none;


}


.hs-modal-form-body .invalid-tips .invalid-show {


	display: block;


	visibility: visible;


}





@media(max-width:960px) {


	.hs-modal-form-header .hs-modal-form-title {


		font-size: 20px;


	}


	.hs-modal-form-body ul li {


		width: 100%;


	}


}