/* ------------------自适应样式------------------ */
@media only screen and (max-width:770px) {
body{width:100%;padding:0px; margin:0px;}	
.tip , .bk_nav , .bk_nav ul , .con , .lbtc , .itj_lt , .arc , #linkNC , .fanpian , .box_list , .lbt_timg , .lbt_timg ul , .info_right , .info_right_tit , .info , .llb , .link{width:100%;}
.t , .sub_logo , .tip h3.sub_logo , .tip_r , .bk_nav , .lad2 , .arcbodyad , .fenxiang, .pl , .box_img , .lad , .bottombar{display:none;}
.conl , .conr , .llb_ul , .ft{width:94%; padding-left:3%;}	
.it3 .lc{float:left; width:70%;padding-left: 0px;}	
.submark{float:right; width: 20%;text-align: right}	
.title h1{font-size: 18px; width:100%;line-height: 22px;}	
.title{height:auto;}
.resource , .content , .fanpian p{width:100%;height:auto;}	
.des{width:96%;height:auto;padding:2%;}	
.xiangguan{border-top:1px solid #000; width:100%;padding-top:10px;}
.box_list ul li span {width: 70%;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.box_list ul li , .llb_ul UL{width:100%;padding-left: 0px;}
.conr{float:left;}
.info_right_tit li{width:33%}
.info_hot{width:100%; padding: 10px 0px 0 0px;}
.info_right_list{padding: 0px 0 0 10%;width: 90%;}
.llb h2{width:95%; padding-left:5%;}
.lbtc{overflow-x:hidden}
.info_right_list a{width:70%; padding: 2px 0px 0 0;}
.info_right_list p{width:30%;}



	/* ------折叠菜单开始------ */
#cd {
    display: block !important;
	height: 35px;
    font-size: 14px;
    color: #000000;
	margin: -10% 0 0 0;
    z-index: 999999999;
    position: relative;
}
.main-wrap .main-left {
    border: 0px;
}

#child1 {
    z-index: 99999;
    width: 100%;
    height: auto;
    background-color: #fffefe;
    position: absolute;
    top: 55px;
    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:#000;
	text-decoration:none;
}
#dj{
	display: block;
    float: right;
    margin: 0% 3% 0 5%;
    font-size: 29px;
    color: #000000;
}
	/* ------折叠菜单结束------ */
	
	
	
	
	
	
	
	
	
	
	
	
	
	
}


#cd {
    display: none;
}