/*初始化*/
body, ul, li, p, h1, h2, h3, h4, h5, h6, a, dl, dt, dd { margin: 0; padding: 0; }
body { min-width: 1300px; font-family: arial, sans-serif; font-size: 14px; color: #666; }
ul, li { list-style: none; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
input, textarea { font-family: arial, sans-serif; font-size: 14px; color: #666; border: none; }
img { border: none; -webkit-transition: all 0.6s; -o-transition: all 0.6s; transition: all 0.6s; }
i { font-style: normal; border: none; }
a { color: #666; text-decoration: none; -webkit-transition: all 0.6s; -o-transition: all 0.6s; transition: all 0.6s; }
a:hover { color: #00928b; }

/*通用*/
.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; }
.clear { display: block; height: 0; font-size: 0; overflow: hidden; clear: both; }
.txtoe { -ms-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.trs2s { -webkit-transition: all 2s; -o-transition: all 2s; transition: all 2s; }
.trs1s { -webkit-transition: all 1s; -o-transition: all 1s; transition: all 1s; }
.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; }
.icon { background-image: url(../img/icon.jpg); background-repeat: no-repeat; }

/*头部*/
.header { position: relative; z-index: 2; background-color: #fff; box-shadow: 0 0 6px 2px rgba(31, 20, 17, 0.2); }
.header .top { padding: 20px 0; }
.header .top .info { text-align: center; }
.header .info .tel { padding: 0 20px; height: 35px; font-size: 0; background-color: #00928b; }
.header .info .icon { width: 20px; height: 17px; background-position: -120px -32px; }
.header .info .num { margin-left: 20px; font-size: 16px; font-weight: bold; line-height: 35px; color: #fff; }
.header .info .txt { margin-top: 6px; font-size: 16px; }
.header .nav { font-size: 0; height: 44px; text-align: center; border-top: 1px solid #eee; }
.header .nav .col { position: relative; width: 12.5%; font-size: 14px; }
.header .nav .col:after { content: ''; position: absolute; right: 100%; top: 14px; width: 1px; height: 15px; background-color: #ddd; }
.header .nav .col-1:after { display: none; }
.header .nav .link { margin-top: -1px; line-height: 45px; color: #333; border-top: 1px solid #eee; }
.header .nav .link:hover, .header .nav .cur .link { color: #00928b; border-top-color: #00928b; }
.header .nav .cur .link { font-weight: bold; }

/*底部*/
.footer { background-color: #f5f5f5; }
.footer .tel { margin-bottom: 38px; padding: 40px 0; font-size: 0; text-align: center; border-bottom: 1px solid #e6e6e6; }
.footer .tel .col { width: 50%; }
.footer .tel .icon { width: 30px; height: 32px; background-position: -120px 0; }
.footer .tel .num { margin-left: 32px; max-width: 520px; font-size: 16px; color: #333; text-align: left; }
.footer .menu { margin-right: 110px; text-align: center; }
.footer .menu-4 { display: none; }
.footer .menu-end { margin-right: 0; }
.footer .menu .type { margin-bottom: 16px; color: #333; }
.footer .menu .tlink { color: #333; }
.footer .menu .link { display: block; font-size: 12px; line-height: 28px; color: #aaa; }
.footer .menu .tlink:hover, .footer .menu .link:hover { color: #00928b; }
.footer .menu .ewm { margin-top: 5px; width: 80px; vertical-align: top; }
.footer .tools { max-width: 400px; height: 40px; }
.footer .search .intxt { padding: 0 10px; width: 178px; height: 38px; line-height: 38px; background: none; border: 1px solid #e6e6e6; }
.footer .search .icon { width: 40px; height: 40px; background-position: -154px 0; }
.footer .search .icon:hover { cursor: pointer; opacity: 0.8; filter: alpha(opacity=80); }
#bdshare_f { margin-top: 48px; }
#bdshare_f .col { margin-left: 40px; width: 30px; }
#bdshare_f a { float: none; display: block; margin: 0 auto; padding: 0; width: 30px; height: 30px; background: url(../img/icon.jpg) 0 0 no-repeat; }
#bdshare_f .txt { display: block; margin-top: 8px; font-size: 12px; color: #aaa; text-align: center; }
#bdshare_f .bds_tsina { background-position: -30px 0; }
#bdshare_f .bds_sqq { background-position: -60px 0; }
#bdshare_f .bds_tieba { background-position: -90px 0; }
#bdshare_f .bds_weixin:hover { background-position: 0 -30px; }
#bdshare_f .bds_tsina:hover { background-position: -30px -30px; }
#bdshare_f .bds_sqq:hover { background-position: -60px -30px; }
#bdshare_f .bds_tieba:hover { background-position: -90px -30px; }
.footer .copyr { margin-top: 36px; font-size: 12px; line-height: 50px; color: #fff; text-align: center; background-color: #00928b; }
.footer .copyr a { color: #fff; }
.footer .copyr a:hover { color: #eee; text-decoration: underline; }

/*内容*/
.banner { height: 400px; background: center no-repeat; }
.posi-menu { height: 50px; line-height: 50px; color: #fefefe; background-color: #00928b; }
.posi-menu a { color: #fefefe; }
.posi-menu .position { font-size: 12px; }
.posi-menu .position .icon { margin-right: 8px; width: 14px; height: 12px; background-position: -140px -32px; vertical-align: baseline; }
.posi-menu .type, .posi-menu .son { display: none; font-size: 0; }
.posi-menu .link { padding: 0 32px; font-size: 14px; vertical-align: top; }
.posi-menu .link:hover, .posi-menu .cur { color: #00928b; background-color: #fff; }
.pagewr { padding-top: 15px; border-top: 1px solid #eee; }
.pagewr .info { line-height: 25px; color: #999; }
.pagewr .info strong { font-weight: normal; }
.pagewr .pgno { max-width: 1000px; font-size: 0; text-align: right; }
.pagewr .pgno li { display: inline-block; *display: inline; *zoom: 1; margin: 5px 0 0 15px; font-size: 14px; line-height: 23px; color: #fff; }
.pagewr .pgno a { display: block; padding: 0 8px; color: #bbb; border: 1px solid #ddd; border-radius: 4px; }
.pagewr .pgno a:hover { border-color: #00928b; }
.pagewr .pgno .thisclass { padding: 0 8px; color: #fff; background-color: #00928b; border-color: #00928b; border-radius: 4px; }
.pagewr .pgno .thisclass a { display: inline; padding: 0; color: #fff; border: none; }
.pagewr .pgno span { display: none; }
.pagewr .col { max-width: 48%; }

/*通用板块*/
.complate { margin-bottom: 20px; }
.complate .left { width: 250px; }
.complate .right { width: 900px; }
.complate .box { margin-bottom: 40px; border: 1px solid #eee; }
.complate .box .tit { padding: 0 20px; font-size: 16px; line-height: 49px; color: #00928b; background: url(../img/bg_comtit.jpg) 0 0 repeat; }
.complate .left .tit { text-align: center; }
.complate .box .more {
  margin-top: 9px; width: 90px; font-size: 12px; line-height: 30px; text-align: center; color: #fff; background-color: #00928b; border-radius: 3px;
}
.complate .box .more:hover { color: #00928b; background: none; }
.complate .box .con { padding: 14px 20px; font-size: 12px; line-height: 2.16; }
.complate .box .list-t { padding: 12px 20px; font-size: 12px; line-height: 2.5; }
.complate .box .list-p { padding: 2px 0; font-size: 0; text-align: center; }
.complate .list-p .col { position: relative; margin: 12px 19px; width: 258px; height: 193px; border: 1px solid #eee; vertical-align: top; overflow: hidden; }
.complate .col .img { max-width: 100%; vertical-align: top; }
.complate .col .mask, .complate .col .line, .complate .col .txt { position: absolute; opacity: 0; filter: alpha(opacity=0); }
.complate .col .mask, .complate .col .link { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 5; }
.complate .col .mask { z-index: 2; background-color: #000; }
.complate .col .line {
  top: 15px;
  left: 15px;
  z-index: 3;
  width: 228px;
  height: 163px;
  border: 1px solid #ddd;
  -webkit-transform: translateZ(0) scale(0.8);
  -moz-transform: translateZ(0) scale(0.8);
  -ms-transform: translateZ(0) scale(0.8);
  -o-transform: translateZ(0) scale(0.8);
  transform: translateZ(0) scale(0.8);
}
.complate .col .txt { top: 50%; top: 40%\9; left: 26px; z-index: 4; width: 208px; font-size: 18px; color: #fff; }
.complate .col:hover .mask { opacity: 0.6; filter: alpha(opacity=60); }
.complate .col:hover .line {
  opacity: 1;
  filter: alpha(opacity=1);
  -webkit-transform: translateZ(0) scale(1);
  -moz-transform: translateZ(0) scale(1);
  -ms-transform: translateZ(0) scale(1);
  -o-transform: translateZ(0) scale(1);
  transform: translateZ(0) scale(1);
}
.complate .col:hover .txt {
  opacity: 1;
  filter: alpha(opacity=1);
  -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);
}
.complate-side { width: 250px; }
.complate-side .list-p .col { width: 208px; height: 143px; }
.complate-side .col .txt { left: 15px; width: 178px; font-size: 16px; }
.complate-side .col .line { left: 9px; top: 9px; width: 188px; height: 123px; }

/*关于*/
.about-1 { padding: 60px 0; text-align: center; }
.about-1 .tit { font-size: 26px; color: #333; }
.about-1 .con { margin: 10px 0 32px; line-height: 2; }
.about-1 .img { display: block; max-width: 100%; }
.about-2 { margin-bottom: 60px; }
.about-2 .conwr { margin-top: 80px; width: 680px; }
.about-2 .conwr .tit { font-size: 38px; color: #333; text-transform: uppercase; }
.about-2 .conwr .img { max-width: 100%; vertical-align: top; }
.about-2 .conwr .con { margin-top: 30px; line-height: 2.14; text-align: justify; }
.about-2 .imgwr { width: 350px; height: 200px; overflow: hidden; }
.about-2 .imgwr .img { display: block; width: 100%; }
.about-2 .imgwr-0, .about-2 .imgwr-1 { margin-left: 170px; }
.about-2 .imgwr-0 { margin-bottom: 40px; }
.about-2 .imgwr-1 { margin-bottom: 70px; }
.about-2 .imgwr-2, .about-2 .imgwr-3 { width: 580px; height: 300px; }
.about-2 .imgwr-3 { margin-left: 40px; }

/*新闻*/
.artlist { padding: 10px 0 50px; }
.artlist .row { padding: 30px 0; border-top: 1px solid #eee; }
.artlist .row-1 { border-top: none; }
.artlist .row .bg { display: block; padding: 20px; }
.artlist .row .imgwr { width: 290px; height: 190px; overflow: hidden; }
.artlist .row .img { display: block; width: 100%; }
.artlist .row .conwr { position: relative; margin-top: 12px; width: 830px; }
.artlist .row .tit { padding-right: 160px; font-size: 18px; color: #333; }
.artlist .row .time { position: absolute; top: 0; right: 0; font-size: 14px; color: #333; }
.artlist .row .desc { margin: 18px 0 36px; font-size: 12px; line-height: 26px; color: #999; }
.artlist .row .icon { margin-top: 7px; width: 20px; height: 20px; background-position: -174px -40px; }
.artlist .row .more { width: 98px; font-size: 12px; line-height: 33px; text-align: center; color: #00928b; border: 1px solid #00928b; border-radius: 5px; }
.artlist .row:hover .bg { background-color: #f8f8f8; }
.artlist .row:hover .img {
  -webkit-transform: translate3d(-6px, 0, 0) scale(1.03);
  -moz-transform: translate3d(-6px, 0, 0) scale(1.03);
  -ms-transform: translate3d(-6px, 0, 0) scale(1.03);
  -o-transform: translate3d(-6px, 0, 0) scale(1.03);
  transform: translate3d(-6px, 0, 0) scale(1.03);
}
.artlist .row:hover .tit { color: #00928b; }
.artlist .row:hover .icon { background-position: -154px -40px; }
.artlist .row:hover .more { color: #fff; background-color: #00928b; }
.artcon { padding: 60px 0; }
.artcon .main { width: 900px; }
.artcon .h1tit { font-size: 18px; color: #333; text-align: center; }
.artcon .info { margin: 6px 0 20px; font-size: 12px; color: #999; text-align: center; }
.artcon .stit { margin-bottom: 20px; font-size: 16px; color: #00928b; }
.artcon .body { margin-bottom: 40px; line-height: 2; }
.artcon .body img { max-width: 100%; }

/*产品*/
.imglist { padding: 60px 0 50px; overflow: hidden; }
.imglist .list { margin: 0 -20px; font-size: 0; }
.imglist .col { margin: 0 20px 30px; width: 270px; text-align: center; vertical-align: top; }
.imglist .col .imgwr { height: 248px; border: 1px solid #ddd; overflow: hidden; }
.imglist .col .img { max-width: 96%; vertical-align: top; }
.imglist .col .tit { font-size: 16px; line-height: 36px; color: #333; }
.imglist .col:hover .imgwr { border-color: #00928b; }
.imglist .col:hover .img {
  -webkit-transform: translate3d(0, -6px, 0) scale(1.03);
  -moz-transform: translate3d(0, -6px, 0) scale(1.03);
  -ms-transform: translate3d(0, -6px, 0) scale(1.03);
  -o-transform: translate3d(0, -6px, 0) scale(1.03);
  transform: translate3d(0, -6px, 0) scale(1.03);
}
.imglist .col:hover .tit { color: #00928b; }
.imglist-2 .col .imgwr { background: url(../img/loading.gif) center no-repeat; }
.imglist-2 .col .img { display: block; width: 100%; max-width: 200%; }

.procon { position: relative; margin: 60px auto; }
.procon .top { margin-bottom: 60px; padding: 40px; background-color: #f5f5f5; box-shadow: 0 2px 1px 0 rgba(20, 21, 21, 0.15); }
.procon .bigimg { position: relative; width: 500px; height: 400px; text-align: center; background-color: #fff; border: 1px solid #eee; overflow: hidden; }
.procon .bigimg .bimg { max-width: 100%; vertical-align: top; }
.procon .zoomimg {
  display: none; position: absolute; top: 40px; left: 542px; width: 500px; height: 400px; background-color: #fff; border: 1px solid #eee; overflow: hidden;
}
.procon .zimg { position: absolute; -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; }
.procon .conwr { width: 560px; }
.procon .conwr .tit { margin-bottom: 20px; padding-bottom: 10px; font-size: 22px; color: #333; border-bottom: 1px solid #ddd; }
.procon .conwr .con { line-height: 2; }
.procon .stit { padding: 0 16px; font-size: 16px; line-height: 40px; color: #fff; background-color: #00928b; }
.procon .main { width: 890px; }
.procon .stit-2 { margin-bottom: 20px; border-bottom: 1px solid #00928b; }
.procon .stit-2 .txt {
  padding: 0 65px 0 40px; height: 44px; font-size: 16px; line-height: 45px; color: #fff; background: #00928b url(../img/bg_astit.jpg) right center no-repeat;
}
.procon .list { margin-bottom: 60px; font-size: 0; }
.procon .list .row { background-color: #eee; border-bottom: 1px solid #fff; }
.procon .list .col { position: relative; width: 33.33%; min-height: 34px; line-height: 34px; font-size: 14px; vertical-align: top; }
.procon .list .bt {
  position: absolute; left: 0; top: 0; padding: 0 5px; width: 190px; height: 100%; color: #fff; text-align: center; background-color: #aaa;
}
.procon .list .nr { display: block; padding: 6px 10px 6px 210px; line-height: 1.6; word-break: break-all; word-wrap: break-word; }
.procon .body { margin: 20px 0 40px; line-height: 2; text-align: center; }
.procon .body img { max-width: 100%; }

/*服务*/
.service { padding: 60px 0; }
.service .list { font-size: 0; text-align: center; }
.service .col { margin: 0 70px; width: 260px; vertical-align: top; }
.service .col .icon { max-width: 100%; max-height: 150px; vertical-align: top; }
.service .col .tit { margin: 20px 0 18px; font-size: 20px; color: #c30000; }
.service .col .con { font-size: 12px; line-height: 1.66; }

/*招聘*/
.hr { padding: 15px 0 60px; }
.hr .list { font-size: 0; }
.hr .col { padding: 45px 40px; width: 320px; border-top: 1px solid #eee; vertical-align: top; }
.hr .bort0 { border-top: none; }
.hr .col .time { font-size: 12px; color: #999; }
.hr .col .tit { margin-top: 2px; font-size: 20px; color: #333; }
.hr .col .stit { margin-top: 36px; font-size: 14px; color: #333; }
.hr .col .con { margin-top: 12px; font-size: 12px; line-height: 2; color: #999; }
.hr .col:hover .tit { color: #00928b; }

/*联系*/
.contact { margin: 30px auto 60px; padding-top: 30px; background: url(../img/bg_cont.jpg) right bottom no-repeat; }
.contact .tit { font-size: 20px; color: #333; }
.contact .con { margin: 20px 0; max-width: 740px; line-height: 2.14; }
#bdshare .txt { font-size: 16px; line-height: 30px; }
#bdshare a { margin: 0 15px; padding: 0; width: 30px; height: 30px; background: url(../img/icon_share.jpg) 0 0 no-repeat; }
#bdshare .bds_weixin { background-position: -30px 0; }
#bdshare .bds_tsina { background-position: -60px 0; }
#bdshare .bds_tieba { background-position: -90px 0; }
.map { margin-bottom: 60px; height: 500px; }
.map img { -webkit-transition: none; -o-transition: none; transition: none; }

/* lytebox 弹出灯窗 */
#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; }
  #lbOverlay.grey { background-color: #000000; }
#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; }
#lbMain a, #lbMain img { -webkit-transition: none; -o-transition: none; transition: none; }
#lbMain a img { border: none; }
#lbOuterContainer { position: relative; background-color: #fff; width: 200px; height: 200px; margin: 0 auto; }
  #lbOuterContainer.grey { border: 3px solid #fff; }
#lbDetailsContainer { font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; width: 100%; line-height: 1.4em; overflow: auto; margin: 0 auto; }
  #lbDetailsContainer.grey { border: 3px solid #fff; border-top: none; }
#lbImageContainer, #lbIframeContainer { padding: 10px; }
#lbLoading {
  position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(../img/loading.gif) center no-repeat;
}
#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }
#lbPrev { width: 49%; height: 100%; background: transparent url(../img/blank.gif) no-repeat; display: block; left: 0; float: left; }
  #lbPrev.grey:hover, #lbPrev.grey:visited:hover { background: url(../img/prev_grey.gif) left 15% no-repeat; }
#lbNext { width: 49%; height: 100%; background: transparent url(../img/blank.gif) no-repeat; display: block; right: 0; float: right; }
  #lbNext.grey:hover, #lbNext.grey:visited:hover { background: url(../img/next_grey.gif) right 15% no-repeat; }
#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
  #lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { color: #333333; }
#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
  #lbPrev2_Off.grey, #lbNext2_Off.grey { color: #CCCCCC; }
#lbDetailsData { padding: 0 10px; }
  #lbDetailsData.grey { color: #333333; }
#lbDetails { width: 60%; float: left; text-align: left; font-size:12px;}
#lbCaption { display: block; font-weight: bold; margin: 5px 5px 10px; line-height: 20px; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; margin-left:5px; display:none; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbClose { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
  #lbClose.grey { background: url(../img/close_grey.png) no-repeat; }
#lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
  #lbPlay.grey { background: url(../img/play_grey.png) no-repeat; }
#lbPause { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
  #lbPause.grey { background: url(../img/pause_grey.png) no-repeat; }