﻿body 
{
    margin-left:30px;/*距坐标空格*/
    margin-top:30px;/*距右边空格*/
    margin-right:30px;/*距右边空格*/
    max-width:1024px;
    white-space: normal;/*换行方式*/
    background:#fff;
    
    letter-spacing:2px;/*像素（字母或中文字的左右间距）
    /*word-spacing:3px;像素（两个单词之间的左右间距）*/
    line-height:25px;/*像素（两行之间的间距）*/
    text-decoration:10px;/*字体的装饰（如删除线等）*/
    vertical-align:10px;/*垂直上的位置*/
    text-align:left;/*文字对齐方式*/
    text-indent:10px;/*缩进（一般以rem为单位，2rem为两个中文字的宽度）*/
    /*text-transform:10px;/*将文本转换为其他形式*/

}

.nei_top2 {
    float: left;
    width: 100%;
}

.nei_main1 {
    float: left;
    width: 100%;
    margin: 14px 0px 10px 0px;
}

.para-title.level-2 {
    display: block;
    font-size: 20px;
    border-left: 12px solid #4F9CEE;
    font-size: 24px;
    font-family: Microsoft YaHei,SimHei,Verdana;
    font-weight: 500;
    line-height: 22px;
    text-indent: 0;
    clear: both;
    zoom: 1;
    background: url(http://baike.bdimg.com/static/wiki-lemma/normal/resource/img/paraTitle-line_c5e6d61.png);
    overflow: hidden;
    position: relative;
}
.para-title.level-2 .title-text {
    font-size: 22px;
    color: #000;
    line-height: 24px;
    display: block;
    float: left;
    padding: 0 8px 0 18px;
    background: #fff;
}

.content_topp {
    padding-top: 20px;
    font: 14px/1.5 Hiragino Sans GB,微软雅黑,Open Sans,Verdana,arial,'\5b8b\4f53',sans-serif;
    word-wrap: break-word;
    color: #383838;
    /* text-indent: 2em; */
    line-height: 24px;
    zoom: 1;
}

.content_topp, .content_1 {
    padding: 0;
    overflow: hidden;
    font-size: 14px;
    clear: both;
    line-height: 25px;
}

.content_1 a {
    color: #0268cd;
}
.clr {
    clear: both;
}
.mylink {
    padding-top: 20px;
    display: block;
    height: 14px;
    blr: expression(this.onFocus=this.blur());
    outline: none;
}

.hdwiki_tmmll {
    font-size: 16px;
    font-weight: bold;
}
.nei_bottom2 {
    float: left;
    width: 100%;
    height: auto;
    margin: 0px 0px 20px 0px;
    font-size:10px;
    color:#666666;
}


div.hudong_dialog {
    border: 1px solid #8C8C8C;
    background-color: #FFFFFF;
    overflow: hidden;
}
.noborder {
    border: none !important;
}
div.hudong_dialog h2.title {
    margin: 0;
    height: 22px;
    background: url(./bg_box_hand.gif);
    border-bottom: 1px solid #E0E0E0;
    padding: 3px 5px;
    font-weight: bold;
    font-size: 14px;
    overflow: hidden;
    -moz-user-select: none;
    line-height: 22px;
}
div.hudong_dialog div.content {
    padding: 5px;
    text-align: center;
    background-color: #FFFFFF;
    position: relative;
}
div.hudong_dialog div.button {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    text-align: center;
    height: 25px;
    padding: 4px 10px 10px;
}
div.noborder .close {
    top: 10px;
    right: 10px;
}

.content_topp, .content_1 {
    padding: 0;
    overflow: hidden;
    font-size: 14px;
    clear: both;
    line-height: 25px;
}

.right-nav {
    height: 30px;
    width: 100%;
    position: fixed;
    padding-top: 4px;
    top: 0;
    padding-left: 8px;
    background: #fff;
    box-shadow: 0 0px 3px 1px rgba(0,0,0,.1);
    z-index: 9999;
}


/* 回顶部*/
#dialog_scrolltotop {
    margin-top: -130px;
}
div.noborder {
    border: 0;
    background-color: transparent;
}

div.hudong_dialog {
    border: 1px solid #8C8C8C;
    background-color: #FFFFFF;
    overflow: hidden;
}
div.hudong_dialog div.content {
    padding: 5px;
    text-align: center;
    background-color: #FFFFFF;
    position: relative;
}

/*结束
.noborder {
    border: none !important;
}

.hudong_dialog {
    border: 1px solid #709cd2 !important;
}
*/

div {
    display: block;
}

a
{
    text-decoration:none
}

a:hover
{
    /*border: 1px solid #FFABEB;*/
    color: #7d65ba;
    text-decoration:underline;
}
a:active { color: #F00; } /* 选定的链接 */

.ed_jinggao {
    background: #FFF8F8;
    border: 1px solid #FFABEB;
    color: #dc4646;
    font-size: 13px;
}

.ed_mulu {
    color: #7d65ba;
    font-size: 13px;
}