@charset "UTF-8";html{color:#000;background:#fff}blockquote,body,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:400}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}q:after,q:before{content:""}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,select,textarea{font-family:inherit;font-size:inherit;font-weight:inherit}legend{color:#000}body,html{height:100%}html{font-size:1px;--primary-color:#2095f2;--strong-color:#fc9000}body{height:100%;font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-size:18rem}a,body{color:#333}a{text-decoration:none}button,input[type=number],input[type=text]{-webkit-appearance:none}img{vertical-align:middle}menu{list-style:none;margin:0}#__nuxt{position:relative;min-height:100vh;background-color:#f8f8f8}input[type=search]::-webkit-search-cancel-button{position:relative;right:-6rem;-webkit-appearance:none;appearance:none;display:inline-block;width:24rem;height:24rem;background:#0000000d url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%2364748b' viewBox='0 0 24 24'%3E%3Cpath d='M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/%3E%3C/svg%3E") 50%/20px 20px no-repeat;line-height:24rem;text-align:center;font-size:14rem;border-radius:50%;color:#333;cursor:pointer}@media(max-width:750px){#__nuxt{height:100%}html{font-size:calc(.6px + .05333vw)}}@media(max-width:375px){html{font-size:.8px}}.wrapper{position:relative;display:flex;flex-direction:column;height:100%;min-height:100vh;max-width:750px;margin:0 auto}.container{flex:1;min-height:0;position:relative;padding:20rem 0;color:#333}.module{margin-bottom:20rem;background:#fff;box-shadow:0 1rem 2rem #0000000d;border-radius:10rem}.module .hd{position:relative;padding:0 20rem;border-bottom:1px solid #f0f0f0;line-height:48rem}.module .hd .title{font-weight:500;font-size:20rem;color:#333}.module .hd .title strong{font-weight:700;color:var(--strong-color)}.module .hd .title:before{position:absolute;left:3rem;top:50%;content:"";width:6rem;height:24rem;transform:translateY(-12rem);background:var(--primary-color);border-radius:3rem}.module .bd{padding:20rem}.module .btn{position:relative;display:inline-block;min-width:90rem;height:40rem;padding:0 15rem;background:#2095f2;border:none;line-height:40rem;text-align:center;font-family:Tahoma,Arial,Helvetica,微软雅黑;font-size:18rem;color:#fff;border-radius:5rem;cursor:pointer;box-sizing:border-box;outline:none}.module .btn,.module .btn img,.module .btn span{vertical-align:middle}.module .btn img{margin-right:4rem}.module .btn:hover{background:#207fcc;text-decoration:none!important}.module .btn-large{display:inline-block;min-width:72rem;padding:0 20rem;height:48rem;line-height:48rem;font-size:20rem}.module .btn-small{display:inline-block;min-width:48rem;padding:0 12rem;height:32rem;line-height:32rem;font-size:16rem}.module .btn-tiny{display:inline-block;min-width:36rem;padding:0 9rem;height:28rem;line-height:28rem;font-size:13rem}.module .btn-gray{background:#eee;color:#333}.module .btn-gray:hover{background:#ddd}.module .btn-green{background:#4bae4f}.module .btn-green:hover{background:#47a04b}.module .btn-red{background:#f56954}.module .btn-red:hover{background:#f4543c}.module .btn-blue{background:#2095f2}.module .btn-blue:hover{background:#207fcc}.module .btn-purple{background:#cb6ed8}.module .btn-purple:hover{background:#b562c1}.module .btn-orange{background:#ff9000}.module .btn-orange:hover{background:#d27600}.module .btn-black{background:#333}.module .btn-black:hover{background:#000}.module .text-green{color:#4bae4f}.module .text-red{color:#f56954}.module .text-blue{color:#2095f2}.module .text-purple{color:#cb6ed8}.module .text-orange{color:#fc9000}.module .text-gray{color:#999}.module-bg{background-color:#f6f8fa;border-top:1rem solid #eee;border-bottom:1rem solid #eee}.mod-panel .input-group{position:relative;border-bottom:1rem solid #f0f0f0}.mod-panel .input-group h3{position:relative;padding:0 10rem;line-height:32rem;font-weight:700}.mod-panel .input-group h3 span{position:relative;z-index:9}.mod-panel .input-group h3:after{position:absolute;left:0;bottom:0;content:"";width:160rem;height:16rem;background:linear-gradient(90deg,#ecf6ff 0,#fff);border-top-left-radius:5rem;border-bottom-left-radius:5rem}.mod-panel .input-group:before{position:absolute;left:-8rem;top:0;content:"";width:3rem;height:100%;background:#666;border-radius:2rem}.mod-panel .input-group:first-of-type:before{background:#2196f3}.mod-panel .input-group:nth-of-type(2):before{background:#fc9000}.mod-panel .input-group:nth-of-type(3):before{background:#4caf50}.mod-panel .input-wrapper{display:flex;gap:20rem;padding:5rem 10rem;border-bottom:1rem solid #f0f0f0;line-height:40rem;font-size:18rem;color:#59636e}.mod-panel .input-wrapper.error{color:#f56954}.mod-panel .input-wrapper.error input[type=month],.mod-panel .input-wrapper.error input[type=number],.mod-panel .input-wrapper.error input[type=text],.mod-panel .input-wrapper.error select{box-shadow:inset 0 0 20rem #f569550d;color:#f56954}.mod-panel .input-wrapper:last-child{border-bottom:none}.mod-panel .input-wrapper .input-title{width:120rem}.mod-panel .input-wrapper .input-content{flex:1;min-width:0}.mod-panel .input-wrapper label{margin-right:4rem;cursor:pointer}.mod-panel .input-wrapper label input,.mod-panel .input-wrapper label span{vertical-align:middle}.mod-panel .input-wrapper label input[type=checkbox],.mod-panel .input-wrapper label input[type=radio]{display:none}.mod-panel .input-wrapper label input[type=checkbox]+span,.mod-panel .input-wrapper label input[type=radio]+span{display:inline-block;min-width:64rem;padding:0 25rem;background:#cccccc18;border-radius:20rem;line-height:40rem;text-align:center}.mod-panel .input-wrapper label input[type=checkbox]:checked+span,.mod-panel .input-wrapper label input[type=radio]:checked+span{background:#fc900018;font-weight:700;color:#fc9000}.mod-panel .input-wrapper .field-wrapper{display:flex;gap:10rem;margin-bottom:5rem}.mod-panel .input-wrapper .field-wrapper:last-child{margin-bottom:0}.mod-panel .input-wrapper p{line-height:20rem;font-size:16rem}.mod-panel .input-wrapper input[type=month],.mod-panel .input-wrapper input[type=number],.mod-panel .input-wrapper input[type=text],.mod-panel .input-wrapper select{flex:1;min-width:0;max-width:calc(100% - 46rem);height:40rem;padding:0 12rem;box-shadow:inset 0 0 20rem #0000000d;border-radius:4rem;line-height:40rem;border:none;outline:none;box-sizing:border-box}.mod-panel .input-wrapper input[type=number]{padding-right:6rem}.mod-panel .input-wrapper .btn{flex:1;min-width:0;font-weight:500}.mod-panel .input-wrapper span.unit{display:inline-block;min-width:36rem;text-align:right}.mod-panel .input-wrapper ::-moz-placeholder{color:#aaa;opacity:1}.mod-panel .input-wrapper ::placeholder{color:#aaa;opacity:1}.mod-panel .input-wrapper ::-webkit-input-placeholder{color:#aaa}.mod-introduction .bd h3{margin-bottom:5rem;line-height:32rem;font-weight:700;font-size:20rem}.mod-introduction .bd h3 img,.mod-introduction .bd h3 span{vertical-align:middle}.mod-introduction .bd h4,.mod-introduction .bd h5{line-height:36rem;font-weight:700;font-size:18rem}.mod-introduction .bd>p{margin-bottom:15rem;line-height:30rem;text-indent:2em;color:#686868}.mod-introduction .bd>p strong{font-weight:700}.mod-introduction .bd ul{margin-bottom:20rem;padding-left:2em;list-style:disc;color:#686868}.mod-introduction .bd ul li{margin-bottom:15rem;line-height:30rem}.mod-introduction .table-outer{margin-bottom:20rem}.mod-introduction .table-outer .table-title{padding:10rem 0;line-height:20rem;font-weight:700;font-size:18rem;text-align:center}.mod-introduction .table-outer .table-inner{overflow-x:auto}.mod-introduction table{width:100%;border-collapse:collapse;border-spacing:0;border:1rem solid #cee1ee;border-left:0;font-size:17rem;color:#555}.mod-introduction table thead{background-color:#e3eef8}.mod-introduction table tr{line-height:30rem}.mod-introduction table td,.mod-introduction table th{padding:8rem 12rem;border:1rem solid #cee1ee;word-break:break-word;word-wrap:break-word;line-height:20rem;font-weight:400}.mod-introduction table th{white-space:nowrap;text-align:left}.mod-introduction table td.th{background:#f4faff;white-space:nowrap;text-align:center}@media(max-width:750px){.container{padding:0;overflow-y:auto}.module{border-radius:0}.mod-panel .bd{padding:8rem}.mod-panel .input-wrapper{padding:8rem;gap:10rem}.mod-panel .input-wrapper .input-title{width:100rem}.mod-panel .input-wrapper label input[type=checkbox]+span,.mod-panel .input-wrapper label input[type=radio]+span{padding:0 15rem}.mod-introduction .table-outer table td,.mod-introduction .table-outer table th{white-space:nowrap}}
