.dqwz {
  background: url(dqwz_img.png)1px no-repeat;
}
.main-fl-box li>div {
  background: url(tylm_pic_04.png) 20px no-repeat;
}

.main-fl-box li>div {
  background: url(tylm_pic_04.png) 20px no-repeat !important;
}
.main-fr-bg{
  height: 960px;
  background-color: #f9f9f9;
  border: solid 1px #dedede;
}
.from_query_col {
  margin-left: 15px;
  width: 100%;
  margin-bottom: 14px;
  min-height: 38px;
}

.q_name {
  display: inline-block;
  width: 57px;
  text-align: left;
  float: left;
  line-height: 34px;
  font-size: 16px;
}

.from_query_col input {
  width: 190px;
  height: 35px;
  background: #fbfbfb;
  line-height: 35px;
  outline: none;
  border: 0px;
  float: left;
  font-size: 14px;
  text-indent: 10px;
}

.q_selebg {
  position: relative;
  float: left;
  width: 160px;
  height: 35px;
}

.from_query_col .q_wh {
  background: #fbfbfb;
  height: 35px;
  width: 160px;
  position: absolute;
  left: 0px;
  top: 0px;
  text-indent: 10px;
}

.from_query_col .q_sele {
  width: 35px;
  height: 35px;
  background: url(/images/3864/open_23.png) no-repeat center;
  display: inline-block;
  position: absolute;
  right: 0px;
  top: 0px;
  cursor: pointer;
}

.q_seleul {
  display: none;
  width: 100%;
  background: #e8e8e8;
  position: absolute;
  left: 0px;
  bottom: 35px;
  z-index: 2;
  height: 100px;
  overflow-y: auto;
}

.q_seleul li {
  line-height: 30px;
  cursor: pointer;
  color: #000;
  font-size: 14px;
  text-indent: 10px;
}

.q_seleul li:hover {
  background: #39669e;
  color: #FFFFFF;
}

.from_query_col .q_selebg2 {
  margin-left: 5px;
  width: 128px;
  height: 35px;
  margin-right: 15px;
}

.from_query_col i {
  font-style: normal;
  font-size: 16px;
  line-height: 35px;
  text-align: center;
  width: 26px;
  display: inline-block;
  float: left;
}

.q_selebg2 .q_wh {
  width: 110px;
  background: #fbfbfb;
}

.from_query_col .q_nh {
  width: 80px;
  text-indent: 6px;
}

.from_btn_bg button {
  width: 128px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  background: #39669e;
  color: #FFFFFF;
  font-size: 17px;
  outline: none;
  border: 0px;
}

.from_btn_bg button:first-child {
  margin: 0px 18px 0px 10px;
}

.ewm {
  width: 70%;
  margin: 0 auto;
  padding-bottom: 20px;
  overflow: hidden;
}

.ewm img {
  display: block;
  width: 100%;
}

@media only screen and (max-width: 400px) {
  .from_query_col i {
    width: 22px;
  }

  .from_btn_bg {
    margin-left: 8px;
  }

  .from_query_col input {
    width: 70%;
  }

  .from_query_col .q_wh {
    width: 83%;
  }

  .q_selebg {
    width: 67%
  }

  .from_query_col .q_selebg2 {
    width: 35%
  }

  #FormSearchTest {
    overflow: hidden;
  }

  .from_btn_bg button:first-child {
    margin: 0px;
    margin-left: 0;
    margin-right: 20px;
  }
}



@media screen and (max-width: 992px) {
  .top{
    background: #fff;
  }
  #searchform{
    width: 100% !important;
  }
  #lefttd {
    width: 40% !important;
  }

  .lmlb {
    width: 95% !important;
  }

  .lmlb select {
    width: 90% !important;
  }

  #centertd {
    display: none;
  }

  .lmy-list .lmlb p {
    padding-left: 15px;
  }

  .btnr li span {
    display: none;
  }

  .btnr ul li {
    padding-left: 0px;
  }

  .lmy-list ul li a {
    height: 50px;
    font-size: 11px;
    line-height: 50px;
    overflow: hidden;
    float: left;

  }

  .dqwz {
    font-size: 12px;
  }

  .w1100 {
    width: 100%;
    overflow-x: hidden;
  }
  .main-fl-bg{
    min-height: 960px;
  }
  .main-fl-bg {
    width: 100%;
    float: none;
    padding: 0 10px;
    background: #fff;
  }

  .main-fl-tit {
    padding-left: 0px;
    font-size: 14px;
    text-align: center;
  }

  .main-fr-bg {
  width: 100%;
    float: none;
    height: auto !important;
  
    background: #fff;
    padding: 0 10px;
  }

  .main-fr-box li>a {
    font-size: 13px;
  }

  .main-fr-box li>span {
    font-size: 12px;
  }

  .main-fl-box>div img {
    display: block;
    width: 70%;
    margin: 0 auto;
  }

  .main-fl-box li {
    background: #fff;
  }

  .main-fl-box li>div {
    padding-left: 20px;
    background: url(tylm_pic_04.png) 10px 19px no-repeat !important;
  }

  .main-fl-box li>div {
    padding-left: 20px;
    background: url(tylm_pic_04.png) 10px 19px no-repeat;
  }
  .from_query_col input{
    background: #f1f1f1;
  }
  .main-fl-box li>div>a {
    font-size: 12px;
  }
}