.app,.ismobile{
    display: none;
}
@media screen and (max-width: 750px) {
	.wrap, .index-container{
		width: 100%;
	}
	.wuzhangai span,.older{
		display:none;
	}
.wuzhangai {
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 5px;
   top: 140px;
   padding: 5px;
   background: #005aaa;
   border: 5px solid #fff;
   border-radius: 100px;
   text-shadow: 0px 3px 9px rgb(33 71 20 / 41%);
}
.wuzhangai a{
	font-size:14px;
}
	.ismobile{
		display: block;
	}
	.top-flex, .banner,.ispc,.czzb{
		display: none;
	}
	.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;
	}
	.header{
		height: auto;
		background: none;
		width: 100%;
	}
	.toplogo>img{
		width: 80%;
	}
	.searchimg{
		width: 70%;
	}
	.search-btn{
	 right: -1px;
	}
	.search-text{
		width: 85%;
		border: 1px solid #cfcfcf;
		height: 48px;
		font-size:20px;
	}
	.search-box{width: 70%;}
	.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;
		height:80px;
	}
	.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;
		padding-left:5px;
	}
	.foot .select{
		padding: 10px 0 0;
	}
	.footer .mid{
		width: 100%;
		margin: 0 auto;
		font-size: 14px;
		padding: 10px 0;
	}

	.footer .mid p{
		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-header{
		height: 55px;
	}
	.news-header .h-name{
		height: 55px;
		line-height: 55px;
		font-size: 24px;
	}
	.news-header .h-more{
		line-height: 55px;
		font-size: 24px;
	}
	.news {
    width: 100%!important;
    }
	.news-list{
		margin: 10px 10px 0;
	}
	.news-list li a{
		width: 70%;
		font-size: 24px;
	}
	.menu-list li p:nth-child(2) {
		font-size: 26px;
	}
	.box-header{
		width:100%;
	}

	.zhuti-list li {
	width: 29%;
    margin-right: 1%;
	margin-left: 1%;
    float: left;
    margin-top: 2.2%;
	display: flex;
	flex-wrap: wrap;
	height:110px;
	}
	
	.zhuti-list li span{
		font-size:14px;
		bottom:10px;
	}
	.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;}
#tab {
    width: 100% !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
#content {
    height: auto !important;
    width: 100% !important;
}
#content div {
    margin: 10px !important;
}
#outer {
    width: 100% !important;
}
.rdtssj {
    width: 100% !important;
    margin-bottom: 0 !important;
    text-indent: 10px !important;
}
#tab li.current {
    background: #4d94ee !important;
}
#content div img {
    width: 100% !important;
    height: auto !important;
}
#tab li{font-size: 18px!important;
height: 45px !important;
    line-height: 45px !important;
    background: #eeeeee !important;
    padding: 0 15px !important;
    margin-top: 10px !important;
    width: auto !important;
}

}