@charset "UTF-8";
/* ============ 新增样式（原header.html中的样式） ============ */
.main-title {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 10px 0;
    background: linear-gradient(to right, #1a6dad, #2c8ac3);
    color: white;
    margin: 10px 0;
    border-radius: 5px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
}

.main-title h1 {
    font-size: 1.5rem;
    font-weight: 600;
    margin: 0;
    padding: 0 20px;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
    line-height: 1.3;
    max-width: 1200px;
}

/* 响应式调整 */
@media (max-width: 1024px) {
    .main-title h1 {
        font-size: 1.8rem;
    }
}

@media (max-width: 768px) {
    .main-title h1 {
        font-size: 1.5rem;
        padding: 0 15px;
    }
}

@media (max-width: 480px) {
    .main-title h1 {
        font-size: 1.3rem;
        padding: 0 10px;
    }
}
/* 基础样式，保持原风格 */
.wrapper {
    max-width: 1200px;
    margin: 0 auto;
    padding: 30px 20px;
}

.clearfix::after {
    content: "";
    display: table;
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}
/* ============ 新增样式结束（原header.html中的样式） ============ */
html{min-width: 1200px;}
body{overflow-x: hidden;overflow-y: auto;}
body,p,form,textarea,h1,h2,h3,h4,h5,dl,dd{margin: 0px;}
input,button,ul,ol{margin: 0px; padding: 0px;}
body,input,button,form{font-size: 14px;line-height: 28px;font-family: "Microsoft Yahei", 'Helvetica Neue', Helvetica, Arial, sans-serif;color: #333;}
h1,h2,h3,h4,h5,h6{font-size: 14px; font-weight: normal;}
ul,ol,li{list-style: none;}
input{background: none; border: 0 none;}
img,iframe{border: 0px;}
em,i{font-style: normal;}
button,input,select,textarea{font-size: 100%;}
table{border-collapse: collapse; border-spacing: 0;}
.red{color: #e74037;}
.fl{float: left;}
.fr{float: right;}
.tac{text-align: center;}
.tar{text-align: right;}
.poa{position: absolute;}
.por{position: relative;}
.hidden{display: none;}
.hide{display: none !important;}
.w1200{width: 1200px; margin: 0 auto;}
.icon{background: url(../images/201.png) no-repeat; display: inline-block; vertical-align: middle;}
a{color: #333;text-decoration: none;}
a:hover{color: #6ea9d1; text-decoration: none;}
a:visited{text-decoration: none;}
.ease,.ease *{transition: all ease 300ms;}
:-moz-placeholder{color: #999;}
::-moz-placeholder{color: #999;}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder{color: #999;}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder{color: #999;}
/*清除浮动*/
.clearfix{*zoom: 1;}
.clearfix:after{visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;}
.dialog-layout{width: 100%; height: 100%; position: fixed; z-index: 100; top: 0; left: 0; background: #000; opacity: 0.3; filter: alpha(opacity=30);}
/***************top and bottom css*********************/
.top_main{position:relative;width:100%;height:36px;line-height:36px;background:#eeeeee;border-bottom:1px solid #e9e9e9;font-size:12px;color:#999;z-index:999;}
.top_main .top_l{font-size:12px;color:#999;}
.top_main .top_right{text-align: right; font-size: 0; line-height: 0;}
.top_main .top_right li{float:left;display: inline-block;vertical-align: middle;color: #999;line-height: 36px;font-size: 12px;height: 36px;}
.top_main .top_right li a{height: 36px;color: #999;}
.top_main .top_right li.line{float:left;display:block;width:1px;height:12px;background:#d6d6d6;margin:12px 13px 0;}
.top_main .top_right li a:hover{opacity: 0.8; filter: alpha(opacity=80);}
.top_main .top_right .xcx{position:relative;width: 46px; margin-left:18px;background: #6ea9d1;}
.top_main .top_right .xcx a{display: block;height: 28px;padding-top: 8px;}
.top_main .top_right .xcx s{width: 22px; height: 22px; display: block; margin: 0 auto; background-position: 0px -30px;}
.top_main .imgbox{width: 180px;position: absolute;background: #6ea9d1;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;text-align: center;color: #fff;top: 36px;right: 0;overflow: hidden;filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0,direction=120,strength=5);opacity: 0;visibility: hidden;transition: all .6s ease 0s;transform: translate3d(0, 10px, 0);-moz-transform: translate3d(0, 10px, 0);-webkit-transform: translate3d(0, 10px, 0);}
.top_main .imgbox img{width: 160px; height: 160px; padding: 10px 10px 0; display: block; margin: 0 auto;}
.top_main .imgbox span{font-size: 16px; line-height: 40px;}
.top_main .top_right .xcx:hover .imgbox{opacity: 1;visibility: visible;transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-webkit-transform: translate3d(0, 0, 0);}
.top_main .top_right .webNav{padding-left:20px;margin-left:4px;background:url(../images/204.png) no-repeat left center;}
.top_main .top_right .mobile:hover .drop{display:block;}
/*nav_main*/
/*header_main*/
.reimg img{max-width:100%;height:auto !important;}
.header_main{width: 100%;height: 109px;border-bottom:1px solid #e9e9e9;background:#fff;z-index: 100;}
.header_main .webLogo{}
.header_main .webLogo img{display:block; position:absolute;height:60px;top:50%;margin-top:-30px;}
.header_main .header{position:relative;}
/*nav*/
#nav_main{position:relative;float: right;height: 110px;line-height:110px;z-index:60;}
#nav_main .nav{display:block;width: 100%;height: 110px;z-index:12;}
#nav_main .nav li{position:relative;float: left;font-size:14px;text-align:center;height: 110px;line-height: 110px;margin-left:6px;z-index: 10;transition: all .5s;}
#nav_main .nav li:first-child{padding-left:0px;margin-left:0;}
#nav_main .nav li:first-child a.aLink{margin-left:0;}
#nav_main .nav li a.aLink{position: relative;padding: 0 15px;height:110px;line-height:110px;font-size:16px;color: #666;text-align: center;display: inline-block;}
#nav_main .nav li a.aLink:after{content: " ";position: absolute;left: 50%;margin-left: -8px;bottom: 0;border-style: solid dashed dashed dashed;border-color: transparent transparent #fff transparent;border-width: 8px;opacity: 0;transition: all .5s;}
#nav_main .nav li.hover,#nav_main .nav li:hover{background: #6ea9d1;}
#nav_main .nav li.hover a.aLink:after,#nav_main .nav li:hover a.aLink:after{opacity: 1;}
#nav_main .nav li.hover a.aLink,#nav_main .nav li:hover a.aLink{opacity:1;filter:alpha(opacity=100);color:#fff;}
#nav_main .nav li.item8 a.aLink{margin-right:0;}
/*导航栏下拉*/
#nav_main li .subnav{width:120px;height:auto;margin-right:0;position: absolute;top: calc(100% - 1px);left: 50%;margin-left: -61px;opacity: 1;overflow: hidden;z-index: 199;background-color: #fff;border:1px solid #ddd;border-top:none;}
#nav_main li .subnav{position: absolute;filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0,direction=120,strength=5);opacity: 0;visibility: hidden;transition: all .6s ease 0s;transform: translate3d(0, 10px, 0);-moz-transform: translate3d(0, 10px, 0);-webkit-transform: translate3d(0, 10px, 0);}
#nav_main li:hover .subnav{opacity: 1;visibility: visible;transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-webkit-transform: translate3d(0, 0, 0);}
#nav_main li .subnav .nav1{transition: all .36s ease; display: block; width:96px;height:50px;font-weight: 500; margin-left:0;padding: 0;cursor: pointer; width: 100%;}
#nav_main li .subnav .nav1 a{text-align: center; padding-bottom: 0; line-height: 40px!important;padding-right: 0; display: block; font-family: "\5B8B\4F53"; height: 50px;font-size: 14px; color: #666; font-weight: normal; text-decoration: none; padding-top: 0;border-top:1px solid #ddd;}
#nav_main li .subnav .nav1 .subA{font-size: 14px; height:50px!important;display: block; font-weight: 500;line-height: 50px!important;text-align:center;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;color: #666!important;}
#nav_main li:hover .subnav .nav1{margin:0!important;background:none;}
#nav_main li.hover .subnav .nav1 .subA{display:block;color: #000;}
#nav_main .subnav .nav1:hover .subA{color:#6ea9d1!important;}

/* ============ 幻灯片图片修复 - 使用object-fit:cover ============ */
#banner_main {
    position: relative;
    overflow: hidden;
    z-index: 2;
    max-width: 1920px;
    margin: 0 auto;
}

#banner_main .banner {
    position: relative;
    width: 100%;
    height: 600px;
    margin: 0 auto;
    min-width: 1200px;
}

#banner {
    width: 100%;
    min-width: 1000px;
    position: relative;
    overflow: hidden;
    z-index: 0;
    height: 600px;
}

#banner, .banner ul {
    max-height: 600px;
    overflow: hidden;
}

.banner ul {
    height: 600px;
}

.banner li {
    width: 100%;
    height: 600px;
    position: absolute;
    z-index: 1;
    overflow: hidden;
    display: none;
}

.banner li:first-child {
    display: block;
}

.banner li img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;      /* 关键：图片等比例覆盖，裁剪多余部分，保持居中 */
    object-position: center; /* 居中显示 */
}

/* 导航点样式 */
#banner .tip {
    width: 1000px;
    height: 14px;
    line-height: 0;
    font-size: 0;
    text-align: center;
    position: absolute;
    left: 50%;
    margin-left: -500px;
    bottom: 30px;
    z-index: 12;
}

#banner .tip span {
    width: 10px;
    height: 10px;
    margin: 0 5px;
    display: inline-block;
    font-size: 0;
    cursor: pointer;
    border: 5px solid #6ea9d1;
    border-radius: 50%;
    transition: all .5s;
}

#banner .tip span.cur {
    background: #fff;
}

.banner #btn_prev,
.banner #btn_next {
    width: 40px;
    height: 40px;
    position: absolute;
    z-index: 12;
    top: 50%;
    margin-top: -20px;
    cursor: pointer;
    opacity: 0;
}

.banner #btn_prev {
    left: 3%;
    background-position: -50px -42px;
}

.banner #btn_next {
    right: 3%;
    background-position: -92px -42px;
}

#banner:hover #btn_prev,
#banner:hover #btn_next {
    opacity: 1;
}
/* banner end */

/*footer*/
.footer_main{position:relative;width:100%;}

.footer_main .footer{width:100%;padding-top: 30px;padding-bottom:50px;height:auto;background: #6ea9d1;}
.footer_main .links{padding-bottom: 30px;margin-bottom: 30px;font-size: 16px;border-bottom: 1px solid #81d4a9;}
.footer_main .links span{color:#f9f9f9;display:inline-block;}
.footer_main .links a{display:inline-block;color:#f9f9f9;padding-right: 10px;}
.footer_main .links a:hover{opacity: 0.8;filter: alpha(opacity=80);}
.footer_main .botnav{width:290px;}
.footer_main .botnav li{width: 100px; float: left; display: block; list-style: none; font-size: 16px; line-height: 32px; text-align: left; overflow: hidden; padding-left: 40px;}
.footer_main .botnav li:first-child{padding-left:10px;}
.footer_main .botnav li a{display: block;font-size:16px;line-height:30px;color:#fff;font-weight:bold;}
.footer_main .botnav li .drop{padding-top: 10px;}
.footer_main .botnav li .drop a{display: block;line-height: 24px;color: #fff;width: 100%;font-size: 12px;font-weight: normal;}
.footer_main .botnav li:first-child{padding-left: 0;}
.footer_main .botcontcat{float: left;width: 230px; color: #fff;}
.footer_main .botcontcat a{color: #fff; display: block; line-height: 30px; font-size: 16px;font-weight:bold;}
.footer_main .botcontcat .zx{padding-left:22px;margin-top:12px;font-size:14px;color:#fff;background:url("../images/301.png") no-repeat left center;background-size:16px;}
.footer_main .botcontcat .webTel1{margin-top:20px;font-size:24px;font-weight:bold;color:#fff;font-family: "arial";line-height:20px;}
.footer_main .botcontcat .webTel2{margin-top:12px;font-size:24px;font-weight:bold;color:#fff;font-family: "arial";line-height:20px;}
.footer_main .bewm{float:left;padding-top:0px;padding-bottom:12px;display:block;width:160px;height:215px;background:url("../images/108.png") no-repeat center center;background-size:160px 215px;}
.footer_main .bewm .img{display:block;width:127px;height:127px;padding:0;margin:0 auto;margin-top:20px;}
.footer_main .bewm .scan{margin-top:28px;font-size:14px;color:#fff;line-height:20px;text-align:center;}
.footer_main .imsgbox{width: 440px;}
.footer_main .imsgbox h3{font-size: 16px;color: #fff;display: block;line-height:24px;}
.footer_main .imassge{padding-top: 16px;}
.footer_main .imassge .item{width: 209px; margin-bottom: 10px; position: relative; float: left; border: 1px solid #81d4a9;border-radius:5px;}
.footer_main .imassge .item .txt{width: 199px;padding-left: 10px;height: 40px;line-height: 40px;color: #fff;background: none;outline: none;}
.footer_main .imassge .item .msg-box{position: absolute; left: 0; height: 20px; top: 0px;}
.footer_main .imassge .item .msg-box s{display: inline-block;}
.footer_main .imassge .mr10{margin-right: 18px;}
.footer_main .imassge .mj{width: 100%;}
.footer_main .imassge .mj .txt{width: 430px;}
.footer_main .imassge .submit{width: 101%;height: 50px;line-height: 46px;background: #fff;font-size: 16px;outline: none;cursor: pointer;border: 2px solid #fff;border-radius:4px;transition: all .5s;text-align:center;}
.footer_main .imassge .submit:hover{background: #f95927; color: #fff;border-color:#f95927;}
.footer_main .imassge :-moz-placeholder{color: #fff;}
.footer_main .imassge ::-moz-placeholder{color: #fff;}
.footer_main .imassge input:-ms-input-placeholder,
.footer_main .imassge textarea:-ms-input-placeholder{color: #fff;}
.footer_main .imassge input::-webkit-input-placeholder,
.footer_main .imassge textarea::-webkit-input-placeholder{color: #fff;}
.copyright{position:relative;width:100%;height:40px;line-height:40px;background:#00391b;}
.copyright p{font-size:12px;color:#fff;}
.copyright a{font-size:12px;color:#fff;}
/*浮动客服*/
.toolbar{position: fixed;top: 50%;right: 1%;margin-top: -163px;z-index: 100;width: 80px;}
.toolbar dd{position: relative;float: left;width: 80px;height: 80px;background: #6ea9d1;margin-top: 2px;border-radius: 5px;color: #fff;font-size: 14px;line-height: 21px;text-align: center;cursor: pointer;transition: all .5s;}
.toolbar dd:first-child{margin-top: 0;}
.toolbar dd i{width: 100%;height: 30px;display: block;margin-top: 13px;background: url(../images/207.png) no-repeat center 0;}
.toolbar dd.qq i{background-position-y: 0;}
.toolbar dd.tel i{background-position-y: -30px;}
.toolbar dd.code i{background-position-y: -60px;}
.toolbar dd.top i{background-position-y: -90px;}
.toolbar dd span{display: block;color: #fff;}
.toolbar dd.tel .box{position: absolute;top: 0;width: 190px;right: -200px;height: 100%;margin-right: 10px;border-radius: 5px;background: #6ea9d1;opacity: 0;transition: all .5s;}
.toolbar dd.tel .box p{font-size: 14px;margin: 5px auto 7px;}
.toolbar dd.tel .box h3{font-size: 18px;font-weight: bold;}
.toolbar dd.tel .box:after{display: block;content: " ";border-style: solid dashed dashed dashed;border-color: transparent  transparent transparent #6ea9d1;border-width: 9px;width: 0;height: 0;position: absolute;top: 50%;margin-top: -9px;right: -18px;margin-left: -12px;}
.toolbar dd.code .box{position: absolute;top: 0;width: 162px;right: -172px;height: 162px;margin-right: 10px;border-radius: 5px;background: #6ea9d1;opacity: 0;transition: all .5s;}
.toolbar dd.code .box img{width: 140px;height: 140px;padding: 11px;}
.toolbar dd.code .box:after{display: block;content: " ";border-style: solid dashed dashed dashed;border-color: transparent  transparent transparent #6ea9d1;border-width: 9px;width: 0;height: 0;position: absolute;top: 30px;right: -18px;margin-left: -12px;}
.toolbar dd:hover{background: #333;}
.toolbar dd.tel:hover .box{opacity: 1;right: 80px;}
.toolbar dd.code:hover .box{opacity: 1;right: 80px;}
/*******index css*******/
.index{background:#fff;}
.index .indexTit{position:relative;}
.index .indexTit .tit{font-size:48px;font-weight:bold;color:#6ea9d1;text-align:center;line-height:50px;}
.index .indexTit .subtit{margin-top:20px;font-size:16px;line-height:18px;text-align:center;color: #666;}
.index .more{}
/*专业模具设计*/
.index .floor_1_main{background:#fff;}
.index .floor_1{padding-top:50px;padding-bottom:40px;background:url("../images/107.jpg") no-repeat bottom center;background-size:1200px 16px;}
.index .floor_1 .left{float:left;width:280px;}
.index .floor_1 .left .tit{font-size:24px;color:#333;line-height:24px;text-align:center;font-weight:bold;letter-spacing:20px;text-indent:10px;}
.index .floor_1 .left .subtit{display:block;width:280px;height:35px;margin-top:10px;font-size:16px;color:#fff;line-height:35px;text-align:center;background: #6ea9d1;border-radius: 3px;}
.index .floor_1 .middle{float:left;margin-left:100px;width:520px;}
.index .floor_1 .middle .searchMain{position:relative;width:520px;height:40px;line-height:40px;border-top:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc;}
.index .floor_1 .middle .searchMain .stxt{float:left;width:480px;height:40px;color: #666;font-size:14px;line-height:40px;outline:none;}
.index .floor_1 .middle .searchMain .sbtn{display:block;width:40px;height:40px;outline:none;cursor:pointer;background:url("../images/209.png") no-repeat center center;background-size:16px;}
.index .floor_1 .middle .searchMain .sbtn:hover{opacity:0.8;filter:alpha(opacity=80);}
.index .floor_1 .hotKeys{height:40px;}
.index .floor_1 .hotKeys .keyT{float:left;font-size:14px;font-weight:bold;line-height:40px;color:#333;}
.index .floor_1 .hotKeys .keyT em{margin:0 4px;font-weight:bold;}
.index .floor_1 .hotKeys .keya{float:left;}
.index .floor_1 .hotKeys .keya .item{margin-left:16px;font-size:14px;line-height:40px;color: #666;}
.index .floor_1 .hotKeys .keya .item:first-child{margin-left:0px;}
.index .floor_1 .hotKeys .keya .item:hover{color:#6ea9d1;}
.index .floor_1 .right{float:right;width: 180px;}
.index .floor_1 .telMain .zx{padding-left:20px;font-size:14px;font-weight:bold;color:#333;line-height:16px;background:url("../images/303.png") no-repeat left center;background-size:12px 14px;}
.index .floor_1 .telMain .webTel1{margin-top:12px;font-size:24px;font-weight:bold;font-family:arial;color:#333;line-height:18px;}

.index .floor_1 .telMain .webTel2{margin-top:6px;font-size:24px;font-weight:bold;font-family:arial;color:#333;line-height:18px;}
/*案例分类*/
.index .floor_2_main{padding-bottom:70px;margin-top:50px;}
.index .floor_2 .left{position: relative;float:left;width: 200px;height: 527px;margin-top: 63px;background: #6ea9d1;background-image: linear-gradient(0deg, #007337, #6ea9d1);border-radius: 10px;}
.index .floor_2 .left .proTit{position: absolute;top: -63px;width: 100%;font-size:30px;font-weight:bold;line-height:70px;text-align:center;color:#fff;padding-bottom: 3px;background: url(../images/109.png) no-repeat center top;background-size: 200px;border-radius: 10px 10px 0 0;}
.index .floor_2 .left .proNav{display:block;width:180px;height:303px;margin:0 auto;margin-top: 23px;background: #fff;border-radius: 10px;}
.index .floor_2 .left .proNav .proList li.item{display:block;width:160px;margin:0 auto;margin-top:14px;}
.index .floor_2 .left .proNav .proList li.item .aLink{position: relative;display:block;height:35px;font-weight:bold;font-size: 17px;line-height:35px;text-indent:10px;color:#fff;background: #6ea9d1;border-radius: 10px;}
.index .floor_2 .left .proNav .proList li.item .aLink:after{content: ">";position:absolute;right: 7px;top:50%;margin-top: -10px;width: 20px;height: 20px;font-family: 宋体;color: #fff;font-size: 20px;font-weight: bold;line-height: 20px;text-indent: 5px;transition: all .5s;}
.index .floor_2 .left .proNav .proList{padding-top:30px;}
.index .floor_2 .left .proNav .proList li.item:first-child{margin-top:0px;}
.index .floor_2 .left .proNav .proList li.item:hover .aLink{background: #007337;}
.index .floor_2 .left .telMain{margin-top:26px;}
.index .floor_2 .left .phoneIco{display:block;width:48px;height:48px;margin:0 auto;background:url("../images/302.png") no-repeat center center;}
.index .floor_2 .left .zx{margin-top:20px;font-weight:bold;font-size:18px;color:#fff;line-height:18px;text-align:center;}
.index .floor_2 .left .webTel1{margin-top:16px;font-weight:bold;font-size:24px;color:#fff;font-family: "arial";line-height:18px;text-align:center;}
.index .floor_2 .left .webTel2{margin-top:6px;font-weight:bold;font-size:24px;color:#fff;font-family: "arial";line-height:18px;text-align:center;}
.index .floor_2 .right{float:left;width:940px;margin-left:40px;}
.index .floor_2 .right .prolist{width:106%;}
.index .floor_2 .right .prolist .item{width:278px;float: left;margin: 0 50px 30px 0;position: relative;background: #fff;border: 1px solid #e5e5e5;border-radius:6px;overflow:hidden;transition: all .5s;}
.index .floor_2 .right .prolist .item a{display: block;width: 100%;cursor:pointer;}
.index .floor_2 .right .prolist .item .img{display:block;width:278px;height:208px;}
.index .floor_2 .right .prolist .item .txt{padding:0 20px;height:70px;}
.index .floor_2 .right .prolist .item .txt .tit{float:left;width:126px;height:70px;font-size:16px;line-height:70px;color:#333;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;transition: all .5s;}
.index .floor_2 .right .prolist .item .txt .yd{float:right;display:block;width:110px;height:30px;margin-top:20px;font-size:14px;line-height:30px;text-align:center;color:#fff;background:url("../images/304.png") no-repeat center center;text-indent:16px;transition: all .5s;}
.index .floor_2 .right .prolist .item .xcx{width:100%;height:208px;z-index: 10;padding-top:30px;position: absolute;left: 0;top: 0;background: url(../images/103.png) repeat 0 0;opacity: 0;filter: alpha(opacity=0);left: 20%;transition: all .5s;}
.index .floor_2 .right .prolist .item .xcx span{width: 100%; text-align: center; display: block; position: absolute; left: 0; top: 38px; z-index: 10; font-size: 16px; color: #333;}
.index .floor_2 .right .prolist .item .xcx .xImg{width: 120px; height: 120px; border-radius: 10px; display: block; margin: 0 auto; padding: 40px 20px 20px; background: #fff; box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);}
.index .floor_2 .right .prolist .item:hover{background:#6ea9d1;border-color: #6ea9d1; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);}
.index .floor_2 .right .prolist .item:hover .xcx{opacity: 1; filter: alpha(opacity=100); left: 0;}
.index .floor_2 .right .prolist .item:hover .txt .tit{color:#fff;}
.index .floor_2 .right .prolist .item:hover .yd{background:url("../images/305.png") no-repeat center center;}
/*设计项目*/
.index .floor_3_main{position:relative;width:100%;height:733px;background:url("../images/106.jpg") no-repeat center center;}
.index .floor_3{padding-top:106px;}
.index .advantMain{position:relative;display:block;height:550px;margin:0 auto;background: url("../images/105.png") no-repeat top center;background-size:1370px 549px;}
.index .advantBox .tit1{display:block;width:288px;height:78px;margin:0 auto;margin-top:-20px;overflow:hidden;}
.index .advantBox .tit1 img{display:block;width:288px;height:78px;}
.index .advantMain .bgy{position: absolute;left: 50%;top: 70px;*top:52px;width:380px;height:380px;margin-left:-190px;z-index: 1; background: url(../images/102.png) no-repeat center; transition: all ease-in-out 20s; animation: anims1 20s infinite linear; -webkit-transition: all ease-in-out 20s; -webkit-animation: anims1 20s infinite linear;}
.index .iadvant{position:relative;}
.index .iadvant .bigImg{position:absolute;left:50%;top:0;margin-left:-184px;display:block;width:361px;height:361px;border:3px solid #6ea9d1;*border:none;border-radius: 100%;}
.index .iadvant .bigImg .imgBox{position:absolute;left:50%;bottom:-4px;margin-left:-55px;display:block;width:110px;height:150px;background:url("../images/208.png") no-repeat center center;}
.index .iadvant .bigImg .imgBox .xcx{display:block;width:90px;height:90px;margin:0 auto;margin-top:12px; border-radius:15px;}
.index .iadvant .bigImg .imgBox .scan{margin-top:2px;font-size:14px;color:#007337;text-align:center;line-height:20px;}
.index .iadvant .list li{width:390px;}
.index .iadvant .list li .num{display:block;height:50px;font-family:"arial";font-weight:bold;font-size:36px;color:#ff6d00;line-height:30px;background:url("../images/205.png") no-repeat 18px 48px;background-size:10px 2px;}
.index .iadvant .list li .txt{width:170px;}
.index .iadvant .list li .txt .tit{font-size:30px;font-weight:bold;color:#6ea9d1;line-height:30px;}
.index .iadvant .list li .txt .cont{margin-top:14px;font-size:14px;color: #666;line-height:24px;text-align: justify;}
.index .iadvant .list li .img{display:block;width:132px;height:132px;border:3px solid #6ea9d1;border-radius:100%;overflow: hidden;}
.index .iadvant .list li .img img{display:block;width:132px;height:132px;}
.index .iadvant .list li.item1{position:absolute;top:0px;*top:20px;left:0;}
.index .iadvant .list li.item2{position:absolute;top:0px;*top:20px;right:0;}
.index .iadvant .list li.item3{position:absolute;top:220px;left:0;}
.index .iadvant .list li.item4{position:absolute;top:220px;right:0;}
.index .iadvant .list li.item1 .num{float:left;}
.index .iadvant .list li.item1 .txt{float:left;margin-left:18px;}
.index .iadvant .list li.item1 .img{float:left;margin-left:20px;}
.index .iadvant .list li.item2 .num{float:right;margin-left:14px;}
.index .iadvant .list li.item2 .txt{float:right;margin-left:20px;}
.index .iadvant .list li.item2 .txt .tit{text-align:right;}
.index .iadvant .list li.item2 .img{float:right;}
.index .iadvant .list li.item3 .num{float:left;}
.index .iadvant .list li.item3 .txt{float:left;margin-left:18px;}
.index .iadvant .list li.item3 .img{float:left;margin-left:20px;}
.index .iadvant .list li.item4 .num{float:right;margin-left:14px;}
.index .iadvant .list li.item4 .txt{float:right;margin-left:20px;}
.index .iadvant .list li.item4 .txt .tit{text-align:right;}
@keyframes anims1{0%{transform: rotate(0deg);} 100%{transform: rotate(360deg);}}
@-webkit-keyframes anims1{0%{-webkit-transform: rotate(0deg);} 100%{-webkit-transform: rotate(360deg);}}
/*关于我们*/
.index .floor_4_main{padding-bottom:80px;background:#fff;}
.index .floor_4{padding-top:40px;}
.index .floor_4 .indexTit{margin-bottom:40px;}
.index .floor_4 .left{float:left;width:740px;}
.index .floor_4 .left .aImg{position:relative;display:block;width:740px;height:470px;background:url("../images/101.png") no-repeat center center;background-size:740px 470px;cursor:pointer;transition: all .5s;}
.index .floor_4 .left .aImg .img{display:block;width:720px;height:450px;margin:0 auto;padding-top:10px;}
.index .floor_4 .left .aImg .iframe{position:absolute;top:19px;left:20px;display:block;width:702px;height:430px;background:url("../images/202.png") no-repeat center center;}
.index .floor_4 .left .aImg:hover{transform:translateY(-6px);}
.index .floor_4 .right{float:left;width:450px;margin-left:-10px;}
.index .floor_4 .right .aTit{margin-left:30px;}
.index .floor_4 .right .aTit .tit{margin-top:24px;font-size:36px;color:#ff8601;line-height:36px;}
.index .floor_4 .right .aTit .subtit1{width:280px;margin-top:12px;font-size:24px;color:#333;line-height:24px;text-align:center;font-weight:bold;letter-spacing:20px;text-indent:10px;}
.index .floor_4 .right .aTit .subtit2{display:block;width:280px;height:35px;margin-top:10px;font-size:16px;color:#fff;line-height:35px;text-align:center;background: #6ea9d1;border-radius: 3px;}
.index .floor_4 .right .txtBox{padding: 46px 40px 36px;display:block;width:370px;height:168px;margin-top:20px;background:url("../images/206.png") no-repeat center center;background-size:450px 250px;}
.index .floor_4 .right .txtBox .cont{width:370px;margin:0 auto;font-size:14px;color:#fff;line-height:24px;height: 120px;overflow: hidden;}
.index .floor_4 .right .txtBox .more{float:right;display:block;width:196px;height:42px;margin-top: 12px;font-size:16px;line-height:42px;text-align:center;border:2px solid #e5e5e5;border-radius:4px;color:#fff;transition: all .5s;}
.index .floor_4 .txtBox .more:hover{width:220px;background:#ea5504;color:#fff;}
.index .floor_4 .iabout{position:relative;margin-top:50px;}
.index .floor_4 .iabout .bd{position:relative;overflow:hidden;}
.index .floor_4 .iabout .bd .list{width: 100%;overflow:hidden;}
.index .floor_4 .iabout .bd .list li{float:left;display:block;width:280px;margin-right: 26px;transition: all .5s;}
.index .floor_4 .iabout .bd .list li .img{display:block;width:280px;height:150px;}
.index .floor_4 .iabout .bd .list li .tit{display:block;height:56px;font-size:16px;line-height:56px;text-align:center;color:#333;background:#f6f6f6;transition: all .5s;}
.index .floor_4 .iabout .bd .list li:hover{box-shadow:0 2px 20px #e5e5e5;}
.index .floor_4 .iabout .bd .list li:hover .tit{color:#fff;background:#6ea9d1;}
.index .floor_4 .iabout .hd{position:absolute;top:60px;width:100%;}
.index .floor_4 .iabout .hd .prev,.index .floor_4 .iabout .hd .next{position:absolute;display:block;width:40px;height:40px;cursor:pointer;}
.index .floor_4 .iabout .hd .prev{left:-70px;background-position:-50px 0px;}
.index .floor_4 .iabout .hd .next{right:-50px;background-position:-92px 0px;}
.index .floor_4 .iabout .hd .prev:hover{background-position:-50px -42px;}
.index .floor_4 .iabout .hd .next:hover{background-position:-50px -42px;}
/*新闻资讯*/
.index .floor_5_main{padding-bottom:100px;background:#f6f6f6;}
.index .floor_5 .indexTit{padding-top:100px;margin-bottom:50px;}
.index .floor_5 .left{float:left;width: 380px;}
.index .floor_5 .left .one{position:relative;display:block;}
.index .floor_5 .left .one .img{display:block;width: 100%;height: 285px;overflow:hidden;}
.index .floor_5 .left .one .time{position:absolute;top:0px;left:0px;display:block;width:100px;height:100px;background:#6ea9d1;}
.index .floor_5 .left .one .time .day{padding-top:16px;font-size:60px;color:#fff;font-family:"arial";line-height:46px;text-align:center;}
.index .floor_5 .left .one .time .year{margin-top:10px;font-size:16px;color:#fff;line-height:14px;text-align: center;}
.index .floor_5 .left .one .txt{padding-top: 20px;}
.index .floor_5 .left .one .txt .tit{font-size:18px;color:#333;line-height: 18px;}
.index .floor_5 .left .one .txt .cont{margin-top: 10px;font-size:14px;color: #666;line-height:24px;height: 87px;text-align: justify;}
.index .floor_5 .left .one .details{display:block;width: 120px;height: 32px;font-size:16px;line-height: 32px;text-align:center;border-radius:4px;color:#fff;background:#6ea9d1;transition: all .5s;}
.index .floor_5 .left .one:hover{transform:translateY(-6px);transition:all ease 600ms;}
.index .floor_5 .left .one:hover .details{width: 150px;}
.index .floor_5 .left .one:hover .txt .tit{color:#6ea9d1;}
.index .floor_5 .right{float:right;width: 800px;}
.index .floor_5 .right .newsList .item{display:block;padding: 29px 0px;border-bottom:1px dotted #b9b9b9;transition: all .5s;}
.index .floor_5 .right .newsList .item:first-child{padding-top:0px;}
.index .floor_5 .right .newsList .item .time{float:left;display:block;width:98px;height:98px;border:1px solid #e5e5e5;}
.index .floor_5 .right .newsList .item .time .day{padding-top:16px;font-size:60px;color:#333;font-family:"arial";line-height:46px;text-align:center;transition: all .5s;}
.index .floor_5 .right .newsList .item .time .year{margin-top:10px;font-size:16px;color:#333;line-height:14px;text-align: center;transition: all .5s;}
.index .floor_5 .right .newsList .item .txt{float:right;width: 660px;}
.index .floor_5 .right .newsList .item .txt .tit{font-size:18px;color:#333;line-height: 18px;transition: all .5s;}
.index .floor_5 .right .newsList .item .txt .cont{margin-top: 18px;font-size:14px;color: #666;line-height: 22px;text-align: justify;}
.index .floor_5 .right .newsList .item:hover{transform:translateY(-6px);}
.index .floor_5 .right .newsList .item:hover .time .day{color:#6ea9d1;}
.index .floor_5 .right .newsList .item:hover .time .year{color:#6ea9d1;}
.index .floor_5 .right .newsList .item:hover .txt .tit{color:#6ea9d1;}

/* ============ txtimglist - 新闻资讯页图片高度溢出修复 ============ */
.txtimglist .item {
    width: 858px;
    height: auto;
    min-height: 180px;
    padding: 20px;
    margin-bottom: 40px;
    border: 1px solid #ddd;
    transition: all .5s;
    overflow: hidden;
    background: #fff;
}

.txtimglist .item a {
    width: 100%;
    display: block;
    text-decoration: none;
    color: #333;
}

.txtimglist .item img {
    width: 213px;
    height: auto;
    max-height: 160px;
    display: block;
    float: left;
    margin-right: 25px;
    object-fit: cover;
    border-radius: 4px;
}

.txtimglist .item h3 {
    font-size: 18px;
    color: #333;
    padding: 5px 0 10px 0;
    margin: 0 100px 0 238px;  /* 右侧为时间预留空间 */
    transition: all .5s;
    line-height: 1.4;
    font-weight: bold;
}

.txtimglist .item .txt {
    color: #666;
    line-height: 24px;
    height: auto;
    max-height: 72px;
    margin: 0 100px 0 238px;  /* 右侧为时间预留空间 */
    padding-right: 0;
    text-align: justify;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.txtimglist .item .time {
    float: right;
    width: 80px;
    padding: 5px 0 0 0;
    line-height: 1.4;
    font-family: arial;
    font-size: 14px;
    color: #999;
    text-align: center;
    background: #f5f5f5;
    border-radius: 4px;
    padding: 8px 0;
}

.txtimglist .item .time .day {
    font-size: 28px;
    font-weight: bold;
    line-height: 1.2;
    display: block;
    color: #6ea9d1;
}

.txtimglist .item .time s {
    width: 30px;
    height: 2px;
    display: block;
    margin: 5px auto;
    background: #ddd;
    background-position: 0 0;
}

.txtimglist .item:hover {
    border-color: #6ea9d1;
    box-shadow: 0 4px 12px rgba(110, 169, 209, 0.2);
}

.txtimglist .item:hover h3 {
    color: #6ea9d1;
    padding-left: 0;  /* 移除原来的缩进 */
}

/* 响应式调整 */
@media (max-width: 1200px) {
    .txtimglist .item {
        width: 100%;
        box-sizing: border-box;
    }
}

@media (max-width: 768px) {
    .txtimglist .item img {
        width: 120px;
        margin-right: 15px;
    }
    
    .txtimglist .item h3,
    .txtimglist .item .txt {
        margin-left: 135px;
        margin-right: 0;
    }
    
    .txtimglist .item .time {
        width: 70px;
        float: none;
        position: absolute;
        top: 20px;
        right: 20px;
    }
    
    .txtimglist .item {
        position: relative;
        min-height: 200px;
    }
}

/* 原有的.txtimglist其他样式保留，但被上面的覆盖 */
/* 注意：原文件中约720-740行的.txtimglist样式已被上面的新样式完全替代 */

/* 以下为原有样式，保持不变 */
/************content************/
/* loaction */
.location{width: 100%;padding-bottom: 15px;margin-bottom: 40px;position: relative;border-bottom: 1px solid #ddd;}
.location:after{visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;}
.location h3{font-size: 20px;}
.location .sitepath{color: #666;white-space: nowrap;}
.location .sitepath s{width: 16px; height: 17px; background-position: -140px -0px; margin: 0 6px;}
.location .sitepath a{color: #666;}
.location .sitepath a:hover{color: #6ea9d1;}
/* reLink */
.reLink{width: 100%; height: 58px; line-height: 58px; border-top: 2px solid #dddddd; border-bottom: 2px solid #dddddd;}
.reLink .nextLink,.reLink .prevLink{width: 50%; display: block; text-align: left; color: #666;}
.reLink .nextLink a,.reLink .prevLink a{color: #666;}
.reLink .nextLink a:hover,.reLink .prevLink a:hover{color: #6ea9d1;}
.reLink .nextLink{text-align: right;}
.nybanner{width: 100%;position: relative;height: 300px;overflow: hidden;background-position: center;background-repeat: no-repeat;background-image: url(../images/nybanner.jpg);}
.wrapper{width: 1200px;margin: 0 auto;padding: 50px 0;}
.wrapper .showvideo{margin: 0 auto;}
.wrapper .left-tit{position: absolute;top: -85px;width: 100%;text-align: center;line-height: 40px;font-size: 34px;font-weight: bold;padding: 18px 0 37px 0;color: #fff;background: url(../images/109.png) no-repeat center top;border-radius: 10px 10px 0 0;}
.wrapper .left-tit2{position:relative;margin: 0 10px;font-size: 18px;margin-bottom: 19px;text-align:left;display:block;font-weight:normal;margin-top:40px;text-indent:12px;color:#fff;border-left:3px solid #fff;}
.wrapper .left-tit2 .icon{position:absolute;left:28px;top:-5px; display:block; width:3px; float:left; margin:12px 8px 12px 0; height:18px; background:#fff;}
.wrapper .left-tit2 .icon_right{position:absolute;right:0px;top:-4px;float:right;width: 21px;height: 21px;margin-top: 10px;background: url(../images/200.png) no-repeat;}
.wrapper .left-tit2 .icon_right a{display:block;width:21px;height:21px;cursor:pointer;}
.wrapper .left-tit.left-tit2 .icon_right a{display:block; width:100%;height:100%;cursor:pointer;}
.wrapper .leftCon{position: relative;width: 260px;float: left;padding-bottom: 10px;margin-top: 85px;background: #6ea9d1;background-image: linear-gradient(0deg, #007337, #6ea9d1);border-radius: 10px;}
.wrapper .leftCon .proNav{display:block;padding-bottom:30px;border-radius:10px;margin: 0 10px;margin-top: 37px;background: #fff;}
.wrapper .leftCon .proNav .proList li.item{display:block;margin: 0 14px;margin-top: 14px;}
.wrapper .leftCon .proNav .proList li.item .aLink{position: relative;display:block;height:35px;font-weight:bold;font-size: 17px;line-height:35px;text-indent:10px;color:#fff;background: #6ea9d1;border-radius: 10px;}
.wrapper .leftCon .proNav .proList li.item .aLink:after{content: ">";position:absolute;right: 7px;top:50%;margin-top: -10px;width: 20px;height: 20px;font-family:" 	\65B0\5B8B\4F53";color: #fff;font-size: 20px;font-weight: bold;line-height: 20px;text-indent: 5px;transition: all .5s;}
.wrapper .leftCon .proNav .proList{padding-top:30px;}
.wrapper .leftCon .proNav .proList li.item:first-child{margin-top:0px;}
.wrapper .leftCon .proNav .proList li.item.hover .aLink,.wrapper .leftCon .proNav .proList li.item:hover .aLink{background: #007337;}
.wrapper .leftCon .proNav .proList li.item.hover .aLink:after{transform: rotate(90deg);-ms-transform: rotate(90deg);-moz-transform: rotate(90deg);-webkit-transform: rotate(90deg);-o-transform: rotate(90deg);}
.wrapper .leftCon .proNav .boxlist{display:none;}
.wrapper .leftCon .proNav .proList li.item.hover .boxlist{display: block;}
.wrapper .leftCon .proNav .boxlist li a{display:block;font-size:16px;color:#333;line-height: 35px;text-indent:10px;}
.wrapper .leftCon .proNav .boxlist li a.checked{color:#6ea9d1;}
.wrapper .leftCon .proNav .boxlist li a:hover{color:#6ea9d1;}
.wrapper .leftCon .proNav .boxlist li:first-child{margin-top: 10px;}
.wrapper .leftCon .proNav .proList li.item.hover .boxlist a.hover{color:#6ea9d1;}
.wrapper .leftCon .leftpro{margin: 0 10px;}
.wrapper .leftCon .leftpro center{color: #fff;}
.wrapper .leftCon .leftpro .item{float: left;width: 115px;margin: 0 auto 10px;}
.wrapper .leftCon .leftpro .item:nth-child(2n){float: right;}
.wrapper .leftCon .leftpro .item a{width:100%; display:block;}
.wrapper .leftCon .leftpro .item a img{width: 100%;height: 115px;display: block;border-radius: 6px;}
.wrapper .leftCon .leftpro .item a h3{color: #fff;font-size: 13px;line-height: 35px;text-align: center;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.wrapper .content{width: 900px;float: right;}
.wrapper .content .prolist{width: 100%;position: relative;}
.wrapper .content .bgfff{width: 818px; padding: 15px 40px 50px; border: 1px solid #dddddd; background: #fff;}
/******recommend*******/
.recomCon{margin-top: 20px;}
.recomCon .recom-tit{font-size: 22px;line-height: 32px;padding: 20px 0;}
.recomCon .recom-tit .more{float: right;font-size: 16px;width: 120px;height: 30px;color: #666;text-align: center;line-height: 30px;border: 1px solid #ddd;}
.recomCon .recom-tit .more:hover{width:150px;}
.recomCon .recom-tit s{width: 4px;height: 23px;margin-right: 15px;background: #6ea9d1;display: inline-block;vertical-align: middle;}
.recomCon .txtimglist{width: 106%;}
.recomCon .txtimglist .item{width: 420px;height: auto;padding: 0;padding-bottom: 20px;float: left;margin-right: 20px;margin-bottom: 20px;border: 0;border-bottom: 1px solid #dddddd;}
.recomCon .txtimglist .item a{width: 100%;height: 120px;display: block;}
.recomCon .txtimglist .item img{width: 161px;height: 120px;float: left;margin-right: 10px;}
.recomCon .txtimglist .item h3{font-size: 18px;line-height: 32px;height: 32px;position: relative;margin-bottom: 10px;padding: 0;overflow: hidden;}
.recomCon .txtimglist .item .txt{padding: 0;}
.recomCon .txtimglist .item:hover h3{color: #6ea9d1;text-indent: 0;}
/****singlePage******/
.singlePage img{max-width: 100%; height: auto !important;}
.singlePage .txtcon{color: #666;text-align: justify;}
.singlePage .txtcon.bgfff{padding-top: 30px;}
.showPro .show-tit{font-size: 20px;padding-bottom: 20px;color: #6ea9d1;font-weight: bold;border-bottom: 1px solid #ddd;}
.showPro .showContxt{color: #666;padding: 18px 2px 30px;line-height: 26px;text-align: justify;}
.showPro .showContxt img{max-width: 100%; height: auto !important;}
.showPro .showimgCon{padding: 40px 40px 40px;margin-bottom: 40px;border: 1px solid #ddd;}
.showPro .showimgCon .txtcon{width: 240px; float: left; margin-left: 45px; position: relative; height: 480px;}
.showPro .showimgCon .txtcon .tit{font-size: 18px;}
.showPro .showimgCon .txtcon .price{font-size: 14px; margin-bottom: 40px; color: #666;  margin-top: 20px;}
.showPro .showimgCon .txtcon .xcxm{width: 236px; border: 1px solid #dddddd; border-radius: 6px; background: #fff; display: flex; justify-content: center;}
.showPro .showimgCon .txtcon .xcxm img{width: 95%; height: 95%; display: block; border-radius: 6px; border-bottom: 1px solid #ddd;}
.showPro .showimgCon .txtcon .xcxm span{width: 100%; height: 46px; line-height: 46px; text-align: center; font-size: 16px; display: block;}
.showPro .showimgCon .txtcon .tel{position: absolute;height: 44px;line-height: 44px;text-align: center;left: 0;bottom: 0;width: 238px;border: 1px solid #6ea9d1;font-size: 20px;color: #6ea9d1;border-radius: 2px;}
.showPro .showimgCon .txtcon .tel s{width: 26px;height: 26px;background-position: -166px -75px;}
.showPro .showimg{width: 480px; position: relative; float: left; overflow: hidden;}
.showPro .showimg .bigimg{width: 480px; height: 480px; display: block; position: relative;}
.showPro .showimg .bigimg .list{width: 500%;}
.showPro .showimg .bigimg .list li{width: 480px;height: 480px;margin-right: 0;}
.showPro .showimg .bigimg .list img{width: 100%; height: 100%; display: block; transition: all ease 300ms;}
.showPro .showimg .smallimg{width: 480px; height: 95px; padding-top: 11px; position: absolute; left: 0; bottom: 0; z-index: 10; overflow: hidden; background: url(../images/103.png) repeat 0 0;}
.showPro .showimg .list{width: 390px; overflow: hidden; position: relative; margin: 0 auto;}
.showPro .showimg .listcon{width: 300%; position: relative;}
.showPro .showimg .prev,
.showPro .showimg .next{width: 20px;height: 84px;z-index: 10;position: absolute;top: 11px;cursor: pointer;background: #fff url(../images/104.png) no-repeat 0 center;transition: all .5s;}
.showPro .showimg .prev:hover,
.showPro .showimg .next:hover{background-color: #ddd;}
.showPro .showimg .prev{left: 10px; background-position: 7px center;}
.showPro .showimg .next{right: 10px; background-position: -39px center;}
.showPro .showimg li{width: 84px;height: 84px;margin-right: 18px;float: left;cursor: pointer;position: relative;}
.showPro .showimg li img{width: 100%; height: 100%; display: block;}
.showPro .showimg li.on{width: 80px; height: 80px; border: 2px solid #ffde00;}
/*showNews*/
.shareNew{padding-bottom: 20px;}
.showInfo .title{font-size: 22px; color: #333333; text-align: center; padding: 10px 0 16px;}
.showInfo .mark{color: #666; height: 38px; line-height: 38px; overflow: hidden; text-align: center; margin-bottom: 20px; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd;}
.showInfo .mark span{margin: 0 10px; font-size: 12px;}
.showInfo .img{width: 500px; display: block; margin: 10px auto 20px;}
.showInfo .img img{max-width: 100%; display: block; margin: 0 auto;}
.showInfo .showContxt{color: #666;padding: 0 2px 30px;line-height: 30px;text-align: justify;}

.showInfo .showContxt .t{position: relative; display: inline-block; *display: inline; *zoom: 1; color: #333; padding: 0 2px 5px; font-size: 16px; margin-bottom: 10px;}
.showInfo .showContxt .t:after{width: 20px; height: 2px; content: "\20"; background: #c21d24; display: block; position: absolute; left: 2px; bottom: -1px;}
.showInfo .showContxt img{max-width: 100%; height: auto !important;}
.showInfo .title2{height: 40px; line-height: 40px; margin-top: 20px; border-bottom: 1px solid #d9d9d9;}
.showInfo .title2 a{float: right; font-size: 12px; font-family: arial;}
.showInfo .title2 .left{height: 38px; line-height: 38px; font-size: 18px; border-bottom: 3px solid #4d485b;}
.msgPage .formData{padding-top: 5px;}
.msgPage .tit{text-align: center; padding: 18px 0 36px;}
.msgPage .tit .p1{font-size: 25px; margin-bottom: 10px;}
.msgPage .tit .p2{color: #666;line-height: 24px;}
.msgPage .tit .p2 span{color: #6ea9d1;font-weight: bold;}
.formData{padding-bottom: 20px;}
.formData .t2{padding: 25px 0;color: #e60212;font-size: 24px;}
.formData .item{float: left;color: #999;font-weight: normal;width: 420px;height: 43px;line-height: 43px;border: 1px solid #ccc;background: #f3f3f3;margin-right: 56px;margin-bottom: 25px;position: relative;}
.formData .item label{padding-left: 15px;position: absolute;left: 0;top: 0;z-index: 11;text-align: center;display: block;margin: 0;height: 43px;line-height: 43px;font-size: 16px;color: #666;}
.formData .item input{outline: none;line-height: 38px;height: 38px;font-size: 16px;}
.formData .item .txt{width: 350px;height: 43px;line-height: 43px;display: block;background: none;padding-left: 70px;border: 0 none;color: #666;}
.formData .item .red{position: absolute;right: 15px;top: 0;color: #ff0000;z-index: 11;}
.formData .item.mr0{margin-right: 0;}
.formData .msg-box{position: absolute;left: 0;top: 0px;}
.formData .liuyan{width: 918px;height: 260px;border: 1px solid #e4e4e4;float: left;}
.formData .liuyan label{text-align: right;display: block;top: 7px;}
.formData .liuyan textarea{width: 908px;height: 234px;line-height: 35px;padding: 12px 10px;text-indent: 100px;font-size: 16px;font-family: "microsoft yahei";color: #666;border: 0 none;overflow: hidden;background: none;resize: none;display: block;outline: none;}
.formData .bot{width: 100%;}
.formData .sub{width: 232px;line-height: 41px;border: 2px solid #6ea9d1;margin-right: 2px;text-align: center;background: #6ea9d1;color: #FFF;cursor: pointer;font-size: 18px;display: block;outline: none;transition: all .5s;}
.formData .sub:hover{background: none;color: #6ea9d1;}
.formData .yzm .txt{padding-left: 80px;width: 340px;}
.formData .yzm .img{position: absolute;right: 0;top: 0;border: 0px;display: block;}
span.bds_more,.bds_tools a{line-height: 14px !important;}
/***************/
.content .prolist .item{width: 278px;float: left;margin: 0 30px 30px 0;position: relative;background: #fff;border: 1px solid #e5e5e5;transition: all .5s;overflow: hidden;}
.content .prolist .item:nth-child(3n){margin-right: 0;}
.content .prolist .item a{display: block; width: 100%;}
.content .prolist .item img{display: block;width: 278px;height: 180px !important;}
.content .prolist .item .txt{padding: 0 20px;height: 70px;}
.content .prolist .item .txt .tit{float: left;width:126px;height: 70px;font-size: 16px;line-height: 70px;color: #333;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.content .prolist .item .txt .yd{float: right;display: block;width: 110px;height: 30px;margin-top: 20px;font-size: 14px;line-height: 30px;text-align: center;color: #fff;background: url(../images/304.png) no-repeat center center;text-indent: 16px;}
.content .prolist .item .xcx{width:100%;height:208px;z-index: 10;padding-top: 30px;position: absolute;left: 0;top: 0;background: url(../images/103.png) repeat 0 0;opacity: 0;filter: alpha(opacity=0);transition: all .5s;left: 20%;}
.content .prolist .item .xcx span{width: 100%; text-align: center; display: block; position: absolute; left: 0; top: 38px; z-index: 10; font-size: 16px; color: #333;}
.content .prolist .item .xcx .ximg{width: 100px; height: 100px !important; border-radius: 10px; display: block; margin: 0 auto; padding: 40px 20px 20px; background: #fff; box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);}
.content .prolist .item:hover{background:#6ea9d1;border-color: #6ea9d1; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);}
.content .prolist .item:hover .xcx{opacity: 1; filter: alpha(opacity=100); left: 0;}
.content .prolist .item:hover .txt .tit{color:#fff;}
.content .prolist .item:hover .yd{background:url("../images/305.png") no-repeat center center;}
.content .prolist.prolist4 .item img{height: 180px;}
.content .prolist.prolist4 .item .tit{display:block;height:56px;font-size:16px;line-height:56px;text-align:center;color:#333;background:#f6f6f6;transition: all .5s;}
.content .prolist.prolist4 .item:hover{box-shadow:0 2px 20px #e5e5e5;}
.content .prolist.prolist4 .item:hover .tit{color:#fff;background:#6ea9d1;}

/* 联系我们模块 - 完全隔离版 */
/* 1. 变量作用域限定在.contact-page内，不再污染全局 */
.contact-page {
    /* 核心颜色变量 */
    --contact-primary: #2c5282;
    --contact-secondary: #3182ce;
    --contact-accent: #e53e3e;
    --contact-text: #2d3748;
    --contact-light-gray: #f7fafc;
    --contact-border: #e2e8f0;
    /* 阴影变量 */
    --contact-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    --contact-hover-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    
    /* 基础样式 */
    padding: 15px 0;
    font-family: "Microsoft Yahei", "PingFang SC", sans-serif;
    max-width: 800px;
    margin: 0 auto;
}

/* 2. 所有样式都以.contact-page作为父级前缀，完全隔离 */
.contact-page .contact-wrapper {
    max-width: 800px;
    margin: 0 auto;
    padding: 0 15px;
    box-sizing: border-box;
}

.contact-page .contact-header {
    text-align: center;
    margin-bottom: 30px;
    padding-bottom: 15px;
    border-bottom: 2px solid var(--contact-primary);
}

.contact-page .contact-header h2 {
    color: var(--contact-primary);
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 8px;
}

.contact-page .contact-header p {
    color: #718096;
    font-size: 14px;
    margin: 0;
}

.contact-page .contact-methods {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
    margin-bottom: 30px;
}

.contact-page .contact-card {
    background: white;
    border-radius: 10px;
    padding: 18px;
    box-shadow: var(--contact-shadow);
    transition: all 0.3s ease;
    display: flex;
    flex-direction: row;
    border-top: 4px solid var(--contact-secondary);
    box-sizing: border-box;
    height: 100%;
}

.contact-page .contact-card.wechat-card {
    align-items: center;
}

.contact-page .contact-card:hover {
    transform: translateY(-3px);
    box-shadow: var(--contact-hover-shadow);
}

.contact-page .contact-icon {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: white;
    margin-right: 15px;
    flex-shrink: 0;
    cursor: pointer;
}

.contact-page .wechat-card .contact-icon {
    margin-bottom: 0;
}

.contact-page .contact-icon.phone {
    background: linear-gradient(135deg, #4299e1, #38b2ac);
}

.contact-page .contact-icon.wechat {
    background: linear-gradient(135deg, #48bb78, #38b2ac);
}

.contact-page .contact-icon.email {
    background: linear-gradient(135deg, #9f7aea, #4299e1);
}

.contact-page .contact-icon.address {
    background: linear-gradient(135deg, #ed8936, #e53e3e);
}

.contact-page .contact-content {
    flex: 1;
    display: flex;
    flex-direction: column;
}

.contact-page .wechat-card .contact-content {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    flex: 1;
    gap: 10px;
}

.contact-page .wechat-text {
    flex: 1;
}

.contact-page .wechat-qrcode {
    flex-shrink: 0;
}

.contact-page .contact-content h4 {
    color: var(--contact-primary);
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}

.contact-page .contact-content h4::after {
    content: "";
    display: block;
    width: 30px;
    height: 2px;
    background: var(--contact-secondary);
    margin-left: 8px;
}

.contact-page .contact-detail {
    margin-bottom: 10px;
}

.contact-page .contact-detail strong {
    display: block;
    color: var(--contact-text);
    font-size: 14px;
    margin-bottom: 4px;
}

.contact-page .contact-note {
    font-size: 12px;
    color: #718096;
    font-style: italic;
}

.contact-page .contact-detail p {
    color: #4a5568;
    font-size: 13px;
    margin: 4px 0;
    line-height: 1.5;
}

.contact-page .qrcode-container {
    text-align: center;
    margin: 0;
}

.contact-page .qrcode-image {
    width: 80px;
    height: 80px;
    margin: 0 auto 4px;
    border: 1px solid var(--contact-border);
    padding: 4px;
    border-radius: 6px;
    cursor: pointer;
    transition: all 0.2s ease;
}

.contact-page .qrcode-image:hover {
    transform: scale(1.05);
    border-color: var(--contact-secondary);
}

.contact-page .qrcode-caption {
    font-size: 11px;
    color: #718096;
    margin: 0;
    line-height: 1.2;
}

.contact-page .service-hours {
    background: var(--contact-light-gray);
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 30px;
    box-shadow: var(--contact-shadow);
    box-sizing: border-box;
}

.contact-page .service-hours h3 {
    color: var(--contact-primary);
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px;
    text-align: center;
}

.contact-page .hours-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
}

.contact-page .hour-item {
    background: white;
    padding: 15px;
    border-radius: 6px;
    text-align: center;
    border-left: 3px solid var(--contact-secondary);
}

.contact-page .hour-item h4 {
    color: var(--contact-text);
    font-size: 14px;
    margin-bottom: 8px;
    font-weight: 600;
}

.contact-page .hour-item p {
    margin: 4px 0;
    color: #4a5568;
    font-size: 13px;
}

.contact-page .map-section {
    background: white;
    border-radius: 10px;
    padding: 20px;
    box-shadow: var(--contact-shadow);
    box-sizing: border-box;
}

.contact-page .map-header {
    color: var(--contact-primary);
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 15px;
    padding-bottom: 8px;
    border-bottom: 1px solid var(--contact-border);
}

.contact-page .map-container {
    background: var(--contact-light-gray);
    border-radius: 6px;
    padding: 20px;
    text-align: center;
    margin-bottom: 15px;
}

.contact-page .map-placeholder {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.contact-page .map-placeholder .contact-icon-inner {
    font-size: 40px;
    color: var(--contact-secondary);
    margin-bottom: 10px;
}

.contact-page .map-placeholder p {
    color: var(--contact-text);
    font-size: 16px;
    margin: 4px 0;
}

.contact-page .map-details h5 {
    color: var(--contact-primary);
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
}

.contact-page .address-detail p {
    color: #4a5568;
    font-size: 13px;
    margin: 6px 0;
    padding-left: 10px;
    border-left: 2px solid var(--contact-secondary);
}

.contact-page .address-detail i {
    color: var(--contact-accent);
    margin-right: 6px;
}

/* 3. 弹窗样式添加专属前缀，避免全局冲突 */
.contact-page-qrcode-modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 9999;
    justify-content: center;
    align-items: center;
}

.contact-page-qrcode-modal-content {
    background-color: white;
    padding: 20px;
    border-radius: 10px;
    max-width: 90%;
    text-align: center;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
}

.contact-page-qrcode-modal-image {
    width: 300px;
    height: 300px;
    margin: 0 auto 15px;
    border: 2px solid var(--contact-secondary);
    padding: 10px;
    border-radius: 8px;
}

.contact-page-qrcode-modal-caption {
    font-size: 16px;
    color: var(--contact-text);
    margin-bottom: 15px;
}

.contact-page-qrcode-modal-close {
    background-color: var(--contact-primary);
    color: white;
    border: none;
    padding: 8px 20px;
    border-radius: 5px;
    cursor: pointer;
    font-size: 14px;
    transition: background-color 0.2s ease;
}

.contact-page-qrcode-modal-close:hover {
    background-color: var(--contact-secondary);
}
/* ============ 暗黑模式 - 顶部导航按钮样式 ============ */

/* 顶部导航栏按钮容器 */
.dark-mode-nav-item {
    float: left;
    margin-left: 15px;
    padding-left: 15px;
    border-left: 1px solid #d6d6d6;
    line-height: 36px;
    height: 36px;
    display: flex;
    align-items: center;
}

/* 暗黑模式切换按钮 */
.dark-mode-nav-btn {
    background: none;
    border: none;
    cursor: pointer;
    font-size: 20px;
    padding: 0 8px;
    outline: none;
    position: relative;
    width: 40px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #666;
    transition: all 0.3s ease;
    border-radius: 18px;
}

.dark-mode-nav-btn:hover {
    background: rgba(110, 169, 209, 0.1);
    color: #6ea9d1;
}

.dark-mode-nav-btn .sun-icon,
.dark-mode-nav-btn .moon-icon {
    position: absolute;
    transition: all 0.3s ease;
}

/* 浅色模式下隐藏太阳图标 */
body:not(.dark-mode) .dark-mode-nav-btn .sun-icon {
    opacity: 0;
    transform: rotate(90deg) scale(0.5);
}

/* 暗黑模式下隐藏月亮图标 */
body.dark-mode .dark-mode-nav-btn .moon-icon {
    opacity: 0;
    transform: rotate(-90deg) scale(0.5);
}

/* 暗黑模式下按钮颜色 */
body.dark-mode .dark-mode-nav-btn {
    color: #fff;
}

body.dark-mode .dark-mode-nav-btn:hover {
    background: rgba(255, 255, 255, 0.1);
    color: #6ea9d1;
}

/* 响应式调整 - 窄屏时隐藏文字只留图标 */
@media (max-width: 768px) {
    .dark-mode-nav-item {
        margin-left: 8px;
        padding-left: 8px;
    }
    
    .dark-mode-nav-btn {
        width: 36px;
        font-size: 18px;
    }
}

/* 确保在超窄屏上不换行 */
@media (max-width: 480px) {
    .top_right {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-end;
    }
    
    .dark-mode-nav-item {
        border-left: none;
        margin-left: 5px;
        padding-left: 5px;
    }
}

/* ============ 暗黑模式全局样式 ============ */
@media (prefers-color-scheme: dark) {
    /* 这部分由JS控制，不需要额外写 */
    /* 但保留作为后备 */
}

/* 暗黑模式下的基础样式 - 通过 body.dark-mode 控制 */
body.dark-mode {
    background-color: #1a1a1a;
    color: #e0e0e0;
}

/* 顶部导航栏 */
body.dark-mode .top_main {
    background: #2d2d2d;
    border-bottom-color: #404040;
}

body.dark-mode .top_main .top_l,
body.dark-mode .top_main .top_right li a {
    color: #e0e0e0;
}

body.dark-mode .top_main .top_right li.line {
    background: #404040;
}

/* 主导航 */
body.dark-mode .header_main {
    background: #2d2d2d;
    border-bottom-color: #404040;
}

body.dark-mode #nav_main .nav li a.aLink {
    color: #e0e0e0;
}

body.dark-mode #nav_main .nav li.hover,
body.dark-mode #nav_main .nav li:hover {
    background: #6ea9d1;
}

body.dark-mode #nav_main .nav li.hover a.aLink,
body.dark-mode #nav_main .nav li:hover a.aLink {
    color: #fff;
}

/* 下拉菜单 */
body.dark-mode #nav_main li .subnav {
    background-color: #2d2d2d;
    border-color: #404040;
}

body.dark-mode #nav_main li .subnav .nav1 a {
    color: #e0e0e0;
    border-top-color: #404040;
}

body.dark-mode #nav_main li .subnav .nav1:hover a {
    color: #6ea9d1;
}

/* 首页主标题 */
body.dark-mode .main-title {
    background: linear-gradient(to right, #1a4d7a, #1a6dad);
}

/* 搜索区域 */
body.dark-mode .index .floor_1 {
    background: #1a1a1a;
}

body.dark-mode .index .floor_1 .left .tit {
    color: #e0e0e0;
}

body.dark-mode .index .floor_1 .middle .searchMain {
    border-top-color: #404040;
    border-bottom-color: #404040;
}

body.dark-mode .index .floor_1 .middle .searchMain .stxt {
    color: #e0e0e0;
}

body.dark-mode .index .floor_1 .hotKeys .keyT {
    color: #e0e0e0;
}

body.dark-mode .index .floor_1 .hotKeys .keya .item {
    color: #b0b0b0;
}

body.dark-mode .index .floor_1 .telMain .zx {
    color: #e0e0e0;
}

body.dark-mode .index .floor_1 .telMain .webTel1,
body.dark-mode .index .floor_1 .telMain .webTel2 {
    color: #e0e0e0;
}

/* 案例中心区域 */
body.dark-mode .index .floor_2 .right .prolist .item {
    background: #2d2d2d;
    border-color: #404040;
}

body.dark-mode .index .floor_2 .right .prolist .item .txt .tit {
    color: #e0e0e0;
}

body.dark-mode .index .floor_2 .right .prolist .item:hover {
    background: #6ea9d1;
}

/* 关于我们区域 */
body.dark-mode .index .floor_4_main {
    background: #1a1a1a;
}

body.dark-mode .index .floor_4 .right .aTit .subtit1 {
    color: #e0e0e0;
}

/* 新闻资讯区域 */
body.dark-mode .index .floor_5_main {
    background: #2d2d2d;
}

body.dark-mode .index .floor_5 .left .one .txt .tit {
    color: #e0e0e0;
}

body.dark-mode .index .floor_5 .left .one .txt .cont {
    color: #b0b0b0;
}

body.dark-mode .index .floor_5 .right .newsList .item {
    border-bottom-color: #404040;
}

body.dark-mode .index .floor_5 .right .newsList .item .time {
    border-color: #404040;
}

body.dark-mode .index .floor_5 .right .newsList .item .time .day,
body.dark-mode .index .floor_5 .right .newsList .item .time .year {
    color: #e0e0e0;
}

body.dark-mode .index .floor_5 .right .newsList .item .txt .tit {
    color: #e0e0e0;
}

body.dark-mode .index .floor_5 .right .newsList .item .txt .cont {
    color: #b0b0b0;
}

/* 内页通用 */
body.dark-mode .wrapper {
    background: #1a1a1a;
}

body.dark-mode .location {
    border-bottom-color: #404040;
}

body.dark-mode .location h3 {
    color: #e0e0e0;
}

body.dark-mode .location .sitepath a {
    color: #b0b0b0;
}

/* 左侧导航 */
body.dark-mode .wrapper .leftCon {
    background: #2d2d2d;
    background-image: linear-gradient(0deg, #1a4d7a, #2d2d2d);
}

body.dark-mode .wrapper .leftCon .proNav {
    background: #1a1a1a;
}

body.dark-mode .wrapper .leftCon .proNav .proList li.item .aLink {
    background: #6ea9d1;
    color: #fff;
}

body.dark-mode .wrapper .leftCon .leftpro .item a h3 {
    color: #e0e0e0;
}

/* 内容区域 */
body.dark-mode .content .prolist .item {
    background: #2d2d2d;
    border-color: #404040;
}

body.dark-mode .content .prolist .item .txt .tit {
    color: #e0e0e0;
}

/* 新闻列表页 */
body.dark-mode .txtimglist .item {
    background: #2d2d2d;
    border-color: #404040;
}

body.dark-mode .txtimglist .item h3 {
    color: #e0e0e0;
}

body.dark-mode .txtimglist .item .txt {
    color: #b0b0b0;
}

body.dark-mode .txtimglist .item .time {
    background: #1a1a1a;
    color: #b0b0b0;
}

body.dark-mode .txtimglist .item .time .day {
    color: #6ea9d1;
}

/* 关于我们页 */
body.dark-mode .singlePage .txtcon {
    color: #e0e0e0;
}

body.dark-mode .singlePage .txtcon .highlight-box {
    background: #2d2d2d !important;
    color: #e0e0e0 !important;
}

body.dark-mode .singlePage .txtcon .tech-specs {
    background: #2d2d2d !important;
    color: #e0e0e0 !important;
}

/* 联系我们页 */
body.dark-mode .contact-page .contact-info-section {
    background: #2d2d2d;
}

body.dark-mode .contact-page .contact-header h2,
body.dark-mode .contact-page .contact-header p {
    color: #e0e0e0;
}

body.dark-mode .contact-page .contact-card {
    background: #1a1a1a;
    border-color: #404040;
}

body.dark-mode .contact-page .contact-content h4 {
    color: #e0e0e0;
}

body.dark-mode .contact-page .contact-detail {
    color: #b0b0b0;
}

body.dark-mode .contact-page .service-hours {
    background: #1a1a1a;
    border-color: #404040;
}

body.dark-mode .contact-page .service-hours h3 {
    color: #e0e0e0;
}

body.dark-mode .contact-page .hour-item {
    background: #2d2d2d;
}

body.dark-mode .contact-page .hour-item h4,
body.dark-mode .contact-page .hour-item p {
    color: #e0e0e0;
}

body.dark-mode .contact-page .map-details {
    background: #1a1a1a;
    border-top-color: #404040;
}

body.dark-mode .contact-page .map-details h5,
body.dark-mode .contact-page .address-detail {
    color: #e0e0e0;
}

/* 表单区域 */
body.dark-mode .formData .item {
    background: #2d2d2d;
    border-color: #404040;
}

body.dark-mode .formData .item .txt {
    color: #e0e0e0;
}

body.dark-mode .formData .liuyan {
    background: #2d2d2d;
    border-color: #404040;
}

body.dark-mode .formData .liuyan textarea {
    color: #e0e0e0;
}

/* 浮动客服 */
body.dark-mode .toolbar dd {
    background: #2d2d2d;
}

body.dark-mode .toolbar dd:hover {
    background: #6ea9d1;
}

body.dark-mode .toolbar dd.tel .box,
body.dark-mode .toolbar dd.code .box {
    background: #2d2d2d;
}

body.dark-mode .toolbar dd.tel .box:after {
    border-left-color: #2d2d2d;
}

body.dark-mode .toolbar dd.code .box:after {
    border-left-color: #2d2d2d;
}

/* 页脚 - 保持原有颜色，因为已经是深色 */
body.dark-mode .footer_main .footer {
    background: #6ea9d1;
}

/* 版权区域 */
body.dark-mode .copyright {
    background: #0d2b1a;
}

/* 通用链接颜色 */
body.dark-mode a {
    color: #b0b0b0;
}

body.dark-mode a:hover {
    color: #6ea9d1;
}

/* 边框和分割线 */
body.dark-mode .border, 
body.dark-mode [class*="border"] {
    border-color: #404040 !important;
}