.inner .breadcrumb {
    font-size: 14px;
     border-bottom: 0;
    text-align: right;
    margin-top: 5px;
}
.col-sm-12.col-md-9 .block-region-content {
    padding-left: 40px;
}
/******* basic page *****/
.page-node-type-page .article-title{
  text-align:left;
  border-bottom: 3px solid #ECECEC;
}
.page-node-type-page .article-title h1 {
    font-size: 22px;
    font-weight: normal;
    padding-bottom: 20px;
    padding-left: 10px;
    display: inline-block;
    padding-right: 10px;
    position: relative;
    color: #1e6b41;
}
.page-node-type-page .article-title h1:after {
    content: "";
    width: 100%;
    height: 3px;
    background-color: #1e6b41;
    position: absolute;
    bottom: -3px;
    left: 0;
}
.page-node-type-page .field-type-text-with-summary h1{
  text-align:center;
  padding:30px 0;
}
.block-region-content .field-body.field-type-text-with-summary p {
    padding-bottom: 8px;
    padding-top:8px;
}
.bg-lighter {
    background-color: #FFF; 
}

.page-node-type-article article .col-sm-12.col-md-9,.page-node-type-campus-article  article .col-sm-12.col-md-9{
    background-color: #ffffff;
    margin-bottom: 70px;
    margin-top: 10px;
}
.page-node-type-article article .col-sm-12.col-md-9 .block-region-left, .page-node-type-article article .block-region-left-below,.page-node-type-campus-article .col-sm-12.col-md-9 .block-region-left, .page-node-type-campus-article article .block-region-left-below {
   padding: 1% 4%;
}
.page-node-type-article .article-header .article-submit,.page-node-type-campus-article .article-header .article-submit{
  position: relative;
}
.page-node-type-article .article-header,.page-node-type-campus-article .article-header{
  position:relative;
}
.page-node-type-article .article-header:after,.page-node-type-campus-article .article-header:after {
    content: '';
    width: 100%;
    position: absolute;
    height: 1px;
    background: #2aa296;
    bottom: 18px;
}
.page-node-type-article .article-submit ,.page-node-type-campus-article .article-submit{
    background-color: #ebf5ed;
    width: 320px;
    height: 36px;
    display: block;
    margin: 30px auto 20px auto;
    line-height: 36px;
    border-radius: 18px;
    color: #1e6b41;
    position: relative;
    text-align: center;
    padding: 0;
    z-index: 10;
}
.page-node-type-page .block-region-left h3 {
    font-weight: 600;
    color: #005826;
}
.pagenav-item {
    text-align: center;
    font-size: 14px;
    font-weight: 400;
}
.pagenav-media .pagenav-item .pagenav-item-text {
    display: none;
}
.pagenav-content {
    padding: 20px 10%;
    margin-right: 20px;
    margin-top: 20px;
    z-index: 5;
}
.page-node-type-campus-article .pagenav-media{
  display:none;
}
.share-qrcode-wechat{
  display:none;
}
.page-url-qr-code.t-c {
    margin-top: 40px;
}
canvas{
  width:100px;
  height:100px;
}
.share-qrcode-wechat {
    position: absolute;
    top: 10px;
        z-index: 5;
    left: 80%;
}
i.icon.icon-see-fill:before {
     content: "\e64c";
    font-size: 2.0em;
    padding-bottom: 5px;
    display: block;
    color: #1e6b41;
}
.pagenav-item-text span {
    font: 24px/44px Georgia;
    color:#1e6b41;
}
.pagenav-item-share {
    position: relative;
    text-align: center;
   border-top: 1px solid #f2f2f2;
    margin-top: 20px;
    padding-top: 20px;
}
.share-1:before {
    content: "分享";
    margin-bottom: 20px;
    display: block;
}
.share-wechat{
  position:relative;
  text-align:center;
}
i.icon.icon-wechat:before {
    content: "\e6b5";
    color: #1e6b41;
    font-size: 40px;
}
i.icon.icon-wechat:hover:before{
  color:rgba(0,0,0,0.6);
}
.page-node-type-article .block-region-left-below .field-attachments.field-items .field-item:after,.page-node-type-campus-article .block-region-left-below .field-campus-attachments.field-items .field-item:after {
    content: '\e604';
    font-family: 'iconfont';
    font-size: 26px;
    color: #666;
}
.page-node-type-article .block-region-left-below .field-attachments.field-items .field-item,.page-node-type-campus-article .block-region-left-below .field-campus-attachments.field-items .field-item  {
    border-radius: 10px;
    background-color: #f6f6f6;
    font-weight: bold;
    padding: 20px 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    font-size: 16px;
}
.page-node-type-article .block-region-left .block{
  margin-bottom:0;
}
@media (min-width: 992px){
.page-node-type-article article .col-sm-12.col-md-9,.page-node-type-campus-article article .col-sm-12.col-md-9 {
    width: 85%;
}
.page-node-type-article article .col-sm-12.col-md-3,.page-node-type-campus-article article .col-sm-12.col-md-3{
    width: 15%;
}  
  
}

.field.field-attachments {
    padding: 20px;
    background: #F7FBF8;
    margin:20px 0;
}
.field.field-attachments .field-label{
	font-size:16px;
	font-weight:600;
	border-bottom:1px solid #ECECEC;
	padding-bottom:10px;
	margin-bottom:10px;
}
/* short code **/
table{
  line-height:150%;
  border: 1px solid #c6c6c6;
  font-size: 16px;
  min-width: 60%;
}
table p{
  padding:0;
  margin:0;
}
table>tbody>tr>td, table>thead>tr>td, table>tfoot>tr>td, table>tbody>tr>th, table>thead>tr>th, table>tfoot>tr>th {
    border: 1px solid #c6c6c6;
}
table>thead>tr>th{
background-color: #ebf5ed;
    color: #00883A;
    text-align:center;
}