/*banner大图的样式*/
.banner {
  width: 100%;
  height: 5.62666667rem;
  overflow: hidden;
  position: relative;
}
.flexslider {
  position: relative;
  height: 5.62666667rem;
  overflow: hidden;
  background: url(../images/loading.gif) 50% no-repeat;
}
.slides {
  position: relative;
  z-index: 1;
}
.slides li {
  height: 5.62666667rem;
}
.slides li img {
  width: 100%;
  height: 100%;
}
.flex-control-nav {
  position: absolute;
  bottom: 0.74666667rem;
  z-index: 2;
  width: 100%;
  text-align: center;
}
.flex-control-nav li {
  display: inline-block;
  width: 0.37333333rem;
  height: 0.37333333rem;
  margin: 0 0.13333333rem;
  *display: inline;
  zoom: 1;
}
.flex-control-nav a {
  display: inline-block;
  width: 0.37333333rem;
  height: 0.37333333rem;
  line-height: 0.53333333rem;
  overflow: hidden;
  background: url(../images/dot.png) right 0 no-repeat;
  cursor: pointer;
}
.flex-control-nav .flex-active {
  background-position: 0 0;
}
.flex-direction-nav {
  position: absolute;
  z-index: 3;
  width: 100%;
  top: 45%;
}
.flex-direction-nav li a {
  display: block;
  width: 0.66666667rem;
  height: 0.66666667rem;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
}
.flex-direction-nav li a.flex-prev {
  left: 0.53333333rem;
  background: url(../images/prev.png) center center no-repeat;
  background-size: 100% 100%;
  opacity: 0.5;
}
.flex-direction-nav li a.flex-next {
  right: 0.53333333rem;
  background: url(../images/next.png) center center no-repeat;
  background-size: 100% 100%;
  opacity: 0.5;
}
/*banner大图的样式*/
/*搜索*/
.search-area {
  background: #f8f8f8;
}
.search-area .hot {
  text-align: left;
  display: flex;
  align-items: center;
  padding: 0.61333333rem 0 0 0.4rem;
}
.search-area .hot img {
  width: 0.32rem;
  height: 0.45333333rem;
}
.search-area .hot label {
  font-size: 0.29333333rem;
  color: #3C424C;
  padding: 0 0 0 0.06666667rem;
}
.search-area .hot em {
  font-size: 0.29333333rem;
  color: #9FA0A5;
  font-style: normal;
  margin: 0 0.2rem 0 0;
}
.search-area .hot em:last-of-type {
  margin: 0;
}
.search-area .search-box {
  width: 5.86666667rem;
  height: 0.96rem;
  border-radius: 0.66666667rem;
  border: 0.01333333rem solid #dddddd;
  overflow: hidden;
  background: #fff;
  display: flex;
  flex-direction: row;
  align-items: center;
  margin: 0.52rem 0 0.53333333rem 0.4rem;
}
.search-area .search-box input[type=text] {
  width: 4.57333333rem;
  height: 0.93333333rem;
  line-height: 0.96rem;
  padding: 0 0.13333333rem 0 0.26666667rem;
  font-size: 0.29333333rem;
  color: #9FA0A5;
}
.search-area .search-box .btn-search {
  width: 0.82666667rem;
  height: 0.82666667rem;
  border-radius: 0.66666667rem;
  margin: 0.06666667rem;
  background: #013f94 url("../images/search.png") no-repeat center;
  background-size: 0.41333333rem 0.41333333rem;
}
.search-area .shortcut-menu {
  width: 1.33333333rem;
  margin: 0.52rem 0 0.53333333rem 0.4rem;
}
.search-area .shortcut-menu .shortcut-menu-icon {
  width: 0.53333333rem;
  height: 0.53333333rem;
  background: #013f94;
  border-radius: 0.66666667rem;
  margin: 0 auto;
  position: relative;
}
.search-area .shortcut-menu .shortcut-menu-icon img {
  width: 0.34666667rem;
  height: 0.30666667rem;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.search-area .shortcut-menu .shortcut-menu-title {
  margin: 0.10666667rem 0 0 0;
  font-size: 0.26666667rem;
  color: #9FA0A5;
}
/*关于我们*/
.about-block {
  margin: 0.66666667rem 0 0 0.4rem;
  position: relative;
}
.about-block .about-header {
  width: 4.73333333rem;
  height: 1.34666667rem;
  background: url("../images/about-en.png") no-repeat left top;
  background-size: 4.73333333rem 1rem;
  position: relative;
}
.about-block .about-header .header-title {
  height: 0.33333333rem;
  font-size: 0.33333333rem;
  color: #333;
  font-weight: bold;
  position: absolute;
  left: 0;
  bottom: 0.30666667rem;
}
.about-block .about-header:after {
  content: '';
  width: 1.37333333rem;
  height: 0.08rem;
  background: url("../images/header-line.png") no-repeat left top;
  background-size: 1.37333333rem 0.08rem;
  position: absolute;
  left: 0;
  bottom: 0;
}
.about-block .photo-block {
  width: 9.12rem;
  height: 6.26666667rem;
  margin: 0.66666667rem 0 0 0;
  position: relative;
}
.about-block .photo-block img {
  width: 8.8rem;
  height: 5.62666667rem;
  margin: 0.32rem 0.32rem 0.32rem 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.about-block .bg-block {
  width: 3.2rem;
  height: 6.26666667rem;
  background: #013f94;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
}
.about-block .about-title {
  height: 0.33333333rem;
  font-size: 0.33333333rem;
  color: #14181D;
  font-weight: bold;
  margin: 1.06666667rem 0 0 0;
}
.about-block .about-content {
  width: 9.2rem;
  line-height: 0.56rem;
  font-size: 0.29333333rem;
  color: #9FA0A5;
  text-align: justify;
  margin: 0.49333333rem 0 0 0;
}
.about-block .about-content p {
  text-indent: 2em;
}
.about-block .more {
  width: 2.2rem;
  height: 0.94666667rem;
  line-height: 0.94666667rem;
  padding: 0 0 0 0.46666667rem;
  background: #013f94 url("../images/more.png") no-repeat 1.90666667rem 0.36rem;
  background-size: 0.29333333rem 0.10666667rem;
  margin: 0.64rem auto;
}
.about-block .more a {
  display: block;
  font-size: 0.30666667rem;
  color: #fff;
}
/*产品中心*/
.product-area {
  margin: 0.66666667rem auto;
  height: 13.45333333rem;
  background: url("../images/product.png") no-repeat left top / 100% 100%;
  overflow: hidden;
}
.product-area .product-block {
  width: 9.2rem;
  margin: 0 auto;
  overflow: hidden;
}
.product-area .product-block .product-header {
  width: 7.42666667rem;
  height: 1.34666667rem;
  background: url("../images/product-en.png") no-repeat left top;
  background-size: 7.42666667rem 1rem;
  margin: 0.8rem 0 0 0;
  position: relative;
}
.product-area .product-block .product-header .header-title {
  width: 1.36rem;
  height: 0.33333333rem;
  font-size: 0.33333333rem;
  color: #fff;
  font-weight: bold;
  position: absolute;
  left: 0;
  bottom: 0.30666667rem;
}
.product-area .product-block .product-header:after {
  content: '';
  width: 1.37333333rem;
  height: 0.08rem;
  background: url("../images/product-line.png") no-repeat left top;
  background-size: 1.37333333rem 0.08rem;
  position: absolute;
  left: 0;
  bottom: 0;
}
.product-area .product-block .product-list {
  width: 9.2rem;
  border-radius: 0.06666667rem;
  overflow: hidden;
  margin: 0.4rem auto;
  position: relative;
}
.product-area .product-block .product-list ul {
  width: 9.2rem;
  height: 9.2rem;
  margin: 0 auto;
}
.product-area .product-block .product-list ul li {
  width: 9.2rem;
  height: 9.2rem;
  float: left;
  background: #fff;
  border-radius: 0.06666667rem;
  overflow: hidden;
}
.product-area .product-block .product-list ul li img {
  width: 8.53333333rem;
  height: 7.86666667rem;
  border-radius: 0.06666667rem;
  padding: 0.33333333rem 0.33333333rem 0 0.33333333rem;
}
.product-area .product-block .product-list ul li > a > div {
  width: 9.2rem;
  height: 1rem;
  line-height: 1rem;
  text-align: center;
  font-size: 0.26666667rem;
  color: #333;
}
.product-area .product-block .product-list ul li:last-of-type {
  margin-right: 0 !important;
}
.product-area .product-block .product-list .next,
.product-area .product-block .product-list .prev {
  display: block;
  width: 0.66666667rem;
  height: 1.06666667rem;
  position: absolute;
  cursor: pointer;
  z-index: 999999;
  opacity: 0.6;
}
.product-area .product-block .product-list .next {
  background: #013F94 url(../images/a-next.png) no-repeat 0.02666667rem center;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  border-radius: 0 0.06666667rem 0.06666667rem 0;
}
.product-area .product-block .product-list .prev {
  background: #013F94 url(../images/a-prev.png) no-repeat 0.02666667rem center;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  border-radius: 0.06666667rem 0 0 0.06666667rem;
}
.product-area .more {
  width: 2.2rem;
  height: 0.92rem;
  line-height: 0.94666667rem;
  padding: 0 0 0 0.46666667rem;
  background: url("../images/more.png") no-repeat 1.90666667rem 0.36rem;
  border: solid 0.01333333rem #fff;
  background-size: 0.29333333rem 0.10666667rem;
  margin: 0 auto;
}
.product-area .more a {
  display: block;
  font-size: 0.30666667rem;
  color: #fff;
}
/*设备展示*/
.equip-block {
  margin: 0.66666667rem auto;
  width: 9.2rem;
}
.equip-block .equip-header {
  height: 1.34666667rem;
  background: url("../images/equip-en.png") no-repeat left top;
  background-size: 9.12rem 1.02666667rem;
  position: relative;
}
.equip-block .equip-header .header-title {
  width: 1.36rem;
  height: 0.33333333rem;
  font-size: 0.33333333rem;
  color: #333;
  font-weight: bold;
  position: absolute;
  left: 0;
  bottom: 0.30666667rem;
}
.equip-block .equip-header:after {
  content: '';
  width: 1.37333333rem;
  height: 0.08rem;
  background: url("../images/header-line.png") no-repeat left top;
  background-size: 1.37333333rem 0.08rem;
  position: absolute;
  left: 0;
  bottom: 0;
}
.equip-block .equip-list {
  margin: 0.53333333rem 0 0 0;
}
.equip-block .equip-list > ul > li {
  position: relative;
}
.equip-block .equip-list > ul > li:first-of-type {
  width: 9.2rem;
  height: 6.32rem;
}
.equip-block .equip-list > ul > li:first-of-type img {
  width: 9.2rem;
  height: 6.32rem;
}
.equip-block .equip-list > ul > li {
  width: 4.4rem;
  height: 2.66666667rem;
  margin: 0.4rem 0.4rem 0 0;
  box-shadow: 0 0 0.26666667rem #ccc;
  overflow: hidden;
}
.equip-block .equip-list > ul > li:nth-of-type(3),
.equip-block .equip-list > ul > li:nth-of-type(5) {
  margin: 0.4rem 0 0 0;
}
.equip-block .equip-list > ul > li img {
  width: 4.4rem;
  height: 2.66666667rem;
}
.equip-block .equip-list > ul > li > a > label {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1.06666667rem;
  line-height: 1.06666667rem;
  text-align: center;
  font-size: 0.26666667rem;
  color: #fff;
  background: #013f94;
  opacity: 0.8;
}
.equip-block .more {
  width: 2.2rem;
  height: 0.94666667rem;
  line-height: 0.94666667rem;
  padding: 0 0 0 0.46666667rem;
  background: #013f94 url("../images/more.png") no-repeat 1.90666667rem 0.36rem;
  background-size: 0.29333333rem 0.10666667rem;
  margin: 0.64rem auto;
}
.equip-block .more a {
  display: block;
  font-size: 0.30666667rem;
  color: #fff;
}
/*运输*/
.trans-block {
  width: 100%;
  height: 10.12rem;
  background: #013f94 url("../images/transport.png") no-repeat;
  background-size: 10rem 10.12rem;
  overflow: hidden;
}
.trans-block .header {
  width: 9.2rem;
  margin: 0 auto;
  font-size: 0.89333333rem;
  color: #fff;
  text-align: center;
  padding: 1.09333333rem 0 0.92rem 0;
}
.trans-block .content {
  width: 9.06666667rem;
  margin: 0 auto;
  font-size: 0.29333333rem;
  color: #fff;
  text-align: justify;
  line-height: 0.66666667rem;
}
.trans-block .content {
  text-indent: 2em;
}
/*新闻中心*/
.news-block {
  margin: 0.66666667rem auto;
  width: 9.2rem;
  position: relative;
}
.news-block .news-header {
  height: 1.34666667rem;
  background: url("../images/news-en.png") no-repeat left top;
  background-size: 6.32rem 0.98666667rem;
  position: relative;
}
.news-block .news-header .header-title {
  width: 1.36rem;
  height: 0.33333333rem;
  font-size: 0.33333333rem;
  color: #333;
  font-weight: bold;
  position: absolute;
  left: 0;
  bottom: 0.30666667rem;
}
.news-block .news-header:after {
  content: '';
  width: 1.37333333rem;
  height: 0.08rem;
  background: url("../images/header-line.png") no-repeat left top;
  background-size: 1.37333333rem 0.08rem;
  position: absolute;
  left: 0;
  bottom: 0;
}
.news-block .news-list {
  margin: 0.53333333rem 0 0 0;
}
.news-block .news-list > ul > li {
  position: relative;
  width: 9.2rem;
  margin: 0.4rem 0 0 0;
  box-shadow: 0 0 0.13333333rem #eee;
  overflow: hidden;
}
.news-block .news-list > ul > li:first-of-type {
  box-shadow: none;
}
.news-block .news-list > ul > li:first-of-type > a > img {
  width: 100%;
  height: 4.45333333rem;
}
.news-block .news-list > ul > li:first-of-type > a > .b-box {
  margin: 0;
}
.news-block .news-list > ul > li:first-of-type > a > .b-box > label {
  width: 1.53333333rem;
  height: 1.53333333rem;
  background: #013f94;
}
.news-block .news-list > ul > li:first-of-type > a > .b-box > label > em {
  font-style: normal;
}
.news-block .news-list > ul > li:first-of-type > a > .b-box > label > em:nth-of-type(1) {
  display: block;
  width: 1.53333333rem;
  height: 0.86666667rem;
  padding: 0.13333333rem 0 0 0;
  text-align: center;
  font-size: 0.66666667rem;
  color: #fff;
}
.news-block .news-list > ul > li:first-of-type > a > .b-box > label > em:nth-of-type(2) {
  display: block;
  width: 1.53333333rem;
  height: 0.53333333rem;
  line-height: 0.4rem;
  text-align: center;
  font-size: 0.2rem;
  color: #fff;
}
.news-block .news-list > ul > li:first-of-type > a > .b-box > h1 {
  width: 7.13333333rem;
  height: 1.53333333rem;
  line-height: 1.53333333rem;
  text-align: center;
  font-size: 0.26666667rem;
  font-weight: bold;
  color: #14181D;
  padding: 0 0.26666667rem 0 0.26666667rem;
  background: #f8f8f8;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news-block .news-list > ul > li > a > h1 {
  margin: 0.4rem 0.33333333rem 0.4rem 0.33333333rem;
  font-size: 0.37333333rem;
  font-weight: bold;
  color: #14181D;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news-block .news-list ul > li > a > article {
  margin: 0.4rem 0.33333333rem 0.4rem 0.33333333rem;
  font-size: 0.32rem;
  color: #9FA0A5;
  line-height: 0.54666667rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.news-block .news-list > ul > li > a > div {
  margin: 0.4rem 0.33333333rem 0.4rem 0.33333333rem;
  height: 0.29333333rem;
  font-size: 0.29333333rem;
  color: #9FA0A5;
}
.news-block .more {
  width: 2.2rem;
  height: 0.94666667rem;
  line-height: 0.94666667rem;
  padding: 0 0 0 0.46666667rem;
  background: #013f94 url("../images/more.png") no-repeat 1.90666667rem 0.36rem;
  background-size: 0.29333333rem 0.10666667rem;
  margin: 0.64rem auto;
}
.news-block .more a {
  display: block;
  font-size: 0.30666667rem;
  color: #fff;
}
/*信息新闻*/
.info-news-block {
  width: 9.89333333rem;
  height: 5.33333333rem;
  margin-left: 0.26666667rem;
}
.info-news-header {
  width: 9.89333333rem;
  height: 0.53333333rem;
  border-bottom: solid 0.01333333rem #e7e7e7;
}
.info-news-menus {
  height: 0.53333333rem;
}
.info-news-menus a {
  padding: 0 0.26666667rem;
  height: 0.53333333rem;
  line-height: 0.53333333rem;
  margin-right: 0.26666667rem;
  float: left;
}
.info-news-menus a {
  font-size: 0.24rem;
  font-weight: bold;
  color: #6BC54A;
  position: relative;
  transition: all ease-in-out 0.3s;
}
.info-news-menus a.cur {
  color: #fff;
  background: #6BC54A;
}
.info-news-header .more {
  height: 42px;
  line-height: 0.56rem;
}
.info-news-header .more a {
  font-size: 0.24rem;
  font-weight: 400;
  color: #333;
}
.info-news-item-block {
  width: 9.89333333rem;
  height: 4.78666667rem;
}
.info-news-item-block ul {
  list-style-type: none;
  margin-top: 0.13333333rem;
}
.info-news-item-block li {
  height: 0.53333333rem;
  line-height: 0.53333333rem;
  position: relative;
}
.info-news-item-block li:hover {
  animation: 0.15s forwards info-item-in;
}
.info-news-item-block ul li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0.21333333rem;
  width: 0.08rem;
  height: 0.08rem;
  background: #D3D8DE;
}
.info-news-item-block ul li h1 {
  width: 8rem;
  padding: 0 0.17333333rem;
  font-size: 0.21333333rem;
  color: #9a9a9a;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.info-news-item-block ul li span {
  font-size: 0.21333333rem;
  color: #9a9a9a;
}
/*# sourceMappingURL=index.css.map */