@charset "utf-8";
/* CSS Document */
.account-popup{ width: 100%;height: 100%;left:0;top: 0px;z-index: 10;background:url(../images/popups.png) repeat;position: fixed;}
.popup-cont{ width: 600px;margin: 200px auto; border:1px solid #C9C9C9;background: #FFF;}
.popup-contit{ border-bottom:1px solid #C9C9C9; padding:15px 25px; font-size:16px; overflow:hidden;text-align:center;}
.popup-contit1{ text-align:center; color:#333;}
.popup-contit .popup-contit2{ float:right; font-size:30px; color: #656565;}
.popup-contit .popup-contit2:hover{ color:#FF8E00;}
.popup-risk{ width:980px; height:560px;margin: 50px auto; border:1px solid #C9C9C9;background: #FFF;border-radius: 5px;line-height: 25px;letter-spacing: 1px;overflow-x: hidden;overflow-y: scroll;table-layout: fixed;word-wrap: break-word;word-break: break-all;}
.risk-content{ width:800px; clear:both; font-size:14px; margin:0 auto; padding:20px 0 40px;}
.small-biao{ color:#fd7021; margin:20px 0 40px;}
.customer-write{margin-bottom:30px; overflow:hidden;}
.customer-write1{ float:left; width:300px; }
.customer-write1 span{ background:url(../images/star-icon.png) no-repeat left center; padding-left:13px; float:left;}
.customer-write1 input{ border:none; border-bottom:1px solid #6C6C6C; float:left;padding-bottom: 2px;margin-top: 3px;padding-left: 5px;}
.risk-select{ clear:both; margin-bottom:23px;}
.risk-list1{ font-weight:bold; margin-bottom:2px;}
.xuantian{ clear:both; font-size:16px; font-weight:bold; overflow:hidden;}
.xuantian span,.xuantian input{ float:left;}
.xuantian input{ border:0; border-bottom:1px solid #6E6E6E; width:85px; margin:0 5px; text-align:center;}
.see-result{ text-align:center; clear:both; margin-top:40px; }
.see-result input{ background:#FD7021; width:150px; height:40px; color:#FFF; font-weight:bold; font-size:16px; margin:0 auto; border:1px solid #FD7021; border-radius:5px; cursor:pointer;}
.see-result input:hover{ background:#F25500;}
.pg-end{ height:39px; text-align:center; font-size:18px;  color:#333; line-height:39px; margin:80px auto;}
.pg-end p{ display:inline-block;}
.pg-end p img{ margin-right:10px;}
.pg-end p img,.pg-end p span{ float:left;}
.wenjian{ color:#ff8845;}
.if-agree{ clear:both;text-align:center; margin-bottom:5px;}
.kehu-xz{ text-align:center;margin-bottom: 40px;overflow: hidden;}
.kehu-xz p{ display:inline-block;}
/* 单选按钮*/

.if-select,.if-select1,.if-select2,.if-select3,.if-select4,.if-select5,.if-select6,.if-select7,.if-select8,.if-select9,.if-select10{
	display:inline-block;
	width:16px;
	height:16px;
	overflow:hidden;
	vertical-align: middle;
	margin: -4px 5px 0 0;
	background:url(../images/not-select.png) no-repeat center;
}
.if-select.check,.if-select1.check,.if-select2.check,.if-select3.check,.if-select4.check,.if-select5.check,.if-select6.check,.if-select7.check,.if-select8.check,.if-select9.check,.if-select10.check{
	background:url(../images/select.png); 
}
.select-list{
	position:relative;
	left:-20px;
}
.select-list:hover{cursor:pointer;}
.risk-select .margin-left18{ margin-left:18px;}
input[name="if-select"],input[name="if-select1"],input[name="if-select2"],input[name="if-select3"],input[name="if-select4"],input[name="if-select5"],input[name="if-select6"],input[name="if-select7"],input[name="if-select8"],input[name="if-select9"],input[name="if-select10"]{
	opacity:0;
	margin:0;
}
/* 单选按钮 end*/
