html,body{font-family:Arial,"微软雅黑"}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}em,i{font-style:normal}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}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}a{text-decoration:none}input{-webkit-appearance:none;-moz-appearance:none;appearance:none}input::-ms-clear{display:none}
#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{position:relative;width:100%}.banner-img{display:block;width:100%}.banner-desc{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);font-size:50px;font-weight:700;color:#fff}@media screen and (max-width: 840px){.banner-desc{font-size:.9rem;text-align:center}}.intro{margin-top:50px;padding:0 10%}.intro-title{font-size:40px;font-weight:700;color:#000}.intro-content{margin-top:34px;text-align:justify;line-height:2;font-size:16px;font-weight:500;color:#333}.intro-content.is-en{text-align:initial}.intro-imgWrap{width:80%;margin:0 auto}@media screen and (max-width: 840px){.intro-imgWrap{width:100%}}.intro-imgWrap_img{width:100%}.features{margin-top:100px;padding:0 10%}.features-title{font-size:40px;font-weight:700;color:#000}.features-container{display:flex;justify-content:center;align-items:center}.features-content{flex:1 1 auto;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}.features-item{flex:0 1 auto;margin:36px 10px 0px}.features-item_title{margin-top:20px;font-size:24px;font-weight:700;color:#000}.features-list{margin-top:30px}.features-list_item{width:261px;word-break:break-all;text-align:justify;font-size:16px;font-weight:500;color:#333;line-height:24px}.features-list_item.is-en{text-align:initial}.features-list_item:not(:first-child){margin-top:20px}.features-list_item::before{content:"";display:inline-block;margin-bottom:2px;width:7px;height:7px;border-radius:50%;background:#174999}.scence{margin-top:100px;margin-bottom:86px;padding:0 10%;width:100%;box-sizing:border-box}.scence-title{font-size:40px;font-weight:700;color:#000}.scence-container{display:flex;justify-content:flex-start;align-items:flex-start}@media screen and (max-width: 840px){.scence-container{flex-wrap:wrap}}.scence-item{margin:60px 1% 0px;width:460px}.scence-imgWrap{width:100%}.scence-imgWrap_img{width:100%}.scence-subtitle{margin-top:20px;font-size:24px;font-weight:500;color:#000}.scence-tip{margin-top:16px;text-align:justify;line-height:1.8;font-size:16px;font-weight:500;color:#333}.scence-tip.is-en{text-align:initial}
#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{position:relative;width:100%}.banner-img{display:block;width:100%}.banner-desc{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);font-size:50px;font-weight:700;color:#fff}@media screen and (max-width: 840px){.banner-desc{font-size:.9rem;text-align:center}}.intro{margin-top:50px;padding:0 10%}.intro-title{font-size:40px;font-weight:700;color:#000}.intro-content{margin-top:34px;text-align:justify;line-height:2;font-size:16px;font-weight:500;color:#333}.intro-content.is-en{text-align:initial}.intro-list{margin-top:44px}.intro-list_item{font-size:16px;font-weight:500;color:#333}.intro-list_item:not(:first-child){margin-top:20px}.intro-list_item::before{content:"";display:inline-block;margin-bottom:2px;width:7px;height:7px;border-radius:50%;background:#174999}.product .swiper-container{width:800px;height:450px;text-align:center}@media screen and (max-width: 840px){.product .swiper-container{box-sizing:border-box;width:100%;height:initial}.product .swiper-container .swiper-slide>img{width:100%}}.product .my-container-thumbs{margin-top:20px;width:800px;height:160px}@media screen and (max-width: 840px){.product .my-container-thumbs{box-sizing:border-box;padding:0px 1rem;width:100%;height:initial}}.product-imgWrap{display:inline-block;width:100%;height:160px;border:#e7e7e7 1px solid;box-sizing:border-box}@media screen and (max-width: 840px){.product-imgWrap{width:100%;height:initial}}.product-imgWrap:hover{border:#3d5988 1px solid !important}.product-imgWrap_img{display:inline-block;height:100%;cursor:pointer}@media screen and (max-width: 840px){.product-imgWrap_img{width:100%;height:initial}}.features{margin-top:100px;padding:0 10%}.features-title{font-size:40px;font-weight:700;color:#000}.features-container{display:flex;justify-content:center;align-items:center}.features-content{flex:1 1 auto;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}.features-item{flex:1 1 auto;margin:36px 10px 0px}.features-item_title{margin-top:20px;font-size:24px;font-weight:700;color:#000}.features-list{margin-top:30px}.features-list_item{list-style:none;width:261px;word-break:break-all;text-align:justify;font-size:16px;font-weight:500;color:#333;line-height:24px}.features-list_item.is-en{text-align:initial}.features-list_item:not(:first-child){margin-top:20px}.features-list_item::before{content:"";display:inline-block;margin-bottom:2px;width:7px;height:7px;border-radius:50%;background:#174999}.params{margin-top:100px;margin-bottom:86px;padding:0 10%;width:100%;box-sizing:border-box}@media screen and (max-width: 840px){.params{padding:0px}}.params-title{font-size:40px;font-weight:700;color:#000}@media screen and (max-width: 840px){.params-title{padding:0 10%}}.params-table{margin-top:30px;width:100%;table-layout:fixed;border:none;border-collapse:collapse;text-align:center}@media screen and (max-width: 840px){.params-table{box-sizing:border-box;padding:0 1rem}}.params-thead_cell{height:50px;font-weight:normal;padding-left:8px;padding-right:8px;white-space:nowrap;box-shadow:inset -1px -1px 0 #ddd;background:#0f3a7e;font-size:14px;font-weight:700;color:#fff}@media screen and (max-width: 840px){.params-thead_cell{white-space:normal;word-wrap:break-word;text-align:center}}.params-row{border-left:1px solid #ddd}.params-row:nth-child(2n){background:#f7f7f7}.params-row_cell{text-align:center;height:50px;padding:3px 4px;min-width:136px;white-space:nowrap;text-indent:4px;box-shadow:inset -1px -1px 0 #ddd;font-size:14px;font-weight:500;color:#666}@media screen and (max-width: 840px){.params-row_cell{white-space:normal;word-wrap:break-word}}.params-empty{margin-top:30px}.params-table2{width:100%;table-layout:fixed;border:none;border-collapse:collapse}.params-thead2_cell{height:50px;line-height:50px;font-weight:normal;padding-left:8px;padding-right:8px;white-space:nowrap;box-shadow:inset -1px -1px 0 #ddd;background:#0f3a7e;font-size:14px;font-weight:700;color:#fff}.params-thead2_cell:first-child{text-align:left}@media screen and (max-width: 840px){.params-thead2_cell{white-space:normal;word-wrap:break-word;line-height:initial}}.params-row2{border-left:1px solid #ddd}.params-row2.is-grey{background:#f7f7f7}.params-row2_cell{text-align:center;height:50px;padding:3px 4px;min-width:136px;white-space:nowrap;text-indent:4px;box-shadow:inset -1px -1px 0 #ddd;font-size:14px;font-weight:500;color:#666}@media screen and (max-width: 840px){.params-row2_cell{white-space:normal;word-wrap:break-word}}
#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{position:relative;width:100%}.banner-img{display:block;width:100%}.banner-desc{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);font-size:50px;font-weight:700;color:#fff}@media screen and (max-width: 840px){.banner-desc{font-size:.9rem;text-align:center}}.intro{margin-top:50px;padding:0 10%}.intro-title{font-size:40px;font-weight:700;color:#000}.intro-content{margin-top:34px;text-align:justify;line-height:2;font-size:16px;font-weight:500;color:#333}.intro-content.is-en{text-align:initial}.intro-list{margin-top:44px}.intro-list_item{font-size:16px;font-weight:500;color:#333}.intro-list_item:not(:first-child){margin-top:20px}.intro-list_item::before{content:"";display:inline-block;margin-bottom:2px;width:7px;height:7px;border-radius:50%;background:#174999}.product{margin-top:90px;padding-bottom:130px}.product .swiper-container{width:800px;height:450px;text-align:center}@media screen and (max-width: 840px){.product .swiper-container{box-sizing:border-box;width:100%;height:initial}.product .swiper-container .swiper-slide>img{width:100%}}.product .my-container-thumbs{margin-top:20px;width:800px;height:160px}@media screen and (max-width: 840px){.product .my-container-thumbs{box-sizing:border-box;padding:0px 1rem;width:100%;height:initial}}.product-imgWrap{display:inline-block;width:100%;height:160px;border:#e7e7e7 1px solid;box-sizing:border-box}@media screen and (max-width: 840px){.product-imgWrap{width:100%;height:initial}}.product-imgWrap:hover{border:#3d5988 1px solid !important}.product-imgWrap_img{display:inline-block;height:100%;cursor:pointer}@media screen and (max-width: 840px){.product-imgWrap_img{width:100%;height:initial}}
#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{position:relative;width:100%}.banner-img{display:block;width:100%}.banner-desc{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);font-size:50px;font-weight:700;color:#fff}@media screen and (max-width: 840px){.banner-desc{font-size:.9rem;text-align:center}}.intro{margin-top:50px;padding:0 10%}.intro-title{font-size:40px;font-weight:700;color:#000}.intro-content{margin-top:34px;text-align:justify;line-height:2;font-size:16px;font-weight:500;color:#333}.intro-content.is-en{text-align:initial}.intro-list{margin-top:44px}.intro-list_item{font-size:16px;font-weight:500;color:#333}.intro-list_item:not(:first-child){margin-top:20px}.intro-list_item::before{content:"";display:inline-block;margin-bottom:2px;width:7px;height:7px;border-radius:50%;background:#174999}.product{margin-top:90px;padding-bottom:130px}.product .swiper-container{width:800px;height:450px;text-align:center}@media screen and (max-width: 840px){.product .swiper-container{box-sizing:border-box;width:100%;height:initial}.product .swiper-container .swiper-slide>img{width:100%}}.product .my-container-thumbs{margin-top:20px;width:800px;height:160px}@media screen and (max-width: 840px){.product .my-container-thumbs{box-sizing:border-box;padding:0px 1rem;width:100%;height:initial}}.product-imgWrap{display:inline-block;width:100%;height:160px;border:#e7e7e7 1px solid;box-sizing:border-box}@media screen and (max-width: 840px){.product-imgWrap{width:100%;height:initial}}.product-imgWrap:hover{border:#3d5988 1px solid !important}.product-imgWrap_img{display:inline-block;height:100%;cursor:pointer}@media screen and (max-width: 840px){.product-imgWrap_img{width:100%;height:initial}}.features{margin-top:100px;padding:0 10%}.features-title{font-size:40px;font-weight:700;color:#000}.features-container{display:flex;justify-content:center;align-items:center}.features-content{flex:1 1 auto;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}.features-item{flex:0 1 auto;margin:36px 10px 0px}.features-item_title{margin-top:20px;font-size:24px;font-weight:700;color:#000}.features-list{margin-top:30px}.features-list_item{width:261px;word-break:break-all;text-align:justify;font-size:16px;font-weight:500;color:#333;line-height:24px}.features-list_item.is-en{text-align:initial}.features-list_item:not(:first-child){margin-top:20px}.features-list_item::before{content:"";display:inline-block;margin-bottom:2px;width:7px;height:7px;border-radius:50%;background:#174999}.params{margin-top:100px;margin-bottom:86px;padding:0 10%;width:100%;box-sizing:border-box}@media screen and (max-width: 840px){.params{padding:0px}}.params-title{font-size:40px;font-weight:700;color:#000}@media screen and (max-width: 840px){.params-title{padding:0 10%}}.params-table{margin-top:30px;width:100%;table-layout:fixed;border:none;border-collapse:collapse;text-align:center}@media screen and (max-width: 840px){.params-table{box-sizing:border-box;padding:0 1rem}}.params-thead_cell{height:50px;font-weight:normal;padding-left:8px;padding-right:8px;white-space:nowrap;box-shadow:inset -1px -1px 0 #ddd;background:#0f3a7e;font-size:14px;font-weight:700;color:#fff}@media screen and (max-width: 840px){.params-thead_cell{white-space:normal;word-wrap:break-word;text-align:center}}.params-row{border-left:1px solid #ddd}.params-row.is-grey{background:#f7f7f7}.params-row_cell{text-align:center;height:50px;padding:3px 4px;min-width:136px;white-space:nowrap;text-indent:4px;box-shadow:inset -1px -1px 0 #ddd;font-size:14px;font-weight:500;color:#666}.params-row_cell.is-changeRow{white-space:normal;word-wrap:break-word}@media screen and (max-width: 840px){.params-row_cell{white-space:normal;word-wrap:break-word}}
