﻿
/*评估表的css*/
.lumos{
	margin:0 auto;
}
#riskall{
	width:100%;
}

.risk{
	width:1100px;
}

.risk_content{
	padding:0 5% 0 5%;
	margin-top:3%;
	background-color:#fff;
}

.risk_title h2{
	text-align:center;
	padding-top:2%;
	font-size:1.6rem;
	letter-spacing:1px;
	font-weight:bold;
}

.risk_title p{
	text-indent:2em;
	padding-top:2%;
	font-size:1.1rem;
	letter-spacing:0.5px;
}

.dcb_content{
	margin-top:3%;
	padding-left:1%;
}

.dcb_content h3{
	font-weight:bold;
	font-size:1rem;
}

.dcb_radio_question{
	border-bottom:1px #BDB4B4 dashed;
	padding-bottom:1%;
	margin-top:0.1%;
}

.dcb_radio_question ul li{
	font-size:0.9rem;
	padding:0.2% 0;
}

.dcb_radio_question ul li input{
	margin-right:1%;
}

.dcb_content.last{
	margin-bottom:5%;
}

.blue-btn {
    color: #fff;
    font-size: 18px;
    background: #0197d7;
    cursor: pointer;
    border: 0;
    text-align: center;
    height: 46px;
    line-height: 46px;
    border-radius: 3px;
    display: inline-block;
	width: 15%;
    margin-top:4%;

}

.grey-btn {
    color: #fff;
    font-size: 18px;
    background: #ADACAC;
    cursor: pointer;
    border: 0;
    text-align: center;
    height: 46px;
    line-height: 46px;
    border-radius: 3px;
    display: inline-block;
	width: 15%;
    margin-top:4%;
	margin-right: 5%;

}

.button{
	width:100%;
	padding-bottom:7%;
	text-align: center;
	margin-top:5%;

}


/*评估完成的css*/
.pgfinishall{
	width:100%;
}

.pgfinish{
	width:1100px;
}

.pgfinish_content{
	border:1px #BDB4B4 solid; 
	background-color:#fff;
	padding:5% 5% 5% 5%;
	margin-top:3%;
	text-align: center;

	
}
.pgfinish_content h1.conpletebind {

    font-size: 18px;
    color: #3e3a39;
    padding-left: 60px;
    height: 48px;
    line-height: 63px;
    display: inline-block;
    background: url(../images/skin/finisgh.png) 14px 15px no-repeat;

}

.pgfinish_content h1 span.wjx{

    font-size: 18px;
    color: #0197d7;
    height: 48px;
    line-height: 0px;
	font-weight:bold;
}

.pgfinish_content h1{

    margin-top:1%;
	margin-bottom:5%;
}

.pgfinish_content p {

    font-size: 1.1rem;
	text-align:left;
	padding-left:27%;
	margin-bottom:5%;
	line-height:40px;
}


.red-btn {
    color: #fff;
    font-size: 18px;
    background:#ff5900;
    cursor: pointer;
    border: 0;
    text-align: center;
    height: 46px;
    line-height: 46px;
    border-radius: 3px;
    display: inline-block;
	width: 15%;
    margin-top:4%;
	margin-right: 5%;

}


/*风险警告*/

.riskwarn{
	width:1100px;
}

.riskwarn_content{
	border:1px #BDB4B4 solid; 
	background-color:#fff;
	padding:6%;
	margin-top:3%;
	text-align: left;

	
}
.riskwarn_content span.riskwarn_title{
	font-size: 1.7rem;
    color: red;
    padding-left: 90px;
    line-height: 90px;
    display: inline-block;
    background: url(../images/skin/warn.png) 14px 15px no-repeat;

}

.riskwarn_content h1 span.wjx{

    font-size: 18px;
    color: #ff5900;
    height: 48px;
    line-height: 0px;
}

.riskwarn_content h1{

    margin-top:1%;
	margin-bottom:3%;
	text-indent:2em;
}

/* 20161013 会员登录网站自动跳转到评估页面-开始 */
.login_checkrisk{
	width:100%;
	height:425px;
	background:#ebebeb;
}

.login_checkrisk_main{
	width:1098px;
	height:425px;
	background:url(../images/skin/login-checkrisk-l.png) no-repeat #ebebeb;
	margin:0 auto;
}

.login_checkrisk_main_r{
	width:620px;
	float:right;
	font-size: 17px;
	line-height:30px;
	margin-top:140px;
	padding-left:10px;
	padding-right:30px;
}

.login_checkrisk_main_r p:first-child{
	margin-bottom:20px;
}

.login_checkrisk_main_r p:nth-child(2){
	margin-bottom:20px;
	text-indent:2em;
}

.login_checkrisk_main_r p:last-child{
	text-indent:2em;
}
.login_checkrisk_main_r span{
	width:16px;
	height:11px;
	display:inline-block;
	background:url(../images/skin/066.gif) 0 0 no-repeat;
}
.login_checkrisk_main_r a{
	color:#0098d7;
}
#timer{
	color:#0098d7;
}

/* 20161013 会员登录网站自动跳转到评估页面-结束 */

.login_checkrisk_main{
	width:1098px;
	height:425px;
	background:url(../images/skin/login-checkrisk-l.png) no-repeat #ebebeb;
	margin:0 auto;
}
.login_checkrisk_main_r span{
	width:16px;
	height:11px;
	display:inline-block;
	background:url(../images/skin/066.gif) 0 0 no-repeat;
}


/* 20161014 会员确认投资自动跳转到评估页面-开始 */
.asset_checkrisk{
	width:100%;
	height:425px;
	background:#ebebeb;
}

.asset_checkrisk_main{
	width:1098px;
	height:425px;
	background:url(../images/skin/asset-checkrisk-l.png) no-repeat #ebebeb;
	margin:0 auto;
}

.asset_checkrisk_main_r{
	width:620px;
	float:right;
	font-size: 17px;
	line-height:30px;
	margin-top:140px;
	padding-left:10px;
	padding-right:30px;
	margin-right: 30px;
}

.asset_checkrisk_main_r p:first-child{
	margin-bottom:20px;
}

.asset_checkrisk_main_r p:nth-child(2){
	margin-bottom:20px;
	text-indent:2em;
}

.asset_checkrisk_main_r p:nth-child(3){
	margin-bottom:20px;
	text-indent:2em;
}

.asset_checkrisk_main_r p:last-child{
	text-indent:2em;
}
.asset_checkrisk_main_r span{
	width:16px;
	height:11px;
	display:inline-block;
	background:url(../images/skin/066.gif) 0 0 no-repeat;
}
.asset_checkrisk_main_r a{
	color:#0098d7;
}
.asset_checkrisk_main{
	width:1098px;
	height:425px;
	background:url(../images/skin/asset-checkrisk-l.png) no-repeat #ebebeb;
	margin:0 auto;
}

.asset_checkrisk_main_r span{
	width:16px;
	height:11px;
	display:inline-block;
	background:url(../images/skin/066.gif) 0 0 no-repeat;
}



/* 20161014 投资成功自动跳转到评估页面-开始 */
.sure_checkrisk{
	width:100%;
	height:425px;
	background:#ebebeb;
}

.sure_checkrisk_main{
	width:1098px;
	height:425px;
	background:url(../images/skin/sure.gif) no-repeat 195px 140px #ebebeb;
	margin:0 auto;
	background-size:225px 213px;
}

.sure_checkrisk_main_r{
	width:620px;
	float:right;
	font-size: 17px;
	line-height:30px;
	margin-top:140px;
	padding-left:10px;
	padding-right:30px;
	margin-right: 30px;
}

.sure_checkrisk_main_r p:first-child{
	margin-bottom:20px;
}

.sure_checkrisk_main_r p:nth-child(2){
	margin-bottom:20px;
}

.sure_checkrisk_main_r p:nth-child(3){
	margin-bottom:20px;
}

/* .sure_checkrisk_main_r p:last-child{
	text-indent:2em;
} */
.sure_checkrisk_main_r span{
	width:16px;
	height:11px;
	display:inline-block;
	background:url(../images/skin/066.gif) 0 0 no-repeat;
}
.sure_checkrisk_main_r a{
	color:#0098d7;
}

#timer{
	color:#0098d7;
}

/* 20161014 投资成功投资自动跳转到评估页面-结束 */

.sure_checkrisk_main{
	width:1098px;
	height:425px;
	background:url(../images/skin/sure.gif) no-repeat 195px 140px #ebebeb;
	margin:0 auto;
	background-size:225px 213px;
}




.sure_checkrisk_main_r span{
	width:16px;
	height:11px;
	display:inline-block;
	background:url(../images/skin/066.gif) 0 0 no-repeat;
}

/* 20161013 会员登录网站自动跳转到评估页面-开始 */
.login_checkrisk{
	width:100%;
	height:425px;
	background:#ebebeb;
}

.login_checkrisk_main{
	width:1098px;
	height:425px;
	background:url(../images/skin/login-checkrisk-l.png) no-repeat #ebebeb;
	margin:0 auto;
}
.login_checkrisk_main_zsyh{
	width:1098px;
	height:425px;
	background:url(../images/skin/zsyh_verify.png) no-repeat #ebebeb;
	margin:0 auto;
}

.login_checkrisk_main_r{
	width:620px;
	float:right;
	font-size: 17px;
	line-height:30px;
	margin-top:140px;
	padding-left:10px;
	padding-right:30px;
}

.login_checkrisk_main_r p:first-child{
	margin-bottom:20px;
}

.login_checkrisk_main_r p:nth-child(2){
	margin-bottom:20px;
	text-indent:2em;
}

.login_checkrisk_main_r p:last-child{
	text-indent:2em;
}
.login_checkrisk_main_r span{
	width:16px;
	height:11px;
	display:inline-block;
	background:url(../images/skin/066.gif) 0 0 no-repeat;
}
.login_checkrisk_main_r a{
	color:#0098d7;
}
#timer{
	color:#0098d7;
}

/* 20161013 会员登录网站自动跳转到评估页面-结束 */