/*******组件样式**********/
.article-con p {font-size: 16px !important;
    line-height: 36px !important;
    font-family: "微软雅黑" !important;
    color: #333333;
    text-indent: 2em;
    word-break: break-all;
    background: none !important;
    width: auto !important;
    float: none !important;}
.article-con p a{word-break: break-all;}
.article-con font {font-size:16px!important;line-height:36px!important; font-family:"微软雅黑"!important;color:#333333;}
.article-con span {font-size:16px!important;line-height:36px!important; font-family:"微软雅黑"!important;color:#333333;}
.article-con table p{text-indent:0em !important;margin-bottom:0em !important;}
.article-con img{max-width:100% !important;height:auto !important;border:0 !important;}
.article-con  video{max-width:100% !important;height:auto !important;}
.article-con table {max-width: 100% !important;margin: 0 auto !important;}
.article-con iframe{width: 100%;
    height: 800px; display: block;}
.article-con video{display:block;margin:0 auto;}

.article-con table {
  width: 80% !important;
  max-width: 100% !important;
  border-collapse: collapse;
  table-layout: fixed !important;}

.article-con table tbody {
  display: block !important;
  width: 100% !important;
  overflow-x: auto !important;}

.article-con tr {
  display: table !important;
  width: 100% !important;
  table-layout: fixed !important;}

.article-con td {
  word-break: break-word !important;
  white-space: normal !important;
  padding: 6px 8px !important;
  border: 1px solid #000 !important;
  vertical-align: middle !important;}
