@charset "utf-8";
/* CSS Document */
*{
	padding:0;
	margin:0;
}
body{
	background:#FFFFFF;
}
/* 浮动图标 */
.login-loading {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.loading {
	position: fixed;
	width: 227px;
	height: 69px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: black;
	margin: auto;
}

.loading .title {
	position: absolute;
	font-size: 16px;
	top: 23px;
	left: 64px;
}
.znkf{
	width: 80px;
	height: 100px;
	position: fixed;
	top: 202px;
	right: 7px;
	padding: 20px;
}

.znkf_img{
	width: 80px;
	height: 80px;
	background: url("/sfrz/static/common/znkf/img/touxiang@2.png");
	background-size: 100% 100%;
}

/* 页面头 */
.main-head{
	height:140px;
	width: 100%;
	margin: 0px auto 30px auto;
	border-bottom: 1px solid #C8C8C8;
}
.header{
	width:100%;
	height: 100%;
	margin:0 auto;
	display: flex;
	align-items: center;
}
.header img{
	height: 50px;
}
.header .dhsvg{
	width: 18%;
	margin-left: 1vw;
}
.header .lastImg{
	margin-right: 1vw;
}

.tysfrzpt{
	font-family: 微软雅黑;
	font-size: 1.2vw;
	width: 15%;
	color: #2A5396;;
	letter-spacing: 0;
	font-weight:bold;
	text-shadow: 0 2px 4px rgba(0,0,0,0.32);
}
.shui{
	width:1px;
	height:2vw;
	border-left: 1px solid #2A5396;
	margin-right:10px;
	margin-left: 10px;
}

.mh{
	font-family: 微软雅黑;
	font-size: 1vw;
	width: 19%;
	color: #2A5396;
	letter-spacing: 0;
	font-weight:bold;
	text-shadow: 0 2px 4px rgba(0,0,0,0.32);
}

.gologin{
	font-family: 微软雅黑;
	font-size: 0.6vw;
	color: #5A9BD5;
	/* width: 7vw; */
	margin-left: 1vw;
}
/* 页面主体 */
.main-body{
	background:#ffffff;
	width:100%;
	height:880px;
	margin:0px auto 30px auto;
}

.main-label{
	width:99%;
	background: rgba(91,154,213,0.07);
	border: 1px solid #5B9AD5;
	margin:30px;
	margin-left: 0.5%;
	display: flex;
}

.body-dp{
	width:96px;
	height:96px;
	margin:0 32px;
	/* position:absolute; */
	top: 50%; /*偏移*/
	margin-top: 20px;
}

.body-text{
	margin:25px 0px;
	/* padding: 0 34px; */
	border-left: 1px solid #5B9AD5;
	/* margin-left: 15%; */
	width:85%;
	padding-left: 30px;
}

.text-blue{
	font-family: 微软雅黑;
	font-size: 16px;
	color: #195185;
	letter-spacing: 0;
	line-height: 26px;
	width:90%;
}

.text-red{
	font-family: 微软雅黑;
	font-size: 16px;
	color: #BE3123;
	letter-spacing: 0;
	line-height: 26px;
	width:90%;
	margin:8px 0;
}

.login-tab{
	width:40%;
	height:50px;
	margin:8px 30%;
}
.login-tab ul{
	display: flex;
}

.login-tab ul li {
	width:50%;
	height:50px;
	background: #F3F3F3;
	color:#666666;
	font-family:微软雅黑;
	font-size: 18px;
	color: #666666;
	letter-spacing: 0;
	line-height:50px;
	text-align:center;
	font-weight:bold;
}

.login-tab ul li img {
	margin-right:8px;
}

.show{
	background: #5B9AD5 !important;
	color:#ffffff !important;
}

.body-form{
	margin:10px 0 10px 240px ;
}

th{
	font-family:微软雅黑;
	font-size: 18px;
	color: #000000;
	letter-spacing: 0;
	text-align: right;
	line-height: 16px;
	font-weight:100;
	height:84px;
}
td{
	padding:15px;
}
td span{
	font-family:微软雅黑;
	font-size: 18px;
	color: #000000;
	letter-spacing: 0;
	line-height: 54px;
	font-weight:100;
	float:left;
	font-weight: 400;
	/* margin:0 22px; */
	text-align: center;
	/* width: 6%; */
}
.layui-input{
	border: 1px solid #999999;
	border-radius: 4px;
	height:54px;
	padding:0 15px;
	line-height:54px;
	font-family: 微软雅黑;
	font-size: 18px;
	color: #666666;
	letter-spacing: 0;
}

.layui-form-select dl dd{
	height:54px;
	padding-left:15px;
	line-height:54px;
	font-family: 微软雅黑;
	font-size: 18px;
	color: #666666;
	letter-spacing: 0;
}

.layui-form-select dl{
	margin-top:15px;
}
.layui-form-select dl dd.layui-this{
	background:#0E5197;
}

.layui-laydate .layui-this{
	background-color:#0E5197 !important;
}

.short-td{
	height:24px;
	padding:0 15px 30px 15px;
}

.layui-form-radio>i:hover, .layui-form-radioed>i{
	color:#0E5197;
}

.layui-form-checked[lay-skin=primary] i{
	background-color:#0E5197;
	border-color:#0E5197 !important;
}

.layui-btn{
	width:170px;
	height:54px !important;
}

.layui-btn-normal{
	background: #0E5197;
	border-radius: 4px;
	border-radius: 4px;
	font-family: 微软雅黑;
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: 0;
	text-align: center;
}

.layui-btn-primary{
	border: 1px solid #0E5197;
	border-radius: 4px;
	border-radius: 4px;
	font-family: 微软雅黑;
	font-size: 18px;
	color: #0E5197;
	letter-spacing: 0;
	text-align: center;
}

.layui-btn-primary:hover{
	border-color: #5B9AD5;
	color:#0E5197;
}

.sup{
	font-family: PingFangSC-Regular;
	font-size: 12px;
	color: #BF3729;
	letter-spacing: 0;
	text-align: right;
	line-height: 16px;
	width:7px;
	height:16px;
	vertical-align:top;
}
.form-label{
	width: 13%;
	text-align: left;
}
.form-input{
	width: 50%;
}

.tips{
	text-align:left;
	padding:0;
	width: 20%;
}

.tips span{
	text-align:left;
	margin:0;
	padding-left:20px;
	background:url(../img/icon_ts.png) no-repeat  left center;
	line-height:25px;
	font-family: 微软雅黑;
	font-size: 16px;
	color: #D34024;
	letter-spacing: 0;

}
#layui-laydate1 .layui-this{
	background-color:#0E5197 !important;
}
#layui-laydate2 .layui-this{
	background-color:#0E5197 !important;
}
#protocol .agree-btn-box {
	text-align: center;
}

#protocol .agree-btn-box .agree-protocol {
	background: #21a0ff;
	color: #fff;
}
.body-form{
	margin:10px 0 10px 0px ;
}

.main-body{
	height:1845px;
}

.modal.in .modal-dialog {
	transform: translate(0, 0);
}

.modal {
	display: none;
	position: absolute;
	top: 25vh;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	-webkit-overflow-scrolling: touch;
	outline: 0;
}

.modal.fade .modal-dialog {
	transform: translate(0, 0);
	transition: transform .3s ease-out;
}

.modal.in .modal-dialog {
	transform: translate(0, 0);
}

.modal img {
	max-width: 100%;
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto;
}

.modal-dialog {
	position: fixed;
	width: auto;
	margin: 10px;
	left: 0;
	right: 0;
	top: 4vh;
	bottom: 0;
}

.modal-content {
	position: relative;
	background-color: #fff;
	border: 1px solid #d8d8d8;
	border-radius: 2px;
	outline: 0;
	/* min-width: 550px;
	max-width: 800px; */
	overflow-x: auto;
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #333;
}

.modal-backdrop.fade {
	opacity: 0;
	filter: alpha(opacity=0);
}

.modal-backdrop.in {
	opacity: .4;
	filter: alpha(opacity=40);
}

.modal-header {
	padding: 20px;
	border-bottom: 1px solid #e5e5e5;
	min-height: 21px;
}

.modal-header .close {
	margin-top: -2px;
}

.close {
	transition: opacity .2s ease-out;
	font-size: 18px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .2;
	filter: alpha(opacity=20);
}

.close:focus,
.close:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: .5;
	filter: alpha(opacity=50);
}

button.close {
	padding: 0;
	cursor: pointer;
	background: 0 0;
	border: 0;
	-webkit-appearance: none;
}

.modal-title {
	margin: 0;
	line-height: 1;
	font-size: 14px;
}

.popover,
.tooltip {
	font-family: "microsoft yahei", "Open Sans", sans-serif;
	font-style: normal;
	line-break: auto;
	line-height: 1.42857;
	text-shadow: none;
	text-transform: none;
	white-space: normal;
	word-spacing: normal;
	word-wrap: normal;
	text-decoration: none;
}

.modal-body {
	position: relative;
	padding: 20px;
	/* min-height: 70px; */
	max-height: 70vh;
	overflow-y: auto;
	text-align: left;
}

.modal-footer {
	padding: 20px;
	text-align: right;
	border-top: 1px solid #e5e5e5;
}

.modal-footer:after,
.modal-footer:before {
	content: " ";
	display: table;
}

.modal-footer .btn+.btn {
	margin-left: 5px;
	margin-bottom: 0;
}

.modal-footer .btn-group .btn+.btn {
	margin-left: -1px;
}

.modal-footer .btn-block+.btn-block {
	margin-left: 0;
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll;
}

.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	letter-spacing: normal;
	text-align: left;
	text-align: start;
	word-break: normal;
	font-size: 11px;
	opacity: 0;
	filter: alpha(opacity=0);
}

.tooltip.in {
	opacity: .8;
	filter: alpha(opacity=80);
}

.tooltip.top {
	margin-top: -5px;
	padding: 5px 0;
}

.tooltip.right {
	margin-left: 5px;
	padding: 0 5px;
}

.tooltip.bottom {
	margin-top: 5px;
	padding: 5px 0;
}

.tooltip.left {
	margin-left: -5px;
	padding: 0 5px;
}

.tooltip-inner {
	max-width: 200px;
	padding: 6px 10px;
	color: #fff;
	text-align: center;
	background-color: #000;
	border-radius: 0;
	white-space: normal;
	word-break: break-all;
}
.popover,
.popover h1,
.popover h2,
.popover h3,
.popover h4,
.popover h5,
.popover h6 {
	color: #666;
}

.close,
.list-group-item>.badge,
.pager .next>a,
.pager .next>span {
	float: right;
}

#protocol .agree-btn-box {
	text-align: center;
}

#protocol .agree-btn-box .agree-protocol {
	background: #21a0ff;
	color: #fff;
}
.btnList{
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-around;
	width: 78%;
	margin-left: 7%;
	margin-bottom: 10px;
}

.btn {
	display: inline-block;
	margin-bottom: 0;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 5px 20px;
	font-size: 13px;
	border-radius: 0;
	user-select: none;
}

.modal-footer {
	padding: 20px;
	text-align: right;
	border-top: 1px solid #e5e5e5;
}

.phoneBtns{
	display: none;
}

.dateInput{
	width:47%;
	float: left;
	cursor:hand;
}
/* 移动端适配 */
@media screen and (min-width:200px) and (max-width: 1200px) {
	#pweak,#pmedium,#pstrong{
		position: relative;
		top: 25px;
	}
	.body-form {
		margin: 10px 0 10px 20px;
	}
	body,html{
		height:100vh !important;
	}
	.main-head {
		height: 280px;
	}
	.header{
		display: flex;
		flex-wrap: wrap;
	}
	.header .dhsvg,.header .lastImg{
		width: 47%;
		height: auto;
	}
	.tysfrzpt{
		width: 100%;
		text-align: center;
		font-size: 47px;
	}
	.body-text{
		border: none;
		width: 95%;
	}
	.text-blue,.text-red{
		font-size: 37px;
		line-height: 42px;
		margin-left: 5%;
	}
	.znkf,.shui,.mh,.gologin,.body-dp,#noteoff,.main-label{
		display: none;
	}
	.login-tab{
		width: 100%;
		height: 100px;
		margin: 8px 0%;
	}
	.login-tab ul li{
		height: 100px;
		font-size: 40px;
		line-height: 100px;
	}
	.form-label{
		font-size: 3vw;
		width: 35%;
		font-weight: 400;
		padding-left: 9%;
	}
	.form-input{
		line-height: 100px;
		height: 100px;
	}
	.tips{
		position: absolute;
		margin-left: -52%;
		margin-top: 115px;
		width: 50%;
		font-size: 24px
	}
	.tips span{
		font-size: 24px;
		font-weight: bold;
	}
	.login-btn{
		height: 100px !important;
		font-size: 40px;
		line-height: 100px;
		width: 45%;
	}
	#toSecond{
		background: #4393F5;
	}
	.ydxy{
		height: 150px;
		font-size: 20px;
	}
	.fs-small{
		font-size: 2vw;
	}
	.phoneBtns{
		display: flex;
		justify-content: space-around;
		margin-bottom: 40px;
	}
	.phoneBtn{
		width: 30%;
		border-radius: 100px;
		height: 80px;
		line-height: 80px;
		background: #3580DD;
		color: #ffffff;
		display: flex;
		justify-content: space-around;
		align-items: center;
	}
	.phoneBtn img{
		width: 12%;
	}
	.btnWidth{
		width: 50%;
		text-align: center;
		font-size: 3.5vw;
	}
	.phoneBtn .rr{
		width: 5%;
	}
	.foot{
		display: none;
	}
	.xy{
		/* font-weight: bold; */
		font-size: 2.5vw;
		margin-top: 55px;
		margin-bottom: 20px;
	}
	.modal-dialog {
		top: 20vh;
	}
	.btnList{
		padding: 1% 0;
		width: 80%;
		margin-left: 10%;
	}
	.layui-input{
		height: 70px;
		line-height: 70px;
		font-size: 3vw
	}
	.form-input{
		width: 56%;
	}
	td span{
		/* height: 88px; */
		line-height: 70px;
	}
	#sendMobileCode,.validateCode{
		height: 70px !important;
		line-height: 70px;
		background: #4393F5;
	}
	.layui-form-radio * {
		font-size: 2vw;
	}
	.fs-small img{
		margin-top: -6px;
	}
	.show{
		background: #4393F5 !important;
	}
}

@media (min-width: 768px) {
	.modal-dialog {
		/* width: 600px; */
		margin: 30px auto;
	}
	.modal-sm {
		width: 550px;
	}
}

@media (min-width: 992px) {
	.modal-lg {
		width: 900px;
	}
	.modal-body {
		min-height: 70px;
		max-height: 500px;
	}
	.modal-dialog {
		width: 600px;
		margin: 30px auto;
	}
}

@media (min-width: 1200px) {
	.main-head,.main-body{
		width: 70%;
		margin-left: 15%;
	}
	.body-form {
		margin: 10px 0 10px 10%;
	}

}

