/*列表页*/
:root {
    --glorify-font: "Poppins",sans-serif;
    --glorify-font-two: "Oswald",sans-serif;
    --glorify-gray: #585b6b;
    --glorify-gray-rgb: 88,91,107;
    --glorify-base: #95bb10;
    --glorify-base-rgb: 79,70,229;
    --glorify-black: #1e293b;
    --glorify-black-rgb: 30,41,59;
    --glorify-primary: #f1f5f9;
    --glorify-primary-rgb: 79,70,229;
    --glorify-white: #fff;
    --glorify-white-rgb: 255,255,255;
    --glorify-bdr-radius: 10px;
	--primary-green: #2b5e4f; /* 深墨绿色 */
	--light-bg: #fdfdfd;      /* 极淡的背景色 */
}
.baner {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	position: relative;
	margin-top: 87px;
}

.baner img {
	width: 100%;
}

.band_ne {
	width: 64%;
	text-align: left;
	margin: 0 auto;
	position: absolute;
	top: 166px;
	left: 0;
	right: 0;
}

.band_ne h3 {
	color: #fff;
	font-size: 36px;
	font-weight: 600;
	font-family: arial;
}

.band_ne p {
	color: #fff;
	font-size: 20px;
	margin-top: 29px;
	line-height: 30px;
	font-family: arial;
}

.ban_lid {
	width: 100%;
	margin: 80px auto 0;
}

.list_bt {
	margin: 0 auto;
	padding: 15px 0;
	border-bottom: 1px solid #d2d2d2;
}

.ban_lid img {
	width: 100%;
}

.list_le {
	padding-top: 10px;
	float: left;
}

.list_le img {
	vertical-align: middle;
}

.list_le span {
	vertical-align: middle;
	font-size: 15px;
	color: #707070;
}

.list_le a {
	color: #707070;
}

.list_le a:hover {
	color: #019541;
}

.list_re {
	width: 100%;
	margin: 3px auto;
	text-align: right;
}

.list_re a {
	display: inline-block;
	font-size: 15px;
	padding: 0 15px;
	background: #ffffff;
	padding: 5px 10px;
}

.list_re .active {
	background: #019541;
	color: #FFFFFF;
}

.list_re a:hover {
	background: #019541;
	color: #FFFFFF;
}

.li_main {
	margin: 0 auto;
}

.li_psoo {
	margin: 25px auto;
}

.li_soh {
	margin: 0 auto;
	background: #fdf2f2;
	padding: 20px 0;
	position: relative;
}

.li_bj {
	position: absolute;
	top: 173px;
	left: 0;
}

.li_nre {
	width: 70%;
	padding: 30px 0;
	]position: relative;
	z-index: 99;
	margin: 0 auto;
}

.li_top h4 {
	font-size: 21px;
	color: #98959d;
	font-weight: 200;
	letter-spacing: 7px;
	padding: 20px 0;
}

.li_top h5 {
	font-size: 14px;
	color: #98959d;
	font-weight: 200;
	letter-spacing: 3px;
	text-transform: uppercase;
}

.li_top p {
	font-size: 15px;
	color: #98959d;
	font-weight: 200;
	padding: 5px 0;
	letter-spacing: 3px;
	text-transform: uppercase;
}

.li_down {
	width: 100%;
	margin: 190px auto 0;
}

.li_down img {
	vertical-align: middle;
}

.li_down span {
	vertical-align: middle;
	font-size: 16px;
	color: #333333;
}

.li_down h3 {
	font-size: 24px;
	font-weight: 600;
	color: #333333;
	padding: 5px 0;
}

.li_down h4 {
	font-size: 19px;
	color: #797979;
	padding: 10px 0;
}

.li_down p {
	font-size: 15px;
	color: #797979;
}

.li_we {
	width: 120px;
	height: 120px;
	margin-top: 15px;
	background: #FFFFff;
	border-radius: 5px;
}

.li_we img {
	width: 100%;
	padding: 10px;
}

.lo_main {
	width: 100%;
	padding: 15px;
	overflow: hidden;
}

.lo_gol {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	background: #FFFFFF;
	border-bottom: 1px solid #f4f4f4;
}

.lo_dke {
	width: 12%;
	float: left;
	padding: 5px;
	text-align: center;
	margin-top: 15px;
	overflow: hidden;
}

.lo_dke img {
	width: 100%;
	max-height: 91px;
	cursor: pointer;
	transition: all 0.6s;
}

.lo_dke h3 {
	font-size: 22px;
	font-weight: 600;
	padding-bottom: 2px;
}

.lo_dke p {
	font-size: 18px;
}

.lo_reo {
	width: 88%;
	float: left;
	padding: 25px 15px;
	margin: 0 auto;
}

.lo_reo h4 {
	font-size: 17px;
	color: #555555;
	margin-bottom: 5px;
	height: 24px;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 85%;
}
.lo_reo span {
	font-size: 13px;
	color: #555555;
    width: 15%;
    float: right;
    text-align: right;
    padding-right: 10px;
}
.lo_reo p {
	font-size: 14px;
	color: #888888;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	width: 100%;
}

.lo_gol:hover .lo_dke img{
	transform: scale(1.2);
}

.lo_gol:hover .lo_reo h4 {
	color: #019541;
}

.Page {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
	position: inherit;
	width: auto;
}


/*分页*/

#pages {
	text-align: center;
	margin-left: 0px;
	padding-left: 0px;
}

#pages li {
	padding: 0 15px;
	margin: 2px 2px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #e6e6e6;
	color: #333;
	display: inline-block;
}

#pages li.active {
	padding: 0 15px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #019541;
	color: #fff;
	display: inline-block;
}

#pages li:hover {
	background: #019541;
}

#pages li:hover a {
	color: #fff;
}

.lo_kej {
	width: 100%;
	margin: 0 auto;
/*	padding: 20px;*/
}

.lo_kej_titel {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

.lo_kej p {
	font-size: 1rem;
	color: #666666;
	line-height: 1.8em;
}

.lo_kej img {
	text-align: center;
	padding: 10px 0;
	max-width: 100%;
}

.line_as{
    width: 100%;
    margin: 8px auto 20px;
    background:#f0f0f0;
    height: 1px;
    position: relative;
}

.line_as .diamond {
	position: absolute;
    left: 0;
    right: 0;
    top: -4px;
    width: 8px;
    height: 8px;
    background-color: #f0f0f0;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	/* Internet Explorer */
	-moz-transform: rotate(45deg);
	/* Firefox */
	-webkit-transform: rotate(45deg);
	/* Safari 和 Chrome */
	-o-transform: rotate(45deg);
	/* Opera */
	margin: 0px auto;
	/*让菱形浏览器上居中*/
}


/*产品列表*/

.pro_apo {
	width: 100%;
	margin: 0 auto 15px;
}

.pro_a {
	width: 90%;
	height: 150px;
	margin: 0 auto;
	text-align: center;
	border: 1px solid #EFEFEF;
	background: #FFFFFF;
	overflow: hidden;
}

.pro_a img {
	width: 80%;
	cursor: pointer;
	transition: all 0.6s;
}

.pro_apo:hover .pro_a img {
	transform: scale(1.2);
}

.pro_b {
	width: 90%;
	margin: 0 auto;
	text-align: center;
	background: #b9b9b9;
}

.pro_b p {
	width: 100%;
	margin: 0 auto;
	padding: 5px 0;
	font-size: 15px;
}

.pro_apo:hover .pro_b p {
	background: #019541;
	color: #FFFFFF;
}

.ne_top {
	padding: 10px;
}

.niue {
	width: 100%;
	margin: 0 auto;
	border: 1px solid #CCCCCC;
	overflow: hidden;
}

.niue a i {
	width: 100%;
	overflow: hidden;
	display: block;
}

.niue img {
	width: 100%;
	height: 190px;
	cursor: pointer;
	transition: all 0.6s;
}

.poed {
	padding: 16px 0px;
	width: 100%;
	float: left;
}

.poed p {
	font-size: 16px;
	color: #333333;
	padding: 0 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	text-indent: 1em;
}

.poed span {
	color: #999999;
	display: inline-block;
	margin-top: 10px;
	padding: 0px 16px;
	font-size: 14px;
}

.niue:hover {
	border-color: #019541
}

.niue a:hover p {
	color: #019541;
}

.niue:hover img {
	transform: scale(1.2);
}

.xq {
	padding: 20px 0px
}

.xq dl {
	width: 100%;
	float: left;
	border-bottom: 1px solid #dadadf;
	text-align: center;
	padding-bottom: 20px;
}

.xq dl dt {
	font-size: 24px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 30px;
}

.xq dl dd i {
	color: #666666;
	display: inline-block;
	padding: 0 5px;
}

.xq dl dd i span {
	font-size: 14px;
	vertical-align: middle;
}

.xq dl dd i img {
	vertical-align: middle;
}

.xq_con,
.xq_CT,
.xq_CB,
.xq_bo,
.xq_bo .bshare-custom {
	width: 100%;
	float: left
}

.xq_CB {
	margin-top: 26px
}

.xq_CT {
	padding: 25px 0px 40px 0px;
	border-bottom: 1px dashed #e7e7e7
}

.xq_con {
	border-bottom: 1px solid #e7e7e7;
	padding-bottom: 30px
}

.xq_con p {
	font-size: 15px;
	color: #666666;
	line-height: 32px;
	margin-top: 15px;
}

.xq_CT div {
	margin: 60px 0px
}

.xq_BOL {
	float: left;
	width: 50%;
	margin: 3px 0 15px;
}

.xq_BOL a {
	display: block;
	padding-right: 120px;
	color: #333333;
	position: relative;
	margin-top: 16px
}

.xq_BOL a i {
	position: absolute;
	right: 0px;
	color: #999999;
	top: 0px
}

.xq_BOL a strong {
	color: #333333
}

.xp_dk {
	width: 20%;
	float: right;
}

.xp_dk a {
	max-width: 116px;
	line-height: 38px;
	background: #019541;
	text-align: center;
	color: #fff;
	float: right;
	margin-top: 22px;
	padding: 2px 15px;
}

.xp_dk a:hover {
	background: #00A2FF;
}

.xp_dk a:before {
	content: url(../img/xqico3.png);
	margin-right: 8px;
}

.le_sd{
	width: 100%;
    text-align: center;
    margin: 0px auto;
    padding: 0px 0px 20px 0px;;
    border-bottom: 1px solid #f2f2f2;
}
.le_sd span{
	height: 36px;
    line-height: 36px;
	padding: 8px 23px;
	border-radius: 100px;
	font-size: 15px;
	font-weight: 600;
	color: #ffffff;
	margin: 0 10px;
} 
.le_sd p{
	display: inline-block;
	height: 50px;
	line-height: 50px;
	padding: 8px 23px;
	border-radius: 100px;
	font-size: 15px;
	font-weight: 600;
	color: #ffffff;
	margin: 0 10px;
}
/* .el_a{
	background: #76cdff;
} */
.le_sd a{
	overflow: hidden;
	display: inline-block;
	border-radius: 100px;
	background: #68e36a;
	margin: 0 10px;
} 
.el_b{
	background: #019541 !important;
	color: #f2f2f2;
}
/* .el_b{
	background: #019541;
} */
.le_sd a:hover{
	background: #019541;
	color: #f2f2f2;
} 
/*产品列表*/

.pro_dje {
	min-height: 400px;
	padding: 10px;
}

.pro_dje div:nth-child(4) {
	clear: both;
}

.pro_dje div:nth-child(7) {
	clear: both;
}

.single-member {
	width: 100%;
	float: left;
	background-color: #fff;
	text-align: center;
	position: relative;
}

.member-image img {
	max-width: 100%;
	object-fit: contain;
/*	height: 180px;*/
	vertical-align: middle;
}

.social-touch a {
	display: inline-block;
	width: 27px;
	height: 26px;
	vertical-align: middle;
	margin: 0 2px;
	background-image: url(../images/social-icons.png);
	background-repeat: no-repeat;
	opacity: 0.7;
	transition: 0.3s;
}

.social-touch a:hover {
	opacity: 1;
	transition: 0.3s;
}

.fb-touch {
	background-position: 0 0;
}

.tweet-touch {
	background-position: -35px 0;
}

.linkedin-touch {
	background-position: -71px 0;
}

.icon-colored .fb-touch {
	background-position: 0 -27px;
}

.icon-colored .tweet-touch {
	background-position: -35px -27px;
}

.icon-colored .linkedin-touch {
	background-position: -71px -27px;
}

.effect-2 {
	max-height: 278px;
	overflow: hidden;
	border: 1px solid rgba(170, 170, 170, .2);
}

.effect-2 h3 {
	transition: all .36s ease;
	color: #333;
	font-size: 16px;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.effect-2 h5 {
	transition: all .36s ease;
	color: #777;
	font-size: 14px;
	line-height: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.effect-2 p {
	transition: all .36s ease;
	font-size: 15px !important;
	line-height: 26px;
	color: #999 !important;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
font-weight: normal !important;margin: 0;}

.effect-2 .member-image {
	height: 180px;
	overflow: hidden;
	width: 100%;
	transition: 0.4s;
/*	margin-top: 10px;*/
	padding: 20px 40px 0px 40px;
	display: inline-block;
	float: none;
	vertical-align: middle;
}

.effect-2 .member-info {
	transition: 0.4s;
}

.effect-2 .member-image img {
	width: 100%;
	cursor: pointer;
	transition: all 0.6s;
	vertical-align: bottom;
/*	padding: 5px;*/
}


/*.effect-2:hover .member-image {
	height:70px;
	transition: 0.4s;
}
.effect-2:hover .member-image {
	height:130px;
	transition: 0.4s;
}*/

.mdje {
	padding: 5px 0;
}

.peir {
	padding: 0px 20px 26px;
}

.effect-2:hover h3 {
	color: #019541;
}


/*.effect-2:hover{
	border: 1px solid #FFFFFF;
	box-shadow: 0 14px 50px -8px rgba(0,0,0,.12);
}*/

.effect-2:hover .member-image img {
	transform: scale(1.2);
}

.nei_top {
	padding: 15px;
}

.xq_con p img {
	text-indent: 0;
	width: auto;
	max-width: 100%;
	height: auto;
}
.lo_kej_titel h3 {
	font-weight: 600;
	text-align: center;
	padding-bottom: 20px;
	font-size: 30px;
	color: #019541;
}

.lo_kej_titel p {
    font-size: 14px;
    color: #737373;
    text-transform: uppercase;
    line-height: 0;
    padding: 0px 0px 20px 0px;
    font-weight: 200;
    height: auto;
    display: block;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
	.header .navbar_nav li a {
		padding: 0 11px;
		font-size: 13px;
	}
	.pskd {
		width: 80%;
	}
	.foot_sl span {
		font-size: 14px;
	}
	.band_ne {
		top: 132px;
	}
}

@media only screen and (min-width: 1201px) and (max-width: 1399px) {
	.pskd {
		width: 80%;
	}
	.foot_sl span {
		font-size: 14px;
	}
	.band_ne {
		top: 132px;
	}
	.poed p {
		font-size: 14px;
	}
	.list_le span {
		font-size: 14px;
	}
	.list_re a {
		font-size: 13px;
	}
	.lo_reo h4 {
		font-size: 15px;
	}
	.lo_reo p {
		font-size: 13px;
	}
	.lo_dke {
		padding: 24px 15px 24px;
		margin-top: 12px;
	}
	.lo_dke h3 {
		font-size: 20px;
	}
	.lo_dke p {
		font-size: 16px;
	}
	.lo_kej p {
		font-size: 14px;
	}
	.lo_kej h3 {
		padding-bottom: 10px;
		font-size: 18px;
	}
	.xq dl dt {
		font-size: 20px;
		margin-bottom: 20px;
	}
	.xq_con p {
		font-size: 14px;
	}
}

@media only screen and (min-width: 1000px) and (max-width: 1199px) {
	.foot_sl span {
		font-size: 14px;
	}
	.band_ne {
		top: 95px;
	}
	.band_ne h3 {
		font-size: 28px;
	}
	.band_ne p {
		font-size: 16px;
		margin-top: 14px;
	}
	.poed p {
		font-size: 14px;
	}
	.list_le span {
		font-size: 14px;
	}
	.list_re a {
		font-size: 13px;
	}
	.lo_reo h4 {
		font-size: 15px;
	}
	.lo_reo p {
		font-size: 13px;
	}
	.lo_dke {
		padding: 24px 15px 24px;
		margin-top: 12px;
	}
	.lo_dke h3 {
		font-size: 20px;
	}
	.lo_dke p {
		font-size: 16px;
	}
	.lo_kej p {
		font-size: 14px;
	}
	.lo_kej h3 {
		padding-bottom: 10px;
		font-size: 18px;
	}
	.xq dl dt {
		font-size: 20px;
		margin-bottom: 20px;
	}
	.xq_con p {
		font-size: 14px;
	}
	.xq_BOL {
		width: 60%;
	}
}

@media screen and (max-width: 999px) {
	.band_ne {
		top: 95px;
	}
	.band_ne h3 {
		font-size: 28px;
	}
	.band_ne p {
		font-size: 16px;
		margin-top: 14px;
	}
	.pro_bt {
		width: 100%;
		margin: 24px auto 50px;
	}
	.coope_a {
		margin: 4px 2px;
		width: 31%;
	}
	.coope_a img {
		width: 100%;
		height: auto;
	}
	.coope_dwe {
		margin: 0 auto 20px;
	}
	.ness_a {
		padding: 25px 15px;
	}
	.pide p {
		padding: 48px 7px 0;
	}
	.ness_a {
		min-height: 180px;
	}
	.ness_b img {
		height: 180px;
	}
	.foot_sl {
		text-align: center;
		margin: 5px auto;
	}
	.foot_sjeu {
		padding: 0;
	}
	.foot_b_l span {
		font-size: 13px;
		display: inline-block;
		padding: 0px 22px 10px;
	}
	.foot_b_l a {
		font-size: 13px;
	}
	.band_ne {
		top: 31px;
	}
	.band_ne p {
		font-size: 12px;
		margin-top: 1px;
	}
	.band_ne h3 {
		font-size: 14px;
	}
	.list_bt {
		padding: 3px 10px;
	}
	.list_le span {
		font-size: 13px;
	}
	.list_re {
		text-align: left;
		margin: 12px auto;
	}
	.list_re a {
		font-size: 12px;
		padding: 3px 2px;
	}
	.li_psoo {
		margin: 5px auto;
	}
	.li_main {
		padding: 0 5px;
	}
	.lo_kej h3 {
		padding-bottom: 0px;
		font-size: 15px;
	}
	.lo_main {
		padding: 5px;
	}
	.lo_kej {
		padding: 8px;
	}
	.lo_kej p {
		font-size: 12px;
		line-height: 20px;
		margin-top: 7px;
	}
	.poed p {
		font-size: 13px;
	}
	.poed span {
		font-size: 12px;
		margin-top: 5px;
	}
	.poed {
		padding: 8px 0px;
	}
	.lo_dke h3 {
		font-size: 15px;
	}
	.lo_dke p {
		font-size: 13px;
	}
	.lo_reo h4 {
		width:70%;
		font-size: 14px;
		margin-bottom: 0px;
	}
	.lo_reo span {
		width:30%;
		padding-right: 0px;
	}
	.lo_reo p {
		font-size: 12px;
	}
	.lo_dke {
		width: 20%;
		padding: 0px;
		margin-top: 10px;
	}
	.lo_dke img{
		max-height:64px;
	}
	.lo_reo {
		width: 78%;
		padding: 15px;
		margin: 0 auto;
	}
	.nei_top {
		padding: 5px;
	}
	.pro_dje {
		padding: 0;
	}
	.pro_dje div:nth-child(4) {
		clear: none;
	}
	.pro_dje div:nth-child(7) {
		clear: none;
	}
	.effect-2 .member-image img {
		object-fit: contain;
		/*height: 133px;*/
	}
	.effect-2 .member-image {
		height: 113px;
		padding: 5px;
	}
	.effect-2 {
		max-height: 195px;
	}
	.mdje {
		padding: 5px 0px;
	}
	.peir {
		padding: 5px 20px;
	}
	.effect-2 h3 {
		font-size: 14px;
		line-height: 25px;
	}
	.effect-2 h5 {
		font-size: 12px;
		line-height: 12px;
	}
	.effect-2 p {
		font-size: 12px;
		line-height: 19px;
	}
	/*.effect-2:hover .member-image {
		height: 95px;
		transition: 0.4s;
	}*/
	.xq_con p img {
		max-width: 100%;
		height: auto;
	}
	.lo_kej img {
		max-width: 100%;
		height: auto;
	}
	.pskd {
		width: 50%;
	}
	.foot_sl span {
		font-size: 14px;
	}
	.band_ne {
		top: 95px;
	}
	.band_ne h3 {
		font-size: 28px;
	}
	.band_ne p {
		font-size: 16px;
		margin-top: 14px;
	}
	.pro_bt {
		width: 100%;
		margin: 24px auto 50px;
	}
	.coope_a {
		margin: 4px 2px;
		width: 31%;
	}
	.coope_a img {
		width: 100%;
		height:100px;
	}
	.coope_dwe {
		margin: 0 auto 20px;
	}
	.ness_a {
		padding: 25px 15px;
	}
	.pide p {
		padding: 48px 7px 0;
	}
	.ness_a {
		min-height: 180px;
	}
	.ness_b img {
		height: 180px;
	}
	.foot_sl {
		text-align: center;
		margin: 5px auto;
	}
	.foot_sjeu {
		padding: 0;
	}
	.foot_b_l span {
		font-size: 13px;
		display: inline-block;
		padding: 0px 22px 10px;
	}
	.foot_b_l a {
		font-size: 13px;
	}
	.band_ne {
		top: 31px;
	}
	.band_ne p {
		font-size: 12px;
		margin-top: 1px;
	}
	.band_ne h3 {
		font-size: 14px;
	}
	.list_bt {
		padding: 3px 10px;
	}
	.list_le span {
		padding-left: 0px;
	}
	.list_le span {
		font-size: 13px;
	}
	.list_re {
		text-align: left;
		margin: 12px auto;
		display: none;
	}
	.list_re a {
		font-size: 12px;
		padding: 3px 2px;
	}
	.li_psoo {
		margin: 5px auto;
		padding: 0;
	}
	.li_psoo .col-md-12{
		padding: 0;
	}
	.li_main {
		padding: 0 5px;
	}
	.lo_kej h3 {
		padding-bottom: 0px;
		font-size: 24px;
	}
	.lo_kej_titel{
		padding: 8px;
	}
	.lo_kej_titel h3 {
    padding-bottom: 0px;
    font-size: 24px;
	}
	.lo_kej_titel p {
    font-size: 12px;
    line-height: 20px;
    margin-top: 7px;
	}

	.lo_main {
		padding: 5px;
	}
	.lo_kej {
		padding: 8px;
	}
	.lo_kej p {
		font-size: 12px;
		line-height: 20px;
		margin-top: 7px;
	}
	.xq dl dt {
		font-size: 15px;
		margin-bottom: 10px;
	}
	.xq dl dd i span {
		font-size: 12px;
	}
	.xq_con p {
		font-size: 13px;
		line-height: 22px;
		margin-top: 10px;
	}
	.xp_dk {
		width: 40%;
	}
	.xq_BOL {
		width: 100%;
	}
	.xq_BOL a {
		padding-right: 0px;
	}
	.baner{
		margin-top: 54px;
	}
}

.blog-one {position:relative;display:block;padding:120px 0 90px;z-index:1;}
.blog-one__single {position:relative;display:block;margin-bottom:30px;border-radius:var(--glorify-bdr-radius);}
.blog-one__single-inner {position:relative;display:block;border-radius:var(--glorify-bdr-radius);background-color:var(--glorify-white);box-shadow:rgba(0,0,0,0.1) 0 0 48.51px .49px;overflow:hidden;}
.blog-one__img-box {position:relative;display:block;}
.blog-one__img {position:relative;display:block;overflow:hidden;z-index:1;height: 16rem;}
.blog-one__img:before {position:absolute;content:'';left:0;bottom:0;width:50%;height:100%;background-color:rgba(var(--glorify-black-rgb),.20);visibility:hidden;opacity:0;transform-style:preserve-3d;transform:perspective(370px) translateY(100%);transform-origin:left;transition:all 900ms ease;-moz-transition:all 900ms ease;-webkit-transition:all 900ms ease;-ms-transition:all 900ms ease;-o-transition:all 900ms ease;z-index:1;}
.blog-one__single:hover .blog-one__img:before {visibility:visible;opacity:1;transform:perspective(370px) translateY(0%);}
.blog-one__img:after {position:absolute;content:'';top:0;right:0;width:49.9%;height:100%;background-color:rgba(var(--glorify-black-rgb),.20);visibility:hidden;opacity:0;transform-style:preserve-3d;transform:perspective(370px) translateY(-100%);transform-origin:top;transition:all 900ms ease;-moz-transition:all 900ms ease;-webkit-transition:all 900ms ease;-ms-transition:all 900ms ease;-o-transition:all 900ms ease;z-index:1;}
.blog-one__single:hover .blog-one__img:after {visibility:visible;opacity:1;transform:perspective(370px) translateY(0%);}
.blog-one__img img {width:100%;transform:scale3d(1,1,1);transition:transform 1s ease-in-out;height: 16rem;}
.blog-one__single:hover .blog-one__img img {transform:scale(1.05) rotate(0deg);}
.blog-one__plus {position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;transform:rotate(-45deg) scale(0);transition:all 600ms ease;z-index:3;}
.blog-one__single:hover .blog-one__plus {transform:rotate(0deg) scale(1);transition-delay:700ms;}
.blog-one__plus a {height:50px;width:50px;line-height:50px;background-color:var(--glorify-base);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:15px;color:var(--glorify-white);-webkit-transition:all 500ms ease;transition:all 500ms ease;}
.blog-one__plus a:hover {color:var(--glorify-base);background-color:var(--glorify-white);}
.blog-one__tag {position:absolute;bottom:5px;right:65px;z-index:4;}
.blog-one__tag a {position:relative;display:inline-flex;align-items:center;justify-content:center;background-color:var(--glorify-white);font-size:16px;color:var(--glorify-base);font-weight:600;padding:7px 25px 7px;border-radius:var(--glorify-bdr-radius);text-transform:uppercase;z-index:1;font-family:var(--glorify-font-two);}
.blog-one__tag a:hover {background-color:var(--glorify-base);color:var(--glorify-white);}
.blog-one__date {position:absolute;bottom:5px;right:5px;z-index:2;display:flex;align-items:center;justify-content:center;background-color:#01448d;width:70px;height:52px;border-radius:var(--glorify-bdr-radius);border:1px solid rgba(var(--glorify-primary-rgb),.50);}
.blog-one__date p {position:relative;margin-bottom: 0rem;display:flex;align-items:center;justify-content:center;flex-direction:column;font-size:18px;line-height:20px;color:var(--glorify-white);font-weight:500;font-family:var(--glorify-font-two);text-transform:uppercase;}
.blog-one__date span {font-size:14px;font-weight:500;}
.blog-one__content {position:relative;display:block;padding:25px 30px 25px;z-index:1;}
.blog-one__meta {position:relative;display:flex;align-items:center;gap:20px;}
.blog-one__meta li {position:relative;display:block;}
.blog-one__meta li a {position:relative;display:flex;align-items:center;gap:8px;font-size:16px;color:var(--glorify-gray);}
.blog-one__meta li a span {position:relative;font-size:16px;color:#01448d;}
.blog-one__meta li a:hover {color:var(--glorify-base);}
.blog-one__title {font-size:24px;line-height:34px; height:34px;overflow: hidden;text-transform:uppercase;font-weight:700;margin:9px 0 9px;}
.blog-one__title a {color:var(--glorify-black);}
.blog-one__title a:hover {color:var(--glorify-base);}
.blog-one__text {line-height:20px; height:60px;overflow: hidden;}
.blog-one__read-more {position:relative;display:block;text-align:center;background-color:var(--glorify-base);}
.blog-one__read-more a {position:relative;display:flex;align-items:center;gap:7px;font-weight:500;color:var(--glorify-white);justify-content:center;padding:10px 30px 10px;}
.blog-one__read-more a:hover {color:var(--glorify-white);}
.web-container-three1 .main-title {
    color: #003366;
    font-weight: 700;
    text-align: left;
    margin-bottom: 0.2rem;
}
.web-container-three1 .subtitle-green-line {
    width: 150px;
    margin:0;
    height: 6px; /* 边框厚度 */
    background: linear-gradient(to right, #003366 50%, #0d6efd 50%);
	border-top:0;
}
.section-about-ny{
	background-color: #f0f6fc;
	background-image: url(../img/a3.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: 100%;
}
.section-about-ny .fl{
	float: left;
}
.section-about-ny .section-title {
	color: #003366; /* 深蓝色标题 */
	font-weight: 700;
	margin-bottom: 2rem;
	position: relative;
	display: inline-block;
}

/* 标题下方的装饰线 */
.section-about-ny .section-title::after {
	content: '';
	display: block;
	width: 60px;
	height: 4px;
	background-color: #0d6efd;
	margin-top: 5px;
	border-radius: 2px;
}

/* 图标圆圈样式 */
.section-about-ny .icon-box {
	width: 80px;
	height: 80px;
	background-color: #e6f0fa; /* 浅蓝色背景 */
	color: #0d6efd; /* 蓝色图标 */
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 1.2rem;
	flex-shrink: 0; /* 防止图标被压缩 */
	margin-right: 15px;
}
.section-about-ny .icon-box .fa-solid{
	font-size: 2rem;
}
/* 列表项样式 */
.section-about-ny .feature-item {
	display: flex;
	align-items: flex-start;
	margin-bottom: 1.5rem;
}

.section-about-ny .feature-text h5 {
	font-size: 1.1rem;
	font-weight: 600;
	color: #2c3e50;
	margin-bottom: 0.5rem;
}

.section-about-ny .feature-text p {
	color: #666;
	font-size: 1.4rem;
	line-height: 1.8;
	margin-bottom: 0;
}

/* 产品列表样式 */
.section-about-ny .product-list li {
	position: relative;
	padding-left: 1.5rem;
	margin-bottom: 0.5rem;
	color: #444;
	font-size: 1.2rem;
	line-height: 2;
}

.section-about-ny .product-list li::before {
	content: "\f058"; /* FontAwesome check-circle 图标代码 */
	font-family: "Font Awesome 6 Free";
	font-weight: 900;
	color: #0d6efd;
	position: absolute;
	left: 0;
	top: 2px;
	font-size: 0.9rem;
}

/* 图片样式 */
.section-about-ny .img-container img {
	border-radius: 12px;
	box-shadow: 0 10px 30px rgba(0,0,0,0.1);
	object-fit: cover;
	width: 100%;
	height: 100%;
}
.section-about-ny  .aboutly .text-dark{
	font-size: 1.6rem;
}

.section-about-ny .img-main {
	min-height: 300px;
}

.section-about-ny .img-sub {
	min-height: 200px;
	margin-top: 20px;
}

/* 底部强调文字 */
.section-about-ny .highlight-box {
	background-color: #fff;
	border-left: 4px solid #0d6efd;
	padding: 15px;
	border-radius: 4px;
	margin-top: 20px;
	font-style: italic;
	color: #555;
}
.web-container-three2 .col-lg-3{
	max-width: 24.5%;
}
.web-container-three2 .product-card {
	margin-top: 20px;
}

/* --- 上半部分：产品展示 --- */
.product-section-show {
	padding: 60px 0;
	background-color: #e1eefb;
}

.product-section-show .product-image-container {
	text-align: center; /* 图片居中 */
}

.product-section-show .product-image {
	max-width: 100%;
	height: auto;
	max-height: 500px; /* 限制最大高度 */
	object-fit: contain;
	border-radius: 30px !important;
}

.product-section-show .main-title {
	color: var(--primary-green);
	font-weight: 700;
	letter-spacing: -0.5px;
	line-height: 1.2;
	font-size: 4rem;
	width: 90%;
	margin-bottom: 0rem!important;
}

.product-section-show .badge-tag {
	background-color: #9acd32; /* 黄绿色标签 */
	color: white;
	font-size: 1.2rem;
	font-weight: 600;
	padding: 4px 10px;
	border-radius: 4px;
	text-transform: uppercase;
	display: inline-block;
	margin-bottom: 15px;
}

.product-section-show .sub-title {
	font-weight: 600;
	color: #000;
	font-size: 1.5rem;
	line-height: 1.8;
	margin-bottom: 0px;
	width: 90%;
	height: auto;
}
.product-section-show .main-titleh2 {
	color: #01448d;
	font-weight: 600;
	line-height: 1.2;
	margin-top: 2rem;
	font-size: 2rem;
	width: 90%;
	margin-bottom: 0rem!important;
}
.product-section-show  textarea {
    width: 100%;        /* 宽度为父元素的100% */
    height: auto;       /* 高度自动调整 */
    box-sizing: border-box; /* 确保padding和border不会影响宽度 */
    resize: both;      /* 允许用户调整大小，如果你不希望用户调整大小，可以设置为none */
    background-color: #e1eefb; /* 设置背景颜色 */
    color: black;      /* 设置文本颜色 */
    padding: 10px;     /* 添加一些内边距 */
	font-size: 1rem;
}

.product-section-show dd {
    margin-bottom: 0.5rem;
    margin-left: 0;
	font-size: 1rem;
}
.product-section-show .description-text {
	color: #555;
	line-height: 1.6;
}

/* --- 下半部分：科学背景 --- */
.product-section-main{
	padding: 0;
}
.product-section-con {
	background-color: #e1eefb; /* 浅灰背景区分区域 */
	padding: 20px;
	border-top: 1px solid #eee;
}

/* H3 标签样式：深绿色、加粗、全大写 */
.product-section-con h3{
	color: var(--primary-green); 
	font-weight: 700;
	text-transform: uppercase;
	font-size: 1.1rem; 
	line-height: 1.6;
	margin-bottom: 0; /* 移除默认下边距以便垂直居中 */
}
.product-section-con h4{
	font-weight: 700;
	font-size: 1rem; 
	line-height: 1.6;
}
.product-section-con p {
	color: #444;
	font-size: 0.95rem;
	line-height: 1.6;
	margin-bottom: 0;
	margin-top: 0px;
}
.product-section-con hr {
    margin-top: 0.5rem;
    margin-bottom: 0.8rem;
    border: 0;
    border-top: 3px solid rgba(0,0,0,.1);
}
@media screen and (max-width: 1440px) {
	.section-about-ny .feature-text p {
	    font-size: 1rem;
	    line-height: 1.6;
	}
	.section-about-ny .aboutly .text-dark {
	    font-size: 1.2rem;
	}
	.section-about-ny .product-list li {
	    font-size: 1rem;
	    line-height: 1.6;
	}
	.section-about-ny .icon-box .fa-solid {
	    font-size: 1.8rem;
	}
	.section-about-ny .icon-box {
	    width: 50px;
	    height: 50px;
	}
}
@media screen and (max-width: 1280px) {
	.section-about-ny .feature-text p {
	    font-size: 0.9rem;
	    line-height: 1.6;
	}
	.section-about-ny .product-list li {
	    font-size: 0.9rem;
	    line-height: 1.6;
	}
}
@media screen and (max-width: 981px) {
	.product-section-show .main-title {
	    font-size: 2rem;
	}
	.product-section-show {
	    padding: 20px 0;
	    background-color: #fff;
	}
	.web-container-three2 .col-lg-3{
		max-width: 100%;
	}
	.web-container-three1 .card-text {
	    max-height: 4rem;
	}
}