/* AB模版网 整站模板下载网站 Www.AdminBuy.Cn */
/* QQ：9490489 */
/* 仿站：Fang.AdminBuy.Cn */
/* 素材：Sc.AdminBuy.Cn */
html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	line-height: 1.15;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
body {
	margin: 0;
	font-family: "Microsoft Yahei", PingFangSC-Regular, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
	line-height: 1.42857143;
	font-size: 14px;
	min-width: 1230px;
	background: #fff;
	color: #333;
}
h1 {
	font-size: 2em;
	margin: .67em 0;
}
figure {
	margin: 1em 40px;
}
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}
a {
	-webkit-text-decoration-skip: objects;
	background-color: transparent;
}
abbr[title] {
	border-bottom: none;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
}
b, strong {
	font-weight: bolder;
}
dfn {
	font-style: italic;
}
mark {
	background-color: #ff0;
	color: #000;
}
small {
	font-size: 80%;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -.25em;
}
sup {
	top: -.5em;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
img {
	border-style: none;
}
svg:not(:root) {
	overflow: hidden;
}
button, input, optgroup, select, textarea {
	line-height: 1.42857143;
	margin: 0;
	outline: none;
}
body, button, input, select, textarea {
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-moz-font-feature-settings: "liga", "kern";
}
button, input {
	overflow: visible;
}
button, select {
	text-transform: none;
}
button, html [type=button],/* 1 */ [type=reset], [type=submit] {
-webkit-appearance:button;
}
button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
border-style:none;
padding:0;
}
button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring {
outline:1px dotted ButtonText;
}
fieldset {
	padding: .35em .75em .625em;
}
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}
progress {
	display: inline-block;
	vertical-align: baseline;
}
textarea {
	overflow: auto;
}
[type=checkbox], [type=radio] {
box-sizing:border-box;
padding:0;
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
height:auto;
}
[type=search] {
-webkit-appearance:textfield;
outline-offset:-2px;
}
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
-webkit-appearance:none;
}
::-webkit-file-upload-button {
-webkit-appearance:button;
font:inherit;
}
summary {
	display: list-item;
}
article, aside, footer, header, nav, section, figcaption, figure, main, details,/* 1 */ menu {
	display: block;
}
pre, code, kbd, samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
audio, video, canvas {
	display: inline-block;
}
template, [hidden] {
display:none;
}
.clearfix {
	zoom: 1;
}
.clearfix:before, .clearfix:after {
	display: table;
	line-height: 0;
	content: "";
}
.clearfix:after {
	clear: both;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #dd0000;
}
ul {
	margin: 0;
	list-style: none;
	padding: 0;
}
.img-center {
	text-align: center;
	font-size: 0;
}
.img-center img {
	display: inline-block;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.img-cover {
	overflow: hidden;
	position: relative;
}
.img-cover span {
	display: block;
	width: 100%;
	background: no-repeat center / cover;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.container {
	padding: 0 15px;
	width: 1200px;
	margin: 0 auto;
}
.kf {
	width: 208px;
	position: fixed;/* right: 20px; */
	right: -208px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 10;
}
.kt-top {
	height: 40px;
	line-height: 40px;
	background: url(../images/kefu.png) 12px center no-repeat #0061ef;
	-ms-background-size: auto 20px;
	background-size: auto 20px;
	padding-left: 46px;
	font-size: 14px;
	color: #fff;
}
.kt-top span:hover {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}
.kt-top span {
	width: 18px;
	height: 16px;
	float: right;
	position: relative;
	margin: 10px 10px 0 0;
	cursor: pointer;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
}
.kt-top span b {
	width: 100%;
	height: 2px;
	background: #fff;
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
}
.kt-top span b:first-child {
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
}
.kt-top span b:last-child {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
}
.kf .con {
	overflow: hidden;
	background: #fff;
}
.kf .qq li {
	height: 36px;
	line-height: 36px;
	border-bottom: #f5f5f5 solid 1px;
	padding-left: 16px;
}
.kf .qq li a {
	height: 36px!important;
	color: #666;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-decoration: initial;
	display: block;
}
.kf .qq li a img {
	padding-right: 6px;
}
.kf .con h5 {
	height: 26px;
	line-height: 26px;
	margin-top: 12px;
	background: url(../images/lianxi.png) 16px center no-repeat;
	padding-left: 45px;
	color: #666;
	font-size: 14px;
	margin-bottom: 0;
}
.kf .contact {
	margin-top: 1px;
	height: auto;
}
.kf .contact p {
	height: 26px;
	line-height: 26px;
	color: #666;
	font-size: 14px;
	padding-left: 22px;
	margin: 0;
}
.kf .contact p:nth-child(2n) {
	padding-left: 32px;
}
.kf .con h5.qr-icon {
	background: url(../images/erweima.png) 16px center no-repeat;
}
.kf .con .qr {
	margin-top: 10px;
	padding-left: 40px;
}
.kf .con .qr img {
	width: 110px;
	height: 110px;
}
.kf .backTop {
	width: 100%;
	height: 40px;
	margin-top: 10px;
	background: url(../images/huidaodingbu.png) center center no-repeat #0061ef;
	background-size: 18px auto;
	cursor: pointer;
}
.kf-side {
	padding: 18px 10px 10px;
	background: #0061ef;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	left: -34px;
	cursor: pointer;
}
.kf-side b {
	display: block;
	color: #fff;
	line-height: 18px;
	font-size: 14px;
	font-weight: 400;
}
.kf-side span.arrow {
	width: 12px;
	height: 12px;
	background: url(../images/jt-1.png) no-repeat;
	-ms-background-size: auto 12px;
	background-size: auto 12px;
	display: block;
	margin-top: 10px;
}
.kf-side span.on {
	background: url(../images/jt-2.png) no-repeat;
	-ms-background-size: auto 12px;
	background-size: auto 12px;
}
#message {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 1000;
	transform: scale(0);
	transition: .3s;
}
.messagebg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.6);
	z-index: 1001;
}
#message .m-content {
	margin-top: 10%;
}
#message .m-content .m-message {
	background: #fff;
	width: 580px;
	background: #fff;
	padding: 50px;
	margin: 0 auto;
	position: relative;
	z-index: 1002;
	box-shadow: 1px 1px 50px rgba(0,0,0,.3);
}
.m-message {
	width: 494px;
	margin: 48px auto 0;
}
.m-message label {
	margin-bottom: 15px;
	display: block;
	font-size: 14px;
}
.m-message label em {
	display: block;
	float: right;
	color: red;
	height: 32px;
	line-height: 32px;
}
.m-message label span {
	width: 70px;
	height: 34px;
	line-height: 34px;
	color: #2F2F2F;
	float: left;
	font-weight: bold;
	text-align: right;
	margin-right: 30px;
	display: inline-block;
}
.m-message label input.inp, .m-message label textarea, .m-message label.code input {
	width: 72%;
	overflow: hidden;
	height: 32px;
	line-height: 32px;
	border: #cccccc 1px solid;
	border-radius: 3px;
	padding: 0 14px;
	box-sizing: border-box;
	color: #555;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.m-message label input:focus, .m-message label textarea:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(247, 150, 0, .6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(247, 150, 0, .6);
}
.m-message label textarea {
	height: 72px;
	line-height: 24px;
	padding: 10px 14px;
}
.m-message label.code {
	line-height: 34px;
}
.m-message label.code input {
	width: 30%;
	float: left;
	margin-right: 30px;
}
.m-message label.code .pic {
	display: inline-block;
	vertical-align: top;
	width: 80px;
	height: 32px;
}
.m-message label.code img {
	display: block;
	width: 100%;
	height: 100%;
}
.btn-1 input {
	width: 52px;
	height: 32px;
	line-height: 32px;
	background: #e8e8e8;
	border: none;
	color: #333;
	margin-right: 22px;
	cursor: pointer;
	transition: 0.3s;
}
.btn-1 {
	padding-left: 100px;
}
.btn-1 input.focus {
	background: #ce2e33;
	color: #fff;
}
.btn-1 input.focus:hover {
	background: #444;
}
.btn-1 input:hover {
	background: #ccc;
}
.footer-fix {
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: #fff;
	z-index: 10;
	display: none;
}
.footer-fix li {
	float: left;
	width: 25%;
}
.footer-fix li a {
	display: block;
	text-align: center;
	padding: 7px 0;
	font-size: 12px;
	line-height: 1;
}
.footer-fix li i {
	display: block;
	height: 20px;
	background: no-repeat center;
	background-size: contain;
	margin-bottom: 4px;
}
.footer-fix li i.i1 {
	background-image: url(../images/f_01.png);
}
.footer-fix li i.i2 {
	background-image: url(../images/f_02.png);
}
.footer-fix li i.i3 {
	background-image: url(../images/f_03.png);
}
.footer-fix li i.i4 {
	background-image: url(../images/f_04.png);
}
.swiper-pagination-bullet-active {
	background-color: #e13f38;
}
.str_wrap {
	position: relative;
	overflow: hidden;
}
.str_move {
	position: absolute;
	left: 0;
	top: 0;
	cursor: move;
	white-space: nowrap;
}
.header {
	background-color: #fff;
}
.header .topbar {
	line-height: 34px;
	background-color: #f5f5f5;
	font-size: 13px;
}
.header .topbar ul {
	float: right;
}
.header .topbar li {
	float: left;
	color: #ddd;
}
.header .topbar li.pipe {
	padding: 0 10px;
}
.header .logo {
	float: left;
	font-size: 0;
	height: 80px;
	line-height: 80px;
	text-align: left;
	padding: 15px 0;
}
.header .tel {
	float: right;
	background: url(../images/tel.jpg) no-repeat 0 center;
	padding-left: 55px;
	margin-top: 31px;
}
.header .tel strong {
	display: block;
	font-size: 28px;
	font-family: Impact;
	line-height: 1;
	color: #dd0000;
}
.header .text {
	float: left;
	font-size: 16px;
	margin: 20px 0 20px 30px;
	padding: 5px 0 5px 30px;
	border-left: 1px solid #ddd;
}
.header .text strong {
	display: block;
	font-size: 26px;
}
.header .nav {
	font-size: 0;
	background-color: #0061ef;
	color: #fff;
}
.header .nav li {
	display: inline-block;
	vertical-align: middle;
	background: url(../images/li_07.jpg) no-repeat right center;
	padding-right: 1px;
}
.header .nav li a {
	display: block;
	font-size: 16px;
	line-height: 70px;
	padding: 0 35px;
	color: #fff;
}
.header .nav li .arr {
	float: right;
	height: 40px;
	width: 40px;
	position: relative;
	display: none;
}
.header .nav li .arr:after {
	content: '';
	border-top: 2px solid #ccc;
	border-left: 2px solid #ccc;
	box-sizing: content-box;
	display: block;
	width: 8px;
	height: 8px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	right: 15px;
}
.header .nav li.active a, .header .nav li.open a, .header .nav li a:hover {
	color: #fff;
	background-color: #dd0000;
}
.header .nav li.dropdown {
	position: relative;
}
.header .nav li.dropdown:before {
	content: "";
	position: absolute;
	border: 4px solid transparent;
	border-bottom: 0;
	border-top-color: currentColor;
	top: 50%;
	margin-top: -2px;
	right: 15px;
}
.header .nav .dropdown-box {
	position: absolute;
	left: 0;
	min-width: 100%;
	top: 100%;
	display: none;
	z-index: 10;
	text-align: center;
}
.header .nav .dropdown-box p {
	margin: 0;
}
.header .nav .dropdown-box a {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0 10px;
	font-size: 14px;
	background-color: rgba(0, 0, 0, 0.5) !important;
	line-height: 40px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.header .nav .dropdown-box a:hover {
	background-color: #dd0000 !important;
}
.header .nav li.open .dropdown-box {
	display: block;
}
.menu-btn {
	display: none;
	padding: 6px 0;
	float: right;
	margin-left: 15px;
}
.menu-btn:before, .menu-btn:after, .menu-btn span {
	display: block;
	height: 2px;
	background-color: #0d5ba4;
	content: '';
}
.menu-btn:before {
	width: 24px;
}
.menu-btn:after {
	width: 18px;
	margin-left: 6px;
}
.menu-btn span {
	width: 12px;
	margin: 6px 0 6px 12px;
}
.banner .swiper-slide {
	background: no-repeat center / cover;
	height: 470px;
}
.banner .swiper-slide img {
	display: block;
	width: 100%;
	height: auto;
}
.banner .swiper-pagination {
	bottom: 30px;
}
.banner .swiper-pagination-bullet {
	background-color: #fff;
	opacity: 1;
}
.banner .swiper-pagination-bullet-active {
	background-color: #015cb5;
}
.yunu-sou {
	padding: 25px 0;
	border-bottom: 1px solid #eee;
}
.yunu-sou .hot {
	float: left;
	padding: 7px 0;
}
.yunu-sou .hot a {
	margin-right: 10px;
}
.yunu-sou .hform {
	float: right;
}
.yunu-sou .hform input {
	float: left;
	border: 1px solid #eee;
	padding: 6px 12px;
	width: 210px;
	font-size: 14px;
}
.yunu-sou .hform button {
	border: 0;
	border-bottom: 1px solid transparent;
	padding: 0;
	float: left;
	cursor: pointer;
	outline: none;
	width: 40px;
	height: 34px;
	background: url(../images/sear.png) no-repeat center / contain #cc2231;
	color: #fff;
	font-size: 0;
}
.section {
	padding: 30px 0;
}
.section-title {
	text-align: center;
	margin-bottom: 30px;
	font-size: 26px;
	font-weight: bold;
}
.section-title span {
	color: #1e4890;
}
.section-title small {
	display: block;
	color: #999;
	font-size: 14px;
	font-weight: normal;
	margin-top: 10px;
}
.title-1 {
	border-bottom: 1px solid #e2e2e2;
	font-size: 24px;
	color: #0d5ba4;
	padding-bottom: 15px;
	margin-bottom: 20px;
	line-height: 32px;
}
.title-1 .more {
	float: right;
	font-size: 14px;
}
.title-1 small {
	font-size: 14px;
	color: #999;
	text-transform: uppercase;
	margin-left: 10px;
}
.in-prd-cate {
	float: left;
	width: 290px;
	border: 3px solid #0061ef;
	background-color: #fff;
}
.in-prd-cate .tit {
	text-align: center;
	color: #fff;
	line-height: 70px;
	font-size: 24px;
	font-weight: bold;
	background-color: #214d98;
}
.in-prd-cate dl {
	padding: 10px;
	margin: 0;
}
.in-prd-cate dt a {
	display: block;
	line-height: 60px;
	background: url(../images/g3.jpg) no-repeat center;
	color: #fff;
	font-size: 18px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.in-prd-cate dd {
	margin: 0;
}
.in-prd-cate dd a {
	display: block;
	line-height: 60px;
	font-size: 15px;
	border-bottom: 1px dotted #e5e5e5;
	background: url(../images/aao_10.jpg) left center no-repeat;
	padding-left: 28px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.in-prd-con {
	float: right;
	width: 870px;
}
.list-1 {
	margin: -20px 0 0 -20px;
}
.list-1 li {
	float: left;
	width: 33.333333%;
}
.list-1 li a {
	display: block;
	margin: 20px 0 0 20px;
}
.list-1 li .img-center {
	background-color: #fff;
	height: 316px;
	line-height: 316px;
	border: 1px solid #ddd;
}
.list-1 li p {
	text-align: center;
	margin: 15px 0 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.list-1 li a:hover .img-center {
	border-color: #dd0000;
}
.list-1-1 li .img-center {
	height: 220px;
	line-height: 220px;
}
.in-case-menu {
	float: left;
	width: 440px;
}
.in-case-menu li a {
	display: block;
	background: url(../images/ag2.jpg) no-repeat center / 100% 100%;
	line-height: 64px;
	padding-left: 64px;
	font-size: 16px;
	padding-right: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.in-case-menu li.active a {
	background-image: url(../images/ag1.jpg);
	color: #fff;
}
.in-case-con {
	margin-left: 325px;
}
.in-case-con dl {
	margin: 0;
	overflow: hidden;
}
.in-case-con dt {
	float: left;
	width: 436px;
}
.in-case-con dd {
	margin-left: 466px;
}
.in-case-con dd h4 {
	margin: 0;
	font-size: 18px;
}
.in-case-con dd p {
	margin: 20px 0 0;
	color: #777;
	line-height: 2;
	text-align: justify;
	height: 258px;
}
.in-case-con dd .more {
	display: block;
	width: 180px;
	line-height: 38px;
	background-color: #dd0000;
	color: #fff;
	text-align: center;
	margin-top: 20px;
	font-size: 16px;
}
.in-honours ul {
	font-size: 0;
}
.in-honours li {
	width: 280px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}
.in-honours li a {
	display: block;
}
.in-honours li .img-center {
	height: 300px;
	line-height: 300px;
	background-color: #fff;
}
.in-honours li p {
	text-align: center;
	margin: 15px 0 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
}
.in-about {
	margin: 0;
}
.in-about dt {
	float: left;
	width: 526px;
}
.in-about dd {
	margin-left: 550px; margin-top:30px; line-height:30px
}
.in-about dd p {
	margin: 0;
	line-height: 2;
	text-align: justify;
}
.bg1 {
	color: #fff;
	background: url(../images/asq_27.jpg) no-repeat center / cover;
}
.bg1 .section-title span {
	color: #fff;
}
.bg1 .section-title small {
	color: #fff;
}
.in-lc {
	margin: -20px 0 0 -20px;
}
.in-lc li {
	float: left;
	width: 33.333333%
}
.in-lc li a {
	display: block;
	margin: 20px 0 0 20px;
	position: relative;
	color: #fff;
}
.in-lc li .img-cover {
	padding-top: 76%;
}
.in-lc li .text {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background-color: rgba(0,0,0,0.5);
	margin: 0;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 45px;
}
.in-news {
	margin-left: -45px;
}
.in-news .item {
	float: left;
	width: 33.333333%;
}
.in-news .wrap {
	margin-left: 45px;
}
.in-news .img-center {
	margin-bottom: 20px;
}
.in-news .title-1 {
	font-size: 20px;
	padding-bottom: 5px;
	margin-bottom: 0;
}
.list-2 li {
	border-bottom: 1px dotted #ccc;
}
.list-2 li a {
	display: block;
	line-height: 45px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: url(../images/li2.jpg) left center no-repeat;
	padding-left: 15px;
}
.list-2 li span {
	float: right;
	font-size: 12px;
	color: #666;
}
.yunu-link {
	padding: 20px 0;
}
.yunu-link h4 {
	border-bottom: 1px solid #ddd;
	margin: 0;
	font-size: 18px;
	color: #0d5ba4;
	padding-bottom: 15px;
}
.yunu-link h4 small {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: normal;
	color: #999;
}
.yunu-link ul {
	margin-left: -20px;
}
.yunu-link li {
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}
.footer {
	padding: 50px 0;
	background-color: #253653;
	color: #bec3cc;
}
.footer a {
	color: #bec3cc;
}
.footer a:hover {
	color: #fff;
}
.footer-nav {
	margin-bottom: 30px;
	background-color: #334564;
	border-radius: 5px;
	font-size: 0;
	padding: 15px;
	text-align: center;
}
.footer-nav a {
	display: inline-block;
	vertical-align: middle;
	font-size: 15px;
	margin: 0 20px;
}
.footer-ewm {
	float: right;
	width: 120px;
	text-align: center;
}
.footer-ewm p {
	margin: 10px 0 0;
	font-size: 12px;
}
.footer-in {
	margin-right: 160px;
	background: url(../images/ff_87.jpg) no-repeat 0 center;
	padding-left: 250px;
}
.footer-info p {
	margin: 5px 0 0;
}
.banner-sub {
	height: 400px;
	background: no-repeat center / cover;
}
.ct2-sd {
	float: left;
	width: 250px;
}
.ct2-mn {
	float: right;
	width: 910px;
}
.panel-sd {
	margin-bottom: 20px;
	background-color: #f6f6f6;
}
.panel-sd:last-child {
	margin-bottom: 0;
}
.panel-sd .tit {
	text-align: center;
	color: #fff;
	font-size: 20px;
	background: url(../images/k1.jpg) no-repeat center / cover;
	padding: 20px 0;
}
.contact-sd {
	padding: 20px;
	line-height: 1.8;
	font-size: 13px;
}
.lanmu li {
	border-bottom: 1px dotted #ddd;
}
.lanmu li:last-child {
	border-bottom: 0;
}
.lanmu li>a {
	display: block;
	line-height: 44px;
	padding: 0 0 0 25px;
}
.lanmu li .arr {
	float: right;
	height: 45px;
	width: 40px;
	position: relative;
	cursor: pointer;
}
.lanmu li .arr:after {
	content: '';
	border-top: 2px solid #ccc;
	border-left: 2px solid #ccc;
	box-sizing: content-box;
	display: block;
	width: 8px;
	height: 8px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	right: 15px;
}
.lanmu-box {
	display: none;
}
.lanmu-box p {
	margin: 0;
	border-top: 1px dotted #ddd;
	padding-left: 15px;
}
.lanmu-box p a {
	padding: 0 25px;
	display: block;
	line-height: 40px;
}
.lanmu-box p.on a {
	color: #dd0000;
}
.lanmu li>a:hover, .lanmu li.active>a {
	color: #dd0000;
}
.lanmu li.open .lanmu-box {
	display: block;
}
.lanmu li.open .arr:after {
	-webkit-transform: rotate(225deg);
	transform: rotate(225deg);
}
.pages {
	margin: 30px 0 0;
	text-align: center;
	font-size: 0;
}
.pages a {
	display: inline-block;
	font-size: 14px;
	line-height: 35px;
	padding: 0 14px;
	margin: 5px;
	background-color: #f5f5f5;
	border-radius: 3px;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.pages a:hover, .pages a.active {
	background-color: #dd0000;
	color: #fff;
}
.sub-tit {
	border-bottom: 1px solid #ddd;
	font-size: 18px;
	color: #0d5ba4;
	font-weight: bold;
	padding-bottom: 15px;
	margin-bottom: 20px;
}
.curmbs {
	float: right;
	font-weight: normal;
	font-size: 12px;
	color: #999;
	line-height: 25px;
	background: url(../images/hom1.jpg) no-repeat 0 center;
	padding-left: 20px;
}
.curmbs em {
	font-style: normal;
	padding: 0 5px;
}
.list-3 {
}
.list-3 li {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #eee;
}
.list-3 li a {
	display: block;
	overflow: hidden;
}
.list-3 li .img-center {
	float: left;
	width: 240px;
}
.list-3 li .text {
	margin-left: 260px;
}
.list-3 li .text h4 {
	font-size: 20px;
	margin: 0;
}
.list-3 li .text .date {
	margin-top: 10px;
	color: #999;
	font-size: 12px;
}
.list-3 li .text p {
	margin: 10px 0 0;
	color: #777;
	line-height: 1.8;
	text-align: justify;
}
.list-3 li .text span {
	float: right;
	line-height: 24px;
	border: 1px solid #ddd;
	border-radius: 50px;
	padding: 0 20px;
	margin-top: 10px;
}
.list-3 li a:hover .text span {
	background-color: #dd0000;
	color: #fff;
	border-color: #dd0000;
}
.list-4 li {
	border-bottom: 1px dotted #ccc;
}
.list-4 li a {
	display: block;
	line-height: 45px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: url(../images/libg.jpg) left center no-repeat;
	padding-left: 20px;
}
.list-4 li span {
	float: right;
	font-size: 12px;
	color: #666;
}
.content-title {
	margin-bottom: 20px;
	text-align: center;
}
.content-title h1 {
	font-size: 22px;
	margin: 0;
}
.content-title p {
	margin: 15px 0 0;
	font-size: 12px;
	color: #999;
	border-top: 1px dashed #ddd;
	padding-top: 15px;
}
.content-title p span {
	padding: 0 10px;
	display: inline-block;
}
.content-body {
	line-height: 1.8;
}
.content-body img {
    max-width: 85% !important;
    height: auto !important;
    display: block;
    margin: 30px auto;
    border-radius: 4px;
    border: 1px solid rgba(0, 0, 0, 0.05);
    
    /* 默认阴影 */
    box-shadow: 
        0 8px 25px rgba(0, 0, 0, 0.12),
        0 2px 8px rgba(0, 0, 0, 0.08);
    
    /* 过渡动画 */
    transition: all 0.3s ease;
    
    /* 悬停效果 */
    &:hover {
        box-shadow: 
            0 12px 35px rgba(0, 0, 0, 0.15),
            0 4px 15px rgba(0, 0, 0, 0.1);
        transform: translateY(-2px);
    }
}
}
.content-exp {
	padding: 10px 15px;
	font-size: 12px;
	background-color: #f5f5f5;
	margin-top: 20px;
	border-radius: 5px;
}
.content-exp li {
	line-height: 2;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.yunu-showcase {
	margin: 0 0 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #ddd;
}
.yunu-showcase-info {
	margin-left: 430px;
}
.yunu-showcase-info h1 {
	font-size: 20px;
	margin: 0;
	border-bottom: 1px dashed #ddd;
	padding-bottom: 15px;
}
.yunu-showcase-info p {
	margin: 15px 0 0;
	color: #666;
	line-height: 1.8;
}
.yunu-showcase-info .tel {
	margin-top: 15px;
}
.yunu-showcase-info .tel a {
	line-height: 42px;
	color: #fff;
	display: inline-block;
	width: 120px;
	text-align: center;
	border-radius: 5px;
	background-color: #dd0000;
}
.pc-slide {
	float: left;
	width: 400px;
}
.view .swiper-slide .img-center {
	width: 100%;
	height: 300px;
	line-height: 300px;
}
.view .swiper-container {
	width: 100%;
}
.preview {
	width: 100%;
	margin-top: 10px;
	position: relative;
}
.preview .swiper-container {
	margin: 0 30px;
}
.preview .swiper-slide .img-center {
	height: 80px;
	border: 1px solid #ddd;
	cursor: pointer;
	position: relative;
	line-height: 80px;
}
.preview .arrow-left {
	background: url(../images/feel3.png) no-repeat left top;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -9px;
	width: 9px;
	height: 18px;
	z-index: 10;
}
.preview .arrow-right {
	background: url(../images/feel4.png) no-repeat left bottom;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -9px;
	width: 9px;
	height: 18px;
	z-index: 10;
}
.preview .active-nav .img-center {
	border-color: #dd0000;
}
div.zoomDiv {
	z-index: 999;
	position: absolute;
	top: 0;
	left: 0;
	background: #ffffff;
	border: 1px solid #ddd;
	display: none;
	text-align: center;
	overflow: hidden;
	font-size: 0;
}
div.zoomMask {
	position: absolute;
	background: url(../images/mask.png) repeat scroll 0 0 transparent;
	cursor: move;
	z-index: 1;
}
.map {
	height: 400px;
	margin-top: 20px;
}
 @media screen and (max-width: 767px) {
body {
	min-width: 320px;
	padding-top: 50px;
	padding-bottom: 50px;
}
.container {
	width: auto;
}
#message .m-content .m-message {
	width: 90%;
	padding: 20px;
}
.kf {
	display: none;
}
.footer-fix {
	display: block;
}
.header {
	padding: 10px 0;
	position: fixed;
	z-index: 10;
	width: 100%;
	top: 0;
	left: 0;
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
.header .topbar, .header .text, .header .tel {
	display: none;
}
.header .logo {
	height: 50px;
	line-height: 50px;
	float: none;
	padding: 0;
	margin: -10px 0;
}
.header .nav {
	margin: 10px 0 -10px;
	text-align: left;
	display: none;
	background-color: transparent;
	border-bottom: 0;
}
.header .nav ul {
	margin: 0 -15px;
}
.header .nav li {
	display: block;
	margin: 0;
	border-top: 1px solid #eee;
	background: none;
}
.header .nav li a {
	line-height: 40px;
	padding: 0 15px;
	color: #333;
}
.header .nav li .arr {
	display: block;
}
.header .nav li.active a, .header .nav li.open a, .header .nav li a:hover {
	background-color: transparent;
	color: #dd0000
}
.header .nav li.open .arr:after {
	border-color: #dd0000;
	-webkit-transform: rotate(225deg);
	transform: rotate(225deg);
}
.header .nav .dropdown-box {
	position: static;
	background-color: #f5f5f5;
	min-width: auto;
	text-align: left;
}
.header .nav .dropdown-box a {
	color: #333 !important;
	border-top: 1px dotted #ddd;
	padding: 0 15px;
	line-height: 40px;
	background-color: transparent !important;
	border-bottom: 0;
}
.header .nav .dropdown-box a:hover {
	background-color: transparent !important;
}
.menu-btn {
	display: block;
}
.banner .swiper-slide {
	height: 150px;
}
.banner .swiper-pagination {
	bottom: 10px;
}
.yunu-sou {
	padding: 0;
	border-bottom: 0;
}
.yunu-sou .container {
	padding: 0;
}
.yunu-sou .hot {
	display: none;
}
.yunu-sou .hform {
	float: none;
	position: relative;
}
.yunu-sou .hform input {
	border-color: transparent;
	width: 100%;
	box-sizing: border-box;
	line-height: 20px;
	padding: 9px 60px 9px 15px;
	border-radius: 0;
	border-bottom: 1px solid #eee;
}
.yunu-sou .hform button {
	position: absolute;
	right: 0;
	top: 0;
	width: 50px;
	height: 40px;
}
.in-prd-cate {
	display: none;
}
.in-prd-con {
	float: none;
	width: auto;
}
.section {
	padding: 30px 0;
}
.section-title {
	margin-bottom: 20px;
	font-size: 18px;
}
.section-title small {
	font-size: 12px;
	margin-top: 5px;
}
.title-1 {
	font-size: 18px;
	line-height: 24px;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
.title-1 small {
	font-size: 12px;
}
.list-1 {
	margin: -15px 0 0 -15px;
}
.list-1 li {
	width: 50%;
}
.list-1 li a {
	margin: 15px 0 0 15px;
}
.list-1 li .img-center {
	height: 188px;
	line-height: 188px;
}
.list-1 li p {
	margin-top: 10px;
}
.list-1 li a:hover .img-center {
	border-color: #dd0000;
}
.list-1-1 li .img-center {
	height: 108px;
	line-height: 108px;
}
.in-case-menu {
	display: none;
}
.in-case-con {
	margin: 0;
}
.in-case-con dt {
	float: none;
	width: auto;
}
.in-case-con dd {
	margin: 15px 0 0;
}
.in-case-con dd p {
	height: auto;
	margin: 10px 0 0;
	line-height: 1.8;
}
.in-case-con dd .more {
	margin-top: 15px;
}
.in-honours li {
	width: 140px;
}
.in-honours li .img-center {
	height: 150px;
	line-height: 150px;
}
.in-honours li p {
	margin-top: 10px;
}
.in-about dt {
	float: none;
	width: auto;
}
.in-about dd {
	margin: 15px 0 0;
}
.in-about dd p {
	line-height: 1.8;
}
.in-lc li {
	width: 100%;
}
.in-news {
	margin-top: -20px;
}
.in-news .item {
	width: 100%;
}
.in-news .wrap {
	margin-top: 20px;
}
.in-news .img-center {
	display: none;
}
.in-news .title-1 {
	font-size: 18px;
}
.footer {
	padding: 30px 0;
}
.footer-nav {
	display: none;
}
.footer-ewm {
	display: none;
}
.footer-in {
	background: none;
	padding: 0;
	margin: 0;
	font-size: 12px;
}
.banner-sub {
	height: 130px;
}
.ct2-sd {
	display: none;
}
.ct2-mn {
	float: none;
	width: auto;
}
.sub-tit {
	padding-bottom: 10px;
	margin-bottom: 15px;
}
.curmbs {
	display: none;
}
.pages {
	margin-top: 20px;
}
.pages a {
	font-size: 12px;
	line-height: 30px;
	padding: 0 12px;
}
.list-3 li .img-center {
	float: none;
	width: auto;
}
.list-3 li .text {
	margin: 15px 0 0;
}
.list-3 li .text h4 {
	font-size: 16px;
}
.list-3 li .text p {
	font-size: 12px;
}
.list-4 li a {
	line-height: 40px;
	padding-left: 15px;
}
.content-title {
	margin-bottom: 15px;
}
.content-title h1 {
	font-size: 18px;
}
.content-title p {
	margin-top: 10px;
	padding-top: 10px;
}
.content-title p span {
	padding: 0 5px;
}
.content-exp {
	margin-top: 15px;
}
.pc-slide {
	float: none;
	width: auto;
}
.yunu-showcase-info {
	margin: 20px 0 0;
}
.yunu-showcase-info h1 {
	padding-bottom: 10px;
}
.yunu-showcase-info p {
	margin-top: 10px;
}
.map {
	height: 200px;
}
}

.ab_pages{clear:both;padding:20px 0;font-size:14px;text-align:center; overflow:hidden}
.ab_pages ul{display:inline-block;margin:0 auto;padding:0}
.ab_pages ul  a{color:#555;display:block;padding: 2px 10px;  border: 1px solid #ddd;float: left;margin: 0 5px;}
.ab_pages ul  a.page-num-current{ background:#ddd;}


.top1{
	width: 100%;
	height: auto;
	/*margin: 0 auto;
	padding: 15px 0;
	text-align: center;
	overflow: hidden;*/
}
.top1 img{	width: 100%;
	height: auto;display: block;}









.lang {
    width: auto;
    z-index: 9999;
    text-align: left;
    position: relative;
    margin-right: 20px
}

.lang-icon {
    display: flex !important;
    align-items: center;
    width: 100%;
    height: 30px;
    border: none;
    cursor: pointer;
    font-size: 14px;
    user-select: none;
    white-space: nowrap
}

.lang-icon span {
    position: relative;
    padding-right: 18px;
    color: #FFF
}

.lang-icon>img {
    margin-right: 5px
}

.lang-icon span::before {
    content: "";
    position: absolute;
    right: 4px;
    top: 11px;
    width: 8px;
    height: 1px;
    background: #FFF;
    transform: rotate(50deg)
}

.lang-icon span::after {
    content: "";
    position: absolute;
    right: 0px;
    top: 11px;
    width: 8px;
    height: 1px;
    background: #FFF;
    transform: rotate(-50deg)
}

.lang-drop {
    position: absolute;
    top: calc(100% + 26px);
    right: 50%;
    transform: translateX(50%);
    background: #FFF;
    border: 1px solid #EBEEF5;
    border-radius: var(--border);
    box-shadow: 0 2px 12px 0 rgba(0,0,0,.1);
    z-index: 9999;
    visibility: hidden;
    opacity: 0;
    transition: opacity .3s,top .3s
}

.lang-drop.lang-flex {
    transform: translateX(23%)
}

.lang-drop.lang-flex .lang-arrow {
    left: 75%
}

.lang-drop.active {
    visibility: visible;
    opacity: 1;
    top: calc(100% + 12px)
}

.lang-arrow {
    display: block;
    width: 10px;
    height: 10px;
    background-color: #FFF;
    border-top: 1px solid #EBEEF5;
    border-left: 1px solid #EBEEF5;
    transform: translateX(-50%) rotate(45deg);
    position: absolute;
    top: -6px;
    left: 50%
}

.lang-wrap {
    width: 140px;
    padding: 8px 0;
    box-sizing: border-box
}

.lang-flex .lang-wrap {
    width: 340px;
    display: flex;
    flex-wrap: wrap;
    padding: 8px
}

.lang-wrap li {
    width: 100%;
    padding: 8px 16px;
    box-sizing: border-box;
    transition: background-color .3s
}

.lang-flex .lang-wrap li {
    width: 33%;
    padding: 0px
}

.lang-flex .lang-wrap li a {
    padding: 8px 6px
}

.lang-wrap li.lang-active,.lang-wrap li:hover {
    background-color: #EEE
}

.lang-wrap li a {
    display: block;
    color: var(--fontcolor);
    font-size: 12px;
    text-decoration: none;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.lang-wrap li img {
    display: inline-block;
    width: 24px;
    height: 16px;
    vertical-align: -.25em;
    margin-right: 4px
}

@media (max-width: 1024px) {
    .l-wrap {
        padding:0px 15px
    }

    .lang {
        margin-left: auto;
        margin-right: 10px;
        transition: all .2s linear
    }

    .lang-icon span {
        display: none
    }

    .lang-icon>img {
        width: 26px;
        height: 26px;
    }

    .is-active .lang-icon>img {
        filter: brightness(0);
    }

    header:hover .lang-icon>img {
        filter: brightness(0);
    }

    .lang-drop {
        display: none
    }

    .lang-drop.active {
        display: block
    }
}

/* 移动端菜单按钮 */
.mobile-menu-btn {
  display: none;
  cursor: pointer;
  position: absolute;
  top: 20px;
  right: 20px;
  width: 30px;
  z-index: 1001;
}

.mobile-menu-btn span {
  display: block;
  height: 3px;
  background: #333;
  margin: 5px 0;
  transition: 0.4s;
}

/* 响应式导航 */
@media (max-width: 768px) {
  .mobile-menu-btn {
    display: block;
  }
  
  .nav ul {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: #fff;
    flex-direction: column;
    padding: 10px 0;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
  }
  
  .nav.active ul {
    display: flex;
  }
}


/* 移动端语言按钮适配 */
@media (max-width: 768px) {
  .language-switcher {
    top: 10px;
    right: 10px;
    transform: scale(0.9);
  }
  
  .language-switcher button {
    min-width: 36px;
    height: 36px;
    font-size: 14px;
    padding: 0 10px;
  }
}

@media (max-width: 480px) {
  .language-switcher {
    top: 60px;
    left: 10px;
    right: auto;
  }
}












/* 案例展示板块样式 */
#cases {
    padding: 30px 0;
    background: white;
}

.section-title {
    text-align: center;
    margin-bottom: 50px;
    font-size: 2.5rem;
    color: #00467f;
    position: relative;
}

.section-title:after {
    content: '';
    display: block;
    width: 80px;
    height: 4px;
    background: #00a8ff;
    margin: 15px auto 0;
    border-radius: 2px;
}

.cases-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 25px;
}

.case-card {
    background: white;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.08);
    transition: all 0.3s ease;
    border: 1px solid #eaeaea;
    position: relative;
    height: 280px;
    display: block;
    text-decoration: none;
    color: inherit;
    cursor: pointer;
}

.case-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
}

.case-img {
    height: 100%;
    background-size: cover;
    background-position: center;
    position: relative;
}

.case-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 40%;
    background: linear-gradient(to top, rgba(100, 180, 255, 0.5), rgba(100, 180, 255, 0.3));
    color: white;
    padding: 15px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.case-tag {
    position: absolute;
    top: 15px;
    right: 15px;
    background: #00a8ff;
    color: white;
    padding: 5px 12px;
    border-radius: 20px;
    font-size: 0.8rem;
    z-index: 2;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}

.case-content h3 {
    margin-bottom: 8px;
    font-size: 1.1rem;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.7);
}

.case-content p {
    font-size: 0.8rem;
    opacity: 0.9;
    line-height: 1.3;
    margin-bottom: 10px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7);
}

.case-stats {
    display: flex;
    justify-content: space-between;
    margin-top: 8px;
    padding-top: 8px;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
}

.stat {
    text-align: center;
    flex: 1;
}

.stat-value {
    font-size: 1rem;
    font-weight: bold;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7);
}

.stat-label {
    font-size: 0.7rem;
    opacity: 0.8;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7);
}

/* 响应式设计 */
@media (max-width: 1200px) {
    .cases-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 992px) {
    .cases-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 768px) {
    .cases-grid {
        grid-template-columns: 1fr;
    }
}




















/* 荣誉资质板块样式 - 独立版本 */
.qualifications-section {
    padding: 50px 0;
    background: #f8fafd;
    overflow: hidden;
}

.qualifications-section .container {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.qualifications-section .section-title {
    text-align: center;
    margin-bottom: 50px;
    font-size: 2.5rem;
    color: #00467f;
    position: relative;
}

.qualifications-section .section-title:after {
    content: '';
    display: block;
    width: 80px;
    height: 4px;
    background: #00a8ff;
    margin: 15px auto 0;
    border-radius: 2px;
}

/* 自动滚动容器 */
.qualifications-section .scrolling-container {
    position: relative;
    overflow: hidden;
    margin: 40px 0 60px;
}

.qualifications-section .scrolling-wrapper {
    display: flex;
    gap: 25px;
    padding: 15px 0;
    animation: autoScroll 20s linear infinite;
}

/* 自动滚动动画 */
@keyframes autoScroll {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-50%);
    }
}

/* 悬停时暂停滚动 */
.qualifications-section .scrolling-container:hover .scrolling-wrapper {
    animation-play-state: paused;
}

/* 单个资质卡片 */
.qualifications-section .qualification-card {
    flex: 0 0 auto;
    width: 220px;
    height: 320px;
    background: white;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.08);
    transition: all 0.3s ease;
    border: 1px solid #eaeaea;
    position: relative;
    cursor: pointer;
}

.qualifications-section .qualification-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 12px 25px rgba(0, 0, 0, 0.15);
}

/* 图片容器 */
.qualifications-section .qualification-img {
    width: 100%;
    height: 270px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    background: linear-gradient(135deg, #f5f9ff 0%, #e8f2ff 100%);
    border-bottom: 1px solid #eaeaea;
    position: relative;
}

.qualifications-section .qualification-img .img-wrapper {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
}

.qualifications-section .qualification-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transition: transform 0.4s ease;
    position: relative;
    z-index: 1;
}

/* 图片加载占位符 */
.qualifications-section .img-placeholder {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, #e8f2ff 0%, #d4e6ff 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #00467f;
    font-size: 0.9rem;
    z-index: 0;
}

.qualifications-section .qualification-card:hover .qualification-img img {
    transform: scale(1.05);
}

/* 标题区域 */
.qualifications-section .qualification-title {
    padding: 15px 10px;
    text-align: center;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.qualifications-section .qualification-title h3 {
    font-size: 0.9rem;
    color: #00467f;
    font-weight: 600;
    line-height: 1.3;
    margin: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/* 详情弹窗样式 */
.qualifications-modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.85);
    z-index: 1000;
    align-items: center;
    justify-content: center;
    padding: 20px;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.qualifications-modal.active {
    display: flex;
    opacity: 1;
}

.qualifications-modal .modal-content {
    background: white;
    border-radius: 12px;
    max-width: 800px;
    width: 100%;
    position: relative;
    padding: 0;
    transform: translateY(20px);
    transition: transform 0.3s ease;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.3);
    overflow: hidden;
}

.qualifications-modal.active .modal-content {
    transform: translateY(0);
}

.qualifications-modal .modal-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 30px;
    background: #00467f;
    color: white;
}

.qualifications-modal .modal-title {
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1.3;
    margin: 0;
}

.qualifications-modal .close-modal {
    background: none;
    border: none;
    font-size: 1.8rem;
    color: white;
    cursor: pointer;
    transition: color 0.2s ease;
    line-height: 1;
    padding: 0;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

.qualifications-modal .close-modal:hover {
    color: #00a8ff;
    background: rgba(255, 255, 255, 0.1);
}

.qualifications-modal .modal-body {
    padding: 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.qualifications-modal .modal-img-container {
    width: 100%;
    max-height: 500px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f8fafd;
    border-radius: 8px;
    padding: 20px;
    margin-bottom: 20px;
    overflow: hidden;
}

.qualifications-modal .modal-img {
    max-width: 100%;
    max-height: 460px;
    object-fit: contain;
}

/* 响应式设计 */
@media (max-width: 768px) {
    .qualifications-section .section-title {
        font-size: 2rem;
    }
    
    .qualifications-section .qualification-card {
        width: 200px;
        height: 300px;
    }
    
    .qualifications-section .qualification-img {
        height: 250px;
    }
    
    .qualifications-section .qualification-title {
        height: 50px;
        padding: 10px 8px;
    }
    
    .qualifications-section .qualification-title h3 {
        font-size: 0.85rem;
    }
    
    .qualifications-modal .modal-header {
        padding: 15px 20px;
    }
    
    .qualifications-modal .modal-title {
        font-size: 1.3rem;
    }
    
    .qualifications-modal .modal-body {
        padding: 20px;
    }
    
    .qualifications-modal .modal-img-container {
        padding: 15px;
        max-height: 400px;
    }
    
    .qualifications-modal .modal-img {
        max-height: 360px;
    }
}

@media (max-width: 480px) {
    .qualifications-section .qualification-card {
        width: 180px;
        height: 280px;
    }
    
    .qualifications-section .qualification-img {
        height: 230px;
    }
    
    .qualifications-section .qualification-title h3 {
        font-size: 0.8rem;
    }
    
    .qualifications-modal .modal-header {
        padding: 12px 15px;
    }
    
    .qualifications-modal .modal-title {
        font-size: 1.2rem;
    }
    
    .qualifications-modal .modal-body {
        padding: 15px;
    }
    
    .qualifications-modal .modal-img-container {
        padding: 12px;
        max-height: 350px;
    }
    
    .qualifications-modal .modal-img {
        max-height: 320px;
    }
}













/* 联系信息侧栏样式 - PC端专用 */
/* 所有样式都限定在自定义类名下，不会影响其他元素 */
.contact-panel-pc {
    width: 250px;
    background: #ffffff;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    transition: all 0.3s ease;
    font-family: 'Microsoft YaHei', 'Segoe UI', sans-serif;
    overflow: hidden;
    border: 1px solid #e8e8e8;
}

.contact-panel-pc:hover {
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.12);
    transform: translateY(-2px);
}

.contact-title {
    background: #2c80e6;
    color: white;
    padding: 16px 20px;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1px;
    position: relative;
}

.contact-title:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: rgba(255, 255, 255, 0.2);
}

.contact-content {
    padding: 20px;
}

.contact-row {
    display: flex;
    align-items: flex-start;
    margin-bottom: 16px;
    padding-bottom: 16px;
    border-bottom: 1px solid #f0f0f0;
}

.contact-row:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.contact-icon {
    width: 32px;
    height: 32px;
    background: #f0f7ff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 12px;
    color: #2c80e6;
    font-size: 14px;
    font-weight: bold;
    flex-shrink: 0;
    box-shadow: 0 2px 4px rgba(44, 128, 230, 0.1);
}

.contact-detail {
    flex: 1;
    min-width: 0; /* 防止内容溢出 */
}

.contact-label {
    font-size: 12px;
    color: #666;
    margin-bottom: 4px;
    line-height: 1.4;
}

.contact-value {
    font-size: 14px;
    color: #333;
    line-height: 1.5;
    font-weight: 500;
    word-break: break-word;
}

.contact-link {
    color: #2c80e6;
    text-decoration: none;
    transition: color 0.2s;
}

.contact-link:hover {
    color: #e64545;
    text-decoration: underline;
}

/* 可选：为联系行添加悬停效果 */
.contact-row:hover {
    background-color: #fafafa;
    border-radius: 4px;
    padding: 8px 12px 16px;
    margin-left: -12px;
    margin-right: -12px;
    margin-bottom: 16px;
    padding-bottom: 16px;
    border-bottom: 1px solid #e8e8e8;
}

.contact-row:hover .contact-icon {
    background-color: #2c80e6;
    color: white;
    transform: scale(1.05);
    transition: all 0.2s ease;
}





















/* 生产产品板块样式 - 最终优化版 */
#production-products {
    padding: 20px 0 30px; /* 减少顶部和底部内边距 */
    background: white;
}

/* 标题样式优化，减少与上一个板块的间距 */
.section-title {
    margin-top: 70px; /* 控制标题顶部间距 */
    margin-bottom: 30px; /* 控制标题与产品列表的间距 */
    font-size: 1.8rem; /* 适当调整标题大小 */
    color: #00467f;
    text-align: center;
    font-weight: bold;
}

.new-products-container {
    margin-top: 20px; /* 进一步减少上边距 */
}

/* 主布局方案：使用CSS Grid */
.new-products-list {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    grid-auto-rows: 1fr;
    gap: 30px;
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
    
    /* 确保网格对齐 */
    justify-items: stretch;
    align-items: stretch;
    grid-auto-flow: row dense;
}

.new-product-item {
    background: white;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.08);
    transition: all 0.3s ease;
    border: 1px solid #eaeaea;
    display: flex;
    flex-direction: column;
    height: 100%;
    min-height: 0;
}

.new-product-item:hover {
    transform: translateY(-8px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
}

.new-product-link {
    display: flex;
    flex-direction: column;
    text-decoration: none;
    color: inherit;
    width: 100%;
    height: 100%;
    flex: 1;
}

/* 增加图片高度，确保图片完整显示 */
.new-product-img {
    width: 100%;
    height: 240px; /* 增加图片高度 */
    overflow: hidden;
    background: #f8f9fa;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.new-product-img img {
    width: 100%;
    height: 100%;
    object-fit: cover; /* 保持比例，填充容器 */
    transition: transform 0.3s ease;
    display: block;
}

.new-product-item:hover .new-product-img img {
    transform: scale(1.05);
}

/* 调整产品名称字体大小为14px */
.new-product-title {
    margin: 0;
    padding: 18px 15px; /* 微调内边距以适应新字体大小 */
    font-size: 15px; /* 调整为15px */
    color: #00467f;
    text-align: center;
    font-weight: 600;
    line-height: 1.5; /* 增加行高提高可读性 */
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* IE浏览器兼容性 */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .new-products-list {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 -15px;
    }
    
    .new-product-item {
        -ms-flex: 0 0 calc(25% - 30px);
        flex: 0 0 calc(25% - 30px);
        margin: 0 15px 30px;
    }
}

/* 响应式设计 - 保持对齐，同步调整图片高度和字体大小 */
@media (max-width: 1200px) {
    .new-products-list {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    
    /* 三列布局时适当调整图片高度 */
    .new-product-img {
        height: 220px;
    }
    
    /* IE兼容性 */
    @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
        .new-product-item {
            -ms-flex: 0 0 calc(33.333% - 30px);
            flex: 0 0 calc(33.333% - 30px);
        }
    }
}

@media (max-width: 992px) {
    .new-products-list {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 25px;
    }
    
    /* 两列布局时调整图片高度 */
    .new-product-img {
        height: 200px;
    }
    
    /* 保持字体大小14px，仅调整内边距 */
    .new-product-title {
        padding: 16px 15px;
        font-size: 14px; /* 保持14px */
    }
    
    /* IE兼容性 */
    @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
        .new-product-item {
            -ms-flex: 0 0 calc(50% - 30px);
            flex: 0 0 calc(50% - 30px);
        }
    }
}

@media (max-width: 768px) {
    #production-products {
        padding: 15px 0 40px; /* 移动端进一步减少内边距 */
    }
    
    .new-products-list {
        grid-template-columns: minmax(0, 1fr);
        gap: 20px;
    }
    
    .new-product-img {
        height: 180px; /* 移动端图片高度 */
    }
    
    .new-product-title {
        padding: 15px;
        font-size: 14px; /* 保持14px */
    }
    
    /* IE兼容性 */
    @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
        .new-product-item {
            -ms-flex: 0 0 calc(100% - 30px);
            flex: 0 0 calc(100% - 30px);
        }
    }
}

/* 备用方案：当Grid不可用时使用Flexbox */
@supports not (display: grid) {
    .new-products-list {
        display: flex;
        flex-wrap: wrap;
        margin: 0 -15px;
    }
    
    .new-product-item {
        flex: 0 0 calc(25% - 30px);
        margin: 0 15px 30px;
        height: auto;
    }
    
    @media (max-width: 1200px) {
        .new-product-item {
            flex: 0 0 calc(33.333% - 30px);
        }
    }
    
    @media (max-width: 992px) {
        .new-product-item {
            flex: 0 0 calc(50% - 30px);
        }
    }
    
    @media (max-width: 768px) {
        .new-product-item {
            flex: 0 0 calc(100% - 30px);
        }
    }
}

/* 强制清除布局干扰 */
* {
    box-sizing: border-box;
}

#production-products .container {
    padding-left: 15px;
    padding-right: 15px;
}

/* 确保没有意外的外边距影响布局 */
.new-products-list > * {
    min-width: 0;
}

/* 额外的布局保证 */
.new-products-list::before,
.new-products-list::after {
    display: none;
}


















/* ===== 新版导航样式 - 仅调整字体和过渡时间 ===== */
.new-nav-wrapper {
  position: relative;
  z-index: 999;
  border-bottom: 1px solid #eee;
  background: #fff;
  transition: all 0.3s ease;
  font-family: "Arial", "Microsoft Yahei", sans-serif;
}

.new-nav-wrapper .container {
  max-width: 1400px;
  padding: 0 20px;
  margin: 0 auto;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 80px;
}

/* Logo区域 */
.new-nav-wrapper .logo-area {
  flex-shrink: 0;
  padding: 10px 0;
  margin-right: 40px;
}

.new-nav-wrapper .logo-area a {
  display: block;
  height: 60px;
  line-height: 60px;
}

.new-nav-wrapper .logo-area img {
  max-height: 70px;
  width: auto;
  vertical-align: middle;
}

/* 导航菜单容器 */
.new-nav-wrapper .nav-menu {
  flex: 1;
}

.new-nav-wrapper .nav-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
}

/* 导航项 - 所有字体统一为1.1em */
.new-nav-wrapper .nav-menu ul > li {
  position: relative;
}

.new-nav-wrapper .nav-menu ul > li > a {
  display: inline-block;
  font-size: 1.1em; /* 统一为1.1em */
  color: #333;
  padding: 0 25px;
  line-height: 80px;
  height: 80px;
  text-decoration: none;
  transition: all 0.3s ease;
  font-weight: 500;
  position: relative;
}

.new-nav-wrapper .nav-menu ul > li > a:hover {
  color: #1e266e;
}

/* 下拉菜单 - 过渡时间从0.3s调整为0.5s */
.new-nav-wrapper .nav-menu ul > li .dropdown-box {
  transform: scale(0);
  transform-origin: 50% 0 0;
  position: absolute;
  top: 100%;
  left: 50%;
  width: 160px;
  margin-left: -80px;
  background: #fff;
  border-top: 1px solid #f5f5f5;
  padding: 10px 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease; /* 从0.3s调整为0.5s */
  z-index: 100;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
  text-align: center;
}

.new-nav-wrapper .nav-menu ul > li .dropdown-box p {
  margin: 0;
  padding: 0;
}

/* 下拉菜单字体也统一为1.1em */
.new-nav-wrapper .nav-menu ul > li .dropdown-box a {
  display: block;
  font-size: 1.1em; /* 统一为1.1em */
  color: #333;
  padding: 20px 6px 0 6px;
  text-decoration: none;
  transition: all 0.3s ease;
  line-height: 16px;
}

.new-nav-wrapper .nav-menu ul > li .dropdown-box a:last-child {
  padding-bottom: 20px;
}

.new-nav-wrapper .nav-menu ul > li .dropdown-box a:hover {
  text-decoration: underline;
  color: #333;
  background: transparent;
  padding-left: 6px;
}

/* 悬停显示下拉菜单 - 保持0.5s过渡时间 */
.new-nav-wrapper .nav-menu ul > li:hover .dropdown-box {
  transform: scale(1);
  opacity: 1;
  visibility: visible;
}

/* 固定导航效果 */
.new-nav-wrapper.nav-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  animation: slideDown 0.3s ease;
}

@keyframes slideDown {
  from { transform: translateY(-100%); }
  to { transform: translateY(0); }
}

/* ===== 移动端汉堡按钮 ===== */
.mobile-menu-btn {
  display: none;
  flex-direction: column;
  justify-content: space-between;
  width: 30px;
  height: 24px;
  cursor: pointer;
  z-index: 1001;
  position: relative;
}

.mobile-menu-btn span {
  display: block;
  width: 100%;
  height: 3px;
  background-color: #333;
  border-radius: 2px;
  transition: all 0.3s ease;
}

/* 响应式设计 */
@media (max-width: 1200px) {
  .new-nav-wrapper .container {
    padding: 0 15px;
  }
  
  .new-nav-wrapper .nav-menu ul > li > a {
    padding: 0 18px;
    font-size: 1.1em; /* 保持1.1em不变 */
  }
  
  .new-nav-wrapper .logo-area {
    margin-right: 30px;
  }
}

/* 平板设备 */
@media (max-width: 992px) {
  .new-nav-wrapper .nav-menu ul > li > a {
    padding: 0 15px;
    font-size: 1.1em; /* 保持1.1em不变 */
  }
  
  .new-nav-wrapper .logo-area {
    margin-right: 20px;
  }
}

/* 移动设备 */
@media (max-width: 768px) {
  .new-nav-wrapper .container {
    height: 70px;
    padding: 0 15px;
  }
  
  .new-nav-wrapper .logo-area {
    flex: 1;
    margin-right: 0;
  }
  
  .new-nav-wrapper .logo-area a {
    height: 50px;
    line-height: 50px;
  }
  
  .new-nav-wrapper .logo-area img {
    max-height: 50px;
  }
  
  /* 显示汉堡菜单按钮 */
  .mobile-menu-btn {
    display: flex;
    margin-left: 15px;
  }
  
  /* 默认隐藏桌面导航 */
  .new-nav-wrapper .nav-menu ul {
    position: fixed;
    top: 70px;
    left: 0;
    width: 100%;
    background: #fff;
    flex-direction: column;
    align-items: flex-start;
    padding: 20px 0;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    transform: translateY(-100%);
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s ease;
    z-index: 999;
    max-height: calc(100vh - 70px);
    overflow-y: auto;
  }
  
  .new-nav-wrapper .nav-menu ul.mobile-active {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
  }
  
  .new-nav-wrapper .nav-menu ul > li {
    width: 100%;
    border-bottom: 1px solid #f5f5f5;
  }
  
  .new-nav-wrapper .nav-menu ul > li > a {
    display: block;
    width: 100%;
    padding: 15px 25px;
    line-height: 1.5;
    height: auto;
    font-size: 1.1em; /* 保持1.1em不变 */
  }
  
  /* 移动端下拉菜单 */
  .new-nav-wrapper .nav-menu ul > li .dropdown-box {
    position: static;
    transform: none;
    opacity: 1;
    visibility: visible;
    box-shadow: none;
    border: none;
    border-top: 1px solid #f5f5f5;
    padding: 0;
    background: #f9f9f9;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.5s ease; /* 调整为0.5s */
    width: 100%;
    margin-left: 0;
    left: 0;
    text-align: left;
  }
  
  .new-nav-wrapper .nav-menu ul > li.active .dropdown-box {
    max-height: 500px;
    padding: 10px 0;
  }
  
  /* 移动端下拉菜单字体也统一为1.1em */
  .new-nav-wrapper .nav-menu ul > li .dropdown-box a {
    padding: 12px 40px;
    font-size: 1.1em; /* 保持1.1em不变 */
    color: #666;
  }
  
  /* 汉堡菜单动画 */
  .mobile-menu-btn.active span:nth-child(1) {
    transform: translateY(10px) rotate(45deg);
  }
  
  .mobile-menu-btn.active span:nth-child(2) {
    opacity: 0;
  }
  
  .mobile-menu-btn.active span:nth-child(3) {
    transform: translateY(-10px) rotate(-45deg);
  }
}

/* 小屏幕手机 */
@media (max-width: 480px) {
  .new-nav-wrapper .container {
    height: 60px;
    padding: 0 10px;
  }
  
  .new-nav-wrapper .logo-area a {
    height: 40px;
    line-height: 40px;
  }
  
  .new-nav-wrapper .logo-area img {
    max-height: 40px;
  }
  
  .new-nav-wrapper .nav-menu ul {
    top: 60px;
    max-height: calc(100vh - 60px);
  }
  
  .new-nav-wrapper .nav-menu ul > li > a {
    padding: 12px 20px;
    font-size: 1.1em; /* 保持1.1em不变 */
  }
  
  .new-nav-wrapper .nav-menu ul > li .dropdown-box a {
    padding: 10px 35px;
    font-size: 1.1em; /* 保持1.1em不变 */
  }
  
  .mobile-menu-btn {
    margin-left: 10px;
  }
}


























/* 新banner样式 - 避免与原有样式冲突 */
.banner-new {
  position: relative;
  overflow: hidden;
}

.banner-new .swiper-container {
  width: 100%;
  height: 100%;
}

.banner-new .swiper-slide {
  overflow: hidden;
  position: relative;
}

.banner-new .slide-img {
  transition: transform 5s ease !important;
  background-size: cover !important;
  height: 770px;
  transform: scale(1.2);
  width: 100%;
  position: relative;
}

.banner-new .swiper-slide-active .slide-img {
  transform: scale(1) !important;
}

/* 分页器样式 */
.banner-new .swiper-container-horizontal > .pagination-new {
  bottom: 50px;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 10;
  position: absolute;
}

.banner-new .pagination-new .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  display: inline-block;
  border-radius: 50%;
  background: #fff;
  opacity: 1;
  margin: 0 4px;
  cursor: pointer;
}

.banner-new .pagination-new .swiper-pagination-bullet-active {
  background: #fff;
  opacity: 1;
}

/* 确保淡入淡出效果 */
.banner-slider-new .swiper-slide {
  opacity: 0 !important;
  transition: opacity 0.5s ease !important;
}

.banner-slider-new .swiper-slide-active {
  opacity: 1 !important;
}

.banner-slider-new .swiper-slide-next {
  opacity: 0 !important;
}

/* 响应式调整 */
@media (max-width: 768px) {
  .banner-new .slide-img {
    height: 400px;
  }
  
  .banner-new .swiper-container-horizontal > .pagination-new {
    bottom: 20px;
  }
}





























/* 关于我们主容器 - 优化高度 */
.home_about_section {
    position: relative;
    padding: 40px 0 60px !important; /* 减少上下padding，降低高度 */
    background: center / cover no-repeat;
    min-height: 50vh; /* 设置为视口高度的一半 */
    max-height: 600px; /* 设置最大高度限制 */
    overflow: hidden;
    display: flex;
    align-items: center;
}

.home_about_section h2,
.home_about_section p {
    color: #fff;
}

.home_about_section::after {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .1);
    position: absolute;
    top: 0;
    left: 0;
}

.home_about_container {
    width: 1400px;
    margin: 0 auto;
    position: relative;
    z-index: 5;
}

/* 标题样式 */
.home_about_title h2 {
    font-weight: bold;
    text-align: center;
    font-size: 48px;
    line-height: 1.5;
    color: #fff;
    margin-bottom: 20px;
}

/* 段落样式 */
.home_about_paragraph {
    text-align: center;
    width: 81.2%;
    margin: 20px auto;
}

.home_about_paragraph p {
    font-size: 18px;
    line-height: 1.75;
    color: #fff;
}

/* 文字限制样式 */
.home_about_text_limit {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3; /* 限制显示3行 */
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 5.25em; /* 3行 × 1.75行高 */
}

/* 按钮样式 */
.home_about_button_container {
    margin: 30px 0 40px;
    text-align: center;
}

.home_about_button {
    display: inline-block;
    position: relative;
    overflow: hidden;
    border-radius: 0 20px 0 20px;
    background: #CA191D;
    z-index: 1;
    transition: all 0.3s ease;
}

.home_about_button a {
    font-size: 16px;
    line-height: 46px;
    display: block;
    padding: 0 36px;
    color: #fff;
    text-decoration: none;
    position: relative;
    z-index: 2;
}

.home_about_button_bg {
    width: 160px;
    height: 160px;
    border-radius: 50%;
    background: #B00E12;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%, -50%, 0) scale(0);
    z-index: -1;
    opacity: 0;
    transition: opacity .2s ease-in-out, transform 0s .2s;
}

.home_about_button:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(202, 25, 29, 0.3);
}

.home_about_button:hover .home_about_button_bg {
    transform: translate3d(-50%, -50%, 0) scale(1);
    opacity: 1;
    transition: transform .5s ease-in-out;
}

/* 数据统计部分 */
.home_about_data {
    margin-top: 40px;
}

.home_about_data_list {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin: 0;
    justify-content: center;
}

.home_about_data_item {
    width: 25%;
    box-sizing: border-box;
    padding: 0 15px;
}

.home_about_data_content {
    text-align: center;
    transition: transform 0.3s ease;
}

.home_about_data_item:hover .home_about_data_content {
    transform: translateY(-5px);
}

.home_about_number span {
    font-size: 50px;
    line-height: 1.5;
    color: #fff;
    font-family: 'PoppinsBold', sans-serif;
    font-weight: bold;
    display: inline-block;
    min-width: 120px;
}

.home_about_number p {
    font-size: 32px;
    line-height: 1.5;
    color: #fff;
    font-family: 'PoppinsBold', sans-serif;
    font-weight: bold;
    margin: 0;
    white-space: nowrap;
}

.home_about_label {
    margin-top: -20px;
}

.home_about_label p {
    font-size: 16px;
    line-height: 3.5;
    color: #fff;
    margin: 0;
    padding: 0 10px;
}

/* 动画效果 */
.home_about_animate {
    visibility: visible !important;
}

.home_about_fadeup1 {
    animation: home_about_fadeInUp 1s both;
}

.home_about_fadeup2 {
    animation: home_about_fadeInUp 1s 0.2s both;
}

.home_about_fadeup3 {
    animation: home_about_fadeInUp 1s 0.4s both;
}

.home_about_fadeup4 {
    animation: home_about_fadeInUp 1s 0.6s both;
}

@keyframes home_about_fadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0, 30px, 0);
    }
    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

/* 响应式调整 */
@media (max-width: 1400px) {
    .home_about_container {
        width: 90%;
        max-width: 1200px;
    }
}

@media (max-width: 1200px) {
    .home_about_section {
        padding: 30px 0 40px !important;
    }
    
    .home_about_number span {
        font-size: 70px;
        min-width: 100px;
    }
    
    .home_about_number p {
        font-size: 28px;
    }
}

@media (max-width: 992px) {
    .home_about_data_item {
        width: 50%;
        margin-bottom: 30px;
    }
    
    .home_about_paragraph {
        width: 90%;
    }
    
    .home_about_section {
        min-height: 60vh;
        padding: 40px 0 !important;
    }
}

@media (max-width: 768px) {
    .home_about_title h2 {
        font-size: 36px;
    }
    
    .home_about_paragraph p {
        font-size: 16px;
    }
    
    .home_about_number span {
        font-size: 60px;
        min-width: 80px;
    }
    
    .home_about_number p {
        font-size: 24px;
    }
    
    .home_about_label p {
        font-size: 14px;
    }
}

@media (max-width: 576px) {
    .home_about_data_item {
        width: 100%;
        margin-bottom: 25px;
    }
    
    .home_about_section {
        min-height: auto;
        padding: 30px 0 !important;
    }
    
    .home_about_title h2 {
        font-size: 28px;
    }
    
    .home_about_button a {
        padding: 0 25px;
        font-size: 14px;
    }
}






















/* ===== 右侧三个二维码横排，靠右显示，垂直对齐 ===== */
.footer .container {
    position: relative;
}

.footer-ewm {
    float: right !important;
    display: flex !important;
    flex-direction: row;
    gap: 25px;
    margin-left: 30px;
    margin-top: -120px;        /* 你调整后的上移数值 */
    width: auto;
}

.ewm-item {
    text-align: center;
    width: 120px;
}

/* 统一图片容器：无背景，无圆角，仅固定尺寸 */
.ewm-item .img-center {
    width: 110px;
    height: 110px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}

.ewm-item .img-center img {
    width: 100%;
    height: 100%;
    object-fit: contain;       /* 完整显示，不留背景色块 */
}

.ewm-item p {
    font-size: 12px;
    margin-top: 8px;
    color: #666;
}

/* 手机版适配 */
@media (max-width: 768px) {
    .footer-ewm {
        float: none !important;
        justify-content: center;
        margin-left: 0;
        margin-top: 20px;
    }
    .footer .container {
        text-align: center;
    }
}