@charset "utf-8";
.detail{font-size:16px !important;background:#fff;padding:5% 4% 1% 4%;}
.detail h1{font-weight:600 !important;font-size:18px !important;color:#333;font-size:16px;line-height:1.6em;}
.time-source{font-size:14px;margin-top:4%;color:#999;}
.time-source a{color:#1a61c2;}
.box-con{margin:4% 0 0 0;overflow:hidden;font-size:14px;}
.box-con p{margin:2% 0 0 0;word-break:break-all; word-wrap:break-word;line-height:1.6em;}
.t-et{margin:3% 0 0 0;line-height:3em;background:#e6e6e6;text-align:center;}
@media screen and (max-width:320px){
   .detail,.box-con{font-size:12px;}
}