﻿html, body { font-size: 14px; color: #454545; margin: 0; padding: 0; overflow: hidden; line-height: 1.8em; font-family: 'Microsoft YaHei',sans-serif; }
body{position:absolute;top:0;right:0;bottom:0;left:0;}
h1, h2, h3, h4, h5, h6, p, ul, li { display: block; font-size: 12px; line-height: 1.8em; margin: 0; padding: 0; font-weight: normal; list-style: none; }
a { color: #454545; text-decoration: none;}
a:hover { color: #384ea0; }
input { font-size: 14px; font-family: 'Microsoft YaHei',sans-serif; }

.wrapper { position: fixed; display: none; top: 0; left: 0; width: 100%; height: 100%; z-index: 10; }
.wrapper.loader { z-index: 0; }
.wrapper.tip, .wrapper.progress, .wrapper.console,.wrapper.wx { display: block; z-index: 1000; }
.loader-carbon, .tip-carbon, .progress-carbon, .console-carbon,.wx-carbon { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: #046fd2; }
.tip-carbon, .progress-carbon, .console-carbon,.wx-carbon { background-color: #fff; }
.loader i, .loader p { display: block; position: absolute; z-index: 1; color: #fff; left: 50%; top: 50%; }
.loader i { width: 48px; height: 48px; margin-left: -24px; margin-top: -80px; background-image: url(images/initLoader.gif); }
.loader p { width: 300px; margin-left: -150px; margin-top: -1.5em; text-align: center; }
.login .background { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url(/Templates/images/login/background.png) no-repeat; background-position:center center; background-size: cover; background: none\9; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Templates/images/login/background.png', sizingMethod='scale');}
.login .copyright { position: absolute; text-align: center; bottom: 20px; width: 500px; left: 50%; margin-left: -250px; z-index:10}
.login .copyright h1 { font-size: 12px;height:20px; color:#333;}
.login .copyright p { font-size: 12px; height:20px;}
.login .copyright p a{color:#333;padding-left: 4px;text-decoration:none;}
.login .copyright p a i{display: inline-block;width: 18px; height: 18px;background: url(/Templates/images//login/gongan.png) no-repeat; vertical-align: bottom; padding-right: 3px;}


.login-logo { width: 260px; height: 40px; position:absolute; top: 80px; left: 120px; background: url(/Templates/images/login/logo.png) no-repeat; background-size: contain; background: none\9; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Templates/images/login/logo.png', sizingMethod='scale'); }
.form-pic { position:absolute; width: 360px; height: 120px; left: 120px; top: 50%; margin-top:-60px;}
.form-pic img{ width:100%;}
.form-container { position: absolute; width: 360px;height: 420px; background:#fff; top: 50%; margin-top: -210px; right:10%; border-radius: 3px;  overflow: hidden; z-index:10;background-size: cover; box-shadow:0px 0px 5px #ccc;}
.form-container .form-container-switch{ position: absolute;width: 52px; height: 52px;right: 10px;top: 10px; z-index: 100;}
.form-container .form-container-switch a{ width: 100%; height: 100%; display: block; background-image: url(/Templates/images/login/logo-switch.png); background-size: cover;}
.form-container .acc-box{ width:280px; margin:0 auto;}
.form-container .acc-box .acc-login-title{ padding-top: 40px;}
.form-container .acc-box .acc-login-title h2{ font-size:20px; line-height:1.5;letter-spacing:2px; color:#000;}
.form-container .acc-box .acc-login-title h5{ width: 50px; height: 2px; background: #2d7cfd; margin-top: 15px;}
.form-container .selt, .form-container .txtb { position: relative; margin-top: 15px; height: 32px;line-height: 32px; color: #666; background: #fff; border: 1px solid #e8e8e8;}
.form-container  div.user { width: auto; display:block;}
.form-container .btn{ position: relative;  margin-top: 20px; height: 40px;}
.form-container .txtb input { display: block; border: none; background: none; height: 32px; line-height: 32px; text-indent: 1em; width: 100%; box-sizing: border-box; font-size:12px;}
.form-container .login-Code { margin-top: 15px; height:35px; line-height:32px; display:none;}
.form-container .login-Code input{ border: 1px solid #e8e8e8;border-radius: 3px; width: 200px; height: 30px;line-height: 30px;vertical-align: middle; text-indent: 1em;}
.form-container  .login-Code img{ vertical-align: middle; cursor: pointer; height:25px}
.form-container .cheb { display: inline-block; *display: inline; *zoom: 1; position: relative; margin-top: 15px; line-height: 20px; }
.form-container .cheb label{ position: relative; display: inline-block; letter-spacing: normal; padding-left: 20px;}
.form-container .cheb i { position: absolute; display: block; width: 14px; height: 14px; top: 50%; left: 0; margin-top: -7px; background-image: url(images/login/chk.gif); }
.form-container .cheb .checked i { background-position: 0 -14px; }
.form-container a#loginSubmit { display: block; width: 100%; height: 32px; line-height: 32px; background-color: #1F6BFF; text-align: center; color: #fff; font-size: 14px;position:absolute;top:0;}
.form-container a#loginSubmit:hover { background-color: #046fd2; }
.form-container .selt { z-index: 1000; margin-top:25px;}
.form-container .acc-login .selt label { display: block; position: relative; height: 32px; line-height: 32px; padding: 0 1em; cursor: pointer; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; transition-duration: .5s; -webkit-transition-duration: .5s;font-size:12px;}
.form-container .acc-login .selt.active label{ background-color: #2d7cfb; color: #fff; }
.form-container .selt i { display: block; position: absolute; z-index: 1; width: 9px; height: 9px; right: 12px; top: 50%; margin-top: -4.5px; background-image: url(images/login/dot.gif); }
.accbooks-select { position: absolute; top: 32px; left: -1px; right: -1px; z-index: 1000; background-color: #fff; overflow: auto; border: #e0e0e0 1px solid; }
.accbooks-select ul { padding: 5px 0; }
.accbooks-select a { display: block; padding: 0 15px; height: 30px; line-height: 30px; }
.accbooks-select a:hover { background-color: #ced9df; }
.tip-widget { position: absolute; background: #fff; border-top: #384ea0 5px solid; border-radius: 5px; width: 350px; top: 30%; left: 50%; margin-left: -175px; box-shadow: rgba(0,0,0,.1) 0 5px 10px; text-align: center; padding: 20px 0; }
.tip-widget h1 { font-size: 20px; }
.tip-widget i { display: block; width: 42px; height: 42px; margin: 0 auto; margin-top: 20px; background-position: center center; background-repeat: no-repeat; }
.tip-widget p { color: #666; margin-top: 20px; margin-bottom: 20px; }
.tip-widget a { color: #aaa; text-decoration: underline; margin-top: 20px; }
.tip-widget .icon-excl { background-image: url(images/excl.png); }
.tip-widget .icon-right { background-image: url(images/right.png); }
.wx-widget { position: absolute; background: #fff;  border-radius: 5px; width: 350px; left: 50%; margin-left: -175px;text-align: center; padding: 20px 0; margin-top:5px;}
.wx-widget .wx-code { width:100%;height:420px; }
.wx-widget a { color: #aaa; text-decoration: underline; margin-top: 20px; }
.wx-code .wx-iframe{width: 100%;height: 100%;transform-origin: 0 0;transform:scale(1);border:0;}
.console-widget { position: absolute; background-color: #fff; width: 420px; top: 20%; left: 50%; margin-left: -210px; box-shadow: rgba(0,0,0,.1) 0 5px 10px; }
.console-widget-header { height: 40px; line-height: 40px; background-color: #384ea0; position: relative; }
.console-widget-header h1 { line-height: 40px; padding-left: 10px; font-size: 15px; font-weight: bold; color: #fff; }
.console-widget-header a { display: block; position: absolute; height: 24px; width: 24px; font-size: 16px; line-height: 24px; font-family: Arial; color: #fff; text-decoration: none; text-align: center; top: 50%; right: 10px; margin-top: -12px; }
.console-widget-content { position: relative; height: 250px; }
.console-widget-footer { border-top: #e0e0e0 1px solid; padding: 10px; text-align: right; }
.console-widget-footer a { display: inline-block; *display: inline; *zoom: 1; height: 35px; line-height: 35px; width: 80px; text-align: center; background-color: #f0f0f0; color: #454545; margin: 0 10px; }
.console-widget-footer a.hid{display:none}
.console-widget-footer a:hover { background-color: #e0e0e0; }
.console-widget-footer a.submit { background-color: #fa4451; color: #fff; }
.console-widget-footer a.submit:hover { background-color: #e80a1a; }
.progress i { display: block; position: absolute; width: 80px; height: 80px; top: 50%; left: 50%; margin-top: -80px; margin-left: -40px; background-color: #046fd2; background-image: url(images/initLoader.gif); background-position: center center; background-repeat: no-repeat; border-radius: 50%; }

.tag, #frameContainer, .nav-box { position: absolute;}
.nav-box,  .page-wrap{ position: absolute; top: 0; bottom: 0; background: #fff;   transition: all 0.5s;}
.nav-box { background-color: #fff; width: 168px; top: 51px; left: 0; bottom: 46px; border-right:1px solid #e4e4e6}
.page-wrap{ left: 169px; right: 0; top:51px;}
.nav-header{ position:relative; height:50px; border-bottom: 1px solid #e4e4e6; background: #282b34; font-size:0;}
.tag, .frame-container{ position: absolute; left:0px;right: 0px; padding:0 5px;}
.tag { background-color: #fff; top: 0; height: 40px;  border-bottom: #0077f9 1px solid; }
.frame-container { background-color: #fff; top: 41px; bottom: 0; }
.nav-box.set { width:60px; }
.nav-box.set  .changeMenuMode{ display:none;}
.nav-box.set .menu-container >ul>li, .nav-box.set .menu-container-a >ul>li{ width:60px; overflow:hidden;}
.nav-box.set .menu-container >ul>li>.menu-wrap{ left:61px;}
.nav-box.set .menu-container >ul>li>p, .nav-box.set .menu-container-a >ul>li>p{ font-size:0;}
.page-wrap.set { left: 60px;}
.nav-header .nav-control { position: absolute;top:0; right:390px; width: 350px; height:50px; line-height:50px; transition: all 0.5s;}


.nav-header .nav-control-btn { display: inline-block;width: 50px; height: 50px; background: #1f6bff; vertical-align:top;}
.nav-header .nav-control-btn i{ display:block; width:50px; height:50px; background:url(images/main/menu.png) center no-repeat;cursor:pointer;}


.nav-header .nav-control .search-form{ display:inline-block; padding-left: 10px; margin-top:10px;}
.nav-header .nav-control .search-form input{ height: 30px; line-height:30px; border: none; margin: 0;padding: 0 10px; padding-left:30px; width: 270px; background: #f5f5f5; font-size:12px; outline: none; background-image:url(images/main/search.png); background-repeat:no-repeat;background-position: 10px center; border-radius:20px;}
.nav-header .top-menu{ position: absolute; top: 0; right: 5px; height: 50px;  font-size: 0;}
.top-menu .mu { position: relative; display: inline-block; *display: inline; *zoom: 1; font-size: 12px; letter-spacing: normal; vertical-align: top; height: 50px;}
.top-menu .mu > a { display: block; position: relative; height: 50px; line-height: 50px; width: 18px; padding: 0 20px; transition-duration: .3s; -webkit-transition-duration: .3s; transition-delay: .5s; -webkit-transition-delay: .5s; text-indent: -999em; }
.top-menu .mu > a.more{ width:130px; padding:0;text-indent:0;}
.top-menu .mu > a.more b{ display:inline-block;padding-left:53px; color: #adb0b9;}



.top-menu .mu > a i { position: absolute;display: block;width: 18px;height: 18px;top: 50%;left: 50%;margin-top: -9px;margin-left: -9px;}
.top-menu .mu > a.im i { background-image:url(/Templates/images/main/message.png) }
.top-menu .mu > a.more i { width:30px; height:30px; left:30px; margin-top:-15px;margin-left:-15px;  background-size: 100% 100%; border-radius: 50%;background-image:url(/Global/userImage.ashx) }

.top-menu .mu > a.option i { background-image:url(/Templates/Images/main/option.png)}
.top-menu .mu > a.work i { background-image:url(/Templates/images/main/work.png)}
.top-menu .mu > a.door i { background-image:url(/Templates/images/main/door.png)}
.top-menu .mu:hover { background-color:#000;}
.top-menu .mu:hover > a i{ background-position:0 -18px;}
.top-menu .mu:hover > a.more i{ background-position:0 0;}

.top-menu .mu > a span { display: block; position: absolute; height: 14px; line-height: 14px; border-radius: 7px; text-align: center; padding: 0 5px; background-color: #fa4451; font-size: 10px; top: 50%; left: 50%; margin-top: -14px; margin-left: 5px; z-index: 5; text-indent: 0; color:#fff; }
.top-menu .mu > div { position: absolute; top: 45px; right: 0px; z-index: 101; background-color: #fff; overflow: hidden; height: 0; transition-duration: .5s; -webkit-transition-duration: .5s; transition-timing-function: cubic-bezier(0.1,0.57,.1,1); -webkit-transition-timing-function: cubic-bezier(0.1,0.57,.1,1);  box-shadow: rgba(0,0,0,.25) 0px 0px 20px;}
.top-menu .mu:hover > div { transition-delay: .2s; -webkit-transition-delay: .2s; }

.top-menu .mu .mi.btn a { display: block; height: 32px; line-height: 32px; padding: 0 15px; text-indent: 2em; position: relative; color:#666;}
.top-menu .mu .mi.btn a:hover { background:#f5f6f8;color:#454545;}
.top-menu .mu .mi.btn a i { display: block; position: absolute; width: 16px; height: 16px; left: 1em; top: 50%; margin-top: -8px; background-size: cover;}
.more-wrap { width: 240px; }
/*.top-menu .user-wrap{ position:relative; height:95px; padding:0 15px 0 90px; background:#f5f5f5; border-bottom:1px solid #e4e4e6}*/
.top-menu .user-wrap{ position:relative; height:95px; padding:0 15px; background:#f5f5f5; border-bottom:1px solid #e4e4e6}
.top-menu .user-wrap h2{ position:relative; font-size: 14px;  font-weight:bold; padding-top: 10px; line-height:1.6;}
.top-menu .user-wrap h2 .true-name{ }
.top-menu .user-wrap h2 .face-edit{position: absolute; right: 0px; font-size:12px; color:#1c6cff;cursor:pointer;}
.user-wrap .face-warp{ position:absolute; top:12px; left:12px; width:66px; height:66px; border-radius:50%;overflow:hidden;}
.user-wrap .face-warp i{ display: block; width:100%; height:100%;  background-image: url(/Global/userImage.ashx); background-size: 100% 100%; }
.user-wrap .face-warp span { position: absolute; bottom: 0; left: 0; right: 0; height: 20px; line-height: 20px; text-align: center; background: rgba(000,000,000, .3); color: #fff;  cursor: pointer;}


.top-menu .user-wrap p{ font-size:12px; color:#666; white-space:nowrap;}
.top-menu .user-wrap p span{ display: inline-block; width: 55px; overflow: hidden; text-overflow: ellipsis; vertical-align: top;}
.top-menu .user-wrap .edition{ padding-top:5px}
.top-menu .user-wrap .edition a{ border: 1px solid #ff9501; background: #fff2e7; color: #fe9601; padding: 0px 12px;display: inline-block; line-height: 1.6; cursor:default; overflow: hidden;text-overflow: ellipsis;}
.top-menu .user-wrap .edition span{ display: inline-block;  border: 1px solid #666; width: 16px; height: 16px; text-align: center;border-radius: 50%; line-height: 16px; margin-left: 5px;}
.top-menu .login-out{ border-top: 1px solid #e4e4e6;}
.top-menu .mu .mi.btn .login-out-btn { height:40px; line-height:40px;}

.top-menu a.tips .tip-point { display:none; position: absolute; width: 4px; height: 4px; background: red; border-radius: 50%; left: 23px; top: 8px;}
/*.top-menu .mu:hover .more-wrap { height: 280px;  border:1px solid #bfc6cc;}
.top-menu .mu:hover .more-wrap.show{ height:315px;  border:1px solid #bfc6cc;}*/

.top-menu .mu:hover .more-wrap { height: 283px; }
.top-menu .mu:hover .more-wrap.show{ height:315px;}



.top-menu a.online i { background:url(/Templates/images/main/ico_online.png) }
.top-menu a.about i { background:url(/Templates/images/main/ico_about.png) }
.top-menu a.user-set i{ background:url(/Templates/images/main/ico_user_set.png) }
.top-menu a.tips i{ background:url(/Templates/images/main/ico_info.png) }
.top-menu .mu .mi.btn a.pic i { background-image: url(../Templates/Images/main/set-pic.png) }
.top-menu .mu .mi.btn .login-out-btn i{ background-image:url(/Templates/images/main/back.png)}

.top-menu .mu .now-project { height: 40px;line-height: 40px;padding: 0 30px 0 15px;text-indent: 2em;position: relative; color: #666; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; border-bottom:1px solid #e4e4e6}
.top-menu .mu .now-project:hover{ color:#454545; background:#f5f6f8; cursor:pointer;}

.top-menu .mu .change-pic{ margin-top:4px;}
.top-menu .mu .user-edit{ margin-top:4px;}
.top-menu .show .user-edit{ margin-top:0;}
.top-menu .mu .about-text{ margin-bottom:4px;}

.top-menu .mu .now-project i, .top-menu .mu .now-project b { display: block; position: absolute; width: 16px;height: 16px; top: 50%;margin-top: -8px;}
.top-menu .mu .now-project b{ right: 12px; background-image: url(/Templates/Images/main/ico_switch.png);}
.top-menu .mu .now-project i{ background-image: url(/Templates/Images/main/ico_prj.png); }

.top-menu .mu  .change-pic{ display:none }
.top-menu .mu .option-wrap { position: absolute; top:56px; right:-130px; width: 0; box-shadow: rgba(0,0,0,.1) 0 0 10px;  overflow: hidden; }
.top-menu .mu:hover .option-wrap { width: 350px; border-left: #e0e0e0 1px solid; }
.top-menu .mu .option-wrap h1 { color: #333; height: 60px; line-height: 60px; width:420px; padding:0 15px; position:relative; border-bottom:#eaeaea 1px solid; font-weight:bold; }
.top-menu .mu .option-wrap h1 a { display: block; position: absolute; width: 16px; height: 16px; top:50%; margin-top:-8px; right:1em; background-image: url("images/main/gear.png"); overflow: hidden; text-indent: -999em; }
.top-menu .mu .option-wrap ul { position: absolute; top: 65px; left: 0; right: 0; bottom: 0; overflow: hidden; }
.top-menu .mu .option-wrap ul li { padding: 5px; width: 105px;display:inline-block; }
.top-menu .mu .option-wrap ul li a { display: block; text-align: center; color: #333; line-height:1.5em; position:relative; padding:10px; padding-top:58px;white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.top-menu .mu .option-wrap ul li a img { width:55px; height:55px; position:absolute; top:3px; left:50%; margin-left:-27.5px;}
.top-menu .mu .option-wrap ul li a:hover { background-color:#e0e0e0;}

.messager-wrap{ position: absolute; top: 55px; right: 0; width: 320px; height:0; background:#fff; overflow:hidden; z-index:1001;transition-duration: .5s; -webkit-transition-duration: .5s; transition-timing-function: cubic-bezier(0.1,0.57,.1,1); -webkit-transition-timing-function: cubic-bezier(0.1,0.57,.1,1); }
.messager-wrap .messager-header{ position: relative;padding: 0 15px;height: 45px;line-height: 45px; border-bottom: 1px solid #e0e1e6;}
.messager-wrap .messager-header h2 { font-size: 16px; line-height: 45px; font-weight:bold;}
.messager-wrap .messager-header a { position: absolute; top: 50%; right: 15px;margin-top: -15px; line-height: 30px;text-decoration: none;color: #0077f9;}
.messager-wrap .messager-header .all-read{ right:60px; color: red}
.messager-wrap .messager-header a:hover { text-decoration: underline;color: red }
.messager-wrap .messager-content{ position:absolute;top:46px;left:0;right:0;bottom:0;}

#frameContainer div { position: absolute; top: 0; left: 0px; bottom: 0;right: 0px;padding: 0px;display: none;}
#frameContainer div.active { display: block; }
#frameContainer div.newframe { border-left: 5px solid #E6EEF8;}
#frameContainer div.door , #frameContainer div.big-data{ border-left: 0;}
#frameContainer iframe { position: relative; }

/*.nav-header .user{ display:inline-block; width: 160px;}
.nav-header .user > p { position: relative; height:55px;cursor: default; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; font-size:14px;}
.nav-header .user > p i {display: block; position: absolute;  width: 36px; height: 36px; left: 17px; top: 50%; margin-top: -18px; background-image: url(/Global/userImage.ashx); background-size: 100% 100%; border-radius: 50%;cursor:pointer;}
.nav-header .user > p span { display: block; position: absolute; top:25px; right:0; left: 70px; font-size:12px; height:20px; line-height:20px; color:#989898}
.nav-header .user > p b { display: block; font-weight: normal; overflow: hidden; text-overflow: ellipsis;padding-left:70px; padding-top:5px; cursor:pointer; font-weight: bold;}
.nav-header .user > p b.on{ }
.nav-header .user > p a { color: #a0b3e7; line-height: 1.8em; }
.nav-header .user > p a:hover { text-decoration: underline; }
.set div.user { width:60px}
.set div.user>p{ display:none;}
.set div.user .user-tit{ display:block;}*/

.m-logo{ position:absolute; left:75px; height:32px; width:200px; top:50%; margin-top:-16px; background:url(images/login/logo.png) left center no-repeat;background-size:contain;}



div.changeMenuMode, .changeMenuMode2, .custom-menu { position: fixed; width: 168px; z-index: 10; height: 49px; line-height: 49px;  cursor: default; text-overflow: ellipsis;  white-space: nowrap; overflow: hidden; background: #f5f5f5; border-bottom: 1px solid #e4e4e6}
div.changeMenuMode a, .changeMenuMode2 a{ color:#666;height:100%;display:block; padding-left:45px;font-size:12px;}
.changeMenuMode i { position: absolute; width: 16px; height: 16px; top: 50%; margin-top: -8px; left: 15px; background: url(/Templates/images/main/menu_switch.png)}

.changeMenuMode:hover i{ background-position:0 -16px}

#bar-box1 p.custom-menu a{ color:#666; position:relative; display:inline-block; padding:0 20px 0 45px;font-size:14px;}
#bar-box1 p.custom-menu a i{ display: block; position: absolute; width: 16px; height: 16px; top: 50%; margin-top: -8px; left: 14px; background-image: url(/Templates/Images/main/menu_switch.png); background-size: cover;}

#bar-box2 p.add-menu{ border:none; padding:0 10px;}
#bar-box2 p.redu-btns{ height:96px;}
#bar-box2 p.add-menu a{ position: relative;height: 30px; border: #a0b3e7 1px dashed; line-height: 26px; display: block;color: #a0b3e7;margin-top: 5px; text-align:center;}
#bar-box2 p.add-menu a.add-fist-meun{ font-size: 24px;}
#bar-box2 p.add-menu a#del-btn{ line-height:30px;}
#bar-box2 p.add-menu a:hover { background:#f5f6f8}

.set-content .abc{ position: relative; height:30px;}
.set-content .abc button { height: 24px; line-height: 24px;  right: 35px; top: 5px; position: absolute; border: none; display: inline-block;  padding: 0 10px; color: #FFF; background: #298def; border-radius: 3px;  font-size: 14px; cursor: pointer;}
.set-content .group-end, .set-content .group { position: relative; display: inline-block; width: 190px; border: #9f9f9f 1px solid; border-top: #019ed1 3px solid; vertical-align: top; margin: 5px 15px; height: 245px;}
.set-content .group-header { position: relative; height: 35px; border-bottom: #9f9f9f 1px solid;}
.set-content .group-header h1 { font-size: 15px;line-height: 35px; padding: 0 15px;text-align: center;  white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.active .group-header h1 { padding: 0 60px 0 5px;}
.group-header a.set { right: 35px;}
.group-header a { display: none; font-size: 12px; color: #9f9f9f; line-height: 24px;height: 24px; position: absolute; top: 50%; margin-top: -12px; right: 5px;}
.group.active .group-header h1 { text-align: left;}
.group.active .group-header a { display: block;}
.set-content .group-body { position: absolute; top: 36px;right: 0; bottom: 0; left: 0;overflow: auto;padding: 10px;}
.group-body .mode-code { padding-bottom: 5px;}
.group-body li { position: relative; border: #b6b6b6 1px solid;  border-radius: 5px; margin: 5px 0;}
.group-body a { display: block; text-align: center; color: #565775; line-height: 28px; padding-right: 16px; margin-left: 3px;border-left: #019ed1 2px solid;width: 140px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.group-body ul li i { width: 16px; height: 16px; position: absolute;  right: 0; top: 50%; margin-top: -8px; background: url(/Templates/Default/Images/index/Menuset.png) no-repeat center; cursor: pointer;}
.set-content .group-body a.added { position: absolute; width: 120px; height: 120px; border: #e0e0e0 5px dashed;color: #e0e0e0;font-size: 42px; text-align: center;line-height: 120px;left: 50%; top: 50%; margin-top: -65px; margin-left: -65px;padding: 0;}
.group-body .mode-code input {border: none; border-bottom: 1px solid #ccc; width: 95px;  outline: none;}

.setter-tit, .setter-tree { position: relative; padding: 15px 50px 0 50px; padding-left: 100px;}
.setter-tit label, .setter-tree label { position: absolute; width: 100px; top: 15px; text-align: right;left: 0;line-height: 35px;height: 35px;}
.setter-tit input { display: block;height: 35px; padding: 0 .5em; line-height: 35px; box-sizing: border-box; width: 100%; border: 1px solid #ccc;border-radius: 3px;}
.setter-tree > ul { position: relative;border: #e0e0e0 1px solid; height: 240px;overflow: auto;padding: 15px;}
.setter-footer { text-align: center;position: absolute; bottom: 20px;width: 100%;}
.setter-footer a { display: inline-block; font-size: 15px;padding: 5px 40px;color: #FFF;background: #186abc;  margin: 0 10px;  border-radius:3px;}
.setter-footer a:hover {  background: #298def }

.menu-container, .menu-container-a{ padding-top:60px;}
.menu-container > ul > li > p, .menu-container-a > ul> li > p { position: relative; height: 40px; line-height: 40px; padding: 0 20px 0 46px; color: #666666; cursor: pointer; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; font-size:14px;}
.menu-container > ul > li.on > p, .menu-container-a > ul > li.on > p { background-color: #f5f6f8;}
.menu-container > ul> li > p i , .menu-container-a > ul>li > p i { display: block; position: absolute; width: 16px; height: 16px; top: 50%; left: 15px; margin-top: -8px; }
.menu-container > ul> li.on > p i , .menu-container-a > ul>li.on > p i{ background-position: 0 -16px;}
.menu-container > ul> li > p span.sz-btn,  .menu-container-a > ul> li > p span.sz-btn { background: url(images/main/userSet.png);}
/*.menu-container-a > ul> li.on > p span.sz-btn{ background: url(images/main/userSet_w.png);}*/
.menu-container > ul> li > div,  .menu-container-a > ul>li > div { display: none; position: fixed;top: 93px;left: 169px; bottom: 5px; z-index: 100010; -webkit-overflow-scrolling: touch;}
.menu-container > ul> li.active > div , .menu-container-a > ul> li.active > div{ display: block; }
.menu-container > ul> li > div > h1 , .menu-container-a > ul> li > div > h1 { height: 50px; line-height: 50px; border-bottom: #384ea0 1px solid; padding: 0 10px; font-size: 16px; font-weight: bold; color: #a0b3e7; }
li.user > p { height:70px; padding: 0 20px; padding-top: 80px; text-align: center; color: #fff; border-bottom: #324381 1px solid; }
li.user > p b { display: block; font-weight: normal; line-height: 1.8em; }
li.user > p a { color: #a0b3e7; line-height: 1.8em; }
li.user > p a:hover { text-decoration: underline; }
li.user > p i { width: 48px; height: 48px; left: 50%; top: 20px; margin-top: 0; margin-left: -24px; background-image: url(images/main/face.png); background-size: 100% 100%; }
li.menumode p{ padding:0 5px;text-align:center;border-bottom:1px solid #324381;}
li.menumode p a { color:#fff;}
li.menus .menu-wrap {
    width: 800px;
    /*border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;*/

}
li.menus .menu-children { position: absolute; right:0; top: 0; left: 0; bottom: 0; background:#fff; overflow:auto;}


li.menus .menu-chart { position: absolute; top: 0; left: 450px; bottom: 0; right: 0; }

.menu-wrap .menu-children > ul { margin: 15px 35px; }
.menu-wrap .menu-children > ul > li { position: relative; padding:5px 0; font-size: 14px; }
.menu-wrap p { padding-left:10px; color: #216bff; font-weight: bold; font-size: 14px;}
.menu-wrap ul ul { padding: 5px 0; border-bottom:1px solid #e0e0e0;}
.menu-wrap li li { display: inline-block; width: 240px;}
.menu-wrap a { display: block; height: 32px; line-height: 32px; color: #666; font-size: 12px;padding: 0 10px;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.menu-wrap a:hover { color:#333; background:#f5f6f8;}

.online-wrap { display:none; position: absolute; width: 180px;height: 450px;z-index: 9999; border: #e0e0e0 1px solid; top: 125px; right: 20px; background-color: #fff;}
.online-wrap .online-header{ position: relative; height: 30px;background: #046fd2;}
.online-wrap .online-header h2{ padding-left:10px;line-height:30px;color:#fff;}
.online-wrap .online-header a{ position:absolute;right:5px;width:20px;height:20px;top:50%;margin-top:-10px;background:url(images/main/dels.png);}
.online-wrap .online-content{ position:absolute;top:30px;left:0;right:0;bottom:0;overflow:auto;}
#online { position: absolute; top: 0px; left: 0; right: 0; bottom: 0; padding: 10px 0;}
#online a { position: relative; display: block; padding: 10px; padding-left: 60px; color: #666; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; line-height: 32px; height: 32px; }
#online i { display: block; position: absolute; width: 32px; height: 32px; top: 50%; left: 20px; margin-top: -16px; overflow: hidden; border-radius: 50%; }
#online i img { width: 32px; height: 32px; }

.tag .menu-btn { position: absolute; width: 45px; height: 30px; text-align: center; top: 10px; text-indent: -9999px; border-image: linear-gradient(#fff,#c5cad0) 0 30;}
.tag .left-btn { left: 0;  border-right: 1px solid #c5cad0;}
.tag .right-btn { right: 118px; border-left: 1px solid #eee;}
.tag .menu-btn i{ display:block; position:absolute; width:16px; height:16px; top:50%; margin-top:-8px; left:50%; margin-left:-8px; background-color: #fff; background-repeat: no-repeat;}
.tag .left-btn i{ background-image: url(/Templates/images/main/left.png);}
.tag .right-btn i{ background-image: url(/Templates/images/main/right.png);}
.tag .menu-btn:hover i{  background-position:0 -16px;}

.tag a.control-up-btn { position: absolute;top:16px; width: 16px;height: 16px; right: 14px; display: block;cursor: pointer; background-image: url(images/main/cont-up.png);}
.nav-tabs-box { position: absolute;left: 45px;right: 160px; top: 8px; bottom: 0; overflow: hidden;}
.nav-tabs-box .page-content{ width:100000px;overflow:hidden;}
#tagBar {display:inline-block; font-size:0; }
#tagBar li { position: relative; display: inline-block; *display: inline; *zoom: 1; height: 32px; cursor: pointer; padding: 0 50px 0 10px; color: #333333; line-height: 32px; white-space: nowrap; margin-right:2px;vertical-align:top;min-width:25px;}
#tagBar li.on {  color: #454545; }
#tagBar li.active { background-color: #0077f9;  color: #fff; border-radius:2px 2px 0 0;}
#tagBar li.mores { padding: 0 !important; font-size: 12px; height:30px; width: 27px; line-height: 29px; background: url(images/main/down.png) center center no-repeat;margin-left: 1px; background-color: #fff;vertical-align: bottom; margin-bottom: 1px;}
#tagBar a { display: none; position: absolute; width: 12px; height: 12px; z-index: 1; top: 50%; margin-top: -6px; overflow: hidden; text-indent: -999em; right: 6px; background-image: url(Images/main/del.png); cursor: pointer; }
#tagBar li.active a { display: block; background-image: url(images/main/del-w.png); }
#tagBar li.on a { display: block; }

#tagBar a.set { display:block; width:16px; height:16px; margin-top:-8px; background-image: url(images/main/edit.png); }
#tagBar li.active a.set { background-image: url(images/main/edit_w.png); }
#tagMore { display: block; position: absolute; width: 39px; height: 39px; right: 0; bottom: 0; overflow: hidden; text-indent: -999em; background-image: url(images/main/more.png); }
#tagMore:hover { background-color: #f5f5f5; }
#tagBar li span.border-right {
    width: 1px;
    height: 32px;
    position: absolute;
    right: -1px;
    background: #ccc;
    background: linear-gradient(to bottom, #ffffff 0%,#c6cbd1 100%);
}
.tag .btn-group{ position: absolute; width: 70px; height: 32px;  text-align: center; border-left: solid 1px #eee; border-right: solid 1px #eee; color: #999; right:45px; top: 8px; border-image: linear-gradient(#fff,#c5cad0) 0 30;}
.tag .btn-group .close-control{ position:relative; display:inline-block; line-height:32px; font-size:12px;}
.tag .btn-group .close-control .caret { display: inline-block;width: 0; height: 0; margin-left: 4px; vertical-align: middle; border-top: 4px dashed; border-top: 4px solid\9; border-right: 4px solid transparent; border-left: 4px solid transparent;}
.tag .btn-group .list-box{ position: absolute; width: 140px; height:0; top: 35px; z-index: 100; right: -1px; font-size: 12px; overflow: hidden; transition-duration: .5s; background: #fff;}
.tag .btn-group.on .list-box{ height:auto; border: 1px solid #eee;}
.tag .btn-group .list-box  .close-other, .tag .btn-group .list-box  .close-all{ position:relative; height:30px;line-height:30px; padding:0 25px; letter-spacing: 5px; font-size: 12px; text-align: center; cursor:pointer;}
.tag .btn-group .list-box div.close-other{ border-top: 1px solid #eee;}
.tag .btn-group .list-box >div span{ display: none; position: absolute; width: 12px; height: 12px;z-index: 1;top: 50%; margin-top: -5px;text-indent: -999em;right: 10px; background-image: url(Images/main/del.png);cursor: pointer;}
.tag .btn-group .list-box >div:hover{ background:#f5f5f5; color:#384ea0;}
.tag .btn-group .list-box >div:hover span{ display:block;}

.list-box .nav-list{  max-height:260px; overflow:hidden;}
.list-box .nav-list li { display: block; border-top: 1px solid #eee; cursor: pointer;position: relative; font-size:12px; height: 30px;line-height: 30px;text-align: left;  padding: 0 25px;white-space: nowrap; overflow: hidden;text-overflow: ellipsis; margin: 0 3px;}
.list-box .nav-list li span { width: 10px; height: 10px; border-radius: 5px; background: #0077f9; display: none; position: absolute; top: 50%; margin-top: -5px; left: 5px; }
.list-box .nav-list li:hover{ background:#f5f5f5; color:#384ea0;}
.list-box .nav-list li.active{ background:#f5f5f5; color:#384ea0;}
.list-box .nav-list li.active span { display: block;}
.list-box .nav-list li .del{ display: none; position: absolute; width: 12px; height: 12px;z-index: 1;top: 50%; margin-top: -5px;text-indent: -999em;right: 10px; background-image: url(Images/main/del.png);cursor: pointer;}
.list-box .nav-list li:hover .del{ display:block;}


/*弹窗*/
/*.set-mode-wrap{ display:none; position:absolute; width:1000px; height:550px; left:200px; top:120px; z-index:1001; box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.55); background:#fff; border-radius:5px;}
.set-mode-wrap .set-header, .new-mode-wrap .new-header{ height:35px; background:#2782dd; position:relative; cursor: move;}
.set-mode-wrap .set-header h2, .new-mode-wrap .new-header h2{ line-height:35px; padding-left:20px;color:#fff;}
.set-mode-wrap .set-header a, .new-mode-wrap .new-header a{ position: absolute; width: 20px; height: 20px; top: 50%; margin-top: -10px; right: 10px; background: url(images/main/dels.png);}
.set-mode-wrap .set-header a:hover, .new-mode-wrap .new-header a:hover{ background:url( Images/main/delsh.png)}
.set-mode-wrap .set-content, .new-mode-wrap .new-content{ position:absolute; top:35px;left:0;right:0;bottom:0; overflow:hidden;}*/


.new-mode-wrap{ display:none; position:absolute; width:1200px; left:200px; top:50px;height:600px; z-index:1011; box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.55); background:#fff; border-radius:5px;}
/*.new-pop {  position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 1010; background: rgba(000,000,000,.3); display:none;}*/

/*模态框*/
.pop-mode { position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 1000; background: rgba(000,000,000,.4); display:none;}

/*即时通消息提醒*/
.info-box { display:none; position: absolute;right: 20px; bottom: 2px; width: 440px; height: 240px; z-index: 100; background: #fff; border: 1px #e1e1e1  solid; overflow: hidden; border-radius:3px;}
.info-box .info-header{ position:relative; height:45px; line-height:45px; background:url(images/main/message.jpg) no-repeat; background-size:cover;}
.info-box .info-header p{padding-left: 20px; color: #fff; font-size:14px;line-height:45px;}
.info-box .info-header a{ position: absolute; top: 50%; margin-top:-7px; right: 10px;width: 14px; height: 14px; background: url(images/main/del.png) center center;}

/*即时通消息回复*/
.info-back { display: none; position: absolute; right: 50%; margin-right: -220px; top:50%; margin-top:-125px; width: 440px;height: 250px; z-index: 1001; background: #fff; border: 1px #e1e1e1 solid;overflow: hidden; border-radius:3px;}
.info-back .info-header{ position:relative; height:45px; line-height:45px; background:url(images/main/message.jpg) no-repeat; background-size:cover;}
.info-back .info-header p{padding-left: 20px; color: #fff; font-size:14px;line-height:45px;}
.info-back .info-header a{ position: absolute; top: 50%; margin-top:-7px; right: 10px;width: 14px; height: 14px; background: url(images/main/del.png) center center;}


/*更改图片弹窗*/
.change-pic-mode{ display:none; position:absolute; width:800px; height:454px; left:50%;margin-left:-400px;  top:100px; z-index:1001; box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.55); background:#fff; border-radius:5px;}
.change-pic-mode .set-pic-header{ height:35px; background:#0077f9; position:relative;}
.change-pic-mode .set-pic-header h2{line-height:35px; padding-left:20px;color:#fff;}
.change-pic-mode .set-pic-header a{position: absolute; width: 20px; height: 20px; top: 50%; margin-top: -10px; right: 10px; background: url(../Templates/images/main/dels.png);}
.change-pic-mode .set-pic-header a:hover{ background:url(../Templates/images/main/delsh.png)}
.change-pic-mode .set-pic-content{ position:absolute; top:35px;left:0;right:0;bottom:0; overflow:hidden;}

/*今日提示*/
.today-tips-wrap { display: none; position: absolute; width: 64%; height: 70%; left: 18%; top: 15%; z-index: 1001; box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2); background: #fff;}
.today-tips-wrap .tips-header{ position:relative; height:45px;background:url(images/main/tips_header.png) center; background-size:cover;border-bottom:1px solid #ddd;}
.today-tips-wrap .tips-header h2{ line-height:45px; padding-left:20px;color:#333;font-size:16px;}
.today-tips-wrap .tips-header a{position: absolute; width: 14px; height: 14px; top: 50%; margin-top: -7px; right: 20px; background: url(../Templates/images/main/del-head.png) no-repeat; background-size:contain;}
.today-tips-wrap .tips-content{ position:absolute;top:45px; left:0; right:0;bottom:0;}

/*关于弹窗*/
.about-mode{ display:none; position:absolute; width:500px; height:385px; left:50%;margin-left:-250px;  top:100px; z-index:1001; box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.55); background:#fff; border-radius:5px;}
.about-mode .about-header{ height:35px; background:#0077f9; position:relative;}
.about-mode .about-header h2{line-height:35px; padding-left:20px;color:#fff;}
.about-mode .about-header a{position: absolute; width: 20px; height: 20px; top: 50%; margin-top: -10px; right: 10px; background: url(../Templates/images/main/dels.png);}
.about-mode .about-header a:hover{ background:url(../Templates/images/main/delsh.png)}
.about-mode .about-content{ height:300px;}
.about-mode .about-foot { height: 50px; line-height: 50px; border-top: 1px solid #ccc; text-align: right; padding: 0 25px;}
.about-mode .about-foot a{ background: #fff;  color: #364aa0;padding: 3px 12px;border-radius: 3px; border: 1px solid #364aa0;}
.about-mode .about-foot a:hover{ background:#364aa0; color:#fff;}

.menu-search { position: fixed; bottom: 0;  width: 168px; height: 45px; background: #fff; border-right: 1px solid #e4e4e6; border-top:1px solid #e4e4e6;}
.menu-search input{ width: 125px; height: 30px; border: 1px solid #bfc6cc; border-radius: 3px; font-size: 12px; color: #666;  margin:7px 5px; padding-left:30px;}
.menu-search input::-webkit-input-placeholder {  font-size:12px;}
.menu-search a{ font-size:0; width: 34px;  height: 34px; position: absolute; top: 50%; margin-top:-17px; left: 8px; background: url(/Templates/images/main/search.png) center center no-repeat;}
.menu-search input.on{  border: 1px solid #1d68f9; }
.set .menu-search input,  .set .menu-search a{ display:none;}
#suggestions-container{ margin:0;}
.autocomplete-suggestions{ bottom: 42px; border: 1px solid #e4e4e6;background: #fff; font-size: 12px;left: 7px; box-shadow: rgba(0,0,0,.1) 0px 3px 5px; padding:20px 0; overflow:hidden}
.autocomplete-suggestions .autocomplete-suggestion { padding:0 20px; line-height: 30px;}
.autocomplete-selected { color:#0055a0;background:#f5f6f8; cursor:default;}
.autocomplete-suggestion span{ display:inline-block; padding-left:20px; color:#999;}
.autocomplete-suggestion strong{ color:#0077f9}

/*设置头像弹窗*/
.set-head{ display:none; position:absolute; width:320px; height:360px; left:50%;margin-left:-250px;  top:100px; z-index:1001; box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.55); background:#fff; border-radius:5px;}
.set-head .set-head-tit{ height:40px; position:relative; border-bottom:1px solid #ccc}
.set-head .set-head-tit h2{line-height:40px; padding-left:20px; font-size:16px}
.set-head .set-head-tit a{position: absolute; width: 16px; height: 16px; top: 50%; margin-top: -8px; right: 10px; background: url(../Templates/images/main/del-head.png);}
.set-head .set-head-tit a:hover{ background-color:#ddd;}
.set-head .set-head-cont{ height:280px;}
.set-head .set-head-foot { height: 40px; line-height: 40px; border-top: 1px solid #ccc; text-align: right; padding: 0 25px;}
.set-head .set-head-foot a{ background: #fff;  color: #364aa0;padding: 3px 12px;border-radius: 3px; border: 1px solid #364aa0;}
.set-head-foot a:hover{ background:#364aa0; color:#fff;}
.set-head-pop { position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 99; background: rgba(000,000,000,.3); display:none;}

/*密码预警*/
.password-warning{ display:none; position:absolute; width:400px; height:220px; left:50%;margin-left:-150px;  top:50%; margin-top:-110px; z-index:1001; background:#fff; border-radius:5px;box-shadow: 1px 1px 50px rgba(0,0,0,.3);}
.warning-header{position:relative; padding: 0 20px; height: 42px;line-height: 42px; border-bottom: 1px solid #eee; font-size: 14px; color: #333; overflow: hidden;background-color: #F8F8F8;}
.warning-header a{ position: absolute; width: 16px; height: 16px; top: 50%; margin-top: -8px; right: 10px; background:url(/Library/layer/theme/default/icon.png);background-position: 1px -40px;}
.warning-content{ position:relative;}
.warning-content .text-wrap{ position:relative; width: 70%; margin: 30px auto; font-size:16px;}
.warning-content .text-wrap i{ position:absolute;width:22px; height:22px; background:url(/Templates/images/main/tip.png); left:-30px; top:2px;}
.warning-content .text-wrap a{ color:#0077f9; text-decoration: underline;}
.warning-footer{ position: absolute; left: 0;right: 0; bottom: 0; height: 50px;  border-top:1px solid #e0e0e0; text-align:right;}
.warning-footer .btn { padding: 0px 16px; border-radius: 3px; display: inline-block; height: 28px;line-height: 28px;font-size: 15px; margin-right: 10px;background: #0077f9; color: #fff;border: 1px solid #0077f9; margin-top: 10px;}
.warning-footer .btn:hover { background: #0064d1}
.pop-warning{ display:none; position:absolute;top:0;left:0;right:0;bottom:0;z-index: 999; background-color: rgb(0, 0, 0); opacity: 0.6;}

.dialog { position: absolute; background-color: #fff; top: 20%; left: 50%;z-index: 20000;width: 350px; height:150px; border-radius: 3px; box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.55);}
.dialog .tit{ position: relative;height: 30px;line-height: 30px; padding-left: 35px;color:#fff; background: #046fd2;border-radius:3px 3px 0 0;}
.dialog h1{ text-align:center; font-size:14px; padding:12px;}
.dialog .tit i{ width: 20px; display: inline-block; height: 20px; position: absolute; background: url(images/main/tip_w.png); top: 50%; margin-top: -10px;  left: 10px;}
.dialog p{ margin-top: 5px; text-align: right; margin-right: 20px;}
.dialog a{ padding: 4px 20px; margin: 0 5px; color: #fff; border-radius:3px;}
.dialog .confirm-btn{ border: 1px solid #046fd2; background:#046fd2}
.dialog .cancel-btn{ background-color: #fa4451; border-color: #fa4451;}
.dialog .confirm-btn:hover{ background:#1e62ad }
.dialog .cancel-btn:hover{  background-color:#e80a1a;}

.set-system{ display:none; position:absolute; width:600px; height:500px; left:50%;margin-left:-300px;  top:100px; z-index:1001; box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.55); background:#fff; border-radius:5px;}
.set-system  .set-system-header{ height:35px; background:#2782dd; position:relative;}
.set-system  .set-system-header h2{line-height:35px; padding-left:20px;color:#fff;}
.set-system  .set-system-header a{position: absolute; width: 20px; height: 20px; top: 50%; margin-top: -10px; right: 10px; background: url(/Templates/Images/main/dels.png);}
.set-system  .set-system-header a:hover{ background:url(/Templates/Images/main/delsh.png)}
.set-system  .set-system-content{ position:absolute; top:35px;left:0;right:0;bottom:0; overflow:hidden;}

@media screen and (min-width:1650px) {
    .form-container{ width:440px; height:520px;margin-top:-260px; right:240px;}
    .form-container .acc-box{ width:330px;}
    .form-container .acc-box .acc-login-title h2{ font-size:24px;}
    .form-container .selt, .form-container .txtb {  margin-top: 20px; }
    .form-container .selt { margin-top: 30px;}
    .wx-widget { margin-top: 80px;}
    .form-pic { width: 393px; height: 120px; left: 240px; margin-top: -60px;}
    .form-container .selt, .form-container .txtb{ height: 40px; line-height: 40px;}
    .form-container .acc-login .selt label{ height: 40px; line-height: 40px; font-size:14px;}
    .form-container .txtb input { height: 40px; line-height: 40px; font-size: 14px;}
    .form-container a#loginSubmit { height: 40px; line-height:40px;}
}

@media screen and (min-width:1920px) {
    .today-tips-wrap{ width:1220px; left: 50%; margin-left:-610px; }
}


.im-box{padding:0;margin:0;}
.im-header{padding:7px 4px;text-align:right;border-bottom:1px solid #ddd;}
.im-header label {font-size: 12px;width: 100px;text-align: left;vertical-align: middle;color:#000;}
.im-header input[type=checkbox] {width: 14px;height: 14px;vertical-align: middle;}

.im-btn {text-decoration: none;display: inline-block;padding: 0px 10px;border: 1px solid #ccc;
         color: #454545;font-size: 12px;line-height: 24px;border-radius: 3px;margin:0 2px;cursor:pointer;background-color:#fff;}
.im-btn:hover {color: #fff;background-color: #0077f9;border:1px solid #0077f9}

.im-btn:disabled {border: 1px solid #ddd;background-color: #fafafa;color:rgba(16, 16, 16, 0.3);cursor:default;}

.im-menu{position:relative;display:inline-block;height:28px;}

.im-menu .im-menu-btn {background: url('/Library/jquery-easyui-1.8.6/themes/default/images/menu_arrows.png') no-repeat 43px 4px;padding-right: 20px;width: 30px;border:1px solid #0077f9
}
.im-menu .im-menu-btn:hover {background: url('/Library/jquery-easyui-1.8.6/themes/default/images/menu_arrows.png') no-repeat 43px -12px;color: #fff;background-color: #0077f9;}
.im-menu .sub {margin: 0;background-color: #fafafa;border: 1px solid #ddd;color: #444;position: absolute;left: -30px;top: 28px;z-index: 99;padding: 3px;max-height: 150px;width: 137px; overflow-y:auto; display:none;box-shadow: 2px 2px 3px #cccccc;}
.im-menu .sub dd{margin:0px; padding:4px 10px;font-size:12px;cursor:pointer;display:block;text-align:left;line-height:1.8}
.im-menu .sub dd:hover{  background-color: #0077f9;color: #fff;border-radius: 0;}
.im-menu .sub dd:first-child{ border-bottom:1px solid #ccc;}
.im-content {padding: 5px 5px;}
.im-content .im-list{padding:3px 0;}
.im-content label {text-align: right;width: 60px;height: 30px;line-height: 30px;font-size: 12px;display: inline-block;}
.im-content label.longb{height:60px;vertical-align:top;}

.im-content input[type=text],.im-content textarea {border: 1px solid #ccc;border-radius: 2px;padding: 2px 6px;font-size: 12px;line-height: 20px;width: 300px;display: inline-block;}
.im-content textarea {height:60px;overflow-x:auto;}
.im-content input[type=text]{ height:24px;line-height:24px;}


.layui-layer-title{ background-color:#fff;}


.nav-modal { display: none; position: fixed; top: 92px; right:0; left: 169px; bottom: 0px; z-index: 100000; background: rgba(000,000,000,.4);}