@charset "utf-8";
html {
  -webkit-text-size-adjust: none;
     -moz-text-size-adjust: none;
      -ms-text-size-adjust: none;
          text-size-adjust: none;
  -webkit-font-smoothing:antialiased;
  /*解决chrome浏览器下字体不能小于12px*/ }
body {
	overflow-x: hidden;
	font-size: 12px;
    color: #666;
    font-family:"Microsoft YaHei",  -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "PingFang SC", "Hiragino Sans GB", sans-serif;
  }
a {outline:none;text-decoration:none;color:inherit;cursor:pointer;}
a:hover{ }
html { zoom:1; }
html * {  outline:0; zoom:1; }
html button::-moz-focus-inner { border-color: transparent !important; }
 
/*设置margin和padding为0*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0; }
 
table {
  border-collapse: collapse;
  border-spacing: 0; }
 
fieldset, a ,img,input,select,button,textarea{background:none;
  border: 0; }
 
address, caption, cite, code, dfn, em, th, var，i {
  font-style: normal;
  font-weight: normal; }
 
li {
  list-style: none; }
 
caption, th {
  text-align: left; }
 
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal; }
 
q:before, q:after {
  content: ''; }
 
em, i {
  font-style: normal; }
 
input[type="submit"], input[type="reset"], input[type="button"], input[type=date], button, select, input[type=text] {
  /*去掉苹果的默认UI来渲染按钮 、解决部分手机浏览器对border：none无效办法*/
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  /*去掉微信端input-text在ios轻快下的点击出先黑色半透明背景*/
  tap-highlight-color: transparent !important; }
 
a, input[type=text], select, input[type=password], textarea {
  /*去掉微信端input-text在ios轻快下的点击出先黑色半透明背景*/
  tap-highlight-color: transparent !important; }
  input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
  color: #aaa; }
.fl{float:left;}
.fr{float:right;}
.clearfix{clear:both;content:'.';width:100%; height:0;overflow:hidden;}
.warpper{width:1200px;margin:0 auto;}

.header{height:108px;}
.logo{padding-top:18px;}
.header .tel{color:#163172;display:inline-block;background:url(../images/tel.jpg)no-repeat left center;padding-left:40px;margin-top:37px;font-size:16px;text-transform:uppercase;}
.header .tel p strong{font-size:16px;}
.lan{padding-right:14px;margin-top:10px;padding-top:37px;}
.lan a{display:inline-block;background:url(../images/gcircle.jpg) no-repeat center;width:30px;height:30px;text-align:center;color:#fff;line-height:30px;margin-right:12px;font-size:14px;}
.lan a.active{background-image:url(../images/bcircle.jpg);}
.nav{padding-top:33px;padding-right: 65px;}
.nav ul li{float:left;display:inline-block;text-align:center;line-height:55px;width:auto;position:relative;}
.nav ul li a{font-size:16px;color:#666;display:block;padding:0 15px;}
.nav ul li.on>a{position:relative;color:#163172;font-weight:bold;}
.nav ul li.on>a:before{width:8px;height:8px;display:inline-block;background:#163172;border-radius:50%;position:absolute;left:50%;top:0;margin-left:-4px;content:'';}
.nav ul li dl{position:absolute;left:0;top:67px;width:100%;z-index:88;background:url(../images/snbg.png) repeat;border-radius:0 0 5px 5px;display:none;}
.nav ul li dd{line-height:30px;padding:10px 0;}
.nav ul li dd a{font-size:16px;color:#163172;display:block;}
.banner{position:relative;clear:both;}
.banner .slides li img{display:block;}
.banner,.banner .slides,.banner .slides li{width:100%; height:500px;}
.banner .slides li{background-position:center top;background-repeat:no-repeat;background-size:cover;}
.flexslider{position:relative;overflow:hidden;/*background:url(../images/loading.gif) 50% no-repeat;*/}
.slides{position:relative;z-index:1; }
.slides a{display:block;height:100%;}
.slides ul li,.slides ul li a{ float:left; display:block;}
.slides ul li{background-size:cover;}
.flex-control-nav{position:absolute;bottom:20px;z-index:2;width:100%;text-align:center;padding-left:0;}
.flex-control-nav li{display:inline-block;width:auto;margin:0 11px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:18px;height:6px;line-height:6px;border-radius:6px; font-size:0px; overflow:hidden; background:#fff;}
.flex-control-nav .flex-active{ background:#0260a6;}
.flex-direction-nav,.banner .npage{position:absolute;left:50%;bottom:0px; width:40px;height:6px;text-align:center;line-height:40px;color:#fff;font-size:14px;margin-left:-600px;}
.flex-direction-nav{z-index:400;}
.flex-direction-nav li{float:left;width:60px;height:50px;}
.flex-direction-nav a{width:60px;height:50px;display:inline-block;}
.flex-direction-nav a.flex-prev{background-position:left top;}
.flex-direction-nav a.flex-next{background-position:right top;}
.flex-direction-nav a.flex-prev:hover{background-position:left bottom;}
.flex-direction-nav a.flex-next:hover{background-position:right bottom;}


.ftop{background:#3b3b3b;padding-top:30px;clear:both;}
.ftop .warpper{background:url(../images/floor.png) no-repeat 80px bottom;}
.fwx{text-align:center;color:#c9c9c9;}
.fwx dl dd{line-height:30px;}
.ft{color:#fff;}
.ft dl dt{font-size:36px;text-transform:uppercase;}
.ft dl dt span{color:#0b609f;}
.ft dl dd{font-size:24px;}
.fb{padding-top:30px;}
.fcon{padding-left:20px;}
.fcon ul{}
.fcon ul li{color:#cacaca;font-size:14px;line-height:36px;padding-left:30px;}
.fcon ul li:nth-child(1){background:url(../images/fc01.png) no-repeat left center;}
.fcon ul li:nth-child(2){background:url(../images/fc02.png) no-repeat left center;}
.fcon ul li:nth-child(3){background:url(../images/fc03.png) no-repeat 3px center;}

.fnav{position:relative;}
.fnav:before{width:100%;height:1px;background:#626262;display:block;position:absolute;right:-360px;padding-right:360px;content:''; top:40px;}
.fnav ul{}
.fnav ul li{float:left;display:inline-block;width:170px;}
.fnav ul li:last-child{width:66px;}
.fnav dl dt{padding-bottom:20px;}
.fnav dl dt a{font-size:16px;color:#fff;}
.fnav dl dd{line-height:30px;padding-top:18px;}
.fnav dl dd a{font-size:14px;display:block;color:#c9c9c9;}
.fbot{background:#2f2f2f;height:34px;line-height:34px;}
.fbot,.fbot a{color:#787878;}
.backtop a{display:inline-block;}

.about,.news{padding-top:56px;}
.header .warpper,.footer .warpper,.about .warpper,.news .warpper{width:1280px;}
.aleft{float:left;width:500px;}
.aleft img{display:block;}
.atitle{position:relative;}
.atitle:before{width:376px;height:1px;display:block;background:#e4e4e4;position:absolute; bottom:15px;right:103px;content:'';}
.atitle h3{color:#065189;font-size:36px;font-family:Arial;text-transform:uppercase;}
.atitle h4{margin-top:5px;}
.atitle strong{font-size:24px;color:#333;padding-right:20px;}
.atitle span{position:relative;padding-left:20px;font-size:14px;color:#c3c2c2;}
.atitle span:before{width:10px;height:10px;background:#065189;display:inline-block;content:'';position:absolute;left:0;top:50%;margin-top:-5px;}
.atitle .more{width:100px;height:30px;text-align:center;line-height:30px;background:#196dac;position:absolute;right:0;bottom:0;}
.atitle .more a{font-weight:bold;color:#fff;display:block;font-family:Arial;font-weight:bold;font-size:14px;}
.adesc{font-size:14px;line-height:28px;margin-top:34px;height:140px;overflow:hidden;}

.aright{width:745px;float:right;}
.abot{overflow:hidden;}
.abot ul{margin-left:-32px;}
.abot ul li{color:#0163a3;float:left;display:inline-block;padding-left:32px;position:relative;padding-right:32px;text-align:center;}
.abot ul li:after{width:1px;height:20px;display:inline-block;content:'';background:#0163a3;position:absolute;left:0;top:50%;margin-left:-10px;}
.abot ul li i{font-size:30px;}
.abot ul li strong{font-size:48px;font-family:Impact;}
.abot ul li p{font-size:16px;}
.abot ul li:hover strong{position:relative;top:-10px;-webkit-transition:all 1s;-moz-transition:all 1s;-ms-transition:all 1s;-o-transition:all 1s;transition:all 1s;}

.ntitle{position:relative;line-height:30px;}
.ntitle:after{width:825px;height:1px;display:block;background:#e4e4e4;position:absolute; bottom:15px;right:90px;content:'';}
.ntitle strong{font-size:24px;font-weight:bold;color:#333;background:url(../images/not.png) no-repeat left center;padding-left:27px;}
.ntitle ul{display:inline-block;padding-left:10px;}
.ntitle ul li{display:inline-block;}
.ntitle ul li a{font-size:16px;padding:0 5px;}
.ntitle ul li.cur a{color:#0a78ba;font-weight:bold;}
.ntitle .more{position:absolute;right:0;bottom:0;}
.ntitle .more a{color:#0a5791;font-size:16px;font-family:Arial;text-transform:uppercase;font-weight:bold;}

.news{padding-bottom:60px;}
.nlist{overflow:hidden;padding-top:24px;height:114px;}
.nlist ul{margin-right:-90px;}
.nlist ul li{float:left;display:inline-block;width:365px;margin-right:90px;}
.nlist ul li .title{font-size:16px;color:#333;font-weight:bold; height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.nlist ul li .desc{font-size:14px;line-height:20px;color:#777;margin-top:20px;}
.nlist ul li .time{background:url(../images/row.png) no-repeat right center;margin-top:20px;}
.nlist ul li:hover .title{color:#135c93;}

.nbanner{height:350px;}
.menubg{height:70px;}
.menubg .warpper{border-bottom:solid 1px #efeeec;height: 70px;}
.advtxt{width:270px;height:132px;background:#153379;position:relative;top:-62px;z-index:999;padding-top:27px;box-sizing:border-box;overflow:hidden;}
.advtxt p{font-size:18px;color:#fff;text-align:center;padding-bottom:10px;position:relative;left:-100%;}
.advtxt:before{width:30px;height:30px;display:inline-block;content:'“';font-size:48px;color:#fff;font-family:Arial;position:absolute;left:20px;top:10px;}
.smenu{padding-left:44px;}
.smenu ul{margin-left:-55px;}
.smenu ul li{margin-left:55px;line-height:70px;float:left;display:inline-block;}
.smenu ul li a{font-size:18px;color:#333;display:block;}
.smenu ul li.cur a{color:#153379;position:relative;}
.smenu ul li.cur a:after{width:100%;height:2px;background:#153379;position:absolute;left:0;bottom:0;content:'';}
.location{background:url(../images/home.png) no-repeat left center;padding-left:30px;line-height:70px;}
.location,.location a{font-size:14px;}

.mbg{padding-top:50px;padding-bottom:50px;}

.aboutus img{display:block;margin:0 auto;}
.aboutus h3,.aboutus h4{text-align:center;}
.aboutus h3{font-size:30px;color:#333;padding-top:30px;}
.aboutus h4{font-size:14px;color:#999;padding-bottom:20px;}
.aboutus p{font-size:14px;line-height:26px;padding-bottom:20px;}
.about02{background:#f7f7f7;padding:35px 0;}
.about02 h3{color:#004f8f;font-size:36px;font-family:Impact;text-transform:uppercase;}
.about02 h4{font-size:24px;color:#333;}

.about02 .desc {font-size:14px;line-height:26px;margin-top:30px;}
.about02 .warpper{position:relative;}
.about02 .warpper .advtxt{background:#153379;color:#fff;text-align:center;width:165px;height:95px;position:absolute;right:0;top:0;box-sizing:border-box;padding-top:10px;}
.about02 .warpper .advtxt::before{content:'';}

.honor{overflow:hidden;clear:both;}
.honor ul{margin-right:-74px;margin-top:-20px;}
.honor ul li{float:left;width:350px;display:inline-block;text-align:center;margin-right:74px;margin-top:20px;}
.honor ul li a{display:block;}
.honor ul li .img{height:228px;overflow:hidden;}
.honor ul li .img img{display:block;width:100%;height:228px;}
.honor ul li .txt{height:50px;line-height:50px;text-align:center;font-size:16px;}
.honor ul li:hover .txt{color:#153379;}


.m-page{text-align:center;padding-top:20px;}
.m-page a{display:inline-block;padding:3px 13px;border:solid 1px #bdbdbd;margin:0 7px;border-radius:5px;font-size:14px;color:#b0adad;}
.m-page a.z-crt{background:#153379;color:#fff;border:solid 1px #153379;}

.thmenu{clear:both;padding-bottom:50px;text-align:center;}
.thmenu ul{}
.thmenu ul li{display:inline-block;width:auto;height:45px;text-align:center;line-height:45px;background:#ececec;margin-right:20px;}
.thmenu ul li a{display:block;font-size:16px;padding:0 50px;}
.thmenu ul li.cur{background:#004098;}
.thmenu ul li.cur a{color:#fff;}
.product{clear:both;padding:0 20px;}
.product ul{margin-right:-43px;margin-top:-20px;}
.product ul li{float:left;width:355px;display:inline-block;text-align:center;margin-right:43px;margin-top:20px;}
.product ul li a{display:block;}
.product ul li .img{height:228px;overflow:hidden;}
.product ul li .img img{display:block;width:100%;height:228px;}
.product ul li .txt{height:50px;line-height:50px;text-align:center;font-size:16px;}
.product ul li .txt span{display:inline-block;}
.product ul li:hover .txt{color:#153379;}
.product ul li:hover .txt span{border-bottom:solid 1px #153379;padding:0 10px;display:inline-block;height:49px;line-height:49px;}
.product ul li:hover .img img{transform:scale(1.1);-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s;}

.curlanmu{line-height:40px;clear:both;}
.curlanmu span{background:#004098;color:#fff;font-size:16px;padding:0 30px;display:inline-block;}
.simg{width:730px;height:172px;position:relative;padding-right:140px;box-sizing:border-box;margin-top:25px;}
.simg .prev,.simg .next{width:62px;height:36px;position:absolute;bottom:0;background:url(../images/btn.jpg)no-repeat;cursor:pointer;}
.simg .prev{right:62px;background-position:left top;}
.simg .next{right:0px;background-position:right top;}
.simg .prev:hover{background-position:left bottom;}
.simg .next:hover{background-position:left bottom;}

.simg ul li{float:left;width:277px;height:172px;display:inline-block;margin-right:34px;}
.simg ul li .img{width:277px;overflow:hidden;}
.simg ul li .img img{width:277px;height:172px;display:block;}
.jszx{}
.jszx ul{}
.jszx ul li{height:65px;border-bottom:dashed 1px #e1e1e1;line-height:65px;}
.jszx ul li a{float:left;width:1095px;height:65px;font-size:16px;padding-left:35px;}
.jszx ul li span{float:right;font-size:14px;font-family:Arial;}
.jszx ul li:hover a,.jszx ul li:hover span{color:#153379;}

.downlist{clear:both;}
.downlist ul{}
.downlist ul li{padding:18px 0;border-bottom:dashed 1px #e1e1e1;line-height:28px;height:28px;}
.downlist ul li a{float:left;width:1005px;height:28px;font-size:16px;padding-left:35px;}
.downlist ul li span{float:right;font-size:14px;font-family:Arial;width:80px;height:28px;line-height:28px;background:#e9e9e9;text-align:center;display:inline-block;}
.downlist ul li:hover a{color:#153379;}
.downlist ul li:hover span{background:#153379;color:#fff;}


.contactus{position:relative;padding-top:38px;}
.cbg{position:absolute;left:0;bottom:0;width:100%;background:url(../images/ctbg.png)repeat;height:160px;z-index:1000;}
.cinfo{background:url(../images/line.png) repeat-y left;height:160px;}
.cinfo dl{background:url(../images/line.png) repeat-y right;height:160px;}
.cinfo dl dt{float:left;width:187px;text-align:center;color:#fff;font-size:24px;padding-top:25px;}
.cinfo dl dt p{padding-top:10px;}
.cinfo dl dd{float:left;}
.cinfo dl dd ul li{float:left;display:inline-block;text-align:center;color:#fff;background:url(../images/line.png) repeat-y left;height:160px;}
.cinfo dl dd ul li:nth-child(1){width:307px;}
.cinfo dl dd ul li:nth-child(2){width:357px;}
.cinfo dl dd ul li:nth-child(3){width:307px;}
.cinfo dl dd ul li strong{font-size:22px;display:block;font-weight:normal;padding-top:30px;padding-bottom:23px;position:relative;}
.cinfo dl dd ul li div{position:relative; font-size:16px;}

/*留言*/
.message{clear:both;}
.msgleft{width:556px;}
.msgright{width:590px;}
.msgright .row{float:left;width:283px;padding-top:11px;}
.msgright .row.msg{float:none;clear:both;width:100%;}
.msgright .row.name,.msgright .row.addr{margin-right:20px;}
.msgright .row p{padding-bottom:10px;height:22px;line-height:22px;}
.msgright .row i{display:inline-block;margin-right:10px;}
.msgright .row span{font-size:14px;}
.msgright .row em{font-size:12px;color:#ccc;}
.msgright .row .txt_input,.msgright .end .txt_input{width:262px;height:42px;line-height:42px;padding:0 10px;border:solid 1px #dcdcdc;}
.msgright .row.msg .txt_input.txt_msg{width:568px;height:93px;}
.msgright .end{clear:both;position:relative;margin-top:15px;}
.msgright .end .btnsend{width:150px;height:42px;background:#153379;text-align:center;box-sizing:border-box;color:#fff;font-size:16px; cursor:pointer;}

/*研发应用*/
.activity{clear:both;position:relative;}
.actleft{width:823px;height:530px;}
.bimg{position:relative;width:823px;height:530px;overflow:hidden;}
.bimg img{display:block;}
.bimg a:hover img{transform:scale(1.1);transition:.6s all;}
.bimg span{position:absolute;left:0;bottom:0;width:100%;height:50px;line-height:50px;text-align:center;color:#fff;
background:rgba(40,146,7,0.8);font-size:18px;display:none;}

.actright{/*position:absolute;right:0;top:0;*/position:relative; width:375px;height:530px;background:url(../images/ot.jpg) no-repeat left top;}
.actright a{display:block;position:relative;width:375px;height:530px;}
.ctitle{width:350px;position:absolute;right:0;top:15px;}
.ctitle strong{font-size:36px;color:#166dbd;display:block;padding-bottom:34px;background:url(../images/bolang.jpg) no-repeat left bottom;}
.curtxt{width:405px;height:394px;background:url(../images/aright.jpg) no-repeat left bottom;position:absolute;right:0;bottom:0;z-index:999;padding:38px 65px;box-sizing:border-box;}
.curtxt span{font-size:20px;color:#999;display:block;padding-bottom:26px;}
.curtxt strong{font-size:24px;color:#333;}
.curtxt .desc{font-size:14px;line-height:26px;margin-top:15px;}
.actright .abtn{width:176px;height:50px;position:absolute;right:170px;bottom:17px;z-index:1000;}
.actright .abtn span{display:inline-block;float:left;width:83px;height:50px;cursor:pointer;background:url(../images/abtn.jpg) no-repeat;}
.actright .abtn span.prev{background-position:left top;}
.actright .abtn span.next{background-position:right top;}
.actright .abtn span.prev:hover{background-position:left bottom;}
.actright .abtn span.next:hover{background-position:right bottom;}

.slist{clear:both;padding-top:30px;}
.slist ul {}
.slist ul li{float:left;width:355px;height:218px;display:inline-block;margin-right:4px;text-align:center;position:relative;}
.slist ul li a,.simg ul li span,.simg ul li img{display:block;}
.slist ul li img{width:100%;height:100%;}
.slist ul li .txt{width:220px;height:136px;position:absolute;left:50%;margin-left:-110px;top:50%;margin-top:-68px;z-index:99;background:url(../images/bbg.png) repeat;color:#fff;text-align:center;opacity:0;transform:scale(0);box-sizing:border-box;}
.slist ul li .txt strong,.slist ul li .txt span{display:block;}
.slist ul li .txt span{font-size:24px;padding-top:25px;}
.slist ul li .txt strong{font-size:16px;padding-top:15px;}
.slist ul li:hover .txt{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s;}


/*发展历程*/
.history{clear:both; height:580px;position:relative;background:url(../images/jiantou.png) no-repeat center;}
.history .prev,.history .next{width:120px;height:40px;position:absolute;top:50%;margin-top:-20px;cursor:pointer;}
.history .prev{left:-40px;background:url(../images/hleft.jpg) no-repeat left top;}
.history .next{right:-40px;background:url(../images/hrihgt.jpg) no-repeat left top;}
.history .prev:hover{background-position:left bottom;}
.history .next:hover{background-position:left bottom;}

.hiscon{width:998px;height:580px;position:relative;margin:0 auto;overflow:hidden;}
.hiscon ul{}
.hiscon ul li{float:left;width:300px;text-align:center;height:580px;display:inline-block;position:relative;text-align:center;box-sizing:border-box;}
.hiscon ul li a{display:block;color:#333;width:300px;}
.hiscon ul li .inner{position:relative;width:300px;height:190px;}
.hiscon ul li .img{width:300px;height:120px;overflow:hidden;margin:0 auto;}
.hiscon ul li .img img{width:180px;height:120px;display:block;margin:0 auto;}
.hiscon ul li .desc{font-size:14px;padding-top:10px;}
.hiscon ul li .year{font-size:30px;}
.hiscon ul li:hover a{color:#153379;}
.hiscon ul li:hover .img img{transform:scale(1.1);-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s;}

.hiscon ul li:nth-child(5n-4){padding-top:182px;}
.hiscon ul li:nth-child(5n-3){margin-left:-58px;padding-top:390px;}
.hiscon ul li:nth-child(5n-2){margin-left:-174px;padding-top:103px;}
.hiscon ul li:nth-child(5n-1){margin-left:-118px;padding-top:320px;}
.hiscon ul li:nth-child(5n){margin-left:-153px;}

.hiscon ul li:nth-child(5n-3) .txt,
.hiscon ul li:nth-child(5n-1) .txt{position:absolute;left:0;top:0;width:100%;}

.hiscon ul li:nth-child(5n-3) .img,
.hiscon ul li:nth-child(5n-1) .img{position:absolute;left:0;bottom:0;width:100%;}


.fixbox{position:fixed;right:0;bottom:4rem;width:76px;z-index:1000;}
.fixbox ul {}
.fixbox ul li{width:76px;margin-top:10px;position:relative;}
.fixbox ul li img{display:block;width:76px;height:80px;}
.fixbox ul li dl{position:absolute;right:88px;top:50%;margin-top:-73px; width:123px;background:#0e3d8f;padding:8px;border-radius:5px;text-align:center;color:#fff;box-sizing:border-box;display:none;}
.fixbox ul li dl dt{width:8px;background:url(../images/dtbg.png) no-repeat center;position:absolute;right:-8px;top:0;height:100%;}
.fixbox ul li dl dd{width:110px;}
.fixbox ul li dl dd img{width:110px;height:110px; display:block;}
.fixbox ul li dl dd p{padding-top:5px;}
