.header_top {
  display: flex;
  width: 80%;
  max-width: 1200px;
  margin: 15px auto;
  justify-content: space-between;
}
.pagin{position:relative; margin:20px; font-size:14px;}
.pagin .blue{color:#056dae;font-style:normal;}
.pagin .paginList{position:absolute;right:12px;top:0;}
.pagin .paginList .paginItem{float:left;}
.pagin .paginList .paginItem a{float:left;width:31px;height:28px;border:1px solid #DDD; text-align:center;line-height:30px;border-left:none;color:#3399d5;}
.pagin .paginList .paginItem:first-child a{border-left:1px solid #DDD;}
.pagin .paginList .paginItem:first-child a{border-bottom-left-radius:5px;border-top-left-radius:5px;}
.pagin .paginList .paginItem:last-child a{border-bottom-right-radius:5px;border-top-right-radius:5px;}
.pagin .paginList .paginItem.current,.pagin .paginList .paginItem.current a{background:#f5f5f5; cursor:default;color:#737373;}
.pagin .paginList .paginItem:hover{background:#f5f5f5;}
.pagin .paginList .paginItem.more,.pagin .paginList .paginItem.more a:hover{ cursor:default;}
.pagin .paginList .paginItem.more:hover{background:#FFF;}
.pagin .paginList .paginItem.more a{color:#737373;}
.message{ float:left; width:30%;margin-top:15px;}
.jlfanye{ /*float:right;*/ width:100%;}
.jlfanye a{ padding:5px;  border: solid 1px #dedede; /*float:left;*/ min-width:8px; margin:8px 2px; color:#999;}
.jlfanye a:hover{ color:#f00;}

.rexian {
  display: flex;
}

.rexian>img {
  width: 32px;
  height: 32px;
  margin: 10px 10px 0 0;
}

.rexian>div>:first-child {
  font-family: 微软雅黑;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  color: rgb(102, 102, 102);
  background-color: transparent;
  line-height: 26px;
  text-decoration: none;
  text-align: left;
}

.rexian>div>:last-child {
  font-family: 微软雅黑;
  font-size: 26px;
  font-weight: bold;
  font-style: normal;
  color: rgb(18, 109, 192);
  background-color: transparent;
  line-height: 26px;
  text-decoration: none;
  text-align: left;
}

.header_nav {
  background-color: #126dc0;
}

.header_list {
  display: flex;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

.header_list>li {
  width: 14%;
}

.header_list>li:hover>a,
.mune1>li:hover>a,
.mune2>li:hover>a {
  background-color: white;
  color: #337ab7;
  ;
}

.header_list>li>a {
  width: 100%;
  height: 60px;
  font-family: 微软雅黑;
  font-size: 16px;
  color: rgb(255, 255, 255);
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0);
  display: inline-block;
  text-align: center;
  line-height: 60px;
}

.mune1,
.mune2 {
  display: none;
  position: absolute;
  top: 60px;
  background-color: #0662a5;
  width: 120%;
  z-index: 2;
  left: 50%;
  transform: translateX(-50%);
}

.mune1>li:hover,
.mune2>li:hover {
  background-color: white;
  width: 100%;
}

.mune1>li>a,
.mune2>li>a {
  line-height: 45px;
  color: white;
  font-size: 14px;
}

.open,
.open2 {
  position: relative;
}

/* footer */

.footer {
  background-color: rgb(51, 51, 51);
  padding: 24px;
}

.footer_con {
  display: flex;
  width: 82%;
  max-width: 1200px;
  margin: 0 auto;
  justify-content: space-between;
}

.footer_list {
  display: flex;
  /* width: 50%; */
  margin-top: 30px;
}

.footer_list>li:not(:last-child)>a {
  border-right: 1px solid rosybrown;

}

.footer_list>li>a {
  padding: 0 15px;
}

.footer_list>li>a {
  font-family: 微软雅黑;
  font-size: 14px;
  color: rgb(204, 204, 204);
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  display: inline-block;
  text-align: center;
}

.footer_list>li>a:hover {
  color: #337ab7;
}


.footer_ma>img {
  width: 100px;
}

.footer_ma>div {
  font-family: 微软雅黑;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  color: rgb(153, 153, 153);
  background-color: transparent;
  line-height: 26px;
  text-decoration: none;
  text-align: center;
}

.footer_d3>div {
  font-family: 微软雅黑;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  color: rgb(255, 255, 255);
  background-color: transparent;
  line-height: 26px;
  text-decoration: none;
  text-align: left;
}

.footer_d3 li {
  text-align: left;
  padding: 10px 0;
}

.footer_d3 li>span {
  font-family: 微软雅黑;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  color: rgb(204, 204, 204);
  background-color: transparent;
  line-height: 26px;
  text-decoration: none;
  text-align: left;
}

.footer_low>div:first-child {
  font-family: 微软雅黑;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  color: rgb(153, 153, 153);
  background-color: transparent;
  line-height: 26px;
  text-decoration: none;
  text-align: center;
}

.footer_low>div:last-child {
  font-family: 微软雅黑;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  color: rgb(255, 255, 255);
  background-color: transparent;
  line-height: 20px;
  text-decoration: none;
}

/* index */
.search {
  width: 80%;
  max-width: 1200px;
  margin: 10px auto;
  display: flex;
  border-bottom: 1px dashed #999999;
  justify-content: space-between;
}

.search>div:first-child {
  font-family: 微软雅黑;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  color: rgb(51, 51, 51);
  background-color: transparent;
  line-height: 26px;
  text-decoration: none;
  text-align: left;
}

.search>div:nth-child(2) {
  font-family: 微软雅黑;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  color: rgb(18, 109, 192);
  background-color: transparent;
  line-height: 26px;
  text-decoration: none;
  text-align: left;
}

.search_form {
  display: flex;
}

.search_form>input {
  border: 1px solid #b8b8b8;
  height: 23px;
  padding-left: 10px;
}

.search_form input[type=submit] {
	background:#00CCFF;
	background-image: url("../images/search.png");
    background-repeat: no-repeat;
    outline: none;
	width:24px;
	background-size:contain;
	}
.search_form>div {
  height: 23px;
}

.search_form>div>a>img {
  width: 20px;
  vertical-align: middle;
}

/* hot */
.hot {
  background-color: #eee;
  padding: 80px 0 40px;
}

.hot_con {
  width: 80%;
  max-width: 1200px;
  display: flex;
  margin: 0 auto;
}

.hot_left {
  width: 20%;
}

.hot_left_bj {
  background-image: url("../images/bj_con.png");
  background-repeat: no-repeat;
  background-size: cover;
  /* height: 630px; */
  width: 100%;
}

.hot_left_p1 {
  font-family: 微软雅黑;
  font-size: 24px;
  font-weight: bold;
  font-style: normal;
  color: rgb(255, 255, 255);
  background-color: transparent;
  line-height: 26px;
  text-decoration: none;
  text-align: center;
  white-space: nowrap;
  padding-top: 50px;
}

.hot_left_p2 {
  font-family: 微软雅黑;
  font-size: 24px;
  font-weight: bold;
  font-style: normal;
  color: rgb(11, 78, 155);
  background-color: transparent;
  line-height: 26px;
  text-decoration: none;
  text-align: center;

  white-space: nowrap;
}

.hot_left_list {
  padding: 5px;
}

.hot_left_list>li {
  height: 40px;
  background-color: white;
  margin: 5px 0;
  line-height: 40px;
}

.hot_left_list>li:hover {
  box-shadow: 0 0 15px 1px rgb(11, 78, 155);
}

.hot_left_list>li>a {
  font-family: 微软雅黑;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  color: rgb(11, 78, 155);
  background-color: rgb(255, 255, 255);
  text-align: center;
}

.hot_left_list {
  top: 100px;
}

.left_rexian {
  display: flex;
  justify-content: center;
  padding: 40px 0 70px;
  align-items: center;

}

.left_rexian>img {
  width: 28px;
  height: 30px;
  margin-right: 10px;
}

.left_rexian>div>div:first-child {
  font-family: 微软雅黑;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  color: rgb(255, 255, 255);
  background-color: transparent;
  line-height: 14px;
  text-decoration: none;
  text-align: left;
}

.left_rexian>div>div:last-child {
  font-family: 微软雅黑;
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  color: rgb(255, 255, 255);
  background-color: transparent;
  line-height: 26px;
  text-decoration: none;
  text-align: left;
}

.left_ma>img {
  width: 150px;
}

.hot_right {
  width: 78%;
  margin-left: 2%;
}

.hot_right_title {
  display: flex;
  border-bottom: 2px solid rgb(30, 134, 253);
  justify-content: space-between;
  width: 98%;
  margin: 0 1%;
  align-items: flex-end;
}

.hot_right_title>div {
  font-family: 微软雅黑;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #ffffff;
  background-color: rgb(30, 134, 253);
  line-height: 30px;
  padding: 0 20px;
}

.hot_right_title>a {
  font-size: 14px;
  color: rgb(102, 102, 102);
}

.hot_right_title>a:hover {
  color: red;
}

.hot_right_list {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.hot_right_list>li {
  width: 31.3333%;
  margin: 1%;
}

.pic_a {
  position: relative;
  width: 100%;
  overflow: hidden;
  box-shadow: 0 0 0 1px #ccc;
  border: 3px solid #fff;
  /* margin: 0 1.5%; */
}

.pic_a::before {
  content: "";
  display: block;
  padding-top: 83%;
}

.d1_img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-width: 100%;
  max-height: 100%;
  display: block;
  margin: auto;
  padding: auto;
  transition: all 0.5s;
}

.d1_img:hover {
  transform: scale(1.1);
}

.d1_text {
  background-color: #126dc0;
  width: 100%;
  line-height: 40px;
  color: white;
  font-family: 微软雅黑;
  font-size: 14px;
}

.btn1 {
  background-color: rgb(18, 109, 192);
  width: 222px;
  height: 33px;
  display: block;
  border-radius: 16.5px;
  margin: 45px auto 0;
}

.btn1>div {
  font-family: 微软雅黑;
  font-size: 16px;
  color: white;
  line-height: 33px;
}

/* us */
.us_top {
  background-color: rgb(18, 109, 192);
  padding: 45px 0 20px;
}

.service_top {
  padding-top: 30px;
}

.us_top>div:first-child,
.service_top>div:first-child {
  font-family: 微软雅黑;
  font-size: 30px;
  font-weight: bold;
  font-style: normal;
  color: rgb(255, 255, 255);
  background-color: transparent;
  line-height: 30px;
  text-decoration: none;
  text-align: center;
}

.us_top>div:last-child,
.service_top>div:last-child {
  font-family: 微软雅黑;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  color: rgb(255, 255, 255);
  background-color: transparent;
  line-height: 26px;
  text-decoration: none;
  text-align: center;
}

.us_con {
  display: flex;
  width: 80%;
  max-width: 1200px;
  margin: 0 auto;
  background-image: url("../images/bg2.jpg");
  /* background-repeat: no-repeat; */
  background-size: cover;
  padding: 20px 0;
}

.pic_b {
  position: relative;
  width: 40%;
  overflow: hidden;
  /* box-shadow: 0 0 0 1px #ccc; */
  /* border: 3px solid #fff; */
  /* margin: 0 1.5%; */
}

.pic_b::before {
  content: "";
  display: block;
  padding-top: 75%;
}

.d2_img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-width: 100%;
  max-height: 100%;
  display: block;
  margin: auto;
  padding: auto;
  transition: all 0.5s;
}

.d2_img:hover {
  transform: scale(1.1);
}

.us_text {
  width: 59%;
  margin-left: 1%;
}

.us_text_p1 {
  font-family: 微软雅黑;
  font-size: 24px;
  font-weight: bold;
  font-style: normal;
  color: rgb(18, 109, 192);
  background-color: transparent;
  line-height: 26px;
  text-decoration: none;
  text-align: left;
}

.us_text_p2 {
  margin-top: 30px;
}

.us_text_p2>div {
  text-indent: 2em;
  font-family: 微软雅黑;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  color: rgb(51, 51, 51);
  background-color: transparent;
  line-height: 32px;
  text-decoration: none;
  text-align: left;
  visibility: visible;
}

.us_text_p3 {
  font-family: 微软雅黑;
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  color: rgb(84, 84, 84);
  background-color: transparent;
  line-height: 28px;
  text-decoration: none;
  text-align: center;
  visibility: visible;
}

.us_text_p3:hover {
  color: #0662a5;
}

.swipe_con {
  width: 80%;
  max-width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}

.swipe_con.about_con {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}

.swipe_con>ul {
  position: relative;
  display: flex;
  width: 5000px;
  left: -100%;

}

.swipe_con>ul>li {
  width: 350px;
  display: flex;
  position: relative;

}

.service {
  background-color: #3d8cd1;
  padding: 30px 0;
}

.service_list {
  display: flex;
  width: 80%;
  max-width: 1200px;
  margin: 0 auto;
  padding-top: 20px;
  flex-wrap: wrap;
}

.service_list>li {
  width: 16.5%;

}

.service_list>li>div {
  font-family: 微软雅黑;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  color: rgb(255, 255, 255);
  background-color: transparent;
  line-height: 26px;
  text-decoration: none;
  text-align: center;
  padding-top: 20px;
}

.engineering_top {
  padding-top: 45px;
}

.engineering_top>div:first-child,
.company_top>div:first-child {
  font-family: 微软雅黑;
  font-size: 30px;
  font-weight: bold;
  font-style: normal;
  color: rgb(18, 109, 192);
  background-color: transparent;
  line-height: 30px;
  text-decoration: none;
  text-align: center;
}

.company_top {
  padding-top: 45px;
}

.engineering_top>div:last-child,
.top_p1 {
  font-family: 微软雅黑;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  color: rgb(153, 153, 153);
  background-color: transparent;
  line-height: 26px;
  text-decoration: none;
  text-align: center;
}

.engineering_con {
  margin: 0 auto;
  max-width: 1200px;
  width: 75%;
}

.engineering_con>a {
  margin-bottom: 45px;
}

.engineering_list {
  display: flex;

  flex-wrap: wrap;
}

.engineering_list>li {
  width: 22%;
  margin: 1.5%;
}

.pic_c {
  position: relative;
  width: 100%;
  overflow: hidden;
  box-shadow: 0 0 0 1px #ccc;
  border: 3px solid #fff;
  /* margin: 0 1.5%; */
}

.pic_c::before {
  content: "";
  display: block;
  padding-top: 83%;
}

.d3_img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-width: 100%;
  max-height: 100%;
  display: block;
  margin: auto;
  padding: auto;
  transition: all 0.5s;
}

.d3_img:hover {
  transform: scale(1.1);
}

.d3_text {
  background-color: #126dc0;
  width: 100%;
  line-height: 40px;
  color: white;
  font-family: 微软雅黑;
  font-size: 14px;
}

.d3_text {
  background-color: #126dc0;
  width: 100%;
  line-height: 40px;
  color: white;
  font-family: 微软雅黑;
  font-size: 14px;
}

.company {
  background-color: rgb(238, 238, 238);
}

.company_con {
  width: 80%;
  max-width: 1200px;
  margin: 0 auto;
  padding-top: 30px;
}

.pic_d {
  position: relative;
  width: 40%;
  overflow: hidden;
  /* box-shadow: 0 0 0 1px #ccc; */
  /* border: 3px solid #fff; */
  /* margin: 0 1.5%; */
}

.pic_d::before {
  content: "";
  display: block;
  padding-top: 47%;
}

.d4_img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-width: 100%;
  max-height: 100%;
  display: block;
  margin: auto;
  padding: auto;
  transition: all 0.5s;
}

.d4_img:hover {
  transform: scale(1.1);
}

.company_con {
  display: flex;
}

.company_list {
  width: 58%;
  margin-left: 2%;
}

.company_list>li {
  border-bottom: 1px dashed #e3e3e3;
  padding: 8px 0;
  height: 35px;
  margin-top: 2px;
}

.company_list>li>a {
  display: flex;
  justify-content: space-between;
}

.company_list>li>a>span:first-child {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  width: 70%;
  text-align: left;
}

.company_list>li>a>span {
  float: left;
  font-size: 14px;
  font-family: 微软雅黑;
  font-style: normal;
  color: rgb(51, 51, 51);
  line-height: 18px;
}

.company_list2 {
  display: flex;
  flex-wrap: wrap;

}

.company_list2>li>a {
  display: flex;
}

.company_list2>li {
  width: 48%;
  border-bottom: 1px dashed #ddd;
  padding-bottom: 5px;
  margin: 0 1% 50px;
}

.company_list2.news_list>li {
  width: 100%;
  border-bottom: 1px dashed #ddd;
  padding-bottom: 5px;
  margin: 20px 0;
}

.company_list2>li>a>div {
  text-align: left;
}

.company_list2>li>a>div:first-child {
  width: 80px;
  height: 80px;
  border: 1px solid #dddddd;
  background-color: white;
  font-size: 14px;
  font-family: 微软雅黑;
  font-style: normal;
  color: rgb(51, 51, 51);
}

.company_list2>li>a>div:first-child>div {
  text-align: center;

}

.company_list2>li>a>div:first-child>div:first-child {
  margin-top: 20px;
}

.company_low {
  width: 80%;
  max-width: 1200px;
  margin: 0 auto;
  padding-top: 25px;
}

.company_list2_p2 {
  margin-left: 20px;
  width: calc(100% - 110px);
}

.company_list2_p2>div {
  margin-bottom: 10px;
}

.company_list2_p2>div:first-child {
  font-size: 16px;
  font-family: 微软雅黑;
  font-style: normal;
  color: rgb(51, 51, 51);
}

.company_list2_p2>div:last-child {
  font-size: 14px;
  font-family: 微软雅黑;
  font-style: normal;
  color: rgb(51, 51, 51);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-align: left;
}

.company_list2_p2.news_list_p>div:last-child {
  font-size: 16px;
  font-family: 微软雅黑;
  font-style: normal;
  color: rgb(51, 51, 51);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-align: left;
}

.hot_about_text {
  padding: 20px 0;
}

.hot_about_text>div {
  font-family: 微软雅黑;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  color: rgb(51, 51, 51);
  background-color: transparent;
  line-height: 32px;
  text-decoration: none;
  text-align: left;
  text-indent: 2em;
}

.product_con,
.example_con {
  background-color: #eee;
}

.product_con_1,
.example_con_1 {
  width: 80%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 40px 0 20px;
}

.p1 {
  font-family: 微软雅黑;
  font-size: 30px;
  font-weight: bold;
  font-style: normal;
  color: rgb(18, 109, 192);
  background-color: transparent;
  line-height: 30px;
  text-decoration: none;
  text-align: center;
}

.p2 {
  font-family: 微软雅黑;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  color: rgb(153, 153, 153);
  background-color: transparent;
  line-height: 26px;
  text-decoration: none;
  text-align: center;
}

/* 产品中心 */
.pic_e {
  position: relative;
  width: 100%;
  overflow: hidden;
  box-shadow: 0 0 0 1px #ccc;
  border: 3px solid #fff;
  /* margin: 0 1.5%; */
}

.pic_e::before {
  content: "";
  display: block;
  padding-top: 83%;
}

.d5_img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-width: 100%;
  max-height: 100%;
  display: block;
  margin: auto;
  padding: auto;
  transition: all 0.5s;
}

.d5_img:hover {
  transform: scale(1.1);
}

.d5_text {
  /* background-color: #126dc0; */
  width: 100%;
  line-height: 40px;
  font-size: 16px;
  font-family: 微软雅黑;
  font-style: normal;
  color: #333333;
}

.product_con_list,
.example_con_list {
  display: flex;
  flex-wrap: wrap;
}

.product_con_list>li,
.example_con_list>li {
  width: 31.3333%;
  margin: 1%;
}

.product_con_1_top,
.example_con_1_top {
  padding-bottom: 30px;
}

.performance_con {
  width: 80%;
  max-width: 1200px;
  margin: 0 auto;
}

.line_per {
  width: 200px;
  background-color: red;
  margin: 0 auto;
  height: 2px;
}

.pic_f {
  position: relative;
  width: 100%;
  overflow: hidden;
  /* box-shadow: 0 0 0 1px #ccc; */
  /* border: 3px solid #fff; */
  /* margin: 0 1.5%; */
}

.pic_f::before {
  content: "";
  display: block;
  padding-top: 66%;
}

.d6_img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-width: 100%;
  max-height: 100%;
  display: block;
  margin: auto;
  padding: auto;
  transition: all 0.5s;
}

.d6_img:hover {
  transform: scale(1.1);
}

.contact_con {
  display: flex;
  align-items: center;
  margin: 1%;
}

.contact_left {
  width: 65%;
}

.contact_right {
  width: 35%;
}

.contact_left>div:first-child {
  font-family: 微软雅黑;
  font-size: 16px;
  /*font-weight: bold;*/
  font-style: normal;
  color: rgb(51, 51, 51);
  background-color: transparent;
  line-height: 32px;
  text-decoration: none;
  text-align: left;
  padding: 10px 0;
}

.contact_left>div:not(:first-child) {
  font-family: 微软雅黑;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  color: rgb(51, 51, 51);
  background-color: transparent;
  line-height: 32px;
  text-decoration: none;
  text-align: left;
}

.pic_g {
  position: relative;
  width: 100%;
  overflow: hidden;
  box-shadow: 0 0 0 1px #ccc;
  border: 3px solid #fff;
  /* margin: 0 1.5%; */
}

.pic_g::before {
  content: "";
  display: block;
  padding-top: 57%;
}

.d7_img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-width: 100%;
  max-height: 100%;
  display: block;
  margin: auto;
  padding: auto;
  transition: all 0.5s;
}

/* details */
.details {
  width: 80%;
  max-width: 1200px;
  margin: 0 auto;
}

.details_con {
  display: flex;
  padding-top: 50px;
  padding-bottom: 30px;
}

.details_left {
  width: 70%;
  padding-top: 20px;
}

.details_left>div:first-child {
  font-size: 24px;
  color: #121212;
  font-weight: normal;
  font-weight: 600;
}

.details_left_img {
  margin: 30px 0 120px;
}

.details_left_img>img {
  max-width: 100%;
  margin-top: 30px;
}

.details_low {
  display: flex;
  justify-content: space-between;
  padding-top: 50px;
}

.details_low_left>div>span>a {
  color: black;
}
.details_low_left>div{
  text-align: left;
}
.details_right {
  width: 15%;
  margin-left: 10%;
}

.right_p1 {
  margin: 10px 0;
}

.details_right>img {
  width: 165px;
  max-width: 165px;
}

.gray_line {
  width: 30px;
  height: 2px;
  background-color: #d9d9d9;
}

.list2>li {
  margin-top: 10px;
}

.list2>li>a {
  border: 1px solid #d9d9d9;
  display: block;
}

.list2>li>a>div:last-child {
  margin: 10px 0;
  color: #000000;
  font-size: 14px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.pic_m {
  position: relative;
  width: 100%;
  overflow: hidden;

}

.pic_m::before {
  content: "";
  display: block;
  padding-top: 63%;
}

.d13_img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-width: 100%;
  max-height: 100%;
  display: block;
  margin: auto;
  padding: auto;
  transition: all 0.5s;
}

/*  */
/* news_details */
.newsdel_left>div:first-child {
  font-size: 26px;
  color: #2F2F2F;
  text-align: center;
  font-weight: 500;
  line-height: 1.3;
  margin-top: 20px;
  margin-bottom: 10px;
}

.date {
  color: #999;
  margin-top: 15px;
  text-align: center;
  font-size: 14px;
  line-height: 1.42857143;
  font-family: "微软雅黑", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.newsdel_text>div {
  font-family: 微软雅黑;
  font-size: 16px;
  text-indent: 2em;
  line-height: 1.5;
  padding: 20px 0;
  text-align: left;
}
/*  */
@media (max-width: 768px) {
  .footer_con {
    display: flex;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    justify-content: space-between;
  }
.performance_con img {
    width: 100%;
	height:auto;
  }
  .footer_d3 li {
    text-align: left;
    padding: 5px 0;
  }
  .link1,.link2,.link3{
    display: none;
    width: 95%;
    margin: 0 auto;
    background-color: white;
    position: absolute;
    bottom: 60px;
    left: 50%;
    transform: translateX(-50%);
    padding: 10px 0;
  }
  .link1>img,.link2>img,.link3>img{
    width: 140px;
    height: 140px;
  }
  /*  */
  .footer_mobile {
    background-color: #0662a5;
    width: 100%;
    position: fixed;
    bottom: 0;
    margin-top: 40px;
  }

  .foot_list {
    display: flex;
    margin: 0;
  }

  .foot_list>li {
    width: 20%;
    margin:  0px 2.5%;
  }

  .foot_list img {
    width: 32px;
  }

  .foot_list li div {
    color: white;
  }

  .footer_low {
    margin-bottom: 50px;
  }

  /*  */
  .tr {
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }

  .icon-menu {
    cursor: pointer;
    z-index: 999;
    width: 40px;
    height: 40px;
    /* border-radius: 50%; */
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    right: 0;
    top: 0;
  }

  .icon-menu span {
    width: 30px;
    height: 3px;
    background: #666;
    border-radius: 5px;
    display: block;
  }

  .icon-menu .span02 {
    margin: 5px 0;
  }

  .icon-menu.click .span02 {
    width: 0;
    opacity: 0;
    filter: alpha(opacity=0);
  }

  .icon-menu.click .span01 {
    position: relative;
    top: 8px;
    transform: rotate(45deg);
  }

  .icon-menu.click .span03 {
    position: relative;
    top: -8px;
    transform: rotate(-45deg);
  }

  .sjnav {
    width: 100%;
    position: absolute;
    right: 0%;
    z-index: 9999;
    display: none;
    background: rgba(44, 44, 44, 0.8) none repeat scroll 0 0 !important;
  }

  .sjnav>ul {
    padding: 0;
    margin: 0;
  }

  .sjnav>ul>li {
    display: block;
    margin: 0;
    padding: 0;
  }

  .sjnav>ul>li>a {
    display: block;
    line-height: 44px;
    font-size: 15px;
    color: #fff;
    padding: 0 30px;
    /* border-bottom: 1px solid #ddd; */
    text-align: left;
  }

  .sjnav>ul>li a:hover,
  .sjnav>ul>li.active a {
    /* background: #0a51c6; */
    color: #fff;
  }

  /*  */
  .mobile_header {
    display: flex;
    justify-content: space-between;
  }

  .icon-menu {
    display: flex;
    width: 20%;
    margin-top: 10px;
  }

  .mobile_header>img {
    width: 80%;
    padding: 10px;
  }

  .sjnav2,
  .sjnav1 {
    display: none;
  }

  .rou {
    transform: rotate(90deg);
  }

  .icon-menu2-d1,
  .icon-menu1-d1 {
    display: flex;
    justify-content: space-between;
  }

  .icon-menu2-d1>img,
  .icon-menu1-d1>img {
    width: 20px;
    height: 20px;
    margin-top: 10px;
  }

  .sjnav2>li>a,
  .sjnav1>li>a {
    display: block;
    line-height: 44px;
    color: #fff;
    padding: 0 40px;
    /* border-bottom: 1px solid #ddd; */
    text-align: left;
    font-family: 微软雅黑;
    font-size: 14px;
    font-style: normal;
    line-height: 38px;
  }

  .mobile_search {
    width: 100%;
  }

  .mobile_search>div {
    padding-top: 10px;
  }

  .mobile_search>div>span {
    font-size: 16px;
    color: #126dc0;
    font-weight: 800;
  }

  .search_form {
    width: 100%;
    display: flex;
    margin: 0 auto;
    justify-content: center;
    padding: 10px 0;
  }

  .search_form>input {
    width: 80%;
  }

  .hot_con {
    width: 95%;
    max-width: 1200px;
    display: block;
    margin: 0 auto;
  }

  .hot_right {
    width: 100%;
    margin-left: 0%;
  }

  .hot_right_list>li {
    width: 48%;
    margin: 1%;
  }

  .hot_right_list {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }

  .d1_text {
    background-color: #126dc0;
    width: 100%;
    line-height: 40px;
    color: white;
    font-family: 微软雅黑;
    font-size: 12px;
    white-space: nowrap;
  }

  .mobile_hot_top {
    width: 100%;
  }

  .mobilie_hot_list {
    display: none;
  }

  .onclick {
    background-color: #126dc0;
    color: white;
    font-size: 18px;
    line-height: 36px;
  }

  .mobilie_hot_list>li {
    background-color: #3d8cd1;
    border: 2px solid #b8b8b8;
    margin: 5px 0;
  }

  .mobilie_hot_list>li>a {
    color: white;
    font-size: 16px;
    line-height: 32px;
  }

  .hot {
    background-color: #eee;
    padding: 10px 0 20px;
  }

  .btn1 {
    background-color: rgb(18, 109, 192);
    width: 160px;
    height: 33px;
    display: block;
    border-radius: 16.5px;
    margin: 45px auto 0;
  }

  .us_con {
    display: block;
    width: 95%;
    max-width: 1200px;
    margin: 0 auto;
    background-image: url("../images/bg2.jpg");
    /* background-repeat: no-repeat; */
    background-size: cover;
    padding: 20px 0;
  }

  .pic_b {
    position: relative;
    width: 100%;
    overflow: hidden;
    /* box-shadow: 0 0 0 1px #ccc; */
    /* border: 3px solid #fff; */
    /* margin: 0 1.5%; */
  }

  .us_text {
    width: 100%;
    margin-left: 0%;
  }

  .us_text_p3 {
    font-family: 微软雅黑;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    color: rgb(84, 84, 84);
    background-color: transparent;
    line-height: 28px;
    text-decoration: none;
    text-align: center;
    visibility: visible;
  }

  .service_list {
    display: flex;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding-top: 20px;
    flex-wrap: wrap;
  }

  .service_list>li {
    width: 50%;
    border-bottom: 1px solid white;
    padding: 10px 0;
  }

  .service {
    background-color: #3d8cd1;
    padding: 0px 0;
  }

  .engineering_list {
    display: flex;

    flex-wrap: wrap;
  }

  .engineering_list>li {
    width: 46%;
    margin: 2%;
  }

  .pic_c::before {
    content: "";
    display: block;
    padding-top: 67%;
  }

  .d3_text {
    background-color: #126dc0;
    width: 100%;
    line-height: 40px;
    color: white;
    font-family: 微软雅黑;
    font-size: 12px;
  }

  .engineering_con {
    margin: 0 auto;
    max-width: 1200px;
    width: 100%;
  }

  .company_con {
    width: 80%;
    max-width: 1200px;
    margin: 0 auto;
    padding-top: 30px;
    display: block;
  }

  .pic_d {
    position: relative;
    width: 100%;
    overflow: hidden;
    /* box-shadow: 0 0 0 1px #ccc; */
    /* border: 3px solid #fff; */
    /* margin: 0 1.5%; */
  }

  .company_mobile_list2>li {
    border-bottom: 1px dashed #b8b8b8;
    margin-bottom: 10px;
  }

  .company_nobile_list_d1 {
    display: flex;
    justify-content: space-between;
  }

  .company_nobile_list_d1>span {
    font-size: 16px;
    color: black;
  }

  .company_nobile_list_d1>span:first-child {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-align: left;
    width: 70%;
  }

  .company_nobile_list_d2 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-align: left;
    font-size: 14px;
    color: gray;
    padding: 10px 0;
  }

  .about_top_mobile {
    padding: 10px 0;
  }

  .top_p2 {
    font-family: 微软雅黑;
    font-size: 30px;
    font-weight: bold;
    font-style: normal;
    color: rgb(18, 109, 192);
    background-color: transparent;
    line-height: 30px;
    text-decoration: none;
    text-align: center;
  }

  .top_p3 {
    font-family: 微软雅黑;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    color: rgb(18, 109, 192);
    background-color: transparent;
    line-height: 26px;
    text-decoration: none;
    text-align: center;
  }

  .product_con_list,
  .example_con_list {
    display: flex;
    flex-wrap: wrap;
  }

  .product_con_list>li,
  .example_con_list>li {
    width: 48%;
    margin: 1%;
  }

  .product_con_1_top,
  .example_con_1_top {
    padding-bottom: 30px;
    padding-top: 20px;
  }

  .product_con_1,
  .example_con_1 {
    width: 95%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px 0 150px;
  }
  .d5_text {
    /* background-color: #126dc0; */
    width: 100%;
    line-height: 40px;
    font-size: 12px;
    font-family: 微软雅黑;
    font-style: normal;
    color: #333333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
  }
  .company_list2.news_list>li {
    width: 100%;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 5px;
    margin: 5px 0;
  }
  .example_con_list{
    padding-top: 20px;
  }
  .performance_con {
    width: 95%;
    max-width: 1200px;
    margin: 0 auto;
  }
  .performance_con>img {
    width: 100%;
  }
  .mobile_hot_top.perfor{
    margin: 10px 0;
  }
  .contact_left {
    width: 95%;
  }
  .details {
    width: 95%;
    max-width: 1200px;
    margin: 0 auto;
  }
  .details_left {
    width: 100%;
    padding-top: 20px;
  }
  .company_top {
    padding-top: 0px;
  }
  .company_con {
    width: 95%;
    max-width: 1200px;
    margin: 0 auto;
    padding-top: 30px;
  }
  .content11 img{
  width:100%;
  height:auto;
  }
}