@charset "utf-8";
.details .channel{ margin-bottom: 30px;height: 45px}
.details .channel .backList{ float: right;line-height: 45px;font-size: 14px;color: #666}
.details .channel .backList:hover{ color: #368ec9}
.details .channel .channelName{ float: left;line-height: 45px;font-size: 30px;color: #368bc7;font-weight: 700;text-indent: 40px;border-left: 13px solid #368bc7}
.details .content_detail{ border-top: 1px solid #ccc;padding-top: 20px}
.details .content_detail h3.title{ line-height: 50px;font-size: 28px;color: #000;font-weight: 400;text-align: center}
.details .content_detail p.pubtime{ font-size: 14px;color: #666;text-align: center;line-height: 30px;margin-bottom: 30px}
.contents{font-family: 仿宋;font-size: 16pt;width:100%;overflow:hidden;}
.contents div,.contents p,.contents span{font-family: 仿宋;font-size: 16pt;line-height:1.5;}
@media screen and (max-width:768px){
 .details .channel{  height: 30px }
 .details .channel .channelName{  line-height: 30px;font-size: 20px;text-indent: 20px;border-left: 8px solid #368bc7 }
 .details .channel .backList{  height: 30px;line-height: 30px }
 .details .content_detail h3.title{  line-height: 30px;font-size: 18px }

 .contents img {height: auto !important;text-indent:0em;max-width: 100% !important;}
 .contents table{width: 100% !important;}
 .contents a img {width: auto !important;}
 .contents .MsoNormal span img,.contents  span p img,.contents  p font img{width: auto !important;}
 /* .contents div,.contents p,.contents span{font-size: 14px !important;}
 .contents table td{padding: 0 0 0 0 !important;word-break: normal !important;} */
}