.w {
  width: 1400px;
  margin: 0 auto;
}

body {
  font-family: "Source Han Sans CN" !important;
}

ul {
  padding: 0;
  margin: 0
}

li {
  list-style: none;
}

#head {
  width: 100%;
  height: 130px;
  padding: 33px 0 38px 0;
}

.header {
  height: 65px;
  display: flex;
  justify-content: space-between;
  position: unset;
  box-shadow: none;

}

.header .text {
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 4px;
  color: #010101;
}

.header .tel {
  font-size: 20px;
}

.header .tel .bottom {
  margin-left: 157px;
}

nav {
  height: 50px;
  background-color: #066bdf
}

.nav_bar {
  display: flex;
  justify-content: space-between;
  height: 100%;
  line-height: 50px;
}

.nav_bar .nav_list {
  /* width: 150px; */
}

.nav_bar .nav_list a {
  color: #fff !important;
  font-size: 17px;
}

.nav_bar .nav_list a:hover {
  font-weight: 700
}

/* 头部结束 */

.foot {
  width: 100%;
  height: 275px;
  background-color: #0a57b0
}

.foot_box ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  height: 45px;
  line-height: 45px;
  color: #fff;
  letter-spacing: 2px
}

.foot_box ul div:nth-child(7) {
  display: none
}

.foot_box .bottom {
  height: 190px;
  display: flex;
  padding: 45px 0;
}

.foot_box .bottom .ft_logo {
  width: 344px;
  border-right: 1px solid #dee9f4;
}

.foot_box .bottom .contact {
  /* margin-top: 43px; */
  display: flex;
  flex-direction: column;
  width: 710px;
  font-size: 17px;
  color: #dee9f4;
  padding-left: 150px;
  margin-top: 0px;
  border-right: 1px solid #dee9f4;
  line-height: 27px;
  height: 100px;
}

.foot_box .bottom .contact span {
  /* margin-bottom: 10px; */
}

.foot_box .bottom .ewm {
  padding-left: 55px;
  padding-top: 5px;
}

.foot_box .ba {
  text-align: center;
  color: #dee9f4;
  font-size: 16px;
}

/* 底部结束 */


/* 首页样式 */
.sousuo {
  height: 65px;
  background-color: #f7f7f7
}

.sousuo .box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;

}

.sousuo .box .gjc a {
  color: #a6a6a6;
}

.btn-default {
  width: 40px;
  height: 40px;
  background: url(/public/upload/image/bnt.jpg);
}

/* 产品中心样式 */
.Product {
  margin-top: 80px;
}

.Product .title {
  text-align: center;
}

.Product .title .box h3 {
  font-size: 35px;
  color: #101010;

}

.Product .title .box span {
  font-size: 16px;
  color: #adadad
}

.Product .content {
  display: flex;
  margin-top: 80px;
}

.Product .content .left {
  width: 295px;
}

.Product .content .left .title {
  background-color: #076ce0;
  font-size: 25px;
  color: #fff;
  height: 60px;
  text-align: left;
  line-height: 60px;
  text-indent: 0.5em;
  margin: 0;
}

.Product .content .left .prolist li {
  border: 1px solid #fff;
  margin: 2px 0;
}

.Product .content .left .prolist li a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  line-height: 60px;
  text-indent: 0.5em;
  font-size: 17px;
  color: #111111;
}

.Product .content .left .prolist li a span {
  position: absolute;
  right: 10px;
}

.Product .content .left .more {
  display: block;
  width: 295px;
  height: 60px;
  border: 1px solid #076ce0;
  line-height: 60px;
  text-align: center;
  color: #3989e6;
  font-size: 18px;
}

.Product .content .left .more:hover {
  background-color: #076de0;
  color: #fff
}

.Product .content .right {
  width: 1050px;
  height: 650px;
  margin-left: 60px;
}

.Product .content .right .list {
  display: flex;
  flex-wrap: wrap;
}

.Product .content .right .list_item {
  width: calc((100% - 30px) / 3);
  margin-bottom: 10px;
  margin-right: 15px;
}

.Product .content .right .list_item:nth-child(3n) {
  margin-right: 0;
}

.Product .content .right .list_item a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.Product .content .right .list_item a img {
  width: 335px;
  height: 250px;
}

.Product .content .right .list_item a span {
  display: block;
  height: 50px;
  width: 100%;
  line-height: 50px;
  border-bottom: 1px solid #999999;
  padding-left: 10px;
}

.sdys {
  margin-top: 80px;
}

.sdys .title {
  text-align: center;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.sdys .title .left {
  display: block;
  background-color: #ccc;
  height: 3px;
  width: 305px;
}

.sdys .title .right {
  display: block;
  background-color: #ccc;
  height: 3px;
  width: 305px;
}

.sdys .content {
  margin-top: 80px;
  background: url(/public/upload/image/sdys.jpg) no-repeat;
  height: 340px;
  background-size: 100% 100%;
  padding-top: 240px;
  display: flex;
  justify-content: space-between;
}


.sdys .content .box {
  text-align: center;
  margin-left: 9px;
}

.sdys .content .box h4 {
  font-size: 24px;
}

.sdys .content .box span {
  display: block;
  width: 210px;
  font-size: 16px;
  color: #a0a0a0;
}

/* 关于我们 */
.About {}

.About .title {
  height: 70px;
}

.About .title .box {
  text-align: center;
  margin-top: 80px;
}

.About .title .box h4 {
  font-size: 35px;
}

.About .title .box span {
  font-size: 16px;
  color: #a0a0a0;
}

.About .content {
  margin: 80px 0;
  display: flex;
  justify-content: space-between;
}

.About .content .left {
  width: 50%;
  height: 420px;
  overflow: hidden;
  text-indent: 2em;
}

.About .content .left .box {
  height: 420px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 12;
  -webkit-box-orient: vertical;
}

.About .content .right {
  width: 47%;
  height: 420px;
}

.About .content .right .pic {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* 成功案例 */
.cgal {
  padding-top: 130px;
  width: 100%;
  height: 810px;
  background-size: 100% 100%;
  background: url(/public/upload/image/bg2.jpg) no-repeat;
}

.cgal .title {
  height: 70px;
}

.cgal .title .box {
  text-align: center;
  color: #fff;

}

.cgal .title .box h4 {
  font-size: 35px;
  letter-spacing: 5px;
}

.cgal .title .box span {
  font-size: 16px;
  letter-spacing: 4px;
  color: #a0a0a0;

}

.picScroll-left {
  height: 450px;
}

.picScroll-left .bd {
  margin-top: 75px;
  height: 330px;
}

.picScroll-left .bd .tempWrap {}

.picScroll-left .bd ul {
  height: 330px;
  display: flex;
  justify-content: space-between;
}

.picScroll-left .bd ul li {
  width: 335px;
  height: 100%;
  position: relative;
  margin: 0 5px;
}

.picScroll-left .bd .picList li .pic:hover a img {
  /* background-color: #066bdf !important;
  color: #fff !important; */
  opacity: 0.5
}

.picScroll-left .bd .picList li:hover .title a {
  background-color: #066bdf;
  color: #fff;
}

.picScroll-left .hd .next:hover {
  background-color: #fff;
  color: #066bdf;
}

.picScroll-left .hd .prev:hover {
  background-color: #fff;
  color: #066bdf;
}

.picScroll-left .bd ul li .title a {
  color: inherit;
}

.picScroll-left .bd ul li .pic {
  width: 335px;
  height: 300px;
}

.picScroll-left .bd ul li .title {
  width: 230px;
  height: 50px;
  margin: 0 auto;
  text-align: center;
  position: absolute;
  top: 280px;
  left: 50px;
}

.picScroll-left .bd ul li .title a {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 50px;
  background-color: #fff;
  font-size: 18px;
  color: #102f52;
  overflow: hidden
}

.picScroll-left .hd {
  margin-top: 70px;
  display: flex;
  justify-content: center;
}

.picScroll-left .hd a {
  display: block;
  width: 55px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  border: 1px solid #fff;
  margin: 0 5px;
  font-size: 20px;
  color: #fff;
}

/* 新闻中心 */
.newss {
  margin-bottom: 30px;
}

.newss .title {
  width: 100%;
  height: 70px;
  margin: 40px 0 40px 0;
}

.newss .title .box {
  text-align: center;
  color: #333;

}

.newss .title .box h4 {
  font-size: 35px;
  letter-spacing: 5px;
}

.newss .title .box span {
  font-size: 16px;
  letter-spacing: 4px;
  color: #a0a0a0;

}

.newss .content {
  display: flex;
  justify-content: space-between;
}

.newss .content .box {
  width: 450px;
  height: 335px;
}

.newss .content .box .pic {
  width: 100%;
  height: 220px;
}

.newss .content .box .pic img {
  width: 100%;
  height: 100%;
}

.newss .content .box .text {
  height: 115px;
  border: 1px solid #eee;
  padding-top: 12px;
  padding-left: 12px;
}

.newss .content .box .text a {
  display: block;
  width: 100%;
  height: 100%;
  padding-top: 20px;
}

.newss .content .box .text a .bt1 {

  height: 25px;
  font-size: 25px;
  color: #076ce0;
  text-indent: 0.5em;
}

.newss .content .box .text a .bt2 {
  position: relative;
  padding-left: 13px;
  padding-top: 10px;
  color: #2880e4;
  font-size: 17px;

}

.newss .content .box .text a .bt2 span {
  position: absolute;
  right: 10px;
}

.newss .content .box1 {
  width: 430px;
  height: 335px;
  margin-left: 45px;

}

.newss .content .box1 .title {
  height: 45px;
  border-bottom: 1px solid #333;
  margin: 0;
}

.newss .content .box1 .title .bt {
  height: 25px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.newss .content .box1 .title .bt h2 {
  margin: 0;
  padding-left: 10px;
  border-left: 1px solid #333;
  font-size: 25px;
}

.newss .content .box1 .title .bt .more {
  margin-top: 8px;
  display: block;
  width: 90px;
  height: 20px;
  text-align: center;
  font-size: 14px;
  color: #a7a7a7;
  border: 1px solid #a7a7a7;
}

.newss .content .box1 ul {
  height: 295px;

}

.newss .content .box1 ul li {
  padding-top: 10px;
  height: 72px;
  border-bottom: 1px solid #a7a7a7;
}

.newss .content .box1 ul li a {
  display: block;
  width: 100%;
  height: 100%;
}

.newss .content .box1 ul li a:hover div {
  color: #2880e4 !important;
}

.newss .content .box1 ul li a .bt {
  font-size: 20px;
  color: #111111;
}


.newss .content .box1 ul li a .nr {
  font-size: 16px;
  color: #a0a0a0
}

.Product .content .right {
  display: none;
}

.on {
  display: block !important;
}

.show_box {
  background-color: #eeeeee;
}

.show_site {
  display: flex;
  justify-content: space-between;
}

.show_site .left {
  font-size: 30px;
  padding: 20px 0;
  color: #066bdf;
}

.show_site .right {
  line-height: 87px;
}

.show_site .right img {
  width: 22px;
  height: 23px;
  margin-top: -4px;
}

.show_site .right span a {
  line-height: 87px;
  color: #333;
}

/* 产品列表页 */

.prolist {
  background-color: #fff;
  padding: 30px 0
}

.prolist .box {
  display: flex;
  /* justify-content: space-between; */
  background-color: #fff;
  padding: 30px
}

.prolist .box .left .bt {
  display: flex;
  width: 265px;
  height: 80px;
  line-height: 80px;
  background-color: #066bdf;
}

.prolist .box .left {
  width: 265px;
}

.prolist .box .right {
  width: 1000px;
  margin-left: 20px;
}

.prolist .box .left .bt h2 {
  font-size: 24px;
  color: #fff;
  margin-left: 25px;
}

.prolist .box .left .bt img {
  width: 45px;
  height: 45px;
  margin-top: 17px;
  margin-left: 15px;
}

.prolist .pro_nav {
  display: flex;
  flex-direction: column;
}

.pro_nav .pro_item {
  margin-top: 1px;
  box-sizing: border-box;
}

.pro_nav .pro_item a {
  display: block;
  height: 55px;
  line-height: 55px;
  color: #666;
  font-size: 15px;
  background-color: #f6f6f6;
  text-indent: 60px;
  border-bottom: 1px solid #e8e8e8;
  box-sizing: border-box;
}

.pro_nav .pro_item a:hover {
  color: #0385d4;
  border-left: 5px solid #0385d4;
  box-sizing: border-box;
}

.isActive {
  color: #0385d4 !important;
  border-left: 5px solid #0385d4;
  background-color: #fff !important;
}

.Active {
  font-weight: 700;
  border-bottom: 1px solid #FAFAD2;
  padding-bottom: 2px;
}

.prolist .right .box {
  display: flex;
  /* justify-content: space-between; */
  flex-wrap: wrap;
  padding: 0;
}

.prolist .right .box .box_item {
  width: calc((100% - 30px) / 4);
  height: 254px;
  margin-right: 10px;
}

.prolist .right .box .box_item:nth-child(4n) {
  margin-right: 0;
}

.prolist .right .box .box_item a {
  position: relative;
  display: flex;
  flex-direction: column;
}

.prolist .right .box .box_item a img {
  width: 100%;
  height: 210px;
  object-fit: contain;
  border: 2px solid #f6f6f6;
}

.prolist .right .box .box_item a span {
  color: #666;
  height: 38px;
  line-height: 38px;
  font-size: 13px;
  text-align: center;
}

.prolist .right .box .box_item a p {
  transition: 0.5s;
  -webkit-transition: .5s;
  position: absolute;
  width: 100%;
  height: 100%;
  /* background: rgba(0, 0, 255, 0.5); */
  background-color: #4e97d987;
  display: none;
}

.prolist .right .box .box_item a p i {
  top: -20px;
  position: absolute;
  left: 41%;
  display: block;
  width: 39px;
  height: 39px;
  background: url(/public/upload//image/pro_19.png)no-repeat center;
}

.prolist .right .box .box_item a:hover span {
  border-bottom: 1px solid #0385d4;
}

.prolist .right .box .box_item a:hover p {
  display: block;
}

.prolist .right .box .box_item a:hover p i {
  transition: 1s;
  top: 42%;
}

.cont_right {
  float: right;
  width: 1000px;
  margin-bottom: 28px;
}

.product_f1 {
  overflow: hidden;
}

.pro_f1_left {
  width: 385px;
  float: left;
}

.jqzoom {
  position: relative;
  cursor: pointer;
  margin: auto;
  display: block;
  width: 384px;
  height: 323px;
  border: 1px solid #f1f1f1;
}

.spec-scroll {
  margin-top: 5px;
  width: 385px;
  margin-bottom: 20px;
}

.spec-scroll .prev,
.spec-scroll .next {
  transition: .5s;
  -webkit-transition: .5s;
  display: block;
  text-align: center;
  width: 28px;
  height: 69px;
  cursor: pointer;
  text-decoration: none;
}

.spec-scroll .prev,
.spec-scroll .next {
  transition: .5s;
  -webkit-transition: .5s;
  display: block;
  text-align: center;
  width: 28px;
  height: 69px;
  cursor: pointer;
  text-decoration: none;
}

.spec-scroll .prev {
  float: left;
  margin-right: 10px;
  background: url("/public/upload/image/in.png") no-repeat center #f6f6f6;
}

.spec-scroll .next {
  float: right;
  background: url("/public/upload/image/index_34.png") no-repeat center #f6f6f6;
}

.spec-scroll .prev:hover {
  background: url("/public/upload/image/index_031_03.png") no-repeat center #09f;
}

.spec-scroll .next:hover {
  background: url("/public/upload/image/index.png") no-repeat center #09f;
}

.spec-scroll .items {
  float: left;
  position: relative;
  width: 310px;
  height: 69px;
  overflow: hidden;
  margin-bottom: 20px;
}

.spec-scroll .items ul {
  margin-left: -2px;
  position: absolute;
  width: 999999px;
  height: 69px;
}

.spec-scroll .items ul li {
  margin-right: 1px;
  float: left;
  width: 77px;
  text-align: center;
}

.spec-scroll .items ul li img.hover {
  border: 2px solid #09f;
  padding: 0;
}

.spec-scroll .items ul li img {
  padding: 2px;
  width: 69px;
  height: 65px;
  cursor: pointer;
}

.pro_f1_right {
  float: right;
  width: 500px;
}

.pro_f1_right_tit {
  margin-bottom: 9px;
  font-size: 24px;
  color: #525252;
}

.pro_f1_right_tit span {
  margin-top: 2px;
  display: block;
  font-size: 12px;
  color: #ccc;
}

.jg {
  font-size: 12px;
  color: #e36e08;
}

.jg+ul {
  margin: 20px 0 20px 0;
  font-size: 13px;
  color: #b3b3b3;
}

.jg+ul li {
  margin-bottom: 12px;
}

.jg+ul li span {
  font-size: 13px;
  color: #6f6f6f;
}

.pro_fx {
  margin-top: 30px;
  height: 60px;
  /* border-top: 1px solid #dfdfdf; */
}

.pro_fx span {
  margin-top: 11px;
  display: block;
  font-size: 14px;
  color: #525252;
}

a {
  text-decoration: none;
  color: #666;
}

.bq {
  padding-left: 10px;
  margin: 26px 0 15px 0;
  height: 30px;
  border-bottom: 1px solid #e9e9e9;
  color: #666;
  font-size: 14px;
  line-height: 24px;
}

.imgbox {
  position: relative;
}

.probox {
  border: 1px solid #f1f1f1;
}

.probox img {
  width: 382px;
  height: 382px;
  object-fit: cover;
  vertical-align: top;
}

.showbox {
  display: none;
  position: absolute;
  left: 403px;
  top: 0;
  width: 400px;
  height: 300px;
  overflow: hidden;
  border: 1px solid #ccc;
  background: #fff;
}

.showbox img {
  position: absolute;
  height: 1200px;
  width: 1200px;
}

.hoverbox {
  display: none;
  position: absolute;
  top: 0;
  background: rgb(120, 122, 122);
  border: 1px solid #09f;
  height: 75px;
  width: 100px;
  cursor: move;
  z-index: 10;
}

.proviewbox {
  float: left;
  width: 364px;
  position: relative;
  z-index: 5;
}

.probigshow {
  position: relative;
  width: 360px;
  height: 360px;
  padding: 1px;
  border: 1px solid #ddd;
  overflow: hidden;
}


.hzhb_main ul {
  display: flex;
  flex-wrap: wrap;
}

.hzhb_main ul li {
  width: calc((100% - 30px) / 4);
  margin-right: 10px;
  margin-bottom: 15px;
}

.hzhb_main ul li:nth-child(4n) {
  margin-right: 0;
}

.hzhb_main ul li a {
  display: flex;
  flex-direction: column;
}

.hzhb_main ul li a img {
  width: 100%;
  height: 250px;
  /* object-fit: contain; */
  opacity: 1;
}

.hzhb_main ul li a:hover span {
  /* background-color: #066bdf; */
  color: #066bdf;
}

.hzhb_main ul li a:hover img {
  /* background-color: #066bdf; */
  opacity: 0.5;
}

.hzhb_main ul li a span {
  text-align: center;
  font-size: 18px;
}

/* 新闻 */

.news {
  margin: 65px 0;
}

.news_f1 {
  margin-bottom: 25px;
  border: 1px solid #e5e5e5;
  overflow: hidden;
}

.news_f1_left {
  margin: 15px;
  float: left;
  overflow: hidden;
  width: 363px;
  height: 218px;
}

.news_f1_left img {
  transition: .5s;
  -webkit-transition: .5s;
  display: block;
  width: 100%;
  height: 100%;
}

.news_f1_center {
  transition: .5s;
  -webkit-transition: .5s;
  width: 680px;
  margin-left: 50px;
  float: left;
}

.news_f1_center h2 {
  margin: 30px 0 18px 0;
  font-size: 20px;
}

.news_f1_center h2 a {
  transition: .5s;
  -webkit-transition: .5s;
  color: #232425;
}

.news_f1_center i {
  display: block;
  width: 26px;
  height: 1px;
  background-color: #ccc;
}

.news_f1_center p {
  margin: 25px 0 30px 0;
  font-size: 14px;
  color: #929292;
  line-height: 24px;
  height: 47px;
  overflow: hidden;
}

.news_f1_right {
  transition: .5s;
  -webkit-transition: .5s;
  background: url("/public/upload/image/news_03.png") no-repeat center;
  height: 248px;
  width: 39px;
  float: right;
  border-left: 1px solid #e5e5e5;
}

.news_f1:hover .news_f1_center {
  margin-left: 55px;
}

.news_f1:hover .news_f1_center h2 a {
  color: #09f;
}

.news_f1:hover .news_f1_left img {
  transform: scale(1.02);
  -webkit-transform: scale(1.02);
}

.news_f1_right:hover {
  background-color: #09f
}


/* 招贤纳士 */

.zhao .left {
  display: flex;
  flex-direction: column;
}

.met_article_head {
  display: flex;
  justify-content: space-between;
  padding: 0 10px;
  height: 60px;
  border-bottom: 1px solid #ddd;
  line-height: 60px;
}

.met_article_head h1 {
  color: #555;
  font-weight: normal;
  font-size: 18px;
  line-height: 60px;
}

/* .met_article_head .met_position {
  color: #aaa;
  font-family: '宋体';
} */

#joblist {
  padding: 15px;
}

#joblist dl {
  padding: 10px 5px 10px;
  margin-top: 30px;
  border: 1px solid #ddd;
}

#joblist dt {
  padding: 0 10px;
  font-size: 16px;
  font-weight: bold;
}

#joblist dd .mis {
  padding: 5px 10px;
  border-bottom: 1px solid #ddd;
  font-size: 12px;
}

#joblist dd .editor {
  padding: 10px;
}

#joblist dd .dtail {
  padding: 5px 10px 0;
  border-top: 1px solid #ddd;
}

#joblist dd .dtail span {
  margin-right: 15px;
}

#joblist dd .dtail a {
  color: #1c57c4;
}

/* 招聘信息内页 */

.met_article_head h1 {
  margin: 0;
}

.content .left {
  width: 1082px;
  /* margin-left: 20px; */
}

.content .left .title {
  font-size: 24px;
  padding: 15px 5px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 30px;
}

.left .nav {
  background: #8c989f;
  padding: 5px 10px;
  color: #fff;
  margin-top: 30px;
}

.left .nav .list {
  list-style: none;
  padding: 8px 5px 8px 90px;
  height: 35px;
  position: relative;
  border-bottom: 1px solid #ddd;
  color: #ffff;
}

.left .nav .list span {
  position: absolute;
  left: 0;
  top: 0;
  padding: 8px 5px;
  overflow: hidden;
}

.left .ctitle {
  margin: 30px 0 10px;
  padding: 0 10px;
  font-size: 16px;
  font-weight: normal;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #ddd;
}

.met_editor {
  line-height: 2;
  padding: 0 10px;
}

.met_clear {
  clear: both;
}

.left .info_cv {
  margin-top: 30px;
  margin-left: 10px;
}

.left .info_cv a {
  display: inline-block;
  background: #066bdf;
  height: 35px;
  line-height: 35px;
  padding: 0 35px;
  color: #fff;
  border-radius: 2px;
}

.foot_box ul li a {
  color: inherit;
  font-size: 15px;
}

.foot_box .ba a {
  color: inherit;
}

.current {
  background-color: #066bdf !important;
  color: #fff !important;
}

.cur {
  background-color: #066bdf !important;
  color: #fff !important;
}

.Product .content .right .list_item a img:hover {
  transform: scale(1.1);
  transition-timing-function: linear;
  -moz-transition-timing-function: linear;
  -webkit-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  overflow: hidden;
}

.Product .content .right .list_item a img {
  width: 100%;
  transition-duration: 0.1s;
  -moz-transition-duration: 0.5;
  /* Firefox 4 */
  -webkit-transition-duration: 0.3s;
  /* Safari 和 Chrome */
  -o-transition-duration: 0.1s;
}

.Product .content .right .list_item a:hover span {
  background-color: #076ce0;
  color: #fff;
}

/* 客服 */
ul,
li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.client-2 {
  position: absolute;
  right: -170px;
  top: 0;
  z-index: 900
}

.client-2 li {
  margin-top: 1px;
  clear: both;
  height: 71px;
  position: relative
}

.client-2 .my-kefu-main {
  background: #076ce0;
  width: 97px;
  height: 68px;
  position: relative;
  padding: 9px 0 6px;
  float: left
}

.client-2 .my-kefu-left {
  float: left;
  width: 77px;
  height: 47px;
  position: relative
}

.client-2 li a {
  text-decoration: none;
  color: #666;
  word-wrap: break-word
}

.client-2 .my-kefu-qq i {
  background-position: 4px 5px
}

.client-2 li i {
  background: url('/public/upload/image/top.jpg') no-repeat;

  display: block;
  width: 30px;
  height: 27px;
  margin: 0px auto;
  text-align: center;
  font-style: normal
}

.my-kefu-weixin .my-kefu-left i {
  background: url('/public/upload/image/ewm.jpg') no-repeat;
}

.my-kefu-tel .my-kefu-left i {
  background: url('/public/upload/image/dianhua.jpg') no-repeat;
}

.client-2 li p {
  height: 20px;
  font-size: 14px;
  line-height: 20px;
  overflow: hidden;
  text-align: center;
  color: #fff
}

.client-2 .my-kefu-right {
  width: 20px
}

.client-2 .my-kefu-tel-main {
  background: #076ce0;
  color: #fff;
  height: 68px;
  width: 247px;
  padding: 9px 0 6px;
  float: left
}

.client-2 .my-kefu-tel-right {
  font-size: 16px;
  color: #fff;
  float: left;
  height: 24px;
  line-height: 22px;
  padding: 0 15px;
  border-left: 1px solid #fff;
  margin-top: 14px
}

.client-2 .my-kefu-weixin i {
  margin-top: 9px;
  height: 31px;
}

.client-2 .my-kefu-weixin-pic {
  position: absolute;
  left: -130px;
  top: -24px;
  display: none;
  z-index: 333
}

.my-kefu-weixin-pic img {
  width: 115px;
  height: 115px
}

.client-2 .my-kefu-ftop i {
  width: 33px;
  height: 35px;
  margin-top: 13px;

}

.client-2 .my-kefu-tel i {
  margin-top: 7px;
  height: 33px;
}

.client-2 .my-kefu-liuyan i {
  background-position: 4px -53px
}

.kefu_main {
  position: fixed;
  top: 50%;
  z-index: 900;
  right: 0;
  width: 70px;
  height: 70px;
}

.picScroll-left .bd .picList li .pic a img {
  width: 335px;
  height: 305px;
  object-fit: cover;
}

.newss .content .box a .text .bt1 {
  font-size: 20px;
  color: #111111;
}

.newss .content .box a .text:hover .bt1 {
  color: #076ce0 !important;
}

/* .newss .content .box a .text .bt2:hover {
  color: #076ce0 !important;
} 
.newss .content .box a .text:hover{
  color: #076ce0 !important;
} */
.newss .content .box a .text .bt2 {
  font-size: 15px;
  /* color: #a0a0a0; */
  position: relative;
}

.newss .content .box .text:hover {
  color: #076ce0 !important;
}

.newss .content .box .text:hover.btn1 {
  color: #076ce0 !important;
}

.newss .content .box a .text .bt2 span {
  position: absolute;
  right: 12px;
}

/* 搜索 */
#searchlist ul .list {
  display: flex;
  flex-direction: column;
  margin: 15px 0;
}

#searchlist ul li .search_title a {
  font-size: 16px;
  color: #12C;
  text-decoration: underline;
}

.list .search_updatetime {
  display: block;
  margin-top: 5px;
  color: green;
}

.foot_box ul li a:hover {
  font-weight: 700;
}

/* 二级导航栏 */
.navchildren {
  margin-top: -2px;
  background-color: #066bdf;
  position: absolute;
  z-index: 999;
  width: max-content;

  margin-top: -15px;

  display: none;
}

.navchildren li {
  margin: 5px 0;
  line-height: 20px;
  margin-top: 20px;
  padding: 0 7px;
}

.navchildren .item a {
  font-size: 15px;
}