@charset "utf-8";
/* CSS Document */
body{
    background:  #FFFFFF;
    overflow: hidden;
    background: url("../images/bg11.jpg");
    1min-height: 600px;
}
#header{
	width: 100%;
    background: #cae2ea;
    z-index: 1;
}
#header-c{
    height: 85px;
    margin: 0 auto;
    overflow: hidden;
    width: 1000px;
    min-width: 1000px;
    position: relative;
    background: #cae2ea;
}
#header .logoHeader{
    position: absolute;
    height: 85px;
    width: 270px;
    background: url("../images/logo.png") no-repeat;
}
#header .pageTitle{
    position: absolute;
    left: 290px;
    height: 40px;
    margin-top: 20px;
    border-left: 1px #1D658B solid;
    font-size: 24px;
    font-weight: 500;
    color: #1D658B;
    line-height: 40px;
    padding-left: 15px;
}
#content{
    height: 450px;
    width: 1000px;
    background: url("../images/bg_index.png") no-repeat 20px 25px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%); 	/* IE 9 */
	-moz-transform: translate(-50%, -50%); 	/* Firefox */
	-webkit-transform: translate(-50%, -50%); /* Safari 和 Chrome */
	-o-transform: translate(-50%, -50%);
    overflow:hidden;
    z-index: 2;
}
#content .loginPanel{
    position: absolute;
    right: 0px;
    top: 25px;
    background: #ffffff;
    width: 300px;
}
#content .loginPanel ul{
    height: 15px;
}

#QRCodeshow{
    float: right;
    
}

#QRCodeshow .pc{margin: -16px auto;background-repeat:no-repeat; display:block; background:url(../images/qrcodeshow.png); background-position:3px 0px;width:60px; height:60px; }
#QRCodeshow .pc:hover{margin: -16px auto;width:60px; height:60px; display:block; background:url(../images/qrcodeshow.png); background-position:-74px 0px;}
#QRCodeshow .wx{margin: -16px auto;background-repeat:no-repeat; width:60px; height:60px; display:block; background:url(../images/qrcodeshow.png); background-position:-150px 0px;}
#QRCodeshow .wx:hover{margin: -16px auto;width:60px; height:60px; display:block; background:url(../images/qrcodeshow.png); background-position:-212px 0px;}

#QRCode{
	display:none; 
    float: left;
    width: 300px;
    height:350px;
}
#QRCode h3{
   	line-height: 30px;
    text-align: center;
    letter-spacing: 1px;
    font-size: 18px;
    margin-top:20px;    
}
#QRCode .image{
   margin-left:50px;
   margin-top:20px;
}
#QRCodeNote h4{
   	line-height: 14px;
    text-align: center;
    letter-spacing: 1px;
    font-size: 14px;
    margin-top:20px;
    color:#f9200b;
}

.login_error{
    height: 20px;
    line-height: 20px;
    display: block;
    text-align: center;
    font-size: 12px;
    color: red;
    width: 100%;
    margin: 5px 0;
}
#content .loginPanel ul li{
    float: left;
    width: 60px;
    height: 15px;
}
.c1{
    background: #F2E96D;
}
.c2{
    background: #4ED5C7;
}
.c3{
    background: #F7A67B;
}
.c4{
    background: #D44865;
}
.c5{
    background: #B8DA8D;
}
#content .loginPanel input{
    width: 230px;
    width: 200px!important;
    padding-left: 35px;
    height: 35px;
    line-height: 35px;
    background: none;
}
#content .loginPanel .userID{
    background: url("../images/input_icons.png") no-repeat 15px 8px;

}
#content .loginPanel .pwd{
    background: url("../images/input_icons.png") no-repeat 15px -72px;
}
#content .loginPanel .yzm{
    width: 70px;
    width: 70px!important;
}
#content .loginPanel .code{
    margin-top: 5px;
}
#content .loginPanel .rem-pwd{
	margin: 0; 
	position: relative;
	height: 35px;
	line-height: 35px;
}
#content .loginPanel .loginCheckbox{
	left: 12px;
    position: absolute;
    top: 0;
    vertical-align: middle;
    width: 10px;
    width: 10px !important;
  	margin: 0;
    height: 35px;
	line-height: 35px;
	padding: 0;
	
}
#content .loginPanel .checkboxTip{
	position: absolute;
    top: 0;
    left: 30px;
    height: 35px;
	line-height: 35px;
}
#content .loginPanel .forgetPdw{
    width: 80px;
    position: absolute;
    top: 0;
    right: 0;
    height: 35px;
	line-height: 35px;
}
#content .loginPanel p{
	border-top: 1px dashed #cbcbcb;
    color: #525252;
    font-size: 12px;
    line-height: 20px;
    margin: 10px 0 0;
    padding: 10px 20px;
    text-indent: 20px;
}
#content .loginPanel p a{
	display: inline !important;
	text-decoration: underline;
	color: red;
}
#loginForm{
    margin: 0 auto;
    width: 280px;
}
#loginSubmit{
    width: 230px;
    margin: 10px;
    color: #fff;
    font-size: 20px;
    letter-spacing:5px;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
}
/* footer css start*/
#footer{
    background: #cae2ea ;
    border-top: 1px solid #ccc;
    position: fixed;
    left: 0;
    bottom: 0;
    height: 85px;
    width: 100%;
    min-width: 1000px;
    color: #1D658B;
    text-align: center;
    font-size: 12px;
    z-index: 1;
}
#footer .center{
    position: relative;
    width: 1000px;
    margin: 0 auto;
}
#footer p{
    width: 450px;
    position: absolute;
    line-height: 25px;
    left: 40px;
    top: 10px;
}
#footer ul{
    height: 15px;
    width: 450px;
    position: absolute;
    left: 520px;
    top: 30px;
    display: block;
}
#footer ul li{
    padding-left: 6px;
    padding-right: 5px;
    float: left;
    height: 15px;
    line-height: 15px;
}
#footer .rightLine{
    border-right: 1px #1D658B solid;
}
#footer a{
    color: #1D658B;
}
#footer a:hover{
    color: #1eb7e6;
}