/*********** basic page ***************/


.field-body table {
    /*border: 1px solid #888888;*/
    /*width: 98%;*/
}

.field-body table tr td {
    font-size: 16px;
    line-height: 1.5;
    /*border: 1px solid #888888;*/
}

.field-body table p {
    font-size: 16px;
    line-height: 1.5;
}

.field-body table.table.table-box{
	width: 100%;
  border: none;
}
.field-body table.table.table-box tr td{
  border: none;
}

/*行政办公*/
#main .field-body div.xzry_list {
    margin: 0 auto;
    display: flex;
    padding-right: 14px;
    padding-left: 14px;
    border-bottom: 1px solid #ccc;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}

#main .field-body div.xzry_list div {
    width: auto;
    text-align: center;
    border: 1px solid #d0aab6;
    margin-bottom: -1px;
    font-size: 16px;
    line-height: 180%;
    padding-left: 14px;
    padding-right: 14px;
    border-bottom: none;
    margin-right: -1px;
}

#main .field-body div.xzry_list div a {
    color: #555;
    display: block;
    padding: 5px;
    height: 100%;
}


/*图片点击放大效果css*/
   .modal {
      display: none;
      position: fixed;
      z-index: 9999;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.8);
   }
 
   .modal-image {
      display: block;
      max-width: 90%;
      max-height: 90%;
      margin: auto;
      margin-top: 2%;
      cursor: pointer;
   }
   .modal-image2 {
      cursor: pointer;
   }

.sections h3{
  font-size:20px;
  font-weight:600;
  color: #9C113C;
  padding-top:30px;
  padding-bottom:20px;
  margin: 0;
}
.sections h4{
  font-size:17px;
  font-weight:600;
  color: #000;
  padding-top:20px;
  padding-bottom:10px;
  margin: 0;
}
figcaption {
    padding-top: 0px; 
    font-size: 90%;
    line-height: 150%;
}
img.article-full-image {
    width: 100%;
    object-fit: cover;
    margin-bottom: 14px;
}
a.n1fazhan{
  padding-top: 160px;
    margin-top: -160px;
    display: block;
}
.language-en.page-node-type-article .article-title, .language-en.page-node-type-event .article-title {
    text-align: left;
}
.language-en.page-node-type-article .article-submit, .language-en.page-node-type-event .article-submit {
    text-align: left;
    padding-bottom: 20px;
    margin-bottom: 30px;
    /*border-bottom: 1px dashed #ccc;*/
}
.language-en.page-node-type-article .article-header:before, .language-en.page-node-type-event .article-header:before {
    content: "";
    width: 5px;
    height: 100%;
    background-color: #9c113c;
    position: absolute;
    left: -14px;
}
.page-node-type-event .article-title h2{
	display: block;
	font-size: 22px;
	font-weight:600;
}
.breadcrumb .list-breadcrumb li {
    max-width: 350px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}
.sectiontopimg img {
    width: 100%;
    height: auto;
    min-height: 250px;
    object-fit: cover;
}
.page-node-type-page .article-title h1, .section-title h2 {
  display: inline-block;
  padding: 2px 30px;
  margin-bottom: 30px;
  margin-top: 0;
  border-left: 2px solid;
  border-right: 2px solid;
  border-color: #FFF;
  position: relative;
  color: #9C113C;
}
.page-node-type-page .article-title h1:before, .section-title h2:before {
  content: "";
  width: 60px;
  height: 1px;
  border-bottom: 1px solid;
  display: inline-block;
  position: absolute;
  border-color: #FFF;
  top: 46%;
  left: -60px;
}
.page-node-type-page .article-title h1:after, .section-title h2:after {
  content: "";
  width: 60px;
  height: 1px;
  border-bottom: 1px solid;
  display: inline-block;
  position: absolute;
  border-color: #FFF;
  top: 46%;
  right: -60px;
}
.section-label {
    display: flex;
    align-items: center;
    margin-bottom: 50px;
}
.section-label.nottop{
  margin-top:50px;
}
.section-label:after{
    content: "";
    width: 100%;
    height: 1px;
    background-color: #E0DBE5;
    display: inline-block;
}
.section-label h2{
    display: inline-block;
    padding: 2px 20px 2px 0;
    border-right: 2px solid #E0DBE5;
    font-size: 22px;
    /*font-weight: 600;*/
    word-break: keep-all;
    white-space: nowrap;
    margin: auto;
}
.h2red{
  color:#9C113C;
  white-space:nowrap;
}
.sections{
  background:#fff;
  padding:60px;
  margin-bottom:40px;
}
.sections.section-about{
  background:linear-gradient(136deg,#FFFFFF 0%,#DBD1D9 100%);
  opacity:1;
}
.section-title{
  text-align:center;
}
.section-title h2,.section-title h2:before,.section-title h2:after{
    border-color: #E0DBE5;
}
.sections.section-about .section-title h2,.sections.section-about .section-title h2:before,.sections.section-about .section-title h2:after{
    border-color: #FFF;
}
.section-title{
  font-size:22px;
}
.sections.section-about .col-md-4 img {
  position: relative;
  /*left: -40px;*/
  width: auto;
  max-height: 600px;
  /*top: -50px;*/
}
/******** welcome ***/
.deanmessage{
  margin:0 10px 80px 10px;
}
.deanmessage .row {
  display: flex;
  flex-wrap: wrap;
  background:url(../../bg-message.png) no-repeat;
  background-position:bottom right;
  background-size:75%;
}
.deanmessage .deanleft {
  padding-top: 15px;
  padding-bottom: 15px;
  position: relative;
}
.deanmessage .deanleft .img {
  position: relative;
  z-index: 1;
}
.deanmessage .deanleft:after {
  content: "";
  width: calc(100% - 30px);
  height: 100%;
  background: linear-gradient(316deg, #9085B5 0%, #D5B4C2 100%);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.deanname{
  margin:60px;
  border-left:5px solid #9C113C;
  padding-left:20px;
  font-size:30px !important;
  font-weight:600;
  color:#9C113C;
  line-height: 100% !important;
}
.deanname span{
  display:block;
  font-size:18px;
  color:#555;
  margin-top:10px;
  font-weight:300;
}
/******** leadership ***/
.sections.leaders .row {
  display: flex;
  flex-wrap: wrap;
}
.sections.leaders .memberleft{
  position: relative;
  padding-top: 15px;
  line-height: 100% !important;
  margin-bottom:30px;
  padding-left: 20px;
  padding-right: 20px;
}

.memberimg {
  line-height: 100% !important;
  max-width: 200px;
  display: inline-block;
  position: relative;
}
.memberimg:after {
  content: "";
  content: "";
  width: 100%;
  height: calc(100% + 30px);
  background: linear-gradient(316deg, #9085B5 0%, #D5B4C2 100%);
  position: absolute;
  top: -15px;
  left: -15px;
  z-index: 0;
}
.sections.leaders .memberleft img{
  position:relative;
  z-index:1;
  width: 300px;
  max-height: 400px;
}
.sections.leaders .infors{
  border-left:2px solid #9C113C;
  padding-left:18px;
  margin-top:15px;
  margin-left: 7px;
}
.sections.leaders .infors h3{
  font-size:20px;
  color:#9C113C;
  font-weight:600;
  margin-bottom:15px;
  padding: 0;
}
.sections.leaders .infors h3 span{
  font-size:16px;
  font-weight:normal;
  padding-left:10px;
  color:#555;
}
.sections.leaders .infors p {
  font-size: 14px;
  line-height: 150%;
  color: #999;
}
.sections.leaders .members .memberblock {
    margin-bottom: 30px;
    padding-right: 10px;
}
.sections.leaders .members .infors {
    margin-top: 25px;
}
.sections.leaders .members .memberblock .memberleft {
    margin-bottom: 15px;
}
.sections.leaders .members .memberblock:hover {
    background: #FAF8FF;
    box-shadow: 0px 3px 6px 1px rgba(0,0,0,0.4);
}
.lrld span{
  font-size:14px;
  color:#999;
  margin-right:10px;
}
/******** history ***/
.historytop {
  padding: 80px 50% 80px 60px;
  color: #FFF;
  font-size: 26px !important;
  background: url(../../bg-researchregion.jpg) no-repeat center center;
  background-size: cover;
  font-weight: bold;
  text-align: justify;
}
.historytop p{
  color:#FFF;
  font-weight: 400;
}

.historytop p.normal {
    /*padding: 20px;*/
    /*background-color: #AD093A;*/
    /*opacity: 0.85;*/
}


.history{
  margin:0 0 30px 0;
  padding:0;
}
.history li{
  list-style:none;
  display:flex;
  margin:0;
}
.history li h3{
font-size: 16px;
color: #9C113C;
font-weight: normal;
text-align: right;
min-width: 120px;
padding: 10px 30px 10px 0;
line-height: 150%;
position: relative;
border-right: 1px solid #9c113c;
}
.history li h3:after{
  content:"";
  background:	url(../../icon-redw.png) no-repeat center center;
  background-size:100%;
  width:32px;
  height:16px;
  position:absolute;
  right:-16px;
  top:13px;
}
.history li p{
  margin:0;
  padding:10px 30px;
  line-height:150% !important;
}
.lisrow{
  display:flex;
  flex-wrap:wrap;
  margin-bottom:20px;
}
.lisbox{
  margin-right:5px;
  margin-bottom:5px;
  position:relative;
  width: 100%;
}
.lisbox:before{
    position: absolute;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    left: 10px;
    top: 10px;
    content: "";
    border: 1px solid #FFF;
}
.blinecolor{
  background:linear-gradient(133deg, #D5B4C2 0%, #9387B6 100%);
  color:#FFF;
}
.blinecolor p{
  color:#FFF;
}
.lis{
  padding:30px;
  height:100%;
}
.bcoloryellow{
  background:#F1ECE9;
}
.lisheads {
    display: flex;
}
.lishead {
    padding: 15px;
    margin: 5px;
}
.lishead img {
    max-width: 200px;
    float: left;
    margin-right: 15px;
}
.lisheadtext p {
    text-align: left;
    font-size: 14px !important;
}
.lisheadindex {
    display: block;
    margin-bottom: 20px;
      font-size:14px
}
.headindex01 {
    display: flex;
    width:100%;
    height: 100%;
    margin-bottom:10px;
}
.headindex02 {
    display: flex;
    width:100%;
    height: 100%;
    margin-bottom:10px;
}
.headinfo {
    padding: 20px;
}
.lisheadindex img {
    width: 180px;
    height:208px;
}
.lisheadindex p{
  font-size:14px !important;
}
.lisheadindex p.h-name{
  color:#000;
  font-size:16px !important;
}
hr.lishr{
   border-bottom:1px solid #CCC;
   height:1px;
   position:relative;
   margin-top:40px;
   margin-bottom:50px;
}
hr.lishr:after{
  position:absolute;
  content:"";
  height:31px;
  width:1px;
  border-left:1px solid #CCC;
  left:0;
  top:-15px;
}
/******** org ***/
.org-jys .row div a {
    color: #333;
    display: block;
    margin:15px 5px;
    padding:20px 30px;
    text-align:center;
    position:relative;
    background:#E9E9F0;
}

.org-jys .row.jyslisten div a {
    color: #333;
    display: block;
    margin:15px 5px;
    padding:20px 30px;
    text-align:center;
    position:relative;
    background:#E9E9F0;
    min-height: 100px;
}

.org-jys .row div a:before{
      border:1px solid #CFA4D9;
      content:"";
      width:calc(100% - 12px);
      height:calc(100% - 12px);
      position:absolute;
      top:5px;
      left:5px;
      opacity:0.66;
}
.org-jys .row div a:hover{
  background:linear-gradient(133deg, #D5B4C2 0%, #9387B6 100%);
  color:#FFF;
}
.org-jys .row {
    display: flex;
    flex-wrap: wrap;
}
.jys-title{
  text-align:center;
  margin-bottom:60px;
}
.jys-title h4{
  display:inline-block;
  margin:15px 5px;
  padding:20px 30px;
  text-align:center;
  position:relative;
  background:linear-gradient(133deg, #D5B4C2 0%, #9387B6 100%);
  color:#FFF;
  font-size:20px;
  font-weight:bold;
}
.jys-title h4:before{
      border:1px solid #CFA4D9;
      content:"";
      width:calc(100% - 12px);
      height:calc(100% - 12px);
      position:absolute;
      top:5px;
      left:5px;
      opacity:0.66;
}
/******** window ***/

.advisory table td{
    border: 1px solid #C1C1C1 !important;
    padding: 30px 20px;
    vertical-align: top;
    font-size:14px;
}
.advisory table tr:nth-child(odd){
  background:#F5F0FA;
}
.advisory table tr:nth-child(even){
  background:#FDF8FA;
}
.advisory table td p{
  font-size:14px;
}
.advisory table td strong,.advisory table td b{
  font-size:20px;
  margin-bottom:10px;
  display:block;
  font-weight:normal;
}
.directorate .message{
  padding:60px 8%;
  color: #FFF;
  background: url(../../pic-lingnanwindow-dir.jpg) no-repeat center center;
  background-size: cover;
  font-weight: bold;
}
.directorate .message strong{
  font-size:26px;
  margin-bottom:30px;
  display:block;
}
.directorate .message p{
  color:#FFF;
  font-size: 18px !important;
}
/******** gonghui ***/
.members-gh{
  margin-left:15px;
}
.section-gh{
  text-align:center;
  padding-bottom:10px;
  border-bottom:1px solid #ECECEC;
  margin-bottom:10px;
}
.sections.leaders .members-gh .infors h3 span{
  display:block;
  padding-left:0;
  padding-top:5px;
}
/**** social *****/
.col-sm-12.col-md-3.hidden-xs.region-right {
    margin-top: 20px;
}
.col-sm-12.col-md-3.hidden-xs.region-right .block {
    padding: 10px 30px;
    background: linear-gradient(121deg, #F3EFF7 0%, #E0DBE5 100%);
}
.col-sm-12.col-md-3.hidden-xs.region-right  .block .block-title {
    border-bottom: 0;
    font-weight:600;
}
.col-sm-12.col-md-3.hidden-xs.region-right .block .list-3 a {
    line-height:150%;
    font-size:14px;
}

.col-sm-12.col-md-3.hidden-xs.region-right .block .more-link {
    right: 30px;
    top: 25px;
    color:#999;
    font-size:14px;
}
.col-sm-12.col-md-3.hidden-xs.region-right .block p{
  font-size:14px !important;
  line-height:150%;
}
.language-en .col-sm-12.col-md-3.hidden-xs.region-right .block:nth-child(1),.language-en .displaycn{
  display:none;
}
.language-zh-hans .displayen{
  display:none;
}
/*********** article page ***************/
.page-node-type-article .region-right .block-region-right, .page-node-type-event .region-right .block-region-right {
    padding: 30px 8%;
    background: #FFF;
    margin-bottom: 40px;
}
.page-node-type-article .region-right .block-region-right p, .page-node-type-event .region-right .block-region-right p{
    margin-bottom: 10px;
    margin-top: 5px;
}
.pagenav-3-1 {
    position: fixed;
    right: 5px;
    bottom: 120px;
    z-index: 999;
}
.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: -14px;
    z-index: 5;
    right: 60px;
}

.pagenav-item-share {
    position: relative;
    text-align: center;
}
.share-1:before {
    content: "\5206\4eab\5230";
    display: inline-block;
    margin-bottom:20px;
}
.language-en .share-1:before {
    content: "Share";
}
.share-1 {
    width: 80px;
    padding: 20px 0 40px;
    background: linear-gradient(144deg, #F3EFF7 0%, #E0DBE5 100%);
    display: inline-block;
}
.share-wechat{
  position:relative;
  text-align:center;
}
.share-item{
    padding: 5px 5px 3px;
    text-align: center;
    display: inline-block;
    margin-bottom: 5px;
}
.pagenav-top,.pagenav-item,.share-item.share-qq{
    text-align: center;
    display:none;
}
.share-item.share-weibo {
    background: #F77515;
    border-radius: 5px;
}
.share-item.share-wechat {
    background: #05C361;
    border-radius: 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(../../weixin.png);
}
.share-item .icon-weibo:before{
      background-image: url(../../weibo.png);
}
.row.pager-previous-next {
    background: #f3f3f3;
    padding: 20px 35px;
    margin-top: 30px;
}
.row.pager-previous-next .title.title-2 {
    border-bottom: 0;
}
.row.pager-previous-next a{
  color:#666;
}
.row.pager-previous-next a:hover{
  color:#9C113C;
}
.title.title-1 {
    border-bottom: 0;
    margin-bottom:20px;
    font-size:16px;
    font-weight:bold;
    color:#9C113C;
    text-align:left;
}
.row.pager-previous-next .col-sm-6{
  width:100%;
}
.row.pager-previous-next .col-sm-6 .f-r {
    float:none;
    margin-top:10px;
}
.field.field-attachments {
    padding: 10px 20px;
    background: #F3EFF7;
    line-height: 180%;
    border-radius: 5px;
    border: 1px solid #E0DBE5;
}
.field.field-attachments .field-label{
    padding-bottom: 5px;
    border-bottom: 1px solid #E0DBE5;
    margin-bottom: 10px;
    font-weight: bold;
}

@media only screen and (min-width: 992px){
img.rightimg {
    width:50%;
    max-width: 450px;
    float: right;
    height:auto;
    margin-left: 30px;
    margin-bottom: 30px;
    margin-top: 10px;
}
.lis-md-50 {
    width:calc(50% - 5px);
}

.page-node-type-page .article-title h1 {
    font-size: 30px;
    font-weight: bold;
}

.section-label h2{
    display: inline-block;
    padding: 2px 20px 2px 0;
    border-right: 2px solid #E0DBE5;
    font-size: 24px;
    /*font-weight: 600;*/
    word-break: keep-all;
    white-space: nowrap;
    margin: auto;
}

}


@media only screen and (min-width: 1280px){
.lis-lg-50 {
    width:calc(50% - 5px);
}
.lis-lg-30 {
    width:calc(33.333333% - 5px);
}
.lisheadindex {
    display: flex;
}
.headindex01 {
    width:48%;
    margin-right: 2%;
}
.headindex02 {
    width:48%;
    margin-left: 2%;
}
}

@media only screen and (max-width: 991px){
.article-title {
  text-align: center;
}
.sections{
  background:#fff;
  padding:40px;
}
.pagenav-3-1{
  display:none;
}
.advisory table td{
  display:block;
}
.advisory table td:nth-child(even) {
    border-top: 0 !important;
    padding-top: 0;
}

.advisory table td:nth-child(odd) {
    border-bottom: 0 !important;
    padding-bottom: 10px;
}
.lisheads {
    display: block;
}
.lishead img {
    max-width: 100%;
    float: none;
    margin-right: 0;
    margin-bottom:15px;
}

    
}




/*********** table *********/
.table thead tr th {
    font-size: 15px !important;
    background: #D5B4C2;
    letter-spacing: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    font-weight:600;
    text-align: left;
    border-bottom: 0;
}
.table thead tr th p{
      font-size:15px !important;
}
.table p{
  font-size:14px;
  margin:0;
  line-height:150%;
}
.table tbody tr:nth-child(odd) {
    background:#F5F0FA;
}
.table tbody tr:nth-child(even) {
    background:#FDF8FA;
}
.table.normal tbody tr td {
    vertical-align: top;
}

.row div.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}


@media only screen and (max-width:767px){
	.deanmessage .row {
	  background-size:100%;
	}


  .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;
  }
  
  .inner .breadcrumb {
    font-size: 14px;
    position: absolute;
    top: -75px;
    padding: 0 14px;
    margin: 0;
    border-bottom: 0;
    right:0;
  }
  
  .breadcrumb .list-breadcrumb li {
    /*max-width: 350px;*/
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
	}
  
  .page-node-type-article .region-right .block-region-right, .page-node-type-event .region-right .block-region-right {
    padding: 1px 14px 20px;
    background: #FFF;
    margin-bottom: 40px;
    margin-top: -14px;
  }
  .page-node-type-article .region-right .block-region-right .article-title h1, .page-node-type-event .region-right .block-region-right .article-title h1 {
    font-size: 20px;
    font-weight: bold;
  }
  
   .page-node-type-article .region-right .block-region-right .article-title h2, .page-node-type-event .region-right .block-region-right .article-title h2 {
    font-size: 18px;
    font-weight: bold;
  }
  
  .article-submit {
    color: #999;
    text-align: center;
    font-size: 12px;
   }
   
  .field-body table {
    border: 1px solid #888888;
    width: 98% !important;
	} 
  
  .field-body table tr td {
    font-size: 14px;
    line-height: 1.5;
    border: 1px solid #888888;
  }
  
 .field-body table p, .field-body p {
    font-size: 14px;
    line-height: 1.5;
 }

  .field-body p.text-align-center {
    text-align: center;
  }
  .field-body video {
    width: 100%;
  }
  #main .field-body li, #main .field-body div {
    font-size: 14px;
    line-height: 1.5;
	}
  
}


.table-fix{
  table-layout: fixed;
}




