
*{border:0; margin:0; padding:0; outline:0; box-sizing:border-box;}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,input,fieldset,legend,button,textarea,div,img{border:0 none; margin:0; padding:0; box-sizing:border-box; outline:0;}
body,textarea,input,button,select,keygen,legend{font-size: 14px;color:#333;outline:0;font-family:Arial,'Microsoft Yahei',Arial, sans-serif;}
html,body{width:100%; position:relative;height:100%;}
.bodyw,.body_st{height:100%;}
html{font-size:calc(100vw / 19.2);}
body{overflow-x:hidden;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
em{font-style:normal;}
ul,li,ol{list-style:none;}

/** 重置超链接元素 **/
a{text-decoration:none;color:#333;}
a:hover{color:#1C3A5E;}

/** 重置图片元素 **/
.l{ float:left;}
.r{ float:right;}

/** 重置表格元素 **/
table{border-collapse:collapse;}
.clear:after{content:"."; display:block; height:0; visibility:hidden; clear:both; overflow:hidden;}
.pd06{padding-left: 6%;padding-right: 6%;}
.pd10{padding-left: 10%;padding-right: 10%;}
.w1400{width:1400px;max-width: 95%; margin:auto;}
.w1200{width:1200px;max-width: 95%;margin:auto;}
.pdt60{padding-top: 60px;padding-bottom: 60px;}

.top_bg{position: relative;left: 0;top: 0;right: 0;z-index: 9;-webkit-transition: 0.5s;transition: 0.5s;background: #fff;}
.top_t{border-bottom: 1px solid #eee;padding: 5px 0;}
.top_t .w1400{display: flex;justify-content: space-between;align-items: center;}
.top_t_l{font-size: 14px;line-height: 24px;color: #666;}
.top_t_r{display: flex;font-size: 14px;line-height: 24px;color: #666;}
.top_t_r a{font-size: 14px;line-height: 24px;color: #666;padding: 0 10px;}
.top_h{display: flex;align-items: center;justify-content: space-between;height: 110px;}
.top_h .logo_bg{display: flex;align-items: center;}
.top_h .logo{}
.top_h .logo img{display: block;height:90px;padding: 10px 0;}
.top_h .logo_txt{padding-left: 15px;padding-top: 5px;}
.top_h .logo_txt .ml1{font-size: 26px;line-height: 26px;color: #000;font-weight: bold;}
.top_h .logo_txt .ml2{font-size: 14px;line-height: 14px;color: #999;margin-top: 10px;}
.top_h .logo_ewm_bg{display: flex;align-items: center;}
.top_h .logo_ewm{width: 80px;margin-left: 30px;}
.top_h .logo_ewm img{display: block;width: 100%;}
.top_h .lxys{}
.top_h .logo_lx{display: flex;align-items: center;justify-content: flex-end;}
.top_h .logo_lx .tb{font-size: 36px;line-height: 36px;color: #1C3A5E;}
.top_h .logo_lx .nr{padding-left: 10px;display: flex;}
.top_h .logo_lx .nr p{font-size: 30px;line-height: 36px;color: #1C3A5E;font-family: "Impact";}
.top_h .logo_lx .nr span{font-size: 16px;line-height: 36px;color: #1C3A5E;}
.top_h .top_ss{position: relative;margin-top: 8px;}
.top_h .top_ss input{display: block;width: 300px;line-height: 36px;color: #333;font-size: 14px;height: 36px;padding: 0 50px 0 15px;background: #f2f2f2;}
.top_h .top_ss a{position: absolute;right: 0;top: 0;width: 40px;line-height: 36px;color: #666;font-size: 18px;text-align: center;}
.top_h .top_yy{padding-left: 30px;}
.top_h .top_yy a{display: flex;align-items: center;font-size:14px;line-height:32px;color:#333;-webkit-transition:0.5s;transition:0.5s;}
.top_h .top_yy a img{display: block;margin-right: 5px;border-radius: 50%;width: 22px;height: 22px;}
.top_h .top_yy a:hover{color:#1C3A5E;}
.dh_bg{position: relative;background: #1C3A5E;}
.dh_tx{position: absolute;top:0;}
.dh_tx i{position: absolute;top: 0; height:60px;-webkit-transition:0.5s;transition:0.5s;}
.dh_tx i:after{content: "";position: absolute;left: 0px;bottom: 0;right: 0px; -webkit-transition:0.5s;transition:0.5s;height: 100%;background: #132840;}
.dh{position: relative;z-index: 1;width: 1400px;margin: auto;max-width: 100%;}
.dh ul{display: flex;}
.dh ul li{position: relative;}
.dh ul li p a{display: block;line-height:60px;font-size:16px;padding: 0 40px;color:#fff;text-align:center;-webkit-transition:0.5s;transition:0.5s;}
.dh ul li.on p a{color: #fff;font-weight: bold;}
.dh ul li .dh_fl{position: absolute;left: 0;top: 60px;width:100%;display: none;background: #fff;overflow: hidden;box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);}
.dh ul li .dh_fl ul{display: block;}
.dh ul li .dh_fl ul li{border-top: 1px solid #eee;}
.dh ul li .dh_fl ul li a{display: block;font-size: 14px;line-height: 20px;padding: 10px;color: #333;text-align: center;}
.dh ul li .dh_fl ul li a:after{content:"";position: absolute;left: 0;right: 0;bottom: 0px;height: 2px;background: #1C3A5E;opacity: 0;-webkit-transform: scaleX(0);transform: scaleX(0);-webkit-transition:0.5s;transition:0.5s;}
.dh ul li .dh_fl ul li a:hover:after{opacity: 1;-webkit-transform: scaleX(1);transform: scaleX(1);}
.dh ul li .dh_fl ul li a:hover{color:#1C3A5E;}

.banner{width:100%;overflow:hidden;position:relative;}
.banner ul{}
.banner ul li{overflow:hidden;position:relative;}
.banner ul li a{display: block;height: 100%;}
.banner ul li a img{display:block; width:100%;height:100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;}
.banner ul li a video{display:block;width:100%;height:100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;}
.bandd{position:absolute; left:0; bottom:30px!important; width:100%; text-align:center; z-index:5;display: flex;align-items: center;justify-content: center;}
.bandd span{z-index:2;cursor:pointer;margin:0 8px!important;width:8px;height:8px;position:relative;-webkit-transition:0.5s;transition:0.5s;background:rgba(0, 0, 0, 0.2);opacity: 1!important;}
.bandd span.swiper-pagination-bullet-active{background:#1C3A5E;}
.bandd span:after{content: "";position: absolute;left: -6px;top: -6px;border: 1px solid #1C3A5E;width: 18px;height: 18px;border-radius: 50%;-webkit-transform: scale(0);transform: scale(0);-webkit-transition:0.5s;transition:0.5s;}
.bandd span.swiper-pagination-bullet-active:after{-webkit-transform: scale(1);transform: scale(1);}

.sy_bt_bg{display: flex;align-items: flex-end;justify-content: space-between;}
.sy_bt{}
.sy_bt.juzhong{text-align: center;}
.sy_bt .ml1{font-size: 30px;line-height: 30px;color: #333;font-weight: bold;}
.sy_bt .ml1 span{color: #1C3A5E;}
.sy_bt .ml2{margin-top: 10px;font-size:14px;line-height: 24px;color: #666;}
.sy_bt.fff .ml1{color: #fff;}
.sy_bt.fff .ml2{color: #fff;}
.sy_fl{padding-bottom: 34px;}
.sy_fl ul{display: flex;}
.sy_fl ul li{position: relative;}
.sy_fl ul li p{display: block;font-size: 14px;line-height: 38px;border: 1px solid #eee;border-left: 0px solid #eee;padding: 0 10px;color: #666;-webkit-transition:0.5s;transition:0.5s;background: #fff;}
.sy_fl ul li:first-child p{border-left: 1px solid #eee;}
.sy_fl ul li .xl{position: absolute;right: 0;top: 40px;padding-top: 16px;display: none;}
.sy_fl ul li:after{content: "";position: absolute;left: 50%;margin-left: -10px;bottom:-16px;border-style: solid;border-width: 0 10px 10px 10px;border-color: transparent transparent #f2f2f2;display: none;}
.sy_fl ul li .xl dl{display: flex;background: #f2f2f2;padding: 5px 10px;}
.sy_fl ul li .xl dl dd{}
.sy_fl ul li .xl dl dd a{display: block;font-size: 14px;line-height: 24px;padding:0px 10px;color: #666;white-space: nowrap;-webkit-transition:0.5s;transition:0.5s;}
.sy_fl ul li .xl dl dd a:hover{color: #1C3A5E;}
.sy_fl ul li.on p{background: #1C3A5E;color: #fff;}
.sy_fl ul li.on:after{display: block;}
.sy_fl ul li.on .xl{display: block;}
.sy_fl.xw{padding-bottom: 0;}
.sy_fl.xw ul li a{display: block;font-size: 14px;line-height: 38px;border: 1px solid #eee;border-left: 0px solid #eee;padding: 0 20px;color: #666;-webkit-transition:0.5s;transition:0.5s;background: #fff;}
.sy_fl.xw ul li:first-child a{border-left: 1px solid #eee;}
.sy_fl.xw ul li:hover a{background: #1C3A5E;color: #fff;}

.gd_more{display: flex;justify-content: center;margin-top: 40px;}
.gd_more a{display: flex;align-items: center;justify-content: center;font-size: 14px;line-height: 36px;color: #1C3A5E;border: 2px solid #1C3A5E;padding: 0 25px 0 30px;-webkit-transition:0.5s;transition:0.5s;border-radius: 20px;}
.gd_more a i{padding-left: 5px;font-size: 16px;}
.gd_more a:hover{color: #fff;background: #1C3A5E;border: 2px solid #1C3A5E;}

.sy_cp{padding-top: 60px;padding-bottom: 40px;}
.sy_cp .lb{margin-top: 40px;}
/* 产品列表新样式 */
.sy_cp .lb ul {
  display: flex;
  flex-wrap: wrap;
  margin-top: 40px;
}
.sy_cp .lb ul li {
  width: 23.5%;
  margin: 0 2% 2% 0;
  background: #fff;
  border: 1px solid #eee;
  border-radius: 8px;
  overflow: hidden;
  transition: all 0.3s ease;
}
.sy_cp .lb ul li:nth-child(4n) {
  margin-right: 0;
}
.sy_cp .lb ul li:hover {
  box-shadow: 0 5px 15px rgba(0,0,0,0.1);
  transform: translateY(-5px);
}
.sy_cp .lb ul li .product-item {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sy_cp .lb ul li .img {
  overflow: hidden;
  height: 200px;
  position: relative;
}
.sy_cp .lb ul li .img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s;
}
.sy_cp .lb ul li:hover .img img {
  transform: scale(1.1);
}
.sy_cp .lb ul li .product-info {
  padding: 20px;
  flex: 1;
  display: flex;
  flex-direction: column;
}
.sy_cp .lb ul li .product-title {
  font-size: 18px;
  line-height: 24px;
  color: #333;
  font-weight: bold;
  margin-bottom: 10px;
  min-height: 48px;
}
.sy_cp .lb ul li .product-desc {
  font-size: 14px;
  line-height: 22px;
  color: #666;
  margin-bottom: 20px;
  flex: 1;
}
.sy_cp .lb ul li .product-btn {
  text-align: center;
}
.sy_cp .lb ul li .product-btn .learn-more {
  display: inline-block;
  padding: 8px 25px;
  background: #1C3A5E;
  color: #fff;
  border-radius: 4px;
  text-decoration: none;
  transition: background 0.3s;
}
.sy_cp .lb ul li .product-btn .learn-more:hover {
  background: #132840;
}
.sy_cp .gd_more{margin-top: 20px;}

.sy_yy_bg{background: #f6f6f6;}
.sy_yy{padding-top: 60px;padding-bottom: 60px;}
.sy_yy .lb_bg{margin-top: 40px;position: relative;}
.sy_yy .lb_bg .sy_yy_dd{display: flex;align-items: center;justify-content: center;padding: 40px 0 10px;}
.sy_yy .lb_bg .sy_yy_dd span{z-index:2;cursor:pointer;margin:0 6px!important;width:8px;height:8px;position:relative;-webkit-transition:0.5s;transition:0.5s;background:rgba(0, 0, 0, 0.2);opacity: 1!important;}
.sy_yy .lb_bg .sy_yy_dd span.swiper-pagination-bullet-active{background:#1C3A5E;}
.sy_yy .lb_bg .sy_yy_dd span:after{content: "";position: absolute;left: -6px;top: -6px;border: 1px solid #1C3A5E;width: 18px;height: 18px;border-radius: 50%;-webkit-transform: scale(0);transform: scale(0);-webkit-transition:0.5s;transition:0.5s;}
.sy_yy .lb_bg .sy_yy_dd span.swiper-pagination-bullet-active:after{-webkit-transform: scale(1);transform: scale(1);}
.sy_yy_l,.sy_yy_r{position:absolute; top:50%; width:50px; height:50px;margin-top: -65px;-webkit-transition:0.5s;transition:0.5s; cursor:pointer; z-index:5;font-size: 20px;line-height:50px;text-align: center;color: #fff;background: rgba(0, 0, 0, 0.2);border-radius: 50%;}
.sy_yy_l{left:30px;}
.sy_yy_r{right:30px;}
.sy_yy_l:hover,.sy_yy_r:hover{background: #1C3A5E;}
.sy_yy .lb_bg .lb{}
.sy_yy .lb_bg .lb ul li{background: #fff;}
.sy_yy .lb_bg .lb ul li .img{overflow: hidden;}
.sy_yy .lb_bg .lb ul li .img img{display: block;width: 100%;-webkit-transition:0.5s;transition:0.5s;}
.sy_yy .lb_bg .lb ul li .img:hover img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.sy_yy .lb_bg .lb ul li .txt{padding: 20px 20px 30px;text-align: center;}
.sy_yy .lb_bg .lb ul li .txt .ml1{font-size: 16px;line-height: 24px;color: #333;font-weight: bold;font-weight: bold;}
.sy_yy .lb_bg .lb ul li .txt .ml2{font-size: 14px;line-height: 24px;color: #666;margin-top: 10px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.sy_yy .lb_bg .lb ul li .txt .ml3{display: flex;align-items: center;justify-content: center;margin-top: 20px;}
.sy_yy .lb_bg .lb ul li .txt .ml3 span{font-size: 14px;line-height:36px;color: #fff;background: #1C3A5E;padding: 0 25px;border-radius: 18px;-webkit-transition:0.5s;transition:0.5s;display: flex;align-items: center;justify-content: center;}
.sy_yy .lb_bg .lb ul li .txt .ml3 span i{font-size: 14px;padding-left: 5px;}
.sy_yy .lb_bg .lb ul li .txt .ml3 span:hover{background: #003374;}

.sy_gy_bg{background:url(../images/sy_gy_bg.jpg) center no-repeat;background-size: cover;background-attachment: fixed;padding-top: 60px;padding-bottom: 60px;}
.sy_gy{display: flex;}
.sy_gy .img{width:40%;border-radius: 20px;overflow: hidden;position: relative;}
.sy_gy .img img{display:block;width:100%;height:100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;-webkit-transition:0.5s;transition:0.5s;}
.sy_gy .img:hover img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.sy_gy .img .tb{position: absolute;left: 0;top: 0;right: 0;bottom: 0;display: flex;align-items: center;justify-content: center;z-index: 1;cursor: pointer;background: rgba(0, 0, 0, 0.2);}
.sy_gy .img .tb span{display: flex;align-items: center;justify-content: center;width: 70px;height: 70px;border: 2px solid #fff;border-radius: 50%;font-size: 24px;color: #fff;text-align: center;position: relative;-webkit-transition:0.5s;transition:0.5s;}
.sy_gy .img .tb span:after{content:'';display: block;position: absolute;left:-2px;right:-2px;bottom:-2px;top:-2px;border-radius: 50%;border: 3px solid;opacity:.8;border-color: transparent;border-right-color: #1C3A5E;-webkit-animation: runDot 2s infinite ease-in-out;animation: runDot 2s infinite ease-in-out;}
.sy_gy .img .tb span:hover{color: #1C3A5E;background: rgba(255, 255, 255, 0.7);}
.sy_gy .img .sp{position: absolute;left:0;top:0;right:0;bottom:0;z-index:2;display:none;background:#000;}
.sy_gy .img .sp video{display:block;width:100%;height:100%;-o-object-fit:cover;-webkit-object-fit:cover;object-fit:cover;}
@-webkit-keyframes runDot{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}
@keyframes runDot{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}
.sy_gy .txt{width: 50%;padding-left: 50px;}
.sy_gy .txt .ml1{font-size: 30px;line-height: 30px;color: #fff;font-weight: bold; margin-top:20px}
.sy_gy .txt .ml2{font-size: 14px;line-height: 30px;color: #fff;margin-top: 20px;}
.sy_gy .txt .ml3{display: flex;margin-top: 30px;}
.sy_gy .txt .ml3 a{display: flex;align-items: center;justify-content: center;font-size: 14px;line-height: 36px;color: #fff;border: 1px solid #fff;padding: 0 25px 0 30px;-webkit-transition:0.5s;transition:0.5s;border-radius: 20px;}
.sy_gy .txt .ml3 a i{padding-left: 5px;font-size: 16px;}
.sy_gy .txt .ml3 a:hover{color: #1C3A5E;background: #fff;border: 1px solid #fff;}

.sy_gy_tp{padding-top: 60px;padding-bottom: 60px;}
.sy_gy_tp .fenglei{}
.sy_gy_tp .fenglei ul{display: flex;align-items: center;justify-content: center;}
.sy_gy_tp .fenglei ul li{margin: 0 10px;}
.sy_gy_tp .fenglei ul li a{display: block;font-size: 16px;line-height: 44px;padding: 0 30px;color: #666;background: #fff;-webkit-transition:0.5s;transition:0.5s;border-radius: 10px;}
.sy_gy_tp .fenglei ul li.on a{color: #fff;background: #1C3A5E;}
.sy_gy_tp .lb_bg{margin-top: 40px;}
.sy_gy_tp .lb_bg .lb{display: none;}
.sy_gy_tp .lb_bg .lb ul li .img{overflow: hidden;height: 250px;border: 1px solid #eee;}
.sy_gy_tp .lb_bg .lb ul li .img img{display: block;width: 100%;height:100%;-o-object-fit: contain;-webkit-object-fit: contain;object-fit: contain;}
.sy_gy_tp .lb_bg .lb ul li .txt{font-size: 14px;line-height: 24px;color: #666;text-align: center;}
.sy_gy_tp .lb_bg .lb .sy_gy_tp_dd{display: flex;align-items: center;justify-content: center;padding: 40px 0 10px;}
.sy_gy_tp .lb_bg .lb .sy_gy_tp_dd span{z-index:2;cursor:pointer;margin:0 6px!important;width:8px;height:8px;position:relative;-webkit-transition:0.5s;transition:0.5s;background:rgba(0, 0, 0, 0.2);opacity: 1!important;}
.sy_gy_tp .lb_bg .lb .sy_gy_tp_dd span.swiper-pagination-bullet-active{background:#1C3A5E;}
.sy_gy_tp .lb_bg .lb .sy_gy_tp_dd span:after{content: "";position: absolute;left: -6px;top: -6px;border: 1px solid #1C3A5E;width: 18px;height: 18px;border-radius: 50%;-webkit-transform: scale(0);transform: scale(0);-webkit-transition:0.5s;transition:0.5s;}
.sy_gy_tp .lb_bg .lb .sy_gy_tp_dd span.swiper-pagination-bullet-active:after{-webkit-transform: scale(1);transform: scale(1);}

.sy_xw_bg{background: #f6f6f6;padding-top: 60px;padding-bottom: 60px;}
.sy_xw{}
.sy_xw .lb{}
.sy_xw .lb{margin-top: 40px;display: flex;justify-content: space-between;}
.sy_xw .lb .lb_l{width: 66%;}
.sy_xw .lb .lb_l ul{display: flex;height: 100%;}
.sy_xw .lb .lb_l ul li{width: 48.5%;margin-right: 3%;background: #fff;height: 100%;border-radius: 10px;overflow: hidden;}
.sy_xw .lb .lb_l ul li:nth-child(2n){margin-right: 0;}
.sy_xw .lb .lb_l ul li .img{overflow:hidden; position:relative;height: 300px;}
.sy_xw .lb .lb_l ul li .img img{display:block; width:100%;height: 100%;-webkit-object-fit: cover;-o-object-fit: cover;object-fit: cover;-webkit-transition:0.5s;transition:0.5s;}
.sy_xw .lb .lb_l ul li:hover .img img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.sy_xw .lb .lb_l ul li .txt{padding:30px 20px;}
.sy_xw .lb .lb_l ul li .txt .ml1{font-size:16px;line-height:24px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:0.5s;transition:0.5s;margin-top:10px;}
.sy_xw .lb .lb_l ul li .txt .ml2{font-size:14px;line-height:24px;color:#666;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin-top:10px;}
.sy_xw .lb .lb_l ul li .txt .ml3{font-size:14px;line-height:24px;color:#999;}
.sy_xw .lb .lb_l ul li .txt .ml1:hover{color:#1C3A5E;}
.sy_xw .lb .lb_r{width:32%;border-radius: 10px;overflow: hidden;}
.sy_xw .lb .lb_r .lb_r_lb{height:474px;overflow:auto;background:#fff;padding:20px;}
.sy_xw .lb .lb_r .lb_r_lb::-webkit-scrollbar{width: 5px;background-color: #eee;}
.sy_xw .lb .lb_r .lb_r_lb::-webkit-scrollbar-thumb{background-color:#1C3A5E;}
.sy_xw .lb .lb_r .lb_r_lb .lb_r_spz{}
.sy_xw .lb .lb_r .lb_r_lb .lb_r_spz ul li{margin-bottom: 25px;}
.sy_xw .lb .lb_r .lb_r_lb .lb_r_spz ul li .ml1{font-size:16px;line-height:24px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:0.5s;transition:0.5s;margin-top:10px;}
.sy_xw .lb .lb_r .lb_r_lb .lb_r_spz ul li .ml2{font-size:14px;line-height:24px;color:#666;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin-top:10px;}
.sy_xw .lb .lb_r .lb_r_lb .lb_r_spz ul li .ml3{font-size:14px;line-height:24px;color:#999;}
.sy_xw .lb .lb_r .lb_r_lb .lb_r_spz ul li .ml1:hover{color:#1C3A5E;}

.sy_hz_bg{}
.sy_hz{padding-top: 60px;padding-bottom:60px;}
.sy_hz .lb_bg{margin-top: 40px;position: relative;}
.sy_hz .lb ul{}
.sy_hz .lb ul li{border: 1px solid #eee;}
.sy_hz .lb ul li img{display: block;width: 100%;}
.sy_hz_l,.sy_hz_r{position:absolute; top:50%; width:36px; height:36px;margin-top: -18px;-webkit-transition:0.5s;transition:0.5s; cursor:pointer; z-index:5;font-size: 16px;line-height:36px;text-align: center;color: #fff;background: rgba(0, 0, 0, 0.2);border-radius: 50%;}
.sy_hz_l{left:5px;}
.sy_hz_r{right:5px;}
.sy_hz_l:hover,.sy_hz_r:hover{background: #1C3A5E;}

.flinks {overflow: hidden;border-top: 2px solid #eee;}
.flinks dl{padding-top: 30px;padding-bottom: 30px;}
.flinks dt {line-height: 30px;font-size: 22px;color: #1C3A5E;font-family: "Noto Sans SC Black";position: relative;}
.flinks dd{}
.flinks dd a {font-size: 20px;line-height: 30px; color: #1C5A3E;margin-right:12px;font-family: "HP Simplified";-webkit-transition:0.5s;transition:0.5s;}
.flinks dd a:hover{text-decoration:underline;color:#1C5A3E;font-family: "Noto Sans SC Black";}

.foot_bg{padding-top: 60px;background: url(../images/foot_bg.jpg) center bottom no-repeat;background-size: cover;}
.foot1{display: flex;justify-content: space-between;padding-bottom: 50px;}
.foot_dh{width: 40%;display: flex;justify-content: space-between;padding-right: 3%;}
.foot_dh ul{}
.foot_dh ul li.bt{padding-bottom: 10px;}
.foot_dh ul li a{font-size: 14px;line-height: 30px;color: #8db0cd;-webkit-transition:0.5s;transition:0.5s;}
.foot_dh ul li.bt a{font-size: 16px;color: #fff;font-weight: bold;}
.foot_dh ul li a:hover{color: #fff;}
.foot_lx{width: 30%;}
.foot_lx .ml1{font-size: 16px;line-height: 30px;font-weight: bold;color: #fff;}
.foot_lx .ml2{font-size: 36px;line-height: 30px;color: #fff;padding: 20px 0 20px;font-family: 'Impact';}
.foot_lx .ml2 i{font-size: 42px;padding-right: 10px;}
.foot_lx .ml3{font-size: 14px;line-height: 30px;color: #8db0cd;}
.foot_lx .ml2 a,
.foot_lx .ml3 a 
{
    color:  #8db0cd; /* 如果电话号码和邮箱是链接，也设置为白色 */
    text-decoration: none; /* 可选：去掉下划线 */
}

.foot_lx .ml2 a:hover,
.foot_lx .ml3 a:hover 
{
    text-decoration: underline; /* 悬停时添加下划线 */
}
.foot_gz{width: 20%;}
.foot_gz .ml4{font-size: 16px;line-height: 30px;font-weight: bold;color: #fff;}
.foot_gz .ml4ms{font-size: 14px;line-height: 30px;color: #8db0cd;}
.foot_gz .ml5{margin-top: 10px;}
.foot_gz .ml5 ul{display: flex;}
.foot_gz .ml5 ul li{margin-right: 3px;position: relative;}
.foot_gz .ml5 ul li a{display: block;font-size: 20px;line-height: 30px;width: 30px;border: 1px solid #fff;border-radius: 50%;color: #fff;text-align: center;-webkit-transition:0.5s;transition:0.5s;}
.foot_gz .ml5 ul li:hover a{border: 1px solid #fff;;background: #1C3A5E;color: #1C3A5E;}
.foot_gz .ml5 ul li .xl{position: absolute;left:50%;bottom: 46px;margin-left:-70px; padding-bottom: 15px;display: none;}
.foot_gz .ml5 ul li .xl:after{content: "";position: absolute;left: 50%;margin-left:-10px; bottom:-5px;border: 10px solid transparent;border-top:10px solid #fff;}
.foot_gz .ml5 ul li .xl img{display: block;width: 140px;padding: 5px;background: #fff;border-radius: 5px;}
.bqsy{font-size: 14px;line-height: 24px;padding: 20px 0;text-align: center;color: #8db0cd;border-top: 1px solid rgba(255,255,255,0.1);}
.bqsy a{color: #fff;}
.bqsy a:hover{text-decoration: underline;}

.bat{overflow: hidden;}
.bat img{display: block;width: 100%;}

.ny_st{padding-top:40px;padding-bottom:60px;display:flex;justify-content:space-between;flex-direction: row-reverse;}
.ny_st_l{width: 250px;position: relative;}
.ny_st_l .ny_cp_fl{}
.ny_st_l .ny_cp_fl ul{}
.ny_st_l .ny_cp_fl ul li{margin-bottom: 10px;}
.ny_st_l .ny_cp_fl ul li p a{position: relative;display: flex;align-items: center;justify-content: space-between;font-size: 16px;line-height: 46px;color: #fff;background: #1C3A5E;padding: 0 10px 0 25px;-webkit-transition:0.5s;transition:0.5s;}
.ny_st_l .ny_cp_fl ul li p a:before{content: "◉";position: absolute;left: 10px;top: 0;font-size: 12px;}
.ny_st_l .ny_cp_fl ul li p a i{font-size: 16px;color: #ccc;}
.ny_st_l .ny_cp_fl ul li p a i:after{content: "\e729";}
.ny_st_l .ny_cp_fl ul li.yc p a i:after{content: "\e625";}
.ny_st_l .ny_cp_fl ul li .xl{padding-bottom: 10px;margin-top: 10px;}
.ny_st_l .ny_cp_fl ul li .xl dl{}
.ny_st_l .ny_cp_fl ul li .xl dl dd a{display: block;padding: 0px 15px 0 25px;font-size: 14px;line-height: 30px;color: #666;-webkit-transition:0.5s;transition:0.5s;position: relative;}
.ny_st_l .ny_cp_fl ul li .xl dl dd a:before{content: ""; position: absolute;left: 0px;top: 0; width:1px;height: 100%;background: #e5e5e5;}
.ny_st_l .ny_cp_fl ul li .xl dl dd:last-child a:before{height: 50%;}
.ny_st_l .ny_cp_fl ul li .xl dl dd a:after{content: ""; position: absolute;left: 0px;top: 15px; width:20px;height: 1px;background: #e5e5e5;}
.ny_st_l .ny_cp_fl ul li .xl dl dd:hover a{color: #1C3A5E;}
.ny_st_l .ny_cp_fl ul li .xl dl dd.on a{color: #1C3A5E;font-weight: bold;}

.ny_cp_tj{margin-top: 30px;background: #fff;}
.ny_cp_tj ul{display: flex;flex-wrap: wrap;padding: 15px 0 0;}
.ny_cp_tj ul li{width: 49%;margin: 0 2% 2% 0;}
.ny_cp_tj ul li:nth-child(2n){margin-right: 0;}
.ny_cp_tj ul li .img{overflow: hidden;border: 1px solid #eee;-webkit-transition:0.5s;transition:0.5s;}
.ny_cp_tj ul li .img img{display: block;width: 100%;-webkit-transition:0.5s;transition:0.5s;}
.ny_cp_tj ul li:hover .img{border: 1px solid #1C3A5E;}
.ny_cp_tj ul li:hover .img img{transform: scale(1.1); -webkit-transform: scale(1.1);}
.ny_cp_tj ul li .txt{font-size: 14px;line-height: 24px;padding: 5px 0;color: #666;text-align: center;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.xwtj_rm{padding-bottom: 20px;}
.xwtj_rm_bt{font-size: 18px;line-height: 37px;color: #1C3A5E;border-bottom: 1px solid #e5e5e5;position: relative;}
.xwtj_rm_bt:after{content: "";position: absolute;left: 0;bottom: -2px;width: 4em;border-bottom: 2px solid #1C3A5E;}
.xwtj_rm ul li{padding-left: 10px;position: relative;margin: 10px 0 0;}
.xwtj_rm ul li a{display: block;font-size: 14px;line-height: 20px;color: #666;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;-webkit-transition:0.5s;transition:0.5s;}
.xwtj_rm ul li a:hover{color: #1C3A5E;}
.xwtj_rm ul li:after{content:"";position: absolute;left: 0;top: 8px;width: 4px;height: 4px;background: #1C3A5E;overflow: hidden;border-radius: 50%;}
.ny_cp_fl_lx{padding-bottom: 20px;}
.ny_cp_fl_lx .txt{padding:15px 0px 0;font-size: 14px;line-height: 26px;color: #333;}

.ny_st_r{flex:1;overflow: hidden;width: 100%;padding-left: 40px;}
.ny_bt{border-bottom: 1px solid #eee;padding-bottom: 10px;margin-bottom: 30px;display: flex;align-items: center;flex-direction: row-reverse;align-content: center;justify-content: space-between;}
.ny_bt .bt_l{font-size: 18px;line-height: 24px;color: #333;font-weight: bold;}
.ny_bt .bt_r{display: flex;align-items: center;}
.ny_bt .bt_r em{line-height: 24px;font-size: 16px;color: #999;}
.ny_bt .bt_r i{line-height: 24px;font-size: 14px;color: #999;}
.ny_bt .bt_r span{font-size:14px;color:#999;line-height: 24px;}
.ny_bt .bt_r a{font-size:14px;color:#999;line-height: 24px;-webkit-transition:0.5s;transition:0.5s;}
.ny_bt .bt_r a:hover{color:#1C3A5E;}

.ny_cp{}
.ny_cp ul{display: flex;flex-wrap: wrap;}
.ny_cp ul li{width: 32%;margin:0 2% 2% 0;}
.ny_cp ul li:nth-child(3n){margin-right: 0;}
.ny_cp ul li .img{overflow: hidden;border: 1px solid #eee;position: relative;}
.ny_cp ul li .img:after{content: "";position: absolute;left: 0;top: 0;right: 0;bottom: 0;background: rgba(21, 80, 155, 0.8) url('../images/sy_cp_hover.png') center no-repeat;background-size: 100% 100%;opacity: 0;-webkit-transition: 0.5s;transition: 0.5s;}
.ny_cp ul li:hover .img:after{opacity: 1;}
.ny_cp ul li .img img{display:block; width:100%;}
.ny_cp ul li .txt{font-size: 14px;line-height: 24px;color: #666;text-align: center;padding: 10px 0;-webkit-transition:0.5s;transition:0.5s;}
.ny_cp ul li:hover .txt{color: #1C3A5E;}

.pagination{width:100%; height:auto;text-align:center; font-size:0px; position:relative; overflow:hidden; margin:auto; padding-top:20px;}
.pagination a,.pagination span{display:inline-block; padding:0 20px; line-height:36px; font-size:14px; border:1px solid #eee; margin:0 5px;color: #666;background: #fff;}
.pagination span.current,.pagination a:hover{color:#fff; border-color:#1C3A5E; background:#1C3A5E;}

.ny_cp_xq1{}
.ny_cp_xq1 .nr{display: flex;}
.ny_cp_xq1 .nr .img{width: 450px;}
.ny_cp_xq1 .nr .img .cp_xq_qh{border: 1px solid #eee;}
.cp_xq_qhz,.cp_xq_qhy{position: absolute;top: 50%;margin-top: -18px;z-index: 1;font-size: 14px;line-height: 36px;color: #fff;background: rgba(0, 0, 0, 0.2);cursor: pointer;width: 36px;text-align: center;border-radius: 50%;}
.cp_xq_qhz{left: 20px;}
.cp_xq_qhy{right: 20px;}
.ny_cp_xq1 .nr .img .cp_xq_qh ul li img{display: block;width: 100%;-webkit-transition:1s ease;transition:1s ease;}
.ny_cp_xq1 .nr .img .cp_xq_qh ul li:hover img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.ny_cp_xq1 .nr .img .cp_xq_qh2{width: 100%;margin-top: 10px;}
.ny_cp_xq1 .nr .img .cp_xq_qh2 ul li{overflow: hidden;border: 1px solid #eee;}
.ny_cp_xq1 .nr .img .cp_xq_qh2 ul li img{display: block;width: 100%;}
.ny_cp_xq1 .nr .img .cp_xq_qh2 ul li.swiper-slide-thumb-active{border: 2px solid #1C3A5E;}
.ny_cp_xq1 .nr .txt{flex:1;overflow: hidden;width: 100%;padding-left: 40px;padding-top: 10px;}
.ny_cp_xq1 .nr .txt .ml1{font-size: 20px;line-height: 30px;color: #333;font-weight: bold;}
.ny_cp_xq1 .nr .txt .ml2{border-top: 1px solid #eee;font-size: 14px;line-height: 30px;color: #333;padding: 10px 0 0;margin-top: 10px;}
.ny_cp_xq1 .nr .txt .ml2 span.tel{font-size: 30px;line-height: 40px;color: #069134;font-family: "Impact";display: block;}
.ny_cp_xq1 .nr .txt .ml4{margin-top: 20px;}
.ny_cp_xq1 .nr .txt .ml4 ul{display: flex;}
.ny_cp_xq1 .nr .txt .ml4 ul li{margin-right: 15px;}
.ny_cp_xq1 .nr .txt .ml4 ul li a{display: flex;align-items: center;justify-content: center;font-size: 14px;line-height: 40px;background: #1C3A5E;color: #fff;padding: 0 24px;-webkit-transition:0.5s;transition:0.5s;border-radius: 5px;}
.ny_cp_xq1 .nr .txt .ml4 ul li:nth-child(2) a{background: #e5e5e5;color: #666;}
.ny_cp_xq1 .nr .txt .ml4 ul li a i{font-size: 24px;padding-right: 5px;}
.ny_cp_xq1 .nr .txt .ml4 ul li a:hover{background: #069134;color: #fff;}
.ny_cp_xq1 .nr .txt .ml4 ul li:nth-child(2) a:hover{background: #069134;color: #fff;}

.ny_cpxq2{}
.cp_xq_txt{padding-top: 40px;}
.cp_xq_txt .bt{}
.cp_xq_txt .bt span{display: block;font-size: 20px;line-height: 30px;color: #333;border-bottom: 1px solid #eee;padding-bottom: 10px;}
.cp_xq_txt .txt{line-height:30px; font-size:14px; color:#333;margin-top: 20px;}
.cp_xq_txt .txt img{display: block;max-width: 100%;margin: auto;}
.cp_xq_txt .txt table{border: 1px solid #eee;border-width: 1px 1px 0 0;width: 100%;}
.cp_xq_txt .txt table th{border: 1px solid #eee;border-width:0 0 1px 1px;padding: 10px 20px;background: #f1f3f5;color: #333;line-height: 24px;text-align: left;}
.cp_xq_txt .txt table td{border: 1px solid #eee;border-width:0 0 1px 1px;padding: 10px 20px;}

.view-page2{position:relative; padding-top:20px;border-top: 1px solid #eee;margin-top: 50px;}
.view-page2 .prev,.view-page2 .next{font-size:14px;line-height:30px;width:45%;}
.view-page2 .prev{float: left;}
.view-page2 .prev a,.view-page2 .next a{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;-webkit-transition:0.5s;transition:0.5s;}
.view-page2 a{display:block;color: #666;} 
.view-page2 .next{float: right;text-align:right;}
.view-page2 .prev:hover a{color:#1C3A5E;}
.view-page2 .next:hover a{color:#1C3A5E;}

.cpxunpan{padding-top: 10px;padding-bottom:10px;}
.cpxunpan .bt{font-size: 20px;line-height: 30px;color: #333;border-bottom: 1px solid #eee;padding-bottom: 10px;}
.cpxunpan .ly{margin-top: 10px;}
.cpxunpan .ly form{}
.cpxunpan .ly ul{display: flex;flex-wrap: wrap;}
.cpxunpan .ly ul:nth-child(2n){margin-right: 0;}
.cpxunpan .ly ul li{width: 49.5%;margin-right: 1%;margin-bottom: 1%;position: relative;}
.cpxunpan .ly ul li:nth-child(2n){margin-right: 0;}
.cpxunpan .ly ul li:nth-child(n+5){width: 100%;margin-right: 0;}
.cpxunpan .ly ul li input{display: block;width: 100%;font-size: 14px;padding:0 20px;line-height: 48px;height: 50px;color: #333;background: none;border: 1px solid #eee;}
.cpxunpan .ly ul li textarea{display: block;width: 100%;font-size: 14px;padding:10px 20px;line-height: 30px;height: 220px;color: #333;background: none;border: 1px solid #eee;}
.cpxunpan .ly ul li input:focus,.cpxunpan .ly ul li textarea:focus{border: 1px solid #1C3A5E;}
.cpxunpan .ly ul li input.jzxz:focus{border: 1px solid #eee;}
.cpxunpan .ly .btn{display: flex;align-items: center;justify-content: center;width: 100%;}
.cpxunpan .ly .btn button{cursor: pointer;color: #fff;position: relative;border: none;font-size: 14px;background-color: #1C3A5E;height: 50px;line-height: 50px;margin-left: 10px;margin-right: 10px;padding: 0 50px;-webkit-transition:0.5s; transition:0.5s;}
.cpxunpan .ly .btn button:hover{background-color: #1C3A5E;}


.ny_fa3{padding:0px 0 40px;}
.ny_fa3 .bt{font-size: 20px;line-height: 30px;color: #333;border-bottom: 1px solid #eee;padding-bottom: 10px;}
.ny_fa3 .lb_bg{margin-top: 40px;position: relative;}
.ny_fa3 .lb_bg .ny_fa3_l,.ny_fa3 .lb_bg .ny_fa3_r{position: absolute;top: 50%;margin-top: -65px;font-size: 30px;line-height: 46px;color: #999;cursor: pointer;-webkit-transition:0.5s; transition:0.5s;}
.ny_fa3 .lb_bg .ny_fa3_l{left:0px;}
.ny_fa3 .lb_bg .ny_fa3_r{right:0px;}
.ny_fa3 .lb_bg .ny_fa3_l:hover,.ny_fa3 .lb_bg .ny_fa3_r:hover{color: #1C3A5E;}
.ny_fa3 .lb_bg .ny_fa3_dd{text-align:center; z-index:5;display: flex;align-items: center;justify-content: center;padding-top: 30px;}
.ny_fa3 .lb_bg .ny_fa3_dd span{z-index:2;cursor:pointer;margin:0 6px!important;width:8px;height:8px;position:relative;-webkit-transition:0.5s;transition:0.5s;background:rgba(0, 0, 0, 0.2);opacity: 1!important;}
.ny_fa3 .lb_bg .ny_fa3_dd span.swiper-pagination-bullet-active{background:#1C3A5E;}
.ny_fa3 .lb_bg .ny_fa3_dd span:after{content: "";position: absolute;left: -6px;top: -6px;border: 1px solid #1C3A5E;width: 18px;height: 18px;border-radius: 50%;-webkit-transform: scale(0);transform: scale(0);-webkit-transition:0.5s;transition:0.5s;}
.ny_fa3 .lb_bg .ny_fa3_dd span.swiper-pagination-bullet-active:after{-webkit-transform: scale(1);transform: scale(1);}
.ny_fa3 .lb_bg .lb{}
.ny_fa3 .lb_bg .lb ul li .img{overflow: hidden;position: relative;border:1px solid #eee;}
.ny_fa3 .lb_bg .lb ul li .img:before,.ny_fa3 .lb_bg .lb ul li .img:after{content: "";position: absolute;width: 0;height: 0;border: 2px solid #1C3A5E;-webkit-transition:0.5s;transition:0.5s;z-index: 1;opacity: 0;}
.ny_fa3 .lb_bg .lb ul li .img:before{left: 0px;top: 0;border-width: 2px 0 0 2px;}
.ny_fa3 .lb_bg .lb ul li .img:after{right: 0;bottom: 0;border-width: 0 2px 2px 0;}
.ny_fa3 .lb_bg .lb ul li:hover .img:before,.ny_fa3 .lb_bg .lb ul li:hover .img:after{width: 100%;height: 100%;opacity: 1;}
.ny_fa3 .lb_bg .lb ul li .img img{display:block;width: 100%;-webkit-transition:0.5s;transition:0.5s;}
.ny_fa3 .lb_bg .lb ul li:hover .img img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.ny_fa3 .lb_bg .lb ul li .txt{font-size: 15px;line-height: 24px;color: #333;text-align: center;padding: 10px 0;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;-webkit-transition:0.5s;transition:0.5s;}
.ny_fa3 .lb_bg .lb ul li:hover .txt{color: #1C3A5E;}

.ny_xw{}
.ny_xw ul{}
.ny_xw ul li{margin-bottom: 20px;}
.ny_xw ul li a{display: flex;align-items: center;justify-content: space-between;flex-direction: row-reverse;border-bottom: 1px solid #eee;padding-bottom: 25px;}
.ny_xw ul li a .rq{background: #e5e5e5;color: #999;padding: 15px 0px;width: 100px;border-radius:0 30px 0 30px;overflow: hidden;text-align: center;} 
.ny_xw ul li a .rq span{display: block;font-size:42px; position:relative; line-height:42px;font-weight: bold;padding-bottom: 10px;}
.ny_xw ul li a .rq span:after{position:absolute; width:68px; height:1px; background-color:rgba(0,0,0,0.1); left:50%; margin-left:-34px; bottom:0; content:'';}
.ny_xw ul li a .rq p{text-align:center; font-size:14px; padding:10px 0 0;}
.ny_xw ul li a .txt{flex:1;width:100%;padding-right:30px;overflow: hidden;}
.ny_xw ul li a .txt .ml1{line-height:30px; font-size:15px; font-weight:bold; color:#333;overflow:hidden;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;-webkit-transition:0.5s;transition:0.5s;}
.ny_xw ul li a .txt .ml1:hover{color:#1C3A5E;}
.ny_xw ul li a .txt .ml2{line-height:24px;color: #666; font-size:14px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;margin-top: 5px;}
.ny_xw ul li a .txt .ml3{display: flex;margin-top: 15px;}
.ny_xw ul li a .txt .ml3 span{display: flex;align-items: center;justify-content: center;font-size: 14px;line-height: 30px;color: #fff;background: #069134;border-radius: 5px;padding: 0 20px;-webkit-transition:0.5s;transition:0.5s;}
.ny_xw ul li a .txt .ml3 span i{padding-left: 5px;font-size: 14px;}
.ny_xw ul li a .txt .ml3 span:hover{color: #fff;background: #1C3A5E;}

.ny_cp_rm{padding-bottom: 10px;}
.ny_cp_rm ul{display: flex;flex-wrap: wrap;margin-top: 20px;}
.ny_cp_rm ul li{width: 49%;margin: 0 2% 2% 0;}
.ny_cp_rm ul li:nth-child(2n){margin-right: 0;}
.ny_cp_rm ul li .img{overflow: hidden;border: 1px solid #eee;position: relative;}
.ny_cp_rm ul li .img img{display:block; width:100%;-webkit-transition:0.5s;transition:0.5s;}
.ny_cp_rm ul li:hover .img img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.ny_cp_rm ul li .txt{font-size: 14px;line-height: 24px;color: #666;text-align: center;padding: 10px 0;-webkit-transition:0.5s;transition:0.5s;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.ny_cp_rm ul li:hover .txt{color: #1C3A5E;}

.fa_xq{}
.fa_xq .bt{font-size: 24px;line-height: 32px;color: #333;text-align: center;}
.fa_xq .ms{margin-top: 10px;color: #999;font-size: 14px;line-height: 24px;text-align: center;display: flex;align-items: center;justify-content: center;border-bottom: 1px solid #eee;margin-bottom: 30px;padding-bottom: 20px;}
.fa_xq .ms .line{padding:0 15px;color: #ccc;font-size: 12px;}
.fa_xq .ms span.iconfont{padding-right: 5px;font-size: 18px;color: #aaa;}
.fa_xq .ms a{color: #999;-webkit-transition:0.5s;transition:0.5s;display: flex;}
.fa_xq .ms a i{padding-right: 5px;font-size: 18px;}
.fa_xq .ms a:hover{color: #1C3A5E;}
.fa_xq .txt{color: #333;font-size: 14px;line-height: 30px;}
.fa_xq .txt img{max-width: 100%;}
.fa_xq .txt table{border: 1px solid #eee;border-width: 1px 1px 0 0;width: 100%;}
.fa_xq .txt table th{border: 1px solid #eee;border-width:0 0 1px 1px;padding: 5px 10px;background: #fff;color: #333;line-height: 24px;text-align: left;}
.fa_xq .txt table td{border: 1px solid #eee;border-width:0 0 1px 1px;padding: 5px 10px;}

.ny_xw_tj {padding: 50px 0 0;}
.ny_cp_tj_bt{position: relative;height: 36px;border-bottom: 1px solid #eee;}
.ny_cp_tj_bt span{float:left;font-size: 18px;color: #333;line-height:24px;font-weight: bold;}
.ny_cp_tj_bt a{float:right;font-weight: normal;font-size: 14px;color: #666;line-height: 30px;-webkit-transition:0.5s;transition:0.5s;}
.ny_cp_tj_bt a:hover{color: #1C3A5E;}
.ny_xw_tj .lb{margin-top: 20px;}
.ny_xw_tj .lb ul{display: flex;flex-wrap: wrap;}
.ny_xw_tj .lb ul li{width: 48%; position: relative;padding:0 0px 0 10px;border-bottom: 1px #e5e5e5 dashed;margin-right: 4%;}
.ny_xw_tj .lb ul li:nth-child(2n){margin-right:0;}
.ny_xw_tj .lb ul li:after{content:"";position: absolute;left: 0;top: 21px;width: 4px;height: 4px;background: #999;overflow: hidden;border-radius: 50%;}
.ny_xw_tj .lb ul li a{display: block;font-size: 14px;line-height: 46px;color: #666;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;margin-right: 100px;-webkit-transition:0.5s;transition:0.5s;}
.ny_xw_tj .lb ul li a:hover{color: #1C3A5E;}
.ny_xw_tj .lb ul li span{font-size: 14px;line-height: 46px;color: #999;position: absolute;right: 0;top: 0;}

.ny_fa{}
.ny_fa ul{display: flex;flex-wrap: wrap;}
.ny_fa ul li{width: 49%;margin:0 2% 2% 0;overflow: hidden;position: relative;border: 1px solid #eee;-webkit-transition:0.5s;transition:0.5s;}
.ny_fa ul li:nth-child(2n){margin-right: 0;}
.ny_fa ul li a{display: flex;}
.ny_fa ul li .img{overflow: hidden;width: 200px;}
.ny_fa ul li .img img{display: block;width: 100%;height:100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;-webkit-transition:0.5s;transition:0.5s;}
.ny_fa ul li:hover .img img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.ny_fa ul li .txt{flex:1;overflow: hidden;width: 100%;background: #f6f6f6;display: flex;align-items: center;padding:20px;-webkit-transition:0.5s;transition:0.5s;}
.ny_fa ul li .txt2{width: 100%;}
.ny_fa ul li .txt .ml1{font-size: 18px;line-height: 24px;color: #333;font-weight: bold;-webkit-transition:0.5s;transition:0.5s;}
.ny_fa ul li .txt .ml2{font-size: 14px;line-height: 24px;color: #666;margin-top: 10px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;-webkit-transition:0.5s;transition:0.5s;}
.ny_fa ul li .txt .ml3{display: flex;align-items: center;margin-top: 15px;}
.ny_fa ul li .txt .ml3 span{font-size: 12px;line-height: 28px;color: #1C3A5E;padding: 0 15px;border: 1px solid #1C3A5E;border-radius: 5px;-webkit-transition:0.5s;transition:0.5s;display: flex;align-items: center;justify-content: center;}
.ny_fa ul li .txt .ml3 span i{padding-left: 5px;font-size:12px;line-height: 20px;}
.ny_fa ul li .txt .ml3 span:hover{color: #fff;border: 1px solid #1C3A5E;background: #1C3A5E;}
.ny_fa ul li:hover{box-shadow: -3px 3px 8px rgba(0, 0, 0, 0.2);}
.ny_fa ul li:hover .txt{background: #1C3A5E;}
.ny_fa ul li:hover .txt .ml1{color: #fff;}
.ny_fa ul li:hover .txt .ml2{color: #fff;}
.ny_fa ul li:hover .txt .ml3 span{color: #fff;border: 1px solid #fff;}
.ny_fa ul li .txt .ml3 span:hover{color: #1C3A5E;border: 1px solid #fff;background: #fff;}

.ny_hz_bg{}
.ny_hz{}
.ny_hz .lb_bg{margin-top: 30px;position: relative;}
.ny_hz .lb ul{}
.ny_hz .lb ul li{border: 1px solid #eee;}
.ny_hz .lb ul li img{display: block;width: 100%;}
.ny_hz_l,.ny_hz_r{position:absolute; top:50%; width:36px; height:36px;margin-top: -18px;-webkit-transition:0.5s;transition:0.5s; cursor:pointer; z-index:5;font-size: 16px;line-height:36px;text-align: center;color: #fff;background: rgba(0, 0, 0, 0.2);border-radius: 50%;}
.ny_hz_l{left:5px;}
.ny_hz_r{right:5px;}
.ny_hz_l:hover,.ny_hz_r:hover{background: #1C3A5E;}

.ny_gy{font-size: 14px;line-height: 30px;color: #333;}
.ny_gy img{max-width: 100%;}
.ny_gy table{width: 100%;}

.ny_gy_bt{font-size: 24px;text-align: center;line-height: 24px;color: #333;padding: 20px 0;}

.ny_wh ul{display: flex;margin-top: 10px;}
.ny_wh ul li{width:32%;margin: 0 2% 0 0;position: relative;overflow: hidden;padding: 36px 20px;border: 1px solid #eee;-webkit-transition:0.5s; transition:0.5s;}
.ny_wh ul li:nth-child(3n){margin-right: 0;}
.ny_wh ul li .tb{font-size: 60px;line-height: 60px;text-align: center;color: #069134;-webkit-transition:0.5s; transition:0.5s;}
.ny_wh ul li .txt{-webkit-transition:0.5s;transition:0.5s;}
.ny_wh ul li .txt .txt2{-webkit-transition:0.5s;transition:0.5s;padding-top: 30px;}
.ny_wh ul li .txt .ml1{font-size: 20px;line-height:20px;color: #333;padding-bottom: 15px;text-align: center;-webkit-transition:0.5s; transition:0.5s;}
.ny_wh ul li .txt .ml2{font-size: 14px;line-height: 24px;color: #666;-webkit-transition:0.5s;transition:0.5s;text-align: center;min-height: 48px;}
.ny_wh ul li:hover{background: #1C3A5E;}
.ny_wh ul li:hover .tb{color:#fff;}
.ny_wh ul li:hover .txt .ml1{color:#fff;}
.ny_wh ul li:hover .txt .ml2{color:#fff;}

.ny_wh2{margin-top: 40px;padding: 0 40px;}
.ny_wh2 ul{display: flex;flex-wrap: wrap;margin-top: 20px;}
.ny_wh2 ul li{width:47.5%;margin: 0 5% 5% 0;display: flex;-webkit-transition:0.5s;transition:0.5s;}
.ny_wh2 ul li:nth-child(2n){margin-right: 0;}
.ny_wh2 ul li .tb{width: 80px;height: 80px;border-radius: 50%;background: #069134;font-size: 42px;line-height: 80px;text-align: center;color: #fff;-webkit-transition:0.5s; transition:0.5s;}
.ny_wh2 ul li .txt{flex:1;overflow:hidden;width:100%;padding-left: 20px;}
.ny_wh2 ul li .txt .txt2{}
.ny_wh2 ul li .txt .ml1{font-size:18px;line-height:18px;color:#333;padding-bottom:10px;-webkit-transition:0.5s;transition:0.5s;}
.ny_wh2 ul li .txt .ml2{font-size:14px;line-height:24px;color:#666;-webkit-transition:0.5s;transition:0.5s;}

.ny_wh3{}
.ny_wh3 img{display: block;width: 100%;}

.ny_ln{font-size: 14px;line-height: 30px;color: #333;}

.ny_ln2{margin-top: 20px;}
.ny_ln2 ul{display: flex;margin-top: 20px;}
.ny_ln2 ul li{width:32%;margin: 0 2% 0 0;padding: 30px 20px;border: 2px solid #069134;-webkit-transition:0.5s;transition:0.5s;text-align: center;}
.ny_ln2 ul li:nth-child(3n){margin-right: 0;}
.ny_ln2 ul li .ml1{font-size:16px;line-height:24px;color:#333;padding-bottom:10px;-webkit-transition:0.5s;transition:0.5s;font-weight: bold;}
.ny_ln2 ul li .ml2{font-size:14px;line-height:24px;color:#666;-webkit-transition:0.5s;transition:0.5s;}

.ny_ln3{margin-top: 30px;}
.ny_ln3 img{display: block;width: 100%;}

.ny_jg{font-size: 14px;line-height: 30px;color: #333;}
.ny_jg img{display: block;width: 100%;}

.ny_pz{font-size: 14px;line-height: 30px;color: #333;display: flex;justify-content: space-between;}
.ny_pz .lb{width: 48%;}
.ny_pz .lb .txt{margin-top: 20px;}
.ny_pz img{max-width: 100%;}

.ny_zs{}
.ny_zs ul{display: flex;flex-wrap: wrap;}
.ny_zs ul li{width:23.5%;position: relative;margin: 0 2% 2% 0;}
.ny_zs ul li:nth-child(4n){margin-right: 0;}
.ny_zs ul li .h1{overflow: hidden;border: 1px solid #e5e5e5;}
.ny_zs ul li .h1 img{display: block;width: 100%;-webkit-transition:0.5s;transition:0.5s;}
.ny_zs ul li:hover .h1 img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.ny_zs ul li .h2{font-size: 14px;line-height: 24px;padding: 10px 0px; color: #666;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;-webkit-transition:0.5s;transition:0.5s;text-align: center;}
.ny_zs ul li:hover .h2{color: #1C3A5E;}

.ny_gc{}
.ny_gc ul{display: flex;flex-wrap: wrap;}
.ny_gc ul li{width:32%;position: relative;margin: 0 2% 2% 0;}
.ny_gc ul li:nth-child(3n){margin-right: 0;}
.ny_gc ul li .h1{overflow: hidden;border: 1px solid #e5e5e5;}
.ny_gc ul li .h1 img{display: block;width: 100%;-webkit-transition:0.5s;transition:0.5s;}
.ny_gc ul li:hover .h1 img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.ny_gc ul li .h2{font-size: 14px;line-height: 24px;padding: 10px 0px; color: #666;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;-webkit-transition:0.5s;transition:0.5s;text-align: center;}
.ny_gc ul li:hover .h2{color: #1C3A5E;}

.ny_hz2{}
.ny_hz2 ul{display: flex;flex-wrap: wrap;}
.ny_hz2 ul li{width:23.5%;position: relative;margin: 0 2% 2% 0;}
.ny_hz2 ul li:nth-child(4n){margin-right: 0;}
.ny_hz2 ul li .h1{overflow: hidden;border: 1px solid #e5e5e5;}
.ny_hz2 ul li .h1 img{display: block;width: 100%;-webkit-transition:0.5s;transition:0.5s;}
.ny_hz2 ul li:hover .h1 img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.ny_hz2 ul li .h2{font-size: 14px;line-height: 24px;padding: 10px 0px; color: #666;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;-webkit-transition:0.5s;transition:0.5s;text-align: center;}
.ny_hz2 ul li:hover .h2{color: #1C3A5E;}

.ny_ys .lb{margin-top: 20px;}
.ny_ys .lb ul{position: relative;}
.ny_ys .lb ul:after{content: "";position: absolute;left: 50%;top: 0;bottom: 0;border-left: 1px solid #e5e5e5;}
.ny_ys .lb ul li{padding-right: 50%;text-align: right;position: relative;margin-top:-30px;}
.ny_ys .lb ul li:nth-child(1){margin-top:0px;}
.ny_ys .lb ul li .txt{padding-right: 60px;display: flex;justify-content: space-between;flex-direction: column;}
.ny_ys .lb ul li .txt .ml1{display: flex;align-items: center;flex-direction: row-reverse;}
.ny_ys .lb ul li .txt .ml1:before{content: "";position: absolute;right: 50%;top: 21px;width: 50px;height: 1px;background: #e5e5e5;z-index: 1;}
.ny_ys .lb ul li .txt .ml1:after{content: "";position: absolute;left: 50%;margin-left: -5px; top: 16px;width: 10px;height: 10px;background: #1C3A5E;border-radius: 50%;z-index: 1;}
.ny_ys .lb ul li .txt .ml1 .sz{font-size: 36px;color: #069134;font-weight: bold;-webkit-transform: scale(1, 1.4);transform: scale(1, 1.4);font-style: italic;width: 60px;}
.ny_ys .lb ul li .txt .ml1 .wz{flex:1;width: 100%;}
.ny_ys .lb ul li .txt .ml1 .wz .m1{font-size: 18px;line-height: 24px;color: #069134;}
.ny_ys .lb ul li .txt .ml2{padding-right: 60px;margin-top: 10px;}
.ny_ys .lb ul li .txt .ml2 .ml{font-size: 14px;line-height: 24px;color: #666;}
.ny_ys .lb ul li:nth-child(2n){padding-left: 50%;padding-right: 0px;text-align: left;}
.ny_ys .lb ul li:nth-child(2n) .txt{padding-left: 60px;padding-right: 0px;}
.ny_ys .lb ul li:nth-child(2n) .txt .ml1{flex-direction: row;}
.ny_ys .lb ul li:nth-child(2n) .txt .ml1:before{left: 50%;right: auto;}
.ny_ys .lb ul li:nth-child(2n) .txt .ml2{padding-left: 60px;padding-right: 0px;}

.ny_ys2{font-size: 14px;line-height: 30px;color: #333;margin-top: 40px;}
.ny_ys2 img{max-width: 100%;}
.ny_ys2 ul{display: flex;justify-content:space-around;}
.ny_ys2 ul li{width: 50%;padding: 20px 30px 0;max-width: 420px;}

.ny_zc{font-size: 14px;line-height: 30px;color: #333;}
.ny_zc img{max-width: 100%;}

.ny_zc_ly{margin-top: 40px;}
.ny_zc_ly form{display: flex;flex-wrap: wrap;}
.ny_zc_ly ul{width: 49.5%;margin-right: 1%;}
.ny_zc_ly ul:nth-child(2n){margin-right: 0;}
.ny_zc_ly ul li{margin-bottom: 15px;position: relative;border: 1px solid #e5e5e5; background: #fff; /* 修改为白色背景 */}
.ny_zc_ly ul li input{display: block;width: 100%;font-size: 14px;padding:0 15px;line-height: 46px;height: 46px;color: #666;background: none;}
.ny_zc_ly ul li select{-webkit-appearance: none;padding:0 15px;background: none;width: 100%;height: 46px;font-size: 14px;color: #666;}
.ny_zc_ly ul li i{position: absolute;right: 10px;top: 0px;font-size: 24px;line-height: 46px;color: #999;}
.ny_zc_ly ul li textarea{display: block;width: 100%;font-size: 14px;padding:10px 15px;line-height: 30px;height: 172px;color: #666;background: none;}
.ny_zc_ly ul li select:focus,.ny_zc_ly ul li input:focus,.ny_zc_ly ul li textarea:focus{border: 1px solid #1C3A5E;}
.ny_zc_ly .btn{display: flex;align-items: center;justify-content: center;width: 100%;margin-top: 10px;}
.ny_zc_ly .btn button{cursor: pointer;color: #fff;position: relative;border: none;font-size: 14px;background-color: #1C3A5E;height: 46px;line-height: 46px;margin: 0 0.5%;padding: 0 50px;-webkit-transition:0.5s; transition:0.5s;}
.ny_zc_ly .btn button:hover{background-color: #1C3A5E;}


.ny_lx{display: flex;flex-direction: row-reverse;}
.ny_lx .ny_gy_bt{text-align: left;}
.ny_lx .txt{width: 40%;padding-left: 60px;}
.ny_lx .txt .nr{font-size: 14px;line-height: 30px;color: #333;}
.ny_lx .txt .nr .ewm{}
.ny_lx .txt .nr .ewm img{display: block;width: 120px;}
.ny_lx .dt{width: 60%;}
.ny_lx .dt iframe{display: block;width: 100%;height: 450px;}

.ny_ly{}
.ny_ly .ny_gy_bt{padding: 0;}

.ny_lx1{}
.ny_lx1_bt{font-size: 24px;line-height: 24px;color: #1C3A5E;font-weight: 600;text-align:center;}
.ny_lx1 ul{margin-top: 40px;}
.ny_lx1 ul li{float: left; width: 23.5%;margin-right: 2%;background: #f6f6f6;border-radius: 5px;display: flex;align-items: center;justify-content: center;padding: 30px 10px;text-align: center;}
.ny_lx1 ul li:nth-child(4n){margin-right:0;}
.ny_lx1 ul li .txt{}
.ny_lx1 ul li .txt .ml1{font-size: 42px;line-height: 42px;color: #0872e9;}
.ny_lx1 ul li .txt .ml2{font-size: 18px;line-height: 30px;color: #333;margin-top: 15px;}
.ny_lx1 ul li .txt .ml3{font-size: 14px;line-height: 24px;color: #666;height: 48px;margin-top: 5px;text-align: left;}
.ny_lx2{padding: 2% 0 60px;}
.ny_lx2 ul li{float: left; width: 49%;margin-right: 2%;background: #f6f6f6;border-radius: 5px;display: flex;align-items: center;justify-content: center;padding:50px 50px;}
.ny_lx2 ul li:nth-child(2n){margin-right:0;}
.ny_lx2 ul li .txt{}
.ny_lx2 ul li .txt .ml1{font-size: 42px;line-height: 42px;color: #0872e9;}
.ny_lx2 ul li .txt .ml2{font-size: 24px;line-height: 24px;color: #333;padding-bottom: 15px;}
.ny_lx2 ul li .txt .ml3{font-size: 14px;line-height: 24px;color: #666;margin-top: 5px;margin-top: 15px;}
.ny_lx2 ul li .txt .ml3 i,.ny_lx2 ul li .txt .ml3 em{float: left;font-size: 20px;color: #0872e9;padding-right: 7px;}

.ny_al_lb{padding-top:30px;padding-bottom: 10px;}
.ny_al_lb .bt{font-size: 20px;line-height: 30px;color: #333;border-bottom: 1px solid #e5e5e5;padding-bottom: 10px;}
.ny_al_lb .lb{margin-top: 30px;}
.ny_al_lb .lb ul{display: flex;flex-wrap: wrap;}
.ny_al_lb .lb ul li{width: 23.5%;margin: 0 2% 2% 0;}
.ny_al_lb .lb ul li:nth-child(4n){margin-right:0;}
.ny_al_lb .lb ul li .img{overflow: hidden;}
.ny_al_lb .lb ul li .img img{display: block;width: 100%;-webkit-transition:0.5s; transition:0.5s;}
.ny_al_lb .lb ul li:hover .img img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.ny_al_lb .lb ul li .txt{font-size: 14px;line-height: 24px;text-align: center;color: #333;padding: 10px 0;}

.ab_img img{ max-width:100% !important; height:auto !important;display:inline-block;}
.ab_img p{text-wrap: inherit !important;}
.ab_img p span{text-wrap: inherit !important;}

/* AB模板网新增分页样式 www.admibnuy.cn */
.pagebar { padding:20px; overflow:hidden; clear:both}
.pagebar .pagination {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.pagination a {
  background: #fff;
  border: 1px solid #ccc;
  color: #333;
  font-size: 12px;
  padding: 8px 10px;
  margin: 0 2px;
  border-radius: 3px; line-height:100%
}
.pagination span {
    color: #333;
    font-size: 12px;
    padding: 7px 2px;
    margin: 0 2px;
    border-radius: 3px;
}
.pagination a:hover {
  color: #333;
  border: 1px solid #333;
}
.pagination a.page-num-current {
  color: #fff;
  background: #333;
  border: 1px solid #333;
}
.pagination .st{ font-family:宋体}
.text-secondary{ text-align:center; padding:20px 0}
/* ========== 产品卡片样式 ========== */
.product-cards {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 -10px;
}

.product-card {
  width: 23.5%;
  margin: 0 0 30px;
  background: #fff;
  border: 1px solid #eee;
  border-radius: 8px;
  overflow: hidden;
  transition: all 0.3s ease;
  box-shadow: 0 3px 10px rgba(0,0,0,0.08);
}

.product-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 25px rgba(0,0,0,0.15);
  border-color: #1C5A3E;
}

.product-card a {
  display: block;
  text-decoration: none;
  color: inherit;
}

.product-image {
  overflow: hidden;
  height: 250px;
  position: relative;
}

.product-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s ease;
}

.product-card:hover .product-image img {
  transform: scale(1.05);
}

.product-content {
  padding: 20px;
  text-align: center;
}

.product-title {
  margin-bottom: 15px;
  min-height: 60px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.main-title {
  font-size: 18px;
  font-weight: bold;
  color: #333;
  line-height: 1.4;
  margin-bottom: 5px;
}

.sub-title {
  font-size: 14px;
  color: #1C5A3E;
  font-weight: 600;
  font-style: italic;
}

.product-description {
  font-size: 14px;
  line-height: 1.6;
  color: #666;
  margin-bottom: 20px;
  height: 65px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.product-button {
  text-align: center;
  padding-top: 10px;
  border-top: 1px solid #eee;
}

.learn-more-btn {
  display: inline-block;
  background: #1C3A5E;
  color: white;
  padding: 8px 25px;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 500;
  transition: all 0.3s ease;
  cursor: pointer;
}

.learn-more-btn:hover {
  background: #132840;
  transform: translateY(-2px);
  box-shadow: 0 5px 15px rgba(28, 90, 62, 0.3);
}

/* 响应式调整 */
@media (max-width: 1200px) {
  .product-card {
    width: 31.5%;
  }
}

@media (max-width: 992px) {
  .product-card {
    width: 48%;
  }
}

@media (max-width: 768px) {
  .product-card {
    width: 100%;
  }
}
/* 统一所有 Learn More 按钮样式 */
.learn-more-btn {
    /* 基础样式 */
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 8px !important;
    
    /* 尺寸和间距 */
    padding: 12px 28px !important;
    min-width: 150px !important;
    height: 45px !important;
    
    /* 颜色和背景 */
    background-color: #1C5A3E !important;
    color: #FFFFFF !important;
    
    /* 字体样式 */
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    text-transform: none !important;
    letter-spacing: 0.5px !important;
    text-decoration: none !important;
    
    /* 边框和圆角 */
    border: 2px solid #1C5A3E !important;
    border-radius: 25px !important;
    
    /* 阴影和效果 */
    box-shadow: 0 4px 12px rgba(28, 90, 62, 0.2) !important;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) !important;
    
    /* 布局 */
    text-align: center !important;
    white-space: nowrap !important;
    cursor: pointer !important;
    position: relative !important;
    overflow: hidden !important;
}

/* 悬停效果 */
.learn-more-btn:hover {
    background-color: #164830 !important;
    border-color: #164830 !important;
    transform: translateY(-2px) !important;
    box-shadow: 0 6px 20px rgba(28, 90, 62, 0.3) !important;
    color: #FFFFFF !important;
}

/* 点击效果 */
.learn-more-btn:active {
    transform: translateY(0) !important;
    box-shadow: 0 2px 8px rgba(28, 90, 62, 0.2) !important;
}

/* 图标样式 */
.learn-more-btn .iconfont {
    font-size: 14px !important;
    transition: transform 0.3s ease !important;
}

.learn-more-btn:hover .iconfont {
    transform: translateX(3px) !important;
}

/* 应用部分轮播的 Learn More 按钮 */
.sy_yy .lb_bg .lb ul li .txt .ml3 span {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 8px !important;
    padding: 10px 20px !important;
    min-width: 120px !important;
    height: 38px !important;
    background-color: #1C5A3E !important;
    color: #FFFFFF !important;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    text-transform: none !important;
    letter-spacing: 0.5px !important;
    border: 2px solid #1C5A3E !important;
    border-radius: 25px !important;
    box-shadow: 0 4px 12px rgba(28, 90, 62, 0.2) !important;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) !important;
    text-decoration: none !important;
    white-space: nowrap !important;
}

.sy_yy .lb_bg .lb ul li .txt .ml3 span:hover {
    background-color: #164830 !important;
    border-color: #164830 !important;
    transform: translateY(-2px) !important;
    box-shadow: 0 6px 20px rgba(28, 90, 62, 0.3) !important;
}

/* 原有的 More 按钮调整为新的样式 */
.gd_more a,
.sy_gy .txt .ml3 a {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 8px !important;
    padding: 10px 20px !important;
    min-width: 120px !important;
    height: 38px !important;
    background-color: #1C5A3E !important;
    color: #FFFFFF !important;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    text-transform: none !important;
    letter-spacing: 0.5px !important;
    border: 2px solid #1C5A3E !important;
    border-radius: 25px !important;
    box-shadow: 0 4px 12px rgba(28, 90, 62, 0.2) !important;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) !important;
    text-decoration: none !important;
    white-space: nowrap !important;
}

.gd_more a:hover,
.sy_gy .txt .ml3 a:hover {
    background-color: #164830 !important;
    border-color: #164830 !important;
    transform: translateY(-2px) !important;
    box-shadow: 0 6px 20px rgba(28, 90, 62, 0.3) !important;
    color: #FFFFFF !important;
}

/* 产品列表内部的 Learn More 按钮 */
.product-btn .learn-more {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 8px !important;
    padding: 10px 20px !important;
    min-width: 120px !important;
    height: 38px !important;
    background-color: #1C5A3E !important;
    color: #FFFFFF !important;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    text-transform: none !important;
    letter-spacing: 0.5px !important;
    border: 2px solid #1C5A3E !important;
    border-radius: 25px !important;
    box-shadow: 0 4px 12px rgba(28, 90, 62, 0.2) !important;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) !important;
    text-decoration: none !important;
    white-space: nowrap !important;
}

.product-btn .learn-more:hover {
    background-color: #164830 !important;
    border-color: #164830 !important;
    transform: translateY(-2px) !important;
    box-shadow: 0 6px 20px rgba(28, 90, 62, 0.3) !important;
}

/* 移动端适配 */
@media (max-width: 1200px) {
    .learn-more-btn,
    .gd_more a,
    .sy_gy .txt .ml3 a,
    .product-btn .learn-more,
    .sy_yy .lb_bg .lb ul li .txt .ml3 span {
        padding: 10px 20px !important;
        min-width: 130px !important;
        font-size: 14px !important;
    }
}

@media (max-width: 768px) {
    .learn-more-btn,
    .gd_more a,
    .sy_gy .txt .ml3 a,
    .product-btn .learn-more,
    .sy_yy .lb_bg .lb ul li .txt .ml3 span {
        padding: 8px 16px !important;
        min-width: 120px !important;
        height: 38px !important;
        font-size: 13px !important;
        border-radius: 20px !important;
    }
}

@media (max-width: 480px) {
    .learn-more-btn,
    .gd_more a,
    .sy_gy .txt .ml3 a,
    .product-btn .learn-more,
    .sy_yy .lb_bg .lb ul li .txt .ml3 span {
        padding: 6px 12px !important;
        min-width: 110px !important;
        height: 36px !important;
        font-size: 12px !important;
    }
}
/* ========== 产品详情页参数表格美化 ========== */
.ny_cp_xq1 .nr .txt .ml2 table {
    width: 100%;
    border-collapse: collapse; /* 合并边框 */
    margin: 15px 0 20px 0;
    font-size: 15px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.05); /* 添加轻微阴影 */
    border-radius: 8px; /* 圆角 */
    overflow: hidden; /* 确保圆角生效 */
}

/* 表格行样式 */
.ny_cp_xq1 .nr .txt .ml2 table tr {
    transition: background-color 0.2s ease;
}

/* 斑马纹效果：偶数行背景色 */
.ny_cp_xq1 .nr .txt .ml2 table tr:nth-child(even) {
    background-color: #f8fafc; /* 浅灰色背景 */
}

/* 鼠标悬停效果 */
.ny_cp_xq1 .nr .txt .ml2 table tr:hover {
    background-color: #e8f4ff; /* 悬停时的蓝色背景 */
}

/* 表格单元格样式 */
.ny_cp_xq1 .nr .txt .ml2 table td {
    padding: 14px 20px;
    border: 1px solid #e1e5e9; /* 更柔和的边框颜色 */
    line-height: 1.5;
}

/* 左侧参数名单元格样式 */
.ny_cp_xq1 .nr .txt .ml2 table td:first-child {
    font-weight: 600; /* 加粗 */
    color: #2c3e50; /* 深色文字 */
    background-color: #f1f5f9; /* 浅色背景突出标题 */
    width: 35%; /* 固定左侧列宽 */
}

/* 右侧参数值单元格样式 */
.ny_cp_xq1 .nr .txt .ml2 table td:last-child {
    color: #1a365d; /* 品牌深蓝色 */
    font-weight: 500;
}

/* 首行特殊样式（如有标题行，可保留） */
.ny_cp_xq1 .nr .txt .ml2 table tr.firstRow td {
    background-color: #1C3A5E; /* 品牌主色 */
    color: white;
    font-weight: bold;
    text-transform: none; /* 字母大写 */
    letter-spacing: 0.5px;
    font-size: 16px;
}

/* 图标样式 */
.ml5 > ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  border-radius: 0;         /* 去掉圆形边框 */
  background: transparent;  /* 透明背景 */
  transition: all 0.3s ease;
}

/* 强制移除所有可能的边框和背景 */
.ml5 > ul li a,
.ml5 > ul li a:hover,
.ml5 > ul li a:focus,
.ml5 > ul li a:active {
  background: none !important;
  background-color: transparent !important;
  border: none !important;
  border-color: transparent !important;
  box-shadow: none !important;
  outline: none !important;
}

/* 确保图标本身没有边框 */
.ml5 > ul li a img,
.ml5 > ul li a .iconfont,
.ml5 > ul li a span {
  border: none !important;
  outline: none !important;
}


/* ========== 移动端响应式表格优化 ========== */
@media screen and (max-width: 768px) {
    /* 让表格在移动端可以横向滚动 */
    .ny_cp_xq1 .nr .txt .ml2 > div {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch; /* iOS平滑滚动 */
        margin-left: -15px;
        margin-right: -15px;
        padding-left: 15px;
        padding-right: 15px;
    }
    
    .ny_cp_xq1 .nr .txt .ml2 table {
        min-width: 600px; /* 保证表格最小宽度，触发滚动 */
        font-size: 14px;
        margin: 10px 0 15px 0;
    }
    
    .ny_cp_xq1 .nr .txt .ml2 table td {
        padding: 10px 15px;
        min-width: 120px; /* 每列最小宽度 */
    }
    
    .ny_cp_xq1 .nr .txt .ml2 table td:first-child {
        width: 40%; /* 移动端左侧列稍宽 */
        min-width: 150px;
    }
    
    /* 调整咨询热线区域在移动端的显示 */
    .ny_cp_xq1 .nr .txt .ml2 .tel {
        font-size: 24px; /* 移动端电话字体调小 */
        display: block;
        margin-top: 10px;
        text-align: center;
    }
}

/* ========== 表格打印优化 ========== */
@media print {
    .ny_cp_xq1 .nr .txt .ml2 table {
        box-shadow: none;
        border: 1px solid #ddd;
    }
    
    .ny_cp_xq1 .nr .txt .ml2 table tr:nth-child(even) {
        background-color: #f5f5f5 !important;
        -webkit-print-color-adjust: exact; /* 强制打印背景色 */
    }
    
    .ny_cp_xq1 .nr .txt .ml2 table td {
        border-color: #ccc !important;
    }
}
/* ========== 缩小表单内部输入项间距 ========== */
.cpxunpan .ly ul {
    margin-bottom: 0 !important; /* 移除底部边距 */
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-top: 3px !important;
}

.cpxunpan .ly ul li {
    margin-bottom: 0 !important; /* 减小输入项之间的间距 */
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-top: 3px !important;
}

.cpxunpan .ly ul li input,
.cpxunpan .ly ul li textarea,
.cpxunpan .ly ul li select {
    margin-bottom: 0 !important; /* 确保输入框本身没有额外边距 */
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-top: 3px !important;
}
/* ========== 深蓝色主题修改 ========== */

/* 1. Product Introduction 标题 */
.ny_cp_xq1 .cp_xq_txt .bt span {
    color: #1C3A5E !important;
    font-weight: 600;
}

/* 2. Get a Free Sample Online 标题 */
.cpxunpan .bt {
    color: #1C3A5E !important;
    font-weight: 600;
}

/* 3. 产品标题（产品详情页大标题） */
.ny_cp_xq1 .nr .txt .ml1 {
    color: #1C3A5E !important;
    font-weight: 600;
}

/* 9. 位置导航中的产品分类 */
.ny_bt .bt_r a {
    color: #1C3A5E !important;
}

.ny_bt .bt_r a:hover {
    color: #132840 !important;
}

/* 5. 相关产品标题 */
.ny_fa3 .bt {
    color: #1C3A5E !important;
    font-weight: 600;
}


/* 8. 表单提交按钮保持品牌色 */
.cpxunpan .ly .btn button {
    background-color: #1C3A5E !important;
    border-color: #1C3A5E !important;
    font-weight: 500;
}

.cpxunpan .ly .btn button:hover {
    background-color: #132840 !important;
    border-color: #132840 !important;
}
.bandd {
  position: absolute; 
  left: 0; 
  bottom: 100px!important; 
  width: 100%; 
  text-align: center; 
  z-index: 5;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* 放大圆点按钮 */
.bandd span {
  z-index: 2;
  cursor: pointer;
  margin: 0 12px!important; /* 增加圆点间距 */
  width: 20px!important; /* 放大圆点宽度 */
  height: 20px!important; /* 放大圆点高度 */
  position: relative;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background: white; /* 加深非激活状态颜色 */
  opacity: 1!important;
  border-radius: 50%; /* 确保是圆形 */
}

/* 悬停状态 */
.bandd span:hover {
  background: #1C5A3E!important;
  transform: scale(1.2);
}

.bandd span.swiper-pagination-bullet-active {
  background: #1C5A3E!important;
  transform: scale(1.3); /* 激活状态放大 */
}

/* 放大外圈动画效果 */
.bandd span:after {
  content: "";
  position: absolute;
  left: -8px; /* 调整外圈位置 */
  top: -8px; /* 调整外圈位置 */
  border: 3px solid rgba(0, 0, 0, 0.3); /* 加粗外圈边框 */
  width: 32px; /* 放大外圈 */
  height: 32px; /* 放大外圈 */
  border-radius: 50%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.bandd span.swiper-pagination-bullet-active:after {
  -webkit-transform: scale(1);
  transform: scale(1);
}

/* 响应式调整 */
@media (max-width: 768px) {
  .ml5 > ul {
    max-width: 350px;
    gap: 12px;
  }
  
  .ml5 > ul li {
    flex: 0 0 calc(25% - 12px);
    max-width: 40px;
  }
  
  .ml5 > ul li a {
    width: 40px;
    height: 40px;
  }
}

@media (max-width: 480px) {
  .ml5 > ul {
    max-width: 300px;
    gap: 10px;
  }
  
  .ml5 > ul li {
    flex: 0 0 calc(25% - 10px);
    max-width: 36px;
  }
  
  .ml5 > ul li a {
    width: 36px;
    height: 36px;
  }
}

/* 移动端响应式调整 */
@media (max-width: 768px) {
  .bandd {
    bottom: 60px!important; /* 移动端调整位置 */
  }
  
  .bandd span {
    margin: 0 8px!important;
    width: 12px!important;
    height: 12px!important;
  }
  
  .bandd span:after {
    left: -8px;
    top: -8px;
    width: 24px;
    height: 24px;
  }
}

@media (max-width: 480px) {
  .bandd {
    bottom: 40px!important;
  }
  
  .bandd span {
    margin: 0 6px!important;
    width: 10px!important;
    height: 10px!important;
  }
  
  .bandd span:after {
    left: -6px;
    top: -6px;
    width: 20px;
    height: 20px;
  }
}