@charset "utf-8";
/* CSS Document */
#main{clear:both;margin:auto;padding:0; margin-top:30px;width:1200px;height:auto!important;min-height:50px;max-height:none;overflow:hidden;}
#main_center{float:right;margin:0;padding:0;margin-top:0px;width:900px;height:auto;overflow:hidden;}
#center_title{margin:10px;height:30px;}
#center_title i{float:right; margin-top:5px; cursor:pointer; display:none;}

#page{clear:both; padding:10px;text-align:center;}
#page select{ margin-top:10px;margin-left:3px;vertical-align:baseline;border:#e3e3e3 1px solid; height:28px;background:#f6f6f6;}
#page span{margin-top:10px;display:inline-block;width:auto;margin-right:5px;padding:5px 10px 5px 10px; background:#f6f6f6; border:#e3e3e3 1px solid;}
#page span:hover{background:#e3e3e3;}
#page strong{margin-top:10px;color:#000;}

#main_center #center_content #news_list{ margin-top:30px;height:auto;overflow:hidden;}
#main_center #center_content #news_list #nlist{clear:both; margin-bottom:30px; padding-bottom:30px;height:auto; overflow:hidden; border-bottom:#f1f1f1 1px  dashed;}
#main_center #center_content #news_list #npic{display:block; float:left; width:250px; height:auto;overflow:hidden;}
#main_center #center_content #news_list #npic img{ width:220px;}
#main_center #center_content #news_list #nshow{display:block; float:left; width:auto;height:auto; overflow:hidden;}
#main_center #center_content #news_list #ntitle a{font-size:16px;color:#000;}
#main_center #center_content #news_list #ntitle a:hover{color:#cb2027;}
#main_center #center_content #news_list #ntime{padding:10px 0px 10px 0px;color:#999;}
#main_center #center_content #news_list #n_line{clear:both; margin:0; padding:0; height:0px;}


#main_center #center_content #news_title{ margin-top:30px;font-size:20px;font-weight:bolder;text-align:center;}
#main_center #center_content #news_info{padding-bottom:10px;height:30px;text-align:center;line-height:30px; border-bottom:#ededed 1px solid;}
#main_center #center_content #news_content{margin-top:20px;line-height:30px; font-size:16px;}
#main_center #center_content #news_content a{font-size:16px;}
#main_center #center_content #news_content table{width:100%;border-left:#c3cad4 solid 1px;border-top:#c3cad4 solid 1px;border-collapse:collapse; }
#main_center #center_content #news_content td{padding-top:5px;padding-bottom:5px;padding-left:10px;line-height:20px;border-right:#c3cad4 solid 1px;border-bottom:#c3cad4 solid 1px;}

#main_left{float:left;margin:0; margin-top:0px;padding:0;width:250px;height:auto;overflow:hidden;}
#left_title{line-height:40px;font-size:16px;color:#000;text-transform: uppercase;}
#left_title a{font-size:16px;color:#000;text-transform: uppercase; }
#left_list{margin:auto;border-right:#ededed 1px solid;}
#left_list .c{padding:10px 15px 10px 0px;font-size:16px; font-weight:bolder;}
#left_list .c a{display:block; font-size:16px;}
#left_list .s{position:absolute;margin-left:198px;margin-top:-25px;width:789px;height:auto; overflow:hidden;z-index:99999999999999;background:#FFF;border:#f1f1f1 1px solid;display:none;}
#left_list .c_s{padding:5px;padding-left:10px;}
#left_list .c_s a{display:block;}
#left_list .c_s_s{position:absolute;margin-left:204px;margin-top:-20px;width:788px;height:auto; overflow:hidden;z-index:99999999999999;background:#f1f1f1;border:#f1f1f1 1px solid;display:none;}
#left_list .c_s_n{display:inline-block; float:left; margin-left:5px;height:25px;line-height:25px;width:145px; text-align: center; overflow:hidden;}
#left_list .c_s_n a{font-weight:normal;}

/*@media screen and (min-width: 1400px) {
#main{width:90%;}
#main_left{width:13%;margin-right:2%;}
#main_center{width:85%;}
}*/

@media screen and (max-width: 700px) {
#main{width:100%;margin-top:20px;}
#center_title i{ display: block;}
#main_left{position:fixed; top:0; left:0;width:150px; height:100%; overflow-y:scroll; background:#FFF; border-right: #ededed 1px solid; z-index:999999999999; display:none;}
#left_list .c{font-size:14px;}
#left_list .c a{font-size:14px;}
#main_center{width:100%;}

#main_center #center_content #news_list #npic{float:none; width:100%; height:0; padding-bottom:66.7%;overflow:hidden;}
#main_center #center_content #news_list #npic img{ width:100%;}
#main_center #center_content #news_list #nshow{ padding:20px; width:auto;height:auto;;}


#page select{display:none;}
}