@charset "UTF-8";
* {
  box-sizing: border-box; }

.mm-img {
  width: 100%;
  height: 100%; }

.red {
  color: #e60012; }

.main-box {
  width: 1200px;
  margin: 0 auto; }

.gray-bg {
  background: #eeeeee; }

.head {
  width: 100%;
  z-index: 999;
  height: 88px; }
  .head .heading {
    width: 1200px;
    margin: 0 auto; }
    .head .heading .logo {
      float: left;
      float: left;
      width: 210px;
      padding: 18px 0;
      height: 100%; }
      .head .heading .logo img {
        width: 100%;
        height: 100%; }
    .head .heading .nav {
      float: left;
      margin-left: 80px;
      height: 100%; }
      .head .heading .nav .nav-item {
        float: left;
        font-size: 18px;
        color: #333;
        height: 100%;
        border-left: 1px solid #dedede;
        position: relative;
        z-index: 99999; }
        .head .heading .nav .nav-item .en {
          color: #888;
          font-size: 12px; }
        .head .heading .nav .nav-item > a {
          display: inline-block;
          padding: 25px 50px 25px 15px; }
          .head .heading .nav .nav-item > a span {
            display: block; }
        .head .heading .nav .nav-item:hover {
          background: #000; }
          .head .heading .nav .nav-item:hover .zh {
            color: #fff; }
          .head .heading .nav .nav-item:hover .sub-nav {
            display: block !important; }
    .head .heading .sub-nav {
      background: #e60012;
      padding: 15px 0; }
      .head .heading .sub-nav-item a {
        color: #fff;
        display: inline-block;
        line-height: 32px;
        padding: 0 15px;
        font-size: 14px; }
      .head .heading .sub-nav-item:hover {
        background: #000; }

.fullSlide {
  position: relative;
  background: #000;
  margin: 0 auto; }
  .fullSlide .bd {
    position: relative;
    z-index: 0; }
    .fullSlide .bd li img {
      width: 100%;
      vertical-align: top; }
  .fullSlide .hd {
    position: relative;
    z-index: 1;
    margin-top: -30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    opacity: 0.6; }
    .fullSlide .hd ul {
      text-align: center;
      padding-top: 5px; }
      .fullSlide .hd ul li {
        cursor: pointer;
        display: inline-block;
        *display: inline;
        zoom: 1;
        width: 10px;
        height: 10px;
        margin: 5px;
        font-size: 0;
        background: #fff;
        border-radius: 5px; }
    .fullSlide .hd .on {
      background: #e60012; }
  .fullSlide .prev, .fullSlide .next {
    z-index: 1;
    display: block;
    width: 55px;
    height: 55px;
    position: relative;
    margin: -13% 0 0 3%;
    float: left;
    background: url(../images/arrow.png) 0 0 no-repeat;
    filter: alpha(opacity=40);
    opacity: 0.4; }
    .fullSlide .prev:hover, .fullSlide .next:hover {
      filter: alpha(opacity=80);
      opacity: 0.8; }
  .fullSlide .next {
    background-position: right 0;
    float: right;
    margin-right: 3%; }

/**公司简介*/
.mm-row {
  padding: 30px 0; }
  .mm-row-main {
    width: 1200px;
    margin: 0 auto; }

.mm-title-icon {
  width: 30px;
  border-top: 3px solid #e60012;
  height: 4px;
  display: block; }
.mm-title-text {
  height: 36px;
  line-height: 36px;
  font-size: 18px; }

.mm-service {
  height: 280px;
  padding: 30px 60px; }
  .mm-service li {
    float: left;
    width: 180px;
    height: 225px;
    background: #fff;
    margin-right: 45px;
    position: relative;
    text-align: center;
    border: 1px solid #dcdcdc;
    cursor: pointer; }
    .mm-service li.last {
      margin-right: 0px; }
    .mm-service li:hover {
      border: 1px solid #3b3e43; }
      .mm-service li:hover .icon {
        color: #e60012; }
    .mm-service li .icon {
      font-size: 80px;
      margin-top: 40px; }
    .mm-service li .en-text {
      font-size: 12px;
      color: #666; }
    .mm-service li .zh-text {
      position: absolute;
      bottom: 0;
      background: #000;
      color: #fff;
      width: 100%;
      line-height: 32px;
      font-size: 16px; }

.mm-case {
  padding: 30px 0;
  height: 660px; }
  .mm-case li {
    float: left;
    width: 300px;
    height: 200px; }
    .mm-case li img {
      width: 100%;
      height: 100%; }

.case-list {
  margin-right: -20px;
  margin-top: 40px; }
  .case-list li {
    float: left;
    width: 380px;
    height: 420px;
    margin-right: 20px; }
    .case-list li a {
      display: inline; }
      .case-list li a img {
        width: 380px;
        height: 255px; }
      .case-list li a .title {
        font-size: 22px;
        line-height: 36px; }
      .case-list li a .intro {
        font-size: 13px;
        line-height: 24px; }

.image-list .image-item {
  margin: 20px 0; }
  .image-list .image-item img {
    width: 100%; }

.mm-custom {
  padding: 30px 0;
  height: 264px; }
  .mm-custom li {
    float: left;
    width: 190px;
    height: 100px;
    margin: 0 2px 2px 0; }
    .mm-custom li img {
      width: 100%;
      height: 100%; }

.banner {
  background: url("/images/banner-bg.jpg") center no-repeat;
  height: 340px;
  padding-top: 150px; }
  .banner-text {
    font-size: 32px;
    text-align: center; }

.about-us {
  padding: 30px; }

.lab-list {
  margin: -15px; }
  .lab-list li {
    float: left;
    border: 1px solid #eee;
    width: 570px;
    margin: 15px; }
    .lab-list li .img {
      width: 100%;
      height: 300px; }
    .lab-list li .title {
      font-size: 18px;
      padding: 0 15px;
      line-height: 60px; }
    .lab-list li .meta {
      border-top: 1px solid #eee;
      color: #999;
      padding: 0 15px;
      line-height: 40px; }
      .lab-list li .meta-date {
        float: left; }
      .lab-list li .meta-view {
        float: right; }

.main-content {
  margin: 20px 0;
  line-height: 30px;
  text-indent: 2em; }

.main-box {
  padding: 30px 0; }

.mm-tab .layui-tab-title {
  border: none;
  width: 560px;
  margin: 0 auto; }
  .mm-tab .layui-tab-title li {
    border: 1px solid #dcdcdc;
    margin-right: 15px; }
  .mm-tab .layui-tab-title .layui-this {
    background: #000;
    color: #fff; }
    .mm-tab .layui-tab-title .layui-this:after {
      border: none; }

.page-box {
  text-align: center; }
  .page-box .layui-laypage .layui-laypage-curr .layui-laypage-em {
    background-color: #e60012; }

.footer {
  background: url("/images/map.jpg") center no-repeat;
  height: 450px; }
  .footer-main {
    height: 100%;
    background: #000;
    opacity: 0.8;
    filter: Alpha(opacity=80); }
  .footer .contact-us {
    text-align: center;
    color: #fff;
    padding: 40px 0; }
    .footer .contact-us .title {
      font-size: 20px;
      line-height: 48px; }
    .footer .contact-us .hr {
      height: 4px;
      width: 30px;
      border-top: 3px solid #e60012;
      display: block;
      margin: 0 auto; }
    .footer .contact-us .slogan {
      color: #999;
      line-height: 36px; }
  .footer .contact-detail {
    color: #fff;
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    height: 240px; }
    .footer .contact-detail li {
      float: left;
      padding: 0 40px;
      width: 300px; }
      .footer .contact-detail li .icon {
        font-size: 50px; }
      .footer .contact-detail li .des {
        height: 70px;
        padding: 10px 0;
        line-height: 24px; }
        .footer .contact-detail li .des-l {
          line-height: 50px; }
      .footer .contact-detail li .img {
        width: 100px;
        height: 100px;
        margin: 25px auto; }
      .footer .contact-detail li .btn {
        background: #e60012;
        border-radius: 15px;
        width: 100px;
        margin: 0 auto;
        padding: 6px 0; }
  .footer .copy-right {
    color: #fff;
    text-align: center;
    border-top: 1px solid #313131;
    height: 40px;
    line-height: 40px; }

.page-content h1 {
  height: 36px;
  line-height: 36px;
  font-size: 18px;
  margin: 20px 0; }
  .page-content h1::before {
    width: 30px;
    border-top: 3px solid #e60012;
    height: 4px;
    display: block;
    content: ''; }
.page-content p {
  text-indent: 2em;
  line-height: 30px; }

/*新闻详情*/
.news-view {
  width: 1200px;
  margin-bottom: 15px; }
  .news-view .news-body {
    background: #fff;
    padding: 15px 20px;
    float: left;
    width: 100%; }
    .news-view .news-body .news-title-bottom {
      width: 480px;
      margin: 5px auto;
      font-size: 12px; }
      .news-view .news-body .news-title-bottom > span {
        height: 30px;
        line-height: 30px;
        margin: 0 5px; }
      .news-view .news-body .news-title-bottom .fa {
        margin-right: 5px; }
  .news-view .news-side {
    float: right;
    width: 310px; }
  .news-view .breadcrumb {
    float: none;
    text-align: left;
    padding: 10px 0; }
  .news-view .news-main-body {
    margin-bottom: 10px; }

.news-view-header {
  text-align: center;
  border-bottom: 1px solid #eee;
  margin: 10px; }

.news-view-header h2 {
  font-size: 20px;
  line-height: 32px; }

/*# sourceMappingURL=home.css.map */
