﻿ 
 
/*必填的**/
.fieldset .tip-required { float: left; color: #fdc41d; }
.fieldset .onShow, .fieldset .onFocus, .fieldset .onError, .fieldset .onCorrect, .fieldset .onLoad, #autotip { padding: 0 10px; margin-left: 5px; line-height: 18px;float:left}
/*默认提示 无*/
.fieldset .onShow {background:#f3f3f3; color: #999;  }
/*聚焦提示 无*/
.fieldset .onFocus {border: 1px solid #e0e0e0; background:#f3f3f3; color: #999; }
/*错误提示 错误信息*/
.fieldset .onError { border: 1px solid #e0e0e0;color: #fefefe;background:#FDC41B }
/*正确提示 勾*/
.fieldset .onCorrect { background: url(/images/onCorrect.gif) no-repeat;background-position:0 3px;height:20px;}
/*Ajax提示 无*/
.fieldset .onLoad { }
#autotip { background: #00bcff; color: #fff; margin: 0; padding: 0; }
#autotipContent { padding: 5px 10px; width: 300px; border: 2px solid #000; } 
 
/* jquery.Jcrop.min.css v0.9.12 (build:20130126) */
.jcrop-holder{direction:ltr;text-align:left;}
.jcrop-vline,.jcrop-hline{background:#FFF url(/images/Jcrop.gif);font-size:0;position:absolute;}
.jcrop-vline{height:100%;width:1px!important;}
.jcrop-vline.right{right:0;}
.jcrop-hline{height:1px!important;width:100%;}
.jcrop-hline.bottom{bottom:0;}
.jcrop-tracker{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;height:100%;width:100%;}
.jcrop-handle{background-color:#333;border:1px #EEE solid;font-size:1px;height:7px;width:7px;}
.jcrop-handle.ord-n{left:50%;margin-left:-4px;margin-top:-4px;top:0;}
.jcrop-handle.ord-s{bottom:0;left:50%;margin-bottom:-4px;margin-left:-4px;}
.jcrop-handle.ord-e{margin-right:-4px;margin-top:-4px;right:0;top:50%;}
.jcrop-handle.ord-w{left:0;margin-left:-4px;margin-top:-4px;top:50%;}
.jcrop-handle.ord-nw{left:0;margin-left:-4px;margin-top:-4px;top:0;}
.jcrop-handle.ord-ne{margin-right:-4px;margin-top:-4px;right:0;top:0;}
.jcrop-handle.ord-se{bottom:0;margin-bottom:-4px;margin-right:-4px;right:0;}
.jcrop-handle.ord-sw{bottom:0;left:0;margin-bottom:-4px;margin-left:-4px;}
.jcrop-dragbar.ord-n,.jcrop-dragbar.ord-s{height:7px;width:100%;}
.jcrop-dragbar.ord-e,.jcrop-dragbar.ord-w{height:100%;width:7px;}
.jcrop-dragbar.ord-n{margin-top:-4px;}
.jcrop-dragbar.ord-s{bottom:0;margin-bottom:-4px;}
.jcrop-dragbar.ord-e{margin-right:-4px;right:0;}
.jcrop-dragbar.ord-w{margin-left:-4px;}
.jcrop-light .jcrop-vline,.jcrop-light .jcrop-hline{background:#FFF;filter:alpha(opacity=70)!important;opacity:.70!important;}
.jcrop-light .jcrop-handle{-moz-border-radius:3px;-webkit-border-radius:3px;background-color:#000;border-color:#FFF;border-radius:3px;}
.jcrop-dark .jcrop-vline,.jcrop-dark .jcrop-hline{background:#000;filter:alpha(opacity=70)!important;opacity:.7!important;}
.jcrop-dark .jcrop-handle{-moz-border-radius:3px;-webkit-border-radius:3px;background-color:#FFF;border-color:#000;border-radius:3px;}
.solid-line .jcrop-vline,.solid-line .jcrop-hline{background:#FFF;}
.jcrop-holder img,img.jcrop-preview{max-width:none;}
 
 
/*
Uploadify v2.1.4
Release Date: November 8, 2010

Copyright (c) 2010 Ronnie Garcia, Travis Nickels

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
*/
.uploadifyQueueItem {
	background-color: #F5F5F5;
	border: 2px solid #E5E5E5;
	font: 11px Verdana, Geneva, sans-serif;
	margin-top: 5px;
	padding: 10px;
	width: 350px;
}
.uploadifyError {
	background-color: #FDE5DD !important;
	border: 2px solid #FBCBBC !important;
}
.uploadifyQueueItem .cancel {
	float: right;
}
.uploadifyQueue .completed {
	background-color: #E5E5E5;
}
.uploadifyProgress {
	background-color: #E5E5E5;
	margin-top: 10px;
	width: 100%;
}
.uploadifyProgressBar {
	background-color: #0099FF;
	height: 3px;
	width: 1px;
} 
 
 
 
 
 
.column
{ border:solid 0px #CCCCCC;padding:0px;float:left; height:2px;
}
.columning
{ border:solid 0px #CCCCCC;background:#999;padding:0px;float:left; height:1000px;
}
.item
{ 
}
.item h3
{ margin:0px;height:20px;border-bottom:solid 1px #CCCCCC;background:#CCCCCC;color:white;cursor:move;
} 
/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */


/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* Icon Fonts
*********************************/
/* Font-face Icons  */


 /* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider { margin: 0 0 60px; background: #fff; border: 4px solid #fff; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); -o-box-shadow: 0 1px 4px rgba(0,0,0,.2); box-shadow: 0 1px 4px rgba(0,0,0,.2); zoom: 1; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a  { text-decoration:none; display: block; width: 40px; height: 40px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
.flex-direction-nav a{position:absolute;width:28px;height:54px;display:block;text-indent:-200px;overflow:hidden;}
.flex-direction-nav .flex-prev { left: -50px; background:url(/images/spaceicon.png) no-repeat left top; background-position:0px -78px}
.flex-direction-nav .flex-next { right: -50px; text-align: right;background:url(/images/spaceicon.png) no-repeat left top;background-position:-30px -78px; text-indent:160px; }
.flexslider:hover .flex-prev { opacity: 0.7; left: 10px; }
.flexslider:hover .flex-next { opacity: 0.7; right: 10px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before  { font-family: "flexslider-icon"; font-size: 40px; display: inline-block; content: '\f001'; }
.flex-direction-nav a.flex-next:before  { content: '\f002'; }

/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block;cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.flex-control-paging li a:hover { }
.flex-control-paging li a.flex-active { cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
  .flex-direction-nav .flex-next { opacity: 1; right: 10px;}
}
 
 
 
/*
UploadiFive
Copyright (c) 2012 Reactive Apps, Ronnie Garcia
*/

.uploadifive-button {
	background-color: #505050;
	background-image: linear-gradient(bottom, #505050 0%, #707070 100%);
	background-image: -o-linear-gradient(bottom, #505050 0%, #707070 100%);
	background-image: -moz-linear-gradient(bottom, #505050 0%, #707070 100%);
	background-image: -webkit-linear-gradient(bottom, #505050 0%, #707070 100%);
	background-image: -ms-linear-gradient(bottom, #505050 0%, #707070 100%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, #505050),
		color-stop(1, #707070)
	);
	background-position: center top;
	background-repeat: no-repeat;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	border: 2px solid #808080;
	color: #FFF;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	text-transform: uppercase;
	width: 100%;
}
.uploadifive-button:hover {
	background-color: #606060;
	background-image: linear-gradient(top, #606060 0%, #808080 100%);
	background-image: -o-linear-gradient(top, #606060 0%, #808080 100%);
	background-image: -moz-linear-gradient(top, #606060 0%, #808080 100%);
	background-image: -webkit-linear-gradient(top, #606060 0%, #808080 100%);
	background-image: -ms-linear-gradient(top, #606060 0%, #808080 100%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, #606060),
		color-stop(1, #808080)
	);
	background-position: center bottom;
}
.uploadifive-queue-item {
	background-color: #F5F5F5;
	border-bottom: 1px dotted #D5D5D5;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font: 12px Arial, Helvetica, Sans-serif;
	margin-top: 3px;
	padding: 15px;
}
.uploadifive-queue-item .close {
	background: url('/images/uploadifive/uploadifive-cancel.png') 0 0 no-repeat;
	display: block;
	float: right;
	height: 16px;
	text-indent: -9999px;
	width: 16px;
}
.uploadifive-queue-item .progress {
	border: 1px solid #D0D0D0;
	height: 3px;
	margin-top: 5px;
	width: 100%;
}
.uploadifive-queue-item .progress-bar {
	background-color: #0072BC;
	height: 3px;
	width: 0;
} 
 
/*列表2 导航设置*/
.ul-li-2{padding:4px; padding-bottom:15px;}
.ul-li-2 .odd{background:#f5f5f5}
.ul-li-2 li{border:1px #E3E3E3 solid;border-right:0px #E3E3E3 solid;margin-bottom:2px;line-height:21px;float:left;width:784px;padding-left:1px;padding-top:1px}

.ul-li-2 .li_head{background:#e5eef3}
.li_name{display:block; float:left;overflow:hidden;min-width:250px;_min-width:250px;*min-width:250px}
.li_checkbox,.li_name0,.li_name1,.li_name2,.li_name3,.li_name4,.li_name5,.li_name6,.li_name100{width:50px;display:inline-block;float:left;border-right:1px #E3E3E3 solid;overflow:hidden;min-height:18px;_min-height:18px;*min-height:18px;height:24px;text-indent:10px}
.li_checkbox{border:0px;width:13px;text-indent:0px;padding-top:4px;height:20px}
.li_name0{width:80px;overflow:hidden;}
.li_name1{}
.li_name2{width:160px;}
.li_name3{width:200px;}
.li_name5{width:450px;}
.li_name6{width:80px;text-indent:0px;padding:1px;text-align:center}
.li_name100{width:100px;}
.li_caozuo{float:right;padding-right:20px;border-right:1px #E3E3E3 solid;}
.li_caozuo span, .li_caozuo a {margin-right:5px}
.ul-li-2 li.on{ color:#07B8FE}
.ul-li-2 li.on a{ color:#07B8FE}
.ul-li-2 li.over{ color:#07B8FE}
.ul-li-2 li.over a{ color:#07B8FE}
.ul-li-2 li span{ cursor:pointer; }
.li_right{ float:right; padding-right:10px;}
/*导航设置width:20px;*/
.p_li{display:block;line-height:16px; font-size:16px; font-weight:bold; color:#FFF; background-color:#999; text-align:center; letter-spacing:-1px;cursor:auto;overflow:hidden;}
.li_child{ display:none}
.li_child .p_li{ color:#858585;width:10px; height:10px;margin-top:5px;}

.li_child1 .p_li{ margin-left:10px;}
.li_child2 .p_li{ margin-left:25px;}
.li_child3 .p_li{ margin-left:35px;}
.li_child4 .p_li{ margin-left:45px;}
.li_child5 .p_li{ margin-left:55px;}
.li_child6 .p_li{ margin-left:65px;}
.li_child7 .p_li{ margin-left:75px;}

.ul-li-2 li.on .p_li{ background-color:#07B8FE}
.ul-li-2 li.over .p_li{ background-color:#07B8FE}
.ul-li-2 .li_child.on .p_li{color:#07B8FE; width:10px; height:10px;}


.li_child2 .li_name{width:305px;}/*width:335px;*/
.li_child3 .li_name{width:305px;}/*width:365px;*/
.li_child4 .li_name{width:355px;}
.li_child5 .li_name{width:345px;}
.li_child6 .li_name{width:355px;}
.li_child7 .li_name{width:345px;} 
/*=start dialog=*/
/*对话框*/
.ui-dialog-w { visibility: hidden; }
.ui-dialog { position: absolute; top:0; left:0; text-align: left; }
.ui-dialog table { border: 0; border-collapse: collapse; }
.ui-dialog-focus { }
.ui-dialog-move { }
.ui-dialog-noTitle { }
.ui-dialog-noDrag { }
/*边框*/.ui-dialog-lt, .ui-dialog-t, .ui-dialog-rt, .ui-dialog-l, .ui-dialog-r, .ui-dialog-lb, .ui-dialog-b, .ui-dialog-rb { width: 12px; height: 12px; opacity: 0.1; filter: alpha(opacity=10); }
.ui-dialog-c { background: #fff;  }
.ui-dialog-i { position: relative; margin:auto; padding: 1px 1px 2px; background: #fff; overflow:hidden; }
.ui-dialog-header { position: relative; overflow: hidden; cursor: move; height: 30px; border-bottom: 1px solid #e5e5e5; line-height: 32px; font-weight: bold; }
.ui-dialog-title{ padding-left:10px; color:#46baff}
.ui-dialog-noDrag .ui-dialog-title { cursor: default; }
a.ui-dialog-close { position: absolute; top: 5px; right: 5px; width: 53px; height: 20px; overflow: hidden; text-align: center; line-height: 22px; color: #45adda; background: url(/space/1/images/bg.png) no-repeat; background-position:-32px -478px; text-indent:-100px}
.ui-dialog-content { position:relative; min-height: 100px; }
.ui-dialog-loading .loadingTip{ display:block; }
.ui-dialog-content-i{ }
.ui-dialog-loading .ui-dialog-content-i{ display:none;}        
.ui-dialog-content-mark{ display:none; position:absolute; left:0; top:30px; width:100%; height:100%;}
/*可能会出bug,bug就删掉*/
.ui-dialog-move .ui-dialog-content-mark{ display:block;}
.loadingTip { display:none; margin: auto;  height: 100px; background:url(images/loading.gif) no-repeat center; }
.ui-dialog-noContent { }
.ui-dialog-footer { padding: 10px; text-align: right; white-space: nowrap;  }

#uiIframeMask { visibility: hidden; display: none\9; width: 100%; height: 100%; background: url(images/transparent.gif)\9; opacity: 0; }
.ui-page-lock #uiIframeMask, .ui-page-move #uiIframeMask { visibility: visible; display: block\9; }
#uiOverlay { visibility: hidden; display: none\9; width: 100%; height: 100%; }
.ui-page-lock #uiOverlay { visibility: visible; display: block\9; }
#uiOverlay div { height: 100%; background: #000; opacity: 0.2; background: url(shadow.png)\9; _filter: alpha(opacity=20); _background: #fff; }
#uiOverlay iframe { width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: -1; filter: alpha(opacity=0); }
#uiTempWrap { _display: none; }
#uiTemp { display: none; position: absolute; background: #ccc; border: 1px solid #ccc; cursor: move; _filter: alpha(opacity=40); opacity: 0.4; }
html > body #uiTemp { background: url(images/temp.png)\9; }
.ui-page-move #uiTempWrap { _display: block; }
#uiTemp iframe { width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: -1; filter: alpha(opacity=0); }
* html .aui_ie6_select_mask { width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: -1; filter: alpha(opacity=0); }
html > body #uiIframeMask, html > body #uiOverlay, html > body .art_fixed #uiTemp, html > body .art_fixed .ui-dialog { position: fixed; top: 0; left: 0; }
* .art_page_ie6_fixed { background: url(about:blank) fixed; }
* html #uiIframeMask, * html #uiOverlay, * html .art_fixed { width: 100%; height: 100%; position: absolute; overflow: hidden; left: expression(documentElement.scrollLeft+documentElement.clientWidth-this.offsetWidth); top: expression(documentElement.scrollTop+documentElement.clientHeight-this.offsetHeight); }
.ui-page-full body { _height: 100%; }
.ui-dialog-opacity { opacity: 0; }
/*=end dialog=*/

/*=start 系统对话框 system-dialog=*/
.ui-dialog-i .dialogTips{ padding:15px 10px 25px 5px;  }

.ui-dialog-icon { float:left; height:50px; padding:12px 2px 12px 0; border-right:1px solid #e0e0e0;  }
.ui-dialog-icon span{ background-color:#000;float:left; width: 50px; height: 50px;  background:url(/space/1/images/bg.png) no-repeat;background-position:-156px -698px; overflow:hidden}
.ui-dialog-text { padding-top:5px; margin-left:65px; font-size:13px;   font-weight:bold; color:#636060}
.ui-dialog-i .closeTip{ margin-left:65px; margin-top:10px; color:#999999; }


.ui-dialog-system .ui-dialog-icon span{ background-position:-156px -698px;}
.ui-dialog-alert .ui-dialog-icon span{ background-position:-156px -698px;}
.ui-dialog-prompt .ui-dialog-icon span{ background-position:-664px -698px;}
.ui-dialog-prompt .label{ padding-bottom:5px; }
.ui-dialog-prompt .filed{  }
.ui-dialog-prompt .filed input{width:96%; height: 16px; border: 1px solid #ccc; padding: 1px 3px;}
.ui-dialog-confirm .ui-dialog-icon span{background-position:-664px -698px;}
.ui-dialog-succeed .ui-dialog-icon span{background-position:-49px -698px;}
.ui-dialog-failed .ui-dialog-icon span{ background-position:-265px -698px;}
.ui-dialog-correct .ui-dialog-icon span{ background-position:background-position:-49px -698px;}
.ui-dialog-forbidden .ui-dialog-icon span{background-position:-265px -698px;}


/*一般提示*/
.ui-dialog-alert { background-position:-156px -698px; }
/*成功提示*/
.ui-dialog-succeed { background-position:-49px -698px; }
/*提问提示*/
.ui-dialog-confirm, .ui-dialog-prompt { background-position:-664px -698px; }
/*错误提示*/
.ui-dialog-failed { background-position:-265px -698px; }
/*禁止操作提示*/
.ui-dialog-forbidden{ background-position:-265px -698px; }
/*=end system-dialog=*/

.ui-dialog-lt, .ui-dialog-t, .ui-dialog-rt, .ui-dialog-l, .ui-dialog-r, .ui-dialog-lb, .ui-dialog-b, .ui-dialog-rb {opacity: 0.1; filter: alpha(opacity=20); background:#000; }
.ui-dialog-content {}/*border-top: 1px dotted #f1eff2;*/
.ui-dialog-footer {background: #fff;border-top: 1px dotted #46baff; }
.ui-dialog-header {border-bottom: 1px dashed #46baff;  background: #fff; }
.ui-dialog-icon span{}
.ui-dialog-text {color:#636060}
.black .ui-dialog-footer {background: #fff;border-top: 1px dotted #ccc; }
.black .ui-dialog-header {border-bottom: 1px dashed #ccc;  background: #fff; } 
.tree-1{padding-left:10px}
 
.tree-1 li{height:22px; background-position:-968px -798px; line-height:27px; overflow:hidden; display:none}
.tree-1 li a,.tree-1 li span{display:block; float:left;max-width: 110px;_width:110px}
.tree-1 li.tree1{ padding-left:16px;background-position:-952px -798px;}
.tree-1 li.tree1 .t_shu{}
.tree-1 li.tree2{background-position:-934px -800px;}
.tree-1 li.tree2 .t_shu{width:18px; margin-right:14px;}
.tree-1 li.tree2 .t_shu1{}
.tree-1 li.tree3{background-position:-915px -798px;}
.tree-1 li.tree3 .t_shu{ width:18px; margin-right:17px;}
.tree-1 li.tree3 .t_shu1{ width:14px;}
.tree-1 li.tree4{background-position:-898px -798px;}
.tree-1 li.tree4 .t_shu{ width:18px; margin-right:17px;}
.tree-1 li.tree4 .t_shu1{ width:17px; margin-right:17px;}
.tree-1 li.tree0.shang{background-position:-969px -887px;}
.tree-1 li.tree1.shang{background-position:-953px -887px;}
.tree-1 li.tree2.shang{background-position:-935px -890px;}
.tree-1 li.tree3.shang{background-position:-917px -890px;}
.tree-1 li.tree4.shang{background-position:-899px -892px;}
.tree-1 li.xia{background-position:-969px -835px;}

.tree_border1{border-left:1px #000 dotted;margin-left:2px;}
.borderleft{border-left:1px #000 dotted;}
.borderight{border-right:1px #000 dotted;}
/*小图片*/
.t_jia{background-position:-269px -851px; width:38px; height:23px;}/*加号*/
.t_jian{background-position:-165px -848px; width:38px; height:23px;}/*减号*/
.t_wu{background-position:-395px -850px;width:38px; height:23px;}/*无号*/
.t_shu,.t_shu1{ height:23px;}
.t_name{} 
/*分页*/
.compage{margin:5px; text-align:center}
.compage .selectPage{ float:none;display:inline-block; line-height:23px;height:inherit}
.compage span{ display:inline-block; padding-left:5px; padding-right:5px; line-height:26px;}
.compage span.thispage{}
.compage span.thepage{padding:0px;}
.compage span.thepage a{display:inline-block;padding-left:5px; padding-right:5px;}
.compage span.thepage a:hover{text-decoration:underline}
/*分页2*/
.Pager2{ padding-right:10px;}
.Pager2 .compage span{ display:inline-block; line-height:12px; padding:0 3px 0 3px}
.Pager2 .indexpage,.Pager2 .prepage,.Pager2 .nextpage,.Pager2 .lastpage{background-position:3px -2760px; width:14px; height:12px;display:inline-block;overflow:hidden}
.Pager2 .compage span.thispage,.Pager2 .compage span.thepage{border-right: 1px solid #CBCBCB;font-family: arial;}
.Pager2 .compage span.noborder{border-right:0px}
.Pager2 .prepage{background-position:3px -2800px;}
.Pager2 .nextpage{background-position:3px -2841px;}
.Pager2 .lastpage{background-position:3px -2881px;} 
.bodylan2 .hoverMenu {*width:79px;}
.hoverMenu {*min-width:55px; background-position:right -934px; border-left:1px #ddded8 solid; margin-top:2px;
	height:20px;
	display:block;
	cursor:pointer; position: absolute;
} 
.hoverMenu .item-list{float:left;}
.hoverMenu .select-item{padding-left:9px; padding-right:28px; display:block}
.hoverMenu .item-list { text-align:left; display:none; background: none #FFFFFF;
    left: 0;
    position:relative; z-index:11;
	margin-top:0px;_left: 0;_position:absolute;*position:absolute!important;_margin-left:0px;
}
.hoverMenu.hover .item-list{ display:block;background: none #FFFFFF; border:1px #ddded8 solid}
.hover .item-list{display:block;}
.hoverMenu .item-list li{ clear:both; text-align:left; line-height:25px; float:left; width:100%;min-width:55px;*min-width:55px;_min-width:55px;  list-style: none outside none;_width:55px;}
.LanTypeCheck .item-list li{_width:65px;}
.hoverMenu .item-list li a{clear:both; display:block;; text-indent:9px;padding-right: 5px;}

.hoverMenu .item-list .selected{ background-color:#eeeeee}
.hoverMenu .item-list a:hover{ background-color:#eeeeee} 
/*
 * artDialog skin
 * http://code.google.com/p/artdialog/
 * (c) 2009-2012 TangBin, http://www.planeArt.cn
 *
 * This is licensed under the GNU LGPL, version 2.1 or later.
 * For details, see: http://creativecommons.org/licenses/LGPL/2.1/
 */
 
/* common start */
body { _margin:0; _height:100%; }/*IE6 BUG*/ 
.d-outer { text-align:left; }
.d-border, .d-dialog { border:0 none; margin:0; border-collapse:collapse; width:auto; }
.d-nw, .d-n, .d-ne, .d-w, .d-c, .d-e, .d-sw, .d-s, .d-se, .d-header, .d-main, .d-footer { padding:0; }
.d-header, .d-button { font: 12px/1.11 'Microsoft Yahei', Tahoma, Arial, Helvetica, STHeiti; _font-family:Tahoma,Arial,Helvetica,STHeiti; -o-font-family: Tahoma, Arial; }
.d-title { overflow:hidden; text-overflow: ellipsis; cursor:default; }
.d-state-noTitle .d-title { display:none; }
.d-close { display:block; position:absolute; text-decoration:none; outline:none; _cursor:pointer; }
.d-close:hover { text-decoration:none; }
.d-main { text-align:center; vertical-align:middle; min-width:9em; }
.d-content { display:inline-block; display:block\0/*IE8 BUG*/; display:inline-block\9\0; *zoom:1; *display:inline; text-align:left; border:0 none;  }
.d-content.d-state-full { display:block; width:100%; margin:0; padding:0!important; height:100%; }
.d-loading { width:96px; height:32px; text-align:left; text-indent:-999em; overflow:hidden; background:url(loading.gif) no-repeat center center; }
.d-buttons { padding:8px; text-align:right; white-space:nowrap; }
.d-button { margin-left:15px; padding: 0 8px; cursor: pointer; display: inline-block; min-height:2.2em; text-align: center; *padding:4px 10px; *height:2em; letter-spacing:2px; font-family: Tahoma, Arial/9!important; width:auto; overflow:visible; *width:1; color: #333; border: 1px solid #999; border-radius: 5px; background: #DDD; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#DDDDDD'); background: linear-gradient(top, #FFF, #DDD); background: -moz-linear-gradient(top, #FFF, #DDD); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFF), to(#DDD)); text-shadow: 0px 1px 1px rgba(255, 255, 255, 1); box-shadow: 0 1px 0 rgba(255, 255, 255, .7),  0 -1px 0 rgba(0, 0, 0, .09); -moz-transition:-moz-box-shadow linear .2s; -webkit-transition: -webkit-box-shadow linear .2s; transition: box-shadow linear .2s; }
.d-button::-moz-focus-inner, .d-button::-moz-focus-outer { border:0 none; padding:0; margin:0; }
.d-button:focus { outline:none 0; border-color:#426DC9; box-shadow:0 0 8px rgba(66, 109, 201, .9); }
.d-button:hover { color:#000; border-color:#666; }
.d-button:active { border-color:#666; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DDDDDD', endColorstr='#FFFFFF'); background: linear-gradient(top, #DDD, #FFF); background: -moz-linear-gradient(top, #DDD, #FFF); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#DDD), to(#FFF)); box-shadow:inset 0 1px 5px rgba(66, 109, 201, .9), inset 0 1px 1em rgba(0, 0, 0, .3); }
.d-button[disabled] { cursor:default; color:#666; background:#DDD; border: 1px solid #999; filter:alpha(opacity=50); opacity:.5; box-shadow:none; }
.d-state-highlight { color: #FFF; border: 1px solid #1c6a9e; background: #2288cc; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bbee', endColorstr='#2288cc'); background: linear-gradient(top, #33bbee, #2288cc); background: -moz-linear-gradient(top, #33bbee, #2288cc); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#33bbee), to(#2288cc)); text-shadow: -1px -1px 1px #1c6a9e; }
.d-state-highlight:hover { color:#FFF; border-color:#0F3A56; }
.d-state-highlight:active { border-color:#1c6a9e; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bbee', endColorstr='#2288cc'); background: linear-gradient(top, #33bbee, #2288cc); background: -moz-linear-gradient(top, #33bbee, #2288cc); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#33bbee), to(#2288cc)); }
.d-mask { background:#000; filter:alpha(opacity=70); opacity:.7; }
/* common end */

.d-inner { background:#FFF; }
.d-outer, .d-inner { border:1px solid rgba(0, 0, 0, .7); border:1px solid #333\9; }
.d-nw, .d-ne, .d-sw, .d-se { width:8px; height:8px; }
.d-nw, .d-n, .d-ne, .d-w, .d-e, .d-sw, .d-s, .d-se { background:rgba(0, 0, 0, .4); background:#000\9!important; filter:alpha(opacity=40); }
.d-state-lock .d-nw, .d-state-lock .d-n, .d-state-lock .d-ne, .d-state-lock .d-w, .d-state-lock .d-e, .d-state-lock .d-sw, .d-state-lock .d-s, .d-state-lock .d-se { background:rgba(0, 0, 0, .5); background:#000\9!important; filter:alpha(opacity=50); }
.d-titleBar { position:relative; height:100%; }
.d-title { height:28px; line-height:27px; padding:0 28px 0 10px; text-shadow:0 1px 0 rgba(255, 255, 255, .7); background-color:#edf5f8; font-weight:bold; color:#95a7ae; font-family: Tahoma, Arial/9!important; background-color:#bdc6cd; background: linear-gradient(top, #edf5f8, #bdc6cd); background: -moz-linear-gradient(top, #edf5f8, #bdc6cd); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#edf5f8), to(#bdc6cd)); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#edf5f8', endColorstr='#bdc6cd'); border-top:1px solid #edf5f8; border-bottom:1px solid #b6bec5; }
.d-state-focus .d-title { color:#4c5a5f; }
.d-state-drag .d-title { background: linear-gradient(top, #bdc6cd, #edf5f8); background: -moz-linear-gradient(top, #bdc6cd, #edf5f8); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#bdc6cd), to(#edf5f8)); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bdc6cd', endColorstr='#edf5f8'); box-shadow:none; }
.d-state-drag .d-titleBar { box-shadow:none; }
.d-close { padding:0; top:4px; right:4px; width:21px; height:21px; line-height:21px; font-size:18px; color:#68767b; text-align:center; font-family: Helvetica, STHeiti; _font-family: Tahoma, '\u9ed1\u4f53', 'Book Antiqua', Palatino; text-shadow:0 1px 0 rgba(255, 255, 255, .9); }
.d-close:hover { background:#85140E; color:#FFF; text-shadow:0 1px 0 rgba(0, 0, 0, .5); }
.d-close:active { background:#450B07; color:#FFF; }
.d-content { color:#666; }
.d-state-focus .d-content { color:#000; }.d-buttons { background-color:#F6F6F6; border-top: 1px solid #DADEE5; }
.d-state-noTitle .d-nw, .d-state-noTitle .d-ne, .d-state-noTitle .d-sw, .d-state-noTitle .d-se { width:3px; height:3px; }
.d-state-noTitle .d-inner { border:1px solid #666; background:#FFF; }
.d-state-noTitle { border:0 none; box-shadow:none; }
.d-state-noTitle .d-nw, .d-state-noTitle .d-n, .d-state-noTitle .d-ne, .d-state-noTitle .d-w, .d-state-noTitle .d-e, .d-state-noTitle .d-sw, .d-state-noTitle .d-s, .d-state-noTitle .d-se { background:rgba(0, 0, 0, .05); background:#000\9!important; filter:alpha(opacity=5)!important; }
.d-state-noTitle .d-titleBar { bottom:0; _bottom:0; _margin-top:0; }
.d-state-noTitle .d-close { top:0; right:0; width:18px; height:18px; line-height:18px; text-align:center; text-indent:0; font-size:18px; text-decoration:none; color:#214FA3; background:none; filter:!important; }
.d-state-noTitle .d-close:hover, .d-state-noTitle .d-close:active { text-decoration:none; color:#900; }
.d-state-noTitle .d-dialog { box-shadow: none; }

@media screen and (min-width:0) {/* css3 */
	.d-nw, .d-n, .d-ne, .d-w, .d-e, .d-sw, .d-s, .d-se { display:none; }
	.d-inner { border:0 none; }
	.d-outer { border-color:#666; }
	.d-state-focus .d-dialog { box-shadow: 0 0 3px rgba(0, 0, 0, .4); }
	.d-state-drag, .d-state-focus:active  { box-shadow:none; }
	.d-state-focus { box-shadow:0 3px 26px rgba(0, 0, 0, .9);  }
	.d-close { border-radius:5px; }
	.d-close:hover { box-shadow: 0 1px 0 rgba(255, 255, 255, .4); }
	.d-outer { -webkit-transform: scale(0); transform: scale(0); -webkit-transition: -webkit-box-shadow .2s ease-in-out, -webkit-transform .2s ease-in-out; transition: box-shadow .2s ease-in-out, transform .2s ease-in-out; }
	.d-state-visible { -webkit-transform: scale(1); transform: scale(1); }
} 
 
 
 
 
 
 
 
 
 
.navDown{padding:5px;padding-right:10px;background-color:#034664}
.navDown a{clear:both;float:none;display:block;line-height:23px;} 
 
 
 
 
 
 
#loginChangeUrl a{ display:block; width:164px; text-align:center; height:54px; line-height:46px; font-size:14px; font-weight:bold; margin-left:auto; margin-right:auto; overflow:hidden; margin-bottom:10px; background-position:0  0; color:#FFF;background-image:url(/images/btn_yellow.jpg);background-repeat:no-repeat} 
 
 
 
#ComplaintMemo{width:340px;height:130px;overflow-x:hidden} 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
.tNewsListFloat li{ float:left} 
 
 
 
 
 
 
 
 
 
 
 
 
 
#dialogCodeSet #CodeMemo{width:500px;height:20px}
#dialogCodeSet #Code{width:700px;height:250px;}
#dialogCodeSet #CodeCss{width:700px;height:40px;}
#dialogCodeSet #Method{width:700px;height:40px;}
#dialogCodeSet .fieldset li{width:950px;} 
#CssContent{width:480px;height:400px}
#DomainList{width:225px;height:50px} 
#dialogNavSet #NavMemo{width:400px;height:50px;clear:none}

.fieldset li.OutInIndex_li{width:300px;float:left;}
.fieldset li.TopNav_li{width:160px;float:left;clear:none}
.fieldset li.BottomNav_li{width:300px;float:left;clear:none}
.fieldset li.BackLeftNav_li{width:160px;float:left;clear:none}
.fieldset li.BackTopNav_li{width:300px;float:left}
.fieldset li.BackBottomNav_li{width:160px;float:left;clear:none}
.fieldset li.CanDeleted_li{width:300px;float:left;clear:none}
.fieldset li.NavActive_li{width:160px;float:left;clear:none}
 #PreShowLocation,#EventLocation{ width:410px;} 
#templateSet #TempContent{width:450px;height:420px}
#templateSet #TempBody{width:500px;height:220px}
#templateSetbody #TempBody,#templateSetbody #NewTempBody{width:560px;height:420px}
 
#dialogLanSet #LanMemo{width:400px;height:30px}
#dialogLanSet .lstLanName textarea{width:400px;height:30px}  
#dialogLanSet .lstLanName .field{width:450px;}
#dialogLanSet .PicturesSpan,#dialogLanSet .PicturesBtn{width:140px;}
#dialogLanSet .delspan{margin:0 5px}
  
#dialogRoleSet #RoleMemo{width:300px;}
.NavPmTree{width:160px;min-height:205px;_height:200px;*min-height:200px;margin-top:3px;border-bottom:1px #ccc solid;padding-bottom:3px;} 
#dialogAdminSet #AdminMemo{width:300px;height:30px}
#dialogAdminSet .fieldset-style-1 .label { width: 170px; } 
.disabled{color:#ccc}
.disabled a,.disabled a:hover{color:#ccc;}
.NavIding{margin-bottom:1px;} 
 
 
 
 
 
 
 
 
.viewVideo{border:1px #eaeaea solid;padding:5px;float:left; margin-bottom:5px}
.viewVideo embed{clear:both}
.viewVideo1{padding:4px;}
.viewVideo1 a,.viewVideo1 span{display:block;float:left;}
.viewVideo1 span{width:7px;height:15px;overflow:hidden;margin-right:7px;border-right:1px #eaeaea solid;}
.viewVideo1 .clear{height:1px;overflow:hidden;display:block}
.viewVideo1 a:hover{text-decoration:underline}
a.viewVideoClose{background-color: #EAEAEA;color: #FFFFFF;display: block;float: left;font-weight: bold;line-height: 20px;margin-top: 416px; text-align: center;width: 16px;*height:25px;} 
 
 
 
.viewVideo{border:1px #eaeaea solid;padding:5px;float:left; margin-bottom:5px}
.viewVideo embed{clear:both}
.viewVideo1{padding:4px;}
.viewVideo1 a,.viewVideo1 span{display:block;float:left;}
.viewVideo1 span{width:7px;height:15px;overflow:hidden;margin-right:7px;border-right:1px #eaeaea solid;}
.viewVideo1 .clear{height:1px;overflow:hidden;display:block}
.viewVideo1 a:hover{text-decoration:underline}
a.viewVideoClose{background-color: #EAEAEA;color: #FFFFFF;display: block;float: left;font-weight: bold;line-height: 20px;margin-top: 416px; text-align: center;width: 16px;*height:25px;} 
 
/*选择相册图片*/
.selectphoto{padding:7px 0 0px 15px;border-bottom:1px #ccc solid;margin-bottom:8px;}
.selectphoto span{display:block;height26px;line-height:26px;overflow:hidden;background-color:#e8edf0;border:1px #ccc solid;float:left;padding-left:8px;padding-right:8px;border-bottom:0;}
.selectphoto span.on{background-color:#fff;}
.selectphoto span.selectphoto_1{border-right-width:0;}
#getalbumphoto{ padding:10px; overflow-x:hidden; overflow-y:auto; height:350px;}
#getalbumphoto span{ padding-right:5px; float:left; padding-bottom:5px;}
#getalbumphoto a{ width:102px; height:102px; overflow:hidden; text-align:center; float:left}
.upimg_li a{display:block;height:136px}

.PicturesSpan, .PicturesBtn {
    
    height: 20px;
    overflow: hidden;
} 
 
 
 
 
.browseBtn{margin-left:10px;cursor:pointer}
.thumbupload{display:block;overflow:hidden}
.thumbupload .filename,.thumbupload .fileinfo{display:none}
.thumbupload  .uploadifive-queue-item{padding:1px 10px 10px} 
 
.savebtn{background-image:url(/images/btn.png); background-repeat:no-repeat; width:95px; height:29px;text-align:center;line-height:29px;color:#fff;font-weight:bold;font-size:14px;cursor:pointer} 
 
#formAlt span{color:#900000}
#SpaceId{display:none}
.PicturesSpanli{padding-right:5px;}
.PicturesSpan,.PicturesBtn{display:block;width:90px;text-align:center;cursor:pointer}
.PicturesSpan{height:90px;overflow:hidden;padding:1px;line-height:88px;} 
 
 
#getalbumphoto .tVideoName{clear:both;width: 102px;overflow:hidden;height:19px;} 
 
 
 
 
 
 
 
 
#SpaceKeywords,#SpaceDescrip,#SpaceAnnounce{width:500px; height:50px}
.formAlt{color:#ccc;padding-left:5px;} 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
.post_form_wrapper .PicturesSpan,.post_form_wrapper .PicturesBtn{width:156px;}
.post_form_wrapper .delspan{margin:0 5px} 
.theLabelClass,.theNewLabel{border: 1px solid #D0CFCF; color: #D0CFCF;
    line-height: 21px;
    margin-left: 10px;
    margin-right: 10px;
    padding: 2px;clear:both;margin-bottom:10px;
}
.theLabelClass a,.theNewLabel a {
    float: left; padding:0 5px;min-height:30
}
.theLabelClass .on{color:#0FB0F8}
.theNewLabel a{width: 150px;}
.theNewLabel a.on, .theNewLabel a:hover {
    background-color: #0FB0F8;
    color: #FFFFFF;
    float: left;
}
.theNewLabelfield .formAlt{float: right;width:150px;} 
 
 
 
 
 
 
 
 
 
 
 
 
.post_form_wrapper .PicturesSpan,.post_form_wrapper .PicturesBtn{width:156px;}
.post_form_wrapper .delspan{margin:0 5px} 
 
 
