@charset "UTF-8";
/* Css Public */
@font-face {
  font-family:"Montserrat-Regular-8";
  src:url("../Fonts/Montserrat-Regular-8.woff2") format("woff2"),
      url("../Fonts/Montserrat-Regular-8.woff") format("woff"),
      url("../Fonts/Montserrat-Regular-8.ttf") format("truetype"),
      url("../Fonts/Montserrat-Regular-8.eot") format("embedded-opentype"),
      url("../Fonts/Montserrat-Regular-8.svg") format("svg");
  font-weight:normal;
  font-style:normal;
}
@font-face {
  font-family:"Montserrat-Bold-3";
  src:url("../Fonts/Montserrat-Bold-3.woff2") format("woff2"),
      url("../Fonts/Montserrat-Bold-3.woff") format("woff"),
      url("../Fonts/Montserrat-Bold-3.ttf") format("truetype"),
      url("../Fonts/Montserrat-Bold-3.eot") format("embedded-opentype"),
      url("../Fonts/Montserrat-Bold-3.svg") format("svg");
  font-weight:normal;
  font-style:normal;
}
@font-face{
  font-family:"064-CAI978";
  src:url("../Fonts/064-CAI978.woff2") format("woff2"),
      url("../Fonts/064-CAI978.woff") format("woff"),
      url("../Fonts/064-CAI978.ttf") format("truetype"),
      url("../Fonts/064-CAI978.eot") format("embedded-opentype"),
      url("../Fonts/064-CAI978.svg") format("svg");
  font-weight:normal;
  font-style:normal;
}
*, *:after, *:before{ box-sizing:border-box; -webkit-box-sizing:border-box;}
html{ font-family:"Montserrat-Regular-8","Source Han Sans CN","PingFang SC","Microsoft YaHei"; font-size:14px; color:#666; line-height:30px;}
@media screen and (max-width:1024px){html{ line-height:24px;}}
html{ -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale;}
body{ width:expression(document.body.clientWidth <= 320? "320px": "auto"); min-width:320px; background-color:#fff;}
body,div,ul,li,dl,dt,dd,ol,form,a,span,p,h1,h2,h3,h4,h5,h6,label,table,tbody,tr,th,td,object,iframe,icon{ margin:0; padding:0;}
html,body{ height:100%;}
img{ vertical-align:bottom; border:none;}
ul,li{ list-style-type:none;}
a{ color:#666; text-decoration:none;}
a:hover{ color:#00429a;}
a{ outline:none;}
a:active{ star:expression(this.onFocus=this.blur());}
:focus{ outline:0;}
.clear{ width:0; height:0; padding:0; margin:0; clear:both;}
.main{ margin:0 12.5%;}
@media screen and (max-width:1440px){.main{ margin:0 7.5%;}}
@media screen and (max-width:1024px){.main{ margin:0 3.5%;}}
::-webkit-scrollbar{ width:8px;}
::-webkit-scrollbar-track{ background:#f0f0f0;}
::-webkit-scrollbar-thumb{ background:#c0c0c0;}
::-webkit-scrollbar-thumb:window-inactive{ background:#c0c0c0;}
::-webkit-scrollbar-thumb:vertical:hover{ background:#c0c0c0;}
@media screen and (max-width:1024px){::-webkit-scrollbar{ width:0;}}

/* Css Top */
.division{ width:100%; height:80px;}
.db-bg{ position:fixed; top:0; left:0; z-index:100; width:100%; height:80px; background-color:#fff; padding:0 5%; box-shadow:0 3px 3px 0 rgba(0, 0, 0, 0.05); -webkit-box-shadow:0 3px 3px 0 rgba(0, 0, 0, 0.05);}
.db-sj{ display:none;}
.db-sj a{ display:block; position:absolute; left:3.5%; top:0; width:20px; height:50px;}
.db-sj a span{ display:block; position:absolute; left:0; top:50%; width:20px; height:2px; margin-top:-1px; background-color:#fff;}
.db-sj a span::before,.db-sj span::after{ content:''; position:absolute; width:100%; height:100%; left:0; background-color:inherit;}
.db-sj a span::before{ bottom:6px;}
.db-sj a span::after{ top:6px;}
.db-lg{ float:left; width:92px; height:50px; background-image:url(../Images/logo.png); background-repeat:no-repeat; background-position:center; background-size:92px 50px; margin-top:15px;}
.db-lg a{ display:block; width:100%; height:100%;}
.db-yb{ float:right;}
.db-yb a{ display:block; float:left; width:44px; height:44px; border:2px solid #ccc; margin:18px 0 0 20px; background-repeat:no-repeat; background-position:center; background-size:24px 24px; -webkit-border-radius:50%; border-radius:50%; -webkit-transition:all .3s ease-in-out; transition:all .3s ease-in-out;}
.db-yb a:hover{ border-color:#00429a;}
.db-my{ display:none;}
.db-my a{ display:block; position:absolute; right:3.5%; top:15px; width:23px; height:20px; background:url(../Images/ly.png) no-repeat; background-size:23px 20px;}
.db-lb{ float:right; margin-right:15px;}
.db-lb ul li{ float:left; margin:0 20px; position:relative;}
.db-lb ul li a{ display:block; font-size:18px; font-weight:500; color:#333; height:80px; line-height:80px;}
.db-lb ul li a span{ position:absolute; left:0; bottom:0; width:0; height:5px; background-color:#00429a; -webkit-transition:all .3s ease-in-out; transition:all .3s ease-in-out;}
#index .db-lb ul li:nth-of-type(1) a span, #about .db-lb ul li:nth-of-type(2) a span, #product .db-lb ul li:nth-of-type(3) a span, #news .db-lb ul li:nth-of-type(4) a span, #service .db-lb ul li:nth-of-type(5) a span, #contact .db-lb ul li:nth-of-type(6) a span, .db-lb ul li:hover a span{ width:100%;}
.db-lb ul li ul{ position:absolute; left:0; top:80px; width:125px; padding:10px 15px; background-color:rgba(255,255,255,.85); height:0; overflow:hidden; opacity:0; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; -webkit-transition:all .3s ease-in-out; transition:all .3s ease-in-out;}
.db-lb ul li:nth-of-type(3) ul{ width:235px;}
.db-lb ul li:hover ul{ height:auto; opacity:1; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=1); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=1)";}
.db-lb ul li ul li{ float:inherit; width:100%; margin:0;}
.db-lb ul li ul li a{ display:block; height:25px; line-height:25px; font-size:14px; color:#666; -webkit-transition:all .3s ease-in-out; transition:all .3s ease-in-out;}
.db-lb ul li ul li a:hover{ color:#00429a;}
@media screen and (max-width:1280px){
.db-lb ul li{ margin:0 15px;}
.db-yb a{ margin-left:15px;}
}
@media screen and (max-width:1024px){ 
.division{ height:50px;}
.db-bg{ position:fixed; height:50px; background-color:#00429a; padding:0 3.5%;}
.db-sj{ display:block;}
.db-lg{ float:inherit; position:absolute; left:50%; top:11px; width:51px; height:28px; background-image:url(../Images/mobile.png); background-size:51px 28px; margin:0 0 0 -25px;}
.db-yb{ display:none;}
.db-my{ display:block;}
.db-lb{ display:none;}
}

/* Css Bottom */
.bt-bg{ background-color:#23282c; padding:80px 0 57px;}
.bt-zb{ float:left;}
.bt-zb h1{ font-family:"064-CAI978"; font-size:36px; color:#fff; text-transform:uppercase;}
.bt-zb h3{ font-size:16px; font-weight:normal; color:#aeaeae; height:38px; background:url(../Images/dt.png) no-repeat left center; padding-left:53px; margin-top:35px; display:flex; justify-content:center; flex-direction:column;}
.bt-zb p{ font-size:16px; color:#aeaeae; line-height:36px; margin-top:25px;}
.bt-yb{ float:right;}
.bt-yb div{ float:left; margin-right:25px;}
.bt-yb div h2{ font-family:"064-CAI978"; font-size:24px; color:#fff; text-transform:uppercase; margin-top:14px;}
.bt-yb div p{ font-size:16px; color:#aeaeae; line-height:24px; margin-top:14px;}
.bt-yb ul{ float:left;}
.bt-yb ul li{ float:left; width:120px; height:120px; background-color:#fff; padding:5px; margin-left:25px; -webkit-border-radius:3px; border-radius:3px;}
.bt-yb ul li img{ width:100%;}
.bt-cy{ font-size:16px; color:#aeaeae; text-align:center; margin-top:85px;}
@media screen and (max-width:1440px){
.bt-zb h1{ font-size:30px; line-height:22px;}
}
@media screen and (max-width:1080px){
.bt-yb div{ margin-right:0;}
.bt-yb ul li{ margin-left:20px;}
}
@media screen and (max-width:1024px){
.bt-bg{ padding:50px 0 45px;}
.bt-zb h1{ font-size:24px; line-height:20px;}
.bt-zb h3{ font-size:14px; height:25px; background-size:25px 25px; padding-left:35px; margin-top:25px;}
.bt-zb p{ font-size:14px; line-height:30px; margin-top:17px;}
.bt-yb div h2{ font-size:18px; margin-top:22px;}
.bt-yb div p{ font-size:14px; line-height:20px; margin-top:11px;}
.bt-cy{ font-size:14px; margin-top:50px;}
}
@media screen and (max-width:800px){
.bt-zb h3{ margin-top:20px;}
.bt-zb p{ line-height:24px; margin-top:15px;}
.bt-yb{ width:100%;}
.bt-yb div{ width:100%; margin-right:0;}
.bt-yb ul{ margin-top:20px;}
.bt-yb ul li{ margin-left:0; margin-right:20px;}
.bt-cy{ margin-top:35px;}
}
@media screen and (max-width:480px){
.bt-bg{ padding:40px 0 35px;}
.bt-yb ul li{ width:100px; height:100px; margin-right:15px;}
.bt-cy{ margin-top:25px;}
}
@media screen and (max-width:375px){
.bt-yb ul li{ width:88px; height:88px;}
}
@media screen and (max-width:320px){
.bt-yb ul li{ width:80px; height:80px;}
}