
.app-main{min-height:calc(100vh - 200px); position:relative;}
.app-main .bg-1 { position:absolute;left:0;bottom:300px;z-index:0 }
.app-main .bg-2 { position:absolute;right:0;top:0;z-index:0 }
.app-main .bg-3 { position:absolute;right:0;bottom:100px;z-index:0 }
.container {max-width:1200px; margin:0 auto; }
.section {padding:50px 0; }
.container .section .area { max-width:1200px;margin:0 auto;text-align:center;position:relative }
.container .section-1 .title { margin:0 auto;width:600px;height:132px }
.container .section-1 .desc { margin-top:46px;margin-bottom:32px;text-align:center;font-size:28px;font-weight:400;color:#000 }
.container .section-1 .desc span { color:#e65d56 }
.container .section-1 .tabFixed { position:fixed;width:1200px;left:50%;top:0;-webkit-transform:translateX(-49.3%);transform:translateX(-49.3%);z-index:10000 }
.container .section-1 .tabs-1 { display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;background:#253b70;padding:8px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:10px 10px 0 0 }
.container .section-1 .tabs-1>.item { width:24%;color:#fff;font-size:24px;font-weight:500;color:#e66;line-height:64px;text-align:center;cursor:pointer;border-radius:20px 0 20px 0;-webkit-transition:all .4s;transition:all .4s }
.container .section-1 .tabs-1 .cur { background:#fff;color:#e66 }
.container .section-1 .text-1 { text-align:left;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:25px;font-size:16px }
.container .section-1 .tab-wrap { background:#fff }
.container .section-1 .tab-wrap .item .tabs { display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap }
.container .section-1 .tab-wrap .item .tabs .item { width:calc(20% - 10px);line-height:64px;border:1px solid #e66;font-size:20px;font-weight:400;color:#e66;text-align:center;margin:0 5px 16px;cursor:pointer;border-radius:8px;-webkit-transition:all .4s;transition:all .4s }
.container .section-1 .tab-wrap .item .tabs .cur { background:#e66;color:#fff }
.container .section-1 .tab-wrap .item .table { min-height:680px }
.container .section-1 .tab-wrap .item .table .header { position:static;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;line-height:92px;border-top:2px solid #e66;border-bottom:2px solid #e66;font-size:18px;font-weight:400;color:#333 }
.container .section-1 .tab-wrap .item .table .header .text-center { text-align:center }
.container .section-1 .tab-wrap .item .table .header .flex { display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:60% }
.container .section-1 .tab-wrap .item .table .header .flex div { width:25% }
.container .section-1 .tab-wrap .item .table .header .flex .pl { padding-left:10px;width:18%!important }
.container .section-1 .tab-wrap .item .table .header>div { width:20% }
.container .section-1 .tab-wrap .item .table .body { display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border:1px dashed #bbb }
.container .section-1 .tab-wrap .item .table .body .tr { font-size:16px;font-weight:400;color:#333;line-height:110px;width:60% }
.container .section-1 .tab-wrap .item .table .body .tr .pl { padding-left:10px;text-align:left;width:18%!important }
.container .section-1 .tab-wrap .item .table .body .tr .pl .el-checkbox .el-checkbox__label { font-size:16px!important }
.container .section-1 .tab-wrap .item .table .body .tr .item { display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px dashed #bbb }
.container .section-1 .tab-wrap .item .table .body .tr .item div { width:25% }
.container .section-1 .tab-wrap .item .table .body .border { border-right:1px dashed #bbb;border-left:1px dashed #bbb }
.container .section-1 .tab-wrap .item .table .body .n-wrap {font-size: 14px; -webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:40px;line-height:40px;text-align:left }
.container .section-1 .pay-bar { position:relative;width:100%;height:94px;background:-webkit-gradient(linear,left top,right top,from(#253b70),to(#6085dc));background:linear-gradient(90deg,#253b70,#6085dc);color:#fff }
.container .section-1 .pay-bar .flex { height:94px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:calc(100% - 300px) }
.container .section-1 .pay-bar .flex .left { font-size:22px;font-weight:500;color:#fff;text-indent:32px }
.container .section-1 .pay-bar .flex .right { font-size:18px;font-weight:400;color:#fff }
.container .section-1 .pay-bar .flex .right span { font-size:28px }
.container .section-1 .pay-bar .btn { position:absolute;right:0;top:-9px;background:url(/static26/images/xiazai.png);width:286px;height:112px;text-align:center;line-height:112px;font-size:28px;font-weight:500;color:#fff;text-indent:50px }

.el-checkbox{color: #606266;font-size: 14px;cursor: pointer;user-select: none; margin-right: 30px;}
.el-checkbox,.el-checkbox__input{display: inline-block;position: relative;white-space: nowrap;}
.el-checkbox__input{cursor: pointer;outline: 0;line-height: 1;vertical-align: middle;}
.el-checkbox__inner{display: inline-block; position: relative;  border: 1px solid #dcdfe6; border-radius: 2px; box-sizing: border-box; width: 14px; height: 14px;background-color: #fff;z-index: 1;}
.el-checkbox__inner:after {box-sizing: content-box;content: ""; border: 1px solid #fff;border-left: 0;border-top: 0;height: 7px;
left: 4px; position: absolute; top: 1px; transform: rotate(45deg) scaleY(0);width: 3px;transition: transform .15s ease-in .05s, -webkit-transform .15s ease-in .05s;transform-origin: center;}
.el-checkbox__original {opacity: 0; outline: 0; position: absolute; margin: 0; width: 0;height: 0; z-index: -1;}
.el-checkbox__input.is-checked .el-checkbox__inner{background-color: #409eff; border-color: #409eff;}
.el-checkbox__input.is-checked .el-checkbox__inner:after {
    -webkit-transform: rotate(45deg) scaleY(1);
    transform: rotate(45deg) scaleY(1);
}
.el-checkbox__input.is-checked+.el-checkbox__label{color: #409eff;}
.el-checkbox__label{ display: inline-block; padding-left: 10px; line-height: 19px; font-size: 14px;}
