﻿/* CSS Document */
html{
    /*min-width:1260px;
    min-height:760px;*/
}
body 
{
 margin:0px;
 padding:0px;
font-size:14px;
font-family: "微软雅黑";
color:#3e3a39;
background-color:#ffffff;

/* marginheight="0" ;
 marginwidth="0" ;
 bgcolor="#fafafa";*/
}
a{
text-decoration:none;
list-style:none;
color:#c71500;
}
.top{
height:90px;
line-height:90px;
vertical-align:middle;
text-align:center;
width:100%;
background-color:#FFFFFF;

border-bottom:solid 1px #d7d7d7;

}
.logo{
margin-left:5%;
margin-top:10px;
margin-bottom:10px;
float:left;
}
.top_txt{
/*float:right;
margin-right:3%;
margin-top:21px;*/
float:left;
margin-left:50px;
text-align:center;
font-size:32px;
 font-family:微软雅黑;
 color:#666666;
}
.img {
    float:left;
    margin:0px;
    padding:0px;
width:100%;
height:100%;
}
/*.img{
margin-left:5%;
float:left;
width:600px;
height:279px;
margin-top:100px;
}*/
.login{
margin-right:10%;
margin-top:100px;
float:right;
z-index:999;
position:absolute;
width:280px;/*361px;*/
height:200px;/*320px;*/
/*background-color:#c71500;*/
}

.zhdl{
width:100px;
height:21px;
float:left;
font-size:21px;
color:#3e3a39;
cursor:pointer;
}
.sdl{
width:120px;
height:21px;
float:right;
font-size:21px;
color:#d7d7d7;
text-align:right;
cursor:pointer;
}
.username{
height:36px;/*57px;*/
line-height:36px;
width:250px;/*359px;*/
float:left;
margin-top:10px;
border:solid 1px #d7d7d7;
background-image: url(../images/user.gif);
background-repeat: no-repeat;
background-position: 4.7% 50%;
text-indent:35px;/*56px;*/
}
.password{
height:36px;/*57px;*/
line-height:36px;
width:250px;/*359px;*/
float:left;
margin-top:30px;
border:solid 1px #d7d7d7;
background-image: url(../images/pass.gif);
background-repeat: no-repeat;
background-position: 5.1% 50%;
text-indent:35px;/*56px;*/
}
.btn{
height:36px;/*57px;*/
width:250px;/*359px;*/
float:left;
margin-top:12px;
border:none;
cursor:pointer;
background-color:#f8941d;/*#009b63;/*#c71500;*/
color:#FFFFFF;
letter-spacing:8px;
font-size:16px;
font-family:"微软雅黑";
}
.chgpwd{
width:250px;/*359px;*/
float:left;
margin-top:3px;
font-size:16px;
font-family:"微软雅黑";
color:#FFFFFF;
text-align:right;
}
.zcbtn{
height:58px;
width:361px;
float:left;
margin-top:13px;
background-image:url(../images/zcbtn.gif);
background-repeat:no-repeat;
border:none;
cursor:pointer;
}
.check{
width:14px;
height:14px;
border:solid 1px #d7d7d7;
}
.login1{
width:361px;
height:320px;
float:left;
}
.login2{
width:361px;
height:320px;
float:left;
margin-top:14px;
display:none;
}
.copyright{
width:100%;
height:40px;
line-height:20px;
text-align:center;
font-size:12px;
float:left;
margin-top:230px;
}
.copyright a{
color:#666;/*#3e3a39;*/
}
.tips{
width:361px;
height:25px;
float:left;
margin-top:14px;
background-color:#fafafa;
}
.tips1{
width:359px;
height:23px;
line-height:23px;
text-indent:56px;
display:none;
float:left;
background-color:#ffebec;
color:#c71500;
border:1px solid #c71500;
}
.tips2{
width:359px;
height:23px;
line-height:23px;
text-indent:56px;
float:left;
background-color:#fff7d2;
color:#6b654d;
border:1px solid #f3e59a;
}


/*修改密码*/
.title{
	width:94%;
	height:50px;
	line-height:50px;
	float:left;
	color:#1a1a1a;
	font-weight:600;
	font-size:21px;
	margin-left:3%;
	margin-top:25px;
	border-bottom:2px solid #f8941d;
}

.width150{width:150px;}
.height22{height:22px; line-height:22px;}

.operator_btn100x30
{
	margin:10px 30px 10px 0px;
	height:30px;
	line-height:30px;
	width:100px;
	color:#ffffff;
	background-color:#f8941d;
	text-align:center;
	float:left;
	border:none;
	font-size:15px;
	cursor:pointer;
	font-family: "微软雅黑";
}
