@charset "UTF-8";

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

button {
  all: unset;
}

ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
}

.container {
  width: 1000px;
  margin: 0 auto;
  padding: 8px 0;
}

.container .logo {
  display: flex;
  justify-content: space-between;
}

.container .menu {
  position: relative;
  width: 100%;
  height: 35px;
   border-radius: 10px 10px 0 0; 
  background: #0080d5;
  display: flex;
}

.menu-item {
  color: #fff;
  line-height: 35px;
  cursor: pointer;
  border-radius: 10px 10px 0 0; 
  background-color: #0080d5;
  font-size: 14px;
  display: flex;
  gap: 10px;
}

.menu-item-zurl{
  width: 60px;
  display:inline-block;
  text-align: center;
}

.menu-item-zurl.active,
.menu-item-zurl:hover
{
  background: #00508b;

}

.seach {
  position: absolute;
  right: 0;
  width: 243px;
  background-repeat: no-repeat;
  bottom: 0;
  top: 0;
  line-height: 35px;
  margin-left: auto;
  padding-right: 10px;
  background-image: url();
  color: #fff;
}
.search-icon{
  display: flex;
  align-items: center;
}
.img-header{
  position: relative;
}
.img-header-button{
  position: absolute;
  right:10px;
  top: 8px;
}
.btn-blue {
  background-color:rgb(21, 112, 211);
  color: #fff;
  border: none;
  padding: 3px 3px;
  border-radius: 2px;
  cursor: pointer;
}

.btn-blue:hover {
  background-color: #40a9ff;
}
.title-img {
  width: 100%;
  height: 43px;
  margin-top: 20px;
  margin: 0 auto;
  position: relative;
}

.title-img .title {
  line-height: 43px;
  margin-left: 15px;
  color: #fff;
  position: absolute;
  left: 1px;
}

.content-home {
  width: 1000px;
  min-height: 570px;
  overflow: visible;
  border-radius: 5px;
  /* outline: 1px solid #ccc; */
  /* overflow: hidden; */
}
.content-homehonor {
  width: 1000px;
  min-height: 650px;
  border-radius: 5px;
  outline: 1px solid #ccc;
  overflow: hidden;
}
.home {
  width: 1000px;
  min-height: 358px;
  display: flex;
  overflow: visible;
  border-radius: 5px;
  outline: 1px solid #ccc;

  display: flex;
}
.homehonor {
  width: 1000px;
  min-height: 358px;
  border-radius: 5px;
  /* outline: 1px solid #ccc; */
  overflow: hidden;
  display: flex;
}
.home .slidesshow {
  width: 280px;
  height: 212px;
  outline: 1px solid #ccc;
  margin-top: 12px;
  margin-left: 8px;

}
.swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.swiper-container {
  width: 100%;
  height: 100%;
}



.slide-text {
  position: absolute;
  width: 100%;
  left: 0;
  text-align: center;
  bottom: 0;
  font-size: 15px;
  background-color: #ccc;

}

.slide-text span {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  color: #fff;
  text-overflow: ellipsis;
  margin: 0 10px;
}

.home-left {
  width: 736px;
}
.home-left-honor {
  width: 736px;
  min-height: 500px;
}

.home-left-honor .content {
  width: 425px;
  min-height: 226px;
  margin-top: 12px;
  margin-left: 20px;
}

.home-left .content {
  width: 425px;
  height: 226px;
  margin-top: 12px;
  margin-left: 20px;
}

.content .title {
  margin-top: 20px;
  width: 100%;
  color: #3460a7;
  border-bottom: 1px dashed #ccc;
}

.title button {
  all: unset;
  float: right;
  cursor: pointer;
  color: rgb(6, 93, 172);
}

.title-item {
  color: rgb(102, 102, 102);
  font-size: 14px;
  width: 300px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.title-item div {
  margin-top: 5px;
}

.title-item span:nth-child(2n) {
  float: right;
}

.company-profile {
  width: 736px;
  height: 108px;
  margin-top: 5px;
  margin-left: 10px;
  position: relative;
}

.company-title {
  position: absolute;
  font-size: 12px;
  color: #fff;
  left: 30px;
  top: 2px;
}

.company-img {
  display: flex;
  position: absolute;
  left: 160px;
  top: 6px;
  cursor: pointer;
}

.company-text {
  width: 690px;
  height: 38px;
  position: absolute;
  top: 35px;
  left: 20px;
  color: #ccc;
  font-size: 12px;
}

.home-right {
  width: 240px;
  height: 353px;
  background-color: #d9e5f1;
  margin-left: 17px;
  position: relative;
}

.home-right::after {
  content: '';
  display: inline-block;
  width: 12px;
  height: 12px;
  background-color: #1f62a5;
  position: absolute;
  top: 20px;
  left: 10px;
}
    .home-right-bottom{
      width: 239px;
      height: 210px;
      position: absolute;
      bottom: -228px;
    }

.home-right-title {
  position: absolute;
  top: 16px;
  left: 25px;
  font-size: 12px;
}

.home-right-img {
  position: absolute;
  top: 16px;
  left: 80px;
  height: 24px;
  display: flex;
  align-items: center;

}

.home-right-img img {
  margin-left: 2px;
}

.home-right-bg {
  width: 213px;
  height: 176px;
  position: absolute;
  top: 46px;
  left: 11px;
  background-color: #fff;
  outline: 1px;
}

.home-right-div {
  width: 196px;
  height: 60px;
  margin: 10px auto;
  position: relative;
}

.home-right-div .home-img {
  display: inline-block;
  margin: 10px 10px;
  width: 55px;
  height: 39px;
  overflow: hidden;

}

/* .home-right-div .home-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
} */

.home-right-div .home-title {
  display: inline-block;
  position: absolute;
  top: 10px;
  width: 119px;
  height: 39px;
  font-size: 12px;
}

.company-honor {
  position: absolute;
  bottom: 100px;
  width: 100%;
  height: 20px;
  left: 12px;
  cursor: pointer;
}

.call {
  position: absolute;
  bottom: 5px;
  left: 18px;
}

.call span:first-child {
  font-size: 13px;
  color: #007aff;
}

.call div {
  margin-top: 5px;
}
.home-bottom{
  outline: 1px solid #ccc;
  border-radius: 5px;
  padding-bottom: 10px;
}
.home-bottom>div:first-child {
  width: 100%;
  height: 21px;
  margin-top: 13px;
}

.home-bt-content {
  width: 99%;
  height: 100%;
  display: flex;
  margin: 0 auto;
}

.home-bt-left {
  width: 480px;
  height: 255px;
  background-color: #b3d1ed;
}

.home-bt-right {
  width: 508px;
  height: 255px;
}

.home-bt-left-top {
  display: flex;
  align-items: center;
  height: 30px;
  position: relative;
}

.home-bt-left-top div {
  font-size: 14px;
  color: #3763ae;
  margin-left: 30px;
  cursor: pointer;
  transition: all 0.3s;
  width: 80px;
  height: 27px;
  position: relative;
  z-index: 10;
}

.home-bt-left-top div.active::before {
  content: '';
  position: absolute;
  left: -15px;
  right: -15px;
  top: 5px;           /* 从父元素顶部开始 */
  bottom: -10px;     /* 向下延伸 6px，可根据需要调整 */
  background-color: #fff;
  z-index: -1;
  border-radius: 2px; /* 可选 */
}

.home-bt-left-top span {
  /* margin-left: 66px; */
  /* margin-top: 6px; */
  cursor: pointer;
  position: absolute;
  right: 10px;
  top: 5px;
}

.home-bt-left-content {
  width: 461px;
  height: 202px;
  background-color: #fff;
  margin: 0 auto;
  margin-top: 6px;
  overflow: hidden;
}

.content-ul {
  width: 88%;
  font-size: 12px;
  margin-top: 8px;
  margin-left: 25px;
}

.content-li{
  display: flex;
  justify-content: space-between;
  width: 100%;
  cursor: pointer;
  border-bottom: 1px dashed #ccc;
  padding-top: 3px;
  padding-bottom: 4px;
}

/* .content-li span:nth-child(2n+1) {
  width: 80%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
} */

.home-bt-right {
  display: flex;
}

.home-bt-right>div {
  width: 240px;
  margin: 10px auto;
}

.bt-left-header span {
  font-size: 14px;
  margin-left: 5px;
}

.bt-left-content>div {
  margin-left: 12px;
}

.bt-left-content span {
  font-size: 12px;
  color: #3763ae;
}

.bt-right-header span {
  font-size: 14px;
  margin-left: 5px;
}

.company-site span {
  font-size: 12px;
}

.footer {
  margin-top: 30px;
}

.footer a:hover {
  text-decoration: underline;
}

.select-group {
  margin-left: 5px;
  display: flex;
}



.fotter-bottom {
  margin-top: 20px;
  font-size: 14px;
  color: #666;
  display: flex;
}

.fottor-btm a {
  color: #666 !important;
  text-decoration: none;
}

.other-content{
  width: 995px;
  margin: 0 auto;
  border-radius: 6px;
  height: 450px;
  outline: 1px solid #ccc;
}