﻿@charset "utf-8";
/* CSS 本页应用样式 */
@import url("/limi/css/limi2.0.css?v=44");

.main-body, .login-body { max-width: 768px; margin: 0 auto; }
.mainbody-box { padding-top: 15px; padding-bottom: 15px; min-width: 285px; }
.pfix { position: fixed; }
.prel { position: relative; }
.pabs { position: absolute; }

.width90 { width: 90%; }
.width100 { width: 100%; }
.width100px { width: 100px; }
.width120px { width: 120px; }
.width200px { width: 200px; }
.minwidth200px { min-width: 200px; }
.minwidth500px { min-width: 500px; }
.height100 { height: 100%; }
.max-height300px { max-height: 300px; }
.heightauto { height: auto !important; }
.line5 { height: 5px; }
.line10 { height: 10px; }
.over-y-hide { overflow-y: hidden; }
.over-y-auto { overflow-y: auto; }
.over-x-auto { overflow-x: auto; }
.font-fn { font-weight: normal; }
.cpoin:hover { text-decoration: none !important; }
.mr0 { margin-right: 0 !important; }
.mb0 { margin-bottom: 0 !important; }
.bg_f5f5f5 { background-color: #f5f5f5; }
.bg_eaeff4 { background-color: #eaeff4; }
.box-shadow3 { -moz-box-shadow: 0px 3px 10px #d0d0d0; -webkit-box-shadow: 0px 3px 10px #d0d0d0; box-shadow: 0px 3px 10px #d0d0d0; }
.padding-left-15 { padding-left: 15px; }
.padding-right-15 { padding-right: 15px; }

/***字号公用****/
.fs-14 { font-size: 14px; }
.fs-16 { font-size: 16px; }
.fs100px { font-size: 100px; }

/***登录页样式 开始***/
.loginbody { background: url(../images/bg.jpg) center no-repeat #72b63f; background-size: cover; }
.loginbody .lm-login-body .login-box { background-color: #ffffff; max-width: 480px; margin: 80px auto 0; padding: 20px; opacity: 0; animation: lm-apparition 0.2s .3s cubic-bezier(0.39, 0.575, 0.28, 0.995) forwards; }
.loginbody .lm-login-body .login-box ul li { margin-bottom: 15px; }
.loginbody .lm-login-body .login-box ul li .lm-form-input,.height-40 { height: 40px; }
.loginbody .lm-login-body .login-box li.lm-errors .lm-input-group-addon { border-color: #3dbb2b; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(61, 187, 43, .6); box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(61, 187, 43, .6); }
.loginbody .lm-login-body .login-box li.lm-errors .lm-input-group-addon { color: #3dbb2b; }
.loginbody .lm-login-body .login-box .pwd-icon { z-index: 1; right: 0px; top: 0px; width:40px; padding-top:5px;}
.loginbody .lm-login-body .login-box .lm-codes { z-index: 1; right: 1px; top: 1px; height: 40px; width: 100px; border-left: 1px solid #ddd; cursor: pointer; }
.loginbody .lm-login-body .login-box .lm-codes img { height: 38px; width: 100%; }
.loginbody .lm-login-body .login-box .lm-input-group .lm-input-group-addon { background-color: transparent; }
.loginbody .lm-login-body .login-box .lm-login-btn { width: 46%; margin-right: 0; padding-top: 8px; padding-bottom: 8px; }
.loginbody .lm-login-foot { bottom: 0; z-index: 3; text-transform: capitalize; left: 0; }
.loginbody .lm-login-foot .txt { height: 40px; line-height: 40px; background: rgba(0, 69, 109, 0.31); }
/***登录页样式 结束***/

/***首页样式 开始***/
/*txt-scroll*/
.txt-scroll { background-image: url(../images/ggao.gif); background-size: 30px 23px; background-position: 0 center; background-repeat: no-repeat; padding-left: 30px; }
.txt-scroll .plr10 { padding-left: 8px; padding-right: 8px; border-radius: 5px; height: 30px; line-height: 30px; }
.txt-scroll .scrollbox { white-space: nowrap; overflow: hidden; transition: all .2s; }
.txt-scroll .txt, .txt-scroll .txt-clone { display: inline; position: relative; }

/* banner焦点图css -------------------------------------- */
.focus, .prelo-hide { position: relative; overflow: hidden; }
.focus .hd { height: 11px; position: absolute; z-index: 1; bottom: 5px; text-align: center; }
.focus .hd ul { display: inline-block; height: 5px; padding: 3px 5px; background-color: rgba(255,255,255,0.7); -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; font-size: 0; vertical-align: top; }
.focus .hd ul li { display: inline-block; width: 5px; height: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; background: #8C8C8C; margin: 0 5px; vertical-align: top; overflow: hidden; }
.focus .hd ul .on { background: #4ba410; width: 10px; }

.focus .bd { position: relative; z-index: 0; }
.focus .bd li img { height: auto; background: url(../../limi/images/loading.gif) center center no-repeat; }
.focus .bd li a { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); /* 取消链接高亮 */ }

/**导航按钮样式**/
.navbtns .btnico { width: 40px; height: 40px; border-radius: 50%; }
.navbtns .btnicon { font-size: 40px; border-radius: 50%; }
.navbtns .title { border-bottom: solid 1px #ddd; padding: 20px 10px 10px; }
.navbtns .title .search { z-index: 8; border: solid 1px #999; right: 5px; bottom: 8px; border-radius: 50px; padding-left: 10px; padding-right: 10px; height: 26px; line-height: 26px; font-size: 12px; }
.navbtns .title .search:hover { text-decoration: none; cursor: pointer; }
.navbtns p { height: 30px; line-height: 30px; }
.navbtns .prel .lm-badge { top: -5px; right: -5px; z-index: 9; }

/***iframe框架***/
.zhebox { z-index: 3; top: 0; left: 0; right: 0; bottom: 0; }
.framebox { z-index: 9; top: 0; left: 0; right: 0; }
.iframe { z-index: 4; top: 0; bottom: 0; right: -100%; transition: right 0.3s; }
.iframe .topback { height: 35px; padding-top: 10px; }
.iframe .topback .ico { width: 25px; height: 25px; cursor: pointer; outline: none; color: #000; }
.iframe .topback .ico i { font-size: 25px; }
.iframe .topback .back { padding-right: 6px; border-right: solid 1px #999; }
.iframe .topback .back, .iframe .topback .menu { margin-right: 6px; }
.iframe .mainframe { height: calc(100% - 45px); border: none; }

.kuaimune { z-index: 5; top: 45px; right: -100%; transition: right 0.3s; border-left: solid 1px #ddd; }
.iframe.on, .kuaimune.on { right: 0; }
.kuaimune li a,.padding-lr-10 { padding-left: 10px; padding-right: 10px; }
.kuaimune li a:hover, .kuaimune li a.on { background-color: #ddd; }
.kuaimune li p { margin-bottom: 0; }
.kuaimune .line10, .kuaimune li .prel, .lm-badge.sp0,.show-767 { display: none; }
/***首页样式 结束***/

/***公共样式 开始***/
.no-boder, .no-boder * { border-width: 0 !important; box-shadow: none !important; }
.load { z-index: 1; top: 50%; left: 50%; margin: -12px 0 0 -12px; }
.lm-table a:not(.lm-badge) { color: #3498db; }
.search-table .mldel { margin-left: 6px; }

.lm-admin-role .dotte-line { border-right: dotted 1px #333; margin-right: 12px; }
.lm-admin-role .dotte-line + .lm-icon { margin-right: 5px; font-size: 20px; vertical-align: middle; }
.lm-admin-role .dotte-line::before { content: ""; display: block; width: 10px; position: absolute; top: 50%; left: 0; z-index: 1; border: dotted 1px #333; border-width: 1px 0 0; margin-top: -1px; }
.lm-admin-role .lm-layer-1 { margin-left: 0; }
.lm-admin-role .lm-layer-2 { margin-left: 12px; }
.lm-admin-role .lm-layer-3 { margin-left: 24px; }
.lm-admin-role .lm-layer-4 { margin-left: 36px; }
.lm-admin-role .lm-layer-5 { margin-left: 48px; }
.lm-admin-role .navico { border-radius: 50%; vertical-align: middle; }

.lm-float-head .toolbar.pfix, .lm-float-foot .lm-paging.pfix, .lm-float-foot .lm-bg-white.pfix { width: 100%; left: 0; padding: 10px; box-sizing: border-box; z-index: 9; }
.lm-float-head .toolbar .lm-btn-group > .lm-btn { line-height: 20px; letter-spacing: 1px; }
.lm-float-foot .btn-wrap.pfix { bottom: 0; }
.lm-float-foot .btn-wrap:not(.pfix) { margin-top: 15px; }
.lm-float-foot .lm-form-item { margin-bottom: 0; }
.lm-float-foot .btn-wrap ul { display: inline-block; }
.lm-float-foot .btn-wrap ul:first-child { margin-right: 10px; }
.lm-float-page-select .page-select .lm-btn { border-color: #ccc; padding-left: 10px; padding-right: 10px; }
.lm-float-page-select .page-select .list { box-sizing: border-box; }
.lm-float-page-select .page-select .list.selected { background-color: #eee; }
.lm-float-page-select .page-select .lm-dropdown-menu { width: 80px; margin-bottom: -10px; }

/*多项选择PORP*/
.multi-porp { }
.multi-porp ul li { float: left; position: relative; margin: 0 5px 5px 0; padding: 1px; line-height: 20px; vertical-align: middle; }
.multi-porp ul li a { display: block; padding: 4px 10px; color: #666; min-width: 10px; width: auto !important; text-align: center; text-decoration: none; border: 1px solid #ccc; cursor: pointer; white-space: nowrap; text-overflow: ellipsis; }
.multi-porp ul li i { display: none; position: absolute; right: 1px; bottom: 1px; width: 14px; height: 14px; color: #3498db; font-size: 14px; line-height: 1em; overflow: hidden; }
.multi-porp ul li.sys { background: #FFFFD0; }
.multi-porp ul li.selected a, .multi-porp ul li:hover a { margin: -1px; color: #333; border: 2px solid #3498db; }
.multi-porp ul li.selected i, .multi-porp ul li:hover i { display: block; }

.doc .doc-icon-list li { width: 25%; float: left; vertical-align: middle; height: 140px; line-height: 20px; padding: 20px 0; margin-right: -1px; margin-bottom: -1px; border: 1px dashed #e2e2e2; font-size: 14px; text-align: center; color: #666; transition: all .3s; -webkit-transition: all .3s; box-sizing: border-box; }
.doc .doc-icon-list li:hover { background-color: #f2f2f2; color: #000; cursor: pointer; }
.doc .doc-icon-list li:hover .doc-icon-name, .doc .doc-icon-list li:hover .doc-icon-code { color: #222; }
.doc .doc-icon-list li .lm-icon { font-size: 30px; }
.doc .doc-icon-list li .doc-icon-name, .doc .doc-icon-list li .doc-icon-code { color: #c2c2c2; margin: 8px 0; }
.doc .doc-icon-list li .doc-icon-fontclass { font-size: 12px; }

/*上传样式*/
.upload-box { display: inline-block; height: 32px; vertical-align: top; zoom: 1; *display: inline; }
.upload-box .upload-btn { display: inline-block; height: 32px; zoom: 1; *display: inline; }
.upload-box .upload-progress { position: absolute; top: 0; left: 0; padding: 2px 5px; width: 115px; height: 27px; border: 1px solid #D5D5D5; background: #fff; overflow: hidden; z-index: 2; }
.upload-box .upload-progress .txt { display: block; padding-right: 10px; font-weight: normal; font-style: normal; font-size: 11px; line-height: 18px; height: 18px; text-overflow: ellipsis; overflow: hidden; }
.upload-box .upload-progress .bar { position: relative; display: block; width: 112px; height: 4px; border: 1px solid #1da76b; }
.upload-box .upload-progress .bar b { display: block; width: 0%; height: 4px; font-weight: normal; text-indent: -99em; background: #28B779; overflow: hidden; }
.upload-box .upload-progress .close { position: absolute; display: block; top: 1px; right: 1px; width: 14px; height: 14px; line-height: 14px; text-align: center; cursor: pointer; overflow: hidden; }
.upload-box .upload-progress .close:hover { text-decoration: none; }
.upload-box .upload-progress .close i { color: #535353; font-size: 10px; line-height: 14px; -webkit-transform: scale(0.833); }

/*多选样式*/
.lm-form-checkbox, .inlock { display: inline-block; }
.lm-table .thumbpic img { border: solid 1px #ccc; }

/*下拉菜单*/
.ver-middel{ vertical-align: middle;}
.single-select, .radio-select-one,.inlock-middle { display: inline-block; vertical-align: middle; }
.single-select .select-tit { position: relative; display: block; padding: 6px 0; margin-top: -6px; margin-bottom: -6px; background: #fff; white-space: nowrap; word-break: break-all; }
.single-select .select-tit span, .radio-select-one span { display: inline-block; color: #111; vertical-align: middle; }
.single-select .select-tit i, .radio-select-one i { top: 0; display: block; width: 28px; height: 100%; color: #000; line-height: 30px; text-align: center; background-color: #eee; -webkit-transform: scale(0.833); }
.single-select .select-tit i { right: -12px; }
.radio-select-one i { right: 1px; }
.input-check-one input::placeholder { color: #333; }
.single-select .boxwrap { overflow: hidden; }
.single-select .width100px .select-tit i,
.single-select .width120px .select-tit i { height: auto; }
.single-select .select-items { display: none; position: absolute; left: 0; top: 35px; box-shadow: 0px 1px 4px rgba(0,0,0,0.2); }
.single-select .select-items ul { position: relative; padding: 5px; min-width: 120px; max-height: 280px; border: 1px solid #ccc; box-sizing: border-box; overflow-y: auto; overflow-x: hidden; }
.single-select .select-items ul li { display: block; padding: 4px 10px; line-height: 20px; white-space: nowrap; cursor: pointer; }
.single-select .select-items ul li:not(:last-child),.margin-bottom-5 { margin-bottom: 5px; }
.single-select .select-items ul li:hover, .single-select .select-items ul li.selected { color: #fff; text-decoration: none; background: #3dbb2b; }
.single-select.up .select-items { top: auto; bottom: 35px; }
.single-select .boxwrap.shadow, .radio-select-one .boxwrap.shadow { border-color: #3dbb2b; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(61, 187, 43, .6); box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(61, 187, 43, .6); }

.lm-paging { padding-left: 1px; }
.lm-form-input, .lm-input-group .lm-input-btn .lm-btn { box-sizing: border-box; height: 34px; }
.layui-m-layerchild h3 { border-bottom: solid 1px #ddd; margin-bottom: 0 !important; }
.lm-input-group .lm-input-btn { width: 60px !important; }
.lm-tab-item .lm-form-label, .gray { color: #888; }
.ggao { right: 0; z-index: 3; padding-top: 2px; }

/***自动填充样式****/
.ac_results { border: 1px solid #ccc; background-color: #fff; margin-top: 2px; overflow: hidden; z-index: 9; box-sizing: border-box; box-shadow: 0px 1px 4px rgba(0,0,0,0.2); }
.ac_results { padding: 5px; }
.ac_results li { padding: 5px; cursor: pointer; display: block; overflow: hidden; box-sizing: border-box; }
.ac_results li .div1 { width: 55%; }
.ac_results li .div2 { width: 45%; }
.ac_loading { background: white url('/limi/images/loading.gif') right center no-repeat; }
.ac_over { background-color: #3dbb2b; }
.ac_over div, .fg_white { color: #fff!important; }

/***图片缩放样式 图片放大镜***/
#positionButtonDiv { background: rgba(58, 56, 63, 0.8); border: solid 1px #100000; color: #fff; padding: 8px; text-align: left; right: 10px; top: 35px; }
.positionMapClass area,.cpoin { cursor: pointer; }
.zoomButton { border: 0; cursor: pointer; }
.album-btns .btns i { background: url('../images/icons.png') center no-repeat; display: inline-block; width: 16px; height: 16px;vertical-align:middle;}
#positionButtonDiv .btns .left { background-position: 0 0; }
#positionButtonDiv .btns .right { background-position: -24px 0; }
#positionButtonDiv .btns span { width: 27px; height: 23px; line-height:20px;}
.album-btns a,#imgContainer { -webkit-transform-origin: 50% 50%; -moz-transform-origin: 50% 50%; -o-transform-origin: 50% 50%; -ms-transform-origin: 50% 50%; transform-origin: 50% 50%; -webit-transition: 200ms ease-out; -moz-transition: 200ms ease-out; -o-transition: 200ms ease-out; -ms-transition: 200ms ease-out; transition: 200ms ease-out; }

.album-box .check { right: 0; top: 0; padding: 5px 0 5px 5px;z-index: 2; }
.album-box .pic { height: 200px; overflow: hidden; border-radius: 3px; }
.album-box .img { max-width: 100%; min-height: 100%; cursor: zoom-in; }
.album-box .tbgs { background-color: #000; opacity: 0.5; height: 40px; z-index: 1; }
.album-box .tbgs1 { right: 0; top: 0; width: 40px; border-radius: 0 0 0 3px; }
.album-box .tbgs2 { bottom: 0; left: 0; }
.album-box .title { line-height: 40px; bottom: 0; left: 5%; z-index: 2; box-sizing: border-box; color: #FFB800; }
/***公共样式 结束***/

/***注销登录 开始***/
.ligout .avatar { height: 200px; border-radius: 10px; }
.jiage .pabs { padding: 5px; z-index: 9; display: none; }
.jiage .left43 { left: 43px; }
.jiage #priceUl { left: 0; }
.jiage .pabs li { padding-left: 5px; padding-right: 5px; }
.jiage .pabs li:hover { background-color: #a7db91; }
/***注销登录 结束***/

/***其他的样式 开始***/
.danwei-pabs { top:8px;right:30px;z-index:1;}
.lm-btn-green { border: solid 1px #009688; background-color: #009688; color: #fff; }
.timewrap .laydate-icon { background: url('/laydate/\skins/default/icon.png') no-repeat center right; }
.clickfun:hover span { text-decoration: underline; }
/***其他的样式 开始***/

/*=====================以下部分是Validform必须的====================*/
.Validform_checktip { margin-left: 5px; line-height: 20px; height: 20px; overflow: hidden; color: #444; font-size: 12px; display: inline-block; vertical-align: middle; }
.Validform_right { color: #71b83d; padding-left: 20px; background: url(../images/valid_icons.png) no-repeat -40px -18px; }
.Validform_wrong { color: red; padding-left: 20px; white-space: nowrap; background: url(../images/valid_icons.png) no-repeat -20px -38px; }
.Validform_loading { padding-left: 20px; /*background:url(icon_onload.gif) no-repeat left center;*/ }
.Validform_error { background: #FEFBD3; }

#Validform_msg { color: #7d8289; font: 12px/1.5 tahoma, arial, \5b8b\4f53, sans-serif; width: 280px; -webkit-box-shadow: 2px 2px 3px #aaa; -moz-box-shadow: 2px 2px 3px #aaa; background: #fff; position: absolute; top: 0px; right: 50px; z-index: 99999; display: none; filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999'); box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1); }
#Validform_msg .iframe { position: absolute; left: 0px; top: -1px; z-index: -1; }
#Validform_msg .Validform_title { position: relative; line-height: 35px; height: 35px; text-align: left; font-weight: bold; padding: 0 10px; color: #fff; background: #33B5E5; }
#Validform_msg a.Validform_close:link, #Validform_msg a.Validform_close:visited { line-height: 30px; position: absolute; right: 10px; top: 0px; color: #fff; text-decoration: none; }
#Validform_msg a.Validform_close:hover { color: #ccc; }
#Validform_msg .Validform_info { padding: 10px; border: 1px solid #bbb; border-top: none; text-align: left; }
/*=====================以上部分是Validform必须的====================*/

/**超过768的宽度**/
@media screen and (min-width: 769px) {
  .main-body, .boxshad2 { box-shadow: 0 2px 10px rgba(0,0,0,.2); }
  .mainbody .qrcode, .loginbody .qrcode { right: -140px; top: 100px; padding: 10px; border-radius: 5px; display: block !important; z-index: 4; }
  .mainbody .qrcode p, .loginbody .qrcode p { margin-top: 5px; margin-bottom: 0; letter-spacing: 3px; }
  .mainbody .backtop { right: -100px; }
  .mainbody .lm-login-body .login-box { margin-top: 200px; }
  .zhebox { background-color: transparent !important; }
  .navbtns .title .search { font-size: 14px; }
  .proimg { position: fixed; z-index: 9; left: 768px; bottom: 6%; right: 2.5%; max-height: 82%; }
  .lm-content.mainbody-box { max-width: initial; width: auto; padding-left: 15px; padding-right: 15px; }
  .chao-sm-hidden { display: none !important; }
  .single-select, .radio-select-one, .upload-inblock { max-width: 100% !important; }      
}

/**超过480的宽度**/
@media screen and (min-width: 481px) {
  .main-body, .mainbody-box, .lm-login-body { font-size: 14px; }
  .navbtns .btnico { width: 80px; height: 80px; }
  .navbtns .btnicon { font-size: 80px; }
  .iframe .topback { height: 40px; }
  .iframe .topback .ico { width: 30px; height: 30px; }
  .iframe .topback .ico i { font-size: 30px; }
  .iframe .mainframe { height: calc(100% - 50px); }
  .kuaimune { top: 50px; }
}

/**小于768的宽度**/
@media screen and (max-width: 767px) {
  .lm-form-item { margin-bottom: 10px; }
  .lm-form-item .lm-form-label { width: 70px; text-align: right; font-size: 100%; padding-left: 5px; padding-right: 5px; }
  .lm-form-item .lm-input-block { margin-left: 80px; }
  .lm-form-item .lm-input-inline, .lm-form-item .lm-form-mid, .lm-form-label { float: left; }
  .show-767, .lm-admin-table .lm-table i { display: block!important; }
  .mainbody .backtop { display: none !important; }
  .single-select:not(.no-full), .radio-select-one:not(.no-full), .choosebox .radio-select-one, .upload-inblock, .mainbody-box .lm-upline .lm-input-xxlarge { width: 100%; }
}

/**小于480的宽度**/
@media screen and (max-width: 480px) {
  .lm-float-foot .lm-input-block { margin-left: 0 !important; }
  .lm-form-checkbox i:before, .mr0 { margin-right: 0 !important; }
  .sys-content.lm-tab .lm-tab-ul .lm-tab-li { width: auto !important; }
  .ligout .avatar { width: 100px; height: 100px; border-radius: 5px; }
  .clearcache .fs100px { font-size: 50px; }
  .saologin > div { margin-bottom: 20px; }
  .navbtns .title .search { width: 70px; }

  .lm-admin-search .lm-input-btn { width: 40px !important; }
  .lm-admin-search .lm-form-input { padding-left: 6px; padding-right: 6px; }
  .lm-admin-search a.lm-btn, .mainbody-box .lm-upline { padding-left: 10px; padding-right: 10px; }
}
