<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body, dl, dd, ul, ol, h1, h2, h3, h4, form, input, button, textarea, p, th, td { margin: 0; padding: 0; }
body { font: 14px/1.2 "\5FAE\8F6F\96C5\9ED1", arial, 'Microsoft YaHei'; color: #333; background: #fff; }
img { vertical-align: middle; border: none; }
ul, ol { list-style: none outside none; }
table { border-collapse: collapse; border-spacing: 0; }
button, input, select, textarea { font-size: 100%; vertical-align: middle; }
a { color: #333; text-decoration: none; blr: expression(this.onFocus=this.blur()); }
a:hover { text-decoration: none; color: #0097d6; }
a:focus { outline: 0 none; }
h1, h2, h3, h4 { font-size: 100%; font-weight: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; -moz-appearance: button; }
.text, .btn, textarea { font-family: "\5FAE\8F6F\96C5\9ED1", arial, 'Microsoft YaHei'; }
.clearfix:after { content: "."; clear: both; height: 0; visibility: hidden; display: block; }
.clearfix { *zoom: 1; }
.btn { border: none; cursor: pointer; }
html, body { width: 100%; height: 100%; }
input, textarea { outline: none }
.fl { float: left; }
.fr { float: right; }



.wrap { width: 1200px; margin: auto; }
.wrap, a, .headbox, .nav li a:before, .logo, .logo img, .nav li,.nav li:before,.eval-text,.retrieval,.eval,.cont-right-list li,.gage-dl dt,.hnr-list li img,.ind-abt-img img,.ind-abt-item,.ind-prod-img img,.his-cont,.nav__trigger,.cont-right-img img{ -webkit-transition: all 0.3s ease 0s; -ms-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; }

.headbox {  width: 100%; height: 93px; background: rgba(255, 255, 255, 0.9); position: fixed; top: 0; left: 0; z-index: 999; }
.logo { width: 215px; height: 54px; margin-top: 19px; }
.logo img { width: 100%; height: 100%; }
.nav li { float: left; font-size: 16px; padding:20px;line-height: 53px; position: relative;}
.nav li a{color: #3d3d3d;}
.nav li:hover a{ color: #fff; }
.nav li:before{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  background: #0079c1;
  z-index: -1;
  content: "";
}
.nav li:hover:before{
  height: 100%;
}

.retrieval{
  width: auto;
  height: 30px;
  margin-top: 30px;
  margin-left: 48px;
  border-radius: 15px;
}
.eval-text{
  width: 0;
  height: 30px;
  padding: 0 0;
  line-height: 30px;
  color: #fff;
  font-size: 12px;
  border:none;
  margin-left: 0;
  background: none;
}
.eval-text::placeholder{ color: #fff; font-size: 12px;}
.eval{
  width: 30px;
  height: 30px;
  margin-right: 0;
  border-radius: 50%;
  border:none;
  background: url(../images/ss_08.png) no-repeat center #0079c1;
}
.retrieval:hover {background:#0079c1 }
.retrieval:hover .eval{
  margin-right: 10px;
  background-color: none;
}
.retrieval:hover .eval-text{
  width: 95px;
  margin-left: 12px;
  padding: 0 10px;
}

.bodyhead{ height: 53px;}
.bodyhead .logo{ width: 162px; height: 41px; margin-top: 4px;}
.bodyhead .nav li{ padding: 0 20px;}
.bodyhead .retrieval{ margin-top: 12px;}

/*杞挱鍥�*/
.slide-img {width: 100%;height:100%;  overflow: hidden; position: relative; }
.slide-b li ,.slide-b{height:100%; }
.slide-b li{ background-size: cover}
.slide-b li a{height:100%; display: block; }
.slide-img .flex-control-nav { position: absolute; bottom:168px; left: 0; width: 100%; text-align: center; overflow: hidden; z-index: 99; }
.slide-img .flex-control-nav li { display: inline-block; text-indent: -9999px; margin:0 5px; border-radius: 20px; overflow: hidden; }
.slide-img .flex-control-nav li a { display: block; width: 42px; height: 3px; font-size: 0; text-indent: -9999px; cursor: pointer; background: #fff; }
.slide-img .flex-control-nav li .flex-active { background: #00a1da; }
.flex-direction-nav { display: none; }

.bnr-txt1,.bnr-txt2,.bnr-more{
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
}
.bnr-txt1{
  width: 100%;
  margin-left: -50%;
  margin-top: -170px;
  text-align: center;
  font-size: 72px;

}
.bnr-txt2{
  width: 540px;
  font-size: 18px;
  line-height: 32px;
  padding-top: 14px;
  margin-left: -270px;
  margin-top: -50px;
  border-top: 1px solid rgba(140,156,219,0.5)
}
.bnr-txt2 span{
  font-size: 20px;
  text-transform: uppercase;
}
.bnr-more{
  width: 124px;
  height: 124px;
  text-align: center;
  line-height: 124px;
  margin-top: 70px;
  margin-left: -62px;
  border-radius: 50%;
  border:1px solid #fff;
}
.slid-btm{
  opacity: 1;
  -moz-animation: fdd 1.5s infinite alternate;
  -webkit-animation: fdd 1.5s infinite alternate;
  animation: fdd 1.5s infinite alternate;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 52px;
  height: 52px;
  margin-bottom: 85px;
  margin-left: -26px;
  border-radius: 50%;
  /*cursor: pointer;*/
  background:url(../images/btm_10.png) no-repeat center center rgba(204,204,204,0.3);
  z-index: 999;
}

@keyframes arrow
{
  0% {
      opacity: 0;
      transform: translateY(-15px);
  }
  100% {
      opacity: 1;
      transform: translateY(0px);
  }
}


.flex-active-slide .bnr-txt1 { visibility: visible; animation: fadeInUp 0.8s ease 0.5s both; -webkit-animation: fadeInUp 0.8s ease 0.5s both; -moz-animation: fadeInUp 0.8s ease 0.5s both; -ms-animation: fadeInUp 0.8s ease 0.5s both; -o-animation: fadeInUp 0.8s ease 0.5s both; }
.flex-active-slide .bnr-txt2 { visibility: visible; animation: fadeInRight 0.8s ease 1s both; -webkit-animation: fadeInRight 0.8s ease 1s both; -moz-animation: fadeInRight 0.8s ease 1s both; -ms-animation: fadeInRight 0.8s ease 1s both; -o-animation: fadeInRight 0.8s ease 1s both; }
.flex-active-slide .bnr-more { visibility: visible; animation: fadeIn 0.8s ease 1.5s both; -webkit-animation: fadeIn 0.8s ease 1.5s both; -moz-animation: fadeIn 0.8s ease 1.5s both; -ms-animation: fadeIn 0.8s ease 1.5s both; -o-animation: fadeIn 0.8s ease 1.5s both; }



@-webkit-keyframes fdd
{
  0%   { opacity: 0; -webkit-transform: translateY(-15px); }
  100% {opacity: 1; -webkit-transform: translateY(0px); }
}
@-ms-keyframes fdd
{
  0%   { opacity: 0; -ms-transform: translateY(-15px); }
  100% {opacity: 1; -ms-transform: translateY(0px); }
}
@keyframes fdd
{
  0%   {opacity: 0;transform: translateY(-15px);}
  100% {opacity: 1;transform: translateY(0px);}
}
/***/
.pad{
  padding: 105px 0 100px;
}
.ind-head{
  margin-bottom: 48px;}
.h2{
  text-align: center;
}
.ind-hd-p{
  position: relative;
  font-size: 16px;
  line-height: 50px;
  padding-top: 14px;
  text-align: center;
  border-bottom: 1px solid #e4e4e4;
}
.ind-hd-p:before{
  position: absolute;
  bottom:-2px;
  left: 50%;
  width: 79px;
  height: 3px;
  background: #0097d9;
  margin-left: -40px;
  content: "";
}


.ind-about{ height: 100%;}
.ind-abt-items{ margin-right: -67px;}
.ind-abt-item{
  float: left;
  width: 355px;
  text-align: center;
  margin-right: 67px;
}
.ind-abt-item:hover{
  transform: translate(0,-5px);
  -webkit-transform: translate(0,-5px);
  -moz-transform: translate(0,-5px);
  -o-transform: translate(0,-5px);
  -ms-transform: translate(0,-5px);
  box-shadow: 0 0 20px rgba(104,104,104,0.3)
}
/*.ind-abt-item img{
  width: 355px;
  height: 288px;
}*/
.ind-abt-item:hover img{
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.ind-abt-cont{
  padding: 32px 20px 0;
  height: 258px;
  background: #f2f2f2;
}

.ind-abt-i{
  display: inline-block;
  width: 78px;
  height: 78px;
  margin: auto;
  background: url(../images/ind_16.png) no-repeat top center;
}
.ind-abt-item:nth-child(2) .ind-abt-i{ background-image:url(../images/ind_13.png) }
.ind-abt-item:nth-child(3) .ind-abt-i{ background-image:url(../images/ind_10.png) }
.ind-abt-cont h3{
  text-align: center;
  font-size: 22px;
  color: #6f6e6e;
  margin: 22px 0;
}
.ind-abt-txt{
  font-size: 14px;
  line-height: 24px;
  height: 96px;
  overflow: hidden;
  text-align: center;
}
.ind-abt-img{height: 288px; overflow: hidden;}
.ind-abt-img img{
  max-width: 100%;
}

.ind-product{
  height: 100%;
  background: url(../images/probg_09.jpg) no-repeat top center;
  background-size: 100% 100%;
}
.ind-prod-head .ind-hd-p{ color: #fff; border-bottom: 1px solid rgba(92,92,92,0.5);}



.ind-prod-nav{
  color: #fff;
  text-align: center;
  margin-bottom: 48px;
}
.ind-prod-nav span{
  cursor: pointer;
  padding: 0 26px;
}
.ind-prod-nav span:hover,.blueclr{
  color: #0097d6;
}

.ind-prod-box{width: 100%;margin-bottom: 82px;}
.ind-prod-items.owl-loaded{
  display: none;
}
.ind-prod-items.active{
  display: block;
}
.ind-prod-item{
  float: left;
  width: 281px;
  margin-right: 24px;
  background: #fff;
}
.ind-prod-img{
  height: 270px;
  padding: 10px;
  overflow: hidden;
  text-align: center;
  line-height: 270px;
}
.ind-prod-img img{
  display: inline-block!important;
  width: auto!important;
  max-width: 100%;
  max-height: 100%;
  /*-webkit-transform: scale(.8);
  -moz-transform: scale(.8);
  transform: scale(.8);*/
}
.ind-prod-item:hover .ind-prod-img img{
    -webkit-transform: scale(.9,.9);
    -moz-transform: scale(.9,.9);
    transform: scale(.9,.9);
  }
.ind-prod-cont{
  text-align: center;
}
.ind-prod-cont h3{
  font-size: 16px;
  color: #1a1919;
  margin: 10px 10px 14px;
  text-align: center;
  position: relative;
      overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  line-height: 19px;
}
.ind-prod-cont .hr{
  display: block;
  margin:0 auto 13px;
  width: 54px;
  height: 3px;
  background: #434343;
}
.ind-prod-more{
  display: inline-block;
  font-size: 14px;
  color: #1a1919;
  text-transform: uppercase;
  margin-bottom: 28px;
}
.owl-controls{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.owl-prev,.owl-next{
  position: absolute;
  top: 155px;
  width: 22px;
  height: 42px;
  text-indent: -9999px;
  background: url(../images/ind-l_31.png) no-repeat 0 0;
}
.owl-prev{
  left: -68px;
}
.owl-next{
  right: -68px;
  background-image: url(../images/ind-r_33.png) ;
}
.ind-more{
  display: block;
  margin: auto;
  width: 178px;
  height: 41px;
  text-align: center;
  line-height: 41px;
  color: #fff;
  font-size: 14px;
  background: url(../images/ind_50.jpg) repeat-x 0 0;
}
.ind-more:hover{
  color:#1a1919;
}

.ind-company{
  height: 100%;
  background: url(../images/ind_57.jpg) no-repeat top center;
  background-size: 100% 100%;
}
.ind-box{
  font-size: 14px;
  line-height: 30px;
  color: #6f6f6f;
  text-align: center;
  margin-bottom: 67px;
}
.ind-box img{
  width: 33.3%;
  margin-bottom: 20px;
}
.comp-txt{
  margin-bottom: 45px;
}

.footer,.footer .fp-tableCell{ height: auto!important;}
.foothead{
  padding:78px 0 58px;
  background: #0e0e0f;
}
.foot-items{
  float: left;
  height: 207px;
  padding-top: 25px;
  border-right: 1px solid #353536;
}
.foot-items:last-child{
  border-right: none;
}
.foot-logo{
  width: 20%;
  height: 170px;
  padding-top: 52px;
}
.foot-nav{
  width: 28%;
}
.foot-contact{
  width: 35%;
}
.foot-web{
  width: 15%;
}
.foot-dlhd{
  width: 50%;
}
.foot-dlhd dt,
.foot-dlhd dd{ margin-left: 48px;
  font-size: 14px;
  line-height: 24px;
}
.foot-dlhd dd a,.foot-cont{
  color: rgba(255,254,254,0.25);
}
.foot-dlhd dd a:hover{color: #0097d6}
.foot-dlhd dt,.foot-items h3,.foot-web .att{
  font-size: 16px;
  color: #fff;
  margin-bottom: 10px;
}

.foot-contact h3,.foot-contact .foot-cont{
  margin-left: 42px;
}
.foot-contact .foot-cont{
  font-size: 14px;
  line-height: 24px;
}
.foot-web .att,.foot-web .web{
  margin-left: 40px;
}
.foot{
  height: 62px;
  background: #040609;
}
.footp{
  padding-top: 24px;
  color: rgba(255,254,254,0.25);
}
.footp a{color: rgba(255,254,254,0.25); }
.kby{float: right;}
.footp a:hover{color: #0097d6}


.banner{margin-top: 93px;}
.banner img{
  width: 100%;
    border: none;
    display: inline-block;
  max-width: 100%;
}
.main-link{
  line-height: 70px;
  color: #646363;
}
.main-link a{
  color: #646363;
}
.main-link a:hover{
  color: #0097d6
}

.comp{ padding-bottom: 50px;}
.mn-head{
  padding:20px 0 26px;
  margin-bottom: 55px;
  color: #282828;
  text-align: center;
  border-bottom: 1px solid #bfbfbf;
  position: relative;
}
.mn-head:before{
  position: absolute;
  bottom: -2px;
  left: 50%;
  width: 47px;
  height: 3px;
  margin-left: -23px;
  background:#345593;
  content: "";
}
.mn-h2{
  font-size: 30px;
  padding-bottom: 10px;
}
.mn-p{
  font-size: 14px;
  text-transform: uppercase;
}

.comp-box-span{
  float: left;
  width: 240px;
  height: 250px;
  font-size: 30px;
  line-height: 36px;
  padding: 84px 64px 0;
  color: #fff;
  background: url(../images/comp_06.jpg) no-repeat 0 0;
}
.comp-box-i{
  display: inline-block;
  font-size: 14px;
  line-height: 30px;
  padding-top: 20px;
  font-style: normal;
}
.box{
  font-size:14px;
  color:#4f4f4f;
  line-height:24px;
  margin-bottom: 25px;
}
.box img{ max-width: 100%;}

.mn-pad{
  padding: 50px 0;
}
.corp{
  background: #f7f7f8;
}
.corp-list li{
  float: left;
  width: 25%;
  font-size: 16px;
  line-height: 60px;
  color: #101010;
  text-align: center;
}
.corp-list li img{
  max-width: 242px;
  max-height: 422px;
}

.history{
  padding: 95px 0 75px;
  background: url(../images/comp_22.jpg) no-repeat top center;
}

.his-hd{
  color: #fff;
  text-align: center;
  margin-bottom:109px;
}
.his-h2{
  font-size: 72px;
  padding-bottom: 5px;
}
.his-p{
  font-size: 36px;
}

.his-list{
  min-height: 700px;
  background: url(../images/his-bg.jpg) repeat-y top center;
  position: relative;
}
.his-list:before{
  position: absolute;
  top: -65px;
  left: 50%;
  width: 20px;
  height: 63px;
  margin-left: -10px;
  background: url(../images/his_03.png) no-repeat 0 0;
  content: "";
}
.his-list-dl{ padding-top: 83px;}
.his-year{
  display: block;
  width: 183px;
  height: 49px;
  text-align: center;
  line-height: 49px;
  border-radius: 25px;
  margin:0 auto 72px;
  border:1px solid #bfbfbf;
  background: #fff;
}
.his-cont{
  width: 466px;
  height: 114px;
  padding: 35px 32px 34px 34px;
  border-radius: 5px;
  color: #4f4f4f;
  background: #f0eff0;
  position: relative;
}
.his-l{
  float: left;
  margin-bottom: 92px;
}
.his-r{
  float: right;
  margin-top: 92px;
}
.his-cont-img{
  float: left;
  margin-right: 25px;
  width: 202px;
  height: 114px;
}
.his-cont-p{
  font-size: 14px;
  line-height: 24px;
  height: 120px;
  overflow: hidden;
}
.his-pos{
  position: absolute;
  top: 17px;
  width: 10px;
  height: 10px;
  background: #d3d3d3;
  border-radius: 50%;
}
.his-pos i{
  position: absolute;
  top: -4px;
  left: -4px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border:none;
}
.his-l .his-pos{
  right: -73px;
}

.his-r .his-pos{
  left: -73px;
}
.his-cont:hover{
  color: #fff;
  background: #0079c1;
}
.his-cont:hover .his-pos{
  background: #0079c1;
}
.his-cont:hover .his-pos i{
  border: 1px solid #0079c1;
}
.expand-more{
  display: block;
  width: 206px;
  height: 46px;
  margin:auto;
  color: #fff;
  font-size: 14px;
  border-radius: 23px;
  text-align: center;
  line-height: 46px;
  background: #005ea6;
}
.expand-more:hover{ background: #f0eff0;}

.honor{
  background: #fafafa;
}
.hnr-list li{
  float: left;
  width: 33.1%;
  height: 283px;
  border-right: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
}
.hnr-list li img{
  width: 329px;
  height: 229px;
}
.hnr-list li:hover img{
  box-shadow: 0 0 20px rgba(104,104,104,0.8)
}
.hnr-list .hnr2{
  text-align: center;
}
.hnr-list .hnr22{
  padding-top: 50px;
  height: 233px;
  border-bottom: none;
}
.hnr-list .hnr3{
  text-align: right;
  border-right: none;
}
.hnr-paging{
  text-align: center;
  padding-top: 60px;
  margin-bottom: 11px;
}
.hnr-paging .pag-item{
  display: inline-block;
  width: 31px;
  height: 31px;
  color: #262626;
  text-align: center;
  line-height: 31px;
  margin: 0 3px;
  font-size: 18px;
  background: #d2d2d2;
}
.hnr-paging .pag-item:hover,.hnr-paging .pagshow{
  color: #fff;
  background: #0079c1;
}


.line-nav{
  line-height: 58px;
}
.main-nav{
  height: 61px;
  border-bottom: 1px solid #d9d9da;
}
.mn-nav-list{ text-align: center;}
.mn-nav-list li{
  display: inline-block;
  width: 16.6%;
  font-size: 16px;
  text-align: center;
  line-height: 61px;
  color: #3e3e3e;
  cursor: pointer;
  margin-left: -3px;
}
.mn-nav-list .mn-nav-show{
  color: #fff;
  background: #0079c1;
}
.content-select{
  float: left;
  width: 199px;
  padding: 33px 0 44px;
  background: #f4f4f4;
}
.prod-list-left li{
  font-size: 18px;
  line-height: 40px;
  margin-bottom: 20px;
  position: relative;
}
.prod-list-left li:before{
  position: absolute;
  top: 11px;
  left: 34px;
  width: 4px;
  height: 17px;
  background: #bfbfbf;
  content: "";
}
.prod-list-left li a{
  padding-left: 52px;
  display: block;}
.prod-list-left li:hover a,.prod-list-left .prod-left-show a{
  margin-left: -24px;
  padding-left:76px;
  color: #fff;
  background: #0079c1;
}

.content-right{
  float: right;
  width: 976px;
  padding-bottom: 82px;
}
.cont-right-list{
  margin-bottom: 46px;
}
.cont-right-list li{
  float: left;
  width: 208px;
  margin-left: 34px;
  margin-bottom: 34px;
  border: 1px solid #dcdcdc;
}
.cont-right-img{
  text-align: center;
  height: 200px;
  padding: 10px;
  line-height: 200px;
  overflow: hidden;
}
.cont-right-img img{
  max-width: 100%;
  max-height: 100%;
}
.cont-right-txt{
  text-align: center;
  font-size: 16px;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  color: #4a4949;
  padding: 10px 10px 25px;
}
.pagings{ text-align: center; }
.pags-item{
  display: inline-block;
  padding: 10px;
  font-size: 14px;
  margin: 0 2px;
  cursor: pointer;
  background: url(../images/prod_09.jpg) repeat-x 0 0;
}
.pags-l,.pags-r{
  padding: 10px 28px;
}
.pags-item.cur{ color: #0097d6;}
.cont-return{
  text-align: right;
  margin-top: 65px;
}
.cont-return a{
  display: inline-block;
  width: 80px;
  height: 30px;
  font-size: 12px;
  text-align: center;
  line-height: 30px;
  background: #ccc;
}
.cont-return a:hover{
  color: #fff;
  background: #0079c1;
}

.cont-right-list li:hover{
  transform: translate(0,-5px);
  -webkit-transform: translate(0,-5px);
  -moz-transform: translate(0,-5px);
  -o-transform: translate(0,-5px);
  -ms-transform: translate(0,-5px);
  box-shadow: 0 0 20px rgba(104,104,104,0.3)
}
.cont-right-list li:hover .cont-right-txt{ color: #0097d6;}

.cont-right-list li:hover .cont-right-img img{
  -webkit-transform: scale(0.9,.9);
  -moz-transform: scale(0.9,.9);
  transform: scale(0.9,.9);
}


.case-list{ margin-right: -6px; margin-bottom: 60px;}
.case-list li{
  float: left;
  width: 394px;
  height: 338px;
  margin-right: 6px;
  margin-bottom: 6px;
  border: 1px solid #cdcdcd;
  position: relative;
  overflow: hidden;
}
.animations {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    overflow: hidden;
}
.animations span {
    width: 20%;
    height: 100%;
    float: left;
    background:rgba(2,110,176,0.8);
}
.a1 {
    animation: rollOut .4s ease .2s both;
    -webkit-animation: rollOut .4s ease .2s both;
    -moz-animation: rollOut .4s ease .2s both;
    -ms-animation: rollOut .4s ease .2s both;
    -o-animation: rollOut .4s ease .2s both;
}
.a2 {
    animation: rollOut .4s ease .3s both;
    -webkit-animation: rollOut .4s ease .3s both;
    -moz-animation: rollOut .4s ease .3s both;
    -ms-animation: rollOut .4s ease .3s both;
    -o-animation: rollOut .4s ease .3s both;
}
.a3 {
    animation: rollOut .4s ease .4s both;
    -webkit-animation: rollOut .4s ease .4s both;
    -moz-animation: rollOut .4s ease .4s both;
    -ms-animation: rollOut .4s ease .4s both;
    -o-animation: rollOut .4s ease .4s both;
}
.a4 {
    animation: rollOut .4s ease .5s both;
    -webkit-animation: rollOut .4s ease .5s both;
    -moz-animation: rollOut .4s ease .5s both;
    -ms-animation: rollOut .4s ease .5s both;
    -o-animation: rollOut .4s ease .5s both;
}
.a5 {
    animation: rollOut .4s ease .6s both;
    -webkit-animation: rollOut .4s ease .6s both;
    -moz-animation: rollOut .4s ease .6s both;
    -ms-animation: rollOut .4s ease .6s both;
    -o-animation: rollOut .4s ease .6s both;
}
.case-list li:hover .a1 {
    animation: fadeInUp .6s ease 0s both;
    -webkit-animation: fadeInUp .6s ease 0s both;
    -moz-animation: fadeInUp .6s ease 0s both;
    -ms-animation: fadeInUp .6s ease 0s both;
    -o-animation: fadeInUp .6s ease 0s both;
}
.case-list li:hover .a2 {
    animation: fadeInUp .6s ease .1s both;
    -webkit-animation: fadeInUp .6s ease .1s both;
    -moz-animation: fadeInUp .6s ease .1s both;
    -ms-animation: fadeInUp .6s ease .1s both;
    -o-animation: fadeInUp .6s ease .1s both;
}
.case-list li:hover .a3 {
    animation: fadeInUp .6s ease .2s both;
    -webkit-animation: fadeInUp .6s ease .2s both;
    -moz-animation: fadeInUp .6s ease .2s both;
    -ms-animation: fadeInUp .6s ease .2s both;
    -o-animation: fadeInUp .6s ease .2s both;
}
.case-list li:hover .a4 {
    animation: fadeInUp .6s ease .3s both;
    -webkit-animation: fadeInUp .6s ease .3s both;
    -moz-animation: fadeInUp .6s ease .3s both;
    -ms-animation: fadeInUp .6s ease .3s both;
    -o-animation: fadeInUp .6s ease .3s both;
}
.case-list li:hover .a5 {
    animation: fadeInUp .6s ease .4s both;
    -webkit-animation: fadeInUp .6s ease .4s both;
    -moz-animation: fadeInUp .6s ease .4s both;
    -ms-animation: fadeInUp .6s ease .4s both;
    -o-animation: fadeInUp .6s ease .4s both;
}
.case-pos-cont{
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: 36px;
  color: #fff;
  height: 36px;
  margin-top: -18px;
  padding-bottom: 22px;
  z-index: 2;
  animation: bounceOut .4s ease 0s both;
  -webkit-animation: bounceOut .4s ease 0s both;
  -moz-animation: bounceOut .4s ease 0s both;
  -ms-animation: bounceOut .4s ease 0s both;
  -o-animation: bounceOut .4s ease 0s both;
}
.case-pos-cont:before{
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 154px;
  height: 4px;
  margin-left: -77px;
  background: #fff;
  content: "";
}

.case-list li:hover .case-pos-cont{
  animation: bounceIn .4s ease .7s both;
    -webkit-animation: bounceIn .4s ease .7s both;
    -moz-animation: bounceIn .4s ease .7s both;
    -ms-animation: bounceIn .4s ease .7s both;
    -o-animation: bounceIn .4s ease .7s both;
}
.main-case .pagings{
  margin-bottom: 70px;
}
.case-box{
  margin-bottom: 80px;
}

.join{background:#f2f2f2;}
.join-head{
  padding: 85px 0 8px;
  border-bottom: none;
  margin-bottom: 40px;
}
.main-join{ padding-bottom: 69px;}
.gagebox { width: 100%; margin: 0 auto 37px; }
.gage-dl { padding-bottom: 30px; }
.gage-dl dt { height: 62px; color: #666666; line-height: 62px; padding: 0 24px 0 22px; font-size: 16px; background: #fff; cursor: pointer; }
.gage-dlshow dt { color: #fff; background: #0079c1; }
.gage-dl dt span { float: left; width: 45%; }
.gage-dl dt span:nth-child(2) { width: 20%; }
.gage-dl dt span:nth-child(3) { width: 20%; }
.gage-dl dt span:nth-child(4) { width: 12%; }
.gage-dl dt span:nth-child(5) { width: 3%; }
.btndl { display: block; width: 30px; height: 30px; margin-top: 15px; background: url(../images/join_09.png) no-repeat 0 0; }
.gage-dl dd { display: none; font-size: 14px; color: #747575; padding: 22px 0 0 27px; line-height: 30px; }
.gage-dl dd h4 { font-size: 14px; color: #0079c1; margin-bottom: 20px; }
.gage-dl dd.active{ display: block;}
.gage-dlshow .btndl { background-image: url(../images/join_05.png); }
.resume{
  display: block;
  width: 208px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  font-size: 14px;
  color: #fff;
  margin-top: 40px;
  margin-bottom: 23px;
  background: #666666;
}
.resume:hover{
  color: #fff;
  background: #0079c1;
}

.mess{
  padding-top: 45px;
}
.mess-main{
  padding-bottom: 125px;
  background: url(../images/mes_03.jpg) no-repeat top center;
}
.mess-mn{
  margin-bottom: 83px;
}
.mess-form,.mess-img{
  float: left;
  width: 50%;
}
.mess-form{
  height: 330px;
  padding-top: 45px;
  background: #0079c1;
}
.mess-item{
  padding-left: 50px;
  margin-bottom: 14px;}
.mess-name{
  float: left;
  width: 64px;
  line-height: 37px;
  color: #fff;
  font-size: 14px;
}
.mess-text{
  width: 283px;
  height: 35px;
  font-size: 14px;
  padding: 0 10px;
  line-height: 35px;
  background: #fff;
  border: 1px solid #dcdcdc;
}
.textarea{
  width: 405px;
  height: 109px;
  resize:none;
}
.mess-sub{
  text-align: center;
}
.mess-btn{
  width: 150px;
  height: 41px;
  color: #fff;
  font-size: 14px;
  border: none;
  background: #0079c1;
}
.mess-btn:hover{
  color: #333;
  background: #e8e8e8;
}
.mess-img img{ max-width: 100%;}

/*nav*/
.header{ position: relative;}
.nav__trigger { width: 30px; height: 25px; position: absolute; right: 10px; top: 34px; z-index: 1024; display: none; cursor: pointer; }
.nav__icon { display: inline-block; position: relative; width: 30px; height: 5px; background-color: #0079c1; -webkit-transition-property: background-color, -webkit-transform; transition-property: background-color, -webkit-transform; transition-property: background-color, transform; transition-property: background-color, transform, -webkit-transform; -webkit-transition-duration: 300ms; transition-duration: 300ms; }
.nav__icon:before, .nav__icon:after { content: ''; display: block; width: 30px; height: 5px; position: absolute; background: #0079c1; -webkit-transition-property: margin, -webkit-transform; transition-property: margin, -webkit-transform; transition-property: margin, transform; transition-property: margin, transform, -webkit-transform; -webkit-transition-duration: 300ms; transition-duration: 300ms; }
.nav__icon:before { margin-top: -10px; }
.nav__icon:after { margin-top: 10px; }
.zjq-mnav { width: 100%; height: 100%; padding: 5rem 0; position: fixed; z-index: 999; opacity: 0; -webkit-transition-property: all; transition-property: all; -webkit-transition-duration: 300ms; transition-duration: 300ms; -webkit-transform: translateX(-128%); transform: translateX(-128%); left: 0; top: 0; }
.zjq-msons { margin: 14px 10px; border-bottom: 1px solid rgba(255,255,255,0.5); }
.zjq-msons dt { font-size: 16px; margin-bottom: 8px; line-height: 1.6rem; text-align: center; }
.zjq-msons a { color: #fff }
.zjq-msons dd { line-height: 22px; margin-left: -20px }
.zjq-msons dd a { margin-left: 20px; display: inline-block; color: #e9e8e8 }
.nav--active .nav__trigger { opacity: 0.5; }
.nav--active .nav__icon { -webkit-transform: rotate(90deg); transform: rotate(90deg); }
.nav--active .zjq-mnav { opacity: 1; background: rgba(44,50,58,0.9); -webkit-transform: translateY(0); transform: translateY(0); }
.bodyhead .nav__trigger{top:15px;}



@media only screen and (max-width: 1600px){
  .slide-img .flex-control-nav{ bottom: 100px;}
  .slid-btm{ margin-bottom: 15px;}
  .pad { padding: 58px 0 30px; }
  .ind-box{ margin-bottom: 38px; }
  .ind-hd-p{ padding-top: 0;}
  .ind-head{ margin-bottom: 30px;}
  .ind-abt-items{ margin-right: 0;}
  .ind-abt-item{ width: 28%; margin: 0 30px;}
  .ind-abt-cont{ padding: 20px 20px 0;height: 240px;}
  .ind-abt-cont h3{margin: 10px 0;}
  .ind-abt-img{ height: 260px;}

}


@media only screen and (max-width: 1380px){
  .ind-prod-box{
    width: 1100px;
    margin:0 auto 48px;
  }
  .owl-next{
    right: -40px;
  }
  .owl-prev {
    left: -40px;
  }
  .ind-prod-item{
    width: 100%;
  }
  
  .ind-hd-p{ line-height: 40px;}
  .ind-abt-items{ text-align: center;}
  .ind-abt-item{ float: none; display: inline-block; width: 21%; margin: 0 20px;}
  .ind-prod-nav{ margin-bottom: 20px;}
  .ind-prod-img{ height: 245px; line-height: 245px; }
  .ind-head{ margin-bottom: 20px;}
  .ind-prod-cont h3{ margin: 8px 10px 10px}
  .ind-prod-cont .hr{ margin-bottom: 10px;}
  .ind-prod-more{ margin-bottom: 15px;}
  .comp-txt{ margin-bottom: 20px;}
  .ind-box{ line-height: 24px; margin-bottom: 5px;}
}
@media only screen and (max-width: 1300px){
  .bnr-txt1{ font-size: 60px;}
}
@media only screen and (max-height: 720px){
  .ind-abt-item{ width:25%;}
  .ind-prod-box { width: 1100px; margin: 0 auto 25px;}
  .ind-box img{width: 25%;}
  .ind-abt-img{ height: 190px;}
}
@media only screen and (max-width: 1240px){
  .wrap{ width: 1000px;}
  .nav{display: none;}
  .nav__trigger{ display: block;}
  .bnr-txt1{
    font-size: 50px;
    margin-top: -150px;
  }

  
  .ind-abt-items{margin-right: 0;}
  .ind-abt-item{
    width: 29%;
    margin:0 14px;
  }
  .ind-abt-item img{
    width: 100%;
    height: 252px;
  }
  .ind-abt-cont{
    padding: 23px 20px 0;
    height: 232px;
  }
  .ind-abt-i{
    width: 58px;
    height: 58px;
    background-size: 100% 100%;
  }
  .ind-abt-cont h3{margin: 15px 0;}

  .retrieval{
    margin-right: 52px;
  }
  .boximg{
    width: 70%;
  }
  .comp-box-span{
    width: 25%;
    height: 232px;
    padding: 50px 22px 0;
    background-size: 100% 100%;
  }
  .his-cont{
    width: 366px;
  }
  .hnr-list li,.hnr-list .hnr3,.hnr-list .hnr22{
    width: 33.3%;
    height: 245px;
    text-align: center;
    line-height: 245px;
    border: none;
    padding-top: 0;
  }
  .hnr-list li img{
    width: auto;
    height: auto;
    max-height: 90%;
    max-width: 90%;
  }
  .foot-logo{
    float: none;
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    padding-top: 0;
    text-align: center;
    border-right: none;
  }
  .foot-contact{
    width: 45%;
  }
  .foot-web{
    width: 25%;
  }

  .content-right{ width: 80%;}
  .content-select{
    width: 20%;
  }
  .case-list li{
    width: 32%;
    height: 276px;
  }
  .case-list li img{
    max-width: 100%;
    max-height: 100%;
  }

  .gage-dl dt span{ width: 40%;}
  .gage-dl dt span:nth-child(4){ width: 15%;}
  .gage-dl dt span:nth-child(5){width: 5%;}

  .mess-form{
    height: auto;
    padding-bottom: 10px;
    padding-top: 25px;
  }
  .textarea{ width: 283px;}
  .mess-main{padding-bottom: 90px; background: none;}

  .ind-prod-box{
    width: 880px;
  }
  .banner{ margin-top: 53px;}
}
@media only screen and (max-width: 1200px){
  
  .slide-img .flex-control-nav{
    bottom: 20px;
  }
  .slide-img{
    margin-top: 53px;
    height: 570px;
  }
  .slid-btm{
    display: none;
  }
  .posTitlebox{
    display: none;
  }
  .pad{
    padding: 40px 0 50px;
  }
}
@media only screen and (max-width: 1024px){
  .banner{ margin-top: 53px;}
  .wrap{ width: 880px;}
  

  .bnr-txt1{
    margin-top: -190px;
    font-size: 40px;
  }
  .ind-prod-box{
    width: 610px;
  }
  .bnr-more{
    width: 84px;
    height: 84px;
    line-height: 84px;
    margin-left: -42px;
  }
  .ind-abt-item img{
    height: 221px;
  }

  .comp-box-span{
    font-size: 26px;
    padding-top: 30px;
    height: 218px;
  }
  .comp-box-i{
    font-size: 12px;
  }
  .corp-list li{
    font-size: 14px;
  }
  .corp-list li img{
    max-width: 90%;
    max-height: 90%;
  }
  .his-hd{ margin-bottom: 123px;}
  .his-h2{
    font-size: 60px;
  }
  .his-cont{
    float: none;
    width:92%;
    margin: 0 auto 30px;
  }
  .his-cont:last-child{ margin-bottom: 0;}
  .his-cont:hover{
    transform: translate(0,-5px);
    -webkit-transform: translate(0,-5px);
    -moz-transform: translate(0,-5px);
    -o-transform: translate(0,-5px);
    -ms-transform: translate(0,-5px);
    box-shadow: 0 0 20px rgba(104,104,104,0.5)
  }
  
  .his-pos{ display: none;}

  .hnr-list .hnr22,
  .hnr-list .hnr3,
  .hnr-list li{
    height: auto;
    line-height: 100%;
  }
  .hnr-list li img{
    margin: 10px 0 ;
  }
  .foot-items,.foot-dlhd{
    float: none;
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    border-right: none;
    padding-top: 0;
  }
  .foot-dlhd:last-child{ margin-bottom: 0;}
  .foot-dlhd dt,.foot-contact h3, .foot-contact .foot-cont,.foot-web .att, .foot-web .web{margin-left: 0; }
  .foot-dlhd dd{ 
    float: left; 
    margin-right: 20px;
    margin-left: 0;
  }

  .cont-right-list li{
    margin-left: 22px;
  }
  .case-list li{
    height: 243px;
  }
  .gage-dl dt span{ width: 35%;}
  .gage-dl dt span:nth-child(4){ width: 18%;}
  .gage-dl dt span:nth-child(3){width: 22%;}

  .mess-item{ padding-left: 38px; margin-bottom: 10px;}
  .textarea{ height: 87px;}
}
@media only screen and (max-width: 924px){
  .wrap{ width: 600px;}
  .bnr-txt2{
    width: 80%;
    margin-left: -40%;
    margin-top: -115px;
  }
  .slide-img{
    height: 440px;
  }

  .ind-prod-box{
    width: 480px;
  }

  .ind-abt-item{
    margin: 0 10px;
  }
  .ind-abt-item img{
    height: 153px;
  }
  .pad{
    padding: 30px 0 40px;
  }

  .mn-h2{
    font-size: 28px;
  }
  .boximg{
    width: auto;
    max-width: 100%;
  }
  .comp-box-span{
    width: auto;
    height: auto;
    padding:30px 0 0;
    color: #0079c1;
    background: no-repeat;
  }
  .comp-box-i{ padding-top: 0; line-height: 24px;}
  .corp-list li p{
    line-height: 24px;
    padding: 10px;
  }
  .his-hd{ margin-bottom: 145px;}
  .his-h2{
    font-size: 50px;
  }
  .his-p{
    font-size: 28px;
  }
  .his-cont{
    width: 80%;
  }
  .foothead{
    padding: 40px 0 30px;
  }
  .foot{
    height: auto;
    padding: 19px 0;
    line-height: 20px;
  }
  .footp{ padding-top: 0;}
  .kby{
    float: none;
  }

  .content-select,.content-right{
    width: 100%;
  }
  .content-select{ padding: 20px 0 0;}
  .content-right{ padding-top: 40px;}
  .prod-list-left li{
    float: left;
    width: 33.3%;
  }
  .prod-list-left li:hover a, .prod-list-left .prod-left-show a,.prod-list-left li a{
    margin-left: 0;
    padding-left: 0;
    text-align: center;
  }
  .prod-list-left li:before{ display: none}
  .cont-right-list li{ 
    width: 29%;
    margin: 10px ;
  }

  .main-nav ,.mn-nav-list{
    height: auto;
    text-align: left;
  }
  .mn-nav-list li{
    float: left;
    width: 25%;
    line-height: 36px;
    margin-left: 0;
  }

  .boxcontimg{
    margin: 0 40px 20px!important;
  }
  .case-list{
    margin-right: 0;
  }
  .case-list li{
    height: 166px;
  }
  .case-pos-cont{
    font-size: 30px;
    margin-top: -30px;
  }
  .gage-dl dt{ padding: 0 15px;}
  .gage-dl dt span{ width: 25%; overflow: hidden;text-overflow:ellipsis; white-space: nowrap;}
  .gage-dl dt span:nth-child(4){ width: 22%;}
  .gage-dl dt span:nth-child(3){width: 25%;}
  .gage-dl dt span:nth-child(5) { width: 8%;}
  .resume{width: 130px; height: 35px; line-height: 35px;}

  .mess-form, .mess-img{
    width: 100%;
  }
  .mess-text,.textarea{
    width: 75%;
  }
  .mess-mn{margin-bottom: 40px;}
  .mess-main{ padding-bottom: 45px;}
}
@media only screen and (max-width: 620px){
  .wrap{ width: 390px;}


  .slide-img{
    height: 370px;
  }

  .bnr-txt1{
    font-size: 28px;
  }
  .bnr-txt2{
    width: 80%;
    font-size: 16px;
    margin-left: -40%;
    margin-top: -115px;
  }
  .bnr-txt2 span{ font-size: 18px;}
  .bnr-txt2{
    width: 80%;
    margin-left: -40%;
    margin-top: -115px;
  }
  .h2 img{
    max-width: 80%;
  }
  .ind-prod-box{
    width: 300px;
  }
  .ind-abt-item{
    width: 100%;
    margin: 0 0 20px;
  }
  .ind-abt-item img{
    height: auto;
  }

  .comp-box-span{
    font-size: 22px;
  }
  .mn-h2{
    font-size: 26px;
  }
  .corp-list li{
    width: 50%;
  }
  .his-cont{ width: 70%; height: auto;}
  .his-cont-img{
    float: none;
    width: 100%;
    height: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .his-cont-p{
    height: 72px;
  }
  .his-list-dl{
    padding-top: 40px;
  }
  .his-year{ 
    width: 145px; 
    height: 39px; 
    line-height: 39px;
    margin: 0 auto 40px;
  }
  .expand-more{width: 145px; 
    height: 39px; 
    line-height: 39px;}
    .hnr-list .hnr22,
  .hnr-list .hnr3,
  .hnr-list li{
    width: 50%;
  }
  .cont-right-list li{ 
    width: 44%;
  }
  .cont-right-txt{
    font-size: 14px;
  }
  .prod-list-left li{
    font-size: 16px;
  }
  .boxcontimg{
    float: none!important;
    margin:0 0 20px!important;
  }
  .box h3{
    font-size: 24px!important;
    line-height: 36px;
    margin:25px 0 45px!important;
  }
  .case-list li{
    width: 47%;
    height: 157px;
  }
  .case-list li:last-child{ display: none;}

  .join-head{padding: 55px 0 8px;}
  .gage-dl dt span{ width:30%; overflow: hidden;text-overflow:ellipsis; white-space: nowrap;}
  .gage-dl dt span:nth-child(4){ display: none;}
  .gage-dl dt span:nth-child(2){width: 30%;}
  .gage-dl dt span:nth-child(3){width: 30%;}
  .gage-dl dt span:nth-child(5) { width: 10%;}
  .gage-dl{padding-bottom: 20px;}
  
  .mess-item{
    padding-left: 20px;
  }
  .mess-name{
    width: 20%;
  }
  .mess-text, .textarea {
    width: 65%;
  }
  .retrieval{display: none;}
  .owl-controls{
    display: none;
  }

  .ind-box{
    margin-bottom: 40px;
  }

  .ind-prod-nav span{
    display: inline-block;
    margin-bottom: 8px;
  }
}
@media only screen and (max-width: 414px){
  .wrap{ width: 95%;}

  .slide-img{
    height: 220px;
  }
  .bnr-txt1{
    font-size: 22px;
  }
  .bnr-txt2{
    width: 80%;
    font-size: 14px;
    margin-left: -40%;
    margin-top: -115px;
  }
  .bnr-txt2 span{ font-size: 16px;}
  .ind-prod-box{
    width: 80%;
  }
  .comp-box-span{
    font-size: 18px;
  }
  .mn-h2{
    font-size: 24px;
  }
  .cont-right-list li{ 
    width: 42%;
  }
  .mn-nav-list li{
    width: 33.3%;
  }
  .case-list li{
    width: 100%;
    height: auto;
  }
  .mess-form{
    padding-bottom: 25px;
  }
  .gage-dl dt{ font-size: 14px; padding: 0 5px;}
   .gage-dl dt span{ width:23%;}
  .gage-dl dt span:nth-child(2){width: 33%;}
  .gage-dl dt span:nth-child(3){width: 32%;}
  .gage-dl dt span:nth-child(5) { width: 12%;}

  .nav__trigger{right: 0;}
  .box h3{
      font-size: 24px!important;
      line-height: 36px;
      margin: 25px 0 25px!important;
  }
}

@media only screen and (max-width: 320px){
  .slide-img {
    height: 180px;
  }
}










































































































</pre></body></html>