.p_label label{
	display: contents;
}
.customer_data{
	display:none
}
.customer_th{
	background-color: #f7ba8b!important;
	color: #FFFFFF!important;
}
.attribute__content tbody,
.attribute__content td,
.attribute__content tfoot,
.attribute__content th,
.attribute__content thead,
.attribute__content tr {
	border-color: inherit;
	border-style: solid;
	border-width: 1px;
}

.attribute__content table p {
	line-height: normal;
	text-indent: 0;
}

.navbar-header {
	width: 96%;
	max-width: 96%;
}
.navbar-phone {
	font-size:1.25rem; 
	margin-right:10px;
	font-weight: 600; 
	color:#f7ba8b;
}
.navbar-phone p{
	padding 0;
	margin:0;
	color: #595959;
}
.child-menu4{
	//display: none;
}
.text-start{
	width:80%
}
.news-content .border-bottom,.w-85 .border-bottom, .w-85 .content h3{
	border-bottom: 0 !important;
	border-left: 5px solid #004EA2;
	padding-left: 5px;
	padding-bottom: 0!important;
	margin-bottom: 1.5rem;
}
.navbar-collapse{
	flex-grow: inherit !important;
}
.ml-auto, .mx-auto {
	margin-left: auto !important;
}
.navigationTxt{
	padding:2rem 1.25rem!important ;
	font-weight: normal;
	font-size: 1rem;
}
.nav-item>.active{
	background: #004EA2;
	color: #ffffff !important;
}
.nav-item>.active>a {
	background: #004EA2;
	color: #ffffff !important;
}
.navigationTxt:hover {
	background: #004EA2;
	color: #ffffff;
}
.navbar-shadow{
	padding:0;
	box-shadow: 0px 16px 13px 0px rgba(54,94,178,0.14);
}
.login-container{
	width: 12rem;
}
.login-div{
	width: 7rem;
	height: 2.2rem;
	border-radius: 6px;
	border: 2px solid #004EA2;
	text-align: center;
	line-height: 2rem;
}
.login-div>a{
	font-size: 0.875rem;
	text-decoration: none;
	color: #004EA2 !important;
}
.userInfo-div{
	width: 12rem;
	height: 2.2rem;
	text-align: left;
	line-height: 2rem;
}
.userInfo-div>label{
	font-size: 0.875rem;
	text-decoration: none;
}
.userInfo-div>a{
	font-size: 0.875rem;
	text-decoration: none;
	color: #004EA2 !important;
}
.collapse{
	margin-left: 2rem;
}
.login-left{
	border-right:2px solid #004EA2;
	padding-right:10px;
	margin-right:5px;
}
.carousel-div{
	max-height: 49.625rem;
}
.carousel-right>img,.carousel-left>img{
	width: 2rem;
	height: 4rem;
}
.carousel-btn button {
	width: 1.25rem !important;
	height: 1.25rem !important;
	border-radius: 50%;
	border: 2px solid #959595;
}
.carousel-btn .active{
	background-color: #004EA2 ;
}
.parent-title{
	font-size:1rem;
}
.child .page{
	font-size: 0.9375rem;

}
.child .page img {
	float: right;
	margin-right: 15%;
	margin-top: 5px;
}
.parent-title{
	width:80%;
}

.parent-title a{
	width: 100%;
	display: block;
	text-decoration: none;
	color: #000;
}
/**页尾样式**/
.foot-div{
	background-image: url('/static/img/foot_backimg.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	color: #ffffff;
}
.foot-div ul {
	list-style: none;
	padding:0;
}
.foot-div a{
	text-decoration: none;
	color: #ffffff;
}
.footchild-div ul li {
	padding-top:10px;
}
.foot-div  img, .foot-div  h5{
	margin:0;
	padding:0
}
.qr-code img{
	width: 6.5rem;
}
.qr-code{
	display:flex;

}
.qr-code p{
	margin-top: 5px;

}
.foot-phone{
	text-align: center;
	font-family: Alibaba PuHuiTi 3.0;
	font-weight: normal;
	font-size:1.125rem;
}
.qr-code-div{
	text-align: center;
}
.foot-xian{
	width:100%;
	height:1px;
	background: #FFFFFF;
	opacity: 0.14;
}
.foot-icp{
	text-align: center;
	padding-top:2rem;
}
.foot-icp p{
	margin:0;
	padding:0;
}
.center{
	text-align: center;
}
/**自定义按钮样式**/
.btn-custom {
	--bs-btn-color: #4C4646;
	--bs-btn-border-color: #EAEBEF;
	--bs-btn-hover-color: #fff;
	--bs-btn-hover-bg: #004EA2;
	--bs-btn-hover-border-color: #004EA2;
	--bs-btn-focus-shadow-rgb: 13, 110, 253;
	--bs-btn-active-color: #fff;
	--bs-btn-active-bg: #004EA2;
	--bs-btn-active-border-color: #004EA2;
	--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	--bs-btn-disabled-color: #004EA2;
	--bs-btn-disabled-bg: transparent;
	--bs-btn-disabled-border-color: #004EA2;
	--bs-gradient: none;
}
.btn-custom-view {
	--bs-btn-color: #004EA4;
	--bs-btn-border-color: #004EA4;
	--bs-btn-hover-color: #fff;
	--bs-btn-hover-bg: #004EA2;
	--bs-btn-hover-border-color: #004EA2;
	--bs-btn-focus-shadow-rgb: 13, 110, 253;
	--bs-btn-active-color: #fff;
	--bs-btn-active-bg: #004EA2;
	--bs-btn-active-border-color: #004EA2;
	--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	--bs-btn-disabled-color: #004EA2;
	--bs-btn-disabled-bg: transparent;
	--bs-btn-disabled-border-color: #004EA2;
	--bs-gradient: none;
	--bs-border-radius: 0.63rem;
}
.navbar-brand{
	height:3.8125rem;
}
.navbar-brand img {
	height:100%;
}
/**悬浮按钮样式**/
.caringMode{
	position: fixed;
	top: 50%;
	right: 4%;
	width: 4.69rem;
	height: 14.38rem;
	background: #F4F5FA;
	box-shadow: 0px 0px 18px 0px rgba(54, 94, 178, 0.23);
	border-radius: 42px;
	z-index: 99999;
}
.caringMode-top,.caringMode-bottom{
	margin:0 auto;
	font-size: 0.875rem;
	color: #000;
	text-align: center;
	width:90%;
	height: 47%;
	padding-top:30px
}
.follow-active-img{
	display:none
}
.caringMode-top{
	border-bottom:1px solid #C9CDE0;
}
.caringMode-top img,.caringMode-bottom img{
	width:40%
}
.caringMode-top span,.caringMode-bottom span{
	display:block;
	margin-top:10px;

}
.caringMode-img{
	position: fixed;
	top: 64%;
	right: 10.5%;
	width: 200px;
	display: none;
	height: 120px;
	background-color:#fff;
	padding:5px;
	z-index: 99999;
}
.caringMode-img div{
	width:50%;
	height:100%;
	font-size:14px;
	text-align: center;
}
.caringMode-img div img{
	width:100%;
}
/**
.attribute__content p{
line-height: 2;
text-indent: 2em;
}
**/
/**适老化工具栏样式**/
.toolbar{
	width :100%;
	height:80px;
	background-color:#005499;
	position: fixed;
	top: 0;
	right: 0;
	z-index:10000;
	display: none;
}
.toolbardiv{
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: space-between;
}
.toolbardiv-child{
	text-align: center;
	color: #ffffff;
	padding:10px 1rem 0px 1rem ;
}
.toolbardiv-child:hover{
	background-color: #f7ba8b;
}
.toolbardiv-child-active {
	background-color:#f7ba8b;
}
.toolbardiv-child span{
	display:block;
	margin-top:5px;
	font-size:1.125rem;
}
.toolbardiv-child img{
	width:1.75rem;
	height:1.75rem;
}

/**面包屑导航样式**/
.breadcrumb .active {
	color: #08539b !important;
	background-color:transparent;
}
.breadcrumb .breadcrumb-item a {
	text-decoration: none;
	color:#000;
}
.breadcrumbActive{

}
.breadcrumbActive .active{
	background-image: linear-gradient(to right, #004EA2, #148ece);
	color: #fff;
}
.breadcrumbActive a{
	padding:6px 20px;
}
.breadcrumbActive a:hover{
	background-image: linear-gradient(to right, #004EA2, #148ece);
	color: #fff;
}
.w-85{
	width: 85% !important;
}
.leftMenu-active {
	background-image: linear-gradient(to right, #004EA2, #148ece);
	color: #fff;
}
/**正文样式**/
.attribute__content img{
	max-width: 100%!important;
}

/**新闻中心日期样式**/
.news_date{
	display: block;  /** 确保独占一行，避免与内容同行 */
	width: 100%;
	float: right; 
	text-align: right;
	padding-right: 15px;

	line-height: 3;  /** 行间距3倍  **/
}	

/**左侧导航样式**/
.leftMenu .parent{
	display: flex;
	align-items: center;
	font-size: 0.9375rem;
	font-weight: 700;
	padding: 10px 0;
}
.leftMenu .parent-left{
	margin-right: 5px;
	width: 18px;
}
.leftMenu .parent-right{
}
.leftMenu .page{
	padding: 10px 0 10px 20px;
	color: #000;
	margin-top:2px;
}
.leftMenu .page a {
	text-decoration: none;
	color: inherit;
}
.leftMenu .page:hover{
	background-image: linear-gradient(to right, #004EA2, #148ece);
	color: #fff;
}
.child .page4 {
	font-size: 0.9375rem;
}
.leftMenu .page4{
	padding: 10px 0 10px 10px;
	color: #000;
	margin-top:2px;
	margin-left:10px;
}
.leftMenu .page4 a {
	text-decoration: none;
	color: inherit;
}
.leftMenu .page4:hover{
	background-image: linear-gradient(to right, #004EA2, #148ece);
	color: #fff;
}
.leftMenu .selected{
	background-image: linear-gradient(to right, #004EA2, #148ece);
	color: #fff;
}
.leftMenu .menu .child{
	display: none;
}
.leftMenu .menu .child ul {
	list-style: none;
	margin-bottom: 0;
}

.level3 a {
	text-decoration: none;
	color:#000;
}
.level3  a  {
	width: 100%;
	padding: 0px 0 0px 15px;
	display: inline-block;
	position: relative;
}
.level3  a::before {
	content: '';
	position: absolute;
	left: 0;
	top: 50%; /* 垂直居中 */
	transform: translateY(-50%); /* 精确居中 */
	width: 2px; /* 边框宽度 */
	height: 35%; /* 边框高度为一半 */
	background-color: #004EA2; /* 边框颜色 */
}
.selected a::before {
	background-color: #fff !important; /* 边框颜色 */
}
.level3  a:hover::before {
	background-color: #fff !important; /* 边框颜色 */
}
.level3  a:hover{
	background-image: linear-gradient(to right, #004EA2, #148ece);
	color: #fff;
}
.leftMenu-active a{
	color: #fff !important ;
}
.article .form-control{
	display: inline-block;
	width: 50px;
	border: none;
	border-bottom: 1px solid #606d73;
	border-radius: 0;
}
.article .table tr {
	padding-top:15px;
	height: 55px;
}
.article .table tr td {
	padding: 1rem .5rem !important;
}
.article .item__url {
	text-decoration: none;
	color: #606d73;
}
.pagination{
	display: flex;
	justify-content: center;
}
.pagination .prev-link, .pagination .next-link, .pagination .jump{
	border: none;
	color: #606d73;
}
.pagination .next-link{
	border-top-right-radius: var(--bs-pagination-border-radius);
	border-bottom-right-radius: var(--bs-pagination-border-radius);
}
.pagination .jump{
	border-top-left-radius: var(--bs-pagination-border-radius);
	border-bottom-left-radius: var(--bs-pagination-border-radius);
}
.pagination .page-item {
	margin-left:10px;
}
.attribute__content label{
	text-indent: 2em;
	display: contents;
}
.news-content{
	min-height:800px;
}
.banner-img{
	width:100%;
	height:15.625rem;
}

.joinus__content p{     /* --  加入我们     --*/
	line-height: 2;
}
.joinus__content label{
	display: contents;
}
.joinus__content img{
	max-width: 100%!important;
}

@media (min-width: 768px) {
	.w-85 .col-md-8 {
		flex: 0 0 auto;
		width: 72%;
	}
}
@media (max-width: 1400px) {
	html {
		font-size: 15px;
	}

}
@media (max-width: 768px) {
	html {
		font-size: 14px;
	}
}

@media (max-width: 480px) {
	html {
		font-size: 12px;
	}
}
@media (max-width:1014px) {
	.w-85,.w-75{
		width:100% !important;
	}
	.leftMenu .parent-right{
		margin-left: 0;
	}

	.article .mx-3{
		margin-right: 1% !important; 
		margin-left: 1% !important;
	}
	.container-fluid .w-85 .breadcrumbActive {
		padding: 0 1.5rem !important;
	}
	.container-fluid .w-85 .breadcrumbActive a{
		margin-top: 0.5rem;
	}
	.container-fluid .w-85 .breadcrumbActive strong {
		padding-top: 0.5rem;
	}
}
@media (min-width: 1154px)  and (max-width:1400px) {
	.navigationTxt {
		padding: 2rem 1rem !important;
	}
	.w-85,.w-75{
		width: 90% !important;
	}
}
@media (min-width: 1154px)  and (max-width:1400px) {
	.navigationTxt {
		padding: 2rem 1rem !important;
	}
	.w-85,.w-75{
		width: 90% !important;
	}
}
@media (min-width: 1500px) {
	.navbar-header {
		width: 91%;
		max-width: 91%;
	}
}


@media (min-width: 990px)  and (max-width:1200px) {
	.navigationTxt {
		padding: 1rem 0.5rem !important;
	}
	.w-85,.w-75{
		width: 100% !important;
	}
	.hotProducts-ul{
		width:80%;
	}
}
@media (min-width: 481px)  and (max-width:768px) {

}
@media screen and (min-width: 320px) and (max-width: 576px) {  
	.toolbar-marg{
		margin: 0;
		padding: 0;
	}
	.toolbardiv-child{
		padding: 10px 10px 0px 10px;
	}
	.products-main .border-bottom .h-100{
		height: auto !important;
		padding-top: 10px;
	}
	.products-main .border-bottom .ps-4{
		padding-left: 0.1rem !important;
	}
	.products-main .border-bottom .float-start{
		width:100%;
	}
	.leftMenu .parent{
		display: block;
		text-align: center;
		border-bottom: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
	}
	.leftMenu .page{
		text-align: center;
	}
	.news-content{
		min-height:35rem;
	}
	.w-75{
		width:100% !important;
	}
	.mx-3{
		margin:0 !important;
	}
	.collapse{
		margin-left :0;
	}
}  