/*这里是产品负责人把控产品外观的主要位置，外观把控手段：通过定义样式类，接着书写文档以让产品专员快速使用。这里应该存在的内容:
1. 添加颜色定义类，分别定义前景及背景，并使用样式类文档让参与者与具体业务外观对应。
2. 覆盖元素的默认样式类：添加与元素同名的样式类，使用!important覆盖元素中的默认样式，以使得界面保持一致外观。
3. 指定默认的自动样式：通过p,a这样的标签选择器，直接定义默认外观。
4. 从样式类库中导入样式，并定义其颜色。接着定义文档，以方便产品专员直接使用。
5. 使用各类样式类编辑器，直接编辑特定的样式类，接着定义文档，以方便产品专员直接使用。
*/
/*页面顶部栏文字字体使用此样式！ 苹方-简 中黑体(ziti2)*/
.x_ziti_dingbu {
  font-family: arial, microsoft yahei;
  font-size: 18px;
  font-weight: 700;
}
/*苹方-简 中粗体(ziti3)、Bebas Neue Bold(ziti7)、DINCond-Black(ziti9)、DIN-Blackltalic(ziti12)*/
.x_zitia {
  font-family: arial, hiragino sans gb, microsoft yahei, 微软雅黑, 宋体, 宋体, tahoma, arial, helvetica, stheiti;
}
/*苹方-简 中黑体(ziti2)、苹方-繁 常规体(ziti4)*/
.x_zitib {
  font-family: helvetica neue, helvetica, microsoft yahei, hiragino sans gb, wenquanyi micro hei, sans-serif;
}
/*苹方-繁 中黑体(ziti5)、苹方-简 常规体(ziti1)*/
.x_zitic {
  font-family: tahoma, arial, hiragino sans gb, 宋体;
}
/*DINOT-Bold(ziti14)、DIN Alternate Bold(ziti15)*/
.x_zitid {
  font-family: arial, sans-serif;
}
.tjtd1{width:10%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tjtd2{width:15%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tjtd3{width:18%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tjtd4{width:15%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tjtd5{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tjtd6{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.httu1{width:100%;height:116px}.video-js{display:block;vertical-align:top;box-sizing:border-box;color:#fff;background-color:#000;position:relative;padding:0;font-size:5px!important;line-height:1;font-weight:400;font-style:normal;font-family:Arial,Helvetica,sans-serif}a{color:#337ab7}