.app,.ismobile{
    display: none;
}
@media screen and (max-width: 750px) {
	.wrap, .index-container{
		width: 100%;
	}
	.ismobile{
		display: block;
	}
	.top-flex, .banner,.ispc,.czzb-slh{
		display: none;
	}
.czzb{		
    border-radius: 5px;
    font-size: 16px;
    padding: 5px;
    top: 120px;
    right: 0px;
}
	.app-top{
		background:#fff;
		position: relative;
		padding: 10px 0;
		text-align: center;
	}
	.app-top img{
		width: 65%!important;
	}
	.app-search img{
		width: 55%!important;
	}
	.app-search{
		position: absolute;
		right: 10px;
		top: 30%;
	}
	.mt20{
		margin-top: 10px!important;
	}
	.head{
		height: auto;
		background: none;
		width: 100%;
	}
	.head>img{
		width: 80%;
	}
	.head .search{
		padding: 0 15px;
		margin-bottom: 15px;
	}
	.head .search .seartext{
		width: 50%;
		border: 1px solid #cfcfcf;
		height: 48px;
	}
	.nav {
		width: 100% !important;
		overflow-x: auto;
		min-width: 0 !important;
		height: auto;
		background-color: #0c69b7;
		margin: 0;
		position: initial;
		border-radius: 0!important;
	}

	.nav ul li {
		line-height: 50px;
		height: 50px;
		border-radius: 0!important;
	}
 
	.nav ul li a {
		color: #fff;
		height: 50px;
		font-size: 22px;
	}

	.nav>ul {
		width: 1000px;
	}

	.nav ul li.act a {
		color: #0c69b7;
		background-color: #fff;
	}
	.area{
		font-size: 18px;
	}
	.foot{
		min-width: 100%;
	}
	.select .inner{
		width: calc(100% - 30px);
		padding: 0 15px;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.zy,.sel{
		width: 48%;
		margin: 0!important;
		font-size: 16px;
		box-shadow: none;
		margin-bottom: 10px!important;
	}
	.sel{
		margin-left: 12px!important;
	}
	.footer{
		width: 100%;
		position: relative;
		overflow: hidden;
		padding-bottom: 80px;
	}
	.foot .select{
		padding: 10px 0 0;
	}
	.footer .mid{
		width: 100%;
		margin: 0 auto;
		font-size: 14px;
		padding: 10px 0;
	}
	.footer .mid .text-right,.footer .mid .text-left{
		width: 100%;
		text-align: center;
	}
	.footer .mid p{
		display: flex;
		justify-content: center;
		padding-bottom: 0;
	}
	.red_jg{
		position: absolute;
		top: 200px;
		left: 10%;
		margin: 0;
	}
	span#_span_jiucuo{
		position: absolute;
		top: 200px;
		right: 10%;
		margin: 0;
	}
	
	.tt-title h1{
		font-size: 26px;
	}
	.tt-news{
		font-size: 20px;
	}
	.tt-news p{
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
		width: 80%;
	}
	.slideBox{
		width: 100%;
		height: 300px;
	}
	.slideBox .bd img{
		width: 100%;
		height: 300px;
	}
	.slideBox .bd li .bd-text{
		font-size: 20px;
	}
	.news-head{
		height: 55px;
	}
	.news-head .h-name{
		height: 55px;
		line-height: 55px;
		font-size: 24px;
	}
	.news-head .h-more{
		line-height: 55px;
		font-size: 24px;
	}
	.left-box{
		width: 100%;
	}
	.news-list{
		margin: 10px 10px 0;
	}
	.news-list li a{
		width: 75%;
		font-size: 24px;
	}
	.menu-list li .menu-name{
		font-size: 26px;
	}
	.box-head{
		font-size: 36px;
	}
	.bmfw{
		display: flex;
		flex-wrap: wrap;
	}
	.bmfw li img{
		width: 100%;
	}
	.control-box{
		margin-bottom: 15px;
	}
	.control-box .bd{
		width: 75%;
	}
	
	
	.m-list-crumbs{
		display: none;
	}
	.m-left-menu{
		width: calc(100% - 30px)!important;
		float: none;
	}
	.menu-top{
		display: none;
	}
	.m-con-list{
		width: 100%!important;
		background-color: #f9f9f9;
		min-width: 100%!important;
	}
	.m-left-menu {
		width: auto;
		float: none;
		overflow-x: auto;
		padding: 15px;
	}
	.m-first-menu{
		padding: 0!important;
		background: none!important;
		overflow: hidden;
		height: 40px;
		width: 500px;
	}
	.m-first-menu li{
		line-height: 40px!important;
		height: 40px!important;
		margin-right: 10px;
		float: left;
	}
	.m-first-menu li a{
		background-color: #d7d7d7;
		border-radius: 4px;
		display: block;
		line-height: 40px!important;
		padding: 0 10px;
	}
	.m-first-menu li a:hover{
		background-color: #4175ae;
		color:#fff;
	}
	.m-right-list{
		width: 100%!important;
	}
	.list-tit{
		display: none!important;
	}
	.list-ul{
		padding: 0 15px;
	}
	.list-ul li{
		line-height: 35px!important;
		font-size: 20px;
	}
	.list-ul li a {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.list-ul li .icon-disc{
		margin: 0!important;
	}
	.list-ul li .list-text{
		width: 68%;
		padding-right: 0!important;
	}
	#pagination-digg{
		padding: 15px!important;
		margin-left: 0!important;
		flex-wrap: wrap;
	}
	#pagination-digg li{
		margin-bottom: 10px!important;
		font-size: 14px!important;
		font-weight: normal!important;
	}
	#pagination-digg li>a{
		font-weight: normal!important;
	}
	
	.content .con{
		width: 100%!important;
               
	}
        .flexRow .content,.flexRow .time,.con2 li{
          font-size:24px!important;
         }
     .content{
	  width: 100%;
	 }
	 .content .title{
	  width: 100%;
	  padding: 0 15px;
	 }
	 .tt span{
	  font-size: 18px;
	 }
	 .title11{
	  display: inherit;
	  flex-direction: inherit;
	  align-items: normal;
	 }
	 .title1{
	  line-height: 40px;
	 }
	 .title12{
	  display: inherit;
	  align-items: inherit;
	  justify-content: inherit;
	  flex-wrap: wrap;
	 }
	 .title12 span{
	  height: 50px;
	  line-height: 50px;
	 }
	 .content ul{
	  padding: 0 15px;
	 }
	 #zoom img{
	  width: 100%!important;
	  height: auto!important;
	  display: block;
	 }
	 .content ul li{
	  display: inherit;
	  padding-left: 0;
	 }
	 .content .l2{
	  width: 100%;
	  padding: 15px 0;
	 }
	 .content .l3{
	  display: none;
	 }
    .list05 li a {
    width: 90%;
    }
    .bm-table ul li{font-size:17px;}
   #zoom table {
    width:100%!important;
}

}