@charset "utf-8";@media (min-width:576px){.container{max-width:540px;}}@media (min-width:768px){.container{max-width:720px;}}@media (min-width:992px){.container{max-width:960px;}}@media (min-width:1200px){.container{max-width:1140px;}}@media (min-width:1600px){.container{max-width:1440px;}}.container{width:100%;margin-right:auto;margin-left:auto;}.doc{width:100%;height:100%;color:#2c3e50;}.doc nav{background-color:#fff;width:calc(30rem + 1px);transition:all 0.2s linear;position:fixed;left:0;top:0;z-index:30;}.doc nav .ax-nav-header{border-bottom:1px solid rgba(0,0,0,0.1);position:relative;height:6rem;overflow:hidden;display:flex;align-items:center;justify-content:left;padding-left:1.4rem;}.doc nav .ax-nav-header .ax-logo{position:relative;display:flex;align-items:center;justify-content:left;}.doc nav .ax-nav-header .ax-logo h1{font-size:2.2rem;}.doc nav .ax-nav-header .ax-logo h1 span{vertical-align:middle;font-size:2.2rem;}.doc nav .ax-nav-header .ax-logo img{height:4rem;}.doc nav .ax-nav-header .ax-close-nav{color:#333333;width:6rem;height:6rem;line-height:6rem;text-align:center;position:absolute;right:0;top:0;background-color:#fff;z-index:2;transition:all 0.2s linear;}.doc nav .ax-nav-main{height:100%;overflow-x:hidden;overflow-y:auto;border-right:1px solid #ebebeb;}.doc .ax-menu{width:30rem;font-size:16px;padding-top:1.4rem;}.doc .ax-menu > li span{vertical-align:middle;}.doc nav.ax-nav-fold{width:5.2rem;}.doc nav.ax-nav-fold .ax-nav-header .ax-close-nav{width:5.2rem;transform:rotateY(180deg);}.doc nav.ax-nav-fold .ax-menu .ax-legend{margin-right:1.4rem;}.doc nav.ax-nav-fold-all{width:0;}.doc nav .ax-mask{width:100%;height:100%;background-color:rgba(255,255,255,0);cursor:pointer;position:absolute;left:0;top:0;display:none;}.doc nav.ax-nav-fold .ax-mask{display:block;}.doc header{width:calc(100% - 30rem);background-color:#fff;border-bottom:1px solid #ebebeb;transition:all 0.2s linear;position:fixed;left:30rem;top:0;z-index:2;}.doc header + .ax-space-header{height:6rem;}.doc nav.ax-nav-fold + header{width:calc(100% - 5.2rem);left:5.2rem;}.doc header .ax-breadcrumb{height:6rem;line-height:6rem;padding-left:1.4rem;}.doc header .ax-header-icons a{color:#adc1cc;font-size:1.6rem;float:left;width:3.6rem;line-height:6rem;text-align:center;position:relative;transition:all 0.2s linear;}.doc header .ax-header-icons a:hover{color:#198cff;}.doc header .ax-header-icons a .ax-dot{position:absolute;right:0.4rem;top:0.8rem;}.ax-header-icons a .ax-badge{position:absolute;right:0px;top:0.4rem;}.doc header .ax-header-search{position:relative;margin:calc((6rem - 3.5rem)/2);}.doc header .ax-header-search input[type="text"]{height:3.5rem;line-height:3.5rem;border-radius:3.5rem;}.doc header .ax-header-search *[class*="font"]{font-size:1.4rem;color:#ccc;width:3.5rem;height:3.5rem;line-height:3.5rem;text-align:center;position:absolute;right:0;top:0;z-index:2;background-color:#fff0;border-width:0;}.doc header .ax-header-search *[class*="font"]:hover{color:#198cff;font-size:1.4rem;}.doc header .ax-header-user{margin:calc((6rem - 3.5rem)/2);}.doc main{transition:all 0.2s linear;margin-left:30rem;max-width:calc(100% - 30rem - 30rem);overflow-x:hidden;}.doc nav.ax-nav-fold + header + .ax-space-header + main{margin-left:5.2rem;max-width:calc(100% - 5.2rem - 20rem);}.doc footer{padding:0 1.4rem;text-align:center;color:#ccc;}.doc footer a{color:#ccc;}.ax-scrollnav-v{font-size:14px;max-width: 270px;overflow: hidden!important;}.doc code{color:#ff8400;background-color:rgba(255,132,0,0.1);border:1px solid rgba(255,132,0,0.2);border-radius:0.3rem;font-size:1.3rem;padding:0 0.4rem;margin:0 0.4rem;font-family:Consolas,Menlo,Courier,monospace;}.doc .ax-header.fixed{border:0;position:fixed;top:0;left:0;z-index:100;width:100%;height:6rem;font-size:16px;box-shadow:0 4px 16px 0 rgba(0,60,179,.1);}.doc .ax-header.fixed .ax-row{padding:.5rem 2rem;}.doc .ax-header .ax-logo,.doc .ax-header .ax-logo img,.doc .ax-header .ax-btns{height:calc(4rem + 1rem);}.doc .ax-header .ax-login a{border:1px solid #e0e0e0;border-radius:0.3rem;font-size:14px;}.doc .ax-header .ax-login a:not(:first-child):before{display:none;}.doc .ax-header .ax-login a:last-child{margin-left:.5rem;color:#fff;border-color:#198cff;background-color:#198cff;}.ax-header .ax-nav .ax-item ul a{display:block;padding:8px 20px;text-align:center;}.ax-header .ax-nav .ax-item ul{position:absolute;border:1px solid #d9d9d9;background:#fff;opacity:0;transition:all .3s ease 0s;visibility:hidden;transform:translate3d(0,10px,0);box-shadow:0 3px 10px 0 rgba(51,51,51,0.1);z-index:20;padding:8px 0;border-radius:0 0 6px 6px;}.ax-header .ax-nav .ax-item ul li{display:block;z-index:1;}.ax-header .ax-nav .ax-item ul li a{text-align:left;color:#333;white-space:nowrap;}.ax-header .ax-nav .ax-item ul li a:hover{background:#198cff;color:#fff;}.ax-header .ax-nav .ax-item:hover ul{opacity:1;transform:translate3d(0,0,0);visibility:visible;}.index-intro{text-align:center;height:calc(60vh - 6rem);display:flex;align-items:center;justify-content:center;position:relative;background-image:url(../images/doc_bg.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;}.index-intro .outer{margin-top:6rem;width:100%;}.index-intro h2{font-size:40px;font-weight:bold;color:#0b1531;letter-spacing:2px;position:relative;margin-bottom:60px;}.index-intro h2:after{content:'';display:inline-block;position:absolute;bottom:-30px;left:50%;transform:translateX(-50%);height:6px;width:50px;background:#198cff;border-radius:3px;}.index-intro .ax-search{position:relative;padding:0 15px;max-width:500px;}.index-intro .select2-hidden-accessible{width:auto;}.doc-lists{background:linear-gradient(180deg,#F1F8FE 1%,#ffffff 100%);padding:20px 0;}.doc-lists .ax-card-block{box-shadow:0 0 12px rgba(0,60,179,.12);border-radius:12px;transition:all .6s cubic-bezier(.215,.61,.355,1) 0s;border:none;}.doc-lists .ax-card-block:hover{box-shadow:0 5px 20px 0 rgba(0,0,0,.2);transform:translateY(-10px);}.doc-lists .ax-card-block .ax-img{height:25rem;}.doc-lists .ax-card-block .ax-title,.doc-lists .ax-card-block .ax-des{text-align:center;}.doc-lists .ax-card-block .ax-btn{position:absolute;right:15px;bottom:15px;}.menu{display:none;box-shadow:1px 0 0 0 rgba(0,0,0,0.12);padding-left:1.4rem;box-sizing:border-box;width:25rem;position:fixed;left:0;top:0;z-index:200;height:100vh;overflow-y:auto;overflow-x:hidden;background-color:#fff;}.menu-mask{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:199;background-color:rgba(0,0,0,.5);}.ax-article a.title:not([class*="ax-btn"]){font-size:16px;text-decoration:none;color:#333;}#article_right a.title .ax-row{position:relative;}#article_right a.title .ax-row .ax-ell{background:#fff;padding-right:20px;}#article_right a.title .ax-row .ax-arrow{background:#fff;padding-left:20px;position:relative;font-size:14px;}#article_right a.title .ax-row:before{content:" ";width:100%;border-bottom:1px dashed #e8e8e8;position:absolute;top:50%;right:0;}#article_right ul>li>p{padding:0;}#article_right ul{padding-left:calc(1.4rem);}#article_right pre{background:#F4F8FF;border:1px solid #e0eaff;padding:10px 20px;border-radius:4px;line-height:2;margin:0;color:#666;position:relative;font-size:1.5rem;}#article_right pre .btn-pre-copy{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-khtml-user-select:none;user-select:none;position:absolute;top:8px;right:8px;font-size:12px;line-height:1;cursor:pointer;color:hsla(0,0%,54.9%,.8);transition:color .1s;opacity:0;transition:all .3s ease 0s;visibility:hidden;transform:translate3d(10px,0,0)}#article_right pre:hover .btn-pre-copy{opacity:1;transform:translate3d(0,0,0);visibility:visible}#article_right h4{margin:20px 0;}#article_right #swiper_pic{width:960px;}#article_right #swiper_pic span{position:absolute;bottom:0;left:0;z-index:1000;color:#fff;background-color:rgb(0 0 0 / 20%);width:100%;display:flex;justify-content:center;padding:.5rem 0;font-size:1.6rem;}#article_right .video-player{height:100% !important;}#article_right iframe{height:600px;}.subnav_warp{background:#fff;border-top:1px solid #e0eaff;border-bottom:1px solid #e0eaff;box-shadow:0 3px 16px rgba(0,116,255,.05);text-align:center;}.subnav{max-width:1480px;margin:0 auto;}.subnav a{display:inline-block;padding:25px 20px;font-size:18px;position:relative;}.subnav a.active{color:#198cff;font-weight:bold;}.subnav a.active:after{content:'';display:block;background:#198cff;width:50px;height:6px;border-radius:3px;position:absolute;bottom:0;left:50%;transform:translateX(-50%);}.search-lists{background:linear-gradient(180deg,#F1F8FE 1%,#ffffff 100%);max-width:100%;padding:40px 0;}.search-lists .ax-margin{background-color:#fff;padding:20px;}.search-lists .ax-icon-file-text-fill{font-size:3rem;padding-right:1rem;color:#198cff;}.cp-pages{}.cp-pages ul{display:flex;justify-content:center;align-items:center;}.cp-pages ul li{font-size:0;list-style:none;display:inline-block;border:1px solid #d9d9d9;margin-left:-1px;margin-right:6px;border-radius:2px;}.cp-pages ul li a:hover{background:#198cff;border-color:#198cff;color:#fff;}.cp-pages ul li a{font-size:16px;display:block;padding:0 15px;line-height:40px;color:#444;background:#fff;}.cp-pages ul li span{font-size:16px;display:block;padding:0 15px;line-height:40px;color:#999;cursor:not-allowed;background:#fff;}.cp-pages ul li .fa{vertical-align:revert;font-size:18px;}.cp-pages ul li.active{border-color:#198cff;background:#198cff;}.cp-pages ul li.active span{color:#fff;background:#198cff;}.cp-timeline{}.cp-timeline-item{padding:0 0 20px 40px;position:relative;}.cp-timeline-item:last-child{padding-bottom:0;}.cp-timeline-item:before{content:" ";width:1px;display:block;background:#eee;height:100%;position:absolute;top:5px;left:11px;}.cp-timeline-dot{position:absolute;width:20px;height:20px;border-radius:50%;border:2px solid #198cff;left:0;top:4px;background:#fff;}.cp-timeline-title{font-size:20px;font-weight:bold;margin-bottom:10px;padding:0;}.cp-timeline-text{color:#666;}.c_diypage .headle a{line-height:35px;}@media screen and (max-width:900px){.doc nav.ax-nav-fold + header + .ax-space-header + main,.doc main{margin-left:0;width:100%;max-width:100%;}.doc nav.ax-nav-fold + header,.doc header{width:100%;padding-left:5.2rem;left:0px;}.doc header .ax-header-search{width:110px;}.doc header .ax-breadcrumb{padding-left:0;}.doc nav.ax-nav-fold{width:30rem;left:calc(-30rem - 1px);}.doc nav.ax-nav-fold .ax-mask{display:none;}.doc nav .ax-nav-header{overflow:visible;border-right:1px solid #ebebeb;}.doc nav.ax-nav-fold .ax-nav-header .ax-close-nav{right:-5.2rem;}.ax-scrollnav-v{background-color:rgba(255,255,255,0.9);border:1px solid #ebebeb;border-radius:0.3rem;top:7.4rem;}.doc .ax-article{padding:calc(1.4rem) !important;}.doc .pager a em{display:none;}.doc .ax-header.fixed{padding-left:0;height:4.4rem;}.index-intro{height:calc(45vh - 6rem);}.index-intro h2{font-size:22px;margin-bottom:50px;}.index-intro h2:after{bottom:-20px;}.index-intro .ax-search{font-size:14px;}.index-intro .ax-search .ax-search-center input[type="text"]{font-size:14px;}.index-intro .ax-search .ax-search-end{padding-left:calc(1.4rem*1);padding-right:calc(1.4rem*1);}.doc-lists .ax-padding.ax-xxl{padding:1.4rem;}.doc-lists .ax-card-block .ax-btn{font-size:1.2rem;height:calc(3.8rem - 1rem);line-height:calc(3.8rem - 1rem);padding:0 1rem;}.more-doc .ax-lg{font-size:1.4rem;height:3.8rem;line-height:3.8rem;padding:0 2rem;}.doc .ax-header.fixed .ax-row{padding:0 0.6rem;}.doc .ax-header .ax-logo{height:4.4rem;}.doc .ax-header .ax-logo img,.doc .ax-header .ax-btns{height:calc(4.4rem - 1rem);}.doc footer{font-size:14px;}.menu .ax-menu{width:100%;}.subnav a{padding:20px 5px;font-size:16px;}.search-lists{background:#fff;padding:20px 0;}.search-lists .ax-margin{margin:0;padding:0;}.search-lists .ax-ell-title{font-size:1.4rem;}.search-lists .ax-des{font-size:1.2rem;}.search-lists .ax-icon-file-text-fill{font-size:2rem;padding-right:.5rem;}#article_right #swiper_pic{width:100%;}#article_right .ax-pagination-outer{display:none;}#article_right .ax-padding.ax-xxl{padding:1.4rem;}#article_right .comment{padding:0 1.4rem 1.4rem;}#article_right h1{padding:.8rem 0 0;font-size:2rem;}#comment .ax-btn.ax-long{width:8rem;}#voice{height:250px !important;}#article_right iframe{height:100%;}}