/*初始化*/
body, ul, li, p, h1, h2, h3, h4, h5, h6, a, dl, dt, dd { margin: 0; padding: 0; }
body { min-width: 1250px; font-size: 14px; color: #666; }
ul, li { list-style: none; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
input, textarea { font-size: 14px; color: #666; border: none; }
img, i { border: none; -webkit-transition: all 0.6s; -o-transition: all 0.6s; transition: all 0.6s; }
i { font-style: normal; }
a { color: #666; text-decoration: none; -webkit-transition: all 0.6s; -o-transition: all 0.6s; transition: all 0.6s; }
a:hover { color: #0076ba; }
/*布局*/
.comwrap { position: relative; margin: 0 auto; width: 1200px; }
.fl-l { float: left; }
.fl-r { float: right; }
.d-ib { display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; }
.cl-baf { *zoom: 1; }
.cl-baf:after { content: ""; display: block; height: 0; font-size: 0; overflow: hidden; clear: both; }
.txtoe { -ms-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.trs06s { -webkit-transition: all 0.6s; -o-transition: all 0.6s; transition: all 0.6s; }
.trs03s { -webkit-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
/*头部*/
.head-top { height: 30px; line-height: 30px; font-size: 12px; color: #fff; background-color: #0076ba; overflow: hidden; }
.head-top .txt { margin-left: 168px; }
.header { position: relative; z-index: 2; height: 90px; box-shadow: 0 2px 8px 0 rgba(32, 21, 18, 0.2); }
.header .logo { position: absolute; bottom: 0; left: 0; max-width: 130px; max-height: 120px; background-color: #fff; }
.nav { margin-right: -20px; max-width: 1070px; height: 90px; font-size: 0; overflow: hidden; }
.nav .col .link { display: block; padding: 0 20px; font-size: 14px; line-height: 90px; color: #333; }
.nav .col .link:hover, .nav .cur .link { color: #fff; background-color: #0076ba; }
/*底部*/
.footer-nav { height: 100px; font-size: 0; line-height: 100px; text-align: center; background-color: #0076ba; overflow: hidden; }
.footer-nav .link, .footer-nav .line { padding: 0 25px; font-size: 14px; color: #fff; }
.footer-nav .line-0 { display: none; }
.footer-nav .link:hover { color: #0076ba; background-color: #fff; }
.footer { padding: 40px 0 30px; color: #fff; line-height: 28px; text-align: center; background-color: #3e3e3e; }
.footer a { color: #fff; }
.footer a:hover { color: #ddd; text-decoration: underline; }
.footer .ewm { display: block; margin: 0 auto 20px; }
.footer .flink { font-size: 12px; line-height: 1.8; }
.footer .flink .link { margin-right: 1em; }
/*焦点图*/
.banner { position: relative; height: 600px; overflow: hidden; }
.banner .witem {
  display: none; position: absolute; top: 0; left: 0; width: 100%; height: 100%; text-indent: -9999px; background: center no-repeat;
}
.banner .btn { position: absolute; bottom: 10px; width: 100%; font-size: 0; text-align: center; }
.banner .btn .bitem { margin: 0 5px; width: 10px; height: 10px; background-color: #aaa; border-radius: 100%; cursor: pointer; }
.banner .btn .cur { background-color: #0076ba; }
/*通用*/
.comtit { text-align: center; }
.comtit .en { font-family: arial; font-size: 26px; color: #0076ba; text-transform: uppercase; }
.comtit .cn { font-size: 22px; color: #333; }
.comtit .line { margin-top: 20px; width: 20px; height: 2px; background-color: #0d67ad; vertical-align: top; }
/*产品*/
.product { padding: 90px 0 100px; }
.product .main { margin-top: 50px; }
.product .main .menu { width: 280px; }
.product .menu .row { position: relative; margin-bottom: 2px; padding: 0 70px 0 30px; height: 70px; background-color: #f8f8f8; }
.product .menu .link { font-size: 16px; line-height: 70px; color: #666; }
.product .menu .icon { position: absolute; right: 30px; top: 26px; width: 17px; height: 17px; background: url(../img/icon_index.png) -17px 0 no-repeat; }
.product .menu .row:hover, .product .menu .cur { cursor: pointer; background-color: #0076ba; }
.product .menu .row:hover .link, .product .menu .cur .link { color: #fff; }
.product .menu .row:hover .icon, .product .menu .cur .icon { background-position: 0 0; }
.product .menu .cur { cursor: default; }
.product .main .slidewr { width: 880px; height: 574px; overflow: hidden; }
.product .slidewr .slide { position: relative; }
.product .slidewr .item { width: 100%; height: 574px; overflow: hidden; }
.product .slidewr .top { margin-bottom: 16px; }
.product .slidewr .ttit { margin-top: 22px; padding-left: 10px; font-size: 24px; line-height: 1; color: #0076ba; border-left: 4px solid #0076ba; }
.product .slidewr .more {
  margin-top: 15px; width: 120px; font-family: arial; line-height: 40px; color: #fff; text-align: center; text-transform: uppercase; background-color: #0076ba;
}
.product .slidewr .more:hover { background-color: #eb6100; }
.product .slidewr .list { margin-left: -20px; }
.product .slidewr .col { position: relative; margin-left: 20px; margin-bottom: 22px; width: 278px; height: 238px; border: 1px solid #ddd; overflow: hidden; }
.product .slidewr .img { display: block; width: 100%; }
.product .slidewr .mask { position: absolute; top: 0; left: 0; z-index: 2; width: 100%; height: 100%; background-color: #000; opacity: 0; filter: alpha(opacity=0); }
.product .slidewr .info {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 3;
  margin-top: -25px\9;
  padding: 0 2%;
  width: 96%;
  text-align: center;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate3d(0, -50%, 0);
  -moz-transform: translate3d(0, -50%, 0);
  -ms-transform: translate3d(0, -50%, 0);
  -o-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.product .slidewr .ctit { display: block; font-size: 20px; color: #fff; }
.product .slidewr .line { margin-top: 15px; width: 20px; height: 2px; background-color: #fff; vertical-align: top; }
.product .slidewr .col:hover .img {
  -webkit-transform: translateZ(0) scale(1.03);
  -moz-transform: translateZ(0) scale(1.03);
  -ms-transform: translateZ(0) scale(1.03);
  -o-transform: translateZ(0) scale(1.03);
  transform: translateZ(0) scale(1.03);
}
.product .slidewr .col:hover .mask { opacity: 0.6; filter: alpha(opacity=60); }
.product .slidewr .col:hover .info { opacity: 1; filter: alpha(opacity=100); }
/*关于*/
.about { margin-bottom: 100px; padding: 70px 0 80px; background-color: #eef3f6; }
.about .main { margin-top: 50px; }
.about .main .imgwr { width: 585px; height: 350px; overflow: hidden; }
.about .imgwr .img { display: block; width: 100%; }
.about .main .conwr { width: 615px; }
.about .conwr .list { margin-left: 30px; margin-top: 35px; font-size: 0; }
.about .conwr .ltxt { padding: 11px 15px; width: 28px; font-size: 14px; line-height: 18px; color: #eb6100; border: 1px solid #eb6100; border-radius: 100%; }
.about .conwr .ltxt:hover { color: #fff; background-color: #eb6100; cursor: default; }
.about .conwr .dot { position: relative; margin-bottom: 6px; padding: 0 15px; font-size: 14px; line-height: 1; color: #ccc; *zoom: 1; }
.about .conwr .dot-4 { display: none; }
.about .conwr .dot:before, .about .conwr .dot:after {
  content: ''; position: absolute; bottom: 0; width: 5px; height: 5px; background-color: #ccc; border-radius: 100%;
}
.about .conwr .dot:before { left: 5px; }
.about .conwr .dot:after { right: 5px; }
.about .conwr .more { width: 110px; height: 130px; text-align: center; background-color: #0076ba; }
.about .conwr .mtxt { margin-top: 28px; color: #fff; }
.about .conwr .icon { margin-top: 26px; width: 25px; height: 25px; background: url(../img/icon_index.png) -34px 0 no-repeat; }
.about .conwr .more:hover { background-color: #eb6100; }
.about .conwr .more:hover .icon { margin-top: 32px; }
.about .conwr .end { padding: 22px 30px; line-height: 44px; text-indent: 2em; background-color: #fff;  }
/*广告*/
.banad { position: relative; margin-bottom: 100px; }
.banad .img { display: block; width: 100%; }
.banad .txt { position: absolute; left: 110px; bottom: 26px; font-size: 16px; color: #fff; }
.banad .txt .num { font-family: arial; font-size: 22px; letter-spacing: 0.4px; }
.banad-2 { margin-bottom: 100px; height: 281px; background: url(../img/ad_in_2.jpg?v52114202) center no-repeat; }
.banad-2 .comwrap { height: 281px; }
.banad-2 .txt {
  position: absolute;
  bottom: 28px;
  right: 0;
  font-size: 24px;
  color: #fff;
  text-shadow: 0 2px 1px rgba(31, 20, 17, 0.6);
}
/*案例*/
.case { margin-bottom: 90px; }
.case .main { margin-top: 50px; }
.case .main .conwr { margin-right: 20px; margin-bottom: 20px; width: 700px; }
.case .main .more { width: 110px; font-family: arial; font-size: 18px; line-height: 135px; color: #fff; text-align: center; background-color: #0076ba; }
.case .main .more:hover { background-color: #eb6100; }
.case .main .icon { width: 25px; height: 25px; background: url(../img/icon_index.png) -59px 0 no-repeat; }
.case .main .txt {
  margin-left: 50px; margin-top: 26px; width: 540px; height: 90px; font-size: 12px; line-height: 30px; text-align: right; overflow: hidden;
}
.case .main .imgwr { position: relative; overflow: hidden; }
.case .main .imgwr-0 { float: right; width: 480px; height: 450px; }
.case .main .imgwr-1, .case .main .imgwr-2 { float: left; margin-right: 20px; width: 340px; height: 280px; }
.case .imgwr .img { display: block; width: 100%; }
.case .imgwr .mask { position: absolute; top: 0; left: 0; z-index: 2; width: 100%; height: 100%; background-color: #000; opacity: 0; filter: alpha(opacity=0); }
.case .imgwr .info {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 3;
  margin-top: -50px\9;
  padding: 0 2%;
  width: 96%;
  text-align: center;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate3d(0, -50%, 0);
  -moz-transform: translate3d(0, -50%, 0);
  -ms-transform: translate3d(0, -50%, 0);
  -o-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.case .imgwr .icon { display: block; margin: 0 auto; width: 34px; height: 34px; background: url(../img/icon_index.png) 0 -17px no-repeat; }
.case .imgwr .line { display: block; margin: 20px auto 16px; width: 200px; height: 1px; background-color: #fff; }
.case .imgwr .tit { font-size: 22px; color: #fff; }
.case .imgwr:hover .img {
  -webkit-transform: translateZ(0) scale(1.03);
  -moz-transform: translateZ(0) scale(1.03);
  -ms-transform: translateZ(0) scale(1.03);
  -o-transform: translateZ(0) scale(1.03);
  transform: translateZ(0) scale(1.03);
}
.case .imgwr:hover .mask { opacity: 0.6; filter: alpha(opacity=60); }
.case .imgwr:hover .info { opacity: 1; filter: alpha(opacity=100); }
/*优势*/
.advantage { background-color: #eef3f6; }
.advantage .ttit { margin-bottom: 75px; height: 145px; text-indent: -9999px; background: url(../img/inadv_tit.jpg?v52114202) center no-repeat; overflow: hidden; }
.advantage .item { padding-bottom: 80px; }
.advantage .item .imgwr { float: left; position: relative; z-index: 2; width: 585px; height: 350px; overflow: hidden; }
.advantage .item .img { display: block; width: 100%; height: 350px; }
.advantage .item .conwr {
  position: relative; float: right; padding: 0 50px; width: 515px; height: 350px; background-color: #fff; box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1); *zoom: 1;
}
.advantage .item .conwr:after {
  content: '';
  position: absolute;
  right: 100%;
  top: 54px;
  z-index: 3;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent #fff;
  border-width: 17px 20px 17px 0;
}
.advantage .item .itit { margin-top: 30px; font-size: 0; }
.advantage .item .icon { max-width: 80px; max-height: 80px; }
.advantage .item .txt { margin-left: 20px; width: 375px; font-size: 22px; line-height: 30px; color: #0076ba; }
.advantage .item .con { margin-top: 30px; height: 180px; line-height: 20px; color: #777; overflow: hidden; }
.advantage .item-2 .conwr { float: left; }
.advantage .item-2 .conwr:after { left: 100%; right: auto; border-width: 17px 0 17px 20px; }
/*新闻*/
.news { margin-bottom: 100px; }
.news .box { width: 585px; height: 320px; border-bottom: 2px solid #0076ba; overflow: hidden; }
.news .box .link {
  width: 120px; line-height: 40px; color: #fff; text-align: center; background-color: #0076ba; border-left: 1px solid #0b558e; border-right: 1px solid #1382d8;
}
.news .box .link:hover, .news .left .link.cur { color: #0076ba; background-color: #eef3f6; border-color: #eef3f6; }
.news .box .more { font-family: arial; line-height: 40px; color: #0076ba; }
.news .box .slide { position: relative; width: 200%; height: 280px; }
.news .box .slidewr { background-color: #eef3f6; }
.news .box .item { padding: 0 30px; width: 525px; height: 280px; }
.news .box .row { padding: 30px 0 24px; font-size: 0; border-top: 1px dashed #caced0; }
.news .box .row-1 { border-top: none; }
.news .row .time { width: 60px; }
.news .row .time .txt { font-family: arial; font-size: 20px; color: #333; }
.news .row .time .icon {
  display: block;
  margin-top: 22px;
  margin-left: 25px;
  width: 25px;
  height: 25px;
  background: url(../img/icon_index.png) -59px -25px no-repeat;
  -webkit-transition: margin 0.6s;
  -moz-transition: margin 0.6s;
  -ms-transition: margin 0.6s;
  -o-transition: margin 0.6s;
  transition: margin 0.6s;
}
.news .row .con { width: 410px; }
.news .row .con .tit { font-size: 16px; color: #333; }
.news .row .con .desc { margin-top: 14px; height: 48px; font-size: 12px; line-height: 24px; color: #999; overflow: hidden; }
.news .row:hover .txt { color: #0076ba; }
.news .row:hover .icon { margin-left: 0; background-position: -34px -25px; }
.news .row:hover .tit { color: #0076be; }
.news .box .ttit { padding: 0 15px; height: 40px; background-color: #0076ba; overflow: hidden; }
.news .ttit .line { margin-top: 15px; width: 2px; height: 10px; background-color: #fff; }
.news .ttit .txt { margin-left: 15px; line-height: 40px; color: #fff; }
.news .ttit .more { color: #fff; }
.news .box .list { padding: 0 30px; height: 280px; background-color: #eef3f6; }
.news .list .txt { width: 30px; font-size: 14px; line-height: 30px; color: #fff; text-align: center; background-color: #0076ba; border-radius: 3px; }
.news .list .txt-2 { margin-top: 10px; background-color: #eb6100; }
.news .list .con { margin-top: 4px; width: 470px; }
.news .list .con .desc { margin-top: 10px; line-height: 19px; }
.news .list .row:hover .txt { color: #fff; }