@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, select{margin: 0;padding: 0;border: 0;}
table{ border-collapse:collapse;}
body{
	font-size: 14px;
	color: #333;
	font-family: "微软雅黑";
	overflow-x: hidden;
	background-color: #FFF;
}

a{
	color: #333;
	text-decoration: none;
}
li {
	list-style-type: none;
}
img{ max-width:100%; height:auto;}
.web-width{
	width: 1000px;
	margin: 0 auto;
}
.fl{float:left;}
.fr{float:right;}
.txt1 {
	font-size: 18px;
}
.txt2 {
	color: #7E9A95;
	padding-top: 10px;
	padding-bottom: 40px;
	line-height: 24px;
}
.txt3 {
	padding-top: 50px;

}

.red {
	color: #F00;
}

.txt4 {
	padding-top: 15px;
	line-height: 24px;
	color: #7E9A95;
}
.txt4 a {
	text-decoration: none;
	color: #999;
}
.txt5 {
	padding-top: 10px;
	padding-bottom: 30px;
	color: #666;
}




.blue {
	color: #14A6BF;
}





/*忘记密码  必要样式*/
.clears{ clear:both;}
.for-liucheng{
	width: 640px;
	height: 50px;
	position: relative;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	padding-top: 20px;
}
.logo {
	background-image: url(../images/index_10.jpg);
	background-repeat: no-repeat;
	height: 90px;
	background-position: left;
	width: 1000px;
	margin-top: 20px;
}

.liulist{float:left;width:25%; height:7px; background:#ccc;}
.liutextbox{ position:absolute;width:100%;left:0;top:10px;}
.liutextbox .liutext{float:left;width:25%; text-align:center;}
.liutextbox .liutext em{ display:inline-block;width:24px; height:24px;-moz-border-radius: 24px; -webkit-border-radius: 24px;border-radius:24px; background:#ccc; text-align:center; font-size:14px; line-height:24px; font-style:normal; font-weight:bold;color:#fff;}
.liutextbox .liutext strong{ display:inline-block;height:26px; line-height:26px; font-weight:400;}
.liulist.for-cur{
	background-color: #14a6bf;
}
.liutextbox .for-cur em{
	background: #14a6bf;
}
.liutextbox .for-cur strong{
	color: #14a6bf;
}

.forget-pwd{width:500px;margin:20px auto;min-height:400px;}
.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;
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-align: right;
	font-size: 14px;
	padding-right: 10px;
}
.forget-pwd dd{float:left;width:380px; height:30px; position:relative;}
.forget-pwd dd input{
	width: 190px;
	height: 32px;
	border: #ccc 1px solid;
	border-radius:3px;
}
.forget-pwd dd select{width:190px; height:30px;border:#ccc 1px solid;}
.forget-pwd dd button{
	width: 100px;
	height: 34px;
	cursor: pointer;
	font-size: 14px;
	color: #FFF;
	background-color: #14A6BF;
	border-radius: 3px;
	margin-left: 5px;
}
.forget-pwd .yanzma{ position:absolute;left:200px;top:2px; height:30px; line-height:30px;width:180px;}
.subtijiao{padding:0 0 0 110px;}
.subtijiao input{
	width: 190px;
	height: 36px;
	color: #fff;
	font-size: 14px;
	cursor: pointer;
	background-color: #14a6bf;
	border-radius: 3px;
}
.successs{ text-align:center;padding: 20px 0 60px 0;}
.successs h3{
	padding: 20px;
	font-size: 25px;
	color: #14a6bf;
}
.fanhui{
	width: 190px;
	height: 36px;
	color: #fff;
	cursor: pointer;
	background-color: #14a6bf;
	border-radius: 3px;
	line-height: 36px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}
.fanhui a {
	color: #FFF;
	text-decoration: none;
}
#fenxiang {
	height: 54px;
	background-color: #333;
	color: #999;
	text-align: center;
	line-height: 54px;
	font-family: "微软雅黑";
	position: fixed;
	bottom: 0px;
	width: 100%;
}
#fenxiang a {
	color: #999;
	padding-right: 25px;
	padding-left: 10px;
}
