@charset "utf-8";

/* CSS Document */

.bxlc-box {
	height: 100%;
	background: #f6f7fb;
	overflow: auto;
	padding: 5px;
	box-sizing: border-box;
}

.bxlc-box .layui-tab {
	margin: 0px;
	height: 100%;
	box-sizing: border-box;
	border: none;
}

.bxlc-box .layui-tab-content {
	height: calc(100% - 41px);
	box-sizing: border-box;
	background: #fff;
	overflow: hidden;
	padding-bottom: 0px;
}

.bxlc-box .layui-tab-item{
	height: 100%;
}

.bxlc-box .layui-tab-card>.layui-tab-title .layui-this {
	color: #2e65fd;
	box-sizing: border-box;
}

.bxlc-box .layui-tab-card>.layui-tab-title .layui-this:after{
	border-right: none;
	border-left: none;
    border-top: 2px solid;
}

.bxlc-box .layui-tab-card>.layui-tab-title li{
	color: #5d6876;
	padding:0 30px;
	font-weight: 700;
	font-size: 15px;
}

.layui-tab-card > .layui-tab-title{
	background: #f6f7fb;
	border: none;
	border-bottom:1px solid #f1f3f8 ;
}

.bxlc-box .layui-tab-card {
    box-shadow:inherit;
}


.cxtj {
	padding:0px 10px 10px;
	border-bottom: 1px solid #eff1fa;
}

.cxtj dl dt,
.cxtj dl dd {
	float: left;
	margin-right: 10px;
	height: 30px;
	line-height: 30px;
	color: #4f5257;
}

.cxtj dl dd {
	cursor: pointer;
	border-radius: 5px;
}

.cxtj dl dd.courent {
	background: #5ecb6a;
	color: #fff;
}

.cxtj dl dt .layui-input {
	height: 30px;
}

.cxtj dl dt select {
	border: 1px solid #e9ebf0;
	height: 30px;
	line-height: 30px;
	padding-left: 5px;
	width: 95px;
}

.cxtj dl dt input {
	border: 1px solid #e9ebf0;
	height: 30px;
	line-height: 30px;
	padding-left: 5px;
}

.cxtj dl dt button {
	height: 30px;
	padding: 0 10px;
	line-height: 30px;
	border-radius: 5px;
	background: #2e65fd;
	border: none;
	color: #fff;
	margin-right: 5px;
	cursor: pointer;
}

.cxtj dl dt button:hover{
	background: #295ae0;
}

.cxtj dl dt button i{
	 font-weight: normal;
	 font-size: 18px;
}

/* .cxtj dl dt span {
	margin-right: 10px;
} */

.cxtj dl dt .layui-form-label {
	width: auto;
	padding: 0px;
	height: 30px;
	line-height: 30px;
	margin-right: 10px;
}

.cxtj dl dt .layui-form-item .layui-inline {
	margin: 0px;
}

.cxtj dl dt b{
	margin-right: 2px;
}

.cxtj dl:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.ztdt{
	position: relative;
}

.ztxz{
	display: inline-block;
	height: 30px;
	background: #f4f5fa;
	padding: 0 10px;
	line-height: 30px;
	border-radius: 5px;
}

.ztxz a{
	color: #2e65fd;
	font-weight: 700;
	cursor: pointer;
}

.ztxz a:hover{
	text-decoration: underline;
}

.ztxl{
	position: absolute;
	z-index: 9999;
	background: #fff;
	padding: 15px 15px 10px;
	width: 423px;
	border: 1px solid #e9ebf0;
	border-radius: 5px;
	top: 35px;
	left: 62px;
	display: none;
}

.zt-list{
	margin-bottom: 15px;
}

.zt-list:last-child{
	margin-bottom:0px;
}

.zt-list span{
	display: inline-block;
	height: 30px;
	background: #edf5fb;
	width: 76px;
	text-align: center;
	line-height: 30px;
	border-radius: 5px;
	cursor: pointer;
}

.zt-list span:last-child{
	margin-right: 0px;
}

.zt-list span.courent{
	background: #2e65fd;
	color: #fff;
}

.btnz{
	height: 30px;
	border-top:1px solid #e9ebf0;
	text-align: center;
	padding-top: 10px;
}

.btnz button{
	color: #fff;
	height: 30px;
	background: #f4f5fa;
	width: 76px;
	text-align: center;
	line-height: 30px;
	border-radius: 5px;
	cursor: pointer;
}

.tab-content{
	height: calc(100% - 50px);
	overflow:hidden;
}

.tab-content .layui-table td,.tab-content .layui-table th,
.tab-content .layui-table-col-set,
.tab-content .layui-table-fixed-r,
.tab-content.layui-table-grid-down,
.tab-content .layui-table-header,
.tab-content .layui-table-page,
.tab-content .layui-table-tips-main,
.tab-content .layui-table-tool,
.tab-content .layui-table-total,
.tab-content .layui-table-view,
.tab-content .layui-table[lay-skin=line],
.tab-content .layui-table[lay-skin=row]{
	border-color: #e9ecf3;
}

.tab-content .layui-table tbody tr:hover,
.tab-content .layui-table thead tr,
.tab-content .layui-table-click,
.tab-content .layui-table-header,
.tab-content .layui-table-hover,
.tab-content .layui-table-mend,
.tab-content .layui-table-patch,
.tab-content .layui-table-tool,
.tab-content .layui-table-total,
.tab-content .layui-table-total tr,
.tab-content .layui-table[lay-even] tr:nth-child(even){
	background-color: #f1f6ff;
}


.tab-content .layui-laypage .layui-laypage-curr .layui-laypage-em{
	background-color: #267fe4;
}

.tab-content .layui-form-checkbox i{
	border-color: #c4c8c9;
}

.tab-content .layui-btn{
	height: 26px;
	line-height: 26px;
}

@media (max-width: 1600px) {
/* 	.smcxtj{
		padding: 0px 10px 0px
	}
	.smcxtj dl dt{
		margin-bottom: 10px;
	} */
	.ztxl{
		left:-91px;
	}
	.cxtj dl dt button{
		padding: 0 6px;
		margin-right: 2px;
	}
	.cxtj dl dt, .cxtj dl dd{
		margin-right: 6px;
	}
	
}

.ec-box{
	height: 200px;
	border-bottom: 1px solid #eff1fa;
	box-sizing: border-box;
	margin-bottom: 10px;
}

.table-box{
	height:100%;
}

.bt-ul{
	display: flex;
	height: 230px;
	padding: 10px;
}

.bt-ul li{
	flex: 1;
	height: 230px;
	border-right: 1px solid #eff1fa;
}
.bt-ul li:last-child{
	border-right: none;
}

.bt-ul li>div{
	height: 190px;
}
.bt-ul li p{
	height: 40px;
	font-size: 16px;
	line-height: 50px;
	text-align: center;
	font-weight: 700;
	color: #00a0ea;
}


.yccs{
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	margin-bottom: 10px;
	background: #fae2e1;
	border: 1px solid #f15652;
}

.yccs span{
	font-weight: 700;
	margin-right: 10px;
}

.yccs i{
	margin:0 10px;
}

.sjzt-edit .table-sty tr td{
	color: #666666;
	padding: 0 10px;
	box-sizing: border-box;
}

.sjzt-edit .table-sty tr td input{
	color: #333333;
	border:1px solid #dddddd;
	outline: none;
	font-size: 14px;
	width: 99%;
	height: 30px;
	line-height: 30px;
	padding-left: 5px;
	box-sizing: border-box;
}

.skbx-box{
	flex: 3;
}

.sbname{
	margin-right: 10px;
}

.sjz{
	flex: 1;
	min-width: 320px;
	max-width: 320px;
	padding: 10px;
	height: 100%;
	box-sizing: border-box;
	background: #f7f8fb;
}

.sjz ul li em{
	float:right;
	font-size: 13px;
}

.sjz .layui-timeline-axis{
	background-color: #fff;
	color: #5FB878;
	font-weight: 700;
}

.skbx-title{
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #566c92;
	margin: 10px;
	font-weight: 700;
}

.skbx-title em{
	display: inline-block;
	height: 24px;
	width: 5px;
	border-radius: 3px;
	background: #2e65fd;
	vertical-align: bottom;
	margin-left: 5px;
	margin-right: 8px;
	float: left;
	margin-top: 3px;
}

.sjz .skbx-title{
	margin: 0 0 15px;
}

.rq-box {
	width: 125px;
	height:150px;
	background: url(../img/rq.png);
	background-size: 100% 100%;
	position: relative;
	left: 25px;
	top: 65%;
	margin-top: -98px;
	float: left;
}

.water-box {
	width:106px;
	height: 40%;
	background: #4b9df4;
	position: absolute;
	left: 44%;
	margin-left: -45px;
	bottom: 20px;
}

.rqzb {
	position: absolute;
	width: 100%;
	text-align: center;
	bottom:10px;
	color: #fff;
	font-size: 28px;
	z-index: 3;
	font-weight: 700;
}

.kd-box {
	width: 100%;
	height: 100%;
	background: url(../img/kd.png);
	background-size: 100% 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.xsxx-box {
	margin-left: 180px;
	position: relative;
	height: 100%;
	padding: 25px 0 10px;
	box-sizing: border-box;
}

.xsxx-box ul {
	height: 100%;
	overflow: hidden;
}

.xsxx-box ul li {
	height:45px;
	color: #4b9df4;
	font-size: 14px;
	font-weight: 600;
	box-sizing: border-box;
	padding-bottom: 5px;
	padding-right: 25px;
	margin-bottom: 9px;
}


@keyframes move_wave {
	0% {
		transform: translateX(0) translateZ(0) scaleY(1)
	}
	50% {
		transform: translateX(-25%) translateZ(0) scaleY(0.55)
	}
	100% {
		transform: translateX(-50%) translateZ(0) scaleY(1)
	}
}

.waveWrapper {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	margin: auto;
}

.waveWrapperInner {
	position: absolute;
	width: 100%;
	overflow: hidden;
	height: 20px;
	top: -18px;
}

.bgTop {
	z-index: 15;
	opacity: 0.65;
}

.bgMiddle {
	z-index: 10;
	opacity: 1;
}

.bgBottom {
	z-index: 5;
}

.wave {
	position: absolute;
	left: 0;
	width: 200%;
	height: 100%;
	background-repeat: repeat no-repeat;
	background-position: 0 bottom;
	transform-origin: center bottom;
}

.waveTop {
	background-size: 50% 100px;
}

.waveAnimation .waveTop {
	animation: move-wave 3s;
	-webkit-animation: move-wave 3s;
	-webkit-animation-delay: 1s;
	animation-delay: 1s;
}

.waveMiddle {
	background-size: 50% 120px;
}

.waveAnimation .waveMiddle {
	animation: move_wave 8s linear infinite;
}

.waveAnimation .waveBottom {
	animation: move_wave 7s linear infinite;
}

