/* 公共部分 */
@font-face {
    font-family: 'iconfont';
    src: url('../fonts/iconfont.eot');
    src: url('../fonts/iconfont.eot?#iefixx') format('embedded-opentype'),
    url('../fonts/iconfont.woff') format('woff'),
    url('../fonts/iconfont.ttf') format('truetype'),
    url('../fonts/iconfont.svg#iconfontt') format('svg');

}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
.translate{-webkit-transform: translate(-50%,-50%);-o-transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%); transform: translate(-50%,-50%);}
.translateY{-webkit-transform: translateY(-50%);-o-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%); transform: translateY(-50%);}
.translateX{-webkit-transform: translateX(-50%);-o-transform: translateX(-50%);-moz-transform: translateX(-50%);-ms-transform: translateX(-50%); transform: translateX(-50%);}
/* webkit内核 滚动条*/
::-webkit-scrollbar {width:8px;background-color:#d70009;}
::-webkit-scrollbar-thumb {width:8px;background-color:#aeaeae;}
::-webkit-scrollbar-track-piece {width:8px;background-color:#f8f8f8;}
::-webkit-scrollbar-thumb:hover {width:8px;background-color:#d70009;}
body{font-family: 'Microsoft YaHei';color:#222222 ;font-size: 14px;}
html,body{-webkit-text-size-adjust: 100%;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
.clearfix{zoom:1;}
.clearfix:before,.clearfix:after{display:table;line-height:0;content:"";}
.clearfix:after{clear:both;}
.t_c{text-align: center;}
.t_l{text-align: left!important;}
.t_r{text-align: right;}

/* 侧边栏 */
.m-fixed-box { width: 70px; position: fixed; right: 0px; top: 56%; z-index: 99998; border-radius: 0.100000rem 0 0 0.100000rem;}
.m-fixed-box li{cursor: pointer;transition: all 0.4s;text-align: center; position: relative; width: 64px;height: 65px;background: #FFFFFF;border: 1px solid #EEEEEE;}
.m-fixed-box a{display: inline-block;width: 100%;height: 100%;}
.m-fixed-box li:hover{transition: all 0.4s;background: #093297;}
.m-fixed-box .iconfont{position: absolute;top: 50%;left: 50%;width: 26px;height: 28px;background: url(../img/icon/slide1.png) no-repeat center center;background-size: 100%;transition: all 0.4s;}
.m-fixed-box  li:nth-child(2) .iconfont{background: url(../img/icon/slide2.png) no-repeat center center;background-size: 100%;}
.m-fixed-box  li:nth-child(3) .iconfont{width:26px;background: url(../img/icon/slide3.png) no-repeat center center;background-size: 100%;}
.m-fixed-box  li:nth-child(4) .iconfont{background: transparent;}
.m-fixed-box  li:nth-child(1):hover .iconfont{background: url(../img/icon/slide1_0.png) no-repeat center center;background-size: 100%;}
.m-fixed-box  li:nth-child(2):hover .iconfont{background: url(../img/icon/slide2_0.png) no-repeat center center;background-size: 100%;}
.m-fixed-box  li:nth-child(3):hover .iconfont{background: url(../img/icon/slide3_0.png) no-repeat center center;background-size: 100%;}
.m-fixed-box  li:nth-child(4):hover .iconfont{background: transparent;}
.m-fixed-box .q_pinfo {position: absolute;right: 70px;top: 50%;transform: translateY(-50%); background: #ffffff;
    box-shadow: 0px 0px 11px 0px rgba(213, 213, 213, 0.5);color: #040404; padding: 5px 15px;line-height: 22px;color: #666666;opacity: 0;transition: all .3s;white-space: nowrap;box-sizing: border-box;}
.m-fixed-box .jsBack {color: #093297;transition: all 0.4s;font-size: 30px;}
.m-fixed-box .jsBack .iconfont{font-size: 22px;font-weight: 600;}
.m-fixed-box .jsBack:hover {background: #093297;color: #ffffff;transition: all 0.4s;border-color: #093297;}
.m-fixed-box li:hover .q_pinfo, .m-fixed-box li .q_pinfo.on { opacity: 1; transform: translateY(-50%);}
.m-fixed-box li .q_pinfo .txt.mm{padding: 10px 15px;text-align: center;color: #666666;}
.m-fixed-box li .q_pinfo::after{content: "";display: inline-block;position: absolute;right: -12px;top: 50%; margin-top: -6px;border-style: solid;border-width: 6px 6px;border-color: transparent transparent transparent #ffffff;}
@media screen and (max-width: 1440px) {
    .m-fixed-box { width: 55px; top: 45%;}
    .index-right-fixed{
        top:14% !important;
    }
    .m-fixed-box li {width: 50px;height: 50px;}
    .m-fixed-box .iconfont { width: 20px;}
    .m-fixed-box li:nth-child(3) .iconfont { width: 16px;}
    .m-fixed-box li:nth-child(4) .iconfont { width: 20px;}
    .m-fixed-box .jsBack .iconfont {font-size: 18px;line-height: 28px;}
}
@media screen and (max-width: 1040px) {
    .m-fixed-box {top: 80%; width: 54px;}
    .m-fixed-box  li{ display: none;width: 50px; height: 50px; }
    .m-fixed-box .jsBack{display: block;}
}
@media screen and (max-width: 768px) {
    .m-fixed-box .jsBack .iconfont { font-size: 16px; }
    .m-fixed-box li { width: 40px; height: 40px; }
    .m-fixed-box {width: 42px; }
}

img {
	max-width: 100%;
}
.page-container {
	margin: auto;
	width: 63.542%;
	position: relative;
}
.banner {
	width: 100%;
	color: #fff;
	overflow: hidden;
}

.banner .bg-banner {
	display: block;
	width: 100%;
	height: auto;
}
.banner .banner-text {
	position: absolute;
	top: clamp(3rem, 10vw, 6.75rem);
	left: clamp(0.5rem, 2vw, 0.875rem);
}
.banner .banner-text .banner-title {
	line-height: clamp(2.25rem, 5vw, 4.125rem);
	font-size: clamp(1.75rem, 3.8vw, 2.9375rem);
	font-weight: bold;
}
.banner .banner-text .banner-sub {
	margin-top: clamp(0.75rem, 2.2vw, 1.625rem);
	font-size: clamp(1rem, 1.8vw, 1.28rem);
}
.sector {
	position: relative;
}
.sector .bg-img {
	position: absolute;
}
.sector-top .title {
	color: #012887;
	font-family: 'Microsoft YaHei';
}
.sector-top .en {
	padding-bottom: 1.625rem;
	font-size: 4.125rem;
	color: #b7bfbf;
	font-weight: lighter;
	letter-spacing: 1.3px;
	display: inline-block;
	position: relative;
}
.sector-top .en::before {
	content: '';
	width: 6.5625rem;
	height: 0.375rem;
	border-radius: 0.375rem;
	background-color: #b7bfbf;
	position: absolute;
	left: 0.3125rem;
	bottom: 0;
}
.sector-top .en::after {
	content: '';
	width: 0.4375rem;
	height: 0.4375rem;
	border-radius: 50%;
	background-color: #b7bfbf;
	position: absolute;
	left: 7.125rem;
	bottom: 0;
}
.sector-top .zh {
	margin-top: 2.25rem;
	font-size: 3.75rem;
	font-weight: bold;
}
.sector .sector-content {
	display: flex;
	justify-content: space-between;
}
.sector-content .nav-list {
	flex: 1;
	margin-left: 1.5625rem;
	color: #012887;
	font-size: 2.125rem;
	line-height: 5.625rem;
	font-weight: bold;
}
.solu {
	padding-top: 3rem;
}
.solu .bg-img {
	left: 0;
	bottom: 0;
	z-index: -1;
	opacity: .5;
	transform: scaleX(-1);
}
.solu .sector-top .en {
	padding-bottom: 1.75rem;
}
.solu .sector-top .zh {
	margin-top: 1.875rem;
	font-size: 3rem;
}
.solu .sector-content {
	margin-top: 2.375rem;
	padding-bottom: 3.375rem;
}
.solu .sector-content .nav-list {
	line-height: 4.375rem;
	font-size: 1.75rem;
}
.solu .sector-content .nav-list .nav-item.active {
	position: relative;
}
.solu .sector-content .nav-list .nav-item .txt {
	cursor: pointer;
	position: relative;
}
.solu .sector-content .nav-list .nav-item.active .txt::after {
	content: '';
	width: 50%;
	height: 0.3125rem;
	background-color: #b7bfbf;
	border-radius: 0.3125rem;
	position: absolute;
	left: 0;
	bottom: -30%;
}
.solu .sector-content .desc-box {
	width: 60.5rem;
	line-height: 2.875rem;
	font-size: 1.5rem;
}
.solu .sector-content .desc-box .inner {
	width: 0;
	height: 0;
	opacity: 0;
}
.solu .sector-content .desc-box .inner .con {
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 9;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
}
.solu .desc-box .inner.active {
	color: #3e3a39;
	width: auto;
	height: auto;
	opacity: 1;
}
.points {
	padding-top: 6.25rem;
	background-color: #fafcff;
}
.points .bg-img {
	height: 30.75rem;
	top: 0;
	right: 0;
	opacity: .5;
}
.points .list {
	padding-top: 5.625rem;
	display: flex;
	flex-wrap: wrap;
}
.points .list .item {
	margin-bottom: 4.375rem;
	padding: 3.125rem 1.25rem;
	color: #0d4f93;
	width: calc((100% - 2rem) / 3);
	border-radius: 1.25rem;
	background-color: #ecf6ff;
	box-shadow: 0 0 0.3125rem rgba(0, 0, 0, .1);
	position: relative;
}
.points .list .item:nth-of-type(3n - 1) {
	margin-left: 1rem;
	margin-right: 1rem;
}
.points .list .item .index {
	width: 3.75rem;
	height: 3.75rem;
	line-height: 3.75rem;
	font-size: 2rem;
	font-weight: bold;
	border: 0.125rem solid rgba(0, 0, 0, .1);
	background-color: #d8ffff;
	border-radius: 50%;
	text-align: center;
	position: absolute;
	top: -1.875rem;
	left: 50%;
	transform: translateX(-50%);
}
.points .list .item .title {
	margin-top: 1.25rem;
	margin-bottom: 1.25rem;
	font-size: 2rem;
	font-weight: bold;
	text-align: center;
}
.points .list .item .txt {
	font-size: 1.375rem;
	line-height: 2.875rem;
}
.service {
	padding-top: 2.5rem;
	padding-bottom: 3.25rem;
}
.service .bg-img {
	top: 0;
}
.service .list {
	margin-top: 3.125rem;
	display: flex;
	justify-content: space-between;
}
.service .list .item {
	width: calc((100% - 2.5rem) / 3);
}
.service .list .item .img {
	margin-bottom: 2.5rem;
	text-align: center;
}
.service .list .item .img img {
	height: 8.125rem;
}
.service .list .item:nth-of-type(2) {
	margin-left: 1rem;
	margin-right: 1rem;
}
.service .list .item .title {
	margin-bottom: 3.75rem;
	color: #012887;
	font-size: 2rem;
	text-align: center;
}
.service .list .item .txt {
	padding: 1.25rem;
	line-height: 3.125rem;
	font-size: 1.5rem;
	box-shadow: 0 0 0.3125rem rgba(0, 0, 0, .1);
}

.page-services .sector-top .en {
	font-size: 3rem;
	padding-bottom: 1.125rem;
	letter-spacing: 1px;
}

.page-services .sector-top .en::before {
	width: 5.25rem;
	height: 0.3125rem;
}

.page-services .sector-top .en::after {
	left: 5.75rem;
}

.page-services .sector-top .zh {
	margin-top: 1.5rem;
	font-size: 3rem;
}

.page-services .sector-top .sub {
	margin-top: 1.25rem;
	max-width: 52.5rem;
	font-size: 1.25rem;
	line-height: 2.25rem;
	color: #5b636f;
}

.page-inner .sector-top {
	text-align: center;
}

.page-inner .sector-top .en {
	font-size: 2.625rem;
	padding-bottom: 1rem;
	letter-spacing: 1px;
}

.page-inner .sector-top .en::before {
	width: 5.25rem;
	height: 0.3125rem;
	left: 50%;
	transform: translateX(-50%);
}

.page-inner .sector-top .en::after {
	left: calc(50% + 2.75rem);
}

.page-inner .sector-top .zh {
	margin-top: 1.375rem;
	font-size: 2.875rem;
}

.page-inner .sector-top .sub {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

[class='sector'] .sector-top {
	text-align: center;
}

[class='sector'] .sector-top .en {
	font-size: 2rem;
	padding-bottom: 1rem;
	letter-spacing: 1px;
}

[class='sector'] .sector-top .en::before {
	width: 5.25rem;
	height: 0.3125rem;
	left: 50%;
	transform: translateX(-50%);
}

[class='sector'] .sector-top .en::after {
	left: calc(50% + 2.75rem);
}

[class='sector'] .sector-top .zh {
	margin-top: 1.375rem;
	font-size: 2.2rem;
}

[class='sector'] .sector-top .sub {
	margin-left: auto;
	margin-right: auto;
	max-width: 52.5rem;
	font-size: 1.125rem;
	line-height: 2rem;
	color: #5b636f;
}
.feature {
	padding-top: 3.5rem;
	background-color: #f5f8ff;
	overflow: hidden;
}
.feature .bg-img {
	top: 0;
	opacity: .03;
}
.feature .sector-content {
	position: relative;
}
.feature .sector-content .list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.feature .sector-content .list .item {
	padding: 2.5rem 0;
	width: calc(50% - 0.625rem);
	position: relative;
}
.feature .sector-content .item .title-wrap {
	padding: 1.25rem 0;
	display: flex;
	justify-content: center;
	/* position: absolute;
	left: 50%;
	transform: translateX(-50%); */
}
.feature .sector-content .item .img-box {
	margin-right: 0.625rem;
	padding: 0.3125rem;
	width: 3.375rem;
	height: 3.1875rem;
	background-color: #0d4f93;
	border-radius: 0.625rem;
	display: flex;
	align-items: center;
	justify-content: center;
}
.feature .sector-content .item .title {
	padding: 0 1.25rem;
	font-size: 2.25rem;
	font-weight: bold;
	color: #fff;
	background-color: #0d4f93;
	border-radius: 0.625rem;
	display: flex;
	align-items: center;
	justify-content: center;
}
.feature .sector-content .item .txt {
	padding: 3.125rem;
	min-height: 18.125rem;
	line-height: 2.275rem;
	font-size: 1.2rem;
	background-size: contain;
	background-repeat: no-repeat;
}
.feature .sector-content .item:nth-of-type(1) .txt {
	background-image: url('..__PUBLIC__/img/bg-09.png');
}
.feature .sector-content .item:nth-of-type(2) .txt {
	background-image: url('..__PUBLIC__/img/bg-10.png');
}
.feature .sector-content .item:nth-of-type(3) .txt {
	padding-top: 2.125rem;
	background-image: url('..__PUBLIC__/img/bg-11.png');
}
.feature .sector-content .item:nth-of-type(4) .txt {
	padding-top: 1.9rem;
	background-image: url('..__PUBLIC__/img/bg-12.png');
}
.feature .sector-content .item:nth-of-type(2n+1) .txt {
	padding-right: 7.1875rem;
}
.feature .sector-content .item:nth-of-type(2n+2) .txt {
	padding-left: 7.1875rem;
}
.feature .sector-content .img-circle {
	padding: 1.25rem;
	border-radius: 50%;
	background: radial-gradient(circle, #fff 62%, #e4f0f0 64%, #fff 66%, #e4f0f0 68%, #fff 70%, #e4f0f0 72%);
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	z-index: 1;
}
.feature .sector-content .img-circle .img {
	width: 15rem;
	height: 15rem;
	border-radius: 50%;
	object-fit: cover;
}

.advantage {
	padding-top: 3.5rem;
	padding-bottom: 3.5rem;
	color: #012887;
	position: relative;
	overflow: hidden;
}
.advantage .sector-content {
	margin-top: 9.063rem;
	display: flex;
	justify-content: space-between;
}
.advantage .bg-img {
	top: 0;
	right: 0;
	z-index: -1;
	opacity: .1;
}
.advantage .nav-list {
	margin-left: 1.5625rem;
	font-size: 2.125rem;
	line-height: 5.625rem;
	font-weight: bold;
}
.advantage .nav-list .nav-item {
	cursor: pointer;
	position: relative;
}
.advantage .nav-list .nav-item .txt {
	display: inline-block;
	position: relative;
}
.advantage .nav-list .nav-item .txt::after {
	content: 'ㄍ';
	width: 1.875rem;
	height: 1.875rem;
	color: #fff;
	line-height: 1.875rem;
	font-size: 0.875rem;
	background-color: #012887;
	border-radius: 50%;
	text-align: center;
	position: absolute;
	top: 50%;
	right: -2.5rem;
	transform: translateY(-50%) rotateZ(180deg);
}
.advantage .nav-list .nav-item.active:nth-of-type(n)::before {
	background-color: #ccd3e6;
	z-index: -1;
}
.advantage .nav-list .nav-item.active:nth-of-type(1)::before {
	content: '';
	width: 20.625rem;
	height: 7.5rem;
	clip-path: polygon(0 3.75rem, 20.625rem 7.5rem, 20.625rem 0);
	position: absolute;
	top: 7.25rem;
	right: -1.875rem;
	transform: rotate(48deg);
}

.advantage .nav-list .nav-item.active:nth-of-type(3)::before {
	content: '';
	width: 14.375rem;
	height: 7.5rem;
	clip-path: polygon(0 3.75rem, 14.375rem 7.5rem, 14.375rem 0);
	position: absolute;
	top: 1.75rem;
	right: 1rem;
	transform: rotate(22deg);
}
.advantage .nav-list .nav-item.active:nth-of-type(4)::before {
	content: '';
	width: 15rem;
	height: 7.5rem;
	clip-path: polygon(0 3.75rem, 15rem 7.5rem, 15rem 0);
	position: absolute;
	top: -0.875rem;
	right: 2rem;
	transform: rotate(2deg);
}
.advantage .nav-list .nav-item.active:nth-of-type(5)::before {
	content: '';
	width: 14.375rem;
	height: 7.5rem;
	clip-path: polygon(0 3.75rem, 14.375rem 7.5rem, 14.375rem 0);
	position: absolute;
	top: -3.125rem;
	right: 1rem;
	transform: rotate(-20deg);
}
.advantage .nav-list .nav-item.active:nth-of-type(6)::before {
	content: '';
	width: 16.25rem;
	height: 7.5rem;
	clip-path: polygon(0 3.75rem, 16.25rem 7.5rem, 16.25rem 0);
	position: absolute;
	top: -6rem;
	right: 0;
	transform: rotate(-35deg);
}
.advantage .desc-box {
	margin-top: 7.3125rem;
	margin-right: 0.75rem;
	padding: 0.9375rem;
	width: 41.75rem;
	height: 28.5rem;
	border: 0.125rem solid #abc3fc;
	border-radius: 2.1875rem;
	position: relative;
}
.advantage .desc-box .inner {
	padding: 4.375rem 3.75rem 4.375rem 7.1875rem;
	width: 100%;
	height: 100%;
	color: #3e3a39;
	line-height: 2.875rem;
	font-size: 1.375rem;
	background: #e3e8f3;
	border-radius: 1.5625rem;
	overflow: hidden;
}
.advantage .desc-box .inner .text {
	width: 0;
	height: 0;
	opacity: 0;
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
}
.advantage .desc-box .inner .text.active {
	color: #666;
	width: auto;
	height: auto;
	opacity: 1;
}
.advantage .desc-box .circle {
	padding: 0.3125rem;
	width: 8.4375rem;
	height: 8.4375rem;
	background-color: #fff;
	border: 2px solid #abc3fc;
	border-radius: 50%;
	position: absolute;
	top: 30%;
	left: -4.5rem;
}
.advantage .desc-box .circle .img-box {
	display: none;
	width: 0;
	height: 0;
	opacity: 0;
	background: radial-gradient(#e2ebf5 10%, #dde3f0 30%, #c9d3e7 50%, #b2c0db 60%, #99a9ce 70%, #012887 80%);
	border-radius: 50%;
}
.advantage .desc-box .circle .img-box.active {
	width: 100%;
	height: 100%;
	opacity: 1;
	display: flex;
	align-items: center;
	justify-content: center;
}
.advantage .desc-box .circle .img-box .img {
	max-width: 3.75rem;
	max-height: 3.75rem;
}
.case {
	padding-top: 3.75rem;
	padding-bottom: 3.5rem;
	background-color: #f4f7fe;
}
.case .bg-img {
	top: 0;
	right: 0;
}
.case .sector-content {
	margin-top: 3rem;
}
.case .sector-content .nav-list {
	margin-left: 0;
	max-width: 23.75rem;
	line-height: 3.125rem;
}
.case .sector-content .nav-list .nav-item {
	padding: 1.25rem 0;
}
.case .desc-box {
	margin-right: 0.625rem;
	padding: 1rem;
	width: 43.125rem;
	border: 0.125rem solid #8499c6;
	border-radius: 2.1875rem;
	position: relative;
}
.case .desc-box .inner {
	padding: 2.5rem;
	width: 100%;
	height: 100%;
	color: #012887;
	line-height: 2.5rem;
	background-color: #dbe3f2;
	font-size: 1.5rem;
	border-radius: 1.875rem;
}

@media screen and (max-width: 768px) {
    .page-container {
        width: 92%;
    }
}
@media (max-width: 768px) {
    /* 覆盖旧版标题样式 */
    .sector-top .en {
        font-size: 1.75rem !important;
        padding-bottom: 0.75rem !important;
    }
    .sector-top .en::before {
        width: 3rem !important;
        left: 50% !important;
        transform: translateX(-50%) !important;
    }
    .sector-top .en::after {
        display: none !important;
    }
    .sector-top .zh {
        font-size: 1.5rem !important;
        margin-top: 0.75rem !important;
    }
    .sector-top .sub {
        font-size: 1rem !important;
        line-height: 1.5rem !important;
        padding: 0 1rem !important;
        width: 100% !important;
        max-width: 100% !important;
    }
    
    /* 覆盖旧版内容区域宽度 */
    .sector-content {
        flex-direction: column !important;
        display: flex !important;
    }
    .page-container {
        width: 92% !important;
        margin: 0 auto !important;
    }
    
    /* 修复特定版块在手机端的显示 */
    .points .list {
        display: block !important;
        padding-top: 2rem !important;
    }
    .points .list .item {
        width: 100% !important;
        margin: 0 0 2rem 0 !important;
        padding: 2rem 1rem !important;
    }
    
    .service .list {
        display: block !important;
        margin-top: 2rem !important;
    }
    .service .list .item {
        width: 100% !important;
        margin: 0 0 2rem 0 !important;
    }
    
    .solu .sector-content .nav-list {
        display: none !important; /* 手机端隐藏左侧导航，直接展示内容或简化 */
    }
    .solu .sector-content .desc-box {
        width: 100% !important;
        font-size: 1rem !important;
        line-height: 1.6 !important;
    }
    .solu .sector-content .desc-box .inner {
        opacity: 1 !important;
        width: auto !important;
        height: auto !important;
        margin-bottom: 1rem !important;
    }
    
    .advantage .nav-list {
        display: none !important;
    }
    .advantage .desc-box {
        width: 100% !important;
        height: auto !important;
        margin: 2rem 0 0 0 !important;
        padding: 0.5rem !important;
    }
    .advantage .desc-box .inner {
        padding: 1.5rem !important;
        font-size: 1rem !important;
        line-height: 1.6 !important;
        height: auto !important;
        opacity: 1 !important;
        width: auto !important;
    }
    .advantage .desc-box .circle {
        display: none !important;
    }
    
    .case .sector-content .nav-list {
        display: none !important;
    }
    .case .desc-box {
        width: 100% !important;
        margin: 0 !important;
        padding: 0.5rem !important;
    }
    .case .desc-box .inner {
        padding: 1.5rem !important;
        font-size: 1rem !important;
        line-height: 1.6 !important;
    }
    
    /* 修复 Feature 版块 */
    .feature .sector-content .list {
        display: block !important;
    }
    .feature .sector-content .list .item {
        width: 100% !important;
        padding: 1rem 0 !important;
    }
    .feature .sector-content .img-circle {
        display: none !important;
    }
    .feature .sector-content .item .txt {
        padding: 1.5rem !important;
        min-height: auto !important;
        background: #fff !important; /* 移除背景图，改用纯色 */
        border-radius: 1rem !important;
        box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1) !important;
    }
    .feature .sector-content .item .title-wrap {
        justify-content: flex-start !important;
        margin-bottom: 1rem !important;
    }
}
