@charset "utf-8";
/* CSS Document */
      @media screen and (min-width: 680px) {
      body { background: #F7F7F7; }
      .cont { width: 1200px; margin: 0 auto 40px; overflow: hidden;background: #fff;}
      .ewb-white { padding: 35px 30px 40px; line-height: 32px; font-size: 16px; background-color: #fff; }
      .ewb-article-tt { font-size: 24px; color: #666; font-weight: bold; text-align: center; line-height: 34px; }
      .ewb-article-source { color: #999; font-size: 0; margin: 10px 0 0 -30px; text-align: center; }
      .ewb-article-source span { display: inline-block; vertical-align: middle; font-size: 14px; line-height: 20px; margin-left: 30px; }
      .ewb-article-detail { margin-top: 26px; border-top: 1px dashed #eee; border-bottom: 1px solid #eee; padding: 25px 0 40px; font-size: 16px; background-color: #ffffff; }
      .ewb-article-detail p { margin: 10px; }
      .ewb-article-detail p img { text-align: center !important; }
      .r { float: right !important; }
      .ewb-share-btn { box-sizing: border-box; float: left; width: 88px; height: 36px; border: 1px solid #e5e5e5; margin-left: 20px; padding-left: 42px; line-height: 34px; color: #999; border-radius: 5px; background-position: 14px 50%; background-repeat: no-repeat; }
      .ewb-share { margin-top: 30px;padding: 0px 10px;margin:10px  0px ; height: 40px;}
      .clearfix:before,
      .clearfix:after { display: table; line-height: 0; content: ""; }
      .share1 { background-image: url(/images/close_icon.png); }
      .share2 { background-image: url(/images/share_icon_02.png); }
      .share3 { background-image: url(/images/icon_16.png); }
      .position { background: url(/images/wztp.png) no-repeat center; display: inline-block; width: 20px; height: 20px; vertical-align: text-bottom; margin-right: 5px; }
      .ewb-location span { color: #014373; }
      .ewb-location { padding: 25px 10px; line-height: 26px; color: #999; font-size: 16px; }
      #symbol { margin-top: 30px; line-height: 30px; font-size: 14px; color: #666666; background: #fbfbfb; }
      .row { margin-right: -15px; margin-left: -15px; line-height: 30px; height: 30px; overflow: hidden; }
      .gk_xx { float: left; margin-left: 10px; padding: 0 20px; width: 26%; }
      #panel { left: -22px; }
      

      .breadcrumb { display: none; }
      }
      
      @media screen and (max-width: 680px) {
      /* normalized */
      html { font-size: calc(100vw / 7.5); }
      body { background-color: #fff; margin: 0; font-family: "Microsoft YaHei, Arial, Helvetica, sans-serif"; font-size: 16px; line-height: 1.5; color: #333; -webkit-user-select: none; -webkit-text-size-adjust: 100%; }
      /* em */
      em { font-weight: 400; font-style: normal; }
      /* link */
      a { background-color: transparent; text-decoration: none; font-size: 16px; color: inherit; }
      
      /* ellipsis */
      .ellipsis { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
      .ellipsis-2 { display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }
      
      .cont { flex: 1; min-height: 0; width: 100%; overflow-y: auto; }
      .cont > .container { margin: 16px 0 0; }
      .cont > .container > .ewb-location { display: none; }

      .cont > .container > .ewb-white > .ewb-article-tt { font-weight: bold; font-size: 16px; }
      .cont > .container > .ewb-white > #symbol { padding: 16px 0; border-bottom: 1px solid #eee; }
      .cont > .container > .ewb-white > #symbol > #source_share { background: #fff; display: flex; flex-wrap: wrap; justify-content: space-between; text-align: left; font-size: 16px; line-height: 1.5; }
      .cont > .container > .ewb-white > #symbol > #source_share > #printIco { display: none; }
      .cont > .container > .ewb-white > #symbol > #source_share > .fonts { display: none; }
      .cont > .container > .ewb-white > #symbol > #source_share > span { margin-left: 0!important; width: 50%; color: #cbccce; }
      .cont > .container > .ewb-white > #symbol > #source_share > span > .em,
      .cont > .container > .ewb-white > #symbol > #source_share > span > #hits { font-size: 16px!important; color: #999!important; }
      .cont > .ewb-share { display: none; }
      .cont > .ewb-article-detail { padding: 16px; font-size: 16px; }
      .cont > .ewb-article-detail > p + p { margin: 16px 0 0 0; }
      .cont > .ewb-article-detail img { display: block; margin: 0 auto; max-width: 100%; height: auto!important; }
      .cont > .ewb-article-detail strong { font-weight: bold; }
      .cont > .ewb-article-detail em { font-style: italic; }
      .cont > .ewb-article-detail video { max-width: 100%; height: auto!important; }
      .cont > .ewb-article-detail > #qr_code { display: none; }
      .right-navBox { display: none; }

      /* main */
      .main { flex: 1; min-height: 0; overflow-y: auto; }
      
      /* breadcrumb */
      .breadcrumb { background-color: #fff; display: flex; flex-wrap: wrap; align-items: center; padding: 016px; min-height: 0.48rem; color: #666; }
      .breadcrumb > a { position: relative; margin: 0 0 0 0.12rem; font-size: 16px; }
      .breadcrumb > a::after { margin: 0 0 0 0.12rem; content: '\\'; }
      .breadcrumb > a:last-child:after { content: none; }
      }
     .clearfix{display: none;}
	 table{border-collapse: collapse;margin:auto;}
 td, th {
 border: 1px solid #000;
}
