@charset "utf-8";
/* CSS Document */
@media screen and (max-width:1024px){
	
	/* 通用文章列表页 */
	.c_r_c ul li { width:92%;padding:20px 4% 13px; }
	.c_r_c ul li:hover { padding-left:4%; border-left:none;}
	.c_r_m { padding-bottom:30px; width:92%; padding:0 4% 30px; margin-left:0;}
	.c_r_m img { width:100%;}
	
	/* 通用图片列表页 */
	.c_r_c1 .tplb { padding:0 2% 0 3%; width:95%;}
	.c_r_c1 .tplb li { margin-right:1%;}
	
	.c_r_ztzl ul li { width:96%; padding:20px 2%;}
	.c_r_ztzl ul li:hover { border-left:none; padding-left:2%;}
	.c_r_ztzl ul li div { width:66%; margin-left:2%;}
	.c_r_ztzl ul li img { width:30%; height:auto;}
}

@media screen and (max-width:800px ){
	.c_m p img { width:100%; height:auto;}
}

@media screen and (max-width:640px ){
	
	/* 通用文章列表页 */
	.c_l h2 { font-size:16px;}
	.c_l ul li a { font-size:14px;}
	.c_l { width:100%; min-height:inherit;}
	.c_r { width:100%; margin-top:20px;}
	.c_r_t span { font-size:16px;}
	.c_r_c ul li a { font-size:14px;}
	.c_r_c ul li p { font-size:12px;}
	
	/* 通用文章单页 */
	.c_r1 { width:94%; margin-top:20px; padding:0 3%;}
	.c_r1 h2 { font-size:18px;}
	.c_r1 .wzly span { margin:0 2%;}
	.c_r1 ul li p { font-size:12px;}
	
	/* 通用新闻细览页 */
	.c_m .wzly h2 { font-size:18px;}
	.c_m  p { font-size:12px;}
	.sxp dd,.sxp dt { width:100%; line-height:30px;}
	.sxp dd span,.sxp dt span { font-size:14px;}
	.sxp dd a,.sxp dt a { font-size:14px;}
	.c_m_x { padding-bottom:20px;}
	.c_m_x ul { width:100%;}
	
	.c_r_ztzl ul li div { width:100%; margin-left:0;}
	.c_r_ztzl ul li img {  width:185px; height:120px;}
}

@media screen and (max-width:380px ){
	
	.c_r_c1 .tplb li { margin:0 auto; float:none;}
	
}