﻿#NewDetail{}
#NewDetail .title{font:bold 18px 'Arial';color:#ea0234;padding-top: 2%;margin-bottom: 3%}
#NewDetail .title h1{font-size:inherit;font-weight:inherit;margin:0;padding:0;display: inline-block}

#NewDetail .tool{background-color:#efefef; font:normal 14px/30px Roboto; color:#999999;padding: 2%}
#NewDetail .tool a{color:inherit}
#NewDetail .date{float:left}
#NewDetail .size{float:right}
#NewDetail a.SmallSize{width:30px;height:30px;display:inline-block;background:url(tru.png) no-repeat;cursor:pointer}
#NewDetail a.LargeSize{width:30px;height:30px;display:inline-block;background:url(cong.png) no-repeat;cursor:pointer}

#NewDetail .contentview{padding:2% 0;overflow: hidden;height: 1000px;overflow: hidden}
#NewDetail .nullresult{text-align:center;line-height: 100px;margin: 50px auto}

#NewDetail .contentview img{max-width:100% !important;height:auto !important}
#NewDetail .contentview{font-size:15px ;font-family:Roboto ;line-height:150% }
#NewDetail .contentview table{width:100% !important}

#NewDetail .showMore{ width: 100%;font: 15px/40px RobotoBold;background: #e71c24;color: #fff;display: block;text-align: center;position: relative}
#NewDetail .showMore:before{ content: '';background: #ffffff;height: 20px;width: 100%;position: absolute;top: -20px;left: 0}
