@charset "UTF-8";
/* 禁用iPhone中Safari的字号自动调整 */
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

/* 去除iPhone中默认的input样式 */
input {
  /* -webkit-appearance:none; */
  resize: none; }

/* 取消链接高亮  */
body, div, ul, li, ol, h1, h2, h3, h4, h5, h6, input, textarea, select, p, dl, dt, dd, a, img, button, form, table, th, tr, td, tbody, article,
aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  -webkit-tap-highlight-color: transparent;
  font-family: Microsoft YaHei; }

/* 设置HTML5元素为块 */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

/* 图片自适应 */
img {
  max-width: 100%;
  height: auto;
  width: auto\9;
  /* ie8 */
  -ms-interpolation-mode: bicubic;
  /*为了照顾ie图片缩放失真*/ }

*:focus {
  outline: none; }

/* 清零 */
body, div, ul, li, ol, h1, h2, h3, h4, h5, h6, input, textarea, select, p, dl, dt, dd, a, img, button, form, table, th, tr, td, tbody, article,
aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  margin: 0;
  padding: 0;
  border: none; }

body {
  font-family: Tahoma,Arial,Roboto,"Droid Sans","Helvetica Neue","Droid Sans Fallback","Heiti SC",sans-self;
  color: #555; }

em, i {
  font-style: normal; }

strong {
  font-weight: normal; }

.clearfix:after {
  content: "";
  display: block;
  visibility: hidden;
  height: 0;
  clear: both; }

.clearfix {
  zoom: 1; }

a {
  text-decoration: none;
  color: #666;
  font-family: Tahoma,Arial,Roboto,"Droid Sans","Helvetica Neue","Droid Sans Fallback","Heiti SC",sans-self; }

a:hover {
  color: orange;
  text-decoration: none; }

ul, ol, li {
  list-style: none; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-family: Tahoma,Arial,Roboto,"Droid Sans","Helvetica Neue","Droid Sans Fallback","Heiti SC",sans-self; }

fieldset, img {
  border: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th {
  text-align: left; }

q:before,
q:after {
  content: ""; }

input:password {
  ime-mode: disabled; }

* {
  box-sizing: border-box; }

.scope {
  min-width: 320px;
  max-width: 640px;
  margin: 0 auto; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

@media screen and (min-width: 1300px) {
  .wapper {
    width: 100%;
    margin: 0 auto; } }
@media screen and (max-width: 1229px) and (min-width: 768px) {
  .wapper {
    width: 97.65625%;
    margin: 0 auto;
    padding: 1.171875%; } }
@media screen and (max-width: 1229px) and (min-width: 768px) {
  nav .wapper {
    width: 97.65625%;
    margin: 0 auto;
    padding: 0; } }
@media screen and (max-width: 767px) and (min-width: 480px) {
  .wapper {
    width: 98%;
    margin: 0 auto;
    padding: 1%; } }
@media screen and (max-width: 767px) and (min-width: 480px) {
  nav .wapper {
    width: 98%;
    margin: 0 auto;
    padding: 0; } }
.col {
  float: left;
  margin-left: 3.2%;
  margin-bottom: 30px;
  display: block; }

.grid4 .col {
  width: 22.6%; }

.grid3 .col {
  width: 31.2%; }

.grid2 .col {
  width: 48.4%; }

.grid3 .col:nth-of-type(1), .grid2 .col:nth-of-type(1), .grid4 .col:nth-of-type(1) {
  margin-left: 0; }

@media screen and (max-width: 300px) {
  .index-about-1, .index-product, .index-news, footer .left, footer .right, .right, .col {
    width: 100% !important;
    margin-left: 0 !important;
    clear: none !important; }

  .left {
    display: none; } }
strong, strong a {
  font-weight: bold; }

.box {
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transform-origin: 50% 50%; }

.content {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  text-overflow: clip;
  height: 3.8em; }

.content1 {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  overflow: hidden;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  text-overflow: clip;
  height: 5em; }

.content2 {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  overflow: hidden;
  -webkit-box-orient: vertical;
  text-overflow: clip;
  height: 2em; }

body {
  width: 100%;
  overflow: hiddden; }

.img {
  width: 100%;
  height: auto; }

.img img {
  width: 100%;
  height: auto;
  object-fit: cover; }

.dede_pages ul {
  float: left;
  padding: 12px 0px 12px 16px; }

.dede_pages ul li {
  float: left;
  font-family: Tahoma;
  line-height: 17px;
  margin-right: 6px;
  border: 1px solid #E9E9E9; }

.dede_pages ul li a {
  float: left;
  padding: 2px 4px 2px;
  color: #555;
  display: block; }

.dede_pages ul li a:hover {
  color: #690;
  text-decoration: none;
  padding: 2px 4px 2px; }

.dede_pages ul li.thisclass,
.dede_pages ul li.thisclass a, .pagebox ul li.thisclass a:hover {
  background-color: #F8F8F8;
  padding: 2px 4px 2px;
  font-weight: bold; }

.dede_pages .pageinfo {
  line-height: 21px;
  padding: 12px 10px 12px 16px;
  color: #999; }

.dede_pages .pageinfo strong {
  color: #555;
  font-weight: normal;
  margin: 0px 2px; }

body {
  font: 0.512rem/1.8em "Microsoft Yahei", "SimSun", sans-serifline;
  font-weight: normal;
  font-style: normal;
  width: 16rem;
  margin: 0 auto;
  padding-bottom: 1.70667rem; }
  [data-dpr="2"] body {
    font-size: 0.59733rem;
    line-height: 1.024rem; }
  [data-dpr="3"] body {
    font-size: 0.896rem;
    line-height: 1.536rem; }

.toTop:after {
  display: block;
  content: "";
  width: 0.32rem;
  height: 0.32rem;
  border-left: 0.064rem solid #95a5a6;
  border-top: 0.064rem solid #95a5a6;
  position: absolute;
  z-index: 100;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 0.4rem;
  left: 0.285rem; }

.toTop {
  display: block;
  width: 1.06667rem;
  height: 1.06667rem;
  line-height: 1.06667rem;
  text-align: center;
  border: 0.04267rem solid #95a5a6;
  z-index: 99;
  color: #95a5a6;
  border-radius: 50%;
  position: fixed;
  bottom: 2.56rem;
  right: 0.42667rem; }

.padding {
  padding-left: 0.5rem;
  padding-right: 0.5rem; }

header {
  margin-top: 0.3rem;
  margin-bottom: 0.3rem; }
  header .logo {
    display: block;
    float: left; }
    header .logo img {
      width: 4.6475rem;
      height: 1.485rem; }
  header p {
    float: right;
    line-height: 1.3em;
    background: url(../image/tel.png) no-repeat left center;
    background-size: 1.3rem 1.3rem;
    padding-left: 1.6rem;
    position: relative; }
    header p span {
      display: block;
      font-size: 0.45rem; }
    header p em {
      display: block;
      font-size: 0.7rem;
      font-family: "Microsoft YaHei";
      color: #f30d0e; }
      header p em a {
        color: #f30d0e; }
    header p:before {
      display: block;
      content: "";
      width: 0.025rem;
      height: 1.3rem;
      background: #ccc;
      position: absolute;
      left: 1.4rem;
      top: 0; }

nav ul li {
  width: 25%;
  float: left;
  height: 1.5rem;
  line-height: 1.5rem;
  text-align: center;
  background: #4c4c4c;
  border-right: 0.025rem solid #333;
  border-bottom: 0.025rem solid #333; }
  nav ul li a {
    color: #fff; }
  nav ul li:hover, nav ul li.current {
    background-color: #d90000; }

.banner {
  position: relative;
  height: 10.0rem; }
  .banner img {
    height: 100%;
    position: absolute;
    top: center;
    object-fit: cover; }

.line {
  width: 12.5rem;
  height: 0;
  border: none;
  border-bottom: 0.025rem solid #ccc;
  margin-top: -0.13rem; }

h2.headline {
  font-size: 0.8rem;
  color: #333;
  text-align: center;
  padding-bottom: 10px;
  margin-top: 0.5rem;
  position: relative; }
  h2.headline:after {
    display: block;
    content: "";
    width: 3.5rem;
    background-color: #f30d0e;
    height: 0.15rem;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    margin-left: -1.75rem;
    bottom: -0.05rem; }

.mr-b {
  margin-bottom: 0.5rem; }

.img-list {
  border: 0.025rem solid #ddd;
  margin-bottom: 0.375rem;
  border-radius: 0.1rem;
  position: relative; }
  .img-list dt {
    width: 30%;
    float: left;
    height: 5.0rem;
    overflow: hidden;
    border-right: 0.025rem solid #ddd; }
    .img-list dt img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .img-list dd {
    float: right;
    width: 65%;
    padding-right: 0.5rem; }
    .img-list dd h3 {
      padding: 0.5rem 0 0.15rem 0; }
      .img-list dd h3 a {
        font-weight: normal;
        color: #000;
        font-size: 0.6rem; }
    .img-list dd p {
      font-size: 0.4rem;
      line-height: 1.5em;
      height: 1.2rem;
      overflow: hidden;
      color: #999; }
    .img-list dd a.more {
      display: block;
      width: 2.5rem;
      height: 0.75rem;
      line-height: 0.75rem;
      text-align: center;
      color: #fff;
      background-color: #aaa;
      border-radius: 0.1rem;
      position: absolute;
      bottom: 0.5rem; }
    .img-list dd:hover h3 a {
      color: #d90000; }
    .img-list dd:hover a.more {
      background-color: #f30d0e; }

/* 本例子css -------------------------------------- */
.tabBox .hd {
  height: 1.2;
  line-height: 1.2rem;
  padding: 0 0.25rem;
  font-size: 0.6rem;
  background: #F3F3F3;
  border-top: 0.05rem solid #CECECE; }

.tabBox .hd ul {
  overflow: hidden; }

.tabBox .hd ul li {
  float: left;
  margin: 0 0.25rem;
  color: 555; }

.tabBox .hd ul .on {
  border-bottom: 2px solid #f30d0e;
  color: #f30d0e; }

.tabBox .hd ul .on a {
  display: block;
  color: #d90000;
  /* 修复Android 4.0.x 默认浏览器当前样色无效果bug */ }

.tabBox .bd ul {
  padding: 0.25rem 0 0.25rem 0.25rem; }

.tabBox .bd li {
  height: 1.2rem;
  line-height: 1.2rem; }

.tabBox .bd a {
  -webkit-tap-highlight-color: transparent; }

/* 去掉链接触摸高亮 */
.tabBox .bd li a {
  color: #555; }

.tabBox .bd .t {
  height: 2.125rem;
  overflow: hidden;
  margin-top: 0.25rem; }

.tabBox .bd .t .pic {
  width: 3.25rem;
  float: left;
  overflow: hidden; }

.tabBox .bd .t .con {
  margin-left: 3.75rem;
  line-height: 0.5rem; }

.tabBox .bd .t .con p {
  font-size: 0.4rem;
  color: #999;
  height: 1rem;
  overflow: hidden;
  margin-top: 0.25rem; }

/* 本例子css end -------------------------------------- */
.position {
  line-height: 1.2rem;
  margin-bottom: 0.5rem;
  background-color: #f3f3f3;
  border-bottom: 1px solid #cecece; }
  .position a {
    padding: 0 0.25rem; }

.page {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }
  .page h2.headline {
    margin-top: 0;
    line-height: 1.2em;
    margin-bottom: 0.5rem; }
    .page h2.headline:after {
      width: 6rem;
      height: 0.075rem;
      margin-left: -3rem; }
    .page h2.headline em {
      font-size: 0.4rem;
      color: #999;
      font-weight: normal;
      line-height: 0.4em; }
  .page .paragraph {
    text-indent: 2em;
    padding: 0.375rem 0 0.5rem 0; }
  .page img {
    text-align: center;
    display: block;
    margin: 0.2rem auto; }
  .page table {
    width: 100%; }
  .page table, .page table tr, .page table tr td {
    border: 0.025rem solid #ccc;
    border-collapse: collapse;
    padding: 0.1rem; }

.news-list li {
  height: 1.2rem;
  line-height: 1.2rem;
  list-style: inside disc;
  border-bottom: 0.025rem solid #eee; }
  .news-list li time {
    float: right;
    color: #999;
    font-size: 0.35rem; }

.copyright {
  text-align: center;
  background-color: #2e2e2e;
  color: #fff;
  padding: 0.75rem 0; }
  .copyright a {
    color: #fff; }

.lxdz dt {
  font-size: 0.6rem;
  margin: 0.5rem 0;
  color: #333; }

address {
  font-style: normal; }

.text-indent {
  text-indent: 2em; }

footer {
  border-top: 0.04267rem solid #ddd;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 5; }

footer .col {
  margin-bottom: 0px;
  text-align: center; }

footer .col a {
  display: block;
  width: 1.024rem;
  height: 1.024rem;
  margin: 0 auto;
  text-indent: -99999999px;
  background: url(../image/home_dark.png) no-repeat center center;
  background-size: 1.024rem 1.024rem; }

footer .col:nth-of-type(2) a {
  background-image: url(../image/product_dark.png); }

footer .col:nth-of-type(3) a {
  background-image: url(../image/tel_dark.png); }

footer .col:nth-of-type(4) a {
  background-image: url(../image/message_dark.png); }

footer .col:nth-of-type(1) a:hover, footer .col:nth-of-type(1) a:visited, footer .col:nth-of-type(1) a.current {
  background-image: url(../image/home_orange.png); }

footer .col:nth-of-type(2) a:hover, footer .col:nth-of-type(2) a:visited, footer .col:nth-of-type(2) a.current {
  background-image: url(../image/product_orange.png); }

footer .col:nth-of-type(3) a:hover, footer .col:nth-of-type(3) a:visited, footer .col:nth-of-type(3) a.current {
  background-image: url(../image/tel_orange.png); }

footer .col:nth-of-type(4) a:hover, footer .col:nth-of-type(4) a:visited, footer .col:nth-of-type(4) a.current {
  background-image: url(../image/message_orange.png); }

footer {
  height: 1.70667rem;
  line-height: 1.70667rem;
  background-color: #fff;
  padding-top: 0.256rem;
  width: 100%;
  left: 0; }

.index-about h2, .index-case h2, .index-technology h2, .index-news h2 {
  margin-top: 0.8rem; }

/*# sourceMappingURL=mycss.css.map */
