@media screen and (max-width:95px) {
	body {
		width: 100%;
		min-width: auto;
		overflow-x: hidden;
		padding-top: 6rem;
	}
	.wlimit {
		width: 100%;
	}
	.col-sm-6 {
		width: 100%;
		max-width: 100%;
		flex: none;
		padding: 0 5%;
	}
	.header {
		position: fixed;
		top: 0;
	}
	.header .navs .logo {
		width: 6rem;
		margin-left: 1rem;
		height: 4rem;
	}
	.header .navs .logoimg {
		width: 6rem;
		margin-top: 1rem;
	}
	.header .navs .login .regist-lg, .header .navs .login .regist {
		margin-top: 1rem;
		width: 4rem;
	}
	.header .navs .login {
		height: 4rem;
		right: 1rem;
	}
	.header .navs .login a {
		height: 30px !important;
		line-height: 30px !important;
		color: #fff !important;
		background-color: #007bff;
		border-color: #007bff;
		box-shadow: none;
		white-space: nowrap;
	}
	.header .navs {
		height: 6.5rem;
		overflow: hidden;
	}
	.header .navs .nav {
		width: 100%;
		float: none;
		height: 3rem;
		white-space: nowrap;
		overflow-x: scroll;
		overflow-y: hidden;
		-webkit-overflow-scrolling: touch;
	}
	.header .navs .nav ul {
		width: 125%;
		height: 3rem;
	}
	.good-ppt {
		overflow: hidden;
	}
	.wadv {
		display: none;
	}
	.wadm{
		display:block !important;
	}
	.adv_{
	    height: 100% !important;
	}
	.footer, .headercatage, #mayi_rmenu {
		display: none !important;
	}
	.header .navs .nav li:first-child {
		margin-left: 1rem;
	}
	.header .navs .nav li {
		height: 2.5rem;
		float: left;
	}
	.header .navs .nav li a {
		padding: 0px 5px;
		color: #000;
		font-size: .8em;
		line-height: 2.5rem;
		height: 2.5rem;
	}
	.navibar-bot {
		display: block !important;
		position: fixed;
		bottom: 0;
		width: 100%;
		height: 3rem;
		padding-top: 1rem;
		text-align: center;
		background-color: #ffffff;
		border-top: .01rem solid rgba(200, 200, 208, .3);
		z-index: 999;
	}
	.navibar-bot .navi-items {
		width: 25%;
	}
	.navibar-bot .navi-item {
		float: left;
		width: 25%;
		height: 100%;
		line-height: 0;
		position: relative;
	}
	.navibar-bot .navi-item.active .footer_home {
		background-image: url(../img/icon_home_on.png);
	}
	.navibar-bot .navi-item .footer_vip {
		background-image: url(../img/icon_vip.png);
	}
	.navibar-bot .navi-item .footer_cate {
		background-image: url(../img/icon_cate.png);
	}
	.navibar-bot .navi-item .footer_mine {
		background-image: url(../img/icon_mine.png);
	}
	.navibar-bot .navi-item>.pb-icon {
		width: 1.5rem;
		height: 1.5rem;
	}
	.pb-icon {
		display: inline-block;
		vertical-align: top;
		background-repeat: no-repeat;
		background-size: cover;
	}
	.navibar-bot .navi-item.active>p {
		color: #007aff;
	}
	.navibar-bot .navi-item>p {
		height: 1rem;
		line-height: 1rem;
		margin-top: 0rem;
		font-size: .5rem;
		color: #A6A6B0;
		display: block;
		line-height: 1rem;
	}
	.yqlj {
		margin-bottom: 3rem !important;
	}
	.yygn {
		padding-top: 1rem;
	}
	.topic-title {
		height: 10rem;
		line-height: 4rem;
	}
	.yygn .mt-5 {
		margin-top: 1.25rem;
		line-height: 2rem;
		display: inline-block;
		padding: 1rem;
	}
	.w-11\/12 {
		margin-left: 10%;
		width: 80%;
		text-align: left;
	}
	.qrcode_ {
		display: block !important;
	}
	.qrcode__ {
		width: 80%;
		margin: 0 10%;
	}
}