@charset "UTF-8";
@font-face {
  font-family: 'fontNameRegular';
  src: url("fontName.eot");
  src: local("fontName Regular"), local("fontName"), url("fontName.woff") format("woff"), url("fontName.ttf") format("truetype"), url("fontName.svg#fontName") format("svg"); }
ul {
  float: none; }
  #cnzz_stat{
     float: right;
    position: relative;
    margin-top: -19px;
}

body, html {
  min-width: 1200px;
  overflow-x: hidden; }

/* 分页 */
.pull-right {
  width: 1200px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  margin: 0 auto;
  background: #f3f3f3;
  color: #333;
  margin-top: 20px; }

/* 头部导航 */
.header {
  background-color: #fff;
  width: 100%;
  min-width: 1320px;
  height: 120px; }
  .header .hd-logo {
    display: block;
    float: left;
    width: 194px;
    height: 90px;
    padding: 30px 2% 0;
    cursor: pointer;
    border-right: 1px solid #e8e8e8; }
    .header .hd-logo img {
      display: block;
      width: 194px;
      height: 61px; }
  .header .nav {
    width: 50%;
    float: left;
    height: 120px; }
    .header .nav li {
      float: left;
      width: 14%;
      border-right: 1px solid #e8e8e8;
      color: #333;
      cursor: pointer;
      transition-duration: 1s;
      cursor: pointer; }
      .header .nav li a {
        display: block;
        padding: 39px 0 31px 0;
        text-align: center;
        width: 100%;
        height: 100%;
        color: #333; }
      .header .nav li span {
        display: block;
        width: 26px;
        height: 22px;
        margin: 0 auto;
        background-repeat: no-repeat; }
      .header .nav li:hover, .header .nav li.cur {
        background-color: #0077c3; }
      .header .nav li:hover span, .header .nav li.cur span {
        background-position: -26px center; }
      .header .nav li p {
        color: #333;
        font-size: 14px;
        line-height: 28px;
        text-align: center; }
      .header .nav li:hover p, .header .nav li.cur p {
        color: #fff; }
  .header .hd-r {
    position: absolute;
    right: 0;
    top: 0; }
    .header .hd-r .hd-sch {
      position: relative;
      display: block;
      float: right;
      width: 69px;
      height: 120px; 
      z-index: 101;}
      .header .hd-r .hd-sch .sch {
        cursor: pointer;
        height: 120px;
        width: 69px;
        background: url(../img/btn002.png) no-repeat center #0077c3; }
      .header .hd-r .hd-sch .hd-i {
        position: absolute;
        display: none;
        top: 0;
        right: 94px;
        width: 214px;
        height: 48px;
        padding: 35px 0;
        background: url(../img/btn007.png) no-repeat center #fff;
        z-index: 100; }
        .header .hd-r .hd-sch .hd-i input {
          display: block;
          height: 48px;
          margin-left: 24px;
          outline: none;
          border: none;
          font-size: 14px;
          line-height: 48px;
          color: #333; }
    .header .hd-r .hd-sel {
      float: right;
      padding: 49px 25px 47px 0;
      width: 80px;
      height: 24px;
      font-size: 14px;
      line-height: 22px;
      position: relative;
      cursor: pointer;
      background-color: #fff; }
      .header .hd-r .hd-sel span {
        display: block;
        padding-left: 5px;
        height: 100%;
        background: url(../img/btn003down.png) no-repeat right center; }
      .header .hd-r .hd-sel .hd-lst {
        display: none;
        position: absolute;
        padding-left: 5px;
        top: 70px;
        left: 0;
        z-index: 10;
        background-color: #fff; }
        .header .hd-r .hd-sel .hd-lst a {
          color: #666; }
        .header .hd-r .hd-sel .hd-lst:hover a {
          color: #0077c3; }
  .header .hd-p {
    position: absolute;
    display: none;
    width: 100%;
    height: 60px;
    line-height: 60px;
    background-color: #0077c3;
    top: 120px;
    left: 0;
    z-index: 100; }
    .header .hd-p ul {
      float: none;
      width: 100%;
      height: 60px;
      margin-left: 280px; }
      .header .hd-p ul li {
        display: none;
        color: #fff; }
        .header .hd-p ul li a {
          display: block;
          float: left;
          margin-right: 37px;
          color: #85b6d6; }
          .header .hd-p ul li a:hover, .header .hd-p ul li a.cur {
            color: #fff; }

.nav li.hd-na-ho span {
  background-image: url(../img/btn01.png); }

.nav .hd-na-st span {
  background-image: url(../img/btn02.png); }

.nav .hd-na-pr span {
  background-image: url(../img/btn03.png); }

.nav .hd-na-cl span {
  background-image: url(../img/btn04.png); }

.nav .hd-na-he span {
  background-image: url(../img/btn05.png); }

.nav .hd-na-in span {
  background-image: url(../img/btn06.png); }

.nav .hd-na-co span {
  background-image: url(../img/btn07.png); }

/* 底部版权 */
.footer {
  background-color: #f6f6f6;
  height: 40px;
  padding: 14px 24px 9px 28px;
  font-size: 14px;
  line-height: 22px;
  position: relative;
  clear: both; }
  .footer .fl {
    color: #999; }
  .footer .fr a {
    color: #666; }

.box_skitter .next_button, .box_skitter .prev_button {
  position: absolute;
  display: none;
  width: 70px;
  height: 70px;
  left: 50%;
  top: 365px;
  z-index: 153;
  cursor: pointer; }

.box_skitter .next_button {
  background-image: url(../img/btn005.png);
  margin-left: 630px; }

.box_skitter .prev_button {
  background-image: url(../img/btn004.png);
  margin-left: -630px; }

.box_skitter .next_button:hover, .box_skitter .prev_button:hover {
  display: block;
  background-position: -70px 0; }

/* banner */
.banner {
  width: 100%;
  height: 800px;
  position: relative; }
  .banner ul {
    width: 100%;
    height: 800px;
    overflow: hidden;
    position: relative; }
    .banner ul li {
      display: none;
      width: 100%;
      height: 800px; }
      .banner ul li img {
        position: absolute;
        display: block;
        left: 50%;
        margin-left: -960px; }
  .banner span {
    position: absolute;
    display: none;
    width: 70px;
    height: 70px;
    left: 50%;
    top: 365px;
    z-index: 7;
    cursor: pointer; }
    .banner span:hover {
      background-position: -70px 0; }
  .banner:hover span {
    display: block; }
  .banner .prev {
    background-image: url(../img/btn004.png);
    margin-left: -630px; }
  .banner .next {
    background-image: url(../img/btn005.png);
    margin-left: 630px; }

.pscrd {
  width: 66px;
  height: 66px;
  position: absolute;
  left: 50%;
  margin-left: -33px;
  top: 790px;
  cursor: pointer;
  z-index: 1000;
  background: url(../img/btn001.png) no-repeat; }

/* 滤镜图片链接 */
.piclink {
  float: none;
  margin: 0 auto;
  width: 100%; }
  .piclink li {
    width: 25%;
    float: left;
    position: relative; }
    .piclink li img {
      width: 100%;
      filter: grayscale(100%);
      -webkit-filter: grayscale(100%);
      filter: gray;
      display: block; }
    .piclink li span {
      position: absolute;
      display: none;
      width: 130px;
      height: 32px;
      font-size: 32px;
      text-align: center;
      color: #fefefe;
      top: 50%;
      left: 50%;
      margin-left: -65px;
      margin-top: -16px;
      text-shadow: 0 2px 5px #c4b59d; }
    .piclink li:hover span {
      display: block; }
    .piclink li:hover img {
      filter: none;
      -webkit-filter: none; }

/* 走进朗科 */
.si-pic {
  position: relative;
  height: 800px;
  overflow: hidden; }
  .si-pic img {
    display: block;
    position: absolute;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
    height: 800px; }

.sic-hd {
  width: 360px;
  margin: 0 auto;
  text-align: center;
  color: #0077c3;
  padding: 50px 0;
  background: url(../img/stinbg01.png) no-repeat center; }
  .sic-hd p {
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 3px; }
  .sic-hd span {
    display: block;
    font-size: 14px;
    line-height: 24px; }

.sic-w {
  width: 1200px;
  margin: 0 auto; }

.si-culture {
  width: 100%;
  height: 563px;
  padding-top: 5px;
  background: url(../img/stinbg02.jpg) no-repeat center; }

.si-intro {
  height: 530px;
  padding-top: 30px;
  background: url(../img/stin04.jpg) no-repeat center; }
  .si-intro .sic-hd {
    color: #fff;
    background: url(../img/stinbg02.png) no-repeat center; }
  .si-intro ul {
    width: 100%; }
    .si-intro ul li {
      width: 400px;
      float: left;
      margin: 0 10px 0  144px; }
      .si-intro ul li h3 {
        font-weight: normal;
        margin-bottom: 20px; }
      .si-intro ul li p {
        font-size: 14px;
        line-height: 24px;
        color: #fff; }

/* 企业风采 */
.si-sty {
  height: 504px;
  padding-top: 15px;
  background: url(../img/stin05.jpg) no-repeat center bottom; }
  .si-sty .sis-w {
    margin-top: 20px;
    width: 1200px;
    height: 200px;
    overflow: hidden;
    position: relative; }
    .si-sty .sis-w .sis-lst {
      width: 1020px;
      height: 200px;
      margin: 0 auto;
      overflow: hidden; }
      .si-sty .sis-w .sis-lst ul {
        width: 1050px; }
        .si-sty .sis-w .sis-lst ul li {
          width: 320px;
          height: 200px;
          float: left;
          margin-right: 30px;
          text-align: center;
          background-color: #fff; }
          .si-sty .sis-w .sis-lst ul li img {
            display: block;
            width: 320px;
            height: 200px;
            cursor: pointer;
            margin-bottom: 23px; }
          .si-sty .sis-w .sis-lst ul li h3, .si-sty .sis-w .sis-lst ul li p {
            width: 260px;
            padding: 0 30px;
            overflow: hidden; }
          .si-sty .sis-w .sis-lst ul li h3 {
            font-weight: normal;
            height: 30px;
            font-size: 20px;
            line-height: 30px;
            color: #444;
            cursor: pointer;
            margin-bottom: 12px; }
            .si-sty .sis-w .sis-lst ul li h3:hover {
              color: #0077c3; }
          .si-sty .sis-w .sis-lst ul li p {
            color: #888;
            font-size: 14px;
            line-height: 24px;
            height: 48px;
            margin-bottom: 25px; }
          .si-sty .sis-w .sis-lst ul li span {
            display: block;
            color: #888;
            font-size: 16px;
            line-height: 24px;
            cursor: pointer; }
            .si-sty .sis-w .sis-lst ul li span:hover {
              color: #0077c3; }

.prevs, .nexts {
  position: absolute;
  display: block;
  width: 32px;
  height: 15px;
  top: 92px;
  background: url(../img/stinarrow.png) no-repeat;
  z-index: 3;
  cursor: pointer; }
  .prevs:hover, .nexts:hover {
    background: url(../img/stinarrow2.png) no-repeat; }

.prevs {
  left: 0; }

.nexts, .nexts:hover {
  right: 0;
  background-position: -32px center; }

/* 企业动态 */
.si-dynamic {
  height: 880px;
  background: url(../img/stin06.jpg) no-repeat center; }
  .si-dynamic .sic-w {
    padding-top: 30px;
    height: 751px;
    position: relative; }
  .si-dynamic .sid-w {
    position: absolute;
    left: 370px;
    top: 192px;
    width: 1190px;
    height: 560px; }
    .si-dynamic .sid-w .bglucency {
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      left: 0;
      background: rgba(0, 0, 0, 0.6) !important;
      filter: Alpha(opacity=60);
      background: #000;
      z-index: 5; }
    .si-dynamic .sid-w ul {
      float: none;
      width: 565px;
      height: 420px;
      position: absolute;
      z-index: 6;
      top: 80px;
      left: 106px; }
      .si-dynamic .sid-w ul li {
        height: 120px;
        margin-bottom: 20px; }
        .si-dynamic .sid-w ul li .fl {
          width: 98px;
          height: 95px;
          padding: 25px 0 0 22px;
          background-color: #000;
          color: #fff; }
          .si-dynamic .sid-w ul li .fl strong {
            font-size: 62px;
            line-height: 45px; }
          .si-dynamic .sid-w ul li .fl span {
            font-size: 20px;
            line-height: 20px; }
        .si-dynamic .sid-w ul li .fr {
          width: 387px;
          height: 100px;
          padding: 20px 34px 0 24px;
          background-color: #fff;
          position: relative; }
          .si-dynamic .sid-w ul li .fr h3 {
            cursor: pointer;
            font-size: 18px;
            line-height: 28px;
            color: #333;
            width: 387px;
            height: 28px;
            margin-bottom: 7px;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            font-weight: normal; }
            .si-dynamic .sid-w ul li .fr h3:hover {
              color: #0077c3; }
          .si-dynamic .sid-w ul li .fr p {
            font-size: 14px;
            line-height: 24px;
            color: #888;
            width: 355px;
            height: 48px;
            overflow: hidden; }
          .si-dynamic .sid-w ul li .fr .sid-a {
            display: block;
            position: absolute;
            width: 32px;
            height: 8px;
            right: 34px;
            bottom: 28px;
            cursor: pointer;
            background: url(../img/stinarrow3.png) no-repeat; }
            .si-dynamic .sid-w ul li .fr .sid-a:hover {
              background-position: -32px 0; }

/* 企业历程 */
.si-history {
  background-color: #fff;
  padding-top: 23px; }
  .si-history .sih-w {
    position: relative;
    margin: 7px 0 20px 0; }
    .si-history .sih-w .prevs, .si-history .sih-w .nexts {
      top: 88px; }
    .si-history .sih-w .prevs {
      left: 108px; }
    .si-history .sih-w .nexts {
      right: 108px; }
    .si-history .sih-w .sih-con {
      overflow: hidden;
      width: 867px;
      margin: 0 auto; }
      .si-history .sih-w .sih-con .sih-c-n {
        float: none;
        width: 867px;
        height: 177px;
        color: #0077c3;
        font-size: 24px;
        line-height: 24px;
        text-align: center; }
        .si-history .sih-w .sih-con .sih-c-n li {
          float: left;
          width: 110px;
          height: 70px;
          padding-top: 107px;
          background: url(../img/stinbg03.png) no-repeat center 70px; }
          .si-history .sih-w .sih-con .sih-c-n li.cur {
            width: 177px;
            height: 177px;
            line-height: 177px;
            font-size: 32px;
            padding-top: 0;
            margin: 0 15px;
            background: url(../img/stinbg04.png) no-repeat center; }
      .si-history .sih-w .sih-con .sih-c-d {
        float: none;
        width: 867px;
        margin-top: 27px;
        color: #0077c3;
        font-size: 14px;
        line-height: 24px;
        text-align: center; }
        .si-history .sih-w .sih-con .sih-c-d li {
          width: 867px;
          display: none;
          min-height: 72px; }

/* 荣誉资质 */
.si-honor {
  padding-bottom: 74px; }

/* jswbox */
#jswbox {
  width: 1200px;
  margin: 0 auto;
  position: relative; }

#jswbox ul {
  float: none;
  position: relative;
  margin: 0 auto;
  width: 920px;
  height: 445px; }

#jswbox li {
  position: absolute;
  width: 0;
  height: 0;
  z-index: 0;
  cursor: pointer;
  overflow: hidden;
  top: 152px;
  left: 10px;
  cursor: pointer;
  box-shadow: 1px 1px 12px #666; }

#jswbox li img {
  width: 100%;
  height: 100%;
  vertical-align: top; }

#jswbox .prev, #jswbox .next {
  display: block;
  position: absolute;
  top: 230px;
  width: 50px;
  height: 50px;
  cursor: pointer;
  z-index: 100; }

#jswbox .prev {
  left: 30px;
  background: url(../img/stinbg06.png) no-repeat; }

#jswbox .next {
  right: 30px;
  background: url(../img/stinbg05.png) no-repeat; }

#jswbox .prev:hover, #jswbox .next:hover {
  background-position: -50px 0; }

.si-video {
  padding-bottom: 82px;
  background-color: #fff; }

.sv-lst {
  width: 1190px;
  overflow: hidden; }
  .sv-lst ul {
    width: 1230px; }
  .sv-lst li {
    width: 288px;
    height: 202px;
    margin-right: 12px;
    margin-bottom: 24px;
    position: relative;
    border-radius: 3px;
    cursor: pointer; }
    .sv-lst li:hover p {
      color: #0077c3; }
    .sv-lst li img {
      width: 288px;
      height: 202px; }
    .sv-lst li .cover {
      position: absolute;
      border-radius: 3px;
      top: 0;
      left: 0;
      display: block;
      width: 288px;
      height: 202px;
      z-index: 2;
      background: url(../img/sp02.png) no-repeat left top; }
    .sv-lst li p {
      position: absolute;
      top: 124px;
      width: 288px;
      left: 0;
      font-size: 16px;
      line-height: 24px;
      text-align: center;
      color: #fff;
      z-index: 3; }

/* 临床文献 */
.cli-bimg {
  height: 800px;
  overflow: hidden; }
  .cli-bimg img {
    display: block;
    position: absolute;
    width: 1920px;
    left: 50%;
    margin-left: -960px; }

.cli-hd {
  height: 127px;
  line-height: 127px;
  background-color: #f3f3f3;
  font-size: 32px;
  color: #0077c3;
  text-align: center; }

.cli-w {
  background-color: #fff;
  padding: 48px 0 64px 0; }

.cli-lst {
  width: 1200px;
  margin: 0 auto;
  min-height: 150px; }
  .cli-lst li {
    width: 1200px;
    height: 64px;
    line-height: 64px;
    font-size: 14px;
    border-bottom: 1px dashed #c4c4c4; }
    .cli-lst li p {
      color: #333;
      float: left;
      width: 950px;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis; }
      .cli-lst li p:hover {
        color: #0077c3; }
    .cli-lst li span {
      display: block;
      float: right;
      color: #666; }

/* 招商代理 */
.inv-ph {
  font-size: 28px;
  line-height: 28px;
  width: 100%;
  text-align: center;
  margin-top: 525px;
  color: #fff; }

.inv-w {
  height: 585px; }
  .inv-w .inv-c {
    width: 1184px;
    margin: 0 auto;
    overflow: hidden; }
    .inv-w .inv-c .invc-w {
      width: 1319px;
      color: #333;
      font-size: 20px;
      line-height: 40px; }
      .inv-w .inv-c .invc-w div {
        float: left;
        height: 39px;
        padding: 68px 0 8px 0;
        border-bottom: 1px solid #686868;
        width: 302px;
        margin-right: 135px;
        zoom: 1; }
      .inv-w .inv-c .invc-w input {
        border: 0 none;
        outline: none;
        display: block;
        float: left;
        height: 38px;
        line-height: 38px;
        width: 245px; }
      .inv-w .inv-c .invc-w span {
        display: block;
        float: left;
        margin-right: 5px; }
      .inv-w .inv-c .invc-w .inv-iptc {
        width: 1184px; }
        .inv-w .inv-c .invc-w .inv-iptc input {
          width: 1120px; }
      .inv-w .inv-c .invc-w .inv-ipsb {
        display: block;
        margin: 0 auto;
        width: 135px;
        height: 35px;
        padding-top: 80px;
        clear: both; }
        .inv-w .inv-c .invc-w .inv-ipsb input {
          width: 135px;
          height: 35px;
          line-height: 33px;
          color: #0077c3;
          border: 1px solid #0077c3;
          text-align: center;
          background-color: #fff;
          border-radius: 15px;
          width: 135px;
          height: 35px;
          transition-duration: 300ms; }
          .inv-w .inv-c .invc-w .inv-ipsb input:hover {
            background-color: #0077c3;
            color: #fff; }

/* 详情页 */
.det-w {
  background-color: #fafafa; }
  .det-w .details {
    width: 1200px;
    margin: 0 auto; }
    .det-w .details .dt-hd {
      height: 103px;
      padding-top: 70px;
      border-bottom: 1px dashed #c4c4c4;
      text-align: center; }
      .det-w .details .dt-hd h2 {
        margin-bottom: 5px;
        font-size: 24px;
        line-height: 34px;
        color: #555;
        overflow: hidden; }
      .det-w .details .dt-hd span {
        display: block;
        font-size: 12px;
        line-height: 22px;
        color: #888; }
    .det-w .details .dt-ct {
      padding: 0 10px;
      border-bottom: 1px dashed #c4c4c4;
      color: #666;
      font-size: 14px;
      line-height: 28px;
      min-height: 300px;
      word-wrap: break-word; }
    .det-w .details .dt-ft {
      padding: 30px 0 62px 0; }
      .det-w .details .dt-ft .fl {
        font-size: 14px;
        line-height: 28px;
        color: #666;
        width: 1040px;
        overflow: hidden; }
        .det-w .details .dt-ft .fl span {
          display: block; }
        .det-w .details .dt-ft .fl a {
          display: block;
          cursor: pointer;
          color: #666; }
          .det-w .details .dt-ft .fl a:hover {
            color: #0077c3; }
      .det-w .details .dt-ft .fr {
        display: block;
        width: 98px;
        height: 40px;
        line-height: 40px;
        margin-top: 4px;
        border: 1px solid #bfbfbf;
        border-radius: 18px;
        font-size: 14px;
        line-height: 40px;
        text-align: center;
        color: #666;
        transition-duration: 300ms; }
        .det-w .details .dt-ft .fr:hover {
          background-color: #0077c3;
          color: #fff;
          border: 1px solid #0077c3; }

/* 联系我们 */
.con-img {
  height: 681px;
  overflow: hidden; }
  .con-img img {
    display: block;
    position: absolute;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
    height: 681px; }

.map-w {
  padding: 1px 0;
  width: 100%;
  background-color: #fff; }
  .map-w #allmap {
    width: 100%;
    height: 640px; }
    .map-w #allmap .maphd {
      margin-top: 7px;
      line-height: 26px;
      font-size: 16px;
      color: #333;
      font-weight: bold;
      padding-left: 12px; }
    .map-w #allmap .mapcont {
      padding-left: 12px;
      line-height: 24px;
      font-size: 14px;
      color: #333; }

/* 服务中心 */
.ser-w {
  background-color: #fff; }
  .ser-w .ser-cent {
    height: 102px;
    background-color: #f3f3f3;
    line-height: 102px;
    margin-top: 37px; }
    .ser-w .ser-cent .fl {
      font-size: 24px;
      color: #0077c3;
      margin-left: 30px; }
    .ser-w .ser-cent .sera {
      float: left;
      margin-left: 30px; }
      .ser-w .ser-cent .sera a {
        display: block;
        float: left;
        font-size: 14px;
        color: #333;
        padding-left: 47px;
        margin-left: 60px;
        background: url(../img/qqdown.png) no-repeat 0 center; }
        .ser-w .ser-cent .sera a:hover {
          color: #0077c3; }
        .ser-w .ser-cent .sera a.online {
          background: url(../img/qqonline.png) no-repeat 0 center; }

.ser-lst {
  width: 1200px;
  margin: 0 auto;
  padding: 65px 0 52px; }
  .ser-lst h1 {
    font-size: 32px;
    line-height: 42px;
    color: #0077c3;
    font-weight: normal;
    margin-bottom: 30px;
    text-align: center; }

.ser-cmt {
  padding-bottom: 52px; }
  .ser-cmt .ser-tarea {
    display: block;
    width: 1144px;
    margin: 0 auto;
    border: 1px solid #d0d0d0;
    margin-bottom: 18px;
    height: 255px;
    resize: none;
    padding: 20px 28px;
    font-size: 14px;
    line-height: 28px;
    color: #666; }
  .ser-cmt .commit {
    width: 195px;
    height: 55px;
    float: right;
    border: none;
    font-size: 14px;
    line-height: 55px;
    text-align: center;
    background-color: #0077c3;
    color: #fff; }

/* 产品中心 */
.product-w {
  background: url(../img/prodbg.jpg) no-repeat center bottom #fff; }
  .product-w .sic-w {
    overflow: hidden;
    padding-bottom: 95px;
    text-align: center; }
    .product-w .sic-w .pheader {
      padding: 87px 0 59px 14px;
      font-size: 24px;
      line-height: 34px;
      display: inline-block; }
      .product-w .sic-w .pheader a {
        color: #333;
        display: block;
        float: left;
        height: 34px;
        line-height: 34px;
        margin-right: 75px; }
        .product-w .sic-w .pheader a:hover, .product-w .sic-w .pheader a.cur {
          color: #0077c3; }
    .product-w .sic-w .plist {
      width: 1215px;
      float: none;
      min-height: 606px; }
      .product-w .sic-w .plist li {
        cursor: pointer;
        display: block;
        width: 291px;
        height: 291px;
        float: left;
        margin-right: 12px;
        margin-bottom: 12px;
        position: relative; }
        .product-w .sic-w .plist li img {
          width: 291px;
          height: 291px; }
        .product-w .sic-w .plist li .pcover {
          position: absolute;
          top: 0;
          left: 0;
          width: 251px;
          height: 251px;
          display: none;
          padding: 20px;
          background: rgba(0, 119, 195, 0.8) !important;
          filter: Alpha(opacity=80);
          background: #0077c3;
          cursor: pointer; }
          .product-w .sic-w .plist li .pcover h3, .product-w .sic-w .plist li .pcover p {
            position: relative;
            text-align: center;
            color: #fff;
            width: 251px;
            overflow: hidden; }
          .product-w .sic-w .plist li .pcover h3 {
            font-size: 18px;
            line-height: 28px;
            margin-bottom: 5px;
            margin-top: 80px; }
          .product-w .sic-w .plist li .pcover p {
            font-size: 14px;
            line-height: 24px; }

/* 产品内页 */
.pd-w1 {
  position: relative;
  overflow: hidden;
  height: 800px; }
  .pd-w1 .bgimg {
    display: block;
    position: absolute;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
    height: 800px; }
  .pd-w1 .content {
    display: block;
    position: absolute;
    width: 1200px;
    left: 50%;
    margin-left: -600px;
    overflow: hidden;
    z-index: 3;
    padding: 120px 0 0 75px; }
    .pd-w1 .content .gray {
      width: 24px;
      height: 5px;
      background-color: #5f5f5f;
      margin-bottom: 25px; }
    .pd-w1 .content .tit1 {
      font-size: 28px;
      line-height: 28px;
      color: #575757;
      margin-bottom: 23px;
      font-weight: bold; }
    .pd-w1 .content .tit2 {
      font-size: 36px;
      line-height: 28px;
      color: #0077c3;
      margin-bottom: 10px;
      font-weight: bold; }
    .pd-w1 .content .tit3 {
      font-size: 36px;
      line-height: 36px;
      color: #0077c3;
      margin-bottom: 20px;
      font-weight: bold; }
    .pd-w1 .content .tit4 {
      font-size: 24px;
      line-height: 34px;
      color: #575757;
      margin-bottom: 18px;
      font-weight: bold; }
    .pd-w1 .content .imgnum {
      display: block;
      width: 342px;
      height: 129px; }
    .pd-w1 .content .tit5 {
      font-size: 14px;
      line-height: 24px;
      color: #9a9a9a;
      margin-bottom: 170px;
      padding-left: 20px; }
      .pd-w1 .content .tit5 span {
        margin-left: 30px; }
    .pd-w1 .content .list {
      padding-bottom: 22px;
      width: 1500px; }
      .pd-w1 .content .list li {
        float: left;
        margin-right: 195px; }
        .pd-w1 .content .list li p {
          font-size: 18px;
          line-height: 28px;
          color: #888;
          font-weight: bold; }
        .pd-w1 .content .list li h3 {
          font-size: 18px;
          line-height: 28px;
          color: #575757;
          margin-bottom: 15px; }
        .pd-w1 .content .list li span {
          display: block;
          width: 24px;
          height: 5px;
          background-color: #0077c3; }

.pd-img {
  display: block;
  width: auto;
  height: 72px;
  margin-bottom: 14px; }

.pd-w2 {
  background-color: #fff;
  overflow: hidden;
  height: 624px; }
  .pd-w2 .bgimg {
    display: block;
    position: absolute;
    width: 1920px;
    left: 50%;
    margin-left: -960px; }
  .pd-w2 .sic-w {
    display: block;
    position: absolute;
    width: 1200px;
    left: 50%;
    margin-left: -600px;
    overflow: hidden; }
    .pd-w2 .sic-w .content {
      width: 559px;
      float: right;
      padding: 237px 0 0 40px; }
      .pd-w2 .sic-w .content h2 {
        font-size: 62px;
        line-height: 72px;
        color: #0077c3;
        font-weight: 400;
        margin-bottom: 14px; }
      .pd-w2 .sic-w .content p {
        font-size: 16px;
        line-height: 28px;
        color: #333; }

.pd-w3 {
  background-color: #f3f3f3;
  overflow: hidden;
  height: 585px; }
  .pd-w3 .bgimg {
    display: block;
    position: absolute;
    width: 1920px;
    left: 50%;
    margin-left: -960px; }
  .pd-w3 .sic-w {
    overflow: hidden;
    display: block;
    position: absolute;
    width: 1200px;
    left: 50%;
    margin-left: -600px; }
    .pd-w3 .sic-w .content {
      width: 560px;
      float: left;
      padding: 220px 0 0 66px; }
      .pd-w3 .sic-w .content h2 {
        font-size: 62px;
        line-height: 72px;
        color: #0077c3;
        font-weight: 400;
        margin-bottom: 14px; }
      .pd-w3 .sic-w .content p {
        font-size: 16px;
        line-height: 28px;
        color: #333; }

.pd-w4 {
  overflow: hidden;
  height: 658px; }
  .pd-w4 .bgimg {
    display: block;
    position: absolute;
    width: 1920px;
    left: 50%;
    margin-left: -960px; }
  .pd-w4 .sic-w {
    display: block;
    position: absolute;
    width: 1200px;
    left: 50%;
    margin-left: -600px;
    z-index: 3; }
    .pd-w4 .sic-w .content {
      width: 560px;
      float: right;
      padding: 240px 0 0 40px; }
      .pd-w4 .sic-w .content h2 {
        font-size: 62px;
        line-height: 72px;
        color: #0077c3;
        font-weight: 400;
        margin-bottom: 14px; }
      .pd-w4 .sic-w .content p {
        font-size: 16px;
        line-height: 28px;
        color: #333; }

.pd-w5 {
  background-color: #f6f6f6;
  overflow: hidden;
  height: 575px; }
  .pd-w5 .bgimg {
    display: block;
    position: absolute;
    width: 1920px;
    left: 50%;
    margin-left: -960px; }
  .pd-w5 .sic-w {
    display: block;
    position: absolute;
    width: 1200px;
    left: 50%;
    margin-left: -600px;
    width: 1305px; }
    .pd-w5 .sic-w .content {
      width: 735px;
      float: right;
      padding-top: 220px; }
      .pd-w5 .sic-w .content h2 {
        font-size: 62px;
        line-height: 72px;
        color: #0077c3;
        font-weight: 400;
        margin-bottom: 14px; }
      .pd-w5 .sic-w .content p {
        font-size: 16px;
        line-height: 28px;
        color: #333;
        margin-bottom: 16px; }
      .pd-w5 .sic-w .content img {
        display: block;
        width: 650px;
        height: 123px; }
      .pd-w5 .sic-w .content img.pd-img {
        width: auto;
        height: 72px; }

.pd-w6 {
  background-color: #fff;
  overflow: hidden;
  height: 860px; }
  .pd-w6 .sic-w .title {
    font-size: 62px;
    line-height: 72px;
    color: #0077c3;
    font-weight: 400;
    margin-bottom: 10px;
    text-align: center;
    margin-top: 75px; }
  .pd-w6 .sic-w .pd-img {
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
    margin-top: 75px; }
  .pd-w6 .sic-w .tip {
    font-size: 16px;
    line-height: 28px;
    color: #333;
    padding-bottom: 103px;
    width: 545px;
    margin: 0 auto;
    text-align: center; }
  .pd-w6 .sic-w .content {
    padding: 0 60px; }
    .pd-w6 .sic-w .content .bgimg {
      display: block;
      width: 310px;
      height: 346px;
      float: left;
      margin-left: 25px; }
    .pd-w6 .sic-w .content .fl li {
      float: none;
      margin-bottom: 30px;
      width: 370px; }
      .pd-w6 .sic-w .content .fl li img {
        display: inline-block;
        width: 58px;
        height: 58px;
        margin-bottom: 10px; }
      .pd-w6 .sic-w .content .fl li p {
        font-size: 14px;
        line-height: 24px;
        color: #333; }
    .pd-w6 .sic-w .content .fl.lrig {
      text-align: right; }

.pd-w7 {
  background-color: #f6f6f6;
  overflow: hidden; }
  .pd-w7 .sic-w {
    overflow: hidden; }
    .pd-w7 .sic-w .bgimg {
      display: block;
      float: left;
      width: 602px;
      height: 658px; }
    .pd-w7 .sic-w .content {
      width: 495px;
      float: left;
      padding: 224px 0 0 40px; }
      .pd-w7 .sic-w .content h2 {
        font-size: 62px;
        line-height: 72px;
        color: #0077c3;
        font-weight: 400;
        margin-bottom: 14px; }
      .pd-w7 .sic-w .content p {
        font-size: 16px;
        line-height: 28px;
        color: #333; }

.cover {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8) !important;
  filter: Alpha(opacity=80);
  background-color: #000;
  top: 0;
  left: 0;
  z-index: 1000; }

.cover-w {
  position: fixed;
  display: none;
  top: 50%;
  left: 50%;
  margin-left: -400px;
  margin-top: -225px;
  width: 800px;
  height: 450px;
  z-index: 1002; }

.closev {
  display: block;
  position: absolute;
  cursor: pointer;
  top: -30px;
  right: -30px;
  width: 34px;
  height: 34px;
  z-index: 15;
  background: url(../img/delete02.png) no-repeat center; }

.searchl .cli-lst {
  min-height: 555px; }
.searchl .nosch {
  text-align: center;
  font-size: 16px;
  color: #D70128; }

.lbgimg {
  width: 100%;
  overflow: hidden;
  position: relative;
   }
/*============添加ewm=============*/
.ewm{
  width: 40px;
  height: 40px;
  margin-top: 40px;
  z-index: 100;
  position: relative;
}
.ewm-active{
  width: 40px;
  height: 40px;
  background:url(../img/ewmon.png) no-repeat center;
  background-size:cover;
  position: relative;
  z-index: 1;
}
.ewmbox{
  display: none;
  width: 120px;
  text-align: center;
  position: absolute;
  top:54px;
  left:50%;
  margin-left:-60px;
  z-index: 100;
}
.ewm:hover .ewmbox{
  display: block;
}
.ewmbox em{
  display: inline-block;
  *display: inline;
  *zoom:1;
  margin-bottom:5px;
}
.ewmbox em img{
  width: 100%;
}
.ewmbox p{
  font-size:12px;
  color: #ccc;
}


/*# sourceMappingURL=style.css.map */
.fts16{
  font-size: 16px;
}

