/*(C) 2012-2013 Douco Inc.*/

/* 鍏ㄥ眬閫氱敤
----------------------------------------------- */
html {
 background-color: #FFFFFF;
}
body {
 background-color: #EEEEEE;
 font-family: "寰蒋闆呴粦 Regular","寰蒋闆呴粦",Microsoft Yahei, \5FAE\8F6F\96C5\9ED1, \5B8B\4F53, Arial, Verdana, sans-serif;
 font-size: 12px;
 color: #333;
 margin: 0;
 padding: 0;
}
body, button, input, textarea,td {
 font-size: 12px;
 line-height: 1.531;
 outline: none;
 margin: 0;
 padding: 0;
 /*border: 0;*/
}
p, ul, ol, dl, dt, dd, form, blockquote {
 margin: 0;
 padding: 0;
}
h1, h2, h3, h4, h5, h6 {
 font-size: 12px;
 margin: 0;
 padding: 0;
 font-weight: normal;
}
img {
 border: 0;
}
ul, ol {
 list-style: none;
}
img {
 border: 0;
}
a {
 text-decoration: none;
 color: #626262;
}
a:hover {
 text-decoration: none;
}
input, textarea, select {
 vertical-align: middle;
}
*:focus {
 outline: none;
}
em, i {
 font-style: normal;
}
.bold {
 font-weight: bold;
}
.clear {
 clear: both;
 display: block;
 height: 0;
 line-height: 0;
 font-size: 0;
}
.clearfix:after {
 content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
}
*html .clearfix {
 height: 1%;
}
*+html .clearfix {
 height: 1%;
}
.none {
 display: none;
}
.cue {
 color: #999;
}
p.cue {
 margin-top: 5px;
}
.cueRed {
 color: #C00;
}
.ml {
 padding-left: 10px;
}
.pl {
 padding-left: 10px;
}
.pr {
 padding-right: 10px;
}
.unread {
 font-weight: bold;
}
#vcode {
 cursor: pointer;
}
/* 涓讳綋妗嗘灦
----------------------------------------------- */
#dcWrap {
 width: 100%;
 height: 100%;
}
#dcHead {
 background-color: #FCFCFC;
 position: absolute;
 left:250px;
 right:0px;
 top:0px;
}
#dcLeft {
	position: absolute;
	width: 250px;
	left: 0px;
	top:0px;
	bottom: 0px;
	z-index: 999;
}
#dcMain {
 background-color: #FFFFFF;
 border-left: 1px solid #CCC;
 *padding-top:0;
  padding-bottom: 70px;
 zoom: 1/* padding-top:40px; */
}

/*棣栭〉*/
.article {
	position: absolute;
	top: 87px;
	left: 250px;
	right:0px;
	bottom: 0px;
	overflow: auto;
}

.show_iframe iframe {
	bottom: 0;
	height: 100%;
	position: absolute;
	width: 100%;
	/*padding-left: 220px;*/
}


#dcFooter {
 height: 58px;
 background-color: #EEEEEE;
}
/*- form -*/
.btn {
 display: inline-block;
 background-color: #0072C6;
 -moz-border-radius: 2px;
 -webkit-border-radius: 2px;
 border: 0;
 color: #FFF;
 padding: 5px 15px;
 font-weight: bold;
 text-transform: capitalize;
 cursor: pointer;
 -webkit-appearance: none;
}
.btnGray {
 display: inline-block;
 background-color: #EEE;
 -moz-border-radius: 2px;
 -webkit-border-radius: 2px;
 border: 0;
 color: #666;
 padding: 5px 15px;
 font-weight: bold;
 text-transform: capitalize;
 cursor: pointer;
 -webkit-appearance: none;
}
.btnPayment {
 display: inline-block;
 background-color: #ff4246;
 color: #FFF;
 padding: 5px 28px;
 text-transform: capitalize;
 cursor: pointer;
 font-weight: bold;
 font-size:14px;
 text-align:center;
 -webkit-appearance: none;
}



.inpMain {
 border: 1px solid #DBDBDB;
 background-color: #FFF;
 padding: 4px 5px;
/*  color: #999; */
 color:#000000;
 font-size: 12x;
 line-height: 20px;
 /* height: 20px; */
 -webkit-appearance: none;
 width:160px;
}
.inpFlie {
 border: 1px solid #DBDBDB;
 background-color: #FFF;
 padding: 5px 5px;
 color: #000000;
 -webkit-appearance: none;
}
.textArea {
 border: 1px solid #DBDBDB;
 background-color: #FFF;
 padding: 4px 5px;
 color: #000000;
 font-size: 12x;
 line-height: 20px;
 -webkit-appearance: none;
}
.textAreaAuto {
 border: 1px solid #DBDBDB;
 background-color: #FFF;
 padding: 0;
 color: #000000;
 font-size: 12x;
 line-height: 20px;
 resize: none;
 min-height: 40px;
 -webkit-appearance: none;
}
select {
 border: 1px solid #DBDBDB;
 padding: 5px 5px 5px 2px;
}
/*- tab -*/
.tab {
 border-bottom: 1px solid #60BBFF;
 font-weight: bold;
 font-size: 14px;
 height: 35px;
 overflow: hidden;
}
.tab li {
 float: left;
 line-height: 35px;
 height: 35px;
}
.tab a {
 display: block;
 background-color: #F9F9F9;
 padding: 0 44px;
 text-decoration: none;
 color: #999;
}
.tab a.selected {
 background-color: #60BBFF;
 color: #FFF;
}
/*- tableBasic -*/
.tableBasic {
 background-color: #F9F9F9;
 color: #666666;
 border-left: 1px dotted #CCCCCC;
 border-top: 1px dotted #CCCCCC;
}
.tableBasic select {
 color: #8F8F8F;
}
.tableBasic td, .tableBasic th {
 border-right: 1px dotted #CCCCCC;
 border-bottom: 1px dotted #CCCCCC;
}
.tableBasic th {
 background-color: #EEEEEE;
 height: 16px;
}
.tableBasic .child {
 background-color: #FFFFFF;
}
/*- tableNobor -*/
.tableNobor td {
 border: 0;
}
/*- tableOnebor -*/
.tableOnebor td {
 border-right: 0;
}
/*- showHidden -*/
.showHidden {
 display: block;
 float: right;
 font-size: 12px;
 background-color: #CCC;
}
.showHidden b, .showHidden s {
 display: block;
 float: left;
 padding: 4px 15px;
 background-color: #CCC;
 color: #333;
 cursor: pointer;
}
.showHidden .d b {
 background-color: #0072C6;
 color: #FFF;
}
.showHidden .h s {
 background-color: #0072C6;
 color: #FFF;
}
/*- unum -*/
.unum {
 display: inline-block;
 background-color:#28B779;
 color: #fff;
 font-size: 9px;
 line-height: 17px;
 font-weight: 600;
 margin: 1px 0 0 2px;
 -webkit-border-radius: 10px;
 border-radius: 10px;
}
.unum span {
 display: block;
 padding: 0 6px;
}
/* 鍏叡椤堕儴
----------------------------------------------- */
#head .logo {
 float: left;
 height: 100%;
 margin-right: 5px;
 padding-top:35px;
 padding-left:40px;
}
#head .logo a img {
 margin: 7px 0 0 30px;
}
#head .nav {
 margin-left: 180px;
 height: 40px;
 line-height: 40px;
 color: #D9D9D9;
 font-size: 13px;
}
#head .nav ul {
 float: left;
}
#head .nav ul.navRight {
 float: right;
}
#head .nav li {
 float: left;
 border-left: 1px solid #0080DD;
 border-right: 1px solid #0065B0;
}

#head .nav a.topAdd {
 background: url(../images/top_add.gif) no-repeat 15px top;
 padding-left: 35px;
}
#head .nav a:hover, #head .nav a.cur {
 /* background-color: #60BBFF; */
/*  color: #FFF; */
}
#head .nav a.topAdd:hover {
 background: #60BBFF url(../images/top_add.gif) no-repeat 15px bottom;
}
#head .nav .noLeft {
 border-left: 0;
}
#head .nav .noRight {
 border-right: 0;
}
/*- 涓嬫媺鑿滃崟 -*/
#head .nav .M {
 position: relative;
}
#head .nav .active a {
 background-color: #FFF;
 color: #000;
}
#head .nav .active a.topAdd {
 background: #FFF url(../images/top_add.gif) no-repeat 15px top;
}
#head .nav .drop {
 display: none;
 position: absolute;
}
#head .nav .drop a {
 line-height: 30px;
 font-size: 12px;
}
#head .nav .active .drop {
 display: block;
}
/* mTopad */
#head .nav .mTopad {
 left: -1px;
 top: 40px;
 width: 120px;
 border-left: 1px solid #FFF;
 border-right: 1px solid #CCC;
 border-bottom: 1px solid #CCC;
}
#head .nav .mTopad a {
 border-bottom: 1px solid #EEE;
 border-left: 1px solid #EEE;
 border-right: 1px solid #EEE;
 background-color: #FFF;
 color: #333;
 padding-left: 20px;
}
#head .nav .mTopad a:hover {
 background-color: #F9F9F9;
 color: #0072C6;
}
/* mUser */
#head .nav .mUser {
 left: -1px;
 top: 40px;
 width: 134px;
 border-left: 1px solid #EEE;
 border-right: 1px solid #EEE;
}
#head .nav .mUser a {
 border-bottom: 1px solid #EEE;
 background-color: #FFF;
 color: #0072C6;
}
#head .nav .mUser a:hover {
 background-color: #F9F9F9;
 color: #0072C6;
}
#menu .treeview-menu > li > a > em {
 margin-left: 60px;
}
/* 褰撳墠浣嶇疆
----------------------------------------------- */
#urHere {
 background-color:#ffffff;
 height: 35px;
 line-height: 37px;
 color: #333333;
 margin: 10px 20px 10px 20px;
 padding-left: 20px;
 font-size: 16px;
 border-bottom: 1px solid #d7d7d7;
}
#urHere strong{font-weight: 100;}
#urHere a {
 color: #A0A0A0;
}
#urHere b {
 margin: 0 13px;
}
/* 鍏叡涓诲尯鍩�
----------------------------------------------- */
.mainBox {
 border-left: 1px solid #FFF;
 margin: 15px auto;
 width: 80%;
 /* min-width: 900px; */
 padding-bottom: 20px;
 border: 1px solid #d7d7d7;
}
.edit-page{
	width: 70%;
 	min-width: 850px;
}


.mainBox .box-title{
	width: 100%;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	color: #333333;
	background-color: #F2F2F2;
	
}
.mainBox .box-title strong{
	padding-left: 10px;
}

.mainBox .box-content {
    padding: 20px;
}
.mainBox h3 {
 border-bottom: 1px solid #D7D7D7;
 color: #666666;
 font-size: 28px;
 padding-bottom: 20px;
 margin-bottom: 30px;
}
.mainBox h3 .actionBtn {
 float: right;
 display: inline-block;
 background-color: #28B779;
 padding: 0 20px;
 height: 27px;
 line-height: 27px;
 color: #FFFFFF;
 font-size: 13px;
 font-weight: bold;
}
.mainBox h3 .add {
 background: #28B779 url(../images/action_btn.gif) no-repeat 20px 50%;
 padding-left: 40px;
}
.mainBox .filter {
 margin: 0 0 10px -2px;
}

.mainBox .filter span {
/*  float: right; */
}
.mainBox .action {
 margin: 10px 0 0 -2px;
}
.mainBox .warning {
 border: 1px solid #E6DB55;
 background: #FFFBCC;
 padding: 10px;
 margin-bottom: 20px;
}
/* 鍏叡鏍峰紡
----------------------------------------------- */
#maskBox {
 position: relative;
}
#maskBox dt {
 font-size: 14px;
 margin-bottom: 30px;
 color: #999;
 font-weight: 700;
 zoom: 1;
 overflow: hidden;
 line-height: 28px;
}
#maskBox em, #maskBox form {
 float: left;
 margin-right: 20px;
}
#maskBox .count {
 position: relative;
}
#maskBox i {
 display: block;
 float: left;
 width: 30px;
 height: 30px;
 margin: 0 20px 20px 0;
}
#maskBox .maskBg {
 position: absolute;
 z-index: 1;
}
#maskBox .maskBg i {
 background: url(../images/icon_picture_big.png) no-repeat;
}
#maskBox #mask {
 position: absolute;
 z-index: 2;
}
#maskBox #mask i {
 background: url(../images/icon_picture_big.png) no-repeat left bottom;
}
#maskBox #success {
 background: #60BBFF url();
 display: none;
 width: 60px;
 padding: 0 10px;
 line-height: 30px;
 color: #FFF;
 font-weight: bold;
}
/* 棣栭〉
----------------------------------------------- */
#index .indexBox {
 margin-bottom: 20px;
}
#index .indexBox .boxTitle {
 border-bottom: 1px solid #D7D7D7;
 color: #666666;
 font-size: 16px;
 padding-bottom: 10px;
 margin-bottom: 15px;
}
#index .indexBox em {
 color:#999;
}
/*- ipage -*/
#index .indexBox .ipage {
 overflow: hidden;
}
#index .indexBox .ipage a {
 display: block;
 background-color: #DDDDDD;
 color: #555555;
 font-weight: bold;
 border: 1px dotted #CCCCCC;
 float: left;
 width: 122px;
 height: 37px;
 line-height: 37px;
 text-align: center;
 margin: 0 15px 12px 0;
}
#index .indexBox .ipage a.child1 {
 border: 1px dotted #DDDDDD;
 background-color: #EEEEEE;
}
#index .indexBox .ipage a.child2 {
 border: 1px dotted #EEEEEE;
 background-color: #F6F6F6;
}
#index .indexBox .ipage a.child3 {
 border: 1px dotted #F6F6F6;
 background-color: #FFFFFF;
}
#index .indexBox .ipage a:hover {
 border: 1px dotted #FFFFFF;
 background: #60BBFF url(../images/icon_edit_white.png) no-repeat 12px 50%;
 color: #FFF;
}
/*- help -*/
#index .help {
 margin-top:10px;
}
#index .help a {
 color:#60BBFF;
}
#index .help .text {
 line-height: 200%;
}
/* 鍗曢〉闈�
----------------------------------------------- */
.page dl {
 border: 1px dotted #CCC;
 background-color: #DDDDDD;
 float: left;
 width: 120px;
 height: 75px;
 margin: 0 15px 15px 0;
 text-align: center;
}
.page dl.child1 {
 border: 1px dotted #DDDDDD;
 background-color: #EEEEEE;
}
.page dl.child2 {
 border: 1px dotted #EEEEEE;
 background-color: #F6F6F6;
}
.page dl.child3 {
 border: 1px dotted #F6F6F6;
 background-color: #FFFFFF;
}
.page dt {
 /*padding: 8px 0;*/
 color: #555;
}
.page dt p {
 padding-top: 5px;
 color: #999;
}
.page dd {
 color: #CCC;
}
.page dd a {
 color: #999;
}
/* 棣栭〉鍟嗗搧绛涢�
----------------------------------------------- */
.homeSortLeft {
 margin-right: 70px;
}
.homeSortRight {
 float: right;
 width: 62px;
 position: relative;
 z-index: 10;
}
.homeSortRight .homeSortBg {
 position: absolute;
 left: 0;
 top: 0;
 z-index: 11;
}
.homeSortRight .homeSortList {
 position: absolute;
 left: 0;
 top: 0;
 z-index: 12;
}
.homeSortRight li {
 margin-bottom: 10px;
 height: 72px;
}
.homeSortRight li img, .homeSortRight li em {
 border: 1px solid #EEE;
}
.homeSortRight li em {
 display: block;
 padding: 3px;
 width: 54px;
 height: 54px;
 overflow: hidden;
 color: #666;
}
.homeSortRight li a {
 display: block;
 font-family: Arial, Verdana, sans-serif;
 text-align: right;
 color: #666;
}
/* 鍥剧墖妯″潡绠＄悊
----------------------------------------------- */
.imgModule form {
 padding:0 7px;
}
.imgModule b {
 display:block;
 margin-bottom:8px;
}
.imgModule .formEdit {
 border: 4px solid #9FD7FF;
}
.imgModule .active td {
 border-bottom: 4px solid #9FD7FF;
 background-color:#FFF;
}
.imgModule .formEdit .btn {
 float:right;
}
/* 璁㈠崟涓績
----------------------------------------------- */
#order .tracking .trackingNo {
 float:left;
 width:50%;
 font-size:14px;
 color:#333;
}
#order .tracking .trackingSubmit {
 float:right;
 width:50%;
 text-align:right;
}
#order .btnShow {
 background: #FFFFFF url(../images/icon_edit_blue.png) no-repeat;
 border: none;
 width:16px;
 height:16px;
 text-indent:-999px;
 overflow:hidden;
 cursor:pointer;
 margin-left:10px;
}
#order .btnHide {
 background: #FFFFFF url(../images/icon_no.png) no-repeat;
 border: none;
 width:14px;
 height:14px;
 text-indent:-999px;
 overflow:hidden;
 cursor:pointer;
 margin-top:5px;
}
#order .trackingSubmit .edit {
 display:none;
}
/* 缃戠珯绠＄悊鍛�
----------------------------------------------- */
#manager .cloudAccount {
 background: url(../images/icon_cloud_account.png) no-repeat center top;
 text-align:center;
 padding-top:80px;
 margin-top:150px;
}
#manager .cloudAccount .inpMain {
 margin-right:20px;
}
#manager .cloudAccount .reg {
 margin-top:60px;
 color:#999;
}
#manager .cloudAccount .reg a {
 color:#60BBFF;
}
#manager .cloudAccount em {
 font-size:18px;
 margin-right:20px;
 color:#60BBFF;
}
/* 鐣欒█鏉�
----------------------------------------------- */
#guestBook .book {
 border: 1px dotted #CCCCCC;
 background-color: #F9F9F9;
}
#guestBook .book dt {
 font-weight: bold;
 color: #555;
 font-size: 16px;
 padding: 10px;
}
#guestBook .book dd {
 padding: 10px;
 color: #666;
}
#guestBook .book p {
 background-color: #60BBFF;
 color: #FFF;
 padding: 10px;
}
#guestBook .book p b {
 margin-right: 35px;
}
#guestBook .reply {
 margin-top: 30px;
}
#guestBook .replySubmit {
 margin-top: 30px;
}
/* 浜戜腑蹇�
----------------------------------------------- */
#cloud .filter a {
 margin-right:20px;
}
#cloud .handbook {
 margin-bottom:20px;
}
/*- handle -*/
#cloud .handle h2 {
 background:url(../images/icon_cloud_handle.png) no-repeat left top;
 height:46px;
 padding-left:45px;
 font-size:18px;
}
#cloud .handle p {
 margin-bottom:12px;
}
#cloud .handle a {
 margin-right:15px;
}
#cloud .handle i {
 margin:0 8px;
}
/*- order -*/
#cloud .order h2 {
 background:url(../images/icon_cloud_order.png) no-repeat left top;
 height:46px;
 padding-left:45px;
 font-size:18px;
}
#cloud .order li {
 margin-bottom:10px;
}
#cloud .order em {
 color:#999;
}
#cloud .order .btn, #cloud .order .btnPayment {
 margin-top:20px;
}
/*- cloudList -*/
.cloudList p {
 margin-top:2px;
}
.cloudList p a {
 color:#0072C6;
}
.cloudList p i {
 margin:0 8px;
 color:#DDD;
}
.cloudList p b {
 background-color:#28B779;
 padding:0 10px;
 color:#FFF;
 -webkit-border-radius: 10px;
 border-radius: 10px;
}
/*- douFrame -*/
#douFrame .bg {
 position: fixed;
 top: 0;
 left: 0;
 z-index: 10000001;
 width: 100%;
 height: 100%;
 background: #000;
 filter: alpha(opacity=45);
 opacity:0.45
}
#douFrame .frame {
 position: absolute;
 z-index: 10000002;
 overflow: hidden;
 padding: 0;
 left:50%;
}
#douFrame .frame h2 {
 padding: 0 10px;
 background: #0072C6;
 line-height: 32px;
 color: #FFF;
 font-size:14px;
}
#douFrame .frame h2 .close {
 background: url(../images/icon_fork.png) no-repeat;
 width:12px;
 height:12px;
 display:block;
 float:right;
 text-indent:-9999px;
 margin-top:11px;
}
#douFrame .details {
 border: 2px solid #C4C4C4;
 background-color:#FFF;
 width:800px;
 top:100px;
 margin-left:-400px;
}
#douFrame .selectBox {
 border: 2px solid #FFF;
 background-color: #F5F5F5;
 width:400px;
 top:300px;
 margin-left:-200px;
 text-align:center;
 padding:10px 0 30px 0;
}
#douFrame .selectBox a {
 margin:0 25px;
}
/* 妯″潡鎵╁睍
----------------------------------------------- */
#module .install {
 margin-top:150px;
 padding-left:10px;
 text-align:center;
}
#module .install h2 {
 margin-bottom:20px;
 font-size:18px;
 color:#999;
}
#module .uninstall .handbook {
 border: 1px solid #EEE;
 font-size:14px;
 margin:20px 0;
 padding:15px;
 color:#555;
}
#module .uninstall .handbook a {
 color:#60BBFF;
 text-decoration:underline;
}
#module .uninstall .list h2 {
 background:url(../images/icon_cloud_uninstall.png) no-repeat left top;
 padding-left:40px;
 height:30px;
 color:#60BBFF;
 font-size:16px;
 margin-bottom:10px;
}
#module .uninstall .list ul {
 zoom:1;
 overflow:hidden;
}
#module .uninstall .list ul li {
 float:left;
 margin:0 20px 20px 0;
 text-align:center;
}
#module .uninstall .list ul li em {
 display:block;
 border: 1px solid #C4C4C4;
 padding:15px 50px;
 font-size:14px;
 margin-bottom:3px;
}
#module .uninstall .list ul li a {
}
/* 妯℃澘鎵╁睍
----------------------------------------------- */
#theme .enable {
 border-bottom: 1px solid #DDD;
 padding:30px 0;
 zoom:1;
 overflow:hidden;
}
#theme .enable h2 {
 font-size:14px;
 font-weight:bold;
 color:#999;
 margin-bottom:10px;
}
#theme .enable p {
 float:left;
 padding:4px;
 background-color:#FFF;
 border: 1px solid #DDD;
}
#theme .enable dl {
 float:left;
 padding:10px;
}
#theme .enable dl dt {
 font-weight:bold;
 font-size:14px;
 margin-bottom:10px;
}
#theme .enable dl dd {
 margin-bottom:5px;
}
/* -- themeList -- */
#theme .themeList {
 padding-top:30px;
 zoom:1;
 overflow:hidden;
}
#theme .themeList h2 {
 font-size:14px;
 font-weight:bold;
 color:#60BBFF;
 margin-bottom:15px;
}
#theme .themeList dl {
 border: 1px solid #DDD;
 width:288px;
 background-color:#FAFAFA;
 float:left;
 margin:0 20px 20px 0;
 padding-bottom:5px;
}
#theme .themeList dl p {
 padding:4px 4px 10px 4px;
 background-color:#FFF;
 border-bottom: 1px solid #EEE;
}
#theme .themeList dl p img {
 width:280px;
 height:175px;
}
#theme .themeList dl.mobile {
 width:178px;
 margin-right:40px;
}
#theme .themeList dl.mobile p img {
 width:170px;
 height:230px;
}
#theme .themeList dl dt {
 font-weight:bold;
 padding:5px;
}
#theme .themeList dl dd {
 padding:2px 5px;
}
#theme .themeList dl dd.btnList span a {
 color:#0072C6;
 margin-right:10px;
}
#theme .themeList dl dd.btnList span em {
 margin-right:10px;
}
#theme .themeList dl dd.btnList .del {
 float:right;
 color:#999;
}
/* 鎵嬫満鐗�
----------------------------------------------- */
#mobileBox {
 background-color:#F5F5F5;
 border-top: 1px solid #CCCCCC;
}
#mobileBox #mMenu {
 float: left;
 width: 120px;
}
#mobileBox #mMain {
 background-color: #FFFFFF;
 border-left: 1px solid #DDD;
 margin-left: 120px;
}
#mobileBox #mMenu h3 {
 background:#60BBFF url(../images/icon_mobile.png) no-repeat center 30px;
 color:#FFF;
 font-size:14px;
 font-weight:bold;
 text-align:center;
 height:50px;
 padding-top:80px;
}
#mobileBox #mMenu li a {
 display:block;
 line-height:50px;
 height:50px;
 border-bottom: 1px solid #DDD;
 padding-left:20px;
 font-weight:bold;
}
#mobileBox #mMenu li a.cur {
 background-color:#FFF;
 margin-right:-1px;
}
/* 鐢ㄦ埛鐧诲綍
----------------------------------------------- */
#login {
 margin: 0px auto;
 width: 368px;
 margin-top: 120px;
 overflow: hidden;
}
#login .dologo {
 background: url(../images/logo.gif) no-repeat 0 0;
 height: 50px;
 margin-bottom: 30px;
}
#login li {
 height: 34px;
 margin-bottom: 15px;
}
#login .inpLi {
 border: 1px solid #CCC;
}
#login .inpLi b {
 background-color: #E0E0E0;
 float: left;
 display: block;
 width: 70px;
 height: 34px;
 line-height: 34px;
 text-align: center;
 font-weight: normal;
}
#login .inpLi .inpLogin, #login .inpLi .captcha {
 float: left;
 background-color: #EBEBEB;
 border: 0;
 padding: 7px 8px;
 height: 20px;
 line-height: 20px;
 color: #000;
 font-size: 14px;
}
#login .inpLi .inpLogin {
 width: 280px;
}
#login .inpLi .captcha {
 width: 198px;
 text-transform: uppercase;
}
#login .captchaPic {
 height: 38px;
}
#login .captchaPic .inpLi {
 float: left;
 width: 288px;
}
#login .captchaPic #vcode {
 float: right;
}
#login .btn {
 padding:6px 40px;
}
#login .sub {
 margin:30px 0;
}
#login .action .separator {
 color: #DDD;
 margin:0 10px;
}
#login .reset .inpLi b {
 width: 100px;
}
#login .reset .inpLi .inpLogin {
 width: 250px;
}
/* 鍒嗛〉
----------------------------------------------- */
.pager {
 text-align: right;
 padding-top: 20px;
 color: #666;
}
.pager a {
 color: #666;
 text-decoration: underline;
}
/* 淇℃伅鎻愮ず
----------------------------------------------- */
/*- douMsg -*/
#douMsg {
 background: url(../images/icon_exc_small.gif) no-repeat left top;
 padding: 27px 0 0 70px;
 margin-top: 30px;
}
#douMsg h2 {
 font-size: 16px;
 font-weight: bold;
 color: #0574C7;
}
#douMsg dl {
 background: url(../images/icon_back_arrow.gif) no-repeat right bottom;
}
#douMsg dt {
 padding: 10px 0 25px 0;
 font-size: 13px;
 color: #999999;
}
#douMsg dd {
 padding: 100px 20px 20px 0;
 font-size: 12px;
 text-align: right;
}
#douMsg dd a {
 color: #60BBFF;
}
/*- outMsg -*/
#outMsg {
 background: url(../images/icon_exc.gif) no-repeat left top;
 margin: 0px auto;
 width: 340px;
 padding: 30px 0 0 80px;
 margin-top: 160px;
}
#outMsg h2 {
 font-size: 22px;
 font-weight: bold;
 color: #0574C7;
}
#outMsg dt {
 padding: 10px 0 25px 0;
 font-size: 13px;
 color: #666666;
}
#outMsg dd {
 background: url(../images/icon_back.gif) no-repeat left top;
 padding-left: 25px;
 font-size: 14px;
}
/* 鍏叡搴曢儴
----------------------------------------------- */
#footer {
 margin-top: -1px;
 color: #999;
}
#footer .line {
 border-top: 1px solid #FFFFFF;
 background-color: #CCCCCC;
 height: 1px;
 line-height: 1px;
 font-size: 0;
 margin-left: 180px;
}
#footer ul {
 text-align: center;
 padding: 20px 0;
}



.query{
	width: 100%;
}
.query td{
	text-align: left;
}
.query .lable{
	
}
.text-center{
	text-align: center;
}
.text-left{
	text-align: left;
}

.text-right{
	text-align: right;
}
.querytd{
	width:100%;
	text-align: center!important;
	height: 60px;
	}


/*鎸夐挳鏍峰紡*/
.btn {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 3px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    min-width:80px;
}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn.focus:active, .btn.active.focus {
    outline: thin dotted;
    outline-offset: -2px;
}
.btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none;
}
.btn:active, .btn.active {
    background-image: none;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125) inset;
    outline: 0 none;
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    box-shadow: none;
    cursor: not-allowed;
    opacity: 0.65;
    pointer-events: none;
    color:#333333;
}


.btn-default {
 display: inline-block;
 background-color: #ff4246;
 color: #FFF;
 padding: 5px 28px;
 text-transform: capitalize;
 cursor: pointer;
 font-weight: bold;
 font-size:14px;
 text-align:center;
 -webkit-appearance: none;
}


.btn-default {
    background-color: #fff;
    border-color: #ccc;
    color: #333;
}
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
    background-color: #e6e6e6;
    border-color: #adadad;
    color: #333;
}
.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
    background-image: none;
}
.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default.focus[disabled], fieldset[disabled] .btn-default.focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default.active[disabled], fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc;
}
.btn-default .badge {
    background-color: #333;
    color: #fff;
}
.btn-primary {
    background-color: #428bca;
    border-color: #357ebd;
    color: #fff;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    background-color: #3071a9;
    border-color: #285e8e;
    color: #fff;
}
.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    background-image: none;
}
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary.focus[disabled], fieldset[disabled] .btn-primary.focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary.active[disabled], fieldset[disabled] .btn-primary.active {
    background-color: #428bca;
    border-color: #357ebd;
}
.btn-primary .badge {
    background-color: #fff;
    color: #428bca;
}
.btn-success {
    background-color: #5cb85c;
    border-color: #4cae4c;
    color: #fff;
}
.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
    background-color: #449d44;
    border-color: #398439;
    color: #fff;
}
.btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
    background-image: none;
}
.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled.focus, .btn-success.focus[disabled], fieldset[disabled] .btn-success.focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success.active[disabled], fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.btn-success .badge {
    background-color: #fff;
    color: #5cb85c;
}
.btn-info {
    background-color: #5bc0de;
    border-color: #46b8da;
    color: #fff;
}

.btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
    background-color: #31b0d5;
    border-color: #269abc;
    color: #fff;
}
.btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
    background-image: none;
}
.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled.focus, .btn-info.focus[disabled], fieldset[disabled] .btn-info.focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info.active[disabled], fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da;
}
.btn-info .badge {
    background-color: #fff;
    color: #5bc0de;
}
.btn-warning {
    background-color: #f0ad4e;
    border-color: #eea236;
    color: #fff;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
    background-color: #ec971f;
    border-color: #d58512;
    color: #fff;
}
.btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
    background-image: none;
}
.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled.focus, .btn-warning.focus[disabled], fieldset[disabled] .btn-warning.focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning.active[disabled], fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236;
}
.btn-warning .badge {
    background-color: #fff;
    color: #f0ad4e;
}
.btn-danger {
    background-color: #d9534f;
    border-color: #d43f3a;
    color: #fff;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
    background-color: #c9302c;
    border-color: #ac2925;
    color: #fff;
}
.btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
    background-image: none;
}
.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled.focus, .btn-danger.focus[disabled], fieldset[disabled] .btn-danger.focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger.active[disabled], fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a;
}
.btn-danger .badge {
    background-color: #fff;
    color: #d9534f;
}
.btn-link {
    border-radius: 0;
    color: #428bca;
    font-weight: 400;
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
    background-color: transparent;
    color: #2a6496;
    text-decoration: underline;
}
.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
    color: #777;
    text-decoration: none;
}


.btn-reset {
    background-color: #993333;
    border-color: #d43f3a;
    color: #fff;
}
.btn-reset:hover, .btn-reset:focus, .btn-reset.focus, .btn-reset:active, .btn-reset.active, .open > .dropdown-toggle.btn-reset {
    background-color: #c9302c;
    border-color: #ac2925;
    color: #fff;
}
.btn-reset:active, .btn-reset.active, .open > .dropdown-toggle.btn-reset {
    background-image: none;
}
.btn-reset.disabled, .btn-reset[disabled], fieldset[disabled] .btn-reset, .btn-reset.disabled:hover, .btn-reset[disabled]:hover, fieldset[disabled] .btn-reset:hover, .btn-reset.disabled:focus, .btn-reset[disabled]:focus, fieldset[disabled] .btn-reset:focus, .btn-reset.disabled.focus, .btn-reset.focus[disabled], fieldset[disabled] .btn-reset.focus, .btn-reset.disabled:active, .btn-reset[disabled]:active, fieldset[disabled] .btn-reset:active, .btn-reset.disabled.active, .btn-reset.active[disabled], fieldset[disabled] .btn-reset.active {
    background-color: #d9534f;
    border-color: #d43f3a;
}
.btn-reset .badge {
    background-color: #fff;
    color: #d9534f;
}


.btn-other:hover, .btn-other:focus, .btn-other.focus, .btn-other:active, .btn-other.active, .open > .dropdown-toggle.btn-other {
    background-color: #428bca;
    border-color: #adadad;
    color: #fff;
}

/*宸︿晶鑿滃崟*/
.sidebar-menu {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    font-size: 14px;
    height: 100%;
}
.sidebar-menu > li {
    margin: 0;
    padding: 0;
    position: relative;
}
.sidebar-menu > li > a {
    display: block;
    padding: 18px 5px 18px 15px;
    color:#ffffff;
}
.sidebar-menu > li > a > .fa, .sidebar-menu > li > a > .glyphicon, .sidebar-menu > li > a > .ion {
    width: 20px;
}
.sidebar-menu > li .label, .sidebar-menu > li .badge {
    margin-right: 5px;
    margin-top: 3px;
}
.sidebar-menu li.header {
    font-size: 12px;
    padding: 10px 25px 10px 15px;
}
.sidebar-menu li > a > .fa-angle-left {
    height: auto;
    margin-right: 10px;
    margin-top: 3px;
    padding: 0;
    width: auto;
}
.sidebar-menu li.active > a > .fa-angle-right {
    margin-right: 7px;
    margin-top: 1px;
    transform: rotate(90deg);
}
.sidebar-menu li.active > .treeview-menu {
    display: block;
}
.sidebar-menu .treeview-menu {
    display: none;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.sidebar-menu .treeview-menu .treeview-menu {
    padding-left: 20px;
}

.sidebar-menu .treeview-menu > li > a {
  
    /* border-bottom: 1px solid #434343 !important; */
    display: block;
    font-size: 14px;
    width: 100%;
    padding: 11px 0px;
   /*  color:#909292; */
  color:#FFFFFF;
   
}
.sidebar-menu .treeview-menu > li > a > .fa, .sidebar-menu .treeview-menu > li > a > .glyphicon, .sidebar-menu .treeview-menu > li > a > .ion {
    width: 20px;
}
.sidebar-menu .treeview-menu > li > a > .fa-angle-left, .sidebar-menu .treeview-menu > li > a > .fa-angle-down {
    width: auto;
}
.sidebar-menu, .main-sidebar .user-panel, .sidebar-menu > li.header {
    overflow-y: auto;
    white-space: nowrap;
}
.sidebar-menu:hover {
    overflow: auto;
}
.sidebar-form, .sidebar-menu > li.header {
    overflow: auto;
    text-overflow: clip;
}
.sidebar_div {
    height: 100%;
    overflow-y: auto;
}
.sidebar-menu li > a {
    position: relative;
}
.sidebar-menu li > a > .pull-right {
    margin-top: -7px;
    position: absolute;
    right: 10px;
    top: 50%;
}

.sidebar-menu > li.active > a,.sidebar-menu > li > a:hover{
	color: #040404;
    background: url("../images/select_bg.png");
}


.lable{
	background-color: #f2f2f2;
	text-align: right!important;
	/*border: 1px dotted #cccccc!important;*/
}
.edit {
	width:100%;
}
.edit .lable{
	width:160px;
	/*background-color: #ffffff!important;*/
} 

.Wdate{
	background-color: #fff!important;
    border: 1px solid #dbdbdb!important;
    /* color: #999; */
    color:#000000;
    line-height: 20px;
    padding: 4px 5px;
    width: 160px!important;
}

.select-default{
	min-width:120px;
	width:auto;
}


.msg_style{
	float:none!important;
}



