/* index */
.leftBox{
  width: 380px;
}
.middleBox,
.rightBox {
  width: 370px;
}
.middleBox {
  margin-left: 22px;
}
.subTitle {
  color: #676767;
  font-size: 18px;
  text-indent: 14px;
  border-bottom: 2px solid #d9d9d9;
  position: relative;
  margin-bottom: 10px;
  line-height: 30px;
}
.subTitle a::after {
  display: block;
  content: ' ';
  width: 100px;
  height: 2px;
  background: #135794;
  position: absolute;
  left: 0px;
}
.newsItem {
  line-height: 39px;
  text-indent: 10px;
  position: relative;
  background: url('../img/li-bg.png') left center no-repeat;
}
.newsTitle {
  display: block;
  width: 315px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.newsTime {
  color: #676767;
  margin-top: 2px;
}
.partBox {
  margin: 20px 0px;
}
.partItem {
  width: 95px;
  text-align: center;
}
.partItem img {
  display: block;
  margin: 0 auto 8px auto;
}
.partItem span {
  font-size: 14px;
}
.skyBlueItem {
  width: 182px;
  text-align: center;
  height: 70px;
  line-height: 70px;
  background: #dff0fe;
  margin-bottom: 16px;
}
.skyBlueItem a{
  color: #135794;
}


.slideBox {
  width: 380px;
  height: 280px;
  overflow: hidden;
  position: relative;
}
.slideBox .bd img {
  width: 380px;
  height: 280px;
  display: block;
}
.slideBox .hd {
  overflow: hidden;
  position: absolute;
  right: 5px;
  bottom: 14px;
  z-index: 1;
}
.slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}
.slideBox .hd ul li {
  float: left;
  margin-right: 10px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #fff;
  cursor: pointer;
}
.slideBox .hd ul li.on {
  background: #135794;
}
.slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
  position: relative;
}
.titleBox {
  width: 380px;
  height: 40px;
  line-height: 40px;
  padding-left: 10px;
  color: #fff;
  font-size: 14px;
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  left: 0;
  bottom: 0px;
}

.newsBox{
  height: 260px;
}

/* list */
.crumb{width: 1170px;height: 45px;}
.crumb p{line-height: 45px;font-size: 16px;color: #015293;}
.crumb p a{color: #015293;}
.crumb p span{margin: 0 5px;}
.listBox{padding-bottom: 30px;min-height: 600px;}
.listBox ul{margin-top: 15px;}
.listBox ul li{font-size: 16px;height: 36px;line-height: 36px;text-indent: 16px;background: url(../img/li-bg.png) 3px 15px no-repeat;overflow: hidden;}
.listBox ul li span{float: right;color: #999;font-size: 16px;padding-right: 10px;}
.listBox ul li a{display: block;width: 900px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;float: left;}
.listBox ul li a:hover{color: #015293;}

/* detail */
.detailBox{width: 1100px;margin: 20px auto 0;}
.detailBox h1{font-weight: 400;font-size: 28px;color: #015293;text-align: center;margin: 25px auto 0;line-height: 38px;word-break: break-all;word-wrap: break-word;}
.detailBox h6{font-weight: 400;height: 36px;line-height: 36px;font-size: 16px;color: #797979;background: #f3f3f3;margin: 15px auto;text-align: center;}
em.con-box{font-style: normal!important;}
.detailBox h6 span{margin: 0 6px;}
.content{line-height: 36px;font-size: 16px;color: #000;}
.content p{font-size: 16px;line-height: 36px;word-break: normal;word-wrap: break-word;}
.infoBox{min-height: 600px;}

/* 南乐 */
.nanleBox{margin: 30px 0px;}
.ztImgItem{width: 370px;margin-top: 9px;}
.ztImgItem img{width: 370px;height: 70px;}
.logoImg img{height: 83px;display: inline-block;float: left;}
.logoImg{font-size: 48px;font-weight: bold; line-height: 83px;display: block;height: 83px;}
.logoImg span{ margin-left: 20px;display: inline-block;float: left;color: #D50000;}