@charset "UTF-8";
html {
  font-size: 62.5%; }

body {
  margin: 0px;
  padding: 0px;
  font-family: '微软雅黑';
  background: #FFF;
  font-size: 1em; }

ol, ul, li, dl, dt, dd, form, p, h1, h2, h3, h4, h5, img {
  margin: 0px;
  padding: 0px; }

ol, ul, li {
  list-style: none;
  padding: 0;
  margin: 0; }

img {
  border: none; }

a {
  text-decoration: none;
  border: none;
  margin: 0;
  padding: 0; }

a:hover {
  text-decoration: none; }

.clear {
  clear: both; }

.li_img {
  display: table;
  text-align: center;
  *position: relative;
  *overflow: hidden; }

.li_img a {
  display: table-cell;
  vertical-align: middle;
  *position: absolute;
  *left: 50%;
  *top: 50%; }

.li_img a img {
  *position: relative;
  *left: -50%;
  *top: -50%; }

.fl {
  float: left; }

.fr {
  float: right; }

input::-moz-focus-inner {
  border: 0;
  padding: 0; }

.header-con, .core_bus, .incont, .footer-con, .nymenu > ul, .process, .purchase, .weld, .test, .stock, .staff, .glories, .liveaction, .about {
  width: 1200px;
  margin: 0 auto; }

.logo {
  float: left; }

.nav {
  background: #00703a;
  margin-top: 31px;
  float: right;
  height: 35px;
  line-height:35px;
  padding-right: 50px;
  border-radius:5px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  -ms-border-radius:5px;
  -o-border-radius:5px;
   }
  .nav li {
    float: left;
    margin-left: 50px;
    font-size: 16px; }
    .nav li a {
	  color:#fff;
      /*color: #232323;*/ }
      /*.nav li a:hover {
        color: #00703a; }*/

      /*.nav li.cur a {
        color: #00703a; }*/
.inbanner {
  width: 100%;
  height: 588px;
  background: url(../images/banner.jpg) no-repeat center center; }

.core_bus {
  margin-top: 50px;
  margin-bottom: 62px; }

.core-tit {
  font-size: 26px;
  color: #232323;
  text-align: center; }
  .core-tit span {
    color: #00703a; }

.core-list {
  margin-top: 62px; }
  .core-list li {
    float: left;
    width: 184px; }
    .core-list li + li {
      margin-left: 70px; }
    .core-list li p {
      font-size: 20px;
      color: #000000;
      margin-top: 17px;
      text-align: center; }

.core-img {
  width: 184px;
  height: 184px;
  border-radius: 50%;
  overflow: hidden;
  position: relative; }
  .core-img:hover .core-zzbox {
    top: 0; }

.core-zzbox {
  background: rgba(0, 0, 0, 0.25);
  width: 100%;
  height: 100%;
  top: 100%;
  left: 0;
  right: 0;
  position: absolute;
  transition: all .5s;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  -o-transition: all .5s; }
  .core-zzbox ul li {
    margin: 6px auto;
    text-align: center;
    width: 120px;
    height: 29px;
    float: none;
    line-height: 29px; }
    .core-zzbox ul li a {
      display: block;
      font-size: 15px;
      background: rgba(0, 0, 0, 0.5);
      background: url(../images/bgawdaw.png) \9;
      color: #fff; }
      .core-zzbox ul li a:hover {
        color: #00703a;
        background: #fff; }


.incont-box {
  background: #f3f9fb;
  padding-top: 57px;
  padding-bottom: 65px; }

.in-left {
  float: left;
  width: 495px; }

.in-right {
  float: right;
  width: 595px; }

.inlb1 {
  margin-bottom: 30px; }
  .inlb1 .in-tit {
    font-size: 24px;
    color: #232323; }
    .inlb1 .in-tit span {
      color: #00703a; }
  .inlb1 .inlb-box {
    margin-top: 20px;
    position: relative; }
  .inlb1 .inlb-prev {
    position: absolute;
    left: 20px;
    top: 74px;
    width: 30px;
    padding-right: 6px;
    height: 64px;
    background: url(../images/lbgb_03.png);
    font-family: "宋体";
    font-size: 48px;
    line-height: 64px;
    text-align: right;
    z-index: 999;
    color: #414242;
    cursor: pointer; }
    .inlb1 .inlb-prev:hover {
      color: #1a794a; }
  .inlb1 .inlb-next {
    cursor: pointer;
    position: absolute;
    right: 20px;
    top: 74px;
    width: 30px;
    padding-left: 6px;
    height: 64px;
    background: url(../images/lbgb_03.png);
    font-family: "宋体";
    font-size: 48px;
    line-height: 64px;
    text-align: left;
    z-index: 999;
    color: #414242; }
    .inlb1 .inlb-next:hover {
      color: #1a794a; }
  .inlb1 .inlb-con {
    height: 212px; }

.inlb2 {
  margin-bottom: 30px; }
  .inlb2 .in-tit {
    font-size: 24px;
    color: #232323; }
    .inlb2 .in-tit span {
      color: #00703a; }
  .inlb2 .inlb-box {
    margin-top: 20px;
    position: relative; }
  .inlb2 .inlb-prev {
    position: absolute;
    left: 20px;
    top: 74px;
    width: 30px;
    padding-right: 6px;
    height: 64px;
    background: url(../images/lbgb_03.png);
    font-family: "宋体";
    font-size: 48px;
    line-height: 64px;
    text-align: right;
    z-index: 999;
    color: #414242;
    cursor: pointer; }
    .inlb2 .inlb-prev:hover {
      color: #1a794a; }
  .inlb2 .inlb-next {
    cursor: pointer;
    position: absolute;
    right: 20px;
    top: 74px;
    width: 30px;
    padding-left: 6px;
    height: 64px;
    background: url(../images/lbgb_03.png);
    font-family: "宋体";
    font-size: 48px;
    line-height: 64px;
    text-align: left;
    z-index: 999;
    color: #414242; }
    .inlb2 .inlb-next:hover {
      color: #1a794a; }
  .inlb2 .inlb-con {
    height: 212px; }

.inlb3 {
  margin-bottom: 30px; }
  .inlb3 .in-tit {
    font-size: 24px;
    color: #232323; }
    .inlb3 .in-tit span {
      color: #00703a; }
  .inlb3 .inlb-box {
    margin-top: 20px;
    position: relative; }
  .inlb3 .inlb-prev {
    position: absolute;
    left: 20px;
    top: 74px;
    width: 30px;
    padding-right: 6px;
    height: 64px;
    background: url(../images/lbgb_03.png);
    font-family: "宋体";
    font-size: 48px;
    line-height: 64px;
    text-align: right;
    z-index: 999;
    color: #414242;
    cursor: pointer; }
    .inlb3 .inlb-prev:hover {
      color: #1a794a; }
  .inlb3 .inlb-next {
    cursor: pointer;
    position: absolute;
    right: 20px;
    top: 74px;
    width: 30px;
    padding-left: 6px;
    height: 64px;
    background: url(../images/lbgb_03.png);
    font-family: "宋体";
    font-size: 48px;
    line-height: 64px;
    text-align: left;
    z-index: 999;
    color: #414242; }
    .inlb3 .inlb-next:hover {
      color: #1a794a; }
  .inlb3 .inlb-con {
    height: 212px; }

.inlb4 {
  margin-bottom: 30px; }
  .inlb4 .in-tit {
    font-size: 24px;
    color: #232323; }
    .inlb4 .in-tit span {
      color: #00703a; }
  .inlb4 .inlb-box {
    margin-top: 20px;
    position: relative; }
  .inlb4 .inlb-prev {
    position: absolute;
    left: 20px;
    top: 74px;
    width: 30px;
    padding-right: 6px;
    height: 64px;
    background: url(../images/lbgb_03.png);
    font-family: "宋体";
    font-size: 48px;
    line-height: 64px;
    text-align: right;
    z-index: 999;
    color: #414242;
    cursor: pointer; }
    .inlb4 .inlb-prev:hover {
      color: #1a794a; }
  .inlb4 .inlb-next {
    cursor: pointer;
    position: absolute;
    right: 20px;
    top: 74px;
    width: 30px;
    padding-left: 6px;
    height: 64px;
    background: url(../images/lbgb_03.png);
    font-family: "宋体";
    font-size: 48px;
    line-height: 64px;
    text-align: left;
    z-index: 999;
    color: #414242; }
    .inlb4 .inlb-next:hover {
      color: #1a794a; }
  .inlb4 .inlb-con {
    height: 212px; }

.copr-tit {
  font-size: 24px;
  color: #232323; }
  .copr-tit span {
    color: #00703a; }

.copr-img {
  width: 595px;
  height: 291px;
  margin-top: 20px;
  margin-bottom: 20px; }
  .copr-img img {
    width: 100%; }

.copr-text .p {
  color: #232323;
  font-size: 16px;
  line-height: 32px;
  text-indent: 2em; }

.footer-top {
  border-bottom: 1px solid #d0d0d0;
  border-top: 1px solid #d0d0d0;
  padding-top: 29px; }

.flogo {
  float: left; }

.fabout {
  float: right; }
  .fabout .fa1 {
    float: left;
    margin-left: 80px; }
    .fabout .fa1 h2 {
      font-size: 22px;
      color: #232323;
      font-weight: normal; }
    .fabout .fa1 span {
      font-size: 18px;
      color: #232323; }
    .fabout .fa1 p {
      margin-top: 12px;
      font-size: 18px;
      color: #232323; }

.fphone {
  margin-bottom: 15px; }
  .fphone li {
    font-size: 18px;
    color: #232323;
    margin-bottom: 12px; }

.footer-bottom {
  text-align: center;
  font-size: 14px;
  color: #232323;
  line-height: 46px; }
  .footer-bottom span {
    margin: 0 14px; }

.nybanner {
  height: 280px;
  background: url(../images/nybanner.jpg) no-repeat center center; }

.nymenu {
  margin-top: 20px;
  text-align: center;
  padding-bottom: 20px;
  border-bottom: 1px solid #d0d0d0; }
  .nymenu > ul > li {
    font-size: 18px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0 7px;
    position: relative; }
    .nymenu > ul > li > a {
      background: url(../images/menu.jpg) no-repeat center center;
      line-height: 34px;
      background-size: 100% 100%;
      height: 39px;
      padding: 0 33px;
      display: block;
      color: #fff; }
      .nymenu > ul > li > a span {
        display: block;
        padding-right: 20px;
        background: url(../images/jt.png) right center no-repeat; }
    .nymenu > ul > li.cur > a {
      background: url(../images/menua.jpg) no-repeat center center;
      background-size: 100% 100%; }

.sec-menu {
  display: none; }

.process {
  margin-top: 51px; }

.process-tit {
  font-size: 22px;
  color: #00703a;
  text-align: center;
  font-weight: normal;
  margin-bottom: 20px; }

.process-text {
  font-size: 16px;
  line-height: 32px;
  color: #232323; }

.process-list {
  margin-top: 25px; }
  .process-list li {
    float: left;
    width: 214px;
    height: 141px;
    padding: 2px;
    border: 1px solid #d7d7d7;
    margin-right: 21px;
    margin-bottom: 29px; }
    .process-list li.last {
      margin-right: 0; }
    .process-list li img {
      width: 100%;
      vertical-align: bottom; }

.process-left {
  float: left;
  width: 556px; }

.process-right {
  float: right;
  width: 556px; }

.proc-tit {
  font-size: 20px;
  line-height: 40px;
  border-bottom: 1px solid #dcdcdc;
  font-weight: normal;
  margin-bottom: 20px; }

.process table {
  border-collapse: collapse;
  font-size: 14px;
  vertical-align: top; }
  .process table td {
    border-bottom: 1px solid #dedede;
    padding: 8px;
    min-height: 34px; }
  .process table th {
    border-bottom: 1px solid #dedede;
    padding: 8px;
    text-align: left;
    min-width: 120px;
    *width: 120px;
    min-height: 34px; }

.sec-menu {
  position: absolute;
  top: 100%;
  left: 0;
  text-align: left;
  background: #fff;
  z-index: 99;
  min-width: 98%;
  font-size: 14px;
  padding: 5px 0;
  border: 1px solid #cccccc; }
  .sec-menu li {
    line-height: 2em; }
    .sec-menu li a {
      padding: 10px;
      color: #333333; }
      .sec-menu li a:hover {
        color: #2aaa72; }

.purchase {
  margin-top: 51px; }

.pur-tit {
  font-size: 22px;
  color: #00703a;
  text-align: center;
  font-weight: normal;
  margin-bottom: 20px; }

.pur-text {
  font-size: 16px;
  line-height: 32px;
  color: #232323; }

.pur-team-tit {
  font-size: 22px;
  color: #232323;
  padding: 25px 0;
  *margin-top: 25px;
  font-weight: normal; }

.pur-team-text li {
  float: left;
  width: 43%;
  margin-right: 14%;
  font-size: 16px;
  color: #232323;
  *list-style: disc inside;
  line-height: 28px; }
  .pur-team-text li:before {
    content: '•';
    padding-left: 2px;
    padding-right: 8px; }
  .pur-team-text li.last {
    margin-right: 0; }

.pur-team-img {
  margin-top: 36px; }
  .pur-team-img li {
    float: left;
    width: 266px;
    height: 172px;
    border: 1px solid #dcdcdc;
    margin-right: 42px;
    margin-bottom: 41px; }
    .pur-team-img li.last {
      margin-right: 0; }

.coop-tit {
  font-size: 22px;
  color: #232323;
  padding: 25px 0;
  *margin-top: 25px;
  font-weight: normal;
  padding-top: 0;
  margin-top: 0; }

.coop-list li {
  float: left;
  width: 153px;
  height: 79px;
  border: 1px solid #dcdcdc;
  margin-right: 19px;
  margin-bottom: 22px; }
  .coop-list li.last {
    margin-right: 0; }

.weld {
  margin-top: 51px; }

.weld-tit {
  font-size: 22px;
  color: #00703a;
  text-align: center;
  font-weight: normal;
  margin-bottom: 20px; }

.weld-img-tit {
  font-size: 22px;
  color: #232323;
  padding: 25px 0;
  *margin-top: 25px;
  font-weight: normal; }

.control-tit {
  font-size: 22px;
  color: #232323;
  padding: 25px 0;
  *margin-top: 25px;
  font-weight: normal;
  padding-top: 0;
  margin-top: 0; }

.control ul {
  padding-left: 15px; }
  .control ul li {
    font-size: 16px;
    line-height: 32px;
    color: #232323;
    *list-style: disc;
    position: relative; }
    .control ul li:before {
      position: absolute;
      left: -15px;
      content: '•';
      padding-left: 2px;
      padding-right: 8px; }

.capacity-tit {
  font-size: 22px;
  color: #232323;
  padding: 25px 0;
  *margin-top: 25px;
  font-weight: normal; }

.weld-text {
  font-size: 16px;
  line-height: 32px;
  color: #232323; }

.weld-img-list li {
  float: left;
  width: 266px;
  height: 172px;
  border: 1px solid #dcdcdc;
  margin-right: 42px;
  margin-bottom: 36px; }
  .weld-img-list li.last {
    margin-right: 0; }

.capacity {
  padding-bottom: 30px; }
  .capacity .p {
    font-size: 16px;
    color: #232323;
    line-height: 2em; }

.test {
  margin-top: 51px; }

.test-tit {
  font-size: 22px;
  color: #00703a;
  text-align: center;
  font-weight: normal;
  margin-bottom: 20px; }

.test-text {
  font-size: 16px;
  line-height: 32px;
  color: #232323; }

.testeq-img-tit {
  font-size: 22px;
  color: #232323;
  padding: 25px 0;
  *margin-top: 25px;
  font-weight: normal; }

.testeq-img-list li {
  float: left;
  width: 266px;
  height: 172px;
  border: 1px solid #dcdcdc;
  margin-right: 42px; 
    margin-bottom: 41px;}
  .testeq-img-list li.last {
    margin-right: 0; }

.testact-img-tit {
  font-size: 22px;
  color: #232323;
  padding: 25px 0;
  *margin-top: 25px;
  font-weight: normal; }

.testact-img-list li {
  float: left;
  width: 266px;
  height: 172px;
  border: 1px solid #dcdcdc;
  margin-right: 42px;
  margin-bottom: 36px; }
  .testact-img-list li.last {
    margin-right: 0; }

.testage-img-tit {
  font-size: 22px;
  color: #232323;
  padding: 25px 0;
  *margin-top: 25px;
  font-weight: normal;
  padding-top: 0; }

.testage-img-list li {
  float: left;
  width: 266px;
  height: 172px;
  border: 1px solid #dcdcdc;
  margin-right: 42px; }
  .testage-img-list li.last {
    margin-right: 0; }

.test-comm {
  padding-bottom: 25px; }

.test-comm-tit {
  font-size: 22px;
  color: #232323;
  padding: 25px 0;
  *margin-top: 25px;
  font-weight: normal;
  padding-bottom: 15px; }

.test-comm-list {
  margin-left: 15px; }
  .test-comm-list li {
    font-size: 16px;
    line-height: 32px;
    color: #232323;
    *list-style: disc;
    position: relative; }
    .test-comm-list li:before {
      position: absolute;
      left: -15px;
      content: '•';
      padding-left: 2px;
      padding-right: 8px; }

.stock {
  margin-top: 51px; }

.stock-tit {
  font-size: 22px;
  color: #00703a;
  text-align: center;
  font-weight: normal;
  margin-bottom: 20px; }

.stock-pack-tit {
  font-size: 22px;
  color: #232323;
  padding: 25px 0;
  *margin-top: 25px;
  font-weight: normal;
  padding-top: 5px;
  padding-bottom: 10px; }

.stock-pack .p {
  font-size: 16px;
  color: #232323;
  line-height: 28px; }

.stock-pack-img {
  margin-top: 30px; }
  .stock-pack-img li {
    float: left;
    width: 212px;
    height: 137px;
    border: 1px solid #dcdcdc;
    margin-right: 32px; }
    .stock-pack-img li.last {
      margin-right: 0; }

.stock-static-tit {
  font-size: 22px;
  color: #232323;
  padding: 25px 0;
  *margin-top: 25px;
  font-weight: normal;
  padding-bottom: 20px; }

.stock-static .p {
  font-size: 16px;
  color: #232323;
  line-height: 28px; }

.stock-static-img li {
  float: left;
  width: 266px;
  height: 172px;
  border: 1px solid #dcdcdc;
  margin-right: 42px;
  margin-top: 36px; }
  .stock-static-img li.last {
    margin-right: 0; }

.stock-ass-tit {
  font-size: 22px;
  color: #232323;
  padding: 25px 0;
  *margin-top: 25px;
  font-weight: normal; }

.stock-ass {
  padding-bottom: 40px;
  *margin-bottom: 40px; }

.stock-ass-img li {
  float: left;
  width: 212px;
  height: 137px;
  border: 1px solid #dcdcdc;
  margin-right: 32px; }
  .stock-ass-img li.last {
    margin-right: 0; }

.staff {
  margin-top: 51px; }
  .staff ul {
    margin-bottom: 44px; }
    .staff ul li {
      float: left;
      width: 266px;
      height: 172px;
      border: 1px solid #dcdcdc;
      margin-right: 42px;
      margin-top: 36px; }
      .staff ul li.last {
        margin-right: 0; }

.staff-tit {
  font-size: 22px;
  color: #00703a;
  text-align: center;
  font-weight: normal;
  margin-bottom: 20px; }

.glories {
  margin-top: 51px; }

.glories-tit {
  font-size: 22px;
  color: #00703a;
  text-align: center;
  font-weight: normal;
  margin-bottom: 20px; }

.glories-list {
  width: 953px;
  margin: 0 auto;
  margin-bottom: 10px; }
  .glories-list li {
    float: left;
    margin-right: 53px;
    margin-bottom: 28px; }
    .glories-list li.last {
      margin-right: 0; }
    .glories-list li .li_img {
      width: 280px;
      height: 386px;
      overflow: hidden;
      border: 1px solid #dcdcdc; }
    .glories-list li p {
      text-align: center;
      font-size: 16px;
      color: #232323;
      margin-top: 13px; }

.liveaction {
  margin-top: 51px; }

.liveaction-tit {
  font-size: 22px;
  color: #00703a;
  text-align: center;
  font-weight: normal;
  margin-bottom: 20px; }

.work-tit {
  font-size: 22px;
  color: #232323;
  padding: 25px 0;
  *margin-top: 25px;
  font-weight: normal; }

.work ul li {
  float: left;
  margin-right: 44px; }
  .work ul li p {
    text-align: center;
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 20px; }
  .work ul li.last {
    margin-right: 0; }
  .work ul li .li_img {
    color: #000;
    width: 370px;
    height: 201px; }

.shipment-tit {
  font-size: 22px;
  color: #232323;
  padding: 25px 0;
  *margin-top: 25px;
  font-weight: normal; }

.shipment-list li {
  float: left;
  margin-right: 45px;
  margin-bottom: 32px; }
  .shipment-list li.last {
    margin-right: 0; }
  .shipment-list li .li_img {
    color: #000;
    width: 370px;
    height: 201px; }

.about {
  margin-top: 51px; }

.about-tit {
  font-size: 22px;
  color: #00703a;
  text-align: center;
  font-weight: normal;
  margin-bottom: 20px; }

.about-con {
  width: 996px;
  margin: 0 auto;
  padding-left: 20px; }

.about-site {
  margin-top: 25px; }
  .about-site p {
    font-size: 20px;
    color: #232323;
    margin-bottom: 20px; }
  .about-site ul li {
    font-size: 16px;
    color: #232323;
    line-height: 2em; }

.map {
  margin: 15px 0; }

.exhibition {
  margin-bottom: 25px; }
  .exhibition ul li {
    font-size: 16px;
    color: #232323;
    line-height: 2em; }
    .exhibition ul li span {
      visibility: hidden; }

.hanken {
  margin-bottom: 35px; }
  .hanken p {
    font-size: 20px;
    color: #232323; }
  .hanken > span {
    font-size: 20px;
    color: #232323; }
  .hanken ul li {
    font-size: 16px;
    color: #232323;
    line-height: 2em; }
    .hanken ul li span {
      visibility: hidden; }

/*# sourceMappingURL=style.css.map */
