@media screen and (min-width: 640px) {
  .main-box {
    background-color: #ffffff;
    padding-bottom: 20px;
  }

  .main {
    margin-top: 0;
    background-color: #fff;
  }

  .chaxun {
    width: 100%;
    margin-top: 20px;
  }

  .chaxun .search {
    width: 761px;
    height: 135px;
    flex-shrink: 0;
    background: #EDF4FF;
    padding: 20px;
  }

  .chaxun .search .title {
    width: 172px;
    color: #0b316e;
    font-family: "Microsoft YaHei";
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }

  .chaxun .zixun {
    width: 425px;
    height: 135px;
  }

  .chaxun .searchBox {
    margin-top: 15px;
  }

  .chaxun select {
    width: 15%;
    height: 45px;
    background-color: #fff;
    border: none;
    padding-left: 15px;
  }

  .chaxun input {
    width: 78%;
    height: 45px;
    margin-left: 10px;
    background-color: #fff;
    padding-left: 15px;
  }

  .chaxun button {
    width: 15%;
    height: 45px;
    margin-left: 10px;
    background-color: #276AC8;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
  }

  /* conList */
  .conList {
    margin-top: 20px;
    width: 100%;
  }

  .conList .con1 {
    width: 385px;
  }

  .conList .con2 {
    width: 385px;
    margin-left: 22px;
  }

  .conList .title {
    margin-top: 20px;
    width: 100%;
    height: 46px;
    background: url(../img/flfgtit.png) no-repeat center;
  }

  .conList .title a {
    color: #ffffff;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    line-height: 46px;
    display: block;
    width: 115px;
    text-align: center;
  }

  .conList .title2 {
    margin-top: 20px;
    width: 100%;
    height: 46px;
    background: url(../img/flfgtit2.png) no-repeat center;
  }

  .conList .title2 a {
    color: #ffffff;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    line-height: 46px;
    display: block;
    width: 195px;
    text-align: center;
  }

  .conList ul {}

  .conList ul li {
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    background: url(../img/li-bg.png) center left no-repeat;
    overflow: hidden;
  }

  .conList ul li a {
    display: block;
    float: left;
    width: 80%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-left: 14px;
    color: #121212;
  }

  .conList ul li span {
    float: right;
    color: #999999;
    font-size: 14px;
    width: 50px;
    overflow: hidden;
  }

  .conList ul li a:hover {
    color: #276AC8;
  }


  /* difang */
  .difang {
    margin-top: 20px;
    width: 100%;
  }

  .difang .hd {
    width: 100%;
    height: 46px;
    /* background: url(../img/flfgtit.png) no-repeat center; */
  }

  .difang .hd ul {
    width: 100%;
    height: 42px;
    border-bottom: 1px solid #D9D9D9;
    margin-bottom: 12px;

  }

  .difang .hd ul li {
    font-size: 22px;
    width: 151px;
    color: #767676;
    overflow: hidden;
    font-weight: bold;
    float: left;
    /* margin-right: 30px; */
    background: url(../img/flfgtit3.png) no-repeat center;
  }

  .difang .hd ul li a {
    display: block;
    width: 130px;
    height: 42px;
    color: #949494;
    text-align: center;
    line-height: 46px;
    font-size: 22px;
    font-weight: 400;
  }

  .difang .hd ul li.on {
    background: url(../img/flfgtit33.png) no-repeat center;
  }

  .difang .hd ul li.on a {
    color: #ffffff;
    font-weight: 700;
    /* border-bottom: 3px solid #165BC9; */
  }



  .difang .bd ul {
    overflow: hidden;
    width: 580px;
  }

  .difang .bd ul li {
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    /* padding-left: 15px; */
    /* background: url(../img/li-bg.png) center left no-repeat; */
    overflow: hidden;
  }

  .difang .bd ul li a {
    display: block;
    float: right;
    width: 520px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    /* margin-left: 14px; */
    color: #121212;
  }

  .difang .bd ul li a:hover {
    color: #165BC9;
  }

  .difang .bd li .area {
    float: left;
    color: #165BC9;
    font-size: 14px;
    width: 60px;
    text-align: left;
    overflow: hidden;
  }

  .difang .bd li .date {
    float: right;
    color: #999999;
    font-size: 14px;
    width: 60px;
    text-align: center;
    overflow: hidden;
  }

}

/* wap */
@media screen and (max-width: 640px) {
  body {
    margin-bottom: 0 !important;
    font-size: 0.26rem;
  }

  .main-box {
    background-color: #ffffff;
    padding-bottom: 0.3rem;
  }

  .main {
    margin-top: 0;
    background-color: #fff;
  }

  .con {
    /* min-height: 275px; */
    margin-top: 0.3rem;
  }


  .chaxun {
    width: 100%;
    margin-top: 20px;
  }

  .chaxun .search {
    width: 100%;
    height: auto;
    flex-shrink: 0;
    background: #EDF4FF;
    padding: 20px;
  }

  .chaxun .search .title {
    width: 100%;
    color: #0b316e;
    font-family: "Microsoft YaHei";
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }

  .chaxun .zixun {
    width: 100%;
    height: auto;
    margin-top: 0.2rem;
  }

  .chaxun .searchBox {
    margin-top: 15px;
  }

  .chaxun select {
    width: 15%;
    height: 0.5rem;
    background-color: #fff;
    border: none;
    padding-left: 15px;
  }

  .chaxun input {
    width: 60%;
    height: 0.5rem;
    margin-left: 10px;
    background-color: #fff;
    padding-left: 15px;
  }

  .chaxun button {
    width: 15%;
    height: 0.55rem;
    margin-left: 10px;
    background-color: #276AC8;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
  }




  /* conList */
  .conList {
    /* margin-top: 20px; */
    width: 100%;
  }

  .conList .con1 {
    width: 100%;
  }

  .conList .con2 {
    width: 100%;
    /* margin-left: 22px; */
  }

  .conList .title {
    margin-top: 20px;
    width: 100%;
    height: 46px;
    background: url(../img/flfgtit.png) no-repeat center;
  }

  .conList .title a {
    color: #ffffff;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    line-height: 46px;
    display: block;
    width: 115px;
    text-align: center;
  }

  .conList .title2 {
    margin-top: 20px;
    width: 100%;
    height: 46px;
    background: url(../img/flfgtit2.png) no-repeat center;
  }

  .conList .title2 a {
    color: #ffffff;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    line-height: 46px;
    display: block;
    width: 195px;
    text-align: center;
  }

  .conList ul {}

  .conList ul li {
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    background: url(../img/li-bg.png) center left no-repeat;
    overflow: hidden;
  }

  .conList ul li a {
    display: block;
    float: left;
    width: 80%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-left: 14px;
    color: #121212;
  }

  .conList ul li span {
    float: right;
    color: #999999;
    font-size: 14px;
    width: 50px;
    overflow: hidden;
  }

  .conList ul li a:hover {
    color: #276AC8;
  }


  /* difang */
  .difang {
    margin-top: 20px;
    width: 100%;
  }

  .difang .hd {
    width: 100%;
    height: 46px;
    /* background: url(../img/flfgtit.png) no-repeat center; */
  }

  .difang .hd ul {
    width: 100%;
    height: 42px;
    border-bottom: 1px solid #D9D9D9;
    margin-bottom: 12px;

  }

  .difang .hd ul li {
    font-size: 22px;
    width: 25%;
    color: #767676;
    overflow: hidden;
    font-weight: bold;
    float: left;
    /* margin-right: 30px; */
    background: url(../img/flfgtit3.png) no-repeat center;
    background-size: 100% 100%;
  }

  .difang .hd ul li a {
    display: block;
    width: 100%;
    height: 42px;
    color: #949494;
    text-align: center;
    line-height: 46px;
    font-size: 0.25rem;
    font-weight: 400;
  }

  .difang .hd ul li.on {
    background: url(../img/flfgtit33.png) no-repeat center;
    background-size: 100% 100%;
  }

  .difang .hd ul li.on a {
    color: #ffffff;
    font-weight: 700;
    /* border-bottom: 3px solid #165BC9; */
  }



  .difang .bd ul {
    overflow: hidden;
    width: 100%;
  }

  .difang .bd ul li {
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    /* padding-left: 15px; */
    /* background: url(../img/li-bg.png) center left no-repeat; */
    overflow: hidden;
  }

  .difang .bd ul li a {
    display: block;
    float: right;
    width: 80%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    /* margin-left: 14px; */
    color: #121212;
  }

  .difang .bd ul li a:hover {
    color: #165BC9;
  }

  .difang .bd li .area {
    float: left;
    color: #165BC9;
    font-size: 14px;
    width: 60px;
    text-align: left;
    overflow: hidden;
  }

  .difang .bd li .date {
    float: right;
    color: #999999;
    font-size: 14px;
    width: 60px;
    text-align: center;
    overflow: hidden;
  }

}