/* ------自适应代码------ */

@media only screen and (max-width:770px) {
body, #content, #wenben, #wenbenleft_list, #vlog, .footer_in, #head, #vlogspright{
	width:100%;
	padding:0px;
	margin:0px;
}
.headTop_in, .search, .share, #foot{
	display:none;
}	
#wenbenright{
	width:100%;
	float:left;
}
.jyzdy_q .h1_q {
    FONT-SIZE: 18px;
}
.modbody_l img{
	width:100%;
	max-width:100%;
	margin:auto;
}
.prevnext {
    width: 100%;
    margin-top: 15px;
    margin-left: 0px;
	font-size: 12px;
}
.mod_l03 a{
	color:#000 !important;
	font-size: 14px;
}
#vlogtop {
    BORDER-top: #d1d1d1 1px solid;
    BORDER-left: #d1d1d1 1px solid;
    BORDER-right: #d1d1d1 1px solid;
}
#headTop{
	position:relative !important;
}
	
	
	
	
/* ------菜单折叠开始------	 */
#cd {
    display: block !important;
    height: 35px;
    font-size: 14px;
    color: #ffffff;
    margin: 8px 0 0 0;
    position: absolute;
    z-index: 9999999;
    width: 100%;

}
.main-wrap .main-left {
    border: 0px;
}

#child1 {
    z-index: 99999;
    width: 100%;
    height: auto;
    background-color: #434343;
    position: absolute;
    top: 36px;
    border-bottom: 1px solid #cccccc;
}

#child1 li {
    width: 90%;
    padding: 5px 5%;
    font-size: 16px;
	border-bottom: 1px solid #f3f3f3;
	line-height: 28px;
}
#child1 li a{
	color:#fff;
	text-decoration:none;
}
#dj{
	display: block;
    float: left;
    font-size: 29px;
    color: #fff;
    padding-left: 5%;
}
/* ------菜单折叠结束------	 */	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
}

#cd {
    display: none;
}