@charset "UTF-8";
/* reset css by mlm at 202302 */
/* slide */ 
.conBg { background-color: #fff; }
.slideWrapper { margin-right: 1.5rem;}
.pageNav { width: 9rem; margin-left: 1.5rem; text-align: center; font-size: 1.6rem; background: #f6f6f6;}
.pageNav li { line-height:3.6rem; border-bottom: 1px solid #fff;}
.pageNav li a { display: block; padding: 0 1rem; width: 100%;}
.pageNav li .xsjz { line-height:2rem; padding: 0.5rem 1rem; }
.pageNav li .current { display: block; background: #ce3737; color: #fff; }
.pageNav li a:hover { display: block; background: #ce3737; color: #fff; }

.listNav { font-size: 1.4rem; }
.listNews li { margin-top: 2rem;border-bottom: 1px dotted #ccc;padding-bottom: 10px;}
.listNews h4 {font:normal 2rem/3.6rem Microsoft YaHei;display: block;line-height: 3.6rem;padding-bottom: 1.5rem; }
.listNews h4 a:hover { color: #333; text-decoration: underline; }
.listNews p {color: #666;font-size: 14px;line-height: 36px;text-indent: 2em;}
.listNews .info { color: #333; text-indent: 0; font-size: 14px;}
.listNews .info span { padding: 0 0.5rem;}
.listNews .info .listTime { float: right; }

.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; }

/* slide list */
.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; }