.tousu-panel{
	width: 100%;
	
}
.tslist_panel{
	width: 100%;
	height: auto;
	margin-top: 10px;
	margin-bottom: 30px;
	background-color: #ffffff;
	border-radius: 2px;

}

.tslist_title{
	color: #245e9e;
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
	border-bottom: 1px solid #c1d8f2;
}
.tslist_maincontent{
	padding: 10px 60px;
	box-sizing: border-box;
}

.important_tipscontent{
	background-color: rgb(246,251,254);
	margin-top: 10px;
	padding: 10px 30px;
}
.important_tips_title{
	color: rgb(109,161,211);
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 5px;
}
.important_tips_maincontent{
	color: rgb(109,161,211);
	font-size: 15px;
}

.xfsx-contentform{
	width: 100%;
	margin: 15px auto;
	background-color: #f6fbfe;
	border: 1px solid #c1d8f2;
	padding: 20px;
	padding-top: 30px;
	
	box-sizing: border-box;
}


.detail-look{
	color: rgb(109,161,211);
}
.xfsxcx-forms{
	width: 350px;
	margin: 0 auto;
	transform: translateX(-50px);
}
.layui-form-label{
	
	
}

.btns-group{
	display: block;
	width: 100%;
	height: 50px;
	padding-top: 5px;
	position: relative;
}
.btns-group-center{
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}

.botm-tip-content-outer{
	width: 100%;
	position: relative;
	height: 40px;
	margin-top: 10px;
}
.botm-tip-content-inners{
	
	width: 570px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}
.light-content{
	color: #cfcfcf;
}
.gjsltsbgs{
	color: #84b1e4;
	cursor: pointer;
	text-decoration: underline;
}
.sty-tiaozheng{
	margin-left: 0!important;
}
.ipt-yzm{
	width: 120px;
}