@charset "utf-8";
/*
* @description: 东方小金项目样式
* @author: enjing and seven
* @update: 2015-9-9
*/

.king-banner img {
	width: 100%;
}
.king-step {
	height: 70px;
}

.king-btn {
	display: block;
	margin: 0 auto;
	width: 209px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	background-color: #F44336;
	border-radius: 22.5px;
}

.text-dec {text-decoration: underline;}

/*小金规则*/
.king-rules {
	margin-top: 30px;
	padding-bottom: 20px;
	background-color: #F1F1F1;
}
.king-rules-title {
	width: 100%;
	height: 54px;
	line-height: 54px;
	text-align: center;
	font-size: 18px;
	border-bottom: 1px solid #000;
}
.king-rules-cont h4 {
	padding-top: 10px;
	padding-bottom: 5px;
	color: #6F6C6C;
	font-weight: 600;
}

.king-rules-cont p {
	padding: 5px 0;
	font-size: 14px;
	color: #6F6C6C;
	line-height: 22px;
	text-indent: 2em;
}

.jin-instructions-wrap,
.yj-instructions-wrap {
	display: none;
	position: absolute;
	top: 15px;
	margin-bottom: 60px;
	width: 100%;
	height: 100%;
	z-index: 100;
}

.jin-instructions {
	position: relative;
	padding-top: 30px;
	padding-bottom:196px;
	margin: 0 10px;
	background-color: #fff;
}

.jin-instructions-img {
	position: fixed;
	bottom: 56px;
	width: 100%;
	height: 140px;
}
.jin-instructions-img img {
	width: 100%;
	height: 100%;
}


.jin-instructions-title {
	border-bottom: 1px solid #ccc;
}

.jin-instructions-cont {
	margin-top: 15px;
}
.jin-instructions-cont p {
	font-size: 14px;
	color: #6F6C6C;
	line-height: 22px;
	text-indent: 2em;
}

/*关闭按钮*/
.instructions-close {
	position: absolute;
	right: 10px;
	top: 5px;
}

.invitation-wrap {
	position: fixed;
	top: 0;
	bottom: 0;
	display: none;
	width: 100%;
	background-color: rgba(0,0,0,.7);
	z-index: 999;
}
.invitation-wrap img {
	width: 100%;
}

/*提交小金的个人信息*/
.submitinfo-header {height: 48px;}
.step-box {
	margin: 0 auto;
	padding-top: 13px;
	width: 90%;
}
.step-box li {height: 20px;}

.step-icon {
	position: relative;
	display: block;
	margin:0 auto;
	width: 20px;
	height: 20px;
	line-height:20px;
	text-align: center;
	background-color: #ccc;
	color: #fff;
	border-radius: 50%;
}
.step-line {
	display: block;
	margin-top:-10px;	
}
.step-line-line {
	display: block;
	width: 50%;
	height: 3px;
	background-color: rgba(182,182,182,.5);
}
/*高亮显示*/
.step-box li.highlight .step-icon {background-color: #FFC107;}
.step-box li.highlight .step-line-line {background-color: #fff;}

.submitinfo-body .title-info {
	padding: 0 15px 10px 15px;
	background-color: #fff;
	line-height: 20px;
}
.submitinfo-body .title-info h4{padding: 15px 0;}

.wgd-list-thum {
	width: 60px;
	height: 60px;
}
/*资料提交成功*/
.success  {
	padding-top: 30px;
	width: 100%;
	height: 150px;
}
.success .logo {
	margin: 0 auto;
	width: 80px;
	height: 80px;
}
.success .logo img {width: 100%; height: 100%;}

.youcan {
	display: block;
	margin-top:-10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	width: 150px;
	text-align: center;
	background-color:#fff
}
.kf-hot-box {
	padding: 0 15px 15px;
}
.kf-hot {
	padding: 10px 10px 0 10px;
}
.kefu-icon {margin-right: 5px;}

.ready-kh-wrap {
	position: relative;
	bottom: 0;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 100%;
	background-color: #fff;
	z-index: 999;
	display: none;
	overflow: auto;
}
.ready-kh-wrap .close {
	position: absolute;
	right: 10px;
	top: 5px;
	z-index: 999;
}
.ready-kh-wrap .title {
	padding:10px 0;
	font-size: 20px;
}
.ready-kh-wrap .isee-btn {
	margin: 40px auto 0;
	width: 70%;
}

.ready-kh-wrap .ui-tiled div {margin-bottom: 5px;}
.ready-kh-wrap .need-info {margin-left: 0;}


/*微股东缩略图*/
.wgd-list-thumb {
	width: 40px;
	height: 40px;
}



