﻿.ismobile{
  display: none;
}
.d-flex{
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 700px) {
  .yqfk-top{
    min-width: 100%;
  }
  .yqfk-main{
    width: 100%;
    margin-top: 20px;
  }
  .yqfk-main>.ntyqdt{
    width: 100%;
    float: inherit;
  }
  .yqfk-main>.ntyqdt img{
    width: 100%;
  }
  .ntyqdt>.map{
    width: 99%;
    margin: 15px auto;
    height: auto;
  }
  .tabxzbd{
    width: 44%!important;
  }
  .bj_nav{
    overflow: hidden;
  }
  .yqfk-main>.fkyw{
    width: 100%!important;
    height: auto!important;
    float: inherit;
  }
  .fkyw{
    margin-top: 20px;
  }
  .fkyw img{
    width: 100%;
  }
  .fkyw>.fkyw-list>ul>li,.zytg>.zytg-list>ul>li{
    overflow: hidden;
  }
  .fkyw>.fkyw-list>ul>li a,.zytg>.zytg-list>ul>li a{
    width: 65%;
    float: left;
    height: 36px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
  }
  .zytg-img{
    display: flex;
    margin-top: 15px;
  }
  .yq-table{
    width: 100%;
    float: inherit;
  }
  .zytg{
    width: 100%;
    /* float: inherit; */
  }
  .zytg img{
    width: 100%;
    margin-top: 0!important;
  }
  .yqfk-bottom{
    width: 100%;
    display: block;
    margin-top: 30px;
  }
  .yqfk-bottom>.yqfk-bottom-item{
    width: 100%;
    margin-top: 20px;
    height: auto;
  }
  .yqfk-bottom-list>ul{
    padding-top: 10px;
  }
  .yqfk-bottom-list>ul>li{
    overflow: hidden;
  }
  .yqfk-bottom-list>ul>li a{
    width: 65%;
    float: left;
    height: 36px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
  }
  .yqfk-bottom-img img{
    width: 100%;
  }
  .foot{
    min-width: 100%;
    margin-top: 20px;
  }
  .footer{
    display: flex;
    flex-flow: column;
    line-height: 180%;
    position: relative;
	width: 100%!important;
  }
  .footer .mid {
    width: 100%;
    padding: 10px 0;
    text-align: center;
  }
  .footer .mid p{
    text-align: center;
  }
  .red_jg{
    position: absolute;
    bottom: 10px;
  }
  #_span_jiucuo{
    margin-top: 10px!important;
    text-align: right;
  }
  .ismobile{
    display: block;
  }
	.isyqtable{
    display: none;
  }
  .mbtop{
	  margin-top: 10px;
  }
  .bmfwxg>span>img{
	  width: 100%;
  }
  .bmfwxg{
	  width: 100%;
  }
  .yqfkfwzq{
  	display: none;
  }
  .yqfkfwzqewm{
	  display: inline-block;
  }
  .bmicon{
	  width: 47.5%;
  }
}
@media (min-width: 700px) {
	.yqfkfwzq{
		display: block;
	}
	.yqfkfwzqewm{
		  display: none;
	}
}