@charset "UTF-8";
/*reset*/
body, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
  margin: 0;
  padding: 0;
}

article, aside, figure, footer, header, hgroup, nav, section {
  display: block;
}

ul, ol {
  list-style: none;
}

img {
  border: 0 none;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

textarea {
  resize: none;
}

strong, em, i {
  font-style: normal;
  font-weight: normal;
}

del {
  text-decoration: line-through;
}

input::-ms-clear {
  display: none !important;
}

button[disabled], input[disabled] {
  cursor: default;
}

input, select, button, h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
  font-family: inherit;
  outline: none;
}

a {
  text-decoration: none;
  color: #666;
}

body {
  font: 12px/1.5 "Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",Arial,sans-serif;
  color: #333;
  background: #fff;
}

.clearfix {
  zoom: 1;
}

.clearfix:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 494px;
  height: 75px;
  margin: auto;
  color: #fff;
  font-size: 30px;
  background-image: -webkit-gradient(linear, right top, left top, from(#bd2035), to(#3200d0));
  background-image: linear-gradient(-90deg, #bd2035 0%, #3200d0 100%);
  -webkit-box-shadow: 0px 5px 7px 0px rgba(28, 0, 117, 0.75);
          box-shadow: 0px 5px 7px 0px rgba(28, 0, 117, 0.75);
  border-radius: 37px;
}

.btn:hover {
  -webkit-filter: saturate(0.5);
          filter: saturate(0.5);
}

.blue-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 991px;
  height: 55px;
  background-color: #ffffff;
  border-radius: 22px;
  border: solid 1px #c5c5c5;
  text-align: center;
  margin: 40px auto;
  font-size: 16px;
  color: #474646;
}

.tlt {
  width: 665px;
  height: 65px;
  margin: 0 auto;
  padding: 70px 0 50px 0;
}

.container_ha {
  margin: 30px auto 0;
  width: 1200px;
}

.container_ha .container_ha_left {
  width: 842px;
  float: left;
}

.container_ha .container_ha_left .ha_header {
  font-size: 16px;
  color: #4a97ff;
  line-height: 52px;
}

.container_ha .container_ha_left .ha_header::before {
  content: '';
  display: inline-block;
  width: 4px;
  height: 25px;
  background: #4a97ff;
  margin-right: 10px;
  vertical-align: top;
  margin-top: 13px;
}

.container_ha .container_ha_left .ha_item {
margin-bottom:27px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.container_ha .container_ha_left .ha_item .ha_img_box {
  width: 469px;
  height: 272px;
}

.container_ha .container_ha_left .ha_item .ha_img_box img {
  width: 100%;
  height: 100%;
}

.container_ha .container_ha_left .ha_item .ha_item_right {
  margin-left: 30px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}



.container_ha .container_ha_left .ha_item .ha_item_right h3 {
  font-size: 18px;
  color: #000000;
  line-height: 60px;
}

.container_ha .container_ha_left .ha_item .ha_item_right .ha_item_line {
  font-size: 14px;
  line-height: 26px;
  color: #000000;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.container_ha .container_ha_left .ha_item .ha_item_right .btn_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-top: 24px;
}

.container_ha .container_ha_left .ha_item .ha_item_right .btn_box .btn_click {
  width: 107px;
  height: 34px;
  line-height: 34px;
  background-color: #134e90;
  font-size: 16px;
  text-align: center;
  color: #ffffff;
  margin-right: 20px;
}
.selected_online {
       float: right;
    width: 107px;
    height: 21px;
    background-color: #134e90;
    text-align: center;
    line-height: 21px;
    font-size: 14px;
    color: white;
}

.video-box-head {
  background: #fff;
    display: flex;
    flex-direction: row;
}
.indetail_v_head{
 width:900px;
padding-left:0;
}
/*# sourceMappingURL=map/hotActivity.css.map */
