/* 顶部条 */
.TopList {
	height: 3.75rem;
	overflow: hidden;
	display: flex;
	justify-content: center;
	background: url('../images/back-top.png') no-repeat;
	background-size: 100% 100% !important;
}

.TopBox {
	width: 75%;
	/* max-width: 1440px; */
	height: 3.75rem;
	display: flex;
	color: #fff;
	justify-content: end;
	align-items: center;
	position: relative;
}
a.goEN {
    display: flex;
    float: left;
    left: 0;
    padding: 0.5rem 1.9375rem;
    position: absolute;
	font-family: Microsoft YaHei;
	font-weight: bold;
	font-size: 1.125rem;
	color: #FEFEFE;
	border-left: 0.0625rem solid #FFFFFF;
	border-right: 0.0625rem solid #FFFFFF;
}
.topBarRight{
	flex: 1;
	/* display: grid; */
	height: 11rem;
	place-items: end;
}
.searchView{
	width: 49.375rem;
	height: 5.1875rem;
	/* height: 0rem; */
	display: flex;
	float: right;
	align-items: center;
	justify-content: end;
	height: 5.1875rem;
	/* background: linear-gradient(90deg, #0050A0 0%, rgba(0,80,160,0) 100%); */
}
.searchView::after{
	background-color: rgba(250,250,250,0.5);
}
.TopSearch input {
	/* width: 280px; */
	width: 100%;
	height: 2.5rem;
	border-radius: 1.25rem;
	border: 0.0625rem solid #CCD2E3;;
	background: rgba(255,255,255,0.3);
}

.TopSearch #searchImg {
	width: 1.25rem;
	height: 1.25rem;
	margin-left: -2.5rem;
}

.TopSearch input[type="text"] {
	color: #0050A0;
	font-size: 1rem;
	height: 2.5rem;
	/* padding: 0 3.125rem 0 5.25rem; */
	padding: 0 3.125rem 0 7.65rem;
}

#searchSelect{
	height: 2.5rem;z-index: 5;position: absolute;
	padding:  0.125rem 0.5rem  0.125rem 0;
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 1rem;
	color: #0050A0;
	border: none !important;
	background: none;
	/* margin-left: 1.25rem; */
	margin-left: 0.625rem;
	width: 7.25rem;
	/* background:url(../images/down.png) no-repeat right 0.45rem center !important; */
}
#searchSelect option{
	color: #4A4E58;
}

.TopSearch {
	display: flex;
	align-items: center;
	padding: 0 1.25rem;
	height: 2.5rem;
	float: right;
	width: 27.5625rem;
	margin-top: 1.25rem;
}

.loginOrRegister {
	display: flex;
	align-items: center;
	height: 2.5rem;
	margin-left: 1.875rem;
	font-size: 1.125rem;
	color: #FFFFFF;
	justify-content: end;
	float: right;
	right: 0;
	position: absolute;
}

.loginOrRegister .login {
	width: 8.75rem;
	height: 2.5rem;
	background: #7B0100;
	border-radius: 1.25rem;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-left: 2rem;
}

.loginOrRegister .register,.loginOrRegister .logout {
	width: 8.75rem;
	height: 2.5rem;
	background: #0050A0;
	border-radius: 1.25rem;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-left: 1.25rem;
	text-align: center;
}

.loginOrRegister .logout{
	width: 6.25rem;
	height: 2.5rem;
	background: #FEFBC6;
}

.login p,
.register p,
.loginin p{
	/* width: 78px; */
	height: 1.125rem;
	font-weight: bold;
	font-size: 1.125rem;
	line-height: 1.125rem;
	color: #FFFFFF;
}
.loginin p{
	margin: 1.25rem;
}
.logout p{
	width: 4.875rem;
	height: 1.125rem;
	font-weight: bold;
	font-size: 1.125rem;
	line-height: 1.125rem;
	color: #0050A0;
}

.TopInfo {
	/* width: 150px; */
	padding: 0.625rem;
	height: 1.125rem;
	display: flex;
	margin-right: 0.625rem;
	align-items: center;
	margin-top: 1.25rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 1.125rem;
	color: #0050A0;
}
.TopInfo img{
	width: 2rem;
	height: 2rem;
	margin-right: 1.25rem;
}
.TopInfo p{
	margin:0 1.875rem;
	white-space: nowrap;
}
/****/
/* 底部 */
.footer {
	width: 100%;
	font-weight: 400;
	font-size: 1.125rem;
	color: #FFFFFF;
	background: url('../images/footer.jpg') no-repeat;
	background-size: 100% 100%;
}
.footer-top {
	width: 82.4%;
	/* max-width: 1550px; */
	margin: 0 auto ;
    display: flex;
	height: 15.9375rem;
}
.footer-left{
	width: calc(40% - 1.875rem);
	line-height: 1.875rem;
	margin-left: 1.875rem;
}
.footer-left div{
	display: flex;
	align-items: center;
	height: 5.5rem;
}
.footer-left span:last-child{
	font-weight: bold;
	font-size: 1.5rem;
	color: #FFFFFF;
	margin-left: 2.5rem;
}
.footer-left span:first-child{
	margin-right: 0.125rem;
	width: 0.5rem;
	height: 0.5rem;
	background: #FFFFFF;
	position: absolute;
}
.footer-left p{
	font-weight: 400;
	font-size: 1.125rem;
	color: #D6E2FF;
	margin-left: 2.5rem;
}
.footer-left .qkfy{
	width: 48.3%;
	height: 2.5rem;
	border-radius: 1.25rem;
	border: 0.125rem solid #FFFFFF;
	padding:0 2.5rem;
	margin-top: 1.25rem;
	margin-bottom: 0.625rem;
	display: flex;
	align-items: center;
	background: url(../images/right.png) no-repeat right !important;
	background-size: 0.5rem 1rem !important;
	background-position:  right 1rem center !important;
}
.footer-right{
	width: 58.8%;
	padding: 1.4375rem 0 1.4375rem 0;
	display: flex;
	align-items: center;
	margin-left: 5rem;
	justify-content: center;
}
.footer-right::before{
	/* content: '';
	width: 0.0625rem;
	height: 11.25rem;
	background: #FFFFFF;
	opacity: 0.5; */
}
.footer-right div{
	width: 25%;
	text-align: center;
	position: relative;
}
.footer-right img{
	width: 5.5rem;
	height: 5.5rem;
}
.footer-right span{
	display: block;
	width: 100%;
	font-weight: 400;
	font-size: 1.125rem;
	padding-top: 1rem;
	line-height: 1.5rem;
	color: #FFFFFF;
	position: absolute;
}
.footer-bottom{
	width: 100%;
	height: 3.75rem;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #265FA4;
}
.footer-bottom  a{
	color: #FFFFFF;
}
.footer-bottom  a:hover{
	text-decoration-line: underline;
}
.footer-bottom img{
	width: 1.4375rem;
	height: 1.4375rem;
	margin: 0 1.25rem 0 6.25rem;
	
}
/*******/

/* 顶部统计 */
.topBar {
	width: 75%;
	 /* max-width: 1440px; */
	margin: 0 auto;
	height: 11rem;
	display: flex;
	align-items: center;
}

.logoIcon {
	/* width: 27%; */
	height: 100%;
	display: flex;
	align-items: center;
}
.logoIcon img{
	/* width: auto;
	height: 5rem; */
	width: 30.375rem;
	height: 6.25rem;
}

.topData {
	display: flex;
	align-items: center;
	/* flex: 1; */
	/* width: 100%; */
	width: 49.375rem;
	float: right;
	justify-content: end;
}

.countBox {
	width: 9.9375rem;
	/* background: rgba(255,255,255,0.8); */
	background: rgba(25, 97, 169, 0.15);
	height: 5rem;
	text-align: center;
	cursor: pointer;
}
.countBox:hover{
	background: rgba(25, 97, 169, 0.08);
}
.countBox:not(:last-child){
	/* border-right: 0.0625rem solid #1C6EB6; */
	margin-right: 0.0625rem;
}
.countBox:first-child{
	border-radius: 0.5rem 0 0 0.5rem;
}
.countBox:last-child{
	border-radius: 0 0.5rem 0.5rem 0;
}
	
.countBox .count {
	display: block;
	width: 100%;
	font-family: Microsoft YaHei;
	font-weight: bold;
	font-size: 1.125rem;
	color: #0050A0;
	margin-top: 1.25rem;
}

.countBox:last-of-type{
	margin-right: 0;
}

.countBox span:nth-of-type(2){
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 1.125rem;
	color: #4A4E58;
	white-space: nowrap;
}
.countyList span:nth-of-type(2){
	color: #4A4E58;
}
.countyList span:hover{
	color: #FFFFFF;
}

/* 顶部菜单*/
.header {
	width: 75%;
	/* max-width: 1440px; */
	margin: 0 auto;
	height: 3.75rem;
	display: flex;
	align-items: center;
}

.HeaderNav {
	height: 3.75rem;
	width: 100%;
}

.HeaderNav ul {
	height: 3.75rem;
	overflow: hidden;
	line-height: 3.75rem;
}

.HeaderNav ul li{
	float: left;
	width: 11.1%;
	font-family: Microsoft YaHei;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	font-weight: bold;
	font-size: 1.375rem;
	color: #0050A0;
}

.HeaderNav ul li a{
	display: block;
	width: 100%;
	height: 100%;
	color: #0050A0;
}

.HeaderNav ul li.active{
	background: #0050A0;
	background-position: bottom;
	border-radius: 0.5rem 0.5rem 0px 0px;
	color: #fff;
	background-size: 100% auto;
}
.HeaderNav ul li:hover{
	background-position: bottom;
	border-radius: 0.5rem 0.5rem 0px 0px;
	background-size: 100% auto;
}

ul.aboutMatch li:hover::after{
	display: none !important;
}

.HeaderNav ul li.active::after{
	content: ' ';
	width: 2.5rem;
	height: 0.25rem;
	background: #3BADFF;
	border-radius: 0.125rem;
	display: flex;
	z-index: 222;
	transform: translate(3.75rem,-0.625rem);
}
.HeaderNav ul li:hover::after{
	content: ' ';
	width: 2.5rem;
	height: 0.25rem;
	background: #CCD2E3;
	border-radius: 0.125rem;
	display: flex;
	z-index: 222;
	transform: translate(3.75rem,-0.625rem);
}

.HeaderNav ul li.active a{
	color: #fff;
}

.HeaderNav ul li:hover .aboutMatch{
	display: block;
}
.aboutMatch{
	display: none;
	background:  #FFFFFF;
	background-position: bottom;
	background-size: 100% auto;
	height: auto !important;
	position: absolute;
	z-index: 99;
	width: 8.3%;
	line-height: 1.375rem;
	border-radius: 0 0 0.5rem 0.5rem;
}
.aboutMatch  li{
	display: block;
	width: calc(100% - 1.25rem) !important;
	padding: 0 0.625rem;
}
ul.aboutMatch li a{
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 1.125rem;
	color: #4A4E58 !important;
}
ul.aboutMatch li:not(:last-of-type) a{
	border-bottom: 0.0625rem solid rgba(0, 80, 160, 0.5);
}
ul.aboutMatch  li:hover{
	color: #FFFFFF;
	border-radius: 0 !important;
	background: rgba(0, 80, 160, 0.9) !important;
	position: relative;
	z-index: 2;
}
ul.aboutMatch  li:hover a{
	color: #fff !important;
}

.line {
	width: 100%;
	position: absolute;
	z-index: 2;
}
/***菜单end***/


/*市县选择弹框*/
.SwitchBtn{
	width: 2rem;
	height: 1rem;
	z-index: 1102;
	display: block;
	margin: 0 auto;
	margin-top: 0.625rem;
}
.dis{
    display: none;
}
.SwitchView{
    width: 57%;
	max-width: 67.8125rem;
    background: linear-gradient(0deg, #CCD2E3 0%, #FFFFFF 100%);
    box-shadow: 0 0.3125rem 0.625rem 0 rgba(0,0,0,0.2);
    border-radius: 0.5rem;
    z-index: 1001;
	/* top: 244px; */
	position: absolute;
	left: 60%;
	transform: translateX(-53%);
}
.CityView{
    padding:1.875rem;
}
.CityTop{
    height:3.75rem;line-height:3.75rem;border-bottom:0.0625rem solid #00579D;font-size: 1rem;font-weight: bold;color: #4A4E58;
}
.CityTop span{
    font-size: 1.25rem;font-weight: 400;color: #4A4E58;
}
.CityMain{
    height:auto;max-height:37.8125rem;overflow: auto;
}
.CityMain::-webkit-scrollbar {
    width: 0.5rem;
    height: 0.125rem;
}
.CityMain::-webkit-scrollbar-thumb {
    border-radius: 0.625rem;
    background: #4A4E58;
}
.CityMain::-webkit-scrollbar-track {
    border-radius: 0;
    background: rgba(255, 255, 255, 1);
}
.CityMain::-webkit-scrollbar-corner {
    background: #fff;
}
.CityList{
    width:100%;
}
.countyList{
    /* width: calc(100% - 60px); */
	display: flex;flex-wrap: wrap;align-items: center;
}
.countyList span{
    display: block;width: 7.0625rem;
    height: 3.75rem;text-align: center;color: #4A4E58;font-size: 1rem;cursor: pointer;
    padding: 0;display: flex;justify-content: center;align-items: center;
}
.countyList span.active,
.countyList span:hover{
    width: 7.0625rem;
    height: 2.5rem;
    background: #0050A0;
    border-radius: 0.5rem;
	color: #fff;
}
/*******/

/* 表格样式 */
.notice-content table {
    width: 100%;
    border-collapse: collapse;
    margin: 1rem 0;
    font-size: inherit;
}
.notice-content table td,
.notice-content table th {
    border: 0.0625rem solid #000000;
    padding: 0.5rem;
    text-align: left;
    vertical-align: top;
}
.notice-content table th {
    background-color: #f8f9fa;
    font-weight: bold;
}
/* 保持原有的内联样式优先级 */
.notice-content table[style],
.notice-content table td[style],
.notice-content table th[style],
.notice-content table tr[style] {
    /* 内联样式会自动覆盖这些规则 */
}
.highlight-span{
	color: #f73131;
}