
/*鍥剧墖*/

.topBanner {
  height: 457px;
  background-repeat: no-repeat;
  background-position: center;
}

.topBannerContent {
  position: absolute;
  width: 318px;
  right: 9px;
  top: 192px;
  background: url(../image/_backColor.png) repeat;
}

.topBannerContent div {
  border: 1px solid #edecec;
  border-top: 2px solid #9e9e9e;
  margin: 9px 14px 8px 14px;
  position: relative;
}

.topBannerContent p {
  margin: 0;
  margin-left: 10px;
}

.topBannerContent .chinese {
  font-size: 24px;
  color: #ffffff;
  font-weight: bold;
  margin-top: 36px;
  text-shadow: 4px 4px 5px #313030;
}

.topBannerContent .english {
  color: #cbcaca;
  font-size: 18px;
  font-family: Arial;
  margin-top: 13px;
  margin-bottom: 44px;
}

.topBannerContent img {
  position: absolute;
  right: 0px;
  top: 0px;
}

.topBanner .container {
  margin: 0 auto;
  max-width: 1000px;
  position: relative;
}
/*褰撳墠浣嶇疆*/

.position {
  font-size: 12px;
  font-family: \5FAE\8F6F\96C5\9ED1;
  margin-top: 6px;
}

.position .index {
  padding-left: 19px;
  background: url(../image/iconHome.png) no-repeat 0 50%;
}

.position a {
  color: #666666;
  text-decoration: none;
}
.position a:hover{
  color:#4783c4;
}

.position .place {
  color: #4783c4;
}
/*bdShare鍒嗕韩*/

.newsInfo {
  text-align: center;
  margin: 0 auto;
  color: #999999;
  font-size: 12px;
  margin-bottom: 34px;
}
#bdShare span {
  padding-left: 853px;
  display: inline-block;
  margin-top: 8px;
  font-size: 12px;
}

#bdShare a {
  width: 25px;
  height: 25px;
  padding: 0;
  margin: 2px;
  display: inline-block;
}

#bdShare .bds_weixin {
  background: url(../image/_weixin.png) no-repeat;
}

#bdShare .bds_tsina {
  background: url(../image/_sina.png) no-repeat;
}

#bdShare .bds_sqq {
  background: url(../image/_qq.png) no-repeat;
}

.bdsharebuttonbox {
  float: right;
  margin-bottom: 40px;
}



