body{
	background-color: !important;font-family: !important;
}

h1,h2,h3,h4,h5,h6{
	font-family: !important;
}

div{
	margin: 0;
	padding: 0;
}

ul,li {
	list-style: none;
}

.auto_1600 {
    max-width: 1600px;
    margin: auto;
    /* display: flex; */
}

@media(max-width:1600px) {
    .auto_1600 {
        padding: 0 2%;
    }
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
}

.page.bgf9 {
    background: #f9f9f9;
}

.proCenter .item {
    width: 23%;
    float: left;
    margin: 0 1% 40px;
    position: relative;
/*    padding-bottom: 50px; */
    background: #fff;
}

.proCenter .item .text {
    position: absolute;
    bottom: 30px;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 16px;
}

.proCenter .item .text h4 {
    font-size: 18px;
    color: #333;
    margin-bottom: 10px;
    display: none;
}

.page.bgf9 .pager {
    background: #fff;
}
.proCenter .item .imgbox img{
    height: 400px;
    max-width: 100%;
    object-fit: contain;
}

@media(max-width:1200px) {
    .proCenter .item {
        width: 31.333%;
    }
    .proCenter .item .text {
        bottom: 10px;
        font-size: 14px;
    }
    .proCenter .item .text h4 {
        font-size: 16px;
    }
}

@media(max-width:560px) {
    .proCenter .item {
        width: 100%;
        margin: 0 0 30px;
    }
}

.proInfo .borderBox {
    padding: 8px;
    border: 1px solid #eee;
}

.proInfo .borderBox .bigSlide {
    width: 50%;
    float: left;
    background: #f9f9f9;
    position: relative;
}

.proInfo .borderBox .bigSlide .item {
    height: 555px;
    background-repeat: no-repeat;
    background-position: center;
}

.proInfo .borderBox .shortInfo {
    width: 50%;
    float: right;
    padding-top: 60px;
    padding-right: 55px;
    font-size: 16px;
    line-height: 32px;
    padding-left: 75px;
}

.proInfo .borderBox .shortInfo h3 {
    font-size: 24px;
    color: #000;
    padding-bottom: 30px;
    margin-bottom: 60px;
    border-bottom: 2px solid #f3f3f3;
}

.proInfo .borderBox .shortInfo .infBtn {
    margin-bottom: 50px;
    margin-top: 35px;
}

.proInfo .borderBox .shortInfo .infBtn a {
    display: inline-block;
    min-width: 126px;
    line-height: 45px;
    font-size: 20px;
    text-align: center;
    background: #77c36c;
    color: #fff;
    padding: 0 15px;
}

.proDesc {
    padding: 100px 0;
}

.proDesc .borderBox {
    border: 1px solid #eee;
    background: #f9f9f9;
}

.proDesc .borderBox .l {
    width: 50%;
    float: left;
    background: #fff;
    border: 8px solid #f9f9f9;
}

.proDesc .borderBox .r {
    padding: 60px 80px;
    width: 50%;
    float: right;
    background: #f9f9f9;
    font-size: 16px;
    max-height: 700px;
    overflow-y: scroll;
}

.proDesc .borderBox .r li {
    padding-left: 20px;
    position: relative;
    margin-bottom: 40px;
    line-height: 26px;
}

.proDesc .borderBox .r li:before {
    content: "";
    width: 8px;
    height: 8px;
    position: absolute;
    background: #77c36c;
    left: 0;
    top: 9px;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.pageTop {
    border-bottom: 1px solid #eee;
    line-height: 80px;
    margin-bottom: 20px;
    background: #fff;
}

.pageMenu {
    float: left;
    font-size: 16px;
}

.pageMenu li {
    height: 80px;
    display: inline-block;
    margin-right: 70px;
    border-bottom: 2px solid transparent;
}

.pageMenu li.on, .pageMenu li:hover {
    border-color: #77c36c;
    color: #77c36c;
}

.pageMenu li a {
    display: block;
}

.location {
    float: right;
    color: #999;
    padding-left: 25px;
    background: url(../images2026/icon-home.png) no-repeat left center;
}

.location a {
    padding-right: 15px;
    position: relative;
    margin-right: 10px;
    display: inline-block;
    line-height: 14px;
}

.location a:after {
    width: 1px;
    height: 100%;
    background: #999;
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    transform: rotate(15deg);
}

.location span {
    color: #77c36c;
}


.container ul.navbar-nav { float: right; width:100%; }
.container{position:relative;}

.m2pos { height: 76px; border-bottom: 2px solid #CCCCCC; position: relative; margin-bottom: 47px; }
.m2posNm { background: url(../images2026/m2nmBg.png) no-repeat; height: 103px; width: 244px; margin-left: -122px; position: absolute; left: 50%; top: 0px; text-align: center; line-height: 28px; color: #FFF; font-size: 24px; padding-top: 10px; }
.m2posNm span { display: block; height: 26px; color: #cccccc; font: 18px/26px Georgia; text-transform: uppercase; }
.m2menu { margin-bottom: 22px; text-align: center; }
.m2menu_a { font-size: 14px; color: #666666; line-height: 48px; height: 48px; padding: 0px 65px; display: inline-block; margin: 0px 8px 10px; background: #D9D9D9; }
.m2menu_a.on, .m2menu_a:hover { color: #FFF; background: #004EA2; }
.m2subMenu { padding-bottom: 30px; }
.m2menu_a2 { font-size: 16px; color: #999; margin-right: 30px; line-height: 32px; height: 32px; white-space: nowrap; }
.m2menu_a2.on,.m2menu_a2:hover { color: #004ea2; }
.m2pro_ul li { padding: 0px 20px 40px; }
.m2pro_ul { margin: 0px -20px; }
.m2pro_a{display:block; position:relative;}
.m2pro_nm { line-height: 35px; height: 35px; color: #FFF; font-size: 14px; text-align: center; width:100%; position:absolute; left:0; bottom:0; background:rgba(0,0,0,0.7); }
/*.page { background: #fff; height: 48px; margin-bottom: 60px; padding: 0px 7px; }*/
.page_a { font-size: 16px; line-height: 48px; text-align: center; float: left; height: 48px; width: 48px; }
.page_a.on, .page_a:hover { color: #FFF; background: #0D6FB8; }
.page_prev { background: #E6E6E6 url(../images/page_l.png) no-repeat center center; float: left; height: 48px; width: 48px; margin-right: 7px; }
.page_next { background: #E6E6E6 url(../images/page_r.png) no-repeat center center; float: left; height: 48px; width: 48px; }
.m2proTop { background: #FFF; }
.m2proImg { float: left; }
.m2proTxt { margin: 0px 70px 0px 428px; padding-top: 17px; }
.m2pro_t1 { line-height: 42px; height: 42px; font-size: 18px; color: #16599f; font-weight: bold; }
.m2pro_dsc { font-size: 14px; color: #666666; line-height: 28px; height: 112px; margin-bottom: 23px; overflow: hidden; }
.m2pro_menu li { float: left; height: 64px; width: 90px; text-align: center; background: #F2F2F2; position: relative; line-height: 18px; padding-top: 38px; color: #666666; cursor: pointer; border: 1px solid #E6E6E6; margin-left:-1px; transition:all 0.3s ease }
.m2pro_menu li img { position: absolute; left: 50%; top: 9px; margin-left: -13px; }
.m2pro_layImg{opacity:0; transition:all 0.3s ease}
.m2pro_menu .on { color: #FFF; background: #004EA2; border: 1px solid #004EA2; }
.m2pro_menu li.on .m2pro_layImg{opacity:1;}
.m2pro_con { margin-bottom: 50px; padding-top: 10px; font-size: 14px; line-height: 28px; color: #666; }
.m2pro_bt1 { line-height: 34px; padding: 15px 0px 5px; display: block; font-size: 18px; color: #333; }
.m2pro_tab td{ font-size: 14px; line-height: 22px; padding: 10px; color: #333; }
.m2pro_u2 li { line-height: 24px; margin-bottom: 10px; background: url(../images/m2pro_icon5.jpg) no-repeat left center; padding-left: 10px; }
.m2case_ul { padding-top: 20px; }
.m2down_ul { margin: 0px -20px; padding-top: 18px; }
.m2dnBox { border: 1px solid #ccc; padding: 20px 12px 20px 17px; }
.m2down_ul li { padding: 0px 20px; margin-bottom: 40px; }
.m2dnBox img { float: left; }
.m2dnTxt { margin-left: 90px; }
.m2dnTxt strong { font-size: 16px; font-weight: normal; line-height: 24px; display: block; margin: -2px 0px 8px; }
.m2dn_btn { font-size: 14px; color: #0d6fb8; line-height: 14px; }
.m2dn_btn a { margin: 0px 10px; }
.m2Editor { font-size: 14px; line-height: 30px; padding-top: 8px; padding-bottom: 55px; }
.m2Editor_img { float: left; margin: 8px 30px 0px 0px; }
.m2mapBox { background: #FFF; border: 1px solid #CCC; margin: 33px 0px 20px; }
.m2mapInfo { float: left; width: 360px; padding: 20px 28px 0px; height: 401px; }
.m2map_lg { background: #F2F2F2; text-align: center; height: 86px; padding-top: 13px; }
.m2map_ul li { height: 70px; padding: 18px 0px 0px 57px; }
.m2map_ul li img { float: left; margin: 7px 15px 0px 0px; }
.m2map_stxt { margin-left: 40px; font-size: 14px; color: #999999; line-height: 19px; }
.m2map_stxt span { color: #0d6fb8; display: block; }
.m2map { margin-left: 360px; height: 401px; overflow: hidden; }
.m2zp_topTxt { font-size: 14px; line-height: 30px; padding: 40px 0px 22px; border-bottom: 1px solid #ccc; }
.m2zp_box dt { height: 97px; position: relative; padding: 28px 0px 0px 70px; font-size: 16px; color: #c7c7c7; line-height: 18px; cursor: pointer; }
.m2zp_box dt span { font: italic normal 14px Arial; }
.m2zp_box dt strong { display: block; line-height: 24px; height: 24px; font-size: 18px; color: #004ea2; }
.m2zp_box dt i { background: url(../images/m2zp_arrow.png) no-repeat; height: 29px; width: 16px; position: absolute; top: 34px; right: 30px; transition:all 0.3s ease }
.m2zp_box dd { font-size: 14px; line-height: 24px; color: #999999; position: relative; z-index: 1; margin: -70px 150px 0px 342px; padding-top: 0px; padding-bottom: 25px; }
.m2zp_box:nth-child(2n){background:#ffffff;}
.m2zp_box dt.on i { transform:rotate(90deg); -webkit-transform:rotate(90deg); -ms-transform:rotate(90deg); }
.m2zp_box dd strong{ color: #353535; }
.m2zpList{margin-bottom:60px; border-top:1px solid #ccc; margin-top:40px;}
.hmc4_u1a { margin-bottom: 20px; }
.hmc4_u1a li{border:none;}
.hmc4_ul li { padding: 20px 30px 20px 0px; border-bottom: 1px dotted #CCCCCC; }
.hmc4_ul li:nth-last-child(1),.hmc4_ul li:nth-last-child(2){border:none;}
.hm_swiper {margin-bottom:20px;}
.hmc4_a { display: block; }
.hmc4_img { display: block; float: left; border: 1px solid #E6E6E6; width: 119px; }
.hmc4Txt { margin-left: 135px; }
.hmc4_time { line-height: 14px; height: 14px; display: block; color: #666; }
.hmc4Txt strong { font-size: 18px; line-height: 28px; font-weight: normal; display: block; height: 30px; }
.hmc4Txt p { line-height: 24px; color: #999999; overflow: hidden; height:48px; }
.hmc4_a:hover strong{ text-decoration: underline; }

.m2news_title { font-size: 24px; line-height: 36px; text-align: center; padding-top: 44px; color: #333; }
.m2news_time { font-size: 14px; color: #999999; line-height: 32px; text-align: center; height: 50px; }
.m2newsEditor { font-size: 14px; line-height: 30px; padding-bottom: 30px; border-bottom: 1px solid #ccc; }
.page2 { padding: 25px 0px 0; height:120px; }
.page2_res1 { background: #fff url(../images2026/res_icon1.png) no-repeat center center; height: 38px; width: 38px; float: left; margin-right: 16px; }
.page2_res1:hover{ background: #004ea2 url(../images2026/res_icon1a.png) no-repeat center center;}
.page2_res2 { background: #fff url(../images2026/res_icon2.png) no-repeat center center; height: 38px; width: 38px; float: left; margin-right: 16px; }
.page2_res2:hover{ background: #004ea2 url(../images2026/res_icon2a.png) no-repeat center center;}
.page2_res3 { background: #fff url(../images2026/res_icon3.png) no-repeat center center; height: 38px; width: 38px; float: left; margin-right: 16px; }
.page2_res3:hover{ background: #004ea2 url(../images2026/res_icon3a.png) no-repeat center center;}
.page2_res4 { background: #fff url(../images2026/res_icon4.png) no-repeat center center; height: 38px; width: 38px; float: left; margin-right: 16px; }
.page2_res4:hover{ background: #004ea2 url(../images2026/res_icon4a.png) no-repeat center center;}
.page2_res5 { background: #fff url(../images2026/res_icon5.png) no-repeat center center; height: 38px; width: 38px; float: left; margin-right: 16px; }
.page2_res5:hover{ background: #004ea2 url(../images2026/res_icon5a.png) no-repeat center center;}
.page2 .page_prev { background: #fff url(../images2026/page_l.png) no-repeat center center; background-size:8px auto; float: left; height: 38px; width: 38px; }
.page2 .page_next { background: #fff url(../images2026/page_r.png) no-repeat center center; background-size:8px auto; float: left; height: 38px; width: 38px; }
.m2fa_ul { margin: 16px -20px 0px; }
.m2fa_ul li { margin-bottom: 40px; padding: 0px 20px 0px; }
.m2fa_a { display: block; padding: 15px 15px 0px; background: #FFF; height: 175px; border: 1px solid #FFF; }
.m2faTxt { margin-left: 227px; font-size: 14px; line-height: 28px; color: #969696; }
.m2faTxt strong { display: block; line-height: 32px; height: 32px; font-size: 18px; font-weight: normal; color: #333; }
.m2faTxt p { height: 84px; overflow: hidden; }
/*百度地图样式*/
.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}


@media (min-width:1230px) {
.container { width: 1230px; }
}
@media (max-width:1199px) {
.navbar-inverse .navbar-nav > li > a.nav_a{padding-left:10px; padding-right:10px;}
.navbar .container .navbar-header{background:none;}
.m2zp_box dt{padding-left:30px;}
.m2zp_box dd{margin-top:0; margin-left:30px; margin-right:80px;}
.hmc1Chg .hd ul li{font-size:18px;}
.hmc1Chg .hd ul li img{height:46px; width:auto;}
.hm_u1{margin-left:0; margin-right:0;}
.hm_u1 li{padding-left:15px; padding-right:15px; margin-bottom:30px;}
.hmc5_a img {width:110px; height:110px; margin-left:-55px;}
.hmc5_a{padding-top:166px; height:290px; padding-left:15px; padding-right:15px;}
.m2menu_a{padding:0 20px; margin-bottom:10px;}
.m2down_ul{margin-left:0; margin-right:0;}
.m2down_ul li{padding-left:15px; padding-right:15px; margin-bottom:30px;}
.m2fa_ul{margin-left:0; margin-right:0;}
.m2fa_ul li{padding-left:15px; padding-right:15px; margin-bottom:30px;}
.m2down_ul li.col-md-3{width:33.3333%;}
}

@media (max-width:991px) {
.dsPc,.dsPhone,.pc{display:none;}
.dsPad,.phone{display:block;}
.hmc1Nm{color:#333; width:100%; padding-right:0; position:static; border:none; padding-left:0; text-align:center; margin-bottom:25px;}
.hmc1Top{padding-left:30px; padding-right:30px; padding-bottom:30px;}
.serBox{display:none;}
#navbar{margin-right:0;}
.hmc1Nm i{display:none;}
.hmc1Chg .hd ul li{font-size:16px; height:86px; line-height:86px;}
.hmc1Chg .hd ul li img{height:32px; width:auto;}
.hmc5_a img {width:80px; height:80px; margin-left:-40px;}
.hmc5_a{padding-top:126px; height:290px;}
.hmc5_a p{height:88px;}
.m2menu_a{ margin-left:5px; margin-right:5px; border-radius:0.3em; height:40px; line-height:40px; border-radius:0.3em;}
.m2pro_ul{margin-left:0; margin-right:0;}
.m2proTxt {margin: 0 30px 0 410px;}
.m2pro_menu li{width:70px;}
.hmc4_u1a li{padding-right:0;}
.m2down_ul li.col-md-3{width:50%;}
.hmFocus{height:600px;}
.hmBan_img{width:70%; left:15%;}
}

@media only screen and (max-width: 767px) {
.dsPc,.dsPad{display:none;}
.dsPhone{display:block;}
.navbar .container .navbar-header{background:#222;}
#navbar{margin-left:0;}
.logo .dsPhone{line-height:50px; display:block; text-align:center; font-size:18px; color:#fff; padding-right:67px; position:relative;}
.navbar{height:51px;}
.page_a{width:28px;}
.page{padding-left:0; padding-right:0;}
.page_prev{width:28px; margin-right:4px;}
.page_next{width:28px;}
.m2zp_box dt{padding-left:15px;}
.m2zp_box dd{margin-top:0; margin-left:15px; margin-right:15px;}
.m2zp_box dt i{right:15px;}
.hm_kmenu{display:none;}
.logo img{margin-left:15px; margin-top:10px; width:110px; height:auto;}
.ke_ConMenu ul li{overflow:hidden; border-radius:50%;}
.ke_ConMenu li:nth-child(2){display:none;}
.ke_ConMenu li:nth-child(3){display:none;}
.hmC1box{margin-left:0; margin-right:0;}
.hmc1Top{font-size:16px; line-height:34px;}
.hmc1Img{position:static; width:100%; height:180px;}
.hmc1Itms{float:none; width:100%; height:200px; padding-top:5px;}
.hmc1Top{padding-left:15px; padding-right:15px;}
.hmc1Chg .hd ul li,.hmc1Chg .hd ul li:last-child{width:50%; height:51px; line-height:50px;}
.hmc1Chg .hd ul li{font-size:16px;}
.hmc1Chg .hd ul li img{height:26px; width:auto;}
.hm_enT{font-size:28px;}
.hm_t1{font-size:24px;}
.hmc5_a p{height:66px;}
.hmc5_a{height:260px;}
.footer{padding:25px 0;}
.footer .fr{line-height:22px; width:100%; float:none; display:block; text-align:center}
.footer .fl{line-height:22px; width:100%; float:none; display:block; text-align:center; margin-bottom:12px;}
.footer a{ white-space: nowrap; }
.navbar-nav > li{ display: block; border-bottom: 1px dotted #343434; }
.navbar-inverse .navbar-nav > li > a.nav_a.on, .navbar-inverse .navbar-nav > li > a.nav_a:hover{border:none;}
.navbar-inverse .navbar-nav > li > a.nav_a{ line-height:48px; border:none; }
.navbar{z-index:1000;}
.m2proImg{width:100%; float:none;}
.m2proImg img{width:100%; height:auto;}
.m2proTxt{margin-left:0; padding-bottom:30px; padding-left:15px; margin-right:0; padding-right:15px;}
.m2Editor_img{float:none; width:100%; height:auto; margin-right:0}
.m2mapInfo{width:100%; float:none;}
.m2map{margin-left:0; width:100%;}
.m2map_ul li{padding-left:20px;}
.m2mapBox{margin-top:20px;}
.page2 .fl a{margin-right:4px;}
.m2fa_a .fl{width:100%; height:auto; float:none; margin-bottom:6px;}
.m2faTxt{margin-left:0; width:100%;}
.m2fa_a{height:auto; padding-bottom:16px;}
.m2pro_ul li,.hm_u1 li,.m2down_ul li,.m2fa_ul li{padding-left:0; padding-right:0;}
.m2down_ul li.col-md-3{width:100%;}
.hmFocus{height:360px;}
.hmBan_img{width:70%; left:15%;}
.nextPage{bottom:20px;}
}

@media (max-width:565px) {
.ellipsis{white-space: normal;}
.hmc4_ul li{padding-right:0px;}
}

@media (max-width:350px) {
.hm_enT{font-size:22px;}
.hm_t1{font-size:22px;}
.m2pro_menu li{width:66px;}
}

/*2016-04-21 CSS*/
.navLayer { width: 420px; padding: 12px 0px 20px; position: absolute; left: 0px; top: 69px; background: rgba(0, 0, 0, 0.5); display: none; }
.navLayer dd { width: 49%; line-height: 34px; height: 34px; background: url(../images/navIcion.png) no-repeat 25px center; overflow: hidden; text-align: left; float: left; padding: 0px 20px 0px 42px; color: #FFF; }
.navLayer2{ left:auto; right:0}
@media only screen and (max-width: 767px) {
.navLayer{display:none!important;}
}

/* ===== 精准定位：只美化产品内容区域 ===== */
.met-shownews-body {
    max-width: 1200px;        /* 限制最大宽度 */
    margin-left: auto !important;
    margin-right: auto !important;
    float: none !important;   /* 清除Bootstrap浮动 */
    padding-left: 30px !important;
    padding-right: 30px !important;
}

/* 图片居中优化 */
#MyContent img {
    display: block;
    margin: 20px auto;
    max-width: 100%;
    height: auto;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.05);
}

/* 产品主标题 - 热管理 */
.details-title h1 {
    font-size: 32px;
    color: #0a2c3d;
    margin: 30px 0 15px !important;
    font-weight: 600;
    position: relative;
    padding-bottom: 15px;
}
.details-title h1:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 3px;
    background: #3a7bd5;
}

/* 副标题：动力电池水冷机组控制器规格 */
#MyContent h1:not(.details-title h1) {
    font-size: 24px;
    color: #1e3a5f;
    margin: 30px 0 20px !important;
    font-weight: 500;
    border-left: 6px solid #3a7bd5;
    padding-left: 18px;
    line-height: 1.3;
}

/* ===== 表格彻底美化 ===== */
#MyContent table {
    width: 100%;
    border-collapse: collapse;
    margin: 25px 0 35px;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 8px 20px rgba(0,0,0,0.06);
    border: none;  /* 去掉原始边框 */
}

/* 表头 - 合并单元格那个大标题 */
#MyContent table tr:first-child td,
#MyContent table tr:first-child th {
    background-color: #1e3a5f !important;
    color: white !important;
    font-size: 20px;
    font-weight: 600;
    padding: 18px 20px !important;
    border: none;
    letter-spacing: 1px;
}

/* 第二行：参数名称/规格指标/备注 */
#MyContent table tr:nth-child(2) td,
#MyContent table tr:nth-child(2) th {
    background-color: #f0f5fa;
    color: #1e3a5f;
    font-weight: 700;
    padding: 14px 12px;
    border-bottom: 2px solid #cbd6e3;
    font-size: 16px;
}

/* 所有普通单元格 */
#MyContent table td {
    padding: 14px 16px !important;
    border: none;
    border-bottom: 1px solid #e9edf4;
    background-color: white;
    vertical-align: middle;
    color: #2c3e50;
}

/* 隔行变色 */
#MyContent table tr:not(:first-child):not(:nth-child(2)):nth-child(even) td {
    background-color: #f9fcff;
}

/* 最后一行的底部边框 */
#MyContent table tr:last-child td {
    border-bottom: none;
}

/* ===== 技术要求 - 卡片化 ===== */
/* 先把原来的黑字12px样式干掉 */
#MyContent span[style*="font-size: 12px"] {
    font-size: 16px !important;
    color: #1e2b3c !important;
    font-family: inherit !important;
    background: transparent !important;
}

/* 技术要求: 这个标题 */
#MyContent p:first-of-type {
/*    background: #f0f7ff; */
    padding: 16px 22px;
    border-radius: 12px;
/*    border-left: 6px solid #3a7bd5; 
    font-weight: 700; */
    font-size: 18px;
    color: #0a2c3d;
    margin: 30px 0 20px !important;
}

/* 每一条技术要求 */
#MyContent p:first-of-type ~ br {
    display: none;  /* 隐藏多余的换行 */
}

#MyContent p:first-of-type ~ span,
#MyContent p:first-of-type ~ br + span,
#MyContent p:first-of-type ~ span[style*="font-size"] {
    display: block;
    background: #f9fbfd;
    padding: 14px 22px;
    margin-bottom: 8px;
    border-radius: 10px;
    border-left: 4px solid #8ab4f8;
    line-height: 1.7;
    font-size: 15px !important;
    color: #2c3e50 !important;
    transition: all 0.2s;
}

/* 悬停效果 */
#MyContent p:first-of-type ~ span:hover {
    background: #edf3fc;
    border-left-color: #3a7bd5;
}

/* 处理耐压要求里面的换行 */
#MyContent p:first-of-type ~ span br {
    display: block;
    content: '';
    margin: 6px 0;
}


        /* ===== 全局重置 ===== */
        * {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }
        
        body {
            background-color: #f5f7fb;
            font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
            line-height: 1.6;
            color: #1e293b;
            padding: 40px 20px;
        }

        /* ===== 产品卡片容器 ===== */
        .product-demo-card {
            max-width: 1200px;
            margin: 0 auto;
            background: white;
            border-radius: 32px;
            box-shadow: 0 20px 40px -10px rgba(0,20,50,0.08);
            padding: 40px 48px;
        }

        /* ===== 1. 产品图区域 ===== */
        .product-image-area {
            margin-bottom: 40px;
            border-radius: 24px;
            overflow: hidden;
            background: #f8fcff;
            display: flex;
            justify-content: center;
            align-items: center;
            border: 1px solid #e9f0f5;
        }
        
        .product-image-area img {
            max-width: 100%;
            height: auto;
            display: block;
            padding: 20px;
        }

        /* ===== 2. 一句话卖点 ===== */
        .product-tagline {
            text-align: center;
            margin-bottom: 48px;
        }
        
        .tagline-main {
            font-size: 36px;
            font-weight: 700;
            color: #0a2c3d;
            letter-spacing: -0.5px;
            margin-bottom: 12px;
            line-height: 1.2;
        }
        
        .tagline-sub {
            font-size: 18px;
            color: #5e6f8c;
            max-width: 700px;
            margin: 0 auto;
            border-top: 1px solid #e2eaf2;
            padding-top: 20px;
        }

        /* ===== 3. 核心参数卡片 ===== */
        .core-specs {
            display: grid;
            grid-template-columns: repeat(4, 1fr);
            gap: 24px;
            margin-bottom: 60px;
        }
        
        .spec-card {
            background: linear-gradient(145deg, #ffffff, #f9fcff);
            padding: 28px 20px;
            border-radius: 20px;
            box-shadow: 0 6px 16px rgba(0,30,60,0.04);
            border: 1px solid #eef4fa;
            transition: transform 0.2s, box-shadow 0.2s;
            text-align: center;
        }
        
        .spec-card:hover {
            transform: translateY(-4px);
            box-shadow: 0 16px 24px rgba(42, 95, 165, 0.08);
            border-color: #c8d9ed;
        }
        
        .spec-icon {
            font-size: 36px;
            margin-bottom: 16px;
            display: block;
        }
        
        .spec-label {
            font-size: 15px;
            font-weight: 500;
            color: #5e6f8c;
            text-transform: uppercase;
            letter-spacing: 0.5px;
            margin-bottom: 8px;
        }
        
        .spec-value {
            font-size: 28px;
            font-weight: 700;
            color: #0a3a5c;
            line-height: 1.2;
            margin-bottom: 4px;
        }
        
        .spec-unit {
            font-size: 14px;
            color: #7e8c9e;
            font-weight: 400;
        }
        
        .spec-note {
            font-size: 13px;
            color: #3a7bd5;
            margin-top: 8px;
            font-weight: 500;
            background: #ecf3fd;
            display: inline-block;
            padding: 4px 12px;
            border-radius: 30px;
        }

        /* ===== 4. 详细规格表 ===== */
        .section-title {
            font-size: 24px;
            font-weight: 600;
            color: #0a2c3d;
            margin-bottom: 24px;
            display: flex;
            align-items: center;
        }
        
        .section-title span {
            background: #3a7bd5;
            width: 8px;
            height: 28px;
            display: inline-block;
            border-radius: 4px;
            margin-right: 14px;
        }
        
        .spec-table {
            width: 100%;
            border-collapse: collapse;
            margin-bottom: 48px;
            border-radius: 20px;
            overflow: hidden;
            box-shadow: 0 8px 20px rgba(0,0,0,0.02);
            border: 1px solid #edf2f7;
        }
        
        .spec-table th {
            background-color: #1e3a5f;
            color: white;
            font-weight: 600;
            font-size: 18px;
            padding: 18px 24px;
            text-align: left;
            border: none;
        }
        
        .spec-table td {
            padding: 16px 24px;
            border: none;
            border-bottom: 1px solid #e9edf4;
            background-color: white;
            color: #1e2e44;
            font-size: 15px;
        }
        
        .spec-table tr:last-child td {
            border-bottom: none;
        }
        
        .spec-table tr:nth-child(even) td {
            background-color: #f9fcff;
        }
        
        .spec-table td:first-child {
            font-weight: 500;
            color: #0a2c3d;
            width: 30%;
        }

        /* ===== 5. 技术要求卡片化 ===== */
        .tech-requirements {
            background: #f1f7fe;
            border-radius: 24px;
            padding: 32px;
            margin-top: 20px;
        }
        
        .tech-title {
            font-size: 20px;
            font-weight: 700;
            color: #0a2c3d;
            margin-bottom: 24px;
            display: flex;
            align-items: center;
        }
        
        .tech-title i {
            font-style: normal;
            background: #3a7bd5;
            color: white;
            width: 28px;
            height: 28px;
            display: inline-flex;
            align-items: center;
            justify-content: center;
            border-radius: 8px;
            margin-right: 12px;
            font-size: 16px;
        }
        
        .tech-grid {
            display: grid;
            grid-template-columns: repeat(2, 1fr);
            gap: 16px;
        }
        
        .tech-item {
            background: white;
            padding: 20px 24px;
            border-radius: 18px;
            border-left: 6px solid #3a7bd5;
            box-shadow: 0 4px 10px rgba(0,0,0,0.02);
            font-size: 15px;
            color: #1e2e44;
            line-height: 1.6;
            transition: all 0.2s;
        }
        
        .tech-item:hover {
            background: white;
            border-left-width: 8px;
            box-shadow: 0 8px 20px rgba(58, 123, 213, 0.08);
        }
        
        .tech-item strong {
            color: #0a2c3d;
            font-weight: 600;
        }

        /* 响应式 */
        @media (max-width: 900px) {
            .product-demo-card { padding: 30px 20px; }
            .core-specs { grid-template-columns: repeat(2, 1fr); }
            .tech-grid { grid-template-columns: 1fr; }
        }
        
        @media (max-width: 600px) {
            .core-specs { grid-template-columns: 1fr; }
            .tagline-main { font-size: 28px; }
        }

        /* 占位图片样式 */
        .demo-img-placeholder {
            background: #e6f0fa;
            width: 100%;
            padding: 40px 20px;
            text-align: center;
            color: #2c5f8a;
            font-weight: 500;
            display: flex;
            flex-direction: column;
            align-items: center;
            gap: 8px;
        }
        .demo-img-placeholder:before {
            content: '🖼️';
            font-size: 48px;
            margin-bottom: 8px;
        }
		
.e_image-1 img {
    width: 100% !important;
    height: auto !important;
    max-width: 100% !important;
    display: block !important;
    object-fit: cover !important;
    object-position: center center !important;
}

        .gallery-container {
     /*       max-width: 1280px;  */
            width: 100%;
        }

        /* 四列网格 */
        .gallery-grid {
            display: grid;
            grid-template-columns: repeat(4, 1fr);
            gap: 1.5rem;
        }

        /* 图片卡片 - 无内边距，纯图片 */
        .gallery-item {
            background: white;
            border-radius: 1.2rem;
            overflow: hidden;
            box-shadow: 0 15px 30px -10px rgba(0, 40, 80, 0.15);
            transition: transform 0.2s, box-shadow 0.2s;
        }

        .gallery-item:hover {
            transform: translateY(-4px);
            box-shadow: 0 20px 35px -8px rgba(42, 125, 225, 0.25);
        }

        /* 图片容器 - 固定 293x220 */
        .image-wrapper {
            width: 100%;
         /*   height: 220px;   */        /* 固定高度 220px */
            background: linear-gradient(145deg, #e1efff, #c0d9f0);
            display: flex;
            align-items: center;
            justify-content: center;
            overflow: hidden;
        }

        /* 实际图片样式 */
        .image-wrapper img {
            width: 100%;
            height: 100%;
            object-fit: cover;        /* 覆盖容器，确保完全填充 */
            display: block;
        }

        /* 占位图标（当未替换图片时显示） */
        .placeholder-icon {
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            color: #1f4d8a;
            font-size: 1rem;
            text-align: center;
        }

        .placeholder-icon i {
            font-size: 4rem;
            color: #2f6eb0;
            margin-bottom: 0.5rem;
            opacity: 0.7;
        }

        .placeholder-icon span {
            background: rgba(255,255,255,0.6);
            padding: 0.2rem 1rem;
            border-radius: 60px;
            font-weight: 500;
            font-size: 0.9rem;
            color: #003f7f;
        }

        /* 响应式：当屏幕宽度不足时，自动减少列数 */
        @media (max-width: 900px) {
            .gallery-grid {
                grid-template-columns: repeat(2, 1fr);
                gap: 1rem;
            }
        }

        @media (max-width: 500px) {
            .gallery-grid {
                grid-template-columns: 1fr;
            }
            .image-wrapper {
                height: auto;           /* 移动端不固定高度，保持比例 */
                aspect-ratio: 293 / 220;
            }
        }