body .now_place{
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 16px;
    color: #999999;
}
.now_place img{
    width: 20px;
    margin-right: 15px;
    margin-top: -5px;
}
.now_place a{
    font-size: 16px;
    color: #999999;
}
.text_all{
    box-shadow: 0 2px 12px #99999933;
    padding:40px 150px;
    margin-bottom: 30px;
}
.text_all h1 {
    font-size: 30px;
    color: #333333;
    text-align: center;
    border-bottom: 1px solid #EEEEEE;
    padding-bottom: 18px;
    font-weight: normal;
    line-height: 47px;
}
.text_info {
    color: #999;
    font-size: 16px;
    margin: 17px 0;
}
.text_time{
    float: left;
}
.text_font{
    margin-left: 160px;
}
.text_font span{
    cursor: pointer;
    margin:  0 2px;
}
.text_font span.on{
    color: #176FC8;
    font-weight: bold;
}
.text_num{
    float: right;
}
.font_middle{
    color: #999999;

}
.share{
    background: #f5f5f5;
    line-height: 60px;
}
.text_content{
    margin-top: 13px ;
    margin-bottom: 15px;
}
.text_content p{
    font-size: 18px;
    line-height: 36px;
    color: #333;
}
.share{
    padding: 0 25px;
    font-size: 16px;
}
.share_left{
    float: left;
}
.share_left span{
    float: left;
}
.share_left .share-way{
    float: left;
    margin-top: 17px;
}
.share .share-way a{
    display: block;
    width: 27px;
    height: 27px;
    margin-left: 20px;
    float: left;
}
.share-way .social-share-icon{
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important;
}
.social-share .icon-wechat{
    background-image: url(share_wx.png) !important;
}
.social-share .icon-weibo{
    background-image: url(share_wb.png) !important;
}
.social-share .icon-qq{
    background-image: url(share_qq.png) !important;
}
.share_right{
    float: right;
}
.share_right a{
    color: #333333;
    margin-left: 20px;
}
.text_content .size_big {
    font-size: 22px !important;
}
.text_content .size_middle {
    font-size: 18px !important;
}
.text_content .size_small {
    font-size: 14px !important;
}




.wz-subtitle {
    float: left;
    cursor: pointer;
    width: 18%;
    height: 45px;
    background: #3573B5;
    color: #fff;
    line-height: 45px;
    text-align: center;
    margin-right: 1%;
    margin-left: 1%;
    margin-bottom: 25px;
    margin-top: 20px;
    font-size: 18px;
}

.wz-subtitle.cur {
	background: #f13939;
}
.wz-pane{
     min-height: 150px;
     font-size: 18px;
}
.text_content p img{
     height: auto !important;
     max-width: 100%;
}