 /* reset for html5 css3*/                     
		body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td,section,article,aside,header,footer,nav,dialog,figure,hgroup{margin:0;padding:0;}
        table {border-collapse:collapse;border-spacing:0}
        h1,h2,h3,h4,h5,h6{font-size:100%;}
        ul,ol,li{list-style:none}
        em,i{font-style:normal}
        img{border:0;}
        input,img{vertical-align:middle;}
        input:focus{outline:none;}
        a{color:#444;text-decoration:none;}
		.clear{clear:both;}
		p{padding:4px 10px; text-indent:2em; text-align:left;}
        *{-webkit-tap-highlight-color: rgba(0,0,0,0);}
            /* Site Global */
        body{font-family:"microsoft yahei",sans-serif;font-size:12px;min-width:320px;line-height:1.5;color:#333;}
        .fix:after{display:block; content:''; clear:both; visibility:hidden}
        .wrap{padding:0 10px 10px; margin-top:10px;}
        .yun-topImg{width:100%;text-align:center;}
        .yun-lis{width:100%;height:auto;border-radius:3px;background:#f3f3f3;box-shadow:0px 1px 1px #dedace;}
        .yun-lis ul{padding:0 10px;}
        .yun-lis li{padding:8px 4px;border-bottom:1px dashed #fff; background:url(../m/t3.gif) left center no-repeat;}
        .yun-lis li img{float:left;width:40px;height:40px;}
        .yun-lis li div.text{margin-left:10px; float:left; width: 180px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
		.yun-lis li div.date{float:left; margin-left:4px;}
		.yun-lis li a:hover{text-decoration:underline; color:#2da5d9;}
        #top{width:100%;}
		.logo{float:left;}
		.txt{padding:20px 0 0 50px; float:left;}
		.txt a{padding-right:10px;}
		.txt a:hover{text-decoration:underline;}
		.menu{width:100%;
			  height:30px; 
			  -moz-border-radius: 15px;
			  -webkit-border-radius: 15px;
			  border-radius:15px;
			  background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, from(#0055b0), to(#00298f));
			  background-image:-o-linear-gradient(top , #0055b0, #00298f);
			 }
	    .menu ul{margin-left:6px;}
		.menu ul li{float:left; padding:8px;}
		.menu ul li a{ color:#fff;}
		.menu ul li a:hover{text-decoration:underline;}
		.banner{width:100%; text-align:center;}
		.banner img{margin-bottom:1px;}
		.t1{background:url(../m/t1.jpg) no-repeat; height:20px;}
		.t2{background:url(../m/t2.jpg) no-repeat; height:23px;}
		.jieyun_video{width:100%; text-align:center; margin-top:10px;}
		#bottom{width:100%; border-top:#ccc solid 1px; background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, from(#fcfcfc), to(#ededed));
			  background-image:-o-linear-gradient(top , #fcfcfc, #ededed);}
		
		<!--选项卡样式-->
		.b_tab{width:100%; text-align:center;}
		.b_tab a{padding:4px 10px; line-height:34px;}
		.b_tab a:hover{text-decoration:underline;}
		.b1{width:100%; text-align:center; padding:4px 0 12px 0;}
		
		.content{width:100%; padding:8px 4px;}
		.content h2{text-align:center; font-size:16px; padding:12px 0;}
		.content a:hover{text-decoration:underline;}
		.s_content{width:100%; text-align:center; padding:4px 10px; margin:10px 0;}
		.s_content a{float:left; margin:0 8px 8px 0;}
		.s_content img{border:#ccc solid 1px;}