  a.hhh {
    padding-top: 160px;
    margin-top: -160px;
    display: block;
}
blockquote p {
    font-size: 18px !important;
    font-family: "Micorsoft Yahei";
    font-weight: 600;
    color:#A51D23;
}
.block-region-left .field.field-body.field-type-text-with-summary.field-label-hidden.field-item {
    margin-top: 40px;
    padding-top: 20px;
}
.language-en .block-region-left .field.field-body.field-type-text-with-summary.field-label-hidden.field-item p{
  margin-bottom:20px;
}
.node-title {
    font-size: 26px;
    font-weight: bold;
    padding-top: 7px;
    padding-bottom: 20px;
    display:block;
}
.breadcrumb .list-breadcrumb li {
    max-width: 300px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}

.language-en .article-title,.language-en .article-submit{
  text-align:left;
}
/* .language-en .article-submit  span:first-child{
  display:none;
}*/
video {
    width: 100%;
}
.field-body h3 {
    margin:15px 0;
}
.main article .field-body p{
  margin-bottom: 20px;
}
.page-node-type-article .article-title h1{
  font-size:2.5vw;
  text-align:left;
  color: #000;
}
.page-node-type-article .article-submit{
  text-align:left;
  padding-top: 20px;
}
@media (min-width:1600px){
  .page-node-type-article .article-title h1{
    font-size:40px;
  }
}
/*********** table *********/
.table thead tr th {
    font-size: 16px;
    color: #FFF;
    background: #ACACAC;
    letter-spacing: 0;
    padding: 25px 10px !important;
    text-align: center;
}
.table.normal tr:nth-child(even) {
    background: #F4F1EC;
}
.table.normal tbody tr td {
    vertical-align: middle;
    padding: 20px 0;
    /* padding-bottom: 20px; */
}
.row div.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .page-node-type-article .article-title h1{
    font-size:20px;
  }
  .row div.table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
.table-fix{
  table-layout: fixed;
}

.wrap-table100 {
    border-radius: 10px;
    overflow: hidden;
}
.respon-table {
    width: 100%;
    display: table;
    margin: 0;
  }
.respon-row {
    display: table-row;
    background: #fff;
  }
  .respon-row .respon-cell:nth-child(1) {
      color:#46318a;
  }
  .respon-row.header {
    color: #ffffff;
    background: #36304a;;
  }
  
  @media screen and (max-width: 768px) {
    .respon-row {
      display: block;
    }
  
    .respon-row.header {
      padding: 0;
      height: 0px;
    }
  
    .respon-row.header .respon-cell {
      display: none;
    }
  
    .respon-row .respon-cell:before {
      font-family: "Microsoft Yahei";
      font-size: 12px;
      color: #808080;
      line-height: 1.2;
      text-transform: uppercase;
      font-weight: unset !important;
  
      margin-bottom: 13px;
      content: attr(data-title);
      min-width: 98px;
      display: block;
    }
}
  
  .respon-cell {
    display: table-cell;
  }
  .respon-row:nth-child(even) {
    background-color: #f5f5f5;
}
  .respon-row .respon-cell {
    font-family: "Microsoft Yahei";
    font-size: 15px;
    color: #666666;
    line-height: 1.2;
    font-weight: unset !important;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 150px;
    padding-left:10px;
    padding-right:10px;
    border-bottom: 1px solid #f2f2f2;
  }
  
  .respon-row.header .respon-cell {
    font-family: "Microsoft Yahei";
    font-size: 16px;
    color: #fff;
    line-height: 1.2;
    font-weight: unset !important;
    padding-top: 19px;
    padding-bottom: 19px;
  }
  
  .respon-row .respon-cell:nth-child(1) {
    padding-left: 20px;
  }
  .respon-row .respon-cell:nth-child(4), .respon-row .respon-cell:nth-child(5){
    width:80px;
    text-align: center;
  }
  .respon-row .respon-cell:nth-child(6){
    text-align: center;
  }
  .respon-table, .respon-row {
    width: 100% !important;
  }
  
 /* .respon-row:hover {
    background-color: #ececff;
    cursor: pointer;
  }
  */
  @media (max-width: 768px) {
    .respon-row {
      border-bottom: 1px solid #f2f2f2;
      padding-bottom: 18px;
      padding-top: 30px;
      padding-right: 15px;
      margin: 0;
    }
    .respon-row .respon-cell  {

      }
    .respon-row .respon-cell {
      width: auto;
      border: none;
      padding-left: 30px;
      padding-top: 16px;
      padding-bottom: 16px;
      text-align: left !important;
    }
    .respon-row .respon-cell:nth-child(1) {
      padding-left: 30px;
    }
    
    .respon-row .respon-cell {
      font-family: "Microsoft Yahei";
      font-size: 18px;
      color: #555555;
      line-height: 1.2;
      font-weight: unset !important;
    }
  
    .respon-table, .respon-row, .respon-cell {
      width: 100% !important;
    }
  }



  .rptable .container-table100 {
    width: 100%;
    min-height: 100vh;
    background: #c850c0;
    background: -webkit-linear-gradient(45deg, #4158d0, #c850c0);
    background: -o-linear-gradient(45deg, #4158d0, #c850c0);
    background: -moz-linear-gradient(45deg, #4158d0, #c850c0);
    background: linear-gradient(45deg, #4158d0, #c850c0);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    padding: 33px 30px;
  }
  
  .rptable  .wrap-table100 {
    width: 100%;
  }
  .rptable {
    margin:15px 0 20px 0;
  }
  .rptable  table {
    border-spacing: 1;
    border-collapse: collapse;
    background: white;
    border-radius: 10px;
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    position: relative;
  }
  .rptable  table * {
    position: relative;
  }
  .rptable  table td, .rptable table th {
    padding-left: 8px;
    padding:10px;
    line-height: 160%;
  }
  .rptable  table thead tr {
    height: 60px;
    color: #701318;
    background: rgba(112, 19, 24, 0.102);
  }
  .rptable   table tbody tr {
    height: 50px;
  }
  .rptable  table tbody tr:last-child {
    border: 0;
  }
  .rptable  table td,.rptable  table th {
    text-align: left;
  }
  .rptable  table td.l,.rptable  table th.l {
    text-align: right;
  }
  .rptable  table td.c,.rptable  table th.c {
    text-align: center;
  }
  .rptable table td.r,.rptable  table th.r {
    text-align: center;
  }
  
  .rptable  .table100-head th{
    font-family: "Microsoft Yahei";
    font-size: 16px;
    line-height: 1.2;
    font-weight: unset;
  }
  
  .rptable  tbody tr:nth-child(even) {
    background-color: #f5f5f5;
  }
  
  .rptable  tbody tr {
    font-family: "Microsoft Yahei";
    font-size: 15px;
    color: #808080;
    line-height: 1.2;
    font-weight: unset;
  }
  
  .rptable  tbody tr:hover {
    color: #555555;
    background-color: #f5f5f5;
  }
  @media screen and (max-width: 768px) {
    .rptable   table {
      display: block;
    }
    .rptable   table > *, .rptable table tr, .rptable table td, .rptable table th {
      display: block;
    }
    .rptable table thead {
      display: none;
    }
    .rptable table tbody tr {
      height: auto;
      padding: 37px 0;
    }
    .rptable table tbody tr td {
      padding-left: 40% !important;
      margin-bottom: 5px;
      width: auto !important;
    }
    .rptable table tbody tr td:last-child {
      margin-bottom: 0;
    }
    .rptable table tbody tr td:before {
      font-family: "Microsoft Yahei";
      font-size: 14px;
      color: #999999;
      line-height: 1.2;
      font-weight: unset;
      position: absolute;
      width: 30%;
      left: 30px;
      top: 0;
    }
    .rptable table th,.rptable table td{
      text-align: left !important;
    }
  
    .rptable  tbody tr {
      font-size: 14px;
    }
  }
  
  @media (max-width: 576px) {
    .rptable  .container-table100 {
      padding-left: 15px;
      padding-right: 15px;
    }
  }

.node--view-mode-full .field-body.field-item table tbody tr td {
    vertical-align: top;
}
.img80 img{
  height:80px;
  width:auto;
}
.img60 img{
  height:60px;
  width:auto;
}

.xmbox{
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 6px 20px 0px rgba(0, 0, 0, 0.08);
    padding: 25px;
    box-sizing: border-box;
    margin-top:80px;
    text-align:center;
}
.xmbox h6{
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 10px;
    letter-spacing: 0;
}
.xmbox img{
    display: inline-block;
    width: 96px;
    margin-top: -75px;
}
.xmbox p{
  text-align:left;
}
  @media screen and (min-width: 992px){
    .xmbox{
    min-height: 300px;
}
.block-region-content {
    padding-left: 40px;
}
  }
@media screen and (max-width: 992px){  
  .article-submit {
    text-align: left;
}
.page-url-qr-code{
  display:none;
}
}
h2 {
    padding: 15px 0;
}
#main article .col-md-8 .block-region-left .field-subtitle{
  font-size:18px;
  padding:10px 0;
}
#main article .col-md-8 .block-region-left .field-editor{
  font-size:28px;
  padding:10px 0;
  font-weight:600;
}
#main article .col-md-8 .block-region-left-below{
  padding-top:30px;
}
#main article .col-md-8 .block-region-left-below img{
  padding-bottom:30px;
  padding-top:20px;
}
#main article .col-md-8 .block-region-left-below figure img{
  padding-bottom:0px;
  padding-top:10px;
}
#main article .col-md-8 .block-region-left-below h4{
  padding:30px 0 20px;
  font-weight:600;
  color:#005826;
}
#main article .col-md-4 .block-region-right .field-type-image{
  text-align:center;
}
#main article .col-md-4 .block-region-right .field-type-image img{
  padding:10px;
  background:#f2f2f2;
  border:1px solid #ECECEC;
  margin-top:10px;
}
.page-node-type-article .block-region-right {
    display:none;
    padding: 20px !important;
}
.page-node-type-article .block-region-right h2{
  font-size:18px;
  font-weight:bold;
  color:#711318;
  padding-bottom:15px;
  margin-bottom:20px;
}
.page-node-type-article .block-region-right .relateside{
  border-bottom:1px solid #ECECEC;
  padding:20px 15px;
}
.page-node-type-article .block-region-right .relateside h3 a{
  font-size:16px;
  color:#333;
  display:block;
  margin-bottom:15px;
}
.page-node-type-article .block-region-right .relateside span{
  color:#999;
}
.pagenav-3-1 {
    position: relative;
    margin-top: -45px;
}
.pagenav-content .share-content {
    display: flex;
}
.pagenav-media .pagenav-item .pagenav-item-text {
    display: none;
}
.pagenav-content {
    z-index: 5;
}
.share-qrcode-wechat{
  display:none;
}
.page-url-qr-code.t-c {
    margin-top: 40px;
}
.pagenav-3-1 canvas{
  width:100px;
  height:100px;
  border:4px solid #FFF;
}
.share-qrcode-wechat {
    position: absolute;
    bottom: 40px;
    z-index: 5;
    left: -5px;
}

.pagenav-top,.pagenav-item,.share-qq{
    text-align: center;
    display:none;
}
/*i.icon.icon-see-fill:before {
     content: "\e64c";
    font-size: 2.0em;
    padding-bottom: 5px;
    display: block;
    color: #234192;
}
.pagenav-item-text span {
    font: 24px/44px Georgia;
    color:#234192;
}*/
.pagenav-item-share {
    position: relative;
    text-align: right;
}
.share-1:before {
    content: "·ΦΟνΦΑ";
    display: inline-block;
    margin-right: 20px;
}
.share-1 {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.share-wechat{
  position:relative;
  text-align:center;
}
.share-item{
  margin: 5px;
}
.share-item i.icon:before{
    content: "";
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    background-size: 100% 100%;
    background-position: center center;
    display: block;
}
.share-item .icon-wechat:before{
      background-image: url(/sites/default/files/social-wechat.png);
}
.share-item .icon-weibo:before{
      background-image: url(/sites/default/files/weibo.png);
}
.articlebanner {
    background-image: url(/sites/default/files/articlebanner.jpg);
}
.banner {
    height: 350px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    font-size: 0 !important;
}
  @media screen and (max-width: 768px) {
    .pagenav-3-1{
      display:none;
    }
  }
  @media screen and (min-width: 992px) {
   .page-node-type-article .block-region-top .breadcrumb {
    font-size: 16px;
    border-bottom: 0;
    text-align: right;
    border-bottom: 1px solid #ECECEC;
    padding-bottom: 20px;
    margin-bottom: 0;
}
.page-node-type-article .block-region-left{
  padding:40px 60px;
  background:#FCFAF9;
}
.page-node-type-article .block-region-right {
    display:block;
}


  }
.field.field-attachments {
    padding: 10px 20px;
    background: #F8F8F8;
    line-height: 180%;
    border-radius: 5px;
    border: 1px solid #510e11;
    margin-bottom:20px;
}
.field.field-attachments .field-label{
    padding-bottom: 5px;
    border-bottom: 1px solid #510e11;
    margin-bottom: 10px;
    font-weight: bold;
}