@CHARSET "UTF-8";
/* CSS Document */
* {
	font-size: 14px;
}

html {
	height: 100%;
}

body {
	margin: 0px;
	color: #666666;
	background-color: #ECECEC;
	line-height: 26px;
	padding-top: 42px;
	padding-bottom: 5px;
	width: 100%;
	height: calc(100% - 42px - 5px);
	font-family:'微软雅黑';
}

img {
	border: 0px;
}

a:link {
	color: #676f7c;
	text-decoration: none;
}

a:hover {
	color: #676f7c;
	text-decoration: none;
}

a:active {
	color: #676f7c;
	text-decoration: none;
}

a:visited {
	color: #676f7c;
	text-decoration: none;
}

/*right-top-body*/
.top {
	width:100%;
	height: 42px;
	font-size:0;
	background-color: #242049;
	/* background: url("../images/themes/default/main_header.png") no-repeat
		#666666; */
	position: fixed;
	_position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 10;
	font-family:'微软雅黑' !important;
}
.top .logo{
	width: 154px;
	height: 42px;
	background: #2a2559 url("../images/themes/default/logo.png") no-repeat 20px 11px;
	background-size: 21px;
	font-size: 16px;
	color: #fffefe;
	line-height: 42px;
	padding-left: 49px;
	box-sizing: border-box;
	display:inline-block;
	vertical-align:middle;
}
.top .menu{
	float: right;
	height: 42px;
	text-align:right;
}
.top .menu .user_name{
	height: 12px;
	line-height: 12px;
	font-size: 12px;
	color: #fff;
	vertical-align: middle;
	display: inline-block;
	padding-right: 8px;
	box-sizing: border-box;
	border-right: 1px solid #6a658c;
	max-width:340px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.top .menu .phone_num{
	height: 12px;
	line-height: 12px;
	font-size: 12px;
	color: #fff;
	vertical-align: middle;
	display: inline-block;
	padding: 0 17px 0 30px;
	box-sizing: border-box;
	background: url(../images/phone.png) no-repeat 12px 0;
	/* border-right: 1px solid #6a658c; */
}
.top .menu .my_domain{
	height: 12px;
	line-height: 12px;
	font-size: 12px;
	color: #fff;
	vertical-align: middle;
	/* display:inline-block; */
	display: none;
	padding: 0 10px;
	box-sizing: border-box;
	cursor: pointer;
	
}
.top .menu .menu_group{
	height: 42px;
	padding: 11px 12px 0 15px;
	font-size: 0;
	border-left: 1px solid #5f5c79;
	box-sizing: border-box;
	display: inline-block;
	vertical-align: middle;
}
.top .menu .menu_group a{
	width: 19px;
	height: 19px;
	display: inline-block;
	background-size: 100%;
	margin-left: 8px;
}
.top .menu .menu_group .home{
	background: url(../images/home_normal.png) no-repeat 0 0;
	margin-left: 0;
}
.top .menu .menu_group .home:hover{
	background: url(../images/home_hover.png) no-repeat 0 0;
	margin-left: 0;
}
.top .menu .menu_group .help{
	background: url(../images/help_normal.png) no-repeat 0 0;
}
.top .menu .menu_group .help:hover{
	background: url(../images/help_hover.png) no-repeat 0 0;
}
.top .menu .menu_group .full{
	background: url(../images/full_normal.png) no-repeat 0 0;
}
.top .menu .menu_group .full:hover{
	background: url(../images/full_hover.png) no-repeat 0 0;
}
.top .menu .menu_group .close{
	background: url(../images/close_normal.png) no-repeat 0 0;
}
.top .menu .menu_group .close:hover{
	background: url(../images/close_hover.png) no-repeat 0 0;
}

#logo {
	position: absolute;
	width: 601px;
	height: 79px;
	font-family: 微软雅黑;
	font-size: 33px;
	font-style: italic;
	line-height: 79px;
	color: white;
	text-indent: 70px;
	overflow: hidden;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.75);
	background: url("../images/themes/default/logo.png") no-repeat;
	background-position: 20px center;
	background-size: 36px 36px;
	letter-spacing: 3px;
}

.top-right {
	float: right;
	width: 140px;
}

#topProduct {
	position: absolute;
	right: 0;
	height: 100%;
}

#topProduct a {
	display: block;
	position: absolute;
	right: 0;
	opacity: 0;
	transition: opacity 1s linear 0s;
}

#topProduct a.active {
	z-index: 2;
	opacity: 1;
}

#topProduct img {
	height: 81px;
	display: block;
}

.main-btn {
	display: inline-block;
	overflow: hidden;
	height: 35px;
	width: 35px;
	font-size: 21px;
	line-height: 35px !important;
	text-align: center;
	background-color: #666666;
	color: #b3b3b3 !important;
}

.main-btn:hover {
	background-color: #b3b3b3;
	color: #666666 !important;
}

.main-btn:before {
	display: block;
}

.main-btn-logout {
	background-color: #C7454D;
	color: white !important;
}

.main-btn-logout:hover {
	background-color: #F86E00;
}

#frame {
	/*margin-bottom: 45px;
	_margin-bottom: 0;*/
	position: relative;
	height: 100%;
	width: 100%;
	/*left: 0;
	right: 0;
	top: 79px;
	bottom: 45px;*/
	background-color: #ececec;
	padding-top: 0.1px;
}

#frame-left {
	bottom: 0;
	position: absolute;
	top: 0;
	width: 154px;
	z-index: 10;
	overflow: hidden;
	font-family: 微软雅黑;
	background-color: #f9f9f9;
}


#user {
	line-height: 42px;
	position: absolute;
	left: 181px;
	top: 0;
	color: #dedede;
}

#frame-nav-text {
	vertical-align:middle;
	color: #fff;
	margin-left: 11px;
	line-height: 12px;
	height:12px;
	display:inline-block;
}

#navOpter {
	width:14px;
	height:19px;
	box-sizing:border-box;
	border-width: 1px 1px 1px 0;
	border-style: solid;
	border-color: #dedede;
	border-radius: 0 4px 4px 0;
	padding: 1px 3px;
	color: #dedede;
	cursor: pointer;
	vertical-align:middle;
}

#frame-right {
	bottom: 0;
	left: 0;
	margin-left: 154px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
	transition: margin-left 200;
	webkit-transition: margin-left 200;
}

#wrapper {
	bottom: 0;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 35px;
	top: 0;
	padding: 15px;
}

#wrapper {
	*width: 100%;
	*height: 100%;
}

#sidebar {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 37px;
}

#sidebar #bar {
	height: 100%;
	background: none #f9f9f9;
	margin-left: 2px;
}

#bar section, #bar footer {
	position: absolute;
}

#bar footer {
	bottom: 0;
	right: 0;
	width: 35px;
}

#bar section {
	top: 0;
	bottom: 0;
	margin: auto;
	width: 35px;
	height: 140px;
	width: 35px;
}

#sidebar .icon {
	width: 35px;
	height: 35px;
	position: relative;
}

#sidebar .icon:hover{
	background-color: #d5242f;
}

#sidebar .icon-img {
	background: url("../images/sideicon1.png");
	background-size: 20px auto;
	width: 20px;
	height: 20px;
	position: absolute;
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}


#sidebar .icon-label {
	background: #d9d9d9;
	position: absolute;
	right: 70px;
	color:#444444;
	font-size:14px;
	white-space: nowrap;
	font-family:'微软雅黑';
	line-height: 35px;
	padding: 0 1em;
	opacity: 0;
	display: none;
	/* 	animation: labelout 1s; */
}

#sidebar .icon-label:after {
	border-width: 9px 0 9px 9px;
	border-style: solid;
	border-color: transparent transparent transparent #d9d9d9;
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	content: "";
	right: -6px;
	top: 7px;
}

#sidebar .icon:hover .icon-label {
	/* 	opacity: 1; */
	/* 	display: block; */
	/* 	right: 35px; */
	/* 	animation: labelin 1s; */
	
}

#sidebar .icon-qq {
	background-position: 0 0;
}

#sidebar .icon:hover .icon-qq{
	background: url("../images/sideicon2.png");
	background-position: 0 0;
	background-size: 20px auto;
}

#sidebar .icon-social {
	background-position: 0 -40px;
}

#sidebar .icon:hover .icon-social{
	background: url("../images/sideicon2.png");
	background-position: 0 -40px;
	background-size: 20px auto;
}

#sidebar .icon-feedback {
	background-position: 0 -21px;
}

#sidebar .icon:hover .icon-feedback{
	background: url("../images/sideicon2.png");
	background-position: 0 -21px;
	background-size: 20px auto;
}

#feedback {
	position: absolute;
	right: 35px;
	bottom: 0;
	background: #b2b2b2;
	padding: 10px 16px;
	display: none;
}

#feedback h3 {
	margin: 0;
}

#feedback form textarea::-moz-placeholder {
	color: #999;
}

input[type='button'], input[type='submit'], input[type='reset'] {
	border-radius: 4px;
	cursor: pointer;
	display: inline-block;
	position: relative;
	text-align: center;
	vertical-align: middle;
	padding: 0.3em 1em;
	margin: 5px 8px 5px 0;
	background: #e8e8e8;
	color: #555555;
	border: 1px solid #c2c9d1;
}

input[type='submit'] {
	background: none #C7454D;
	border-color: #bb1f29;
	color: white;
	font-weight: bold;
}

input[type='button']:hover, input[type='submit']:hover, input[type='reset']:hover
	{
	color: #d13933;
	border: 1px solid #999999;
}

input[type='submit']:hover {
	background: none #D5741D;
	border-color: #D5741D;
	color: white;
}

/*left*/
#left-info {
	position: relative;
	padding-left: 0.5em;
	line-height: 33px;
	color: #dedede;
	background: none repeat scroll 0 0 #c7454d;
	font-family: 黑体;
	font-size: 1.2em;
}

#menues {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: auto;
}

#notic {
	position: absolute;
	right: 0.5em;
	top: 0;
	line-height: 33px;
	padding-right: 27px;
	color: #dedede;
}

#notic a:hover {
	color: #ffffff;
}

.hasnew {
	background: url("../images/new.gif") no-repeat 32px 6px;
}

.left {
	height: 100%;
	/* border-right: 1px solid #bdbdbd; */
}

/* .left-labbig {
	border-left: 1px solid #7996b6;
	margin-left: 1px;
} */

.left-lab {
	border-bottom: 1px solid #e5e5e5;
}

/* .left-lab:first-child {
	border-top: 1px solid #aaaaaa;
} */

.left-lab>a {
	display: block;
	line-height: 49px;
	background: #f9f9f9 url(../images/file_icon.png) no-repeat 18px 18px;
	padding-left: 43px;
	font-size:14px;
	color: #444444;
	position: relative;
	text-shadow: 0 0 1px #aaaaaa;
}

.left-lab>a:after {
	content: "\f107";
	font-family: FontAwesome !important;
	font-style: normal;
	font-weight: normal;
	display: block;
	position: absolute;
	top: 0;
	right: 15px;
}

.left-lab:hover>a {
	background: #eaeaea url(../images/file_icon.png) no-repeat 18px 18px;
}

.left-lab.selected>a {
	background: #eaeaea url(../images/file_icon.png) no-repeat 18px 18px;
}

.left-lab.selected>a:after {
	content: "\f106";
}

.left-lab.selected .children {
	border-top: 1px solid #e5e5e5;
	background-color: #fff;
}

.left-lab.selected a:hover {
	/*border-bottom: 1px solid #7996b6;*/
	
}

.left-lab .children {
	padding: 0;
	display: none;
}

.left-lab .lab>a {
	background: none #fff;
	font-weight: normal;
	padding-left: 38px;
	display: block;
	line-height: 32px;
	font-size:14px;
	color:#444444;
	height: 32px;
	position: relative;
	border-left:5px solid transparent;
}

.left-lab .lab>a:before {
	content: "\f10c";
	display: block;
	position: absolute;
	font-family: FontAwesome !important;
	font-style: normal;
	font-weight: normal;
	font-size: 8px;
	line-height: 33px;
	left: 20px;
}

.left-lab .lab:hover>a {
	background: #eaeaea;
	position: relative;
}
.left-lab .lab a.selected{
	border-left:5px solid #d5242f;
	color:#e2342d;
	background: #eaeaea;
}

/* .left-lab .lab:hover>a.hasChildren:after, .left-lab .lab a.hasChildren.selected:hover:after
	{
	border-style: solid;
	border-width: 5px 7px;
	border-color: transparent #DCDCDC transparent transparent;
	content: "";
	font-size: 0;
	position: absolute;
	right: 0;
	top: 11px;
} */

.lab>.children {
	position: fixed;
	width: 190px;
	left: 190px;
	top: 81px;
	z-index: 99;
	border: 1px solid #e5e5e5;
	box-sizing:border-box;
}

.lab:hover>.children {
	display: block !important;
}

.left-img-txt {
	color: wheat;
}

/*right*/
iframe {
	width: 100%;
	height: 100%;
	/* border: 1px solid #bdbdbd; */
}

/*foot*/
.foot {
	height: 5px;
	background-color:#242049;
}

.company {
	margin: 0 1em;
}

.qq {
	display: inline-block;
	height: 23px;
	position: relative;
	top: 7px;
}

.foot a {
	margin-right: 1em;
	color: #eeeeee;
}

.foot button {
	background-color: #dbdbdb;
	color: #444444;
	border: 1px solid #e8e8e8;
	border-radius: 3px;
	box-shadow: 0 0 1px rgba(255, 255, 255, 1) inset;
	font-family: 微软雅黑;
	font-weight: bold;
	line-height: 18px;
}

@media all and (min-width: 400px) and (max-width: 1366px) {
	#wrapper {
		right: 0;
	} 
	#sidebar {
		top: 0;
		right: 0;
		width: 2px;
		overflow: hidden;
	}
}