﻿@charset "utf-8";

#content{margin-top:0;}
.pageBanner{display: none;}

.column{width: 1200px; margin: 0 auto 20px; overflow: hidden;  }



/* columnA */
#columnA{height: 400px; overflow: hidden; }

#focusNews{width: 660px; height: 400px; float: left; }
#focusNews .hd { bottom: 18px; z-index: 3; height: 4px; }
#focusNews .hd li { width: 30px; margin-right: 6px; height: 4px; }
#focusNews .bd li .con{ height: 42px;}
#focusNews .bd li .con .title{ height: 42px; line-height: 42px;  }
#focusNews .bd li .con .title a{ font-size: 16px; }
#focusNews .bd li .con .titleBg{ height: 42px; }

#indXbdt{width: 520px; float: right; }
#indXbdt .topicList .t { padding-bottom: 5px; }
#indXbdt .topicList .t .title { overflow: hidden; margin-bottom: 5px; white-space: nowrap; text-overflow: ellipsis; color: #CF3F3C;  font-weight: normal; }
#indXbdt .topicList .t .title a { color: inherit; font-size: 22px; }
#indXbdt .topicList .t .intro{ font-size: 14px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }





/* indLinks */
.indLinks{width: 1200px; margin: 0 auto 20px; }
.indLinks ul{overflow: hidden;  width: 1218px;}
.indLinks li{height: 74px; width: 185px; margin-right: 18px; float: left; *display: inline;  }
.indLinks li a{display: block; height: 74px; line-height: 74px; font-size: 20px; text-align: left; padding-left: 80px; position: relative;background: #3481e1; color: #fff; }
.indLinks li a:hover{text-decoration: none;background-color: #246eca }
.indLinks li a i{width: 47px;height: 47px; position: absolute; left:22px; top: 13px;  background: url(../../base/img/icons-ind.png) 0px 0px no-repeat;transition: all .4s ease-in-out;}
.indLinks li a:hover i{transform:scaleX(-1);}
.indLinks li.li2 a{background-color: #009e96}
.indLinks li.li3 a{background-color: #eb871d}
.indLinks li.li4 a{background-color: #cf3f3c}
.indLinks li.li5 a{background-color: #8aa31f}
.indLinks li.li6 a{background-color: #e952f2}
.indLinks li.li2 a:hover{background-color: #017a74}
.indLinks li.li3 a:hover{background-color: #d67712}
.indLinks li.li4 a:hover{background-color: #b52c2a}
.indLinks li.li5 a:hover{background-color: #758c13}
.indLinks li.li6 a:hover{background-color: #c937d2}
.indLinks li.li2 a i{background-position: 0px -200px }
.indLinks li.li3 a i{background-position: 0px -400px }
.indLinks li.li4 a i{background-position: 0px -600px }
.indLinks li.li5 a i{background-position: 0px -800px }
.indLinks li.li6 a i{background-position: 0px -1000px }
.focusBox .bd li .pic img{width: 660px;height: 400px;}

/* columnB */
#columnB{}
#columnB .box .hd{border-bottom: 1px solid #d7d9da; }

#indKyyj{width: 660px; float: left; }

#indJyjx{width: 520px; float: right; }
#indJyjx .bd { display: flex; gap: 20px; }
#indJyjx .pic-list { flex-shrink: 0; width: 210px; }
#indJyjx .bd .infoList{ flex: 1; min-width: 0; }
#indJyjx .bd li { position: relative; }
#indJyjx .bd .pic { margin-top: 5px; }
#indJyjx .bd .pic,
#indJyjx .bd .pic img { width: 210px; height: 140px; }

#indJyjx .bd .title { position: absolute; width: 100%; line-height: 30px; height: 30px;	 overflow: hidden; white-space: nowrap; text-overflow: ellipsis; bottom: 0; left: 0; background-color: rgba(0, 0, 0, 0.5); text-align: center; color: #fff; font-size: 14px; }
#indJyjx .bd .title a { color: inherit; }

#indJyjx .pic-list .noData { display: none; }



