.m-head {
  color: #fff;
  height: 320px;
}

.top-links {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #fff;
}
.top-links .item a {
  color: #fff;
  padding-right: 20px;
}
.top-links .item a i {
  padding-right: 8px;
}
.top-links .item .top-login {
  color: #a1d7ff;
}
.top-links .item .top-login a {
  padding: 0 4px;
  color: #a1d7ff;
}
.top-links .item .top-login a:hover {
  text-decoration: underline;
}

.top-logo {
  width: 503px;
  height: 100px;
  margin: 14px auto;
}
.top-nav dd h2 {
  font-size: 15px;
  line-height: 42px; /* padding-top: 5px; */
  color: #c6e9ff;
}
.top-nav dl.on dt i,
.top-nav dl.on dd p,
.top-nav dl.on dd h2 {
  color: #fff;
}

.top-nav {
  width: 602px;
  height: 92px; /* background: url(../images/top_nav_bg.png) no-repeat; */
  margin: 0 auto;
  position: relative;
}
.top-nav .nav-list {
  overflow: hidden;
  width: 603px;
  height: 47px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.top-nav dl {
  float: left;
  width: 120px;
  cursor: pointer;
}
.top-nav dt {
  float: left;
  padding-left: 20px;
  width: 35px;
  height: 46px;
  line-height: 46px;
}
.top-nav dt i {
  font-size: 23px;
  color: #89cdff;
}
.top-nav dd h2 em {
  font-weight: bold;
  font-style: normal;
  padding-left: 2px;
}
.top-nav dd p {
  color: #c6e9ff;
  font-size: 12px;
}
.top-nav dl dd.icon {
  height: 10px;
  clear: both;
  display: none;
}
.top-nav dl.on dd.icon {
  display: block;
}

.top-nav .nav-con {
  display: none;
  float: left;
  width: 603px;
  height: 43px;
  margin-top: -20px;
  position: absolute;
  top: 20px;
  left: 0;
  z-index: 1;
  padding-left: 35px;
}
.top-nav .nav-con a {
  float: left;
  padding: 0 16px;
  color: #cce9ff;
  font-size: 14px;
  line-height: 47px;
}
.top-nav .nav-con a:hover {
  color: #fff;
}
.bbvb {
  margin: 2px auto 12px;
}
.m-menu .search {
  float: right;
  margin-top: 12px;
  margin-right: 10px;
  width: 180px;
  height: 36px;
  display: inline-block;
}
.m-menu .search .sr {
  display: inline-block;
  float: left;
  width: 120px;
  height: 22px;
  margin-top: 6px;
  margin-left: 20px;
  color: #fff;
  border-width: initial;
  border-style: none;
  border-color: initial;
  border-image: initial;
  background: none;
  font: 14px/22px 微软雅黑;
}
.m-menu .search input::input-placeholder {
  color: #6dabce;
}
.m-menu .search input::-webkit-input-placeholder {
  color: #6dabce;
}
.m-menu .search input::-moz-placeholder {
  color: #6dabce;
}
.m-menu .search input:-moz-placeholder {
  color: #6dabce;
}
.m-menu .search input:-ms-input-placeholder {
  color: #6dabce;
}
.m-menu .search .btn {
  display: inline-block;
  float: left;
  width: 20px;
  height: 20px;
  margin-top: 6px;
  margin-left: 6px;
  border: none;
  cursor: pointer;
}

.m-menu {
  width: 100%;
  height: 60px;
  background: #006eab;
  clear: both;
}
.menu-list {
  float: left;
}
.menu-list a {
  display: inline-block;
  line-height: 60px;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  padding: 0 17px;
  letter-spacing: 0.9px;
}
.menu-list a.last {
  margin-right: 0;
}
.menu-list a.on {
  color: #fff;
}
.menu-list a:hover {
  background: #0a81c3;
}

/*二级页面头部*/
.head-skin {
  height: 214px;
}

/*当前位置*/
.nav-path {
  width: 100%;
  height: 60px;
  background-color: #f2f2f2;
}
.dqwz {
  width: 1200px;
  margin: 0 auto;
  line-height: 60px;
  height: 60px;
  text-align: left;
  font-size: 16px;
  color: #999999;
}
.dqwz a {
  color: #999999;
}
.dqwz a:hover {
  color: #006eab;
}

/*详情页面标题及日期 字体大中小*/
.sp_title {
  font-size: 30px;
  text-align: center;
  color: #1b50a0;
  padding: 0 78px;
  font-weight: bold;
  line-height: 60px;
}
.sp_time {
  overflow: hidden;
  font-size: 14px;
  color: #999; /* text-align: center; */ /* padding-left:100px; */
  width: 85%;
  margin: 0 auto;
}
.sp_time span {
  padding: 0 30px 0 0;
  color: #999;
  line-height: 40px;
  font-size: 15px;
}
.sp_time a {
  padding: 0 4px;
  color: #666;
  font-size: 15px;
}
.sp_time .fontbig {
  float: right;
  padding: 0 100px 0 0;
}

/*信息来源 责任编辑 分享*/
.chare {
  overflow: hidden;
  height: 40px;
  /* background: #f2f2f2; */
  line-height: 50px;
  color: #999;
  font-size: 14px;
  padding-left: 20px;
}
.chare .chare-left {
  float: left;
}
.chare .chare-right {
  float: right;
}
.chare .chare-right span {
  float: left;
  height: 40px;
  /* margin-left: 20px; */
}
.chare .chare-right span a.dy {
  padding-left: 25px;
}
.chare .chare-right span a {
  color: #999;
  float: left;
  margin-right: 3px;
}
.chare .chare-right span a.yc1 {
  height: 33px;
  width: 25px;
}
.chare .chare-right span a.yc2 {
  height: 33px;
  width: 25px;
}
.chare .chare-right span a.yc3 {
  height: 33px;
  width: 25px;
}
.chare .chare-right span a.yc4 {
  height: 33px;
  width: 25px;
}
.chare .chare-right span a.yc5 {
  height: 33px;
  width: 25px;
}
.chare .chare-right span a.yc6 {
  height: 33px;
  width: 25px;
}

/*2017-12-2*/
.sp_xtitle {
  font-size: 18px;
  text-align: center;
  color: #666;
  padding: 0px 0px 21px 0px;
}
.sp_xtitle1 {
  font-size: 18px;
  text-align: center;
  color: #666;
  padding: 23px 0px 2px 0px;
}
