@charset "UTF-8";

.w1920 {
  width: 1920px;
  position: relative;
  left: 50%;
  margin-left: -960px;
}

.w1200 {
  width: 1200px;
  margin: 0 auto;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

p {
  margin: 0;
}

.dfc {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* 头部 */
header {
  background-color: #125d97;
}

.header {
  height: 24px;
}

header div {
  font-size: 12px;
  color: #fff;
  font-family: "宋体";
}

header div p {
  font-size: 12px;
  color: #fff;
  font-family: "宋体";
  margin: 0;
}

header div a {
  font-size: 12px;
  color: #fff;
  font-family: "宋体";
}

header div a span {
  color: #e60012;
}

header div a:hover {
  color: #fff;
}

.h11 {
  background: #f6fafd;
}

/* 导航栏 */
.nav1 {
  height: 40px;
  position: relative;
  z-index: 999;
  margin-top: 35px;
}

.nav-li {
  position: relative;
  z-index: 999;
}

.nav-li .nav-a {
  display: block;
  line-height: 40px;
  font-size: 16px;
  color: #383838;
  text-align: center;
}

.nav-ul {
  height: 0;
  overflow: hidden;
  position: absolute;
  left: 50%;
  top: 75%;
  /* background-color: #fff; */
  z-index: 999;
  width: 9000px;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translateX(-50%);
  /* background-color: rgba(0, 0, 0, 0.5); */
}

.nav-ul li {
  height: 12px;
}

.nav-ul li+li {
  border-left: 1px solid #898989;
}

.nav-ul li a {
  line-height: 12px;
  text-align: center;
  display: block;
  color: #333333;
  text-align: center;
  font-size: 12px;
  padding: 0 14px;
}

.nav-li:hover .nav-a {
  color: #125d97;
}

.nav-ul li a:hover {
  color: #125d97;
}

/* 搜索 */
.s1 {
  border-style: solid;
  border-width: 1px;
  border-color: rgb(247, 247, 247);
  background-color: rgb(255, 255, 255);
  box-shadow: 2.5px 4.33px 5px 0px rgba(239, 239, 239, 0.75);
  height: 118px;
  padding: 30px 15px;
  margin-top: -55px !important;
  position: relative;
  z-index: 99;
}


.s1-box {}

.s1a p {
  line-height: 20px;
  font-size: 12px;
  color: #595757;
  display: flex;
  align-items: center;
}

.s1a p img {
  margin-right: 3px;
}

.s1a p strong {
  font-weight: normal;
  font-size: 24px;
  color: #125d97;
  line-height: 20px;
  font-family: "[ArrusBT]";
}

.seo {
  color: #333333;
  font-size: 12px;
  margin-top: 18px;
}

.seo a {
  color: #333333;
}

.s1b {
  display: flex;
  align-items: center;
}

.s1b-ss {
  font-size: 12px;
  color: #595757;
  font-family: "宋体";
}

.s1b-ss a {
  font-size: 12px;
  color: #595757;
  font-family: "宋体";
}

.s1b-ss a+a {
  margin-left: 5px;
}

.s1b-form {
  margin-left: 15px;
  width: 237px;
  height: 35px;
  background: url(/template/default/assets/images/sou.png) no-repeat center center;
}

.s1b-input {
  width: 150px;
  height: 100%;
  padding-left: 36px;
  font-size: 12px;
  color: rgba(5, 5, 5, .47);
  background: none;
  border: none;
  outline: none;
  background: url(/template/default/assets/images/sou1.png) no-repeat 10px center;
}

.s1b-btn {
  width: 49px;
  height: 35px;
  border: none;
  outline: none;
  background: none;
  padding: 0;
  color: #fff;
  font-size: 12px;
}

.title1 {
  text-align: center;
  font-size: 32px;
  color: #372d2b;
  padding-top: 70px;
  padding-bottom: 20px;
  font-family: "微软雅黑";

}

.title1 h2 {
  font-weight: bold;
}

.title1 p {
  font-size: 16px;
  color: #353434;
  padding-top: 5px;
  font-weight: normal;
  font-family: "Arail";
}

.box1 .sort1 {
  text-align: center;
}

.box1 .sort1 li {
  display: inline-block;
  width: 140px;
  height: 40px;
  background-color: #e6e6e6;
}

.box1 .sort1 li a {
  display: block;
  line-height: 40px;
  font-size: 14px;
  color: #595757;
  font-family: "宋体";

}

.box1 .sort1 li:hover {
  background-color: #125d97;
}

.box1 .sort1 li:hover a {
  color: #fff;
  font-weight: bold;
}

.tt {
  display: none;
}

.box1 .p-list {
  margin: 0 -9px;
  margin-top: 25px;
}

.box1 .p-list li {
  float: left;
  margin: 0 7px;
  margin-bottom: 15px;
}

.box1 .p-list li img {
  width: 290px;
  height: 380px;
}

.box1 .p-list li h3 a {
  display: block;
  font-family: SimSun;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 36px;
  letter-spacing: 0px;
  color: #595757;
  text-align: center;
}

.box1 .p-list li:hover h3 a {
  color: #0092d8;
}

.box2 {
  background: #ecf2f6;
  margin-top: 50px;
  padding-bottom: 54px;
}

.box2 .sort2 {
  text-align: center;
}

.box2 .sort2 li {
  display: inline-block;
  background: url(/template/default/assets/images/t1.png) no-repeat right center;
  padding: 0 20px;
}

.box2 .sort2 li:last-child {
  background: none;
}

.box2 .sort2 li a {
  display: block;
  font-size: 14px;
  color: #595757;
  font-family: SimSun;
}

.box2 .sort2 li:hover a {
  font-weight: bold;
  color: #0092d8;
}

.box2 .about-con {
  margin-top: 35px;
}

.box2 .about-con .aboutl {
  width: 567px;
}

.box2 .about-con .aboutl h2 {
  font-size: 20px;
  color: #595757;
}

.box2 .about-con .aboutl h2 p {
  font-family: Arial;
  font-size: 12px;
  color: #676665;
}

.box2 .about-con .aboutl .ab-con {
  font-size: 14px;
  color: #595757;
  line-height: 24px;
  font-family: "宋体";
  margin-top: 20px;
}

.box2 .about-con .aboutl .ab-more {
  width: 100px;
  height: 34px;
  border: 1px solid #0092d8;
  margin-top: 22px;
}

.box2 .about-con .aboutl .ab-more a {
  display: block;
  line-height: 34px;
  text-align: center;
  font-size: 12px;
  font-family: "宋体";
}

.box2 .about-con .aboutl .ab-more:hover {
  background: #125d97;
  border: 1px solid #125d97;
}

.box2 .about-con .aboutl .ab-more:hover a {
  color: #fff;
}

.box2 .number {
  margin-top: 48px;
}

.box3 {
  background: #e5edf2;
  border-top: 1px solid #c9d4db;
  padding-bottom: 56px;
}

.box3 .honor-index .title2 {
  font-size: 20px;
  color: #125d97;
  position: relative;
  line-height: 22px;
  margin-top: 30px;
  font-family: "微软雅黑";
  font-weight: bold;
}

.box3 .honor-index .title2::before {
  content: "";
  width: 36px;
  height: 1px;
  background: #0092d8;
  position: absolute;
  left: 120px;
  top: 34px;
}

.box3 .honor-index .title2 p {
  font-size: 14px;
  font-weight: normal;
  font-family: "Arial";
}

.box3 .honor-index .title2 a {
  position: absolute;
  top: 15px;
  right: 0;
  font-size: 12px;
  color: #595757;
}

.picScroll-left {
  position: relative;
  margin-top: 25px;
}

.picScroll-left .bd ul li {
  width: 295px;
  float: left;
  margin: 0 3px;
}

.picScroll-left .bd ul li a {
  display: block;
  width: 295px;
  position: relative;
}

.picScroll-left .bd ul li h3 {
  font-size: 14px;
  color: #595757;
  text-align: center;
  padding-top: 10px;
  font-family: "宋体";
}

.picScroll-left .hd a.next {
  display: block;
  width: 35px;
  height: 35px;
  background: url(/template/default/assets/images/right.png) no-repeat center;
  cursor: pointer;
  position: absolute;
  top: 82px;
  right: -47px;
}

.picScroll-left .hd a.prev {
  display: block;
  width: 35px;
  height: 35px;
  background: url(/template/default/assets/images/left.png) no-repeat center;
  cursor: pointer;
  position: absolute;
  top: 82px;
  left: -47px;
}

.picScroll-left .hd a.next:hover {
  background: url(/template/default/assets/images/righth.png) no-repeat center;
}

.picScroll-left .hd a.prev:hover {
  background: url(/template/default/assets/images/lefth.png) no-repeat center;
}

.box4 {
  margin-top: 10px;
}

.box4 .equipment-list {
  margin: 0 -7px;
}

.box4 .equipment-list li {
  float: left;
  margin: 0 6px;
  margin-bottom: 20px;
}

.box4 .equipment-list li img {
  width: 290px;
  height: 220px;
}

.box4 .equipment-list li h3 {
  font-size: 12px;
  text-align: center;
  line-height: 40px;
  color: #595757;
}

.box4 .equipment-list li:hover h3 {
  color: #125d97;
}

.news-index .sort1 {
  text-align: center;
}

.news-index .sort1 li {
  display: inline-block;
  width: 140px;
  height: 40px;
  background-color: #e6e6e6;
}

.news-index .sort1 li a {
  display: block;
  line-height: 40px;
  font-size: 14px;
  color: #595757;
  font-family: "宋体";
  font-weight: bold;
}

.news-index .sort1 li:hover {
  background-color: #125d97;
}

.news-index .sort1 li:hover a {
  color: #fff;
}

.nei7left {
  width: 520px;
  margin-top: 28px;
}

.nei7left a {
  display: block;
}

.nei7left img {
  width: 520px;
  height: 328px;
}

.nei7left .det {
  background: #f4f5f9;
  height: 107px;
  padding-top: 6px;
  border-bottom: 1px dashed #dcdddd;
}

.nei7left h3 {
  position: relative;
  font-family: "宋体";
  font-weight: normal;
  font-size: 16px;
  background: url(/template/default/assets/images/x4.png) no-repeat left center;
  padding-left: 20px;
  padding-top: 10px;
}

.nei7left h3 a {
  color: #585757;
  font-size: 14px;
  font-weight: bold;
}

.nei7left h3 span {
  color: #898989;
  font-size: 12px;
}

.nei7left li:hover a {
  color: #125d97;
}

.nei7left li:hover span {
  color: #125d97;
}

.nei7left li:hover p {
  color: #125d97;
}

.nei7left p {
  font-family: "宋体";
  color: #898989;
  font-size: 13px;
  margin-top: 0px;
  line-height: 20px;
  padding: 0 20px;
  padding-top: 10px;
}

.nei7right {
  border-top: 1px dotted #595757;
  width: 660px;
  margin-top: 28px;
}

.nei7right li {
  border-bottom: 1px dotted #a7b4a9;
  height: 108px;
  background: #f4f5f9;
  margin-bottom: 2px;
}

.nei7right li .data {
  width: 103px;
  text-align: center;
  color: #595757;
  background: url(/template/default/assets/images/xx.png) no-repeat right 53%;
  height: 81px;
  margin-top: 13px;
  font-family: "Arial";
}

.nei7right li .data b {
  display: block;
  font-size: 50px;
  font-family: "宋体";
  font-weight: 800;
  line-height: 47px;
  padding-bottom: 8px;
}

.nei7right li .intro {
  width: 518px;
  margin-right: 15px;
  margin-left: 24px;
  color: #333;
  font-size: 14px;
  float: left;
  text-align: justify;
  padding-top: 20px;
}

.nei7right li .intro a {
  color: #595757;
  font-size: 14px;
  display: block;
  margin-bottom: 4px;
  font-weight: bold;
}

.nei7right li .intro p {
  color: #595757;
  font-size: 12px;
  display: block;
  line-height: 20px;
  margin-top: 6px;
}

.nei7right li:hover {
  background: #125d97;
}

.nei7right li:hover .data {
  color: #fff;
  background: url(/template/default/assets/images/xx2.png) no-repeat right center;
}

.nei7right li:hover .intro a {
  color: #fff;
}

.nei7right li:hover .intro p {
  color: #fff;
}

.link {
  background: url(/template/default/assets/images/link.png) no-repeat left center;
  border-top: 1px solid #cbd4da;
  height: 56px;
  margin-top: 80px;
}

.link .link-index {
  padding-left: 94px;
}

.link .link-index a {
  font-size: 12px;
  color: #595757;
  line-height: 56px;
  margin-top: 5px;
}

.foot-bg {
  background: #125d97;
}

.foot-bg .foot-index {
  padding-top: 50px;
}

.foot-bg .foot-index .footl {
  width: 846px;
}

.foot-bg .foot-index .footl dl {
  float: left;
  width: 125px;
}

.foot-bg .foot-index .footl dl dt {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 15px;
}

.foot-bg .foot-index .footl dl dd a {
  display: block;
  font-size: 12px;
  color: #fff;
  line-height: 26px;
}

.foot-bg .foot-index .footl dl dd a:hover {
  color: #166187;
}

.foot-bg .foot-index .footl dl.ct {
  width: 212px;
  color: #fff;
  font-size: 12px;
  line-height: 26px;
}

.x-footer {
  background: #166187;
  color: #fff;
}

.x-footer a {
  color: #fff;
}

.page-wrap {
  margin-top: 40px;
}

.page-wrap-left {
  width: 250px;
}

.xypg-left-title {
  background: #125d97;
  padding: 0;
}

.xypg-left-title h3 {
  text-align: center;
  line-height: 58px;
}

.xypg-left-con {
  border: 1px solid #125d97;
}

.xypg-left-nav {
  margin: 0;
  padding: 0 8px;
  padding-bottom: 15px;
}

.xypg-left-nav>li {
  border-bottom: 1px solid #dcdddd;
}

.xypg-left-nav>li>a {
  font-size: 14px;
  color: #555656;
  padding: 0;
  line-height: 44px;
  background: url(/template/default/assets/images/t2.png) no-repeat left center;
  padding-left: 16px;
}

.xypg-left-nav>li .first-nav-btn {
  display: none;
}

.xypg-left-nav>li:hover>a,
.xypg-left-nav>li.clicked>a {
  color: #125d97;
  background: url(/template/default/assets/images/t2h.png) no-repeat left center;
}

.xypg-left-nav>li:last-child {
  border-bottom: 1px solid #dcdddd;
}

.xypg-left-nav>li:hover>a {
  background: url(/template/default/assets/images/t2h.png) no-repeat left center;
}

.latest-news li {
  margin: 0 8px;
  border-bottom: 1px solid #dcdddd;
  line-height: 44px;
  padding: 0;
}

.latest-news li a {
  background: url(/template/default/assets/images/t2.png) no-repeat left center;
  padding-left: 16px;
  line-height: 44px;
}

.latest-news li a:hover {
  background: url(/template/default/assets/images/t2h.png) no-repeat left center;
  color: #125d97;
}

.latest-news li a:before {
  display: none;
}

.page-wrap-contact {
  padding: 8px;
}

.page-wrap-contact h4 {
  padding: 0;
  font-size: 14px;
  color: #595757;
  font-weight: bold;
  line-height: 30px;
  padding-top: 5px;
}

.page-wrap-contact p {
  border: none;
  padding: 0;
  line-height: 24px;
  font-size: 12px;
}

.page-wrap-right {
  float: right;
  width: 900px;
}

.page-position {
  line-height: 50px;
  padding: 0;
  background: #125d97;
  padding-left: 10px;
  padding-right: 10px;
}

.tit {
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  background: url(/template/default/assets/images/t3.png) no-repeat left center;
  padding-left: 15px;
}

.weizhi {
  color: #fff;
  font-size: 12px;
  background: url(/template/default/assets/images/t4.png) no-repeat left center;
  padding-left: 20px;
}

.weizhi a {
  color: #fff;
  font-size: 12px;
}

.xypg-right-content {
  margin-top: 18px;
}



.xypg-product-list li {
  width: 281px;
}

.xypg-product-list li .img img {
  width: 258px;
  height: 338px;
}