﻿*{padding:0;margin:0;border:0;box-sizing:border-box}html,body{width:100%;font-family:"Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif;font-weight:400;font-size:16px;color:#333;-webkit-font-smoothing:antialiased}ol,ul{list-style:none}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-ellipsis-one{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-ellipsis-two{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.text-ellipsis-three{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.text-ellipsis-four{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}.text-primary{color:#2d8cf0 !important}.text-info{color:#2db7f5 !important}.text-success{color:#19be6b !important}.text-warning{color:#f90 !important}.text-error{color:#ed4014 !important}.text-red{color:red !important}.text-white{color:#fff !important}.text-dark{color:#333 !important}.text-dark-grey{color:#666 !important}.text-green{color:#009a44 !important}.text-blue{color:#2d8cf0 !important}.bg-white{background-color:#fff;color:#333}.bg-dark{background-color:#333;color:#fff}.bg-blue{background-color:#2d8cf0;color:#fff}.bg-red{background-color:red;color:#fff}.bg-green{background-color:#009a44;color:#fff}.border{border:1px solid #dee2e6 !important}.border-none{border:none !important}.border-top{border-top:1px solid #dee2e6 !important}.border-right{border-right:1px solid #dee2e6 !important}.border-bottom{border-bottom:1px solid #dee2e6 !important}.border-left{border-left:1px solid #dee2e6 !important}.border-dashed{border-style:dashed !important}.border-dotted{border-style:dotted !important}.border-transparent{border-color:transparent !important}.border-primary{border-color:#2d8cf0 !important}.border-info{border-color:#2db7f5 !important}.border-warning{border-color:#f90 !important}.border-success{border-color:#19be6b !important}.border-error{border-color:#ed4014 !important}.border-blue{border-color:#2d8cf0 !important}.border-green{border-color:#009a44 !important}.border-red{border-color:red !important}.border-dark{border-color:#333 !important}.border-dark-grey{border-color:#666 !important}.fixed,html.nx-header-fixed .nx-header{position:fixed;left:0;top:0;z-index:1000}.relative,.nx-col-pull-0,.nx-col-push-0,.nx-col-pull-1,.nx-col-push-1,.nx-col-pull-2,.nx-col-push-2,.nx-col-pull-3,.nx-col-push-3,.nx-col-pull-4,.nx-col-push-4,.nx-col-pull-5,.nx-col-push-5,.nx-col-pull-6,.nx-col-push-6,.nx-col-pull-7,.nx-col-push-7,.nx-col-pull-8,.nx-col-push-8,.nx-col-pull-9,.nx-col-push-9,.nx-col-pull-10,.nx-col-push-10,.nx-col-pull-11,.nx-col-push-11,.nx-col-pull-12,.nx-col-push-12,.nx-col-pull-13,.nx-col-push-13,.nx-col-pull-14,.nx-col-push-14,.nx-col-pull-15,.nx-col-push-15,.nx-col-pull-16,.nx-col-push-16,.nx-col-pull-17,.nx-col-push-17,.nx-col-pull-18,.nx-col-push-18,.nx-col-pull-19,.nx-col-push-19,.nx-col-pull-20,.nx-col-push-20,.nx-col-pull-21,.nx-col-push-21,.nx-col-pull-22,.nx-col-push-22,.nx-col-pull-23,.nx-col-push-23,.nx-col-pull-24,.nx-col-push-24{position:relative}.absolute{position:absolute;top:0;left:0}.absolute-center{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.d-none{display:none}.fl{float:left}.fr{float:right}.clearfix::after{display:block;content:"";clear:both}.nx-row{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}.nx-row::after,.nx-row::before{display:table;content:""}.nx-row::after{clear:both}.nx-row.space-4{margin-left:-4px;margin-right:-4px}.nx-row.space-5{margin-left:-5px;margin-right:-5px}.nx-row.space-6{margin-left:-6px;margin-right:-6px}.nx-row.space-8{margin-left:-8px;margin-right:-8px}.nx-row.space-10{margin-left:-10px;margin-right:-10px}.nx-row.space-12{margin-left:-12px;margin-right:-12px}.nx-row.space-14{margin-left:-14px;margin-right:-14px}.nx-row.space-15{margin-left:-15px;margin-right:-15px}.nx-row.space-16{margin-left:-16px;margin-right:-16px}.nx-row.space-18{margin-left:-18px;margin-right:-18px}.nx-row.space-20{margin-left:-20px;margin-right:-20px}.nx-row.space-25{margin-left:-25px;margin-right:-25px}.nx-row.space-55{margin-left:-55px;margin-right:-55px}.nx-row-flex,.nx-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.nx-row-flex::after,.nx-row-flex::before,.nx-flex::after,.nx-flex::before{display:none}.nx-row-flex.is-justify-center,.nx-flex.is-justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.nx-row-flex.is-justify-end,.nx-flex.is-justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.nx-row-flex.is-justify-space-between,.nx-flex.is-justify-space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.nx-row-flex.is-justify-space-around,.nx-flex.is-justify-space-around{-ms-flex-pack:distribute;justify-content:space-around}.nx-row-flex.is-align-middle,.nx-flex.is-align-middle{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nx-row-flex.is-align-bottom,.nx-flex.is-align-bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-ellipsis-one{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-ellipsis-two{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.text-ellipsis-three{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.text-ellipsis-four{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}.text-primary{color:#2d8cf0 !important}.text-info{color:#2db7f5 !important}.text-success{color:#19be6b !important}.text-warning{color:#f90 !important}.text-error{color:#ed4014 !important}.text-red{color:red !important}.text-white{color:#fff !important}.text-dark{color:#333 !important}.text-dark-grey{color:#666 !important}.text-green{color:#009a44 !important}.text-blue{color:#2d8cf0 !important}.bg-white{background-color:#fff;color:#333}.bg-dark{background-color:#333;color:#fff}.bg-blue{background-color:#2d8cf0;color:#fff}.bg-red{background-color:red;color:#fff}.bg-green{background-color:#009a44;color:#fff}.border{border:1px solid #dee2e6 !important}.border-none{border:none !important}.border-top{border-top:1px solid #dee2e6 !important}.border-right{border-right:1px solid #dee2e6 !important}.border-bottom{border-bottom:1px solid #dee2e6 !important}.border-left{border-left:1px solid #dee2e6 !important}.border-dashed{border-style:dashed !important}.border-dotted{border-style:dotted !important}.border-transparent{border-color:transparent !important}.border-primary{border-color:#2d8cf0 !important}.border-info{border-color:#2db7f5 !important}.border-warning{border-color:#f90 !important}.border-success{border-color:#19be6b !important}.border-error{border-color:#ed4014 !important}.border-blue{border-color:#2d8cf0 !important}.border-green{border-color:#009a44 !important}.border-red{border-color:red !important}.border-dark{border-color:#333 !important}.border-dark-grey{border-color:#666 !important}.fixed,html.nx-header-fixed .nx-header{position:fixed;left:0;top:0;z-index:1000}.relative,.nx-col-pull-0,.nx-col-push-0,.nx-col-pull-1,.nx-col-push-1,.nx-col-pull-2,.nx-col-push-2,.nx-col-pull-3,.nx-col-push-3,.nx-col-pull-4,.nx-col-push-4,.nx-col-pull-5,.nx-col-push-5,.nx-col-pull-6,.nx-col-push-6,.nx-col-pull-7,.nx-col-push-7,.nx-col-pull-8,.nx-col-push-8,.nx-col-pull-9,.nx-col-push-9,.nx-col-pull-10,.nx-col-push-10,.nx-col-pull-11,.nx-col-push-11,.nx-col-pull-12,.nx-col-push-12,.nx-col-pull-13,.nx-col-push-13,.nx-col-pull-14,.nx-col-push-14,.nx-col-pull-15,.nx-col-push-15,.nx-col-pull-16,.nx-col-push-16,.nx-col-pull-17,.nx-col-push-17,.nx-col-pull-18,.nx-col-push-18,.nx-col-pull-19,.nx-col-push-19,.nx-col-pull-20,.nx-col-push-20,.nx-col-pull-21,.nx-col-push-21,.nx-col-pull-22,.nx-col-push-22,.nx-col-pull-23,.nx-col-push-23,.nx-col-pull-24,.nx-col-push-24{position:relative}.absolute{position:absolute;top:0;left:0}.absolute-center{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.d-none{display:none}.fl{float:left}.fr{float:right}.clearfix::after{display:block;content:"";clear:both}[class*=nx-col-]{float:left;-webkit-box-sizing:border-box;box-sizing:border-box}.nx-col-0{display:none;width:0}.nx-col-offset-0{margin-left:0}.nx-col-pull-0{right:0}.nx-col-push-0{left:0}.nx-col-1{width:4.16667%}.nx-col-offset-1{margin-left:4.16667%}.nx-col-pull-1{right:4.16667%}.nx-col-push-1{left:4.16667%}.nx-col-2{width:8.33333%}.nx-col-offset-2{margin-left:8.33333%}.nx-col-pull-2{right:8.33333%}.nx-col-push-2{left:8.33333%}.nx-col-3{width:12.5%}.nx-col-offset-3{margin-left:12.5%}.nx-col-pull-3{right:12.5%}.nx-col-push-3{left:12.5%}.nx-col-4{width:16.66667%}.nx-col-offset-4{margin-left:16.66667%}.nx-col-pull-4{right:16.66667%}.nx-col-push-4{left:16.66667%}.nx-col-5{width:20.83333%}.nx-col-offset-5{margin-left:20.83333%}.nx-col-pull-5{right:20.83333%}.nx-col-push-5{left:20.83333%}.nx-col-6{width:25%}.nx-col-offset-6{margin-left:25%}.nx-col-pull-6{right:25%}.nx-col-push-6{left:25%}.nx-col-7{width:29.16667%}.nx-col-offset-7{margin-left:29.16667%}.nx-col-pull-7{right:29.16667%}.nx-col-push-7{left:29.16667%}.nx-col-8{width:33.33333%}.nx-col-offset-8{margin-left:33.33333%}.nx-col-pull-8{right:33.33333%}.nx-col-push-8{left:33.33333%}.nx-col-9{width:37.5%}.nx-col-offset-9{margin-left:37.5%}.nx-col-pull-9{right:37.5%}.nx-col-push-9{left:37.5%}.nx-col-10{width:41.66667%}.nx-col-offset-10{margin-left:41.66667%}.nx-col-pull-10{right:41.66667%}.nx-col-push-10{left:41.66667%}.nx-col-11{width:45.83333%}.nx-col-offset-11{margin-left:45.83333%}.nx-col-pull-11{right:45.83333%}.nx-col-push-11{left:45.83333%}.nx-col-12{width:50%}.nx-col-offset-12{margin-left:50%}.nx-col-pull-12{right:50%}.nx-col-push-12{left:50%}.nx-col-13{width:54.16667%}.nx-col-offset-13{margin-left:54.16667%}.nx-col-pull-13{right:54.16667%}.nx-col-push-13{left:54.16667%}.nx-col-14{width:58.33333%}.nx-col-offset-14{margin-left:58.33333%}.nx-col-pull-14{right:58.33333%}.nx-col-push-14{left:58.33333%}.nx-col-15{width:62.5%}.nx-col-offset-15{margin-left:62.5%}.nx-col-pull-15{right:62.5%}.nx-col-push-15{left:62.5%}.nx-col-16{width:66.66667%}.nx-col-offset-16{margin-left:66.66667%}.nx-col-pull-16{right:66.66667%}.nx-col-push-16{left:66.66667%}.nx-col-17{width:70.83333%}.nx-col-offset-17{margin-left:70.83333%}.nx-col-pull-17{right:70.83333%}.nx-col-push-17{left:70.83333%}.nx-col-18{width:75%}.nx-col-offset-18{margin-left:75%}.nx-col-pull-18{right:75%}.nx-col-push-18{left:75%}.nx-col-19{width:79.16667%}.nx-col-offset-19{margin-left:79.16667%}.nx-col-pull-19{right:79.16667%}.nx-col-push-19{left:79.16667%}.nx-col-20{width:83.33333%}.nx-col-offset-20{margin-left:83.33333%}.nx-col-pull-20{right:83.33333%}.nx-col-push-20{left:83.33333%}.nx-col-21{width:87.5%}.nx-col-offset-21{margin-left:87.5%}.nx-col-pull-21{right:87.5%}.nx-col-push-21{left:87.5%}.nx-col-22{width:91.66667%}.nx-col-offset-22{margin-left:91.66667%}.nx-col-pull-22{right:91.66667%}.nx-col-push-22{left:91.66667%}.nx-col-23{width:95.83333%}.nx-col-offset-23{margin-left:95.83333%}.nx-col-pull-23{right:95.83333%}.nx-col-push-23{left:95.83333%}.nx-col-24{width:100%}.nx-col-offset-24{margin-left:100%}.nx-col-pull-24{right:100%}.nx-col-push-24{left:100%}.nx-row.space-4 [class*=nx-col-]{padding-left:4px;padding-right:4px}.nx-row.space-5 [class*=nx-col-]{padding-left:5px;padding-right:5px}.nx-row.space-6 [class*=nx-col-]{padding-left:6px;padding-right:6px}.nx-row.space-8 [class*=nx-col-]{padding-left:8px;padding-right:8px}.nx-row.space-10 [class*=nx-col-]{padding-left:10px;padding-right:10px}.nx-row.space-12 [class*=nx-col-]{padding-left:12px;padding-right:12px}.nx-row.space-14 [class*=nx-col-]{padding-left:14px;padding-right:14px}.nx-row.space-15 [class*=nx-col-]{padding-left:15px;padding-right:15px}.nx-row.space-16 [class*=nx-col-]{padding-left:16px;padding-right:16px}.nx-row.space-18 [class*=nx-col-]{padding-left:18px;padding-right:18px}.nx-row.space-20 [class*=nx-col-]{padding-left:20px;padding-right:20px}.nx-row.space-25 [class*=nx-col-]{padding-left:25px;padding-right:25px}.nx-row.space-55 [class*=nx-col-]{padding-left:55px;padding-right:55px}@media only screen and (max-width: 768px){.nx-col-xs-0{display:none;width:0}.nx-col-xs-offset-0{margin-left:0}.nx-col-xs-pull-0{position:relative;right:0}.nx-col-xs-push-0{position:relative;left:0}.nx-col-xs-1{width:4.16667%}.nx-col-xs-offset-1{margin-left:4.16667%}.nx-col-xs-pull-1{position:relative;right:4.16667%}.nx-col-xs-push-1{position:relative;left:4.16667%}.nx-col-xs-2{width:8.33333%}.nx-col-xs-offset-2{margin-left:8.33333%}.nx-col-xs-pull-2{position:relative;right:8.33333%}.nx-col-xs-push-2{position:relative;left:8.33333%}.nx-col-xs-3{width:12.5%}.nx-col-xs-offset-3{margin-left:12.5%}.nx-col-xs-pull-3{position:relative;right:12.5%}.nx-col-xs-push-3{position:relative;left:12.5%}.nx-col-xs-4{width:16.66667%}.nx-col-xs-offset-4{margin-left:16.66667%}.nx-col-xs-pull-4{position:relative;right:16.66667%}.nx-col-xs-push-4{position:relative;left:16.66667%}.nx-col-xs-5{width:20.83333%}.nx-col-xs-offset-5{margin-left:20.83333%}.nx-col-xs-pull-5{position:relative;right:20.83333%}.nx-col-xs-push-5{position:relative;left:20.83333%}.nx-col-xs-6{width:25%}.nx-col-xs-offset-6{margin-left:25%}.nx-col-xs-pull-6{position:relative;right:25%}.nx-col-xs-push-6{position:relative;left:25%}.nx-col-xs-7{width:29.16667%}.nx-col-xs-offset-7{margin-left:29.16667%}.nx-col-xs-pull-7{position:relative;right:29.16667%}.nx-col-xs-push-7{position:relative;left:29.16667%}.nx-col-xs-8{width:33.33333%}.nx-col-xs-offset-8{margin-left:33.33333%}.nx-col-xs-pull-8{position:relative;right:33.33333%}.nx-col-xs-push-8{position:relative;left:33.33333%}.nx-col-xs-9{width:37.5%}.nx-col-xs-offset-9{margin-left:37.5%}.nx-col-xs-pull-9{position:relative;right:37.5%}.nx-col-xs-push-9{position:relative;left:37.5%}.nx-col-xs-10{width:41.66667%}.nx-col-xs-offset-10{margin-left:41.66667%}.nx-col-xs-pull-10{position:relative;right:41.66667%}.nx-col-xs-push-10{position:relative;left:41.66667%}.nx-col-xs-11{width:45.83333%}.nx-col-xs-offset-11{margin-left:45.83333%}.nx-col-xs-pull-11{position:relative;right:45.83333%}.nx-col-xs-push-11{position:relative;left:45.83333%}.nx-col-xs-12{width:50%}.nx-col-xs-offset-12{margin-left:50%}.nx-col-xs-pull-12{position:relative;right:50%}.nx-col-xs-push-12{position:relative;left:50%}.nx-col-xs-13{width:54.16667%}.nx-col-xs-offset-13{margin-left:54.16667%}.nx-col-xs-pull-13{position:relative;right:54.16667%}.nx-col-xs-push-13{position:relative;left:54.16667%}.nx-col-xs-14{width:58.33333%}.nx-col-xs-offset-14{margin-left:58.33333%}.nx-col-xs-pull-14{position:relative;right:58.33333%}.nx-col-xs-push-14{position:relative;left:58.33333%}.nx-col-xs-15{width:62.5%}.nx-col-xs-offset-15{margin-left:62.5%}.nx-col-xs-pull-15{position:relative;right:62.5%}.nx-col-xs-push-15{position:relative;left:62.5%}.nx-col-xs-16{width:66.66667%}.nx-col-xs-offset-16{margin-left:66.66667%}.nx-col-xs-pull-16{position:relative;right:66.66667%}.nx-col-xs-push-16{position:relative;left:66.66667%}.nx-col-xs-17{width:70.83333%}.nx-col-xs-offset-17{margin-left:70.83333%}.nx-col-xs-pull-17{position:relative;right:70.83333%}.nx-col-xs-push-17{position:relative;left:70.83333%}.nx-col-xs-18{width:75%}.nx-col-xs-offset-18{margin-left:75%}.nx-col-xs-pull-18{position:relative;right:75%}.nx-col-xs-push-18{position:relative;left:75%}.nx-col-xs-19{width:79.16667%}.nx-col-xs-offset-19{margin-left:79.16667%}.nx-col-xs-pull-19{position:relative;right:79.16667%}.nx-col-xs-push-19{position:relative;left:79.16667%}.nx-col-xs-20{width:83.33333%}.nx-col-xs-offset-20{margin-left:83.33333%}.nx-col-xs-pull-20{position:relative;right:83.33333%}.nx-col-xs-push-20{position:relative;left:83.33333%}.nx-col-xs-21{width:87.5%}.nx-col-xs-offset-21{margin-left:87.5%}.nx-col-xs-pull-21{position:relative;right:87.5%}.nx-col-xs-push-21{position:relative;left:87.5%}.nx-col-xs-22{width:91.66667%}.nx-col-xs-offset-22{margin-left:91.66667%}.nx-col-xs-pull-22{position:relative;right:91.66667%}.nx-col-xs-push-22{position:relative;left:91.66667%}.nx-col-xs-23{width:95.83333%}.nx-col-xs-offset-23{margin-left:95.83333%}.nx-col-xs-pull-23{position:relative;right:95.83333%}.nx-col-xs-push-23{position:relative;left:95.83333%}.nx-col-xs-24{width:100%}.nx-col-xs-offset-24{margin-left:100%}.nx-col-xs-pull-24{position:relative;right:100%}.nx-col-xs-push-24{position:relative;left:100%}}@media only screen and (min-width: 768px){.nx-col-sm-0{display:none;width:0}.nx-col-sm-offset-0{margin-left:0}.nx-col-sm-pull-0{position:relative;right:0}.nx-col-sm-push-0{position:relative;left:0}.nx-col-sm-1{width:4.16667%}.nx-col-sm-offset-1{margin-left:4.16667%}.nx-col-sm-pull-1{position:relative;right:4.16667%}.nx-col-sm-push-1{position:relative;left:4.16667%}.nx-col-sm-2{width:8.33333%}.nx-col-sm-offset-2{margin-left:8.33333%}.nx-col-sm-pull-2{position:relative;right:8.33333%}.nx-col-sm-push-2{position:relative;left:8.33333%}.nx-col-sm-3{width:12.5%}.nx-col-sm-offset-3{margin-left:12.5%}.nx-col-sm-pull-3{position:relative;right:12.5%}.nx-col-sm-push-3{position:relative;left:12.5%}.nx-col-sm-4{width:16.66667%}.nx-col-sm-offset-4{margin-left:16.66667%}.nx-col-sm-pull-4{position:relative;right:16.66667%}.nx-col-sm-push-4{position:relative;left:16.66667%}.nx-col-sm-5{width:20.83333%}.nx-col-sm-offset-5{margin-left:20.83333%}.nx-col-sm-pull-5{position:relative;right:20.83333%}.nx-col-sm-push-5{position:relative;left:20.83333%}.nx-col-sm-6{width:25%}.nx-col-sm-offset-6{margin-left:25%}.nx-col-sm-pull-6{position:relative;right:25%}.nx-col-sm-push-6{position:relative;left:25%}.nx-col-sm-7{width:29.16667%}.nx-col-sm-offset-7{margin-left:29.16667%}.nx-col-sm-pull-7{position:relative;right:29.16667%}.nx-col-sm-push-7{position:relative;left:29.16667%}.nx-col-sm-8{width:33.33333%}.nx-col-sm-offset-8{margin-left:33.33333%}.nx-col-sm-pull-8{position:relative;right:33.33333%}.nx-col-sm-push-8{position:relative;left:33.33333%}.nx-col-sm-9{width:37.5%}.nx-col-sm-offset-9{margin-left:37.5%}.nx-col-sm-pull-9{position:relative;right:37.5%}.nx-col-sm-push-9{position:relative;left:37.5%}.nx-col-sm-10{width:41.66667%}.nx-col-sm-offset-10{margin-left:41.66667%}.nx-col-sm-pull-10{position:relative;right:41.66667%}.nx-col-sm-push-10{position:relative;left:41.66667%}.nx-col-sm-11{width:45.83333%}.nx-col-sm-offset-11{margin-left:45.83333%}.nx-col-sm-pull-11{position:relative;right:45.83333%}.nx-col-sm-push-11{position:relative;left:45.83333%}.nx-col-sm-12{width:50%}.nx-col-sm-offset-12{margin-left:50%}.nx-col-sm-pull-12{position:relative;right:50%}.nx-col-sm-push-12{position:relative;left:50%}.nx-col-sm-13{width:54.16667%}.nx-col-sm-offset-13{margin-left:54.16667%}.nx-col-sm-pull-13{position:relative;right:54.16667%}.nx-col-sm-push-13{position:relative;left:54.16667%}.nx-col-sm-14{width:58.33333%}.nx-col-sm-offset-14{margin-left:58.33333%}.nx-col-sm-pull-14{position:relative;right:58.33333%}.nx-col-sm-push-14{position:relative;left:58.33333%}.nx-col-sm-15{width:62.5%}.nx-col-sm-offset-15{margin-left:62.5%}.nx-col-sm-pull-15{position:relative;right:62.5%}.nx-col-sm-push-15{position:relative;left:62.5%}.nx-col-sm-16{width:66.66667%}.nx-col-sm-offset-16{margin-left:66.66667%}.nx-col-sm-pull-16{position:relative;right:66.66667%}.nx-col-sm-push-16{position:relative;left:66.66667%}.nx-col-sm-17{width:70.83333%}.nx-col-sm-offset-17{margin-left:70.83333%}.nx-col-sm-pull-17{position:relative;right:70.83333%}.nx-col-sm-push-17{position:relative;left:70.83333%}.nx-col-sm-18{width:75%}.nx-col-sm-offset-18{margin-left:75%}.nx-col-sm-pull-18{position:relative;right:75%}.nx-col-sm-push-18{position:relative;left:75%}.nx-col-sm-19{width:79.16667%}.nx-col-sm-offset-19{margin-left:79.16667%}.nx-col-sm-pull-19{position:relative;right:79.16667%}.nx-col-sm-push-19{position:relative;left:79.16667%}.nx-col-sm-20{width:83.33333%}.nx-col-sm-offset-20{margin-left:83.33333%}.nx-col-sm-pull-20{position:relative;right:83.33333%}.nx-col-sm-push-20{position:relative;left:83.33333%}.nx-col-sm-21{width:87.5%}.nx-col-sm-offset-21{margin-left:87.5%}.nx-col-sm-pull-21{position:relative;right:87.5%}.nx-col-sm-push-21{position:relative;left:87.5%}.nx-col-sm-22{width:91.66667%}.nx-col-sm-offset-22{margin-left:91.66667%}.nx-col-sm-pull-22{position:relative;right:91.66667%}.nx-col-sm-push-22{position:relative;left:91.66667%}.nx-col-sm-23{width:95.83333%}.nx-col-sm-offset-23{margin-left:95.83333%}.nx-col-sm-pull-23{position:relative;right:95.83333%}.nx-col-sm-push-23{position:relative;left:95.83333%}.nx-col-sm-24{width:100%}.nx-col-sm-offset-24{margin-left:100%}.nx-col-sm-pull-24{position:relative;right:100%}.nx-col-sm-push-24{position:relative;left:100%}}@media only screen and (min-width: 992px){.nx-col-md-0{display:none;width:0}.nx-col-md-offset-0{margin-left:0}.nx-col-md-pull-0{position:relative;right:0}.nx-col-md-push-0{position:relative;left:0}.nx-col-md-1{width:4.16667%}.nx-col-md-offset-1{margin-left:4.16667%}.nx-col-md-pull-1{position:relative;right:4.16667%}.nx-col-md-push-1{position:relative;left:4.16667%}.nx-col-md-2{width:8.33333%}.nx-col-md-offset-2{margin-left:8.33333%}.nx-col-md-pull-2{position:relative;right:8.33333%}.nx-col-md-push-2{position:relative;left:8.33333%}.nx-col-md-3{width:12.5%}.nx-col-md-offset-3{margin-left:12.5%}.nx-col-md-pull-3{position:relative;right:12.5%}.nx-col-md-push-3{position:relative;left:12.5%}.nx-col-md-4{width:16.66667%}.nx-col-md-offset-4{margin-left:16.66667%}.nx-col-md-pull-4{position:relative;right:16.66667%}.nx-col-md-push-4{position:relative;left:16.66667%}.nx-col-md-5{width:20.83333%}.nx-col-md-offset-5{margin-left:20.83333%}.nx-col-md-pull-5{position:relative;right:20.83333%}.nx-col-md-push-5{position:relative;left:20.83333%}.nx-col-md-6{width:25%}.nx-col-md-offset-6{margin-left:25%}.nx-col-md-pull-6{position:relative;right:25%}.nx-col-md-push-6{position:relative;left:25%}.nx-col-md-7{width:29.16667%}.nx-col-md-offset-7{margin-left:29.16667%}.nx-col-md-pull-7{position:relative;right:29.16667%}.nx-col-md-push-7{position:relative;left:29.16667%}.nx-col-md-8{width:33.33333%}.nx-col-md-offset-8{margin-left:33.33333%}.nx-col-md-pull-8{position:relative;right:33.33333%}.nx-col-md-push-8{position:relative;left:33.33333%}.nx-col-md-9{width:37.5%}.nx-col-md-offset-9{margin-left:37.5%}.nx-col-md-pull-9{position:relative;right:37.5%}.nx-col-md-push-9{position:relative;left:37.5%}.nx-col-md-10{width:41.66667%}.nx-col-md-offset-10{margin-left:41.66667%}.nx-col-md-pull-10{position:relative;right:41.66667%}.nx-col-md-push-10{position:relative;left:41.66667%}.nx-col-md-11{width:45.83333%}.nx-col-md-offset-11{margin-left:45.83333%}.nx-col-md-pull-11{position:relative;right:45.83333%}.nx-col-md-push-11{position:relative;left:45.83333%}.nx-col-md-12{width:50%}.nx-col-md-offset-12{margin-left:50%}.nx-col-md-pull-12{position:relative;right:50%}.nx-col-md-push-12{position:relative;left:50%}.nx-col-md-13{width:54.16667%}.nx-col-md-offset-13{margin-left:54.16667%}.nx-col-md-pull-13{position:relative;right:54.16667%}.nx-col-md-push-13{position:relative;left:54.16667%}.nx-col-md-14{width:58.33333%}.nx-col-md-offset-14{margin-left:58.33333%}.nx-col-md-pull-14{position:relative;right:58.33333%}.nx-col-md-push-14{position:relative;left:58.33333%}.nx-col-md-15{width:62.5%}.nx-col-md-offset-15{margin-left:62.5%}.nx-col-md-pull-15{position:relative;right:62.5%}.nx-col-md-push-15{position:relative;left:62.5%}.nx-col-md-16{width:66.66667%}.nx-col-md-offset-16{margin-left:66.66667%}.nx-col-md-pull-16{position:relative;right:66.66667%}.nx-col-md-push-16{position:relative;left:66.66667%}.nx-col-md-17{width:70.83333%}.nx-col-md-offset-17{margin-left:70.83333%}.nx-col-md-pull-17{position:relative;right:70.83333%}.nx-col-md-push-17{position:relative;left:70.83333%}.nx-col-md-18{width:75%}.nx-col-md-offset-18{margin-left:75%}.nx-col-md-pull-18{position:relative;right:75%}.nx-col-md-push-18{position:relative;left:75%}.nx-col-md-19{width:79.16667%}.nx-col-md-offset-19{margin-left:79.16667%}.nx-col-md-pull-19{position:relative;right:79.16667%}.nx-col-md-push-19{position:relative;left:79.16667%}.nx-col-md-20{width:83.33333%}.nx-col-md-offset-20{margin-left:83.33333%}.nx-col-md-pull-20{position:relative;right:83.33333%}.nx-col-md-push-20{position:relative;left:83.33333%}.nx-col-md-21{width:87.5%}.nx-col-md-offset-21{margin-left:87.5%}.nx-col-md-pull-21{position:relative;right:87.5%}.nx-col-md-push-21{position:relative;left:87.5%}.nx-col-md-22{width:91.66667%}.nx-col-md-offset-22{margin-left:91.66667%}.nx-col-md-pull-22{position:relative;right:91.66667%}.nx-col-md-push-22{position:relative;left:91.66667%}.nx-col-md-23{width:95.83333%}.nx-col-md-offset-23{margin-left:95.83333%}.nx-col-md-pull-23{position:relative;right:95.83333%}.nx-col-md-push-23{position:relative;left:95.83333%}.nx-col-md-24{width:100%}.nx-col-md-offset-24{margin-left:100%}.nx-col-md-pull-24{position:relative;right:100%}.nx-col-md-push-24{position:relative;left:100%}}@media only screen and (min-width: 1200px){.nx-col-lg-0{display:none;width:0}.nx-col-lg-offset-0{margin-left:0}.nx-col-lg-pull-0{position:relative;right:0}.nx-col-lg-push-0{position:relative;left:0}.nx-col-lg-1{width:4.16667%}.nx-col-lg-offset-1{margin-left:4.16667%}.nx-col-lg-pull-1{position:relative;right:4.16667%}.nx-col-lg-push-1{position:relative;left:4.16667%}.nx-col-lg-2{width:8.33333%}.nx-col-lg-offset-2{margin-left:8.33333%}.nx-col-lg-pull-2{position:relative;right:8.33333%}.nx-col-lg-push-2{position:relative;left:8.33333%}.nx-col-lg-3{width:12.5%}.nx-col-lg-offset-3{margin-left:12.5%}.nx-col-lg-pull-3{position:relative;right:12.5%}.nx-col-lg-push-3{position:relative;left:12.5%}.nx-col-lg-4{width:16.66667%}.nx-col-lg-offset-4{margin-left:16.66667%}.nx-col-lg-pull-4{position:relative;right:16.66667%}.nx-col-lg-push-4{position:relative;left:16.66667%}.nx-col-lg-5{width:20.83333%}.nx-col-lg-offset-5{margin-left:20.83333%}.nx-col-lg-pull-5{position:relative;right:20.83333%}.nx-col-lg-push-5{position:relative;left:20.83333%}.nx-col-lg-6{width:25%}.nx-col-lg-offset-6{margin-left:25%}.nx-col-lg-pull-6{position:relative;right:25%}.nx-col-lg-push-6{position:relative;left:25%}.nx-col-lg-7{width:29.16667%}.nx-col-lg-offset-7{margin-left:29.16667%}.nx-col-lg-pull-7{position:relative;right:29.16667%}.nx-col-lg-push-7{position:relative;left:29.16667%}.nx-col-lg-8{width:33.33333%}.nx-col-lg-offset-8{margin-left:33.33333%}.nx-col-lg-pull-8{position:relative;right:33.33333%}.nx-col-lg-push-8{position:relative;left:33.33333%}.nx-col-lg-9{width:37.5%}.nx-col-lg-offset-9{margin-left:37.5%}.nx-col-lg-pull-9{position:relative;right:37.5%}.nx-col-lg-push-9{position:relative;left:37.5%}.nx-col-lg-10{width:41.66667%}.nx-col-lg-offset-10{margin-left:41.66667%}.nx-col-lg-pull-10{position:relative;right:41.66667%}.nx-col-lg-push-10{position:relative;left:41.66667%}.nx-col-lg-11{width:45.83333%}.nx-col-lg-offset-11{margin-left:45.83333%}.nx-col-lg-pull-11{position:relative;right:45.83333%}.nx-col-lg-push-11{position:relative;left:45.83333%}.nx-col-lg-12{width:50%}.nx-col-lg-offset-12{margin-left:50%}.nx-col-lg-pull-12{position:relative;right:50%}.nx-col-lg-push-12{position:relative;left:50%}.nx-col-lg-13{width:54.16667%}.nx-col-lg-offset-13{margin-left:54.16667%}.nx-col-lg-pull-13{position:relative;right:54.16667%}.nx-col-lg-push-13{position:relative;left:54.16667%}.nx-col-lg-14{width:58.33333%}.nx-col-lg-offset-14{margin-left:58.33333%}.nx-col-lg-pull-14{position:relative;right:58.33333%}.nx-col-lg-push-14{position:relative;left:58.33333%}.nx-col-lg-15{width:62.5%}.nx-col-lg-offset-15{margin-left:62.5%}.nx-col-lg-pull-15{position:relative;right:62.5%}.nx-col-lg-push-15{position:relative;left:62.5%}.nx-col-lg-16{width:66.66667%}.nx-col-lg-offset-16{margin-left:66.66667%}.nx-col-lg-pull-16{position:relative;right:66.66667%}.nx-col-lg-push-16{position:relative;left:66.66667%}.nx-col-lg-17{width:70.83333%}.nx-col-lg-offset-17{margin-left:70.83333%}.nx-col-lg-pull-17{position:relative;right:70.83333%}.nx-col-lg-push-17{position:relative;left:70.83333%}.nx-col-lg-18{width:75%}.nx-col-lg-offset-18{margin-left:75%}.nx-col-lg-pull-18{position:relative;right:75%}.nx-col-lg-push-18{position:relative;left:75%}.nx-col-lg-19{width:79.16667%}.nx-col-lg-offset-19{margin-left:79.16667%}.nx-col-lg-pull-19{position:relative;right:79.16667%}.nx-col-lg-push-19{position:relative;left:79.16667%}.nx-col-lg-20{width:83.33333%}.nx-col-lg-offset-20{margin-left:83.33333%}.nx-col-lg-pull-20{position:relative;right:83.33333%}.nx-col-lg-push-20{position:relative;left:83.33333%}.nx-col-lg-21{width:87.5%}.nx-col-lg-offset-21{margin-left:87.5%}.nx-col-lg-pull-21{position:relative;right:87.5%}.nx-col-lg-push-21{position:relative;left:87.5%}.nx-col-lg-22{width:91.66667%}.nx-col-lg-offset-22{margin-left:91.66667%}.nx-col-lg-pull-22{position:relative;right:91.66667%}.nx-col-lg-push-22{position:relative;left:91.66667%}.nx-col-lg-23{width:95.83333%}.nx-col-lg-offset-23{margin-left:95.83333%}.nx-col-lg-pull-23{position:relative;right:95.83333%}.nx-col-lg-push-23{position:relative;left:95.83333%}.nx-col-lg-24{width:100%}.nx-col-lg-offset-24{margin-left:100%}.nx-col-lg-pull-24{position:relative;right:100%}.nx-col-lg-push-24{position:relative;left:100%}}@media only screen and (min-width: 1920px){.nx-col-xl-0{display:none;width:0}.nx-col-xl-offset-0{margin-left:0}.nx-col-xl-pull-0{position:relative;right:0}.nx-col-xl-push-0{position:relative;left:0}.nx-col-xl-1{width:4.16667%}.nx-col-xl-offset-1{margin-left:4.16667%}.nx-col-xl-pull-1{position:relative;right:4.16667%}.nx-col-xl-push-1{position:relative;left:4.16667%}.nx-col-xl-2{width:8.33333%}.nx-col-xl-offset-2{margin-left:8.33333%}.nx-col-xl-pull-2{position:relative;right:8.33333%}.nx-col-xl-push-2{position:relative;left:8.33333%}.nx-col-xl-3{width:12.5%}.nx-col-xl-offset-3{margin-left:12.5%}.nx-col-xl-pull-3{position:relative;right:12.5%}.nx-col-xl-push-3{position:relative;left:12.5%}.nx-col-xl-4{width:16.66667%}.nx-col-xl-offset-4{margin-left:16.66667%}.nx-col-xl-pull-4{position:relative;right:16.66667%}.nx-col-xl-push-4{position:relative;left:16.66667%}.nx-col-xl-5{width:20.83333%}.nx-col-xl-offset-5{margin-left:20.83333%}.nx-col-xl-pull-5{position:relative;right:20.83333%}.nx-col-xl-push-5{position:relative;left:20.83333%}.nx-col-xl-6{width:25%}.nx-col-xl-offset-6{margin-left:25%}.nx-col-xl-pull-6{position:relative;right:25%}.nx-col-xl-push-6{position:relative;left:25%}.nx-col-xl-7{width:29.16667%}.nx-col-xl-offset-7{margin-left:29.16667%}.nx-col-xl-pull-7{position:relative;right:29.16667%}.nx-col-xl-push-7{position:relative;left:29.16667%}.nx-col-xl-8{width:33.33333%}.nx-col-xl-offset-8{margin-left:33.33333%}.nx-col-xl-pull-8{position:relative;right:33.33333%}.nx-col-xl-push-8{position:relative;left:33.33333%}.nx-col-xl-9{width:37.5%}.nx-col-xl-offset-9{margin-left:37.5%}.nx-col-xl-pull-9{position:relative;right:37.5%}.nx-col-xl-push-9{position:relative;left:37.5%}.nx-col-xl-10{width:41.66667%}.nx-col-xl-offset-10{margin-left:41.66667%}.nx-col-xl-pull-10{position:relative;right:41.66667%}.nx-col-xl-push-10{position:relative;left:41.66667%}.nx-col-xl-11{width:45.83333%}.nx-col-xl-offset-11{margin-left:45.83333%}.nx-col-xl-pull-11{position:relative;right:45.83333%}.nx-col-xl-push-11{position:relative;left:45.83333%}.nx-col-xl-12{width:50%}.nx-col-xl-offset-12{margin-left:50%}.nx-col-xl-pull-12{position:relative;right:50%}.nx-col-xl-push-12{position:relative;left:50%}.nx-col-xl-13{width:54.16667%}.nx-col-xl-offset-13{margin-left:54.16667%}.nx-col-xl-pull-13{position:relative;right:54.16667%}.nx-col-xl-push-13{position:relative;left:54.16667%}.nx-col-xl-14{width:58.33333%}.nx-col-xl-offset-14{margin-left:58.33333%}.nx-col-xl-pull-14{position:relative;right:58.33333%}.nx-col-xl-push-14{position:relative;left:58.33333%}.nx-col-xl-15{width:62.5%}.nx-col-xl-offset-15{margin-left:62.5%}.nx-col-xl-pull-15{position:relative;right:62.5%}.nx-col-xl-push-15{position:relative;left:62.5%}.nx-col-xl-16{width:66.66667%}.nx-col-xl-offset-16{margin-left:66.66667%}.nx-col-xl-pull-16{position:relative;right:66.66667%}.nx-col-xl-push-16{position:relative;left:66.66667%}.nx-col-xl-17{width:70.83333%}.nx-col-xl-offset-17{margin-left:70.83333%}.nx-col-xl-pull-17{position:relative;right:70.83333%}.nx-col-xl-push-17{position:relative;left:70.83333%}.nx-col-xl-18{width:75%}.nx-col-xl-offset-18{margin-left:75%}.nx-col-xl-pull-18{position:relative;right:75%}.nx-col-xl-push-18{position:relative;left:75%}.nx-col-xl-19{width:79.16667%}.nx-col-xl-offset-19{margin-left:79.16667%}.nx-col-xl-pull-19{position:relative;right:79.16667%}.nx-col-xl-push-19{position:relative;left:79.16667%}.nx-col-xl-20{width:83.33333%}.nx-col-xl-offset-20{margin-left:83.33333%}.nx-col-xl-pull-20{position:relative;right:83.33333%}.nx-col-xl-push-20{position:relative;left:83.33333%}.nx-col-xl-21{width:87.5%}.nx-col-xl-offset-21{margin-left:87.5%}.nx-col-xl-pull-21{position:relative;right:87.5%}.nx-col-xl-push-21{position:relative;left:87.5%}.nx-col-xl-22{width:91.66667%}.nx-col-xl-offset-22{margin-left:91.66667%}.nx-col-xl-pull-22{position:relative;right:91.66667%}.nx-col-xl-push-22{position:relative;left:91.66667%}.nx-col-xl-23{width:95.83333%}.nx-col-xl-offset-23{margin-left:95.83333%}.nx-col-xl-pull-23{position:relative;right:95.83333%}.nx-col-xl-push-23{position:relative;left:95.83333%}.nx-col-xl-24{width:100%}.nx-col-xl-offset-24{margin-left:100%}.nx-col-xl-pull-24{position:relative;right:100%}.nx-col-xl-push-24{position:relative;left:100%}}.nx-container{width:1200px;margin:0 auto}@media only screen and (max-width: 768px){.nx-container{width:100%}}@media only screen and (min-width: 768px){.nx-container{width:750px}}@media only screen and (min-width: 992px){.nx-container{width:970px}}@media only screen and (min-width: 1200px){.nx-container{width:1200px}}.nx-header{width:100%;padding:0 20px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;height:60px;line-height:60px}.nx-main{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-preferred-size:auto;flex-basis:auto;overflow:auto;-webkit-box-sizing:border-box;box-sizing:border-box;padding:20px;width:100%;height:100%;overflow:auto;-webkit-overflow-scrolling:touch}.nx-footer{width:100%;padding:0 20px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;height:60px;line-height:60px}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-ellipsis-one{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-ellipsis-two{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.text-ellipsis-three{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.text-ellipsis-four{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}.text-primary{color:#2d8cf0 !important}.text-info{color:#2db7f5 !important}.text-success{color:#19be6b !important}.text-warning{color:#f90 !important}.text-error{color:#ed4014 !important}.text-red{color:red !important}.text-white{color:#fff !important}.text-dark{color:#333 !important}.text-dark-grey{color:#666 !important}.text-green{color:#009a44 !important}.text-blue{color:#2d8cf0 !important}.bg-white{background-color:#fff;color:#333}.bg-dark{background-color:#333;color:#fff}.bg-blue{background-color:#2d8cf0;color:#fff}.bg-red{background-color:red;color:#fff}.bg-green{background-color:#009a44;color:#fff}.border{border:1px solid #dee2e6 !important}.border-none{border:none !important}.border-top{border-top:1px solid #dee2e6 !important}.border-right{border-right:1px solid #dee2e6 !important}.border-bottom{border-bottom:1px solid #dee2e6 !important}.border-left{border-left:1px solid #dee2e6 !important}.border-dashed{border-style:dashed !important}.border-dotted{border-style:dotted !important}.border-transparent{border-color:transparent !important}.border-primary{border-color:#2d8cf0 !important}.border-info{border-color:#2db7f5 !important}.border-warning{border-color:#f90 !important}.border-success{border-color:#19be6b !important}.border-error{border-color:#ed4014 !important}.border-blue{border-color:#2d8cf0 !important}.border-green{border-color:#009a44 !important}.border-red{border-color:red !important}.border-dark{border-color:#333 !important}.border-dark-grey{border-color:#666 !important}.fixed,html.nx-header-fixed .nx-header{position:fixed;left:0;top:0;z-index:1000}.relative,.nx-col-pull-0,.nx-col-push-0,.nx-col-pull-1,.nx-col-push-1,.nx-col-pull-2,.nx-col-push-2,.nx-col-pull-3,.nx-col-push-3,.nx-col-pull-4,.nx-col-push-4,.nx-col-pull-5,.nx-col-push-5,.nx-col-pull-6,.nx-col-push-6,.nx-col-pull-7,.nx-col-push-7,.nx-col-pull-8,.nx-col-push-8,.nx-col-pull-9,.nx-col-push-9,.nx-col-pull-10,.nx-col-push-10,.nx-col-pull-11,.nx-col-push-11,.nx-col-pull-12,.nx-col-push-12,.nx-col-pull-13,.nx-col-push-13,.nx-col-pull-14,.nx-col-push-14,.nx-col-pull-15,.nx-col-push-15,.nx-col-pull-16,.nx-col-push-16,.nx-col-pull-17,.nx-col-push-17,.nx-col-pull-18,.nx-col-push-18,.nx-col-pull-19,.nx-col-push-19,.nx-col-pull-20,.nx-col-push-20,.nx-col-pull-21,.nx-col-push-21,.nx-col-pull-22,.nx-col-push-22,.nx-col-pull-23,.nx-col-push-23,.nx-col-pull-24,.nx-col-push-24{position:relative}.absolute{position:absolute;top:0;left:0}.absolute-center{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.d-none{display:none}.fl{float:left}.fr{float:right}.clearfix::after{display:block;content:"";clear:both}html.nx-header-fixed .nx-main{margin-top:60px}html.nx-header-footer-fixed{height:100%}html.nx-header-footer-fixed body{height:100%}.nx-layout{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:100%}@media only screen and (max-width: 768px){html.nx-header-sm-fixed .nx-header{position:fixed;left:0;top:0;z-index:1000}html.nx-header-sm-fixed .nx-main{margin-top:60px}html.nx-header-footer-sm-fixed{height:100%}html.nx-header-footer-sm-fixed body{height:100%}}.nx-card{display:block;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:0;width:100%;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,0.125);overflow:hidden}.nx-card .card-header{padding:.75rem 1.25rem;background-color:rgba(0,0,0,0.03);border-bottom:1px solid rgba(0,0,0,0.125)}.nx-card .card-img{display:block;width:100%;max-width:100%;max-height:100%;object-fit:cover;overflow:hidden}.nx-card .card-img img{display:block;width:100%}.nx-card .card-body{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:1.25rem}.nx-card .card-body .card-title{font-size:1rem;font-weight:600;margin-bottom:.5rem}.nx-card .card-body .card-subtitle{font-size:1rem;font-weight:600;color:#666;margin-bottom:.5rem}.nx-card .card-body .card-text{line-height:1.5}.nx-card .card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,0.03);border-top:1px solid rgba(0,0,0,0.125)}.nx-list-card{display:block;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;min-width:0;width:100%;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,0.125);overflow:hidden}.nx-list-card .card-img{flex:1 0 40%;overflow:hidden}.nx-list-card .card-img img{width:100%;height:100%;object-fit:cover}.nx-list-card .card-body{flex:1 0 60%;padding:1.25rem}.nx-list-card .card-body .card-title{font-size:1rem;font-weight:600;margin-bottom:.5rem}.nx-list-card .card-body .card-subtitle{font-size:1rem;font-weight:600;color:#666;margin-bottom:.5rem}.nx-list-card .card-body .card-text{line-height:1.5}.nx-card,.nx-list-card{position:relative;transition:all .3s}.nx-card.shadow,.nx-list-card.shadow{box-shadow:0 2px 12px 0 rgba(0,0,0,0.1)}.nx-card.hover-shadow:hover,.nx-list-card.hover-shadow:hover{box-shadow:0 2px 12px 0 rgba(0,0,0,0.1)}.nx-card .card-img,.nx-list-card .card-img{position:relative}.nx-card .card-img img,.nx-list-card .card-img img{transition:all .3s}.nx-card .card-img img:hover,.nx-list-card .card-img img:hover{transform:scale(1.05)}.nx-card .card-layer,.nx-list-card .card-layer{position:absolute;bottom:0;left:0;width:100%;padding:1rem;text-align:center;background-color:rgba(0,0,0,0.7);color:#fff}.nx-card .card-mask,.nx-list-card .card-mask{position:absolute;width:100%;height:100%}.nx-tab-nav{display:block;width:100%;margin:1rem 0;text-align:center}.nx-tab-nav a,.nx-tab-nav span{display:inline-block;min-width:5rem;height:2.5rem;line-height:2.5rem;background-color:#fff;padding:0 1rem;border:1px solid #ddd;margin:.25rem;text-align:center;font-size:.875rem;color:#333}.nx-tab-nav a.active,.nx-tab-nav a:hover,.nx-tab-nav span.active,.nx-tab-nav span:hover{background-color:#2d8cf0;border-color:#2d8cf0;color:#fff}.nx-tab-nav.default a,.nx-tab-nav.default span{border:none}.nx-tab-nav.default a.active,.nx-tab-nav.default a:hover,.nx-tab-nav.default span.active,.nx-tab-nav.default span:hover{background-color:#2d8cf0;border-color:#2d8cf0;color:#fff}.nx-tab-nav.line a,.nx-tab-nav.line span{position:relative;min-width:3rem;border:none;margin:0;box-sizing:content-box}.nx-tab-nav.line a:before,.nx-tab-nav.line span:before{display:block;content:"";position:absolute;width:1px;height:.875rem;background-color:#999;left:0;top:50%;transform:translateY(-50%)}.nx-tab-nav.line a:last-child:after,.nx-tab-nav.line span:last-child:after{display:block;content:"";position:absolute;width:1px;height:.875rem;background-color:#999;left:100%;top:50%;transform:translateY(-50%)}.nx-tab-nav.line a.active,.nx-tab-nav.line a:hover,.nx-tab-nav.line span.active,.nx-tab-nav.line span:hover{background-color:transparent;border-bottom:2px solid #2d8cf0;color:initial}.nx-pagination{display:block;width:100%;margin:1.5rem 0;text-align:center}.nx-pagination a,.nx-pagination span{display:inline-block;min-width:2.5rem;height:2.5rem;line-height:2.5rem;background-color:#fff;padding:0 .5rem;border:1px solid #ddd;margin:.25rem;text-align:center;font-size:.875rem;color:#333}.nx-pagination a.active,.nx-pagination a:hover,.nx-pagination span.active,.nx-pagination span:hover{background-color:#2d8cf0;border-color:#2d8cf0;color:#fff}.nx-pagination.circle a,.nx-pagination.circle span{width:2.5rem;padding:0;border-radius:50%}.nx-pagination.default a,.nx-pagination.default span{min-width:2rem;border:none;margin:.25rem 0;background-color:transparent}.nx-pagination.default a.active,.nx-pagination.default a:hover,.nx-pagination.default span.active,.nx-pagination.default span:hover{color:#2d8cf0}
/*# sourceMappingURL=nxui.css.map */
