body {
	background-color: #EFF3F7;
	box-sizing: border-box;
}

.bannerTop {
	background: url("../images/banner.png") no-repeat;
	width: 100%;
	height: 180px;
	background-size: 100% 100%;
	position: relative;
	display: flex;
	align-items: center;
}

.bannerTop .bannerTopTitle {
	font-size: 40px;
	color: #FFFFFF;
	text-shadow: 0px 2px 4px rgba(8, 124, 214, 0.5);
}

.firstBox {
	height: 307px;
	background: #FFFFFF;
	margin-top: 24px;
	padding: 24px;
}

.firstBox .secondBoxTable .second-tableTr {
	height: 20px;
	background: #F2F3F5;
	margin-top: 16px;
	display: flex;
	align-items: center;
	font-weight: bold;
	font-size: 14px;
	color: #242424;
	text-align: left;
	font-style: normal;
	text-transform: none;
	padding: 14px 16px;
}

.firstBox .secondBoxTable .first-tableTh {
	display: flex;
	align-items: center;
	border-bottom: 1px solid #EEEEEE;
	padding: 0px 16px;
}

.firstBox .secondBoxTable .first-tableTh .result-flex {
	display: flex;
	align-items: center;
}

.firstBox .secondBoxTable .first-tableTh .result-flex .result-circle {
	width: 6px;
	height: 6px;
	border-radius: 50%;
	margin-right: 6px;
}

.firstBox .secondBoxTable .first-tableTh .result-flex .now-color {
	background: #087CD6;
}

.firstBox .secondBoxTable .first-tableTh .result-flex .end-color {
	background: #E1251B;
}

.firstBox .secondBoxTable .first-tableTh:hover {
	cursor: pointer;
	background: #F7F8F9;
}

.firstBox .secondBoxTable .second-first {
	flex: 58;
}

.firstBox .secondBoxTable .second-second {
	flex: 14;
}

.firstBox .secondBoxTable .second-third {
	flex: 14;
}

.firstBox .secondBoxTable .second-forth {
	flex: 14;
}

.firstBox .secondBoxTable .second-forth:hover {
	cursor: pointer;
}

.firstBox .secondBoxTable .firstTable .table-content {
	height: 50px;
	font-size: 16px;
	color: #333333;
	line-height: 50px;
	text-transform: none;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.firstBox .secondBoxTable .firstTable .check-color {
	color: #087CD6;
}

.secondBox {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 24px;
}

.secondBox .secondBox-first {
	width: 744px;
	height: 325px;
	background: #FFFFFF;
	padding: 24px;
}

.secondBox .secondBox-first .second-first-title {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.secondBox .secondBox-first .second-tableTh {
	display: flex;
	align-items: center;
	height: 20px;
	padding: 17px 12px;
	cursor: pointer;
}

.secondBox .secondBox-first .second-tableTh .second-img {
	width: 20px;
	height: 20px;
}

.secondBox .secondBox-first .second-tableTh .second-title {
	font-size: 16px;
	color: #333333;
	line-height: 22px;
	font-style: normal;
	text-transform: none;
	margin-left: 10px;
}

.secondBox .secondBox-first .second-tableTh:nth-child(even) {
	background: #EEEEEE;
}

.secondBox .secondBox-first .second-tableTh:hover {
	background: #F7F8F9;
}

.secondBox .secondBox-second {
	width: 336px;
	height: 325px;
	background: #FFFFFF;
	padding: 24px;
}

.secondBox .secondBox-second .secondBox-second1 {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	font-size: 18px;
}

.secondBox .secondBox-second .secondBox-second1 .secondBox-second-item div {
	color: #000;
	margin-top: 8px;
}

.secondBox .secondBox-second .secondBox-second1 .second-img {
	width: 60px;
	height: 60px;
}

.secondBox .secondBox-second .secondBox-second1 .second-img2 {
	width: 110px;
	height: 60px;
}

.secondBox .secondBox-second .secondBox-second1 .secondBox-second-item {
	width: 160px;
	height: 155px;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-flow: column;
	cursor: pointer;
}

.secondBox .secondBox-second .secondBox-second1 .secondBox-second-item:hover {
	opacity: 0.8;
}

.secondBox .secondBox-second .secondBox-second1 .secondBox-second-item .jzxxBg {
	background: url('../images/jzxxBg.png');
}

.secondBox .secondBox-second .secondBox-second1 .secondBox-second-item .mzrxBg {
	background: url('../images/mzrxBg.png');
}

.secondBox .secondBox-second .secondBox-second1 .secondBox-second-item .wyzxBg {
	background: url('../images/wyzxBg.png');
	margin-top: 16px;
}

.secondBox .secondBox-second .secondBox-second1 .secondBox-second-item .wytsBg {
	background: url('../images/wytsBg.png');
	margin-top: 16px;
}

.thirdBox {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 24px;
}

.thirdBox .thirdBox-first {
	width: 540px;
	height: 379px;
	background: #FFFFFF;
	padding: 24px;
}

.thirdBox .thirdBox-first .third-first-img {
	margin-top: 16px;
	position: relative;
	cursor: pointer;
	display: block;
}

.thirdBox .thirdBox-first .third-first-img img {
	width: 540px;
	height: 324px;
}

.thirdBox .thirdBox-first .third-first-img .third-first-img-bottom {
	height: 76px;
	background: rgba(0, 0, 0, 0.6);
	z-index: 999;
	padding: 16px;
	color: #FFF;
	position: absolute;
	bottom: 0;
	width: 540px;
	box-sizing: border-box;
}

.thirdBox .thirdBox-first .third-first-img .third-first-img-bottom .bottom-big {
	font-size: 20px;
	line-height: 28px;
}

.thirdBox .thirdBox-first .third-first-img .third-first-img-bottom .bottom-small {
	font-size: 14px;
	line-height: 22px;
	margin-top: 6px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.thirdBox .thirdBox-second {
	width: 588px;
	height: 427px;
	background: #FFFFFF;
}

.thirdBox .thirdBox-second .thirdBox-tableTh {
	display: flex;
	align-items: center;
	height: 20px;
	padding: 17px 10px;
}

.thirdBox .thirdBox-second .thirdBox-tableTh .thirdBox-img {
	width: 20px;
	height: 20px;
}

.thirdBox .thirdBox-second .thirdBox-tableTh .thirdBox-title {
	font-size: 16px;
	color: #333333;
	line-height: 22px;
	text-align: left;
	font-style: normal;
	text-transform: none;
	margin-left: 6px;
}

.thirdBox .thirdBox-second .thirdBox-tableTh:hover {
	cursor: pointer;
	background: #F7F8F9;
}

.forthBox {
	height: 180px;
	background: #FFFFFF;
	margin-top: 24px;
	margin-bottom: 60px;
	padding: 24px;
	display: flex;
	align-items: center;
}

.forthBox .forth-img {
	width: 64px;
	height: 64px;
}

.forthBox .forth-img2 {
	width: 40px;
	height: 40px;
}

.forthBox .forthBox-left {
	flex: 4;
	height: 132px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 24px 0;
	border-right: 1px solid;
	border-image: linear-gradient(360deg, rgba(238, 238, 238, 0), rgba(238, 238, 238, 0.5), rgba(221, 221, 221, 1), rgba(238, 238, 238, 0.5), rgba(238, 238, 238, 0)) 1 1;
}

.forthBox .forthBox-left .forth-left-box {
	flex: 1;
	display: flex;
	flex-direction: column;
	align-items: center;
	height: 132px;
	padding: 24px 0;
}

.forthBox .forthBox-left .forth-left-box .forth-left-title {
	font-weight: 400;
	font-size: 18px;
	color: #333333;
	line-height: 25px;
	text-align: center;
	margin-top: 16px;
}

.forthBox .forthBox-left .forth-left-box:hover {
	cursor: pointer;
	background: #F7F8F9;
}

.forthBox .forthBox-right {
	flex: 1;
	margin-left: 20px;
}

.forthBox .forthBox-right .forthBox-right-box {
	display: flex;
	align-items: center;
	height: 40px;
	padding: 21px 16px;
}

.forthBox .forthBox-right .forthBox-right-box .forth-right-title {
	font-size: 18px;
	color: #333333;
	line-height: 25px;
	margin-left: 16px;
}

.forthBox .forthBox-right .forthBox-right-box:hover {
	cursor: pointer;
	background: #F7F8F9;
}

.first-my {
	font-size: 28px;
	color: #242424;
	line-height: 39px;
	text-align: left;
	font-style: normal;
	text-transform: none;
}

.first-checkAll {
	font-size: 16px;
	color: #666666;
	line-height: 22px;
	text-align: left;
	font-style: normal;
	text-transform: none;
}

#thirdTable, #secondTable {
	margin-top: 16px;
}

/* 关怀版 */
body.useOldFixed .bannerTop {
	background: url("../images/banner-care.png") no-repeat;
	width: 100%;
	height: 220px !important;
	background-size: 100% 100%;
	position: relative;
	display: flex;
	align-items: center;
}

body.useOldFixed .mainTitle-flex .main-title {
	font-size: 36px !important;
    Letter-spacing: 1px;
    line-height: 50px !important;
    min-height: 50px !important;
}

body.useOldFixed .firstBox .secondBoxTable .second-tableTr:not(.skipAutoFix) {
    line-height: 64px !important;
    min-height: 64px !important;
}

body.useOldFixed .firstBox .secondBoxTable .firstTable .table-content {
    font-size: 28px !important;
}

body.useOldFixed .firstBox .secondBoxTable .first-tableTh .result-flex .result-circle:not(.skipAutoFix) {
    line-height: 0 !important;
    min-height: auto !important;
}
body.useOldFixed .firstBox .secondBoxTable .second-second {
	flex: 17;
}

body.useOldFixed .secondBox .secondBox-first .second-tableTh:not(.skipAutoFix) {
    box-sizing: border-box;
    line-height: 64px !important;
    min-height: 64px !important;
}
body.useOldFixed .secondBox .secondBox-first .second-tableTh .second-img:not(.skipAutoFix) {
    line-height: 0 !important;
    min-height: auto !important;
}
body.useOldFixed .secondBox .secondBox-first .second-tableTh .second-title {
    font-size: 28px !important;
}

body.useOldFixed .secondBox .secondBox-second .secondBox-second1 .secondBox-second-item {
	width: 568px !important;
	background: url(./images/jzxx-bgi.png) center no-repeat;
}

body.useOldFixed .secondBox .secondBox-second .secondBox-second1 .second-img:not(.skipAutoFix) {
	line-height: 0 !important;
    min-height: auto !important;
}
body.useOldFixed .secondBox .secondBox-second .secondBox-second1 .second-img2:not(.skipAutoFix) {
	line-height: 0 !important;
    min-height: auto !important;
	height: 46.51px !important;
}

body.useOldFixed .secondBox .secondBox-second .secondBox-second1 .secondBox-second-item div {
	margin-top: 0 !important;
	font-size: 36px !important;
}

body.useOldFixed .mainTitle-flex:not(.skipAutoFix) {
	height: 50px !important;
}

body.useOldFixed .thirdBox .thirdBox-second .thirdBox-tableTh:not(.skipAutoFix) {
	line-height: 1;
    min-height: 64px;
}

body.useOldFixed .thirdBox .thirdBox-second .thirdBox-tableTh {
	padding: 0 10px;
}
body.useOldFixed .thirdBox .thirdBox-second .thirdBox-tableTh .thirdBox-img:not(.skipAutoFix):not(.skipAutoFix) {
    line-height: 0 !important;
    min-height: auto !important;
}

.forthBox-items{
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.forth-item-care-1{
	width: 860px !important;
	height: 222px !important;
	background: #F7F8F9 !important;
	display: flex;
	align-items: center;
	justify-content: center;
}

.forth-item-care-2{
	width: 276px !important;
	height: 222px !important;
	background: #F7F8F9 !important;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

body.useOldFixed .forth-item-care-2 .contentTitle {
	margin-top: 16px;
	line-height: 30px !important;
	min-height: auto !important;
}

.forthBox-item-3{
	width: 276px !important;
	height: 222px !important;
	background: #F7F8F9;
}
.forthBox-item-3 a{
	height: 111px !important;
	display: flex;
	align-items: center;
	justify-content: center;
}

body.useOldFixed .forthBox .forth-img2:not(.skipAutoFix) {
	line-height: 0 !important;
    min-height: auto !important;
}