﻿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; outline:none;}
/*input::-webkit-input-placeholder { color: #adb0b7;}
input:-ms-input-placeholder { color: #adb0b7;}*/
/*.show input::-webkit-input-placeholder { color: #999;}
.show input::-ms-input-placeholder { color: #999;}*/

.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: rgba(000,000,000,.55); }
.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-image: url(/Templates/images/login/background.png); background-repeat: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-switch a{ width: 100%; height: 100%; display: block; background-image: url(/Templates/images/login/logo-switch.png); background-size: cover;}
 .form-container-switch .account-btn{ background-image: url(/Templates/images/login/logo-switch2.png);}
.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; font-weight:bold;}
.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 .selt.active, .form-container .txtb.active { border-color:#1F6BFF;}
.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 { position:relative; margin-top: 20px; height:36px; line-height:36px; display:none;}
.form-container .login-Code input{ border: 1px solid #e8e8e8;border-radius: 3px; width: calc( 100% - 130px); height: 36px;line-height: 36px;vertical-align: middle; text-indent: 1em;}
.form-container  .login-Code img{ position:absolute; top:50%; right:0; margin-top:-17.5px; cursor: pointer; height:38px}
.form-container .cheb { display: inline-block; *display: inline; *zoom: 1; position: relative; margin-top: 20px; 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.png); }
.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:rgba(31,107,255,.1); color:#1F6BFF;}

.set-skin{ position:absolute; width:38px;height:52px;top:260px; right:0; z-index:100;  box-shadow: rgba(0,0,0,.15) 0px 0px 12px; border-radius:52px 0 0 52px;background:#fff;transition-duration: .5s; -webkit-transition-duration: .5s; transition-timing-function: cubic-bezier(0.1,0.57,.1,1);}
.set-skin:hover{ width:275px;}
.set-skin i{ position:absolute; width:64px;height:64px; top:-8px; left:-7px;background:url(/Templates/images/login/skin_peeler.png) no-repeat; cursor:pointer;}
.set-skin .skin-wrap{ position: absolute; height:24px; top:50%; margin-top:-12px; left:65px;  white-space: nowrap;}
.set-skin .skin-wrap a { position: relative; display: inline-block;width: 24px; height: 24px; border-radius: 3px; vertical-align: top; margin: 0 6px;}
.set-skin .skin-wrap a span{ position:absolute; width:12px;height:12px; top:50%;left:50%;margin-top:-6px; margin-left:-6px;display:none; background:url(/Templates/images/main/theme-point.png)}
.set-skin .skin-wrap a.active span{ display:block;}
.set-skin .skin-wrap .theme-1{ background:#c8000b}
.set-skin .skin-wrap .theme-2{ background:#00793e}
.set-skin .skin-wrap .theme-3{ background:#ff6702}
.set-skin .skin-wrap .theme-4{ background:#1f6bff}
.set-skin .skin-wrap .theme-5{ background:#91007b}

.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: 450px; top: 20%; left: 50%; margin-left: -225px; box-shadow: rgba(0,0,0,.1) 0 5px 10px; }
.console-widget-header { height: 45px; line-height: 45px; background-color: #f5f5f5; position: relative; }
.console-widget-header h1 { line-height: 45px; padding-left: 20px; font-size: 16px;  color: #333; }
.console-widget-header a { display: block; position: absolute; height: 24px; width: 24px; font-size: 16px; line-height: 24px; font-family: Arial; color: #6d6d6d; text-decoration: none; text-align: center; top: 50%; right: 10px; margin-top: -12px; }
.console-widget-content { position: relative; height: 190px; }
.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: 32px;line-height: 32px;width: 55px; text-align: center; background: none; border: 1px solid #c2c9ce; color: #454545;  margin: 0 4px;border-radius: 3px; }
.console-widget-footer a.hid{display:none}
.console-widget-footer a:hover { background-color: #e0e0e0; }
.console-widget-footer a.submit { background-color: #1f6bff; color: #fff; border-color:#1f6bff}
.console-widget-footer a.submit:hover { opacity:.9 }
.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;}
.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 #e0e1e6; background: #fff; font-size:0;}


.tag, .frame-container{ position: absolute; left:0px;right: 0px; padding:0 5px;}
.tag { background-color: #fff; top: 0; height: 40px; }
.frame-container { background-color: #fff; top: 41px; bottom: 0; }
.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; 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: 1px; 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 15px; 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: #666;}
/*顶排导航右上姓名颜色*/
.top-menu .mu > a i {position: absolute;display: block;width: 16px;height: 16px;top: 50%;left: 50%;margin-top: -8px;margin-left: -8px;}

.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:hover { background-color: rgba(31,107,255,.1);}
/*顶排导航右上按钮悬停背景色*/

.top-menu .search-txt-wrap { position:relative; width:48px;}

.top-menu .search-txt-wrap.showSearch { width: 260px; transition-duration: .5s; -webkit-transition-duration: .5s;}
.top-menu .search-txt-wrap.showSearch .search-form{ display:block;}

.search-del-btn { display:none; width: 16px; height: 16px; position: absolute; top: 50%; margin-top: -8px; right: 10px;  background: url(/Templates/images/main/del-head.png) no-repeat center; background-size:60%;}
.search-form input::-ms-clear { display: none;}

.top-menu .search-txt-wrap .search-text { height: 30px; width: 30px; position: absolute; left:5px; top: 50%; margin-top: -15px; z-index: 150; padding: 0; }
.top-menu .search-txt-wrap .search-form{ display:none; left:0; right: 5px; height: 30px; top: 10px; background: none;box-shadow:none;overflow: inherit;}
/*搜索框内部框位置*/

.top-menu .search-form input{  height: 28px; line-height:28px; border: 1px solid #d7d9dd; margin: 0; text-indent: 35px; width: 100%; background:  rgba(31,107,255,.1); font-size:12px; outline: none;  border-radius:3px;}
/*搜索框内部背景色*/

.top-menu .mu .search-menu-warp {  width: 400px; padding:0 10px;  /*left: 0;*/  border-radius: 3px;}
.top-menu .show .search-menu-warp { height:440px; padding-bottom:10px;}

.search-menu-top { height:36px; border-bottom:1px solid #ddd;padding-top:10px;}
.search-menu-top ul{ font-size:0;}
.search-menu-top li{ width:50%; height:35px; display:inline-block; text-align:center}
.search-menu-top li a{ display:block; height:20px; line-height:20px; position:relative; top:7px;padding-left:25px;}
.search-menu-top li .s-fun{ border-right:1px solid #ddd;}
.search-menu-top li a i{ position:absolute; width:16px; height:18px;top:50%; margin-top:-9px; left:50%;margin-left:-25px;}
.search-menu-top li.active a, .search-menu-top li a:hover{ color:#1f6bff;}
.search-menu-content{ position:absolute; top:47px;left:0px;right:0px; bottom:5px;}

.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: -16px; margin-left: 10px; 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; 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{ 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, .top-menu .mu .mi.btn .about{ 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: 460px; }
/*.top-menu .mu .more-wrap { height: 536px; }*/
.top-menu .mu:hover .more-wrap.show{ height:492px;}

.theme-wrap{ position: relative; border-top: 1px solid #e0e1e6; border-bottom: 1px solid #e0e1e6;}
.theme-wrap li{ display:block;padding:5px 15px;}
.theme-wrap li p{ position:relative; line-height:30px; margin:0; font-size:12px;white-space: nowrap;color:#212121;}
.theme-wrap li p span{ color:#999}
.theme-wrap .side-theme p{ line-height:40px;}
/*.theme-wrap li .set-theme-btn{ margin-bottom:5px;}
.theme-wrap li .set-theme-btn a{ position:relative;  display:inline-block; width:24px; height:24px; border-radius:3px;vertical-align: middle;margin:0 9px;}
.theme-wrap li .set-theme-btn a span{ position:absolute; width:12px;height:12px; top:50%;left:50%;margin-top:-6px; margin-left:-6px;display:none; background:url(/Templates/images/main/theme-point.png)}
.theme-wrap li .set-theme-btn a.active span{ display:block;}
.theme-wrap li .set-theme-btn .theme-1{margin-left:0; background:#c8000b}
.theme-wrap li .set-theme-btn .theme-2{ background:#00793e}
.theme-wrap li .set-theme-btn .theme-3{ background:#ff6702}
.theme-wrap li .set-theme-btn .theme-4{ background:#1f6bff}
.theme-wrap li .set-theme-btn .theme-5{ margin-right:0; background:#91007b}*/

.set-navigation{ margin-bottom:5px;}
.set-navigation a{  position:relative;  display:inline-block; width:58px; height:40px; border-radius:3px;vertical-align: middle;margin-right:9px;}
.set-navigation .pattern-1 { background-image: url(/Templates/images/main/pattern_1.png) }
.set-navigation .pattern-2 { background-image: url(/Templates/images/main/pattern_2.png) }
.set-navigation a span{  position:absolute; width:12px;height:12px; top:50%;left:50%;margin-top:-3px; margin-left:0px;display:none; background:url(/Templates/images/main/nav-point.png)}
.set-navigation a.active span{ display:block;}
.set-navigation a.active{ border:1px solid #ddd;}

/*switchbtn ��ʽ*/
.chooseBtn { display: none;}
.choose-label { box-shadow: #ccc 0px 0px 0px 1px; width: 40px; height: 20px; display: inline-block; border-radius: 20px; position: relative; background-color: #bdbdbd; overflow: hidden;}
.choose-label:before { content: ''; position: absolute; left: 0; width: 20px; height: 20px; display: inline-block;border-radius: 20px;background-color: #fff; z-index: 20;  -webkit-transition: all 0.5s; transition: all 0.5s; }
.chooseBtn:checked + label.choose-label:before { left: 20px;}
.chooseBtn:checked + label.choose-label { background-color: #1bbd36;}
.theme-wrap .side-theme p a{ display: block; position: absolute; height: 20px; top: 50%; margin-top: -10px;right: 0px;}

.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 .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.door , #frameContainer div.big-data{ border-left: 0;}
#frameContainer div.newframe { border-left: 5px solid #E6EEF8;}
#frameContainer iframe { position: relative; }

/*#frameContainer div.newframe { padding:14px; background:#f5f5f5}
#frameContainer iframe { position: relative; border:1px solid #e4e4e6;background:#fff}*/

.m-logo{ position:absolute; left:75px; height:45px; width:270px; top:50%; margin-top:-22px; background-image:url(images/login/logo.png);background-size:contain; background-repeat:no-repeat; background-position:left center;}
.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}
.changeMenuMode a, .changeMenuMode2 a, .custom-menu a{ color:#acafb8;height:100%;display:block; padding-left:45px;font-size:12px;}
.changeMenuMode i, .custom-menu a i{ position: absolute; width: 16px; height: 16px; top: 50%; margin-top: -8px; left: 15px;}
.custom-menu a{ font-size:14px;}

#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;}

.nav-box.set { width:60px; }
.nav-box.set .menu-container >ul>li, .nav-box.set .menu-container-a >ul>li, .nav-box.set .custom-menu, .nav-box.set .changeMenuMode2, .nav-box.set .changeMenuMode{ 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;}
.set .custom-menu a, .set .changeMenuMode2 a, .set  .changeMenuMode a{ font-size:0;}

.nav-mode-2 .nav-control-btn{ display:none}
.nav-mode-2 .m-logo{ left:15px;}
.nav-mode-2 .top-nav-menu{ display:block;}

.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;padding-bottom: 5px;}
.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 > p i , .menu-container-a > ul>li > p i { display: block; position: absolute; width: 16px; height: 16px; top: 50%; left: 15px; margin-top: -8px;background-position: center; background-repeat: no-repeat;}

.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;}
li.menus .menu-children { position: absolute; right:0; top: 0px; left: 0; bottom: 0; background:#f5f5f5; overflow:auto;}
/*侧边栏展开背景*/
li.menus .menu-chart { position: absolute; top: 0; left: 450px; bottom: 0; right: 0; }

.menu-wrap .menu-children > ul { margin: 0px 35px; }
.menu-wrap .menu-children > ul > li { position: relative; padding:5px 0; font-size: 14px; }
.menu-wrap p { padding-left:10px; font-weight: bold; font-size: 14px;}
.menu-wrap ul ul { padding: 0 0 5px 0; border-bottom:1px solid #e0e0e0;}
.menu-wrap li li { position:relative; display: inline-block; width: 240px;}
.menu-wrap a { display: block; height: 32px; line-height: 32px; color: #666; font-size: 12px;padding: 0 10px; padding-right: 50px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.menu-wrap .add-menu-btn { display:none;  position: absolute; top: 50%; right: 15px; margin-top: -10px; height: 20px; line-height: 20px; padding:0 6px; background: #1F6BFF; color: #fff; font-size: 12px; border-radius: 3px; cursor:pointer;}
.menu-wrap li li:hover .add-menu-btn{ display:block;}

.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;}
.tag-bar {display:inline-block; font-size:0; }
.tag-bar 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;}
.tag-bar li.on {  color: #454545; }
.tag-bar 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;}
.tag-bar a { display: none; position: absolute; width: 12px; height: 12px; z-index: 1; top: 50%; margin-top: -6px; overflow: hidden; text-indent: -999em; right: 6px; cursor: pointer; }
.tag-bar li.active a { display: block; background-image: url(images/main/del-w.png); }
.tag-bar li.on a { display: block; }

/*#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; }*/
.tag-bar 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; cursor: pointer;}
.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;  display: none; position: absolute; top: 50%; margin-top: -5px; left: 5px; }

.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;}


/*弹窗*/
.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;}
/*模态框*/
.pop-mode, .pop-currency { position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 1000; background: rgba(000,000,000,.6); 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-wrap { display: none; position: absolute; width: 800px; height: 400px; left: 50%; top: 50%; margin-left:-400px; margin-top:-200px; z-index: 1001; box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2); background: #fff;}
.change-pic-wrap .set-pic-header{ position:relative; height:45px;background:url(images/main/tips_header.png) center; background-size:cover;border-bottom:1px solid #ddd;}
.change-pic-wrap .set-pic-header h2{ line-height:45px; padding-left:20px;color:#333;font-size:16px;}
.change-pic-wrap .set-pic-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;}
.change-pic-wrap .set-pic-content{ position:absolute;top:45px; left:0; right:0;bottom:0;}



/*今日提示*/
.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: 285px; left: 50%; margin-left:-250px; top: 50%; margin-top:-135px; z-index: 1001; box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2); background: #fff;}
.about-mode .about-header{ position:relative; height:45px;background:url(images/main/tips_header.png) center; background-size:100% 100%;border-bottom:1px solid #ddd;}
.about-mode .about-header h2{line-height:45px; padding-left:20px;color:#333;font-size:16px;}
.about-mode .about-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;}
.about-mode .about-content{margin-top: -16px; height:200px;}
.about-mode .about-foot { height: 40px; line-height: 40px; text-align: right; padding: 0 25px;}
.about-mode .about-foot a{ color: #fff;padding: 7px 14px;border-radius: 3px; background:#1f6bff;font-size:12px;}
.about-mode .about-foot a:hover{ opacity:.9;}

.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::-ms-clear { display: none;}
.menu-search input::-webkit-input-placeholder {  font-size:12px;}
.menu-search .search-btn{ 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;}

.left-suggestions{ position: fixed; width: 420px; max-height:450px; margin: 0px; bottom:5px; z-index:100011}
.left-suggestions .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}

.left-suggestions .autocomplete-selected { color:#0055a0;background:#f5f6f8; cursor:default;}
.left-suggestions .autocomplete-suggestion span{ display:inline-block; padding-left:20px; color:#999;}




.suggestions-container{ position:absolute;top:0;left:0;right:0;bottom:0;}
.autocomplete-suggestions{ overflow:auto;}
.autocomplete-suggestions .autocomplete-suggestion { position: relative;  padding: 0 35px;  line-height: 40px; font-size: 14px; padding-right: 180px; white-space: nowrap;  overflow: hidden; text-overflow: ellipsis; border-left:2px solid #fff;}
.autocomplete-suggestion .list-tip { position: absolute;left:10px; width: 16px; height: 16px; top: 50%; margin-top: -8px;background-size: contain; background-repeat: no-repeat;}
.autocomplete-suggestion .add-list{ display:none; width: 16px;height: 16px;margin-left: 5px;margin-top: -2px; vertical-align: middle;}
.autocomplete-suggestion span { display: inline-block; position: absolute; right: 15px; width: 150px;overflow: hidden;white-space: nowrap; text-overflow: ellipsis; text-align: right;}
.autocomplete-suggestions .autocomplete-selected { border-color:#1f6bff; background: rgba(31,107,255,.1); cursor:pointer;}
.autocomplete-suggestion .add-menu-icon{ width: 16px;height: 16px;margin-left: 5px;margin-top: -2px; vertical-align: middle;}
.autocomplete-selected .add-list, .autocomplete-selected .add-menu-icon{ display:inline-block;}
.suggestions-container .suggestions-tip{ display:none;}
.no .suggestions-tip { display: block; text-align: center; line-height: 50px; color: #999;}


/*设置头像弹窗*/
.set-head{ display:none; position:absolute; width:560px; height:400px; left:50%;margin-left:-280px;  top:50%; margin-top:-200px; z-index:1001; box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.55); background:#fff; border-radius:3px;}
.set-head .set-head-tit{ height:45px; position:relative; border-bottom:1px solid #ddd}
.set-head .set-head-tit h2{line-height:45px; padding-left:20px; font-size:16px;background:#f5f5f5}
.set-head .set-head-tit a{position: absolute; width: 12px; height: 12px; top: 50%; margin-top: -6px; right: 20px; background: url(../Templates/images/main/del-head.png); background-size:cover;}
.set-head .set-head-tit a:hover{ background-color:#ddd;}
.set-head .set-head-cont{ height:365px;}
.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,.55); 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;}
/*即时通消息提醒内容*/
.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: 32px;}
.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: 155px;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);}

.top-nav-menu { display:none; position:absolute;left:320px;top:0;  bottom: 0; width:calc(100% - 785px);}
/*顶排导航按钮位置*/

.nav-change-menu { position:absolute; top:0; left:0; display:block;width:48px;height:50px;}


.nav-change-menu:hover{ background:#f5f5f5; cursor:pointer;}
.nav-change-menu i{ position: absolute; width: 16px; height: 16px;top: 50%; margin-top: -8px;left: 15px;}
.top-menu-more{ display:none; position:absolute; width:36px; height:50px;right:0; top:0;}


.top-menu-more > a {display: block;text-align: center; color:  #666;line-height: 50px;width: 16px;font-size: 16px;letter-spacing: 2px; padding:0 10px;}

/*顶排导航下拉菜单扩展点颜色*/
.top-menu-more .top-menu-more-list { display: none;position: absolute;top: 55px;width: 170px;left: 0px;z-index: 101; max-height:600px; border-radius:3px 0 0 3px; background-color: #f5f5f5;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; }
/*顶排导航下拉菜单一级扩展部分背景颜色*/

.emerge .top-menu-more-list{ display:block}

.top-nav-menu-wrap{ position:absolute; top:0; bottom:0; left:48px;right:36px;}
.top-nav-menu-wrap ul li {display:inline-block;}
.top-menu-wrap > ul >li { display:block}
.top-menu-more-list ul { padding-top:10px;}


.top-menu-container > ul > li > p, .top-menu-more-list > ul > li > p { position: relative;width:70px; height: 50px;line-height: 50px;padding-left:40px;color: #666;cursor: pointer; text-overflow: ellipsis; white-space: nowrap;overflow: hidden; font-size: 14px;}
/*顶排导航字体*/

.top-menu-more-list > ul > li > p { height:40px; line-height:40px; width:115px;padding-right:13px;}
.top-menu-container > ul > li > p i, .top-menu-more-list > ul > li > p i{ display: block; position: absolute;width: 16px; height: 16px;top: 50%;left: 15px;margin-top: -8px; background-position: center; background-repeat: no-repeat;}
/*顶排导航小图标*/

.top-menu-wrap{ position:absolute; height:0; left:0; top:51px;right:-36px;z-index:100;transition-duration:.3s;overflow:hidden; background:#f5f5f5}
/*顶排导航下拉菜单背景*/

.show .top-menu-wrap{ height:450px;}
.top-menu-more-list > ul > li > p b { display: block; position: absolute;width: 16px; height: 16px;top: 50%; margin-top: -8px; background-position: center; background-repeat: no-repeat;right:6px;}


.top-list-menu{ display:none; position:fixed;right:2px;top:55px;height:600px;z-index:1001;background:#f5f5f5;border-radius:0 3px 3px 0; border-left:1px solid #e0e1e6 }
/*顶排导航下拉菜单二级扩展部分背景颜色*/

.show .top-list-menu { display: block;}

.top-list-menu > ul, .top-menu-wrap > ul { margin: 0 10px; }
.top-list-menu > ul > li, .top-menu-wrap > ul{ position: relative; padding:5px 0; font-size: 14px; }
.top-list-menu p, .top-menu-wrap p{ padding-left:10px; font-weight: bold; font-size: 14px;}
.top-list-menu ul ul, .top-menu-wrap ul ul{ padding: 5px 0; border-bottom:1px solid #e0e1e6;}
.top-list-menu li li { position:relative; display: inline-block; width: 50%;}
.top-menu-wrap li li{ position:relative; width:195px;}
.top-list-menu a, .top-menu-wrap a{ display: block; height: 32px; line-height: 32px; color: #666; font-size: 12px;padding: 0 10px; padding-right:50px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
/*顶排导航下拉菜单字体颜色*/

.top-list-menu .add-menu-btn, .top-menu-wrap .add-menu-btn{ display:none;  position: absolute; top: 50%; right: 15px; margin-top: -10px; height: 20px; line-height: 20px; padding:0 6px; background: #1F6BFF; color: #fff; font-size: 12px; border-radius: 3px; cursor:pointer;}

.top-list-menu li li:hover .add-menu-btn, .top-menu-wrap li li:hover .add-menu-btn{ display:block;}



/*导航常用功能*/
.menu-common p{ position:relative;font-size:16px;}
.menu-common .icon-common { display: block;width: 16px;height: 16px;position: absolute;top: 50%;margin-top: -8px;left: -14px; }
.fun-common { padding: 0 35px; }
.fun-common li { position: relative; display: inline-block; width: 240px; }

.top-list-menu .menu-common p, .top-menu-wrap .menu-common p{ padding-left:30px;}
.top-list-menu .menu-common .icon-common, .top-menu-wrap .menu-common .icon-common{ left:6px;}

/*默认皮肤*/
.nav-header .nav-control-btn{ background: #1f6bff;}
.changeMenuMode a:hover, .changeMenuMode2 a:hover, .custom-menu a:hover{ color: #1f6bff}
.lamp .changeMenuMode a:hover, .lamp .changeMenuMode2 a:hover, .lamp .custom-menu a:hover{color: #1f6bff}
.menu-container > ul > li.on > p, .menu-container-a > ul > li.on > p, .menu-wrap li li:hover {color:#1f6bff; background-color: rgba(31,107,255,.1)}
.lamp .menu-container > ul > li.on > p, .lamp .menu-container-a > ul > li.on > p, .menu-wrap li li:hover a {color: #1f6bff;} 
.menu-wrap p {color: #1f6bff;}

.tag-bar a, .tag .btn-group .list-box >div span, .list-box .nav-list li .del{ background-image: url(Images/main/del.png);}
.tag-bar a.set { display:block; width:16px; height:16px; margin-top:-8px; background-image: url(images/main/edit.png); }
.skin-1 .tag-bar a.set, .skin-2 .tag-bar a.set, .skin-3 .tag-bar a.set, .skin-5 .tag-bar a.set{ background-image: url(images/main/edit.png);}
.tag-bar li.active a.set{ background-image: url(images/main/edit_w.png); }
.tag-bar li.on a.set{ background-image: url(images/main/edit_4.png);}
.tag-bar li.active.on a.set, .skin-1 .tag-bar li.active.on a.set, .skin-2 .tag-bar li.active.on a.set, .skin-3 .tag-bar li.active.on a.set, .skin-5 .tag-bar li.active.on a.set{ background-image: url(images/main/edit_w.png)}
/*.tag-bar li.on{color:#1F6BFF}*/
.tag-bar li.active { background-color: #1f6bff;  color: #fff; border-radius:2px 2px 0 0;}
.tag { border-bottom: #1f6bff 1px solid; }
.list-box .nav-list li span{ background:#1f6bff}
.list-box .nav-list li:hover, .tag .btn-group .list-box >div:hover{ color:#1f6bff;}
.list-box .nav-list li.active{ color:#1f6bff; background-color:#1f6bff}
.tag .btn-group .close-control:hover{color:#1f6bff;}
.top-menu .user-wrap .edition a{ border: 1px solid #1f6bff; background: rgba(31,107,255,.1); color: #1f6bff;}
.im-btn:hover {color: #fff;background-color: #1f6bff;border:1px solid #1f6bff}
.im-menu .im-menu-btn:hover , .im-menu .sub dd:hover{ background-color: #1f6bff;}
.menu-search input.on{  border: 1px solid #1f6bff; }
.autocomplete-suggestion strong{ color:#1f6bff;}
.set-navigation a.active{ border-color:#1f6bff;}
.top-menu-more-list > ul > li.show > p, .top-menu-container > ul > li.show > p{  background-color:  rgba(31,107,255,.1); color:#1F6BFF}                                /*顶排导航菜单悬停背景*/
.top-list-menu p, .top-menu-wrap p{ color:#1f6bff;}
/*顶排导航下拉菜单小标题字体颜色*/
.top-menu-wrap li li:hover, .top-list-menu li li:hover { background-color:  rgba(31,107,255,.1);}
/*顶排导航下拉菜单悬停背景*/

.top-menu-wrap li li:hover a, .top-list-menu li li:hover a{color:#1F6BFF;}
.emerge > a{  background-color: rgba(31,107,255,.1); color:#1F6BFF}
/*顶排导航下拉菜单扩展点悬停背景颜色*/

.on .top-menu-container > ul > li.show > p { border-color: #1f6bff}
.on .top-menu-more-list > ul > li.show > p{ background:rgba(31,107,255,.1); color:#1F6BFF;}
.on .top-menu-container > ul > li.show > p{ color:#1F6BFF}
.on .emerge > a{ background: rgba(31,107,255,.1); color:#1F6BFF;}
.on .top-menu-wrap li li:hover, .on .top-list-menu li li:hover {background: rgba(000,000,000,.4); }
.on .emerge > a{  background-color: rgba(000,000,000,.4); color:#1F6BFF}
.on .top-menu-more:hover, .on .top-menu-more-list:hover{  background-color: rgba(000,000,000,.4); color:#1F6BFF}
.on .top-menu-more-list > ul > li.show > p{  background-color: rgba(000,000,000,.4); color:#1F6BFF}
/*顶排导航下拉菜单二级扩展部分悬停背景颜色*/

.menu-container > ul > li > p span.sz-btn, .menu-container-a > ul > li > p span.sz-btn {
    background-image: url("data:image/svg+xml;charset=US-ASCII, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2018%2020%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bisolation%3Aisolate%3B%7D.cls-2%7Bfill%3A%231f6bff%3Bfill-rule%3Aevenodd%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3EuserSet%3C%2Ftitle%3E%3Cg%20id%3D%22%E5%9C%86%E8%A7%92%E7%9F%A9%E5%BD%A2_1_%E6%8B%B7%E8%B4%9D%22%20data-name%3D%22%E5%9C%86%E8%A7%92%E7%9F%A9%E5%BD%A2%201%20%E6%8B%B7%E8%B4%9D%22%20class%3D%22cls-1%22%3E%3Cg%20id%3D%22%E5%9C%86%E8%A7%92%E7%9F%A9%E5%BD%A2_1_%E6%8B%B7%E8%B4%9D-2%22%20data-name%3D%22%E5%9C%86%E8%A7%92%E7%9F%A9%E5%BD%A2%201%20%E6%8B%B7%E8%B4%9D%22%3E%3Cpath%20class%3D%22cls-2%22%20d%3D%22M17.5%2C15H17a3.47%2C3.47%2C0%2C0%2C0-.64-1.57l.55-.55a.53.53%2C0%2C1%2C0-.74-.74l-.55.55A3.48%2C3.48%2C0%2C0%2C0%2C14%2C12.05V11.5a.5.5%2C0%2C0%2C0-1%2C0v.55a3.48%2C3.48%2C0%2C0%2C0-1.56.64l-.55-.55a.53.53%2C0%2C0%2C0-.74.74l.55.55A3.47%2C3.47%2C0%2C0%2C0%2C10%2C15H9.5a.5.5%2C0%2C0%2C0%2C0%2C1H10a3.47%2C3.47%2C0%2C0%2C0%2C.64%2C1.57l-.52.52a.53.53%2C0%2C0%2C0%2C.74.74l.52-.52a3.48%2C3.48%2C0%2C0%2C0%2C1.56.64v.55a.5.5%2C0%2C0%2C0%2C1%2C0v-.55a3.48%2C3.48%2C0%2C0%2C0%2C1.56-.64l.52.52a.53.53%2C0%2C0%2C0%2C.74-.74l-.52-.52A3.47%2C3.47%2C0%2C0%2C0%2C17%2C16h.55a.5.5%2C0%2C0%2C0%2C0-1Zm-4%2C3A2.5%2C2.5%2C0%2C1%2C1%2C16%2C15.5%2C2.5%2C2.5%2C0%2C0%2C1%2C13.5%2C18ZM15%2C6a6%2C6%2C0%2C1%2C0-8.62%2C5.39A9%2C9%2C0%2C0%2C0%2C0%2C20H1a8%2C8%2C0%2C0%2C1%2C8-8A6%2C6%2C0%2C0%2C0%2C15%2C6ZM4%2C6a5%2C5%2C0%2C1%2C1%2C5%2C5A5%2C5%2C0%2C0%2C1%2C4%2C6Zm9.5%2C8A1.5%2C1.5%2C0%2C1%2C0%2C15%2C15.5%2C1.5%2C1.5%2C0%2C0%2C0%2C13.5%2C14Zm0%2C2a.5.5%2C0%2C1%2C1%2C.5-.5A.5.5%2C0%2C0%2C1%2C13.5%2C16Z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-repeat: no-repeat;
}

#bar-box2 p.add-menu a:hover { border-color:#1F6BFF;color:#1F6BFF}
.form-container .acc-box .acc-login-title h2{ color:#1F6BFF}

/*红色皮肤*/
.skin-1 .nav-header .nav-control-btn{ background: #c8000b;}
.skin-1 .changeMenuMode a:hover, .skin-1 .changeMenuMode2 a:hover, .skin-1 .custom-menu a:hover{ color: #c8000b}
.skin-1 .lamp .changeMenuMode a:hover, .skin-1 .lamp .changeMenuMode2 a:hover, .skin-1 .lamp .custom-menu a:hover{ color: #c8000b}
.skin-1 .menu-container > ul > li.on > p, .skin-1 .menu-container-a > ul > li.on > p, .skin-1 .menu-wrap li li:hover { color:#c8000b; background-color: rgba(200,0,11,.1)} 
.skin-1 .menu-wrap p, .skin-1 .menu-wrap li li:hover a { color: #c8000b;}
/*.tag-bar li.on{color:#c8000b}*/
.skin-1 .tag { border-bottom: #c8000b 1px solid; }
.skin-1 .tag-bar a, .skin-1 .tag .btn-group .list-box >div span , .skin-1 .list-box .nav-list li .del, .skin-1 .info-box .info-header a, .skin-1 .info-back .info-header a{ background-image: url(Images/main/del_1.png);}
.skin-1 li.on a.set{ background-image: url(images/main/edit_1.png);}
.skin-1 .tag-bar li.active { background-color: #c8000b;}
.skin-1 .tag .btn-group .close-control:hover{color:#c8000b;}
.skin-1 .list-box .nav-list li span{ background:#c8000b}
.skin-1 .list-box .nav-list li:hover, .skin-1 .tag .btn-group .list-box >div:hover{ color:#c8000b;}
.skin-1 .list-box .nav-list li.active{ color:#c8000b; background-color: rgba(200,0,11,.1)}
.skin-1 .top-menu .user-wrap .edition a{ border: 1px solid #c8000b; background:rgba(200,0,11,.1); color: #c8000b;}
.skin-1 .top-menu .user-wrap h2 .face-edit{ color:#c8000b}
.skin-1 .info-box .info-header, .skin-1 .info-back .info-header{ background:url(images/main/message_1.jpg)}
.skin-1 .im-btn:hover { background-color: #c8000b;border:1px solid #c8000b}
.skin-1 .im-menu .im-menu-btn:hover, .skin-1 .im-menu .sub dd:hover{ background-color: #c8000b;}
.skin-1 .menu-search input.on{  border: 1px solid #c8000b; }
.skin-1 .autocomplete-suggestion strong{ color:#c8000b}
.skin-1 .set-navigation a.active{ border-color:#c8000b;}
.skin-1 .top-menu-more-list > ul > li.show > p, .skin-1 .top-menu-container > ul > .show > p{ color:#c8000b}
.skin-1 .top-list-menu p, .skin-1 .top-menu-wrap p{ color:#c8000b;}
.skin-1 .top-menu-more a:hover, .skin-1 .top-menu-wrap li li:hover a, .skin-1 .top-list-menu li li:hover a, .skin-1  .emerge > a { color: #c8000b}
.skin-1 .on .top-menu-container > ul > li.show > p { border-color: #c8000b;color: #c8000b}
.skin-1 .on .top-menu-more-list > ul > li.show > p{ background:rgba(200,0,11,.1)}
.skin-1 .on .top-menu-wrap li li:hover,  .skin-1 .on .top-list-menu li li:hover, .skin-1 .on .emerge > a {  background:rgba(200,0,11,.1); color:#c8000b;}
.skin-1 .menu-container > ul > li > p span.sz-btn, .skin-1 .menu-container-a > ul > li > p span.sz-btn {
    background-image: url("data:image/svg+xml;charset=US-ASCII, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2018%2020%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bisolation%3Aisolate%3B%7D.cls-2%7Bfill%3A%23c8000b%3Bfill-rule%3Aevenodd%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3EuserSet%3C%2Ftitle%3E%3Cg%20id%3D%22%E5%9C%86%E8%A7%92%E7%9F%A9%E5%BD%A2_1_%E6%8B%B7%E8%B4%9D%22%20data-name%3D%22%E5%9C%86%E8%A7%92%E7%9F%A9%E5%BD%A2%201%20%E6%8B%B7%E8%B4%9D%22%20class%3D%22cls-1%22%3E%3Cg%20id%3D%22%E5%9C%86%E8%A7%92%E7%9F%A9%E5%BD%A2_1_%E6%8B%B7%E8%B4%9D-2%22%20data-name%3D%22%E5%9C%86%E8%A7%92%E7%9F%A9%E5%BD%A2%201%20%E6%8B%B7%E8%B4%9D%22%3E%3Cpath%20class%3D%22cls-2%22%20d%3D%22M17.5%2C15H17a3.47%2C3.47%2C0%2C0%2C0-.64-1.57l.55-.55a.53.53%2C0%2C1%2C0-.74-.74l-.55.55A3.48%2C3.48%2C0%2C0%2C0%2C14%2C12.05V11.5a.5.5%2C0%2C0%2C0-1%2C0v.55a3.48%2C3.48%2C0%2C0%2C0-1.56.64l-.55-.55a.53.53%2C0%2C0%2C0-.74.74l.55.55A3.47%2C3.47%2C0%2C0%2C0%2C10%2C15H9.5a.5.5%2C0%2C0%2C0%2C0%2C1H10a3.47%2C3.47%2C0%2C0%2C0%2C.64%2C1.57l-.52.52a.53.53%2C0%2C0%2C0%2C.74.74l.52-.52a3.48%2C3.48%2C0%2C0%2C0%2C1.56.64v.55a.5.5%2C0%2C0%2C0%2C1%2C0v-.55a3.48%2C3.48%2C0%2C0%2C0%2C1.56-.64l.52.52a.53.53%2C0%2C0%2C0%2C.74-.74l-.52-.52A3.47%2C3.47%2C0%2C0%2C0%2C17%2C16h.55a.5.5%2C0%2C0%2C0%2C0-1Zm-4%2C3A2.5%2C2.5%2C0%2C1%2C1%2C16%2C15.5%2C2.5%2C2.5%2C0%2C0%2C1%2C13.5%2C18ZM15%2C6a6%2C6%2C0%2C1%2C0-8.62%2C5.39A9%2C9%2C0%2C0%2C0%2C0%2C20H1a8%2C8%2C0%2C0%2C1%2C8-8A6%2C6%2C0%2C0%2C0%2C15%2C6ZM4%2C6a5%2C5%2C0%2C1%2C1%2C5%2C5A5%2C5%2C0%2C0%2C1%2C4%2C6Zm9.5%2C8A1.5%2C1.5%2C0%2C1%2C0%2C15%2C15.5%2C1.5%2C1.5%2C0%2C0%2C0%2C13.5%2C14Zm0%2C2a.5.5%2C0%2C1%2C1%2C.5-.5A.5.5%2C0%2C0%2C1%2C13.5%2C16Z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
.skin-1 #bar-box2 p.add-menu a:hover { border-color:#c8000b;color:#c8000b}
.skin-1 .form-container a#loginSubmit{ background-color:#c8000b}
.skin-1 .form-container .acc-box .acc-login-title h2{ color:#c8000b}
.skin-1 .login .background { background-image: url(/Templates/images/login/background_1.png)}
.skin-1 .form-container-switch a{ background-image: url(/Templates/images/login/logo-switch_1.png);}
.skin-1 .form-container-switch .account-btn{ background-image: url(/Templates/images/login/logo-switch2_1.png);}
.skin-1 .form-container .acc-login .selt.active label{ background-color: #c8000b; color: #fff; }
.skin-1 .form-container .cheb i { background-image: url(images/login/chk_1.png); }
.skin-1 .accbooks-select a:hover {  background:rgba(200,0,11,.1); color:#c8000b;}
.skin-1 .about-mode .about-foot a { background:#c8000b;}
.skin-1 .console-widget-footer a.submit{ background:#c8000b;border-color:#c8000b;}
.skin-1 .autocomplete-suggestions .autocomplete-selected { border-color:#c8000b; background:rgba(200,0,11,.1); cursor:pointer;}
.skin-1 .search-menu-top li.active a, .skin-1 .search-menu-top li a:hover{ color:#c8000b;}
.skin-1 .top-list-menu .add-menu-btn,  .skin-1 .top-menu-wrap .add-menu-btn, .skin-1 .menu-wrap .add-menu-btn{ background:#c8000b;}
.skin-1 .form-container .selt.active, .skin-1 .form-container .txtb.active { border-color:#c8000b;}

/*绿色皮肤*/
.skin-2 .nav-header .nav-control-btn { background: #00793e;}
.skin-2 .changeMenuMode a:hover, .skin-2 .changeMenuMode2 a:hover, .skin-2 .custom-menu a:hover{ color: #00793e}
.skin-2 .lamp .changeMenuMode a:hover, .skin-2 .lamp .changeMenuMode2 a:hover, .skin-2 .lamp .custom-menu a:hover{ color: #00793e}
.skin-2 .menu-container > ul > li.on > p, .skin-2 .menu-container-a > ul > li.on > p, .skin-2 .menu-wrap li li:hover {  color:#00793e; background-color: rgba(0,121,62,.1)} 
.skin-2 .menu-wrap p, .skin-2 .menu-wrap li li:hover a { color: #00793e;}
.skin-2 .tag { border-bottom: #00793e 1px solid; }
.skin-2 .tag-bar a, .skin-2 .tag .btn-group .list-box >div span , .skin-2 .list-box .nav-list li .del, .skin-2 .info-box .info-header a, .skin-2 .info-back .info-header a{ background-image: url(Images/main/del_2.png);}
.skin-2 li.on a.set{ background-image: url(images/main/edit_2.png);}
.skin-2 .tag-bar li.active { background-color: #00793e;}
.skin-2 .tag .btn-group .close-control:hover{color:#00793e;}
.skin-2 .list-box .nav-list li span{ background:#00793e}
.skin-2 .list-box .nav-list li:hover, .skin-2 .tag .btn-group .list-box >div:hover{ color:#00793e;}
.skin-2 .list-box .nav-list li.active{ color:#00793e; background-color: rgba(0,121,62,.1)}
.skin-2 .top-menu .user-wrap .edition a{ border: 1px solid #00793e; background:rgba(0,121,62,.1); color: #00793e;}
.skin-2 .top-menu .user-wrap h2 .face-edit{ color:#00793e}
.skin-2 .info-box .info-header, .skin-2 .info-back .info-header{ background:url(images/main/message_2.jpg)}
.skin-2 .im-btn:hover { background-color: #00793e;border:1px solid #00793e}
.skin-2 .im-menu .im-menu-btn:hover, .skin-2 .im-menu .sub dd:hover{ background-color: #00793e;}
.skin-2 .menu-search input.on{  border: 1px solid #00793e; }
.skin-2 .autocomplete-suggestion strong{ color:#00793e}
.skin-2 .set-navigation a.active{ border-color:#00793e;}
.skin-2 .top-menu-more-list > ul > li.show > p, .skin-2 .top-menu-container > ul > li.show > p{ color:#00793e}
.skin-2 .top-list-menu p, .skin-2 .top-menu-wrap p{ color:#00793e;}
.skin-2 .top-menu-more a:hover, .skin-2 .top-menu-wrap li li:hover a, .skin-2 .top-list-menu li li:hover a, .skin-2  .emerge > a  { color: #00793e}
.skin-2 .on .top-menu-container > ul > li.show > p { border-color: #00793e;color: #00793e}
.skin-2 .on .top-menu-more-list > ul > li.show > p{ background:rgba(0,121,62,.1)}
.skin-2 .on .top-menu-wrap li li:hover,  .skin-2 .on .top-list-menu li li:hover, .skin-2 .on .emerge > a {background:rgba(0,121,62,.1); color:#00793e;}
.skin-2 .menu-container > ul > li > p span.sz-btn, .skin-2 .menu-container-a > ul > li > p span.sz-btn {
    background-image: url("data:image/svg+xml;charset=US-ASCII, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2018%2020%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bisolation%3Aisolate%3B%7D.cls-2%7Bfill%3A%2300793e%3Bfill-rule%3Aevenodd%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3EuserSet%3C%2Ftitle%3E%3Cg%20id%3D%22%E5%9C%86%E8%A7%92%E7%9F%A9%E5%BD%A2_1_%E6%8B%B7%E8%B4%9D%22%20data-name%3D%22%E5%9C%86%E8%A7%92%E7%9F%A9%E5%BD%A2%201%20%E6%8B%B7%E8%B4%9D%22%20class%3D%22cls-1%22%3E%3Cg%20id%3D%22%E5%9C%86%E8%A7%92%E7%9F%A9%E5%BD%A2_1_%E6%8B%B7%E8%B4%9D-2%22%20data-name%3D%22%E5%9C%86%E8%A7%92%E7%9F%A9%E5%BD%A2%201%20%E6%8B%B7%E8%B4%9D%22%3E%3Cpath%20class%3D%22cls-2%22%20d%3D%22M17.5%2C15H17a3.47%2C3.47%2C0%2C0%2C0-.64-1.57l.55-.55a.53.53%2C0%2C1%2C0-.74-.74l-.55.55A3.48%2C3.48%2C0%2C0%2C0%2C14%2C12.05V11.5a.5.5%2C0%2C0%2C0-1%2C0v.55a3.48%2C3.48%2C0%2C0%2C0-1.56.64l-.55-.55a.53.53%2C0%2C0%2C0-.74.74l.55.55A3.47%2C3.47%2C0%2C0%2C0%2C10%2C15H9.5a.5.5%2C0%2C0%2C0%2C0%2C1H10a3.47%2C3.47%2C0%2C0%2C0%2C.64%2C1.57l-.52.52a.53.53%2C0%2C0%2C0%2C.74.74l.52-.52a3.48%2C3.48%2C0%2C0%2C0%2C1.56.64v.55a.5.5%2C0%2C0%2C0%2C1%2C0v-.55a3.48%2C3.48%2C0%2C0%2C0%2C1.56-.64l.52.52a.53.53%2C0%2C0%2C0%2C.74-.74l-.52-.52A3.47%2C3.47%2C0%2C0%2C0%2C17%2C16h.55a.5.5%2C0%2C0%2C0%2C0-1Zm-4%2C3A2.5%2C2.5%2C0%2C1%2C1%2C16%2C15.5%2C2.5%2C2.5%2C0%2C0%2C1%2C13.5%2C18ZM15%2C6a6%2C6%2C0%2C1%2C0-8.62%2C5.39A9%2C9%2C0%2C0%2C0%2C0%2C20H1a8%2C8%2C0%2C0%2C1%2C8-8A6%2C6%2C0%2C0%2C0%2C15%2C6ZM4%2C6a5%2C5%2C0%2C1%2C1%2C5%2C5A5%2C5%2C0%2C0%2C1%2C4%2C6Zm9.5%2C8A1.5%2C1.5%2C0%2C1%2C0%2C15%2C15.5%2C1.5%2C1.5%2C0%2C0%2C0%2C13.5%2C14Zm0%2C2a.5.5%2C0%2C1%2C1%2C.5-.5A.5.5%2C0%2C0%2C1%2C13.5%2C16Z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
.skin-2 #bar-box2 p.add-menu a:hover { border-color:#00793e;color:#00793e}
.skin-2 .form-container a#loginSubmit{ background-color:#00793e}
.skin-2 .form-container .acc-box .acc-login-title h2{ color:#00793e}
.skin-2 .login .background { background-image: url(/Templates/images/login/background_2.png)}
.skin-2 .form-container-switch a{ background-image: url(/Templates/images/login/logo-switch_2.png);}
.skin-2 .form-container-switch .account-btn{ background-image: url(/Templates/images/login/logo-switch2_2.png);}
.skin-2 .form-container .acc-login .selt.active label{ background-color: #00793e; color: #fff; }
.skin-2 .form-container .cheb i { background-image: url(images/login/chk_2.png); }
.skin-2 .accbooks-select a:hover { background:rgba(0,121,62,.1); color:#00793e;}
.skin-2 .about-mode .about-foot a { background:#00793e;}
.skin-2 .console-widget-footer a.submit{ background:#00793e;border-color:#00793e;}
.skin-2 .autocomplete-suggestions .autocomplete-selected { border-color:#00793e; background:rgba(0,121,62,.1); cursor:pointer;}
.skin-2 .search-menu-top li.active a, .skin-2 .search-menu-top li a:hover{ color:#00793e;}
.skin-2 .top-list-menu .add-menu-btn,  .skin-2 .top-menu-wrap .add-menu-btn, .skin-2 .menu-wrap .add-menu-btn{ background:#00793e;}
.skin-2 .form-container .selt.active, .skin-2 .form-container .txtb.active { border-color:#00793e;}

/*橙色皮肤*/
.skin-3 .nav-header .nav-control-btn{ background: #ff6702;}
.skin-3 .changeMenuMode a:hover, .skin-3 .changeMenuMode2 a:hover, .skin-3 .custom-menu a:hover{ color: #ff6702}
.skin-3 .lamp .changeMenuMode a:hover, .skin-3 .lamp .changeMenuMode2 a:hover, .skin-3 .lamp .custom-menu a:hover{ color: #ff6702}
.skin-3 .menu-container > ul > li.on > p, .skin-3 .menu-container-a > ul > li.on > p, .skin-3 .menu-wrap li li:hover { color:#ff6702; background-color: rgba(255,102,0,.1)} 
.skin-3 .menu-wrap p, .skin-3 .menu-wrap li li:hover a { color: #ff6702;}
.skin-3 .tag { border-bottom: #ff6702 1px solid; }
.skin-3 .tag-bar a, .skin-3 .tag .btn-group .list-box >div span , .skin-3 .list-box .nav-list li .del, .skin-3 .info-box .info-header a, .skin-3 .info-back .info-header a{ background-image: url(Images/main/del_3.png);}
.skin-3 li.on a.set{ background-image: url(images/main/edit_3.png);}
.skin-3 .tag-bar li.active { background-color: #ff6702;}
.skin-3 .tag .btn-group .close-control:hover{color:#ff6702;}
.skin-3 .list-box .nav-list li span{ background:#ff6702}
.skin-3 .list-box .nav-list li:hover, .skin-3 .tag .btn-group .list-box >div:hover{ color:#ff6702;}
.skin-3 .list-box .nav-list li.active{ color:#ff6702; background-color: rgba(255,102,0,.1)}
.skin-3 .top-menu .user-wrap .edition a{ border: 1px solid #ff6702; background:rgba(255,102,0,.1); color: #ff6702;}
.skin-3 .top-menu .user-wrap h2 .face-edit{ color:#ff6702}
.skin-3 .info-box .info-header, .skin-3 .info-back .info-header{ background:url(images/main/message_3.jpg)}
.skin-3 .im-btn:hover { background-color: #ff6702;border:1px solid #ff6702}
.skin-3 .im-menu .im-menu-btn:hover, .skin-3 .im-menu .sub dd:hover{ background-color: #ff6702;}
.skin-3 .menu-search input.on{  border: 1px solid #ff6702; }
.skin-3 .autocomplete-suggestion strong{ color:#ff6702}
.skin-3 .set-navigation a.active{ border-color:#ff6702;}
.skin-3 .top-menu-more-list > ul > li.show > p, .skin-3 .top-menu-container > ul > li.show > p{ color:#ff6702}
.skin-3 .top-list-menu p, .skin-3 .top-menu-wrap p{ color:#ff6702;}
.skin-3 .top-menu-more a:hover, .skin-3 .top-menu-wrap li li:hover a, .skin-3 .top-list-menu li li:hover a, .skin-3  .emerge > a  { color: #ff6702}
.skin-3 .on .top-menu-container > ul > li.show > p { border-color: #ff6702;color: #ff6702}
.skin-3 .on .top-menu-more-list > ul > li.show > p{ background:rgba(255,102,0,.1)}
.skin-3 .on .top-menu-wrap li li:hover,  .skin-3 .on .top-list-menu li li:hover, .skin-3 .on .emerge > a { background:rgba(255,102,0,.1); color:#ff6702;}
.skin-3 .menu-container > ul > li > p span.sz-btn, .skin-3 .menu-container-a > ul > li > p span.sz-btn {
    background-image: url("data:image/svg+xml;charset=US-ASCII, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2018%2020%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bisolation%3Aisolate%3B%7D.cls-2%7Bfill%3A%23ff6702%3Bfill-rule%3Aevenodd%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3EuserSet%3C%2Ftitle%3E%3Cg%20id%3D%22%E5%9C%86%E8%A7%92%E7%9F%A9%E5%BD%A2_1_%E6%8B%B7%E8%B4%9D%22%20data-name%3D%22%E5%9C%86%E8%A7%92%E7%9F%A9%E5%BD%A2%201%20%E6%8B%B7%E8%B4%9D%22%20class%3D%22cls-1%22%3E%3Cg%20id%3D%22%E5%9C%86%E8%A7%92%E7%9F%A9%E5%BD%A2_1_%E6%8B%B7%E8%B4%9D-2%22%20data-name%3D%22%E5%9C%86%E8%A7%92%E7%9F%A9%E5%BD%A2%201%20%E6%8B%B7%E8%B4%9D%22%3E%3Cpath%20class%3D%22cls-2%22%20d%3D%22M17.5%2C15H17a3.47%2C3.47%2C0%2C0%2C0-.64-1.57l.55-.55a.53.53%2C0%2C1%2C0-.74-.74l-.55.55A3.48%2C3.48%2C0%2C0%2C0%2C14%2C12.05V11.5a.5.5%2C0%2C0%2C0-1%2C0v.55a3.48%2C3.48%2C0%2C0%2C0-1.56.64l-.55-.55a.53.53%2C0%2C0%2C0-.74.74l.55.55A3.47%2C3.47%2C0%2C0%2C0%2C10%2C15H9.5a.5.5%2C0%2C0%2C0%2C0%2C1H10a3.47%2C3.47%2C0%2C0%2C0%2C.64%2C1.57l-.52.52a.53.53%2C0%2C0%2C0%2C.74.74l.52-.52a3.48%2C3.48%2C0%2C0%2C0%2C1.56.64v.55a.5.5%2C0%2C0%2C0%2C1%2C0v-.55a3.48%2C3.48%2C0%2C0%2C0%2C1.56-.64l.52.52a.53.53%2C0%2C0%2C0%2C.74-.74l-.52-.52A3.47%2C3.47%2C0%2C0%2C0%2C17%2C16h.55a.5.5%2C0%2C0%2C0%2C0-1Zm-4%2C3A2.5%2C2.5%2C0%2C1%2C1%2C16%2C15.5%2C2.5%2C2.5%2C0%2C0%2C1%2C13.5%2C18ZM15%2C6a6%2C6%2C0%2C1%2C0-8.62%2C5.39A9%2C9%2C0%2C0%2C0%2C0%2C20H1a8%2C8%2C0%2C0%2C1%2C8-8A6%2C6%2C0%2C0%2C0%2C15%2C6ZM4%2C6a5%2C5%2C0%2C1%2C1%2C5%2C5A5%2C5%2C0%2C0%2C1%2C4%2C6Zm9.5%2C8A1.5%2C1.5%2C0%2C1%2C0%2C15%2C15.5%2C1.5%2C1.5%2C0%2C0%2C0%2C13.5%2C14Zm0%2C2a.5.5%2C0%2C1%2C1%2C.5-.5A.5.5%2C0%2C0%2C1%2C13.5%2C16Z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
.skin-3 #bar-box2 p.add-menu a:hover { border-color:#ff6702;color:#ff6702}
.skin-3 .form-container a#loginSubmit{ background-color:#ff6702}
.skin-3 .form-container .acc-box .acc-login-title h2{ color:#ff6702}
.skin-3 .login .background { background-image: url(/Templates/images/login/background_3.png)}
.skin-3 .form-container-switch a{ background-image: url(/Templates/images/login/logo-switch_3.png);}
.skin-3 .form-container-switch .account-btn{ background-image: url(/Templates/images/login/logo-switch2_3.png);}
.skin-3 .form-container .acc-login .selt.active label{ background-color: #ff6702; color: #fff; }
.skin-3 .form-container .cheb i { background-image: url(images/login/chk_3.png); }
.skin-3 .accbooks-select a:hover { background:rgba(255,102,0,.1); color:#ff6702;}
.skin-3 .about-mode .about-foot a { background:#ff6702;}
.skin-3 .console-widget-footer a.submit{ background:#ff6702;border-color:#ff6702;}
.skin-3 .autocomplete-suggestions .autocomplete-selected { border-color:#ff6702; background:rgba(255,102,0,.1); cursor:pointer;}
.skin-3 .search-menu-top li.active a, .skin-3 .search-menu-top li a:hover{ color:#ff6702;}
.skin-3 .top-list-menu .add-menu-btn,  .skin-3 .top-menu-wrap .add-menu-btn, .skin-3 .menu-wrap .add-menu-btn{ background:#ff6702;}
.skin-3 .form-container .selt.active, .skin-3 .form-container .txtb.active { border-color:#ff6702;}

/*紫色皮肤*/
.skin-5 .nav-header .nav-control-btn{ background: #91007b;}
.skin-5 .changeMenuMode a:hover, .skin-5 .changeMenuMode2 a:hover, .skin-5 .custom-menu a:hover{ color: #91007b}
.skin-5 .lamp .changeMenuMode a:hover, .skin-5 .lamp .changeMenuMode2 a:hover, .skin-5 .lamp .custom-menu a:hover{ color: #91007b}
.skin-5 .menu-container > ul > li.on > p, .skin-5 .menu-container-a > ul > li.on > p, .skin-5 .menu-wrap li li:hover { color:#91007b; background-color: rgba(145,0,123,.1)} 
.skin-5 .menu-wrap p, .skin-5 .menu-wrap li li:hover a  { color: #91007b;}
.skin-5 .tag { border-bottom: #91007b 1px solid; }
.skin-5 .tag-bar a, .skin-5 .tag .btn-group .list-box >div span , .skin-5 .list-box .nav-list li .del, .skin-5 .info-box .info-header a, .skin-5 .info-back .info-header a{ background-image: url(Images/main/del_5.png);}
.skin-5 li.on a.set{ background-image: url(images/main/edit_5.png);}
.skin-5 .tag-bar li.active { background-color: #91007b;}
.skin-5 .tag .btn-group .close-control:hover{color:#91007b;}
.skin-5 .list-box .nav-list li span{ background:#91007b}
.skin-5 .list-box .nav-list li:hover, .skin-5 .tag .btn-group .list-box >div:hover{ color:#91007b;}
.skin-5 .list-box .nav-list li.active{ color:#91007b; background-color: rgba(145,0,123,.1)}
.skin-5 .top-menu .user-wrap .edition a{ border: 1px solid #91007b; background:rgba(145,0,123,.1); color: #91007b;}
.skin-5 .top-menu .user-wrap h2 .face-edit{ color:#91007b}
.skin-5 .info-box .info-header, .skin-5 .info-back .info-header{ background:url(images/main/message_5.jpg)}
.skin-5 .im-btn:hover { background-color: #91007b;border:1px solid #91007b}
.skin-5 .im-menu .im-menu-btn:hover, .skin-5 .im-menu .sub dd:hover{ background-color: #91007b;}
.skin-5 .menu-search input.on{  border: 1px solid #91007b; }
.skin-5 .autocomplete-suggestion strong{ color:#91007b}
.skin-5 .set-navigation a.active{ border-color:#91007b;}
.skin-5 .top-menu-more-list > ul > li.show > p, .skin-5 .top-menu-container > ul > li.show > p{ color:#91007b}
.skin-5 .top-list-menu p, .skin-5 .top-menu-wrap p{ color:#91007b;}
.skin-5 .top-menu-more a:hover, .skin-5 .top-menu-wrap li li:hover a, .skin-5 .top-list-menu li li:hover a, .skin-5  .emerge > a { color: #91007b}
.skin-5 .on .top-menu-container > ul > li.show > p { border-color: #91007b;color: #91007b}
.skin-5 .on .top-menu-more-list > ul > li.show > p{ background:rgba(145,0,123,.1)}
.skin-5 .on .top-menu-wrap li li:hover,  .skin-5 .on .top-list-menu li li:hover, .skin-5 .on .emerge > a { background:rgba(145,0,123,.1); color:#91007b;}
.skin-5 .menu-container > ul > li > p span.sz-btn, .skin-5 .menu-container-a > ul > li > p span.sz-btn {
    background-image: url("data:image/svg+xml;charset=US-ASCII, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2018%2020%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bisolation%3Aisolate%3B%7D.cls-2%7Bfill%3A%2391007b%3Bfill-rule%3Aevenodd%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3EuserSet%3C%2Ftitle%3E%3Cg%20id%3D%22%E5%9C%86%E8%A7%92%E7%9F%A9%E5%BD%A2_1_%E6%8B%B7%E8%B4%9D%22%20data-name%3D%22%E5%9C%86%E8%A7%92%E7%9F%A9%E5%BD%A2%201%20%E6%8B%B7%E8%B4%9D%22%20class%3D%22cls-1%22%3E%3Cg%20id%3D%22%E5%9C%86%E8%A7%92%E7%9F%A9%E5%BD%A2_1_%E6%8B%B7%E8%B4%9D-2%22%20data-name%3D%22%E5%9C%86%E8%A7%92%E7%9F%A9%E5%BD%A2%201%20%E6%8B%B7%E8%B4%9D%22%3E%3Cpath%20class%3D%22cls-2%22%20d%3D%22M17.5%2C15H17a3.47%2C3.47%2C0%2C0%2C0-.64-1.57l.55-.55a.53.53%2C0%2C1%2C0-.74-.74l-.55.55A3.48%2C3.48%2C0%2C0%2C0%2C14%2C12.05V11.5a.5.5%2C0%2C0%2C0-1%2C0v.55a3.48%2C3.48%2C0%2C0%2C0-1.56.64l-.55-.55a.53.53%2C0%2C0%2C0-.74.74l.55.55A3.47%2C3.47%2C0%2C0%2C0%2C10%2C15H9.5a.5.5%2C0%2C0%2C0%2C0%2C1H10a3.47%2C3.47%2C0%2C0%2C0%2C.64%2C1.57l-.52.52a.53.53%2C0%2C0%2C0%2C.74.74l.52-.52a3.48%2C3.48%2C0%2C0%2C0%2C1.56.64v.55a.5.5%2C0%2C0%2C0%2C1%2C0v-.55a3.48%2C3.48%2C0%2C0%2C0%2C1.56-.64l.52.52a.53.53%2C0%2C0%2C0%2C.74-.74l-.52-.52A3.47%2C3.47%2C0%2C0%2C0%2C17%2C16h.55a.5.5%2C0%2C0%2C0%2C0-1Zm-4%2C3A2.5%2C2.5%2C0%2C1%2C1%2C16%2C15.5%2C2.5%2C2.5%2C0%2C0%2C1%2C13.5%2C18ZM15%2C6a6%2C6%2C0%2C1%2C0-8.62%2C5.39A9%2C9%2C0%2C0%2C0%2C0%2C20H1a8%2C8%2C0%2C0%2C1%2C8-8A6%2C6%2C0%2C0%2C0%2C15%2C6ZM4%2C6a5%2C5%2C0%2C1%2C1%2C5%2C5A5%2C5%2C0%2C0%2C1%2C4%2C6Zm9.5%2C8A1.5%2C1.5%2C0%2C1%2C0%2C15%2C15.5%2C1.5%2C1.5%2C0%2C0%2C0%2C13.5%2C14Zm0%2C2a.5.5%2C0%2C1%2C1%2C.5-.5A.5.5%2C0%2C0%2C1%2C13.5%2C16Z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
.skin-5 #bar-box2 p.add-menu a:hover { border-color:#91007b;color:#91007b}
.skin-5 .form-container a#loginSubmit{ background-color:#91007b}
.skin-5 .form-container .acc-box .acc-login-title h2{ color:#91007b}
.skin-5 .login .background { background-image: url(/Templates/images/login/background_5.png)}
.skin-5 .form-container-switch a{ background-image: url(/Templates/images/login/logo-switch_5.png);}
.skin-5 .form-container-switch .account-btn{ background-image: url(/Templates/images/login/logo-switch2_5.png);}
.skin-5 .form-container .acc-login .selt.active label{ background-color: #91007b; color: #fff; }
.skin-5 .form-container .cheb i { background-image: url(images/login/chk_5.png); }
.skin-5 .accbooks-select a:hover { background:rgba(145,0,123,.1); color:#91007b;}
.skin-5 .about-mode .about-foot a{ background:#91007b;}
.skin-5 .console-widget-footer a.submit{ background:#91007b;border-color:#91007b;}
.skin-5 .autocomplete-suggestions .autocomplete-selected { border-color:#91007b; background:rgba(145,0,123,.1); cursor:pointer;}
.skin-5 .search-menu-top li.active a, .skin-5 .search-menu-top li a:hover{ color:#91007b;}
.skin-5 .top-list-menu .add-menu-btn,  .skin-5 .top-menu-wrap .add-menu-btn, .skin-5 .menu-wrap .add-menu-btn{ background:#91007b; }
.skin-5 .form-container .selt.active, .skin-5 .form-container .txtb.active { border-color:#91007b;}


/*侧边灯*/
.lamp { background:#252b3b; border-color:#616267}
.lamp .menu-container > ul > li > p, .lamp.menu-container-a > ul> li > p{ color: #adb0b7;}
.lamp .changeMenuMode, .lamp .changeMenuMode2, .lamp .custom-menu{ background:#252b3b; border-color:#616267}
.lamp .changeMenuMode a, .lamp .changeMenuMode2 a, .lamp .custom-menu a{ color: #adb0b7;}
.lamp .menu-search{ background: #252b3b; border-color:#616267}
.lamp .menu-search input{ background:#464c5a; border:1px solid #464c5a;color:#adb0b7}
.lamp .menu-search input::-webkit-input-placeholder { color: #adb0b7;}
.lamp .menu-search input:-ms-input-placeholder { color: #adb0b7;}
.lamp li.menus .menu-children{ background:#252b3b}
.lamp .menu-wrap a{ color: #adb0b7;}
.lamp .menu-wrap ul ul{ border-color:#616267}
    .lamp .menu-container > ul > li.on > p, .lamp .menu-container-a > ul > li.on > p, .lamp .menu-wrap li li:hover,
    .skin-1 .lamp .menu-container > ul > li.on > p, .skin-1 .lamp .menu-container-a > ul > li.on > p,
    .skin-2 .lamp .menu-container > ul > li.on > p, .skin-2 .lamp .menu-container-a > ul > li.on > p,
    .skin-3 .lamp .menu-container > ul > li.on > p, .skin-3 .lamp .menu-container-a > ul > li.on > p,
    .skin-5 .lamp .menu-container > ul > li.on > p, .skin-5 .lamp .menu-container-a > ul > li.on > p {
        background-color: rgba(000,000,000,.4)
    } 

/*顶部灯*/
.nav-header.on{ background:#282b34;border-bottom:1px solid #616267}

.on .top-menu .search-form input{ border: 1px solid #ddd; color: #fff;}

.on .top-menu .search-form input::-webkit-input-placeholder { color: #ddd;}
.on .top-menu .search-form input:-ms-input-placeholder { color: #ddd;}
.on .m-logo{ background-image:url(images/login/logo2.png)}

.on .top-menu-more .top-menu-more-list, .on .top-list-menu{ border:1px solid #616267; background:#282b34;box-shadow: rgba(0,0,0,.25) 0px 0px 20px;}

.on .top-menu-wrap { top:51px; background:#282b34; box-shadow:rgba(0,0,0,.25) 0px 10px 20px;}

.on .top-menu-container > ul > li > p, .on .top-menu-more-list > ul > li > p, .on .top-list-menu a, .on .top-menu-wrap a{color:#acafb8;}

.on .top-menu-container > ul > li.show > p{ background-color: rgba(000,000,000,.4);color:#1F6BFF;}

.on .top-menu-container > ul > li > p{border-bottom:1px solid #acafb8;}

.on .top-list-menu ul ul, .on .top-menu-wrap ul ul{border-color:#616267}

.on .nav-change-menu {width: 35px; height: 35px; background: #fff; top: 50%; margin-top: -17.5px;border-radius:3px;}

.on .nav-change-menu i{left:9.5px}

.on .top-menu-more > a{color:#acafb8;font-weight:bold;}

.on .top-menu-more > a:hover{ background:none;}

.on .top-menu .mu .more b{color:#acafb8}
.on .top-menu .mu .more:hover b{color:#acafb8}
.on .top-menu .mu:hover {background-color:#000;}


/*icon图标*/   /*设置颜色*/

.top-menu .search-txt-wrap .search-text i {
    

background-image: url("data:image/svg+xml;charset=US-ASCII, %3Csvg%20id%3D%22%E6%90%9C%E7%B4%A2%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bopacity%3A0%3B%7D.cls-2%7Bfill%3A%23575d6c%3B%7D.cls-3%7Bfill%3A%23666666%3Bfill-rule%3Aevenodd%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3E%E6%90%9C%E7%B4%A2%3C%2Ftitle%3E%3Cg%20id%3D%22_16%22%20data-name%3D%2216%22%20class%3D%22cls-1%22%3E%3Crect%20class%3D%22cls-2%22%20width%3D%2216%22%20height%3D%2216%22%2F%3E%3C%2Fg%3E%3Cg%20id%3D%22%E6%A4%AD%E5%9C%86_1%22%20data-name%3D%22%E6%A4%AD%E5%9C%86%201%22%3E%3Cpath%20class%3D%22cls-3%22%20d%3D%22M11.58%2C10.87a6%2C6%2C0%2C1%2C0-.71.72L14.28%2C15l.71-.72ZM7%2C12a5%2C5%2C0%2C1%2C1%2C5-5A5%2C5%2C0%2C0%2C1%2C7%2C12Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");



}

.on .top-menu .search-txt-wrap .search-text i {
    background-image: url("data:image/svg+xml;charset=US-ASCII, %3Csvg%20id%3D%22%E6%90%9C%E7%B4%A2%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bopacity%3A0%3B%7D.cls-2%7Bfill%3A%23575d6c%3B%7D.cls-3%7Bfill%3A%23adb0b8%3Bfill-rule%3Aevenodd%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3E%E6%90%9C%E7%B4%A2%3C%2Ftitle%3E%3Cg%20id%3D%22_16%22%20data-name%3D%2216%22%20class%3D%22cls-1%22%3E%3Crect%20class%3D%22cls-2%22%20width%3D%2216%22%20height%3D%2216%22%2F%3E%3C%2Fg%3E%3Cg%20id%3D%22%E6%A4%AD%E5%9C%86_1%22%20data-name%3D%22%E6%A4%AD%E5%9C%86%201%22%3E%3Cpath%20class%3D%22cls-3%22%20d%3D%22M11.58%2C10.87a6%2C6%2C0%2C1%2C0-.71.72L14.28%2C15l.71-.72ZM7%2C12a5%2C5%2C0%2C1%2C1%2C5-5A5%2C5%2C0%2C0%2C1%2C7%2C12Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}


.top-menu .mu .door i {
    

background-image: url("data:image/svg+xml;charset=US-ASCII, %3Csvg%20id%3D%22%E8%A1%8C%E6%94%BF%E9%97%A8%E6%88%B7%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bopacity%3A0%3B%7D.cls-2%7Bfill%3A%23575d6c%3B%7D.cls-3%7Bfill%3A%23666666%3Bfill-rule%3Aevenodd%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3E%E8%A1%8C%E6%94%BF%E9%97%A8%E6%88%B7%3C%2Ftitle%3E%3Cg%20id%3D%22_16%22%20data-name%3D%2216%22%20class%3D%22cls-1%22%3E%3Crect%20class%3D%22cls-2%22%20width%3D%2216%22%20height%3D%2216%22%2F%3E%3C%2Fg%3E%3Cg%20id%3D%22%E5%BD%A2%E7%8A%B6_2181%22%20data-name%3D%22%E5%BD%A2%E7%8A%B6%202181%22%3E%3Cpath%20class%3D%22cls-3%22%20d%3D%22M3%2C5H8V4H3ZM3%2C2V3h8V2Z%22%2F%3E%3C%2Fg%3E%3Cg%20id%3D%22%E7%9F%A9%E5%BD%A2_1007%22%20data-name%3D%22%E7%9F%A9%E5%BD%A2%201007%22%3E%3Cpolygon%20class%3D%22cls-3%22%20points%3D%221%200%201%2015%207%2015%207%2014%202%2014%202%201%2013%201%2013%206%2014%206%2014%200%201%200%22%2F%3E%3C%2Fg%3E%3Cg%20id%3D%22%E5%BD%A2%E7%8A%B6_2181-2%22%20data-name%3D%22%E5%BD%A2%E7%8A%B6%202181%22%3E%3Cpath%20class%3D%22cls-3%22%20d%3D%22M14.08%2C12.39a2.47%2C2.47%2C0%2C0%2C0%2C.57-.65%2C2.5%2C2.5%2C0%2C1%2C0-3.75.66A3.49%2C3.49%2C0%2C0%2C0%2C9%2C15.5V16h1v-.5a2.5%2C2.5%2C0%2C0%2C1%2C5%2C0V16h1v-.5A3.49%2C3.49%2C0%2C0%2C0%2C14.08%2C12.39ZM12.5%2C12A1.51%2C1.51%2C0%2C1%2C1%2C14%2C10.49%2C1.51%2C1.51%2C0%2C0%2C1%2C12.5%2C12Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");



}

.top-menu .mu .door:hover i {
    background-image: url("data:image/svg+xml;charset=US-ASCII, %3Csvg%20id%3D%22%E8%A1%8C%E6%94%BF%E9%97%A8%E6%88%B7%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bopacity%3A0%3B%7D.cls-2%7Bfill%3A%23575d6c%3B%7D.cls-3%7Bfill%3A%23ffffff%3Bfill-rule%3Aevenodd%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3E%E8%A1%8C%E6%94%BF%E9%97%A8%E6%88%B7%3C%2Ftitle%3E%3Cg%20id%3D%22_16%22%20data-name%3D%2216%22%20class%3D%22cls-1%22%3E%3Crect%20class%3D%22cls-2%22%20width%3D%2216%22%20height%3D%2216%22%2F%3E%3C%2Fg%3E%3Cg%20id%3D%22%E5%BD%A2%E7%8A%B6_2181%22%20data-name%3D%22%E5%BD%A2%E7%8A%B6%202181%22%3E%3Cpath%20class%3D%22cls-3%22%20d%3D%22M3%2C5H8V4H3ZM3%2C2V3h8V2Z%22%2F%3E%3C%2Fg%3E%3Cg%20id%3D%22%E7%9F%A9%E5%BD%A2_1007%22%20data-name%3D%22%E7%9F%A9%E5%BD%A2%201007%22%3E%3Cpolygon%20class%3D%22cls-3%22%20points%3D%221%200%201%2015%207%2015%207%2014%202%2014%202%201%2013%201%2013%206%2014%206%2014%200%201%200%22%2F%3E%3C%2Fg%3E%3Cg%20id%3D%22%E5%BD%A2%E7%8A%B6_2181-2%22%20data-name%3D%22%E5%BD%A2%E7%8A%B6%202181%22%3E%3Cpath%20class%3D%22cls-3%22%20d%3D%22M14.08%2C12.39a2.47%2C2.47%2C0%2C0%2C0%2C.57-.65%2C2.5%2C2.5%2C0%2C1%2C0-3.75.66A3.49%2C3.49%2C0%2C0%2C0%2C9%2C15.5V16h1v-.5a2.5%2C2.5%2C0%2C0%2C1%2C5%2C0V16h1v-.5A3.49%2C3.49%2C0%2C0%2C0%2C14.08%2C12.39ZM12.5%2C12A1.51%2C1.51%2C0%2C1%2C1%2C14%2C10.49%2C1.51%2C1.51%2C0%2C0%2C1%2C12.5%2C12Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

.on .top-menu .mu .door i {
    background-image: url("data:image/svg+xml;charset=US-ASCII, %3Csvg%20id%3D%22%E8%A1%8C%E6%94%BF%E9%97%A8%E6%88%B7%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bopacity%3A0%3B%7D.cls-2%7Bfill%3A%23575d6c%3B%7D.cls-3%7Bfill%3A%23adb0b8%3Bfill-rule%3Aevenodd%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3E%E8%A1%8C%E6%94%BF%E9%97%A8%E6%88%B7%3C%2Ftitle%3E%3Cg%20id%3D%22_16%22%20data-name%3D%2216%22%20class%3D%22cls-1%22%3E%3Crect%20class%3D%22cls-2%22%20width%3D%2216%22%20height%3D%2216%22%2F%3E%3C%2Fg%3E%3Cg%20id%3D%22%E5%BD%A2%E7%8A%B6_2181%22%20data-name%3D%22%E5%BD%A2%E7%8A%B6%202181%22%3E%3Cpath%20class%3D%22cls-3%22%20d%3D%22M3%2C5H8V4H3ZM3%2C2V3h8V2Z%22%2F%3E%3C%2Fg%3E%3Cg%20id%3D%22%E7%9F%A9%E5%BD%A2_1007%22%20data-name%3D%22%E7%9F%A9%E5%BD%A2%201007%22%3E%3Cpolygon%20class%3D%22cls-3%22%20points%3D%221%200%201%2015%207%2015%207%2014%202%2014%202%201%2013%201%2013%206%2014%206%2014%200%201%200%22%2F%3E%3C%2Fg%3E%3Cg%20id%3D%22%E5%BD%A2%E7%8A%B6_2181-2%22%20data-name%3D%22%E5%BD%A2%E7%8A%B6%202181%22%3E%3Cpath%20class%3D%22cls-3%22%20d%3D%22M14.08%2C12.39a2.47%2C2.47%2C0%2C0%2C0%2C.57-.65%2C2.5%2C2.5%2C0%2C1%2C0-3.75.66A3.49%2C3.49%2C0%2C0%2C0%2C9%2C15.5V16h1v-.5a2.5%2C2.5%2C0%2C0%2C1%2C5%2C0V16h1v-.5A3.49%2C3.49%2C0%2C0%2C0%2C14.08%2C12.39ZM12.5%2C12A1.51%2C1.51%2C0%2C1%2C1%2C14%2C10.49%2C1.51%2C1.51%2C0%2C0%2C1%2C12.5%2C12Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

.top-menu .mu .work i {
    

background-image: url("data:image/svg+xml;charset=US-ASCII, %3Csvg%20id%3D%22%E5%B7%A5%E4%BD%9C%E5%AE%A4%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bopacity%3A0%3B%7D.cls-2%7Bfill%3A%23575d6c%3B%7D.cls-3%7Bfill%3A%23666666%3Bfill-rule%3Aevenodd%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3E%E5%B7%A5%E4%BD%9C%E5%AE%A4%3C%2Ftitle%3E%3Cg%20id%3D%22_16%22%20data-name%3D%2216%22%20class%3D%22cls-1%22%3E%3Crect%20class%3D%22cls-2%22%20width%3D%2216%22%20height%3D%2216%22%2F%3E%3C%2Fg%3E%3Cg%20id%3D%22%E5%BD%A2%E7%8A%B6_1261_%E6%8B%B7%E8%B4%9D%22%20data-name%3D%22%E5%BD%A2%E7%8A%B6%201261%20%E6%8B%B7%E8%B4%9D%22%3E%3Cpath%20class%3D%22cls-3%22%20d%3D%22M7%2C5H6V9H7ZM4%2C15h8V14H4Zm6-8H9V9h1ZM0%2C1V12H16V1ZM15%2C11H1V2H15ZM4%2C6H3V9H4Zm9-2H12V9h1Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");


}

.top-menu .mu .work:hover i {
    background-image: url("data:image/svg+xml;charset=US-ASCII, %3Csvg%20id%3D%22%E5%B7%A5%E4%BD%9C%E5%AE%A4%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bopacity%3A0%3B%7D.cls-2%7Bfill%3A%23575d6c%3B%7D.cls-3%7Bfill%3A%23ffffff%3Bfill-rule%3Aevenodd%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3E%E5%B7%A5%E4%BD%9C%E5%AE%A4%3C%2Ftitle%3E%3Cg%20id%3D%22_16%22%20data-name%3D%2216%22%20class%3D%22cls-1%22%3E%3Crect%20class%3D%22cls-2%22%20width%3D%2216%22%20height%3D%2216%22%2F%3E%3C%2Fg%3E%3Cg%20id%3D%22%E5%BD%A2%E7%8A%B6_1261_%E6%8B%B7%E8%B4%9D%22%20data-name%3D%22%E5%BD%A2%E7%8A%B6%201261%20%E6%8B%B7%E8%B4%9D%22%3E%3Cpath%20class%3D%22cls-3%22%20d%3D%22M7%2C5H6V9H7ZM4%2C15h8V14H4Zm6-8H9V9h1ZM0%2C1V12H16V1ZM15%2C11H1V2H15ZM4%2C6H3V9H4Zm9-2H12V9h1Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

.on .top-menu .mu .work i {
    background-image: url("data:image/svg+xml;charset=US-ASCII, %3Csvg%20id%3D%22%E5%B7%A5%E4%BD%9C%E5%AE%A4%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bopacity%3A0%3B%7D.cls-2%7Bfill%3A%23575d6c%3B%7D.cls-3%7Bfill%3A%23adb0b8%3Bfill-rule%3Aevenodd%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3E%E5%B7%A5%E4%BD%9C%E5%AE%A4%3C%2Ftitle%3E%3Cg%20id%3D%22_16%22%20data-name%3D%2216%22%20class%3D%22cls-1%22%3E%3Crect%20class%3D%22cls-2%22%20width%3D%2216%22%20height%3D%2216%22%2F%3E%3C%2Fg%3E%3Cg%20id%3D%22%E5%BD%A2%E7%8A%B6_1261_%E6%8B%B7%E8%B4%9D%22%20data-name%3D%22%E5%BD%A2%E7%8A%B6%201261%20%E6%8B%B7%E8%B4%9D%22%3E%3Cpath%20class%3D%22cls-3%22%20d%3D%22M7%2C5H6V9H7ZM4%2C15h8V14H4Zm6-8H9V9h1ZM0%2C1V12H16V1ZM15%2C11H1V2H15ZM4%2C6H3V9H4Zm9-2H12V9h1Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

.top-menu .mu .im i {
    

background-image: url("data:image/svg+xml;charset=US-ASCII, %3Csvg%20id%3D%22%E5%8D%B3%E6%97%B6%E9%80%9A%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bopacity%3A0%3B%7D.cls-2%7Bfill%3A%23575d6c%3B%7D.cls-3%7Bfill%3A%23666666%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3E%E5%8D%B3%E6%97%B6%E9%80%9A%3C%2Ftitle%3E%3Cg%20id%3D%22_16%22%20data-name%3D%2216%22%20class%3D%22cls-1%22%3E%3Crect%20class%3D%22cls-2%22%20width%3D%2216%22%20height%3D%2216%22%2F%3E%3C%2Fg%3E%3Cg%20id%3D%22%E7%9F%A9%E5%BD%A2_2060%22%20data-name%3D%22%E7%9F%A9%E5%BD%A2%202060%22%3E%3Cpath%20class%3D%22cls-3%22%20d%3D%22M16%2C1H0V12H6V11H1V2H15v9H9v.33L6.33%2C14H6v1H7v-.33L9.66%2C12H16V1ZM13%2C6H11V7h2V6ZM9%2C6H7V7H9V6ZM5%2C6H3V7H5V6Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");


}

.top-menu .mu .im:hover i {
    background-image: url("data:image/svg+xml;charset=US-ASCII, %3Csvg%20id%3D%22%E5%8D%B3%E6%97%B6%E9%80%9A%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bopacity%3A0%3B%7D.cls-2%7Bfill%3A%23575d6c%3B%7D.cls-3%7Bfill%3A%23ffffff%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3E%E5%8D%B3%E6%97%B6%E9%80%9A%3C%2Ftitle%3E%3Cg%20id%3D%22_16%22%20data-name%3D%2216%22%20class%3D%22cls-1%22%3E%3Crect%20class%3D%22cls-2%22%20width%3D%2216%22%20height%3D%2216%22%2F%3E%3C%2Fg%3E%3Cg%20id%3D%22%E7%9F%A9%E5%BD%A2_2060%22%20data-name%3D%22%E7%9F%A9%E5%BD%A2%202060%22%3E%3Cpath%20class%3D%22cls-3%22%20d%3D%22M16%2C1H0V12H6V11H1V2H15v9H9v.33L6.33%2C14H6v1H7v-.33L9.66%2C12H16V1ZM13%2C6H11V7h2V6ZM9%2C6H7V7H9V6ZM5%2C6H3V7H5V6Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

.on .top-menu .mu .im i {
    background-image: url("data:image/svg+xml;charset=US-ASCII, %3Csvg%20id%3D%22%E5%8D%B3%E6%97%B6%E9%80%9A%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bopacity%3A0%3B%7D.cls-2%7Bfill%3A%23575d6c%3B%7D.cls-3%7Bfill%3A%23adb0b8%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3E%E5%8D%B3%E6%97%B6%E9%80%9A%3C%2Ftitle%3E%3Cg%20id%3D%22_16%22%20data-name%3D%2216%22%20class%3D%22cls-1%22%3E%3Crect%20class%3D%22cls-2%22%20width%3D%2216%22%20height%3D%2216%22%2F%3E%3C%2Fg%3E%3Cg%20id%3D%22%E7%9F%A9%E5%BD%A2_2060%22%20data-name%3D%22%E7%9F%A9%E5%BD%A2%202060%22%3E%3Cpath%20class%3D%22cls-3%22%20d%3D%22M16%2C1H0V12H6V11H1V2H15v9H9v.33L6.33%2C14H6v1H7v-.33L9.66%2C12H16V1ZM13%2C6H11V7h2V6ZM9%2C6H7V7H9V6ZM5%2C6H3V7H5V6Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

.top-menu .mu .option i {
    

background-image: url("data:image/svg+xml;charset=US-ASCII, %3Csvg%20id%3D%22%E5%B8%B8%E7%94%A8%E5%8A%9F%E8%83%BD%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bopacity%3A0%3B%7D.cls-2%7Bfill%3A%23464c59%3B%7D.cls-3%7Bfill%3A%23666666%3Bfill-rule%3Aevenodd%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3E%E5%B8%B8%E7%94%A8%E5%8A%9F%E8%83%BD%3C%2Ftitle%3E%3Cg%20id%3D%22_16%22%20data-name%3D%2216%22%20class%3D%22cls-1%22%3E%3Crect%20class%3D%22cls-2%22%20width%3D%2216%22%20height%3D%2216%22%2F%3E%3C%2Fg%3E%3Cg%20id%3D%22%E7%9F%A9%E5%BD%A2_775_%E6%8B%B7%E8%B4%9D%22%20data-name%3D%22%E7%9F%A9%E5%BD%A2%20775%20%E6%8B%B7%E8%B4%9D%22%3E%3Cpath%20class%3D%22cls-3%22%20d%3D%22M15%2C2H6V3h9ZM6%2C8h9V7H6Zm0%2C6h9V13H6ZM1%2C3H3V2H1ZM1%2C8H3V7H1Zm0%2C6H3V13H1Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");

}

.top-menu .mu .option:hover i {
    background-image: url("data:image/svg+xml;charset=US-ASCII, %3Csvg%20id%3D%22%E5%B8%B8%E7%94%A8%E5%8A%9F%E8%83%BD%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bopacity%3A0%3B%7D.cls-2%7Bfill%3A%23464c59%3B%7D.cls-3%7Bfill%3A%23ffffff%3Bfill-rule%3Aevenodd%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3E%E5%B8%B8%E7%94%A8%E5%8A%9F%E8%83%BD%3C%2Ftitle%3E%3Cg%20id%3D%22_16%22%20data-name%3D%2216%22%20class%3D%22cls-1%22%3E%3Crect%20class%3D%22cls-2%22%20width%3D%2216%22%20height%3D%2216%22%2F%3E%3C%2Fg%3E%3Cg%20id%3D%22%E7%9F%A9%E5%BD%A2_775_%E6%8B%B7%E8%B4%9D%22%20data-name%3D%22%E7%9F%A9%E5%BD%A2%20775%20%E6%8B%B7%E8%B4%9D%22%3E%3Cpath%20class%3D%22cls-3%22%20d%3D%22M15%2C2H6V3h9ZM6%2C8h9V7H6Zm0%2C6h9V13H6ZM1%2C3H3V2H1ZM1%2C8H3V7H1Zm0%2C6H3V13H1Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

.on .top-menu .mu .option i {
    background-image: url("data:image/svg+xml;charset=US-ASCII, %3Csvg%20id%3D%22%E5%B8%B8%E7%94%A8%E5%8A%9F%E8%83%BD%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bopacity%3A0%3B%7D.cls-2%7Bfill%3A%23464c59%3B%7D.cls-3%7Bfill%3A%23adb0b8%3Bfill-rule%3Aevenodd%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3E%E5%B8%B8%E7%94%A8%E5%8A%9F%E8%83%BD%3C%2Ftitle%3E%3Cg%20id%3D%22_16%22%20data-name%3D%2216%22%20class%3D%22cls-1%22%3E%3Crect%20class%3D%22cls-2%22%20width%3D%2216%22%20height%3D%2216%22%2F%3E%3C%2Fg%3E%3Cg%20id%3D%22%E7%9F%A9%E5%BD%A2_775_%E6%8B%B7%E8%B4%9D%22%20data-name%3D%22%E7%9F%A9%E5%BD%A2%20775%20%E6%8B%B7%E8%B4%9D%22%3E%3Cpath%20class%3D%22cls-3%22%20d%3D%22M15%2C2H6V3h9ZM6%2C8h9V7H6Zm0%2C6h9V13H6ZM1%2C3H3V2H1ZM1%2C8H3V7H1Zm0%2C6H3V13H1Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

.top-menu .mu .ai i {
    
 width: 25px; height: 25px; position: absolute; background: url(images/main/ai.png); top: 22.5px; margin-top: -10px; left: 19.5px;background-size:contain ; background-position: center; background-repeat: no-repeat;

}

.top-menu .mu .ai:hover i {
    

 width: 25px; height: 25px; position: absolute; background: url(images/main/ai.png); top: 22.5px; margin-top: -10px; left: 19.5px;background-size:contain ; background-position: center; background-repeat: no-repeat;
}

.on .top-menu .mu .ai i {
    
 width: 25px; height: 25px; position: absolute; background: url(images/main/ai.png); top: 22.5px; margin-top: -10px; left: 19.5px;background-size:contain ;background-position: center; background-repeat: no-repeat;

}



/*登录框*/

@media screen and (min-width:1650px) {


    .form-container{ width:450px; height:500px;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; }
}

.layui-layer-setwin .layui-layer-min{ display:none !important;}

.clear-btn{ display:none; position:absolute; width:20px; height:20px; top:50%; margin-top:-10px; right:10px; background: url('/Library/icons/search_clear.png') no-repeat center center; cursor:pointer;}
.clear-btn:hover{  background: url('/Library/icons/search_clear2.png') no-repeat center center;}



/*.layui-layer-theme {  background-color: rgba(255,102,0,.85) !important;}
.layui-layer-theme .layui-layer-ico{ background: url(/Library/layer/theme/default/iconD.png) no-repeat; background-position:-30px 0;}
.layui-layer-dialog.layui-layer-theme .layui-layer-content{ font-size:16px; color:#fff;}*/