@charset "UTF-8";
html, body { height: 100%; font-size: 13px; background-color: #f5f8fd; }

.fn-fl { float: left !important; }

.fn-fr { float: right !important; }

.fn-cred { color: #eb1f1f; }

.fn-cgreen { color: #00b42a; }

.fn-cblue { color: #017bff; }

.fn-cpurple { color: #c455fe; }

.fn-corange { color: #ff6101; }

.fn-cyellow { color: #ffb800; }

.fn-cgray { color: #bbb; }

.fn-warning { color: #017bff; }

.fn-fb500 { font-weight: 500; }

.fn-fb600 { font-weight: 600; }

.fn-arial { font-family: arial; }

.fn-fs14 { font-size: 14px; }

.fn-fs16 { font-size: 16px; }

a { color: #000; text-decoration: none; }
a:hover { color: #017bff; text-decoration: none; }

.ly-mainc { width: calc(100% - 320px - 1rem); float: left; }

.ly-aside { width: 320px; float: right; }

.ly-mainl { width: 50%; float: left; }

.ly-mainr { width: 50%; float: right; }

.sc-1 { display: block; margin: 0 0.5rem 0 0; }

.sc-2 { display: block; margin: 0 0 0 0.5rem; }

input::-webkit-input-placeholder { color: #bbb; }

input::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #bbb; }

input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #bbb; }

input:-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #bbb; }

textarea::-webkit-input-placeholder { color: #bbb; }

textarea::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #bbb; }

textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #bbb; }

textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #bbb; }

textarea { -webkit-appearance: none; }

tr.trup td { color: #017bff; border-bottom: 0 none; }

tr.trdown td { color: #ccc; border-top: 0 none; }

.clear { clear: both; display: inline-block; width: 100%; margin: 0 0 1rem; }

.form-item { display: block; }

.ctext { background-color: #f6f8fc; border-radius: 4px; }

.ckucuncount { display: block; padding: 2px 0 0; font-size: 12px; }
.ckucuncount b { color: #eb1f1f; font-weight: normal; }

.sdate, .edate { width: 110px; padding: 0 1rem; }

.textareahiden { width: 0px; height: 0px; font-size: 0px; border: 0 none; }

.ctextarea { min-height: 80px !important; background-color: #f6f8fc; border-radius: 4px; }

.cbtn { display: inline-block; border: 0 none; cursor: pointer; }
.cbtn i { margin: 0 2px 0 0; }
.cbtn b { position: relative; top: 1px; display: inline-block; width: 14px; height: 16px; line-height: 16px; font-size: 16px; text-align: right; }
.cbtn.cn { display: inline-block; width: 12px; height: 12px; line-height: 12px; padding: 0; text-align: center; font-size: 0.8rem; font-weight: normal; border-radius: 100%; }
.cbtn.cs { padding: 0 0.3rem; font-size: 12px; border-radius: 4px; }
.cbtn.cm { padding: 0.2rem 0.4rem; font-size: 12px; border-radius: 4px; }
.cbtn.cl { height: 40px; padding: 0 1rem; font-size: 13px; border-radius: 4px; }
.cbtn.cxl { height: 45px; padding: 0 1.2rem; font-size: 14px; border-radius: 4px; }
.cbtn.cgray { color: #c8c8c8; border: 1px solid #d9d9d9; background-color: white; }
.cbtn.cblue { color: #fff; border: 1px solid #006aee; background-color: #017bff; background-image: linear-gradient(to bottom, #239dff, #017bff); }
.cbtn.cblue:hover { border: 1px solid #0059dd; background-color: #006aee; text-decoration: none; background-image: linear-gradient(to bottom, #128cff, #017bff); }
.cbtn.cgreen { color: #fff; border: 1px solid #00a319; background-color: #00b42a; background-image: linear-gradient(to bottom, #22d64c, #00b42a); }
.cbtn.cgreen:hover { border: 1px solid #009208; background-color: #00a319; text-decoration: none; background-image: linear-gradient(to bottom, #11c53b, #00b42a); }
.cbtn.corange { color: #fff; border: 1px solid #ee5000; background-color: #ff6101; background-image: linear-gradient(to bottom, #ff8323, #ff6101); }
.cbtn.corange:hover { border: 1px solid #dd3f00; background-color: #ee5000; text-decoration: none; background-image: linear-gradient(to bottom, #ff7212, #ff6101); }
.cbtn.cyellow { color: #fff; border: 1px solid #eea700; background-color: #ffb800; background-image: linear-gradient(to bottom, #ffda22, #ffb800); }
.cbtn.cyellow:hover { border: 1px solid #dd9600; background-color: #eea700; text-decoration: none; background-image: linear-gradient(to bottom, #ffc911, #ffb800); }
.cbtn.cred { color: #fff; border: 1px solid #da0e0e; background-color: #eb1f1f; background-image: linear-gradient(to bottom, #ff4141, #eb1f1f); }
.cbtn.cred:hover { border: 1px solid #c90000; background-color: #da0e0e; text-decoration: none; background-image: linear-gradient(to bottom, #fc3030, #eb1f1f); }
.cbtn.ctomato { color: #fff; border: 1px solid #ee4611; background-color: #ff5722; }
.cbtn.ctomato:hover { border: 1px solid #dd3500; background-color: #ee4611; }
.cbtn.clightblue { color: #333; border: 1px solid #dee6ee; background-color: #eff7ff; }
.cbtn.clightblue:hover { border: 1px solid #cdd5dd; background-color: #dee6ee; }
.cbtn.dgray { color: #c8c8c8; border: 1px solid #d9d9d9; background-color: #fff; cursor: auto; }
.cbtn.dblue { color: #017bff; border: 1px solid #006aee; background-color: #fff; cursor: auto; }
.cbtn.dgreen { color: #00b42a; border: 1px solid #00a319; background-color: #fff; cursor: auto; }
.cbtn.dorange { color: #ff6101; border: 1px solid #ee5000; background-color: #fff; cursor: auto; }
.cbtn.dyellow { color: #ffb800; border: 1px solid #eea700; background-color: #fff; cursor: auto; }
.cbtn.dred { color: #eb1f1f; border: 1px solid #da0e0e; background-color: #fff; cursor: auto; }
.cbtn.dtomato { color: #ff5722; border: 1px solid #ee4611; background-color: #fff; cursor: auto; }
.cbtn.eblue { color: #333; border: 1px solid #77b0ee; background-color: #ffffff; cursor: pointer; }
.cbtn.eblue .iconfont { color: #017bff; font-size: 18px; }
.cbtn.eblue:hover { color: #fff; border: 1px solid #006aee; background-color: #017bff; }
.cbtn.eblue:hover .iconfont { color: #fff; }
.cbtn.cwall { width: 100%; }
.cbtn.ccircle { border-radius: 50px; }
.cbtn.ib { display: inline-block; }

.fakelink { cursor: pointer; display: flex; align-items: center; justify-content: center; }
.fakelink .iconlink { margin: 0 2px 0 0; }

.alink { cursor: pointer; }
.alink.agray { color: #c8c8c8; cursor: auto; }
.alink.agray:hover { color: #c8c8c8; text-decoration: none; }
.alink:hover { color: #017bff; text-decoration: underline; }

.define-item-block { display: inline-block; width: 100%; }

.delthis { color: #e00; position: absolute; left: 0; top: 50%; margin: -10px 0 0; z-index: 99; cursor: pointer; }

.width33 { display: inline-block; width: 33.33%; float: left; }

.width50 { display: inline-block; width: 50%; float: left; }

.width25 { display: inline-block; width: 25%; float: left; }

.cmlayoutform { width: 100%; float: left; }

.cmavatar { display: inline-block; width: 25px; height: 25px; margin: 0 5px; border: 2px solid rgba(255, 255, 255, 0.5); border-radius: 100%; overflow: hidden; }
.cmavatar img { width: 25px; height: 25px; }

.cmavatars { display: inline-block; width: 30px; height: 30px; margin: 0 5px; border-radius: 4px; overflow: hidden; }
.cmavatars img { width: 30px; height: 30px; }

#selectmains { display: inline-block; width: 100%; }

.csctmain { display: inline-block; float: left; padding: 2px 6px 2px 0; border-radius: 4px; }
.csctmain button { display: flex; align-items: center; justify-content: center; }
.csctmain .layui-disabled, .csctmain .layui-icon, .csctmain .layui-unselect { background-color: #fff; border-radius: 4px; }
.csctmain .layui-input, .csctmain .layui-select, .csctmain .layui-textarea { border: 1px solid rgba(0, 0, 0, 0.1); background-color: #fff; border-radius: 4px; }

.csctsearch { width: 252px; }
.csctsearch .ctext { width: 190px; }

.cmtextw { display: block; }
.cmtextw .text { width: 100%; height: 36px; line-height: 20px; padding: 8px 10px; border: 1px solid rgba(0, 0, 0, 0.07); box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
.cmtextw .vcode { width: 50%; }

.cminputblock { display: inline-block; padding: 3px; }

.cmimgwra { display: flex; align-items: center; justify-content: center; width: 110px; height: 110px; margin: 10px 0 0; border: 1px solid #e6e6e6; background-color: #f6f8fc; border-radius: 4px; cursor: pointer; }
.cmimgwra img { max-width: 100px; max-height: 100px; }

.clearimg { width: 110px; margin: 5px 0 0; padding: 3px 0; text-align: center; border: 1px solid #e6e6e6; background-color: #fff; border-radius: 4px; cursor: pointer; }
.clearimg:hover { background-color: #f6f8fc; }

.cmformleft { float: left; }
.cmformleft form { float: left; }

.cmformright { float: right; }
.cmformright form { float: right; }

.cmfillabel { display: inline-block; height: 36px; line-height: 36px; }

.cmtexts { display: inline-block; width: 120px; }
.cmtexts .text { width: 100%; height: 36px; padding: 0 10px; border: 1px solid #eee; border-radius: 4px; }

.cmlongtxt { display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; cursor: pointer; }
.cmlongtxt:hover { color: #0059dd; text-decoration: underline; }

.cmselect { display: inline-block; }
.cmselect select { height: 36px; padding: 0 5px; border: 1px solid rgba(0, 0, 0, 0.07); border-radius: 4px; }

.ui-login { display: flex; height: 100%; align-items: center; justify-content: center; }
.ui-login .ui-w { min-width: 860px; background-color: #fff; overflow: hidden; border-radius: 6px; }
.ui-login .ui-c { display: flex; align-items: center; justify-content: center; }
.ui-login .picw { width: 38%; height: 430px; float: left; background-color: #fff; background-image: url("../images/lcover.png"); background-repeat: no-repeat; background-position: center center; background-size: cover; }
.ui-login .infw { width: 62%; float: right; }
.ui-login .tops { position: relative; margin: 0 0 2rem 0; }
.ui-login .infs { padding: 3rem 3rem; }
.ui-login h2 { color: #001a43; font-size: 26px; font-weight: bold; text-align: center; letter-spacing: 2px; }
.ui-login .error { color: #e00; position: absolute; bottom: 0; left: 0; width: 100%; }
.ui-login form { display: block; }
.ui-login .layui-form-item { position: relative; margin: 0 0 1rem; overflow: hidden; }
.ui-login .layui-form-label { width: 50px; padding: 8px 10px; border: 1px solid rgba(0, 0, 0, 0.07); text-align: center; border-right: 0 none; -moz-border-radius: 300px 0px 0px 300px; -webkit-border-radius: 300px 0px 0px 300px; -o-border-radius: 300px 0px 0px 300px; border-radius: 300px 0px 0px 300px; }
.ui-login .layui-input { -moz-border-radius: 0px 300px 300px 0px; -webkit-border-radius: 0px 300px 300px 0px; -o-border-radius: 0px 300px 300px 0px; border-radius: 0px 300px 300px 0px; }
.ui-login .ctextwra { display: block; margin: 0 0 0 71px; -moz-border-radius: 0px 300px 300px 0px; -webkit-border-radius: 0px 300px 300px 0px; -o-border-radius: 0px 300px 300px 0px; border-radius: 0px 300px 300px 0px; }
.ui-login .cvcode { width: 45%; }
.ui-login .vcode { position: absolute; top: 8px; right: 0; }

.ui-header { position: relative; display: block; height: 60px; z-index: 900; background-color: #042b54; }
.ui-header .ui-w { display: inline-block; width: 100%; }
.ui-header .home { height: 60px; float: left; border-left: 1px solid #264d76; }
.ui-header .home a { color: #fff; display: flex; height: 60px; padding: 0 0 0 1rem; align-items: center; justify-content: center; }
.ui-header .home .iconfont { display: flex; align-items: center; justify-content: center; width: 22px; height: 22px; margin: 0 0.5rem 0 0; font-size: 18px; border: 2px solid rgba(255, 255, 255, 0.4); border-radius: 4px; }
.ui-header .operate { float: right; }
.ui-header .operate ul { float: right; margin: 0 1rem 0 0; }
.ui-header .operate li { display: flex; align-items: center; justify-content: center; height: 60px; float: left; margin: 0 0 0 1.5rem; }
.ui-header .operate i { display: inline-block; width: 0; height: 14px; margin: 0 1rem 0 0; border-left: 1px solid #001a43; border-right: 1px solid #264d76; }
.ui-header .operate a { color: #fff; display: block; font-size: 14px; }
.ui-header .operate .fname { font-size: 12px; }
.ui-header .operate .iconfont { color: #fff; font-size: 18px; font-weight: 200; }
.ui-header .operate .ico { color: #fff; padding: 0 4px; font-size: 0.8rem; border: 1px solid #e00; background-color: #e00; border-radius: 4px; }

.ui-aside { position: fixed; top: 0; left: 0; width: 175px; height: 100vh; float: left; background-color: #042b54; overflow: hidden; z-index: 800; -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1); -o-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1); box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1); }
.ui-aside .ui-h { display: block; }
.ui-aside .ui-h .logo { display: block; text-align: center; border-right: 1px solid #001a43; border-bottom: 1px solid #264d76; }
.ui-aside .ui-h .logo a { color: #fff; display: flex; width: 100%; height: 58px; line-height: 58px; font-size: 18px; align-items: center; justify-content: center; border-right: 1px solid #001a43; border-bottom: 1px solid #001a43; }
.ui-aside .ui-h .logo img { height: 34px; }
.ui-aside .ui-c { overflow-y: auto; }
.ui-aside .ui-c::-webkit-scrollbar { position: fixed; top: 0; right: 0; width: 4px; height: 4px; background-color: #000000; }
.ui-aside .ui-c::-webkit-scrollbar-track { border-radius: 10px; background-color: #001e3e; }
.ui-aside .ui-c::-webkit-scrollbar-thumb { border-radius: 10px; background-color: #0068a7; }
.ui-aside .ui-c .tips a { color: #fff; display: flex; width: 100%; height: 45px; align-items: center; justify-content: center; }
.ui-aside .ui-c .tips a i.iconfont { width: 20px; margin: 0 0.6rem 0 0; font-size: 20px; }
.ui-aside .ui-c .tips a font { color: #fff; display: inline-block; width: 85px; font-size: 14px; }
.ui-aside .ui-c .tips a b.iconfont { color: rgba(255, 255, 255, 0.4); width: 20px; font-size: 18px; font-weight: normal; }
.ui-aside .ui-c .tips a:hover { text-decoration: none; }
.ui-aside .ui-c .itms { height: 0; background-color: #042b54; overflow: hidden; }
.ui-aside .ui-c ul { margin: 1rem 0 0; }
.ui-aside .ui-c li .itms { height: 0px; }
.ui-aside .ui-c li .itms dd a { color: #fff; display: block; padding: 2px 0 2px 52px; font-size: 13px; }
.ui-aside .ui-c li .itms dd.curr a { color: #57cfff; text-decoration: underline; }
.ui-aside .ui-c li.current .tips a { background-color: #0b6acf; }
.ui-aside .ui-c li.current .itms { height: auto; padding: 0.6rem 0 0; }
.ui-aside .ui-c li.current dd.cur a { color: #57cfff; text-decoration: underline; }

.ui-article { margin: 0 0 0 175px; }

.ui-container { position: relative; margin: 0 0 0 175px; z-index: 800; }

.ui-nav { display: none; position: fixed; bottom: 0; left: 0; width: 100%; border-top: 1px solid #eee; background-color: #fff; z-index: 820; }
.ui-nav ul { display: flex; width: 100%; align-items: center; justify-content: center; }
.ui-nav li { display: flex; width: 25%; height: 50px; align-items: center; justify-content: center; }
.ui-nav a { display: inline-block; width: 100%; height: 40px; text-align: center; }
.ui-nav .icon { display: flex; align-items: center; justify-content: center; height: 24px; }
.ui-nav .icon .iconfont { color: #bbb; font-size: 24px; }
.ui-nav .info { color: #aaa; height: 16px; line-height: 16px; font-size: 0.85rem; }
.ui-nav li.current .icon .iconfont { color: #017bff; }
.ui-nav li.current .info { color: #017bff; }

.ui-lomo { display: none; position: absolute; top: 0; left: 0; width: 100vw; height: 100vh; background-color: rgba(0, 0, 0, 0.2); z-index: 820; }

.cm-layout { display: block; padding: 1rem; background-color: #fff; border-radius: 6px; }

.cm-mainone { display: block; width: 100%; }

.cm-maintwo { display: inline-block; width: 100%; }

.cm-conmains { width: 100%; }

.cm-filterwras { display: block; padding: 12px; background-color: #fff; box-shadow: rgba(0, 0, 0, 0.075) 0px 0px 8px 0px, rgba(255, 255, 255, 0) 0px 2px 4px 0px; border-radius: 6px; }

.cm-topwras { display: block; }

.cm-mainwras { display: block; padding: 1rem; border: 1px solid rgba(0, 0, 0, 0.1); background-color: #fff; border-radius: 6px; }

.cmtablebox { border: 1px solid rgba(0, 0, 0, 0.07); border-radius: 4px; overflow-x: auto; }
.cmtablebox:active { cursor: grabbing; /* 在拖动时显示抓取光标 */ }
.cmtablebox::-webkit-scrollbar { position: fixed; top: 0; right: 0; width: 5px; height: 4px; background-color: #ffffff; }
.cmtablebox::-webkit-scrollbar-track { border-radius: 4px; background-color: #f3f5f8; }
.cmtablebox::-webkit-scrollbar-thumb { border-radius: 4px; background-color: rgba(1, 123, 255, 0.7); }

.cmtable { width: 100%; min-width: 1200px; }
.cmtable tr:nth-child(even) td { background-color: rgba(24, 144, 255, 0.025); }
.cmtable tr.tgreen td { color: #175708; }
.cmtable tr.tgreen td * { color: #175708; }
.cmtable tr.tblue td { color: #017bff; }
.cmtable tr.tblue td * { color: #017bff; }
.cmtable tr.tred td { color: #eb1f1f; }
.cmtable tr.tred td * { color: #eb1f1f; }
.cmtable th, .cmtable td { border-left: 1px solid rgba(0, 0, 0, 0.07); border-top: 1px solid rgba(0, 0, 0, 0.07); }
.cmtable th:first-child, .cmtable td:first-child { border-left: 0 none; }
.cmtable th:last-child, .cmtable td:last-child { border-right: 0 none; }
.cmtable th { height: 30px; padding: 8px 8px; font-weight: bold; }
.cmtable td { height: 28px; padding: 6px 6px; }
.cmtable thead tr th { background-color: rgba(24, 144, 255, 0.1); border-top: 0 none; }

.cmsplb { min-width: 960px; }

.tbsplb { min-width: 960px; }

.tbkhlb { min-width: 980px; }

.tbkhdd { min-width: 1360px; }

.tbkhdd { min-width: 1360px; }

.tbpsjl { min-width: 1360px; }

.tbckrz { min-width: 960px; }

.cmchartheight { width: 100%; height: 403px; }

.cmchartheight2 { width: 100%; height: 393px; }

.cmtbclass { min-width: 100%; }
.cmtbclass tr:nth-child(even) td { background-color: transparent; }

.cmtblevel tr:nth-child(even) td { background-color: transparent; }
.cmtblevel .innertd { padding: 0; }
.cmtblevel .innertd table { width: 100%; }
.cmtblevel .innertd table tr:first-child td { border-top: 0 none; }
.cmtblevel .innertd table td { border-bottom: 0 none; }
.cmtblevel .layui-form-checkbox > div { height: 26px; line-height: 26px; padding: 0 5px; font-size: 13px; }
.cmtblevel .layui-form-checkbox > i { height: 26px; line-height: 26px; font-size: 16px; }
.cmtblevel .layui-form-checkbox > i:before { top: -5px; }
.cmtblevel .layui-form-switch { margin-top: 0; }
.cmtblevel .layui-form-switch div { height: 22px; line-height: 22px; margin: 0 4px 0 22px; }
.cmtblevel .layui-form-onswitch { margin-top: 0; }
.cmtblevel .layui-form-onswitch div { height: 22px; line-height: 22px; margin: 0 22px 0 4px; }

.cmnormal th { padding: 2px 8px; }
.cmnormal td { padding: 2px 8px; }

.cmpagebox { float: right; }

.cmpage { float: right; }
.cmpage a { color: #153c65; display: inline-block; height: 30px; line-height: 30px; float: left; margin: 0 0.2rem; padding: 0 0.8rem; border: 1px solid #153c65; border-radius: 4px; }
.cmpage a.active { color: #fff; background-color: #264d76; }
.cmpage select { display: inline-block; width: 50px; height: 32px; margin: 0 0 0 0.2rem; border: 1px solid #153c65; border-radius: 4px; text-align: center; }

.cm-tbh { display: inline-block; width: 100%; margin: 0 0 1rem; border-bottom: 1px solid rgba(0, 0, 0, 0.07); }
.cm-tbh .tabname { position: relative; display: inline-block; height: 45px; line-height: 45px; padding: 0 0.5rem; font-size: 15px; }
.cm-tbh .tabname i { position: absolute; bottom: -1px; left: 0; display: inline-block; width: 100%; height: 3px; background-color: #017bff; }
.cm-tbh .tabcount { display: inline-block; height: 45px; line-height: 45px; }
.cm-tbh .tabnavs { display: flex; align-items: center; justify-content: center; height: 45px; float: right; }

.cm-tbf { display: inline-block; width: 100%; margin: 1rem 0 0; }

.cm-dib { display: inline-block; width: 100%; }

.mainframe { width: 100%; height: 100%; }

.i-shadow { box-shadow: 1px 1px 3px rgba(5, 50, 100, 0.1); }

.ui-ch { display: flex; padding: 5px 0 12px 0; border-bottom: 1px solid rgba(0, 0, 0, 0.07); align-items: center; justify-content: space-between; flex-wrap: wrap; }
.ui-ch .tip { display: flex; height: 25px; align-items: center; font-size: 15px; }
.ui-ch .tip i { display: inline-block; width: 3px; height: 18px; margin: 0 0.5rem 0 0; background-color: #017bff; border-radius: 6px; }
.ui-ch .tim { display: flex; align-items: center; justify-content: center; }
.ui-ch .tim .iconfont { color: #333; font-size: 18px; }
.ui-ch .nav { display: flex; height: 25px; align-items: center; }
.ui-ch .nav ul { float: right; }
.ui-ch .nav li { float: left; margin: 0 0 0 5px; }

.ui-welcome { display: block; padding: 20px; border-left: 3px solid #017bff; background-color: #fff; border-radius: 6px; overflow: hidden; }
.ui-welcome .ui-c { display: flex; align-items: center; width: 100%; }
.ui-welcome .avatar { display: inline-block; width: 80px; height: 80px; margin: 0 20px 0 0; background-color: #fff; border-radius: 100%; overflow: hidden; }
.ui-welcome .avatar img { width: 80px; height: 80px; }
.ui-welcome .said { width: calc(100% - 100px - 240px); }
.ui-welcome .said p { color: #999; }
.ui-welcome .said p.p1 { color: #333; font-size: 19px; font-weight: 550; }
.ui-welcome .said p .uname { color: #017bff; font-family: arial; }
.ui-welcome .rili { width: 240px; text-align: right; }
.ui-welcome .rili .iconfont { position: relative; top: 7px; color: #017bff; font-size: 18px; cursor: pointer; }
.ui-welcome .rili .layui-input { width: 110px; padding-right: 0; }

.ui-stat { display: block; }
.ui-stat ul { display: flex; width: 100%; justify-content: space-between; }
.ui-stat li { width: calc(25% - 10px); float: left; border-radius: 6px; overflow: hidden; }
.ui-stat li.blue { background-color: #017bff; background: linear-gradient(to right, #017bff, #45bfff); }
.ui-stat li.green { background-color: #00b42a; background: linear-gradient(to right, #00b42a, #44f86e); }
.ui-stat li.yellow { background-color: #ffb800; background: linear-gradient(to right, #eb1f1f, #ff4141); }
.ui-stat li.orange { background-color: #ff6101; background: linear-gradient(to right, #ff6101, #ffa545); }
.ui-stat .itemw { padding: 1.2rem; }
.ui-stat .items { position: relative; display: inline-block; width: 100%; padding: 0 0 1rem; }
.ui-stat .icons { position: absolute; bottom: 0; right: 0; width: 80px; height: 60px; display: flex; align-items: center; justify-content: center; }
.ui-stat .icons .iconfont { color: #fff; font-size: 55px; }
.ui-stat p { color: #fff; -moz-text-shadow: 0px 1px 2px rgba(1, 0, 0, 0.2); -webkit-text-shadow: 0px 1px 2px rgba(1, 0, 0, 0.2); -o-text-shadow: 0px 1px 2px rgba(1, 0, 0, 0.2); text-shadow: 0px 1px 2px rgba(1, 0, 0, 0.2); }
.ui-stat p.tips { font-size: 16px; }
.ui-stat p.cous { padding: 0.1rem 0 0; font-size: 2.4rem; font-weight: bold; font-family: arial; }
.ui-stat p.said { color: rgba(255, 255, 255, 0.9); }

.ui-customers .ui-c { height: 254px; padding: 1rem 0 0; overflow-y: auto; }
.ui-customers .ui-c ul { display: grid; grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); gap: 10px; }
.ui-customers .ui-c a { position: relative; display: block; border: 1px solid rgba(0, 0, 0, 0.07); border-radius: 6px; background-color: #fff; overflow: hidden; transition: all 0.6s; cursor: pointer; }
.ui-customers .ui-c a:hover { border: 1px solid #017bff; }
.ui-customers .ui-c .sf { color: #6cc643; position: absolute; top: 0; right: 0; display: inline-block; padding: 0 0.3rem; font-size: 0.8rem; border-radius: 0 4px 0 4px; background-color: rgba(108, 198, 67, 0.2); }
.ui-customers .ui-c .sf { color: white; background-color: rgba(68, 134, 229, 0.9); }
.ui-customers .ui-c i { color: white; font-style: normal; font-size: 0.8rem; }
.ui-customers .ui-c .items { display: flex; padding: 10px; align-items: center; }
.ui-customers .ui-c .avatar { display: inline-block; width: 40px; height: 40px; margin: 0 10px 0 0; background-color: #fff; border-radius: 4px; overflow: hidden; }
.ui-customers .ui-c .avatar img { width: 40px; height: 40px; }
.ui-customers .ui-c .said div { overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; }
.ui-customers .ui-c .said div.d1 { font-size: 14px; }
.ui-customers .ui-c .said div.d2 { color: #999; font-size: 12px; }
.ui-customers .ui-c li.current a { border: 1px solid #017bff; }
.ui-customers .ui-c li.current .sf { background-color: #ff6101; }

.ui-gsyj { width: 180px; float: left; }
.ui-gsyj ul { width: 100%; }
.ui-gsyj li { width: 100%; float: left; margin: 0 0 1rem 0; }
.ui-gsyj .items { height: 108px; background-color: #fff; border-radius: 6px; overflow: hidden; }
.ui-gsyj li:last-child { margin: 0; }

.ui-cktj { display: block; margin: 0 0 0 195px; padding: 1rem; background-color: #fff; border-radius: 6px; }

.ui-rili .ui-c { height: 310px; }
.ui-rili .layui-inline { width: 100%; }
.ui-rili .layui-laydate { width: 100%; }
.ui-rili .layui-laydate, .ui-rili .layui-laydate-hint { box-shadow: none; }
.ui-rili .layui-laydate-header { border-bottom: 0 none; }
.ui-rili .layui-laydate-footer { display: none; }
.ui-rili .layui-laydate-content { display: block; padding: 0; }
.ui-rili .layui-laydate-content table { width: 100%; }
.ui-rili .layui-laydate-content th { padding: 8px 0; }
.ui-rili .layui-laydate-content td > div { padding: 8px 0; }
.ui-rili .layui-laydate-main { width: 100%; }
.ui-rili th.layui-this, .ui-rili td.layui-this { background-color: transparent !important; }
.ui-rili th div, .ui-rili td div { padding: 0; }

.ui-fkxq { background-color: #fff; border-radius: 6px; }
.ui-fkxq .bingchat { width: 100%; }

.ui-cgtj { width: calc(100% - 180px - 3rem); float: left; }

.ui-cgyj { width: 180px; float: right; }
.ui-cgyj ul { width: 100%; }
.ui-cgyj li { width: 100%; float: left; margin: 0 0 1rem 0; }
.ui-cgyj .items { height: 108px; background-color: #fff; border-radius: 6px; overflow: hidden; }
.ui-cgyj li:last-child { margin: 0; }

.ui-cgsptj .ui-c { overflow-y: auto; }
.ui-cgsptj .ui-c li { margin: 12px 0 0; }
.ui-cgsptj .ui-c .lin { width: 100%; height: 6px; margin: 2px 0 0; background-color: #f6f6f6; border-radius: 50px; }
.ui-cgsptj .ui-c i { color: #999; float: right; font-family: arial; font-style: normal; }
.ui-cgsptj .ui-c i.i1 { color: #ff0066; font-weight: 550; }
.ui-cgsptj .ui-c i.i2 { color: #0033cc; font-weight: 550; }
.ui-cgsptj .ui-c i.i3 { color: #009688; font-weight: 550; }
.ui-cgsptj .ui-c font { color: #666; display: block; margin: 0 50px 0 0; font-size: 12px; overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; }
.ui-cgsptj .ui-c b { display: block; height: 6px; background-color: #e00; border-radius: 50px; background: linear-gradient(to right, #ff33a1, #fcb1d9); }
.ui-cgsptj .ui-c b.b1 { background: linear-gradient(to right, #ff0066, #ff80b3); }
.ui-cgsptj .ui-c b.b2 { background: linear-gradient(to right, #0033cc, #6699ff); }
.ui-cgsptj .ui-c b.b3 { background: linear-gradient(to right, #009688, #4db6ac); }
.ui-cgsptj .ui-c b.b4 { background: linear-gradient(to right, #e65100, #ffcc80); }
.ui-cgsptj .ui-c b.b5 { background: linear-gradient(to right, #6a1b9a, #ba68c8); }
.ui-cgsptj .ui-c b.b6 { background: linear-gradient(to right, #d32f2f, #f44336); }
.ui-cgsptj .ui-c b.b7 { background: linear-gradient(to right, #1976d2, #64b5f6); }
.ui-cgsptj .ui-c b.b8 { background: linear-gradient(to right, #388e3c, #81c784); }
.ui-cgsptj .ui-c b.b9 { background: linear-gradient(to right, #f57f17, #ffeb3b); }
.ui-cgsptj .ui-c b.b10 { background: linear-gradient(to right, #0288d1, #81d4fa); }

.ui-psph { display: block; }
.ui-psph .ui-c { overflow-y: auto; }
.ui-psph li { display: inline-block; width: 100%; margin: 10px 0 0; }
.ui-psph .avatar { display: inline-block; width: 35px; height: 35px; float: left; margin: 0 10px 0 0; border-radius: 4px; overflow: hidden; }
.ui-psph img { width: 35px; height: 35px; }
.ui-psph .nname { display: inline-block; width: 90px; height: 35px; line-height: 35px; overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; }
.ui-psph .count { color: #017bff; height: 35px; line-height: 35px; float: right; font-size: 16px; font-weight: bold; font-family: arial; }

.ui-dddc { width: calc(50% - 2rem - 0.5rem); float: left; }
.ui-dddc .ui-c { height: 255px; padding: 1rem 0 0; }

.ui-ddps { width: calc(50% - 2rem - 0.5rem); float: right; }
.ui-ddps .ui-c { height: 255px; padding: 1rem 0 0; }

.ui-cangchu { display: block; }

.ui-zxrz .ui-c { padding: 0 10px 0 0; overflow-y: auto; }
.ui-zxrz p { color: #999; margin: 0; }
.ui-zxrz .jia { color: #00b42a; font-size: 16px; }
.ui-zxrz .jian { color: #eb1f1f; font-size: 16px; }
.ui-zxrz .layui-timeline-item { margin-left: 5px; margin-top: 0.6rem; padding-bottom: 0; }
.ui-zxrz .layui-timeline-item .layui-text .layui-timeline-title { margin-bottom: 0; font-size: 16px; font-family: arial; }

.layout-main { padding: 13px; }

.layout-dib { display: block; padding: 12px; background-color: #fff; box-shadow: rgba(0, 0, 0, 0.075) 0px 0px 8px 0px, rgba(255, 255, 255, 0) 0px 2px 4px 0px; border-radius: 6px; }

.layout-part { display: inline-block; width: 100%; }
.layout-part .ui-c::-webkit-scrollbar { position: fixed; top: 0; right: 0; width: 5px; height: 4px; background-color: #f2f2f2; }
.layout-part .ui-c::-webkit-scrollbar-track { border-radius: 10px; background-color: #f2f2f2; }
.layout-part .ui-c::-webkit-scrollbar-thumb { border-radius: 10px; background-color: #12a3fb; }

.cmimgitm { display: flex; width: 100px; height: 100px; margin: 2px; text-align: center; border: 1px solid rgba(0, 0, 0, 0.07); align-items: center; justify-content: center; border-radius: 4px; }
.cmimgitm img { max-width: 90px; max-height: 90px; }

.layui-showcon { display: block; margin: 4px; padding: 12px; background-color: #fff; box-shadow: rgba(0, 0, 0, 0.075) 0px 0px 8px 0px, rgba(255, 255, 255, 0) 0px 2px 4px 0px; border-radius: 6px; }

.layui-layer { border: 0 none !important; border-radius: 6px !important; overflow: hidden !important; box-shadow: rgba(0, 0, 0, 0.22) 0 0 12px 0px !important; }

.layui-upload-list { display: flex; width: 100%; align-items: center; }

.layui-layer-btn { text-align: center !important; }

.layui-form-label { line-height: 22px; }

.layui-input, .layui-select, .layui-textarea { height: 40px; background-color: #f6f8fc; border-radius: 4px; }

.layui-form-radio > i { margin-right: 5px; font-size: 16px; }

.layui-form-select dl { padding: 0; border: 1px solid #dee3ed; border-radius: 4px; }

.layout-content { padding: 16px; }
.layout-content button { margin: 2px; }

.layui-form-item { margin-bottom: 10px; }

.layui-form-item .layui-form-checkbox[lay-skin=primary] { margin: 13px 0 0; }

/* 修改鼠标悬停时输入框的边框和背景色 */
.layui-input:hover, .layui-select:hover, .layui-textarea:hover { border-color: rgba(1, 123, 255, 0.6) !important; }
.layui-input:focus, .layui-select:focus, .layui-textarea:focus { border-color: rgba(1, 123, 255, 0.9) !important; }

/**/
.layui-form-radio:hover > *, .layui-form-radioed, .layui-form-radioed > i { color: rgba(1, 123, 255, 0.9) !important; }

.layui-form-select dl dd.layui-this { color: rgba(1, 123, 255, 0.9) !important; }

.layui-laydate { margin: 5px 0 0; }

.layui-laydate-header { height: auto; line-height: auto; }

.layui-laydate-footer span { border: 1px solid #eee; }

.laydate-set-ym span { padding: 5px 0; }

.layui-laydate .layui-this, .layui-laydate .layui-this > div { background-color: rgba(1, 123, 255, 0.9) !important; }

.layui-input:focus, .layui-textarea:focus { box-shadow: 0 0 0 3px rgba(45, 139, 218, 0.08); }

.layui-elem-field i { display: inline-block; width: 3px; height: 18px; margin: 0 10px 0 0; border: 0 none; background-color: #017bff; border-radius: 4px; }
.layui-elem-field legend { display: flex; align-items: center; justify-content: center; margin-left: 0; padding: 0 10px 0 0; font-size: 16px; }

.layui-field-title { margin: 1rem 0 8px; }

.layui-laydate, .layui-laydate-hint { border: 0 none; }

.layui-laydate-content th, .layui-laydate-content td { border: 1px solid #eee; }
.layui-laydate-content th { padding: 2px 0; font-size: 13px; }
.layui-laydate-content td > div { padding: 5px 0; font-size: 12px; }

.layui-badge-dot { cursor: pointer; }

#layui-laydate3 .layui-laydate-header { display: none; }

.xm-select-demo { height: 40px; border: 1px solid #eee; background-color: #f6f8fc; border-radius: 4px; }

xm-select { height: 38px !important; border: 0 none !important; background-color: transparent !important; }
xm-select * { font-size: 13px !important; }
xm-select .xm-body { border-radius: 5px !important; }
xm-select .xm-body .xm-option { margin: 0 10px; padding: 5px 10px !important; border-radius: 3px; }
xm-select .xm-body .xm-option .xm-option-icon { border-color: #288fdb !important; width: 14px !important; height: 14px !important; font-size: 14px !important; }
xm-select .xm-body .xm-option .xm-icon-duox:before { border-color: #288fdb !important; }
xm-select .xm-search i { top: 9px !important; left: 14px !important; }
xm-select .xm-label .scroll .label-content { padding: 4px 10px !important; }

@media only screen and (min-width: 0px) and (max-width: 639px) { html { font-size: 13px; }
  html.body { font-size: 12px; }
  .layout-main { min-width: 320px; padding: 0.8rem 0.8rem 5rem; }
  .ly-mainc { width: 100%; }
  .ly-aside { width: 100%; }
  .cmchartheight { width: 100%; height: 40vh; }
  .cmchartheight2 { width: 100%; height: calc(40vh - 10px); }
  .ui-header .ui-w { overflow: hidden; }
  .ui-header .logo { display: none; }
  .ui-header .home { border-left: 0 none; }
  .ui-header .operate li:nth-child(2) { display: none; }
  .ui-welcome { padding: 1rem; }
  .ui-welcome .ui-c { display: inline-block; width: 100%; }
  .ui-welcome .avatar { width: 60px; height: 60px; float: left; }
  .ui-welcome .avatar img { width: 60px; height: 60px; }
  .ui-welcome .said { width: calc(100% - 100px); float: left; }
  .ui-welcome .said p.p1 { font-size: 1.2rem; }
  .ui-welcome .rili { display: inline-block; width: 100%; padding: 15px 0 0; text-align: center; }
  .ui-welcome .rili .layui-input-inline { width: 49%; }
  .ui-welcome .rili .layui-input-inline:first-child { float: left; }
  .ui-welcome .rili .layui-input-inline:last-child { float: right; }
  .ui-welcome .rili .layui-input { width: 100%; }
  .ui-login { width: 94%; margin: 0 3%; }
  .ui-login .ui-w { min-width: 100%; }
  .ui-login .picw { display: none; }
  .ui-login .infw { width: 100%; }
  .ui-login .infs { padding: 2.5rem 1.8rem 1.8rem; }
  .ui-login h2 { font-size: 2rem; }
  .ui-login .layui-form-label { float: left; }
  .ui-aside { display: none; width: 0; position: fixed; top: 0; left: 0; overflow: hidden; }
  .ui-aside.open { display: block; width: 100%; height: 100vh; z-index: 830; }
  .ui-aside.open .ui-c li.current .tips a { background-color: transparent; }
  .ui-aside.open .ui-c li.current .itms { padding: 0; }
  .ui-aside.open .ui-c li { padding: 1rem 0; }
  .ui-aside.open .ui-c .tips { display: block; margin: 0 1rem; }
  .ui-aside.open .ui-c .tips a { height: auto; justify-content: left; }
  .ui-aside.open .ui-c .tips a i.iconfont { margin: 0 0.6rem; }
  .ui-aside.open .ui-c .tips a font { font-size: 1.2rem; }
  .ui-aside.open .ui-c .tips a b.iconfont { display: none; }
  .ui-aside.open .ui-c .itms { height: auto; margin: 0 1rem; }
  .ui-aside.open .ui-c .itms dl { display: inline-block; margin: 0 0 0 35px; }
  .ui-aside.open .ui-c .itms dl dd { float: left; }
  .ui-aside.open .ui-c .itms dl dd a { margin: 0 1rem 0 0; padding: 2px 2px 2px 2px; }
  .ui-article { margin: 0; }
  .ui-container { margin: 0; }
  .ui-stat { width: 100%; }
  .ui-stat ul { flex-wrap: wrap; }
  .ui-stat li { width: calc(50% - 5px); margin: 0 0 10px 0; }
  .ui-stat .items { padding: 0; }
  .ui-stat .icons { display: none; }
  .ui-stat li:nth-last-child(1), .ui-stat li:nth-last-child(2) { margin: 0; }
  .ui-customers .ui-c { height: auto; }
  .ui-customers .ui-c ul { grid-template-columns: repeat(auto-fill, minmax(162px, 1fr)); }
  .ui-gsyj { width: 100%; float: none; }
  .ui-gsyj ul { display: flex; flex-wrap: wrap; justify-content: space-between; }
  .ui-gsyj li { width: calc(50% - 0.5rem); float: none; }
  .ui-gsyj li:last-child { margin: 0; }
  .ui-cgyj { width: 100%; float: none; margin: 0 0 1rem 0; }
  .ui-cgyj ul { display: flex; flex-wrap: wrap; justify-content: space-between; }
  .ui-cgyj li { width: calc(50% - 5px); float: none; }
  .ui-cgyj li:nth-child(3), .ui-cgyj li:nth-child(4) { margin: 0; }
  .ui-cktj { float: none; margin: 0 0 1rem 0; }
  .ui-cangchu { margin: 0 0 1rem 0; }
  .ui-cgtj { width: auto; float: none; margin: 0 0 1rem 0; }
  .ui-dddc { width: auto; float: none; margin: 0 0 1rem 0; }
  .ui-ddps { width: auto; float: none; }
  .ui-cgsptj .ui-c { height: auto; }
  .ui-psph .ui-c { height: auto; }
  .ui-zxrz .ui-c { height: 30vh; }
  .ui-fkxq .cmchartheight { height: 45vh; }
  .layui-form-label { width: auto; float: none; padding: 9px 0; text-align: left; }
  .layui-input-block { margin-left: 0; }
  .ui-rili { display: none; }
  .ui-nav { display: inline-block; }
  #selectmains { display: flex; align-items: center; align-items: center; justify-content: space-between; flex-wrap: wrap; }
  .csctmain { width: calc(50% - 3px); margin: 0 0 6px; padding: 0; box-sizing: content-box; }
  .csctmain .layui-input-inline { width: 100%; }
  .csctmain .sdate, .csctmain .edate { width: 100%; }
  .csctmain button { width: 100%; }
  .csctsearchs { width: 100%; margin: 0; }
  .csctsearchs .ctext { width: calc(100% - 60px); }
  .csctsearchs #submitBtn { width: auto; float: right !important; }
  .fn-fr { float: none !important; }
  .layui-form-item .layui-input-inline { margin: 0; } }
@media only screen and (min-width: 640px) and (max-width: 959px) { html { font-size: 14px; }
  html.body { font-size: 12px; }
  .layout-main { min-width: 320px; padding: 0.8rem 0.8rem 5rem; }
  .ly-mainc { width: 100%; }
  .ly-aside { width: 100%; }
  .cmchartheight { width: 100%; height: 40vh; }
  .cmchartheight2 { width: 100%; height: calc(40vh - 10px); }
  .ui-header .ui-w { overflow: hidden; }
  .ui-header .logo { display: none; }
  .ui-header .home { border-left: 0 none; }
  .ui-header .operate li:nth-child(2) { display: none; }
  .ui-welcome { padding: 1rem; }
  .ui-welcome .ui-c { display: inline-block; width: 100%; }
  .ui-welcome .avatar { width: 60px; height: 60px; float: left; }
  .ui-welcome .avatar img { width: 60px; height: 60px; }
  .ui-welcome .said { width: calc(100% - 100px); float: left; }
  .ui-welcome .said p.p1 { font-size: 1.2rem; }
  .ui-welcome .rili { display: inline-block; width: 100%; padding: 15px 0 0; text-align: center; }
  .ui-welcome .rili .layui-input-inline { width: 49%; }
  .ui-welcome .rili .layui-input-inline:first-child { float: left; }
  .ui-welcome .rili .layui-input-inline:last-child { float: right; }
  .ui-welcome .rili .layui-input { width: 100%; }
  .ui-login { width: 94%; margin: 0 3%; }
  .ui-login .ui-w { min-width: 100%; }
  .ui-login .picw { display: none; }
  .ui-login .infw { width: 100%; }
  .ui-login .infs { padding: 2.5rem 1.8rem 1.8rem; }
  .ui-login h2 { font-size: 2rem; }
  .ui-login .layui-form-label { float: left; }
  .ui-aside { display: none; width: 0; position: fixed; top: 0; left: 0; overflow: hidden; }
  .ui-aside.open { display: block; width: 100%; height: 100vh; z-index: 830; }
  .ui-aside.open .ui-c li.current .tips a { background-color: transparent; }
  .ui-aside.open .ui-c li.current .itms { padding: 0; }
  .ui-aside.open .ui-c li { padding: 1rem 0; }
  .ui-aside.open .ui-c .tips { display: block; margin: 0 1rem; }
  .ui-aside.open .ui-c .tips a { height: auto; justify-content: left; }
  .ui-aside.open .ui-c .tips a i.iconfont { margin: 0 0.6rem; }
  .ui-aside.open .ui-c .tips a font { font-size: 1.2rem; }
  .ui-aside.open .ui-c .tips a b.iconfont { display: none; }
  .ui-aside.open .ui-c .itms { height: auto; margin: 0 1rem; }
  .ui-aside.open .ui-c .itms dl { display: inline-block; margin: 0 0 0 35px; }
  .ui-aside.open .ui-c .itms dl dd { float: left; }
  .ui-aside.open .ui-c .itms dl dd a { margin: 0 1rem 0 0; padding: 2px 2px 2px 2px; }
  .ui-article { margin: 0; }
  .ui-container { margin: 0; }
  .ui-stat { width: 100%; }
  .ui-stat ul { flex-wrap: wrap; }
  .ui-stat li { width: calc(50% - 5px); margin: 0 0 10px 0; }
  .ui-stat .items { padding: 0; }
  .ui-stat .icons { display: none; }
  .ui-stat li:nth-last-child(1), .ui-stat li:nth-last-child(2) { margin: 0; }
  .ui-customers .ui-c { height: auto; }
  .ui-customers .ui-c ul { grid-template-columns: repeat(auto-fill, minmax(162px, 1fr)); }
  .ui-gsyj { width: 100%; float: none; }
  .ui-gsyj ul { display: flex; flex-wrap: wrap; justify-content: space-between; }
  .ui-gsyj li { width: calc(50% - 0.5rem); float: none; }
  .ui-gsyj li:last-child { margin: 0; }
  .ui-cgyj { width: 100%; float: none; margin: 0 0 1rem 0; }
  .ui-cgyj ul { display: flex; flex-wrap: wrap; justify-content: space-between; }
  .ui-cgyj li { width: calc(50% - 5px); float: none; }
  .ui-cgyj li:nth-child(3), .ui-cgyj li:nth-child(4) { margin: 0; }
  .ui-cktj { float: none; margin: 0 0 1rem 0; }
  .ui-cangchu { margin: 0 0 1rem 0; }
  .ui-cgtj { width: auto; float: none; margin: 0 0 1rem 0; }
  .ui-dddc { width: auto; float: none; margin: 0 0 1rem 0; }
  .ui-ddps { width: auto; float: none; }
  .ui-cgsptj .ui-c { height: auto; }
  .ui-psph .ui-c { height: auto; }
  .ui-zxrz .ui-c { height: 30vh; }
  .ui-fkxq .cmchartheight { height: 45vh; }
  .layui-form-label { width: auto; float: none; padding: 9px 0; text-align: left; }
  .layui-input-block { margin-left: 0; }
  .ui-rili { display: none; }
  .ui-nav { display: inline-block; } }
@media only screen and (min-width: 960px) and (max-width: 1079px) { html { font-size: 14px; } }
@media only screen and (min-width: 1080px) and (max-width: 1279px) { html { font-size: 14px; } }
@media only screen and (min-width: 1280px) and (max-width: 1439px) { html { font-size: 14px; } }
@media only screen and (min-width: 1440px) and (max-width: 1599px) { html { font-size: 14px; } }
@media only screen and (min-width: 1600px) { html { font-size: 14px; } }

/*# sourceMappingURL=style.css.map */
