/* CSS Document */
html {
	height: 100%;
}

body {
	width: 100%;
	height: 100%;
	background-color: white;
}

.container {
	height: 100%;
}


#center {
	margin: 0 auto 0;
	width: 100%;
	margin-top: 0px;
	padding: 0px;
	background: url(../images/login_bg.jpg) no-repeat center center;
	background-size: cover;
	zoom: 1;
	background-color: #fff;
	text-align: center;
	position: relative;
}

#main-center {
	position: absolute;
	right: 12%;
	top: 30%;
}

#main-center ol li {
	border-style: solid;
	line-height: 30px;
	list-style: none;
	padding-bottom: 15px;
	margin-bottom: 2px;
}

#main-login {
	position: absolute;
	left: 75%;
	top: 10%;
}

#footer {
	text-align: center;
	font-size: 14px;
	font-family: Microsoft YaHei, Lucida, Verdana, Hiragino Sans GB, STHeiti,
		WenQuanYi Micro Hei, Droid Sans Fallback, SimSun, sans-serif;
	color: #2b669a;
	margin-top: 20px;
	margin-bottom: 10px;
	position: absolute;
	width: 100%;
	bottom: 0px;
}

/* 鐎佃壈鍩呴懣婊冨礋*/
#menu {
	text-align: center;
	font-size: 12px;
	color: #2a6599;
	width: 1200px;
	margin: 0 auto;
}

#menu ol li {
	border-style: solid;
	line-height: 20px;
	list-style: none;
	margin-bottom: 2px;
	float: left;
}

#draggble-menu-div {
	width: 80%;
	min-width: 1208px;
	position: absolute;
	top: 100px;
	left: 20px;
	right: 0;
	margin: auto;
	z-index: 50;
}

#draggble-menu-ul li {
	width: 88px;
	height: 66px;
	border: 1px dashed transparent;
	margin: 8px;
	line-height: 20px;
	list-style: none;
	margin-bottom: 2px;
	float: left;
	text-align: center;
}

#draggble-menu-ul li.edit {
	border: 1px dashed #ddd;
	background-image: url('/static/images/menu/transparent.png');
	z-index: 52;
}

#draggble-menu-ul li a {
	text-decoration: none;
	border: 1px solid transparent;
	display: block;
	padding-top: 2px;
	background-color: transparent;
	height: 68px;
	width: 88px;
	border-radius: 4px;
	color: white;
	font-family: "microsoft yahei", "Arial Rounded MT Bold",
		"Helvetica Rounded", Arial, sans-serif;;
	text-shadow: 0.2em 0.1em 0.3em #000000;
	position: relative;
	text-align: center;
}

#draggble-menu-ul li a:link, visited {
	border: 1px solid transparent;
}

#draggble-menu-ul li a:hover, active {
	border: solid 1px #7da2ce;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: inset 0 0 1px #ffffff;
	-moz-box-shadow: inset 0 0 1px #ffffff;
	-webkit-box-shadow: inset 0 0 1px #ffffff;
	background-color: #cfe3fd;
	background: -webkit-gradient(linear, 50% top, 50% bottom, from(#dcebfd),
		to(#c2dcfd));
}

#draggble-menu-ul li.active, #recycle-drop.active {
	border: 1px solid #bbb;
}

#draggble-menu-ul div.active, #menu div.active {
	z-index: 999;
}

#draggble-menu-ul .menu-add-img {
	cursor: pointer;
	width: 35px;
	height: 35px;
	margin-top: 15px;
	opacity: 0.6;
	filter: alpha(opacity = 60);
}

#login-bg.noactive {
	opacity: .3;
	filter: alpha(opacity = 30);
}

#menu ol {
	/* float: left;
    display: inline-flex; */
	margin-top: 8px;
}

#menu li {
	width: 90px;
	height: 60px;
	background-color: #fff;
	margin: 8px;
}

#menu img {
	position: relative;
	top: 5px;
}

#menu li a {
	text-decoration: none;
	border: 1px solid #ddd;
	color: #2a6599;
	display: block;
	padding-bottom: 5px;
	border-radius: 4px;
}

#menu li a:link, visited {
	border: 1px solid #ddd;
}

#menu li a:hover, active {
	border: 1px solid #2a6599;
}

/*--top footer--*/

/*#top-br{
	display: block;
	width: 866px;
	height: 10px;
	text-indent: -9999px;
	out-line: none;
	background: url(../images/tob-bar.png) no-repeat;
}

#footer-br{
	display: block;
	width: 866px;
	height: 10px;
	text-indent: -9999px;
	out-line: none;
	background: url(../images/bottom-bar.png) no-repeat;
}
*/

/*--ol--*/
ol, li {
	list-style: none;
}

/*
main-center
**************************************/
#main-center {
	width: 866px;
	-moz-box-shadow: 2px 2px 2px #258fb8;
	-ms-box-shadow: 2px 2px 2px #258fb8;
	-o-box-shadow: 2px 2px 2px #258fb8;
	opacity: .5;
}

/*--columns--*/
/*
#main-center .left-side{
	display: block;
	width: 5px;
	float: left;
	height: 450px;
	text-indent: -9999px;
	background: url(../images/left-bar.png) repeat-y;	
}

#main-center .content{
	width: 866px;
	height: 430px;
	margin: 0px auto;
	padding-top: 90px;	
	float: left;
}

#main-center .right-side{
	position: relative;
	display: block;
	width: 5px;
	float: left;
	height: 450px;
	text-indent: -9999px;
	background: url(../images/right-bar.png) repeat-y;	
}
*/

/*--login--*/
#main-center .login {
	position: relative;
	width: 320px;
	height: 287px;
	left: 430px;
	top: 43px;
	border: 1px solid #2b669a;
	border-radius: 4px 4px 0 0;
	border-bottom: 0;
	background: #fff;
	display: block;
}

#main-center .login p {
	position: relative;
	font-size: 18px;
	color: #fff;
	background-color: #2b669a;
	border-radius: 4px 4px 0 0;
	border-bottom: 1px solid #d1d1d1;
	padding: 12px;
	padding-left: 15px;
	font-family: Microsoft YaHei, Lucida, Verdana, Hiragino Sans GB, STHeiti,
		WenQuanYi Micro Hei, Droid Sans Fallback, SimSun, sans-serif;
}

#main-center form {
	position: relative;
}

#main-center ol {
	padding-top: 70px;
}

#main-center ol li {
	border-style: solid;
	line-height: 30px;
	list-style: none;
	padding-bottom: 15px;
	margin-bottom: 2px;
}

#main-center label {
	width: 50px;
	font-size: 15px;
	/*
	float: left;
	font-family:Microsoft YaHei,Lucida,Verdana,Hiragino Sans GB,STHeiti,WenQuanYi Micro Hei,Droid Sans Fallback,SimSun,sans-serif;
	*/
}

#main-center label:hover {
	cursor: pointer;
}

#main-center .input-group0113 input {
	background: #fff;
	border: #2b669a solid 1px;
	border-radius: 0 5px 5px 0;
	font-family: "Microsoft Yahei";
	color: #444;
	outline: none;
	padding: 5px;
	width: 230px;
	height: 24px;
	text-indent: 0px;
	-webkit-box-shadow: inset 0 1px 1px rgba(51, 153, 204, 0.2);
	box-shadow: inset 0 1px 1px rgba(51, 153, 204, 0.2);
}

/*鏉堟挸鍙嗗▔銊╁櫞妫版粏澹�*/
::-webkit-input-placeholder {
	color: #6bafd6;
}

::-moz-placeholder {
	color: #6bafd6;
} /* firefox 19+ */
:-ms-input-placeholder {
	color: #6bafd6;
} /* ie */
input:-moz-placeholder {
	color: #6bafd6;
}

#main-center .login-button {
	margin-left: 15px;
	margin-top: 10px;
}

#main-center .login #u4_rtf2 p {
	margin: 0px;
	padding: 0px;
	border-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 45px;
}

#main-center .login #u4_rtf2 span {
	font-family: "Microsoft Yahei";
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #ff0000;
}

.input-group0113 {
	position: relative;
	display: table;
	border-collapse: separate;
}

.input-group0113[class*="col-"] {
	float: none;
	padding-right: 0;
	padding-left: 0;
}

.input-group0113 {
	width: 100%;
	margin-bottom: 0;
	margin-left: -5px;
}

.input-group-l {
	border-radius: 5px 0 0 5px;
}

.main-login-group {
	font-size: 14px;
	font-weight: normal;
	margin-right: -1px;
	font-family: "Microsoft Yahei";
	color: #6bafd6;
	white-space: nowrap;
}

.input-group-addon0113 {
	/* 	padding: 10px; */
	font-size: 14px;
	font-weight: normal;
	background-color: #fff;
	/* 	border: 1px solid #2b669a; */
	margin-right: -1px;
	/* 	-webkit-box-shadow: inset 0 1px 1px rgba(51, 153, 204, 0.2); */
	/* 	box-shadow: inset 0 1px 1px rgba(51, 153, 204, 0.2); */
	/* 	padding-left: 20px; */
}

.input-group-addon0113 input[type="radio"], .input-group-addon0113 input[type="checkbox"]
	{
	margin-top: 0;
}

.group-username {
	position: relative;
	top: 5px;
}

.group-edit {
	position: relative;
	top: 5px;
	margin-right: 5px;
	margin-left: 2px;
}

.checkbox {
	display: block;
	min-height: 20px;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.checkbox label {
	display: inline;
	font-weight: normal;
	cursor: pointer;
}

.checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"]
	{
	float: left;
	margin-left: 20px;
}

.checkbox+.checkbox {
	margin-top: -5px;
}

.checkbox-inline {
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: normal;
	vertical-align: middle;
	cursor: pointer;
}

.checkbox-inline+.checkbox-inline {
	margin-top: 0;
	margin-left: 10px;
}

input[type="checkbox"][disabled], .checkbox[disabled], .checkbox-inline[disabled],
	fieldset[disabled] input[type="checkbox"], fieldset[disabled] .checkbox,
	fieldset[disabled] .checkbox-inline {
	cursor: not-allowed;
}

.forget-passage {
	color: #f58220;
}

.forget-passage a:link, a:visited {
	color: #f58220;
	text-decoration: underline;
}

.btn-login {
	height: 50px;
	border: none;
	cursor: pointer;
	padding: 0px 44px;
	border-radius: 4px;
	width: 360px;
}

.btn-login {
	color: #fff;
	background-color: #428bca;
	border-color: #357ebd;
	font-size: 20px;
}

.btn-login:active, .btn-login.active, .open .dropdown-toggle.btn-login {
	background-image: none
}

.btn-login.disabled, .btn-login[disabled], fieldset[disabled] .btn-login,
	.btn-login.disabled:hover, .btn-login[disabled]:hover, fieldset[disabled] .btn-login:hover,
	.btn-login.disabled:focus, .btn-login[disabled]:focus, fieldset[disabled] .btn-login:focus,
	.btn-login.disabled:active, .btn-login[disabled]:active, fieldset[disabled] .btn-login:active,
	.btn-login.disabled.active, .btn-login[disabled].active, fieldset[disabled] .btn-login.active
	{
	background-color: #428bca;
	border-color: #357ebd
}

.btn-login .badge {
	color: #428bca;
	background-color: #fff
}

.proj-title {
	background-image: url(../images/title.png);
	background-repeat: no-repeat;
	background-position: center 0;
	height: 54px;
	position: absolute;
	top: 14%;
	width: 100%;
}

.login_area {
/* 	background: url(../images/denglu_no.png) no-repeat center; */
/* 	background: url(../images/logo.png) no-repeat ;  */
/* 	background-position: 430px 230px; */
/* 	height: 390px; */
	margin: 0 auto;
/* 	padding-top: 165px; */
	height: 100%;
	margin: 0 auto;
}

.login_form {
	width: 360px;
	margin: 0px auto 0;
	border: 1px solid #444042;
}

.login_form>p {
	border-bottom: 1px solid #444042;
	position: relative;
}

.login-form-icon {
	height: 30px;
	width: 30px;
	display: inline-block;
	position: relative;
	top: 13px;
}

.username-icon {
	background: url(../images/login_user_white.png) no-repeat;
	background-size: 26px;
}

.password-icon {
	background: url(../images/login_pwd_white.png) no-repeat;
	background-size: 26px;
}

.security-icon {
	background-image:
		url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAN4SURBVFhHzZlfaM1hGMfnT0i4YEQkmVgkcaXkxnYhpSRSc8FsJVzsUq52QUoutHa2nZ05TimZQ1GIO5ksmkRRa7FCWpvURi1rbcfnPT1HZ+/vec95z9/51qdztt/z/T7P78/5vb+dVRRDnZ2d1eFw+Ap84P1dXg83NzfPlc2zp0gkso2BumEKEhb9DHoiHo/Pk/LyieaVNG/jdTJtIBdv2ZG9Yi2tEonEHAZrhB/KIE6on4ab7e3tqySq+DKnkyY92gC+4P/Z0dHRYHZUYgsXgRsIjtLA53T68o7Mg3kPGgqFlhBSCzcImkgLLjZ95DdydtZJ68zCUIth0AopF2P0bpNRdFH02jKVHS6pHTJOUBT02QYPRtnzGNRDDadrH5zk/S3I+fLAs0vGCYqCx7YhC9fRUrEHxNHYSsNPis8J1/9qsQdFmPm0qkYN6uvE6hR1Zhn0PZJTLJHzxRoUQZcVkxMzoAnk/SkwR78XjNZLZFLUPeR3aobFsFh0UdBkGTJC4/PwStnWL5FJUXNVqQlA3Xux6KLokG0qgEqJNbkha5sKAz4Siy7Wyo2aMQ96JTK5fvPzR2u7CgNeEpsuCRu1jTkyZJZHiTSnt06pUcF3RGxuUfjMNubAMFRLlHnA2MyAI1aNE2qrxOoWhddsoydmqdouManhvil1Lsa8Hh4oPGoZveD0NEiEyTD3Pu8jZ6D+qdgzq6WlZRmGP3ZAJgj/nvobRO6L/XaNB2eTA/jI7I0S4IT6F2JN/Z2i1rnAP80ZWCsR2YXhjBaUgYHU9YN3jbI9G33Jxr6SJsV8gs7GBWntL4a8owSVgnH4t+p4i2tptxWUEXaoB+p5fxFMU7XOBk9EWuYuAp7bgQ4+8+lfKDbjO21tdzHF8rpFbLmLT9YBJVTjiViSwrdHqQnA0bsnlvxF0AM7WGHcXBKmPh6PLzCNlRqb3zDjuTEvmfsTQWNpwS4mGewNr0PW7100SYvCReNzSoNC6Cvql0rmJsyQ95VGOUPOSFdX1yaJLp4IX0y49njvDf4JrtXSfdMVjUZX0uir3dgHhptmuOMSVTrRqIqGA/YAWZhMfxwruVpbW1cw6EtlkADU/YL9Yi2fYrHYIhrf1oZKwfYvrBQ7xTI7YohjMOPpmZ/NN6ph8/ArZbMr89Uug3XLYINQI5v+L3F/W17cfz9UVPwFnViN710jCs0AAAAASUVORK5CYII=");
	background-repeat: no-repeat;
	background-size: 30px;
}

.login_form input {
	position: relative;
	top: -1px;
	border: none;
	height: 100%;
	width: 80%;
	font-size: 23px;
	background: none !important;
	font-family: Microsoft Yahei;
	color: #fff;
	box-shadow: inset 0 0 0 rgba(51, 153, 204, 0.2);
	outline: none;
}

.security-code-area {
	width: 70%;
	height: 100%;
	display: inline-block;
	margin-left: 12px;
	padding-top: 10px;
	box-sizing: border-box;
}

.security-code {
	width: 40px !important;
	height: 30px !important;
	margin: 0 10px;
	text-align: center;
}

.security-input {
	width: 40px !important;
	height: 24px !important;
	font-size: 14px !important;
	margin: 0 10px;
	border: 2px solid #e34b37 !important;
	text-align: center;
	box-sizing: border-box;
}

.login-rem {
	text-align: left;
	width: 464px;
	margin: 7px auto;
	color: #bbb;
	padding-left: 117px;
}

.checkbox {
	width: 18px;
	height: 18px;
	vertical-align: bottom;
}

.login_btn {
	text-align: center;
	padding-top: 35px;
}

.login_btn input {
	width: 113.4px;
	height: 29.4px;
	margin: 0 25px;
	color: #fff;
	font-size: 16px;
	font-family: "Microsoft Yahei";
	outline: none;
	border: none;
	cursor: pointer;
}

.login_button {
	/* 	background:url(../images/btn_bg.png) no-repeat center top; */
	/* 	background-size: 100%; */
	
}

.login_btn input:hover, .login_btn input:active {
	background: url(../images/btn_bg_active.png) no-repeat center top;
	/* 	background-size: 100%; */
}

.login_code {
	/* 	position: relative; */
	/* 	width:487px; */
	height: 33px;
	bottom: 0;
	padding-left: 29px;
	padding-right: 29px;
	/* 	padding-top:5px; */
	color: #999;
	text-align: left;
}

.login_code img {
	vertical-align: middle;
	margin-right: 10px;
	/* 	padding-top:5px; */
}

.login_code span {
	vertical-align: middle;
	/* 	padding-top:10px; */
}

.login_fast {
	font-size: 14px;
	color: #199dea;
	/* 	padding-top:5px; */
	float: right;
	font-family: "Microsoft Yahei";
	text-decoration: none;
}