#head{position:sticky;left:0;top:0;z-index:2}.header{display:flex;justify-content:space-between;align-items:center;width:100%;height:80px;line-height:80px;padding:0px 10%;box-sizing:border-box;background:#0f3a7e}@media screen and (max-width: 1366px){.header{padding:0px 10px}}.header.is-open .header-switch i:nth-child(1){transform:rotate(45deg);margin-top:6px}.header.is-open .header-switch i:nth-child(2){opacity:0}.header.is-open .header-switch i:nth-child(3){transform:rotate(-45deg);margin-top:-16px}.header.is-open .header-mininav{z-index:2;height:50vh}.header-logo{max-width:291px;flex:0 1 auto}.header-logo.is-en{max-width:160px}.header-logo.is-empty{max-width:50px}.header-nav{flex:1 1 auto;display:flex;justify-content:space-around;align-items:center;margin-left:20px;width:898px;height:100%;font-size:18px;font-weight:500;color:#fff;font-size:16px}.header-nav.is-en{font-size:14px}@media screen and (max-width: 840px){.header-nav{display:none}}.header-nav_item{flex:0 1 auto;height:100%;list-style:none}.header-nav_link{position:relative;display:inline-block}.header-nav_link:link,.header-nav_link:visited,.header-nav_link:hover,.header-nav_link:active{color:#fff}.header-nav_link:hover::after{content:"";position:absolute;right:0;bottom:30%;display:inline-block;height:2px;width:100%;background:#fff}.header-subNav{position:absolute;left:0;top:80px;z-index:2;display:none;width:100%;box-sizing:border-box;background:#fff;box-shadow:-10px 0px 20px 10px rgba(5,0,0,.1)}.header-subNav_container{display:flex;justify-content:center;align-items:flex-start}.header-subNav_show:hover .header-subNav{display:block}.header-subNav_item{flex:0 1 auto;padding-top:40px;padding-bottom:36px}.header-subNav_item:last-child{padding-left:80px}.header-subNav_title{font-size:24px;font-weight:500;color:#0f3a7e;line-height:initial}.header-subNav_article{display:flex;justify-content:flex-start;align-items:flex-start;margin-top:20px}.header-subNav_img{flex:0 1 auto;width:300px}.header-subNav_contentL,.header-subNav_contentR{flex:0 1 auto;margin-left:40px;line-height:initial}.header-subNav_contentR{display:flex;justify-content:flex-start;align-items:flex-start}.header-subNav_listR{flex:0 1 auto}.header-subNav_listR:last-child{margin-left:40px}.header-subNav_subtitle{font-weight:700;font-size:16px;color:#333}.header-subNav_listItem:not(:first-child){margin-top:16px}.header-subNav_listItemR:not(:first-child){margin-top:10px}.header-subNav_link{font-size:16px;font-weight:500;color:#000}.header-subNav_link.is-bold{font-weight:700}.header-menu{display:none;height:100%}.header-switch{display:none;width:24px;height:20px;cursor:pointer}@media screen and (max-width: 840px){.header-switch{display:block}}.header-switch i{position:relative;display:block;height:2px;background:#fff;transition:all .3s}.header-switch i:nth-child(2){margin:6px 0}.header-mininav{position:absolute;top:80px;left:0;right:0;height:0;line-height:50px;color:#333;background:#fff;overflow-y:auto;transition:all .5s;text-align:left;font-size:14px;transition:all .3s;overflow-y:auto}.header-mininav_item{padding:0 10px;border-top:1px solid #f1f1f1}.header-mininav_item a{color:#333}.header-mininav dl{padding-left:20px}.header-mininav dt,.header-mininav dd{border-top:1px solid #f1f1f1}.footer{width:100%;background:#0f3a7e}.footer-row{width:80%;padding:30px 0px;margin:0 auto;box-sizing:border-box;font-size:16px;font-weight:500;color:#fff}.footer-row:not(:last-child){border-bottom:1px solid #335892}.footer-logo{width:291px}.footer-logo.is-empty{width:70px}.footer-list{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.footer-list_item{flex:0 1 auto;display:flex;place-items:center;padding:6px 0}.footer-list_ico{flex:0 1 auto;width:24px;height:24px;margin-right:2px}.footer-list_txt{flex:0 1 auto}.footer-copyright{text-align:center}li{list-style:none}.banner{width:100%}.banner-img{display:block;width:100%}.form{margin:0 auto;padding:0 30px 30px;box-sizing:border-box;max-width:540px}@media screen and (max-width: 540px){.form{width:100%}}.form-row{display:flex;justify-content:space-between;width:100%}@media screen and (max-width: 540px){.form-row{flex-wrap:wrap}}.form-group{flex:1}.form-group:first-child{margin-right:10px}.form-group:last-child{margin-left:10px}@media screen and (max-width: 540px){.form-group:first-child{margin-right:0}.form-group:last-child{margin-left:0}}.form-group_label{display:block;font-size:15px;line-height:1.5;margin-bottom:10px;margin-top:22px;width:100%}.form-group_required{color:#e86250;font-size:1.2em;margin-left:2px;vertical-align:super}.form-group input,.form-group select,.form-group textarea{height:36px;padding:8px;box-sizing:border-box;min-width:210px;width:100%;font-size:16px;border:none;background-color:#f5f5f5;border-radius:.2em}@media screen and (max-width: 540px){.form-input{display:block;width:100%}}.form option{white-space:pre-wrap;word-wrap:break-word}.form-select{width:100%}.form-select_option.is-defalut{color:#897575}.form-textarea{resize:none;width:100%;height:100px;min-height:100px}.form-footer{text-align:right}.form-footer_submit{margin-top:24px;display:inline-block;height:36px;line-height:36px;padding:0px 30px;background:#224987;font-size:16px;font-weight:500;color:#fff;border:none;border-radius:.2em;cursor:pointer;user-select:none}.form-error{display:none;color:#b20000;font-style:14px;margin-top:10px;font-weight:400}.form-error.is-show{display:block}.contactus{width:100%;padding:120px 10% 160px;box-sizing:border-box}.contactus-title{font-size:40px;font-weight:500;color:#000}@media screen and (max-width: 840px){.contactus-title{font-size:1.56rem}}.contactus-list{margin-top:40px}.contactus-list_item{display:flex;justify-content:flex-start;align-items:center}.contactus-list_item:not(:first-child){margin-top:30px}.contactus-list_imgWrap{flex:0 0 auto;width:50px;margin-right:10px}@media screen and (max-width: 840px){.contactus-list_imgWrap{width:3rem}}.contactus-list_img{width:100%}.contactus-list_desc{flex:0 1 auto}.contactus-list_label{font-size:16px;font-weight:500;color:#333}@media screen and (max-width: 840px){.contactus-list_label{font-size:1rem}}.contactus-list_value{font-size:24px;font-weight:500;color:#333}@media screen and (max-width: 840px){.contactus-list_value{font-size:1rem}}
