@charset "utf-8";

/* [ Imports ] 导入外部样式库
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
@import url("common.css"); /*公共通用样式*/

/*---- 框架 ---------------------------*/
.Baike_l_side296{ width:296px;}
.Baike_m_side415{ width:415px; margin-left:9px;}
.Baike_r_side242{ width:242px;}
.Baike_main_side{width:100%;}
.Baide_mainLt_side732{ width:732px;}
.Baide_r_side190{ width:190px;}

.Baike_tit{ clear:both; width:100%; height:37px; overflow:hidden; background:url(../images/baike/baike.png) no-repeat left -36px; line-height:37px;}
.Baike_tit h2{ width:auto; margin-left:55px; font-size:15px; font-weight:bold; color:#fff;}
.Baike_tit .more{ color:#fff; margin-right:20px;}
.Baike_graybox{ clear:both; border:1px solid #e0e0e0; border-top:none; zoom:1;}
.Baike_graybox_padding10{ padding:10px;}
.Baike_greenbox{ border:2px solid #159456; zoom:1; padding:35px;}
.Baike_container{ clear:both; background:#f7f7f7; padding:8px 8px 25px; zoom:1;}

/*---- 百科首页 ---------------*/
.Baike_hotword_list{clear:both; width:100%;}
.Baike_hotword_list li{ overflow:hidden; float:left; display:inline; clear:both; width:100%;padding:5px 0; border-bottom:1px dashed #ccc;}
.Baike_hotword_list li h2{ color:#333; font-size:15px; font-weight:bold; height:26px; line-height:26px; overflow:hidden;}
.Baike_hotword_list li dl{ clear:both; text-indent:12px; background:url(../images/baike/ico1.gif) no-repeat left 6px; line-height:20px; height:40px; overflow:hidden;}
.Baike_hotword_list li dl a{ color:#2fa367;}
.Baike_amaz_list1,.Baike_amaz_list2{float:left; display:inline; width:100%; clear:both;}
.Baike_amaz_list1{ margin-top:-8px;}
.Baike_amaz_list1 li{ clear:both; width:100%;overflow:hidden; float:left; display:inline; padding:11px 0; border-bottom:1px dashed #ccc;}
.Baike_amaz_list1 .pic{float:left; display:inline;text-align:center;width: 122px; height: 91px;}
.Baike_amaz_list1 .pic a{width: 122px; height: 91px; *font-size: 80px;  display: table-cell; *display: block;*font-family:Arial; text-align: center; vertical-align: middle;}
.Baike_amaz_list1 .pic img{max-width:122px; max-height:91px; vertical-align: middle; zoom: expression( function(elm) { if (elm.width > 122 || elm.height > 91 ){ if (elm.width>elm.height) { elm.width=122; } else{ elm.height=91; } } }(this) ); }
.Baike_amaz_list1 .con{float:left; display:inline; width:255px; margin-left:10px;}
.Baike_amaz_list1 .tit{ color:#089050;font-size:15px; font-weight:bold; height:20px; line-height:20px; overflow:hidden;}
.Baike_amaz_list1 .tit a{ color:#089050;}
.Baike_amaz_list1 .txt{ padding-top:5px;color:#000; line-height:16px; height:64px; overflow:hidden;}
.Baike_amaz_list1 .txt a{color:#2fa367; padding:0 8px 0 8px; background:url(../images/baike/ico2.gif) no-repeat right 4px;}
.Baike_amaz_list2{ padding:10px 0 0; overflow:hidden;}
.Baike_amaz_list2 li{ clear:both; width:100%; height:26px; overflow:hidden; line-height:26px;float:left; display:inline; }
.Baike_amaz_list2 .tit{ float:left; display:inline; width:88%; height:25px; overflow:hidden; color:#000;}
.Baike_amaz_list2 .tit b{ color:#089050; font-size:15px;}
.Baike_amaz_list2 .link{ float:right; display:inline; width:auto;}
.Baike_amaz_list2 .link a{color:#2fa367;}
.Baike_ranking_list{ clear:both; width:100%;}
.Baike_ranking_list li{ clear:both; width:100%; height:27px; line-height:27px; overflow:hidden; float:left; display:inline;}
.Baike_ranking_list .tit{ background:url(../images/baike/line1.gif) repeat-x left top; height:30px; line-height:30px; color:#000; }
.Baike_ranking_list .bg{ background:#f7f7f7;}
.Baike_ranking_list li .b1{ width:175px;float:left; display:inline; text-indent:15px;}
.Baike_ranking_list li .b1 a{ color:#000;}
.Baike_ranking_list li .b2{ width:60px;float:right; display:inline; overflow:hidden;}
.Baike_ranking_list .tit .b1{ text-indent:30px;}
.Baike_pic_list{ clear:both; width:100%;}
.Baike_pic_list li{ width:168px; overflow:hidden; float:left; display:inline; padding:10px 10px 10px 11px;}
.Baike_pic_list .pic{text-align:center;width: 162px; height: 122px; padding:3px 3px 11px; overflow:hidden; background:url(../images/baike/baike.png) no-repeat right -74px;}
.Baike_pic_list .pic a{width: 162px; height: 122px; *font-size: 107px;  display: table-cell; *display: block;*font-family:Arial; text-align: center; vertical-align: middle;}
.Baike_pic_list .pic a img{max-width:162px; max-height:122px; vertical-align: middle; zoom: expression( function(elm) { if (elm.width > 162 || elm.height > 122 ){ if (elm.width>elm.height) { elm.width=162; } else{ elm.height=122; } } }(this) ); }
.Baike_pic_list .tit{ clear:both; width:100%; height:18px; line-height:18px; text-align:center; overflow:hidden;}
.Baike_pic_list .tit a{ color:#000000;}

/*---- 搜索词条 ---------------*/
.Baike_findbox{ padding:0 30px;}
.Baike_find_list{ clear:both; width:65%;}
.Baike_find_list li{ clear:both; width:100%; padding:8px 0;}
.Baike_find_list p{ color:#000; line-height:22px;}
.Baike_find_list p a{ color:#cc0000; text-decoration:underline;}
.Baike_find_list p .time{ color:#28a164;}

/*---- 图片百科 ---------------*/
.Baike_PICbox{ clear:both; padding:0 35px 35px;}
.Baike_PICbox .Baike_pic_list li{ padding:20px 25px !important;}

.Baike_albumBox{ width:732px; margin:0 auto;}
.Baike_album_top{ clear:both; width:100%; height:9px; overflow:hidden; background:url(../images/baike/baike.png) no-repeat left -78px;}
.Baike_album_bot{ clear:both; width:100%; height:9px; overflow:hidden; background:url(../images/baike/baike.png) no-repeat left -88px;}
.Baike_album_con{ clear:both; width:100%; background:url(../images/baike/line2.gif) repeat-y left top;}
.Baike_album_tit{ clear:both; padding:0 10px 5px;}
.Baike_album_tit a{ color:#666; padding-bottom:2px;}
.Baike_album_tit em{ color:#eeeeee; padding:0 8px;}
.Baike_album_tit .n1{ padding-left:20px; background:url(../images/baike/ico3.gif) no-repeat left 0px;}
.Baike_album_pic{ clear:both; border:1px solid #e8e8e8; padding:18px 0 30px; width:696px; overflow:hidden; margin-left:5px; position:relative;}
.Baike_album_pic .pic{ width:696px; height:522px; overflow:hidden;}
.Baike_album_pic .pic a{width:696px; height:522px; *font-size: 456px;  display: table-cell; *display: block;*font-family:Arial; text-align: center; vertical-align: middle;}
.Baike_album_pic .pic a img{max-width:696px; max-height:522px; vertical-align: middle; zoom: expression( function(elm) { if (elm.width > 696 || elm.height > 522 ){ if (elm.width>elm.height) { elm.width=696; } else{ elm.height=522; } } }(this) );}
.Baike_album_pic .num{ background:#7f7f7f; position:absolute; right:5px; bottom:5px; width:auto; padding:0 20px; line-height:20px; color:#fff; font-weight:bold; }
.Baike_album_txt{ clear:both; padding:10px; line-height:25px; font-size:14px; font-weight:bold; color:#000; text-align:center;}

/*---- 排行榜 ---------------*/
.Baike_Top_list{ clear:both; width:100%;}
.Baike_Top_list li{ clear:both; width:100%; height:30px; line-height:30px; overflow:hidden; float:left; display:inline; background:#fff;}
.Baike_Top_list .tit{color:#000; font-size:12px; }
.Baike_Top_list .bg{ background:#ebf4ef;}
.Baike_Top_list li .b1{ width:75%;float:left; display:inline; text-indent:5px; font-family:"微软雅黑"; font-size:14px;}
.Baike_Top_list li .b1 a{ color:#2fa367; text-decoration:underline;}
.Baike_Top_list li .b2{ width:100px;float:right; display:inline; overflow:hidden;}
.Baike_Top_list .tit .b1{ font-size:12px;}

/*---- 百科分类 ---------------*/
.Baike_sortword{ line-height:30px; margin-top:10px;}
.Baike_sortword a{ font-size:14px; font-weight:bold; padding:0 10px; color:#333333;}

/*---- 进入词条 ---------------*/
.Baike_entry{ padding:10px 22px 20px 18px; zoom:1; color:#000;}
.Baike_entry_tit{ clear:both; width:100%;}
.Baike_entry_tit h1{ font-size:26px; font-family:"微软雅黑"; color:#000; line-height:35px;}
.Baike_entry_tit h2{ clear:both; padding:25px  0 5px; font-size:14px; font-weight:bold; color:#000; border-bottom:2px solid #cccccc;}
.Baike_article_box{ padding:10px 0; clear:both;}
.Baike_article_box *{ padding:inherit; list-style:disc outside none; margin:inherit; line-height:inherit; font:inherit;}
.Baike_word_count{ clear:both; width:100%;}
.Baike_word_count h2{clear:both; padding:10px  0 5px; font-size:14px; font-weight:bold; color:#000; border-bottom:1px solid #cccccc; margin-bottom:10px;}
.Baike_word_count p{ color:#666; line-height:20px;}
.Baike_word_count p a{ color:#3f6ec7;}

/* 图片居中显示并限制其规格
----------------------------------------------------------------- */
.img_center{text-align:center; }
.img_center a{width: 100px; height: 100px; *font-size: 87px;  display: table-cell; *display: block;*font-family:Arial; text-align: center; vertical-align: middle;}
.img_center a img{ max-width:100px; max-height:100px; vertical-align: middle; zoom: expression( function(elm) { if (elm.width > 100 || elm.height > 100 ){ if (elm.width>elm.height) { elm.width=100; } else{ elm.height=100; } } }(this) ); }











