#shizijieshao { width: 100%; text-align: left; }
#shizijieshao .xingming .sleft { float: left; width: 150px; text-align: center; margin-right: 24px; }
#shizijieshao .xingming .sright { float: left; width: auto; padding: 0; }
#shizijieshao .xingming img { border: none; width: 150px; margin: 0 12px 12px 0; text-align: center; }
#shizijieshao .xmneirong { text-align: left; font-size: 14px; line-height: 26px; color: #333; font-family: 'Microsoft Yahei', 'ËÎÌå'; }
#shizijieshao .biaoti { text-align: left; padding-left: 12px; height: 40px; font-family: 'Microsoft Yahei'; line-height: 40px; font-size: 18px; color: #003264; border-left: 5px #395fbc solid;background-color: #f7f7f7;}
#shizijieshao .neirong { text-align: left; padding-left: 24px; font-size: 14px; line-height: 30px; color: #333; font-family: 'Microsoft Yahei', 'ËÎÌå'; padding: 8px; }
#shizijieshao .neirong a, #shizijieshao .xmneirong a { color: #888; text-decoration: none; }
#shizijieshao .neirong a:hover, #shizijieshao .xmneirong a:hover { color: red; text-decoration: underline; }
#shizijieshao .clear { clear: both; }
pre{
 white-space:pre-wrap;
 white-space:-moz-pre-wrap;
 white-space:-o-pre-wrap;
 word-wrap:break-word;
 }

@media only screen and (max-width:640px) {
#shizijieshao .xingming .sleft{float:none;width:calc(100vw - 30px);margin-right:0;}
#shizijieshao .xingming img{margin:0 0 15px 0;width:auto;max-width:width:calc(100vw - 30px);}
}