.mid {
  flex: 1;
  width: 100%;
}

.mid .swiper {
  width: 100%;
  height: 408px;
  min-width: 1200px;
}

.mid .swiper .el-carousel__container {
  width: 100%;
  height: 408px;
}

.mid .swiper .el-carousel__item h3 {
  width: 100%;
  height: 468px;
  color: #475669;
  font-size: 14px;
  opacity: 0.75;
  line-height: 150px;
  margin: 0;
}

.mid .swiper img {
  width: 100%;
  height: 468px;
}

.mid .swiper .el-carousel__item:nth-child(2n) {
  background-color: #99a9bf;
}

.mid .swiper .el-carousel__item:nth-child(2n+1) {
  background-color: #d3dce6;
}

.mid .swiper .el-carousel__indicators {
  bottom: 34px;
}

.mid .quick-navul {
  min-width: 1200px;
  margin: 0 auto;
  margin-bottom: 40px;
  padding: 30px 36px;
  width: 85%;
  margin-top: -41px;
}

.container {
  display: flex;
  height: 462px;
  margin-top: 50px;
}

/* 左侧导航栏 */
.nav-sidebar {
  width: 220px;
  min-width: 220px;
  background: #21a899;
  padding: 0 0 20px 0;
  color: #fff;
}

.nav-menu {
  list-style: none;
  padding-left: 40px;
}

.nav-item {
  margin: 4px 0;
  padding: 12px 15px;
  cursor: pointer;
  transition: background 0.3s;
}
.nav-item.on{
  background: #fff;
  color: #08ac9a;
}

/* 右侧主内容区 */
.main-content {
  flex: 1;
  padding: 20px;
  background: #fff;
  box-shadow: 0 6px 14px 2px hsla(0, 0%, 95%, .6);
}

/* Tab导航 */
.tab-nav {
  margin-bottom: 20px;
  padding-left: 30px;
}

.tab-item {
  display: inline-block;
  padding: 10px 0;
  margin-right: 36px;
  cursor: pointer;
  color: #08ac9a;
  font-weight: bold;
  font-size: 18px;
  border: none;
}

.tab-item.active {
  border-bottom: 4px solid #08ac9a;
}





.zbxx{
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  height: 96px;
}

/* ============= */

.tab-content {
  height: 345px;
  padding-left: 30px;
  width: calc(100% - 31px);
  position: relative;
}

.tab-content ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between
}

.tab-content .item {
  width: calc(50% - 40px);
  margin-bottom: 27px;
  cursor: pointer
}

.tab-content .item {
  cursor: pointer
}

.tab-content .item .text {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #333;
  line-height: 46px;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: flex;
  align-items: center;
}

.tab-content .item .field002 {
  width: 80px;
  height: 32px;
  background: #fff;
  border-radius: 1px;
  border: 1px solid #ebebeb;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 12px;
  color: #787878;
  line-height: 46px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.tab-content .item .time {
  width: 165px;
  height: 32px;
  background: #fff9ed;
  border-radius: 1px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 12px;
  color: #ff8400;
  line-height: 46px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left:10px;
}

.tab-content .item:hover .text {
  color: #ec6b4e;
}
.biaoti2{
  display: flex;
  align-items: center;
}

.mid .login {
  height: 99px;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}

.mid .login dl {

  width: 252px;
  height: 111px;
  background: linear-gradient(0deg, #fff, #eefdff);
  box-shadow: 0 1px 15px 0 hsla(0, 0%, 45%, .1);
  border-radius: 3px;
  border: 1px solid #f8f8f8;
  margin-top: -30px;
  z-index: 1000;
  cursor: pointer;
  padding-top: 23px;
  padding-left: 33px;
}

.mid .login dl dt {
  display: flex;
  align-items: center;
  margin-bottom: 17px;
}

.mid .login dl dt img {
  width: 24px;
  height: 26px;
  margin-right: 14px;
}

.mid .login dl dt span {
  width: 108px;
  height: 18px;
  float: left;
  /* margin-top: 20px; */
  margin-left: 13px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #000000;
  /* line-height: 40px; */
}

.mid .login dl dd {
  width: 100%;
  height: 24px;
  float: left;
  margin-left: 24px;
  margin-top: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #999999;
  text-align: left;
}

.mid .bigtit {
  width: 100%;
  height: 138px;
  text-align: center;
  line-height: 138px;
}

.mid .bigtit h1 {
  font-size: 28px;
}

.mid .search {
  /* width: 1200px; */
  height: 56px;
  margin: 0 auto 50px;
}

.mid .search div {
  width: 892px;
  height: 56px;
  margin: 0 auto;
  position: relative;
}

.mid .search div img {
  width: 16px;
  height: 16px;
  position: absolute;
  left: 2%;
  top: 38%;
}

.mid .search div input {
  width: 85%;
  height: 48px;
  padding-left: 5%;
  border: 1px solid #dcdfe6;
  outline: none;
}

.mid .search div button {
  width: 9%;
  height: 50px;
  background: linear-gradient(266deg, #ffa048, #ff722b);
  color: #fff;
  border: 1px solid #f36e31;
  cursor: pointer;
}

.mid .how {
  width: 100%;
  background-image: url("../../assets/pics/ht.png");
  background-size: auto 100%;
  background-clip: none;
  background-repeat: no-repeat;
  margin-top: 67px;
  padding-top: 31px;
  padding-bottom: 40px;
}

.mid .how .sectext {
  text-align: center;
  font-size: 18px;
  color: #999;
  margin-top: -20px;
  margin-bottom: 46px;
}

.mid .how .btns {
  width: 748px;
  height: 56px;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.mid .how .btns button {
  width: 240px;
  height: 56px;
  font-size: 18px;
  outline: none;
  border: 0;
  color: #fff;
  background-color: #00aa97;
  cursor: pointer;
}

.mid .how .btns button img {
  width: 17px;
  height: 15px;
  margin-right: 10px;
  margin-top: -3px;
}

.mid .how .btns button.on {
  background-color: #f69e00;
}

.mid .serves {
  height: 400px;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.mid .serves dl {
  width: 220px;
  height: 320px;
  padding: 40px;
  cursor: pointer;
  transition: 100ms;
  background-repeat: no-repeat;
  background-size: 280px;
}

.mid .serves dl dd {
  width: 200px;
  line-height: 30px;
  font-size: 14px;
  margin-top: 10px;
  color: #999;
}

.mid .department {
  /* width: 80%; */
  height: 165px;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.mid .department dl {
  width: 200px;
  height: 165px;
  text-align: center;
  font-size: 14px;
}

.mid .department dl dt {
  width: 100%;
  height: 80px;
  display: flex;
  flex-direction: column;
}

.mid .department dl dt img {
  margin: auto;
}

.mid .department dl dd {
  margin-top: 20px;
}

.mid .department dl dd p {
  line-height: 30px;
}

.mid .newMsg {
  /* width: 90%; */
  margin: 0 auto;
}

.mid .newMsg .menuItem {
  width: 100%;
  height: 200px;
}

.sidebar {
  position: fixed;
  bottom: -10px;
  right: 18px;
  width: 46px;
  height: 60%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  text-align: center;
  z-index: 1000;
  transition: 1s;
}

.sideitem {
  background-color: #fff;
  padding: 14px 0;
  border-radius: 30px 30px;
  font-size: 14px;
  line-height: 18px;
  cursor: pointer;
  background: linear-gradient(29deg, #fff, #eefffd);
  box-shadow: 0 0 8px 1px #eee;
  transition: 1s;
  position: relative;
}

.sideitem .huakuai {
  width: 18px;
  height: 18px;
  margin: 4px auto;
  margin-bottom: 8px;
}

.sideitem .sidetit {
  width: 18px;
  margin: 0 auto;
  /* writing-mode: vertical-lr; */
}




.chaochushenglvve {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: calc(100% - 10px);
  margin-left: 10px;
  max-width: 600px;
}

.mr8 {
  margin-right: 8px;
}

.newMsgbox {
  padding-top: 10px;
  padding-left: 40px;
  border-bottom: 1px solid #f0f0f0
}

.newMsgbox ul li {
  position: relative;
  display: inline-block;
  transition: all .2s;
  margin-right: 38px;
  cursor: pointer;
  font-family: Microsoft YaHei;
  font-size: 18px;
  line-height: 46px
}

.newMsgbox ul li.active,
.newMsgbox ul li {
  font-weight: 700;
  color: #08ac9a
}

.newMsgbox ul li.active:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 4px;
  background: #08ac9a
}

.zixuncon {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.zixunli {
  width: 31%;
  margin-top: 30px;
  margin-right: 2%;
  cursor: pointer;
}

.zixuntitle {
  font-family: Microsoft YaHei;
  border-bottom: 1px dashed #d3d3d3;
  font-weight: 400;
  font-size: 16px;
  color: #333;
  padding-bottom: 22px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

.zixun2con {
  margin: 16px 0 22px;
  line-height: 27px;
  height: 81px;
  padding-bottom: 22px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3; /* 设置显示的行数 */
  width: calc( 100% - 10px );
}

.zixun2con,
.zixuntime {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #999
}

.zixunbtn {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #666;
  cursor: pointer;
}

.f6b{
  display: flex;
  justify-content: space-between;
  align-items: center;
}