@media (max-width:760px){
	.top{ display: none;}
	
	#focusBar{ display:none !important;} 
	
	.mob_banner{ display: block; width:100%; margin-top:70px;}
	.mob_banner img{ width:100%;}
	
	/*nav*/
	.nav{ display:none !important;}
	.nav_1{ top:0 !important; display:block !important;}
	 .nav_1 #menu_button_wrapper{
        display: block;
        padding: 1em;
        color: #9d9d9d;
        border-bottom: 1px solid #42A854;
        -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.1);
        box-shadow: 0 1px 0 rgba(255,255,255,.1);
    }
    
    .nav_1 #menu_button {
        box-sizing: border-box;
        float: right;
        padding: .5em 1em;
        border: 1px solid #217631;
        border-radius: 5px;
        color: white;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }
    
    .nav_1 #menu_button:hover {
        cursor: pointer;
        background-color: #217631;
    }
    
    .nav_1 #hamburger {
        float: right;
        padding-top: .15em;
    }
    
    #menu_button span{
        display: block;
        background-color: #fff;
        width: 1.2em;
        height: .15em;
        border-radius: 1px;
        margin-bottom: .2em;
    }
    
    .nav_1 nav ul {
        width: 100%;
        margin: 0 auto;
        padding: 0;
        box-sizing: border-box;
    }

    .nav_1 nav ul li {
        display: block; width:100%;
    }
    
    .nav_1 nav ul li a {
        width: 100%;
    }
	
	/*index*/
	.p2_con{ float:left; width:98%; margin:25px auto !important;}
	.p2_con ul li{ float:left; width:97.6% !important;  padding:0 1%;}
	
	.p3_ul{ width:100%;}
	.p3_ul li{ width:210px; margin:15px 20% !important;}
	
	.p4_ul li{ width:90%; margin:10px 5%;}
	.p4_ul li p{ width:180px; margin-left:45%; text-align:center; line-height:45px; margin-top:5px;}
	/*index end*/
	
	/*baom*/
	.bm_tab td{ line-height:20px; font-size:14px;}
	/**/
	
	/*yc*/
	.yc_con table .td1{ width:30%;}
	.yc_con table .td2{ width:65%;}
	.detail-con{ padding:20px 10px; }
	/**/
	
	/*news*/
	.ncc_1{ float: none; width:100% !important; margin:0 auto; height:auto !important;}
	.ncc_1 img{ width:100% !important; height: auto}
	/**/
	
	/*嘉宾*/
/* 本例子css */
		.slideGroup{ width:100%; text-align:left; padding-top:20px; }
		.slideGroup .parHd{ height:80px; line-height:40px;  border-bottom:2px solid #F59503;  position:relative;  }
		.slideGroup .parHd ul{ float:left; position:absolute; left:20px; top:-1px; height:32px;   }
		.slideGroup .parHd ul li{ float:left; cursor:pointer;  }
		.slideGroup .parHd ul li.on{ height:41px;  background:#F59503;  border-bottom:2px solid #F59503; color:#ffffff;}
		.slideGroup .slideBox{ overflow:hidden; zoom:1; padding:10px 0 10px 42px; position:relative;   }

		.slideGroup .sPrev,.slideGroup .sNext{ position:absolute; left:5px; top:100px; display:block; width:30px; height:94px; border:1px solid #ddd; background:url(../images/icoLeft.gif) center center no-repeat #f4f4f4; }
		.slideGroup .sNext{ left:auto; right:5px; background:url(../images/icoRight.gif) center center no-repeat #f4f4f4;  }
		.slideGroup .sPrev:hover,.slideGroup .sNext:hover{ border-color:#f60;  }

		.slideGroup .parBd ul{ overflow:hidden; zoom:1;   }
		.slideGroup .parBd ul li{ width:100%; margin:0 auto;}
		.jb_div{ float:left; font-size:14px; text-align:center; line-height:24px; background:#ffffff; padding:5px; border:1px solid #eeeeee; margin:0 !important; color:#666666; transition:0.5s; -webkit-transition:0.5s; -moz-transition:0.5s;}
		.jb_div:hover{ border:1px solid #2E9D74;transition:0.5s; -webkit-transition:0.5s; -moz-transition:0.5s;}
		.jb_div2{display:none}


/**/
	
	
	.r-hd1 li{ float:none; width:90%; margin:0 auto;}
	.li1{ margin-right:0 !important;}
	.r-hd1{ height:80px;}
	
	
	/*会后报道*/
.content .container .new img{ display:none}
.content .container .new .newtxt{ width:99%; margin:0 auto;}

.con_imger a{ width:90%; margin:10px auto; float:none; height:auto;}
.con_imger a img{ width:100%; height:auto;}
.con_imger .conimg{ width:90%; margin:10px auto; float:none;}

#content .fx .fxb .fxtab {
	/*float: left;*/
	width: 100%;
}
#content .fx .fxb .fxtab table{ width:100%;}
#content .fx .fxb .fxtab table img{ width:100%; height:auto;}
.leftbox{ width:100%;}
}