.caidjxw-partent {
  /* width: 1920px; */
  width: 100%;
  height: 60px;
  background: #FFFFFF;
  border: 1px solid #F5F5F5;
  box-shadow: 0px 3px 7px 0px rgba(4, 0, 0, 0.05);
  border-radius: 0px 4px 4px 4px;
}

.caidjxw {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  padding: auto;
  padding-bottom: 0px;

}

.caidjxw a {
  background: #fff;
  display: inline-block;
  width: 180px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 18px;
  color: black;
  /* border-bottom: 1px solid #3ec178; */
  margin-right: 20px;
}

.caidjxw_xw {
  margin-top: 0px;
}

.caidjxw a.on {
  background: #fff;
  display: inline-block;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 18px;
  color: black;
  border-bottom: 2px solid #00A985;
  border-radius: 1px;
  margin-right: 20px;
}