button {
  border: none;
  outline: none;
}
#allfif {
  width: 100%;
  height: auto;
  min-height: 200px;
  background: #FFF;
}
#allfif .fifltercon {
  width: 100%;
  min-height: 140px;
  height: auto;
  padding: 16px 0 21px 24px;
}
#allfif .fifltercon .row {
  padding: 5px;
}
#allfif .fifltercon .row .wb_2 {
  text-align: center;
  border: 1px solid #ebebeb;
  width: 225px;
  height: 35px;
  font-size: 12px;
  line-height: 28px;
  padding: 0 0 0 0;
  margin: 0 9px;
}
#allfif .fifltercon .row input {
  border: 1px solid #ebebeb;
  padding: 2px;
}
#allfif .fifltercon .row .search_btn {
  background: #004092;
  color: #e9efff;
  width: 78px;
  height: 35px;
  font-size: 14px;
  border: 1px solid #ebebeb;
}
#allpro {
  width: 100%;
  height: auto;
  min-height: 200px;
  background: #FFF;
}
#allpro .tab_box {
  padding: 0;
  margin: 0;
  font-size: 14px;
  line-height: 40px;
}
#allpro .tab_box .list {
  float: left;
  margin: 0 24px;
}
#allpro .tab_box .list a {
  color: #c3c3c3;
}
#allpro .tab_box .list a:hover {
  color: #006cff;
}
#allpro .t_warp {
  width: 98%;
  padding: 2%;
  padding-top: 1%;
}
#allpro .t_warp .row {
  width: 100%;
  margin: 0;
}
#allpro .t_warp .row.item_box {
  height: 166px;
}
#allpro .t_warp .tit_box {
  width: 100%;
  margin: 0;
  background: #5795d0;
  text-align: center;
  color: #fff;
  font-size: 14px;
  line-height: 38px;
  font-weight: bold;
  height: 50px;
}
#allpro .t_warp .mes {
  background: #dcdcdc;
  padding: 0 0 0 25px;
}
#allpro .t_warp .txt {
  margin: 0;
  font-size: 12px;
  line-height: 30px;
  color: #333;
}
#allpro .t_warp .col_box {
  border: 1px solid #eaeaea;
  padding: 0;
  height: 100%;
  text-align: center;
  border-right: none;
  border-top: none;
  overflow: hidden;
  border-bottom: none;
}
#allpro .t_warp .p1 {
  font-size: 12px;
  line-height: 155px;
  color: #000;
}
#allpro .t_warp .p2 {
  font-size: 14px;
  line-height: 14px;
  color: #000;
  font-weight: bolder;
  padding-top: 60px;
}
#allpro .t_warp .p3 {
  font-size: 12px;
  line-height: 30px;
  color: #666;
}
#allpro .t_warp .p4 {
  font-size: 12px;
  line-height: 14px;
  color: #555;
  padding-top: 60px;
}
#allpro .con_inner {
  position: relative;
}
#allpro .con_inner .bn-b1 {
  border-bottom: none !important;
}
#allpro .item_warp .pic1 {
  display: block;
  width: 99px;
  height: 99px;
  margin-top: 10px;
  margin-left: 15px;
}
#allpro .item_warp .nametxt {
  margin: 0;
  font-size: 12px;
  line-height: 18px;
  color: #333;
  padding: 5px 0 0;
  cursor: pointer;
}
#allpro .item_warp .btn_box a {
  display: block;
}
#allpro .item_warp .btn_box .btn1 {
  height: 30px;
  width: 90px;
  margin: 40% auto 0;
  background: #5795d0;
  border-radius: 3px;
  display: block;
  font-size: 12px;
  line-height: 30px;
  text-align: center;
  color: #fff;
}
