@import url('bootstrap.min.css');
@import url('bootstrap-responsive.min.css');
@import url('bootstrap-theme.min.css');
@import url('font-awesome.min.css');
@import url('animate.min.css');
@import url('animate.delay.css');
@import url('public.css');



/*登录页*/
.view-login{background:#444a5b url(../images/login-bg.jpg) bottom right no-repeat;height:100%;width:100%;padding:0;}
.view-login .login-panel{width:420px;margin:-220px 0 0 -210px;position:absolute;top:50%;left:50%;}
.login-hd{background:#616b88;height:140px;line-height:140px;border-radius:5px 5px 0 0;text-align:center}
.login-hd h2{color:#fff;line-height:140px;font-size:30px;font-family:"\5FAE\8F6F\96C5\9ED1"}
.login-bd{background:#fff}
.login-fd{background:#f2f6fa;padding:20px;border-radius:0 0 5px 5px}
.login-fd .btn{display:block;height:50px;line-height:50px;padding:0;font-size:20px;font-family:"\5FAE\8F6F\96C5\9ED1"}
.login-panel form > ul{padding:10px 20px;}
.login-panel form > ul > li{background:#f2f6fa;border-radius:5px;margin:10px 0;padding:5px 5px 5px 20px;height:30px;display:block;box-sizing:content-box}
.login-panel form > ul > li i{float:left;margin:7px 15px 0 0}
.login-panel form > ul > li:hover{background-color:#e1e6ef}
.login-panel .text{float:left;background:none;height:30px;width:280px;padding:0;border:0;color:#6f7b91;font-size:14px;}
.login-panel .verify .text{float:left;width:200px;}
.login-panel .verify img{float:right;width:100px;height:30px;border-radius:5px}
.login-panel .tip{color:#333;line-height:30px;margin-top:5px;padding-left:20px;background:#f6edba;border-radius:5px;}

.login-panel .error{background:#e1e6ef;}

.login-bd .globe:hover{background:#f2f6fa;}
.login-bd .globe div{line-height:30px;color:#999;font-size:14px;float:left}
.login-bd .globe span{float:left;background:#bbb;color:#fff;height:20px;line-height:20px;padding:0 8px;border-radius:5px;margin:5px 5px 0 0;cursor:pointer}
.login-bd .globe span.active{background:#5cb85c;}

.mainwrap{background: #f7f7f7 url(../images/mainbg.png) -60px 0 repeat-y;position:relative;overflow: hidden;box-shadow: 0 0 5px rgba(0,0,0,0.1);height:100%}
.header{position:fixed;left:0;top:0;width:100%;height:80px;z-index:1000;}
.header .coll{position:absolute;left:0;top:0;width:200px;}
.header .colr{margin-left:200px;}
.logopanel{background-color: #235688;border-right: 1px solid #023C70;height: 50px;}
.logopanel h1 { text-transform: uppercase; color: #fff; padding: 5px 0 0 10px; font-size: 24px; text-shadow: 1px 1px rgba(0,0,0,0.2); }
.logopanel h1 a { color: #fff; }
.logopanel h1 a:hover { text-decoration: none; }
.logopanel h1 a span { font-size: 11px; }

.headerpanel{background-color:#3B6998;position:relative;z-index:100;height:50px;border-left:1px solid #45729e;}
.headerpanel .nav{float:left;margin:0;height:50px;line-height:50px;}
.headerpanel .nav a{display:block;float:left;height:50px;line-height:50px;color:#fff;width:100px;text-align:center;border-right:1px solid #235688;font-size:16px;font-family:"\5FAE\8F6F\96C5\9ED1";text-decoration:none}
.headerpanel .nav a:hover,.headerpanel .nav a.active{background:#134a7f;border-right:1px solid #45729e}

.headerright { float: right;padding: 7px 10px 0 0;}
.headerright .dropdown{float:left}
.globelang .dropdown-toggle,.userinfo .dropdown-toggle {display: inline-block;background:#0b4073;padding:7px 10px;color:#ccc;
    -moz-box-shadow: inset 1px 1px 2px rgba(0,0,0,0.2), 1px 1px 0 rgba(255,255,255,0.2);
    -webkit-box-shadow: inset 1px 1px 2px rgba(0,0,0,0.2), 1px 1px 0 rgba(255,255,255,0.2);
    box-shadow: inset 1px 1px 2px rgba(0,0,0,0.2), 1px 1px 0 rgba(255,255,255,0.2);
    border-radius:2px;
    cursor:pointer
}
.globelang{margin-right:10px}
.globelang .icon-globe{font-size:16px}

.headerright .dropdown .dropdown-toggle:hover { text-decoration: none; color: #fff; }
.headerright .dropdown .dropdown-menu { left: auto; right: 0;min-width:120px }
.headerright .dropdown .caret { border-top-color: #ccc; margin-left: 10px; }
.headerright .dropdown .dropdown-menu li > a { padding-left: 15px; }
.headerright .dropdown .dropdown-menu li > a span { margin-right: 5px; margin-top: -1px; }
.headerright .dropdown .dropdown-menu .divider { margin: 5px 0; }
.headerright .globelang .dropdown-menu { left: auto; right: 0;min-width:60px }

.breadcrumbwidget { background:#333;min-height:30px;border-left:1px solid #3c3c3c;font-size:12px;line-height:20px;position:relative;}
.breadcrumbwidget .breadcrumb{background:none !important;margin:0;border:0;padding:5px 10px;}
.breadcrumbwidget .breadcrumb li{text-shadow:none;}
.breadcrumbwidget .breadcrumb li.active{color:#ccc;}
.breadcrumbwidget .breadcrumb a {color:#999;}
.breadcrumbwidget .breadcrumb a:hover {color:#ccc;}
.breadcrumbwidget .breadcrumb .divider {color:#666;}

.langs { list-style: none; position: absolute; top:5px;right:0px; }
.langs li{display: inline-block; margin-right:5px; }
.langs li a{display:block;background:#bbb;color:#fff;height:20px;line-height:20px;padding:0 8px;border-radius:2px;text-decoration:none}
.langs li a.active{background:#5cb85c;}

.datewidget {background:#232323;color: #999;padding:0px 10px;height:30px;line-height:30px; border-right:1px solid #1e1e1e;position:relative}
.datewidget .icon-list{position:absolute;right:10px;top:5px;cursor:pointer}

/*--leftpanel--------------------------------------*/
.leftpanel{position:fixed;left:0;height:100%;width:200px;background:#6b6b6b url(../images/bg.png);overflow-y: auto}
.leftpanel.hide .sidebar-menu li a span {float:right;margin-right:-3px}

.sidebar-menu{margin:10px 0;}
.sidebar-menu li a{display:block;color:#fff;line-height:20px;padding:8px 12px;text-decoration:none;position:relative}
.sidebar-menu li a span{display:inline-block;vertical-align:top;margin:2px 5px 0 0;}
.sidebar-menu .active{font-weight:bold;}
.sidebar-menu a:hover{background: #f7f7f7;color:#414141}
.sidebar-menu .active > a {background-color:#fff;color:#414141}
.sidebar-menu > .active ul li {font-weight:normal;}
.sidebar-menu > .dropdown > a:after{position:absolute;content:' ';right:10px;top:50%;margin-top:-3px;width:0;height:0;z-index:1;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #ddd;}
.sidebar-menu > .dropdown > a:hover:after{border-top-color:#414141}
.sidebar-menu ul {list-style:none;display:none;}
.sidebar-menu ul li {}
.sidebar-menu ul li a{padding-left:33px;}
.sidebar-menu ul li li a{ padding-left: 53px;}
.sidebar-menu ul li li li a{ padding-left: 73px;}
.sidebar-menu ul li li li li a{ padding-left: 93px;}
/*--maincontent--------------------------------------*/
.maincontent{position:relative;padding:15px;min-height:300px}

.subnav{background:#eee;padding:10px;overflow:visible;margin-bottom:15px;}
.subnav .btn{margin-right:5px;font-size:12px;line-height:14px;height:28px;}
.subnav .btn i{margin:0px 5px 0 0;font-size:14px;float:left;}
.subnav .dropdown{display:inline-block}
.subnav .search{float:right}
.subnav .search select{float:left;height:28px;display:inline-block;width:auto;margin-right:5px;padding:0 10px;}
.subnav .search input{display:inline-block;width:150px;height:28px;float:left;margin-right:5px}
.widgettitle{background:#333;color:#fff;margin-bottom:15px;position:relative;}

h4.widgettitle{font-size:12px;font-weight:bold;padding:2px 10px;}


.updatehtml{height:100px;background:rgba(0,153,204,.8);color:#fff;font-size:14px;line-height:24px;padding:10px 0 0;}
.updatehtml a{color:#fff;line-height:16px;display:block;width:100px;margin:0 auto;}
.updatehtml a span{display:block;}
.updatehtml .icon-refresh{font-size:34px;display:inline-block}
.updatehtml a:hover{text-decoration:none;color:#fff;}


/***** FORM STYLES *****/
.stdform > ul > li, .stdform div.par {padding:10px 0;border-bottom:1px solid #eee }
.stdform span.field, .stdform div.field {margin-left:220px;display:block;position:relative;line-height:30px; }
.stdform .formwrapper {display:block;padding-top:5px;margin-left:220px;line-height:25px; }
.stdform label.th {float:left;width:220px;text-align:right;padding:0px 20px 0px 0;line-height:30px}
.stdform label.error{float: none; display: block; font-size:12px; color: #ff0000; text-align: left; padding: 0; width: auto; margin-left: 220px; }
.stdform label.valid{color: #468847; }
.stdform .desc{font-size:12px;color:#999;font-style:italic;display:block;margin:5px 0 0 0px; }
.stdform .stdformbutton{padding:10px 0 10px 220px;}
.stdform small.desc{margin-left:220px;}
.stdform .field .radio,.stdform .field .checkbox{margin-right:20px;}
.stdform .th em{color:#f00}

.stdform #spinner.input-small{width:100px;}

.dl-form label.th,.dl-form label.error{width:100px;}
.dl-form span.field,.dl-form div.field{margin-left:100px;}
/***** TABLE STYLES *****/
.table{border-bottom:1px solid #ddd}
.table th { background:#eee;font-weight:bold;font-size:12px;}
.table th.tc, .table td.tc {text-align:center; }
.table > thead > tr > th{vertical-align: middle}
.table > tbody > tr > td{line-height:24px;vertical-align: middle}
.table > thead > tr > th label,.table > thead > tr > th input[type="text"]{height:20px;line-height:20px;}
.table-condensed > tbody > tr > td{padding:2px;}
.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th{background-color:#f1f1f1;}
.table > tbody > tr > td.noinfo{padding:20px}
.table > tbody > tr > td.op{white-space: nowrap}
.table > tbody > tr > td.op .btn{padding:0 8px;margin:0 5px;}
.action-bar [class^="icon-"],.action-bar [class*=" icon-"]{}
/*权限设置*/
#tree{margin:0;border-bottom:1px solid #ddd}
#tree .checkbox{margin:0}
#tree .checkbox input{margin:0}
#tree .checkbox label{height:24px;line-height:24px;}

.action-bar{height:32px}
.action-bar .action{float:left}
.action-bar .action .dropdown-menu{font-size:12px;}
.pagination{margin:0px;float:right}

.tab{border-bottom:1px solid #45729e;margin-bottom:20px;background:#fff}
.tab a{display:inline-block;padding:0 30px;line-height:30px;}
.tab a.active{background:#45729e;color:#fff;text-decoration:none}
.tab.fix{position:fixed;width:100%;top:80px;z-index:11;}
.stdform.tabfix{padding-top:40px;}

.nav-tabs {border-color:#bbb;}
.nav-tabs > li{}
.nav-tabs > li > a:hover { border-color: #bbb #bbb #eee; }
.nav-tabs > .active > a, .nav-tabs > .active > a:hover { border-color: #bbb #bbb transparent; }


.tab-content { overflow: inherit; }
.tab-content > .tab-pane{ padding: 15px; border: 1px solid #bbb; background: #fff; }
.tabs-below .tab-content > .tab-pane{ border-bottom: 0; }

.tabbable > .nav-tabs { border: 1px solid #bbb; padding: 5px 5px 0 2px; margin: 0; }
.tabbable > .nav-tabs > li > a { margin-left: 3px; -moz-border-radius: 2px 2px 0 0; -webkit-border-radius: 2px 2px 0 0; border-radius: 2px 2px 0 0;}
.tabbable > .tab-content { margin-top: -1px; }

.tabs-below .nav-tabs { margin: 0; padding: 0; }
.tabs-below > .nav-tabs > li > a {-moz-border-radius: 0 0 2px 2px; -webkit-border-radius: 0 0 2px 2px; border-radius: 0 0 2px 2px; color: #666;}
.tabs-below > .nav-tabs > li > a:hover { background: #eee; border-color: #bbb; }
.tabs-below > .nav-tabs > .active > a, .tabs-below > .nav-tabs > .active > a:hover { background: #fff; 	border-color: transparent #bbb #bbb; }
.tabs-below > .nav-tabs { border: 1px solid #bbb; padding:5px 5px 0px 5px; }


.sortlist li{display:inline-block;width:260px;line-height:30px;border:1px solid #ddd;border-radius:2px;padding:0 15px 0 6px;margin:0 10px 5px 0;cursor:move}
.sortlist li i{margin-right:6px;}
.sortlist li:hover{background-color:#f2f2f2}

.treelist .icon-plus,.treelist .icon-minus{margin-right:5px;font-size:11px;cursor:pointer}
.treelist input{margin-right:5px;height:25px;line-height:25px;text-align:center}

/*上传*/
.uploads{height:30px;}
.uploads .upload{position:relative;overflow:hidden;width:100px;height:30px;line-height:30px;text-align:center;background:#ddd;color:#535353;font-size:14px;border-radius:2px;display:inline-block;float:left;margin-right:15px;}
.uploads .upload input{cursor:pointer;width:100%;height:100%;text-align:right;z-index:10;position:absolute;top:0px;right:0px;opacity:0;filter:Alpha(opacity:0);}
.uploads .upload a{color:#535353;text-decoration:none}
.uploads .size{color:#888}
.uploads .size strong{color:#333}
.upload-area{margin-top:10px;}
.upload-area .f-item .op{display:none}
/*标签*/
.tag-lists{overflow:hidden;zoom:1}
.tag-lists .taglist li{float:left;color:#fff;background:#48980d;height:30px;line-height:20px;padding:5px 10px;margin:0 5px 5px 0;cursor:pointer;white-space:nowrap;opacity: 0.7;border-radius:2px;transition: opacity .2s ease-in, padding .2s ease-in;}
.tag-lists .taglist li:hover{background:#3C9100;cursor:pointer;padding:5px 12px;opacity:1;}
.tag-lists .taglist li label{cursor:pointer;line-height:14px;color:#fff;height:20px;line-height:20px;}
.tag-lists .taglist li em{color:#fff;padding-left:5px;font-style:normal}
.tag-lists .ico-close{_vertical-align:2px}

/*广告管理*/
.adform .association{display:none}
.adlist .upload-area .placeHolder{float:left;display:block;margin:0 10px 10px 0;width:640px;height:155px;background:#fffa90;}
.adlist .upload-area .f-item{float:left;display:block;width:auto;margin:0 10px 10px 0;background:#fff;box-sizing:content-box;border:0;height:auto;}
.adlist .upload-area .f-item:after{content:".";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.adlist .upload-area .f-item .pic{width:118px;height:118px;background:#fff;}
.adlist .upload-area .f-item .pic img{width:100%;height:100%}
.adlist .upload-area .f-item textarea{display:none}

.adlist .upload-area .f-item .info{position:relative;float:left;width:120px;margin-right:10px;border:1px solid #ddd;}
.adlist .upload-area .f-item .op{display:block;position:relative;height:35px;padding-top:7px;border:0;border-top:1px solid #ddd;width:auto;text-align:center;}
.adlist .upload-area .f-item .op a{border:0;display:inline-block;width:20px;line-height:20px;height:20px;overflow:hidden;margin:0 10px;}
.adlist .upload-area .f-item .op .handle{cursor:move}
.adlist .f-item .param{float:left;width:500px;}
.adlist .f-item .param input{width:100%;height:30px;line-height:28px;border:1px solid #ddd;}
.adlist .f-item .param p{padding:0px 0 5px}
.adlist .f-item .param p:last-child{padding-bottom:0;}
.adlist .f-item .param textarea{width:100%;height:85px;display:block;border:1px solid #ddd;}
.adlist .f-item .param .url{width:370px;margin-right:10px;}
.adlist .f-item .param .bg{width:120px;}

/*角色授权=========================*/
.roleauth{width:700px;height:350px;overflow:auto}
.roleauth p{margin:2px 0;line-height:40px;height:40px;overflow: hidden}
/*一级*/
.roleauth > ul > li > p{background:#e4e4e4;}
.roleauth > ul > li > ul ul:after{content:".";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
/*三级*/
.roleauth > ul > li > ul > li  ul{padding-left:20px}
.roleauth > ul > li > ul > li > ul > li{}
/*四级*/

.roleauth > ul > li > ul > li > ul > li ul li{float:left;width:150px;}

.user-list{width:500px;height:300px;text-align:left;overflow:auto}

/*角色授权=========================*/
.itemlist li{padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid #eee;box-sizing:content-box}
.itemlist li .btn{margin-left:60px;}

.answerlist li{padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid #eee;box-sizing:content-box}
.answerlist .tw400{margin-bottom:10px;}
.answerlist .btn{margin-top:10px;}
/*首页==============================*/
.columns-mod{border: 1px solid #cdcdcd;}
.columns-mod .hd{margin-bottom:1px;padding:0 10px 0 15px;height:35px;line-height:35px;border-bottom:1px solid #cdcdcd;background-color:#eee;}
.columns-mod .hd h5{float:left;font-size:14px;line-height:35px;}
.columns-mod .bd {background-color:#fafafa;}

.sys-info{padding:15px;}
.sys-info table{width:100%;margin:0}
.sys-info th,
.sys-info td{padding:8px 0;height:20px;line-height:20px;border-bottom:1px solid #e9e9e9;}
.sys-info th {font-weight:normal;width:30%;text-align:left;background:none}

.html_list .item{border-bottom:1px solid #ddd;height:30px;line-height:30px;}
.html_list .item .checkbox{float:left;width:220px;height:30px;margin:0 20px 0 0;overflow: hidden}
.html_list .item:last-child{border-bottom:0}

.gxlist{display:none;max-height:210px;height:auto;_height:210px;overflow:auto;margin:5px 0;border:#ddd 1px solid;padding:5px;}
/*进度条========================*/
.htmllist .progressbar{position:relative;height:18px;width:100%;overflow:hidden;background:#CCC;margin:3px 0px;}
.htmllist .progressbar span{display:block;width:0px;height:100%;background:#15a0f5}
.htmllist #loadingico{display:none}
/*生成结果====================*/
.htmllist #gxinfo{display:none;line-height:24px;border-bottom:1px solid #ddd;margin-bottom:10px;}
.htmllist #loadingico{}
.htmllist #loadingico img{display:inline}
.htmllist .result-panel{width:300px;vertical-align:top;border-left:1px solid #ddd;border-right:1px solid #ddd;}
.htmllist #result{text-align:left;width:100%;max-height:300px;height:auto;_height:300px;line-height:25px;overflow:auto;}
.htmllist .tips{text-align:center;line-height:150px;font-size:18px;}

.htmllist #gxitems{font:bold 14px Arial;color:#C00}
.htmllist #gxok{font:bold 14px Arial;color:#0066FF;}

/**/
.sitemap .bd{margin-bottom:20px;}
.sitemap .bd .con{border:1px solid #ddd;padding:20px;line-height:24px;}
.sitemap .bd .op{padding:20px;}
.sitemap .bd .op .btn{width:160px;height:40px;line-height:28px;}

/* 添加标签 */
.tagbox{position:relative;width:800px;border:1px solid #666;background:#fff;min-height:30px;max-height:80px;color:#bbb;overflow-x:hidden;overflow-y:auto;}
.tagbox.focus{border:1px solid #c79324;}
.tagbox ul{}
.tagbox .text{float:left;width:416px;padding:5px 6px;height:30px;line-height:30px;border:0;font-size:12px;}
.tagbox li{float:left;background:#3083dd;line-height:22px;color:#fff;border-radius:2px;padding:0 6px;margin:3px 0 0 3px;}
.tagbox,.tagbox li .txt,.tagbox li .t_delete{float:left;color:#fff;}
.tagbox li .t_delete{margin:3px 0 0 6px;cursor:pointer;text-decoration:none}
.tagbox .t_label{position:absolute;font-size:14px;color:#bbb;line-height:28px;left:10px;cursor:default;}

/*产品价格*/
.prices .plist{margin-bottom:10px;}
.prices .plist li{margin-bottom:10px;}

.specattr .tit{border-bottom:1px solid #eee}

/*商品规格*/
.formatbox h4{margin:0;font-size:14px;line-height:30px;}
.format{border-bottom:1px solid #ddd;}

.format .item{float:left;}

.upload-color{display:none;}
.table-format{width:600px;margin:0;border:1px solid #ddd;border-width:0 1px 1px 0;text-align:center;margin:5px 0;}
.table-format th,.table-format td{border:1px solid #ddd;border-width:1px 0 0 1px;padding:5px;line-height:25px;text-align:center}
.table-format th{background:#eee;}
.table-format .ipt-txt{border:1px solid #ddd;width:80px;vertical-align:0}

.formatbox .upload{width:70px;height:25px;line-height:25px;float:left;margin:0 0 0 5px;position:relative;border:1px solid #ddd;background:#eee;border-radius:2px;overflow:hidden;color:#333;display:block;}
.formatbox .upload input{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;cursor:pointer}
.formatbox .upload:hover{color:#1867d2;text-decoration:none;}
.formatbox .cfile .fitem{float:left;}
.formatbox .cfile .fitem img{float:left;height:25px;margin:0 5px;}
.formatbox .cfile .fitem a{float:left;color:#428bca}

.formatall{display:none;}
.formatall .table-format{width:600px;}
.formatall input{text-align:center}

.gmap{width:756px;height:400px;background:#ededed}
.gmap #dituContent{position:relative;width:100%;height:100%;}
.mapsearch{margin-bottom:10px;height:36px;}
.mapsearch span{float:left;margin-right:10px;line-height:36px;}
.mapsearch .btn{float:left;width:60px;margin-left:10px;color:#fff;}