html{
    scroll-behavior: smooth;
}
#translate{ display: none;}
*{ margin:0; box-sizing: border-box; padding:0; 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:#666666; font-size:0.9rem; background: #FFFFFF; line-height: 24px; min-width: 1360px;}
a{ text-decoration: none; -webkit-transition: all ease .1s;  -moz-transition: all ease .1s; transition: all ease .1s; border:none; color: #666666;}
a:hover{ color: #026abd ; }
.blue{color: #026abd ; }
#lm_hover{ color: #026abd; text-decoration: underline;}
.a-nouderline{ text-decoration: none;}
img{ border:none; -webkit-transition: all ease .5s;  -moz-transition: all ease .5s; transition: all ease .5s; vertical-align: middle;}
ul,li{ list-style:none; }
em,i{ font-style: normal;}
h1,h2,h3,h4,b,strong{ color: #111111;}
.curs{cursor: pointer; }
.dis{ display: block;}
.undis{ display: none;}
.width-100{ width: 100%;}

.alertVideoHide{display:none;position:fixed;top:0px;left:0px;width:100%;height:100%;background:url(../images/blackBg.png);z-index:888;}
.alertVideoContent{display:none;position:fixed;top:50%;left:50%;width:800px;margin:-180px 0 0 -400px;z-index:999; background:#fff; height:auto; 
box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);-moz-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);-ms-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);-o-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);-webkit-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);
border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;-webkit-border-radius:6px;}
.alertVideoContent iframe{width:100% !important;height:100% !important;}
.alertVideoContent .vedioClose{position:absolute;top:-27px;right:-27px;cursor:pointer;}

.bannerpic{ display:block !important;}
.bannermob{ display:none !important;}

img,video,canvas{}
.imgva img{vertical-align: middle;}
.mar0{ margin: 0 auto;}
.mar-t1{ margin-top: 10px;}
.mar-t15{ margin-top: 15px;}
.mar-t2{ margin-top: 20px;}
.mar-t3{ margin-top: 30px;}

.posts-info video{width:80%; margin:0 auto;}
.posts-info img{ margin:15px 0;}
.posts-info h2{ color:#026abd; font-size:1.3rem; margin:5px 0;}
.posts-info h3{ color:#026abd; font-size:1.1rem; margin:5px 0;}
.posts-info b{ color:#111}
.posts-info strong{ color:#111}
.posts-info a{ color:#026abd !important; text-decoration:underline;}
.posts-info a b{ color:#026abd !important; }
.posts-info a span{ color:#026abd !important; }
.posts-info ul{ padding-left:15px; list-style:disc !important;}
.posts-info ul li{ list-style:disc !important;}

.posts-info .toc{border:1px solid #e5e7eb;border-radius:10px;padding:12px;margin:18px 0;background:#fafafa}
.posts-info .toc h2{margin:0 0 8px 0;font-size:1.1rem}
.posts-info .toc ol{margin:0;padding-left:18px} 
.posts-info .calculator{border:1px solid #e5e7eb;border-radius:12px;padding:16px;margin:16px 0;background:#ffffff;box-shadow:0 1px 2px rgba(0,0,0,.04)}
.posts-info .row{display:grid;grid-template-columns:180px 1fr;gap:10px;align-items:center;margin-bottom:10px}
.posts-info .row label{font-weight:600}


.posts-info table{
  width: 100%;
  border-collapse: collapse;
  margin: 25px 0;
  font-size: 0.95rem;
}

/* 表头 */
.posts-info table th{
  background: #fdf1f2;
  color: #026abd;
  font-weight: bold;
  padding: 12px 10px;
  border: 1px solid #e5e5e5;
  text-align: left;
}

/* 单元格 */
.posts-info table td{
  padding: 12px 10px;
  border: 1px solid #e5e5e5;
  line-height: 24px;
  color: #333;
}

/* 隔行变色 */
.posts-info table tr:nth-child(even) td{
  background: #fafafa;
}

#home .home,
#about .about,
#products .products,
#solutions .solutions,
#applications .applications,
#news .news,
#contact .contact{ color: #026abd; }


.clear{ clear:both;}
.flex {display: flex; flex-wrap: wrap;}
.flex-center { display: flex; align-items: center; justify-content: space-between;}
.flex-center1{ display: flex; align-items: center; }
.flex-center2{ display: flex; align-items: flex-end; }
.flex-center3{ display: flex; align-items: flex-start; }
.flex-center4{ display: flex; justify-content: center; }
.flex-center-contain { justify-content: space-between;}
.flex-end{ justify-content: flex-end;}
.flex-center1{ justify-content: center;}
.flex-center-contain-center{ justify-content:center;}
.posi-rel{position: relative;}
.posi-abs{position: absolute;}

.padding5{ padding: 5px;}
.padding10{ padding: 10px;}
.padding15{ padding: 15px;}
.padding20{ padding: 20px;}
.padding25{ padding: 25px;}
.padding30{ padding: 30px;}

.left{float: left;}
.right{float: right;}


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;font-family: microsoft yahei;}
button,input[type="button"], input[type="submit"], input[type="reset"]{ cursor: pointer;}



#warp{ width:100%; height:auto; position: relative;}
.container{ width: 1360px; margin: 0 auto;}

.red{ color:red;}



::-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;
}


.banner2{ width: 100%; color: #FFFFFF; height: 350px;}
.banner2info{ height: 100%; position: relative;}
.banner2info h1{ color: #FFFFFF; font-size: 2.6rem;}
.banner2info b{ color: #FFFFFF; font-size: 2.6rem;}

.webposi{ width: 100%; position: absolute; z-index: 333; left: 0; bottom: 0; line-height:24px; padding: 15px 0;}
.webposi i{ margin-right: 10px;}
.webposi a{ color: #FFFFFF;}


