﻿ @charset "UTF-8";
/* CSS Document */
body{ background-color:#f7f7f7; }
span,td,th,table,fieldset,form,pre,blockquote,p,dd,dt,li,dl,ol,ul,h6,h5,h4,h3,h2,h1,div,body,html,input{ margin:0; padding:0;}
ul li{ list-style:none;}
img{border:none; padding:0; margin:0;}

.fl{ float:left;}
.fr{ float:right;}
.clear{ clear:both; height:0; width:0; overflow:hidden; zoom:1;}
.ml10{ margin-left:10px;}
.mr10{ margin-right:10px;}
.mt5{ margin-top:5px;}
.cursor{ cursor:pointer;}

body,div,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0}
body { font-size:14px; line-height:150%;text-align:left; color:#666; font-family:"微软雅黑","Arial Black", Gadget, sans-serif; background:#ffffff;}
img{ border:0; -ms-interpolation-mode:bicubic; }
body .container{ width:100%; text-align:left; margin:0 auto; min-width:320px; height:100%; }
a:link {color:#666; text-decoration:none; outline:none;}
a:visited {color:#666; text-decoration:none;}
a:hover { color:#510449; text-decoration:none;}
a:active { color:#510449; text-decoration:none;}
ul,li{list-style:none;}
.box_main{min-width:320px; background:none repeat scroll 0% 0% #ffffff; margin:0px auto;overflow:hidden; min-height:480px; }
@media screen and (max-width:480px){
.content_box .news_list ul time{display:none;}
.content_box .news_list dt time{display:none;}
.content_box .news_box time{display:none;}
}
.main{ margin-bottom:60px;}