.baike{
width:1200px;
padding-bottom:30px;
overflow:hidden;
}
.baike_left{
width:900px;
float:left;
overflow:hidden;
}
.baike_curr{
width:898px;
height:58px;
border:1px solid #e6e6e6;
overflow:hidden;
}
.baike_curr ul{
margin:0;
padding:0;
list-style:none;
}
.baike_curr ul li{
width:110px;
height:58px;
float:left;
}

.baike_curr ul li a{
width:110px;
height:58px;
display:block;
line-height:58px;
text-align:center;
font-size:16px;
color:#666666;
}

.baike_curr ul li.cur{
background:url(images/baike_curr.png) center top no-repeat;
}

.baike_curr ul li.cur a{
font-weight:bold;
color:#333333;
}

.baike_curr ul li:hover{
background-color:#f7f7f7;
}

.baike_curr ul li.cur:hover{
background-color:#FFFFFF;
}

.baike_list{
width:898px;
border:1px solid #e6e6e6;
overflow:hidden;
}
.baike_list ul{
margin:0;
padding:0;
list-style:none;
}
.baike_list ul li{
width:898px;
height:170px;
background:url(images/baike_list_bg.png) center bottom no-repeat;
float:left;
position:relative;
}
.baike_list_title{
width:816px;
height:41px;
line-height:41px;
position:absolute;
top:29px;
left:30px;
}
.baike_list_title a{
font-size:20px;
color:#333333;
font-weight:bold;
}
.baike_list_desc{
width:816px;
height:33px;
line-height:33px;
position:absolute;
left:30px;
top:70px;
font-size:16px;
color:#999999;
}
.baike_list_date{
width:100px;
padding-left:19px;
position:absolute;
left:30px;
top:108px;
height:30px;
line-height:30px;
font-family:Arial, Helvetica, sans-serif;
background:url(images/time.png) left center no-repeat;
font-size:14px;
color:#b2b2b2;
}
.baike_list_ly{
width:89px;
padding-left:20px;
height:30px;
line-height:30px;
position:absolute;
left:720px;
top:108px;
font-size:14px;
color:#b2b2b2;
background:url(images/home.png) left center no-repeat;
display:none;
}
.baike_list_look{
width:95px;
padding-left:24px;
height:30px;
line-height:30px;
position:absolute;
left:779px;
top:108px;
font-size:14px;
color:#b2b2b2;
background:url(images/look.png) left center no-repeat;
}

.baike_list ul li:hover{
background:none;
background-color:#f7f7f7;
}

.baike_list ul li:hover .baike_list_title a{
color:#0593ed;
}
.baike_list ul li:hover .baike_list_desc{
color:#666;
}
.baike_list ul li:hover .baike_list_date{
color:#999999;
}
.baike_list ul li:hover .baike_list_ly{
color:#999999;
}
.baike_list ul li:hover .baike_list_look{
color:#999999;
}

.baike_list ul li{
transition:all 0.3s linear;
	-webkit-transition:all 0.3s linear;
	-moz-transition:all 0.3s linear;
	-o-transition:all 0.3s linear;
}

.baike_right{
width:280px;
float:right;
overflow:hidden;
}
.baike_r_box{
width:278px;
border:1px solid #e6e6e6;
overflow:hidden;
border-top:none;
}
.baike_right_T{
width:278px;
border-top:2px solid #0593ed;
height:47px;
border-bottom:1px solid #e6e6e6;
padding-top:9px;
}
.baike_right_T span{
width:278px;
height:24px;
line-height:24px;
text-align:center;
display:block;
font-size:16px;
font-weight:bold;
color:#333;
}
.baike_right_T label{
width:278px;
height:13px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#d0d0d0;
line-height:13px;
display:block;
text-align:center;
}

.baike_xg{
width:242px;
padding:18px;
overflow:hidden;
}
.baike_xg ul{
margin:0;
padding:0;
list-style:none;
}
.baike_xg ul li{
width:242px;
height:36px;
float:left;
overflow:hidden;
}
.baike_xg ul li span{
width:16px;
float:left;
height:36px;
line-height:36px;
display:inline;
text-align:center;
font-size:12px;
color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
background:url(images/news_nums.png) center center no-repeat;
}
.baike_xg ul li span.vv{
background:url(images/news_num.png)  center center no-repeat;
}
.baike_xg ul li label{
width:217px;
height:36px;
line-height:36px;
display:inline;
float:right;
white-space:nowrap;
word-break:keep-all;
overflow:hidden;
text-overflow:ellipsis;
}
.baike_xg ul li label a{
font-size:14px;
color:#808080;
text-decoration:none;
}
.baike_xg ul li label a:hover{
color:#44a4ff;
}

.baike_tool{
width:244px;
padding-bottom:25px;
padding-top:10px;
margin:0 auto;
overflow:hidden;
}
.baike_tool ul{
margin:0;
padding:0;
list-style:none;
}
.baike_tool ul li{
width:195px;
height:60px;
padding-left:49px;
line-height:60px;
float:left;
font-size:18px;
font-family:Arial, Helvetica, sans-serif;
}
.baike_tool ul li.tool_ico_tel{
background:url(images/tool_ico_tel.png) left center no-repeat;
color:#e81414;
}
.baike_tool ul li.tool_ico_email{
background:url(images/tool_ico_email.png) left center no-repeat;
}
.baike_tool ul li.tool_ico_qq{
background:url(images/tool_ico_qq.png) left center no-repeat;
}
.baike_tool ul li.tool_ico_tel:hover{
background:url(images/tool_ico_tels.png) left center no-repeat;
color:#0593ed;
}
.baike_tool ul li.tool_ico_email:hover{
background:url(images/tool_ico_emails.png) left center no-repeat;
color:#0593ed;
}
.baike_tool ul li.tool_ico_qq:hover{
background:url(images/tool_ico_qqs.png) left center no-repeat;
color:#0593ed;
}


.baike_location{
height:60px;
width:1178px;
line-height:60px;
background:url(images/position.png) left center no-repeat;
padding-left:22px;
font-size:14px;
}
.baike_article{
width:840px;
padding:29px;
border:1px solid #e6e6e6;
background-color:#fff;
}
.baike_article_A{
width:840px;
height:58px;
line-height:58px;
text-align:center;
font-size:30px;
font-weight:bold;
color:#333333;
}
.baike_article_B{
width:840px;
height:43px;
line-height:27px;
text-align:center;
font-size:14px;
color:#b2b2b2;
border-bottom:1px solid #ebebeb;
}
.baike_article_C{
width:840px;
padding:35px 0;
overflow:hidden;
font-size:14px;
line-height:26px;
border-bottom:1px solid #ebebeb;
}
.baike_article_D{
width:840px;
padding:27px 0;
overflow:hidden;
line-height:34px;
font-size:14px;
border-bottom:1px solid #ebebeb;
}
.baike_article_E{
width:840px;
padding:40px 0;
overflow:hidden;
border-bottom:1px solid #ebebeb;
}
.baike_article_E_l{
width:400px;
height:24px;
line-height:24px;
padding-left:32px;
background:url(images/tag.png) left center no-repeat;
float:left;
font-size:14px;
overflow:hidden;
}
.baike_article_E_l a{
width:72px;
height:24px;
line-height:24px;
display:inline-block;
margin-right:8px;
background-color:#e6e6e6;
border-radius:2px;
text-align:center;
color:#666666;
}
.baike_article_E_l a:hover{
color:#fff;
background-color:#0593ed;
}
.baike_article_E_r{
width:170px;
height:24px;
line-height:24px;
float:right;
overflow:hidden;
}
.baike_article_F{
width:840px;
padding:25px 0;
overflow:hidden;
}
.baike_article_F_T{
width:830px;
padding-left:10px;
height:46px;
line-height:46px;
font-size:18px;
color:#333333;
font-weight:bold;
background:url(images/bm.png) left center no-repeat;
}
.baike_article_F_box{
width:840px;
height:120px;
position:relative;
}
.baike_article_F_li{
width:840px;
height:120px;
position:absolute;
left:0;
top:;
}
.baike_article_F_li ul{
margin:0;
padding:0;
list-style:none;
}
.baike_article_F_li ul li{
width:827px;
height:30px;
line-height:30px;
float:left;
padding-left:13px;
background:url(images/bm_bm.png) left center no-repeat;
}
.baike_article_F_li ul li a{
font-size:14px;
color:#999999;
text-decoration:none;
}
.baike_article_F_li ul li:hover{
background:url(images/bm_am.png) left center no-repeat;
}
.baike_article_F_li ul li:hover a{
color:#0593ed;
}
.baike_article_F_back{
width:100px;
height:30px;
line-height:30px;
text-align:right;
position:absolute;
bottom:0;
right:0;
}
.baike_article_F_back a{
font-size:14px;
text-decoration:none;
color:#999999;
}

DIV.yellow{width:930px;clear:both;float:left;padding-top:30px;PADDING-RIGHT:0;PADDING-LEFT:0;MARGIN:0;TEXT-ALIGN:center}DIV.yellow A{padding:5px 3px 5px 3px;background-color:#FAFAFA;BORDER-RIGHT:#ccc 1px solid;BORDER-TOP:#ccc 1px solid;MARGIN:2px 5px 2px 5px;BORDER-LEFT:#ccc 1px solid;COLOR:#000;BORDER-BOTTOM:#ccc 1px solid;TEXT-DECORATION:none;}DIV.yellow A:hover{BORDER:#0593ed 1px solid;COLOR:#FFF;background-color:#0593ed;}DIV.yellow SPAN.current{padding:5px 3px 5px 3px;BORDER-RIGHT:#0593ed 1px solid;BORDER-TOP:#0593ed 1px solid;FONT-WEIGHT:bold;MARGIN:2px 5px 2px 5px;BORDER-LEFT:#0593ed 1px solid;COLOR:#fff;BORDER-BOTTOM:#0593ed 1px solid;BACKGROUND-COLOR:#0593ed}DIV.yellow SPAN.disabled{padding:5px 3px 5px 3px;BORDER-RIGHT:#eee 1px solid;BORDER-TOP:#eee 1px solid;MARGIN:2px 5px 2px 5px;BORDER-LEFT:#eee 1px solid;COLOR:#ddd;BORDER-BOTTOM:#eee 1px solid;}DIV.yellow span{padding:5px 3px 5px 3px;background-color:#FAFAFA;BORDER-RIGHT:#ccc 1px solid;BORDER-TOP:#ccc 1px solid;MARGIN:2px 5px 2px 5px;BORDER-LEFT:#ccc 1px solid;COLOR:#000;BORDER-BOTTOM:#ccc 1px solid;TEXT-DECORATION:none;inline-block; color:#999;}