@charset "utf-8";
/* Css Document */
*, *:after, *:before{ -webkit-box-sizing:border-box; box-sizing:border-box;}
html{ font-family:Arial, Microsoft YaHei; font-size:14px; color:#555;}
html{ -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale;}
body{ width:expression(document.body.clientWidth <= 1200? "1200px": "auto"); min-width:1200px; 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{ border:none; vertical-align:bottom;}
ul,li{ list-style-type:none;}
a{ color:#555; text-decoration:none;}
a:hover{ color:#124098; text-decoration:none;}
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;}

/* Css Top */
.division{ width:100%; height:80px;}
.db-bg{ position:fixed; top:0; left:0; z-index:1000; width:100%; min-width:1200px; height:80px; background:#fff; -webkit-box-shadow:0 3px 3px 0 rgba(0, 0, 0, 0.08); box-shadow:0 3px 3px 0 rgba(0, 0, 0, 0.08);}
.db-lg{ float:left; width:68px; height:50px; margin-top:15px; margin-left:10%; background:url(../Images/logo.png) no-repeat center; background-size:68px 50px;}
.db-lg a{ display:block; width:100%; height:100%;}
.db-yb{ float:right; margin:28px 10% 0 10px;}
.db-yb a{ display:block; float:left; width:24px; height:24px; margin-left:20px; background-repeat:no-repeat; background-position:center; background-size:24px 24px; -webkit-border-radius:50%; border-radius:50%;}
.db-lb{ float:right;}
.db-lb ul li{ float:left; position:relative;}
.db-lb ul li a{ display:block; padding:0 25px; font-size:16px; font-weight:bold; color:#333; height:80px; line-height:80px; -webkit-transition:all .3s ease-in-out; transition:all .3s ease-in-out;}
.db-lb ul li:hover a, #index .db-lb ul li:nth-of-type(1) a, #about .db-lb ul li:nth-of-type(2) a, #product .db-lb ul li:nth-of-type(3) a, #news .db-lb ul li:nth-of-type(4) a, #service .db-lb ul li:nth-of-type(5) a, #contact .db-lb ul li:nth-of-type(6) a{ color:#fff; background-color:#124098;}
.db-lb ul li ul{ position:absolute; left:0; top:80px; width:140px; height:0; background-color:#124098; 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:hover ul{ padding:10px 0 5px; 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%;}
.db-lb ul li ul li a, .db-lb ul li:hover ul li a{ display:block; height:33px; line-height:32px; font-size:14px; font-weight:normal; background:none; border-bottom:1px solid rgba(255,255,255,.08);}
.db-lb ul li ul li a:hover, .db-lb ul li:hover ul li a:hover{ font-weight:bold;}
.db-lb ul li ul li a.line, .db-lb ul li:hover ul li a.line{ border-bottom:none;}
@media screen and (max-width:1440px){ 
.db-lg{ margin-left:5%;}
.db-yb{ margin-right:5%;}
}
@media screen and (max-width:1280px){ 
.db-lb ul li a{ padding:0 15px;}
}

/* Css Tel */
.lx-bg{ margin-top:85px; padding:0 10%; background-color:#124098;}
.lx-bg ul li{ float:left; width:25%; height:100px; border-right:1px solid rgba(255,255,255,.08); padding:30px;}
.lx-bg ul li:nth-of-type(1){ border-left:1px solid rgba(255,255,255,.08);}
.lx-ig{ float:left; width:60px; height:40px; overflow:hidden; position:relative;}
.lx-ig dl{ width:60px; height:40px; background-color:#2f57a5; margin-left:-6px; -webkit-transform:skewX(-15deg); transform:skewX(-15deg);}
.lx-ig i{ position:absolute; left:15px; top:8px; width:24px; height:24px; background-repeat:no-repeat; background-position:center; background-size:24px 24px;}
.lx-tx{ float:left; font-size:12px; color:#fff; line-height:18px; padding:2px 0 0 12px;}
.lx-tx h3{ font-size:16px;}
.lx-tx h4{ font-size:14px;}
.lx-tx h4 span{ display:none;}
@media screen and (max-width:1680px){
.lx-tx h4 span{ display:inline;}
}
@media screen and (max-width:1440px){
.lx-bg{ margin-top:75px; padding:0 5%;}
.lx-bg ul li{ padding:30px 20px;}
}

/* Css Bottom */
.bt-bg{ padding-top:50px; background:#2c2c2c; background-size:cover;}
.bt-ls{ float:left; margin-left:10%;}
.bt-ls ul li{ float:left; margin-right:100px;}
.bt-ls ul li a{ display:block; color:#666; line-height:28px;}
.bt-ls ul li a:nth-of-type(1){ font-size:16px; font-weight:bold; color:#fff; margin-bottom:5px;}
.bt-ls ul li a:hover{ color:#124098;}
.bt-ig{ float:right; margin-right:10%;}
.bt-ig ul li{ float:left; margin-left:25px; font-size:12px; color:#fff; line-height:18px; text-align:center;}
.bt-ig ul li img{ display:block; width:120px; height:120px; margin:5px auto 12px; -webkit-border-radius:3px; border-radius:3px;}
.bt-cy{ width:100%; margin-top:35px; padding:25px 10%; border-top:1px solid rgba(255,255,255,.035);}
.cy-zb{ float:left;}
.cy-yb{ float:right;}
@media screen and (max-width:1440px){ 
.bt-ls{ margin-left:5%;}
.bt-ls ul li{ margin-right:80px;}
.bt-ig{ margin-right:5%;}
.bt-cy{ padding:25px 5%;}
}
@media screen and (max-width:1280px){ 
.bt-ls ul li{ margin-right:65px;}
}