﻿/*详情页*/
.list_con{ width:990px; margin:20px auto 0; background:#fff;}
.right{ width:990px; margin:0 auto;}
.right h2{ width:900px; font-size: 20px;color:#333; font-weight: bold; text-align: center;  margin:0 auto; border-bottom: 2px solid #333; padding: 30px 0;}
.right_con{ width:900px; margin-top: 10px; border-bottom: 1px solid #989898; margin:0 auto;  font-size: medium; font-family: not specified;}

.author_time{width:900px; margin:20px auto; text-align: center; font-size: 12px; color:#999; padding-bottom: 10px;}
.author_time span{font-size: 12px; color:#999;}
.author_time em{font-size: 12px; color:#999; font-style: normal;}
/*.right_text{font-size: 16px; text-indent: 32px; margin-bottom: 30px; font-family: "宋体";}*/
.zrbj{ float:right;margin:80px 10px 30px 0;color:#999;}
@media screen and (max-width: 980px) {
.list_con{ width:100%; background:#fff; margin-top: 20px;}
.right{ width:98%;  border:1px solid #ccc; margin:0 auto;}
.right h2{ width:100%;  font-size: 20px;  color:#121212; font-weight: bold; text-align: center;  margin:20px auto 20px;}
.right_con{ padding:2%; margin-top: 10px; font-size: 18px; text-indent: 30px; width:98%;}
.author_time{width:100%; margin:0 auto; font-size: 12px; color:#999; padding-bottom: 10px;}
.author_time span{font-size: 12px; color:#999;}
.author_time em{font-size: 12px; color:#999; font-style: normal;}
.right_text{font-size: 16px; text-indent: 32px; margin-bottom: 15px;color:#333;}
.zrbj{ float:right;margin:40px 10px 20px 0;color:#999;font-size: 14px;}
}