.header-search {
  float: right;
  position: relative;
  border: 1px solid #e8ebf1;
  border-radius: 8px;
  margin-top: 25px;
}
.header-search .select {
  width: 95px;
  border: none;
  outline: none;
  height: 50px;
  margin: 0 12px;
  color: #0E46A1;
  vertical-align: middle;
  -webkit-appearance : none ; 
}
.search-input {
  width: 400px;
  height: 50px;
  border: none;
  outline: none;
  border-left: 1px solid #e8ebf1;
  vertical-align: middle;
  padding-left: 53px;
  background: url(../images/icon_search1.png) 20px 15px no-repeat;
}
.btn-search {
  width: 130px;
  height: 50px;
  background: #3852ac;
  text-align: center;
  line-height: 50px;
  vertical-align: middle;
  display: inline-block;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
.navbar {
  background: #3e50b0;
}
.navbar .container {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.navbar .li {
  float: left;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  flex-grow: 1;
}
.navbar .li.on a {
  background: #ffad4b;
}
.navbar .li a {
  display: block;
  width: 100%;
  height: 60px;
  line-height: 60px;
  color: #fff;
}
.home-quicklink {
  margin-top: 30px;
  margin-bottom: 30px;
}
.zxx_text_overflow.right {
  left: auto;
  right: 0;
  background: #ff8839;
  line-height: 24px;
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}
.chengguoshebei-item .link-nav img {
  vertical-align: middle;
  width: 12px;
}

.wzdt_div {
    padding: 40px 40px;
}

.zxly_div {
    border: 1px solid #3c61c2;
    padding: 40px 54px;
    position: relative;
}

.zxly_title {
    position: absolute;
    background: #f9f8fe;
    color: #3d55a7;
    font-size: 22px;
    top: -16px;
    left: 30px;
    padding: 0 12px;
    font-weight: bold;
}
.wzdt_main {
    padding: 32px 30px;
}

.zxly_main {
    background: #f9f8fe;
    padding: 32px 36px;
}
.lxwm_con {
    font-size: 16px;
    line-height: 30px;
}

.wzdt {
    width: 100%;
    border-collapse: collapse;
}
.wzdt .wzdt_t1 {
    font-size: 18px;
    font-weight: bold;
    background: #eeeef8;
    width: 180px;
    margin-left: 20px;
    margin-right:20px;
    text-align:center;
}

.wzdt td {
    padding: 20px 0;
    border-bottom: 1px dashed #dbdbe9;
    font-size: 16px;
    color: #282828;
    line-height: 40px;  
}

.wzdt span, .wzdt2 span {
    border-right: 0px solid #444;
    margin-left: 20px;
    margin-right:20px;
}