@font-face {
  font-family: BOT;
  src: url("Boton Bold.ttf");
}

.bot {
  font-family: BOT;
}

@font-face {
  font-family: roboB;
  src: url("ROBOTOSLAB-BOLD.TTF");
}

.roboB {
  font-family: roboB;
}

.w1400 {
  width: 1400px;
  margin: auto;
  max-width: 96%;
}

li {
  font-style: normal;
  display: block;
}

.norma {
  width: 100%;
  overflow: hidden;
}

.norma .banner {
  position: relative;
}

.norma .banner .con {
  width: 100%;
  height: auto;
  top: 0;
  left: 0;
  padding-top: 8.75%;
  position: absolute;
}

.norma .banner .con .t {
  font-size: 26px;
  line-height: 51px;
  color: #fff;
}

.norma .banner .con .t span {
  color: #fabe0f;
}

.norma .banner .con .t1 {
  font-size: 30px;
  line-height: 40px;
  font-weight: bold;
  color: #fff;
  letter-spacing: 2px;
  margin-top: 25px;
}

.norma .box1 {
  padding-top: 6%;
  background-color: #f5f5f5;
  padding-bottom: 4.9%;
}

.norma .box1 .title {
  text-align: center;
}

.norma .box1 .title .t {
  font-size: 34px;
  line-height: 36px;
  color: #333;
  font-weight: bold;
}

.norma .box1 .title .t1 {
  font-size: 24px;
  line-height: 26px;
  color: #000;
  margin-top: 16px;
}

.norma .box1 .title .t2 {
  text-align: center;
  margin-top: 40px;
}

.norma .box1 .title .t2 span {
  font-size: 24px;
  line-height: 36px;
  color: #333;
  border: 2px solid #fabe0f;
  border-radius: 10px;
  display: inline-block;
  font-weight: bold;
  padding: 0 12px;
}

.norma .box1 .title .t2 span em {
  color: #fabe0f;
}

.norma .box1 .picBox {
  width: 100%;
  height: auto;
  position: relative;
  margin-top: 5.7%;
}

.norma .box1 .picBox .pic {
  width: 52.2%;
  margin: 0 auto;
}

.norma .box1 .picBox ul {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.norma .box1 .picBox ul li {
  width: 32%;
  box-sizing: border-box;
  text-align: right;
  position: absolute;
}

.norma .box1 .picBox ul li .t {
  font-size: 30px;
  line-height: 32px;
  color: #595757;
  white-space: nowrap;
  width: 130%;
  margin-left: -30%;
  font-weight: bold;
}

.norma .box1 .picBox ul li .t1 {
  font-size: 18px;
  line-height: 20px;
  color: #595757;
  white-space: nowrap;
  margin-top: 13px;
  width: 130%;
  margin-left: -30%;
}

.norma .box1 .picBox ul li .img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.norma .box1 .picBox ul li .dian {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 20px;
  height: 20px;
  background-color: rgba(255, 0, 0, 0.4);
  border-radius: 100%;
}

.norma .box1 .picBox ul li .dian:after {
  width: 12px;
  position: absolute;
  top: 4px;
  left: 4px;
  height: 12px;
  border-radius: 100%;
  background-color: #f00;
  content: '';
}

.norma .box1 .picBox ul li .line {
  width: 80px;
  height: 2px;
  top: 50%;
  right: 35px;
  margin-top: -1px;
  position: absolute;
  background-color: #ccc;
}

.norma .box1 .picBox ul li:nth-child(1) {
  left: 0;
  padding-right: 242px;
  top: 9.5%;
}

.norma .box1 .picBox ul li:nth-child(1) .img {
  width: 60px;
  right: 159px;
}

.norma .box1 .picBox ul li:nth-child(2) {
  left: 0;
  padding-right: 242px;
  top: 40%;
}

.norma .box1 .picBox ul li:nth-child(2) .img {
  width: 51px;
  right: 162px;
}

.norma .box1 .picBox ul li:nth-child(3) {
  left: 0;
  padding-right: 242px;
  top: 73%;
}

.norma .box1 .picBox ul li:nth-child(3) .img {
  width: 69px;
  right: 154px;
}

.norma .box1 .picBox ul li:nth-child(4) {
  padding-left: 190px;
  padding-right: 0;
  right: 0;
  width: 25.2%;
  text-align: left;
  top: 20%;
}

.norma .box1 .picBox ul li:nth-child(4) .img {
  width: 110px;
  left: 70px;
}

.norma .box1 .picBox ul li:nth-child(4) .t {
  margin-left: 0;
}

.norma .box1 .picBox ul li:nth-child(4) .t1 {
  margin-left: 0;
}

.norma .box1 .picBox ul li:nth-child(4) .dian {
  left: 0;
}

.norma .box1 .picBox ul li:nth-child(4) .line {
  width: 30px;
  left: 26px;
}

.norma .box1 .picBox ul li:nth-child(5) {
  padding-left: 190px;
  padding-right: 0;
  right: 0;
  width: 25.2%;
  text-align: left;
  top: 50%;
}

.norma .box1 .picBox ul li:nth-child(5) .img {
  width: 51px;
  left: 124px;
}

.norma .box1 .picBox ul li:nth-child(5) .t {
  margin-left: 0;
}

.norma .box1 .picBox ul li:nth-child(5) .t1 {
  margin-left: 0;
}

.norma .box1 .picBox ul li:nth-child(5) .dian {
  left: 0;
}

.norma .box1 .picBox ul li:nth-child(5) .line {
  left: 26px;
}

.norma .box2 {
  background-color: #e0e0e0;
  padding-top: 58px;
  padding-bottom: 30px;
}

.norma .box2 ul li {
  width: 16.9%;
  float: left;
  margin-right: 3.875%;
}

.norma .box2 ul li:last-child {
  margin-right: 0;
}

.norma .box2 ul li .t {
  text-align: center;
  font-size: 24px;
  line-height: 26px;
  color: #595757;
  margin-top: 23px;
}

.norma .box3 .txt {
  text-align: center;
  font-size: 34px;
  line-height: 45px;
  color: #333;
  padding-top: 60px;
  padding-bottom: 66px;
  font-weight: bold;
}

.norma .box3 .box {
  width: 100%;
  position: relative;
  background-color: #fabe0f;
}

.norma .box3 .box .pic {
  width: 50%;
  float: right;
}

.norma .box3 .box .con {
  width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.norma .box3 .box .con .conn {
  padding-left: 20px;
  box-sizing: border-box;
}

.norma .box3 .box .con .conn .item {
  color: #000;
  margin-bottom: 52px;
}

.norma .box3 .box .con .conn .item:last-child {
  margin-bottom: 0;
}

.norma .box3 .box .con .conn .item .t {
  font-size: 30px;
  line-height: 32px;
  font-weight: bold;
}

.norma .box3 .box .con .conn .item .t1 {
  font-size: 20px;
  line-height: 37px;
  margin-top: 19px;
}

.norma .box3 .box .con .conn .item .t1 p {
  box-sizing: border-box;
  padding-left: 18px;
  position: relative;
}

.norma .box3 .box .con .conn .item .t1 p:after {
  width: 8px;
  height: 8px;
  border-radius: 100%;
  position: absolute;
  left: 0;
  top: 15px;
  background-color: #000;
  content: '';
}

.norma .box3 .itemBox {
  background-color: #f5f5f5;
  padding-top: 46px;
  padding-bottom: 53px;
}

.norma .box3 .itemBox .w1400 {
  text-align: center;
  font-size: 0;
}

.norma .box3 .itemBox .w1400 .item {
  display: inline-block;
  width: 14.3%;
  margin: 0 1.8%;
  background-color: #fabe0f;
  height: 107px;
  text-align: center;
  color: #000;
  position: relative;
  border-radius: 10px;
}

.norma .box3 .itemBox .w1400 .item .t {
  font-size: 30px;
  line-height: 32px;
  padding-top: 13px;
}

.norma .box3 .itemBox .w1400 .item .t1 {
  font-size: 22px;
  line-height: 24px;
  margin-top: 10px;
}

.norma .box3 .itemBox .w1400 .item .t2 {
  width: 100%;
  position: absolute;
  bottom: 10px;
  left: 0;
  font-size: 16px;
  line-height: 18px;
}

.norma .box3 .videoBox {
  position: relative;
  margin-top: 4.5%;
  cursor: pointer;
}

.norma .box3 .videoBox .tits {
  width: 100%;
  text-align: center;
  font-size: 22px;
  line-height: 24px;
  color: #fff;
  top: 20%;
  left: 0;
  position: absolute;
  z-index: 10;
}

.norma .box3 .videoBox .icon {
  width: 70px;
  height: 70px;
  position: absolute;
  top: 50%;
  left: 50%;
  bottom: auto;
  right: auto;
  transform: translate(-50%, -50%);
  background-size: cover;
  background-image: url("http://www.fluke-ig.com/images/norma6000/video.png");
}

.norma .box3 .videoBox .video {
  width: 100%;
  height: 100%;
  background-color: #000;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.norma .box3 .videoBox .video video {
  width: 100%;
  height: 100%;
}

.norma .box3 .videoBox.on .video {
  opacity: 1;
}

.norma .box4 {
  padding-top: 5.4%;
}

.norma .box4 .title {
  text-align: center;
  font-size: 34px;
  line-height: 36px;
  color: #333;
  letter-spacing: 2px;
  font-weight: bold;
}

.norma .box4 .title span {
  color: #fabe0f;
}

.norma .box4 .list {
  margin-top: 3.5%;
  padding-bottom: 30px;
}

.norma .box4 .list ul li {
  width: 19.375%;
  float: left;
  margin-right: 0.78%;
  position: relative;
  cursor: pointer;
}

.norma .box4 .list ul li:last-child {
  margin-right: 0;
  float: right;
}

.norma .box4 .list ul li .pic {
  width: 100%;
  height: auto;
  position: relative;
}

.norma .box4 .list ul li .pic .k {
  width: 156px;
  height: 156px;
  border: 6px solid rgba(255, 190, 0, 0.4);
  border-radius: 3px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  box-sizing: border-box;
}

.norma .box4 .list ul li .pic .tits {
  width: 100%;
  text-align: center;
  font-size: 30px;
  line-height: 32px;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 0;
  font-weight: bold;
  transform: translateY(-50%);
}

.norma .box4 .list ul li .pic .icon {
  width: 20px;
  height: 16px;
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url("http://www.fluke-ig.com/images/norma6000/icon6.png");
  display: none;
}

.norma .box4 .list ul li .con {
  font-size: 16px;
  line-height: 24px;
  color: #595757;
  padding-left: 20px;
  margin-top: 20px;
  opacity: 0;
}

.norma .box4 .list ul li .con .t {
  margin-bottom: 10px;
}

.norma .box4 .list ul li .con .t span {
  font-weight: bold;
}

.norma .box4 .list ul li.on .pic .icon {
  display: block;
}

.norma .box4 .list ul li.on .con {
  opacity: 1;
}

.norma .box5 {
  background-image: url("/images/norma6000/bg.jpg");
  padding-bottom: 4.5%;
  padding-top: 5.2%;
}

.norma .box5 .tableBox {
  width: 50%;
  margin-left: 11.7%;
  float: left;
}

.norma .box5 .tableBox .tits {
  text-align: center;
  font-size: 34px;
  line-height: 36px;
  letter-spacing: 2px;
  color: #fff;
}

.norma .box5 .tableBox .tit {
  margin-top: 48px;
}

.norma .box5 .tableBox .tit .t {
  margin-bottom: 19px;
}

.norma .box5 .tableBox .tit .t .text {
  width: 48.6%;
  float: left;
  background: none;
  border-radius: 10px;
  border: 1px solid #666;
  box-sizing: border-box;
  padding-left: 10px;
  font-size: 16px;
  color: #333;
  height: 41px;
}

.norma .box5 .tableBox .tit .t .text::-webkit-input-placeholder {
  color: #333;
}

.norma .box5 .tableBox .tit .t .text:-moz-placeholder {
  color: #333;
}

.norma .box5 .tableBox .tit .t .text:-ms-input-placeholder {
  color: #333;
}

.norma .box5 .tableBox .tit .t .text:last-child {
  float: right;
}

.norma .box5 .tableBox .tit .sel {
  width: 100%;
  background: none;
  border-radius: 10px;
  border: 1px solid #666;
  box-sizing: border-box;
  padding-left: 10px;
  font-size: 16px;
  color: #333;
  height: 41px;
  background-position: calc(100% - 20px) center;
  background-repeat: no-repeat;
  background-image: url("/images/norma6000/icon7.png");
}

.norma .box5 .tableBox .tit .submit {
  width: 48.6%;
  margin: 33px auto 0;
  display: block;
  border-radius: 10px;
  background-color: #000;
  border: none;
  text-align: center;
  font-size: 18px;
  line-height: 43px;
  color: #fabe0f;
}

.norma .box5 .pic {
  width: 28.2%;
  float: left;
  margin-left: 5.3%;
  padding-top: 44px;
}

.eelo_sty {

  height: 39px;
}

.sqsy {
  position: relative;
}

.banner .conTi {
  position: absolute;
  bottom: 75px;
  left: 0;
  width: 100%;
  padding-top: 6.3%;
}

.banner .conTi a {
  width: 200px;
  height: 60px;
  border-radius: 30px;
  background-color: #ffbb32;
  text-align: center;
  display: block;
  font-size: 20px;
  line-height: 60px;
  color: #121212;
  margin-top: 5.25%;
}

.whqbai {
  padding-top: 50px;
}

.whqbai {
  padding: 5% 0 5%;
  background: url('http://www.eeworld.com.cn/huodong/fluke_20200812/images/640/biaodbg1.jpg') no-repeat center;
  background-size: cover;
}

.whqbai .biaocon {
  max-width: 1160px;
}

.whqbai .biaocon .left {
  float: left;
  width: 50.5%;
  margin-top: 45px;
}

.whqbai .jeke {
  border: 5px solid #FFBB32;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  padding: 15px;
  line-height: 30px;
  font-size: 16px;
}

.whqbai .jeke span {
  font-weight: 600;
  font-size: 20px;
  display: block;
}

.whqbai .right {
  float: right;
  max-width: 539px;
  width: 48%;
  position: relative;
}

.whqbai .biaocon .but {
  display: block;
  width: 10em;
  height: 2.2em;
  margin-top: 0.6em;
  background-size: 100%;
  border-radius: 1.1em;
  margin: 25px auto 0px;
  background-color: #FABE10;
  color: #333;
  text-align: center;
  line-height: 2.2em
}

@media (max-width: 1520px) {
  .norma .box1 .picBox .pic {
    width: 41%;
  }

  .norma .box1 .picBox ul li {
    width: 36%;
  }

  .norma .box1 .picBox ul li:nth-child(4) {
    width: 31.2%;
  }

  .norma .box1 .picBox ul li:nth-child(5) {
    width: 31.2%;
  }
}

@media (max-width: 1366px) {
  .norma .banner .con {
    padding-top: 6%;
  }

  .norma .banner .con .t {
    font-size: 20px;
    line-height: 36px;
  }

  .norma .banner .con .t1 {
    font-size: 24px;
    line-height: 30px;
  }

  .norma .box2 ul li .t {
    font-size: 20px;
    line-height: 22px;
  }

  .norma .box3 .txt {
    font-size: 28px;
    line-height: 40px;
    padding-top: 45px;
    padding-bottom: 50px;
  }

  .norma .box3 .box .con .conn .item {
    margin-bottom: 25px;
  }

  .norma .box3 .box .con .conn .item .t {
    font-size: 24px;
    line-height: 26px;
  }

  .norma .box3 .box .con .conn .item .t1 {
    font-size: 18px;
    line-height: 30px;
    margin-top: 10px;
  }

  .norma .box3 .box .con .conn .item .t1 p:after {
    top: 11px;
  }

  .norma .box4 .title {
    font-size: 28px;
    line-height: 30px;
  }

  .norma .box4 .list ul li .pic .tits {
    font-size: 24px;
    line-height: 26px;
  }

  .norma .box4 .list ul li .pic .k {
    width: 120px;
    height: 120px;
    border-width: 4px;
  }

  .norma .box1 .picBox ul li .t {
    font-size: 24px;
    line-height: 26px;
  }

  .norma .box1 .picBox ul li .t1 {
    font-size: 16px;
    line-height: 18px;
  }

  .norma .box1 .title .t {
    font-size: 28px;
    line-height: 30px;
  }

  .norma .box1 .title .t1 {
    font-size: 20px;
    line-height: 22px;
  }

  .norma .box1 .title .t2 span {
    font-size: 22px;
  }
}

@media (max-width: 1200px) {
  .norma .banner .con .t {
    font-size: 18px;
    line-height: 30px;
  }

  .norma .banner .con .t1 {
    font-size: 20px;
    line-height: 28px;
  }

  .norma .box3 .txt {
    font-size: 22px;
    line-height: 34px;
    padding-top: 30px;
    padding-bottom: 35px;
  }

  .norma .box3 .box .con .conn .item {
    margin-bottom: 20px;
  }

  .norma .box3 .box .con .conn .item .t {
    font-size: 20px;
    line-height: 22px;
  }

  .norma .box3 .box .con .conn .item .t1 {
    font-size: 16px;
    line-height: 24px;
  }

  .norma .box3 .box .con .conn .item .t1 p {
    padding-left: 10px;
  }

  .norma .box3 .box .con .conn .item .t1 p:after {
    width: 4px;
    height: 4px;
    top: 10px;
  }

  .norma .box3 .itemBox .w1400 .item {
    width: 16.3%;
  }

  .norma .box3 .itemBox .w1400 .item .t1 {
    font-size: 18px;
    line-height: 20px;
  }

  .norma .box3 .itemBox .w1400 .item .t2 {
    font-size: 14px;
    line-height: 16px;
  }

  .norma .box4 .title {
    font-size: 24px;
    line-height: 26px;
  }

  .norma .box4 .list ul li .pic .tits {
    font-size: 20px;
    line-height: 22px;
  }

  .norma .box4 .list ul li .pic .k {
    width: 90px;
    height: 90px;
    border-width: 3px;
  }

  .norma .box5 .tableBox .tits {
    font-size: 26px;
    line-height: 28px;
  }

  .norma .box1 .picBox ul li .t {
    font-size: 20px;
    line-height: 22px;
  }

  .norma .box1 .picBox ul li .t1 {
    font-size: 14px;
    line-height: 16px;
    margin-top: 7px;
  }

  .norma .box1 .picBox ul li .line {
    width: 55px;
  }

  .norma .box1 .picBox ul li:nth-child(1) {
    padding-right: 185px;
  }

  .norma .box1 .picBox ul li:nth-child(1) .img {
    right: 105px;
  }

  .norma .box1 .picBox ul li:nth-child(2) {
    padding-right: 185px;
  }

  .norma .box1 .picBox ul li:nth-child(2) .img {
    right: 106px;
  }

  .norma .box1 .picBox ul li:nth-child(3) {
    padding-right: 185px;
  }

  .norma .box1 .picBox ul li:nth-child(3) .img {
    right: 95px;
  }
}

@media (max-width: 768px) {
  .banner .conTi {
    bottom: 22px;
  }

  .sqsy .img {
    
    width: 100%;
    max-width: inherit;
    /* margin-left: -10%; */
  }

  .banner .conTi a {
    font-size: 14px;
    line-height: 36px;
    height: 36px;
    border-radius: 18px;
    margin-top: 20px;
  }

  .whqbai .biaocon .left {
    float: none;
    width: 100%;
  }

  .whqbai .right {
    float: none;
    max-width: 539px;
    width: 100%;
    position: relative;
  }

  .eelo_sty {
    height: 22px !important;
  }

  .norma .banner {
    overflow: hidden;
  }

  .norma .banner img {
    width: 160%;
    margin-left: -24%;
    max-width: 160%;
  }

  .norma .banner .con .t {
    font-size: 14px;
    line-height: 24px;
  }

  .norma .banner .con .t1 {
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 1px;
    margin-top: 10px;
  }

  .norma .box2 {
    padding-top: 30px;
    padding-bottom: 10px;
  }

  .norma .box2 ul li {
    width: 48.5%;
    margin-right: 3%;
    margin-bottom: 15px;
  }

  .norma .box2 ul li:nth-child(2n) {
    margin-right: 0;
  }

  .norma .box2 ul li .t {
    font-size: 16px;
    line-height: 18px;
    margin-top: 10px;
  }

  .norma .box3 .txt {
    font-size: 15px;
    line-height: 25px;
    padding-top: 15px;
    padding-bottom: 18px;
  }

  .norma .box3 .box .pic {
    width: 100%;
    float: none;
  }

  .norma .box3 .box .con {
    position: relative;
    top: 0;
    transform: translateY(0);
  }

  .norma .box3 .box .con .conn {
    padding: 15px 0;
  }

  .norma .box3 .box .con .conn .item .t {
    font-size: 16px;
    line-height: 18px;
  }

  .norma .box3 .box .con .conn .item .t1 {
    font-size: 14px;
  }

  .norma .box3 .itemBox .w1400 .item {
    width: 31%;
    margin: 0;
    float: left;
    display: block;
    margin-right: 3.5%;
    margin-bottom: 10px;
  }

  .norma .box3 .itemBox .w1400 .item:nth-child(3n) {
    margin-right: 0;
  }

  .norma .box3 .itemBox .w1400 .item .t {
    font-size: 20px;
    line-height: 22px;
  }

  .norma .box3 .itemBox .w1400 .item .t1 {
    font-size: 16px;
    line-height: 18px;
    margin-top: 5px;
  }

  .norma .box3 .itemBox {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .norma .box3 .videoBox {
    overflow: hidden;
  }

  .norma .box3 .videoBox img {
    width: 160%;
    margin-left: -30%;
    max-width: 160%;
  }

  .norma .box3 .videoBox .tits {
    font-size: 14px;
    width: 90%;
    left: 5%;
    line-height: 20px;
    top: 15%;
  }

  .norma .box3 .videoBox .icon {
    width: 40px;
    height: 40px;
  }

  .norma .box4 .title {
    font-size: 16px;
    line-height: 18px;
  }

  .norma .box4 .list ul li {
    width: 48.5%;
    margin-right: 3%;
  }

  .norma .box4 .list ul li:nth-child(2n) {
    margin-right: 0;
  }

  .norma .box4 .list ul li:last-child {
    float: left;
  }

  .norma .box4 .list ul li .pic .tits {
    font-size: 16px;
    line-height: 18px;
  }

  .norma .box4 .list ul li .pic .k {
    width: 60px;
    height: 60px;
    border-width: 2px;
  }

  .norma .box4 .list ul li .pic .icon {
    width: 16px;
    height: 13px;
    display: none;
  }

  .norma .box4 .list ul li .con {
    font-size: 14px;
    line-height: 20px;
    padding-left: 10px;
    padding-right: 10px;
    opacity: 1;
    margin-top: 8px;
  }

  .norma .box5 .tableBox {
    width: 100%;
    float: none;
    margin-left: 0;
  }

  .norma .box5 .tableBox .tits {
    font-size: 18px;
    line-height: 20px;
    letter-spacing: 0;
  }

  .norma .box5 .tableBox .tit {
    margin-top: 15px;
  }

  .norma .box5 .tableBox .tit .t {
    margin-bottom: 0;
  }

  .norma .box5 .tableBox .tit .t .text {
    width: 100%;
    float: none;
    margin-bottom: 10px;
    height: 36px;
    font-size: 14px;
  }

  .norma .box5 .tableBox .tit .sel {
    height: 36px;
    font-size: 14px;
  }

  .norma .box5 .tableBox .tit .submit {
    margin: 20px auto 0;
    font-size: 14px;
    width: 37%;
    line-height: 38px;
  }

  .norma .box5 .pic {
    display: none;
  }

  .norma .box1 .picBox .pic {
    width: 68%;
    margin: 15px auto 0;
  }

  .norma .box1 .picBox ul {
    position: relative;
    top: auto !important;
    left: auto !important;
  }

  .norma .box1 .picBox ul li {
    position: relative;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    padding: 0 !important;
    width: 48% !important;
    margin-right: 3%;
    text-align: center;
    float: left;
    margin-bottom: 15px;
  }

  .norma .box1 .picBox ul li:nth-child(2n) {
    margin-right: 0;
  }

  .norma .box1 .picBox ul li .t {
    width: 100%;
    text-align: center;
    margin-left: 0 !important;
    margin-right: 0 !important;
    font-size: 16px;
    line-height: 18px;
  }

  .norma .box1 .picBox ul li .t1 {
    width: 100%;
    text-align: center;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .norma .box1 .picBox ul li .img {
    position: relative;
    left: auto !important;
    right: auto !important;
    transform: translateY(0);
    margin: 0 auto;
    height: 40px;
  }

  .norma .box1 .picBox ul li .img img {
    max-height: 100%;
    max-width: 60%;
    width: auto !important;
    margin: 0 auto;
    display: block;
  }

  .norma .box1 .picBox ul li .dian {
    display: none;
  }

  .norma .box1 .picBox ul li .line {
    display: none;
  }

  .norma .box1 .title .t {
    font-size: 18px;
    line-height: 20px;
  }

  .norma .box1 .title .t1 {
    font-size: 16px;
    line-height: 18px;
    margin-top: 6px;
  }

  .norma .box1 .title .t2 {
    margin-top: 15px;
  }

  .norma .box1 .title .t2 span {
    font-size: 16px;
    line-height: 28px;
    padding: 0 8px;
    border-width: 1px;
  }
}

.xx {
  width: 100px;
  position: fixed;
  top: 50%;
  right: 0;
  margin-top: -175px;
  cursor: pointer;
  z-index: 10;
}

@media (max-width: 960px) {
  .xx {
    width: 60px;
    margin-top: -97px;
  }
}

.yjwd {
  margin-top: -50px;
  top: 50%;
}

@media (max-width: 960px) {
  .yjwd {
    margin-top: -30px;
  }
}

.contactOur {
  top: 50%;
  margin-top: 75px;
}

@media (max-width: 960px) {
  .contactOur {
    margin-top: 37px;
  }
}

.xxTk {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.4);
  display: none;
}

.xxTk .box {
  width: 765px;
  height: auto;
  background-color: #fff;
  border-radius: 24px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding-top: 52px;
  padding-bottom: 87px;
}

.xxTk .box .closeClick {
  width: 30px;
  height: 30px;
  background-image: url("/images/norma6000/close.png");
  position: absolute;
  top: 56px;
  right: 50px;
  background-size: cover;
  display: block;
  z-index: 5;
}

.xxTk .box .tits {
  text-align: center;
  font-size: 32px;
  line-height: 34px;
  color: #000;
  border-bottom: 2px solid #eee;
  padding-bottom: 17px;
}

.xxTk .box .tit {
  text-align: center;
  font-size: 26px;
  line-height: 36px;
  color: #000;
  margin-top: 25px;
}

.xxTk .box .tit1 {
  width: calc(100% - 120px);
  margin: 30px auto 0;
}

.xxTk .box .tit1 .t {
  margin-bottom: 24px;
}

.xxTk .box .tit1 .t .tt {
  width: 48.4%;
  float: left;
  background-color: #eee;
  border-radius: 10px;
  position: relative;
}

.xxTk .box .tit1 .t .tt:nth-child(2) {
  float: right;
}

.xxTk .box .tit1 .t .tt .text {
  width: 100%;
  box-sizing: border-box;
  height: 58px;
  background: none;
  border: none;
  padding-left: 84px;
  font-size: 16px;
  color: #000;
}

.xxTk .box .tit1 .t .tt span {
  position: absolute;
  top: 0;
  left: 25px;
  font-size: 20px;
  line-height: 58px;
  display: block;
  color: #000;
}

.xxTk .box .tit1 .t1 {
  width: 100%;
  background-color: #eee;
  border-radius: 10px;
  position: relative;
  margin-bottom: 24px;
}

.xxTk .box .tit1 .t1 .text {
  width: 100%;
  box-sizing: border-box;
  height: 58px;
  background: none;
  border: none;
  padding-left: 84px;
  font-size: 16px;
  color: #000;
}

.xxTk .box .tit1 .t1 span {
  position: absolute;
  top: 0;
  left: 25px;
  font-size: 20px;
  line-height: 58px;
  display: block;
  color: #000;
}

.xxTk .box .tit1 .t2 {
  margin-left: 25px;
}

.xxTk .box .tit1 .t2 .tt {
  font-size: 20px;
  line-height: 58px;
  color: #000;
  float: left;
}

.xxTk .box .tit1 .t2 .tt1 {
  float: right;
}

.xxTk .box .tit1 .t2 .tt1 .ttt {
  width: 175px;
  height: 58px;
  border-radius: 10px;
  background-color: #eee;
  float: left;
  margin-right: 30px;
  font-size: 20px;
  line-height: 58px;
  color: #777;
  text-align: center;
  cursor: pointer;
}

.xxTk .box .tit1 .t2 .tt1 .ttt:last-child {
  margin-right: 0;
}

.xxTk .box .tit1 .t2 .tt1 .ttt.on {
  background-color: #fcc800;
  color: #fff;
}

.xxTk .box .tit1 .submit {
  width: 100%;
  border: none;
  background-color: #000;
  font-size: 20px;
  line-height: 66px;
  color: #fff;
  display: block;
  margin-top: 58px;
  border-radius: 10px;
}

@media (max-width: 1366px) {
  .xxTk .box {
    padding-top: 30px;
    padding-bottom: 50px;
  }

  .xxTk .box .closeClick {
    top: 20px;
  }

  .xxTk .box .tit {
    font-size: 20px;
    line-height: 28px;
    margin-top: 15px;
  }

  .xxTk .box .tit1 {
    margin: 20px auto 0;
  }

  .xxTk .box .tit1 .t {
    margin-bottom: 18px;
  }

  .xxTk .box .tit1 .t .tt span {
    line-height: 48px;
    font-size: 16px;
  }

  .xxTk .box .tit1 .t .tt .text {
    height: 48px;
  }

  .xxTk .box .tit1 .t1 {
    margin-bottom: 16px;
  }

  .xxTk .box .tit1 .t1 span {
    font-size: 16px;
    line-height: 48px;
  }

  .xxTk .box .tit1 .t1 .text {
    height: 48px;
  }

  .xxTk .box .tit1 .t2 .tt {
    font-size: 16px;
    line-height: 48px;
  }

  .xxTk .box .tit1 .t2 .tt1 .ttt {
    width: 145px;
    height: 48px;
    line-height: 48px;
  }

  .xxTk .box .tit1 .submit {
    margin-top: 30px;
  }

  .xxTk .box .tits {
    font-size: 26px;
    line-height: 28px;
  }
}

@media (max-width: 768px) {
  .xxTk .box {
    width: 90%;
    padding-top: 15px;
    padding-bottom: 20px;
  }

  .xxTk .box .closeClick {
    width: 20px;
    height: 20px;
    top: 10px;
    right: 20px;
  }

  .xxTk .box .tits {
    font-size: 18px;
    line-height: 20px;
    padding-bottom: 10px;
  }

  .xxTk .box .tit {
    font-size: 16px;
    line-height: 20px;
    margin-top: 10px;
  }

  .xxTk .box .tit1 {
    width: 90%;
  }

  .xxTk .box .tit1 .t {
    margin-bottom: 0;
  }

  .xxTk .box .tit1 .t .tt {
    width: 100%;
    margin-bottom: 10px;
  }

  .xxTk .box .tit1 .t .tt span {
    font-size: 14px;
    line-height: 40px;
    left: 15px;
  }

  .xxTk .box .tit1 .t .tt .text {
    padding-left: 60px;
    height: 40px;
    font-size: 14px;
  }

  .xxTk .box .tit1 .t1 {
    margin-bottom: 10px;
  }

  .xxTk .box .tit1 .t1 span {
    left: 15px;
    font-size: 14px;
    line-height: 40px;
  }

  .xxTk .box .tit1 .t1 .text {
    padding-left: 60px;
    height: 40px;
    font-size: 14px;
  }

  .xxTk .box .tit1 .t2 {
    margin-left: 0;
  }

  .xxTk .box .tit1 .t2 .tt {
    font-size: 14px;
    line-height: 40px;
  }

  .xxTk .box .tit1 .t2 .tt1 .ttt {
    width: 70px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    margin-right: 10px;
  }

  .xxTk .box .tit1 .submit {
    width: 100%;
    height: 40px;
    font-size: 16px;
    margin-top: 15px;
    line-height: 40px;
  }
}

/*# sourceMappingURL=style.css.map */


.tableBox {
  width: 50%;
  margin: 0 auto;
}

.tableBox .tits {
  text-align: center;
  font-size: 34px;
  line-height: 36px;
  letter-spacing: 2px;
  color: #fff;
}

.tableBox .tit {
  margin-top: 48px;
}

.tableBox .tit .t {
  margin-bottom: 19px;
}

.tableBox .tit .t .text {
  width: 48.6%;
  float: left;
  background: none;
  border-radius: 10px;
  border: 1px solid #666;
  box-sizing: border-box;
  padding-left: 10px;
  font-size: 16px;
  color: #333;
  height: 41px;
}

.tableBox .tit .t .text:last-child {
  float: right;
}

.tableBox .tit .sel {
  width: 100%;
  background: none;
  border-radius: 10px;
  border: 1px solid #666;
  box-sizing: border-box;
  padding-left: 10px;
  font-size: 16px;
  color: #333;
  height: 41px;
  background-position: calc(100% - 20px) center;
  background-repeat: no-repeat;
  background-image: url('http://www.fluke-ig.com/images/norma6000/icon7.png');
}

.tableBox .tit .submit {
  width: 48.6%;
  margin: 33px auto 0;
  display: block;
  border-radius: 10px;
  background-color: #000;
  border: none;
  text-align: center;
  font-size: 18px;
  line-height: 43px;
  color: #fabe0f;
}

.xx {
  width: 100px;
  position: fixed;
  top: 50%;
  right: 0;
  margin-top: -175px;
  cursor: pointer;
  z-index: 10;
}

.yjwd {
  position: fixed;
  right: 0;
  margin-top: -50px;
  top: 50%;
  z-index: 11;
}

.yjwd .tit {
  background: #fabe0f;
  overflow: hidden;
  transition: 0s;
  -webkit-transition: 0s;
  text-align: center;
  padding: 10px 0;
  width: 100px;
  display: block;
}

.xxTk {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.4);
  display: none;
}

.xxTk .box {
  width: 765px;
  height: auto;
  background-color: #fff;
  border-radius: 24px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding-top: 52px;
  padding-bottom: 87px;
}

.xxTk .box .tits {
  text-align: center;
  font-size: 32px;
  line-height: 34px;
  color: #000;
  border-bottom: 2px solid #eee;
  padding-bottom: 17px;
}

.xxTk .box .tit {
  text-align: center;
  font-size: 26px;
  line-height: 36px;
  color: #000;
  margin-top: 25px;
}

.xxTk .box .tit1 {
  width: calc(100% - 120px);
  margin: 30px auto 0;
}


.xxTk .box .closeClick {
  width: 30px;
  height: 30px;
  background-image: url('http://www.fluke-ig.com/images/norma6000/close.png');
  position: absolute;
  top: 56px;
  right: 50px;
  background-size: cover;
  display: block;
  z-index: 5;
}

@media (max-width: 960px) {
  .xx {
    width: 60px;
    margin-top: -97px;
  }

  .yjwd {
    margin-top: -30px;
  }

  .yjwd .tit {
    width: 60px;
    position: relative;
    height: 48px;
    padding: 6px 0;
    overflow: hidden;
    transition: 0s;
    -webkit-transition: 0s;
  }

  .yjwd .tit img {
    width: 30px;
  }

  .yjwd .tit h6 {
    font-size: 12px;
  }

  .xxTk .box {
    width: 90%;
    padding-top: 15px;
    padding-bottom: 20px;
  }

  .xxTk .box .tits {
    font-size: 18px;
    line-height: 20px;
    padding-bottom: 10px;
  }

  .xxTk .box .tit {
    font-size: 16px;
    line-height: 20px;
    margin-top: 10px;
  }

  .xxTk .box .tit1 {
    width: 90%;
  }

  .xxTk .box .tit1 .t {
    margin-bottom: 0;
  }

  .xxTk .box .tit1 .t .tt {
    width: 100%;
    margin-bottom: 10px;
  }

  .xxTk .box .tit1 .t .tt .text {
    padding-left: 60px;
    height: 40px;
    font-size: 14px;
  }

  .xxTk .box .tit1 .t .tt span {
    font-size: 14px;
    line-height: 40px;
    left: 15px;
  }

  .xxTk .box .tit1 .t1 span {
    left: 15px;
    font-size: 14px;
    line-height: 40px;
  }

  .xxTk .box .tit1 .t2 {
    margin-left: 0;
  }

  .xxTk .box .tit1 .t2 .tt {
    font-size: 14px;
    line-height: 40px;
  }

  .xxTk .box .tit1 .t2 .tt1 .ttt {
    width: 70px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    margin-right: 10px;
  }

  .xxTk .box .closeClick {
    width: 20px;
    height: 20px;
    top: 10px;
    right: 20px;
  }
  .tableBox {
    width: 90%;
    margin: 0 auto;
}
}

@media (max-width: 1366px) {
  .xxTk .box .tit1 {
    margin: 20px auto 0;
  }
}