.bgc_ffffff {
  background-color: #ffffff;
}

body {
  min-width: 1500px;
}


.bodypt47 {
  padding-top: 47px;
}

.page_width {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}

.page_white {
  background-color: #ffffff;
}

a:hover {
  text-decoration: underline;
}

.nav {
  height: 88px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.nav .logo {
  display: inline-block;
  height: 100%;
}

.nav .logo img {
  max-height: 100%;
  width: 206px;
}

.nav .search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.nav .search .date {
  font-weight: 500;
  font-size: 12px;
  color: #1d2129;
  margin-right: 24px;
}

.nav .search .search-main {
  width: 276px;
  height: 32px;
  position: relative;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
}

.nav .search .search-main input {
  width: 256px;
  border: none;
  height: 100%;
  padding-left: 40px;
  padding-right: 40px;
  background:  no-repeat;
  background-size: 16px;
  background-position: 12px center;
}

.nav .search .search-main .search-del {
  background:  no-repeat;
  position: absolute;
  right: 12px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 18px;
  height: 18px;
  background-size: 100%;
}

.nav .search .search-main .search-del:hover {
  cursor: pointer;
}

.menu {
  background-color: #b00700;
  height: 50px;
  overflow: hidden;
  width: 100%;
}

.menu .cents {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.menu li {
  color: #fff;
  font-weight: 500;
  font-size: 18px;
  line-height: 50px;
}

.menu li a:hover {
  border-bottom: 3px solid #ffffff;
  text-decoration: none;
}

.title-three-images-item {
  width: 100%;
  border-bottom: 1px solid #e5e6eb;
  padding-bottom: 20px;
  padding-top: 24px;
}

.title-three-images-item .title {
  width: 100%;
  height: 50px;
  font-size: 18px;
  line-height: 25px;
  color: #1d2129;
  font-weight: 500;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
}

.title-three-images-item .images {
  margin-top: 12px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.title-three-images-item .images a {
  display: inline-block;
}

.title-three-images-item .images a img {
  width: 246px;
  height: 148px;
}

.title-three-images-item .time {
  font-size: 14px;
  line-height: 14px;
  color: #86909c;
  margin-top: 12px;
  display: inline-block;
}

.left-image-title {
  padding: 24px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #e5e6eb;
}

.left-image-title .image {
  display: inline-block;
  margin-right: 20px;
}

.left-image-title .image img {
  width: 246px;
  height: 148px;
}

.left-image-title .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.left-image-title .text .title {
  height: 50px;
  font-size: 18px;
  line-height: 25px;
  color: #1d2129;
  font-weight: 500;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
}

.left-image-title .text .time {
  font-size: 14px;
  line-height: 20px;
  color: #86909c;
  margin-top: 12px;
  display: inline-block;
}

.no-image-title {
  padding: 24px 0px;
  border-bottom: 1px solid #e5e6eb;
}

.no-image-title a.title {
  height: 50px;
  font-size: 18px;
  line-height: 25px;
  color: #1d2129;
  font-weight: 500;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
}

.no-image-title .time {
  font-size: 14px;
  line-height: 14px;
  color: #86909c;
  margin-top: 12px;
  display: inline-block;
  width: 100%;
  text-align: end;
}

.circle-lists .title-tx {
  height: 41px;
  border-bottom: 2px solid #eec569;
}

.circle-lists .title-tx h6 {
  display: inline-block;
  position: relative;
  line-height: 41px;
  padding: 0 28px;
  min-width: 150px;
  font-weight: 500;
  font-size: 14px;
  text-align: center;
  color: #fff;
}

.circle-lists .title-tx h6::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 11px;
  top: 0;
  background-color: #ad3130;
  -webkit-transform: skew(-30deg);
  transform: skew(-30deg);
  z-index: -1;
}

.circle-lists .title-tx h6::after {
  content: "";
  width: 8px;
  height: 100%;
  position: absolute;
  left: calc(100%   15px);
  top: 0;
  background-color: #eec569;
  -webkit-transform: skew(-30deg);
  transform: skew(-30deg);
  z-index: -1;
}

.circle-lists .dotul {
  margin-top: 20px;
}

.circle-lists .dotul li {
  padding-left: 23px;
  margin-bottom: 24px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.circle-lists .dotul li::before {
  content: "";
  position: absolute;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  background-color: #ad3130;
}

.circle-lists .dotul li a {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #1d2129;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 300px;
  display: block;
  margin-right: 12px;
}

.circle-lists .dotul li.mb24 {
  margin-bottom: 24px;
}

.circle-lists .dotul li.istime {
  overflow: hidden;
}

.circle-lists .dotul li.istime span {
  float: right;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #86909c;
}

.image-lists .title-tx {
  height: 41px;
  border-bottom: 2px solid #eec569;
}

.image-lists .title-tx h6 {
  display: inline-block;
  position: relative;
  line-height: 41px;
  padding: 0 28px;
  min-width: 150px;
  font-weight: 500;
  font-size: 14px;
  text-align: center;
  color: #fff;
}

.image-lists .title-tx h6::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 11px;
  top: 0;
  background-color: #ad3130;
  -webkit-transform: skew(-30deg);
  transform: skew(-30deg);
  z-index: -1;
}

.image-lists .title-tx h6::after {
  content: "";
  width: 8px;
  height: 100%;
  position: absolute;
  left: calc(100%   15px);
  top: 0;
  background-color: #eec569;
  -webkit-transform: skew(-30deg);
  transform: skew(-30deg);
  z-index: -1;
}

.image-lists .images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 0px;
}

.image-lists .images .image-item {
  margin-right: 20px;
}

.image-lists .images .image-item .image {
  display: inline-block;
  width: 186px;
  height: 109px;
}

.image-lists .images .image-item .image img {
  width: 100%;
  height: 100%;
}

.image-lists .images .image-item .title {
  color: #333;
  font-size: 14px;
  margin-top: 12px;
  display: block;
}

.image-lists .texts a {
  display: block;
  font-size: 14px;
  color: #333333;
  line-height: 26px;
}

.one-image .title-tx {
  height: 41px;
  border-bottom: 2px solid #eec569;
}

.one-image .title-tx h6 {
  display: inline-block;
  position: relative;
  line-height: 41px;
  padding: 0 28px;
  min-width: 150px;
  font-weight: 500;
  font-size: 14px;
  text-align: center;
  color: #fff;
}

.one-image .title-tx h6::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 11px;
  top: 0;
  background-color: #ad3130;
  -webkit-transform: skew(-30deg);
  transform: skew(-30deg);
  z-index: -1;
}

.one-image .title-tx h6::after {
  content: "";
  width: 8px;
  height: 100%;
  position: absolute;
  left: calc(100%   15px);
  top: 0;
  background-color: #eec569;
  -webkit-transform: skew(-30deg);
  transform: skew(-30deg);
  z-index: -1;
}

.one-image .image {
  padding: 20px 0px;
  display: block;
  width: 100%;
  max-width: 415px;
  height: 244px;
}

.one-image .image img {
  width: 100%;
  height: 100%;
}

.content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 24px;
}

.content .content-left {
  width: 1150px;
  max-width: 800px;
}

.content .content-left .image-text .title {
  font-weight: 600;
  font-size: 22px;
  line-height: 30px;
  color: #000000;
  width: 100%;
  overflow: hidden;
  display: block;
}

.content .content-left .image-text .time {
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
  color: #999999;
  margin-top: 18px;
  margin-bottom:18px;
  display: block;
}

.content .content-left .image-text .text img {
  width: 100% !important;
  margin-top: 32px;
  display: block;
  height: auto !important;
}

.content .content-left .image-text .text p {
  font-weight: 400;
  font-size: 16px;
  line-height: 36px;
  color: #4e5969;
}

.content .content-left .video .title {
  font-weight: 600;
  font-size: 30px;
  line-height: 30px;
  color: #000000;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}

.content .content-left .video .time {
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
  color: #999999;
  margin-top: 18px;
  display: block;
}

.content .content-left .video .text video {
  margin-top: 32px;
  width: 100%;
  height: 458px;
}

.content .content-left .audio .title {
  font-weight: 600;
  font-size: 30px;
  line-height: 30px;
  color: #000000;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}

.content .content-left .audio .time {
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
  color: #999999;
  margin-top: 18px;
  display: block;
}

.content .content-left .audio .text audio {
  margin-top: 32px;
  width: 100%;
  height: 54px;
}

.content .content-left .atlas .title {
  font-weight: 600;
  font-size: 30px;
  line-height: 30px;
  color: #000000;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}

.content .content-left .atlas .time {
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
  color: #999999;
  margin-top: 18px;
  display: block;
}

.content .content-left .live {
  width: 100%;
}

.content .content-left .live .loading {
  margin-left: 34%;
}

.content .content-left .live iframe {
  width: 100%;
  height: 1200px !important;
}

.content .content-right {
  margin-left: 24px;
}

.content .content-right > div {
  margin-bottom: 40px;
}

.hb_weibu {
  width: 100%;
  background: #3e3e3e;
}

.hb_weibu .tex {
  margin: auto;
  width: 1000px;
  text-align: center;
  font-size: 12px;
}

.hb_weibu .lt {
  margin-top: 15px;
  color: #a1a1a1;
}

.hb_weibu .makao {
  margin-top: 12px;
  color: #a1a1a1;
}

.hb_weibu .dkao {
  margin-top: 8px;
  color: #a1a1a1;
}

.hb_weibu #_ideconac img {
  height: 50px;
}

.hb_top {
  position: fixed;
  top: 0;
  z-index: 9999;
  overflow: hidden;
  display: block;
  width: 100%;
  height: 50px;
  background: url(/uploads/image/t2phaimage/beijingyy.png);
}

.hb_top .hb_top_maging {
  width: 1200px;
  height: 50px;
  margin: auto;
}

.hb_top .hb_top_maging .hb_top_letf_logo {
  width: 200px;
  height: 50px;
  float: left;
}

.hb_top .hb_top_maging .hb_top_letf_logo .cell_706_ .top1 {
  float: left;
  display: block;
}

.hb_top .hb_top_maging .hb_top_letf_logo .cell_706_ .to2 {
  font-size: 20px;
  color: #fff;
  float: left;
  margin: 10px 10px;
  text-decoration: none;
}

.hb_top .hb_top_maging .hb_dhang_left {
  width: 600px;
  height: 50px;
  float: left;
}

.hb_top .hb_top_maging .hb_dhang_left ul li {
  width: 80px;
  float: left;
  text-align: center;
  line-height: 50px;
  font-size: 14px;
  color: white;
  margin-left: 0px;
}

.hb_top .hb_top_maging .hb_dhang_left a {
  color: #fff;
}

.hb_top .hb_top_maging .hb_sosuo_denglu_right {
  width: 307px;
  height: 50px;
  float: right;
}

.hb_top .hb_top_maging .hb_sosuo_denglu_right .hb_ssuo {
  float: left;
}

.hb_top .hb_top_maging .hb_sosuo_denglu_right .hb_ssuo .cell_715_ {
  font-size: 14px;
  line-height: 18px;
  padding: 12px 0 0 0px;
}

.hb_top .hb_top_maging .hb_sosuo_denglu_right .hb_ssuo .cell_715_ .text {
  width: 158px;
  padding: 3px 5px;
  height: 18px;
  border: 0px solid #c2c2c2;
  border-right: none;
  background: #054473;
  color: #f1f1f1;
}

.hb_top .hb_top_maging .hb_sosuo_denglu_right .hb_ssuo .cell_715_ .submit {
  border: none;
  margin: 6px 0 5px -35px;
  background: url(/uploads/image/t2phaimage/20181113134317acdd.png) no-repeat left top transparent;
  width: 18px;
  text-align: center;
  height: 16px;
  overflow: hidden;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
}

.hb_top .hb_top_maging .hb_ydd {
  float: left;
}

.hb_top .hb_top_maging .hb_ydd .cell_717_ {
  line-height: 35px;
  font-size: 12px;
  padding: 7px 0 0 15px;
}

.hb_top .hb_top_maging .hb_ydd .cell_717_ a {
  font-size: 12px;
  color: #ffffff;
  text-decoration: none;
}

video,img,iframe{
    height:auto !important;
    max-width: 100% !important;
}

/*# sourcemappingurl=detail.css.map */

