#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}.banner{width:100%}.banner-img{display:block;width:100%}.tabBar{display:flex;justify-content:flex-start;align-items:center;padding:0px 10%;border-bottom:1px solid #ddd}@media screen and (max-width: 840px){.tabBar{padding:0px 1rem}}.tabBar-tab{flex:0 1 auto;position:relative;padding:26px 0px 30px;font-size:24px;font-weight:700;color:#000}@media screen and (max-width: 840px){.tabBar-tab{text-align:center;width:100%;padding:16px 0px 20px;font-size:16px}}.tabBar-tab:last-child{margin-left:80px}@media screen and (max-width: 840px){.tabBar-tab:last-child{margin-left:0px}}.tabBar-tab:first-child::after{content:"";display:inline-block;position:absolute;left:0;bottom:0;width:100%;height:4px;background:#0f3a7e}@media screen and (max-width: 840px){.tabBar-tab:first-child::after{width:100%}}.features{display:flex;justify-content:space-between;align-items:center;width:100%;padding:60px 10% 50px;box-sizing:border-box;background:#f7f7f7}@media screen and (max-width: 840px){.features{flex-wrap:wrap;padding:60px 1rem 50px}}.features-item{flex:0 1 33%;max-width:460px;min-height:150px;align-self:stretch;padding:35px;box-sizing:border-box;background:#fff}@media screen and (max-width: 840px){.features-item{flex:0 1 100%;margin:.1rem auto}}.features-item_title{font-size:20px;font-weight:700;color:#000}.features-item_tip{margin-top:10px;text-align:justify;font-size:14px;font-weight:500;color:#666}.features-item_tip.is-en{text-align:initial}.out{display:flex;justify-content:center;align-items:flex-start;padding:50px 10% 20px}@media screen and (max-width: 840px){.out{flex-wrap:wrap;padding:60px 1rem 50px}}.out-article{flex:1 1 auto;margin-right:70px}@media screen and (max-width: 840px){.out-article{margin-right:0px}}.out-article_title{margin-top:10px;font-size:40px;font-weight:500;color:#000}@media screen and (max-width: 840px){.out-article_title{text-align:center;font-size:1.56rem}}.out-article_content{margin-top:30px}.out-article_paragraph{text-indent:32px;text-align:justify;line-height:1.8;font-size:16px;font-weight:500;color:#333}.out-article_paragraph.is-en{text-indent:initial;text-align:initial}.out-article_paragraph:not(:first-child){margin-top:20px}.out-imgWrap{flex:0 1 auto;margin:40px 0;width:730px}.out-imgWrap_img{width:100%}.inner{width:100%;padding:60px 10% 74px;box-sizing:border-box;background:#f7f7f7}.inner-container{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%}.inner-title{text-align:center;font-size:40px;font-weight:500;color:#000}@media screen and (max-width: 840px){.inner-title{text-align:center;font-size:1.56rem}}.inner-shortBox{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;margin-top:40px;width:100%}.inner-item{flex:0 1 30%;display:inline-block;margin:0 1.5%;padding-bottom:60px}@media screen and (max-width: 840px){.inner-item{flex:0 1 auto}}.inner-item_imgWrap{width:460px;text-align:center;box-sizing:border-box}@media screen and (max-width: 840px){.inner-item_imgWrap{width:100%}}.inner-item_img{display:block;max-width:100%}.inner-item_subtitle{padding:24px 0px 30px;text-align:center;font-size:14px;font-weight:500;color:#000;background:#fff}.extend{width:100%;background:#fff;padding:60px 10% 74px;box-sizing:border-box}.extend-container{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%}.extend-title{text-align:center;font-size:40px;font-weight:500;color:#000}@media screen and (max-width: 840px){.extend-title{text-align:center;font-size:1.56rem}}.extend-shortBox{display:flex;justify-content:center;align-items:center;margin-top:40px;width:100%}@media screen and (max-width: 840px){.extend-shortBox{flex-wrap:wrap}}.extend-item{flex:0 1 auto;display:inline-block;margin:0 1.5%}.extend-item_imgWrap{width:300px;text-align:center;box-sizing:border-box}.extend-item_img{display:inline-block;max-width:100%}.extend-item_subtitle{padding-top:28px;text-align:center;font-size:14px;font-weight:500;color:#000}@media screen and (max-width: 840px){.extend-item_subtitle{padding:2px 0px 28px}}
