.cle {
	clear:both;
}
#Main {
	background: none;
}
#Main #left {
    background: #00479d;
	position: absolute;
    float: none;
}
#Main #top {
    position: relative;
    width: calc(100% - 260px);
    float: right;
    zoom: 1;
	padding: 15px 20px 5px;
    background: white;
    height: 80px;
	line-height: 50px;
}
#Main #right {
    position: relative;
    float: right;
    _width: 1100px;
    width: calc(100% - 220px);
    min-height: calc(100vh - 115px);
	padding-bottom: 15px;
    background: #eceef1;
	overflow: auto;
}
.sel-year {
    display: inline-block;
    width: 85px;
    height: 32px;
    border-radius: 32px;
    text-align: center;
    border: 0;
    background: #7ccef4;
    padding-left: 8px;
    font-size: 15px;
}
.layui-nav {
	display: inline-block;
	padding: 0;
	height: 50px;
	background-color: transparent !important; /* 去除导航栏底色 */
}
.layui-nav .layui-nav-more{
	top: 22px;
}
.layui-nav .layui-nav-item {
    line-height: 50px;
}
.layui-nav .layui-nav-item a {
	color: #000 !important; /* 文字黑色 */
}
.layui-nav .layui-nav-bar {
	background-color: #00479d;
}
.layui-nav .layui-nav-item a:hover,
.layui-nav .layui-nav-child dd a:hover {
	color: #333 !important; /* 悬停时文字深灰 */
	background-color: rgba(0,0,0,0.05) !important; /* 轻微悬停背景 */
}
.left-item{
	margin: 20px;
	height: 35px;
	line-height: 35px;
	padding: 0 5px 0 35px;
	text-align: center;
	border-radius: 50px;
	background-color: #60a5f8;
	background-repeat: no-repeat;
	background-size: 35px 35px;
}
.left-item *{
	color: #fff;
	font-size: 16px;
	font-weight: 500;
}
.right-item{
	float: left;
	margin: 14px 0 0 14px;
	padding: 15px 0;
	width: calc(50% - 23px);
	min-height: 160px;
	background-color: #fff;
	border-radius: 5px;
	border: 1px solid #dbdbdb;
}
.right-item-tit{
	color: #00479d;
	font-size: 15px;
	line-height: 25px;
	font-weight: 600;
	padding: 0 15px;
}
.right-item-tit img{
	float: right;
	height: 17px;
	margin: 4px;
}
.right-item-nav{
	padding: 0 15px;
}
.right-item-nav a{
	width: 25%;
	text-align: center;
	float:left;
}
.right-item-nav img{
	display: block;
	margin: 15px auto 0;
}
.right-item-lvz{
	padding: 15px 8px 0;
}
.right-item-lvz-li{
	float: left;
	width: calc(25% - 15px);
	margin: 0 6px;
	border: 1px solid #009e96;
	border-radius: 5px;
}
.right-item-lvz-li .d1{
	margin: 0 8px;
	padding: 9px 0 5px;
	text-align: center;
	border-bottom: 1px dashed #ddd;
}
.right-item-lvz-li .d1-1{
	margin: 2px 0;
	line-height: 18px;
	float: left;
	width: 55%;
	font-size: 13px;
}
.right-item-lvz-li .d1-1-2{
	color: #bbb;
}
.right-item-lvz-li .d1-2{
	min-height: 30px;
	line-height: 30px;
	font-size: 23px;
	font-weight: 900;
	color: #009e96;
	width: 45%;
	margin-left: 55%;
	margin-bottom: 10px;
}
.right-item-lvz-li .d2{
	padding: 8px 0;
	text-align: center;
}
.right-item-lvz-li .d2-1{
	display: inline-block;
	width: 45%;
	text-align: center;
}
.right-item-lvz-li .d2-1-1{
	font-size: 18px;
	color: #009e96;
}
.right-item-lvz-li .d2-1-2{
	font-size: 12px;
}
.right-item-pic{
	float: left;
	width: 100px;
	margin: 10px 20px 0;
	border: 1px solid #ddd;
}
.right-item-info{
	margin: 10px 20px 0 160px;
}
.right-item-info .d1{
	padding: 0 10px;
	border-bottom: 1px dashed #ddd;
}
.right-item-info .d1-1{
	float: left;
	width: 100px;
	color: #888;
	line-height: 34px;
}
.right-item-info .d1-2{
	margin-left: 100px;
	min-height: 20px;
	line-height: 20px;
	padding: 8px 0 6px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.right-item-info .d2{
	padding: 5px 10px;
	background-color: #fbe1e2;
	border-radius: 3px;
	font-size: 14px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.right-item-li1{
	position: relative;
	padding: 5px 5px 5px 35px;
}
.right-item-li1 .d1{
	position: absolute;
	left: 20px;
	top: 8px;
	color: #448aca;
}
.right-item-li1 .d2{
	line-height: 25px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.right-item-li1 .d3{
	font-size: 14px;
	color: #999;
	line-height: 18px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}



.nlogin{
	position: absolute;
	width: 230px;
	top: 280px;
    left: 700px;
}
.nlogin-item {
    height: 40px;
	padding-left: 35px;
	margin-bottom: 20px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-size: 20px;
	background-position: left 8px center;
}
.nlogin-item input, .nlogin-item select {
    width: 100%;
    height: 40px;
    font-size: 16px;
    text-indent: 1.5px;
	border: 0;
}
.nlogin-pwd{
	text-align: right;
}
.nlogin-pwd a{
	color: #000;
}
.nlogin-btn{
	line-height: 40px;
	margin-top: 20px;
	background-color: #3d7af6;
	color: #fff;
	text-align: center;
	box-shadow: 0 0 11px #3d7af6;
	border-radius: 50px;
	cursor: pointer;
}
.nlogin-code{
	position: absolute;
	top: 220px;
	left: 990px;
}
.nlogin-code img{
	width: 80px;
	cursor: pointer;
}
.nlogin-tips {
    position: absolute;
    top: 6px;
    transform: translateX(-107%);
	white-space:nowrap;
    padding: 5px 13px;
    background-color: #6c94e7;
    color: white;
    border-radius: 5px;
}

/* 右侧小三角 */
.nlogin-tips::after {
    content: '';
    position: absolute;
    top: 40%;
    right: -18px;
    transform: translateY(-50%);
    border-width: 5px 10px 5px 10px;
    border-style: solid;
    border-color: transparent transparent transparent #6c94e7;
}