﻿

.top_small{
    display: none;
}
.bot_small{
    display: none;
}
.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: 1200px;
    margin: auto;
    color: #454545;
    font-size: 13px;
    height: 40px;
    line-height: 40px;
}
.wip_locat img{
    margin-bottom: 2px;
    margin-right: 5px;
    margin-left: 2px;
}
.wip_locat a{
    color: #454545;
}



.wip_art_bg{
    width: 100%;
/*  min-width: 1200px;*/
}

.wip_art{
    width: 900px;
    margin: 50px auto 0px;
    height: auto;

}
.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;
    float: left;
    line-height: 36px;
}

.wip_share{
    text-align: center;
    padding-left: 150px;
    margin-top:23px;
    margin-bottom:30px;
    text-align: left;
}
.wip_share span{margin-right: 20px;}
.share{
    margin-left: 50px ;
}
.share a{
    margin-right: 10px;
}
.atr_con{
    min-height: 300px;
    text-indent: 0px !important;
}
.atr_con p{
    color: #333333 !important;
    line-height: 30px !important;
    font-size: 16px !important;
    /*text-indent: 30px !important;*/
    margin-top: 15px;
    font-family: "å¾®è½¯é›…é»‘" !important;
}
.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;
    line-height: 40px;
}
.m{
    margin-left: 30px;
    margin-right: 23px;
}
.bug a{
    color: #333333;
}
@media screen and (max-width: 980px) {
 .wip_locat{width:100%;}
 .wip_art{width:98%;margin:50px auto 0;}
 .wip_share{padding-left: 0;text-align: center;}
 .time{float:none;display: block; width:100%;margin:0 auto;}
 .atr_con{min-height: 0;}
 .atr_con img{width:100%;}
}

