﻿/* 通用 */
*,*:before,*:after{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0);}
html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0);}
body{position:relative;color:#5a6575;font:14px/1.6 -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Microsoft YaHei",sans-serif;background:#edf1f5;overflow-x:hidden;}
article,aside,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block;}
ul,ol{list-style:none;}
table{font-size:14px;border-collapse:collapse;border-spacing:0;}
img{max-width:100%;border:none;}
i,strong,em,b{font-weight:normal;font-style:normal;}
input,textarea,select,optgroup,option,button{font-size:inherit;font-family:inherit;font-style:inherit;font-weight:inherit;vertical-align:middle;outline:none;}
pre{white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word;}
hr{height:1px;margin:10px 0;border:0;clear:both;}
h1,h2,h3,h4,h5,h6{font-size:14px;}
a{color:#273142;text-decoration:none;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;}
a:hover{color:#3eaeb4;}
a:focus{outline:none;text-decoration:none;}
a cite{font-style:normal;*cursor:pointer;}
button:focus{outline:none;}
/* 浮动 */
.fl{float:left;}
.fr{float:right;}
.clr:after{content:"";display:block;height:0;line-height:0;font-size:0;clear:both;overflow:hidden;}
.clr{*zoom:1;}
/* 位置 */
.tl{text-align:left!important;}
.tc{text-align:center!important;}
.tr{text-align:right!important;}
/* 隐藏显示 */
.hide{display:none!important;}
.show{display:block!important;}
/* 文本 */
.p2em{text-indent:2em;}
.ellipsis{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
/* 外边距 */
.mtb3{margin-top:3px;margin-bottom:3px;}
.mlr3{margin-left:3px;margin-right:3px;}
.mt5{margin-top:5px;}
.mr5{margin-right:5px;}
.mb5{margin-bottom:5px;}
.ml5{margin-left:5px;}
.mtb5{margin-top:5px;margin-bottom:5px;}
.mlr5{margin-left:5px;margin-right:5px;}
.mt10{margin-top:10px;}
.mr10{margin-right:10px;}
.mb10{margin-bottom:10px;}
.ml10{margin-left:10px;}
.mtb10{margin-top:10px;margin-bottom:10px;}
.mlr10{margin-left:10px;margin-right:10px;}
.mt15{margin-top:15px;}
.mr15{margin-right:15px;}
.mb15{margin-bottom:15px;}
.ml15{margin-left:15px;}
.mtb15{margin-top:15px;margin-bottom:15px;}
.mlr15{margin-left:15px;margin-right:15px;}
.mt20{margin-top:20px;}
.mr20{margin-right:20px;}
.mb20{margin-bottom:20px;}
.ml20{margin-left:20px;}
.mtb20{margin-top:20px;margin-bottom:20px;}
.mlr20{margin-left:20px;margin-right:20px;}
.mt25{margin-top:25px;}
.mr25{margin-right:25px;}
.mb25{margin-bottom:25px;}
.ml25{margin-left:25px;}
.mtb25{margin-top:25px;margin-bottom:25px;}
.mlr25{margin-left:25px;margin-right:25px;}
.mt30{margin-top:30px;}
.mr30{margin-right:30px;}
.mb30{margin-bottom:30px;}
.ml30{margin-left:30px;}
.mtb30{margin-top:30px;margin-bottom:30px;}
.mlr30{margin-left:30px;margin-right:30px;}
.mt35{margin-top:35px;}
.mr35{margin-right:35px;}
.mb35{margin-bottom:35px;}
.ml35{margin-left:35px;}
.mtb35{margin-top:35px;margin-bottom:35px;}
.mlr35{margin-left:35px;margin-right:35px;}
.mt40{margin-top:40px;}
.mr40{margin-right:40px;}
.mb40{margin-bottom:40px;}
.ml40{margin-left:40px;}
.mtb40{margin-top:40px;margin-bottom:40px;}
.mlr40{margin-left:40px;margin-right:40px;}
.mt45{margin-top:45px;}
.mr45{margin-right:45px;}
.mb45{margin-bottom:45px;}
.ml45{margin-left:45px;}
.mtb45{margin-top:45px;margin-bottom:45px;}
.mlr45{margin-left:45px;margin-right:45px;}
.mt50{margin-top:50px;}
.mr50{margin-right:50px;}
.mb50{margin-bottom:50px;}
.ml50{margin-left:50px;}
.mtb50{margin-top:50px;margin-bottom:50px;}
.mlr50{margin-left:50px;margin-right:50px;}
.mc{margin-left:auto;margin-right:auto;}
/* 颜色 */
.c999{color:#999!important;}
.cbbb{color:#bbb!important;}
.cddd{color:#ddd!important;}
.ceee{color:#eee!important;}
.c31c193{color:#31c193!important;}
.cf30{color:#f30!important;}
.cf60{color:#f60!important;}
.c080{color:#080!important;}
.c08c{color:#08c!important;}
/* 字体大小 */
.f12{font-size:12px!important;}
.f14{font-size:14px!important;}
.f16{font-size:16px!important;}
.f18{font-size:18px!important;}
.f20{font-size:20px!important;}
/* 字体样式 */
.bold{font-weight:bold;}
/* 宽度 */
.w100{width:100px!important;}
.w150{width:150px!important;}
.w160{width:160px!important;}
.w180{width:180px!important;}
.w200{width:200px!important;}
.w250{width:250px!important;}
.w300{width:300px!important;}
.w350{width:350px!important;}
.w400{width:400px!important;}
.w450{width:450px!important;}
.w500{width:500px!important;}
/* 高度 */
.h300{height:300px!important;}
.h350{height:350px!important;}
.h400{height:400px!important;}
.h450{height:450px!important;}
.h500{height:500px!important;}
.h550{height:550px!important;}
.h600{height:600px!important;}
.h650{height:650px!important;}
.h700{height:700px!important;}
/* 布局 */
.container{width:100%;margin-right:auto;margin-left:auto;padding-right:15px;padding-left:15px;}
.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;}
.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;}
.col{max-width:100%;flex-grow:1;-ms-flex-preferred-size:0;-ms-flex-positive:1;}
.col-auto{width:auto;max-width:none;flex:0 0 auto;-ms-flex:0 0 auto;}
.col-1{max-width:8.333333%;flex:0 0 8.333333%;-ms-flex:0 0 8.333333%;}
.col-2{max-width:16.666667%;flex:0 0 16.666667%;-ms-flex:0 0 16.666667%;}
.col-3{max-width:25%;flex:0 0 25%;-ms-flex:0 0 25%;}
.col-4{max-width:33.333333%;flex:0 0 33.333333%;-ms-flex:0 0 33.333333%;}
.col-5{max-width:41.666667%;flex:0 0 41.666667%;-ms-flex:0 0 41.666667%;}
.col-6{max-width:50%;flex:0 0 50%;-ms-flex:0 0 50%;}
.col-7{max-width:58.333333%;flex:0 0 58.333333%;-ms-flex:0 0 58.333333%;}
.col-8{max-width:66.666667%;flex:0 0 66.666667%;-ms-flex:0 0 66.666667%;}
.col-9{max-width:75%;flex:0 0 75%;-ms-flex:0 0 75%;}
.col-10{max-width:83.333333%;flex:0 0 83.333333%;-ms-flex:83.333333%;}
.col-11{max-width:91.666667%;flex:0 0 91.666667%;-ms-flex:0 0 91.666667%;}
.col-12{max-width:100%;flex:0 0 100%;-ms-flex:0 0 100%;}
/* flex */
.flex{display:flex!important;}
.flex-1{flex:1!important;}
.flex-2{flex:2!important;}
.flex-3{flex:3!important;}
.flex-4{flex:4!important;}
.flex-5{flex:5!important;}
.flex-6{flex:6!important;}
.flex-7{flex:7!important;}
.flex-8{flex:8!important;}
.flex-9{flex:9!important;}
.flex-10{flex:10!important;}
.gap10{gap:10px!important;}
.gap15{gap:15px!important;}
.gap20{gap:20px!important;}
/* 按钮 */
.btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;height:36px;color:#fff!important;cursor:pointer;font-size:14px;font-weight:500;line-height:34px;text-decoration:none!important;white-space:nowrap;vertical-align:middle;padding:0 22px;background:linear-gradient(135deg,#35bcc6,#3eaeb4);border:1px solid #33aab2;border-radius:8px;box-shadow:0 6px 14px rgba(62,174,180,.18);transition:background .18s,border-color .18s,box-shadow .18s,transform .18s;}
.btn:hover{color:#fff!important;background:linear-gradient(135deg,#2fb1bb,#339da4);border-color:#2e9aa2;box-shadow:0 8px 18px rgba(62,174,180,.24);opacity:1;filter:alpha(opacity=100);transform:translateY(-1px);}
.btn:active{box-shadow:0 3px 8px rgba(62,174,180,.18);opacity:1;filter:alpha(opacity=100);transform:translateY(0);}
.btn-radius{border-radius:100px;}
.btn .layui-icon{margin-right:3px;font-size:18px;vertical-align:bottom;vertical-align:middle\9;}
/* 按钮-颜色 */
.btn-primary{color:#3d7f86!important;background:#f1fbfc;border-color:#bfe8ec;box-shadow:none;}
.btn-primary:hover{color:#197d87!important;background:#e6f7f9;border-color:#8bd9df;box-shadow:0 6px 14px rgba(62,174,180,.12);}
.btn-normal{color:#fff!important;background:linear-gradient(135deg,#4da3ff,#2f86e6);border-color:#2f86e6;}
.btn-warm{color:#fff!important;background:linear-gradient(135deg,#f5b84b,#e59a21);border-color:#df941c;}
.btn-danger{color:#fff!important;background:linear-gradient(135deg,#ee6b63,#df4f47);border-color:#d94b43;}
.btn-blue{color:#fff!important;background:linear-gradient(135deg,#43a9e8,#2387cf);border-color:#2387cf;}
.btn-orange{color:#fff!important;background:linear-gradient(135deg,#f59b3b,#e4791e);border-color:#db721a;}
.btn-disabled,.btn-disabled:active,.btn-disabled:hover{color:#aeb7c2!important;cursor:not-allowed;opacity:1;background:#f7f9fc;border:1px solid #e4eaf2;box-shadow:none;transform:none;}
/* 按钮-大小 */
.btn-fluid{width:100%;}
.btn-lg{height:40px;padding:0 25px;font-size:16px;border-radius:8px;}
.btn-sm{height:30px;padding:0 15px;font-size:12px;border-radius:7px;}
.btn-xs{height:24px;padding:0 10px;font-size:12px;border-radius:6px;}
.btn-sm i{font-size:16px!important;}
.btn-xs i{font-size:14px!important;}
.btn-primary,.btn-disabled,.btn-disabled:active,.btn-disabled:hover{line-height:34px;}
.btn-lg.btn-primary,.btn-lg.btn-disabled,.btn-lg.btn-disabled:active,.btn-lg.btn-disabled:hover{line-height:38px;}
.btn-sm.btn-primary,.btn-sm.btn-disabled,.btn-sm.btn-disabled:active,.btn-sm.btn-disabled:hover{line-height:28px;}
.btn-xs.btn-primary,.btn-xs.btn-disabled,.btn-xs.btn-disabled:active,.btn-xs.btn-disabled:hover{line-height:22px;}
/* 按钮-组 */
.btn-group{display:inline-block;font-size:0;vertical-align:middle;}
.btn-group .btn{margin-left:0!important;margin-right:0!important;border-left:1px solid rgba(255,255,255,.5);border-radius:0;}
.btn-group .btn-primary{border-left:none;}
.btn-group .btn-primary:hover{color:#197d87!important;border-color:#8bd9df;}
.btn-group .btn:first-child{border-left:none;border-radius:8px 0 0 8px;}
.btn-group .btn-primary:first-child{border-left:1px solid #bfe8ec;}
.btn-group .btn:last-child{border-radius:0 8px 8px 0;}
.btn-group .btn + .btn{margin-left:0;}
.btn-group + .btn-group{margin-left:10px;}
/* 表单 */
input[type=text],input[type=password],textarea{height:40px;line-height:38px;color:#334155;background:#fff;border:1px solid #dbe3ee;border-radius:6px;box-shadow:0 1px 2px rgba(31,45,61,.03) inset;transition:border-color .18s,box-shadow .18s,background .18s;}
input[type=text]::-webkit-input-placeholder,input[type=password]::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#aeb8c5;line-height:1.3;}
input[type=text]:hover,input[type=password]:hover,textarea:hover{border-color:#b8c7d8;background:#fff;}
input[type=text]:focus,input[type=password]:focus,textarea:focus{border-color:#3eaeb4;box-shadow:0 0 0 3px rgba(62,174,180,.12);background:#fff;}
input[type=text],input[type=password]{padding:0 10px;}
textarea{min-height:120px;height:auto;line-height:22px;padding:10px 12px;resize:vertical;}
/* 错误提示信息 */
input[type=text].input-validation-error,input[type=password].input-validation-error,select.input-validation-error,textarea.input-validation-error,input.error{background:#ffd!important;border-color:#f96!important;}
.field-validation-error,p.error,span.error{display:block;color:#f70;line-height:1;margin-top:5px;}
/* 分页容器 */
.pagination-wrapper{display:flex;justify-content:flex-end;margin-top:20px;padding-top:16px;border-top:1px solid #eef2f6;}
.pagination-wrapper-between{align-items:center;justify-content:space-between;gap:16px;}
.pagination-size{display:flex;align-items:center;gap:8px;color:#64748b;font-size:13px;white-space:nowrap;}
.pagination-size .layui-form-select{width:90px;}
.pagination{display:flex;align-items:center;gap:6px;font-size:13px;}
.pagination li{list-style:none;}
.pagination li>a,.pagination li>span{display:flex;align-items:center;justify-content:center;min-width:34px;height:34px;color:#64748b;cursor:pointer;font-weight:500;line-height:32px;text-decoration:none!important;padding:0 12px;background:#fff;border:1px solid #dfe7ef;border-radius:8px;box-shadow:0 2px 6px rgba(31,45,61,.04);transition:background .18s,border-color .18s,color .18s,box-shadow .18s,transform .18s;}
.pagination li>a:hover{color:#1b8c96;background:#eefbfc;border-color:#9edfe5;box-shadow:0 7px 16px rgba(62,174,180,.14);transform:translateY(-1px);}
.pagination li.active>span,.pagination li.active>a{color:#fff;font-weight:600;background:linear-gradient(135deg,#35bcc6,#3eaeb4);border-color:#33aab2;box-shadow:0 8px 18px rgba(62,174,180,.25);}
.pagination li.disabled>a,.pagination li.disabled>span{color:#b7c0ca;cursor:not-allowed;background:#f8fafc;border-color:#edf1f5;box-shadow:none;transform:none;}
.pagination li.disabled>a:hover{color:#b7c0ca;background:#f8fafc;border-color:#edf1f5;box-shadow:none;transform:none;}
.pagination li.disabled>span:not([href]){background:transparent;border-color:transparent;box-shadow:none;}
.pagination li:first-child>a,.pagination li:last-child>a,.pagination li.PagedList-skipToFirst>a,.pagination li.PagedList-skipToPrevious>a,.pagination li.PagedList-skipToNext>a,.pagination li.PagedList-skipToLast>a{min-width:70px;padding:0 14px;}
.pagination li>a:focus,.pagination li>a:active{color:#1b8c96;border-color:#9edfe5;box-shadow:0 0 0 3px rgba(62,174,180,.12);}
