@charset "utf-8";
/* CSS Document */
table{ border-collapse:collapse;}
.bodybg{ background:url(../images/bodybg.jpg) right 160px no-repeat;}

a{color:#333;-webkit-transition: all .3s ease-out;-moz-transition: all .3s ease-out;transition: all .3s ease-out;}
a:hover{color:#005b9e;-webkit-transition: all .3s ease-out;-moz-transition: all .3s ease-out;transition: all .3s ease-out;}
img{ max-width:100%; height:auto;}
.web-width{width:100%;margin:0 auto;}
.fl{float:left;}
.fr{float:right;}


/*忘记密码  必要样式*/
.clears{ clear:both;}
.for-liucheng{width: 100%;height:50px;position:relative;/*background: url(../images/xxbg.png)no-repeat center;*/}
.liulist{float:left;width:25%;height:7px;}
.liutextbox{position:absolute;width:100%;left:0;top:10px;line-height: 32px;}
.liutextbox .liutext{float:left;width: 25%;text-align:center;vertical-align:  middle;}
.liutextbox .liutext em{display:inline-block;width:24px;height:24px;-moz-border-radius: 24px;-webkit-border-radius: 24px;border-radius:24px;background:#87c6f4;text-align:center;font-size:14px;line-height:24px;font-style:normal;color:#fff;}
.liutextbox .liutext strong{ display:inline-block;height:26px; line-height:26px; font-weight:400;}
.liulist.for-cur{/* background:#77b852; */}
.liutextbox .for-cur em{ background:#108ee9;border: 4px solid #87c6f4;}

.forget-pwd{width: 80%;margin: 10px auto;}
.forget-pwd input,.forget-pwd select,.forget-pwd button{border:0;margin:0;padding:0; background:none;}
.forget-pwd dl{margin-bottom:20px;}
.forget-pwd dt{float:left;padding-right:10px;width:100px; height:30px; line-height:30px; text-align:right; font-size:14px;}
.forget-pwd dd{float:left;width:380px; height:30px; position:relative;}
.forget-pwd dd input{width:190px; height:28px;border:#ccc 1px solid;}
.forget-pwd dd select{width:190px; height:30px;border:#ccc 1px solid;}
.forget-pwd dd button{width:120px; height:30px; line-height:30px;border:#ddd 1px solid; background:#f1f1f1; text-align:center; cursor:pointer; font-size:14px;color:#666;}
.forget-pwd .yanzma{ position:absolute;left:200px;top:2px; height:30px; line-height:30px;width:180px;}
.subtijiao{text-align: center;margin-top: 20px;}
.subtijiao input{width: 32%;height:32px;background:#108ee9;color:#fff;font-size:14px;cursor:pointer;border-radius: 6px;margin:  0 auto;}
.successs{ text-align:center;padding: 20px 0 60px 0;}
.successs h3{padding:20px; font-size:25px;color:#A0CD4E;}

.xx{margin: 0 -9%;width: 75%;margin: 0px auto 0px auto;padding-top: -5%;}
.xx span{width: 21%;height: 4px;background: #87c6f4;float: left;display: inline-block;margin: 23px 6%;border-radius: 6px;}


@media only screen and (max-width: 480px) {
	.forget-pwd{width: 90%;}
	.xx span{width: 17%;margin: 23px 8%;}
}



















































































