@charset "utf-8";
/* CSS Document */

@media screen and (max-width: 768px){
	body{
	font-size:14px;
	line-height:24px;
	}
	.pc_screen,.banner_wrap .pc_screen{
	display:none;
	}
	.wap_screen,.banner_wrap .wap_screen{
	display:block;
	}
	.logo_text,.searchnav,.header_phone,.header_menu_wrap{
		display:none;
	}
	.header_right .mdui-btn{
	display: block;
	}
	.header_right .mdui-btn .material-icons{
		display:block;
		width:100%;
		line-height:8px;
	}
	.index_news_wrap,.index_honor_wrap{
		padding:1.5rem 0;
	}
	.index_public_btn_box {
    width: 4.6041666vw;
    height: 4.6041666vw;
	}
	.index_news_pic,.index_news_item,.index_honor_test,.index_honor_cert{
		width:100%;
	}
	.contentnav_left {
		display:none;
	}
	.contentnav_right{
		width:100%;
	}
	.news_list_name {
    width: 70%;
	}
	.news_list_date {
    width: 30%;
	}
	.productView_table_wrap table {
    width: 100%;
    border-collapse: collapse;
	overflow-x:auto;
	}
	.contentnav_title{
	font-size:1.125rem;
	line-height:1.875rem;
	padding-bottom:0.825rem;
	}
}
.app-hide-list i{
    margin-top: -3px;
    margin-right: 5px;
}
.app-hide-list{
    background: #f5f5f5;
    margin:0;
    color:#007d3c;
}
.app-slide-menu .mdui-list-item-content{
    text-align: left;
    padding-left: .8em;
}
.app-collapse-menu{
    margin:0 16px;
}
.app-list-home{
    padding:0;
    margin:0;
    background: #00b355;
}
.app-list-home:hover{
    background: #00b355;
}
.app-list-home i{
    margin-top: -3px;
    margin-right: 5px;
    color:#fff;
}
.app-list-home a{
    color:#fff;
}
.app-list-item-link{
    color:#fff;
    display: block;
    width:100%;
    text-align: center;
}
.mdui-collapse-item-body .app-sub-list{
    padding:0 ;
    margin: 8px;
    background: #fff;
}
.mdui-collapse-item-body .app-sub-list a{
}
.app-collapse-list{
    margin:0;
}
.menu-click{
    background: #e1fff0;
}
.app-btn{
	min-width: 100%;
	text-align: center;
	padding:0;
}