/*知识库详细*/
@media (max-width: 800px) {
@charset "UTF-8";

/* CSS reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{ 

margin: 0; padding: 0; }
body {
　　　　font: normal 100% Helvetica, Arial, sans-serif;
}

h1 {
　　　　font-size: 1.5em; 
}

small {
　　　　font-size: 0.875em;
}

--img, object { max-width: 90%!important;}

#xf_warp{
	width: 100%
}
.wrap {
	width: 100%;
}
#xf_warp .inner_right{
		background-color: #fff;
	width: 100%;
	float: left;
	/*display: none;*/
}
#xf_warp .inner_left{
	
	width: 100%
}
#xf_warp .inner_left .xf_wtlx{
     margin:0;
     padding:0;
     word-wrap: break-word;
	width: 100%
}
#xf_warp .inner_left .xf_wtjd{
    margin:0;
    padding:0;
    word-wrap: break-word;
	width: 100%
}

#xf_warp .inner_left .xf_wtjd p {
   font-size: 1.2em;
}    
#xf_topbg .top_inner{
	width: 100%;
}
#xf_warp .inner_left .xf_wtxj .xf_lbul li .xf_wtnr {
width: 100%;
	}	

#xf_warp .inner_left .xf_wtxj .xf_lbul li .xf_wtnr {
    margin: 0 !important;
    padding: 0 !important;
}

#xf_warp .inner_left .xf_wtxj {
	 margin:0;
	  --width: 100%;
}
#xf_warp .inner_left .xf_wtxj .xf_fanye{
	 margin:0;
}

#xf_warp .inner_right .xf_remen{
	--width: 100%;
	background-color: #fff;
}
#xf_warp .inner_right .xf_remen h3{
	border-bottom:0px;
}

	.detailContent {
		display: block;
		margin: 0px;
	}

	.tab {
		display: none !important;
	}
	.detail-content {
		width: 100%;
		padding: 0px!important;;
		border: 0px solid #ccc!important;;
		clear: both;
		overflow: hidden;
	}
	.faq-content {
		width: 100%;
		margin: 0px auto;
		padding: 0px;
		background-color: #fff;
	}
	.detail-left {
		width: 100%;
	}
	.head-log {
		display: none !important;
	}

	.detail-right {
		display: none !important;
	}

	.footer{
		display: none !important;
	}
	/*end*/
}