.system {
	width: 91%;
	font-size: 14px;
	color: #000;
	margin: 0 auto;
}
.systembox {
	position: relative;
}
.system .left {
	width: 150px;
	text-align: center;
}
.system td.right {
	font-size: 22px;
	padding-top: 10px;
}
.system  p {
	margin: 0;
	padding: 0;
}
.system_top {
	width: 100%;
	text-align: center;
}
.system  .orange {
	color: #F15A24;
	line-height: 22px;
	font-size: 18px;
	font-weight: bold;
}
.system  button {
	text-align: center;
	width: 85px;
	border-radius: 6px;
	border: 1px solid #ccc;
	line-height: 30px;
	/*height: 33px;*/
	font-family: "Microsoft YaHei";
	padding: 0px;
	background-color: #fff;
	font-size: 14px;
	margin: 10px 20px 15px 20px;
	background-color: #448ACA;
	color: #fff;
	cursor: pointer;
}
.system_content {
	width: 100%;
	/* text-indent: 2em; */
}
.system_content li {
	line-height: 25px;
	letter-spaceing: 1px;
}
.system_content .last {
	text-indent: 2em;
	margin-top: 5px;
}
.system_bottom {
	text-align: center;
}
.system_info {
	position: absolute;
	bottom: 15px;
	right: 25px;
	font-size: 12px;
}
.page2,.page10,.page11{
	background: url(../img/login_email.jpg?v=1) no-repeat
		center;
}
.moveempty {
height: 20px;
}
.system_user {
	line-height: 30px;
	font-size: 15px;
}
.message {
	line-height: 22px;
}

.fs_15{
	font-size:15px;
}
.block_tableover{
	overflow:auto; 
}
.block_table{
	width:100%;
	text-align:center;
	
}
.block_table th{
	padding-top:5px;
	padding-bottom:5px;
}
.block_table tr>*:first-child{
	padding:5px 0;
}
.block_table th {
	/* background-color:rgb(223,230,243); */
	color:#518dec;
	font-weight:bold;
	text-align:center;
    border-bottom: 2px solid #a2c2f5;
    vertical-align:middle;
    height: 40px;
}
.block_table td{
	/* border-top:1px dashed rgb(223,230,243);
	border-left:1px dashed rgb(223,230,243); */
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width:32px;
    vertical-align:middle;
    height: 38px;
}
.block_table1 td{
	white-space: nowrap;
	overflow:hidden;
	text-overflow: ellipsis;
	text-align:center;
}
.nsrxxsystem{
	border-top: 2px solid #a2c2f5;
}
.nsrxxsystem  button {
	text-align: center;
	width: 80px;
	border-radius: 6px;
	border: 1px solid #ccc;
	line-height: 30px;
	/*height: 33px;*/
	font-family: "Microsoft YaHei";
	padding: 0px;
	font-size: 14px;
	background-color:rgb(65,131,248);
	border: 1px solid rgb(65,131,248);
	color: #fff;
	cursor: pointer;
	position:absolute;
	right:20px;
	bottom:8px;
}
.page3,.page5,.page6{
	border:2px solid #aaa;
	padding-bottom:60px;
	position:relative;
	/* position:fixed;
	top:0;
	z-index:999999;
	background-color:#fff; */
}
.tablebox{
	height:410px;
	overflow:auto;
}

.page4{
	border:5px solid #aaa;
	padding-bottom:60px;
	position:relative;
}
.dlyh_login_dialog{
	text-align:center;
	margin-top:10%;
}

.page7{
	display:none;
	z-index:1;
	width: 350px;
	height: 270px;
	background-color:#fff;
	border:1px solid #ccc;
	border-radius: 5px;
}
.page8{
	z-index:4;
	width: 350px;
	height: 310px;
	background-color:#fff;
	border:1px solid #ccc;
	border-radius: 5px;
}
.close_dialog{
	position: absolute;
	top: -12px;
	right: -10px;
	width: 30px;
	height: 30px;
	background: url(../js/layer/skin/default/xubox_ico0.png) no-repeat;
	background-position: -60px -195px;
	cursor: pointer;
}
.yfslogin_dialog{
	margin: 20px 40px;
}
.dlyhclass{
	height:35px;
	margin: 20px 0 0;
	color:#666;
	position:relative;
}
.dlyh_btns{
	margin-top:70px;
}
#dlyhLoginContinue, #login_msg_btn, .dlyh_btn{
	width:260px;
	background-color:#518dec;
	margin:0 auto;
	text-align:center;
	height:36px;
	color:#fff;
	border-radius:4px;
	line-height:36px;
	font-size:17px;
	cursor: pointer;
}
.dlyh_title{
	width:280px;
	margin:10px auto;
	text-align:center;
	height:36px;
	border-radius:4px;
	line-height:36px;
	font-size:17px;
	border-bottom: 3px solid #eee;
}
.dlyh_login_dialog{
	margin-top:30px;
}
input.dlyh_name{
	background: url(../img/login_name.png?v=1) 0px 0px no-repeat;
	border: 1px solid #c0c0c0;
	border-radius: 2px;
	height: 35px;
	line-height: 35px;
	margin-bottom: 10px;
	padding: 0 0 0 60px;
	vertical-align: middle;
	width: 260px;
}
input.dlyh_password{
	background: url(../img/login_password.png?v=1) 0px 0px no-repeat;
	border: 1px solid #c0c0c0;
	border-radius: 2px;
	height: 35px;
	line-height: 35px;
	margin-bottom: 10px;
	padding: 0 0 0 60px;
	vertical-align: middle;
	width: 260px;
}
.dialog_mask{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 10px;
	margin: auto;
}
.syz_yzm{
	height: 35px; color: rgb(102, 102, 102); position: relative; display: block;top: 20px;left: 35px;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.cl:after{
	display:block;
	content:"";
	clear:both;
}
.tcenter{
	text-align:center;
}
.content{
	padding:10px;
}
.tit{
	font-size:16px;
	line-height:30px;
	font-weight: 600;
}
.change_type{
	width:30px;
	cursor:pointer;
}
.type_info{
	display:inline-block;
	background-color:#D8EDFF;
	color:#53ACF3;
	border:1px solid #53ACF3;
	line-height:24px;
	margin-top:3px;
	padding:0 5px;
	vertical-align:top;
}
.threefoot{
	display: inline-block;
	width: 0;
	height: 0;
	border-top: 6px solid transparent;
	border-left: 6px solid #53ACF3;
	margin-right: 3px;
	border-bottom: 6px solid transparent;
	vertical-align: top;
	margin-top: 10px;
	margin-left:-1px;
}
.threefoot:after{
	content:"";
	display: inline-block;
	width: 0;
	height: 0;
	border-top: 6px solid transparent;
	border-left: 6px solid #D8EDFF;
	border-bottom: 6px solid transparent;
	vertical-align: top;
	margin-top: -6px;
	margin-left:-7px;
}
.qrcode_box{
	margin: 5px 0 0px;
}
.qrcode_box img{
	width:260px;
}
.info_box{
	width:150px;
	margin:0 auto;
}
.info_box img{
	width:30px;
	margin-top:5px;
}
.info_text{
	width:120px;
	box-sizing:border-box;
	padding-left:20px;
	line-height:20px;
}
.info_text .grey{
	color:#999;
	padding: 0 5px;
}
.btn_box{
	margin-top:15px;
	color:#999;
}
.btn_text{
	margin-right:10px;
	cursor:pointer;
}
.page8 .telyzm_box{
	height:35px;
	color:#666;
	position:relative;
	width: 280px;
	margin: 30px auto 0;
	top:0;
	left:0;
}
.page8 .telyzm_block{
	height:35px;
	color:#666;
	position:relative;
	width:100%;
	margin: 0;
	top:0;
	left:0;
}
.page8 .dlyh_btns{
	margin-top:40px;
}
.qrbox{
	/* width: 170px; */
	position: relative;
}
.qrbox .qrtextbox{
	width: 100%;
	position: absolute;
	top: 60px;
	left: 0;
	text-align: center;
}
.qrbox .qrtit{
	font-size: 26px;
	font-weight: bolder;
	margin: 0 auto 20px;
	color: #000;
}
.qrbox .qrbtn{
	width: 80px;
	margin: 0 auto;
	background-color: #53acf3;
	color: #fff;
	padding: 5px 10px;
	font-size: 18px;
	line-height: 1;
	border-radius: 5px;
}
.none{
	display:none;
}

.page10{
	z-index:2;
	display: block;
	padding: 0px;
	position: absolute;
	top:0;
	left:-79px;
	right:0;
	bottom:0;
	margin: auto;
	width: 618px;
	height: 402px;
}
.page11{
	z-index:2;
	display: block;
	padding: 0px;
	position: absolute;
	top:0;
	left:-79px;
	right:0;
	bottom:0;
	margin: auto;
	width: 618px;
	height: 402px;
}
.dlqy_ca{
	line-height: 100px;
	color:#333333;
	height:85px;
	width:290px;
	margin:5px auto;
}
.dlyh_title .dlyh_tit{
	display:inline-block;
	width:50%;
	text-align:center;
	margin-bottom:-3px;
	border-bottom:3px solid transparent;
	box-sizing:border-box;
	cursor:pointer;
	font-weight:bold;
}
.dlyh_title .dlyh_tit.active{
	border-color:rgb(65,131,248);
	
}
.nsrxxsystem .jg_query_div{
	bottom: 10px;
	position: absolute;
	left: 20px;
	line-height: 30px;
	height: 30px;
}
.nsrxxsystem .jg_query_inp{
	width: 348px;
	height: 31px;
	margin: 0;
	padding-left: 6px;
	border: 1px solid #ABABAB;
	border-radius: 4px;
}
.nsrxxsystem .jg_query_btn {
	margin-left: 10px;
	background-color: rgb(65, 131, 248);
	border: 1px solid rgb(65, 131, 248);
	color: #fff;
	width: 80px;
	font-size: 14px;
	letter-spacing: 1px;
	border-radius: 6px;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	text-align: center;
	cursor: pointer;
}
.nsrxxtable tr[style*="display:table-row;"]:nth-child(odd){
	background-color:#e2edfc;
}
.nsrxxtable tr[style*="display:table-row;"]:nth-child(even){
	background-color:#fff;
}

.placeholder{
	position:absolute;
	top:0;
	bottom:0;
	left:60px;
	line-height:35px;
	color: #9e9e9e;
	font-size: 14px;
}
.placeholder+input{
	position:relative;
	z-index:1;
	background-size:100% 100%;
}
.nsrxxsystem #condition_sel,.nsrxxsystem .switch_condition_sel{
	margin-right: 5px;
	padding-left: 5px;
	height: 30px;
	border: 1px solid #ABABAB;
	border-radius: 4px;
	margin-top: 2px;
	width: 125px;
}
.page3 .none_data,.page6 .none_data{
	display: none;
	text-align: center;
	font-size: 16px;
	margin-top: 155px;
	color: #9e9e9e;
}
#fzch_notice table{font-size: 14px;border: 1px solid #000000;}
#fzch_notice td{border: 1px solid #000000;padding: 5px;vertical-align: middle;}
#fzch_notice th{border: 1px solid #000000;font-weight: bold;text-align: center;padding:10px 0px;}
#fzch_notice tbody td:first-child,#fzch_notice tbody td:nth-child(3){text-align: center;}
#fzch_notice #fzch_tx_btn{padding: 5px 20px;border: 1px solid;border-radius: 4px;margin: 0 auto;display: inline-block;background-color: #4183f8;color: #fff;    letter-spacing: 2px;cursor: pointer;}
