html,body,a,div,span,img{padding:0rem;margin:0rem;box-sizing:border-box}img{display:block}input:focus{outline:0;box-shadow:none;border-color:transparent}@font-face{font-family:'PingFangSC';src:url('../fonts/PingFang-SC.woff2') format('woff2');font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:'HelveticaNeue';src:url('../fonts/HelveticaNeue.ttf') format('woff2');font-weight:normal;font-style:normal;font-display:swap}a{color:#fff;text-decoration:none;display:block}html{font-family:'PingFangSC'}html body{font-size:14rem}html .flex{display:flex}html .f-a{display:flex;align-items:center}html .f-j{display:flex;justify-content:center}html .f-a-j{display:flex;align-items:center;justify-content:center}html .jsSB{display:flex;justify-content:space-between}html .wrap{flex-wrap:wrap}html .column{flex-direction:column}html .flex1{flex:1}html .shrink{flex-shrink:0}html .width0{width:0}html .height0{height:0}html .colFFF{color:#fff}html .w-max{width:100%}html .f18{font-size:18rem}html .f16{font-size:16rem}html .f15{font-size:15rem}html .f14{font-size:14rem}html .f12{font-size:12rem}html .mL2{margin-left:2rem}html .mL4{margin-left:4rem}html .mL5{margin-left:5rem}html .mL6{margin-left:6rem}html .mL7{margin-left:7rem}html .mL8{margin-left:8rem}html .mT2{margin-top:2rem}html .mT3{margin-top:3rem}html .mT4{margin-top:4rem}html .mT5{margin-top:5rem}html .mT6{margin-top:6rem}html .mT7{margin-top:7rem}html .mT8{margin-top:8rem}html .pointer{cursor:pointer}html .main-width{width:1372rem;margin:0 auto}html .text-hide{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}html .two-hide{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}html .three-hide{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}html .four-hide{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}html input{all:unset;display:inline-block;box-sizing:border-box;border:0}html input:focus{outline:0;box-shadow:none}html input::placeholder{color:#303133;opacity:.3}.app-header{display:flex;align-items:center;position:fixed;top:0;left:0;z-index:999;width:100vw;height:102rem;font-size:14rem;background:#144fa4}.app-header .logo img{height:62rem;display:block}.app-header .nav{color:#fff;height:100%;font-size:18rem}.app-header .nav .item{height:100%;display:flex;align-items:center;position:relative}.app-header .nav .item .ul{position:absolute;top:100%;left:50%;margin-top:-16rem;min-width:160rem;background:#fff;box-shadow:0 12rem 36rem rgba(0,0,0,0.12),0 0 0 1rem rgba(0,0,0,0.04);padding:10rem 0;opacity:0;visibility:hidden;transform:translateX(-50%) translateY(-8rem);transition:all .3s ease;z-index:100}.app-header .nav .item .ul::before{content:'';position:absolute;top:-8rem;left:50%;transform:translateX(-50%);border-left:10rem solid transparent;border-right:10rem solid transparent;border-bottom:10rem solid #fff;filter:drop-shadow(0 -4rem 4rem rgba(0,0,0,0.04))}.app-header .nav .item .ul::after{content:'';position:absolute;top:-14rem;left:0;width:100%;height:14rem}.app-header .nav .item .ul .li{display:block;padding:12rem 24rem;font-size:16rem;color:#303133;text-align:center;white-space:nowrap;transition:all .2s ease;text-decoration:none;position:relative}.app-header .nav .item .ul .li::after{content:'';position:absolute;left:24rem;right:24rem;bottom:0;height:1rem;background:#f0f2f5}.app-header .nav .item .ul .li:last-child::after{display:none}.app-header .nav .item .ul .li:hover{color:#f0851a;background:linear-gradient(90deg,rgba(240,133,26,0.08) 0,rgba(240,133,26,0.04) 100%)}.app-header .nav .item:hover .ul{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}.app-header .nav .item:nth-child(n+2){margin-left:40rem}.app-header .nav .item:hover a{color:#f0851a}.app-header .nav .active::after{content:"";position:absolute;bottom:0;left:-6rem;height:4rem;width:calc(100%+12rem);background:#ff8d05}.app-header .search{flex-shrink:0;color:#303133}.app-header .search .input{background:#fff;overflow:hidden;padding-right:11rem;border-radius:30rem}.app-header .search .input input{width:177rem;height:34rem;padding:0 12rem 0 23rem}.app-header .search .input input img{width:18rem}.app-header-pl{height:102rem}.app-footer{background:#1e55a4;position:relative}.app-footer .main-view{color:rgba(255,255,255,0.8);height:300rem}.app-footer .main-view .left-panel img{height:187rem;padding-right:50rem}.app-footer .main-view .center-panel{margin-left:105rem;font-family:MicrosoftYaHei;font-size:18rem;line-height:36rem}.app-footer .main-view .center-panel>div{margin-top:11rem}.app-footer .main-view .right-panel{margin-left:121rem}.app-footer .main-view .right-panel .title{font-family:MicrosoftYaHei;font-size:19rem;color:#fff;line-height:29rem;text-align:center}.app-footer .main-view .right-panel .qr-list{margin-top:19rem}.app-footer .main-view .right-panel .qr-list .item>div{font-family:MicrosoftYaHei;font-size:14rem;line-height:29rem;text-align:left;margin-top:7rem}.app-footer .main-view .right-panel .qr-list .item img{width:127rem}.app-footer .main-view .right-panel .qr-list .item:nth-child(2){margin-left:21rem}.app-footer .bottom{height:41rem;background:rgba(0,59,132,0.3);font-size:14rem;color:#fff;line-height:41rem}.app-footer .bottom .main-width{text-indent:430rem}.app-fixed{position:fixed;right:10px;transition:bottom ease .3s;bottom:0;z-index:999;cursor:pointer}@media(min-width:1200px){.app-fixed{right:50px}}.app-fixed .cbbtn{width:52px;height:52px;display:block;background-color:#28166f}.app-fixed .cbbtn .fade_box{display:flex;align-items:center}.app-fixed .cbbtn a:hover{text-decoration:underline}.app-fixed .cbbtn a:nth-child(n+2){margin-top:3px}.app-fixed .gotop{transition:background-color ease .3s;margin-top:1px}.app-fixed .gotop:hover{background-color:#2c2d2e}.app-fixed .gotop .up-icon{float:left;margin:20px 14.5px;width:23px;height:12px;background:url(../img/side-icon02.png)}.app-fixed .cweixin{background:#7c7b7f}.app-fixed .cweixin:hover{background:#28166f}.app-fixed .cweixin>div{background:url(../img/qr-code1.png) no-repeat;width:128px;height:128px;position:absolute;left:-134px;top:-52px;opacity:0;transform:scale(0);-webkit-transform:scale(0);transform-origin:100% 70%;-webkit-transform-origin:100% 70%;transition:.6s;box-shadow:rgba(100,100,111,0.2) 0 7px 29px 0}.app-fixed .cweixin:hover>div{display:block;transform:scale(1);-webkit-transform:scale(1);opacity:1}.app-fixed .cweixin .weixin-icon{float:left;margin:17px 17px;width:18px;height:18px;background:url(../img/side-icon01.png) no-repeat}.app-fixed .tel .icon_tel{float:left;margin:16px 16px;width:20px;height:20px;color:#fff;font-size:20px}.app-fixed .tel .fade_box{position:absolute;right:0;background:#b0b0b0;width:52px;height:52px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;transition:width 1s;display:flex;align-items:center}.app-fixed .tel:hover .fade_box{background:#28166f;width:200px}.app-fixed .tel .text{color:#fff;font-size:13px}.app-fixed .item .item_icon{float:left;margin:16px 10px;width:32px;height:20px;color:#fff;font-size:15px;line-height:20px}.app-fixed .item .fade_box{position:absolute;right:0;background:#b0b0b0;width:52px;height:52px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;transition:width 1s}.app-fixed .item:hover .fade_box{background:#28166f;width:150px}.app-fixed .item .text{padding:6px;color:#fff}.app-fixed .item .text a{color:#fff}.app-fixed .chaxun{position:relative;background:#b0b0b0;line-height:52px;text-align:center;color:#fff;font-weight:700;text-decoration:none}.app-fixed .chaxun:hover{background:#28166f}.app-fixed .chaxun .piaofu{position:absolute;right:52px;top:0;line-height:1.3;height:100%;padding:7px;background-color:#28166f;opacity:0;width:0;transition:transform ease .3s,opacity ease .3s;-webkit-transition:all ease .3s}.chaxun:hover .app-fixed .chaxun .piaofu{width:100px;-webkit-transform:scale(1);opacity:1}.app-fixed .chaxun .piaofu a{color:#fff;font-size:13px;text-decoration:none}.hoverColor:hover{color:#f0851a !important}.hoverColor2:hover{color:#004c9c !important}.app-mobile{overflow-x:hidden}.app-mobile .app-header{width:100% !important;height:50rem !important;position:fixed !important}.app-mobile .app-header .logo img{height:35rem !important}.app-mobile .app-header .nav{display:none !important}.app-mobile .app-header .search{display:none !important}.app-mobile .app-header .menu-btn{display:flex !important;flex-direction:column;justify-content:center;align-items:center;width:40rem;height:40rem;cursor:pointer;margin-right:10rem}.app-mobile .app-header .menu-btn span{display:block;width:22rem;height:2rem;background:#fff;border-radius:2rem;transition:all .3s}.app-mobile .app-header .menu-btn span:nth-child(1){margin-bottom:5rem}.app-mobile .app-header .menu-btn span:nth-child(3){margin-top:5rem}.app-mobile .app-header .mobile-nav{display:none;position:absolute;top:100%;left:0;width:100%;background:#144fa4;z-index:1000;padding:10rem 0;box-shadow:0 5rem 10rem rgba(0,0,0,0.2)}.app-mobile .app-header .mobile-nav a{display:flex;align-items:center;height:50rem;padding:0 20rem;color:#fff;font-size:14rem;border-bottom:1rem solid rgba(255,255,255,0.1);transition:background .3s}.app-mobile .app-header .mobile-nav a:hover{background:rgba(255,255,255,0.1);color:#f0851a}.app-mobile .app-header .mobile-nav a.active{color:#f0851a}.app-mobile .app-header .mobile-nav a:last-child{border-bottom:0}.app-mobile .app-header .menu-checkbox{display:none}.app-mobile .app-header .menu-checkbox:checked ~ .mobile-nav{display:block;animation:slideDown .3s ease}.app-mobile .app-header .menu-checkbox:checked ~ .menu-btn span:nth-child(1){transform:rotate(45deg) translate(5rem,5rem)}.app-mobile .app-header .menu-checkbox:checked ~ .menu-btn span:nth-child(2){opacity:0}.app-mobile .app-header .menu-checkbox:checked ~ .menu-btn span:nth-child(3){transform:rotate(-45deg) translate(5rem,-5rem)}.app-mobile .app-header-pl{height:50rem}.app-mobile .app-fixed{display:none !important}.app-mobile .eol_navbar{display:none}.app-mobile .main-width{width:calc(100% - 30rem) !important;margin:0 15rem !important}.app-mobile .app-footer .main-view{flex-direction:column !important;height:auto !important;padding:20rem 0 !important}.app-mobile .app-footer .main-view .left-panel{display:flex !important;justify-content:center !important}.app-mobile .app-footer .main-view .left-panel img{height:100rem !important;padding-right:0 !important;margin-right:30rem !important}.app-mobile .app-footer .main-view .center-panel{margin-left:0 !important;margin-top:15rem !important;font-size:12rem !important;line-height:24rem !important;text-align:center !important}.app-mobile .app-footer .main-view .center-panel>div{margin-top:5rem !important}.app-mobile .app-footer .main-view .right-panel{margin-left:0 !important;margin-top:15rem !important}.app-mobile .app-footer .main-view .right-panel .title{font-size:14rem !important}.app-mobile .app-footer .main-view .right-panel .qr-list{justify-content:center !important}.app-mobile .app-footer .main-view .right-panel .qr-list .item img{width:80rem !important}.app-mobile .app-footer .main-view .right-panel .qr-list .item>div{font-size:10rem !important}.app-mobile .app-footer .main-view .right-panel .qr-list .item:nth-child(2){margin-left:10rem !important}.app-mobile .app-footer .bottom{height:auto !important;padding:10rem 0 !important;font-size:10rem !important}.app-mobile .app-footer .bottom .main-width{text-indent:0 !important;text-align:center !important}.app-mobile .f18{font-size:16rem !important}.app-mobile .f16{font-size:14rem !important}.app-mobile .f15{font-size:13rem !important}.app-mobile .f14{font-size:12rem !important}.app-mobile .f12{font-size:11rem !important}@keyframes slideDown{from{opacity:0;transform:translateY(-10rem)}to{opacity:1;transform:translateY(0)}}.delay-base{animation-delay:1000ms}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#666;border-radius:4px;transition:background .2s}::-webkit-scrollbar-thumb:hover{background:#888}*{scrollbar-width:thin;scrollbar-color:#666 transparent}