/* 导航块 */
.k{  width: 100%; margin:20px 0; display: flex; justify-content: space-between; flex-wrap: wrap; }
  .kk{ width:16.666%;   text-align: center; margin-bottom:15px;}
  .kl{ display: block;}
  .kw{ width:100%; height:3rem; overflow: hidden;background-size:2.8rem; background-repeat:no-repeat;  background-position:center}
  
  .kt1{ background-image:url(../images/k1.png) ; }
  .kt2{  background-image: url(../images/k2.png)}
  .kt3{  background-image: url(../images/k3.png) }
  .kt4{ background-image: url(../images/k4.png)}
  .kt5{  background-image: url(../images/k5.png)}
  .kt6{  background-image: url(../images/k6.png)}


.kz{padding-top:5px; display: block; text-align:center; color:#000; font-size:14px;}

/* 模块大题 */
.kts{ display:block; padding:10px 15px; border-bottom: 1px solid #eee; margin-top:10px;}
.kti{display:block;font-size:18px;color: #F33833; font-weight: 600; text-align:center;}
.kmo{ font-size:14px; margin-top:6px;}
a.kmo {color: #666;}
.mid{ text-align:center;}

/* 上图下文字2020 */
ul.tw{display: flex; justify-content: space-between; flex-wrap: wrap; padding:15px;}
ul.tw li{ width:48%;}
ul.tw li span{ display:block;  overflow:hidden; }
ul.tw li span img{ width:100%;border-radius:4px;}
ul.tw li p{ display:block; padding:10px 0; height:50px; line-height:25px; }


/*左图右文字*/
ul.zy{ padding:1em 0;}
ul.zy li{display: flex; justify-content: space-between; flex-wrap: wrap; overflow:hidden;  padding:1rem;border-bottom:1px dashed #eee; }
ul.zy li a.zya{ display:block; width:40%;} 
ul.zy li a.zya img{ width:100%;}
ul.zy li dl{ display:block; width:55%; margin-left:15px;}
ul.zy li dl dt{ display:block; height:3rem; line-height:1.5rem;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden; }


ul.zy li dl dd{ display:block; padding-top:.8rem;}
ul.zy li dl dd a{font-size:.8rem; }
ul.zy li dl dd span{ display:block;font-size:.8rem; }
ul.zy li dl dd span.suo{display:inline; padding-bottom:5px;}
ul.zy li dl dd span.ds{ padding-top:20px;}
ul.zy li dl dd span.ds a{ padding:4px 15px;border-radius:10px;  border:1px solid #e74737; font-size:.8rem; color:#e74737; }


/*首页文字列表*/
.lisw{ margin-top:0px;}
.lisw ul{ display:block; padding:10px;}
.lisw ul li{ line-height:40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;border-bottom:1px dashed #eee; }
.lisw ul li a{ padding-left:20px;background:url(image/j.png) no-repeat;}


/*
.lc{}
.lc ul{}
.lc ul li{margin:0 10px; border-bottom:1px dashed #eee; margin-bottom:15px; padding-bottom:5px;}
.lc ul li span.cep{ display:block; }
.lc ul li span.shu{ display:block; color:#666}
.lc ul li img{ width:100%;border-radius:6px;}
.lc ul li strong{ display:block; font-size:18px; line-height:40px; color:#333; padding-top:5px;} 
.jg{ padding:8px 0}
.jg i{ font-size:18px;}
.jg a{ display:block; width:100px; text-align:center; padding:4px 0;border-radius:20px;  border:1px solid #e74737; right:0; bottom:10px; color:#e74737}
*/

.lct{ font-size:18px; padding:.5rem; font-weight:bolder; color:#fff; background:#6d519e; margin-top:1.5rem;}

.lcc_1{  }
.lcc_2{  background:#6d519e;}

.lc{  padding:2rem 0;}
.lc ul{display: flex; justify-content: space-between; flex-wrap: wrap; justify-content: flex-start }
.lc ul li{ border-bottom:1px dashed #eee;  padding-bottom:5px; width:30%; text-align:center; margin:10px 1.5%;}
.lc ul li span.cep{ display:block; }
.lc ul li span.shu{ display:block; color:#666}
.lc ul li img{ width:100%;border-radius:6px;}
.lc ul li strong{ display:block;  line-height:40px; color:#333; padding-top:5px; font-weight:normal} 
.jg{ padding:8px 0}
.jg i{ color:#f00}
.jg a{ display:block; width:100px; text-align:center; padding:4px 0;border-radius:20px;  border:1px solid #e74737; right:0; bottom:10px; color:#e74737}



.mg{ padding:10px 0}
.mg a{ display:block; text-align:center; background:url(image/mg.png) no-repeat center;  padding-bottom:50px; color:#999}

