@charset "UTF-8";
/* scss */
nav ul li a {
  padding-left: 0.23438rem;
  padding-right: 0.23438rem; }

.indexFocus .hd ul, nav ul, .product .product-list ul li span, .project .list ul li span {
  text-align: center; }

.product .product-list ul li span, .project .list ul li span {
  display: block; }

.indexFocus .hd ul, nav ul, .product .product-list ul, .project .list ul {
  /* for IE6 IE7 */ }
  .indexFocus .hd ul:after, nav ul:after, .product .product-list ul:after, .project .list ul:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0; }

.indexFocus .hd ul:before {
  content: "";
  height: 100%;
  display: inline-block;
  vertical-align: middle; }

.indexFocus .hd ul li {
  display: inline-block;
  vertical-align: middle; }

/*超出省略号*/
.product .product-list ul li span, .project .list ul li span {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

/**
 * 移动端nav-list
 */
.header-nav {
  width: 10rem;
  margin: 0 auto;
  overflow: hidden; }
  .header-nav > ul {
    margin: -0.01563rem; }
    .header-nav > ul > li {
      float: left;
      width: 3.3125rem;
      height: 0.78125rem;
      line-height: 0.78125rem;
      margin-right: 0.01563rem;
      margin-left: 0.01563rem; }
  .header-nav > ul > li:nth-last-of-type(n + 4) {
    margin-bottom: 0.03125rem; }

.indexFocus {
  position: relative; }
  .indexFocus .hd {
    position: absolute;
    width: 100%;
    z-index: 1;
    bottom: 0;
    left: 0; }
    .indexFocus .hd ul {
      font-size: 0;
      height: 0.4375rem;
      background-color: rgba(0, 0, 0, 0.5); }
      .indexFocus .hd ul li {
        width: 0.85938rem;
        height: 0.07813rem;
        margin-left: 5px;
        margin-right: 5px;
        background-color: #bcc6cf; }
        .indexFocus .hd ul li.on {
          background-color: #227cb1; }
  .indexFocus .bd ul li {
    width: 10rem;
    height: 4.0625rem; }
    .indexFocus .bd ul li img {
      width: 100%;
      height: 100%; }

nav ul li {
  background-color: #227cb1; }
  nav ul li a {
    color: #fff; }

.img-list {
  width: 10rem;
  margin: 0 auto;
  overflow: hidden; }
  .img-list ul {
    margin-left: -0.39063rem;
    margin-right: -0.39063rem; }
    .img-list ul > li {
      float: left;
      width: 2.8125rem;
      margin-right: 0.39063rem;
      margin-left: 0.39063rem; }
  .img-list ul > li img {
    width: 100%;
    height: 2.54688rem; }

.news {
  margin-top: 0.46875rem; }
  .news .news-list ul li 
  {
      width: inherit;
      overflow: hidden;
      box-sizing: border-box;
    font-size: 0.375rem;
    line-height: 2;
    padding: 0 0.23438rem; }
    .news .news-list ul li .news-title:before {
      content: "→";
      margin-right: 0.09375rem; }
       .news .news-list ul li a
       {
           display: block;
           width: 100%;
           overflow: hidden;
           }
    .news .news-list ul li .news-time {
      margin-left: 1em; }
      
.news .tempWrap 
{
    height: 4.5rem!important;
    overflow: hidden;
}

.product {
  margin-top: 0.46875rem; }
  .product .product-title img {
    width: 6.34375rem;
    height: 0.70313rem;
    margin: 0 auto; }
  .product .product-title span {
    display: block;
    padding: 0 0.23438rem;
    text-align: center;
    font-size: 0.375rem;
    line-height: 1.6;
    margin-top: 0.3125rem; }
  .product .product-title .more {
    margin-top: 0.21875rem;
    position: relative; }
    .product .product-title .more a {
      display: block;
      width: 3.15625rem;
      height: 0.625rem;
      line-height: 0.625rem;
      text-align: center;
      margin: 0 auto;
      background-color: #e5e5e5;
      border-radius: 0.07813rem;
      font-size: 0.28125rem; }
    .product .product-title .more:before {
      content: "";
      position: absolute;
      display: block;
      width: 100%;
      height: 1px;
      left: 0;
      top: 50%;
      background-color: #e5e5e5;
      z-index: -1; }
  .product .product-list {
    width: 9.53125rem;
    margin: 0 auto;
    overflow: hidden; }
    .product .product-list ul {
      margin-left: -0.23438rem;
      margin-right: -0.23438rem; }
      .product .product-list ul > li {
        float: left;
        width: 4.53125rem;
        margin-right: 0.23438rem;
        margin-left: 0.23438rem; }
    .product .product-list ul li .imgBox {
      width: 100%;
      padding-top: 1.54688rem;
      padding-bottom: 1.54688rem;
      margin: 0 auto;
      position: relative; }
      .product .product-list ul li .imgBox img {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        max-width: 100%;
        max-height: 100%;
        margin: auto; }
    .product .product-list ul li {
      margin-top: 0.3125rem; }
      .product .product-list ul li .imgBox, .product .product-list ul li .product-name {
        border: 1px solid #c9c9c9; }
      .product .product-list ul li .product-name {
        padding: 0 0.23438rem; }
      .product .product-list ul li span {
        text-align: left; }
      .product .product-list ul li i {
        color: red; }

.project {
  margin-top: 0.46875rem; }
  .project .list {
    margin-top: 0.625rem;
    padding: 0 0.23438rem;
    width: 9.53125rem;
    margin: 0 auto;
    overflow: hidden; }
    .project .list ul {
      margin-left: -0.15625rem;
      margin-right: -0.15625rem; }
      .project .list ul > li {
        float: left;
        width: 4.60938rem;
        margin-right: 0.15625rem;
        margin-left: 0.15625rem; }
    .project .list ul li .imgBox {
      width: 100%;
      padding-top: 1.57813rem;
      padding-bottom: 1.57813rem;
      margin: 0 auto;
      position: relative; }
      .project .list ul li .imgBox img {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        max-width: 100%;
        max-height: 100%;
        margin: auto; }
    .project .list li .imgbox {
      border: 1px solid #c9c9c9; }
    .project .list li span {
      display: block;
      font-size: 0.375rem;
      width: 100%;
      height: 0.9375rem;
      line-height: 0.9375rem;
      text-align: center;
      overflow: hidden; }

.title1 {
  margin-bottom: 0.23438rem;
  padding: 0.15625rem 0.23438rem 0;
  border-bottom: 1px solid #e2e2e2; }
  .title1 .titleBtn span {
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    margin-right: 0.375rem;
    padding-bottom: 0.15625rem;
    color: #000; }
    .title1 .titleBtn span.on {
      color: #064f7a; }
      .title1 .titleBtn span.on:before {
        position: absolute;
        content: "";
        display: block;
        width: 100%;
        height: 1px;
        background-color: #227cb1;
        bottom: 0;
        left: 0;
        margin-bottom: -1px; }
    .title1 .titleBtn span:last-child {
      border-right: 0; }
    .title1 .titleBtn span a {
      position: relative;
      font-size: 0.375rem; }
  .title1 a {
    font-size: 0.375rem;
    color: #757575; }

.about {
  margin-top: 0.46875rem; }
  .about .about-content {
    padding: 0 0.23438rem; }
    .about .about-content img {
      width: 9.375rem;
      height: 4.59375rem;
      margin: 0.46875rem auto 0; }
  .about .about-text {
    margin-top: 0.3125rem;
    font-size: 0.375rem;
    line-height: 0.625rem;
    height: 3.75rem;
    overflow: hidden;
    text-indent: 2em;
    text-align: justify; }
