﻿@charset "utf-8";
/* index CSS Document */

@import url(base.css);
/*reset*/

@import url(main.css);
/*main*/

@font-face {
  /* font-properties */
  font-family: "Adobe Heiti Std";
  src: url('/fonts/AdobeHeitiStd-Regular.otf'), url('/fonts/AdobeHeitiStd-Regular.otf')
}

/*banner*/

.banner {
  width: 100%;
  height: 424px;
  overflow: hidden;
  position: relative;
}

.focus {
  height: 424px;
}

.focus .bd ul li {
  height: 424px;
  width: 100%;
}

.focus .hd {
  width: 100%;
  position: absolute;
  z-index: 2;
  bottom: 10px;
  text-align: center;
  margin: 0 auto;
}

.focus .hd ul li {
  font-size: 0;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  /*float: left;*/
  display: inline-block;
  margin-right: 10px;
  border: 1px solid #fff;
  cursor: pointer;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.focus .hd ul .on {
  background: #fff;
}

.focus .hd ul {
  /*margin-left: 100px;*/
  width: auto;
  margin: 0 auto;
  height: 20px;
  margin-bottom: 10px;
  white-space: nowrap;
  text-align: center;
}

.b_bottom {
  width: 100%;
  height: 9px;
  background: url(/images/images/b_bottom.png) no-repeat;
}

/*关于我们*/

.about {
  width: 694px;
  overflow:hidden;
  margin-left: 13px;
}

.about_h {
  width: 100%;
  height: 133px;
  text-align: center;
}

.about_h .en_h {
  width: 100%;
  font-size: 30px;
  font-family: "Adobe Heiti Std";
  color: rgb(1, 119, 217);
  margin-top: 20px;
}

.about_h .en_h span {
  color: #282727;
}

.about_h .ch_h {
  width: 100%;
  font-size: 30px;
  font-family: "Microsoft YaHei";
  color: rgb(40, 39, 39);
  margin-top: -10px;
}

.about_c {
  width: 100%;
  overflow:hidden;
}

.ab_l {
  width: 60%;
}

.ab_l p {
  width: 96%;
  font-size: 24px;
  font-family: "Microsoft YaHei";
  color: rgb(40, 39, 39);
  float: left;
  letter-spacing: 2px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  overflow: hidden;
}

.ab_r {
  width: 40%;
  height: 172px;
}

.ab_r img {
  width: 100%;
  float: left;
}

.ab_b {
  width: 100%;
  height: 85px;
    overflow:hidden;
  padding-bottom:20px;

}

.ab_b a {
  padding: 7px 14px;
  font-size: 24px;
  color: #fff;
  background: #2289de;
  border-radius: 1px;
  margin-top: 20px;
  float: left;
  margin-left: 290px;
}

/*厂房环境*/

.cfhj {
  width: 694px;
  height: 426px;
  margin-left: 13px;
  position: relative;
}

.banner1 {
  width: 100%;
  height: 426px;
  overflow: hidden;
  position: relative;
}

.focus1 {
  height: 426px;
}

.focus1 .bd ul li {
  height: 426px;
  width: 100%;
}

.focus1 .hd {
  width: 100%;
  position: absolute;
  z-index: 2;
  bottom: 10px;
  text-align: center;
  margin: 0 auto;
}

.focus1 .hd ul li {
  font-size: 0;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  display: inline-block;
  margin-right: 10px;
  /*border: 1px solid #fff;*/
  cursor: pointer;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: rgb(49, 49, 49);
}

.focus1 .hd ul .on {
  background: rgb(1, 119, 217);
}

.focus1 .hd ul {
  width: auto;
  margin: 0 auto;
  height: 20px;
  margin-bottom: 10px;
  white-space: nowrap;
  text-align: center;
}

.cqxf {
  width: 216px;
  height: 426px;
  background-color: rgba(1, 119, 217, 0.78);
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 3;
  text-align: center;
}

.cq_ch {
  width: 100%;
  font-size: 24px;
  font-family: "Microsoft YaHei";
  color: rgb(255, 255, 255);
  margin-top: 120px;
}

.cq_en {
  width: 100%;
  font-size: 24px;
  font-family: "Microsoft YaHei";
  color: rgba(255, 255, 255, 0.62);
  margin-top: 10px;
}

.cq_xq {
  width: 100%;
  font-size: 24px;
  font-family: "Microsoft YaHei";
  color: rgb(255, 255, 255);
  margin-top: 165px;
}

/*产品展示*/

.product {
  width: 694px;
  height: 917px;
  margin-left: 13px;
  position: relative;
}

.product_c {
  width: 100%;
  height: 669px;
}

.pro_1 {
  width: 330px;
  height: 320px;
  border: 1px solid #959595;
  position: relative;
  margin: 5px 7px;
  overflow: hidden;
}

.pro_1 img {
  width: 100%;
  height: 100%;
}

.pro_h {
  width: 100%;
  height: 50px;
  background-color: rgba(1, 119, 217, 0.78);
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  text-align: center;
}

.pro_h a {
  width: 100%;
  font-size: 24px;
  font-family: "Microsoft YaHei";
  color: rgb(255, 255, 255);
  float: left;
  margin-top: 10px;
}

.pro_gd {
  width: 100%;
  height: 115px;
}

.pro_gd a {
  padding: 7px 14px;
  font-size: 24px;
  color: #fff;
  background: #2289de;
  border-radius: 1px;
  margin-top: 20px;
  float: left;
  margin-left: 290px;
}

/*广告位*/

.ggw {
  width: 664px;
  height: 134px;
  overflow: hidden;
  text-align: center;
  margin-left: 28px;
}

.ggw img {
  height: 100%;
}

/*企业优势*/

.qyys {
  width: 664px;
  min-height: 748px;
  margin-left: 28px;
  margin-bottom: 20px;
}

.qyys_c {
  width: 100%;
  min-height: 615px;
}

.qyys_1 {
  width: 100%;
  height: 150px;
  margin-top: 30px;
}

.qyys_1:nth-child(1) {
  margin-top: 10px;
}

.qyysl {
  width: 320px;
  height: 100%;
  overflow: hidden;
  /* text-align: center; */
}

.qyysl img {
  height: 100%;
  /* margin: 0 auto; */
}

.qyysr {
  width: 344px;
  height: 100%;
}

.qyysr h4 {
  font-size: 28px;
  font-family: "Microsoft YaHei";
  color: rgb(1, 119, 217);
  float: left;
  margin: 0px 0 0 10px;
}

.qyysr p {
  font-size: 26px;
  font-family: "Microsoft YaHei";
  color: rgb(102, 102, 102);
  float: left;
  margin: 0px 0 0 10px;
}

/*广告位1*/

.ggw1 {
  width: 100%;
  height: 141px;
}

.ggw1 img {
  width: 100%;
}

/*新闻动态*/

.news {
  width: 694px;
  height: 572px;
  margin-left: 13px;
}

.news .about_h p {
  text-align: left;
  float: left;
  margin-top: 40px;
}

.news_c {
  width: 100%;
  height: 438px;
}

.new1 {
  width: 100%;
  height: 146px;
}

.new1>.n_title {
  width: 100%;
  font-size: 24px;
  font-family: "Microsoft YaHei";
  color: rgb(66, 66, 66);
  float: left;
}

.fbms {
  width: 100%;
  height: 70px;
}

.fbms .n_p {
  font-size: 24px;
  font-family: "Microsoft YaHei";
  color: rgb(66, 66, 66);
  /*float: left;*/
  margin-top: 18px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;

}

.new1 hr {
  width: 327px;
  height: 1px;
  float: left;
  border-bottom: 1px dashed rgb(66, 66, 66);
  margin-left: -13px;
  margin-top: 25px;
}

.new1 .n_more {
  font-size: 24px;
  font-family: "Microsoft YaHei";
  color: rgb(1, 119, 217);
  float: right;
  margin-top: 5px;
}