body {
    font-family: "微软雅黑";
}

.wip_col_bg {
    width: 100%;
    border-bottom: 1px dashed #c5c5c5;
    margin-bottom: 26px;
    padding-bottom: 20px;
    min-width: 1200px;
}

.wip_locat_bg {
    width: 100%;
    min-width: 1200px;
    background: #ededed;
}

.wip_locat {
    width: 1100px;
    margin: auto;
    color: #454545;
    font-size: 13px;
    height: 50px;
    line-height: 50px;
}

.wip_locat a {
    color: #454545;
}



.wip_art_bg {
    width: 100%;
    min-width: 1200px;
}

.wip_art {
    width: 900px;
    margin: 50px auto 0px;
    height: auto;
    min-height: 100px;

}

.wip_art h2 {
    text-align: center;
    margin: auto;
    color: #000000;
    font-size: 25px;
    width: 100%;
    border-bottom: 2px #707171 solid;
    padding-bottom: 20px;
}

.time {
    font-size: 13px;
    color: #333333;
    margin-left: 5px;
}

.wip_share {
    text-align: center;
    position: relative;
}
.share-way{
    position: absolute;
    right: 0;
    top: -7px;
}
.share {
    margin-left: 50px;
}

.share a {
    margin-right: 10px;
}

.atr_con {
    min-height: 300px;
    text-indent: 0px !important;
}

.atr_con:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0
}

.atr_con {
    zoom: 1
}

.atr_con p {
    color: #333333;
    line-height: 30px;
    font-size: 16px;

    margin-top: 15px;
 
}

.atr_con p:first-child {
    margin-top: 0px;
}

.atr_con img {
    max-width: 850px !important;
}

.author_bg {
    color: #333333;
    line-height: 30px;
    font-size: 15px;
}

.art_author:first-child {
    margin-top: 36px;
}

.appendix {
    width: 100%;
    height: 40px;
    background: #f1f1f1;
    padding-left: 20px;
    margin-top: 40px;
}

.load {
    color: #fa0505;
    font-size: 15px;
    font-weight: bold;
    margin-right: 20px;
}

.load a {
    color: #fa0505;
}

.t {
    font-size: 15px;
    color: #027bc2;
    margin-left: 8px;
    border-bottom: 1px solid #027bc2;
    margin-right: 136px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: auto;
    max-width: 300px;
    display: inline-block;
    margin-top: 7px;
}

.t a {
    color: #027bc2;
}

.bug {
    color: #333333;
    font-size: 15px;
}

.bug img {
    margin-right: 9px;
}

.m {
    margin-left: 30px;
    margin-right: 23px;
}

.bug a {
    color: #333333;
}

.atr_con table p {
    text-indent: 0px;
}
