@charset "UTF-8";*{margin:0;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@font-face{font-family:"思源黑体 Light";font-weight:300;src:url("../font/SourceHanSans-Light.woff2") format("woff2"),url("../font/SourceHanSans-Light.woff") format("woff");font-variation-settings:normal;font-display:swap}@font-face{font-family:"思源黑体 Regular";font-weight:400;src:url("../font/SourceHanSans-Regular.woff2") format("woff2"),url("../font/SourceHanSans-Regular.woff") format("woff");font-variation-settings:normal;font-display:swap}@font-face{font-family:"思源黑体 Bold";font-weight:700;src:url("../font/SourceHanSans-Bold.woff2") format("woff2"),url("../font/SourceHanSans-Bold.woff") format("woff");font-variation-settings:normal;font-display:swap}@font-face{font-family:"思源黑体 Medium";font-weight:500;src:url("../font/SourceHanSans-Medium.woff2") format("woff2"),url("../font/SourceHanSans-Medium.woff") format("woff");font-variation-settings:normal;font-display:swap}@font-face{font-family:Number;src:url(/font/Hansief.woff) format("woff")}html{font-size:100px}html,body{width:100%;min-height:100%}header{position:sticky;top:0;left:0;z-index:5}header .search_groups{position:absolute;width:100%;top:100%;left:0;padding:0 .3rem;z-index:3;background-color:#fff;display:none}header .search_groups .search_form{padding:.2rem}header .search_groups .search_form .search_input{flex:1;height:.6rem;border:1px solid #0053a7;border-radius:.12rem;padding:0 .2rem;outline:none}header .search_groups .search_form .search_btn{padding:0;margin:0;margin-left:.15rem;width:1rem;height:.6rem;background-color:#0053a7;color:#fff;border:none;border-radius:.12rem;cursor:pointer}html::-webkit-scrollbar{display:none}.search_result .main{padding:.5rem 0}.search_result .main .justify-content-center{display:grid;grid-template-columns:repeat(4, 1fr);grid-gap:.5rem}.search_result .main .justify-content-center .anim{overflow:hidden}.search_result .main .justify-content-center h4{font-size:.2rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:.12rem 0}.search_result .main .justify-content-center .desc{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}body{font-size:.16rem;color:#303030;font-family:思源黑体 Regular;font-weight:400}img{display:block;width:100%}picture{display:block;width:100%;height:100%}a{text-decoration:none;color:#303030}a:hover{text-decoration:none;color:#303030}ul,li,h1,h2,h3,h4,h5,h6,p,table,td,th,div,span,button,a{margin:0;padding:0}li{list-style:none}.flex-row{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.flex-col{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.number_font{font-family:Number}.justify-center{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.justify-between{-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.justify-start{-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.justify-end{-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.align-center{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.align-start{-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start}.align-end{-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end}.relative{position:relative}.glh-container{overflow:hidden;margin:0 2.77rem}.position-center{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.swiper-pagination-bullet{opacity:1}.desktop_header{display:block;position:sticky;top:0;left:0}.desktop_header .header_content{height:1.2rem;padding-left:.54rem;padding-right:.33rem;background-color:#0053a7;color:#fff;align-items:stretch}.desktop_header .header_content .desktop_logo{width:1.2rem;flex-shrink:0;margin-right:.2rem;display:flex;align-items:center}.desktop_header .header_content .desktop_nav{flex:1;margin-left:auto;margin-right:.5rem}.desktop_header .header_content .desktop_nav .nav_item{margin-right:.5rem;position:relative;height:100%;display:flex;align-items:center}.desktop_header .header_content .desktop_nav .nav_item .sub_navs{background-color:#e59b2e;border-radius:0 0 .1rem .1rem;width:max-content;position:absolute;left:50%;transform:translateX(-50%);top:100%;padding-bottom:.1rem;overflow:hidden;display:none}.desktop_header .header_content .desktop_nav .nav_item .sub_navs .sub_nav_link{display:block;line-height:1.8;font-size:.16rem;text-align:center;padding:0 .2rem;color:#fff;font-weight:600}.desktop_header .header_content .desktop_nav .nav_item .first_nav .iconfont{font-size:.18rem;margin-left:.02rem}.desktop_header .header_content .desktop_nav .nav_item a{color:#fff;font-size:.22rem;font-weight:bold}.desktop_header .header_content .desktop_search .search_btn{cursor:pointer;width:1rem;height:.4rem;background:#0baaff;border-radius:20px;text-align:center;line-height:.4rem;color:#fff;font-size:.2rem;margin-right:.15rem}.desktop_header .header_content .desktop_search .search_btn .iconfont{margin-right:.05rem;font-size:.2rem}.desktop_header .header_content .language{color:#fff;font-size:.2rem}.desktop_header .header_content .language .iconfont{font-size:.2rem;margin-left:.03rem}.desktop_footer{background:linear-gradient(180deg, #1862b1 0%, #2f4387 100%)}.desktop_footer .desktop_footer_content{padding-top:.6rem;margin:0 1.5rem}.desktop_footer .desktop_footer_content .desktop_footer_logo{display:block;margin-bottom:.4rem;width:3.5rem}.desktop_footer .desktop_footer_content .footer_title{font-size:.36rem;color:#fff;font-weight:bold;width:max-content;position:relative;padding-bottom:.1rem;margin-bottom:.3rem}.desktop_footer .desktop_footer_content .footer_title .en_title{font-size:.24rem;font-weight:normal;margin-left:.15rem}.desktop_footer .desktop_footer_content .footer_title::after{content:"";display:block;width:20%;height:5px;background-color:#f29700;position:absolute;left:0;bottom:0;border-radius:4px}.desktop_footer .desktop_footer_content .links_title::after{display:none}.desktop_footer .desktop_footer_content .link_wrapper{margin-bottom:.5rem}.desktop_footer .desktop_footer_content .link_wrapper .link_logo{margin-right:.15rem}.desktop_footer .desktop_footer_content .out_unit{margin-bottom:.3rem;color:#fff}.desktop_footer .desktop_footer_content .out_unit .group_title{font-size:.24rem;font-weight:bold;margin-bottom:.05rem;position:relative;padding-left:.15rem;line-height:normal}.desktop_footer .desktop_footer_content .out_unit .group_title::after{content:"";display:block;width:.1rem;height:.1rem;position:absolute;background-color:#fff;left:0;top:50%;transform:translateY(-50%)}.desktop_footer .desktop_footer_content .out_unit .group_list .group_item{font-size:.16rem;line-height:1.7}.desktop_footer .desktop_footer_content .unit_group{white-space:nowrap}.desktop_footer .desktop_footer_content .unit_group .position_groups{color:#fff;display:flex;flex-direction:row;gap:1rem;margin-bottom:.54rem}.desktop_footer .desktop_footer_content .unit_group .position_groups .groups_item .group_title{font-size:.24rem;font-weight:bold;margin-bottom:.05rem;position:relative;padding-left:.15rem;line-height:normal}.desktop_footer .desktop_footer_content .unit_group .position_groups .groups_item .group_title::after{content:"";display:block;width:.1rem;height:.1rem;position:absolute;background-color:#fff;left:0;top:50%;transform:translateY(-50%)}.desktop_footer .desktop_footer_content .unit_group .position_groups .groups_item .group_list .group_item{font-size:.16rem;line-height:1.7}.desktop_footer .desktop_footer_content .unit_group .other_postion{margin-bottom:1rem;margin-left:1rem;color:#fff}.desktop_footer .desktop_footer_content .unit_group .other_postion .group_title{font-size:.24rem;font-weight:bold;margin-bottom:.05rem;position:relative;padding-left:.15rem;line-height:normal}.desktop_footer .desktop_footer_content .unit_group .other_postion .group_title::after{content:"";display:block;width:.1rem;height:.1rem;position:absolute;background-color:#fff;left:0;top:50%;transform:translateY(-50%)}.desktop_footer .desktop_footer_content .unit_group .other_postion .group_list{flex-wrap:wrap}.desktop_footer .desktop_footer_content .unit_group .other_postion .group_list .group_item{font-size:.16rem;line-height:1.7;width:48%}.desktop_footer .desktop_footer_content .unit_group .other_postion .group_list .group_item:nth-child(2n){margin-right:0}.desktop_footer .desktop_footer_content .footer_contact{margin-bottom:.77rem}.desktop_footer .desktop_footer_content .footer_contact .footer_contact_title{color:#fff;font-size:.36rem;font-weight:bold;margin-bottom:.23rem}.desktop_footer .desktop_footer_content .footer_contact .contact_wrapper{color:#fff;font-size:.24rem;line-height:2}.desktop_footer .desktop_footer_content .footer_contact .contact_groups span{margin-right:.3rem}.desktop_footer .desktop_footer_content .footer_contact .contact_groups span:last-child{margin-right:0}.desktop_footer .desktop_footer_content .footer_contact .contact_qrcode{gap:.2rem}.desktop_footer .desktop_footer_content .footer_contact .contact_qrcode .qrcode_item{width:1.44rem;text-align:center;color:#fff;font-size:.14rem}.desktop_footer .desktop_footer_content .footer_contact .contact_qrcode .qrcode_item .qrcode_litpic{width:100%;height:1.44rem;object-fit:contain}.desktop_footer .desktop_footer_content .footer_contact .contact_qrcode .qrcode_item .qrcode_title{margin-top:.08rem}.desktop_footer .desktop_footer_content .copyright{color:#fff;font-size:.16rem;padding-bottom:.4rem;text-align:center}.desktop_footer .desktop_footer_content .copyright .ga_icon{width:.26rem;margin-right:.03rem}.desktop_footer .desktop_footer_content .copyright a{color:#fff;font-size:.16rem}.desktop_footer .desktop_footer_content .copyright .gaba{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-left:.26rem}.mobile_nav_menus{width:100%;height:100%;position:fixed;top:0;left:0;z-index:3;background-color:#0053a7;padding:.15rem;display:none}.mobile_nav_menus .nav_header{height:1rem}.mobile_nav_menus .nav_header .mobile_logo{display:block;width:1.2rem}.mobile_nav_menus .nav_header .mobile_nav_close .iconfont{font-size:.5rem;color:#fff}.mobile_nav_menus .mobile_nav_lists .mobile_menu_nav_item{padding-left:.2rem}.mobile_nav_menus .mobile_nav_lists .mobile_menu_nav_item a{color:#fff;font-size:.28rem;display:block}.mobile_nav_menus .mobile_nav_lists .mobile_menu_nav_item .mobile_first_nav{display:flex;justify-content:space-between;align-items:center;line-height:2}.mobile_nav_menus .mobile_nav_lists .mobile_menu_nav_item .mobile_first_nav .slide_menu{color:#fff;width:.45rem;height:.45rem;display:flex;justify-content:center;align-items:center;flex-shrink:0;margin-left:.5rem}.mobile_nav_menus .mobile_nav_lists .mobile_menu_nav_item .mobile_sub_menus{display:none}.mobile_nav_menus .mobile_nav_lists .mobile_menu_nav_item .mobile_sub_menus .sub_nav_link{font-size:.26rem;padding-left:.2rem;line-height:2.2}.mobile_header{display:none;height:1rem;background-color:#0053a7;padding:0 .15rem}.mobile_header .mobile_logo{display:block;width:1.2rem}.mobile_header .mobile_menus{color:#fff}.mobile_header .mobile_menus .mobile_nav_menu{margin-left:.15rem}.mobile_header .mobile_menus .mobile_nav_menu .iconfont{font-size:.65rem}.mobile_header .mobile_menus .language{color:#fff;font-size:.28rem}.desktop_footer{display:block;background-color:#0053a7}.mobile_footer{display:none;background:#0053a7}.mobile_footer .mobile_footer_container .mobile_logo{display:block;width:4.5rem;margin-top:.6rem;margin-bottom:.45rem}.mobile_footer .mobile_footer_container .unit_groups .unit_title{font-size:.28rem;color:#fff;font-weight:bold;margin-bottom:.1rem}.mobile_footer .mobile_footer_container .unit_groups .unit_item_box{margin-bottom:.4rem}.mobile_footer .mobile_footer_container .unit_groups .unit_item_box .unit_list{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;column-gap:.3rem}.mobile_footer .mobile_footer_container .unit_groups .unit_item_box .unit_item{font-size:.24rem;color:#fff}.mobile_footer .mobile_footer_container .footer_contact{margin-bottom:.6rem}.mobile_footer .mobile_footer_container .footer_contact .contact_title{font-size:.28rem;color:#fff;font-weight:bold;margin-bottom:.1rem}.mobile_footer .mobile_footer_container .footer_contact .footer_contact_content .contact_info{color:#fff;font-size:.22rem}.mobile_footer .mobile_footer_container .footer_contact .footer_contact_content .contact_info .company{font-size:.24rem;margin-bottom:.1rem}.mobile_footer .mobile_footer_container .footer_contact .footer_contact_content .contact_info .contact_groups{font-size:.2rem}.mobile_footer .mobile_footer_container .footer_contact .footer_contact_content .contact_qrcode{gap:.15rem;margin-left:.2rem}.mobile_footer .mobile_footer_container .footer_contact .footer_contact_content .contact_qrcode .qrcode_item{width:1rem;color:#fff;font-size:.14rem;text-align:center}.mobile_footer .mobile_footer_container .footer_contact .footer_contact_content .contact_qrcode .qrcode_item .qrcode_litpic{margin-bottom:.1rem}.mobile_footer .mobile_footer_container .mobile_copyright{color:#fff;font-size:.2rem;flex-wrap:wrap;padding:.15rem 0}.mobile_footer .mobile_footer_container .mobile_copyright a{color:#fff;font-size:.2rem}@media (min-width:1920px){html{font-size:100px}body{font-size:.16rem}}@media (max-width:1919px) and (min-width:1440px){html{font-size:70px}body{font-size:.16rem}.glh-container{margin:0 2rem}.desktop_header .desktop_header_content .desktop_logo{margin-left:2rem}.desktop_header .desktop_header_content .desktop_function{margin-right:2rem}}@media (max-width:1439px) and (min-width:1200px){html{font-size:70px}body{font-size:.16rem}.glh-container{margin:0 1.5rem}.desktop_header .desktop_header_content .desktop_logo{margin-left:1.5rem}.desktop_header .desktop_header_content .desktop_function{margin-right:1.5rem}}@media (max-width:1199px) and (min-width:992px){html{font-size:60px}body{font-size:16px}.glh-container{margin:0 1rem}.desktop_header .desktop_header_content .desktop_logo{margin-left:1rem}.desktop_header .desktop_header_content .desktop_function{margin-right:1rem}}@media (max-width:991px) and (min-width:768px){body{font-size:.16rem}.desktop_header{display:none}.mobile_header{display:flex}.desktop_footer{display:none}.mobile_footer{display:block}}@media (max-width:767px) and (min-width:576px){body{font-size:.16rem}.desktop_header{display:none}.mobile_header{display:block}.desktop_footer{display:none}.mobile_footer{display:block}}@media (max-width:575px){html{font-size:50px}.glh-container{margin:0 .3rem}body{font-size:.16rem}.desktop_header{display:none}.mobile_header{display:flex}.desktop_footer{display:none}.mobile_footer{display:block}}