.more_wap {
  display: none;
}

table {
  table-layout: fixed;
}

table th,
table tr,
table td {
  word-break: break-word;
}

.mobile_type .more_wap {
  display: block;
  background: #f5f5f5;
  padding: 2vw 0;
  margin: 0 4vw;
}

.mobile_type .more_wap a {
  display: block;
  text-align: center;
  font-size: 4vw;
}

.mobile_type .wrap {
  width: 100%;
  margin: auto;
}

.mobile_type .yz_header {
  width: 100%;
  height: 100%;
  background: none;
}

/* .mobile_type .head_top.wrap.clearfix {
  display: none;
} */

.mobile_type .logo {
  width: 70.13vw;
  height: 17.332vw;
  overflow: hidden;
  margin: 20px auto;
}

.mobile_type .mobile_type .old_box {
  display: none;
}

.mobile_type .yz_search.clearfix {
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin-bottom: 6vw;
}

.mobile_type #q {
  border: none;
  height: 8vw;
  line-height: 8vw;
  padding: 0 2vw;
  width: 66vw;
  outline: none;
  color: #aeaeae;
  font-size: 2vw;
  background-color: #eeeeee;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  float: left;
  margin-right: 0px;
}

.mobile_type #mysubmit {
  width: 24vw;
  height: 8vw;
  background-size: 100%;
}

.mobile_type .section_one {
  padding: 0;
}

.mobile_type .slideBox {
  width: 100%;
  height: 100%;
  border: none;
}

.mobile_type .slideBox .bd img {
  width: 100%;
  height: auto;
  display: block;
}

.mobile_type .slideBox .bd ul li .photo_bt {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 8vw;
  line-height: 8vw;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #fff;
  background: #000000;
  font-size: 4vw;
  padding: 0px 28vw 0 2vw;
}

.mobile_type .finance_news {
  width: 100%;
}

.mobile_type .tab_f {
  float: left;
  padding: 3vw;
  /* border-bottom: 1px solid #d9d9d9; */
}

.mobile_type .titel_f .tab_f li a {
  display: block;
  font-size: 4.5vw;
  line-height: 8vw;
  color: #333;
}

.mobile_type .titel_f .tab_f li a:hover {
  color: #999;
  border-bottom: none;
  line-height: 5vw;
  font-weight: bold;
}

.mobile_type .titel_f .tab_f li {
  height: auto;
  line-height: 8vw;
  display: block;
  float: left;
  font-size: 4.5vw;
  color: #999999;
  font-weight: normal;
  cursor: pointer;
}

.mobile_type .titel_f .tab_f li a {
  margin: 0 4vw 0 0;
}

.mobile_type .titel_f .tab_f li.ons a:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  /* bottom: 0; */
  width: 1vw;
  height: 4vw;
  background: #d30804;
  margin-top: -2vw;
  border-radius: 40px;
}

.mobile_type .titel_f .tab_f li.ons a {
  color: #333;
  border-bottom: none;
  line-height: 8vw;
  font-weight: normal;
  border-left: none;
  padding-left: 4vw;
  position: relative;
}

.mobile_type .box_f {
  padding: 0;
}

.mobile_type ul.finance_list {
  padding: 3vw;
}

.mobile_type .box_f .finance_list li {
  position: relative;
  padding: 0 2vw;
  width: 100%;
  display: inline-block;
  height: auto;
  line-height: 8vw;
}

.mobile_type .box_f .finance_list li i {
  width: 0.8vw;
  height: 0.8vw;
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -0.4vw;
  background-color: #000;
  /* line-height: 8vw; */
}

.mobile_type .box_f .finance_list li a {
  display: block;
  font-size: 4vw;
  color: #000;
  width: auto;
  float: left;
  line-height: 8vw;
  height: 8vw;
  width: 70%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.mobile_type .box_f .finance_list li span {
  font-size: 4vw;
  color: #999;
  width: auto;
  line-height: 8vw;
  margin-left: 0;
  float: right;
}

.mobile_type .project_box ul {
  padding: 4vw 2vw;
}

.mobile_type.project_box ul li {
  width: 50%;
  float: left;
  margin-right: 0;
  border-radius: 5px;
}

.mobile_type .project_box ul li a {
  display: block;
  -moz-box-shadow: 0px 0px 5px 3px #f1f1f1;
  box-shadow: 0px 0px 3px 3px #f1f1f1;
  padding: 0;
  margin: 2vw;
  box-sizing: border-box;
  /* background: #000; */
  width: auto;
  padding: 1.3333vw 3.3333vw;
  overflow: hidden;
}

.mobile_type .yq_link {
  width: 100%;
  height: 100%;
  background-color: #f0f0f0;
  clear: both;
  border-bottom: 1px solid #bfbfbf;
  padding: 2vw;
  position: relative;
  min-height: 8vw;
}

.mobile_type .yq_box {
  height: 100%;
  margin: 0 auto;
  display: inline-block;
  padding-left: 20vw;
}

.mobile_type .yq_box>div {
  float: left;
  color: #666 !important;
  font-size: 15px !important;
  line-height: 50px !important;
  width: auto;
  height: 100%;
  cursor: pointer;
  margin-left: 2vw;
}

.mobile_type .wzdh {
  font-size: 4vw;
  font-weight: bold;
  color: #999;
  float: left;
  line-height: 8vw;
  position: absolute;
  left: 2vw;
  top: 2vw;
}

.mobile_type .yq_box span {
  float: left;
  color: #333;
  font-size: 4vw;
  line-height: 8vw;
  padding: 0 2vw;
}

.mobile_type .b_pic {
  display: none;
}


.mobile_type .yq_list {
  width: 100%;
  height: 100%;
  background-color: #f7f7f7;
  clear: both;
  float: left;
  padding: 3vw;
}

.mobile_type .hide {
  display: none;
}

.mobile_type .yq_list ul {
  width: 100%;
  height: auto;
  margin: 0 auto;
  display: inline-block;
}

.mobile_type .yq_list ul li {
  width: auto;
  height: auto;
  float: left;
  text-align: left;
  padding: 0 2vw;
}

.mobile_type .yq_list ul li a {
  font-size: 3vw;
  line-height: 10vw;
}

.mobile_type .titel_f .f_more {
  float: none;
  height: auto;
  overflow: hidden;
  margin-left: 3vw;
  margin-right: 4vw;
  /* line-height: 5vw; */
}

.mobile_type .titel_f .f_more a {
  padding: 3vw 0;
  display: inline-block;
  color: #999;
  font-size: 4vw;
  height: auto;
  line-height: 8vw;
  /* margin: 12px 10px 0 0; */
}

.mobile_type .titel_f.clearfix {
  border-bottom: 1px solid #d9d9d9;
}

.mobile_type .project_box ul li {
  width: 50%;
  float: left;
  margin-right: 0;
  border-radius: 5px;
}

.mobile_type .govpushinfo150203 {
  max-height: 100%;
}

.mobile_type .slideBox .hd {
  bottom: 3vw;
  /* margin-top: -8px; */
  height: auto;
}

.mobile_type .slideBox .hd ul li {
  float: left;
  margin-right: 2vw;
  width: 2vw;
  height: 2vw;
  line-height: 8vw;
}

.mobile_type .project_box ul li a i {
  width: 4vw;
  height: 4vw;
  display: block;
  left: 5.3333vw;
}

.mobile_type .project_box ul li a span {
  display: block;
  width: 29.7333vw;
  padding: 0 2vw;
  text-align: center;
  font-size: 4vw;
  line-height: 9.3333vw;
}

.mobile_type .project_box ul li a span.zfwzndbg {
  width: auto;
  padding: 0;
  font-size: 3.7333vw;
}

.mobile_type .govpushinfo150203 li a {
  display: block !important;
  max-width: 100% !important;
  width: 65%;
  background-size: 0.8vw 0.8vw !important;
  background: url(http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3018/site/picture/0/1807231154264886880.png) no-repeat 0 4vw;
}

.mobile_type .piao-chuang {
  display: none;
}