﻿
/*机加生产管理解决方案*/
.machining_production_manage{
  background-color: #EDF3EF;
  padding: 60px 0;
  font-size: 0;
  /*margin-top: 3.7rem;*/
}

.latest-news-container{
  position: relative;
  /*left: 43px;*/
}
.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.col-md-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.col-lg-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
/*.teaser-element {*/
/*  position: relative;*/
/*  margin-bottom: 1.875rem;*/
/*  color: #4a4a48;*/
/*  !*height: calc(100% - 1.875rem);*!*/
/*  height: 500px;*/
/*  width: 317px;*/
/*  top: 0;*/
/*  transform: translateY(0);*/
/*  transition: all 0.4s ease;*/
/*  background-color: #e4e9ec;*/
/*  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);*/
/*  display: -ms-flexbox;*/
/*  display: flex;*/
/*  -ms-flex-direction: column;*/
/*  flex-direction: column;*/
/*}*/

/*.teaser-body {*/
/*  padding: 1.25rem;*/
/*  overflow: hidden;*/
/*  height: 100%;*/
/*}*/

.service{
  /*border-bottom: 1px solid #fff;*/
  height: 60px;
}
.relative{
  background-color: #68839D;
}
.serviceType{
  margin-bottom: 0.5rem
}
.content{
  color:#FFFFFF;
}
/*.btn-primary {*/
/*  color: #fff;*/
/*  background-color: #1565AC;*/
/*  border-color: #007bff;*/
/*}*/

.u1113_img{
  border-width:0px;
  position:absolute;
  left:0px;
  top:0px;
  width:auto;
  height:auto;
}

