@charset "utf-8";
:root {
	--base-font-size: 16px;
	--main-color: #1e78ff;
	--font-weight-base: 400;
	--font-weight-bold: 500;
	--font-weight-bolder: 600;
	--font-weight-high: 700;
	--font-color-black: #333b57;
	--font-color-grey: #8b95a8;
	--link-color-blue: #3da9ff;
	--color-green: #05d5ba;
	--color-blue: #0daaff;
	--color-orange: #ffb82e;
	font-size: var(--base-font-size);
	font-weight: var(--font-weight-base);
	letter-spacing: 0;
}

body {
	font-size: 1rem;
}

.ofh {
	overflow: hidden;
}

.content {
	padding: 1.875rem 0;
	background-color: #f4f8fc;
}

.content-wrap {
	width: 75rem;
	margin: 0 auto;
}

.hot-news-wrap {
	width: 75rem;
	display: flex;
	justify-content: space-between;
}

.hot-news-wrap>a {
	display: block;
	height: 19rem;
	width: 31.875rem;
	border: 0.0625rem solid #fff;
	border-radius: 0.25rem;
}

.hot-news-wrap>a img {
	display: block;
	height: 19rem;
	width: 31.875rem;
}

.hot-news {
	width: 41.6875rem;
	background-color: #fff;
}

.common-wrap {
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-bottom: 0.0625rem solid rgba(238, 238, 238, 1);
	width: 100%;
}


/* 当前位置 */

.dqwz {
	margin-bottom: 1.875rem;
}

.dqwz-list {
	display: flex;
}

.dqwz-list a,
.dqwz-list span {
	display: block;
	font-size: 1rem;
	color: var(--font-color-black);
	line-height: 1.375rem;
	margin-right: 0.25rem;
}

.dqwz-list a:last-child,
.dqwz-list span:last-child {
	margin-right: 0;
}

.common-title {
	display: flex;
	align-items: center;
	height: 3.25rem;
}

.common-title i {
	display: block;
	width: 1.875rem;
	height: 1.875rem;
	margin-left: 0.9375rem;
	margin-right: 1.125rem;
	background: url(icon_rmzx.png) center center no-repeat;
	background-size: 1.875rem 1.875rem;
}

.server-wrap .common-title i {
	background: url(icon_zcfw.png) center center no-repeat;
	background-size: 1.875rem 1.875rem;
}

.appeal .common-title i {
	background: url(icon_zcsq.png) center center no-repeat;
	background-size: 1.875rem 1.875rem;
}

.calendar .common-title i {
	background: url(icon_qfrl.png) center center no-repeat;
	background-size: 1.875rem 1.875rem;
}

.common-title span {
	font-size: 1.125rem;
	color: var(--font-color-black);
	font-weight: var(--font-weight-bold);
}

.common-more {
	padding-right: 1rem;
}

.common-more a {
	display: block;
	width: 1.4063rem;
	height: 0.6875rem;
	background: url(more.png) no-repeat;
	background-size: 1.4063rem 0.6875rem;
	margin-right: 0.625rem;
	transition: all 0.3s ease-in-out;
}

.common-more a:hover {
	margin-right: 0;
	background: url(hover_more.png) no-repeat;
	background-size: 1.4063rem 0.6875rem;
}

.common-switch {
	display: flex;
}

.common-switch span {
	display: block;
	font-size: 1rem;
	color: #333b57;
	margin-right: 1.25rem;
	cursor: pointer;
}

.common-switch span.active {
	color: var(--main-color);
}

.hot-news-list {
	padding: 0 1rem;
}

.hot-news-item {
	width: 100%;
	border-bottom: 0.0625rem solid rgba(238, 238, 238, 1);
}

.hot-news-item:last-child {
	border: 0;
}

.hot-news-item a {
	display: block;
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 3.125rem;
}

.hot-news-item span:first-child {
	flex: 1;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-size: 1rem;
	color: var(--font-color-black);
}

.hot-news-item span:last-child {
	flex-shrink: 0;
	margin-left: 1rem;
	font-size: 1rem;
	color: var(--font-color-grey);
}

.hot-news-item a:hover span:first-child {
	color: var(--main-color);
}

.server-wrap {
	margin-top: 1.25rem;
	background-color: #fff;
}

.server-box {
	padding: 1.25rem 1.25rem;
	padding-bottom: 0.4925rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 1.25rem;
	
}

.rcfw_out_lsbox {
	width: 35.7175rem;
	min-height: 10.099375rem;
	padding: 1rem 1.25rem;
	margin-bottom: 0.7575rem;
	background-image: linear-gradient(179deg, #EAF2FF 6%, #F6FAFF 100%);
	border-radius: 0.3725rem;
}

.rcfw_out_lsbox:hover {
    transform: translateY(-8px);
    box-shadow: 0 4px 30px 0 rgba(0,0,0,.10196);
    transition: all .18s linear;
}

.rcfwitem-boxin {
    padding-left: 0.75375rem;
    background: url(tyicon.png) no-repeat left center;
}

.rcfwitem-boxin p{
	font-family: AlibabaPuHuiTi_2_65_Medium;
font-size: 1rem;
color: #333B57;
font-weight: 500;
}

.fwsx_lsbox{
	width: 100%;
	height: auto;
	display: flex;
	flex-wrap: wrap;
}

.fwsx_lsbox a{
	padding: 0.5625rem 1.125rem;
	line-height: 1.3;
	background: #FFFFFF;
box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.05);
border-radius: 2.56px;
margin-top: 0.8125rem;
 margin-right: 0.625rem;
}

.fwsx_lsbox a:hover {
    transform: scale(1.02);
    background: #1e78ff;
    color: white;
    transition: all .18s linear;
}

 .fwsx_lsbox a[href="javascript:void(0);"] {
    color: #999;
    cursor: not-allowed;
}
 .fwsx_lsbox a[href="javascript:void(0);"]:hover{
     transform: scale(1);
    background: #fff;
    color: #999; 
 }



.server-list {
	margin-bottom: 1.25rem;
	display: flex;
	position: relative;
}

.server-list:last-child {
	margin-bottom: 0;
}

.server-item {
	width: 23.3125rem;
	display: flex;
	cursor: pointer;
	transition: all 0.3s ease;
	margin-right: 1.25rem;
}

.server-item:last-child {
	margin-right: 0;
}

.server-info {
	width: 100%;
	height: 6rem;
	background: url(zcfw.png) center top no-repeat;
	background-size: cover;
}

.server-info-title {
	margin-top: 1rem;
	display: flex;
	align-items: center;
}

.server-info-title i {
	display: block;
	width: 0.375rem;
	height: 0.375rem;
	background-color: var(--main-color);
	border-radius: 50%;
	margin: 0 0.875rem;
}

.server-info-title span {
	display: block;
	line-height: 1.375rem;
	font-size: 1rem;
	color: var(--font-color-black);
	font-weight: var(--font-weight-bold);
}

.server-info-num {
	padding-left: 2.125rem;
	margin-top: 0.75rem;
	margin-bottom: 0.875rem;
	display: flex;
}

.server-info-num em {
	display: block;
	font-size: 1.375rem;
	color: var(--main-color);
	font-weight: var(--font-weight-bolder);
	margin-right: 0.375rem;
	line-height: 1.875rem;
}

.server-info-num span {
	display: block;
	font-size: 1rem;
	color: var(--font-color-black);
	line-height: 2rem;
}

.server-item:hover .server-info {
	background: url(hover_zcfw.png) center top no-repeat;
	background-size: cover;
}

.server-item:hover em,
.server-item:hover span {
	color: #fff;
}

.server-item:hover i {
	background-color: #fff;
}

.server-sub-item {
	position: absolute;
	top: 6rem;
	left: 0;
	width: 100%;
}

.server-item-space {
	height: 1.25rem;
}

.server-item:hover::after {
	content: "";
	display: block;
	border-width: 0.4375rem;
	border-style: solid;
	border-color: transparent;
	border-bottom-color: #eaf2ff;
	position: absolute;
	top: 6.5rem;
	z-index: 2;
	transform: translateX(-50%);
}

.server-item:first-child:hover::after {
	left: 11.4375rem;
}

.server-item:nth-child(2):hover::after {
	left: 50%;
	transform: translateX(-50%);
}

.server-item:nth-child(3):hover::after {
	right: 11.4375rem;
}

.server-item-nav {
	display: flex;
	flex-wrap: wrap;
	max-height: 0;
	overflow: hidden;
	transition: all 0.3s ease;
	background-image: linear-gradient(179deg, #eaf2ff 6%, #f6faff 100%);
	width: 100%;
}

.server-item-nav a {
	display: block;
	height: 2.875rem;
	margin-top: 1.125rem;
	margin-left: 1rem;
	font-size: 1rem;
	color: var(--font-color-black);
	line-height: 2.875rem;
	padding: 0 1.25rem;
	background: #ffffff;
	box-shadow: 0px 0.125rem 0.25rem 0px rgba(0, 0, 0, 0.05);
	border-radius: 0.1875rem;
}

.server-item-nav a[href="javascript:void(0);"] {
	color: #999;
	cursor: not-allowed;
}

.server-item-nav a:last-child {
	margin-bottom: 1.125rem;
}

.appeal-wrap {
	display: flex;
	justify-content: space-between;
	margin-top: 1.25rem;
}

.appeal {
	width: 41.6875rem;
	background-color: #fff;
}

.claims-cases-list {
	padding: 1rem;
	padding-bottom: 0.25rem;
}

.claims-cases-list .item {
	width: 100%;
	padding: 0 1rem;
	background: #f6f8fb;
	border-radius: 0.25rem;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 1rem;
}

.claims-cases-list .item .ask {
	display: flex;
	margin-top: 1.05rem;
	align-items: center;
	width: 100%;
}

.claims-cases-list .item .ask i,
.claims-cases-list .item .answer i {
	display: block;
	flex-shrink: 0;
	width: 1.25rem;
	height: 1.25rem;
	margin-right: 0.875rem;
	background: url(ask.png) no-repeat;
	background-size: 1.25rem 1.25rem;
}

.claims-cases-list .item .ask span,
.claims-cases-list .item .answer span {
	display: block;
	flex: 1;
	font-size: 1rem;
	color: var(--font-color-black);
	font-weight: var(--font-weight-bold);
	line-height: 1.375rem;
}

.claims-cases-list .item .answer {
	display: flex;
	align-items: center;
	margin-top: 0.875rem;
	margin-bottom: 1.075rem;
	width: 100%;
}

.claims-cases-list .item .answer i {
	background: url(answer.png) no-repeat;
	background-size: 1.25rem 1.25rem;
}

.claims-cases-list .item:hover .ask span {
	color: var(--main-color);
}

.calendar {
	background-color: #fff;
	width: 32.0625rem;
}

.month-declare-wrap {
	width: 32.0625rem;
	height: 35rem;
	overflow: hidden;
}

.month-wrap {
	transition: all 0.3s ease;
	display: flex;
	width: 64.125rem;
}

.month-declare {
	width: 32.125rem;
	height: 35rem;
	padding: 1.25rem 1.125rem 1.25rem 1.0625rem;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-template-rows: repeat(4, 1fr);
}

.month-declare .item {
	border: 0.0625rem solid rgba(230, 233, 236, 1);
}

.month-declare .item.active {
	border-color: var(--main-color);
}

.month-declare .month {
	display: block;
	margin: 0.625rem 0 0.625rem 0.625rem;
	font-size: 0.88rem;
	color: var(--font-color-black);
	line-height: 1.25rem;
}

.month-declare .month-list {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	padding-left: 0.625rem;
	height: 4.75rem;
}

.month-declare .month-list>div {
	width: 8.125rem;
	height: 1.3125rem;
	padding: 0 0.625rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 0.375rem;
	cursor: pointer;
}

.month-declare-wrap .month-declare .month-list>div:first-child {
	margin-top: auto;
}

.month-declare-wrap .month-declare .month-list>div:last-child {
	margin-bottom: 0;
}

.month-declare-wrap .month-declare .month-list span,
.month-declare-wrap .month-declare .month-list em {
	display: block;
	font-size: 0.875rem;
}

.month-declare-wrap .month-declare .month-list em {
	font-weight: var(--font-weight-bold);
}

.month-declare-wrap .month-declare .month-list .proceed {
	background: rgba(5, 213, 186, 0.1);
	box-shadow: inset 0.19rem 0rem 0rem 0rem rgba(5, 213, 186, 1);
	border-radius: 0rem 0.25rem 0.25rem 0rem;
}

.month-declare-wrap .month-declare .month-list .proceed span,
.month-declare-wrap .month-declare .month-list .proceed em {
	color: var(--color-green);
}

.month-declare-wrap .month-declare .month-list .inactive {
	background: rgba(30, 120, 255, 0.08);
	box-shadow: inset 0.19rem 0rem 0rem 0rem rgba(30, 120, 255, 1);
	border-radius: 0rem 0.25rem 0.25rem 0rem;
}

.month-declare-wrap .month-declare .month-list .inactive span,
.month-declare-wrap .month-declare .month-list .inactive em {
	color: #1e78ff;
}

.month-declare-wrap .month-declare .month-list .deadline {
	background: rgba(153, 153, 153, 0.1);
	box-shadow: inset 0.19rem 0rem 0rem 0rem rgba(153, 153, 153, 1);
	border-radius: 0rem 0.25rem 0.25rem 0rem;
}

.month-declare-wrap .month-declare .month-list .deadline span,
.month-declare-wrap .month-declare .month-list .deadline em {
	color: #666666;
}

.month-declare-wrap .month-declare .month-list .no-matter {
	background: rgba(153, 153, 153, 0.1);
	box-shadow: inset 0.19rem 0rem 0rem 0rem rgba(153, 153, 153, 1);
	border-radius: 0rem 0.25rem 0.25rem 0rem;
	color: #999999;
	font-size: 0.875rem;
}