﻿@font-face
{
    font-family: myFirstFont;
    src: url(../fonts/BAIJAMJUREE-MEDIUM.TTF);
}
@font-face
{
    font-family: myFirstFont1;
    src: url(../fonts/BAIJAMJUREE-BOLD.TTF);
}
*{ margin:0; padding:0; box-sizing: border-box; transition-property: all;-ms-transition-property: all;-moz-transition-property: all; -webkit-transition-property: all; -o-transition-property: all;}
body{   font-family: "microsoft yahei"; color:#333; font-size:0.9rem; background: #FFFFFF;  line-height: 24px;}
a{ text-decoration: none; -webkit-transition: all ease .1s;  -moz-transition: all ease .1s; transition: all ease .1s; border:none; color: #333;}
a:focus { outline: 0 }
a:hover{ color: #00479b;}
img{ border:none; -webkit-transition: all ease .5s;  -moz-transition: all ease .5s; transition: all ease .5s;}
ul,li{ list-style:none;}
.clear{ clear:both;}
.clearfix{ clear:both;}
p{ margin:0 auto; padding:0;}
.padding5{ padding:5px;}
.padding10{ padding:10px;}
.padding15{ padding:15px;}
.padding20{ padding:20px;}
.padding30{ padding:30px;}
.padding40{ padding:40px;}
.fr{ float:right;}
.fl{ float:left; }
.paddingright{ padding-right:10px;}
.paddingleft{ padding-left:10px;}
.undis{ display:block;  background-size: cover;}
.dis{ display:none;  }
.pr5{ padding-right:5px;}
.red{ color:#f00;}
.fff{ color:#fff;}
.pdt30{ padding-top: 30px;}
.txtcenter{ text-align: center;}
.auto1280{ width:1360px;  margin: 0 auto;}
.auto_1280{ width:1360px;  margin: 0 auto;}
.flex {display: flex; flex-wrap: wrap;}
.flex-center { display: flex; align-items: center; justify-content: space-between;}
.flex-center-contain { justify-content: space-between;}
.flex-center-contain1 { justify-content: space-between; align-items: center; }
.flex-center-contain2 { align-items: center; }
.flex-center1{ display: flex; align-items: center; justify-content: center;}
h1,h2,h3,h4,b,strong{ font-family: myFirstFont1; color: #111111;}
em,i{ font-style: normal;}


::-webkit-scrollbar {
  width: 6px;
  height:5px;
}


::-webkit-scrollbar-track {
  background-color: #f5f5f5;
  border-radius: 10px;
}


::-webkit-scrollbar-thumb {
  background-color: #888;
  border-radius: 10px;
}


::-webkit-scrollbar-thumb:hover {
  background-color: #555;
}

#home .home:after{ content: ""; width: 100%; height: 2px; background: #0a2986; position: absolute; left: 0; bottom: -21px;}
#about .about:after{ content: ""; width: 100%; height: 2px; background: #0a2986; position: absolute; left: 0; bottom: -21px;}
#products .products:after{ content: ""; width: 100%; height: 2px; background: #0a2986; position: absolute; left: 0; bottom: -21px;}
#case .case:after{ content: ""; width: 100%; height: 2px; background: #0a2986; position: absolute; left: 0; bottom: -21px;}
#solution .solution:after{ content: ""; width: 100%; height: 2px; background: #0a2986; position: absolute; left: 0; bottom: -21px;}
#contact .contact:after{ content: ""; width: 100%; height: 2px; background: #0a2986; position: absolute; left: 0; bottom: -21px;}

.HeaderM{ display: none;}


input,button,select,textarea{ outline:none; font-family: "microsoft yahei";}
textarea{resize:none;}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"] {-webkit-appearance: none; font-weight:normal;}

#warp{ width:100%; height:auto; overflow: hidden;}

header{ width: 100%; height: 96px; padding: 15px 0; border-bottom:2px solid rgba(255,255,255,0.4); position: fixed; left: 0; top: 0; z-index: 999;}
header.current{ background: #FFFFFF; border-bottom:2px solid #EEEEEE;}
header.current .logo a{ background: url(../images/logo1.png) no-repeat; }
header.current  nav.Hnav li a{  color: #333;}
header.current .hlang b{  color: #333;}
header.current .hlang i{  color: #333;}
header.current .hlang img{filter: brightness(0.1) contrast(120%); }
header.current .searchshow{  border-bottom:1px solid #CCCCCC;}
header.current .searchshow  input{ color: #333333;}
header.current .searchshow  input::placeholder{ color: #333;}
header.current .searchshow button{ color: #333;}

.header-box{ }

header .logo{ width: 158px; height: 66px;}
header .logo a{ display: block;  background: url(../images/logo.png) no-repeat; width: 158px; height: 66px;}
header .logo a h1{ display:none;}

header nav.Hnav{ }
header nav.Hnav ul li{ font-size: 1rem; padding: 0 25px; position: relative; line-height: 54px;}
header nav.Hnav li:hover ul{ display: block;}
header nav.Hnav li a{ display: block; line-height: 54px; color: #FFFFFF; position: relative;}
header nav.Hnav li a:hover{ color: #0a2986; }
header nav.Hnav li ul{ display: none; position: absolute; left: 0; z-index: 999; top:54px; background: #FFFFFF; box-shadow: 3px 3px 10px 0 rgba(0,0,0,.1); width: 240px;}
header nav.Hnav li ul li{ height: 42px; line-height: 42px; font-size: 0.9rem; border-bottom: 1px solid #EEEEEE; padding: 0;}
header nav.Hnav li ul li a{ display: block; padding: 0 15px; line-height: 42px;  font-weight: normal; font-size: 0.9rem; color: #333333;}
header nav.Hnav li ul li a:hover{ background: #0a2986; color: #FFFFFF;}



header .hlang{ position: relative; cursor: pointer; height: 23px; line-height: 23px;}
header .hlang b{ color: #FFFFFF; padding: 0 8px; font-size: 1rem;}
header .hlang i{ color: #FFFFFF;}
header .hlang img{ vertical-align: top;}
header .hlang:hover ul{ display: block;}
header .hlang ul{ display: none; position: absolute; left: 0; top: 22px; box-shadow: 3px 3px 10px 0 rgba(0,0,0,.1); width: 120px; border-radius:6px; background: #FFFFFF;}
header .hlang ul li{ line-height: 42px; height: 42px; border-bottom:1px solid #EEEEEE; text-align: center;}
header .hlang ul li a{ display: block;}
header .hlang ul li a:hover{ background: #0a2986; color: #FFFFFF; border-radius:6px;}
header .hlang ul li:last-child{ border-bottom: none;}



/**banner**/
.main_visual .owl-carousel,.main_visual .owl-stage-outer,.main_visual .owl-stage,.main_visual .owl-carousel .owl-item{width: 100%;height: 100%; }
.main_visual .owl-carousel .item{width: 100%;height: 100%; overflow: hidden; margin: 0 auto;}
.main_visual .owl-carousel .item a{ display: block;  width: 100%;height: 100%;}
.main_visual .owl-carousel .item img{ width: 100%;height: 100%; display: block;}
.main_visual .owl-prev,.main_visual .owl-next{ display: none; text-indent: -999px; overflow: hidden;}


.main_visual .owl-dots{ width: 100%; text-align: center; height: 12px; position:absolute; left: 0; bottom: 30px;  z-index: 999;}
.main_visual .owl-dots .owl-dot{display: inline-block;  margin:0 5px;}
.main_visual .owl-dots .owl-dot span{  display: inline-block; width: 12px; height: 12px; background:#FFFFFF;  opacity: 0.5; border-radius:50%; }
.main_visual .owl-dot.active span{ background:#FFFFFF; opacity: 1.0;}
.main_visual .owl-controls{ height: 0;}
.main_visual .owl-nav{ height: 0;}

.main_visual .owl-carousel .item img.Bpic{ display: block;}
.main_visual .owl-carousel .item img.Bmpic{ display: none;}





.kefu-posi{ position:fixed; width:65px; top:30%; right:0; background:#0a2986; border-radius: 10px 0px 0px 10px; padding:15px 0; z-index:888;}
.eso-divinfo{ display:none; position:absolute; right:65px; padding:0 25px; top:0; background:#fff; border-radius:8px;  box-shadow: 3px 3px 20px 0 rgba(0,0,0,.1); text-align:center; color:#333; font-size:1rem; min-width:200px;}
.eso-divinfo img{ width:120px; height:120px; margin-top:20px;}
.kefu-posi a{ display:block; text-align:center; width:100%; height:65px; line-height:55px; height:55px; position:relative; font-size:1.8rem; color:#fff;}
.kefu-posi a:hover .eso-divinfo{ display:block;}

.kefu-posi a .eso-divinfo:before{
    content:""; position:absolute; right:-8px; top:50%; margin-top:-8px; 
width:0;
height:0;
border-top:8px solid transparent;
border-bottom: 8px solid transparent;
border-left: 8px solid #fff;
}


.optain{ display:none;}
.fposi{ display: none;}

#mmenu {
	opacity: 0;
}


footer{ width: 100%; color: #FFFFFF; background: #081b4f; line-height: 26px; padding: 20px 0; font-size: 1rem;}
footer a{ color: #FFFFFF;}
footer a:hover{ text-decoration: underline;}
footer span a{ margin-left: 10px;}



.banner2{ width: 100%; height: 450px; margin-top: 96px; position: relative;}
.banner2-posi{ width: 100%; position: absolute; left: 0; bottom: 15px; line-height: 28px; color: #FFFFFF;}
.banner2-posi a{ color: #FFFFFF; padding: 0 5px;}
.banner2-posi a:hover{ text-decoration: underline;}



.about-menu{ width: 100%; text-align: center; height: 75px; border-bottom:2px solid #DDDDDD;}
.about-menu a{ display: inline-block; font-size: 1rem; margin: 0 30px; line-height: 73px; position: relative;}
#lm_hover:after{ content: ""; width: 100%; height: 2px; background: #0a2986; position: absolute; left: 0; bottom: -2px;}

.about-company{ padding: 70px 0;}
.about-company-left{ width: 50%; padding-right: 65px;}
.about-company-left-title{ width: 100%; margin-bottom: 30px;}
.about-company-left-title h1{ font-size: 2.2rem; line-height: 42px;}
.about-company-left-title h1 span{ color: #0a2986; display: inline-block;}
.about-company-left-title h1 span:after{ display: inline-block; margin-left: 10px; margin-bottom:15px; content: ""; width: 17px; height: 16px; background: url(../images/titlebg.png) no-repeat;}
.about-company-left-title h2{ font-size: 2.2rem; line-height: 42px;}
.about-company-left-title h2 span{ color: #0a2986; display: inline-block;}
.about-company-left-title h2 span:after{ display: inline-block; margin-left: 10px; margin-bottom:15px; content: ""; width: 17px; height: 16px; background: url(../images/titlebg.png) no-repeat;}

.about-company-left-title em{ display: block; line-height: 36px;}
.about-company-left h2{ font-size: 2rem; line-height: 50px; padding-right: 120px;}
.about-company-left p{ margin-top: 20px;}


.about-company-right{ width: 50%; height: auto;}
.about-company-right img{ width: 100%; height: auto; border-radius:12px;}


.about-logo{ text-align: center; width: 100%; height: auto; background: url(../images/ablogobg.jpg) no-repeat center; background-size:cover;  padding: 40px 0;}
.about-logo h2{ font-size: 1.3rem; color: #FFFFFF; line-height: 32px; margin-top: 15px; }

.about-title{ margin-bottom: 40px;}
.about-title h2{ font-size: 2.2rem; line-height: 42px;}
.about-title h2 span{ color: #0a2986; display: inline-block;}
.about-title h2 span:after{ display: inline-block; margin-left: 10px; margin-bottom:15px; content: ""; width: 17px; height: 16px; background: url(../images/titlebg.png) no-repeat;}
.about-title em{ display: block; line-height: 36px;}



.about-culture{ padding: 70px 0;}


.about-culture-box{ gap: 20px; grid-template-columns: repeat(4, 1fr); /* 3 列 */  display: grid;}
.about-culture-box dl{ width: 100%; height: auto; background: #F7F9FC; border-radius:24px; text-align: center; padding: 70px 50px; cursor: pointer;}
.about-culture-box dl dd{ padding-top: 40px;}
.about-culture-box dl dd b{ display: block; color: #111111; font-size: 1.6rem; line-height: 52px;}
.about-culture-box dl dd p{ margin-top: 10px; font-size: 0.9rem;}
.about-culture-box dl:hover{ background: url(../images/abcdlbg.png) no-repeat center; background-size:cover; color: #FFFFFF;}
.about-culture-box dl:hover b{ color: #FFFFFF;}
.about-culture-box dl:hover img{filter: invert(1) brightness(2) grayscale(1);}

.about-even{ padding: 70px 0; width: 100%; background: url(../images/abevenbg.jpg) no-repeat center; background-size:cover;}

.about-fac{ padding-bottom: 80px;}
.main_visual1 .owl-carousel,.main_visual1 .owl-stage-outer,.main_visual1 .owl-stage,.main_visual1 .owl-carousel .owl-item{width: 100%;height: 100% !important;}
.main_visual1 .owl-carousel .item{width: 100%;height: 100%;  background-repeat: no-repeat; background-position: center center;-webkit-background-size: cover; background-size: cover;}
.main_visual1 .owl-carousel .item img{ width: 100%; height: auto; border-radius: 8px; }
.main_visual1 .owl-prev,.main_visual2 .owl-next{ display: none; text-indent: -999px; overflow: hidden;}

.main_visual1 .owl-dots{ width: 100%; text-align: center; height: 4px; position:absolute; left: 0; bottom:-30px;  z-index: 999;}
.main_visual1 .owl-dots .owl-dot{display: inline-block;  margin:0 4px;}
.main_visual1 .owl-dots .owl-dot span{  display: inline-block; width: 30px; height: 4px; background:#CCCCCC; border-radius: 4px;}
.main_visual1 .owl-dot.active span{ background:#0a2986; }
.main_visual1 .owl-nav{ display: none; height: 0;}


.about-info{ padding:30px 0; line-height:26px;}
.about-info img{ max-width:100%;}

.about-imglist{ gap:25px; grid-template-columns:repeat(4, 1fr); display:grid; padding:30px 0;}
.about-imglist dl{ width:100%;}
.about-imglist dl dt{ width:100%; height:auto; overflow:hidden; border-radius:8px 8px 0 0;}
.about-imglist dl dt img{ width:100%; height:auto; border-radius:8px 8px 0 0;}
.about-imglist dl dt a:hover img{ transform:scale(1.1); -webkit-transform:scale(1.1);}
.about-imglist dl dd{ width:100%; height:52px; line-height:52px; overflow:hidden; text-align:center; background:#EEEEEE;}


/*智慧工厂*/
.photo-warp{ padding: 70px 0;}

.photo-list{
    gap: 35px;
    grid-template-columns: repeat(2, 1fr);
    display: grid;
}

.photo-list dl{
    width: 100%; cursor: pointer;
    transition: all .4s ease;
}

.photo-list dl dt{
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
}

.photo-list dl dt img{
    width: 100%;
    height: auto;
    transition: transform .6s ease;
}

/* 遮罩层 */
.photo-list dl dt::after{
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(10, 41, 134, 0);
    transition: background .4s ease;
}

/* Hover 效果 */
.photo-list dl:hover dt img{
    transform: scale(1.08);
}

.photo-list dl:hover dt::after{
    background: rgba(10, 41, 134, 0.35);
}

.photo-list dl:hover{
    box-shadow: 0 15px 35px rgba(10, 41, 134, 0.15);
}


/*产品展示*/
.products-warp{ padding: 70px 0;}

.products-list{
    gap: 40px;
    grid-template-columns: repeat(3, 1fr);
    display: grid;
}

.products-list dl{
    width: 100%;
    text-align: center;
    background: #F7F9FC;
    border-radius:12px;
    padding: 20px 20px 0 20px;
    transition: all .35s ease;
    border: 1px solid transparent;
}

.products-list dl dt{
    width: 100%;
    height: auto;
    overflow: hidden;
}

.products-list dl dt img{
    width: 100%;
    height: auto;
    transition: transform .5s ease;
}

.products-list dl dd{
    width: 100%;
    line-height: 58px;
    height: 58px;
    overflow: hidden;
    font-size: 1.2rem;
    transition: color .3s ease;
}

/* Hover 效果 */
.products-list dl:hover{
    transform: translateY(-8px);
    box-shadow: 0 18px 35px rgba(10,41,134,.12);
    border: 1px solid #0a2986;
    background: #ffffff;
}

.products-list dl:hover dt img{
    transform: scale(1.06);
}

.products-list dl:hover dd{
    color: #0a2986;
    font-weight: 600;
}


/*products-content*/
.products-content{
    padding: 70px 0;
}

.products-content *{
    box-sizing: border-box;
}

.products-content{
    max-width: 1200px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 1.8;
    color: #333;
}

/* ===============================
   标题系统
================================= */

.products-content h1{
    font-size: 32px;
    font-weight: 700;
    margin: 40px 0 20px;
    color: #0a2986;
}

.products-content h2{
    font-size: 26px;
    font-weight: 600;
    margin: 35px 0 18px;
    padding-left: 14px;
    border-left: 4px solid #0a2986;
}

.products-content h3{
    font-size: 20px;
    font-weight: 600;
    margin: 25px 0 15px;
    color: #0a2986;
}

.products-content h4{
    font-size: 18px;
    font-weight: 600;
    margin: 20px 0 12px;
}

/* ===============================
   段落 & 文本
================================= */

.products-content p{
    margin-bottom: 18px;
    color: #444;
}

.products-content strong{
    font-weight: 600;
    color: #000;
}

.products-content a{
    color: #0a2986;
    text-decoration: underline;
    transition: .3s ease;
}

.products-content a:hover{
    opacity: .8;
}

/* ===============================
   列表
================================= */

.products-content ul,
.products-content ol{
    margin: 15px 0 20px 25px;
}

.products-content li{
    margin-bottom: 8px;
}

/* ===============================
   图片
================================= */

.products-content img{
    max-width: 100%;
    height: auto;
    margin: 25px auto;
    display: block;
    border-radius: 8px;
}

.products-content figure{
    text-align: center;
}

.products-content figcaption{
    font-size: 14px;
    color: #777;
    margin-top: 8px;
}

/* ===============================
   视频
================================= */

.products-content video{
    width: 100%;
    border-radius: 8px;
    margin: 25px 0;
}

/* ===============================
   表格（规格参数用）
================================= */

.products-content table{
    width: 100%;
    border-collapse: collapse;
    margin: 30px 0;
    background: #fff;
    font-size: 15px;
}

.products-content table th{
    background: #0a2986;
    color: #fff;
    padding: 12px;
    text-align: left;
}

.products-content table td{
    border: 1px solid #e5e5e5;
    padding: 12px;
}

.products-content table tr:nth-child(even){
    background: #f7f9fc;
}

/* ===============================
   引用
================================= */

.products-content blockquote{
    border-left: 4px solid #0a2986;
    background: #f7f9fc;
    padding: 15px 20px;
    margin: 25px 0;
    color: #555;
}

/* ===============================
   分割线
================================= */

.products-content hr{
    border: none;
    height: 1px;
    background: #e5e5e5;
    margin: 40px 0;
}


/*contact*/
.contact-warp{ padding: 70px 0;}

.contact-box{ padding: 35px 0;}

.contact-map{  height: 400px;}

.contact-fed{ padding-top: 70px;}
.contact-fed-left{ width: 50%; padding-right: 130px;}
.contact-fed-left p{ font-size: 1.1rem; line-height: 28px; padding-top: 50px;}

/* ===============================
   Contact Form Style
================================= */

.contact-fed-right{
    width: 50%;
}

/* 输入框基础样式 */
.contact-fed-right input,
.contact-fed-right textarea{
    width: 100%;
    font-size: 1rem;
    border: none;
    border-bottom: 2px solid #DDDDDD;
    background: transparent;
    padding: 10px 5px;
    margin-bottom: 25px;
    transition: all .3s ease;
    outline: none;
}

/* input 高度 */
.contact-fed-right input{
    height: 42px;
}

/* textarea */
.contact-fed-right textarea{
    height: 100px;
    resize: none;
}

/* hover 效果 */
.contact-fed-right input:hover,
.contact-fed-right textarea:hover{
    border-bottom-color: #0A2986;
}

/* 聚焦效果 */
.contact-fed-right input:focus,
.contact-fed-right textarea:focus{
    border-bottom-color: #0A2986;
    box-shadow: 0 6px 15px rgba(10,41,134,.08);
}

/* 占位符样式 */
.contact-fed-right input::placeholder,
.contact-fed-right textarea::placeholder{
    color: #999;
    font-size: 0.95rem;
}

/* ===============================
   Button 样式
================================= */

.contact-fed-right button{
    margin-top: 15px;
    color: #FFFFFF;
    background: #0A2986;
    height: 45px;
    line-height: 45px;
    border: none;
    cursor: pointer;
    border-radius: 30px;
    padding: 0 50px;
    font-size: 1rem;
    font-weight: 500;
    transition: all .3s ease;
}

/* 按钮 Hover */
.contact-fed-right button:hover{
    background: #081f66;
    transform: translateY(-2px);
    box-shadow: 0 12px 25px rgba(10,41,134,.25);
}

/* 点击效果 */
.contact-fed-right button:active{
    transform: translateY(0);
    box-shadow: 0 6px 15px rgba(10,41,134,.15);
}





@media (max-width: 1250px) {
body{ font-size: 0.9rem;}
.auto1280{ width: 94%; height: auto; }
.auto_1280{ width: 94%; height: auto;}
header{ display: none !important;}

.HeaderM{ display: block ;  background: #FFFFFF; overflow: hidden; position: fixed; left: 0; top: 0; height: 60px; line-height: 60px; border-bottom: 1px solid #dedede; z-index: 9999; width: 100%; padding: 0 3%;}
.HeaderM .logo{ float: left; width: auto; height:50px; overflow: hidden; padding-top:10px;}
.HeaderM .logo a{ display: block; overflow: hidden;   width: auto; height:40px;}
.HeaderM .logo a img{width: auto; height:40px;}
.HeaderM .mlang{ float: right; margin-right: 30px; line-height: 60px;}
.HeaderM .mlang img{ margin-right: 10px; vertical-align: middle;}
.m-menu{float: right;width: 30px; }
.m-menu .icon{line-height: 1;font-size: 0;display: inline-block;vertical-align: middle;cursor: pointer;}
.m-menu .icon a{ display: block; width: 30px;}
.m-menu .icon>span{display: inline-block;width: 30px;height: 1px;background: #333;margin: 4px 0;display: inline-block;}
.kefu-posi{ display: none;}
#mmenu {
	z-index:9999;  opacity: 1.0;
}
#mmenu li .home-search {
	float:left;
	margin-left:20px;
	width:90%;
	background-color:#fff;
	padding-left:0;
	overflow:hidden;
	margin-top:10px;
	position:relative
}
#mmenu li .home-search .keyword {
	text-align:left;
	border:0;
	box-shadow:0;
	border-radius:0;
	width:85%;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	-o-border-radius:0;
	-mz-border-radius:0;
	font-size:14px;
	color:#999;
	line-height:20px;
	vertical-align:top;
	padding:6px 86px 6px 10px;
	-webkit-appearance:none;
	background-color:#fff;
	border:1px solid #ccc
}
#mmenu li .home-search .keyword:focus {
	transition:border linear .2s, box-shadow linear .5s;
	-moz-transition:border linear .2s, -moz-box-shadow linear .5s;
	-webkit-transition:border linear .2s, -webkit-box-shadow linear .5s;
	outline:0;
	border:1px solid #00479b;
}
#mmenu li .home-search .btn-sub {
	top:0;
	border:0;
	right:0;
	color:#0201ff;
	width:15%;
	height:34px;
	line-height:34px;
	text-align:center;
	position:absolute;
	cursor:pointer;
	border-radius:0;
	background:#00479b url(../images/search3.png) no-repeat center center;
}


.main_visual{margin-top:61px;}
.main_visual .owl-carousel,.main_visual .owl-stage-outer,.main_visual .owl-stage,.main_visual .owl-carousel .owl-item{width: 100%;height: 100% !important;}
.main_visual .owl-carousel .item{width: 100%;height: 100%; background-repeat: no-repeat; background-position: center center;-webkit-background-size: cover; background-size: cover;}
.main_visual .owl-carousel .item img{ width: 100%; height: auto;}

.main_visual .owl-dots{  height: 8px;  bottom:10px; }
.main_visual .owl-dots .owl-dot{ margin:0 3px;}
.main_visual .owl-dots .owl-dot span{  display: inline-block; width: 8px; height: 8px; }


.main_visual .owl-carousel .item img.Bpic{ display: none;}
.main_visual .owl-carousel .item img.Bmpic{ display:block;}







.fposi{ width:100%; height:70px; background:#0a2986; position:fixed; left:0; bottom:0; display:block; z-index:999; }
.fposi a{ display:block; float:left; text-align:center; width:25%; height:70px; color:#fff !important; border-right:1px solid #EEEEEE;  box-sizing: border-box; }
.fposi a:last-child{ border:none}
.fposi a img{ width:30px; height:auto; padding-top:8px;}
.fposi a p{ line-height:32px; font-size:0.9rem}


.optain{ display:none; background:rgba(0,0,0,.5); width:100%; height:100%; position:fixed; left:0; top:0; z-index:999;}
.optain-close{ width:27px; height:27px; background:url(../images/close.png) no-repeat; cursor:pointer; position: absolute; right:20px; top:120px;}
.optain-search{width:100%; height:100%; }
.optain-search-box{ width:94%; margin:0 auto;}
.optain-search-box input{ width:80%; height:42px; line-height:42px; background:#fff; border-radius:4px 0 0 4px; border:none; padding:0 15px; font-size:0.9rem;}
.optain-search-box button{ width:20%; height:42px; line-height:42px; background:#0a2986; border-radius:0 4px 4px 0; color:#fff; font-size:1rem; border:none;}


.banner2{ height: 250px; margin-top: 61px;}



.about-menu{  height: 55px;}
.about-menu a{  font-size: 0.9rem; margin: 0 10px; line-height: 53px; }


 /* About Company */
  .about-company{ padding: 40px 0; }
  .about-company-left,
  .about-company-right{ width: 100%; }

  .about-company-left{ padding-right: 0; }
  .about-company-left-title{ margin-bottom: 16px; }

  .about-company-left-title h1{
    font-size: 1.6rem;
    line-height: 32px;
  }
    .about-company-left-title h2{
    font-size: 1.6rem;
    line-height: 32px;
  }
  .about-company-left-title em{ line-height: 26px; }

  .about-company-left h2{
    font-size: 1.25rem;
    line-height: 30px;
    padding-right: 0;
  }
  .about-company-left p{ margin-top: 12px; }

  .about-company-right{ margin-top: 18px; }
  .about-company-right img{ border-radius: 10px; }

  /* Title block */
  .about-title{ margin-bottom: 22px; }
  .about-title h2{
    font-size: 1.6rem;
    line-height: 32px;
  }
  .about-title em{ line-height: 26px; }

  /* Logo */
  .about-logo{ padding: 26px 0; }
  .about-logo h2{
    font-size: 1.05rem;
    line-height: 26px;
    margin-top: 10px;
    padding: 0 14px;
  }

  /* Culture */
  .about-culture{ padding: 40px 0; }
  .about-culture-box{
    gap: 12px;
    grid-template-columns: repeat(2, 1fr);
  }
  .about-culture-box dl{
    border-radius: 18px;
    padding: 22px 14px;
  }
  .about-culture-box dl dd{ padding-top: 14px; }
  .about-culture-box dl dd b{
    font-size: 1.15rem;
    line-height: 30px;
  }
  .about-culture-box dl dd p{
    font-size: 0.9rem;
    line-height: 22px;
  }
  .about-culture-box dl img{
    max-width: 44px;
    height: auto;
  }

  /* Even */
  .about-even{ padding: 40px 0; }

  /* Factory / Carousel */
  .about-fac{ padding-bottom: 50px; }

  .main_visual1 .owl-carousel .item img{
    border-radius: 10px;
  }

  .main_visual1 .owl-dots{
    bottom: -22px;
  }
  .main_visual1 .owl-dots .owl-dot span{
    width: 18px;
    height: 4px;
  }

    .about-info{ padding:20px 0; line-height:24px;}

  .about-imglist{ gap:10px; grid-template-columns:repeat(2, 1fr); display:grid;}
  .about-imglist dl dd{ height:42px; line-height:42px;}


 /*智慧工厂*/ 
   .photo-warp{
    padding: 40px 0;
  }

  .photo-list{
    gap: 16px;
    grid-template-columns: 1fr;
  }

  .photo-list dl{
    border-radius: 14px;
    overflow: hidden;
  }

  .photo-list dl dt img{
    transform: none !important; /* 关闭hover放大 */
  }

  .photo-list dl dt::after{
    background: rgba(10, 41, 134, 0.05);
  }

  .photo-list dl:hover{
    box-shadow: none;
  }

/*产品展示 */
.products-warp{
    padding: 40px 0;
  }

  .products-list{
    gap: 18px;
    grid-template-columns: 1fr;
  }

  .products-list dl{
    padding: 16px 16px 0 16px;
    border-radius: 10px;
  }

  .products-list dl dd{
    height: auto;
    line-height: 26px;
    font-size: 1rem;
    padding: 12px 0;
  }

  /* 关闭hover动画 */
  .products-list dl:hover{
    transform: none;
    box-shadow: none;
    border: 1px solid transparent;
    background: #F7F9FC;
  }

  .products-list dl:hover dt img{
    transform: none;
  }
  
  
  /*products-content*/
  
  
  .products-content{
        padding: 40px 20px;
        font-size: 15px;
    }

    .products-content h1{
        font-size: 24px;
    }

    .products-content h2{
        font-size: 20px;
    }

    .products-content h3{
        font-size: 18px;
    }
  
 .contact-warp{ padding: 40px 0; }
  .contact-box{ padding: 18px 0; }

  .contact-map{ height: 260px; border-radius: 12px; overflow: hidden; }

  .contact-fed{ padding-top: 35px; }

  .contact-fed-left,
  .contact-fed-right{ width: 100%; }

  .contact-fed-left{ padding-right: 0; }
  .contact-fed-left p{
    padding-top: 14px;
    font-size: 0.98rem;
    line-height: 24px;
  }

  /* 表单输入更适合触摸 */
  .contact-fed-right input,
  .contact-fed-right textarea{
    font-size: 1rem;
    padding: 12px 6px;
    margin-bottom: 18px;
  }

  .contact-fed-right input{ height: 46px; }
  .contact-fed-right textarea{ height: 120px; }

  /* 移动端关闭 hover 动画（避免怪异） */
  .contact-fed-right input:hover,
  .contact-fed-right textarea:hover{
    border-bottom-color: #DDDDDD;
  }

  .contact-fed-right button{
    width: 100%;
    height: 46px;
    line-height: 46px;
    border-radius: 12px;
    padding: 0 18px;
    margin-top: 10px;
  }

  .contact-fed-right button:hover{
    transform: none;
    box-shadow: none;
    background: #0A2986;
  } 
  
}


