@charset "UTF-8";
/* reset css by mlm at 202302 */
.slideWrapper { margin-right: 1.5rem;}
/* 右侧精选一 */
.slideCol { padding: 2rem 0; position: relative; }
.slideCol:before { content: ' '; position: absolute; width: 0.5rem; height: 2.5rem; background-color: #ce3737; left: 0; top: 2rem; }
.slideCol a { padding-left: 1rem; font-size: 1.8rem; font-weight: bold; color: #333; }
.picShade { position: relative; }
.picShade img { max-height:194px; width:100%;}
.picShade h4 { font-size: 1.6rem; position: absolute; bottom: 0; background-color: rgba(0, 0, 0, .35); line-height: 3.6rem; color: #fff; text-align: center; padding: 0 1rem; width:100%;}
.picShade h4:hover { font-weight: bold; }

/* 右侧精选二 */
.listDot li:first-child { margin-top: 1.5rem; }
.listDot li a { line-height: 3.6rem; font-size: 1.6rem;}
.listDot .textY:hover a { color: #333; text-decoration: underline; }
.listDot.slideZt .textY:hover a { text-decoration: none; font-weight: bold;}
.slideZt li  { border-bottom: 0.1rem solid #ddd; }

/* 热点新闻 */
.slideHotList { background: url(https://www.sanqin.com/static/index/image/rdph.jpg) no-repeat top left;}
.slideHotList li { height: 4.2rem;  }
.slideHotList li a { padding:0.5rem 0 0 4.5rem; font-size: 1.6rem; }
.slideHotList li a:hover { color: #333; text-decoration: underline; }