a,
a h3,
a p {
  -webkit-transition: all 0.18s ease-out;
  -moz-transition: all 0.18s ease-out;
  -ms-transition: all 0.18s ease-out;
  -o-transition: all 0.18s ease-out;
  transition: all 0.18s ease-out;
}
#quick-link a {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
a:hover img {
  filter: alpha(opacity=85);
  opacity: 0.85;
}
.hotnews {
  width: 400px;
  height: 550px;
  margin-bottom: 16px;
  position: relative;
}
.hotnews .news-silder-items {
  width: 400px;
  height: 550px;
}
.hotnews .news-silder-items li {
  width: 400px;
  height: 550px;
  overflow: hidden;
  position: relative;
}
.hotnews .news-silder-items li .mask {
  opacity: 0.6;
  width: 100%;
  height: 50px;
  background-color: #000000;
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
}
.hotnews .news-silder-items li .comt {
  width: 400px;
  color: #ffffff;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 50px;
  line-height: 50px;
  text-indent: 10px;
  text-align: left;
  font-size: 16px;
}
.hotnews .news-silder-items li .comt a {
  color: #fff;
}
.hotnews .news-silder-items li .comt a:hover {
  color: #c00;
  text-decoration: underline;
}
.hotnews .news-silder-buttons {
  position: absolute;
  bottom: 15px;
  right: 10px;
  height: 15px;
}
.hotnews .news-silder-buttons li {
  width: 15px;
  height: 15px;
  font-size: 10px;
  line-height: 15px;
  background-color: #c9c9c9;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-align: center;
  margin-right: 2px;
  cursor: pointer;
}
.hotnews .news-silder-buttons li.active {
  background-color: #dc5555;
  color: #fff;
}
.hotnews img {
  vertical-align: top;
}
/*资讯*/
.ind-box .hd {
  position: relative;
}
.ind-box .hd h2 {
  height: 35px;
  background: url(../img/index_tit.png) no-repeat;
}
.ind-box .hd h2 a {
  display: block;
  height: 35px;
  text-indent: -999em;
}
.ind-box .hd h2 a:hover {
  background: #fff;
  filter: alpha(opacity=32);
  opacity: 0.32;
}
.ind-box .hd .btn-share {
  position: absolute;
  right: 0;
  bottom: 6px;
}
.ind-box .hd .btn-share a {
  width: 60px;
  height: 28px;
  line-height: 28px;
  color: #fff;
  background: #4fbc24 url(../img/icon_edit.png) no-repeat 12px center;
  padding: 0 10px 0 35px;
  font-size: 14px;
  display: block;
}
.ind-box .hd .btn-share a:hover {
  background-color: #C54134;
}
.ind-box .hd .more {
  position: absolute;
  right: 0;
  bottom: 1px;
  line-height: 35px;
  font-family: "宋体";
}
.ind-aside {
  width: 340px;
  float: right;
}
.ind-Information {
  width: 620px;
}
.ind-Information .news-list dl {
  border-bottom: 1px solid #eeeeee;
  padding: 20px 0;
}
.ind-Information .news-list .thumb {
  width: 220px;
  height: 162px;
  max-width: 220px;
  max-height: 162px;
  border: none;
  background: #f1f1f1;
}
.ind-Information .news-list .thumb img {
  max-width: 100%;
  max-height: 100%;
  _height: 160px;
}
.ind-Information ul {
  overflow: hidden;
  *zoom: 1;
  padding: 15px 0;
}
.ind-Information ul li {
  width: 50%;
  *width: 49.99%;
  float: left;
  line-height: 28px;
  background: url(../img/icon_arrow.png) no-repeat 0 center;
}
.ind-Information ul li a {
  padding-left: 15px;
}
.ind-Information .news-list .title a {
  color: #000;
}
.ind-Information .news-list .title a:hover {
  color: #dc5555;
}
.ind-Training {
  width: 680px;
  float: left;
}
.ind-Training .hd h2 {
  background-position: 0 -35px;
}
.ind-Training .bd {
  padding: 20px 0;
}
.ind-Training .item {
  width: 210px;
  float: left;
  margin-right: 25px;
  overflow: hidden;
  border-bottom: 1px dotted #ddd;
}
.ind-Training .item.last {
  margin-right: 0;
}
.ind-Training .item dl {
  border-bottom: 1px dotted #dddddd;
  margin-bottom: 10px;
}
.ind-Training .item dt {
  height: 210px;
  overflow: hidden;
}
.ind-Training .item dt a:hover {
  opacity: 0.86;
}
.ind-Training .item dd {
  padding: 10px 0;
  height: 95px;
  overflow: hidden;
}
.ind-Training .item dd h2 {
  font-size: 15px;
  margin-bottom: 10px;
}
.ind-Training .item ul li {
  padding: 14px 0;
  border-bottom: 1px dotted #dddddd;
}
.ind-Training .item ul li h2 {
  font-size: 15px;
  font-weight: normal;
  white-space: nowrap;
  line-height: 25px;
}
.ind-Training .item ul li h2 span {
  font-weight: bold;
}
.ind-Training .item ul li p {
  color: #505050;
}
.ind-Activity {
  margin-top: 10px;
}
.ind-Activity .hd h2 {
  background-position: 0 -280px;
}
.ind-Activity .bd {
  padding: 20px 0;
}
.ind-Food {
  width: 680px;
  float: left;
  /*热点图片滚动*/
  /*#previewList .mask{FILTER:alpha(opacity=32);opacity:0.6;width:140px;height:150px;background-color:#fff;position:absolute;bottom:0;left:0;display:block;cursor: pointer;}*/
}
.ind-Food .hd h2 {
  background-position: 0 -70px;
}
.ind-Food .bd {
  padding: 20px 0;
  overflow: hidden;
  *zoom: 1;
}
.ind-Food .slider_wrap {
  position: relative;
  width: 680px;
  height: 505px;
}
.ind-Food .comt {
  width: 320px;
  color: #ffffff;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 90px;
  padding-left: 15px;
  text-align: left;
}
.ind-Food .comt h3 {
  line-height: 30px;
  font-size: 16px;
}
.ind-Food .comt a {
  text-decoration: none;
  color: #fff;
}
.ind-Food .comt a:hover h3 {
  color: #c00;
  text-decoration: underline;
}
.ind-Food .comt a:hover p {
  color: #ffffff;
}
.ind-Food .comt p {
  font-size: 14px;
  margin: 0;
}
.ind-Food #slider_box {
  position: relative;
  width: 400px;
  height: 480px;
  overflow: hidden;
  float: left;
}
.ind-Food #contentList li {
  float: left;
  position: relative;
  display: inline;
}
.ind-Food #contentList li IMG {
  width: 400px;
  height: 480px;
}
.ind-Food #previewList {
  float: right;
  position: relative;
  width: 260px;
}
.ind-Food #previewList li {
  width: 267px;
  position: relative;
  float: left;
  height: 150px;
  margin-top: 1px;
  margin-bottom: 14px;
}
.ind-Food #previewList li a {
  float: left;
  display: block;
}
.ind-Food #previewList li a:hover {
  filter: alpha(opacity=85);
  opacity: 0.85;
}
.ind-Food #previewList li dl {
  width: 116px;
  position: absolute;
  right: 0;
  top: 0;
}
.ind-Food #previewList li dl a {
  float: none;
  line-height: 24px;
}
.ind-Food #previewList li dl h2 {
  font-size: 15px;
  line-height: 18px;
  float: none;
  margin-bottom: 5px;
}
.ind-Food #previewList li dl h2 a {
  line-height: 18px;
}
.ind-Food #previewList li IMG {
  width: 140px;
  height: 150px;
}
.ind-Food #previewList .mask {
  z-index: -1;
}
.ind-Food #previewList .active .mask {
  z-index: 1;
}
.ind-Food .ind-Training .item dl {
  border: none;
}
.ind-Food .ind-Training .item dd h2 {
  margin-bottom: 5px;
}
.ind-channel .hd h2 {
  background-position: 0 -315px;
}
.ind-channel .bd {
  padding: 20px 0;
  overflow: hidden;
  *zoom: 1;
}
/*快速链接*/
.ind-box #quick-link{margin-bottom:0}
#quick-link {
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  float: left;
}
#quick-link li {
  width: 112px;
  height: 82px;
  float: left;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
#quick-link li a {
  width: 100%;
  height: 27px;
  padding: 55px 0 0;
  margin: 0;
  border-radius: 0;
  text-align: center;
  background: url(../img/quick-link.png) no-repeat;
  border: none;
}
#quick-link li #ql1 {
  background-position: 0 0;
}
#quick-link li #ql1:hover {
  background-position: 0 -165px;
}
#quick-link li #ql2 {
  background-position: -113px 0;
}
#quick-link li #ql2:hover {
  background-position: -113px -165px;
}
#quick-link li #ql3 {
  background-position: -226px 0;
}
#quick-link li #ql3:hover {
  background-position: -226px -165px;
}
#quick-link li #ql4 {
  background-position: 0 -83px;
}
#quick-link li #ql4:hover {
  background-position: 0 -248px;
}
#quick-link li #ql5 {
  background-position: -113px -83px;
}
#quick-link li #ql5:hover {
  background-position: -113px -248px;
}
#quick-link li #ql6 {
  background-position: -226px -83px;
}
#quick-link li #ql6:hover {
  background-position: -226px -248px;
}
/*内页*/
.sidebar #quick-link .widget-content{padding:0;}
.sidebar #quick-link li{width:102px;overflow:hidden;}
.sidebar #quick-link li a{width:112px;margin-left:-5px}

.rdot-list {
  padding-top: 20px;
}
.rdot-list li {
  line-height: 22px;
  padding-left: 14px;
  background: url(../img/icon_dot_red.png) no-repeat 0 center;
}
.ind-Cartoon .hd {
  padding-top: 10px;
}
.ind-Cartoon .hd h2 {
  background-position: 0 -245px;
}
.ind-Cartoon .bd {
  padding: 10px 0;
}
.ind-Tipic .hd h2 {
  background-position: 0 -210px;
}
.ind-Tipic .bd {
  padding: 20px 0 24px;
}
.Tipic-ad {
  width: 338px;
  height: 372px;
  overflow: hidden;
  padding: 0;
  border: 1px solid #dedede;
  position: relative;
  text-align: center;
  z-index: 1;
}
.Tipic-ad .pic:hover {
  filter: alpha(opacity=85);
  opacity: 0.85;
}
.Tipic-ad .tit {
  width: 338px;
  height: 46px;
  line-height: 46px;
  color: #fff;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10;
  font-size: 16px;
  text-align: center;
}
.Tipic-ad .tit:hover {
  color: #c00;
  text-decoration: underline;
}
.Tipic-ad .bg {
  width: 338px;
  background: #000;
  filter: alpha(opacity=44);
  opacity: 0.44;
  height: 46px;
  line-height: 46px;
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  z-index: 9;
}
.ind-Tourism {
  width: 360px;
  float: left;
}
.ind-Tourism .hd h2 {
  background-position: 0 -105px;
}
.ind-Tourism .bd {
  padding: 20px 0;
}
.ind-Tourism dl dt {
  width: 200px;
  height: 240px;
  float: left;
  margin-right: 10px;
}
.ind-Tourism dl dd .cate {
  line-height: 28px;
}
.ind-Tourism dl dd h3 {
  font-size: 15px;
  margin-bottom: 10px;
}
.ind-Tourism .adPic {
  clear: both;
  padding-top: 20px;
  position: relative;
}
.ind-Tourism .adPic h3,
.ind-Tourism .adPic p {
  position: absolute;
  bottom: 85px;
  left: 20px;
  font-size: 16px;
  color: #fff;
}
.ind-Tourism .adPic p {
  width: 240px;
  height: 60px;
  bottom: 20px;
  font-size: 14px;
}
.ind-Tourism .adPic a {
  color: #fff;
}
.ind-Tourism .adPic a:hover h3 {
  color: #c00;
  text-decoration: underline;
}
.ind-Column {
  width: 320px;
  margin-left: 25px;
  float: left;
}
.ind-Column .hd h2 {
  background-position: 0 -140px;
}
.ind-Community {
  width: 320px;
  float: right;
}
.ind-Community .hd h2 {
  background-position: 0 -175px;
}
.ind-Column .bd,
.ind-Community .bd {
  padding: 20px 0;
}
.ind-Column dl,
.ind-Community dl {
  height: 100px;
  overflow: hidden;
}
.ind-Column dl dt,
.ind-Community dl dt {
  width: 130px;
  height: 100px;
  float: left;
  overflow: hidden;
  margin-right: 10px;
}
.ind-Column dl dd h3,
.ind-Community dl dd h3 {
  font-size: 15px;
  line-height: 30px;
}
.ind-Column ul.rdot-list,
.ind-Community ul.rdot-list {
  clear: both;
  border-bottom: 1px solid #efefef;
  padding: 10px 0 20px;
  margin-bottom: 20px;
}
.news-list .summary {
  line-height: 26px;
}
