
.top_header {
  height: 50px;
  background-color: #000;
  /* padding: 0 24px; */
  display: flex;
  justify-content: space-around;
  align-items: center;
  min-width: 1400px;
}

.top_header_left {
  display: flex;
  align-items: center;
  /* margin-right: 860px; */
  /* margin-top: 6px; */
}

.top_header_left .sp1 {
  color: #fff;
  font-size: 12px;
  margin-right: 12px;
  display: flex;
  align-items: center;
}

.top_header_left .img1 {
  width: 16px !important;
  height: 16px !important;
  margin-right: 4px;
}

.top_header_right {
  margin-left: 48px;
}

.top_header_right .sp1 {
  font-weight: bold;
  font-size: 14px;
  color: #fff;
  margin-right: 12px;
  cursor: pointer;
  transition: 0.3s;
}

.top_header_right .sp1:nth-last-child(1) {
  margin-right: 0;
}

.top_header_right .sp1:hover {
  opacity: 0.65;
}

.tebox {
  min-width: 1400px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

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

.img_box_icon {
  display: flex;
  align-items: center;
}
.img_box_icon img {
  cursor: pointer;
  width: 16px !important;
  height: 16px !important;
  margin-right: 12px;
}

.yuyanqiehuan_box {
    display: flex;
    align-items: center;
}
}
.img_box_icon {
    display: flex;
    align-items: center;
}
.img_box_icon img {
    cursor: pointer;
    width: 16px !important;
    height: 16px !important;
    margin-right: 12px;
}
.yuyanqiehuan {
    position: relative;
    margin-left: 48px;
}
.yuyanqiehuan .yuyanqiehuan_dv1 {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
}

.yuyanqiehuan ul {

    position: absolute;
    box-shadow: 1px 2px 12px -5px rgba(0, 0, 0, 0.5);
    background-color: #fff;
    z-index: 9;
    border-radius: 4px;
    top: 20px;
    left: -12px;
    width: 120px;
    overflow: hidden;
}
.yuyanqiehuan .yuyanqiehuan_ul .yuyan {
    padding: 12px;
    text-align: center;
    cursor: pointer;
}


.yuyanqiehuan ol,.yuyanqiehuan ul {
    padding-left: 0rem !important; 
}






.wide {
  width: auto;
  padding-left: 80px;
  padding-right: 80px;
  padding-top: 5px;

  padding-bottom: 5px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.wide .logo-img-box {
  text-align: center;
  width: 200px;
  height: 80px;
  border-radius: 4px;
}

.wide .logo-img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.wide .right_side {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

.wide .right_side .bottom {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.wide .right_side .nav {
  padding: 20px;
  flex: 1;
  font-size: 0;
  text-align: right;
}

.wide .default_nav_style {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0;
  padding-left: 0;
}

.wide .right_side .nav li {
  padding: 10px 0;
  float: none;
  display: inline-block;
  vertical-align: middle;
  line-height: 1.2;
}

.wide .right_side .nav li a {
  font-size: 20px;
}

.wide .right_side .nav ul li a {
  color: #fff;
  font-family: "微软雅黑" !important;
}

.wide .default_nav_style li > a {
  display: block;
  padding: 0 35px;
}

.wide .right_side a {
  text-decoration: none;
}

.wide .default_nav_themes.active a {
  color: var(--color) !important;
}

.wide .search-box .sp1 {
  font-size: 16px;
  margin-left: 24px;
}
.wide_mobile {
  padding-left: 12px;
  padding-right: 12px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.wide_mobile_middle {
  padding: 10px 0;
  height: 100%;
}
.wide_mobile_middle img {
  height: 100%;
}
.wide_mobile_right .iconfont {
  font-size: 18px;
  color: #000;
  margin-right: 12px;
}
.wide_mobile_right .sp1 {
  font-size: 18px;
  color: #000;
}
.wide_mobile_left img {
  width: 26px;
  height: 26px;
  cursor: pointer;
}
a {
  text-decoration: none !important;
}
.container-fluid.header_sj {
  padding-left: 60px;
  padding-right: 60px;
}
.image_login {
  cursor: pointer;
}
