@charset "gb2312";
/* CSS Document */

@media screen and (max-width: 689px) and (min-device-width: 320px), (max-device-width: 480px){
body{width:100%; background-color: #37bbee; background-image:none;}
.w1200{width:96%;margin:0 2%;}

.top_yd{ display: block;}
.top2{display: none;}
	
/* 顶部 */
.top_yd{height: 90px; position:fixed;background:url("../images/yd_topbg.jpg") #096fd7;top: 0;width: 100%; z-index: 999;}
.logo{ width:85%; padding-left: 2%; position: absolute; margin-top: 20px; }
.data{ position: absolute;font-size:12px;right: 10px;margin-top: 58px; color: #bcdcfb;}
.data em{font-style:normal;color: #22c1fa;}
.return{ width: 10%; height: auto;  position: absolute;right: 0px;margin-top: 28px;}
.return img{width:100%;}
.logo img{ width:100%;}	
	
.navline_yd{ display: block;}
.navline{display: none;}	
/* 内页导航 */
.navline_yd{width: 100%; margin-top: 90px; overflow: hidden; padding: 10px 0px;}
.navline_yd li{width: 25%; float: left;list-style: none;}
.navline_yd li img {width:100%;}
.navline_yd li img:hover {margin-top: -5px;}
	
	
.conbox2{width:100%;margin-top:0px;padding-top:10px;height: auto; padding-bottom: 20px;}
.pic_yd{ display:block;}
.pic_pc{ display: none}
.pic img{width:100%;}	
	
	
.bottom_yd{display:block;}
.bottom{display:none;}		
/* 底部固定 */
.bottom_yd{ background-color: #1c4866; height: auto;width: 100%;overflow: hidden;}
.bottom_l{width:100%; float: left;text-align: center; padding-left: 0px;}
.bottom_l img{ width: 100%; height: auto;}
	
/* 权威解读 */
.listbg{ background-image: none; background-color: #fff;}
.page {padding-bottom: 20px;}
.conbox2 .searchlist ul li:hover {color: #000; background-color:#fff!important;}
.conbox2 .searchlist ul li:active { background-color:#fff!important;}
.conbox2 .searchlist ul li:before { background-color:#fff;}
	
/* 微动漫 */	
.scroll {overflow-y: hidden;height: auto;}
.list_pc ul {padding-bottom: 0px;}	
.conbox2 { padding-bottom: 0px;}
.list_pc li {width: 100%;margin: 10px 0px 10px 0px;}
.list_pc video {width: 100%;height: auto;}
	
.searchlist ul li {
    height: auto;
    line-height: 24px;
    padding: 10px 0px 10px 30px;
    white-space: normal;
}	
	
}